/* reset yahoo 
-----------------------------------------------------------------------------------------------------*/

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,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; 
} 


/* EStilos Zebra by Media 8
-----------------------------------------------------------------------------------------------------*/

body {
	background: #000 url(../images/bg.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000;
}

#z_contenedor a {
	color: #5e8415;
	text-decoration: underline;
	outline: none;
}



#z_contenedor a:hover {
	color: #9eb500;
	text-decoration: none;
}


#z_contenido p {
	line-height: 18px;
}

.linea_puntos {
	background: url(../images/linea_puntos.png) repeat-x center;
	height: 35px;
}

.clear {
	clear: both;
}


/* Layout
-----------------------------------------------------------------------------------------------------*/

#z_contenedor {
	background: #c0d437 url(../images/bg_contenedor.jpg) repeat-x top;
	width: 957px;
	margin: 7px auto 0;
}

#columna_iz {
	float: left;
	width: 203px;
}

#columna_de {
	float: left;
	width: 754px;
}

#z_footer {
	background: url(../images/bg_footer.jpg) no-repeat top;
	width: 957px;
	height: 55px;
	margin: 0 auto;	
	padding-top: 37px;
	color: #949494;
}


/* Columna Izquierda
-----------------------------------------------------------------------------------------------------*/

#columna_iz h1 {
	background: url(../images/zebraPen_logo.jpg);
	height: 156px;
}

#columna_iz h1 a {
	text-indent: -99999px;
	height: 154px;*height: 138px;
	width: 173px;
	margin: 0 0 0 16px;*margin: 16px 0 0 16px;
	display: block;
}

#columna_iz h2 {
	text-indent: -99999px;
	background: url(../images/tit_productos.jpg) no-repeat;
	height: 29px;
	margin-left: 15px;
}


#columna_iz h2, #columna_iz ul {
	margin-left: 15px;
}

#columna_iz .search {
	background: url(../images/bg_search.png) no-repeat;
	width: 173px;
	height: 30px;
	margin-left: 15px;
}

#columna_iz .search .input_text {
	background: url(../images/bg_input_search.png) repeat-x;
	width: 127px;
	padding: 0 3px;
	height: 19px;
	border: 1px solid #9db20c;
	margin: 4px 3px 0 5px; 
	vertical-align: middle;
	color: #5F5F59;
	font-size: 13px;
	text-transform: uppercase;
}


#columna_iz .search .btn_flecha {
	margin: 4px 0 0 0;
	vertical-align: middle; 
}

#columna_iz ul {
	background: url(../images/bg_menu_productos.jpg) no-repeat left bottom;
	padding-bottom: 2px;
}

#columna_iz ul li a {
	height: 69px;
	width: 173px;
	display: block;
	text-indent: -9999px;
}

#products_steel a {
	background: url(../images/producto_steel.png) no-repeat top;
}

#products_steel a:hover {
	background: url(../images/producto_steel.png) no-repeat bottom;
}

#products_gel a {
	background: url(../images/producto_gel.png) no-repeat top;
}

#products_gel a:hover {
	background: url(../images/producto_gel.png) no-repeat bottom;
}

#products_ball_pen a {
	background: url(../images/producto_ball_points.png) no-repeat top;
}

#products_ball_pen a:hover {
	background: url(../images/producto_ball_points.png) no-repeat bottom;
}

#products_roller a {
	background: url(../images/producto_roller.png) no-repeat top;
}

#products_roller a:hover {
	background: url(../images/producto_roller.png) no-repeat bottom;
}

#products_mechanical a {
	background: url(../images/producto_mechanical.png) no-repeat top;
}

#products_mechanical a:hover {
	background: url(../images/producto_mechanical.png) no-repeat bottom;
}

#products_markers a {
	background: url(../images/producto_markers.png) no-repeat top;
}

#products_markers a:hover {
	background: url(../images/producto_markers.png) no-repeat bottom;
}

#products_correction a {
	background: url(../images/producto_correction.png) no-repeat top;
}

#products_correction a:hover {
	background: url(../images/producto_correction.png) no-repeat bottom;
}


/* Menu Principal
-----------------------------------------------------------------------------------------------------*/

.z_menu_principal {
	background: url(../images/bg_menu_principal.jpg) no-repeat right;*background: url(../images/bg_menu_principal.jpg) no-repeat left 0px;
	text-align: center;
	height: 30px;
	padding: 10px 0 5px 0;*padding: 10px 0 0 0;
}

