@charset "UTF-8";

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}

div#mailfrom_hidden_object input {
	margin: 10px;
}

div#mfp_closed {
	display: none;
}
div.mfp_disp {
	display: none;
}
div#input_time_disp {
	padding: 10px;
}
div#expires_time_disp {
	padding: 10px;
	text-align: center;
}
div#expires_time_disp strong {
	font-size: 18px;
	color: #CC0000;
}
div#limit_disp {
	padding: 10px;
	text-align: center;
}
div#limit_disp strong {
	font-size: 24px;
	color: #CC0000;
}
div.mfp_err {
	text-align: left;
	margin: 5px 0px 0px 2px;
	padding: 3px 0px 5px 20px;
	color: #e63a05;
	font-size: 12px;
	line-height: normal;
	display: none;
	background: url(../images/mfp_error.jpg) no-repeat 0 3px;
}

p#form_attn { padding-left: 10px; margin-bottom: 40px; }
form#mailform { margin-top: -20px; margin-bottom: 120px; }
.label { text-align: right; }
.control { margin: 0 0 0 120px; }
.radio-control label {cursor: pointer; line-height: 1.2em; padding: 3px; vertical-align: top;}
#type {width: 200px;}

/*--------------------------------------------------------
	contact form & confirmation page style
--------------------------------------------------------*/

table.mailform {
	width: 100%;
	padding: 10px;
}

table.mailform tr th {
	padding: 7px 10px 7px 0px;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	width: 105px;
	vertical-align: middle;
}

table.mailform tr th#comment_th {
	vertical-align: top;
}

table.mailform tr th small {
	font-size: 10px;
}

span.must_demo {
	background: url(../images/must.jpg) no-repeat 0 0;
	width: 15px;
	height: 16px;
	padding-right: 8px;
}

span.must_demo em {
	visibility: hidden;
}

table.mailform tr th span.must {
	background: url(../images/must.jpg) no-repeat 0 0;
	float: right;
	text-indent: 20px;
}

table.mailform tr td {
	padding: 7px 0px 7px 10px;
	font-size: 12px;
}

table.mailform tr td input {
	padding: 7px;
	font-size: 12px;
}

table.mailform tr td select {
	line-height: 1.2em;
	padding: 5px;
	width: 83px;
}

table.mailform tr td select option {
	border: none;
}

table.mailform tr td textarea {
	line-height: 22px;
}

/*----submit button------------------ */

#submit {
	height: 60px; 
	margin-right: 40px;
	margin-left: 100px;
}

#submit ul li {
	list-style: none;
	float: left;
	padding-left: 15px;
}

#submit p.preview, #submit p.reset {
	font-size: 12px;
	font-weight: bold;
	color: #dbdad3;
	text-align: center;
	line-height: 38px;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.6);
}

button > p.preview, button > p.reset {
	margin-top: 0;
}

#submit button#button_mfp_goconfirm {
	width: 142px;
	height: 42px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: url(../images/preview_b.jpg) no-repeat 0 0;
	border: none;
	display: block;
	cursor: pointer;
	float: right;
}

#submit button#button_mfp_goconfirm:hover {
	background: url(../images/preview_b.jpg) no-repeat 0 -42px;
}

#submit button#button_mfp_reset {
	width: 142px;
	height: 42px;
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 5px;
	background: url(../images/reset_b.jpg) no-repeat 0 0;
	border: none;
	display: block;
	cursor: pointer;
	text-align: center;
	float: right;
}

#submit button#button_mfp_reset:hover {
	background: url(../images/reset_b.jpg) no-repeat 0 -42px;
}

table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
table.mailform tr td ul li {
	float: left;
	padding: 0px 10px 0px 0px;
}
table.mailform tr td p,table.mailform tr td div,table.mailform tr td span {
	clear: both;
}

ul.confirm_layer {
	width: 560px;
	padding: 0px;
	margin: 0px;
}
ul.confirm_layer li {
	width: 560px;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
li.confirm_middle {
	background-image: url(../images/mfp_table_background.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_background.png', sizingMethod='scale');
}
li.confirm_top {
	height: 33px;
	background-image: url(../images/mfp_table_top.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_top.png', sizingMethod='scale');
}
li.confirm_bottom {
	height: 33px;
	background-image: url(../images/mfp_table_bottom.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_bottom.png', sizingMethod='scale');
}
div#disabled_submit {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#disabled_submit input {
	margin: 10px;
}

table.infield {
	width: 500px;
	margin: 0px auto 0px auto;
}
table.infield tr th {
	padding: 5px;
	margin: 0px;
	text-align: right;
	font-size: 14px;
	border-bottom: solid 1px #CCCCCC;
	color: #232323;
}
table.infield tr td {
	padding: 5px;
	border-bottom: solid 1px #CCCCCC;
}
table.infield tr td p {
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	border-left: solid 2px #9b9fa7;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	color: #4d4d4d;
}

.mfp_color {
	background-color: #E8EEF9;
}

div#confirmWindow {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	z-index: 2;
	position: fixed!important;
	position/**/:  absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #000000;
	font-size: 12px;
	text-align: center;
	_top: expression(
		document.documentElement && document.documentElement.scrollTop  || 
		document.body && body.scrollTop  || 0
		+ 0 + 'px'
	);
}
div#confirmBody {
	width: 1px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	text-align: center;
	margin: 0px auto 0px auto;
}
div#confirmBody h2 {
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 294px;
	height: 33px;
	padding-top: 10px;
}
div.buttons {
	margin: 0px auto 0px auto;
}

div.buttons input {
	margin: 0;
	padding: 0;
	border: none;
}

div#twex {
	display: none;
}

img#loading_proccess_image {
	display: none;
}



/*-------------------------------------------------------------
thank you screen
-------------------------------------------------------------*/

div#thanks {
	margin-top: 30px;
	margin-bottom: 15px;
	}
