/* CSS Document */
.red{
color:#EE1D25;
}


html{
	margin:0;
	padding:0;
	background:url(html2.gif) repeat-x top;
}

body{
	margin:0;
	padding:0;
	font-size:small;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif}

#wrap{
	margin:0 auto;
	padding:0;
	width:950px;
}

h1, h2, h3, h4, p, form, ul, li{
	margin:0;
	padding:0;
}
h1{
	width:277px;
	height:121px;
	background-color:#FF0000;
	float:left;
	
	background:url(h1.gif) no-repeat top left;
}
h1 a{
	width:277px;
	height:121px;
	display:block;
}
h2{
	clear:both;
	background:#ee1d25;
	
	padding:4px 5px 5px;
	font-size:85%;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:normal;
}

h3{
	margin-top:2px;
	border-top:2px solid #000000;
	border-bottom:1px solid #EE1d25;
	padding:4px;
	font-family:"Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	
	font-size:100%;
}
h4{
	color:#1797B9;
	font-weight:bold;
	margin:8px 0 5px 0;
	font-size:90%;
}
h4.enter{
	color:#000000;
	background:url(head_underline.gif) no-repeat bottom left;
	padding:0 0 7px 0;
	margin:8px 0 0px 0;
}
a{
color:#EF2C34;
text-decoration:none;
}

a:visited{
color:#C3252C;
text-decoration:none;
}
p{
font-size:85%;
}

#nav{
	
	width:850px;
	list-style:none;
	font-size:90%;
	
	/*float:left;height:70px;*/
	margin:0 0 0 70px;
}
#nav li{
	list-style-type:none;
	float:left;
	/*padding:0 10px;*/
}

#nav li a{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:90%;
	display:block;
	padding:11px 8px 11px 8px;
	_padding:10px 8px 11px 8px;
	text-transform:uppercase;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}

#nav li a:hover{
	background:#EE1D25;
}

.hideme{
	display:none;
}
#maincontent{
	width:763px;
	float:left;
}
#sidebar{
	float:right;
	width:180px;
}
#sidebar a img{
	border:none;
}
#newsletter{
	
	width:484px;
	height:115px;
	float:right;
	/*background:url(form_bg.gif) no-repeat top left;margin:10px 0 0 40px;*/
	padding:6px 0 0 0px;
}	
#newsletter label{
	display:none;
	}
input.textbox{
		border:none;
		background:url(textbox.gif) no-repeat top left;
		height:23px;
		width:189px;
		padding:3px;
	}
input.submit{
		border:none;
		background:url(button_bg.gif) no-repeat top left;
		width:69px;
		height:30px;
		font-weight:bold;
		color:#FFFFFF;
		font-size:85%;
	}
#enteronline{
	background:url(enter_online.gif) no-repeat top right;
	display:block;
	width:146px;
	height:20px;
	text-align:right;
	padding:130px 25px 0 0;
	text-decoration:none;
	color:#000000;
}

#indentcontent{
	margin-left:75px;
	padding-bottom:50px;
}

#content1{
	width:49%;
	float:left;
	margin:0;
	padding:0;
	}
#content2{
	width:49%;
	float:right;
	margin:0;
	padding:0;
}

#content20{
	width:20%;
	float:left;
	margin:0;
	padding:0;
}
#content80{
	width:79%;
	float:right;
	margin:0;
	padding:0;
}	
#footersponsors{
padding:30px 0 0 0;
text-align:center;
clear:both;
border:none;}


#footersponsors a{
border:none;}

p.frame{
	background:url(hm_frame.gif) no-repeat top left;
	height:340px;
	width:290px;
	display:block;
	margin:8px auto 0 auto;
	padding:16px 17px 0 15px;
	text-align:right;
	color:#cccccc;
	line-height:180%;
	}
	
blockquote{
	margin:0;
	padding:6px 160px 6px 10px;
	background:url(cram-quote.gif) no-repeat bottom left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:140%;
	line-height:125%;
	clear:both;
	
}
blockquote p{
	margin:0;
	padding:0;
	
}
blockquote p.author{
	float:right;
	margin-top:-20px;
	margin-right:15px;
}

#content80 p{
	line-height:140%;
	margin:8px 0;
	text-align:justify;
}

#stevecram{
padding:20px;}

a img{
	border:none;
}
#zemContactForm
{
	width: 406px;/**/
}

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

#name, #email, #website, #company, #enquiry, #zemrequired
{
	width: 340px;
	border: 1px solid #0094B0;
	margin-bottom: 10px;
	padding: 5px;
	background: #ffffff;
	color: #000000;/**/
}


#zemContactForm fieldset
{
	border: none;
}

#zemContactForm legend
{
	display: none;
}

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

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

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

#generalform, #clubform, #positionform{
	background:#EEEEEE;
	margin:5px 0px 15px 0;
	padding:0 5px;font-size:85%;
}

#search_results{
font-size:85%;
}
th{
	text-align:left;
}
.floatLeft{
	float:left; margin:4px;
}
#lang{margin:-20px 0 0 0;padding:0;width:120px; list-style:none;float:right;}
#lang li{float:left; list-style-type:none;}
#lang li a{height:18px; width:27px; }