#nav {
	text-align: left;
	width: 100%;
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	position: relative;
	top:-10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	position: relative;
	width: 100%;
	display: inline-block;
}
.map_side_bit a:hover {
	text-decoration:underline;
}
.menuTab  {
	height: 20px;
	width: auto;
	float: left;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}
.menuTab a {
	height: 20px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	color: #FF6600;
	text-decoration: none;
	background-color: #EFEFEF;
	background-image: url(../images/gradNavTooth.png);
	background-repeat: repeat-x;
}
.menuTab a:hover {
	height: 20px;
	width: 100%;
	background-color: #FF9900;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/GradNavTooth.jpg);
	background-repeat: repeat-x;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/backgroundlogo3.jpg);
	background-position: 0px;
}
#wrap {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-color: #EFEFEF;
	position: relative;
}
#banner  {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 150px;
	background-image: url(../images/banner08.jpg);
}
#platau  {
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #EFEFEF;
	
}
#pageLoc  {
	color: #666666;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 10px;
	height: 15px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	width: 20px;
	background-color: #DDDDDD;
}

#platau h1 {
	color: #FF6600;
	font-size: 130%;
	margin: 0px;
	padding: 0px;
}
#platau h2 {
	font-size: 110%;
	color: #600;
	margin: 0px;
	padding: 0px;
}
#platau h3 {
	color: #990000;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#platau p {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#west {
	margin: 0px;
	padding: 0px;
	width: 190px;
	clear: none;
	float: left;
}
#contactBox h1 {
	color: #993300;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}

#contactBox h1:hover {
	color: #FF3300;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	cursor: auto;
}

#hideContact {
	margin: 0px;
	padding: 0px;
	display: block;
}



#contactForm label {
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #993300;
	font-size: 80%;
}
#contactForm textarea {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 160px;
}
#contactForm input {
	width: 160px;
	margin: 0px;
	padding: 0px;
}


#rollUp {
	font-weight: bold;
	color: #666666;
	font-size: 80%;
	height: 20px;
	line-height: 20px;
	display: block;
	background-color: #FFFFFF;
}
#contactBox {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#rollUp:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 80%;
	height: 20px;
	line-height: 20px;
	display: block;
}
#upcoming {
	background-color: #CCCCCC;
	margin: 0px auto;
	padding: 0px;
}
#upcoming  h1 {
	color: #993300;
	font-size: 90%;
}
#upcoming  h1  a {
	color: #993300;
}
#upcoming  h1  a:hover {
	color: #FF3300;
}
#upcoming a {
	color: #FF3300;
}
#upcoming a:hover {
	color: #CC0000;
	text-decoration: underline;
}




#west h2 {
	color: #990000;
	font-size: 102%;
	font-weight: bold;
}
#west hr {
	margin: 5px auto;
	padding: 0px;
	width: 66%;
	height: 1px;
	background-color: #FFFFCC;
}
#feet  {
	font-size: 60%;
	background-color: #FF6600;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	bottom: 0px;
	text-align: center;
}

#feet a {
	color: #fff;
	text-decoration: none;
	
	padding: 0px;
	margin: 0px;
}
#feet a:hover {
	color: #FFFFFF;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#feet ul{
	text-align: center;
}
#feet li {
	/*float: left;*/
	display: inline-block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	line-height: 10px;
	height: 10px;
	font-size: 9px;
}
#feet li a{
	margin: 0px;
	padding:0px 5px;
	color: #FFFFFF;
}
#feet li a:hover{
	color: #FFFF00;
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
	background-image: url(../images/gradFeetTabs.png);
	background-repeat: repeat-x;
	font-weight: bold;
}
.note {
	font-size: 75%;
}





