/*__________Main Elements__________*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: 14px Arial, Helvetica, Sans Serif; color: #565656; text-decoration: none;
	line-height: 1.6;
	background: #FFF url(images/bg.gif) top repeat-x;
	text-align: center;
}
a { 
	color: #000; 
	text-decoration: underline;
}
a:hover { 
	color: #565656; 
	text-decoration: underline;
}
img {
	display: block;
	border: 0;
}

#mainContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(images/bg-main-container.gif) repeat-y left;
	overflow: hidden;
}


/*__________Side Bar__________*/

#sideBar {
	background: #000 url(images/sidebar-bg.gif) repeat-y;
	width: 270px;
	float: left;
	display: inline;
}

#sideBar ul {
	list-style-type: none;
	padding: 10px 0 0 20px;
}

#sideBar ul li {
	width: 225px;
	list-style-type: none;
	padding: 8px 0 7px 0;
	border-bottom: 1px solid #363636;
}

#sideBar ul li a {
	font: 14px Arial, Helvetica, Sans Serif; color: #fff; text-decoration: none;
	background: url(images/nav-arrow.gif) no-repeat left;
	padding-left: 12px
}

#sideBar ul li a:hover {
	color: #eaa920;
	margin-left: 3px;
}

#sideBar img {
	padding-top: 15px;
}

#sideBar h1 img {
	padding-top: 0px;
}


/*__________Content Home__________*/

#contentHome {
	width: 630px;
	float: left;
	display: inline;
	padding-bottom: 40px;
}

#contentHome h2 {
	padding: 0 0 20px 12px;
}

#contentHome p {
	color: #4f4f4f;
	padding: 0 0 15px 15px;
	width: 282px;
}

#contentHome p.topPara {
	font: 18px Georgia, Times, Serif; color: #000;
	line-height: 1.4;
}

#sideSlideshow {
	width: 318px;
	float: right;
	padding-top: 20px;
}



#contentHome ol {
padding: 0 0 15px 100px;
font-size: 12px;
font-weight: bold;
color: #eaa920;
}

.flashText {
text-align: right;
font-size: 13px;
float: right;
margin-top: 5px;
}


/*__________Content__________*/

#content {
	width: 630px;
	float: left;
	display: inline;
	padding-bottom: 40px;
}

#content h2 {
	padding: 0 0 20px 12px;
}

#content h3 {
	font: 20px Century Gothic, Arial, Helvetica, Sans Serif; color: #000; text-decoration: none;
	padding: 10px 0 10px 20px;
}

#content h4 {
	font: 16px Century Gothic, Arial, Helvetica, Sans Serif; color: #000; text-decoration: none;
	padding: 0 0 10px 20px;
}

#content h5 {
	font: 16px Century Gothic, Arial, Helvetica, Sans Serif; color: #eaa920; text-decoration: none;
	padding: 0 0 10px 20px;
}

#content p {
	color: #4f4f4f;
	padding: 0 0 15px 20px;
}

#content p.topPara {
	font: 16px Georgia, Times, Serif; color: #000;
	line-height: 1.4;
}
#content ul {
	padding: 0 0 10px 50px;
}
#content ul.alpha {
list-style-type: lower-alpha;
}
#content ol {
	padding: 5px 0 10px 60px;
}
#content ol li {
	color: #272727;
	padding-bottom: 5px;
}
#content ol ul {
	padding: 0px 0 10px 30px;
}
#content ol ul li {
	color: #4f4f4f;
}

object {
	float:right;
	padding: 2px;
	border: 1px solid #bebebe;
	float: right;
	margin: 0 0 15px 15px;
}
#comingDates {
	background: #f1f1f1;
margin-left: 15px;
margin-bottom: 20px;

}


#comingDates dl {
	margin: 0 0 20px 20px;
	overflow: hidden;
	background: #f1f1f1;
	padding: 10px;
}

#comingDates dl dt {
	float: left;
	width: 180px;
	clear: left;
	font-size: 12px;
}

#comingDates dl.order_confirmation dt {
	width: 140px;
}

#comingDates dl dd {
	margin-bottom: 5px;
	float: left;
	width: 190px;
	display: block;
	font-size: 12px;
}

#comingDates p {
	width: 580px;
	padding-bottom: 5px;
}

#content .teamMember {
	padding-bottom: 10px;
}

#content .teamMember h4 {
	color: #f6a91d;
	font-weight: bold;
	border-bottom: 1px solid #f6a91d;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
}

/*__________Registration Form__________*/

#register {
margin-left: 20px;
}

#register fieldset {
border: 0;
margin-bottom: 8px;
}

#register fieldset div {
overflow: hidden;
padding-bottom: 20px;
border-bottom: 1px solid #cfcfcf;
}

#register fieldset div.team {
border: 0;
padding: 0;
overflow: hidden;
margin-top: 20px;
}

#register fieldset div.team h5 {
float: left;
padding: 0;
width: 120px;
}

