/* Page Properties */ 

html {
	
	height: 100%;
}

body {
	background-image: url(../images/layout/tileback.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
}

/* Basic Layout Elements */ 

/* #topheader {
	margin: 0px;
	height: 67px;
	width: 973px;
} */

#wrapper {
	text-align: left;
	margin: 67px 0 0 0;
	padding: 0px;
	border:0;
	width: 962px;
    background-image:url(../images/layout/wrapperbg.jpg);
	background-repeat:repeat-y;
	clear: both;
	overflow: hidden;
}


#header {
	margin: 0px;
	background: yellow;
	height: 100px;
	background-image:url(../images/layout/headercubaDE.jpg);
}

#side-a {
	float: left;
	width: 214px;
	height: 850px;
	padding: 0px 0px 0px 5px;
	margin: 0 5px 25px 0;
}


#side-b {
	float: right;
	position: absolute;
	top: 170px;
	left: 788px;
	width: 175px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	height: 100%;
	z-index: 24;
}

#bnflash {
	position: relative;
	top: -26px;
	left: 5px;
	margin: 0 0 -26px 0;
	padding: 0;
	clear: none;
	z-index: 20;
}

#contactexp {
	width: 100%;
	padding: 0;
}	

#contactexp p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	margin: 5px 0 0 1px;
}

#contactexp a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color: #326696;
}

.showhide, .showhide a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	margin: 5px 5px 0 0;
	text-align: right;
	text-decoration: none;
}

#content { 
	float: left;
	margin: 90px 0 15px 9px;
	width: 540px;
	padding: 15px 0px 0px 0px;
	background-image:url(../images/layout/bodyshad.jpg);
	background-repeat:repeat-x;
}

#footer {
	float: left;
	margin: 15px 0 0 0;
	width: 962px;
	padding: 5px;
	border-top: 1px solid #e9e9e9;
	background-color: #fff;
}

#banner01 {
	position: absolute;
	top: 180px;
	/* left: 233px; */
	left: 247px;
	/* width: 540px; */
	padding: 0;
	width: 512px;
	height: 75px;
	z-index: 25;
}

/* Special Offer Div */

#special {
	width: 492px;
	border: 1px solid #ccc;
	margin: 0 auto;
	padding: 0px 10px 5px 10px;
	clear: both;
}

#special p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 10px 0px;
}

.specialtitle {
	color:#F00;
	font-weight: bold;
}

/* Content Markup */ 

/* p.contentp {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 5px 0;
	text-align: justify;
} */

/* Main Header & Nav Bar */

#logo {
	position:absolute;
	margin: 0px 0px 0px 12px;
	z-index: 11;
	top: 65px;
	left: -0px;
}

#language {
	position:absolute;
	margin: 65px 0px 0px 12px;
	z-index: 12;
	top: 68px;
}

#topnavbar {
	position: absolute;
	top: 135px;
	left: 240px;
	z-index: 13;
	width: 520px;
	text-align: center;
}

#topnavbar ul {
	list-style: none;
	margin: 2px auto 0 auto;
	padding: 0;
	width: 428px; /* change (increase) or remove this value when you need more menu items */
	text-align: center;
}

#topnavbar li {	
	position: relative;
	margin: 0 12px 0 0;
	padding: 0;
	float: left;
}

#topnavbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	display: block;
	border-width: 1px;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}

#topnavbar a:hover {
color: #464646;
}

#topnavbar li.default {
	background-image:url(../images/layout/main_menu_spacer.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding: 0 0 0 15px;
}

#topnavbar li.first {
	padding: 0 0 0 0px;
}

/* Third Column Markup */

.iconsright img {
	border: none;
}

.side-b-item {
	width: 175px;
	height: 50px;
	margin: 10px 0 0 0;
	padding: 15px 0 5px 7px;
	background-image:url(../images/layout/sidebitembg.jpg);
	background-repeat: no-repeat;
}

.side-b-itempic {
	width: 175px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 15px 0 0 1px;
}

/* IE6 HACK */

..side-b-item {
	width: 168px;
	height: auto;
	margin: 10px 0 0 1px;
	padding-top: 5px;
	padding-left: 7px;
	background-image:url(../images/layout/sidebitembg.jpg);
	background-repeat: no-repeat;
}

..side-b-itempic {
	width: 173px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 5px 0 0 2px;
}

/* END IE6 HACK */

.sideheadred, .sideheadred a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color:#DF0024;
	text-decoration: none;
}

.sideheadyellow, .sideheadyellow a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D28328;
	letter-spacing: -1px;
	text-decoration: none;
}

.sideheadblue, .sideheadblue a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color:#3F6A8E;
	text-decoration: none;
}

.contacttel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	margin: 5px 0 0 0;
}

.iconsright {
	padding: 0;
	margin: 0;
	float: right;
	width: 33px;
	height: 35px;
	z-index: 27;
	position:relative;
	top: -7px;
	right: 5px;
}



/* Footer Markup */

.footer { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	text-align:center;
}



.footer a:link, .footer a:visited, .footer a:active { 
	color: #333333; 
	text-decoration: none; 
}



.footer a:hover { 
	color: #333333; 
	text-decoration: underline; 
}

/* Top Header */

#topheader h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
	margin: 0 0 0 0;
	padding: 15px;
	color: #a7df24;
}

/* Content Headers */

#content h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 18px;
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #00516A;
}

#content h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin: 15px 0 0 0;
	font-weight: bolder;
	color: #00516A;
}

#content h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	margin: 15px 0 5px;
	font-weight: bold;
	color: #00516A;
}

#content h2.hotelname {
	color: #FF6600;
}

/* Body Markup */

.imgleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.imgright {
	float: right;
	margin: 0px 0px 10px 10px;
}

