/* Removes border from fieldset and img */
fieldset, img {border: 0;}

/* Left-aligns text in caption and th */
caption, th {text-align: left;}

/* Removes quotation marks from q */
q:before, q:after {content:'';}

#forecast_table {margin-left: 30px;}
/* maplinks */
.maplink a {
	clear: both; 
	font-weight: bold;	
	font-size: 100%;
	padding: 4px 0px 4px 0px;
}

.maplink a:hover {
	color: #8A2337; 
	font-weight: bold;	
	font-size: 100%;
	padding: 4px 0px 4px 0px;
}

/* ===== BRANDING ===== */
div#branding{height:250px;}
	

/* ===== CONTENT ===== */
div#content-main{ float:left; width:520px; margin:0 4px 10px 5px;}

div#content-sub{ float:right; width:242px; margin:0 0 10px 4px;}
	
div#content-main h2, div#content-sub h2{
	padding: 8px 0 8px; text-align:center;
	letter-spacing: 0.1em; font-size: 1.0em; color: White;}
	
div#content-main h3, div#content-sub h3{text-transform:uppercase;
	padding: 8px 0; text-align:center; letter-spacing: 0.1em; background: #EE8800;
	font-size: 0.8em;color: Black;	
	margin: 0 40px;}
	
div#content-main p,div#content-sub p{margin:0; padding:5px 8px 15px;}
div#content-main-title div,div#content-sub-title div{ border:2px solid #1FA8EF;}


/*********************************************************************************
/* Removes list-style from lists */
table {border-collapse: collapse; border-spacing:0; border:0;}

/* This sets the font weight to start with.*/
h1,h2,h3,h4,p,li{font-weight:normal;}

/* Set all font sizes here. */
h1{font-size: 20px;}
h2{font-size: 18px;}
h3{font-size: 14px;}
h4{font-size: 12px;}
p{margin:0; padding:0; font-size: 12px;}

#longtitle {
	margin-top:20px;  /* need margin when there is no main bitmap to display */
	color:#00BAF0; 
	font-style:italic;
}
	
#title {
	margin-top: 10px;
	color: #044F9F;
	font-style:italic;
}

#summary_text { 
	margin: 0 0 0 10px;
	font-size: 11px; 
}

/* This sets the font styles for the entire html file.*/
html{font-family: "Verdana, sans serif";}	

/* ===== Site Info ===== */
div#site-info{ clear:both; width: 100%; background:#FFFBF1; padding:10px 0; text-align:center; font-size: 10px;}

/* ===== Journal post template styles ===== */
#post-style {
	float: left;
	width: 460px;
	margin: 20px 0 0 0;
	padding: 0 0 0 1em;
	line-height: 1.5em;
	background-color: #F5F5DC;
	white-space:nowrap; 
	overflow: hidden;    
  }
h2.date-header {
	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #ff9933;
  }
.post-text h3 {
	margin-top: 0;
	font: normal bold 130% 'Lucida Grande','Trebuchet MS';
	letter-spacing: -1px;
	color: #ff6633;
  }
.post-text {
	margin: 0 0 1.5em 0;
	padding: 0 0 1.5em 14px;
	border-bottom: 1px solid #ddd;
  }
.post-text h3 a,
.post-text h3 a:visited { 
	color: #ff6633;
	text-decoration: none;
 }
.post-footer {
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 88%;
	color: #999999;
  }

#blog_sign_in {	
    font-size:10px;
	width: 135px;
	height: auto;
	margin: 50px 6px 0 250px;
	padding: 25px 5px 5px 5px;
	color:#000000;
	border-bottom:1px solid #ddd;
	background: #F4F4F4 url(../images/header_sidebarlogin.gif) no-repeat left top; 
}

#login_table {
	width: 135px; 
    border:0;
	/*border:1px solid #FF0000;*/
}

#recently_added{
	margin-top: 10px;
    margin-right: 6px;
	padding:30px 5px 0px 5px;
	color:#000000;
	border-bottom:1px solid #ddd;
	background: #F4F4F4 url(../images/header_recent_blog.gif) no-repeat left top; 
	font-size: 10px;
	overflow:visible;
	height: auto;
}

#recently_added #title_recent {
	font-size:10px;
}

#categories {
	margin-top: 10px;
    margin-right: 6px;
	padding:32px 5px 5px 5px;
	color:#000000;
	border-bottom:1px solid #ddd;
	background: #F4F4F4 url(../images/header_categories.gif) no-repeat left top; 
	font-size: 10px;
	height: 50px;
}

