body {
	color:#444;
	font: 13px/20px "Helvetica Neue",Arial,sans-serif;	
	margin: 0;
	/*background: #000 url(../imgUser/bg_gray.jpg) repeat-x fixed center top;*/
	background: #FFFFFF url(../imgUser/FondoAhkimpech.jpg) center top repeat-x;
}
td {  }
th {  }
a, a:link, a:active, a:visited { color: #841127; }	
a:hover{ color:#341210; }	
img { border:0; }
ol, ul { font-weight:normal; }

/****************-usuario*************************************/
#wrapper { width: 1000px; margin: 0 auto; text-align: center; }
/*.uTablaTop{ background:url(../imgUser/topheader.jpg); width:1000px; height:150px;}*/
.topContent{ width:100%;  height:176px; color: #FFF; }
.topContent a { color: #FFF; }
.uTablaTop{ width:1000px; height:150px;}
.UtopLogo{ background:url(../imgUser/ahkimpech_logo.jpg); float:left; margin-left:10px; }
.uTopInfo{color:#FFFFFF; font-size:11px; font-weight: bold; text-align:right; padding:10px;}
#uFecha{ padding-right:10px; float:right; text-align:right; }
.color_button, #element_Us_registro a {
	background:transparent url(../imgUser/btn_bg.png) no-repeat scroll center bottom;
	float:right;
	height:23px;
	margin:8px auto auto;
	padding-top:8px;
	text-align:center;
	width:140px;
	color:#fff !important;
	cursor:pointer;
}
#close_session a{
	color:#fff;	
	text-decoration:none;
}
#chat_assistance{
	margin-left:0px;	
}
#UserComponent{ 
	list-style-type: none;
	margin-left:20px;
	margin-bottom:10px;
}
#UserComponent li: hover, #UserComponent li a:hover,#.UserComponent a:hover { color:#fff; }
#UserComponent li, #UserComponent li a:link, .UserComponent li  a:visited, #UserComponent a { 
	cursor:pointer;
	white-space: nowrap;   
	color: #F2F2F2;; 
	clear:both;	
	margin: 0;
	padding:2px 0;
	text-decoration:none;
	display:block;
}
#UserComponent img, #UserComponent #menu_topOptions img{
	height:16px;
	margin-right:8px;
	width:16px;
}
.element_content {
	color:#555555;
	float:left;
	padding:10px 5px;
}
#info_solicitud_reg a{ 	color:#522423;	}
#usrLogin {
	background:#FFFFFF url(../img/user.jpg) no-repeat scroll left bottom;
	padding-left:21px;
	text-align:left;
	width:120px;
}
#usrPsw {
	background:#FFFFFF url(../img/key.jpg) no-repeat scroll left bottom;
	padding-left:20px;
	text-align:left;
	width:100px;
}
#element_Us_registro{
	margin: 0 auto;
	display: table;
	width: 60%;
}
#element_Us_registro p { margin:10px 0; }
#element_Us_registro p label { display:block; padding:5px; }
#element_Us_registro p input,#element_Us_registro p textarea,
.shopcontainer .useritem input, .shopcontainer textarea { 
	width:80%; 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 	
	background:url("../imgUser/input-bg.png") no-repeat 0 0;
	border:1px solid #BBBBBB;
	color:#999999;
	display:block;
	font:12px/18px "Arial",Helvetica,Verdana,sans-serif;
	margin: 0 0 10px;
	padding:3px 4px;
	position:relative;	
}
#element_Us_registro .btnForm{ padding:10px 20px; }
#element_Us_registro .btnForm input, #element_Us_registro .btnForm input:visited,
#info_solicitud_reg a.btnGeneraPedido, .btnContainer a.btnGeneraPedido { 
	font-family: Helvetica,Arial,sans-serif;;
	font-weight: bold;
	background: #222 url(../imgUser/alert-overlay.png) repeat-x;
	display: inline-block; 
	font-size:14px;
	padding:8px 14px 9px;
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

