/* Homepage styles
-------------------*/

/*Common*/

/*Branding Message Row */
#home-top
{
width:960px;
padding: 9px 0 9px 0;
}

.branding
{
font: 20px Trebuchet MS, Verdana, Arial, sans-serif;
color: #666666;
text-align: center;
}


/*Monthly Sale */
#home-mainMsg
{width: 612px;
height: 270px;
float: left;
border: 0;
margin-right: 9px;
}

/*How can we help you today*/

#headSlides {
  position: absolute;
  z-index:800;
  }

#home-help
{width: 332px;
height: 270px;
float: left;
border: 0;
background: #ffffff url(/images/en/home/large_cell.gif) no-repeat;
display:inline; 
}

.help-title
{
font: 20px Trebuchet MS, Verdana, Arial, sans-serif;
line-height: 21px;
font-style:italic;
color: #000000;
padding: 8px 5px 5px 0px
}

#home-help div
{margin: 5px 10px 5px 10px;
line-height: 18px;
}

/*Rotating offers*/

#home-help div.offer
{border-top: 1px solid #ccc;
margin: 0 10px 0 10px;
position: relative;
top: 5px;
padding-top: 8px;
}

.fs-red /*Free Shipping Red*/
{
font: bold 18px Trebuchet MS, Verdana, Arial, sans-serif;
color: #CC0000;
}

.fs-grey /*Free Shipping Grey*/
{
font: 18px Trebuchet MS, Verdana, Arial, sans-serif;
color: #333333;
}

.fs-grey-sm /*Free Shipping Grey Smaller Font*/
{
font: bold 15px Trebuchet MS, Verdana, Arial, sans-serif;
color: #333333;
}


.shipBox
{
float:right;
margin: 7px 3px 0 5px;
width: 89px;
}


/*EcoShoppe Helper*/
#helpEcoShoppe {
  line-height:0px;
  margin:0 0 0 840px;
  padding:0;
  position:absolute;
  top: 3px;
  z-index:10;
  }
  
/* Slots*/

#homeSlots
{
  padding: 10px 0 0 11px;
  clear:both;
margin: 0;
  display:block;
  _height:1%;
}

#homeSlots:after
{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}


#homeSlots div.products
{
width: 230px;
height: 227px;
margin:0;
padding:0 6px 0 0;
background: #ffffff url(/images/en/home/small_cell.gif) no-repeat top left;
float: left;
display:inline;
  position:relative;
}

#homeSlots div.productsLast
{
width: 230px;
height: 227px;
margin:0;
padding:0 0 0 0;
background: #ffffff url(/images/en/home/small_cell.gif) no-repeat top left;
float: left;
display:inline;
  position:relative;
}


#homeSlots div.slotTitle
{
font: 18px Trebuchet MS, Verdana, Arial, sans-serif;
color: #036CB6;
text-align: center;
padding-top: 3px;
}


.homeProductContainer
{width:220px;
float: left;
padding: 5px;
line-height: 20px;
}

.homeProducts
{
float:left;
margin: 0 8px 0 8px;
height: 140px;
}

.homeProductBrand
{
line-height: 14px;
}

.homeProductDesc
{
font-weight: bold;
color: #036CB6;
line-height: 14px;
padding-top: 2px;
}

.homeProductSize
{
line-height: 14px;
padding-top: 2px;
}

.homeProductPrice
{
font-weight: bold;
font-size: 14px;
color: #CC0000;
margin-top: 5px;
}

.btmLink {
  position: absolute;
  left: 0px;
  bottom:10px;
  margin: 0 7px 0 7px;
 width:220px;
  border-top: 1px solid #CCC;
  font: 12px Trebuchet MS, Verdana, Arial, sans-serif;
  text-align: center;
  padding-top: 5px;
}

/* Community Area*/

#community
{
background: #ffffff url(/images/en/home/community/connectShareBG.gif) no-repeat top left;
  margin: 15px 0 15px 0;
  clear:both;
  padding: 0;
  display:block;
  _height:1%;
}

#community:after
{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

#socialIcon
{height: 30px;
float: right;
margin: 15px 10px 0 0;
font: bold 16px Trebuchet MS,Verdana, Arial, sans-serif;
}


#communitySlotWrapper
{width: 960px;
height: 250px;
padding: 15px 4px 0px 3px;
clear:both;
}

#offerAdvice
{
background: #ffffff url(/images/en/home/community/offerAdviceBG.gif) no-repeat top left;
float: left;
width: 317px;
height: 65px;
}


#rateProducts
{
background: #ffffff url(/images/en/home/community/rateProductsBG.gif) no-repeat top left;
float: left;
width: 317px;
height: 65px;
}

#featuredExpert
{
background: #ffffff url(/images/en/home/community/featuredExpertBG.gif) no-repeat top left;
float: left;
width: 317px;
height: 65px;
}


.communitySlot
{ float: left;
  width: 300px;
  padding: 65px 2px 5px 8px;
  display:inline;
  line-height: 18px;
  }
  
p.communitySlotContent{
padding: 0 5px 0 5px;
}  
  
.communityIcons{
float: right; 
margin: 0 0 5px 5px;
}

#communityBreak
{width: 960px;
height: 20px;
margin 2px 0 2px 0;
}
 
#threadList
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#threadList li
{
background: #FFFFFF url(/images/en/home/community/arrow.gif) no-repeat;
background-position: 0 .5em;
padding: 0 0 0 10px;
}
 


/* Reviews --------------------------------------- */
div.ptcWidgetReviewsAverageParent { 
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    height: 12px;
    padding: 0px;
    margin: 5px 0px;
}


div.ptcClearDiv {
	display:none;
	width:1px;
    height: 1px;
}

div.ptcWidgetReviewsAverageStars {
    margin: 0px 10px 0px 0px;
    width: 60px;
	float:left;
}

div.ptcWidgetReviewsAverageButtonLeft, div.ptcWidgetReviewsAverageButtonRight {
	display:none;
}


div.ptcWidgetReviewsAverageButtonOffClose {
	background: url('/images/en/widgets/gray_ontrans3.gif') repeat-x top left;
	cursor: default; 
	height: 12px; 
	text-align: left;
}


div.ptcWidgetReviewsAverageButtonOnClose {
	background: url('/images/en/widgets/orange_ontrans3.gif') repeat-x top left;
	cursor: default; 
	height: 12px; 
	text-align: left; 
}

div.ptcWidgetReviewsAverageButtonImg { 
	background: url('http://staging.prospero.com/dir-icon/0/4/c.icon') repeat-x top left;
	height: 16px; 
}


div.ptcWidgetReviews div.ptcWidgetReviewsAverage {
	clear:both;
}
