/*How to make tea pt 2 by Ashley Hitchcock
primary colour #083d65
	secondary colour #6d92ad
*/

body {
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#003698 url(graphics/bg.gif) repeat-y top center;
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:1000px;
margin:0 auto;
}
#inner-wrap {
padding-bottom:20px;
position:relative;
}
#inner-wrap:after {
content:" ";
display:block;
clear:both;
}
* html #inner-wrap {
height:1px;
}
#header {
height:120px;
background:url(graphics/header.jpg) left top no-repeat;
width:1000px;
/*border-bottom:1px solid #000;*/
margin-bottom:2px;
}


#latest-news {
height:32px;
padding-top:8px;
margin:0 auto;
position:relative;
padding-left:160px;
padding-right:20px;
width:825px;
background:url(graphics/footer-news.jpg) top left no-repeat;
margin-bottom:10px;
float:left;
clear:both;
font-size:14px;
font-weight:bolder;
}

#latest-news a{

font-size:14px;
font-weight:bolder;
}

#latest-news strong {
	padding:0 10px 0 10px;
	}


#footer {
float:left;
height:55px;
border-top:1px solid #000;
width:100%;
text-align:center;
margin:2px auto 0;
}
#footer a {
font-size:10px;
}
#left {
float:left;
width:245px;
text-align:left;
padding:5px;
padding-top:6px;
}
#sitepic {
float:left;
width:785px;
text-align:left;
padding:5px;
}
#mid { /*now right hand pannel*/
	position:absolute;
	left:790px;
	width:200px;
	padding:5px;
	min-height:500px;
	top: 0px;
	height: 570px;
}
#mid2 { 
	position:absolute;
	left:5px;
	width:253px;
	padding:5px;
	min-height:500px;
	float: left;
	top: 176px;
	height: 570px;
}
#mid3 { 
position:absolute;
left:270px;
width:520px;
padding:0px;
padding-top:0px;
min-height:500px;
height: 449px;
top: 176px;
}
#right {
width:247px;
text-align:left;
position:absolute;
top:0;
left:330px;
padding:5px;
}
/* Typeography */
div {
font-size:10px;
}
a {
font-size:12px;
text-decoration:none;
color:#000;
}
a:hover {
color:#000;
text-decoration:underline;
}
H1, H2 {
font-size:14px;
}
/* end of Typeography 
 
start of main side navigation*/
#navigation {
width:138px;
float:left;
margin-left:6px;
}
#calltoday {
top:98px;
left:903px;
position:absolute;
width:86px;
height:20px;
background-color:#081D54;
display:block;
color:#FFF;
padding-top:5px;
padding-right:5px;
text-align:right;
}
#links {
margin:0;
}
#links a {
height:20px;
padding-left:6px;
padding-right:6px;
padding-top:5px;
text-decoration:none;
list-style:none;
background-color:#081D54;
position:absolute;
display:inline;
text-align:center;
}
#links a:link,#links a:visited {
color:#fff;
display:block;
padding-left:4px;
font-size:12px;
}
#links a:hover,#links a:active {
color:#000;
text-decoration:none;
background-color:#fcb910;
}
/*#links a.usedbutton:hover, #links a.usedbutton:active{
background-color:#fcb910;
}
#links a:hover.usedbutton {
background-color:#666;
}
*/#links #currentpage a {
background-color: #00509A;
height: 25px;
padding-bottom: 0px;
}
#links #currentpage a:hover,#links #current a:active {
background-color: #00509A;
}
/*end of navigation*/
.subheaders {
height:20px;
background-color:#00509A;
display:block;
color:#FFF;
padding-top:4px;
padding-left:5px;
margin-bottom:4px;
text-align:left;
}


