.ClearFix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.ClearFormat{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
	height:1%;
}

/* WinIE6 and below */
/**/
* html .ClearFix{
	height:1%;
}
/**/

/* MacIE only */
/**//*/
.ClearFix{
	display:inline-table;
}
/**/


.FullWidth
{
	width:100%;
}

html 
{
	
	background-color:#f0f0f0;
}
body {
	color: #61619f;
	background-color:#f0f0f0;
}
h1 {
	font-size: 26px;
	margin: 0 0 5px 0;
	width: 600px;
}

a {
	color: #13163f;
}
p {
    line-height: 1.4em;	
}
p img {
	border: 1px solid #bfb4aa;
}
p img.right {
	margin-left: 10px;
}
p img.left {
	margin-right: 10px;
}
p.noborder img {
	border: 0px solid #ffffff;
}
input, select, textarea {
    color: #666666;
}
textarea.txt, input.txt {
	border-width: 1px;
	border-style: solid;
}
textarea.txt.pad, input.txt.pad {
	border: 1px solid #13163F;
	color: #13163F;
	padding: 3px 0 0 3px;
}

input.txt.bigtext {
    font-size: 130%;
}

.hide {
	position: absolute;
	visibility: hidden;
}

.hint {
    background: #E5E5E5;
    border: 1px solid #CCCCCC;
    padding: 8px 10px 8px 10px;
    font-weight:bold;
}

