/* Artist Specific CSS */

/******************************************************************************* 
	GLOBAL SETTINGS
*******************************************************************************/

body{
	background-color: #000;
}
	
div#content{
																				/* Remove Rounded Borders from Top of the Page  */
																				/* Default is 12px - All values should be the same  */																				
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	
																				/* Adjust the Border on the top of the page - Typically hidden behind the artist header */
	border-top: 1px solid #000;
	background-color: #efe4ce;
	border: 1px solid #efe4ce;
}


div#header, 
div#header div#top, 
div#header div#top h1, 
div#header div#top h1 a{
																				/* Set the height of the Header Graphic */	
	height: 122px;
	
}

div#header{
																				/* Adjust to tuck the page under the header - This SHOULD Be barely Hidden */
	margin-bottom: -10px;
																				/* Set the header background graphic */
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(/_skins/tom-waits/header.gif);
	background-color: transparent;

	min-width: 1000px;

}

div#header div#top h1{
																				/* Hide Band Name Header Text (text-indent: -9999px;) */
	text-indent: -9999px;
}

div#menu h3{
	background-image: url(/_skins/tom-waits/menu_side.png);
}

div#menu h3 span{
	border-top: 1px dotted #d2c7b3;
	color: #afa896;
	background-image: none;
																				/* Adjust the Categories  Header  */
}

div#menu p{
	background-image: url(/_skins/tom-waits/menu_side.png);
}

div#menu p span{
	color: #958875;
}

div#menu menu{
	display: block;
	background-image: url(/_skins/tom-waits/menu_side.png);
}

div#menu menu li i{
	border-top: 1px dotted #d2c7b3;
	color: #afa896;
	background-image: none;
	background-color: #efe4ce;
}	

div#menu menu li b{
																				/* Set The selected Category Background */
	background-color: #ddc9b1;
	background-image: url(/_skins/tom-waits/nav_fade.png);																		

	color: #000000;

}

div#menu menu li b a{
																				/* Set The Selected Category Text Color */
	color: #000000;
	background-image: none;
}

a{
																				/* Set the Link Color */
	color: #000;
}
a:hover{
																				/* Set the Link Rollover Color */
	color: #707386;
	
}

/*******************************************************************************  
	HERO FEATURE 
*******************************************************************************/

#hero{
																				/* Hero > Background Color */				
	background-color: #000;
}
#hero a{
																				/* Hero > Rounded Edge Color */
	border-color: #fff;
	/* this should be same as the page background*/
}
#hero div.details{
																				/* Text Container > Top Border */
	border-color: #666666;
}
#hero hr{
																				/* Text Container > Background */
	/* these should be the same color */
	background-color: #000000;
	color: #000000;
	
	/* These should be all the same */
	opacity: .75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
}
#hero h3, #hero h3 a{
																				/* Title > Color */
	color: #fff;
}
#hero .details p big{
																				/* Detail Text > Color */
	color: #999999;
}
#hero .details p big b{
																				/* Detail Text > Bold Text Color */
	color: #cccccc;
}
#hero .details p b a{
																				/* Order Now Link > Colors */
	background-color: #392c1c;
	color: #fff;
}
#hero .details p b a:hover{
																				/* Order Now Link Rollover > Colors */
	color: #fff;
	background-color: #707386;
}

/*******************************************************************************  
	CATEGORY 
*******************************************************************************/

form span input{
	color: #ffffff;
	background-color: #000000;
}


fieldset span input:hover{	
	color: #ffffff;
	background-color: #707386;
}

body#category form fieldset input{
																				/* Product Input Button > Background Color */
	background-color: #000000;
}

body#category form fieldset input:hover{
																				/* Product Input Button > Rollover */
	background-color: #707386;
}

body#category div#wrapper h2{
	color:  #6d624c;
	
}

/******************************************************************************* 
	MULTI ARTIST CSS
*******************************************************************************/

/* ARTIST SELECT MENU */	

html div#menu menu li form i em select,
html div#menu menu li form i b em select{
	background-color: #000;
	color: #fff;
	background-image: none;
	border: 0px;
	
}

html div#menu menu li form:hover i em select,
html div#menu menu li form:hover i b em select,
html div#menu menu li form i em select.ierollover{
	background-color: #707386;
	color: #fff;
	background-image: none;
	border: 0px;
} 



/* SAFARI and IE CSS */
	
	*:first-child+html div#menu menu li form i em select{
		background-color: #000;
		color: #fff;
		border: 0px;
	}

	*:first-child+html div#menu menu li form i em select.ierollover,
	*:first-child+html div#menu menu li form i em select optgroup + optgroup{
		background-color: #707386;
		border: 0px;
	}

	html>/**/x:-moz-any-link, 
	x:default {
		background-image: none;
		border: 0px;
	}	
	
	x:-moz-any-link {
		background-color: #efe4ce;
		background-image: none; /* Combine these into one image */
		border: 0px;
		border-color: #efe4ce;		
	}	
	
