/*How to make tea by Ashley Hitchcock
primary colour #083d65
secondary colour #6d92ad

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 '218' and replace this with the dealers number
*/


body {
height:100%;
background-image:url(graphics/bg4.gif);
background-position: center top;
background-repeat:repeat-y;
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:#073005;
margin:0 auto;
}

#inner-wrap {
padding-bottom:20px;
position:relative;
float:left;
clear:both;
width:800px;
}

#inner-wrap:after {
content:" ";
display:block;
}

* html #inner-wrap {
height:1px;
}

#header {
height:135px;
background:url(graphics/header4.jpg) left top no-repeat;
background-color:#fff;
width:800px;
margin-bottom:8px;
}

#footer {
float:left;
height:20px;
background-color:#a5c32b;
width:100%;
text-align:center;
margin:5px 0 5px 0
color:#681a94;
}

#footer a {
font-size:10px;
}

#left {
float:left;
width:320px;
text-align:left;
padding:5px;
}

#mid {
position:absolute;
left:330px;
top:0;
/*margin-left:330px;*/
width:200px;
padding:5px;
}

#right {
width:247px;
text-align:left;
position:absolute;
top:0;
left:540px;
padding:5px;
}

/* Typeography */
div {
font-size:10px;
}

a {
font-size:12px;
text-decoration:none;
color:#000;
}

.SiteMapPageLink a {
color:#FFFFFF;
}

.SiteMapPageLink a:hover {
color:#FFFFFF;
font-weight:bold;
}

a:hover {
color:#000;
text-decoration:underline;
}

H1 {
font-size:14px;
}

/* end of Typeography 
 
start of main side navigation*/
#navigation {
width:138px;
float:left;
margin-left:6px;
}

#calltoday {
top:85px;
left:160px;
position:absolute;
width:626px;
height:20px;
border:1px solid #000;
background-color:#083d65;
display:block;
color:#FFF;
padding-top:4px;
padding-left:5px;
}

.subheaders {
height:22px;
border:1px solid #999999;
display:block;
color:#FFF;
padding-top:2px;
padding-left:5px;
margin-bottom:4px;
background: url(graphics/sub_header.gif) left top repeat-x;
}

#addressinfo {
height:138px;
width:235px;
margin-bottom:4px;
border:1px solid #999999;
padding:5px;
background-color:#FFFFFF;
}

#directions {
height:56px;
border:1px solid #999999;
padding:65px 0 0 100px;
background: url(graphics/google.jpg) left top repeat-x;
margin-bottom:11px;
}

#txtPostcodeA {
	float:left;
	width:40px;
	height:20px;
	margin-left:3px;
	margin-top:3px;
	background-color:#999999;
}

#txtPostcodeB {
	float:left;
	width:40px;
	height:20px;
	margin-left:5px;
	margin-top:3px;
	background-color:#999999;
}

#btnShowDirections {
	float:left;
	margin-left:8px;
	margin-top:2px;
}


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 {
margin:10px 0 0 3px;
}


/* 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:#2b2b2b;
color:#FFF;
text-align:center;
border:1px solid #535353;
margin-bottom:1px;
}

#dsenlarge a:hover {
background-color:#e11a21;
color:#ffffff;
text-align:center;
text-decoration:none;
border:1px solid #535353;
}


#navigation {
float:left;
width:800px;
height:30px;
margin: 5px 0 20px 1px;
background-color:#0000000;
}

#navigationbg1 {
float:left;
width:30px;
height:30px;
margin-right:5px;
background-color:#e11a21;
}

#navigationbg2 {
float:left;
width:493px;
height:30px;
margin-left:0px;
background:url(graphics/telephone.gif) right top no-repeat #e11a21;
}

#links {
	float:left;
	width:270px;
	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-color:#a5c32b;
	margin-bottom:2px;
	width:130px;
	margin-right:5px;
	color: #5b1e77;
	}

#links li a:link,#links li a:visited {
	display:block;
	font-size:13px;
	text-align:center;
	padding-top:4px;

	}

#links li a:hover,#links li a:active, #links li .current {
	color:#ffffff;
	text-decoration:none;
	background-color:#e11a21;
	}

