/*** DEFAULT STYLES ****/
* { margin: 0; padding: 0;}
html { height: 100%; overflow-y: scroll;}
body { font: 15px 'Arial',sans-serif; float:left; width:100%; }
#container { float:left; width:100%; padding-top:40px; position:relative; }
.wrap { width:860px; margin:0 auto; position:relative; }
.innerContainer { width:800px; float:left; overflow:hidden; padding:26px 30px 58px 30px; position:relative; }
.innerWrap.rounded { width:600px; float:left; position:relative; background-color:#FFFFFF; padding:60px 100px 100px; clear:both; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px; behavior: url(js/PIE.htc); }

img { border: 0px; }
a { border:0px; margin:0px; text-decoration:none; cursor:pointer; outline:none; display:inline-block; z-index:11; }
a:hover { text-decoration:underline; }
p { margin:0px; padding:0px; line-height:25px; }    

.AQ-Optin { z-index:10; }
.AQ-Optin input.text-input { height:25px; background:none; border:none; line-height:20px; width:205px; padding-left:35px; color:#666666; } 
a.btn { width:114px; height:38px; }
a.btn1 { background:url(images/AQ-Optin_Btn1.png) no-repeat left top; } 
a.btn2 { background:url(images/AQ-Optin_Btn2.png) no-repeat left top; } 
.AQ-Optin #submit { background:none; border:none; width:114px; height:38px; cursor:pointer; }
a.close { width:24px; height:24px; background:url(images/AQ-Optin_close.png) no-repeat left top; margin-top:10px; margin-right:10px; }

.POP:hover { }
#popContent { position:relative; }
#popContent .AQ-Optin-cont { width:574px; margin:0px auto; }
#popContent .AQ-Optin-wrap { position:fixed; top:25%; }
#popUp { position:fixed; top:0; left:0; width:100%; height:9999px; background:url(images/bg.png) repeat left top transparent; }
#popUp:hover { cursor:pointer; }

a:hover { background-position: left bottom; }


