/* gear main */

ul#main_categories {
	margin: 23px 0 0 12px;
	#margin-top: 24px;
}

ul#main_categories li {
	float: left;
	width: 188px;
	height: 178px;
	margin-bottom: 2px;
}

ul#main_categories li a {
	display: block;
	position: relative;
	left: 4px;
	top: 3px;
	width: 179px;
	height: 170px;
}

ul#main_categories li a span {
	display: none;
}

ul#main_categories li#compact_twin_pedals { background: url("/images/gear/nav/compact_twin_pedals.gif") no-repeat; }
ul#main_categories li#multi_effects { background: url("/images/gear/nav/multi_effects.gif") no-repeat; }
ul#main_categories li#digital_studios { background: url("/images/gear/nav/digital_studios.gif") no-repeat; }
ul#main_categories li#rhythm_machines { background: url("/images/gear/nav/rhythm_machines.gif") no-repeat; }
ul#main_categories li#loop_stations { background: url("/images/gear/nav/loop_stations.gif") no-repeat; }
ul#main_categories li#tuners_metronomes { background: url("/images/gear/nav/tuners_metronomes.gif") no-repeat; }
ul#main_categories li#accessories { background: url("/images/gear/nav/accessories.gif") no-repeat; }

/* subcategories */

#subcategories {
	margin: 23px 0 0 4px;
	#margin-top: 24px;
}

#subcategories dl { margin: 0 0 1.5em 8px; }

#subcategories dt {
	width: 180px;
	height: 110px;
}

#subcategories dd {
	width: 170px;
	padding-left: 6px;
}

#subcategories dd p { margin: .2em 0 .4em; }

#subcategories dd a {
	padding-left: 8px;
	background: url("/images/breadcrumb_arrow.gif") no-repeat 0 4px;
}

/* product list */

#product_list { margin: 27px 0 0 1px; }

#product_list td {
	width: 162px;
	padding-bottom: 1.8em;
}

#product_list div {
	padding: 0 14px;
	background: url("/images/gear/wide_dots.gif") repeat-y;
}

#product_list div.first { background-image: none; }

#product_list h5 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0;
}

#product_list h5 a {
	color: #505050;	
	text-decoration: none;
}

#product_list p {
	width: 162px;	
	margin-bottom: .4em;
}

#product_list p.thumb {
	width: 162px;
	margin: .8em 0 .8em 3px;
	text-align: center;
}

#product_list a.link {
	padding-left: 8px;
	background: url("/images/breadcrumb_arrow.gif") no-repeat 0 4px;
}

/* product tabs */

#product_tabs {
	height: 90px;
	background: url("/images/gear/tabs/tab_bg.gif") no-repeat;
}

#product_tabs li {
	float: left;
	margin-top: 20px;
}

#product_tabs li a {
	display: block;
	background-repeat: no-repeat;
	height: 40px;
}

#product_tabs li a span { display: none; }
#product_tabs li a:hover { background-position: 0 -40px; }
#product_tabs li.active a, #product_tabs li.active a:hover { background-position: 0 -80px; }

#product_tabs li a.detail_features { width: 85px; background-image: url("/images/gear/tabs/features.gif"); }
#product_tabs li a.detail_more_info { width: 92px; background-image: url("/images/gear/tabs/more_info.gif"); }
#product_tabs li a.detail_specs { width: 70px; background-image: url("/images/gear/tabs/specs.gif"); }
#product_tabs li a.detail_bug { width: 59px; background-image: url("/images/gear/tabs/bug.gif"); }
#product_tabs li a.detail_accessories { width: 104px; background-image: url("/images/gear/tabs/accessories.gif"); }
#product_tabs li a.detail_downloads { width: 99px; background-image: url("/images/gear/tabs/downloads.gif"); }
#product_tabs li a.detail_support { width: 85px; background-image: url("/images/gear/tabs/support.gif"); }

/* tabbed content */

div.detailblock {
	margin-left: 15px;
	width: 550px;
}

div.detailblock ul, div.detailblock ol { margin-bottom: .4em; }

div.detailblock li {
	padding: 0 0 5px 20px;
	background: url("/images/gear/product_bullet.gif") no-repeat 10px 5px;
}

#prod_info h2 {
	margin: -20px 0 12px 15px;
	font: normal 20px "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida, sans-serif;
	color: #636366;
}

#prod_info h2 span {
	font-size: 16px;
	color: #8B4669;
}

#content_tabs h3 strong { font-size: 12px; }

#c_features img, #c_features span.stn_button { display: none; }

#c_more_info h6 {
	margin-bottom: 0;
	font-size: 11px;
}

#c_accessories { margin-left: 0; }
#c_accessories #product_list { margin-top: 0; }

#c_downloads dl dt, #c_support dl dt {
	margin-bottom: .2em;
	padding-bottom: .2em;
	font-size: 12px;
	border-bottom: #E0E0E0 1px solid;
}

#c_downloads dl dd, #c_support dl dd { margin-bottom: 1em; }

/* product specs */

dl#specs dt {
	margin: 4px 0;
	padding: 4px;
	font-weight: bold;
	background-color: #EBEBEC;
}

dl#specs dt.section {
	margin: 6px 0;
	height: 16px;
	padding: 4px 10px;
	font-size: 12px;
	color: #FFF;
	background: url("/images/gear/spec_group_bg.gif") no-repeat;
}

dl#specs dt.comment {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFF;
}

dl#specs dd { padding-left: 3em; }

/* product search */

h4.search_results {
	font-size: 12px;
	font-weight: normal;
	margin: 25px 15px -15px;
	/*color: #808080;*/
}

#ajax_search h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: .4em;
}
