@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;
	background-color: #f4f4f4;
	height:100%;
	position:relative;
	min-height:100%;
}
html {
	height:100%;
	min-height:100%;

	scrollbar-base-color: #e9e9e9; 
    scrollbar-track-color: #3f72aa;
    scrollbar-face-color: #e9e9e9;
    scrollbar-highlight-color: #e9e9e9;
    scrollbar-3dlight-color: #e9e9e9;
    scrollbar-darkshadow-color: #e9e9e9;
    scrollbar-shadow-color: #e9e9e9;
    scrollbar-arrow-color: #3f72aa;

}
/*          -----   AKAR STYLE -------         */
.aqar_head {
	background-image: url(/images/themes/default/aqar_head.jpg);
	background-repeat: no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	font-family:Arial;
	padding-right:16px;
}
.aqar_head a {
	text-decoration:none;
	color:#FFFFFF;	
}
.aqar_bod {
/*/	background-image: url(/images/themes/default/aqar_bod_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 10px bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0d69cd;
	background-color: #f5f5f5;
}
.aqar_img_brdr {
border:1px solid #75858d;
}
/*          -------------------------         */


.header {
	position:relative;
	width:1013px;
	height: 105px;
	background-image: url(/images/themes/default/header.jpg);
	background-repeat: no-repeat;
}
.polls {
	position:absolute;
	width:37px;
	height:25px;
	left: 878px;
	top: 9px;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;

}
.polls a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer {
	background-image: url(/images/themes/default/bg-footer.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #bebebe; 
}
.footer a {
	text-decoration: none;
	font-size: 11px;
	color: #bebebe; 
}
.footer a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #C40000;
}
.syrianow {
color:#b23632;
}
.bg {
padding-top: 155px;
}
.newsbar {
	background-image: url(/images/themes/default/newsbar_bg.jpg);
	background-repeat: repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.newsbar a {
	text-decoration:none;
	color:#FFFFFF;
}
.latest_news {
	background-color:#cb0300;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;

}
#search {
	float: left;
	width: 250px;
	padding-bottom: 4px;
	padding-left: 6px;	
	color:#333333;
	height:22px;
}
.search_btn {
	background-color: #a1a1a1;
	height: 19px;
	width: 69px;
	border: 1px solid #767676;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	cursor:pointer;
}
#top_nav {
	float: right;
	width: 300px;
	height:22px;
	padding-bottom: 4px;
	padding-right: 6px;	
	font-size:11px;
	color:#be0101;
	text-align:right;
	font-family:Tahoma, Arial;	

	
}
#top_nav ul {

	padding-top:0px;
	margin-top:10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#top_nav li {
	display: inline;
	padding-top:0px;
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#top_nav a {

	color:#be0101;
	text-decoration:none;
}
#top_nav a:hover {
	color:#333333;
}



/*Left Blocks*/

.left_block {
	background-color:#ebebeb;
	padding-top:18px;
	padding-bottom:18px;
}
#time {
	float:left;

	height:22px;
}
.clock {

	color:#8c8c8c;
}
.clock .day {
	font-size:13px;
	font-weight:bold;

}
.clock .date {
	font-size:10px;
	font-weight:bold;
	vertical-align: text-top;
}
.clock .time {
	font-size:11px;
	font-weight:bold;
}
.update {
	background-image:url(/images/themes/default/lupdates.jpg);
	background-repeat:no-repeat;
	color:#8c8c8c;

}
.update .day {
	font-size:15px;
	font-weight:bold;

}
.update .date {
	font-size:11px;
	font-weight:bold;
	vertical-align: middle;
}
.bmargin {
	margin-bottom:13px;
}
.block_head {
 	background-image:url(/images/themes/default/block_head.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-right:14px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0d69cd;
}
.block_head a {
	text-decoration:none;
	color:#FFFFFF;
}
.block_body {
	font-size:15px;
	font-weight:bold;
	background-color:#f5f5f5;
	color:#000000;
	padding-right:10px;
	padding-left:5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0d69cd;
	padding-top: 14px;
	padding-bottom: 2px;

}

.block_body ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 10px;	
}
.block_body li {
	list-style-image: url(/images/themes/default/bullet.jpg);
	color:#000000;

}
.block_body a {	
	color:#000000;
	text-decoration:none;
	
}
.block_body a:hover {
	color:#666666;
	
}
.block_body2 {
	font-size:15px;
	font-weight:bold;
	background-color:#f5f5f5;
	color:#000000;
	padding-right:10px;
	padding-left:5px;

	padding-top: 14px;
	padding-bottom: 14px;
}
.vote_headline {
	font-size:15px;
	font-weight:bold;
	color:#042d5a;
}
.votes {
	font-size:15px;
	font-weight:bold;
	color:#000000;
}
.submit {
	font-size: 15px;
	font-weight:bold;
	color: #969696;

}