.subheadersy {

height:20px;
background-color:#fcb910;
display:block;
color:#000;
padding-top:4px;
padding-left:5px;
margin-bottom:4px;
font-weight:900;
}
#addressinfo {
height:138px;
width:235px;
margin-bottom:4px;
border:1px solid #000;
padding:5px;
}
#directions {
border:1px solid #000;
padding-left:4px;
padding-top:8px;
padding-bottom:9px;
margin-bottom:13px;
}
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 {
background-color:#00509A;
color:#fff;
font-family:verdana, arial;
font-size:12px;
font-weight:normal;
padding:5px;
margin-top:5px;
}
/* view.asp styles */
.dstitles {
height:20px;
color:#FFFFFF;
padding-left:10px;
vertical-align:middle;
background-color:#00509A;
}
#dslinks {
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:#083d65;
float:none;
padding:4px 16px;
}
/* End IE5-Mac hack */
#dslinks a:hover span {
color:#FFF;
text-decoration:none;
}
#dslinks a:hover {
background-color:#00509A;
}
#dsenlarge a{
display:block;
width:268px;
height:20px;
background-color:#081D54;
color:#FFF;
text-align:center;
border:#000 solid 1px;
margin-bottom:7px;
}
#dsenlarge a:hover {
background-color:#fcb910;
text-align:center;
text-decoration:none;
}
.menu {
text-align: left;
position: absolute;
visibility: hidden;
z-index: 100;
}
#enquireonline a {
display:block;
width:286px;
height:56px;
padding:2px;
border:1px solid #083d65;
margin-top:5px;
font-size:14px;
font-weight:700;
font-size:14px;
color:#FFFFFF;
background-image: url(graphics/black_contact.png);
background-repeat: no-repeat;
background-position: right bottom;
background-color: #00509A;
}
.currentday {
background-color:#00509A;
color:#FFFFFF;
}
.day {
color:#000000;
}

#home { /*home page fix*/
position:relative;
height:790px; 
}
#motabilitybanner{
	position: absolute;
	padding: 2px;
	/*border: 1px solid #000000;*/
	height: 160px;
	width: 454px;
	left: -254px;
	
	background-repeat: no-repeat;
	top: 620px;
}


#serviceoffer {
	position: absolute;
	padding: 2px;
	/*border: 1px solid #000000;*/
	height: 160px;
	width: 257px;
	left: 270px;
	top: 620px;
}
#searchholder{
position: relative;
width: 223px;
padding-top: 50px;
padding-left: 30px;
float: left;
height: 108px;
background-image: url(graphics/searchbox.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
}
.vtypeheader{
background-color: #081D54;
color: #FFFFFF;
width: 897px;
padding-left: 6px;
}
.subtwoheader{
background-color: #081D54;
color: #FFFFFF;
padding-left: 6px;
height: 25px;
float: left;
padding-top: 4px;
}
/*view.asp button*/
.borderedtable{
}
.borderedtable a{
font-size: 12px;
color: #FFFFFF;
background-color: #081D54;
width: 138px;
height: 20px;
display: block;
margin-right: 4px;
margin-left: 4px;
font-weight: normal;
border: 1px solid #000000;
}
.borderedtable a:hover{
font-size: 12px;
color: #FFFFFF;
background-color: #fcb910;
text-decoration: none;
}
/*servicepage*/
.servicepartsbuts{
	visibility: visible;
	height: 18px;
	display: block;
	clear: both;
	z-index: 25;
	padding-top: 2px;
}
.servicepartsbuts a{
font-size: 12px;
color: #FFFFFF;
background-color: #081D54;
height: 20px;
font-weight: normal;
border: 1px solid #000000;
padding-left: 4px;
display: block;
}
.servicepartsbuts a:hover{
font-size: 12px;
color: #FFFFFF;
background-color: #fcb910;
text-decoration: none;
}
.servicepartsbuts #currentpage a{
color: #FFFFFF;
background-color: #01509B;
font-weight: bold;
}
.servicepartsbuts #currentpage a:hover{
color: #FFFFFF;
background-color: #00509A;
text-decoration: none;
}


/* Parts */

.departmentheader{
background-color: #081D54;
text-align: center;
display: block;
height: 18px;
border: 1px solid #000;
padding-left: 5px;
font-weight: bold;
color: #FFFFFF;
width: 705px;
margin-top: 2px;
padding-top: 2px;
}
.categoryheader{
background-color:#00509A;
color:#FFFFFF;
display:block;
float:left;
height:20px;
margin-bottom:5px;
margin-top:2px;
padding-right:5px;
padding-left: 5px;
padding-top:2px;
text-align:right;
width:702px;
}

