/* CSS Constants Processed. */body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #eee;
	}

#body {
	position: relative;
	text-align: left;
	margin: 17px auto 0;
	padding: 0;
	width: 770px;
	background-color: #fff;

	}

#skip, #print, #crumb {
	display: none;
}

/* ------------------------------------ Layout ---------------------------------------*/

#masthead {
	background: #fff url(/images/bg-masthead.gif) no-repeat;
	padding: 17px 6px 0;
	}

#mainnav {
	padding: 0 6px;
	background-color: #294C82;
	}

#content {
	float: left;
	padding: 0 6px;
}

#content.checkout {
	width: 50%;
}

#sponsors {
	clear: both;
	padding-top: 6px;
	}

#sponsors p {
	padding-top: 6px;
	border-top: 1px solid #eaeaea;
	}

#footer {
	clear: left;
	background: #EEE url(/images/bg-footer.gif) no-repeat;
	padding-top: 8px;
	text-align: right;
	}

#utilities {
	position: absolute;
	top: 17px;
	right: 10px;
	width: 450px;
	}

#utilities ul {
	margin: 0;
	padding: 0;
	float: right;
	}

#utilities ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	}

form#search {
	clear: right;
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	}

form#search label {
	width: 40px;
	padding-top: 4px;
	}

form#search .text {
	width: 90px;
}

form#search .button {
	padding: 1px 4px;
}

p#countdown {
	clear: right;
	text-align: right;
	color: #3a407d;
	margin: 0;
	}

/* --------------------------- Home Page Structure ---------------------------------*/

#sidebar{
	float:right;
}

#maincontent{
	border: 1px solid red;
}

/* ------------------------------------ Home ---------------------------------------*/

#feature {
	display: block;
	float: left;
	margin: 3px 6px 6px 0;
	}

#feature object {
	display: block;
	}

#memberform label.sublabel {
	width: auto;
	float: none;
	display: inline;
}

#onlinestore{
	overflow:auto;
	width: 160px;
	margin-top: 3px;
}

#poll {
	overflow:auto;
	width: 160px;
	margin-top: 3px;
	}

#subscribe {
	overflow:auto;
	width: 160px;
	/*height: 160px;*/
	margin-top: 3px;
	padding-bottom:10px;
	}

#subscribe label {
	float: left;
	width: 35px;
	}

#subscribe input.text {
	width: 100px;
	}

#poll p, #subscribe p {
	margin: 0;
	}




#newslist, #eventslist {
	float: left;
	width: 290px;
	margin-right: 6px;
	}

#newslist ul, #eventslist ul {
	margin: 8px 6px;
	padding: 0;
	}

#newslist li, #eventslist li {
	list-style: none;
	float: left;
	margin-bottom: 10px;
	}

#newslist a, #eventslist a {
	display: block;
	float: left;
	width: 185px;
	}

#eventslist p a {
	float: none;
	width: auto;
	}

#newslist .date, #eventslist .date {
	display: block;
	float: left;
	width: 70px;
	}

#newslist .state, #eventslist .state {
	display: none;
	}

#newslist .more a, #eventslist .more a {
	float: none;
	width: auto;
	}

#featurebox {
	float: left;
	margin-right: 6px;
	width: 290px;
}
#featurebox h3 {
	padding: 3px 6px;
}

/* ----------------------------- boxes ------------------------------------ */

.box {
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	}

.box h2 {
	background: #fff url(/images/bg-box-h2.jpg) no-repeat;
	margin: 0;
	padding: 3px 6px;
	font: bold 11px /1  Verdana, sans-serif;
	color: #010e4d;
	}

.box p {
	padding: 3px 6px;
	}

/* ----------------------------- template ------------------------------------ */

#mood {
	float: left;
	width: 145px;
	height: 155px;
	margin-top: 3px;
	background: #fff url(/images/bg-template-mood.jpg) no-repeat;
	}

#main {
	float: left;
	width: 430px;
	min-height: 350px;
	}


#supportingcontent {
	float: left;
	width: 160px;
	margin-left: 6px;
	}



/* ----------------------------- SIFR ------------------------------------ */
/* This goes in the stylesheet to hide the browser text before it is replaced */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 23px;
	line-height: 23px;
}

.sIFR-hasFlash div.box h2 {
	visibility: hidden;
	font-size: 15px;
	line-height: 16px;
	height: 16px;
	letter-spacing: -2.5px;
}
/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 16px;
	letter-spacing: -2.5px;
}
*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* ------------------------------------ Subnav ---------------------------------------*/

#subnav {
	clear: left;
	float: left;
	width: 170px;
	padding-top: 3px;
	margin-right: 10px;
	}

#subnav h3 {
	margin-top: 0;
	padding: 10px;
	}

#subnav ul {
	margin: 0;
	padding: 0;
	}

#subnav li {
	list-style: none;
	border-bottom: 1px dotted #999;
	margin: 0;
	font-size:1.2em;
	}

#subnav a {
	display: block;
	text-decoration: none;
	font: 80% Verdana;
	padding: 4px 10px;
	}


#subnav ul ul {
	padding-left: 10px;
	}
#subnav ul ul a {
	text-transform: none;
	}



/** MAIN NAV **/


#mainnav ul li.membersonly a {
	padding-right: 24px;
	background: url(/images/lock-blue-edge.gif) 100% 50% no-repeat;
}

#mainnav ul li.membersonly ul li a {
	padding-left: 4px;
	margin: 0;
	background: none;
}

#mainnav ul li ul li.membersonly a {
	padding-right: 14px;
	margin: 4px 0;
	background: url(/images/lock-blue.gif) 95% 55% no-repeat;
}

/** MEMBERSHIP RENEWAL **/
ul.carparkpass {
	list-style-type: none;
}

label input {
	margin: 0 4px;
}
label.nocheck {
	margin: 4px 0 4px 3px;
}

label.long {
	width: 160px;
}

form div {
	margin: 4px 0;
}

#renewmembership a {
	font-weight: normal;
	padding-left: 10px;
}

/** Membership Renewal **/
#renewmembership fieldset {
	border: 2px solid #eaeaea;
	margin: 0 0 20px 0;
	}

#loginstatus {
	margin-top: 3px;
}

#subnav.storesubnav h3 {
	font-size: 12px;
	padding: 4px;
}
#subnav.storesubnav li {
	width: 140px;
	font-size: 1.1em;
}

#storecontent {
	width: 430px;
	float: left;
}

#storecontent input.shorttext {
	width: 2em;
}

#storecontent label,
#storecontent span.legend {
	width: 120px;
}
#storecontent label.short {
	width: auto;
}

#storecontent p.error {
	color: #F30;
}
#storecrumb {
	font-size: 10px;
}

ul.onlinestore,
ul.onlinestore li,
ul.products,
ul.products li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#transactionfailed {
	width: 50%;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}

#transactionfailed .smallmessage {
	color: #000;
	font-weight: normal;
}

#addcartform label.short {
	float: none;
	display: block;
	clear: left;
	margin-left: 115px;
}

/* stop the footer from being misplaced in IE */
.iefix {
	background: none;
}