@charset "utf-8";
/* CSS Document */

/** global styles **/
body {
	text-align:center;
	margin:0px;
	padding:0px;
	background:#fafef6;
	color:#363636;
}

p {
	margin-top:0px;
	margin-bottom:1em;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	line-height:1.5em;
	font-size:13px !important;
}

body, td, textarea {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;	
}

a {
	color:#3B7E00;
	text-decoration:none;
}

.greentitle h1,.greentitle h2,.greentitle h3,.greentitle h2 a
{
    font-family:georgia,helvetica,arial,verdana,sans-serif;
    color:#3B7E00 !important;
    margin-bottom:0px;
}


h1,h2,h3,h4
{
    font-family:georgia,helvetica,arial,verdana,sans-serif;
    color:#3B7E00 !important;
}

/* SLIDE Background
------------------------------- */
#header {
/*z-index:-9999;*/
}

#intro {
color:#777;
line-height:0px;
position:absolute;
overflow:hidden;
width:1269;
z-index:-9999;
top:0px;
left:50%;
margin-left:-635px;
}
#intro div, #intro a {
line-height:18px;
margin:0px auto;
}
#intro .intro_box {
padding:7px 25px;
}

#intro img {
/*padding:7px 10px;*/
}

#intro-holder {
position:relative;
width:940px;
height:242px;
}
#slide-controls {
background-image : url(images/slide-bg.png);
left:0;
bottom:30px;
margin:10px 0;
position:absolute;
width:900px;
z-index:99;
}

#slide-controls a {
color:#fff;
}

#slide-controls p.text {
color : #fff;
float : left;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}

#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
#slide-controls p#slide-nav a {
color:#fff;
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
#slide-controls p#slide-nav a {
background-image : url(images/silde-nav.png);
}
#slide-controls p#slide-nav a.activeSlide {
background-position : 0 -24px;
}
.frame {
clear:both;
background: url(slides/bannerbg.png) repeat-x left bottom;
height:373px;
left:0;
top:0px;
margin:10px 0;
position:absolute;
width:100%;
z-index:99;
}

/* End SLIDE Background -------------- */



#sitewrapper {
	/*background:url(images/sitewrapperbg.jpg) no-repeat top center;*/

}

#sitewrapper {
width: 1062px;
margin: 0 auto;
position: absolute;
left: 50%;
margin-left: -531px;
}

#site {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1062px;
	position:relative;
	padding-top:173px; /* this is an arbitary value based on the height of #header */
}

#sitebodywrapper {
	/*background:url(images/sitebodybg.gif) top left repeat-y;*/
}

#sitebody {
	position:relative;
	background:url(images/sitebodywrapperbg.png) top left no-repeat;
	padding:8px 39px 15px;
}

#header {
	position:absolute;
	top:0px;
	width:1062px;
	height:173px;
}


/** header elements **/
#homelink {
	position:absolute;
	left:30px;
	top:9px;	
	width:265px;
	height:154px;
	background-image:url(images/logo.png);
}
#homelink a {
	display:block;
    width:265px;
	height:154px;
}

#topbanner {
	position:absolute;
	right:30px;
	top:10px;
	width:728px;
	height:90px;
	padding:1px;
}

#toolbar {
	position:absolute;
	right:30px;
	top:110px;
	width:730px;
	height:50px;
	background:url(images/toolbarbg.png) top left no-repeat;
}

#toolbar #searchbox {
	position:absolute;
	left:12px;
	top:9px;
	width:468px;
	height:32px;
	background:url(images/searchbg.png) top right no-repeat;
}

#toolbar .button {
	background:url(images/toolbarbutton.gif) top right no-repeat;
	width:113px;
	height:36px;
}
#toolbar .button:hover {
background-position:100% -72px;
}


#toolbar .button a {
	display:block;
	background-image:url(images/toolbarbutton.gif);
	background-repeat:no-repeat;
	background-position:0px -36px;
	height:36px;
}

#toolbar .button:hover a {
background-position:0px -108px;
}

#toolbar .button a span {
	display:block;
	height:36px;
	background-image:url(images/toolbarbuttontext.png);
	background-repeat:no-repeat;
	text-indent:-999em;
	overflow:hidden;
}

