@CHARSET "UTF-8";

h1#club_head
{
	color: #FFFFFF;
	background-color: #FF9911;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: 1.8em;
	font-weight: normal;
	padding-left: 2%;
	text-transform: uppercase;
}

div#voucher
{
	width: 532px;
	border-style: solid;
	border-width: 4px;
	border-color: #333333;
	padding: 7px;
}

div#voucher div#head
{
	height: 68px;
	background-image: url("/images/club/voucher_banner.jpg");
	background-repeat: no-repeat;
}

p#clubintro
{
	padding-top: 2em;
}

div#voucher h1
{
	display: none;
	color: #FFFFFF;
	font-size: 50pt;
	font-weight: lighter;
	padding-left: 0.2em;	
	padding-top: 0.2em;	
	padding-bottom: 0em;
	margin-bottom: 0em;	
}

div#voucher h2
{
	font-family: Arial;
	font-weight: lighter;
	font-size: 20pt;
	padding-left: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: dotted;
	border-bottom-width: thin;
	
}

div#voucher table
{
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
}

div#voucher th
{
	width: 8em;
	padding-bottom: 0.8em;
	padding-right: 1em;
	padding-left: 0.7em;
	vertical-align: top;
}

div#voucher td
{
	padding-bottom: 0.8em;
}

div#offerlist
{
	margin-top: 1.5em;
	border-style: dotted;
	border-width: thin;
	height: 100px;
	background-color: #EFEFEF;
	padding: 5px;
	font-family: Arial, Verdana;
	color: #232323;
	padding: 8px;
	position: relative;
}

div#offerlist h2
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
}

div#offerlist p
{
	font-size: 13px;
	color: #232323;
}

div#offerlist a
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	position: absolute;
	bottom: 8px;
}

div#offerlist img
{
	padding: 0;
	float: right;
}

.summary
{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-top-style: dotted; 
	border-top-width: thin; 
	border-bottom-style: dotted;
	border-bottom-width: thin;
	background-color: #EFEFEF;
	height: 100px; 
	padding: 8px;
	position: relative;	
	
}

div#advertiser
{
	height: auto;
}

.summary table
{
	text-align: left;
}

.summary caption
{
	color: #000000;
	text-align: left;
	padding-bottom: 0.4em;
	font-family: Arial;
	text-decoration: none;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}

.summary tr
{
	
}

.summary td
{
	padding-left: 1em;	
}

div#description
{
	padding-top: 1.5em;
}	
.summary img
{
	padding: 0;
	float: right;
}

.summary a
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	position: absolute;
	bottom: 8px;
}

div#offer h2
{
	margin-top: 5%;
	font-size: 18pt;
	font-weight: lighter;
	color: #FF9933;
	letter-spacing: 0px;
	text-transform: none;
}

div#offers h3
{
	margin-top: 2%;
	text-decoration: none;
	font-size: 14pt;
	font-style: normal;

}

div#offer h3
{
	font-family: Arial;
	text-decoration: none;
	font-size: 14pt;
	font-style: normal;
	font-weight: lighter;
	padding-top: 0.2em;

}

div#offer h4
{
	margin-top: 0;	
	text-decoration: none;
	font-weight: normal;

}

img#full-image
{
	xpadding-top: 1.5em;
	xpadding-bottom: 1.5em;
}



div#login
{
	margin-top: 2em;
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

div#register
{
	margin-top: 2em;
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

div#register h2
{
	margin-top: 5%;
	font-size: 10pt;
	font-weight: lighter;
	letter-spacing: 0px;
	color: #FF9911;
}

div.required label:before
{   
	content: ' *';
	color: #FF9933;
	display:inline;
}

div.error-message
{
	padding-top: 3px;
	color: #FF9933;
}

label
{
	padding-right: 1em;
	width: 10em;
}

div.input
{
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;

}

div.submit input
{
	border-style: none;
	padding-top: 4px;
	padding-bottom: 2px;
	width: 100px;
	height: 28px;
	font-size: 9pt;
	font-weight: bold;
	background: #333 url(/club/images/login.png) no-repeat;
	outline: none;
}

form
{
	text-align: right;
}

input
{
	border-style: solid;
	border-width: thin;
	border-color: #AAAAAA;
	font-family: Arial,Helvetica,san-serif;
	font-size: 10pt;
	font-weight: lighter;
	vertical-align: middle;
	width: 64%;
	padding-top: 2px;
	padding-bottom: 2px;
	xline-height: 1.5em;
}
