/* CSS for live system. */

/* Static pages */

img {
	border: 0;
	display: block;
}


div.divclear {
	clear: both;
}

div#loggedin_user {
	font-size: 0.8em;
	color: #00467f;
	background-image: url(/img/loggedin_corners_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div#loggedin_user div {
	padding: 0 20px;
	border-left: 1px solid #00467F;
	border-right: 1px solid #00467F;
}

div#loggedin_user a {
	color: #00467f;
}

div#loggedin_user a:hover {
	color: #216224;
}

div#static_masthead {
	height: 90px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#contentwrapper div#reports.home h2 {
	font-size: 1em;
	margin: 0px;
	line-height: 1em;
	color: #00467F;
	font-weight: normal;
	padding: 0 20px 20px 20px;
}

div#contentwrapper div#reports.home p {
	font-size: 0.8em;
	color: #FFF;
	margin: 0.8em 0 0 0;
	padding: 0 20px;
}

div#contentwrapper div#reports.home div.text {
	padding: 0 20px 20px 20px;
}

div#contentwrapper div.left {
	width: 360px;
	float: left;
}

div#contentwrapper img.img_float {
	float: right;
}

div#rightcolumn {
	float: left;
	width: 313px;
	padding: 0;
}

div#contentwrapper div#ukhotviewscontent form {
	margin: 0 0 0 20px;
	clear: both;
	padding: 0;
}

div#contentwrapper div#ukhotviewscontent form input.txt {
	border: none;
	width: 180px;
	font-size: 0.7em;
	color: #000;
}


div.col {
	float: left;
	width: 300px;
	padding: 0;
}


div#contentwrapper div.reportslist h2 {
	font-size: 1.1em;
	margin: 1em 0 0.4em 0;
	color: #00467F;
}


div#contentwrapper div.reportslist h3 {
	font-size: 1.1em;
	margin: 0.3em 0 0 0;
	color: #00467F;
}

div#contentwrapper div.reportslist li.disabled h3 {
	color: #ababab;
}

div.reportslist h3 a:link {
	text-decoration: none;
}

div#contentwrapper div#ukhotviewscontent form input.btn {
	border: none;
	margin-left: 10px;
	font-size: 0.6em;
	background-color: #7BC143;
	color: #fff;
}


div#contentwrapper p.rss {
	text-align: right;
}


div#contentwrapper div#ukhotviewscontent form input.btn:hover {
	background-color: #fff;
	color: #7bc143;
}

div#hotviews_box {
	padding-bottom: 20px;
	background-image: url(/img/member_corners_outlinebtm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#hotviews_box div#hotviews_feed {
	border-right: 1px solid #00467F;
	border-left: 1px solid #00467F;
	padding: 0 20px;
	margin-top: 0;
}

div#hotviews_box div#hotviews_feed h2 {
	margin: 0;
	font-size: 1em;
	color: #7BC143;
}

div#hotviews_box p.feeds {
	padding: 0 0 1em 0;

	font-size:0.8em;
	margin:0.75em 0 0;
}

div#hotviews_box p.feeds img {
	display: inline;
}

div#hotviews_box p.feeds a:link, div#hotviews_box p.feeds a:visited {
	text-decoration: none;
}

div#ukhotviewscontent.home {
	margin-bottom: 20px;
}

div#reports a.readmore_link {
	color: #fff;
	font-weight: bold;
}

div#reports a.readmore_link:hover {
	color: #00467F;
}

div#hotviews_box div#hotviews_feed a.viewall_link {
	color: #216224;
	font-weight: bold;
	font-size: 0.8em;
}

div#hotviews_box div#hotviews_feed a.viewall_link:hover {
	color: #00467F;
}

div#hotviews_box div#hotviews_feed ul#latestblogentries {
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 0.9em;
}

div#hotviews_box div#hotviews_feed ul#latestblogentries li {
	border-bottom: 2px solid #7BC143;
	padding: 0.5em 0 0.5em 0;
}

div#hotviews_box div#hotviews_feed ul#latestblogentries span.date {
	color: #7BC143;
	font-size: 0.8em;
}

div#hotviews_box div#hotviews_feed ul#latestblogentries li h3 {
	margin: 0 0 0.5em 0;
	font-size: 1em;
	color: #00467f;
}

