/**
 * 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: #000000;
	/*background-color: #e5edf5;*/
	background-image: url(../images/mlm-background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	}
	
#rsstext{
	color: #FFFFFF;
	padding-bottom: 3px;
	margin-bottom: 3px;
	}
#shim{
	height: 3px;
	width: 3px;
}	
#bookmark{
	float: right;
	padding-right: 30px;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #000000;
	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: #003399;
	background-image:inherit;
	}

a:active {
	color: #000000;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}
#reviewsWriteHeading {
font-size: 1.2em;
	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: 0em;
	}
A.h5{
	font-size: 1.1px;
	color: #660099;
}
/*  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 {
	
	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.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
/*took out categoryListBoxContents*/
.centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
/*no background img*/
.categoryListBoxContents{
float: left;
vertical-align: top;
margin: 1em 0em;
text-align: center;
background-repeat:repeat-y;
}	

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 {
	text-align: left;
	width: 950px;
	vertical-align: top;	/*border: 1px solid #9a9a9a;*/
	margin: auto;
	padding: 0px;
	}
#logoWrapper {
	padding-bottom: 8px;
}
#headerWrapper,  #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul,  #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}


#navColumnOneWrapper, #navColumnTwoWrapper {
	margin:0px;
	padding:0px;
	border:0px;
	background-color: transparent;
	}

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


.navNextPrevCounter {
	margin: 0em auto;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
	width: 95%;
	}
.navNextPrevList {
	display: inline;
	/*white-space: nowrap;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	color: #663399;	/*border:1px solid #33FFCC;*/
	}

#navMainWrapper {
	margin: 0em;
	padding: 0em;
	font-weight: bold;
	color: #ffffff;
	width: 950px;
	height: 38px;
	background: #abbbd3 url(../images/mlm-topnav2.jpg) repeat-x;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navMain {
	float: right;
	height: 38px;
	width: 394px;
	background: url(../images/mlm-topnav-blackbar.jpg);
	font: bold 12px Arial, Helvetica, sans-serif;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	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 1em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navMain ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#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{
	margin: 0.5em;
	}

#navMainSearch {
	float: left;
	vertical-align:top;
	padding: 0px;
	margin:	0px;
	/*border:1px solid #CCCC66;*/
	
	
	}

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

#navEZPagesTop {
	background-color: #4f547c;
	background-image: url(../images/mlm-topnav2.jpg);
	font-size: 0.95em;
	font-weight: bold;
	height:48px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	vertical-align: top;
	background-repeat:repeat-x;
	/*border:1px solid #FFCC00;*/
	}



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

/*.content,*/  .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	border:1px solid #33FF66;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {
margin:0px 20px 0px 20px;
}
.important {
	font-weight: bold;
	padding:0px 0px 0px 20px;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: right;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

#cartSubTotal {
	/*background-color: #FFFFFF;*/
	background-image: url(../images/content-background.jpg);
	 margin-right:50px;
	 }
.tableHeading
	 {
	 background-color: #FFFFFF;
	
	 }
#welcometext a{
	font-size: 1.1px;
	color: #663366;
	padding-right: 10px;
	padding-left: 10px;
}
#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{
	padding: 0.5em;
	border:1px solid  #000000;
	}
	
	.cartTotalsDisplay
	{
	padding: 0.5em 0em;
	background-image: url(../images/categorydescription-background.jpg);
	}

.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: center;
	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*/
 #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}



#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper{
	border: 1px solid #9a9a9a;
	height: 1%;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/content-background.jpg);
	}

h2.centerBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}

/*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;
}
#googleadsenseHeading {
	background-image: url(../images/menubox_title-blank.jpg);
	font-size: 11px;
	line-height: 31px;
}
#googleadsenseContent{
	text-align: center;
}
.centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/titlebar-3.jpg);
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	}
.leftBoxHeading{
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/menubox_title-products.jpg);
	padding: 0px;
	height: 43px;
}
.rightBoxHeading{
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/menubox_title-products.jpg);
	padding: 0px;
	height: 43px;
}

.rightBoxHeading{
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/ezpagesHeading.jpg);
	padding: 0px;
	height: 43px;
}


.rightBoxContainer {
	margin: 0px 0px 10px 0px;
	border: 0px;
	padding: 0px;
	}
	
.leftBoxContainer{
	margin: 0px;
	border:0px;
	text-align:left;
	}

.sideBoxContent{
	/*background-color: #000000;*/
	background-image: url(../images/menubox_background.jpg);
	padding: 0.4em;
	overflow: visible;
	}
.sideBoxContent_dark{
	/*background-color: #000000;*/
	background-image: url(../images/menubox_background_dark.jpg);
	padding: 0.4em;
	overflow: visible;
	}

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

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

.TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents,.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;
	}


