/*
*	خلفية الموقع
*
*/
body {	
	background:#cc0000; repeat scroll 0 0 #E9EDF0;
}
.wspfull {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    padding: 0 10px;
    width: 980px;
	box-shadow:0 2px 5px -1px rgba(22, 33, 44, 0.4);
	-moz-box-shadow:0 2px 5px -1px rgba(22, 33, 44, 0.4);
	-webkit-box-shadow:0 2px 5px -1px rgba(22, 33, 44, 0.4);
}
/* 
 *   القائمة الاولى
 *
*/
.nav-first-w {
	background:#F42941;
}
/* 
 *   تنسيق القائمة العلوية لصفحات
 *    CSS Superfish menu jquery 
 *
*/
.menu-pages a,.menu-pages a:visited{color:#fff;}
.menu-pages li li a,.menu-pages li li li a{color:#555 !important;}
.menu-pages li li{background:#fff;border-top:1px solid #f9f9f9;border-bottom:1px solid #f1f1f1;border-right:1px solid #eee;border-left:1px solid #eee;}
.menu-pages li li:first-child{border-top:none;border-right:1px solid #eee;border-left:1px solid #eee;}
.menu-pages li li:last-child{border-bottom:1px solid #eee;border-right:1px solid #eee;border-left:1px solid #eee;}
.menu-pages li li li{background:#FCFCFC;border-top:1px solid #f9f9f9;border-bottom:1px solid #f1f1f1;border-right:1px solid #eee;border-left:1px solid #eee;}
.menu-pages li li li:first-child{border-top:1px solid #eee;border-right:1px solid #eee;border-left:1px solid #eee;}
.menu-pages li li li:last-child{border-bottom:1px solid #eee;border-right:1px solid #eee;border-left:1px solid #eee;}
.menu-pages li li:hover,.menu-pages li li.sfHover,.menu-pages li li a:focus,.menu-pages li li a:hover,.menu-pages li a:active{background:#f7f7f7;}
/* 
 *   تنسيق تسجيل الدخول
 *     jQuery & Ajax
 *
*/
.login-link {
	border-right:1px solid #DF283D;
	background:#F42941;
}
/* 
 *   تنسيق التسجيل في الموقع
 *      jQuery & Ajax
 *
*/
.subscribe-link {
	border-left:1px solid #FA2A43;
	background:#F42941;
}
/* 
 *   تنسيق البحث في الموقع
 *
*/
.search-form {
	background-color:#4b4b4b;
}
/* 
 *   القائمة الثانية
 *
*/
.nav-seconde-w{
	background:#fff;
	border-bottom:1px solid #e5e5e5;
}
.nav-seconde{
	width:980px;
	height:35px;
	margin:0 auto;
}
/* 
 *  تاريخ اليوم 
 *
*/
.today{
	margin:10px 5px 0 0;
}
/* 
 *   تابعونا
 *
*/
.socialsite{
	margin:5px 0 0 15px;
}
/* 
 *   اعلان 728 بجانب شعار الموقع
 *
*/
.advert-header-728{
	padding:13px 0 0;
}
/* 
 *   قائمة الثالته
 *
*/
.nav-last-w{
	background:#4B4B4B;
	border-bottom:4px solid #EB293F;
	box-shadow:0 3px 6px #CCCCCC !important;
	-moz-box-shadow:0 3px 6px #CCCCCC !important;
	-webkit-box-shadow:0 3px 6px #CCCCCC !important;
}
.nav-last{
	background:#4B4B4B;
	height:39px;
}
/* 
 *    تنسيق القائمة التصنيفات 
 *   CSS Superfish menu jquery 
 *
*/ 
li.home a {background:url(../images/whome.png) no-repeat scroll 50% 50% !important;text-indent:-9999px;width:20px;}
.menu-category a{padding: 10px 15px 9px ;}
.menu-category a,.menu-category a:visited{color:#fff;}
li.current_page_item ,li.current-menu-item {background:#4b4b4b;}
.menu-category li:hover{border-right:none !important;border-left:none !important;}
li.current-post-ancestor {background:#EB293F;}
.menu-category li{border-left:1px solid #2b2b2b;border-right:1px solid #6b6b6b;}
.menu-category li:first-child {border-right:none;}
.menu-category li li{background:#EB293F;border-top:1px solid #FA2A43;border-bottom:1px solid #DF283D;}
.menu-category li li li{background:#EB293F;border-top:1px solid #FA2A43;border-bottom:1px solid #DF283D;border-right:none;border-left:none;}
.menu-category li li:first-child{border-top:none;border-right:none;border-left:none;}
.menu-category li li:last-child{border-bottom:none;border-right:none;border-left:none;}
.menu-category li:hover,.menu-category li.sfHover,.menu-category a:focus,.menu-category a:hover,.menu-category a:active{background:#EB293F;}
.menu-category li li:hover,.menu-category li li.sfHover,.menu-category li li a:focus,.menu-category li li a:hover,.menu-category li a:active{background:#FB2B43;}
.menu-category li:hover ul,.menu-category li.sfHover ul{top:2.8em;}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {padding-left: 2.5em;*padding-left: 1em;}
.sf-arrows .sf-with-ul:after {content: '';position: absolute;top: 50%;left: 0.8em;margin-top: -1px;height: 0;width: 0;border: 5px solid transparent;}
.sf-arrows ul .sf-with-ul:after {margin-top: -5px;margin-left: -3px;border-color: transparent;}
.sf-arrows .sf-with-ul:after {border-top-color: #dFeEFF; border-top-color: rgba(255,255,255,.5);}
.sf-arrows ul .sf-with-ul:after {border-right-color: #dFeEFF;border-right-color: rgba(255,255,255,.5);}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {border-top-color: white;}
.sf-arrows > .sfHover > .sf-with-ul:after {border-top-color: white;}

/*
 *	تنسيق خاص بالأخبار العاجلة 
 *
*/
.close-notify a, .urgentnews, .close-notify, .urgent, #ticker-area a, #tickerarea li, #tickerarea a {
    color: #FFFFFF;
}
.urgenttxt {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #EEEEEE;
    color: #E82239;
    margin-right: 20px;
    padding: 2px 0 0 2px;
}
.urgent {
    background: none repeat scroll 0 0 #E82239;
    height: 32px;
    margin: 0;
    width: 980px;
}
.close-notify {
    background: url("../images/close.jpg") no-repeat scroll 10px 8px rgba(0, 0, 0, 0);
}
#tickerarea  ul li{padding:1px 0 0 !important;}

.main {
	margin:0 0 5px;
}

/* 
 *   عنوان شريط الاخبار
 *
*/
.newsticker-title {
	color:#222;
}
/* 
 *   خلفيات السلايدر
 *
*/
.slider-left li.cycle-pager-active {
    background: url("../images/slider/arrow-bg.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
}
.slider-left li.cycle-pager-active div {
	background-color:#e82239;
	color: #FFFFFF !important;	
}

.slider-left-wide li.cycle-pager-active {
    background: url("../images/slider/arrow-bg.png") no-repeat scroll right center;
    color: #FFFFFF;
}
.slider-left-wide  li.cycle-pager-active div {
	background-color:#e82239;
	color: #FFFFFF !important;
}

/* 
 *   حقوق الموقع
 *
*/
.copyright {
	padding:10px 0 25px;
}
/* 
 *   اعلانات اسفل الترويسة
 *
*/
.advert-under-hedaer {
	box-shadow:0 2px 5px -1px rgba(22,33,44,0.2);
	-moz-box-shadow:0 2px 5px -1px rgba(22,33,44,0.2);
	-webkit-box-shadow:0 2px 5px -1px rgba(22,33,44,0.2);
	margin-top:0;
	border-bottom:1px solid #F0F0F0;
}
.advert-under-hedaer2{
	box-shadow:0 2px 5px -1px rgba(22,33,44,0.2);
	-moz-box-shadow:0 2px 5px -1px rgba(22,33,44,0.2);
	-webkit-box-shadow:0 2px 5px -1px rgba(22,33,44,0.2);
	margin:0;
	border-bottom:1px solid #F0F0F0;
}
/* 
 *   اعلانات خارج محيط الموقع
 *
*/
.advert-out-left{ 
	top:0px;
	margin-left:-800px;
}
.advert-out-right{
	top:0px;
	margin-right:-800px;
}
/* 
 *   تنسيق عناوين القائمة الجانبية
 *
*/
.sidebar-wrapper h2 {
	background:url("../images/white-grad.jpg") repeat-x scroll 0 30px transparent;
	border-bottom: 1px solid #EEF1F5;
	padding:8px 0;
	width:345px;
	text-align: right;
	text-indent:17px;
}
/* 
 *   تنسيق الاكثر قراءة وتعليق
 *
*/
.sidebar-most-tabber {
	margin-top:6px;
}
.most-nav {
	background: url("../images/white-grad.jpg") repeat-x scroll 0 20px transparent;
}
ul.most-nav li a.selected {
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
}
.most-content {
	border-top:1px solid #eee;
}

/* 
 *   تنسيق عنوان التصنيف وفورم البحث للموديلات
 *
*/
.mudule-tile-search {
	background:url("../images/white-grad.jpg") repeat-x scroll 0 30px transparent;
	border-bottom:1px solid #EEF1F5;
	padding:7px 0;
}
.mudule-tile-search:hover{
	background:#f5f8f9;
}
.mudule-tile-search a{
	padding:0 16px 0 0;
}
.module-search{
	border-right:1px solid #E5E8E9;
}
.module-search input.field{
	outline:none;
	background:#fff;
	border-right:1px solid #E5E8E9;
	border-top:1px solid #E5E8E9;
	border-bottom:1px solid #E5E8E9;
	color:#a5a8a9;
}
.module-search input.btns{
	-webkit-border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	border-radius:2px 0 0 2px;
}

/* 
 *   تنسيق خاص بالموديل 8
 *
*/
.box_header_model {
	background: url("../images/white-grad.jpg") repeat-x scroll 0 30px transparent;
	border-bottom: 1px solid #eee;
}
.current_tab {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

/* 
 *   تنسيق خاص بالموديل 7
 *
*/
.mudule-tile-search-2{
	background:url("../images/white-grad.jpg") repeat-x scroll 0 30px transparent;
	border-bottom:1px solid #EEF1F5;
	padding:7px 0;
}
.mudule-tile-search-2:hover{
	background:#f5f8f9;
}
.mudule-tile-search-2 a {
	padding:0 16px 0 0;
}
.module-search-2{
	border-right:1px solid #E5E8E9;
}
.module-search-2 input.field{
	outline:none;
	background:#fff;
	border-right:1px solid #E5E8E9;
	border-top:1px solid #E5E8E9;
	border-bottom:1px solid #E5E8E9;
	color:#a5a8a9;
}
.module-search-2 input.btns{
	-webkit-border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	border-radius:2px 0 0 2px;
}
/* 
 *   تنسيق خاص بالفوتر
 *
*/
.footer{
	background:#31313C;
	border-top:1px solid #31313C;
	color:#999;
}
.footer a{
	color:#DDD;
}
.footer a:hover{
	color:#CCC;
}
.social-footer {
	background: none repeat scroll 0 0 #2D2D37;
    border-top: 1px solid #2D2D37;
}
.social-site li.follow{
	color:#747B83;
}
.subscribe3 input.text{
	background:#363642;
	border:2px solid #363642;
	color:#ccc;
}