html,body{height:100%}
body{
    position: relative;
	font: 13px "Segoe UI","Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin:0;padding:1px;
}
fieldset,img{
    border: 0;
}
form{
	padding:0;
	margin:0;
}
/* Header */
#pigia_header{
	width:100%;
	background-image:url(../images/bkg_top.gif);
	background-repeat:repeat-x;
	margin:0 0 15px 0;
	min-width:910px;
}
	#pigia_logo{
		float:left;
		width:184px;
		background-image:url(../images/bkg_top_curve.gif);
		background-repeat:no-repeat;
		background-position:top right;
		background-color:#fff;
	}
	#pigia_post{
		float:right;
		margin:12px 20px 0 0;
		text-align:right;
	}
		.pigia_ad{
			font-size:14px;
			color:#fff;
			font-weight:bold;
			height:36px;
			width:170px;
			border-width:1px;
			background-color:#CC0000;
			border-top-color:#FF3333;
			border-bottom-color:#6F0000;
			border-left-color:#FF3333;
			border-right-color:#6F0000;
			margin:0 10px 0 0;
			float:right;
		}
		.pigia_event{
			font-size:14px;
			color:#fff;
			font-weight:bold;
			height:36px;
			width:120px;
			border-width:1px;
			background-color:#666;
			border-top-color:#999;
			border-bottom-color:#333;
			border-left-color:#999;
			border-right-color:#333;
			margin:0 0 10px 0;
			float:right;
		}	
	#pigia_search{
		width:300px;
		float:right;
		margin:12px 20px 0 0;
	}
		.pigia_key{
			margin:0 10px 0 0;
			font-size: 14px;
			border:#999 1px solid;
			color: #333;
			background-color:#eee;
			font-weight: bold;
			padding:2px 10px 2px 10px;
			height:30px;
			width:170px;
			line-height:30px;
		}
		.pigia_btn{
			font-size:16px;
			color:#fff;
			font-weight:bold;
			height:36px;
			position: absolute;
			width:100px;
			border-width:1px;
			background-color:#507E29;
			border-top-color:#82C44A;
			border-bottom-color:#3F6633;
			border-left-color:#82C44A;
			border-right-color:#3F6633;
		}	
		
	
.clear{
	clear:both;
}


td {
	font-size: 13px;
}

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

a:hover {
	color: #CC0000;
	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-size: 10px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #507E29;
	border: 1px outset #3F6633;
	color: white;
}

button.btn_post{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	height:36px;
	border-width:1px;
	background-color:#507E29;
	border-top-color:#82C44A;
	border-bottom-color:#3F6633;
	border-left-color:#82C44A;
	border-right-color:#3F6633;
	margin:0 10px 0 0;
}

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

.err,
.success{
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
	text-align:center;
	padding:8px;
	background:#FFD8D9;
	border:1px solid #990000;
}

.success{
	color:#329209;
	background:#DCFFD8;
	border:1px solid #209009;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;
	text-align:center;
	padding:8px;
	background:#d8f1d8;
	border:1px solid #a7d1a7;
}

.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: 10px;
	background-color: #E4EBF8; /*#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 {
	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;
	border-bottom: 1px solid #EAEAEA;
}

#content {
	padding: 10px;
}

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

#path td {
	padding: 8px;
	font-size:18px;
}

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

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

	.path_home{
		padding:2px 7px 2px 7px;
	}
	.path_region{
		padding:2px 7px 2px 7px;
		background-color:#e3e0e0;
	}
	.path_city{
		padding:2px 7px 2px 7px;
		/* background-color:#d1cfcf; */
		background-color:#7DBF56;
		color:#fff;
	}
		#path .path_city a{
			/*color:#414141; */
			color:#fff;
		}
	
	
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 a,
table.postlisting a
{
	color:#333;
}
table.dir_cat a:hover,
table.dir_cat a:visited,
table.postlisting a:hover,
table.postlisting a:visited{
	color:#003399;
}
table.dir_cat th {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
}

table.dir_cat h2{
	font-size: 19px;
	font-weight: bold;
	margin:0 5px 0 0;
	padding:0;
	float:left;
	padding:3px 3px 3px 6px;
	background-color:#eee;
	border-left:1px solid #ccc;
}
table.dir_cat h2:hover{
	background-color:#ffffcc;
}

table.dir_cat td {
	padding-left:10px;
}

table.dir_cat td:hover{
	background-color:#eee;
}

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

table.dir_cat th .count {
	color: #CC0000;
	font-size: 11px;
}

table.postlisting { /* Version 5.0 */
}

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

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;
	font-size:14px;
}

table.postlisting .postimg { /* Version 5.0 */
	float:left;
	width:68px;
	height:52px;
	margin:0 10px 10px 0;
}
table.postlisting .postimg img {
	/* border:1px solid #ccc; */
	padding:2px;
	background-color:#eee;
	margin-left: auto;
	margin-right: auto;
}

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

