/* -------------------------------------------------
*
Title:			main.css
Website:		http://www.escape2thesands.com
Browser(s): 	Firefox 2, IE7, IE6, Safari 
Platform(s):    Win XP-SP2, Mac OSX
Author: 		Andy Lee for Adverset Media Solutions (www.adverset.co.uk)
Created: 		02.4.2008
Last modified: 	07.12.2009 - MG
*
------------------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img, abbr { border:0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
ol, ul, li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h5, h5, h6 { font-size:100%; }
q:before, q:after { content:''}


/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }

* a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none; /* Gets rid of Firefox's dotted borders */ text-decoration:none }
a img { border:none } /* Gets rid of IE's blue borders */



/* ------------- General Elements -------------- */

body {
	font-size:62.5%;
	margin: 0 auto;
	padding: 0;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	color:#000;
	background: #fff url(/i/bg-main-seafrontDEV.jpg) left top repeat-x;
}

a {
	text-decoration: none;
	color:#000;
}

a:hover {
	text-decoration: none;
	color:#000;
}

a img {
	border: 0;
}

h1 {
	font-size: 1.3em;
	color:#2E761C;
	font-weight:bold;
	padding-bottom:7px;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
	}

h2 {
	color:#2a0f00;
	font-size:2em;
	line-height:1.2em;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
}

h3 {
	color:#2a0f00;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
}

h4 {
	color:#2a0f00;
	font-size:1.6em;
	line-height:1.2em;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
}

h5 {
	color:#2a0f00;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
}
h6 {
	color:#2a0f00;
	font-size:1.3em;
	line-height:1.2em;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
}
p {
	font-size: 0.8em;
	font-weight:normal;
	line-height:1.4em;
	margin-top:5px;
	margin-bottom:10px;
	color:#57AC3F;
}

ol {
	font-size: 0.7em;
	font-weight:normal;
	line-height:1.4em;
	list-style:decimal;
	margin-top:10px;
}

ol li{
	font-weight:normal;
	line-height:1.4em;
	list-style:decimal;
	margin:0px 0px 20px 20px;
}

/* ------------- Container -------------- */

#container {
	margin:0pt auto;
	padding:0px;
	width:960px;
	border-left:5px solid #FFE9C8;
	border-right:5px solid #FFE9C8;
	background: #fff url(/i/bg-container-seafrontDEV.jpg) center top no-repeat;
	clear:both;
	min-height:1000px
}

/* ------------- Header -------------- */

#header {
	padding: 0px 0px 0px 35px;
	width:785px;
	height:265px;
}

#logo {
	margin:0pt auto;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0;
	width:186px;
	height:132px;
	float:left;
}

/* ------------- Navigation -------------- */

#navigation {
	margin:0pt auto;
	
	padding:15px 0px 20px 25px;
	width:323px;
	height:141px;
	float:right;
}

#navbar {
	margin:0pt auto;
	font-size:0.8em;
}

#navbar ul{
	list-style:none;
	margin: 0;
	padding: 0;
	line-height:1.4em;
}

#navbar li{
	background:transparent url(../holidays/images/bullet-white.gif) no-repeat scroll left center;
	color:#fff;
	font-size:1.5em;
	line-height:1.4em;
	font-weight:bold;
	padding-left:14px;
}

#navbar li a:link, #navbar li a:visited{
	color:#fff;
	text-decoration:none;
}

#navbar li a:hover{
	color:#FFEED6;
	text-decoration:underline;
}



/* ------------- Layout -------------- */

#container_leftcolumn {
	margin:0pt auto;
	margin:0 0px 0px 0px;
	padding:0 40px 20px 20px;
	width:360px;
	float:left;
	position:relative;
}
#container_leftcolumn img {
margin:0 0 0 25px;
}

#container_rightcolumn {
	margin:0pt auto;
	margin:20px 0px 20px 0px;
	padding:0px;
	width:510px;
	float:left;
	position:relative;
}

#container_leftcolumn h2 {
font-size:1.8em;
color:#272532;
margin: 23px 0 0 0;
font-weight:normal;
}

#container_leftcolumn h3 {
color:#272532;
margin: 0 0 0 0;
font-weight:normal;
}


#container_leftcolumn img {
	margin:0 0 0 25px;
	}
	
.floorplans {
border-bottom:#ccc solid 1px;
margin:0 0 10px 0;
}

