/* OLX Main Stylesheet */
body
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding: 0 0 20px 0;
	margin: 0;
	background-color: #fbfbfb;
}

div#body
{
  margin: 0 auto;
}

/* Clear fix from http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a
{
	color: #0000cc;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

form
{
	margin: 0;
	padding: 0;
}

a img
{
	border-width: 0;
}

table
{
	font-size: 12px;
  text-align: left;
}

table[width="900"], table.resize
{
	width: 980px;
}

input, select, textarea
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

input.button, div.buttons input
{
	vertical-align: middle;
}

hr
{
	height: 1px;
	border-top: 1px solid #D4D4D4;
	border-bottom-width: 0;
}

/* <Header> */

div#header
{
	background: url(../images/h_bk.png) no-repeat left top;
  text-align: left;
}

div#header div.holidays_top
{
  height: 62px;
  padding: 1px 8px;
  margin: 0 0 1px 0;
  border-bottom: 1px solid #afafaf;
}

div#header div.top
{
  height: 62px;
  padding: 1px 8px;
  margin: 0 0 1px 0;
  border-bottom: 1px solid #afafaf;
}

div#header div.container
{
  float: left;
}

div#header div.frumcontainer
{
  float: left;
}

div#header form.post
{
  padding: 15px 0 0 0;
}

div#header form.post p
{
  text-align: right;
}

div#header div.logo
{
	float: left;
  margin: 0 5px 0 0;
}

div#header div.logo img
{
  display: block;
}

div#header form.search
{
  clear: left;
  background: url(../images/h_search.png) no-repeat right bottom;
  padding: 7px 8px 8px 10px;
}

div#header form.search input.text, div#header form.search select, div#header form.search input[type="text"]
{
	font-size: 12px;
}

div#header form.search input.button
{
	position: relative;
	top: -3px;
  font-size: 12px;
}

div#header form p
{
	margin: 0;
}

div#header form.search img, div#header-aux form.search img
{
	vertical-align: middle;
}

div#header form.search label, div#header-aux form.search label
{
	vertical-align: middle;
}

div#header span.ask img
{
	position: absolute;
}

div#header div.title
{
  padding: 12px 0 4px 0;
}

div#header div.title p
{
  margin: 0;
  font-size: 16px;
}

div#header div.title h1
{
  background-color: transparent;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

div#header.regular div.title
{
  height: 40px;
  line-height: 39px!important;
  padding: 0 10px 0 0px;
  background: url(../images/h_corner.gif) no-repeat right top;
}

div#header.regular div.title p
{
  float: left;
  background-image: none;
}

div#header div.sections
{
	text-transform: uppercase;
	color: #8e8e8e;
	font-size: 11px;
	line-height: 24px;
  padding: 0 0 1px 0;
}

div#my_olx
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  position: absolute;
  top: 90px;
  left: 50%;
  width: 230px;
  margin-left: 250px;
  text-align: right;
}

div#my_olx span.my_classifieds { display: none; }

div#header div.sections a, div#header-aux div.sections a
{
	font-weight: bold;
}

div#header div.sections *
{
	margin: 0 4px 0 0;
}

div#header div.languages
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  color: #8a8a8a;
  position: absolute;
  top: 2px;
  left: 50%;
  width: 964px;
  margin-left: -482px;
  text-align: right;
  height: 21px;
}

div#header div.languages img
{
  vertical-align: middle;
}

div#header div.location
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

div#header.regular div.location
{
  padding: 0;
}

div#header div.location form, div#header-aux div.location form
{
  padding: 4px 0 0 14px;
  border-top: 1px solid #fbfbfb;
}

div#header div.location p.region
{
  margin: 0;
}

div#header div.location strong 
{
	font-weight: normal;
}

h1
{
	background-color: #dcdcdc;
	padding: 9px 11px;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 20px;
  font-weight: normal;
  text-align: left;
}

