html, body {height: 100%;}
body {
	/*background: #fff url(images/bg.png) repeat-x 0 0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003a54;
	margin: 0;
	padding: 0;
}
form {
	margin: 0 5px 0 15px;
	padding: 0;
}
form table th {
	font-weight: normal;
	text-align: right;
}
form table td {text-align: left;}
form input.text {
	background: transparent;
	border: 1px solid #999;
	font-size: 12pt;
	color: #333;
	width: 246px;
	height: 20px;
}
form textarea.textarea {
	background: transparent;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
}
form input.submit, form input.reset {
	background: none;
	border: none;
	font-size: 8pt;
	color: #003a54;
	cursor: pointer;
}
form#form-contact input.text {
	font-size: 8pt;
	width: 242px;
	height: 14px;
}
form#form-contact textarea.textarea {
	width: 242px;
	height: 80px;
}
a {
	text-decoration: none;
	color: #003a54;
}
img {border: none;}
h4, .nav {
	font-size: 9pt;
	background-color: #e5e5e5;
	border-bottom: 1px solid #999;
	font-weight: normal;
	line-height: 21px;
	margin-top: 0;
	padding: 0 5px 0 15px;
}
h4 span {
	font-size: 7pt;
	color: #969696;
}
p {
	font-size: 8pt;
	text-align: justify;
	padding: 0 5px 0 15px;
}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.separator {
	background-color: #999;
	height: 1px;
}
.vertical-separator {
	background-color: #adadad;
	width: 1px;
}
.mid {width: 49%;}
.gray {background-color: #e5e5e5;}
.nav {border-top: 1px solid #999;}
.hidden {display: none;}
#overlay {
	display: none;
	position: fixed;
	_position: absolute;  /*hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
	z-index: 1;
}
.popup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	z-index:2;
}  
.popup-close {
	position: absolute;
	display: block;
	cursor: pointer;
	top: -1px;
	left: 276px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #fff;
	width: 25px;
	height: 30px;
}

.popup-close-news {
	position: absolute;
	display: block;
	cursor: pointer;
	top: -9px;
	left: 681px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #fff;
	width: 25px;
	height: 30px;
}


#wrapper {
	background-color: #fff;
	margin: auto; /*40px auto 0 auto;
	padding: 20px 60px 0 60px;*/
	width: 70%;
	height: auto;
	min-height: 100%;
}
#header {height: 80px;}
#logo-slogan .vertical-separator {
	margin: 4px 50px;
	height: 55px;
}
#menu {
	position: absolute;
	left: 0;
	background: transparent url(images/bg_menu.png) repeat-x 0 0;
	width: 100%;
	height: 45px;
}
#menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 35px;
}
#menu ul li {
	float: left;
	background: #003a54 url(images/menu.gif) no-repeat 0 0;
	height: 35px;
}
#menu ul li.dot {
	background: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #fff;
	line-height: 35px;
	padding: 0 10px;
}
#menu ul li a {
	display: block;
	text-indent: -9999px;
	outline: none;
	height: 35px;
}
#menu ul li#menu-item-empresa {
	background-position: -22px 0;
	width: 63px;
}
#menu ul li#menu-item-productos {
	background-position: -121px 0;
	width: 91px;
}
#menu ul li#menu-item-promociones {
	background-position: -250px 0;
	width: 112px;
}
#menu ul li#menu-item-newsletter {
	background-position: -405px 0;
	width: 91px;
}
#menu ul li#menu-item-contacto {
	background-position: -534px 0;
	width: 84px;
}
#menu ul li#menu-item-carrito {
	background-position: -658px 0;
	width: 194px;
}
#menu ul li#menu-item-empresa.visited {
	background-position: -22px -35px;
	width: 69px;
}
#menu ul li#menu-item-productos.visited {
	background-position: -121px -35px;
	width: 95px;
}
#menu ul li#menu-item-promociones.visited {
	background-position: -250px -35px;
	width: 117px;
}
#menu ul li#menu-item-newsletter.visited {
	background-position: -405px -35px;
	width: 98px;
}
#menu ul li#menu-item-contacto.visited {
	background-position: -534px -35px;
	width: 87px;
}
#menu ul li#menu-item-carrito.visited {
	background-position: -658px -35px;
	width: 206px;
}

#carrito {
	background: transparent;
	border: none;
	overflow: hidden;
	width: 680px;
	height: 660px;
	*height: 675px;
}

#menu_products {margin-top: 40px;}
#menu_products li.selected {font-weight: bold;}

