<!-- Main Elements -->

body {
   background: #F9F6F6;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 8pt;
   margin: 0px;
}

.c {
   float: left;
}

.cr {
   clear: left;
}

td {
   /*vertical-align: middle;*/
   /*padding: 0px;*/
   font-size: 9pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}

p
{
	margin: 0;
	padding: 5px;
	color: #666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: 300;
}

h1 {
   font-size: 14pt;
   margin: 5px 0 5px 0;
}

h2 {
   font-size: 10pt;
   color: #330000;
   margin: 0;
   padding: 0;
}

h3 {
   color: #663300;
   font-size: 8pt;
   padding: 5px;
   border-bottom: 1px dotted #663300;
}

h4 {
   font-size: 8pt;
   color: #330000;
   margin: 0;
   padding: 0;
}

#descr {
   padding: 0px;
   margin: 0 0 5px 0;
}

table.formPage {
   border: 1px solid #A0A0A0;
}

td.err {
   padding: 3px;
   color: #FF0000;
   background: #FFEDED;
   border: 1px solid #A0A0A0;
   text-align: left;
}

td.msg {
   padding: 3px;
   color: #0000FF;
   background: #EDF3FF;
   border: 1px solid #A0A0A0;
   text-align: left;
}

.label {
   text-align: right;
}

.buttons {
   border-top: 1px solid #A0A0A0;
   text-align: center;
}

.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}

#links a {
   font-size: 10pt;
}
#links p {
   margin: 0 0 7px 0;
}

.url {
   color: #6f6f6f;
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}

#path {
   margin-top: 2px;
   padding: 3px;
   background: #996633;
   color: #FFFFCC;
   line-height: 19px;
   border-top: 1px solid #663300;
   /*border-bottom: 1px solid #663300;*/
   border-left: 1px solid #663300;
   border-right: 1px solid #663300;
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}

#path a:link, #path a:visited{
	/*color:#5290E0;*/
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}

#path a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}

.submit {
   float: right;
   vertical-align: bottom;
   color: #FFFFCC;
   font-weight: normal;
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}

#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
   color: #000000;
   border: 1px solid #663300;
}

textarea.text {
   font-size: 8pt;
   border: 1px solid #663300;
}

select {
   font-size: 8pt;
}

.captcha {
   border: 1px solid #5e74b3;
   margin-top: 10px;
}

form {
   display: inline;
   margin: 0;
   padding: 0;
}

.btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #663300;
   background-color: #FFAA11;/*#FFCC33;*/
   cursor: pointer;
   height: 17px;
}

span.req {
   margin-left: 3px;
   color: #FF0000;
   font-weight: bold;
}

div.errForm, span.errForm {
   margin: 0px 0 0px 5px;
   padding: 2px 3px 2px 3px;
   color: #FF0000;
   background: #FFFFF3;
   border: 1px solid #cccccc;
   text-align: left;
   clear: right;
}

h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #909090;
   font-size:10px;
   text-decoration:none;
}


.sort {
   color: #000000;
   font-size:10px
}

p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px;
   font-size: 8pt;
   font-weight: normal;
   color: #663300;
}

p.subcats a {
	color: #663300;
	font-size: 8pt;
	text-decoration: underline;
}

p.subcats a:hover {
	text-decoration: underline;
}

h2 a {
   padding: 0px;
   margin: 0px;
   color: #663300;
   text-decoration:none;
}

div.pr {
   font-size: 6pt;
   color: #000000;
   float: left;
   height: 30px;
   margin-right: 5px;
}

div.prg {
   width: 40px;
   border: 1px solid #999999;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #5eaa5e;
   height: 3px;
   font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
   text-align: center;
   border-top: 1px solid #996633;
   padding: 10px 0 0 0;
   margin-top: 50px;
   font-weight: normal;
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}

div.footer a {
   color: #606060;
}

.price {
   border: 1px solid #A0A0A0;
}

.price table td{
   margin: 0;
   padding: 2px;
   vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border-width:0;
}

#block{
	align: left;
	font-size: 11px;
	width: 100%;
	color: #333333;
}

#block a:link, #block a:visited{
	/*color:#5290E0;*/
	display: block;
	align:left;
	color: #663300;
	text-decoration: none;
	width: 200px;
	height:5px;
	font-weight: bold;
	padding: 9px 1px 9px 1px;
	border-bottom: 1px dotted #996633;
	vertical-align: middle;
}

#block a:hover{
	color: #ffffff;
	background: #996633;
	height:5px;
	vertical-align: middle;
}

