/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;	
	
	}

	#homebg{
	
width:591px;
height:510px;
	background-image: url('../images/page_bg.jpg'); 
background-repeat: repeat-x;

	}


	

.maintitle{
background-image: url('../images/footr_orng_bg.jpg'); 
background-repeat: repeat-x;
height:33px;
}
.maintitle1{
background-image: url('../images/featrd_bg.jpg'); 
background-repeat: repeat-x;
height:200px;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	}
 
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

#ccProductsHeading{	
	text-align:left;
	}

#productPrices {
    font-family:arial;
	font-size: 16px;
	}





h1 {
	font-size: 18px;;
	color: #ffffff;
	
	font-family:arial;
	}

h2 {
	font-size: 1.2em;
	color:white;

	font-family:arial;
	}

h3 {
	font-size: 12px;
	padding-left:25px;
	
	color:#ff1111;

	}

	.time {
	font-size: 12px;
	font-weight:bold;
	padding-left:25px;
	font-family:arial;
	color:#CCB78E;

	}

.itemTitle {margin:0 0; padding:0 0 ;font-weight:normal;}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 12px;
	padding-left:0px;
	color:#ff1111;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

	.prdtext{
	font-family: arial;
	font-size:12px;
	color:#CCB78E;
	font-weight:bold;

	}


	#productdetails{
	
	
	margin-left:110px;
	
	position:absolute;
	}





/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {background-color:#111111;
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #98272B;
	}

LEGEND {
	border: 1px solid #98272B;
	font-weight: normal;
	font-size: 1em;
	padding: 0.3em 0.5em;
	color: #ffffff;
	background-color: #4C1415;
	}

h4.optionName 
{margin:0;}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0em 0.5em 0.2em 0.2em;
	
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
color:white;
font-weight:none;
font-size:12px;
	width: 10em;
	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;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	background-color: #111111;
	margin: 0 0 15px;
	border:1px solid #98272B;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	color:#650C0C;
		}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #ffffff;
	}

.messageStackWarning, .messageStackError {
	background-color: #B50904;
	color: #ffffff;
	font-family:verdana;
	font-size:11px;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FF1111;
	color: #ffffff;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	
	text-align: left;
	width: 1000px;
	vertical-align: top;
	}
#topspace{
width:100%;
height:10px;
background-color:#5C0001;
}
#topline{
width:100%;
height:0.02cm;
background-color:#7A5425;
}
  #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	color:#ffffff;
	}
#contentMainWrapper{
margin: 0em;
padding: 0em;
background-color:#FFFFFF;
}
#headerWrapper{
margin: 0em;
padding: 0em;
background-color:#500200;
width:98%;
}
#bgWrapper{
    background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;	
	background-position: top left;
	height:129px;
	width:737px;
	background-color:#510301;
	}
#toprightpanel{
margin-left:275px;
margin-top:20px;

float:right;
color:#FFFFFF;
width:160px;
height:200px;
display:inline;
position:absolute;


}

.shipping{
font-family:verdana;
font-size:12px;
color:#ff1111;
text-decoration:none;
}

.carttitle{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#ff1111;

}

.carttitle:hover{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#ffffff;

}

.carttext{
font-family:verdana;
font-size:11px;
font-weight:none;
color:#ffffff;
cursor:hand;

}

currencynew{
font-family:verdana;
font-size:11px;
font-weight:none;
color:#ffffff;

}



.cart{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#6A0300;
}


#shoppingcart{

margin-left:100px;
float:right;
color:#ff1111;
border:1px solid #9B0103;
width:160px;
height:55px;
cursor:hand;
position:absolute;
}

#cartimg{
margin-left:10px;
margin-top:5px;
margin-bottom:0px;
width:20px;
float:left;
position:absolute;
}


#cartimgtext{
margin-left:35px;
margin-top:7px;

width:100px;
float:right;
height:27px;
font-size:11px;
color:#FFFFFF;
cursor:hand;
position:absolute;
font-weight:bold;
}

#cartimgtext1{

margin-top:32px;

margin-left:26px;
width:137px;
float:center;
height:27px;
font-size:11px;
color:#FFFFFF;
cursor:hand;
position:absolute;
}

#cartimgtext a:visited {
	color: #ff1111;
	text-decoration: none;
	font-size: 1.1em;
	}

#cartimgtext a {
	color: #ff1111;
	text-decoration: none;
	font-size: 1.1em;
	}

#cartimgtext a:hover{
	color: #ffffff;
	}

#cartimgtext1 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.0em;
	}

#cartimgtext1 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.0em;
	}

#cartimgtext1 a:hover{
	color: red;
	}

#cclogo{
margin-right:20px;
margin-left:100px;
margin-top:78px;
float:right;
width:193px;
position:absolute;
}


#livechat{
display: none;
margin-right:20px;
margin-left:100px;
margin-top:70px;
float:right;
color:#FFFFFF;
width:160px;
position:absolute;
}

