/* Copyright (c) 2009 Exotics Rally */
html,body {
 background: #202020;
 font-family: Verdana, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
 min-width: 1000px;
} 

#wrap-outer{
	background: url(images/shadow_repeat.jpg) repeat-y 50% 0;
	background: url(images/bg_wrap_outer.jpg) repeat-y 50% 0;
	margin: 0;
}
#wrap-inner{
	/*background: url(images/body_back.jpg) no-repeat 50% 0;*/
	background: url(images/bg_wrap_inner4.jpg) no-repeat 50% 0;
	margin: 0;
}


#container {
   width: 100%;
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -70px;
   text-align: left;
}

#slideshow {
	position: relative;
	width: 1000px;
	height: 398px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
#slideshow img {
	border: 0;
}



#player {
	position: relative;
	width: 100%;
	height: 398px;
	background-color: #000;
	overflow: hidden;
	margin-bottom: 10px;
}

#playercont {
	position: relative;
	background-image: url('images/divbg.png');
	border: 1px groove;
	border-color: #262626;
	float: right;
	text-align: center;
	padding: 0.5em;

}

img.close {
	margin: 5px;
	float: left;
}

#nav {
	position: relative;
	width: 100%;
	height: 70px;
	overflow: hidden;
	color: #fff;
	background: url(images/bg_header.jpg) no-repeat;
}

#nav-global{
	background-image: url('images/divider_header.gif');
	background-repeat: no-repeat;
	background-position: bottom 300px;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 100%;
}

#nav-global ul{
	margin: 0px;	
}

#nav-global li{
	font-family: "Gill Sans";
	font-size: 16px;
	color: #fff;
	float: right;
	display: inline;
	margin: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 16px;
}

#nav-global a {
	color: #fff;
	text-decoration: none;
}
#nav-global a:hover {
	color: #e77c13;
	text-decoration: none;
}

#nav-primary{
	position: absolute;
	top: 40px;
	right: 0px;
	float: right;
	margin: 0;
	padding-right: 10px;
	vertical-align: top;
	font-family: "Gill Sans";
	font-size: 18px;
	letter-spacing: 0.2em;
	color: #aaa;
	text-shadow: #ccc 0px 0px 5px;
}

#content {
	height: auto;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
	min-height: 100%;
	background-color: #0F0F0F;
	background-image: url('images/grad.png');
	background-repeat: repeat-x;
	background-position: 0px 468px;
}

#contentbody {
	position: relative;
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #a0a0a0;
}



#main {
	width: 560px;
	left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 10px;
	float: left;
	border: 1px solid #1f1f1f;
	background: #0f0f0f;
}

#main a {
	color: #e6a464;
}
#main a:hover {
	color: #fb7a12;
}

#mainwide {
	width: 95%;
	left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 10px;
	float: left;
	border: 1px solid #1f1f1f;
	background: #0f0f0f;
}

#mainwide a {
	color: #e6a464;
}
#mainwide a:hover {
	color: #fb7a12;
}

#halfwide {
	width: 65%;
	left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 10px;
	float: left;
	border: 1px solid #1f1f1f;
	background: #0f0f0f;
}

#halfwide a {
	color: #e6a464;
}
#halfwide a:hover {
	color: #fb7a12;
}

#blog {
	width: 193px;
	margin-left: 605px;
	margin-top: 0px;
	padding: 5px;
	border: 1px solid #1f1f1f;

}

#blog a {
	color: #fff;
	text-decoration: none;
}
#blog a:hover {
	color: #e77c13;
	text-decoration: none;
}

#news {
	float: right;
	right: 0px;
	padding: 5px;
	margin-right: 10px;
	width: 150px;
	z-index:1;
	border: 1px solid #1f1f1f;
}

#news a {
	color: #fff;
	text-decoration: none;
}
#news a:hover {
	color: #e77c13;
	text-decoration: none;
}


#signup {
	float: right;
	right: 0px;
	padding: 5px;
	margin-right: 10px;
	width: 250px;
	z-index:1;
	border: 1px solid #1f1f1f;
}

#eventsignup {
	float: right;
	right: 0px;
	padding: 5px;
	margin-right: 10px;
	margin-top: 20px;
	width: 250px;
	z-index:1;
	border: 1px solid #1f1f1f;
	visibility: hidden;
}

#signup a {
	color: #fff;
	text-decoration: none;
}
#signup a:hover {
	color: #e77c13;
	text-decoration: none;
}

#footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #aaa;
	clear: both;
	padding: 10px;
}

#footer a {
	color: #ccc;
	font-family: "Trebuchet MS";
	text-decoration: none;

}
#footer a:hover {
	color: #e77c13;
	font-family: "Trebuchet MS";
	text-decoration: none;
}

#safari {
	position: relative;
}

#safari a {
	color: #ccc;
	font-family: Geneva, "MS Sans Serif", sans-serif;
	text-decoration: none;
	text-shadow: #ccc 0px 0px 3px;

}
#safari a:hover {
	color: #e77c13;
	font-family: Geneva, "MS Sans Serif", sans-serif;
	text-decoration: none;
}

img.safari {
	border: none;
	vertical-align: middle;
}

button.genbutton {
	float: left;
	width: 60px;
	height: 20px;
	background: none;
	border: none;
}
button.genbuttonright {
	float: right;
	width: 60px;
	height: 20px;
	background: none;
	border: none;
}
button.genbuttonbig {
	float: left;
	width: 147px;
	height: 28px;
	background: none;
	border: none;
}
button.signupbutton {
	background-image: url('images/smallbutton_signup.png');
}
button.signupbutton:hover {
	background-image: url('images/smallbutton_signup-hi.png');
}
button.resetbutton {
	background-image: url('images/button_resetpassword.png');
}
button.resetbutton:hover {
	background-image: url('images/button_resetpassword-hi.png');
}
button.completesignup {
	background-image: url('images/button_completesignup.png');
}
button.completesignup:hover {
	background-image: url('images/button_completesignup-hi.png');
}
button.changebutton {
	background-image: url('images/button_changepassword.png');
}
button.changebutton:hover {
	background-image: url('images/button_changepassword-hi.png');
}


p.header {
	color: #fff;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.headersm {
	color: #fff;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-shadow: #ccc 0px 0px 6px;
}

p.headerb {
	color: #fff;
	font-size: 12px;
}

p.vid {
	color: #fff;
	font-size: 12px;
	float: left;
	width: 125px;
}
p.embed {
	float: right;
}

p.footer {
text-align: right;
}

strong {
	font-size: 14px;
	font-weight: bold;
}
#eventTotal {
	font-size: 14px;
	font-weight: bold;
}

td.addon {
	background: #212121;
}
th.addon {
	background: #3a3a3a;
}
img.galimg {
	border: none;
}
table.input {
	color: #a0a0a0;
}
span.event {
	color: #e6a464;
	font-size: 24px;
}

#captcha {
	background: #ffffff;
	width: 180px;
}
