*{
	margin:0;
	padding:0;
}

body{
	font-family: Arial,Helvetica, sans-serif;
	font-size:12px;
	background: transparent url(../img/bg.gif);
	color: #3e3e3e	;
}

a{
	text-decoration: none;
	color:#006EBA; 
}

a:hover{
	text-decoration:underline;
}

img{
	border:0px;
}

table{
	border:1px solid #bbb;
	border-collapse: collapse;
}
table td,table th{
	border:1px solid #aaa;
	padding:4px 4px 4px 4px;
}

ul{
	padding-left:30px;
}

.notice{
	padding-left:50px;
	color: #FF4500;
	font-weight:bold;
}
#dangky input{
	width:200px;
}
#danhsachxe table th, #dangky table th{
	background:#DCDCDC;
	font-size:11px;
	font-weight:bold;
}
/* ID */
#wrapper{
	width:100% !important;
	height:auto;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}

#container{
	margin:auto;
	width:941px !important;
	padding:10px;
	background-color:#FFF;
	height:auto;
	
}

#header{
	background:transparent url(../img/header.jpg) top left no-repeat;
	height:auto;
	width:auto !important;
}

#header #header-banner{
	width:auto;
}

#footer{
	width:auto;
	height:100%;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	background:#dbdbdb;	
	border-top:4px solid #006eba;
	clear:both;	
}

#footer a{
	color:#2481BC;
}

#content{
	float:left;
	height:auto;
	width:716px;
	padding:0;
	border:0px solid #999;

}

#col_r{
	float:left;
	margin-left:13px;
	width:210px;
	border:0px solid #999;
}

#col_l{
	float:left;
	width:215px;
	height:auto;
	padding-right:10px;
}

#tuvan{
	text-align: right;
}

div#header div#navigator{
	width:940px;
}

div#header div#navigator ul{
	list-style: none;
	height:23px;
	padding-left:0px;
	margin-top:10px;
	width:940px;
}

div#header div#navigator ul li{
	display:inline;
}

div#header div#navigator ul li a{
	font-size:12px;
	font-weight:bold;
	color:#434343;
	padding:8px 30.5px;
	text-transform: uppercase;
	margin-top:13px;
	border:0px solid #999;
	border-bottom:4px solid #006eba;
	background:transparent url(../img/navigator.gif) top left repeat-x;
}

div#header div#navigator ul li a:hover,div#header div#navigator ul li a.active{
	text-decoration: none;
	border:0px;
	border-bottom:4px solid #006eba;
	background:transparent url(../img/navigator.hover.gif) top left repeat-x;
}

.middle{
	width:100%;
	height:auto;
	margin:20px 0 20px 0;
}

div#banxe div{
	border:0px solid #999;
}

div#banxe{
	width:95%;
	font-size:12px;
	padding-bottom: 15px;
	margin:auto;
}

div#banxe table th{
	background: #e2e2e2;
}

div#banxe ul{
	list-style: none;
	height:20px;
	width:auto;
	background-color:#CCCCCC;
	padding-top:10px;
	padding-left:0px;
}

div#banxe li{
	display:inline;
	padding:0 1.5% 0 1.5%;
	margin-top:3px;
}

div#banxe a{
	font-weight:bold;
	color:#006EBA;
	text-decoration:none;
}

div#banxe a:hover{
	cursor:pointer;
	color:#fff;
}

div#banxe .selected{
	color: #fff;
}

div#banxe select, div#banxe input{
	font-size:12px;
}


#XeMauXe input, #XeMauNoiThat input, #XeSoCua input, #XeSoChoNgoi input{
	width:80px;
}

div#banxe .bottom{
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	text-align:center;
}

div#banxe .bottom input{
	width:70px;
	height:25px;
}

div#tabchude {
	margin-bottom:15px;
}

div#tabchude span{
	padding:0;
	margin:0;
}

div#banxe #begin-tabs div{
	display:none;
}

div#banxe #begin-tabs div#thongsocoban{
	display:block;
}

div#banxe #begin-tabs div#tscb a{
	color:#FFF;
}

