@import url("/table.css");
/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:74%/1.4em Verdana, Tahoma, Arial, sans-serif;
text-align:center;
color:#303030;
background:#FFFFFF url(images/tracks.gif) repeat-y;
background-attachment: fixed

}

a{
color:#A50000;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#FB0102; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{
	padding:4px;
	border:1px solid #a0a0a0;
}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px; background-color: #FFFFFF;}

/**************** Header and navigation styles ****************/

#container{
width:760px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}

#header{
height:110px;
width:758px;
margin:0 1px 1px 1px;
background:#D53B3B url(images/RLRherder1.jpg);
color:#ffffff;
}

#header h1{
	padding:35px 0 0 20px;
	font-size:2.5em;
	color:#ffffff;
	letter-spacing:-2px;
	font-weight:normal;
}
/**  Drop shadow
#header h1 {
	float: left;
	padding:50px 0 0 20px;
	font-size: 36px;
	filter:shadow;color:orange;
}
 **/
#header h2{
	margin:10px 0 0 40px;
	font-size:1.4em;
	
	color:#f0f2f4;
	letter-spacing:-1px;
	font-weight:normal;
	line-height: 1.6em;
}



#navigation{
height:2.2em;
line-height:2.2em;
width:758px;
margin:0 1px;
background:#FB0102 url(images/navback.jpg) repeat-x;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}
 

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#A50000;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
	float:left;
	width:530px;
	font-size:1.1em; line-height:20px; font-family: "Myriad Pro", "Trebuchet MS", Arial; 
	padding:20px 0 0 20px;
}
#contentfull{
	float:left;
	width:735px;
	font-size:1.1em; line-height:20px; font-family: "Myriad Pro", "Trebuchet MS", Arial; 
	padding:20px 0 0 20px;
}
#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{
	text-decoration:none;
	color: #FFCC00;
}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
	padding:5px 0;
	margin:0 1px;
	font-size:0.9em;
	color:#f0f0f0;
	background:url(images/footer1.jpg);
	clear: both;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:37%;}
.splitcontentright{float:right; width:59%;}
.clear{clear:both;}
.small{
	font-size: 0.8em;
}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height: 1em;
}


 

#header img {
	border:none;
	float: right;
}
#navigation li a:hover {

display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #FFCC00;
}
.splitcontentleft img {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DEDEDE;
	background-color:#FFFFFF
}

.splitcontentleft img a:hover {
	margin: 10px;
	padding: 10px;
	border: 1px solid #FF0000;
	background-color:#FFFFFF
}



#contentFull {

	float:left;
	width:719px;
	font-size:1.1em; line-height:20px; font-family: "Myriad Pro", "Trebuchet MS", Arial; 
	padding:20px 0 0 20px;
}
#contentFull h2 {


display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}


/* start - green table */
.tableGreen {
	border-collapse: collapse;
	margin: 10px 15px;	
}
 .tableGreen th strong {
	color: #fff;
}
.tableGreen th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
.tableGreen tr {
	height: 30px;
}
.tableGreen td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
.tableGreen td.first,.tableGreen th.first {
	border-left: 0px;
}
.tableGreen tr.row-a {
	background: #F8F8F8;
}
.tableGreen tr.row-b {
	background: #EFEFEF;
}
/* end - table */

.highlight {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
.tableBorder1 {
	border: 1px solid #CCCCCC;
}
.tableBorder1 tr.row-a {
	background: #F8F8F8;
}
.tableBorder1 tr.row-b {

	background: #EFEFEF;
}
.tableBorder1 tr.row-white {


	background: #FFFFFF;
}
#subcontentQLink {
	float:right;
	width:300px;
	padding:5px;
	line-height: 20px;
}
#ContentHeader {
	margin: 3px 0;
	padding: 5px;
	text-align: left;
	display: block;
	background: url(images/class.gif) no-repeat left center;
	overflow: auto;
}


#ContentHeader h1, #ContentHeaderPolicy h1 {
padding:35px 0 0 20px;
font-size:2.5em;

color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#ContentHeaderPolicy {
	margin: 3px 0;
	padding: 5px;
	text-align: left;
	display: block;
	background: url(images/policies.jpg) no-repeat left center;
	overflow: auto;
}

