/*******************************************************************************   Main Sign Up Styles  *********************************************************************************************/

div#signup input 
{
	margin:0 0 7px 0;
	border:1px #50b1ad solid;
}

.signup_button {
	background-color:#50b1ad; 
	color:#fff; 
	width:100px;
	padding:5px;
}
.signup_text_box { 
	background-color:#FFF; 
	width:140px; 
	color:#4b4619;
	padding:6px 5px 6px 5px;
	color:#4b4619;
}


/*******************************************************************************   Festival Page   *********************************************************************************************/
div#sub_content div#request_travel { float:left; margin-bottom:40px;}
div#engagewithpad {margin:40px 0px 0 40px; float:left;}

div#engagewithpad div#request_travel { float:left; margin-bottom:40px;}
div#engagewithpad div#signup {width:255px;}
/******************************************************************************  Home Page ******************************************************/
div#bottom_content div#signup {margin:30px 0; background:none;}
			
div#event_listings div#signup h3,  div#signup h3 
{
	float:left;
	margin:0;
	padding:10px 0;
	background: url(../../../images/layout/title_inbox.gif) no-repeat;
	width:197px;
	height:32px;
	text-indent:-999em;
	overflow:hidden;
	float:left;
	border-bottom:none;
}	
