@charset "utf-8";
/*RESET STYLES FOR ALL BROWSERS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

strong {
    font-weight: bold;
    font-size: 12px;
}

.clear {
    clear: both
}

a {
    text-decoration: none;
}

a:hover {
    color: #666666;
}

a img {
    border: none;
}

body {
    text-align: center;
    padding: 0;
    background: #FFFFFF;
    border-top: 8px solid #0857b6;
    line-height: 0;
}

table {
    width: 100%;
    direction: rtl;
}

table td {
    padding: 6px;
}

/*BeGin Site*/
#site-body {
    width: 960px;
    margin: 0 auto;
}

/*BEGIN SITE HEADER*/
#site-header {
    width: 960px;
    height: 92px;
    float: right;
    text-align: right;
}

#site-header h1 {
    width: 378px;
    float: right;
}

/****************/
/*BEGIN SITE MENU*/
#site-menu {
    width: 960px;
    height: 35px;
    float: right;
    background: url(files/menu_bg.png) no-repeat top right;
    line-height: normal;
    padding-top: 6px;
    position: relative;
}

#site-menu .block-nice_menus-1 {
    float: right;
    width: 730px;
}

ul.nice-menu-down {
    float: right;
    width: 760px;
}

#site-menu .nice-menu * {
    display: inline;
    line-height: 30px;
    color: #363636;
    font-weight: bold;
}

#site-menu .nice-menu li {
    border: none;
    background: transparent;
    border-left: 1px ridge #747474;
    padding-left: 5px;
    margin-left: 2px;
}

#site-menu .nice-menu {
    padding-right: 15px;
}

#site-menu .nice-menu .last {
    border-left: none;
}

#site-menu .nice-menu li ul {
    border: none;
}

/*#site-menu .nice-menu li ul .last{border:1px solid #c9244c;}*/
#site-menu .nice-menu li ul li {
    background: url(files/m_sub.png) no-repeat top right;
    width: 124px;
    border: none;
}

#site-menu .nice-menu li ul li a:hover {
    color: #666666;
}

#site-menu .nice-menu li ul li a {
    color: #145fb5;
}

#site-menu .active-trail a {
    color: #145fb5;
}

.datetoday {
    float: right;
    width: 170px;
    margin-top: 0;
    font-size: 8pt;
    color: #666666;
    text-shadow: #FFFFFF 0 0 1px;
    text-align: center;
}

/*BEGIN MARQUEE SEARCH AREA*/
#marquee_search {
    width: 960px;
    height: 25px;
    float: right;
    line-height: normal;
}

#site_marquee {
    width: 420px;
    height: 25px;
    float: right;
    background: url(files/marquee.png) no-repeat top right;
}

#site_marquee marquee {
    float: left;
    width: 395px;
    height: 25px;
}

#site_marquee a {
    text-decoration: none;
    color: #960000;
    font-weight: bold;
}

#site_marquee a:hover {
    color: #666666;
    font-weight: bold;
}

#secoundry_site_links {
    float: right;
    width: 245px;
}

#secoundry_site_links .user_greatings {
    float: right;
    margin-right: 4px;
    border-right: 1px solid #960000;
    line-height: 1.6;
    font-weight: bold;
    color: #960000;
    padding-right: 3px;
}

#secoundry_site_links .user_greatings a {
    color: #960000;
}

#secoundry_site_links .nice-menu {
    width: 50px;
}

#secoundry_site_links .nice-menu * {
    display: inline;
    line-height: 26px;
    color: #363636;
    font-weight: bold;
}

#secoundry_site_links .nice-menu li {
    border: none;
    background: transparent;
    border-left: 1px ridge #747474;
    padding-left: 5px;
    margin-left: 2px;
}

#secoundry_site_links .nice-menu {
    padding-right: 10px;
}

#secoundry_site_links .nice-menu .last {
    border-left: none;
}

#secoundry_site_links .nice-menu li ul {
    border: none;
}

#secoundry_site_links .nice-menu li ul .last {
    border: 1px solid #c9244c;
}

#secoundry_site_links .nice-menu li ul li {
    border: 1px solid #c9244c;
    background: #FFFFFF;
    width: 120px;
}

#secoundry_site_links .nice-menu li ul li:hover {
    background: #c9244c;
}

#secoundry_site_links .nice-menu li ul li a {
    color: #145fb5;
}

#secoundry_site_links .active-trail a {
    color: #145fb5;
}

#search_container {
    float: left;
}

#search_container a img {
    float: left;
}

#search_area {
    float: left;
}

#ieimgs {
    margin: 0 0 0 5px;
    padding: 0;
}

