/* CSS Document */
/*-------Clear Elements-------*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

/*------Main Body Elements------*/
body{
background: #000000 url(../images/body_bg.jpg) top center repeat-x;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
}
#wrapper{
margin: 0 auto;
padding: 0px;
text-align: center;
}
.clearit{
clear: both;
}
h1{
font-weight: normal;
color: #FFFFFF;
font-size: xx-large;
}
h2{
font-style: italic;
font-weight: normal;
color: #c2822e;
font-size: x-large;
}
h3{
font-style: normal;
font-weight: normal;
color: #c2822e;
font-size: x-large;
padding: 10px;
text-align: left;
}
h4{
font-style: normal;
font-weight: bold;
color: #c2822e;
font-size: small;
text-align: left;
}
h5{
font-style: normal;
font-weight: bold;
color: #c2822e;
font-size: small;
text-align: left;
margin: 0px;
padding: 0px;
}
a{
color: #c2822e;
text-decoration: none;
}
a:hover{
color: #c2822e;
text-decoration: underline;
}
a img{
border: none;
}
p{
text-align: left;
padding-bottom: 25px;
}
/*------Header Elements------*/
#header{
margin: 0 auto;
padding: 0 0 20px 0;
text-align: left;
width: 1020px;
}
#header_left{
float: left;
padding-left: 30px;
padding-top: 30px;
text-align: left;
width: 375px;
}
#header_right{
float: right;
padding-right: 40px;
padding-top: 35px;
text-align: right;
width: 575px;
}
#header_left p{
background: #181818;
float: left;
font-size: small;
font-weight: bold;
letter-spacing: 0.01em;
line-height: 1.3em;
margin-bottom: 35px;
margin-top: 15px;
margin-left: 10px;
padding: 5px;
text-align: left;
width: 165x;
}
#header img, #header #header_right img{
float: right;
}
#header img.advert{
margin: 0 0 30px 0;
}
/*------Main Content Elements------*/
#main_content{
margin: 0 auto;
width: 1020px;
}
#main_text{
float: left;
width: 700px;
}
#title{
float: left;
padding: 0 0 35px 0;
text-align: left;
width: 460px;
}
#advert{
float: right;
width: 220px;
}
#copy{
float: left;
padding: 0 0 10px 0;
text-align: left;
width: 700px;
}
#bodytext{
float: left;
width: 460px;
}
#pullquote{
float: right;
padding-left: 0px;
width: 220px;
}
.servicelist{
margin-bottom: 25px;
}
.bullet{
margin-bottom: 10px;
list-style: url(../images/bullet.png);
list-style-position: inside;
padding-right: 8px;
}
.tick{
margin-bottom: 10px;
list-style: url(../images/tick.png);
list-style-position: inside;
padding-right: 8px;
}
.modal-list{
margin-left: 10px;
}
.modal-item{
margin-bottom: 10px;
list-style: url(../images/bullet.png);
list-style-position: outside;
padding-right: 8px;
}
/*------Navigation Element------*/
#nav{
float: left;
margin: 0 100px 0 40px;
width: 140px;
}
#nav ul{
list-style-type: none;
}
#nav ul li{
border-bottom: #433c36 2px solid;
height: 40px;
}
#nav ul li.last{
border-bottom: none;
}
/*------Features Element------*/
#features{
width: 700px;
}
#featurebox{
background-color: #181818;
float: left;
height: 285px;
margin-right: 20px;
width: 220px;
}
#featurebox p{
padding: 0 10px 0 10px;
}
#featurebox.diagnostics{
background: url(../images/feature_computer.jpg) no-repeat bottom #181818;
}
#featurebox.repairs{
background: url(../images/feature_spanner.jpg) no-repeat bottom #181818;
}
#featurebox.servicing{
background: url(../images/feature_engine.jpg) no-repeat bottom #181818;
}
#featurebox.tyres{
background: url(../images/feature_tyres.jpg) no-repeat bottom #181818;
}
/*------Footer Element------*/
#footer{
background: url(../images/footer_bg.jpg) bottom repeat-x;
height: 195px;
padding: 100px 0 0 0;
width: 100%;
}
#footerstrip{
background: #181818;
width: 100%;
}
#stripcontent{
margin: 0 auto;
padding: 0 40px 0 40px;
width: 940px;
}
#stripcontentblock{
float: left;
margin-right: 20px;
padding: 25px 0 15px 0;
text-align: left;
width: 220px;
}
#stripcontentblock.lastitem{
margin-right: 0px;
}
#footerstrip ul{
list-style-type: none;
padding: 5px 0 5px 0;
}
#footerstrip ul li{
padding-bottom: 5px;
}
#bottomstrip{
margin: 0 auto;
padding: 0 40px 0 40px;
width: 940px;
}
#bottomstripleft{
float: left;
}
#bottomstripright{
float: right;
}
#bottomstrip ul{
list-style-type: none;
padding-top: 10px;
padding-bottom: 10px;
}
#bottomstrip ul li{
display: inline;
margin-right: 20px;
}
#bottomstripright ul li.rightstrip{
margin-right: 0px;
text-align: right;
}
#bottomstrip a{
color: #c2822e;
}
#bottomstrip a:hover{
color: #c2822e;
}
/*------jQuery Modal Window------*/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:450px;
  display:none;
  z-index:9999;
}

#boxes #dialog, #boxes #dialog2, #boxes #dialog3{
  width:450px; 
}
#top{
width:450px;
height: 20px;
  background:url(../images/modal_top.png) no-repeat 0 0 transparent; 
}
#middle{
width:400px;
padding-left: 25px;
padding-right: 25px;
  background:url(../images/modal_middle.png) repeat-y 0 0 transparent; 
}
#bottom{
width:450px;
height: 20px;
  background:url(../images/modal_bottom.png) no-repeat 0 0 transparent; 
}
#middle img{
margin: 0 150px;
text-align: center;
}
.close {
	float: right;
	margin: 5px 0 10px 0;
}


