/* 	Resposive design Wireframe by @mobifreaks for www.mobifreaks.com 
	Last Update Feb 2, 2012
*/
body {
	margin: 0;
	padding: 0;
	color: #5b5b5d;
	background: #fff;
	font-family:  'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size:16px;
}
.clear {
	clear: both;
}/* clear's float from both side */
.wrap {
	width: 984px; /* required */
	background: #fff;
	margin: 0 auto;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}
#right_ads_float {
        right: -15px;
    position: fixed;
    background-image: url(../images/hotline.gif);
    width: 210px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: 190px;
}
h2{
	color:#5b5b5d;
}
h3{
	font-size:16px;
		
}
a i{
color:#0171ef;	
}
header {
	/*margin: 0 0 20px 0;*/
	height: 330px;
}

#logo{
	display:table;
	margin:0 auto;	
	padding-top:30px;
}
footer {
	margin: 90px 0 0 0;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	height:70px;
	border-top: 1px groove;
border-color: white;
}
footer a{
float: left;
/*margin-top: 5px;*/
text-decoration: none;
margin-left: 20px;
margin-right: 110px;
color: #5b5b5d;
line-height: 71px;
}
footer a:hover{
	color:#F00;	
}
#footer_img{
float: right;
margin-right: 15px;
margin-top: 8px;
width: 120px;
height: 35px;
	
}
#footer_img img{
	width: 100%;
}
#footer_left{
display: table;
text-align: center;
width: 400px;
float: left;
margin-left: 20px;
line-height: 30px;
margin-top: 6px;
}
#footer_left img{
	float:none;	
	margin:10px 5px;
}
.col1 {
	/*width: 703px;*/
	width:945px;
margin-left: 20px;
}
.test{
	width: 683px !important;
	padding-top: 30px !important;
}
.col2 {
	width: 246px;
margin: 0;
background-image: url(../images/bg_menu_left.png);
background-repeat: no-repeat;
height: 322px !important;
margin-left: 15px;
}
.col1, .col2 {
	float: left; /* reverse the polarity, if you want your sidebar on left make it float:right [don't forget to reverse the margins to0]*/
	height: auto;
}

#bttop{
	padding:5px;bottom:35px;right:50px;cursor:pointer;
	right:80px;
	width: 40px;
	height: 40px;
	display: none;
	font-weight: bold;
	position: fixed;
	background-image:url(../images/top.png);
	background-repeat: no-repeat;
}

#bttop:hover {
	background-image: url(../images/top_hover.png);
	background-repeat: no-repeat;
}
#tel{
	float: right;
margin-right: 20px;
margin-top: 20px;
padding-bottom: 20px;
    width: 421px;
}
.blue {color:blue !important;}
.qu{
	float: left;
margin-top: 12px;
margin-right: 10px;
}

/* close box
 ======================================================================================================================================*/
#popup{
    position:absolute;
    width: 100%;
}
#overlay{
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 400;
    background-color: rgba(0, 0, 0, .9);
    margin:0;
    padding:0
}
#lightbox{
       position: relative;
    width: 598px;
    height: 501px;
    display: block;
    text-align: center;
    top: 0;
    margin: 20px auto;
    z-index: 500;
}
#lightbox a{
        text-decoration: none;
    color: cornsilk;
    float: right;
}

/* end close box
 ======================================================================================================================================*/

/* header
 ======================================================================================================================================*/
#header_right, #header_right span {
	float: right;
	width: 311px;
}
#header_right span {
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
}
#header_right img {
	position: absolute;
top: 92px;
left: 970px;
}
/* end header
 ======================================================================================================================================*/
 

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

	#menu {/*
margin-top: 160px;
	*/
	padding-top: 172px;
	}

#menu ul {
	margin: 0 auto;
	width: 670px;
	float: left;
	padding: 0;
	list-style: none;
}
#menu ul li {
	float:left;
position:relative;
margin-top: 73px;
	
}

#menu ul li a {
	color: #5b5b5d;
	text-decoration: none;
	font-size: 15px;
	border-right:2px solid #ccc;
	display:block;
	padding: 0 12px;
	text-transform: uppercase;
	/* padding:0 8px;
	font-weight:bold;*/
}

#menu ul li ul li a {
	padding: 10px 15px 0px;
	border:none;
	text-transform: none;
	/* padding:0 8px;
	font-weight:bold;*/
}
#menu ul li ul li{
	margin-top:0;
	width: 100%;
	
}
.menu_vn ul li a {
	/*padding:0 6px !important;*/
}
#menu ul li:last-child a{
	border:none;
}
.menu_active { background:url(images/icon_logo.png) center 0 no-repeat; }
#menu ul li.menu_active { background:url(../images/icon_logo.png) center 0 no-repeat; }	

#menu ul img {
	float: left;
	margin-top: 40px;
margin-left: 20px;}
#menu ul li a:hover{
	color:#db7e36;
}
.menuactive{
	color:#db7e36 !important;	
}

 
#menu li ul{
position:absolute;
display:none;
width:275px;
background-color: #ffffff;
padding-bottom:10px;
}
#menu li:hover ul{
display:block;
}

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

