/* ----- RESET ----- */
@import url("reset.css");

html { overflow-y: scroll; }

body {
	color: white;
	background:#000 url(/images/bg.gif) no-repeat center top;
	font:12px; 
	font-family: Helvetica, Arial, sans-serif;
}

a {
	color:#dd3030;
	text-decoration: none;
	font-size:12px;
}
a:hover { text-decoration: underline; }

a img { border:none; }

img { margin:0; }

#container {
	width:936px;
	margin:0 auto;
	/* padding:0 14px; */
	position: relative;
}

/* ---- Header/Menu Styles ---- */
#header {
	width:936px;
	height: 166px;
	position: relative;
}
#logo { position:relative; left:10px; top:28px; }
#search {
	font-size: 11px;
	color:#a19f9f;
	width:135px;
	height:19px;
	position:absolute;
	right:10px;
	top:28px;
	padding:5px 25px 0 9px;
	background:url(/images/search.gif) no-repeat 0 0;
	border:none;
}
#go { 
	height:0px;
	width:25px;
	overflow: hidden;
	background: url(/images/search.gif) no-repeat top right;
	padding-top: 26px;
	position: absolute;
	right: 10px;
	top:28px;
}
#mainMenu { list-style: none; position:absolute; top:79px; }
#mainMenu li { float:left; height:47px; }
#mainMenu li a {
	display:block;
	height:0px; 
	padding-top:47px; 
	background:url(/images/menu.gif) no-repeat 0 0; 
	overflow:hidden; 
}
#subMenu { list-style: none; position: absolute; top:127px; left:35px; }
#subMenu li { float:left; }
#subMenu li a {
	display:block;
	font-size:12px;
	text-decoration: none;
	color:#FFF;
	padding:9px;
}
#subMenu li a:hover { text-decoration: underline; }
#mainMenu #mmProducts { width:134px; background-position: 0px 0px; }
#mainMenu #mmProducts:hover { background-position: 0px -47px; }
#mainMenu #mmUltimateArtists { width:134px; background-position: -134px 0px; }
#mainMenu #mmUltimateArtists:hover { background-position: -134px -47px; }
#mainMenu #mmService { width:134px; background-position: -268px 0px; }
#mainMenu #mmService:hover { background-position: -268px -47px; }
#mainMenu #mmNews { width:134px; background-position: -402px 0px; }
#mainMenu #mmNews:hover { background-position: -402px -47px; }
#mainMenu #mmOEM { width:134px; background-position: -536px 0px; }
#mainMenu #mmOEM:hover { background-position: -536px -47px; }
#mainMenu #mmWTB { width:134px; background-position: -670px 0px; }
#mainMenu #mmWTB:hover { background-position: -670px -47px; }
#mainMenu #mmCompany { width:132px; background-position: -804px 0px; }
#mainMenu #mmCompany:hover { background-position: -804px -47px; }

/* ---- Footer ---- */
#footer {
	width:909px;
	height:27px;
	background: url(/images/footer_bg.gif) no-repeat 0 0;
	position: relative;
	left:-14px;
	color:#878787;
	font-size:10px;
	padding:20px 20px 0 35px;
	margin-top:30px;
}
#footer img {
	float:right;
	margin-left:24px;
	position: relative;
}
#footer ul { list-style: none; }
#footer ul li { float:left; }
#footer ul li a { 
	display: block;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	padding:0 8px;
	border-right:1px solid #FFF;
}
#footer ul li a:hover {
	text-decoration: underline;
}

/* ---- Content ---- */
#homepageTiles {
	width:936px;
	height:423px;
	background: url(/images/tile0_bg.gif) no-repeat 0 0;
	position: relative;
}
/*
#homepageTiles ul li {
	float: left;
	position: relative;
	top:0px;
	height:130px;
}

#homepageTiles ul li#tile0 {
	border:solid #232222;
	border-top-width: 5px;
	border-right-width: 7px;
	border-bottom-width: 5px;
	border-left-width: 8px;
	margin:2px 1px 0 0;
	height:383px;
}*/
#homepageTilesFeatured {
	position:relative;
	border:solid #232222;
	border-width: 6px 7px 6px 8px;
	margin:2px 1px 0 0;
	width: 663px;
	height:383px;
}

