/* Estrela Santiago Website */
/* date: 2.11.07 */
/* author: Matt Hamm */
/* Copyright: Chaos */
/* Copyright: www.chaosdesign.com */

html, body, * {
	padding: 0;
	margin: 0;
	}
form, input {
	padding: 0;
	margin: 0;
	}
body {
	font-family: 'Lucida Sans Unicode', 'Lucida', Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #321710;
	background: url(../images/background_02.jpg) center repeat-y;
	}
img {
	border: none;
	}
p {
	margin: 0 0 10px 0;
	line-height: 1.4em;
	}
h1, h2, h3, h4, h5 {
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #9a6230;
	font-weight: normal;
	}
h1 {
	margin: 25px 0 15px 0;
	font-size: 1.7em;
	}
h1 span {
	color: #321710;
	font-size: 0.7em;
	}
h2 {
	padding-bottom: 8px;
	border-bottom: 1px solid #e8e6e1;
	margin-bottom: 8px;
	font-size: 1.8em;
	}
#home h2 {
	padding-bottom: 5px;
	border-bottom: none;
	margin-bottom: 5px;
	font-size: 1.8em;
	}
h2 span {
	color: #321710;
	font-size: 0.7em;
	}
.lowercase {
	text-transform: none;
	font-size: 1.1em;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	font-weight: bold;
	border-bottom: 1px solid #975c2a;
	padding-bottom: 7px;
	margin-bottom: 13px;
 }
h4 {
	font-size: 1.3em;
	}
.line {
	border-bottom: 1px solid #e8e6e1;
	font-size: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.line hr {
	display: none;
	}
blockquote {
	font-style:italic;
	color: #999999;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	text-align: center;
	}
blockquote span {
	color:#333333;
	font-style: normal;
	font-weight: bold;
	}
/*-------- Links ----------*/
a:link,
a:visited {
	color:#d82c00;
	text-decoration: none;
	}
a:hover,
a:hover.internal-link {
	text-decoration: underline;
	}
a:link.internal-link,
a:visited.internal-link {
	color: gray;
	text-decoration: underline;
	font-weight: bold;
	}
h1 a:link, h2 a:link, h3 a:link,
h1 a:visited, h2 a:visited, h3 a:visited {
	color: #9a6230;
	}
/*-------- General Layout ----------*/
#wrapper {
	background: url(../images/header-background.gif) repeat-x;
	width: 100%;
 	}
#inner-wrapper {
	width: 968px;
	margin: 0 auto;
	text-align: center;
	}
.clearboth {
	clear:both;
	}
/*-------- Header ----------*/
#header {
	width: 968px;
	}
#logo-top {
	float: left;
	background: url(../images/logo_top.jpg) no-repeat;
	width: 259px;
	height: 65px;
	}
#logo {
	display: none;
	visibility: hidden;
	}
#main-image {
	background: url(../images/main-image-home.jpg) no-repeat;
	width: 968px;
	height: 181px;
	float: left;
	margin: 0;
	}
#top-nav {
	width: 968px;
	height: 65px;
	background: url(../images/top-nav-background.gif);
	float: left;
	}
#label {
	background: url(../images/navtop-label-right.gif) bottom right;
	height: 33px;
	margin-right: 15px;
	width: auto;
	float: right;
	}
#label-left {
	background: url(../images/nav-top-label-left.gif) bottom left;
	width: 13px;
	height: 33px;
	float: left;
	}
#label ul {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	width: auto;
	margin-right: 20px; /* note: see style-ie6.css */
	padding-top: 8px;
	color: #FFFFFF;
	}
#label ul li {
	list-style-type: none;
	display: inline;
	}
#label ul li a {
	color: #FFFFFF;
	}
/*--------- Content ---------*/
#content {
	text-align: left;
	width: 968px;
	height: auto;
	background: url(../images/content-bckrd-shadow-top.jpg) no-repeat;
	}
/* Target Safari only */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#content {background: url(../images/content-bckrd-shadow-top-02.jpg) no-repeat;}
} 
.last {
	margin-left: 0;
	margin-right: 0;
	}
/*--------- Strap lines ---------*/
#strap-line {
	background: url(../images/strap-line-home.gif) no-repeat;
	width: 583px;
	height: 71px;
	margin: 25px;
	}
#strap-line-2 {
	width: 496px;
	}
#strap-line-wide {
	width: 700px;
	}
p#this-morning {
	background: url(../images/strap-line_thismorning.gif) center no-repeat;
	height: 74px;
	}
