html {
	overflow: -moz-scrollbars-vertical;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/cabecera.jpg') top repeat-x;
}

body, td, th, input, textarea, select, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

ul, li{
	padding: 0;
	margin: 0;
}

hr{
	color:#194353;
}

a img {
	border: none;
}

a{
	color:#194353;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#6B98B0;
	font-weight:bold;
	text-decoration: none;
}

/* layout */
 
#container {
	/*margin: 0 auto;*/
	width: 1024px;
	display: block;
	position: absolute;
	top:0px;
	left: 50%;
	margin-left: -512px;
	/*width: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;*/
}

#header {
	height: 45px;
	margin:0 auto;
	width: 1024px;
	display: block;
}

#headerTop {
	background: url('../image/headerTop.jpg') no-repeat;
	height: 12px;
	width: 1024px;
	/*position: absolute;
	left: 0px;
	top: 0px;*/
}

#headerLeft {
	background: url('../image/cabeceraLeft.jpg') no-repeat;
	height: 33px;
	width: 34px;
	position: relative;
	float: left;
}

#headerRight {
	background: url('../image/cabeceraRight.jpg') no-repeat;
	height: 33px;
	width: 60px;
	float: left;
	display: block;
}

ul#menu {  
	list-style:none;
	margin:0;
	padding:0;
}
ul#menu li {
	margin:0;
	padding:0;
	float:left;
}
ul#menu li a {
	margin:0;
	display:block;
	text-decoration:none;
}
ul#menu li a span {
	display:none; //Oculto el texto.
}
#logo {
	background: url('../image/logoBlockpur.jpg') no-repeat;
	height: 33px;
	width: 163px;
}
#logo:hover {
	background: url('../image/logoBlockpur_on.jpg') no-repeat;
	height: 33px;
	width: 163px;
}
#logo:active {
	background: url('../image/logoBlockpur_on.jpg') no-repeat;
	height: 33px;
	width: 163px;
}
#store {
	background: url('../image/storeBtn.jpg') no-repeat;
	height: 33px;
	width: 153px;
}
#store:hover{
	background: url('../image/storeBtn_on.jpg') no-repeat;
	height: 33px;
	width: 153px;
}
#store:active {
	background: url('../image/storeBtn_pulse.jpg') no-repeat;
	height: 33px;
	width: 153px;
}
#corpo {
	background: url('../image/corporativoBtn.jpg') no-repeat;
	height: 33px;
	width: 154px;
}
#corpo:hover {
	background: url('../image/corporativoBtn_on.jpg') no-repeat;
	height: 33px;
	width: 154px;
}
#corpo:active {
	background: url('../image/corporativoBtn_pulse.jpg') no-repeat;
	height: 33px;
	width: 154px;
}
#noticias {
	background: url('../image/noticiasBtn.jpg') no-repeat;
	height: 33px;
	width: 153px;
}
#noticias:hover {
	background: url('../image/noticiasBtn_on.jpg') no-repeat;
	height: 33px;
	width: 153px;
}
#noticias:active {
	background: url('../image/noticiasBtn_pulse.jpg') no-repeat;
	height: 33px;
	width: 153px;
}
#enlaces {
	background: url('../image/enlacesBtn.jpg') no-repeat;
	height: 33px;
	width: 154px;
}
#enlaces:hover {
	background: url('../image/enlacesBtn_on.jpg') no-repeat;
	height: 33px;
	width: 154px;
}
#enlaces:active {
	background: url('../image/enlacesBtn_pulse.jpg') no-repeat;
	height: 33px;
	width: 154px;
}
#contacto {
	background: url('../image/contactoBtn.jpg') no-repeat;
	height: 33px;
	width: 153px;
}
#contacto:hover {
	background: url('../image/contactoBtn_on.jpg') no-repeat;
	height: 33px;
	width: 153px;
}
#contacto:active {
	background: url('../image/contactoBtn_pulse.jpg') no-repeat;
	height: 33px;
	width: 153px;
}

#header .b {
	/*position: relative;
	/*top: 42px;
	float: right;*/
}

