@charset "utf-8";
/* CSS Document */

#category_event_sidebar {
	width:180px;
	float:left;
}
#section {
	width:180px;
}
.sidebar_divider_category {
	width:180px;
	height:8px;
}
.divider {
	margin-bottom:10px;
}
.customize_header, .form_header {
	width:480px;
	float:left;
	margin:0px 10px;
}
.customize_head {
	width:720px;
}
.customize_left {
	float:left;
	width:305px;
	padding-left:20px;
	margin:10px 10px;
}
.customize_right {
	float:right;
	width:305px;
	padding:0px 20px;
	margin:10px 0px;
	padding-left:30px;
	background:url(../media/images/vertical_divider.gif) repeat-y top left;
}
.customize_form {
	width: 300px;
	padding:20px 0px;
	background:url(../media/images/list_divider.gif) repeat-x bottom left;
}
.category_title {
	background:url(../media/images/section_divider.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:15px;
}
.category_section_headers {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	font-weight:bold;
}
.sidebar_header {
	background:url(../media/images/section_divider.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:15px;
}
.input, .input_dates, .areacode, .firstthree, .secondfour {
	border: #666666 solid 1px;
	background:url(../media/images/input_bg.gif) repeat-x left;
	vertical-align:middle;
}
.input {
	width:300px;
	padding:5px;
}
.input_dates {
	width:125px;
	padding:5px;
	margin-right:20px;
	margin-bottom:5px;
}
.areacode {
	width:65px;
	padding:5px;
	margin-right:5px;
}
.firstthree {
	width:65px;
	padding:5px;
	margin-right:5px;
}
.secondfour {
	width:118px;
	padding:5px;
	margin-right:5px;
}
.message_input {
	width:300px;
	border:#666666 solid 1px;
	background:url(../media/images/input_bg.gif) repeat-x left top;
	background-color:#FFFFFF;
	padding:5px;
}
.feedback_form {
	width:300px;
	border:#666666 solid 1px;
	background:url(../media/images/input_bg.gif) repeat-x left top;
	background-color:#FFFFFF;
	margin-bottom: 15px;
	padding:5px;
}
#contact_form {
	margin-left:10px;
	margin-top:20px;
	padding-left:20px;
}
.insider_form {
	margin-left:10px;
	margin-top:20px;
	padding-left:20px;
}
#send_button a {
	display: block;
	background:url(../media/images/submit_button.gif) no-repeat top;
	width:109px;
	height:30px;
	margin-left:222px;
}
#send_button a:hover {
	background:url(../media/images/submit_button_hover.gif) no-repeat top;
}
.check_box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	padding-left:3px;
	vertical-align:top;
}
.drop_down, .drop_down2, .drop_down_birth, .drop_down_day, .drop_down_year, .drop_down3 {
	background:url(../media/images/input_bg.gif) repeat-x left top;
	border:#666666 solid 1px;
	background-color:#FFFFFF;
}
.drop_down {
	width:300px;
	height:55px;
}
.drop_down2 {
	width:312px;
	padding:4px;
}
.drop_down3 {
	width: 300px;
	height: 30px;
	padding:3px;
}
.drop_down_birth {
	width:150px;
	padding:4px;
	margin-right:5px;
}
.drop_down_day {
	width:65px;
	padding:4px;
	margin-right:5px;
}
.drop_down_year {
	width:85px;
	padding:4px;
}
#customize_submit a {
	display: block;
	background:url(../media/images/submit_button.gif) no-repeat top;
	width:109px;
	height:30px;
	margin-left:190px;
	margin-top:15px;
}
#customize_submit a:hover {
	background:url(../media/images/submit_button_hover.gif) no-repeat top;
}
.contact_info {
	margin-top:20px;
	padding:15px;
}
.sponsors a, .contact_info a, .feedback a, .linker {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:0005ff;
	text-decoration:none;
}
.sponsors a:hover, .contact_info a:hover, .feedback a:hover {
	text-decoration:underline;
}
.sponsors li {
	padding-left:20px;
}
.sponsors {
	width:205px;
	margin-top:20px;
}
.error p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #d1253e; 
	padding-bottom: 7px;
}
.error label {
	font-size: 16px; 
	text-decoration: underline; 
	color: #CE2B44; 
	font-weight: bold;
	border:5px #d1253e solid;
}