/* General styles */

H1, H2, H3, H4, H5, H6, P, UL, LI { padding: 0; margin: 0; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; }
P, UL, LI, LABEL { font-family: arial, helvetica, sans-serif; }
UL, LI { list-style: none; }
IMG { border: none; padding: 0px; margin: 0px; }
A, INPUT { outline: none; }
FORM { margin:0; padding: 0;}
.cb { clear:both; }
.cr {clear:right;}
.cl {clear:left;}
.fl { float: left; }
.fr { float: right; }
.pr { position: relative; }

a:link { text-decoration: none; color: #ffffff; }
a:visited { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: none; cursor: pointer; color: #ffffff; }
a:active { text-decoration: none; color: #ffffff; }

.dn { display: none; } 

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

.error {
	color:red;
}

H1 { 
	font-size: 1.8em;
	line-height: 1.1em;
}
H2, H3, H4, H5, H6 {
	/* Style for H2 tags. Generalised the rest of H tags in case they are used for now, please take out and customise accordingly */ 
	font-size: 0.85em;
	color: #ffffff;
	font-weight: bold;
}
HTML, BODY HTML { 
	padding: 0; 
	margin:0;
	width: 100%;
	height: 100%;
}

BODY {
	font-family: arial, helvetica, sans-serif;
	padding: 0; 
	margin:0;
	width: 100%;
	font-size: 100%;
	height: 100%;
}

html>body #frame  {
	height:auto;
	min-height:100%;
}

DIV#frame { 
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
}
.empty-sumbit { 
	font-size: 0px; 
	line-height: 0;
	width: 0; 
	height: 0; 
	background: transparent; 
	border: none;
	padding: 0px;
	margin: 0px;
	visibilty: hidden;
}


/**** DIFFERENT THEMES *****/
/* Nav 1 hovers & selected */
DIV.nav-1-sections UL LI.brown A:HOVER, 
DIV.nav-1-sections UL LI.brownSelected A {
	background-color: #5b4f45;
}
DIV.nav-1-sections UL LI.blue A:HOVER, 
DIV.nav-1-sections UL LI.blueSelected A {
	background-color: #0b2e41;
}
DIV.nav-1-sections UL LI.purple A:HOVER, 
DIV.nav-1-sections UL LI.purpleSelected A {
	background-color: #47313f;
}
DIV.nav-1-sections UL LI.dbrown A:HOVER, 
DIV.nav-1-sections UL LI.dbrownSelected A {
	background-color: #171610;
}
DIV.nav-1-sections UL LI.green A:HOVER, 
DIV.nav-1-sections UL LI.greenSelected A {
	background-color: #354f22;
}
DIV.nav-1-sections UL LI.red A:HOVER, 
DIV.nav-1-sections UL LI.redSelected A {
	background-color: #350b10;
}
DIV.nav-1-sections UL LI.dpurple A:HOVER, 
DIV.nav-1-sections UL LI.dpurpleSelected A {
	background-color: #2e213b;
}
DIV.nav-1-sections UL LI.grey A:HOVER, 
DIV.nav-1-sections UL LI.greySelected A {
	background-color: #23272c;
}
DIV.nav-1-sections UL LI.lbrown A:HOVER, 
DIV.nav-1-sections UL LI.lbrownSelected A {
	background-color: #462820;
}
DIV.nav-1-sections UL LI.bblue A:HOVER, 
DIV.nav-1-sections UL LI.bblueSelected A {
	background-color: #062849;
}
/* Nav 2 hovers & selected */
TD.col-2-nav.brown UL LI A:HOVER, 
DIV.nav-2-pages UL LI.brownSelected A, 
TD.defaultClass UL LI.brown A:HOVER {
	background-color: #918575;
}
TD.col-2-nav.blue UL LI A:HOVER, 
TD.col-2-nav UL LI.blueSelected A,
TD.defaultClass UL LI.blue A:HOVER {
	background-color: #386179;
}
TD.col-2-nav.purple UL LI A:HOVER, 
DIV.nav-2-pages UL LI.purpleSelected A,
TD.defaultClass UL LI.purple A:HOVER {
	background-color: #63555e;
}
TD.col-2-nav.dbrown UL LI A:HOVER, 
DIV.nav-2-pages UL LI.dbrownSelected A, 
TD.defaultClass UL LI.dbrown A:HOVER {
	background-color: #47443b;
}
TD.col-2-nav.green UL LI A:HOVER, 
DIV.nav-2-pages UL LI.greenSelected A,
TD.defaultClass UL LI.green A:HOVER {
	background-color: #799563;
}
TD.col-2-nav.red UL LI A:HOVER, 
DIV.nav-2-pages UL LI.redSelected A, 
TD.defaultClass UL LI.red A:HOVER {
	background-color: #815157;
}
TD.col-2-nav.dpurple UL LI A:HOVER, 
DIV.nav-2-pages UL LI.dpurpleSelected A, 
TD.defaultClass UL LI.dpurple A:HOVER {
	background-color: #70617f;
}
TD.col-2-nav.grey UL LI A:HOVER, 
DIV.nav-2-pages UL LI.greySelected A, 
TD.defaultClass UL LI.grey A:HOVER {
	background-color: #4f5358;
}
TD.col-2-nav.lbrown UL LI A:HOVER, 
DIV.nav-2-pages UL LI.lbrownSelected A,
TD.defaultClass UL LI.lbrown A:HOVER {
	background-color: #7f5548;
}
TD.col-2-nav.bblue UL LI A:HOVER, 
DIV.nav-2-pages UL LI.bblueSelected A,
TD.defaultClass UL LI.bblue A:HOVER {
	background-color: #466d92;
}

/* Banner Left colour */
A.promo-banner DIV.banner-left.bblue { 
	background-color: #062849 !important;	
}
A.promo-banner DIV.banner-left.bblue P { 
	color: #5280ab !important;
}

A.promo-banner DIV.banner-left.blue { 
	background-color: #0b2e41 !important;	
}
A.promo-banner DIV.banner-left.blue P { 
	color: #437591 !important;
}

A.promo-banner DIV.banner-left.brown { 
	background-color: #5b4f45 !important;	
}
A.promo-banner DIV.banner-left.brown P { 
	color: #ab9d8a !important;
}

A.promo-banner DIV.banner-left.dbrown { 
	background-color: #171610 !important;
}
A.promo-banner DIV.banner-left.dbrown P {
	color: #524d44 !important;
}

A.promo-banner DIV.banner-left.dpurple { 
	background-color: #2e213b !important;
}
A.promo-banner DIV.banner-left.dpurple P {
	color: #827094 !important;
}

A.promo-banner DIV.banner-left.green { 
	background-color: #354f22 !important;
}
A.promo-banner DIV.banner-left.green P {
	color: #88a86f !important;
}

A.promo-banner DIV.banner-left.grey { 
	background-color: #23272c !important;
}
A.promo-banner DIV.banner-left.grey P {
	color: #88a86f !important;
}

A.promo-banner DIV.banner-left.lbrown { 
	background-color: #462820 !important;
}
A.promo-banner DIV.banner-left.lbrown P {
	color: #996757 !important;
}

A.promo-banner DIV.banner-left.purple { 
	background-color: #47313f !important;
}
A.promo-banner DIV.banner-left.purple P {
	color: #806e79 !important;
}

A.promo-banner DIV.banner-left.red { 
	background-color: #350b10 !important;
}
A.promo-banner DIV.banner-left.red P {
	color: #915c63 !important;
}


/* General Column Styles */
#frame TABLE.main-frame { 
	width: 100%;
	border-collapse: collapse;
	margin: 0px; 
	padding: 0px;
	border: none;
}
#frame TABLE.main-frame TR TD {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
#frame TABLE.main-frame TR TD.last { 
	text-align: left;
	height: 100%;
	position: relative;
}
#frame TABLE.main-frame TR TD.last DIV.flash-img-wrap {
	height: 100%;
	float: left;
	width: 1080px;
	padding: 0px;
	margin: 0;
	position: relative; 
}
TABLE.main-frame TR TD DIV.top-banner-wrap { 
	min-height:47px;
	height:auto !important;
	height:47px;
}
TABLE.main-frame TR TD DIV.hdr-text { 
	float: left; 
	clear: both; 
	min-height: 105px;
	height:auto !important;
	height: 105px;
	position: relative;
	margin: 14px 20px 27px 20px;
}
TABLE.main-frame TR TD  DIV.hdr-img { 
	float: left; 
	clear: both; 
	margin: 0px 20px 41px 20px;
	height: 105px;
	position: relative;
	text-align: center;
}
TABLE.main-frame TR TD  DIV.hdr-img DIV.img-wrap {
	position: absolute;
	bottom: 0;
	text-align: center;
}
TD DIV.hdr-text H1 { 
	width: 100%;
}
DIV.submit-button { 
	height: 22px;
	width: 244px;
	padding: 5px 8px 1px 8px;
	color: #ffffff;
	font-size: 0.9em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
DIV.submit-button SPAN.button-txt {
	float: left;
}
DIV.submit-button IMG.arrow-right {
	float: left;
	margin: 6px 0px 0px 4px;
	width: 6px; 
	height: 10px;
}

/* Column 1 Styles */
#frame TABLE.main-frame TR TD.col-1 { 
	height: 100%; 
	width: 180px !important;
	padding-top: 20px;
	position: relative;
	padding-bottom: 150px;
}
TD.col-1 DIV.logo-wrap { 
	float: left; 
	clear: both;
	position: relative; 
	height: 131px;
	width: 100%; 
	text-align: center;
}
TD.col-1 DIV.logo-wrap IMG.logo {
	position: absolute;
	bottom: 0;
	left: 18px;
}
DIV.nav-1-sections {
	float: left; 
	margin-top: 35px;
}
DIV.nav-1-sections UL LI {
	height: 28px;
	width: 180px; 
	text-align: left;
}
DIV.nav-1-sections UL LI A {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 24px;
	width: 140px; 
	padding: 4px 20px 0px 20px;
	display: block;
	color: #ffffff;
	font-size: 0.85em;
}
DIV.nav-1-sections UL LI.standout A {
	color: #231e1b;
}
DIV.nav-1-sections UL LI.galleryGap { 
	margin-bottom: 50px;
}