/*FORMULARIO DE COMPRA*/
#checkout_dialog_modal label{
	display:block;
}
#checkout_dialog_modal{
	background: url("../imgUser/cobroSnap.jpg") no-repeat  center top #FFFFFF;
	padding: 0; 
}
#checkout_dialog_modal .ninfo .error{
	color:red;
}
#checkout_dialog_modal .ninfo .msgok{
	color:blue;
}

#checkout_dialog_modal .txt_input{
	vertical-align:top;
	margin:0px;
	background-image:url("input_bg.gif");
	background-repeat:repeat-x;
	border-color:#A1A1A1 #C1C1C1 #D1D1D1;
	border-style:solid;
	border-width:1px;
	*:margin:default;
	font-size:16px;
}
#checkout_dialog_modal select{
	font-size:16px;
}
#checkout_dialog_modal .txt_input_single{
	height:19px!important;
}
#checkout_dialog_modal  p{
	margin: 0;
}

#checkout_dialog_modal .btnContainer{
background-color:#DADADA;
border-top:1px solid #F9F9F9;
padding:15px;
text-align:right;
}
#checkout_dialog_modal .subtitle{
	background:transparent url(../imgUser/article.gif) no-repeat scroll center left;	
	height:24px;
	line-height:24px;
	padding-left:24px;
	font-size:22px;
	font-family:inherit;
	letter-spacing:-1px;
	margin-bottom:10px;
	color:#93141D;
	font-weight:normal;
}		

.separator{
	margin-top:1px;
	margin-bottom:3px;
	border:0;
	height: 0;
	border-bottom:1px dotted #cccccc;
}

#element_Us_registro .btnForm input:hover, #info_solicitud_reg a.btnGeneraPedido:hover,
 .btnContainer a.btnGeneraPedido:hover { background-color: #111; color: #fff; }

/***************Menu usuario********************/
.uMenu{ 
	background: url(../imgUser/PedidoSnap) right top no-repeat;
	color:#666666;
	font-size:12px;
	height:59px;
	vertical-align:middle;
	padding-top:12px;
}
.uMenu ul{
 	position:absolute;
	list-style:none;
	display:inline;
}
.uMenu li{
	float:left; 
	display:inline;  
	font-size: 12px;
	position:relative;
	text-transform: capitalize;
	font-weight:normal!important;
	text-align:center;
}
.uMenu li a, .MenuUser li a:active, .uMenu a, .MenuUser a:active {
	text-decoration:none;
  	display:block; 
  	clear:both;	
	vertical-align:top;
	font: bold 14px/36px "Helvetica Neue",Arial,sans-serif;
	margin: 5px 2px 0;
	height: 36px;
	padding: 0 10px;
	color: #999;
}
.uMenu li a:hover{ color: #c22f1e; }

.Table_content {
	background:  url(../imgUser/ContenidosRight.jpg) right top no-repeat #FFF;
	border:1px solid #a6a6a6;
	margin-left:5px;
	padding:0;
	text-align:justify;
	vertical-align:top;
	width:100%;
	-moz-box-shadow:3px 3px 3px #a6a6a6;
	-webkit-box-shadow:0px 0px 2px #a6a6a6;
	box-shadow:0px 0px 2px #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.ContentTable{
	width:1000px;
}

.Table_categorias{ 
	width:200px;
	background: url(../imgUser/BackLeft.png) right top repeat-y;
	border:#000 1px solid;
	color:#fff;
}

.Table_item{ 
	width:650px;
	border: solid 1px #999999; border-spacing:2px;
}
#element_Us { 
	text-align:left; 
	width:95%;
	font-size: 12px;
	line-height: 15px;
	color:#666666;
	padding-left:10px; 
}
#element_Us ul{ 
	list-style-type: none; 
	margin: 0;
	padding: 0;
}
#element_Us li,#element_Us li a,#element_Us li a:active{ 
	margin-left: 2px;
	margin-top:5px;
	color:#666666;
	text-decoration:none;
	border-bottom:#999999 1px dashed;
}
#element_Us li a:hover{ 
	margin-left: 8px;
	color:#006699;
	text-decoration:underline;
}
#feed_icon{
	float:right;
	clear:both;
	width:20px;
	height:20px;
}

