﻿.top-Container
{
	float:right;
    margin-top:5px;
    border:solid 1px #bbbbbb;
}
.inner-Container {
background-color:#F4F4F4;
border:1px solid white;
font-family:Arabic Transparent;
font-size:12pt;
font-weight:bold;
height:auto;
padding-bottom:3px;
padding-top:2px;
position:relative;
width:678px;
}

.TitleDiv
{
    float:right;
    background-image:url('../images/articles-dot.jpg');
    background-position: 99% 6px;
    background-repeat:no-repeat;
    background-color:#f4f4f4;
    font-family:Arabic Transparent;
    font-size:12pt;
    color:#bc3303;
    font-weight:bold;
    padding-right:21px;
    margin-left:5px;
}

.h_sep
{
    background: url('../images/h_sep.jpg') no-repeat;
    margin: auto;
}

.h_full
{
    background: url('../images/h1.png') repeat-x;
    margin:5px auto;
    height:2px;
    
}

.blue-color
{
    color:#127bd3;
}

#ListContainer
{
    width:650px;
    margin:0 auto;
    height:auto;
    margin-bottom:10px;
}

#NewsList
{
    list-style-type:none;
    width:650px;
    height:600px;
}


#NewsList li
{
    width:300px;
    height:140px;
    float:right;
    margin-top:10px;
}
#NewsList li.NewsSep
{
    width:50px;
}

.RightList
{
    float :right;
    width:124px;
}

.RightList span
{
    color:#999;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
}


.NewsPic
{
    padding:3px;
    height:84px;
    width:115px;
    background-color:White;
    border:solid 1px #ccc;
}

.RightList .DetailIco
{
    font-size:8pt;
    font-weight:bold;
    color:#127bd3;
    margin:2px 30px;
}
.LeftList
{
    float :left;
    width:166px;
    margin-right:3px;
    padding-right:5px;
}

.LeftList .NewsTitle
{
    font-family:Arabic Transparent;
    font-size:12pt;
    background-image:url(../images/dot_arrow.jpg);
    background-repeat:no-repeat;
    background-position:right  7px;
    padding-right:13px;

}
.LeftList .NewsDetail
{
    font-size:11pt;
    color:Black;
    text-align:justify;
    margin-right:3px;
}

.redColor
{
    color:#bc3303;
}


#adv-container , #adv-container2
{
    border-top:solid 1px #bbbbbb;
    border-bottom:solid 1px #bbbbbb;
    border-left:solid 1px #bbbbbb;
    border-right:solid 1px #bbbbbb;
    margin-top:3px;
	float:right;
}
#adv-container div, #adv-container2
{
    
    border:solid 1px white; background-color:#f4f4f4;height:28px;width:668px;
    font-family:Arabic Transparent;
    font-size:12pt;
    color:#bc3303;
    font-weight:bold;
    padding-top:5px;
    padding-right:5px;
    height:85px;
    
}

.left
{
    float:left;
    padding-left:5px;
}
.right
{
    float:right;
}


#MoreNews
{
    position:relative;
    z-index:12;
    overflow:hidden;
    
}

#GoRight
{
    left:98%;
    top:35%;
    position:absolute;
    cursor:pointer
}

#Goleft
{
    left:1%;
    top:35%;
    position:absolute;
    cursor:pointer
}

#MoreNewsList
{
    position:relative;
    width:5000000px;
    list-style-type:none;
    height:166px;
    float:left;
    direction:rtl;
	right:-15px;
}

#MoreNewsList li
{
    float:left;
    height:150px;
    width:156px;
    position:relative;
    margin-left:3px;
}
#MoreNewsList li img
{
    padding:3px;
    background-color:White;
    border:solid 1px #d2d1d0;
    float:right;
	width:115px;height:84px;
    margin-right:12px;
    margin-bottom:3px;
}
#MoreNewsList li p
{
    float:right;
    margin:3px auto;
}
#MoreNewsList li div
{
}
#MoreNewsList li span
{
    float:right;
	margin-left:3px;
    margin-right:16px;
}

.MNContainer
{
    position:relative;
    width:650px;
    height:auto;
    margin:0 auto;
    overflow:hidden;
    direction:ltr;

}

.GrayColor
{
    color:#626262;
}

.tahomaFont
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
}

.ArialFont
{
    font-family:Arabic Transparent;
    font-size:11pt;
    font-weight:bold;   
}

.MoreNewsContainer
{
    width:659px;
    margin-right:8px;
    margin-left:7px;
    height:500px;
}
.MoreNewsLeft
{
    float:left;
    width:386px;
    height:auto;
}

.MoreNewsRight
{
    width:270px;
    float:right;
    height:auto;
}

.Center
{
    text-align:center;
}

.Images
{
    padding:3px;
    background-color:White;
    border:solid 1px #d2d1d0;
}

.MoreNewsLeft ul
{
    width:378px;
    font-size:11pt;
    list-style-image:url('../images/most_arrow.png');
    list-style-position:inside;
    padding-right:5px;
}
.MoreNewsLeft ul li
{
    height:24px;
    background-image:url(../images/h1.png);
    background-repeat:repeat-x;
    background-position:bottom center;
    width:377px;
    padding-right:5px;
    display:list-item;
}

.DetailIco a{
	text-decoration:none;
	color:#127BD3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
.DetailIco a:visited{
	color:#127BD3;
}

a{
	text-decoration:none;
	color:#127BD3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
a:visited{
	}