p#beachbag {
	background: url(../images/strap-line_beachbag.gif) no-repeat;
	height: 74px;
	}
#strap-line span,
#strap-line-2 span,
#strap-line-wide span {
	visibility: hidden;
	}
/*--------- Column One ---------*/
#column-one-home {
	float: left;
	width: 720px;
	}
#column-one-home .column-padding {
	padding-left: 38px;
	}
#column-one {
	float: left;
	width: 244px;
	}
#column-one .column-padding {
	padding-left: 38px;
	}
.highlights-container {
	margin: 0 0 15px 0;
	background: red;
	}
.highlight {
	float: left;
	border: 1px solid #c9c6c5;
	padding: 6px;
	margin-right: 14px;
	margin-bottom: 25px;
	}
.inner-column {
	width: 214px;
	float: left;
	background: #ffffff url(../images/column-background.gif) bottom right no-repeat;
	margin-right: 12px;
	min-height: 36em;
	height: auto; /* note: see style-ie6.css */
	}
.inner-column .inner-column-padding {
	padding: 19px 24px 24px 20px;
	}
.sub-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	letter-spacing: 1px;
	/*letter-spacing: 0.2em;*/
	text-transform: uppercase;
	color: #ab7036;
	line-height: 1.1em;
	}
#column-one .column-one-padding {
	margin: 20px;
	}
#column-one .highlight-left {
	margin-top: 20px;
	}
#column-one .side-image img {
	border: 1px solid #acacac;
	padding: 10px;
	margin-bottom: 25px;
	width: inherit;
	}
#column-one .bottom-padding img {
	margin-bottom: 10px;
	}
/*--------- Column Two ---------*/
#column-two-home {
	float: right;
	width: 246px; /* note: see style-ie6.css */
	padding-top: 50px;
	}
#column-two-home .column-padding {
	padding-left: 19px;
	padding-right: 40px; /* note: see style-ie6.css */
	}
#column-two {
	float: right;
	width: 722px;
	padding-top: 40px;
	}
#column-two .column-padding {
	padding-left: 19px;
	padding-right: 40px;
	}
#column-two-home .date,
#column-two .date {
	color: #959595;
	}
#column-two #main-content {
	width: 483px;
	float: left;
	background: #ffffff url(../images/main-content-background.gif) bottom right no-repeat;
	padding-bottom: 40px;
	}
#column-two #main-content-wide {
	width: 700px;
	float: left;
	background: #ffffff url(../images/main-content-wide-bkrd.gif) bottom right no-repeat;
	padding-bottom: 40px;
	}
.highlight-right {
	margin-bottom: 30px;
	}
.pull-point {
	width: 225px;
	float: left;
	background: #ffffff url(../images/pull-point-background.gif) bottom right no-repeat;
	margin-right: 13px; /* note: see style-ie6.css */
	margin-bottom: 15px; /* note: see style-ie6.css */
	min-height: 18em; 
	height: auto; /* note: see style-ie6.css */
	}
.pull-point img {
	margin-bottom: 10px;
	}
.pull-point-padding {
	padding: 12px;
	}
.pull-point h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	letter-spacing: 0em;
	font-weight: normal;
	border: none;
	margin: 0;
	}
/*--------- Column Three ---------*/
#column-three {
	float: right;
	width: 235px;
	}
#column-three .column-three-padding {
	padding: 8px;
	padding-top: 0;
	}
#column-three .side-image img {
	border: 1px solid #acacac;
	padding: 10px;
	margin-bottom: 25px;
	width: inherit;
	}
#column-three .bottom-padding img {
	margin-bottom: 10px;
	}
/*------- Footer -------*/
#footer {
	clear:both;
	}
#footer {
	width: 968px;
	height: 57px;
	background: url(../images/dotted-line-horizontal.gif) repeat-x;
	padding-top: 23px;
	text-align: right;
	}
#footer ul {
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	letter-spacing: 0.2em;
	padding-right: 40px; 
	}
#footer ul li {
	display: inline;
	}
#footer ul li a {
	color: #959595;
	}
#footer #coco {
	margin-right: 35px;
	margin-top: 20px;
	padding-bottom: 10px;
	}
/*------- Primary Navigation -------*/
#primary-navigation {
	background: #31160f url(../images/primary-nav-backgrd.gif) repeat-x;
	height: 44px;
	}
