/**
 * 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 $
 */
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	}

.biggerText {
	font-size: 1.2em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 0.8em;
	margin: 0.2em;
	}

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.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 {
	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*/


#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}

#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: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#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: #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;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#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;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/

#paddingLeft10px { padding-left:10px;}
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	border: 1px  dashed #2a5a8a;
	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.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, .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: 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;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.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.5em;
	}

.sideBoxContent {
	padding: 0.4em;
	}

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, 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;
	}



/*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;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}
/* ZEN CART DEFAULT CSS END */

/* begin Page */

/* Generated with Artisteer version 2.3.0.21098, file checksum is 2F0D7055. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #DCE3EA;
}

#zcwd_main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}





#zcwd_page-background
{
	position: absolute;
	background-image: url('../images/site/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 172px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.zcwd_Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1030px;
	min-width:71px;
	min-height:71px;
}

.zcwd_Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 15px;
}

.zcwd_Sheet-tr, .zcwd_Sheet-tl, .zcwd_Sheet-br, .zcwd_Sheet-bl, .zcwd_Sheet-tc, .zcwd_Sheet-bc,.zcwd_Sheet-cr, .zcwd_Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.zcwd_Sheet-tr, .zcwd_Sheet-tl, .zcwd_Sheet-br, .zcwd_Sheet-bl
{
	width: 98px;
	height: 98px;
	background-image: url('../images/site/Sheet-s.png');
}

.zcwd_Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 49px, 49px, auto);
}

.zcwd_Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 49px, 49px);
}

.zcwd_Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(49px, 49px, auto, auto);
}

.zcwd_Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(49px, auto, auto, 49px);
}

.zcwd_Sheet-tc, .zcwd_Sheet-bc
{
	left: 49px;
	right: 49px;
	height: 98px;
	background-image: url('../images/site/Sheet-h.png');
}

.zcwd_Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 49px, auto);
}

.zcwd_Sheet-bc
{
	bottom: 0;
	clip: rect(49px, auto, auto, auto);
}

.zcwd_Sheet-cr, .zcwd_Sheet-cl
{
	top: 49px;
	bottom: 49px;
	width: 98px;
	background-image: url('../images/site/Sheet-v.png');
}

.zcwd_Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 49px);
}

.zcwd_Sheet-cl
{
	left:0;
	clip: rect(auto, 49px, auto, auto);
}

.zcwd_Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 49px;
	left: 49px;
	right: 49px;
	bottom: 49px;
	background-color: #F9FAFB;
}


.zcwd_Sheet
{
	margin-top: 10px !important;
}

#zcwd_page-background, #zcwd_page-background-gradient, #zcwd_page-background-glare
{
	min-width:1030px;
}

/* end Box, Sheet */

/* begin Header */
div.zcwd_Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 1000px;
	height: 132px;
}