.postheader { /* Version 5.0 */
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

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

.postheader .posttitle { /* Version 5.0 */
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

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

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

.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-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.postpics img { /* Version 5.0 */
	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 {
	width:190px;
	background-color: #F5F5F5;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}
	#sidebar_cities_table{
		margin:10px 5px 5px 10px;
	}

#sidebar_right {
	width:190px;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding:0;
}

#sidebar_right a {
}

.citylist_country {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	padding:2px;
}
.citylist_country a{
	color: black;
}
.citylist_country_active{
	background-color:#eee;
}

.citylist_city {
	color: #777777;
	font-size: 14px;
	margin-left:10px;
	padding:2px 2px 2px 5px;
}
.citylist_city a{
	color: #777777;
}
.citylist_city_active{
	background-color:#7DBF56;
	color:#fff;
	font-weight:bold;
}
.citylist_city_active a{
	color:#fff;
}

#footer {
	color: #A0A0A0;
}

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

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

.latestposts .head { /* Version 5.0 */
	padding-bottom: 5px;
	color: steelblue;
	font-size: 12px;
}

.latestposts td { /* Version 5.0 */
	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;
	font-size:10px;
	margin-left:10px;
}

.catlist .count {
	color: gray;
}

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


.hits {
	font-size: smaller;
	text-align: right;
}

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


/* Begin Version 5.1 */
#citytitle {
	font-size: 14px;
	font-weight: bold;
}

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

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

#demo {
    background-color: #F0E68C;
    padding: 5px 5px 5px 10px;
    margin: 3px 0px 0px -10px;
    width: 160px;
    font-family: Georgia, serif;
    font-size: 13px;
}

#demo a {
	text-decoration: underline;
	color: crimson;
	margin-left: 5px;
}

.flatnavsep {
	font-weight: bold;
	color: #DF971E;
}
/* End Version 5.1 */

.phone{
	background-color:#ffffcc;
	border-bottom:1px dotted #CC0000;
	cursor:pointer;
}

.mobile_link{
	text-align:center;
	padding:10px;
	background-color:#ccc;
	margin-top:10px;
}

.promo{
	margin:30px 0 0 0;
}

.pigia_ads_right{
	clear:both;
	float:left;
	margin:5px 0 0 5px;
	padding:10px;
	background-color:#eee;
}
.pigia_ads_bottom{
	clear:both;
	padding:15px;
	background-color:#eee;
}
.category_top{
	padding:7px 7px 6px 10px;
	font-size: 16px;
	background-color:#eee;
}
.category_list{
	display:none;
	padding:10px;
}


#phone_no_dialog{
	display:none;
}
	#phone_no_dialog .phone_div{
		font-size:24px;
		font-weight:bold;
		text-align:center;
		padding:10px;
		border:1px solid #ccc;
		margin-bottom:10px;
	}
	#phone_no_dialog .sms_div{
		padding:10px;
		border:1px solid #ccc;
	}
		#phone_no_dialog .sms_div h3{
			margin:0 0 10px 0;
			padding:10px;
			border:1px solid #ccc;
			background-color:#ffffcc;
		}
		#phone_no_dialog #sendsms_error{
			display:none;
			padding:10px;
			margin-bottom:10px;
			border:1px solid #666;
			background-color:#ccc;
		}
		#sendsms_loading{
			margin-left:10px;
		}
	
.acc_row_light {
	background-color: #FFFFFF;
}

.acc_row_dark {
	background-color: #E4EBF8;
}

table.panel_border {
	border: 1px #A5A5A5 solid;
}

#fImage {
   border: 1px #949494 solid;
}

.welcome {
   color: #003366;
   font-weight:bold;
}

.pro_header {
	padding-top: 10px;
	margin-bottom: 10px;
   font-size: 14px;
   font-weight:bold;
   color: steelblue;
}


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

	#members_nav ul li{
	border-bottom: 2px solid white; /* white border beneath each menu item */
	}

	#members_nav ul li a{
	background-color: #BBBDBF;
	font-weight: bold;
	font-weight: 13px;
	display: block;
	color: #000;
	width: auto;
	padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	}

	#members_nav ul li a:visited, #members_nav ul li a:active{
	color: #000;
	}

	#members_nav ul li a:hover{
	background-color: #666; /*color of menu onMouseover*/
	color: white;
	}

#pay_type{
	margin:10px 0 20px 0;
	padding:10px;
	border:1px dotted #999;
	background-color:#eee;
}
	#pay_type h3{
		font-size:16px;
		font-weight:bold;
	}

.pesapal_form{
	padding:7px;
	border:1px solid #ccc;
	margin:10px 0 10px 0;
	background-color:#ffffcc;
}
	.pesapal_form label{
		font-weight:bold;
	}
	.pesapal_form .paymenttype{
		margin-top:5px;
		padding:3px;
	}