.z_menu_principal > li {
	display: inline;
}

.z_menu_principal .ultimo {
	background: none;
}

.z_menu_principal_item {
	font-size: 14px;
	font-weight: bold;
	color: #6d6e71!important;
	padding: 10px 26px 10px;
	line-height: 26px;
	text-decoration: none!important;
	cursor: pointer;
	background: url(../images/menu_principal_separador.png) no-repeat right;
}

.z_menu_principal_item:hover {
	color: #000!important;
}

/* Menu Principal - Desplegable
-----------------------------------------------------------------------------------------------------*/

ul.dropdown {
	position: relative;
	z-index: 2;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
}

ul.dropdown ul {
 	visibility: hidden;
 	position: absolute;
 	top: 22px;*top: 31px;
 	left: -2px;
 
 	background: #dce396 url(../images/bg_menu_principal_niv1.jpg) repeat-x top;
 	border: 1px solid #eff4c2;
 	text-align: left;
}

.link_menu_desplegable {
	font-size: 12px;
 	line-height: 23px;
	text-decoration: none!important;
	
	width: 170px;
	display: block;
	color: #000!important;
}

.link_menu_desplegable:hover {
	color: #fff!important; 
	background: #858585 url(../images/bg_menu_principal_on.jpg) repeat-x;
}

.md_default {
	background: url(../images/bg_menu_desplegable_default.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_steel {
	background: url(../images/bg_menu_desplegable_steel.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_ball_pen {
	background: url(../images/bg_menu_desplegable_ball_pen.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_gel {
	background: url(../images/bg_menu_desplegable_gel.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_roller {
	background: url(../images/bg_menu_desplegable_roller.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_mechanical {
	background: url(../images/bg_menu_desplegable_mechanical.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_highlighters {
	background: url(../images/bg_menu_desplegable_highlighters.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_markers {
	background: url(../images/bg_menu_desplegable_markers.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_correction {
	background: url(../images/bg_menu_desplegable_correction.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_eco {
	background: url(../images/bg_menu_desplegable_eco.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_refills {
	background: url(../images/bg_menu_desplegable_refills.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

.md_pink {
	background: url(../images/bg_menu_desplegable_pink.png) no-repeat -6px;
 	padding: 0 5px 0 42px;
}

ul.dropdown ul ul {
 	top: 0;
 	left: 99%;
	margin: -1px 0 0 2px;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown ul li:hover {
 	background: #858585 url(../images/bg_menu_principal_on.jpg) repeat-x;
}



/* Home
-----------------------------------------------------------------------------------------------------*/
#banners_home li {
	width: 236px;
	margin: 16px 16px 0 0;
	float: left;
	position: relative;
}

#banners_home .ultimo {
	margin-right: 0;
}



/* Titulares
-----------------------------------------------------------------------------------------------------*/

#z_contenido h2 {
	text-indent: -99999px;
	height: 101px;
}

/* headers */
#tit_steel {
	background: url(../images/header_products_steel.jpg) no-repeat;
}

#tit_ball_pen {
	background: url(../images/header_products_ball_pen.jpg) no-repeat;
}

#tit_gel {
	background: url(../images/header_products_gel.jpg) no-repeat;
}

#tit_roller {
	background: url(../images/header_products_roller.jpg) no-repeat;
}

#tit_mechanical {
	background: url(../images/header_products_mechanical.jpg) no-repeat;
}

#tit_markers {
	background: url(../images/header_products_markers.jpg) no-repeat;
}

#tit_correction {
	background: url(../images/header_products_correction.jpg) no-repeat;
}

#tit_eco {
	background: url(../images/header_products_eco.jpg) no-repeat;
}

#tit_refills {
	background: url(../images/header_products_refills.jpg) no-repeat;
}

#tit_pink {
	background: url(../images/header_products_pink.jpg) no-repeat;
}

#tit_whats_new {
	background: url(../images/header_products_whats_new.jpg) no-repeat;
}

#tit_promotions_current {
	background: url(../images/header_promotions_current.png) no-repeat;
}

#tit_promotions_care {
	background: url(../images/header_promotions_care.png) no-repeat;
}

#tit_about_offices {
	background: url(../images/header_about_offices.png) no-repeat;
}

#tit_about_press_releases {
	background: url(../images/header_about_press_releases.png) no-repeat;
}

#tit_customer_faq {
	background: url(../images/header_customer_faq.png) no-repeat;
}

#tit_customer_contact {
	background: url(../images/header_customer_contact.png) no-repeat;
}

#tit_customer_where {
	background: url(../images/header_customer_where.png) no-repeat;
}

#tit_privacy_policy {
	background: url(../images/header_privacy_policy.png) no-repeat;
}

#tit_404 {
	background: url(../images/header_404.png) no-repeat;
}

