@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;
	color:#000D21;
}
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;
	text-align:justify;
	line-height:18px;
	background-color:#FFFFFF;
	background:url(../bodieisland_resort_bin/main_bg.jpg) repeat-x bottom center;
	height:auto;
	font-size: 14px;
	}

	

body{}
a {text-decoration:none;}

img {border: none;}

/* workarea */
.mainCentral { 
	width:900px;
	margin:0px auto;
	height:auto;

}
/*Main container structure*/
		#topBlock 
{
	width:900px;
	height:150px;
	float:left;
	background: url(../bodieisland_resort_bin/header.jpg) no-repeat top left;
}
		#centerBlock 
{
	width:940px;
	height:310px;
	margin-left:-20px;
	float:left;
	background: url(../bodieisland_resort_bin/banner_bg.jpg) no-repeat;
}
		#navigationBlock {
	width:860px;
	height:51px;
	margin-left:-20px;
	float:left;
	padding: 22px 40px 0;
	background: url(../bodieisland_resort_bin/menu_bg.jpg) no-repeat;
			}
		#contentBlock {
	width:900px;
	height:auto;
	float:left;
	clear:both;
	background: url(../bodieisland_resort_bin/container_bg.png) repeat-y;
			}
		#bottomBlock {
	width:100%;
	float:none;
	clear:both;
			}

/* #topBlock structure */
		#topBlock .hotellogo {
	width:280px;
	height:140px;
	float:left;
			}
					#topBlock .hotellogo a {
	width:215px;
	height:80px;
	display:block;
	text-indent:-9999px;
	margin: 35px 0 0 25px;
					}
		#topBlock .quicklinks {
	width:600px;
	float:right;
	margin: 45px 10px 0 0;
			}
		#topBlock .quicklinks ul {
			text-align:center;
			}
		#topBlock .quicklinks li {
			display:inline;
			float:right;t
			padding:6px 0x;
			}
		#topBlock .quicklinks a {
	color:#116eb3;
	padding:0 8px;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
			padding:6px 10px;
			background-color:#abe0ff;
			margin-left:1px;
			}
		#topBlock .quicklinks a:hover {
	color:#ffffff;
	text-decoration: none;
			padding:6px 10px;
			background-color:#0167ca;
			margin-left:1px;
			}

/* #centerBlock structure */
		#centerBlock .flashContainer  {
	width: 655px;
	height: 312px;
	float:left;
	margin-left:28px;
		}
		#centerBlock .bookingGadget {
	width:207px;
	height:280px;
	float:right;
	padding:20px 0 0;
	margin-right:20px;
		}
		/*booking gadget customization*/
		




/* #navigationBlock	structure */
				#navigationBlock ul {
			width:800px;
			text-align:left;
			padding-top:1px;
}
		#navigationBlock li {
	display:inline;
	font-family: "Gill Sans MT", Arial, Verdana, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
		}
		#navigationBlock li a {
	color:#FFFFFF;
	padding:0 0 16px 0;
	margin-right:20px;
	float:left;
			}
		#navigationBlock li a:hover {
	color:#a3d6eb;
	padding:0 0 16px 0;
	border-bottom:#fff solid 5px;

		}
		#navigationBlock li.active {


		}
		#navigationBlock li.active a {
	color:#a3d6eb;
	padding:0 0 16px 0;
	border-bottom:#fff solid 5px;

		}

