

a, a:hover, a:link, a:visited
{
	text-decoration:none;
}

.ulShort a, .ulShort a:hover, .ulShort a:visited, .ulShort a:link, .ulTotal a, .ulTotal a:hover, .ulTotal a:visited, .ulTotal a:link
{
	color: #333;
}
body{
	border-top:10px solid #81b051;
	margin:0;
	padding:0;
	line-height: 1.5em;
	font:76%/140% Verdana,Arial,Helvetica,sans-serif;
	background: url(../images/body_bg.jpg) repeat-x top left #EBEAE5;
}


#maincontainer{
	width: 910px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#topsection{
	height: 180px; /*Height of top section*/
}

#topsection h1{
	background: url(../images/infoandina.jpg) no-repeat #EAEAEA;
	margin: 0px;
	text-indent:-1000px;
	width:321px;
	overflow:hidden;
	height: 173px;
	float:left;
}

div#cotizacion
{
	background:url(../images/cotDolar.png) no-repeat top left;
	float:left;
	height:87px;
	margin-left:16px;
	margin-top:11px;
	padding:10px;
	width:133px;
}

div#cotizacion p
{
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 16px;
	line-height:20px;
	font-weight:bold;
	color:#333333;
	margin:25px 0px 0px 5px;
}

div#innertop
{
	float:right;
}
div#topMenu 
{
	float:left;
	margin:10px 0 0 10px;
	text-align:right;
	width:390px;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 5px;
}

a img
{
	border: 0px;
}

div#login
{
	background:url(../images/login_bg.png) no-repeat top left;
	width:400px;
	height:135px;
	float:left;
	padding:10px;
margin-top:-5px;
}

div#login  form
{

	margin-left:198px;
	margin-top:39px;
	width:180px;
}

.loginInput
{
	background:#EBEAE5 none repeat scroll 0%;
	border:1px solid #81B051;
	color:#3A3A3A;
	display:block;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size:14px;
	margin:8px;
	position:relative;
}

.remember
{
	margin-top:18px;
}
div#carrito
{
	
	width:390px;
	float:left;
	padding:10px 0 0;
	margin-left: 10px;
	
}

div#carrito p
{
	margin: 0;
	text-align:right;
	color:#333333;
	line-height: 23px;
}

div#carrito span
{
	font-weight:bold;
}

#verPedido{
	float:right;
	margin-right:20px;
}

#mainMenu{
	color:white;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 26px;
	text-transform: uppercase;
	height:32px;
	font-weight:bold;
}

#mainMenu ul#topMenu { 
	list-style-type:none;
	margin: 0px 0px 0px 10px ;
	padding:0px;
}

#mainMenu ul#topMenu li{
	display:block;
	float:left;
	letter-spacing:1px;

}

#mainMenu ul#topMenu li a, #mainMenu ul#topMenu li a:visited, #mainMenu ul#topMenu li a:link{
	color:white;
}

#mainMenu ul#topMenu li a:hover
{
	color:#FFFFFF;
}

#contentwrapper{
	float: left;
	width: 100%;
	background: url(../images/bg_menu.gif) repeat-y;
}

#contentcolumn{
	margin-left: 256px; /*Set left margin to LeftColumnWidth*/
	
}

#contentHeader h2
{

	color: #333333;

}

#contentHeader {
	margin-bottom: 30px;
}

div#contentHeader h3
{
	background:#8BC0E0;
	color:#fff;
	padding:0 10px;
	font-size: 17px;
	
}

div#contentHeader h3 span
{
	font-size:10px;
}

#contentHeader em
{
	float:right;
	margin-top:25px;
	font-size:18px;
}

div#reference{
	margin-top:10px;
	float:right;
	font-size:13px;
	text-align:center;
	margin-bottom:20px;
	padding:5px;
	border: 1px solid #DDDDDD;
}

div#reference p {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #ddd;
}


div#reference img{
	margin:0 2px;
	display: inline;
	float: left;
}

div#reference span {
	float:left;
	line-height:25px;
	padding:0 0;
}

#leftcolumn{
	float: left;
	width: 256px; /*Width of left column*/
	margin-left: -910px; /*Set left margin to -(MainContainerWidth)*/
	background: #F1F0ED;
	border-right: 1px solid #c6c8b0;
	border-left: 1px solid #c6c8b0;
}



#productMenu h3 {
	-webkit-box-shadow: 0 3px 5px hsla(0,0%,0%,.4);
	   -moz-box-shadow: 0 3px 5px hsla(0,0%,0%,.4);
	        box-shadow: 0 3px 5px hsla(0,0%,0%,.4);
	background:#333;
	border-bottom: 1px solid #;
	padding: 7px 10px 5px 20px;
	color: #fff;
	font-family: Arial;
	font-weight: normal;
	clear: left;
	margin: 0 0 10px;
	position: relative;
	z-index:5;
}

