body {
	font-family: Trebuchet MS;
	font-size: 21px;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 13px;
}

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

a:hover {
	color: darkorange;
	color: red;
	background-color: #FFCC00;
	text-decoration: none;
}

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

h2 {
	font-size: 15px;
	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: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

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

button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: darkorange;
	border: 1px outset #9E660B;
	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: 11px;
	font-style: italic;
	color: gray;
}

.noresults {
	font-size: 12px;
}

#header {
	padding: 10px;
}

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

#logo a {
	color: black;
}

#today {
	font-size: 12px;
}

#nav {
	text-align: right;
}

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

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

.buttons td {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 15px;
}

.buttons a {
	display: block;
	background-color: #FF8550;
	font-weight: bold;
	text-transform: uppercase;
	color: yellow;
	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;
	font-size: 10px;
}

#contentcell {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

#content {
	padding: 10px;
}

#path {
	background-color: #F7F0DD;
	font-size: 16px;
	margin-bottom: 10px;
}

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

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

#path a:hover {
	color: black;
	/*background-color: #FFCC00;*/
	text-decoration: none;
}

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

table.searchbox td {
	padding: 10px;
}

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

table.dir {
   
}

table.dir_cat {
	background-color: #F4F8F7;
}

table.dir_cat th {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
    background-color: #DDE3E9;
	margin: 10px;
	padding-bottom: 1px;
}

table.dir_cat td {
        font-size: 13px;
        padding-bottom: 1px;
}

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

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

table.adlisting {
}

table.adlisting tr.ad1 {
	background-color: #F9F9F9;
	font-size: 12px;
}

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 4px;
}

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: #F5F5F5;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
	font-size: 12px;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
}

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

table.adlisting .ad1 td{
        font-size: 15px;
}

table.adlisting .ad2 td{
	/*background-color: #FAFAFA;*/
	font-size: 15px;
}

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

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

.adheader .adtitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

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

.ad td{
	margin-bottom: 10px;
	font-size: 14px;
}

.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 blue;
	padding: 10px;
	background-color: #DBC06F;
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 14px;
	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: 11px;
}

.comments {
}

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

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
	background-color:#EDF3DE;
}

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

.commentitem .commentdetail {
	display: block;
	font-size: 14px;
}

#sidebar_right_cities {
	background-color: white;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 5px 5px 5px;
}

#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: #4384DE;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 2px;
}

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

#footer {
	color: #A0A0A0;
}

#footer td {
      background-color: #F7F0DD;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 10px;
}

table.postad {
}

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

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

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: red;
	font-size: 11px;
}

.postcats {
	font-size: 12px;
	margin-bottom: 10px;
}

.postcats li {
	font-size: 12px;
	margin-bottom: 3px;
}

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

.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: #FFFFCC;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

.featuredad, .featuredad td {
	background-color: #FFFFCC;
	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;
	font-size: 11px;
}

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

.latestads .head {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.latestads td {
	font-size: 11px;
}

.adcat {
	font-size: 11px;
	color: #444444;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 3px;
}

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

#warning {
	background-color: #FFEE00;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;

}

TABLE.adtips {
	BORDER-RIGHT: #999999 1px dashed; PADDING-RIGHT: 0px; BORDER-TOP: #999999 1px dashed; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: #999999 1px dashed; PADDING-TOP: 5px; BORDER-BOTTOM: #999999 1px dashed; BACKGROUND-COLOR: #f7f7f7

}


.tiptext {
             font-weight: bold;
             color: black;
             font-size: 10px;
}


