/* CSS EARPRO */

img.ico {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "includes/css/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

div.desplegable {
	position:absolute;
	z-index: 200;
}

div.dmarca {
	margin-left: 70px;
	margin-top: 37px;
}

div.imarca {
	margin-left: 105px;
	margin-top: 37px;
}

div.ddivision {
	margin-left: 70px;
	margin-top: 279px;
}

div.idivision {
	margin-left: 105px;
	margin-top: 279px;
}

div.desplegable img.ico {
	position: absolute;
}

div.desplegable img.creu {
	position:absolute;
	margin-top: 15px;
	margin-left: 131px;
	cursor: pointer;
}

div.desplegable p.intro {
	position: absolute;
	width: 150px;
	margin-top: 23px;
	margin-left: 23px;
}

div.desplegable p.items {
	position: absolute;
	width: 150px;
	margin-top: 56px;
	margin-left: 23px;
}

div.desplegable p.items a {
	text-decoration: none;
	color: #666666;
}

div.desplegable p.items a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../../img/general/background.gif);
	background-repeat: repeat-x;
	background-color: #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	scrollbar-3dlight-color:#AAAAAA; 
	scrollbar-arrow-color:#666666; 
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#CCCCCC; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#AAAAAA;
}

#tot { 
	margin:0 auto 0 auto;
	width:986px;
	text-align:left;
	margin-top: 30px;
}

img {
	border: 0px;
}

a {
	border: 0px;
}

p {
	margin:0px;
	padding: 0px;
}

#header, #footer {
	width: 986px;
	height: 37px;
	background-repeat: no-repeat;
}

#header {
	background-image:url(../../img/general/header.png);
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

#footer {
	background-image:url(../../img/general/footer.png);
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

#middle {
	background-image:url(../../img/general/middle.png);
	width: 986px;
	background-repeat: repeat-y;
}

#copy {
	font-size: 9px;
	margin-top: 2px;
	color: #999999;
}

#copy a {
	font-size: 9px;
	margin-top: 2px;
	color: #999999;
	text-decoration: none;
}

#copy a:hover {
	font-size: 9px;
	margin-top: 2px;
	color: #999999;
	text-decoration: underline;
}

p.gris {
	color: #666666;
}

p.blanc {
	color: #FFFFFF;
}

p.negre {
	color: #000000;
}

p.taronja {
	color: #EF832E;
}

p.gran {
	font-size: 12px;
}

p.moltgran {
	font-size: 14px;
}

p.petit {
	font-size: 10px;
}

p.moltpetit {
	font-size: 9px;
}

p.mayus {
	text-transform: uppercase;
}

/* menu */

#menu {
	padding-left: 36px;
	position: absolute;
}

#listaproductos {
	color: #FFFFFF;
	background-color: #444444;
	width: 256px;
	padding: 4px;
	margin-top: 10px;
	vertical-align: middle;
	height: 14px;
	background-image:url(../../img/general/backlista.gif);
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
	border: 1px solid #444444;
}

#listaproductos a {
	color: #FFFFFF;
	text-decoration: none;
}

#listaproductos:hover {
	background-color: #555555;
	border: 1px solid #666666;
}

#numllista {
	color: #000000;
	width: 258px;
	padding: 4px;
	margin-top: 5px;
	font-weight: bold;
	position: relative;
	height: 50px;
}

#series {
	color: #999999;
}

span.num {
	font-size: 14px;
	color: #BBBBBB;
}

#menutable {
	width: 264px;
	border-bottom: 1px solid #999999;
	margin-top: 92px;
	#margin-top: 105px;
	color: #FFFFFF;
}

#menutable td {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #555555;
	padding: 6px;
	padding-left: 22px;
	cursor: default;
}

#menutable tr {
	background-image:url(../../img/general/backtr.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#menutable td.titol {
	color: #000000;	
	padding-top: 15px;
	padding-left: 2px;
	cursor: default;
	border-top:none;
}

#menutable tr.titol {
	background-image:none;
}

#menutable tr:hover {
	background-color: #666666;
}