/* Column main Styles */
#frame TABLE.main-frame TR TD.col-main-x2wide {
	width: 300px;
	padding: 0px 0px 30px 0px;
	background-position: top left;
	background-repeat: no-repeat;
}
TD.col-main-x2wide DIV.top-banner-wrap {
	width: 300px;
}
TD.col-main-x2wide DIV.hdr-text,
TR TD.col-main-x2wide DIV.hdr-img {
	width: 260px;
}
TR TD.col-main-x2wide DIV.hdr-img DIV.img-wrap {
	width: 260px;
}
TD.col-main-x2wide P, 
#TD.col-main-x4wide P, 
TR TD.col-main-x4wide DIV.wide-col P,
TR TD.col-main-x4wide DIV.wide-col-left P, 
TR TD.col-main-x4wide DIV.wide-col-right P {
	color: #ffffff;
	font-size: 0.75em;
	padding: 0px 20px  15px;
	float: left;
	clear: both;
}
#frame TABLE.main-frame TR TD.col-main-x2wide UL, 
#frame TABLE.main-frame TR TD.col-main-x4wide UL, 
#frame TABLE.main-frame TR TD.col-main-directions UL {
	padding: 0px 20px 15px 34px;
	float: left;
	clear:both;
	list-style: disc outside;
	width: 246px;
}
#frame TABLE.main-frame TR TD.col-main-x2wide UL LI, 
#frame TABLE.main-frame TR TD.col-main-x4wide UL LI, 
#frame TABLE.main-frame TR TD.col-main-directions UL LI {
	color: #ffffff;
	font-size: 0.75em;
	list-style: disc outside;
	width: 246px;
}
TD.col-main-x2wide A.promo-banner, 
TD.col-main-x2wide DIV.promo-banner { 
	height: 80px; 
	width: 260px;
	float: left;
	margin: 0px 20px 15px 20px;
	clear: both;
	display: inline;
}
TD.col-main-x2wide .promo-banner DIV.banner-left {
	float: left; 
	height: 72px; 
	width: 116px;
	padding: 3px 7px 5px 7px;
	position: relative;
}
#frame table.main-frame tr TD.col-main-x2wide DIV.banner-left P {
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 1.1em;
	font-size: 0.8em;
	width: 116px;
}
TD.col-main-x2wide DIV.banner-left P.more { 
	position: absolute;
	bottom: 5px;
	width: auto;
	left: 7px;
}
TD.col-main-x2wide DIV.banner-left P.more SPAN { 
	color: #ffffff;
	float: left;  
}
TD.col-main-x2wide DIV.banner-left P.more IMG.arrow-right { 
	float: left; 
	margin: 4px 3px 0px 6px;
}
TD.col-main-x2wide DIV.banner-left P.more IMG.pdf-icon { 
	float: left; 
	margin: 0px 3px 0px 8px;
}
TD.col-main-x2wide A.promo-banner DIV.banner-right {
	float: right;
	height: 80px; 
	width: 130px;	
}
DIV.all-cat-offers { 
	margin-top: -7px;
	float: left;
	clear:both;
	margin-bottom: 7px;
}
DIV.promo-panel-preview {
	margin-bottom : 10px;
	float: left;	
}
TD.col-main-x2wide DIV.content-img-wrap, 
TD.col-main-x4wide DIV.content-img-wrap { 
	margin: 0px 20px;
	text-align: center;
	float: left;
	clear: both;
}

