/* 
West Aspen Merch
Created By - Jordan Dobson - 2.09.05
Modified By - Brandon Herbel - 7.30.08
*/

html, body{
 	margin: 0px 0px 30px 0px;
 	padding:0;
	text-align:center; 
 	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body{
	background: #ff00e4 url(/images/bc13_store.gif) repeat-x center top;
}
a, a:visited, a:link, a:active {
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #d6d6d6;
	text-decoration: none;
}

#pageHeader{
 	height:125px;
}

#storeLogo{
	float: left;
	width: 585px;
	height:125px;
	text-align:left;  
 	margin: 0;
}
form{
	padding:0px;
	margin:0px;
}

.logoImg{
/* SkinEdit - Header Image 40px */
	margin: 0px 0px 0px 0px;
	
}

img.logoImg{
}

#globalLogo{
	position:absolute;
	display:block;
	top: 10px;
}


#artistDropDown{
/* SkinEdit - Artist Drop Down Area */
	border-bottom: 3px solid #ff00ad;

	float: left;
	width: 180px;
	height:122px;
	text-align:left;  
	margin: 0px 15px 0px 15px;
	background-color: #ffffff;

}

#dropDownContent{
	margin: 0px 10px 0px 10px;
}

.artistFormSelect{
/* SkinEdit -  Artist Drop Down Text Color */
	color: #858585;

	width: 160px;
	height: 17px;
	font-size:11px;
	margin: 0;
}

#artistDropDownText{
	list-style-type: none;
	margin: 68px 0px 0px 0px;
	color: #000000;
	height: 24px;
	font-size:11px;
	padding: 0;
}

ul#artistDropDownText .left{
	float: left;
	width: 135px;
	font-weight: bold;
	margin: 0;
	text-align: left;
	font-size: 16px;
	line-height: 17px;
}

ul#artistDropDownText .right{
/* SkinEdit -  Artist All Button BG Color */
	background: #848484;
	
	float: right;
	width: 25px;
	font-weight: normal;
	margin: 0;
	text-align: center;
}

ul#artistDropDownText .right a{
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	letter-spacing: .1em;
}

ul#artistDropDownText .right a:hover{
	font-weight: normal;
	color: #000000;
}

div#headerContent{
	
	position: relative;
	width:795px;
	margin: 30px 0px 0px 0px;
	overflow: hidden;
	xfilter:alpha(opacity=60);
	x-moz-opacity:.6;
	xopacity:.6;
}

#headerBg{
	position: absolute;
	height: 300px;
	width:795px;
	z-index:1;
}
#headerList{
	xvisibility: hidden; /* Featured Item text */
	position: relative;
	z-index: 2;
	margin: 0;
	padding: 15px 15px 15px 15px;
	width: 795px;
	opacity: 1;
}

#mainHeader{
/* SkinEdit -  Page Header Text Color */
	color: #fff;
	position: relative;
	width:787px;
	font-size: 24px;
	font-weight: bold;
}

#pagewidth{ 
 	width:795px; 
	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;
 }

.eightPerWhite{
/* SkinEdit -  Content Border Color */
	background-color: #000000;

/* SkinEdit -  Content Border Color Opacity NOT REQUIRED! */

	/* Remove this line to use opacity settings
	
	filter:alpha(opacity=10);
	-moz-opacity:.1;
	opacity:.1;
	
	Remove this line to use opacity settings */
} 

/* 
Main Content
*/

#mainContent{
	position: relative;
	width:795px;
	margin: 15px 0px 0px 0px;
}
/* Code For Columns */
#block_1_product
	{
	float: left;
	width: 195px;
	}
#block_1_1_product
	{
	float: left;
	width: 15px;
	}
#block_1_2_product
	{
	float: left;
	width: 375px;
	}
#block_2_product
	{
	float: left;
	width: 15px;
	}
#block_3_product
	{
	float: left;
	width: 195px;
	}
/* Code For Columns */
#block_1
	{
	float: left;
	width: 585px;
	}

#block_2
	{
	float: left;
	width: 15px;
	overflow:hidden;
	}

#block_3
	{
	float: left;
	width: 195px;
	}