.box h6 {
	text-decoration: underline;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
}
.boxlink h6 {

	text-decoration: underline;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
}
.boxlink p {


	text-decoration: none;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
}
.boxlink {

	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height: 10px;
}
#ContentHeaderContact {

	margin: 3px 0;
	padding: 5px;
	text-align: left;
	display: block;
	background: url(images/uk_map2.jpg) no-repeat left center;
	overflow: auto;
}
#ContentHeaderContact h1 {

padding:35px 0 0 20px;
font-size:2.5em;

color:#505050;
letter-spacing:-2px;
font-weight:normal;
}
#footer .boxLeft {
	float: left;
	width: 50%;
}
#footer .boxRight {
	color: #FFFFFF;
	margin-right: -100px;
}
.boxsafety {
	margin:5 0 5px 5;
	padding:10px;
	color:#505050;
	line-height: 10px;
	float: right;
	width: 150px;
	z-index: 5;

}
.boxsafety200 {
	padding:3px 3px 0px;
	float: right;
	width: 200px;
	z-index: 5;
	border: 1px dashed #F5F5F5;
	margin-left: 5px;
}
.drivercpcheading {
	height: 100px;
	width: 100px;
}
.insetblock{
	background-color: #F9F9F9;
	line-height: normal;
	border: 1px none #000000;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#ContentHeaderHandS {
	margin: 3px 0;
	padding: 5px;
	text-align: left;
	display: block;
	background: url(images/HandS.gif) no-repeat left center;
	overflow: auto;
}
#ContentHeaderHandS h1 {
	font-size:2.5em;
	color:#000000;
	font-weight:normal;
	padding-top: 5px;
	width: 300px;
	border-top: 3px none #CCCCCC;
	border-right: 3px none #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 3px none #CCCCCC;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.tableBorder1 .indent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.tableBorder1 th {
	background: url(images/title.jpg) repeat;
	line-height: 30px;
}
.boxContainer {
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin: 0px;
	background-image: url(images/home_bkg_grad.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#HorizontalBox {
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}

#HorizontalBox img {
	margin: 2px;
	padding: 1px;
	border: 1px solid #DEDEDE;
}

/* Form box  */

#fromsent {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:400px;
	text-align: center;
	border: 3px double #486600;
	height: 200px;
	vertical-align: middle;
	color: #486600;
	background-image: url(images/form-sent.jpg);
	font-weight: bold;
  }
.textUpdate {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #CCCCCC;
	padding: 1px;
	border: none;
	text-align: right;
}
.boxCal {


	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height: 1em;
	background-image: url(images/calicon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.ads_left { 
float: left; 
padding: 5px; 
margin: 0; 
} 
 
 
.ads_right { 
float: right; 
padding: 5px; 
margin: 0; 
}


.note1 a{position:relative;}/* set stacking context*/
.note1 a span{
	top:-999em;
	position:absolute;
	left:10px;
	width:107px;
	padding:5px;
	background:#FFFCDF;
	color:#333333;
	border:1px solid #C63636;
	text-align: center;
	filter:alpha(opacity=80);
	opacity:0.8;
	height: 110px;
  }

}
.note1 a:hover{visibility:visible}/* ie bug needed to make span show*/
.note1 a:hover span{top:-132px;}/* reveal image*/
.buttons {
	width: 180px;
	float: right;
	background-color: #EBF2D3;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #EBF2D3;
	margin-top: -2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-top-style: solid;
}
.boxCal li {
	padding:4px 4px 4px 10px;
	color:#505050;
	line-height: 1em;
	margin: 5;
	border-top: 1px #c0c0c0;
	border-right: 1px #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px #c0c0c0;
	list-style-type: none;
	text-decoration: none;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: justify;
	display: run-in;
}
.boxContainer h2 {
	margin:0 0 16px;
	font-size:1.7em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#505050;
	width: 150px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.textVerysmall {
	font-size: 8px;
}
#Activation {
	background-color: #FFF1DD;
	float: left;
	width: 500px;
	border: 1px solid #F90;
	padding: 10px;
	margin-top: 0px;
	margin-right: 105px;
	margin-bottom: 0px;
	margin-left: 105px;
}