div.zcwd_Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 1000px;
	height: 132px;
	background-image: url('../images/site/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.zcwd_Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 1000px;
	height: 132px;
	background-image: url('../images/site/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Menu */
/* menu structure */

.zcwd_menu a, .zcwd_menu a:link, .zcwd_menu a:visited, .zcwd_menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.zcwd_menu, .zcwd_menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.zcwd_menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.zcwd_menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.zcwd_menu li li
{
	float: none;
}

.zcwd_menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.zcwd_menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.zcwd_menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.zcwd_menu:after, .zcwd_menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.zcwd_menu, .zcwd_menu ul
{
	min-height: 0;
}

.zcwd_menu ul
{
	background-image: url(../images/site/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.zcwd_menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.zcwd_menu
{
	padding: 0px 0px 0px 0px;
}

.zcwd_nav
{
	position: relative;
	height: 26px;
	z-index: 100;
}

.zcwd_nav .l, .zcwd_nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 26px;
	background-image: url('../images/site/nav.png');
}

.zcwd_nav .l
{
	left: 0;
	right:0px;
}

.zcwd_nav .r
{
	right: 0;
	width: 1000px;
	clip: rect(auto, auto, auto, 1000px);
}


/* end Menu */

/* begin MenuItem */
.zcwd_menu ul li
{
	clear: both;
}

.zcwd_menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 26px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.zcwd_menu a .r, .zcwd_menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 78px;
	background-image: url('../images/site/MenuItem.png');
}

.zcwd_menu a .l
{
	left:0;
	right:0px;
}

.zcwd_menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.zcwd_menu a .t 
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
	color: #000;
	padding: 0 17px;
	margin: 0 0px;
	line-height: 26px;
	text-align: center;
}

.zcwd_menu a:hover .l, .zcwd_menu a:hover .r
{
	top:-26px;
}

.zcwd_menu li:hover>a .l, .zcwd_menu li:hover>a .r
{
	top:-26px;
}

.zcwd_menu li:hover a .l, .zcwd_menu li:hover a .r
{
	top:-26px;
}
.zcwd_menu a:hover .t
{
	color: #F2F5F8;
}

.zcwd_menu li:hover a .t
{
	color: #F2F5F8;
}

.zcwd_menu li:hover>a .t
{
	color: #F2F5F8;
}



/* end MenuItem */

/* begin MenuSeparator */
.zcwd_nav .zcwd_menu-separator
{
	display: block;
	width: 2px;
	height: 26px;
	background-image: url('../images/site/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.zcwd_menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 32px;
	width: 180px;
	overflow:hidden;
	line-height: 32px;
	margin-right: auto;


	background-image: url('../images/site/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #95ADC6;
}

.zcwd_nav ul.zcwd_menu ul span, .zcwd_nav ul.zcwd_menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.zcwd_menu ul a, .zcwd_menu ul a:link, .zcwd_menu ul a:visited, .zcwd_menu ul a:hover, .zcwd_menu ul a:active, .zcwd_nav ul.zcwd_menu ul span, .zcwd_nav ul.zcwd_menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 32px;
	color: #1E4C67;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
}

.zcwd_menu ul ul a
{
	margin-left: auto;
}

.zcwd_menu ul li a:hover
{
	color: #000000;
	border-color: #A86800;
	background-position: 0 -32px;
}

.zcwd_menu ul li:hover>a
{
	color: #000000;
	border-color: #A86800;
	background-position: 0 -32px;
}

.zcwd_nav .zcwd_menu ul li a:hover span, .zcwd_nav .zcwd_menu ul li a:hover span span
{
	color: #000000;
}

.zcwd_nav .zcwd_menu ul li:hover>a span, .zcwd_nav .zcwd_menu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */

/* begin ContentLayout */
.zcwd_contentLayout
{
	position: relative;
	margin-bottom: 6px;
	width: 1000px;
}
/* end ContentLayout */

/* begin Box, Block */
.zcwd_Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.zcwd_Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.zcwd_Block
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.zcwd_BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 0px;
}

.zcwd_BlockHeader .t
{
	height: 30px;
	color: #000000;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.zcwd_BlockHeader .l, .zcwd_BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('../images/site/BlockHeader.png');
}

.zcwd_BlockHeader .l
{
	left:0;
	right:7px;
}

.zcwd_BlockHeader .r
{ 
	width:1014px;
	right:0;
	clip: rect(auto, auto, auto, 1007px);
}





.zcwd_header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('../images/site/BlockHeaderIcon.png');
	padding:0 0 0 11px;
	background-repeat: no-repeat;
	min-height: 11px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.zcwd_BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.zcwd_BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.zcwd_BlockContent-tr, .zcwd_BlockContent-tl, .zcwd_BlockContent-br, .zcwd_BlockContent-bl, .zcwd_BlockContent-tc, .zcwd_BlockContent-bc,.zcwd_BlockContent-cr, .zcwd_BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.zcwd_BlockContent-tr, .zcwd_BlockContent-tl, .zcwd_BlockContent-br, .zcwd_BlockContent-bl
{
	width: 14px;
	height: 14px;
	background-image: url('../images/site/BlockContent-s.png');
}

.zcwd_BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.zcwd_BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.zcwd_BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.zcwd_BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.zcwd_BlockContent-tc, .zcwd_BlockContent-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('../images/site/BlockContent-h.png');
}

.zcwd_BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.zcwd_BlockContent-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.zcwd_BlockContent-cr, .zcwd_BlockContent-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('../images/site/BlockContent-v.png');
}

