/* Start of CMSMS style sheet 'sg08_news' */
div#news {
  margin: 0em 0em 0em 0em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 1.3em 0.2em 0em 1.3em;
    margin: 0em 0em 0.9em 0em;  
    height : 118px;
}

.ClassesSummary {
    padding: 1.1em 1.3em 0em 1.3em;
    margin: 0em 0em 0.9em 0em;
    margin-left: 1.1em;
    width: 295px;
    height : 170px;
    background: transparent url(images/soho/new_classes.png) no-repeat;
}

.NewsSummary .newimage{
   float: left;
   width:95px;
   height:88px;
   border: 5px solid white;
   margin-right: 10px;
}

.NewsSummary .newimage2{
   float: left;
   margin-right: 10px;
   margin-top:-5px;
}

.NewsSummary .newimage2over{
   float: left;
   margin-right: 10px;
   margin-top:-23px;
   margin-left: -9px;
}


.NewsSummary a:hover {
   border-bottom: 0px;
}
.NewsSummaryPostdate {
  font-size: 100%;
  font-weight: bold;
 }

.NewsSummarySummary{
  line-height: 140%;
}

.NewsSummaryOffer{
  line-height: 140%;
}

div#content .NewsSummaryOffer h2{
  color: #005DAB;
}

.NewsSummaryBanner{
  padding-left: 1em;
}

.NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink a {
  text-align: left;
  font-family: Arial Narrow, Arial, Verdana, Helvetica;
  padding: 2px 24px 15px 6px;
  color: #fff;
  float: left;
  margin-right: 5px;
  background: transparent url(images/soho/more.png) no-repeat; 
}

.NewsSummaryMorelink2 {
  text-align: right;
  font-family: Arial Narrow, Arial, Verdana, Helvetica;
  color: #fff;
  float: right;
  background: transparent url(http://www.sohogyms.com/images/soho/more2.png) no-repeat; 
}

.NewsSummary a {
  color: #fff;
  float: left;
  margin-right: 25px;
}

#NewsPostDetailTitle {
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


.orangeoverbanner{
margin-left: -14px;
margin-top: -14px;
border:0px;
}

.fourweekpt{
margin-left: -15px;
margin-top: -15px;
border:0px;
}

.offerbackground{
margin-left: -17px;
margin-top: -17px;
border:0px;
}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'sg08_news' */