#header {
background:url('../images/shopping_header.jpg') no-repeat center top;
}
#content {
position:relative;
background:#ffffff url('../images/shopping_aSpot.jpg') no-repeat;
}
#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 #linkText {
position:absolute;
bottom:35px;
left:348px;
color:#fff;
font-weight:normal;
text-transform:uppercase;
}
#aSpot a:hover #linkText{
text-decoration:underline;
}
#bSpot {
clear:left;
background:#fff url('../images/shopping_divider.jpg') no-repeat;
height:auto;
}
#cSpots {
float:left;
width:250px;
padding:0 0 5px 0;
}
#cSpots img{
padding:10px 0 0 10px;
border:none;
}
#copy {
float:right;
width:620px;
padding:10px 10px 0 0;
color:#565659;
}
h2{
font-size:12px;
font-weight:bold;
margin-bottom:10px;
text-transform:uppercase;
}
#copy p{
padding-right:10px;
}
#copy ul, #copy li{
padding:0;
font-size:12px;
margin:5px 0 0 6px;
text-decoration:underline;
}
#copy a.callout{
float:right;
font-size:12px;
color:#e06da4;
padding-top:10px;
text-transform:uppercase;
padding-bottom: 30px;
}
div.clear {
clear: both;
}

a.details {
	font-weight: normal;
	text-decoration: underline;
}

a.details:hover {
	color: #e06da4 ! important;
}