#topverticalline{
background-color:#9B0103;
height:90px;
width:1px;
margin-top:26px;
margin-left:350px;
float:right;
position:absolute;
}
#currency{
color:#FFFFFF;
height:4px;
width:100px;
margin-top:26px;
/*margin-left:420px;*/
float:right;
text-align:center;
position:absolute;
}
#langauges{
background-color:transparent;
color:#FFFFFF;
height:4px;
margin-top:13px;
/*margin-left:420px;*/
float:right;
position:absolute;
}
#crulanheight{
height:5px;
width:1px;
}

#menutop{
width:100%;
padding-top:20px;
float:center;
}
#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.4em;
	margin-right: 1em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#productDetailsList{
	font-weight:bold;
	padding: 2.5em 0em 2.5em 2em;
	}

#gap
{
margin-top:30px;
}

	
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin-top: 15px;
	margin-left:10px;
	}
.fotterbgimage{
background-image:url('../images/footr_orng_bg.jpg');
background-repeat:repeat-x;
background-color:#E06C19;
}
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	text-align:center;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0.1em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    float:center;
	margin: 0px 0 0 0;
	padding: 0.5em 0em 0em;
	background-color:#000000;
	border: 1px solid #98272B;
	font-weight: normal;
	color: #ffffff;
	height: 1%;
	width:99%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navMain{
width:99%;
background-color:#000000;
float:center;
height:36px;
border:1px solid #98272B;
color: #ffffff;
}

#navMain ul{
    margin-bottom:1px;
    margin: 0;
	
	list-style-type: none;
	text-align: center;
	padding-top:5px;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	}

	#navMain ul li{
	display: inline;
	color: #ffffff;
	}
 #navSupp ul, #navCatTabs ul {
	margin: 0;
	
	list-style-type: none;
	text-align: center;
	line-height: 1em;
	
	}
#navMain ul li a{font-weight:normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right:10px;
	margin: 0;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;;
	white-space: nowrap;
	}
	#navSupp ul li a:hover{
text-decoration: none;
color: gold;
}
#navMain ul li a:hover{
text-decoration: none;
color: gold;
}
 #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

 #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#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;
	
	}

.buttonRow1{
	margin: -1.5em 0.5em;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	
	
	/*background-image:url(../images/page_bg.jpg);*/
	height:15px;
	/*font-size: 0.95em;
	font-family:arial;*/
	font-weight: none;
	margin: 0em;
	color:red;
font-size:13px;
	}
#navBreadCrumb A{
padding: 0.5em 0.5em;
	/*background-image:url(../images/page_bg.jpg);*/
	height:15px;
/*	font-size: 0.95em;
	font-family:arial;*/
	font-weight: none;
	margin: 0em;
	color:#8D6C30;

}

#navBreadCrumb A:hover{	color:red; }

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	color:#ffffff;
	font-family:verdana;
	font-size:12px;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

	.bodytext{
	font-family:"verdana";
	 color:#ffffff;
	 font-size:12px;
	 text-decoration:none;

	}


	.heading{
	font-family:"verdana";
	 color:#ffffff;
	 font-size:13px;
	 text-decoration:none;

	}


	/* #searchpanel{
	width:400px;
	margin-top: 0px;
	margin-bottom: 200px;
	margin-left: 100px;
	margin-right: 100px;
	}*/

#productDescription{
	/*padding: 0.5em 0em 0em 17em;*/
	}

	.infoclass{
     font-family:"verdana";
	 color:#ffffff;
	 font-size:11px;
	 text-decoration:none;
	}
	.infoclass:hover{
     font-family:"verdana";
	 color:#ff1111;
	 font-size:11px;
	 text-decoration:none;
	 font-weight: none;
	}
.sideinfoclass{
     color:#901000;
	text-decoration:none;
	}
	.sideinfoclass:hover{
     color: #480000;
	text-decoration: none;
	font-weight:bold;
	
	}
.alert {
	color: #FF0000;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	margin-left: 0.5em;
	}
.advisory {}

.important1 {
	font-weight: bold;
	font-size: 1.1em;
	}

.important {
	font-weight: bold;
	font-size: .81em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #centerColumn {padding:0.4em 0.8em 100px;}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.4em 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	font-weight: bold;
	color: #ff1111;
	float: right;
	text-align: left;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	margin-right:0px;
	display:inline;
	
	}

	

.tableHeading TH {
	border-bottom: 5px solid #6A0300;
	}

.tableHeading, #cartSubTotal {
	background-color: #6A0300;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	font-size: 1.1em;
	}

