


/** global **/
body {
	background:#f4f4f4 url('images/bodybg.png') no-repeat scroll top center;
	font-family:"Lucida Grande",  "Lucida Sans Unicode", Verdana,  Arial,  Helvetica,  sans-serif;
	font-size:13px;
	color:#555555;
	margin:0 auto;
	padding:0;
}
* {
	margin:0;
	padding:0;
}


/** element defaults **/
table {
	width:100%;
	text-align:left;
}
th, td {
	padding:5px 10px;
}
th {
	color:#fff;
	border-top:3px solid #00254A;
	background-color:#1E4B78;
}
td {
	background:#fff;
	border-bottom:1px solid #d0d0d0;
}
code, blockquote {
	display:block;
	border-left:5px solid #ddd;
	padding:10px;
	margin-bottom:20px;
}
blockquote {
	border-left:5px solid #00274E;
}
blockquote p {
	font-style:italic;
	margin:0;
	color:#00274E;
	height: 1%;
}
p {
	line-height:1.9em;
	margin-bottom:20px;
}
a {
	color:#245289;
}
a:hover {
	color:#002245;
}
a:focus {
	outline:none;
}
fieldset {
	display:block;
	border:none;
	border-top:1px solid #e0e0e0;
}
fieldset legend {
	font-weight:bold;
	font-size:13px;
	padding-right:10px;
	color:#222;
}
fieldset form {
	padding-top:15px;
}
fieldset p label {
	float:left;
	width:150px;
}
fieldset form input, fieldset form select, fieldset form textarea {
	padding:5px;
	color:#333333;
	font-size:13px;
	border:1px solid #ddd;
}
form input.formbutton {
	margin-left:150px;
	border:none;
	border:1px solid #002142;
	background-color:#245289;
	color:#ffffff;
	font-weight:bold;
	padding:5px 10px;
	font-size:12px;
}
span.required {
	color:#ff0000;
}
h1 {
	font-size:2.5em;
	color:#01203F;
	font-weight:normal;
}
h2 {
	color:#111;
	font-size:2em;
	letter-spacing:-2px;
	padding:0 0 5px;
	margin:0;
}
h3 {
	color:#152F4E;
	font-weight:normal;
	font-size:2em;
	margin-bottom:10px;
}
h4 {
	padding-bottom:10px;
	font-size:1.8em;
	color:#555555;
}
h5 {
	padding-bottom:10px;
	font-size:1.6em;
	color:#666666;
}
ul, ol {
	margin:0 0 35px 35px;
}
li {
	padding-bottom:5px;
}
li ol, li ul {
	font-size:1.0em;
	margin-bottom:0;
	padding-top:5px;
}


/** wrapper **/
div#wrapper {
	margin:0 20px;
	padding:0;
}

/** sitename+nav **/
div#sitename {
	margin-top:70px;
	padding:17px 10px 10px;
}
div#sitename h1 {
	font-size:3.2em;
	font-family: Georgia, "Times New Roman",  Times,  serif;	
}
div#sitename h1 a {
	color:#124171;
	font-weight:normal;
	letter-spacing:-4px;
	text-decoration:none;
	padding-bottom:5px;
}
div #sitename h2 {
	font-size: 2em;
}
div#navbar {
	background:#E0E0E0 url('images/nav-bg.png') repeat-x scroll top left;
}
div#navbar ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}
div#navbar div.clear {
	background:transparent url('images/nav-left.png') no-repeat scroll top left;
}
div#navbar ul.clear {
	height:47px;
	background:transparent url('images/nav-right.png') no-repeat scroll top right;
}
div#navbar ul li {
	float:left;
	display:block;
	padding:13px 10px 12px;
}
div#navbar ul li a {
	float:left;
	color:#777;
	text-decoration:none;
	display:block;
	font-size:1em;
	margin:0 5px;
	cursor:pointer;
}
div#navbar ul li a span {
	padding:3px 3px 3px;
	display:block;
	float:left;
}
div#navbar ul li.sfHover a,
div#navbar ul li a:hover {
	color:#333;
}
div#navbar ul li.selected > a,
div#navbar ul li.selected > a:hover {
	border:none;
	color:#fff;
	background:#1E4B78 url('images/nav-selected-right.png') no-repeat scroll top right;
}
div#navbar ul li.selected > a span,
div#navbar ul li.selected > a:hover span {
	background:transparent url('images/nav-selected-left.png') no-repeat scroll top left;
}



