﻿/* Default */

	/* Default: Parent */
body 
{
	font-family: Arial, Verdana, Times New Roman; font-size: 12px; color: #5f532e;
	background: url(images/background.gif) #474037 repeat-x left top; margin: 0 auto 0 auto; text-align: center;
}
TD 
{
	font-family: Arial, Verdana, Times New Roman; font-size: 12px;
}
.Parent {
	width: 862px;
}
.ParentBorder {
	width: 1px; background-color: #000000;
}
.ParentBackground {
	background-color: #E6E6E6; vertical-align: top;
}

	/* Default: Text */
.textupper {
	text-transform: uppercase;
}
.textverysmall {
	font-size: 10px;
}
.textsmall {
	font-size: 11px;
}
.textsmallbold {
	font-size: 11px; font-weight: bold;
}
.textnormal {
	font-size: 12px;
}
.textnormalbold {
	font-size: 12px; font-weight: bold;
}
.textlarge {
	font-size: 13px;
}
.textlargebold {
	font-size: 13px; font-weight: bold;
}
.textverylargebold {
	font-size: 14px; font-weight: bold;
}
.textsubcontent {
	font-size: 12px; font-weight: bold; color: #808080;
}
.textwhite {
	COLOR: #FFFFFF;
}
.textlink {
	COLOR: #B2B2B2;
}
.textlinkspecial {
	COLOR: #D42D20;
}
.lineheight {
	line-height: 18px;
}

	/* Default: Background */
.bgblack {
	background-color: #000000;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bgF3F3F3 {
	background-color: #F3F3F3; font-size: 11px;
}
.bgCCCCCC {
	background-color: #CCCCCC;
}
.bgdfded3 {
	background-color: #dfded3;
}
	
	/* Default: Link */
A:link {
	COLOR: #a98a70; TEXT-DECORATION: none
}
A:active {
	COLOR: #a98a70; TEXT-DECORATION: none
}
A:visited {
	COLOR: #a98a70; TEXT-DECORATION: none
}
A:hover {
	COLOR: #a98a70; TEXT-DECORATION: underline
}
A.likedefault:link {
	COLOR: #5f532e; TEXT-DECORATION: none
}
A.likedefault:active {
	COLOR: #5f532e; TEXT-DECORATION: none
}
A.likedefault:visited {
	COLOR: #5f532e; TEXT-DECORATION: none
}
A.likedefault:hover {
	COLOR: #5f532e; TEXT-DECORATION: underline
}
A.special:link {
	COLOR: #403415; TEXT-DECORATION: none
}
A.special:active {
	COLOR: #403415; TEXT-DECORATION: none
}
A.special:visited {
	COLOR: #403415; TEXT-DECORATION: none
}
A.special:hover {
	COLOR: #403415; TEXT-DECORATION: underline
}
A.white:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.white:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.white:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.white:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
A.black:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.black:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.black:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.black:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

	/* Default: Form */
SELECT {
	font-size: 11px; color:  #4f4b3a; border: solid 1px;
}
INPUT {
	font-size: 11px; color:  #000000;
}

.solid {
	font-size: 11px; color:  #4f4b3a; border: solid 1px #FFFFFF; width: 100%; background-color: #FFF; background: #FFFFFF url(images/solid_bg.gif) repeat-x left bottom;
}
.solidheight {
	font-size: 11px; color:  #4f4b3a; border: solid 1px #FFFFFF; width: 100%; height: 100%; background-color: #FFF;
}
.DefaultBut {
	font-size: 11px; color:  #FFFFFF; background-color: #C40E00; font-weight: bold; border-style: solid;
	border-bottom-color: #828177; border-right-color: #828177; border-top-color: #F9F8F3; border-left-color: #F9F8F3;
	height: 18px;
}
.DefaultButXS {
	font-size: 11px; font-weight: bold; color:  #FFFFFF; background: url(gd_23.gif); border: none; width: 55px; height: 19px;
}
.txtSearch {
	font-size: 11px; color:  #FFFFFF; border: solid 1px #564c3f; width: 100%; background: url(images/input_searchbg.gif) repeat-x; height: 18px;
}
.butSearch {
	font-size: 11px; color:  #FFFFFF; border: none; background: url(images/button_search.gif) no-repeat; height: 22px; width: 66px; cursor: pointer;
}
.butBook {
	font-size: 11px; color:  #FFFFFF; border: none; background: url(images/button_searchroom.gif) no-repeat; height: 20px; width: 56px; cursor: pointer;
}

	/* Default: Other */
