/*-------------------------------------------------------------------------------------------*/
/* Site-specific custom stylesheet for Community Sites software                              */
/* Copyright Community Sites 2004, 2005, 2006, 2007, 2008                                    */
/* For further information, see www.communitysites.co.uk or email info@communitysites.co.uk  */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* ALTERNATIVE LAYOUTS */
/* uses the alternative stylesheet for placing the search in the breadcrumb trail */
/* @import url('alt/communitysites_alt_search.css'); */
/* uses the alternative stylesheet that positions a logo at the right of the footer */
/* @import url('alt/communitysites_alt_footer_logo.css'); */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* CUSTOMISATIONS */
/* sections within this document, along with the flags to search for to jump to 'em: */
/* standard customisations: =standard= */
/* site-specific customisations: =specific= */
/* basic formatting: =basic= */
/* main blocks: =blocks= */
/* header: =header= */
/* breadcrumb bar: =bread= */
/* left-hand navigation: =nav= */
/* advert column/contextual links: =advert= */
/* footer: =footer= */
/* forums: =forums= */
/* titles: =titles= */
/* menu items/category menu: =menu= */
/* home page: =home= */
/* content page: =page= */
/* comments: =comments= */
/* sitemap: =sitemap= */
/* search: =search= */
/* alternative search (using index file): =search2= */
/* contributor list: =contributor= */
/* control panel: =cp= */
/* pagemaker: =pm= */
/* form controls: =form= */
/* text sizes: =size= */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =basic= */
/* basic formatting - styles for commonly used tags and elements */
/*-------------------------------------------------------------------------------------------*/

body {
    background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
* html body {
	text-align:center;
}

#main {
    margin-left:auto;
    margin-right:auto;
    width:960px;
}

* html #all {
	padding-left:0;
}

* html #main {
	margin-left:0;
	text-align:left;
}
    
.contentwrapper {
	background-image:url(../images/nonstandard/bg_page.gif);
	background-repeat:repeat-y;
}

/*-------------------------------------------------------------------------------------------*/
/* =blocks= */
/* main blocks - the main divs that lay out the pages */
/*-------------------------------------------------------------------------------------------*/

.content .block {
	background-color:#EBF7FB;
}

.homepage_container {
    background-image:none;
	margin-left: 29px;
	padding-top:12px;
	width: 591px;
}
* html .homepage_container {
	margin-left:15px;
}

.category_container, .page_container, .category_container_hidden, .page_container_hidden {
	margin-left: 29px;
	padding-top:7px;
	width: 591px;
}
* html .category_container, * html .page_container, * html .category_container_hidden, * html .page_container_hidden {
	margin-left:15px;
}

#block1_2 {
    margin-left:0;
}
* html #block1_2 {
	margin-left:0;
}
#block2_2 {
    margin-right:10px;
}
#block1_1 {
    padding-left:0;
}
* html block1_1 {
	padding-left:0;
}

.blockbottom, .blocktop {
    display:none;
}

/*-------------------------------------------------------------------------------------------*/
/* =header= */
/* header area - anything within the header area of the pages, including the search bar */
/*-------------------------------------------------------------------------------------------*/

#header {
	background-color:#fff;
	text-align:left;
}

#header #skipnav a:active, #header #skipnav a:focus {
	left:0;
	top:0;
}
* html #header #skipnav a:active, * html #header #skipnav a:focus {
	left:0;
	top:0;
}
#header #titles h1 {
    border-right:2px solid #a89874;
	float:left;
	margin:0;
	padding-left:23px;
	padding-top:17px;
	padding-right:15px;
    height:68px;
    width:263px;
}

/* check height on IE6 */

#header #titles h2 {
	float:left;
	margin-bottom:0;
	margin-left:10px;
	margin-top:69px;
    width:250px;
}
* html #header #titles h2 {
	margin-left:5px;
}

#header #subnavigation {
    background-image:url(../images/nonstandard/bg_search.gif);
    height:22px;
    left:941px;
	top:60px;
	width:179px;
}
* html #header #subnavigation {
	left:780px;
}

#subnavigationsearch input.textboxsearch {
	color:#3D3C3C;
	top:5px;
	left:5px;
	width:110px;
}

#subnavigationsearch .searchbutton {
	top:6px;
	left:124px;
}

/*-------------------------------------------------------------------------------------------*/
/* =bread= */
/* breadcrumb bar */
/*-------------------------------------------------------------------------------------------*/

.breadcrumbbarwrapper {
	background-color: #fff;
	margin-top:17px;
}
.breadcrumbbar {
	background-color: #fff;
	border:1px solid #fff;
	margin-left:12px;
}
.breadcrumb {
	background-color: #fff;
	color:#9c8f6f;
	font-weight:normal;
}
.breadcrumb a {
	color:#9c8f6f;
}

/*-------------------------------------------------------------------------------------------*/
/* =nav= */
/* left-hand navigation - including the login/button area below the navigation */
/*-------------------------------------------------------------------------------------------*/

