body.centx { font-family: Verdana, Geneva, sans-serif; background: white; padding-bottom: 45px; }
body.fish { background: url("../images/backgroundblue.png") repeat scroll 0 0 #383736 !important; }
#wrap {
    background: white;
    padding: 0 1px;
}
.centx #wrap {
    width: auto;
}
.centx .inner {
    margin: auto;
    position: relative;
    width: 969px;
}
.topnav {
    background: #347cb6 url(/images/fish-ex-blue-grad.png) left top repeat-y;
    color: #f2ead1;
    margin: 0;
    padding: 15px 15px;
    text-align: right;
}

#logo {
    float: left;
    margin-top: -8px;
}
.topnav a {
    color: #f2ead1;
}
body {
    background: #333333;
    color: #DFDFDF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    line-height: 1.2;
    margin: 0px;
}
.centx .inner:after { clear: both; content: ''; display: block; }
#header {
    background: #347cb6 url(/images/fish-ex-blue-grad.png) left top repeat-y;
    color: #f2ead1;
    height: 42px;
    margin: 0 0 1px;
    padding: 0 15px;
    text-align: right;
    width: 939px;
}
.fish #header{
	width: 946px;
}
a.logo {
    left: 15px;
    right: auto;
    top: 7px;
}
.centx a.logo {
    left: 0;
}
#toplinks {
    font: 10px/1.2 Verdana, Geneva, sans-serif;
    position: absolute;
    right: 15px;
    top: 15px;
}
#toplinks a {
    color: #f2ead1;
}
.centx #header {
    background: white;
    background-image: -moz-linear-gradient(left, #FFFFFF 40%, #347CB6 100%);
    background-image: -o-linear-gradient(left, #FFFFFF 40%, #347CB6 100%);
    background-image: -webkit-linear-gradient(left, #FFFFFF 40%, #347CB6 100%);
    background-image: linear-gradient(to right, #FFFFFF 40%, #347CB6 100%);
    width: auto;
}
.centx #site-name {
    font-size: 15px;
    font-weight: normal;
    left: 47px;
    margin: 0;
    top: 15px;
}
.heading-bar {
    background: #d96b14;
    color: #fff;
    font-size: 11px;
    line-height: 1.0909;
    margin: 1px 0 15px;
    padding: 10px 20px;
    text-align: right;
}
.centx .heading-bar {
    border-bottom: 1px #ccc solid;
    font-size: 10px;
    line-height: 1.2;
    padding-top: 5px;
    padding-bottom: 5px;
}
.heading-bar h1 {
    color: white;
    float: right;
    font: 14px sans-serif;
	font-weight:normal !important;
    margin: -3px 0 10px;
}
.centx .heading-bar h1 {
    font-size: 12px;
    line-height: 1;
    margin: 1px 0 -1px 48px;
}
.heading-bar a { color: white; }

.lang-sel {
    text-decoration: none;
}

.lang-sel:hover {
    text-decoration: underline;
}
#main {
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 0;
    padding: 11px;
}

.centx #footer {
    background: white;
    border-top: 1px #ccc solid;
    bottom: 0;
    height: auto;
    color: #777;
    font-size: 11px;
    padding: 1px 0;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.centx .footerwrap {
    margin: 0 auto;
    padding: 10px 0 20px;
    text-align: right;
    width: 920px;
}
#sidenav{
	font-size:13px !important;
}