div#danhsach{
	height:auto;
	width:auto;
	background: transparent url(../img/topbar_l.gif) top left no-repeat;
}

div.bar-title{
	background: transparent url(../img/topbar_r.gif) top right no-repeat;
	height:30px;
}

div#danhsach div.content-title{
	color:#FFF;
	font-size:18px;
	padding-top:5px;
	padding-left:20px;
}

div#danhsachxe{
	font-size:11px;
}

/* Class */
.Bee{
	color:#FE7100;
}
span.gia{
	color:#FF0000;
	font-weight:bold;
}
span.tenxe a{
	color:#006EBA;
	font-weight:bold;
	text-transform: capitalize;
}

span.tenxe a:hover{
	color:#000;
	text-decoration: none;
}

label.error{	
	color: Red;
	font-weight: normal;
	display:block;
	text-align:right;
}

.clearBoth{
	clear:both;
}

div#footer .footer_l{
	float:left;
}

div#footer .footer_r{
	float:right;
	text-align:right;
}

div.reset{
	float:left;
	text-align:right;
	width:49%;
	padding-right:1%;
}
div.submit{
	width:50%;
	
}

.box_tl{
	background: transparent url(../img/box_tl.png) top left no-repeat;
	height:auto;
	margin-bottom:5px;
}

.box_tr{
	background:transparent url(../img/box_tr.png) top right no-repeat;
	height:auto;
}

.box_bl{
	background:transparent url(../img/box_bl.png) bottom left no-repeat;
	height:auto;
	padding-bottom:35px;
	margin-bottom:10px;
}

.box_br{
	background:transparent url(../img/box_br.png) bottom right no-repeat;
	height:auto;
}

table.xemoidang ,table.xemoidang tr, table.xemoidang td{
	border:0px;
}
.box_car_tl{
	background: transparent url(../img/box_tl.png) top left no-repeat;

}

.box_car_tr{
	background:transparent url(../img/box_tr.png) top right no-repeat;

}

.box_car_bl{
	background:transparent url(../img/box_bl.png) bottom left no-repeat;
	height:262px;
}

.box_car_br{
	background:transparent url(../img/box_br.png) bottom right no-repeat;

}

.box_car_title{
	background: transparent url(../img/title_box.gif) bottom center no-repeat;
	width:158px;
	height:30px;
	margin:auto;
	padding-top:4px;
	color:#FFF;
	text-align:center;
}

.box_car_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF
}

.box_car_title a:hover{ color: #DC143C; }

.box_car_img{
	margin:auto;
	text-align:center;
	padding-top:5px;
}

.box_car_desc{
	font-size:11px;
	border:0px solid #999;
	height:65px;
	width:155px;
	margin:auto;
	margin-top:5px;
	background: transparent url(../img/box_desc.gif) top  no-repeat;
}

.box_gia{
	margin-top:3px;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	color: Red;
}

.box_car_button{
	margin-top:2px;
	text-align:center;
}
.fixheight{
	height:240px;
}

div#Panel-Muabanxe, div#Model{
	height:auto;
}

div#Panel-Muabanxe a, div#Model a{
	font-weight: normal;	
	color:#006eba;	
}

.content-module{
	margin-top:11px;margin-bottom:0px;
	border:0px solid #006FBB;width:100%;
}

#NhaSanXuat .nhasanxuat, .ModelPanel-Muabanxe .nhasanxuat{
	float:left;
	width:19.5%;
	padding-top:4px;
	border-bottom:1px solid #f2f2f2;
}

.ModelPanel-Muabanxe .nhasanxuat{
	/*width:24.5%;*/
}

#NhaSanXuat ul,.ModelPanel-Muabanxe ul{
	list-style:none;padding-left:0px;
}

#NhaSanXuat .ten-nhasanxuat,.ModelPanel-Muabanxe .nhasanxuat-ten{
	float:left;color:#006EBA;width:100%;
}

#NhaSanXuat .ten-nhasanxuat span{
	text-transform: capitalize;
}

#NhaSanXuat .soxe, .ModelPanel-Muabanxe .soxe{
	color:#333;
}

