body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

td {
	font-size: 11px;
}

a {
    color:#00c;
	text-decoration: none;
}

a:hover {
	color:#00c;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	margin: 3px 0px 0px 0px;
        font-weight:normal;
}

h2 {
	font-size: 20px;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
	color:#00c;
}

.adcategory h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

th {
	font-size: 13px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

button {
       font-family: Verdana, sans-serif;
       font-weight:bold;
       height:25px;
       background:#488BF9;
       font-size:11px;
       border:1px solid #1E72F8;
        border-top:1px solid #eee;
        border-left:1px solid #eee;
        color:#fff;
}

.postad textarea:focus,.postad input:focus,.postad select:focus,.linktextarea input:focus,.mailadbody textarea:focus,.mailadbody input:focus,.mailadbody select:focus {
border:2px solid #900;
}

.postad input,.postad textarea,.postad select,.mailadbody input,.mailadbody textarea,.mailadbody select {
font-family:Helvetica,sans-serif;
font-size:14px px;
border:2px solid #ccc;
margin:0 0 10px;
padding:5px;
}

pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 10px;
	font-style: italic;
	color: gray;
}

#header {
	padding: 10px;
	margin-bottom:0px;
}

#logo {
        font-family: Verdana, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

#logo a {
	color: black;
	text-decoration: none;
}

#logo a:hover {
	color: #cc0000;
	text-decoration: none;
}

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#sidebar_left {
	padding-top: 10px;
	background-color: #E4EBF8; /*#F0F4FB*/
	border-right: 1px solid #B1C7DE;
	border-top: 1px solid #B1C7DE;
	border-bottom: 1px solid #B1C7DE;
}

.buttons td {
	text-align: center;
	background-color: steelblue;
}

.buttons a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 3px;
}

#sidebar_left .head {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

#sidebar_left table.linkbox {
	margin-bottom: 15px;
}

#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #DDDDDD;
}

table.sidebox {
	margin-bottom: 10px;
}

table.sidebox td {
	text-align: left;
}

#contentcell {

}

#content {
	padding: 10px;
}

#path {
	margin-bottom: 5px;
}

#path td {
        font-size: 16px;
        font-weight:bold;
	padding: 5px 5px 5px 10px;
}

#path a {
        font-size:14px;
	color: #009900;
        font-weight:bold;
	text-decoration: none;
}

#path a:hover {
	color: #cc0000;
	text-decoration: underline;
}