#frame TABLE.main-frame TR TD.col-main-x4wide {
	width: 600px;
	padding: 0px 0px 30px 0px;
	background-position: top left;
	background-repeat: no-repeat;
}
TD.col-main-x4wide DIV.top-banner-wrap {
	width: 600px;
}
TD.col-main-x4wide DIV.hdr-text,
TR TD.col-main-x4wide DIV.hdr-img,
DIV.wide-double-col {
	width: 560px;
}
TR TD.col-main-x4wide DIV.hdr-img DIV.img-wrap { 
	width: 560px;
}
TR TD.col-main-x4wide DIV.wide-col {
	width: 600px;
	float: left;
}
TR TD.col-main-x4wide DIV.wide-col-left, 
TR TD.col-main-x4wide DIV.wide-col-right { 
	width: 300px;
	float: left;
}
TD.col-main-x2wide H2, 
TD.col-main-x4wide H2 { 
	color: #ffffff;
	font-weight: bold;
	float: left;
	clear: both;
	margin: 0px 20px 15px 20px;
	font-size: 0.85em;
	font-family: arial, helvetica, sans-serif;
}
#frame table.main-frame TD.col-main-x2wide UL.two-tone, 
#frame table.main-frame TD.col-main-x4wide UL.two-tone { 
	width: 260px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	float: left;
	clear: both;
	list-style: none;
}
UL.font-palatino LI { 
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#frame table.main-frame TD.col-main-x2wide UL.two-tone LI, 
#frame table.main-frame TD.col-main-x4wide UL.two-tone LI { 
	width: 240px;
	margin: 0px 20px;
	list-style: none;
	padding: 5px 10px 0px 10px;
	min-height: 23px;
	height:auto !important;
	height: 23px;

}
TD.col-main-x2wide DIV.submit-button, 
TD.col-main-x4wide DIV.submit-button { 
	margin-left: 20px;
	margin-bottom: 15px;
	float: left;
	clear: both;
}
TD.col-main-x2wide a.form-submit DIV.submit-button, 
TD.col-main-x4wide a.form-submit DIV.submit-button {
	margin-left: 0px;
}
TD.col-main-x2wide DIV.submit-button IMG.arrow-right, 
TD.col-main-x4wide DIV.submit-button IMG.arrow-right {
	margin: 5px 0px 0px 5px;
}

