/**
 * 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,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F1F1F1;
	background-image: url(../images/bg.jpg);
	min-width:990px;
	background-position: center;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #444444;
	text-decoration: none;
	}
 
a:visited {
	color: #444444;
	text-decoration: none;
	}
a:visited:hover {
	color: #444444;
	text-decoration: underline;
	}

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

a:active {
	color: #444444;
	}



h1 {
	font-size: 1.5em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
margin: 0px;
padding: 0px;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, 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: #E4FEF5;
	}

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

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

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

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

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

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;
	}

P, ADDRESS {
	/*padding: 0.5em;*/
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*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;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 970px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#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.5em;
	margin-right: 0.5em;
	}
	
#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*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
MARGIN: 0px 0px 1px;
	HEIGHT: 29px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	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: #000;
	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: 0.5em;
	color: #333333;
	}

#navMainSearch {
	
	}

#navBreadCrumb {
	padding: 3px 0.5em;
	/*background-color: #ffffff;*/
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	color:#000;
	}

#navBreadCrumb a{
color:#000;
}
#navBreadCrumb a:hover{
text-decoration:underline;
}

#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;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.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: 2em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	/*float: right;*/
	text-align: center;
	margin: 0em;
/*	border: 1px solid #000000;*/
	padding: 0em;
	}

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

	}


#cartSubTotal span{color:#ff0000}

.tableHeading th, {
	/*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;
	color:#666666;
font-size:16px;
font-weight:bold;
line-height:22px;
text-align:right;
	}

.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: #660099;
	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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice {
	text-decoration: line-through;
	color: #000;
	}

#productPrices {
color: #ff0000;
font-size:16px;
}
	
.productSpecialPriceSale, .productPriceDiscount {
color: #ff0000;
font-size: 14px;
}	

.productSpecialPrice, .productSpecialPriceSale, .productSpecialPriceSale {
	color: #ff0000;
	font-size:14px
	}
	
.productSalePrice {
font-size:20px
}

.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, .centerBoxWrapper img{
	margin: 0em 1em 1em 0em ;
	padding: 0px;
	border: #ccc solid 1px;
	background-color: #f5f2e7;
	}

.categoryIcon,  .centerColumn h1{
padding:3px 0px 4px 10px; 
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif; 
background:#eee url(../images/boxhead_bg.jpg) repeat-x 0 0; 
margin-top:7px; 
border:1px solid #dfdfdf; 
color:#333; 
height:auto; 
font-size:24px; 
text-indent:0px; 
line-height:22px;
}

#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;*/

	margin: 0em 0;
	/*background:#FFFFFF url(../images/boxbottomgrad.jpg) repeat-x scroll 0 100%;*/
border-bottom:0px solid #DADADA;
margin:0;
width:auto;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #000;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 12px;
	color: #333333;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 12px;
	color: #333333;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;*/
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*border: 1px solid #9a9a9a;*/
	/*border-bottom: 5px solid #336633;*/
	margin-top: 1.3em;
	}

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


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent,  #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;
	}

#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 {
text-decoration: none;
color:#1C3E95;
display:block;
font-size:12px;
font-weight:normal;
text-indent:0;
line-height: 18px;
border-bottom: #eeeeee solid 1px;
	}
span.category-subs-parent {
padding: 0px 0px 0px 0px;
}

A.category-top:hover, A.category-top:visited:hover {	
	background:#ececec;
	}
A.category-links, A.category-links:visited {
	color: #444444;
	text-decoration: none;
	}
A.category-subs/*, A.category-subs:visited, A.category-products:visited */{
	color: #58811e;
	text-decoration: none;
	border-bottom: #ededed 1px solid;
	width: 185px;
	display:block;
	}

 A.category-products {
 display:block;
 }
.category-subs {
line-height: 18px;
}
	
A.category-subs:hover, A.category-products:hover, A.category-subs:hover, A.category-products:hover {
	text-decoration: underline;
	width: 185px;
	background-color:#ebebeb;
	display:block;
	}
	
	
SPAN.category-subs-parent {
	display:block;
	font-weight: bold;
	background-color: #58811e;
	color:#FFFFFF;
	width: 185px;
	line-height: 18px;
	}
	

SPAN.category-subs-selected {
	display:block;
	font-weight: bold;
	background-color: #58811e;
	color:#FFFFFF;
	width: 154px;

	}


.category-products {
line-height: 18px;
display:block;
}
.category-products:hover {
text-decoration:underline;
}
/* end categories box links */















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

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

.bold {
	font-weight: bold;
	}

.rowOdd tr{
	/*background-color: #E8E8E8;*/
	height: 1.5em;
	vertical-align: top;
	border-bottom:1px dashed #CCCCCC;
	}

