/**
 * 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: 11px;
/*	color: #8b8488;*/
	background-image:url(../images/bg/fnd_1.gif);
	background-repeat:repeat;
	/*	background-color: #f4eef3;
	background-color:#ffffff;*/
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
/*	color: #3300FF;*/
	text-decoration: none;
	}
 
a:visited {
/*	color: #3300FF;
	text-decoration: none;*/
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
/*	color: #FF0000;*/
	}

#navSupp  {
	color: #ffffff;
	font-size:10px;
	font-weight:normal;
	height:20px;
	}

#navSupp ul li a:hover {
	color: #d0afd2;
	}

a:active {
/*	color: #0000FF;*/
	}

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: 11px;
	}

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

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #edcde3;
	}

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;
	}
	
div#checkoutPayment LABEL.radioButtonLabel{
/*	margin: 0.5em 0.3em;*/
	margin-left:0px;
	margin-top:0px;
	}
	
div#checkoutPayment LABEL.radioButtonLabel span {
	padding-left:25px;
}

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

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

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

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 838px;
	vertical-align: top;
/*	border-width:3px 3px 0px 3px;
	border-color: #bf6292;
	border-style:solid;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
/*	background-color:#000000;*/
	}

div#headerWrapper {
/*	background-color:#BDAAD8;*/
}

#logoWrapper{
/*	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #3333ff;*/
	height:255px;
	}

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0px;
	margin-right: 0em;
}

#navColumnOneWrapper {
	margin-top: 40px;
	padding-top:0px;
}

#navColumnTwoWrapper {
	margin-top: 40px;
	padding-top:0px;
	margin-bottom:20px;
}
		
#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, #sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin-top:5px;
}
.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: 0em;
	background-color: #ffffff;
/*	background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
#navSuppWrapper{
	margin: 0px;
	background-image:url(../images/bg/bg_bottom1.jpg);
	background-repeat:no-repeat;
	background-position:1px top;
	/*	background-color:#900962;*/
	border-width:0px 0px 0px 0px;
/*	border-width:0px 3px 0px 3px;*/
	border-color: #9c223b;
	border-style:solid;
	font-weight: bold;
	color: #ffffff;
	padding-top:15px;
	display:block;
	}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp ul {
	margin: 0;
	padding: 0px 0em 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: 0px 3px;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	font-size:10px;
	font-weight:normal;
	}

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

div.buttonRow {
	margin-top:0px;
}

div#indexProductList form {
	margin-top:20px;
	margin-bottom:20px;
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	color:#d22a2a;
	font-size:10px;
	font-size: 0.95em;
	font-weight: normal;
	margin: 0em;
	}
	
#navBreadCrumb a{	
	color:#d22a2a;
	font-weight: bold;
	}
	
#navBreadCrumb a:hover{	
	color:#f73649;
	font-weight: bold;
	}
	
#navEZPagesTop {
	background-color: #ffffff;
/*	background-image: url(../images/tile_back.gif);*/
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
/*	background-color: transparent;*/
	}
#navColumnOne {
	}


/*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;
	color:#8b8488;
	font-size:10px;
	}

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

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

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

div#cartAdd {
	float: left;
	text-align: center;
	margin: 10px 0px 10px 0px;
	border:none;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 1em;
	width:100%;
	}

.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: center;
/*	padding-right: 0.2em;*/
	padding-right:10px;
	}

