﻿/*

   Lasdosyalgo
   All right reserved
   
   Development by oel at Okhtor.com
   www.okhtor.com
*/

/*
	Colores básicos de lasdosyalgo
	negro: #000000;
	blanco: #FFFFFF;
	gris_fondo: #E6E6E6;
	
	nuevos grises.... 4/2/2009
	
	gris_texto: #B3B3B3;
	
	gris_1: #878789;
	gris_2: #a7a7a7;
	gris_3: #767c79; <= nuevo color ganador!!!!!!!
	
	apple_1: #5c708a;
	apple_2: #767c79;
	
	
	rosa: #EB008B;
	verde: #65bc46;
	
	grisArialBlack: #a9a9aa;
	                #B3B3B3; <= nuevo color ganador!!!!!!! 13 Feb. 2009

*/
 

body {
    background-color : #e6e6e6;
    margin-left : 10px;
    margin-top : 0;
    margin-right : 10px;
    margin-bottom : 10px;
    font-family : Arial;
    font-size : 9px;
    color : #767c79;
}
a, a:visited, a:link {
text-decoration : none;
}
a:hover {
color : #EB008B;
}
table {
border-collapse : collapse;
}
tr {
vertical-align : top;
padding : 0;
}
td {
padding : 0;
}
.alert {
color : red;
}
.alert_ok {
color : green;
}
.header_title {
font-family : Arial Black;
font-size : 11px;
margin-top : 8px;
padding : 0;
color : #000000;
}
.header_title a:link {
color : #b3b3b3;
}
.header_title a:visited {
color : #b3b3b3;
}
.header_title a:hover {
color : #eb008b;
}
.header_item_black {
font-family : Arial Black;
font-size : 11px;
padding-top : 0;
color : #000000;
margin-top : -2px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
.header_item_black_space {
font-family : Arial Black;
font-size : 11px;
padding-top : 0;
color : #000000;
margin-top : 1px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}

.header_title_rosa {
font-family : Arial Black;
font-size : 11px;
margin-top : 8px;
padding : 0;
color : #eb008b;
}
.header_item {
font-family : Arial Black;
font-size : 11px;
padding-top : 0;
color : #b3b3b3;
margin-top : -2px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
.header_item a:link {
color : #b3b3b3;
}
.header_item a:visited {
color : #b3b3b3;
}
.header_item a:hover {
color : #eb008b;
}


.header_item_on {
font-family : Arial Black;
font-size : 11px;
padding-top : 0;
color : #eb008b;
margin-top : -2px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
.header_item_on a:link {
color : #eb008b;
}
.header_item_on a:visited {
color : #eb008b;
}
.header_item_on a:hover {
color : #eb008b;
}




.header_item_hide {
font-family : Arial Black;
font-size : 11px;
padding-top : 0;
color : #b3b3b3;
margin-top : -2px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
visibility : hidden;
}
.header_item_green {
font-family : Arial Black;
font-size : 11px;
padding-top : 0;
color : #65bc46;
margin-top : -2px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
.header_item_green a:link {
color : #65bc46;
}
.header_item_green a:visited {
color : #65bc46;
}
.header_item_green a:hover {
color : #eb008b;
}
.TextBox {
width : 110px;
height : 10px;
border : 1px solid #b3b3b3;
font-family : Arial;
font-size : 10px;
color : #000000;
position : absolute;
margin-left : 50px;
margin-top : -14px;
}
.paging {
font-family : Arial Black;
font-size : 11px;
color : #000000;
}
.paging a:link {
color : #b3b3b3;
}
.paging a:visited {
color : #b3b3b3;
}
.paging a:hover {
color : #eb008b;
}
.paging_linea {
font-family : Arial Black;
font-size : 11px;
color : #767c79;
}
.vermas_text {
font-family : Arial;
font-size : 10px;
color : #000000;
}
.vermas_text a:link {
color : #000000;
}
.vermas_text a:visited {
color : #000000;
}
.vermas_text a:hover {
color : #eb008b;
}
.vermas_div {
margin-top : 10px;
margin-bottom : 10px;
}
.vermas_div_ascx {
margin-top : 20px;
margin-bottom : 15px;
}
.black_text {
font-family : Arial;
font-size : 10px;
color : #000000;
}
.black_text a:link {
color : #000000;
}
.black_text a:visited {
color : #000000;
}
.black_text a:hover {
color : #eb008b;
}
.gray_text {
font-family : Arial;
font-size : 10px;
color : #767c79;
}
.gray_text a:link {
color : #767c79;
}
.gray_text a:visited {
color : #767c79;
}
.gray_text a:hover {
color : #eb008b;
}
.gray_text_cur {
font-family : Arial;
font-size : 10px;
color : #767c79;
font-style : italic;
}
.green_text {
font-family : Arial;
font-size : 10px;
color : #65bc46;
}
.rose_text {
font-family : Arial;
font-size : 10px;
color : #eb008b;
}
.footer {
border : 5px solid #ffffff;
width : 780px;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
padding : 5px;
}
.footer_l {
width : 505px;
padding-left : 20px;
}
.Search_Icon {
position : absolute;
margin-left : 170px;
margin-top : -20px;
}
.img_listado {
width : 155px;
height : 117px;
padding : 0;
border : 0;
margin-top : 10px;
margin-right : 0;
margin-bottom : 5px;
margin-left : 0;
}
#img_listado_from {
position : absolute;
z-index : 1;
}
#img_listado_back {
position : absolute;
z-index : 0;
}
#img_listado_from_1 {
position : absolute;
z-index : 1;
}
#img_listado_back_1 {
position : absolute;
z-index : 0;
}
#img_listado_from_2 {
position : absolute;
z-index : 1;
}
#img_listado_back_2 {
position : absolute;
z-index : 0;
}
.list_block_text {
vertical-align : top;
width : 95px;
}
.list_block_icon {
vertical-align : top;
padding-left : 10px;
}
.add_icon {
position : absolute;
margin-left : 130px;
}
.space1_plus {
margin-top : 10px;
width : 220px;
height : 90px;
vertical-align : top;
}
.space2_plus {
height : 80px;
width : 105px;
vertical-align : top;
padding-left : 10px;
}
.img_plus {
width : 105px;
height : 80px;
}
.puntuacion_plus {
font-family : Arial Black;
font-size : 11px;
color : #000000;
}
.vota_plus {
position : absolute;
margin-top : 70px;
}
.flecha_up {
position : absolute;
margin-top : 10px;
margin-left : 465px;
}
.flecha_down {
position : absolute;
margin-top : -17px;
margin-left : 465px;
}
.flecha_down_cond {
position : absolute;
margin-top : -13px;
margin-left : 465px;
}
.flecha_up_ascx {
position : absolute;
margin-top : 5px;
margin-left : 220px;
}
.flecha_down_ascx {
position : absolute;
margin-top : -20px;
margin-left : 220px;
}
.img_galeria {
width : 368px;
height : 277px;
padding : 0;
border : 0;
margin-top : 10px;
margin-right : 10px;
margin-bottom : 5px;
margin-left : 0;
}
#img_galeria_from {
position : absolute;
z-index : 1;
margin-top : 5px;
margin-left : 349px;
}
#img_galeria_back {
position : absolute;
z-index : 0;
}
.img_avatar {
width : 90px;
height : 140px;
padding : 0;
border : 0;
margin-top : 10px;
margin-right : 10px;
margin-bottom : 0;
margin-left : 0;
}
.img_scroll {
margin-top : 10px;
}
.subheader_title {
font-family : Arial Black;
font-size : 10px;
margin-top : 10px;
margin-bottom : 10px;
padding : 0;
color : #000000;
}