div#hotviews_box div#hotviews_feed ul#latestblogentries li p {
	margin: 0;
	font-size: 0.8em;
	color: #00467F;
	width: 100%;
}

div#hotviews_box div#hotviews_feed ul#latestblogentries h3 a {
	color: #00467f;
}

div#hotviews_box div#hotviews_feed ul#latestblogentries a:hover {
	background-color: #216224;
}


div#contentwrapper div#ukhotviewscontent h2 {
	width: 185px;
	margin: 0 0 10px 10px;
	float: left;
	font-size: 0.7em;
	font-weight: normal;
	color: #fff;
}

div#contentwrapper div#ukhotviewscontent h2 strong {
	color: #7BC143;
	font-weight: bold;
	font-size: 1.2em;
}

div#contentwrapper div#ukhotviewscontent img.img_floatleft {
	float: left;
}


div#static_footer {
	clear: both;
	padding-top: 10px;
	color: #808285;
	font-size: 1.2em;
}

div#static_footer a {
	color: #808285;
}

div#static_footer a:hover {
	color: #00467F;
}


div#static_footer p {
	margin: 0;
}


div#static_footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


div#static_footer li {
	float: left;
	padding: 0 1em 0 0;
}


div#static_footer li span {
	padding-right: 1em;
}


div#static_footer .footer-terms {
	font-size: 60%;
	padding: 0.6em 0 0 0;
	clear: left;
}


div#contentwrapper table#enquiryform {
	font-size: 1em;
	margin: 0;
	font-weight: bold;
}

div#contentwrapper table#enquiryform th {
	border: none;
}

div#contentwrapper table#enquiryform td {
	margin: 0;
	padding: 0;
}


/* fullscreen option */
div.normal {
	display: none;
}


body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

div.container {
	width: 900px;
	margin: 0 auto 0 auto;
}


/* Masthead elements */
div#layoutdiv div#masthead {
	position: relative;
	width: 900px;
	padding: 20px 0;
	height: 90px;
	border-bottom: 2px solid #7BC143;
}

div#layoutdiv div#masthead div.left {
	float: left;
}

div#layoutdiv div#masthead div.right {
	float: right;
}

div#layoutdiv div#masthead div.right a,
div#layoutdiv div#masthead div.right form {
	float: right;
	padding: 0 0 0 10px;
}

div#layoutdiv div#masthead div.right form#searchform {
	padding-right: 10px;
	border-right: 1px solid #808285;
}

div#layoutdiv div#masthead div.right div {
	text-align: right;
}

div#layoutdiv div#masthead div.right img.title {
	margin-top: 15px;
}

div#layoutdiv div#masthead div.right form input.txt,
div#layoutdiv div#masthead div.right form select {
	border: 1px solid #808285;
	font-size: 0.8em;
	color: #808285;
}

div#layoutdiv div#masthead div.right form input.btn {
	border: 1px solid #7BC143;
	background-color: #7BC143;
	font-size: 0.8em;
}

div#layoutdiv div#masthead div.right form input.btn:hover {
	background-color: #00467F;
	border: 1px solid #00467F;
}


/* Navigational elements */
div#menus {
	width: 210px;
	padding-right: 20px;
	float: left;
}

div#menus ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

div#menus ul li {
	border-bottom: 2px #DBDCDE solid;
}

div#menus ul li a {
	text-decoration: none;
	color: #808285;
	display: block;
	font-size: 1em;
	padding: 6px 0 6px 0;
}

div#menus div#adminnav {
	padding-bottom: 20px;
}

div#menus div#adminnav ul li a {
	color: #00467f;
}

div#menus div#adminnav ul li a:hover,
div#menus div#adminnav ul li a.selected,
div#menus div#mainnav ul li a:hover,
div#menus div#mainnav ul li a.selected {
	color: #216224;
}

div#menus div#adminnav ul li a.selected,
div#menus div#mainnav ul li a.selected {
	font-weight: bold;
}

div#menus div#bloglisting h2 {
	font-size: 1em;
	padding-top: 1em;
	color: #7BC143;
}

div#menus div#bloglisting li {
	border: none;
	font-size: 0.9em;
	color: #00467F;
	padding: 0.25em 0;
}

