#middle_index_cont
{
	position:relative;
	height:581px;
	z-index:1;
}

/*-- <Index Photos Styles> --*/
.photos_index_cont
{
	position: relative;
	background:url(../../img/wp_photo_index.jpg) no-repeat;
	border-left: 1px solid #7070cf;
	width: 297px;
	height: 255px;
	float: left;
}

.photos_index_link,
.profiles_index_link,
.blogs_index_link,
.video_index_link,
.forums_index_link,
.events_index_link
{
	display:block;
	position:absolute;
}

.photos_index,
.profiles_index,
.blogs_index,
.video_index,
.forums_index,
.events_index
{
	position: absolute;
}

.photos_index_link
{
	height:35px;
	left:150px;
	top:5px;
	width:85px;
}

.photos_index
{
	left:14px;
	position:absolute;
	top:56px;
	width:280px;
}

/*-- </Index Photos Styles> --*/

.banner_index_cont
{
	background:url(../../img/wp_banner_index.jpg) no-repeat;
	width: 303px;
	height: 255px;
	float: left;
}

/*-- <Index Profiles Styles> --*/
.profiles_index_cont
{
	position:relative;
	background:url(../../img/wp_profiles_index.jpg) no-repeat;
	border-right: 1px solid #7070cf;
	width: 300px;
	height: 255px;
	float: left;
}

.profiles_index_link
{
	height:35px;
	left:150px;
	top:5px;
	width:85px;
}

.profiles_index
{
	left:15px;
	position:absolute;
	top:56px;
	width:272px;
}

.profiles_index .list_cmp
{
	margin-left: -20px;
} 

/*-- </Index Profiles Styles> --*/

.bottom_index_cont
{
	position: relative;
	background:url(../../img/wp_bot_index.jpg) no-repeat;
	border: 0px solid #7070cf;
	border-top: none;
	width: 880px;
	height: 200px;
	clear:both;
	padding: 30px;
}

/*-- <Index Blogs Styles> --*/
.blogs_index_link
{
	height:35px;
	left:10px;
	top:11px;
	width:65px;
}

.blogs_index
{
	height:205px;
	left:10px;
	top:49px;
	width:276px;
}
/*-- </Index Blogs Styles> --*/

/*-- <Index Video Styles> --*/
.video_index_link
{
	height:35px;
	left:450px;
	top:11px;
	width:75px;
}

.video_index
{
	height:202px;
	left:310px;
	top:56px;
	width:276px;
}
/*-- </Index Video Styles> --*/


/*-- <Index Forum Styles> --*/
.forums_index_link
{
	height:35px;
	left:608px;
	top:11px;
	width:75px;
}

.forums_index
{
	height:66px;
	left:608px;
	top:47px;
	width:276px;
}
/*-- </Index Forum Styles> --*/

/*-- <Index Events Styles> --*/
.events_index_link
{
	height:35px;
	left:615px;
	top:120px;
	width:75px;
}

.events_index
{
	height:97px;
	left:608px;
	top:150px;
	width:276px;
}
/*-- </Index Events Styles> --*/

/*-- <Index Tabs Styles> --*/
.tab_left_cap
{
	width:6px;
	background:url(../../img/ind_tab_inactive_left.jpg) no-repeat;
}

.tab_right_cap
{
	width:6px;
	background:url(../../img/ind_tab_inactive_right.jpg) no-repeat;
}

.tab_cap_content
{
	height:20px;
	background:url(../../img/ind_tab_inactive_mid.jpg) repeat-x;
	padding:0 10px;
}

.tab_left_cap_active
{
	width:6px;
	background:url(../../img/ind_tab_active_left.jpg) no-repeat;
}

.tab_right_cap_active
{
	width:6px;
	background:url(../../img/ind_tab_active_right.jpg) no-repeat;
}

.tab_cap_content_active
{
	height:20px;
	background:url(../../img/ind_tab_active_mid.jpg) repeat-x;
	padding:0 10px;
}
/*-- </Index Tabs Styles> --*/

#join_us_link
{
	display:block;
	float: right;
	height:50px;
	width:140px;
}

#sub_header
{
	position: relative;
	height:81px;
	width: 900px;
	background:url(../../img/wp_index_logo.jpg) no-repeat;
	border: 1px solid #fb9935;
}

#main_menu
{
	position:absolute;
	right:25px;
	bottom:0;
}

#index_sign_in
{
	clear: both;
	width: 900px;
	height: 50px;
	background: url(../../img/wp_index_sign_in.jpg) no-repeat;
	border-left: 1px solid #7070cf;
	border-right: 1px solid #7070cf;
}

#container
{
	width:902px;
}

#lang_switch_container{
position:absolute;
top:10px;
right:10px;
color:#fff;
}
#breadcrumb_container{
padding-top:10px;
}

.index_next_video a
{
	float: right;
	text-decoration: none;
}

.index_next_video a:hover
{
	color: #fff;
}
