@charset UTF-8;
@import url(mailform.flat.confirm.css);

form#mailform {
margin:0 auto;
padding:0;
}

form#mailform label {
cursor:pointer;
text-decoration:none;
display:block;
margin-bottom:1px;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
padding:5px;
}

label.label_false {
background-color:none;
border:none;
text-decoration:underline;
background-image:none;
}

div#mailfrom_hidden_object input {
margin:8px;
}

div#input_time_disp {
padding:10px;
}

div#expires_time_disp strong {
font-size:18px;
color:#C00;
}

div#limit_disp strong {
font-size:24px;
color:#C00;
}

.must {
float:left;
color:#C00!important;
font-size:13px!important;
padding-right:3px;
}

div.mfp_err {
text-align:left;
color:#e6002d;
font-size:11px;
line-height:normal;
display:none;
margin:5px 0 0;
}

input.mfp {
border:1px solid #CCC;
color:#777;
margin:2px;
padding:3px;
}

textarea.mfp {
border:1px solid #CCC;
color:#777;
padding:4px;
}

div.mfp_buttons {
text-align:center;
padding:0;
}

div.mfp_buttons ul {
width:180px;
height:60px;
overflow:hidden;
margin:0 auto;
padding-top: 10px;
}

div.mfp_buttons ul li {
width:180px;
height:60px;
overflow:hidden;
float:left;
}

div.mfp_phase_buttons {
height:60px;
}

input.mfp_phase_next {
background-image:url(../images/mfp_next.gif);
float:right;
}

input.mfp_phase_prev {
background-image:url(../images/mfp_prev.gif);
float:left;
}

input.mfp_phase_next,input.mfp_phase_prev {
width:200px;
height:60px;
overflow:hidden;
text-indent:-5000px;
border:none;
cursor:pointer;
border-style:none;
}

input#button_mfp_goconfirm {
width:180px;
height:60px;
overflow:hidden;
background-color:#FFF;
background-image:url(../images/mfp_goconfirm.gif);
border:none;
cursor:pointer;
border-style:none;
}

input#button_mfp_gosend {
width:180px;
height:60px;
overflow:hidden;
background-color:#FFF;
background-image:url(../images/mfp_gosend.gif);
border:none;
cursor:pointer;
border-style:none;
}

input#button_mfp_gocancel {
width:180px;
height:60px;
overflow:hidden;
background-color:#FFF;
background-image:url(../images/mfp_gocancel.gif);
border:none;
cursor:pointer;
border-style:none;
}

input#button_mfp_reset {
width:180px;
height:60px;
overflow:hidden;
background-color:#FFF;
background-image:url(../images/mfp_reset.gif);
border:none;
cursor:pointer;
border-style:none;
}

.reset_over {
background-image:url(../images/mfp_reset_over.gif);
}

.reset_out {
background-image:url(../images/mfp_reset.gif);
}

.confirm_over {
background-image:url(../images/mfp_confirm_over.gif);
}

.confirm_out {
background-image:url(../images/mfp_confirm.gif);
}

.mfptr {
border:dotted 1px #CCC;
}

table.mailform {
width:100%;
}

table.mailform tr th {
font-weight:400;
font-size:12px;
text-align:left;
width:220px;
padding-top:10px;
padding-right:8px;
padding-bottom:10px;
border-bottom:1px solid #EEE;
}

table.mailform tr th span {
font-size:10px;
color:#999;
display:block;
}

table.mailform tr td {
font-size:12px;
border-bottom:1px solid #EEE;
padding:7px 10px;
}

table.mailform tr td ul li {
float:left;
padding:0 10px 0 0;
}

table.mailform tr td p,table.mailform tr td div,table.mailform tr td span {
clear:both;
}

ul.confirm_layer {
width:720px;
margin:0;
padding:0;
}

ul.confirm_layer li {
width:720px;
list-style:none;
float:left;
overflow:hidden;
text-align:center;
margin:0;
padding:0;
}

li.confirm_bottom {
height:33px;
}

table.infield {
width: 580px;
margin:0 auto;
padding-top: 240px;
}

table.infield tr th {
text-align:left;
font-size:11px;
width:132px;
border-bottom:solid 1px #CCC;
font-weight:400;
margin:0;
padding:5px;
background:#FFF;
}

table.infield tr td {
border-bottom:solid 1px #CCC;
padding:5px;
background:#FFF;
}

