.clr{ /* BASIC CLEAR FIX*/
clear:both;
}

div.clear{ /* Special Div for Firefox for background height fix*/
clear: both;
height: 0px;
margin: 0px;
padding: 0px;
font-size: 0;
}
#jp_wrapper_outer{
position:relative;
margin:0 auto;
background:#251600;
z-index:1;
border-left:0px solid #9D202F;
border-right:0px solid #9D202F;
padding:0 20px 0 20px;
border-bottom:0px solid #9D202F;

}
#jp_wrapper_inner{
position:relative;
margin:0;
z-index:1;
width:100%;

}

.shadow_left{
position:absolute;
left:-20px;
top:0;
background:url(../images/shadow_left.png) top left no-repeat;
width:20px;
height:600px;
display:none;
}
.shadow_right{
position:absolute;
right:-20px;
top:0;
background:url(../images/shadow_right.png) top left no-repeat;
width:20px;
height:600px;
display:none;

}
#header{
position:relative;
margin:0 auto;
width:100%;
height:auto;
z-index:3;
padding-top:6px;
background: url(../images/museum_header_wc.png) no-repeat;
min-height: 147px;
border-top: 10px solid #2A1900;
}

#top{
position:relative;
float:right;
z-index:2;
text-align:right;
}
#banner{
position:relative;
float:right;
padding:20px 0 20px 0;
z-index:2;
max-width:468px;
height:auto;
}
#logo{
position:relative;
float:left;
z-index:2;
padding:30px 0 30px 0;
display:none;
}
#menu_outer{
position:relative;
margin:0 auto;
width:100%;
height:auto;
height:45px;
z-index:9;
background:url(../images/suckerfishmenubar.jpg);
border-top: 1px solid #2A1900;
border-bottom: 1px solid #2A1900;
}
.menu_border{
width:100%;
height:3px;
background:url(../images/suckerfish_seperater.jpg);
margin:0 0 6px 0;
border-bottom: 8px solid #000000;
border-top: 7px solid #000000;
}
#menu_outer h3{ display:none}

#suckerfish{
position:relative;
margin:0 auto;
width:100%;
height:45px;
border-bottom: 2px solid #8F1E2B;
}

#slideshow{
position:relative;
margin:0 auto;
height:auto;
z-index:1;
}
.slideshow_shadow{
position: relative;
background:url(../images/slideshow_shadow.gif) top center no-repeat;
width:100%;
height:20px;
display:none;
}
#functions{
position:relative;
margin:0 auto;
width:100%;
height:0;
margin:2px 0 10px 0;
border-bottom:1px solid #412600;
}
#breadcrumbs{
position:relative;
float:left;
width:auto;
line-height:30px;
font-size:10px;
}
#breadcrumbs a{
text-decoration:none;
color:#eee;
}
#search{
position:relative;
float:right;
z-index:2;
width:auto;
height:30px;

}
#search label{display:none}
#search h3{
display:none}

#search .inputbox{
color:#777;
font-size:12px;
background:#f9f9f9;
border:1px solid #dadada;
margin:2px 0 2px 0;
float:right;
}

#search .button{
border:1px solid #dadada;
margin:2px 0 2px 5px;
}

#jp_top_module_outer{
position:relative;
margin:0 auto;
z-index:2;
height:auto;
width:100%;
}

#jp_top_module{
margin:0 auto;
padding:0px 0 0px 0;
}

#container{
margin:20px 0 20px 0;
width:100%;
}
#content{}
#content-inner{
overflow:hidden;
}


#jp_bottom_outer{
position:relative;
margin:0 auto;
z-index:2;
height:auto;
width:100%;
height:100%;
}

#jp_bottom{
margin:0 auto;
padding:10px 0 10px 0;
}

#footer h3{
display:none;
}

#footer a:link, #footer a:visited{
color:#D29755;
}
#footer{
position: relative;
bottom:0;
margin:0 auto;

color: #cd7800; 
font-size:100%;
text-align:center;
border-top:1px solid #412600;

}

#simpleTooltip { 
padding: 7px;
color: #E4D9C9;
padding:4px; 
background:#2a1900;
border:1px solid #412600;
max-width:240px; 
font-size:92%;
}

.imgborder{
padding:8px;
border:1px solid #412600;
margin-right:6px;
}
.imgpadding{
display:block;
padding-right:6px;
padding-bottom:2px;
}
.hidden{display:none}

#fbshare_container{clear:both;}