/* CSS Document */

/* CSS Document
*
*
*	Designed By: Josh Richardson
*		for Jacksen Smith Racing
*		(http://www.JacksenSmith.com)
*
*	Copyright 2010
*
*	mainStyle.css
*		Build: 06032010a
*
*/


/********** @ BEGIN HTML DECLERATIONS **********/

body{
	font-family: Times, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 16px;
	color: #ffffff;
	background:#000000 url(../images/mainBG.jpg) repeat-x;
	/*background-image:url(../images/mainBG.jpg) repeat-x;
	background-repeat:repeat-x*/
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size:22px;
	font-weight:bold;
}

h3 {
	margin: 0;
	padding: 0 0 5px 5px;
	font-size:18px;
	font-weight:bold;
}

h4 {
	margin: 0;
	padding: 0 0 5px 10px;
	font-size:14px;
	font-weight:bold;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
	text-indent:15px;
}


a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #db1616;
}

ul {
	padding: 0 0 0 35px;
}

ol {
	list-style:decimal;
	padding: 0 0 0 35px;
}

/********** END  HTML DECLERATIONS **********/


/********** @ BEGIN CLASS DECLERATIONS **********/

.clearAll{
	clear:both
}

.hidden {
	display: none;
}

.padding {
	padding: 20px;
}

.bodyPadding {
	padding: 10px 30px;
}

.contentPadding {
	padding: 10px 10px 10px 30px;
}

.sidebarPadding {
	padding: 10px 30px 10px 10px;
}

.footerPadding {
	padding: 7px 30px 0px 30px;
}

.centered{
	margin:0 auto;
	text-align:center;
	width:100%;
}

a.bodyLink {
	color: #ffcccc;
	text-decoration: none;
}

a.bodyLink:hover {
	color: #db1616;
}

.flLeft{
	float:left;
}

.flRight{
	float:right;
}

.news{
	list-style-image:url(../images/newsBullet.png);
}

.odd{
	background-color:#666666;
	padding:2px 0;
}

.highlightText{
	color:#00ff00;
}

.linksPage{
	float:left;
	width:250px;
	padding:5px 0 5px 25px;
}

.scroll {
	overflow: auto;
}

.impFont {
	margin: 0;
	padding: 0;
	font-size:16px;
	font-weight:bold;
}
/********** END CLASS DECLERATIONS **********/


/********** @ BEGIN LAYOUT **********/

#wrapper{
	width: 942px;
	margin: 0 auto;
}
	#layoutHeader{
		background:url(../images/mainHeader.png) no-repeat;
		height:102px;
		margin: 0 auto;
	}
	#layoutNav{
		background:url(../images/mainNav.png) no-repeat;
		height:30px;
		margin: 0 auto;
	}
	#layoutSubNav{
		background:url(../images/subNav.png) no-repeat;
		height:39px;
		margin: 0 auto;
	}
	#layoutContentWrapper{
		background:url(../images/contentBG.png) repeat-y;
		margin: 0 auto;
		width:942;
	}
		#layoutContentSingleCol{
			width:942px;
		}
		#layoutContent{
			float:left;
			width:600px;
		}
		
		#layoutSidebar{
			float:right;
			width:342px;
		}
	#layoutFooterWrapper{
		background:url(../images/mainFooter.png) no-repeat;
		height:81px;
		margin: 0 auto;
	}

/********** END LAYOUT **********/


/********** @ BEGIN SECTIONS **********/

.sectionPadding{
	padding:5px 20px 0px 15px;
}

.contentCB{
	width:564px;
}
	#contentLNHeader{
		background:url(../images/sections/LatestNewsHeader.png) no-repeat;
		width:564px;
		height:42px;
	}
	.contentCBBody{
		background:url(../images/sections/LatestNewsBody.png) repeat-y;
		width:562px;
	}
	.contentCBFooter{
		background:url(../images/sections/LatestNewsFooter.png) no-repeat;
		width:564px;
		height:30px;
	}
	
#contentSB{
	width:564px;
}
	#contentDSHeader{
		background:url(../images/sections/DriverStatsHeader.png) no-repeat;
		width:317px;
		height:41px;
	}
	#contentNRHeader{
		background:url(../images/sections/NextRaceHeader.png) no-repeat;
		width:317px;
		height:41px;
	}
	.contentSBBody{
		background:url(../images/sections/DriverStatsBody.png) repeat-y;
		width:317px;
	}
	.contentSBFooter{
		background:url(../images/sections/DriverStatsFooter.png) no-repeat;
		width:317px;
		height:31px;
	}

/********** END SECTIONS **********/


/********** @ BEGIN TEAM MEMBER **********/

#TeamWrapper{
}
	.TeamMember{
		border-bottom:1px solid #c5c5c5;
	}

/********** END TEAM MEMBER **********/


/********** @ BEGIN HEADERS **********/



/********** END HEADERS **********/


/********** @ BEGIN SITEMAP **********/



/********** END SITEMAP **********/


/********** @ BEGIN SECTION **********/



/********** END SECTION **********/


/********** @ BEGIN SECTION **********/



/********** END SECTION **********/


/********** @ BEGIN SECTION **********/



/********** END SECTION **********/
