@import url("/styles/global.css");
@import url("/styles/overview.css");
@import url("/styles/sdmenu.css");
@import url("/styles/tabs.css");
@import url("/styles/finish.css");
@import url("/styles/lightbox.css");
@import url("/styles/red.css");

.finish_chooser {
	height:550px;
}
.snare_list{
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:180px;
	padding-left:5px;
	margin-bottom:10px;
}
.snare_list li{
	padding-right:4px;
	margin:0px;
	float:left;
	width:225px;
}
.config_list li{
	height:180px;
}

#ref_landing{
	background-image:url(/art/drumsets/reference/bgmainpage.jpg);
	background-repeat:no-repeat;
	height:590px;
}

#ref_text {
	float:right;
	width:305px;
	padding-top:140px;
}


#ref_logo{
	float:right;
	padding-right:3px;
	padding-top:2px;
}


#ref_text p.redsubhead {
	margin-bottom:0px;
}

#ref_text p {
	width:275px;
	padding-bottom:20px;
}

#ref_learn_more {
	top:280px;
	position:absolute;
	left:440px;
}

.FeaturesLeft ul {
	padding-left:0px;
	margin-left:17px;
	font-size:11px;
}

.FeaturesHead
{
   background-image: url(/art/drumsets/reference/hdfeatures.jpg);
}
.FeaturesContainer
{
   /* background-image: url(/art/drumsets/reference/bgfeatures_reference.gif); */
	margin-bottom:0px;
	padding-bottom:10px;
}
.FeaturesBottom
{
   /* background-image: url(/art/drumsets/reference/btmfeatures_reference.gif); */
}

#shell_comp {
	width:100%;
	padding:0px;
	font-size:0.9em;
}

#shell_comp td {
	padding-bottom:20px;
	padding-right:18px;
}


html {scrollbar-face-color: #777777;
scrollbar-shadow-color: #111111;
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color:#999999;
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #222222;
scrollbar-arrow-color: #FFFFFF;}

.hardware_tab {
	background-image: url(/art/drumsets/reference/ref_hardware.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width:707px;
	margin-top:-10px;
}

.hardware_tab p {
	width:330px;
	margin-top:0px;
	padding-top:0px;
}
.hardware_tab p.redsubhead {
	width:330px;
	margin-top:0px;
	padding-top:20px;
}

.hardware_features {
	margin-top:50px;
	border-collapse:collapse;
}

.hardware_features td {
	width:330px;
	vertical-align:top;
	padding-bottom:10px;
}
.hardware_features td strong {
	display:block;
}
.hardware_features td img {
	float:left;
	margin-right:15px;
	margin-top:5px;
	margin-left:15px;
}
.hardware_features td p {
	float:right;
	clear:none;
	width:180px;
}

#mediaplayer{
	margin-left:25px;
}