/* Custom Huntingdale Style Sheet */

body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #9FAB76;
	background-image: url(/images/index/1px.gif);
	background-repeat: repeat-x;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4E4D;
	line-height: 20px;
}

.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #967312;
	font-weight: bold;
	line-height: 20px;
}

p.news {  font-size: 12px; color: #731009; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

p.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #4B4E4D; line-height: 10px;}

.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #4B4E4D; line-height: 10px;}


ul {
	color:#4B4E4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	list-style-image: url(/images/content/square.gif);

}

ol {
	color:#4B4E4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

li {
	color:#4B4E4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

h1 {  font-size: 16px; color: #967312; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h2 {  font-size: 15px; color: #967312; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h3 {  font-size: 14px; color: #967312; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h4 {  font-size: 13px; color: #967312; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h5 {  font-size: 11px; color: #967312; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h6 {  font-size: 10px; color: #967312; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}


table.portal {
	color: #2D3437;
	background-color: #EBEDEF;
	border:1px solid #184C59;
	padding: 2px; 
	
}


table.portal th {
	color: #DBBF73;
	font-size: 11px; 
	font-weight: bold; 
	margin: 5px;
	background-color: #184C59;
}

.portal th a {
            color: #DBBF73 !important; 
          
}


table.portal tr.bookingResults {
	background-color:#EBEDEF;
}

table.portal tr.bookingResults td.boxed {
	background-color:#EBEDEF;
	border:1px solid #184C59;
}

/* Colour of Links */
A:link {
	COLOR: #1E59A7; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;

}
A:active {
	COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
A:visited {
	COLOR: #447617; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

/* Colour of Buttons */
button {
	background-color: #DAD789;
	color:#2D3437;
}

/* Colour for New Heading */


/* Members Page - Log On Terms & Conditions */
table.results {								
	border: #184C59 2px solid;
}

/* Results Header */
th.results {
	background-color: #006633;
	color: #FFFFFF;	
}

/* Members Page - Log On Box */
table.form {
	border: #184C59 1px solid;
	background-color: #EBEDEF;
	padding: 20px;
}


table.border {
	border: #184C59 1px solid;
}



table.page {
	background-color: #EBEDEF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2D3437;
}

tr.page {
	background-color: #EBEDEF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2D3437;
}

td.page {
	background-color: #EBEDEF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2D3437;
}

td.bodyprefix {
	background-image:url(/images/backgrounds/bg_top.gif);
}

table.static_bodysuffix {
	color: #2D3437; 
	background-color: #C5CF92; 
	border: 1px #184C59 solid; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px
}

TH.static {  
		font-size: 11px; 
		font-weight: bold; 
		color: #FFFFFF; 
		background-color: #EBEDEF; 
		text-align: left; 
		padding: 2px; 
}

TH.form {  
		font-size: 11px; 
		font-weight: bold; 
		color: #DBBF73; 
		background-color: #184C59; 
		text-align: left; 
		padding: 2px; 
}

td.form { 
		background-color: #EBEDEF; 
}

TABLE.static {   
		font-size: 11px; 
		color: #666666; 
		background-color: #EBEDEF; 
		border: 0px #FFFFFF solid; 
		padding: 1px; 
}

TABLE.static-hl {   
		font-size: 11px; 
		color: #666666; 
		background-color: #C5CF92; 
		border: 1px #184C59 solid; 
		padding: 1px; 
}



td.small {  font-size: 9px; color: #2D3437; font-family: Verdana, Arial, Helvetica, sans-serif;}


input {
	background-color: #FFFFFF;
	color: #666666;
	border: thin solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: auto;
	size: auto;
}

input:disabled {
	background-color: #FFFFFF;
	color: #D3D3D3;
	border: thin solid #D3D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: auto;
	size: auto;
}

button:disabled {
	background-color: #FFFFFF;
	color: #D3D3D3;
	border: thin solid #D3D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: auto;
	size: auto;
}

select {
	background-color: #FFFFFF;
	color: #333333;
}

td.quote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #495906}

.popup { background-color: #FFFFFF;}

table.popup { background-color: #FFFFFF;
            padding: 8px;
            width: 360px;
            border: 3px solid #EBEDEF;}

table.popup h3 { background-color: #FFFFFF;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #666666;}

table.popup h2 { background-color: #FFFFFF;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 15px;
            color: #666666;}
			
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	border: thin solid #999999;
}
title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

.background1 {
	background-color: #EDEFE5;
}

.background2 {
	background-color: #E0E4D3;
}