#tit_search {
	background: url(../images/header_search.png) no-repeat;
}

#tit_sweepstakes {
	background: url(../images/header_sweepstakes.png) no-repeat;
}

/* Titulares secundarios */
#detalle h3 {
	font-size: 24px;
	font-weight: bold;
	margin-left: 37px;
	line-height: 50px;
	background-position: right!important; /* coloca la imagen del logo a la derecha */
	background-repeat: no-repeat!important;
}

#detalle h4 {
	font-size: 18px;
	font-weight: bold;	
	margin-left: 37px;
	line-height: 1.35em;
}

.promocion_lista h3 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 37px;
	line-height: 50px;
	text-align: left;
}

.promocion_lista h3 span, .promocion_lista h4 span {
	color: #999; 
	font-style: italic; 
	font-size: 11.5px; 
	font-weight: bold;
	margin-left: 10px;
}

.promocion_lista h4 {
	text-align: left;
}





/* Navegación paginación
-----------------------------------------------------------------------------------------------------*/

.navegacion {
	line-height: 30px;
	color: #808080!important;
}

.navegacion a {
	color: #000!important;
}

.paginacion {
	float: right;
}

.paginacion_top {
	position: absolute;
	right: 12px;
	top: 0;
}

.paginacion_bottom {
	 margin-top: -12px
}

.pages {
	float: right;
	line-height: 30px;
	width: 200px;
	text-align: right;
}

.paginacion strong {
	color: #ed1846;
	font-weight: bold;
}

.paginacion .btn_previous, .paginacion .btn_next, .paginacion .btn_previous_disabled, .paginacion .btn_next_disabled {
	width: 43px;
	height: 17px;
	text-indent: -99999px;
	display: block;
	float: right;
}
	
.paginacion .btn_previous  {
	background: url(../images/btn_prev.png) no-repeat top;
	margin: 7px 0 0 10px;
}

.paginacion .btn_previous:hover {
	background: url(../images/btn_prev.png) no-repeat bottom;
}

.paginacion .btn_next {
	background: url(../images/btn_next.png) no-repeat top;
	margin: 7px 0 0 0;*margin: 7px 27px 0 0;
}

.paginacion .btn_previous_disabled  {
	background: url(../images/btn_prev_disabled.png) no-repeat top;
	margin: 7px 0 0 10px;
}

.paginacion .btn_next_disabled {
	background: url(../images/btn_next_disabled.png) no-repeat top;
	margin: 7px 0 0 0;*margin: 7px 27px 0 0;
}

*.paginacion_top .btn_next, .paginacion .btn_next_disabled {
	margin: 7px 0 0 0;
}

.paginacion_bottom .btn_next_disabled {
	margin: 7px 0 0 0;*margin: 7px 27px 0 0;
}	
	
.paginacion .btn_next:hover {
	background: url(../images/btn_next.png) no-repeat bottom;
}



/* Lista
-----------------------------------------------------------------------------------------------------*/

#lista {
	background: #fff;
	margin: 0 15px 0 0;
	padding: 30px 12px 18px; /* se le restan 12 del margen que tienen los items */
	position: relative;
}

#lista .navegacion {
	position: absolute;
	left: 12px;
	top: 0;
}

.producto_lista {
	background: url(../images/bg_producto_lista.png) repeat-x bottom;
	border: 1px solid #d3d3d3;
	height: 158px;
	position: relative;
	margin-bottom: 12px;
}

.producto_lista .new {
	position: absolute;
	bottom: 0;
	left: 0;
}

.producto_lista img, .producto_lista ul {
	float: left;
}