span.bullet
{
	font-family: Tahoma, Arial, Sans-Serif;
	color: #a0a0a0;
}

/* </Header> */

form.post input
{
	width: 250px;
	height: 35px;
	font-size: 14px;
}

form.post p
{
	margin: 0;
  text-align: center;
}

/* <Footer> */

div#footer
{
	font-size: 11px;
	margin: 15px 0 0 0;
}

div#footer div
{
	padding: 5px 10px 5px 10px;
}

div#footer div.links
{
	background-color: #f1f1f1;
}

div#footer span#copyright
{
	float: right;
}

/* </Footer> */

div.box
{
	padding:0 5px 0 0;
	background: #fff url(../images/bx_border.gif) 100% 0 repeat-y;
}

div.box div.bi
{
	padding: 0 0 0 5px;
	background: #fff url(../images/bx_border.gif) 0 0 repeat-y;
}

div.box div.bt 
{
	height: 5px;
	margin: 0 -5px;
	background: url(../images/bx_bk.gif) 100% 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
}

div.box div.bt div 
{
	width: 6px;
	height: 5px;
	background: url(../images/bx_bk.gif) 0 0 no-repeat;
}

div.box div.bb 
{
	height: 5px;
	margin: 0 -5px;
	background: url(../images/bx_bk.gif) 100% 100% no-repeat;
	font-size: 1px;
	line-height: 1px;
}

div.box div.bb div 
{
	width: 6px;
	height: 5px;
	background: url(../images/bx_bk.gif) 0 100% no-repeat;
}

div.box div.content
{
	background-color: #fff;
	padding: 0;
}

div.box div.title
{
	margin: 0;
	padding: 5px;
	background: url(../images/bx_tit_bk.gif) repeat-x left top;
	border-bottom: 1px solid #e3e2e7;
}

div.box div.title p
{
	margin: 0;
}

div.box div.title span.title
{
	font-weight: bold;
	color: #2f2f2f;
}

/* <Path> */

div#path
{
	margin: 5px 5px 5px 10px;
}

div#path h1
{
	display: inline;
	padding: 0;
	color: #000000;
	font-size: 12px;
	background-color: transparent;
}

div#path span
{
	font-family: Tahoma, Arial, Sans-Serif;
	color: #8d8d8d;
}

/* </Path> */

