/**
 * Main CSS Stylesheet
 *
 */
 
 
 .newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
font-size: 1.0em;
}

#logosidebox{
margin: 0em;
margin-top: 1.5em;
border:none;
	}

#logosideboxContent {
text-align:center;
	}

#logosideboxHeading{
margin: 0;
padding: 0;
	}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}
	
 /* first or middle sibling, no children */
.ygtvtn { width:1em; height:20px; }

/* first or middle sibling, collapsable */
.ygtvtm { background: url(../images/menu/collapse.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer; }

/* first or middle sibling, collapsable, hover */
.ygtvtmh { background: url(../images/menu/collapseh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer; }

/* first or middle sibling, expandable */
.ygtvtp { background: url(../images/menu/expand.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer; }

/* first or middle sibling, expandable, hover */
.ygtvtph { background: url(../images/menu/expandh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer; }

/* last sibling, no children */
.ygtvln { width:1em; height:20px; }

/* Last sibling, collapsable */
.ygtvlm { background: url(../images/menu/collapse.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer; }

/* Last sibling, collapsable, hover */
.ygtvlmh { background: url(../images/menu/collapseh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer; }

/* Last sibling, expandable */
.ygtvlp { background: url(../images/menu/expand.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }

/* Last sibling, expandable, hover */
.ygtvlph { background: url(../images/menu/expandh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }

/* Loading icon */
.ygtvloading { background: url(../images/menu/loading.gif) 0 6px no-repeat; width:1em; height:22px; }

/* the style for the empty cells that are used for rendering the depth 
 * of the node */
.ygtvdepthcell { width:1em; height:20px; }

.ygtvblankdepthcell { width:1em; height:20px; }

/* the style of the div around each node */
.ygtvitem { border: 0px solid grey; }  

/* the style of the div around each node's collection of children */
.ygtvchildren { }  
* html .ygtvchildren { height:1%; }  

/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	/*
	margin-left:2px;
	text-decoration: none;
	*/
	font-size: 11px;
}

.current { 
	font-size: 11px;
	font-weight: bold; 
}

body {
	margin: 0;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BFCA8A;
	padding-top: 3px;
}
.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 688px !important;
}

.bg1 {
background:url(../images/m10.gif); background-repeat: no-repeat;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #2B4E6C;
	text-decoration: none;
}
 
 a:link, #navEZPagesTop a {
	color: #2B4E6C;
	text-decoration: none;
}
 a:link, #whatsNew a {
	color: #565F29;
	text-decoration: none;
}
#navEZPagesTop a:link, #navEZPagesTop a:visited {
	color: #224824;
	text-decoration: none;
}

#navEZPagesTop a:active {
	color: White;
	text-decoration: none;
}

#navEZPagesTop a:hover {
	color: #3B2914;
	text-decoration: underline;
}

a:visited {
	color: #565F29;
	text-decoration: none;
		font-size: 11px;
}

a:link {
	color: #565F29;
	text-decoration: none;
	font-size: 11px;
}
a {
	color: #D84848;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #D84848;
	text-decoration: underline;
	font-size: 11px;
}
.leftboxcontent {
  line-height: 125%;
  padding: 4px;
  /*background-color: #C6E7AD;
  background-image: url(../images/leftbox_mid.gif);
  background-repeat: repeat-y;*/
}
#productsListingListingTopLinks
{
background-color: #C6E7AD;
}
#productsListingListingBottomLinks
{
background-color: #C6E7AD;
}
.rightboxcontent {
  line-height: 125%;
  padding: 4px;
 /* background-color: #C6E7AD;
  background-image: url(../images/rightbox_mid.gif);
  background-repeat: repeat-y;*/
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #313131;
}

a:active {
	color: #284C6A;
}

h1 {
	font-size: 1.5em;
	color: #565F29;
}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
.search {
float: right;
padding-right: 33px;
vertical-align: middle;
padding-top: 28px;
	}
.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 {
	float: left;
	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: #59642E;
}

LABEL, h4.optionName {
	line-height: 1.5em;
	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 {
	}

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: #2F89BD;
	color: #000000;
	font-size: 11px;
}

.messageStackSuccess {
	background-color: #2F89BD;
	color: #ffffff;
}

.messageStackCaution {
	background-color: #2F89BD;
	color: #ffffff;
}

/*wrappers - page or section containers*/
#mainWrapper {
	/*background-color: #ffffff;*/
	background-image: url(../images/site_bg3.png);
	background-repeat: y-repeat;
	text-align: left;
	width: 836px;
	vertical-align: top;
	padding-left: 5px; /*	border: 1px solid #03320B;*/
}
#mainWrapper1 {
	/*background-color: #ffffff;*/
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top; /*	border: 1px solid #03320B;*/
}
#logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
		background-color: #D3E4F0;