#marquee_search .sbotton {
    float: left;
    margin-top: -3px;
}

#marquee_search .sarea {
    background: url(files/sarea.jpg) no-repeat top right;
    width: 132px;
    height: 19px;
    border: none;
    float: left;
    margin-top: 2px;
    margin-left: 6px;
    padding: 2px 4px 2px 2px;
}

/********************/
/*BEGIN TOP ADD AND SHADOW*/
#site-top-add {
    width: 960px;
    float: right;
    height: 94px;
    margin-top: 4px;
}

#site-wide-shadow {
    width: 960px;
    float: right;
    height: 8px;
    margin-top: 4px;
    background: url(files/shadow.png) no-repeat top right;
}

/**************************/
/*GLOBAL ADS STYLE*/
.add-row {
    float: right;
    margin-right: 4px;
}

#site-top-add .add-row-2 {
    margin-right: 3px;
}

/*END GLOBAL ADS STYLE*/
/*BEGIN SITE CONTENT*/
#site-insides {
    width: 960px;
    float: right;
    margin-top: 4px;
    line-height: normal;
}

#site-insides #home-page-right {
    width: 600px;
    float: right;
}

#site-insides #home-page-right #top {
    width: 600px;
    float: right;
    height: 465px;
}

#site-insides #home-page-right #top #right {
    width: 355px;
    float: right;
}

#site-insides #home-page-right #top #right #top {
    width: 350px;
    float: right;
    background: url(files/featured_news.png) no-repeat top right;
    padding: 8px 0 0 0;
    height: 275px;
}

#block-views-most_block-block_6 {
    width: 350px;
    float: right;
    background: url(files/24hours.png) no-repeat top left;
}

#block-views-most_block-block_6 .views-row {
    float: right;
    width: 140px;
    height: 80px;
    text-align: right;
    color: #21147d;
    padding-bottom: 3px;
    padding-top: 7px;
    border-left: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    position: relative;
    overflow: hidden;
}

#block-views-most_block-block_6 .views-row-even {
    border-left: none;
}

#block-views-most_block-block_6 .views-row-3, #site-insides #block-views-most_block-block_6 .views-row-4 {
    border-bottom: none;
}

#block-views-most_block-block_6 .views-row-2, #block-views-most_block-block_6 .views-row-4 {
    padding-right: 3px;
}

#block-views-most_block-block_6 .views-row  img {
    float: right;
    margin-left: 5px;
}

#block-views-most_block-block_6 .views-row  {
    color: #960000;
    font-weight: bold;
    font-size: 10pt;
    text-align: justify;
}

#block-views-most_block-block_6 .views-row:hover {
    color: #666666;
}

#site-insides #home-page-right #top #left {
    width: 245px;
    float: right;
    background: url(files/top_news.jpg) no-repeat top right;
    padding-top: 7px;
}

#site-insides #home-page-right #top #left .views-row {
    width: 240px;
    float: right;
    border-bottom: 1px solid #e3e3e3;
    padding: 8px 0 8px 0;
    text-align: justify;
    overflow: hidden;
}

#site-insides #home-page-right #top #left .views-row-last {
    border-bottom: none;
}
#site-insides #home-page-right #top #left .views-row img {
    float: right;
    margin-left: 5px;
    border: 1px solid #e3e3e3;
}

#site-insides #home-page-right #top #left .block .views-row .views-field-title {
    text-align: justify;
    direction: rtl;
}

#site-insides #home-page-right #top #left .block .views-row .views-field-title a,
#site-insides #home-page-right #top #left .block .views-row .views-field-title {
    color: #010173;
    font-weight: bold;
    font-size: 13px;
    text-align: justify;
}
#site-insides #home-page-right #top #left .block .views-row:hover .views-field-title,
#site-insides #home-page-right #top #left .block .views-row .views-field-title a:hover {
    color: #960000;
}

#site-insides #home-page-right #main_news {
    width: 600px;
    float: right;
    background: url(files/main_news_bg.jpg) no-repeat top right;
    padding-top: 8px;
}

#site-insides #home-page-right #main_news .block .views-row {
    float: right;
    width: 590px;
    padding: 5px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
}

#site-insides #home-page-right #main_news .block .views-row-last {
    border-bottom: none;
}

#site-insides #home-page-right #main_news .block .views-row .views-field-title {
    width: 590px;
    text-align: center;
    float: right;
    color: #010173;
    font-weight: bold;
}

#site-insides #home-page-right #main_news .block .views-row:hover .views-field-title {
    color: #960000;
}

