.cform
{
	width: 555px;
	margin: 10px 0 0;
}
.cform FIELDSET
{
	margin-top: 10px;
	border: none;
	background: none;
	padding: 5px 0 0;
}
.cform .cf_hidden
{
	display: none;
	border: none !important;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.cform LEGEND
{
	border-bottom: 1px solid #BAC4D8;
	color: #BAC4D8;
	font: normal 1.6em "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	line-height: 1em;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0.3em;
}
OL.cf-ol
{
	margin: 0 !important;
	padding: 0 !important;
}
OL.cf-ol LI
{
	background: none !important;
	list-style: none !important;
	text-align: left;
	line-height: 1.1em;
	margin: 8px 0 !important;
	padding: 0;
}
OL.cf-ol LI.textonly
{
	text-align: left;
	letter-spacing: 1px;
	font-size: 15px;
	padding: 3px 0;
}
.cform LABEL
{
	font: normal 1.1em Verdana;
	line-height: 1.3em;
	color: #FFF;
	display: block;
	text-align: left;
	width: 70%;
	margin: 12px 0 2px;
}
LABEL.cf-before
{
	width: 100px;
	display: inline-block;
	vertical-align: top;
	margin: 4px 5px 0 0;
}
LABEL.cf-after
{
	display: inline-block;
	width: 120px;
	text-align: left;
	vertical-align: top;
	margin: 4px 0 0 6px;
}
LABEL.cf-group-after
{
	display: inline-block;
	width: 86px;
	text-align: left;
	vertical-align: top;
	margin: 4px 0 0 2px;
}
LABEL.cf-group-after SPAN
{
	width: 86px;
	display: block;
}
.cform INPUT, .cform TEXTAREA, .cform SELECT
{
	background: #D1CCC8;
	border: 1px solid #1C212D;
	border-top: 1px solid #AAA;
	color: #10141B;
	font: normal 1.1em Verdana;
	padding: 6px 3px;
}
.cform INPUT:hover, .cform TEXTAREA:hover, .cform SELECT:hover
{
	background: #FFF;
}
.cform INPUT:focus, .cform TEXTAREA:focus, .cform SELECT:focus
{
	background: #F3F8F8;
}
.cform TEXTAREA, .cform INPUT
{
	width: 400px;
}
.cform SELECT
{
	width: 278px;
}
.cform SELECT.cfselectmulti
{
	height: 6.5em;
}
.cform TEXTAREA
{
	height: 6em;
	overflow: auto;
}
OL.cf-ol LI.cf-box-title
{
	font-size: 15px;
	letter-spacing: 2px;
	margin: 15px 0 0 !important;
}
.cform INPUT.cf-box-a, .cform INPUT.cf-box-b
{
	vertical-align: top;
	width: 16px;
	height: 22px;
	border: none;
	background: none;
	margin: 2px 0 0;
}
OL.cf-ol LI.cf-box-group
{
	padding: 0 0 5px;
}
SPAN.reqtxt, SPAN.emailreqtxt
{
	color: #D1CCC8;
	font-size: 0.8em;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-left: 3px;
}
P.cf-sb
{
	text-align: left;
	margin: 0;
	padding: 0 !important;
}
.cform INPUT.backbutton, .cform INPUT.resetbutton, .cform INPUT.sendbutton
{
	background: #191D28 url(../images/dark_open_XL_submit.jpg) repeat-x left bottom;
	border: 1px solid #333D51;
	color: #A0ABBF;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	width: 140px;
	margin: 5px 5px 0 0;
	padding: 2px;
}
OL.cf-ol LI.cf_li_err
{
	background: #FFDFDF url(li-err-bg-dark.png) repeat !important;
	border-color: #DF7D7D;
	border-style: solid;
	border-width: 1px 0;
	margin: 5px 0 !important;
	padding: 5px 0 !important;
}
OL.cf-ol LI UL.cf_li_text_err
{
	color: #F8F1F1;
	margin: 0 0 0 5px;
	padding: 0;
}
OL.cf-ol UL.cf_li_text_err LI
{
	font-weight: 700;
	font-size: 1.1em;
	background: url(icon-alert-dark.png) no-repeat left 1px !important;
	list-style: none !important;
	text-indent: 0;
	padding-left: 15px;
	margin: 0 0 2px !important;
}
OL.cf-ol UL.cf_li_text_err LI:before
{
	content: '';
}
LABEL.seccap
{
	margin-top: 6px;
}
LABEL.secq, LABEL.secq SPAN
{
	display: inline;
}
LABEL.secq
{
	vertical-align: middle;
}
INPUT.secinput
{
	width: 45px;
	vertical-align: middle;
	margin: 3px 0 0 10px;
}
#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha
{
	height: 15px;
	width: 50px;
	vertical-align: middle;
	margin: 0;
	padding: 4px 4px 5px;
}
IMG.captcha
{
	vertical-align: top;
	border: none !important;
	float: none !important;
	margin: 0 0 0 10px !important;
	padding: 0 !important;
}
IMG.captcha-reset
{
	vertical-align: top;
	background: url(captcha_reset_black.gif) no-repeat;
	border: none !important;
	margin-left: 3px;
	width: 21px;
	height: 21px;
}
IMG.imgcalendar
{
	border: none;
}
.cform .cf_error
{
	color: #AD2929;
	border: 5px solid #BAC4D8;
	width: 262px;
	padding: 3px;
}
.cform .cf_errortxt, DIV.mailerr
{
	color: #AD2929;
}
DIV.cf_info
{
	color: #F8F1F1;
	display: none;
	width: 420px;
	line-height: 1.3em;
	margin: 10px 0;
	padding: 10px 15px !important;
}
DIV.cf_info OL
{
	margin: 0;
	padding: 5px 15px 0 30px;
}
DIV.cf_info OL LI
{
	margin: 2px 0;
	padding: 1px 0;
}
DIV.cf_info A
{
	color: #FFF !important;
	text-decoration: underline !important;
}
DIV.success
{
	background: #333 none repeat scroll 0;
	color: #BAC4D8;
	display: block;
}
DIV.failure
{
	display: block;
	background: #FFDFDF url(li-err-bg-dark.png) repeat !important;
	border-color: #DF7D7D;
	border-style: solid;
	border-width: 1px 0;
}
DIV.waiting
{
	background: #F9F9F9;
	color: #AAA;
	display: block;
}
[disabled]
{
	color: #DDD;
	background: none !important;
	border-color: #DDD !important;
}
IMG.warehouse-pic
{
	float: left;
}
.disabled
{
	border-color: #DDD !important;
}
.cform INPUT.cf_upload
{
	width: 220px;
	background: #F9F9F9;
	border: 1px solid #888;
}
.linklove
{
	width: 450px;
	text-align: left !important;
	margin: 6px 0 10px !important;
	padding: 0 !important;
}
.linklove A, .linklove A:visited
{
	font-size: 0.8em;
	font-family: Tahoma;
	color: #000 !important;
}
LABEL.cf-before SPAN, LABEL.cf-after SPAN, DIV.mailerr
{
	display: block;
}
.cform INPUT.resetbutton, .cform INPUT.backbutton
{
	width: auto;
}
* HTML .cform LEGEND, *+HTML .cform LEGEND
{
	position: absolute;
	top: -10px;
	left: -7px;
	margin-left: 0;
}
* HTML .cform FIELDSET, *+HTML .cform FIELDSET
{
	position: relative;
	margin-top: 15px;
	padding-top: 25px;
}
* HTML OL.cf-ol, * HTML OL.cf-ol LI, *+HTML OL.cf-ol, *+HTML OL.cf-ol LI
{
	display: inline-block;
}
* HTML IMG.captcha, *+HTML IMG.captcha
{
	margin-top: 1px !important;
}

