@charset "utf-8";
/* CSS Document - San Antonio Structure */

/* Reset all browser css styles */
textarea { width:90% ; margin-bottom:10px;}
select { margin-bottom:10px ;}
input {font-weight:normal;}
html {
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:18px;
	overflow-x:hidden;
	background-image:url(../sanantonio_hotel_bin/sanantonio_bg.gif);
	
	}

	

body{}
a {text-decoration:none; color:#777;}
a:hover {color:#000;}
img {border: none;}

/* workarea */
.mainCentral { 
	width:900px;
	margin:20px auto;
	height:100%;
}
/*Main container structure*/
		#topBlock {
			width:900px;
			height:115px;
			float:left;
			background: url(../sanantonio_hotel_bin/center_top.jpg) no-repeat;
			}
		#centerBlock {
			width:900px;
			height:320px;
			float:left;
			background: url(../sanantonio_hotel_bin/center_middle.jpg) no-repeat;
			}
		#navigationBlock {
			width:900px;
			height:60px;
			float:left;
			background:url(../sanantonio_hotel_bin/center_nav.jpg) no-repeat;
			margin-top:0px;
			}
		#contentBlock {
			width:900px;
			height:auto;
			float:left;
			background:#eeecdc url(../sanantonio_hotel_bin/center_bottom.jpg) no-repeat bottom;
			}
		#bottomBlock {
			width:900px;
			height:88px;
			float:left;
			}

/* #topBlock structure */
		#topBlock .hotellogo {
			width:420px;
			height:115px;
			float:left;
			background:url(../sanantonio_hotel_bin/logo_sanantonio.gif) no-repeat 20% 50%;
			}
					#topBlock .hotellogo a {
					width:300px;
					height:80px;
					display:block;
					text-indent:-9999px;
					}
		#topBlock .quicklinks {
			width:460px;
			
			float:right;
			}
		#topBlock .quicklinks ul {
			text-align:right;
			padding-top:30px;
			margin-right:15px;
			}
		#topBlock .quicklinks li {
			display:inline;
			margin-top:8px;
			float:right;
			}
		#topBlock .quicklinks a {
			color:#89765f;
			border:1px solid #c5bfa7;
			background: #d2cbb3 url(../sanantonio_hotel_bin/qlink_bg.gif) repeat-x;
			padding:5px;
			font:10px Verdana, Geneva, sans-serif;
			text-transform:uppercase;

			}
		#topBlock .quicklinks a:hover {
			color:#4d311b;
			border:1px solid #c5bfa7;
			}

/* #centerBlock structure */
		#centerBlock .flashContainer  {
			width: 650px;
			height: 300px;
			float:left;
			margin-top:-1px;
			margin-left:15px;
		}
		#centerBlock .bookingGadget {
			width:185px;
			height:180px;
			float:left;
			margin:70px 25px 10px 10px;
			text-align:left;
		}
		/*booking gadget customization*/
		
				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandTitle  {				visibility:hidden;
}
				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .checkinLabel { color:#fff; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandNrNightsLabel {color:#fff; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
				#centerBlock .bookingGadget .gc_sh .gc_verticalSh {margin-left:25px; width:auto; padding:0;}
				#centerBlock .bookingGadget .gc_sh #shbgshortHandButton .shortHandCheckRates {
				background: url(../sanantonio_hotel_bin/book-now.gif) no-repeat;
				width:144px;
				height:26px;	
				font-size:13px;
				font-weight:bold;
				color:#3d2415;
}




/* #navigationBlock	structure */
		#navigationBlock ul {
			width:820px;
			text-align:center;
			height:22px;
			margin:24px 16px 10px 0px;
			*margin:24px 16px 10px 24px;
			_margin:24px 16px 10px 24px;
					}
		#navigationBlock li {
			display:inline;
			background: url(../sanantonio_hotel_bin/menu_sep.gif) no-repeat right center;
			font-family:Calibri, Verdana, Geneva, sans-serif;			
			font-weight:normal;
			font-size:14px;			
			color:#444;
			padding:5px 10px 5px 10px;
			
		}
		#navigationBlock li a {
			color:#6f6543;
		}
		#navigationBlock li a:hover {
			color:#4a4123;
			

		}
		#navigationBlock li.active {
			color:#372f23;
		}


