.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;
}
html {
overflow-y:scroll;
height:100%;
}
.module_divider{
padding-left:20px;
background:url(../images/module_cell.gif) repeat-y left;
}
#slider{
position:relative;
width:100%;
background:#333 url(../images/header_bg.gif) repeat-x top;
height:auto;
}
#slider_inner{
margin:0 auto;
position:relative;
}
#toggle{
position:absolute;
top:0;
right:-50px;
height:1px;
width:20px;
}

#wrapper{
position:relative;
margin:0 auto;
height:auto;
z-index:2;
}
#wrapper_outer{
position:relative;
margin:0 auto;
height:auto;
z-index:2;
width:100%;
background:#fff url(../images/body_bg.gif) repeat-x top;
/*border-top:5px solid #ffffff;*/
padding-top:5px;
min-height:550px;
}

#top h3{
display:none;
}
#top{
position: relative;
float:right;
width:400px;
padding:0 0 12px 0;
}

#header{
position:relative;
margin:0 auto;
width:100%;
height:auto;
z-index:2;
}
#logo{
position:relative;
float:left;
z-index:2;
margin-bottom:5px;
}
#banner{
position:relative;
float:right;
z-index:2;
padding-top:1px;
}
#banner h3{
font-size:10px;
color:#ccc;
}
#search{
position:relative;
float:right;
/*margin-right:-10px;*/
border:none;
z-index:1;
}
#search h3{
display:none}

#search .inputbox{
border:none;
color:#999;
font-size:12px;
padding:1px;
background:#fff;
margin-top:4px;
margin-right:4px;
}
#search .button{
border:none;
color:#000;
font-size:12px;
padding:1px;
}
#suckerfish{
position:relative;
margin:0 auto;
width:100%;
z-index:9;
height:10px;
margin-bottom:5px;
background:url(../images/menu_bg.gif) repeat-x top}

#functions{
position:relative;
margin:0 auto;
margin-top:10px;
margin-bottom:20px;
width:100%;
height:1px;
overflow:hidden;
border-bottom:1px dotted #fff;
z-index:2;

}
#breadcrumbs h3{
display:none}

#breadcrumbs{
position:relative;
float:left;
width:auto;
color:#ffffff;
font-size:11px;
padding-left:10px;
}

#inset{
position:relative;
margin:0 auto;
width:100%;
min-height:190px;
margin-bottom:5px;
z-index:2;
}
.inset_left{
background:url(../images/inset_left.gif) no-repeat top left}
.inset_right{
background:url(../images/inset_right.gif) no-repeat top right}

.shadow{
position:relative;
height:1px;
background:url(../images/jp_content_divider.png) no-repeat top center}

#jp_content{
padding:0 1px 0 1px;
}
#joomlacontent{
padding:0 0 1px 0;
width:100%;
}
#right{
float:right;
position:relative;
width:160px;
padding-left:30px;
}
#left{
float:left;
position:relative;
width:160px;
padding-right:30px;
}

#bottom{
margin:0 auto;
background:#ffffff url(../images/border_bottom.png) repeat-x top;
width:100%;
padding-top:1px;
border-bottom:1px solid #ffffff;

}
#bottom_inner{
margin:0 auto;
}
#footer h3{
display:none;
}

#footer a:link, #footer a:visited{
color:#ccc;
}
#footer{
margin:0 auto;
padding:10px 0 5px 0;
color:#ccc;
font-size:90%;
text-align:center;
background:#ffffff;
width:100%;
border-top:1px solid #ffffff;
}

.imgborder{
display:block;
padding:1px;
border:1px solid #ffffff;
background:#ffffff;
margin:1px;
}
.imgpadding{
display:block;
padding-right:6px;
padding-bottom:1px;
}
