﻿body
{
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;

}
/* general links */
a:link
{
	text-decoration: underline;
	color: #666666;
}
a:visited
{
	text-decoration: underline;
	color: #666666;
}
a:hover
{
	text-decoration:underline;
	color:#B1B1B1;
}
a:active
{
	text-decoration: underline;
	color: #666666;
}

/* content text */
.text_pad
{
	padding: 4px 4px 4px 0px;
	vertical-align: top;
}

.text_pad1
{
	padding: 3px 1px 3px 0px;
	vertical-align: top;
}
.text
{
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}
.text_alt
{
	color: #0066CC;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}

.text_alt_alt
{
	padding: 0px 4px 4px 4px;
	vertical-align: top;
}

.text_bg
{
	background-color:#F3F4EE;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}

.text_bg_travel
{
	background-color:#edf7fd;
	padding: 4px 8px 4px 8px;
	vertical-align: top;
}

.text_bg_alt
{
	background-color:#EAF4FF;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}

.text_bg_contact
{
	background-color:#f5f7f3;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}

.text_bg_alt1
{
	background-color:#F3F4EE;
	vertical-align: top;
}

.text_large
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:14pt;
}
.text_larger
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.text_larger_alt
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

/* color of surrounding table */
.site_color
{
	background-color: #FFFFFF;
}

/* outer container  - frames main contents */
.outer
{
	background-color: #FFFFFF;
}

/* container widths */
.site_pane_1024
{
	width: 979px; 
}
.site_pane
{
	width: 777px; 
}


.master_contentpane
{
	width: 606px;
	vertical-align: top;
}

.master_contentpane_1024
{
	width: 809px;
	vertical-align: top;

}

.master_leftpane
{
	width: 168px; /* minus 2px border */
	vertical-align: top;	
}

.divider
{
	width: 8px;
	height: 8px;
}

/* border lines for site */
.border_bottom, .menu_holder, .content_holder
{
	border-bottom: #DADEC7 1px solid;
}
.border_left, .master_header_logo, .menu_holder
{
	border-left: #DADEC7 1px solid;
}
.border_right, .menu_holder, .content_holder, .master_header
{
	border-right: #DADEC7 1px solid;
}

/* thick border lines */
.thick_bottom, .master_header, .master_header_logo
{
	border-bottom: #DADEC7 5px solid;
}

.thick_top, .master_header, .master_header_logo
{
	border-top: #DADEC7 5px solid;
}

/* general gateway header footer and links */
.top_header
{
	color:#808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
	padding: 10px 0px 10px 0px;	
}
.footer
{
	color:#808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	padding: 10px 0px 10px 0px;	
}
.outer_links a:link
{
	text-decoration: none;
	color: #666666;
}
.outer_links a:visited
{
	text-decoration: none;
	color: #666666;
}
.outer_links a:hover
{
	text-decoration:underline;
	color: #B1B1B1;
}
.outer_links a:active
{
	text-decoration: none;
	color: #666666;
}

/* gateway quick links */
.quicklinks
{
	font-size: 9px;
}

/* language flags */
.languages
{
	text-align: left;
}

/* main page container */
.master_header
{
	height: 170px;
}

.master_header_logo
{
	vertical-align: top;
	text-align: center;	
}

.master_header, .master_header_logo
{
	background-color: #EEF0E5;
}

/* image floating */
.image_left
{
	float: left;
	padding: 0px 10px 0px 0px;
	border-style: none;
}
.image_right
{
	float: right;
	padding: 0px 0px 0px 10px;
	border-style: none;
}

img.derecha {
	border: 1px solid #CCCCCC; 
	margin: 5px 0px 0px 10px; 
	float:right; 
	vertical-align:text-top;
}
img.izquierda {
	border: 1px solid #CCCCCC; 
	margin: 5px 10px 0px 0px; 
	float:left; 
	vertical-align:text-top;	
}

.image_text
{
	font-size:11px;

}

/* menu */
.menu_holder
{
	background-color: #EEF0E5;
}
.menu
{
	border-bottom: #DADEC7 1px solid;
}

/* images - ensure no border */
.images
{
	border-style: none;
}

/* login header form elements */
.login
{
	color:#808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	float: right;
	text-align: right;
	padding: 0px 0px 6px 0px;	
}
.login_textbox
{
	width: 100px;
	font-size: 9px;
}
.login_passwordbox
{
	width: 100px;
	font-size: 10px;
}
.login_button
{
	width: 130px;
	font-size: 14px;
}

li {
  margin:0 0 0.75em 0; /* ADDED */
  }
  
ul {
	margin-left: 0.25em;
	padding-left: 1em;
}

.rnd ul {
	list-style-image:url(../images/icon_rnd_small.gif);
}

/* home styles */
.home_pane
{
	width: 400px;
}
.home_pane_alt
{
	width: 195px;
}

.home_pane_1024
{
	width: 529px;
}
.home_pane_alt_1024
{
	width: 258px;
}

/* resorts hotels styles */
.resorts_pane
{
	width: 298px;
}
.resorts_pane_alt
{	
	width: 280px;
}
.resorts_title
{
	color: #0066CC;
}
.resorts_sitelinks a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0066CC;
}
.resorts_sitelinks a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0066CC;
}
.resorts_sitelinks a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:underline;
	color: #0066CC;
}
.resorts_sitelinks a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0066CC;
}

