/* general
------------------------------------*/

body{
/*	background: #fafbfb url(img/bg-body-masdiseno.png) repeat-x;*/
/*	background: #fafafa url(img/bg-body-masdiseno2.png) center repeat-y;*/
	background: #a5ceca url(img/bg-body-masdiseno-complete.png) center no-repeat;
	background-color: #d0e5e4;
}

html,body,div,p,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:link, a:visited {
	color: #555;
}

/* estructura
------------------------------------*/

#box{
/*	background: url(img/bg-shadow-masdiseno.png) no-repeat;*/
	min-height: 600px;
	width: 830px;
}

#container{
	float: right;
	width: 540px;
	position: relative;
	padding: 0;
}
#content{
	position: relative;
	top: 280px;
	width: 100%;
}
#content.ficha{
	background: url(img/bg-ficha-masdiseno.png);
	-moz-border-radius: 7px;
}
#sidebar{
	display: none;
}



/* header
------------------------------------*/

#header{
	width: 200px;
	float: left;
	margin-right: 30px;
	margin-bottom: 70px;
}

#header h1{
	text-indent: -9999px;
	width: 200px;
	background: url(../images/logo-masdiseno.gif) no-repeat;
	height: 191px;
	margin: 100px 0 0 0;
	right: 0;
}
#header h1 a{
	color: #000;
}

#bajada,
#buscador{
	display: none;
}

#status{
	width: 520px;
	float: right;
	margin: 0;
	display: none;
}
#location{
	color: #111;
	font-size: 1.6em;
}

/* menu, sidebar
------------------------------------*/

#menu{
	background: none;
	margin: -27px 0 0 0;
}

#menu li{
	display: block;
	border: 0;
	font-size: 3.5em;
	text-transform: lowercase;
	letter-spacing: -0.03em;
	margin: 0;
	padding: 2px 0;
}
#menu li a{
	display: block;
	height: 42px;
	width: 181px;
	background-image: url(img/menu-masdiseno.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	color: #555;
	margin-left: 23px;
}


.menuitem-portada a{
	background-position: center top;
}
.menuitem-acerca a{
	background-position: center -48px;
}
.menuitem-mesas a{
	background-position: center -96px;
}
.menuitem-sillas a{
	background-position: center -144px;
}
.menuitem-sillones a{
	background-position: center -192px;
}
.menuitem-sofas a{
	background-position: center -240px;
}
.menuitem-contacto a{
	background-position: center -288px;
}

/* si exisitiera background-position-horizontal
   nos ahorrariamos toda esta paja! */

.menuitem-portada.current a,
.menuitem-portada a:hover{
	background-position: left top;
}
.menuitem-acerca.current a,
.menuitem-acerca a:hover{
	background-position: left -48px;
}
.menuitem-mesas.current a,
.menuitem-mesas a:hover{
	background-position: left -96px;
}
.menuitem-sillas.current a,
.menuitem-sillas a:hover{
	background-position: left -144px;
}
.menuitem-sillones.current a,
.menuitem-sillones a:hover{
	background-position: left -192px;
}
.menuitem-sofas.current a,
.menuitem-sofas a:hover{
	background-position: left -240px;
}
.menuitem-contacto.current a,
.menuitem-contacto a:hover{
	background-position: left -288px;
}

#menu .menuitem-carro a{
	background: url(/stylesheets/themes/img/icon-cart-32.png) 3px center no-repeat;
	width: 32px;
	height: 32px;
	float: right;
	margin: 20px 0;
}

/* contenido
------------------------------------*/

p.description{
	display: none;
}

#myGallery{
	margin: -30px 0 0 0;
	border: 0 !important;
	height: 400px !important;
	background: none !important;
}
.imageElement .full{
	margin: 0 !important;
	background: none !important;
}

.imageElement h3,
.imageElement p{
	display: block;
	text-align: right;
}
.imageElement h3{
	font-size: 2em;
	color: #222;
}
.slideElement,
.loadingElement {
    background-color: transparent !important;
}

.slideInfoZone{
	bottom: 55px !important;
}
.slideInfoZone h2{
	display: inline;
	font-size: 3em !important;
}
.slideInfoZone p{
	display: block;
}


h2.titulo,
.cart h2{
	border: 0;
	font-size: 4em;
	color: #555;
	letter-spacing: -0.05em;
	margin: 8px 0 30px 20px;
	color: #222;
	padding: 0;
	display: none;
}

.ficha h2.titulo{
	display: block;
}

p.tags{
	display: none;
}

p.tags{
	/* asdasdasdasd */

}

p.tags strong{
	display: none;
}

p.tags a{
	text-transform: capitalize;
}

#content .texto,
.cart p{
	color: #555;
	margin: 0;
	font-size: 1.5em;
}


/* coleccion
------------------------------------*/

#content .collection{
	margin-top: 0;
	padding-top: 0;
}

.collection li{
	border: 0;
	height: auto;
	padding: 0;
	margin-right: 20px;
	background: none;
	float: left;
}
.collection img{
	background: transparent url(img/bg-collection-masdiseno.png) center no-repeat;
	float: left;
}
.collection li h3{
	font-size: 1.5em;
	padding-top: 7px;
	font-weight: normal;
}
.collection li p{
	float: left;
	display: none;

}
.collection li small{
	position: static;
	margin-top: 2px;
	font-size: 1.1em;
}

/* ficha
------------------------------------*/


#lbCenter{
	z-index: 20;
}

#ficha-left{
	position: relative;
}


#ficha-right{
	float: none;
	position: absolute;
	top: -125px;
	text-align: center;
	width: 100%;
	z-index: 10;
	left: -20px;
}

.ficha h2.titulo{
	top: 20px;
	position: relative;
}
big.precio{
	font-weight: normal;
	margin-right: 20px;
	color: #999;
}

#ficha-right li{
	display: inline;
}
#ficha-right img{
	border: 0;
	padding: 0;
	max-width: 178px;
}

.product-description{
	line-height: 1.3em;
	width: 270px;
	float: left;
}
.product-description p{
	margin: 0 20px 20px;
}

#atributos{
	margin: 20px 0 0 7px;
	width: 270px;
}
#atributos li{
	list-style: none;
}

.add_to_cart{
	width: 220px;
	float: right;
	top: 0;
	right: 0;
	text-align: right;
	margin: 0 20px 0 0;

}
.add_to_cart .odd{
	background: 0 !important;
}
.add_to_cart input{
	font-size: .85em;
	float: none !important;
}
.add_to_cart label em{
	display: none;
}


#similares{
	clear: both;
}
#similares li{
	display: none;
}
#similares h2{
	display: none;
}


/* cart
------------------------------------*/


.cart_table tr{
	background: 0 !important;
}

.cart_table th,
.cart_table td{
	border-color: #999 !important;
}
.cart_table tr.odd{
	background: url(img/bg-ficha-masdiseno.png) !important;
}

/* footer
------------------------------------*/

#footer{
	clear: both;
	border: 0;
	color: #999;
	background: url(../images/logo-masdiseno-mini.png) left 14px no-repeat;
	padding: 0 0 20px 85px;
	margin-left: 172px;
	float: none;
}
#footer p{
	border-left: 1px solid #ccc;
	padding: 10px 0 10px 36px;
}


/* contactform
------------------------------------*/

#content.contact form{
	margin: 30px;
}

#content.contact p label{
	color: #666;
	font-size: 1.1em;
}



/* footer on the foot
--------------------------------------------------------------*/

html,body {
	height:100%;
}

#box{
	min-height: 100%;
}

/* Hack para IE6 */
* html #box {
	height:100%;
}

