/*How to make tea pt 2 by Ashley Hitchcock
primary colour #1a2a44
	secondary colour #4983bd

Search and replace the above colours with your choosen 2

this will need to be done in the following css files
- style.css (this one)
- vehicle2colums.css (the results page styles)
- homeoffers.css (style for the home page offer)
- advancedfeatures.css (for the email a friend etc)

There are only 3 graphics that need changing:
- header.psd
- left_photo.psd
- right_photo.psd

The last think you need to do in search for the number '565' and replace this with the dealers number

and one more thing you need to get a google api key for the map
*/


body {
	height:100%;
	background-image:url(graphics/bg.gif);
	background-position: center top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:2px 0 0;
	padding:0;
	border:0;
}
* {
	margin:0;
	padding:0;
}
html, * html #wrap {
	height:100%;
}
#wrap {
	min-height:100%;
	position:relative;
	width:800px;
	background-color:#ffffff;
	margin:0 auto;
	border:10px #FFF solid;
	border-top:0;/*	margin-top:15px;*/
}
#inner-wrap {
	padding-bottom:100px;
	_padding-bottom:110px;
	float:left;
	clear:both;
	width:800px;
	min-height:100%;
}
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}
* html #inner-wrap {
	height:600px;
}
#header {
	height:140px;
	width:800px;
	margin-bottom:0px;
	margin-top:10px;
	background:url(graphics/header.jpg) top left no-repeat;
}
#header_top {
	height:69px;
	width:800px;
	background:url(graphics/header_title.jpg);
}
#header_mid {
	height:152px;
	width:800px;
	background:url(graphics/header_mid.jpg) no-repeat left top;
}
#header_bottom {
	height:30px;
	width:800px;
	background:url(graphics/header_bottom.jpg) top left no-repeat;
}
#header_bottom_title {
	margin-left:630px;
	height:30px;
	padding-top:5px;
	font-weight:900;
	color:#FFFFFF;
}
#header_nav {
	width:220px;
	margin-left:580px;
	background:#1a2a44;
}
#footer {
	width:100%;
	text-align:center;
	margin:2px auto 0;
}
#footer a {
	font-size:10px;
}
#left {
	float:left;
	width:320px;
	text-align:left;
	padding:5px;
}
#mid { /*now right hand pannel*/
	position:absolute;
	left:590px;
	width:200px;
	padding:5px;
	min-height:800px;
	top: 0px;
}
#right {
	width:247px;
	text-align:left;
	position:absolute;
	top:0;
	left:330px;
	padding:5px;
	height: 675px;
}
#topcars {
	width:193px;
	height:22px;
	text-align:left;
	position:absolute;
	top:5px;
	left:595px;
	border:1px solid #333333;
	background: url(graphics/sub_header.gif) left top repeat-x;
	color: #ffffff;
	padding-top:2px;
	padding-left:5px;
}
#contents {
float:left width:764px;
	height:485px;
	top:5px;
	left:5px;
	border:1px solid #e2dede;
	background: url(graphics/tyre.gif) left top no-repeat;
}
#contentsleft {
	float:left;
	width:250px;
	height:450px;
	top:5px;
	left:5px;
	padding-left:20px;
	padding-top:30px;
}
#contentsright {
	float:left;
	width:500px;
	height:400px;
	top:5px;
	left:5px;
	padding-top:50px;
}
h2 {
	font-family: Arial, sans-serif, "Trebuchet MS";
	font-size: 18px;
	color:#CCCCCC;
	margin:0px;
	padding:0;
	line-height:175%;
}
/* Typeography */
div {
	font-size:10px;
}
a {
	font-size:12px;
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
H1 {
	font-size:14px;
}
/* end of Typeography 
 
start of main side navigation*/
#navigation {
	float:left;
	width:800px;
	height:35px;
	margin-top:3px;
	margin-left:5px;
	margin-bottom:5px;/*background: url(graphics/telephone.gif) right top no-repeat;*/
}
#links {
	height:26px;
}
#links ul {
	list-style:none;
	margin:0;
	padding:0;
}
#links li {
	list-style:none;
	float:left;
}
#links li a {
	height:26px;
	padding-top:0px;
	text-decoration:none;
	list-style:none;
	background: url(graphics/button_off.gif) left top no-repeat;
	/*border:1px solid #000000;*/
/*	margin-bottom:1px;*/
	width:195px;
	margin-right:3px;
	color:  #fff;/*background:url(graphics/nav_bg.gif) left top repeat-x;*/ /*Here is the normal state image*/
}
#links li a:link, #links li a:visited {
	display:block;
	font-size:13px;
	text-align:center;
	padding-top:2px;
}
#links li a:hover, #links li a:active, #links li .current {
	color:#fff;
	text-decoration:none;
	background: url(graphics/button_on.gif) left top no-repeat;/*border:1px solid #000000;*//*background:url(graphics/nav_bg_over.gif) left top repeat-x;*/ /*Here is the over state image*/
	}
