/* CSS Document */

* a {
	outline:none;
	text-decoration:none;
}

body {
	margin:0px;
	padding:0px;
	background-color:#000;
	background-image:url("images/bg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#wrap {
	
}

#header {
	display:block;
	width:666px;
	height:159px;
	text-align:left;
	margin-top:10px;
}

#logo {
	margin-left:15px;
}

#topnav {
	margin-top:-30px;
	margin-left:100px;
	margin-bottom:10px;
}

#mainnav {
	
}

#lead {
	display:block;
	width:100%;
	height:205px;
	background-color:#858587;
	margin-top:-36px;
}

#main {
	display:block;
	width:666px;
	background-image:url("images/main.jpg");
	background-repeat:no-repeat;
}

#ad1 {

}

#ad2 {
	z-index:1;
	position:relative;
}

#ad4 {
	z-index:90;
}

#ad5 {
	z-index:90;
}

#maincluster {
}

#product a {
	color:#990000;
}

#product a:hover {
	color:gray;
}

#footer {
	display:block;
	width:666px;
	height:56px;
	background-image:url("images/footer.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	color:#aaa;
	font-size:10px;
}

#product_footer {
	display:block;
	width:100%;
	height:56px;
	background-image:url("images/footer.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
}

#footer a {
	color:#faffa9;
	font-size:12px;
}

#footer a:hover {
	color:gray;
}

/* CONTENT RELATED */

#contentgeneral {
	display:block;
	width:666px;
	height:300px;
	background-color:#aaa;
	font-family:Helvetica, sans-serif;
	font-size:60px;
}

#content {
	display:block;
	width:666px;
	background-color:#ffffff;
	margin-top:-36px;
}

#content a {
	color:#990000;
}

#content a:hover {
	color:black;
}

#artist_content {
	display:block;
	width:666px;
	margin-top:-36px;
	margin-bottom:-25px;
	text-align:left;
	font-size:12px;
	background-color:black;
	color:white;
}

#artist_content a {
	color:#990000;
}

#artist_content a:hover {
	color:gray;
}


#artist_contentpage {
	margin:25px;
}

#textpage_content {
	margin-top:-36px;
	margin-bottom:-25px;
	display:block;
	width:666px;
	background-color:#ddd;
	font-size:12px;
	text-align:left;
}

#textpage_content a {
	color:#990000;
}

#textpage_content a:hover {
	color:gray;
}

#textpage_contentpage {
	margin:25px;
}

.whatshot_text {
	vertical-align:top;
	font-size:12px;
	display:block;
	width:313px;
	text-align:left;
}

.whatshot_caption {
	font-size:12px;
}

.whatshot_image {
	text-align:center;
	vertical-align:top;
	width:250px;
}

#guitars {
	display:block;
	width:666px;
	margin-top:-36px;
}

#product {
	margin-top:-36px;
}

#product_text {
	display:block;
	width:666px;
	font-size:12px;
	text-align:left;
}

.currentpage {
	color:#faffa9;
}

#bcrumb {
	display:block;
	width:666px;
	height:20px;
	background-color:#222;
	text-align:left;
	vertical-align:middle;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
}

#product_bcrumb {
	display:block;
	width:100%;
	background-color:#222;
}

#bcrumb a {
	color:white;
}

#bcrumb a:hover {
	color:#aaa;
}

#choosebyseries {
	position:relative;
	top:-24px;
	left:500px;
}

.list_text {
	width:200px;
	text-align:left;
	margin-left:0px;
	margin-right:10px;
	font-size:11px;
}

.list_text a {
	font-size:16px;
	text-decoration:underline;
}

#list_block {
	margin-top:25px;
}

hr {
	border:1px solid #ddd;
}

#productpage {
	display:block;
	width:100%;
	/*
	background-image:url("images/productpagebg.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	*/
	background-color:white;
	padding-top:25px;
}

#product_media {
	display:block;
	width:300px;
	height:40px;
}

#layer1 {
	position: absolute;
	display:none;
	width: 425px;
	height: 400px;
	left: 180px;
	top: 160px;
	background-color:white;
	background-image:url("images/productpagebg.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid gray;
	padding: 5px;
}

#layer1_closebar {
	display:block;
	width:425px;
	height:45px;
	text-align:center;
}

