/* Start of CMSMS style sheet 'Custom structure - landscape' */
/* structure for landscape image pages */
.stacklandcaption { position: absolute; z-index: 27; }
.stacklandimage { position: absolute; z-index: 21; }
.stacklandline { position: absolute; z-index: 24; }
.stacklandedge { position: absolute; z-index: 25; }
.stacklandcaptionbg { position: absolute; z-index: 22; }

#landimage { position: absolute; left: 190px; width: 570px; padding: 0px; margin: 0px; height: 208px; background: #000000; }
#captionland { position: absolute; left: 0px; width: 190px; padding: 0px; margin: 0px; height: 208px; }
#landline { position: absolute; left: 190px; width: 1px; height: 208px; background: url('site_images/interface/dotted.gif') repeat-y; }
#landline2 { position: absolute; left: 380px; width: 1px; height: 208px; background: url('site_images/interface/dotted.gif') repeat-y; }
#landline3 { position: absolute; left: 570px; width: 1px; height: 208px; background: url('site_images/interface/dotted.gif') repeat-y; }
#landedge { position: absolute; left: 0px; width: 25px; height: 208px; }
#captionlandbg { position: absolute; left: 0px; width: 190px; padding: 0px; margin: 0px; height: 208px; }

/* landscape content area */
.stackimage { position: absolute; z-index: 11; }
.stackbleed { position: absolute; z-index: 10; }

#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; }

#copyarea1 { position: absolute; width: 190px; left: 0px; }
#copyarea2 { position: absolute; width: 180px; left: 190px; background: url('site_images/interface/dotted.gif') repeat-y; }
#copyarea3 { position: absolute; width: 190px; left: 380px; background: url('site_images/interface/dotted.gif') repeat-y; }
#copyarea4 { position: absolute; width: 180px; left: 570px; background: url('site_images/interface/dotted.gif') repeat-y; }
#copyarea23 { position: absolute; width: 370px; left: 190px; background: url('site_images/interface/dotted.gif') repeat-y; }

#sketcharea { position: absolute; }
.stacklandsketch { position: absolute; z-index: 26; }
.stacklandcopy { position: absolute; z-index: 29; }
/* End of 'Custom structure - landscape' */

