/*-------------------------------------------------------------------------------------------*/
/* 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 */
/*-------------------------------------------------------------------------------------------*/

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

body {
    background-color:#c8c8c8;
    margin-top:15px;
    margin-bottom:15px;
}

#all {
	background-color:#c8c8c8;
	background-image:url(../images/nonstandard/bg_main.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	min-width:960px;
}
* html #all {
	margin-right:1px;
	padding-left:960px;
}


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

.contentwrapper {
    background-color:#fff;
	background-image:url(../images/nonstandard/bg_advert.jpg);
	background-repeat:repeat-y;
	background-position:bottom right;
}

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

.homepage_container {
    margin-left:13px;
    margin-top:13px;
    padding-top:128px;
    width:543px;
}

.category_container {
    width:543px;
	padding-top: 128px;
}

.page_container, .category_container_hidden, .page_container_hidden {
    width:530px;
}

#block1_1, #pnlSearchForm, #pnlSearchResults {
    width:543px;
}

.page_container #block1_1, .page_container_hidden #block1_1 {
    width:530px;
}

#block1_2 {
    margin-left:0;
    width:260px;
}
#block2_2 {
    width:260px;
}

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

#header {
	background-color:#fff;
}

#header #skipnav a:active, #header #skipnav a:focus {
	left:0;
	top:0;
}

#header #titles {
    border-bottom:1px solid #fff;
	background-image:url(../images/nonstandard/bg_header.jpg);
	background-repeat:no-repeat;
	height:111px;
	width:960px;
}

#header #titles h1 {
	float:left;
	margin-left:13px;
	padding-top:17px;
	width:362px;
}
#header #titles .airs_logo {
    float:right;
    margin-right:14px;
    margin-top:28px;
}

#header #subnavigation {
    background-color:#d4d4d4;
	background-image: url(../images/nonstandard/bg_search.jpg);
	background-position:center center;
	background-repeat:no-repeat;
    float:right;
	height:35px;
	overflow:hidden;
	left:0;
    position:relative;
    top:0;
    width:193px;
}

#subnavigationsearch label {
    display:none;
}

#subnavigationsearch input.textboxsearch {
	background-image: url(../images/nonstandard/bg_textbox.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#3D3C3C;
	height:17px;
	left:8px;
	padding-left:5px;
	padding-top:5px;
	top:6px;
	width:123px;
}
* html #subnavigationsearch input.textboxsearch {
    height:22px;
    width:128px;
}

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

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

.breadcrumbbarwrapper {
	background-color: #e6e6e6;
	background-image: url(../images/nonstandard/bg_breadcrumbs.jpg);
	background-position:center center;
	background-repeat:repeat-x;
	float:left;
	height:35px;
	overflow:hidden;
	width:767px;
}
* html .breadcrumbbarwrapper {
	height:35px;
}
.breadcrumbbar {
	background-color: transparent;
	border:0;
	color:#666;
	margin-left:9px;
}
.breadcrumb {
	background-color: transparent;
	font-weight:normal;
	margin-top:10px
}
.breadcrumb img {
    border:0;
    position:relative;
    top:2px;
}
.breadcrumb a, .contentpage .breadcrumb a  {
	color:#666;
}
.breadcrumb a .home, .contentpage .breadcrumb a .home {
    color:#0D6A96;
}
.breadcrumb a:hover, .contentpage .breadcrumb a:hover {
    text-decoration:none;
}

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

.blocklogin {
    background-color:#fff;
    margin-left:11px;
    margin-top:13px;
    overflow:visible;
    width:187px;
}

.navbararea, .loginpanelarea {
    background-color:#f2f2f2;
    width:187px;
}
.loginpanelarea {
    margin-top:12px;
    padding-bottom:5px;
    padding-top:5px;
}

.navbar, .loginpanel {
    border-left:1px solid #e0dfdf;
    border-right:1px solid #e0dfdf;
    border-top:1px solid #e0dfdf;
    margin-bottom:4px;
    margin-left:5px;
    margin-top:5px;
    width:175px;
}
.loginpanel {
    border-bottom:1px solid #e0dfdf;
    margin-top:0;
    margin-bottom:0;
}

