/* CSS Document */
*,html * {
	margin:0;
	padding: 0;
}

body {
	margin:0;
	background:#fff;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Trebuchet MS, Arial;*/
font-size:0.7em;
	color:#666666;
}

table {
font-size:1em;
text-align:left;
}

/******************NAvigation menu ******************************/

#top-logo {
height:132px;
width:1000px;
}

#navigation {
height:51px;
width:978px;
margin:0 10px 0 12px;
font-size:1em;
font-weight:bold;
background:url(../images/dmenu.gif) repeat-x;
}

#navigation ul {
position:absolute;
top:93px;
left:20px;
margin:0;
padding:0;
display:inline;
list-style-type:none;
}

#navigation ul li {
display:inline;
}

#navigation ul li a {
margin:9px 0 0 0;
padding:0 20px 0 20px;
display:block;
float:left;
color:#7E7E7E;
border-left:1px solid #cecece;
}

#navigation ul li a:link, #navigation ul li a:visited {
text-decoration:none;
}

#navigation ul li a:hover {
color:#6D2E76;
}

#navigation .sel a {
color:#6D2E76;
}

#navigation ul li a span {
display:none;
}

#navigation ul li.first a:link, #navigation ul li.first a:visited {
border-left:0px;
}

/***************************************/
#bloqueb {
position:relative;
height:70px;
width:978px;
padding:0;
margin:0;
}

#navigation2 {
height:70px;
width:978px;
margin:0 10px 0 12px;
font-size:.9em;
font-weight:normal;
background:url(../images/dmenu.gif) repeat-x;
}

#navigation2 ul {
position:absolute;
top:12px;
left:22px;
margin:0;
padding:0;
display:inline;
list-style-type:none;
}

#navigation2 ul li {
display:inline;
}

#navigation2 ul li a {
margin:9px 0 0 0;
padding:0 20px 0 20px;
display:block;
float:left;
color:#7E7E7E;
border-left:1px solid #cecece;
}

#navigation2 ul li a:link, #navigation ul li a:visited {
text-decoration:none;
}

#navigation2 ul li a:hover {
color:#6D2E76;
}

#navigation2 .sel a {
color:#6D2E76;
}

#navigation2 ul li a span {
display:none;
}

#navigation2 ul li.first a:link, #navigation ul li.first a:visited {
border-left:0px;
}



#animacion {
position:relative;
width:760px;
}
/*height:277px;*/
#animacion img {
display:block;
}

/*******************************************************/

#menu-prod-texto {
padding:10px;
font-weight:bold;
}


/*************menu-vertical***********************/


#menu {
height:250px;
width:185px;
margin-left:12px;
}

#menu ul {
width:185px;
list-style-type:none;
font-size:1em;
}

#menu li {
  margin-bottom:5px;
  display: inline: /* :KLUDGE: Removes large gaps in IE/Win */

}

#menu a {
  display: block;
  width: 185px;
  height: 21px;
  padding-left:15px;
  line-height: 21px;
  color: #000;
  text-decoration: none;
  background: url(../images/fondo-boton.gif) no-repeat left top;
  text-indent: 10px;
}

#menu a:hover, #menu .selected a {
  background-position: left bottom;
}

#menu .first a {
  height: 21px;
  line-height: 21px;
}

/******************************************************/



#telefono2 {
padding:10px;
font-weight:normal;
color:#DB7100;
font-size:1.2em;
text-align:center;
}

#telefono2 h3 {
font-size:1.5em;
margin:0;
padding:0;
font-weight:bold;
margin-top:6px;
}

#telefono2 a {
color:#DB7100;
text-decoration:	underline;
}
#telefono2 a:hover {
text-decoration:none;
}


/*****************************  *******************/
#wrapper-main {
position:absolute;
left:201px;
top:132;
width:789px;
display:block;
}

.clear {
clear:both;
}

#main-titulos {
position:relative;
width:789px;
}

#fotos {
position:absolute;
left:600px;
top:0;
width:166px;
height:190px;
display:block;
}

#main-titulos h1 {
	font-size:24px;
	height:39px;
	padding-left:48px;
	margin:0;
	background:#E2D0E3;
	color:#333333;
	font-style: normal;
	vertical-align: bottom;
	font-weight: normal;
	padding-top: 8px;
}


#main-titulos p {
padding:20px 210px 0 48px;
margin:0;
font-size:1.3em;
}

#main-titulos ul {
padding:0 210px 0 48px;
margin:0;
font-size:1.3em;
}

#main-titulos a {
text-decoration:underline;
color:#660033;
}