#site-insides #home-page-right #main_news .block .views-row img {
    float: right;
    margin-left: 6px;
}

#site-insides #home-page-right #main_news .block .views-row .views-field-field-teaser-value {
    text-align: justify;
}

#site-insides #home-page-right #main_projects {
    width: 600px;
    float: right;
    margin-top: 4px;
    background: url(files/main_news_bg.jpg) no-repeat top right;
    padding-top: 8px;
}

#site-insides #home-page-right #main_projects .block {
    width: 150px;
    float: right;
    text-align: center;
}

#site-insides #home-page-right #main_projects .block .views-row .views-field-name {
    background: url(files/project_name.png) no-repeat top center;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

#site-insides #home-page-right #main_projects .block .views-row .views-field-name a {
    color: #c9244c;
}

#site-insides #home-page-right #main_projects .block .views-row .views-field-name a:hover {
    color: #960000;
}

#site-insides #home-page-right #main_projects .block .views-row .views-field-field-images-fid {
    float: right;
    text-align: center;
    margin-right: 5px;
}

#site-insides #home-page-right #main_projects .block .views-row a img {
    border: 1px solid #e3e3e3;
    margin-top: 10px;
}

#site-insides #home-page-right #main_projects .block .views-row .views-field-title {
    text-align: justify;
    width: 138px;
    float: right;
    margin-right: 5px;
}

#site-insides #home-page-right #main_projects .block .views-row .views-field-title a {
    color: #757170;
    font-weight: bold;
}

#site-insides #home-page-right #main_projects .block .views-row .views-field-title a:hover {
    color: #960000;
}

#site-insides #home-page-right #seperator {
    width: 600px;
    float: right;
    height: 8px;
    margin-top: 4px;
    background: url(files/shadow2.png) no-repeat bottom right;
}

#site-insides #home-page-right #bottom_section {
    width: 600px;
    float: right;
    margin-top: 4px;
}

#site-insides #home-page-right #bottom_section #bottom_right_ads {
    width: 300px;
    float: right;
    overflow: hidden;
}

#site-insides #home-page-right #bottom_section #chariktir_video {
    width: 296px;
    margin-right: 4px;
    float: right;
}

#site-insides #home-page-right #bottom_section #chariktir_video .block {
    width: 296px;
    float: right;
    background: url(files/media_bg.jpg) no-repeat top right;
}

#site-insides #home-page-right #bottom_section #chariktir_video .block h2 {
    text-align: center;
    height: 37px;
    margin-top: 6px;
    color: #960000;
    background: url(files/media.png) no-repeat top center;
    font-weight: bold;
    font-size: 12pt;
    line-height: 35px;
}

#site-insides #home-page-right #bottom_section #chariktir_video .block .views-field-field-images-fid a img {
    float: none;
}

#site-insides #home-page-right #bottom_section #chariktir_video .block .views-field-field-images-fid {
    width: 296px;
    text-align: center;
}

#site-insides #home-page-right #bottom_section #chariktir_video .block .views-field-title a {
    color: #2c61ad;
    font-weight: bold;
}

#site-insides #home-page-right #bottom_section #chariktir_video .block .views-field-title a:hover {
    color: #960000;
}

#site-insides #home-page-left {
    width: 355px;
    float: right;
    margin-right: 5px;
}

#site-insides #home-page-left #top_ads {
    width: 355px;
    float: right;
    overflow: visible;
}

#site-insides #home-page-left #top_sections {
    position: relative;
    width: 355px;
    float: right;
    overflow: visible;
    background: url(files/article_bg1.png) no-repeat top center;
    padding-top: 3px;
    margin-top: 3px;
}

#site-insides #home-page-left #top_sections .block .views-row {
    text-align: justify;
    width: 170px;
    height: 62px;
    float: right;
    padding: 3px;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    overflow: hidden;
}

#site-insides #home-page-left #top_sections .block .views-row-even {
    border-left: none;
}

#site-insides #home-page-left #top_sections .block .views-row a img {
    float: right;
    margin-left: 4px;
}

#site-insides #home-page-left #top_sections .block .views-row .views-field-title {
    width: 115px;
    float: right;
}

#site-insides #home-page-left #top_sections .block .views-row .views-field-title a {
    color: #2d5391;
    font-weight: bold;
    font-size: 10pt;
}

#site-insides #home-page-left #top_sections .block .views-row .views-field-title a:hover {
    color: #960000;
}

#site-insides #home-page-left #middle_ads {
    width: 355px;
    float: right;
    overflow: hidden;
    margin-top: 4px;
}