#toolbar .QuickSearchBox {
	background:url(images/searchbg.png) 0 32px;
	padding:0px 8px;
	text-indent:0px;
	border:none;
	color:#666666;
	width:410px;
	font-family:georgia,helvetica,arial,verdana,sans-serif;
	font-size:18px;
	color:#1F4000;
	height:32px;
}

#toolbar .QuickSearchButton {
	position:absolute;
	right:0px;
	top:0px;
	background:url(images/search.gif) center center no-repeat transparent;
	border:0;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	width:37px;
	height:32px;
}

#toolbar #btnLogin,
#toolbar #btnLogout {
	position:absolute;
	right:12px;
	top:7px;
}

#toolbar #btnLogin span {
	background-position:39px -39px;	
}

#toolbar #btnLogout span {
	background-position:34px -88px;	
}

#toolbar #btnRegister {
	position:absolute;
	right:131px;
	top:7px;
}

#toolbar #btnRegister span {
	background-position:28px 9px;	
}

/** column structure **/
#colwrapper {
	margin-top:75px;	
}

#cols {

}

#innercols {
	width:845px;
}

#contentcol
{
	width:535px;
	padding-top:7px;
}


#leftcol {
	width:130px;
}

#rightcol {
	width:300px;
}

/******************************************* topnav *******************************************/
#topnav {
float:left;
font-size:11px;
width:100%;
}
#topnav #breadcrumb {
float:left;
padding-left:20px;
}
#topnav #breadcrumb .nbrd {
color:#9a9a9a;
font-weight:bold;
}
#topnav #breadcrumb, #topnav #breadcrumb a {
color:#F57E00;
font-size:11px;
font-weight:normal;
}
#topnav #breadcrumb a:hover {
color:#F57E00;
border-bottom:dotted 1px #F57E00;
}

#topnav #toplink {
float:right;
padding-right:20px;
}

#toplink ul {
float:left;
list-style:none;
margin:0;
}
#toplink ul li {
float:left;
list-style:none;
}
#toplink ul li a {
color:#067d00;
font-weight:bold;
text-transform:uppercase;
margin-left:15px;
}
#toplink ul li a:hover, 
#toplink ul li a.selected {
color:#000000;
border-bottom:dotted 1px #067d00;
}


/** nav **/
#nav {
	position:absolute;
	left:39px;
	top:30px;
	height:40px;
	background:url(images/navbg.gif) top left repeat-x;
	width:980px;
}

* html #nav {
	left:0px;
}

#nav ul {

}
#nav ul, #nav ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	height:18px;
}

/** level 1 items **/
#nav ul li, #nav ul span {
	display:inline;
	float:left;
	list-style:none;
	position:relative;
	height:40px;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
}

#nav ul li a {
	display:block;
	height:40px;
	overflow:hidden;
	text-indent:-999em;
}

/** level 2 items **/
#nav ul.Level1 {
	position:absolute;
	left:0px;
	top:40px;
	width:180px;
}

/* initial state - hidden **/
#nav ul.Level1 {
	display:none;
}

/** hover state - popup **/
#nav li:hover ul.Level1,
#nav li.iehover ul.Level1 {
	display:block;
}

#nav ul.Level1 {
	/*border-top:1px solid #ffffff;*/
}

#nav ul.Level1 li {
	background-image:none;
	position:relative;
	margin:0px;
	display:block;
	float:none;
	height:26px;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	background:#FFFFFF;
	color:#8a8a8a;
}

#nav ul.Level1 li a {
	display:block;
	color:#8a8a8a;
	height:26px;
	line-height:26px;
	text-indent:0px;
	text-decoration:none;
	padding-left:23px;
	padding-right:23px;
}

#nav ul.Level1 li:hover,
#nav ul.Level1 li.iehover{
	background:#4eb608;
}

#nav ul.Level1 li:hover a,
#nav ul.Level1 li.iehover a,
#nav ul.Level1 li.SelectedTab a{
	color:#FFFFFF;	
}

#nav li.expandable:hover  ul.Level1 a,
#nav li.expandable.iehover  ul.Level1 a {
	background-image:none;
}

/** level 3 items **/
#nav ul.Level2 {
	position:absolute;
	left:150px;
	top:0px;
	width:180px;
}

