﻿
body {
	padding:0;
	margin:0;
	background-color: #ffffff;
	font-family: arial;
	font-size:11px;
	direction: rtl;
	_behavior:url("Resources/hover.htc");
}

h3 {font-family:Arial;font-size:26px;font-weight:normal;padding:0px;margin:0px;line-height:34px}

a{text-decoration:none;color:#ED4012;}
a:hover{text-decoration:underline;color:#FE8F16}

a img {border: 0px;}
hr{color:#E6E6E6; height:1px;margin-right:25px;margin-left:40px;}
.clear {clear: both;}
.nowrap {white-space: nowrap;}
.box {border:  1px solid red;}

.has-layout{
	display:inline-block;
	*display:inline;
	zoom:1;
}

#Content p{padding:0;margin:0;}

/*Default.Master*/
#SiteWrap{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#Header {
	height:162px; 
	_overflow:hidden;
}

#LogoWrap{
	float: right;
	width: 660px; 
	padding-right:15px;
	padding-top:12px;
}

.homeLink{
	background: url('../Image/Icons/home.gif') no-repeat right 2px;
	padding-right:14px;
	zmargin-bottom:24px;
}
.homeLink a{color:#000;}
.homeLink a:hover{color:#000;}

#Logo {
	float: right;
	width: 115px;
	text-align: left;
	padding-right:46px;
	}

#Slogen {
	padding-top: 66px;
	}
#Bunners{
	float: left; 
	width: 164px; 
	height: 72px; 
	padding-top:10px;
}
#Footer {
	position:relative;
	clear: both;
	padding-top: 10px;
	margin-right:48px;
	margin-left:40px;
	border-top: solid #E6E6E6 1px;
	height: 40px;
}

#BottomMenu {
	margin-right: -10px;
	width:770px;
	float:right;
}

#BottomMenu a {
	color: #666666;
	background: url('../Image/Bullets/bottom_seperator.gif') no-repeat 0px 2px;
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	}

#BottomMenu a.last {
	background: none;
	}
	
#MantisLink 
{
	text-align:left;
	float:left;
	width:133px;
}	
#MantisLink a {
	color: #C7C7C7;
	text-decoration: none;
	font-size: 11px;
	vertical-align:bottom;
}	

#ContentWrap{
	xmargin-right:46px;
	position:relative;
	right:46px;
	width:923px; 
	
}

/*Default.aspx*/
#Content{
	width:923px;
	height:340px;
	background:url('../Image/Layout/MagazinLobbyBg.jpg') no-repeat;
}

#ContentBody{
	padding-right:380px;
	padding-top:58px;	
}
#ContentBody #Text{
	width:336px;
	height:86px;
	*height:78px;
	font-size:12px;
	color:#434746;
	overflow:hidden;
}
#ContentBody #Bunners{
	margin-top:10px;
	float:right;
	width: 508px;
	width:100%;
}
#ContentBody #Bunners .Bunner{
	width:124px;
	height:72px;
	float: right;
	margin-left: 3px;
	cursor:pointer;
}
#ContentBody #Bunners .Bunner #BunnerHeader{color:#000;text-decoration:none}
#ContentBody #Bunners .Bunner:hover #BunnerHeader{color:#FD7C11;text-decoration:none}


.BunnerLink{color:#000;text-decoration:none}
.BunnerLink:hover{color:#FD7C11;text-decoration:none}

	
#ContentBody #Bunners #BunnerHeader{
	width:78px; 
	margin-top:8px; 
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	height: 72px;
}

#ArticleLink{
	background:url('../Image/Bullets/list.gif') no-repeat right center;
	line-height:14px;
	padding-right:14px;
}
#ArticleLink a{
	color:#434746;
}

#ContentFooter{
	background:url('../Image/Layout/BgMagazinePromo.gif') no-repeat ;
	width:923px; 
	height:214px;
	position:relative;
}
#MonthArticleHeader{
	background:url('../Image/Layout/BgMonthArticle.gif') no-repeat;
	width:634px; 
	height:27px;
	margin-right:18px;
	margin-top:32px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	float:right;
	display:inline;
}
#NewsLetter
{
	background:url('../Image/Buttons/NewsLetters.gif') no-repeat;
	width:224px; 
	height:136px;
	float:left;
	margin-left:18px;
	margin-top:32px;
	cursor:pointer;
	display:inline;
	
}

#Article{
	margin-right:18px;
	margin-top:10px;
	width:286px;		
}
#ArticleHeader a{
	font-size:14px;
	font-weight:bold;
	color:#2B2D2A;
	padding-bottom:3px;
}
#ArticleBody{
	width:186px;
}

#MoreInMagazine{
	margin-right:18px;
	margin-top:10px;
	color:#2B2D2A;
	width:320px;	
	float:right;
	border-right:solid 1px #E6E6E6;
	padding-right:18px;
}

#MoreInMagazineHeader{
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}


#rss a{color:#000;text-decoration:none}
#rss a:hover span{color:#000!important}

#lightBox {
	background-color: black;
	opacity: 0.5;
	filter: alpha(opacity=50);
	
	/*firefox and ie7 are awesome!*/
	width: 100%; height: 100%;
	position: fixed; top: 0; left: 0;
	z-index: 10;

	/*ie 6 sucks*/
	_position: absolute;
	_height: expression(document.documentElement.clientHeight);
	_width: expression(document.documentElement.clientWidth);
	_top: expression(eval(document.documentElement.scrollTop));}
	
#lightBoxContent {
	width: 100%; height: 562px;
	margin-left: -2px;
	margin-right: -2px;
	Xborder: 1px orange solid;
	position: absolute;
	text-align: center !important;
	top: 0px;
	left: 0px; 
	z-index: 2000;
	Xright: 223px !important;
}
#lightBoxContent a { position: absolute; top: 120px; padding-right: 20px;}