div#menus div#bloglisting li a {
padding: 0;
color: #00467F;
}

div#menus div#bloglisting li a:hover {
color: #216224;
}

div#menus div#bloglisting li a {
padding-bottom: 0.5em;
color: #808285;
}


div#menus ul li.sectionhead {
border: none;
}

div#menus ul li li {
border: none;
font-size: 0.9em;
padding-left: 20px;
}

div#menus ul li li.last {
border-bottom: 2px #DBDCDE solid;
}

div#menus ul li li a {
color: #216224;
}


/*IE workaround*/
/*All IE browsers*/
* html div#menus ul li a {
height: 1%;
}

* html div#menus ul li li a {
height: 1%;
}

* html div#menus ul li.last a {
height: 1%;
}


/* content elements */
div#contentwrapper {
width: 646px;
float: left;
border-left: 4px solid #7BC143;
padding: 20px 0 0 16px;
}

div#contentwrapper.home,
div#contentwrapper.news {
padding-top: 0;
}

div#contentwrapper p#archiveinfo {
border: 1px solid red;
background-color: #FFDDDD;
padding: 3px;
}

div#content {
background-image: url(/img/content_corners_btm.gif);
background-position: bottom;
background-repeat: no-repeat;
background-color: #DBDCDE;
}

div#content div#text h1 {
margin: 0 0 20px 0;
}

div#content div#text {
padding: 0 20px 20px 20px;
}


* html div#content div#text h1 {
height: 1%;
}


div#content label {
font-size: 0.8em;
color: #00467F;
}

div#content input.txt {
border: 1px solid #808285;
width: 300px;
margin-bottom: 10px;
}

div#content input.checkbox {
border: 1px solid #808285;
width: 20px;
height: 20px;
margin: 0 10px 0 0;
}

div#content input.btn {
background-color: #7BD143;
border: none;
margin: 10px 0;
color: #fff;
font-size: 0.9em;
}

div#content input.btn:hover {
background-color: #00467F;
cursor: pointer;
}

div#content div#text p,
div#content div#text p a {
color: #00467F;
}

div#content div#text p a:hover {
color: #216224;
}

div#content div#text p.information,
div#content div#text p.information a {
color: #808285;
}

div#content div#text p.information a:hover {
color: #00467F;
}


div#content div#text #loginbox h2 {
color: #7BC143;
font-size: 1.2em;
margin-bottom: 0;
}


/* Reports Styles */
div#actionboxes {
float: right;
}

div#actionboxes div {
min-width: 80px;
float: left;
margin-left: 20px;
border: 1px solid #808285;
background-color: #7BC143;
cursor: pointer;
}



div#actionboxes div img {
float: left;
border: none;
}

div#actionboxes div span {
border: none;
margin: 0;
padding: 4px;
float: left;
}

div#actionboxes a {
color: #fff;
font-size: 0.7em;
}

div#actionboxes a:hover {
color: #00467F;
}

div#report {
clear: both;
}


/* UKHotViews Styles */
img.goldbanner,
img.silverbanner {
width: 646px;
padding: 10px 0;
border: none;
border-bottom: 3px solid #808285;
}



/* Main fonts */
div#contentwrapper h1 {
	font-size: 1.2em;
	margin: 0;
	color: #00467F;
}
div#contentwrapper h2 {
font-size: 1.2em;
margin: 0 0 1em 0;
color: #00467F;
}


div#contentwrapper p+h2 {
margin-top: 1.5em;
}


div#contentwrapper h1.hidden {
display: none;
}


div#contentwrapper p {
font-size: 0.8em;
margin: 0 0 0.75em 0;
/*color: #00467F;*/
}

div#contentwrapper ul#articlelist p {
	font-size: 1em;
}


div#contentwrapper a:link, div#contentwrapper a:visited {
color: #00467F;
}


div#contentwrapper ul, div#contentwrapper ol {
/*font-size: 0.8em;*/
color: #00467F;
}

div#contentwrapper ul li.disabled, 
div#contentwrapper ol li.disabled {
	color: #ababab;
}


div#contentwrapper ol.alpha {
list-style-type: lower-alpha;
}


/* Homepage */
div#note {
width: 625px;
margin-top: 1em;
}

