/* -------------------------------------------------
*
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 - Mark Greenley
*
------------------------------------------------- */

/* 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; margin:0px 0px 15px 15px; padding:5px;}
table td{ padding:12px 12px 0px 12px;}
.alt{ background-color:#222E45;}
fieldset, img, abbr { border:0;}
address, caption, cite, code, dfn, em, strong, th, var { color:#FF0000; font-style:normal; font-weight:normal }
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-contact.jpg) repeat-x;
	background-position: left top;
	
}

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

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.6em;
	color:#272532;
	margin:5px 0 5px 0;
	line-height:1.1em;
	font-weight:normal;	
}

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.2em;
	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-contact.jpg) no-repeat;
	background-position: center top;
	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(/i/bg-container-contact.jpg) no-repeat;
	background-position: center top;
	clear:both;
	min-height:900px;
}


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

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

#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;
	font-size:1.5em;
	line-height:1.4em;
	color:#fff;
	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:0.8em;
	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;
}

#container_leftcolumn p {
color:#fff;
margin:55px 0 15px 0;
}

#container_leftcolumn p.address {
color:#272532;
margin:0 0 15px 0;
}

#container_leftcolumn h2.address {
color:#272532;
margin:45px 0 15px 0;
}

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

#container_contact {
	margin:0pt auto;
	padding:20px 0px 20px 2px;
	margin-bottom:10px;
	width:480px;
	clear:both;
	display:block;
}

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

#container_contact .bigpara {
	font-size:1.6em;
	line-height:1em;
	color:#272532;
	padding:0 0 5px 0;
}




/*--- 
FOOTER  ----------------------------------------------------------*/
#footer {
margin:70px 0 0 0;
border-top:1px solid #d297d4;
background: #fff url(/holidays/images/bg-footer.jpg) repeat-x;
background-position: left top;
clear:both;
padding:0 0 0 0;
min-height:160px;
}
#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 #ddcbd7;
}


#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 #f2e0f2;
}

#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 -------------- */



.zemTextphone {
	width:220px;
}

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

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

.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;
}

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

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

.zemRadio {
	width:20px;
}