.navbar {
    background-image:url(../images/nonstandard/bg_nav_top.gif);
    background-repeat:no-repeat;
    margin-top:0;
    margin-bottom:20px;
	width:150px;
}

.menu_item_container {
    padding-top:0;
}

.menu_item {
	color:#203750;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:23px;
	margin-top:20px;
	padding-bottom:0;
}

.menu_item a:link {
	color:#fff;
}

.menu_item a:visited {
	color:#fff;
}

.blocklogin {
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    overflow:hidden;
}
.blocklogin h2 a {
    color:#fff;
}

.blockloginform a.passwordlink {
    color:#fff;
	font-weight:bold;
}

.blocklogintitles {
	margin-left:23px;
	margin-top:20px;
}

.blockloginform {
	margin-left:23px;
	margin-top:20px;
}

body.loggedin .navbar .blockloginform {
	background-color:transparent;
	color:#fff;
	margin-left:23px;
}

/*-------------------------------------------------------------------------------------------*/
/* =advert= */
/* advert column - including contextual links */
/*-------------------------------------------------------------------------------------------*/

.extracolumn {
    background-color:#fff;
}

#htmlCommunitySitesAdvertsArea {
	background-color:#d8cfbe;
	background-image:url(../images/nonstandard/bg_adverts_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:10px;
}

#htmlContextualLinksArea {
	background-color:#d8cfbe;
	background-image:url(../images/nonstandard/bg_adverts_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:10px;
	margin-bottom:10px;
}

.morelinks h2 {
	background-color:#b5a581;
	background-image:url(../images/nonstandard/bg_adverts_top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	color:#660706;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	padding-top:16px;
}

.morelinks h2 a {
	color:#660706;
}

.morelinks h3 {
    margin-top:8px;
}

.morelinks h3 a {
	color:#5a504f;
}

.morelinks li a {
	color:#5a504f;
}
li.contextuallink a, li.contextuallinkcurrent a {
	color:#5a504f;
}

.advertarea h2 {
	background-color:#b5a581;
	background-image:url(../images/nonstandard/bg_adverts_top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	color:#660706;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	margin-bottom:0;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	padding-top:16px;
}

.advert {
	padding-bottom:6px;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
}


.advert .text {
	color:#5a504f;
    font-size:110%;
}
.advert .text a {
	color:#5a504f;
    font-weight:bold;
}
.advertareatop {
    display:none;
}

.hlf_logo {
    margin-top:10px;
}
.hlf_logo img {
    border:0;
}

/*-------------------------------------------------------------------------------------------*/
/* =footer= */
/* footer */
/*-------------------------------------------------------------------------------------------*/

#footer {
	background-color:#fff;
	background-image:url(../images/nonstandard/bg_nav_bottom.gif);
	background-repeat:no-repeat;
    color:#93763c;
	padding-top:10px;
}

#footer .extras ul {
	margin-left:15px;
}
#footer .extras li {
    color:#93763c;
   	margin-left:8px;
    margin-right:0;
}
* html #footer .extras li {
	margin-left:4px;
}

#footer .extras a {
    color:#93763c;
    display:block;
    float:left;
	margin-right:8px;
}

.credit p {
	margin-left:23px;
}


/*-------------------------------------------------------------------------------------------*/
/* =forums= */
/* forums - not often used, so can be left as it is unless they're enabled */
/*-------------------------------------------------------------------------------------------*/

.forumlink {
	border-bottom:1px solid #629AA7;
}

.forumthread {
	border-bottom:1px solid #629AA7;
}

.forumlisting {
	border-bottom:1px solid #629AA7;
}

/*-------------------------------------------------------------------------------------------*/
/* =titles= */
/* titles - header tags etc */
/*-------------------------------------------------------------------------------------------*/

#block1_1 h4.title, #pnlSearchForm h4.title {
    border-bottom:0;
    color:#005358;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:140%;
	margin-top:0;
}	

#block1_1 .pagetext h4.title {
	border-bottom: 2px solid #75c6c9;
              color:#005358;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:4px;
}

#block1_1 h5.subtitle {
    color:#005358;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
}
#block1_1 h5.subtitle a {
              color:#005358;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#htmlPageContentHolder h6, .pagetext h6, #block1_1 h6 {
    color:#005358;
    margin-top:18px;
}

#htmlPageContentHolder h6.subsubheading, .pagetext h6.subsubheading, #block1_1 h6.subsubheading {
    color:#528789;
}


/*-------------------------------------------------------------------------------------------*/
/* =menu= */
/* menu items - category menu listings */
/*-------------------------------------------------------------------------------------------*/

.block .category1_2, .block .pagelink1_2, .block .category2_2, .block .pagelink2_2 {
	border-top: 2px solid #75c6c9;
	padding-top:6px;
}
.block .categorytitle, .block .pagetitle {
    color:#103442;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*-------------------------------------------------------------------------------------------*/
/* =home= */
/* home page - this may also use category menu styles, above */
/*-------------------------------------------------------------------------------------------*/

.homepagebanner {
    overflow:hidden;
    width:591px;
}    

#block1_2 {
    color:#113342;
}
#block1_2 a {
    color:#113342;
}

