/****************************************** AQUATOGS POPUP CSS ******************************************/

body{width:520px; padding:0px; margin:0px;}
fieldset{border:0px; margin:0px;padding:0px;}
p{margin:0px; padding:0px; font-family:Tahoma, arial; font-size:11px;}
h1{margin:0px; padding:0px; font-family:tahoma, arial; font-size:11px; font-weight: bold;}
label{margin:0px; padding:0px; font-family:Tahoma, arial; font-size:11px; color:#27607d;font-weight: bold; padding-right:10px;}
input{margin:0px; padding:1 0 1 2px; font-size:11px; font-family:tahoma, arial;}
ul{margin:0px; padding:0px;}
li{font-family:tahoma, arial; font-size:11px;margin:0px; padding:0px;}
.popupHeader{position:relative; width: 509px; height:109px;background: url(../img/popup/popupHeader.gif) no-repeat left top;}
.popupFooter{position:relative; margin-top:10px;height:90px; background: url(../img/popup/bgFooter.gif) no-repeat left top; }

.popupFooter ul{position:absolute; top:55px; left:25px;}
.popupFooter li{list-style:none; display:inline; padding:0 3px 0 18px;}
.popupFooter li a{color:#fff; text-decoration:none;}
.popupFooter li a:hover{text-decoration:underline;}
.popupFooter li.listOne{background: url(../img/popup/bullet1.gif) no-repeat left;}
.popupFooter li.listTwo{background: url(../img/popup/bullet2.gif) no-repeat left;}
.popupFooter li.listThree{background: url(../img/popup/bullet3.gif) no-repeat left;}
.popupFooter li.listFour{background: url(../img/popup/bullet4.gif) no-repeat left;}
.popupFooter li.listFive{background: url(../img/popup/bullet5.gif) no-repeat left;}

.bgForgotPass{position:relative; width:460px;left:25px; top:10px;height:151px;background: url(../img/popup/bgForgotPass.gif) no-repeat left top;}
.bgForgotPass fieldset{position:relative; top:47px; left:20px;}
.bgForgotPass p{margin-bottom:20px;}
.bgForgotPass input{width:200px;}

div.buttonForgotPass{position:absolute; left:325px; top:32px; }
a.forgotPassSubmit{width:89px; text-decoration:none;font-weight: bold;display:block; font-size:11px; font-family: Tahoma, arial; text-align:center; color:#fff;height:24px; line-height:22px; background: url(../img/buttons/button89pxOrange.gif) no-repeat left top;}
a:hover.forgotPassSubmit{background-position:0px -27px;}

.passThanks{position:relative; top:50px;text-align:center;}

.popupDesc{padding:20px 0 0 30px;}

/*************************************** PRODUCT PAGE *****************************************/

.bgProduct{position:relative; left:25px;text-align:center; background: url(../img/popup/bgProduct.gif) no-repeat left top; width:465px; height:405px; padding-top: 8px;}
/*.bgProduct img{vertical-align:middle; padding-top:10px;}*/

a.buttontext, a:link.buttonText, a:visited.buttonText, a:active.buttonText{font-family:Tahoma, arial;font-size:11px;display:block; color:#fff;font-weight: bold; text-decoration:none; /*line-height:23px; height:25px;*/ text-align:center;}
a:hover.buttontext{text-decoration:none; }
a.button230px { width:230px; height:25px;  background:url(/common/img/buttons/button230pxOrange.gif) no-repeat bottom; line-height:24px; text-align:center;margin:0 auto;}
a:hover.button230px { background:url(/common/img/buttons/button230pxOrange.gif) no-repeat top;}

a.button139pxLightBlueBg {float:right;display:inline;margin:30px 25px 0 0;width:118px; height:25px;  background:url(/common/img/buttons/button118pxOrangePopup.gif) no-repeat top; line-height:22px; text-align:center;}
a:hover.button139pxLightBlueBg {background:url(/common/img/buttons/button118pxOrangePopup.gif) no-repeat bottom;}

/*************************************** SECURITY CODE PAGE *****************************************/

.bgSecurityCode {position:relative; width:457px;left:25px; top:10px;height:190px;background: url(../img/popup/bgSecurityCode.gif) no-repeat; padding-top: 45px;}
.bgSecurityCode p {color: #000; font-size: 11px; font-weight: normal; margin: 0 0 0 23px; width: 411px; line-height: 14px;}
.bgSecurityCode img {position: absolute; top: 100px; left: 35px;}
.bgSecurityCode p.securityCodeNum {position: absolute; top: 136px; left: 220px; width: 200px;}
