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

td {
	font-size: 11px;
}

a {
	/*color: #003399; #006595;*/
	color:#00e;
	text-decoration: none;
}

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

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 {
	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: steelblue;
	border: 1px outset #006595;
	color: white;
}

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

img {
	border:0;
}

.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: 2px;
}

#logo {
	font-size: 36px;
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	color:#004a9c;
	vertical-align:middle;
	line-height:70px;
	padding-left:10px;
}

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

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

.logoCaps {
	font-size:40px;
}

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

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

#sidebar_left {
	padding-top: 5px;
	background-color: #ddd; /*#F0F4FB*/
	border-right: 1px solid #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

.subcatTitle {
	padding-bottom:8px;
	font-family:times;
	font-weight:bold;
	font-size:19pt;
}

.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 {
	border-top: 1px solid #EAEAEA;
}

#content {
	padding: 10px;
}

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

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

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

#path a:hover {
	color: black;
	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 #DDDDDD;
	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: 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;
}

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

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

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

.ad {
	margin-bottom: 10px;
}

.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 {
	background-color: darkorange;
	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: #F5F5F5;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 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: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
}

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

#footer {
	color: #a0a0a0;
	border-top:1px solid #e0e0e0;
}

#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: #fffff7;
	border-top: 1px solid #fad163;
	border-bottom: 1px solid #fad163;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

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

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

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

.add_title {
	font-size: 15px;
	font-family:arial;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color: #0000dd;	
}

.add_title:link {
	font-size: 15px;
	font-family:arial;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color: #0000dd;	
}

.add_title:visited {
	font-size: 15px;
	font-family:arial;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color: #0000dd;	
}

.add_title:hover {
	font-size: 15px;
	font-family:arial;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color: purple;	
}

.post_note {
	color: green;
}

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

.latestads .head {
	font-family:arial,helvetica;
	padding-bottom: 5px;
	color: black;
	font-size: 16px;
}

.latestads td {
}

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

.pic {
	color:darkorange;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
}

.main_cat {
        font-size: 16px;
        font-family:arial;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color:black;
}
.main_cat:link {
    font-size: 16px;
    font-family:arial;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color:black;
}
.main_cat:visited {
    font-size: 16px;
    font-family:arial;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color:black;
}
.main_cat:hover {
    font-size: 16px;
    font-family:arial;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color:purple;
}

.subcat_box {
	padding-bottom: 3px;
}

.subcat_lnk {
	font-size: 12px;
}

#rightside a{
		color:#00f;
}

.topd {
	font-size: 11px;
    font-family:arial;
    color: #444;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin:8px 0 2px 3px;
}

.topd:link, .topb:link{
	font-weight:bold;
}

.topb {
	font-size: 11px;
    font-family:arial;
    color: #222;
	font-weight: normal;
	text-align: left;
	margin-bottom:0 0 2px 3px;
}

.topsearch {
	font-size: 11px;
    font-family:arial;
    color: #444;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:0px;
}

#postad{
	background:url(images/postad.png) no-repeat;
	width:175px;
	height:22px;
	margin:5px 0 0 5px;
}

.tit {
	font-size: 16pt;
	font-family:arial,helvetica;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	color: steelblue;
}
.subtit {
	font-size: 13pt;
	font-family:times;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	color: #555;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

.posttit {
        font-size: 18pt;
        font-family:times;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	color: black;
	margin-bottom:6px;
}

.posttextbox {
	font-size: 17px;
	font-family:times;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #000;
	padding-top: 8px;
	padding-bottom: 13px;
 }

.sidetitsm {
	font-size: 12px;
	font-family:arial;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #333;	
}

.sidetitsmtxt {
	font-size: 12px;
	font-family:arial;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #333;	
}

.regtxt {
	font-size: 17px;
	font-family:times;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #000;
 }
 
 .viewed {
	font-size: 13px;
	font-family:arial,helvetica;
 	font-weight: bold;
 	text-align: left;
 	text-transform: none;
 	margin-bottom:0px;
 	text-align:right;
 	color:green;
}

.postheader .postarea {
	font-size: 17px;
	font-family:times;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #000;
	padding-bottom: 0px;
}

.contact {
	font-size: 18px;
	font-family:arial,helvetica;
 	font-weight: bold;
 	text-align: left;
 	text-transform: none;
 	margin-bottom:0px;
 	text-align:left;
 	color:#000;
}

.featured_title {
	font-size: 14px;
	font-family:arial;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-top:0px;
	margin-bottom:4px;
}

/*--- Neo's Tag Cloud Styles ---*/
.cloudTitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.cloudBalloon {
	width:165px;
	padding:8px 2px;
	background:#f5f5f5;
	border:1px solid #666;
	text-align:center;
}

.showadCloud {
}

.word {
	font-family: Tahoma;
	padding: 2px;
	letter-spacing: 1px;
}

span.size1 {
	color: #000;
	font-size: 2.4em;
	font-weight:bold;
}

span.size2 {
	color: #333;
	font-size:2.2em;
	font-weight:bold;
}

span.size3 {
	color: #666;
	font-size: 2.0em;
	font-weight:bold;
}

span.size4 {
	color: #606;
	font-size: 1.0em;
	font-weight:bold;
}

span.size5 {
	color: #900;
	font-size: 1.6em;
	font-weight:bold;
}

span.size6 {
	color: #003;
	font-size: 1.4em;
	font-weight:bold;
}

span.size7 {
	color: #300;
	font-weight:bold;
	font-size: 1.2em;
}

span.size8 {
	color: #f00;
	font-size: 1.0em;
}

span.size9 {
	color: #339;
	font-size: .8em;
}

span.size0 {
	color: #000;
	font-size: .7em;
}

.tooltip {
	background-color:#ffffff;
	font-weight:normal;
	font-size:9px;
	text-align:center;
	border:1px #006699 solid;
	z-index:3;
	width:140px;
}

/*-----[xProMods Showtime]--------*/

#showtime {
	border:2px solid #d2e79a;
	padding: 8px;
}

#showtime_head {
	padding-bottom:30px;
}

#showtime_head a {
}

#showtime_head #left {
	float:left;
}

#showtime_head #right {
	float:right;
}

.showtime {
	padding: 5px 0px;
	position:relative;
}

.showtime_url {
}

.showtime_chars {
	width:85%;
	float:left;
}

.showtime_elapsed {
	float:right;
	width:15%;
	bottom:20px;
	right:0;
	position:absolute;
}

.showtime_linebr {
	height:1px;
	background:#ececec;
	width:100%;
}