#header {
background:url('../images/gift_header.jpg') no-repeat center top;
}
#content {
position:relative;
background:#ffffff url('../images/gift_aSpot.jpg') no-repeat;
}
#midEmail{
position:absolute;
right:185px;
top:-28px;
width:311px;
height:349px;
background: url('../images/email/aSpot_bg.jpg') no-repeat;
z-index:1000;
display: none;
}
#midEmail p a{
padding-left:15px;
color:#ffa049;
font-weight:normal;
}
#midEmail p a:hover{
color:#4a9eb8;
}
#midEmail a.return {
display: block;
width:40px;
text-decoration:none;
margin-bottom: 3px;
margin-left:-15px;
}
#midEmail p{
margin:6px 21px 0 23px;
color:#4a9eb8;
text-align:left;
padding:0;
}
#midEmail input{
width:195px;
margin:1px 0 5px 67px;
height:14px;
color:#4a9eb8;
border:solid 1px #999;
background:transparent;
}
#midEmail #state{
width:40px;
margin-left:67px;
}
#midEmail #zip{
width:93px;
margin-left:60px;
}
#midEmail p.checkbox{
margin:0 15px 0px 20px;
}
#midEmail p.checkbox input{
margin:0 0 2px 3px;
width:12px;
}
#midEmail img{
margin:4px 0 0 22px;
border:none;
}
#aSpot {
height:360px;
position:relative;
}
#aSpot a{
height:130px;
width:700px;
font-size:12px;
font-weight:bold;
float:right;
margin:199px 0 0 0;
}
#aSpot a:hover p{
text-decoration:underline;
}
#aSpot p{
text-align:right;
color:#fff;
position:absolute;
bottom:77px;
right:355px;
text-transform:uppercase;
}
#aSpot p img{
border:none;
}
#bSpot {
clear:left;
background:#fff url('../images/shopping_divider.jpg') no-repeat;
height:auto;
}
#cSpots {
float:left;
width:255px;
padding-bottom:5px;
}
#cSpots img{
padding:10px 0 0 10px;
border:none;
}
#copy {
float:right;
width:620px;
padding:10px 10px 40px 0;
color:#565659;
font-size:12px;
}
h1{
font-size:12px;
font-weight:bold;
margin:0 0 3px 0;
padding:0;
text-transform:uppercase;
}
#copy p{
padding:0 10px 10px 0;
}
#copy a:hover{
color:#565659;
}
#copy a{
float:right;
font-size:12px;
color:#e06da4;
text-decoration:underline;
margin-top:-10px;
font-weight:bold;
}
#copy #inLink{
float:none;
font-weight:normal;
color:#e06da4;
text-decoration:underline;
}
#copy ul{
margin:5px 0 10px 0;
padding-left:10px;
}
#copy li{
margin:4px 0 2px 40px;
}
div.clear {
clear: both;
}