#NhaSanXuat ul .nhasanxuat li,.ModelPanel-Muabanxe .ul .nhasanxuat li{
	display:inline;
	padding-right:0px;
	padding-left:10px;
}

.module #timkiemAddForm ul{
	list-style: none;
}



.page-title{
		font-size:16px;
	font-weight:bold;
	color:#006EBA;	
}

div.module-Danhmuc ul{
	list-style:url(../img/list_bullet.gif);
}

div.modeul-Danhmuc li{
	display:block;
}
















/*
	Style for Modules
*/

div.module{
	width:auto;
}

div.module div.btnSubmit{
padding:15px 0;
width:100%;
text-align:center;
}

div.module div.btnSubmit input{
	width:80px;
	height:28px;
	outline:0;
	border:0px;
	background:transparent url(../img/timkiem.gif) top left no-repeat;
}

.module-title{
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:15px;
	color:#006eba;
	padding-top:15px;
	letter-spacing: -1px;
}

div.module ul{
	list-style: url(../img/list_bullet.gif); 
	padding-left:30px;
}

div.module a{
	font-weight:bold;
	color:#006eba;	
}

div.module li{
	padding:0px 10px 0px 0;
}

div.module select{
	font-size:12px;
	width:150px;
}

div.module-xequantam li{
	padding:10px 0;
}

/*
	for Tabs
*/

.hideTab{
	display:none;
}

.showTab{
	display:block;
}

/*Lien he*/

div#lienhe{
	padding-left: 15px;	
	padding-right: 15px;
	height:auto !important;
	width:auto;
}

div#lienhe .picture{
	float:left;
	margin-top:250px;
	margin-left:30px;
	width:50%;
}

div#lienhe .contact{
	float:left;
}

div#lienhe div.input{
	width: 300px;
	padding:5px 0;
	border:0px solid #999;
	text-align:right;
}

div#lienhe div.input input{
	width:200px;
}

div#lienhe label{
	padding:4px;
	font-weight:bold;
}

div#lienhe div.input input{
}

.module_1{
	border:4px solid #DBDBDB;
	padding:0px 0px 0px 0px;
	width:707px;
}

.module_1 .module{
	height:227px;	
}
.module_1 table{
	width:100%;
	padding:0;
}
.module_1 table, .module_1 table td{	
	border:0;
}

.module_1 .module_2{
	padding-right:15px;
	width:217px;
}

.module_2 .mo_ta{
	font-size:11px;
	padding-right:00px;
	height:30px;
}


.module_2 .title{
	font-size:11px;
	font-weight:bold;
}

.module_2 .chi_tiet{
	text-align:right;
}

#listsalon .newsbox img{
	float:left;
	margin:0 10px 10px 10px;
}

#listnews .newsbox h2 {
	color:#3399ff;
	font-weight:bold;
	font-size:13px;
	margin:15px 0 0 0px;
}

.newsbox a{
	font-size:14px;
	color:#3399ff;
}

.horizonal{
	border-top:4px solid #006FBB;
	width:100%;
}

#danhsach-salons{
margin-top:3px;
	border:4px solid #DBDBDB;
}

#danhsach-salons table, #danhsach-salons table th, #danhsach-salons table tr,#danhsach-salons table td{
	border:1px solid #efefef;
}

#Panel-Xemoi {
	display:block;
}

#Panel-Xemoi .page-title{
	font-size:16px;
	font-weight:bold;
	color:#006EBA;	
}

#Panel-Muabanxe ul, #Panel-Xemoi ul{
	list-style:none;padding-left:0px;
	
}

.ModelPanel-Muabanxe{
	border-bottom:2px solid #ccc;
}

#ModelPanel-Muabanxe ul,#ModelPanel-Xemoi ul{
	height:auto;list-style:none;padding:0px;
}

#ModelPanel-Muabanxe ul li,#ModelPanel-Xemoi ul li{
	display:inline;padding-right:15px;width:20%;padding-bottom:10px;
}

#ModelPanel-Muabanxe ul li a,#ModelPanel-Xemoi ul li a{
color:#006ABE;
}

