@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body img {
	border:none;
	float:left;
}

#wrapper{
	width:auto;
	height:auto;
}

#wrapp-container{
	width:1002px;
	height:auto;
}

#container{
	width:1002px;
	height:auto;
	float:left;
}

h1{
	float:left;
	text-align:left;
	font-size:26px;
	margin:0px;
	padding:0px;
	margin-top:20px;
	padding-left:15px;
	*padding-bottom:6px;
	*padding-top:2px;
	
}

h2{
	width:100%;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	color:#232323;
	font-family:Calibri;
	font-size:24px;
	text-align:left;
	margin-top:2PX;
	margin-bottom:2px;
}

#read-more{
	width:80px;
	height:30px;
	background-color:#242424;
	float:left;
	font-family:Calibri;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:28px;
	text-align:center;
}

#read-more a{
	text-decoration:none;
	color:#FFFFFF;
}

#read-more:hover{
	background-color:#73d8fd;
}

/*==========header==========*/

#header{
	width:100%;
	height:119px;
	background-image:url(../images/header.png);
	float:left;
	margin-top:45px;
}

.logo{
	width:228px;
	height:58px;
	float:left;
	margin:40px 0 0 30px;
}

.call-container{
	width:223px;
	height:80px;
	float:right;
	text-align:right;
	font-weight:bold;
	font-size:20px;
	margin:40px 30px;
	line-height:30px;
}

.call-container span{
	text-align:left;
	float:left;
}

/*==========menu==========*/

#menu{
	width:100%;
	height:47px;
	float:left;
	background-image:url(../images/menu-repeat.jpg);
	background-repeat:repeat-x;
}

#menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	
}


#menu ul li {
	height:47px;
	line-height:47px;
	display:inline;
	padding:14px;
	border-right:1px solid #bab6b6;
	padding-right:40px;
	margin-right:40px;

}

#menu ul li a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color: #333333;
	text-transform:uppercase;
}
#menu a:hover{
	color: #72d8fd;
}

/*==========banner==========*/

#banner-wrapper{
	width:100%;
	height:322px;
	float:left;
	margin-top:5px;
	background-color:#000000;
}

.banner{
	width:657px;
	height:322px;
	float:left;
	margin-left:13px;
}

.hurry{
	width:320px;
	height:322px;
	float:left;
	background-image:url(../images/hurry.jpg);
	
}
.special-offer{
	width:141px;
	height:141px;
	float:right;
	margin:-3px -3px;
}

/*==========quick quote and 3 boxes==========*/

#content-container{
	width:977px;
	height:auto;
	float:left;
	margin-left:13px;
	margin-top:5px;
}

#box-container{
	width:100%;
	height:281px;
	float:left;
	background-image:url(../images/box-repeat.jpg);
	background-repeat:repeat-x;
	background-color:#d8d8d8;
}

.box{
	width:208px;
	height:auto;
	float:left;
	margin:8px 2px 0 8px;
}	

.box-content{
	width:100%;
	height:81px;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	text-align:justify;
	color:#333333;
	font-size:13px;
}

.quick-quote{
	width:307px;
	height:265px;
	float:right;
	background-image:url(../images/quick-quote.jpg);
	margin:8px 8px;
}

.quick-items{
	width:260px;
	height:auto;
	float:left;
	text-align:left;
	margin-left:20px;
	margin-bottom:15px;
	font-size:14px;
}

.quick-items input{
	float:right;
	width:190px;
	*margin-top:-16px;
}

.quick-items select{
	float:right;
	width:194px;
	*margin-top:-16px;
}

.submit{
	width:auto;
	height:auto;
	float:left;
}

.submit input{
	padding:3px;
	margin-left:85px;
}

/*==========welcome section==========*/

#bottom-container{
	width:100%;
	height:auto;
	float:left;
	background-color:#242424;
	padding-bottom:15px;
}

.shadow{
	width:977px;
	height:21px;
	background-image:url(../images/shadow.jpg);
	float:left;
}	

.left-box{
	width:220px;
	height:auto;
	float:left;
	margin-left:20px;
}

.opening-times{
	width:100%;
	height:auto;
	float:left;
	background-color:#efefef;
	margin-bottom:10px;
}

.opening-text{
	width:200px;
	padding-left:15px;
	height:auto;
	float:left;
	text-align:left;
	color:#191919;
	font-weight:bold;
	font-family:Calibri;
	font-size:18px;
	padding-bottom:5px;
	
}

.opening-text span{
	font-size:23px;
}

.opening-seperator{
	width:200px;
	height:1px;
	float:left;
	background-color:#dedede;
	margin-left:-3px;
	margin-top:5px;
	margin-bottom:5px;
}

.home-address{
	width:95%;
	height:auto;
	float:left;
	font-size:14px;
	line-height:26px;
	*line-height:29px;
	text-align:left;
	margin-left:5px;
	margin-bottom:7px;
}

