﻿
body 
{
	background-image: url('../images/BI_Background.jpg');
	margin:0;
}
a img
{
	border-style: none;
}

.hidden
{
	display:none;
}

#baseContainer
{
	position:relative;
	margin:0 auto;
	width:922px;
	height:auto;
	background-image:url('../images/BI_BackgroundSlice.jpg');
}

#logoContainer
{
	position:relative;
	width: 919px;
	height: 180px;
	background-image:url('../images/BI_Logo_Main.jpg');
}


#mainBannerContainer
{
	position:relative;
	clear:both;
	width:100%;
	height:26px;
}

#mainBanner, #mainBannerContainer
{
	width:714px;
	background-image: url('../images/BI_HomePage_Banner_Top.jpg');
	left: 206px;
}

.mainBannerHomeLink
{
	float:left;
	width:26px;
	height:26px;
}
.mainBannerHomeLink a
{
	text-decoration:none;
}

.mainBannerStrapLine
{
	float:right;
	width:678px;
	height:20px;
	margin-top:3px;
	color:White;
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

#centerContainer
{
	position:relative;
	top:3px;
	height:auto;
	width:919px;
	clear: both;
}

#contentContainer
{	
	float:left;
	height:auto;
	width:461px;
	margin-top:28px;
	margin-left:25px;
}


#rightMenuContainer
{
	float:right;
	width:202px;
	margin-top: 28px;
}


#leftMenuContainer
{
	position:relative;
	float:left;
	width:206px;
}

#clientLoginButtonContainer
{
	height:27px;
	width:203px;
}


#newsFeedHeaderContainer
{
	margin-top:35px;
	width:203px;
	height:25px;
}

#newsFeedContainer
{
	margin-top:2px;
	width:203px;
	height:288px;
	background-image: url('../images/BI_HomePage_IndustryNewsBackground.jpg');
}


#footerContainer
{	
	position:relative;
	width:922px;
	background-image:url('../images/BI_BackgroundSlice.jpg');
	height: 135px;
	clear:both;
}


#mainPageContactContainer
{
	float:left;
	position: relative;
	width: 188px;
	height:120px;
	text-align: right;
	padding:5px;
	font-size:10px;
	color: #008cd3;
	font-family:Arial;
	top: 0px;
	left: 0px;
}

#footerMenuContainer
{
	position:relative;
	float:left;
	height:20px;
	width:500px;
	margin-top:110px;
	margin-left:180px;
	font-size:10px;
	color: #7c7c7c;
	font-family:Arial;
}


.strapLineImageContainer
{
	width:461px;
	height:108px;
}

.mainContent
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:12px;
	color: #606162;
	margin-top:28px;
	line-height:18px;
	height:100%;
}


.menuBottomShadowContainer
{
	position:relative;
	top:-4px;
	width: 205px;
	background-image:url('../images/BI_LeftMenu_BottomShadom.jpg');
	background-repeat: no-repeat;
}


#clientLoginContainer
{
	position:relative;
	margin:0 auto;
	width:600px;
	height:350px;
	text-align:center;
}

.clientLogin
{
	margin:0 auto;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popupScreenshotPanel
{
	width:auto;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	background-color:White;
}