/* silebar
======================================================================================================================================*/
.col2 ul{
	padding-left:30px;	
}
.sidebar ul{
	padding-left:18px;	
}
.col2 ul li {
list-style-type: none;
float: left;
width: 185px;
border-bottom: 2px dotted;
border-bottom-color: white;
padding-bottom: 20px;
padding-top: 20px;
}
.sidebar ul li {
	width:210px;
}
.sidebar_vn ul{
	padding-left:30px;	
}
.sidebar_vn ul li{
		width: 185px;
}
.col2 ul li:last-child, .sidebar ul li:last-child {
	border: none;
}
.sidebar ul li {
	padding-bottom: 15px;
	padding-top: 15px;
}
.col2 ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

.col2 a:hover{color:#fafc05;}
.active{ color:#fafc05 !important; }
/* end silebar
======================================================================================================================================*/
.col1 {
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,  rgba(231,228,212,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(0%, rgba(241,111,92,0)), color-stop(0%, rgba(246,41,12,0)), color-stop(100%, rgba(231,228,212,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,  rgba(231,228,212,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,  rgba(231,228,212,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,  rgba(231,228,212,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,  rgba(231,228,212,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e4d4', GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	min-height: 267px;
	padding-bottom:20px;
	line-height:30px;
}
.col1 h3{
	margin-top:0;	
	height: 15px;
	font-weight: normal;
}
#work li{
	line-height:30px;	
}

#faq{
	line-height:30px;	
}
#faq table{
	width: 500px;
margin: 0 auto 5px;	
}
#faq table th{
background-color: #c8df89;
text-align: left;
font-weight: normal;
color: #333;
line-height: 34px;
padding-left: 10px;
}
#faq table td{
	background-color:#9bcf8a;
	text-align:center;
	color:#333;
	line-height: 34px;
}
#wash, #dry, #pickup, #tips, #faq, #work, #contact, #index, #about, #price, #tips_en, #term, #career{
	padding:0 20px;	
}
#index ul{
	margin-bottom: 0;
margin-top: 0;
}
#wash a, #index a{
	text-decoration:none;
}
#wash i, #price i{
	text-decoration:underline;
}
#term h2{
	text-align:center;
}
#dry a, #price a, #about a{
	text-decoration:none;	
}
#price h1{
	text-align:center;
	line-height: initial;
	color:#0171ef;	
}
#about h3{
	font-weight:bold;
	margin-top: 10px;
}
#dry a:hover, #price a:hover, #about a:hover{
	color:#F00;	
}
#price_img{
	/*padding-top: 30px;*/
display: table;
margin: 0 auto;	
}
/* price
==============================================================================================================*/
#price h3{
	margin: 10px;
	height:30px;	
}
#price th{
	font-size: 1.4em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #A7C942;
	color: #fff;
}
#price th, #price td{
border: 1px solid #98bf21;
padding: 3px 7px 2px 7px;
}
#price table{
	margin:30px auto;
	width: 800px;
}	
.center{
	text-align:center;
	line-height: 20px;
padding-bottom: 5px !important;
	
}
.center img{
	padding-top: 10px;	
}
.price_vn img, #free{
	/*padding-top:30px;	*/
	display: table;
margin: 0 auto;
}
#free{
	padding-bottom:20px;
}

/* end price
===============================================================================================================*/
/* tips
==========================================================================================*/
.showtext{
	background-color: white; 
	display: none;
	padding: 5px 20px	;
	
}
.showtext ol, .showtext ul{
	padding-left:20px;	
	margin-top: 0;
	margin-bottom:0;
}
#tips h3, #faq h3, #tips_en h3{
	color:#5b5b5d;	
	font-style: italic;
	font-weight: normal;
}
#tips h3:visited, #faq h3:visited{
	color:#F00;
}
#tips a, #faq a{
	text-decoration: none;
}	
.tips_en h3:hover{
	color:none;	
}
/* end tips
=========================================================================*/
#work_right{
width: 50%;
float: right;
}
#work_right img{
	float: left;
width: 50%;	
}
#work_right ul{
	padding-left:0;	
	margin-top:0;
}
#work_right_en{
	width: 50%;
float: right;
margin-top: 0;
}
#work_right_en ul{
	padding-left: 0;
	margin-top:0;
}

/* contact
================================================================================*/
#contact{
	text-align:center;	
}
#contact h3{
	font-weight:bold;	
}
#contact p{
	line-height: 30px;	
	text-align:left;
}
#button{
	display:table;
	margin:0 auto;	
}
#contact iframe{
	border:none;	
	width: 480px;
float: left;
height: 300px;
}
.b0t70b-haAclf, .ilErfe-e1YmVc-ZMv3u, #mp-embed-bar{
	display:none !important;
}
.gm-style-iw{
display:block;	
}
#button input{
	margin-right: 20px;
}
#frmContact {
padding: 25px 0 0 0;
text-align:left;
width: 365px;
float: right;
}
#frmContact input, #frmContact textarea{
/*width: 670px;
margin-left: 120px;*/
width: 360px;
}
#frmContact textarea{
	padding-left:5px;
}
#frmContact input{
height: 30px;
margin-bottom: 20px;
padding-left: 5px;
}
textarea,
input[type="text"]{
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
		  font-family: Arial, Helvetica, sans-serif;
}
#map{
width: 513px;
float: left;
border-right: 2px dotted;
border-right-color: white;	
}
#map span{
	padding-left:20px;
}
#ajaxload {	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	 background-color:#000;
	 filter:alpha(opacity=30); /* For IE8 and earlier */
	opacity:0.3;
	display:none;
}
#ajaxload img{
	width: 250px;
	height: 200px;
	position: absolute;
	top:30%;
	left:40%;
}

.sidebar_hide{
	display:none;	
}
#about{
	width:900px;	
}