#site-insides #home-page-left #bottom_sections {
    width: 355px;
    float: right;
    overflow: hidden;
    margin-top: 4px;
}

#site-insides #home-page-left #bottom_sections {
    width: 355px;
    float: right;
    background: url(files/article_bg.jpg) no-repeat top right;
}

#site-insides #home-page-left #bottom_sections h2 {
    text-align: center;
    height: 37px;
    margin-top: 6px;
    color: #960000;
    background: url(files/article.jpg) no-repeat top center;
    font-weight: bold;
    font-size: 12pt;
    padding-left: 30px;
    line-height: 35px;
}

#site-insides #home-page-left #bottom_sections .block .views-row {
    text-align: justify;
    width: 170px;
    height: 67px;
    float: right;
    padding: 3px;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    overflow: hidden;
}

#site-insides #home-page-left #bottom_sections .block .views-row-even {
    border-left: none;
}

#site-insides #home-page-left #bottom_sections .block .views-row a img {
    float: left;
    margin-left: 4px;
}

#site-insides #home-page-left #bottom_sections .block .views-row .views-field-title {
    width: 115px;
    float: left;
}

#site-insides #home-page-left #bottom_sections .block .views-row .views-field-title a {
    color: #2d5391;
    font-weight: bold;
    font-size: 10pt;
}

#site-insides #home-page-left #bottom_sections .block .views-row .views-field-field-writers-nid a {
    float: right;
    font-size: 10pt;
    color: red;
    font-weight: normal;
}

#site-insides #home-page-left #bottom_sections .block .views-row .views-field-title a:hover {
    color: #960000;
}

#site-insides #home-page-left #bottom_sections .block .views-row .views-field-field-writers-nid a:hover {
    color: #960000;
}

/*BEGIN SITE FOOTER*/
#site-footer {
    width: 960px;
    height: 90px;
    float: right;
    background: url(files/footer_bg.png) no-repeat top right;
    margin-bottom: 4px;
    margin-top: 4px;
    line-height: normal;
}

#site-footer a img {
    float: left;
    margin: 8px;
}

#site-footer p {
    width: 250px;
    float: right;
    font-size: 10pt;
    color: #8f8f8f;
    margin: 10px;
}

#site-footer .centery_container {
    float: right;
    width: 150px;
    text-align: center;
    font-size: 10pt;
    margin-right: 100px;
    line-height: 0px;
    margin-top: 15px;
}

#site-footer p .centery {
    width: 250px;
    float: right;
    font-size: 10pt;
    color: #8f8f8f;
    margin: 8px;
    text-align: center;
}

/* SITE INNER NODE*/
#site-inner-node-right {
    text-align: right;
    float: right;
    width: 180px;
}

#site-inner-node-right object, #site-inner-node-right a img {
    float: right;
    max-width: 100%;
}

#site-inner-node-right .block {
    float: right;
    margin-top: 6px;
    direction: rtl;
}

#site-inner-node-right .block h2 {
    float: right;
    text-align: center;
    font-weight: bold;
    width: 100%;
    background: url(files/inner_side_bar.png) no-repeat top center;
    color: #FFFFFF;
}

#site-inner-node-right .block ul li {
    color: #666666;
    list-style: circle;
    text-align: justify;
}

#site-inner-node-right .block ul li a {
    color: #666666;
    font-weight: bold;
}

#site-inner-node-right .block ul li a:hover {
    color: #960000;
}

#site-inner-node-center {
    text-align: right;
    float: right;
    width: 590px;
    padding: 0 5px 0 5px;
}

#site-inner-node-center #node-bread-crumb {
    float: right;
    color: #122647;
    font-family: Times New Roman;
    font-size: 12pt;
}

#site-inner-node-center #node-bread-crumb a {
    color: #122647;
    padding: 0 3px 0 3px;
}

#site-inner-node-center #node-bread-crumb a:hover {
    color: #960000;
}

#site-inner-node-center h2.node_title {
    color: #115faa;
    float: right;
    width: 590px;
    font-weight: bold;
    font-size: 13pt;
    padding: 5px 0 6px 0;
}

#site-inner-node-center h3.node_date {
    color: #a59298;
    float: right;
    width: 590px;
    font-weight: normal;
    font-size: 10pt;
}

#site-inner-node-center .node-box-content {
    float: right;
    width: 590px;
    text-align: justify;
    direction: rtl;
}

#site-inner-node-center .node-box-content img {
    float: right;
    margin: 0 0 0 6px;
}

#site-inner-node-center.box, #site-inner-node-center #comments {
    float: right;
    background: url(files/comments_bottom.jpg) repeat-x bottom left;
}

