@charset "utf-8";
body  {
	font: 11px Arial, Helvetica, sans-serif;
	background:white url(../cuba-hotel-travel-deals-images/page_bg.gif); 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;	
}

.content {
	width:992px;
	margin-left: 5px;
	text-align:center;
	background:url(../cuba-hotel-travel-deals-images/backline.jpg) repeat-y;			
}
.headercorners {
	width:992px;
        height:127px;
	background:url(../cuba-hotel-travel-deals-images/header-cuba-destination-hotels.jpg) no-repeat;
}
.right-corner {
	float:right;
	width: 24px;
	height: 13px;
	padding: 0;
	margin: 0;	
	background: url(../cuba-hotel-travel-deals-images/right-corner.jpg) no-repeat;
}
.left-corner {
	float:left;
	width: 24px;
	height: 13px;
	padding: 0;
	margin: 0;	
	background: url(../cuba-hotel-travel-deals-images/left-corner.jpg) no-repeat;
}
.bottom-right-corner {
	float:right;
	width: 24px;
	height: 13px;
	padding: 0;
	margin: 0;	
	background: url(../cuba-hotel-travel-deals-images/bottom-right-corner.jpg) no-repeat;
}
.bottom-left-corner {
	float:left;
	width: 24px;
	height: 13px;
	padding: 0;
	margin: 0;	
	background: url(../cuba-hotel-travel-deals-images/bottom-left-corner.jpg) no-repeat;
}

.page-content-container {
	padding:10px 0 0 0;	
}

.flash_notice {
	background:#ffffcc url(../cuba-hotel-travel-deals-images/icons/notice.gif) no-repeat 0px 5px;
	border:1px solid red;
	padding: 10px 10px 10px 30px;
	font-size:15px;
	font-weight:bold;
	color:#0177a9;
}
.flash_error {
	background:#ffffcc url(../cuba-hotel-travel-deals-images/icons/error.jpg) no-repeat 3px 5px;
	border:1px solid red;
	padding: 10px 10px 10px 33px;
	font-size:15px;
	font-weight:bold;
	color:#0177a9;
}

.client_support {
	background:url(../cuba-hotel-travel-deals-images/clients-support-backround.jpg) no-repeat;
	padding: 0;
	margin: 0;
	font-size:11px;
	color:#0177a9;
	float:left;
	width:240px;
	height:64px;
}

.client-support-container {
	text-align: left;
	padding:0px;
	margin:0 0 10px 0;
	width:240px;	
}
.change_language_div {
	position:absolute;
	top:100px;
	left:30px;
}
.header-div-style-text {
	text-align: justify;
	font-size: 11px;
	padding: 0 10px;
}
.header-div-style {
	background:#bbebff url(../cuba-hotel-travel-deals-images/header-text-top.jpg) no-repeat;
	margin:5px 0;
	padding:5px 0 0 0;
}
.header-div-style-bottom {
	height: 7px;
	background:url(../cuba-hotel-travel-deals-images/header-text-bottom.jpg) no-repeat;
}

#footer {
	width:962px;
	margin:5px 0 0 0;
	color : #0177a9;
	font-weight: normal;
	font-size : 11px;
	border-top: 1px solid #0084bd;
}

/*Reset Tags*/
a {
	text-decoration: none;
	/*color: #87ceeb;*/
	color: #0177a9;
}

a img {
	border: 0;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	display: inline;
}

h1,h2,h3,h4 {
	padding: 0;
	margin: 0;
}

h1,h2,h4 {
	color:#0177a9;
}

h1 {
	font-size:26px;
}

h2 {
	font-size:18px;
}

h4 {
	font-size:15px;
}

h3 {
	color:white;
	font-size:13px;
}

input, select, textarea {
	font:11px Arial, Helvetica, sans-serif;
	color:#0177a9;
}

.h1_headerstyle {
	font-size:12px;
	padding:8px 5px 1px 15px;
	text-align:left;
	color:#0177a9;
}

.side_bar {
	margin: 0 0 0 722px;
	width: 240px;
	padding: 0;	
}

.page_content {
	float:left;	
	width: 712px;
	padding: 0;	
}


/* Top menu */
#top-menu-container {
	background:#0084bd;	
	overflow: hidden;
	height: 1%;
}

#top-menu-container .change-language-div{
	float:right;	
	padding: 5px 5px 0 0;
}
#top-menu {
	float:left;
}

#top-menu ul {
	margin: 0;
	padding: 10px 0;
}

#top-menu ul li{
	display: inline;
}

