body {
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#page {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #DF971E;
	text-decoration: underline;
}

#logo {
	width: 200px;
	float: left;
	margin: 15px 0;
	text-align: center;
}

#logo.other {
	text-align: left;
}

#secondcell {
	width: 620px;
	margin: 15px auto;
	float: left;
	position: relative;
	top: 15px;
}

.locbanner {
	width: 524px;
	padding: 4px;
	background: #666;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

#thirdcell {
	width: 140px;
	margin: 15px 0;
	float: left;
	position: relative;
	top: 15px;
}

#fourthcell {
	float: right;
	position: relative;
	top: 15px;
	text-align: right;
}

#blurb {
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}

#blurb a {
	font-size: 14px;
	text-decoration: underline;
}

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

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;
}

.sregion  {
	color: #000;
	text-decoration: underline;
}

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

button {
	padding: 2px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	background-color: steelblue;
	border: 1px outset #006595;
	color: white;
}

pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.warning {
	margin: 30px 0;
	padding: 20px 5px;
	border: 1px solid #FAEBCC;
	background: #FCF8E3;
	color: #8A6D3B;
}

.info {
	margin: 10px 0;
	padding: 20px 5px;
	background: #D9EDF7;
	border: 1px solid #BCE8F1;
	color: #31708F;
}

.success {
	margin: 10px 0;
	padding: 20px 5px;
	background: #eeffee;
	border: 1px #CCEECC solid;
	color: #3C763D;
	font-size: 15px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;
}

.marker {
	margin-left: 1px;
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 10px;
	font-style: italic;
	color: gray;
}

.buttons  {
	display: block;
	margin: 2px auto;
	padding: 0px;
	border: 1px solid steelblue;
	background: steelblue;
	text-transform: uppercase;
	text-align: center;
}

.buttons a {
	display: block;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

.buttons a:hover {
	background: #fff;
	color: steelblue;
	text-decoration: none;
}

#sidebar_left {
	width: 200px;
	padding-top: 16px;
	vertical-align: text-top;
	border-top: 1px solid #B1C7DE;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

#sidebar_right {
	width: 120px;
	padding-left: 20px;
	vertical-align: text-top;
	border-top: 1px solid #B1C7DE;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
}

.sidebox {
	width: 90%;
	margin-left: 5px;
}

.head {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

.head a {
	text-decoration: underline;
}

.search {
	margin: 10px auto;
	padding: 10px 6px;
	text-align: left;
	background: #D5D9E3;
}

#path {
	padding: 5px 3px 5px;
	background: #F5F5F5;
	margin-bottom: 5px;
}

#path a {
	color: #777777;
	text-decoration: none;
}

#path a:hover {
	color: black;
	text-decoration: underline;
}

#contentcell {
	padding-bottom: 10px;
	border-top: 1px solid #B1C7DE;
	border-bottom: 1px solid #E0E0E0;
}

.eventnav {
	margin-bottom: 5px;
}

table.dir {
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-margin-before: 3px;
}

table.dir_cat {
	width: 93%;
	margin: 0px auto;
}

table.dir_cat th {
	margin: 0px;
	padding-bottom: 1px;
	border-bottom: 1px solid #0000CC;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

table.dir_cat th  a {
	font-family: arial;
	font-size: 16px;
}

table.dir_cat th  a:hover {
	text-decoration: none;
}

table.dir_cat td {
	border-bottom: 1px #D9D9D9 solid;
}

.latestevents  {
	padding: 8px 0;
	border-bottom: 1px solid #DDDED9;
	text-align: left;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 125%;
}

/*----- Mozilla Custom Styles ----- */

@-moz-document url-prefix() { 
	table.dir_cat td {
		line-height: 115%;
	}
	.latestevents {
		line-height: 110%;
	}
	.postpreview {
		line-height: 120%;
	}
}

table.dir_cat th .count {
	color: gray;
	font-size: 10px;
}

table.postlisting td {
	padding: 2px;
}

table.postlisting tr.fregular td {
	padding: 13px 0;
}

table.postlisting tr.regular td {
	padding: 13px 0;
}

table.postlisting tr.title  {
	background: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

table.postlisting tr.title td {
	padding: 4px;
}

table.postlisting td.datehead {
	padding: 3px;
	background-color: #F5F5F5;
	font-weight: bold;
	border-bottom: 0px;
}

table.postlisting img { /* Thumbnails */
	border: 1px solid black;
	margin: 5px 6px 3px 0px;
	min-width: 70px;
	min-height: 60px;
}

table.postlisting .posttitle {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000AA;
	text-shadow: 0px 0px 1px #b9b9b9;
}

table.postlisting .date {
	font-style: italic;
}

#postheader.posttitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.postheader .postarea {
	font-size: 11px;
	font-weight: normal;
}

.post { 
	width: 100%;
	margin: 10px 0;
}

.wrap {
	font-size: 15px;
}

.wrap a {
	text-decoration: underline;
}

.post .link_marker { 
	color: darkorange;
	font-weight: bold;
}

.postcats {
	font-size: 16px;
	line-height: 150%; 
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	margin-top: 25px;
	color: green;
}

.disclosure_no {
	margin-top: 25px;
	color: red;
}

.disclosures b {
}

.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;
}

.citylist_country {
	margin: 0 3px;
	font-size: 11px;
	line-height: 1.3;
}