.pad10 {
	margin: 0px;
	padding: 10px;
}
.space10 {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
}
.floatRight {
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.floatLeft {
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
}
.floatLeft a {
	color: #FFFFFF;
	text-decoration: none;
}


.clearFloat, .clearer {
	clear: both;
}
.clearRight {
	clear: right;
}
a {
	text-decoration: underline;
}


a:hover {
	text-decoration: none;
}
.dateText {
	font-size: 40%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.centerBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	background-color: #CCCCCC;
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-style: oblique;
	text-align: center;
	line-height: 30px;
}
#logout {
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 30px;
}
#deleteGalleryBox {
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: right;
}
.whiteBox {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	color: #FF0000;
}
.whiteBox input {
	width:80%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#galSelector {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #993300;
	background-color: #FFCC00;
}
#galSelector  select {
	width:100%;
	margin: 0px;
	padding: 0px;
}
.bigbox {
	background-color: #FF9900;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	color: #FFFFFF;
}
.title {
	height: 30px;
	line-height: 30px;
	background-color: #FF9900;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/gradTitleOrange.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}
.base {
	height: 30px;
	line-height: 30px;
	background-color: #FF6600;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/gradBaseOrange.png);
	background-repeat: repeat-x;
}
.sidescroller {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	background-color: #FFCC00;
	position: relative;
	position : relative;
	overflow: auto;
}
.yearbox {
	margin: 10px;
	padding: 0px;
	height: 180px;
	width: 150px;
	color: #FFFFFF;
	background-color: #FF9900;
	overflow: auto;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 10px;
	left: 0px;
	top: 0px;
}
.yearbox h3 {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #FF3300;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	line-height: 30px;
	text-align: center;
}
.yearbox select {
	width: 100%;
	height: 150px;
	color: #FF7700;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}
.eventBox {
	background-color: #FFFFFF;
	width: auto;
	padding: 0px;
	color: #666666;
	margin: 0px;
}
.relbox {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#page {
	background-color:#FFF;
	background-image:url(../images/grad-page.png);
	background-repeat:repeat-x;
	position: relative;
	width: 570px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
}
#full-page {
	background-color:#FFF;
	background-image:url(../images/grad-page.png);
	background-repeat:repeat-x;
	position: relative;
	width: 760px;
	padding: 0px;
	margin:0 auto;
}
#beat {
	background-color: #FFFFFF;
	font-size: 80%;
	width: 96%;
	margin: 0px auto;
	padding: 0px;
}
.logout {
	margin: 0px;
	padding: 0px;
}
.textInputAdmin {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	width: 180px;
}
.labelAdmin {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	text-align: right;
}
.good {
	font-size: 110%;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #009900;
	margin: 0px;
	padding: 0px;
	width: 59%;
}

.menuAnchor a {
	font-size: 70%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.adminListButtons {
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.rank {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.principalBox {
	background-color: #0C0;
	margin: 0px;
	padding: 0px;
}
.principalTitle {
	color:#9F0 ! important;
	margin: 0px;
	padding: 0px;
}
.goldBox {
	background-color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
.goldTitle {
	color:#FF6 ! important;
	margin: 0px;
	padding: 0px;
}
.silverBox {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.silverTitle {
	color:#F3F3F3 ! important;
	margin: 0px;
	padding: 0px;
}
.bronzeBox {
	background-color: #C60;
	margin: 0px;
	padding: 0px;
}
.bronzeTitle {
	color:#FC6 ! important;
	margin: 0px;
	padding: 0px;
}
#wrapAlt {
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
	position: relative;
}
#splash {
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	position: relative;
	background-color: #FF9900;
	z-index: 1000;
}
#enter {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 250px;
	position: absolute;
	top: 20px;
	z-index: 10001;
	left: 20px;
}
.p10 {
	margin: 0px;
	padding: 10px;
}
.motherBox a {
	color: #FFF;
	font-size: 80%;
	text-decoration: none;
}

.motherBox a:hover {
	color: #FFF;
	font-size: 80%;
	text-decoration: underline;
}
.menuTabAdmin {
	height: 20px;
	width: auto;
	float: left;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}
.goldText {
	color: #FC0;
}
.accordianTitle {
	text-indent: 30px;
}
.mailLists {
	font-size: 50%;
	height: 200px;
	overflow: auto;
}
#simplemodal-container a.modalCloseImg {
	background:url(../images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}
#simplemodal-container  {
	background-color:#333333;
	border:4px solid #444444;
	color:#BBBBBB;
	padding:12px;	
}
#simplemodal-overlay {
	background-color:#000000;
	cursor:wait;
}
#simplemodal-data input[type=text]{
	width:200px;
	position:relative;
	display:block;
	margin-bottom:10px;
}
.kickerButton{
	width:40%;
	height:40px;
	line-height:40px;
	margin:0 auto;
	position:relative;
	display:block;
	margin-bottom:10px;
}
#simplemodal-data label{
	width:200px;
	position:relative;
	display:block;
	color:#efefef; 
	font-size:80%;
}

#motherKickerForm, #eventKickerForm, #sponsorKickerForm{
	width:210px;
	position:relative;
	text-align:left;
	
}
#datepicker{
	position:relative;
	border:1px dotted #efefef;
	
}
.ui-datepicker {
	margin:0 auto;
	width:240px;
	font-size:	60%; /* your font size here */;
}
/*
 * 2011 form styles
 */
