/*=== Category Path ===*/
.refrescar { color:#000000; font-size:10px; }
.txt9 { font-size:9px; color:#FF0000; }
table { font-size:11px; }
.button_enviar { border:1px solid #A7A499; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:100px; }

.Cistella{
	color:#2D3C4D;
}
.Cistella a{
	color:#2D3C4D;
}
.Cistella th{
	color:#FFFFFF;
	background-color:#DC1D1D;
}
.txt { font: 11px Verdana,Arial,Tahoma,Geneva,Sans-Serif; }
.cesta_izq { background: url(../../img/web/borde_cesta_izq.gif) no-repeat left top; }
.cesta_der { background: url(../../img/web/borde_cesta_der.gif) no-repeat right top; }
.path{
	font-size: 11px;
	height: 30px;
	padding-left:15px;
	color:#666666;
}
.path ul{
	padding: 0px;
}
.path li{
	background: url(../../img/web/ico-arrow.gif) no-repeat left;
	color: #474444;
	float: left;
	line-height: 30px;
	padding: 0 10px 0 15px;
}
.path li a{
	color: #474444;
	text-decoration: none;
}
.path li a:hover{
	color: #474444;
	text-decoration: underline;
}

.taula_precio {
	border-top:1px solid #666666;
	padding:1px 0 1px 0;
	border-bottom:1px solid #666666;
	height:43px;
}

/*=== Setup ===*/

/* centrar centical */
#floating {
	width:135px;
	height:148px;
	position:relative;
}
#floating div {
	position:absolute;
	bottom:0;
	left:0;
}
/* centrar centical */

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(../../img/web/bgr.jpg) #525252 repeat-y center top;
	color: #242424;
	font: 11px Verdana,Arial,Tahoma,Geneva,Sans-Serif;
}
a{
	color: #242424;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
h2 span{
	display: none;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 978px;
}
/*=== Header ===*/
#header{
	background: url(../../img/web/header-bgr.gif) no-repeat top center;
	height: 229px;
}
/*- Logo -*/
#header h1{
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 115px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- Top Menu -*/
#header ul{
	background: #dc1d1d;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	height: 21px;
	line-height: 21px;
	margin: 83px auto 0;
	text-align: center;
	text-transform: uppercase;
	/*width: 380px;*/
	width: 549px;
}
#header li{
	background: url(../../img/web/topmenu-sep.gif) no-repeat right;
	display: inline;
	width: 45px;
}
#header li.last{
	background: none;
}
#header li a{
	color: #ffffff;
	margin: 0 6px;
}
/*=== Columns ===*/
#columns{
	padding: 0 10px 0 17px;
}
#columns h2{
	margin: 0 0 10px;
}
#columns p{
	padding: 0 0 10px;
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	margin: 30px 0 0;
	width: 180px;
}
/*- Left Menu -*/
ul.leftmenu{
}
.leftmenu li{
	font-weight: bold;
}
.leftmenu li a{
	background: url(../../img/web/hl-dot.gif) repeat-x bottom;
	color: #242424;
	display: block;
	height: 21px;
	line-height: 21px;
}
.leftmenu li a em{
	font-style: normal;
	font-weight: normal;
}
.leftmenu li a:hover,.leftmenu li.active a{
	color: #c81c1c;
	text-decoration: none;
}
.leftmenu li li a{
	background: none;
	font-weight: normal;
	padding: 0 0 0 10px;
}
.leftmenu li ul{
	background: url(../../img/web/hl-dot.gif) #bababa repeat-x bottom;
}
/*--- Center Column ---*/
#centercol{
	background: url(../../img/web/centercol-bgr.gif) repeat-y;
	float: left;
	margin: 0 0 -3px 15px;
	width: 554px;
}
#centercol-bot{
	background: url(../../img/web/centercol-bot.gif) no-repeat top center;
	height: 3px;
	overflow: hidden;
}
.spacer2 {
	padding: 10px 15px 15px 15px;
}
.spacer2 h1{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	padding:0px;
	margin:0px;
}
.spacer2 small{
	color:#666666;
	font-size:11px;
}

.precio {
	color:#666666;
	font-weight:normal;
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding:10px;
}
#centercol .spacer{
	padding: 15px 15px 15px 0;
}

/*=== Product Details ===*/
.product-details{
	clear: both;
	color: #666666;
	font-size:12px;
	padding: 20px 0 0;
}
.product-details p{
	padding: 0 0 20px;
}
.product-details p.cost{
	color: #ec0000;
	font-size: 36px;
	text-align: center;
}
.product-details p.cost em{
	font-size: 12px;
	font-style: normal;
}
.product-details .product-inputs label{
	color: #666666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.product-inputs label{
	padding: 0 0 0 10px;
}
.distribuidor_pvp{text-decoration:line-through;}
.add2cart{
	text-align: right;
}
.add2cart input
{
	border:none;
}