#productMenu h3 img {
	left:-4px;
	position:absolute;
	top:-2px;
	width:20px;
}

#productMenu ul{
	margin:0 0 18px;
	padding:0px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-weight: normal;
	float: left;
}

#productMenu ul li{
	width: 234px;
	list-style-type:none;
	margin:0px;
	margin-bottom:2px;
	float: left;
	clear: left;
}

#productMenu ul li a{
	color: #3A3A3A;
	background: #fff;
	padding: 5px 10px;
	display: block;
	width: 214px;
	border-bottom: 1px solid #ddd;
	}

#productMenu ul li a:hover{

	background: #669F2A;
	padding: 5px 10px;
	color: #fff;
	width: 214px;

	
}

#footer{
	clear: both;
	width: 100%;
	background: #3A3A3A;
	color: #B7CFA2;

	padding: 4px 0;
}

#footer a{
	color: #f4f4f4;
	font-weight:bold;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.clearLeft
{
	clear:left;
}

#contentListaHeader , #contentLista, #contentListaCarrito
{
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;	
}

#contentCuadros
{
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;	
	float:left;
	margin-bottom:30px;

}

.contentDestacado {
	float:left;
	width:311px;

	margin-top:10px;
	margin-right:12px;
}

#contentListaHeader ul, #contentLista ul.ulShort,  #contentListaCarrito  ul.ulShort, #contentListaCarrito  ul.ulTotal
{
	margin:5px 0px 0px 0px;
	padding: 0px;
	border:1px solid #ddd;
	cursor:pointer;
	
}

#contentCuadros .par {
margin-right:0;
}

#contentCuadros ul.ulShort
{
	margin:0px 0px 0px 0px;
	padding: 0px;
	border-bottom:1px solid #c6c8b0;
	border-right:1px solid #c6c8b0;
	border-left:1px solid #c6c8b0;
	cursor:pointer;
	
}

#contentCuadros .descLi {
width:309px;

border-top:1px solid #C6C8B0;
border-left:1px solid #C6C8B0;
border-right:1px solid #C6C8B0;

}

#contentCuadros .ivaLi {
width:70px;
}

#contentCuadros .verInfo {
height:50px;
padding-top:10px;
width:180px;
}

#contentCuadros ul.ulShort li.ivaLi p{
margin:5px 5px 5px 10px;
}


#contentCuadros .descLi p{
	color:#222222;

	font-weight:bold;
	margin:3px 0 0;
	padding-bottom:7px;
	overflow:hidden;
}

#contentListaHeader ul
{
	cursor:default;
}

#contentListaHeader li.subrubro
{
	background: #669F2A;
	color: #fff;
	cursor:pointer;
	margin: 0;
}

#contentListaCarrito  ul.ulShort
{
	margin:0px;
	border-top:0px;
	cursor:default;
}

#contentLista ul.ulLong
{
	padding: 0px;
	margin:0px;
	border:1px solid #ddd;
	border-top:none;

	list-style-type:none;
}

#contentCuadros ul.ulLong
{
	padding: 0px;
	margin:0px;
	border:1px solid #ddd;
	border-top:none;

	list-style-type:none;
}

#contentLista ul.ulLong p
{
	margin:10px 10px 0 10px;
	float:left;
}

#contentLista ul.ulLong li.prodPic p {
	margin-bottom: 10px;	
}


#contentCuadros ul.ulLong p
{
	float:left;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size:12px;
	margin:0 0 0.5em;
	width:100%;
}

#contentLista ul.ulLong li
{
	float:left;
	display:block;
	margin: 0;
}

#contentCuadros ul.ulLong li
{
	float:left;
	display:block;
}

#contentCuadros ul.ulLong li.verInfo
{
	width:185px;
}

#contentCuadros ul.ulLong li.prodPic
{
	width:120px;
}

#contentLista ul.ulLong li img
{
	border:1px solid #666;
}

#contentCuadros ul.ulLong li img
{
	border:1px solid #666;
	margin:10px;
}


#contentCuadros ul.ulLong li.datosLi
{
background:#DFE0D3 none repeat scroll 0 0;
float:right;
margin:15px 4px 4px;
padding:8px;
text-align:right;
}


#contentListaHeader li, #contentLista ul.ulShort li, #contentListaCarrito  ul.ulShort li, #contentListaCarrito  ul.ulTotal li
{
	float:left;
	display:block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
}

#contentCuadros ul.ulShort li
{
	float:left;
	display:block;
	height:30px;
	font-weight: bold;
	text-transform: uppercase;
}

#contentListaHeader li p, #contentLista ul.ulShort li p, #contentListaCarrito  ul.ulShort li p, #contentListaCarrito  ul.ulTotal li p
{
	margin: 5px 5px 5px 20px;
	padding:0px;
}

