l/* -------------------------------------------------
*
Title:			main.css
Website:		http://www.escape2thesands.com
Browser(s): 	Firefox 2, IE7, IE6, Safari 
Platform(s):    Win XP-SP2, Mac OSX
Author: 		Mark Greenley for Adverset Media Solutions (www.adverset.co.uk)
Created: 		02.4.2008
Last modified: 	06.6.2008 - 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-booking.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:2.2em;
	line-height:1.2em;
	margin:0 0 1em 0;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
	font-weight:normal;	
}

h2 {
	font-size: 1.1em;
	color:#2E761C;
	line-height:1.1em;
	font-weight:normal;	
	margin-bottom:10px;
}

h3 {
	font-size: 1.0em;
	color:#000;
	font-weight:normal;
	margin-top:10px;
}

h4 {
	font-size: 1.0em;
	font-weight:bold;
	color:#000;
	line-height:1.0em;
}

h5 {
	font-size: 0.8em;
	font-weight:bold;
	color:#000;
	line-height:1.0em;
}

p {
	font-size:1.3em;
}

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-booking.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:35px 0px 0px 0px;
	padding:0px 0px 0px 40px;
	height:170px;
	width:167px;
	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:65px 0px 0px 0px;
	padding:0 40px 20px 20px;
	width:360px;
	float:left;
	position:relative;
}

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

/*---
=ARTICLE: This is the way the main content lays out---------------------------------------*/
.article {
	margin: 0 0 10px 0;
	padding:0 0 8px 0;
	}

.article .h1 {
	color:#2a0f00;
	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.6em;
	color:#272532;
	padding:0 0 0 0;
}
.article p {
	color:#272532;
	line-height:1.5em;
	font-size:1.3em;
	margin:0 0 6px 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;
}
.article img {
margin:10px;
padding:5px;
border:1px solid #d2d0d1;
background-color:#f3ebe0;
}
.article img a {
margin:10px;
padding:5px;
border:1px solid #d2d0d1;
background-color:#f3ebe0;
}
.article img a:hover {
background-color:#f00;
}

/*---
=News: Home styles---------------------------------------*/
.latest-news {
	margin: 0 0 5px 7px;
	padding:0 0 10px 0;
	}
.latest-news p {
	color:#272532;
	font-size:1.3em;
	font-style:italic;
	margin:0 0 0 50px;
	}
.latest-news h4 {
	color:#272532;
	font-size:1.6em;
	padding:0 0 0 0;
	margin:0 0 5px 0;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
	font-weight:bold;
	}
.latest-news h4 a,
.latest-news h4 a:link,
.latest-news h4 a:visited {
	color:#272532;
	border:0;

	}
.latest-news h4 a:hover {
	color:#e45a49;
	border:0;
	text-decoration:underline;
	}
.date {
	float:left;
	clear:right;
	background:url(/i/news-date-bg.png) no-repeat;
	padding:5px 10px 0 0;
	text-align:center;
	width:40px; 
	height:52px;
	font-family:'Trebuchet MS' arial, helvetica, 'sans-serif';
}

.date span.day {
	font-size:1.1em;
	color:#fff;
	margin:0;
	font-style:italic;
	border-bottom:solid 1px #fff;
	}
.date span.month {
	font-size:1.3em;
	display:block;
	color:#fff;
	margin:0 0 0 0;
	text-transform:uppercase;
	}

.latest-news a.read-more {
color:#272532;
text-decoration:none;
font-style:normal;
font-weight:bold;
border-bottom:1px solid #c4c4bf;
}
.latest-news a.read-more:hover {
background-color:#272532;color:#fff;
}
/*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;
	}
/*----
BEACH CHALETS ------------------------*/
#beach-chalets {
	margin:0 0 0 0;
	}
#beach-chalets h3 {
font-size:1.5em;
color:#ad0092;
}
/* ------------- Form -------------- */

#beach-chalets fieldset: {

}

#beach-chalets .zemTextphone {
	width:220px;
}

#beach-chalets textarea {
	width:230px;
	height:120px;
	background: #fff url(../holidays/images/bg-submit.jpg) top left repeat-x;
	padding:3px;
	border:1px solid #A6ADBD;
}

#beach-chalets .label {
	border:0px solid #A6ADBD;
	background-color:#FFFFFF;
}

#beach-chalets .submit input {
	background: transparent url(../holidays/images/button-submit.png) no-repeat scroll 0pt -0px;
	border:0pt none;
	height:34px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-3000px;
	width:133px;
}

#beach-chalets .submit input:hover {
	background:#fff url(../holidays/images/button-submit.png) no-repeat scroll 0pt -34px;
}

#beach-chalets input {
	background: #fff url(../holidays/images/bg-submit.jpg) top left repeat-x;
	border:1px solid #A6ADBD;
	color:#333;
	font-size:1.1em;
	padding:3px;
	width:180px;
}

#beach-chalets .zemRadio {
	width:20px;
}

#beach-chalets .zemSelect {
	background-color: #e9ecf1;
	border:1px solid #A6ADBD;
	height:34px;
	text-decoration:none;
	width:133px;
}

#beach-chalets .zemRequired day {
background-color:#fff;
border:0;
}
/*---
Booking data -----------------------------------------------------*/

#availability {
margin:10px 0 10px 0;
}
#availability .tdheader {
color:#e58f56;
padding:5px;
border-bottom:1px solid #fff;
font-size:1.3em;
font-weight:bold;
text-transform:uppercase;
}
#availability .tdcontentA {
padding:5px;
background-color:#F9E9D2;
border-top:1px solid #fff;
border-bottom:1px solid #ff;
font-size:1.3em;
font-weight:bold;
}
#availability .tdcontentB {
padding:5px;
background-color:#FAEFDF;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
font-size:1.3em;
font-weight:bold;
}
#availability input, .menu {
font-weight:normal;color:#000;line-height:15px;padding:3px;border: 1px solid #ccc;
}
.buttons {
margin:5px 0 10px 0;
border-bottom:1px dashed #ccc;
padding:0 0 10px 0;
width:460px;
}
/*--- 
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;
}
