	body {
	margin:0px;
    background-color: #999999;
	font-family: Verdana;
	font-size: 12px;
	}

	a:link, a:visited {
	font-size:12px;
	color:#676941; 
	font-family:Verdana;
	text-decoration:underline;
	}

	a:hover {
	color:#000000;
	}
	
	p {
	margin:3px 0px 2px 0px;
	}
	

	.header {
	width:780px;
	height:124px;
	}

	.search {
	background-color:#0f294a;
	padding:5px;
	border:1px solid #2b507c;
	}
	
	.search-input {
	padding-top: 1px; 
	padding-right: 6px; 
	padding-left: 6px; 
	padding-bottom: 2px; 
	border: #c7cacc 1px solid; 
	font-size: 12px; 
	background: #ffffff; 
	color: #000000; 
	height: 15px;
	vertical-align:middle;
	}
	
	.button {
	border: 0px; 
	font-size: 12px; 
	background:#A1C71C; 
	width: 56px; 
	color: #FFFFFF; 
	height: 20px;
	vertical-align: middle;
	}	

	.menucontainer{
	background-image:url(../images/menuBackground.gif);
	background-repeat:no-repeat;
	width:780px;
	height:35px;
	}
	
	.menu{
	}
	
	a.menu:link, a.menu:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#676941;
	text-decoration:none;
	}
	
	a.menu:hover {
	color:#000000;
	text-decoration:underline;
	}
	
	.path {
	background-image:url(../images/pathBackground.gif);
	background-repeat:no-repeat;
	width:780px;
	height:22px;
	font-family:Verdana;
	color:#d9e0e8;
	font-size:10px;
	}

	a.path-link:link, a.path-link:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
	
	a.path-link:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
	#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
	}

	.cats {
	/* background-image:url(../images/cats-top.gif);
	background-repeat:no-repeat;
	background-position:top; */
	background-color:#f4f4f4;
	padding:25px;
	}

	a.cat:link, a.cat:visited {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#5f633c;
	text-decoration:none;
	}
	
	a.cat:hover {
	color:#000000;
	text-decoration:underline;
	}
		
	h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	padding-left:12px;
	background-image:url(../images/categoryIcon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}

	p.subcats {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

	a.subcat:link, a.subcat:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#256ca5;
	text-decoration:none;
	}
	
	a.subcat:hover {
	color:#19436e;
	text-decoration:underline;
	}

	.flinks {
	background-image:url(../images/featuredLinksHeader.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f4f4f4;
	padding:55px 15px 0px 15px;
	}

	.rlinks {
	background-image:url(../images/regularLinksHeader.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f4f4f4;
	padding:25px 15px 0px 15px;
	}

	.featured {
	background-color:#cadde6;
	border:2px solid #256ca5;   
	margin-bottom:10px;
	}

	.regular {
	margin-bottom:10px;
	}

	#links {
	margin:20px 0px 0px 0px;
	}

	.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
	}

	.pager{
	background-image:url(../images/pagerBackground.gif);
	background-repeat:no-repeat;
	width:780px;
	
	}	

	div.footer {
	bottom:0;
	clear:both;
	text-align: center;
	background-image:url(../images/footerBackground.gif);
	width:780px;
	height:55px;
	}

	div.footer p {
	color:#FFFFFF;
	margin:0px;
	padding-top:15px;
	/* only for footer */
	font-size: 11px;
	}

	div.footer a:link, div.footer a:visited {
	color: #f4f4f4;
	/* only for footer */
	font-size: 11px;
	}

	div.footer a:hover {
	color: #ffffff;
	}
	
	.c {
	float: left;
	}
	
	.cr {
	clear: left;
	}
	
	h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
	}

	h3 {
	color: #676941;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #676941;
	}

	#descr {
	padding: 0px;
	margin: 0 0 5px 0;
	}

	table.formPage {
	border: none;
	}
	
	td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
	}
	
	td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
	}
	
	.label {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	}
	
	.buttons {
	text-align: center;
	padding-top:10px;
	}
	
	.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
	}
	
	.url {
	color: #38a11c;	
	}
	
	.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	}
	
	input.text {
	color: #000000;
	border: 1px solid #676941;
	}
	
	textarea.text {
	font-size: 8pt;
	border: 1px solid #676941;
	}
	
	select {
	font-size: 8pt;
	border: 1px solid #676941;
	}

	.captcha {
	border: 1px solid #676941;
	margin-top: 10px;
	}

	form {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
	.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #676941;
	background-color: #5f633c;
	cursor: pointer;
	height: 17px;
	}
	
	span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
	}

	div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
	}
	
	.sort {
	color: #676941;
	}
	
	div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
	}
	
	div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
	}
	
	div.prb {
	background: #256ca5;   
	height: 3px;
	font-size: 1px;
	}
	
	.price {
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #256ca5;
	}
	
	.price table td{
	margin: 0;
	padding: 0px 3px 0px 2px;
	vertical-align: middle;
	}

	.paging-links{
	}

	.paging-info {
	text-align:right;
	font-style: italic;
	}

	.limit_field {
   border: 0 solid transparent;
   border-width:0;
	}

	#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
	}
	
	#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
	}

	#catTitle { 
	background:#fff; 
	} 

	#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#676941;
   background:#DDE5F3;
   vertical-align:middle;
	}

	#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
	}

	#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
	}

	#categtree .categ-item img {
   	margin-right:1em;
	}

	#categtree .odd {
   background:#F8F8FC;
	}

	#categtree .even {
   background:#fff;
	}

	#categtree .categ-item:hover {
   background:#eee;
	}
	
	.mas_buscados{
	width:25%;
	vertical-align:top;
}
#tbl_mas_buscados{
	background-color:#F4F4F4;
	width:780px;
	padding:20px;
}

#cabecera_buscados{
	background-color:#4C4F30;
	width:780px;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	height:20px;
	font-weight:bold;
}