#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 {
	padding-left:23px;
	text-align:left;
	background-image:url(../images/icono_tit_categories.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.categoryIcon a:link, .categoryIcon a:visited {
	color:#D93000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin: 10px auto 10px auto;
	text-align:left;
	display:block;
}

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

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

/*sideboxes*/
/*td.columnLeft {
	background-image:url(../images/bg/bg_col_left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#c1b2d7;
}*/

td.columnLeft {
	background-image:url(../images/bg/bg_col_left1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#efebec;
	width:224px;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #B65163;
	text-align:left;
	padding-left:30px;	
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #B65163;
	text-align:left;
	padding-left:30px;	
}

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


.rightBoxHeading#searchHeading, .leftBoxHeading#searchHeading  {
	margin: 0em;
/*	background-color: #ffffff;
	background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	font-size: 0.9em;
	color: #9d1059;
	text-transform:uppercase;
	}


.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: none;
	/*1px solid #9a9a9a
	border-bottom: 1px solid #336633;*/
	margin-top: 0em;
	}
	
div#search {
	margin: 0px 0px 10px 0px;
	border: none;
	background-image:url(../images/bg/bg_search.gif);
	background-repeat:repeat-y;
	background-position:left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	background-color:#edcde3;*/
	/*1px solid #9a9a9a
	border-bottom: 1px solid #336633;*/
	}

div#search h3#searchHeading {
	margin-top:0px;
	margin-bottom:0px;
	font-size:1px;
}

div#searchContent {
	text-align:left;
	margin-left:11px;
	margin-top:7px;
}

div#searchContent form {
	margin-top:0px;
}

div#searchContent form a.search_advanced:link, div#searchContent form a.search_advanced:visited {
	color:#efebec;
	font-size:8px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}

div#searchContent form a.search_advanced:hover {
	color:#ffffff;
	font-size:8px;
	text-decoration:none;
	text-transform:uppercase;
}

div#searchContent form input.search_button {
	width: 50px; 
	margin-left:0px; 
	background:none;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#searchContent form input.input_space {
	width: 130px; 
	margin-right:10px; 
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sideBoxContent {
/*	background-color: #ffffff;*/
	padding: 0em;
	}

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

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

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

h3.rightBoxHeading {
	color:#C81112;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	padding-left:29px;
	background-image:url(../images/icono_tit_categories.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

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

.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;
	}
.rowEven td, .rowOdd td {
/*	background-color: #F0F0F0;*/
	border-bottom:#CCCCCC 1px solid;
	}

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

.productListing-rowheading {
	background-color: #ffffff;
/*	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;
	}


/* LINKS CATEGORIAS LEFT */

.leftBoxContainer div.sideBoxContent ul li {
	margin-left:22px;
	padding-left:15px;
	background-image:url(../images/arrow_cat_10x13.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.leftBoxContainer div.sideBoxContent ul li a {
	text-decoration:none;
	color:#a89c9d;
	font-size:11px;
}

.leftBoxContainer div.sideBoxContent ul li a:hover {
	text-decoration:none;
	color:#bf6292;
}

/* categories box parent and child categories */
A.category-top:link, A.category-links:link, A.category-top:visited, A.category-links:visited {
	text-decoration:none;
	color:#524042;
	font-size:11px;
	padding-left:15px;
	background-image:url(../images/arrow_cat_10x13.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	margin-left:39px;
	height:18px;
	}
	
A.category-top:hover, A.category-links:hover  {
	text-decoration:none;
	color:#bf6292;
	}

/* titulo categorias left */

h3.leftBoxHeading {
/*	color:#bf6292;
	font-size:12px;
	text-decoration:none;
	margin: 10px auto 10px auto;
	background-image:url(../images/arrow_h3.gif);
	background-repeat:no-repeat;
	background-position:8px;*/
}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 13px;
	color: #c81112;
	text-align:left;
	text-transform:uppercase;
	padding-left:58px;
	background-image:url(../images/icono_tit_categories.gif);
	background-repeat:no-repeat;
	background-position:35px center;
	margin: 0px auto 10px auto;
}

h3#tellafriendHeading {
	font-size: 13px;
	color: #c81112;
	text-align:left;
	text-transform:uppercase;
	padding-left:38px;
	background-image:url(../images/icono_tit_categories.gif);
	background-repeat:no-repeat;
	background-position:15px center;
	margin: 0px auto 0px auto;
}

div.leftBoxContainer {
	font-size:1px;
}

select.combo_regalar, select.combo_ocasion {
	display:block;
	margin-left:58px;
	font-size:11px;
	color:#524042;
	border-color:#5F5F5F;
	border-style:solid;
	border-width:1px;
	background-color:#e3dbe0;
	margin-bottom:20px;
	margin-top:0px;
	width:120px;
}


h2.leftBoxHeading{
	color:#C81112;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin: 10px auto 10px 0px;
	padding-left:23px;
	text-align:left;
	background-image:url(../images/icono_tit_categories.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

h2.centerBoxHeading {
	color:#f73649;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin: 10px auto 15px auto;
	text-align:center;
}

hr#catBoxDivider, hr {
/*	background-color:#d0afd2;
	color:#d0afd2;*/
	}
	
div.sideBoxContent hr#catBoxDivider {
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	border:none;
	height:0px;
	width:160px;
	text-align:center;
	background-color:#FFFFFF;
}

div.sideBoxContent br {
	margin-top:0px;
	margin-bottom:0px;
	height:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:0px;
}

div.leftBoxContainer#categories {
	margin-bottom:10px;
}

/* OFERTA LEFT */


div.leftBoxContainer#whatsnew{
	margin-bottom:20px;
	margin-bottom:20px;
	width:160px;
	border-top:#aca899 1px solid;
	border-bottom:#aca899 0px solid;
}

div.leftBoxContainer#whatsnew h3 {
	text-align:center;
	padding-left:0px;
}