#homepageTilesFeatured li {
	position: absolute;
	top:0;
	left:0;
}
#homepageTilesFeatured li img {
	display: none;
}
#homepageTilesSidebar {
	position:absolute;
	top:0;
	right:0;	
}
#homepageTilesSidebar li {
	margin:0;
	padding:0;
	width:257px;
	height:130px;
}
#tilelist {
	position: absolute;
	bottom:46px;
	left:20px;
}
#tilelist li {
	width:24px;
	height:24px;
	margin-right: 12px;
	border:1px solid #535353;
	background: #000;
	color:#535353;
	font-size: 10px;
	text-align: center;
	line-height: 24px;
	float:left;
	cursor: pointer;
}
#tilelist li.hover {
	border:1px solid #AFAFAF;
	color:#AFAFAF;
}
#tilelist li.selected {
	border:1px solid #3d83bf;
	color:#3d83bf;
}
#tilelist li#play_pause {
	border: none;
	background: none;
	width: auto;
	font-size: 12px;
}

#tile3 {
	border-bottom:5px solid #232222;
}

#homepageFeatured {
	width:936px;
	min-height:322px;
	height:auto !important;
	height:322px;
}

#homepageFeatured .panel {
	width:309px;
	/* height:285px; */
	background:url(/images/subpanel_bg.gif) repeat-x top center;
	float:left;
	
	min-height:315px;
	height:auto !important;
	height:315px;
}
#homepageFeatured .panel ul {
	width:307px;
	margin-left: 1px;
	background:#000 url(/images/subpanel_footer_bg.gif) repeat-x center bottom;	
	min-height:290px;
	height:auto !important;
	height:290px;
	line-height: 14px;
}
#homepageFeatured .panel ul li {
	color:#c6c6c6;
	font-size:11px;
	margin:0 20px;
	padding:10px 0;
}
#homepageFeatured .panel.narrow {
	width:257px;
}
#homepageFeatured .panel.narrow ul {
	width:255px;
}

#homepageFeatured .panel h1 {
	color:#FFF;
	font-size:15px;
	width:289px;
	height:30px;
	background:url(/images/titlebar_large.gif) no-repeat 0 0;
	padding:17px 0 0 20px;
}
#homepageFeatured .panel.narrow h1 {
	width:237px;
	background:url(/images/titlebar_small.gif) no-repeat 0 0;
}
#homepageFeatured .panel h2 {
	color:#858484;
	font-size:13px;
	margin:0;
}
#homepageFeatured .panel a.h2 {
	display:block;
	text-decoration: none;
	color:#858484;
	font-size:13px;
	margin:0;
}
#homepageFeatured .panel a.h2:hover {
	color:#dd3030;
}
#homepageFeatured .panel img.footer {
	display:block;
}
.topborder {
	border-top: 1px solid #404040;
}

/* crumbtrail */
#crumbtrail {
	height:21px;
	background: #b9b9b9;
	width:954px;
	position: relative;
	left:-14px;
	font-size:10px;
	color:#000;
	font-weight: bold;
	line-height: 21px;
	padding-left:10px;
}
#crumbtrail li {
	float:left;
	padding:0 5px;
}
#crumbtrail li a {
	font-size:10px;
	color:#000;
	text-decoration: none;
}
#crumbtrail li a:hover {
	text-decoration: underline;
}