/* END - FireFox CSS */

/*******************************************************************************  
	KINGS ROAD TAB 
*******************************************************************************/

/* Logo */

div#wrapper div#top{
	float: right;
	position: relative;
	width: 166px;	
}

/* Logo Link */

div#wrapper div#top h1 a{
	text-indent: -500px;
	height: 24px;
	width: 160px;

}

/* Tab */

div#header div#top ul{
	background-image: url("/_skins/tom-waits/tab_bg.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 166px;
	float: right;
	padding: 15px 0;
	overflow: hidden;
	margin-top: 0px;
}

div#header div#top ul li a{
	color: #9498a4;
}

/*div#header div#top ul li b span */

div#header div#top ul li b a{
	background-image: url("/_skins/tom-waits/tab_logo.png");
	height: 14px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	text-indent: -3000px;
	margin-bottom: 2px;
	margin-top: -3px;
	color: #9498a4;
	background-color: #131414;
}


/******************************************************************************* 
	PRODUCT DETAIL 
*******************************************************************************/

form{
	border-top: 1px solid #efe4ce;
}


						/* Product Detail Thumbnail Tray */
body#product form fieldset div#thumbnails{
	background-color: #e4e4e4;
}

																				/* Thumbnail Border */
body#product fieldset div#thumbnails a, 
a.active{
	border-color: #695f55 !important;
}

body#product fieldset div#thumbnails a.active{
	color: #abaeb7;
}																				/* Thumbnail Border > Rollover Thumbnail */
body#product fieldset div#thumbnails a:hover{
	border-color: #abaeb7 !important;
}
																				/* Option > Headers (should be same color as other headers) */
body#product dl dt b{
	background-color: #705d4e;
}
body#product div#info h4, 
body#product div#other h4{
	color: #000000;
}

body#product div#info li,
body#product div#info p,
body#product div#info h5{
	color: #59595b;
	
}

body#product dl dd label{
	background-color: #fff;
}
																				/* Option > Rollover Background Color */
body#product dl dd label:hover,
body#product dl dd label.selected{
	background-color: #eeeeee;
}
																				/* Option > Text Color */
body#product dl dd label b{
	color: #392c1c;
}
																				/* Option > Rollover Text Color */
body#product dl dd label:hover b, 
body#product dl dd label del b, 
body#product dl dd label:hover del b{
	color: #000000 !important;
}

																				/* Option > Add to Cart Button */
body#product dl dd#add input{
	background-color: #000;
	color: #ffffff;
	background-image: none;
		
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
	width: 186px;
	height: 47px;
	margin-left: .45em;

	color: #ffffff;
	text-transform: Uppercase;
	line-height: 47px !important;	
	font-family: "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.125em;	
	cursor: pointer;
}
																				/* Option > Add to Cart Button Rollover */
body#product dl dd#add input:hover{
	background-color: #707386 !important;
}

																		/* More Items > Back & Next spans bkg color */
div#other ul li#back span#backSlider,
div#other ul li#next span#nextSlider{
	border-color: #e4e4e4;
	background-color: #afafaf;
}

																		/* More Items > Image border/bkg */
div#other ul li a img{
	border-color: #000;
	background-color: #fff;
}
																		/* More Items > Image border/bkg > Rollovers */
div#other ul li a:hover img{
	border-color: #707386;
	background-color: #fff;
}

																		/* More Items > No Javascript! > Image border/bkg > Rollovers (Should be same as Img background color... seen above)*/
div#other ul li a.nonScroll:hover img{
	border-color: #707386;
}

																		/* More products > Back & Next Item Wrapper > Link & Span */
div#other ul li#back a#moveLast,
div#other ul li#back span#moveLast,
div#other ul li#back span.deactive,
div#other ul li#next a#moveNext,
div#other ul li#next span#moveNext,
div#other ul li#next span.deactive{
	background-color: #000;
}
																		/* More products > Back & Next Item Wrapper > Link > Rollover */
div#other ul li#back a#moveLast:hover,
div#other ul li#back span#moveLast:hover,
div#other ul li#next a#moveNext:hover,
div#other ul li#next span#moveNext:hover{
	background-color: #707386;
}

																		/* More Items > No Javascript! > Image border/bkg > Rollovers */
div#other ul li#back a.nonScroll:hover,
div#other ul li#next a.nonScroll:hover,
div#other ul li a.nonScroll:hover img{
	border-color: #000 !important;
}