.accessibility, .accessibleControls
{
	position:absolute;
	left:0px; 
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.admin,.admin a, .admin a.active , .nav-sub li .admin a.active
{
	color:Red;
}

.wform .wferror {
    border: 1px solid #CCCCCC;
    background: url(../images/bg-wferror.gif) 10px 15px no-repeat;
    color: #EE1111;
    font-weight: bold;
    padding: 15px 15px 15px 35px;
}
.error {
	font-weight: bold;
	padding: 10px;
	color: #EE1111;
	border: 1px solid #CCCCCC;
	font-size: 100%;
}
.warning {
	font-weight: bold;
	color: #EE1111;
}
.left {
    float: left;
}
.right {
    float: right;
}

.grey {
	color: #666;
}
object {
	display: block;
}

.wrap-main {
	width: 972px;
	margin: auto;
}
.wrap-header {
	height: 115px;
	width: 100%;	
	background:url("../images/bg-wrap-skyline.gif") repeat-x scroll center 0 transparent;
}
.wrap-body {
	background: #fff;
	float: left;
	width: 932px;
	padding: 25px 19px 20px 19px;
	
	border-left: 1px solid #8ab5d5;
	border-right: 1px solid #8ab5d5;	
	border-bottom: 1px solid #8ab5d5;
}
.col-wrap {
	width: 764px;
	float: left;
}

.col-wrap-twocol,.col-wrap-onecol {
	width: 100%;	
	float: left;
}
.col-content {
	width: 595px;
	float: right;
}

.col-content-oneocol{
	width: 100%;	
}
.col-content-twocol{
	width: 770px;
	float: right;	
}
.col-left {
	width: 150px;
	float: left;
	
}
.col-right {
	width: 150px;
	float: right;	
}


/* Logo */


.wrap-header .logo {
	float: left;
	margin: 0 0 0 18px;
}
.wrap-header .advice-line {
	float: right;
	margin: 10px 20px 0 0;
}

/* Navigation top */

.nav-top {
	float: left;
	margin: 0;
	border-left:1px solid #8AB5D5;
}
.nav-top li {
	list-style: none;
	float: left;
	background: transparent url(../images/bg-nav-tab.gif) no-repeat 0 0;
	width: 153px;
	min-height: 34px;
	margin-left: -1px;
	border-bottom: 1px solid #c4c1b2;
	position: relative;
}
.nav-top li.active {
	background: transparent url(../images/bg-nav-tab-active.gif) no-repeat 0 0;
	margin-left: 0px;
	min-height: 35px;
	border-bottom: 0 none;
}
.wrap-main.eng .nav-top li.active {
	background: transparent url(../images/bg-nav-tab-active-eng.gif) no-repeat 0 0;
}
.wrap-main.wal .nav-top li.active {
	background: transparent url(../images/bg-nav-tab-active-wal.gif) no-repeat 0 0;
}
.wrap-main.sco .nav-top li.active {
	background: transparent url(../images/bg-nav-tab-active-sco.gif) no-repeat 0 0;
}
.wrap-main.nir .nav-top li.active {
	/* transparent url(../images/bg-nav-tab-active-nir.gif) no-repeat 0 0; */
}
.wrap-main .nav-top li.active a {
	padding-left: 44px;
}
.nav-top li a {
	color: #20275b;
	font-family: Geneva, Arial, Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0 0 22px;
	font-size: 12px;
	display: block;
	min-height: 24px;
	text-decoration: none;
 }
.nav-top li.active a {
	background: transparent url(../images/bg-nav-tab-active-underline.gif) no-repeat 22px 100%;
 }


.search-top-group {
	width: 361px;
	height: 26px;
	padding-top: 9px;
	background: #fff url(../images/bg-search-top.gif) no-repeat 0 0;
	float: right;
	border-right:1px solid #8AB5D5;
}
.search-top, .select-country {
	float: left;
}
.search-top label {
	color: #20275b;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	padding-top: 3px;
	margin-left: 14px;
	letter-spacing: -1px;
}
.search-top input.txt {
	border: 1px solid #13163F;
	color: #13163F;
	border-right: 0 none;
	float: left;
	padding: 1px 0 0 3px;
	margin-left: 10px;
	width: 100px;
	height: 17px;
}
.search-top input.btn {
	float: left;
	height:auto;
}
.select-country {
	font-size: 9px;
	position: relative;
	list-style: none;
	width: 86px;
	float: right;
	z-index: 1;
}
.select-country a {
	font-size: 9px;
}
.select-country .caption {
	font-size: 9px;
	font-weight: bold;
}
.select-country .dropdown {
	position: absolute;
	width: 165px;
	right: 0;
}
.select-country .switch {
	color: #13163F;
	position: absolute;
	right: 0;
	width: 86px;
}
.select-country .countries {
	margin-top: 15px;
	margin-right: 16px;
	display: none;
	padding: 15px;
	border: 1px solid #59a58f;
	background-color: #f0f0f0;
}
.select-country:hover .countries {
	display: block;
}


.countries, .countries li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.countries li a, .countries li {
	font-size: 11px;
}
.countries li {
	list-style: none;
	margin: 0;
	padding: 2px 0 3px 25px;
	width: 100px;
}
.countries li a {
	float: none;
}
.countries li.eng {
	background: transparent url(../images/flag-england.gif) no-repeat 3px 50%;
}
.countries li.sco {
	background: transparent url(../images/flag-scotland.gif) no-repeat 3px 50%;
}
.countries li.nir {
	 background: transparent url(../images/flag-blank.gif) no-repeat 3px 50%;
}
.countries li.wal {
	background: transparent url(../images/flag-wales.gif) no-repeat 3px 50%;
}
.countries li.uk {
	background: transparent url(../images/flag-uk.gif) no-repeat 3px 50%;
}


/* Infoboxes */

.infobox {
	/*width: 300px;*/
	float: left;
}
.infobox h2 {
	float: left;
	width: 100%;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
	clear: both;
}

.infobox h2.split {
	font-size: 14px;
}

.infobox h2 a {
	color: #fff;
	font-weight: bold;
	padding: 5px 0 4px 17px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
.infobox h2 a:hover {
	text-decoration: underline;
}
.infobox h3 {
	color: #6f6352;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.infobox .content {
	min-height: 145px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	float: left;
	/*width: 298px;*/
}
.infobox .content ul {
	list-style: none;
	margin: 10px 0 0 20px;
}
.infobox .content ul.half {
	width: 125px;
	float: left;
	padding-bottom: 8px;
}
.infobox .content li {
	list-style: none;
	padding: 2px 0;
	color: #6f6352;
}
.infobox .content li a {
	font-size: 93%;
	font-weight: bold;
	padding-left: 11px;
	background-position: 0 4px;
	background-repeat: no-repeat;
	display:block;
}

.infobox.brown h2 {
	background-color: #857365;
}
.infobox.brown h2 a {
}
.infobox.brown p {
	color: #6e6358;
}
.infobox.brown .content {
	border-color: #bfb4aa;
}
.infobox.brown .content li a {
	color: #6f6352;
	background-image: url(../images/bg-li-arrow-brown.gif);
}
.infobox.brown .bottom {
	background-color: #857365;
}
.infobox.brown .bottom .form {
}
.infobox.brown input.txt {
	border-color: #6f6352;
}

.infobox.green h2 {
	background-color: #58a58f;
}
.infobox.green h2 a {
}
.infobox.green p {
	color: #458171;
}
.infobox.green .content {
	border-color: #9ac9bc;
}
.infobox.green .content li a {
	color: #13163f;
	background-image: url(../images/bg-li-arrow-green.gif);
}
.infobox.green .bottom {
	background-color: #58a58f;
}
.infobox.green .bottom .form {
}
.infobox.green input.txt {
	border-color: #458171;
	color: #458171;
}

.infobox.grey h2 {
	background-color: #999;
}
.infobox.grey h2 a {
}
.infobox.grey .content li h3, .infobox.grey .content li h3 a {
	color: #666;
}
.infobox.grey .content li h3 a:hover {
	color: #d9c90a;
}
.infobox.grey p {
	color: #999;
}
.infobox.grey .content {
	border-color: #ccc;
}
.infobox.grey .content li a {
	color: #999;
	background-image: url(../images/bg-li-arrow-grey.gif);
}
.infobox.grey .bottom {
	background-color: #999;
}
.infobox.grey .bottom .form {
}
.infobox.grey input.txt {
	border-color: #666;
	color: #666;
}

.infobox.blue h2 {
	background-color: #20275b;
}
.infobox.blue h2 a {
}
.infobox.blue p {
	color: #13163F;
}
.infobox.blue .content {
	border-color: #20275b;
}
.infobox.blue .content li a {
	color: #20275b;
	background-image: url(../images/bg-li-arrow-blue.gif);
}
.infobox.blue .bottom {
	background-color: #20275b;
}
.infobox.blue .bottom .form {
}
.infobox.blue input.txt {
	border-color: #13163F;
	color: #13163F;
}

.infobox.lightblue h2 {
	background-color: #77a8c8;
}
.infobox.lightblue h2 a {
}
.infobox.lightblue p {
	color: #13163F;
}
.infobox.lightblue .content {
	border-color: #77a8c8;
}
.infobox.lightblue .content li a {
	color: #77a8c8;
	background-image: url(../images/bg-li-arrow-lightblue.gif);
}
.infobox.lightblue .bottom {
	background-color: #77a8c8;
}
.infobox.lightblue .bottom .form {
}
.infobox.lightblue input.txt {
	border-color: #13163F;
	color: #13163F;
}

.infobox.yellow h2 {
	background-color: #d9c90a;
	background-image: url(../images/bg-corner-yellow-topLeft.gif);
}
.infobox.yellow h2 a {
	background-image: url(../images/bg-corner-yellow-topRight.gif);
}
.infobox.yellow .content {
	border-color: #d9c90a;
}

.infobox.yellow .content li a {
	color: #6f6352;
	background-image: url(../images/bg-li-arrow-brown.gif);
}

.infobox .content li a:hover {
	color: #d9c90a;
	background-image: url(../images/bg-li-arrow-yellow.gif);
}
.infobox fieldset {
	margin: 0;
	color: #fff;
}

.infobox .bottom {
	margin-top: 1px;
	float: left;
	width: 100%;
	min-height: 35px;
	padding: 0 17px;
	background-position: 0 100%;
	background-repeat: no-repeat;
}
.infobox .bottom .form {
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.infobox .bottom legend {
	color: #fff;
	font-size: 86%;
	text-transform: lowercase;
	padding: 3px 0 3px 0;
}
.infobox .bottom .more {
	color: #fff;
	background: transparent url(../images/bg-li-arrow-white.gif) no-repeat 0 center;
	padding-left: 9px;
	font-weight: bold;
	font-size: 90%;
	width: 150px;
}
.infobox .bottom .more:hover {
	text-decoration: none;
}
.infobox .bottom input.txt {
	float: left;
	font-size: 90%;
	height: 17px;
	padding: 1px 0 0 3px;
}
.infobox .bottom input.btn {
	float: left;
	border: 0 none;
}

.infobox .map {
	position: relative;
	padding: 0 15px;
}
.infobox .map.country {
	padding-right: 3px;
}
.infobox .map h3 {
	width: 160px;
	float: left;
	text-transform: uppercase;
	margin-top: 5px;
	padding-top: 2px;
	font-size: 12px;
	letter-spacing: -1px;
}
.infobox .map ul {
	width: 150px;
	float: left;
	margin: 0;
	margin-top: 8px;
}
.infobox .map.country ul {
	float: left;
	width: 82px;
}
.infobox .map li {
	padding: 0 0 0 27px;
}
.infobox .map.country li {
	padding-left: 0;
}
.infobox .map li.eng {
	background: transparent url(../images/flag-england.gif) no-repeat 3px 50%;
}
.infobox .map li.sco {
	background: transparent url(../images/flag-scotland.gif) no-repeat 3px 50%;
}
.infobox .map li.nir {	
	/* transparent url(../images/flag-northern-ireland.gif) no-repeat 3px 50%;*/
}
.infobox .map li.wal {
	background: transparent url(../images/flag-wales.gif) no-repeat 3px 50%;
}
.infobox .map li a {
	color: #6f6352;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	background-image: none;
	display:inline;
}
.infobox .map.country li a {
	color: #61619F;
}
.infobox .map li a:hover, .infobox .map.country li a:hover {
	background-image: none;
	color: #d9c90a;
}

.infobox.yellow .map li a, .infobox.yellow .map.country li a {
	background-image: none;
}
#ImgCountrySelect {
	float: right;
	margin: 4px 1px 3px 0;
}
.map-off { background: url(../images/map-small-highlights.gif) no-repeat 0 0; }
.map-eng { background: url(../images/map-small-highlights.gif) no-repeat -93px 0; }
.map-wal { background: url(../images/map-small-highlights.gif) no-repeat -186px 0; }
.map-sco { background: url(../images/map-small-highlights.gif) no-repeat -279px 0; }
.map-nir { background: url(../images/map-small-highlights.gif) no-repeat -372px 0; }

.country #ImgCountrySelect {
	
}
.country .map-off { background: url(../images/map-england-highlights.gif) no-repeat 0 0; }
.country .map-lon { background: url(../images/map-england-highlights.gif) no-repeat -110px 0; }
.country .map-sea { background: url(../images/map-england-highlights.gif) no-repeat -220px 0; }
.country .map-swe { background: url(../images/map-england-highlights.gif) no-repeat -330px 0; }
.country .map-eas { background: url(../images/map-england-highlights.gif) no-repeat -440px 0; }
.country .map-eam { background: url(../images/map-england-highlights.gif) no-repeat -550px 0; }
.country .map-wem { background: url(../images/map-england-highlights.gif) no-repeat -660px 0; }
.country .map-nwe { background: url(../images/map-england-highlights.gif) no-repeat -770px 0; }
.country .map-yah { background: url(../images/map-england-highlights.gif) no-repeat -880px 0; }
.country .map-nea { background: url(../images/map-england-highlights.gif) no-repeat -990px 0; }


/* Breadcrumbs */

.wrap-breadcrumbs {
	font-size: 85%;
	padding-bottom: 18px;
}

ul.breadcrumb {
	float:left;
	margin-left:0px;
	margin-bottom:0px;
}

ul.breadcrumb li.first 
{
background:transparent none repeat scroll 0 0;
margin-left:0px;
padding-left:0px;

}
ul.breadcrumb li 
{
background:url(../images/seperator.gif) no-repeat 0px 4px;
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
padding-left:10px;
}

/* Homepage */

.homepage .infobox {
	width: 300px;
	margin: 20px 16px 0 0;
}

.homepage .infobox .split{
	width: 150px;
	float: left;
}
.homepage .infobox.brown {
	margin-right: 0;
}
.homepage #mainBanner {
	float: left;
	width:780px;
	height:160px;
}
.homepage .colbox.member {
	width: 151px;
	height: 158px;
	margin-bottom: 0;
	overflow: hidden;
	border-left: 0 none;
	float: right;
}
.homepage .infobox .content {
	width: 298px;
	min-height:197px;
}

