	body

	{

		margin:0px;

		padding:0px;

		font-family:Verdana, Arial, Helvetica, sans-serif;

		font-size:11px;

		/* TENSHI CHANGE BELOW: Changed colour from #333333 to #fff */

		color:#fff;

		margin-bottom:20px;

		/* TENSHI CHANGE BELOW: Updated the Background to include the cocktail image */

		/* background: #000000 url(../images/cocktail.jpg) no-repeat fixed 0 120px; */
		background: #000000 url(/images/background.gif) no-repeat;

		/*background-attachment: fixed;*/

	}
	
	

	a img

	{

		border:0px;

		border-style:none;

	}

	form

	{

		margin:0px;

		padding:0px;

	}

/*###############################################################*/

	div#header

	{

		position:relative;

		width:870px; /*770*/



		margin-left:auto;

		margin-right:auto;

		height:104px;

		border:0px solid red;

	}

	div#dolphin_top

	{

		position:absolute;

		top:7px;

		left:0px;

	}

	div#header_logo

	{

		position:absolute;

		top:26px;

		/* TENSHI CHANGE BELOW: Moved left to 120px */

		left:120px;

	}

	div#header_menu

	{

		position:absolute;

		top:34px;

		right:0px;

		border:0px solid red;

	}

	div#header_menu span

	{

		margin:0px 5px;

	}

	div#top_menu_block

	{

		position:absolute;

		top:-23px;

		left:6px;

		height:23px;

		border:0px solid red;

	}

	div#top_menu_block ul

	{

		position:relative;

		margin-left:auto;

		margin-right:auto;

		margin-top:0px;

		margin-bottom:0px;

		padding:0px;

		width:auto;

		

	}

	div#top_menu_block ul li

	{

		position:relative;

		list-style:none;

		float:left;

		width:108px;

		height:23px;

	}

	div#top_menu_block ul li div

	{

		position:absolute;

		left:0px;

		background-repeat:no-repeat;

		text-align:center;

		width:109px;

		vertical-align:middle;

		font-weight:bold;

		text-transform:uppercase;

	}

	div#top_menu_block ul li div.active

	{

		top:0px;

		background-image:url(../images/top_menu_Active_item_bg.png);

		height:23px;

		line-height:23px;

		z-index:20;

	}

	div#top_menu_block ul li div.inactive

	{

		top:-2px;

		background-image:url(../images/top_menu_Inactive_item_bg.png);

		height:26px;

		line-height:26px;

		z-index:10;

		/* TENSHI CHANGE BELOW: Added in colour to make it clearer */

		color: #000;

	}

	div#top_menu_block ul li div.over

	{

		top:-2px;

		background-image:url(../images/top_menu_Over_item_bg.png);

		height:25px;

		line-height:25px;

		z-index:30;

	}

/*###############################################################*/

	div#header_line

	{

		position:relative;

		background-image:url(../images/header_line_bg.gif);

		height:18px;

		margin-bottom:8px;

	}

/*###############################################################*/

	div#content

	{

		position:relative;

		display:block;

		width:870px; /*770*/

		margin-left:auto;

		margin-right:auto;

/*		background-color:green;*/

	}

	div#left_column_menu

	{

		position:relative;

		width:215px;

		float:left;

	}

	div#left_column_content

	{

		position:relative;

		width:215px;

		float:right;

	}

	div#right_column_menu

	{

		position:relative;

		width:546px;

		float:right;

		left:-9px;

	}



	div#right_column_content

	{

		position:relative;

		width:646px;/*546*/

		float:left;

		left:9px;

	}