/** header **/
div#header {
	background:#1E4B78 url('images/header-bg.png') repeat-x scroll bottom left;
	border-top:1px solid #2865A2;
	/*padding:20px 15px 5px;*/
	height: 200px;
	position: relative;
}
div#header .header-news{
	padding:20px 15px 5px;
	width: 50%;
}
.header-news h4 {
	padding-bottom:3px;
	color: #fff;
	font-size:1.4em;
}
div#header .header-news p {
	font-size:1em;
	font-weight: normal;
	color: #efefef;
	line-height:1em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin:0;
}
div#header .smalltext {
	font-size:0.7em;
	color:#aaa;
}
div#header .header-news a {
	color: #fff;
}
div#header .header-news a:hover {
	color: #999;
}
#header-bottom {
	display:block;
	height:20px;
	margin-bottom:15px;
	background:transparent url('images/header-bottom-bg.png') repeat-x scroll bottom left;
}
#header-bottom-left {
	background:url('images/header-bottom-left.png') no-repeat scroll bottom left;
}
#header-bottom-right {
	height:20px;
	background:url('images/header-bottom-right.png') no-repeat scroll bottom right;
}
div#header h2 {
	color:#fff;
	font-weight:normal;
}
div#header p {
	color:#fff;
	font-weight:bold;
	padding-bottom:0;
	font-size:16px;
}
div.header-text {
	float:left;
	width:590px;
}
div.header-images {
	width: 50%;
	float:right;
}
div.header-images div {
	float:right;
	margin-right: 5px;
}
div.header-images img {
	border:5px solid #2865A2;
}

p.header-buttons {
	margin-top:15px;
}

p.header-buttons a.button {
	background:transparent url('images/button-bg.png') no-repeat scroll top left;
	color:#2865A2;
	display:block;
	float:left;
	font-size:13px;
	margin-right:10px;
	text-align:center;
	text-decoration:none;
	width:100px;
	height:31px;
	padding: 0px;
	border: none;
	padding-top:1px;
}
p.header-buttons a.button:hover {
	background-position:bottom left;
}
p.header-buttons a.color-button {
	background:transparent url('images/button-color-bg.png') no-repeat scroll top left;
	color:#fff;
}

/** body **/
div#body-wrapper {
	background-color:#ffffff;
}
div#inner-body-wrapper {
	border:1px solid #ddd;
	border-bottom:none;
	clear:both;	
	padding: 10px 10px;
}
#contentwrapper{
	float: left;
	width: 100%;
	background-color:#ffffff;
}

#contentcolumn{
	margin-right: 240px; /*Set right margin to RightColumnWidth*/
	padding:10px 14px;
	font-size:1.1em;	
}

/** content+sidebar styles **/

div#contentcolumn h3 {
	color:#212121;
}
div#contentcolumn h1 {
	margin:20px 0;
}
div#contentcolumn h2 {
	padding-bottom:10px;
	font-size:27px;
}
div.bcnav {
	background:#EDEDED url('images/nav-bg.png') repeat-x scroll top left;
	border-bottom:1px solid #ddd;
}
div.bcnav div.bcnav-left {
	background:transparent url('images/nav-left.png') no-repeat scroll top left;
}
div.bcnav div.bcnav-right {
	padding:12px 12px 10px;
	background:transparent url('images/nav-right.png') no-repeat scroll top right;
}
div.bcnav h3 {
	border:none;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	margin:0;
	float:left;
}
div.bcnav ul {
	color:#555555;
	font-size:14px;
	padding-left:10px;
	margin:0;
	float:left;
	list-style:none;
}
div.bcnav ul li {
	float:left;
	display:block;
	padding:0 2px;
}
div#sidebar{
	float: left;
	width: 240px; /*Width of right column in pixels*/
	margin-left: -240px; /*Set left margin to -(RightColumnWidth) */
	border: 0;
}
div#sidebar .innertube {
	padding: 10px 5px;
	line-height:1.9em;
}
div#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	border: 0;
}
div#sidebar li ul {
	margin-bottom:20px;
	border: 0;
}
div#sidebar li ul li {
	display:block;
	padding:6px 15px;
	color:#777;
	border: 0;
	border-bottom:1px dotted #e0e0e0;
}
div#sidebar li ul li a {
	font-size:12px;
	font-weight:normal;
	color:#555;
	text-decoration:underline;
}
div#sidebar li ul li a:hover {
	color:#222;
}
div#sidebar ul ul {
	background-color:#f4f4f4;
	border: 0;
	border-bottom:4px solid #f0f0f0;
}
div#sidebar h4 {
	background:#1E4B78 url('images/header-bg.png') repeat-x scroll bottom left;
	border: 0;
	border-top:1px solid #2865A2;
	font-size:12px;
	color:#fff;
	letter-spacing:0px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	padding:6px 15px;
	display:block;
}