.rowEven tr{
	/*background-color: #F0F0F0;*/
	height: 1.5em;
	vertical-align: top;
	border-bottom:1px dashed #CCCCCC;
	}

#cartContentsDisplays td {
border-bottom:2px dashed #CCCCCC;
}

.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-image:url(../images/basket_th.gif);
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:33px;
line-height:29px;

	}


#cart-item2 th {
background-image:url(../images/basket_th.gif);
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:33px;
line-height:29px;

}


.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/boxhead_bg.jpg);
	height: 2em;
	color: #000;
	}

#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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

#categoryIcon a {
color:#333333;
}

h1#productName {
font-size:20px;
line-height: 32px;
font-weight: bold;
background:none;
border:none;
color: #FE5815;
margin: 0px;
padding: 0px;
}

#whatsnew a{
padding-top:5px;
}

#logo {
padding: 8px;
}

.searchbox .data input, .cssButton{
border:1px solid #969696;
float:left;
font-size:9pt;
margin:0;
padding:3px 0 2px;
text-indent:2px;
width:100%;
}

#topsearch {
/*background-color:#CC6633;*/
background-image:url(../images/search.gif);
width: 60px;
height: 22px;
border: 0px;
}

#topsearch:hover { cursor: pointer;}

span#cartProdTitle  {
font-size:14px;
color: #FE5815;
font-weight:bold;
}

.cartTotalDisplay, .cartUnitDisplay {
color:#ff0000;
font-size:16px;
font-weight:bold;
text-align:center;
}

.cartUnitDisplay {
font-size:14px;
}

h3.itemTitle {
font-size:20px;
text-align: left;
}

h3.itemTitle a, h3.itemTitle a:visited, h3.itemTitle a:active{
font-size:15px;
text-align: left;
color: #FE5815;
}

.productListing-heading a {
text-align: center;
color: #0066CC;
}

a.shopcart {
color:#FFFFFF;
font-size:14px;
padding: 0px;
}
a.shopcart:hover {
text-decoration:underline;
}

.sideBoxContent a, .sideBoxContent a:visited{
color: #444444;
font-size:12px;

}

.categoryListBoxContents a {
font-size:24px;
}
.categoryListBoxContents a:hover {
font-size:24px;
text-decoration:none;
}

.productListing-even { 
background-color: #fff;

}

tr.productListing-odd, tr.productListing-even {
height: 100px;
}

.listingDescription {
text-align: left;
}

.productListing-data {
padding-left: 10px;
}

.sbasket h3 { margin: 0px;}
/* DEFAULT MENU STYLES - in case tree menu doesn't load */
ul.bullet-menu {
  font: 100% Tahoma, Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
  }
ul.bullet-menu li {
  list-style-type: none;
  margin: 0;
  border-bottom: 1px solid #D3D9E3;
  padding: 0;
  }
ul.bullet-menu ul {
  margin: 0 0 0 22px;
  padding: 0 0 .2em;
  }
ul.bullet-menu ul li {
  list-style-type: disc;
  border-style: none;
  margin: 0 0 .15em;
  padding: 0 5px 0 0;
  }
ul.bullet-menu ul ul {
  margin: .2em 0 0 15px;
  padding: 0 0 1px;
  }
ul.bullet-menu li a,
ul.bullet-menu li a:visited {
  padding: 3px 5px 4px 7px;
  display: block;
  /* color: #FFF !important; */
  font-weight: bold;
  text-decoration: none;
  }
ul.bullet-menu li a:hover {
  background: #FFF;
  text-decoration: underline;
  }
ul.bullet-menu ul li a,
ul.bullet-menu ul li a:visited {
  padding: 0;
  display: inline;
  width: auto !important;
  background: none;
  /* color: #C2D6C2 !important; */
  font-weight: normal;
  text-decoration: none;
  }
ul.bullet-menu ul li a:hover {
  background: none;
  text-decoration: underline;
  }
ul.bullet-menu li a.on {
  background: #FFF;
  color: #FF4070 !important;
  }
ul.bullet-menu ul a.on {
  background: none;
  color: #FF4070 !important;
  }


/* TREE MENU STYLES - only apply if menu loads */
ul.tree-menu {
  font: 100% Tahoma, Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
  }
ul.tree-menu ul {
  margin: 0;
  padding: 3px 0 0 3px;
  background: #EFEFEF url("../images/menu/branch.gif") repeat-y 3px 0;
  }
ul.tree-menu ul ul {
  margin-left: 14px;
  padding: 0;
  border-style: none;
  background-position: 0 0;
  }
ul.tree-menu li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
ul.tree-menu li.top-section {
  border-bottom: 1px solid #D3D9E3;
  }