/* categories */
#cats {
	float:left;
	width:678px;
	background:#575656 url(/images/catlist_bg.gif) no-repeat 0 45px;
	margin: 12px 1px 24px 0;
}
#cat_tabs {
	background:url(/images/cat_tabs.gif) no-repeat -6px 0;
	height:45px;
	width:678px;
}
#cat_tabs li {
	font-size: 24px;
	font-weight: bold;
	color:#FFF;
	line-height: 45px;
	padding: 0 25px 0 14px;
	float:left;
	background: url(/images/cat_tabs.gif) no-repeat -6px 0;
}
#cat_tabs li.lit {
	background-position: 0 0;
	padding-left: 20px;
}
#cat_tabs li.unlit {
	background: url(/images/cat_tabs.gif) no-repeat 0 -45px;
	padding-left: 20px;
	color:#a09e95;
	font-weight: normal;
}
#cat_tabs li.unlit.first {
	background-position: -6px -45px;
	padding-left: 14px;
}
#cat_list li, #prod_list li {
	background: url(/images/category_bg.gif) repeat-y -209px 0;
	position: relative;
	border-top:1px solid #000;
	width:210px;
	height:416px;
	margin:8px;
	float:left;
}
#prod_list li {
	height:364px;
}
#cat_list li .seemore {
	display:block;
	position: absolute;
	top:254px;
	right:4px;
	width:75px;
	height:0px;
	padding-top: 17px;
	overflow: hidden;
	background: url(/images/cat_button.gif) no-repeat 0 -17px;
}
#prod_list li .moredetails {
	display:block;
	position: absolute;
	top:254px;
	right:4px;
	width:108px;
	height:0px;
	padding-top: 17px;
	overflow: hidden;
	background: url(/images/cat_button.gif) no-repeat 0 0;
}
#prod_list .prod_img {
	width:208px;
	height:271px;
	background:#FFF;
	overflow:hidden;
}
#cat_list img, #prod_list img {
	display: block;
	margin-left: 1px;
}
#cat_list .outer, #prod_list .outer {
	background: url(/images/category_bg.gif) no-repeat -419px 135px;
	width:210px;
	height:145px;
}
#prod_list .outer { background-position:-419px 83px; height:93px; }
#cat_list .inner, #prod_list .inner {
	background: url(/images/category_bg.gif) no-repeat 0px 0px;
	width:184px;
	height:119px;
	padding:13px;
	font-size: 11px;
	color:#000;
}
#prod_list .inner { height:67px; font-size: 10px; }
#cat_list .inner h1, #prod_list .inner h1 {
	font-size:12px;
	font-weight: bolder;
	margin-bottom: 6px;
}
#cat_list .inner h1.Big {
	font-size:20px;
	font-weight: bolder;
	text-align: center;
	margin-top:10px;
	margin-bottom: 6px;
}
#cat_list .inner hr {
	width:100%;
	margin:15px 0 9px;
}
#cat_list .inner a {
	font-size: 9px;
}
#cat_list .inner a.catlink {
	font-size: 9px;
	color:#000;
}
#cat_list .inner a.catlink:hover {
	text-decoration: underline;
	color:#dd3030;	
}
#catTiles {
	float:left;
	margin-top: 12px;
}
#rightTiles {
	float:left;
	margin-top: 54px;
}

#rightTiles2 {
	position:relative;
	width: 257px;
	height: 400;
	float:right;
	margin-top: 25px;
}
#catTiles li, #rightTiles li {
	position: relative;
	top:0px;
	/* height:130px; */
}
#catTiles img, #rightTiles img, #sidebar img, #right_content img, #right_content-black {
	display: block;
}

/* product page */
#product_images {
	width:936px;
	height:440px;
	margin: 12px 0px 24px;
	background: #575656 url(/images/product/bg_top.gif) no-repeat 0px 46px;
	position: relative;
}
#product_header {
	height:43px;
	background: url(/images/product/tab_wide.gif) no-repeat top left;
	font-size: 12px;
	color:#FFF;
	line-height: 45px;
	padding:2px 12px 0;
}
#product_header span {
	font-size:22px;
	font-weight: bold;
	float:left;
	display: block;
	margin:0 10px 0 0;
	height:43px;
}
#product_header.twoLine {
	height:38px;
	font-size: 12px;
	line-height: 16px;
	padding:7px 12px 0;
}
#product_header.twoLine span {
	font-size:22px;
	display: block;
	margin:10px 10px 0 0;
	height:auto;
}
#product_slides {
	position: relative;
	top:11px;
	left:8px;
	float:left;
	width:662px;
	height:376px;
	background: #FFF;
}
#product_slides li {
	position: absolute;
	top:0;
	left:0;
}
#product_slides li img {
	display: none;
}
#product_slideshow {
	width:224px;
	height:376px;
	position: relative;
	top:11px;
	right:21px;
	float:right;
}
#product_slideshow_header {
	width:213px;
	height:11px;
	padding:11px 8px 8px 9px;
	font-size:11px;
	background: url(/images/product/gallery_top.gif) no-repeat 0 0;
}
#product_slideshow_mask {
	width:262px;
	height:315px;
	overflow: hidden;
	position:absolute;
	top:30px;
	left:0px;
}
#product_slidesshow_thumbs {
	width:262px;
	position:absolute;
	top:0px;
	left:0px;
	list-style: none;
}
/*
#product_slidesshow_thumbs {
	width:262px;
	height:315px;
	overflow: hidden;
	position:absolute;
	top:30px;
	left:0px;
	list-style: none;
}
*/
#product_slidesshow_thumbs li {
	position: relative;
	float: left;
	width:50px;
	height:50px;
	margin-top:20px;
	margin-right:31px;
	border:2px solid #FFF;
	cursor: pointer;
}
#product_slidesshow_thumbs li.selected {
	border:2px solid #5aa6dc;
}

