body
{
	background: #ccc url('../img/fondoweb.png') top left repeat;
	font: 0.8em 'Trebuchet MS', Arial, Verdana, Tahoma;
	margin: 0;
	padding: 0;
	color: #333;
}
a
{
	color: #479500;
	text-decoration: none;
}
a:hover
{
	color: #FF6600;
	text-decoration: none;

}
div.page
{
	margin: 0 auto;
	width: 970px;
	min-width: 770px;
	font-size: 12px;
	height: 100%;
}
div.header
{
	height: 100px;
	background: #DDD;
}
div.logo
{
	float: left;
	padding: 10px;
}
div.slogan
{
	float: left;
	color: #444;
	font-size: 20px;
	padding: 10px;
}
div.inventory
{
	height: 29px;
	background: #CCC;
}
ul.inv
{
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;
	line-height: 29px;
	float: right;
}
ul.inv li
{
	float: left;
	margin: 0 5px;
	padding: 0;
}
div.line
{
	background-color: #D2D2D2;
	width: 760px;
	height: 4px;
}	
div.top-menu
{
	clear: both;
	padding: 0;
	margin: 5px 0 0 0;
	height: 20px;
	font-size: 0.9em;
}






ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 180px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
  font: 9pt 'Trebuchet MS', Arial, Verdana, Tahoma;
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background-position: left center; color: #5D5D5D;	
}

ul.menu li a:hover {
  
}

ul.menu li ul li a {
  background: #FFFFFF;
  color: #494949;
  padding-left: 20px; 
}

ul.menu li ul li a:hover {
  border-left:5px solid #FF8040; padding-left: 15px; background-color:#FFF2EA; 
}




div.lang-switch
{
	float: left;
	margin: 4px;
	font-size: 0.9em;
	padding: 0 0 0 5px;
}
div.lang-switch select
{
	font-size: 0.9em;
}
div.listing-sorting
{
	text-align: center;
	background: #EEEEEE;
	font-size: 0.9em;
	padding: 2px
}
div.listing-sorting a
{
	font-weight: bold;
}
div.search-form
{
	float: right;
	font-size: 0.9em;
	padding: 10px;
}
input.what
{
	margin: 0;
	border: 0;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	height: 18px;
	font-size: 12pt;
	padding: 5px;
	color: #000000;

}
input.text
{
	border: 1px solid #b1b1b1;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	padding-left: 2px;
	font-size: 10pt;
	color: #333333;
}
textarea
{
	border: 1px solid #777;
}
input.button
{
	border: 1px solid #777;
	background: #CCC url('../img/flat-button-bg.gif') center left repeat-x;
	font: bold 11px 'Trebuchet MS', Arial, Verdana;
	color: #444;
	font-weight: bold;
	height: 20px;
	cursor: pointer;
}
input:hover.button
{
	background: #DDD;
}
input, textarea
{
	font-family: Verdana;
	font-size: 1em;
}
div.footer
{
	background: #CCC;
	margin: 5px 0 0 0;
	padding: 10px 0;
	text-align: center;
}
div.copyright
{
	padding: 10px 0 0 0;
	font-size: 0.9em;
}
div.content
{
	clear: both;
}
div.breadcrumb
{
	padding-left: 10px;
	padding-right: 5px;
}
div.breadcrumb a
{
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
}
div.breadcrumb a:hover
{
	font-family: Tahoma;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 0.9em;
}
p.news
{
	margin-top: 5px;
}
p.last
{
	margin-top: 5px;
	text-align: right;
}
h2
{
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}
form
{
	padding: 0;
	margin: 0;
}

