@charset "utf-8";
/* CSS Document */
/*
Palette

Green : 468e69
*/
 

/*************************************
GROUND RULES
**************************************/
p,ul,li,form,fieldset,h1,h2,h3,h4,h5,h6,body {padding: 0; margin: 0;}
a img {border: 0;}
body {
	background-color: #fff;
	font: 62.5% verdana,helvetica,'sans-serif';
	color: #666;
	background-image: url(../img/bg-body.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fff;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	margin-top: 30px;
}
#logo {
	position: absolute;
	top: 47px;
	margin-left: 18px;
	width: 146px;
	height: 35px;
	overflow: hidden;
}
#banner {
	margin-top: 5px;	
}



/*************************************
PRIMARY NAVIGATION
**************************************/
ul#navprimary {
	text-align: right;
	background-image:url(../img/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fff;
	list-style-type: none;
	white-space: nowrap;
	border: 1px solid #dfdfdf;
	font-size: 1.2em;
}
ul#navprimary ul {display: none;}
ul#navprimary li {
	display: inline;
}
ul#navprimary li a {
	display: inline-block;
	padding: 28px 15px;
	color: #666;
	text-decoration: none;
}
ul#navprimary li a:hover {
	background-color: #fff;
	background-image: url(../img/bg-navprimary.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#navprimary #current a {
	background-color: #fff;
	background-image: url(../img/bg-navprimary.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #468e69;
}
#navprimary #current a:hover {
	color: #fff;
}



/*************************************
COLUMN LAYOUT
**************************************/
#banner {
	line-height: 2.0em;
	font-size: 2.4em;
	text-transform: capitalize;
	margin-bottom: 5px;
	color: #999;
}
#banner div {
	background-repeat: no-repeat;
	background-position: right center;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
#banner .padding {
	padding-left: 15px;
}

.moduletable-bannerstyle-1 {background-image: url(../img/interior-banners/bg-int-banner-1.jpg);}
.moduletable-bannerstyle-2 {background-image: url(../img/interior-banners/bg-int-banner-2.jpg);}
.moduletable-bannerstyle-3 {background-image: url(../img/interior-banners/bg-int-banner-3.jpg);}
.moduletable-bannerstyle-4 {background-image: url(../img/interior-banners/bg-int-banner-4.jpg);}
.moduletable-bannerstyle-5 {background-image: url(../img/interior-banners/bg-int-banner-5.jpg);}
.moduletable-bannerstyle-6 {background-image: url(../img/interior-banners/bg-int-banner-6.jpg);}
.moduletable-bannerstyle-7 {background-image: url(../img/interior-banners/bg-int-banner-7.jpg);}
.moduletable-bannerstyle-8 {background-image: url(../img/interior-banners/bg-int-banner-8.jpg);}

#banner .moduletable-homepagebanner {
	padding: 0;
}
.moduletable-homepagebanner p {
	padding: 0;
}


/*************************************
SECONDARY NAVIGATION
**************************************/
ul.menu-navsecondary {
	list-style-type: none;
	background-image: url(../img/bg-navsecondary.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.1em;
	padding-top: 15px;
}
ul#navfooter ul {
	display: none;
}
ul.menu-navsecondary li {
	border-bottom: 1px solid #d3d3d3;
}
ul.menu-navsecondary li a {
	display: block;
	padding: 0.7em 15px;
	color: #666;
	text-decoration: none;
}
ul.menu-navsecondary li a:hover {
	background-color: #fff;
	color: #468e69;
}



/*************************************
COLUMN LAYOUT
**************************************/
.column {float: left;}
.width1col4 {width: 217px;}
.width2col4 {width: 458px;}
.width3col4 {width: 699px;}

.width1col3 {width: 296px;}
.width2col3 {width: 618px;}

.gutter {padding-right: 24px;}
.gutter3 {padding-right: 26px;}
.gutter4 {padding-right: 24px;}

#col4 {
	width: 197px;
	background-image: url(../img/bg-tertiarycolumn.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fff;
	padding: 10px;
}
#intcol1 {
	margin-left: -15px;
}
#col1,#col2,#col3,#col4 {
	margin-top: 15px;
}



/*************************************
CONTENT SECTION
**************************************/
#content,
#home {
	font-size: 1.1em;
	padding:  0 15px 15px 15px;
	border-top: 1px solid #d0d0d0;
	background-image: url(../img/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content p,
#home p {
	padding: 0.5em 0;
	line-height: 1.4em;
}
#content ul, #content ol,#home ul, #home ol {
	padding: 1em 0 0 30px;
}
#content ul li, #content ol li,
#home ul li, #home ol li {
	margin-bottom: 0.5em;
}
hr {clear: both;}
#content h1,
div.componentheading
{clear: both; color: #468e69; font: 2.8em "Trebuchet MS", Helvetica, sans-serif; padding: 0 0 0.5em 0;}
#content h2 {clear: both; color: #468e69; font: 2.4em "Trebuchet MS", Helvetica, sans-serif; padding: 0;}
#content h3 {clear: both; color: #468e69; font: 2.0em "Trebuchet MS", Helvetica, sans-serif; padding: 0.3em 0;}
#content h4 {clear: both; color: #468e69; font: 1.8em "Trebuchet MS", Helvetica, sans-serif;}
#content h5 {clear: both; color: #468e69; font: 1.6em "Trebuchet MS", Helvetica, sans-serif;}
#content h6 {clear: both; color: #468e69; font: 1.4em "Trebuchet MS", Helvetica, sans-serif;}
#content a,
#home a {
	color: #468e69;
}
#content a:hover,
#home a:hover {
	text-decoration: none;
}
#content img  {margin: 0 10px 5px 10px;}
#content img[style="float: left;"]  {margin: 0 20px 5px 0;}
#content img[style="float: right;"] {margin: 0 0 5px 20px;}
#content div.sig_thumb img  {margin: 0;}