#module{
	border:4px solid #dbdbdb;
	width:auto;
	margin-top:10px;	
}

.module-title{
	padding-top:20px;	
}

#module .module-desc{
	padding: 15px;
	padding-top:5px;
}

div.message{
	border: 2px solid #c4c4c4;
	background-color: #f0f3ff;	
	color:#f00;
	font-weight:bold;
	padding:5px 0;
	text-align:center;

}

div.pagin .disabled{
	display:inline;
}


div#module .title{
	padding:5px 0;
	background-color: #F2F2F2;
	font-weight:bold;
	padding-left:5px;
	text-align:center;
}

#NhanTin .module-desc{
	font-size:11px;
}

#NhanTin .input{
	padding:5px 0;
}
#NhanTin #NhanTinEmail{
	border:1px solid #afafaf;
	width:100%;
}

#NhanTin #Dangky{
	margin-left:30%;
	border:0px;
	background:transparent url(../img/dangky.jpg) top left no-repeat;
	width:79px;
	height:28px;
}

.currency{
	display:inline;width:30%;
	border-bottom:1px solid #f7f7f7;
}

.rate{
	display:inline;
	text-align:right;
	padding-left:65px;
	border-bottom:1px solid #f7f7f7;
}


div.menu ul,#DanhMucTin ul {
	list-style: none;
}

div.menu ul li,#DanhMucTin ul li{
	display: inline;
	padding-right: 30px;
}

div.them-danh-muc .input input{
	height:25px;
}

div.them-danh-muc .input select{
	height:25px;
}

div.news-left{
	border-right: 2px solid #6293b6;
}
div#module-news a{
	font-weight:bold;
	color:#006eba;
}

div#module-news span.created{
	font-style:italic;
	color:#9e9e9e;
}

table.table-news, table.table-news tr, table.table-news th, table.table-news td{
	border:0;
}

div#module-news .news-right{
	padding-left:10px;
}
div#module-news .anothernews{
	font-size:16px;
	font-weight:bold;
	color:#006eba;
}

div#module-news ul{
	padding-left:20px;
	list-style:url(../img/list_bullet.gif);
}

div#module-news li{
	padding: 4px 0px;
}

div#news .news-title{
	font-size:16px;
	font-weight:bold;
	color:#006eba;
}

div#news .created{
	color:#AAA;
	font-style:italic;
}

div#news .mo-ta-gon{
	font-weight:bold;
}

div#news .hinh-anh{
	text-align:center;
	padding: 10px 0;
}

div#news .sign{
	font-weight:bold;
	text-align: right;
	margin-top:20px;
}

div#news-main .block{
	height:150px;float:left;width:49.5%;border-bottom:5px solid #ccc;
}

div#news-main .title{
	font-weight: bold;
	padding:3px 0;
	color:#006eba;
}

div#news-main .title a{
	color:#006eba;
}

div#news-main .mo-ta{
	
}

div#news-main .mo-ta-gon{
	padding:15px;
}

div#news-main .chi-tiet{
	font-size:10px;
	text-align:right;padding-right:15px;
}

div.login{
	margin:auto;
	width:250px;
	height:auto;
	padding:10px 0;
}

div.login .input{
	display:block;
	padding:4px 0;
	text-align: right;	
}

div.login label{
	font-weight:bold;
}

.greeting{
	font-weight:bold;
	padding-left:30px;
}

.register-form{
	width:380px;
	margin:auto;
}

.register-form .btnSubmit{
	width:auto;
}

.register-form fieldset{
	border:1px solid #CCC;
	margin-bottom:10px;
	padding:10px;
}

.register-form legend{
	text-align:center;
}

.register-form label,.register-form legend{
	font-weight:bold;
}

.register-form .input{
	text-align: right;	
	padding:3px 0;
	padding-right:20px;
}

.register-form input,.register-form select{
	width:200px;
}

.hinhuploaded{
}

.them-tin .input{
	padding:3px 0;
}

.them-tin label{
	font-weight:bold;
}
.them-tin .btnSubmit{
	
}

.thongtinuser{
}

.thongtinuser th.caption{
	text-align:center;
}

