/* 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;
}
.border_top_bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


	/* with arrows */
a.arrow:link{
	color: #ffffff;
	background: #cc0000 url(../images/arrowwhite.gif) 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{ 
	font-size: 10px;
	
	color: #ffffff;
	background: #cc0000 url(../images/arrowwhite.gif) 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;
	}

a.arrow:hover{
    color: #000000;
	background: #FFFFFF url(../images/arrowred.gif) 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 url(../images/arrowwhite.gif) 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;
	}
	
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;
	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;
	background-image: url(../images/gbred.gif);
	height: 1320px;
	}
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;
	z-index: 3;
	width: 205px;
	background-image: url(../images/geoffbraylogo.gif);
	height: 60px;
	visibility: visible;
	}
DIV#penlogo {
	position: absolute;
	left: 15px;
	top: 20px;
	z-index: 7;
	width: 270px;
	height: 40px;
	background-image: url(../images/yourvauxspec.gif);
	background-repeat: no-repeat;
	}
DIV#footer {
	width:770px;
	position:relative;
	padding:12px 0 0;
	background-color: #FFFFFF;
	height: 25px;
	text-align: center;
	margin: auto;
	border: 1px solid #000000;
	background-image: url(../images/silver2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

DIV#navblock {
	width:150px;
	background-color: #F70104;
	height: 800px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: left;
	z-index: 8;
	background-repeat: repeat-x;
	background-position: center;
	top: 80px;
	visibility: visible;
}
DIV#navcontainer {
	position: absolute;
	top: 25px;
	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;
}

gaz,a.gaz:link {
	color: #FFFFFF;
	display: block;
	border-top: 1px solid #A00201;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	padding: 3px 20px 3px 60px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 198px;
	width: 139px;
	background-color: #D20104;
}
a.gaz:visited {
	color: #000000;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	padding: 3px 20px 3px 60px;
	text-decoration: none;

	background-repeat: no-repeat;
	background-position: 198px;
	width: 139px;
}
a.gaz:hover {
	color: #000000;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	padding: 3px 20px 3px 60px;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 139px;
}
a.gaz:active {
	color: #000000;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	padding: 3px 20px 3px 60px;
	text-decoration: none;

	background-repeat: no-repeat;
	background-position: 198px;
	width: 139px;
}
vauxhall,a.vauxhall:link{
	color: #D20104;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.vauxhall:visited{
	color: #D20104;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.vauxhall:hover{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.vauxhall:active{
	color: #D20104;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#pagecontent {
	background-repeat: repeat-y;
	background-position: 400px;
}
#headsection{
	border-top: none;
	border-bottom: 1px solid #000000;
	height: 40px;
	top: 0px;
	position: relative;
	background-color: #000000;
	}
	
#midsection{
	position: relative;
	top: 0px;
	height: 1200px;
	width: 620px;
	background-color: #FFFFFF;
	
	
}
#newcarbox{
	height: 320px;
	position: relative;
	width: 400px;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
}
#price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	left: 30px;
	top:12px;
	position: absolute;
	width: 200px;
	z-index: 3;
	color: #D20104;
}
#cartitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	left: 1px;
	top:265px;
	position: absolute;
	width: 399px;
	z-index: 8;
	color: #D20104;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 52px;
	background-image: url(../images/Q-logobot.jpg);
	background-repeat: no-repeat;
}
#car{
	top: 42px;
	position: absolute;
	left: 55px;
	z-index: 2;
	height: 118px;
	width: 255px;
    }
#cartext{
	position: absolute;
	top: 168px;
	width: 340px;
	left: 35px;
	color: #000000;
	line-height: 18px;
	z-index: 1;
}
#rightnavbox{
	position: absolute;
	top: 53px;
	right: 1px;
	height: 100px;
	width: 218px;
	left: 401px;
	border-top: 1px solid #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
	z-index: 7;
}
div#rightbox{
	height: 52px;
	width: 219px;
	top: 1px;
	left: 401px;
	position: absolute;
	background-image: url(../images/greyDant.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 5;
	}
div#rightbox2{
	height: 35px;
	width: 219px;
	top: 135px;
	left: 401px;
	position: absolute;
	background-image: url(../images/greyDant.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 8;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	}	




#bottomcontainer{
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F91411;
	top: 398px;
	height: 51px;
	width: 620px;
	background-image: url(../images/greatofferscorsa.gif);
	background-repeat: no-repeat;
	z-index: 8;
}
#greatofferstext{
	top:10px;
	position: absolute;
	width: 255px;
	left: 165px;
	font-weight: bold;
	color: #333333;
}
#greatofferslink{
	top:0px;
	position: absolute;
	width: 168px;
	left: 450px;
	font-weight: normal;
	height: 51px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D20104;
	background-color: #FFFFFF;
}
#linktooffer{
	position: absolute;
	right: 15px;
	width: 169px;
	height: 38px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D20104;
}
DIV#pagecontent {
	width:500px;
	position: absolute;
	top: 81px;
	left: 150px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #000000;
	border-left: 1px none;
	z-index: 5;
	height: 1200px;
	background-color: #FFFFFF;
	visibility: visible;
	}
#vauxlink{
	top:10px;
	position: absolute;
	left: 11px;
	width: 150px;
	height: 1px;
}
#botlsimage
{
	height: 147px;
	width: 219px;
	top: 170px;
	left: 401px;
	position: absolute;
	z-index: 2;	
}
#map{
	position: absolute;
	height: 303px;
	width: 393px;
	left: 210px;
	top: 80px;
	border: 1px solid #000000;
	background-image: url(../images/rayleighmap.gif);
	}

	  
.opening{
	background-repeat: repeat-x;
	border: 4px solid #000000;
	color: #FFFFFF;
	padding: 10px;
	background-color: #6A0400;
	background-image: url(../images/gradred.jpg);
	background-position: bottom;
	z-index: 3;
	width: 200px;
	top: 20px;
      
}

#openingtitle{
	top:1px;
	width: 190px;
	height: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

#openingtext{
	position: absolute;
	height: 10px;
	width: 140px;
	left: 10px;
	top: 3px;
	font-family: "Lucida Sans", Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#openingtexttimes{
	position: absolute;
	top: 30px;
	width: 160px;
	left: 10px;
}	
#formgb {
	width: 300px;
	position: absolute;
	left: 28px;
	top: 9px;
	z-index: 2;
}