div.home img  {margin: 0 !important;}
#home table {
	border-collapse: collapse;
}

#page ul.sigFreeClassic li.sigFreeThumb { background: transparent!important; }

.fancybox-is-open .fancybox-caption { display: none!important; }

/*************************************
FOOTER
**************************************/
address#footer {
	color: #333;
	font-style: normal;
	padding: 25px 0;
	text-align: center;
	clear: both;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background-image: url(../img/bg-footer.png);
	background-repeat: repeat-y;
	background-position: right center;
}



/*************************************
FOOTER
**************************************/
#subfooter {
	width: 970px;
	text-align: center;
}
#subfooter ul {
	list-style-type: none; 
	line-height: 4em;
	display: inline;
}
#subfooter ul li {
	display: inline;
}
#subfooter ul li a {
	color: #d9d9d9;
	padding: 0 10px;
	color: #999; 
	text-decoration: none; 
}
#subfooter ul li a:hover {
	text-decoration: underline; 
	color: #468e69;
}



/*************************************
MODULES
**************************************/
#home h3 {
	font-size: 1.3em;
	color: #666;
	font-weight: normal;
	background-image: url(../img/underline-moduletable-h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 2em;
	padding: 0;
	margin: 0;
}
#intcol1 .moduletable-sidebox {
	border: 1px solid #e2e2e2;
	background-image: url(../img/bg-moduletable-sidebox.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	margin: 10px 0;
}
#intcol1 .moduletable-sidebox h3 {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	background-image: url(../img/underline-moduletable-h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 2em;
	padding: 0;
	margin: 0;
}
.moduletable p {
	margin: 0;
	padding: 0.5em 0;
}
.moduletable-feed ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.moduletable-feed li {
	margin: 0;
	padding: 0.5em 0;
}
#searchbox {
	position: absolute;
	top: 4px;
	text-align: right;
}
.search-sidebox label {display: none;}
.search-sidebox .button-sidebox  {float: right; width: 30%;}
.search-sidebox .inputbox-sidebox  {float: left; width: 62%;}
.search-homebox {width: 970px;}
.search-homebox label {display: none;}
.search-homebox .button-homebox  {float: right;}
.search-homebox .inputbox-homebox  {float: right; width: 150px; margin-right: 5px;}



/*************************************
HOME PAGE SPECIFIC
**************************************/
.home h2 {
	font-size: 1.3em;
	font-color: #666;
	font-weight: normal;
	background-image: url(../img/underline-moduletable-h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 2em;
	padding: 0;
	margin: 0;
}
#home h4 {
	padding: 0.5em 0 0 0;
}




/*************************************
BESPS
**************************************/
#banner .mod_placehere {
	border: 0;
	height: 285px;
	overflow: hidden;
}
#banner .mod_placehere_leading {
	padding: 0;
}
#banner .mod_placehere div {
	border: 0;
}


/*************************************
XMAP
**************************************/
.xmap ul                         {list-style-type: none !important;}
.xmap ul li                      {background-image: none; padding-left: 0; margin-left: 20px;}
.xmap a                          {display: inline-block;text-decoration: none; border-left: 1px solid #999;border-bottom: 1px dotted #999; padding-left: 5px; line-height: 2.0em;}
.xmap a:hover                    {text-decoration: underline !important;}



/*************************************
GUBBINS
**************************************/
#content .moduletable-nopadding p {
	padding: 0 !important;
	margin: 0;
}
#content span.articleinfo {
	display: block;
}

p.buttonheading {
	display: none; /* if causes unsightly gaps */
}
table.category {
	margin-top: 1em;
}
span.highlight {
	font-weight: bold;
	background-color: #468e69;
	color: #fff;
}
fieldset {
	padding: 15px;
	border: 1px solid #468e69;
	margin-bottom: 1em;
}
legend {
	padding: 5px 15px;
	border: 1px solid #468e69;
	font-weight: bold;
}
h1.hidetitle,
h2.hidetitle {
	display: none;
}

.article_row h2 {
	display: block !important;
}

/*************************************
FLOAT FIX
**************************************/
.cf:after
{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
  
.cf
{display: inline-block;}

* html .cf
{height: 1%;}

.cf
{display: block;}