div#note p {
margin: 0;
font-size: 0.8em;
}

div#note.adminedit {
border: 2px solid red;
padding: 0.25em;
}

div#editnotebutton input {
border: red 1px solid;
background-color: red;
color: white;
}

div#editnotebutton input:hover {
border: red 1px solid;
background-color: white;
color: red;
}

div#portalboxes {
padding-top: 20px;
}

div.roundedbox {
float: left;
width: 313px;
padding-bottom: 20px;
}

div#reports {
margin-right: 20px;
background-color: #7BC143;
background-image: url(/img/member_corners_greenbtm.gif);
background-repeat: no-repeat;
background-position: bottom;
}

div#ukhotviewscontent {
background-color: #00467F;
color: #fff;
background-image: url(/img/member_corners_bluebtm.gif);
background-repeat: no-repeat;
background-position: bottom;
}

div#contentwrapper div#ukhotviewscontent.roundedbox p.thanks, 
div#ukhotviewscontent p.thanks {
	color: #fff;
	padding: 0 20px;
	font-size: 0.7em;
	clear: both;
}

div#contentwrapper div.roundedbox h1 {
font-size: 1.5em;
font-weight: bold;
color: #fff;
margin: 0 20px;
}

div.roundedbox a.viewall_link {
margin-left: 20px;
color: #fff;
font-size: 1em;
font-weight: bold;
}

div#contentwrapper div.roundedbox#ukhotviewscontent a.viewall_link:hover {
color: #216224;
}

div#contentwrapper div.roundedbox#reports a.viewall_link:hover {
color: #00467F;
}

div.roundedbox#ukhotviewscontent ul#latestblogentries,
div.roundedbox#reports ul#portalreportslist {
list-style-type: none;
margin: 0 20px 10px 20px;
padding: 0;
font-size: 0.9em;
}


div#contentwrapper div.roundedbox#ukhotviewscontent p {
	font-size: 0.8em;
	color: #00467F;
}

div#contentwrapper div.roundedbox#ukhotviewscontent p.feeds {
margin: 1em 0 0 20px;
}

div#contentwrapper div.roundedbox#ukhotviewscontent p.feeds img {
	display: inline;
}


div.roundedbox#ukhotviewscontent ul#latestblogentries li {
border-bottom: 2px solid #7BC143;
padding: 0.5em 0 0.5em 0;
}

div.roundedbox#reports ul#portalreportslist li {
border-bottom: 2px solid #fff;
padding: 0.5em 0 0.5em 0;
}

div.roundedbox#reports ul#portalreportslist li h3 {
margin: 0 0 0.25em 0;
font-size: 1em;
color: #00467F;
}

div.roundedbox#reports ul#portalreportslist li h3 .thedate {
font-size: 80%;
font-weight: normal;
line-height: 1.4;
}

div.roundedbox#reports ul#portalreportslist li p {
margin: 0;
font-size: 0.8em;
color: #fff;
}

div.roundedbox#ukhotviewscontent a,
div.roundedbox#ukhotviewscontent ul#latestblogentries a,
div.roundedbox#reports ul#portalreportslist li a {
color: #fff;
}

div.roundedbox#reports ul#portalreportslist li a.summary {
padding-right: 2em;
}

div.roundedbox#reports ul#portalreportslist li a:hover, div.roundedbox#reports li a:hover {
color: #00467F;
}

div.roundedbox#ukhotviewscontent ul#latestblogentries a:hover {
color: #216224;
background-color: #00467F;
}

div.roundedbox#ukhotviewscontent ul#latestblogentries span.date {
color: #7BC143;
font-size: 0.8em;
}

div.roundedbox#ukhotviewscontent ul#latestblogentries li h3 {
margin: 0 0 0.5em 0;
font-size: 1em;
color: #fff;
}

div.roundedbox#ukhotviewscontent ul#latestblogentries li p {
margin: 0;
font-size: 0.8em;
color: #fff;
}


/* Hotviews */
div#archivelist {
clear: left;
float: left;
}

div#contentwrapper ul#articlelist,
div#contentwrapper ul#newslist {
list-style-type: none;
margin: 0;
padding: 0;
width: 646px;
}