/*---
=ARTICLE: This is the way the main content lays out---------------------------------------*/
.article {
	margin: 0 0 10px 0;
	padding:0 0 8px 0;
	}
.article p {
	color:#272532;
	line-height:1.5em;
	font-size:1.3em;
	margin:5px 0 0 0;
	}
.article h1 {
	color:#2a0f00;
	font-size:2.2em;
	line-height:1.2em;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
	}
.article h4 a,
.article h4 a:link,
.article h4 a:visited {
	color:#272532;
	border:0;
	}
.article h4 a:hover {
	color:#e45a49;
	border:0;
	background:none;
	}
.article .bigpara {
	font-size:1.5em;
	line-height:1.3em;
	padding:0 0 10px 0;
}

.article p a {
color:#272532;
text-decoration:none;
font-style:normal;
border-bottom:1px solid #e5ab4c;
}
.article p a:hover {
background-color:#272532;color:#fff;
}
.article ol {
	font-size: 1.3em;
	font-weight:normal;
	line-height:1.4em;
	list-style:decimal;
	margin-top:10px;
}

.article ol li{
	font-weight:normal;
	line-height:1.4em;
	list-style:decimal;
	font-style:italic;
	margin:0px 0px 0 50px;
}
.article ul {
	font-size: 1.3em;
	font-weight:normal;
	line-height:1.4em;
	margin-top:10px;
}

.article ul li{
	font-weight:normal;
	line-height:1.4em;
	font-style:italic;
	list-style-type:square;
	margin:0px 0px 0 50px;
}

/*---------------------------------------*/
/*------
SEAFRONT GALLERY ------------------------*/

#seafront-gallery {
width:498px;
background:url('/i/seafront-gall-bg.png') top no-repeat;
border:2px solid #FAE5C9;
padding:0 0 10px 0;
}
#seafront-gallery p {
font-size:1.1em;
padding:40px 0 5px 15px;
font-weight:normal;
text-transform:uppercase;
color:#f4c27d;
}

#seafront-gallery img {
margin:5px 0 5px 14px;
width:97px;
padding:2px;
border:1px solid #E2D6C2;
background-color:#fff;
height:67px;
}
#seafront-gallery img:hover {
background-color:#f4c27d;
}

.accom-details {
width:488px;
background-color: #fdeec7;
margin:3px 0 0 0;
border:1px solid #f9d473;
padding:0 10px 20px 0;
}
.accom-details h4 {
font-size:1.4em;
padding:15px 0 0 15px;
color:#2a0f00;
font-weight:bold;
}

.accom-details-list {
	float:left;
	width: 225px;
	margin:0px 40px 10px 0px;
}

.accom-details-list-right {
	width: 220px;
	margin:0px 0 10px 235px;
}

.accom-details ul {
	font-size: 1.3em;
	font-weight:normal;
	line-height:1.4em;
	margin-top:10px;
}

.accom-details  ul li{
	font-weight:normal;
	line-height:1.4em;
	background: url(../holidays/images/bullet-footer.gif) no-repeat scroll left 6px;
	padding:0 0 0 14px;
	color: #000;
	margin:0px 0px 0 30px;
}
.accom-details p {
color:#272532;
padding:5px 0 0 15px;
font-size:1.3em;
text-decoration:none;
font-style:normal;
}
/*CHALETS - Left collumn style
-------------------------------------*/
#chalets {
margin:0 0 0 55px;
padding:0 0 10px 0;
background: #fff url(/i/beach-chalets-bg.jpg) top no-repeat;
width:248px;
border:1px solid #d3b39a;
}
#chalets p {
padding:0 10px 5px 10px;
}
#chalets p a {
color:#272532;
font-weight:bold;
	border:0;
}
#chalets p a:hover {
	color:#e45a49;
	border:0;
	text-decoration:underline;
}
#chalets h3 {
padding:75px 10px 5px 10px;
font-size:1.5em;
color:#ad0092;
}
#chalets h3 a,
#chalets h3 h4 a:link,
#chalets h3 h4 a:visited {
	color:#272532;
	border:0;
	}
#chalets h3 a:hover {
	color:#e45a49;
	border:0;
	text-decoration:underline;
	}


/*--- 
FOOTER  ----------------------------------------------------------*/
#footer {
margin:70px 0 0 0;
height:144px;
border-top:1px solid #d297d4;
background: #fff url(/holidays/images/bg-footer.png) left top repeat-x;
clear:both;
padding:0 0 0 0;
}
#footer-content {
margin:10px auto;
width:960px;
padding:10px 0 0 0;
}

