html {overflow: -moz-scrollbars-vertical;}

html, body {height:100%; margin:0px;padding:0px;}
div,p,td,ul,li,table,h1,h2,h3,h4,h5,form {margin:0px; padding:0px; }

body {
    font-family:  Arial, Verdana, sans-serif; 
    font-size: 11px;
    background: #ffffff;    
    color: #000;
}
table, td { border: none; }
ul { list-style: none; }
li{ padding: 5px 3px; }

a img { border: none; }
a {text-decoration:none; color: #000; font-weight:bold; cursor:pointer;}
a:hover, a.hover { color: #888;}
li a {font-weight:normal;}

p{
    margin-bottom: 12px;
}

h1{}
h2{
    font-size: 14px;
    font-weight: normal;
    text-transform: Capitalize;
    border-bottom: solid 1px #C9C7C7;
    padding: 5px 0px;
    margin-bottom: 3px;    
}

h3{ font-size: 12px; font-weight:normal;}
h4{ 
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    /*border-bottom: solid 1px #C9C7C7;*/
    padding: 3px 0px;
    margin-bottom: 3px;
    position: relative;
}

input { font-family:  Arial, Verdana, sans-serif;  }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */

div.imagePage{ width: 290px; float:left; margin-top: 0px;}

/* Classes */
.trigger { cursor: pointer; }
a.trigger { }

.post { margin-bottom: 20px;}
.postTitle {font-weight:bold;}
.postDate { font-style: italic; }
.postbody {}

.text { text-align: justify; margin-top: 0px; }

.date { font-size: 12px;margin-top }

.floatingImage { 
    float: right; margin-bottom: 30px; margin-left: 15px; 
    border-left: solid white 15px; 
}

.float-left { float: left; }
.float-right {float: right; }

.td1 { text-align: center;}
.td2 { text-align: center; }
.td3 { text-align: center; }
.td4 { text-align: center; }

.menuhover { background: #8E8C8C;}
.subnavhover { color: #999; }

/* Layers */
#frame {
    width: 750px;
    margin: 0px auto;
    padding-top: 10px;
    position: relative;
}


#header {
    /*border-color: #000;
    border-top: solid 3px;
    border-bottom: solid 1px; */
    padding-top: 5px; padding-bottom: 5px;
    position: relative;
    width: 750px; height: 70px;
}

#topbar {position: absolute; top:22px; left; 0px; width:750px; font-size: 9px; color: #B9B8B8; }
#toplogo {float: left; margin-top:5px;}
#mailform { float: right; text-align: right; margin-top:5px; margin-right: -16px; }
#mailform input { border: 1px solid #e4e4e5; margin-top: 3px; font-size: 9px; color: #B9B8B8;}
#mailform label{ margin: 0px; padding: 0px; font-size: 9px; color: #B9B8B8;}
#mailsubmit { width: 16px; color: #909090; border-color: transparent !important; padding: 1px; cursor:pointer;  background: url('/img/rightarrow_over.png') center center no-repeat;}
#mailsubmit:hover { color: #000 ; background: url('/img/rightarrow.png') center center no-repeat; }
#mailinput {color: #909090; padding: 2px; text-align: right; }
#rsstop { float: right; margin-top: 9px; margin-right: 10px; }
#rsstop a{ display: block; float: left; margin-left: 6px; color: #B9B8B8 !important; font-size: 12px;}
#rsstop a:hover { color: #000 !important; }

#body{width:750px; position: relative; }

#content {width:750px; margin-top: 10px; }

#mainmenu{
    background: #C9C7C7;
    position: absolute;
    bottom:2px; width: 750px;
}
#mainmenu a{
    display: block;
    float: left;
    color: white;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 4px;    
    border-right: solid white 1px;    
}
#mainmenu a:hover { background:#8E8C8C; }

.submenu { 
    margin: 10px 0px;
}
.submenu a { font-weight: normal; font-size: 12px;}

#submenu_artists table{ width: 100%; }
#submenu_artists td { padding: 10px; width: 260px; }
#submenu_artists .scroller {height: 150px; margin-top: 12px;}
#submenu_artists td a { font-size: 14px; }

#submenu_exhibitions { position: relative;}
#submenu_exhibitions div { text-align: center;}
#submenu_exhibitions a { font-size: 11px; }
#submenu_exhibitions h4 { margin-bottom: 6px; padding-bottom:6px; }