div#contentwrapper ul#newslist li {
	border-bottom: solid 2px #808285;
}

div#articlewrapper {
width: 646px;
}

div#articlewrapper div#hotviewscontent {
color: #00467F;
font-size: 0.8em;
}

div#contentwrapper div#articlewrapper h3,
div#contentwrapper ul#articlelist h3 {
font-size: 1.5em;
color: #808285;
font-weight: normal;
margin-bottom: 0;
margin-top: 1.5em;
}

ul#newslist h3 {
	font-size: 1em;
	color: #B5ACAE;
	font-weight: normal;
	margin-bottom: 0;
}

div#contentwrapper div#articlewrapper h2,
div#contentwrapper ul#articlelist h2 {
font-size: 2em;
color: #7BC143;
font-weight: normal;
margin: 0.25em 0 0.5em 0;
}

ul#newslist h2 {
	font-size: 1.2em;
	color: #7BC143;
	font-weight: normal;
	margin: 0em 0 0.5em 0;
}

div#contentwrapper div#articlewrapper h2 a,
div#contentwrapper ul#articlelist h2 a {
color: #216224;
text-decoration: none;
}

ul#newslist h2 a:link,
ul#newslist h2 a:visited {
	color: #216224;
	text-decoration: none;
}

div#contentwrapper div#articlewrapper p {
color: #00467F;
font-size: 1em;
}

div#contentwrapper div#articlewrapper div#hotviewscontent {
line-height: 1.6em;
}

div#contentwrapper div#articlewrapper div#content {
color: #00467F;
font-size: 0.9em;
}

div#contentwrapper ul#articlelist p {
/*font-size: 0.9em;*/
line-height: 1.5em;
}

div#contentwrapper ul#articlelist li {
	margin-bottom: 1em;
	line-height: 1.5em;
}

div#contentwrapper ul#articlelist .entry-byline {
	margin-bottom: 1em;
}

div#contentwrapper ul#articlelist .entry-byline address,
div#contentwrapper ul#articlelist .entryfinish address {
	display: inline;
	font-style: normal;
}

div#articlewrapper ul,
ul#articlelist div ul {
margin-top: 1em;
list-style-type: disc;
font-size: 1em;
}

div#contentwrapper div#articlewrapper a,
div#contentwrapper ul#articlelist p a {
color: #216224;
}

div#contentwrapper div#articlewrapper h2 a:hover,
div#contentwrapper div#articlewrapper p a:hover,
div#contentwrapper ul#articlelist h2 a:hover,
div#contentwrapper ul#articlelist p a:hover {
color: #FFF;
background-color: #216224;
}

div#contentwrapper ul#articlelist div.article {
	clear: both;
	font-size: 80%;
line-height:1.6em;
}

div#contentwrapper ul#articlelist div.entryfinish,
div#contentwrapper div#commentcount, div#contentwrapper div.commentcount {
cursor: pointer;
padding: 1em 0 0.5em 0;
color: #808285;
border-bottom: 2px solid #808285;
}

span.branchtoggle {
cursor: pointer;
}



div#contentwrapper div#commentcount:hover, div#contentwrapper div.commentcount:hover {
color: #00467F;
}

div#contentwrapper div#close {
cursor: pointer;
padding-bottom: 0.5em;
color: #7BC143;
}

div#contentwrapper div#close:hover {
color: #00467F;
}

div#contentwrapper div.comment {
padding-bottom: 1em;
border-bottom: 2px solid #7BC143;
color: #00467F;
}

div#contentwrapper div.comment p {
	font-size: 1.1em;
}

div#contentwrapper div.comment div.commentcontent {
color: #808285;
}


div#actions {
padding: 10px 0;
}

div#actions a,
div#articlewrapper div#actions a {
background-color: #216224;
color: #fff;
padding: 2px 6px;
text-decoration: none;
}

div#actions a:hover,
div#articlewrapper div#actions a:hover {
background-color: #00467F;
}


/* Reports */
div.reportslist {
	width: 280px;
	padding-right: 20px;
}

ul.reportslist {
list-style-type: none;
padding: 0;
margin: 1em 0 0 0;
font-size: 0.8em;
}

ul.reportslist span.date {
color: #7BC143;
}

ul.reportslist li.disabled span.date {
color: #ababab;
}

