/* Start of CMSMS style sheet 'MAH styles' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;
}

/*
Set initial font styles
  */
body {
   text-align: left;
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 85%;
   line-height: 1em;
   background:#fdea9e url(uploads/images/bg_body.gif) repeat-x scroll top;
   margin: 0 1em; /* gives some air for the pagewrapper */
}

/*
set font size for all divs,
this overrides some body rules
*/
div {
   font-size: 1em;
}

/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
}

/*
default link styles
*/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {
   color: #00b2c2;
   font-weight: bold;
   text-decoration: none; 
}

a:visited {
   font-weight: bold;
   color: #057B86;
   text-decoration: none;
}


/* remove underline on hover and change color */
a:hover {
   font-weight: bold;
   color: #ffd118;
   text-decoration: none;
}

p a{
   font-size: 95%;
}
/*****************
basic layout 
*****************/

/* center wrapper, min max width */
div#pagewrapper {
    margin: 0px auto;
    padding: 0;
    width: 923px;
}

div#supportingtext {
      background:#fdea9e url(uploads/images/bkgdgrad.gif) repeat-y top left;
      width: 923px;
      z-index: 1;
}


div#splash {
    background:#ffffff;
    margin: 0px auto;
    width: 761px;
}


/*** header ***
we will hide text and replace it with a image
we need to assign a height for it
*/

div#header {
    background: url(uploads/images/header2.gif) no-repeat center bottom;
    width: 920px;
    height: 265px;    
}

div#header h1 a{
/* you can set your own image here */
    display: block; 
    height: 260px;             /* adjust according your image size */
    text-indent: -999em;  /* this hides the text */
    text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
    margin: 0;
    padding: 0;
    line-height: 17pt;
}



    #search {float: right; top:295px; width: 300px;}
    #search form {position:relative;}
    #search #search-input-out {float: right; top:0; width:155px; height:28px; margin:10px; padding:5px 60px 0 10px; border:0; background:url("uploads/images/search_input.gif") 0 0 no-repeat; font:bold 90%/100% "verdana",sans-serif; color:#057b86;}
    #search #search-input {width:140px; margin:5px 8px; padding:3px 0; border:0; background:#FFF; font:bold 100%/100% "verdana",sans-serif; color:#057b86;  display: inline;
  float: left;
  vertical-align: middle;}
    #search #cntnt01searchinput {width:140px; margin:2px 15px;  border:0; background:transparent; font:bold 100%/100% "verdana",sans-serif; color:#057b86; }
    #search #search-submit {position:absolute; top:10px; right:33px;}
    #search fieldset {margin:0; padding:0; border:0;}
    #search fieldset {width:200px;}
    #search legend {display:none;}




div.breadcrumbs {
   padding: 1em 20em 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   line-height: 1.5em;
   margin: 0 0px 0 150px;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

a.noprint {
   font-weight: normal;
   font-size: 10px;
   padding: 15px 0 15px 15px;
   color: #057B86;
}

a.noprint img{
   padding-right: 4px;
}

a.print {
    color: #057B86 !important;
}

.print {
 text-align: left;
 margin: 1em 0 0 0em;
}

div#content {
   margin: 1.5em auto 2em 9.5em; /* some air above and under menu and content */
}

div#main {
   width: 550px;
   margin: .4em 2.7em 1em 1em; /* and some air on the right */
   float: right;
}

#container_splash {
   background: #ffffff;
	margin: 0px auto 0 136px;
	padding: 0px;
	width: 761px;
   }

#splash_highlight {
  float: left;
   padding: 10px 0px 10px 10px;
   background: #ffffff;
   width: 751px;
   }

#splash_highlight ul{
  clear: left;
  list-style-type: none;
  padding: 0;
}

#splash_highlight ul li {
   display: inline;
   float: left;
   margin: 0pt 0pt 15px 25px;
   width: 200px;
}

#splash_highlight ul li p{
   float: left;
   font-size: 11px;
   padding: 5px;
}

#splash_highlight ul li a{
  font-size: 11px;
}

#splash_highlight ul li h5 {
 background: #FDEA9E;
 padding: 5px
}

.splash_support {
  width: 270px;
  float: right;
  padding: 10px 0 10px 10px;
  margin: 0px 0px 20px;
}

.splash_support p, .splash_highlight p, splash_rightcolumn p{
margin:0 !important;
}

#splash_leftcolumn{
   background: #ffffff;
}

#splash_rightcolumn{
  width 150px;
  padding: 10px 10px 20px 0px;
  background: #ffffff;
  float: right;
}

.splash {
    border-top: 5px solid #FFD118;
}

#splash_container2 {
   width: 750px;
}

.right {
   float: right;
   margin: 5px 10px 10px 30px;
   padding: 2px;
}

.left {
   float: left;
   margin: 5px 30px 10px 0px;
   padding: 2px;
}
  
   
.splash a {
   color: #057B86 !important;
   text-decoration: none;
   font-size: 11px;
   padding-bottom: 5px;
   }
   
.splash a:hover {
   color: #DC382F !important;
   }

.thumbcollections {
   float: left;
   margin: 0px 20px 0px 0;
   padding: 0;
   width: 150px;
   height: auto;
}

.collections {
   float: left;
   margin: 0 10px 10px 0px;
   padding: 2px;
   width: 210px;
}

