@charset "UTF-8";
/* CSS Document */

	body {
		background: #BFDC8C url(img/bg_body.png) top center repeat-y;
		text-align: center;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 14px;
		}
		
	#js_links tr {
	cursor: pointer;
	}
 
/*///////////////////////////////////////////////////////////////////////////*/

.hidden {
	display: none;
}

	.clearer {
		clear: both;
		}
 
/*///////////////////////////////////////////////////////////////////////////*/

		#head {
			}
			
			#head ul {
				margin: 0 auto;
				padding: 0 0 0 10px;
				list-style: none;
				}
				#head ul li {
					margin: 0;
					padding: 0;
					float: left;
					}
					#head ul li a {
						display: block;
						color: #FFFFFF;
						text-decoration: none;
						height: 27px;
						width: 114px;
						padding: 3px 0 0 0;
						text-align: center;
						background-image: url(img/bg_btn.png);
						background-position: top;
						}
						#head ul li a:hover, #head ul li.sel a {	
							background-position: bottom;
							}

			
			#head div#logo {
				padding: 10px 0;
				margin: 0 auto;
				width: 454px;
				height: 105px;
				background: url(img/logo.png) center no-repeat;
				clear: both;
				}
				#head div#logo h1 {
					text-indent: -9999px;
					margin: 0;
					}
			
  
/*///////////////////////////////////////////////////////////////////////////*/

  #busca {
	width: 720px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	}
		#busca_med {
  		background: url(img/bg_busca.png) bottom center no-repeat;
			height: 100px;
		}
		#busca_prod {
  		background: url(img/bg_busca.png) top center no-repeat;
			height: 100px;
		}

	#busca_med h2 {
		margin: 0;
		float: right;
		padding: 4px 80px 0 0;
		}
		#busca_med h2 a {
			display: block;
			width: 200px;
			height: 24px;
			text-indent: -9999px;
		}
	#busca_prod h2 {
		margin: 0;
		float: left;
		padding: 4px 0 0 80px;
		}
		#busca_prod h2 a {
			display: block;
			width: 200px;
			height: 24px;
			text-indent: -9999px;
		}
	#busca a {
		color: #FFFF00;
		}
	#busca form {
		clear: both;
		padding: 0 100px 0 100px;
		margin: 0;
		}
		#busca form fieldset {
			margin: 0;
			padding: 18px 0 0 0;
			border: 0;
			}
			#busca form fieldset select {
				width: 200px;
				}
			#busca form fieldset input {
				width: 180px;
				}
			#busca form fieldset button {
				width: 80px;
				height: 22px;
				border: 0;
				background: transparent url(img/btn_buscarv.png) bottom no-repeat;
				text-indent: -9999px;
				cursor: pointer;
				}
			#busca form fieldset span {
				display: block;
			}
  
/*///////////////////////////////////////////////////////////////////////////*/

	#main {
		padding: 20px 28px;
		}
 
/*///////////////////////////////////////////////////////////////////////////*/

	#izq {
		float: left;
		margin: 0 10px 0 0;
		width: 212px;
		border-top: 1px solid #666666;
		padding: 1px 0 0 0;
		}
		#izq a {
			color: #70B200;
			text-decoration: none;
			}
			#izq a:hover {
				text-decoration: underline;
				}
 		#izq h3 {
			margin: 0 0 14px 0;
			font-size: 20px;
			font-weight: normal;
			padding: 3px 10px;
			color: #FFFFFF;
			background-color: #560072;
			}

		
/*///////////////////////////////////////////////////////////////////////////*/

	#login {
		margin:0;
		padding: 3px 0 3px 0;
		font-size: 12px;
		text-align: right;
		border-bottom: 1px solid #70B200;
		}
		#login fieldset {
			margin: 0;
			padding: 0;
			border: 0;
			}
			#login fieldset label {
				display: inline-block;
				padding: 2px 10px 2px 0;
				}
			#login fieldset input {
				width: 100px;
				border: 1px solid #70B200;
				margin: 0 0 2px 0;
				}
			#login fieldset button {
				width: 65px;
				height: 21px;
				text-indent: -9999px;
				border: 0;
				cursor: pointer;
				background-image: url(img/btn_ingresar.png);
				background-position: right;
				}

/*///////////////////////////////////////////////////////////////////////////*/

	#fsalir fieldset {
		border: 0;
		padding: 5px 0;
		border-bottom: 1px solid #70B200;
		}
		#fsalir fieldset input#btn_logoff {
				width: 65px;
				height: 21px;
				text-indent: -9999px;
				border: 0;
				cursor: pointer;
				background-image: url(img/btn_salir.png);
				background-position: right;
				}
 