ul.tree-menu li.top-section-end {
  border-bottom: 1px solid #D3D9E3;
  }
ul.tree-menu li.top-section-open {
  border-bottom: 1px solid #D3D9E3;
  }
ul.tree-menu li.top-section-open-end {
  border-bottom: 1px solid #D3D9E3;
  }
ul.tree-menu li.section {
  background: url("../images/menu/node.gif") no-repeat top left;
  }
ul.tree-menu li.section-end {
  background: #FEF2F0 url("../images/menu/node-end.gif") no-repeat top left;
  }
ul.tree-menu li.section-open {
  background: url("../images/menu/node-open.gif") no-repeat top left;
  }
ul.tree-menu li.section-open-end {
  background: #FEF2F0 url("../images/menu/node-open-end.gif") no-repeat top left;
  }
ul.tree-menu li.top-item {
  background: #FEF2F0 url("../images/menu/leaf.gif") no-repeat top left;
  border-bottom: 1px solid #D3D9E3;
  }
ul.tree-menu li.top-item-end {
  background: #FEF2F0 url("../images/menu/leaf-end.gif") no-repeat top left;
  border-bottom: 1px solid #D3D9E3;
  }
ul.tree-menu li.item {
  background: url("../images/menu/leaf.gif") no-repeat top left;
  }
ul.tree-menu li.item-end {
  background: #FEF2F0 url("../images/menu/leaf-end.gif") no-repeat top left;
  }
ul.tree-menu a, ul.tree-menu a:visited {
  text-decoration: none;
  }
ul.tree-menu li.top-section a,
ul.tree-menu li.top-section-end a,
ul.tree-menu li.top-item a,
ul.tree-menu li.top-item-end a {
  background: #EFEFEF;
  padding: 3px 5px 4px 7px;
  font-weight: bold;
  display: block;
  }
ul.tree-menu li.top-section-open a,
ul.tree-menu li.top-section-open-end a,
ul.tree-menu li.top-section a:hover,
ul.tree-menu li.top-section-end a:hover,
ul.tree-menu li.top-item a:hover,
ul.tree-menu li.top-item a:active,
ul.tree-menu li.top-item-end a:hover,
ul.tree-menu li.top-item-end a:active {
  color: #FF8A2A;
  background: #777777;
  padding: 3px 5px 4px 7px;
  font-weight: bold;
  display: block;
  }
ul.tree-menu li.section a,
ul.tree-menu li.section-end a,
ul.tree-menu li.section-open a,
ul.tree-menu li.section-open-end a,
ul.tree-menu li.item a,
ul.tree-menu li.item-end a {
  color: #111;
  padding: 1px 5px 4px 18px;
  font-weight: normal;
  background: none;
  width: auto !important;
  display: block;
  }
ul.tree-menu li.section a:hover,
ul.tree-menu li.section-end a:hover,
ul.tree-menu li.section-open a:hover,
ul.tree-menu li.section-open-end a:hover,
ul.tree-menu li.item a:hover,
ul.tree-menu li.item-end a:hover {
  color: #FE5815;
  }
ul.tree-menu a.on {
  color: #FE5815 !important;
  background-color: #FFF !important;
  }
ul.tree-menu li.section a.on {
  background: #FFF url("../images/menu/node-on.gif") no-repeat top left;
  }
ul.tree-menu li.section-end a.on {
  background: #FFF url("../images/menu/node-end-on.gif") no-repeat top left;
  }
ul.tree-menu li.section-open a.on {
  background: #FFF url("../images/menu/node-open-on.gif") no-repeat top left;
  }
ul.tree-menu li.section-open-end a.on {
  background: #FFF url("../images/menu/node-open-end-on.gif") no-repeat top left;
  }
ul.tree-menu li.item a.on {
  background: #FFF url("../images/menu/leaf-on.gif") no-repeat top left;
  }
ul.tree-menu li.item-end a.on {
  background: #FFF url("../images/menu/leaf-end-on.gif") no-repeat top left;
  }
ul.tree-menu li.top-item a.on,
ul.tree-menu li.top-item-end a.on {
  background: #FFF;
  }

/* Fixes for IE 6 & below */
* html ul.bullet-menu a,
* html ul.tree-menu a {
  /* change these widths to match the width of your sidebox */
  width: 143px; /* specify width of links for IE 6 */
  w\idth: 131px; /* specify width of links for IE 5, minus padding (& borders?) for broken box model */
  }
* html ul.tree-menu li.section a,
* html ul.tree-menu li.section-end a,
* html ul.tree-menu li.section-open a,
* html ul.tree-menu li.section-open-end a,
* html ul.tree-menu li.item a,
* html ul.tree-menu li.item-end a {
  height: 1%;
  }
  
  .newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