#main-titulos a:hover {
background:#CCFFCC;
text-decoration:underline;
}



#main-titulos img
{
display:block;
}

/********************/

#main-titulos2 {
width:789px;
margin:0;
padding:0;
}

#main-titulos2 p {
padding:0 48px 0 48px;
margin:0;
font-size:1.2em;
}

#main-titulos2 h1 {
	font-size:24px;
	height:39px;
	padding-left:48px;
	margin:0;
	background:#E2D0E3;
	color:#333333;
	font-style: normal;
	vertical-align: bottom;
	font-weight: normal;
	padding-top: 8px;
}

#main-titulos2 h2 {
	font-size:18px;
	height:30px;
	padding-left:48px;
	margin-top:10px;
	background:#F2FDD1;
	color:#808080;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}


#main-titulos2 h3 {
	font-size:18px;
	padding-left:48px;
	margin-top:20px;
	color:#666666;
	margin-bottom: 5px;
	font-weight: normal;
}

#main-titulos2 h4 {
	font-size:14px;
	padding-left:48px;
	margin-top:20px;
	color:#666666;
	margin-bottom: 5px;
	font-weight: bold;
}

.punto {
color:#FFFFFF;
}
/************************/



#side-panel
{
margin-top:15px;
width:374px;
float:right;
}

#side-panel img
{
display:block;
}

#title
{
position:absolute;
top:150px;
left:470px;
width:200px;
height:80px;
}

#title img
{
display:block;
}

#title span
{
display:none;
}

#bloquede4 {
margin-left:20px;
margin-right:22px;
margin-bottom:30px;
}

#image1,
#image2,
#image3,
#image4
{
width:152px;
height:159px;
display:block;
float:right;
}

#image1
{
margin-top:10px;
margin-left:18px;
margin-bottom:8px;
border:solid #D7D7D7 7px;
}

#image2
{
margin-top:10px;
margin-left:18px;
margin-bottom:8px;
border:solid #D7D7D7 7px;
}

#image3
{
margin-top:10px;
margin-left:18px;
margin-bottom:8px;
border:solid #D7D7D7 7px;
}

#image4
{
margin-top:10px;
margin-left:0px;
margin-bottom:8px;
border:solid #D7D7D7 7px;
}

#img1, #img2, #img3, #img4
{
width:179px;
height:179px;
display:block;
float:right;
}

#img1
{
margin-top:15px;
margin-left:14px;
}

#img2
{
margin-top:15px;
margin-left:13px;
}

#img3
{
margin-top:15px;
margin-left:14px;
margin-bottom:13px;
}

#img4
{
margin-top:15px;
margin-left:13px;
margin-bottom:13px;
}

#img5
{
display:block;
float:right;
margin-top:0;
margin-left:13px;
margin-bottom:13px;
width:371px;
}

#pop
{
width:400px;
height:400px;
background:#cecece;
text-align:center;
}

#pop img
{
display:block;
border:1px solid #fff;
margin:auto;
margin-top:12px;
}

#texto-anima
{
position:absolute;
top:163px;
left:38px;
width:200px;
height:80px;
color:#fff;
}

#texto-anima a:link,
#texto-anima a:visited
{
color:#fff;
text-decoration:none;
}

#texto-anima a:hover
{
text-decoration:underline;
}

#main-copy
{
width:374px;
background:url(../images/copy_fade_bg.jpg);
float:left;
margin-top:15px;
margin-bottom:15px;
/*_height:450px;*/
left:0;
/*min-height:300px;*/
clear:left;
}

#main-total
{
width:760px;
background:url(../images/copy_fade_bg.jpg);
margin-top:15px;
margin-bottom:5px;
/*_height:450px;*/
/*min-height:300px;*/
}

#title-left
{
float:left;
height:105px;
width:274px;
margin-top:15px;
left:0;
}

#title-left img
{
display:block;
}

#decor-tip
{
float:left;
background:url(../img/copy_fade_bg.jpg);
margin-bottom:15px;
width:535px;
padding-bottom:12px;
}

#decor-tip p
{
margin:0;
padding:0;
margin-bottom:8px;
margin-left:30px;
margin-right:20px;
line-height:1.6em;
}

#decor-tip h3
{
margin:0;
padding:0;
margin:14px 15px 8px 30px;
font-size:1.2em;
}

#decor-tip-img
{
float:right;
margin-left:15px;
background:url(../img/copy_fade_bg.jpg);
height:210px;
width:210px;
text-align:center;
}