#primary-navigation ul {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	letter-spacing: 1px;
	/*letter-spacing: 0.1em;*/
	padding-top: 17px;
	}
#primary-navigation ul li {
	display: inline;
	color: #FFFFFF;
	}
#primary-navigation ul li a {
	color: #FFFFFF;
	text-decoration: none;
	}
#primary-navigation ul li a:hover,
#primary-navigation ul li a#active {
	color: #d82c00;
	}
/*------- Secondary Navigation -------*/
#secondary-navigation {
	width: 207px; /* note: see style-ie6.css */
	float: left;
	background: #ffffff url(../images/column-background.gif) bottom right no-repeat;
	margin-left: 20px; /* note: see style-ie6.css */
	margin-top: 40px;
	}
#secondary-navigation-padding {
	padding: 17px 22px 17px 17px;
	}
#secondary-navigation h2 {
	padding-bottom: 8px;
	border-bottom: 1px solid #e8e6e1;
	margin-bottom: 0px;
	font-size: 1.8em;
	}
#secondary-navigation ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	/*letter-spacing: 0.1em;*/
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	}
#secondary-navigation ul li {
	list-style-type: none;
	border-bottom: 1px solid #e8e6e1;
	}
#secondary-navigation ul li a {
	display: block;
	padding-right: 10px;
	margin: 9px 0 9px 0;
	}
#secondary-navigation ul li a:link,
#secondary-navigation ul li a:visited {
	color: #321710;
	text-decoration: none;
	}
#secondary-navigation ul li a:hover {
	color:#d82c00;
	text-decoration: none;
	}
/* active link - secondary-Navigation */
body#location a#location-nav,
body#history a#history-nav,
body#climate a#climate-nav,
body#political-stability a#political-stability-nav,
body#cuisine a#cuisine-nav,
body#nature a#nature-nav,
body#culture a#culture-nav,
body#getting-there a#getting-there-nav,
body#island-news a#island-news-nav,
body#resort-site-plan a#resort-site-plan-nav,
body#apartments a#apartments-nav,
body#five-star-hotels a#five-star-hotels-nav,
body#leisure-facilities a#leisure-facilities-nav,
body#equestrian a#equestrian-nav,
body#faldo-golf-course a#faldo-golf-course-nav,
body#related-links a#related-links-nav,
body#resort-plan a#resort-plan-nav,
body#location a#resort-location-nav,
body#map a#map-nav,
body#flight-details a#flight-details-nav,
body#resort-news a#resort-news-nav,
body#resort-news-archives a#resort-news-archives-nav,
body#terms-of-use a#terms-of-use-nav,
body#privacy-policy a#privacy-policy-nav,
body#sitemap a#sitemap-nav,
body#register a#register-nav,
body#faqs a#faqs-nav,
body#agadez a#the-agadez-cross-nav {
	color:#d82c00;
	text-decoration: none;
	}
/* ---------- Forms --------- */
form fieldset {
	background: #FFFFFF;
	padding: 20px;
	border: 1px solid #cccccc;
	}
form legend {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	}
button#register {
	background: url(../images/button_register.jpg) no-repeat;
	width: 89px;
	height: 53px;
	float: left;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	}
button#register span {
	visibility: hidden;
	}

/* ---------- List syles --------- */
#main-content ul {
	margin: 15px;
	}
#main-content ul li {
	list-style-type: square;
	margin-bottom: 5px;
	}
ul#timeline {
	margin: 0;
	}
ul#timeline li {
	list-style-type: none;
	margin-bottom: 10px;
	}
ul#timeline li span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #975c2a;
	}
/* ---------- Sitemap --------- */
ul#sitemap  {
	margin-left: 20px;
	}
ul#sitemap li  {
	margin-bottom: 5px;
	}
ul#sitemap ul  {
	margin-left: 20px;
	}
/* ------- Text image replacement ------- */
h2#explore,
h2#dream,
h2#discover {
	height: 46px;
	padding-bottom: 10px;
	}
h2#explore {
	background: url(../images/txt_explorethepossibilities.gif) no-repeat;
	}
h2#dream {
	background: url(../images/txt_dreamofbeinghere.gif) no-repeat;
	}
h2#discover {
	background: url(../images/txt_discoverestrelasantiago.gif) no-repeat;
	}
h2 .img-replacement {
	display: none;
	}
/* -------- Weather feed --------- */
#wx_module_8365 input {
	display: none!important;
	}
#wx_module_8365 table {
	border: none!important;
	}

