#filter {
display:none;
position:absolute;
top:0;
left:0;
z-index:10;
background:url(../images/overlay.png);
width:100%;
height:1200px
}

#box {
display:none;
position:absolute;
top:20%;
left:30%;
width:504px;
height:auto;
z-index:101;
overflow:hidden;
margin:0;
}

.box-top { width:504px; height:9px; background:url(../images/form-top.png) no-repeat; font-size:0;}
.box-middle { width:504px; height:auto; background:#FFFFFF;}
.box-bottom { width:504px; height:11px; background:url(../images/form-bottom.png) no-repeat; font-size:0;}

#boxtitle {
width:494px;
height:25px;
line-height:20px;
color:#FFF;
text-align:left;
font-size:16px;
background:url(../images/title-bg2.jpg) no-repeat;
margin:0;
padding:0 0 0 10px;
}


.form-col-2 {
width:490px;
padding:10px 0 0 0;
margin:0 auto 0 auto;
}

.form-col-2 ul {
list-style:none
}

.form-col-2 ul li {
font-size:12px;
color:#000;
float:left;
margin:0 10px 8px 0
}

.form-col-2 ul li.caption-1 {
width:165px
}

.form-col-2 ul li.txt-field-1 input {
background:#fff;
border:1px #aaa9a9 solid;
color:#000;
font-size:12px;
width:300px;
padding:2px 0
}

.form-col-2 ul li.txt-field-1 select {
background:#fff;
border:1px #aaa9a9 solid;
color:#000;
font-size:12px;
width:301px;
padding:2px 2px 2px 0;
}

.form-col-2 ul li.txt-field-1 textarea {
background:#fff;
border:1px #aaa9a9 solid;
color:#000;
font-size:12px;
width:300px;
height:100px;
padding:2px 0
}

.form-col-2 ul li.txt-field-2 input {
color:#000;
font-size:12px;
margin:0 0 8px
}

.form-col-2 ul li.txt-field-2 div span {
font-size:11px;
display:block;
color:#000;
float:right;
margin:0 140px 0 0;
padding:0 0 2px
}

.close-icn {
width:18px;
height:18px;
position:absolute;
right:10px;
top:10px
}

.reset-btn {
background:url(../images/reset_btn.jpg) no-repeat;
height:23px;
width:60px;
border:none
}

.form-col-2 ul li.txt-field-1,.form-col-2 ul li.txt-field-2,.form-col-2 ul li.txt-field-3 {
width:300px
}

.blue-btn-1 { background:url(../images/blue-btn-left.jpg) left no-repeat; padding:5px 0 5px 10px; margin:0 10px 0 0;}
.blue-btn-1 span { background:url(../images/blue-btn-right.jpg) right no-repeat; display:block; padding:5px 10px 5px 0;}
.blue-btn-1 span input { background:none; border:none; font-size:11px; color:#FFFFFF;}