#menutable tr.titol:hover {
	background-color: #646362;
}

#menutable td.img {
	padding-left: 0px;
	padding-right: 0px;
	cursor: pointer;
}

/* formulari */

form {
	margin: 0px;
	padding: 0px;
}

#form {
	width: 625px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 320px;
	background-image: url(../../img/general/backgroundform.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#cantoformtr {
	position: absolute;
	margin-left: 611px;
	height: 11px;
	width: 14px;
	background-image:url(../../img/general/cantoformtr.gif);
}

#form p.categoria {
	background-color: #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #EEEEEE;
	color: #666666;
	margin: 10px;
	margin-right: 14px;
	padding: 2px;
	padding-left: 4px;
	clear: both;
}

#introform {
	margin-left: 10px;
	margin-top: 10px;
	color: #EF832E;
	padding: 10px;
	padding-top: 12px;
	padding-left: 30px;
	height: 33px;
	width: 183px;
	background-image:url(../../img/general/backgroundintroform.gif);
	font-size: 12px;
}

#form p.buscar {
	margin-right: 14px;
	cursor: pointer;
}

input {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

div.checkbox {
	float: left;
	height: 20px;
	position: relative;
	width: 140px;
	color: #888888;
}

div.checkboxserie {
	width: 280px;
}

div.checkboxes {
	padding-left: 30px;
}

div.checkboxes img {
	margin-left: 10px;
}

input.text {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #888888;
}

input:focus {
	border: 1px solid #BBBBBB;
}

/* table resultados */

#resultados {
	margin-top: 5px;
	margin-bottom: 5px;
}

#resultados tr.header {
	background-color: #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
	color: #666666;
}

#resultados tr.header td {
	padding: 2px;
	cursor: pointer;
	vertical-align: middle;
	border-bottom: 1px solid #DDDDDD;
	color: #666666;
}

#resultados tr.header td:hover {
	background-color: #DDDDDD;
	border-bottom: 1px solid #CCCCCC;
}

#productos td {
	padding: 2px;
	vertical-align: middle;
}

div.productos {
	overflow-x: hidden;
	overflow-y:auto;
	height: 320px;
	width: 690px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#productos td {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 2px;
	color: #666666;
}

#productos tr.parell {
	background-color: #F5F5F5;
}

#productos tr.imparell {
	background-color:#F8F8F8;
}

#productos td.precio {
	text-align:right;
	padding-right: 5px;
}

#productos td.check {
	background-color: #FFFFFF;
	border-bottom: 0px;
	text-align: center;
}

div.contentlightwindow {
	padding-left: 10px;
	padding-right: 10px;
}

div.contentlightwindow a {
	text-decoration: none;
	color: #333333;
}

div.contentlightwindow a:hover {
	text-decoration: underline;
}

div.paginacio {
	position: absolute;
	margin-top: 7px;
	color: #333333;
}

div.paginacio a {
	text-decoration: none;
	color: #EF832E;
	font-weight: bold;
}

div.paginacio a.ultima {
	color: #333333;
	font-weight: normal;
}

div.paginacio a:hover {
	text-decoration: underline;
}

p.close {
	position:absolute;
	margin-left: 692px;
	cursor: pointer;
}

div.header_resultados {
	height: 66px;
	width: 541px;
	padding-left: 49px;
	padding-top: 18px;
	padding-right: 120px;
	background-image:url(../../img/resultados/fonshedaer.gif);
}

p.productosseleccionados {
	position:absolute;
	z-index: 100;
	margin-top: 45px;
	margin-left: 607px;
	width: 93px;
	text-align:center;
	line-height: 10px;
}

p.numproductosseleccionados {
	position:absolute;
	z-index: 100;
	margin-top: 15px;
	margin-left: 607px;
	width: 93px;
	text-align:center;
	font-size: 24px;
	font-weight: bold;
}

div.prodselectleft {
	position: absolute;
	margin-left: 171px;
	margin-top: 40px;
	cursor:pointer;
	background-image:url(../../img/general/backselecleft.gif);
	width: 94px;
	height: 66px;
}