#product_slideshow_controls {
	width:230px;
	height:31px;
	position: absolute;
	bottom:0px;
	left:0px;
}
#product_slideshow_controls li {
	float:left;
	height:31px;
	margin-right:1px;
}
#product_slideshow_controls li a {
	display: block;
	width:21px;
	height:31px;
	text-indent: -500px;
	background:#1f1f1f url(/images/product/controls.gif) no-repeat 0 0;
	overflow:hidden;
}
#product_slideshow_controls #slideshow_start { background-position: 0px 0px; }
#product_slideshow_controls #slideshow_start:hover, #product_slideshow_controls #slideshow_start.selected { background-position: 0px -31px; }
#product_slideshow_controls #slideshow_prev { background-position: -22px 0px; }
#product_slideshow_controls #slideshow_prev:hover, #product_slideshow_controls #slideshow_prev.selected { background-position: -22px -31px; }
#product_slideshow_controls #slideshow_pause { width:67px; background-color:#2e2d2d; background-position: -44px 0px; }
#product_slideshow_controls #slideshow_pause:hover, #product_slideshow_controls #slideshow_pause.selected { background-position: -44px -31px; }
#product_slideshow_controls #slideshow_play { width:68px; background-color:#2e2d2d; background-position: -112px 0px; }
#product_slideshow_controls #slideshow_play:hover, #product_slideshow_controls #slideshow_play.selected { background-position: -112px -31px; }
#product_slideshow_controls #slideshow_next { background-position: -181px 0px; }
#product_slideshow_controls #slideshow_next:hover, #product_slideshow_controls #slideshow_next.selected { background-position: -181px -31px; }
#product_slideshow_controls #slideshow_end { background-position: -203px 0px; }
#product_slideshow_controls #slideshow_end:hover, #product_slideshow_controls #slideshow_end.selected { background-position: -203px -31px; }

#product_content {
	float:left;
	width:678px;
	height:440px;
	background:#575656 url(/images/catlist_bg.gif) no-repeat 0 42px;
	margin: 12px 1px 24px 0;
	position: relative;
}

#product_content h3 {
	font-style: italic;
}

#product_content2 {
	float:left;
	width:680px;
	height:460px;
	background:#575656 url(/images/catlist_bg.gif) no-repeat top;
	margin: 12px 1px 24px 0;
	position: relative;
}

#page_content p, #product_content2 p {
	margin-bottom:15px;
}

#page_content_mask {
	top:9px;
	left:8px;
	position: relative;
	width:663px;
	height:379px;
	background: #FFF;
	font-size:12px;
	font-weight: normal;
	color:#000;
	overflow: hidden;
}

#page_content_mask2 {
	top:9px;
	left:8px;
	position: relative;
	width:608px;
	height:379px;
	background: #FFF;
	font-size:12px;
	font-weight: normal;
	color:#000;
	overflow: hidden;
	padding:28px;
}