/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
/* Start Mac IE5 filter \*/
@media all and (min-width: 0px) {
#block_1_product, #block_1_1_product, #block_1_2_product, #block_2_product, #block_3_product
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	}
#block_1_product:before, #block_1_1_product:before, #block_1_2_product:before, #block_2_product:before, #block_3_product:before
	{
	content: '';
	display: block;
	background: inherit;
	xpadding-top: 32767px !important;
	xmargin-bottom: -32767px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */


/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign
	{
	position: absolute;
	bottom: 0;
	width:180px;
	}
#block_3 .verticalalign
	{
	width: 195px;
	}
/* hack for Opera 7+ */
@media all and (min-width: 0px){
.verticalalign
	{
	width: 100% !important;
	}
/* But Opera 9 does it right, so CSS3 hax to the max */
div[id^="wrapper"] #block_3 .verticalalign
	{
	width: 195px !important;
	}
}
/* hack for IEs of all persuasions */
* html .verticalalign
	{
	width: 100% !important;
	}
#wrapper_extra
	{
	position: relative;
	}

* html #wrapper
	{
	position: relative;
	}

#wrapper
	{
	width: 795px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the columns vanish */
* html #wrapper_extra
	{
	float: left;
	width: 100%;
	}
/* we need this for IE 5.01*/
#wrapper
	{
/*Holly-style hack*/
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value*/
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: ''; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */

/* Safari needs this*/
* > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
	
	/* Wrapper Opacity */
	div#headerBGColumn.eightPerWhite{
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}

div#rightBGColumn.eightPerWhite{
	xfilter:alpha(opacity=60);
	x-moz-opacity:.6;
	xopacity:.6;
}

div#middleBGColumn.eightPerWhite{
	xfilter:alpha(opacity=60);
	x-moz-opacity:.6;
	xopacity:.6;
}

div#leftBGColumn.eightPerWhite{
	xfilter:alpha(opacity=60);
	x-moz-opacity:.6;
	xopacity:.6;
}

/* Product page column & Content styles */
#leftColumn_product{
	position:relative;
	width: 195px;
	z-index: 1;
	margin: 0;
	overflow:hidden;
	padding: 15px 0px 15px 0px;
	
}

#leftBgColumn_product{
	position: absolute;
	height: 32767px;
	width:195px;
	z-index:0;
	margin-top: -15px;
}

#leftContent_product{
/* SkinEdit -  Prodcut Page Bottom Border Flash Image & Browse */
	border-bottom: 3px solid #ff00ad;

	background:#fff;
	position:relative;
	display:block;
	float:right;
	width: 180px;
	z-index: 1;

}
#leftColumnProductNav{
	position:relative;
	width: 195px;
	z-index: 1;
	margin: 0;
	overflow:hidden;
	padding: 15px 0px 15px 0px;
	margin-top: 15px;
	
}

#leftColumn2_product{
	position:relative;
	width: 375px;
	z-index: 1;
	margin: 0;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
}

#leftBgColumn2_product{
	position: absolute;
	height: 32767px;
	width:375px;
	z-index:0;
	margin-top: -15px;
}

#leftContent2_product{
/* SkinEdit -  Prodcut Page Bottom Border Description & Add to cart */
	border-bottom: 3px solid #ff00ad;

	position:relative;
	display:block;
	float:right;
	width: 375px;
	z-index: 1;
	background:#fff;
	margin-bottom: 15px;
	margin-top: 15px;
}


/* Added after layout worked */
#leftColumn{
	position:relative;
	width: 585px;
	z-index: 1;
	margin: 0;
	overflow:hidden;
	padding:0;
	display:block;
}

#leftBgColumn{
	position: absolute;
	height: 32767px;
	width:585px;
	z-index:0;
	margin-top: -15px;
}

#leftContent{
	position:relative;
	display:block;
	float:right;
	width: 570px;
	z-index: 1;
	padding:0;
	margin:0px 0px 15px 0px;
	overflow:auto;
}

#middleBgColumn{
	position: absolute;
	height:100%;
	width:15px;
	z-index:1;
}

#rightColumn{
	position:relative;
	width: 195px;
	z-index: 1;
	margin: 0;
	overflow:hidden;
	padding: 15px 0px 15px 0px;
}

#rightColumn2{
	position:relative;
	width: 195px;
	z-index: 1;
	margin: 0;
	overflow:hidden;
	padding: 15px 0px 15px 0px;
	margin-top: 15px;
}

#rightBgColumn{
	position: absolute;
	height: 2000px;
	width:195px;
	z-index:0;
	margin-top:-15px;
}

