/* --- Common Elements







-------------------------------------------------------*/















* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000;
	background: url(http://www.freestylemx.com/images/freestyle_mx_bg.jpg) fixed repeat-x;
}
ul, ol {
	list-style: none;
	z-index:1px;
}
img {
	vertical-align: bottom;
	border: 0;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:link {
	outline: none;
	text-decoration: none;
}
a:visited {
	ext-decoration: none;
}
a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* --- Big_Section







-------------------------------------------------------*/















#store {
	width: 955px;
	height: 295px;
	/* to change store image, replace ../../images/imageName.jpg */







	background:#fff url(http://www.freestylemx.com/images/store-parts.jpg);
}
#footer {
	width: 965px;
	height: 200px;
	background:#fff url(http://www.freestylemx.com/images/freestyle_footer_bg.png);
	background:transparent url(http://justinkprince.com/files/images/backgrounds/bg_000_50.png);
	background:transparent url(../images/footerbg.jpg);
	position:relative;
	clear:both;
}
#footer_bg {
	margin:0px;
	background:transparent url(http://www.freestylemx.com/images/footerbg.jpg);
	background:transparent url(http://justinkprince.com/files/images/backgrounds/bg_000_50.png);
	width:758px;
	height:219px;
	position:absolute;
	top:0;
	right:0;
	z-index:-1;
	display:none;
}
#footer ul {
	z-index:1000;
}
#home_footer {
	width: 965px;
	height: 219px;
	position:relative;
}
#news_panel {
	float:left;
	height:219px;
	width:271px;
	border-left:0px solid #333;
}
#sponsor_banners {
	width:487px;
	float:left;
	height:219px;
	background:transparent url(http://justinkprince.com/files/images/backgrounds/bg_000_80.png) repeat;
	background:#000;
}
#events_panel {
	width:207px;
	float:left;
	z-index:100000;
	height:219px;
}
.autoScroller {
	background:#fff;
	font-size:1.5em;
	position:relative;
}
#news_panel h2 {
	color:#333;
	font-weight:bold;
	background:#333;
	height:68px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	text-indent:-9999em;
	z-index:10000;
}
#events_panel h2 {
	color:#333;
	font-weight:bold;
	background:#333;
	height:68px;
	position:absolute;
	top:0;
	right:0;
	width:100%;
	text-indent:-9999em;
	z-index:10000;
}
#events_panel ul {
	font-size:0.8em;
}
.autoScroller ul {
	margin:5px 10px;
}
.autoScroller li {
	margin-bottom:10px;
}
.autoScroller li a {
	color:#900;
	font-weight:bold;
}
.autoScroller li a:hover {
	color:#f00;
	background:none;
}
#events_panel h2 {
	background:transparent url(http://www.freestylemx.com/images/home_news.png) no-repeat 0 0;
}
#news_panel h2 {
	background:transparent url(http://www.freestylemx.com/images/home_schedule.png) no-repeat 0 0;
}
#tour_news {
	width:271px;
	background:#fff;
	float:left;
	height:317px;
}
#tour_news h2 {
	background:transparent url(http://www.freestylemx.com/images/home_tour_news.png) no-repeat 0 0;
	height:68px;
	text-indent:-9999em;
}
#tour_news p {
	font-size:1.3em;
	margin:0 10px 10px;
	font-weight:bold;
}

.news_pagination {
	margin:10px;
	font-weight:bold;
	font-size:1.1em;
	height:40px;
}
.news_pagination a,
.news_pagination span {
	padding:2px 5px;
	border:1px solid #900;
	margin:0 5px;
	display:block;
	float:left;
}
.news_pagination span {
	border:1px solid #000;
}
#content p.news_pagination a:hover {
	border:1px solid #000;
	background:#900;
	color:#fff;
}

.msg {
	margin:10px;
	color:#900;
	font-size:1.1em;
	border:1px solid #900;
	padding:10px;
	font-weight:bold;
}

.preview p {
	margin:0 0 10px;
}


/* --- | Footer nav column positions | --- */















#siteNav {
	float:left;
	width: 110px;
	padding-top:30px;
	padding-left:40px;
}
#siteNav li {
}
#siteNav li.t {
	color:#FFFFFF;
	font-weight:bold;
	width: 140px;
}
#freestylemxFamily {
	float:left;
	width: 260px;
	padding-top:30px;
	padding-left:45px;
}
#freestylemxFamily li {
	float: left;
	width: 50%;
}
#freestylemxFamily li.t {
	color:#FFFFFF;
	font-weight:bold;
	width: 260px;
}
#support {
	float:left;
	padding-top:30px;
	padding-left:15px;
}
#siteUsage {
	float:left;
	padding-top:30px;
	padding-left:50px;
	width:76px;
}
#content {
	font-size:1.3em;
	width:965px;
}
#content #adbox {
	width:206px;
	float:left;
	position:relative;
}
#content #adbox .fixedAd {
	position:fixed;
}
#content #listbox {
	position:relative;
	width:729px;
	margin:10px 10px 10px 20px;
	float:right;
	overflow:auto;
	min-height:250px;
}
#content #listbox ul {
	font-size:1.0em;
}
.news_item {
	margin:0 0 20px;
	border:1px solid #666;
}
.news_item a {
	color:#900;
}
.news_item h3 {
	font-size:1.2em;
	padding:5px;
	background:#900;
	margin-bottom:10px;
	position:relative;
}
.news_item h3 span {
	color:#fff;
	position:absolute;
	right:10px;
}
.news_item h3 {
	color:#fff;
	margin:0 0 10px;
}
.news_item p {
	margin:0 10px 10px;
}
.news_gutter {
	padding:0 10px 10px;
}
.image_container {
	margin:10px;
	border:1px solid #666;
	padding:3px;
}
.image_container img {
	margin:3px;
	border:1px solid #666;
	padding:1px;
}
#content p a {
	color:#900;
}
.textEditor {
	width:905px;
	margin:20px auto;
}
#eventsTable {
	border-left:1px solid #666;
	border-top:1px solid #666;
	width:720px;
	font-weight:bold;
	margin:10px auto;
}
#eventsTable th {
	background:#900;
	color:#fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	text-align:left;
	padding:5px 10px;
	font-size:1.2em;
}
#eventsTable td {
	padding:5px 10px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}
