/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
  
  Limpado/Modificado 02/12/09
  
*/

body{

	background-image: url(images/fons.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color: #e8e3e0;
}

img{border:0px; margin:0px; padding:0px;}

.col_left{
vertical-align:top;
width:250px;
}
.col_center{
vertical-align:top;
width:700px;
}
.tableBox_output{
width:700px;
}
.col_right{
vertical-align:top;
width:20px;
}

/*  PRODUCT  */
.product td					{ color:#3e3e3e; font-size:9pt}
.product a 					{font-style:normal; color:#303030; font-family:Arial, Helvetica, sans-serif; font-size:9pt; text-decoration:underline} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration: none;}

/* descripcio a product list */
.product span				{ color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:9pt;}

.product span a 			{ font-size:13px; color:#111111; font-family:Arial, Helvetica, sans-serif;text-decoration:none; font-weight:normal; text-transform:none}
.product span a:hover 		{text-decoration:underline;}

.product em 				{font-size:9pt; color:#3e3e3e; text-decoration:none; font-weight:normal; text-transform:none; font-style:normal}

/* preus */
span.productSpecialPrice {font-size:12px; color:#666666; font-weight:bold; }

.product div a		    {color:#bc0000; font-size:10px; font-weight:normal; text-decoration:underline; text-transform:none;}/*  ??? click to enlarge  */
.product div a:hover	{color:#bc0000; text-decoration:none ;}	

/* PAGE RESULTS */

a.pageResults, a.pageResults:visited{
font-family:Arial, Helvetica, sans-serif;
color:#666666; 
font-size:9pt; 
text-decoration:none; 
}
a.pageResults:hover, a.pageResults:visited:hover{
font-family:Arial, Helvetica, sans-serif;
color:#b3598d;
text-decoration:underline; 
}

.main {

font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#333333;
}

.main a, .main a:visited{

font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #991662;
	text-decoration: none;

}
.main a:hover, .main a:visited:hover{

color:#d93695;

}

.cont_heading_td{

font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #991662;
	text-decoration: none;
	font-weight: bold;

}

.inputRequirement{

font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#333333;

}

.messageStackError{font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF; color:#bc0000; padding:5px; font-weight:bold }
 .messageStackWarning 	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF; color:#e0a813; padding:5px; font-weight:bold }
.messageStackSuccess 						{font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF; color:#338517; padding:5px; font-weight:bold; }
.messageStackInfo{font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF; color:#672157; padding:5px; font-weight:bold }

.box_width_cont			{ width:100%;}

.checkoutBarTo, .checkoutBarFrom{

font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#666666; 

}

a.checkoutBarFrom, a.checkoutBarFrom:visited{

font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#666666;
font-weight:bold;
text-decoration:none; 

}

a.checkoutBarFrom:hover, a.checkoutBarFrom:visited:hover{

text-decoration:underline;
color:#b3598d;

}

.checkoutBarCurrent{

font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #991662;
	text-decoration: none;

}

.moduleRow { }
.moduleRowOver 								{background-color: #ffddff; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #ffddff; }

.stockWarning{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;

}
#markProductOutOfStock{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;}

/* ------------------------------------------------- 


/* ESTILOS PARTICULARES */
.barra {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
a.especialidades, a.especialidades:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	}
a.especialidades:hover, a.especialidades:visited:hover {
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #e5acce;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.carret_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffc6fa;
	text-decoration: none;
}
.carret_c:hover{
	color:#000000;
}

.carret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #991662;
	text-decoration: none;
}

.options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #991662;
	text-decoration: none;
}

.carret:hover{
	color:#b3598d;
}
.peu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
    text-decoration:none;
	}
a.peu:hover, a.peu:visited:hover {
	text-decoration:underline;
	}
.titol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #991662;
	text-decoration: none;
	font-weight: bold;
}
.titol_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #991662;
	text-decoration: none;
	font-weight: bold;
}
.titol_subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #991662;
	text-decoration: none;
	font-weight: bold;
}
.total_carrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #991662;
	text-decoration: none;
	font-weight: bold;
}

#titol_carrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #991662;
	text-decoration: none;
	font-weight: bold;
}

.subtitol_account {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #991662;
	text-decoration: none;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.pdte, a.pdte:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #991662;
	text-decoration: none;
	font-weight: bold;
}
a.pdte:hover, a.pdte:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #d93695;
	text-decoration: none;
	font-weight: bold;
}
.preu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.preu, a.preu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
a.language, a.language:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a.language:hover, a.language:visited:hover {
color: #000000;
}
.formulari {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#FFDDFF;
	border: 1px solid #C676B6;
	color: #7d216a;
	/*
	Lila fort #7d216a
lila mig #C676B6
lila fluix #E2B3FF
lila o nosesapque ja sutilissim #FFDDFF*/

}
.text_gris {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.titol_cataleg {
	font-size: 14px;
	font-weight: bold;
	color: #7d216a;
	margin-bottom: 15px;
}