/*	background-image: url(../images/sfondo_main1.jpg);*/
	/*background-repeat: no-repeat;*/
	}
	
	#headerWrapper {
	/*margin: 5px;
	 /* padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-top: 10px;*/
	/*background-color: #Ffffff; */
	/*background-image: url(../images/site_bg.bmp);
	background-repeat: y-repeat;
	border-left: 1px solid #0052A1;
	border-right: 1px solid #0052A1;*/
}
	#contentMainWrapper {
	margin-left: 25px;
  padding-right: 35px;
  /*
	margin-top: 10px;
	margin-bottom: 10px;
	  /*padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-top: 10px;*/
	/*background-color: #Ffffff; */
	/*background-image: url(../images/site_bg.bmp);
	background-repeat: y-repeat;
	border-left: 1px solid #0052A1;
	border-right: 1px solid #0052A1;*/
}
#logoWrapper{
background-color: #ffffff;
	height:110px;
	vertical-align: top;
	background-image: url(../images/sfondo_head.png);
	background-repeat: no-repeat;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	#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 {
background-color: #C6E7AD;}

.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 {
  background: #abbbd3;
  background-image: url(../images/tile_back.jpg);
  font-size: 11px;
  height: 18px;
    border-right: 1px solid #0052A1;
  border-left: 1px solid #0052A1;
   border-bottom: 1px solid #0052A1;
	vertical-align: middle;
	padding-top: 4px;
}

#navSuppWrapper a:link, #navSuppWrapper a:visited {
  color: #565F29;
	text-decoration: none;
	font-weight: bold;
}

#navSuppWrapper a:active {
	color: #565F29;
	text-decoration: none;
	font-weight: bold;
}

#navSuppWrapper a:hover {
	color: #005bb7;
	text-decoration: underline;
	font-weight: bold;
}
	#navMain {
	}
#siteinfoLegal {
	/*background-color: #FCF8BE;
	background-image: url(../images/bg_footer.gif);*/
	/*background-color: White;
	height: 18px;
	text-align: left;
	  border-right: 1px solid #0052A1;
  border-left: 1px solid #0052A1;
  border-bottom: 1px solid #0052A1;*/
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.0em 0em;
	list-style-type: none;
	text-align: center;
	
	}
.tx1 {font-size:11px; color:#3B3B3B;}
.ab img {vertical-align: middle;}

#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: #565F29;
	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;
	color: #2F5779;
}
	
	#navEZPagesTOC ul li a:link {
	color: #2F5779;
}
	
		#navEZPagesTOC ul li a:visited {
	color: #2B4E6C;
}
	
	#navEZPagesTOC ul li a:hover {
	padding: 0em 0.5em;
	margin: 0;
	color: Black;
	}

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

#navMainSearch {
	float: right;
	}

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

#navEZPagesTop {
	background-color: #3D9947;
	font-size: 0.95em;
	font-weight: bold;
	border-top: 1px solid #DDB820;
	border-bottom: 1px solid #DDB820;
	margin: 0em;
	padding: 0.3em;
	color: #224824;
	height: 13px;
	background-image: url(../images/bg_bottoni.gif);
	background-repeat: x-repeat;
}

#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: 0em;
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

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

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

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	color: Black;
	}

.cartAttribsList {
	margin-left: 1em;
	color: Black;
	}

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

.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;
		color: Black;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	/*background-color: #D3E4F0;*/
	padding: 0.2em 0em;
	color: Black;
} 
	#cartBoxListWrapper li a {
	color: Black;
	text-decoration: none;
	} 
	
	#cartBoxListWrapper li a:link, #cartBoxListWrapper li a:visited {
	color: Black;
	text-decoration: none;
	} 
	
	#cartBoxListWrapper li a:hover {
	color: Black;
	text-decoration: underline;
	} 
#cartBoxListWrapper ul a {
	color: Black;
	text-decoration: none;
	} 
	
	#cartBoxListWrapper ul a:link, #cartBoxListWrapper ul a:visited {
	color: Black;
	text-decoration: none;
	} 
	
	#cartBoxListWrapper ul a:hover {
	color: #71531F;
	text-decoration: underline;
} 
#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
		background-color: #F8F4EA;
		color: Black;
	}

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

	.legalCopyright {
	/*padding-top: 7px;
	/*height: 20px;
	text-align: left;*/
	width: 750px;
	padding-bottom: 17px;
	}
	
.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.2em 0.2em;
	}

/*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:0x solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.1em;
	color: #0052A1;
	text-align: left;
}

/*sideboxes*/
.columnLeft {
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F7737;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}



.centerBoxHeading {
	margin: 0em;
	background-color: #E9E9E9;
	border-bottom: 1px solid #295D81;
	height: 18px; /*	background-image: url(../images/bg_bottoni.jpg);
  background-repeat: x-repeat;*/
  text-align: left;
}
.rightBoxContainer {
	margin: 0em;
	border: 1px solid #CA9E4E;
	border-bottom: 5px solid #CA9E4E;
	margin-top: 1.5em;
	background-color: #CEA961;
}
.leftBoxContainer {
	margin: 0em;
	margin-top: 1.5em;
}
.sideBoxContent {
	/*background-color: #C6E7AD;*/
	padding: 0.2em;
}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	}

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

