.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;
}
.left_wide{
width:650px;
float:left;
}
.right_wide{
width:250px;
float:right;
}

#jp_wrapper{
position:relative;
margin:0 auto;
width:900px;
background:#FFF url(../images/wrapper_bg.gif) top right repeat-y;
z-index:1;
}
#jp_top{
position:relative;
margin:0 auto;
z-index:1;
width:100%;
background:#fff;
min-height:90px;
height:90px;

}
#jp_top_left{
position:relative;
margin:0;
z-index:1;
background:#abafb5 url(../images/logo/1.jpg) bottom left repeat-x;
min-height:90px;

}
#jp_top_right{
position:relative;
margin:0;
z-index:1;
height:auto;
height:100%;
background:#fff;
min-height:90px;

}
#topmenu{
position:absolute;
z-index:1;
bottom:0;
padding:20px 0 10px 12px;
width:100%;
float:left;
}
#banner{
position:relative;
z-index:1;
padding:10px 0 20px 20px;
width:100%;
float:left;
}

#jp_banner{
position:relative;
bottom:10px;
left:20px;
margin:0;
z-index:1;
width:100%;
float:left;
}

#logo{
position:relative;
float:left;
z-index:1;
}

#jp_header{
position:relative;
margin:0;
z-index:1;
width:100%;

}
#jp_header_left{
position:relative;
margin:0;
z-index:1;

}
#jp_header_right{
position:relative;
margin:0;
z-index:1;
background:#6e7076 url(../images/module_bg_blue.gif) bottom right repeat-x;

}

#suckerfish{
position:relative;
margin:0 auto;
width:100%;
height:30px;
background:url(../images/menu_bg.gif) top left repeat-x;
}
.menu_shadow{
background:url(../images/menu_shadow.gif) top center no-repeat;
width:650px;
height:16px;
}

#suckerfish_left{
position:relative;
z-index:2;
}
#suckerfish_right{
position:relative;
z-index:2;
height:29px;
overflow:hidden;
background:#eaebec;
}
#search{
position:relative;
float:left;
z-index:2;
width:auto;
margin:4px 0 0 20px;

}
#search h3{
display:none}

#search .inputbox{
color:#777;
font-size:12px;
border:none;
padding-left:30px;
background:url(../images/search.png) top left no-repeat;
}
#search .button{
border:none;
padding:0 4px 0 4px;
margin:0 0 0 5px;
}

#jp_content{
position:relative;
margin:0;
z-index:1;
width:100%;
margin-bottom:20px;
}
#joomla_content{
position:relative;
margin:0;
z-index:1;
width:100%;
margin-bottom:20px;
}
#jp_content_left{
position:relative;
margin:0;
z-index:1;
}

#breadcrumbs{
position:relative;
width:100%;
line-height:20px;
font-size:11px;
text-align:left;
margin:0 0 20px 0;
background:url(../images/sep.gif) bottom repeat-x;
color:#ccc;
}
#breadcrumbs a{
text-decoration:none;
color:#999;
}

#container{
margin:0px;
width:100%;
}
#content{}
#content-inner{
overflow:hidden;
padding-left:15px;
padding-right:0px;

}
#left{
float:right;
width:180px;
margin:0 0 0 10px;
}

#footer h3{
display:none;
}

#footer a:link, #footer a:visited{
color:#fff;
}
#footer{
position: relative;
margin:0 auto;
padding:10px;
color:#fff;
font-size:90%;
text-align:left;
width:900px;

}

#simpleTooltip { 
padding: 7px;
color: #666;
padding:4px; 
background:#fff;
border:1px solid #ccc;
max-width:240px; 
font-size:92%;
}

.imgborder{
padding:8px;
border:1px solid #ccc;
margin-right:6px;
}
.imgpadding{
display:block;
padding-right:6px;
padding-bottom:2px;
}
.hidden{display:none}