/*###############################################################*/

	div#footer

	{

		position:relative;

		/* TENSHI CHANGE BELOW: Changed height to 50px */

		height:50px;

		/* TENSHI CHANGE BELOW: Removed two background lines */

		/*background-image:url(../images/footer_bg.gif);

		background-repeat:repeat-x;*/

		margin-bottom:10px;

		border:0px solid red;

		/* TENSHI CHANGE BELOW: Added color as #fff and background line*/

		background: #000000 url(../images/footer_bg.gif) no-repeat center center;

		color: #fff;

	}

	

	/* TENSHI CHANGE BELOW: Added in specific link colours */

	

	div#footer a:link, div#footer a:visited {

	color: #fff;

	text-decoration: underline;

	}

	

	div#footer a:hover, div#footer a:active {

	color: #fff;

	text-decoration: none;

	}

	

	/* TENSHI CHANGE END */

	

	div#bottom_text, div#bottom_menu_block, div#boonex_banners

	{

		position:relative;

		width:870px; /*770*/

		margin-top:5px;

		margin-left:auto;

		margin-right:auto;

		text-align:center;

		border:0px solid red;

	}

/*###############################################################*/

	div.design_box_border

	{

		position:relative;

		border:1px solid #9B9A9A;

		margin-bottom:10px;

		padding:2px;

	}

	div.design_box_border div.header

	{

		position:relative;

		border:1px solid #9B9A9A;

		margin:0px 0px 5px 0px;

		padding:0px 0px 0px 7px;

		background-image:url(../images/box_border_header_bg.gif);

		background-repeat:repeat-x;

		background-color:#E4E4E4;

		height:25px;

		line-height:25px;

		vertical-align:middle;

		font-weight:bold;

		text-transform:uppercase;

		

	}

	div.design_box_border div.keeper

	{

		position:relative;

		padding:5px;

		border:0px solid red;

		text-align:center;

		margin:2px;

	}

/*##############################################################*/

/*###############################################################*/

	/* 	General StyleSheet */

/*###############################################################*/

/*		Style For Design Box #1		*/

	div.db_1_block

	{

		position:relative;

		margin-bottom:8px;

	}

	div.db_1_block div.caption

	{

		position:relative;

		height:24px;

		background-image:url(../images/design_box_1_head_bg.gif);

		overflow:hidden;

	}

	div.db_1_block div.container

	{

		position:relative;

		padding:5px;

		/* TENSHI CHANGE BELOW: Changed two border attributes from #D8D8D8 to #bf9bc4 */

		border-left:1px solid #bf9bc4;

		border-right:1px solid #bf9bc4;

		overflow:hidden;

		/* TENSHI CHANGE BELOW: Changed background colour from #fff to #000 */

		background-color:#000;

	}

	div.db_1_block div.foot

	{

		/* TENSHI CHANGE BELOW: Tweaked everything so the footer is different */

		position: relative;

		height: 1px;

		background-color: #bf9bc4;

		/*border-bottom: 1px solid #bf9bc4;

		position:relative;

		height:6px;

		background-image:url(../images/design_box_1_foot_bg.gif);

		background-repeat:repeat-x;*/

	}

	div.db_1_block div.caption div.title

	{

		position:absolute;

		top:5px;

		left:15px;

		/* TENSHI CHANGE BELOW  - COLOUR FROM #666666 TO #FFFFFF */

		color:#ffffff;

		text-transform:uppercase;

		font-weight:bold;

	}

	img.left

	{

		position:absolute;

		top:0px;

		left:0px;

	}

	img.right

	{

		position:absolute;

		top:0px;

		right:0px;

	}

* html div#left_column_menu img.right, * html div#left_column_content img.right 

	{

		right:-1px;

	}

	