/* Column for Second Nav */
#frame TABLE.main-frame TR TD.col-2-nav {
	width: 180px;
	background-position: top left;
	background-repeat: no-repeat;
}
DIV.nav-2-pages { 
	float: left; 
	margin: 186px 0px 10px 0px;
	width: 180px;
}
DIV.nav-2-pages UL LI {
	height: 28px;
	width: 180px; 
	text-align: left;
}
DIV.nav-2-pages UL LI A {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 24px;
	width: 140px; 
	padding: 4px 20px 0px 20px;
	display: block;
	color: #ffffff;
	font-size: 0.85em;
}
DIV.nav-2-pages UL LI.standout A {
	color: #231e1b;
}

/* Footer styles */

IFRAME#footer-shim {
    border: 0;
}

IFRAME#footer-shim,
DIV#footer { 
	width: 100%;
	height: 28px;
	position: absolute;
	bottom: 0px;
	float: left;
	clear: both;
	z-index: 1000;
}
DIV#footer DIV.footer-logos-wrap { 
	width: 160px;
	padding: 0px 10px;
	position: relative;
}
DIV.footer-logos-wrap TABLE { 
	padding: 0px;
	margin: 0px;
	width: 160px;
	border-collapse: collapse;
	position: absolute;
	bottom: 0px;
}
DIV.footer-logos-wrap TABLE TR TD {
	width: 50%;
	text-align: center;
	vertical-align: bottom;
}
DIV.footer-logos-wrap TABLE TR TD.spacer { 
	line-height: 0;
	height: 5px;
	font-size: 0;
}
DIV.footer-logos-wrap TABLE DIV.short-edit-bar TABLE { 
	width: 75px !important;
}
DIV#footer DIV.footer-pages { 
	float: right;
	margin: 5px 20px 0px 0px;
}
DIV#footer DIV.footer-pages UL LI { 
	float: left;
	display:inline;
	color: #ffffff;
	font-size: 0.7em;
	font-family: arial, helvetica, sans-serif;
	padding: 2px 8px 0px 10px;
	background: url(../img/footer-seperator.gif) center left no-repeat; 
}
DIV#footer DIV.footer-pages UL LI.first {
	background: none;	
}
DIV#footer DIV.footer-pages UL LI A, DIV#footer DIV.footer-pages UL LI A:HOVER {
	color: #ffffff;
}