#rightContent{
/* SkinEdit -  Cart & Categories boxes */
	border-bottom: 3px solid #ff00ad;

	position:relative;
	overflow: auto;
	display:block;
	width: 180px;
	z-index: 1;
	background:#fff;
}

#itemNav{
	position: relative;
	z-index: 1;
	display:block;
	overflow: hidden;
	width: 195px;
	margin: 0;
	padding:0;
}

#navContent{
	padding: 15px 0px 15px 0px;
	width: 180px;
	z-index: 1;
	display:block;
}

#itemNavLinks{
/* SkinEdit -  Back and Next Container*/
	border-bottom: 3px solid #000;
	
	padding: 10px;
	background: #fff;
	z-index: 1;
	position:relative;
	display:block;
}

#itemNavSpacer{
	margin: 37px 0px 15px 0px;
	padding: 10px;
}

#backLink{
	margin: 0;
	padding:0;
	display:inline;
	float: left;
	position: relative;
}

#moreLink{
	margin: 0;
	padding:0;
	display:inline;
	float: right;
	position: relative;
}

#pagingInfo{
	position:absolute;
	right:10px;
	text-align:center;
	width:160px;
	color: #666;
	line-height: 18px;
}

#inactiveItemNav{
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	background: #ccc;
	text-align: center;
	padding:2px 5px 2px 6px;
	letter-spacing: .1em;
	line-height: 17px;
	color: #fff;
}

#activeItemNav{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	letter-spacing: .1em;
	line-height: 17px;
}

a#activeItemNav, a:active#activeItemNav, a:link#activeItemNav, a:visited#activeItemNav{
/* SkinEdit -  Back & Next Buttons */
 	background: #858585;
 	
	color: #ffffff;
	padding:2px 5px 2px 6px;
 	margin:0px 0px 0px 0px;
}

a:hover#activeItemNav{
	color: #000000;
}

/* Product Viewer */
#productView{
/* SkinEdit -  Listing Page Product view */
	border-bottom: 3px solid #ff00ad;

	float: left;
	display: inline;
	width: 180px;
	margin-top: 15px;
	height: 298px;
	background: #fff;
	padding:0;
}

.productAddMargin{
	margin-right:15px;
}

#productWrapper{
	width: 160px;
	margin: 0px 10px 10px 10px;
}

.productImg{
	margin: 0px 0px 0px 0px;
}

.addDropDown{
	position: relative;
	float: left;
	text-align:left;
	background: #ffffff;
	margin: 0;
	vertical-align: middle;
}
.productFormSelect{
/* SkinEdit -  Listing Page Product view Drop Down Text  */
	color: #858585;
	
	width: 120px;
	height: 17px;
	font-size:11px;
	margin: 0;
	padding:0;
}

.addButton{
/* SkinEdit -  Listing Page Product View Add Button */
	background: #848484;

	float: right;
	xwidth: 34px;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	text-align: center;
	padding:0px 5px 0px 5px;
	letter-spacing: .1em;
}

.addButton a,.addButton a:link, .addButton a:active, .addButton a:visited{
	font-weight: normal;
	line-height: 17px;
	color: #ffffff;
}

.addButton a:hover{
	font-weight: normal;
	color: #000000;
}

#blankView{
/* SkinEdit -  Blank panels for product listing rows */
	background-color: #f4f4f4;
/* SkinEdit -  Blank panels for product listing rows NOT REQUIRED! */

	/* Remove this line to use opacity settings
	
	filter:alpha(opacity=10);
	-moz-opacity:.1;
	opacity:.1;
	
	Remove this line to use opacity settings */
	
	float: left;
	display: block;
	width: 180px;
	position: relative;
	height: 300px;
	margin-top: 15px;
	padding:0;
}

/* Cart */

#cartHeader{
	margin:0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	text-align:left;
	z-index:1;
}

#cartTitle{
/* SkinEdit -  Cart Header Text */
	color:#ffffff;

	width: 30px;
	padding:0;
	text-align: left;
	line-height:16px;
	float:left;
	position:relative;
}

#cartHeaderContainer{
/* SkinEdit -  Cart Header background */
	background: #5a5a5a;
	
	position:relative;
	display:block;
	padding: 7px;
}

#viewCartButton{
	font-weight: normal;
	font-size: 11px;
	letter-spacing: .1em;
	line-height:18px;
	padding:0;
	margin:0;
	float:right;
	position:relative;
}

