@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
BODY {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #111111;
}
#contenedor {
	text-align: left;
	width: 950px;
	margin: auto;
}
a:link, a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFE600;
}
h1 {
	font-size: 56px;
	font-weight: lighter;
	letter-spacing: 0.03em;
	background-image:url(../images/common/h1_fdo.gif);
	background-repeat:repeat-x;
}
h2 {
	font-size: 36px;
	color: #111111;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 28px;
	background-color: #F1F1F1;
}
h3 {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0.05em;
	height:30px;
}
img {
	border: 0px solid #000000;
}
/* ---------- Cabecera ---------- */
#cabecera {
	padding: 0 0 0 0;
}
/* --- NAV --- */
ul#nav, ul#nav li {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
}
ul#nav li a:link, ul#nav li a:visited {
	display: block;
	width:auto;
	padding: 0 10px 0 10px;
	text-align:center;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0;
	border-color: #FFFFFF;
	border-width: 0 1px 0 0;
	border-style: solid;
}
ul#nav li a:hover, ul#nav li a:active {
	color: #FFE600;
}
ul#nav li.last a {
	border-width: 0px;
}
/* --- HEADER --- */
#header {
	width: 950px;
	height: 130px;
	background-image: url(../images/common/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:center;
	margin-bottom:10px;
}
#firulete_izq {
	position: relative;
	float:left;
	top: 60px;
	width: 35px;
	height: 14px;
	background-image: url(../images/common/firulete_izq.gif);
	background-repeat:no-repeat;
}
#for_your_home {
	float:left;
	height:31px;
	left:50px;
	position:relative;
	text-align:center;
	top:27px;
	vertical-align:middle;
	width:172px;
}
#for_you {
	float:right;
	height:31px;
	position:relative;
	right:40px;
	text-align:center;
	top:27px;
	vertical-align:middle;
	width:172px;
}
#firulete_der {
	position: relative;
	float:right;
	top: 60px;
	width: 35px;
	height: 14px;
	background-image: url(../images/common/firulete_der.gif);
	background-repeat:no-repeat;
}
#header_line {
	width: 950px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
	margin-top:-20px;
}
/* ---------- Cuerpo ---------- */
#cuerpo {
	margin: 0 0 0 0;
}
/* ---------- Izquierda ---------- */
#izquierda {
	width: 450px;
	float:left;
}
/* ---------- Derecha ---------- */
#derecha {
	width: 450px;
	float: right;
}
/* ---------- Centro ---------- */
#centro {
	margin-left: 450px;
	padding: 0 0 0 0;
	width: 50px;
}
/* ---------- Align Catalog ---------- */
#izquierda_catalog {
	width: 170px;
	float:left;
}
#derecha_catalog {
	width: 775px;
	float: right;
}
#centro_catalog {
	margin-left: 170px;
	padding: 0 0 0 0;
	width: 5px;
}
/* ---------- Align Producto ---------- */
#izquierda_producto {
	width: 60px;
	float:left;
}
#derecha_producto {
	width: 480px;
	float: right;
	margin-top:35px;
	height:450px;
}
#centro_producto {
	margin-left: 60px;
	padding: 5px 0 0 0;
	width: 400px;
	margin-top:40px;
}
/* ---------- Align Cart ---------- */
#izquierda_cart {
	width: 465px;
	float:left;
}
#derecha_cart {
	width: 400px;
	float: right;
	margin-top:80px;
	/*display:none;*/
}
#centro_cart {
	margin-left: 465px;
	padding: 0 0 0 0;
	width: 80px;
}
/* ---------- Align MyAccount ---------- */
#izquierda_myaccount {
	width: 465px;
	float:left;
}
#derecha_myaccount {
	width: 400px;
	float: right;
	margin-top:80px;
}
#centro_myaccount {
	margin-left: 465px;
	padding: 0 0 0 0;
	width: 85px;
}
/* ---------- Align Login ---------- */
#izquierda_login {
	width: 465px;
	float:left;
}
#derecha_login {
	width: 400px;
	float: right;
	margin-top:65px;
}
#centro_login {
	margin-left: 465px;
	padding: 0 0 0 0;
	width: 85px;
}
/* ---------- Align Stores ---------- */
#izquierda_stores {
	width: 550px;
	float:left;
}
#derecha_stores {
	width: 365px;
	float: right;
	padding-top:70px;
}
#centro_stores {
	margin-left: 550px;
	padding: 0 0 0 0;
	width: 25px;
	padding-top:70px;
}
/* ---------- Pie ---------- */
#pie {
	padding: 0 0 0 0;
	text-align:center;
	clear: both;
}
/* --- FOOTER --- */
#footer_line {
	background-image: url(../images/common/hr_footer.gif);
	background-repeat:repeat-x;
	height:50px;
}
#copyright {
	position:relative;
	top:10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.designby {
	font-size:11px;
}
.designby a:link, .designby a:visited {
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}
.designby a:hover, .designby a:active {
	font-weight:bold;
	color: #FFE600;
	text-decoration:none;
}
#search {
	position:relative;
	top:-15px;
	float:right;
	width: 383px;
	text-align: right;
}
.search_box {
	background-color: #363636;
	border: 0px;
	height: 22px;
	vertical-align:middle;
}
/************************************************/
/************************************************/
/************************************************/
/**************** CATALOGO **********************/
#div_menu {
	position:relative;
	width:170px;
	height:300px;
	vertical-align:top;
}
#div_menu ul, li {
	list-style: none;
}
#div_menu li a:link, #div_menu li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	line-height:20px;
}
#div_menu li a:hover, #div_menu li a:active {
	text-decoration: none;
	color: #FFE600;
	line-height:20px;
}
/*****************************************/
#title {
	width: 950px;
	text-align:left;
}
#catalogue {
	width:465px;
}
#derecha_catalog .page {
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:9px;
    font-weight:normal;
    margin-top:20px;
    margin-bottom:15px;
    text-align:right;
    text-transform:none;
    width:775px;
}
#derecha_catalog .page a {
	color: #ffffff;
}
#derecha_catalog .page em {
	background-color: #FFE600;
	color: #000000;
}
#catalogue_product {
	position:relative;
	top:25px;
	left:0px;
	width:155px;
	height:280px;
	vertical-align:top;
	float:left;
}
#catalogue_product_img {
	position:relative;
	top:0px;
	left:0px;
	width:155px;
	vertical-align:top;
	height:170px;
}
#catalogue_product_desc {
	margin-top: 10px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}