#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
#bannerbox2 {
	background-image:none;
	height: 258px;
}
#bannerbox2Heading {
	visibility: hidden;
	height: 1px;
}
#bannerbox {
	background-image:none;
	height: 258px;
	padding-top: 8px;
}
#bannerboxHeading {
	visibility: hidden;
	height: 1px;
}
/*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;
	margin-top: 10px;
	margin-bottom: 8px;
	}
.productListing-heading{
	padding-right: 10px;
}
.listingProductImage{
	padding-top: 8px;
	padding-bottom: 8px;
}
#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;
	}
/*************Proooooooooooopios*****************/
.bg_bar_top_menu{
	background-image: url(../images/mlm-topnav-blackbar.jpg);
	background-repeat: no-repeat;
	height:38px;
	width:394px;
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.topnavlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavlinks:link, .topnavlinks:visited, .topnavlinks:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavlinks:hover{
text-decoration:underline;
}


.left_box_footer{
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/menubox_bottom.jpg);
	padding: 0px;
	height: 25px;
	background-repeat:no-repeat;
}
.right_box_footer{
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/menubox_bottom.jpg);
	padding: 0px;
	height: 25px;
	background-repeat:no-repeat;
}

.welcomebox_header{
background-image: url(../images/menubox_title-welcome.jpg);
padding: 0px;
	height: 40px;
	background-repeat:no-repeat;
}

.itemTitle
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	vertical-align:text-bottom;
}
.itemTitle a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
 
.itemTitle a:visited {
	color: #3300FF;
	text-decoration: none;
	}

.itemTitle a:hover  {
	color: #6633CC;
	text-decoration: none;
}
	
.centerBoxContentsProducts {
	text-align:center;
	vertical-align:baseline;
	height:250px;
}
	

.centerColumn{
	padding:0px 0px;
	margin:0px 10px;	/*background: url(../images/content-background.jpg) repeat-y scroll;*/
	/*border:1px solid #FF9966;*/
}
	
	#contentMainWrapper
	{
	/*border:1px solid #FF9966;*/
	background-color:transparent;
	margin: auto;
	width: 950px;
	}
	#accountDefaultHeading, #accountEditHeading, #accountHistoryDefaultHeading, #accountHistHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #addressBookProcessDefaultHeading, #acctNewslettersDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #allProductsDefaultHeading,  #categoryIcon, #checkoutShippingHeading, #checkoutPayAddressDefaultHeading, #checkoutPaymentHeading, #checkoutShippingHeading, #checkoutConfirmDefaultHeading,  #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #downloadTimeOutHeading, #ezPagesHeading, #featuredDefaultHeading, #productListHeading, #indexCategoriesHeading, #cartDefaultHeading,  #loginDefaultHeading, #shippingInfoHeading, #privacyDefaultHeading, #contact_us,   #newProductsDefaultHeading, #siteMapHeading, #specialsListingHeading, #gvFaqDefaultHeading,  #unsubDefaultHeading,  #logoffDefaultHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #pageNotFoundHeading,  #reviewsDefaultHeading, #timeoutDefaultHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/titlebar-3.jpg);
	padding:5px 0px 0px 5px;
	margin:0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	height: 28px;
	overflow: hidden;
	}
	
	#categoryListHeading ,#categoryDescription, #indexCategoriesMainContent,#categoryImgListing, .pageTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
	vertical-align:top;
	background: url(../images/categorydescription-background.jpg) repeat-y;
	text-align: right;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	}
	#accountDefault, #accountEditDefault, #accountHistoryDefault, #accountHistInfo,  #accountPassword, #acctNewslettersDefault, #accountNotifications,  #addressBookDefault, #addressBookProcessDefault, #advSearchDefault, #advSearchResultsDefault, #allProductsDefault,  #checkoutConfirmDefault, #checkoutPayAddressDefault, #checkoutShipAddressDefault, #checkoutShipping, #checkoutPayment, #checkoutPayAddressDefault,  #checkoutSuccess, #conditions, #contactUsDefault, #cookieUsageDefault, #createAcctDefault, #createAcctSuccess, #customerAuthDefault, #discountcouponInfo, #downloadTimeOut, #featuredDefault, #gvFaqDefault, #logoffDefaultMainContent,  #logoffDefaultMainContent,  #newProductsDefault, #pageTwo, #pageTwoMainContent, #pageThree, #pageThreeMainContent, #pageFour, #pageFourMainContent, #pageNotFoundMainContent, #passwordForgotten, #privacy, #privacyDefaultMainContent, #productNotifications, #reviewsWrite, #reviewsDefault, #reviewsInfoDefault,  #shippingInfo, #shippingInfoMainContent, #siteMap, #specialsListing, #tellAFriendDefault, #timeoutDefault, #unsubDefault {
	padding:0px 0px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	text-align:justify;
	background: url(../images/content-background.jpg) repeat-y 0px 0px;
}
.smallProductImage{
	padding: 5px 10px 5px 5px;
}
.extraPagesPaddedText{
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	width: 510px;
	background: url(none);
}	
	#productGeneral, docGeneralDisplay{
	/*border:1px solid #CC0033;*/
	padding:0px 0px 20px;
	background-image: url(../images/content-background.jpg);
	}
