
.form_area_3 p.button_right {
	padding-left: 20%
}

.form_area_3 a {text-decoration: none; color: #000000; font-weight: normal; }
.form_area_3 a:visited {text-decoration: none; color: #000000; font-weight: normal; }
.form_area_3 a:active {text-decoration: none; color: #000000; font-weight: normal; }
.form_area_3 a:hover {text-decoration: ; color: #FF0000; font-weight: normal; }

.shop_buttons {
width: 98px;
}
.shop_buttons_left {
	width: 49px;
	text-align: left;
	float:left
}
.shop_buttons_right {
	text-align: right;
	width: 49px;
	overflow:hidden;
}
.formtxtblock {
	padding: 7px 0;
}
			
/* form: question styles */

.formtext_3 {
	font-family: arial, helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	font-size: 11pt;
	line-height: 1.2em;
	width: 20%;
	padding: 5px 10px 0 0;
	display: block;
	float: left;
	clear: both;
}

.tickbox_pad {margin-left: 30px !important;}

.form_area_3 .oldpdiv ol, .form_area_3 .oldpdiv ul {
	margin:0 0 10px;
	padding:0 0 0 30px;
}
.form_area_3 li {
	font-family: arial, helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	font-size: 11pt;
	line-height: 1.2em;
}

.formtext_3_req {
	font-family: arial, helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	font-size: 11pt;
	line-height: 1.2em;
	
	width: 20%;
	padding: 5px 10px 0 0;
	display: block;
	float: left;
	clear: both;
}

.formtext_3_wide {
	font-family: arial, helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	font-size: 11pt;
	line-height: 1.2em;
	width: 98%;
	padding: 0 7px 0 0 ;
	display: block;
	clear: both;
}

.formtext_3_wide_req {
	font-family: arial, helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	font-size: 11pt;
	line-height: 1.2em;
	
	width: 98%;
	display: block;
	clear: both;
}

.checktext_3 {
	font-family: arial, helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	font-size: 11pt;
	line-height: 1.2em;
	width: 98px;
	padding: 5px 0 0 10px;
}

.checktext_3_req {
	font-family: arial, helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	font-size: 11pt;
	line-height: 1.2em;
	
	width: 98px;
	padding: 5px 0 0 10px;
}

/* form: confirmation page */

.conftable {
	border: 1px solid #cccccc;
	width: 98%;
	display: block;
	background: #f2f2f2;
}

.confirm_question {
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	font-weight: normal;
	font-style: normal;
	padding: 7px;
	width: 20%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #2a2a2a;
}

.confirm_end {
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	font-weight: normal;
	font-style: normal;
	padding: 7px;
	width: 89px;
	color: #2a2a2a;
}

.confirm_answer {
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	font-weight: normal;
	font-style: normal;
	padding: 7px;
	width: 78%;
	border-bottom: 1px solid #cccccc;
	text-align: right;
	color: #2a2a2a;
}

.confirm_heading {
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	font-weight: normal;
	font-style: normal;
	padding: 7px;
	width: 89px;
	border-bottom: 1px solid #cccccc;
	color: #2a2a2a;
}

/* form: answer styles */

.recap_left {
	width: 320px;
	margin: 0 0 10px 0;
}

.recap_right {
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

.iframewidth_3 {
	width: 98px;
}

input.captcha_3 {
	height: 16px;
	border: 1px solid #cccccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 70px;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 1px;
	margin: 0 0 0 5px;
}

.contactbox_3 {
	border: 1px solid #cccccc;
	margin: 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 78px;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
	overflow:hidden;
}

input.formelement_3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	border: 1px solid #cccccc;
	margin: 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 78%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

.alert_3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	border: 1px solid #cccccc;
	margin: 2px 0 2px 20px;
	font-family: arial, helvetica, sans-serif;
	font-size : 8pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 78%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

div.formelement_3 {
	
	border: 1px solid #cccccc;
	margin: 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 78%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

input.formelement_tab_3 {
	width: 78%;
}

.sixacross_3 {width: -9px !important;}
.sixacross_3_wide {width: -3px !important;}

select.formelement_3 {
	border:0;
	padding:0;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	background: #f2f2f2;
	width: 100%;
}

select.formelement_tab_3 {
	width: 78%;
}

.mcb_formelement_tab_3 {
	width: 78% !important;
}

.selborder_3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	border: 1px solid #cccccc;
	margin: 2px 0;
	width: 78%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 4px 8px;
	line-height: 1em;
	overflow:hidden;
	display:inline-block;
}

.selborder_free_3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	border: 1px solid #cccccc;
	margin: 2px 0 2px 0;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 4px 8px;
	line-height: 1em;
	overflow:hidden;
	display:inline-block;
	float:left;
}

.selborder_tab_3 {
	width: 78%;
}
.recaptcha_theme_clean {
	background: #f2f2f2;
}
textarea.formelement_3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 100px;
	border: 1px solid #cccccc;
	margin: 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 78%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

textarea.formelement_3_half {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 50px;
	border: 1px solid #cccccc;
	margin: 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 78%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

textarea.formelement_3_dbl {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 350px;
	border: 1px solid #cccccc;
	margin: 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 78%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

textarea.formelement_tab_3 {
	width: 78%;
}

.infobox {
	color: #ffffff;
	cursor: help;
	background: #aaaaaa;
	font-size: 0.8em;
	padding: 2px 5px 2px 5px;
	margin-left: 4px;
}

input.checkbox_3 {
	
	margin: 9px 0 0;
	color: #2a2a2a;
	width: 14px;
}

input.formelement_3_wide {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	border: 1px solid #cccccc;
	margin: 5px 0 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 98%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

.alert_3_wide {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	border: 1px solid #cccccc;
	margin: 5px 0 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 98%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

select.formelement_3_wide {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	background: #f2f2f2;
	width: 98%;
}

.selborder_3_wide {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	border: 1px solid #cccccc;
	margin: 5px 0 5px 0;
	width: 98%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 4px 8px;
	line-height: 1em;
	overflow:hidden;
	display:inline-block;
}

textarea.formelement_3_wide {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 100px;
	border: 1px solid #cccccc;
	margin: 5px 0 5px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 98%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

textarea.formelement_3_wide_half {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 50px;
	border: 1px solid #cccccc;
	margin: 5px 0 5px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 98%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

textarea.formelement_3_wide_dbl {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 350px;
	border: 1px solid #cccccc;
	margin: 5px 0 5px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 98%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

input.sbutton {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #0b2d64 none repeat scroll 0 0;
	border: 1px solid #0b2d64;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #ffffff;
	padding: 9px 14px;
	margin: 5px 5px 0 0;
	cursor:pointer;
}
input.sbutton:hover {
	text-decoration: underline;
}

a.sbutton {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #0b2d64 none repeat scroll 0 0;
	border: 1px solid #0b2d64;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #ffffff;
	padding: 9px 14px;
	display: inline-block;
	margin: 5px 5px 10px 0;
	text-decoration:none;
}
a.sbutton:hover {
	text-decoration:underline;
}
.mcb_form_area_3 {width: 78%;}
.mcb_form_area_3_wide {}
.mcb_formelement_3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	border: 1px solid #cccccc;
	margin: 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 100%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

.mcb_formelement_3_wide {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	border: 1px solid #cccccc;
	margin: 5px 0 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size : 11pt;
	color: #2a2a2a;
	font-weight: normal;
	font-style: normal;
	width: 98%;
	background: #f2f2f2 none repeat-x scroll 0 0;
	padding: 5px 8px;
}

/* special form widths */

input.formelement_fn_3 {width: 29px;}
input.formelement_ln_3 {width: 28px;}
input.formelement_eu_3 {width: -7px;}
input.formelement_ed_3 {width: 25px;}
input.formelement_dr1_3 {width: 8px;}
input.formelement_dr2_3 {width: 9px;}
input.formelement_fn_3_wide {width: 39px;}
input.formelement_ln_3_wide {width: 38px;}
input.formelement_eu_3_wide {width: 0px;}
input.formelement_ed_3_wide {width: 40px;}
input.formelement_dr1_3_wide {width: 19px;}
input.formelement_dr2_3_wide {width: 20px;}

		