@charset "utf-8";
/* 		CSS Document 					*/
/* 		Date: 20/04/2009 				*/
/* 		Website: flashboutique.com.au	*/
/* 		Version: 1.0					*/


h1 {
	padding-bottom:25px;
	color:#e4297e;
	font-size:24px;
}

h2 {
	padding-top:10px;
	padding-bottom:10px;
	color:#e4297e;
	font-size:24px;
}

/* ------------------------------------	*/
/*                  ID                	*/
/* ------------------------------------	*/

#body_live_stage {
	position:relative;
	top:20px;
	width:980px;
	min-height:920px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/lady-2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

/* ------------------------------------	*/
/*               CLASSES            	*/
/* ------------------------------------	*/

.body_move_right {
	width:600px;
}

.body_move_right .groups {
	clear:both;
}

/*
.body_move_right .blank_spacer { 
	clear:both;
}
*/ /* makes sure excessive content is visible and not under footer */

.body_move_right #gallery { /* makes sure excessive content is visible and not under footer */
	position:relative;
	height:180px;
	width:630px;
	clear:both;
}

.body_move_right #gallery p { 
	color:#999999;
	text-align:center;
}

.body_move_right #gallery img { /* makes sure excessive content is visible and not under footer */
	border:3px solid #e4297e;
	margin-top:20px;
	margin-right:25px;
	height:106px;
	width:70px;
}

/* ------------------------------------	*/
/*              SELECTORS           	*/
/* ------------------------------------	*/

.body_move_right .groups img {
	border:3px solid #e4297e;
	margin-left:25px;
	float:right;
	height:164px;
	width:220px;
}

/* ------------------------------------	*/
/*                ACHORS              	*/
/* ------------------------------------	*/