/* Direction Pages */
#frame TABLE.main-frame TR TD.col-main-directions {
	width: 760px;
	padding: 47px 20px 20px 20px;
	padding-bottom: 50px;
}
TD.col-main-directions DIV#gmaps { 
	width: 760px; 
	height: 370px;
	margin-bottom: 15px;
}
TD.col-main-directions DIV.gmaps-bubble h1 { 
	font-size: 1.6em;
	text-decoration: underline;
}
TD.col-main-directions DIV.gmaps-bubble P { 
	color: #918575 !important; 
}
TR TD.col-main-directions DIV.wide-col {
	width: 760px;
	float: left;
}
TR TD.col-main-directions DIV.wide-col-left, 
TR TD.col-main-directions DIV.wide-col-right { 
	width: 280px;
	float: left;
}
TD.col-main-directions DIV.wide-col P,
TD.col-main-directions DIV.wide-col-left P {
	color: #ffffff;
	font-size: 0.75em;
	padding: 0px 20px 15px 0px;
	float: left;
	clear: both;
}
TD.col-main-directions DIV.wide-col-right P {
	color: #ffffff;
	font-size: 0.75em;
	padding: 0px 0px 15px 20px;
	float: left;
	clear: both;
}
TD.col-main-directions DIV.wide-col H2
TD.col-main-directions DIV.wide-col-left H2 { 
	color: #ffffff;
	font-weight: bold;
	float: left;
	clear: both;
	margin: 0px 20px 15px 0px;
	font-size: 0.85em;
	font-family: arial, helvetica, sans-serif;
}
TD.col-main-directions DIV.wide-col-right H2 { 
	color: #ffffff;
	font-weight: bold;
	float: left;
	clear: both;
	margin: 0px 0px 15px 20px;
	font-size: 0.85em;
	font-family: arial, helvetica, sans-serif;
}
DIV.directions-form { 
	width: 260px;
	float: left;
	clear: both;
	padding: 0px 0px 15px 20px;
}
DIV.directions-form FIELDSET {
	width: 260px;
	float: left;
	clear: both;
	padding: 0px;
	border: none;
	margin: 0px 0px 15px 0px;
}
DIV.directions-form FIELDSET LABEL {
	color: #ffffff;
	font-size: 0.75em;
	padding: 0px 0px 5px 0px;
	float: left;
	clear: both;
	width: 255px;
}
DIV.directions-form FIELDSET INPUT {
	width: 256px;
	border: none;
	float: left;
	clear: both;
	color: #333333;
	font-size: 0.75em;
	padding: 2px;
}
DIV.directions-form DIV.submit-button { 
	float: left;
	clear: both;
	margin-top: 5px;
}
DIV.wide-double-col DIV#directions-text {
	clear:both;
	padding:0px !important;
	color:white;
	font-family:arial,helvetica,sans-serif;
	font-size:0.75em;
}
DIV.wide-double-col DIV#directions-text a {
	color:#BBBBBB;
	font-weight: bold;
}