/* initial state - hidden **/
#nav ul.Level2 {
	display:none;
}

/** hover state - popup **/
#nav ul.Level1 li:hover ul.Level2,
#nav ul.Level1 li.iehover ul.Level2 {
	display:block;
}

#nav ul.Level2 li {
	background-image:none;
	position:relative;
}

#nav ul.Level2 li a {
	display:block;
	color:black;	
}

/**  nav items **/
li#nav36,li#nav36 a {
	background-position:0px 0px;
	width:83px;
}

li#nav68,li#nav68 a {
	background-position:-100px 0px;
	width:107px;
}

li#nav96, li#nav96 a {
	background-position:-223px 0px;
	width:116px;
}

li#nav71,li#nav71 a {
	background-position:-354px 0px;
	width:111px;
}

li#nav76, li#nav76 a {
	background-position:-479px 0px;
	width:132px;
}

li#nav61, li#nav61 a {
	background-position:-827px 0px;
	width:113px;	
}

li#nav38, li#nav38 a {
	background-position:-720px 0px;
	width:90px;
}

li#nav7, li#nav7 a {
	background-position:-627px 0px;
	width:79px;
}

li#nav93, li#nav93 a {
	background-position:-955px 0px;
	width:105px;
}

li#nav97, li#nav97 a {
	background-position:-1073px 0px;
	width:80px;
}

li#nav105, li#nav105 a {
	background-position:-1166px 0px;
	width:119px;
}

li#nav122, li#nav122 a {
	background-position:-1297px 0px;
	width:140px;
}

li#nav123, li#nav123 a {
	background-position:-1444px 0px;
	width:106px;
}

li#nav36.SelectedTab, li#nav36:hover,li#nav36.iehover {
	background-position:0px -40px;
}

li#nav68.SelectedTab, li#nav68:hover,li#nav68.iehover {
	background-position:-100px -40px;
}

li#nav96.SelectedTab, li#nav96:hover,li#nav96.iehover {
	background-position:-223px -40px;
}

li#nav71.SelectedTab, li#nav71.SelectedTab a,li#nav71:hover,li#nav71.iehover a {
	background-position:-354px -40px;
}

li#nav76.SelectedTab, li#nav76.SelectedTab a,li#nav76:hover,li#nav76.iehover a {
	background-position:-479px -40px;
}

li#nav61.SelectedTab, li#nav61.SelectedTab a,li#nav61:hover,li#nav61.iehover a {
	background-position:-827px -40px;
}

li#nav38.SelectedTab, li#nav38.SelectedTab a,li#nav38:hover,li#nav38.iehover a {
	background-position:-720px -40px;
}

li#nav7.SelectedTab, li#nav7.SelectedTab a,li#nav7:hover,li#nav7.iehover a {
	background-position:-627px -40px;
}

li#nav93.SelectedTab li#nav93.SelectedTab a,li#nav93:hover,li#nav93.iehover a {
	background-position:-955px -40px;
}

li#nav97.SelectedTab, li#nav97.SelectedTab a,li#nav97:hover,li#nav97.iehover a {
	background-position:-1073px -40px;
}

li#nav105.SelectedTab, li#nav105.SelectedTab a,li#nav105:hover,li#nav105.iehover a {
	background-position:-1166px -40px;
}

li#nav122.SelectedTab, li#nav122.SelectedTab a,li#nav122:hover,li#nav122.iehover a {
	background-position:-1297px -40px;
	width:140px;
}

li#nav123.SelectedTab, li#nav123.SelectedTab a,li#nav123:hover,li#nav123.iehover a {
	background-position:-1444px -40px;
	width:106px;
}
/** left nav **/
#leftnav ul,
#leftnav ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}

#leftnav ul li a {
	text-decoration:none;
}	

#leftnav ul li {
	padding:8px;
	border-bottom:1px dotted black;
}


/** footer elements **/
#anchor {
	margin:0px 30px;
	background:url(images/anchorbg.gif) top left repeat-x #014c00;
	padding:17px 19px;
}
#anchor, #anchor * {
	color:#FFFFFF;	
}
#anchor .leftcol {
	width:210px;	
}
#footer {
	margin:0px 30px;
	background:#133213;
	padding:8px 9px 8px 18px;
	color:#FFFFFF;
	position:relative;
	font-size:11px;
}
#footer .leftcol {
	margin-top:20px;	
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
}

