/* CSS Document */

/*  
Theme Name: Tempel
Theme URI: http://www.tempel.es
Description: Basado en "Blue Weed" WordPress theme has been built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License.
Version: 1.0
Author: Aitor Garcia
Modified by: Francesc Dalmau
Author URI: http://www.tempel.esfooter*/

/*Per fer que el Firefox treballi com l'IE*/

/*
*{-moz-box-sizing: border-box;box-sizing: border-box}
p{margin-top:0px;margin-bottom:1em}
form{margin:0px}
input{padding:1px}
*/
/****************************** MENU **************************/
#menu {
	position:absolute;
	display: block;
	/*margin: 0px 0px 0px 62px;*/
	padding: 0px;
	/* height: 58px; */
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	float:left;
}

#menu * {
	padding: 0;
	margin: 0;
	list-style: none;

}

#menu li {
	width: 130px;
	overflow:hidden;

	float: left;
	background-color: #0C3177;
	background-image: url(http://cms.tempel.es/themes/tp/images/bg_tabledivision.jpg);
}

#menu li.first {
	width: 131px;
	float: left;

}

#menu li a {
	width: 117px;

	text-align: center;
	border-right:2px #999999 solid;
}

#menu li.first a {
	border-left:2px #999999 solid;
	width: 117px;
}

#menu li a,
#menu li a:visited,
#menu li a:link
{
 	color:#FFF;
	display: block;
	text-decoration: none;
}

#menu li a { padding: 20px 5px 24px 5px; }
#menu li.l2 a {	padding: 15px 5px 16px; }
#menu li.l3 a {	padding: 10px 5px 8px; }

 
#menu li a:hover,
#menu li a:active {
	color:#FF9901;
}

#menu li:hover ul {
	left: auto;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

#menu li ul {
	z-index: 100;
	position: absolute;
	
	/* sumamos 2px mas que nos comemeos a la derecha */
	width: 127px; 
	margin-left:-2px;

	background: #fff;
	left: -9999px;
	color: #000;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

#menu li ul li a { /* width:128px*/ }
#menu li.first ul {
	margin-left:0px;
	width: 128px; 
}


#menu li ul li {
	padding:0 ;
	margin:0;
	background:none;
	width: 127px;
	overflow: hidden;
	background-image: url(http://cms.tempel.es/themes/tp/images/menu_desplegable.jpg);	
	border-bottom: 2px solid #999999;
	height:auto;
}

#menu li.first ul li {
	width:127px;
}

#menu li ul li a {
	height: auto;
	display: block;
	padding: 4px 5px;
	margin: -10px 0 0 0;
	background-color: #F2F2F2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;	

	text-align: left;
	vertical-align:top;

 }

#menu li.first ul li a {
	border:none;
	width:128px;
}

#menu li ul li a,
#menu li ul li a:visited,
#menu li ul li a:link
{
	padding: 16px 5px 8px 5px;
}


#menu li ul li a,
#menu li ul li a:link,
#menu li ul li a:visited {
	background: url(http://cms.tempel.es/themes/tp/images/menu_desplegable.jpg);
	color: #000;
}

#menu li ul li a:hover,
#menu li ul li a:active {	
	background: url(http://cms.tempel.es/themes/tp/images/menu_desplegable_sel.jpg);
	color: #000
}

/**************************** FI MENU ******************************/

/*  =reset.css */

body{ text-align:center;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td { margin : 0; padding :0;}
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, th, var { font-style : normal; font-weight : normal; }
strong, b { font-style : bold; font-weight : bold; }
q:before, q:after { content :''; }

/************************************************** main ***********/

* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }

body { 
	background: #000;
	margin:0;
	padding: 0;
	font: 11px Tahoma; color: #333;*/
}
	
	
#wrapper {
	width: 911px; 
	margin: 10px auto 0px auto; 
	padding: 0;

}
	

#border { 

	background: #FFFFFF url(http://cms.tempel.es/themes/tp/images/bg_tablemenuizq2.jpg) repeat-x scroll left bottom;
	width:911px; 
	margin: 0; 
	/* background:url(images/mbkg.gif) repeat-y; */
	padding: 0;
}


