body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #372720;
	font-size: 10.5px;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-image: url(/images/shadow.png);
	background-repeat: repeat-y;

}

td { /*home page sub category text size */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16.5px;
	/*letter-spacing:-.006cm;*/
}

a {
	color: #790000;/*home page sub category text color */
	text-decoration: none;
}

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

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

h2 {
	font-size: 14px;
	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 { /*Category title bg*/
	font-size: 12px;
	text-align: left;
	padding-top:4px;
	background-image:url(images/titlebg.png);
	background-position:left;
	background-repeat:no-repeat;
}

form {
	margin: 0px;
}

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

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #333333;
	border: 1px outset #333333;
	color: white;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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: #CC0000;
}

#header {
	padding: 10px;
	/*background-color: #000000;*/
	background-image:url(images/logo.jpg);
	background-repeat: no-repeat;
}

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

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

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

#today {
	font-size: 10px;
	color: #CCCCCC;
}

#nav {
	text-align: right;
}

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

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

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

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

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

#sidebar_left .head {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}

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

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

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

table.sidebox td {

}

#contentcell {
	background-color: #F5F4C5;
	padding-left: 9px;
}

#content { /*feature area*/
	padding: 0px;
	background-color:#ffffcc;
}

#path {
	background-color: #F5F5F5;
	font-size: 16px;
	margin-bottom: 5px;
}

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

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

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

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

table.searchbox td {
	padding: 10px;
}

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

table.dir { /*All listing bg color*/
	background-color: #FFFFCC;
}


table.dir_cat {
	
}

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

table.dir_cat td { /*sub category bg color*/
	background-color:#F0EABF;
}

table.dir_cat .count {
	color: #000000;
	font-size: 8.5px;
	font-weight:normal;
}

table.dir_cat th .count {
	color: #333333;
	font-size: 9px;
}

table.adlisting {
}

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

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 0px;
}

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

table.adlisting td.datehead {
	background-color: #999999;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: normal;
	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 {
}

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;
	text-align: right;	
}

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

.ad {
	margin-bottom: 10px;
}

.ad .link_marker {
	color: #CC0000;
	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 {
	background-color: #CC0000;
	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;
}

.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 {
	background-color: #ECDCB7;
	border-left: 1px solid #000000;
	padding: 0px 2px 2px 2px;
}

#sidebar_right {
	background-color:#ECDCB7;
	border-left: 1px solid #000000;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	margin-top: 0px;
}

#sidebar_right a {
}

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

.citylist_city {
	color: #585858;
	font-size: 11px;
	text-transform:capitalize;
}

#footer {
	color: #A0A0A0;
}

#footer td {
	font-size: 9px;
	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: #003399;
	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: 0px 5px 2px 5px;
	margin-bottom: 10px;
}

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

.post_note {
	color: green;
}

.latestads { /*feature ad borders;*/
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	background-color:#000000;
}

.latestads .head { /*feature ads title;*/
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 14px;
	background-color:#333333;
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
}

.latestads td {  
	border-top: 5px solid #666666; /*line under feature ad title;*/
	background-color:#FFFFFF; /* feature ad background color;*/
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;

}

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