/**
 * 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 {
	margin-top: 0;
	font-family:"Century Gothic";
	font-size:11px;
	font-weight:bold;
	color: #000000;
	background-image: url(../images/fondo_general.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color: #A9CFE4;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #00599C;
	text-decoration: none;
	}
 
a:visited {
	color: #00599C;
	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: #F2860C;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #00599C;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

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

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

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

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

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

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

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

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: #f4fbe5;*/
	text-align: left;
	width: 100%;
	vertical-align: top;
	border: 0px solid #9a9a9a;

	}
	
/*#estrella{
	background-image:url(../images/estrella.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: -130px;
	margin-left: 150px;
	width: 200px;
	height: 200px;
}*/

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/fondo_logo.jpg) ;	
	background-color: #ffffff;	
	text-align:center;
	}
	
#cartWrapper{
	background-image: url(../images/cartBackground.gif);
	width: 140px;
	padding-left: 16px;
	height: 85px;
	padding-top: 52px;
	font-size: 10px;
	text-align: left;
}

#cartWrapper a{
	color: #777777;
	text-decoration: underline;
}

#cartWrapper a:hover{
	text-decoration: none;
}

.cartWrapperArt{
	padding-left: 2px;
	color: #a3a3a3;
}

.cartWrapperQty{
	padding-top: 12px;
	padding-left: 2px;
	color: #a3a3a3;
}

.cartWrapperShow{
	padding-top: 4px;
}

.cartWrapperPay{
	padding-top: 2px;
	padding-right: 20px;
	text-align: right;
}

.cartWrapperEmpty{
	padding-top: 8px;
	color: #777777;
}
	
#logo{
	width:800px;
	height:170px;
	z-index:2000;
	margin:0 auto;



	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#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%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {
font-size: 12px;
color: #00599C;
}

.navSplitPagesLinks a{
color: #999999;
}

.navSplitPagesLinks a:hover{
color: #F28000;
}

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tileback1.jpg);
	
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	text-align:center;
	}
	

.separador{
background-image: url(../images/tileback2.jpg);
height: 30px;
width: 2px;
padding-left: 0px;
padding-right: 0px;
}
	
#navMainWrapperSub {
	margin: 0em;
	background-color: #FFFFFF;
	padding: 0.5em 0.2em;
	font-weight: bold;
	background-image: url(../images/tileback1.jpg);
	height: 1.6em;
	}

#navMainWrapperFooter {
	margin: 0em;
	background-color: #000000;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #000000;
	height: 1.4em;
	}


#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain2 ul, #navSupp2 ul, #navCatTabs2 ul {
	margin: 0;
	padding: 0.1em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	color:#FFFFFF;
	}

#navMain2 ul li, #navSupp2 ul li, #navCatTabs2 ul li {
	display: inline;
		color:#FFFFFF;
	}

#navMain2 ul li a, #navSupp2 ul li a, #navCatTabs2 ul li a {
	text-decoration: none;
	padding: 0.0em 0.5em;
	margin: 0;
		color:#FFFFFF;
	font-size:14px;
	white-space: nowrap;
	}
	
#navMain ul, #navSupp2 ul, #navCatTabs2 ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}


#navMain ul li, #navSupp2 ul li, #navCatTabs2 ul li {
	display: inline;
	}

#navMain ul li a, #navSupp2 ul li a, #navCatTabs2 ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	font-size:14px;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

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

#navMainSearch {
	/*width: 202px;*/
	height: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/searchBackground.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: right;
	vertical-align: top;
	text-align: left;
	}

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

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

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

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

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

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	
	}
	
.centerColumn{
	width: 730px;
}
	
#productGeneral{
/*background-color:#CCDEED;*/
}

.fondo_subcategorias{
/*background-color:#CCDEED;*/
height:100%;
}

/*#indexInicio{
background-color:#CFFF64;
}*/
	
.productListing-heading a{
color:#FFFFFF;
}

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

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

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

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

#cartDefaultHeading{
color:#000000;
}


#cartSubTotal {
	border-top: 1px solid #cccccc;
	background-image: url(../images/tileback3.jpg);
	color:#FFFFFF;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #000000;
	font-size:10px;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000000;
	font-size:10px;
	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: #FBFEE4;
	border: 1px solid #003881;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #990033;
	}

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

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

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

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerBoxWrapper {
	background-image: url(../images/modulesHeader.jpg);
    background-repeat: repeat-x;
	background-color: #E6EFF5;
	width: 711px;
	border: 2px solid #00599C;
	border-top: 0px;
	text-align: center;
	/*border: 1px solid #9a9a9a;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-bottom:5px solid #000000;
	height: 1%;
	margin: 1.1em 0;
	background-color:#FFFFFF;*/
	
	}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size:14px;
	font-weight:bold;
	color: #00599C;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	width: 220px;
	height: 22px;
	padding-top: 3px;
	background-image: url(../images/leftBoxHeader.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
	
.centerBoxHeading {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 200px;
	height: 26px;
	background-image: url(../images/tileback2.jpg);
	color: #00589B;
	vertical-align:middle;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*border: 1px solid #9a9a9a;
	border-bottom: 5px solid #000000;
	border-left:2px solid #000000;
	border-right:2px solid #000000;*/
	margin-top: 1.0em;
	}

.sideBoxContent {
	/*background-color:#FFFFFF;
	background-image:url(../images/base.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:170px;
 	height:100%;
	padding: 0.4em;*/
	}

#shoppingcartContent .sideBoxContent{

	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-position:bottom;
	width:170px;
 	height:100%;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFFFF;
	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, #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;
	}
	