.home-address span{
	color:#73d8fd;
	font-size:16px;
	font-weight:bold;
}

#welcome-container{
	width:700px;
	height:auto;
	float:left;
	background-color:#191919;
	margin-left:18px;
}

.welcome-head{
	width:100%;
	height:78px;
	float:left;
	background-image:url(../images/welcome-head.jpg);
}

.welcome-text{
	width:680px;
	height:auto;
	float:left;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
	padding-bottom:10px;
}

.welcome-list{
	width:100%;
	float:left;
	height:auto;
	*margin-bottom:10px;
}

.welcome-list li{
	 float:left;
	 text-align:left;
	 width:200px;
	 margin-left:20px;
	 margin-bottom:10px;
	 font-size:15px;
}

/*==========footer section==========*/

#tyre-logo{
	width:100%;
	height:45px;
	float:left;
}

#footer{
	width:100%;
	height:47px;
	float:left;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	text-align:left;
	line-height:47px;
}

#footer a{
	text-decoration:none;
	color:#5c5b5b;
	margin-left:20px;
}

#footer a:hover{
	color:#72d8fd;
}
#footer span{
	float:right;
	margin-right:20px;
	color:#5c5b5b;
	*margin-top:-46px;
}

/*==========contact us==========*/

#contact-wrapper{
	width:340px;
	height:auto;
	float:left;
	margin-left:20px;
}

#contact-container{
	width:340px;
	height:auto;
	float:left;
	
	background-color:#191919;
}

.con-head{
	width:100%;
	float:left;
	height:75px;
	background-image:url(../images/head-repeat.jpg);
	background-repeat:repeat-x;
}

.con-foot{
	width:100%;
	height:5px;
	float:left;
}

.con-text{
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	font-size:15px;
	line-height:35px;
	padding-left:20px;
}

.con-reg{
	text-align:left;
	float:left;
	line-height:20px;
	margin-left:20px;
	margin-top:10px;
	color:#999999
}

#google-map{
	width:585px;
	height:auto;
	float:left;
	margin-left:15px;
}

/*==========booking online==========*/

#booking-container{
	width:935px;
	height:auto;
	float:left;
	margin-left:20px;
	background-color:#191919;
	text-align:justify;
	padding-bottom:10px;
	line-height:18px;
}

#booking-container b{
	font-size:14px;
}

#booking-container li{
	font-size:14px;
	margin-bottom:5px;
	margin-top:5px;
	float:leftl;
}

.booking-container{
	width:900px;
	height:auto;
	float:left;
	margin-left:20px;
}

.booking-container span{
	float:left;
	text-align:left;
	width:100%;
	font-size:18px;
	margin-bottom:15px;
	color:#72d8fd;
}

.book-left{
	width:400px;
	height:auto;
	float:left;
	border-right:1px solid #303030;
	padding-right:40px;
}

.book-item{
	width:100%;
	float:left;
	height:auto;
	text-align:left;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}

.book-item input{
	float:right;
	width:280px;
	height:25px;
	*margin-top:-15px;
}

.book-item font{
	margin-right:40px;
	margin-top:10px;
	float:left;
}

.mots-service-other{
	width:100%;
	float:left;
	text-align:left;
	border-bottom:1px solid #303030;
	padding-bottom:15px;
}

.mots-service-other textarea{
	float:right;
	width:235px;
	height:50px;
	*margin-top:-3px;
}

.date-time{
	width:100%;
	float:left;
	height:auto;
	margin-top:15px;
	text-align:left;
	font-size:14px;
}

.date-time input{
	height:25px;
	width:85px;
	margin-left:12px;
}

.book-submit{
	width:100%;
	float:left;
	margin-top:20px;
}

.submit-text{
	width:280px;
	text-align:justify;
	color:#8d8d8d;
	float:left;
	margin-left:15px;
}

.submit-text a{
	float:left;
}

.content-list{
	width:515px;
	height:auto;
	float:left;

}	

.content-list li{
	float:left;
	width:150px;
	margin-top:10px;
	margin-bottom:10px;
}

.garage-left{
	width:540px;
	height:auto;
	float:left;
	border-right:1px solid #373737;
	padding-right:30px;
	margin-right:30px;
}

.garage-right{
	width:290px;
	height:auto;
	float:left;
	
}

.garage-right font{
	font-family:Calibri;
	font-size:24px;
	font-weight:bold;
}

.garage-service{
	width:100%;
	height:auto;
	float:left;
	font-size:16px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
}

.garage-service img{
	float:left;
	margin-top:4px;
	margin-right:10px;
}

.mot-con{
	width:540px;
	height:auto;
	float:left;
	text-align:justify;
}

.apb-head{
	width:140px;
	height:53px;
	float:left;
	margin-top:45px;
	margin-left:280px;
}

#pt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	text-align:center;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
}