#page_content_slide {
	width:2700px;
	height:333px;
	position:relative;
}
#page_tabs {
	height:42px;
	/* width:489px; */
	background:#000;
}
#page_tabs li {
	font-size: 13px;
	color:#FFF;
	line-height: 42px;
	text-align:center;
	float:left;
	background: url(/images/product/info_tabs.gif) no-repeat 0 0;
	cursor: pointer;
}
/* infotabs lit */
#ptFeatures, #ptCompany {width:121px;}
#ptSpecs {width:106px; background-position: -121px 0px !important;}
#ptAccessories {width:144px; background-position: -227px 0px !important;}
#ptSupport, #ptContact {width:118px; background-position: -371px 0px !important;}
/* infotabs right of lit */
#ptFeatures.right, #ptCompany.right {background-position: 0px -42px !important;}
#ptSpecs.right {background-position: -121px -42px !important;}
#ptAccessories.right {background-position: -227px -42px !important;}
#ptSupport.right, #ptContact.right {background-position: -371px -42px !important;}
/* infotabs left of lit */
#ptFeatures.left, #ptCompany.left {background-position: 0px -84px !important;}
#ptSpecs.left {background-position: -121px -84px !important;}
#ptAccessories.left {background-position: -227px -84px !important;}
#ptSupport.left, #ptContact.left {background-position: -371px -84px !important;}
.content_slide {
	width:616px;
	min-height:333px;
	height:auto !important;
	height:333px;
	padding:23px;
	float: left;
	line-height: 15px;
}

.content_slide h2 {
	margin-top: 0px;
}

.content_slide ul {
	list-style-type: disc;
	margin-left:30px;
}

.content_slide ul li {
	margin:8px;
}

.support_anchor {
	display: block;
	width:608px;
	height:12px;
	padding:10px 22px;
	margin:1px 0 0 5px;
	font-size:13px;
	line-height:12px;
	background: url(/images/support_link_bg.gif) no-repeat top left;
}

#page_content {
	width:606px;
	padding:0 28px;
	background:#FFF;
	position: relative;
	margin:25px 18px 21px 0;
	float:left;
	color:#000;
	font-size: 12px;
	line-height: 20px;
}

#page_content_artists {
	width:606px;
	padding:80px 28px 0;
	background:#FFF url(/images/header_artists-2.gif) no-repeat top left;
	position: relative;
	margin:20px 18px 21px 0;
	float:left;
	color:#000;
	font-size: 12px;
	line-height: 20px;
}

#page_content_artists ul li {
	padding-bottom: 10px;
	border-bottom: 1px solid #8F8D8E;
}

#page_content_news {
	width:606px;
	padding:60px 28px 0;
	background:#FFF url(/images/header_news-2.gif) no-repeat top left;
	position: relative;
	margin:20px 18px 21px 0;
	float:left;
	color:#000;
	font-size: 12px;
	line-height: 20px;
}

#page_content_news ul li {
	padding-bottom: 10px;
	border-bottom: 1px solid #8F8D8E;
}

#page_content2 {
	width:606px;
	padding:28px;
	background:#FFF;
	position: relative;
	margin:25px 1px 21px 0;
	float:left;
	color:#000;
	font-size: 12px;
	line-height: 20px;
}

#page_content_black {
	width:621px;
	padding:0 28px 28px 10px;
	position: relative;
	margin:25px 2px 21px 0;
	float:left;
	color:#FFF;
	font-size: 12px;
	line-height: 20px;
}

#page_content_black2 {
	width:668px;
	padding:0 10px 28px 10px;
	position: relative;
	margin:15px 2px 21px 0;
	float:left;
}

#page_content h1 {
	font-size: 24px;
	font-weight: bold;
	color:#efe0bf;
	margin:0 0 16px;
}
#page_content h2 {
	font-size: 18px;
	font-weight: bold;
	color:#efe0bf;
	margin:0 0 5px;
}
#page_content h3 {
	font-size: 13px;
	font-style: italic;
	color:#efe0bf;
	margin:0 0 5px;
}
#sidebar {
	width:255px;
	float:right;
	margin:25px 0 21px;
}

#sidebar2 {
	text-align:center;
	width:181px;
	float:right;
	background-color:#1c1b1b;
	background-image:url(/images/artist_video.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-down: 50;
}

#sidebar ul {
	width:209px;
	padding:0 22px 12px;
	border:1px solid #979797;
	border-top:none;
	background: #6d6b6c;
}
#sidebar ul li {
	font-size: 12px;
	line-height: 17px;
	border-bottom: 1px solid #4F4D4E;
	padding:12px 0;
}
#sidebar ul li em {
	display: block;
	color:#efe0bf;
}

