body {
	margin: 0;
	font-size: small;
/*	display: table;*/
	width: 100%;
	line-height: 140%;
	}
* 	html body { 
	font-size: x-small; /* para IE5/WIN */
	font-size: small; /*for other IE versions*/
}
body,td,th {
	font-family:  Arial, sans-serif;
	color: #666666;
}
div#wraper { 
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}

div#top_ad { 
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}


div#wraper_header { 
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#wraper_footer{ 
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/*****************************************************/
/* Layout                               		 */
/***************************************************/



div#header { 
	border: 1px solid #e5e5e5;
	background-color: #f7f7f7;
	margin-top: 10px;
	color: #99cc99;
	position: relative;
	clear:both;
	text-align:center;
	height: 60px;
}

div#header div#logo {
	padding-right: 20px;
	float: left;
	display: block;
	clear: both;
}

div#main_content { 
	width:800px;
}

div#main_content div#logo {
	clear:both;
}

div#content { 
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-right: 20px;

}

div#main_content div#main_search{
	border: 1px solid #e5e5e5;
	background-color: #f7f7f7;
	padding: 30px 40px 30px 40px;
	margin-top:2px;
	width:500px;

}
#search { 
	width: 620px;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}

div#header #search_form{
	float: left;
	padding-top:10px;
}
h1.search { 
	background:  url(../gfx/ico/search_inner.gif) no-repeat left;	
	padding-left: 30px;
}


* html #search_col_1 { 
	width: 297px;
	float: left;
	margin-right: 20px;
	display: inline;
}

#search_col_1 { 
	width: 300px;
	float: left;
	margin-right: 20px;
	display: inline;
}

#search_col_1 h1 { 
	background:  url(../gfx/ico/search_inner.gif) no-repeat left;	
	padding-left: 30px;
}

#search span.example { 
	color: #999;
	font-style: italic;
}

#search_col_1 input.search { 
	height: 20px;
	width: 289px;
	padding-top: 6px;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	background-color: #efefef;
	border: 1px solid #bbbbbb;
	margin-bottom: 5px;
}

input.search_2 { 
	height: 20px;
	width: 392px;
	padding-top: 6px;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	border: 1px solid #bbbbbb;
	margin-bottom: 5px;
}

#search_col_2 { 
	width: 300px;
	float: left;
	
}

span#advance_search  { 
	color: #ffa200;
	font-size: 12px;
	float: right;
	margin-top: 10px;
	margin-right: 84px;
	margin-bottom: 4px;
	font-style: normal;
}

span#advance_search a  { 
	color: #ffa200;
	text-decoration: none;
}

span#advance_search a:hover  { 
	color: #ffa200;
	text-decoration: underline;
}

input.search  { 
	width: 220px;
	height: 20px;
	padding-top: 6px;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	background-color: #efefef;
	border: 1px solid #bbbbbb;
	margin-bottom: 5px;	
}

input.submit  { 
	width: 66px;
	height: 28px;
	vertical-align: top;
	
}

#col_2 h3 { 
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;

}

#col_2 h3 a { 
	color: #666;
	text-decoration: none;
}

#col_2 h3 a:hover { 
	color: #666;
	text-decoration: underline;
}


/*********** col 3 *************/

div#col_3 h3 { 
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

div#col_3 h3 a { 
	color: #666;
	text-decoration: none;
}

div#col_3 h3 a:hover { 
	color: #666;
	text-decoration: underline;
}


/***** Results Tiny List *****/

div.list_row_ads_results { 
	float: left;
    width: 470px;
	border: 1px solid #fcf6c9;
	background-color: #f8f6e8;

}

div.did_you_mean { 
	padding: 10px 10px 8px 10px;
	float: left;
    width: 450px;
	border-right: 1px solid #e5e5e5;
	font-size:  medium;
}

div.list_row_ads_results span.sponsored_label{
	float :right;
	padding: 3px 10px 3px 10px;
	clear:both;
	background-color: #fcf6c9;
}

div.list_row_ads_results div.ads_results{
	clear:both;
}

div.list_row_1_results { 
	padding: 8px 10px 10px 10px;
	float: left;
    width: 450px;
	border-right: 1px solid #e5e5e5;
}

div.list_row_1_results .results_pic { 
	float: left;
	margin-right: 10px;
	width: 60px;
}
div.list_row_1_results .results_text { 
	float: left;
	width: 400px;
}

div.list_row_1_results h3 { 
	margin: 0;
	padding: 0px;
	text-decoration: underline;

}
div.list_row_1_results span.view_profile { 
	float: right;
}

div.list_row_1_results img { 
	border: 5px solid #fff;
	padding: 0px;
}

div.list_row_1_results span a { 
	color: #fead21;
	text-decoration: none;
}

div.list_row_1_results span a:hover { 
	color: #fead21;
	text-decoration: underline;
}


div.list_row_2_results { 
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	background-color: #f7f7f7;
	padding: 8px 10px 10px 10px;
	float: left;
	width: 595px;
}

span.location {
	font-size: 9px;
       color: #819e7b;
       font-weight: bold;
       text-transform: uppercase;
}

div.list_row_2_results .results_pic { 
	float: left;
	margin-right: 10px;
	width: 60px;
}

