@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #ffce8a;
	background-image: url(../../img/css/bg/whole-page-bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% top;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#hold {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	padding-top: 264px;
}
#hold #menu {
	position: relative;
	height: 87px;
	top: 152px;
}
#hold #horiznav {
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	position: absolute;
	top: 0px;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E1E1E1;
}
#hold #horiznav a {
	color: #6A4A35;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
}
#hold #horiznav a:hover {
	text-decoration: underline;
}
#hold #horiznav a.manage {
	background-image: url(../../img/css/manage_booking_link_bg.png);
	text-decoration: none;
	display: block;
	width: 120px;
	color: #FFF;
	text-align: center;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
}
#hold #horiznav .rev_cnt {
	padding-right: 5px;
	color: #48922E;
	font-size: 9px;
	text-decoration: underline;
	font-style: normal;
}



#hold #banner {
	height: 233px;
	background-color: #789fbe;
	background-image: url(../../img/banner/banner_short.jpg);
	top: 29px;
	left: 10px;
	z-index: 97;
	position: absolute;
	visibility: visible;
	width: 1000px;
}
#hold #cont {
	margin-right: 0px;
	margin-left: 0px;
}
#hold #cont #cont1 {
	float: left;
	width: 695px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}

#hold #cont #cont1_full {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}

#bread
{
	font-size: 11px;
	color: #666666;
	display: block;
	border: 1px solid #E1E1E1;
	margin-top: 10px;
	height: 25px;
	position: relative;
	padding-left: 30px;
	background-image: url(../img/css/bread/bg_spare.jpg);
	font-weight: normal;
}
#bread a
{
	color: #666666;
	text-decoration: none;
	background-image: url(../../img/css/bread/arrow.jpg);
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 5px;
	height: 22px;
	padding-top: 3px;
	font-weight: normal;
}
#bread a:hover
{
	color: #557793;
}

#bread b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	padding-left: 5px;
	height: 22px;
	padding-top: 3px;
	background-image: url(../img/css/bread/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 11px;
	font-weight: normal;
}

#bread a#home
{
	position: absolute;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	left: -5px;
	top: -1px;
}

#bread a#home img
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#bread #r_house
{
	position: absolute;
	top: -1px;
	right: -1px;
}

#cont1 .box {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../../img/css/cont1_box/images/bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	line-height: 18px;
	position: relative;
}
#cont1 .box .h {
	display: block;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 8px;
	margin-left: -5px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../img/css/cont1_box/images/top.png);
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-repeat: no-repeat;
}
#cont1 .box p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#cont1 .box img.main {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 149px;
	width: 199px;
}
#cont1 .box .h:hover {
	text-decoration: underline;
}
#cont1 .box .buttonPop {
	visibility: hidden;
	padding-right: 5px;
	padding-left: 5px;
}
#cont1 .box .price {
	background-image: url(../../img/css/pricetag_css.png);
	margin-left: 210px;
	color: #FFF;
	padding-left: 75px;
	padding-top: 2px;
	padding-bottom: 18px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
.pb {
	font-weight: normal;
	font-size: 10px;
}
#cont1 .box .re {
	position: absolute;
	top: 98px;
	right: 220px;
	background-image: url(../../img/css/cont1_box/images/review_star.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 92px;
	color: #FFF;
}
#cont1 .box .re i {
	display: block;
	width: 22px;
	margin-left: 7px;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
	font-size: 8px;
	font-style: normal;
}



#cont1 .box:hover .buttonPop {
	visibility: visible;
}


#hold #cont #cont2 {
	float: right;
	width: 285px;
	color: #333;
	font-size: 11px;
	line-height: 17px;
}
#cont2 .box {
	border: 1px solid #436E8E;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#cont2 .box.red {
	border: 1px solid #436E8E;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	color: #F00;
}

#cont2 .box .h {
	display: block;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 10px;
	margin-left: -5px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../img/css/blue_gradiant.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}




#cont2 .box .h:hover {
	background-image: url(../../img/css/blue_gradiant.jpg);
}
#cont2 .vmwarebox {
	background-image: url(../../img/css/right/vmware-grey/images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EEE;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#cont2 .vmwarebox .h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(../../img/css/right/vmware-grey/images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	color: #eeeeee;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 7px;
	margin-left: -10px;
	font-weight: bold;
}
#cont2 .vmwarebox_blue {
	background-image: url(../../img/css/right/vmware-blue/images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EEE;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
#cont2 .vmwarebox_blue .h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(../../img/css/right/vmware-blue/images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	color: #eeeeee;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 7px;
	margin-left: -10px;
	font-weight: bold;
}