#siteinfoLegal{
  text-align: center;
}


#mainFooterText{
position:relative;
  top: 40px;
}
	
#mainFooterText a{
color: #FFFFFF;
}
#mainFooterText a:hover{
color: #F28000;
}

.productListing-odd {
	background-image:url(../images/productListingOdd.jpg);
	border: 2px solid #00599C;
	width: 715px;
	height: 120px;
	text-align:left;
}

.productListing-even {
	background-image:url(../images/productListingEven.jpg);
	border: 2px solid #00599C;
	width: 715px;
	height: 120px;
	text-align:left;
}

.listingProductImage{
border: 3px solid #000000;
}

.productListing_td_left{
	background-color: #FFFFFF;
	width: 180px;
	text-align: center;
	/*vertical-align: top;*/
}

.productListing_td_middle{
	width: 390px;
	vertical-align: top;
}

.productListing_td_right{
	vertical-align: top;
}

.productListing_header{
	height: 30px;
	padding-top: 3px;
	padding-left: 8px;
}

.productListing_header a{
	color: #FFFFFF;
	font-size: 15px;
}

.productListing_ref{
	color: #F28000;
	font-size: 12px;
}

.listingDescription{
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 45px;
	font-size: 10px;
}

.productListing_seeDetail{
	font-size: 16px;
	height: 20px;
	color:#993300;
	text-align: right;
	padding-top: 2px;
	padding-right: 24px;
}

.productListing_seeDetail a{
	color:#FF9900;
}

.productListing_seeDetail a:hover{
	text-decoration: underline;
}

.productListing_icons{
	height: 25px;
	padding-top: 5px;
	text-align: center;
}

.productListing_price{
	text-align: right;
	padding-top: 14px;
	padding-right: 16px;
	color: #00599C;
	font-size: 24px;
	font-weight: 400;
}

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

.icono-sergio {

	text-align:left;
	margin:0px 0px 0px 0px;
	padding-left:3px;
	padding-right:4px;
	padding-top:2px;
}


.category-top-sergio {
    background-image:url(../images/menu_off.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-top: 2px;
    padding-left: 7px;
	width:214px;
	height:25px;
	margin:2px 0px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
}

.category-top-sergio:hover {
background-image:url(../images/menu_on.jpg);
	background-repeat:no-repeat;
	text-align:left;
	width:214px;
	height:25px;
	margin:2px 0px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
}

.category-sub-wrapper{
	background-color: #ccdeed;
	width: 214px;
	margin-top: -3px;
	margin-bottom: 4px;
	padding-bottom: 2px
}

.category-products{
  /*background-color: #ccdeed;*/
}

/*#categoriesContent {
	width: 210px;
  background-color: #ccdeed;
}*/

#informationContent {
  padding: 5px;
  color: #00599C;
  background-color: #ccdeed;
  border:2px solid #00599C;
}


/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #FFFFFF;
	margin:0px 0px 0px 0px;
	vertical-align:super;
	
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-subs:visited, A.category-products:hover {
	color: #000000;
	text-decoration: none;
	}
A.category-products {
	color: #555555;
	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;
	background-image:url(../images/shoppingListOdd.jpg);
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
		background-image:url(../images/shoppingListEven.jpg);
	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;
	background-image: url(../images/tileback3.jpg);
	color:#FFFFFF;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

#caja_herramientas_sup{
	
	margin-left:-12px;
}

#shoppingcartContent{
	background-image: url(../images/caja_med2.jpg);
	background-repeat:no-repeat;
	margin-left:18px;
	width:154px;
	color:#000000;
}

#caja_herramientas_med{
	background-image: url(../images/caja_med.jpg);
	background-repeat:repeat;
	height:100%;
	width:200px;
	margin-left:-12px;
	color:#000000;
}

#caja_herramientas_med_totales{
margin-left:20px;
}

#caja_herramientas_inf{
	background-image: url(../images/caja_inf.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:200px;
	margin-left:-12px;
}

#caja_herramientas_botones{

}

#caja_herramientas_boton_izquierda{
float:left;
margin-top:10px;
margin-left:20px;

}
#caja_herramientas_boton_central{
float:left;
margin-top:10px;
margin-left:5px;

}
#caja_herramientas_boton_derecha{
float:left;
margin-top:10px;
margin-left:5px;

}

