/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;															
	margin:0 auto 0 auto;
	background-color: #DFDFDF;	
	color:#666666;
	/*border: 1px solid #eceded;*/
	}
#indexBody{
margin-top:6px;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

 
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	}

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

a:active {
	color: #8B3332;
	text-decoration:none;
	outline:0;
	}
a:focus{
text-decoration:underline;
outline:0;

}
h1 {
	font-size: 1.5em;
	color: #7A2E48;

	
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.2em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.attribsSelect{
padding: 0px;
}
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

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

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	/*border: 1px solid #7A2E48;*/
	background-color:#dcdcdc;
	color: #666666;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #536483;
	}

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: 2px solid #7A2E48;*/
	}

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

.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: #ECEDED;
	text-align: left;
	width: 955px;
	border: 1px solid #cccccc;
	margin: 0px 0 0 10px;
	background-image:url(../images/fondo_all.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;

	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper {
	margin: 0px;
	padding: 0px;
	width: 955px;	
	}
/*#contentMainWrapper{
	padding-top:20px;
	
}*/
#popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#contentMainWrapper{
	/*background-image:url(../images/fondo_centro.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	*/
	}
#logoWrapper{
	/*background-image: url(../images/logo.gif);*/
	background-repeat: repeat-x;
	height:62px;
	}

#navColumnOneWrapper, #mainWrapper {
	margin: auto;
	width: 955px;
	
	} 

#navColumnTwoWrapper{
width: 150px;

}	
	
#navColumnOneWrapper, #navColumnTwoWrapper {
	/*margin-left: 0.5em;
	margin-right: 0.5em;*/
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
	

#accountLinksWrapper{
width: auto;
}

.wrapperAttribsOptions {
	/*margin: 0.3em 0em;*/

	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #e2e2e2;*/
	background-image: url(../images/fondo_navSup.jpg);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #7A2E48;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color:#EFCF54;;
	color: #7A2E48;
	background-image:none;
}

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

	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color:#666666;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #7A2E48;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	/*float: right;*/
	height: 1%;
	/*border: 1px solid #7A2E48;*/
	border:1px solid #cccccc;
	width: 100%;
	margin-bottom:5px;
	background:url(../images/ez_pages_fondo.jpg) no-repeat bottom right #EFEFEF;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
}

#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;
	}
	
#ezpagesContent{
font-size:11px;
}

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.2em 0.2em;
	/*background-color: #eceded;*/
	font-size: 0.8em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;

	width: 150px;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	background-color:#e2e2e2;
	/*background-image:url(../images/fondo.jpg);
	background-repeat:repeat-y;*/
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border:1px solid #cccccc;
	}
.centerColumn{
background-image: url(../images/column_centro.gif);
background-repeat:no-repeat;
background-position:bottom;
margin: 0.8em;
margin-top: 0px;
padding-bottom:50px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	/*float: right;*/
	text-align: center;
	margin: 1em;	
	padding: 1em;
	background-color:#dcdcdc;
	border: 1px solid #cccccc;
	}
#shoppingcartContent {
margin-bottom: 0px;
	}


.tableHeading TH {
	/*border-bottom: 1px solid #7A2E48;*/
	}

.tableHeading, #cartSubTotal {
	background-color: #b3b3b3;
	 }

#cartSubTotal {
	/*border-top: 1px solid #7A2E48;*/
	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;
	}
.cartTotalDisplay {
	font-weight:bold;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;


	}
/*************************************************** tablas cart by anton *************************************/

.cartQuantity {
background-color:transparent;

	}
	
.cartQuantityUpdate {
background-color:transparent;


}

.cartProductDisplay {
background-color:transparent;


}

.cartUnitDisplay {
background-color:transparent;


}

.cartTotalDisplay {
background-color:transparent;


}

.cartRemoveItemDisplay {
background-color:transparent;


}

#cartSubTotal {
/*background-color:#7A2E48;*/
/*border-bottom:#00CC66;
border-bottom:double;
border-right:double;*/
background-image:url(../images/sub_total.png);
background-position:right;
background-repeat:no-repeat;

}*/

/* **************************************fin tablas anton *************************************************************************************************/
.cartNewItem{
	
	color:#7A2E48;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	font-size:9px;
	}
#cartBoxListWrapper li .cartNewItem{
	font-size:9px;
	color:#7A2E48;

}

