/**
 * @author Thanhphong
 * thanhphong@mego.com.vn
 * phongjalvn@gmail.com
 */
body{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
a, a:visited{
	color:#666;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}
p{
	margin-bottom:1em;
}
#wrapper{
	background:url(../images/bgheader.jpg) top center no-repeat;
}
#logo{
	height:120px;
}
#banner p,#row1 .col3 p,#row3 .col1 p,#row1 .col1 p{
	margin:0;
}
#row1 .col1 p{
	text-align:justify;
}
.buttonholder{
	margin-top:20px;
}
#row1{
	background:#373737;
	height:379px;
}
#subrow1{
	border-top:8px solid #c1e770;
	border-bottom:8px solid #c1e770;
	background:#c1e770;
}
#details{
	padding-top:10px;
}
h2.title{
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:18px;
	border-bottom:1px solid #ccc;
}
h6{
	font-size:14px;
	font-weight:normal;
	margin-bottom:8px;
}
#row1 h2.title,#row1 h6{
	color:#fff;
}
#row1 .col1 h2.title,#row3 .col2 h2.title{
	border-bottom:1px solid #5a5d61;
}
#row1 .col2 h2.title{
	padding-left:17px;
}
#row3 .container_12{
	background:#333;
}
.postmeta, .postviewmeta{
	background:#43484e;
	float:left;
	line-height:23px;
	padding:0 10px;
}
.postviewmeta{
	background:#132030;
}
.desc{
	padding:22px 0 0;
}
.desc img{
	float:left;
	margin-right:14px;
}
.button{
	display:block;
	background:#132030;
	padding:4px 12px 3px;
	float:left;
	margin-right:10px;
	border:1px solid #4a535f;
	cursor:pointer;
	color:#fff;
}
a.button:hover{
	text-decoration:none;
	background:#080f19;
}
.icon{
	padding-left:28px;
}
.icon_comment{
	background:#132030 url(../images/comments.png) 6px 4px no-repeat;
}
a.icon_comment:hover{
	background:#080f19 url(../images/comments.png) 6px 4px no-repeat;
}
#row1, #row3,#menu{
	color:#cfcdcd;
}
#row1 a, #row1 a:visited,#row3 a, #row3 a:visited{
	color:#cfcdcd;
}
#row1 .col3 a,#row1 .col3 a:visited{
	color:#333;
}
#row1 .col2{
	/*background:#2c2c2c;*/
}
#row1 li, #row2 li, #row3 li{
	list-style:disc;
	font-size:18px;
	margin-top:2px;
	margin-bottom:2px;
}
#row1 li a, #row2 li a, #row3 li a{
	font-size:11px;
	line-height:11px;
}
#row1 .col3 img{
	background:#fff;
	padding:5px;
}
#col2 .row1 img{
	background:#ccc;
	padding:5px;
}
.caption{
	display:block;
	height:34px;
	line-height:34px;
	background:#fff;
	text-align:center;
	color:#434242;
}
#col2 .row1 .caption{
	background:#ccc;
}
#row2{
	color:#434242;
	padding:20px 0;
}

#row2 h2.title{
	border-bottom:1px solid #ccc;
	font-weight:500;
}
#main ul.thumblist,#main ul.thumblist li{
	margin:0;
	padding:0;
	list-style:none;
}
#main ul.thumblist li{
	display:block;
	float:left;
	margin: 2px;
}
#row3 .col1, #row3 .col2{
	background:#333;
}
#row3 .col1{
	padding-top:25px;
	text-align:center;
}
#row3 .col1 *{
	margin:10px auto;
}
#row3 .col2{
	padding-bottom: 10px;
}
#row3 .col2 h2{
	margin:5px 10px 20px;
}
#row3 .col2 blockquote{
	padding:10px 40px 10px 10px;
	margin-right:10px;
	background:url(../images/quote-right.jpg) bottom right no-repeat;
}
#row3 .col2 blockquote p{
	text-align:justify;
	margin:0;
	margin-left:40px;
}
#row3 .col2 blockquote cite{
	font-style:normal;
	font-weight:700;
	display:block;
	padding:20px 0 5px 40px;
	background:url(../images/quote-left.jpg) left 10px no-repeat;
}
a.readmore{
	float:right;
}
#footer{
	margin-top:50px;
	border-top:1px solid #ccc;
	padding-top:20px;
}
#menu{
	float:right;
	z-index:9999;
	position:relative;
}
#menu ul {
	margin:90px 15px 0;
}
#menu ul li{
	list-style:none;
	display:block;
	float:left;
	margin:0;
	border-right:1px solid #fff;
	position:relative;
}
#menu a, #menu a:visited{
	color:#fff;
	display:block;
	float:left;
	padding:0 5px;
}
#menu ul li ul{
	margin:0;
	position:absolute;
	top:14px;
	left:0;
	padding:5px 0;
	background:#373737;
	display:none;
	z-index:9999;
}
#menu ul li ul li{
	display:block;
	border:none;
	padding:0 5px;
	white-space:nowrap;
	float:none;
}
#menu ul li ul li a,#menu ul li ul li a:visited{
	display:block;
	background:#373737;
	padding:8px;
	border-right:1px solid #373737;
	border-bottom:1px solid #373737;
	float:none;
}
#menu ul li ul li a:hover{
	background:#222;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	text-decoration:none;
}
#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	margin-bottom:10px;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
	list-style:none;
	margin:0;
	position:relative;
}		
#crumbs li a {
	background:url(../images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	white-space:nowrap;
}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
}	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#dd2c0d;
}
#crumbs li ul{
	position:absolute;
	top:28px;
	left:-1px;
	display:none;
	border:1px solid #dedede;
	border-bottom:none;
	border-right:none;
}
#crumbs li ul li{
	padding:0;
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
}
#crumbs li ul li a{
	padding-left:15px;
	background:#fff;
}