table { font: 11px Tahoma; color: #333; letter-spacing:0px; }
table td.productListing-heading {
font-weight:bold;
border-bottom: 3px solid #e0e0e0;
height: 25px;
}
div{
	text-align:left;
}

/*---------------------- Inicio estilos contenido de la plantilla ------------------------------*/
/***************** texto interior de contenido sin link ***********************/
.texto_cuerpo {style.css (línea 66)
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}

/***************** texto subcategorías con link ***********************/
.texto_subcategorias {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8px;
	font-weight:bold;
	height:auto;
	padding:5px;
	width:auto;
	line-height:1;
}

.texto_subcategorias:hover {
	background-color:#333333;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8px;
	font-weight:bold;
	height:auto;
	padding:5px;
	width:auto;
	line-height:1;
}


/************* Tablas de producto e imagen (Cuidado Personal)*******/
.bottom_center{
	vertical-align:bottom;
	text-align:center;
}

.taulaproductsimage td { padding:3px;}

.taulaproductsimage{	width:100%;}
.taulaimage{
	text-align:center;
	vertical-align:bottom;
	width:33%;
	height:320px;
}
.tauladescri{
	background-color:#bbbdc0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	height:250px;
	width:220px;
	text-align:left;
	vertical-align:top;
}

.tituloproducto{
	text-align:right;
	font-family: Arial,Helvetica,sans-serif; 
	color: #005ca7; 
	font-size: small;
	font-weight:bold;
}

/************* Tablas de producto (Consumo y Baterías) *******/
.imagebateries{
	text-align:center;
	margin:10px;
}

.taulaproductscabecera
{
	background-color:#3b414c;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	font-size:x-small;
	height:20px;
}
.model
{
	background-color:#3b414c;
	font-weight:bold;
	color:#FFFFFF;
		height:20px;
	padding:0px;
	font-size:x-small;

}
.taulaproducts{
	width:739px;
	margin:10px;
	background-color:#ffffff;
	text-align:center;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
}

.taulaproducts td{
	width:5%;
	height:20px;
}

.taulaproducts a, 
.taulaproducts a:link,
.taulaproducts a:visited,
.taulaproducts a:hover,
.taulaproducts a:active { font-size:x-small; color:#333; }
/********* Formulario contacto *************/

#contact{
	margin: 10px; 
}

#contact_form{
	width:50%;
	position:relative;
	float:left;
	background-color:#eeeeee;
	padding:10px;
	margin-bottom: 10px;
}

#infoContact{
	background-color:#bbbbbb;
	width:40%; 
	border-top:thin #666666 solid;
	border-bottom:thin #666666 solid;
	float:right;
	position:relative;
	padding:10px;
}


/*********************Site Map****************************/
#sitemap a, #sitemap a:visited{
	font-size:11px;
}

#sitemap h1{
	padding-top:40px;
}

#sitemap h2, #sitemap h2 a, #sitemap h2 a:visited{
	font-size:13px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}

#sitemap h3{
	line-height:1.5;
	padding:0;
}

#sitemap hr{
	display:block;
}

#sitemap{
	padding:10px;
}

#siteMapList li {
	padding-left:20px;
}

#siteMapList h1
{
	clear:both;
	border-bottom: 1px solid #ccc;
}

#siteMapList li ul li:before{
	list-style:circle;
}

#siteMapList li ul li {
	width: 300px;
	overflow: hidden;
	float:left;
	display: block;
	
}
#siteMapList li ul li:before{ content: "\00BB \0020"; }
#siteMapList li ul li ul li:before{ content: ""; }

#siteMapList li ul li ul{
	list-style-type : none;
}



/*---------------------- Fin estilos contenido de la plantilla ------------------------------*/

