#middle_index_cont
{
	position:relative;
	height:800px;
	background:url(../../img/bsn_index_bg.jpg) no-repeat 0 65px;
}

*+html #middle_index_cont
{
	background:url(../../img/bsn_index_bg.jpg) no-repeat 0 67px;
}

.index_logo
{
	height:43px;
	width:407px;
	background:url(../../img/bsn_index_logo.jpg) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

#main_menu
{
	height:50px;
	width:900px;
	background:url(../../img/bsn_main_menu_bg.jpg) repeat-x;
	position:absolute;
	top:325px;
	left:0;
	border-bottom:1px solid #062db6;
}

#index_sign_in
{
	position:absolute;
	top:25px;
	right:0px;
}

.join_now
{
	display:block;
	height:40px;
	width:225px;
	position:absolute;
	top:282px;
	left:30px;
	padding:10px 0 0 48px;
	font:24px "Times New Roman";
	color:#fff;
	text-decoration:none;
}

#lang_switch_container{
	position:absolute;
	top:0px;
	right:0px;
	color:#fff;
}

#breadcrumb_container{
	padding-top:10px;
}


.profiles_index
{
	height:230px;
	left:370px;
	top:70px;
	width:288px;
}

.video_index
{
	height:230px;
	left:658px;
	top:70px;
	width:230px;
}

#index_photos
{
	color: #003D98;
}

.photos_index
{
	height:390px;
	left:0px;
	top:395px;
	width:410px;
}

.forums_index
{
	height:190px;
	left:420px;
	top:395px;
	width:235px;
}

.events_index
{
	height:190px;
	left:664px;
	top:395px;
	width:235px;
}

.blogs_index
{
	height:190px;
	left:420px;
	top:595px;
	width:479px;
}

.forums_index a
{
	padding: 4px;
}

.photos_index a,
.profiles_index a,
.video_index a,
.photos_index a,
.index_link a
{
	color: #fff;
	font:18px "Times New Roman";
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

.photos_index a
{
	line-height: 21px;
}

.index_link a
{
	color: #003D98;
}

.photos_index,
.profiles_index,
.blogs_index,
.video_index,
.forums_index,
.events_index
{
	position: absolute;
}

.profiles_index,
.video_index
{
	text-align: center;
}


/*-- <Index Tabs Styles> --*/
.tab_active_cap
{
	background:url(../../img/ind_tab_active.jpg) repeat-x;
}

.tab_inactive_cap
{
	background:url(../../img/ind_tab_inactive.jpg) repeat-x;
}

.tab_bg
{
	background:url(../../img/ind_tab_bg.jpg) repeat-x;
}

/*-- </Index Tabs Styles> --*/

.index_next_video a
{
	float: right;
	font-size:14px;
}

.index_next_video a:hover
{
	color: #D2DEEE;
}