.scroll_h {
margin-top : 10px;
width : 158px;
height : 160px;
vertical-align : top;
padding-top : 2px;
}
.img_h {
width : 155px;
height : 120px;
}
.img_foto {
width : 368px;
height : 277px;
padding : 0;
border : 0;
margin-top : 10px;
margin-right : 10px;
margin-bottom : 5px;
margin-left : 0;
}
#img_foto_from {
position : absolute;
z-index : 1;
margin-top : 8px;
margin-left : 345px;
}
#img_foto_back {
position : absolute;
z-index : 0;
}
.img_producto {
width : 368px;
height : 277px;
padding : 0;
border : 0;
margin-top : 10px;
margin-right : 10px;
margin-bottom : 5px;
margin-left : 0;
}
#img_producto_from {
position : absolute;
z-index : 1;
margin-top : 8px;
margin-left : 345px;
}
#img_producto_back {
position : absolute;
z-index : 0;
}

.modalPopup_zoom {
    position : absolute;
    width : 698px;
    height : 590px;
    background-color : white;
    z-index : 200001;
}
.modalBackground {
    filter:alpha(opacity=80);    
	opacity:0.8;
    background-color : black;
    position : absolute;
    z-index : 5555;
}
.modalPopup_add_msg {
background-color : white;
height : 180px;
width : 400px;
padding-top : 10px;
z-index : 200001;
}
.modalPopup_alert {
position : absolute;
width : 500px;
text-align : center;
display : table;
margin : 50px auto 20px auto;
z-index : 200001;
}
.Alert_button {
font-family : Arial Black;
font-size : 14px;
padding-top : 0;
color : white;
margin-top : 20px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
.Alert_button a:link {
color : white;
}
.Alert_button a:visited {
color : white;
}
.Alert_button a:hover {
color : #eb008b;
}
.Alert_text {
font-family : Arial Black;
font-size : 14px;
padding-top : 0;
color : white;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
.modalPopup_inside_comentarios {
width : 370px;
margin : 10px auto 20px auto;
}
.paginacion_zoom {
margin-top : 5px;
margin-right : 20px;
}
.close_popup {
margin-top : 10px;
margin-left : 678px;
}

.close_popup_msg {
margin-top : 2px;

}
.img_zoom {
margin-top : 8px;
margin-left : 20px;
}
.nombre_zoom {
margin-top : 5px;
margin-left : 20px;
}
.comentario_zoom {
margin-top : 5px;
margin-left : 20px;
}
.comentario_nombre {
margin-top : 8px;
}
.comentario_texto {
width : 475px;
margin-top : 5px;
}
.comentario_oculta {
width : 475px;
text-align : right;
}
.comentario_muestra {
width : 475px;
text-align : right;
}

.TextBox_comentario {
height : 11px;
border : 1px solid #767c79;
font-family : Arial;
font-size : 10px;
color : black;
width : 200px;
margin-bottom: 10px;
overflow: hidden;
}
.form_label {
width : 100px;
}

.TextBox_participa {
height : 11px;
border : 1px solid #767c79;
font-family : Arial;
font-size : 10px;
color : black;
width : 200px;
margin-bottom: 2px;
margin-left: 5px;
}

.TextBox_participa_usuario {
height : 11px;
border : 1px solid #ffffff;
font-family : Arial;
font-size : 10px;
color : black;
width : 200px;
margin-bottom: 2px;
margin-left: 5px;
}

.margen_upload
{
    margin-left:5px;
}
.TextBox_participa_info {
height : 11px;
border : 1px solid #ffffff;
width : 200px;
margin-bottom: 2px;
margin-left: 5px;
}

.TextBox_participa_KO {
height : 11px;
border : 1px solid #EB008B;
font-family : Arial;
font-size : 10px;
color : black;
width : 200px;
margin-bottom: 2px;
margin-left: 5px;
}

.TextBox_participa_upload {
font-family : Arial;
font-size : 10px;
color : black;
margin-bottom: 2px;
}

.TextBox_participa_multi {
width : 300px;
height : 100px;
border : 1px solid #767c79;
font-family : Arial;
font-size : 10px;
color : black;
margin-bottom: 2px;
margin-left: 5px;
}
.img_participa {
width : 475px;
height : 175px;
margin-top : 10px;
margin-bottom : 10px;
}
.txt_participa {
width : 475px;
height : 100px;
margin-bottom : 10px;
}
.txt_participa_a {
width : 475px;
height : 120px;
margin-bottom : 10px;
}
.btn_ok {
text-align : right;
}
.btn_ok_center {
    text-align: center;
    display: table; /* for browsers that support "display: table-cell" */
    margin: 0 auto; /* centers the shrink-to-fit CSS table */
}
.margin_10 {
margin-top : 10px;
}
.margin_5 {
margin-top : 5px;
}

.margin_2 {
margin-top : 2px;
}
.sel_on {
font-family : Arial Black;
font-size : 11px;
padding-top : 0;
color : #eb008b;
margin : 0;
}
.sel_off {
font-family : Arial Black;
font-size : 11px;
padding-top : 0;
color : #b3b3b3;
margin : 0;
}
.subtotal {
font-family : Arial Black;
font-size : 11px;
padding-top : 0;
color : #eb008b;
margin : 0;
text-align : right;
display : table;
margin : 0 auto 0 0;
}
.txt_tienda {
width : 475px;
margin-bottom : 10px;
}
.top_carrito {
font-size : 9px;
color : #eb008b;
margin-top : 5px;
}
.top_carrito a:link {
color : #eb008b;
}
.top_carrito a:visited {
color : #eb008b;
}
.top_carrito a:hover {
color : #eb008b;
}
.TextBox_cliente {
height : 11px;
border : 1px solid #767c79;
font-family : Arial;
font-size : 10px;
/*
color : #767c79;
*/
color : #000000;
width : 130px;
margin-bottom: 2px;
}

.Label_cliente {
height : 11px;
font-family : Arial;
font-size : 10px;
color : #767c79;
width : 130px;
margin-bottom: 2px;
}
.img_avatar_perfil {
position : absolute;
margin-top : -15px;
margin-left : 415px;
}
.mis_headers {
font-family : Arial Black;
font-size : 11px;
padding-top : 0;
color : #B3B3B3;
margin-top : 10px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
.mis_headers a:link {
color : #B3B3B3;
}
.mis_headers a:visited {
color : #B3B3B3;
}
.mis_headers a:hover {
color : #eb008b;
}
.nombre_zoom_valen {
position : absolute;
margin-left : 28px;
margin-top : -1px;
}
.cambia_puntos_iconos {
margin-top : 5px;
margin-bottom : 5px;
}
.redes_sociales {
position : absolute;
margin-left : 150px;
margin-top : 0;
}
.copy
{
position : absolute;
margin-top: 2px;
}

.ver_mas_location
{
padding-top:2px;
}
