@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;
}
/* ------------------------------------	*/
/*                  ID                	*/
/* ------------------------------------	*/

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

#email_subscription {
	position:relative;
	top:100px;
	padding-top:250px;
	width:427px;
	height:412px;
	margin-left:115px;
	text-align:center;
	background-image:url(../images/reserved-vip.jpg);
	background-repeat:no-repeat;
	z-index:5;
}

#email_content {
	padding-top:40px;
}

#email_content p {
	color:#fff;
}

#email_content #name {
	border:2px solid #b5b5b5;
}

#email_content #ykydyu-ykydyu {
	border:2px solid #b5b5b5;
}

#email_content #form_para1 {
	padding:5px;
}

#email_content #form_para2 {
	padding:10px;
}

#email_content #btn_submit {
}

.body_move_right #vip_image {
	position:relative;
	top:37px;
	left:95px;
	z-index:10;
}

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

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

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


/*
span.label, span.spacer, span.multiple span {
	width:120px;
	float:left;
	text-align:right;
	padding-right:10px;
	background-color:#FF0000;
}
span.multiple {
	float:left;
}
span.button {
	position:relative;
	left:235px;;
/*	padding-left:120px; */
/*
}
div.clear {
	clear:both;
	padding-top:5px;
}
*/