.menu_item_container {
	padding-top:0;
}

.menu_item {
    border-bottom:1px solid #e0dfdf;
    font-weight:normal;
	margin:0;
	min-height:31px;
	padding-bottom:0;
	width:175px;
	font-size:90%;
}

.menu_item a {
	background-color:#fff;
	background-image:url(../images/nonstandard/bg_menuitem.gif);
	background-position: 7px 10px;
	background-repeat:no-repeat;
	color:#7a7a7a;
	display:block;
	min-height:23px;
	padding-left:22px;
	padding-top:8px;
	width:153px;
}
* html .menu_item a {
	height:31px;
	width:177px;
}

.menu_item a:hover {
	background-color:#f1f1f1;
	background-image:url(../images/nonstandard/bg_menuitem_h.gif);
	background-repeat:no-repeat;
	color:#2C7CA2;
	text-decoration:none;
}

.menu_item a:visited {
	color:#7a7a7a;
}

.loginpanel .blocklogintitles {
    background-color:#308BB5;
    background-image: url(../images/nonstandard/bg_loginpanel_heading.jpg);
    background-position:center center;
    background-repeat:repeat-x;
    margin:0;
    min-height:32px;
}
* html .loginpanel .blocklogintitles {
    height:32px;
}
.loginpanel .blocklogintitles h2, .loginpanel .blocklogintitles h3 {
    font-size:90%;
}

.loginpanel .blocklogintitles h2 {
    color:#fff;
    font-size:90%;
    padding-left:9px;
    padding-top:10px;
}
.loginpanel .blocklogintitles h3 {
    color:#fff;
    font-size:90%;
    padding-bottom:5px;
    padding-left:9px;
    padding-top:0px;
}

.loginpanel .blockloginform {
    margin-left:0;
    margin-right:0;
	margin-top:11px;
}
.loginpanel .loggedin {
    padding-bottom:5px;
}
.loginpanel .blockloginform label {
    color:#797979;
    display:block;
	font-size:85%;
    font-weight:normal;
	margin-left:9px;
}
.loginpanel .blockloginform .textbox {
	background-image: url(../images/nonstandard/bg_textbox.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:0;
	font-size:85%;
	height:16px;
	margin-left:9px;
	padding-left:5px;
	padding-top:5px;
	width:152px;
}
* html .loginpanel .blockloginform .textbox {
	height:21px;
	width:157px;
}

.loginpanel .blockloginform .button {
	background-image: url(../images/nonstandard/bg_button.jpg);
	background-position:center center;
	background-repeat:repeat-x;
	border:0;
	color:#fff;
	font-size:85%;
	height:21px;
	margin-left:9px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
}

.loginpanel .blockloginform .extralinks {
    background-color:#fff;
    border-top:1px solid #e0dfdf;
	font-size:85%;
    margin-top:5px;
    padding-bottom:8px;
}

.blockloginform .passwordlink {
	margin-left:9px;
	margin-top:5px;
}
.blockloginform .passwordlink a {
	color:#0D6A96;
	display:block;
	font-weight:normal;
}


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

.extracolumn {
	background-color:#fafafa;
	background-image:url(../images/nonstandard/bg_advert.jpg);
	background-repeat:repeat-y;
	margin:0;
	width:193px;
}

.extracolumn ul {
	margin-right:0;
}

.morelinks {
    background-color:#fff;
    border:1px solid #DFDEDE;
    margin-left:8px;
    margin-top:11px;
    padding:0;
    width:175px;
}

.morelinks h2 {
    background-color:#308BB5;
    background-image: url(../images/nonstandard/bg_loginpanel_heading.jpg);
    background-position:center center;
    background-repeat:repeat-x;
    border-bottom:0;
    color:#fff;
    font-size:90%;
    margin:0;
    padding-left:9px;
    padding-top:10px;
    min-height:22px;
}
* html .morelinks h2 {
    height:32px;
}

.morelinks h3 {
    font-size:85%;
    line-height:140%;
	margin-left:9px;
	margin-top:7px;
}

.morelinks h3 a {
    color:#0D6A96;
}

li.contextuallink, li.contextuallinkcurrent {
	background-position:9px 12px;
    border-top:1px dashed #ABB4B8;
    padding-bottom:0px;
    padding-left:20px;
    padding-top:7px;
}

li.contextuallink {
	background-image:url(../images/nonstandard/more_about_link.gif);
	background-repeat:no-repeat;
}
li.contextuallinkcurrent {
	background-image:url(../images/nonstandard/more_about.gif);
}

li.contextuallink a, li.contextuallinkcurrent a {
    font-size:85%;
    line-height:140%;
}
li.contextuallink a {
    color:#003366;
}
li.contextuallinkcurrent a {
    color:#0D6A96;
}

.advertareatop, .advertareabottom {
    display:none;
}
.advertarea {
    background-color:#fff;
    border:1px solid #DFDEDE;
    margin-left:8px;
    margin-top:11px;
    padding:0;
    width:175px;
}

.advertarea h2 {
    background-color:#308BB5;
    background-image: url(../images/nonstandard/bg_loginpanel_heading.jpg);
    background-position:center center;
    background-repeat:repeat-x;
    border-bottom:0;
    color:#fff;
    font-size:90%;
    margin:0;
    padding-left:9px;
    padding-top:10px;
    min-height:22px;
}
* html .advertarea h2 {
    height:32px;
}

.advert {
    font-size:85%;
    line-height:140%;
	padding-left:7px;
}
.advert .text a {
    color:#0D6A96;
}

.advertimage {
	width:158px;
}

.advert .image img {
    border:1px solid #CFCFCF;
	width:158px;
}

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

#footer {
	background-color:#fafafa;
	font-size:85%;
}