.homepage .ticker
{
	background-color:#333333;
	color:#fff;
	width:945px;
	margin-left:-19px;
	padding-left:25px;
	margin-top:0px;	
	padding-top:5px;
	height:25px;
}
.homepage .ticker .news-items {
	float:left;
	width:800px;
}

.homepage .ticker h2
{
	border:medium none;
	color:#FFFFFF;
	float:left;
	font-size:1em;
	margin:0 1em 0 0;
	text-transform:uppercase;
}

.homepage .ticker ul li
{
 list-style-type:none;
}
.homepage .ticker a
{
	color:#aacbba;
}


.posLeft
{
	float:left;
}
.posRight
{
	float:right;
}
.FlashSmall  {font-size:15px} 
.FlashMedium {font-size:17px}         
.FlashLarge  {font-size:20px} 
.FlashXLarge  {font-size:24px} 



.FlashSmall a {text-decoration: none}
.FlashMedium a {text-decoration: none}
.FlashLarge a {text-decoration: none}
.FlashXLarge a {text-decoration: none}

/* SubPage 2 */

.subpage2 {
}
.subpage2 .infobox {
	width: 195px;
	margin: 20px 5px 0 0;
}
.subpage2 .infobox.grey {
	margin-right: 0;
}
.subpage2 .infobox .content {
	width: 193px;
	min-height: 180px;
}
.subpage2 .infobox .content p {
	line-height: 1.34em;
}
.subpage2 .infobox .content ul {
	margin: 10px 10px 0 15px;
}
.subpage2 .infobox .content li a {
	background-image: none;
	padding: 0;
}
.subpage2 .infobox .bottom {
	width: 195px;
	padding: 0;
}
.subpage2 .infobox .bottom .form {
	padding: 0 17px;
	min-height: 75px;
}


