@charset "UTF-8";
/* 
	CSS Stylesheet for www.moasn.org
	created 09.01.09
	by Dana Ford
	copyright River City Studio
*/
   
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a {
	color: #0F2269;
	outline: none;
	text-decoration: none;
}

body {
	background-color: #0F2269;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	line-height: 17px;
	padding-bottom: 7px;
}


ul {
	margin-left: 20px;
}


strong {
	color: #0F2269;
}

h2 {
	color: #00ADEE;
	font-size: 20px;
	margin: 5px 0px 5px 0px;
	line-height: normal;
}

h3 {
	color: #0F2269;
	font-size: 15px;
}

#container {
	background-color: #FFFFFF;
	margin: 15px auto;
	position: relative;
	width: 955px;
}

#header {
	background-image: url(../_img/headerBkgd.jpg);
	background-repeat: repeat-x;
	height: 110px;
	text-align: right;
}

/*
#nav ul li a {
	color: #112369;
	font-size: 12px;
	font-weight: normal;
}

#nav ul li a:hover, #nav ul li a.active {
	background-image: none;
	color: #527A1C;
	font-weight: normal;
	text-decoration: underline;
}
*/

#header a {
	color: #0F2269;
	font-size: 11px;
	margin: 3px 10px 0px 10px;
}

#header a:hover, #header a.active {
	color: #EC2129;
}

#logo {
	float: left;
	margin-left: 15px;
	margin-right: 30px;
	width: 205px;
}

#mainNav {
	background-image: url(../_img/topNavBar.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 25px;
	margin-top: 10px;
	padding-top: 7px;
	/* width: 700px; */
}

/*
* html #mainNav {
	margin-left: 15px;
}
*/

#mainNav a {
	border-right: 1px solid #0F2269;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px 20px 0px 0px;
}

#mainNav a:hover {
	color: #0F2269;
}

#searchForm /* search form */ {
	color: #fff;
	float: right;
	font-size: 12px;
	margin-right: 15px;
	margin-top: -2px;
	margin-left: 10px;
}

.homePhoto {
	float: left;
	margin-left: 25px;
	width: 522px;
}

#topBlockHome {
	float: right;
	line-height: 17px;
	margin: 40px 20px 0px 0px;
	width: 350px;
}

#topBlockHome a {
	color: #0F2269;
	font-weight: bold;
}

#topBlockHome p {
	margin-bottom: 10px;
}

#homeBottom p {
	margin: 5px 10px 5px 20px;
}

#quickLinks, #secQuickLinks {
	background: url(../_img/quickLinksBkgd.jpg);
	background-repeat: repeat-y;
	border-left: 1px solid #B3B3B3;
	float: right;
	margin: 14px 10px 0px 0px;
	padding: 10px 10px 15px 10px;
	/* width: 203px; */
}

#secQuickLinks {
	margin: 0px 2px 0 17px;
	padding: 0 0 15px 17px;
	width: 183px;
}

#quickLinks a, #secQuickLinks a {
	color: #0F2269;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
}

#secQuickLinks a {
	font-size: 10px;
}

#quickLinks a:hover, #secQuickLinks a:hover {
	color: #70A030;
}

#quickLinks img, #secQuickLinks img {
	margin: 10px 0px 0px 0px;
}

#quickLinks .ccResponse {
	width: 125px;
	margin-left: 0px;
	padding-left: 0px;
}



#secContent {
	padding: 0px 10px 0px 10px;
}

#topSecNav {
	margin-bottom: 10px;
}

#topSecNav a {
	margin-right: 6px;
}

#secNav {
	float: left;
	margin-right: 10px;
	width: 235px;
}

/*
#secNav a {
	background-image: url(../_img/secNavBkgd.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 21px;
	padding: 6px 0px 0px 5px;
}
*/

#secMainContent {
	margin: 20px 0px 0px 260px;
}

#secMainContent h2 {
	font-size: 17px;
}