select { font: 11px Tahoma; color: #333; letter-spacing:0px; }
.labelbox { 
display:block;
float: left;
clear:left;
 font: 12px Tahoma; 
 color: #333; 
 letter-spacing:0px; 
 width:150px; 
 height:25px;   
  }
  
/* General Styles ----------------------------------------------------------- */

/*++++++ H1,H2,H3,H4 HYPERLINKS ++++++++*/
h2, h3 { padding:10px 0 10px 0; font-size:14px;}
a, a:link { color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; text-decoration:none;}
a:active { color : #333; }
a:visited { color : #333;}
a:hover	{ text-decoration:none} 
a:focus { outline: none;}

/*++++++ MAIN ++++++++*/
#wrapper { 
	width: 911px; 
	margin: 10px auto 0px auto; 
}
	
#top { 
display:none;
/* width:937px; height:30px; */
}


#bottom { background:url(http://cms.tempel.es/themes/tp/images/bottom.gif) no-repeat; width:937px; height:30px;}

/************************************************** header ***********/
#header { 
	/* width:917px; height:68px; margin-bottom:18px; */
	background: transparent url(http://cms.tempel.es/themes/tp/images/jpgs/background_header.jpg) 0 0 repeat-x; 
	width: 911px;
	height: 172px;
	margin:0;
	padding: 0;
	top:10px;
}




ul#flavor {
	display:block;
	margin-top: -69px;
	float:right;
	color:#FFFFFF;
}

ul#flavor li {
float:left;
text-indent: -9999pt; 

}

ul#flavor #inicio,
ul#flavor #contacto,
ul#flavor #sitemap,
ul#flavor #ftp,
ul#flavor #salir,
ul#flavor #gris
{
	display:block; 
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	padding:0;
	margin:0;
	height: 22px;
}

ul#flavor #inicio {	width:55px; background: url(http://cms.tempel.es/themes/tp/images/jpgs/icon_home.jpg) no-repeat; }
ul#flavor #contacto {  width: 55px; background: url(http://cms.tempel.es/themes/tp/images/jpgs/icon_contact.jpg) no-repeat; }
ul#flavor #sitemap { width: 55px; background: url(http://cms.tempel.es/themes/tp/images/jpgs/icon_sitemap.jpg) no-repeat; }
ul#flavor #ftp { width: 55px; background: url(http://cms.tempel.es/themes/tp/images/jpgs/icon_ftp.jpg) no-repeat; }

/************** Fi Headder ***************/


#language { 
display:none;
	position:absolute; 
	z-index:2; 
	
	/* left: 181px; */
	margin-left: 201px; 
	top: 242px;
	
	padding: 5px;
	border-top: 1px solid #d4dee4;	
	border-right: 1px solid #d4dee4;	
	border-left: 1px solid #d4dee4;	
	}
	
	
.paginator { 
width: 100%;
	background: #f1f1f1;

	padding: 5px;
	border: 1px solid #d4dee4;
	text-align:right;
	}

#language *
{
	padding: 0;
	margin: 0;
}
	#language img
{
	padding: 0;
	margin: 2px;
}

#ads { float:right; visibility:hidden;}
#main_content { width: 696px; }

#banner 
{ 
	position: relative; 
	display: block;
	overflow:hidden;
	float: right;

	
	border: 1px solid #d4dee4;	
	padding: 0px 5px 5px 5px;
	margin: 0 5px 5px 5px;
	/* margin-left: 550px;  */
	width: 140px;
}


#banner *
{
	margin: 0px;
	padding: 0px;
}
#banner_text
{
font-size: 10px;
color: #999;
background: #F1F1F1;
	width: 150px;
	margin: 0 0 5px 0;
	margin-left: -5px;

}

#banner img
{
clear: both;
	margin:10;

}


#searchbox { width: 338px; height: 23px; background: url(http://cms.tempel.es/themes/tp/images/s.gif) no-repeat; margin: 5px 5px 0 0; }
#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 270px; background: none; color:#999999; }
#searchbox #go { float: right; margin: 6px 8px 0 0; width:52px; height:11px;  }