.producto_lista h3 {
	margin: 10px 10px 0 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.producto_lista p {
	margin: 5px 10px 0 5px;
	color: #737373;
	font-size: 11px;
	line-height: 15px!important;
}

.btn_learn_more {
	position: absolute;
	bottom: 18px;
	left: 444px;
	background: url(../images/btn_learn_more.png) no-repeat top;
	text-indent: -99999px;
	width: 117px;
	height: 21px;
}


.btn_learn_more:hover {
	background: url(../images/btn_learn_more.png) no-repeat bottom;
}





/* Detalle
-----------------------------------------------------------------------------------------------------*/
#detalle {
	background: #fff;
	margin: 0 15px 0 0;
	padding: 0 12px 12px; 
}

#detalle > .clear {
	*height: 1px; /* fuck tha explorer */
}

#detalle .navegacion {
	position: static;
}

.producto_detalle {
	background: url(../images/bg_producto_lista.png) repeat-x bottom;
	border: 1px solid #d3d3d3;
}

.btn_previous_product, .btn_next_product, .btn_previous_product_disabled, .btn_next_product_disabled  {
	float: left;
	width: 49px;
	height: 110px;
	text-indent: -99999px;
}

.btn_previous_product  {
	background: url(../images/btn_prev_product.png) no-repeat top;
}

.btn_previous_product:hover  {
	background: url(../images/btn_prev_product.png) no-repeat bottom;
}

.btn_next_product  {
	background: url(../images/btn_next_product.png) no-repeat top;
}

.btn_next_product:hover  {
	background: url(../images/btn_next_product.png) no-repeat bottom;
}

.producto_imagen {
	float: left;
}

.producto_detalle .unico {
	margin: 0 49px;
}

.producto_detalle_especificaciones {
	background: url(../images/linea_puntos.png) repeat-x top;
	clear: both;
	padding: 16px 0 0;
}

.producto_detalle_especificaciones h4 {
	margin-left: 0!important;
	margin-bottom: 23px;
}

.producto_detalle_especificaciones ul, .producto_detalle_especificaciones img {
	margin-bottom: 44px;
}

.producto_detalle_especificaciones .columna_iz img {
	margin-left: 30px;
}

.columna_iz {
	float: left;
	width: 504px;
	margin-left: 37px;
}

.columna_de {
	float: left;
	width: 165px;
}

.producto_detalle_especificaciones ul {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0 0 5px 30px;
}

.point li {
	margin: 0 0 5px 0;*margin: 0 0 5px -15px;
	list-style: none;
	padding: 0;
	line-height: 1.1em;
	height: 30px;
}

.point li strong {
	display: block;	
}

.point_steel {
	background: url(../images/ico_point_steel.png) no-repeat left top;
}

.point_ball_pen {
	background: url(../images/ico_point_ball_points.png) no-repeat left top;
}

.point_gel {
	background: url(../images/ico_point_gel.png) no-repeat left top;
}

.point_roller {
	background: url(../images/ico_point_roller.png) no-repeat left top;
}

.point_mechanical {
	background: url(../images/ico_point_mechanical.png) no-repeat left top;
}

.point_markers {
	background: url(../images/ico_point_markers.png) no-repeat left top;
}

.point_correction {
	background: url(../images/ico_point_correction.png) no-repeat left top;
}

.point_eco {
	background: url(../images/ico_point_eco.png) no-repeat left top;
}

.point_pink {
	background: url(../images/ico_point_pink.png) no-repeat left top;
}

.point_refills {
	background: url(../images/ico_point_refills.png) no-repeat left top;
}

/* Lineas de producto */

.producto_detalle_ball_pen {
	border-top: 10px solid #F6931C;
}

.producto_detalle_gel {
	border-top: 10px solid #fe0000;
}

.producto_detalle_roller {
	border-top: 10px solid #FEEF00;
}

.producto_detalle_mechanical {
	border-top: 10px solid #00A5B8;
}

.producto_detalle_highlighters {
	border-top: 10px solid #E74A99;
}

.producto_detalle_markers {
	border-top: 10px solid #9022F6;
}

.producto_detalle_correction {
	border-top: 10px solid #1C19C1;
}

.producto_detalle_eco {
	border-top: 10px solid #309E00;
}

.producto_detalle_refills {
	border-top: 10px solid #ECECEC;
}

.producto_detalle_pink {
	border-top: 10px solid #FA93C2;
}

.producto_detalle_steel {
	border-top: 10px solid #000;
}