#homelinkfooter {
	margin-top:12px;	
	width:83px;
	height:46px;
	background-image:url(images/footerlogo.gif);
}


#homelinkfooter a {
	display:block;	
	width:83px;
	height:46px;
}

#footer ul li {
	padding-left:5px;
	padding-right:4px;
	background-image:url(images/footernavbullet.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	margin:0px;
}

#footer ul li.first {
	padding-left:0px;
	background:none;
}

#footer #slogan {

}

/** listing details **/
.MasterTable_Hay tr.featured 
{
    border:2px solid #DEDEEF !important;
}
.MasterTable_Hay tr.featured, .MasterTable_Hay tr.featured td
{
    background:#EFEFEF !important;
}
#listingdetails {
	position:static;		
}

#listingheader {
	margin-bottom:8px;
}
#listingheader .rightcol {
	width:140px;
}
#listingheader .leftcol {
	width:365px;
}
#listingheader h1 {
	margin:0px;	
}
#listingheader h1 .Head{
	font-size:24px;
	font-weight:bold;
	color:#3b7e00;
}
#listingcontent #map {
	padding:6px;
	background:#FFFFFF;
	margin-left:11px;
}

#listinginfo {
	border-collapse:collapse;
	margin-left:0px;
	margin-right:0px;
	width:100%;
}

.addthis_toolbox 
{
    margin:8px 0px;
}

#reviewpromo 
{
    border:2px dashed #FF9933;
	background:#FFE6CC;
	padding: 4px;
}
#reviewpromo a 
{
    text-decoration:underline;
}
#reviewpromo .leftcol 
{
    width:71px;
}
#reviewpromo .rightcol 
{
    width:270px;
    padding-top:8px;
}

#itunes 
{
    background:url(images/itunes.jpg) no-repeat;
    width:71px;
    height:45px;
    display:block;
}
#listingnav {
    background:url("images/greenheaderbg.gif") repeat-x scroll left top transparent;
    height:36px;
/*    position:absolute;
    right:50px;
    top:268px;
    width:773px;*/
}

#editlistingnav 
{
    margin:12px 0px;
    background:url(images/greenheaderbg.gif) repeat-x top left;	
}

#reviewform .dt {
	width:125px;	
}
.review 
{
    background-color:#E6EFDE;
    background-image:url(images/quote.gif);
    background-repeat:no-repeat;
    background-position:12px 12px;
    border:1px solid #FFFFFF;
    margin-bottom:12px;
    padding:16px 12px 12px 36px;
}

.review blockquote 
{
    font-family:Arial;
    margin:0px;
    padding:0px;
}
.lstsep 
{
    height:8px;
    overflow:hidden;
}
.review .leftcol 
{
    width:260px;
}

.review .rightcol 
{
    width:180px;
}

/** lists **/
ul.halalinfo 
{
    margin:0px;
    padding:0px;
}

ul.halalinfo li 
{
    float:left;
    width:188px;
    list-style:none;
}

ul.features 
{
    margin:0px;
    padding:0px;
}
ul.features li 
{
    float:left;
    width:200px;
    list-style:none;
}

ul.premiumlistings li {

height:80px;
}

ul.premiumlistings li a {

}

ul.prettyhorzlist li 
{
    height:36px;
    
}
ul.prettyhorzlist li.SelectedTab a,
ul.prettyhorzlist li a:hover
{
    text-decoration:underline;
}

ul.prettyhorzlist li a
{
    display:block;
	padding-left:20px;
	padding-right:20px;
	height:36px;
	line-height:36px;
	color:#FFFFFF;
	font-weight:bold;
}

.prettylist,.prettylist li {
	margin:0px;
	padding:0px;
	list-style:none;
}

.prettylist li {
	background:#f2f7ee;	
}

.prettylist li.alt {
	background:#e6efde;
}

.prettylist li a {
	color:#363636;
	text-decoration:none;
	display:block;
	height:1%;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:24px 11px;
	font-size:11px;
	padding:8px 0px 8px 40px;
}

#leftcol .prettylist a {
	padding:8px 0px 8px 28px;
	background-position:12px 11px;
}

