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

td {
	font-size: 11px;
}

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

a:hover {
	color: darkorange;
	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;
}

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

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

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

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

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

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

#sidebar_left {
	padding-top: 0px; /*#F0F4FB*/
	border-right: 1px solid #B1C7DE;
	border-top: 1px solid #B1C7DE;
	border-bottom: 1px solid #B1C7DE;
}

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

.buttons a {
	text-transform: uppercase;
}

.opperkiss a {text-transform:uppercase;
}
#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;
	border-bottom: 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:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	text-decoration:underline;
	/*background-color: #F8E6A9;*/
	/*padding-bottom: 2*//*5px*/;
}
table.dir_cat th a{
	font:Arial, sans-serif;
	color:#4582D1;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	text-decoration:underline;
	padding-left:20px;
	background:url(images/more.gif) no-repeat;
	background-position:left;
	/*background-color: #F8E6A9;*/
	/*padding-bottom: 2*//*5px*/;
}
table.dir_cat th a:hover{
	font:Arial, sans-serif;
	color:#FF0000;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	text-decoration:underline;
	background-color: #FFFFFF;
	/*padding-bottom: 2*//*5px*/;
}

table.dir_cat td {

}

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

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

.dir_cat_sub{
	color:#4582D1;
	font:"arial",sans-serif;
	font-size:10px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	text-decoration:underline;
	background-color: #FFFFFF;
	/*padding-bottom: 2*//*5px*/;
}

.dir_cat_sub a{
	color:#4582D1;
	font:"arial",sans-serif;
	font-size:11px;
	text-align: left;
	text-transform: none;
	margin: 0px;
	text-decoration:underline;
	background:url(images/cat_bg.jpg) bottom no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 2px;
}
.dir_cat_sub a:hover{
	color:#FFFFFF;
	font:"arial",sans-serif;
	font-size:11px;
	text-align: left;
	text-transform: none;
	margin: 0px;

	background-color: #FF9D00;
	/*padding-bottom: 2*//*5px*/;
}


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;*/
}

.menu_header {
	font-weight: bold;
	color: #D06918;
	text-align:left;
	font-size:1.8em;	}
.leftmenu_header {
	font-weight: bold;
	color: #ffffff;
	text-align:center;
		}
.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;
}

.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 {
	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;
	background-color:#0066CC;
	height:18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	vertical-align:middle;
	/*margin-top: 2px;*/
	border-top:dotted 1px;
}
.citylist_country a{
	display: block;
	background-color:#0066CC;
	height:18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	vertical-align:middle;
	/*margin-top: 2px;*/
	border-top:dotted 1px;
}
.citylist_country a:hover{
	display: block;
	background-color:#0066CC;
	height:18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	vertical-align:middle;
	/*margin-top: 2px;*/
	border-top:dotted 1px;
}


.citylist_city {
	color: #0669B2;
	font-size: 11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*	font-style: italic;*/
	padding-left:10px;
}

.sidebar_right_google {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

#footer {
	color: #A0A0A0;
}

#footer td {
	font-size: 10px;
	padding-left: 15px;
	padding-top: 10px;
	text-align:center;
}

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: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

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

.post_note {
	color: green;
}

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

.latestads .head {
	padding-bottom: 5px;
	color: #3CB7FF;
	/*background-color: #006699;*/
	font-size: 1.6em;
	
}
.topads .tophead {
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 12px;
	/*background: #FFC81B;*/
}

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

.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;
}
.mycat {
	color:#3cb7ff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

#menu {
	float: right;
	margin-top: 1px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 3px;
}

#menu a {
	display: block;
	padding: 2px 20px 2px 2px;
	background: #3CB7FF;
	/*margin-top: 1px;*/
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu .last {
	margin-right: 0;
	padding-right: 0;
}

#menu a:hover {
	background: #1B2025;
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	background: #1B2025;
	color: #FFFFFF;
}

.feat_adheader{
	background:url("images/content5.gif") 45% 100% no-repeat;
	text-align:center;
	color:#FF8F00;
	margin-top:10px;
	background-position:top;
	font-weight:bold;
	font-size:18px;
	}
	
.feat_adheader_sub{
	background-color:#33CCFF;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	padding-right:20px;
	text-align:right;
	}

.topfeat_ad {
	background-color:#666666;
	color:#FFFFFF;
}
.feat_ad{ background-color:#CCCCCC; color:#000000;}

.welcomebox{
	/*border:1px solid #6D6D6D;*/
	margin-bottom:5px;
	background-image:url(../images/boxbg.png);
	background-position:bottom;
	padding-left:10px;
	background-repeat:repeat-x;		
}
.welcomebox .header{
	font-size:14px;
	border-bottom:1px solid #F7F7F8;
	color:white;
	padding:1px;
	background-color:#000066;
	background-image:url(../images/navbar.png);
	background-repeat:repeat-x;		
	margin-bottom:5px;
	/*padding-left:10px;*/
	overflow:hidden;
}
.welcomebox .body{
	padding:10px;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;

}


h2{color:#1B5790;font-size:1.8em;margin:0;padding:0 0 15px 0;font-family: 'Trebuchet MS', 'Trebuchet', sans-serif;}

.siteHeading {color:#1B5790;/*font-size:1.8em;*/margin:0;padding:0 0 15px 0;font-family: 'Trebuchet MS', 'Trebuchet', sans-serif;}

p.text{line-height:17px;padding:0 0 15px 0;margin:0;font-size:13px;text-align: justify;}

.soc_bookmark a{
	font-weight:bold;
	color:#0099CC;
	}
.soc_bookmark a:hover{
	font-weight:bold;
	color:#0099CC;
	}
.soc_bookmark {
	font-weight:bold;
	color:#0099CC;
	}
.vert-line{
	border-right:#0099CC dotted 1px;
	}


.feat_row {
	background-color:#EBF0F5;
	border-top:#ffffff dotted 2px;
}

.freePost {padding-bottom:3px;}



/* Menu */

#menu1 {
	text-align: center;
	align: center;
	float: none;
}

#menu1 ul {
	margin: 0;
	/* Verdana */ /*padding: 76px 0 0 62px;*/
	/*Comic*/ /*padding: 72px 0 0 75px;*/
	/*Trebuchet*/ padding: 72px 0 0 74px;
	list-style: none;
	line-height: normal;
	/*border-bottom: 8px solid #6E9D00;*/ 
}

#menu1 li {
	display: inline;
}
#menu1 a {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;
}
.navigation a {
	padding-left: 14px;
	padding-right: 14px;
	font-size: 12px;
}
#menu1 a, .navigation a {
	padding-bottom: 0px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(../images/img18.gif) repeat-x;
}

#menu1 a:hover, .navigation a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.new_Cat{margin:0; padding-left:20px; background:url("../images/more.gif") 0 50% no-repeat; font-size:120%;}