#header .b a {
	/*background: url('../image/fondoBtn.jpg');*/
	/*behavior: url('catalog/javascript/png/iepngfix.htc'); */ 
	/*width: 153px;
	height: 33px;*/
	/*padding-top: 7px;*/
	/*color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;*/
	float: left;
	/*display: block;*/
	/*margin-left: 2px;*/
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#topFondo{
	background: url('../image/topFondo.jpg');
	margin-top: 20px;
	margin-left:42px;
	width: 923px;
	height:10px;
}
#fondo{
	/*position:absolute;*/
	float:left;
	margin-left:42px;
	/*margin-bottom:30px;*/
	width: 923px;
	height:auto;
	background-color:#efefef;
}
#fondoBajo{
	background: url('../image/fondoBajo.jpg');
	/*margin-top: 0px;*/
	margin-left:42px;
	width: 923px;
	height:10px;
	clear:both;
	/*top:auto;*/
	float:left;
	/*display: block;*/
	position:relative;
	display: block;
	margin-bottom:50px;
}

#column {
	/*margin-top: 20px;*/
	margin-right:10px;
	/*position:relative;*/
	width: 192px;
	/*margin: 10px 15px 15px 0px; */
	float: right;
	/*z-index:1;*/
}

#content {
	/*margin:0 auto;*/
	display: block;
	/*margin: 10px 0px 15px 0px; */
	/*float: right;*/
	/*padding-left: 15px;*/
	background: url('../image/fondoHeadContent.jpg') no-repeat;
	border-bottom: 4px solid #6A98B0;
	/*position:relative;*/
	/*margin-top: 30px;*/
	float: left;
	width: 657px;
	margin-left:10px;
	margin-bottom: 10px;
	background-color:#ffffff;
	padding-top:0px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:30px;
	/*z-index:20;*/
}

#content .home img {display: block;}

#content .home{
	border: none;
	position:relative;
	margin-top:0;
}

.btnComprarHome{
	/*background: url('../image/homePromo.jpg') no-repeat;*/
	width:923px;
	height:569px;
}
/*.btnComprarHome img{
	position:absolute;
	top:60%;
	left:76%;
}*/
.obra img{
	position:absolute;
	top:50%;
	left:6%;
}

#creditos_dc{
	vertical-align:bottom;
	margin-top:20px;
	font-size: 10px;
	color:#999999;
	text-align:right;
}
#creditos_dc a{
	color:#d50165;
	font-size: 10px;
	font-weight:normal;
}

#prueba{
	width: 100%;
	display: block;
	float:left;
}

#footer{ 
	/*margin:0 auto;*/
	/*display: block;*/
	/*background-color:none;*/
	width: 923px;
	clear: both;
	/*border-top: 1px solid #999999;*/
	/*border-bottom: 1px solid #999999;*/
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	/*margin-top:20px;*/
	margin-bottom:20px;
	margin-left:42px;
	/*position:relative;*/
	height:auto;
	/*float:right;*/
}

#footer a{
	font-size: 10px;
	/*color:#999999;*/
	font-weight:normal;
	text-decoration:underline;
	/*padding-bottom: 10px;*/
}

#footer .b a{
	font-size: 10px;
	color:#d50165;
	font-weight:normal;
}

#footer .b {
	border-top: 1px solid #999999;
	text-align: center;
	font-size: 10px;
	/*font-style:italic;*/
	color:#999999;
}

/*#footer .b a {
	color: #336699;
}*/
  
#time {
	color: #194353;
	text-align: center;
	clear: both;
}

.heading {
	/*background-color:#9E1631;*/
	/*font-weight:bold;*/
	/*margin-top:30px;*/
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	padding-top:4px;
	padding-bottom: 2px;
	/*text-indent:5px;*/
	/*border-bottom: 4px solid #ffffff;*/
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
}
.box .heading{
	margin-bottom: 10px;
	height:20px;
}
.box .heading a {
	color:#ffffff;
}
.box .heading a:hover{
	color:#000000;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	text-transform: none;
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #9E1631;
	font-size: 11px;  
	/*background-color: #FFB3B5;*/
	border:1px solid #9E1631;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
	font-weight:bold;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: -20px 0px 30px 0px;
}
/*
.breadcrumb a {
	color: #006699;
}*/

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 0px 10px;
	height: 24px;
}

.products, .categories {
	float: left;
	width: 25%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: auto;
	margin-bottom: 30px;
}

.categories{
	width: 50%; 
	}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img,  .products img{
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	/*border: 1px solid #194353;*/
	margin: 10px 0px;
	clear: both;
}