/* #contentBlock structure */
		#fxBlock1 {
			width:900px;
			height:10px;
			background:url(../bodieisland_resort_bin/content_top.gif) no-repeat bottom;
			float:left;
		}
		#fxBlock2 {
			width:900px;
			height:10px;
			float:left;
		}
		#contentBlock .leftcolumn {
	width:600px;
	height:auto;
	float:left;
	padding-left:40px;
	background:url(../bodieisland_resort_bin/content_bg.jpg) no-repeat top left;
			}
				

		#contentBlock .content {
	width:570px;
	margin-top:20px;
	padding-right:50px;
	height:auto;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
			
			}
					#contentBlock .content p {
	margin-bottom:10px;
	line-height:20px;
	color:#000d21;
						}
					#contentBlock .content h1 {
	font-weight:normal;
	color:#116eb3;
	padding-bottom:15px;
	text-transform:uppercase;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
						}
					#contentBlock .content h2 {
	font-weight:bold;
	color:#00235b;
	margin-bottom:10px;
	margin-top:20px;
	text-transform:uppercase;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
						}
					#contentBlock .content h3,h4,h5,h6 {
	font-weight:bold;
	color:#116eb3;
	margin-bottom:5px;
	margin-top:10px;
	text-transform:uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
						}
					#contentBlock .content a {
						color:#116eb3;
						text-decoration:underline;
						}
					#contentBlock .content ul, #contentBlock .content ol {
						margin-left:0px;
						margin-top: 15px;
						}
					#contentBlock .content ul li {
						color:#116eb3;
						list-style:square;
						margin:10px 15px;
						}
					#contentBlock .content ol li {
						color:#116eb3;
						list-style:decimal;
						margin:10px 5px;
						}
		#contentBlock .rightcolumn {
	width:210px;
	padding:0 10px 0 30px;
	float:right;
	position: relative;
	font-size:12px;
	background-image: url(../bodieisland_resort_bin/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 436px;
			}
			
					#contentBlock .rightcolumn p {
						font:10px Arial, Helvetica, sans-serif;
						color:#777777;
						text-align:left;
						margin:0 10px 20px 2px;
						line-height:20px;
						}
					#contentBlock .rightcolumn h1 {
						font:12px Gill Sans MT, Arial Narrow, Helvetica, Lucida Sans, Century Gothic, Verdana, Arial, Tahoma;
						font-weight:bold;
						color:#372f23;
						margin-bottom:0px;
						margin-top:9px;
						text-transform:uppercase;
						}
					#contentBlock .rightcolumn h2 {
						font:11px Gill Sans MT, Arial Narrow, Helvetica, Lucida Sans, Century Gothic, Verdana, Arial, Tahoma;
						font-weight:bold;
						color:#99173C;
						margin-bottom:3px;
						margin-top:9px;
						text-transform:uppercase;
						}
					#contentBlock .rightcolumn h3,h4,h5,h6 {
						font:11px Gill Sans MT, Arial Narrow, Helvetica, Lucida Sans, Century Gothic, Verdana, Arial, Tahoma;
						color:#000;
						margin-bottom:3px;
						margin-top:9px;
						text-transform:uppercase;
						}					
					#contentBlock .rightcolumn a {
						color:#116eb3;
						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:870px;
	height:auto;
	text-align:center;
	clear:both;
	float:none;
	background:url(../bodieisland_resort_bin/footer_menu_bg.jpg) no-repeat 0 0;
	height:41px;
	padding:35px 15px 0;
			}
					#contentBlock .footerMenu ul {
						margin-top:10px;
						clear:both;
						
						}
					#contentBlock .footerMenu li {
	display:inline;
	padding:0px 6px;
	font:11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	float:left;
	line-height: 16px;
	border-right: #e1f1ff solid 1px;
						
						}
					#contentBlock .footerMenu a {
	color:#0655a2;
}
					#contentBlock .footerMenu li a:hover {
	color:#83b2db;
	text-decoration: underline;
						}
			
/* #bottomBlock structure */
		#bottomBlock .poweredby {
	margin-top:5px;
	width:390px;
	clear:both;
	padding-left: 255px;
	padding-right: 255px;
			}
		#bottomBlock .poweredby a {
	width:390px;
	height:90px;
	text-indent:-9999px;
	display:block;
	background-image: url(../bodieisland_resort_bin/powerd_by.jpg);
	background-position: top center;
	background-repeat: no-repeat;
			
			
			}
		#bottomBlock .hoteladdress {
	width:900px;
	clear:both;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#516c84;
	text-align:center;
	text-transform:uppercase;
	background:url(../bodieisland_resort_bin/footer_ad_bg.jpg) no-repeat 0 0;
	padding:20px 10px 0;
		}
		
		
