/* CSS Document */

body {
    background: #001d3a;
    text-align:center;
    margin:0px;
    padding:0;
    font:normal 0.8em/1.2em verdana,aria,sans-serif;
    color:#666;
    
    }

body object{
padding: 0;
margin: 0;
z-index:0;
}


a {
    color:#000000;
    text-decoration:none;
    
    }
a:hover {
    
    color:#0000c0;
    }
    
    
    
#wrapper1 {
    position:relative;
    text-align:left;
    width:100%;
    background:navy;
    z-index: 89;
    }
#wrapper2 {
    position:relative;
    text-align:left;
    width:100%;
    background:#CDC673;
    }
#header {
    
    padding:0px;
    margin:0;
    text-align:center;
    background-image: url("images/m_seasha_top_banner.jpg");
                
z-index: 100;
    }
#header h1 {
    font-size:32px;
    }
#header a:hover {
    color:#7A2875;
    }
#maincol {
    position:relative;
    margin:0;
    padding:10px;
    }
#leftcol { 
border: 0;
    position:relative;
    top:-10px;
    left:-10px;
    float:left;
    width:220px;  /* for IE5/WIN */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:200px; /* actual value */
    margin:0 0 0 0;
    padding:0 0 0 0;
                z-index:02;
                background: #CDC673;
    }
#leftcol img {
padding: 0 ;
margin: 0;
}

#rightcol img {
padding:2;
margin: 0;
float:right;
z-index:03;
}








#leftcol a {
margin: 10px 0 0 10px;
background-image:("images/button_up.jpg");
}




#rightcol {
    position:relative;
    top:-10px;
    right:-10px;
    float:right;
    width:220px;  /* for IE5/WIN */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:200px; /* actual value */
    margin:0 0 0 0;
    padding:8px;
    background:#CDC673;
    
    
    }

#leftcol ul {

padding:0;
margin:0;
list-style-type:none;


}

    
#leftcol ul li {
padding:0;
margin:0;
display:block;

}
#leftcol ul li a{
width: 125px;
height: 20;
display:block;
border-top: 1px solid gray;
border-left: 1px solid white;
border-right: 1px solid gray;
border-bottom: 1px solid white;
padding: 1em 1em 1em 1em;
    color:#000000;
    font-wieght:bold;
    text-decoration:none;
    
    }
#leftcol ul li a:hover {
    background:#ffff99;
    color:#CCCCCC;
    }
        
#centercol {
    position:relative;
    padding:0;
    margin: 0px 450px 0px 200px;
    background:#CDC673;
    color:#000;
    
    }

#centercol a {
    color:#666;
    }

#centercol a:hover {
    border-bottom:1px solid;
    color:#9343B9;
    }

#centercol h2 {
color:#443232;
text-decoration: dash;
}

#centercol h3 {
color:#443232;
}

#centercol h4 {
color:#443232;
}

#centercol h5 {
color:#443232;
}

#centercol p {

line-height: 2;
font:sans-serif;

}

#centercol img {border: none;
                        float:right; 
                        clear:right;
                        padding 2px, 2px, 2px, 2px;
}

#centercol a img {border: none;
                            float:none;
                            padding 2px, 2px, 2px, 2px; }




#footer {
    position:relative;
    top:1px;
    background:#336699;
    width:100%;
    clear:both;
    margin:0;
    padding:1% 0;
    text-align:center;
    color:#CCCCCC;
    }

#conpic {
position: relative;
clear:left;
float:left;
border:1;

}
    
    /*LightBox 2.0 styles */
    
        #lightbox{
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
    }
#lightbox a { border: none; }


#lightbox a img{ border: none; }

#outerImageContainer{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    }

#imageContainer{
    padding: 10px;
    }

#loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    }
#hoverNav{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
    }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    }

#imageData{
    padding:0 10px;
    }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }           
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  }   
        
#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    }
    

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

* html>body .clearfix {
    display: inline-block; 
    width: 100%;
    }

* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
    }   
    