#submenu_exhibitions .scroller {height: 128px; }
.scrollerUp { position: absolute; top:40px; right: 2px; z-index: 50; width:10px;height:10px;}
.scrollerDown { position:absolute; top:55px; right:2px; z-index: 50; width:10px;height:10px;}

#upcoming_exhibitions {position: absolute; top: 0px; left: 270px; width: 210px;}

#past_exhibitions { display: block; width: 210px; float: right; position: relative;}
#past_exhibitions h4 span {text-transform:none;font-size:10px; padding-left: 12px;}
#past_exhibitions h4 span a {color: #888; margin-left: 6px; font-size:10px;}
#past_exhibitions h4 span a.hover { color: #000;}

#current_exhibition {display:block; width: 210px; float: left; position:relative; }
#current_exhibition div { padding: 5px 3px;}

.subnav { margin-bottom: 16px; }
.subnav a { margin-right: 10px; text-transform: capitalize; font-size: 10px; font-weight:normal;}


div.currentExhibitions { margin-bottom: 20px; clear: both; }

#pressContent p {margin:4px;}

#pressDownload {

}
#pressImageList {
    list-style: square inside;
    color: #555;
    margin: 20px 0px;
}
#pressImageList li a { font-weight:bold; color:#555; }
#pressImageList li a:hover { font-weight:bold; color:#000; }

#pressImages {}
#pressImages a {font-weight: bold; color:#555;}
#pressImages a:hover {font-weight: bold; color:#000;}
#pressImages .pressimage a:hover { color: #555;}
.pressimage { margin: 20px 0px; border-top: solid 1px #C9C7C7; padding-top:20px; }
.presscaption { margin: 10px 0px; }


.imagearea { 
    height: 700px; width:430px; 
    text-align: center; 
    padding-left: 28px;
    float: right; 
    margin-top: 0px;
}
.imageframe {position:relative;}
.imageframe img { cursor: pointer; }
.imageInfo { position:relative; height: 56px; }
.imagecaption {font-size:9px; text-align: right; position: absolute; bottom: 4px; right:0px}
.imagecaption p { margin: 0; }
.imageNav { position:absolute; bottom: 4px; left: 0px; }
.imageNav a { margin: 4px; }

.thumbloading {
    position:absolute; z-index: 110;
    top:120px; left: 190px; 
}

#artistExhibitList, #collectionArtistList { margin-left: 10px;}
#artistExhibitList ul, #collectionArtistList ul { list-style:square outside; margin: 4px; }

#fullscreenContainer{
    background: white; border: solid #ddd 1px;
    padding: 20px; text-align: center;
    position:absolute; z-index:110;
    top: 20px;
    font: 12px "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
#fullscreenImageData{
    padding: 0px 10px;
    margin-top: 10px;
    color: #333 ;
    position:relative;
}
#fullscreenImage{}
#fullscreenButtons { position: absolute; bottom:0px; right: 12px;}
#fullscreenButtons a { font-weight: normal;}
#fullscreenCaption{float:left; width: 60%;text-align: left;}


#overlay {
    position: absolute;
	top: 0;
	left: 0;
	z-index: 792;
	width: 100%;
	height: 100%;
    background: #eee;    
}




.Size_8pt { font-size: 8pt; }
.Size_9pt { font-size: 9pt; }
.Size_10pt { font-size: 10pt; }
.Size_11pt { font-size: 11pt; }
.Size_12pt { font-size: 12pt; }
.Size_13pt { font-size: 13pt; }
.Size_14pt { font-size: 14pt; }
.Size_15pt { font-size: 15pt; }
.Size_16pt { font-size: 16pt; }
.Size_17pt { font-size: 17pt; }
.Size_18pt { font-size: 18pt; }
.Size_19pt { font-size: 19pt; }
.Size_20pt { font-size: 20pt; }
.Size_24pt { font-size: 24pt; }
.Size_36pt { font-size: 36pt; }

.Size_10px { font-size: 10px; }
.Size_12px { font-size: 12px; }
.Size_14px { font-size: 14px; }
.Size_16px { font-size: 16px; }
.Size_18px { font-size: 18px; }
.Size_20px { font-size: 20px; }
.Size_22px { font-size: 22px; }
.Size_24px { font-size: 24px; }


/* Cake Diagnostics */
table#cakeSqlLog {
    border-collapse: collapse;
    position: absolute;
    top: 2000px;
}
#cakeSqlLog td, #cakeSqlLog th{
    border: solid gray 1px;
    padding: 7px;
}