table.infield tr td p {
text-align:left;
font-size:12px;
line-height:1.5em;
border-left:solid 2px #CCC;
word-break:break-all;
margin:0;
padding:5px 0 5px 10px;
}

div#confirmWindow {
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity:0.9;
opacity:0.9;
width:100%;
height:100%;
overflow:hidden;
z-index:1;
position:fixed!important;
top:0;
left:0;
visibility:hidden;
background-color:#FFF;
font-size:12px;
text-align:center;
_top:expression(document.documentElement&&document.documentElement.scrollTop||document.body&&body.scrollTop||0+0+'px');
margin:0;
}

div#confirmBody {
width:1px;
visibility:hidden;
position:absolute;
z-index:10;
text-align:center;
margin:0 auto;

/*--
margin-top: 180px;
--*/

}

div.buttons {
width: 370px;
margin: 0 auto;
}

div.buttons >input[type="image"]{
padding-right: 15px;
}

div#twex {
overflow:hidden;
z-index:100;
position:absolute;
top:0;
left:0;
display:none;
text-align:center;
background-color:#FFF;
filter:alpha(opacity=80);
-moz-opacity:0.80;
-khtml-opacity:0.80;
opacity:0.80;
margin:0;
}

img#loading_proccess_image {
position:absolute;
z-index:1000;
}

dl.mailform {
margin:0;
padding:0 15px;
}

dl.mailform dt {
float:left;
width:180px;
clear:both;
font-size:12px;
text-align:right;
font-weight:400;
margin:0;
padding:5px 0 0;
}

dl.mailform dt span {
display:block;
font-size:10px;
color:#999;
}

dl.mailform dd {
border-bottom:solid 1px #CCC;
font-size:12px;
margin:0;
padding:10px 10px 15px 190px;
}

dl.mailform dd ul li {
padding:0 10px 0 0;
}

div.mfp_phase_section {
display:none;
border:solid 1px #EEE;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-webkit-box-shadow:0 0 5px #999;
-moz-box-shadow:0 0 5px #999;
box-shadow:0 0 5px #999;
clear:both;
margin:10px 5px;
padding:2px 2px 15px;
}

input.mfp_phase_ui {
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
margin:5px 15px;
padding:3px;
}

h3.mfp_phase_title {
background-image:url(../images/mfp_h3.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:21px;
color:#FFF;
text-shadow:1px 1px 1px #000;
margin:0 0 10px;
padding:5px 15px;
}

ol.mfp_phase_input_proccess {
height:40px;
margin:15px;
}

ol.mfp_phase_input_proccess li {
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
float:left;
font-weight:bolder;
margin:5px;
padding:5px 10px;
}

li.mfp_phase_disabled {
-webkit-box-shadow:1px 1px 4px #999;
-moz-box-shadow:1px 1px 4px #999;
box-shadow:1px 1px 4px #999;
background-color:#CCC;
border:solid 1px #999;
}

li.mfp_phase_current {
-webkit-box-shadow:1px 1px 4px #999;
-moz-box-shadow:1px 1px 4px #999;
box-shadow:1px 1px 4px #999;
color:#FFF;
text-shadow:1px 1px 1px #000;
background-image:url(../images/mfp_h3.png);
border:solid 1px #FFF;
background-color:#FEE;
}

div#mfp_progress {
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:solid 1px #CCC;
overflow:hidden;
text-align:left;
background-image:url(../images/mfp_progress_disabled.jpg);
position:relative;
height:30px;
margin:10px;
}

p#mfp_progress_bar_text {
z-index:10;
position:absolute;
top:5px;
left:0;
width:100%;
color:#FFF;
font-weight:bolder;
font-size:10px;
text-align:center;
}

div#mfp_progress_bar {
position:absolute;
top:0;
left:0;
width:0;
height:30px;
background-image:url(../images/mfp_progress.jpg);
overflow:hidden;
}

body,dl.mailform dd ul,dl.mailform dd ol {
margin:0;
padding:0;
}

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

div#mfp_closed,div.mfp_disp {
display:none;
}

div#expires_time_disp,div#limit_disp {
text-align:center;
padding:10px;
}

table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li,dl.mailform dd ul li,dl.mailform dd ol li {
list-style:none;
margin:0;
padding:0;
}

div#disabled_submit input,p.mfp_caption {
margin:10px;
}


