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

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

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

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

.body_move_right #r1 {
	position:relative;
	width:275px;
	float:left;
	padding:20px;
}

.body_move_right #r1 p {
	padding-bottom:3px;
	padding-top:3px;
}

.body_move_right #r1 img {
	border: 1px solid #e4297e;
	margin-top:10px;
	height:266px;
	width:266px;
}

.body_move_right #r2 {
	position:relative;
	width:315px;
	float:left;
}

.body_move_right #r2 .success {
	text-align:center;
	padding-top:50px;
	color:#e4297e;
}

#contact_form .inputfield {
	width:305px;
	border: 1px solid #e4297e;
	background: #ffffff;
	margin-top:5px;
}

#contact_form p {
	padding-top:10px;
}

#contact_form span {
	color:#e4297e;
}

#contact_form textarea {
	width: 305px;
	border: 1px solid #e4297e;
	height: 100px;
	background: #ffffff;
}

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

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

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