.cform { 
	width: 100% ;
	font-family: Arial,sans-serif; 
	font-size:11px;
	color:#333;
}

.cform fieldset	{ 
	margin-top:0px; 
	padding:0px; 
	float:left;
}

/***** Contact Form *****/
#cformsform{margin:26px 0 35px 0;}
#cformsform fieldset.cf-fs1,#cformsform fieldset.cf-fs2{width:223px;}
#cformsform fieldset.cf-fs3{width:530px;}
#cformsform input.sendbutton{ 
	width:130px;  
	height:30px;
	margin-left:649px;
	text-indent:-9999em;
	background:url(../images/send_btn.gif) no-repeat;
	border:none !important;
	margin-top:-5px;	
	cursor:pointer;
	display:block;
	font-size: 0;
	line-height:0;
}
#cformsform #Message{height:119px;}
#cformsform #Subject,#cformsform #Message{width:517px !important;}
#cformsform .textonly {
	padding-left:8px;color:#bbb;font-weight:bold;
	margin-bottom:0px !important;
}

/***** Shop Form *****/
	
#cforms2form {position:relative;margin:27px 0 31px 0;}	
#cforms2form fieldset{padding:0px !important; margin:0px !important;}
#cforms2form fieldset.cf-fs2{position:absolute; left:223px; top:6px; background:url(../images/order3.gif) top left no-repeat; }
#cforms2form fieldset.cf-fs2 ol{margin-top:29px !important;}
#cforms2form fieldset.cf-fs2 ol li {float:left;margin-right:20px !important;}
#cforms2form fieldset.cf-fs3 ol li,#cforms2form fieldset.cf-fs4 ol li,
#cforms2form fieldset.cf-fs5 ol li,#cforms2form fieldset.cf-fs6 ol li{float:left;margin-right:23px !important;}
#cforms2form  .cf-fs3{position:absolute; left:223px; top:70px;}
#cforms2form  .cf-fs4{position:absolute; left:223px; top:105px;}
#cforms2form  .cf-fs5{position:absolute; left:223px; top:140px;}
#cforms2form  .cf-fs6{position:absolute; left:223px; top:175px;}
#cforms2form  .cf-fs7{position:absolute; left:575px; top:0px;}
#cforms2form  .cf-fs7 textarea{width:388px; height:153px;}
#cforms2form  .textonly{width:388px;border: 1px dotted #888e92;color:#333; font-weight:normal;padding:3px 7px;	margin-bottom:13px;}

#cforms2form #cf2_field_9,#cforms2form #cf2_field_13 ,#cforms2form #cf2_field_17 ,#cforms2form #cf2_field_21, #cforms2form #cf2_field_25  {width:115px;}
#cforms2form #cf2_field_10,#cforms2form #cf2_field_14 ,#cforms2form #cf2_field_18 ,#cforms2form #cf2_field_22, #cforms2form #cf2_field_26 {width:60px;}
#cforms2form #cf2_field_11,#cforms2form #cf2_field_15 ,#cforms2form #cf2_field_19 ,#cforms2form #cf2_field_23, #cforms2form #cf2_field_27 {width:108px;}
#cforms2form  input.sendbutton{ 
	width:130px;  
	height:30px;
	display:block;
	margin-left:427px;
	margin-top:10px;
	text-indent:-9999em;
	background:url(../images/submitorder_btn.gif) no-repeat;
	border:none !important;
	cursor:pointer;
	font-size: 0
	
	
}
	
/**** global settings ****/
.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Arial;
	color:#666666;
	display:none;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:0 0 13px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
}

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	text-align:right;
	vertical-align:top;
	display:none !important;
}

.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	background: #fff; 
	border: 1px dotted #888e92;
	vertical-align:top;
	font-family: Arial,sans-serif; 
	font-size:11px;
	color:#333;
	outline:none;
	margin:0;
}
.cform input,.cform textarea {padding:3px 7px;}
.cform select {padding:2px 0px 2px 3px;}

.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#fff; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#fff; 
}

.cform textarea,
.cform input {
	width:184px; 
}
  
.cform textarea {
	overflow:auto;
}



/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	clear:both;
	border:none;
}

.cform input.sendbutton	{ 
	padding:5px; 
	font-size:11px;
	background : #991415;
	color:#fff;
}


/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {}

ol.cf-ol li ul.cf_li_text_err {
	/*height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;*/
}

ol.cf-ol ul.cf_li_text_err li {
	/*background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;*/
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}


/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding-top:0 !important;
	width:960px;
	margin-top:20px;
}
div.cf_info ol {
	margin:0;
	padding:0;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	color:#333;
	display:block;
}
div.failure {
	display:block;
	color:#ad2929; 
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error , .cf_li_err input { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

