body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
 	/* background-image: url("images/back.gif");
	background-repeat: repeat-x; */
   color: #3d3d3d;


}

td {
	font-size: 12px
	
}

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

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

img {
	border: none;
	vertical-align: middle;
}

table {
	border: none;
	vertical-align: top;
}

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

input.radio {
	background-color: transparent;
	border: none;
	vertical-align: middle;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	background-color: #F5F5F5;  
	border: 1px outset #E0E0E0;
	color: #4682b4;
	text-align: center;
	padding: 2px;
   
   cursor:pointer;

}

pre {
	font-family: Verdana, 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: 0px 0px 5px 0px;
	
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 10px;
	font-style: italic;
	color: gray;
}

#header {
	padding: 2px 0px 2px 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid #f5f5f5;
	background-color: #4d4d4d;
	left: 0;
	right: 0;
	text-align: center;
	
	width: 100%;
	min-width: 980px;
	top: 0px;
	position: fixed;
	z-index: 100;
}
	
#header table {white-space: nowrap; margin-left: auto; margin-right:auto; width: 980px;}

#header td {white-space: nowrap;}

#header a {
	color: #999999;
}
#header a:hover {
	color: #FF7000;
}

.headerlink {
	color: #999999; 
	border-right: 1px solid #666666; 
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	width: 40px;
	text-align: center
}

.headerlink:hover{
	background-color: #6d6d6d;
}

#logo {
	font-size: 20px;
	font-weight: bold;
	color: #efefef;
	width: 90px
	text-align: left;
	
}

#logo img{
	margin-bottom: 2px;
	
}
#logo a {
	color: #F5F7F4;
	text-decoration: none;
}

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

.logoslogan {
	color: #999999; 
	border-right: 1px solid #666666; 
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	width: 146px;
	text-align: left;
}

.logoslogan a {
	color: #999999;
}

.logoslogan a:hover {
	color: #FF7000;
}

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

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

#sidebar_left {
	padding: 0px 5px 10px 5px;
	background-color: white;/*#E4EBF8 #F0F4FB*/
	border-right: 1px solid #E0E0E0;
	border-top: 4px solid #E0E0E0;
   width: 170px;
   margin-right: 5px;
   text-align: left;
   font-size: 11px;
}

#sidebar_left a{
	font-size: 11px;
}

.buttons td {
	text-align: center;
	background-color: #F5F5F5;  
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 10px;
	
   
}

.buttons a {
	font-weight: bold;
	color: #6AABF4;

}

#tb_latest {
	margin: 5px 0px 0px 0px;
}

#tb_latest td{
	vertical-align: top;
	width: 50%;
	}
	


#maintable {
	margin-top: 40px;
	margin-right: auto; margin-left: auto;
	border: none;
	width: 980px;
}

#top_textad {
	display: block; 
	margin-bottom: 5px; 
	vertical-align: middle;
	text-align: center;
}
#top_textad a{
	background-color: none;
}

#top_textad img {
	margin-bottom: 2px;
}

#postad_bottom {
	border-top:1px solid #E0E0E0; 
	padding-top: 10px; 
	margin-top: 10px;
}

#contentcell {
	/*border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;*/
	padding: 1px 5px 0px 5px;
	vertical-align: top;
	
}

#content {
	padding: 5px;
	background-color: #FFFFFF;/*#E4EBF8 #F0F4FB*/
	
 	
}

#path {
	background-color: #D4FFD4;
	border-bottom: 1px solid #E0E0E0;
	font-size: 10px;
	color: #777777;
	margin-bottom: 5px;
	
}

#path td {
	padding: 5px 10px 5px 10px;
	white-space: nowrap;
}

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

#path a:hover {
	color: #000000;
	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 {
	white-space: nowrap;
	margin-top: 5px;
}

table.dir_cat {

}

table.dir_cat th {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color: #F5F5F5;
	
	
}

table.dir_cat td {

}

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

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

