/* GymStack Stylesheet by Aaron Elliott - forwardtrends.com */

body {
	margin: 0;
	font-family: lucida sans unicode, verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	line-height: 160%;
	color: #111;
	background-color: #000;
	background-image:url(/img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

a img {border: none; }

a {
	color: #FF9900;
}

a:hover {
	color: #CE7B00;
}
h1, h2, h3, h4, h5, h6 {
	
}
h1 {
	margin: 0px 0px 15px 0px;
	/*text-align: center;*/
	font-size:22px;
	color:#999;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
	
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
#logo {
	

}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
label.inputLabel {
	width: 9em;
	float: left;
}

label.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

label.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

address {
	padding: 0.5em;
}

address {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix
{
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
}
* html .clearfix
{
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
}



/* PNG Fix */

img, div, input { 
	behavior: url("/htc/iepngfix.htc") ;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #EFEFEF;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
}

.messageStackWarning, .messageStackError {
	background-color: #0066FF;
	color: #FFFFFF;
	font-size:11px;
	padding: 10px;
	margin-bottom:10px;
	font-weight: bold;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #0066FF;
	color: #000000;
}

.messageStackCaution {
	background-color: #FF6600;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	
	text-align: left;
	width:860px;
	margin:0 auto;
	padding-bottom:20px;
}

#headerWrapper {
	display:block;
	height:153px;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#contentMainWrapper {
	display:block;
	background-image:url(/img/content_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;

}


#logoWrapper{
	width:374px;
	height:132px;
	display:block;
	position:absolute;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
	display:none;
}

#sendSpendWrapper {
	border: 1px solid #333333;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size:11px;
	font-weight:bold;
	color:#999;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;

	list-style-type: none;
	font-size:11px;
}

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	padding: 5px;
	position:absolute;
	width:860px;
	margin:0 auto;
	color:#999;
}

#navSuppWrapper {
	display:none;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}



#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
	float:right;
	font-size:11px;
	color:#333;
}

#navMain li a{
	color:#FFF2C1;
}
	
	

#navSub {
	position:absolute;
	margin-top:30px;
	margin-left:290px;
	width:580px;
	
}
#navSub ul {
	padding:0px;
	margin:0px;
	list-style-type: none; 
	height: 40px;
	white-space:nowrap;
	display:table;
}

#navSub li {
	padding:0px;
	margin:0px;
	HEIGHT: 40px;
	display:table-cell;
	float:left;
	  }
	* html #navSub li {
	  float:left;
}

#navSub li.bord {
	
}
#navSub li a {
	padding:0px;
	height: 20px; 
	text-align: center; 
	text-decoration: none; 
	float:left;
}
* html #navSub a {
  float:left;
  }


#navSub li a img {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

#navSub li a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:100;
	opacity:100;
}

#home #home a img
{
	filter:alpha(opacity=100);
	-moz-opacity:100;
	opacity:100;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}


#tag {
	display:block;
	width:900px;
	height:85px;
	position:absolute;
	margin-left:-20px;
	margin-top:115px;
	background-image:url(/img/tag_bg.png);
	background-repeat:no-repeat;
}

#tag_inner {
	font-size:11px;
	text-transform:uppercase;
	margin-left:40px;
	margin-top:30px;
	color:#CCC;
	font-weight:bold;
}	

#tag_inner a {
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}

#sidebar {
	float:left;
	width:260px;
	margin-top:10px;
}

#sidebar p {
	margin:0px;
	padding:0px;
	color:#D5EAF9;
	width:200px;
	line-height:14px;
}

#sidebar a {
	color:#D5EAF9;
	text-decoration:underline;
}

.sidebar_sec {
	display:block;
	float:left;
	background-image:url(/img/sidebar_sec_bg.png);
	background-repeat:no-repeat;
	padding:10px;
	font-size:11px;
	width:260px;
	height:64px;
	margin-bottom:5px;
}


#bar {
	display:block;
	width:860px;
}






#navCatTabs ul li a {
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}

#categoryIcon {
	display:none;
}

#navBreadCrumb {
	padding: 3px;
	font-size:11px;
	line-height:30px;
	border-bottom:1px solid #EFEFEF;
	display:none;
}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	background-color:#FFF;
	padding:10px;
	width:840px;
	color:#444444;
}

.centerColumn ul{
	
}

#footer_buttons {
	background-color:#FFF;
	display:block;
	width:840px;
	padding:10px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size:10px;
	margin-top:20px;
	padding-top:20px;
	color:#FFF2C1;
	
}

#siteinfoLegal a{
	color:#FFF2C1;
	text-decoration:underline;
}

#siteinfoLegal {
	clear:both;
	width:860px;
	display:block;
	margin: 0 auto;
}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	border: 5px solid #333333;
	padding: 1em;
	position:relative;
	clear:both;
	float:left;
	background-color:#0066FF;
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
}

.tableHeading, #cartSubTotal {
	background-color: #eee;
}

#cartSubTotal {
	border-top: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #0033FF;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}

.amount {
	width: 5.5em;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxWrapper {
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 3px;
	font-weight: normal;
	font-style: italic;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/
	border-bottom: 1px solid #000;
}
.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #ccc;
	margin: 0 0 1em 0;
}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

tr.tableHeading {
	background-color: #eee;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #eee;
}
.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}


#indexDefaultHeading{
	display:none;
}

#indexHomeBody #navBreadCrumb, .greeting {
	display:none;
}
#productAttributes h4{
	margin:0px;
	margin-top:5px;
}
#productAttributes br {
	height:1px;
}


#product_left{
	float:left;
	width:600px;
	margin-top:20px;
}
#product_right {
	float:right;
	width:220px;
	margin-top:20px;
	padding-left:20px;
}

#product_center {
	display:block;
	width:300px;
	float:left;
}

#productDetailsList {
	font-size:11px;
	display:none;
}

#productDateAdded {
	font-size:10px;
}

.listingProductImage {
	margin:5px;
}

#special {
	display:block;
	padding:5px;
	background-color:#EFEFEF;
	font-size:12px;
	margin-bottom:10px;
	color: #8B00AE;
}

#special span {
	display:block;
	font-size:10px;
	color:#666;
}

.tiny {
	font-size:10px;
	line-height:11px;
	text-align:left;
}

#prodhome {
	background-image:url(/img/homepage/prod_images_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FECCFF;
	padding-top:10px;
	width:800px;
}

#prodhome .small {
	font-size:11px;
	line-height:12px;
	margin:0px;
	margin-top:3px;
}	

#prodhome td {
	text-align:center;
}

#prodhome p.tiny {
	color:#808080;
}

#prodhome td {
	width:23%;
}

#prodhome li {
	font-size:10px;
	color:#666;
}

.homeprodtitle {
	height:36px;
}

.centerColumn {
	float:left;
}
