
/* GENERALES*/
* {
	margin: 0;
	padding: 0;
	}
html, body {
	height:100%;
}

img, input{
	border:0;
}
ul {
	list-style: none;
	}
a{
	text-decoration:none;
	color:#4D461A;/*color:#FF6600;*/
	font-weight:700;
}
strong{
	color:#292418;
	}
h1,h2,h3,h4{
	margin:0;
}
input[type=text], input[type=password], .camposForm3{
	border:1px solid #ccc;
	background-image:url('http://www.rupalnet.com/img/bg_modal.gif');
	background-position:0px 1px;
	background-repeat: repeat-x;
	color:#333;
	padding:3px 0;
	margin:0;
}
	
button a{ display:block; }
.camposForm1, .camposForm3{
	width:200px;
	}
.camposForm2{
	width:40px;
	}
	
/*input[type=button], input[type=submit], input[type=reset]{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #888;
	background-image:url('http://www.rupalnet.com/img/bg_modal.gif');
	background-position:0px 1px;
	background-repeat: repeat-x;
	padding:3px 0;
	color:#333;
	margin:2px 0;
	cursor:pointer;
	hand;
}*/
/* FUENTES */
h1, h1 a, .item h1{	
	/*font-size:18px;*/
	font-size:1.2em;
	color:#3D3626;/*#4b3d3a*/
	line-height:18px;
	font-weight:700;
	letter-spacing:1px;
	}
h2{
	font-size:12px;
	color:#4d461a;
	font-weight:700;
	}
h3{
	/*font-size:x-small;
	font-weight:700;
	color:#4d461a;*/
	font-size: x-small;
	color:#333;
	font-weight:400;
}
h4, h4 a{
	font-size:11px;
	color:#000;/*#4b3d3a;*/
	font-weight:400;
}
h5{	font-size:12px;
	color:#4b3d3a;
	font-weight:700;
	line-height:12px;
	margin-bottom:5px;
	text-decoration:underline;
	}
/*PROVISIONAL para titulos*/
h6{	font-size:12px;
	color:#3D3626;/*#292418;*/
	font-weight:bold;
	padding:0;
	padding-top: 10px;
	}

label{
	margin:5px 0;
	
	}
/* ACCESOS DIRECTOS */
.cb {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.dn {
	display:none;
}
.di {
	display:inline;
}
.db {
	display:block;
}
.w100 {
	width:100%;
}
.w50 {
	width:48%;
}
.w70 {
	width:70%;
}
.w30 {
	width:30%;
}
.w75 {
	width:74%;
}
.w25 {
	width:24%;
}
.w20 {
	width:20%;
}
.h30 {
	height:30px;
}
.ac {
	text-align:center;
}
.al {
	text-align:left;
}
.ar {
	text-align:right;
}
.aj {
	text-align:justify;
}
.xz{
	vertical-align:middle;
	}
.tu{
	text-decoration:underline;
	}
.vt{
	vertical-align:top;
	}
/* margin & padding generales */
.m5{
	margin:5px;
	}
.m10{
	margin:10px;
	}
.mb5{
	margin-bottom:5px;
	}
.mb10{
	margin-bottom:10px;
	}
.mb15{
	margin-bottom:15px;
	}
.ml5{
	margin-left:5px;
	}
.ml10{
	margin-left:10px;
	}
.ml15{
	margin-left:15px;
	}
.mr10{
	margin-right:10px;
	}
.mr15{
	margin-right:15px;
	}
.mt5{
	margin-top:5px;
	}
.mt10{
	margin-top:10px;
	}
.mt15{
	margin-top:15px;
	}
.p5{
	padding:5px;
	}
.p10{
	padding:10px;
	}
.pb5{
	padding-bottom:5px;
	}
.pb10{
	padding-bottom:10px;
	}
.pt10{
	padding-top:10px;
	}
.pt5{
	padding-top:5px;
	}
.pl10{
	padding-left:10px;
	}
.manito {
	cursor:pointer;
	hand;
	}
b {
	font-weight:700;
}
/* FIN ACCESOS DIRECTOS*/

.descripcionCategoria{
	    padding:5px;
}

.descripcionCategoria  p{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:right;
}



/* CAMPOS BUSCADOR */
.campos-buscador{
	padding:4px;
	border-bottom:3px solid #4D461A;
	}
.campos-buscador ul{
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:8px 60px 0;
	}
	.campos-buscador li{
	float:left;
	}
	
	.campos-buscador li #b_TTULOE9{
	padding-top:4px;
	
	}
		
	.campos-buscador input[type=submit], .campos-buscador input[type=reset], .campos-buscador input[type=button]{
	border:0;
	/*background-position: 0 -92px;
	background-repeat: no-repeat;*/
	background-image:url('http://www.rupalnet.com/img/btns.gif');
	background-repeat:repeat-x;
	padding:4px 10px;
	color:#fff;
	margin:0 0 0 10px;
	cursor:pointer;
	hand;
	text-align:center;
	width:73px;
	height:26px;
	
	}
	
	.campos-buscador li .botones{
	padding:4px 20px 0;
	}
	.campo-buscador{
	float:left;
	margin:3px;
	width:227px;
	text-align:left;
	height:50px;
}
/*.campo-buscador div{
	padding:1px 10px 1px 10px;
}*/
.formWrapper{
	background-image:url('http://www.rupalnet.com/img/bg_busqueda.png');
	background-repeat:repeat;
	color:#FFF;
	}