/* Flash image gallery display */

#image-display
{
    position: fixed;
    top: 0;    
    right: 0;
    z-index: 100;
}

/* 2-Column Enquiry Forms */

P.semi
{
    width: 260px;
}

DIV.enquiry P, 
DIV.enquiry P { 
	color: #ffffff;
	font-size: 0.75em;
	padding: 0px 20px  15px;
	float: left;
	clear: both;
}

DIV.enquiry
{
    padding-bottom: 40px;
    float: none;
    clear: both;
}

DIV.enquiry DIV.col-1
{
    float: left;
    clear: both;
    padding-left: 20px; 
    width: 260px;
    margin-right: 20px;
}

DIV.enquiry DIV.col-2
{
    float: left;
    width: 260px;
    margin-left: 20px;
}

DIV.enquiry LABEL
{
    font-size: 0.8em;
    color: #fff;
    display: block;
    float: left;
    margin-bottom: 7px;
}

DIV.enquiry .locations LABEL {
	float: none;
}

DIV.enquiry INPUT,
DIV.enquiry SELECT,
DIV.enquiry TEXTAREA
{
    font-family: arial, helvetica, sans-serif;
    font-size: 0.75em;
}

DIV.enquiry TEXTAREA
{
    padding: 2px 0;
}

DIV.enquiry H2
{
    margin-left: 0;
}

DIV.enquiry .red
{
    color: #fe0000;
}

DIV.enquiry .end
{
    margin-bottom: 25px;
}

DIV.enquiry DIV.radiogroup
{
    clear: both;
    margin: 0 0 16px 0px;
}

DIV.enquiry DIV.radiogroup INPUT
{
    width: 13px;
    height: 13px;
    margin: 2px 4px 20px 0px;
    float: left;
}

DIV.enquiry DIV.radiogroup LABEL
{
    margin-right: 20px;
}