/*		[END] Style For Design Box #1		*/

	div.thumbnail_block

	{

		position:relative;

		border:1px solid #9B9A9A;

		text-align:center;

		overflow:hidden;

		padding:0px;

		background-color:#EDECEC;

		background-position:center;

		background-repeat:no-repeat;

	}

	.clear_both

	{

		position:relative;

		clear:both;

		height:1px;

		margin:0px;

		padding:0px;

		font-size:1px;

		border:0px solid red;

	}



	div.rate_block /* ### in design.inc.php function DesignProgress() ### */

	{

		position:relative;

		margin-left:auto;

		margin-right:auto;

		margin-bottom:2px;

	}

	div.rate_text /* ### in design.inc.php function DesignProgress() ### */

	{

		position:relative;

		text-align:left;

	}

	div.rate_scale /* ### in design.inc.php function DesignProgress() ### */

	{

		position:relative;

		height:10px;

		font-size:1px;

		line-height:10px;

		border:1px solid #9DA0A1;

		background-image:url(../images/icons/scale_bg.gif);

		margin:0px;

		padding:0px;

		text-align:left;

	}

	div.menu_item_line

	{

		position:relative;

		padding:0px 0px 0px 15px;

		margin:0px 0px 1px 0px;

		height:20px;

		line-height:20px;

		vertical-align:middle;

		font-weight:bold;

		text-transform:capitalize;

	}

	div.menu_item_line_active

	{

		position:relative;



		height:20px;

		line-height:20px;

		vertical-align:middle;

		font-weight:bold;

		text-transform:capitalize;



		padding:0px 0px 0px 15px;

		margin:0px 0px 1px 0px;

		background-image:url(../images/promo_list_image.gif);

		background-repeat:no-repeat;

		background-position:left center;

	}

/*###############################################################*/

/*##############################################################*/

	div.im_invite_container

	{

		position: absolute;

		z-index: 90;

		width: 288px;

		height: 188px;

		border: 6px solid silver;

		background-color: #FFFFFF;

	}

	div.im_invite_image

	{

		position: absolute;

		width: 110px;

		height: 110px;

		border: 1px solid black;

		left: 10px;

		top: 10px;

		text-align: center;

	}

	div.im_invite_image img

	{

		margin-top: auto;

		margin-bottom: auto;

	}

	div.im_invite_caption

	{

		position: absolute;

		left: 134px;

		top: 16px;

		width: 140px;

		font-family: Verdana;

		font-size: 12px;

		font-weight: normal;

	}

	div.im_invite_nickname

	{

		position: absolute;

		left: 134px;

		top: 40px;

		width: 140px;

		font-family: Verdana;

		font-size: 12px;

		font-weight: bold;

	}

	div.im_invite_message

	{

		position: absolute;

		left: 134px;

		top: 64px;

		width: 140px;

		height: 80px;

		font-family: Verdana;

		font-size: 11px;

		font-weight: normal;

		font-style: italic;

	}

	div.im_invite_accept_button

	{

		position: absolute;

		left: 186px;

		top: 156px;

		width: 86px;

	}

	div.im_invite_decline_button

	{

		position: absolute;

		left: 80px;

		top: 156px;

		width: 86px;

	}

	input.im_invite_button

	{

		background-color: #7EAAD7;

		color: #FFFFFF;

		font-size: 12px;

		font-family: Arial;

		border: 1px solid silver;

		height: 22px;

	}

/*##############################################################*/

/*##############################################################*/

	input, textarea, select

	{

		font-family:Georgia, Verdana, "Times New Roman", Times, serif;

		font-size:12px;

		font-weight:normal;

		color:#3F3F3F;

		vertical-align:middle;

	}

	input.no, textarea.no, select.no

	{

		font-family:Georgia, Verdana, "Times New Roman", Times, serif;

		font-size:12px;

		font-weight:normal;

		color:#3F3F3F;

		vertical-align:middle;

	}

	

	select.select_years

	{

	}

	input.input_years_readonly

	{

	}

	select.select_num

	{

		visibility:hidden
	}

.join_td_2 select.select_num{
visibility:visible;
}

	input.select_input_num_readonly

	{

	}

	input.input_text_edit

	{

	}

	input.input_textarea_counter

	{

		text-align:center;

	}

	textarea.textarea_edit

	{

	}

	input.input_type_password

	{

	}

	select.select_prof

	{

		width:200px;

	}

	input.input_select_prof_readonly

	{

	}

	select.select_set_membership

	{

		white-space:nowrap

	}

	select.select_multiple

	{

	}