#mainLists {
	color: #00CCCC;
	list-style-image: url(../_img/dot.gif);
	list-style-posi
}

#mainLists li {
	color: #0F2269;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.proResources {
	margin: 0px 0px 5px 50px;
}

#BTMlinks {
	clear: both;
}




#sideNav {
float:left;
padding:10px;
width:180px;
}

#sideNav ul {
  padding: 3px 0px 3px 0px;
  list-style-type: none;
  border-top: 1px solid #003399;
  font-size: 11px;
}

#sideNav .under {
  list-style-image: url(../_img/dot.gif);
  margin: 0px;
  padding: 0px 0px 0px 12px;
  border-top: none;
}

#sideNav li {
  padding: 0px;
  margin: 3px;
  border-bottom: none;
}

#sideNav .liIn {
  padding: 5px;
  border-bottom: 1px solid #003399;
}

#signUp {
	background-image: url(../_img/BTNsignUp2.jpg);
	background-repeat: no-repeat;
	height: 53px;
	margin-top: 3px;
	padding-right: 5px;
	width: 184px;
}

#searchForm /* search form */ {
	color: #fff;
	float: right;
	font-size: 12px;
	margin-right: 15px;
	margin-top: -2px;
	margin-left: 10px;
}

#signUp input {
	margin: 25px 0px 0px 9px;
	width: 128px;
}

#signUp input.goBTN {
	background-image: url(../_img/goBTN.jpg);
	background-repeat: none;
	border: none;
	height: 20px;
	margin-right: 10px;
	width: 21px;
}




/* --------------------------- Home Entry Point Navigation Declarations ---------------------------- */

#entryLinks {
	/* border: 2px solid red; */
	margin-right: 250px;
}

#homeBottom #entryLinks a {
	float: left;
}

#current {
  display: block;
  width: 231px;
  height: 220px;
  margin-bottom: 5px;
  background: url(../_img/rollBLUE.jpg) no-repeat 0 0;
}

#admin{
  display: block;
  width: 231px;
  height: 220px;
  margin-bottom: 5px;
  background: url(../_img/rollRED.jpg) no-repeat 0 0;
}

#parents {
  display: block;
  width: 231px;
  height: 220px;
  margin-bottom: 5px;
  background: url(../_img/rollGREEN.jpg) no-repeat 0 0;
}

#current:hover, #admin:hover, #parents:hover { 
  background-position: 0 -220px;
}

#current span, #admin span, #parents span  {
  display: none;
}



/* --------------------------- Footer Navigation Declarations ---------------------------- */

#footer {
	background-image: url(../_img/footerBkgd.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	height: 57px;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
}

#footer p {
	line-height: 12px;
}

.copyright {
	font-size: 8px;
}

#leftLinks {
	float: left;
	margin: 10px 0px 0px 8px;
}

#rightLinks {
	float: right;
	margin: 10px 8px 0px 35px;
}




/* NEW NAV FUNTIONALITY - COPIED and modified FROM RIVER CITY */



#entryNav ul {
	font-family: Arial, sans-serif;
	margin-left: 0px;
/* 	position: relative; */
/* 	padding-bottom: 20px; */
/* 	width: 235px; */
}

#entryNav ul li {
	background-image: url(../_img/secNavBkgd.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
/* 	height: 21px; */
	padding: 6px 0px 0px 0px;
/* 	padding: 3px 0px; */
}

#entryNav ul ul li {
	background-image: none;
	padding: 3px 0px;
}

#entryNav ul a {
	color: #FFFFFF;

	font-size: 12px;
	outline: none;
	padding: 2px 4px;
	display: block;
}

#entryNav ul a:hover, #entryNav ul a.active {
	font-weight: bold;
}

#entryNav ul a.active {
	font-weight: bold;
}

#entryNav ul ul {
	background-color: #CCEA9D/* #8CC341 */;