#footer-content ul.footer-links1 {
width:210px;
font-size:1.3em;
float:left;
line-height:1.5em;
color:#272532;
border-right:1px solid #d2d5db;
}


#footer-content ul.footer-links2 {
font-size:1.3em;
width:200px;
margin:0 0 0 211px;
padding:0 0 0 25px;
line-height:1.5em;
border-left:1px solid #c2c8d6;
}

#footer-content ul li{
	background:transparent url(../holidays/images/bullet-footer.gif) no-repeat scroll left center;
	margin-bottom:5px;
	color:#000;
	padding:0px 0px 0px 14px;
}

#footerlogo {
	clear:both;
	float:left;
	margin:10px 0px 0px 0px;
}

#footer-content ul li a {
color:#272532;
}
#footer-content ul li a:hover {
text-decoration:underline;
}

#footer-content p {
font-size:1.1em;
color:#fff;
margin:10px 0 0 0;
padding:5px 0 0 0;
}

#footer-content p a {
color:#fff;
text-decoration:none;
}

#footer-content p a:hover {
text-decoration:underline;
}
#footer-content img {
padding:0 3px 0 0;
}
/*---Sub link Styles ----*/
.apartments-sub-link {
	margin: 0 0 0 10px;
	width:280px;
	background:url('/i/holidays-sub-link-bg.jpg') top no-repeat;
	padding:45px 0 0 0;
	min-height:120px;
	}
.apartments-sub-link p {
	color:#272532;
	font-size:1.3em;
	margin:0 8px 0 0;
	}
.apartments-sub-link ul {
	font-size:1.3em;
	margin:2px 0 10px 35px;
	}
.apartments-sub-link li a {
	color:#272532;
	list-style-type: square;
	}
.apartments-sub-link h4 {
	color:#87369f;
	font-size:1.5em;
	padding:0 0 0 0;
	margin:0 0 10px 0;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
	font-weight:bold;
	text-decoration: underline;
	}
.apartments-sub-link h4 a,
.apartments-sub-link h4 a:link,
.apartments-sub-link h4 a:visited {
	color:#272532;
	border:0;

	}
.apartments-sub-link h4 a:hover {
	color:#e45a49;
	border:0;
	text-decoration:underline;
	}
/*---Special Offer Styles ----*/
.special-offers {
	margin: 0 0 0 10px;
	width:280px;
	background:url('/i/special-offer-bg.jpg') top no-repeat;
	padding:45px 0 0 0;
	min-height:288px;
	}
.special-offers p {
	color:#272532;
	font-size:1.3em;
	margin:0 8px 0 8px;
	}
.special-offers ul {
	font-size:1.3em;
	margin:2px 0 10px 35px;
	}
.special-offers li {
	color:#de7ee7;
	list-style-type: square;
	}
.special-offers h4 {
	color:#87369f;
	font-size:1.5em;
	padding:0 0 0 0;
	margin:0 0 10px 8px;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
	font-weight:bold;
	text-decoration: underline;
	}
.special-offers h4 a,
.special-offers h4 a:link,
.special-offers h4 a:visited {
	color:#272532;
	border:0;

	}
.special-offers h4 a:hover {
	color:#e45a49;
	border:0;
	text-decoration:underline;
	}
/*---Booking Styles ----*/
.booking {
	margin: 20px 0 0 10px;
	width:280px;
	background:url('/i/make_booking_bg.jpg') top no-repeat;
	padding:45px 0 0 0;
	min-height:288px;
	}
.booking p {
	color:#272532;
	font-size:1.3em;
	margin:15px 8px 0 8px;
	}
.booking p a {
	color:#493119;
	}
.booking p a:hover {
	color:#493119;
	text-decoration: underline;
	}
.booking ul {
	font-size:1.3em;
	margin:2px 0 10px 35px;
	}
.booking li {
	color:#de7ee7;
	list-style-type: square;
	}
.booking h4 {
	color:#87369f;
	font-size:1.5em;
	padding:0 0 0 0;
	margin:0 0 10px 8px;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
	font-weight:bold;
	text-decoration: underline;
	}
.booking h4 a,
.booking h4 a:link,
.booking h4 a:visited {
	color:#272532;
	border:0;

	}
.booking h4 a:hover {
	color:#e45a49;
	border:0;
	text-decoration:underline;
	}