.submit a {
	text-decoration:none;
	color: #969696;
	display:block;
	width:123px;
	height:29px;
	line-height:29px;
	background-image: url(/images/themes/default/submit_off.jpg);
	background-repeat: repeat-x;	


}
.submit a:hover {
	text-decoration:none;
	color: #575757;
	font-size: 15px;
	font-weight:bold;
	background-image: url(/images/themes/default/submit_on.jpg);
	background-repeat: repeat-x;	
}
.fav {
	border: 1px solid #d5d5d5;
}
.fav .imgborder {
	border-right: 1px solid #FFFFFF;
}
/*Center Blocks*/
.main_news {
	 width:292px;
	 height:209px;
	 position:relative;
		
}
.main_news_img {
	 width:292px;
	 height:167px;
	 position:absolute;
}

.main_news_arrow {
	width:28px;
	height:210px;
	position:absolute;
	left: 0px;
	top: 0px;

}






.small_text {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	direction:rtl;
	}

.small_text a {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:224px;
	height:31px;
	background-image:url(/images/themes/default/big_menu.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid #ababab;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 11px;

}
	

.small_text a:hover {
	background-image:url(/images/themes/default/big_menu_on.jpg);
	background-repeat:repeat-x;
}
.small_text2 {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	direction:rtl;
	}
.small_text2 a {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:224px;
	height:31px;
	background-image:url(/images/themes/default/big_menu.jpg);
	background-repeat:repeat-x;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 11px;	

}	

.small_text2 a:hover {

	background-image:url(/images/themes/default/big_menu_on.jpg);
	background-repeat:repeat-x;
}

.wide_text {
	color: #474747;
	font-size: 14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	direction:rtl;
	text-align:justify;
}
.more2 {
	color: #de2c2c;
	font-size: 15px;
	font-weight:bold;
	
}
.more2 a {
	text-decoration:none;
	color: #de2c2c;
}
.center_block {
	padding-top:18px;
	padding-bottom:18px;
}

.bmargin3 {
	margin-bottom:18px;
}
.readtitle {
	font-size:16px;
	font-weight:bold;
	color:#0000FF;
	padding-right:7px;
	background-repeat:no-repeat;
	background-position:right bottom;
}
.title {
	font-size:16px;
	font-weight:bold;
	color:#de2c2c;
	padding-right:7px;
	background-image:url(/images/themes/default/hr.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.title a {
	font-size:16px;
	font-weight:bold;
	color:#de2c2c;
	text-decoration:none;
}
.block_body3 {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:8px;
	padding-top: 8px;
	padding-bottom: 8px;	
	border-bottom:1px solid #dddddd;
}
.block_body3_top {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:8px;
	padding-top: 19px;
	padding-bottom: 8px;	
	border-bottom:1px solid #dddddd;
}
.block_body3_bottom {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:8px;
	padding-top: 8px;
	padding-bottom: 4px;	

}
.img_border {
	border: 2px solid #e7e7e7;
}
.more  {
	font-size:15px;
	font-weight:bold;
	color:#565656;

}
.more a {
	font-size:15px;
	font-weight:bold;
	color:#565656;
	text-decoration:none;
}
.news_headline {
	font-size:15px;
	font-weight:bold;
	color:#0260c5;

}
.news_headline a {
	font-size:15px;
	font-weight:bold;
	color:#0260c5;
	text-decoration:none;
}
.news_text {
	font-size:15px;
	font-weight:bold;
	color:#000000;

}
.news_text a {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.bmargin4 {
	margin-bottom:25px;
}



.block_news_head {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-right:13px;

}
.block_news_head a {
	color:#FFFFFF;
	text-decoration:none;
}
/*NEWS HEADERS*/

.arts {
 	background-image:url(/images/themes/default/arts.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.business {
 	background-image:url(/images/themes/default/business.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.city_news {
 	background-image:url(/images/themes/default/city_news.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.health {
 	background-image:url(/images/themes/default/health.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.sports {
 	background-image:url(/images/themes/default/sports.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.syria_world {
 	background-image:url(/images/themes/default/syria_world.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

/*NEWS HEADERS*/

.block_news {
	font-size:15px;
	font-weight:bold;
	background-color:#f5f5f5;
	color:#000000;
	padding-right:10px;
	padding-left:10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0d69cd;
	padding-top: 14px;
	padding-bottom: 14px;
}

.block_news ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 10px;	
}
.block_news li {
	list-style-image: url(/images/themes/default/bullet.jpg);
	color:#000000;

}
.block_news a {	
	color:#000000;
	text-decoration:none;
	
}
.block_news a:hover {
	color:#de2c2c;
	
}

/*Right Blocks*/

.right_block {
	padding-top:18px;
	padding-bottom:18px;
}

.menu {
	font-size:15px;
	font-weight:bold;
	color:#666666;
	background-color:#e7e7e7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	border-left-color: #c3c3c3;
}
.menu_td {
	border-bottom: 1px solid #c3c3c3;

}
.tdtop {
	border-top: 1px solid #c3c3c3;
}
.menu_td a {
	text-decoration:none;
	color: #666666;
	display:block;
	width:109px;
	height:20px;
	line-height:20px;
	border-left: 1px solid #c3c3c3;	
	border-right: 1px solid #c3c3c3;		
	padding-right:17px;
}
.menu_td a:hover {
	color: #ffffff;
	border-left: 1px solid #e81512;	
	background-image:url(/images/themes/default/menu_on.jpg);
	background-repeat:no-repeat;
}
 
.menu_brd {
/*	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;*/

}
.bmargin2 {
	margin-bottom:20px;
}


.staticdiv {
	position:fixed;
	background-color:#414141;
	width:100%;
	height:25px;
	bottom:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-image:url(/images/themes/default/logo.jpg);
	background-repeat: no-repeat;
	background-position: 99% center;
	color:#FFFFFF;
	font-size:12;
	font-family:Tahoma, Arial;
	font-weight:bold;
	z-index:100;
	line-hight:25px;
}

.staticdiv a{	
	color:#FFFFFF;
	font-size:12;
	font-family:Tahoma, Arial;
	font-weight:bold;	
	line-height:25px;
	display:inline-block;
}

.ads {
margin-bottom:0px;
margin-right: 10px;


}
.newsflash {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	
	text-align:right;
	background-color:#CA0000;
	padding-left:10px;
	padding-right:10px;
	
}
.newsflash a {
	color: #ffffff;
	text-decoration:none;
}
.newsflash a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.news_scroller {   
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	
	text-align:right;
	background-color:#CA0000;
	padding-left:10px;
	padding-right:10px;	
	padding-top:10px;
}
.news_scroller a {
	color: #ffffff;
	text-decoration:none;
}
.news_scroller a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.newsflash2 {
	color: #CA0000;
	font-size: 14px;
	font-weight:bold;
	direction:rtl;
	text-align:center;
	background-color:#E1E1E1;
}
#footer {
	position:relative;
	width:1013px;
	height:81px;
	background-image: url(/images/themes/default/logo_ar.jpg);
	background-repeat: no-repeat;
	background-position: 98% center;
	text-align:right;

}
#bottom_nav {
	float: right;
	height:22px;
	padding-right:200px;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	font-family:Tahoma, Arial;	
	
	}
#bottom_nav ul {

	padding-top:0px;
	margin-top:10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#bottom_nav li {
	display: inline;
	padding-top:0px;
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right:5px;
}
#bottom_nav a {

	color:#ffffff;
	text-decoration:none;
}
#bottom_nav a:hover {
	color:#ffffff;
	text-decoration:underline;	
}
#copyright {
	float:left;
	position:absolute;
	top: 55px;
	left:20px;
	font-size:9px;
}
.still {
 	background-image:url(../../../images/themes/default/still.jpg)
	background-repeat:no-repeat;
	background-position:right;
}
.p_title{
  font:tahoma;
  font-size:15px;
  font-weight:bold;
}

.print{
	font-family:"Arabic Transparent", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