#footer .extras {
    background-image:url(../images/nonstandard/bg_footer.jpg);
    background-position:top left;
    background-repeat:no-repeat;
	color:#ccc;
	font-weight:normal;
    margin:0;
    min-height:39px;
    width:776px;
}
* html #footer .extras {
    height:39px;
}

#footer .extras li {
	margin-right:9px;
	margin-top:10px
}

#footer .extras ul li a {
	color:#666;
	display:block;
	float:left;
	font-weight:normal;
	margin-right:9px;
}

.credit {
	background-color:#153C52;
	background-image:url(../images/nonstandard/bg_credits.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	color:#fff;
	font-size:85%;
	min-height:96px;
	width:100%;
}
* html .credit {
    height:96px;
}
.credit .hlflogo {
    float:right;
    margin-right:14px;
    margin-top:0px;
}
.credit .hlflogo img {
    border:0;
}
.credit p {
	margin-top:14px;
}
.credit a {
	color:#fff;
}

/*-------------------------------------------------------------------------------------------*/
/* =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, #pnlSearchResults h4.title {
    color:#003366;
    font-size:140%;
    margin-top:0;
    padding-top:11px;
}	

#block1_1 .pagetext h4.title {
    color:#003366;
    font-size:140%;
    margin-top:0;
    padding-top:11px;
}

#block1_1 h5.subtitle {
	color:#333;
    font-size:120%;
    font-weight:bold;
}
#block1_1 h5.subtitle a {
	color:#333;
    font-size:120%;
}

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

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

#htmlIntroduction {
    color:#333;
	font-size: 95%;
	font-weight:bold;
	line-height:140%;
}

.block .category1_2, .block .pagelink1_2, .block .category2_2, .block .pagelink2_2 {
    border-bottom:1px dashed #ABB4B8;
    border-top:0;
    color:#666;
    font-size:95%;
    line-height:130%;
    width:259px;
}
.block .category2_2, .block .pagelink2_2 {
    margin-right:0;
}

.block .category1_2 .imagewrapper, .block .category2_2 .imagewrapper, .block .pagelink1_2 .imagewrapper, .block .pagelink2_2 .imagewrapper {
	background-color:#fff;
	border: 1px solid #ABB4B8;
	height:92px;
	width:92px;
}

.block .category img, .block .pagelink img {
    margin-left:auto;
    margin-right:auto;
}

.block .categorytitle, .block .pagetitle {
    color:#0D6A96;
	font-weight:bold;
}



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

h2#htmlWelcomeTitle {
    color:#003366;
    font-size:140%;
    margin-left:0;
	margin-bottom:0;
	padding-top:14px;
}

#htmlWelcomeBody p {
    font-size:95%;
    line-height:150%;
    margin-bottom:0;
    margin-top:5px;
}

#block1_2 .blocktitles h2, #block2_2 .blocktitles h2, h2.searchpagetitle {
    border:0;
    color:#003366;
    font-size:110%;
    margin-left:0;
	margin-bottom:0;
	padding-top:14px;
}

#block1_2 .newpagelink {
    border-bottom:1px dashed #ABB4B8;
    font-size:105%;
    line-height:140%;
    margin-bottom:0;
    margin-top:12px;
    padding-bottom:12px;
}
#block1_2 .newpagelink a {
    color:#0D6A96;
    font-weight:bold;
}

#block1_2 .morenew {
    margin-top:10px;
}
#block1_2 .morenew a {
    color:#0D6A96;
    text-decoration:none;
}
#block1_2 .morenew a:hover {
    text-decoration:underline;
}

#block2_2 .pagelink {
    border-bottom:1px dashed #ABB4B8;
    border-top: 0;
    font-size:95%;
    font-weight:normal;
    line-height:140%;
    width:260px;
    min-height:80px;
}

#block2_2 .pagelink .imagewrapper {
	border: 0;
	height:80px;
	width:120px;
}

#block2_2 .pagelink a {
    color:#0D6A96;
}



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

.pagetext {
	/*color:#7a7a7a;*/
	color: #666;
    font-size:95%;
    line-height:150%;
}

