/* Estilos del shoppingcart */

.cobhl {
	font-size: 0.85em;
	color: #000;
}

.cobll {
	font-size: 0.85em;
	color: #000;
}

.prodprice {
	font-size: .95 em;
}

.product {}
#product {}
#pricediv0 {
	font-size: 1.15 em;
	font-weight: bold;
	}
.prodimage {}
.prodname {
	font-size: 1.1em;
}

div.prodname {
	font-size: .85em;
	text-align: center;
	}

.proddescription {
	font-size: 0.85em;
	}
	
.prodnavigation {	
	font-size: .95em;
}

.prodseparator {}

.prodprice {
	font-size: .85em;
}

.price {
	font-size: .85em;
}

.prodcurrency {
	font-size: .85em;
}

.extracurr {
	font-size: .85em;
}

.detailname {
	font-size: 1.2em;
}

.detaildescription {
	font-size: .85em;
}

.detailcurrency {
	font-size: .85em;
}

.detailprice{
	font-size: .85em;
}

.pagenums {
	font-size: .85em;
}

.ectlink {
	}

:link.ectlink {
	color: #F30;
	text-decoration: none;
}

:visited.ectlink {
	color: #F30;
	text-decoration: none;
}

:hover.ectlink {
	color: #C00
}

:link.ectlink_mincart {
	color: #990000;
}

:visited.ectlink_mincart {
	color: #990000;
}

:hover.ectlink_mincart {
	color: #000000;
}

td.mincart{
	font-family: tahoma, arial, verdama;
	font-size: .70em;
	background-color: #FFCC00;	
}

table.mincart {
	text-align: center;
	width: 85%;
	border: 1px solid #FFCC00;
}

P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border:0px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}

TD.catimage {
	vertical-align:top;
}

TD.catname {
	vertical-align:top;
	text-align: center;
	font-size: 0.85em;
	text-decoration: none;
}

TD.catnavigation {
vertical-align:middle;
text-align: left;
}