/** tables **/

.RadGrid_Hay table {
	width:100%;	
	border-collapse:collapse;
	border-color:transparent;
}

.RadGrid_Hay thead th.GridHeader_Hay {
	background:url(images/greenheaderbg.gif) repeat-x #47B703;
	padding:13px 20px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.RadGrid_Hay thead th.GridHeader_Hay a {
	color:#FFFFFF;
	text-decoration:none;
}

.RadGrid_Hay .rgRow td, 
.RadGrid_Hay .rgAltRow td, 
.RadGrid_Hay .rgEditRow td, 
.RadGrid_Hay .GridFooter_Hay td, 
.RadGrid_Hay .GridGroupFooter_Hay td, 
.RadGrid_Hay .GridFilterRow_Hay td, 
.RadGrid_Hay .GridHeader_Hay, 
.RadGrid_Hay .ResizeHeader_Hay, 
.RadGrid_Hay .GroupHeader_Hay td {
	padding:10px !important;
	border-top:0px transparent !important;
	border-left:0px transparent !important;
	border-right:0px transparent !important;
	border-bottom:1px solid #FFFFFF;
}

.RadGrid_Hay .rgRow td {
	background:#f2f7ee;	
}

.RadGrid_Hay .rgAltRow td {
	background:#e6efde;
}

.RadGrid_Hay .featured td {
	background:#f1e164 url(images/featuredbg.gif) top left repeat-x;
}


/** pagination **/
.pagination .active {
	font-weight:bold;
	margin-right:3px;
}
.pagination .pipe {
	width:8px;
}

/**************************************************
 *                                                *
 * Rounded Green AJAX Tabs Style                  *
 *                                                *
 **************************************************/

.AjaxTabs_RoundedGreen
{
	text-align: left;
}
.AjaxTabs_RoundedGreen .ajax__tab_header {
	height:37px;
	background:url(images/tabheaderbg.gif) bottom left repeat-x;
}
.AjaxTabs_RoundedGreen .ajax__tab_header * 
{

}
.AjaxTabs_RoundedGreen .ajax__tab_outer {
	display:inline-block;
	background-image:url(images/tabsbg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:35px;
	margin-top:2px;
	margin-right:5px;
	cursor:pointer;
}

.AjaxTabs_RoundedGreen .ajax__tab_inner {
   	display:inline-block;
	background-image:url(images/tabsbg.gif);
	background-position:0px -35px;
	background-repeat:no-repeat;
	height:35px;
	cursor:pointer;
}

.AjaxTabs_RoundedGreen .ajax__tab_tab {
	display:inline-block;
    padding-left:18px;
    padding-right:18px;
    margin:0px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	cursor:pointer;
}

.AjaxTabs_RoundedGreen .ajax__tab_hover .ajax__tab_outer,
.AjaxTabs_RoundedGreen .ajax__tab_active .ajax__tab_outer {
	height:37px;
	margin-top:0px;
	background-position:right -74px;
}
.AjaxTabs_RoundedGreen .ajax__tab_hover .ajax__tab_inner,
.AjaxTabs_RoundedGreen .ajax__tab_active .ajax__tab_inner {
	height:37px;
	margin-top:0px;
	background-position:left -111px;
}
.AjaxTabs_RoundedGreen .ajax__tab_hover .ajax__tab_tab,
.AjaxTabs_RoundedGreen .ajax__tab_active .ajax__tab_tab {
	height:37px;
	line-height:37px;
}

.AjaxTabs_RoundedGreen .ajax__tab_body {
    	margin-bottom:12px;
	padding:10px;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	background-color:#FFFFFF;
}


/** helpers **/
.rightalign {
	text-align:right;
}
.small {
	font-size:10px;
}
.medium {
	font-size:14px;	
}
.large {
	font-size:16px;
}
.padright {
	padding-right:10px !important;
}
.dt {
	font-weight:bold;
}
.dd {
	
}

td.dt {
	padding-right:12px;	
}

td.dd {
	padding-right:12px;	
}

.bold {
	font-weight:bold;	
}

.indent {
	text-indent:8px;	
}

.highlighted {
	background:#f2f7ee;	
}
.padded {
	padding:12px 11px;
}

.clean {
	padding:0px;
	margin:0px;
	border:none;
	border-collapse:collapse;
}
table.clean td {
	padding:0px;

}
.fullwidth {
	width:100%;
}

.NormalTextBox,.NormalTextBoxLong{
	border:1px solid #dbdbdb;
}

input.NormalTextBox,input.NormalTextBoxLong {
	background:url(images/textboxbg.gif) top left repeat-x;
}

textarea.NormalTextBox,textarea.NormalTextBoxLong {
	background:url(images/textareabg.gif) bottom left repeat-x #fcfcfc;
}
.NormalTextBox {
	width:200px;
}
.NormalTextBoxLong {
	width:400px;
}
table.prettyForm td {
	cellpadding:2px;
}



.CommandButton {
    -moz-border-radius:3px 3px 3px 3px;
	height:29px;
	display:inline-block;
	line-height:29px;
	border:1px solid #6c8201;
	background:#59bc0f;
	font-weight:bold;
	color:#FFFFFF !important;
	padding-left:22px;
	padding-right:22px;
	text-decoration:none;
}

.CommandButtonSmall 
{
    display:inline-block;
    padding:4px 8px;
    background:#59bc0f;
    color:#FFFFFF !important;
}

.SearchPanel fieldset {
	padding:0px;
	margin:0px;
	border:none;
}

.SearchPanel .NormalTextBox {
	width:333px;	
	height:23px;
	padding-top:5px;
	padding-left:8px;2
	font-size:14px;
}

#votebox {
	border:2px dashed #BFB1A3;
	background:#FFFAF6;
	padding:8px 2px 4px 2px;
	text-align:center;
}
#votebox #lScore{ 
	font-size:2em;
	font-family:georgia;
	display:block;
	text-align:center;
	margin:6px;
}
#votebox #lNumVotes {
	text-align:center;
}
#votebox #lScore .scorelike {
	font-size:0.5em;
	display:block;	
}
#votebox #thumb {
	float:right;
}

