/* Start of CMSMS style sheet 'Custom structure - news' */
/* structure for news pages */
.stackimage { position: absolute; z-index: 11; }
.stackbleed { position: absolute; z-index: 12; }

#captionarea { position: absolute; width: 190px; left: 190px; }
#bleedarea { position: absolute; width: 190px; left: 0px; background: #F1F1F1 url('site_images/edges/bg-greyfade-01.jpg') repeat-y; }
#imagearea { position: absolute; width: 190px; left: 190px; background: #000000; overflow: hidden; }
#imageareawhite { position: absolute; width: 190px; left: 190px; overflow: hidden; }
#imageline { position: absolute; width: 1px; top: 0px; left: 190px; background: url('site_images/interface/dotted.gif') repeat-y; }
#copyarea { position: absolute; width: 360px; left: 380px; background: url('site_images/interface/dotted.gif') repeat-y; }
#sketcharea { position: absolute; }

#captionareacolor { position: absolute; width: 190px; left: 190px; background: url('site_images/interface/dotted.gif') repeat-y; }
#captionbgcolor { position: absolute; width: 130px; left: 0px; }
.captionspacer { height: 46px; }

.newshead { padding-bottom: 0px; }
.tdanewshead { padding-bottom: 15px; }

#newsarea { position: absolute; width: 360px; left: 380px; background: url('site_images/interface/dotted.gif') repeat-y; }
#newsarea h2 { color: #777777; font-weight: normal; font-style: italic; padding-top: 15px;  }
.detailheading { font-size: 75%; padding-bottom: 10px; }
#newsarea h4 { color: #333333; font-style: normal; font-weight: bold; }
#newsarea p { padding-bottom: 0px; }
.category { color: #333333; font-weight: bold; padding-top: 0px; padding-bottom: 0px;}

#newsarticle p { padding-bottom: 10px; }
#newsarticle img { margin-right: 10px; margin-bottom: 2px; border-color: #CCCCCC; }

.latestnewstitle { padding-bottom: 0px; }
#updatedarea { position: absolute; width: 190px; left: 0px; }
#updatedarea h1 { color: #333333; padding-bottom: 5px; }

#normarea { position: absolute; width: 360px; left: 380px; background: url('site_images/interface/dotted.gif') repeat-y; }
/* End of 'Custom structure - news' */