/*##############################################################*/

	div.no_result, div.action

	{

		position:relative;

		/* TENSHI CHANGE BELOW: Changed Border colour from #A0C238 to #fff */

		border:1px solid #fff;

		padding:1px;

		margin:10px 0px;

		width:80%;

		margin-left:auto;

		margin-right:auto;

	}

	div.no_result div, div.action div

	{

		position:relative;

		/* TENSHI CHANGE BELOW: Changed Background colour from #709812 to #301342 */

		background-color:#301342;

		vertical-align:middle;

		font-weight:bold;

		color:#fff;

		text-align:center;

		margin:0px;

		padding:0px;

		line-height:20px;

	}

	div.err

	{

		position:relative;

		border:1px solid #FF412D;

		padding:1px;

		margin:10px 0px;

		width:80%;

		margin-left:auto;

		margin-right:auto;

	}

	div.err div

	{

		position:relative;

		background-color:#FF412D;

		vertical-align:middle;

		font-weight:bold;

		color:#fff;

		text-align:center;

		line-height:20px;

	}

/* Do  not delete 

	div.action 

	{

		position:relative;

		border:1px solid #A0C238;

		padding:1px;

		margin:10px 0px;

		width:80%;

		margin-left:auto;

		margin-right:auto;

	}

	div.action div

	{

		position:relative;

		background-color:#709812;

		vertical-align:middle;

		font-weight:bold;

		color:#fff;

		text-align:center;

	}

*/

* html div.no_result div, * html div.action div, * html div.err div

	{

		line-height:normal;

		padding:3px 0px;

	}

/*##############################################################*/

/*##############################################################*/

	div#boonex_banners

	{

		position:relative;

		border:0px solid red;

		height:77px;

		width:783px;

		margin-left:auto;

		margin-right:auto;

	}

	/*

	div#boonex_text_link

	{

		position:absolute;

		top:0px;

		border:1px solid #999999;

		height:77px;

		background-color:#FFFFFF;

		left:0px;

		width:270px;

	}

	div#boonex_text_link div#img

        {

		position:absolute;

        top:5px;

        left:3px;

    }

	div#boonex_text_link div

	{

		position:absolute;

        top:30px;

        left:70px;

        text-align:left;

	}

	*/

	div#boonex_image_link

	{

		position:absolute;

		top:0px;

		right:0px;

		height:77px;

		width:488px;

		background-color:#FFFFFF;

		border:1px solid #999999;

		background-image:url(../images/boonex_ad_bg.gif);

		background-repeat:no-repeat;

		background-position:center;

	}

	div#boonex_image_link table td

	{

		width:488px;

		height:77px;

	}

/*##############################################################*/

	div#switch_lang

	{

		position:absolute;

		top:4px;

		right:10px;

	}

	div.err ul

	{

		text-align:left;

		margin:0px;

	}

/*##############################################################*/

	div.pollBlock

	{

		position:relative;

		overflow:hidden;

		height:154px;

		width:260px;

		border:1px solid #979797;

		text-align:left;

		float:left;

	}

	div.pollCaption

	{

		position:relative;

		margin:2px;

		padding:0px 5px;

		overflow:hidden;

		height:20px;

		line-height:20px;

		vertical-align:middle;

		/* TENSHI CHANGE BELOW: Added colour */

		color: #000;

		font-weight:bold;

		background-image:url(../images/box_border_header_bg.gif);

		background-repeat:repeat-x;

		background-position:center;

		

	}

	div.pollAnswerBlock

	{

		position:relative;

		margin:2px;

		overflow:hidden;

		height:100px;

		border:solid 0px #cc0000;

		text-align:left;

	}

	div.pollUp

	{

		position:absolute;

		right:5px;

		top:5px;

	}

	div.pollDown

	{

		position:absolute;

		right:5px;

		bottom:5px;

	}

	div.pollQuestionBlock

	{

		position:absolute;

		width:230px;

		padding:2px;

		overflow:hidden;

		border:solid 0px green;

	}

	div.pollSubmitBlock

	{

		position:relative;

		margin:2px;

		overflow:hidden;

		height:20px;

		border:solid 0px #0000cc;

		text-align:center;

	}

/*##############################################################*/