﻿body
{
	
	min-width: 960px; /* This sets the viewport width for mobiles */
	
}
#slider{
	width:980px;
	}

.wrapper
{
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.wrapper2
{
	position: relative;
	width: 1050px;
	margin: 0 auto;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:700;
	
	}

#head
{
	z-index: 99;
	
	background: #fff url(header-fade.png) repeat-x;
	width:100%;
}

#nav
{
	height: 85px;
	
	background: #fff url(nav.png) top center no-repeat;
}

#content
{
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding: 0 0 12px;
	background: #fff url(content-bg.png) top center no-repeat;
}

#foot
{
	height: 140px;
	clear: both;
	background: url(footer-bg.png) repeat-x;
	margin-bottom: -28px;
}

#foot .wrapper
{
	padding: 35px 0;
	background: url(images/footer-shadow.png) top center no-repeat;
}
div#head img#logo
{
	float: left;
	padding: 11px 0 0;
}

#snIcons
{
	position: relative;
	float: right;
	margin: 60px 0 0;
	width: 150px;
	height: 66px;
}



#snIcons ul
{
	margin: 0 20px 0 26px;
	padding: 0;
}

#snIcons li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#snIcons li a
{
	display: inline-block;
	width: 30px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: -999em;
	margin: 0 3px 0 0;
}

#snIcons .sn1 a
{
	background-image: url(twitter-icon.png);
}

#snIcons .sn2 a
{
	background-image: url(facebook-icon.png);
}

#snIcons .sn3 a
{
	background-image: url(images/rss-icon.png);
}

#snIcons .sn4 a
{
	background-image: url(images/mobile-icon.png);
}

p.welcome
{
	clear: both;
	color: #68a7c6;
	margin: 5px 0;
}

#head .memCentre
{
	position: absolute;
	top: 0;
	right: 0;
	color: #888;
}

#head .memCentre a
{
	color: #888;
	margin: 5px 0;
}

#mainNav
{
	clear: both;
	margin: 0;
	padding: 0px 0 0;
}

#mainNav li
{
	float: left;
	position: relative;
	margin: 0;
	padding: 0 !important;
	list-style: none !important;
}

#mainNav li a
{
	display: block;
	padding: 18px 9px;
	color: #fff;
	font: normal 14px 'Playfair Display SC', serif;
	text-decoration: none;
	height: 24px;
	border-right: 1px solid #116463;
}

#mainNav li.last a
{
	border: 0;
}

#mainNav li.on a
{
	background: #105352;
	color: #fff;
}
#mainNav li a:hover,
#mainNav li.on a:hover
{
	background: #105352;
	color: #fff;
}

/* --- drop down navigation */

#mainNav ul
{
	display: none;
	width: 250px;
	position: absolute;
	top: 56px;
	left: 0;
	z-index: 99;
	background: #105352;
	padding: 0;
	opacity: 0.95;
}
#mainNav ul li
{
	margin: 0 23px;
	float: none;
	display: block;
}
#mainNav ul li a,
#mainNav li.on ul li a
{
	padding: 15px 0;
	font: normal 13px/16px 'Open Sans', sans-serif;
	height: auto;
	color: #fff;
	background: url(images/dots.png) bottom left repeat-x;
	text-transform: uppercase;
}
#mainNav ul li a:hover,
#mainNav li.on ul li a:hover
{
	color: #10bebc;
	background: url(images/dots.png) bottom left repeat-x;
}

#mainNav ul li.last a
{
	background: none;
}


#homeLeft
{
	float: left;
	width: 650px;
	margin: 20px 0 0;
}

#homeRight
{
	float: right;
	width: 305px;
	margin: 20px 0 0;
}

#blogs
{
	position: relative;
	float: left;
	margin: 30px 0 30px;
	width: 980px;
}

#blogs li
{
	float: left;
	width: 295px;
	padding: 0 30px 0 0;
}

#blogs .moreLink
{
	right: 65px;
}

#featureList
{
	height: 300px;
	overflow: hidden;
}




/* --- Welcome / Events / News Columns */
#homeLeft .col,
.nothome .col
{
	float: left;
	position: relative;
}

#homeLeft .welcome
{
	float: left;
	width: 650px;
    top: 0px;
    left: 0px;
}

.welcome p
{
	color: #333;
	font-size: 14px;
	line-height: 24px;
}

.moreLink
{
	position: absolute;
	top: 20px;
	color: #67a6c5;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 98;
}

.colNav
{
	position: absolute;
	top: 17px;
	right: 10px;
	width: 25px;
	z-index: 98;
}

.colNav a
{
	display: block;
	width: 10px;
	height: 12px;
	text-indent: -999em;
}


#threeCol .colNav
{
	top: 10px;
	width: 12px;
	height: 25px;
}

#threeCol .colNav a
{
	margin: 0 0 2px;
}

.colNav .arrowLeft 
{
	float: left;
	background: url(lh-arrow.gif) center no-repeat;
}

.colNav .arrowRight
{
	float: right;
	background: url(rh-arrow.gif) center no-repeat;
}

.colNav .arrowUp
{
	background: url(images/up-arrow.gif) center no-repeat;
}

.colNav .arrowDown
{
	background: url(images/down-arrow.gif) center no-repeat;
}

.upper
{
	background: url(images/grey-dot.gif) 48px 505px repeat-x;
}


.welcome .moreLink
{
	right: 30px;
}

.briefings .moreLink
{
	right: 65px;
}

.col.briefings
{
	float: left;
	width: 650px;
	overflow: hidden;
	padding-bottom:40px;
	padding-top:20px;
}

.briefings ul,
.briefings p
{
	margin: 0;
	padding: 0;
}

.briefings #briefList
{
	width: 796px !important;
	position: relative !important;
	left: -19px !important;
}

.briefings ul li
{
	float: left;
	width: 160px;
	margin: 0;
	padding: 0 19px;
	border-right: 1px solid #eee;
}

.briefings .thumb
{
	margin: 0 0 10px;
}

.small
{
	color: #0a8d8b;
	margin: 0 0 5px;
	display: block;
	font-size: 13px;
}



#content #sideBar
{
	float: left;
	width: 247px;
	margin: 20px 0 0;
}

#sideBar .sbBanner img
{
	border: 1px inset #999;
}

#innernav
{
	margin: 15px 0;
	padding: 0;
}
#innernav li
{
	list-style: none;
	padding: 0;
}

#innernav li a
{
	background: url(images/nav-section-bg.png) bottom left no-repeat;
	display: block;
	padding: 8px 20px 18px 55px;
	font: normal 20px/24px 'Playfair Display SC', serif;
	color: #004f9f;
	position: relative;
	left: -49px;
	width: 221px;
}

#innernav li a:hover
{
	color: #fff;
	text-decoration: none;
}

#innernav li ul
{
	padding: 0;
	margin: 0 0 30px;
}

#innernav li li a
{
	background: none;
	color: #68a7c6;
	padding: 15px 3px;
	font: normal 15px/18px 'Open Sans', sans-serif;
	width: auto;
	margin: 0 !important;
	left: 0;
	text-transform: uppercase;
	background: url(images/dots.png) bottom left repeat-x;
}
#innernav li li a:hover,
#innernav li li.on a:hover
{
	color: #82d0f5;
}
#innernav li li.on a
{
	color: #004f9f;	
	background: url(images/nav-arrow-big.png) right center no-repeat;
}

#innernav li li.on
{
	position: relative;
	top: -1px;
	border: 1px solid #004f9f;
	border-left: 0;
	border-right: 0;
}

#innernav li li li.on
{
	top: 0;
	border: 0;
}

#innernav li li ul
{
	padding: 0 0 15px;
	margin: 0;
	display: none;
}

#innernav li li.on > ul,
#innernav li li.on li.on > ul
{
	display: block;
}

#innernav li li li ul
{
	padding: 10px 0 0;
	margin: 0;
}

#innernav li li li
{
	margin: 0 0 0 30px;
	border: 0;
}
#innernav li li li a,
#innernav li li.on li a
{
	background: none;
	font-size: 13px;
	padding: 5px 0;
	width: auto;
	font-weight: normal;
	color: #68a7c6;
}
#innernav li li.on li a:hover
{
	color: #82d0f5;
	background: none;
}
#innernav li li li.on
{
	color: #004f9f;
}
#innernav li li li.on a
{
	color: #004f9f;
	background: url(images/nav-arrow-small.png) right center no-repeat;
}

#innernav li li li.on a:hover
{
	color: #82d0f5;
	background: url(images/nav-arrow-small.png) right center no-repeat;
}

#innernav li li li.on li a,
#innernav li li li.on li a:hover
{
	background: none;
	color: #82d0f5;
}

#innernav li li li.on li a,
#innernav li li li.on li.on li a
{
	color: #68a7c6;
	font-weight: normal;
}
#innernav li li li li.on a
{
	color: #004f9f;
}
#innernav li li li li
{
	margin: 0 0 0 20px;
	list-style: circle;
}

#content #sideBar p
{
	margin: 10px 10px 0;
}

#content #mainBar
{
	width: 695px;
	padding: 20px 0;
}




#foot .left
{
	width: 440px;
}

#foot .footright
{
width: 619px;
}

#foot h2
{
	font: normal 20px/24px 'Playfair Display SC', serif;
	color: #10e9e9;
	border: 0;
	padding: 0;
	margin: 0 0 25px;
}

#foot  ul
{
	margin: 0;
	padding: 0;
}

#foot .right ul
{
	float: left;
	margin: 15px 0;	
}

#foot .right li
{
	float: left;
	list-style: none;
	padding: 0 7px;
	line-height: 10px;
	border-right: 1px solid #fff;
}

#foot  li.menuLi5
{
	padding-left: 0;
}

#foot  li.end
{
	border: 0;
}



#foot h3
{
	font-size: 13px;
}

#foot h3 a
{
	color: #82d0f5;
}

#foot p
{
	font-size: 13px;
	line-height: 20px;
	color: #fff;
}

#siteInfo
{
	float: left;
	
}

#foot a,
#foot .verse
{
	text-decoration: none;
	color: #fff;
}

#foot .verse
{
	font-style: italic;
	line-height: 20px;
}

#foot .verse a
{
	color: #ffffff;
}

#foot a:hover
{
	text-decoration: underline;
}

#foot #contact
{
	float: left;
	font-size: 15px;
	padding: 6px 0 5px;
}


.left
{
	float: left;
}

.right
{
	float: right;
}
ol {
	list-style:none;
	font-size:15px;
	text-align:justify;
}
ol li {
	display:block;
	clear:both;
	font-size: 15px;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:281px;
	border:1px solid #666;
	margin:0;
	padding:5px 2px;
	height:25px;
	background-color:#fff;
	font-size:17px;
}
ol li select {
	border:1px solid #666;
	height: 30px;
	margin-bottom: 16px;
	margin-right: 6px;
	margin-top: 2px;
	outline: 0 none;
	padding: 3px 3px 3px 5px;
	width: 480px;
	line-height:15px;
	font-size:17px;
}
ol li select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right);
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 480px;
    height: 35px;
	line-height: 25px;
}

ol li textarea {
	width:281px;
	border:1px solid #666;
	margin:0;
	padding:2px;
	font-size:17px;
	background-color:#fff;
	height:45px;
}
ol li .send {
	margin:16px 0 0 0;
}