DIV.enquiry DIV.qtr
{
    width: 120px;
    clear: both;
    padding-bottom: 20px;
}

DIV.enquiry DIV.qtr LABEL
{
    margin: 0 10px 20px 0;
}
DIV.enquiry DIV.n-rounds SELECT { 
	width: 50px;
}

DIV.enquiry DIV.qtr LABEL.short
{
    margin-bottom: 7px;
}

DIV.enquiry DIV.double,
DIV.enquiry DIV.quadruple
{
    clear: both;
}

DIV.enquiry DIV.oneline
{
	margin: 10px 0 15px;
}

DIV.enquiry DIV.oneline LABEL
{
    display: block;
    margin-bottom: 7px;
    margin-top: 8px;
}

DIV.enquiry DIV.oneline INPUT
{
	margin: 5px 0 7px 10px; 
	padding: 0; 
	display: inline; 
	width: 100px;
}

DIV.enquiry DIV.double DIV.col-1
{
    float: left;
    margin: 0 20px 10px 0;
    padding-left: 0;
    width: 120px;
}

DIV.enquiry DIV.double DIV.col-2
{
    float: left;
    margin: 0 0 10px 0;
    width: 120px;
}

DIV.enquiry DIV.quadruple DIV.col-1,
DIV.enquiry DIV.quadruple DIV.col-2,
DIV.enquiry DIV.quadruple DIV.col-3
{
    float: left;
    margin: 0 20px 10px 0;
    padding-left: 0;
    width: 60px;
}

DIV.enquiry DIV.quadruple DIV.col-4
{
    float: left;
    margin: 0 0 10px 0;
    width: 60px;
}

DIV.enquiry DIV.double DIV.col-1 LABEL,
DIV.enquiry DIV.double DIV.col-2 LABEL,
DIV.enquiry DIV.quadruple DIV.col-1 LABEL,
DIV.enquiry DIV.quadruple DIV.col-2 LABEL,
DIV.enquiry DIV.quadruple DIV.col-3 LABEL,
DIV.enquiry DIV.quadruple DIV.col-4 LABEL
{
    margin-bottom: 7px;
}

DIV.enquiry DIV.double DIV.col-1 INPUT,
DIV.enquiry DIV.double DIV.col-2 INPUT,
DIV.enquiry DIV.quadruple DIV.col-1 INPUT,
DIV.enquiry DIV.quadruple DIV.col-2 INPUT,
DIV.enquiry DIV.quadruple DIV.col-3 INPUT,
DIV.enquiry DIV.quadruple DIV.col-4 INPUT
{
    width: 120px;
    margin-bottom: 10px;
}

DIV.enquiry DIV.single 
{
    margin: 0 0 15px 0;
}

DIV.enquiry DIV.single LABEL
{
    display: block;
    margin-bottom: 7px;
}
DIV.enquiry DIV.single.n-rounds LABEL
{
    margin: 0 10px 20px 0;
}
DIV.enquiry DIV.single INPUT,
DIV.enquiry DIV.single TEXTAREA
{
    clear: both;
    display: block;
    width: 260px;
    margin: 0 0 10px 0;
}

DIV.enquiry DIV.single TEXTAREA
{
    height: 200px;
    margin-bottom: 10px;
}

DIV.enquiry DIV.date 
{
    clear: both;
    float: none;
}
DIV.enquiry DIV.date DIV.date-selects { 
	float: left; 
}

DIV.enquiry DIV.date LABEL
{
    display: block;
    float: none;
}

DIV.enquiry DIV.date SELECT 
{
	margin: 0 20px 15px 0;
}

DIV.enquiry A.submit
{
  
    display: block;
    padding: 6px 12px;
    font-family: "Palatino Linotype";
    color: white;
    font-size: 0.85em; 
    cursor: pointer;
}
DIV.enquiry A.submit.form-submit
{
    padding: 6px 0px;
}