#contentCuadros ul.ulShort li p
{
	margin: 5px 5px 5px 20px;
	padding:0px;
}



.ulTotal
{
	
	background:#F1F0ED;
}

.totalLi
{
	width:320px;
}

.totalIVALi
{
	text-align:right;
	width:100px;
}

.descLi{
	width: 320px;
	background: #fafafa;
}

.descLi img{
	float:left;
	height: 25px;
}

.ivaLi
{
	width: 80px;
	text-align:right;
}

.precioLi{
	width: 120px;
	background: #fafafa;
	text-align:right;
}

.cIVALi, .sIVALi, .ctdadLi
{
	text-align:right;
	width:100px;
}

.cIVALi
{
	background: #fafafa;
}

.comprarLi, .consultarLi, .ctdadLi
{
	width: 110px;
}

.comprarLi img
{
	float:left;
	height: 25px;
	margin:0 3px;
}

.datosLi
{
	padding:0px 0 7px 16px;
	text-align:right;

	float:right;
}

.datosLi p
{
	font-family:Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	line-height:1.7;
	margin:10px 10px 0;
	text-align:right;
}

.datosLi span
{
	font-weight:bold;
}

.red
{
	color:#cc0000;
	font-weight:bold;
}

.verde
{
	color:#366C0A;
	font-weight:bold;
}

.amarillo
{
	color:#DFB200;
	font-weight:bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


@media all and (min-width: 0px){
.remember 
{
margin-top:12px;
margin-left:10px;
}
}


.rmaInput {
	

}

.estadoRma 
{
	margin-left:10px;
	padding:0;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size:120%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:140%;
	font-weight:bold;
	color:#333;
	background:#DFE0D3 url(../images/verMas.gif) no-repeat top right;
	padding:7px 15px;
	border:#c6c8b0 dashed 1px;
	cursor:pointer;

}

.verMas
{
	 background: url(../images/verMas.gif) no-repeat top right;
}

.estadoRma li
{
font-family: Arial, "Trebuchet MS", sans-serif;
font-size:86%;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:140%;

background:#EBEAE5;
border: 1px solid #c6c8b0;
margin:10px;
margin-left:30px;
list-style:url(../images/list.jpg);
padding:5px 15px 10px 15px;

}

.ofertaMid {
	width:636px;
	height:200px;
	padding:5px;
	border:1px dashed #c6c8b0;
	margin-bottom:5px;
	
}

.ofertaText {
	float:left;
	width:180px;
	height:150px;
	margin:0px 10px 0px 10px;
}

.ofertaImg {
	float:left;
	width:60px;
	clear:left;
	height:150px;
	margin:0px 10px 0px 10px;
}

.of_icons{
	width:95px;
	height:150px;
	float:left;
	margin:0px 2px 0px 2px;
	background:#F1F0ED;
	border:1px solid #DFE0D3;
	padding:7px;
	position:relative;
}

.comentario {
	
	float:left;
	clear:both;
	width:100%;
	height:30px;
	
}

.ofertaTop h3{
	clear:both;
	
}

.ofertas {
	display:block;
	float:left;
	
	
}

.comentario h4{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#contacto {
	width: 50%;
	float: left;
	font-size: 13px;
	color: #555;
	width:290px;
	margin-bottom: 20px;
}

#mapa {
	float: right;
}
	
#mapa img {
	width: 350px;
}	
	
#contacto label {
	display: block;
	margin-bottom: 5px;
}

#contacto input {
	display: block;
	margin-bottom: 9px;
}
	
	

.text2, #condicion {
border:1px solid #81B051;



}

.tabla {
	background:#F1F0ED;
	margin:10px;
	border:1px solid #DFE0D3;
}

.tabla tr{
	height:25px;
}


.tablahd{
	
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size:24px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	background:#DFE0D3
}

.tabla .tablahd {
	height:40px;
	
} 


.tablahd th{
	width:150px;
	font-size:18px;
}

.impar{
	background:#EBEAE5;
	
}

h5 {
	font-size:14px;
	border:1px solid #C6C8B0;
	color:#333333;
	padding:10px;
	line-height:180%;
	
}

.box {
	margin-top:10px;
	border:1px dashed #C6C8B0;
	
	margin-bottom:5px;
	padding:8px;
}

.box2
{
	background:#F1F0ED none repeat scroll 0% 50%;
	color:#333333;
	padding:10px;
	border:1px solid #C6C8B0;
}

.box2 img
{
	float:right;
}

h6 {
	margin:0;
	font-size:14px;
	margin-left:8px;
	padding:0;
	color:#333333;
	line-height:140%;
	margin-bottom:6px;
	
}