div.leftBoxContainer#whatsnew h3.leftBoxHeading a:link, div.leftBoxContainer#whatsnew h3.leftBoxHeading a:visited{
	color:#bf6292;
	font-size:12px;
}

div.leftBoxContainer#whatsnew h3.leftBoxHeading a:hover{
	color:#f73649;
	font-size:12px;
}

div.leftBoxContainer#whatsnew a:link, div.leftBoxContainer#whatsnew a:visited {
	color:#bf6292;
	font-size:10px;
}

div.leftBoxContainer#whatsnew a:hover {
	color:#f73649;
	font-size:10px;
}

div.leftBoxContainer#whatsnew span.productSpecialPrice {
	color:#e31d7a;
	font-size:10px;
}

div.leftBoxContainer#whatsnew span.productPriceDiscount, div.leftBoxContainer#whatsnew span.normalprice {
	color:#a7565e;
	font-size:10px;
}

div.leftBoxContainer#whatsnew div {
	color:#e31d7a;
	font-size:10px;
}

/* PRODUCTO LISTADO */

h1#productListHeading {
	color:#c81112;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}

h1#newProductsDefaultHeading {
	color:#f73649;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

h1#allProductsDefaultHeading {
	color:#f73649;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

h3.itemTitle, h3.itemTitle a:link, h3.itemTitle a:visited {
	font-size:14px;
	color:#D37200;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}

h3.itemTitle a:hover {
	font-size:14px;
	color:#f73649;
	text-decoration:none;
	text-transform:capitalize;
}

h1.productGeneral {
	color:#D37200;
	font-size:14px;
	font-weight:bold;
}

h2.productGeneral {
	color:#D93000;
	font-size:12px;
}

div.listingDescription {
	color:#8b8488;
	font-size:10px;
	}
	
div#productsListingBottomNumber, div#productsListingTopNumber, div#newProductsDefaultListingBottomNumber, div#allProductsListingBottomNumber {
	color:#b57882;
	font-size:10px;
	}

tr.productListing-odd, tr.productListing-even {

	}
	
td.productListing-data {
	height:130px;
	border-bottom:1px solid #c16695;
	}
		
div#middle_contentMainWrapper {
	border-width:0px 0px 0px 0px;
/*	border-width:0px 3px 0px 3px;
	border-color: #9c223b;
	border-style:solid;*/
}

table#contentMainWrapper {
	margin-top:0px;
	width:838px;
}
	
table#contentMainWrapper td.middle_content {
	padding-left:10px;
	padding-right:10px;
}