table.postlisting { /* Version 5.0 */
}

table.postlisting td { /* Version 5.0 */
	padding: 4px 4px 4px 5px;
}

table.postlisting td.head, table.postlisting tr.head td { /* Version 5.0 */
	font-weight: bold;
	background-color: #EAEAEA;
/*	border-bottom: 1px solid #DDDDDD; */
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px;
}

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

table.postlisting td.icon { /* Version 5.0 */
}

table.postlisting td.icon img { /* Version 5.0 */
}

table.postlisting .posttitle { /* Version 5.0 */
	font-weight: bold;
	
}

table.postlisting .date { /* Version 5.0 */
	font-style: italic;
}

.postheader { 
	padding-bottom: 0px;
	border-bottom: 1px solid #E0E0E0;
	font-weight: bold;
	color: #999999;
}

.postheader .icon { /* Version 5.0 */
	/*vertical-align: top;*/
}

.postheader .posttitle { /* Version 5.0 */
	color: #003399;
	font-size: 22px;
	margin: 0px 0px 0px 0px;
}

.postheader .postarea { /* Version 5.0 */
	font-size: 11px;
	font-weight: normal;
}

.post { /* Version 5.0 */
	margin-bottom: 0px;
}

.post .link_marker { /* Version 5.0 */
	color: darkorange;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.postpics { /* Version 5.0 */
	margin: 2px;
	text-align: center;	
	/*border-bottom: 1px solid #DDDDDD;*/
}

.postpics img { /* Version 5.0 */
	border: 1px solid grey;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

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

#sidebar_right_cities, .catlist {	
	padding: 5px 5px 10px 5px;
	text-align: left;
}

#sidebar_right, #sidebar_right_post, #sidebar_right_cities {
	background-color: #FFFFFF;
	border-left: 1px solid #E0E0E0;
	min-width: 130px;
	max-width: 150px;
	vertical-align: top;
}

#sidebar_right { white-space: nowrap;}

#sidebar_right, #sidebar_right_post {
	padding: 5px 5px 10px 5px;
	
}

.sidebar_right_cells, .sidebar_left_cells {
	padding-top: 4px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

.sidebar_right_cells .head, .sidebar_left_cells .head { /* Version 5.0 */
	padding: 0px 0px 5px 2px;
	color: #1d1d1d;
	font-size: 12px;
   border-bottom: 1px solid #E0E0E0;
   text-align: left;
}

#sidebar_right_cells a:hover, #sidebar_left_cells a:hover, .catlist .cat a:hover, .catlist .subcat a:hover{
	color: #FF7000;
	text-decoration: underline;
}

.citylist_country, .catlist .cat a {
	display: block;
	color: #003399;
	/*text-transform: uppercase;*/
	font-size: 10px;
	margin-top: 2px;
	padding-left: 5px;
}

.citylist_city, .catlist .subcat a{
	color: #3d3d3d;
	font-size: 10px;
	padding-left: 10px;
	
}

.catlist .count {
	color: gray;
}

#footer {
	border-top: 1px solid #989A97;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
	background-color: #F5F7F4;

}

table.postad {
}

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

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

.postpath b {
	color: #000000;
}

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

#search_top {
	margin-bottom: 10px;
	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: #336699;
	text-align: left;
	padding-left: 5px;
}

.latestposts, .latesteventposts  { /* Version 5.0 */
	padding-top: 10px;
	margin-bottom: 10px;

}

.latestposts img, .latesteventposts  img{
	margin: 5px 5px 0px 0px;
	float: left;
}

.latestposts .head, .latesteventposts .head { /* Version 5.0 */
	padding: 0px 0px 5px 5px;
	color: #1d1d1d;
	font-size: 18px;
   border-bottom: 1px solid #E0E0E0;
}

.latestposts .head a, .latesteventposts .head a{
	font-size:11px;
	font-weight: normal;
}