#site-inner-node-left {
    text-align: right;
    float: right;
    width: 180px;
}

#site-inner-node-left object, #site-inner-node-left a img {
    float: right;
}

#site-inner-node-left .block {
    float: right;
    margin-top: 6px;
    direction: rtl;
}

#site-inner-node-left .block h2 {
    float: right;
    text-align: center;
    font-weight: bold;
    width: 100%;
    background: url(files/inner_side_bar.png) no-repeat top center;
    color: #FFFFFF;
}

#site-inner-node-left .block ul li {
    color: #666666;
    list-style: circle;
    text-align: justify;
}

#site-inner-node-left .block ul li a {
    color: #666666;
    font-weight: bold;
}

#site-inner-node-left .block ul li a:hover {
    color: #960000;
}

#slider {
    width: 100%;
    height: 330px;
    position: relative;
    overflow: hidden;
    border-bottom: 2px solid #666666;
    padding-bottom: 8px;
}

#mask-gallery {
    overflow: hidden;
}

#gallery {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 0;
    width: 900px;
    overflow: hidden;
}

#gallery li {
    float: left;
    text-align: center;
}

#mask-excerpt {
    position: absolute;
    top: 250px;
    right: 0;
    z-index: 500px;
    width: 563px;
    overflow: hidden;
}

#excerpt {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    width: 563px;
    background-color: #000;
    overflow: hidden;
    font-family: Simplified Arabic;
    font-size: 10px;
    color: #fff;
}

#excerpt li {
    padding: 5px;
    font-size: 12pt;
    line-height: 20px;
}

#excerpt li div {
    float: right;
}

.node-file-pdf {
    background: url(files/download.jpg) no-repeat top right;
    padding-right: 60px;
    height: 52px;
    margin: 15px;
    line-height: 31px;
    font-weight: bold;
    width: 500px;
    float: right;
    border-top: 1px dotted #aeaeae;
}

.node-file-pdf a {
    color: red;
}

.node-file-pdf a:hover {
    color: #960000;
}

.node-description {
    width: 590px;
    float: right;
    color: #960000;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #b1b1b1;
}

.nodeimage {
    width: 100%;
    text-align: center;
}

.nodeimage #node_image {
    border: 1px solid #b1b1b1;
    padding: 1px;
}

#note {
    background: #aeaeae;
    border: 1px solid green;
    padding: 5px;
}

#note a {
    font-weight: bold;
    color: blue;
}

.CommentHeader a {
    color: #933394;
    line-height: 10px;
}

.CommentHeader a:hover {
    color: #960000;
}

.comment_submit {
    color: #aeaeae;
    font-size: 10pt;
}

.comment_submit a {
    color: #1862b4;
    font-size: 11pt;
}

.comment_submit a:hover {
    color: #960000;
}

.comment_links li {
    background: #2084f2;
    padding: 2px;
}

.comment_links a {
    font-weight: bold;
    color: #FFFFFF;
}

.comment_links a:hover {
    color: #960000;
}

.commentsy {
    width: 590px;
    font-size: 12pt;
    color: #FFFFFF;
    background: url(files/comment_top.jpg) no-repeat top center;
    text-align: center;
    margin-top: 12px;
    font-family: Times New Roman;
}

.commentsy h2 {
    font-size: 11pt;
    color: #FFFFFF;
    padding: 8px;
    padding-bottom: 0;
    text-align: center;
}

.commentsy a {
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: bold;
}

.commentsy a:hover {
    color: #666666;
}

#administer_node {
    float: right;
    width: 580px;
}

#administer_node a {
    color: #960000;
    font-weight: bold;
    float: right;
    padding: 0 5px 5px 0;
}

.nodes_links {
    float: right;
    width: 580px;
    margin-top: 5px;
}

.nodes_links .links li {
    background: #960000;
    color: #FFFFFF;
    padding: 3px;
    margin: 3px;
    float: right;
}

.nodes_links .links li:hover {
    background: #000000;
}

.nodes_links .links li a {
    color: #FFFFFF;
    font-weight: bold;
}

.nodes_links .links li a:hover {
    color: #960000;
}

.nodes_tags {
    width: 520px;
    float: right;
    margin-top: 6px;
    height: 55px;
    line-height: 55px;
}

.nodes_tags a {
    font-weight: bold;
    color: #960000;
}

.nodes_tags a:hover {
    color: #666666;
}

#node-images * {
    float: none;
}

#node-images {
    width: 590px;
    padding-top: 4px;
    text-align: center;
    margin-top: 8px;
    border-top: 1px dotted #aeaeae;
    float: right;
    height: 395px;
    overflow: hidden;
}