.titulo-campo{
	font-size:11px;
	font-weight:400;
	color:#FFF;
	margin-top:4px;
}
#busqueda{
/* SEBASTIAN	margin:0 10px 10px; */
	/*padding:0 10px 10px 10px; */
	
	/*Modificado 7/12/ MTN
	/*padding:12px;*/
}
/* FIN CAMPOS BUSCADOR */

/* PAGINADOR */
.pagina_actual{
	color:#3D3626;
	font-size:16px;
	margin-bottom:-10px;
}
	
.paginador{
	font-size:9px;
	color:#3D3626;
	font-weight:normal;
	text-align:left;
	line-height:6px;
	padding:2px;
	height:30px;
	clear:both;
	margin-bottom:10px;
	}
.paginador a{
	color:#3D3626;
	text-decoration:none;
	}
.paginador-item{
	float:left;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #c6c4c4;
	background:#fff;
	height:16px;
	width:16px;
	text-align:center;
	line-height:15px;
	margin-right:5px;
	cursor:pointer;hand;
}
.paginador-item-actual{
	float:left;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #c6c4c4;
	background:#fff;
	height:16px;
	width:16px;
	text-align:center;
	line-height:15px;
	margin-right:5px;
}
.paginador-item-control{
	float:left;
	height:17px;
	width:17px;
	text-align:center;
	line-height:15px;
	margin-right:5px;
}

/* MENSAJES */

.warningmsg {
	-moz-border-radius:5px;
	margin:3px 0;/*margin:10px 0 10px 0;*/
	background-color:#FFFFDD;
	border:0px solid #EE8;
	padding:10px;
	color:#fff;
}
.errormsg {
	-moz-border-radius:5px;
	margin:3px 0;/*margin:10px 0 10px 0;*/
	background-color:#fff;/*#F18383;#DAA;*/
	border:1px solid #E7A919;
	padding:10px;
	color:#333;
}
.infomsg {
	-moz-border-radius:5px;
	margin:3px 0;
	background-color:#f0f0f1;/*background-color:#292418;*//*background-color:#3D3623;*/
	border:1px solid #f0f0f1;
	padding:10px;
	color:#3d3623;
}
.confirmmsg {
	-moz-border-radius:5px;
	margin:3px 0;/*margin:10px 0 10px 0;*/
	background-color:#C1AF3E;/*#BFF1B8;*/
	border:1px solid #E6FBE7;
	padding:10px;
	color:#000;
}
.confirmmsg a {
				color:#FFF;
				font-weight:bold;
				text-decoration:none;
				}
.table {	
		
		background:#fff;
		/*width:275px;font:'arial',helvetica, verdana;*/
		color:#041449;
		text-align:right;
		cellpadding:0px;
		cellspacing:0px;
		}

