/* @override http://localhost/pro-tel/css-external/pro-tel-main.css */

@charset "UTF-8";
/**
 * @author			Simon Telling <simon@pro-tel.co.uk>
 * @copyright       Copyright 2009 Pro-Tel Consultancy
 * @license         GPL
 * @link            http://www.pro-tel.co.uk
 * @version        1.0.1
 * @revision        $Revision: 101 $
 * @lastmodified    $Date: 2008-09-20 09:31:18 +0700 (Sa, 20 Sep 2008) $
 */
body  {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #476C7C;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left: 5cm;
	margin-right: 5cm;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #283D45;
	font-style: normal;
}


	
div.qotd {
	height:auto;
	width:100%;
	text-align: center;
	font-size: 16px;
	font-style:italic;
	color: #666666}

.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 10px;
}
.twoColFixRtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(seo-consultancy/seo-images/seo-consultant-background-vertical.jpg) no-repeat;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #cccccc;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	word-spacing: normal;
	height: auto;
	margin-left: 50px;
	padding-left: 10px;
	padding-right: 10px;
	z-index:0;
	
} 
.twoColFixRtHdr #header {
	height: 89px;
	width: 100%;
	background-color: #DDDDDD;
	z-index:auto;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	height: 89px;
	width: 780px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px;
	height: auto;
	z-index:auto;
	margin-top: 10px;
	margin-left:10px;
	margin-bottom:10px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 12px;
	margin-left:55px;
} 

.twoColFixRtHdr #footer {
	
	height: 89px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 0.2em;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../seo-consultancy/seo-images/seo-consultant-pro-tel-footer.jpg);
	padding: 0px;
	margin-left:75px;
	
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.sidebox1 { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	float:right;
}

.menu_item {
	position:absolute;
	width:100%;
	height:35px;
	z-index:1;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
a:link {
	color: #115982;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #A06851;
}
a:active {
	text-decoration: none;
}


/* this menu from Suzie Thomson site */

ul.chevron {
	list-style: none;
	margin-left: 10px;
	text-align: left;
	color: #E1CBBD;
}
ul.chevron li {
	background-image: url('../navimages/chevron.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 20px;
	color: #115982;
}


/* adding new styles for new menu - added 31 March 2010 - this works with a php menu function*/
#pro6 ul {margin:0 auto; padding:0; list-style:none; display:table; white-space:nowrap; list-style:none; height:35px; position:relative; background:#fff; font-size:11px;}
#pro6 li {display:table-cell; margin:0; padding:0;}
#pro6 li a {display:block; float:left; height:35px; line-height:30px; color:#115982; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url("/images/pro_six_0a.gif") no-repeat;}
#pro6 li a b {float:left; display:block; padding:0 25px 5px 15px; background:url("/images/pro_six_0b.gif") no-repeat right top;}
#pro6 li.current a {color:#fff; background:url("/images/pro_six_2a.gif") no-repeat;}
#pro6 li.current a b {background:url("/images/pro_six_2b.gif") no-repeat right top;}
#pro6 li a:hover {color:#fff; background: url("/images/pro_six_1a.gif") no-repeat;}
#pro6 li a:hover b {background:url("/images/pro_six_1b.gif") no-repeat right top;}
#pro6 li.current a:hover {color:#fff; background: url("/images/pro_six_2a.gif") no-repeat; cursor:default;}
#pro6 li.current a:hover b {background:url("/images/pro_six_2b.gif") no-repeat right top;}

input:focus {
	background-color: #FFFFCC;
}

