/* Form */
.contact-form {
	margin-left: 1em;
}
.contact-form .form-item label {
	display: inline;
	background-color: #FAFAFA;
	color: #000000;
	display: block;
	float: left;
	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 11px;
	margin: 0 2px 2px 4px;
	padding: 5px 4px;
	text-align: left;
	width: 140px;
}

.contact-form .form-item input {
	border: 1px solid #516987;
	color: #333333;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	height: auto;
	line-height: 12px;
	margin: 1px 0 0;
	padding: 3px 2px;
	width: 200px;
}

#edit-submitted-message-wrapper textarea {
	border: 1px solid #516987;
	color: #333333;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	height: 120px;
	margin: 1px 0 0;
	width: 203px;
	padding-right: 1px;
}

#edit-submitted-message-wrapper .resizable-textarea {
	width: auto;
}

#edit-submitted-how-found-wrapper {
	clear: both;
}

#edit-submitted-how-found-wrapper select {
	border: 1px solid #516987;
	color: #333333;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	margin: 1px 0 0;
	padding: 2px;
	width: 206px;
}

.description {
	color: #898989;
	font-size: 0.92em;
	line-height: 150%;
	margin-bottom: 0.75em;
}

.frmWrap FORM FIELDSET.captcha .description {
	font-size: 10px;
	background-color: #FAFAFA;
	display: block;
	font-weight: normal;
	margin: 0 2px 2px 4px;
	padding: 5px 4px;
	text-align: left;
	width: 140px;
	float: left;
}

#captcha-image {
	position: relative;
}

#captcha-image img {
	padding: .3em;
	border: 1px solid #516987;
	width: 198px;
}

#submit-button {
	text-align: center;
}

#edit-submit {
	background-image: url(images/form/b_submit.gif);
}

.contact-form .form-item {
	margin: 0;
	padding: 0;
	clear: both;
}

.frmWrap {
	width: 368px;
	margin: 0 auto;
}

.frmInner {
	font-size: 1em;
	position: relative;
	background: #fff url(images/dot_pattern.gif) repeat left top;
	padding: 1px;
}

* html .frmInner {
	height: 1%;
}

.frmBGCol {
	background-color: #fff;
}

.frmInner2 {
	background: #fff;
}

.frmWrap FORM {
	
}

.frmWrap H1.frmTitle {
	font-family: "Trebuchet MS", Arial;
	display: block;
	float: left;
	font-size: 14px !important;
	font-weight: normal;
	text-align: left;
	line-height: 18px !important;
	color: #1e4d94 !important;
	margin: 1px 0 1px 0;
	padding: 0 0 1px 0;
}

.frmWrap FORM FIELDSET {
	border: none;
	margin: 0;
	padding: 5px 0 3px 0;
}

.frmWrap FORM FIELDSET.submit {
	margin: 0px 4px 0px 4px;
	padding: 5px 2px 2px 95px;
}

.frmWrap FORM FIELDSET.submit input {
	border: 0;
	margin: 0 1px 0 2px;
}

.frmWrap FORM FIELDSET LEGEND {
	display: none;
}

.frmWrap FORM FIELDSET B {
	

/*

color: #3c506a;*/
	color: #000;
	line-height: 20px;
}

.frmWrap FORM .frmSubtitleBlock {
	display: block;
	height: 28px;
}

.frmWrap FORM .frmSubtitleBlockBGCol {
	background-color: #83bafd
}

.frmWrap FORM H2.frmSubtitle {
	float: left !important;
	padding: 8px 0 0 4px !important;
	color: #000  !important;
	font-size: 11px  !important;
	font-weight: normal !important;
	font-style: normal !important;
	margin: 0 !important;
}

.frmWrap FORM BR {
	clear: both;
}

.frmWrap FORM IMG {
	display: block;
	margin: 0;
	padding: 0;
}

.contact-form FORM FIELDSET LABEL {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 11px;
	width: 140px;
	float: left;
	margin: 0 2px 2px 4px;
	display: block;
	font-weight: normal;
	color: #000;
	padding: 5px 4px 5px 4px;
	text-align: left;
	background-color: #fafafa;
}

* html FORM FIELDSET LABEL {
	margin: 0 2px 2px 2px;
}

.frmWrap FORM BR {
	clear: both;
	margin: 0;
	padding: 0;
}

.frmWrap FORM SPAN {
	font-size: 1em;
}

.error ul {
	color: #b00;
	font-weight: bold;
	font-size: 1em;
	padding: 5px;
}

.error li {
	list-style-type: none;
}

/*.frmREGISTER { width: 388px; }
.frmREGISTER label { width: 150px; }
.frmREGISTER .frmText { width: 200px; }*/

.frmBSK_LOGIN {
	width: 308px;
}

.frmBSK_LOGIN label {
	width: 100px;
}

.frmBSK_LOGIN .frmText {
	width: 180px;
}

.frmBSK_PREREGISTER {
	width: 308px;
}

.frmBSK_PREREGISTER label {
	width: 100px;
}

.frmBSK_PREREGISTER .frmText {
	width: 180px;
}

.frmBSK_LOST_PASSWORD {
	width: 308px;
}

.frmBSK_LOST_PASSWORD label {
	width: 100px;
}

.frmBSK_LOST_PASSWORD .frmText {
	width: 180px;
}

.frmCONTACT_US {
	width: 100px;
}

.frmREVIEW {
	width: 450px;
}

.frmREVIEW label {
	width: 150px;
}

.frmREVIEW .frmText {
	width: 270px;
}

.frmREVIEW .frmTextarea {
	width: 270px;
}

.frmADDRESS {
	width: 385px;
}

.frmADDRESS label {
	width: 165px;
}

* html .frmADDRESS label {
	width: 170px;
}

.frmADDRESS .submit {
	padding-left: 125px;
!important
}

.frmTRADE {
	width: 418px;
}

.frmTRADE label {
	width: 190px;
}

.frmTRADE .submit {
	padding-left: 143px;
}

/* Form Input Types */

.frmText {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #333;
	width: 200px;
	height: auto;
	border: 1px solid #516987;
	padding: 3px 2px 3px 2px;
	margin: 1px 0 0 0;
}

.frmTextarea {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	width: 200px;
	border: 1px solid #516987;
	padding: 2px;
	height: 120px;
	margin: 1px 0 0 0;
}

.frmSelect {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	width: 206px;
	border: 1px solid #516987;
	padding: 2px 2px 2px 2px;
	margin: 1px 0 0 0;
}

* html .frmSelect {
	padding: 3px 2px 3px 2px;
}

.frmRequired {
	position: absolute;
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
	font-size: 18px !important;
	font-weight: normal;
	line-height: 12px;
	color: #941e65;
	margin: 0px 0 0 3px;
}

* html .frmRequired {
	margin: 3px 0 0 3px;
}

.frmRequired2 {
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
	font-size: 18px !important;
	font-weight: normal;
	line-height: 12px;
	color: #941e65;
	margin: 0 3px 0 0;
}

.frmRequiredText {
	margin-top: 5px;
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaa;
	line-height: 1.1em;
}

fieldset.captcha {
	padding-left: .5em;
	clear: both;
}