/* #contentBlock structure */
		#fxBlock1 {
			width:900px;
			height:10px;
			background:url(../sanantonio_hotel_bin/content_top.gif) no-repeat bottom;
			float:left;
		}
		#fxBlock2 {
			width:900px;
			height:10px;
			float:left;
		}
		#contentBlock .leftcolumn {
			width:640px;
			height:auto;
			float:left;
			}
				

		#contentBlock .content {
			width:530px;
			margin-left:40px;
			_margin-left:20px;
			margin-top:20px;
			padding-right:50px;
			height:auto;
			float:left;
			border-right: 1px dotted #ede2c8;
			font:13px Calibri, Verdana, Geneva, sans-serif;
			color:#555;
			text-align:left;
			overflow-x:hidden;
			
			}
					#contentBlock .content p {
						margin-bottom:10px;
						line-height:20px;
						
						}
					#contentBlock .content h1 {
						font:24px Calibri,Arial, Helvetica, sans-serif;
						font-weight:bold;
						color:#43250f;
						margin-bottom:0px;
						padding:2px 0px;
						
						}
					#contentBlock .content h2 {
						font:14px Calibri Arial, Helvetica, sans-serif;
						font-weight:bold;
						color:#372f23;
						margin-bottom:10px;
						margin-top:20px;
						
						}
					#contentBlock .content h3,h4,h5,h6 {
						font:13px Calibri,Arial, Helvetica, sans-serif;
						font-weight:bold;
						color:#9e5021;
						margin-bottom:5px;
						margin-top:10px;
						
						}
					#contentBlock .content a {
						color:#7b1829;
						text-decoration:underline;
						}
					#contentBlock .content ul, #contentBlock .content ol{
						margin-left:0px;
						*margin-left:15px;
						_margin-left:15px;
						margin-top: 15px;
						}
					#contentBlock .content ul li {
						color:#56524c;
						font-weight:bold;
						list-style:square;
						margin:10px 0px;
						}
					#contentBlock .content ol li {
						color:#56524c;
						font-weight:bold;
						list-style:decimal;
						margin:10px 0px;
						}
		#contentBlock .rightcolumn {
			width:240px;
			height:auto;
			float:right;
			margin-top:20px;
			margin-bottom:20px;
			padding-right:20px;
			position: relative;
			font-size:11px;
			}
			
					#contentBlock .rightcolumn p {
						font:12px Calibri,Arial, Helvetica, sans-serif;
						color:#999999;
						text-align:left;
						margin-bottom:5px;
						line-height:20px;
						}
					#contentBlock .rightcolumn h1 {
						font:12px Arial, Helvetica, sans-serif;
						font-weight:bold;
						color:#372f23;
						margin-bottom:0px;
						margin-top:9px;
						}
					#contentBlock .rightcolumn h2 {
						font:11px Arial, Helvetica, sans-serif;
						font-weight:bold;
						color:#6a6050;
						margin-bottom:3px;
						margin-top:9px;
						}
					#contentBlock .rightcolumn h3,h4,h5,h6 {
						font:11px Arial, Helvetica, sans-serif;
						color:#000;
						margin-bottom:3px;
						margin-top:9px;
						}					
					#contentBlock .rightcolumn a {
						color:#7b1829;
						text-decoration:underline;
						font-size:11px;
						}
					#contentBlock .rightcolumn ul li {
						font:11px Arial, Helvetica, sans-serif;
						color:#999999;
						list-style:square;
						}
					#contentBlock .rightcolumn ol li {
						font:11px Arial, Helvetica, sans-serif;
						color:#999999;
						list-style:decimal;
						}
		#contentBlock .footerMenu {
			width:900px;
			padding:0px;
			float:left;
			height:50px;
			text-align:center;
			margin-top:25px;
			}
					#contentBlock .footerMenu ul {
						
						}
					#contentBlock .footerMenu li {
						display:inline;
						padding:10px 10px 0px 10px;
						font:10px Verdana, Geneva, sans-serif;
						text-transform:uppercase;
						}
					#contentblock .footerMenu a {
						color:#777777;
						}
					#contentblock .footerMenu li a:hover {
						color:#555555;
						}
			