/*******************FOOTER********************/

#subfooter{ 
	color:#775555;
	font-size:11px;
	margin:0 auto;
}

#footer{ 
	width:1000px;
	background:#E7E7E7 url(../imgUser/topBar_bg.jpg) bottom center;	
	margin:0px auto;
	height:50px;
}

.menu_footerOption{
	color:#555;
	font-size:12px;
	float:left;
	padding:0px 10px;
	border-right: 1px solid #775555;
}

.menu_footerLast{
	color:#555;
	font-size:12px;
	float:left;
	padding:0px 10px;
}

.menu_footerLast: hover, .menu_footerOption : hover{
	color:#600;
}
/*******************NUBE TAGS*********************/

#tagCloud,#tagCloud a,#tagCloud a:active{
	color:#006699;
	width:250px;
}
#tagCloud a:hover{
	color:#FFFFFF;
	width:250px;
	background:#6699CC;	
	padding:1px;

}

/**Titulos*/

.BarTitulos {
	 text-transform:capitalize;
	 color: #666;
	 text-align:left;
	font-size:20px;
	font-weight:bold;
	line-height:36px;
	padding:10px 10px 0 0;
	border-bottom: 1px dotted #CCC;
}
.BarTitulos br { display: none; }
.TitleSmall{
	 font-size: 12px;
	 font-weight: bolder;
	 text-transform:capitalize;
	 font-variant:small-caps;
	 font-stretch:extra-condensed;
	 color:#333333;
	 text-align:center;
	 padding-bottom:3px;
	 padding-left:3px;
}

/****************ARBOL*************************************/

#arbol1{
	width:200px;
	overflow:auto 
	/*border:#CCCCCC 2px solid;*/
}
#arbol1 ul, #arbol1 ul ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#arbol1 ul ul{ margin-left: 10px; }
#arbol1 li{ 
	background:url("../imgUser/FlechaMenu.gif") no-repeat scroll right center transparent;
	clear:both;
	margin:3px 0;
	white-space:nowrap;
}
#arbol1 li img{ cursor:pointer; }
#arbol1 li a:link, #arbol1 li  a:visited{
	cursor:pointer;
	font-size: 13px;
	line-height: 25px;
	color:#FFF;
	white-space: nowrap;  
	text-decoration: none;
	letter-spacing:-1px;
}
#arbol1 .main_folder li.child_folder a { font-size: 11px; letter-spacing: 0; }
#arbol1 li a:active{ color:#666666; }
#arbol1 li a:hover{ color:#f8f8f8; }
#fjtree_comp_inst0_admin_tree1{ /*background:url(../imgUser/list_open.png) repeat-x scroll 0 0;*/ }
#roottree{	/*background:url(../imgUser/list_closed.png) repeat-x scroll 0 0;*/ }
#pathNodoSelect{ color:#999999; font-size:12px; height:2px; padding:1px; }

.main_folder{ background: url("../imgUser/MainMenu.png") left top repeat;}
/**************** ENTIDADES *************************************/



/* TEMPLATES DE ENTIDAD */

.tpl_image{
	margin:12px;
	font-size: 11px;
	width:95%;
	height:auto;
	border: 1px solid #E5E5E5;
	background: #CCC url(../imgUser/bg_lateral.jpg) no-repeat top right;
	-moz-border-radius: 24px;
	border-radius: 24px;
	-webkit-border-radius: 24px;
	-khtml-border-radius: 24px;	
}

.tpl_image .botonera{
	list-style:none;  margin:10px 0 0; padding:0;
}

.tpl_image .botonera li{
	padding-bottom:8px;
}
.tpl_image .botonera li a {
	color: #FFF;	
	display:block;
	padding: 3px 10px;
	text-decoration: none;
}
.tpl_image .botonera li a:hover {
	filter:alpha(opacity=50);	/* Transparency - IE */
	opacity:0.5; /* Transparency - Firefox */
	background-color: #000;	
}
.tpl_image .botonera li img{
	padding-right:5px;
	vertical-align:middle;
}