.latestposts td, .latesteventposts td { /* Version 5.0 */
	border-bottom: 1px dotted #F0F0F0;
	height: 90px;

}

.latesteventposts {
	background-color: #F5F7F4;
	
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	
}

.adcat, .listing_infobox {
	font-size: 11px;
	color: #2d2d2d;
	/*text-decoration: underline;*/
}

.listing_infobox {
	text-align: left;
}



table.latestads_table td {
	padding: 1px;
}

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

.adpreview {
	display: block;
	font-size: 10px;
	color: gray;
}

/* Begin Version 5.0 */
.hits {
	font-size: 12;
	text-align: right;
	color: gray;
}

.wmd-preview {
	border: 1px solid silver;
	background-color: #FAF9F5;
	padding: 10px;
	margin-bottom:  10px;
}
/* End Version 5.0 */

/* Begin Version 5.1 */
#citytitle {
	padding-left: 5px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

#citytitle a {
	color: #6AABF4;
	text-decoration: none;
}

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



.flatnavsep {
	font-weight: bold;
	color: #FF7000;
}
/* End Version 5.1 */
a.showLink, a.hideLink , a.reverseLink{
     /* text-decoration: none; */
      padding-left: 26px;
      /* background: transparent url("images/show.gif") no-repeat left; */
      border: 2px solid #FF7000; /* #f5f5f5; */
      background-color: #FF3500; 
      padding: 5px 5px 5px 5px;  
		font: bold 12px Verdana, sans-serif;
      color: #F5F7F4;
      margin-bottom: 2px;
      text-decoration: none;
      
      -moz-border-radius-bottomleft:6px;
	   -moz-border-radius-bottomright:6px;
	   -webkit-border-bottom-left-radius:6px;
		-webkit-border-bottom-right-radius:6px;
}

a.showLink:hover, a.hideLink:hover , a.reverseLink:hover{
		background-color: #FF7000;
	
}

#showbutton {
	border-top: 1px solid #E0E0E0;
	margin-bottom: 20px;
	
}

#majorcats {
	
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	}
	
#majorcats a{
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	
}
#majorcats a:hover {
	color: #F5F7F4;
	background-color: #FF7000;
	text-decoration: none;	
}	 

.dirwrapsh {
   display: none;
}

#adwrapleft { 
	display: none; 
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 0px 15px 0px;
	margin-bottom: 5px;
	text-align:left;
}

#dirwrap { 
   display: none;
}

#contactposter { 
   display: none;
	padding-left: 30px; 
}

#calendarsh { 
   display: none;
  
}

#todaysevents {
	padding-left: 10px;
}
#todaysevents strong {
	font-size: 18px;
}

.warning {
   color: #FFFFFF;
   background-color: #FFA500;
   font-weight: bold; 
   font-size: 14px;
   border: 1px solid red;
   padding: 10px 10px 10px 10px;
    
}

.postslogan {
	font-size: 46px; 
	font-weight: bold;
	color: #336699; 
	border-bottom: 1px dotted #E5E5E5;
}

.postslogan h1 {
	font-size: 46px;
}

.helpQ {
	border-bottom:1px dotted #E0E0E0;
	padding: 10px 0px 10px 0px;
}

.blackboxcontent {
	background-color: #4D4D4D; 
	padding: 0px 0px 5px 10px; 
	margin: 10px 10px 10px 10px; 
	font-size: 14px; 
	color: #efefef;
	height: 235px;

	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
}

.blackboxcontent a{
	color: #efefef;
	text-decoration: underline;
}

#buttonsPOST {
   color: #999999;
   text-align: right;
	background-color: #FFFFFF;  
	border: 2px solid #FF7000;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	background-image: url("images/post.jpg");
	background-repeat: no-repeat; 
	padding: 2px 5px 2px 34px;
	white-space: nowrap;
	
   -moz-border-radius-bottomleft:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
}

#buttonsPOST a {
	color: #4682b4;

}