/* text/video */

#image_header-video1 {
	background: url(/images/video_01.gif) no-repeat top right;
	float:left;
	position: relative;
	display:block;
	height:344px;
	width:425px;
}

#image_video {
	background: url(/images/video_03.jpg) no-repeat top right;
	float:left;
	padding-right:10px;
	position: relative;
	display:block;
	height:101px;
	width:101px;
	margin-bottom:40px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.video-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#999;
	clear:both;
	line-height:28px;
	}

.video-2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom: 15px;
	font-weight:bold;
	color:#FFF;
	line-height:15px;
	}

.red {
	color:#F00;
	}
	
/* text/new_site_info */

.side_base {
	width:257px;
	height: auto;
	display:block;
	border-bottom: #222222 solid 7px;
}

.link-1 a:link, .link-1 a:active, .link-1 a:visited {
	text-decoration: none;
	color: #705C30;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.link-1 a:hover {
	text-decoration: underline;
	color: #705C30;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
}

.header-1 {
	font-weight: normal;
	font-size:20px;
	color:#f5e7d0;
	margin-top:30px;
	margin-bottom:15px;
}

.header-2 {
	font-weight: normal;
	font-size:16px;
	color:#bbbaba;
	line-height:28px;
}

h2 {
	font-weight: normal;
	font-size:20px;
	line-height:25px;
	color: #705C30;
	margin-bottom:5px;
	margin-top:20px;
}

h3 {
	font-weight: normal;
	font-size:15px;
	color: #666;
	margin-bottom:15px;
}

h4 {
	font-weight: normal;
	font-size:20px;
	color:#FFF;
	line-height: 45px;
	margin-bottom:10px;
	border-bottom:solid #705C30 1px;
}

h5 {
	font-weight: normal;
	font-size:20px;
	color: #705C30;
	margin-bottom:20px;
	margin-top:20px;
}

h6 {
	font-weight: normal;
	font-size:17px;
	color: #957940;
	margin:25px 0 10px 0;
}

.body_1 {}
.body_2 {}

.Highlight-red {
	color:#F00;
}
.Highlight-gray {}
.Highlight-graybold {}

.Highlight-bold {
	font-weight: bold;
}

.italic-1 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	line-height: 18px;
}

.italic-2 {
	font-style:italic;
}

#left_content {
	padding:3px 0;
	float:left;
	width:678px;
	height:auto;
	background:url(/images/catlist_bg.gif) no-repeat top;
	position: relative;
}

#left_content_black {
	padding:20px;
	float:left;
	width:896px;
	min-height:540px;
	position: relative;
	margin-bottom:20px;
	
	color: #FFF;
	font-size: 12px;
	line-height: 19px;
}

#left_content_black ul li {
	text-indent: 4px;
	margin-left: 35px;
	padding-bottom: 20px;
	list-style: disc;
}

#left_content_black ol li {
	text-indent: 4px;
	margin-left: 35px;
	padding-bottom: 20px;
	list-style: decimal;
}

#left_content_black P {
	margin-bottom:15px;
}

#left_content_white {
	padding:40px 30px;
	float:left;
	width:601px;
	height:auto;
	min-height:385px;
	position:relative;
	background:#FFF;
	margin-bottom:20px;
	
	color:#000;
	font-size:12px;
	line-height:19px;
}

#left_content_white P {
	margin-bottom:15px;
}

#border_content {
	width:622px;
	padding:0 20px;
	height:auto;
	min-height:465px;
	background:#FFF;
	position: relative;
	float:left;
	color:#000;
	border-top:solid #555454 7px;
	border-bottom:solid #555454 8px;
	border-left:solid #555454 8px;
	border-right:solid #555454 8px;
	margin: 0 0 20px 0;
	
	color:#000;
	font-size: 12px;
	line-height: 19px;
}

#header-top-contact {
	background: url(../images/header_contact-1.jpg) no-repeat right;
	height:195px;
	width:896px;
	padding:20px;
	margin-bottom: -17px;
	margin-top: -10px;
}

