html {
	background-color: #000000;
	margin: 0px;
}
body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
	height:0px;
	overflow: hidden;
	display:block;
}
form
{
	margin:0px;
}
.main_wrapper {
	width: 823px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ftr_form_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FAB316;
	width: 780px;
	text-align: center;
	padding: 10px;
}


.main_wrapper_form{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.form_content {
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	width: 790px;
	margin: 0px;
	padding: 5px;
}

.body_wrapper {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	height:400px;
	padding-top:20px;
	width: 823px;
	text-align: right;
	background-position: bottom left;
}
.ftr_wrapper {
	background-color: #FAB316;
	height: 90px;
	width: 823px;
	
}
.form_section {
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #8c8c8c;
	border-right-color: #8c8c8c;
	border-bottom-color: #8c8c8c;
	border-left-color: #8c8c8c;
	text-align: left;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color:#FFFFFF;
}

.form_section h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #772673;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}


.form_sub_hdr_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
background-color: white;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #9C60A1;
	border-left-color: #000000;
	width: 780px;
	height: 60px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
		display: block;
}

.ftr_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBD2D2;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 415px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}
.body_content {
	width: 275px;
	float: right;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 50px 0px 0px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	text-align: left;
}

.body_content p{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	display:block;
}
.rsvp_btn {
	display: block;
	margin: 3px 0px 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.body_content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FAB316;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	display:block;
}
.table_mainInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.table_formgenericinfo, .Checkboxlist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.table_mainInfo input{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}

.textinput{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	border: 1px solid #9B67A7;
	width: 250px;
}

.table_mainInfo select{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	border: 1px solid #9B67A7;

}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.register:link, a.register:visited, a.register:active
{
	padding: 4px;
	margin-top: 5px;
	background-color: #E8E8E8;
	font-size: 12px;
	color: #000000;
	display:block;
	text-decoration: none;
	width:100px;
	text-align:center;
}
a.register:hover
{
	background-color: #cccccc;
}
.logintable
{
	border-top-color: #DCDCDC;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top:10px;
}
.logintable tr td
{
	color:#ffffff;
	padding-top:5px;
}
.logintable a
{
	color:#9863A1	
}
.registration_form h1
{
	font-size: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display:block;
}

.registration_form h2
{
	font-size: 14px;
	color: #DA252C;
}
.alert
{
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;
	color: #ffffff;
	margin-bottom:10px;
	background-color:#cc0000;
}
.warning
{
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;
	color: #666666;
	margin-bottom:10px;
	background-color:#fcf4be;
	border: 1px solid #666666;
}
.warning .hdr, .alert .hdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom:10px;
}
.user_info, .user_info
{
	border-bottom-color: #8DA239;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.user_info h2, .user_info h2
{
	background-color: #8B9F3C;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.registration_form p
{
	clear:both;
	margin:0px;
	padding-bottom:5px;
	display:block;
}
.registration_form label
{
	display:block;
	width: 160px;
	float:left;
	text-align:right;
	padding-right:8px;
}
.registration_form span label
{
 	width: 80px;
	text-align:left;
	padding-top:2px;
}
.registration_form span input
{
	background-color: transparent;
	border: none;
	width:20px;
	float:left;
}
.registration_form .field input, .registration_form .field select,.registration_form select
{
	width:150px;
	background-color: #F5F5F5;
	border: 1px solid #9F9F9F;
}
.registration_form .field textarea
{
	width:150px;
	height:100px;
	background-color: #F5F5F5;
	border: 1px solid #9F9F9F;
}

.registration_form .field
{
	display:block;
	float:left;
	width:150px;
}
.registration_form .field em
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fieldWithErrors
{
	float:left;
	width:175px;
}
.registration_form .field .fieldWithErrors input, .registration_form .field .fieldWithErrors select
{
	border: 2px solid #CC0000;	
}
 
.registration_form .col
{
	width:45%;
	float:left;
	margin-right: 15px;
}
.registration_form input.register-button
{
	float:none;
	width:130px;
	margin:auto;
	padding:5px;
}
.errorExplanation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;	
}
.form_row
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear:both;
	margin-bottom:7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-bottom: 7px;
}
.required
{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-right:5px;
}
#company_paid_commerce_chamber_yes, #company_paid_commerce_chamber_no
{
	float:left;
}
#company_refferer
{
	width:400px;
}
.errorExplanation
{
	padding:10px;
	padding-top:0px;
	margin-bottom:15px;
	background-color: #FBF8EE;
	border: 2px solid #cc0000;
}
.account_info
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 15px;
	font-size: 11px;
	text-align: right;
}