#search_head {
	font-size: 12px;
	color: #999999;
	border: 1px solid #4682b4;
	padding: 0px 0px 0px 0px;
	height: 24px;
	margin-left:5px;
	text-align:left;
/*	width: 270px; */
	vertical-align: middle;
	white-space:nowrap;
	
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
}

#search_head input {
	border: 0px solid #4682b4;  
	color: #BFBFBF; 
	font-size: 12px; 
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px; 
	height: 24px;
	vertical-align: middle;
}

#search_head input.searchtext, input.submit {
	background-color: #666666; 
}

#search_head input.searchtext:hover, input.submit:hover {
	background-color: #999999; 
	color: #4682b4; 
}	

#search_head input.searchtext:focus, input.submit:focus {
	background-color: #f5f5f5; 
	color: #4682b4; 
}	

#search_head input.submit {
	color: #90EE90;
	font-size: 16px;
	border-left: 1px solid #4682b4; 
	cursor:pointer;
	padding: 0px 0px 4px 0px;
	width: 30px;
	text-align: center;
	
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
}

/* Step Carousel */
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid #E0E0E0;
overflow: scroll; /*leave this value alone*/
width: 460px; /*Width of Carousel Viewer itself*/
height: 410px; /*Height should enough to fit largest content's height*/
margin: 0px;
}
.stepcarousel img{
border: none;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 30px 0px 30px; /*margin around each panel*/
width: 405px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}
#adgallery-paginate {
width: 250px; 
text-align:left;
margin-top:5px;
}

#alexa {
	display: none;

}

#comments {
	border-top:1px dotted #E0E0E0; 
	border-bottom:1px solid #E0E0E0;
	padding: 10px 0px 5px 0px; 
	margin: 10px 0px 5px 0px;
	text-align: center;
}


#recommend {
	white-space: nowrap;
	font-size: 11px;
	
}

#subcatfields {
	border-bottom:1px dotted #E0E0E0;
	padding: 0px 0px 5px 5px;
	margin: 5px 0px 5px 0px;
}

#copyright {
	font-size: 11px; 
	color: #2d2d2d; 
	text-align: left;
}

/* Adbrite */
.adHeadline {
	font: bold 12px Verdana, 
	sans-serif; 
	text-decoration: none; 
	color: #003399;
	}

.adText {
	font: normal 12px Verdana, sans-serif; 
	text-decoration: none; 
	color: #2d2d2d;
	}

img.c1 {
	border:1px solid #666666;
	margin-right:5px;
	}

img.adbrite1 {
	background-color:#ffffff;
	padding:0;
	margin:0; 
	vertical-align:top;
	}

a.adbrite2 {font: bold 12px Verdana, sans-serif;}

div.adbrite_main {
	margin: 0px 5px 0px 5px; 
	margin-bottom: 0px;
	text-align: left;
	}

table.welcome {
	background-color: #f5f7f4;
	border-bottom:4px solid #E0E0E0; 
	padding: 0px 0px 5px 0px;
	
	}

.cal_header_week {
	width: 20px;
	}

table.contactinfo td{
	vertical-align: top;
	}

#adinfo {
	width:100%;  
	background-color: #F3F3F0;
	padding: 0px 0px 0px 5px;
	}
	
#adinfo td{
	vertical-align: middle; 
	white-space: nowrap; 
	font-size: 11px; 
	text-decoration: none;
	}
	
#adinfo td.fb{
	margin: auto; 
	padding: 0px 5px 0px 5px;
	}
	
	
.widgets_warapper{
	text-align: center;
	padding: 15px 20px 10px 80px;
}

.latestposts .promotions{
	font-size: 11px;
	padding: 0px 10px 0px 10px;
}

.latestposts .promotions img{
	float: right;
}

.latestposts .promotions h3{
	color: #003399;
}

.adarea_right {
	color: #FF3500;
	float: right;
	font-size: 10px;
	font-weight: normal;
}