.productDetailsList{
	font-size: 1px;
	color: #666666;
}	
	#productName
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background-image: url(../format/media/images/productname-bar.jpg);*/
	background-repeat: repeat-x;
	line-height: 28px;
	background-color: #000000;
	background-position: center center;
	padding:0px 0px 0px 10px;
	margin:0px;
	width:250px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bea8ef;
	}
	
	.infoProducto
	{
	/*border:1px solid #CCCC00;*/
	margin:10px 10px 0px 0px;
	padding:0px;		
	}
	
	#productMainImage
	{
	margin: 0px 0px 0px 0px;
	text-align: right;
	/*border:1px solid #33CC00;*/
	width:230px;
	float:left;
	}
	
	#productDescription
	{
	width:260px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	list-style-position: outside;
	padding-top: 10px;
	text-align: center;
	}
.productDescriptionText {
	padding-right: 10px;
	padding-left: 10px;
}	
	#productPrices
	{
	width:260px;
	float: right;
	/*border:1px solid #CCFF99;*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	font-weight: bold;
	text-align:right;
	}
	.atributs_product
	{
	width:250px;
	float: right;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	text-align:left;
	}
	
	.navNextPrevWrapper
	{
	/*border:1px solid #CC9900;*/
	text-align:justify;
	padding:0px;
	display: inline;
	visibility: visible;
	overflow: auto;
	margin: 0px;
	}
	
	.next_prev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	vertical-align:middle;
	
}

.next_prev a {
	color: #000066;
	text-decoration: none;
}
.next_prev a:hover {
	color: #000066;
	text-decoration: none;
}
.next_prev a:visited {
	color: #000066;
	text-decoration: none;
}
.link_aling
{
vertical-align:top;}
#categoryDescription{
text-align:left;
}

.subcategory
{
border:1px solid #99FF00;

}

#bestsellersHeading{
background-image: url(../images/menubox_title-bestsellers.jpg);
}

#shoppingcartHeading
{
background-image: url(../images/menubox_title-cart.jpg);
}
#informationHeading
{
background-image: url(../images/menubox_title-info.jpg);
}

#indexCategories, #indexProductList {
	background: url(../images/categorydescription-background.jpg) repeat-y;
}	

#indexDefaultMainContent
{
/*border:1px solid #CCCC33;*/
background-color:#000000;
	padding: 0px 0px 0px 0px;
	
}

.logo_home
{
background-image: url(../images/homepage-welcome.jpg);
background-repeat:no-repeat;
width: 285px;
height: 260px;
float:left;
/*border:1px solid #99FF00;*/
background-color:#000000;
}
.text_home
{
text-align:justify;
/*border:1px solid #FFFFFF;*/
background-color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11.5px;
/*line-height: 15px;*/
color: #FFFFFF;
text-decoration: none;
}
.container_home
{
/*border:1px solid #99FF00;*/
width: 544px;	
background-color:#000000;

}
/*.view_all
{
margin-left:300px;
font-size:10px;
color:#FFFFFF;
text-decoration: none;
}*/

#productsListingListingBottomLinks
{
/*border:1px solid #FF6600;*/

}

.navSplitPagesLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.navSplitPagesLinks:link {
	color: #0066FF;
	text-decoration: none;
}
a.navSplitPagesLinks:hover {
	color: #0066FF;
	text-decoration: none;
}
a.navSplitPagesLinks:visited {
	color: #0066FF;
	text-decoration: none;
}

#whatsNew{
margin:10px 0px 0px 0px;
}

#productListing{
background-image: url(../images/content-background.jpg);
padding:10px 0px 10px 0px;
margin:-12px 0px 0px 0px;
}
#indexProductListCatDescription.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 10px;
	background: url(../images/categorydescription-background.jpg) repeat;
 }
#shoppingCartDefault
{
background-image: url(../images/content-background.jpg);
padding-bottom:160px;
}
#checkout_buttons
{
	text-align:right;
	width:440px;
}
#amazon
{
	float:right;
	clear:none;
	width:175px;
	margin-right:15px;
}
#paypal
{
	float:right;
	padding-left:10px;
	margin-top:30px;
	clear:none;
	width:125px;
}
#loginDefault
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	text-align:justify;
background-image: url(../images/content-background.jpg);
padding-bottom:50px;

}

.buttonRow{
margin:0 50px 0 0px;
}

