/* official Cub Scout colors are listed below (from http://www.scouting.org/identity/contents/4.html)
Gold is Pantone 116: RGB: 252, 209, 22  Hex: #FFFF00  Web-Safe: #FFCC00
Blue is Pantone 294: RGB: 0, 63, 135 Hex: #003F87  Web-Safe: #003399
Red is RGB: 255, 0, 0  Hex:#FF0000
*/


body, html {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFF00;
	background-color: #FF0000;
	height: 100%;
}

tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FF0000;
	background-color: #FFFFFF;
}


/* Default MOS Class Settings
****************************/

td.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 1px;
	padding-left: 0px;
}

a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.pathway:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
}

.menu {
	color: #003F87;
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}


/* Main Menu Styles
*********************/

a.mainlevel:link, a.mainlevel:visited {
	color: #003F87;
	text-align: left;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

a.mainlevel:hover {
	color: #003F87;
	text-align: left;
	background-color: #FFFF00;
	width: 98%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #003F87;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.mainmenu:hover, {
	color: #003F87;
	text-align: left;
}

a.sublevel:link, a.sublevel:visited {
	color: #003F87;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.sublevel:hover {
	color: #003F87;
	text-align: left;
}

.bigLink {
	color: #003F87;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
         font-size: +1;
}

/* Module Styles
****************/

table.moduletable {
	width: 100%;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #003F87;
	text-align : center;
	background-image: url(../images/mod_back.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	height: 27px;
	padding-top: 8px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #003F87;
	text-align : center;
	background-image: url(../images/mod_back.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	height: 18px;
	padding-top: 4px;
}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

/* Polls Style
**************/

.poll {
	color : #666666;
	line-height : 12px;
	font-weight: bold;
}

/* Sections Style
*****************/

.sectiontableheader {
	background-color : #CCCCCC;
	color : #000000;
	font-weight : bold;
	font-size: 11px;
	line-height: 13px;
}

.sectiontableentry1 {
	font-size: 11px;
	background-color : #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.sectiontableentry2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #DADADA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.pagenav:link, a.pagenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.pagenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color            : #FFFF00;
	text-decoration  : none;

}


.small {
	font-size : 11px;
	color : #666666;
}

.smalldark {
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

.createdate {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : medium;
}

.modifydate  {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : medium;
}

/* Content Styles
*****************/

.contentpane {
	font-size: 11px;
	color: #000000;
}

.contentpaneopen {
	font-size: 11px;
	color: #000000;
}

.contentheading, .componentheading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #003F87;
	text-align : left;
	line-height: 16px;
	padding-left: 20px;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
	color            : #000000;
	text-decoration  : none;
	background-color: #FFCC00;
}

/* Form Styles
****************/

form { /* borrowed from mambosolutions.com -- to fix empty space issues */
	display:inline;
	margin: 0px;
	padding: 0px;
}

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #000000;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #000000;
}

/* Links
*********/

a:link, a:visited {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
}

a:hover {
	color            : #000000;
	text-decoration  : none;
	background-color: #FFFE00;
}

/* For content item titles that are hyperlink instead of Read On
****************************************************************/

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color            : #000000;
	text-decoration  : none;
	}

.description {
	font-size: 11px;
	color: #000000;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

.bigheader {
	font-weight: bold;
	font-size : 30pt;
	position : absolute;
	top: 2px;
	left: 175px;
	color : #FFFF00;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

.medheader {
	font-weight: bold;
	font-size : 18pt;
	color : #FFFF00;
	position : absolute;
	top: 60px;
	left: 200px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

.gutter {padding:8px;}
#col1 {
    float:left;
    width=20%;
    color:#ff0000;
    background:#ffffff;
    padding: 10px;
}
#col2 {
    float:left;
    width=65%;
    background:#FFFFFF;
    padding: 10px;
    }
#col3 {
    float:left;
    width=5%;
    background:#ff0000;
    padding: 10px;
}
#col3 {float:left;width=15%;}

div#logo {
  width:110%; height:170px;
  margin-left: -10px;
  padding: 2px;
  background-color: #ff0000;
  background: url(../images/header-slice.png) left repeat;

}

div#top {
  width:110%;
  height:170px;
  margin-left: -10px;
  background-color: #ff0000;
  background: url(../images/header-slice.png) left repeat;
  padding: 2px;
}

div#col0 {
    float:left;
    width=25px;
    height:100%;
    background:#ff0000;
    padding: 2x;
}

div#col5 {
    float:left;
    height:100%;
    width=25px;
    background:#ff0000;
    padding: 2x;
}

div#bottom {
  width:110%; height:50px;
  margin-left: -10px;
  background: url(../images/footer-spacer.png) left repeat;
  padding: 2px;
}

div#top-graphic {
	position : absolute;
	top:10px;
	left: 40px;
}