.action_btns
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 15px;
	font-size: 12px;
	border: 1px none #6B6B6B;
	border-bottom-style: solid;
	height: 26px;
	overflow:hidden;
}
.action_btns a:link, .action_btns a:visited, .action_btns a:active
{
	display: block;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	background-color: #C8C8C8;
	border: 1px solid #6B6B6B;
	border-bottom-style: none;
	text-decoration: none;
	color: #6B6B6B;
	font-weight: bold;
}
.action_btns a:hover
{
	background-color:#ABABAB;
	color:#ffffff;
}
#action_btns_on
{
	background-color:#CB2829;
	color:#ffffff;
}
.action_btns .right a
{
	float:right;
	margin-left:5px;
}
h1.comanyName
{
	font-size: 24px;
}
.user_info h2 a:link, .user_info h2 a:visited, .user_info h2 a:active
{
	float:right;
	font-size: 11px;
	color:#ffffff;
}
.summary_table
{
	width:700px;
	margin-bottom:10px;
		border-top-color: #E6E6E6;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-color: #E6E6E6;
	border-right-style: dashed;
	border-right-width: 1px;
}
.summary_table tr td
{
	border-bottom-color: #E6E6E6;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding:5px;
	width:200px;
	vertical-align: top;
}
.summary_table tr td.header
{
	text-align: right;
	width:200px;
	border-left-color: #E6E6E6;
	border-left-style: dashed;
	border-left-width: 1px;
	font-weight:bold;
	color:#6D6D6D;
}
#changepass
{
	display:none;
}
#products
{
	margin:0px;
	padding:0px;
}
#products li
{
	list-style: none none;
}

#prodlistcol label 
{
	width: 90px;
}
.handle
{
	cursor: move;
}
.itemname
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #EEEEEE;
	color:#666666;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:15px;
}

.item
{
	margin-bottom: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.prevnext
{
	font-size:12px;
}
.adminactions
{
	padding: 0px;
	margin:0px;
	margin-left:20px;
	margin-bottom:20px;
	font-size:12px;
}
.prevnext a
{
	margin-left:5px;
}
.results_tablewidth
{
	height:500px;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.results_tablewidth table
{
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.results_tablewidth td
{
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}	
.results_tablewidth th
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link, a:visited, a:active
{
	color: #a05ea6;
}
.dataset
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-collapse:collapse;
}
.dataset tr th
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:5px;
	text-align:left;
}
.dataset tr td
{
	font-size: 11px;
	color: #666666;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding:5px;
	text-align:left;
}
.dataset tr th.winemarker
{
	border-left-width: 3px;
	background-color: #990000;
	border-left-style: solid;
	border-left-color: #333333;
}
.dataset tr th.wine
{
	background-color: #990000;
}
.dataset tr td.winemarker
{
	border-left-width: 3px;
	background-color: #cfb6d2;
	border-left-style: solid;
	border-left-color: #333333;
}
.dataset tr td.wine
{
	background-color: #cfb6d2;
}
.dataset tr th.foodmarker
{
	border-left-width: 3px;
	background-color: #077000;
	border-left-style: solid;
	border-left-color: #333333;
}
.dataset tr th.food
{
	background-color: #077000;
}
.dataset tr td.foodmarker
{
	border-left-width: 3px;
	background-color: #d4e3d3;
	border-left-style: solid;
	border-left-color: #333333;
}
.dataset tr td.food
{
	background-color: #d4e3d3;
}
.company_status
{
	background-color: #F3F3F3;
	padding: 10px;
	border: 4px solid #FF0000;
	margin-bottom:15px;
}
.company_status h1
{
	color: #CC0000;
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cc0000;
}
.company_status p
{
	margin-bottom:0px;
}
.certs
{
	height:20px;
}
.registration_form .field .certs label
{
	text-align:left;
}
.registration_form .field .certs input
{
	width:20px;	
	float:left;
}