#catalogue_product_price {
	margin-top: 10px;
	color: #999999;
	font-weight: bold;
	line-height: 2px;
}
#catalogue_product_line {
	margin-top: 10px;
	width: 145px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
}
/********************* PRODUCTO *****************/
#derecha_producto h2 {
	font-size: 36px;
	color: #111111;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 42px;
	background-color: #F1F1F1;
}
.product_images td, th {
	vertical-align: top;
	height: 86px;
}
#product_line {
	width: 290px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
	margin-bottom:30px;
}
.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:44px;
}
#div_description {
	position:relative;
	top:15px;
	left:0px;
	width:90px;
	height:24px;
	background-color: #F1F1F1;
	vertical-align:top;
	text-align: center;
	font-size: 15px;
	color: #111111;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
}
#div_product_description {
	position:relative;
	top:20px;
	left:0px;
	width:430px;
	margin-bottom:10px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0;
	color: #CCCCCC;
	line-height: 12px;
}
#colour {
	position:relative;
	float:left;
	top:20px;
	left:0px;
	width:140px;
	height:15px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#size {
	position:relative;
	float:left;
	top:20px;
	left:0px;
	width:140px;
	height:15px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#amount {
	position:relative;
	float:left;
	top:20px;
	left:0px;
	width:150px;
	height:15px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#colour_desc {
	position:relative;
	float: left;
	top:20px;
	left:0;
	width:140px;
	height:30px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
#size_desc {
	position:relative;
	float: left;
	top:20px;
	left:0;
	width:140px;
	height:30px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