/* property styles */
.property_pane
{
	width: 395px;
}
.property_pane_alt
{
	width: 200px;
}

.property_sitelinks a:link
{
	text-decoration: none;
	color: #666666;
}
.property_sitelinks a:visited
{
	text-decoration: none;
	color: #666666;
}
.property_sitelinks a:hover
{
	text-decoration:underline;
	color: #666666;
}
.property_sitelinks a:active
{
	text-decoration: none;
	color: #666666;
}

/* club styles */
.club_pane
{
	width: 415px;
}
.club_pane_alt
{
	width: 180px;
}

.club_form
{
	text-align:center;
	width: 202px;
	background-color: #f3f4ee;
}
.club_form_textbox
{
	width: 160px;
}

.club_quote
{
	font-size: 12px;
	line-height:15pt
}

/* travel styles */
.travel_pane
{
	width: 350px;
}
.travel_pane_alt
{
	width: 245px;
}
.travel_title
{
	color: #0072bc;
}
.travel_title_alt
{
	color:#CA6500;
}
.travel_prices
{
	color: #FF0000;
	text-align:right;
	white-space:nowrap;
}
.travel_sitelinks a:link
{
	text-decoration: none;
	color: #0066CC;
}
.travel_sitelinks a:visited
{
	text-decoration: none;
	color: #0066CC;
}
.travel_sitelinks a:hover
{
	text-decoration:underline;
	color: #0066CC;
}
.travel_sitelinks a:active
{
	text-decoration: none;
	color: #0066CC;
}
.travel_postcard
{
	position:relative;
	top: -13px;
	left: -6px;
	z-index: 2;
}


/* yacht styles */
.yacht_pane
{
	width: 395px;
}
.yacht_pane_alt
{
	width: 200px;
}
.yacht_colpad
{
	padding: 1px 10px 4px 15px;
}
.yacht_title
{
	color: #23AECB;
}
.yacht_colborder
{
	border-top: #B5EAF2 1px solid;
	border-bottom: #B5EAF2 1px solid;
	border-left: #B5EAF2 1px solid;
	border-right: #B5EAF2 1px solid;
}
.yacht_sitelinks a:link
{
	text-decoration: none;
	color: #23AECB;
}
.yacht_sitelinks a:visited
{
	text-decoration: none;
	color: #23AECB;
}
.yacht_sitelinks a:hover
{
	text-decoration:underline;
	color: #23AECB;
}
.yacht_sitelinks a:active
{
	text-decoration: none;
	color: #23AECB;
}
.yacht_postcard
{
	position:relative;
	top: -15px;
	left: -2px;
	z-index: 2;
}

/* community styles */
.community_pane
{
	width: 402px;
}
.community_pane_alt
{	
	width: 190px;
}
.community_smile_bg
{
	padding: 0px 7px 5px 8px;
	background-color: #FAE62F;
	vertical-align: top;
	text-align: center;
}

.community_text
{
	font-size: 9pt;
}
/* pressroom styles */

.survey_form_textbox
{
	width: 205px;
}

.survey_form_comment
{
	width: 373px;
	height: 100px;
}
.text_input
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	width: 250px;
}

.folder
{
	position:relative;
	top: -7px;
	right: -4px;
	z-index: 2;
}

/* news style */
.news_pane
{
	width: 372px;
}
.news_pane_alt
{	
	width: 190px;
}
.news_links a:link
{
	text-decoration: none;
	color: #666666;
}
.news_links a:visited
{
	text-decoration: none;
	color: #666666;
}
.news_links a:hover
{
	text-decoration:underline;
	color: #B1B1B1;
}
.news_links a:active
{
	text-decoration: none;
	color: #666666;
}

/* webcam */
#webcam_main {
	border: #DADEC7 1px solid; 
	width:382px; 
	height:300px;
	background: url(../images/fade_bg.jpg);} 
#webcam_list {
	position: relative;
	top: 12px;
	border: #DADEC7 1px solid; width:382px; height:150px;
	background: url(../images/fade_bg.jpg);}
.webcam_title{
	padding: 10px 10px 10px 12px;}
.webcam_mainview{
	padding: 0px 0px 10px 12px;
	width: 358px;
	height: 240px;}
#webcam_listview{
	padding: 0px 10px 10px 0px;}
#webcam_listitem{
	float: left;
	padding: 0px 0px 10px 12px;}
.webcam_list_txt{
	padding: 5px 0px 0px 5px;}
	