.zcwd_BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.zcwd_BlockContent-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.zcwd_BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #FFFFFF;
}


.zcwd_BlockContent-body
{
	color:#3B546D;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
}

.zcwd_BlockContent-body a:link
{
	color: #28668A;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.zcwd_BlockContent-body a:visited, .zcwd_BlockContent-body a.visited
{
	color: #28668A;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.zcwd_BlockContent-body a:hover, .zcwd_BlockContent-body a.hover
{
	color: #28668A;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.zcwd_BlockContent-body ul
{
	list-style-type: none;
	color: #3B546D;
	margin:0;
	padding:0;
}

.zcwd_BlockContent-body li
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
text-decoration: none;
}

.zcwd_BlockContent-body ul li
{
	padding:0px 0 0px 17px;
	background-image: url('../images/site/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.zcwd_Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.zcwd_Post-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.zcwd_Post-tr, .zcwd_Post-tl, .zcwd_Post-br, .zcwd_Post-bl, .zcwd_Post-tc, .zcwd_Post-bc,.zcwd_Post-cr, .zcwd_Post-cl
{
	position:absolute;
	z-index:-1;
}

.zcwd_Post-tr, .zcwd_Post-tl, .zcwd_Post-br, .zcwd_Post-bl
{
	width: 10px;
	height: 10px;
	background-image: url('../images/site/Post-s.png');
}

.zcwd_Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.zcwd_Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.zcwd_Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.zcwd_Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.zcwd_Post-tc, .zcwd_Post-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('../images/site/Post-h.png');
}

.zcwd_Post-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.zcwd_Post-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.zcwd_Post-cr, .zcwd_Post-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('../images/site/Post-v.png');
}

.zcwd_Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.zcwd_Post-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.zcwd_Post-cc
{
	position:absolute;
	z-index:-1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #FFFFFF;
}


.zcwd_Post
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.zcwd_article img, img.zcwd_article
{
	margin: 1em;
}

.zcwd_metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.zcwd_article table, table.zcwd_article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.zcwd_article table, table.zcwd_article .zcwd_article tr, .zcwd_article th, .zcwd_article td
{
	background-color:Transparent;
}

.zcwd_article th, .zcwd_article td
{
	padding: 2px;
	border: solid 1px #7A99B8;
	vertical-align: top;
	text-align:left;
}

.zcwd_article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.zcwd_PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #1D4963;
}

.zcwd_PostHeader a, .zcwd_PostHeader a:link, .zcwd_PostHeader a:visited, .zcwd_PostHeader a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #1D4963;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.zcwd_PostHeader a:link
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #225877;
}

.zcwd_PostHeader a:visited, .zcwd_PostHeader a.visited
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #597FA6;
}

.zcwd_PostHeader a:hover, .zcwd_PostHeader a.hovered
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #3587B6;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
  color: #0E141B;
}


.zcwd_PostContent p 
{
	margin: 0.5em 0;
}

.zcwd_PostContent, .zcwd_PostContent p
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #0E141B;
}

.zcwd_PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #28668A;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #28668A;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #527598;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #3587B6;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  padding:0px;
  margin:0px;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 25px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #28668A;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #3587B6;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #3E5974;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #3B546D;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #3B546D;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #3B546D;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #2D4053;
	margin:1em 0 1em 2em;
	padding:0;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.zcwd_Post li
{
	padding:0px 0 0px 14px;
	line-height:1.2em;
}

.zcwd_Post ol li, .zcwd_Post ul ol li
{
	background: none;
	padding-left:0;
}

