body{
	padding:0px;
	margin:0px;
	border:0px;
	font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif;
}
img{
	border:0px;
}
div#wrapper-sec{
	width:100%;
	float:left;
	margin:0px;
}
div#wrapper{
	width:978px;
	margin:0px auto;
}
div#header{
	width:100%;
	float:left;
}
div#logo{
	width:17%;
	float:left;
}
div#m-navigation{
	width:82%;
	float:left;
	font-size:12px;
	font-weight:600;
}
div#m-navigation ul{
	width:100%;
	float:left;
	margin-top:10px;
	padding:0px;
	list-style-type:none;
}
div#m-navigation ul li{
	width:12%;
	float:left;
	margin:0px;
	background:url('../images/devider.png') no-repeat scroll -2px 14px transparent;
	padding:10px 4px;
	text-align:center;
}
.splnav{ width:147px !important; }
div#m-navigation ul li a{
	color:#59726f;
}
div#m-navigation ul li a:hover{
	color:#5b0a09;
}
div#banner{
	width:100%;
	float:left;
}
.emer{
	color:#5b0a09 !important;
}
div#fb-bar{
	width:100%;
	float:left;
	text-align:right;
	padding:8px 0px;
	background-color:#ebecf6;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
div#fb-bar span{
	font-size:12px;
	font-weight:600;
	color:#414141;
	float:left;
	width:98%;
	text-align:center;
}
div#container{
	width:100%;
	float:left;
}
div#container div#l{
	width:25%;
	float:left;
}
div#ase{
	width:100%;
	float:left;
}
p.header{
	color:#5b0a09;
	font-size:16px;
}
p.desc{
	font-size:12px;
	color:#8f9094;
}
p.desc a{
	text-decoration:none;
	color:#8f9094;
}
div#service-manual{
	width:100%;
	float:left;
	margin-top:10px;
}
div#container div#r{
	width:73%;
	float:left;
}
div#container div#r p.main-h{
	background:url('../images/h.jpg') no-repeat right;
	padding:10px 200px 10px 0px;
	text-align:right;
	color:#5b0a09;
	font-size:16px;
}
div#mtr{
	width:100%;
	float:left;
	margin-top:10px;
}
div#mtr p.hdr{
    background-color:#3e73be;
	color:#fff;
    border-top-left-radius:5px;
    border-bottom-right-radius:5px;
    margin:10px 0;
    padding:5px 0px 5px 5px;
}
div#mtr p span{
	font-weight:bold;
}
input{
	background-color:#f8f8f8;
	color:#8f9094;
	font-size:13px;
	box-shadow:-1px -3px 2px #E5E5E5;
	border:0px;
	font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif;
	border-radius:3px;
}
.in{
	width:98%;
	height:35px;
	padding-left:10px;
}
span.check{
	color:#8f9094;
	font-size:14px;
}
input#contact{
	background-color:#5b0a09;
	height:30px;
	color:#eef0ef;
	cursor:pointer;
	float:left;
}
span#done{
	color:#8f9094;
	font-size:13px;
	font-weight:bold;
	margin-left:15px;
	display:none;
	float:left;
}
p.hdr{
	width:100%;
	float:left;
	font-size:16px;
	color:#59726F;
	font-variant:small-caps;
	font-weight:600;
	margin:10px 0px;
}
div#mtr p{
	margin:8px 0px;
	font-size:13px;
	text-align:justify;
}
ul.m li{
    /*background-color:#414141;*/
    border-radius:3px 3px 3px 3px;
    color:#444;
    font-size:12px;
    list-style-type:square;
    margin:5px 0;
    padding:5px;
}
ul#serv{
	width:100%;
	list-style-type:none;
	padding:0px;
}
ul#serv li{
	width:44%;
	min-height:131px;
	float:left;
	margin:10px 10px 0px 0px;
	background-color:#E0EEFB;
	font-size:14px;
	border-radius:5px;
	padding:5px;
}
ul#serv li a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
ul#serv li a:hover{
	text-decoration:underline;
}
ul#serv li p{
	font-size:12px;
	color:444;
}
div.location{
	width:100%;
	float:left;
}
p.lheader{
	background-color:#3e73be;
	color:#fff;
	font-size:14px;
	font-weight:600;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	text-align:center;
	padding:5px 0px;
	margin:0px;
}
p.laddr{
	font-size:14px;
	background-color:#F8F8F8;
	text-align:center;
	padding-bottom:10px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	font-weight:600;
}
p.whours{
	margin:10px 0px 0px 10px;
	font-size:12px;
	font-weight:bold;
	color:#414141;
}
p.whours span{
	color:red !important;
}
textarea{
	background-color:#f8f8f8;
	color:#8f9094;
	font-size:13px;
	box-shadow:-1px -3px 2px #E5E5E5;
	border:0px;
	font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif;
	border-radius:3px;
}
div.main-coupon{
	width:458px;
	height:202px;
	float:left;
}
div.small-coupons{
	width:208px;
	height:192px;
	border:5px dashed #414141;
	margin:5px;
	float:left;
}
.myerror{
	border:1px solid red;
}
table tr td span.day{
	font-size:14px;
	font-weight:600;
	font-variant:small-caps;
	color:#414141;
	border-left:5px solid #18AF90;
	padding-left:5px;
	border-top-left-radius:5px;
}
table tr td span.time{
	font-size:12px;
	color:#414141;
	padding-left:10px;
}
div.car{
	width:30%;
	float:left;
	margin-right:15px;
	background-color:#fff;
	border:2px solid #efefef;
	box-shadow:0px 0px 5px #efefef;
}
div.car p.pic{
	border-radius:5px;
	height:144px;
	overflow:hidden;
	margin:0px 0px 5px 0px !important;
}
div.car p.car_title{
	margin:5px 0px 10px 0px !important;
	font-size:15px !important;
	padding-left:5px;
}
div.car p.car_title a{
	color:#006ebb;
}
div.car p.car_desc{
	margin:5px 0px !important;
	font-size:12px;
	color:#999999;
	padding-left:5px;
}
div.car p.car_desc span{
	font-weight:600;
	color:#5d5d5d;
}
div.car p.car_desc input#sub{
	width:95%;
	padding:5px;
	background-color:#f3f3f3;
	border-radius:3px;
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#646464;
	cursor:pointer;
	margin:7px 0px;
}
a.sub{
	background-color:#F8F8F8;
    border:0 none;
    border-radius:3px 3px 3px 3px;
    box-shadow:-1px -3px 2px #E5E5E5;
    color:#8F9094;
    font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif;
    font-size:13px;
	padding:5px 10px;
	text-decoration:none;
	display:block;
	width:87%;
	text-align:center;
}
div.car p.price{
	margin:10px 0px !important;
	font-size:25px !important;
	color:#252525 !important;
	text-align:right !important;
	padding-right:15px !important;
}
tr.one{
	background-color:#fafafb;
	color:#272727;
	font-size:12px;
	padding:5px 0px;
}
tr.two{
	font-size:12px;
	background-color:#f3f7fa;
	border-top:1px solid #dfe3e8;
	color:#272727;
	padding:5px 0px;
}
p.splheader{
	width:99%;
	float:left;
	margin:0px;
	padding:10px 0px 10px 10px;
	background-color:#d1d7db;
	border-radius:3px;
	cursor:pointer;
}
h1#car_title{
	color:#3e73be;
	font-weight:normal;
	margin:10px 0px;
}
input#enquire{
	width:100px;
	border-radius:3px;
	border:1px solid #eee;
	background-color:#F13F21;
	color:#fff;
	font-size:12px;
	padding:5px 10px;
	cursor:pointer;
}
div#forget{
	display:none;
	width:215px;
	background-color:#F13F21;
	box-shadow:0 1px 3px #EFEFEF;
	color:#FFFFFF;padding:10px;
	position:absolute;
	right:75px;
}
div#forget input{
	width:98%;
	border-radius:3px;
	border:1px solid #efefef;
	background-color:#F8F8F8;
	color:#8F9094;
	font-size:12px;
	padding:5px 10px;
}
a.link{
	background-color:#3e73be;
	padding:5px 10px;
	border-radius:3px;
	border:1px solid #eee;
	color:#fff;
	text-decoration:none;
}
div#addcar{
	display:none;
	position:absolute;
	width:400px;
	padding:10px;
	background-color:#fff;
	border:1px solid #eee;
	border-radius:5px;
	box-shadow:0px 0px 5px #eee;
	z-index:10;
	top:50px;
}
div#addcar h1{
	margin:10px 0px 10px 0px;
	color:#444;
	font-size:20px;
	text-align:center;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
}
div#addcar table tr td label{
	font-size:12px;
	color:#444;
}
div#addcar table tr td input,select{
	width:98%;
	height:30px;
	padding:5px;
	border-radius:3px;
	border:1px solid #eee;
	background-color:#fff;
	color:#444;
	box-shadow:0px 0px 2px #eee !important;
	font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif;
}
div#addcar table tr td input#sub{
	width:98%;
	height:30px;
	padding:5px;
	border-radius:3px;
	border:0px;
	background-color:#3e73be;
	color:#fff;
	cursor:pointer;
	box-shadow:0px 0px 2px #eee !important;
	font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif;
}
div.close{
	position:absolute;
	top:-10px;
	right:-10px;
	z-index:100;
}