﻿html,body
{
   height: 100%;
   font-family:Tahoma;
   font-size:xx-small;
}    
body ,form
{ 
    font-size :0px;
    line-height :0px;
    margin: 0px;
}
#Wraper
{
 width :982px;
 height: auto !important;
 height: 100%;
 min-height: 100%;
 margin:0px auto;
 position: relative;

}  
#Header
{
    width :100%;
    height:112px;
    font-size :8px;
    background-color:#fff;

}
#Logo
{
	width:143px;
	height:99px;
	border-bottom:solid 1px #E6E6E6;
	border-left:solid 1px #E6E6E6;
	border-right:solid 1px #E6E6E6;
    margin-right:2px;
    margin-bottom:12px;
	float:right;
	display:inline;
		
}
#Logo img
{
  	 width:134px;
  	 height:91px;
  	 margin:4px 4px 4px 4px;	
  	  display:inline;
}
#googleplusone
{
	float:right;
  	 margin:10px 4px 4px 4px;	
  	  display:inline;
}

#HeaderLeft
{
	 width:835px;
	 height:100px;
	 background-color:#E6E6E6;
	 float:left;
	 padding:0px;
	 margin:0px;


}

#HeaderLink
{
	  width:100%;
	  height:39px;
      background-color:#fff;
}
#HeaderLink .Links
{
	  width:100px;
	  height:14px;
	  margin-top:16px;
	  float:left;
}
#HeaderLink .LinksLog
{
	  width:210px;
	  height:14px;
	  margin-top:16px;
	  float:left;
}
#HeaderLink .register
{
	  width:54px;
	  height:14px;
	  float:right;
	  padding-left:4px;
	 
}
#HeaderLink .UserInformation
{
	  width:174px;
	  height:14px;
	  float:right;
	  padding-left:4px;

}
#HeaderLink .Logout
{
	  width:30px;
	  height:14px;
	  float:right;
	  text-align:right;
	 
}
#HeaderLink .Login
{
	  width:36px;
	  height:14px;
	  float:right;
	  text-align:right;

	 
}
#HeaderLink  span
{
	color:#909090;
	font:7pt tahoma;
	margin-right:2px;
	float:left;
}
#HeaderLink  a 
{
	 font:bold 8pt tahoma;
	 color:#3180A9;
	 text-decoration:none;
} 
#HeaderLink  a:hover
{

	 text-decoration:underline;
}
#HeaderMenu
{
	 width:835px;
	 height:31px;
	 background-color:#fff;
	 margin:0px;
	 padding:0px;

}
#NavigationBar
{
   width:830px;
   height:20px;
   float:right;
   direction:rtl;
   font: 8pt tahoma;
   margin:15px 0px 0px 0px;
   padding:5px 5px 0px 0px;
   color:Gray;
   background-color:#fff;

}
#NavigationBar .Red 
{
     color:Red;
}
#NavigationBar span 
{
     color:Gray;
}
#NavigationBar img
{
    border: none;
    width: 14px;
    height: 11px;
}
#NavigationBar a
{
    color: #000;
    text-decoration:none;
}
#NavigationBar a:hover
{
    text-decoration: underline;
    color: #000;
}

#Container
{
    width :100%;
    padding-bottom:64px;
    	


}
#Footer
{
    width :100%;
    height:64px;
    bottom :0px;
    background-color:#fff;
    position :absolute ;
    border-top:solid 1px #CBCBCB;
}   
 
#Footer ul
{
    padding: 0px;
    margin:5px 0px 0px 0px;
    list-style-type: none;
    width: 940px;
    height:18px;
    padding:0px;
    text-align:center;

}
#Footer li
{
    float: right;
    padding: 0px 3px;

}
#Footer li span
{
	color:#909090;
	font:8pt tahoma;
	margin-right:4px;
	float:left;
}
#Footer .LastItem
{
    border-width: 0px;
}
#Footer ul a
{
    font:8pt tahoma;
    text-decoration: none;
    color: #474747;
}
#Footer ul a:hover
{
    font:8pt tahoma;
    text-decoration:underline;

}

#Copyright
{
    font: 8pt tahoma;
    color: #0F0F0F;
    padding-top: 4px;
    text-align:center;
    clear:both;
    border-top:solid 1px #CBCBCB;
}
#Copyright span
{
    font: 8pt tahoma;
    color: #3999CC;
    padding-top: 0px;
    padding-left: 0px;
}
#Copyright a
{
    font: 8pt tahoma;
    color: #3999CC;
}
#Copyright a:hover
{
    font: 8pt tahoma;

}
.Clear
{
    clear: both;
}
.Alert
{
	float:right;
	direction:rtl;
	font:8pt tahoma;
    margin-right:20px;
    list-style-type:none;
	
}