#header-top-company {
	background: url(../images/header_company-1.gif) no-repeat right;
	height:195px;
	width:896px;
	padding:20px;
	margin-bottom: -17px;
	margin-top: -10px;
}

#header-top-service {
	background: url(../images/header_service.gif) no-repeat right;
	height:195px;
	width:896px;
	padding:20px;
	margin-bottom: -17px;
	margin-top: -10px;
}

#header-top-oem {
	background: url(../images/header_oem-1.gif) no-repeat left;
	height:195px;
	width:736px;
	padding:20px 20px 20px 180px;
	margin-bottom: -17px;
	margin-top: -10px;
}

#header-top-w2b {
	background: url(../images/header_w2b-1.gif) no-repeat left;
	height:106px;
	width:736px;
	padding:20px 20px 20px 180px;
	margin-bottom: -20px;
	margin-top: -10px;
}

#header-artists {
	background: url(../images/header_artists-1.gif) no-repeat bottom left;
	height:165px;
	width:736px;
	padding:20px 20px 20px 180px;
	margin-bottom: -20px;
	margin-top: -10px;
}

#header-news {
	background: url(../images/header_news-1.gif) no-repeat bottom left;
	height:165px;
	width:736px;
	padding:40px 20px 20px 180px;
	margin-bottom: -20px;
	margin-top: -10px;
}

#w2b_right_header {
	width:243px;
	height:40px;
	font-size:15px;
	padding-left: 11px;
	line-height: 40px;
	background:#FFF;
	color:#000;
}

#w2bSearch {
	width:60px;
	height:20px;
	background: url(/images/w2b_search.gif) no-repeat top left;
	text-indent: -500px;
	border:none;
	cursor: pointer;
}

#results ul {
	border-top:1px solid #3c3c3c;
	width:640px;
}

#results ul li {
	padding:10px 0;
	border-bottom:1px solid #3c3c3c;
}

#header-top-video {
	height:344px;
	width:936px;

}

#border_content p {
	margin-bottom:15px;
}

#right_content {
	width:257px;
	float:right;
	margin: 0 0 30px 1px;
}

#right_content-w2b {
	display:block;
	width:255px;
	float:right;
	margin: 0 0 30px 0px;
	border-top:9px solid #8f8d8d;
}

#right_content-w2b ul li {
	border-top: 1px solid #000;
}

#right_content-w2b a {
	display:block;
	width:254px;
	height:71px;
	background:#999999 url(/images/buynow.gif) no-repeat top right;
}

#right_content-black {
	width:255px;
	float:right;
	margin: 0 0 30px 20px;
}

#right_content-video {
	display:block;
	text-align:center;
	width:181px;
	float:right;
	background-color:#1c1b1b;
	background-image:url(/images/artist_video.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:30px;
}

#spacer {
	padding:30px 40px 0 40px;
}

#second_nav {
	float:left;
	width:936px;
	height:34px;
}

#formate_text1 {
	padding: 5px 0 7px 7px;
	display:block;
	background-color: #F0EBDD;
	border-top:#947A3F dashed 1px;
	
}

#searchbox {
	width:661px;
	height:60px;
	background:#eee8d9 url(/images/searchbar_wheretobuy.gif) repeat-y top right;
	color:#000;
	margin:7px 0 10px -20px;
	line-height: 40px;
	padding-left:20px;
}

#searchbox input, #searchbox select {
	margin-right: 15px;
}

#searchbox_label {
	width:640px;
	height:24px;
	background:url(/images/searchbarDots.gif) repeat-x bottom left;
	font-weight: bold;
	line-height: 24px;
}
/* text/form */

#form_spacer {
	width:232px;
	display:block;
	float:left;
	position:relative;
	margin-bottom:20px;
	margin-left: 58px;
}

#form_spacer2 {
	width:350px;
	display:block;
	float:left;
	position:relative;
	margin-bottom:20px;
}

#email, #phone, #name, #state-none, #first_name, #last_name, #city, #state, #zip, #product, #serial, #purchase, #price, #location, #address, #date  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	background-color: #EEE;
	border: #999 solid 1px;
	color: #333;
	width: 200px;
	height: 18px;
}