div#newProductsDefault hr, div#allProductsDefault hr {
	height:1px;
	border:none;
	border-bottom:#EAEAEA 1px solid;	
}

div#newProductsDefault form table td.main a {
	color:#bf6292;
	font-size:14px;
}


div#newProductsDefault form table td.main a:hover {
	color:#f73649;
	font-size:14px;
}

/*div#allProductsDefault table td.main a {
	color:#bf6292;
	font-size:14px;
	text-decoration:none;
}

div#allProductsDefault table td.main a:hover {
	color:#f73649;
	font-size:14px;
	text-decoration:none;
}*/

td.main {
/*	height:90px;*/
	border-bottom:0px solid #c16695;
}

td.listingnew_main_right {
	padding-left:10px;
}

td.listingnew_main_right div.listingnew_price, td.main div.listing_price, td.productListing-newp div.listing_price {
	color:#d22a2a;
	font-size:12px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* CUADRO PRODUCTO LISTADO */
td.cat_listado {
	padding-left:10px;
}

div.precio_venta div.list_price {
	color:#d22a2a;
	font-size:12px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.precio_venta div a {
	display:block;
	height:16px;
	width:79px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	/*	background-color:#dcd5e6;*/
	padding-top:1px;
	text-align:center;
	background-image: url(../images/bg_precio_venta.gif);
	background-repeat:no-repeat;
	background-position:left top;
	/*	padding-left:10px;
	padding-right:10px;*/
}

div.foto_listado {
	margin-right:10px;
/*	width:84px;*/
}

table.producto_listado{
	border-bottom:#eaeaea solid 1px;
}

table.producto_listado td{
	padding-top:10px;
}

table.producto_listado br{
	line-height:10px; 
	display: table-column;
}


table.producto_listado td.pie_listado{
	padding-top:0px;
	padding-bottom:0px;
}

table#contentMainWrapper td.columnRight{
	background-color:#efebec;
}

/* HOME NUEVOS PRODUCTOS */
div.centerBoxContentsNew {
/*	border-bottom:#c16695 solid 1px;*/
	border-bottom:#c76c9b solid 0px;
}

div.centerBoxContentsNew table {
	padding-bottom:10px;
	border:#eaeaea solid 1px;
	margin-bottom:10px;
	margin-top:10px;
}

div.centerBoxWrapper {
	color:#d22a2a;
	font-size:12px;
	font-weight:bold;
}

div#allProductsDefault td.main, div#newProductsDefault td.main{
	color:#8b8488;
	font-size:10px;
}

div#specialsDefault {
	border:#EAEAEA solid 1px;
}

div.centerBoxWrapper span {
	color:#8b8488;
	font-size:10px;
	font-weight:normal;
}

div.centerBoxWrapper td.productListing-newp a:link, div.centerBoxWrapper td.productListing-newp a:visited  {
	color:#D37200;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

div.centerBoxWrapper td.productListing-newp a:hover {
	color:#f73649;
	font-size:14px;
	font-weight:bold;
}

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

td.productListing-newp span.productSpecialPrice, td.main span.productSpecialPrice {
	color:#e31d7a;
	font-size:16px;
}

/* SPECIAL HOMEPAGE */

div#specialsDefault {}

div.centerBoxContentsSpecials {
	width:48%;
}

div.centerBoxContentsSpecials a:link, div.centerBoxContentsSpecials a:visited {
	color:#bf6292;
	font-size:14px;
	font-weight:bold;
}

div.centerBoxContentsSpecials a:hover {
	color:#f73649;
	font-size:14px;
	font-weight:bold;
}

div.centerBoxContentsSpecials span.productSpecialPrice {
	color:#e31d7a;
	font-size:16px;
}

div.centerBoxContentsSpecials span.normalprice {
	color:#a7565e;
	font-size:10px;
}

div.centerBoxContentsSpecials span.productPriceDiscount {
	color:#a7565e;
	font-size:10px;
}

td.productListing-newp span.normalprice, td.productListing-newp span.productPriceDiscount, td.main span.productPriceDiscount {
	color:#a7565e;
	font-size:10px;
	font-weight:bold;
}

span.imgLink {
	font-size:10px;
	color:#D93000;
}

/* NUEVOS PRODUCTOS LINK */

a.title_product_listado:link, a.title_product_listado:visited {
	color:#D37200;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.title_product_listado:hover {
	color:#f73649;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.moreinfo_listado:link, a.moreinfo_listado:visited {
	color:#a7565e;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:18px;
	width:95px;
	background-color:#dcd5e6;
	padding-top:3px;
	text-align:center;
	margin-top:5px;
}
a.moreinfo_listado:hover {
	color:#f73649;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:18px;
	width:95px;
	background-color:#dcd5e6;
	padding-top:3px;
	text-align:center;
	margin-top:5px;
}

/* TELL A FRIEND */

div#tellafriend {
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	color:#524042;
}