.modulos1{
/*height: 30px;*/
background-image: url(../images/modulesHeader.jpg);
background-repeat: repeat-x;
border: 2px solid #00599C;
border-top: 0px;
}

.modulos1_header{
margin-left: auto;
margin-right: auto;
padding-left: 5px;
padding-right: 5px;
height: 30px;
width: 200px;
background-image: url(../images/tileback2.jpg);
color: #00589B;
text-align:center;
vertical-align:middle;
}

.modulos1_header_title{
font-size:14px;
margin: 0px;
}

/*#randomHeading {
  background-image: url(../images/tileback3.jpg);
}*/


.showBoxHeader{
  width: 205px;
  min-height: 24px;
  padding: 4px 5px 2px 5px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/tileback3.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #0385B9;
}

.showBoxHeader a{
  text-align: left;
  color: #FFFFFF;
}

.showBoxImage{
  background-color: #FFFFFF;
  width: 211px;
  height: 135px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #0385B9;
}

.showBoxFooter{
  width: 205px;
  padding: 2px 5px 2px 5px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/tileback2.jpg);
  background-position:bottom;
  background-repeat: repeat-x;
  background-color: #FBC692;
  text-align: right;
  color: #00599C;
  font-size: 14px;
  font-weight:bold;
}

.sideLoginBoxContent{
  width: 230px;
  height: 115px;
  padding-left: 5px;
  background-image: url(../images/fondo_registrate.jpg);
  background-repeat: no-repeat;
  background-position: left;
  font-size: 10px;
}

.loginboxInput{
  font-size: 9px;
  padding-left: 75px;
  padding-top: 2px;
  color:#999999;
}

.legalCopyright{
  background-image: url(../images/fondo_general_inf.jpg);
  background-position: center;
  background-repeat:no-repeat;
  height: 77px;
}

#productListHeading{
	background-image: url(../images/modulesHeader.jpg);
	background-repeat: repeat-x;
	width: 715px;
	height: 25px;
	padding-top: 5px;
	color: #00599C;
	text-align: center;
}

.productsListingTopWrapper{
	width: 715px;
	height: 25px;
	padding-left: 8px;
	padding-right: 7px;
	background-image: url(../images/productListingRight.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #E6EFF5;
}

#productsListingListingTopLinks {
	font-size:16px;
}

#productsListingListingTopLinks > a {
	color:#990000;
}

.td_top_align{
	vertical-align: top;
}

#detailWrapper{
	/*background-image: url(../images/fondo_detalle_test.jpg);*/
	width: 711px;
	background-color: #E6EFF5;
	border: 2px solid #00599C;
}

#detailImage{
	width: 180px;
	border: 3px solid #F28000;
}

#detailHeader{
	background-image: url(../images/detailHeader.jpg);
	background-repeat: no-repeat;
	min-height: 29px;
	padding-top: 1px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 18px;
}

.detailRef{
	color: #F28000;
	font-size: 14px;
}

#detailDescription{
	width: 330px;
	min-height: 110px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 12px;
}

#detailPrice{
	width: 148px;
	padding-right: 20px;
	height: 50px;
	padding-top: 8px;
	background-image: url(../images/detalle_precio.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	font-size: 24px;
	font-weight: 400;
/*	font-weight: 100;*/
	color: #00599C;
}

#navMainWrapperSubHM{
	background-image: url(../images/tileback1.jpg);
	height: 30px;
	background-repeat: repeat-x;
}

#navMain2HM, #navMain2HM a{
	color:#FFFFFF;
	font-size: 14px;
	height: 30px;
}

#navMain2HM a{
	margin-left: 5px;
	margin-right: 5px;
}

#navMain2HM td:hover{
	background-image: url(../images/tileback2.jpg);
	background-repeat: repeat-x;
}

#specialsContent a, #specialsContent a:hover, #specialsContent a:visited{
	color: #FFFFFF;
	cursor: pointer;
}

.additionalImgBorder{
	margin-left: auto;
	margin-right: auto;
}

.productListingNormal{
	color: #888888;
}

.productListingBold{
	font-weight: bold;
	color: #00599C;
}

.detailNavCounterLeft{
	width: 440px;
	height: 25px;
	padding: 5px 0px 0px 10px;
	background-image: url(../images/detailCounterRight.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #E6EFF5;
	color: #00599C;
	font-size: 12px;
	text-align: left;
}

.modulesHeader{
	width: 715px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	background-image: url(../images/modulesHeader.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 14px;
	color: #00599C;
}

#indexCategoriesHeading{
	width: 715px;
	height: 25px;
	padding-top: 5px;
	background-image: url(../images/modulesHeader.jpg);
	color: #00599C;
	text-align: center;
}

.newsInfo {

  text-align: left;

  font-style: normal;

}



.newsContent {

font-size: 1.0em;

}



#newsArchivTitleHeading {

	text-align: left;

	}



#newsArchivDateHeading {

	text-align: right;

	}


