
/*New Styles For Road Safety Wales*/
BODY
{
margin-top:0px;
margin-left:0px;
background-color:#FFFF99;
font-family:arial,verdana,helvetica;
}

FORM
{
margin: 0px 0px 0px 0px;
}

.header
{
background-image:url(../files/header.jpg);
background-repeat:no-repeat;
height:120px;
}
.header_welsh
{
background-image:url(../files/header_welsh.jpg);
background-repeat:no-repeat;
height:120px;
}

.blue
{
background-color:#3880CF;
}

.footer
{
background-image:url(../files/footer.gif);
background-repeat:no-repeat;
height:30px;
font-family:arial,verdana,helvetica;
font-size:12px;
font-weight:bold;
color:#000000;
padding-right:30px;
text-align:right;
}
.language
{
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
border-bottom:solid 1px #ffffff;
}
.languagetitle
{
font-family:arial,verdana,helvetica;
font-size:12px;
font-weight:bold;
color:#ffffff;
padding-bottom:10px;
}

.searchbox
{
width:180px;
height:40px;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
border-top:solid 1px #ffffff;
border-bottom:solid 1px #ffffff;
background-color:#3880CF;
}

.search
{
font-family:arial,verdana,helvetica;
font-size:12px;
color:#000000;
width:110px;
border-left:solid 1px #2968AD;
border-right:solid 1px #2968AD;
}

.vertmenubackground
{
background-color:#639BD9;
}


.menu
{
	background-color:#3880CF;
}
.menuLink
{
	border-top:solid 1px #ffffff;		
	border-bottom:solid 1px #2968AD;
	font-family:Arial,verdana,helvetica;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	

}
DIV.menuLevel1
{
	background-color:#639BD9;
	
}
DIV.menuLevel2
{
	background-color:#639BD9;
	font-family:Arial, Verdana, helvetica;
}
DIV.menuLevel3
{
	background-color:#639BD9;
	text-decoration:none;
}
DIV.menuLevel4
{
	background-color:#639BD9;
	text-decoration:none;
}
DIV.menuLevel1 A
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:14px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px;
	background-image:url(../files/level2.gif);
	background-repeat:no-repeat;
	background-position: -5 0;		
}
DIV.menuLevel1 A:hover
{
	color:#ffffff;
	text-decoration:none;
	background-color:#3880CF;	
	display:block;
	padding-left:20px;
	background-image:url(../files/level2_over.gif);
	background-repeat:no-repeat;
	background-position: -5 0;
}
DIV.menuSelected1
{
	background-color:#3880CF;
	background-image:url(../files/level2_over.gif);
	background-repeat:no-repeat;
	background-position: -5 2;	
}
DIV.menuLevel2 A
{
	color:#ffffff;
	text-decoration:none;
	padding-left:25px;
	background-position: 0 0;
}
DIV.menuLevel2 A:hover
{
	color:#ffffff;
	text-decoration:none;
	display:block;	
	padding-left:25px;
	background-position: 0 0;	
}
DIV.menuSelected2
{
	background-color:#3880CF;
	background-image:url(../files/level2_over.gif);
	background-repeat:no-repeat;
	background-position: 0 2;	
}
DIV.menuLevel3 A
{
	color:#ffffff;
	text-decoration:none;
	padding-left:30px;
	background-position: 5 0;	
}
DIV.menuLevel3 A:hover
{
	color:#ffffff;
	text-decoration:none;	
	display:block;
	padding-left:30px;
	background-position: 5 0;		
}
DIV.menuSelected3
{
	background-color:#3880CF;
	background-image:url(../files/level2_over.gif);
	background-repeat:no-repeat;
	background-position: 5 2;	
}
DIV.menuLevel4 A
{
	color:#ffffff;
	text-decoration:none;
	height:14px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:35px;
	background-image:url(../files/level2.gif);
	background-repeat:no-repeat;	
	background-position: 10 0;	
}
DIV.menuLevel4 A:hover
{
	color:#ffffff;
	text-decoration:none;
	background-color:#3880CF;
	background-image:url(../files/level2_over.gif);
	background-repeat:no-repeat;
	background-position: 10 0;		
	display:block;
	padding-left:35px;
			
}
DIV.menuSelected4
{
	background-color:#3880CF;
	background-image:url(../files/level2_over.gif);
	background-repeat:no-repeat;
	background-position: 10 2;	
}
.crumbs
{
	color:#000000;
	font-family:arial,verdana,helvetica;
	font-size:12px;
	font-weight:bold;	
}
.searchtable
{
	background-color:#ffffff;
	font-family:Arial,verdana,helvetica;
	font-size:12px;
	border:solid 1px;
}
.searchheader
{
	background-color:#cc0000;
	color:#ffffff;
	font-weight:bold;
	padding:10px 10px 10px 10px;
}
.searchresult
{	
	color:#000000;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #efefef;
}
.searchlink
{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}