/*
.itemtitle{
float:right;
height:20px;
left:-20px;
padding-right:10px;
position:relative;
text-align:left;
width:210px;
}
.itemadvert {
height: 105px;
position:relative;
z-index:10;
float: left;
width: 350px;
border:1px solid #000000;
padding:1px;
}
.itemphoto {
width: 100px;
height: 75px;
left: 2px;
top: 0px;
z-index:12;
position:absolute;
margin-top:2px;
border: 1px solid #081D54;
overflow:hidden;
}
.itembriefdescription{
float:right;
font-size:12px;
font-weight:normal;
left:118px;
margin-top:5px;
position:absolute;
top:15px;
width:220px;
z-index:13;
}
.itemprice {
color:#000000;
float:right;
font-size:14px;
font-weight:bold;
left:118px;
margin-top:2px;
position:absolute;
top:80px;
width:210px;
z-index:14;	
}
.itemmoreinfo{

}
.itemmoreinfo a{
float:left;
font-size:14px;
left:3px;
position:absolute;
top:85px;
display:block;
height:20px;
width:80px;
color: #FFF;
padding-left:10px;
background-color:#000000;
}
.itemmoreinfo a:hover{
	color: #FFF;

}
*/

.newblack {
background-color:#000000;
color:#FFFFFF;
padding:2px;
}


.usedlink {
color:#FFFFFF;
font-weight:bolder;
}

.usedlink:hover {
color:#FFFFFF;
font-weight:bolder;
text-decoration:underline;
}

#MakeDropDown, #ModelDropDown {
width:145px;
}


.bgBrochureBox {
background-color:#fff;
width:180px;
}

.bgBrochureBoxRightTop  {
font-weight:900;
}

#ItemsAlso{
	position: relative;
	height: 125px;
	width: 570px;
	border: 1px solid #000000;
	padding: 5px;
}
#itemsalsoavailable{
	position: relative;
}
#itemsalsoavailablehdr{}
.itemalsoavailableadvert{
	width: 150px;
	float: left;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 5px;
}
.itemalsoavailableprice{
	display: none;
	visibility: hidden;
}
#resholder {
width:990px;
height:200px;
}


.Ucar1 {position: relative;  width: 990px; height: 216px; z-index: 1}
.Ucar2{ position: absolute; left: 0px; top: 0px; width: 270px; height: 203px; z-index: 2; text-align: left}
.Ucar3 {position: absolute; left: 273px; top: 0px; width: 362px; height: 20px; z-index: 3; background: #00509A; color:#FFFFFF; }
.Ucar4 {position: absolute; left: 635px; top: 0px; width: 13px; height: 20px; z-index: 4; background: #00509A}
.Ucar5 {position: absolute; left: 648px; top: 0px; width: 342px; height: 20px; z-index: 5; background: #00509A; color:#FFFFFF; }
.Ucar6 {position: absolute; left: 274px; top: 20px; width: 234px; height: 20px; z-index: 6; background: #FCB910 }
.Ucar7 {position: absolute; left: 507px; top: 20px; width: 128px; height: 20px; z-index: 7; background: #FCB910 }
.Ucar8 { position: absolute; left: 635px; top: 20px; width: 13px; height: 20px; z-index: 8; background: #FCB910}
.Ucar9 {position: absolute; left: 648px; top: 20px; width: 342px; height: 20px; z-index: 9; background: #FCB910 }
.Ucar10 {position: absolute; left: 273px; top: 40px; width: 362px; height: 141px; z-index: 10; text-align: left}
.Ucar11{ position: absolute; left: 648px; top: 40px; width: 342px; height: 143px; z-index: 11; text-align: left}
.Ucar12{position: absolute; left: 273px; top: 183px; width: 362px; height: 20px; z-index: 12; background: #00509A; text-align: center; vertical-align: middle}
.Ucar13 {position: absolute; left: 635px; top: 183px; width: 355px; height: 20px; z-index: 13; background: #00509A; text-align: center; vertical-align: middle}
.ucar14 {position: absolute; left: 0px; top: 203px; width: 273px; height: 19px; z-index: 14; text-align: left}


#nextcar a { font-size: 11px; width: 70px; height: 20px; color: #ffffff; background-color: #000066; background-style:solid; font-weight: bold; text-align: center;  float: left; }

#prevcar a { font-size: 11px; width: 70px; height: 20px; color: #ffffff; background-color: #000066; background-style:solid; font-weight: bold; text-align: center; float: left; margin-right: 8px; }

#resultslink a { font-size: 11px; width: 70px; height: 20px; color: #ffffff; background-color: #000066; background-style:solid; font-weight: bold; text-align: center;  margin-right: 8px;  float: left; }

#hire-left {
	float:left;
	width:740px;
	}
	
#hire-right {
	float:left;
	width:214px;
	margin-left:30px;
	}