/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	background-image: url(../images/bggrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	}
.border_black {
	border: 1px solid #000000;
	width: 150px;
	background-color: #FFFFFF;
}

	/* with arrows */
a.arrow:link{
	color: #ffffff;
	background: #cc0000 no-repeat 140px;
	display: block;
	text-decoration: none;
	/* IE6 Bug */
	padding: 3px 3px 3px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
}
   /* with arrows */
a.arrow:visited{ 
		color: #ffffff;
	background: #cc0000 no-repeat 140px;
	display: block;
	text-decoration: none;
	/* IE6 Bug */
	padding: 3px 3px 3px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	}

a.arrow:hover{
    color: #000000;
	background: #FFFFFF no-repeat 140px;
		border-top: 1px solid #FFFFFF;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #FFFFFF;
	border-right-style: none;
	border-left-style: none;
    padding: 3px 3px 3px 10px;
	
}

a.arrow:active{
	
	color: #ffffff;
	background: #cc0000 no-repeat 140px;
	display: block;
	text-decoration: none;
	/* IE6 Bug */
	padding: 3px 3px 3px 10px;
	border-top: 1px solid #A00201;
	border-bottom: 1px solid #000000;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	}
	
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #cbced1;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 150px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #cc0000 no-repeat 140px; /* IE6 Bug */
	padding: 3px 3px 3px 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover {
	color: #000000;
	background: #FFFFFF url(../images/spacer.gif) no-repeat 140px;
	
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
} /* menu Hover Styles */
		
li ul li a {
	padding: 3px 3px 3px 10px;
	border-bottom: 0 solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	left: 5px;
	background: #cc0000 url(../images/spacer.gif) no-repeat 140px;
	filter: Alpha(Opacity=95);	/*filter: alpha(opacity=95);*/
    } 
	
	li ul li a:hover {
	color:#000000;
	padding: 3px 3px 3px 10px;
	border-bottom: 0 solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-left: 1px none #000000;
	background: #ffffff url(../images/spacer.gif) no-repeat 140px;
	filter: Alpha(Opacity=100);	/*filter: alpha(opacity=90);*/
    }
	/* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */
DIV#container {
	width:770px;
	height: 500px;
	margin:auto;
	position:relative;
	padding:0;
	border-top: 1px solid #252324;
	border-right: 1px solid #252324;
	border-bottom: 1px none #252324;
	border-left: 1px solid #252324;
	}
DIV#header {
	width:770px;
	height: 80px;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/silver.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cbced1;
	border-right-color: #cbced1;
	border-left-color: #cbced1;
	border-bottom-width: 1px;
	}
DIV#vauxlogo {
	position: absolute;
	left: 550px;
	top: 10px;
	visibility: visible;
	z-index: 3;
	width: 205px;
	background-image: url(../images/geoffbraylogo.gif);
	height: 60px;
	}
DIV#penlogo {
	position: absolute;
	left: 15px;
	top: 20px;
	z-index: 7;
	visibility: visible;
	width: 240px;
	height: 40px;
	background-image: url(../images/yourvauxspec.gif);
	background-repeat: no-repeat;
	}
DIV#footer {
	width:100%;
	position:relative;
	padding:12px 0 0;
	background-color: #FFFFFF;
	height: 30px;
	text-align: center;
	margin: auto;
	background-image: url(../images/silver2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	}

DIV#navblock {
	width:149px;
	background-color: #F70104;
	height: 415px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: left;
	z-index: 6;
	background-image: url(../images/gradred.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
DIV#navcontainer {
	position: absolute;
	top: 25px;
	visibility: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
    }
.boldfont {
	font-weight: bold;
}
.blackline {
	background-image: url(../images/silver2.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.footertext {
	font-size: 10px;
}
.whitebg {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.boldfontsearch {
	font-weight: bold;
	font-size: 12px;
}
.topred {
    background-color: #A80202
}