div#contentwrapper ul.reportslist h2 {
margin: 0.25em 0;
}

div#contentwrapper ul.reportslist p {
font-size: 0.9em;
color: #808285;
margin: 0.5em 0;
}

ul.reportslist p a {
color: #808285;
}

ul.reportslist p a.summary {
padding: 0 1.2em 0 0;
}

ul.reportslist li {
padding: 0 0 1.2em 0
}


/* debug bits */
.errortext {
color: #FF0000;
}


/* Manage adverts */
div#addadvert {
padding: 10px 0;
}

div#addadvert a {
color: #216224;
}


table#advertselection {
margin-top: 20px;
width: 646px;
}

table#advertselection th {
color: #7bc143;
padding-bottom: 5px;
font-size: 1.2em;
}

table#advertselection img.tablebanner {
width: 290px;
}

table#advertselection td {
vertical-align: top;
font-size: 1.2em;
}

table#advertselection td.checkbox {
vertical-align: top;
padding-top: 16px;
}

table#advertselection td.checkbox input.radio {
width: 16px;
margin: 0;
padding: 0;
}

table#advertselection {
font-size: 0.8em;
}

table#advertselection span.advertiser {
color: #00467F;
font-weight: bold;
}

table#advertselection span.bannername {
color: #808285;
}

table#advertselection td.banner {
padding-bottom: 20px;
}

table#advertselection div.ad_actions {
padding-top: 10px;
}

table#advertselection div.ad_actions.right {
text-align: right;
}

table#advertselection span.banneraction a {
background-color: #7bc143;
font-size: 0.8em;
padding: 2px 6px;
cursor: pointer;
margin-right: 1em;
color: #fff;
}

table#advertselection span.banneraction a:hover {
background-color: #00467F;
}


div#filterdiv select {
border: 1px solid #808285;
}

form input.btn,
div#filterdiv input {
background-color: #7bc143;
border: none;
color: #fff;
}

form input.btn:hover,
div#filterdiv input:hover {
background-color: #00467F;
cursor: pointer;
}


div#passthroughmessage {
border: 1px solid red;
padding: 10px;
margin-bottom: 20px;
}


/* Search Results */
p.paging {
	font-size: 0.8em;
	padding-top: 1em;
}

ul.searchresults {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.searchresults li,
div.searchresult {
padding: 10px 0;
border-bottom: 1px solid #7BC143;
}

ul.searchresults li.file p {
	padding-left: 60px;
	background-image: url(/img/pdficon.jpg);
	background-position: left 50%;
	background-repeat: no-repeat;
	min-height: 48px;
}

div#contentwrapper ul.searchresults li h2,
div.searchresult h2 {
font-size: 1em;
color: #00467F;
margin-bottom: 0.5em;
font-weight: normal;
}

ul.searchresults li h2 a,
div.searchresult h2 a {
color: #216224;
font-weight: bold;
}

ul.searchresults li h2 a:hover,
div.searchresult h2 a:hover {
background-color: #216224;
color: #fff;
}

ul.searchresults li h2 span,
div.searchresult h2 span {
font-size: 0.8em;
margin-left: 1em;
}

div.searchresult h2 span.score {
color: #808285;
}

ul.searchresults li p,
div.searchresult p {
margin: 0;
	font-size: 0.8em;
}

div#contentwrapper ul.searchresults li.disabled,
div#contentwrapper ul.searchresults li.disabled h2,
div#contentwrapper ul.searchresults li.disabled h2 a {
	color: #ababab;
}



/* Messages */
div#contentwrapper div#Message {
background-color: #DBDCDE;
background-image: url(/img/content_corners_btm.gif);
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 20px;
margin-bottom: 20px;
}

div#contentwrapper div#Message p {
padding: 0 20px;
margin: 0;
color: #00467F;
font-size: 1em;
font-weight: bold;
}


/* admin forms */
div#contentwrapper table {
margin-top: 20px;
font-size: 0.8em;
width: 100%;
}

div#contentwrapper table.managearchive {
margin-top: 7px;
}


div#contentwrapper table th {
border-bottom: 1px solid #808285;
text-align: left;
padding-bottom: 0.5em;
color: #7bc143;
}

