/* Structural Formatting */
div.mainwrapper { width:1260px; background-color: white; }
/* Common Elements */
.line { float: left; width: 100%; display: block; position: relative; }
.item { position: relative; float: left; left: 100%; }
#lightwindow_overlay    { display:none;}
#lightwindow    { display:none;}
#header         { height: 75px; background-color: #603348; }
#header_logo    { margin-left: -100%; }
#header_logo2   { margin-left: -40%; }
#listmenu       { display:none; background-color: white;}
#columnleft     { display:none; background-color: white;}
#columnmain     { margin-left:  -100%; width:  80%;  background-color: white;}
#columnright    { display:none; background-color: white; }
div.left            {  }
div.main            { min-height: 750px; /*overflow: auto;*/ }
div.main_no_scroll  { min-height: 750px; }
#copyright      { margin-left: -100%; width:  30%; background-color: white; }
#footer         { display:none; }
#errorExplanation { width:80%; }
/* Sub-Elements */
div.abstract div.abstract_image { float: left; margin-right: 1em }
div.abstract div.abstract_text  { float: left; display: block; width: 70%;}
.included_artwork { page-break-inside: avoid; overflow:hidden;}
.included_artwork .showartwork_block  { float:left; width:700px; height:600px; padding: 10px 0px 10px 0px; }
.included_artwork .showartwork_block h2 { margin: 1em 0 1em 0;}
.included_artwork .showartwork_block h3 { margin: 1em 0 1em 0;}
.included_artwork .showartwork_thumb  { margin-left: -100%; width:  40%; max-height: 500px; overflow:hidden;}
/*.included_artwork .showartwork_thumb img { height: 180pt;}*/
.included_artwork .showartwork_text   { margin-left:  -60%; width:  60%;}
.included_artwork .showartwork_text p  { margin: 0;}
.included_artwork .showartwork_text th.signature {text-align: right; padding-right: .5em;}
.included_artwork .showartwork_text td.signature {text-align: right; padding-right: 1em;border-bottom: 2px solid black; width: 200px;}
.included_artwork .showartwork_text th.date {text-align: right; padding-right: .5em;}
.included_artwork .showartwork_text td.date {text-align: right; border-bottom: 2px solid black; width: 50px;}
.showartwork_block   { float:left; width: 900px; height: 120px;}
.showartwork_thumb  { margin-left: -100%; width:  35%;}
.showartwork_text   { margin-left:  -65%; width:  65%;}
.artwork_block  { float:left; width:300px; height:120px; padding: 10px 0px 10px 0px; }
.artwork_thumb  { margin-left: -100%; width:  35%;}
.artwork_text   { margin-left:  -65%; width:  65%;}
.gallery_block  { float:left; width:300px; height:100px; margin:10px 0px 10px 0px; }
.gallery_thumb  { margin-left: -100%; width:  40%;}
.gallery_text   { margin-left:  -60%; width:  60%;}
#gallery_filter { margin-left: -99%; width: 98%; }
#gallery_drop_block  { float:left; width: 100%; min-height:140px; }
#gallery_drop_block div.line  { margin-top: 5px; }
.gallery_item   { margin-left: -98%; width: 96%;}
div.left img    { padding-top: 1em; padding-left: 2.5em;}
div.left div.calendar_block { margin-top: 1em;}

div.content_gallery_block { float: left; width: 100%; min-height:140px; }
div.content_artwork_thumb { float: left; width: 100px; height:100px; margin:5px 5px 10px 5px; }
div.ingallery { float: left; width:  50px; height:50px; margin:5px 5px 5px 5px; }
div.new_link { float:left; }
.multi_drop_menus {display: none;}
.page_break { display:block; page-break-before:always; }