#menu_products ul {
	list-style: none;
	margin: 0 0 0 -60px;
	padding: 0 60px;
	height: 20px;
	width: 800px;
}
#menu_products ul li {
	float: left;
	background: #fff;
	width: auto;
	height: 20px;
}
#menu_products ul li.dot {
	background: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #003a54;
	line-height: 20px;
	padding: 0 12px;
	height: 20px;
}
#menu_products ul li a {
	font-size: 9pt;
	text-indent: 0;
	line-height: 20px;
	white-space: nowrap;
	height: 20px;
}
#menu_products ul li a:hover {font-weight: bold;}
#menu_products ul.subcategories,
#menu_products ul.products {
	background: #ccc;
	border-top: 1px solid #999;
}
#menu_products ul.subcategories li,
#menu_products ul.products li {background: #ccc;}
#menu_products ul.subcategories li.dot,
#menu_products ul.products li.dot {
	padding: 0 7px;
	color: #666;
	font-size: 14pt;
}

#menu_products ul.subcategories li a,
#menu_products ul.products li a {
	font-size: 7pt;
	color: #666;
}

#menu_products ul.subcategories li.selected a, #menu_products ul.products li.selected a {
	border-bottom: 1px solid #666;
}

#menu_products ul.products {background: #fff;}
#menu_products ul.products li {background: #fff;}
#menu_products ul.products li.dot {padding: 0 5px;}

#cuerpo {margin-top:0;}
#cuerpo .separator {margin: 0 5px 0 15px;}

#empresa {height: 496px;}

#listado {
	/*border-bottom: 1px solid #999;*/
	list-style-image: url(images/dot.gif);
	overflow: auto;
	height: 460px;
}

/* #customers-list ul li {height: 20px;} */

#promo3, #promo4, #promo5 {margin-left: 5px;}

#newsletter-list {
	position: relative;
	background-color: #c4c4c4;
	top: 20px;
	left: -60px;
	width: 920px;
	height: 180px;
}

#anim-products {margin-left: -60px;}
.list-product {
	float: left;
	text-align: center;
	overflow: hidden;
	margin: 0 10px 20px 10px;
	width: 240px;
}
.list-product a.image {
	display: block;
	background: url(images/spinner.gif) no-repeat center center;
	overflow: hidden;
	width: 240px;
	height: 160px;
}
.list-product-nav {
	border-bottom: 1px solid #666;
	color: #003a54;
	line-height: 25px;
	text-align: left;
	margin-top: 10px;
	height: 25px;
}
.list-product-nav .vertical-separator {
	background: #666;
	margin: 5px 10px;
	height: 15px;
}
.list-product-nav img {vertical-align: middle;}
.list-product-nav span {color: #666;}

.product {
	float: left;
	background: #fff url(images/product_box_r.gif) no-repeat top right;
	text-align: center;
	max-width: 649px;
}
.product-box-right {
	background: #fff url(images/product_box_r.gif) no-repeat;
	width: 9px;
}
.product-box-bottom {background: #fff url(images/product_box_b.gif) no-repeat bottom left;}
.product-box-rb-corner {
	float: right;
	background: transparent url(images/product_box_rbc.gif) no-repeat bottom right;
	margin: 13px -7px 0 0;
	width: 34px;
	height: 35px;
}
.product img.product-img, .product #swf-botones {margin: 20px 27px 20px 20px;}
.product form {
	margin: 0;
	padding: 0;
}
.product form label {
	font-size: 7pt;
	color: #666;
	margin: 0 4px;
}
.product form input.text {
	font-size: 8pt;
	border: 1px solid #999;
	width: 30px;
	height: 15px;
}
.product .sizes, .product .measures-colors, .product .containers {
	border-top: 1px solid #666;
	margin-right: 7px;
	height: 100%;
	padding: 10px 20px;
}
.product .measures {margin-right: 10px;}
.product .sizes div.size,
.product .containers div.container,
.product .sizes-code div.size-code {
	float: left;
	text-align: left;
	width: 150px;
}
.product .containers div.container {width: 150px;}
.product .standard, .product .alter {
	border-top: 1px solid #666;
	text-align: left;
	line-height: 35px;
	margin-right: 7px;
	padding: 0 20px 0 20px;
	height: 35px;
}
.product .standard {
	padding-right: 0;
	padding-bottom: 13px;
}
.product .standard .img-cart {vertical-align: middle;}
.product .standard #agregar, .product .alter #agregar {
	background: none;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #003a54;
	margin: 0 0 0 10px;
	padding: 0;
}
.product .standard .vertical-separator, .product .alter .vertical-separator {
	background: #003a54;
	margin: 7px 10px;
	height: 20px;
}
.product .standard p, .product .alter p {
	float: left;
	font-size: 7pt;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.product .alter {
	border: none;
	margin-left: 21px;
}

#footer {
	background: #fff;
	margin: 0 auto;
	padding: 0 60px;
	width: 800px;
}