/** footer **/
#footer-bottom-left {
	background:url('images/header-bottom-left.png') no-repeat scroll bottom left;
}
#footer-bottom-right {
	background:url('images/header-bottom-right.png') no-repeat scroll bottom right;
	padding:16px 20px 20px;
}
div#footer {
	background:#00254a url('images/header-bottom-bg.png') repeat-x scroll left bottom;
	color:#eee;
	clear:both;
	font-size: 0.8em;
}
div#footer a {
	color:#eee;
	font-weight:bold;
	text-decoration:underline;
}

/** clear **/
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clear {
	display: inline-block;
}
.clear {
	display: block;
}


/*The default user message infobar class - This may be changed or removed*/
#infobar, #errorbar {
	position: absolute;
	width: 100%;
	top: 0;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active
{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: .1em .3em .1em 2em;
	text-decoration: none;
	cursor: pointer;
	background-color:#115475;
	color:#fff;
}

#infobar a:hover {
	color: #000;
	background-color: #d5e4ef;
}

#errorbar a, #errorbar a:link, #errorbar a:visited, #errorbar a:active
{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: .1em .3em .1em 2em;
	border-bottom: 1px inset;
	text-decoration: none;
	cursor: default;
}

#errorbar a:hover {

}

/*Classes for BB Code - May be changed as you see fit*/
ul.bb-list-unordered { }
ol.bb-list-ordered { }
ol.bb-list-ordered-d { list-style-type:decimal; }
ol.bb-list-ordered-lr { list-style-type:lower-roman; }
ol.bb-list-ordered-ur { list-style-type:upper-roman; }
ol.bb-list-ordered-la { list-style-type:lower-alpha; }
ol.bb-list-ordered-ua { list-style-type:upper-alpha; }
ol.bb-listitem { }

.bb-code,
.bb-php {
  border: 1px solid black;
  padding: 10px;
  font-family: Courier;
  white-space: nowrap;
}

.bb-quote {
  border: 1px solid black;
  padding: 10px;
}

.bb-email { }
.bb-url { }

.bb-image {
  border-width: 0;
  border-style: none;
}

/*Class for buttons*/
.button {
  padding		   : 2px;
  border           : 1px solid #00437c;
  background-color : #275691;
  color: #fff;
  cursor:	pointer;
}

.button:hover
{
	background-color: #567dbd
}

/*Class for form fields*/
.inputbox {
  border           : 1px solid #b5dcf5;
}

/*Class for form fieldsets*/
fieldset
{
	width: 90%;
	margin:30px;
	padding:4px;
}

/*Class for form legends*/
legend
{
	border: 1px solid #000;
	padding: 2px 6px;
	font-size:large;
	font-weight:bold;
	background-color:#95bdd7
}

/*Class for tables. The background-color is the colour of the border in tables*/
table.table {
	background-color: #225f81;
}

/*Class for table rows*/
.row
{
	background-color: #FFFFFF;
	padding: 2px;
}

/*Class for normal table headers*/
th.normalhead {
 color:#000;
 text-align:center;
 font-size:large;
 background-color:#6aa0c4;	
}

/*Class for smaller table headers*/
th.smallhead {
 color:#000;
 text-align:center;
 background-color:#95bdd7;	
}