.blocktitles h2#htmlWelcomeTitle {
	border-bottom: 2px solid #75c6c9;
    color:#005358;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:140%;
	margin-bottom:10px;
	margin-left:0;
	padding-bottom:4px;
}

#block1_2 #htmlWelcomeBody p {
    color:#113342;
    line-height:170%;
    margin-top:0;
    margin-bottom:10px;
}

#block1_2 #htmlWelcomeBody p a {
    color:#113342;
}

#block1_2 h2.newtitle, #block1_2 h4.newtitle {
    color:#69a4b6;
    font-size:110%;
	border-bottom:0;
	margin-bottom:0;
	margin-top:20px;
}

#block1_2 .newpagelink {
    border-bottom:1px solid #ceab29;
    color:#113342;
    margin-bottom:5px;
    padding-bottom:10px;
}
#block1_2 .newpagelink a {
    color:#113342;
}

#block2_2 {
    background-image:url(../images/nonstandard/bg_home_quick.jpg);
    background-repeat:no-repeat;
    background-position:bottom center;
    color:#a89874;
    float:right;
    font-weight:normal;
    padding-bottom:234px;
    padding-top:80px;
    width:211px;
}
#block2_2 .blocktitles {
    padding-left:0;
}
#block2_2 h2 {
    color:#a89874;
    font-size:110%;
    margin-bottom:0;
}
#block2_2 ul {
    font-size:85%;
    margin:0;
    padding-left:15px;
}
#block2_2 li {
    margin-bottom:10px;
    margin-left:0;
}
#block2_2 a {
    color:#000;
    font-weight:normal;
}
    

/*-------------------------------------------------------------------------------------------*/
/* =page= */
/* content page - including image styling etc */
/*-------------------------------------------------------------------------------------------*/

#block1_1 .mapcaption {
    width:264px;
}
#block1_1 .imagesright .imagecaption, #block1_1 .standardimage .imagecaption, #block1_1 .thumbimage .imagecaption {
    width:264px;
}
#block1_1 .imagesright .mediatitle{
    width:264px;
}
#block1_1 .imagesright .imagecredit, #block1_1 .standardimage .imagecredit, #block1_1 .thumbimage .imagecredit {
    width:264px;
}
#block1_1 .imagesright .mediadescription{
    width:264px;
}

p.emphasised {
    color:#005358;
    font-style: normal;
}

p.withsubheading {
	margin-top:6px;
}

/*-------------------------------------------------------------------------------------------*/
/* =comments= */
/* comments */
/*-------------------------------------------------------------------------------------------*/

#htmlCommentsInput, #htmlCommentsPrompt, #htmlCommentsThanks {
	border-top:2px solid #75c6c9;
    color:#103442;
}

#htmlCommentsInput h2, #htmlCommentsPrompt h2, #htmlCommentsDisplayArea h2, #htmlCommentsThanks h2, #htmlSearchPrompt h2, #htmlSearchFailure h2 {
    color:#103442;
}

#htmlCommentsPrompt h3 a {
    color:#103442;
}

#htmlCommentsInputForm .privacy a {
    color:#103442;
}

#htmlCommentsDisplayArea {
	border-top:2px solid #75c6c9;
}

#block1_1 .comment .commentbody p {
    color:#103442;
}

#block1_1 .comment .commentbody p a {
    color:#103442;
}

.block .comment .commentcredit {
    color:#103442;
}
.block .comment .commentcredit a {
    color:#103442;
}

/*-------------------------------------------------------------------------------------------*/
/* =sitemap= */
/* sitemap */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =search= */
/* search - this is the standard database search method */
/*-------------------------------------------------------------------------------------------*/

#htmlSearchPrompt, #htmlSearchFailure {
	border-top:1px solid #8DA899;
}

#htmlSearchControls {
	border-top:1px solid #8DA899;
}

#pnlSearchResults h4.subtitle {
	border-bottom:1px solid #8DA899;
}

/*-------------------------------------------------------------------------------------------*/
/* =search2=
/* alternative search - not generally used in standard site setup */
/*-------------------------------------------------------------------------------------------*/

.searchaddress {
	color:#629AA7;
}
.searchheader {
	border-bottom:1px solid #629AA7;
}
.searchfooter {
	border-top:1px solid #629AA7;
	border-bottom:1px solid #629AA7;
}

/*-------------------------------------------------------------------------------------------*/
/* =contributor=
/* contributor list */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =cp= */
/* control panel and pagemaker - note that specific pagemaker bits are below */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =pm= */
/* pagemaker - note that styles that are also used by the control panel are above */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =form= */
/* form stuff - lists, textboxes and other reusable form styles */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =size= */
/* sizes */
/*-------------------------------------------------------------------------------------------*/

#footer, .credit {
     font-size:100%;
}