/*--- Right Column ---*/
#rightcol{
	float: right;
	margin: 30px 0 0;
	width: 193px;
}
#rightcol h3, #rightcol h3 a{
	color: #da1d1d;
	font-size: 18px;
	font-weight: normal;
}
#rightcol h4{
	font-size: 12px;
	font-weight: normal;
}
/*=== Styling Boxes ===*/
/*- Basket -*/
#basket{
	background: url(../../img/web/basket-bgr.gif) no-repeat top;
	color: #ffffff;
	height: 106px;
	padding: 59px 8px 10px 80px;
}
#basket a{
	color: #ffffff;
}
#basket big{
	font-size: 30px;
}
#basket small{
	font-size: 15px;
	font-weight: bold;
}
#basket em{
	color: #661313;
	font-size: 11px;
	font-style: normal;
}
#basket-details{
	background: #000000;
	height: 24px;
	line-height: 24px;
	margin: 0 0 13px;
	padding: 0 10px;
}
#basket-details a{
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: underline;
}
/*- Search -*/
#search{
	background: url(../../img/web/search-bgr.gif) #000000 no-repeat top;
	color: #ffffff;
	color: #fe0000;
	margin: 0 0 13px;
	padding: 60px 8px 15px 10px;
}
#search fieldset{
	clear: both;
	height: 21px;
	margin: 0 0 13px;
}
#search input{
	float: left;
	width: 120px;
}
#search .btn{
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
}
/*- Paging -*/
.paging{
	clear: both;
	font-size: 10px;
	padding: 15px;
	text-align: right;
}
/*- Wrapper -*/
.wrapper{
	color: #666666;
	float: left;
	height: 200px;
	overflow: visible;
	padding: 0 19px 10px;
	text-align: center;
	width: 130px;
}
.wrapper a{
	color: #666666;
}
.wrapper h4{
	font-size: 11px;
}
/*- Wrapper2 -*/
.wrapper2{
	margin: 0 0 13px;
	text-align: center;
}
.wrapper a{
	color: #666666;
}
.wrapper h4{
	font-size: 11px;
}
/*=== Styling Lists ===*/
.list2{
	line-height: 16px;
	margin: 5px 0 15px;
}
.list2 li{
	color:#FF0000;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left:30px;
}

.list1{
	line-height: 16px;
	margin: 5px 0 15px;
}
.list1 a em{
	color: #da1d1d;
	font-style: normal;
}
/*=== Footer ===*/
#footer{
	clear: both;
	color: #ffffff;
	margin: 25px 0;
	text-align: center;
}
#footer a{
	color: #ffffff;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}


/* MISSATGES --------------------------------------------------------------------------------------------- */
.message
{
	width:300px;
	height:auto;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-150px;
	font-size:13px;
	border: solid 1px #C2BCAE;
	padding:11px;
	color:#000000;
	background-color:#F5EAD9;
	text-align:center;
}


.messageOK
{
	width:300px;
	height:auto;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-150px;
	font-size:13px;
	border: solid 1px #C2BCAE;
	padding:11px;
	color:#000000;
	background-color:#B2FEA0;
	text-align:center;
}

.messageFALSE
{
	width:300px;
	height:auto;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-150px;
	font-size:13px;
	border: solid 1px #C2BCAE;
	padding:11px;
	color:#000000;
	background-color:#FFB3B5;
	text-align:center;
}
/* MISSATGES --------------------------------------------------------------------------------------------- */



/* NAVEGACIO MENUS --------------------------------------------------------------------------------------------- */
.sitemap {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #000000;
	}
/* Primer nivel */
.sitemap ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

.sitemap li { margin: 0 0 1px 0; }

.sitemap a
{
	font-weight:bold;
	text-decoration: none;
	background: url(../../img/web/hl-dot.gif) repeat-x bottom;
	width:170px;
	color: #242424;
	display: block;
	height: 21px;
	line-height: 15px;
}

.sitemap a em
{
	font-style: normal;
	font-weight: normal;
}

.sitemap a:hover, .sitemap a.active
{
	color: #c81c1c;
	text-decoration: none;
}


/* Segundo nivel */
.sitemap ul li
{ 
	background-color:#bababa;
	margin: 0px; 
	width:170px;
}
.sitemap ul a
{
	background: none;
	padding: 0 0 0 10px;	
	font-weight: normal;
}
* .sitemap ul a { width:160px; /* funciona en Internet Explorer 6 y 5 para mac*/ }

.sitemap ul a:hover, .sitemap ul a:active
{
	color: #c81c1c;
	text-decoration: none;
}


/* Tercer nivel */

.sitemap ul li ul li { 
margin: 0px;
width:170px;
}

.sitemap ul ul a
{
background: none;
padding: 0 0 0 25px;	
color: #414B07;
/*background-color: darkblue;*/
}
* .sitemap ul ul a { width:145px; /* funciona en Internet Explorer 6 y 5 para mac*/ }

.sitemap ul ul a:hover
{
color: #414B07;
/*background-color: #69C;*/
text-decoration: none;
}
.sitemap ul ul a.active
{
	/*background-color:lightblue;*/
}
/* NAVEGACIO MENUS --------------------------------------------------------------------------------------------- */
