
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCBD30;
	padding: 0.75em 0 0.75em 0;
	margin: 0 0 0 0;
	font-size:small;
	outline: none;
}

hr {
   margin:2px;
   padding:0px;
   color:#FCBD30;
   background-color:#FCBD30;
   clear:both;
}

div.main_container{
    position:relative;
    width: 90%;
    left:5%;
}

div.head {
	margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
	clear:both;
	width: 100%;
	background-color:#FFFFFF;
	text-align:center;
}
div.body{
	margin: 0px 0px 0px 0px;
	padding:10px 0px 5px 0px;
	clear:both;
    overflow: auto;
	width: 100%;
    background-color:#FFFFFF;
	text-align:center;
}

div.foot {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	width:100%;
	background-color:#FCBD30;
}

div.foot h1{
font-weight:normal;
font-size:small;
color:#FFFFFF;
text-align: center;
clear:both;
margin:0.5em 0 0 0;
}

div.foot h1 a{
font-weight:normal;
font-size:small;
color:#FFFFFF;
font-weight:bold;
text-align: center;
text-decoration:none;
clear:both;
margin:0.5em 0 0 0;
}


div.horizontal_row {
    width:100%;
    float:left;
    margin:auto;
}

ul.horizontal_menu{
margin:0 0 0 0;
padding:0 0 0 0;
list-style:none;
}

ul.horizontal_menu li {
margin:2px 2px 2px 2px;
padding:1px 1px 1px 1px;
float:left;
}

ul.horizontal_menu li a{
margin:0 0 0 0;
padding:0 0 0 0;
display:block;
outline:none;
width:100%;
height:100%;
height:20px !important;
line-height:20px;
text-decoration:none;
border:1px solid #4D4948;
color:#4D4948;
}

ul.horizontal_menu li a.selected{
margin:0 0 0 0;
padding:0 0 0 0;
display:block;
outline:none;
width:100%;
height:100%;
height:20px !important;
line-height:20px;
text-decoration:none;
background-color: #FCBD30;
border:1px solid #FCBD30;
color:#4D4948;
}

ul.horizontal_menu li a:hover{
margin:0 0 0 0;
padding:0 0 0 0;
display:block;
outline:none;
width:100%;
height:100%;
height:20px !important;
line-height:20px;
text-decoration:none;
background-color: #FCBD30;
border:1px solid #FCBD30;
color:#4D4948;
}

div.bordered_vertical_menu  {
padding: 5px 5px 5px 5px;
border-left:1px solid #FCBD30;
border-right:1px solid #FCBD30;
height:30% !important;
}

ul.vertical_menu{
margin:0 0 0 0;
padding:0 0 0 0;
list-style:none;
}

ul.vertical_menu li {
margin:2px 2px 2px 2px;
padding:1px 1px 1px 1px;
clear:both;
}

ul.vertical_menu li em{
margin:0 0 0 0;
padding:0 0 0.075em 0;
display:block;
outline:none;
width:100%;
height:100%;
text-decoration:none;
font-style:normal;

border-bottom:0.15em solid #4D4948;
color:#4D4948;
}

ul.vertical_menu li a{
margin:0 0 0 0;
padding:0 0 0 0;
display:block;
outline:none;
width:100%;
height:100%;
height:20px !important;
line-height:20px;
text-decoration:none;
text-align:left;
text-indent:0.5em;
border:1px solid #4D4948;
color:#4D4948;
}

ul.vertical_menu li a:hover{
text-align:right;
}

ul.vertical_menu li a.selected {
text-align:right;
background-color:#4D4948;
color:#FFFFFF;
}

ul.vertical_menu li a:hover.selected {
background-color:#FFFFFF;
color:#4D4948;
}

ul.vertical_menu li a.sub_selected {
text-align:left;
background-color:#4D4948;
color:#FFFFFF;
}

ul.vertical_menu li a:hover.sub_selected {
background-color:#FFFFFF;
color:#4D4948;
}


/* Cuadro con bordes redondeados */