/***************************************** GADGET CONFIG *******************************************/
	
/* Room type descriptions */

#contentBlock .content .roomContainer {
	width: 550px;
	height:auto;
	float:left;
	clear:both;
	border-bottom:1px solid #d9edff;
	margin-bottom:25px;
	padding-bottom:25px;
	
	
}
		#contentBlock .content .roomContainer .roomName {
			padding: 3px 0px;
			font: 13px Gill Sans MT, Arial Narrow, Helvetica, Lucida Sans, Century Gothic, Verdana, Arial, Tahoma;
			color: #372f23;
			margin:0px 0px 4px 0px;
			
			
}
		#contentBlock .content .roomContainer .roomName h2 {
			margin:0; 
			padding-top:0px; 
			font-size:16px; 
			font-weight:bold;
			}
		#contentBlock .content .roomContainer .roomPhoto {
			width: auto;
			height: auto;
			float:left;
			padding:0px;
}
		#contentBlock .content .roomContainer .roomPhoto img {
			height:125px;
			width:125px;
			overflow:hidden; 
			margin:0;
			padding:0;
			}
		#contentBlock .content .roomContainer .roomDescription {
	float:left;
	margin-right:15px;
	text-align:left;
	width:90%;
}
		#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: #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:#00235b; 
			padding:5px;
			border-top:1px solid #00235b;
			border-left:1px solid #00235b;
			border-bottom: 1px solid #00235b;
			border-right: 1px solid #00235b;
			color:#ffffff;
			text-decoration:none;
			
			}
		
		#contentBlock .content .roomContainer .promotions-termsActions  {
			clear:both;
			margin-top:10px;
			width:409px;
			margin-left:17px;
			}
		#contentBlock .content .roomContainer .promotions-closeTerms { 
			height:25px;
			background: #516c84 url(../bodieisland_resort_bin/close_terms.gif) no-repeat 4px 4px; 
			padding:5px 5px 5px 30px; 
			color:#ccc;  
			text-decoration:none; 
			width:409px;
			
		}
		#contentBlock .content .roomContainer .termsText {			width:409px;margin-left:140px;
}
		#contentBlock .content .roomContainer .promotions-termsText {
			font:11px Arial, Helvetica, sans-serif;
			color:#999; 
			padding:15px;
		}
		#contentBlock .content .roomContainer .cancelText {			width:100%;
}
		





/* meetingandevents */

#contentBlock .content #meetingandevents { }
#contentBlock .content #meetingandevents li {
	list-style:none;
	padding:0;
	margin:5px;
}

/* Picture Gallery container */