/* 	margin-top: 6px; */
	/* margin-bottom: 6px */
	margin-left: 0px;
	padding-left: 10px;
}

#entryNav ul ul li a {
	color: #112369;
	font-size: 12px;
	font-weight: normal;
}

#entryNav ul ul li a:hover, #entryNav ul ul li a.active {
	background-image: none;
	color: #527A1C;
	font-weight: normal;
	text-decoration: underline;
}



/* --------------------------- Calendar Styles ---------------------------- */

#calendar, #blogContent {
	padding: 0px;
	line-height:18px;
	width:665px;
	position: relative;
	margin-left: 15px;
	padding-bottom: 10px;
}
.calMonth {
	width:665px;
}
.calMonthCell {
	height:173px;
	width:91px;
	float:left;
	border:solid 1px black;
	text-align:left;
	margin: 0px;
	padding-left: 2px;
}
.calMonthCell a, .calMonthCell:visited {
  color: #B5121B;
  text-decoration: none;
}
.calMonthCell a:hover {
  text-decoration: underline;
}
.calMonthDateTopper {
  background-color: #252525;
  color: #FFF;
  width: 88px;
  margin: 0px 0px 0px -2px;
  padding-left: 5px;
  font-weight: bolder;
}
.calMonthDateTopper a, .calMonthDateTopper a:visited {
  color: #FFF;
}
.calMonthDateTopper a:hover {
  color: #527A1C;
  text-decoration: underline;
}
.calMonthSubHeader {
	height:20px;
	width:91px;
	float:left;
	margin: auto 0px;
	padding: 2px ;
}
.calMonthHeader {
	width:100%;
	text-align:center;
}
.calMonthHeader a {
	/*font-weight: bold;*/
  font-family: arial, helvetica, sans-serif;
    color: #990000;
}
.calMonthHeader a:hover {
    border-bottom: none;
	color: #000066;
	font-weight: bold;
}
.calMonthHeader strong {
	font-weight: bold;
    color: #9F6614;
}

.calMonthEvent {
	font-size: 8pt;
	margin: 1px;
	padding: 2px 1px;
	border: 1px solid #B8BC9B;
/* 	background-color: #D8DCBB; */
}
.calMonthEventTime {
	font-weight:bolder;
}

/*
	CALENDAR EVENT DETAIL STYLES
*/
#eventContainer {
	width:270px;
	margin: 0px auto;
	padding: 0px 0px 100px 0px;
	background-color: #FFF;
	border: 1px solid #d8bb73;
	background-image: url( "/_img/navBack2.gif" );
	background-repeat: repeat-x;
}
#eventContainer h1 {
  color: #990000;
  font-size: 14px;
  margin: 9px 0px 20px 0px;
  text-align: center;
}
#eventContainer h2 {
  color: #000;
  font-size: 14px;
  margin: 10px 10px;
  padding: 0px 0px 10px 10px;
  text-align: center;
  line-height: 16px;
  font-weight: bold;
  border-bottom: 1px solid #FC0;
}
#eventContainer #eventIcon {

	width: 40px;
	margin: -2px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
  float: left;
  background-color: #FFF;
}
#eventContainer p {
  font-size: 13px;
  margin: 5px 0px 5px 0px;
  padding: 0px 10px 0px 10px;
  text-align: left;
  line-height: 16px;
}
#eventContainer p.localDetails {
  margin: 2px 0px -5px 0px;
  padding: 0px 10px 0px 25px;
  text-align: left;
  position: relative;
}
#eventContainer strong {
  color: #990000;
  font-weight: normal;
  font-size: 12px;
}

/*
	CALENDAR DAY STYLES
*/

.calDayEvent {
	padding: 8px 0px 8px 0px;
}
.calDayEventTime {
	font-size: 16px;
}
.calDayEventText {
	font-size: 16px;
}
.calDayHeader {
    font-size: 18pt;
	font-weight: bold;
    color: #990000;
}


	/* ------------------------------ Blog Page ---------------------------------*/
	