/* Estilos para iframes */
body.inside
{
	background-color: #ffffff;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

body.inside table
{
	font-size: 12px;
	line-height: 17px;
}

body.inside input, body.inside select
{
	font-size: 12px;
}

body.inside input.button
{
	position: relative;
	top: -2px;
}

body.inside div.Line span, body.inside div.Line label
{
  display: block;
  margin: 0 0 2px 0;
}

/* <Paginator> */

div#paginator, div.paginator
{
	/* background: url(/images/pag_pts.gif) repeat left top; */
	text-align: center;
	padding: 4px 0 4px 0;
	margin: 0 5px 0 5px;
}

div#paginator a, div.paginator a
{
	border-right: 1px solid #000000;
	padding: 1px 5px 0 1px;
	outline: none;
}

div#paginator a:last-child, div#paginator span:last-child, div.paginator a:last-child, div.paginator span:last-child
{
	border-width: 0;
}

div#paginator a.previous, div.paginator a.previous
{
	background: url(../images/pag_prev.gif) no-repeat left top;
	padding-left: 21px;
}

div#paginator a.next, div.paginator a.next
{
	background: url(../images/pag_next.gif) no-repeat right top;
	padding-right: 21px;
	border-width: 0;
}

div#paginator a.next:hover, div.paginator a.next:hover
{
	background-position: right -50px;
}

div#paginator a.previous:hover, div.paginator a.previous:hover
{
	background-position: left -50px;
}

div#paginator a:hover, div.paginator a:hover
{
	text-decoration: none;
}

/* </Paginator> */

body.text div.content
{
	padding: 10px 420px 10px 30px;
}

body.text h2
{
  font-weight: normal;
  font-size: 16px;
  margin: 15px 0px 0px 0px;
  padding: 0;
}

body.text p
{
	margin: 0px 0px 15px 0px;
}

body.text h2.o
{
  color: #7A278E; 
}

body.text h2.l
{
  color: #B9D400; 
}

body.text h2.x
{
  color: #FF840E; 
}

div.sidebar
{
	float: right;
	padding: 0;
	width: 250px;
}

.clearfix div.sidebar
{
	padding: 8px 0 0 0;
}

table td div.sidebar
{
	float: none;
  width: auto;
}

div.with_sidebar
{
	margin: 0 250px 0 0;
}


div.footers 
{
  padding: 0 0 0 8px;
  margin: 10px 4px;
  background: url(../images/bx_links_l.gif) top left no-repeat;
}

div.footers p.title 
{
  margin: 0 0 2px 0;
  padding: 0px 22px 0 0;
  font-weight: bold;
}

div.footers div.single p.title
{
	float: left;
  padding-top: 0;
}

div.footers div.content 
{
  margin: 0;
  padding: 8px 0 0 0;
  background: url(../images/bx_links_r.gif) top right no-repeat;
}

div.footers ul
{
	float: left;
  margin: 0;
  list-style-type: none;
  padding: 0 7px 0 4px;
  width: 237px;
}

div.footers ul.first
{
  width: 230px;
  padding-left: 0;
}

div.footers ul.last
{
  width: 210px; 
}

div.footers div.single ul
{
	width: auto;
  border-right: 1px solid #d9d9d9;
}

div.footers div.single ul.last
{
  border-width: 0;
}

div.footers div.aux
{
	margin: 0 0 0 -8px;
  padding-left: 8px;
  background: url(../images/bx_links_l.gif) bottom left no-repeat;
}

div.footers div.aux div
{
	padding: 0 6px 8px 3px;
  background: url(../images/bx_links_r.gif) bottom right no-repeat;
}



div#distance_div
{
  
}

div#distance_selector
{
  position: absolute;
  top: 120px;
  left: 225px;
  width: 337px;
  height: 200px;
  z-index: 100;
  background: url(../images/distance_selector_bk.gif) no-repeat left bottom;
  color: #fff;
}

div#distance_selector div.Container
{
  margin: 0 17px;
  padding: 8px 0;
  border-top: 1px solid #dcdcdc;
}

div#distance_selector p.Title
{
  background: url(../images/distance_selector_bk.gif) no-repeat left top;
}

div#distance_selector p.Title[class]
{
  background-image: url(../images/distance_selector_bk.png);
}

div#distance_selector[id]
{
  background-image: url(../images/distance_selector_bk.png);
}

div#distance_selector div#track1-left
{
  position: absolute;
  width: 2px;
  height: 12px;
  background: transparent url(../images/slider_left.png) no-repeat top left;
}

div#distance_selector div#track1 
{
  background: transparent url(../images/slider_right.png) no-repeat top right;
  width: 102px;
  height: 12px;
}

div#distance_selector div#handle1
{
  width: 11px;
  height: 12px;
}

div#distance_selector div#handle1 img
{
  float: left;
}

div#distance_selector div#slider
{
  margin: 4px 0 0 140px;
  padding: 1px 0 0 23px;
  background: url(../images/slider_bk.png) no-repeat left top;
}

div#distance_selector p.Title
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  margin: 0;
  padding: 7px 17px;
}

div#distance_selector p.Title a
{
  float: right;
  color: #b9d400;
}

div#distance_selector div.Buttons
{
  padding: 6px 0 0 0;
  text-align: center;
}

div#distance_selector div.Line
{
  background-color: #2e2e2e;
  margin: 0 0 1px 0;
  padding: 7px 5px;
}

