3html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

body {
    position: relative;
}

#contact-pop-overlay {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url('/cpop/img/overlay.png') repeat 0 0;
    display: none;
    text-align: center;
    z-index: 1000;
}

#contact-pop-overlay.biggy #contact-pop-panel-wrapper {width:450px;}

#contact-pop-panel-wrapper {
    margin: 10% auto 0 auto;
    width: 350px;
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px; 
	border-radius: 12px; 
	border:2px solid #555;
	background: #fff;

}

#contact-pop-panel {
    min-height: 200px;
    padding-bottom: 10px;
    margin: 0 auto;
    position: relative;
	padding-top:30px;
	
}

#contact-pop-header {
    min-height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin-bottom: 10px;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
	
	background: #f29313;

}

#contact-pop-header .close-overlay {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url('/cpop/img/close-overlay.png') no-repeat 1px 1px;
    overflow: hidden;
    text-indent: -2000px;
    outline: none;
}

#contact-pop-form {

}

#contact-pop-panel .formItem {
    margin: 7px 20px 7px 20px;
    text-align: left;
}

#contact-pop-panel .formItem.butt {margin-top:32px;}

#contact-pop-error {
    color: #333;
    padding-bottom: 10px;
    font-size: 12px;
}



#contact-pop-panel label {
    padding: 0 10px 0 0;
    margin: 0;
    display: block;float:left;
	color:#222;
	font-size:14px;
	min-width:70px;
}

#contact-pop-overlay.biggy #contact-pop-panel .inputText {
    width: 300px;
    padding: 2px 5px;
}

#contact-pop-panel .inputText {
    width: 180px;
    padding: 2px 5px;
}

#contact-pop-panel textarea {
    width: 300px;
    margin-top: 5px;
    padding: 5px;
}



#contact-pop-loading-gif-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
}

#contact-pop-loading-gif {
    margin: 132px auto 0 auto;
}


/****** ie6 stuff ********/

* html #contact-pop-overlay {
    background-image: url('/cpop/img/overlay-ie6.png');
    height: 100%;
    position: absolute;
}

* html #contact-pop-panel {
    height: 200px;
}

* html #contact-pop-header {
    height: 30px;
}

* html #contact-pop-header .close-overlay {
    background-image: url('/cpop/img/close-overlay-ie6.png');
}




.bsubik{
color:#08233e!important; text-decoration:none!important;
font:25px Arial;
padding:4px;
background:url(/cpop/images/overlay.png) repeat-x center #ffcc00;background-color:rgba(255,204,0,1);
border:1px solid #ffcc00;
-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
border-bottom:1px solid #9f9f9f;
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
cursor:pointer;
}
.bsubik:hover{background-color:rgba(255,204,0,0.8);}
.bsubik:active{position:relative;top:2px;}

.bsubiks{
color:#08233e!important;
font-size:20px!important;
padding:5px 10px!important;
background:url(/cpop/images/overlay.png) repeat-x center #ffcc00!important;background-color:rgba(255,204,0,1)!important;
border:1px solid #ffcc00!important;
-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px!important;
border-bottom:1px solid #9f9f9f!important;
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5)!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.5)!important;
cursor:pointer!important;
text-decoration:none!important;
text-shadow:none!important;
text-transform:none!important;
}
.bsubiks:hover   {background-color:rgba(255,204,0,0.8)!important;}
.bsubiks:active {position:relative!important; top:2px;}
/*
     FILE ARCHIVED ON 23:40:36 Oct 15, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:27:39 Mar 18, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/