#details h2.title{
	font-weight:700;
	margin:20px 0 15px;
}
.img-right{
	float:right;
	margin:3px 0px 15px 7px;
	border:1px solid #ccc;
	padding:5px;
}
.img-left{
	float:left;
	margin:3px 16px 0px 7px;
	border:1px solid #ccc;
	padding:5px;
}
#details .img-right{
	width:180px;
}
#details .img-right strong{
	display:block;
	margin:5px 0;
	width:180px;
}
#details .img-right .mthumbs{
	display:block;
	float:left;
	margin:12px 6px 0;
}
.newslist{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	text-align:justify;
}
.newslist h2.title{
	border-bottom:none;
	line-height:1.2em;
}
.newslist h2.title small{
	text-transform:none;
}
#details .gallerylist {
	padding:0;
	margin:0;
	list-style:none;
}
#details .gallerylist li{
	margin:4px;
	float:left;
}
#details .gallerylist li a{
	display:block;
	float:left;
	padding:5px;
	border:1px solid #dedede;
}
#details .gallerylist li a:hover{
	background:#ddd;
}
/*css for pager
-------------------------------------------*/
#details .page {
	margin-bottom:30px;
	margin-top:5px;
	padding:2px;
}
#details .page ul.paginator {
	float:left;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:left;
}
#details .page li {
	display:inline;
	list-style-type:none;
	margin-left:1px;
   color:#ffffff;
}

#details .page a, #details .page a:visited {
	background-color:#a7a7a7;
	border:1px solid #a7a7a7;
	color:#FFFFFF !important;
	padding:0 5px;
	text-decoration:none;
   font-weight: normal;
}
#details .page a:hover, #details .page a:active, #details .page .current a {
	background-color:#7b7b7b;
	border:1px solid #7b7b7b;
	color:#ffffff;
}
#details .page a.disablelink, #details .page a.disablelink:hover {
	background-color:#7b7b7b;
	border-color:#7b7b7b;
	color:#fff;
	cursor:default;
	font-weight:normal !important;
}
#details .page a.prevnext {
	font-weight:bold;
}
.galleryimg{
	margin:10px 0;
	text-align:center;
}
#comment .button{
	display:inline;
	float:none;
	color:#fff;
}
#comment textarea{
	width:100%;
}
/* ----------- My Form ----------- */
.myform {
	width:auto;
	padding:0 20px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
}
/* ----------- stylized ----------- */
#stylized{
	border:solid 2px #ccc;
	background:#eee;
	padding-bottom:20px;
}
#stylized h1 {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:30px;
	border-bottom:1px solid #ccc;
	margin:0 30px 20px;
}

#stylized p{
	font-size:11px;
	color:#666666;
	/*margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;*/
	padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	clear:both;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ccc;
	width:300px;
	margin:2px 0 20px 10px;
}
#stylized textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ccc;
	width:400px;
	margin:2px 0 20px 10px;
	height:200px;
}
#stylized button,#stylized input.button{
	clear:both;
	margin-left:150px;
	width:125px;
	height:28px;
	background:#666666 url(img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#stylized input.button{
	clear:none;
	float:left;
}
#stylized .subform{
	padding:10px 30px 0;
}
#searchform label{
	font-weight:700;
	width:100px;
}
#searchform input{
	border:1px solid #CCCCCC;
	font-size:12px;
	margin:2px 0 0 10px;
	padding:4px 2px;
	width:200px;
}
#searchform button{
	border:1px solid #CCCCCC;
	font-size:12px;
	margin:2px 0 0 10px;
	padding:4px 2px;
	width:auto;
	display:inline;
}
/*Reset again*/
/* tables */
#details p{
	text-align:justify;
}
#comment p{
	text-align:left;
}
#details table {
    display: table;
    border-collapse: separate;
    text-align: -khtml-auto;
    border-spacing: 2px;
    border-color: gray
}

#details table[align="center"] {
    margin-left: auto;
    margin-right: auto
}

#details thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit
}
     
#details tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit
}
     
#details tfoot {
    display: table-footer-group;
    vertical-align: middle;
    border-color: inherit
}

#details col {
    display: table-column
}

#details colgroup {
    display: table-column-group
}

#details tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit
}

#details td, #details th {
    display: table-cell;
    vertical-align: inherit
}

#details th {
    font-weight: bold
}

#details caption {
    display: table-caption;
    text-align: -khtml-center;
}
#details_1{
	padding-top:20px;
}
/*	##################################
   	COMMENTS
	################################## */

.comments_list p{
	padding:0px 30px 0px 0px;
}
.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width:580px;
}

.commentlist .quote {
	padding: 20px 80px 20px 20px;
	background: url(../images/bg-comment-quote.gif) no-repeat right top;
	min-height: 60px;
	text-align:justify;
	color:#FFFFFF;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #4a4f54 url(../images/bg-comment-bubble.gif) no-repeat left bottom;
	color: #fff;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}
#schedulebooking label {
	float: left;
	width: 120px;
	font-weight: 400;
}
.box-left  h4 {
	margin-top:15px;
}