/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	font-family: "Arabic Transparent";
	font-size: 16px;
	height: 40px;
	font-weight: bold;
	text-align: left;
	background-attachment: fixed;
	border-top-style: 0;
	margin-top: 0px;
	padding-top: 0px;
}

h1, h2, h3 {
	font-family: "Arabic Transparent";
	color: #000000;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
	margin-right: 2px;
	padding-right: 2px;
	right: 2px;
	clip: rect(auto,2px,5px,2px);
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-left: 2px;
	padding-left: 2px;
	left: 2px;
	bottom: 5px;
}

p, ul, ol {
	margin-top: 5;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
}

ul, ol {
}

a {
	color:#6CA927;
}
a img {
	border:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background:transparent url(../images/glblnav_selected.png) repeat;
}
a:active {
	text-decoration: none;
	background:transparent url(../images/glblnav_selected.png) repeat;
	
}


#mainWrapper {
	width:auto;
	height:auto;
	/*background-image: url(../images/gheaderlinevertical.png);
	background-repeat: repeat;
	background-position: left top;*/
	/*background-image: url(../images/bshad.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
	background:transparent url("../images/gheaderlinevertical.jpg") fixed;
}

#wrapper {
	width: 1000px;
	margin: auto;
	/*background-image: url(../images/bshadupper.jpg);
	background-repeat: repeat-x;
	background-position: right top;*/
}

#wrapper .btm {

}

/* Header */

#header {
	width: auto;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/gheaderline.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Logo */

#logo {
	float: right;
	width: 100%;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 30px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FF7900;
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}


/* Menu */

#menu {
	width: auto;
	height: 30px;
	background:transparent url(../images/vbgTable.png) repeat-x bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
	bottom: 5px;
	clip: rect(0px,auto,5px,auto);
	top: 0px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 2px;
	text-decoration: none;
	font-family: "Arabic Transparent";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border: none;
	float: none;
	padding: 0px;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background-image: url(../images/glblnav_selected.png);
	background-repeat: repeat-x;
}

#menu .first {
	margin-right: 3px;
	background-image: url(../images/glblnav_selected.png);
	background-repeat: repeat-x;
}

/* Page */

#page {
	width: 1000px;
	position: relative;
}

/* Content */

#content {
	float: right;
	width: 685px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

.post {

}

.post .title a {
	color:#000000;
}

.post .title a:hover {
	background:transparent url(../images/glblnav_selected.png) repeat;
}

.post .meta {
	font-family: Arabic Transparent;
	font-size: 14px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	cursor:move;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	background:transparent url(../images/glblnav_selected.png) repeat;
}

/* Footer */

#footer {
	width: auto;
	height: 40px;
	background: #444444;
	font-family: "Arabic Transparent";
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
	font-size: 14px;
	font-weight: bold;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

/*logoFlash*/
#logoFlash {
	width: 85%;
	height: 150px;
	z-index:auto;
	padding-top:10;
	float:right;
	top: 10px;
	margin-top: 10px;
	margin-right: 50px;
}

/*leftTicker*/
#leftTicker {
	width: 300px;
	padding-top: 5px;
}

/*FLASH NEWS TICKER*/
#urgentNewsTicker {
	width:auto;
	border-bottom:1px solid #6CA927;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	clear: right;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*headerupperlinks*/
#headerupperlinks {
	width:auto;
	float:left;
	z-index:auto;
	text-align:right;
	margin-left: 210px;
	/*background:transparent url("../images/glblnav_selected.png") center repeat-x;*/
	margin-top: 3px;
	padding-top: 1px;
	padding-right: 50px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-right: 50px;
}
/*Date Time Issue*/
#datetimeissue {
	width:auto;
	float:left;
	text-align:right;
	margin-left: 5px;
	/*background:transparent url("../images/glblnav_selected.png") center repeat-x;*/
	margin-bottom: 3px;
	padding: 1px;
	bottom: auto;
	right: auto;
	left: auto;
	clip: rect(auto,auto,auto,auto);
	position:absolute;
	width:224px;
	height:22px;
	z-index:1;
	left: 0px;
	right:auto;
	top: 173px;
}

#lowerleftAd {
	width:auto;
	float:left;
	text-align:left;
	margin-left: 0px;
	/*background:transparent url("../images/glblnav_selected.png") center repeat-x;*/
	margin-bottom: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	position:fixed;
	width:auto;
	height:auto;
	z-index:2;
	left: 0px;
	right:auto;
	bottom: 0px;
}

#lowerrighttAd {
	width:auto;
	float:right;
	z-index:auto;
	text-align:right;
	margin-left: 0px;
	/*background:transparent url("../images/glblnav_selected.png") center repeat-x;*/
	margin-bottom: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	position:fixed;
	width:auto;
	height:auto;
	z-index:3;
	left: auto;
	right:0px;
	bottom: 0px;
}
#upperrightAd {
	width:auto;
	float:right;
	text-align:right;
	margin-left: 0px;
	/*background:transparent url("../images/glblnav_selected.png") center repeat-x;*/
	margin-bottom: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	position:absolute;
	width:auto;
	height:auto;
	z-index:4;
	left: auto;
	right:0px;
	top: 0px;
}
#upperlefttAd {
	float:left;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	position:absolute;
	width:auto;
	height:100px;
	z-index:5;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#hideShow {
	position:absolute;
	width:201px;
	height: 31px;
	left: 310px;
	top: 50px;
	z-index:7;
	padding-right:0px;
	padding-top:0px;
	float:left;
}
/* Search */
#search_box {
	position:absolute;
	width:201px;
	height: 31px;
	top: 0px;
	background: url("../images/bg_search_box.png");
	z-index:6;
	padding-right:0px;
	padding-top:0px;
	float:left;
	left: 5px;
}
#search_box #TalalManaaSearch {
	float: right;
	border: 0;
	width: 160px;
	height:26;
	background: none;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 2;
	padding-right: 2px;
	padding-bottom: 2;
	padding-left: 2;
	color:#000000;
	font-weight:bold;
}
#search_box #go {
    float: left;
    /*margin: 3px 0px 10px 0;*/
	margin-left:3px;
	margin-top:-22px;
}
#mainTitle {

}
.bordergreen {
	border: 1px solid #000000;
}
.bordergreenALL {

}
ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.font18{
font-size: 18px;
text-decoration:none;
color:#000000;
}

.font24 {
	font-size: 24px;
	text-decoration:none;
	color:#000000;
}
.font20 {
	font-size:20px;
	text-decoration:none;
	color:#000000;
}
.font14black {
	font-size:14px;
	text-decoration:none;
	color:#000000;
	padding-bottom:3px;
	margin-bottom: 3px;
}
.font12green {
font-size:12px;
color:#6CA927;
}
.font14 {
font-size:14px;
color:#6CA927;
}
.font16green {
font-size:16px;
color:#6CA927;
}
.font16trikwaz {
font-size:16px;
text-decoration:none;
color:#5c7996;
}
.font20trikwaz {
font-size:20px;
text-decoration:none;
color:#5c7996;
}
.font16white {
font-size:16px;
text-decoration:none;
color:#FFFFFF;
}
.font14white {
font-size:14px;
text-decoration:none;
color:#FFCC33;
}