.tpl_image .col1{
	width:77%;
	vertical-align: top;	
}
.tpl_image .col2{
	vertical-align: top;
	padding: 0;
}
.tpl_image .tpl_title{
	color:#555;
	font-size:14px;
	letter-spacing:-1px;
	border-bottom:1px dashed #B1B3B6;
	padding-bottom: 3px; 
}

.tpl_image .ruta a{
	font-size:10px;
	color:#777;
}
.tpl_image .trprecio { line-height:22px; }
.tpl_image .view_more{
	font-size:14px;
}

.smenu{
	background:url('../imgUser/down.png') no-repeat right top;
	padding-right:20px;
	padding-left:10px;
	height:24px;
	border:1px solid #cccccc;
	border-right:1px solid #cccccc;
	color: #000;
	text-decoration:none;
	line-height:20px;
	vertical-align:middle;	
}

.ruta_details_main{
	margin-top:10px;
	margin-bottom:10px;
}

/********* CONTENIDO ****************/
#arbol_entidad_description{
	font-size:11px;
	margin:5px;
	text-align:justify;
	/*border:1px solid #a6a6a6;*/
}

.buscador{
	color: #FFF;
	float:left;
	font-size:11px;
	padding-bottom:5px;
	padding-top:2px;
	text-align:center;
	width:250px;
}
.buscador a { color: #FFF; }

#searchbus{
	width:190px;
	margin-left:8px;
}

.top_bar{
	background:#E7E7E7 url(../imgUser/topBar_bg.jpg) bottom center;	
}

.input_arrowButton{
	vertical-align:bottom;
}

.cuadroTXT{
	background:#FFF;
	border-top:#999 thin solid;
	border-left:#999 thin solid;
	width:150px;
	color:#333;
	font-size: 12px;
}

.btnTXT{
	color:#333;	
	font-size: 12px;
	border:#999 thin solid;
	-moz-border-radius: 10px;
	padding:2px 10px;
	cursor:pointer;
}

.buscador.txt{
	border:1px solid #666666;
	font-size:12px;
	margin-right:5px;
}

#shop_button {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:9px 0 11px 0px;
	text-align:center;
	width:175px;
	margin:6px 0px;
	float:right;
	position:relative;
}

#scart_ntotalnum_top {
	padding:0 0 0 10px;
	font-weight:normal;
}
.shopcontainer{
	margin:0px 10px;
}

/* Boton de Cerrado */
a.closeButton { margin: 10px 0 0 85%; height: 20px; padding-right:17px; color: #666; font-weight: bold; font-size: 16px; text-transform: uppercase; font-weight: bold; line-height: 21px; display: block; background: #FFF url(../imgUser/close.gif) no-repeat right 2px; width: 80px; clear: both; text-decoration: none; }
a.closeButton:hover { color: #666; background-position: right -20px; }

#scart{
	clear:both;
}
.shopcontainer .scartheader { 
	background-color: #e9e9e5; 
	margin-top: 15px; 
	border-left:3px solid #EAEBEA;
	border-right:3px solid #EAEBEA;
	width: 100%;	
}
#scart table{
	width:100%;
	background:#ffffff;
}
.notas_compras{
	color:#333;
	font-size:10px;
	line-height:0.5em;
	margin-left:20px;
}
.no_elementadd{
	background-color:#FDFCDA;
	border-left:3px solid #886E37;
	color:#886E37;
	font-size:14px;
	font-weight:bold;
	margin:2px;
	padding:12px;
}
.no_elementadd img{
	vertical-align:middle;
}
#scart td{
	border-bottom:1px dashed #cccccc;
	padding:5px 1px 5px 1px;
}
#scart td img{
	border:1px solid #cccccc;
	background:#ffffff;
	padding:3px;
}