/* Promociones
-----------------------------------------------------------------------------------------------------*/
#lista > .clear {
	*height: 1px; /* fuck tha explorer */
}

.promocion_lista {
	background: url(../images/linea_puntos.png) repeat-x bottom;
	text-align: center;
	padding-bottom: 35px;
	margin-bottom: 30px;
}

.promocion_detalle p {
	font-size: 12px;
	margin: 0 37px 15px;
}

.promocion_detalle h3 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	margin: 0 37px 0;
}

.promocion_detalle h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 37px 10px;
}

.promocion_detalle_img {
	margin-left: 32px;
}


.promocion_detalle_especificaciones {
	background: url(../images/linea_puntos.png) repeat-x top;
	clear: both;
	padding: 16px 37px 0;
}

.promocion_detalle_especificaciones h4 {
	margin-left: 0!important;
	margin-bottom: 23px;
}

.promocion_detalle_especificaciones ul {
	list-style-type: disc;
	list-style-position: inside;
}

.promocion_detalle_especificaciones img {
	float: right;
}


.promocion_detalle_especificaciones p {
	margin: 20px 0 0;
	font-size: 14px;
}

.promocion_detalle_banner {
	margin-left: 32px;
	margin-bottom: 15px;
}




/* About
-----------------------------------------------------------------------------------------------------*/
#paises {
	margin: 40px 105px 0;
}

#paises li {
	float: left;
	width: 50%;
	margin-bottom: 45px;
}

#paises h4 {
	margin: 16px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

#paises p {
	margin: 0 0 0 0;
}

.press_releases_lista {
	background: url(../images/bg_press_releases.png) repeat-x bottom;
	border: 1px solid #d3d3d3;
	position: relative;
	margin-bottom: 12px;
	padding: 20px 0 0 0;
}

.press_releases_iz {
	width: 434px;
	float: left;
	margin-right: 10px;
}

.press_releases_iz h3 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
}


.press_releases_iz h4, .press_releases_iz h3, .press_releases_iz img {
	padding-left: 15px;
}

.press_releases_iz img {
	margin: 10px 0 25px;
}

.press_releases_iz h4 {
	font-size: 14px;
	margin-top: 5px;
	font-style: italic;
	color: #666;
}

.press_releases_lista p {
	width: 250px;
	float: left;
	font-size: 11px;
	padding-bottom: 50px;
}

.press_releases_lista p em, .press_detalle p em {
	color: #92a700;
	font-weight: bold;
	display: block;
}

.press_detalle img {
	float: right;
	margin: 0 37px 15px 15px;
}

.press_detalle h3 {
	line-height: 25px!important;
	margin: 15px 37px 0;
}

.press_detalle h4 {
	font-size: 14px!important;
	margin: 5px 37px 15px;
	font-style: italic;
	font-weight: normal!important;
	color: #666;
}

.press_detalle p {
	font-size: 12px;
	margin: 0 37px 15px;
}

/* Customer services
-----------------------------------------------------------------------------------------------------*/
.question {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0!important;
}

.answer {
	margin-top: 0;
}

.where h3 {
	margin-left: 0!important;
}

.where li {
	float: left;
	width: 170px;
	margin: 0 11px 11px 0;
	height: 115px;
}

.where li.ultimo {
	margin-right: 0;
}

.on-line_store {
	float: right;
	margin-top: 3px;	
}


/* Refills
-----------------------------------------------------------------------------------------------------*/

.refills li {
	float: left;
	width: 225px;
	height: 210px;
	position: relative;
	margin: 15px 10px 25px 0;
}

.refills li img, .refills li div {
	float: left;
}

.refills li div {
	width: 140px;
	margin-left: 10px;
}

.refills li div h3 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
}


.refills li div h4 {
	font-size: 12px;
	font-style: italic;
	color: #666;
}

.refills li div p {
	position: absolute;
	bottom: 0;
	left: 71px;
	width: 140px;
}

.no_results {
	font-size: 12px;
	line-height: 20px;
}

.no_results em {
	font-weight: bold;
	color: #ed1846;
}

/* Forms
-----------------------------------------------------------------------------------------------------*/
fieldset {
	margin: 0 15px 0 40px;
	font-size: 11px;
}

fieldset .form-item {
	float: left;
	width: 50%;
	height: 55px;
	padding: 5px 0;
}