#archives_header {
	margin-right: 6px;
	margin-top: 10px;
	height:26px;
	width:143px;
}

#archives_body {
	margin: 0 6px 0 0;
	padding: 0px 5px 0px 5px;
	color:#000000;
	background-color: #F4F4F4;
	border-bottom:1px solid #ddd;
	font-size: 10px;
	overflow:auto;
	height: 80px;
}

.button {
	width: auto !important; 
	height: auto !important; 
	padding: 2px !important; 
	margin-top: 5px !important; 
	margin-bottom: 5px !important;
}

#password #username #txtwebemail {	
	display: inline;
	border: 2px solid #ddd;
	border-left-color: #7c7c7c;
	border-top-color: #7c7c7c;
	background: #fff url('../images/input-bg.gif') repeat-x top left;
	vertical-align: top;
	padding-left: 3px;
	/*width:135px;*/
}

#sidebarlogin label {	
	font-size: 10px;
	display: block;
    margin-top: 2px !important;
}

#sidebarlogin #checkbox_1 {	
	float: right;
	margin-top: 0px;
	margin-right: 4px; 
	border: 0 !important;
	}

#sidebarlogin, #forgotpsswd {
	/*margin: 3px 0 0 0;*/
	font-size: 9px;
}

#sidebarlogin #sign_in {
	margin: 1px 0 0 0;
	font-size: 12px;
}

#sidebarlogin #login_field {
	padding-top: 25px; /* compensate for the header image */
}

#sidebarlogin #logout_field {
	padding-top: 30px; /* compensate for the header image */
	text-align:center;
	font-size:10px;
}

/****** FromBlog *************/
#form_blog_title, #formBlogComment {font-size: 11px;}

#formBlog_save { text-align:left;}

/* ===== Breadcrumb ===== */
#breadcrumb {
	width: auto; /* makes the div the entire width of the surrounding container.*/
	height: 9px;
	font-size: 10px;
	color: #044F9F;
/*	margin-bottom: 20px;  */
	padding-top: 5px;
}
	
/**************************************/
/*********** Search style **************/
#ajaxSearch_form {
	color: #444; 
	width: auto;
}

#ajaxSearch_input {
	display: inline; 
	height: 17px; 
	width: auto; 
	border: 1px solid #DDDDDD; 
	border-left-color: #c3c3c3; 
	border-top-color: #7C7C7C;
	background: #FFFFFF url(../images/input-bg.gif) repeat-x top left;
	margin: 0 3px 0 0;
	padding: 3px 0 0 3px; 
	vertical-align: top; 
}
		        
#ajaxSearch_submit {
	display: inline; 
	height:22px; 
	line-height:22px;
	text-transform:lowercase;
}
		
#current-search-results {
    border: 1px solid #044F9F;
	padding: 5px 0 10px 10px;
	height: auto;
	background-color:#e4edf5;
	font-size: 10px;	
}

#ajaxSearch_output { 
    position:absolute;
	vertical-align: top;
	right: 180px;
    width: 260px;
	z-index:100;	 	
}

#customSearch {
	height:26px;
	width:230px;
	margin:10px 0 0 0; 
	float: right;
}

#customSearchHotel {
	display:block;
	height:26px;
	width:430px;
	margin:10px auto 0 auto; /* centered picture */	
}


.ajaxSearch_intro { 
	margin: 5px 0 15px 0;
} 

.ajaxSearch_paging { 
    border-top: 1px solid #ccc;
    padding: 2px; 
    font-size: 86%;
    color: #044F9F;
}

.AS_ajax_result {
	color: #444; 
	margin-bottom: 3px;
}
   
.AS_ajax_resultLink {text-decoration: underline;}

.AS_ajax_resultDescription{color: #555;}

.AS_ajax_highlight1,.ajaxSearch_highlight1 {
	color:#C00;
	font-weight:700;
	padding:0;
}

.AS_ajax_highlight2,.ajaxSearch_highlight2 {
	color:#DF5380;
	font-weight:700;
	padding:0;
}

.AS_ajax_more {color: #555;}

.AS_intro { display: none;}

#search fieldset, #sidebarlogin fieldset{border: none; margin: 0px;padding: 0px;}
#search form, #sidebarlogin form {border: none; margin: 0px; padding: 0px;}
#search label, #sidebarlogin label {color: #444444;}

/* Font seach string */
#search input, #sidebarlogin input {font-family:"verdana serif"; font-size: 12px; }

#main_search {font-size: 11px;}

#search_caption { 
	color: #1154A1; 
	font-size: 12px; 
	font-weight:600; 
	position:relative; 
	top: -5px; /*position: absolute; top: 0px; left: 230px; width: 57px; height: 21px; */  
}

#search img {display: none;}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
}