#blogContent {
	
}

#blogContent h2 {
	margin-bottom: 15px;
}
	
.left {
/* 	background-color: #FFCC66; */
	float: left;
/* 	margin-right: 12px; */
	padding: 8px 0px;
	text-align: left;
	width: 130px;
/* 	width: 100px; */
}

.left h3 {
	font-size: 15px;
}

.left img {
	margin-bottom: 8px;
}

#fullBioTop {
/* 	background-image: url('/_img/blog/fullBioTop.gif'); */
/* 	background-repeat: no-repeat; */
	height: 16px;
/* 	width: 98px; */
}

#fullBioMiddle {
/* 	background-image: url('/_img/blog/fullBioMiddle.gif'); */
/* 	background-repeat: repeat-y; */
	height: 2px;
/* 	width: 100px; */
}

#fullBioBottom {
/* 	background-image: url('/_img/blog/fullBioBottom.gif'); */
/* 	background-repeat: no-repeat; */
	clear:both;
	height: 40px;
/* 	width: 127px; */
}

.byLine {
	color: #000;
	font-size: 9px;
	margin-left: 10px;
}

.right {
 	float: right; 
	text-align: right;
	width: 130px;
/* 	width: 150px; */
}

.right h4 {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 21px;
}

#right .right a {
	display: block;
	font-size: 10px;
	margin: 6px 0px;
}

#right .contBlock a {
	display: inline !important;
	font-size: 11px !important;
}

.mid {
	border-right: 1.5px solid #00ADEE;	
	border-left: 1.5px solid #00ADEE;
	margin-top: 10px;
	padding: 0px 10px;
/* 	width: 400px; */
/* 	margin-right: 125px; */
	margin-right: 140px;
	margin-left: 140px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.mid .blogBlock {
	border-bottom: 1px dashed #00ADEE;
/* 	width: 400px; */
	padding: 8px 0px;
	margin: 6px 0px;
}

.blogBlock h4 {
/* 	margin: -10px 0px 0px 0px; */
	font-size: 16px;
/* 	margin-top: 5px; */
}

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

.subscribe {
	padding-top: 10px;
}

#blog .contBlock p {
	font-size: 11px;
	margin-top:0px;
}

#blogPost .contBlock p {
	font-size: 11px;
	margin-top:0px;
}

#blogDetails .contBlock p {
	font-size: 11px;
	margin-top:0px;
}

.contBlock h4 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 2px;
}

.blogDate {
/* 	float: right; */
/* 	display: block; */
	font-size: 12px !important;
/* 	margin-top: -7px; */
	float: right;
}

.blogDate a {
	margin-left: 10px;
}

.blogBlock strong a {
	font-size: 15px;
}

.blogBlock h4 a {
	margin-right: 8px;
}

#newerPosts {
	background-color: #FFDA8C;
	border: 1px solid #FFCC67/* #F26722 */;
	float: left;
	font-size:10px;
	height:17px;
	padding:2px;
	text-align:center;
	width:70px;

}

#olderPosts {
	background-color: #FFDA8C;
	border: 2px solid #FFCC67/* #F26722 */;
	float: right;
	font-size:10px;
	height:17px;
	padding:2px;
	text-align:center;
	width:70px;
}

#commentBlock {
	margin-top: 40px; 
}


/**************************** CART STYLES ***********************************************/

#registerButton {
	border: 1px outset silver;	
	width:100px;
	height:20px;
	background-image: url(/_img/topNavBar.jpg);
	text-align:center;
	padding-top:10px;
}

#registerButton a {
	color: #fff;
	font-weight:bold;
}

/******************************** begin #checkout  *******************************/

#wideContents {
  margin:0px 8px 16px 8px;
  padding:0px 5px;
}

.exclamation {
  color:red;
}

#accountInfo {
  float:left;
  width:300px;
  padding:10px;
}