.subpage2 .infobox .bottom input.txt {
	width: 108px;
	border-right: 0 none;
}
.subpage2 .infobox .bottom .more {
	margin-top: 8px;
	float: left;
	clear: left;
}


.services {
	float: left;
}
.services .infobox .content {
	min-height: 290px;
}
.services .infobox .content {
	padding: 10px 0 0 17px;
	width: 176px;
}
.services .infobox .content ul {
	margin-left: 0;
	margin-right: 0;
	width: 160px;
}
.services .infobox h3 a {
	background-position: 100% 0;
	background-repeat: no-repeat;
}
.services .infobox h3.eng a {
	padding-right: 22px;
	background-image: url(../images/flag-england.gif);
}
.services .infobox h3.sco a {
	padding-right: 22px;
	background-image: url(../images/flag-scotland.gif);
}
.services .infobox h3.wel a {
	padding-right: 22px;
	background-image: url(../images/flag-wales.gif);
}
.services .infobox h3.nir a {
	padding-right: 22px;
	/* background-image: url(../images/flag-northern-ireland.gif);*/
}
.services .infobox img {
	border: 1px solid #bfb4aa;
}
.services .infobox.grey h3 {
	margin-top: 10px;
}
.services .infobox.grey .content li {
	margin-bottom: .8em;
}
.services .infobox.green .content li {
	margin-bottom: .8em;
}
.services .infobox.green .content li a {
	color: #13163f;
	background-image: url(../images/bg-li-arrow-green.gif);
	padding-left: 8px;
}
.services .infobox.green .content li a:hover {
	color: #d9c90a;
	background-image: url(../images/bg-li-arrow-yellow.gif);
}


.related {
	list-style: none;
	float: left;
	margin: 0;
	width: 193px;
}
.related li {
	list-style: none;
}
.related li a {
	background:transparent url(../images/arr-nav-sub1.gif) no-repeat 8px;
	padding: 4px 0pt 4px 18px;
	font-size: 11px;
}


.tools {
	float: left;
}
.tools h2 {
	font-size: 20px;
	margin-bottom: 0;
}
.tools ul {
	list-style: none;
	margin: 0 0 0;
}
.tools ul li {
	float: left;
	list-style: none;
	margin-right: 5px;
}
.tools ul li.last {
	margin-right: 0;
}


.lowbox {
	float: left;
	width: 298px;
	margin-top:20px
}
.lowbox .inner {
	float: left;
}
.lowbox .infobox.brown {
	margin-right: 15px;
}
.lowbox .infobox .content {
	min-height: 90px;
	border: 1px solid #ccc;
}
.lowbox .infobox li a {
	font-weight: normal;
}
.lowbox .infobox li.more a {
	font-weight: bold;
}
.lowbox .infobox .content ul {
	margin-top: 5px;
}
.banner-zone-inner 
{
	width:100%;	
	height:100%;
	border:solid 1px gray;
}

.lowbox .banner-zone {
	float: right;
	margin: 0;
	width:298px;
	height:71px;
}
.lowbox .banner-zone.spacer {
	margin-bottom:5px;
}
.lowbox .banner-zone img {
	vertical-align: bottom;
}

.lowbox .banner-zone p 
{
	margin:0px;
}

.lowbox .banner-zone a {
	padding: 0;
	margin: 0;
}
.lowbox .infotext {
	width: 615px;
	margin-top: 15px;
	float: left;
}
.lowbox .infotext p {
	color: #6f6352;
}
.lowbox .livechat {
	width: 298px;
	float: right;
	margin-top: 20px;
	height: 180px;
	background: #fff url(../images/bg-live-chat.png) no-repeat 0 0;
}
.lowbox .livechat input {
	width: auto;
}
.lowbox .livechat legend {
	display: none;
}
.lowbox .livechat .form {
	padding: 130px 0 0 33px;
}
.lowbox .livechat input.txt {
	background-color: #fff;
	border: 1px solid #417866;
	color: #59a58f;
	width: 250px;
	float: left;
}
.lowbox .livechat input.btn {
	float: right;
	margin-right: 13px;
}


