/**
 * 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: white;
	background-color: #e5edf5;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: white;
	text-decoration: none;
	}
 
a:visited {
	color: white;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #ffba75;
	}

a:active {
	color: white;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:*/
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: white;
	}

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*/
#mainWrapper {
	background-color: #4d4225;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	border: solid 1px #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	
#contentMainWrapper { background-image: url(../images/maincontent_bak.jpg); background-repeat: repeat; background-position: center top; }
#headerWrapper { background-image: url(../images/header_bg.jpg); background-repeat: no-repeat; position: relative; height: 199px; margin: 0; padding: 0; }
#logoWrapper{
	background-repeat: repeat-x;
	height:75px;
	}

#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, #navCatTabsWrapper {
	margin: 0;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
* html #navMainWrapper { color: #ffffff; font-weight: bold; margin: 0; height: 2px; z-index: 100; visibility: hidden; }
#navSuppWrapper { color: #ffffff; padding: 0.5em 0.2em; height: 1%; }
#navSupp { background-image: url(../images/footer.png); background-repeat: no-repeat; background-position: center; text-align: left; position: relative; width: 975px; height: 50px; margin-right: auto; margin-left: auto; }
#navSuppWrapper { background-image: url(../images/maincontent_bak.jpg); background-repeat: repeat; background-position: center top; text-align: center; }
#navCatTabsWrapper {
	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 { line-height: 1.5em; text-align: center; float: right; list-style-type: none; margin: 0; padding: 0.5em 0; }
* html #navMain ul { line-height: 1.5em; text-align: center; list-style-type: none; margin: 0; padding: 0.7em 0 0.3em; float: right; }
#navMain ul li,#navCatTabs ul li {
	display: inline;
	}
#navSupp ul li { text-align: left; float: left; margin-left: 0; padding-left: 0; display: inline; }
#navSupp ul li a, #navCatTabs ul li a { text-decoration: none; padding: 0 0.5em; margin: 0; color: #ffffff; text-align: left; white-space: nowrap; }
#navSupp ul { color: #ffffff; text-decoration: none; position: absolute; top: 7px; float: left; margin: auto 0 auto 250px; padding-top: 0; padding-bottom: 0; padding-left: 0; white-space: nowrap; }
* html #navSupp ul { color: #ffffff; text-decoration: none; white-space: nowrap; margin: auto 0 auto 30px; padding-top: 0; padding-bottom: 0; padding-left: 0; position: absolute; top: 7px; float: left; }
#navMain ul li a { color: black; font-size: 1.1em; font-family: arial; font-weight: bolder; font-stretch: extra-expanded; text-decoration: none; text-transform: uppercase; white-space: nowrap; margin: 0; padding: 0 0.5em 0 1em; border-left: 2px solid black; }
#navMain ul li a:hover { color: #c16100; }
#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 { color: black; font-size: 1.1em; font-weight: bolder; position: absolute; bottom: 1px; float: left; }
#navMainSearch a { color: black; }
* html #navMainSearch { color: black; font-size: 1.1em; font-weight: bolder; vertical-align: top; position: absolute; top: 2px; left: 0; bottom: 1px; height: 21px; float: left; margin-top: 0; padding-top: 0; }
* html #navMainSearch form { vertical-align: middle; }
*+html #navMainSearch { color: black; font-size: 1.1em; font-weight: bolder; vertical-align: top; position: absolute; top: 2px; left: 0; bottom: 1px; height: 21px; float: left; margin-top: 0; padding-top: 0; }
*+html #navMainSearch form { vertical-align: middle; }

#navBreadCrumb { color: white; padding: 0.5em; font-size: 0.95em; font-weight: bold; margin: 0 7px 0 0; }
#navBreadCrumb a { color: #ff8000; text-decoration: none; }
#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: #f8f8d3;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
#bannerThree { margin-bottom: -20px; padding: 0.8em 0.8em 0; }
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	border: solid 0 #7d7d7d;
	}

.tableHeading TH { background-color: #2c2c2c; border-bottom: 1px solid #9a9a9a; }

.tableHeading, #cartSubTotal {
	background-color: #1d1d1d;
	 }

#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: white;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: white;
	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;
	border: solid 1px #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 a { color: black; }
