@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color:#151515;
}
.thrColFixHdr #container { 
	width: 1000px;  
	background:url(http://www.profpilot.co.uk/images/bg.png) 50% 0;
	background-repeat:repeat-y;
	margin: 0 auto; 
	text-align: left; 
	height:100%;
} 
.thrColFixHdr #header {
	height:174px;
	background-image:url(http://www.profpilot.co.uk/images/headerbg.png);
	background-repeat:repeat-x;
	border-top-color:#151515;
	border-top-style:solid;
	border-top-width:5px;
	width:1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
} 
#quote {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.6em;
	color:#CCC;
	overflow:hidden;
}
#layoutdims {
	clear:both;
	background:#172322;
	height:45px;
	margin:0;
	text-align:left;
	font-size:0.8em;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	border-bottom-color:#151515;
	border-bottom-style:solid;
	border-bottom-width:5px;
	}
#divider {
	background-color:#151515;
	height:4px;
	}
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
#menu{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#fff;
	line-height:45px;
	display:inline-block;
	float:left;
	z-index:2;
	position:absolute;
	top:184px;
}
#menu a { color:#fff; text-decoration:none; z-index:2;}
#menu > li {
	background-color:transparent;	
	cursor:pointer;
	float:left;
	position:relative;
	padding:0px 10px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
}
#menu > li a:hover {
	color:#B0D730;
}
#menu .logo {
	background:transparent none repeat scroll 0% 0%; 
	padding:0px;
    background-color:Transparent; 
	z-index:2;
}
#menu ul { 
	padding:0px; 
	margin:0px; 
	display:block; 
	display:inline; 
	z-index:2;
}
#menu li ul { 
	position:absolute; 
	left:-10px; 
	top:0px; 
	margin-top:45px; 
	width:150px; 
	line-height:16px;
    background-color:#172322; 
	color:#2471bf; 
	display:none; 
	z-index:2;
}
#menu li:hover ul { 
	display:block;
}
#menu li ul li{ 
	display:block; 
	margin:5px 20px; 
	padding: 5px 0px;  
	border-top: dotted 1px #606060;
    list-style-type:none; 
	z-index:2;
}
#menu li ul li:first-child { 
	border-top: none; 
	z-index:2;
}
#menu li ul li a { 
	display:block; 
	color:#0395CC; 
	z-index:2;
}
#menu li ul li a:hover { 
	color:#7FCDFE;
}
/* main submenu */
#menu #main { 
	left:0px; 
	top:-22px; 
	padding-top:10px; 
	background-color:#9cbe2a; 
	color:#fff;
	width:179px;
    z-index:2; 
	text-align:center;
}
/* corners*/
#menu .corner_inset_left { 
	position:absolute; 
	top:0px; 
	left:-12px; 
	z-index:2;
}
#menu .corner_inset_right { 
	position:absolute; 
	top:0px; 
	left:150px; 
	z-index:2;
}
#menu .last { 
	background:transparent none repeat scroll 0% 0%; 
	margin:0px; 
	padding:0px;
    border:none; 
	position:relative; 
	border:none; 
	height:0px; 
	z-index:2;
}
#menu .corner_left { 
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index:2;
}
#menu .corner_right { 
	position:absolute; 
	left:132px; 
	top:0px; 
	z-index:2;
}
#menu .middle { 
	position:absolute; 
	left:18px; 
	height: 20px; 
	width: 115px; 
	top:0px; 
	z-index:2;
}
#menu .arrow { 
	position:absolute; 
	top:32px; 
	left:10px;
}

.thrColFixHdr #sidebar1 {
	float: left; 
	width: 148px; 
	position:absolute;
	background: #EBEBEB; 
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right-color:#dfdfdf;
	border-right-style:solid;
	border-right-width:2px;
	top: 235px;
}
.thrColFixHdr #sidebar1 h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
.thrColFixHdr #sidebar1 hr {
	border: 0;
	width: 120px;
	background-image:url(http://www.profpilot.co.uk/images/rightcol_divider.png);
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 250px;
	background: #f7f7f7;
	border-left-color: #ebebeb;
	border-left-style:solid;
	border-left-width:2px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	float:right;
}
.thrColFixHdr #sidebar2 h2 {
	color:#183869;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
}
.thrColFixHdr #sidebar2 hr {
	border: 0;
	width: 200px;
	background-image:url(http://www.profpilot.co.uk/images/rightcol_divider.png);
}
.thrColFixHdr #sidebar2 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	colour:#B0D730;
	margin-top:3px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 518px;
} 
.thrColFixHdr #mainContent h1 {
	color:#172322;
	font-family:Verdana, Geneva, sans-serif;
	height:auto;
	margin-bottom:5px;
	font-size:1.8em;
}
.thrColFixHdr #mainContent h2 {
	color:#103255;
	font-size:1em;
	font-family:Verdana, Geneva, sans-serif;
	font-style:strong;
	height:auto;
	margin-top:0px;
}
.thrColFixHdr #mainContent p {
	color:#151515;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5;
}
.thrColFixHdr #mainContent ul {
	color:#151515;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5;
}
.thrColFixHdr #mainContent img {
	border-width: 2px;
	border-color: #cfcfcf;
	border-style: solid;
}
.thrColFixHdr #mainContent a:link {
	color:#1f63a7;
}
.thrColFixHdr #mainContent a:hover {
	color:#0395CC;
}
.thrColFixHdr #mainContent ol {
	color:#151515;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5;
}
.thrColFixHdr #sidebar2 hr {
	width:500px;
	border-style:dotted;
}
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px;
	background:#172322;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size:0.5em;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	text-align: center;	
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#rightcolumn {
	border-width:2px;
	border-style:solid;
	border-color:#999;
	width:220px;
}
div.hr {
  height: 3px;
  background: #f7f7f7 url(../images/rightcol_divider.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
.rellinks {
	font-family:Arial, Helvetica, sans-serif;
	color:#E1E1E1;
	font-size:0.7em;
	line-height:1em;
}
a.rellinks:link {
	text-decoration:none;
}
a.rellinks:hover {
	color: #0395CC;
	text-decoration:underline;
}
a.rellinks:visited {
	text-decoration:none;
	color:#666;
}
div#rellinks{ 
	background:#151515;
	width:240px;
}
div#rellinks p{ 
	padding: 3px;
	margin-bottom:3px;
	margin-top:3px;
}
.rellinksdivide{
	background-image:url(../images/relbg.png);
	height:2px;
	width:240px;
	line-height:0px;
	margin:0px;
}
input.btn {
  color:#103255;
  font:bold 13px Verdana, Geneva, sans-serif;
  background-color:#f7f7f7;
  border:1px solid;
  border-color:#999;
  width:auto;
  overflow:visible;
}
input.btnhov {
  border-color:#333;
}
.advert {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:10px;
}
a.advert:link {
	line-height:1em;
	text-decoration:none;
}
a.advert:hover {
	color:#6491D2;
}

