body {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 11px;
}

a {
	color: Black;/*#006595;*/
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

h1 {
	font-size: 14pt;
	margin: 0px;
}

h2 {
	font-size: 10px;
	font-weight: normal;
	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: 12px;
	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-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #335533;
	border: 1px outset #006595;
	color: white;
}

.upgrade_button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #C10000;
	border: 1px outset #FFACAC;
	color: white;
}

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;
}

.green_hint {
	font-size: 10px;
	font-style: italic;
	color: green;
}

.white {
	font-size: 10px;
	font-weight: normal;
	color: white;
	}
	
	.white a  {
	font-size: 10px;
	font-weight: normal;
	color: white;
	font-style : normal;
	text-decoration: none;
	}
	
	.white a:hover {
	text-decoration: underline;
	}
	
}
#header {
	background-color: #33CC33;
	}

#logo {
	font-size: 14px;
	font-weight: bold;
	}

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

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

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

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

#sidebar_left {
	padding-top: 5px;
	background-color: #009933; /*#F0F4FB*/
	border-right: 1px solid #33CC33;
	border-top: 1px solid #33CC33;
	border-bottom: 1px solid #33CC33;
	width : 185px;
	}

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

.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: #006400;
}

.NewestAd {
	border: 2px solid;
	border-width: 2px 2px 2px 2px;
	border-color: #ffffff;
}

.NewestAdHdr {
	background-color: #006633;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	text-transform: none; 
	color: #ffffff;
}

.newest_1_result_table_body_even_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; font-style: normal; 
font-weight: bold; color: #000000; 
background-color: #eeeeee; text-align: left; 
 } 
 
.newest_1_result_table_body_even { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; font-style: normal; 
font-weight: normal; color: #000000; 
background-color: #eeeeee; 
text-align: left; 
 } 
 
.newest_1_result_table_body_odd_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; font-style: normal; 
font-weight: bold; color: #000000; 
background-color: #dddddd; text-align: left; 
 }
  
.newest_1_result_table_body_odd { 
font-family: Arial, Helvetica, sans-serif;
 font-size: 10px; 
 font-style: normal; 
 font-weight: normal; 
 color: #000000; 
 background-color: #dddddd;
  text-align: left;
   }

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

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

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

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

#contentcell {
    padding-left: 1px;
    width : 90%;
    }

#content {
	padding: 10px;
  border-top: 5px solid #89919A;
  border-left: 5px solid #89919A;
  border-bottom: 5px solid #89919A;
  background-color: #FFFFFF;
  border-right: 5px solid #89919A;
	width : 90%;
}

#main_banner {
	/*border-bottom: 1px solid #DDDDDD;*/
	padding-bottom : 45px;
	}


#path {
	background-color: Red;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight : bold;
	border-color : Black Black;
	border-style : solid solid solid solid;
	border-top-width : 1px;
	border-bottom : 1px;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-style : solid;
	border-right-width : 1px;
	margin-top : 0px;
	}

#path td {
	padding: 5px 5px 5px 10px;
}

#path a {
	color: #ffffff;
	text-decoration: none;
}

#path a:hover {
	color: White;
	text-decoration: underline;
	font-weight : bolder;
}

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

table.searchbox td {
	padding: 10px;
}

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

table.dir {
}

table.dir_cat {
	
}

table.dir_cat th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
}

table.dir_cat td {

}

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

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

table.adlisting {
}

table.adlisting tr.ad1 {
/*	background-color: #FAFAFA; */
}

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 4px;
}

table.adlisting td.head, table.adlisting tr.head td {
	font-weight: normal;
	background-color: #777777;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px; 
    color: white
}

table.adlisting td.datehead {
	background-color: Silver;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
	font-weight: bold;
	}

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

table.adlisting .ad1 {
}

TD {
	
}


table.adlisting .ad2 {
	/*background-color: #FAFAFA;*/
}

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

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

.adheader .adtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right : 0px;
}

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

.ad {
	margin-bottom: 10px;
}
.welcome_text {
  font: normal;
  font-size: 10pt;
  color: Black;
  font-style: normal
}

.ad .link_marker {
	color: #FF8C00;
	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;*/
}

.feat_ad_text {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; text-transform: none; color: #ffffff; text-decoration: none}

.FeatAd {
	border: 2px solid;
	border-width: 2px 2px 2px 2px;
	border-color: #009933;
}
.FeatAdHdr {
	background-color: #006633;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #ffffff;
	font-weight: bold;
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

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

.imgitem .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 {
	background-color: #FF8C00;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	color: white;
}

.linkbox2 a {
	display: block;
	color: white;
}

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

.imagecredits {
	padding: 5px;
}

.head {
	font-weight: bold;
  color: #FFFFFF
}

.noregister{
font-weight: bold;
 color: White;
 text-align : center;
 vertical-align : sub;
 float : left;
 padding-right : 20px;
 padding-top : 3px;
 padding-left : 50px;
 font-style : italic;
 font-family : sans-serif;
 font-size : 12px;
 }
	
}

.imagecredits a {
}

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

.comments {
}

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

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
}

.commentitem .time {
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

#sidebar_right_cities {
	    border-style: solid solid;
    border-left: 1px gray;
  border-right-color: #00FF00;
  border-right-style: solid;
  border-right-width: thin;
  border-top-color: #009900;
  border-top-style: solid;
  border-top-width: thin;
  padding-right: 2px;
  padding-left: 2px;
  border-left-style: solid;
  border-bottom: 5px solid;
  border-color: gray;
  border-top: 5px solid #89919A;
	width : 150px;
	float : right;
}

#sidebar_right {
	padding: 5px 5px 5px 5px;
      border-left-color: #E1E1E1;
  border-bottom: 1px solid #89919A;
	width : 200px;
	border-left : 1px solid;
	border-bottom-color : #89919A;
	background : #009933;
	}

#sidebar_right a {

}

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

.citylist_city {
	color: #777777;
	font-size: 10px;
}

#footer {
	color: #222222;
	background-color : #33CC33;
}

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

#footer a {
	color: black;
	text-decoration: underline;
	font-weight : bold;
}

#footer a:hover {
	color: White;
	text-decoration: none;
	font-weight : bolder;
}

table.postad {
}

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

.postpath {
	padding: 5px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	font-size: 12px;
	color: #A52A2A;
	margin-bottom: 10px;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: Blue;
	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 {
	color: green;
}

.latestads {
	padding-top: 10px;
	margin-bottom: 10px;
}

.latestads .head {
	padding-bottom: 5px;
	color: Green;
	font-size: 12px;
}

.latestads td {
	border-top: 1px solid #F0F0F0;
}

.adcat {
	font-size: 9px;
	color: #444444;
	/*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 {
	display: block;
	font-size: 10px;
	color: gray;
}

.dspcont{
	display:none;
	margin-left:1.5em;
   }