.zcwd_Post ul li, .zcwd_Post ol ul li 
{
	background-image: url('../images/site/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:14px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.zcwd_PostContent blockquote p
{
	color:#1F1300;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.zcwd_PostContent blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 28px;
	background-color:#FFE0AD;
	background-image:url('../images/site/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.zcwd_button-wrapper .zcwd_button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:28px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.zcwd_button-wrapper
{
	display:inline-block;
	position:relative;
	height: 28px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .zcwd_button-wrapper
{
	display:block;
	float:left;
}

.zcwd_button-wrapper .zcwd_button
{
	display:block;
	height: 28px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 15px !important;
	line-height: 28px;
	text-decoration: none !important;
	color: #183D53 !important;
}

input, select
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
}

.zcwd_button-wrapper.hover .zcwd_button, .zcwd_button:hover
{
	color: #FFF3E0 !important;
	text-decoration: none !important;
}

.zcwd_button-wrapper.active .zcwd_button
{
	color: #F2F5F8 !important;
}

.zcwd_button-wrapper .l, .zcwd_button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 84px;
	background-image: url('../images/site/Button.png');
}

.zcwd_button-wrapper .l
{
	left:0;
	right:5px;
}

.zcwd_button-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 406px);
}

.zcwd_button-wrapper.hover .l, .zcwd_button-wrapper.hover .r
{
	top: -28px;
}

.zcwd_button-wrapper.active .l, .zcwd_button-wrapper.active .r
{
	top: -56px;
}


/* end Button */

/* begin Footer */
.zcwd_Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 1000px;
	margin: 5px auto 0px auto;
}

.zcwd_Footer .zcwd_Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.zcwd_Footer .zcwd_Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/site/Footer.png');
	width: 1000px;
	height: 150px;
	bottom:0;
	left:0;
}


.zcwd_rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('../images/site/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 17px;
    cursor: default;
}




.zcwd_Footer .zcwd_Footer-text p
{
	margin: 0;
}

.zcwd_Footer .zcwd_Footer-text
{
	display:inline-block;
	color:#000080;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

.zcwd_Footer .zcwd_Footer-text a:link
{
	text-decoration: none;
	color: #000080;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.zcwd_Footer .zcwd_Footer-text a:visited
{
	text-decoration: none;
	color: #000080;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.zcwd_Footer .zcwd_Footer-text a:hover
{
	text-decoration: none;
	color: #173A4F;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.zcwd_page-footer, .zcwd_page-footer a, .zcwd_page-footer a:link, .zcwd_page-footer a:visited, .zcwd_page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#4599C9;
}

.zcwd_page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#6387AB;
}
/* end PageFooter */

/* begin LayoutCell */
.zcwd_contentLayout .zcwd_sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 249px;
}
/* end LayoutCell */

/* begin LayoutCell */
.zcwd_contentLayout .zcwd_content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 499px;
}
.zcwd_contentLayout .zcwd_content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 748px;
}
.zcwd_contentLayout .zcwd_content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 748px;
}
.zcwd_contentLayout .zcwd_content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 997px;
}
/* end LayoutCell */

/* begin LayoutCell */
.zcwd_contentLayout .zcwd_sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 249px;
}
/* end LayoutCell */



#categoriesContent a	{ padding: 5px 0 5px 0;}
/* TOP CAT LINKS */
.category-top 		     { padding: 5px 0 5px 0;}
.category-top a:link	 { text-decoration:none; color: #008000;}
.category-top a:visited	 { text-decoration:none; color: #008000;}
.category-top a:active	 { text-decoration:none; color: #008000;}
.category-top a:hover	 { text-decoration:none; color: #008000;}

/* SUB CAT LINKS */
.category-products	     		{ padding: 5px 0 5px 0;}
.category-products a:link		{ text-decoration:none; color: #008000;}
.category-products a:visited	{ text-decoration:none; color: #008000;}
.category-products a:active		{ text-decoration:none; color: #008000;}
.category-products a:hover		{ text-decoration:none; color: #008000;}

/* New ALL Links */
.category-links				{ padding: 5px 0 5px 0;}
.category-links a:link	 	{ text-decoration:none; color: #008000;}
.category-links a:visited	{ text-decoration:none; color: #008000;}
.category-links a:active	{ text-decoration:none; color: #008000;}
.category-links a:hover		{ text-decoration:none; color: #008000;}



/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #008000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

.itemTitle 				{ padding-left:10px; font-size:14px;}
.itemTitle a:link	 	{ text-decoration:none; color: #2a5a8a;}
.itemTitle a:visited	{ text-decoration:none; color: #2a5a8a;}
.itemTitle a:active		{ text-decoration:none; color: #2a5a8a;}
.itemTitle a:hover		{ text-decoration: underline; color: #008000;}
.listingDescription 	{ padding-left:10px; text-align:justify;}
.productListing-data	{ padding: 10px 0px 10px 0px;}