.cartOldItem {
	color:#666666;
	font-size:9px;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	
	
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	color:#7A2E48;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}
	/* anton
#productPrices{
	font-size: 1.5em;
	float:right;
	vertical-align:bottom;
	
	padding: 10px;
	padding-top: 6px;padding-bottom: 6px;
	
	font-weight: bold;

	height: 1%;
	
	border:1px solid #cccccc;
	
	background:	#EFEFEF;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	color: #7c163f;
	}
*/	
#productPrices{
	font-size: 1.5em;
	
	float:left;
	
	vertical-align:bottom;
	
	padding: 10px;
	padding-top: 6px;padding-bottom: 6px;
	margin-right: -60px;
	font-weight: bold;
	/*float: right;*/
	height: 1%;
	/*border: 1px solid #7A2E48;*/
	border:1px solid #cccccc;
	
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	color:#666666;
	}	
	
	
#orderhistoryContent {


	padding: 2px;

	padding-bottom: 2px;
	padding-top: 1px;

	}
	



.orderHistList {
/*	margin: 1em;
	padding: 0.2em 0em;*/
	list-style-type: none;
	padding: 0px;
	
	}
	
.orderHistList li{


font-size:10px;
color:#33FF33;
	
	}	

.orderHistList li a{

color:#33FF99;
font-size:10px;
color:#7A2E48;
	
	}	
	
#cartBoxListWrapper {
width: 140px;


}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	width: 130px;
	
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
/*	margin: 0;
	padding: 0.2em 0em;
	background-color: #ECBE2A;*/
	/*border:thin;
	border-bottom-color:#7A2E48;
	border-bottom-style:dashed;*/
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	color:#7A2E48;
	}

.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: 1em 1em 1em 1em ;
	padding: 10px 4px 4px 4px;
	/*border: 1px dotted #7A2E48;
	background-color:#dcdcdc;*/
	}

.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 {
	
	height: 1%;
	margin: 1.1em 0;
	background-color: #dcdcdc;
	border-bottom: 1px solid #fff;
	/*background-image:url(../images/barrafinal_ventana);
	background-position:bottom;
	background-repeat:no-repeat;*/
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	font-weight:bold;
	color: #eceded;
	font-variant:small-caps;
	}

/*sideboxes*/
.columnLeft {
	background-image:url(../images/fondo_left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0px;
	padding-top: 30px;
	margin: 0px;
	color:#666666;
}
.columnRight {
	background-color:#33CC66;
	background-image:url(../images/fondo_right.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000;
	width: 150px;
	padding: 0px;
	
}
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #7A2E48;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #7A2E48;
}

#searchHeading{
font-size: 0.9em;
color: #7A2E48;
}

/* /////////////////////////////////  cabeceras ///////////////////////////////////////////////*/
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	/*background-color: #abbbd3;*/
	background-image: url(../images/cabecera_left.png);
	padding: 8px 0.2em;
	
	
	}
.rightBoxHeading {
	margin: 0em;
	background-image: url(../images/cabecera_right.png);
	padding: 0.5em 0.2em;

	}
.centerBoxHeading { 
	margin: 0em;
	background-image: url(../images/cabecera_center.png);
	padding: 0.4em 0.2em;
	}

	
/* /////////////////////////////////  fin cabeceras  /////////////////////////////////////////////////////////*/
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*border: 1px solid #eceded;
	border-bottom: 5px solid #B6971A;
	background-color:#7A2E48;*/
	margin-top: 5px;
	width: 150px;
	}

.sideBoxContent {
	/*background-color: #ECBE2A;*/
	background-image:url(../images/barrafinal.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0.2em;
	margin: 0.4em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border:none;
	}

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

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

.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;
	/*border: 1px solid #7A2E48;*/
	/*border-left:1px solid #7A2E48;*/	
	
	}

#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: #666666;
	font-weight:bold;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #7A2E48;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #666666;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	color:#7A2E48;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color:#7A2E48;
	}
/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E9E9E9;
	height: 1.5em;
	vertical-align: top;
	border: 3px solid EFCF54;
	}


.rowEven {
	background-color: #dcdcdc;
	height: 1.5em;
	vertical-align: top;
	border: 3px solid EFCF54;
	}
	
tr .rowOdd td{
background-color:#E9E9E9;
}

.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: #abbbd3;
	background-image: url(../images/cabecera_center_2.png);
	background-repeat:no-repeat;
	height: 2.4em;
	color:#eceded;
}

tr.tableHeading {
	background-color: #B3B3B3;
	//background-image: none !important;
	background-repeat:no-repeat;
	height: 2.4em;
	color:#eceded;
}



.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/cabecera_center_2.png);
	background-repeat:repeat-x;
	background-position:center;
	
	height: 28px;
	color: #eceded;
	}


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



/************************************ NUEVO 
/************************************ POPUPS************************************************************************************/