.table td, .table th {
		padding:5px 0;
}

.table a {
		color:#041449;
		font-weight:500;
		text-decoration:none;
}

.table a:link {}

.table a:visited {
		font-weight:normal;
}

.table a:hover {
		border-bottom: 1px dashed #fff;
}
.table thead{
		background:#E59218;   /*#D58815; background:#3d3623;*/
	 	color:#fff;
		font-weight:100;
		
		border-right:1px solid 	#baaf99;
		}
.table tbody th, .table tbody td {
		/*padding-right:10px;*/
		border-right:1px solid 	#baaf99;	
		border-bottom: dotted 1px #d0d0d0;
}

.table tbody th {
		white-space: nowrap;
}

.table tbody th a {
		color:#041449;
}


.table tbody tr:hover {
		background:#F0F0F1;
}
.table tbody tr:hover .grafico{
		background:#fff;
}
/* MODAL */

.modal {
	position:absolute;
	width:auto;
	padding:0px;
	text-align:left;
	z-index:997;
	display:none;
}

#cover {
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	background-color:#000;
	z-index:990;
}
.modalLuka {
	background-image:url('/js/modal/bg-item.gif');
	background-repeat:repeat-x;
	background-position:0px 1px;
	background-color:#FFF;
	padding:0px;
	border: 0px solid #dcd4bd;
}
.modal span {
	padding:5px 0;
	text-align:justify;
	z-index:998;
}
.modal .botonSi, .modal .botonNo {
	background-image:url('/js/modal/bg-item.gif');
	background-repeat:repeat-x;
	background-position:0px 1px;
	background-color:#FFF;
	padding:3px;
	border: 1px solid #dcd4bd;
	margin:5px;
	float:right;
}

.carro {
	background-color:#EEE;
	border-bottom:4px solid #CCC;
	width:100%;
}

.sinStock{
	background:#E48D17;
	/*background:#BCB19B; */
	color:#fff; 
	padding:2px;
}




/* MODALES */
.fondoModal{
	background-image:url('http://www.rupalnet.com/img/bg_thumb.gif');
	background-repeat:repeat;
	text-align:center;
	}
.fondoModal img{
	padding:15px 0 15px 0;
}








/* CUSTOMS */
p{
	margin: 0;
}
#input_unidades{
	padding:2px;
	font-size:15px;
	font-weight:bold;
	border:2px solid #CCC;
	width:50px;
}
.detalle_registro{
	padding:10px;
/*	background-image:url('http://www.rupalnet.com/img/bg-item.gif');
	background-repeat:repeat-x;	
	background:red;*/
	
}
.detalle_registro p{
	margin-bottom:15px;
}
.boton-checkout{
	background:#EEE;
	margin:0 0 15px 0;
	padding:0;
	
	
}
#boton-checkout p{
	padding:0;
	margin:15px 0 0 0;
}
body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#3D3626;
	height:100%;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif	/*Verdana, Arial, Helvetica, sans-serif*/;
	font-size:x-small;
	color:#333;
	}
#container{
	min-height: 100%;
	height:100%;
	margin:0 auto;
	width:960px;
	text-align:left;
	display:block;
	}
* html #container {
	height: 100%;
	/*position:relative;*/
	}
#main{
	background-image: url('http://www.rupalnet.com/img/rupal_main_bg.gif');
	background-repeat:repeat-y;

}
#columna180{
	float:left;
	width:180px;
	background-color:#baaf99;
	display:inline;
/* 	margin-left:5px; */
	}
#body{
	float:right;
	
	margin-left:0px;
	background-color:#fff;/*D6D5D9 background-image: url('http://www.rupalnet.com/img/bg.png');
	background-repeat:repeat-x;
	background-position: 0 35px;height:100%;*/
	width:780px;
	
	
	display:inline;
	}