div#tellafriend input#tellafriend {
	margin-top:20px;
	margin-bottom:10px;
	font-size:11px;
	color:#524042;
	border-color:#5F5F5F;
	border-style:solid;
	border-width:0px;
	background-color:#F9F7F8;
	width:120px;
}

/* CUADRO PAGINAS */

div.centerColumn h1#pageThreeHeading, div.centerColumn h1#pageFourHeading, div.centerColumn h1#shippingInfoHeading, div.centerColumn h1#privacyDefaultHeading, div.centerColumn h1#conditionsHeading, div.centerColumn h1#pageTwoHeading, div#timeoutDefault h1#timeoutDefaultHeading{
	color:#C81112;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 30px 30px 0px;
}

div.content#pageThreeMainContent div, div.content#pageFourMainContent div, div.content#shippingInfoMainContent div, div.content#privacyDefaultMainContent, div.content#conditionsMainContent, div.content#pageTwoMainContent, div#pageFourMainContent {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #8b8488;
	margin-bottom:30px;
	margin-right:30px;
	text-align:justify;
}

div.content#pageThreeMainContent div a, div.content#pageFourMainContent div a, div.content#shippingInfoMainContent div a, div.content#conditionsMainContent a, div.content#pageTwoMainContent a, div#pageFourMainContent a {
	color:#D37200;
	}

div.content#pageThreeMainContent div a:hover, div.content#pageFourMainContent div a:hover, div.content#shippingInfoMainContent div a:hover, div.content#conditionsMainContent a:hover, div.content#pageTwoMainContent a:hover, div#pageFourMainContent a:hover {
	color:#C81112;
	}

.content_red {
	color:#C81112
}

/* MI CUENTA */

div#loginDefault {
	margin-top:0px;
}

h1#loginDefaultHeading {
	color:#C81112;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 30px 30px 0px;
}

div#loginDefault form fieldset legend {
	color:#D37200;
}

div#loginDefault div.buttonRow a, div#timeoutDefault div.buttonRow a {
	color:#D93000;
	font-size:11px;
	text-decoration:none;
}

div#loginDefault div.buttonRow a:hover, div#timeoutDefault div.buttonRow a:hover {
	color:#D37200;
	font-size:11px;
	text-decoration:none;
}


/* INGRESO INDEX */

div#indexDefault {
	margin-top: 10px;
}

h2.greeting {
	color:#524042;
	font-size:14px;
}

div#indexDefault span.greetUser {
	color:#C81112;
}

div#indexDefault h2 a{
	color:#C81112;
}

div#indexDefault h2 a:hover{
	color:#D37200;
}


/* OTROS VARIOS */

div#timeoutDefaultContent a {
	color:#D93000;
}

div#timeoutDefaultContent a:hover {
	color:#D37200;
}

div#timeoutDefault form fieldset legend {
	color:#D93000;
}

/* MI CUENTA */

h1#accountDefaultHeading, h1#logoffDefaultHeading {
	color:#C81112;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0px 10px 0px;
}