.thongtinuser th{
	text-align: right;
}

.thongtinuser .input input,.thongtinuser select{
	width:200px;
}

.login-home{
	padding:10px;
}

.login-home .btnSubmit{
	width:auto;
}

.login-home input{
	width:160px;
}

#NhaSanXuat{
	border-bottom:2px solid #ccc;
}

.nhasanxuat-title, .ModelPanel-Muabanxe .model-title{
	padding:3px 0;
	padding-left:20px;margin-bottom:10px;
	text-align:center;
	border:1px solid #ccc;	
	background-color: #f0f0f0;
}


#AdvancedSearch{
	text-align: right;
}
#AdvancedSearch input, #AdvancedSearch select{
	font-size:11px;	
}

div.paging{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#;
	background-color: #f8f8f8;
	padding:10px 2px;
}

div.paging div, div.paging li{
	display:inline;
	
}

div.paging a{
	text-decoration:none;
}

div.paging .item{
	margin:0 2px;
	padding:0 0px;
}

div.paging .actived{
	font-weight:bold;
}

.displayblock{
	display:block;
}

span.required{
	color: red;
}

.anothernews .title{
	font-size:14px;
	font-weight:bold;
}

div.tab-salons ul{
	list-style: none;
}

div.tab-salons ul li{
	display:inline;

}
div.tab-salons span{
	display:inline;
	padding:0px 20px;
	border: 2px solid #93ADED;
	font-weight:bold;
	color:#616161;
}

.kichhoat{
	background:  #E7ECFB;
}

.mouseover{
	background: #E7ECFB;
	cursor: pointer;
}

div.up-hinh{
	font-weight:bold;
}
div .mouseover{
	border:2px solid #CCC;
	background: #F7F7F7;
	padding:5px;
}

.luu-y,.forgotemail{
	font-size:12px;
	margin:10px 10px;
	margin-top:20px;
	border:2px solid #CCC;
	background-color:#fafafa;
	color:#37464f;
	padding:10px;
}

div#admin-search input, div#admin-search select{
	font-size:11px;
}

div#hinhanhxe .hinhxe{
	text-align:center;
	margin-bottom:10px;
}

div.hinhs{
	height:auto;
	text-align:center;	
}

div.hinhs .image{
	float:left;
	display:inline;
	margin-bottom:10px;
	width:20%;
	padding:3px 0;
	height:80px ;
}

.mouseon,.actived{
	border: 3px solid #8f9ca9;
}

.paging .actived{
	border:0px;	
}

.gia_daban{	
	text-decoration:line-through;
	font-weight:bold;
	color:#f00;
}
.xe-daban{
	font-weight:bold;
	color:#006EBA;
}

.hinh_chinh{
	float:left;
}

.thumbnail{
	float:right;
	text-align:right;
	padding-right:10px;
	width:210px;	
}

.thumbnail span{
	padding:0 10px 10px 0;
}

.content .title{
	font-weight:bold;
	font-size:16px;
	width:100%;
	text-align:center;
	margin:20px 0px;
}

.content .dich-vu{
	font-weight:bold;
	margin-bottom:10px;
}

.content .noi-dung-dich-vu{
	margin-bottom:10px;
}

.content .lienhe{
	margin-bottom:20px;
}

.special{
	color:#f00;
}

.bold{
	font-weight:bold;
}

span.xe{
	color:#006eba;
}

.hinh-xemoi .hinh-chinh{
	text-align:center;
	margin:10px;
}

.gallery .hinh{	
	float:left;
	width:15%;
	padding:5px 5px;
}

.thong-tin-chi-tiet{
	margin-top:10px;
}

.thong-tin-chi-tiet .title{
	font-weight:bold;
	margin-left:10px;
	text-decoration: underline;
}

.thong-tin-chi-tiet .content{
	margin-left:15px;
}

.noi-dung-dich-vu ul{
	list-style-image: url(../img/bullet.gif);
}

.hinh-anh img{
	padding:5px 5px;
}















































































/* Debugging */
.cake-sql-log{
	background-color:#AAA;
	display:none;
}
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
	padding: 4px;
}