/*Classes for tabs and some built in menus (such as the subsite pages, and the user CP)*/
.tab-wrapper
{
	padding:				1em 1.5em;
	border:					0px solid #eee;
}
.tab-menu
{
	list-style:				none;
	padding:				2px 0;
	line-height:	        17px;
	font-size:				12px;
	text-align:left;
}
.tab-menu li
{
	display:				inline;
	padding:                0;
	margin:					0 3px;
}
.tab-menu li a
{
	background-color: #002f63;
	color: #fff;
	padding: 5px 15px 5px 15px;
	height: 20px;
	border: 1px solid #51c855;
	text-align:center;
	vertical-align:middle;
	text-decoration: none;
}
.tab-menu li a:hover,
.tab-menu li a:focus
{
        background-color: #2e76a7;
  		color            : #fff;
}
.tab-menu li a:hover
{
        background-color: #2e76a7;
  		color            : #fff;
}
.tab-menu li.tab-selected a
{
        background-color: #fff;
		color: #000;
}

.left_title {
	width:140px;
	float:left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.left_title li {
	background-color: #002f63;
	color: #fff;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	height: 20px;
	border: 1px solid #000;
	text-align:center;
	vertical-align:middle;
	display: block;
}

.left_title a {
	color: #fff;
	cursor: pointer;
	height: 20px;
	width:124px;
	display:block;
	text-align:center;
	vertical-align:middle;
}

.left_title li:hover {
  background-color : #2e76a7;
  color            : #fff;
}

.left_title li.active {
	background: #fff;
	color: #000;
}

.left_title li.active a {
	color: #000;
	cursor: pointer;
	height: 20px;
	text-align:center;
}

.left_title a:hover {
	text-decoration: none;
}

.left_title li.mouseOver {
  background-color : #2e76a7;
  color            : #fff;
}

.top_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
	height: 24px;
	text-align:center;
}

.top_title li {
	float:left;
	background-color: #002f63;
	color: #fff;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	height: 20px;
	border: 1px solid #000;
	text-align:center;
	vertical-align:middle;
	display: block;
}

.top_title a {
	color: #fff;
	cursor: pointer;
	height: 20px;
	display:block;
	text-align:center;
	vertical-align:middle;
}

.top_title li:hover {
  background-color : #2e76a7;
  color            : #fff;
}

.top_title a:hover {
	text-decoration: none;
}

.top_title li.active {
	background: #fff;
	color: #000;
}

.top_title li.active a {
	color: #000;
	cursor: pointer;
	height: 20px;
	text-align:center;
}

.top_title li.mouseOver {
  background-color : #2e76a7;
  color            : #fff;
}
/*Class for the error text under fields*/
.error {
	font-family: Tahoma;
	font-size: 10pt;
	color: red;
	display:none;
}

/*Classes used by articles*/
.article
{
}

.articletitle
{
	margin:1px;
}

.articleinfo
{
	clear:both;
	text-align:right;
	color:#888;
	font-size:small;
}

.articlebottom
{
	clear:both;
	border-top: 1px solid black;
}
.articlepicture
{
	float:left;
	margin:10px;
	margin-top:5px;
}

.articledetail
{
	padding:2px;
	clear:both;
}

.articlephotos
{
	padding:2px;
	margin-left:20px;
	width:100%;
	text-align:center;
}

.articlecomments
{
	padding:2px;
	margin-right:20px;
	width:100%;
}

.comments
{
	margin:5px;
	padding: 2px;
	border-bottom: 1px solid black;
	width:100%;
}

.commentname
{
	text-align:left;
	color:#888;
	font-size:small;
}

.articlecomments h3
{
	margin:1px;
}

.articlephotos h3
{
	margin:1px;
}

/*Classes for checklists*/
.checklist {
    border: 1px solid #ccc;
    list-style: none;
    height: 20em;
    overflow: auto;
    width: 16em;
}

.checklist, .checklist li { margin: 0; padding: 0; }

.checklist label {
    display: block;
    padding-left: 25px;
    text-indent: -25px;
}