/*///////////////////////////////////////////////////////////////////////////*/

	#cont {
		width: 434px;
		float: left;
		padding: 1px 0 0 0;
		border-top: 1px solid #666666;
		}
		
		#cont h2 {
			margin: 0 0 14px 0;
			font-size: 20px;
			font-weight: normal;
			padding: 3px 10px;
			color: #FFFFFF;
			background-color: #560072;
			}
			
		#cont h3 {
			font-size: 18px;
			font-weight: normal;
			color: #550072;
			margin: 0 0 14px 0;
			clear: both;
			}
		
		#cont a {
			color: #70B200;
			text-decoration: none;
			font-weight: bold;
			}
			#cont a:hover {
				text-decoration: underline;
				}
				
		div.purplebox {
			background: url(img/bg_purplebox.png) bottom no-repeat;
			margin: 0 0 10px 0;
			}
			div.purplebox div {
				background: transparent url(img/top_purplebox.png) top no-repeat;
				padding: 10px;
				}
				div.purplebox div h4, div.purplebox div p {
					margin: 0 0 10px 0;
					}
		div.graybox {
			background: url(img/bg_graybox.png) bottom no-repeat;
			margin: 0 0 10px 0;
			}
			div.graybox div {
				background: transparent url(img/top_graybox.png) top no-repeat;
				padding: 10px;
				}
				div.graybox div h4, div.graybox div p {
					margin: 0 0 10px 0;
					}
				
				div.graybox div p.comm {
					font-style: italic;
					padding: 10px;
					background-color: #FFFFFF;
					-moz-border-radius: 6px;
					-webkit-border-radius: 6px;
					border-radius: 6px;
					}
					
					
		div#clasif img {
			float: left;
			max-width: 150px;
			border: 1px solid #CCCCCC;
			margin-right: 8px;
			}
		
		
		ul.newslist {
			list-style: none;
			margin: 0;
			padding: 0;
			}
			ul.newslist li {
				margin: 0 0 6px 0;
				padding: 0 0 6px 0;
				border-bottom: 1px solid #F2F2F2;
				}
				ul.newslist li img {
					float: left;
					margin: 0 10px 0 0;
					width: 72px;
					height: 54px;
				}
				ul.newslist li h3 {
					margin: 0 0 4px 0!important;
					line-height: 16px;
					font-size: 16px;
					}
					ul.newslist li h3 a {
						font-size: 14px;
						}
				ul.newslist li p {
					margin: 0;
					}
		
		p.pdata {
			background-color: #F2E9F2;
			margin: 0;
			padding: 3px 10px;
			font-size: 12px;
			}
 
/*///////////////////////////////////////////////////////////////////////////*/

	table tr.impar td {
		background-color: #F0F0F0;
		}
 
/*///////////////////////////////////////////////////////////////////////////*/

	#side {
		float: right;
		width: 212px;
		padding: 1px 0;
		border-top: 1px solid #666666;
		}
		
		#side h3 {
			margin: 0;
			padding: 3px 10px;
			font-size: 18px;
			color: #FFFFFF;
			line-height: 24px;
			background-color: #70B200;
			}
		#side a {
			color: #70B200;
			text-decoration: none;
			}
			#side a:hover {
				text-decoration: underline;
				}
			
		#side ul {
			list-style-image: url(img/bg_li.png);
			}
			#side ul li a {
				color: #70B200;
				text-decoration: none;
				}
				#side ul li a:hover {
					text-decoration: underline;
					}
					
		#side p.prods {
			min-height: 60px;
			padding: 0 0 6px 0;
			border-bottom: 1px dotted #CCCCCC;
			}
			#side p.prods a img {
				float: left;
				margin-right: 6px;
				border: 1px solid #CCCCCC;
				}
			
			#side p.banne {
				font-size: 16px;
				line-height: 16px;
				color: #999999;
				clear: both;
				padding: 4px 0 0 0;
				}
			#side p.banne img {
				float: left;
				margin-right: 10px;
				}
				
		#side p.galer a img {
			float: left;
			width: 100px;
			height: 75px;
			margin: 6px 4px 0 0;
			border: 1px solid #CCCCCC;
			}
			
 