/*++++++ NAV ++++++++*/
#nav { width:917px; height:29px; background:url(http://cms.tempel.es/themes/tp/images/nav.gif) repeat-x; line-height:29px;}
#nav ul { margin-left:10px; }
#nav ul li { display:inline; height:29px; line-height:29px; font-weight:700;}
#nav ul li.current_page_item a { background:url(http://cms.tempel.es/themes/tp/images/navactive.gif) repeat-x; color:#004779; margin-left:5px; }
#nav ul li a { color:#fff;float:left; font-weight:bold;text-transform:uppercase; padding:0 10px 0 10px; margin-left:5px; }
#nav ul li a:hover{background:url(http://cms.tempel.es/themes/tp/images/navactive.gif) repeat-x; color:#004779; text-decoration:none;}
#nav ul li.feed { text-indent:-10000px;}
#nav ul li.feed a { float:right; background:url(http://cms.tempel.es/themes/tp/images/feed.png) no-repeat; width:16px; height:16px; margin-top:6px;}



/*++++++ MISC ++++++++*/
.clear { 
clear:both; 
width: 0px; 
height: 0px;
}
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; } 
.alignleft { float: left ;}
img { border:0px solid #d4dee4;}
.pleft { float:left; width:720px; }
.pright { float:right; width:164px;}


/*++++++ CONTENT ++++++++*/
#content {
	width: 911px; 
	/*margin:10px auto 10px; */
	padding: 0px;
	z-index: 999;
}

#left { 
	padding: 0px; margin: 0px;

	float: left; 
	width: 149px;
	line-height:1.5;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
/* width: 555px; */
	/*margin-top:7px;*/
}

#right { 
	float:right; 
	width:759px; 
	BORDER-left: #000 2px solid ; 
/*	min-height:423px; */
	background-color:#FFFFFF;
	vertical-align:middle;
}

#right {
	padding: 0px; margin: 0px;
}

#right img {
	display: block;
}
#latest { width: 706px; margin: 10px 0px; padding:5px; border:1px solid #d4dee4;}
#latest p { padding-bottom:10px;}
#latest p a { font-weight:bold; color:#0578ac;}
#latest h2 { font-size:21px; font-weight: normal; font-family:Arial; padding-bottom: 20px;}
#latest h2 small { font-size:11px; font-weight:normal; padding-left:20px;}
#latest h2 a { color:#006bb2;}
#latest h2 a:hover { color:#074d7c;}
#latest h3 { font-size:17px; font-weight: bold; font-family:Arial; padding-bottom: 20px;}
#latest h4 { font-size:14px; font-weight: bold; font-family:Arial; padding-bottom: 20px;}

#lbg { 
	display:block;
	width:696px; 
	background:#f1f1f1; 
	padding:5px; 
	margin-bottom:5px; 
	line-height:140%;
	}
	
#bbg { 
	display:block;
	width:696px; 
	
	/* background: #f1f1f1; */
	padding:5px; 
	margin-bottom:5px; 
	line-height:140%;
}

#filter { 
	display: block;
	height: 120px;
	border-bottom: 1px solid #f1f1f1;
	background: #fff url(http://cms.tempel.es/themes/tp/images/viewmag+.gif) bottom right no-repeat;
}
	
#main_catalog 
{ 

	width: 506px;

	float: left;
	border-bottom: 1px solid #f1f1f1;
	margin: 0px 0px 5px 0px;
	/* background: #f00; */
	/* background: #fff url(tempel/images/viewmag+.png) bottom right no-repeat; */
}

.main a, 
.main a:link  
{
	color:#00AEEF;
	text-decoration: underline;
}

.main a:hover, 
.main a:active 
{
	text-decoration: underline;
	/* color: #333333; */
}

.productListing {
}
.productListing-data {
border-bottom: 1px solid #e6e6e6; 
}