div#distance_selector div.Line label
{
  float: left;
  width: 135px;
  padding: 3px 5px 0 0;
}

div#distance_selector div.Line select
{
  width: 145px;
}

div#distance_selector div.Line input
{
  width: 140px;
}

div#distance_selector div.Line span.City
{
  color: #d3d3d3;
  /* padding: 0 0 0 90px; */
}

div#distance_selector div.Line span.Distance
{
  color: #ff840e;
}

div#distance_selector div.Line p
{
  margin: 0;
}
div.autocomplete {
width: auto !important;
background: #fff;
cursor: default;
font-family: Arial, Sans-Serif;
font-size: 12px;
color: #000;
z-index: 50;
}

div.autocomplete ul {
border:1px solid #888;
margin:0;
padding:0;
list-style-type:none;
}

div.autocomplete ul li {
margin:0;
padding:3px;
white-space:nowrap;
}

div.autocomplete ul li.selected {
background-color: #092569;
color: #FFFFFF;
}

div.autocomplete ul strong.highlight {
color: #800;
margin:0;
padding:0;
}



/* <popular searches> */

div#popular_searches div#paginator span, div#popular_searches div#paginator del
{
    border-right:1px solid #000000;
    padding:1px 5px 0pt 2px;
}

div#popular_searches div#paginator span:last-child, div#popular_searches div#paginator del:last-child
{
    border-width: 0;
}

div#popular_searches div#paginator span 
{
    font-weight:bold;
}

div#popular_searches div#paginator del
{
    text-decoration: none;
}


div#popular_searches a:hover 
{
    color: orange;
}

div#popular_searches h2, 
div#popular_searches h3, 
div#popular_searches h4, 
div#popular_searches h5,
div#popular_searches h6, 
div#popular_searches h7 {
  display: inline;
  color: #000000;
  background-color: transparent;
  margin: 0 2px 0 0;
}


div#popular_searches h2
{
  font-size: 20px;
  line-height: 26px;
}

div#popular_searches h3
{
  font-size: 18px;
  line-height: 24px;
}

div#popular_searches h4
{
  font-size: 16px;
  line-height: 22px;
}

div#popular_searches h5
{
  font-size: 14px;
  line-height: 20px;
}

div#popular_searches h6
{
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
}

div.categories ul {
    float:left;
    font-family:Tahoma,Arial,Sans-Serif;
    margin:0pt;
    overflow:hidden;
    padding:5px 10px;
    width:20%;
}

div#popular_searches div#cloud
{
    padding: 10px;
    text-align: justify;
}

div#popular_searches div.more {
    text-align:right;
}

/* </popular searches> */

/* <header_keywords>  */
p#header_keywords 
{
    font-family: Tahoma, Arial,  Sans-Serif;
    font-size: 11px;
    text-align: center;
    padding: 3px 0 2px 0;
    color: #666;
    overflow: hidden;
    margin: 0 auto;
    width: 980px;
    height: 16px;
}
/*</header_keywords>  */
/*	Lost password form	*/
 div#lostPasswordForm{background-color:#E9E9E9;margin:15px 0px 50px 0px;padding:10px 0px 15px 15px;}
div#lostPasswordForm label{font-weight:bold;}
div#lostPasswordForm .lostPassLeftLabel{margin-right:15px;float:left;}
div#passwordSentContainer{margin:15px 0px 15px 15px;background-color:#E9E9E9;padding:15px 0px 15px 15px;}
div#passwordSentTickOK{float:left;}
div#passwordSentMesgArea{margin-left:22px;}
div#passwordSentOlxButtonContainer{margin-left:52px;}
.chooseStateDiv{color:#000033; background-color:#ffffff; position:absolute; top:325px; left:220px; width:500px; height:200px; z-index:98;}
.hidden{visibility:hidden;}
.keyWords{ color: #0048cc;font-size: 11px;}
.keyRelated{font-size: 11px;}
tr.priority
{
   display:none;
}