#caja-top{
	background-color:#D58815;
	background:#d7d0c3 url('http://www.rupalnet.com/img/bg_botonera.png');
	background-repeat:repeat-x;
	border-bottom: 1px solid #fff;
	float:right;
	margin-left:0px;
	width:780px;
	display:inline;
}
.caja-derecha{
	width:150px;
	margin:5px;
	background:#d7d0c3 url('http://www.rupalnet.com/img/cajaderecha.png');
	background-repeat:repeat-x;
	font-weight:700;
	text-align:center;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #fff;
	padding:10px;
	/*;
	
	margin-top:10px;*/
}
#caja-izquierda{
	/*width:600px;
	background-color:#baaf99;*/
	float:left;
	margin:5px;
}
#pie {
	background-color:#000;
	background-image: url('http://www.rupalnet.com/img/pie_bg.jpg');
	margin:0;
	clear: both;
	width:960px;
	height:142px;
	color:#fff;
	padding:0;
	bottom:0;
	/*font-size:11px;*/
	}
	#pie p{
	margin:10px 0 0 0;
	}
	#pie ul{ 
			display:block;
			color:#b2a685;
			text-align:left;
			/*border-left:1px solid #E3E3E3;*/
			margin-bottom:10px;
			}
			#pie ul li{
						display:inline;
						border-right:1px solid #E3E3E3;
						
									padding:2px 10px;
						}
						#pie ul li a{
										color:#b2a685;
									text-decoration:none;
									}
						#pie ul li a:hover, #accesosdirectos ul li a:hover {
									color:#fff;
									}		
.bg_top{
	background-image:url('http://www.rupalnet.com/img/bg_top.gif');
	background-repeat:repeat-x;
	height:100%;
	}
#cabecera {
	
	margin-top:10px;
	color:#fff;
	float:left;
	width:inherit;
	border-top:1px solid #fff;
	}
.bannerSeccion{
	width:960px;
	height:190px;
	background-image:url('http://www.rupalnet.com/img/header1.jpg');
	background-repeat:no-repeat;
	border-bottom:1px solid #fff;
	display:block;
	}
#logo {
	width:250px;
	float:right;
	margin:60px 0 0 0;
	padding:0;
	text-align:center;	
	text-decoration:none;
	}
#iconosSociales{
	width:;
	float:right;
	margin:2px 5px 10px;
	/*background-image:url('http://www.rupalnet.com/img/bordebajo.gif');
	background-repeat:repeat-x;*/
	background-position:top;
	display:inline;
	}
#iconosSociales li{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	}	

#iconosSociales a{
	display: inline;
	color:#2F2C2C;/*#143C84;*/
	margin:3px;
	text-align:center;
	}
#iconosSociales a:hover{
	color:#fff;
	}
#iconosSociales li a em{
	width:32px;
	height:32px;
	background-image:url('http://www.rupalnet.com/img/iconos-sociales.png');
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	text-align:center;
	position:relative;
	margin-left:10px;
	
	}

#iconosSociales li.facebook em{
	background-position:0 0;
	text-align:center;
	}
#iconosSociales li.twitter em{
	background-position:-32px 0;
	}
#iconosSociales li.rss em{
	background-position:-64px 0;
	}
	
#iconosSociales span{
	color:#3C3514;
	margin:0;
	display:block;
	position:absolute;
	text-align:center;
	}

#buscador{
	margin:10px 0px;	
	}
	#buscador h5{
	margin-bottom:0;
	}
	#buscador h5 a{
	color:#3D3626; 
	font-size:11px; 
	text-decoration:underline;
	letter-spacing:1px;
	}
	
	#buscarRapido, #b_TTULOE9{
	/*background-image: url('http://www.rupalnet.com/img/1.png');
	background-color:transparent;*/
	background:#E7E3E0;
	}
	#buscarRapido {	
					background-position:0 0;
					background-repeat:no-repeat;
					width:100px;
					height:20px;
					display:inline;
					border:0 none;
					margin: 0;
					padding:0;
					color:#292418;
					font-size:11px;
					line-height:20px;
					border:1px solid #3D3626;
					}
	#botonBuscador {
					background-image:url('http://www.rupalnet.com/img/buscar.jpg');
					background-repeat:no-repeat;
					padding:5px 0;
					text-align:center;
					font-size:x-small;
					width:47px;
					height:22px;
					margin:0;
					display:inline;
		}
	#b_TTULOE9{
					background-position:  0px -63px;
					height:25px;
					width:390px; 
					border:0px;
					color:#333;
					padding:0 2px;
					}

