/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	LAYOUT STRUCTURE - BODY | GLOBAL CLASSES
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.base-body
{
	text-align: center;
	background-color: #efeeee;
	padding:0;
	margin: 5px 0;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	LAYOUT STRUCTURE 
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#wrap 							
{
	width:  788px;
	margin: 0 auto 0 auto;
	background: url("/images/layout_edirectory/bg_wrapper.gif") top repeat-y;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	LAYOUT HEADER
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#header
{
	width: 788px;
	height: 250px;
	border: 0;
	background: url("/images/layout_edirectory/header_ops.jpg") center bottom no-repeat;
}

#header a,
#header a:link,
#header a:visited,
#header a:active,
#header a:hover
{
	text-decoration: none;
}

#header-none					/* This code is used only when dont need the edirectory logo									*/

{
	width: 788px;
	height: 100px;

	border: 0px solid green;
	background: url("/images/layout_edirectory/logo_topnone.gif") top no-repeat;
}

#header p.header-login
{
	width: auto;
	height: auto; 
	margin: 20px 15px 0 0;
	padding: 8px 15px 5px 5px;
	
	float: right;

	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}

#header p.header-login a:link,
#header p.header-login a:visited,
#header p.header-login a:active,
#header p.header-login a:hover
{
	color: #999;
	padding: 0 4px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#header p.header-login a:hover
{ color:#86b3db; font-weight: normal; }

.logo-link
{
	float: left;
	text-decoration: none;
	margin: 20px 0 0 20px;
	border: 0;
}

.logo-link-none					/* Here you can change the positions that the logo(image or text) going be showed				*/
{
	width: auto;

		float: left;
		margin: 35px 0 0 20px;
		padding: 0;
	
	cursor: pointer;
	text-decoration: none;
	
	border: 0;
}

.logo-link-none:link,			/* Here you can change the size of the link on the top or on the image(logo) top				*/
.logo-link-none:active,
.logo-link-none:visited,
.logo-link-none:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #003365; 
}

.logo-link-none:hover
{
	color: #01274D 
}

#main
{
	margin: 0 auto;
	text-align: center;
	
	padding: 18px 14px 0 14px;
	border: 0; 
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	LAYOUT STRUCTURE - FOOTER
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#footer
{
	width: 770px;

	margin: 0 auto 0 auto;
	padding: 0;
	
	border: 0px solid green;	
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	LAYOUT STRUCTURE - HEADER > BANNER
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#banner-bottom
{
	width: 468px;
	height: 60px;

	margin: 15px 0 0 0;
	padding:0;
	border: 0;
}

#banner-top
{
	width: 777px;
	margin: 15px auto 10px auto;
	padding:0;
	border: 0;
}

#banner-top table
{
	text-align:center;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	MAIN > LEFT SIDE CONTENT
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#leftside-content
{
	width: 180px;
	text-align: center;

	margin: 0;
	padding: 0;
	float: left;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	MAIN > LEFT SIDE CONTENT > SEARCH TABS
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.isHidden { display : none; }
.isShown { visibility: visible }

.tab-base 
{
	width: 675px;
	text-align: left;
	margin: 0 auto 0 auto;

	background-color: #FFF;
	border: 0;
}

ul.tab-main
{           
	width: auto;    
	height: 22px;
	text-align:left;
	list-style: none;

	margin:10px 0 0 0;
	padding:0;
	background: url("/images/layout_edirectory/bg_tab.gif") repeat-x center bottom;
}

ul.tab-main li
{
	margin: 0;
	padding: 0;
	float: left;
}

ul.tab-main li.tab-active a,
ul.tab-main li.tab-active a:link,
ul.tab-main li.tab-active a:visited,
ul.tab-main li.tab-active a:active,
ul.tab-main li.tab-active a:hover,

ul.tab-main li.tab-inactive a,
ul.tab-main li.tab-inactive a:link,
ul.tab-main li.tab-inactive a:visited,
ul.tab-main li.tab-inactive a:active,
ul.tab-main li.tab-inactive a:hover
{
	font: bold 11px/22px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	cursor:default;
	padding: 0 12px 0 12px;
	display: block;
}

ul.tab-main li.tab-active a,
ul.tab-main li.tab-active a:link,
ul.tab-main li.tab-active a:visited,
ul.tab-main li.tab-active a:active,
ul.tab-main li.tab-active a:hover
{
	background: url("/images/layout_edirectory/tab_active.gif") no-repeat left top;
	color: #000000;
}

ul.tab-main li.tab-inactive a,
ul.tab-main li.tab-inactive a:link,
ul.tab-main li.tab-inactive a:visited,
ul.tab-main li.tab-inactive a:active,
ul.tab-main li.tab-inactive a:hover
{
	background: url("/images/layout_edirectory/tab_inactive.gif") no-repeat left top;
	color: #666666;
	cursor: pointer;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	MAIN > LEFT SIDE CONTENT > SIMPLE SEARCH
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#simplesearch
{
	margin: 0 0 10px 0;
	text-align: left;
	border: 1px solid #FFF;
}

#simplesearch h1
{
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #DADADA;
	background: url('/images/layout_edirectory/bg_search.gif') top repeat-x;
}

#leftside-content #simplesearch h1
{
	background:#737c81;
	color:#FFFFFF;
	padding: 5px;
	margin: 0;
	font: bold 9pt/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#leftside-content #browsecateg h1
{
	background:#737c81;
	color:#FFFFFF;
	padding: 5px;
	margin: 0;
	font: bold 9pt/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#simplesearch img,
#simplesearch form,

#browsecateg img,
#browsecateg form

{
	border: 0;
	margin: 0;
	padding: 0;
}

#simplesearch table,
#browsecateg table
{
	font: normal 8pt/18px Verdana, Arial, Helvetica, sans-serif;
}

#simplesearch div.button ul li a:link,
#simplesearch div.button ul li input
{
	color: #3B4B5B;
}


/*	SIMPLE SEARCH AND BROWSE CATGORY - LIST DEFINITIONS
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#simplesearch dl,
#simplesearch dd,
#browsecateg dl,
#browsecateg dd
{
	text-align: center;
	margin: 0;
	padding: 0;
}

#simplesearch dt,
#browsecateg dt
{
	text-align: left;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	MAIN > LEFT SIDE CONTENT > JOIN US
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#base-join
{
	font: normal 8pt/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

	background-color: #FCFCFC;
	border: 1px solid #DFDFDF;
	border-top: 3px solid #FAA414;
	border-bottom: 1px solid #FAA414;
}

#base-join	strong
{
	font: bold 10.5pt Arial, Helvetica, sans-serif;
}

#base-join	strong span
{
	font-size: 8.8pt;
}

#base-join dl,
#base-join dt,
#base-join dd
{
	margin: 0;
}

#base-join dl
{
	padding: 10px;
	padding-bottom: 0;
}

#base-join p
{
	text-align: center;
	margin: 0;
	padding: 5px 10px 10px 10px;

	border-top: 1px solid #EAEAEA;
	background: #F5F5F5;
}

#base-join p.warning
{
	margin: 5px 0 0 0;
	padding: 0;

	background: none;
	border: 0;
}

#base-join table.table-login
{
	width: 100%;
	font: normal 8pt/18px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	text-align: left;
	
	margin: 10px auto 0 auto;
}

#base-join table.table-login td,
#base-join table.table-login th
{
	font: normal 8pt/18px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	padding: 2px;
}

#base-join table.table-login td.login-paddingtop,
#base-join table.table-login th.login-paddingtop
{
	padding-top: 10px;
}

#base-join table.table-login th
{
	width: 65px;
	text-align: right;
}

.table-login input.input-login
{
	width: 100%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3B4B5B;
	border-top: 1px solid #B4BFC0;
	border-left: 1px solid #B4BFC0;

}

#base-join table.table-login input
{
	width: 97px;
}



#base-join p a.label-login:link,
#base-join p a.label-login:visited,
#base-join p a.label-login:active,
#base-join p a.label-login:hover
{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #2B3F79;
}


.listing-highlight
{
	width: 520px;
	font: normal 8pt/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	
	margin: 0 auto 0 auto;
	background: #FCFCFC;
	border: 1px solid #E9E9E9	;
	border-bottom: 0;
	
}

.listing-highlight th
{
	font: bold 8.5pt/normal Verdana, Arial, Helvetica, sans-serif;
	color: #003365;
	vertical-align: middle;
	padding: 3px 10px 3px 10px;

	background-color: #F4F4F4;
	border-bottom: 1px solid #E9E9E9;
}

.listing-highlight td
{
	vertical-align: middle;
	padding: 3px;

	border-bottom: 1px solid #E9E9E9;
}

th.listing-price
{
	font: bold 11.5pt Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	color: #FF3300;
	white-space: nowrap;

	background: none;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	Front Page - PROMOTION
	This code control the table in the listing details!
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.promotion-padding{
	padding:14px;
	border:1px solid #5C76AF;
	background-color:#F8FBFF;
}

.promo_link 
{
	margin:0 auto 0 auto;
	padding:0;
}

.promo_link a:active,
.promo_link a:link,
.promo_link a:visited,
.promo_link a:hover
{
	font: bold 8pt/12px Verdana, Arial;
	color:#4868A2;
}

.promo_link a:hover
{
	font: bold 8pt/12px Verdana, Arial;
	color:#cc0000;
}

#promotion-bellow p
{
	font: normal 8pt/15px Verdana, Arial;
	color:#666;
	text-align:center;
	margin:0;
	padding:10px 0 0 0;
}

#promotion-main .desc
{
	font: 10pt/16px Verdana, Arial;
	color:#333;
	margin:0;
	padding:5px;
}

#promotion-main .desc a:link,
#promotion-main .desc a:visited,
#promotion-main .desc a:active,
#promotion-main .desc a:hover
{
	font: 10pt/16px Verdana, Arial;
	color:#0000CC;
	margin:0;
	padding:0;
	text-decoration:underline;
}

.img-promotions{
	float:left;
	margin: 0 20px 0 0;
}

.adver
{
	margin: 6px 0 0 6px;
	font: normal 8pt Verdana, Arial;
	color:#333;
	text-decoration:none;
}

.adver a:hover,
.adver a:link,
.adver a:visited,
.adver a:active
{
	font: normal 8pt/20px  Verdana, Arial;
	color:#333;
	text-decoration:underline;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	Front Page - PROMOTION > BASE
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#promotion-main
{
	width: 542px;
	height: auto;
	text-align:left;

	margin: 15px 5px 0 auto;
	padding: 0;
	float: right;
	
	background-color: #FAFAFA;
	border: 0;
	border-right: 1px solid #E7E4E7;
	border-bottom: 2px solid #E7E4E7;
}

#promotion-main h1,
#promotion-main h1 a:link,
#promotion-main h1 a:active,
#promotion-main h1 a:visited,
#promotion-main h1 a:hover
{
	font: bold 12pt Arial, Verdana;
	color:#0054A8;
	
	margin: 3px 0;
	padding: 5px;
	text-decoration: none;
}

#promotion-main h1 a:hover
{
	text-decoration: underline;
}

#promotion-main .offer
{
	font: bold 10pt/15px Verdana, Arial;
	color:#003366;
	
	padding: 5px;
}

a.promo-right:link,
a.promo-right:active,
a.promo-right:visited,
a.promo-right:hover
{
	float: right;
	font: bold 8pt Verdana, Arial;
	color:#333;
	margin: 10px;
}

a.promo-right:hover
{
	color: #333;
	text-decoration: none;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	MAIN > LEFT SIDE CONTENT > BROWSE CATEGORY
		
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#browsecateg h1
{
	font: bold 10pt/20px Arial, Helvetica, sans-serif;
	color: #003365;

	border-bottom: 1px solid #c0c0c0;
	background: #EEEEEE;
}

p.browsecateg-baselinks
{
	padding: 8px 0 0 0;
	margin:5px;
}

p.browsecateg-baselinks a:link,
p.browsecateg-baselinks a:active,
p.browsecateg-baselinks a:visited,
p.browsecateg-baselinks a:hover
{
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	border:0;
	padding:5px;
	display:block;
}

.left-list
{
	font: normal 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

	margin: 0;
	padding: 0;
	border: 0;
}

.left-list li
{
	margin:0 0 4px 0;
	padding: 1px 0 0 1px;
	line-height: 13px;
	list-style: none;
}

.left-list li a:link,
.left-list li a:visited,
.left-list li a:active,
.left-list li a:hover
{
	text-decoration:none;
	color: #666;
}

.left-list li a:hover
{ color: #036; font-weight: bold; }


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	RIGHT SIDE CONTENT
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#rightside-content
{
	margin: 0;
	padding: 0 0 0 10px;

	float: left;
	clear: right;

	border: 0;
	voice-family: "\"}\""; 		/* The Hack start here																			*/
	voice-family:inherit;		/* This code tricks the IE5win to get the correct value											*/									
	width: 580px;				/* correct value to IE																			*/
	}
html>body #rightside-content
{
	width: 570px;				/* correct value for Opera and FF																*/ 
								/* The Hack finish here																			*/
}
#rightside-content p.paragraph
{
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}	

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	RIGHT SIDE CONTENT > VIEW SUMMARY
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.table-view-summary-simple{
	width: 560px;
	margin: 0px auto;
	background:#F8F8F1;
}

.table-view-summary-simple td
{
	font: 8pt/10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.table-view-summary-simple a:link,
.table-view-summary-simple a:visited,
.table-view-summary-simple a:active,
.table-view-summary-simple a:hover
{	
	text-decoration: none;
}

.table-view-summary
{
	width: 560px;
	margin: 5px auto;
	
	border: 1px solid #CECECE;
	background:#F8F8F1;
}

.table-view-summary td
{
	font: 8pt/10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.summary-content
{
	padding: 0 6px 0 10px;
}


.img-view-summary
{
	width: 180px;
	text-align: center;
}


.font-bold-normal,
.font-bold-normal a:link, 
.font-bold-normal a:visited, 
.font-bold-normal a:active,
.font-bold-normal a:hover
{
	font: bold 12pt/20px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
	color: #95958D;

	margin: 0;
	padding: 3px 3px 3px 0;
}

.font-bold-view					
{
	font: bold 12pt/20px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
	color: #9E6734;

	margin: 0;
	padding: 3px 3px 3px 0;
}

.font-bold-view a,
.font-bold-view a:visited,
.font-bold-view a:link,
.font-bold-view a:active,
.font-bold-view a:hover
{
	font: bold 12pt/20px Arial, Verdana, Helvetica, sans-serif;
	color: #9E6734;
	text-align: justify;
	text-decoration: none;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	RIGHT SIDE CONTENT - FEATURED LISTING
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.featured
{
	width: 520px;
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #818181;

	padding: 0;
	margin: 0 auto 0 4px;
	border: 0;
}

.title-featured
{
	padding: 0;
	margin: 5px 0;
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
}

.title-featured a:link,
.title-featured a:active,
.title-featured a:visited,
.title-featured a:hover
{
	padding: 0;
	margin: 0;

	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #C87114;	
	text-decoration: none;
}

.title-featured a:hover
{
	text-decoration:underline;
}

.featured-view a.featured-link:link,
.featured-view a.featured-link:active,
.featured-view a.featured-link:visited,
.featured-view a.featured-link:hover
{
	color: #333; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	float: right;
}

.featured-view a.featured-link:hover
{
	color: #C3761A;
	text-decoration:underline;
}

p.featured-view
{
	text-align: left;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	
	padding: 0;
	margin: 9px 0 0 0;
	color: #000;
}

.table-featured	
{
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0 auto 10px auto;

	border:0;
	border-bottom:1px solid #F2EFEC;
	background:#F8F8F1;
}

.img-featured
{
	width:130px;
	text-align: center;

		border: 1px solid #E1E1E1;
		border-right:1px solid #F2EFEC;
		border-bottom:1px solid #F2EFEC;
		background-color: #FCFCFC;
}

.img-featured img
{
	margin: 5px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////

	HOME PAGE CATEGORIES 

//////////////////////////////////////////////////////////////////////////////////////////////////////////// 

.front_categories
{
	width: 520px;
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #818181;

	padding: 0;
	margin: 0 auto 0 4px;
	border: 0;
}
*/

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	CATEGORIES BASE > FRONT PAGE
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.categories
{
	font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif, serif;
	color: #003365;
	text-align:left;

	height: 20px;
	margin: 0;
	padding: 0 10px 0 3px;
}

.base-categoriesFRONT
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	width: 550px;

	margin: 0 auto 15px auto;
	padding: 0;

	border: 0;	
	border-bottom: 1px solid #F7F7F7;
	/*background: #fffdfb url("/images/layout_edirectory/bg_browse.jpg") no-repeat bottom;*/
}

div.left-categories,
div.right-categories
{
 	width: 253px; /*The correct value is 275*/
	text-align: left;
	
	margin: 0;
	padding: 10px;
	float: left;
	min-height:45px;
	
	voice-family: "\"}\""; 		/* The Hack start here																			*/
	voice-family:inherit;		/* This code tricks the IE5win to get the correct value											*/									
	width: 275px;				/* correct value to IE																			*/
	}
html>body div.left-categories, div.right-categories
{
	width: 253px;				/* correct value for Opera and FF																*/ 
								/* The Hack finish here																			*/
}

/*	CATEGORIES BASE > FRONT PAGE
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

div.left-categories h1,
div.right-categories h1
{
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	
	text-align: left;
	text-decoration:  none;
	
	margin:  0;
	padding: 0;
}

div.left-categories h1 a:link,
div.left-categories h1 a:active,
div.left-categories h1 a:visited,
div.left-categories h1 a:hover,

div.right-categories h1 a:link,
div.right-categories h1 a:active,
div.right-categories h1 a:visited,
div.right-categories h1 a:hover
{
	color:#704504;
	text-decoration: none;
}

div.left-categories h1 a:hover,
div.right-categories h1 a:hover
{
	color:#001C55;
}

div.left-categories span,
div.right-categories span
{
	font-weight: normal;
	color: #333;
}

div.left-categories span a:link,
div.left-categories span a:active,
div.left-categories span a:visited,
div.left-categories span a:hover,

div.right-categories span a:link,
div.right-categories span a:active,
div.right-categories span a:visited,
div.right-categories span a:hover
{
	border: 0;
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

div.left-categories span a:hover,
div.right-categories span a:hover
{ color: #036; background-color: #ececec;
	/*background: #FFF4DF;*/
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	CATEGORIES BASE > RESULTS PAGE | appear on the top
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	CLASSIFIED CATEGORIES
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.base-classifiedCATEGORIES {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	width: 555px;
	margin: 0 auto 15px auto;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #F7F7F7;
}

div.column1-classifiedCATEGORIES,
div.column2-classifiedCATEGORIES,
div.column3-classifiedCATEGORIES {
	width: 165px; /*The correct value is 275*/
	text-align: left;
	margin: 0;
	padding: 10px;
	float: left;
	min-height:45px;
	voice-family: "\"}\"";	/* The Hack start here									*/
	voice-family:inherit;	/* This code tricks the IE5win to get the correct value	*/
	width: 185px;			/* correct value to IE									*/
}

html>body div.column1-classifiedCATEGORIES, div.column2-classifiedCATEGORIES, div.column3-classifiedCATEGORIES {
	width: 165px;	/* correct value for Opera and FF	*/
					/* The Hack finish here				*/
}

div.column1-classifiedCATEGORIES h1,
div.column2-classifiedCATEGORIES h1,
div.column3-classifiedCATEGORIES h1 {
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	text-decoration:  none;
	margin: 4px;
	padding: 3px;
	background: #f5f5f5;
	border-bottom:1px solid #e0e0e0;
}

div.column1-classifiedCATEGORIES h1 a:link,
div.column1-classifiedCATEGORIES h1 a:active,
div.column1-classifiedCATEGORIES h1 a:visited,
div.column1-classifiedCATEGORIES h1 a:hover,

div.column2-classifiedCATEGORIES h1 a:link,
div.column2-classifiedCATEGORIES h1 a:active,
div.column2-classifiedCATEGORIES h1 a:visited,
div.column2-classifiedCATEGORIES h1 a:hover,

div.column3-classifiedCATEGORIES h1 a:link,
div.column3-classifiedCATEGORIES h1 a:active,
div.column3-classifiedCATEGORIES h1 a:visited,
div.column3-classifiedCATEGORIES h1 a:hover {
	color:#001C55;
	text-decoration: none;
}

div.column1-classifiedCATEGORIES h1 a:hover,
div.column2-classifiedCATEGORIES h1 a:hover,
div.column3-classifiedCATEGORIES h1 a:hover {
	color:#001C55;
}

div.column1-classifiedCATEGORIES span,
div.column2-classifiedCATEGORIES span,
div.column3-classifiedCATEGORIES span {
	font-weight: normal;
	color: #333;
}

div.column1-classifiedCATEGORIES span a:link,
div.column1-classifiedCATEGORIES span a:active,
div.column1-classifiedCATEGORIES span a:visited,
div.column1-classifiedCATEGORIES span a:hover,

div.column2-classifiedCATEGORIES span a:link,
div.column2-classifiedCATEGORIES span a:active,
div.column2-classifiedCATEGORIES span a:visited,
div.column2-classifiedCATEGORIES span a:hover,

div.column3-classifiedCATEGORIES span a:link,
div.column3-classifiedCATEGORIES span a:active,
div.column3-classifiedCATEGORIES span a:visited,
div.column3-classifiedCATEGORIES span a:hover {
	border: 0;
	font-weight: normal;
	text-decoration: underline;
	color: #2B58AF;
}

div.column1-classifiedCATEGORIES span a:hover,
div.column2-classifiedCATEGORIES span a:hover,
div.column3-classifiedCATEGORIES span a:hover {
	text-decoration: none;
	color: #CF7000;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	CLASSIFIED CATEGORIES
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.base-categoriesRESULTS
{ font: bold 10px Verdana, Arial, Helvetica, sans-serif; text-align: left; color: #3b4b5b; padding-bottom: 10px; border-bottom: 2px solid #f7f7f7; display: block; }

.categories-active:link,
.categories-active:active,
.categories-active:visited,
.categories-active:hover
{
	color: #0054A8;
}

.categories-link:link,
.categories-link:active,
.categories-link:visited,
.categories-link:hover
{
	font-weight: normal;
	color: #3B4B5B;
	text-decoration: none;
}

.categories-link:hover
{
	color: #EF413D;
}

.categories-activeBOLD:link,
.categories-activeBOLD:active,
.categories-activeBOLD:visited,
.categories-activeBOLD:hover
{
	font-weight: bold;
	color: #3B4B5B;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
 Here start the style that control the Front features 
/////////////////////////////////////////////////////////////////////////////////////////////*/

.left_listings						/* This classe control the left list in the front page */
{
	width: 250px;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0 auto;

/*	ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 253px;
	}
html>body .left_listings
{
	width: 253px;
	/* ie5win fudge ends */
}

.right_listings						/* This classe control the right list in the front page */
{
	width: 250px;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0 auto 0 10px;

		
/*	ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 253px;
	}
html>body .right_listings
{
	width: 253px;
	/* ie5win fudge ends */
}

#right-banner
{
	width: 160px;
	
	float: left;
	margin: 0 0 0 5px;
}

.listings-titles a,					/* This classe control the left list in the front page */
.listings-titles a:active,
.listings-titles a:visited
{
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #224478;
	display: block;	
	margin: 0;
	padding: 0;
}

.listings-titles a:hover
{
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #224478;
}

.link_front, 
.link_front:link, 
.link_front:visited, 
.link_front:active
{
	font-size: 8pt;
	font-weight: normal;
	color: #808080;
	text-align: left;
	text-decoration: none;

	margin: 0;
	padding: 0;
}

.link_front:hover
{
	color: #808080;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	RIGHT SIDE CONTENT > DYNAMIC CONTENT
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#dynamic-content
{
	text-align: left;
	padding-top: 2px;
	padding-bottom: 10px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	RIGHT SIDE CONTENT > ALPHABETICALLY BASE	
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.alphabetically-base
{
	font: bold 11px/18pt Verdana, Arial, Helvetica, sans-serif;
	text-align:center;

	margin: 10px; 
	padding: 0;

	border: 0;
}

.alphabetically-base h2.standard-title-medium,
.alphabetically-base p
{
	margin: 0;
	padding: 0;
}

.alphabetically-base p
{
	text-align: center;
}

.alphabetically-link, 
.alphabetically-link:link, 
.alphabetically-link:active, 
.alphabetically-link:visited,
.alphabetically-link:hover
{
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #3B4B5B;
	
	margin: 0;
	padding: 4px;

	text-decoration: none;
}

.alphabetically-link:hover
{
	background: #F4F4F4;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	RIGHT SIDE CONTENT > CONTACT US
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#contact-form
{
	font: 8pt/10pt Verdana, Arial, Helvetica, sans-serif;
	width: 420px;
	margin: 20px auto 20px auto;
	
	border: 0;
}

#contact-form th
{
	width: 70px;
	color: #3B4B5B;

	text-align: right;
}

#contact-form input,
#contact-form textarea
{
	width: 300px;
	
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #3B4B5B;
}

#contact-form input.button-send
{
	width: 80px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	LISTING DETAIL
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#listing-detail
{
	width: 750px;
	font: normal 8pt/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FFF top center repeat;
	margin:0 auto 0 auto;
}

#listing-detail table
{
	font: normal 8pt/18px Verdana, Arial, Helvetica, sans-serif;
}

#listing-detail span a:link,
#listing-detail span a:visited,
#listing-detail span a:active,
#listing-detail span a:hover
{	
	text-decoration: none;
}

#listing-detail form
{
	margin: 0;
	padding: 0;
}

#listing-detail h2
{
	font-size: 8pt;	
	font-weight: bold;
	color: #ff8a00;
	border: 0;
}

#detail
{
	text-align: center;
	
	background: #FFF;
	border: 0;
}

.top-morelisting
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

.top-morelisting a:link,
.top-morelisting a:visited,
.top-morelisting a:active,
.top-morelisting a:hover
{
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	text-decoration:none;
}

.top-morelisting a:hover
{
	text-decoration:underline;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	LISTING DETAIL > VIEW DETAIL TABLE
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.table-listing-detail
{
	width: 750px;
	border:0;
	margin: 14px auto;

	border: 1px solid #cecece;	
	background:#f8f8f1;
	clear: left;
}

.img-view-detail
{
	width:210px;
	margin-right: 5px;
	text-align: center;
}

.table-listing-detail td
{
	font: 8pt/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.detail-content
{
	padding: 0 0 0 5px;
}

/*	LISTING DETAIL - FORM
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.form-listing-detail
{
	border: 1px solid #FFF;
}

.form-listing-detail th
{
	font-size: 8pt;
	text-align: right;
	vertical-align: top
}

.form-listing-detail input
{
	font: 8pt/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 400px;
}

.form-listing-detail textarea
{
	font: 8pt/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 400px;
}

/*	LISTING DETAIL - SLIDE SHOW
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.slideshow-thumbbase
{
	border: 1px solid #F7F7F7;
	border-top: 1px solid #E9E9E9;
	background-color: #FCFCFC;	
}

.slideshow-thumb
{
	text-align:left;
	background: #FCFCFC;
	border:1px solid #EDEFEF;
	border-top: 1px solid #B4BFC0;
	border-left: 1px solid #B4BFC0;
}


.slideshow-thumb img
{
	margin: 5px;
}

.slideshow-thumb p
{
	margin: 0;
	padding: 5px;
	background-color: #F2F2F2;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

  RATE FORM
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#header-form-rate
{
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #2B3F79;

	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	
	border-bottom: 1px dashed #E9E9E9;
	background: transparent url() repeat-x bottom ;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

  EVENTS 
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#summary-baseEVENTS,
#showcase-baseEVENTS
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	color: #000;
	
	padding: 0;
	margin: 20px 0 0 0;
	
	background-color: #FAFAFA;
	border: 0;
	border-right: 1px solid #E7E4E7;
	border-bottom: 2px solid #E7E4E7;
}

#summary-baseEVENTS br.clear
{
	clear: left;
	
	line-height: 12px;
	height: 12px;
}

#summary-baseEVENTS h1,
#summary-baseEVENTS h1 a:link,
#summary-baseEVENTS h1 a:visited,
#summary-baseEVENTS h1 a:active,
#summary-baseEVENTS h1 a:hover,

#showcase-baseEVENTS h1,
#showcase-baseEVENTS h1 a:link,
#showcase-baseEVENTS h1 a:visited,
#showcase-baseEVENTS h1 a:active,
#showcase-baseEVENTS h1 a:hover
{
	font: bold 12pt Arial, Verdana;
	color:#0054A8;
	
	margin: 3px 0;
	margin-bottom:0;
	padding: 5px;
	padding-bottom:0;	
	
	text-decoration: none;
	text-align: left
}

#summary-baseEVENTS h1 a:hover
{
	text-decoration: underline;
}

#summary-baseEVENTS p.summaryEVENTS-content
{
	color: #333;
	text-align: left;

	margin: 0;
	padding: 10px;

	border: 0;
}

.events-baseLINK
{
	float: right;
	border: 0;
}

.events-baseLINK,
.events-baseLINK a:link,
.events-baseLINK a:active,
.events-baseLINK a:visited,
.events-baseLINK a:hover
{
	color: #333;
	font-weight: bold;
}

.events-baseLINK a:hover
{
	text-decoration: underline;
}

.events-image
{

	float: left;
	margin: 10px;
	background-color: #FCFCFC;
	border: 1px solid #F4F4F4;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
}

.events-image img
{
	margin: 10px;
}

.contentEVENTS-right
{
	width: 100%;
	border: 0;
	padding: 0 0 10px 0;
}

.contentEVENTS-right a:link,
.contentEVENTS-right a:visited,
.contentEVENTS-right a:active,
.contentEVENTS-right a:hover
{
	color: #0054A8;
}

.contentEVENTS-right a:hover
{
	text-decoration: none;
}

.front-link:link,
.front-link:visited,
.front-link:active,
.front-link:hover
{
	font-weight: bold;
	color: #0054A8;
}

.front-link:hover
{
	text-decoration: none;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

  EVENTS CALENDAR > CALENDAR
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#calendarBASE
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	float: right;

	background: #FCFCFC;
	border: 1px solid #F4F4F4;
	border-top: 3px solid #FAA414;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	
	border-collapse: collapse;
}

#calendarBASE th,					/*	Calendar Top */
#calendarBASE th a:link,
#calendarBASE th a:visited,
#calendarBASE th a:active,
#calendarBASE th:hover
{
	font: bold 8pt/15pt Verdana, Arial, Helvetica, sans-serif;
	color: #003365;
	text-decoration: none;
	
	padding: 2px;
	margin: 0;

	background: #EEE;
	border: 0;
}

#calendarBASE th.calendar-weekday	/*	Days of the week */
{
	font-size: 10px;
	font-weight: normal;
	color: #0054A8;
	
	padding: 0;
	margin: 0;
	
	background: none;
	border: 0;
}

#calendarBASE td
{
	font: normal 8pt/15pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	border: 0;
}

#calendarBASE td a:link,
#calendarBASE td a:visited,
#calendarBASE td a:active,
#calendarBASE td a:hover
{
	text-decoration: none;
	padding: 2px;
}

a.dayclass,
a.dayclass:link,
a.dayclass:visited,
a.dayclass:active
{
	color: #333;
	background: #EEE;
	border: 1px solid #DADADA;
}

a.dayclass:hover
{
	font-weight: normal;
	background: #E6E6E6;
	border: 1px solid #E1E1E1;
}

a.normal,
a.normal:link,
a.normal:visited,
a.normal:active,
a.normal:hover
{
	color: #0054A8;
	background: #DDD;
	font-weight: bold;
	border: 1px solid #C9C9C9;
}

a.today,
a.today:link,
a.today:visited,
a.today:active,
a.today:hover
{
	color: #A46803;
	background: #FFF;
	border: 1px solid #FAA414;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

  EVENTS CALENDAR > SEARCH
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#searcheventsBASE
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	
	margin: 80px 0 100px 0;
	padding: 0;

	border: 0;
	float: left;
}

#searcheventsBASE th
{
	width: 100px;
	text-align: right;
	background: #FBFBFB;
}

#searcheventsBASE td
{
	text-align: center
}

#searcheventsBASE input
{
	width: 170px;
}

#searcheventsBASE td div.button
{
	margin: 0;
	border: 0;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

  REQUEST ITEM > REQUEST FORM
	
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.standard-table-bold
{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	width: 550px;
	color: #333;
	
	margin: 10px auto 0 auto;
	padding:0;
}

.standard-table-bold td
{
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}

.standard-table-bold td input
{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width:200px;
}

.standard-table-bold th
{
	color: #333;
	font-weight: bold;	
	vertical-align: top;
	padding: 4px;
	text-align: right;
}
