﻿body{
    direction:rtl;
    margin:0 auto;
    /*visibility:hidden;*/
    background:#d7dfe2 url("../images/body_bg.jpg") top right repeat-x;
}
#header_div{
    margin:0 auto;
    position:relative;
    width:953px;
    height:107px;
    background:transparent url("../images/header_div_bg.gif") bottom right no-repeat;
}
#marquee_header{
    position:absolute;
    top:29px;
    right:10px;
    width:912px;
    height:30px;
    line-height:30px;
    text-align:right;
    direction:rtl;
    font-weight:normal;
    
}
#marquee_header marquee label{
    font-weight:normal;
    cursor:pointer;
    color:#000000;
}
#marquee_header marquee label:hover{
    text-decoration:underline;
}
#body_div{
    margin:0 auto;
    position:relative;
    width:953px;
    min-height:600px;
    background:transparent url("../images/body_div_bg.gif") top right repeat-y;
}
#main_body_div{
    margin:0 auto;
    position:relative;
	width:933px;
    overflow:hidden;
    padding:10px;
}
/* Div in The Right Contains Right Menu, Sites, ...*/
#main_right_div{
    position:relative;
    float:right;
    width:200px;
    margin-left:24px;
    line-height:12px;
}
.right_blocks_title{
    position:relative;
    overflow:hidden;
    display:block;
    padding:0px 0px 0px 0px;
    height:26px;
    line-height:32px;
    font-size:20px;
    font-weight:bold;
    color:#FFFFFF;
    width:202px;
    text-align:center;
    background:transparent url("../images/right_blocks_title_bg.gif") repeat-x;
}
.right_blocks{
    position:relative;
    overflow:hidden;
    padding:8px 0px;
    border:1px solid #8F949C;
    width:200px;
    /*background:#D1DEE2;*/
    background:#FFFFFF;
}
/*  Div that to the right of the right menu */
.main_center_div{
    position:relative;
    float:right;
    width:703px;
}
/*  Div White Container that to the right of the right menu */
.main_left_container{
    position:relative;
    width:681px;
    min-height:500px;
    border:1px solid #8F949C;
    background:#FFFFFF;
    padding:10px;
    overflow:hidden;
}
#footer_div{
    margin:0 auto;
    position:relative;
    width:953px;
    height:20px;
    background:transparent url("../images/footer_div_bg.gif") top right no-repeat;
}
#footer_end{
    position:relative;
    margin:0 auto;
    width:953px;
    height:40px;
    color:#000;
    /*background:url('../images/footer.jpg');*/
}
#footer_copyright{
    position:relative;
    float:right;
    margin-top:10px;
    margin-right:10px;
    font-weight:bold;
}
#footer_opentech{
    position:relative;
    float:left;
    margin-top:10px;
    margin-left:5px;
}
#footer_opentech a{
    color:#000;
    text-decoration:none;
    font-weight:bold;
}
#footer_opentech a:hover{
text-decoration:underline;
}
/*  Search  */
.search_input {
	border-width: 0px;
        width: 150px;
        color: #1d2b2b;
        height: 20px;
}
.search_submit {
	border-width: 0px;
        background: url(../images/search.jpg) no-repeat right top;
        width: 55px;
        color: #1d2b2b;
        height: 24px;
}
/*  Clock   */
#clock_label{
    font:14px tahoma;
    color:#FFFFFF;
}
/*  Div for Clear Both with Heights */
.clear_height_30{
    clear:both;
    height:30px;
}
.clear_height_20{
    clear:both;
    height:20px;
}
.clear_height_15{
    clear:both;
    height:15px;
}
.clear_height_10{
    clear:both;
    height:10px;
}
/*  Div for Clear Both with No Height */
.clear_no_height{
    clear:both;
    height:0px;
}
.more{
    position:relative;
    direction:ltr;
    text-align:left;
}
.more a{
    display:block;
    width:47px;
    height:15px;
    background:url(../images/more2.gif) no-repeat;
}
.more2{
    position:relative;
    direction:ltr;
    text-align:left;
}
.more2 a{
    display:block;
    width:38px;
    height:12px;
    background:url(../images/more.gif) no-repeat;
}
.mazeed{
    position:relative;
    /*direction:ltr;*/
    text-align:left;
}
.mazeed a{
    text-align:left;
    font-size:14px;
    color:#165769;
    font-weight:normal;
    text-decoration:none;
}
.ticker_right_left_article a:hover{
    color:#F88017;
    text-decoration:underline;
}