/* 
Blutique CSS Document
Author: Marcel Trenchard
*/

/* styles unique to the home page */

#homespots h2 {
  color: #172D5F;
  font-size: 20px;
  font-weight: normal;
  margin:0 0 8px 0;
}
#homespots ul {
	list-style-type:none;
	margin:0;padding:0;
}
#homespots li {
  padding:0;
  list-style-type:none;
  float:left;
  margin-bottom:20px;
}
#homespots #save {
  background:#192A5E url("/i/ui/bg_save.jpg") no-repeat;
  width:579px;
  height:255px;
  margin-right:10px;
}
#homespots #save div {
  padding: 15px 20px 20px 240px;
}
#homespots #rate {
  width:310px;
  height:253px;
  border:1px solid #ccc;
}
#homespots #rate div { padding:18px 18px 0px 18px; }
#homespots #rate h2 { font-size:16px;color:#000; }
#homespots #rate h3 { 
  font-size:22px;
  color:#7AC141;
  text-transform:uppercase;
  font-weight:normal;
  border-bottom:1px solid #ccc;
  padding-bottom:8px;
}
#homespots #rate img {
  float:right;
  clear:right;
  margin: 8px;
}
#homespots #rate .price {
  color:#000;
  font-size:55px;
  text-align:center;
  padding:4px;

}
#homespots #trial {
  width:900px;
  height:80px;
  margin:0;
  background:url("/i/ui/bg_content.png");
 }
#homespots #trial div {
  padding:14px 8px;
}
#homespots #trial span {
  color:#172D5F;
  font-size:22px;
}
#homespots #trial a, #homespots #trial a:link {
  background:#fff url("/i/ui/bg_trialbn.gif") no-repeat center right;
  text-decoration:none;
  color:#487900;
  font-size:22px;
  padding:8px 26px 8px 8px;
  border:1px solid #fff;
}
#homespots #trial a:hover {
  border:1px solid #7BC144;
}
#homespots #rates2 { 
  width:570px;
  height:225px;
  margin-right:10px;
}
#homespots #rates2 div {
  padding:10px 20px 10px 20px;
}
#homespots #how { 
  width:314px;
  height:223px;
}
#homespots #how div { padding:10px 18px 18px 18px; }