.after.clearfix
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
h1
{
	color: #444;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0px 0 0 0;
}
div.field
{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;
}
div.url
{
	color: #0066CC;
	padding: 0;
	font-style: italic;
	font-size: 0.9em;
	width: 1%;
	cursor: help;
	white-space: nowrap;
}
div.description
{
	clear: both;
	padding: 0;
	width: 100%;
}
div.stat
{
	clear: both;
	padding: 0;
}
div.stat img
{
	margin: 0 5px;
}
div.pr_stat
{
	margin: 0 0 15px 0;
}
div.categories
{
	list-style-type: none;
	padding: 0;
	width: 100%;
}
div.categories a
{
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	/*width: 33%;*/
	padding-top: 15px;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	/*width: 33%;*/
	padding-top: 15px;
}
div.subcategories
{
	padding-left: 30px;
}
div.subcategories a
{
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
div.categories div.divider
{
	clear: both;
	line-height: 1px;
}
div.categories div.categ
{
	line-height: 22px;
	padding-left: 15px;
	background: url('../img/ico-dir.gif') top left no-repeat;
	margin-left: 5px;
	padding-left: 25px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background: #D7EBD3;
	border: 1px solid #265624;
	font-weight: bold;
	margin: 10px 0;
	padding: 20px 20px 20px 40px;
	color: #265624;
}
div.error
{
	background: #FFEDEB;
	border: 1px solid #CD5C52;
	font-weight: bold;
	margin: 10px 0;
	padding: 20px 20px 20px 40px;
	color: #CD5C52;
}
div.error img, div.notification img
{
	position: relative;
	top: -3px;
	left: -25px;
	float: left;
}
div.navigation
{
	clear: both;
	
}
div.navigation a
{
	text-decoration: none;
	background: #DDD;
	font-size:10pt; padding-left:4px; padding-right:4px; padding-top:0; padding-bottom:0; color:#333333
}
div.navigation a:hover
{
	background: #BAD500;; color:#333333
}
div.navigation span
{
	background: #DDD; font-size:10pt; padding-left:4px; padding-right:4px; padding-top:0; padding-bottom:0; color:#333333
}
div.navigation span.active
{
	background: #FF8000;; color:#333333
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 7px 0 0 5px;
	padding: 0;
	width: 50px;
	background: #EFEFEF;
	float: left;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.pr-text
{
	float: left;
	font-size: 0.9em;
}
div.preview
{
	background: #FFF url('../img/no-preview.gif') center center no-repeat;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	clear: both;
	margin: 0 0 0 0;
}
div.box-caption-movable
{
	background: url('../img/movable-box-caption-bg.gif') bottom left repeat-x;
	color: #444;
	font-weight: bold;
	line-height: 20px;
	padding-left: 8px;
	margin: 0 0px;
}
div.box-caption-left-movable
{
	background: url('../img/movable-box-caption-left.gif') bottom left no-repeat;
	height: 20px;
}
div.box-caption-right-movable
{
	background: #CCC url('../img/movable-box-caption-right.gif') bottom right no-repeat;
	height: 20px;
}
div.box-caption-fixed
{
	background: url('../img/fixed-box-caption-bg.gif') bottom left repeat-x;
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 20px;

	margin: 0 0px;
}
div.box-caption-left-fixed
{
	background: url('../img/fixed-box-caption-left.gif') bottom left no-repeat;
	height: 20px;
}
div.box-caption-right-fixed
{
	background: #AAA url('../img/fixed-box-caption-right.gif') bottom right no-repeat;
	height: 20px;
}
div.box-content-center
{
	font-size: 0.9em;
	padding: 0px;
}
div.box-content
{

}
div.featured-listing
{
	margin: 5px 0;
}
div.featured-listing a
{
	margin: 5px 0;
	text-align: left;
}
div.sponsored-listing
{
	margin: 5px 0;
}
div.sponsored-listing a
{
	margin: 5px 0;
	text-align: left;
}
div.partner-listing
{
	margin: 5px 0;
}
div.partner-listing a
{
	text-align: left;
}
span.highlight
{
	background: #FAF3C1;
	color: #000;
	font-weight: bold;
}
ul.account-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.account-menu li
{
	text-transform: uppercase;
}
div.comment
{
}
div.posted
{
	margin: 5px 0;
	font-size: 0.9em;
	font-style: italic;
}
hr
{
	background: #D8D8D8;
	height: 1px;
	border: none;
	margin: 10px 0;
}
div.comment-approval
{
	font-size: 0.9em;
	color: #666;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	font-size: 0.9em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.left-column
{
	background: #FFFFFF;
	padding: 0 15px 10px 15px;
	border-right: 1px solid #E6E6E6;
}
td.center-column
{
}
td.right-column
{
	width: 325px;
	background: #F9F9F9;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border-left:3px solid #F2F2F2;
	height: 700px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 0px;

}
div.xml-button
{
	text-align: right;

}
p.field
{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
p.field-captcha
{
	float: left; 
	margin: 0 10px 10px 0;
}
div.payment, div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #777;
	background: #E9F6F9;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #E9CFCF;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
	margin: 0 5px 0 0;
	float: left;
	width: 15px;
	height: 15px;
	background: #E9CFCF;
	border: 1px solid #777;
}
div.dbx-box
{
}
div.dbx-handle
{
	color: #215DC6;
	height: 31px;
	padding:0px;
	margin:0px;
}
fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 1px;
	border: 1px solid #777;
}
legend
{
	padding: 2px 5px;
}
td.listing
{
	padding: 5px 0;
}
div.listings
{
	padding-top: 5px;
}
div.listings div.area
{
	border: 1px solid #777;
	background: #E9F6F9;
	padding: 10px;
	margin: 20px 0;
}
div.listings div.icon
{
	border: 1px solid #777;
	background: #E9F6F9;
	display: block;
	float: right;
	margin-top: -30px;
	right: 10px;
	height: 30px;
	padding: 5px;
	font-size: 1em;
	vertical-align: middle;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-bottom: 0px;
  height: 1em;
}
html fieldset.collapsed * {
  display: none;
}
html fieldset.collapsed legend {
  display: block;
}
html fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../img/expanded-arrow.png) 0 75% no-repeat;
}
html fieldset.collapsed legend a {
  background-image: url(../img/collapsed-arrow.png);
  background-position: 0 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
  display: inline;
}
html fieldset.collapsible legend a 
{
	font-weight: bold;
	display: block;
	text-decoration: none;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html fieldset.collapsible .fieldset-wrapper {
  /*overflow: auto;*/
}

ul.tree
{
	list-style-type: none;
	padding:0px;
	margin:0px 0px 0px 25px;
}
ul.tree li
{
	font-size:12px;
}

/* Star rating */

.boxrating
{
	display:block;
}
.rating 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	background: url('../img/starrating.gif') top left repeat-x;
}

