@CHARSET "UTF-8";
.numheight {
	height: 2px;
}

div.morespecials {
	border-top: #ccc 1px dashed;
	width: 100%;
	height: 81px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

ul.morespecials {
	margin-top: 2px;
	padding-top: 5px;
	float: right;
}

ul.morespecials li {
    width: 97px;
	height: 70px;
    display: block;
	float: right;
	margin: 0 1px;
	padding: 0;
	border: 2px solid #b8b8b8;
}

ul.morespecials li div img {
	padding: 0 2px;
}

ul.morespecials li div {
	width: 100%;
	text-align: center;
}

ul.morespecials li.active {
	border: 2px solid #AA00C3;
}
ul.morespecials li .description,
ul.morespecials li .title,
ul.morespecials li .headline
 {
	display: none;
}

div#showspecialnews {
    position: relative;
}

#showspecialnews > h3 {
    position: absolute;
	top: 205px;
	height: 45px;
	width: 425px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	line-height: 21px;
	padding: 0 10px;
}

#showspecialnews h3 .headline { 
	font-size: 17px;
    font-weight: normal;
}

#showspecialnews h3, #showspecialnews h3 a, #showspecialnews h3 a:link, #showspecialnews h3 a:VISITED {
	color: #fff;
}

#showspecialnews h3 a:hover {
	color: #f8ffbb;
}

#showspecialnews h3 .description {
	display: none;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
}
#showspecialnews img {
	width: 445px;
	height: 250px;
}

div.morespecials .rightarrow, div.morespecials .leftarrow {
	background: url("../images/right-arrow.png");
	float: right;
	height: 74px;
	margin-top: 7px;
	width: 15px;
	cursor: pointer;
}

div.morespecials .leftarrow {
	background: url("../images/left-arrow.png");
}

div.banners, div.banners ul, div.banners ul li {
	margin: 0;
	padding: 0;
}

div.banners div.ads-box {
	background: #ffe3c2;
	background: -moz-linear-gradient(top, #fff8f0 0%, #ffe3c2);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff8f0), to(#ffe3c2));
	border: #ccc 1px dashed;
	padding: 2px;
	color: #333;
	font-size: 12px;
	margin-bottom: 10px;
}

div.banners div.ads-image {
	margin-bottom: 7px;
}

div.banners div.ads-image img, div.banners div.ads-box {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
}

div.banners div.ads-box div.ads-header {
	text-align: center;
}

div.banners div.ads-box div.ads-header a {
	font-weight: bold;
}

div#topbanner div.banners div.ads-image {
    margin-bottom: 7px;
    margin-top: 17px;
    text-align: left;
}

/* Today Pictures */

div#todaypictures div.todaypicture {
}
div#todaypictures div.todaypicture img {
	width: 394px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
}

div#todaypictures div.todaypicture div.description {
    border-right: 1px dashed #CCCCCC;
    float: left;
    min-height: 100%;
    padding: 5px;
    text-align: justify;
    width: 110px;
}

div#todaypictures div.todaypicture div.description h3 {
	margin: 0;
}

div#todaypictures div.todaypicture div.image {
    float: right;
}

div#todaypictures .numbers {
	position: absolute;
	right: 15px;
	top: 5px;
	margin: 0;
	padding: 0;
	z-index: 5;
}

div#todaypictures .numbers li {
	float: right;
	padding: 0;
	width: 16px;
	height: 16px;
	margin: 0 0 0 10px;
	background: url(../images/arrow-inactive.png);
}

div#todaypictures .numbers li.active {
	background: url(../images/arrow-active.png);
}

/* Slide Special News */
div#specialnewsslides {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	height: 240px;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
}

div#specialnewsslides div.specialnewsslide {
	overflow: hidden;
	text-align: right;
	direction: rtl;
}

div#specialnewsslides div.specialnewsslide img {
	border: 1px solid #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
	margin-right: 5px;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
}

div#specialnewsslides div.specialnewsslide div.description {
	float: right;
	height: 93px;
	padding: 5px;
	text-align: justify;
	width: 57%;
	direction: rtl;
	overflow: hidden;
}

div#specialnewsslides div.specialnewsslide div.relates {
	float: right;
	width: 54.6%;
	background: #f3f3f3;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	direction: rtl;
	padding: 4px 10px 10px;
	margin: 10px 5px 0 0;
	max-height: 60px;
	overflow: hidden;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
}

