/*///////////////////////**/
#ajaxload{
position:absolute;
background-color:#000000;
opacity:0.6;
filter:alpha(opacity=60);
visibility:visible;
width:100%;
height:98%;
left:0px;
top:0px;
z-index:1780;
}

#overlay{
height:1800px;
background-color:#000000;
opacity:0.6;
filter:alpha(opacity=60);
visibility:visible;
width:100%;
left:0px;
position:absolute;
top:0px;
bottom:0px;
right:0px;
z-index:1800;
}

#overlay2{
height:1800px;
left:0px;
position:absolute;
top:0px;
bottom:0px;
right:0px;
z-index:2000;
}

#popupframe{
position:fixed;
left:0;
top:0;
}

#popupframe .footerbutton{
height:25px;
text-align:center;
paddingt:0px 5px;
}

#popupframe .footerbutton a{
display:inline-block;
width:60px;
height:18px;
padding:4px 8px 0px 8px;
color:#000066;
background-color:#CCCCCC;
}

#popupframe .footerbutton a:hover{
color:#FFFFFF;
background-color:#003333;
text-decoration:none;
}

#popupform{
width:350px;
height:200px;
background:#FFFFFF url(../image/popup/bg.png) repeat scroll 0 0;
border:4px solid #050d0f;
color:#000000;
text-align:left;
top:100px;
left:15px;
padding:4px;
}

#popupform .title{
height:20px;
text-align:right;
padding-right:5px;
color:white;
padding:4px;
}

#popupform .title a{
color:white;
text-decoration:none;
}

#popupform .title a:hover{
color:white;
text-decoration:underline;
}

#ajaxpage{
position:relative;
}

#popupform .messagebox{
text-align:center;
color:#CCCCCC;
font-size:14px;
}


#contactform h1{margin:10px 3px;}

#contactform input{width:220px;}

#contactform textarea{
width:220px;
height:100px;
}

#loading{
text-align:center;
}
