* { 
	font-family: Verdana!important; 
}
select, td, input {
	font-family: Verdana;
}
img {
	border: none;
}
a {
	color: #2C7D86;
}
h3 {
	color: #2C7D86;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0 15px 0;
}
#RulesToggle{
	float:left;
}
#RulesOfEntry {
	display: none;
	float:left;
	clear:both;
}
* html #RulesOfEntry{
	float:none;
}
*+html #RulesOfEntry{
	float:none;
}

/** ### Forms ### */
#entryform,
#booktable,
#entrycheckout{
	width:550px;
	border-bottom:solid 1px #b7ddf2;
	float:left;
}
#entryform h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#entryform p,
#booktable p{
	color:#666;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
	clear:both;
}
#entryform p.enter{
	border:0;
	margin:0;
}

#entryform label,
#booktable label,
#entrycheckout label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:190px;
	float:left;
	clear:both;
}

#entryform label span{display:block;font-weight:normal;font-size:11px;}
#entryform label span.red{display:inline;}

#entryform .small{
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
}
#entryform input,
#entryform select,
#booktable input,
#booktable select,
#booktable textarea,
#entrycheckout input,
#entrycheckout select,
#entrycheckout textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:300px;
	margin:2px 0 20px 10px;
}
#entryform input#submit,
#entryform input#buy,
#booktable input#purchase,
#entrycheckout input#finish{
	background:#2D818A;
	clear:both;
	margin:0 0 10px;
	width:175px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	float:right;
	cursor:pointer;
}

#entryform input#buy{
	margin-top:10px;
}

#booktable input#purchase{
	float:left;
}

#entryform input.inputError,
#booktable input.inputError,
#entrycheckout input.inputError {
	border: 1px solid #c30c30;
}

.red{
	color:#c30c30;
}

#booktable fieldset,
#entrycheckout fieldset{
	border:0;
	margin:0;
	padding:0;
}

#booktable p,
#entrycheckout p{
	color:#000;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
	clear:both;
}
#booktable h4,
#entrycheckout h4{
	color:#666;
	font-weight:bold;
	margin-bottom:8px;
	clear: both;
}

#booktable input#Tables,
#booktable input#Tickets{
	width:25px;
	float:none;
	margin-bottom:0;
	margin-left:5px;
}
#booktable #paymentForm p.noborder,
#entrycheckout #paymentForm p.noborder{
	border:0;
}
#booktable #paymentForm p.noborder .skipfields,
#entrycheckout #paymentForm p.noborder .skipfields{
	margin-left:10px;
	color:#666;
	font-weight:normal;
}
#booktable #paymentForm p input,
#entrycheckout #paymentForm p input{
	float:left;
	clear:left;
	width:auto;
	display:inline;
}
#booktable #paymentForm p label,
#entrycheckout #paymentForm p label{
	float:left;
	width:auto;
	clear:none;
	display:inline;
	margin-left:10px;
}

#booktable #ChequePaymentInfo ul,
#entrycheckout #ChequePaymentInfo ul{
	padding:0;
}

#booktable #paymentForm select#StartYear,
#booktable #paymentForm select#ExpiryYear,
#entrycheckout #paymentForm select#StartYear,
#entrycheckout #paymentForm select#ExpiryYear{
	margin-left:200px;
}

#booktable div.terms input,
#entrycheckout div.terms input{
	border:0;
	clear:left;
	display:inline;
	float:left;width:auto;
}
#booktable div.terms label,
#entrycheckout div.terms label{
	clear:none;
	display:inline;
	float:left;
	margin:0pt 0pt 10px 10px;
	text-align:left
	;width:450px;
}
#booktable div.terms p.inputError,
#entrycheckout div.terms p.inputError{
	border:0;
	background:#c30c30;
	padding:10px;
	color:#fff;
}

* html #entryform input#File1,
* html #entryform input#File2{
	margin-bottom:0;
}
* html #entryform input#submit,
* html #entryform input#buy,
* html #booktable input#purchase,
* html #entrycheckout input#finish{
	padding:0;
	line-height:24px;
}

*+html #entryform input#File1,
*+html #entryform input#File2{
	margin-bottom:0;
}
*+html #entryform input#submit,
*+html #entryform input#buy,
*+html #booktable input#purchase,
*+html #entrycheckout input#finish{
	padding:0;
	line-height:24px;
}

* html #booktable{
	padding-bottom:10px;
}

*+html #booktable{
	padding-bottom:10px;
}
* html #booktable fieldset,
* html #entrycheckout fieldset{
	margin:0 0 15px;
}
*+html #booktable fieldset,
*+html #entrycheckout fieldset{
	margin:0 0 15px;
}
*+html #booktable h4,
*+html #entrycheckout h4{
	font-size:14px;
}
*+html div.terms{
	margin-top:10px;
}
* html #booktable .noborder input,
* html #entrycheckout .noborder input{
	margin-bottom:0;
	border:0;
}

*+html #booktable .noborder input,
*+html #entrycheckout .noborder input{
	margin-bottom:0;
	border:0;
}

* html #booktable div.terms p.inputError,
* html #entrycheckout div.terms p.inputError{
	padding-top:5px;
}

*+html #booktable div.terms p.inputError,
*+html #entrycheckout div.terms p.inputError
{
	padding-top:5px;
}

/* An individual judge entry for the judges page. */
div.Judge {
	float: left;
	width: 258px;
	height: 140px;
	margin-right: 6px;
}
div.JudgePicture {
	float: left;
	width: 96px;
	height: 96px;
	border: 1px solid #666666;
	margin: 0px 6px 6px 0px;
}
div.JudgePicture img {
	display: block;
	border: none;
}
div.Judge h4 {
	margin: 5px 0 5px 0;
	font-size: 14px;
}
div.Judge h4 a {
	text-decoration: none;
}
p.JudgeCompany, p.JudgeTitle {
	margin: 0;
}

/* Sponsors */
div.Sponsor {
	float: left;
	width: 258px;
	height: 135px;
	margin-right: 6px;
	margin-top: 6px;
}
div.SponsorPicture {
	float: left;
	width: 96px;
	height: 96px;
	border: 1px solid #666666;
	margin: 0px 6px 6px 0px;
}
div.SponsorPicture img {
	display: block;
	border: none;
}
div.Sponsor h4 {
	margin: 5px 0 5px 0;
	font-size: 12px;
}
div.Sponsor h4 a {
	text-decoration: none;
}

/* Winners */
div.Result {
	float: left;
	width: 258px;
	height: 135px;
	margin-right: 6px;
	margin-top: 6px;
}
div.ResultPicture {
	float: left;
	width: 96px;
	height: 96px;
	border: 1px solid #666666;
	margin: 0px 6px 6px 0px;
}
div.ResultPicture img {
	display: block;
	border: none;
}
div.Result h4 {
	margin: 5px 0 5px 0;
	font-size: 12px;
}
div.Result h4 a {
	text-decoration: none;
}