#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;
	}
.rightbox, .centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #F4E7A7;
	border: 1px solid #DDB820;
	margin-bottom: 15px;
}
.leftbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}
.rightboxheading, .centerboxheading, .singleboxheading {
	margin: 0em; /*background: #abbbd3;
	background-image: url(../images/tile_back.jpg);*/
	background-color: #ffffff;
	background-image: url(../images/tile_back.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #565F29;
	height: 26px;
	padding-left: 27px;
	border-bottom: #565F29 dashed 1px;
}
.leftboxheading {
	margin: 0em; /*background: #abbbd3;
	background-image: url(../images/tile_back.jpg);*/
/*background-image: url(../images/tile_back.gif);
	background-repeat: no-repeat;*/
	font-size: 12px;
	font-weight: bold;
	color: #565F29;
	height: 26px;
	border-bottom: 1px dashed #565F29; /*padding-left: 27px;*/
}
td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
	color: #565F29;
	font-size: 10px;
	font-weight: bold;
}
td.leftboxheading a {
	color: #565F29;
	font-size: 12px;
	font-weight: bold;
}
TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  /*background: #abbbd3;*/
  background-image: url(../images/tile_back.jpg);
  background-repeat: x-repeat;
  /*padding-left: 30px;*/
}
TR.leftboxheadingg {
  /*background: #abbbd3;*/
 /* background-image: url(../images/tile_back.jpg);
  background-repeat: x-repeat;
  padding-left: 30px;*/
}
.rightbox, .centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: White;
	border: 1px solid #565F29;
	margin-bottom: 15px;
}
.leftbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}
	
.rightboxfooter, .centerboxfooter, .singleboxfooter {
 	background-image: url(../images/tile_back.jpg);
  margin-bottom: 15px;
}
.leftboxfooter {
 	/*background-image: url(../images/tile_back.jpg);
  margin-bottom: 15px;*/
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #565F29;
	text-decoration: none;
	display: block;
	width: 100%;
}
A.category-links, A.category-links:visited {
	color: #565F29;
	text-decoration: none;
	font-size: 10px;
	display: block;
	width: 100%;
}
A.category-top:hover {
	color: #454545;
	text-decoration: underline;
	}
A.category-links:hover {
	color: #454545;
	text-decoration: none;
	background-color: #ECF3F9;
	display: block;
	width: 100%;
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	.back a{
	color: Black;
	}
			.back a:hover{
	color: Black;
	text-decoration: underline;
	}
.forward {
	float: right;
		padding-bottom: 10px;
	padding-right: 30px;
	}
	.forward a{
	color: Black;
	}
		.forward a:hover{
	color: Black;
	text-decoration: underline;
	}
		.list a{
	color: #2B4E6C;
}
		.list a:hover{
	color: #2B4E6C;
	text-decoration: underline;
	}
.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	margin-bottom: 10px;
	}
.productListing-data {
	margin: 10px;
	}
	.listingProductImage {
	margin: 10px;
	}
.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	margin-bottom: 10px;
	}

.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 {
	margin: 0em;
	background-color: #B0D9FF;
	border-bottom: 1px solid #2E7337;
	padding: 0.5em 0.2em;
}
.productListing-even {
	margin-bottom: 5px;
	background-color: #F5F9EC;
	border-bottom: 1px solid #2E7337;
}
.productListing-odd {
	margin-bottom: 5px;
	background-color: #EBF4DE;
	border-bottom: 1px solid #2E7337;
}
#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;
	}
TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#565F29;
  letter-spacing:1px;
  /*padding: 15px;*/
}


TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #565F29;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
	color: #2C6187;
	text-decoration: underline;
}
TABLE.headerNavigation {
  /*background-image: url(../images/tile_back.jpg);
  background-color: #abbbd3;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;*/
  	background-image: url(../images/site_bg2.png);
	background-repeat: y-repeat;
  width:836px;
  padding-left: 35px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-top: 10px;/*
  background-color: #DDEBF4;*/
}
TABLE.header {
  background:url(../images/header.png) no-repeat;
  background-color: White;
  height:165px;
 /* border-right: 1px solid #0052A1;
  border-left: 1px solid #0052A1;
  border-bottom: 0px solid #0052A1;*/
  width:836px;
  padding: 15px;
}
td.header {
  /*border-right: 1px solid #0052A1;
  border-left: 1px solid #0052A1;*/
}
tr.header {
 /* border-right: 1px solid #0052A1;
  border-left: 1px solid #0052A1;*/
}
/* footer
--------------*/

TABLE.footer {
  background:url(../images/footer.png) no-repeat;
  text-align: center;
  font-size: 10px;
  width:836px;
  height:100px;
}

TR.footertop {
  background: #abbbd3;
  background-image: url(../images/tile_back.jpg);
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
