body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #f8f4d7;
}

img {
	border: 0px;
}

td {
	font-size: 12px;
}

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

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

h1 {
	font-size: 24px;
	margin: 0px;
	font-family: Arial;
	padding-bottom: 5px;
}

h2 {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #454545;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

th {
	font-size: 12px;
	text-align: rightt;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Tahoma;
	font-size: 11px;
}

button {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	background-color: #017d18;
	border: 1px outset #B42A2A;
	color: white;
}

pre {
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
}

.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;
	color: gray;
}

#header {
	padding: 0px;
	height: 140px;
	background: url(../images/bg_head.gif);
	width: 1100px;
	overflow: hidden;
	
	
}

#logo {
	width:290px;
	height: 70px;
	padding-top: 60px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman";
	color: #FFFFFF;
	float: left;
	text-align: right;
	padding-right: 40px;
}

#logo a {
	color: #FFFFFF;
}

#logo .dattime {
	display: block;
}

#today {
	font-size: 10px;
}

#nav {
	text-align: left;
}

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

#sidebar_left {
	padding-top: 10px;
	background-color: #F0F1E3; /*#F0F4FB*/
	border-left: 1px solid #B1C7DE;
	border-top: 1px solid #B1C7DE;
	border-bottom: 1px solid #B1C7DE;
}

.buttons td {
	text-align: center;
}

.buttons a {
	display: block;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: #017d18;
	font-weight: bold;
	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: right;
}

#contentcell {
	width: 728px;
	padding: 10px;
	float: right;
	overflow: hidden;
}

#content {
	padding: 0px;
	width: 728px;
	overflow: hidden;
}

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

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

#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 {
	background: #EFEFEF;
	text-align: right;
	
}

table.dir_cat th {
	font-size: 16px;
	font-family: "Times New Roman";
	font-weight: bold;
	text-align: right;
	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 {
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
}

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

.adheader {
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

.adheader .icon {
	/*vertical-align: top;*/
}

.adheader .adtitle {
	font-size: 20px;
	font-family: "Times New Roman";
	color: #5A5A5A;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #313231;
	
}

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

.ad {
	margin-bottom: 50px;
}

.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 a {
	display: block;
	font-weight: bold;
	padding: 5px;
	background-color: darkorange;
	color: white;
	text-align: center;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
}

.imagecredits .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: #F2F2F2;
	border-right: 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 {

}


div a.citylist_country:link, div a.citylist_country:visited  {
	background: url(../images/bg_menuco.gif);
	padding: 8px 0px 4px 0px;
	display: block;
	font-weight: bold;
	height: 23px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

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

#footer {
	color: #A0A0A0;
}

#footer td {
	font-size: 11px;
	padding-right: 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: 12px;
}

#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.invoice {
	background-color: #F0F0F0;
	border-left: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}

.invoice td {
	background-color: white;
	padding: 5px;
	border-right: 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: left;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 14px;
	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 {
	border-top: 1px solid #F0F0F0;
	padding: 5px;
}

.latestads .head {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 16px;
	color: #444444;
}

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

a.postad:link, a.postad:visited, a.postad:hover {

}


#flags {
	padding: 2px;

}

.topban {
	padding: 2px;
	height: 12px;
	background-color: #1E1E1E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	font-family: Tahoma;
	font-size: 12px;
	margin-bottom: 2px;
	text-align: center;
}


a.ban:link, a.ban:visited {
	color: #FFFFFF;
	font-weight: normal;
	width: 200px;
	display: table-cell;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

a.ban:hover {
	color: #FF9900;
	font-weight: normal;
	width: 200px;
	display: table-cell;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
}


.warn {
	margin-top: 10px;
	padding: 10px;
	border: dotted 1px red;
	background: #fce2e7;
	font-weight: bold;
	color: #000000;
}

.warn b {
	color: red;
}

.words a:link, .words a:visited {
	color: #ffffff;
}

.words h2 {
	font-size: 14px
	font-weight: bold;
	color: #ffffff;
}

.words {
	background: #b4b17e;
	color: #ffffff;
	font: 12px Tahoma;
	padding: 15px;
	text-align: right;
	clear: both;
	width: 1070px;
	margin: 0px auto;
}

.gooll {
	background: url(http://www.kulshe.com/images/bggoo.gif) no-repeat bottom;
	text-align: center;
	height: 248px;
	width: 252px;
}


.footer_meta_kw {
	background: #666666;
	text-align: right;
	padding: 0px 15px;
}

footer_meta_kw h2 {
	font-size: 14px
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	color: #b8b8b8;
}


.topadnotes {
	padding: 10px;
}

.pagetit h1 {
	font-size: 22px;
	font-weight: bold;
	width: 470px;
	height: 70px;
	padding-top: 60px;
	color: #F1F1F1;
	overflow: hidden;
	float: right;
	padding-right: 50px;
	
}

.layout {
	width: 1100px;
	margin: 0px auto;
	padding: 0px;
}

.headlogo {
	width: 150px
	height: 130px;
	padding-right: 100px;
     	float: right;
}

.rightsidecol {
	width: 180px;
	float: right;
	/* background: url(../images/bg_rside.gif) #b4b080; */
	border: solid 0px #CCCCCC;
	padding: 10px 6px;
	
}

.leftcitycol {
	width: 160px;
	float: right;
	background: #ffffff;
	
}

.leftcitycol ul {
	padding:0px;
	margin: 0px;
	list-style: url(none) none;
	
}

.leftcitycol li {
	display: block;
	margin-bottom: 1px;
}


.leftcitycol a:link, .leftcitycol a:visited {
	background: url(../images/bg_menu.gif);
	padding: 4px 10px 4px 0px;
	display: block;
	font-weight: bold;
	height: 18px;
	color: #666666;
	
}

.leftcitycol a:hover {
	background: url(../images/bg_menuhov.gif);
	padding: 4px 10px 4px 0px;
	display: block;
	font-weight: bold;
	height: 18px;
	color: #FFFFFF;
	
}



.adsbox {
	width:210px; 
	float: right; 
	margin-left: 10px; 
	background: url(../images/bg_adbox.gif);
	margin-bottom: 10px; 
	padding: 10px; 
	height: 275px;
}

.adsbox h2 {
	font-size: 16px;
	font-weight: bold;
}

.main {
	background: url(../images/bg_rside.gif) repeat-y right #FFFFFF ;
	width:1100px;
	margin: 0 auto;
	clear: both;
	padding: 10px 0px;
	
}

.leftgoogleads {
	width: 160px;
	float: left;
}

ul#mainlinks {
	padding: 0px;
	margin: 0px;
	list-style: url(none) none;
}


#mainlinks li {
	margin-bottom: 2px;
	display: block;
	width: 170px;
}

#mainlinks a:link, #mainlinks a:visited {
	background: url(../images/bg_newad.gif) left center;
	color: #FFFFFF;
	font-weight: bold;
	Font-family: Tahoma;
	height:22px;
	padding: 5px 8px 3px;
	display: block;
}


#mainlinks a:hover {
	background: url(../images/bg_newadgreen.gif) left center;
	color: #FFFFFF;
	font-weight: bold;
	Font-family: Tahoma;
	height:22px;
	padding: 5px 8px 3px;
	display: block;
}

.googletrans {
	text-align: center;
	margin-top: 20px;
}

.latestads li {
	padding: 3px 0px;
	border-bottom: dotted 1px #f1f1f1;
}