/* Footer */

.wrap-footer {
	color: #61619F;
	font-size: 85%;
	background: #f0f0f0;
	padding: 8px 19px 8px 19px;
	float: left;
	width: 932px;
	text-align:center;
}

/* Navigation sub */

.nav-sub {
	font-weight: bold;	
	margin: 0 0 19px 0;
	border: 1px solid #E5E3DC;
}
.nav-sub ul {
	font-weight: normal;
	margin: 0;
}
.nav-sub a {
	display: block;
	padding: 4px 0 4px 18px;
	background: url(../images/arr-nav-sub1.gif) 8px 8px no-repeat;
}
.nav-sub ul li a {
	text-decoration: none;
	background: none;
	border-bottom: 1px solid #E5E3DC;
}
.nav-sub li {	
	list-style: none;
}
.nav-sub li a.active {
	background: #20275b url(../images/arr-nav-sub-active.gif) 6px 9px no-repeat;
	color: #fff;
	text-decoration: none;
}
.nav-sub ul li a.active {
	background: none;
	color: #20275b;
	font-weight: bold;
	text-decoration: none;
}
.nav-sub a:hover {
	background: #77A8C8 url(../images/arr-nav-sub-hover.gif) 8px 8px no-repeat;
	text-decoration: none;
	color: #fff;
}
.nav-sub ul a:hover {
	background: none;
	text-decoration: underline;
	color: #6F6352;
}

/* Colbox */

.colbox {
	border: 1px solid #E5E3DC;
	margin-bottom: 19px;
}
.colbox h6 {
	background: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
 	color:#20275b;
	margin: 6px 0 6px 8px;
}

.colbox h6.login
{
 	color:#D9C90A;
}
 .colbox.member
 {
 	height:160px
 }

 .colbox.member .Register a
 {	
	background: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #20275b;
	text-decoration:none;
	margin:0px;
	padding:0px;
 }
.colbox.member .Register
  {
	float:left;
	text-align:left;
	vertical-align:middle;  
	padding:0 0 0 5px;
  }
.colbox.member .Register.Go
{
	padding:0px;	
}
  
.colbox.member .form {
	padding: 0 0 3px 10px;
	margin:0 0 5px 0;
	border-top: 1px solid #E5E3DC;
	border-bottom: 1px solid #E5E3DC;
}
.colbox.member .form input {
	width: 126px;
	border: 1px solid #999999;
	height: 18px;
}
.colbox.member .form input.passwd {
	width: 95px;
	float: left;
	border-right: 0 none;
}
.colbox.member .form .btn 
{
	width:32px;
	height:20px;
	border: 0 none;
	float: left;
}
.colbox.member .form label {
	display: block;
	padding: 1px 0 1px 0;
	font-size:11px;
}
.colbox.member .form legend {
	display: none;
}
.colbox.member a {
	display: block;
	padding: 3px 0 3px 18px;
	background: url(../images/arr-nav-sub1.gif) 8px 50% no-repeat;
	font-size:10px;
}
.colbox.member a.forgot {
	padding: 0px;
	background:none;
}
.colbox.member.loggedin {
    padding-bottom: 0px;
}
.colbox.member.loggedin a {
    padding: 0 0 8px 18px;
    background-position: 8px 6px;
}
.colbox.member.loggedin strong {
    display: block;
    padding: 10px;
	border-top: 1px solid #E5E3DC;
	color: #20275b;
}
.colbox.member .form fieldset {
	margin-bottom: 0;
}
.colbox.latestnews ul {
	margin: 0;
}
.colbox.latestnews ul li {
	list-style: none;
}
.colbox.latestnews ul li a {
	display: block;
	padding: 4px 0 4px 18px;
	background: url(../images/arr-nav-sub1.gif) 8px 8px no-repeat;
}

.colbox.map {
	border: 1px solid #bfb4aa;
	background: #e6e4dd url(../images/bg-map.gif) no-repeat 0;
	padding-bottom: 8px;
}
.colbox.map h6 {
	color: #6f6352;
	width: 130px;
}
.colbox.map input.txt {
	width: 106px;
	border: 1px solid #6F6352;
	border-right: 0 none;
	float: left;
	height: 17px;
	padding: 1px 0 0 3px;
	margin-left: 12px;
}
.colbox.map ul {
	margin: 12px 0 0 12px;
}
.colbox.map li {
	color: #6f6352;
}
.colbox.map a:hover {
	color: #d9c90a;
}


.banner-zone {
	margin-bottom: 19px;
}
.banner-zone a {
	display: block;
	margin-bottom: 19px;
}
.livechat {
	border: 1px solid #CCC;
	margin: 0 0 19px 0;
}
.livechat img {
	vertical-align: bottom;
}
.livechat .form {
	padding-left: 10px;
}
.livechat textarea {
	border: 1px solid #13163f;
	width: 126px;
	height: 50px;
	font-family: Arial, Verdana, Sans-Serif;
	float: left;
}
.livechat input {
	background: #13163f;
	color: #fff;
	border: none;
	width: 128px;
}

/* wizard and forms */