#amount_desc {
	position:relative;
	float: left;
	top:0;
	left:0;
	width:150px;
	height:30px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
}
#amount_desc input#cantidad {
	border: none;
	border-color: #111111;
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:3px;
}
#price {
	position:relative;
	float: left;
	top:20px;
	left:0;
	width:430px;
	height:20px;
	vertical-align:top;
	color: #FFE600;
	font-size: 22px;
}
#div_buttons {
	position:relative;
	float: left;
	top:40px;
	left:0;
	width:480px;
	height:56px;
	vertical-align:top;
}
#div_buttons img {
	text-align: left;
}
/********************* SHOPPING CART ************/
#shopping_cart {
	position:relative;
	display:block;
	width:465px;
	height:130px;
	margin-top:30px;
}
#shopping_cart_image {
	position:relative;
	float:left;
	width:80px;
	height: 110px;
}
#shopping_cart_desc {
	position:relative;
	float:right;
	width:380px;
	height:110px;
	vertical-align:top;
	font-size: 22px;
	font-weight:lighter;
	letter-spacing: 0.03em;
}
#shopping_cart_code {
	width:380px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#shopping_colour {
	width:100px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#shopping_colour em {
	color: #FFFFFF;
}
#shopping_size {
	position:relative;
	float:right;
	right:100px;
	top:-15px;
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#shopping_size em {
	color: #FFFFFF;
}
#shopping_price {
	color: #FFE600;
	font-size: 20px;
	margin-bottom:5px;
}
#shopping_cart_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#shopping_cart_item_total {
	width:375px;
	height: 15px;
}
ul#remove, ul#remove li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 50px;
	text-decoration: none;
	color: #666666;
	display: block;
	float: right;
}
ul#remove li a:link, ul#remove li a:visited {
	font-size: 10px;
	color: #666666;
}
ul#remove li a:hover, ul#remove li a:active {
	font-size: 10px;
	color: #FFE600;
}
#shopping_dotted_line {
	width: 465px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
}
#shopping_white_line {
	width: 465px;
	height: 25px;
	border-bottom: 7px;
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
}
#shopping_yellow_line {
	width: 465px;
	height: 30px;
	border-bottom: 7px;
	border-bottom-color:#FFE600;
	border-bottom-style: solid;
}
#shopping_yellow_dotted_line {
	width: 465px;
	height: 25px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
}
/* --- total cart --- */
#text_total {
	position:relative;
	float:left;
	top:-20px;
	left:260px;
	width:175px;
	height: 15px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#shopping_total {
	width:150px;
	height: 25px;
	background-color: #363636;
	font-size: 21px;
	color:#FFFFFF;
	text-align:right;
	padding-right:10px;
	margin-left:305px;
}
#verification_stock {
	position:relative;
	float:right;
	left:0px;
	width:375px;
	padding-top:10px;
	font-size: 9px;
	color:#666666;
	text-align:right;
	margin-top:-10px;
}
#shopping_buttons {
	position:relative;
	float: right;
	top:50px;
	left:0px;
	width:340px;
	height:29px;
	vertical-align:top;
	text-align:right;
	padding-bottom:80px;
}
#shopping_buttons img {
	text-align: right;
}
/********************* CHECK OUT ****************/
#derecha_cart label {
	display: block;
	float: left;
	width: 100px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top:5px;
	margin-bottom:5px;
}
#derecha_cart input, #derecha_cart select, #derecha_cart textarea {
	background-color: #111111;
	border:solid;
	border-width: 1px;
	border-color: #2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	padding: 2px;
	margin-top:3px;
	margin-bottom:8px;
}
#derecha_cart select {
	width:250px;
}
#derecha_cart input.btn_save {
	border:none;
}
#derecha_cart_yellow_line {
	width: 400px;
	height: 3px;
	border-bottom: 7px;
	border-bottom-color:#FFE600;
	border-bottom-style: solid;
}
#derecha_cart_dotted_final_line {
	width: 400px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
	margin-bottom:15px;
}
/********************* MY ACCOUNT **********************/
#myaccount_amount {
	position:relative;
	float:right;
	right:20px;
	top:-54px;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#myaccount_amount em {
	color: #FFFFFF;
}
#myaccount_price {
	color: #FFFFFF;
	font-size: 20px;
	margin-bottom:5px;
	margin-top:10px;
}
#myaccount_stock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-top:15px;
}
#myaccount_stock em {
	color: #FFE600;
}
#myaccount_dotted_line {
	width: 465px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}