ul.contacto{
	padding-bottom:10px;
	margin-left:30px;
	list-style-position:outside;
	list-style-image: url(/img/bullet.gif);
	text-align:left;
	line-height:20px;
}

.bannerCabecera .Banner {
/*	width:234px;
*/	overflow:hidden;
	margin: 10px 10px 0 0;
	padding:0; 
	text-align:center;
	border-bottom:1px solid #fff;
	}

			
/* MENU Horizontal principal*/	

#botonera{
	
	z-index:314;
	text-align:left;
	background-repeat:repeat-x;
	background-position: top;
	float:center;
	border-left:0px solid #6c788e;
	border-right:0px solid #f1f1f1;
	width:100%;
	
	}
/* LEVEL ONE */
ul.dropdown {
	z-index:314;
	font-size:x-small;
	/*position: relative;
	 font-size:11px;
	*/
	}
	ul.dropdown li {
		font-weight: 700;
		float: left;
		zoom: 1;
		/*background-image: url('http://www.rupalnet.com/img/rupal_main_bg.gif');
		background-position: 500px 0px;*/
		border:0px;
		border-right:0px solid #6c788e;
		border-left:0px solid #f1f1f1;
		}
		ul.dropdown li a {
			display: block;
			padding:10px 8px;
			color: #000;
			}
		ul.dropdown a:hover {
			color: #fff;
			background-color:#554d3c;
			background-image: url('http://www.rupalnet.com/img/bg_btn.png');
			background-repeat: repeat-x;
			}
		ul.dropdown a:active {
			color: #fff;
			}
	ul.dropdown li:last-child a {
		border: none;
		}  
	/*Doesn't work in IE */
	ul.dropdown li.hover, ul.dropdown li:hover {
		background-position: 0px 0px;
		color:#fff;
	}
	ul.dropdown li.hover a {
		color: #fff;
		padding:10px 8px;
	
	}

/* LEVEL TWO */

ul.dropdown ul {
	width: 240px;
	background:#F5F5F5;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	}
	ul.dropdown ul li {
		font-weight: normal;
		background-color: #e9e9e9;
		background-image: url('http://www.rupalnet.com/img/btn_menuH.png');
		background-repeat: repeat-x;
		color: #074d8f;
		border:1px solid #bbb;
		float: none;
		padding: 0;
		margin: 0 0 0 0;
		}
	/* IE 6 & 7 Needs Inline Block */
		ul.dropdown ul li a {
			border: none;
			width: 100%;
			display: inline-block;
			}
	
/* LEVEL THREE */

ul.dropdown ul ul {
	left: 100%;
	top: 0;
	}
	ul.dropdown li:hover > ul {
		visibility: visible;
		}
/* LEVEL FOUR */

ul.dropdown ul ul ul {
	left: -120px;
	top: 25px;
	}
	/*
ul.dropdown li:hover > ul {
	visibility: visible;
	}
/* FIN MENU Horizontal principal*/
	
/* MENU HOME*/
.accesosdirectos{
	z-index:315;
	/*background-image:url('http://www.rupalnet.com/img/bordebajo.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	background-position:0 -28px;
	padding-bottom:2px;vertical-align:top;*/
	border-bottom:1px solid #625932;
	margin:0;
	padding:0;
	
	
	
	}
	#accesosdirectos ul{
		display:block;
		}
		#accesosdirectos ul li{
		float:left;
		display:inline;
		cursor:pointer;
		hand;
		
		margin-left:5px;
		}
		#accesosdirectos ul li a {
				display: block;
				vertical-align:middle;
				color: #3c3514;
				text-align:center;
				/*padding:0 8px;*/
				width:60px;
				
				}
				
							