/************ PAGINACION ENTIDADES ************/
.pagenavi {
	color:#AAA;
	font-size:10px;
	font-weight:bold;
	line-height:22px;
	padding:12px 0;
	text-align:center;
	text-transform:uppercase;
}
.pagenavi a, .pagenavi a:link, .pagenavi a:active { margin: 2px; text-decoration: none; }
.pagenavi a:hover { font-weight:bold; }
.pagenavi span.pages { padding: 2px; margin: 2px; }
.pagenavi span.current { padding: 2px; margin: 2px; font-weight: bold; color: #FFF; background-color: #841127; }
.pagenavi span.normal { padding: 2px; margin: 2px; border:#CCC 1px solid; }
.pagenavi span.extend { padding: 2px; margin: 2px;	}

/**************** DESCRIPCION DE CATEGORIA ******************************/

#div_category_details{
	margin: 0 10px;
	height:auto;
}

#div_category_desc_icon{ 
	float:left;
	margin-right:15px;
	border:#E9E9E9 1px solid;
}

#div_category_desc_icon img{
	margin:10px;
}

#div_category_desc_description{
	float:left;
}

/********************* MENU SIMPLE ******************/
.contextMenu{
	border:1px solid #202867;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	width:200px;
	font-size:12px;
	background-repeat:repeat-y;
	display:none;
	position:absolute;
}

.contextMenu a,.contextMenu a:link, .contextMenu a:active,.contextMenu a:visited,.contextMenu a{
	color: #000000;
	text-decoration:none;
	line-height:15px;
	vertical-align:middle;	
	display:block;	
	width:100%;
	clear:both;
	height:15px;
}

.contextMenu li{
	list-style-type:none;
	padding:1px;
	margin:1px;
	cursor:pointer;	
	clear:both;
}
.contextMenu a:hover{
	border:1px solid #000;
	padding:0px;
	background-color:#E2EBED;
}

.contextMenu img{
	border:0px;
}

/********************** GALERIA DE IMAGENES ************************************************/

#dhtmlgoodies_slideshow{
	width:640px;	/* Total width of slideshow */
}
#previewPane{
	border:1px solid #000;
	margin-right:10px;	
	text-align:center;
	vertical-align:middle;
	padding-top:30px;
	overflow:auto;
	/* CSS HACK */
	height: 452px;	/* IE 5.x */
	height/* */:/**/420px;	/* Other browsers */
	height: /**/420px;
	width:500px;		
	float:left;	
}
#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:300px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;	
}	

#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
	float:left;	/* Floating */
	/* CSS HACK */
	height: 463px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
	height/* */:/**/447px;	/* Other browsers */
	height: /**/447px;
	/* CSS HACK */
	width: 124px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
	width/* */:/**/120px;	/* Other browsers */
	width: /**/120px;
	border:1px solid #000;	/* Black border */	
	padding:1px;	/* A little space between the black border and the content inside */
	position:relative;
}
#galleryContainer #arrow_down{	/* Arrow down image */
	height:35px;
	position:absolute;
	bottom:0px;
	z-index:100;
}
#galleryContainer #arrow_up{
	height:35px;	/* Arrow up image */
	position:absolute;
	top:0px;
	z-index:100;
}
#theImages{	/* DIV where the images are located */
	top:35px;
	position:absolute;
	overflow:hidden;
	height:385px;	/* Height of boxes for the images */
}
#theImages div{	
	position:relative;	/* Don't change this */
	height:1500px;	/* Higher than total height of thumbnails */
}

#theImages img{
	border:0px;	/* No border */
	filter:alpha(opacity=50);	/* Transparency - IE */
	opacity:0.5; /* Transparency - Firefox */
	padding-top:1px;	/* Space between images */
}

#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:italic;
	text-align:center;
	font-size:0.9em;
}

#previewPane #largeImageCaption .gallery_title{
	font-size:14px;
	font-weight:bold;
}
#theImages .imageCaption{ display:none; }

/************** SEPARAMOS POR CATEGORIAS ***************/

.separador{
	background:transparent url(../imgUser/separador.jpg) repeat-y left top;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	margin:0 8px 0 0;
	padding:2px 5px;
}
.tabla_cats_mosaico{ width:100%; }
.tabla_cats_mosaico td{ width:33%; font: bold 11px Arial, Helvetica, sans-serif; letter-spacing: 1.1px; padding:10px; text-align: center; color: #999; }
.tabla_cats_mosaico td img{ padding:3px;}

/**************** GALERIAS ARCHIVOS ***************************/
#entidad_related_files { border:#00FF66 solid 2px; }
#entidad_related_files_sub{ background:#CCCCCC; }

/**************** RATING ***************************/
.rating{ 
	width:80px;
	height:16px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(../img/star-matrix.gif) no-repeat 0 0;
}

/* add these classes to the ul to effect the change to the correct number of stars */

.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}

ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}

ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(../img/star-matrix.gif) no-repeat 0 0
}

ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */

/*SELECTED ITEM*/

.selecteditem{
	border:1px dashed;
	color:#000000;
	font-weight:bold;
	height:100%;
	padding:3px;
}
.floatL{float:left;}
.floatR{float:right;}

/***************  COMENTARIOS ********************************/

.formLeft{width:280px;}
.formRight{width:380px;}
#commentForm {		
	margin-top:15px;
	padding-top:15px;
}

#commentForm textarea {
	width:365px;
	padding:5px;
	height:170px;
	font-size: 11px;
}
#commentForm label{
	width:70px;
	float:left;
	text-align:right;
	display:block;
	margin:5px 10px 0 0;
	font-weight:bold;
}
#commentForm .formLeft p{
	border-bottom:1px solid #e1e1e1;
	padding:10px 0;
	margin:0;
}
#commentForm .formLeft input#comments_comment,
#commentForm .formLeft input#comments_title	{
	width:160px;
	padding:3px 3px 3px 20px;
	background-position:3px 3px;
	background-repeat:no-repeat;
	border:1px solid #CCC;
}			

#commentForm .formLeft input#comments_title{background-image:url(/img/icon_url.gif);}
input#comments_sendcomment{
	margin:10px 0 0 0;
	width:100%;
	padding:5px 0;
	color:#FFF;
	border:2px solid #000;
	background-color:#555;
}

/*********************** LISTA DE COMENTARIOS *******************************/

#element_list_comments .pagnav{
	margin-top:10px;
}



#element_list_comments ul{list-style:none;margin:0; padding:0;}
#element_list_comments li{
	border-bottom:1px dashed #CCC;
	padding:2px;
	background:#EAEAEA ;
}

#element_list_comments li h5{
	overflow:auto;
	font-size:12px;
}
#element_list_comments li h5 img{
	float:right;
	padding:2px;
	margin:0 10px 0 0;
}
#element_list_comments li h5 cite{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	color:#336699;
}
#element_list_comments li h5 small{
	display:block;
	color:#333333;
	text-transform:capitalize;
	font-weight:bold;
}
#element_list_comments .theComment{
	padding:4px;
	font-weight:normal;
}
#element_list_comments .theComment p{
	font-size:10px;
}
	
/*******user **********/

.cuadroTXT,.cfocus{
	background:#FFF;
	border:1px inset #eee;
	width:120px;
	border:1px solid #A0A0A0;
	font-size: 12px;
}
.cuadroTXT{ color:#999; }
.cfocus{ color:#00000!important; }
.cfocus_border{ /*border:2px solid red!important;*/ }

#usrLogin{
	background:transparent url(../imgUser/user.gif) no-repeat scroll right top;
	border:medium none;
	height:16px;
	margin-left:0;
	padding-bottom:0;
	padding-top:5px;
	text-align:left;
	width:85px;
}
#usrPsw {
	background:transparent url(../imgUser/password.gif) no-repeat right top;
	border:medium none;
	clear:both;
	height:16px;
	margin-left:4px;
	padding-bottom:0;
	padding-left:10px;
	padding-top:5px;
	text-align:left;
	width:56px;
}
.register_block{
	display:table;
	height:30px;
	padding:2px 10px;
}

.input_arrowButton {
	border: none;
	height: 22px;
	vertical-align:bottom;
	float: left;
	background: transparent;
	outline: none;
}
 
.input_arrowUser {
	border:0 none;
	height:21px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	vertical-align:bottom;
	display: inline-block;
}