#decor-tip-img img
{
border:1px solid #fff;
margin-top:15px;
}

#copy
{
margin:20px 20px 18px 30px;
}

#copy p
{
margin:0;
padding:0;
margin-bottom:7px;
line-height:1.6em;
}

#copy h2
{
margin:0;
padding:0;
margin-bottom:8px;
font-size:1.4em;
}

#copy h3
{
margin:0;
padding:0;
margin-bottom:14px;
font-size:1.2em;
}

#copy a:link,
#copy a:visited
{
text-decoration:none;
color:#000;
}

#menu-productos ul li a:hover
{
color:#bf282b;
}

#panel-main-image
{
position:absolute;
top:15px;
left:386px;
width:374px;
}

#panel-main-image img
{
display:block;
}

#box-cortinas-persianas {
float:right;
margin-top:15px;
left:386px;
width:374px;
background:#CC851A url(../images/panel-cortinas.jpg) no-repeat;
height:105px;
}

#box-cortinas-persianas h2 {
width:354px;
text-align:right;
display:block;
height:35px;
margin:10px 20px 0 0;
background:url(../img/title_special_offers.gif) no-repeat right center;
}

#box-cortinas-persianas h2 span {
display:none;
}

#box-cortinas-persianas p {
float:right;
margin-right:18px;
_margin-right:9px;
padding:0;
height:50px;
width:250px;
text-align:right;
color:#fff;
}

#box-cortinas-persianas a:link, #box-cortinas-persianas a:visited {
font-weight:bold;
text-decoration:none;
color:#fff;
}

#box-cortinas-persianas a:hover {
text-decoration:underline;
}

#box-diseno-interiores {
float:right;
margin-top:15px;
left:386px;
width:374px;
background:#7eb2b9 url(../images/panel-decoracion.jpg) no-repeat;
height:105px;
}

#box-diseno-interiores h2 {
width:354px;
text-align:right;
display:block;
height:35px;
margin:10px 20px 0 0;
background:url(../img/title_decor_tip.gif) no-repeat right center;
}

#box-diseno-interiores h2 span {
display:none;
}

#box-diseno-interiores p {
float:right;
margin-right:18px;
_margin-right:9px;
height:50px;
width:214px;
text-align:right;
color:#fff;
}

#box-diseno-interiores a:link, #box-diseno-interiores a:visited {
font-weight:bold;
text-decoration:none;
color:#fff;
}

#box-diseno-interiores a:hover {
text-decoration:underline;
}

#box-estores {
float:right;
width:181px;
height:84px;
margin-top:15px;
background:url(../images/panel-estores.gif);
}

#box-estores h2 {
width:156px;
text-align:left;
display:block;
height:33px;
margin:10px 0 0 14px;
}

#box-estores h2 span {
display:none;
}

#box-estores p {
padding:0;
margin-top:15px;
margin-left:15px;
width:150px;
text-align:left;
}

#box-estores a:link, #box-estores a:visited {
font-weight:normal;
text-decoration:none;
color:#fff;
}

#box-estores a:hover {
text-decoration:underline;
}

#box-nueva {
float:right;
width:181px;
height:84px;
margin-top:15px;
margin-left:12px;
background:url(../images/panel-ofertas.gif);
}

#box-nueva h2 {
width:156px;
text-align:right;
display:block;
height:20px;
margin:6px 0 0 14px;
}

#box-nueva h2 span {
display:none;
}

#box-nueva p {
float:left;
margin-top:15px;
margin-left:15px;
_margin-left:8px;
width:150px;
text-align:left;
}

#box-nueva a:link, #box-nueva a:visited {
font-weight:normal;
text-decoration:none;
color:#fff;
}

#box-nueva a:hover {
text-decoration:underline;
}

#box-servicios {
float:right;
margin-top:15px;
margin-bottom:15px;
width:374px;
background:#8e598d url(../images/panel-servicios.jpg) no-repeat;
height:105px;
}

#box-servicios h2 {
width:354px;
text-align:right;
display:block;
height:35px;
margin:10px 20px 0 0;
background:url(../img/title_find_retailer.gif) no-repeat right center;
}

#box-servicios h2 span {
display:none;
}

#box-servicios p {
float:right;
margin-right:18px;
_margin-right:9px;
height:50px;
width:214px;
text-align:right;
color:#fff;
}

#box-servicios a:link, #box-servicios a:visited {
font-weight:bold;
text-decoration:none;
color:#fff;
}

#box-servicios a:hover {
text-decoration:underline;
}