#top-menu a {
	display: inline block;
	font-weight: bold;
	border-bottom: 3px solid #87cefa;
	padding: 3px 5px;
	margin-right: 1px;
	width: 200px;
	color: #cbe2ec;
}
#top-menu a:hover {
	border-bottom: 3px solid #fffacd;
	color: white;
}

#top-menu-hotels-container {
	background:url(../cuba-hotel-travel-deals-images/menu-back.jpg);	
	overflow: hidden;
	height: 1%;
	padding:0;
	margin:0;	
}

#top-menu-hotels {
	float:left;	
	padding:0;
	margin:0;
}

#top-menu-hotels ul {
	margin: 0;
	padding: 10px 0;
}

#top-menu-hotels ul li{
	display: inline;
}

#top-menu-hotels a {
	display: inline block;
	font-weight: bold;
	border-bottom: 3px solid #87cefa;
	padding: 3px 5px;
	margin-right: 1px;
	width: 200px;
	color: white;
}
#top-menu-hotels a:hover {
	border-bottom: 3px solid #f1d546;
	color: #ede97a;
}

/*Box lateral izquierdo*/
.box-lat {
	background: #0076a9;
	text-align: left;
	margin-bottom: 10px;
	width:240px;	
}

.box-lat .title {
	background: #0084bd;
	background-image: url(../cuba-hotel-travel-deals-images/box_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: white;
	font-weight: bold;
	padding: 10px 3px 22px 8px;
}

.box-lat ul li {
	display: list-item;
	list-style: none;
	background: url(../cuba-hotel-travel-deals-images/bullet_2.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0 0 0 8px;
	padding: 0 0 5px 15px;
}

/*Search Box lateral izquierdo*/
.search-box-lat {
	background: #0076a9;
	text-align: left;
	margin-bottom: 10px;	
	width:240px;	
}

.search-box-lat .title {
	background: #0084bd;
	background-image: url(../cuba-hotel-travel-deals-images/box_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: white;
	font-weight: bold;
	padding: 10px 3px 22px 8px;
}

.search-box-lat ul li {
	display: list-item;
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0 0 5px 15px;
	color:white;
	display:inline;
}
.search-box-lat .content-div {
	padding: 0 0 5px 5px;	
	color:white;
	font-size: 11px;
}

/*Search Box de los detalles del hotel*/
.search-box-hotel-container {
	background: #f5fafe;
	padding:5px;
	border:1px solid #0076a9;
	margin-top:2px;	
	text-align:left;
}
.search-box-hotel {
	text-align: left;
	margin-bottom: 10px;	
	width:240px;	
}
.search-box-hotel ul li {
	display: list-item;
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0 0 5px 15px;
	display:inline;
}
.search-box-hotel .content-div {
	padding: 0 0 5px 5px;	
	color:#0177a9;
	font-size: 11px;
}

#lista ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lista ul li {	
	display: list-item;
	list-style: none;
	background: url(../cuba-hotel-travel-deals-images/bullet_2.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0 0 0 8px;
	padding: 0 0 5px 15px;
}


.button {
	border: 1px solid white;
	background-color:#dfac3f;
	color:white;
	font-size:11px;
	font-weight: bold;
}

.button2 {
	border: 1px solid #ffe20e;
	background-color:#0084bd;
	color:white;
	font-size:11px;
	font-weight: bold;
}

/*.button2 {
	border: 1px solid #ffe500;
	background-color:#0084bd;
	color:white;
	font-size:11px;
	font-weight: bold;
}*/

/*Offers Box del home*/

.offer-box-container {
	padding:0;
	margin:0;
}

.offer-box-container .box-title {
	padding:5px;
	background: #0084bd;
	color:white;
	font-weight: bold;
	margin:0;
}

.offer-box {
	padding:0 0 2px 0;
	margin: 2px 0 0 0; 
	font-size: 11px;
	border:1px solid #379ad3;
}

#offer-box-h3 {
	margin: 0 0 0 40px;
}

#offer-box-h1 {
	color:#0177a9;
	border-bottom: 1px solid #0084bd;
	padding:0;
	margin:0;
}

.offer-box .container {
	padding:3px;		
}

.offer-box .title {
	background: #379ad3 url(../cuba-hotel-travel-deals-images/icons/package.gif) no-repeat;/*#dfac3f;*/
	padding:5px 5px 5px 40px;		
}
.offer-box .titlehotelsresult {
	background: #379ad3 url(../cuba-hotel-travel-deals-images/icons/hotel.gif) no-repeat;/*#dfac3f;*/
	padding:5px 5px 5px 40px;		
}
.offer-box .titleexcursionsresult {
	background: #379ad3 url(../cuba-hotel-travel-deals-images/icons/excursion.gif) no-repeat;/*#dfac3f;*/
	padding:5px 5px 5px 40px;		
}
.offer-box .titlerelatedlinks {
	background: #379ad3 url(../cuba-hotel-travel-deals-images/icons/link.gif) no-repeat;/*#dfac3f;*/
	padding:5px 5px 5px 40px;		
}
/*.offer-box h3{
		
}

.offer-box h3{
	padding:5px;
	margin:0;
	color:white;
	font-size:13px;	
}*/

.offer-box ul li {
	display: list-item;
	list-style: none;
	background: url(../cuba-hotel-travel-deals-images/bullet_2.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0 0 0 8px;
	padding: 0 0 5px 15px;
}

.offer-box a img {
	padding:0 5px 0 0;	
}

.hotel-photo-container {
	margin: 10px 0 0 0;
	vertical-align:top;
}

.hotel-photo {
	float:right;
	width:353px;
	padding: 0 0 0 15px;	
	text-align:left;
	border-left:1px solid #0076a9;	
}

.hotel-photo-group {
	float:left;
	width:330px;
	padding: 0;	
	text-align:left;		
}
.hotels-details-container {
	border-top:1px solid #0076a9;
	float:left;
	width:100%;
	text-align:justify;
}
.hotels-details-container .hotel-details-left {
	float:left;
	width:344px;
	text-align:justify;
}
.hotels-details-container .hotel-details-right {
	float:right;
	padding:0;
	text-align:left;
	width:362px
}
.price {
	color:red;
	font-size:14px;
}
.price-separator {
	color:#158fda;
	font-size:11px;
}

.price-line-through {
 	text-decoration: line-through;
	color:#158fda;
	font-weight:normal;
	font-size:11px;
}
.photo {
	border:1px solid #666666;
	width:100px;
	height:80px; 
	cursor:pointer;
}

/* Links styles */
a.special-offers-link, a.special-offers-link:link, a.special-offers-link:visited {	
	color : #0177a9;
	text-decoration : underline ;
	font-weight: normal;
	font-size : 11px;
	padding-left: 0;
}
a.special-offers-link:active, a.special-offers-link:hover, a.special-offers-link:focus {
	color : #993300;
	text-decoration : underline ;
	font-weight: normal;
	font-size : 11px;
	
}

a.footer-link, a.footer-link:link, a.footer-link:visited {	
	color : #0177a9;
	font-weight: normal;
	font-size : 11px;
	padding-left: 0;
}
a.footer-link:active, a.footer-link:hover, a.footer-link:focus {
	color : #0177a9;
	text-decoration : underline ;
	font-weight: normal;
	font-size : 11px;	
}

a.segments-link, a.segments-link:link, a.segments-link:visited {	
	color : #0177a9;
	text-decoration : none ;
	font-weight: normal;
	font-size : 12px;
	padding-left: 0;
}

a.segments-link:active, a.segments-link:hover, a.segments-link:focus {
	color : #993300;
	text-decoration : underline ;
	font-weight: normal;
	font-size : 12px;
	
}

a.box-lat-link, a.box-lat-link:link, a.box-lat-link:visited {	
	color : white;
	text-decoration : none ;
	font-weight: normal;	
	padding-left: 0;
}
a.box-lat-link:active, a.box-lat-link:hover, a.box-lat-link:focus {
	color : white;
	text-decoration : underline ;
	font-weight: normal;
}

.Celda { 
	font-weight: normal; 
	font-size: 11px; 
	padding: 4px; 
	color: #666666;	
	text-decoration: none 
}
.CeldaTitulo { 
 	background:#eeeeee; 
 	font-weight: bold; 
 	font-size: 11px; 
 	padding:4px;
 	color: #333333; 	
 	text-decoration: none 
 }

.box2 .title{
	background:#62B4E8;
	color:white;
	padding:5px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.box2 .content {
	padding:10px;	
	border:1px solid #D7F5FB;
        margin:0;
        width:auto;
        background-image:none;
}

.box2 .content a {
	text-decoration:none;
}

.box2 h1, .box2 h2, .box2 h3, .box2 h4{
	display:inline;
}

.box2 h1 {
	font-size:18px;
}
.box2 h2 {
	font-size:16px;
}
.box2 h3 {
	font-size:14px;
}
.box2 h4 {
	font-size:12px;
}

.box2 h1, .box2 h2, .box2 h3, .box2 h4{
	display:inline;
        border-bottom:none;
}

.box2 .content a:hover {
	text-decoration:underline;
}

.box2 .title h1 {
        color:white;
        font-size:12px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.box2 .content h2 {
	font-size:13px;
        color:#ff9900;
}