@charset "utf-8";
/* CSS Document  */

/* Reset all browser css styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Start Layout */




textarea { width:90% ; margin-bottom:10px;}
select { margin-bottom:10px ;}
input {font-weight:normal;}
html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:18px;
	background:#ffffff url(../venecia_hotel_bin/main_bg.jpg) no-repeat 204px 0px;
	
	}

	

body
{
	background: url(../venecia_hotel_bin/bg.jpg) top center no-repeat;
	min-width: 920px;
	overflow-y:scroll;
}

.ie7 {
	overflow: hidden;
}

a {text-decoration:none;}

img {border: none;}

/* workarea */
.mainCentral { 
	width: 910px;
	margin: 0px auto;
	/*background:url(../venecia_hotel_bin/main_bg2.jpg) no-repeat 900px 0px; */
	position: relative;
}
.floatfixer
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*Main container structure*/
		#topBlock {
			height:108px;
			float:left;	
			margin-top:5px;
			}
		
			
		#centerBlock {
			/*background:transparent url(../venecia_hotel_bin/central_bg.jpg) no-repeat scroll 0 0;*/
			height:420px;
			margin-top:0;
			
			}
		.ie7 #centerBlock {
			margin-top: -315px;
			
		}

		#navigationBlock {
			height:60px;
			background: url(../venecia_hotel_bin/navigation_bg.jpg) no-repeat 0px 50%;
			}
#contentBlock
{
	background:#fcf6e1 url(../venecia_hotel_bin/content_bg.jpg) repeat-y 0px 0;
}
		#bottomBlock
		{
			clear:both;
			height:65px;
			background:transparent url(../venecia_hotel_bin/bottom_footer.jpg) no-repeat 0px 0px;
		}

/* #topBlock structure */
		#topBlock .hotellogo {
			width:250px;
			height:112px;
			float:left;
			}
					/*#topBlock .hotellogo a {
					width:250px;
					height:200px;
					display:block;
					text-indent:-9999px;
					}*/
		#topBlock .quicklinks {
			width:660px;
			margin-left: 245px;	
			margin-top: 15px;	
			}
		.ie7 #topBlock .quicklinks {
			margin-top: -195px;
		}

		#topBlock .quicklinks ul {
			font-family:Arial,Helvetica,sans-serif;
			font-size:12px;
			font-weight:normal;
			line-height:22px;
			padding:5px 10px;
			}
		#topBlock .quicklinks li {
			font-family:Arial,Helvetica,sans-serif;
			font-size:12px;
			font-weight:normal;
			line-height:22px;
			padding:30px 10px;
			display: block;
			background: url("../venecia_hotel_bin/selector.png") no-repeat top;	
			width: 140px;
			float: right;
			text-align: center;
			}
		#topBlock .quicklinks a {
			color:#c0370d;
			font-family:Arial,Helvetica,sans-serif;
			font-size:12px;
			font-weight:normal;
			line-height:22px;
			padding:5px 10px;
			text-align:center;
			}
			
			
		#topBlock .quicklinks a:hover {
			color:#9e0039;
			font-family:Arial,Helvetica,sans-serif;
			font-size:12px;
			font-weight:normal;
			line-height:22px;
			padding:5px 10px;
			text-align:center;
			background:url(../venecia_hotel_bin/selector.png) no-repeat scroll 0 0;
			}

/* #centerBlock structure */
		#centerBlock .flashContainer  {
			width: 650px;
			height: 300px;
			margin-left:247px;
			
		}
		
		.ie7 #centerBlock .flashContainer  { margin-top: 115px; }
		#centerBlock .bookingGadget {
			width:250px;
			/*height:420px;*/
			margin-top:5px;
			/*background:url(../venecia_hotel_bin/bookinggadget_bg.jpg) no-repeat top left;*/

		
		}
	
		.ie7 #centerBlock .bookingGadget {
			margin-top: -115px;
		} 	