div#contentwrapper table td {
border-bottom: 1px solid #DBDCDE;
}

div#contentwrapper table td,
div#contentwrapper table td a {
color: #00467F;
}

div#contentwrapper table td ul {
list-style-type: none;
margin: 2px 0;
padding: 0;
}

div#contentwrapper table td ul li {
padding: 2px 0;
}

div#contentwrapper table td ul a,
div#contentwrapper table a.tablelink {
background-color: #216224;
color: #fff;
padding: 0.25em 0;
min-width: 4em;
display: block;
text-align: center;
text-decoration: none;
}

div#contentwrapper table td ul a:hover,
div#contentwrapper table a.tablelink:hover {
background-color: #00467F;
}

div#contentwrapper table input.txt,
div#contentwrapper table select,
div#contentwrapper table textarea {
border: 1px solid #7bc143;
width: 300px;
}

div#contentwrapper div#accounttable table td,
div#contentwrapper div#accounttable table th {
border: none;
color: #00467F;
font-weight: normal;
vertical-align: top;
}

div#contentwrapper table p {
font-size: 1em;
padding: 5px 0;
}


div#contentwrapper div#articleinfo {
font-size: 0.9em;
color: #00467F;
}

div#contentwrapper div#articleinfo img {
margin: 20px 0;
max-width: 500px;
height: auto;
}


div#feedblitz iframe .copyright {
display: none;
}



.contact .vcard {
margin-bottom: 1em;
}


.contact .vcard .org {
display: none;
}


.contact .vcard .tel .type {
display: none;
}

ul.comments {
	font-size: 70%;
}

.entry-content img.left {
	float: left;
	margin: 1em 1em 1em 0;
}

.entry-content img.right {
	float: right;
	margin: 0 0 1em 1em;
}

.entry-content img.centre {
	text-align: center;
	margin: 0 auto;
}

.comments, 
.comments li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*.comments .comment {
	margin-left: 80px;
}*/

.comments .comment img {
	display: block;
	float: left;
	margin-left: -80px;
}

.comments .comment h3 {
	margin: 0;
	padding: 0;
}

div#contentwrapper #comments {
	margin-top: 1em;
	font-weight: normal;
}

h3#addcomment {
	margin-top: 2em;
}

form#comment {
	font-size: 80%;
}

form#comment div {
	clear: both;
	margin-bottom: 0.5em;
}

form#comment label {
	width: 7em;
	float: left;
	font-weight: bold;
}

form#comment textarea,
form#comment input.text {
	border: 1px solid #9a9a9a;
	padding: 2px;
	width: 22em;
}

form#comment .submit {
	margin-left: 7em;
}

.youtube {
	width: 425px;
	height: 344px;
}

.tags {
	display: inline;
}

.tagcloud,
.tags {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

.tags li, 
.tagcloud li {
	display: inline;
	list-style: none;
}

.tags li {
	padding-right: 0.5em;
}

.tagcloud li span.items {
	position: absolute;
	left: -999em;
	display: block;
}

.tagcloud a:link,
.tagcloud a:visited {
	text-decoration: none;
	padding-right: 0.4em;
}


.tagcloud a:hover,
.tagcloud a:active {
	text-decoration: underline;
}

.tagcloud .x-small { font-size: 100%; }
.tagcloud .small { font-size: 120%; }
.tagcloud .medium { font-size: 140%; }
.tagcloud .large { font-size: 160%; }
.tagcloud .x-large { font-size: 180%; }

/* people page*/

.people {
	margin-right: -10px;
}

.people h2 {
	clear: left;
	font-weight: normal;
}

.people .person, .people .partner {
	width: 319px;
	float: left;
	margin: 0 4px 30px 0;
	font-size: 80%;
	
}

.people .partner {
	background-color: #003f72;
	color: #fff;
	background-image: url(/img/partner-box-top.gif);
	background-repeat: no-repeat;
}

.people .partner .vcard{
	background-image: url(/img/partner-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float:left;
	width: 319px;
}

.people .person {
	background-color: #d7d7d9;
	color: #00467f;
	background-image: url(/img/person-box-top.gif);
	background-repeat: no-repeat;
}

.people .person .vcard{
	background-image: url(/img/person-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float:left;
	width: 319px;
}


.people .person img {
	float: left;
	width: 105px;
	margin: 0 10px 0 15px;
}

.people .partner img {
	float: left;
	width: 120px;
	margin: 0 10px 0 0;
}

div#contentwrapper .people h2 {
	color: #828282;
}

div#contentwrapper .partner p {
	color: #fff;
}

div#contentwrapper .partner a:link, div#contentwrapper .partner a:visited {
	color: #fff;
}