.heading{
	border-bottom: 1px solid #333333;
	color: #333333;
	font-size: 10pt;
	align: left;
	padding: 3px;
}

.lftside{
	background: #FFFFCC;
	width: 180px;
	background-repeat: repeat-y;
	align: left;
	border-right: 1px solid #ffffcc;
	border-left: 1px solid #ffffcc;
	padding: 0 0 0 0px;
	vertical-align: top;
}

/****************************************************************/
/* F link														*/
/****************************************************************/
.f_link {
	background-color: #FFF8DF;
	Padding-top: 0px;
	Padding-bottom: 5px;
	Padding-left: 0px;
	Padding-right: 0px;
	/*Border: #111189 1px solid;*/
	border-bottom: 1px dotted #FFDF95;
	border-top: 1px dotted #FFDF95;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
	font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

.r_link {
	/*background-color: #FFFFFF;*/
	Padding-top: 0px;
	Padding-bottom: 5px;
	Padding-left: 0px;
	Padding-right: 0px;
	Border-bottom: #4b5b67 1px dotted;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
	font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

.linktd{
	padding: 8px;
}

/****************************************************************/
/* link Url		 												*/
/****************************************************************/
.linkurl {
	font-weight: normal; font-size: 11px; color: #4b5b67;
}

.linkurl a:link {
	color: #4b5b67; text-decoration: none;
}
.linkurl a:visited {
	color: #4b5b67; text-decoration: none;
}
.linkurl a:hover {
	color: #4b5b67; text-decoration: underline;
}

/****************************************************************/
/* Link short desc 												*/
/****************************************************************/
.linkshortdesc {
	font-size: 11px; color: #4b5b67;
}
.linkshortdesc a:link {
	color: #4b5b67; text-decoration: none;
}
.linkshortdesc a:visited {
	color: #4b5b67; text-decoration: none;
}
.linkshortdesc a:hover {
	color: #4b5b67; text-decoration: underline;
}

/****************************************************************/
/* Link Title 													*/
/****************************************************************/
.linktitle {
	font-weight: bold; font-size: 11px; color: #2514A0;
}
.linktitle a:link {
	font-weight: bold; color: #2514A0; text-decoration: underline;
}
.linktitle a:visited {
	font-weight: bold; color: #2514A0; text-decoration: underline;
}
.linktitle a:hover {
	font-weight: bold; color: #2514A0; text-decoration: none;
}

.deep{
	vertical-align: top;
	padding: 5px; 0px 0 2px;
	width: 95%;
}

/* Breadcrumbs link */

a.crumbs 
{ 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666666;  
	font-weight: bold; 
}

a.crumbs:link: 
{
	color: #666666; 
	text-decoration: none;
}

a.crumbs:link:hover 
{
	color: #666666; 
	text-decoration: underline;
}

/* AD LISTINGS TABLE */

table.adlisting {
}

table.adlisting td 
{
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

table.adlisting td.head, table.adlisting tr.head td 
{
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px;
}

table.adlisting td.datehead 
{
	background-color: #F7F3DE;
	border-top: 1px solid #BDBE7B;
	border-bottom: 1px solid #BDBE7B;
	font-weight: bold;
	border-bottom: 0px;
}

.pgsplit, .pgsplit td 
{
	background-color: #FFDF95;
	border-bottom: 1px solid #FFDF95;
	border-top: 1px solid #FFDF95;
	font-weight: bold;
}

table.adlisting td.number 
{
	background-color: #F7F3DE;
	border-top: 1px solid #BDBE7B;
	border-bottom: 1px solid #BDBE7B;
	font-weight: normal;
	border-bottom: 0px;
}


table.adlisting .adtitle 
{
	font-weight: bold;
}

table.adlisting .date 
{
	font-style: italic;
}

.featuredad 
{
	background-color: #FFF8DF;
	border-bottom: 1px solid #FFDF95;
}

.featuredad_first, .featuredad_first td 
{
	background-color: #FFEEC6;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
}

.featuredad a, .featuredad_first a 
{
	font-weight: normal;
}

.unfeaturedad_first, .unfeaturedad_first td 
{
	background-color: #F7F3DE;
	border-top: 1px solid #EFE7BD;
	border-bottom: 1px solid #EFE7BD;
}


.ugie 
{
	background-color: #F7F3DE;
	border-top: 1px solid #EFE7BD;
	border-bottom: 1px solid #EFE7BD;
}

.columnhead {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #727889;
	}
	
.columnhead2 {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #666666;
	}
	
.chatlist {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: gray; 
	font-size: 10px; 
	}
	
.searchText {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.cat_main { 
	font-family: Verdana, Arial, sans-serif; 
	color: #666666;  
	font-weight: bold; 
	}
	
.cat { 
	font-family: Verdana, Arial, sans-serif; 
	color: #666666;  
	font-weight: normal; 
	}

.notify { 
  border: 1px solid #336699;
  background-color: #ffffee;
  color: #336699;
  padding: 8px;
  width: 500px;
}
.error {
  border: 1px solid #cc0000;
  background-color: #ffffee;
  color: black;
  padding: 8px;
  width: 500px;
}

div.errormessage {
	background-color: #FFFFE1;
	border: 1px dashed #CFCFCF;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px 6px 6px 32px;
	line-height: 18px;
}

div.errormessage td {
	line-height: 18px;
}

img.errormessage {
	margin-left: -24px;
}

/* Subcategories link */

a.subs 
{ 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666666;  
	font-weight: bold; 
}

a.subs:link: 
{
	color: #666666; 
	text-decoration: none;
}

a.subs:link:hover 
{
	color: #666666; 
	text-decoration: underline;
}

.lower {
	text-transform: lowercase;
}

.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color: #666;}
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #666;}
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #666;}
.v11b {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #000;}
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #666;}
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; color: #666;}
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; color: #666;}

.cat_main { font-family: Verdana, Arial, sans-serif; color: #666666;  font-weight: bold; color: #666; }
.cat { font-family: Verdana, Arial, sans-serif; color: #666666;  font-weight: normal; color: #666; }

.postpath {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	margin-bottom: 10px;
	color: rgb(223, 151, 30);
}

.headers {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

TD.smalltextgray, SPAN.smalltextgray, P.smalltextgray {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #d3d3d3;
  /* background-color:#f1ead0; */
}

.yes {
	font-size: 10px;
	color: green;
	/*color: white;
	font-weight: bold;
	background-color: green;*/
	padding: 1px 2px;
}

.no {
	font-size: 10px;
	color: red;
	/*color: white;
	font-weight: bold;
	background-color: #CC3300;*/
	padding: 1px 3px;
}

.title {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #727889;  font-weight: bold;  }
.gray { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #666666;  font-weight: normal; }
.columnhead {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #727889;}
.columnhead2 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #666666;}
.chatlist {font-family: Verdana, Helvetica, Arial, sans-serif; color: #406C94; font-size: 10px; }
.whtcolumnhead {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #FFFFFF;}
.rowline {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #666666;}
.para { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #666666;  font-weight: normal; line-height: 15px; }
.cat_main { font-family: Verdana, Arial, sans-serif; color: #666666;  font-weight: bold; }
.cat { font-family: Verdana, Arial, sans-serif; color: #666666;  font-weight: normal; }
.f10b {  font: bold 10px Verdana, Helvetica, Arial, sans-serif; }
.f10 { font: normal 10px Verdana, Helvetica, Arial, sans-serif;  }
.f11b {  font: bold 11px Verdana, Helvetica, Arial, sans-serif; }
.f11 { font: normal 11px Verdana, Helvetica, Arial, sans-serif;  }

.verdana10-white-bold 
{ 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;  
	font-weight: bold; 
}

.verdana11-white-bold 
{ 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;  
	font-weight: bold; 
}

/* Tabs */

.tab-s, .tab-u, .tab-g, .tab-r {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tab-gl {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.tab-s:hover, .tab-u:hover, .tab-g:hover, .tab-r:hover {
	text-decoration: underline;
}

.tab-s {
	color: #0066CC;
}

.tab-u {
	color: #FFFFFF;
}

.tab-g {
	color: #666666;
	padding: 5px;
}

.tab-r {
	color: #CC0000;
}

.tab-n {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tab-n:hover {
	text-decoration: underline;
}

/* poll & newsletter styles */

.warn {
	padding: 3px;
	font-family: verdana, arial;
	font-size: 10px;
	color: #800000;
	background-color: #FFEEC6;
}

.suc {
	padding: 3px;
	font-family: verdana, arial;
	font-size: 10px;
	color: #008000;
	background-color: #FFEEC6;
}

.box {
	background-color: rgb(247, 237, 206);
	border-top: 1px dashed #B1C7DE;
	border-bottom: 1px dashed #B1C7DE;
	padding: 8px;
}

.review{
	background-color: #FFF8DF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width: 95%;
	border: 1px dashed orange;
	/*background-color: #FFFFD7;*/
	padding: 10px;
}