/* #bottomBlock structure */
		#bottomBlock .poweredby {
			width:270px;
			height:40px;
			float:left;
			margin-right:10px;
			margin-left:0px;
			margin-top:20px;
			background: url(../sanantonio_hotel_bin/poweredby.png) left top no-repeat; 
			}
		#bottomBlock .poweredby a {
			width:200px;
			height:40px;
			text-indent:-9999px;
			display:block;
			
			
			}
		#bottomBlock .hoteladdress {
			width:540px;
			height:40px;
			margin-top:20px;
			margin-right:0px;
			margin-bottom:10px;
			float:right;
			font:11px Arial, Helvetica, sans-serif;
			font-weight:normal;
			color:#f0efe4;
			text-align:right;
			
		}
		
		
/***************************************** GADGET CONFIG *******************************************/
	
/* Room type descriptions */

#contentBlock .content .roomContainer {
	width: 550px;
	height:auto;
	float:left;
	clear:both;
	padding:10px;
	border-bottom:1px dotted #e1dfd0;
	margin-bottom:10px;
	
	
}
		#contentBlock .content .roomContainer .roomName {
			padding: 3px 0px;
			font: 16px Arial, Helvetica, sans-serif;
			color: #372f23;
			margin:0px 0px 4px 0px;
			
}
		#contentBlock .content .roomContainer .roomName h2 {margin:0; padding-top:0px; font-size:13px; font-weight:bold;}
		#contentBlock .content .roomContainer .roomPhoto {
			width: auto;
			height: auto;
			float:right;
			padding:0px;
}
		#contentBlock .content .roomContainer .roomPhoto img {height:125px;width:125px;overflow:hidden; margin:0;padding:0; border:2px solid #e8e1cf;}
		#contentBlock .content .roomContainer .roomDescription { 
			float:left;
			margin-left:15px;	
			margin-right:15px;
			text-align:justify;
			width:65%;
}
		#contentBlock .content .roomContainer .roomDescription ul {
			margin: 0px 0px 0px 0px;
			padding: 0px;
}
		#contentBlock .content .roomContainer .roomDescription p {margin:0; padding:0;}
		#contentBlock .content .roomContainer .roomDescription li {
			font: 11px;
			margin-left: 30px;
			color: #666666;
			line-height: 18px;
			list-style:square;
}
		#contentBlock .content .roomContainer .roomDescription h2 { padding:0;margin:0;}

			#contentBlock .content .roomContainer .spacer {
			width: 100%;
			height: 10px;
			float: left;
			clear:both;
}
		#contentBlock .content .roomContainer .promotions-showTermsTrigger{}
		#contentBlock .content .roomContainer .promotions-bgLink { 
			font-weight:bold; 
			font-size:14px; 
			background:#dad1b7; 
			padding:5px;
			border-top:1px solid #e3d09e;
			border-left:1px solid #e3d09e;
			border-bottom: 1px solid #a68732;
			border-right: 1px solid #a68732;
			color:#333;
			text-decoration:none;
			
			}
		
		#contentBlock .content .roomContainer #2_terms{}
		#contentBlock .content .roomContainer .promotions-closeTermsShell  {}
		#contentBlock .content .roomContainer .promotions-closeTerms { 
			height:25px;
			background: #555555 url(../sanantonio_hotel_bin/close_terms.gif) no-repeat 4px 4px; 
			*background: #555555 url(../sanantonio_hotel_bin/close_terms.gif) no-repeat 2px 6px; 
			padding:5px 5px 5px 30px; 
			
			color:#ccc;  
			text-decoration:none; 
			opacity:0.8; 
		}
		#contentBlock .content .roomContainer .termsText {}
		#contentBlock .content .roomContainer .promotions-termsText {
			font:13px Calibri, Verdana, Geneva, sans-serif;
			color:#999; 
			padding:15px;
		}
		#contentBlock .content .roomContainer .cancelText {}
		