#myaccount_buttons {
	width: 465px;
	margin-top:25px;
}
#myaccount_white_line {
	width: 465px;
	height: 13px;
	border-bottom: 7px;
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
}
#myaccount_verification_stock {
	width:465px;
	height: 9px;
	font-size: 9px;
	color:#666666;
	padding-bottom:20px;
}
/* ----- info account ----- */
#derecha_myaccount label {
	display: block;
	float: left;
	width: 100px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top:5px;
	margin-bottom:5px;
}
#derecha_myaccount input {
	background-color: #111111;
	border:solid;
	border-width: 1px;
	border-color: #2D2D2D;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	margin-top:3px;
	margin-bottom:8px;
}
#derecha_myaccount input.btn_save {
	border:none;
	margin-left:100px;
}
#account_info_dotted_line {
	width: 400px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
}
#account_info_yellow_line {
	margin-left:100px;
	width: 300px;
	height: 3px;
	border-bottom: 7px;
	border-bottom-color:#FFE600;
	border-bottom-style: solid;
}
#account_info_dotted_final_line {
	width: 300px;
	margin-left:100px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
	margin-bottom:15px;
}
/********************* LOGIN **********************/
#izquierda_login label {
	display: block;
	float: left;
	width: 70px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top:5px;
	margin-bottom:5px;
}
#izquierda_login input {
	background-color: #363636;
	border:solid;
	border-width: 1px;
	border-color: #363636;
	border:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	margin-top:3px;
	margin-bottom:8px;
}
#izquierda_login input.btn_login {
	margin-left:70px;
	margin-top:20px;
	padding:0;
}
#errorLogin {
    background-color:#363636;
	border: 5px solid #363636;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFE600;
}
#forgot {
	position:relative;
	float:left;
	left:75px;
	width: 390px;
}
#forgot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #999999;
}
#login_yellow_line {
	width: 395px;
	height: 3px;
	border-bottom: 7px;
	border-bottom-color:#FFE600;
	border-bottom-style: solid;
	margin-left:70px;
}
#login_dotted_line {
	width: 395px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
	margin-left:70px;
}
#derecha_login label {
	display: block;
	float: left;
	width: 100px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top:5px;
	margin-bottom:5px;
}
#derecha_login input {
	background-color: #363636;
	border:solid;
	border-width: 1px;
	border-color: #363636;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	margin-top:3px;
	margin-bottom:8px;
}
#derecha_login img.btn_singin {
	margin-left:100px;
	border:none;
}
#derecha_login_yellow_line {
	margin-left:100px;
	margin-top:10px;
	width: 300px;
	height: 3px;
	border-bottom: 7px;
	border-bottom-color:#FFE600;
	border-bottom-style: solid;
}
#derecha_login_dotted_final_line {
	width: 300px;
	margin-left:100px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
	margin-bottom:15px;
}
/********************* STORES **********************/
#vert_line {
	top:70px;
	width: 2px;
	height: 400px;
	margin-bottom:30px;
	background-image: url(../images/common/line_vert.gif);
	background-repeat:repeat-y;
}
#direccion {
	font-size: 24px;
	color:#FFFFFF;
}
#cp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#tel {
	font-size: 20px;
	color:#FFE600;
}
#store_mail {
	font-size: 18px;
	color:#CCCCCC;
	font-weight: lighter;
}
#store_mail a {
	font-size: 18px;
	color:#CCCCCC;
	font-weight: lighter;
}
#stores_white_line {
	width: 365px;
	height: 25px;
	border-bottom: 7px;
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
}
#stores_dotted_line {
	width: 365px;
	height: 10px;
	background-image: url(../images/common/hr_header.gif);
	background-repeat: repeat-x;
}
#stores_yellow_line {
	width: 365px;
	height: 25px;
	border-bottom: 7px;
	border-bottom-color:#FFE600;
	border-bottom-style: solid;
}
.empty_text {
	color:#000;
	background-color:#FFF;
}