a#viewCart, a:link#viewCart, a:active#viewCart, a:visited#viewCart{
/* SkinEdit -  View Cart Button */
 	background: #848484;
 	
	color: #ffffff;
	padding:2px 5px 2px 5px;
 	margin:0px 0px 0px 0px;
}

a:hover#viewCart{
	color: #000000;
}

.whiteBg{
	background: #ffffff;
}

#cartAlertGood{
	display:block;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin:0px 3px 0px 3px;
	color:#E8E1D6;
	text-align: center;
	background: green;
	padding:0px;
	width: 174px;
	filter:alpha(opacity=70);
}
#cartAlertBad{
	display:block;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin:0px 3px 0px 3px;
	color:#ffffff;
	text-align: center;
	background: #CC0E1C;
	padding:0px;
	width: 174px;
}
#alertText{
	padding:7px;
}
#cartContents{
	display:block;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	background:#ffffff;
	text-align: right;
}

#priceTotal{
	float:right;
	display:inline;
	width:90px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#totalColor{
	color: #666666;
	font-weight: normal;
}

#itemAmount{
	float:left;
	display:inline;
	width:60px;
	text-align:left;
	font-weight:bold;
}
#cartEmpty{
	display:block;
	text-align:left;
	color: #666666;
}

#cartButtons{
	display:block;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0px 10px 10px 10px;
	background:#ffffff;
	letter-spacing: .0em;
	text-align: right;
	line-height:18px;
}
#helpButton{
	float:left;
}

a#helpLink, a:link#helpLink, a:active#helpLink, a:visited#helpLink{
/* SkinEdit -  Cart Help Link */
	color:#ff00ad;

	font-size:11px;
	font-weight:bold;
	display:inline;
	letter-spacing: .0em;
}

a:hover#helpLink{
/* SkinEdit -  Cart Help Link */
	color: #0042a6;
	
	text-decoration: underline;
}
#checkoutButton{
	float:right;
}

#bigArrow{
	font-size:11px;
}

a#checkoutLink, a:link#checkoutLink, a:visited#checkoutLink, a:active#checkoutLink{
/* SkinEdit -  Cart Checkout Link */
	color:#ff00ad;

	font-size:11px;
	font-weight:bold;
	display:inline;
	letter-spacing: .0em;
}

a:hover#checkoutLink{
/* SkinEdit -  Cart Checkout Link */
	color: #0042a6;
	
	text-decoration: underline;
}
/* Categories */
#categoryHeader{
/* SkinEdit -  Category header Text */
	color:#ffffff;
	
	margin: 0;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	padding: 3px;
	text-align:left;
	z-index:1;
}

#categoryContainer{
/* SkinEdit -  Category header Background */
	background: #5a5a5a;
	
	position:relative;
	display:block;
	padding: 7px;
}

#categoryContents{
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 7px 3px 10px 3px;
	background:#ffffff;
	line-height: 25px;

}

#catLink{
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
}

a#catListing, a:link#catListing, a:visited#catListing, a:active#catListing{
/* SkinEdit -  Category Link */
	color:#ff00ad;

	font-size:11px;
	font-weight:bold;
	line-height: 18px;
}

a:hover#catListing{
/* SkinEdit -  Category Link */
	color: #0042a6;
	
	text-decoration: underline;
	line-height: 18px;
}

#catLinkSEL{
	color:#000000;
	margin: 0px 0px 0px 0px;
	display:block;
	padding: 0px 7px 0px 7px;
	position:relative;
	line-height: 18px;
}

a#catListingSEL, a:link#catListingSEL, a:active#catListingSEL, a:visited#catListingSEL{
/* SkinEdit -  Category Selected Link */
	color: #4e4e4e;

	font-size:11px;

	font-weight:bold;
	line-height: 18px;
}

a:hover#catListingSEL{
/* SkinEdit -  Category Selected Link */
/* This should be the same as the un-hovered state */
	color: #e10000;
	
	text-decoration: none;
	}