.citylist_country a {
	color: #5c3490;
}

.showcities {
	font-size:15px;
	line-height:140%;
}

.showcities a {
	color:#5c3490;
}

#footer   {
	width: 100%;
	padding: 20px 0;
	text-align: center;
	font-size: 10px;
	color: #A0A0A0;
}

.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;
}

.searchone {
	width: 150px;
	margin-bottom: 4px;
}

.searchtwo {
	width: 318px;
}

.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 {
	text-align: right;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.fregular_row {
	background: #ECF4FF;
}
.fregular_row_alt {
	background: #FFFFFF;
}

.regular_row {
	background: #F7F7F7;
}
.regular_row_alt {
	background: #FFFFFF;
}

.featurebox {
	width: 100%;
	max-width: 600px;
	background: #F0F0F0;
	padding: 4px;
	font-size: 11px;
}

.post_note {
	color: green;
}

.eventslabel {
	width: 100px;
	margin: 45px auto 0px;
	padding: 2px 6px;
	background: #F0F0F0;
}

.eventsbox {
	margin: 20px 0;
	border-top: 1px solid #DDDED9;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

.postpreview:first-letter {
 text-transform: uppercase;
}

.postpreview {
	display: block;
	text-transform: lowercase;
	color: #333;
}

.hits {
	display: inline;
	padding: 2px 6px;
	background: #000;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

#citytitle {
	font-size: 14px;
	font-weight: bold;
}

#citytitle a {
	color: black;
	text-decoration: none;
}

#citytitle a:hover {
	color: #DF971E;
	text-decoration: none;
}

.flatnavsep {
	font-weight: bold;
	color: #DF971E;
}

.locname {
	font-weight: bold;
} 

#city-filter {
    font-size: 12px; 
    margin: 10px 0px; 
}

#city-filter a {
    padding: 0px 2px;
}

#city-filter .selected {
    background: #FFF5C0;
    color: #FF0000;
    padding: 0 2px;
}

#topnav {
	display: none;
}

#topnav a {
	font-weight: bold;
}

#topnav.mandatory {
	display: block;
}

.category_row {
	background-color: #F0F0F0;
}

.category_row_alt {
	background-color: #FFFFFF;
}

.category_row a,.category_row_alt a,table.dir_cat .count {
	color: #000;
	font-size: 11px;
}

.category_row a:hover,.category_row_alt a:hover,#threadpost a:hover {
	color: #FF8C00;
}

/*----- Calendar Styles ----- */

table.calendar {
	width: 100%;
}

table.calendar .cal_header_month {
	background: #E4EBF8;
	font-weight: 700;
	text-align: center;
	padding: 3px 3px 3px 5px;
}
	
table.calendar #today {
	background: #FF0;
	padding: 0;
}

table.calendar td {
	font-size: 11px;
	text-align: center;
	padding: 1px;
}

table.calendar a:hover {
	background: #FFD700;
	color: #FF8C00;
	padding: 2px;
}

/*----- Pager Styles ----- */

table.pagetable {
	border: 1px solid #EAEAEA;
	background-color: white;
}

table.pagetable td {
	background-color: #F5F5F5;
}

table.pagetable a {
	display: block;
}

table.pagetable td.pagetable_activecell {
	background-color: white;
	color: darkorange;
	font-weight: bold;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	padding: 0px 3px;
}

table.pagetable td.pagetable_ellipses {
	border-left: 1px solid silver;
	color: silver;
	padding: 0px 5px;
}

a.pagelink {
	display: block;
	text-decoration: none;
	padding: 0px 0px;
}

a.pagelink_first {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
}

a.pagelink_prev {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
}

a.pagelink_next {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
}

a.pagelink_last {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
}

#postpage {
	width: 620px;
}

#titlebox {
	display: inline-block;
	width: 453px;
}

#areabox {
	display: inline-block;
	width: 135px;
}

#adtitle {
	width: 100%;
	height: 24px;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}

#area  {
	width: 100%;
	height: 24px;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}

#addesc {
	width: 100%;
	max-width: 603px;
	font-size: 15px;
	padding: 0;
}

.postinfo.box {
	padding-bottom: 10px;
	border-bottom: 1px solid #E0E0E0;
}

#price {
	padding: 9px 0px 10px;
	border-bottom: 1px solid #E0E0E0;
}

.pricebox {
	display:inline-block;
	width: 120px;
}

.graybox {
	text-align: right;
	font-size: 12px;
}

#email {
	width: 230px;
	font-size: 13px;
}

.emailname {
	display: inline-block;
	width: 120px;
	vertical-align: top;
}

.emailbox {
	display: inline-block;
	width: 250px;
}

#editpage {
	padding: 10px 20px;
	background: #FEFFF1;
	border: 1px dashed #666;
}

.editlinks {
	text-align: right;
	font-weight: bold;
}

.contactform {
	width: 99%;
	max-width: 400px;
}

.mobile, .change-city {
	display: none;
}

.pconly {
	display: block;
}

.postid {
	display: inline-block;
	max-width: 140px;
	float: left;
}

.postlinks {
	display: inline-block;
	max-width: 325px;
	float: right;
}

.postpics {
	margin-bottom: 10px;
}

.postpics img {
	border: 1px solid black;
}

a.change-city  {
	text-decoration: none;
}

.showloc  {
	font-size: 12px;
	color: #555;
}
