/**
 * 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;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #404040;
    background-image:url('bkg.jpg');
    background-repeat:repeat-x;

    /*behavior: url("csshover3.htc"); */
	}

a img {border: none; text-decoration: none;}

a:link, #navEZPagesTOC #navMain ul li a {
	color: #404040;
	text-decoration: none;
	}
 
a:visited {
	color: #404040;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000; text-decoration: underline;
	}

a:active {
	color: #f7bc1d;
	}

h1 {
	font-size: 1.4em;
	color: #404040;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  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: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #c0c0c0;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #202020;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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

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

.centerBoxContents, .specialsListBoxContents, /*.categoryListBoxContents,*/ .centerBoxContentsAlsoPurch, .attribImg {
	text-align: center;
	}
	
	#logo  {
	float: left; border-bottom: solid 10px #404040;
	 padding-top: 10px; padding-bottom: 10px;

	}

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;
	}
	
	#checkoutSuccess {font-size: 12px;}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR{
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px dotted #202020;}
	
#productsListingTopNumber {
	margin-bottom: 1.0em;
	margin-left: 0.3em;
	}
#productsListingBottomNumber {
	margin-top: 1.0em;
	margin-left: 0.3em;
	}
	
	.itemTitle a {font-size: 9px;}
	
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

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

/*Begin carousel*/
#carousela {
	margin-left: 500px;
	margin-top: -108px;
	width: 500px;
	height: 118px;
	padding: 0;
	overflow: scroll;
	display:none


}
#carouselb {
	margin-left: 500px;
	margin-top: -108px;
	width: 450px;
	height: 108px;
	padding: 0;
	
	


}


#carousela ul {
	list-style: none;
	width: 500px;
	margin: 0;
	padding: 0;
	position: relative;

}
#carousela li {
	display: inline;
float: right;
}
.textholder {
	text-align: left;
	font-weight: bold;
	padding: 6px;
	color: #FFFFFF;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
.textholder a, .textholder a:hover, .textholder a:visited {
	color: #FFFFFF; text-decoration: underline;}

.topimage /*for SSL pages & nojavascript*/ {
	position:relative;
	margin-left: 46px;
	}

/*End carousel*/

/*wrappers - page or section containers*/
#mainWrapper {

	text-align: left;
	width: 950px;
	vertical-align: top;
	/*border: 1px solid #9a9a9a;*/
	}
	
/*Begin Elisha added this for logo mouseover*/
.hiddenPic {display:none;}
/*End Elisha added this for logo mouseover*/
	
/*Begin Elisha added this for footer*/
#footerinfo {
	background: url(footer2.jpg) no-repeat;
	background-color: #c0c0c0;
}
#footerbott {
	background: url(footer3.jpg) no-repeat;
	background-color: #c0c0c0;
	width: 950px;
	height: 36px;
	text-align: center;
}


#featuredProducts {
	/*background-color: #999999;*/

}
/*End Elisha added this for footer*/
		
#headerWrapper, #contentMainWrapper, #logoWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	#shoppingcartContent /*sidebox cart*/{
    width: 181px;
   
    padding-right: 3px;
    padding-left: 1px;
	}
#contentMainWrapper {
	border-top: 10px solid #404040;
		background-color: #dbdbdb;
}
#logoWrapper{
	/*background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #404040;
	height:0px;
	}
#navColumnOne {
	background: url(corner_tl.jpg) no-repeat top left;
}
#indexDefault {
	background: url(corner_tr.jpg) no-repeat top right;
}
/*#navColumnOneWrapper,*/ #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
/*#navColumnOneWrapper,*/ #navColumnTwoWrapper {
	margin: 0;

	}
	
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

	
/*navigation*/
 
/*BEGIN TOP MENU*/

	
ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 950px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 1.2em;

}
ul#topnav li {
	float: right;
	margin: 0; padding: 0;
	border-right: 1px solid #555; /*--Divider for each parent level links--*/
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;

}
ul#topnav li:hover { background: #dc1e1e }
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none; /*--Hide by default--*/
	width: 950px;
	background: #dc1e1e;
	color: #fff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: underline;}
/*END OF TOP MENU*/

/*BEGIN SIDE MENU*/
html {
	overflow-Y: scroll;
}

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

.container {
	width: 200px;
	margin: 0 auto;
}

h1 span { color: #666; }
h1 small{
	font: 8px normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #666;
}
h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(h2_trigger_a.gif) no-repeat;
	height: 16px;
	line-height: 16px;
	width: 150px;
	font-size: 10px;
	font-weight: bold;
	float: left;
}
h2.trigger a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ffff00;
	text-decoration: underline;
}
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;

	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 10px;
	width: 200px;
	clear: both;
}
.toggle_container .block /*--Padding of Container--*/ {
	padding: 20px;
	background: url(toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 10px normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

/*END SIDE MENU*/

/*feed on main page*/
.item{
	margin-left: -5px;
	font-size: 12px;
	}
	
	.itemtitlefeed {font-size: 18px; font-weight: bold; color: #404040;}
	
	.item a {text-decoration: underline;}
.item img {margin-top: 5px; margin-bottom: 5px;}
	
.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	display:none;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin-right: 10em;
	padding:  0em;
	list-style-type: none;
	}
	
	#navNextPrevWrapper  {
	margin: auto;
    text-align: center;
	} 

  #navCatTabsWrapper {
	margin: 0em;
	background-color: #c0c0c0;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #404040;
	height: 1%;
	}
	
	#navSuppWrapper {
	margin: 0em;
	background-image: url(footer1.jpg);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #404040;
	/*height: 1%;*/
	}
	
