/* @override http://www.haki.co.uk/media/css/layout.css */

body {
	margin: 0;
	padding: 0;
    color: #2a242a;
    font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
}

.wrapper {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	min-height: 932px;
    background: url(../images/content-bg.jpg) no-repeat 187px top;
}

.wrapper.home {
    background-image: none;
}

img {
    border: none;
}

h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: right;
    font: normal normal 18px Verdana, sans-serif;
}

h3 {
    text-align: right;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    padding-top: 20px;
}

h4 {
    margin: 0;
}

/* @group Header */

.header {
	width: 974px;
    height: 155px;
}

.logo h1 {
    visibility: hidden;
    position: absolute;
}


/* @end */

/* @group Navigation */

/* @group Main */

.navwrapper {
    height: 33px;
    width: 786px;
    background-color: #5086b1;
}

.nav {
	padding-bottom: 0;
	margin-bottom: 0;
    vertical-align: top;
    font-family: Verdana, sans-serif;
	background-color:#5086b1
}

.nav ul {
    list-style: none;
    display: inline;
}

.nav li {
    float: left;
    width: 112px;
}

.nav a:link, .nav a:visited {
    color: #fff;
    text-transform: uppercase;
    background-color: #5086b1;
    text-decoration: none;
    display: block;
    height: 30px;
    line-height: 13px;
    padding-top: 3px;
    padding-left: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    font-size: 12px;
}

.active a:link, .active a:visited {
    background-color: #005caf;
}

.nav a:hover {
    background-color: #053659;
}

.nav .active {
}

/* @end */

/* @group Side Nav */

.subnav-wrapper {
    width: 185px;
    overflow: hidden;
}

.subnav {
    padding-right: 22px;
}

.subnav h2 {
    margin-top: 14px;
}

.subnav ul {
    margin-left: 0;
    padding-left: 0;
    padding: 0;
    margin-top: 8px;
    margin-bottom: 30px;
}

.subnav li {
    list-style-type: none;
    text-align: right;
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid #4588c5;
}

.subnav a {
    text-decoration: none;
    color: #4f4f4f;
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    padding-top: 20px;
    line-height: 14px;
    padding-bottom: 2px;
    padding-right: 4px;
}

.subnav a:hover {
    background-color: #7a7880;
    color: #fff;
}

.subnav .active {
    color: #fff;
}

.subnav .active a {
    color: #fff;
}

/* @group Side Sub Nav */


.subnav ul ul  {
    background-color: white;
    color: #4f4f4f;
    border-style: none;
    visibility: hidden;
    display: none;
}

.subnav .active li > a  {
    background-color: white;
    color: #4f4f4f;
    font-size: 10px;
    border-style: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 3px;
    border-bottom-style: none;
    border-bottom-width: 0;
    visibility: visible;
}

.subnav .active ul > a {
    background-color: white;
    color: #4f4f4f;
    border-style: none;
}

.subnav .active ul {
    display: block;
    visibility: visible;
}

.subnav .active li {
    border-bottom-style: none;
}

.subnav .active ul {
    margin-bottom: 0;
}

.subnav .active a:hover {
    text-decoration: underline;
}

/* @end */

/* @end */

/* @group Newsletter */

.newsletter.nh {
    border-top: 3px solid #005caf;
    padding-top: 18px;
}

.newsletter h3 {
    text-transform: uppercase;
    margin: 0 0 8px;
    font: normal normal 14px Verdana, sans-serif;
    padding: 0;
    float: left;
}

.signup-box {
    height: 18px;
    border: 1px solid #adadad;
    color: gray;
    width: 156px;
    margin-left: 1px;
}

.signup-btn {
    width: 162px;
    height: 28px;
    border-style: none;
    margin-top: 10px;
    cursor: pointer;
    background: url(../images/btn-signup.png) no-repeat;
}

/* @end */

/* @end */

/* @group Content */