#register fieldset div.team input {
float: none;
display: block;
}

#register fieldset div#teamDetails {
margin-bottom: 20px;
}

#register label {
float: left;
width: 120px;
}

#register fieldset input {
float: left;
width: 162px;
height: 18px;
margin: 0 15px 10px 0;
padding: 2px 0 0 3px;
}

#register fieldset h5 {
clear: both;
padding: 20px 0 15px 0;
}

#register #verification {
margin: 0 0 0 120px;
border: 0;
padding: 0;
overflow: hidden;
}

#register #verification div {
border: 0;
padding: 0;
margin: 0;
overflow: hidden;
}

#register #verification a {
display: block;
width: 100px;
font-size: 12px;
padding: 0;
margin: 0;
}

#register #verification label {
width: auto;
float: none;
clear: both;
font-size: 12px;
padding: 0;
}

#register #verification input {
margin: 0;
display: block;
float: none;
width: 80px;
}

#register input {
margin-left: 120px;
}

#register div.errorText {
border: 1px solid #c20000;
background-color: #ffa1a1;
margin: 0 0 25px 0;
width: 590px;
}

#register div.errorText p {
padding: 10px 0 0 20px;
color: #c20000;
}

#register div.errorText ul {
padding: 5px 40px 10px 40px;
color: #c20000;
}

#register div#success {
border: 1px solid #196a1d;
background-color: #93ff98;
margin: 0 0 25px 0;
width: 590px;
}


#register div#success p {
text-align: center;
padding: 10px 0;
color: #0e4510;
}

/*__________Contact Us__________*/

p.contact {
height: 10px;
}

dl {
margin: 0 0 30px 20px;
overflow: hidden;
}

dl dt {
float: left;
margin-right: 10px;
width: 60px;
clear: left;
}
dl.order_confirmation dt {
width: 140px;
}

dl dd {
margin-bottom: 2px;
float: left;
width: 400px;
display: block;
}

#contactForm {
margin-left: 20px;
width: 350px;
}
#contactForm.orders {
width: 400px;
}

#contactForm fieldset {
border: 0;
}

#contactForm.orders fieldset {
padding: 20px 0;
border-top: 1px dashed #cfcfcf;
}

#contactForm fieldset legend {
display: none;
}

#contactForm fieldset label {
float: left;
width: 100px;
clear: left;
}
#contactForm.orders fieldset label {
width: 150px;
}

#contactForm fieldset p {
padding-left: 0;
}

#contactForm fieldset input, #contactForm fieldset select {
float: left;
width: 197px;
margin: 0 0 10px 0;
padding: 2px 0 2px 3px;
}
#contactForm fieldset select {
width: 105px;
padding: 0;
margin-right: 5px;
}
#contactForm.orders fieldset input {
margin: 0 0 10px 0;
}

#contactForm fieldset textarea {
width: 197px;
height: 76px;
padding: 2px 0 2px 3px;
overflow: auto;
font: 90% Arial,Helvetica,Sans Serif; text-decoration: none;
}

#contactForm #verification {
overflow: hidden;
margin: 10px 0 0 100px;
padding: 0;
font-size: 12px;
}

#contactForm #verification a {
display: block;
width: 100px;
padding: 0;
margin: 0 0 3px 0;
}

#contactForm #verification label {
width: auto;
float: none;
padding: 0;
margin: 0;
}

#contactForm #verification input {
float: none;
display: block;
width: 80px;
} 

#contactForm input {
margin: 0 0 0 100px;
}
#contactForm.orders input {
margin: 10px 0 0 150px;
}

#contactForm div.errorText {
border: 1px solid #c20000;
background-color: #ffa1a1;
margin: 0 0 20px 0;
font-size: 90%;
}

#contactForm div.errorText p {
padding: 10px 0 0 20px;
color: #c20000;
}

#contactForm div.errorText ul {
padding: 5px 40px 10px 40px;
color: #c20000;
}

#contactForm div#success {
border: 1px solid #196a1d;
background-color: #93ff98;
margin: 0 0 20px 0;
width: 302px;
}


#contactForm div#success p {
text-align: center;
padding: 10px 0;
color: #0e4510;
}

/*__________Footer__________*/

#footer {
	width: 100%;
	background: url(images/bg-footer.gif) #eaa920 no-repeat center top;
	clear: both;
height: 150px;
}

#footerText {
	font-size: 10px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footerText img {
	float: right;
}

#footerText p {
	color: #000;
	padding: 30px 0;
}
#footerText p a {
	text-decoration: none;
}



/*__________MISC__________*/

.imgRight {
	padding: 2px;
	border: 1px solid #bebebe;
	float: right;
	margin: 0 0 15px 15px;
}

/*__________SLIDESHOW__________*/


#slideshow {
    position:relative;
    height:450px;
margin-left: 15px;
}
 
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
    z-index:9;
}
