/* Copyright (C) 2006 Entergal Software */



/* =BODY */
BODY {
	FONT-SIZE: 12pt;
	MARGIN: 0px;
	COLOR: #000000;
	PADDING: 0px;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FFFFFF;
}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #333333;
}

.smallfont {
	font-family: Tahoma, Arial;
	font-size: 12px;
}



/* =DIRECTORY */
.directory_table {
	padding: 2px;
}

.maincat {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.subcat {
	font-family: verdana;
	font-size: 10px;
}

li.category_li {
    list-style: none;
	padding: 4px; 
    /*display:block;*/
    list-style-image: url('./img/folder.gif');
}

ul.category_ul {
	margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}

.count {
    font-family: verdana;
    font-size: 9px;
	color: #888888;
}

.prevnext {
	color: navy;
	FONT-FAMILY: Arial;
	font-size: 15px;
	font-weight: bold;
	BACKGROUND-COLOR: #CECECE;
}



/* =SIDEBOXES */
.border2 {
	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
	padding: 5px;
}

.border {
	background-color: #CCCCCC;
	background: url(./img/table_background.gif);
	BACKGROUND-REPEAT: repeat-x;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}



/* =FORM */
INPUT {
	font-family: verdana;
	font-size: 8pt;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}

input.btn {
	font-weight:bold;
	background-color:#E0E6E0;
	border:1px solid;
	border-top-color:#BBB;
	border-left-color:#BBB;
	border-right-color:#AAA;
	border-bottom-color:#AAA;
}

input.btnhov {
	color:#FF9900;
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;
}
   
.element_candy {
	border: 1px solid #BBBBBB;
}

.element_candy:focus {
	background-color: #F6F6F7;
	border: 1px solid #7b81cd;
}   



/* =LINKS */
a:link { color: navy; text-decoration: none }
a:visited { color: navy; text-decoration: none }
a:active { color: #003399; text-decoration: none }
a:hover { color: #003399; text-decoration: underline }

a.button:link {  color: navy; text-decoration: none}
a.button:visited { color: navy; text-decoration: none }
a.button:hover { color: #3366FF; text-decoration: underline }
a.button:active { color: blue; text-decoration: none }

a.copyright { color:#666666; }

a.link2:link, a.link2:visited, a.link2:active, a.link2:hover {
	color: #3366FF; 
	font-size : 11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/* =TABS */
#nav li a:link, #nav li a:visited {
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover {
	font-weight: bold;
	text-decoration: none;
}

#nav {
	text-align:right;
	float: none;
	padding-left: 1%;
}

#nav ul {
	float: none;
	margin:0;
	padding: 0px 10px 0;
	list-style:none;
}

#nav li {
	float: left;
	background:url(./img/tab_l.png) no-repeat bottom left;
	margin:0;
	margin-left:1px;
	padding: 0 0 0 6px;
}

#nav li a {
	float:left;
	font-size: 11px;
	display: block;
	line-height: 28px;
	background: url(./img/tab_r.png) no-repeat bottom right;
	padding: 0px 15px 0px 10px;
	text-decoration:none;
	color:#ffffff;
}

div#nav li:hover, div#nav li.sfhover {
	background: url(./img/tab_over_l.png) no-repeat bottom left;
}

div#nav li:hover a, div#nav li.sfhover a {
	background:url(./img/tab_over_r.png) no-repeat bottom right;
}

span.pl_tab_l {
	background-image: url(./img/tab_over_l.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

span.pl_tab_r {
	background-image: url(./img/tab_over_r.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

#header {
	height: 82px;
	background: url(./img/header_bg.png) repeat-x;
}

.header_title {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	padding-left: 30px;
}

div#nav li.active {
	background:url(./img/tab_active_l.png) no-repeat bottom left;
}

div#nav li.active a {
	background:url(./img/tab_active_r.png) no-repeat bottom right;
}

span.pl_active_l {
	background-image: url(./img/tab_active_l.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

span.pl_active_r {
	background-image: url(./img/tab_active_r.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}




/* HOME PAGE: FEATURED LISTINGS
/////////////////////////////////////////////////////*/
table.tableFeatured {
	width: 95%;
	text-align: left;
	margin: 0 auto 0 auto;
	border:0;
	border-bottom:1px solid #F2EFEC;
}

table.tableFeatured td,
table.tableFeatured th
{
	padding: 2px;
}	

table.tableFeatured h1.title-featured {
	margin: 0;
	padding: 0;
}

table.tableFeatured h1.title-featured a:link,
table.tableFeatured h1.title-featured a:active,
table.tableFeatured h1.title-featured a:visited,
table.tableFeatured h1.title-featured a:hover
{
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 5px;
}

table.tableFeatured p {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	ext-align: left;
	padding: 5px 5px 10px 5px;
	margin: 0;
}

table.tableFeatured a:link,
table.tableFeatured a:active,
table.tableFeatured a:visited,
table.tableFeatured a:hover
{
	color: #96293F;
	text-transform: capitalize;
}

table.tableFeatured a:hover {
	color: #000;
	text-decoration: underline;
}

/* IMAGE SIZE */
table.tableFeatured table.imgListingFeatured {
	text-align: center;
	background-color: #F2F7EE;
	border: 5px solid #E5EFDC;
}

table.tableFeatured table.imgListingFeatured td {
	text-align: center;
	vertical-align: middle;
}

table.tableFeatured table.imgListingFeatured img{
	margin: 5px;
}
			
			
/* BUTTONS ON LISTING DETAIL PAGE
/////////////////////////////////////////////////////*/
ul.menubar {
	height: 20px;
	margin: 0 0 0 auto;
	border: 0;
	padding: 0px;
}

ul.menubar li {
	list-style: none;
	float: left;
}

ul.menubar li a:link,
ul.menubar li a:active,
ul.menubar li a:visited,
ul.menubar li a:hover
{
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: lowercase;
	padding: 2px 9px 2px 9px;
	display: block;
	border: 1px solid #EEE;
}

ul.menubar li a:hover {
	color: #FF3300;
	border: 1px solid #BBDCA3;
	text-decoration: none;
}

	
			
/* ARTICLE STYLE
////////////////////////////////////// */	
.contentt { font-size: 14px; font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; float: left; width: 100%; margin: 10px 0 10px 0; line-height: 1.8; text-align: justify; }
