div#body
{
	width: 980px;
	min-width: 980px;
}

div#header-aux
{
	width: auto;
  min-width: 980px;
  margin-right: 10px;
}

ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#content
{
	padding: 0;
}

div.box
{
	padding: 0 5px 0 0;
	background: #fff url(bx_border.gif) 100% 0 repeat-y;
}

div.box div.bi
{
	padding: 0 0 0 5px;
	background: #fff url(bx_border.gif) 0 0 repeat-y;
}

div.box div.bt 
{
	height: 5px;
	margin: 0 -5px;
	background: url(bx_bk.gif) 100% 0 no-repeat;
	font-size: 0;
	line-height: 0;
}

div.box div.bt div 
{
	width: 6px;
	height: 5px;
	background: url(bx_bk.gif) 0 0 no-repeat;
}

div.box div.bb 
{
	height: 5px;
	margin: 0 -5px;
	background: url(bx_bk.gif) 100% 100% no-repeat;
	font-size: 0;
	line-height: 0;
}

div.box div.bb div 
{
	width: 6px;
	height: 5px;
	background: url(bx_bk.gif) 0 100% no-repeat;
}

div.box div.content
{
	background-color: #fff;
}

div.box div.title
{
	margin: 0;
	padding: 5px 8px;
	background: url(bx_tit_bk.gif) repeat-x left top;
	border-bottom: 1px solid #91C0DD;
}

div.box div.title p
{
	margin: 0;
}

div.box div.title span.title
{
	font-weight: bold;
	color: #2f2f2f;
}

div.box div.title p.first
{
	float: left;
}

div.box div.title p.second
{
	text-align: right;
}

div.box form.title
{
	float: right;
	margin: 1px 8px 0 0;
}

div.box form.title select
{
	font-size: 10px;
}

div.box form.title p
{
	margin: 0;
}

div.categories ul
{
	margin: 0;
	padding: 5px 8px;
	float: left;
	width: 100%;
	overflow: hidden;
	font-family: Tahoma, Arial, Sans-Serif;
}

div.categories ul li
{
	margin: 0 0 1px 0;
	float: left;
	width: 25%;	
}

div#subcategories
{
	margin: 0 0 5px 0;
}

div#results
{
	margin: 5px 0;
}

div#results h1
{
	display: inline;
	padding: 0;
	color: #000000;
	font-size: 12px;
	background-color: transparent;
	margin: 0 5px 0 5px;
	float: left;
  font-weight: bold;
}