.wform h2 {
    position: relative;
    background: #20275b url(../images/bg-corner-brown-topLeft.gif) 0 0 no-repeat;
    color: #fff;
    font-size: 100%;
    padding: 4px 0 4px 10px;
}
.wform h2 span {
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 4px;
    background: url(../images/bg-corner-brown-topRight.gif) 0 0 no-repeat;    
}
.wform legend {
    font-weight: bold;
    color: #13163f;    
    padding: 0 0 10px 10px;
}
.wform .wformrow {
    font-size: 85%;
    padding: 4px 8px 4px 8px;    
}
.wform .wformrow label {
    float: right;
    width: 96%;
}
.wform .wformrow input {
    float: left;
}
.wform p {
    padding-left: 10px;
}
.wform h3 {
    font-size: 100%;
    padding-left: 10px;
    margin-bottom: 5px;
}
.wformnav {
    border-top: 1px solid #CCCCCC;
    padding: 10px 0 0 0;
    margin: 30px 0 19px 0;
}
.wformnav.noborder {
    border: 0;
    margin: 0 0 19px 0;
    padding: 0;
}
.wfcol-left {
    width: 49%;
    float: left;
    font-size: 85%;    
}
.wfcol-left a {
    display: block;
	padding: 4px 0 4px 18px;
	background: url(../images/arr-nav-sub1.gif) 8px 8px no-repeat;
}
.wfcol-right {
    width: 49%;
    float: right;
    text-align: right;    
}
.wfcol-right .btn {
    margin: 5px 0 0 10px;
}
.rerow {    
    border-bottom: 1px solid #CCCCCC;
    padding: 0 10px 10px 0;
    margin: 0 0 10px 0;
}
.rerow h3 {
    font-size: 100%;
    margin: 0 0 10px 0;
}
.rerow .edit {
    float: right;
    display: block;
	padding: 4px 0 4px 18px;
	background: url(../images/arr-nav-sub1.gif) 8px 8px no-repeat;
	font-size: 85%;
}
.rerow ul {
    font-size: 85%;
}
.rerow ul li {
   padding: 3px 0 3px 0;
   margin-left: 15px;
}
.wf-line {
    font-size: 85%;
    padding: 3px 0 3px 10px;
    min-height: 20px;
}
.wf-label {
   display: block;
   width: 33.5%;
   float: left;
   padding: 5px 0 0 0; 
   font-weight: normal;
}
.wf-line select {
    width: 176px;
    height: 18px;
}
.wf-line input.wf-input {
    width: 172px;
    height: 16px;
}
.wf-line textarea {
    width: 381px;
    height: 100px;
    font-family: Arial, Helvetica, Sans-serif;
}
.wf-col2 {
    width: 200px;
    float: left;
}
.wf-col2 .col-line {
    padding: 3px 0 3px 0;
}
.wf-col2 .col-line label {
    width: 180px;
    float: right;
}
.wf-col2 .col-line input {
    float: left;
}
.wf-check {
    margin: 4px 0 0 0;
}
.wf-required {
    border: 2px solid red;
}
.hr {
    border-top: 1px solid #CCCCCC;
    padding: 0 0 10px 0;
}
.hr hr {
    display: none;
}
.wform table td, .wform table th {
    border: none;
    padding: 3px 0 3px 10px;
    text-align: left;
    font-weight: normal;
    font-size: 85%;
}
.wform table input {
    width: 85px;
}
.wform table .first {
    width: 190px;
}
/* button */

.btn {
    font-size: 77%;
}

.btn, TD.btn INPUT {
    height: 20px;
    border: 1px solid;
    text-transform: uppercase;
    float: right;
    cursor:pointer;
}
.btn.b1 {
    width: 80px;
    background: #E5E5E5;
    border: 1px solid #CCCCCC;
}
.btn.b2 {
    width: 85px;
    background: #20275b;
    border: 1px solid #20275b;
    color: #fff;
}

.btn.large
{
    width: 140px;
    margin-bottom: 4px;
}

.btn.b2.large
{
    width: 140px;
}

.btn.b2.large.nofloat
{
	 float: none;
	 margin:0px 0px 0px 5px;
}

 p.IdentAdvanceSearch
 {
	margin-left:32px;
 	
 }

.btn.medium
{
    width: 100px;
}

a.btn {
    display: block;
    text-align: center;
    text-decoration: none;
    height: 16px;
    padding: 4px 0 0 0;    
    width: 78px;
}
.col50 {
    width: 48.5%; 
}
.register .wformnav {
    margin: 0;
    padding: 5px 0 0 0;
}
.register .wf-line {
    padding: 3px 0 3px 0;
}
.register .wf-label {
    width: 112px;
}
.register h2 {
    margin-top: 0;
}
.listwrap {
    border: 1px solid #CCCCCC;
    font-size: 90%;
    margin: -12px 0 0 0;
    height: 1%;
}
.listwrap ul li {
    margin: 0 0 10px 0;
}
h2.h-img {
    position: relative;
    background: none;
    color: #20275b;
    height: 15px;
    width: 300px;
    padding: 0;
    overflow: hidden;
}
h2.h-img.why span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/h-why-register.gif) 0 0 no-repeat;
}

/* Sector list */

.sector-list {
    margin: 0;
    padding: 0;
}
.sector-list li {
    list-style: none;
    width: 140px;
    float: left;
    margin: 5px 8px 10px 0;
    height:175px;
    border-bottom: 1px solid #E5E3DC;
    
}
.sector-list li.last {
    margin: 5px 0 10px 0;
}
.sector-list h2 {
    color: #13163f;
    margin: 10px 0 0 0;
    font-size: 131%;
}
.sector-list p {
    padding: 0 0 10px 0;
    line-height: 1.2em;
}

