/*//////////////////////////////////////////////*/
/*/ signup /*/
/*//////////////////////////////////////////////*/
#adrenamag .signup{
background:#000 url(/img/special-offers/adrenamag.jpg) no-repeat -8px 0;
padding:130px 15px 20px 15px;
text-align:center;
overflow:hidden;
}
/*//////////////////////////////////////////////*/
.signup h3{
height:75px;
line-height:20px;
margin:15px 0 5px 0;
padding:0;
background:0;
border:0;
color:#FFF;
font-size:180%;
font-weight:normal;
text-indent:0;
}
/*//////////////////////////////////////////////*/
.signup p{
margin:0 0 15px 0;
font-size:140%;
}
.signup p a{
color:#FC0;
text-decoration:none;
}
.signup p a:hover{
text-decoration:underline;
}
/*//////////////////////////////////////////////*/
.signup form{
margin:0 0 10px 0;
padding:0 0 0 85px;
overflow:hidden;
}
.signup input{
width:300px;
margin:0 2px 0 0;
padding:5px;
border:0;
float:left;
}
.signup label{
height:24px;
float:left;
display:block;
}
.signup label button{
width:80px;
height:26px;
line-height:26px;
background-color:#06B2CA;
border:0;
color:#000;
text-align:center;
font-size:140%;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
cursor:pointer;
}
.signup label button:hover{
background-color:#06B2CA;
}
/*//////////////////////////////////////////////*/
.signup small{
margin:0 0 15px 0;
color:#999;
font-size:120%;
display:block;
}
/*//////////////////////////////////////////////*/
/*/ offers /*/
/*//////////////////////////////////////////////*/
#offers .offers{
padding:10px;
}
#offers .offers h3{
height:18px;
line-height:18px;
margin:0 0 5px 0;
padding:15px 0 0 0;
background:0;
border:0;
color:#FFF;
font-size:180%;
font-weight:normal;
text-indent:0;
}
#offers .offers p{
line-height:18px;
font-size:14px;
}
/*//////////////////////////////////////////////*/
#offers ul{
margin:0 0 5px 0;
padding:5px 0;
list-style-position:inside;
}
#offers ul li{
font-size:14px;
}
#offers a{
color:#FC0;
font-size:14px;
text-decoration:none;
}
#offers a:hover{
background:0;
text-decoration:underline;
}
/*//////////////////////////////////////////////*/
/*/ terms /*/
/*//////////////////////////////////////////////*/
.terms{
padding:10px;
}
.terms dl dt,
.terms dl dd{
color:#eee;
font-size:120%;
}
.terms dl dt{
margin:0 0 5px 0;
font-weight:bold;
}