#searchbus {
	background:transparent url(../imgUser/buscadorLeft.png) no-repeat right top;
	border: none;
	clear:both;
	height:22px;
	padding-bottom:0;
	text-indent:30px;
	line-height: 22px;
	font-size: 10px;
	padding-left:7px;
	text-align:left;
	width:139px;
	display: inline-block;
	outline: none;
	float: left;
}
.search_arrowButton {
	border: none;
	padding:0;
	height: 22px;
}
.opcBusqueda { text-align: center; padding: 5px 0; clear: both; }

/* Estilos para Dialogo de Inicio de Sesion */
#wrapperSesion {
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#FAFAFA;
    position:absolute;
    width:210px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 1; 
    margin-top: 16px;
    margin-right: 0px;
    margin-left: 0;
    *margin-right: -1px;
    color:#333;
    font-size:11px;
}

#wrapperSesion input[type=text], #wrapperSesion input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #CCC;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
    background: #FFF;
}
#wrapperSesion p { margin:0; }
#wrapperSesion a { color:#6AC; }
#wrapperSesion p a { color:#27B!important; }
.signinSubmit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
	background-color:#BEBEBE;
	border:1px solid #BBBBBB;
    color:#fff;
    text-shadow:0 -1px 0 #888;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
}
.signinSubmit::-moz-focus-inner { padding:0; border:0; }
.signinSubmit:hover, .signinSubmit:focus { background-position:0 -5px; cursor:pointer; }
a.iniciaSesion { 
	color: #FFF; 
	padding: 4px 20px 4px 8px; 
	outline: none; 
	background: url(../imgUser/initLoginLight.png) no-repeat 96% 50%;	 
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    text-decoration: none;
    margin-right: 6px;
}
a.menu-open { 
	text-decoration: none; 
	color: #999; 
	background: #FAFAFA url(../imgUser/initLoginDark.png) no-repeat 96% 50%;
	-moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;	 
}
a.btnRegistro {
	text-decoration: none; 
	color: #FFF; 
	padding: 4px 20px 4px 8px; 
	outline: none; 
	background: none;	 
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    outline: none;
}
.btnRegistro:hover { color: #FFF; }
/* Estilos Temporales */
div.blockUI { height: 90%; overflow: auto; }
div.shopcontainer {  
	background: #FFF;
	padding: 0 8px; 
	top:50px;
	width:750px;
	margin: 0 auto;
}
.col_content  {
	color: #666;
}
.col_content .titulo_txt { font-size: 14px; }
.info_container { width: 680px; margin: 0 auto; } 
div#logoSnap { padding: 10px 22px; text-align:right; }

#tablerecover{
	background: url(../imgUser/securePSW.jpg) top center no-repeat #FFFFFF;
}

/* Estilos formulario de Gastos de Envio */
#navCompra { overflow: hidden; border-bottom:1px solid #CBCBCB;	text-align: center; padding: 8px 0; }	
#navCompra a, #navCompra a:active, #navCompra a:visited {
	display: inline-block;
	background-color: #CCC; 
	text-decoration:none;    
	margin-top:55px;
	outline:none;
	text-indent: -10000px;
	width: 177px;
	height: 27px;
}

#navCompra a.selected, #navCompra a.selected:active, #navCompra a.selected:visited {
	background-color: #DD4B4B;
	text-decoration:none;
	outline:none;
}
div.hiddencontent {
	background-color:#E9E9E9;
	border-bottom:1px solid #CBCBCB;
	border-top:1px solid #F9F9F9;
	padding: 10px 15px 20px;
	display:none; 
}

/* Imagenes de Tabs de Formulario */
a#datPago { background: url(../img/imgCompra/img_paso1_off.png) no-repeat top center; }
a#datFactura { background: url(../img/imgCompra/img_paso2_off.png) no-repeat top center; }
a#datEnvio { background: url(../img/imgCompra/img_paso3_off.png) no-repeat top center; }

a#datPago:hover { background: #CCC url(../img/imgCompra/img_paso1_on.png) no-repeat top center; }
a#datFactura:hover { background: #CCC url(../img/imgCompra/img_paso2_on.png) no-repeat top center; }
a#datEnvio:hover { background: #CCC url(../img/imgCompra/img_paso3_on.png) no-repeat top center; }