div#specialnewsslides div.specialnewsslide div.relates h3 {
	margin: 0;
}

div#specialnewsslides div.specialnewsslide > h3 {
	margin: 0;
	font-size: 1.9em;
	padding: 0 7px;
}

div#specialnewsslides .numbers {
	margin: 0;
	padding: 0;
	z-index: 5;
}

div#specialnewsslides .numbers li {
	padding: 0;
	width: 16px;
	height: 16px;
	margin: 3px 0;
	background: url(../images/arrow-inactive.png);
	float: right;
}

div#specialnewsslides .numbers li.active {
	background: url(../images/arrow-active.png);
}

div.together-banners {
	width: 100%;
	background: #d9d9d9;
	margin-top: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
}

div.together-banners ul li {
	float: left;
	width: 14.28%;
	overflow: hidden;
}

div.together-banners ul li:last-child {
	-webkit-border-radius: 0 12px 12px 0;
	-moz-border-radius: 0 12px 12px 0;
	border-radius: 0 12px 12px 0;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
}

div.together-banners ul li:first-child {
	-webkit-border-radius: 12px 0 0 12px;
	-moz-border-radius: 12px 0 0 12px;
	border-radius: 12px 0 0 12px;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
}

.together-ads-image img {
	float: left;
}

nav ul li.submenu-0 ul a {
	padding: 0;
}

/*nav li.active {
	padding: 0;
	background: -moz-linear-gradient(top, #00380d 0%, #00610d);
	background: -webkit-gradient(linear, left top, left bottom, from(#00380d), to(#00610d));
}*/

nav ul li.submenu-0,
nav ul li.submenu-1 {
	position: relative;
}

nav ul li.submenu-0 ul,
nav ul li.submenu-1 ul {
	display: none;
	position: absolute;
	right: 0%;
	top: 16px;
	white-space: nowrap;
	padding: 5px 5px 6px;
	margin: 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
}

nav ul li.submenu-1 ul {
	right: 89%;
	top: 0%;
}

nav ul li.submenu-0:hover > ul,
nav ul li.submenu-1:hover > ul {
	display: block;
}

nav ul li.submenu-0 ul li,
nav ul li.submenu-1 ul li {
	display: list-item;
	margin-top: 2px;
	padding: 3px 0;
	border-bottom: #ccc 1px solid;
	width: 99%;
}

nav ul li.submenu-0 ul li:LAST-CHILD,
nav ul li.submenu-1 ul li:LAST-CHILD {
	border-bottom: none;
}

div.block div.block-content img {
	float: right;
	border: 2px solid #AA95CA;
	padding: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
}

div.block div.block-content div.author {
	margin: 3px 0 0 0;
}

div.block div.block-content div.arrow-img {
	width: 14px;
	height: 9px;
	background: url("../images/simple-box.png");
	float: right;
	margin-top: 8px;
	margin-left: 7px;
	margin-right: -5px;
}

div.block ul li a {
	clear: both;
	padding-bottom: 10px;
}

img.master {
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-right: 10px;
	behavior: url(/application/layouts/modern/css/PIE.htc);
}
section#left ul li.noimg {
	margin: 0 15px 0 0;
	padding: 2px 0;
	list-style-type: disc;
}

section#left ul li.datehighlight {
    background: #A33BAC;
    text-align: center;
    list-style-type: none!important;
    padding: 5px;
    margin: 0;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	behavior: url(http://192.168.0.192/tadbireemrooz/application/layouts/modern/css/PIE.htc);
	color: #fff;
	text-shadow: 1px 1px 6px #000000;
}

div.content-text h3 {
	background: url(../images/news-arrow.png) no-repeat right center;
	padding-right: 26px;
	margin: 0 0 5px 0;
	font-size: 1.5em;
}

div.content-view h3.header {
	font-size: 1.9em;
}

.bottom_blocks .block {
	width: 25%;
	float: right;
	min-height: 287px;
}

.bottom_blocks .block .block-content {
	direction: rtl;
	text-align: right;
}

div.block.class0 div.block-content,
div.block.class0 div.block-header > div {
	background: rgba(255, 255, 255, 0.55);
	border-bottom: none;
}