/* MENU " CATEGORIAS" */	
.categorias{
	/*background-color:#dcdbe0;
	background-image:url('http://www.rupalnet.com/img/bg.png');
	background-repeat:repeat-x;
	display:block;*/
	margin-bottom:5px;
	
	}
	.categorias ul{
	padding-bottom:5px;
	margin-left:20px;
	list-style-position:outside;
	list-style-image: url('http://www.rupalnet.com/img/itemsMenuVertical.gif');
	}
	.categorias ul li{
	border-bottom: 0px solid #c6c4c4;
	
	}
	.categorias ul li a{
	padding:2px 2px;
	display:block;
	text-transform:capitalize;
	color:#292418;
	font-size:11px;
	font-weight:700;
	}
	.categorias ul li a:hover{
	background-color:#292418;
	color:#d58815;
	}
/* FIN MENU " CATEGORIAS" */	

.item_listado{
	width:760px;
	margin:10px 10px 20px 10px;
	border-bottom:1px dotted #68512F;
}


.item_archivo_destacado{
	margin:0 10px 10px 0;
}
.item_archivo_destacado img{
	border:1px solid white;
}

.item_archivo_destacado p{ 
	color:#fff;/*color:#E48D17;*/
	font-weight:normal;
	background-image:url('http://www.rupalnet.com/img/ui-bg_fine-grain_25_654b24_60x60.png');
	background-repeat:repeat;
	padding:5px;
	}
.Banner{
	text-align:center;
	margin:0 0 15px 0;
	
	}
.titulos{
	
	/*background-image:url('http://www.rupalnet.com/img/bg_titulo.png');
	background-repeat: no-repeat;
	background-position:right;*/
	text-align:left;
	height:30px;
	margin-top:0;
	border-bottom:1px solid #625932;
	}
.subtitulos{
	
	background-image:url('http://www.rupalnet.com/img/bg_busqueda.png');
	background-repeat:repeat;
	background-position:5px 0;
	text-align:left;
	height:40px;
	margin-top:10px;
	border-bottom:1px solid #625932;
	}
.bordebajo{
	background-image:url('http://www.rupalnet.com/img/bordebajo.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
	text-align:left;
	}
.contenedor-pasos-carro{
	background-color:#baaf99;
}
.navBar h2{
	font-size:12px;
	font-weight:bold;
	color:#664907;
	text-transform:capitalize;
	/*color:#e6a418;*/
}
.navBar a{
	text-decoration:underline;
	color:#664907;
	/*color:#e6a418;*/
}
.subcategorias{
	color:#4b3e1c;
	font-size: x-small;
	
	padding-bottom:20px;
	float:left;
	/*width:690px;*/
	
}
.subcategorias ul{	
	line-height:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
	margin:0;
	
	}
	.subcategorias li{
			width:185px;
			display:block;
			float:left;
			margin:5px 3px 0 0;
			text-align:left;
			
			letter-spacing:1px;
			/*border:1px solid #baaf99;*/
			}
			.subcategorias li a{
				/*background:transparent url('http://www.rupalnet.com/img/bullet.gif') no-repeat scroll 5px 5px;
				color:#b57706;
				background-image: url('http://www.rupalnet.com/img/bg_btn.png');
			    background-repeat: repeat-x;
				border:1px dotted #BCB19B;*/
				color:#664907;
				line-height:normal;
				padding:4px 2px 4px 15px;
				text-decoration:none;
				text-transform:capitalize;
				display:block;
				border:1px dotted #664907;
				}	
				.subcategorias li a:hover{
				color:white;
				text-decoration:underline;
				background-color:#3D3626;/*#baaf99;*/
				border:1px dotted #BCB19B;
				}
		
		
.infosecciones{
/*background-color:#d6d5d9;
	background-image:url('http://www.rupalnet.com/img/bg.png');
	background-repeat:repeat-x;	*/
	color:#605E6C;
	
	}
	.infosecciones p{
		margin:5px 0 5px 0;
		font-size:12px;
		font-weight:700;
		line-height:16px;
		border:1px dotted #720000;
		border-left:0;
		border-right:0;
		padding-left:5px;
		}
.caja{
	border-left:2px  solid #625932;
	/*border-left:2px  solid #595758;*/
	}

.item {
	background-color:#fff;
	background-image:url('http://www.rupalnet.com/img/bg-item.gif');
	background-repeat:repeat-x;	
	margin:10px;
	padding:0px;
	text-align:left;
	border-bottom:1px solid #BAB09A;
	/*
	background:#fff;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #BAB09A;
	
	border:1px solid #BAB09A;
	border-top:1px dotted #BAB09A;
	background-color:#9998A0;
	
	*/

	}
.item span{
	color:#333;
	text-align:left;
	font-size:11px;
	display:block;
	
	}
.item .thumb{
	
	margin:2px 2px 0 2px;
	border:1px dotted #c6c4c4;
	text-align:center;
	}
.item .thumb a img {

	vertical-align:top;
	margin:0;
}
.item.white {
background-color:#FFFFFF;
}		
		
.precio{
		color: #605222;
		font-size: 12px;
		line-height:12px;
		letter-spacing:1px;
		font-weight:bold;
		text-align:right;
		border-width:3px 2px;
		border-style:solid;
		border-color:#B8B8B8 #C1B59B #B8B8B8 #7E7B6F;
		background:#DCD9D4;
		/*
		background-image:url('http://www.rupalnet.com/img/bg_item.png');
		background-repeat:repeat;	
		
		
		font-size:16px;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;*/
		
		/*#595758;007DD0*/
		
		
		}
		
#costo_envio{
	display:inline;
	}