/* Regional contacts */
.rcontacts h2 {
    color: #6F6352;
    font-size: 100%;
    border-bottom: 1px solid #E5E3DC;
    padding-bottom: 5px;
}
.rcontacts p.rcontacts-contact {
    font-size: 100%;
}
.rcontacts p.rcontacts-contact strong {
    color: #6F6352;
}
.rcontacts table td, .rcontacts table th {
    margin: 0;
    padding: 2px 16px 2px 0;
    border: 0;
    text-align: left; /*!important*/
}

/* Search nav */
.search-nav {
    margin: 0;
    padding: 0;
    background: url(../images/bg-search-nav.gif) 0 0 repeat-x;
}
.search-nav li {
    list-style: none;
    float: left;
    text-align: center;
    background: #F5F5F5 url(../images/bg-search-nav-left.gif) 0 0 no-repeat;
    font-size: 76%;           
}
.search-nav li.first {
    background: #F5F5F5 url(../images/bg-search-nav-left-first.gif) 0 0 no-repeat;
}
.search-nav li a {
    float: left;
    height: 30px;
    padding: 5px 6px 0 6px;   
    background: url(../images/bg-search-nav-right.gif) 100% 0 no-repeat;
    text-decoration: none;
    color: #999;               
}
.search-nav li.active {
    background: #F5F5F5 url(../images/bg-search-nav-left-active.gif) 0 0 no-repeat;
}
.search-nav li.active a {
    background: url(../images/bg-search-nav-right-active.gif) 100% 0 no-repeat;
    color: #427967;
    font-weight: bold;
}
.search-nav li a:hover {
    text-decoration: underline;
    color: #437A68;
}

/* Search list */
.search-list {    
    padding: 18px 18px 6px 18px;
    border: 2px solid #417866;
    border-top: 0;
    margin: 0;  
}
.search-list li {
    list-style: none;
}
.search-list li .date {
    font-weight: bold;
}
.search-list li h2 {
    font-size: 100%;
    margin: 0;
}

/* Search box */
.search-box {
    margin: 10px 0 25px 0;   
}
.search-box .s-input {
    border: 1px solid #417866;
    height: 18px;
    width: 350px;
	float: left;
}
.search-box .s-button {
    background: #13163f url(../images/arr-nav-sub-hover.gif) 8px 50% no-repeat;
    color: #fff;
    border: 1px solid #13163f;
    height: 20px;
    width: 90px;
    
    margin-right: 20px;
}

.search-box #s-sort {
    border: 1px solid #417866;
    width: 83px;
}

/* Static page */

.static-page table {
	width: 100%;
}
.static-page table th, .static-page table td {
	text-align: left;
	border:none;	
}

.static-page table.border th , .static-page table.border td 
{
	border: 1px solid #ccc;	
}

.wrap-footer ul
{
	list-style-type:none;
}
.wrap-footer ul li
{
	display:inline;
	border-left:solid 1px #13163f;
	list-style-image:none;
	padding-left:5px;	
	padding-right:5px;
}
.wrap-footer ul li.first
{
	display:inline;
	border-left:none;
	list-style-image:none;
	padding-left:5px;	
	padding-right:5px;
}

.horizontal-list
{
	list-style-type:none;
	margin:0pt 0pt 1em;
	padding:0pt;
	white-space:nowrap;
}

.horizontal-list li 
{
	background:transparent none repeat scroll 0% 0%;
	border-left:1px solid black;
	display:inline;
	margin-left:0pt;
	padding-left:4px;
}

.horizontal-list li.first  {
	border-left:medium none;
	padding-left:0px;
}



/*-- hacks to fix tables --*/
table.plain th, table.plain td 
{
    border: none;
    padding: 0px;
}

/*-- for the future!
div.cms-content th, div.cms-content td
{
    border: none;
    padding: 0px;
}

---*/


/*-- calendar view stylesheets --*/
/*-- COMMON --*/
.rsAptWrap a, .rsAptWrap a:visited, .rsAptWrap a:active
{
    text-decoration: none;
}

.rsAptWrap a:hover 
{
    color: #000000;
}

/* -- get rid of timeline -- */
a.rsHeaderTimeline
{
    display:none;
}
/*-- MONTH VIEW --*/
.rsMonthView .rsAptContent h2
{
    padding-top: 0px;
    padding-left: 0.1em;
    padding-right: 0.1em;
    margin-top: 0px;
    line-height: 1.1em;
    font-family: Calibri,verdana,Arial,Sans-serif;
    font-size: 1.1em;
}

/*-- WEEK VIEW --*/
.rsWeekView .rsAptContent h2
{
    font-family: Calibri,verdana,Arial,Sans-serif;
    font-size: 0.8em;
}


/*-- DAY VIEW --*/

.rsDayview div.rsAptWrap
{
    padding: 0.8em;
}