.mainInfoWrap{
/* SkinEdit -  Main Info Wrapper */
	border-bottom: 3px solid #000;

	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	display:block;
	float:right;
	width: 570px;
	z-index: 1;
	background:#fff;
	
}
.pageTitle{
/* SkinEdit -  Page Title Background */
	background-color: #000;
	
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	color: #fff;
	padding: 10px 0 10px 10px;
	z-index: 3;
	display: block;
	margin: 0 5px 5px 5px;
}
.pageTitle#alertBad{
	margin: 3px 3px 15px 3px;
	font-size: 14px;
	background: url(/images/badIcon.gif)  no-repeat #CC0E1C;
	background-position: 10px;
	padding: 7px 0 7px 40px;
}
.pageTitle#alertGood{
	margin: 3px 3px 15px 3px;
	font-size: 14px;
	background: url(/images/goodIcon.gif)  no-repeat #008000;
	background-position: 10px;
	padding: 7px 0 7px 45px;
}
#alertTextResults{
 padding: 0px 10px 15px 10px;
}
a#errorLink, a:link#errorLink, a:visited#errorLink, a:active#errorLink{
/* SkinEdit -  Error Links - Should be your Standard Link Color */
	color:#929191;
	
	text-decoration: none;
}
a:hover#errorLink{
/* SkinEdit -  Error Links - Should be your Standard Link Rollover Color */
	color: #929191;
	
	text-decoration: underline;
}
#smallAlert{
	font-size: 10px;
}
/* Added for Product Detail Page Styling */
#moreItemNavWrapper{
	width: 160px;
	margin: 7px 10px 0px 10px; 
}
#moreItemNavButtonWrapper{
	width: 160px;
	margin: 0px 10px 10px 10px; 
	overflow:hidden;
}
#moreItemNavContainer{
	margin:0px;
	padding-bottom:10px;
}
#backItemLink{
	padding:0px;
	margin:0px;
	display:block;
	position:relative;
	float:left;
}

#nextItemLink{
	padding:0px;
	margin:0px;
	position:relative;
	display:block;
	float:right;
}

a.backImgLinkBorder img, a:link.backImgLinkBorder img, a:active.backImgLinkBorder img, a:visited.backImgLinkBorder img{
/* SkinEdit -  Browse Image Border Color */
	border: 1px solid #0066ff;
}
a:hover.backImgLinkBorder img{
/* SkinEdit -  Browse Image Border Rollover Color */
	border: 1px solid #0042a6;
}

a.nextImgLinkBorder img, a:link.nextImgLinkBorder img, a:active.nextImgLinkBorder img, a:visited.nextImgLinkBorder img{
/* SkinEdit -  Browse Image Border Color */
	border: 1px solid #0066ff;
}
a:hover.nextImgLinkBorder img{
/* SkinEdit -  Browse Image Border Rollover Color */
	border: 1px solid #0042a6;
}


#moreNavContent{
	padding:0;
	margin:0;
	width: 160px;
	z-index: 1;
	display:block;
	position:relative;
}
#moreItemNavLinks{
	margin: 0px;
	padding: 0px;
	width:160px;
	z-index: 1;
	position:relative;
	display:block;
}
#morePagingInfo{
	position:absolute;
	display: block;
	z-index: 0;
	text-align:center;
	width:160px;
	color: #666;
	line-height: 18px;
	margin:0px;
	padding:0px;
}
#itemOnSale{
	color: green;
	border: 1px dashed #999;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	display: inline;
	padding: 6px 6px 6px 6px;
	margin: 3px 3px 0px 3px;
}

#itemSubtitle{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	color: #000;
}
#itemAlerts{
	margin: 3px 3px 0px 3px;
	border: 1px dashed #999;
	padding: 6px 6px 6px 6px;
}
#itemType{
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
	padding-left: 10px;
}