#accountLinksWrapper {
	margin: 0;
	width: 100%;
	}
	
div.back#accountLinksWrapper h2 {
	color:#C81112;
}

div.back#accountLinksWrapper ul#myAccountGen a{
	color:#8b8488;
	text-decoration:none;
}

div.back#accountLinksWrapper ul#myAccountGen a:hover{
	color:#D37200;
	text-decoration:none;
}

div#accountLinksWrapper ul.list a {
	color:#8b8488;
	text-decoration:none;
}

div#accountLinksWrapper ul.list a:hover {
	color:#D37200;
	text-decoration:none;
}
/* TABLAS FRIENDS */

table.friends_table {
/*	border-top:#D37200 solid 1px;
	border-bottom:#D37200 solid 1px;
	border-left:#D37200 solid 1px;*/
	border-bottom: 0px solid #9a9a9a;
}

table.friends_table tr.friends_tr{
	background-color:#E0D6DD;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

table.friends_table tr.friends_tr td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	text-align:left;
	}
	
div#accountHistoryDefault h1#accountHistoryDefaultHeading {
	color:#C81112;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 30px 30px 0px;
}

/* ADDRESS BOOK */

div#addressBookDefault fieldset {
	color:#8b8488;
}

div#addressBookDefault fieldset {
	margin-top:40px;
}


div#addressBookDefault h1#addressBookDefaultHeading {
	color:#C81112;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 30px 30px 0px;
}

div#addressBookDefault h2#addressBookDefaultPrimary {
	color:#D37200;
	font-size:14px;
	font-weight:bold;
}

div.address_back {
	float:left;
	color:#C81112;
	margin-right:10px;
	width:50%;
}

div.instructions {
	float:right;
	width:45%;
}

div#addressBookDefault fieldset legend {
	color:#C81112;
	font-weight:bold;
	font-size:12px;
}

div.alert.forward {
	margin-top:10px;
	margin-bottom:10px;
}

div#addressBookDefault h3.addressBookDefaultName {
	color:#C81112;
}

/* LA CESTA */

h1#cartDefaultHeading {
	color:#C81112;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 30px 30px 0px;
}

div.forward a {
	color:#d22a2a;
	font-size:10px;
	text-decoration:none;
}

td.cartProductDisplay span#cartProdTitle {
	color:#8b8488;
	text-decoration:none;
}

/* DATOS DE TARJETAS Y HORARIO - CONTACTO DERECHA */

div.rightBoxContainer {
	text-align:left;
	margin-left:5px;
}

div#bannerboxallContent {
	margin-bottom:10px;
	margin-left:5px;	
	text-align: center;	
}

#bannerboxallleftContent a, div#bannerboxallContent a {
	display:block;
	margin-bottom:5px;
}

div.rightBoxContainer div#bannerboxContacto {
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/contacto_full.jpg);
	width:208px;
	height:106px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	margin-left:5px;
	overflow:hidden;
}

div.rightBoxContainer div#bannerboxContacto table td {
	padding-left:40px;
	padding-top: 75px;
	vertical-align:top;
	text-align:left;
	height:106px;
	color:#af3652;
	font-size:12px;
}

div.leftBoxContainer#datos {
	margin-bottom:20px;
	margin-left:39px;
	margin-top:30px;
}

div.leftBoxContainer#datos div {
	font-size:9px;
	margin-left:0px;
	margin-right:0px;
	color:#524042;
}

h2.leftBoxHeading#datos{
	color:#C81112;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	padding-left:19px;
	background-image:url(../images/icono_tit_categories.gif);
	background-repeat:no-repeat;
	background-position:0px top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#datos {
	margin-bottom:20px;
	margin-left:0px;
	margin-top:15px;
}

div.rightBoxContainer#datos div {
	font-size:9px;
	margin-left:5px;
	margin-right:10px;
	color:#524042;
}

h2#datos{
	color:#C81112;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	padding-left:29px;
	background-image:url(../images/icono_tit_categories.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* SHOPPING CART */

table#prevOrders td{
	text-align:center;	
	padding-right:5px;
}

