﻿body
{
	font-family:Tahoma;
	font-size:10pt;
}

/*CAJAS*/
.boxContainer
{
	margin:5px;
}
.marginBox
{
	border:1px solid gray;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;	
	margin-bottom:15px;
}
.itembox
{
	width:195px;
	margin-top:5px;
	border:1px solid #bfbfbf;
	text-align:left;
}
.boxHeader
{	
	width:100%;
	height:20px;
	
    background-image: url(../Resources/icons/gradient.png);	
	background-repeat:  repeat-x;
	background-position: center;
	
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;	
	color:Black;
	line-height:20px;
	border-bottom:1px solid #bfbfbf;
}

.boxHeaderImage
{	
	width:10px;
	height:20px;
	float:left;
	margin-left:5px;	
	margin-right:5px;
}
.boxBody
{
	margin-right:5px;
}
.boxBodyThemes
{
	text-align:left;
	margin-left:30px;
}
/*CAJA CENTRAL*/
.itemboxCenter
{
	width:580px;
	float:left;
	margin-left:10px;
	margin-right:10px;	
	margin-bottom:15px;
	border:1px solid #bfbfbf;
	text-align:left;
}
.boxHeaderCenter
{	
	/* Fondo */
    background-image: url(../Resources/icons/gradient.png);	
	background-repeat:  repeat-x;
	background-position: center;
	
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;	
	color:Black;
	height:20px;
	width:580px;
	line-height:20px;
	border-bottom:1px solid #bfbfbf;
}
.panelContainerSearch
{
	width:400px;
}
.panelContainerSearch span
{
	float:left;
}
.boxContainerCenter
{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	text-align:center
}
.lnkOrderStatus
{
	text-decoration:none;
	color:Black;
}
/*CAJA REDONDEADA*/
.topRoundedBox
{	
	width:186px;
	height:15px;
	background-image:url('../resources/icons/roundedBoxTop.png');
	background-repeat:repeat-x;
}
.midRoundedBox
{	
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	padding-left:10px;
	width:174px;
	height:162px;
	text-align:left;
}
.bottomRoundedBox
{
	width:186px;
	height:12px;
	background-image:url('../resources/icons/roundedBoxBottom.png');
	background-repeat:repeat-x;
}
.headerRoundedBox
{
	position:relative;
	left:2px;
	top:-10px;
}
.dottedRoundedBox
{
	position:relative;
	color:#e6e5e5;
	left:10px;
	top:-80px;
	width:44px;
}
.securityImage
{
	position:relative;
	left:140px;
	top:-90px;
	width:44px;
}
.midRoundedBoxLeft
{
	float:left;
	width:62px;
}
.midRoundedBoxRight
{
	float:left;
	padding-left:5px;
	width:107px;
	font-size:9px;
}
/*PREVIEW DEL PRODUCTO*/
.previewBox
{
	float:left;
	width:290px;
	height:215px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	background-color:White;
	text-align:left;

}
.previewHeaderImageContainer
{
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.previewHeaderAttributes
{
	width:190px;
	height:80px;
}
.previewBody
{
	width:190px;
	margin-left:5px;
}

.ourPrice
{
	color:#BC3732;	
}
.imageCell
{
	background-color:White;	
	border-width:0px;
	cursor:pointer;
}
.productDescription
{
	margin: 5px;
	text-align:justify;
	font-style:italic;
	height:70px;	
}

.previewTab
{
	font-size:smaller;
}
.previewAttributeContainer
{
	width:260px;
	height:auto;
}
.previewDetailInTab
{
	width:200px;	
	font-size:10px;
}
.previewGridCell
{
	width:200px;
	float:left;
}
.previewImageCell
{
	text-align:center;
	vertical-align:bottom;
	width:60px;
	float:left;
}
.previewMultilineCell
{
	font-size:smaller;
	text-align:justify;
}
.previewAttributeName
{	
	color:Black;
	font-size:smaller;
	font-weight:bold;
	width:80px;
	vertical-align:text-top;
	border:0px;
	border-style:none;
}
.previewAttributeValue
{	
	font-size:smaller;
	width:100px;
	text-align:justify;
	border:0px;
	border-style:none;
}
.previewRelatedLink
{
	text-decoration:none;
	color:black;	
}
.previewRelatedLink:hover
{
	color: #BC3732;	
}
.previewProductTitle
{
	width:100%;
	height:35px;
	margin-bottom:10px;
}

.previewIconsCell
{
	width:65px;
	background-color:#F4F3F1;
}
.previewImage
{
	width:60px;
	height:90px;		
    vertical-align:bottom;
}
.previewFooterLeft
{
	position:relative;
	line-height:20px;
	left:5px;
	top:-20px;	
}

.previewFooterCart
{
	position:relative;
	left:260px;
	top:-105px;
}

/*CABECERA FONDO REDONDEADO*/
.roundedHeader
{
	background-image:url(../resources/icons/roundedBar.png);
	width:495px; 
	height:25px;
	margin-bottom:15px;
	color:white;
	/*
	line-height:25px;
	*/
	text-align:left;
	padding-left:15px;
}
.roundedHeaderShort
{
	background-image:url(../resources/icons/roundedBarShort.png);
	width:150px; 
	margin-bottom:15px;
	color:white;
	height:25px;
	line-height:25px;
	text-align:left;
	padding-left:15px;
	background-repeat:no-repeat;
}

/*DETALLE DEL PRODUCTO*/

.detailBody
{
	text-align:left;
	width:550px;
	margin-left:10px;
	font-style:italic;
}
.detailImageContainer
{	
	width:150px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.detailImage
{
	width:120px;
	height:180px;	
}
.detailAttributes
{
	width:300px;
	float:left;
	text-align:left;
}

div.attributesContainer
{
	height:250px;
	text-align:left;
}
.detailsAttributeName
{
	font-size:11px;
	font-style:normal;
	font-family: Tahoma;
	width: 130px;
}
.detailsAttributeValue
{
	font-size:11px;
	font-style:normal;
	font-family: Tahoma;
	width: 300px;
}
.lblProductDescriptionTitle
{
	margin-left:20px;
	font-weight:bold;
	text-align:left;
}
div.prodDescContainer
{
	margin-left:20px;
	margin-right:20px;
	border-width:2px;
	border-color:Red;
	text-align:justify;
}
div.productPriceContainer
{
    width:450px;
    height:80px;
    padding-top:10px;
    padding-left:10px;
	clear:both;
}

/*BÚSQUEDA RÁPIDA*/
.qsRow
{
	margin:10px;
	text-align:left;
}
.qsInputControl
{
	width:150px;
}
.qsAdvancedSearch
{	
	width:150px;	
	height:18px;
	
	margin:15px;
}
.qsAdvancedButton
{
	width: 16px;
	height:18px;
	
	float:left;
}
.qsAdvancedText
{
	float:left;
	width:113px;
	height:18px;
	
	line-height:16px;
	padding-left:5px;
}
.qsButtonRow
{
	width:135px;
	height:15px;
	margin-left:10px;
	cursor: pointer;
	/*background-image:url(../resources/icons/btn_bg_es.png);*/
}

img {border:0px;}

/*ÍNDICE TEMÁTICO*/
.themeIndex
{
	margin-top:20px;
	width:100%;
	height:45px;
	cursor: pointer;
}


/*SECCIONES*/
.lblSectionTitle
{
	color:#BC3732;
	text-decoration:none;
	margin-left:5px;
}
.lblSectionContent
{
	text-decoration:none;
	color: #3d90d1;	
	/*width:170px;*/
}
.sectionContent
{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;	
}


/*PRODUCTOS TOP*/
.topProductArrow
{
	line-height:5px;
	width:10px;
}
.topProductHyperlink
{
	color: Black;
	text-decoration:none;	
}
/*ESCAPARATE*/
.shopWindowContent
{
	margin-left:5px;	
}
/*LABELS*/
.lblTitle
{
	color:White;
	font-weight:bold;	
}
.watermarked
{
	background-color:#EFEFEF;
	color:#4956FF;
}


label.attributeType
{
	font-weight:bold;	
}
a:hover 
{
	color: #BC3732;
	/*font-weight: bold;*/
}
/*BREADCRUMB*/
.breadCrumb
{
	text-decoration:none;
	color:Black;
	margin-left:5px;	
}
div.breadCrumb
{
	margin-top:5px;
	margin-bottom:5px;	
}
/*BOTONES*/
.btnProductAttributes
{
	width:75px;
	background-color:#FFFBD6;
	border-color:#FFFBD6;	
}

.separator
{
	float:left;
	width:1px; 
	height:15px; 
	background-color:#BC3732;
	margin-right:5px;
	margin-left:5px;
}
.dottedSeparator
{
	border:1px dotted gray;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;	
}

/*NEWS*/

.newTitle
{
	margin-left:20px;
	margin-bottom:10px;
	color:#C0191A;
	font-weight:bold;
	font-size:15px;
	text-align:left;	
}
.newContent
{
	margin-left:25px;
	font-size:11px;
	text-align:left;	
}


/*ABOUT US*/
.aboutUsLnk
{
	font-size:smaller;
	text-decoration:none;
	color:Black;
}
/*FOOTER*/
div.Footer
{
	color:#8C8A8B;
	text-align:center;
	font-size:smaller;		
}
div.Footer a { color:#8C8A8B; text-decoration:none;}
div.Footer a:hover { color:#8C8A8B; font-weight:bold;}
div.Footer a:visited { color:#8C8A8B; text-decoration:none;}

.alignColumnPrice
{
    text-align:right;
}