@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Traditional Arabic";
	color: #393733;
	font-size: 18px;
	background-color: #FAFAFA;
	direction: rtl;
	text-align: right;
	line-height: 20px;
}
.clear {
	clear: both;
}
.center {
	margin-right: auto;
	margin-left: auto;
	width: 1002px;
}
.left {
	float: left;
}
.right {
	float: right;
}



h1 , h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
}
a {
	color: #004276;
	text-decoration: none;
}
input , form{
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ub-txtField {
	padding: 4px;
	color: #000;
	border: 1px solid #A5ACB2;
	width: 240px;
}
.ub-formBtn {
	background-color: #EEEFEA;
	border: 1px solid #EEEFEA;
	color: #E74105;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
.ub-formCancleBtn {
	background-color: #898989;
	color: #070707;
	border: 1px solid #898989;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}




.redColor {
	color: #CA0002;
}
.darkBlue {
	color: #56687A;
}
.leftBlueBtn {
	background-image: url(../images/buttons/blueBtnLeft.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 20px;
	float: left;
	display: block;
}
.rightBlueBtn {
	background-image: url(../images/buttons/blueBtnRight.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 2px;
	display: block;
	margin-right: 2px;
}
a.minBlueBtns {
	background-image: url(../images/buttons/blueBtnMid.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFF;
	height: 20px;
	display: block;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.heading {

}


.heading h2 {
	float: right;
	margin-left: 10px;
	line-height: 26px;
	font-size: 24px;
	padding-top: 2px;
}
.midLine {
	float: right;
	height: 18px;
	border-bottom: 1px solid #BBBBBB;
}
.errorMsgBar {
	color: #FFF;
	background-color: #CA0002;
	padding: 5px;
	text-align: center;
	font-size: 16px;
	display: none;
}
.sucessMsgBar {
	color: #000;
	background-color: #B2D86A;
	font-size: 16px;
	text-align: center;
	padding: 5px;
	display: none;
}
.alertMsgBar {
	background-color: #FFF6BA;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	color: #000;
	display: none;
}

a.paging ,.selected{
	color: #333;
	background-color: #C3DDEC;
	text-decoration: none;
	padding: 2px 8px;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a.paging:hover, .selected {
	background-color: #E4E4E4;
}



#mainContainer {

}
#header {

}
#header .hd-top {
	height: 77px;
	background-color: #57C1CC;
	background-image: url(../images/building-bg.gif);
	background-repeat: repeat-x;
	background-position: 100px 7px;
}
#header .hd-top .hdt-inner {
	padding-top: 30px;
}
#header .hd-top .hdt-inner.center .hdt-auth-btns {
	color: #FFF;
}
#header .hd-top .hdt-inner.center .hdt-auth-btns .left a {
	color: #FFF;
}


#header .hd-bottom .hdb-inner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#header .hd-bottom .hdb-inner ul li {
	float: left;
	margin-right: 1px;
}
#header .hd-bottom .hdb-inner ul li a {
	background-color: #D8D8D8;
	display: block;
	color: #262726;
	padding: 5px 8px 4px;
	margin-top: 11px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
#header .hd-bottom .hdb-inner ul li a.mNavActive,
#header .hd-bottom .hdb-inner ul li a:hover {
	color: #CA0002;
	background-color: #FFC53E;
	padding-bottom: 15px;
	border-bottom-width: 4px;
	border-bottom-color: #FFB40E;
	border-bottom-style: solid;
}

#header .hd-bottom {
	background-color: #008DA1;
	height: 40px;
	margin-bottom: 11px;
}
#header .hd-bottom .hdb-inner .mainSearch {
	float: left;
	padding-left: 120px;
	margin-top: 8px;
}
#header .hd-bottom .hdb-inner .mainSearch .mSeachLeft {
	float: left;
	background-image: url(../images/form/mainSearchBar.gif);
	height: 21px;
	width: 10px;
	margin-top: 0px;
}
.mainSearchTxt {
	border: 1px solid #FFF;
	padding: 1px 2px 2px;
	margin: 0px;
	width: 300px;
	color: #7E7C7C;
}
.mainSearchBtn {
	margin: 0px 0px 0px 3px;
}
#header .hd-bottom .hdb-inner.center .mainSearch .searchBtnHolder {
	float: left;
	text-align: left;
}
#header .hd-bottom .hdb-inner.center .mainSearch .searchFieldHolder {
	float: left;
}