DIV.enquiry A.submit SPAN
{
    padding-right: 11px;
    background: url(../img/arrow-right.png) right 5px no-repeat;
}

DIV.enquiry .t-error-icon
{   
    display: none;
}

DIV.enquiry ul.venuelist {
	width: 260px !important;
}
	
DIV.enquiry ul.venuelist, ul.venuelist li {
	list-style-image: none !important;
	list-style-position: outside !important;
	list-style-type: none !important;
	padding-left: 0px !important;
}

DIV.enquiry ul.venuelist li.list-1 {
	 float: left;
    margin: 0 20px 10px 0;
    padding-left: 0;
    width: 120px !important;
}

DIV.enquiry ul.venuelist li.list-2 {
	float: left;
    margin: 0 0 10px 0;
    width: 120px !important;
}

DIV.enquiry DIV.offers-sign-up-1 { 
	padding: 0;
	margin-bottom: 4px;
}
DIV.enquiry DIV.offers-sign-up-2 {
	padding: 0;
	margin-bottom: 20px;
	clear: both;
}

DIV.enquiry DIV.offers-sign-up-2 INPUT,
DIV.enquiry DIV.offers-sign-up-1 INPUT {
	border: 0 none;
	display: block;
	float: left;
	margin-top: 2px;
	width: auto;
}

DIV.enquiry DIV.offers-sign-up-2 LABEL {
	display: block;
	margin-bottom: 20px;
	width: 90%;
}

DIV.enquiry DIV.offers-sign-up-1 LABEL {
	display: block;
	margin-bottom: 2px;
	width: 90%;
}
#numGuest-label { 
	clear: both;
}
DIV.enquiry DIV.radiogroup INPUT.colA, 
DIV.enquiry DIV.radiogroup LABEL.colA, 
DIV.enquiry DIV.radiogroup INPUT.colB, 
DIV.enquiry DIV.radiogroup LABEL.colB { 
	float: left;
}
DIV.enquiry DIV.radiogroup INPUT.colA { 
	clear: left;
} 
DIV.enquiry DIV.radiogroup LABEL.colB { 
	clear: right;
}
DIV.enquiry DIV.radiogroup LABEL.colA, 
DIV.enquiry DIV.radiogroup LABEL.colB { 
	width: 92px;
}

/* Popup Calendar styles */

A.show-calendar img{
    cursor: pointer;
    margin-top:2px;
    float:right;
}

DIV#calendar 
{
    display:none; 
    position:absolute; 
    left:0px; 
    top:0px; 
    z-index:2;
    width: 180px;
    font-size: 80%;
}

#frame table.main-frame DIV#calendar TR TD
{
    text-align: center;
}


/* Golf Pages */
DIV.public-hole-by-hole { 
	margin-top: -7px;
	float: left; 
	clear: both;
	width: 260px;
}
#frame TABLE.hole-by-hole { 
	width: 260px;
	margin: 0px 20px 15px 20px;
	padding: 0px;
	border-collapse: collapse;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	float: none;
	position: relative;
}
#frame TABLE.hole-by-hole P { 
	position: relative;
	padding: 0px;
}
#frame TABLE.hole-by-hole TR TD, 
#frame TABLE.hole-by-hole TR TH { 
	vertical-align: top;
	height: 28px;
} 
#frame TABLE.hole-by-hole TR TH P { 
	padding: 4px 0px 0px 5px;
	width: 210px;
	position: relative;
}
#frame TABLE.hole-by-hole TR TD { 
	width: 28px;
	text-align: center;
	height: 28px;
}
#frame TABLE.hole-by-hole TR TD A, 
#frame TABLE.hole-by-hole TR TD A:HOVER { 
	float: none !important;
} 
#frame TABLE.hole-by-hole TR TD A P, 
#frame TABLE.hole-by-hole TR TD A:HOVER P { 
	position: relative;
	float: none !important;
	width: 28px;
	height: 22px;
	padding-top: 6px;
}
