.r-1 {
  border-bottom: 1px dotted #CECECE;
  height: 290px;
  padding: 10px 0;
}
.r-1 .c-1 {  
  float: left;
  height: 290px;
  width: 600px;
}
.r-1 .c-2 {  
  float: left;
  height: 290px;
  padding-left: 15px;
  width: 330px;
}
.r-1 .c-2 h2 {
  color: #EF5F9F;
  font-size: 20px;
  margin-bottom: 10px;
}
.r-1 .c-2 p {
  color: #333;
  font-size: 12px;
  margin: 10px 0;
}
.r-1 .c-2 .calendar {
  background: url(../images/frontend/calendar.png);
  float: left;
  height: 80px;
  position: relative;
  width: 94px;
}
.r-1 .c-2 .calendar .month {
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  left: 5px;
  position: absolute;
  top: 18px;
  text-align: center;
  text-transform: uppercase;
  width: 82px;
}
.r-1 .c-2 .calendar .week {
  font-size: 22px;
  font-weight: bold;
  left: 14px;
  position: absolute;
  top: 40px;
  text-align: center;
  width: 40px;
}
.r-1 .c-2 .title {
  margin: 0 0 0 5px;
}
.r-1 .c-2 .text {
  margin-left: 5px;
  width: 320px;
}
.r-2 {
  border-bottom: 1px dotted #CECECE;
  height: 510px;
  padding: 10px 0;
}
.r-2 .c-1 {
  border-right: 1px dotted #CECECE;
  float: left;
  height: 510px;
  padding-right: 15px;
  width: 315px;
}
.r-2 .c-1 h2 {
  color: #FFF;
  padding: 4px 10px;
}
.r-2 .c-1 .blog {
  height: 470px;
  position: relative;
  width: 315px;
}
.r-2 .c-1 .gotoblog {  
  font-size: 16px;
  right: 0;
  position: absolute;
  top: 220px;
}
.r-2 .c-1 .post a {
  color: #EF5F9F;
  cursor: pointer;
  display: block;
}
.r-2 .c-1 .post a:hover {
  text-decoration: none;
}
.r-2 .c-1 .post {
  border-bottom: 1px solid #EEE;
  height: 55px;
  padding: 8px 0 7px 0;
  width: 315px;
}
.r-2 .c-1 .post .image {
  float: left;
  height: 50px;
  width: 60px;
  text-align: center;
}
.r-2 .c-1 .post .content {
  float: left;
  height: 60px;
  width: 250px; 
}
.r-2 .c-1 .post .content .title a {
  font-family: "Ubuntu";
  font-size: 14px;
}
.r-2 .c-1 .post .content .meta {
  color: #CCC;
  font-family: "Ubuntu";
  font-size: 11px;  
}
.r-2 .c-1 .post .content .intro {
  font-size: 11px;
  line-height: 14px;
  margin: 4px 0 0 0;
}
.r-2 .c-1 .post .content a {  
  display: inline;
  font-size: 11px;  
}
.r-2 .c-1 .post .content a:hover {
  text-decoration: underline;
}
.r-2 .c-2 {  
  float: left;
  height: 510px;
  margin-left: 15px;
  width: 600px;
}
.r-2 .c-2 h2 {
  padding: 4px 10px;
}
.r-3 {
  border-bottom: 1px dotted #CECECE;
  height: 260px;
  padding: 10px 0 10px 5px;
}
.r-3 .banner {
  float: left;
  height: 260px;
  margin-right: 10px;
  width: 305px;  
}

#content-container .product {
  float: left;
  height: 210px;
  padding: 20px 0 20px 15px;
  position: relative;
  width: 130px;
}
#content-container .product .image {
  margin: 0;
}
#content-container .product .image .product-image {
  border: 1px solid #CCC;
  padding: 2px;
}
#content-container .product .special {
  position: absolute;
  right: 5px;
  top: 1px;
}
#content-container .product .information {
  margin: 5px 0 5px 0;
}
#content-container .product .information a:hover {
  text-decoration: none;
}
#content-container .product .information h3 a {
  color: #000;
  font-size: 14px;
  height: 34px;
  margin: 0 0 8px 0;
}
#content-container .product .information p {
  color: #666;  
  font-size: 11px;
  line-height: 14px;
}
#content-container .product .information .price {
  color:  #000;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 0 0;
}
#content-container .product .information .price .regularprice {
  color: #CCC;
  text-decoration: line-through;
}
#content-container .product .orderproduct {
  margin: 0;
}
#content-container .product .orderproduct a {
  font-size: 12px;
}
#content-container .product .orderproduct .submit_order {  
  border: none;
  background: #AD2B4E;
  color: #FFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 5px 3px 5px;
}
#content-container .row-three {
  height: 280px;
  margin: 15px 0 0 0;
  padding: 0 0 15px 0;
}
#content-container .row-three .col-one {
  border-right: 1px dotted #CECECE;
  float: left;
  height: 280px;
  margin: 0 10px 0 0;
  padding: 0 20px 0 0;
  width: 574px;
}
#content-container .row-three .col-one h1 {
  color: #000;
  font-size: 18px;  
}
#content-container .row-three .col-one h3 a {
  color: #000;
  font-size: 14px;  
}
#content-container .row-three .col-two {
  float: left;
  width: 336px;
  text-align: center;
}
#content-container .row-three .col-two .photos {
  margin: 10px 0 10px 20px;
}
#content-container .row-three .col-two .photos img {
  margin: 8px;
}