.checklist label:hover { background: #335368; color: #feffff; }

* html .checklist label { height: 1%; }

/*Classes used by forum posts*/
.post
{
	padding:5px;
}

.signature
{
	padding:5px;
	margin-top:10px;
	border-top:1px solid #000;
}

/*Classes used by forms*/
.field .inputboxwrapper
{
  display: block;
  width: 70%;
  float: left;
  margin-bottom: 20px;
  text-align:left;
}

.field .inputbox {
	width: 90%;
}

.field .label {
	display: block;
	width:25%;
	float: left;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 10px;
}


.field br {
	clear: left;
}

.submitWrapper {
	text-align:center;
}

 /*CSS for link that shows hint onmouseover*/
.hintanchor{
font-weight: bold;
color: #335368;
margin: 3px 8px;
text-decoration:none;
}

.tool-tip {
	color: #feffff;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	margin: 0;
	color: #C4D4DF;
	padding: 8px 8px 4px;
	background: #335368;
}
 
.tool-text {
	padding: 4px 8px 8px;
	background: #335368;
}

/*Used by the search button on the Scout Search sidebox*/
.searchButton {
  width: 32px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

/*Select image class used by places where you select an image from an album*/
.selectImage{
	border-color:#00ff00;
	background-color:black;
}

/*Classes used by the calendar*/
.calendar_today {color:#ffffff; background-color:#225f81;border:1px solid #00038a;border-bottom:0px;}
.calendar_day {border:1px solid #225f81;border-bottom:0px;background-color: #FFFFFF;}
.calendar_spacer {border:1px solid #225f81;border-top:0px;background-color: #FFFFFF;}
.calendar_item {border:1px solid #225f81;border-top:0px;border-bottom:0px;background-color: #FFFFFF;padding:0px;}
.calendar_item_div {padding:1px;}
.calendar_year_view_head {border:1px solid #225f81; color:#000000; text-align:center; font-size:large; background-color:#fff;padding:4px;}
.calendar_year_view_row {border:1px solid #225f81;background-color: #FFFFFF;text-align:center;padding:4px;}
.calendar_year_view_row2 {border:1px solid #225f81;background-color: #FFFFFF;text-align:left;padding:0px;}
.calendar_year_view_row_today {color:#ffffff; background-color:#225f81; text-align:center; font-style:italic; font-weight:bolder;}
.calendar_head { text-align:center; background-color:#fff;color:#1b455b;border:1px solid #225f81;}
.calendar_bighead { text-align:center; font-size:large; background-color:#fff;color:#1b455b;border:1px solid #225f81;}
.calendar_day_invalid {background-color:#aad2ed;}
.calendar_spacer_invalid {background-color:#aad2ed;}

/*Classes used by photo albums*/
.photoblocks {
	float:left;
	text-align:center;
	vertical-align:middle;
	width:160px;
	height:160px;
	margin: 5px;
	padding:5px;
	border: 3px double #777;
	display:block;
}

.photoblocks a
{
	border: 0px;
}

/*Generic text classes*/
.smalltext
{
	color:#444;
	font-size:small;
}

.tinytext
{
	color:#999;
	font-size:8pt;
}

.complete
{
    background-color:#0F0;
}

.notcomplete
{
    background-color:#F00;
}

/**
* Subsites
*/
#subsite-wrapper {
	clear: both;
}

#subsite-menu {
}

#subsite-menu .left_title {
	width:100%;
	float:none;
	border-bottom: 2px dashed #eee;
	padding-bottom: 13px;
}

#subsite-menu .left_title li {
	background-color: transparent;
	border: 0;
	height: auto;
	display:inline;
	/*float:left;*/
	padding:13px 10px 12px;		
	border-right: #eee solid 1px;
	border-left: #eee solid 1px;
	margin: 0;
}

#subsite-menu .left_title li a {
	display:inline;
	height: auto;
	width: auto;
	color: #222;
	text-decoration: none;
}

#subsite-content {
}


/*.left_title {
	width:140px;
	float:left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.left_title li {
	background-color: #002f63;
	color: #fff;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	height: 20px;
	border: 1px solid #000;
	text-align:center;
	vertical-align:middle;
	display: block;
}

.left_title a {
	color: #fff;
	cursor: pointer;
	height: 20px;
	width:124px;
	display:block;
	text-align:center;
	vertical-align:middle;
}

.left_title li:hover {
  background-color : #2e76a7;
  color            : #fff;
}

.left_title li.active {
	background: #fff;
	color: #000;
}

.left_title li.active a {
	color: #000;
	cursor: pointer;
	height: 20px;
	text-align:center;
}

.left_title a:hover {
	text-decoration: none;
}

.left_title li.mouseOver {
  background-color : #2e76a7;
  color            : #fff;
}*/