/* Custom Green Acres Style Sheet */


table.portal {
	color: #2D3437;
	background-color: #FFF2AB;
	border:1px solid #64696B;
	padding: 10px; 
	
}

table.portal th {
	color: #FFF2AB;
	font-size: 11px; 
	font-weight: bold; 
	margin: 5px;
	background-color: #2D3437;
}
.portal th a {
color: #FFF2AB !important;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #243314;
	
}


table.portal tr.bookingResults {
	background-color:#FFF2AB;
}

table.portal tr.bookingResults td.boxed {
	background-color:#FFF2AB;
	border:1px solid #64696B;
}

/* Colour of Links */
A:link {
	COLOR: #495906; 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: #23466C; 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: #64696B 2px solid;
}

/* Results Header */
th.results {
	background-color: #006633;
	color: #E9EDD9;	
}

/* Members Page - Log On Box */
table.form {
	border: #64696B 1px solid;
	background-color: #FFF2AB;
	padding: 20px;
}


table.border {
	border: #64696B 1px solid;
}



table.page {
	background-color: #C0C280;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2D3437;
}

tr.page {
	background-color: #C0C280;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2D3437;
}

td.page {
	background-color: #C0C280;	
	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 #64696B solid; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px
}

TH.static {  
		font-size: 11px; 
		font-weight: bold; 
		color: #E9EDD9; 
		background-color: #006633; 
		text-align: left; 
		padding: 2px; 
}

TH.form {  
		font-size: 11px; 
		font-weight: bold; 
		color: #FFF2AB; 
		background-color: #2D3437; 
		text-align: left; 
		padding: 2px; 
}

td.form { 
		background-color: #FFF2AB; 
}

TABLE.static {   
		font-size: 11px; 
		color: #666666; 
		background-color: #C0C280; 
		border: 0px #FFFFFF solid; 
		padding: 1px; 
}

TABLE.static-hl {   
		font-size: 11px; 
		color: #666666; 
		background-color: #C5CF92; 
		border: 1px #64696B solid; 
		padding: 1px; 
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #2D3437}

ul {color:#2D3437; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

ol {color:#2D3437; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

li {
	color:#62D3437;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
}

h1 {  font-size: 16px; color: #824700; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h2 {  font-size: 15px; color: #824700; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h3 {  font-size: 14px; color: #824700; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h4 {  font-size: 13px; color: #824700; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h5 {  font-size: 11px; color: #824700; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h6 {  font-size: 10px; color: #824700; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

td.small {  font-size: 9px; color: #2D3437; font-family: Verdana, Arial, Helvetica, sans-serif;}


input {
	background-color: #FFFFFF;
	color: #333333;
}

select {
	background-color: #E9EDD9;
	color: #666666;
}

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 #C0C280;}

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;}