/* Sanqing - CONTENT.CSS */

body { background: white; color: #572C26; font:ËÎÌå,Verdana, Arial, sans-serif;
       font-size:12px; }
a { color: #572C26; text-decoration:none;}
a:hover { color: #572C26; text-decoration:underline;}
img { padding: 1px; border: 1px solid #E3DFD4; }
a:hover img { border-color: #BAB6AB; }
h1, h2, h3, h4, h5, h6 { margin-top: 5px;font-family: ËÎÌå,Arial,Georgia, serif; font-weight:bold; }
h1, h2, h3, h4 { margin-bottom: 0.35em; color: #644B4B; }
h1 { font-size: 225%; clear: both; }
h2 { font-size: 190%; }
h3 { font-size: 160%; }
h4 { font-size: 120%; }
p, ul, ol, dl, table { margin-top: 0; }
p, ul, ol, dl { line-height: 1.5em; }
ul { list-style: square; }
ul ul { margin-bottom: 0; }
dt { font-weight: normal; }
select {background-color: #ffffff;}
acronym, abbr { cursor: help; border-bottom: 1px dotted black; }
form, fieldset { margin: 0; padding: 0; border: none; }
form p { line-height: normal; }
form dl, form dd { margin: 0; padding: 0; }
input, select, textarea { vertical-align: middle; margin: 0 0 0.1em; font: 100% ËÎÌå,Arial, sans-serif; }

div.quote {margin : 5px 20px; border : 1px solid #cccccc; padding : 5px;background : #f3f3f3; line-height : normal;
	font-size: 90%;
	} 

table, th, td { font-size: 100%; border: 0px solid #E3DFD4; border-collapse: collapse; }
th, td { color: #572C26; }
th { background: #E3DFD4; white-space: nowrap; }
table img { padding: 0; background: none; border: none; vertical-align: middle; }
caption { text-align: left; color: #644B4B; }

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }

img.left, img.right { float: left; margin: 0 1em 1em 1em; }
img.right { float: right; margin-right: 0; }
img.left { margin-left: 0; }
img.no-border { border: none; padding: 0; background: none; }
img.map-city { margin-top: -2.2em; border: none; border-left: 1px solid #CCCCCC; }

.advice { color: #572C26; font-size: 92%; text-transform: uppercase; }
a.dotlink, ul.dotlink li { padding-left: 15px; background: url(../images/ico-dotlink.gif) no-repeat 0 50%; }
ul.dotlink { margin: 0 0 1.3em; padding: 0; list-style: none; }
a.back { padding-left: 15px; background: url(../images/ico-back.gif) no-repeat 0 60%; }
a.server-out { padding-left: 15px; background: url(../images/ico-server-out.gif) no-repeat 0 60% !important; }
.small { font-size: 92%; }
.big { font-size: 110%; }
.bold { font-weight: bold; }
ul.inline { margin: 0 0 1.6em ; padding: 0; list-style: none; }
ul.inline li { display: inline; margin-right: 0.7em; }

/* icons */
.ico, ul.ico li { padding: 3px 0 3px 18px; background-repeat: no-repeat; background-position: 0 50%; }
ul.ico { background-image: none; }


/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.dbreak {
	height: 15px;
}
.anim-banner
{
	margin-bottom:50px;
	margin-top:10px;
}
/************************************ price from SO ******************************/
.pricefrom
{
	float:right;
	/*width:150px;*/
	text-align:right;
}
.pricefrom img
{
	border:0;
	vertical-align:middle;
}
.pricefrom span
{
	padding-left:5px;
	vertical-align: middle;
	font-size:12px;
	color:#572C26;
	font-weight:bold;
	font-family:ËÎÌå,Arial;
	text-transform:none;
}

/************************************ end of price from SO **********************/
p,dd,span {text-align: justify;}
a {text-align:left;}
/************************************ res strip *********************************/
#reservstripwrapp
{
	background-color: #ffffff;
	font-size:11px;
}
#reservstripwrappsub
{
	background-color: #E0DBCF;
	padding-bottom:7px;
	font-size:11px;
	
}
#reservstrip
{
	background-color: #ece9e1;
	color: #786c4e;
}
#searchButt
{
	background:url("/images/searchstrip.gif");
	width: 54px;
	height: 22px;
	border:0;
	margin-left: 10px;
}


#reservstrip .frm-ardate
{
	height: 15px;
	width: 65px;
	font-size:12px;
	border: 1px solid #bbb196;
}
#reservstrip .frm-ardate-short
{
	height: 15px;
	width: 32px;
	font-size:12px;
	border: 1px solid #bbb196;
}
#reservstrip .frm-city
{
	height: 19px;
	
	font-size:11px;
	border: 1px solid #bbb196;
}
.resstrip-spacer
{
	height:7px;
	line-height:7px;
	font-size:1px;
	border: 0px solid red;
}

.dropdownlist
{
 border: 1px solid #572C26;
	margin-top:5px;
	margin-bottom:2px;
}



.textbox
{
	border:1px solid #572C26;
	height:16px;
	margin-top:5px;
	margin-bottom:2px;
}


 .button{ background:url(../images/buttom_bg1.gif) no-repeat; 
          cursor:pointer;  
          width:72px; height:21px; border:none; 
          color:#395366; 
          } 


.textbox_mu
{
	border:1px solid #572C26;
	margin-top:5px;
	margin-bottom:2px;
}
