#header .hdb-border {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F29003;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#header .hd-bottom .hdb-inner.center .mainLogo {
	float: right;
	width: 171px;
}
#header .hd-bottom .hdb-inner.center .mainLogo .logoHolder {
	width: 171px;
	margin-top: -46px;
}
#categoryNav {

}
#categoryNav .catNavHolder {
	margin-top: 10px;
}
#categoryNav .catNavHolder .catNav {
	float: left;
}

#categoryNav .catNavHolder .catNav .cn-left {
	background-image: url(../images/catNavLeftCorner.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 11px;
	float: left;
}
#categoryNav .catNavHolder .catNav .cn-mid {
	background-color: #FCE9BE;
	height: 21px;
	width: 700px;
	float: left;
	padding-right: 20px;
	direction:ltr;
}
#categoryNav .catNavHolder .catNav .cn-mid ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#categoryNav .catNavHolder .catNav .cn-mid ul li {
	float: right;
	margin-left: 10px;
}
#categoryNav .catNavHolder .catNav .cn-mid ul li a {
	background-image: url(../images/catNavBullit.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding-right: 12px;
	color: #CC0000;
	margin-top: 2px;
}


#categoryNav .catNavHolder .catNav .cn-right {
	background-color: #F3CFAA;
	height: 19px;
	width: 110px;
	float: left;
	font-size: 17px;
	line-height: 17px;
	padding-top: 2px;
	font-weight: bold;
	padding-right: 15px;
}
#categoryNav .catNavHolder .catNav .cn-rightCorner {
	background-image: url(../images/catNavRightCorner.gif);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 12px;
}
#catDropDownNav {
	float: left;
	margin-left: 10px;
}
.catDropDown {
	width: 130px;
	background-color: #FCE9BE;
	display: none;
	position: absolute;
	top: 170px;
	direction:ltr;
	margin-left: -20px;
	margin-top: -2px;
}

.catDropDown li {
	padding: 5px;
	float: none;
	clear: both;
}
.linkList a  {
	background-image: url(../images/catNavBullit.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding-right: 12px;
	color: #CC0000;
	margin-top: 2px;
}


#categoryNav .logoText {
	float: right;
	padding-left: 10px;
}
#container {
}

#leftPanel {
	float: left;
	width: 320px;
	margin-right: 10px;
	overflow: hidden;
}
#rightPanel {
	float: right;
	width: 670px;
	overflow: hidden;
}
#footer {
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin-bottom: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #008DA1;
}
#footer .footer-top {
	margin-bottom: 10px;
}
#footer .footer-top a {
	font-family: Tahoma, Geneva, sans-serif;
}

#footer .footer-mid {
	margin-bottom: 10px;
}
#footer .footer-bottom .ft-btn {
	color: #000;
	background-color: #C5CAD1;
	border: 1px solid #C5CAD1;
	padding-bottom: 1px;
}
#footer .footer-bottom .ft-txtField {
	width: 300px;
	padding: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #E4E4E4;
	border-bottom: 2px solid #E4E4E4;
	border-left: 2px solid #999999;
}



.mostWantedNews {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCE9BE;
	margin-bottom: 10px;
}
.simpleBox {
	margin-bottom: 14px;
}


