/* CSS Document */

html{ background:url(../App_Images/footer_Wra.gif) repeat-x bottom;}
body{margin:0; padding:0; background:url(../App_Images/header_wrap.gif) repeat-x top; font-size:small; font-family:Arial, Helvetica, sans-serif;}

#wrap{width:950px; margin:0 auto; padding:77px 0 0 0; background:url(../App_Images/wrap.jpg) no-repeat top left;}

h1{display:none;}

.permLeft{float:left; width:230px;}
.permRight{background:url(../App_Images/menuBackground_.jpg) no-repeat top left; width:720px; float:right; padding-top:95px;}
.footer{clear:both; height:90px;}

#nav{margin:0; padding:0; list-style:none; font-size:85%; height:40px;}
#nav li{margin:0; padding:0 4px; float:left; list-style-type:none; font-family:Georgia, "Times New Roman", Times, serif;}
#nav li a{color:#ec008c; text-decoration:none; display:block; padding:5px; font-style:italic;}
#nav li a:hover{background-color:#ee1c7e; color:#ffffff;}

#subNav{margin:0; padding:0; list-style:none; font-size:85%; height:40px;}
#subNav li{margin:0; padding:0 5px; float:left; list-style-type:none; font-family:Georgia, "Times New Roman", Times, serif;}
#subNav li a{color:#ec008c; text-decoration:none; display:block; padding:5px; font-style:italic;}
#subNav li a:hover{background-color:#ee1c7e; color:#ffffff;}

h2{clear:left; margin:0; padding:15px 0 40px 0; color:#ec008c; font-size:180%; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal}

a img{border:none;}

.galleryLink{float:right; width:300px; padding-top:10px; text-align:right; padding-bottom:140px;}
.galleryLink h2{font-size:90%; text-align:left; padding-bottom:10px;}
.galleryLink a img{border:3px solid #ee1c7e; margin:2px; display:inline;}
.galleryLink a{color:#ee1c7e; text-decoration:none; display:block; font-size:85%; line-height:150%;}
.content{margin-right:320px;}

.content p{width:98%;font-size:90%; line-height:160%; text-align:justify; color:#595959; font-family:Georgia, "Times New Roman", Times, serif }
.content p img{border:3px solid #ee1c7e;}
.content p em{padding:2px;}
.permLeft p{margin-left:10px; margin-right:10px; color:#000000;/**/ font-size:85%; line-height:130%; font-family: Georgia,Times, serif; }

#countdownwrapper {
	text-align: left;
	width: 140px;
	padding-left: 50px;
	font-size: 0.8em;
	float: left;
}
#countdownwrapper .days { display: block; width: 36px; float: left; text-align: center; }
#countdownwrapper .hours { display: block; width: 30px; float: left; text-align: center; }
#countdownwrapper .mins { display: block; width: 30px; float: left; text-align: center; }
#countdownwrapper .secs { display: block; width: 30px; float: left; text-align: center; }

#countdown {
	clear: both;
	font-family:courier new, courier;
	font-weight: bold;
	font-size: 1.6em;
}

#zemContactForm
{
	
}
/*width: 406px;*/
#enquiry
{
	margin-left: 15px;
}

#Name, #Email, #Website, #Company, #Enquiry, #zemrequired
{
	width: 350px;
	/*border: 1px solid #0094B0;*/
	margin-bottom: 10px;
	padding: 3px;
	/*background: #C6D6FD;*/
	color: #000000;
}


.zemContactForm fieldset
{
	border: none;
}

.zemContactForm legend
{
	display: none;
}

#zemContactForm label
{
	margin: 0px 15px 10px 15px;
	padding: 0;
	/*color: #C7DCE0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#zemContactForm input
{
	margin-left: 15px;
}

#zemSubmit
{
	/*float: right;
	border: 1px solid #0094B0;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #0094B0;
	color: #000000;*/
}

.hidden {
display:none;
}

.displayed {
display:block;
}