body
{
	background-color: #333;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

img{
	vertical-align: top;
}

th
{
	font-weight: bold;
	background-color: #eee;
}
hr{
	margin: 4px;
	padding: 0px;
	line-height: 0px;
	display: block;
	border: 0px;
	height: 0px;
	border-bottom: 1px solid #999;
}
.wide_content
{
	width: 768px;
	background-color: #fff;
	background-image: url("img/wide_content_top.gif");
	background-repeat: no-repeat;
	padding: 8px;
	margin: 8px;
	min-height: 328px;
}
.mce_wide_content
{
	width: 596px;
	background-color: #fff;
	background-image: url("img/wide_content_top.gif");
	background-repeat: no-repeat;
	padding: 8px;
	margin: 8px;
}

.slim_content
{
	width: 504px;
	background-color: #fff;
	background-image: url("img/content_top.gif");
	background-repeat: no-repeat;
	padding: 8px;
	margin: 0px;
}

.slim_content.black
{
	background-image: url("img/content_slim_black.gif");
	background-color: #000;
	color: #ccc;
}

.slim_data_content
{
	width: 240px;
	background-color: #ddd;
	background-image: url("img/content_data_top.gif");
	background-repeat: no-repeat;
	padding: 8px;
	margin: 0px;
}

.slim_data_content.black
{
	background-image: url("img/content_data_black.gif");
	background-color: #000;
	color: #ccc;
}

.black .content{
	color: #ccc;
}
.black a{
	color: #06f;
	font-weight: bold;
}
.black a:hover{
	color: #06f;
	text-decoration: underline;
}
.index_artist_name{
	margin-top: 0px;
}
.index_artist_image{
	margin-top: -32px;
	margin-right: -24px;
	border: 1px solid #999;
}


.slim_photos
{
	width: 520px;
	background-color: #fff;
	background-image: url("img/content_product_image.gif");
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	min-height: 344px;
}

.debug{
	clear: both;
	text-align: left;
	padding: 16px;
	background-color: rgba(0,0,0,0.85);
	color: #9f0;
	white-space: pre-wrap;
	font-family: monaco, sans-serif;
	font-size: 10px;
}

.invalid
{
	color: #f00;
}
/* for Internet Exploder */
/*\*/
* html td .product_specs_tile
{
	height: 18px;
	padding-top: 4px;
}

* html .wide_content
{
	height: 328px;
}

* html .slim_photos
{
	height: 328px;
}
/**/

.player .content a:hover
{
	color: #fff;
}
.player a
{
	color: #fff;
	text-decoration: underline;
}

.artist_spec
{
	list-style-type: square;
	margin-left: 8px;
}
.artist_title_text
{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}

.content
{
	font-family: Futura, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #444;
}

.small
{
	font-family: Futura, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #444;
}

input
{
	margin: 2px;
}

p.content
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Futura, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #444;
}
.footer
{
	padding: 16px;
	padding-bottom:0px;
	font-family: Futura, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
.footer a{
	color: #999;
}
.footer a:hover{
	color: #fff;
	text-decoration: none;
}


.callout_list_holder{
	display: block;
	margin-top: -8px;
	margin-right: -16px;
}
a.callout_list{
	display: -moz-inline-box;
	display: inline-block;
	margin-top: 8px;
	margin-right: 8px;
	width: 256px;
	height: 168px;
}

div.callout
{
	padding-top: 0px;
	padding-bottom: 8px;
	line-height: 8px;
}

h1, h2, h3, h4, h5, h6{
	margin: 0px;
	margin-bottom: 8px;
}

h1
{
	font-family: Futura, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	color: #036;
	font-weight: bold;
}
h1.product
{
	display: block;
	font-family: Futura, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 24px;
	color: #fff;
	line-height: 40px;
	height: 40px;
	padding-left: 8px;
	background-image: url('img/slim_banner_blank.gif');
	text-shadow: #06f 0px 0px 2px, #06f 0px 0px 4px, #06f 0px 0px 8px;
	margin-top: 8px;
	margin-bottom: 0px;
}

h1.product a{
	display: block;
	color: #fff;
	font-weight: bold;
	margin-left: -8px;
	padding-left: 8px;
}

h2
{
	font-family: Futura, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 15px;
	color: #444;
	font-weight: bold;
}

h3
{
	font-family: Futura, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #444;
	font-weight: bold;
}

a
{
	color: #03b;
	text-decoration: none;
}

li
{
	padding-left: 10px;
	padding-right: 10px;
	color: #444;
	list-style-position: outside;
	line-height: 20px;
}
a:hover
	{
	color: #000;
	text-decoration: underline;
	}

a.footer_link
	{
	color: #aaa;
	text-decoration: none;
	}

a.footer_link:hover
	{
	color: #eee;
	text-decoration: underline;
	}







.thumbnail
{
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-right: 8px;
	cursor: pointer;
	cursor: hand;
	opacity: 1;
	filter: alpha(opacity = 100);
}
.thumbnail:hover
{
	border-color: #999;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.thumbnail.on
{
	border-color: #999;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
.default
{
	border-color: #999;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
.pointer
{
	cursor: pointer;
	cursor: hand;
}

.title
{
	cursor: help;
	cursor: hand;
}
a.title
{
	text-decoration: none;
}

.product_category_desc, .product_category_desc *{
	font-family: Futura, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #eee;
	height: 24px;
	margin-top: -40px;
	padding: 8px 12px;
	text-align: right;
}

td.product_specs_tile
{
	padding: 0px;
	background-image: url("img/product_specs_tile.gif");
	font-family: Futura, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666;
}

td.product_specs_end
{
	width: 10px;
	background-image: url("img/product_specs_end.gif");
	background-repeat: no-repeat;
}

a.prod_link
{
	display: block;
	padding-left: 4px;
	padding-right: 6px;
	margin-right: -8px;
	*margin-right: 0px;
	height: 100%;
	color: #666;
	text-decoration: none;
}

a.on
{
	color: #03c;
	text-decoration: none;
}

a.on
{
	color: #03c;
	text-decoration: none;
}

a.prod_link:hover
{
	color: #03c;
	text-decoration: none;
}





/*The 'blue screen' section*/
.bluescreen{
	border-color: #000;
	border-width: 7px;
	border-style: solid;
	background-color: #0033FF;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.bluetext
{
	margin: 0px;
	padding: 0px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	font-family: Courier, Courier New, Monaco, monospace;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
}
.bluetext hr{
	margin-top: 8px;
	margin-bottom: -10px;
}
.white-blue_invert{
	background-color: #fff;
	font-family: Courier, Courier New, Monaco, monospace;
	font-size: 16px;
	color: #0033FF;
}
.whitebox{
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	font-family: Courier, Courier New, Monaco, monospace;
	font-size: 16px;
	color: #fff
}

/* for Internet Exploder */
/*\*/
* html .bluescreen{
	border-width: 8px;
	padding: 4px;
}
* html .bluetext{
	font-size: 14px;
	line-height: 18px;
	font-family: Lucida Console, Monaco, monospace;
	font-weight: normal;
	letter-spacing: 1pt;
}
* html .white-blue_invert{
	font-size: 14px;
	line-height: 18px;
	font-family: Lucida Console, Monaco, monospace;
	font-weight: normal;
	letter-spacing: 1pt;
}
* html .bluetext hr{
	margin: 0px;
}
/**/
/*End 'blue screen' section*/


/*KB section*/

.kb_small{
	font-size: 10px;
}
.kb_indent{
	padding-left: 32px;
}

/*End KB section*/

/*DO NOT TOUCH ANYTHING BELOW THIS POINT. AT ALL. PERIOD. PERIOD. */

.features
{
	background-color: #fff;
	width: 768px;
}
.f-r
{
	background-color: #f1f1f1;
}
.f-a
{
	background-color: #dfdfdf;
}
.f-b
{
	background-color: #cacaca;
}
.f-p
{
	font-weight: bold;
}
.f-t
{
	font-size: 10px;
	font-weight: bold;
}
.f-v
{
	font-weight: normal;
}

.specs
{
	background-color: #fff;
	width: 400px;
}
.s-r
{
	background-color: #f1f1f1;
}
.s-p
{
	font-weight: bold;
}
.s-v
{
	font-weight: normal;
}

.bread
{
	font-size: 11px;
	line-height: 12px;
}