div.list_row_2_results .results_text { 
	float: left;
	width: 524px;
}
div.list_row_2_results h3 { 
	margin: 0;
	padding: 0px;
}
div.list_row_2_results img { 
	border: 5px solid #fff;
	padding: 0px;
}

div.list_row_2_results span.view_profile { 
	float: right;
}

div.list_row_2_results span a { 
	color: #fead21;
	text-decoration: none;
}

div.list_row_2_results span a:hover { 
	color: #fead21;
	text-decoration: underline;
}



label.input_label {
	color: #5bad5b;
}

textarea { 
	width: 288px;
	font-size: 12px;
	color: #999;
	padding: 5px;
	background-color: #efefef;
	border: 1px solid #bbbbbb;	
	font-family: Helvetica, "MS Trebuchet", sans-serif;
}
input.input { 
	height: 20px;
	padding-top: 6px;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	background-color: #efefef;
	border: 1px solid #bbbbbb;
	margin-bottom: 5px;
}

input.text { 
	height: 20px;
	width: 292px;
	padding-top: 6px;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	background-color: #efefef;
	border: 1px solid #bbbbbb;
	margin-bottom: 5px;
}

input.number { 
	height: 20px;
	padding-top: 6px;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	background-color: #efefef;
	border: 1px solid #bbbbbb;
	margin-bottom: 5px;
	text-align: right;
}


fieldset { 
	border: 1px solid #bbbbbb;
	padding: 10px;
	margin-bottom: 20px;
}

fieldset legend { 
	font-size: 120%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #3a733a;	
}

select.select { 
	font-size: 110%;
	border: 1px solid #999;
	padding: 2px;
	color: #666;
	background-color: #fefefe;
	margin-top: 10px;
	margin-bottom: 10px;
}

select.select_2 { 
	font-size: 110%;
	border: 1px solid #999;
	padding: 2px;
	color: #666;
	background-color: #fefefe;
}

#col_3 { 
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;	
}
#col_3 img { 
	margin-bottom: 20px;	
}

#col_3 .sponsors { 
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;

}

#col_3 .sponsors img { 
	vertical-align: middle;
}

#col_3 .sponsors_1 { 
	float: left;
	width: 60px;
	height: 60px;
}

#col_3 div.list_sidebar { 
	margin-bottom: 20px;
}

/*#footer { 
	clear: both;
	background: #00490a url(../gfx/backs/back_footer_inner.jpg) repeat-x;
}*/

div#footer { 
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #e5e5e5;
	background-color: #f7f7f7;
	text-align:center;

	position: relative;
/*	margin-top: -120px;*/ /* negative value of footer height */
	height: 30px;
	clear:both;
}

div#footer a { 
	color: #99cc99;	
	text-decoration: none;
}

div#footer a:hover { 
	color: #99cc99;	
	text-decoration: underline;

  
}

div#footer_col_1 { 
	width: 300px;
	float: left;
}

div#footer_col_2 { 
	width: 300px;
	float: right;
}

div#footer_col_2 div#nav_footer{ 
	width: 140px;
	float: left;
}

div#footer_col_2 div#nav_footer_2{ 
	width: 140px;
	float: left;
	margin-left: 20px;
}
div#footer_col_2 ul { 
	margin: 0;
	padding: 0px;
	list-style: none;
}



/*****************************************************/
/* RESETTERS AND GLOBAL SETTINGS               		 */
/***************************************************/

h1 { 
	margin-top: 0px;
	margin-bottom: 10px;
	color: #3a733a;
	font-size: 20px;
	line-height: 110%;
}
h2 { 
	font-size: 14px;
	color: #3a733a;
	margin-top: 10px;
	margin-bottom: 5px;

}


small { 
	margin: 0;
	color: #666;
	font-size: 95%;
}

a { 
	color:#3a733a;
	text-decoration: none;
}
a:hover { 
	color:#3a733a;
	text-decoration: underline;
}


a img { 
	border: 0;
}

p { 
	padding: 0px;
	margin: 0;
}

p img { 
	padding: 7px;
}
img.float_left { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.float_right { 
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.imagen_principal { 
	margin-bottom: 20px;
}

span { 
	font-size: 80%;
}

span.small_labels { 
	font-size: 90%;
	font-style: italic;
	color: #999;
}


div.hr { 
	border-bottom: 2px dotted #efefef;
	margin-bottom: 20px;
	clear: both;
}

div.hr hr { 
	display: none;
}

div.hr_2 { 
	border-bottom: 2px dotted #efefef;
		margin-bottom: 10px;
	clear: both;
}

div.hr_2 hr { 
	display: none;
}

strong.results { 
	background-color: #ffc300;
	color: #000;
}


#categories { 
/*	background-color: #efefef; */
	padding: 20px;
	margin-bottom: 20px;
	float: left;
	width: 260px;
}

#categories h1 { 
	margin-top: 0px;
	margin-bottom: 10px;
	color: #3a733a;
	font-size: 20px;
	line-height: 110%;
}

ul.categories_menu { 
	margin: 0;
	padding: 0px;
	margin-top: 10px;
	list-style: none;
}

ul.categories_menu li { 
	padding-left: 25px;
}

#categories ul li a { 
	color: #999;
	text-decoration: underline;
}

#categories ul li a:hover { 
	color: #666;
	text-decoration: underline;
}

#categories ul li a.active { 
	color: #666;
	text-decoration: none;
}



