
body{
	margin: 0px;
	padding: 0px;
	font: 12px arial;
	background: black url('/_media/images/layout/BVD_bg.gif') repeat top left;
}

a{
	color:white;
	text-decoration:underline;
}

a img{
	border: 0px;
}

.mainContainer{
	width:980px;
	margin:20px auto;
	position:relative;
}

.mainContainer .logo{
	background:black url(/_media/images/newproject100/bvd_logo.jpg) no-repeat scroll left top;
	height:73px;
	left:29px;
	position:absolute;
	top:-15px;
	width:80px;
	cursor:pointer;
}

.mainContainer .footer{
	margin-top:10px;
	text-align:center;
}

.mainContainer .footer a{
	color:white;
	text-decoration:none;
	font:normal 10px arial;
}

#home{
	height:590px;
}

#home .menu{
	position:relative;
	margin-top:-242px;
	direction:rtl;
	text-align:right;
	/*width:96%;*/
}

#home .menu table td{
	height:30px;
	text-align:center;
	cursor:pointer;
}

#home .menu table td div.bg{
	background:black none repeat scroll 0 0;
	height:100%;
	opacity:0.7;
	filter:alpha(opacity:70);
	width:100%;
}

#home .menu table td div.link{
	position:relative;
	top:-22px;
	color:white;
	font:normal 11px arial;
	cursor:pointer;
	/*width:100%;*/
	padding:0 2px;
	color:white;
	font:bold 12px arial;
	text-decoration:none;
}

#home .menu table td.hover div.link{
	color:#E70022;
	font-weight:bold;
}

#home .divEnter{
	cursor:pointer;
	height:23px;
	margin:-157px 0 0 697px;
	position:relative;
	width:35px;
}

#innerPage{
	background:black url(/_media/images/newproject100/ministe_innerpage.jpg) no-repeat scroll left top;
	width:980px;
	height:569px;
	display:none;
}

#innerPage .menu{
	direction:rtl;
	right: 0;
	position:relative;
	text-align:right;
	top:28px;
	width:100%;
}

#innerPage .menu table{
	width:864px;
}

#innerPage .menu table td{
	background:black;
	height:30px;
	text-align:center;
	cursor:pointer;
	color:white;
	font:normal 11px arial;
	text-decoration:none;
}

#innerPage .menu table td.selected{
	border-top:2px solid #E70022;
	color:#E70022;
	font-weight:bold;
}

#innerPage .menu table td.hover{
	color:#E70022;
}

#innerPage #company{
	background:black url(/_media/images/newproject100/comp_corner.png) no-repeat scroll right top;
	color:white;
	/*height:100px;*/
	left:834px;
	padding:20px 10px;
	position:absolute;
	text-align:right;
	top:70px;
	width:124px;
	text-align:right;
	direction:rtl;
	border:1px solid #E70022;
}

#innerPage #credits{
	background-color:black;
	color:white;
	/*height:100px;*/
	left:834px;
	padding:10px;
	position:absolute;
	text-align:right;
	bottom:115px;
	width:124px;
	text-align:right;
	direction:rtl;
	border:1px solid #FFFFFF;
}

#innerPage .panoramics{
	height:409px;
	left:28px;
	position:absolute;
	top:70px;
	width:805px;
}

.cell{
	color:#E70022;
	font-weight:bold;
}

#company a:hover{
	color:#E70022;
}

#innerPage .mCredits,
#home .mCredits{
	color:white;
	display:inline;
	font-weight:normal;
	font-size:11px;
	font-family:arial;
	padding:7px;
	position:absolute;
}

#home .mCredits{
	background-color:black;
	margin-top:298px;
	opacity:0.7;
	filter:alpha(opacity:70);
}

#innerPage .mCredits{
	margin-top:485px;
	text-align:right;
}

#home .mCredits a{
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-family:arial;
}

#home .mCredits a:hover{
	color:#E70022;
}