#navMainWrapper {
	background-color: #000000;

}
#navCatTabsWrapper {
	background-color: #404040;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #c6c6c6;
	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;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0em;
	}
	#indexProductListCatDescription img {padding-right: 10px;padding-top: 10px;padding-bottom: 3px;}

	.centerBoxContentsProducts {text-align: center;}
	
#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 10px 10px;
	background-color: #dbdbdb;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	background: url(corner_tr.jpg) no-repeat top right;
}
#navEZPagesTop {
	background-color: #ffffff;
	/*background-image: url(../images/tile_back.gif);*/
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

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

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

.categoryListBoxContents {
    float: left; /*LEAVE THE float: left OR ELSE NO GRID FOR CATEGORIES LAYOUT.*/
    padding-top: 15px;
    font-weight: bold;
    font-size: 12px;
    }
.categoryListBoxContents a:hover {
	        text-decoration: none;
        }
    	
.additionalImages {
	vertical-align: top;
	}
	
/*.content, #productDescription,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	#productDescription {
		padding-right: 0.5em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		padding-left:0;
	}
	#productDescription li {list-style: none;}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding-top: 0.8em;
	padding-right: 0.8em;
	margin-left: 30px;
	}
#productName {
	margin-top: -10px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#blanksidebox {
	margin-bottom: 15px;
}
#blanksidebox p{
	margin-bottom: -3px;
}

/*Shopping Cart Display*/
#cartAdd input {

text-align: center;
vertical-align: middle;
	/*border: 2px dotted #404040;
	padding: 0.3em;*/
}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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 {
  
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {

	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: left;
	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;
	}
.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 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 28px;
	font-size: 11px;
	}

.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 {
	/*border: 1px solid #9a9a9a;*/
	height: 1%;
	margin: 1.1em 0;
	}
#crossSell{ float: right; margin-top: -60px;}
.centerBoxContentsCrossSell {margin: 0px;}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #FFFFFF;text-transform: uppercase;
	}

/*sideboxes*/
#sidefeed {
padding-top: 2px; font-size: 10px; font-weight: bold;
}

#shoppingcartHeading
{
background: url(cart_bkg.jpg);
background-color: #808080;
height: 26px;
padding-top: 14px;
padding-left: 8px;}
#shoppingcartHeading a, #featuredHeading a
{color: #FFFFFF; margin-left: 1px;}
#shoppingcartHeading a:hover, .centerboxHeading a:hover, #featuredHeading a:hover
{
text-decoration: underline;
}
#shoppingcartHeading a:visited, .centerboxHeading a:visited, #featuredHeading a:visited
{color: #FFFFFF;}
#featured{
	text-align: center;}
	#featured a:hover {
		text-decoration: none;}
		/*#featured a:hover img {opacity: 0.50; border: 2px solid red;}*/
		
.columnLeft {
	border-right: 2px solid #ccc; border-bottom: 2px solid #ccc;
	}
#featuredHeading {
	margin-bottom: 10px;}
/*h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a*/ #blanksideboxHeading, #editablesideboxHeading, #featuredHeading {
	font-size: 1em;
	color: #ffffff;
	}
	#categoriesHeading  {
	font-size: 1em;
	color: #ffffff;
	margin-bottom: 10px;
	}
	
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin-left: 10px;
	text-align: center;
	/*background-image: url(../images/tile_back.gif);*/

	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;

	/*border-bottom: 5px solid #336633;*/
	margin-top: 12px;
	}

.sideBoxContent {
margin-left: 10px;

	
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFFFF;
	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, #siteinfoC#dc1e1eits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, /*.categoryListBoxContents,*/ .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatu#dc1e1e, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.leftBoxHeading, .centerBoxHeading, .footy {
	text-align: center;
	background-color: #808080;
	color: #FFFFFF;
	}
#siteinfoIp, #siteinfoLegal {
	background-color: #000000;
	}
	
	
#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 {
	color: #000000;
	text-decoration: none; text-transform:uppercase;
	padding-top: 3px;
	}
	a:hover.category-top, a:hover.category-top:visited {
	color: #FF0000;
	padding-top: 3px;
	text-decoration: underline; text-transform:uppercase;
	}
A.category-links, A.category-links:visited {
	color: #000000;
	text-decoration: none; 
	}
	a:hover.category-links, a:hover.category-links:visited {
	color: #FF0000;
	text-decoration: underline; 
	}
	
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	}
	a:hover.category-subs, a:hover.category-products, a:hover.category-subs:visited, a:hover.category-products:visited
	{
	color: #FF0000;
	text-decoration: underline;
	padding-left: 6px;
	}
SPAN.category-subs-parent {
	font-weight: bold; text-decoration: underline; color: #FF0000;
	}
SPAN.category-subs-selected {
	font-weight: bold;color: #FF0000;
	}
/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

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

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

#popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    padding-top: 5px;
    padding-left: 5px;
	color:#FFFFFF;
	background-color:#000000;
    background:url(black.jpg);
}
#popupShippingEstimator {
	background-color:#000000;
    background:url(black.jpg);
}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody, #shippingEstimatorContent {
	}
#popupShippingEstimator a,#popupSearchHelp a, #popupAdditionalImage a, #popupImage a, #popupCVVHelp a, #popupCouponHelp a, #popupAtrribsQuantityPricesHelp a, #infoShoppingCart a{color: #FFFFFF;}
	

#shippingEstimatorContent {
	background-color: #dbdbdb;
	width: 433px; height: 450px;
	padding-left: 5px;
	background:url(popupbkg.jpg);
}
.seDisplayedAddressLabel {
	background-color:#FFFFFF;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