#box-financiamiento {
float:left;
margin-top:15px;
left:0px;
width:374px;
background:#6c7596 url(../images/panel-financie.jpg) no-repeat;
height:105px;
}

#box-financiamiento h2 {
width:354px;
text-align:right;
display:block;
height:35px;
margin:10px 20px 0 0;
background:url(../img/title_latest_news.gif) no-repeat right center;
}

#box-financiamiento h2 span {
display:none;
}

#box-financiamiento p {
float:right;
margin-right:18px;
_margin-right:9px;
height:50px;
width:214px;
text-align:right;
color:#fff;
}

#box-financiamiento a:link, #box-financiamiento a:visited {
font-weight:bold;
text-decoration:none;
color:#fff;
}

#box-financiamiento a:hover {
text-decoration:underline;
}

#footer {
height:40px;
width:760px;
margin:0 auto;
font-size:1em;
background:url(../images/footer_bg.gif) repeat-x;
float:left;
}

#footer ul {
	/*position:absolute;*/
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
	/*top: 1361px;
	left: 0px;*/
}

#footer ul li {
display:inline;
}

#footer ul li a {
margin:9px 0 0 0;
padding:0 6px 0 6px;
display:block;
float:left;
color:#999;
}

#footer ul li a:link, #footer ul li a:visited {
text-decoration:none;
}

#footer ul li a:hover {
color:#000;
}

#footer ul li a span {
display:none;
}

#footer ul li.first a:link, #footer ul li.first a:visited {
border-left:0px;
padding-left:0px;
}

#footer p {
margin:0;
padding:0;
margin-top:9px;
}

#footer p a:link, #footer p a:visited {
color:#999;
text-decoration:none;
}

#footer p a:hover {
color:#000;
}

.forms {
height:20px;
}

.formstall {
height:60px;
}

.check {
height:12px;
width:12px;
}

* html #contact_form input.check {
border:0;
}

#contact_form label {
display:block;
width:100px;
text-align:right;
margin-bottom:10px;
margin-right:10px;
float:left;
clear:both;
font-family: "Trebuchet MS", Verdana, Arial;
}

#contact_form input, #contact_form textarea, #contact_form select {
display:block;
float:left;
margin-bottom:10px;
width:240px;
color: #666666;
border: 1px solid #CCCCCC;
font-family: "Trebuchet MS", Verdana, Arial;
}

#contactcodeexplain {
width:250px;
margin-left:110px;
margin-bottom:10px;
}

#colder {
margin:0;
padding:35px 20px 20px 400px;
}

/**********************************/

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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	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(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(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#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:	#49144C;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
#banner0 {
padding-top:30px;
padding-bottom:10px;
}

#banner {
padding-bottom:10px;
}

#amenu {
margin-left:12px;
height:240px;
width:988px;
}

#home-banners {
margin-top:8px;
margin-left:12px;
margin-bottom:10px;
height:165px;
width:988px;

}

#home-pie {
margin-left:12px;
margin-right:12px;
width:976px;
height:33px;
background:url(../images/fondo-hpie.jpg) repeat-x;
position:relative;
}

#home-pie p {
padding-top:10px;
padding-left:20px;
color:#605C69;
}

#direccion2 {
position:absolute;
right:20px;
top:0;
margin:0;
padding:0;
}

#direccion2 p {
padding-top:10px;
padding-right:20px;
color:#605C69;
text-align:right;
}

form {
margin:0 20px 0 50px;
font-size:1.2em;
color:#990066;

} 

#pie-texto {
width:960px;
height:820px;
margin:30px 20px 30px 20px;
padding:30px 0 30px 0;
background:#F3F3F3;
text-align:left;
}

#pie-texto p a {
color:#666666;
}

#bloque1 {
width:430px;
height:159px;
display:block;
float:left;
margin-top:10px;
margin-left:30px;
margin-right:0;
margin-bottom:28px;
padding:0;
}
#bloque1 h3 a{
color:#9E109E;
text-decoration:none;
}
#bloque1 h3 a:hover{
text-decoration:underline;
}


#bloque2 {
width:430px;
height:159px;
display:block;
float:left;
margin-top:10px;
margin-left:40px;
margin-right:0;
margin-bottom:28px;
padding:0;
}
#bloque2 h3 a{
color:#9E109E;
text-decoration:none;
}
#bloque2 h3 a:hover{
text-decoration:underline;
}

.imageright {
width:152px;
height:159px;
float:right;
margin-top:0;
margin-bottom:20px;
margin-left:10px;
margin-right:0;
border:#999999	solid 8px;
}