#buyHeader{
/* SkinEdit -  Select an Option text */
	color: #ffffff;

	margin:0;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	text-align:left;
	z-index:1;
}
#buyTitle{
/* SkinEdit -  Select an Option text */
	color:#fff;

	padding:0;
	text-align: left;
	line-height:16px;
	position:relative;
}
#buyHeaderContainer{
/* SkinEdit -  Select an Option Background */
	background-color: #000;
	
	position:relative;
	display:block;
	padding: 7px;
}
#buyContentContainer{
	margin: 10px 10px 7px 10px;
}
.optionRowchecked{
	margin: 0px 0px 3px 0px;
	padding: 3px;
	background: #eee;
	display:block;
	z-index: 5;
	width: 100%;
}
.optionRow{
	margin: 0px 0px 3px 0px;
	padding: 3px;
	z-index: 5;
	width: 100%;
}
#optionPrice{
	display:inline;
	font-size: 14px;
	font-weight: bold;
	margin-left:8px;
}
#optionPriceSale{
	display:inline;
	font-size: 14px;
	font-weight: bold;
	margin-left:8px;

}
#optionName{
	display:inline;
	font-size: 14px;
	font-weight:normal;
}
#optionNameSale{
	display:inline;
	font-size: 14px;
	color: green;
	font-weight: normal;
}
#optionRadioButton{
	display:inline;
}
#radioWrapper{
	display: inline;
	margin-left: 5px;
	vertical-align: middle;
}
#addToCartButton{
	font-weight: normal;
	font-size: 16px;
	letter-spacing: .1em;
	line-height:18px;
	padding:0;
	margin:0;
	padding-top: 15px;
	padding-bottom: 15px;
	position:relative;
}
a#addToCart, a:link#addToCart, a:active#addToCart, a:visited#addToCart{
/* SkinEdit -  Product Add To Cart Button */
 	background: #848484;
	color: #ffffff;
	padding:7px 10px 7px 10px;
 	margin:0px 0px 0px 0px;
}
a:hover#addToCart{
	color: #000000;
}


#descHeader{
/* SkinEdit -  Description Header Text */
	color: #ffffff;
	
	margin:0;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	text-align:left;
	z-index:1;
}

#descTitle{
/* SkinEdit -  Description Header Text */
	color:#fff;

	padding:0;
	text-align: left;
	line-height:16px;
	position:relative;
}

#descHeaderContainer{
/* SkinEdit -  Description Header Background */
	background: #000;
	
	position:relative;
	display:block;
	padding: 7px;
}
#descContentContainer{
	margin: 7px 10px 10px 10px;
	line-height: 1.5em;
	font-size: 12px;
}
#detailBackNavContainer{
	margin: 0px 10px 13px 10px;
}
a#detailBackNav, a:link#detailBackNav, a:visited#detailBackNav, a:active#detailBackNav{
/* SkinEdit -  Product View Link back at bottom of description */
	color:#929191;

	font-size:11px;
	font-weight:bold;
}

a:hover#detailBackNav{
/* SkinEdit -  Product View Link back at bottom of description Rollover */
	color: #929191;
	
	text-decoration: underline;
}
#noDescHR{
/* SkinEdit -  No Description Seperator - should be same color as header Backgrounds */
	background: #000;

	height: 2px;
	border: 0px;
	margin: 10px 10px 10px 10px;
	padding:0px;
}
#optionSaleText{
	margin-left: 7px;
	display: inline;
	font-size:14px;
	font-weight:bold;
	color:green;
}
#orgPriceAmt{
	color: #666;
	margin-left: 5px;
	display: inline;
	font-size:11px;
	font-weight:bold;
	text-decoration: line-through;
}
#largePrice{
	margin: 0px;
	padding-bottom: 10px;
	display: inline-block;
	font-size:24px;
	font-weight:bold;
}
#largePriceDesc{
	margin-left: 5px;
	line-height: 12px;
	color: #666;
	display: inline-block;
	font-size:14px;
	font-weight:normal;

}
#optionOutStock{
	display: inline;
	text-decoration: line-through;
	color:#999;
}
#optionInStock{
	display: inline;
}
#itemOutOfStock{
	margin:0px;
	font-size: 14px;
}
#itemOutOfStockHelp{
	margin:0px;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 16px;
}
#redText{
	color:#CC0E1C;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight:bold;
	font-size: 16px;
}
a#itemOutOfStockHelpLink, a:link#itemOutOfStockHelpLink, a:active#itemOutOfStockHelpLink, a:visited#itemOutOfStockHelpLink{
/* SkinEdit -  Out of Stock email Link */
	color:#929191;
	
	font-weight:bold;
}
a:hover#itemOutOfStockHelpLink{
/* SkinEdit -  Out of Stock email Link */
	color:#929191;

	text-decoration: underline;	
}
/* Newsletter Addition */
#newsletterGroup{
	margin-top: 3px;
	margin-bottom: -5px;
}
#newsletterGroup div#catLink a{
	width: 100%;
	display: block;
	border-top: 1px dotted #666;
	padding-top: 3px;
}
#newsletterTxt{
	color: #aaa;
	font-size: 10px;
	font-weight: bold;
	margin-top: -8px;
	padding: 0;
}	font-weight: bold;
	margin-top: -8px;
	padding: 0;
}