.languages { 
	width:300px;
	height:30px;
	float:right;
	margin-top:10px;
}
.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:#00235B; text-transform:uppercase;}
.languages li a:hover {color:#116eb3; }


/* Pormotions gadget */


.promotionsgadget {
	cursor:pointer;
	width:180px;
	padding:10px;
	clear:both;
	background:#8bb0d4;
	margin-bottom:20px;
}

.promotionsgadget .prgTitle, .promotionsgadget .prgTitle a
{
	cursor:pointer;
	float:left;
	color:#FFFFFF;
	width:180px;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	
}

.promotionsgadget .prgImage, .promotionsgadget .prgImage a 

{
	cursor:pointer;
	float:left;
	width:70px;
	height:70px;
	margin:5px 0;
	border:none;
	text-decoration:none;
}

.promotionsgadget .prgClick, .promotionsgadget .prgClick a
{
	cursor:pointer;
	float:left;
	width:180px;
	color:#116eb3;
	margin:5px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}

 .prgDescription, .promotionsgadget .prgDescription a {
	cursor:pointer; 
	height:auto; 
	width: 180px;
	padding-top:10px; 
	clear:both; 
	color:#FFFFFF;
}


/* Weather gadget */

.mainCentral .weatherGadget { 
	padding:0px 10px;
	margin:20px 10px 0;
	width:200px;
	border:none;
}
		.mainCentral .weatherGadget .wgImageNode { 
			margin-right:10px;
}
		.mainCentral .weatherGadget .wgTemperatureNode {
	float:left;
	font-size:16px;
	font-weight:normal;
	color:#116eb3;
	margin-top:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Trip Advisor */

.mainCentral #TA_Container , .mainCentral .TA_rtable td{ border:0;}

/* Contact forms */

.content textarea { 
	width:90% ; 
	margin-bottom:10px; 
	border:1px solid #8bb0d4 ; 
	padding:5px 0px;
	font-size:14px;
	color:#00235b;
	background:#e1f1ff;
}
.content select { 
	margin-bottom:2px ; 
	border:1px solid #8bb0d4;
	padding:5px 0px;
	font-size:14px;
	color:#00235b;
	background:#e1f1ff;
}
.content input {
	font-weight:normal; 
	border:1px solid #8bb0d4;
	padding:5px 0px;
	font-size:14px;
	margin-bottom:5px;
	color:#00235b;
	background:#e1f1ff;
}

/* Picture Gallery */

.pgContainer {
	width:170px;
	text-align:left;
	float:left;
	margin:0px 10px 0px 0px;

}
.pgContainer .pgImage {
	width:150px;
	height:150px;
}

.pgContainer .pgText {
	margin-top:15px;
	color:#777777;
}

				#centerBlock .bookingGadget .gc_sh .gc_verticalSh 
{
	width:170px; 
}

				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandTitle  
{
	font-weight:bold;
	color:#116eb3;
	line-height:1em;
	text-transform:uppercase;
	font-size: 24px;
	font-family: "Gill Sans MT", Arial, Verdana, sans-serif;
	text-align:left;
}
				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .checkinLabel { 
				color:#116eb3;
				font-weight:bold;
				font-size:10px;
				text-transform:uppercase;
				}
				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandNrNightsLabel {
				color:#116eb3;
				font-weight:bold;
				font-size:10px;
				text-transform:uppercase;
				}
				
				/*Checkin field*/
				#centerBlock .bookingGadget .gc_sh .startDay {
					width:120px;
					height:20px;
					padding-top:4px;
					border-top:#d3d3d3 solid 1px;
					border-right:#d3d3d3 solid 1px;
					border-left:#d3d3d3 solid 1px;
					border-bottom:#ccb9b4 solid 1px;
					font-size:11px;
					color:#00235b;
				}
				/*Nights field*/
				#centerBlock .bookingGadget .gc_sh .yui-menu-button button {
					width:60px;
					height:24px;
					padding-bottom:4px;
					background: #ffffff url(../bodieisland_resort_bin/bg_dropdown.gif) no-repeat 90% 50%;
					border-top:#d3d3d3 solid 1px;
					border-right:#d3d3d3 solid 1px;
					border-left:#d3d3d3 solid 1px;
					border-bottom:#ccb9b4 solid 1px;
					font-size:10px;
					color:#00235b;
				}
				/*Calendar icon*/
				#centerBlock .bookingGadget .gc_sh .shortHandCalendarIcon {
					width:20px;
					height:25px;
					background:url(../bodieisland_resort_bin/bg_calendar.png) no-repeat;
				}
				/*Booknow*/
				#centerBlock .bookingGadget .gc_sh .shortHandCheckRates {
					width:173px;
					border:0px;
					background:url(../bodieisland_resort_bin/book_now.png) no-repeat;
					height:37px;
					font: 15px "Gill Sans MT", Arial, Verdana, sans-serif;;
					font-weight:bold;
					color:#ffffff;
					text-align:center;
					margin-left:-4px;
				}
				
#background-img {
	z-index:-1;
	height:405px;
	width:100%;
	background:url(../bodieisland_resort_bin/bg-img.jpg) no-repeat top center;
	position:absolute;
	top:0px;
	left:0px;
}
#facebook {
	text-align:center;
	margin:auto;
	padding:10px 0px;
	clear:both;
	 }