#accountInfo #accountDetails {
  font-size:14px;
}


#accountInfo .lineUp {
  position: absolute;
  left: 300px;
}

#reviewCartInfo {
  width:50%;
  padding-left:20px;
  border-left:1px solid silver;
  float:right;
}

#shippingInfo {
  width:400px;
  padding-left:20px;
  border-left:1px solid silver;
  float:right;
}

#shippingInfo .lineUp {
  position: absolute;
  left: 650px;
}


#paymentInfo {
  width:50%;
  padding:10px 0px 0px 20px;
  border-left:1px solid silver;
  float:right;
}

#paymentInfo .lineUp {
  position: absolute;
  left: 650px;
}


#loginForm {
  float:left;
  width:300px;
/*   border:1px solid silver; */
  padding:10px;
}

#wideContents p, #loginForm p, #resetPWForm p, #createAccountForm p {
  line-height:25px;
} {
  line-height:25px;
}

#loginForm .header {
  font-weight:bold;
}

#createAccountForm {
  width:400px;
  padding-left:20px;
  border-left:1px solid silver;
  float:right;
}

#createAccountForm .header {
  font-weight:bold;
}

#loginForm .lineUp {
  position: absolute;
  left: 120px;
}

#createAccountForm .lineUp {
  position: absolute;
  left: 650px;
}

#resetPWForm {
  float:left;
/*   width:300px; */
/*   border:1px solid silver; */
  padding:10px;
}

#resetPWForm .lineUp {
  position: absolute;
  left: 325px;
}

#resetPWForm .noEdit {
  border:none;
  width: 300px;
}

h3.checkoutForm {
  margin:0px 0px 3px 0px;
  color: #FFFFFF;
  background-color: #666600;
  text-align: center;
  text-transform: uppercase;
  font-weight:normal;
}



#skuBox {
  width:140px;
  float:right;
}

#cartTable {
/*   width:90%; */
/*   border-bottom:2px solid silver; */
}

#cartTable td {
/*   border:1px solid silver; */
}

#cartTable th {
/*   background-color: #cccccc; */
/*   border-bottom:2px solid silver; */
}

#cartTable tr.headerRow th {
/*   background-color: #cccccc; */
  border-bottom:2px solid silver;
}

#cartNav {
  width:90%;
}

#ppForm, #ccForm {
  visibility:hidden;
}

#ppButton {
  margin-right:25px;
}

.red {
  border:1px solid red;
  background-color:#FFCCFF;
  padding:10px;
  color:red;
}

.yellow {
  background-color:#EEF7A2;
  padding:10px;
  color:#84BB3C;
}


.blue {
  border:1px solid blue;
  background-color:#D1E0F7;
  padding:10px;
  color:blue;
}


/*************************** end #checkout ********************************/

/********************* begin my account ************************/

#myaccountNav {
  padding: 10px;
  margin-bottom:20px;
  color:#fff;
/*   width:600px; */
  text-align:center;
  background-color:#84BB3C;
}

#myaccountNav a {
  color:#fff;
  font-weight:normal;
}

#smallCartView {
  margin-left:20px;
  padding:10px;
}

.iHoverable {
  width:220px;
  height:200px;
  overflow:hidden;
  color:silver;
}

.iHoverable a, .iHoverable h2 {
  color:silver;
}

.iHoverable:hover {
  border: 1px solid silver;
  background-color:#fff;
  width:400px;
  height:auto;
  clear:right; 
  color: inherit;
}

.iHoverable:hover a, .iHoverable:hover h2 {
  color:inherit;
}

/************* Resource Library Styles *********************/

#resourceLibrary ul li {
  list-style-type:none;
  margin-left:15px;
}


	/* ----------------------- New Search Results Styles ------------------------------- */

.searchResultBox {
	margin: 6px 0px;
	border-bottom: 1px solid #999;
	width: 450px;
}