.people .vcard .fn {
	padding: 25px 0 1em 0;
	font-weight: bold;
}

.people .vcard .title {
	padding: 0 0 1em 0;
}

div#contentwrapper a.email:link, div#contentwrapper a.email:visited {
	text-decoration: none;
}

.aboutside {
	float:right;
	width: 220px;
	
}

.aboutside img {
	margin: 0 0 10px 0;
}

.aboutside div.vcard {
	clear: right;
	margin: 10px 0 0 0;
	border-top: 1px solid #003f72;
	padding: 0.4em 0 0 0;
	font-size: 90%;
}

div#contentwrapper .aboutside div.vcard p{
	padding: 0;
	margin: 0;
}

div#contentwrapper .personnav {
	padding: 1em 0 0 0;
}

div#contentwrapper .personnav a {
	padding: 0 1em 0 0;
}

div#contentwrapper a.archive {
	font-size: 0.8em;
}

/* user admin forms */

form.user {
	margin: 1em 0;
}

form.lists ul.checkboxen {
	list-style: none;
	padding: 0;
}

form.lists input.btn {
	font-size: 100%;
}

form.lists label {
	font-size: 0.8em;
	font-weight: bold;
}

form.user label {
	width: 100px;
	display: block;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 0.3em;
}

form.user input.text {
	border: 1px solid #7BC143;
	padding: 0.3em;
	width: 16em;
}

form.user input.btn {
	font-size: 90%;
	margin-left: 100px;
}

form.user div {
	clear: left;
	padding-bottom: 0.5em;
}

form.user .required,
form.user .error {
	color: #900;
}

form fieldset {
	margin-bottom: 1em;
}

form div.submit-fieldset {
	margin: 1em 0 1em 15px;
}

.paging {
	margin-top: .5em;
}

div#contentwrapper .paging a:link,
div#contentwrapper .paging a:visited {
	color: #216224;
	font-weight: bold;
	text-decoration: none;
}

div#contentwrapper .paging ol,
div#contentwrapper .paging li {
	margin: 0;
	padding: 0 .2em;
	display: inline;
	list-style: none;
}

div#contentwrapper .paging li.selected a {
	text-decoration: underline;
}

div#bloglisting #archivelist li a:link,
div#bloglisting #archivelist li a:visited {
	display: block;
	padding-left: 16px;
	background-image: url(/img/open.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}

div#bloglisting #archivelist li.open a {
	background-image: url(/img/close.gif);
}

div#bloglisting #archivelist li.open li a {
	background-image: url(/img/open.gif);
}


div#bloglisting #archivelist li.open li.open a {
	background-image: url(/img/close.gif);
}

div#bloglisting #archivelist li.open li.open li a {
	background: none;
	padding: 0;
	color: #00467F;
}

div#bloglisting #archivelist li.open li.open li span {
	color: #808285;
	padding-bottom: 0.5em;
}


.hotviewshead {
	margin-bottom: 10px;
}

.sectiontitle {
	padding-top: 1em;
}

.clusters ul {
	width: 30%;
	float: left;
	display: block;
	margin-right: 2%;
}

.clusters ul label {
	font-size: 86%;
	font-weight: bold;
}

.clusters li {
	clear: left;
	min-height: 6em;
}

.clusters li.disabled {
	color: #ababab;
}

.clusters li ul {
	border-top: 2px solid #7bc143;
	width: auto;
	float: none;
	margin: 0;
	list-style: none;
	padding: 0;
}

.clusters li.disabled ul {
	border-top: 2px solid #ababab;
}

.clusters li ul li {
	color: #808285;
	font-size: 80%;
	width: 50%;
	float: left;
	clear: none;
	padding: 0.1em 0;
	min-height: 0;
}

.clusters li.disabled ul li {
	color: #ababab;
}