html{
	background-color: #000000;
}
.obscure {
	float: left;
	position: absolute;
	left: -9999px;
}
#outerWrapper{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#sidebarWrapper{
	width: 300px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	min-height: 1074px;
}
#branding{
	width: 300px;
	display: block;
	float: left;
	margin-top: 55px;
	margin-bottom: 10px;
}
#branding a img{
	border: 0px!important;
}
#mainAreaWrapper{
	width: 600px;
	float: right;
}
#newsUpdates li, #faqList li, #teamRiderVideos li, #newsletterQuestions li{
	padding-bottom: 50px;
	margin-bottom: 30px;
	background-image: url(../images/shared/greyScratch.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#teamRiderVideos{
	margin-top: 40px;
}
#newsUpdates object, #teamRiderVideos object{
	width: 600px;
}

.skaterNameHeadline{
	background-image: none!important;
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}
#skaterInfo img{
	margin-bottom: 25px;
}

#products li{
	display: inline;
	margin-bottom: 15px;
	width: 287px;
	height: 172px;
}
#promoSheets, #blockheadCat{
	float: left;
	margin-bottom: 30px;
	padding-bottom: 50px;
	margin-bottom: 30px;
	background-image: url(../images/shared/greyScratch.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#promoSheets li, #blockheadCat li{
	float: left!important;
	height: 372px!important;
	margin-right: 7px;
	border: 3px;
	border-style: solid!important;
	border-color: #383838!important;
}
#products li.left{
	float: left;
	border-style: solid;
	border-color: #383838;
}
#products li.right{
	float: right;
	border-style: solid;
	border-color: #383838;
}
#products li.h3, #teamRiderVideos li.h3, #tourVideos li.h3, #commercialVideos li.h3,
#commercialVideos li.h3{
	margin-bottom: 20px;
	border: 0px!important;
}
li.riderStatus{
margin-bottom: 20px;
clear: both;
}
#teamRiderVideos li, #tourVideos li, #commercialVideos li{
	margin-bottom: 40px;
}

ol#adArchiveSpreads{
	clear: both;
	display: block;
	width: 600px;
	height: auto;
}
ol#adArchive{
	display: block;
	width: 600px;
	clear: both;
	padding-top: 55px;
	background-image: url(../images/shared/greyScratch.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#adArchiveSpreads li a{
	display: block;
	float: left;
	width: 287px;
	height: 174;
	margin-right: 13px;
	margin-bottom: 25px;
}
#adArchive li{
	display: block;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
#adArchive li.h3{
	display: block;
	width: 600px;
}
li.bio{
	background-image: none!important;
	margin-bottom: 30px!important;
	padding-bottom: 0px!important;
}
span.question{
	display: block;
}
.videoHeadline{
	margin-bottom: 25px;
}
#bannerAd{
	margin-top: 5px;
	margin-bottom: 25px;
	padding-bottom: 55px;
	background-image: url(../images/shared/greyScratch.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:600px!important;
	height: 90px!important;
}
#name.soloinput, #email.soloinput, #subject.soloinput{
	height: 25px;
	width: 450px;
	margin-bottom: 15px;
}
label.solo{
	margin-bottom: 7px;
}
textarea#message.soloinput{
	display: block;
	width: 450px;
	height: 150px;
	margin-bottom: 20px;
}
#captcha_form label.solo{
	display: block;
	clear: both;
}
img#captcha{
	margin-bottom: 8px;
	margin-top: 8px;
}
#userpass.soloinput{
	height: 25px;
	width: 120px;
	margin-bottom: 12px;
}
.soloCAPTCHA{
	display: block;
	margin-bottom: 5px;
}
#captcha_form p #submit{
	margin-left: 40px;
}
#Summer2014Catalog li img{
	margin-right: 15px;
	margin-bottom: 18px;
	border: 1px solid #3a3a3a;
}