.field_set
{
margin:0px 20px 0px 20px;
border:1px solid #999999;
}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
	height: 22px;
	width: 170px;
	background-image: url(../images/menubox_mousenormal.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;	/*display: block;*/
	}
	
	A.category-top:hover {
	text-decoration: none;
	background-image: url(../images/menubox_mouseover.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	display: block;
}
A.category-links, A.category-links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
	height: 22px;
	width: 170px;
	float: none;
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: middle;
	}
A.category-subs, A.category-products,  A.category-products:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	height: 22px;
	width: 170px;
	color: #6633CC;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 10px;	/*display: block;*/
	display: block;
	background-image:none;
	}
A.category-products:hover {
	color: #990099;	
}
A.category-subs:hover, A.category-subs:visited{
	text-decoration: underline;
}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */
A.rightmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	display: block;
	line-height: 16px;
	width: 140px;
}

A.rightmenu:link {
	text-decoration: none;
}
A.rightmenu:hover {
	text-decoration: underline;
}

A.rightmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	font-style: normal;
	display: block;
	line-height: 16px;
	padding-left: 10px;
}
A.rightmenu2:link {
	text-decoration: none;
}
A.rightmenu2:hover {
	text-decoration: underline;
}
#shoppingcartContent
{
	margin:0px;
	padding-right: 10px;
	padding-left: 10px;
}

#ezPageDefault{
background-image: url(../images/content-background.jpg);
}
.background_categoryListBoxContents{
background-image: url(../images/content-background.jpg); 
background-repeat: repeat-y
}
#navInfWrapper{
	margin: 0em;
	/*background-color: #abbbd3;*/
	/*background-image: url(../../../../images/images/mlm-topnav2.jpg);*/
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
	padding: 0em 0em;
	font-weight: bold;
	color: #ffffff;
	height: 3%;
}
#title_shiping
{
color:#000000;
font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

#siteinfoLegal,#siteinfoLegal a{
font-size: 10px;
text-align: center;
color:#FFFFFF;
}
#siteinfoLegal a:hover{
text-decoration:underline;
}

#navInf{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	text-align:justify;
}
#navInf ul li a:hover{
text-decoration:underline; 
}
#navInf ul{
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
}	
#navInf ul li{
 display: inline;
 }

#navInf ul li a{
 text-decoration: none;
 padding: 0px 23px 0px 0px;
	/*padding: 0em 0.5em;*/
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	
}

.welcome{
	padding: 0em 0em 0em 20px;
	margin: 0;
	}

#contactUsNoticeContent{
margin:-13px 0px 0px 0px;
padding:0xp 0px 0px 0px;
}
.logo_text, a div td.logo_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}

#gvFaqDefaultMainContent, #gvFaqDefaultContent
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;

}

.imput_search {
	margin-left: 180px;
	vertical-align: top;
	margin-top: 5px;
}
#productsListingTopNumber {
	padding-left: 10px;
}
#productsListingListingTopLinks{
	padding-right: 10px;
}
#scQuantityHeading{
	padding-left: 10px;
}
#gvRedeemDefaultMessage{
	padding-bottom: 25px;
}
#emailspan a {
	font-size: 14px;
	font-weight: bolder;
	color: #9966CC;
}
#emailspan a:visited {
	font-size: 14px;
	font-weight: bolder;
	color: #993399;
}
#emailspan a:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #993399;
}
#emailspan a:active {
	font-size: 14px;
	font-weight: bolder;
	color: #993399;
}
.checkout{
	font-size:1.1em;
	float:left;
	text-align:center;
	padding-top:8px;
	padding-left:20px;
	padding-right:20px;	
	font-weight: bold;
}

.welcome{
	padding: 0em 0em 0em 20px;
	margin: 0;
	}

#contactUsNoticeContent{
margin:-13px 0px 0px 0px;
padding:0xp 0px 0px 0px;
}
.logo_text, a div td.logo_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}

#gvFaqDefaultMainContent, #gvFaqDefaultContent
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;

}

.imput_search {
	margin-left: 180px;
	vertical-align: top;
	margin-top: 5px;
}
#productsListingTopNumber {
	padding-left: 10px;
}
#productsListingListingTopLinks{
	padding-right: 10px;
}
#scQuantityHeading{
	padding-left: 10px;
}
#gvRedeemDefaultMessage{
	padding-bottom: 25px;
}
#emailspan a {
	font-size: 14px;
	font-weight: bolder;
	color: #9966CC;
}
#emailspan a:visited {
	font-size: 14px;
	font-weight: bolder;
	color: #993399;
}
#emailspan a:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #993399;
}
#emailspan a:active {
	font-size: 14px;
	font-weight: bolder;
	color: #993399;
}


.off{
	background-image: url(../images/checkout_progress_off.gif);	
	color:#000000;
	background-repeat:none;
}

.on{
	background-image: url(../images/checkout_progress_on.gif);	
	color:#ffffff;
	background-repeat:none;
}
