* 
{
  margin: 0;
  padding: 0;
}
body 
{
  background: #fff;
  font: 12px/150% Arial,Helvetica,Sans-serif;
  color: #000;
  padding: 40px 0 0 40px
}
h1 
{
  /*padding: 126px 0 30px 0*/
  padding: 0 0 30px 0
}
h1 span 
{
  font-weight: normal;
}
p 
{
  margin-bottom: 22px;
}
a 
{
  text-decoration: none;
  color: #000;
  outline: none;
}
ul 
{
  list-style: none;
}
img 
{
  border: none;
}
form div 
{
  padding: 8px 0;
}
label 
{
  display: block;
  width: 270px;
  float: left;
}
label.message 
{
  width: 128px;
}
input, textarea 
{
  border: 2px solid #000;
  width: 174px;
}
textarea 
{
  width: 316px;
  height: 200px;
}
#nav ul {
  display: none;
}



#logo 
{
  margin-bottom: 31px;
}
#nav, h1, h2 
{
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
#nav li 
{
  margin: 0 0 4px 0;
}
#nav ul 
{
  font-weight: normal;
  margin-top: 4px;
}




/*Common layout*/
#container 
{
  width: 960px;
}
#a 
{
  width: 255px;
  float: left;
}
#b 
{
  width: 610px;
  float: left;
  position: relative;
}
.scroll 
{
  overflow: auto;
}
.next 
{
  float: right;
  padding-left: 10px;
}
ul.grid-three li,
ul.grid-four li
{
  display: block;
  float: left;
  width: 128px;
  height: 128px;
  margin: 0 32px 32px 0;
}
ul.grid-three li
{
  height: 188px;
  width: 160px;
  padding-bottom: 32px;
}
ul.grid-three li.end,
ul.grid-four li.end 
{
  margin-right: 0;
}
ul.grid-three h2,
ul.grid-three p 
{
  font-size: 11px;
  font-weight: bold;
}




/*Paging*/
#paging 
{
  text-align: right;
  position: absolute;
  right: 0;
  /*top: 126px;*/
  top: 0;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.item-paging 
{
  font-size: 11px;
  font-weight: bold;
}
.item-paging a 
{
  color: #56b2bb;
}






/*Homepage layout*/
body.home #b 
{
  width: 700px;
}
body.home #b_a
{
  float: left;
  width: 260px;
  padding-right: 30px;
}
body.home #b_b
{
  float: left;
  width: 350px;
}
body.home .scroll 
{
  height: 422px;
}




/*Illustration layout*/
body.illustration #nav li#nav1085 ul {
  display: block;
}
body.illustration #b 
{
  width: 610px;
}
.image 
{
  float: left;
  width: 610px;
  /*margin-right: 30px;*/
  font-weight: bold;
}
.info 
{
  /*float: left;*/
  font-size: 11px;
  font-weight: bold;
  clear: left;
}
.info a 
{
  color: #56b2bb;
}
body.illustration .info {
  font-weight: normal;
}
dt 
{
  clear: left;
  float: left;
  padding-right: 4px;
}
dd
{
  font-weight: normal;
}





/*Books layout*/
.book-info 
{
  font-size: 10px;
  font-weight: bold;
}
.book-info a 
{
  color: #56b2bb;
}
.book-image 
{
  text-align: center;
}



/*About layout*/
body.about #b
{
  width: 705px;
}
body.about #b_a 
{
  width: 238px;
  padding-right: 30px;
  float: left;
}
body.about #b_b 
{
  padding-top: 48px;
  width: 230px;
  float: left;
}
body.about #b_b h2 
{
  margin-bottom: 22px;
}




/*Exhibitions layout*/
body.exhibitions h2 
{
  font-size: 11px;
}
body.exhibitions .scroll
{
  width: 360px;
}
body.exhibitions #b 
{
  width: 610px;
}




/*Links layout*/
body.links h2 
{
  font-size: 11px;
}
body.links .scroll
{
  width: 360px;
  height: 422px;
}
body.links #b 
{
  width: 610px;
}




/*Shop layout*/
body.shop #nav li#nav1140 ul {
  display: block;
}
body.shop .grid-four li 
{
  height: 300px;
  font-size: 9px;
}
body.shop .grid-four h2 
{
  font-size: 9px;
  text-transform: none;
}
body.shop .grid-four a 
{
  font-weight: bold;
}






/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#000; padding:0px;}
        #cboxLoadingGraphic{background:url(img/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(img/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

