/*****************************************************/
/* 			START CUSTOM ELEMENT					 */
/*****************************************************/
.element_custom_element
{
	position:relative;
	min-height:50px;
	height:expression(this.scrollHeight < 50? "50px":"auto" );
}
/*****************************************************/
/* 			END CUSTOM ELEMENT						 */
/*****************************************************/

#public_homepage
{
	position:relative;
	top:16px;
	left:25px;
	width:733px;
	height:344px;
}

#public_homepage_ken_davy
{
	position:absolute;
	top:20px;
	left:24px;	
}

#public_homepage_free_aequos
{
	position:absolute;
	top:243px;
	left:24px;
}

#public_homepage_free_recruitment_seminars
{
	position:absolute;
	top:243px;
	left:270px;
}

#public_homepage_free_join_simplybiz
{
	position:absolute;
	top:243px;
	left:515px;
}

#flashcontent_custom_home
{
	position:relative;
	/*NEW STYLES FOR MEMBER RE-SKIN*/
	width:502px;
	/*width:467px;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:center;
}

.flashcontent_custom_home_item
{
	position:relative;
	width:92px;
	height:32px;
	border-left:1px #ededed solid;
	border-bottom:1px #ededed solid;
	float:left;
	overflow:hidden;
}

.flashcontent_custom_home_border_fix
{
	position:relative;
	width:500px;
	border-right:1px #ededed solid;
	min-height:49px
}

#flash_video_content
{
	margin-top:15px;
	width:436px;
	margin-left:auto;
	margin-right:auto;
}

#flash_video_content img
{
	border:none;
}

#flash_video_content_full
{
	margin-left:6px;
	width:468px;
	margin-bottom:10px;
}

#flash_video_content_full img
{
	border:none;
}

#simply_solutions
{
	position:relative;
	width:467px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.simply_solutions_row
{
	position:realtive;
	width:467px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	height:77px;
}

.simply_solutions_left
{
	position:relative;
	float:left;
	width:230px;
	height:77px;
}

.simply_solutions_right
{
	position:relative;
	float:right;
	width:230px;
	height:77px;
}

/*****************************************************/
/* 			LIVECHAT FLASH  COMUNITY HOMEPAGE		 */
/*****************************************************/

	
	#flash_content
{
	margin-left:7px;
	margin-top:10px
}

	#text_content
{
	position:relative;
	width:460px;
	height:200px;
	padding-top:45px;
	padding-left:10px;
	background-image:url(../images/custom_elements/capital_rewards_copy_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size:11px;
	margin-left:7px;
}

	* html #text_content {padding-top:55px;}
	* + html #text_content {padding-top:55px;}
	
	p#title
{
	position:absolute;
	top:3px;
	left:10px;
}
	* html p#title {top:13px;}
	* + html p#title {top:13px;}

	#text_content a
{
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
	
	#text_content a:hover
{
	text-decoration:none;
}	

	.title_white, .title_gold
{
	font-size:17px;
}
	
	.title_white
{
	color:#FFFFFF;
}
	
	.title_gold
{
	color:#cbb677;
	font-weight:bold;
}

/*****************************************************/
/* 			IE 7   COMUNITY HOMEPAGE		 */
/*****************************************************/

	#ie7_message {display:none;}
	
	* + html #ie7_message
{
	display:block;
	font-size:11px;
	line-height:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	width:490px;
	text-align:center;
	border:1px solid #cfd2d4;
	margin-bottom:10px;	
	background-image:url(../images/member_new/panel_bg_grad_bottom.png);
	background-position:left bottom;	
	background-repeat:repeat-x;
}

	#ie7_message strong
{
	color:#A381B4;
}

/*****************************************************/
/* 			CAPITAL REWARDS LAUNCH PAGE		 */
/*****************************************************/

	#launch_content
{
	position:relative;
	width:468px;
	height:424px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/custom_elements/CapitalRewards_LaunchPage/CapitalRewards_Launch.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

	#launch_button
{
	position:absolute;
	top:345px;
	left:92px;
}

	#launch_content #flash_content
{
	position:absolute;
	width:468px;
	height:185px;
	top:87px;
	left:-7px;
}
/*****************************************************/
/* 			END CAPITAL REWARDS LAUNCH PAGE		 */
/*****************************************************/

/*****************************************************/
/* 			VERBATIM LAUNCH PAGE		 */
/*****************************************************/

#verbatim_launch_content
{
	position:relative;
	width:468px;
	height:521px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/custom_elements/verbatim_launchpage/bg-old.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#verbatim_launch_button
{	
	width:109px;
	height:22px;
	position:absolute;
	bottom:20px;
	right:24px;
	background-image:url(../images/custom_elements/verbatim_launchpage/button.jpg);
	background-repeat:no-repeat;
}
#verbatim_launch_button a
{
	width:100%;
	height:100%;
	display:block;	
}

/*****************************************************/
/* 			END VERBATIM LAUNCH PAGE		 */
/*****************************************************/