.pagetext p a {
    color:#0D6A96;
}

#block1_1 .mapcaption {
	width:249px;
              line-height:130%;
}
#block1_1 .imagesright. .mapcaption {
	width:249px;
              line-height:130%;
}
#block1_1 .imagesright .imagecaption, #block1_1 .standardimage .imagecaption, #block1_1 .thumbimage .imagecaption {
	width:249px;
              line-height:130%;
}
#block1_1 .imagesright .mediatitle{
	width:249px;
              line-height:130%;
}
#block1_1 .imagesright .imagecredit, #block1_1 .standardimage .imagecredit, #block1_1 .thumbimage .imagecredit {
	width:249px;
              line-height:130%;
}
#block1_1 .imagesright .mediadescription{
	width:249px;
              line-height:130%;
}

#block1_1 .imagesright img, #block1_1 .imageposr img, #block1_1 .imageposl img, #block1_1 .imageposn img, #block1_1 .imagesright .mapdisplay {
	border:1px solid #E1E0E0;

#block1_1 .landscapeimage img, #block1_1 .fullsizeimage img, #block1_1 .originalimage img {
	border:1px solid #E1E0E0;
}
#block1_1 .portraitimage img {
	border:1px solid #E1E0E0;
}



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

#htmlCommentsInput, #htmlCommentsPrompt, #htmlCommentsThanks {
	border-top:1px solid #666;
	color: #666;
	font-size:85%;
	line-height:140%;
}

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

#htmlCommentsPrompt h3 a {
	color:#666;
}

#htmlCommentsInputForm .privacy a {
	color:#0D6A96;
}

#htmlCommentsDisplayArea {
	border-top:1px solid #E0DFDF;
}

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

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

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

/*-------------------------------------------------------------------------------------------*/
/* =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 */
/*-------------------------------------------------------------------------------------------*/

.breadcrumbbar, #subnavigationsearch input.textboxsearch {
	font-size:10%;
}