#cartProdTitle
	{text-align: left;
	font-size: 12px;
	font-family:verdana;
	font-weight:bold;
	color:#6A0300;
	}

	#cartProdTitle:hover
	{text-align: left;
	font-size: 12px;
	font-family:verdana;
	font-weight:bold;
	color:red;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	color:#FFFFFF;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	font-size: 11px;
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
	font-size: 1.0em;
	color: #ff1111;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 8em;
	color: #870500;
	font-size: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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: 1em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0em 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 {
	height: 1%;
	margin: 0.5em 0em 0.2em 0em;
	/*background-color:#111111;*/
	}
.centerBoxleft{
background-image:url('../images/featd_pro_img.jpg');
background-repeat:no-repeat;
height:20px;

}
h2.centerBoxHeading {
    font-family:arial;
	font-size: 1.4em;
	color: #ffffff;
	
	text-align:left;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.2em;
	color: #901000;
	padding: 0em 0em 30em 0em;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.1em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	
	background-image:url('../images/categroi_img.gif');
	background-repeat:no-repeat;
	
	
		}

.sideBoxContent {
	border-style:none;
	background-color: #ffffff;
	padding: 0.4em;
	color:#FFFFFF;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #901000;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	color:white;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align:-moz-center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited, p.category-top {
	color: #C9B586;
	font-family:arial;
	font-size:12px;
	display:block;
	font-weight:bold;
	border:1px solid #98272B;
	background-color: #000000;
	padding:5px;
	text-decoration: none;
	}
A.category-top:hover, a.category-products:hover, a.category-subs:hover{
	color: #ff1111;
	
	text-decoration: none;
	
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	
	}
SPAN.category-subs-selected {
	font-weight: bold;
color:#ff1111;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	
	/*background-image:url('../images/page_bg.jpg');*/
	background-color:#111111;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color:#111111;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #6A0300;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	height: 3em;
	color: #FFFFFF;
	}

	.productListing-heading{
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

	

.offer
{margin-right: 15px; margin-bottom: 15px; text-align:center;
background-color:#D16C34;
border: 1px solid #480000;
padding: 0 5px;
margin-top: -10px;
}

.offer h2
{color:white;
}


LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	background-image: none;
	padding: 0em 1em;
	}
.information {padding: 10px 3px; color:#ffffff; font-family:verdana; font-size:11px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#6A0300;
	text-align: center;
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

#checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment {padding:0; color:#ffffff;}
table.size
{text-align: center;
/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;*/
font-weight: normal;
font-size: 12px;
color: #fff;
width: 100%;
/*background-color: #ffffff;*/
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 1em 0 0;}

table.plussize
{text-align: center;
/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;*/
font-weight: normal;
font-size: 12px;
color: #fff;
width: 100%;
/*background-color: #ffffff;*/
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 1em 0 0;}

table.plussize td {padding:4px 6px;
color: #fff;
text-align: left;
border: 1px #98272b solid;
font-weight:bold;}


table.size td{
/*background-color: #d16c34;*/
color: #fff;
padding: 4px 8px 4px 8px;
text-align: left;
border: 1px #98272b solid;
font-weight:bold;}

table.plussize td.cor {width:10%; 
color: #d16c34;
padding: 4px;
text-align: center;
/*border-bottom: 2px #fff solid;*/
font-size: 12px;
font-weight: bold;}

table.size td.cor{
/*background-color:#ffffff;*/
color: #d16c34;
padding: 4px;
text-align: center;
/*border-bottom: 2px #fff solid;*/
font-size: 12px;
font-weight: bold;
width:18%;
}

table.size td.hed
{background-color: #644C37;
color: #fff;
padding: 4px 6px;
text-align: left;
/*border-bottom: 2px #fff solid;*/
font-size: 12px;
font-weight: bold;
width:12%;} 

table.plussize td.hed
{background-color: #644C37;
color: #fff;
padding: 4px 6px;
text-align: left;
/*border-bottom: 2px #fff solid;*/
font-size: 12px;
font-weight: bold;
width:12%;} 

h3.Listprice 
{ padding : 0em 2em 0em 2em;
margin: 0em 0em;
color:#ffffff;
font-weight:normal;
}

#checkoutSuccessOrderNumber {
	font-size: 1.2em;
	color:red;
	font-family:arial;
	font-weight:bold;
	}
#reviewsInfoDefaultProductPageLink{
	margin: 1.5em 0.5em;
	}

#productName {font-size:18px; margin:0;}
#productPrices {font-size:16px;}
#productinfoBody #navColumnOne {display:none;}
#navColumnTwo, #navColumnOne{padding:0px 0 50px 0;}
.centerBoxContentsCrossSell {padding-bottom:10px;}
#productAdditionalImages {border:1px solid #98272B; margin-top:45px; background-color:black; }
.centerBoxContentsProducts {margin:1em 0 0 0;}
#checkoutsuccessBody #navColumnTwo, #page3Body #navColumnTwo, #contactusBody #navColumnTwo, #page2Body #navColumnTwo, #createaccountsuccessBody #navColumnTwo {display:none;}
.centerBoxWrapperContents {padding:0 0 20px 0;}
#promobox {border:1px solid #98272B ;
	color:#ff1111;
	background-color:black;
	display:block;
	font-weight:bold;
	padding:5px 0;
	width:99%;
	margin:15px 0;
	text-align:center;}