.tituloItem{
		/* 	height:40px;
			overflow:hidden; */
			}

.item h5 {	
	text-align:left;
	font-size:11px;
	color:#000;
	font-weight:400;
	}		
	
.item h3 {	
	font-size: x-small;
	color:#333;
	font-weight:400;
	}		
.formulario{
	margin:10px;
	text-align:right;
	}
.obligatorios{
	background:transparent url('http://www.rupalnet.com/img/iconos/bullet_rojo.png') no-repeat scroll center center;
	height:16px;
	padding-right:3px;
	width:16px;
	display:inline;
	}	
.destacados{
	border-bottom:1px solid #625932;
	overflow:hidden;
	margin:10px;
	}
	.destacados li{
	border:1px solid #625932;/*1px solid #C6C4C4;*/
	border-bottom:none;
	color:#3D362;
	
	background-color:#ebeaea;
	background:url('http://www.rupalnet.com/img/btns_destacados.png');
	background-repeat:repeat-x;
	margin:0 2px;
	}
	/* CLASE PARA MOSTRAR ACTIVO UN TABHOME*/
	.destacadosActivo{
	/*border:1px solid #C6C4C4;*/
	border:0px solid #C6C4C4;
	background-color:#ebeaea;
	background:url('http://www.rupalnet.com/img/btns_destacados.png');
	background-repeat:repeat-x;
	background-position:0 -40px;
	margin:0 2px;
	}
	.destacados li a{
	color:#605E6C;
	margin:0 10px;
	}
	.destacados li a.j_tabs_titulo: hover{
	background:red;
	
	background-repeat:repeat-x;
	color:red;
	/*
	background-position:0 -40px;
	#605E6C;*/
	}
		
#pagofacil{
	}
	
.fondoCarro{
	padding-bottom:10px; 
	height:0.01%;
	background:#BCB19B;
	border:1px solid #555;
	border-top:none;
	}
.fondoEnvio{
	background-color:#ebeaea;
	background:url('http://www.rupalnet.com/img/bg_papel.jpg');
	background-repeat:repeat-x;
	border-bottom:1px dotted red;
	}

.seleccionPagos{
/* 	height:40px; */
/* 	width:200px; */
float:left;
padding:5px;
color:#000;
font-size:12px;

}

.opcionPago{
margin-bottom:8px; border: 1px solid #CCC; background-color:#FFF; padding:5px;
}

.selecto{
	background:url('http://www.rupalnet.com/img/iconos/tick.gif') no-repeat;
	padding-left:20px;
}
.inselecto{
	background:url('http://www.rupalnet.com/img/iconos/tick-gris.gif') no-repeat;
	padding-left:20px;
}
/*COMBO STOCK*/

#stock{
	width:200px;
	
	}