.rsDayView .workshop div.rsAptWrap 
{
    background-image:url(../images/calendar/workshop.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-top: 36px;
    border: solid 1px #808080;

}


.rsAptContent .EventType
{
	font-size:1.4em;
	font-weight:bold;
	color:#6F6352;
}

.rsAllDayCell .rsAptContent .EventType
{
	font-size:1.4em;
	font-weight:bold;
	color:#6F6352;
    display:inline
}


.rsAllDayCell .rsAptContent H2
{
	display:inline;
	padding-left:30px;
}


.RadScheduler_Telerik div.rsContent.rsMonthView
{
    border: 1px solid #6B696B;
    padding-top: 0px;
    margin-top: 0px;
}


.rsMonthView .rsAptWrap
{
    width: 90%;
}

.rsMonthView .rsAptContent .EventType
{
	display:none;
}

.rsAptContent {
padding-top:7px;
}
.rsMonthView .rsAptContent {
padding-top:0px;
}

.rsDayView .rsAptContent .EventType
{
    padding-bottom: 0.2em;
    margin-bottom: 0em;
}

.rsDayView .rsAptContent h2
{
    font-family: Calibri,verdana,Arial,Sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    margin-top: 0em;
    padding-top: 0em;
    padding-left: 0.4em;
    padding-right: 0.2em;
}

.static-page .RadScheduler_Telerik .rsColumnHeaderRow th {
	font-family: Calibri,verdana,Arial,Sans-serif;
    font-size: 1.2em;
    color:#13163f;
}

.static-page .RadScheduler_Telerik .rsMonthView .rsWrap 
{
	height:40px;
}

.static-page .RadScheduler_Telerik .rsMonthView .rsWrap.rsDateWrap, 
.static-page .RadScheduler_Telerik .rsMonthView .rsWrap.rsLastWrap
{
	height:15px;
}

.static-page .RadScheduler_Telerik .rsHeader  .rsSelected,
.static-page .RadScheduler_Telerik .rsHeader ul a:hover, 
.static-page .RadScheduler_Telerik .rsHeader p em a 
{
	background-image:none;
    color:#13163f;
}
.static-page .RadScheduler_Telerik .rsHeader em
{	
	font-weight:bolder;
}

.RadScheduler .rsToday
{
    display: none;
}

.RadScheduler .rsHoursContent
{
    width: 100%;
    text-align: center;
}

.static-page .RadScheduler_Telerik .rsHoursTable th,
.static-page .RadScheduler_Telerik .rsAllDayFirstCell
{	
	background-color:#20275b;
	background-image: none;
	font-family: Calibri,verdana,Arial,Sans-serif;
    font-size: 1.2em;
    color:white;	
}

.static-page .RadScheduler_Telerik .rsColumnHeaderSpacerCell,
.static-page .RadScheduler_Telerik .rsColumnHeaderLastSpacerCell 
{
	background-color:#20275b;	
	border:none;
}


.calOrgan_envirowise div.rsAptInner, .calOrgan_envirowise div.rsAptWrap,
.calOrgan_joint div.rsAptInner, .calOrgan_joint div.rsAptWrap 
{
    background-color: #74d9bc; /* -- 58A58F --*/
    /* --  width:90%; Taken out with Q2 Radcontrols --*/
}
.envirowise_event
{
    background-color: #74d9bc; /* -- 58A58F --*/
}
/* -- added for BSOs only... may be removed -- */
/*
.calOrgan_bso div.rsAptInner, .calOrgan_bso div.rsAptWrap
{
    background-color: #74aad9;  
}
.bso_event
{
    background-color: #74aad9;  
} */
.calOrgan_3rd_party div.rsAptInner, .calOrgan_3rd_party div.rsAptWrap, .calOrgan_bso div.rsAptInner, .calOrgan_bso div.rsAptWrap
{
    background-color: #ebd90a; /* -- Alternative : E5E3DC D9C909*/
    /* --  width:90%; Taken out with Q2 Radcontrols --*/
}
.external_event, .bso_event
{
    background-color: #ebd90a; /* -- Alternative : E5E3DC D9C909*/
}

.rsDayView .workshop div.rsAptInner
{
    border: none;
    border-bottom: solid 1px #808080;
    padding-top: 0px;
    margin-top: 0px;
}
.static-page .RadScheduler.RadScheduler_Telerik .rsColumnHeader,.static-page  .RadScheduler.RadScheduler_Telerik .rsColumnHeaderCell
{
	background-color:#20275b;
}

.filters legend 
{
	color:#13163f;
	font-weight:bold;
}

.filters
{
	margin:10px;
}

.listitem .itemtext,.listitem-admin .itemtext{
	display: block;
	padding-left: 16px;
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}

/* -- Pad right images --*/
img.padright,div.padright, div.padright_outer 
{
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
}

div.padright_outer 
 {
 	width:200px;
 }

/* -- epublications styles -- */
.epubs div.step, .epubs div.explantext
{
	margin-bottom: 10px;
}

.epubs div.bottom
{
	text-align: right;
	margin-top: 10px;
}

.epubs div.genimg
{
	text-align: center;
}

/*-- fix images in the main content which shouldn't have borders around them --*/
.cms-content img, img.noborder
{
    border:none;
}

img.border
{
    border: 1px solid #bfb4aa;
}

ul.imagespacing 
{
	margin-left: 240px;	
}

ul.sitemap
{
	margin-bottom:0px;
}

.IndicatorPanel
{
    width:  593px;
    border: solid 1px black;
    background-color: white;
    padding: 15px 0px;
}
.IndicatorPanel .sector-list li
{
    margin-left: 38px;
}
.IndicatorPanel .SliderBox
{
    width: 100%;
    padding-bottom: 10px;
}    
.IndicatorPanel H2
{
	margin-left:15px;
}

.hidden
{
	visibility:hidden;
	display:none;
}



.regform .form_fields
{
	padding-bottom:1em;
}

.regform .form_fields .form_field
{
	padding-bottom:1em;
}

.regform .form_fields .form_field fieldset
{
	border:solid 1px gray;
	padding:10px;
}
	
	
.externallink
{
	margin-left:5px;
}


.mediaPlayerOuter
{
	padding-bottom: 10px;
}

dl.glossary dt
{
	font-weight:bold;
}
dl.glossary dd
{
}