HR {
	width: 90%; text-align: center; height: 1px; color: #AE9462;
}
.imgpad {
	margin-right: 10px; display: block;
}
.imgHomeAva {
	border: solid 3px #ece4c8; margin: 0; display: block;
}

.border0line {
	border: 0 solid #c0c0c0;
}
.border0 {
	border-color: #c0c0c0;
	border-width: 0;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignleft a
{
	margin:0;
	padding:0;
	border:0;
}
.alignright {
	text-align: right;
}
.boderw0 {
	border-width: 0px;
}


/* Header */
.Header1Line {
	background-color: #c8cbcd;
}


/* Body */
.BodyLeft {
	vertical-align: top; width: 252px; background-color: #3763BB;
}
.BodyCenter {
	vertical-align: top;
}
.BodyRight {
	vertical-align: top; width: 181px; padding: 0 9px 0 0;
}
.BodyContent {
	vertical-align: top; padding: 0 9px 0 9px;
}
.BodyHome {
	vertical-align: top; background: url(images/home_bg.jpg) no-repeat; height: 189px; padding: 0px 13px 0px 19px;
}
.BodySub {
	vertical-align: top; background: #FFFFFF url(images/main_bg.jpg) no-repeat center top; padding: 0 10px 0 8px;
}

.BodyDatPhong {
	padding: 0 0px 0 12px;
}

	/* Body: BodyLeft */
.BodyLeftBorderTable {
	border: solid 1px #dfded3; background-color: #FFF; padding: 2px 1px 1px 1px;
}
.BodyLeftNavBG {
	background: #fcfcf8 url(images/navbg.gif) repeat-x left top;
}
.BodyLeftSubMenu {
	padding: 2px 2px 0px 25px;
}

	/* Body: BodyCenter */
.BodyCenterGalleryLeftBG {
	background: url(images/left_07.png) no-repeat right top;
}
.BodyCenterGalleryShadow {
	background: url(images/shadow_05.png) no-repeat center bottom; text-align: left; padding-left: 16px; font-size: 10px; color: #FFF;
}

	/* Body: BodyRight */
.BodyRightTableBorder {
	border: solid 1px #DE836D; text-align: center; padding: 3px; margin-bottom: 10px;
}
.divoverflow {
	width: 100%; height: 100%; overflow: auto; margin: 0 0px 0 0px; padding: 0; border: 0;
}

	/* Body: BodyContent */
.BodyContentConfe {
	line-height: 14px; font-size: 11px;
}
.BodyContentGalleryBorder {
	border-left: solid 1px #bdb085; border-bottom: solid 1px #bdb085; border-right: solid 1px #bdb085; border-top: none; padding: 7px;
}
	
.imgGalleryAva {
border: solid 3px #ece4c8; margin: 0;
}
/* Footer */
.FooterInfo {
	color: #c4c4c4; font-size: 11px; line-height: 18px; padding: 10px;
}

.FooterInfo a {color: #c4c4c4; text-decoration: none;}
.FooterInfo a:visited {color: #c4c4c4; text-decoration: none;}
.FooterInfo a:hover {color: #c4c4c4; text-decoration: underline;}

.txtSearch2 {
	font-size: 11px; color:  #5f532e; border: solid 1px #d3c4b3; width: 100%; background-color: #ffffff; height: 18px;
}

.butsearch2 {
	font-size: 11px; color:  #FFFFFF; border: none; background: url(images/moduletrai_06.gif) no-repeat; height: 22px; width: 67px; cursor: pointer;
}

.txtSearch3 {
	font-size: 11px; color:  #5f532e; border: solid 1px #d3c4b3; width: 100%; background: url(images/moduletrai_12.gif) repeat-x left top; height: 18px;
}

.butsearch3 {
	font-size: 11px; color:  #FFFFFF; border: none; background: url(images/moduletrai_10.gif) no-repeat; height: 22px; width: 67px; cursor: pointer;
}
