/* -------------------------------------------------
*
Title:			ecard.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: 	26.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(/holidays/images/bg-main.png) left top repeat-x;
	text-align: center;
}

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

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

a img {
	border: 0;
}

h1 {
	margin:0 0 0.5em 0;
	font: normal 2.2em/1.2em 'Trebuchet MS' arial, helvetica, 'sans-serif';
	color: #6785b7;
}

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;
	border-left:5px solid #FFE9C8;
	border-right:5px solid #FFE9C8;
	background: #fff url(/i/bg-container-ecard.jpg) center top no-repeat;
	clear:both;
	min-height:1000px;
	width: 960px;
	text-align: left;
}

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

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

#logo {
	margin:0pt auto;
	margin:35px 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:0 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;
}
#container_fullcolumn {
	margin:0pt auto;
	margin:0;
	padding:20px 40px 20px 80px;
	position:relative;
	float: left;
	width: 840px;
}


/*---
POSTCARD----------------------------------------------------------*/
#card {
padding:3px;
margin:0 0 10px 0;
}
#eform  a {
font-color:#f00;
text-decoration:underline;
}
.eform a:hover {
background-color:#CC0099;
}
#thumbnails {
	padding:5px;
	margin:0 0 20px;
	width: 800px;
	border-bottom: 1px solid #669999;
}
#thumbnails a {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	color: #FF0000;
	text-align: left;
}
.radio {
	display: none;
}

#thumbnails a:hover {
	color: #000000;
	text-decoration: underline;
}

#thumbnails   img  {
	margin: 0px 0 5px 0;
}
#thumbnails td {
	padding-bottom: 15px;
}

.clear {
	clear: both;
}
/*--- 
FOOTER  ----------------------------------------------------------*/
#footer {
	margin:70px 0px 0px;
	border-top:1px solid #d297d4;
	background: url(../holidays/images/bg-footer.png) repeat-x;
	padding:0px;
	position: relative;
}

#footer-content {
	margin:10px auto;
	width:960px;
	padding:10px 0px 0px;
	text-align: left;
	position: relative;
}
label {
	font-size: 1.1em;
}


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


#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;
	position: relative;
}

#footer-content ul li{
	background:transparent url(../holidays/images/bullet-footer.gif) no-repeat 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;
	padding:5px 0 0;
	clear: both;
}
.eform {
	font-size: 1.1em;
}


#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) top left repeat-x;
	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:100px;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}

.submit input:hover {
	background:#fff url(../holidays/images/button-submit.png) no-repeat scroll 0pt -34px;
}
input {
	color:#333;
	background: #fff url(../holidays/images/bg-submit.jpg) top left repeat-x;
	font-size:1.1em;
	padding:3px;
	border:1px solid #A6ADBD;
	
}
#thumbnails .cardname {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