fieldset .form-item input, fieldset .form-item-error input {
	width: 90%;
	border-bottom: 1px solid #dadfa9;
	padding: 4px 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

fieldset .form-item input {
	background: #eef3bd;
	border-left: 1px solid #c1d43a;
	border-top: 1px solid #c1d43a;
	border-right: 1px solid #dadfa9;
	border-bottom: 1px solid #dadfa9;
	color: #697033;
}

fieldset .form-item-error input {
	background: #fbf2f3;
	border-left: 1px solid #f67d84;
	border-top: 1px solid #f67d84;
	border-right: 1px solid #f1d0d3;
	border-bottom: 1px solid #f1d0d3;
	color: #ec0011;
}

fieldset .form-item-checks {
	clear: both;
	padding: 2px 0;
}

fieldset .form-item-radios {
	clear: both;
	margin-bottom: 10px;	
	padding: 5px 0 0;
}

fieldset .form-item label, fieldset .form-item-radios strong {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
}

fieldset .form-item-radios label {
	margin-right: 25px;
	font-size: 12px;
}

fieldset span {
	display: block;
	color: #ec0011;
	background: url(../images/bullet_x.png) no-repeat left 3px;
	padding-left: 10px;
}

fieldset .btn_submit {
	background: url(../images/btn_submit.png) no-repeat top;
	text-indent: -99999px;
	width: 87px;
	height: 21px;
	border: 0;
	cursor: pointer;
	margin: 15px 0 10px;;
	display:block;
}


fieldset .btn_submit:hover {
	background: url(../images/btn_submit.png) no-repeat bottom;
}

.mensaje {
	background: #faf67d url(../images/bg_mensaje.jpg) no-repeat left ;
	border: 2px solid #cdc954;
	margin: 20px 40px;
	padding: 20px 20px 20px 75px;
}


/* Sweepstakes
-----------------------------------------------------------------------------------------------------*/
#sweepstake {
	background: #fff;
	margin-right: 15px;
}

#sweepstake .promocion_lista {
	margin-bottom: 0;
}

#sweepstake h3 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	margin: 0 45px 0;
}

#sweepstake h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 45px 10px;
}

#sweepstake p {
	margin: 0 45px 15px;
	font-size: 12px;
}



/* Pop up
-----------------------------------------------------------------------------------------------------*/
.popup {
	display: none;
	position: fixed;
	background: url(../images/bg_pop.png) repeat-x;
	border: 5px solid #455000;
	width: 40%;
	height: 386px;
	top: 20%;
	left: 30%;
}

.popup h3 {
	font-size: 18px;
	font-weight: bold;	
	margin: 0 15px!important;
	line-height: 40px;
	color: #455000;
}

.popup .btn_pop_cerrar {
	font-size: 14px;
	font-weight: bold;
	color: #dafd00!important;
	text-align: center;
	text-decoration: none!important;
	line-height: 20px;
	float: right;
	width: 20px;
	height: 20px;
	margin: 10px 10px 0 0;
	background: url(../images/bg_btn_x.png) no-repeat top;
	outline: none;
}

.popup .btn_pop_cerrar:hover {
	color: #5a6800!important;
	background: url(../images/bg_btn_x.png) no-repeat bottom;
}

.pop_contenido {
	background: #fff url(../images/bg_pop_contenido.png) no-repeat left;
	height: 334px;
	border-right: 1px solid #93A70A;
	margin: 0 10px;
	overflow: auto;
}

.pop_contenido p {
	margin: 5px 10px 5px 20px;
	font-size: 11px;
}

.pop_contenido h4 {
	margin: 10px 10px 5px 20px;
	font-size: 15px;
	font-weight: bold;
}

.pop_contenido h5 {
	margin: 10px 10px 5px 20px;
	font-size: 14px;
}

.pop_contenido h6 {
	margin: 10px 10px 5px 20px;
	font-size: 12px;
	font-weight: bold;
}

.jqmOverlay { background-color: #000; }
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .popup {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


/* Footer
-----------------------------------------------------------------------------------------------------*/

#z_footer ul {
	float: left;
	width: 33%;
	border-left: 1px solid #949494;
}

#z_footer ul li {
	margin-left: 20px;
}

#z_footer .primero {
	border-left: none;
}

#z_footer a {
	color: #d1d1d1;
}