.gallery-table td {
	width: 250px;
}

.gallery-category-select {
	float: right;
}

.gallery-desc {
	width: 150px;
}

.right-wrapper {
    width: 786px;
    float: right;
}

.content {
    padding-top: 40px;
    padding-left: 60px;
	width: 726px;
}

.content.home {
    padding-top: 0px;
    padding-left: 0px;
    border-top: 1px solid #fff;
}

.content p {
    text-align: justify;
    margin-top: 0;
}

.content a {
    color: #000;
}

.content a:hover {
    color: #003e7e;
    text-decoration: underline;
}

.home-right {
    float: right;
    width: 190px;
    margin-right: 25px;
    margin-left: 60px;
    height: 300px;
}

.home-advert {
    width: 159px;
    height: 90px;
    background-color: #fff;
    border: 1px solid #adadad;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
    margin-top: 18px;
}

.latest-news {
    background-color: #fff;
    border: 1px solid #adadad;
    width: 159px;
}

.latest-news a {
    color: #000;
}

.latest-news h4 {
    text-transform: uppercase;
    background-color: gray;
    border-bottom: 3px solid #005caf;
    color: #fff;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-top: 3px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

.latest-news p {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 11px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.pages-content {
    width: 450px;
    min-height: 400px;
    margin-bottom: 40px;
}

.pages-content-right {
    float: right;
    width: 230px;
    text-align: right;
}

.slideshow1 {
	height: 260px;
}

.slideshow2 {
	height: 260px;
}

.pages-content-right.short {
    margin-top: 0;
}

.pages-content-right img {
    padding-left: 27px;
    border-bottom: 2px solid #0860b1;
	margin-bottom: 10px;
}

.pages-content h2 {
    text-align: left;
    margin-bottom: 16px;
}

.pages-content h4 {
    font-size: 12px;
}

.pages-content li {
    list-style-type: square;
    margin-left: 0;
    padding-left: 0;
}

.pages-content ul {
    margin-left: 0;
    padding-left: 16px;
    color: #4588c5;
    padding-top: 0;
    margin-top: 3px;
}

.li-text {
    color: #2a242a;
}

.article {
    min-height: 100px;
    margin-bottom: 12px;
    border-bottom: 1px solid silver;
    padding-bottom: 12px;
}

.article h4 {
    font-size: 13px;
}

.news img {
	margin-bottom: 10px;
}

a.news-back {
	font-size: 16px;
	color: #387ebe;
	font-weight: bold;
	text-decoration: none;
}

.pages-content.news {
    width: 660px;
}

.article img {
    float: right;
    width: 100px;
    margin-left: 30px;
    border: 1px solid gray;
}

.article.detail img {
    width: 153px;
}

/* @end */

/* @group Footer */

#pagination-box {
	font-size: 16px;
	color: #387ebe;
	font-weight: bold;
}

#pagination-box a {
	color: #387ebe;
}

#pagination-box li {
	display: inline;
}

.footer {
    padding-bottom: 40px;
    color: #2a242a;
    font-size: 11px;
    padding-top: 12px;
    width: 973px;
	clear: both;
}

.footer-home {
	padding-bottom: 40px;
    color: #2a242a;
    font-size: 11px;
    padding-top: 12px;
    width: 973px;
    clear: both;
    border-top: 2px solid #005caf;
}

.footer-logo {
    margin-bottom: 24px;
    margin-top: 35px;
}

.footer_nav {
    color: #387ebe;
    font-weight: bold;
    margin-bottom: 8px;
    padding-left: 200px;
}

.footer_nav p {
    margin: 0;
}

.footerlinks {
    padding-left: 200px;
}

.footerlinks p {
    margin: 0;
}

.footer a {
    color: #2a242a;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

.footer-home a {
    color: #2a242a;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

.footer a:hover {
    text-decoration: underline;
}

.footer-home a:hover {
    text-decoration: underline;
}

/* @end */