.clear_both {
	font-size: 1px;
	line-height: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 1px;
}
.clear_both_line {
	font-size: 1px;
	line-height: 1px;
	display: block;
	padding: 0px;
	clear: both;
	float: none;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BEBEBE;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #BEBEBE;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}



h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #477396;
	line-height: 25px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #477396;
	border-right-color: #477396;
	border-bottom-color: #477396;
	border-left-color: #477396;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

h1 small {
	font-size: 13px;
	color: #cccccc;	
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #7f3d09;
}




h3 {
	font-size: 16px;
	font-weight: bold;
	color: #39607F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #39607F;
	border-right-color: #39607F;
	border-bottom-color: #39607F;
	border-left-color: #39607F;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
}
h4 {
	font-size: 13px;
	color: #326FA8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 7px;
	display: block;
}







#top_men_hold {
	position: absolute;
	width: 1000px;
	left: 4px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#top_men_hold ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#top_men_hold ul li {
	list-style-position: outside;
	list-style-type: none;
	display: block;
	float: left;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	width: 136px;
	text-align: center;
	background-image: url(/img/layout/css/top_nav/a_break.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_men_hold ul li:hover {
	z-index: 99;
}
#top_men_hold ul li:hover a {
}
#top_men_hold ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#top_men_hold ul li a img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 54px;
}
#top_men_hold ul li div.popHold {
	display: none;
	margin: 0px;
	min-height: 282px;
	width: 619px;
	position: absolute;
	left: -4px;
	top: 81px;
	font-size: 11px;
	background-image: url(../../img/layout/css/top_menu/bg.png);
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#top_men_hold ul li div.popHold p{
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #A25D26;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#top_men_hold ul li div.popHold#popHold11 {
	left: -91px;
}
#top_men_hold ul li div.popHold#popHold13 {
	left: -250px;
}
#top_men_hold ul li div.popHold#popHold14 {
	left: -389px;
}

#top_men_hold ul li div.popHold .righter {
	float: right;
	font-weight: normal;
	width: 242px;
	border-top-width: 10px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #010101;
	border-right-color: #010101;
	border-bottom-color: #010101;
	border-left-color: #010101;
	background-image: url(../../img/layout/css/top_menu/righter-top-bg.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: left top;
	margin: 0px;
}
#top_men_hold ul li div.popHold .righter .price {
	background-image: url(../../img/layout/css/top_menu/pricetag.png);
	width: 95px;
	padding-left: 38px;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	height: 45px;
	margin-left: auto;
	display: block;
	clear: both;
	padding-top: 2px;
}

#top_men_hold ul li:hover div.popHold {
	display: block;
}

#top_men_hold ul li div.popHold ul{
	padding-top: 10px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
	opacity: .97;
	filter: alpha(opacity=97);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 320px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #5A7F9A;
	border-right-color: #5A7F9A;
	border-bottom-color: #5A7F9A;
	border-left-color: #5A7F9A;
	list-style-type: none;
}
#top_men_hold ul li div.popHold ul li{
	margin: 0px;
	display: block;
	float: none;
	width: 357px;
	text-align: left;
	padding: 0px;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-weight: normal;
}
#top_men_hold ul li div.popHold ul li.intro{
	font-weight: bold;
	color: #FFA513;
	width: 213px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	text-align: center;
	background-color: #232323;
}
#top_men_hold ul li div.popHold ul li span{
	display: block;
	width: 100px;
	float: left;
}
#top_men_hold ul li div.popHold ul li a{
	display: block;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin: 0px;
}
#top_men_hold ul li div.popHold ul li a:hover {
	font-weight: normal;
	color: #010101;
	border-bottom-style: solid;
	background-image: url(../../img/layout/css/top_menu/a-bg.png);
	background-repeat: no-repeat;
	background-position: left;
}








.Catheader{
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EFD3AD;
	border-right-color: #EFD3AD;
	border-bottom-color: #EFD3AD;
	border-left-color: #EFD3AD;
}

.Catheader img
{

	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.Catheader a{
	float: left;
	padding-top: 15px;
	font-weight: bold;
	color: #947963;
	text-decoration: none;
	border-top-style: none;

	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Catheader a:hover {
	text-decoration: underline;
	background-color: #FFF;
}



.Catheader .clear-both
{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 1px;
}
#hold #footer {
	background-image: url(../../img/layout/css/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 163px;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#hold #footer span {
	font-size: 10px;
	color: #DAC189;
	display: block;
	margin-top: 10px;
}

#bread {
	font-size: 11px;
	margin-top: 3px;
	margin-left: 5px;
	color: #666;
}
#bread a {
	color: #666;
}