/* meetingandevents */

#contentBlock .content #meetingandevents { }
#contentBlock .content #meetingandevents li {
	list-style:none;
	padding:0;
	margin:5px;
}

/* Picture Gallery container */

#contentBlock .content .pgContainer-old {text-align:center;width:158px;} 

.languages { 
	width:300px;
	clear:both;
	height:30px;
	float:right;
}
.languages ul {text-align:right; margin:5px;}
.languages li {
	display: inline;
	font: 10px Arial, Helvetica, sans-serif;
	list-style:none;
	margin-left:15px;
}
.languages li a {text-decoration:none; color:#d4c7ba; text-transform:uppercase;}
.languages li a:hover {color:#fff; }


/* Pormotions gadget */


.promotionsgadget {
	cursor:pointer;
	width:210px;
	padding:6px 0px;
	margin-bottom:20px;
	border-bottom:2px solid #E2DEC3;
	border-top:2px solid #E2DEC3;
	clear:both;
	
}
.promotionsgadget a {
	cursor:pointer;
	text-decoration:none;
}
.promotionsgadget .prgTitle, .promotionsgadget .prgTitle a {
	cursor:pointer;
	float:left;
	font-weight:bold;
	color:#372F23;
	width:135px;
	font:18px Calibri, Arial, Helvetica, sans-serif;

	
}

.promotionsgadget .prgImage, .promotionsgadget .prgImage a {
	cursor:pointer;
	float:right;
	width:70px;
	height:70px;
	border:1px solid #E2DEC3;
}

.promotionsgadget .prgClick, .promotionsgadget .prgClick a {
	cursor:pointer;float:left;width:135px;color:#9E5021;}

.promotionsgadget .prgDescription, .promotionsgadget .prgDescription a {
	cursor:pointer; height:35px;width: 210px; padding-top:10px; clear:both; color:#999999;}


/* Weather gadget */

.mainCentral .weatherGadget { 
margin-bottom:10px;padding:0px ; 
	background:#E0DBBD ; 
	border:1px solid #C4C090; 
	width:210px;
}
		.mainCentral .weatherGadget .wgImageNode { 
			margin-right:10px;
}
		.mainCentral .weatherGadget .wgTemperatureNode {
			float:left;
			font-size:16px; 
			font-weight:normal;
			font:16px Georgia, "Times New Roman", Times, serif bold;
			color:#43250F;
}

/* Trip Advisor */

.mainCentral #TA_Container , .mainCentral .TA_rtable td{ border:0;}

/* Contact forms */

.content textarea { 
	width:90% ; 
	margin-bottom:10px; 
	border:1px solid #C4C090 ; 
	padding:5px 0px;
	font-size:14px;
	color:#6666666;
	background:#E0DBBD ;
}
.content select { 
	margin-bottom:2px ; 
	border:1px solid #C4C090 ;
	padding:5px 0px;
	font-size:14px;
	color:#666666;
	background:#E0DBBD ;
}
.content input {
	font-weight:normal; 
	border:1px solid #C4C090;
	padding:5px 0px;
	font-size:14px;
	margin-bottom:5px;
	color:#666666;
	background:#E0DBBD ;
}

/* Picture Gallery */

.pgContainer {
	width:200px;
	text-align:left;
	float:left;
	margin:0px 20px 20px 0px;
}
.pgContainer .pgImage {
	width:150px;
	height:150px;
}

.pgContainer .pgText {
	margin-top:15px;
}