.post img {border: 1px solid #D4DEE4; margin:5px;}
.entry h2 { display:block; background:#DAEBF3; font-family:Arial; padding-left:10px; font-size:14px; margin-bottom:10px; }
.entry h2 a { color:#00478c;}
.entry { width:706px; padding:5px; border:1px solid #d4dee4; margin-bottom:10px; line-height:140%; }
.entry img { /*margin:0 10px 10px 10px;*/}
.entry p { padding: 0px 10px 10px 10px; }
.entry p a { font-weight:bold; color:#0578ac;}
.pmeta, .allinfos { background:#f6fff4; padding:8px 5px 8px 10px; font-size:11px; color:#105f94;}
.pmeta, .allinfos  { clear:both;}
.pmeta a, .allinfos a { color:#105f94;}
.postmetadata { background:#f6f6f6; padding:5px;}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before { content: "\00BB \0020"; }
.entry ol { padding:0; margin:0; }
.entry ol li { background:#fafafa; } 
.navigation { padding-top:10px;}




/* Block Layout ----------------------------------------------------------- */
.block {

	width: 706px; 
	margin: 10px auto; 
	padding:5px; 
	border:1px solid #d4dee4;
	line-height: 125%;
	color: #000;
	letter-spacing:1px;
}

.block a {
color:#00AEEF;
text-decoration:underline;
}
.block b,
.block strong {
	font-weight : bold;
}

.block,
.block *
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-stretch:normal;

}

.block  a:hover	{ text-decoration: underline; }  

.block img {
	border:0;
	margin: 10px;
}

.block p { padding: 10px 9px 0px 9px; 
}


.block h1,
.block h2,
.block h3,
.block h4 {
	border-bottom:1px solid #e4e4e4;
	padding: 0px;
}
.block h1, .block h1 a,
.block h2, .block h2 a,
.block h3, .block h3 a,
.block h4, .block h4 a {
	color: #000;
	text-decoration: none;
	font-weight: normal; 
	font-family:Arial; 
	margin: 10px 0px 10px 0px;
}

.block h1, .block h1 a {font-size:21px;}
.block h2, .block h2 a {font-size:21px;}
.block h3, .block h3 a {font-size:21px;}
.block h4, .block h4 a {font-size:19px;}
.block h3 i { color:#999; }

.block ol li {
	background:transparent url(http://cms.tempel.es/themes/tp/images/circle.gif) no-repeat scroll 5px 9px;
	color:#91938F;
	font-weight:normal;
	/* line-height:20px; */
	margin-left: 10px;
	padding:4px 0 4px 21px;
}
.block ul li {
	background:transparent url(http://cms.tempel.es/themes/tp/images/circle.gif) no-repeat scroll 5px 9px;
	color:#91938F;
	font-weight:normal;
	/* line-height:20px; */
	margin-left: 10px;
	padding:4px 0 4px 21px;
}
.block td {
/*
border: 1px solid #ccc;
*/
}

/*++++++ SIDEBAR ++++++++*/
/*
#sidebar { width:151px; padding:5px; border:1px solid #c5d6ad;}
#sbg { width:141px; background:#fff; padding:5px; }
*/
#sidebarbottom {  
	margin-top: 0px; 
	margin-bottom: 420px;
	width:151px; padding:5px; border:1px solid #c5d6ad; }
/* html>body #sidebarbottom { margin-top: 0px; }  */

#sbottombg { overflow:hidden; margin:auto; width:141px; background:#f8f8f4; padding:5px; }
.space { clear:both; height:10px;}
#lsidebar h2 { font-size:13px; margin:0px; color:#000; padding-left:5px; border-bottom:1px dotted #dadada;}
#rsidebar h2 { font-size:13px; margin:0px; color:#000; border-bottom:1px dotted #dadada;}
#lsidebar { float:left; width:120px; padding:5px; }
#rsidebar { float:right; width:172px; padding:5px; }
#sidebarbottom ul{ margin:0px auto 20px;}
#sidebarbottom ul li{}
#sidebarbottom ul li ul{}
#sidebarbottom ul li ul li {display:block; background:url(http://cms.tempel.es/themes/tp/images/bullet.gif) no-repeat 0 0; padding-left:18px; padding-bottom:5px; border-bottom:1px dotted #dadada;}

#manufacturers {
	display: block;
	margin:0px auto 20px;
/*	padding: 25px 0px 0px 0px; */
	width: 100%;
	overflow:hidden;
	line-height:100%;
}

#sidebarbottom ul li ul.divisions li 
{
	background: url(http://cms.tempel.es/themes/tp/images/bullet_toggle_plus.gif) no-repeat 0 0; 
	width: 102px;
}
#sidebarbottom ul li ul#manufacturers li 
{
	background: url(http://cms.tempel.es/themes/tp/images/bullet_toggle_plus.gif) no-repeat 0 0; 
	width: 102px;
}

#manufacturers li 
{

	/*background: url(images/bullet_toggle_plus.gif) no-repeat 0 0; */
	/*width: 102px;*/
	border-bottom: 1px solid #999999;
	padding: 6px 10px;
	/*height:22px;*/
	/*line-height: 22px; */
}

/*#manufacturers li.selected a{
	
	background-image:url(images/menu_desplegable_sel.jpg);
	background-repeat: repeat-y;
	background-position:right;
}*/

.selected{
	/*background:transparent url(images/menu_desplegable_sel.jpg) repeat scroll 0 0;*/
	background-image:url(http://cms.tempel.es/themes/tp/images/menu_desplegable_sel.jpg);
	background-color:#FFFFFF;
	background-position:right;
	background-repeat: repeat-y;
}

#manufactuters li.selected a{
	color:#FFC601;
}

#sidebarbottom ul li ul#manufacturers li a
{
	width: 102px;
display: block;
}
#manufacturers li a
{
	/*width: 102px;*/
	/*margin: 6px 10px;*/
	display: block;
}
#manufacturers li a:visited
{
	color:#000000;
}

/*
#sidebarbottom ul li ul#manufacturers li ul li
{
	display:block; 
	background: #fefefe;
	padding: 0px 0px 5px 16px; 
	margin:0;
	margin-left: -16px;
	// border-top:1px dotted #eaeaea;
	border-bottom: 0;
}
*/
/*	Navigation, Drop Down Menu */
#sidebarbottom ul li ul#manufacturers li  ul {
	/* Explorer Suma Mergen */
	width: 191px;
	left: -9999px;

	z-index: 9999;
	position: absolute;
	display: block;
	
	line-height: 16px;
	/* height: 150px;  */
	list-style: none;

	border: 1px solid #D1D1D1;

	margin-left: 5px;
	margin-top: -24px;
	padding: 9px 5px 5px 5px;
	
	background: #fff;
	color: #444;
}
#manufacturers li  ul {
	/* Explorer Suma Mergen */
	width: 191px;
	left: -9999px;

	z-index: 9999;
	position: absolute;
	display: block;
	
	line-height: 16px;
	/* height: 150px;  */
	list-style: none;

	border: 1px solid #D1D1D1;

	margin-left: 5px;
	margin-top: -24px;
	padding: 9px 5px 5px 5px;
	
	background: #fff;
	color: #444;
}

html>body #sidebarbottom ul li ul#manufacturers li  ul {
	/* Firefox No */
	width: 181px;
	left: -9999px;
}
html>body #manufacturers li  ul {
	/* Firefox No */
	width: 181px;
	left: -9999px;
}

#sidebarbottom ul li ul#manufacturers li  ul * {
	height: 16px;
}

#manufacturers li  ul * {
	height: 16px;
}




#sidebarbottom ul li ul#manufacturers li  ul li {
	background-image: none;
	position: relative;
	/* border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1; */
	border-top:1px dotted #eaeaea;
	border-bottom: 0;
	padding: 0;
	margin: 0;
	
}
#manufacturers li  ul li {
	background-image: none;
	position: relative;
	/* border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1; */
	border-top:1px dotted #eaeaea;
	border-bottom: 0;
	padding: 0;
	margin: 0;
	
}

#sidebarbottom ul li ul#manufacturers li:hover ul, 
#sidebarbottom ul li ul#manufacturers li.sfhover ul {
	z-index: 9999;
	left: auto;
	margin-left: 100px;
	display: block;
}
#manufacturers li:hover ul, 
#manufacturers li.sfhover ul {
	z-index: 9999;
	left: auto;
	margin-left: 100px;
	display: block;
}

#sidebarbottom ul li ul#manufacturers li  ul a,  
#sidebarbottom ul li ul#manufacturers li  ul a:link, 
#sidebarbottom ul li ul#manufacturers li  ul a:visited  {
	/* Explorer Suma Mergen */
	width: 171px;
	display: block;
	position: relative;
	
	
	/* padding: 4px 20px; */
	background: #fff;

	/*
	border-top: 1px solid #D1D1D1;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	*/
	margin: 0;
	padding: 0 0px 0 9px;
	color: #444;
}
#manufacturers li  ul a,  
#manufacturers li  ul a:link, 
#manufacturers li  ul a:visited  {
	/* Explorer Suma Mergen */
	width: 171px;
	display: block;
	position: relative;
	
	
	/* padding: 4px 20px; */
	background: #fff;

	/*
	border-top: 1px solid #D1D1D1;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	*/
	margin: 0;
	padding: 0 0px 0 9px;
	color: #444;
}