#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
/********** End of search style ***********/

div#hotelSearchTitle{
	display:block;
	height:26px;
	width:430px;
	margin:20px auto 0 auto; /* centered picture */
}

/*** TEASER Box *********/
.teaser {
	padding:0 0 0 11px;
	margin:10px;
	background:url(../images/tsr-l.jpg) top left no-repeat;
	/*width: 400px;*/
}

.teaser h3 {
	background:url(../images/tsr-r.jpg) top right no-repeat;
	margin:0;
	padding:8px 0 0.5em 0;
	font-weight:bold;
	font-size:16px;
}

.teaser p {
	margin:0 0 0 -11px;
	padding:0 11px 0.5em;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	background:#fff;
}

.teaser div {
	margin:0 0 0 -11px;
	padding-left:11px;
	background:url(../images/tsr-l.jpg) bottom left no-repeat;
}

.teaser a.more {
	display:block;
	text-align:right;
	padding:0 10px 10px 0;
	background:url(../images/tsr-r.jpg) bottom right no-repeat;
	font-size: 12px;
}

/******************************/
#contact_form {font-size: 11px;}

.custom_title_short {
	font-weight:bold;
	height: 26px;
	color:#FFFFFF;
	line-height:25px;
	padding-left:3px;
	font-size:14px;
	background: url(../images/custom_title_short.gif) no-repeat;
	width: 200px;
}

.custom_title_medium {
	font-weight:bold;
	height: 26px;
	color:#FFFFFF;
	line-height:25px;
	padding-left:3px;
	font-size:14px;
	background: url(../images/custom_title_medium.gif) no-repeat;
	width: 290px;
}

.custom_title {
	font-weight:bold;
	height: 26px;
	color:#FFFFFF;
	line-height:25px;
	padding-left:3px;
	font-size:14px;
	background: url(../images/custom_title.gif) no-repeat;
	width: 450px;
}

/*******************************/
.ditto_columnAds {margin: 0 0 12px 0;}

.ditto_columnAds h3 {
    margin: 0px !important;
    padding: 5px !important;
    color: #000000;
    font-size: 13px;
	font-family: arial,sans-serif;
	height:100%;
	line-height:13px;
}

.ditto_columnAds h4 {
    margin: 0px !important;
    padding: 0 2px 2px 2px !important;
    color: #000000;
    font-size: 13px;
	font-family: arial,sans-serif;
	height:100%;
	line-height:13px;
}

.ditto_columnAds a:link {
	font-weight: bold;
	color:#000000;
	text-decoration:underline;  
}

.ditto_columnAds a:hover {
	font-weight: bold;
	color:#000000;
	text-decoration:underline; 
}

.ditto_columnAds a:visited {
	font-weight: bold;
	color:#000000;
	text-decoration:underline; 
}

.ditto_columnAds a:hover:visited {
	font-weight: bold;
	color:#000000;
	text-decoration:underline; 
}

.ditto_listDeals {
	margin: 0 0 12px 40px;
	width: 550px;
}

.ditto_listDeals h3 {
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}

.ditto_listDeals h4 {
    margin: 0px !important;
    padding: 0 2px 2px 20px !important;
    color: #000000;
}

.ditto_listDeals a:hover {
	color:#b0dff8;  
	background-color: #F4F4F4; 
}

/********************/
#item_columns li h4 {
	text-decoration: none;
	margin: -5px -5px 0 -5px; 
	padding: 4px !important;
	font-size: 11px;
}
#item_columns li {
	float: left; 
	height: 45px; 
	width: 135px !important; 
	/*margin-bottom: 15px;*/
	padding: 5px; 
	/*border: 1px solid black;*/
}

#item_columns {
	list-style: none;
	width: 643px;
	margin: 0;
}

/********* List of Hotels with Ditto snippet ***********/
#destinationList {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 40px 10px 40px;
	padding: 0;
}

#hotelsList,  #hotelsListAboutCuba{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 -4px 0;
	font-size:11px;
}

#hotelsListAboutCuba {
	padding: 15px 0 5px 5px;
}

#destination_title {
	font-weight:bold;
	font-size:14px;
}

.formatDescription p{
	margin:0;
	padding:0;
	font-size: 11px;
}

.formatTextAd p{
	margin:0;
	padding:0;
	font-size: 12px;
}

.formatTextPrice p{
	margin:0;
	padding:0;
	font-size: 10px;
}