#votebox #thumb.thumbsup {
	width:33px;
	height:34px;
	background-image:url(images/thumbs-up.gif);
}

#votebox #thumb.thumbsdown {
	width:35px;
	height:36px;
	background-image:url(images/thumbs-down.gif);
}

#votebox .CommandButtonSmall {
	 -moz-border-radius:3px 3px 3px 3px;
		display:inline-block;
		padding:4px 6px;
		font-size:1.2em;
		font-weight:bold;
		border:1px solid #BFBFBF;
		background:#EFEFEF;
		margin-left:4px;
		color:#666666 !important;
}
#votebox #lnklike.CommandButtonSmall {
		border:2px solid #AEDF8B;
		background:#F2F7EE;
		color:#4EB508 !important;
}
#votebox #likestatus {
	font-family:georgia;
	font-weight:bold;
	font-size:12px;
	margin-bottom:2px;
}
#votebox table * {
	border:0;
	padding:0;
	margin:0x;
}

.phone {
	display:block;
	margin:0.5em 0 1em;
	font-family:georgia;
	font-size:1.5em;
}

span.new 
{
    width:37px;
    height:17px;
    background:url(images/new.png) no-repeat;
    margin:7px 2px 0px 0px;
    display:inline-block;
}
span.closed 
{
    width:50px;
    height:17px;
    background:url(images/closed.gif) no-repeat;
    margin:7px 2px 0px 0px;
    display:inline-block;
}

.results h2 
{
    margin-top:0px;
    margin-bottom:10px;
}

/** use horzlist for any unorderered list that is to be rendered horintally **/
ul.horzlist {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.horzlist li {
	display:inline;
	float:left;
	list-style-type:none;
}
ul.horzlist a {
	display:inline;
	float:left;
	text-decoration:none;
}

ul.horzlist a span{
	visibility:hidden;
}

/** use horzlist for any div elemnent  **/
.leftcol {
	float:left;
	display:inline;
}
.rightcol {
	float:right;
	display:inline;
}

.imgbg {
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}	


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	overflow:hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 

.wibiya_toolbar_wrapper {
	width:1082px !important;
	left:50% !important;
	margin-left:-541px !important;
}

.ui-widget-content p a {
color: #3B7E00 !important;
}