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

body {
	margin:10px 0 0 0;
	padding:0;
	background:#fff url(../images/main-bg.jpg) repeat-x top left;
	font-size:13px;
	font-family:Arial, Helvetica,  sans-serif;
	color:#43433b;
}
h1, h2, h3, h4, h5, p, ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
h1 {
	font-size:1.9em;
	color:#000000;
}
h2 {
	font-size:1.6em;

	padding:8px 0 12px 0;
}
h3 {
	font-size:1.2em;

	padding:0 0 8px 0;
}
p {
	line-height:20px;
	padding:0 0 0px 0;
	text-align:justify;
}
ul {
	line-height:1.3em;
	padding:0 0 0 0;
	margin:0;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.flt-right {
	float:right;
	margin: 8px;
	margin:0;
}
.flt-left {
	float:left;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.text-just {
	text-align: justify;
}
.brd-bott {
	border-bottom:1px solid #dee3e7;
}
.padd-15 {
	padding:0 0 0 15px;
}
.padd-bott2 {
	padding:0 0 10px 10px;
}
a {
	color:#656565;
	text-decoration:none;
}
a:hover {
	color:#3d3c3c;
	text-decoration:none;
}

input[type="text"]:focus, textarea:focus, select:focus{
	border:#006dab 1px solid;
}

input[type="text"], texarea, select{
	background:#fff;
	border:#bfbfbf 1px solid;
	margin-bottom:7px;
}

input[type="button"]{
	background:#0099ff;
	padding:4px 5px 4px 5px;
	color:#fff;
	border:none;
	cursor:pointer;
}
/*---------layout-styles------------*/

#main-wrap{
	margin:0 auto;
	width:980px;
	overflow:hidden;
}
.logo{
	margin-left:10px;
	float:left;
}

.numbers{
	float:right;
	width:200px;
	color:#3b3a3a;

}
.numbers h3{
	margin:0;
	padding:0;
}
.numbers span{
	color:#3e98ee;
	background:url(../images/phone-icon.jpg) no-repeat center left;
	padding-left:20px;
	padding-bottom:4px;
	
}
/*-----Navigation----------*/
#navigation{
	margin:25px 0 5px 0;
	overflow:hidden;

}
#nav {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#nav li a, #nav li a:link, #nav li a:visited {
	display: block;
	color:#444;
	text-transform:uppercase;
	font-size:15px;
	font-weight: bold;
	padding:8px 20px 8px 20px;
	text-decoration: none;

	
}

#nav li a.last {
		border-right:none;}
#nav li a:hover, #nav li a:active, #nav li:hover {
	color: #fff;
	display: block;
	text-decoration: none;
	background:url(../images/navi-ovr.png) repeat-x top left;
	
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background:#0099ff;
	width:242px;
	color:#fff;
	float:none;
	margin:0;
	padding:7px 10px; border:none;
}
#nav li li a:hover, #nav li li a:active {
	background:#4bb7ff;
	color: #fff;
	padding:7px 10px;
}
#nav li ul {
	z-index:9999;
	position:absolute;
	left:-999em;
	height:auto;
	width:220px;
	margin:0;
	padding:0;
}
#nav li ul a {
	width:160px;
}
#nav li ul ul {
	margin:-31px 0 0 192px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left:-999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left:auto;
}
#nav li:hover{
	position:static;
}

#nav ul.children li a{
	font-size:13px;
}

#header{
	background:url(../images/banner.jpg) no-repeat top left;
	width:971px;
	height:250px;
	padding:8px 5px 0 5px;
}
.inner-header{
	margin-bottom:10px;
}
.block-div{
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
}

.grey-block{
	width:322px;
	float:left;
	margin-right:6px;
}

.mar-none{
	margin:0;
	

}

.footer-bg{
	background:#f5f5f5 url(../images/footer-bg.jpg) repeat-x top left;
	margin-top:15px;
	padding:15px 0 15px 0;
}

#footer{
	width:920px;
	margin:0 auto;
	text-align:center;
	color:#656565;
}
#footer li{
	display:inline;
	margin-right:2px;
}
#footer li a{
	padding-left:2px;
}
#footer p{
	text-align:center;
	vertical-align:middle;
}

.design{
	color:#535252;
}

.design a{
	color:#000;
}
.design a:hover{
	color:#535252;
}

/*------Services---------*/
#content{
	border:#dcdada 1px solid;
	background:#fff;
	padding:5px;
	overflow:hidden;

}
.left-pane{
	width:210px;
float:left;
}
.side-pane{

border:#e7e7e7 1px solid;
}

.side-pane h4{
background:#0099FF;
padding:8px 5px 8px 5px;
color:#FFFFFF;
font-size:15px;
font-weight:bold;

}

.side-pane li{
background:#f7f7f7;
padding:10px 5px 10px 5px;
border-bottom:1px solid #e7e7e7;
}

.side-pane li a{
display:block;
color:#5b5b5b;
font-weight:bold;
font-size:12px;
}

.side-pane li a:hover{
color:#0099FF;
}
.menu-link{
background:url(../images/side-menu-bg.jpg) no-repeat top left;
width:210px;
padding:9px 5px 9px 10px;
font-weight:bold;
color:#3e5b6d;
}

.menu-link a{
color:#3e5b6d;
font-size:15px;
}
.content{
padding:0px 20px 10px 20px;
width:485px;
float:left;
}

.content h2{
color:#59b3ed;
}

.content h3{
	margin:0 0 5px 0;
	font-weight:bold;
}
.content p{
	margin:0 0 10px; 0;
}
.content li{
margin:0 0 8px 15px;
line-height:20px;
}