table.searchbox {
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

table.searchbox td {
	padding: 10px;
}

.eventnav {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

table.dir {
         padding-top:10px;
}

table.dir_cat {
border: 1px solid #EAEAEA;
}

table.dir_cat th {
	font-size: 20px;
	text-align: left;
	padding: 5px 5px 5px 0px;
        border-bottom: 1px solid #EAEAEA;
        background: #f5f5f5;
}

table.dir_cat th a{
	color:#00c;
}

table.dir_cat td {
         font-size:14px;
	padding-bottom: 5px;
	xborder-bottom: 1px solid #EAEAEA;

}

table.dir_cat .count {
	color: #999999;
	font-size: 10px;
}

table.dir_cat th .count {
	color: gray;
	font-size: 10px;
}

table.adlisting {

        padding:10px;
        border-left: 1px solid #eee;
        border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

table.adlisting tr.ad1 {
   
}

table.adlisting tr.ad2 {

}


.adslayout{
        padding: 15px 0px 15px 15px;

	border-bottom: 3px dotted #eee;
}

.adslayout_out{
        padding: 15px 0px 15px 15px;

	border-bottom: 3px dotted #eee;
}

.adslayout_over{
        padding: 15px 0px 15px 15px;

	border-bottom: 3px dotted #eee;
        background:#F0FFF0;

}

table.adlisting td {
      padding:5px;
      
}

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 {
        border-left:1px solid #ccc;
	background-color: #eee;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
        font-size:18px;
        color:#999;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight:bold;
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
   font-size:30px;


}

table.adlisting .ad2 {


}

.adwhole{
	margin: 10px 0 10px ;
	padding: 5px 10px 6px;
}

.adpersonwhole{
	background: #F0F6FF;
        border: 1px solid #A8CDFF;
	margin: 10px 0 10px ;
	padding: 5px 10px 6px;

}
.personadtitle{
        text-transform:uppercase;
        font-size:14px;
	    font-weight: bold;
}

.personadheader{
        font-style:italic;
        text-transform:uppercase;
        font-size:30px;
	font-weight: bold;
}

.adheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #E0E0E0;
}

.adheader .icon {
	/*vertical-align: top;*/
}

.adheader .adtitle {
        font-style:italic;
        text-transform:uppercase;
        font-size:20px;
	font-weight: bold;
}

.adheader .adarea {
	font-size: 11px;
	font-weight: normal;
}

.contactform {
       background: url(images/img04.jpg) no-repeat;
        padding: 20px 10px 10px 30px;
        margin:10px;
	border-bottom: 1px solid #e0e0e0;
        border-right: 1px solid #e0e0e0;
}

.ad {
	margin-bottom: 10px;
}

.adinfo{

}  
.ad .link_marker {
	color: darkorange;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.adpics {
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.adpics img {
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 12px;
	font-weight: bold;
}

.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}

.imgitem .caption {
}

.imgitem .poster {
	font-weight: bold;
}

.imgitem .time {
	font-weight: bold;
}

.imgitem .desc {
	margin-top: 5px;
}

.linkbox2 a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	background-color: darkorange;
	color: white;
	text-align: center;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
}

.imagecredits .head {
	font-weight: bold;
	text-transform: uppercase;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: 10px;
}

.comments {
       background: url(images/persons.gif) no-repeat;
       padding:20px 0px 0px 40px;

}

.comments .head {
        
	font-size: 18px;
	font-weight: bold;
}

.commentitem {
    background-color: #E1FDA6;
	border-left: 1px solid #92D600;
	border-top: 1px solid #92D600;
    border-right: 1px solid #92D600;
	border-bottom: 1px solid #92D600;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.commentitem .poster {
        font-size:15px;
        font-style:i1talic;
	font-weight: bold;
	display: block;
}

.commentitem .time {
        font-size:10px;
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

.logintable
{
        background: url(images/persons.gif) no-repeat;
        padding-left: 30px;
        padding-top:10px;
}


.logintitle
{
         font-size:18px;
}

.friendtable
{
border: 1px solid #EAEAEA;
padding: 5px 5px 5px 5px;
background: #f5f5f5;
}

.friendtable .head
{       
	font-size: 20px;
	text-align: left;
	padding: 5px 5px 5px 5px;
        border-bottom: 1px solid #EAEAEA;
        background: #f5f5f5;

}


.friendimgs{margin-bottom: 5px; text-align:center}


.friendimgs a img {width:100px; height:100px; border:2px solid #0069BA;}

.friendimgs a:hover img {border:2px solid #cc0000;}

.friendimgs a:hover {border-color:#ddd;}


.browsemems
{
        padding: 8px;
		border:1px solid #ccc;

}

.browsemems a img {width:100px; height:100px; border:2px solid #0069BA;}

.browsemems a:hover img {border:2px solid #cc0000;}

.browsemems a:hover {border-color:#ddd;}

.accounttable
{
        background: url(images/img04.jpg) no-repeat;
        padding-left: 35px;
        padding-top:5px;
}

.accounttitle
{

         font-size:22px;
}

.accountbox{

        background: url(images/line.gif) repeat-x;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.accountadbox{
        color:#0069BA;
        font-size: 14px;
        font-weight: bold;
        background: url(images/line.gif) repeat-x;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

#sidebar_right_cities {
        background: url(images/img04.jpg) no-repeat;
	padding: 15px 15px 5px 45px;
}

#sidebar_right {
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 5px 5px 5px;
}

#sidebar_right a {
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 2px;
}

.citylist_city {
	text-decoration:underline;
	font-size: 12px;
}

#footer {
	color: #A0A0A0;
}

#footer td {
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}

table.postad {
       
       background: url(images/img04.jpg) no-repeat;
        padding: 20px 10px 10px 50px;
        margin:10px;
	border-bottom: 1px solid #e0e0e0;
        border-right: 1px solid #e0e0e0;
}

table.postad td{
        color:black;
        font-size:14px;
}


img.thumb {
	border: 1px solid black;
}

.postcats{
     color:black;
     font-size:22px;
}

.postcats ul{
     color:black;
     font-size:16px;
}

.postpath {

	font-size: 14px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #356AA0;
	font-size: 11px;
}

.prevnext {

	font-size: 14px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.prevnext b {
	color: black;
}

.prevnext a {
	font-weight: bold;
	color: #356AA0;
	font-size: 11px;
}

.search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;

}

.invoice {
	background-color: #F0F0F0;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}

.invoice td {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.invoice .empty {
	background-color: white;
	border: 1px solid white;
}

.invoice .firstcell {
	font-weight: bold;
}

.invoice .maincell {
	/*background-color: #FAFAFA;*/
	text-align: right;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.featuredad_first, .featuredad_first td {
	background-color: #FFEEC6;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad, .featuredad td {
	background-color: #FFEEC6;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad a, .featuredad_first a {
	font-weight: bold;
}

.post_note {
        font-size:16px;
	color: green;
}


.latesttable{
border: 1px solid #EAEAEA;
padding: 5px 5px 5px 5px;
}

.latestads {
      
}

.latest_head {
	font-size: 20px;
	text-align: left;
	padding: 5px 5px 5px 5px;
        border-bottom: 1px solid #EAEAEA;
        background: #f5f5f5;
}

.latestads td {

	
}

.showadlatest {
    background: url(images/img04.jpg) no-repeat;
	padding: 15px 35px 45px 45px;
}

.showadlatest .head {
	font-size: 25px;
	text-align: left;
	font-weight:bold;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
	color:#cc0000;
	
}

.showadlatest td {
	font-size: 15px;
	text-align: left;
	text-transform: none;	
}
.adcat {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
        color:green;
	text-decoration: underline;
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

.adpreview {
        padding-left:25px;
        padding-top:20px;
	display: block;
	font-size: 12px;
	color: gray;
}

.prev_next{
	vertical-align:bottom;
	}
	
.prev_next a{
    font-weight:bold;
    font-size:14px;
	color:#003399;
	text-decoration:underline;
	}

.prev_next a:hover{
    font-size:14px;
	color:#f00;
	text-decoration:none;
	}
.line{
   border-bottom:1px solid #eee;
}
.browselink{
   font-size:12px;
   font-weight:bold;
}

.top_bar{
    background:url(images/topbg.gif) bottom repeat-x;
	height:20px;
	border:1px solid #CDCDCD;
	border-top:0;
}

.search_top input,.search_top select {
font-family:Helvetica,sans-serif;
font-size:14px;
border:1px solid #ccc;
margin:0 0 6px;
padding:4px;
}

.button {
float:right;
height:auto;
font:12px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
width:14em;
padding:2px;
text-align:center;
white-space:nowrap;
}

.button a:link,.button a:visited {
color:#eee;
background-color:#1e5184;
font-size:1em;
font-weight:bolder;
text-decoration:none;
border-bottom:0.1em solid #555;
border-right:0.1em solid #555;
border-top:0.1em solid #ccc;
border-left:0.1em solid #ccc;
display:block;
margin:0.2em;
padding:0.2em;
}

.button a:hover {
background-color:#036;
color:#999;
border-top:0.1em solid #777;
border-left:0.1em solid #777;
border-bottom:0.1em solid #aaa;
border-right:0.1em solid #aaa;
margin:0.2em;
padding:0.2em;
}
