/*
general
*/
body 
{
	font-size:12px;
	font-family:arial;
	margin:0px;
	padding:0px;
	background-color:#dbdbdb;
	overflow-x:hidden;
	
}

input
{
	font-size:12px;
	font-family:arial;
}

select
{
	font-size:12px;
	font-family:arial;
}

textarea
{
	font-size:12px;
	font-family:arial;
}

.PageDiv
{
    width:960px;
    text-align:right;
    direction:rtl;   
}

.PageDiv:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.ClearFix
{
    height:1px;
    clear:both;
    width:100%;
    display:block;   
}

/*
Header
*/

.Header
{
    margin-top:10px;
    background-color:#fff;
    height:210px;
    padding:10px;
    text-align:right;
    background-image:url('/App_Themes/images/HeaderBG.jpg');
    background-repeat:no-repeat;
    background-position:top center;   
}


.Header img
{
   border:0;
   cursor:pointer; 
   margin-right:15px; 
}

.Header p
{
    color:#FFFFFF;
    margin:3px 15px 3px 380px;   
}


.TopNav
{
    background-color:#71706f;
    height:42px;
    margin-top:70px;   
}

.TopNav div.Item
{
   float:right;
   margin:12px 15px 0 10px; 
}

.TopNav div.Sep
{
   float:right;
   margin:12px 15px 0 10px; 
   color:#fff;
}

.TopNav div.Item a
{
   color:#fff;
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
}

/*
Right Side
*/


.PageDiv div.Right
{
    float:right;
    width:195px;
    background-color:#fff;
    padding:15px;
    margin-top:10px;  
}

.PageDiv div.Right div.BusinsTitle
{
  
}

.PageDiv div.Right div.BusinsTitle h2
{
    font-size:17px;
    margin:0;
    color:#757575;
    border-bottom:1px solid #dbdbdb;
    padding-bottom:5px;
    margin-bottom:5px;
}

.PageDiv div.Right div.Busin
{
    border-bottom:1px solid #dbdbdb;
    padding-bottom:5px;
    margin-top:10px;
}

.PageDiv div.Right div.Busin div.Top
{
   
}

.PageDiv div.Right div.Busin div.Top div.Img
{
   float:right;
   width:80px;
   height:80px;
}

.PageDiv div.Right div.Busin div.Top div.Img img
{
   
   width:75px;
   height:75px;
   border:0;
}

.PageDiv div.Right div.Busin div.Top div.Title
{
   float:right;
   width:110px;
   height:80px;
   color:#000000;
   font-size:15px;
   font-weight:bold;
   padding-top:20px;
}

.PageDiv div.Right div.Busin p
{
   color:#767676;
   font-size:12px;
   margin:3px 0 3px 0;
}

.PageDiv div.Right div.Busin img.Button
{
   float:left;
   border:0;
   cursor:pointer;
}

.PageDiv div.Right div.PromoLinks
{
    margin-top:10px;
}

.PageDiv div.Right div.PromoLinks h2
{
    font-size:17px;
    margin:0;
    color:#757575;
    margin-bottom:5px;
}

.PageDiv div.Right div.PromoLinks a
{
    font-size:13px;
    color:#757575;
    margin-bottom:5px;
    text-decoration:none; 
}

/*
Left Side
*/

.PageDiv div.Left
{
    float:left;
    width:695px;
    background-color:#fff;
    padding:15px;
    margin-top:10px;  
}




.PageDiv div.Left div.TopArticle
{
    font-size:14px;
    color:#000000;
}


.PageDiv div.Left div.TopArticle h1
{
    font-size:35px;
    margin:0;
    color:#767676;
    border-bottom:1px solid #dbdbdb;
    padding-bottom:5px;
    margin-bottom:5px; 
    font-weight:normal;
}


.PageDiv div.Left div.BottomArticle
{
    font-size:14px;
    color:#000000;
}


.PageDiv div.Left div.BottomArticle h2
{
    font-size:35px;
    margin:0;
    color:#767676;
    border-bottom:1px solid #dbdbdb;
    padding-bottom:5px;
    margin-bottom:5px; 
    font-weight:normal;
}



.PageDiv div.Left div.PromoArticles
{
    font-size:14px;
    color:#ffffff;
}

.PageDiv div.Left div.PromoArticles:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.PageDiv div.Left div.PromoArticles h2
{
    font-size:35px;
    margin:0;
    color:#ee6217;
    border-bottom:1px solid #dbdbdb;
    padding-bottom:5px;
    margin-bottom:15px; 
    font-weight:normal;
}


.PageDiv div.Left div.PromoArticles div.Article
{
    width:200px;
    float:right;
    margin-right:7px;
    margin-left:7px;
    background-color:#E5E5E5;
    padding:8px;
}

.PageDiv div.Left div.PromoArticles div.Article img
{
    width:190px;
    height:130px;
    margin-bottom:3px;
    margin-top:7px;
    border:0;
}

.PageDiv div.Left div.PromoArticles div.Article a.Title
{
    text-decoration:none;
    color:#000000;
    font-size:16px;
    font-weight:bold;
}

.PageDiv div.Left div.PromoArticles div.Article a.More
{
    text-decoration:none;
    color:#ef6115;
    font-size:12px;
    font-weight:bold;
    float:left;
}

.PageDiv div.Left div.PromoArticles div.Article div.Desc
{
    height:150px;
}

.PageDiv div.Left div.PromoArticles div.Article p
{
    color:#000000;
    font-size:12px;
    margin:3px 0 3px 0;
 
}



/*
Footer
*/

.Footer
{
    margin-top:5px; 
    margin-bottom:100px;
}

.Footer div.Lead
{
    background-image:url('/App_Themes/images/FooterLeadBG.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    overflow:hidden;
    height:214px;
    width:960px;
}


.Footer div.Lead h2
{
    margin:0;
    padding:35px 15px 0 0;
    color:#fff;
    font-size:25px;
}

.Footer div.Lead h3
{
    margin:0;
    padding:20px 15px 0 0;
    color:#fff;
    font-size:14px;
    font-weight:normal;
}

.Footer div.Lead table
{
   width:98%;
   color:#fff;
   font-size:14px;
   font-weight:bold;
   margin-right:12px;
   margin-top:10px;
}

.Footer div.Lead table td
{
   width:20%;
   vertical-align:middle;
}

.Footer div.Lead table td.Button
{
   width:20%;
   text-align:center;
   padding-top:10px;
}

.Footer div.Lead table td.Button img
{
   vertical-align:middle;
   cursor:pointer;
}

.Footer div.Lead table input.text
{
    border:0; 
    padding:5px;
    width:160px;
    margin-top:3px;
    
}

.Footer div.Lead table input.textErr
{
    border:0; 
    padding:5px;
    background-color:#fabdbd;
    width:160px;
    margin-top:3px;
}


.Footer div.Lead table td.Busins
{
   vertical-align:middle;
   font-size:12px !important;
   font-weight:normal !important;
}


/*
ArticleLead
*/

.ArticleLead
{
    border:1px solid red;
    background-color:#f6ffdb;
    border:2px solid #94bf10;
    padding:10px;
    margin:5px 0 5px 0;
}

.ArticleLead div.Title a
{
    font-size:20px;
    font-weight:bold;
    color:#474747;   
    cursor:pointer;
}

.ArticleLead div.Title img.RightImage
{
    vertical-align:middle;
    border:0;
    vertical-align:middle;

}

.ArticleLead div.Title img.ButtonImage
{
   border:0;
   cursor:pointer;
   vertical-align:middle;
   margin-right:35px;
}