#popupShippingEstimator{
	/*width: 400px;*/
	padding-top:40px;
	
	background-image:url(../images/fondo_popup.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#infoShoppingCart{
	padding-top:50px;
	padding-left:10px;
	
	background-image:url(../images/fondo_popup_ayuda.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

/*************************************************************************************************************************/

#navegacion_sub{
	margin: 0px;
	padding: 0px;
	width: 955px;
	height:62px;
	/*background-image: url(../images/logo.gif);*/
}
#navegacion_sub ul{
	list-style: none;
	margin: 0;
	padding:0 1px 0 1px;
}
#navegacion_sub li{
	float: left;
	margin: 0px;
	padding:0;
}
#navegacion_sub li a{
	display: block;
	padding:2px 0 6px 0;
	text-decoration:none;
	color:#6D2727;
	
	/*background-color: #000;*/
	width: 100px;
	height:0 auto;
}
#navegacion_sub #boton_sub {
	text-align:center;
	text-decoration:none;	
	background-image: url(../images/boton_sub.gif);	
	background-repeat: no-repeat;
	background-position: top center;
	font-weight:bold;
	font-size:8px;

}
#navegacion ul #navegacion_sub li#boton_sub a {
	height: 30px;
	padding:0 0 5px 0;
}
#navegacion_sub #boton_sub a:hover{
	background-image: url(../images/boton_sub_hover.gif);
	background-repeat: no-repeat;
	background-position: top center;
	outline:0;
}

#navegacion_sub li#boton_sub a.current_sub {
	background-image: url(../images/boton_sub_hover.gif);
	background-repeat: no-repeat;
	background-position: top center;
	outline:0;
}
#navegacion_sub li#boton_sub a:focus{
	background-image: url(../images/boton_sub_hover.gif);
	background-repeat: no-repeat;
	background-position: top center;
	outline:0;
}
#navegacion_entrar{
	float:right;
	width: auto;
	font-weight:bold;
	text-align:left;
	color: #7A2E48;
	}
#navegacion_entrar li a{
	text-align:center;
	width: 65px;
	background-image:url(../images/bot_menu.gif);
	}
#navegacion_entrar li.texto a{
	text-align:center;
	width: 64px;
	color: #FDFDFD;
	background-image:url(../images/bot_menu.gif);
	font-size:10px;
	}

#navegacion_entrar li.texto a:hover{
	color: #EFEFEF;
	}
	
/*************************************** footer ****************************************************************/

#footer{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	/*background-position: top center;*/
	width:953px;
	height:21px;
	
		border-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-radius:8px;
	
	border-left: 1px solid #AF5674;
	border: 1px solid #6D253D;
	border-top: none;
}
#footer a {
	text-decoration:none;
	font-weight:bold;
	color: #e2e2e2;
	}

/**************************************** Menu Footer *******************************************************/

#navSupp {
	text-align:center;
	}
	
/*	**********************************************anton******************************************************/
	
td {
/*background-color:#eceded;*/
}	
	

/*#navegacion_entrar li a{
background:#000033;
list-style:circle;
list-style-position:outside;
color:#0000FF;
}*/

#cartContentsDisplay{
/*background-image: url(../images/cabecera_center_2.png);
background-position:right top;*/
background-color:#DCDCDC;
}
#ccQuantityHeading{
	/*background-image: url(../images/cabecera_center_2.png);
	background-position:left top;
	padding-left:10px;*/
}
ccTotalHeading{
	/*background-image: url(../images/cabecera_center_2.png);
	background-position:right;*/
}
.productListing-odd .productListing-data{
background-color:#DCDCDC;

/*color:#eceded;*/
border: 2px solid #DCDCDC;
background-repeat:no-repeat;
border-bottom: 1px solid #fff;
}
.productListing-even .productListing-data{
background-color:#E9E9E9;
border: 2px solid #E9E9E9;
background-repeat:no-repeat;
border-bottom: 1px solid #fff;
}

#barra_producto{
	width:10px;
	background-image:(../images/barra_producto.jpg);
}

#listCell0-0{
background-image: url(../images/cabecera_center_2.png);
background-position:left;
}
#listCell0-1{
background-image: url(../images/cabecera_center_2.png);
background-position:center;
color:#7A2E48;
}
#listCell0-1 a{
	color:#eceded;
	}
#listCell0-1 a:hover {
	color:#F1D563;
	}
#listCell0-2{
background-image: url(../images/cabecera_center_2.png);
background-position:right;
color:#7A2E48;
}
#listCell0-2 a{
	color:#eceded;
	}
#listCell0-2 a:hover {
	color:#F1D563;
	}
#scRemoveHeading{
	background-image: url(../images/cabecera_center_2.png);
	background-position:right;
	color:#7A2E48;
	padding-top:17px;
	*padding-top:2px;
	*background-image:none;
}
	
	
.itemTitle a{
color:#7A2E48;
}

