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


img{
	border: 0;
}

td {
	font-size: 12px;
}

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

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

h1 {
	font-size: 18pt;
	margin: 0px;
}

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

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

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

form {
	margin: 0px;
}

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

button {
	/*background: white url(images/cat.png);*/
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	display: block;
	cursor:pointer;
	color: #DF1112;
	padding: 4px;
	/*border: 1px solid #DFDFDF;*/
	width: 100px;
}

pre {
	font-family: "Courier New";
	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: 10px;
	font-style: italic;
	color: gray;
}

#header {
	padding: 5px;
	height: 80px;
}

#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;
	color: #BFBFBF;
	text-align: left;
}

#today a{
	color: #BFBFBF;
}



#nav {
	text-align: right;
}

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

#sidebar_left {
	background-color: #F1F0EB; /*#F0F4FB*/
	border-right: 2px solid #ACA58F;
	/**border-left: 1px dotted #ACA58F;**/
	border-top: 1px solid #ACA58F;
}

.buttons td {
	text-align: center;
	background-color: #033B18;
}

.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: #0D5C2E;
}

#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 {
	background: #FFFFFF;
	border-top: 1px solid #ACA58F;
}

#content {
	padding: 10px;
}

#path {
	background:#FFFFFF url(images/cat.png);
	font-size: 16px;
	margin-bottom: 5px;
	text-align: right;
	padding: 2px 2px 0;
	font-weight: bold;
}

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

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

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

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-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: none;
	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.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;
}

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

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

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

.postheader { /* Version 5.0 */
	margin-bottom: 10px;
	padding-bottom: 5px;
}

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

.postheader .posttitle { /* Version 5.0 */
	font-size: 18px;
	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;
}

.postpics img { /* Version 5.0 */
	background: #F5F5F5;
	border: 1px dotted #E0E0E0;
	padding: 1px;
}

.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 {
	background-color: #F5F5F5;
	border-left: 2px solid #ACA58F;
	/**border-right: 1px dotted #ACA58F;**/
	border-top: 1px solid #ACA58F;
	width: 180px;
	text-align:center;
}

#sidebar_right a {
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
}

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

#footer {
	color: #A0A0A0;
}

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

table.postad {
	width: 580px;
}

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

.postpath {
	padding: 5px;
	border: 1px solid #EEEEEE;
	background-color: #F8F8F8;
	font-size: 12px;
	color: #358250;
	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: #ACA58F;
	border: 1px solid #ACA58F;
}

.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: #FFFCF5;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad, .featuredad td {
	background-color: #FFFCF5;
	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: 0px;
	color: #DC1616;
	font-size: 12px;
}

.latestposts td { /* Version 5.0 */
	border-top: 1px solid #F0F0F0;
}

.latestpostsImg{
float: right;
padding-left: 5px;
}

.adcat {
	font-size: 11px;
	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;
}


.cat{
	background: #FFFFFF url(images/cat.png);
	height: 25px;
	color:#015D26;
	padding: 2px 5px 0;
}
.catlist .cat a {
	color:#015D26;
	font-weight: bold;
	display: block;
	padding: 0px 5px 0;
}

.cat a:hover{
	background: #EBEBEB url(images/cat2.png);
}

#left .selected a { 
	background: url(images/button_bg3.png); 
	overflow:hidden;
}



.subcat{
	background-color: #003411;
}

.subcat a{
	background: #003A17 url(images/button_bg.png);
	color:#BDC7BF;
	text-decoration: none;
	height: 20px;
	padding: 0px 20px 0;
	display: block;
	font-weight: bold;
}

.subcat a:hover{
	background: #343200 url(images/button_bg2.png);
}




.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

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

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

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

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


.header{
	background: #023514 url(images/headerBg.png);
	border-left: 2px solid #ACA58F;
	border-right: 2px solid #ACA58F;
	border-bottom: 1px solid #ACA58F;
}

#menu {
	background: #FEBC06 url(images/bgmenu.png);
	font-size: 12px;
	line-height: 21px;
	/*border-bottom: 1px dotted #ACA58F;*/
}


/* The menu links:
Giving a color to the link
removing the underline by text-decoration.
 */
#menu a{
	color:#000000;
	text-decoration: none;
	padding-right: 5px;
	font-weight:bold;
}

/*Giving a background color to the link on hover.
 */
#menu a:hover{
	color: #067E33;
}


/* The website footer: 
Giving color to the background in the footer div
Color to the footer text
Change the text to be center
and ajust the place with padding and margin
*/
#footer {
	background: url(images/footer_bg.png);
	color: #788A78;
	font-size: 10px;
	text-align: left;
	padding: 2px 0 2px 10px;
	border-bottom: 2px solid #ACA58F;
	border-left: 2px solid #ACA58F;
	border-right: 2px solid #ACA58F;
}

.catsBottom{
	background: #FFFFFF url(images/catsBottom.png);
	text-align: right;
	font-weight:bold;
	border-top: 1px dotted #ACA58F;
	border-left: 2px solid #ACA58F;
	border-right: 2px solid #ACA58F;
	text-align: left;
}

.catsBottom a{
	color:#015D26;
	padding: 4px;
}

.catsBottom a:hover{
	color: #DC1616;
}

.cityMain {
	font-weight:bold;
	padding: 5px;
	line-height: 25px;
}

.cityMain a{
	background:#FFFFFF url(images/cat.png);
	color:#015D26;
	padding: 4px;
	border: 1px solid #DFDFDF;
}

.cityMain a:hover{
	background: #EBEBEB;
	color: #DC1616;
}

.postDes{
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	color: #444444;
	line-height: 30px;
}

.postDate{
	font-size: 9px;
}


.mainCat h2{
	font:bold 16px Arial;
	height:24px;
	padding:4px 4px 4px 0px;
	background:url(images/mainCat.png) no-repeat right center;
	width:150px;
}

.adv{
	padding: 3px 3px 3px 3px;
}

.selectcity {
	font-weight:bold;
	padding: 8px;
	line-height: 30px;
}

.selectcity a{
	background:#FFFFFF url(images/cat.png);
	color:#015D26;
	padding: 4px;
	border: 1px solid #DFDFDF;
}

.selectcity a:hover{
	background: #EBEBEB;
	color: #DC1616;
}

#sidebar_right_cities{
	background-color: #F5F5F5;
	border-left: 2px solid #ACA58F;
	/**border-right: 1px dotted #ACA58F;**/
	border-top: 1px solid #ACA58F;
	width: 180px;
	text-align:center;
}


.underline {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #E0E0E0;
}


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

#addpost{
	background: #EBEBEB url(images/cat2.png);
	text-align: center;
	color:#015D26;
	font-weight: bold;
	display: block;
	height: 25px;
	color:#015D26;
	padding: 3px 5px 0;
}

#addpost a{
	font:bold 18px Arial;
	color: #015D26;
	display: block;
	padding: 0 5px 0;
	text-shadow: 2px 2px #FF;
}

.ramadan {
	position: fixed;
	left: 0px;
	top: 100px;
	z-index: 50;
	width: 140px;
	height: 265px;
	background: url(http://www.shatelarab.com/images/ramadan.png) left no-repeat;
	text-align: left;
	display: block;
}