#botonUtilidad, #botonCtaExcel, #buscaSerial, #BotRecordar, .borrarProd, #realizarPedido, #botonVaciarCarro, .borrarOferta, #descargarExcel, #botonFinalizarPedido
{
	cursor:pointer;
}

.userAdminBorrar
{
	font-size:10px;
	cursor:pointer;
}

.comprar{
	position:absolute;
	bottom:5px;
	
	
}

.iframe
{
	display:none;
}

.contcont {
	
	float:left;

	
}

.contcont2 {
	float:left;
	width:200px;
	
	
	
}

.subusers hr
{
	color: #DFE0D3;
	background-color: #DFE0D3;
	height: 2px;
	border: 0px;
}



.comprar img
{
	cursor:pointer;
}

.enviar{
	text-align:right;
	width:540px;
}

.borrarProd, .borrarOferta{
float:left;
}

.descLi p span
{
font-size:76%;
}


.standar {
margin:10px;
background:#DFE0D3 none repeat scroll 0%;
border:1px dashed #C6C8B0;
color:#333333;
font-family: Arial, "Trebuchet MS", sans-serif;
font-size:120%;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
line-height:140%;
padding:10px;



}

#mapa{

}

#resultSerial
{
	background:#EBEAE5;
	border:1px dashed #C6C8B0;
}

.resultSerial, .resultSerialHeader
{
	font-size:14px;
	list-style-type:none;
	border: 1px solid #C6C8B0;
	background: #DFE0D3;
	display:block;
	margin:10px;
	padding:0px;
}

.resultSerial li, .resultSerialHeader li
{
	margin:5px;
	display:block;
	float:left;
	text-transform:uppercase;
}

.resultSerialHeader li
{
	font-weight:bold;
}
.rmaLi_0, .rmaLi_2, .rmaLi__0
{
	width:120px;
	border-right:1px solid #C6C8B0;
}
.rmaLi_1
{
	width:280px;
	border-right:1px solid #C6C8B0;
}
.rmaLi_3
{
	width:75px;
}

.rmaLi_2
{
	width:90px;
	width:90px;
}

/*******************************
AUTOCOMPLETER
***********************************/

    div.autocomplete {
      position:absolute;
      margin:25px 0px;
      padding:0px;
      z-index:500;
    }
    div.autocomplete ul {
	  background-color:#2D2D2D;
	  list-style-type:none;
      margin:0px;
      padding:0px;
	  width:300px;
    }
    div.autocomplete ul li.selected { background-color: #67611d;}
    div.autocomplete ul li {
	font-family: Arial, "Trebuchet MS", sans-serif;
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px 10px;
      font-size: 12px;
		font-weight: normal;
      height:24px;
      cursor:pointer;
      letter-spacing: 1px;
    }
	
	
.persona ul{ 
	list-style-type:none;
	margin: 5px 0 0 0 ;
	padding:0px;
	background:#F1F0ED none repeat scroll 0%;
border:1px dashed #DFE0D3;
	padding:5px;
}

.persona ul li{
	letter-spacing:1px;
	list-style-position:inside;
	margin-left:25px;
	margin-top:3px;
}

.errores
{
	margin: 10px;
	border: 1px double #cc0000;
}

ul.errores
{
	list-style-type:none;
	padding:10px;
}

ul.errores p
{
	margin:0px;
}

.errores p
{
	margin:5px;
	font-weight: bold;
}

ul.list_utilidades 
{
	list-style:none;
	float:left;
	clear:left;
	width:100%;
	padding:0;
	margin:0 0 2px 0;
}

ul.list_utilidades li
{
	float:left;
	padding:5px;
	border:1px solid #C6C8B0;
}

ul.list_utilidades li.util_detalle {
	
	width:550px;
}

ul.list_utilidades li.util_porcentaje {
	background:#C6C8B0;
	width:22px;
}

ul.list_utilidades li.util_borrar {
	cursor:pointer;
	padding:2px 5px;
	width:22px;
}

.subusers {
	display:inline;
	margin:10px 0 20px 0;
	border-bottom:1px solid #C6C8B0;
}

.userAdminAgregarUtilidad {
	padding:5px;
	border:1px solid #C6C8B0;
	cursor:pointer;
}

.userAdminBorrar {
	float:right;
	margin:10px 0px 0 0;
	padding:0px 3px;
	background:#C6C8B0;
}


#autocompleteBuscador
{
	width:150px;
}

#indicator1
{
	position:relative;
	top:5px;
}

#login_prods
{
	left:325px;
	position:relative;
	top:15px;
	font-size:10px;
	font-family:Arial,"Trebuchet MS",sans-serif;
	text-transform:uppercase;
}

form {

	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	margin: 0 0 20px;
}

form#serialForm {

	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	margin: 0 0 20px;
}