html>body #sidebarbottom ul li ul#manufacturers li  ul a,  
html>body #sidebarbottom ul li ul#manufacturers li  ul a:link, 
html>body #sidebarbottom ul li ul#manufacturers li  ul a:visited  {

	/* Firefox No */
	width: 171px;
}
html>body #manufacturers li  ul a,  
html>body #manufacturers li  ul a:link, 
html>body #manufacturers li  ul a:visited  {

	/* Firefox No */
	width: 171px;
}

#sidebarbottom ul li ul#manufacturers li  ul a:hover, 
#sidebarbottom ul li ul#manufacturers li  ul a:active {
	background: #F6F6F6;
}

#manufacturers li  ul a:hover, 
#manufacturers li  ul a:active {
	background: #F6F6F6;
}


/*+++++++ COMMENTS +++++++*/
#c { float:left; width:225px;}
#cc { float:right; width:304px;}
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #e8f0f3; height:20px; width:200px; background:#f0f7f9; padding-left:5px; }
#commentform #email { border:1px solid #e8f0f3; height:20px; width:200px; background:#f0f7f9; padding-left:5px; }
#commentform #url { border:1px solid #e8f0f3; height:20px; width:200px; background:#f0f7f9; padding-left:5px;}
#commentform #comment { border:1px solid #e8f0f3; height:200px; width:290px; background:#f0f7f9; padding-left:5px;}
.commentlist cite { background:#f9f9f9; padding:5px 5px 5px 10px; }
.commentlist cite a { color:#333;}
.commentlist .ctext { background:url(http://cms.tempel.es/themes/tp/images/doth.gif) repeat-x bottom; font-size:11px;}

/*++++++ FOOTER ++++++++*/
#footer { 
	background: #3B414C;
	width:881px; 
/*	padding: 15px
*/	height: 32px;
	line-height:32px;
	padding: 0px 15px;
}

#footer p { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch:normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	font-size: 9px;
	color: #FFFFFF;
	color: #fff; }

#footer p a{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch:normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	font-size: 9px;
	font-weight:normal;
	color: #FFFFFF;
	color: #fff; }

#fb { width:900px; margin:0 auto 10px; color:#fff; text-align:center;}
#fb a:link { color : #fff; }
#fb a:active { color : #fff; }
#fb a:visited { color : #fff;}
#fb a:hover	{ color : #efe64f;} 

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px;  border-left: 1px solid #003B74;}
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
.alignright{float:right;}
.alignleft{float:left; padding-left:30px; padding-bottom:20px;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline; /* margin:0 0 2px 7px;padding:4px; */}
img.alignleft{display:inline; /* margin:0 7px 2px 0;padding:4px; */}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center;}
.attachment img { padding:2px; border:1px solid #999999;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}

/**************** avatar *********************/
.gravs {margin-top:20px;}
.avatar {float:left; margin-right:5px; margin-bottom:5px; padding:3px; border:1px solid #999999;}


/**************** Posts sin H2 igual al titulo *********/
#posts h2 {background:#ffffff;}

/**************** Listas operativas en los posts *******/
#posts ul { padding: 0 0 0 30px; padding-left: 10px; }
#posts li { margin: 7px 0 8px 10px; }
#posts ul li:before { content: "\00BB \0020 "; }
#posts ol { padding: 0 0 0 30px; padding-left: 10px; }
#posts ol li { background:#ffffff; }
#posts ol { counter-reset: elemento; list-style-type: none;}
#posts ol li:before { content: counters(elemento, '. ') ". "; counter-increment: elemento;}

.tauladescri,
.tauladescri p 
{
	color: #fff;
}
p.tituloproducto {
color:#005ca7;
}