/* #navigationBlock	structure */
		#navigationBlock ul {
			width:800px;
			padding-left:20px;
			text-align:left;
			padding-top:20px;
}
		#navigationBlock li {
			display:inline;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;	
			color:#799cbe;
			background: url(../venecia_hotel_bin/navigation_sep.png) no-repeat right;	
			height: 60px;
			padding:10px 5px;
		}
		#navigationBlock li a {
			color:#799cbe;
			padding: 5px 10px 5px 5px;
			}
		#navigationBlock li a:hover {
			color:#0054a6;
			text-decoration:underline;
		}
		#navigationBlock li.active {

		}
		#navigationBlock li.active a {
			color:#0054a6;
			text-decoration:underline;
		}
/* #contentBlock structure */
		#fxBlock1 {
			height:150px;
			float:left;
		}
		#fxBlock2
		{
			height: 77px;
			background: transparent url(../venecia_hotel_bin/content-bottom.jpg) no-repeat 0px 0px;
			overflow: hidden;
			width: 100%;
		}
		#contentBlock .leftcolumn {
			width:600px;
			height:auto;
			float:left;
			}
				

		#contentBlock .content {
			width:520px;
			margin-left:30px;
			margin-top:50px;
			padding-right:50px;
			height:auto;
			float:left;
			border-right: 1px dotted #ede2c8;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#81807f;
			text-align:left;
			}
					#contentBlock .content p {
						margin-bottom:10px;
						line-height:20px;
						color:#81807f;
						
						}
					#contentBlock .content h1 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:20px;
						font-weight:normal;
						color:#a68732;
						margin-bottom:0px;
						padding:2px 0px;
						
						}
					#contentBlock .content h2 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:14px;
						font-weight:normal;
						color:#A68732;
						margin-bottom:10px;
						margin-top:20px;
						
						}
					#contentBlock .content h3,h4,h5,h6 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						font-weight:lighter;
						color:#A68732;
						margin-bottom:5px;
						margin-top:10px;
						
						
						}
					#contentBlock .content a {
						color:#848484;
						font-weight:normal;
						
						}
					#contentBlock .content ul {
						margin-left:15px;
						margin-top: 15px;
						}
					#contentBlock .content li {
						color:#848484;
						list-style:square;
						margin:10px 5px;
						}

		#contentBlock .rightcolumn {
			width:240px;
			height:auto;
			float:right;
			margin-top:50px;
			margin-bottom:20px;
			padding-right:20px;
			position: relative;
			font-size:11px;
			
			}
			
					#contentBlock .rightcolumn p {
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#81807f;
						text-align:left;
						margin-bottom:30px;
						line-height:20px;
						}
					#contentBlock .rightcolumn h1 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:13px;
						font-weight:bold;
						color:#8b1e04;
						margin-bottom:0px;
						margin-top:9px;
						}
					#contentBlock .rightcolumn h2 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						font-weight:normal;
						color:#8b1e04;
						margin-bottom:3px;
						margin-top:9px;
						}
					#contentBlock .rightcolumn h3,h4,h5,h6 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:10px;
						color:#8b1e04;
						margin-bottom:3px;
						margin-top:9px;
						font-weight:lighter;
						}					
					#contentBlock .rightcolumn a {
						color:#9e5021;
						text-decoration:underline;
						font-size:11px;
						}
					#contentBlock .rightcolumn ul {
						}
					#contentBlock .rightcolumn li {
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#81807f;
						list-style:square;
						}
						
					

	.footerMenu {   
			height:63px;
			margin-left: 80px;
			text-align: center;
			}
			
	.footerMenu ul {
				margin-top:10px;
				margin-left: auto;
				margin-right: auto;	
				padding: 20px;	
						}
	.footerMenu li {     
				text-align: center;
						display:inline;
						padding:0px 6px;
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						margin-left:15px;
					float: left;
					line-height: 14px;	
						}
	.footerMenu a {
						color:#a0cdd8;
						
						}
	.footerMenu li a:hover {
						color:#a0cdd8;
						text-decoration:underline;
						}
			