#select, #country, #state {

	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEE;
	border: #999 solid 1px;
	color: #333;
	height: 26px;
	width: 209px;
}

#comment, #explain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	background-color: #EEE;
	border: #999 solid 1px;
	color: #333;
	width: 200px;
	height: 100px;
}

#submit, #reset {
	float:left;
	background-color: #666;
	border: 1px  #333 solid;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	display: block;
	padding: 3px 23px 3px 23px;
	margin: 0 15px 30px 0;
}
	
#submit:hover, #reset:hover {
	background-color: #333;
	color: # FFF;
	border: 1px solid  #666;
}

/* announcements */

#header-top-announcements {
	background: url(../images/announcements.jpg) no-repeat right;
	height:180px;
	width:896px;
	padding:20px;
	margin-bottom: -19px;
	margin-top: -10px;
}

#header-top-bags {
	background: url(../images/header_bags.jpg) no-repeat right;
	height:130px;
	width:896px;
	padding:20px;
	margin-bottom: -19px;
	margin-top: -10px;
}

#center_content {
	padding:3px 0;
	float:left;
	width:936px;
	height:auto;
	background:url(/images/catlist_bg_2.gif) no-repeat top;
	position: relative;
}

#center_border_content {
	width:880px;
	padding:0 20px;
	height:auto;
	min-height:465px;
	background:#FFF;
	position: relative;
	float:left;
	color:#000;
	border-top:solid #555454 7px;
	border-bottom:solid #555454 8px;
	border-left:solid #555454 8px;
	border-right:solid #555454 8px;
	margin: 0 0 20px 0;	
	color:#000;
	font-size: 12px;
	line-height: 19px;
}

#center_content P {
	margin-bottom:15px;
}

#center_content img {
	float:right;
	padding:5px 0 5px 15px;
}

#dividing_line {
	display:block;
	border-bottom:#666 solid 1px;
	height: 300px;
}

/* announcements-bags #a5b5b7 */

#center_border_content_bags {
	width:920px;
	height:auto;
	min-height:465px;
	background: #FFF;
	position: relative;
	float:left;
	color:#000;
	border-top:solid #555454 7px;
	border-bottom:solid #555454 8px;
	border-left:solid #555454 8px;
	border-right:solid #555454 8px;
	margin: 0 0 20px 0;	
	color:#000;
	font-size: 12px;
	line-height: 19px;
}

#center_border_content_bags h1 {
	font-size: 18px;
	font-weight:lighter;
	color:#FFF;
	width: 900;
	padding: 13px 0 13px 20px;
	display: block;
	background-color: #000;
	clear:both;
}

#graph {
	font-size: 10px;
	font-weight:lighter;
	line-height: 12px;
	color: #333;
	width: 890;
	padding:10px;
	background-color: #FFF;
}

#graph_copy_l {
	width:420px;
	font-size: 12px;
	line-height: 16px;
	color: #444;
	margin:20px;
	float:left;
}

#graph_copy_r {
	width:420px;
	font-size: 12px;
	line-height: 16px;
	color: #444;
	margin:20px;
	float:left;
}

#graph_copy_2 {
	font-size: 12px;
	line-height: 16px;
	color: #444;
	margin:20px;
	float:left;
}

.header-graph-copy {
	font-family:Verdana, Geneva, sans-serif;
	font-size:19px;
	font-weight: 200;
	letter-spacing:0;
	line-height: 20px;
	border-bottom:#333 solid 1px;
}

.italic-graphic-copy {
	font-size:15px;
	line-height: 20px;
	font-style:italic;	
}

/* features */

#center_content-festures {
	padding:3px 0;
	float:left;
	width:936px;
	height:auto;
	background:url(/images/catlist_bg_2.gif) no-repeat top;
	position: relative;
}

#header-top-gearfest {
	background: url(../images/feature_gearfest.jpg) no-repeat right;
	height:180px;
	width:896px;
	padding:20px;
	margin-bottom: -19px;
	margin-top: -10px;
}

#header-top-summerfest {
	background: url(../images/feature_summerfest.jpg) no-repeat right;
	height:180px;
	width:896px;
	padding:20px;
	margin-bottom: -19px;
	margin-top: -10px;
}