h2.prevOrders {
	color:#c81112;
}

table#cartContentsDisplay {
	color:#000000;
}

table#cartContentsDisplay td.cartQuantity {
	width:70px;
}

td.cartQuantity input {
	width:68px;
}

td.cartProductDisplay {
	text-align:center;
}

div.cartImage {
	text-align:center;
	}
	
div.cartProdTitle {
	text-align:center;
	margin-top:10px;
	}

div.cartProdTitle a {
	color: #000000;
	text-decoration:none;
	text-transform:capitalize;
}

div.cartProdTitle a:hover {
	color: #c81112;
}
	
td.cartUnitDisplay {
	width:60px;
}

td.cartTotalDisplay {
	width:70px;
}

td.cartRemoveItemDisplay {
	width:30px;
}

/* CONFIRMAR DATOS DE ENVIO */

#checkoutShipto, #checkoutBillto {
	width:47%;
	}

div#checkoutShipto div.buttonRow, div#checkoutBillto div.buttonRow {
	float:left;
	display:block;
}

div#checkoutShipto address, div#checkoutBillto address {
	float:left;
	display:block;
	clear:left;
	margin-top:10px;
	margin-bottom:10px;
}

h1#checkoutConfirmDefaultHeading, h1#checkoutPaymentHeading, h1#checkoutShippingHeading, h1#addressBookProcessDefaultHeading, h1#checkoutSuccessHeading {
	color:#C81112;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 30px 30px 0px;
}

h2#checkoutShippingHeadingMethod {
	margin-left:0px;
	margin-top:10px;
}

h3#checkoutConfirmDefaultShipment, h3#checkoutConfirmDefaultPayment {
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	clear:left;
}

h4#checkoutConfirmDefaultShipmentTitle, h4#checkoutConfirmDefaultPaymentTitle {
	float:left;
	margin-left:0px;
	margin-top:0px;
	clear:left;
	color:#C81112;
}

div.important {
	float:left;
/*	clear:left;*/
}

div#checkoutBillto div.important {
	float:left;
	clear:left;
	width:95%;
}

div#checkoutShippingContentChoose {
	float:left;
	clear:left;
}

div#checkoutShipping em {
	color:#c81112;
}

div#checkoutShipping fieldset {
	float:left;
	clear:left;
	margin-right:0px;
	width:95%;
}

div#checkoutShipping div.buttonRow {
	margin-right:5%;
	}

div#checkoutShipping fieldset div.important{
	margin-right:50px;
	margin-top:10px;
	margin-left:10px;
	}
	
div#checkoutShipping input#ship-flat-flat, div#checkoutShipping label.checkboxLabel {
	margin-top:10px;
	padding-top:0px;
	}

/* CONTACTENOS */

div#contactUsDefault, div#logoffDefaultMainContent {
	color:#8b8488;
}

fieldset#contactUsForm legend {
	color:#C81112;
	font-size:15px;
	font-weight:bold;
}

fieldset#contactUsForm div.alert {
	color:#C81112;
	font-size:11px;
	font-weight:bold;	
}

/* CONFIRMACION DE TARIFA */

div#checkoutShipto div.buttonRow {
	float:left;
	display:block;
	clear:none;
}

/* SAFTPAY */

div#checkoutBillto div.important div {
	float:left;
	clear:left;
	width:95%;
}

/* CREDITOS TTIPERU */

a.ttiperu:link, a.ttiperu:visited {
	text-decoration:none;
	color:#8b8488;
	font-size:11px;
}

a.ttiperu:hover {
	text-decoration:none;
	color:#c81112;
	font-size:11px;
}

a.ttiperu_logo:link, a.ttiperu_logo:visited {
	text-decoration:none;
	color:#D37200;
	font-size:11px;
}

a.ttiperu_logo:hover {
	text-decoration:none;
	color:#c81112;
	font-size:11px;
}