.zone_slot{
	width:240px;
	line-height:20px;
	position:relative;
	margin-bottom:5px;
}
.site_slot{
	width:450px;
	margin:0 auto;
	line-height:20px;
	position:relative;
	margin-bottom:5px;
}
.site-slot{
	width:390px;
	margin:0 auto;
	line-height:20px;
	position:relative;
	margin-bottom:5px;
}
.price{
	color:#833 ! important;
	font-weight:bold;
	display:inline;
	margin-left:10px;
}
.colour_swatch{
	float:left;
	width:20px;
	height:20px;
	line-height:20px;
	margin:5px;
	padding:0;
	text-align:center;
	font-weight:bold; 	
}
.zone_label{
	 float:left;
}
.check_label{
	 float:left;
	 margin-left:10px;
}

.lightbox{
	background:#fff;
	color:#333;
}
.silverbox{
	background:#333;
	color:#efefef;
}
.efbox{
	background:#efefef;
	color:#333;
}
.price.silverbox{
	color:#bbb;
}
#next_applicant{
	position:relative;
	display:block;
	width:200px;
	margin:0 auto;
}
#more{
	float:left;
}
#done{
	float:right
}
button{
	margin:0;
	padding:0;
}
.hidden{
	display:none;
}
.textbox_large{
	width:100%;
	height:60px;
}
.needs_work{
	position:absolute;
	top:5px;
	right:15px;
	background:#f00;
	color:#fff;
	padding:0 3px;
	line-height:20px;
	height:20px;
}
.site_deets_value{
	float:right;
	width:312px;
	font-size:15px;
	line-height:30px;
	background:#ddd;
	color:#333;
	padding: 0 5px;
	text-align:left;
	margin-bottom:5px;
}
.site_deets_label{
	width:312px;
	font-size:15px;
	line-height:30px;
	background:#aaa;
	color:#fff;
	text-align:right;
	margin:0;
	padding: 0 5px;
}
.site_deets_textbox{
	line-height:30px;
	background:#fff;
	color:#333;
	text-align:left;
	margin:10px 0;
	padding:20px;
}
.site_deets_textbox p{
	color:#666;
}
.signage{
	border:1px solid #999;
	background:#333;
	color:#efefef;
	font-weight:bold;
	font-size:130%;
	padding:20px;
	margin:10px 0;
}
.warning{
	display:block;
	font-size:100% ! important;
	color:#fff;
	background:#a00;
	background:-moz-linear-gradient(-90deg,#d00,#900);
	background:-webkit-gradient(linear, left top, left bottom, from(#d00), to(#900));
	padding:15px ! important;
	text-align:center;
	
}
#stalls-tabs{
	

}
table, td, tr, thead, tfoot, tbody, th, tf {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px; 
}
.tabular{
	border:3px solid #333;
}
.tabular tbody tr.even {
	background-color: #eee;
}
table.tabular tbody tr.odd {
	background-color: #fff;
}
table.tabular col.odd {
	background-color: #f00;
}
.half_left{
	float:left;
	display:block;
	width:49%;
	line-height:30px;
	text-align:right;
	margin:0;
	padding:0;
	
}
.half_right{
	float:right;
	position:relative;
	display:block;
	width:49%;
	line-height:30px;
	text-align:left;
	margin:0;
	padding:0;
}
td{
	padding: 0;
	margin:0;
	border:none;
	display: table-cell;
}

/**
 * 
 * STALL PRICES TABLES
 * 
 */
#prices_table tbody tr td {
	background-color: #fff;
	font-weight:bold;
	padding:3px;
	
}
#prices_table tbody tr:nth-child(odd)  td {
	background-color: #ddd;
	font-weight:bold;
}
#prices_table tbody tr td:nth-child(1) {
	font-weight: normal;
}
#prices_table tbody tr:nth-child(1) td:nth-child(1) {
	font-weight: bold;
}
#special_prices_table tbody tr td {
	background-color: #fff;
	padding:3px;	
}
#special_prices_table tbody tr:nth-child(odd)  td {
	background-color: #ddd;
}
#special_prices_table tbody tr td:nth-child(2) {
	font-weight: bold;
}
#additional_prices_table tbody tr td {
	background-color: #fff;
	padding:3px;
}
#additional_prices_table tbody tr:nth-child(odd)  td {
	background-color: #ddd;
	
}
#additional_prices_table tbody tr td:nth-child(2) {
	font-weight: bold;
}
#additional_prices_table tbody tr:nth-child(3) td:nth-child(1) {
	font-weight: bold;
}
.locations li{
	list-style:none;
	height:30px;
	line-height:30px;
}
.righty{
	float:right;
}
.error{
	border: 5px solid #f00;
}
.middle{
	width:inherit;
	margin: 0 auto;
}
#stalls{
	
	width:390px;
}
.apply-sites-list{
	display:block;
	position:relative;
	width:390px;
}
.center{
	text-align:center;
}