.buttons input {
	background-color: #194353;
	color : #ffffff;
	border: 2px outset #194353;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	/*padding: 0.3em;*/
	height: 20px;
	margin: 3px;
}

.buttons input:hover {
background-color: #ffffff;
color: #194353;
border: 2px inset #194353;
text-decoration: none;

}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	background: url('../image/fondoHeadColumn.jpg') no-repeat;
	/*margin-top: 10px;*/
	padding-left:22px;
	padding-right:22px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	/*border-top: 1px solid #194353; */
	border-bottom: 4px solid #6A98B0;
	/*border: 2px solid #9E1631;*/
	background-color:#ffffff;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
	/*width: 950px;*/
	float:right;
	position: relative;
	right: 2%;
	top:40%;
	/*margin-bottom:40px;*/
}

.search div {
	/*display: inline;*/
}

.searchForm {
	position: relative;
}

.barrapeke{
	background: url('../image/headerBajo2.jpg') no-repeat;
	height: 40px;
	width: 950px;
	left: 34px;
	display: block;
	position: relative;
	margin-top:0px;
}

.micuenta{
	float:left;
	position: relative;
	margin-right:10px;
	left: 8%;
	top:37%;
}
.conectado{
	float:left;
	position: relative;
	color:#FFFFFF;
	top:53%;
	left: 8%;
	font-size:11px;
}

.salir{
	float:left;
	position: relative;
	top:37%;
	left: 8%;
}
.enlaces{
	text-align:center;
}
.enlaces a{
	font-size: 16px;
}
.enlaces hr{
	margin-top: 10px;
	margin-bottom: 10px;
}
.enlaces i{
	font-size: 11px;
	font-style:italic;
	color:#999999;
}

/* box cart */
.resumencart{
	position: relative;
	float:right;
	right: 2%;
	bottom:30%;
}
.resumencart a{
    color:#FFFFFF;
	font-weight:bold;
}

.carrito{
	float:left;
}
.carritoText{
	margin-top:2px;
	margin-left:10px;
	display:block;
	float:left;
}

.box .cart .a {
	text-align: right;
	border-top: 1px solid #194353;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	/*padding-top: 5px;*/
}

.box .category a {
	/*background: url('../image/bullet_1.png') no-repeat 15px 5px;*/
	/*padding: 0px 0px 0px 25px;*/
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	text-transform:uppercase;
}

/* box information */
.box .information a {
	/*background: url('../image/bullet_2.png') no-repeat 10px 4px;*/
	/*padding: 0px 0px 0px 25px;*/
	/*display: block;*/
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

.box .newsletter .buttons {
	padding: 0px;
	margin:0px
}
.box #campo{
	border: 1px solid #194353;
	width:140px;
}


/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #194353;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

/* category description */
#category_description {
	clear: both;
	border: 1px solid #194353;
	margin: 10px 0px 10px 0px;
	padding-left: 8px;
    padding-right: 8px;
}

/*pagination*/
.pagination #current {
	font-weight: bold;
}

.information #title{
	font-weight: bold;
	font-size: 14px;
}
.information hr{
	margin-top: 10px;
	margin-bottom: 10px;
}

.destacados{
	float:left;
	margin-top:10px;
	margin-right:10px;
	/*margin-bottom:20px;*/
}

.home_ultim{
	background: url('../image/fondoUltim.jpg') no-repeat;
	height: 186px;
	width: 204px;
	float:right;
	color:#FFFFFF;
	margin-top:10px;
	/*margin-bottom:20px;*/
	padding-top:60px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom: 5px;
}

.home_ultim a{
	color:#FFFFFF;
}

.listaPuertas{
	float: left;
	/*width: 30%; */
	/*text-align: center; */
	cursor: pointer;
	/*font-size: 10px; */
	/*height: auto;*/
	/*margin-right: 2px;*/
}
.corporativo{
text-align:justify;
}

.storeText{
clear:both;
text-align:justify;
}

.colStoreIzq{
margin-bottom:20px;
width:50%;
float:left;
margin-top:0px;
}
.colStoreDer{
width:45%;
float:right;
margin-bottom:20px;
}
.colStoreDer img{
text-align:right;
}
.colStoreIzq img{
margin-bottom:20px;
}


h1{
	font-size:18px;
	font-weight:bold;
}

#iva{
	text-align: center;
	color: #666;
	clear:both;
}