@charset "utf-8";
/* CSS Document */

.stageTables {
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	margin-top:0px; 
	width:80%;
	border:none;
}
/*LIGHTBOX MURRAY*/
.imgBox {
    padding: 0 19px;
    float: left;
	background-image:url(../images/bg_galleryImg.png);
	background-position: center;
	background-repeat:no-repeat;
}
.imgBox a img {
    border: 0;
	padding-bottom:20px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-image:url(../images/bg_main.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.enterLink{
background:url(../images/arrow.png);
background-repeat:no-repeat;
background-position:center;
color:#FFFFFF;
font-weight:bold;
background-color:#FFFFFF;
padding-left:35px;
}

.enterLink a{
color:#FFFFFF;
font-weight:bold;
}

a{
text-decoration:none;
outline: none;
color:#0057a8;
}
.imgLink{
border:#0057a8 2px solid;
}

a img{
border:none;}

.oneColElsCtr #container {
	width: 990px;
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColElsCtr #mainContent #header {
	padding: 15px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:center;
}
.oneColElsCtr #mainContent #menu {
	padding: 20px 20px 5px 23px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*color:#0057a8;*/
	background:url(../images/bg_menu.png);
	background-position:top;
	background-repeat:no-repeat;
}
.menuText {
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background:#0057a8;
}
.menuText img{
	margin:0;
}
.oneColElsCtr #mainContent #contentTop {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/bg_contentTOP.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.oneColElsCtr #mainContent #content {
	padding: 0 16px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/bg_contentMID.png);
	background-position:top;
	background-repeat:repeat-y;
}
.oneColElsCtr #mainContent #content #home {
	padding: 0px;
	margin: 0px;
	border-top:#FFFFFF 1px solid;
}
.oneColElsCtr #mainContent #content #faq, .oneColElsCtr #mainContent #content #entry {
	padding: 10px;
	margin: 0px auto;
	width: 600px;
	border-top:#FFFFFF 1px solid;
}
.oneColElsCtr #mainContent #content #faq a {
	color: #666666;
}
.oneColElsCtr #mainContent #content #inner {
	padding: 10px;
	margin: 0px auto;
	border-top:#FFFFFF 1px solid;
}
.oneColElsCtr #mainContent #content #contact, .oneColElsCtr #mainContent #content #results {
	padding: 10px;
	margin: 0px auto;
	width: 600px;
	border-top:#FFFFFF 1px solid;
}
.oneColElsCtr #mainContent #content #inner table tr td p {
	padding-left: 10px;
}
.oneColElsCtr #mainContent #content #stages {
	padding: 10px;
	margin: 0px auto;
	border-top:#FFFFFF 1px solid;
}
.oneColElsCtr #mainContent #sponsors {
	height:100px;
	text-align:center;
	padding-top:15px;
}
.oneColElsCtr #mainContent #sponsors img {
	margin: 0px 15px;
	vertical-align:middle;
}
.oneColElsCtr #mainContent #contentEND {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/bg_contentBOTTOM02.png);
	background-position: center top;
	background-repeat:no-repeat;
}
.oneColElsCtr #mainContent #footer {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:10px;
	text-align:center;
}





<!-- FORM MAIL -->

form {
	margin: 0px;
	padding: 10px 0 0 0;
}

.wrapper {
	padding:10px 0 0 0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#FFFFFF;
}

.wrapper1 {
	background-color:#FFFFFF;
}


.textField {
	color: #333333;
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	border: solid 1px; border-color: #000000;
}

.label {
	font-size:10px;
	text-align: left;
	padding-right: 20px;
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 2px;
}

br { clear: left; }
select { background-color: #FFFFFF; border: solid 1px; border-color: #000000;}

.howHear { width: 275px; margin-top: 20px; }
.howHearSelect { width: 175px; margin: 0px 0 0 0px;}

#gift { width: 308px; margin: 10px 0; }
#giftCheckbox { width: 15px; margin: 0 0 0 65px;}

.question { width: 275px; height: 75px; margin-top: 10px; }
.questionTextArea {
	width: 100%;
	height: 75px;
	margin-top: 10px;
	color: #000000;
	border: solid 1px;
	border-color: #000000;
}

.paypal { padding-top: 20px; }

#subscribe { width: 308px; margin-top: 10px; }
#subscribeCheckbox { width: 15px; margin: 0;}

.button {
float:right;
font-size: 12px;
font-weight:bold;
background-color: #0057a8;
color: #FFFFFF;
border:#000000 2px solid;
padding: 2px 5px;
margin:10px; }


.imgLink{
}

.menu img{
padding:0px;
display:inline-block;}

#contactForm2 {
	margin: 0 auto;
	float:left;
}
.sidebar {
	float: left;
}
img {
	margin: 0px;
}
.largeText {
	font-size: 14px;
	line-height: normal;
}
.sponsorTable{
width:950px;
border:none;
display:table;
font-size:12px;
}

.accomTable{
width:950px;
border:none;
display:table;
font-size:12px;
}

.accomTable img{
border:#0057a8 2px solid;
}

.sponsorTable td, .accomTable td{
display:table-cell;
vertical-align:top;
}

#accomDetails{
display:table-cell;
vertical-align:top;
margin-top:0;
width:420px;
}

#faq h4, h4{
font-size:18px;
line-height:20px;
margin-bottom:0px; 
margin-top:0px;
font-style:italic;
}

p {
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	margin-top:0px; 	
}
