@import url('print.css');
BODY{
    color: #000000;
    font-family: 'Open Sans',arial;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #faf9fe;
}
#wrap{
	    margin: 20px auto;
    text-align: left;
    width: 950px;
}
A.buton{
    background: none repeat scroll 0 0 #8BB974;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;    
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 16px;
    text-decoration: none;
}
INPUT.buton{
    background: none repeat scroll 0 0 #8BB974;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 16px;
    text-decoration: none;
    cursor: pointer;
}
IMG{
	border:0;
}
FORM.signup{
	display: none;
}
#login{
    background: none repeat scroll 0 0 #464F4E;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    margin-left: 465px;
    margin-top: 25px;
    padding: 15px;
    position: absolute;
    width: 425px;
}
FORM.login{

}
#promo{
    background: url("../images/promo4.png") no-repeat scroll 0 0 transparent;
    border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    height: 321px;
    margin-top: 20px;
    width: 950px;
}

H1.form{
	    color: #FFFFFF;
    font-size: 18px;
    margin: 0 0 15px;
    padding: 0;
}
P.form{
	    color: #CCCCCC;
    font-size: 13px;
    line-height: 24px;
    margin: 20px 0 0;
    text-align: justify;
}
INPUT.user{
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;    
    color: #666666;
    font-size: 17px;
    margin-right: 15px;
    padding: 8px;
    width: 130px;
}
INPUT.user2{
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;    
    color: #666666;
    font-size: 17px;
    margin-right: 15px;
    padding: 8px;
    width: 130px;
    margin-top: 10px;
}
INPUT.submit{
    background: none repeat scroll 0 0 #009ba2;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    padding: 7px 16px;
}
H1{
	margin: 0;
	padding: 15px 0;
	font-size: 19px;
}
H2{
}
#header{
}
#footer{
    border-top: 5px solid #009BA2;
    color: #666666;
    margin-top: 20px;
    padding-top: 12px;
    text-align: right;
    font-size: 13px;
}
A{
	color: #009ba2;
}
#topbar{
    background: url("../images/bg-top.png") repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    height: 60px;
    margin: 10px 0 20px;
    width: 950px;
}
#topbar A{
    border-right: 1px solid #E1B84B;
    color: #9A7510;
    font-size: 16px;
    font-weight: bold;
    line-height: 56px;
    padding: 0 10px;
    text-decoration: none;
}
#content{
	display: inline-block;
}
#content #left #carrito{
   background: none repeat scroll 0 0 #EECBF4;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    margin-top: 20px;
    padding: 20px;
}
#content #left #carrito #marca{
    border-bottom: 1px dashed #06676B;
    padding: 10px 0;
}
#content #left #carrito A{
    background: none repeat scroll 0 0 #AA6CB5;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
}
#content #left #carrito #titulo{
    color: #aa6cb5;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}
#content #left #marcas{
	    background: none repeat scroll 0 0 #009BA2;
    border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
    padding: 20px;
}
#content #left #marcas #marca{
    border-bottom: 1px dashed #06676B;
    padding: 10px 0;
}
#content #left #marcas #marca A{
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;	
}
#content #left #marcas #titulo{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}
#content #left{
    float: left;
    padding-right: 25px;
    width: 235px;
}
#content #right{
	    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    display: inline-block;
    float: right;
    padding: 20px;
    width: 650px;
}
#content #right H1{
    margin: 0;
    padding: 0 0 10px;	
    font-size:19px;
}	
#content #prod_box{
    float: left;
    height: 300px;
    margin: 10px 15px;
    width: 185px;
}
#content #prod_box #image{
    border-bottom: 1px solid #009BA2;
    height: 146px;
    margin-bottom: 8px;
    overflow: hidden;
    padding-bottom: 15px;	
}

#content #prod_box IMG{
    width: 185px;
}

#content #marca IMG{
    width: 63px;
	border:1px solid #009BA2;
}
#content #marcaGran IMG{
    width: 100px;
}

#content #prod_box #info{
    background: none repeat scroll 0 0 #e5ece1;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    margin-top: 5px;
    padding: 7px;
}
#content #prod_box #precio{
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 5px;
    width: 100%;
}
#content #prod_box #precio .unid{
   font-size: 10px;
    font-weight: normal;
}
#content #prod_box #nombre A{
	    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
#content #prod_box #boton{
    float: right;
    padding-top: 6px;
}
#content #prod_box #boton A{
	    background: none repeat scroll 0 0 #8BB974;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 8px;
    text-decoration: none;
}
#ficha{
    display: inline-block;
    font-size: 13px;	
}
#ficha #imagenes{
    float: left;
    margin: 15px 0;
    width: 320px;	
}
#ficha #imagenes #thumbs IMG{
    border: 1px solid #E3E3E3;
    margin-right: 5px;
    padding: 3px;
    width: 45px;
    cursor: pointer;
}
#ficha #imagenes IMG{
	width: 300px;
}
#ficha #info{
	padding-top: 30px;
	float: left;
}
#ficha #info #cantidad{
	padding: 20px 0;
}
#ficha #info #cantidad INPUT.submit{
    background: none repeat scroll 0 0 #8BB974;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding: 8px;
    text-decoration: none;
}	
#ficha #info #precio{
	    color: #009BA2;
    font-size: 32px;
    font-weight: bold;
}
#ficha #info #precio .unidades{
    color: #666666;
    font-size: 13px;
}
#ficha #descripcion{
	    display: inline-block;
    font-size: 13px;
    line-height: 27px;
    text-align: justify;
}
#ficha #dispo_0{
	font-weight: bold;
	color: red;
	padding: 15px 0;
}
#ficha #dispo_1{
	font-weight: bold;
	color: green;
	padding: 15px 0;
}

#ficha #info #referencia{
	font-weight: bold;
	color:#069;
	padding: 15px 0;
	font-size:9px;
}

#totales{
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
    padding: 20px 63px;
    text-align: right;	
}
#cart_error{
    background: none repeat scroll 0 0 #CC0000;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0;
    padding: 10px;	
}
#submits{
    padding: 15px 50px 15px 0;
    text-align: right;
}
#submits A{
    background: none repeat scroll 0 0 #8BB974;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin: 10px;
    padding: 12px 15px;
    text-decoration: none;
}
#submits INPUT{
    background: none repeat scroll 0 0 #8BB974;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin: 10px;
    padding: 12px 15px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
}
#form-cart INPUT{
	padding:5px;
}

/*CHRISTMAS CODE - GMCD dec-2013*/

/*CHRISTMAS CODE*/
/*HEADER BANNER*/
#header_banner{
	display: none;
	text-align: center;background:#009ba2;color:white;font-size:20px;padding:5px;margin-bottom:10px;
}
#header_banner h2{
	text-align:center;
}