.check-list li{
	background:url(../images/check.png) no-repeat 0% 3%;
	/*list-style:url(../images/check.png);
	margin-left:25px;*/
	margin:0 0 10px 2px;
	padding-left:25px;
	text-align:justify;

}

.arrow-list li{
	background:url(../images/arrow.png) no-repeat 0% 3%;
	margin:0 0 10px 2px;
	padding-left:25px;
	text-align:justify;

}

.full-content{
padding:0px 20px 10px 20px;
width:650px;
height:350px;
float:left;
}

.full-content h2{
color:#59b3ed;
}
.full-content p{
	margin:0 0 10px; 0;
}
.full-content li{
list-style:disc;
margin:0 0 0 15px;
}
.content-full{
	padding:0px 20px 10px 20px;
width:650px;

float:left;
}

.content-full h2{
color:#59b3ed;
}
.content-full p{
	margin:0 0 10px; 0;
}
.content-full li{
list-style:disc;
margin:0 0 0 15px;
}
.blocks{
width:228px;
float:right;
}

/* Success, notice and error boxes
-------------------------------------------------------------- */

.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
	font-weight:bold;
}
.error {
	background: #FBE3E4;
	color: #f25757;
	border-color: #FBC2C4;
	text-align:center;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #416e15;
	border-color: #C6D880;
	text-align:center;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #416e15;
}
/*-----------------*/

/*--------Contact Form----*/

.red-star{
	color:#F00;
}

.contact-info{
}

.contact-info label{
	width:120px;
	display:block;
	float:left;
}

.contact-info input[type="text"]{
	background:#fff;
	border:#bfbfbf 1px solid;
	margin-bottom:7px;
	width:293px;
	padding:2px;
}

.contact-info select{
	background:#fff;
	border:#bfbfbf 1px solid;
	margin-bottom:7px;
	width:298px;
}

.contact-info input.inp-width{
	width:90px;
	float:left;
	margin-right:5px;
}
.contact-info textarea{
	width:295px;
	background:#fff;
	border:#bfbfbf 1px solid;
	padding:2px;
}

.contact-info input[type="text"]:focus, .contact-info textarea:focus, .contact-info select:focus{
	border:#006dab 1px solid;
}

/*-----------Team Page-----*/

.team-title{
	margin:0;
	padding:0;
}

p.team-description{
	margin:0;
	padding:0;
		
}
.img-bor{
	border:#59b3ed 2px solid;
}

/*-------Technician Form--------*/

.technician-info {
}

.technician-info label{
	width:170px;
	display:block;
	float:left;
	clear:both;
	overflow:hidden;
	margin-bottom:7px;
	padding-right:10px;
}

.technician-info input[type="text"]{
	background:#fff;
	border:#bfbfbf 1px solid;
	margin-bottom:7px;
	width:293px;
	padding:2px;
}

.technician-info select{
	background:#fff;
	border:#bfbfbf 1px solid;
	margin-bottom:7px;
	width:298px;
}

.technician-info input.inp-width{
	width:90px;
	float:left;
	margin-right:5px;
}
.technician-info textarea{
	width:295px;
	background:#fff;
	border:#bfbfbf 1px solid;
	padding:2px;
	margin-bottom:7px;
	overflow:hidden;
}

.technician-info input[type="text"]:focus, .technician-info textarea:focus, .technician-info select:focus{
	border:#006dab 1px solid;
}

/*-------Parts Form--------*/

.part-info h3{
	border:#ccc 1px solid;
	margin:0;
	padding:0;
	background:#f7f7f7;
	padding:5px 0 5px 10px;
	margin-bottom:10px;
}

.part-info label{
	width:150px;
	display:block;
	float:left;
	clear:both;
	overflow:hidden;
	margin-bottom:7px;
	padding-right:10px;
}

.part-info input[type="text"]{
	background:#fff;
	border:#bfbfbf 1px solid;
	margin-bottom:7px;
	width:293px;
	padding:2px;
}

.part-info select{
	background:#fff;
	border:#bfbfbf 1px solid;
	margin-bottom:7px;
	width:298px;
}

.part-info input.inp-width{
	width:90px;
	float:left;
	margin-right:5px;
}
.part-info textarea{
	width:295px;
	background:#fff;
	border:#bfbfbf 1px solid;
	padding:2px;
	margin-bottom:7px;
	overflow:hidden;
}

.part-info input[type="text"]:focus, .part-info textarea:focus, .part-info select:focus{
	border:#006dab 1px solid;
}

/*-------------parts-service coupon-------*/

.img-block-div{
	border:#b6b6b6 1px solid;
	background:#f6f6f6;
	margin:15px 0 20px 0;
	padding:15px;
}
.img-block-div span{
	display:block;
	line-height:25px;
}
.img-block-div span strong{
	color:#026eae;
	font-size:18px;
}

.img-block-div img{
	float:left;
	border:#0CF 1px solid;
	margin:0 15px 10px 0;
}

.rotate-img{
	float:left;
	padding:0px 0 0 0px;
	background:#fff;
	margin-left:1px;
	border-right:#FFF 2px solid;
	border-left:#FFF 2px solid;
}

.time-div{
	border:1px solid #bbbaba;
	width:215px;
	float:right;
	background:#f1f1f1;
	padding:8px;
	margin-top:45px;
}

.time-div h3{
	border-bottom:1px solid #bbbaba;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	color:#333;
	font-weight:600;
	
}