div#results table
{
  background-color: #ffffff;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

div#results table tbody
{
	border-bottom: 1px solid #efefef;
  color: #424242;
}

div#results table#itemlist td
{
	padding: 5px;
	border-bottom: 1px solid #efefef;
}

div#results table tr:last-child td
{
	border-bottom-width: 0;
}

div#results table th a.sort_asc
{
	background: url(down.gif) no-repeat right center;
  padding: 0 14px 0 0;
}

div#results table th a.sort_desc
{
	background: url(up.gif) no-repeat right center;
  padding: 0 14px 0 0;
}

div#results table.bold
{
  border-top: solid 5px #29A166;
  border-bottom: solid 5px #29A166;
}
div#results table tr.even
{
  background-color: #F7FBFD;
}

div#results table.bold2
{
  border-top: solid 5px #FBEA99;
  border-bottom: solid 5px #FBEA99;
}

div#results table tr.even2
{
  background-color: #FFE3DD;
}

div#results table tr.even2 a
{
  font-weight: bold;
  color: #FF6D69;
}

div#results table tr.even3
{
  background-color: #FFF9DD;  
}

div#results table tr.even3 a
{
  font-weight: bold;  
}

div#results table tr.even4
{
  background-color: #DAFFDB;  
}

div#results table tr.even4 a
{
  font-weight: bold;
}

div#results table tr.even5
{
  background-color: #D7E6FF;
}

div#results table tr.even5 a
{
  font-weight: bold;
}

div#results table tr.empty
{ 
  background-color: #dcdcdc;
  height: 0;
  line-height: 0;
}

div#results table tr.empty td
{
  padding-top: 0!important;
  padding-bottom: 0!important;
  border-bottom-width: 0;
}

div#results table td.title a
{
  font-size: 16px;
  font-weight: bold;
}

div#results table td.title div.name
{
  font-size: 16px; 
  color: #2966A1;   
}

div#results table td.title div a
{
  font-size: 12px;
}

div#results table td.photo
{
	text-align: center;
  	width: 125px;
}

div#results table td.photo img
{
	cursor: pointer;
}

div#results table td.more
{
	font-weight: normal;	
	color: #000000;
	text-align: right;
  	padding-right: 8px;
  	width: 275px;  	
}

div#results table td div.phone
{
  margin: 1px 0 0 0;  
  font-weight: bold;
}

div#results table td div.email
{
  margin: 1px 0 0 0;
  color: #29A166;
  font-weight: normal;  
}

div#results table td div.link
{
  margin: 1px 0 0 0;
}

div#results table td div.link a
{
  font-weight: normal;
  font-size: 11px;  
}


div#results table td.date
{
	padding: 3px 6px;
    background: url(diag_gris.gif) repeat scroll left top;
    font-size: 16px;
    color: #000;
    width: 90px;
}

div#results table td div.description
{
  margin: 1px 0 0 0;
  font-size: 11px;
}

div#results table td div.tags
{
  margin: 5px 0 0 0;    
}

div#results table td div.tags a
{
  font-size: 11px;
  font-weight: normal;
  
}

div#results table td div.address
{
  margin: 1px 0 0 0;
  font-size: 11px;
}

div#results table td div.more a
{
  color: #424242;
}

div#results table td div.more strong
{
  color: #222;
}

div#results span.icon
{
	color: #488214;
	font-weight: bold;
}

div#navigators
{
	width: 178px;
	position: absolute;
	left: 5px;
	top: 266px;
}

div#navigators div.content
{
	padding: 8px 4px 8px 4px;
}

div#navigators div.content p
{
	font-weight: bold;
	margin: 0;
}

div#navigators ul
{
	margin-bottom: 10px;
}

div#paginator span
{
	border-right: 1px solid #000000;
	padding: 1px 5px 0 2px;
	font-weight: bold;
}

div.no_results
{
	zoom: 1;
  	padding: 5px 10px;
}

div.no_results p
{
	padding: 10px 0pt 
	margin: 0px 0pt;
}

div.no_results p.title
{
	font-weight: bold;
}

div.no_results ul
{
	margin: 0 0 0 25px;
	list-style-type: disc;
}

div.tracker
{
	position: absolute;
	top: 0;
	right: 0;
}

table#navigators_container
{
    border-collapse: collapse;
    vertical-align: top;
    table-layout: fixed;
}

table#navigators_container td
{
    vertical-align: top;
    padding: 0;
}

table#navigators_container td table#itemlist td
{
    padding: 5px!important;
}

td#navigators
{
  width: 150px;
}
#refine {
    overflow: hidden;
}
#refine ul {
    list-style-type:none;
    margin:3px 0 0 0;
    padding:0 0 20px 0;
}
#refine ul li {
    color: #000000;
    margin-bottom:15px;
    padding: 0;
}
#refine ul li span
{
    font-weight:bold;
    display: block;
    padding-left: 6px;
    padding-right: 10px;
    padding-bottom: 2px;
}
#refine ul li ul {
    margin:0 0 0 0px;
    padding:0;
    background-image:none
}
#refine ul li ul li {
    margin-bottom:0;
    font-weight:normal;
    position:relative;
    padding: 0px 5px;
}
#refine ul li ul li a {
}
#refine ul li ul li span {
    font-size:11px;
    color:#424242;
    text-decoration:none;
    padding: 0;
}
#refine ul li ul li.selected {
    background-color: #e5e5e5;
    padding: 2px 14px 2px 5px;
}
#refine ul li ul li.selected span.selected {
    cursor:pointer;
    width:14px;
    display:block;
    position:absolute;
    top:2px;
    right:3px;
    text-indent:-1000em;
    line-height:16px;
    background:transparent url(btn.unselect.gif) no-repeat 0 0;
}


div#itemlist  {
    border-left: 1px solid #000000;
}

span.navigator_cont {
    display: inline!important;
    font-family: Arial, Sans-Serif, Tahoma, Verdana;
    font-size: 11px!important;
    font-weight:normal!important;
}