#loading_image {
    text-align: center;
    float: right;
    width: 590px;
    overflow: hidden;
    height: 395px;
}

/*END SITE INNER NODE*/
/*SEND TO FRIEND FORM*/
#print-mail-form #edit-fld-from-addr {
    float: right;
    width: 580px;
}

#print-mail-form #edit-fld-from-name {
    float: right;
    width: 580px;
}

#print-mail-form #edit-txt-to-addrs {
    float: right;
    width: 580px;
}

#print-mail-form #edit-fld-subject {
    float: right;
    width: 580px;
}

#print-mail-form #edit-txt-message {
    float: right;
    width: 580px;
}

#print-mail-form .description {
    float: right;
    width: 580px;
}

#print-mail-form .printmail-label {
    float: right;
    width: 580px;
}

#print-mail-form label {
    font-weight: bold;
    color: #960000;
}

/*END SEND TO FRIEND FORM*/
/*COMMENTS STYLE*/
#site-inner-node-center .comment-unpublished {
    background: #fffccb;
}

#site-inner-node-center .comment .CommentHeader {
    border: 1px solid #000;
    float: right;
}

#site-inner-node-center .comment .CommentContent {
    border: 1px solid #000;
    float: right;
}

#site-inner-node-center .comment .comment_links {
    border: 1px solid #000;
    float: right;
}

#site-inner-node-center .comment .box {
    float: right;
    margin-top: 8px;
    width: 480px;
}

#site-inner-node-center .box h2 {
    display: none;
}

#site-inner-node-center .box label {
    font-weight: bold;
    font-size: 12pt;
}

#site-inner-node-center .box a {
    color: #960000;
}

#site-inner-node-center .box a:hover {
    color: #666666;
}

#site-inner-node-center .box ul {
    color: #960000;
    margin-right: 15px;
    list-style: circle;
}

#site-inner-node-center .box ul a {
    color: #4a4a4a;
    font-weight: bold;
}

#site-inner-node-center .box ul a:hover {
    color: #960000;
}

/*END COMMENTS STYLE*/
.view-id-taxonomy_term .views-row {
    float: right;
    border-bottom: 2px dashed #b1b1b1;
    width: 575px;
    padding: 5px;
    position: relative;
    overflow: hidden;
}

.view-id-taxonomy_term .views-row-last {
    border-bottom: none;
}

.view-id-taxonomy_term .views-row .views-field-title {
    color: #094f95;
    font-weight: bold;
}

.view-id-taxonomy_term .views-row:hover .views-field-title {
    color: #960000;
    font-weight: bold;
}

.view-id-taxonomy_term .views-row .views-field-field-images-fid {
    float: right;
    margin: 0 0 0 5px;
}

.view-id-taxonomy_term .views-row .views-field-created {
    color: silver;
    font-size: 8pt;
}

/*SYNDICATION STYLES*/
#site-inner-node-center-syn {
    text-align: right;
    float: right;
    width: 588px;
    padding: 0 5px 0 5px;
    border: 1px solid #960000;
}

#site-inner-node-center-syn a {
    font-weight: bold;
    color: #960000;
}

#site-inner-node-center-syn a:hover {
    color: #666666;
}

/*END SYNDICATION STYLES*/
/*COMMENT ACTIONS*/
#comment_action_cotainer {
    width: 940px;
    float: right;
    line-height: normal;
    text-align: right;
    padding: 5px 15px 5px 0;
}

#comment_action_cotainer ul li {
    list-style: circle;
    color: #960000;
}

#comment_action_cotainer li a {
    color: #960000;
}

#comment_action_cotainer li a:hover {
    color: #000000;
}

/*END COMMENT ACTONS*/
#stupid_share {
    width: 590px;
    text-align: left;
    float: right;
}

#stupid_share .addthis_button_compact {
    color: #006ad0;
    line-height: 32px;
    float: left;
}

.form-item label {
    color: #534368;
}

.box #edit-subject-wrapper label {
    color: #9a64a2;
}

.box #edit-preview {
    display: none;
}

.box #edit-homepage-wrapper {
    display: none;
}

.box .collapsible {
    display: none;
}

.box #edit-submit {
    float: left;
    width: 63px;
    height: 23px;
    border: none;
    background: #112c49;
    color: #FFFFFF;
    margin: 0 0 10px 8px;
}

#comment-form, .box .form {
    background: #FFFFFF;
}

#comment-top-part {
    width: 590px;
    float: right;
}

.comment_header_entry {
    float: right;
    padding: 0 3px 0 3px;
    margin: 0 3px 0 3px;
}

