/* -------------------------------------------------
*
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: 	05.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(../images/bg-main.png) left top repeat-x;
}

.body-contact {
	margin: 0 auto;
	padding: 0;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	color:#000;
	background: #fff url(../images/bg-main-contact.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;
}

h2 {
	font-size: 1.8em;
	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;
	font-weight:normal;
	line-height:1.4em;
	margin-top:5px;
	margin-bottom:10px;
	color:#57AC3F;
}

ol {
	font-size: 1.3em;
	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(../images/bg-container.png) center top no-repeat;
	clear:both;
	min-height:900px;
}

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


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

#header {
	padding: 0px 0px 0px 35px;
	width:785px;
	height:265px;
	background: url(/holidays/images/bg-header.png) left top no-repeat;
}

#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;
	background: url(/holidays/images/bg-navbar.png) left top no-repeat;
	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;
}

/* ------------- navigation 2 -------------- */

#navbar2 {
	margin:0pt auto;
	font-size:1.3em;
	line-height:1.4em;
	padding:3px 0px 0px 20px;
}

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

#navbar2 li{
	background:transparent url(/holidays/images/bullet-pink.gif) no-repeat scroll left center;
	color:#FFEED6;
	font-weight:bold;
	padding-left:14px;
}

#navbar2 li a:link, #navbar2 li a:visited{
	color:#FFEED6;
	text-decoration:none;
}

#navbar2 li a:hover{
	color:#fff;
	text-decoration:underline;
}

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

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

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

/* ------------- Contact Form -------------- */

#container_contact {
	margin:0pt auto;
	padding:20px 0px 0px 2px;
	width:480px;
	height:340px;
}

#container_contact p{
	color:#2E761C;
	font-weight:bold;
}


/* ------------- Choose Holiday -------------- */

#choose1 {
	margin:0pt auto;
	padding:20px 0px 0px 2px;
	width:480px;
	height:140px;
}

#choose1 img{
	margin-left:190px;
}

#choose2 {
	margin:0pt auto;
	padding:0px 0px 0px 28px;
	width:480px;
	position:relative;
	height:115px;
}

#choose2 ul {
	margin:0;
}
#choose2 ul li {
	float:left;
	font-size:1.3em;
}
#choose2 ul li a {
	float:left;
	display:block;
	height:82px;
	padding:0;
	margin:0;
	text-indent:-3000px;
	text-decoration:none;
	overflow:hidden;
}

#choose2 ul li#nav2 a {width:109px;background: url(../images/btn-2-seafront.png) no-repeat;}
#choose2 ul li#nav2 a:hover {background: url(../images/btn-2-seafront.png) 0 -84px no-repeat;}
#choose2 ul li#nav3 a {width:109px;background: url(../images/btn-3-forest.png) no-repeat;}
#choose2 ul li#nav3 a:hover {background: url(../images/btn-3-forest.png) 0 -84px no-repeat;}
#choose2 ul li#nav4 a {width:109px;background: url(../images/btn-4-bayview.png) no-repeat;}
#choose2 ul li#nav4 a:hover {background: url(../images/btn-4-bayview.png) 0 -84px no-repeat;}
#choose2 ul li#nav5 a {width:109px;background: url(../images/btn-5-valleyview.png) no-repeat;}
#choose2 ul li#nav5 a:hover {background: url(../images/btn-5-valleyview.png) 0 -84px no-repeat;}

/* ------------- Flexible Holidays -------------- */

#section-flexible {
	margin:0pt auto;
	margin-top:10px;
	padding:0px 0px 20px 0px;
	width:248px;
	float:left;
	background-color:#fff;
}

#section-flexible h3{
	font-size:1.6em;
	line-height:1.0em;	color:#E67F05;
	font-weight:bold;
	padding-left:14px;
}

#section-flexible ul{
	list-style:none;
	margin: 0;
	padding:10px 0px 0px 20px;
	font-size:1.3em;
	line-height:1.4em;
}

#section-flexible li{
	background:transparent url(../images/bullet-orange.gif) no-repeat scroll left center;
	color:#E67F05;
	padding-left:14px;
}

#section-flexible li a:link, #section-flexible li a:visited{
	color:#E67F05;
	text-decoration:none;
}

#section-flexible li a:hover{
	color:#FF6600;
	text-decoration:underline;
}

/* ------------- Book Now -------------- */

#booknow {
	margin:0pt auto;
	padding:0px 0px 0px 0px;
	width:220px;
	height:140px;
	float:right;
}
#movie {
padding:5px;
background-color:#adb6c8;
width:425px;
min-height:350px;
clear:both;
margin:10px 0 10px 10px;
}
#movie h2 {
font-size:1.8em;
color:#fff;
margin:0;
}

/*--- 
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;
}

/* ------------- Form -------------- */

.zemText {
	width:320px;
}

.zemTextphone {
	width:220px;
}

.zemTextarea {
	width:380px;
}