font-size: 1.0em;
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}
	/* CSS Document */

.subhead, .textsubhead, .subsubhead {position:relative; padding-top:10px; border-bottom:#dadada 1px solid; width:100%;}
.subhead h3, .textsubhead h3, .playlists h3 {background:none; font-size:14px; font-weight:bold; line-height:22px; padding:0; color:#333; margin-right:100px;}
.subhead h3 td.text, .textsubhead h3 td.text, .playlists h3 td.text {background:#f0f0f0 none no-repeat 0 0; border:1px #DADADA solid; line-height:15px; border-width:1px 0 0 1px; padding:4px 0px 3px 11px; font-size:14px; font-weight:bold;}
.subhead h3 td.tabend, .textsubhead h3 td.tabend, .playlists h3 td.tabend
{background:transparent url(../images/subheadercontentr.gif) no-repeat 100% 0; padding:0 11px 0 0pt; border:0px; }
.rightBoxHeading, .leftBoxHeading {
background:transparent url(../images/subheader.gif) no-repeat scroll left 0;
background-position: top;
border:0 none;
color:#333333;
font-size:13px;
font-weight:bold;
height:auto;
line-height:22px;
margin:0;
height: 22px;
margin-top: 3px;
text-indent:0;
}

.sideBoxContent {
background:#FFFFFF url(../images/boxbottomgrad.jpg) repeat-x scroll 0 100%;
border:1px solid #DADADA;
display:block !important;
margin:0;
padding:8px 10px 4px;
}

.sc {
background:#EEEEEE url(../images/searchback.png) repeat-x scroll 0 0;
margin:0 0px;
position:relative;
top:2px;
	width: 314px;
}

.sc .sback_r {
background:transparent url(../images/searchback_r.png) no-repeat scroll 300px	 0;
}

.searchbox {
	background:transparent url(../images/searchback_l.png) no-repeat scroll 0 0;
	height:48px;
	width: 300px;
}

#searchtable td{
padding: 0px 5px 0px 10px;
}

.sbasket h3 {
background:transparent url(../images/shoppingtop.png) no-repeat scroll left top;
height:20px;
padding:0px 0 2px 40px;
text-align:left;
}

a.shopcart {
color:#FFFFFF;
}
a.shopcart:hover {
text-decoration:underline;
}

a.myaccount {
color:#666666;
}

.sbasket {
background:transparent url(../images/shoppingback.png) no-repeat scroll left bottom;
float:right;
margin-top:1px;
text-align:center;
width:250px;
}

.sbasket .text {
float:left;
height:30px;
padding:2px 0 0;
width:138px;
}

.sbasket .checkout_btn {
margin:5px 8px 0 6px;
}
.sbasket p {
font-size:10px;
font-weight:bold;
text-align:left;
line-height:15px;
}

#nav_submenu_contain {
border-color:#fff;
border-style:solid;
border-width:0 2px;
height:0px;
margin:0 0 1px;
}

.cart-item {
text-align:left;
width:auto;
}

/*- breadcrumb -*/
/*#nav_submenu_contain {width: 100%; background:transparent url(../images/subnavback.png) repeat-x 0 0; height:29px; border:1px solid #cdb976; border-width:0px 2px; margin:0 0 1px;}*/
body {  
	behavior: url(includes/csshover.htc);
	}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	
}

#nav a {
	display: block;
	width: auto;
}

/* top level */
#level1 a { display:block;margin-top:5px; background:url(../images/navbutton.gif) no-repeat; padding:6px 4px 3px 4px;  font-size:12px;}
#level1 a span {display:block; background:#fff url(../images/navbutton.gif) repeat-x 100% 0; padding:6px 9px 3px 0; }
#level1 a:hover {background-position:0 -31px; color:#fff; text-decoration:underline;}
#level1 a:hover span {background-position:100% -31px; text-decoration:underline;}
#level1 li:hover a {background-position:0 -31px; color:black; text-decoration:none; }
#level1 li:hover span {background-position:100% -31px; }


/* lover levels */
#level1 ul a { color: #000000; background-image:none; width:10em; }
#level1 ul a:hover { background-image:none; text-decoration: underline; }

#nav a:hover {top: 0px; left: 13em; color: #2b722a; }
#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	color:#000000;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: white;
	border:1px solid #58811e;
	border-width:0px 0px 0px;
	color:#000000;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;

}
#productAttributes {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FCFCFC none repeat scroll 0 0;
border:1px solid #EDEDED;
margin:1px 0;
}
#attribsOptionsText {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#F4F4F3 none repeat scroll 0 0;
color:#465C5F;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0;
padding:6px;
}