.comment_header_entry1 {
    color: #990000;
}

.comment_header_entry2 a {
    color: #0000ff;
}

.comment_header_entry2 a:hover {
    color: #960000;
}

.comment_header_entry3 {
    color: #999999;
}

#comment_body {
    width: 580px;
    float: right;
    background: #cccccc;
    color: #000033;
    text-align: justify;
    padding: 5px;
    direction: rtl;
}

.comment, #comment, .comments, #comments {
    float: right;
}

#comments {
    border: 1px solid #aeaeae;
}

.box {
    float: right;
}

#comments .content {
    float: right;
    border: 1px solid #aeaeae;
    margin: 30px;
    padding: 8px;
}

.administration_menu {
    background: #000000;
    width: 100%;
    float: right;
    margin: 0;
}

.administration_menu ul.nice-menu {
    background: #000000;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
}

.administration_menu ul.nice-menu li {
    background: #000000;
    padding: 0;
    margin: 0;
    border: none;
}

.administration_menu ul.nice-menu li a {
    color: #FFFFFF;
    font-weight: bold;
    border-left: 1px solid #aeaeae;
    font-size: 10pt;
}

.administration_menu ul.nice-menu li a:hover {
    color: #960000;
}

.calendar-calendar .links a {
    color: #960000;
    font-weight: bold;
    margin: 3px;
    padding: 5px;
}

.week a {
    color: #960000;
    font-weight: bold;
    margin: 3px;
    padding: 5px;
}

#site-inner-node-center ul.menu {
    list-style: circle;
    color: #960000;
    font-weight: bold;
}

#site-inner-node-center ul.menu li {
    list-style: circle;
    color: #960000;
    font-weight: bold;
}

#site-inner-node-center ul.menu li a {
    color: #960000;
    font-weight: bold;
}

#site-inner-node-center ul.menu li a:hover {
    color: #000000;
    font-weight: bold;
}

#block-google_weather-1 {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 5px #ACACAC;
    cursor: pointer;
    position: absolute;
    z-index: 20000;
}

.weather-wrapper .weather .weather-info {
    padding-left: 0;
}

.weather-wrapper .weather .weather-icon {
    padding-left: 10px;
}

#h_weather {
    position: relative;
    right: 160px;
    top: 431px;
}

.weather-wrapper .weather {
    margin-bottom: 2px;
}

#block-google_weather-2 {
    text-align: center;
}

#block-google_weather-2 .weather-icon {
    padding-left: 0;
    padding-right: 5px;
}

#block-views-poll-block_1,
#block-poll-0 {
    background-color: #E6E6E6;
    padding: 8px;
    border: 1px solid #ccc;
}

#block-views-poll-block_1 .pollfield-row .text, #block-views-poll-block_1 .barcell, #block-views-poll-block_1 .pollfield-percent {
    display: block;
    min-width: 150px;
    width: 150px;
}

#block-views-poll-block_1 .barcell .bar {
    width: 150px;
}

#left_overflow {
    text-align: right;
    width: 170px;
    left: -175px;
    position: absolute;
    top: -92px;
}

#left_overflow .block {
    margin-bottom: 10px;
}

#right_overflow {
    text-align: right;
    width: 170px;
    right: -175px;
    position: absolute;
    top: -92px;
}

#right_overflow .block {
    margin-bottom: 10px;
}

#edit-comment-wrapper .grippie {
    display: none;
}

#edit-comment {
    max-height: 85px;
    height: 85px;
}

#charsLeft {
    background: #8D8D8D;
    position: absolute;
    bottom: 1px;
    color: #fff;
    left: 22px;
    width: 30px;
    text-align: center;
}

#edit-comment-wrapper {
    position: relative;
}

.cesar_slider .movement .cesar_cont {
    float: right;
}

#news_slider {
    clear: both;
    float: right;
    margin-top: 4px;
    width: 960px;
    background: url("images/breaking_bg.gif") no-repeat scroll center center #700000;
    min-height: 95px;
    height: 95px;
    line-height: normal;
    color: #fff;
    text-align: right;
    position: relative;
}

#news_slider .views-field-title {
    float: right;
    clear: both;
    font-size: 20px;
    font-weight: bold;
    width: 700px;
    margin: 10px 30px 10px 0;
}

#news_slider .views-field-title a {
    color: #fff;
}

#news_slider .views-field-title a:hover {
    color: #f36363;
}

#news_slider .views-field-teaser {
    float: right;
    clear: both;
    font-size: 18px;
    width: 700px;
    margin-right: 30px;
}