h2.centerBoxHeading { font-size: 1.8em; color: black; font-weight: normal; text-transform: uppercase; margin-bottom: 15px; }

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading,h3.rightBoxHeading { color: #ffffff; font-size: 1.5em; text-align: left; vertical-align: middle; margin-right: 0; margin-left: 0; padding-right: 0; padding-bottom: 0; padding-left: 15px; }
h3.leftBoxHeading a, h3.rightBoxHeading a { vertical-align: middle; }
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading { margin: 0; padding: 0.5em 0.2em 0; }
/*.rightBoxHeading { background-image: url(../images/tile_back.gif); background-repeat: repeat-x; background-position: center top; height: 27px; margin: 0; padding: 0.4em 0.2em 0.6em; border-top: 1px solid #b4a9af; border-right: 1px solid #b4a9af; border-left: 1px solid #b4a9af; }*/
.leftBoxHeading, .rightBoxHeading { background-image: url(../images/sidebox_header.jpg); background-repeat: no-repeat; height: 28px; margin: 0 0 -6px; padding: 0.4em 0.2em 0.6em; }
.leftBoxContainer, .rightBoxContainer { margin: 6px 0 0; }
.leftBoxContainer, .rightBoxContainer { background-image: url(../images/sidebox_bottom.jpg); background-repeat: no-repeat; background-position: center bottom; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-bottom: 6px; }
.sideBoxContent { background-color: #1d1d1d; margin-top: -3px; padding: 1em 0.4em 0.4em; border-right: 1px solid #b4a9af; border-left: 1px solid #b4a9af; }
#categoriesContent  { background-color: #191201; background-image: none; padding: 2em 0.4em 0.4em; border-right: 1px solid #b4a9af; border-left: 1px solid #b4a9af; }
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 {
	
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories  */
A.category-top, A.category-top:visited { color: white; line-height: 1.2; background-image: url(../images/cat_arrow.jpg); background-repeat: no-repeat; background-position: left center; text-decoration: none; margin: -10px 0 0 10px; padding: 0 0 5px 20px; border-bottom: 1px solid #b4a9af; display: block; }
 A.category-top:hover { color: #ffba75; }
A.category-links, A.category-links:visited { color: white; font-weight: bold; line-height: 0.8; text-decoration: none; margin-left: 10px; display: block; }
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited { color: #ffac59; line-height: 1.2; margin: -10px 0 0 20px; padding: 0 0 5px; border-bottom: 1px dotted #b4a9af; display: block; }
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected { color: white; font-weight: bold; }



/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: black;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #1d1d1d;
	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;
	}
#informationContent  { line-height: 1.5; background-color: #918a79; background-image: url(../images/rightboxcontent_bak.jpg); background-repeat: repeat-x; background-position: center top; border-width: 0; }
#socialize { color: white; vertical-align: middle; width: 80%; margin: 5px 0 10px; padding: 4px 4px 0; border-color: #b4a9af; border-style: solid; border-width: 0 0 1px; }
#productGeneral  { margin-top: -10px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
.productFrame { color: black;}
.productFrame a { color: black; }
.mainImageFrame { margin-left: 7px; }
#navMain { text-align: center; position: absolute; right: 0; bottom: 0; width: 98%; margin-right: auto; margin-left: auto; padding-bottom: 0; }
.testimonial {
color: #000;
padding: 0 5px 5px 5px;
text-align:left;
}
#textHolder { background-image: url(../images/header_holder.jpg); background-repeat: no-repeat; background-position: center; width: 512px; height: 169px; float: right; margin-top: 7px; margin-right: 10px; }
* html #textHolder { background-image: url(../images/header_holder.jpg); background-repeat: no-repeat; background-position: center; margin-top: 7px; width: 512px; height: 169px; z-index: 1000; float: right; margin-right: 7px; }
#bannerTwo { margin-top: 10px; margin-left: 200px; }
#tagline { color:#000000; font-size: 2em; text-align : center; vertical-align: middle; width: 200px; float: left; margin-top: 20px; margin-left: 20px; }
* html #tagline { color:#000000; font-size: 2em; text-align : center; vertical-align: middle; width: 200px; float: left; margin-top: 20px; margin-left: 10px; }
.testimonial p { color: white; margin: 0; padding: 5px 0; }
.testimonial span {
float:right;
}
.testimonialImage {
margin: 0;
padding: 0;
text-align: center;
}
/*.centerBoxWrapper { background-color: #f4f4bb; text-align: center; width: 100%; margin: 0 auto 20px; padding: 5px 20px 0; border: solid 1px #7f8080; }
 html .centerBoxWrapper { height: 1%; }*/
.centerBoxContentsProducts { color: #000; margin: 5px 0 5px 0; padding-top: 5px; height: auto !important; float: left; min-height: 150px; text-align: center; }
.centerBoxContentsProducts a { color: #000; }
.main { color: #000; background-color: white; text-align: center; margin: 5px 2px 15px; padding-top: 5px; height: auto !important; min-height: 150px; border: solid 1px #7d7d7d; }
.main a { color: #000; }
.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials { color: #000; text-align: center; position: relative; width: 100%; float: left; margin: 0; padding-top: 5px; padding-bottom: 0; }
/*.zm01_container { background-color: white; margin: 0 3px; padding: 5px 3px 3px; }*/
#blank { width: 100%; height: 10px; border: solid 1px #b90000; }
#listingImgBox { min-height: 100px; height: auto !important; height: 100px; }
.prodInfoPrice { font-size: 1.1em; margin-top: 3px; margin-left: 5px; }
#gobutton { position: absolute; top: 1px; width: 36px; height: 17px; }
#payment_icons { width: 200px; float: left; margin-top: 1em; margin-left: 2em; }
.productListing { color: black; background-color: #f8f8d3; padding: 5px; }
.productListing a { color: black; }
#logo { margin-top: 15px; margin-left: 20px; }
*html #logo { margin-top: 20px; margin-left: 7px; }
*html .sideBoxContent  { height: 1%; }
#crossSell { height: 1%; }
/* RSS CSS */
rss {
	display: block;
	margin: 10px auto 10px auto;
	width: 96%;
	background: #FFF;
	font-family: Verdana, arial, sans-serif;
	font-size: small;
	}

channel {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 10px;
	}

channel>title {
	display: block;
	font-size: large;
	font-weight: bold;
	}

channel>description {
	display: block;
	}

channel>copyright {
	display: block;
	font-size: x-small;
	color: #666;
	}

channel>lastBuildDate {
	display: block;
	text-align: right;
	}

channel>language,
channel>image,
channel>managingEditor,
channel>webMaster,
channel>generator,
channel>docs,
channel>ttl {
	display: none;
	}

item {
	display: block;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #CCC;
	background: #EEE;
	}

item>title {
	display: block;
/*	float: left; */
	margin-right: 5px;
	font-weight: bold;
	}

item>description {
	display: block;
	margin-right: 5px;
	color: #666;
	}

item>pubDate {
	display: block;
	margin-right: 5px;
	font-size: x-small;
	color: #666;
	white-space: nowrap;
	}

item>link, 
item>comments {
	display: block;
	margin-right: 5px;
	font-size: x-small;
	color: #666;
	}

item>category,
item>author,
item>guid {
	display: none;
	}
.zm01_container { color: black; vertical-align: bottom; position: relative; width: 100%; height: 100%; margin: 0 auto; padding: 0; }
#zm01_header { min-height: 80px; height: auto !important; height: 80px; font-weight: bold; vertical-align: top; margin: 0 5px 5px; padding: 0 0 5px; }
.zm01_footer { color: black; vertical-align: middle; position: relative; height: 1%; margin: 0; padding: 5px 0 3px; }
* html div.zm01_footer { background: transparent; position: relative; height: 1%; }
* html div.zm01_footer a { color: #000000; position: relative; }
#prodname { position: relative; top: 0; height: 1%; }
#sign-up { color: white; }
.centerBoxWrapper{display:block}
.centerBoxWrapper a { color: #000; }
.centerBoxWrapper *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#f4f4bb}
.centerBoxWrapper1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #958f66;
  border-right:1px solid #958f66;
  background:#cac895}
.centerBoxWrapper2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #5f5534;
  border-right:1px solid #5f5534;
  background:#d4d29e}
.centerBoxWrapper3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d4d29e;
  border-right:1px solid #d4d29e;}
.centerBoxWrapper4{
  border-left:1px solid #958f66;
  border-right:1px solid #958f66}
.centerBoxWrapper5{
  border-left:1px solid #cac895;
  border-right:1px solid #cac895}
.centerBoxWrapperfg{ color: #000; background:#f4f4bb ; padding-left: 3px; }
.centerBoxWrapperfg a { color: #000; }
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#000;}
#xsnazzy h2 {font-size:2em;color:#6e707d; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:0 0.3em 0 0.7em;}
 
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #6e707d; border-right:1px solid #6e707d;}
.xb1 {margin:0 5px; background:#6e707d;}
.xb2 {margin:0 3px 0; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
 
.xboxcontent { min-height: 200px; height: auto !important; height: 200px; color: #000000; display:block; background:#ffffff; position: relative; border-color: #6e707d; border-style: solid; border-width:0 1px; }

#paypaldp-cc-ownerf, #paypaldp-cc-ownerl, #paypaldp-cc-number, #paypaldp-cc-expires-month, #paypaldp-cc-expires-year, #paypaldp-cc-cvv {
font-size:14px;
{