/*///////////////////////////////////////////////////////////////////////////*/

	#contacto {
		margin: 0;
		padding: 0;
		}
		#contacto fieldset {
			margin: 0 0 10px 0;
			padding: 20px 56px;
			background-color: #D3EEF4;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			border: 0;
			}
		#contact fieldset {
			margin: 0 0 10px 0;
			padding: 10px;
			background-color: #F5F5F5;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			border: 0;
			}
			#contacto fieldset legend {
				display: none;
				}
			#contacto fieldset label {
				display: block;
				}
			#contacto fieldset input {
				width: 426px;
				border: 2px solid #C1DFEE;
				font-family: "Courier New", Courier, monospace;
				font-size: 16px;
				padding: 4px;
				color: #628FA7;
				}
			#contact fieldset.radios label.radio input {
				width: 20px;
				}
			#contacto fieldset textarea {
				width: 426px;
				border: 2px solid #C1DFEE;
				font-family: "Courier New", Courier, monospace;
				font-size: 16px;
				padding: 4px;
				color: #628FA7;
				margin: 0 0 20px 0;
				}
			#contacto fieldset p {
				text-align: right;
				margin: 0;
				}
				#contacto fieldset p button {
					margin: 0;
					padding: 0;
					border: 0;
					text-indent: -9999px;
					width: 104px;
					height: 28px;
					background-image: url(img/btn_enviar.png);
					background-position: right;
					cursor: pointer;
					}
			p.enviado {
				padding: 5px 10px;
				background-color: #EAF7CC;
				color: #4D6025;
				font-size: 16px;
				}
				
			#contact fieldset input.archivo {
				margin: 3px 0;
				}

/*///////////////////////////////////////////////////////////////////////////*/

	.pager {
		margin: 20px 0;
		text-align: center;
		}
		.pager a {
			border: 1px solid #CCCCCC;
			padding: 4px 6px;
			text-decoration: none;
			}
			.pager a:hover {
				background-color: #EDEDED;
				}
				.pager a.actual {
					background-color: #EDEDED;
					text-decoration: underline;
				}
	 	 	 
/*///////////////////////////////////////////////////////////////////////////*/

p#allright, p.allright {
	border: 1px solid #669900;
	background: #F2FFF2 url(img/adm/allright.png) no-repeat center left;
    padding: 3px 10px 3px 20px;
	margin: 10px 0;
    font-size: 1.1em;
	color: #336600;
    }
p#error, p.error {
	border: 1px solid  #FF0000;
	background: #FFEAEB url(img/adm/error.png) no-repeat center left;
    padding: 3px 10px 3px 20px;
	margin: 10px 0;
    font-size: 1.1em;
	color: #FF0000;
    }
   
ul#lista_errores {
    list-style: none;
    margin: 10px 20px 20px 0;
    padding: 0;
    }
	ul#lista_errores li {
		border: 1px solid #FF0000;
		background: #FFF0F0 url(img/adm/error.png) no-repeat center left;
		padding: 3px 10px 3px 20px;
		font-style: italic;
		margin: 10px;
		}
				
/*///////////////////////////////////////////////////////////////////////////*/
	
	.submenu {
		margin: 10px 0 0 0;
		padding: 0;
		list-style: none;
		border-top: 1px solid #CCCCCC;
		}
		.submenu li {
			margin: 0;
			padding: 0;
			}
			.submenu li a {
				display: block;
				padding: 5px 10px;
				background: url(img/bg_li.png) left center no-repeat;
				border-bottom: 1px solid #CCCCCC;
				}
				.submenu li a:hover {
					background: #F5F5F5 url(img/bg_li.png) left center no-repeat;
					}
			
/*///////////////////////////////////////////////////////////////////////////*/
	
	#agregar_a_pedido {
		text-align: right;
		}
		#agregar_a_pedido fieldset {
			border: 0;
			padding: 0;
			}
				#agregar_a_pedido fieldset input {
					width: 30px;
					border: 1px solid #CCCCCC;
					padding: 2px;
					}
				#agregar_a_pedido fieldset button {
					margin: 0;
					padding: 0;
					border: 0;
					text-indent: -9999px;
					width: 65px;
					height: 23px;
					background: transparent url(img/btn_agregar.png) bottom right no-repeat;
					cursor: pointer;
					}
			
/*///////////////////////////////////////////////////////////////////////////*/

	#foot {
		border-top: 1px solid #CCCCCC;
		padding: 10px;
		text-align: center;
		font-size: 12px;
		margin: 0 74px;
		}
		#foot a {
			text-decoration: none;
			color: #70B200;
			}
			#foot a:hover {
				text-decoration: underline;
				}

/*/////////////////////////////////// auto complete ////////////////////////////*/

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('css/img/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #560072;
	color: white;
}