#layer2 {
	position: absolute;
	display:none;
	width: 300px;
	height: 125px;
	left: 510px;
	top: 190px;
	background-color:white;
	background-image:url("images/productpagebg.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid gray;
	padding: 5px;
}

#layer2_closebar {
	display:block;
	width:300px;
	height:45px;
	text-align:center;
}

#layer3, #layer4, #layer5, #layer6, #layer7, #layer8, #layer9, #layer10 {
	position: absolute;
	visibility:hidden;
	width: 750px;
	height: 327px;
	left: 180px;
	top: 190px;
	background-color:white;
	background-image:url("images/productpagebg.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	border: 2px solid gray;
}

#layer3_closebar {
	display:block;
	width:750px;
	height:50px;
	text-align:center;
	clear:both;
	border:1px solid gray;
}

#singlepanel_closebar {
	display:block;
	width:550px;
	height:50px;
	text-align:center;
	clear:both;
	border:1px solid gray;
}

#amp_layer3 {
	position: absolute;
	display:none;
	width: 700px;
	height: 355px;
	left: 170px;
	top: 160px;
	background-color:white;
	background-image:url("images/productpagebg.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	border: 2px solid gray;
}

#singlepanel_layer3 {
	position: absolute;
	display:none;
	width: 550px;
	height: 300px;
	left: 180px;
	top: 165px;
	background-color:white;
	background-image:url("images/productpagebg.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	border: 2px solid gray;
	z-index:99;
}

#case_layer3 {
	position: absolute;
	display:none;
	left: 240px;
	top: 180px;
	background-color:white;
	z-index:99;
}

#close {
	float: right;
}

.white {
	color:white;
}

#relatedlinks {
	border:5px solid #ccc;
	position:absolute;
	top:168px;
	left:10px;
	display:block;
	width:150px;
	background-color:#eee;
	text-align:left;
	font-size:12px;
	color:#444;
}

#relatedlinks ul {
	list-style-type:none;
	margin-left:-30px;
	margin-right:10px;
}

#relatedlinks ul li a {
	color:gray;
}

#relatedlinks ul li a:hover {
	color:#ccc;
}

#colorselector {
}

#colorselector ul li {
	list-style-type:none;
	text-align:center;
}

#colorselector ul li img{
	border:1px solid gray;
}

.bold {
	font-weight:bold;
	font-size:12px;
	color:#faffa9;
}

.amp_image {
	float:left;
	margin-left:200px;
	margin-right:20px;
}

#amp_product_text {
	padding-right:35px;
	font-size:12px;
	text-align:left;
	margin-top:-40px;
	margin-left:550px;
}

.product_list {
	list-style-type:none;
}

#contest {
	position:absolute;
	top:150px;
	left:90px;
}

.buyoptions {
	vertical-align:top;
	margin-top:-30px;
}

.indented {
	margin-left:20px;
}

#googlesearch {
	position:absolute;
	margin-left:410px;
	margin-top:-40px;
	display:block;
	width:300px;
	height:30px;
}

#googlesearch * {
	border:0px;
	color:red;
	background-color:black;
}

#cse * {
	z-index:99;
	position:relative;
}

/***************** IE HACKS ***********************/


*:first-child+html #maincluster {
	margin-top:-61px;
}

*:first-child+html #ad6 {
	margin-top:-3px;
}

*:first-child+html #relatedlinks ul {
	margin-left:10px;
	margin-top:10px;
}

*:first-child+html #colorselector ul {
	margin-top:10px;
}

*:first-child+html #product_text {
	margin-left:70px;
}

*:first-child+html .buyoptions {
	margin:0px;
}

*:first-child+html #choosebyseries {
	top:-31px;
}

*:first-child+html #bcrumb {
	margin-top:-1px;
}

*:first-child+html #product_bcrumb {
	margin-top:1px;
}

* html .buyoptions {
	margin:0px;
}

* html #relatedlinks ul {
	margin-left:10px;
	margin-top:10px;
}

* html #colorselector ul {
	margin-top:10px;
}

* html #product_text {
	margin-left:50px;
}

* html #contest img{
	display:block;
	width:300px;
	height:228px;
}

* html #bcrumb {
	margin-top:-1px;
}

* html #product_bcrumb {
}

* html #choosebyseries {
	top:-31px;
}

* html #guitars object {
	margin-top:-25px;
}

* html #ad6 {
	margin-top:-3px;
}