@charset "utf-8";
/* CSS Document */

.formcontents {
	color: #FFF;
}
.fullnamename_textbox {
	width: 380px;
}
.req {
	font-size: 10px;
	color: #BDAE87;
}
.cat_listbox {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 75px;
	overflow: visible;
}
		#subpage .mainContainer .aboutcontent{
	width:800px;
	float:left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-image: url(../images/jimmylarosebackground.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	#subpage .supermainContainer .supercontent{
	width:800px;
	float:left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding-top: 280px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-color: #001025;
	background-image: url(../images/jimmylarosebackground.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
		#subpage .mainContainer .aboutcontent p{
		padding-top:5px;
		font-size:14px;
		color:#999fa8;
		}
		#subpage .mainContainer .aboutcontent h1{
		padding-top:5px;
		font-size:22px;
		color:#49aaff;
		font-weight:normal;
		}
		#subpage .supermainContainer .aboutcontent p{
		padding-top:5px;
		font-size:14px;
		color:#999fa8;
		}
		#subpage .supermainContainer .aboutcontent h1{
		padding-top:5px;
		font-size:22px;
		color:#49aaff;
		font-weight:normal;
		}
.small_cat_textbox {
	width: 108px;
	margin-right: 10px;
}
.medium_cat_textbox {
	width: 250px;
	margin-right: 10px;
}
.regwebform td{
	height: 20px;
	padding-top: 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.reg_dropdown {
	width: 242px;
}
