/* Start of CMSMS style sheet 'Custom structure - long wide' */
/* structure for long image pages (wide image area) */
.stackimage { position: absolute; z-index: 12; }
.stackbleed { position: absolute; z-index: 11; }

#captionarea { position: absolute; width: 130px; left: 0px; }
#bleedarea { position: absolute; width: 130px; left: 0px; background: #F1F1F1 url('site_images/edges/bg-greyfade-01.jpg') repeat-y; }
#imagearea { position: absolute; width: 250px; left: 130px; background: #000000; overflow: hidden; }
#imageareawhite { position: absolute; width: 250px; left: 130px; background: #F5F5F5; 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; }
/* End of 'Custom structure - long wide' */