.simpleBox .sb-top {
	background-image: url(../images/simpleYellowBoxTop.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 310px;
}
.simpleBox .sb-mid {
	background-image: url(../images/simpleYellowBoxMid.gif);
	background-repeat: repeat-y;
	width: 270px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.simpleBox .sb-bottom {
	background-image: url(../images/simpleYellowBoxBottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 310px;
}
.mostWantedNews .left {
	width: 54px;
}
.mostWantedNews .right {
	width: 216px;
}
.mostWantedNews a  {
	font-weight: bold;
}
.bigBlueBox .bb-top {
	background-image: url(../images/boxes/bigBlueBox.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 660px;
}
.bigBlueBox .bb-mid {
	background-image: url(../images/boxes/bigBlueBoxMid.gif);
	background-repeat: repeat-y;
	width: 628px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.bigBlueBox .bb-bottom {
	background-image: url(../images/boxes/bigBlueBoxBottom.gif);
	height: 7px;
	width: 660px;
}
.minNewsBox {
	float: right;
	margin-bottom: 10px;
	margin-left: 6px;
}

.minNewsBox .mnb-top {
	background-image: url(../images/miniNewsBox.gif);
	height: 12px;
	width: 308px;
}
.minNewsBox .mnb-mid {
	background-image: url(../images/miniNewsBoxMid.gif);
	background-repeat: repeat-y;
	height: 108px;
	width: 268px;
	padding-right: 20px;
	padding-left: 20px;
}
.minNewsBox .mnb-bottom {
	background-image: url(../images/miniNewsBoxBottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 308px;
}
.pollBox .pb-top  {
	background-image: url(../images/boxes/polBoxTop.gif);
	height: 17px;
	width: 312px;
}
.pollBox .pb-mid {
	background-image: url(../images/boxes/polBoxMid.gif);
	background-repeat: repeat-y;
	width: 264px;
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pollBox .pb-bottom {
	background-image: url(../images/boxes/polBoxBottom.gif);
	height: 16px;
	width: 312px;
}
#taskBar {
	position: fixed;
	width: 100%;
	bottom: 0px;
	overflow: hidden;
	line-height: 18px;
}
#taskBar .uperShadow {
	background-image: url(../images/bg-bttn-bar.png);
	background-repeat: repeat-x;
	height: 9px;
	background-color: transparent;
}
#taskBar .mediaBar {
	background-color: #FFF6E2;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECDCD;
}
#taskBar .mediaBar .mb-mid {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#taskBar .mediaBar .mb-mid a {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #56687A;
}

#taskBar .mediaBar .mb-mid .signIn-signUp {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#taskBar .mediaBar .mb-mid .left {
	padding: 4px 5px;
}
#taskBar .mediaBar .mb-mid .barCatNav {
	color: #CC0000;
	padding: 5px 20px 5px 5px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#taskBar .mediaBar .mb-mid .barCatNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#taskBar .mediaBar .mb-mid .barCatNav ul li {
	float: left;
	margin-left: 20px;
}
#taskBar .mediaBar .mb-mid .barCatNav ul li a {
	color: #4E4D4A;
}



#taskBar .mediaBar .mb-mid .right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
	padding: 7px;
}
#upperFormBox {
	position: fixed;
	top: 0px;
	display: none;
	width: 100%;
	background-image: url(../images/trans-bg.png);
}
#upperFormBox .centerBox {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}

.upb-loginForm {
	width: 300px;
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
.signUpFormBox {
	margin-top: 20px;
	margin-bottom: 30px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
.signUpFormBox .first {
	margin-right: 10px;

}
.resetPassword {
	width: 300px;
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

.commentForm {
	margin-top: 20px;
	margin-bottom: 30px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}


.formBox {
	color: #FFF;
}
.formBox .formMsg {
	padding: 10px;
}
.formBox .fb-fields {
	margin-bottom: 10px;
}
.formBox .fb-fields .fb-txt {

}
.formBox .fb-fields .fb-name {
	padding: 2px;
}
.formBox .fb-fields .fieldMsg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A5ACB2;
	margin-right: 40px;
	line-height: 12px;
}
.formBox .fb-buttons {

}
.formBox a  {
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
}
.newsDetailBox {
	width: 624px;
	margin-right: auto;
	margin-left: auto;
}

.newsDetailBox .ndb-top    {
	background-image: url(../images/ndb-top.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 624px;
}
.newsDetailBox .ndb-mid {
	background-image: url(../images/ndb-mid.gif);
	background-repeat: repeat-y;
	width: 592px;
	padding-right: 16px;
	padding-left: 16px;
}
.newsDetailBox .ndb-bottom {
	background-image: url(../images/ndb-bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 624px;
}
.pollBottomResults {
	margin-bottom: 4px;
	display: none;
	background-image: none;
	font-weight: bold;
}
.pollBottomResults .ResultName {
	margin-bottom: 4px;
	font-weight: bold;
}
.pollBottomResults .resultVoteBar {
}
.rvbBar {
	background-color: #2C6DAF;
	height: 12px;
	width: 2px;
	float: right;
	margin-left: 6px;
}
.voteDigits {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color: #333;
	float: right;
	line-height: 10px;
}
.reviewForm {
	display: none;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#rightPanel .bigBlueBox .bb-mid .pagenationNav {
	margin: 10px;
}
.topAdBanner {
	text-align: center;
}
.leftPanelBigAds {
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContainer .leaderBoardAdWarper {
	text-align: center;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 6px;
}
#showWeather {
	font-size: 12px;
}
#showWeather b, #showWeather strong {
	font-size: 16px;
}
