/* CSS for Roadscan
copyright Roadscan.co.uk 
design by epsinick productions */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	padding:0px;
	border:0px;
	font-size:0.9em;
	background-color:#e2e2e2;
	}
html {font-size:100%;}
#container {
	margin:0px 5px 0px 10px;
	width:900px;
	background:#e2e2e2;
}
#headtop {
	background:#e2e2e2;
	color:#555555;
	padding-left:0px;
	height:98px;
}
#headtop p {
	padding:2px;
	margin:0px;
}
#content {
	padding:0px 0px 0px 0px;
	background: #e2e2e2;
}
#contentsub {
	padding:0px 0px 0px 0px;
	background:#e2e2e2;
}
#footer {
font-size:0.9em;
color:#333333;
margin-left:10px;
width:900px;
}
#footer a {text-decoration:none;color:#333333;}
#footer a:hover {color:#CCCCCC;}
.clear {clear:both;}

.infoleft {
	padding:20px 0px 5px 0px;
}
.infoleft p {
	padding:2px 2px 2px 10px;
	margin:0px;
	color:#333333;
	line-height:18px;
}
.infoleft li {padding-bottom:10px;line-height:18px;}
.infoarea {
padding:0px;
}
.infotext {
color:#002dc4;
font-weight:bold;
}
.infolist {
color:#c43400;
}
.infoleft img {padding:2px;background:#f7f7f7;border:1px solid #666666;}

.diamond {list-style-image:url(../Assetts/green_diamondx15.jpg);color:#333333;line-height:18px;}
.tick {list-style-image:url(../Assetts/green_tickx15.jpg);color:#333333;line-height:18px;}

#counter {visibility:hidden;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
	list-style-type:none;
	margin:0px auto 0px auto;
	padding:0;
	width:610px;
	float:left;
}
#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:120px; height:0.8em; z-index:100;}
#menu li dl {position:absolute; top:0; left:0; padding-bottom:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:10px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:0.9em;}
#menu dl {width: 120px; margin: 0; padding: 0; background: transparent;}
#menu dt {margin:0; padding: 0;}

#menu dd {margin:0; padding:0; color: #fff; font-size: 0.8em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; font-size: 0.9em; color: #038; text-align:center; 
border:1px solid #08c; 

border-width:0 1px 1px 1px; background:#d4d4d4; padding:0.25em 0 0.25em 0;}

#menu li:hover dt a, #menu a:hover dt a {color:#006; background:#ddd; border:1px solid #08c; border-width:0 1px 1px 1px;}

#menu dd a, #menu dd a:visited {background:#08c; color:#fff; padding:0.5em 0; text-decoration:none; display:block; text-align:center; border-left:1px solid #08c; border-right:1px solid #08c;}

#menu dd a:hover {background: #ddd; color:#000; border-left:1px solid #08c; border-right:1px solid #08c;}

#menu b {display:block; overflow:hidden; height:1px;}

#menu b.p1 {background:#08c; margin:0 5px;}
#menu b.p2 {background:#d4d4d4; border:2px solid #08c; border-width:0 2px; margin:0 3px;}
#menu b.p3 {background:#d4d4d4; margin:0 2px; border:1px solid #08c; border-width:0 1px;}
#menu b.p4 {height:2px; background:#d4d4d4; margin:0 1px; border:1px solid #08c; border-width:0 1px;}
#menu b.p5 {background:#08c; margin:0 5px;}
#menu b.p6 {background:#08c; margin:0 3px;}
#menu b.p7 {background:#08c; margin:0 2px;}
#menu b.p8 {height:2px; background:#08c; margin:0 1px;}

#menu li:hover b.p2, #menu a:hover b.p2 {background:#fff;}
#menu li:hover b.p3, #menu a:hover b.p3 {background:#f0f0f0;}
#menu li:hover b.p4, #menu a:hover b.p4 {background:#e8e8e8;}
/* end */