#views_slideshow_singleframe_playpause_top_news-block_1 {
    display: none;
}

#views_slideshow_singleframe_next_top_news-block_1 {
    background: url("images/arrow_up.png") no-repeat scroll center center transparent;
    float: right;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding-top: 13px;
    position: absolute;
    top: 35px;
    right: 10px;
    width: 13px;
    z-index: 10;
}

#views_slideshow_singleframe_prev_top_news-block_1 {
    background: url("images/arrow_down.png") no-repeat scroll center center transparent;
    float: right;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding-top: 13px;
    position: absolute;
    top: 50px;
    right: 10px;
    width: 13px;
    z-index: 10;
}

#news_slider .pager-item a {
    background: url("images/pager_dot.png") no-repeat scroll center bottom transparent;
    float: right;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 0 0;
    width: 5px;
    z-index: 10;
    margin: 1px;
}

#news_slider .activeSlide a {
    background: url("images/pager_dot.png") no-repeat scroll center top transparent;
}

#views_slideshow_singleframe_pager_top_news-block_1 {
    position: absolute;
    top: 20px;
    left: 180px;
}

#news_slider .views_slideshow_singleframe_pager div {
    display: block;
    float: right;
    padding-left: 0;
}
#block-views-front_page_slider-block_1 .views_slideshow_singleframe_slide {
  overflow: hidden;
}

#block-views-front_page_slider-block_1 .views-field-title-1 {
    bottom: 5px;
    padding: 8px;
    position: absolute;
    text-align: right;
    width: 333px;
    color: #fff;
    background: url("images/slideshow-background.png") repeat scroll 0 0 transparent;
}

#block-views-front_page_slider-block_1 .views-field-title-1 {
    font-weight: bolder;
    text-shadow: 1px 1px 3px #000;
    color: #fff;
    margin-bottom: 10px;
}

#views_slideshow_singleframe_pager_front_page_slider-block_1 {
    text-align: center;
    margin-top: 5px;
}

#views_slideshow_singleframe_pager_front_page_slider-block_1 a {
    cursor: pointer;
    display: block;
    height: 10px;
    text-indent: -9999px;
    width: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #FAB541;
}

#views_slideshow_singleframe_pager_front_page_slider-block_1 .activeSlide a {
    background: #9A0508;
}

#views_slideshow_singleframe_pager_front_page_slider-block_1 .pager-item {
    display: -moz-inline-stack;
    display: inline-block;
    margin-right: 3px;
    padding: 0;
    zoom: 1;
}

#site-inner-node-center .node-box-content .imagecache-node_images {
    float: none;
    margin: 0;
}

.image-caption-container {
    margin: 0 10px;
}

#loading {
    left: auto;
    right: 45%;
}

.views-field-field-footer-img-data .field-content {
    position: relative;
    display: inline-block;
    overflow: hidden;
    clear: both;
}

.views-field-field-footer-img-data img {
    vertical-align: bottom;
}

.img_footer_caption {
    background: url("images/title-bg.png") repeat-x scroll center bottom transparent;
    color: #fff;
    font-size: 15px;
    padding: 7px 10px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #000000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.img_footer_caption:empty,
.image-caption:empty {
    display: none !important;
}

.image-caption-container {
    position: relative;
}

.image-caption-container img {
    vertical-align: bottom;
}

.image-caption {
    background: #E7E7E7;
    color: #000;
    padding: 5px 8px;
}

.image-caption a {
    color: #fff;
}

blockquote {
    background: url("images/right_quote.png") no-repeat scroll top right transparent;
    margin: 15px 30px;
    padding: 15px 30px 15px 0;
}

blockquote p {
    background: url("images/left_quote.png") no-repeat scroll bottom left transparent;
    padding-bottom: 30px;
    padding-left: 30px;
}

div.vertical-tabs {
    margin-right: 0;
    margin-left: 15em;
}

.views-field-field-video-fid {
    clear: both;
    padding: 15px;
}

.video-js {
    max-width: 100%;
}

.view-home-page-news .views-row {
    position: relative;
}

.h-view-link {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    text-indent: 99999px;
}
#main-container {
    width: 1315px;
    margin: 0 auto;
}
/* إصلاح ترتيب عرض المقال في صفحة العقد (Drupal 6) */
#site-inner-node-center h2.node_title,
#site-inner-node-center h3.node_date {
  float: none !important;
  display: block !important;
  clear: both !important;
  margin: 0 0 8px 0 !important;
}

#site-inner-node-center .node-box-content {
  float: none !important;
  display: block !important;
  clear: both !important;
}