.exhibitsportrait {
  float: right;
   margin: 0 10px 10px 10px;
   padding: 2px;
   width: 150px;
   }
.exhibitsportraitleft {
  float: left;
   margin: 0 10px 10px 0px;
   padding: 2px;
   width: 150px;
   }
.exhibitslandscape {
  float: right;
   margin: 0 10px 10px 10px;
   padding: 2px;
   width: 300px;
   }
.exhibitslandscapeleft {
  float: left;
   margin: 0 10px 10px 10px;
   padding: 2px;
   width: 300px;
   }

.collectionsh2 {
    color: #00B2C2 !important;
    font-family: Georgia, Times, serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    height: auto;
}

.collectionsh2 a, .collectionsh2 a:visited{
    color: #00B2C2;
}

.descriptitle {
   color: #057B86; 
   font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
   text-align: left; 
   line-height: 1.25em;
   margin: 0em 2em 0.5em 0em;
}
 
 .clearb {
 clear: both;
 }


div#sidebar {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
   width: 150px;    /* sidebar width, if you change this please also change #main margins */
   display: block;  /* FIX ie doublemargin bug */
   padding: 0 0 2em 2em;
}

.middle {
   background:#cc3433;
   width: 150px;
   margin: 0;
}

.toplayer {
  background: url(uploads/images/toplayer.gif) repeat-x bottom center;
  width: 150px;
  height: 7px;
}

.bottomlayer {
  background: url(uploads/images/bottomlayer.gif) no-repeat top center;
  width: 150px;
  height: 9px;
}

.toplayer, .bottomlayer {
  margin: 0;
}

#sidebar ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-left:0px;
    padding: 10px;
    font-size: 12px;
}

#sidebar li {
    padding: 0 0px 10px 0;
}

#sidebar a {
   color: #FFFFFF;
   font-family:Tahoma, Verdana,Arial,Helvetica,sans-serif;
   font-size: .85em;
   line-height:1.35em;
   text-decoration: none;
}

#sidebar a:hover {
   color:#FFCC66 !important;
   background: none !important;
}


#sidebar a.noprint{
    color: #057B86 !important;
}

#sidebar h3 {
   border-bottom:1px solid #FFCC66;
   color:#FFCC66 !important;
   font-family:Tahoma, Verdana, Arial, Helvetica,sans-serif;
   font-size:1.5em;
   font-weight:bold;
   margin: 0px;
   padding: 0;
}

.bold {
   color: #CC3433;
   font: bold normal 14px/normal Georgia, "Times New Roman", Times, serif;
}

div#footer {
   clear:both;       /* keep footer below content and menu */
   background: #00B2C2;
   color: #F9E48C;
   text-align: center;
   padding: 5px 0;
   border-top: 5px solid #FFD118;
   width: 759px;
   margin-left: 138px;
}

#footer li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0pt;
padding:0px;
}

div#footer a, div#footer a:visited{
   color: #ffffff; /* needed because footer link would be same color as background otherwise */
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
text-decoration: underline;
}

div#footer a:hover {
  color: #ffd118;
}

div#footer p {
 margin-bottom: 0em;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 }

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}




/********************
CONTENT STYLING
*********************/
div#content {

}

/* HEADINGS */
div#content h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;   
}
div#content h2 {
    color: #00B2C2;
    font-family: Arial, Geneva, sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
   margin: 0em 1em 0.5em 0em;
}
div#content h3 {
   color: #4C4C4C;
   font: bold 16px Georgia, "Times New Roman", Times, serif;
   margin: 0em 1em 0.5em 0em;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 13px;
   margin: 0 3.5em 1em 0;  /* some air around p elements */
   line-height:1.5em;
   padding: 0;
}

td {
   padding: 10px 30px 10px 0;
}
table {
   font-size: 13px;
   line-height:1.5em;
   padding: 0;
}


p img {
   margin: 1em 0;
}

p img a {
   background: #fff !important;
   color: #fff;
}



blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

 

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 3.5em 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 2em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */

.category_item {
float: left;
width: 175px;
font-size: 12px;
}

.book {
float: left;
width: 250px;
padding-right: 15px;
}

.book_thumb {
float: left;
width: 125px;
margin: 5px 15px 0 0;
border: 1px solid gray;
}

.button {
padding-top: 5px;
}

.buttonbox{
float: left;
padding: 5px 25px 0 0;
font-size: 12px;
}

.entry{
width: 600px;
margin: 5px 50px;
}

.separator {
 border-bottom: 1px solid #FDD118;
}

#sitemap{
float: left;
padding-right: 15px;
width: 50%
}

#sitemap a, #sitemap2 a, li.sectionheader {
font-size: 10px;
padding: 0;
margin: 0;
text-decoration: underline;
font-weight: normal;
}

#sitemap li, #sitemap2 li {
list-style-type: none;
}

#sitemap ul li ul li, #sitemap2 ul li ul li{
margin: 0 0 0 10px !important;
padding: 0 !important;
}

#sitemap ul li, #sitemap2 ul li {
margin: 0 0 0 10px !important;
}

#wholesite ul {
margin: 0 1.5em 0 0 !important;
}

#wholesite{
margin: 0 1.5em 0 0 !important;
}

/* End of 'MAH styles' */