/* #bottomBlock structure */
		#bottomBlock .poweredby {
			margin-left: auto;
			margin-right: auto;
			width:146px;
			height:18px;
			background: transparent url(../venecia_hotel_bin/poweredby.png) no-repeat center top;
			display:block;
			}
		#bottomBlock .poweredby a {
			width:146px;
			height:18px;
			text-indent:-9999px;
			display:block;
			}
		#bottomBlock .hoteladdress {
			width:900px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:normal;
			color:#00366c;
			text-align:center;
			margin-top: 10px;
		}
		
		
/***************************************** GADGET CONFIG *******************************************/
	
/* Room type descriptions */

#contentBlock .content .roomContainer {
	width: 550px;
	height:auto;
	float:left;
	clear:both;
	padding:10px;
	margin-bottom:10px;
	
	
}
		#contentBlock .content .roomContainer .roomName {
			padding: 3px 0px;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			color: #666666;
			margin:0px 0px 4px 0px;
			
}
		#contentBlock .content .roomContainer .roomName h2 {margin:0; padding-top:0px; font-size:16px; font-weight:normal;}
		#contentBlock .content .roomContainer .roomPhoto {
			width: 150px;
			height: 150px;
			float:left;
			padding:0px;
}
		#contentBlock .content .roomContainer .roomPhoto img {height:125px;width:125px; margin:0;padding:0;}
		#contentBlock .content .roomContainer .roomDescription { 
			float:left;
			margin-left:15px;	
			margin-right:15px;
			text-align:left;
			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-size: 11px;
			margin-left: 30px;
			color: #959494;
			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:#ffffff; 
			padding:5px;
			border-top:1px solid #909090;
			border-left:1px solid #909090;
			border-bottom: 1px solid #909090;
			border-right: 1px solid #909090;
			color:#959494;
			
			
			}
		
		#contentBlock .content .roomContainer .promotions-closeTerms { 
			height:25px;
			background: url(../venecia_hotel_bin/close_terms.gif) no-repeat left; 
			padding:0px 16px;
			color:#959494;  
			text-decoration:none; 
		}
		#contentBlock .content .roomContainer .promotions-termsText {
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#959494; 
			padding:15px;
		}
		
/* 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;
	height: 20px;
	position:absolute;
	top:0px;
	right:0px;
	
	
}
.languages ul {
	text-align:right; 
	margin: 2px 10px;
	}

.languages li {
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	margin-left:10px;
}
.languages li a {text-decoration:none; color:#7d97b2; text-transform:uppercase;}
.languages li a:hover {color:#06398c; }




/* Pormotions gadget */


.promotionsgadget {
	cursor:pointer;
	width:210px;
	padding:6px 0px;
	padding-bottom:20px;
	clear:both;
	/*border: 1px solid #d2eceb;*/
	background: url(../venecia_hotel_bin/promotion_bg.png) no-repeat left top;
	
}
.promotionsgadget{
	cursor:pointer;
	text-decoration:none;
}
.promotionsgadget .prgTitle, .promotionsgadget .prgTitle a
{
	cursor:pointer;
	float:left;
	color:#8b1d04;
	width:135px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	font-weight:normal;
	margin-left:15px;
	margin-top:15px;

	
}

.promotionsgadget .prgImage, .promotionsgadget .prgImage a 

{
	cursor:pointer;
	float:right;
	width:70px;
	height:70px;
	border:none;
	margin-right:10px;
	margin-top:10px;
}