.pgb_1, .pgb_2, .pgb_3, .pgb_4, .pgb_1b, .pgb_2b, .pgb_3b, .pgb_4b {display:block; overflow:hidden; font-size:1px;}
.pgb_1, .pgb_2, .pgb_3, .pgb_1b, .pgb_2b, .pgb_3b {height:1px;}
.pgb_2  {background:#FFFFFF; border-left:1px solid #FCBD30; border-right:1px solid #FCBD30;}
.pgb_3  {background:#FFFFFF; border-left:1px solid #FCBD30; border-right:1px solid #FCBD30;}
.pgb_4  {background:#FFFFFF; border-left:1px solid #FCBD30; border-right:1px solid #FCBD30;}
.pgb_4b {background:#FFFFFF; border-left:1px solid #FCBD30; border-right:1px solid #FCBD30;}
.pgb_3b {background:#FFFFFF; border-left:1px solid #FCBD30; border-right:1px solid #FCBD30;}
.pgb_2b {background:#FFFFFF; border-left:1px solid #FCBD30; border-right:1px solid #FCBD30;}
.pgb_1  {margin:0 5px; background:#FCBD30;}
.pgb_2, .pgb_2b {margin:0 3px; border-width:0 2px;}
.pgb_3, .pgb_3b {margin:0 2px;}
.pgb_4, .pgb_4b {height:2px; margin:0 1px;}
.pgb_1b {margin:0 5px; background:#FCBD30;}

/* highlighted */

div.highlighted_article_rounded  {
padding: 5px;
border-left:1px solid #FCBD30;
border-right:1px solid #FCBD30;
text-align: center;
font-size:small;
color:#4D4948;
overflow:hidden;
}

div.highlighted_article_rounded h1 {
 font-weight:normal;
 font-size:small;
 font-family:Arial;
 text-align:left;
 color:#FCBD30;
 padding:0em;
 margin:0.5em 0 0.5em 0;
}

div.highlighted_article_rounded a{
 text-decoration:none;
 color:#FCBD30;
}

div.highlighted_article_rounded a:visited{
 font-weight:normal;
 text-decoration:none;
 color:#4D4948;
}

div.highlighted_article_rounded a:hover{
 font-weight:normal;
 text-decoration:none;
 color:#4D4948;
}


div.highlighted_article_rounded h1 a{
 text-decoration:none;
 color:#FCBD30;
}

div.highlighted_article_rounded h1 a:visited{
 font-weight:normal;
 text-decoration:none;
 color:#4D4948;
}

div.highlighted_article_rounded h1 a:hover{
 font-weight:normal;
 text-decoration:none;
 color:#4D4948;
}


div.highlighted_article_rounded h2{
 font-weight:normal;
 font-size:small;
 text-align:justify;
 text-indent:0.5em;
 margin:0.5em 0.5em 0em 0.5em;
 padding:0em;
}

div.highlighted_article_mini  {
padding: 5px;
text-align: center;
font-size:small;
color:#4D4948;
}

div.highlighted_article_mini h1 {
 font-weight:normal;
 font-size:small;
 font-family:Arial;
 text-align:left;
 color:#FCBD30;
 padding:0em;
 margin:0.5em 0 0.5em 0;
}

div.highlighted_article_mini a{
 font-weight:normal;
 text-decoration:none;
 color:#FCBD30;
}

div.highlighted_article_mini ul li h1 a{
 font-weight:normal;
 text-decoration:none;
 color:#FCBD30;
}

div.highlighted_article_mini ul li h1 a:visited{
 font-weight:normal;
 text-decoration:none;
 color:#FCBD30;
}

div.highlighted_article_mini ul li h1 a:hover{
 font-weight:normal;
 text-decoration:none;
 color:#FFFFFF;
}


div.highlighted_article_mini h2{
 font-weight:normal;
 font-size:small;
 text-align:justify;
 text-indent:0.5em;
 margin:0.5em 0.5em 0em 0.5em;
 padding:0em;
}




/* articles */

div.article {
padding:0.375em;
}

div.article h1{
margin: 0.5em 0 0 0;
padding: 0.15em 0.15em 0.15em 0.15em;
font-weight:normal;
font-size:120%;
color:#FCBD30;
background-color:#4D4948;
text-align:left;
clear:both;
}

div.article h1 a{
margin: 0.5em 0 0 0;
padding: 0.15em 0.15em 0.15em 0.15em;
font-weight:normal;
color:#FCBD30;
background-color:#4D4948;
text-align:left;
text-decoration:none;
clear:both;
}

div.article h1 a:visited{
margin: 0.5em 0 0 0;
padding: 0.15em 0.15em 0.15em 0.15em;
font-weight:normal;
color:#FCBD30;
background-color:#4D4948;
text-align:left;
text-decoration:none;
clear:both;
}

div.article h1 a:hover{
margin: 0.5em 0 0 0;
padding: 0.15em 0.15em 0.15em 0.15em;
font-weight:normal;
color:#FFFFFF;
background-color:#4D4948;
text-align:left;
text-decoration:none;
clear:both;
}

div.article h2{
margin: 0.5em 0 0 0;
padding: 0.15em 0.15em 0.15em 0.15em;
font-weight:bold;
font-size:small;
color:#4D4948;
text-align:left;
clear:both;
}

div.article h3{
margin: 0.5em 0 0 0;
padding: 0.15em 0.15em 0.15em 0.15em;
font-weight:normal;
font-size:small;
color:#4D4948;
background-color:#FCBD30;
text-align:left;
clear:both;
}

div.article h3 em{

}

div.article h3 strong{

}

div.article p{
margin:0.5em 0 0 0;
padding: 0.15em 0.15em 0.15em 0.15em;
clear:both;
text-align: justify;
text-indent:1em;
}

div.article p em{

}

div.article p strong{
color:#FCBD30;
}

div.article img{
margin:0.5em 0 0 0;
padding: 0.15em 0.15em 0.15em 0.15em;
}

div.article p img{
margin: 0.5em auto 0.5em auto;
padding: 0.5em 0.5em 0.5em 0.5em;
}


div.article a img{
text-decoration:none;
margin: 0.5em auto 0.5em auto;
padding: 0.2em 0.2em 0.2em 0.2em;
border: 1px solid #FCBD30}

div.article p:first-letter{

}

div.article ul {
margin:0.5em 0 0 0;
color:#4D4948;
list-style-type:circle;
list-style-position:outside;
font-weight:normal;
display:list-item;
text-align:justify;
text-indent:1.5em;
clear:both;
}

div.article ul li em{
color:#4D4948;
}

div.article ul li {
text-indent:1.5em;
}

div.article hr{
margin:0px;
padding:0px;
color:#FCBD30;
clear:both;
}

/* link's list */

ul.links{
margin:0 0 0 0;
padding:0 0 0 0;
list-style-type:circle;
}

ul.links li {
margin:2px 2px 2px 2px;
padding:1px 1px 1px 1px;
clear:both;
}

ul.links li em{
margin:0 0 0 0;
padding:0 0 0.075em 0;
display:block;
width:100%;
height:100%;
height:20px !important;
line-height:20px;
text-decoration:none;
text-align:left;
font-style:normal;
text-indent:0.5em;
color:#4D4948;
background-color:#FCBD30;
list-style-type:circle;
}

ul.links li a{
margin:0 0 0 0;
padding:0 0 0 0;
display:block;
width:100%;
height:100%;
height:20px !important;
line-height:20px;
text-decoration:none;
text-align:left;
text-indent:1em;
color:#4D4948;
list-style-type:none;
}

/* lightbox image viewer*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FFFFFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.reformahogar.es/templates/default//template_media/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.reformahogar.es/templates/default//template_media/images/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.reformahogar.es/templates/default//template_media/images/lightbox/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #4D4948; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #FCBD30;
	}


/* Grey Box Style */

#GB_overlay {
    background-color: #FCBD30;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #FCBD30;
    border: 3px solid #4D4948;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #4D4948;
    border-top: 2px solid #4D4948;
}

.GB_header .inner {
    background-color: #FCBD30;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #4D4948;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #4D4948;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #FCBD30;
    border: 3px solid #4D4948;
    border-top: none;
}

.GB_Window .header {
    border-top: 3px solid #4D4948;
    border-left: 3px solid #4D4948;
    border-right: 3px solid #4D4948;
    margin: 0;

    font-size: 12px;
    padding: 3px 0;
    color: #4D4948;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span {
    font-size: 12px;
    cursor: pointer;
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
    width: 26px;
    height: 26px;
}

.GB_Window .on { border-bottom: 1px solid #FCBD30; }
.GB_Window .click { border-bottom: 1px solid #FCBD30; }


/* Form elements */

form{
background-color:#FFF;
padding:1em;
}

input {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
width:100%;
margin:0px;
border: 1px solid #4D4948;
}

input.disabled {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
margin:0px;
border: 1px solid #F2F2F2;
background-color: #F2F2F2;
}

input.required, textarea.required {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
margin:0px;
border: 1px solid #4D4948;
}
input.validation-failed, textarea.validation-failed {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
margin:0px;
border: 1px solid #4D4948color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
margin:0px;
border: 1px solid color : #000;
}

select {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
width:100%;
margin:0px;
border: 1px solid #4D4948;
}

select.date{
font-family: Arial, Helvetica, sans-serif;
font-size:small;
width:60%;
margin:0px;
border: 1px solid #4D4948;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
margin:0px;
border: 1px solid #4D4948;
width:100%;
text-align:left;
}

label {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
margin:0px;
display: block;
vertical-align: bottom;
padding-left: 2px;
border-left-style:solid;
border-left-width:5px;
border-left-color:#FCBD30;
}

fieldset {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
border: 1px solid #FCBD30;
padding:0 0.5em 0 0.5em;
}

legend {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
margin:0px;
color: #4D4948;
}

div.error{
font-family: Arial, Helvetica, sans-serif;
font-size:75%;
text-align:right;
background-color:#FCBD30;
color:#FFFFFF;
margin:0px;
display: block;
width:5em;
vertical-align: bottom;
overflow:hidden;
}


/* Other usefull classes */

.hidden{
display:none;
}

/*-------------------------------------------------------- BY JOSE --------------------------------------*/

.flash{
margin:0 auto;
}

.proveedores{
	width:600px;
    overflow:hidden;
}

.proveedores a:link{
	float:left;
	ouline:none;
    text-decoration:none;
    border:0px;
}

.menu li a{
float:left;
color:#333333;
}

.menu li a:hover{
float:left;
color:#ffffff;
}

/*-------- FICHAS TECNICOS -------*/
.cont_ficha{
	margin:0 auto;
	width:600px;
	height:auto;
   
   	clear:both;
}

.cont_ficha_top{
	background-image:url(http://www.reformahogar.es/templates/default//template_media/images/lightbox/ficha_top.jpg);
	float:left;
	width:600px;
    height:65px;
   	clear:both;    
}

.cont_ficha_pie{
	float:left;
	width:600px;
    height:30px;
    background-image:url(http://www.reformahogar.es/templates/default//template_media/images/lightbox/ficha_pie.jpg);    
}

.menu_ficha{
	float:left;
	width:575px;
	height:35px;
	padding-left:25px;
	padding-top:15px;
}

.boton_ficha{
	float:left;
	width:120px;
	height:30px;
	list-style:none;
	margin-right:3px;
}

.boton_ficha a{
	float:left;
	color:#FFF;
	font-size:22px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.boton_ficha a:hover,
.boton_ficha a.selec{
	color:#fcbd30;
}

.text_ficha{
	float:left;
    background-image:url(http://www.reformahogar.es/templates/default//template_media/images/lightbox/ficha_back.jpg);
    background-repeat:repeat-y;     
	width:600px;
	height:auto;
	padding-left:30px;
    font-size:0.8em;
    clear:both;
}
*:first-child+html .text_ficha{
	float:left;
    background-image:url(http://www.reformahogar.es/templates/default//template_media/images/lightbox/ficha_back.jpg);
    background-repeat:repeat-y;     
	width:600px;
	height:auto;
   	padding-top:5px;
	padding-left:5px;
    padding-right:10px;
    font-size:0.8em;
    clear:both;
}

/*-------------------------------MENU NATHAN----------------------------*/

			.menupaises
				{
					/*float:right;*/
					margin-left:-20px;
					width:150px;
					height:auto;
				}
				
			*html .menupaises /*IE6*/
				{
					/*float:right;*/
					margin-left:0px;
					width:150px;
					height:auto;
				}
				
			*:first-child+html .menupaises /*IE7*/
				{
					/*float:right;*/
					margin-left:0px;
					width:150px;
					height:auto;
				}
			
				
			ul.menupais
				{
				 	list-style:none;
				 	/*float:left;*/
				 	list-style:none;
				 	margin:0px;
				 	width:150px;
				}
				
			*html ul.menupais /*IE6*/
				{
				 	list-style:none;
				 	/*float:left;*/
				 	list-style:none;
				 	margin:0px;
				 	width:150px;
				}
				
			*:first-child+html ul.menupais /*IE7*/
				{
				 	list-style:none;
				 	/*float:left;*/
				 	list-style:none;
				 	margin:0px;
				 	width:150px;
				}

				
			ul.menupais li
				{
					display:block;
					position:relative;  /* Las coordenadas de los ul inferiores serán relativas al <li> que los contiene */
					padding:1px 5px;
					background:#605d5c;
					border-right:1px solid black;
					border-bottom:1px solid black;
					border-top:1px solid #D4D4D4;
					border-left:1px solid #D4D4D4;
					
					color:#fcbd30;
					font-family:Arial;
					font-weight:bold;
				} 
			ul.menupais ul
				{ 
				 	position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
				 	left:51px; /* Para que no monte sobre el <li> */
				 	top:-1px;
				 	display:none;
				 	list-style:none;
				}
			ul.menupais li:hover > ul
				{
				 	display:inline;
					float:left;
				}
			
			ul.menupais li:hover
				{
					background:#fcbd30;
					border-right:1px solid black;
					border-bottom:1px solid black;
					border-top:1px solid #D4D4D4;
					border-left:1px solid #D4D4D4;
					color:#605d5c;
					font-weight:bold;
				}

			ul.menupais li a,	/*demas navegadores*/
			ul.menupais li a:active,
			ul.menupais li a:link,
			ul.menupais li a:visited
				{
					text-decoration:none;
					color:#fcbd30;
					font-family:Arial;
					font-weight:bold;
					width:83px;
					display:block;
					height:auto;
				}	
				
			*html ul.menupais li a,	/*IE6*/
			*html ul.menupais li a:active,
			*html ul.menupais li a:link,
			*html ul.menupais li a:visited
				{
					text-decoration:none;
					color:#fcbd30;
					font-family:Arial;
					font-weight:bold;
					width:86px;
					display:block;
					height:auto;
				}	
				
			*:first-child+html ul.menupais li a,	/*IE7*/
			*:first-child+html ul.menupais li a:active,
			*:first-child+html ul.menupais li a:link,
			*:first-child+html ul.menupais li a:visited
				{
					text-decoration:none;
					color:#fcbd30;
					font-family:Arial;
					font-weight:bold;
					width:86px;
					display:block;
					height:auto;
				}	

			ul.menupais li a:hover	/*resto navegadores*/
				{
					color:#605d5c;					
				}				
				
			*html ul.menupais li a:hover	/*IE6*/
				{
					color:#605d5c;					
				}				
				
				
			*:first-child+html ul.menupais li a:hover	/*IE7*/
				{
					color:#605d5c;					
				}				

			ul.menupais > li > ul /* Solo para los ul debajo de los li de primer nivel. */
				{
				 	position:absolute;
				 	left:-135px;
				 	top:-1px;
				 	display:none;
				 	list-style:none;
				}
				
			*:first-child+html ul.menupais > li > ul
				{
					left:-155px;
				}
					
			ul.menupais > li /* Sólo para li de primer nivel */
				{
					display:inline;
				}

.contProv{
	float:left;
    width:100%;
    height:30px;
}

.provincias{
    margin:0 auto;
    width:900px;
    height:30px;
}

.contRight{
	float:left;
    pargin-left:610px;
    align:left;
    width:150px;
    height:auto;
}

.contRight2{
	float:left;
    pargin-left:609.5px;
}