/* content Area - Slideshow */

#contentArea {
width:100%;
background:#000 url(/images/contentAreaBg.jpg) top center no-repeat;
margin-top:-12px;
}

#contentArea #contentAreaContent {
width:1030px;
margin:0 auto;
}

/* Featured Area */

#featuredHotSale {
margin:0 auto;
padding:0;
width:1030px;
min-height:205px;
}

#featuredHotSale #featuredBox img#featuredItem {
width:320px;
height:195px;
padding:20px 0 0 60px;
}

#featuredHotSale #featuredBox {
position:relative;
float:left;
width:377px;
height:213px;
background:transparent url(/images/featuredBox.png) top left no-repeat;
}

#featuredHotSale #featuredBox img#featuredFrame {
position:absolute;
top:0;
left:0;
width:377px;
height:213px;
}

#featuredHotSale #hotBox img#hotItem {
width:320px;
height:195px;
padding:20px 0 0 5px;
}

#featuredHotSale #hotBox {
position:relative;
float:left;
width:324px;
height:213px;
background:transparent url(/images/hotBox.png) top left no-repeat;
}

#featuredHotSale #hotBox img#hotFrame {
position:absolute;
top:0;
left:0;
width:324px;
height:213px;
}

#featuredHotSale #saleBox img#saleItem {
width:320px;
height:195px;
padding:20px 0 0 5px;
}

#featuredHotSale #saleBox {
position:relative;
float:left;
width:329px;
height:213px;
background:transparent url(/images/saleBox.png) top left no-repeat;
}

#featuredHotSale #saleBox img#saleFrame {
position:absolute;
top:0;
left:0;
width:329px;
height:213px;
}

#featuredHotSale #featuredBox h2, #featuredHotSale #hotBox h2, #featuredHotSale #saleBox h2 {
color:#009ee2;
font-size:16px;
margin:15px 0 10px 0;
}

#featuredHotSale #featuredBox p, #featuredHotSale #hotBox p, #featuredHotSale #saleBox p {
color:#646464;
margin: 0 10px 0 0;
}

#featuredHotSale #featuredBox h2, #featuredHotSale #featuredBox p {
margin-left: 52px;
}

#featuredHotSale #hotBox {
position:relative;
float:left;
width:324px;
background:transparent url(/images/hotBox.png) top left no-repeat;
}

#featuredHotSale #saleBox {
position:relative;
float:left;
width:329px;
background:transparent url(/images/saleBox.png) top left no-repeat;
}

#featuredHotSale a.moreButton  {
float:right;
margin:10px 0 10px 0;
width:92px;
height:30px;
background:transparent url(/images/moreButton.png) top left no-repeat;
}

#featuredHotSale a.moreButton:hover {
background:transparent url(/images/moreButton_over.png) top left no-repeat;
}

#carouselArea {
width:100%;
height:171px;
background:transparent url(/images/carouselBg.jpg) top center repeat-x;
clear:both;
}

#carouselAreaContent {
width:1030px;
margin:0 auto;
}