.promotionsgadget .prgClick, .promotionsgadget .prgClick a
{
	cursor:pointer;
	float:left;
	width:135px;
	color:#959494;
	margin-top:-48px;
	text-decoration:underline;
	margin-left:15px;
}

 .prgDescription, .promotionsgadget .prgDescription a {
	cursor:pointer; height:35px; margin:0px 16px;width: 200px; padding-top:10px; clear:both; color:#959494;}



			


/* Weather gadget */

.mainCentral .weatherGadget { 
	margin-bottom:10px;padding:0px ; 
	background:#ffffff ; 
	width:210px;
}
		.mainCentral .weatherGadget .wgImageNode { 
			margin-right:10px;
}
		.mainCentral .weatherGadget .wgTemperatureNode {
			float:left;
			font-size:16px; 
			font-weight:normal;
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			color:#959494;
}

/* Trip Advisor */

.mainCentral #TA_Container , .mainCentral .TA_rtable td{ border:0;}

/* Contact forms */

.content textarea { 
	width:90% ; 
	margin-bottom:10px; 
	padding:5px 0px;
	font-size:14px;
	color:#959494;
	background:#ffffff ;
}
.content select { 
	margin-bottom:2px ; 
	
	padding:5px 0px;
	font-size:14px;
	color:#959494;
	background:#ffffff ;
}
.content input {
	font-weight:normal; 
	
	padding:5px 0px;
	font-size:14px;
	margin-bottom:5px;
	color:#959494;
	background:#ffffff  ;
}

/* 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;
}

				#centerBlock .bookingGadget .gc_sh .gc_verticalSh {margin-left:50px; width:170px; margin-top:-79px; padding:0;}		
				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandTitle  {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#A67C52;	}	

				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .checkinLabel { color:#A67C52; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandNrNightsLabel {color:#A67C52; font-family: Verdana, Geneva, sans-serif; font-size:12px;}
				
				/*Checkin field*/
				#centerBlock .bookingGadget .gc_sh .startDay {
					width:85px;
					height:20px;
					padding-top:4px;
					background: #ffffff;
					font-size:11px;
					font-family: Arial, Helvetica, sans-serif;
					color:#A67C52;
				}
				/*Nights field*/
#centerBlock .bookingGadget .gc_sh .yui-menu-button button {
background:#FFFFFF url(../venecia_hotel_bin/bg_dropdown.gif) no-repeat scroll 90% 50%;
color:#A67C52;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
height:24px;
padding-bottom:4px;
width:60px;
}

			/*Calendar icon*/
				#centerBlock .bookingGadget .gc_sh .shortHandCalendarIcon {
					width:20px;
					height:25px;
					background:url(../venecia_hotel_bin/bg_calendar.gif) no-repeat left center;
				}
				
			/*Booknow*/
#centerBlock .bookingGadget .gc_sh .shortHandCheckRates {
background:transparent url(../venecia_hotel_bin/book_now.png) no-repeat scroll center center;
border:0 none;
color:#FFFFFF;
font-family:Verdana,Geneva,sans-serif;
font-size:11px;
font-weight:normal;
height:45px;
padding-left:0;
text-align:center;
width:117px;
}
	
/****  Absolute div to display logo in centerblock, with z-index:9999 to appear above all content ****/


#absoluteLogo {
	z-index: 9999;
	margin-top:25px;
	position:absolute;
	top: 0;
	left: 0;
	width:250px;
	height:200px;
	background: url(../venecia_hotel_bin/logo.png) no-repeat center top;
}

.ie7 #absoluteLogo {
	position: relative;

}

	#absoluteLogo a {
					width:250px;
					height:200px;
					display:block;
					text-indent:-9999px;
	}

	

#centerBlock .bookingGadget .gc_sh .shortHandNrNights {
	clear:both;
	float:none;
	padding-bottom:10px;
}

#centerBlock .bookingGadget .gc_sh .shortHandNrNights {
	clear:both;
	float:none;
	padding-bottom:10px;
}

#centerBlock .bookingGadget .gc_sh .shortHandDate {
clear:both;
margin-bottom:14px;
padding-bottom:14px;
}
