/* 
Main styles for MX Sports Pro Racing Results Website
Author: Campo Design Inc  www.campodesign.com

Colors:
	Orange #F57F20
	Blue #2779BE
	Gray #686868
*/

/* Default Behaviors */

a:link {
	text-decoration: none;
}
a.black:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
}
a.black:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	/*font-weight: 800;*/	
}

a.black:hover {
	text-decoration: none;
	color: #800000;
}


a:active {
	text-decoration: none;
}
a.black:active {
	text-decoration: none;
	color: #800000;
}

.lblLink {
	text-decoration: none;
	color: black;
}

.lblLink:hover {
	text-decoration: none;
	color: #800000;
}

img {  
	border-style: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eaeaea; 
	text-align: center; /* for IE */
	background: url(http://www.mxsportsproracing.com/images/layout/mxProRacingBG.png) repeat-x fixed rgb(255, 255, 255);
}

/* Classes */

.wrapper {
	width: 1024px;
		height: 1250px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

.wrapper2 {
	width: 900px;
	height: 1150px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

.header {
	width: 1024px;
	height: 100px;
	float: left;
	background: #d5d5d5 url(../images/mx-results-site-header.gif) no-repeat;
}

.btm-msg {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	width: 795px;
	height:  20px;
	text-align: center;
	margin-left: 10px;
	top: 700px;
	left: 0px;
	position: absolute;
}

.btm-msg2 {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	width: 795px;
	height:  20px;
	text-align: center;
	margin-left: 10px;
	top: 475px;
	left: 0px;
	position: absolute;
}

.main {
	min-height: 1150px;
	width: 900px;
	background-color: white;
	padding-top: 3px;
	line-height: 15px;
}
 
.mainView {
	width: 900px;
	height: 1050px;
}
.container {
	height: 1150px;
	width: 900px;
	background-color: white;
}

.rptContent {
	width: 770px;
	height: 2150px;
	background-color: white;
	padding-top: 3px;
	border: 0px;
	
	left: 65px;
}

.topCtrl {
	width: 900px;
	height: 50px;
	float: left;
}

.rptWrapper {
	width: 900px;
	background-color: white;
	padding-top: 3px;
	float: left;
}

.nav {
	background-color: #a9a9a9;
	float: left;
	height: 40px;
	width: 1024px;
}

.nav2 {
	background-color: #a9a9a9;
	float: left;
	height: 40px;
	width: 900px;
}

.adspace {
	background-color: #d5d5d5;
	width: 120px;
	height: 240px;
	position: absolute;
	top: 140px;
	left: 902px;
}

.adspace2 {
	background-color: #d5d5d5;
	width: 124px;
	height: 450px;
	position: absolute;
	top: 390px;
	left: 900px;
}


.sidebar {
	background-color: #a9a9a9;
	height: 700px;
	width: 124px;
	position: absolute;
	top: 140px;
	left: 900px;
}

.btnText {
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	top: 15px;
	position: relative;
}

.btnText:hover {
	color: #800000;
}

.btnTextSm:hover {
	color: #800000;
}

.btnTextSm {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	top: 5px;
	position: relative;
}

.navSpacer{
	width: 1px;
	height: 30px;
	top:  10px;
	background-color: white;
	float: left;
	position: relative;
}
.btnYear {
	width: 120px;
	height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.btnEvent {
	width: 200px;
	height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.btnQual {
	width: 215px;
	height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.btnMoto {
	width: 170px;
	height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.btnPoints {
	width: 190px;
	height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.btnSched {
	width: 120px;
	height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.btnLive {
	width: 120px;
	height: 50px;
	text-align: center;
	float: left;
	background-color: #000000;
}


.tblEvents {	
	width: 892px;
	left: 5px;
	position: relative;
	top: -8px;
	vertical-align: top;
	border-spacing: 0 10px;
}

.tblHeaderText {
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	background-color: black;
	text-align: left;
	vertical-align: top;
}

.tblText {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	text-align: left;
	vertical-align: middle;
}

.mnuLabel {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	background-color: black;
	width: 265px;
	display: block;
}

.q450-1 {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 0px;
	left: 0px;
	position: absolute;
}

.q450-2 {
	width: 265px;
	height:  100px;
	text-align: left;
	top: 100px;
	margin-left: 10px;
	left: 0px;
	position: absolute;
}
.q450-3 {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 200px;
	left: 0px;
	position: absolute;

}
.q450-4 {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 300px;
	left: 0px;
	position: absolute;
}
.q450-c {
	width: 265px;
	height:  100px;
	text-align: left;
	left: 0px;
	top: 400px;
	position: absolute;
	margin-left: 10px;
}

.q250-1 {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 0px;
	left: 300px;
	position: absolute;
}
.q250-2 {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 100px;
	left: 300px;
	position: absolute;
}
.q250-3 {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 200px;
	left: 300px;
	position: absolute;
}
.q250-4 {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 300px;
	left: 300px;
	position: absolute;
}
.q250-c {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 400px;
	left: 300px;
	position: absolute;
}

.qwmx-1 {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 0px;
	left: 600px;
	position: absolute;
}

.qwmx-2 {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 100px;
	left: 600px;
	position: absolute;
}
.qwmx-c {
	width: 265px;
	height:  100px;
	text-align: left;
	margin-left: 10px;
	top: 200px;
	left: 600px;
	position: absolute;
}
.m450-1 {
	width: 265px;
	height:  250px;
	text-align: left;
	margin-left: 10px;
	top: 0px;
	left: 0px;
	position: absolute;
}

.m450-2 {
	width: 265px;
	height:  250px;
	text-align: left;
	margin-left: 10px;
	left: 0px;
	top: 250px;
	position: absolute;
}

.m450-3 {
	width: 265px;
	height:  250px;
	text-align: left;
	margin-left: 10px;
	left: 0px;
	top: 500px;
	position: absolute;
}

.m250-1 {
	width: 265px;
	height:  250px;
	text-align: left;
	margin-left: 10px;
	top: 0px;
	left: 300px;
	position: absolute;
}
.m250-2 {
	width: 265px;
	height:  250px;
	text-align: left;
	margin-left: 10px;
	top: 250px;
	left: 300px;
	position: absolute;
}

.m250-3 {
	width: 265px;
	height:  50px;
	text-align: left;
	margin-left: 10px;
	top: 500px;
	left: 300px;
	position: absolute;

}

.mwmx-1 {
	width: 265px;
	height:  250px;
	text-align: left;
	margin-left: 10px;
	top: 0px;
	left: 600px;
	position: absolute;
}

.mwmx-2 {
	width: 265px;
	height:  250px;
	text-align: left;
	margin-left: 10px;
	top: 250px;
	left: 600px;
	position: absolute;
}

.mwmx-3 {
	width: 265px;
	height:  50px;
	text-align: left;
	margin-left: 10px;
	top: 500px;
	left: 600px;
	position: absolute;
}

.lblText {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
}

.lblText {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
}

.black {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
}

.grayLink {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
} 

.lblLabel {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	position: absolute;
	left: 0px;
	text-align: center;
	width: 120px;
	padding-top: 3px;
}

.lblLabel2 {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	position: absolute;
	text-align: center;
	left: 120px;
	width: 190px;	
	padding-top: 3px;
}

.lblSched {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	position: absolute;
	text-align: center;
	left: 900px;
	width: 120px;	
	padding-top: 3px;
}

.cboYear {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	position: absolute;
	text-align: left;
	padding-left: 10px;
	width: 110px;	
	background-color: #a9a9a9;
	height: 75px;
	top: 139px;
	left: 0px;
	z-index: 99;
	visibility: hidden;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

.cboEvent {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
	color: white;
	position: absolute;
	text-align: left;
	padding-left: 10px;
	width: 190px;	
	background-color: #a9a9a9;
	height: 225px;
	top: 139px;
	left: 121px;
	z-index: 99;
	visibility: hidden;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

.cboYear2 {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	position: absolute;
	text-align: left;
	padding-left: 10px;
	width: 110px;	
	background-color: #a9a9a9;
	height: 75px;
	top: 39px;
	left: 0px;
	z-index: 99;
	visibility: hidden;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

.cboEvent2 {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
	color: white;
	position: absolute;
	text-align: left;
	padding-left: 10px;
	width: 190px;	
	background-color: #a9a9a9;
	height: 225px;
	top: 39px;
	left: 121px;
	z-index: 99;
	visibility: hidden;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#cboEntries1 { display: block }
#cboBoxes1 { display: block }
#cboEntries2 { display: block }
#cboBoxes2 { display: block }
#cboEntries3 { display: block }
#cboBoxes3 { display: block }
.cboEntries { display: block }
.cboBoxes { display: block }

#mainView {
	padding-top: 5px;
}

iframe {
border: 0px solid #ffffff;
}