.rating li
{
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.rating li a 
{
	outline: none;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor: pointer;
	background: none;
}

.rating li a:hover
{
	background: url('../img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
}

.rating a.r1-unit
{
	left: 0px;
}
.rating a:hover.r1-unit
{
	width:30px;
}
.rating a.r2-unit
{
	left:30px;
}
.rating a:hover.r2-unit
{
	width: 60px;
}
.rating a.r3-unit
{
	left: 60px;
}
.rating a:hover.r3-unit
{
	width: 90px;
}
.rating a.r4-unit
{
	left: 90px;
}	
.rating a:hover.r4-unit
{
	width: 120px;
}
.rating a.r5-unit
{
	left: 120px;
}
.rating a:hover.r5-unit
{
	width: 150px;
}
.rating a.r6-unit
{
	left: 150px;
}
.rating a:hover.r6-unit
{
	width: 180px;
}
.rating a.r7-unit
{
	left: 180px;
}
.rating a:hover.r7-unit
{
	width: 210px;
}
.rating a.r8-unit
{
	left: 210px;
}
.rating a:hover.r8-unit
{
	width: 240px;
}
.rating a.r9-unit
{
	left: 240px;
}
.rating a:hover.r9-unit
{
	width: 270px;
}
.rating a.r10-unit
{
	left: 270px;
}
.rating a:hover.r10-unit
{
	width: 300px;
}
.rating li.current-rating
{
	background: url('../img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	left:0px;
}

.voted
{
	color:#999;
}
.thanks
{
	color:#36AA3D;
}

/* JS Box notification */
div.js_notification
{
	top: 10px;
	position: absolute;
	left: 10px;
	width: 200px;
	border: 1px solid black;

	background-color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.menutop
{
	height: 25px;
	text-align: center;
	color: #9F9F9F;
	

}
.menutop a
{
	text-decoration: none;
	font-size: 10pt;
	color: #FFFFFF;
	
}
.menutop:hover
{
	color: #FFFFFF;
	border-bottom: 2px solid #FF6C00;
	cursor: pointer;
	margin-top:4px;
	height: 22px;
}
.anuncio
{
	padding-left: 5px;
	background: #FFFFFF url('../img/mas.png') center right no-repeat;
	
}
.anuncio:hover
{
	padding-left: 5px;
	background: #F0F0F0 url('../img/mas.png') center right no-repeat;
	cursor: pointer;
}

 * html .anuncio:hover 
{  /* make hover effect work in IE */
	background: #FFF7EA;
}
.cat
{
	height: 30px;
	font-size: 9pt;
	color: #696969;
	text-align: left;
	border-bottom:1px solid #E9E9E9; 
	border-top:1px solid #FFFFFF; 
	padding-left: 5px; 
	cursor: pointer;
	background: #F9F9F9 url('../img/arrow80.png') center right no-repeat;
}
.cat:hover
{
	color: #CCCCCC; 
	padding-left: 5px; 
	cursor: pointer;
	color: #000000;
	background: #f2f2f2 url('../img/arrow.png') center right no-repeat;
	
}

.screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
.formularios
{
	text-align: center;
}
input.buscar
{
	border: 1px solid #777;
	background: #FF6000 url('../img/text-bg2.gif') center left repeat-x;
	font-family: tahoma;
	font-size: 10pt;
	color: #444;
	font-weight: bold;
	height: 35px;
	width: 80px;
	cursor: pointer;
}
input:hover.buscar
{
	background: #DDD;
}
.alfabeto
{
	color: #D4D4D4;
}
.alfabeto a
{
	color: gray;
}
.alfabeto a:hover
{
	color: #FFFFFF;
	border-top: 2px solid #FF8040;
}
.map
{
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: 3px solid #515151;
}
.mapa
{
	border: 1px solid #E9E9E9;
}
.ultimas:hover
{
	background: #F0FFF0;
	cursor: pointer;
}
.estas
{
	background: url('../img/publicateahora.jpg') center left no-repeat;
	border: 1px solid #EEEDEF;
}
.estas:hover
{
	cursor: pointer;
}
.estas2
{
	background: #FFFFFF;
	border: 1px solid #EEEDEF;
}
.estas:hover
{
	border: 1px solid #EEEEEE;
}

.logotipo{
	background: url('../img/logo_web.png') center bottom no-repeat;
	height: 180px;
}
.logotipo:hover{
	height: 175px;
	cursor: pointer;
}
.banners{
	border: 1px solid #e6e6e6;
	padding: 3px;
	margin: 2px;
	padding-bottom:5px;
}
.banners:hover{
	cursor: pointer;
}
.agregar a {
		margin-bottom:6px;
		display:block;
		width: 100px;
		height:66px;
		background: url("../img/agregar.png") 0 0 no-repeat;
		}
.agregar a:hover {	
		background-position: 0 -66px;
		}

.servicio a {
		margin-bottom:6px;
		display:block;
		width: 225px;
		height:66px;
		background: url("../img/servicio.png") 0 0 no-repeat;
		}
.servicio a:hover {	
		background-position: 0 -66px;
		}

.soporte_online a {
		margin-bottom:6px;
		display:block;
		width: 225px;
		height:66px;
		}
.servicio_online a:hover {	
		}