.itemTitle a:hover{
color:#000;
}

#portada{
	with:500px;
	height:340px;
	background-image:url(../images/portada.swf);
	background-position:center;
	}

/****************************  productos ************************************************/

#productos{
	padding:5px;

	background-color:#E2E2E2;
	padding-bottom:50px;
}

#productos_atributos{
	background-color:#e7e7e7;
	padding:0 0 5px 10px;
	margin: 0px 10px 0 10px;
	
	border:1px solid #cccccc;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-left:2px solid #883151;
	}

#productos_nombre{

	}

#productMainImage .centeredContentback a{
	text-decoration:none;
	font-size:9px;
	}
	
	
	
/************************* boton_web ***********************************************************/

#navegacion_sub #boton_webnot {


}
#navegacion_sub #boton_web {
	
}
#navegacion_sub #boton_web a{
	background-image: url(../images/boton_web.gif);	
	background-repeat: no-repeat;
	/*margin-left:0px;*/
	margin-left:450px;
	height:40px;
	width:131px;
	/*padding:3px 0 0 905px;
	float:left;*/
}

#navegacion_sub #boton_web a:hover{
	background-image: url(../images/boton_web_hover.gif);	
	background-repeat: no-repeat;
	/*margin-left:0px;*/
	margin-left:450px;
	height:40px;
	width:131px;
	/*padding:3px 0 0 905px;
	float:left;*/
}


#navegacion_sub li#boton_web a:focus{
	background-image: url(../images/boton_web_hover.gif);
	background-repeat: no-repeat;
	background-position: top center;
	outline:0;
}

/************************* boton_not ***********************************************************/


#navegacion_sub #boton_not a{
	background-image: url(../images/boton_not.gif);	
	background-repeat: no-repeat;
	margin-left:320px;
	height:40px;
	width:131px;
	/*padding:3px 0 0 905px;
	float:left;*/
}

#navegacion_sub #boton_not a:hover{
	background-image: url(../images/boton_not_hover.gif);	
	background-repeat: no-repeat;
	margin-left:320px;
	height:40px;
	width:131px;
	/*padding:3px 0 0 905px;
	float:left;*/
}


#navegacion_sub li#boton_not a:focus{
	background-image: url(../images/boton_not_hover.gif);
	background-repeat: no-repeat;
	background-position: top center;
	outline:0;
}

/* *******************************************   contenido carro de la compra **********************************************/

#ccQuantityHeading{
	/*background-color:#7A2E48;*/
	color:#eceded;
	}
#ccProductsHeading{
	/*background-color:#7A2E48;*/
	color:#eceded;
}
#ccTotalHeading{
	/*background-color:#7A2E48;*/
	color:#eceded;
	margin: 0em;
	padding: 0.5em 0.2em;
	}


/******************************************** CSS EZ-PAGES **********************************************************************/

img.izqda {
	float:left;
	padding:10px;
}

img.derch {
	float:right;
	padding:10px;
}
img.top {
	padding: 0px 0 0 20px;
	}
	
img.enlace {
	float:left;
	
	}
	
#banner{
	font-weight:bold;
	color:#903232;
}
#rompedor{
	padding-bottom:-10px;
}
#enlaces{
	border:1px solid #cccccc;
	padding:5px;
	margin-bottom:5px;
	background-color:#EFEFEF;
	
	}
	
#enlaces a {
	padding-top:10px;
	float:right;
}

/*********************************************************************************************************************************/
.optionName{
	
	margin:0 auto;
	padding:0 auto;
}

.attribsSelect{

}
.back{
	padding:4px 0 0 0;
}
#cartAdd{
		font-weight: bold;
	/*float: right;*/
	height: 1%;
	/*border: 1px solid #7A2E48;*/
	border:1px solid #cccccc;
	margin-bottom:5px;
	background:url(../images/ez_pages_fondo.jpg) no-repeat bottom right #EFEFEF;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	margin-top: -13px;
	
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
}
#productMainImage a{
	color:#e2e2e2;
	
}


#productos_nombre{
padding-top: 10px;
}
#productDescription2{
color:#6D2526;
}

#tabla_enlaces{
	background:#EFEFEF;
	border: 0px solid #cccccc;
	-moz-border-radius: 8px;
	border-radius:8px;
	-webkit-border-radius::8px;
}
#tabla_enlaces img{
padding-right: 4px;
}
#tabla_enlaces table{
	border-collapse:collapse;
		border:solid 0px #CCC;
}
#tabla_enlaces table td{
	border:solid 1px #CCC;
	
}