/*end of navigation*/
.subheaders {
	height:22px;
	border:1px solid #333333;
	background: url(graphics/sub_header.gif) left top repeat-x;
	display:block;
	color: #fff;
	padding-top:2px;
	padding-left:5px;
	margin-bottom:4px;
}
#addressinfo {
	height:137px;
	width:235px;
	background: #d6d7d9 url(graphics/arrow.jpg) left top no-repeat;
	margin-bottom:4px;
	border:1px solid #333333;
	padding:6px 5px 5px 5px;
	color:#000000;
}
#directions {
	height:56px;
	border:1px solid #333333;
	padding:65px 0 0 100px;
	margin-bottom:8px;
	background: url(graphics/google.jpg) left top no-repeat;
}
p, div {
	font-family:Verdana, tahoma, helvetica, arial;
	font-size:12px;
	line-height:150%;
}
ul {
	margin-left:22px;
}
.footerlink {
	color:#000;
	font-family:arial;
	font-size:10px;
	font-variant:normal;
	font-weight:700;
	text-decoration:none;
}
:hover.footerlink {
	color:#ff0;
}
.poweredbylink {
	color:#000;
	font-family:arial;
	font-size:10px;
	font-variant:normal;
	font-weight:700;
	text-decoration:none;
}
:hover.poweredbylink {
	color:red;
}
/*view.asp basic css */
#dstop {
	height:22px;
	font-weight:bolder;
}
#bottom {
	height:22px;
	font-weight:bolder;
}
.dslink {
	color:#000;
	font-size:10px;
}
.dslink:hover {
	color:#fff;
	font-size:10px;
}
/*view.asp button*/
#viewadditional {
	color:#000000;
	font-family:verdana, arial;
	padding: 10px 0 0 0;
}
/* COMMENTED OUT AS USING VIEW.CSS FOR DSLINK STYLES - view.asp styles */
/*.dstitles {
height:20px;
color:#000;
padding-left:10px;
vertical-align:middle;
background-color:#4983bd;
}

#dslinks {
background:#464445;
font-size:11px;
line-height:normal;
margin-bottom:4px;
margin-top:3px;
}

#dslinks ul {
list-style:none;
margin:0;
padding:4px 0;
}

#dslinks li {
display:inline;
text-decoration:none;
margin:0;
padding:0;
}

#dslinks a {
text-decoration:none;
height:20px;
margin:0 0 0 2px;
padding:0 5px 0 0;

}
*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*#dslinks a span {
height:20px;
color:#fff;
text-decoration:none;
background:#2b2b2b;
float:none;
padding:4px 16px;
}
*/
/* End IE5-Mac hack */
/*#dslinks a:hover span {
color:#FFF;
text-decoration:none;
}

#dslinks a:hover {
background-color:#002a52;
}
*/
#dsenlarge a {
	display:block;
	width:268px;
	height:20px;
	background-color:#000000;
	color:#FFF;
	text-align:center;
	border:1px solid #333333;
	margin-bottom:1px;
}
#dsenlarge a:hover {
	background-color: #900;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border:1px solid #535353;
}
.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
#enquireonline a {
	display:block;
	width:286px;
	height:56px;
	padding:2px;
	border:1px solid #333333;
	margin-top:5px;
	font-size:18px;
	font-weight:700;
	background:url(graphics/black_contact.gif) no-repeat right bottom #000000;
	font-size:14px;
	color:#FFFFFF;
}
.currentday {
	color:#fff;
	background-color:#990000;
}
.day {
	color:#000;
}
#menu1 {
	visibility:hidden;
	z-index:400;
	background-color:#1a2a44;
	width:160px;
	padding:2px;
	list-style:none;
	text-decoration:none;
	position:absolute;
	top:113px;
	left:35px;
}
#menu1 #tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
	list-style:none;
}
#menu1 #tabs ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	display:block;
	padding-left:3px;
}
#menu1 a {
	color:#fff;
	text-decoration:none;
	width:157px;
	background-color:#1a2a44;
	display:block;
	padding-left:3px;
}
#menu1 a:hover {
	color:#fff;
	background-color:#4983bd;
}
#home { /*home page fix*/
	position:relative;
}
#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu3 {
	width: 218px;
	border: 1px solid #ccc;
	margin:0;
}
#menu3 li a {
	height: 32px;
	height: 22px;
	text-decoration: none;
}
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(graphics/menu3.gif);
	padding: 5px 0 3px 30px;
}
#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
	/* color: #283A50;*/
		color: #FFF;
	background: url(graphics/menu3.gif) 0 -32px;
	padding: 5px 0 3px 30px;
}
#txtPostcodeA {
	float:left;
	width:40px;
	height:20px;
	margin-left:3px;
	margin-top:3px;
	color:#000000;
	background-color:#666465;
}
#txtPostcodeB {
	float:left;
	width:40px;
	height:20px;
	margin-left:5px;
	margin-top:3px;
	color:#000000;
	background-color:#666465;
}
#btnShowDirections {
	float:left;
	margin-left:8px;
	margin-top:2px;
}
