/* external CSS file */
/* filename 'styles_rchs.css' */

body {
	background-color: #D8CED6;
	padding: 0; 
	margin: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #000;
}

p {
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
}

li {
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
}

td {
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
}

table tr td img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial;
	color: #936;
}

h1.pageTitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	color: #936;
}

td.content_main {
	background-color: #fff;
	padding: 25px;
}

td.content_main_cal { /* Specific for calendar page */
	background-color: #fff;
	padding: 10px;
}

td.content_newscal {
	margin: -30px 10px 10px 10px !important; /*ff*/
	margin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
	background-color: #fff;
	vertical-align: top;
}

td.menu_admin {
	background-color: #C6C3C6;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	color: #000;
	font-size: 80%;
}

td.headerLogoBar {
	width:100%;
	/*background-image: url(images/stretchbar.jpg);*/
	height: 14px;
	max-height: 14px;
}

.headerSpacerBarDate {
	height: 14px;
	color: #fff;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
}

.headerSpacerBarUser {
	height: 14px;
	color: #fff;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

td.moduleMenu {
	background-color: #73526A;
}

td.contentWhiteBG {
	background-color: #fff;
}

th.calendarCellHeading {
	width:85px;
	background-color:#c9c9c9;
	font-size: 11px;
	text-align:center;
	vertical-align:middle;
}

td.calendarPrintView {
	width:95px;
	height:90px;
	margin:4px;
	background-color:#fff;
	text-align:left;
	color:#000;
	border:1px solid #000;
}

td.calendarCell {
	width:85px;
	height:90px;
	margin:4px;
	background-color:#eee;
	text-align:left;
}

td.calendarCellToday {
	width:85px;
	height:90px;
	margin:4px;	
	background-color:#ccc;
	text-align:left;
}

td.calendarDayNum {
	vertical-align:top;
	font-size: 10px;
}

td.calendarContent {
	font-size: 8px;
}

td.calendarAddImg {
	vertical-align:top;
	text-align:right;
}

div.calCell {
	overflow: hidden;
	width:80px;
}

p.calMonthNav {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #936;
}

table.newsCalWrapper {
	margin: 10px 0 0 0;
	padding: 0;
	vertical-align: top;
}

h4.moduleCal {
	margin: 0 auto 5px auto;
	color: #fff;
	font-size: 16px;
	font-family: arial;
}

h5.moduleCal {
	margin: 3px 0;
	padding: 0;
	color: #FBDB6E;
	font-size: 11px;
	font-family: verdana;
}

ul.moduleCal {
	margin-top:0;
	margin-left:15px;
}

.moduleCalItem {
	color: #fff;
	margin-left: 10px;
	font-size: 10px;
	padding-bottom: 2px;
}

.moduleNewsItem {
	color: #fff;
	margin-left: 10px;
	font-size: 10px;
	padding-bottom: 2px;
}

.moduleNewsItem a {
	font-weight:bold;
	font-size:11px;
}

td.moduleCal {
	background-color: #e5e5e5;
	padding: 12px;
	height: 100%;
	min-height: 100%;
	border: 1px solid #bbb;
	width: 290px;
	vertical-align: top;
}

div.newsCalOverflow {
	overflow: hidden;
	width:145px;
}

td.moduleNews {
	background-color: #e5e5e5;
	padding: 12px;
	height: 100%;
	min-height: 100%;
	border: 1px solid #bbb;
	width: 290px;
	vertical-align: top;
}

h4.moduleNews {
	margin: 0 auto 5px auto;
	color: #fff;
	font-size: 16px;
	font-family: arial;
}

div.newsEvents {
	overflow: hidden;
	width:550px;
}

td.newsPageHead {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-color: #ccc;
	margin-top: 20px;
	width: 560px;
}

td.newsPageSubHead {
	text-align: left;
	font-weight: bold;
	background-color: #efefef;
}

td.newsPageItem {
	background-color: #fff;
}

td.eventsPageHead {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-color: #ccc;
	margin-top: 20px;
	width: 560px;
}

td.eventsPageSubHead {
	text-align: left;
	font-weight: bold;
	background-color: #efefef;
	width:560px;
}

td.eventsPageItem {
	background-color: #fff;
}

td.pageMaintList {
	border-bottom: 1px solid #ccc;
}

table.pageMaintList{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

td.userMaintList {
	border-bottom: 1px solid #ccc;
}

table.userMaintList {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 550px;
}

td.userMaintHeading {
	background-color:#ccc;
	font-weight:bold;
}

td.userMaintSubmit {
	background-color:#efefef;
	border-bottom: 1px solid #ccc;
}

table.emergencyList {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 550px;
}

table.emergencyList td {
	border-bottom: 1px solid #ccc;
}

p.sponsor_box {
	font-size: 10px;
	color: #ddd;
	text-align: center;
}

p.alert {
	color: #f00;
	font-weight: bold;
	font-size: 11px;
}

td.footer {
	background-color: #D8CED6;
	color: #000;
	font-size: 10px;
	padding-left: 15px
}

td.adminLogin {
	font-size: 12px;
}

div.emergencyOuterBox {
	margin-top:10px;
	width:500px;
	background-color:#b00;
}

div.emergencyInnerBox {
	bottom: 2px;
	right:3px !important;	/*ff*/
	right:2px;				/*ie*/
	border:1px solid #b00;
	padding:2px 0 2px 0;
	position: relative;
	width:499px !important;	/*ff*/
	width:500px;			/*ie*/
	background-color:#fff;
	color: #f00;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

.title {
	color: #936;
	font: 18px verdana, helvetica, arial, sans-serif;
	font-weight: bold;
}

.just {
	text-align: justify;
}

.sidebar {
	background-image: url(images/stretchbar.jpg) repeat-y;
	width: 195px;
}

.sidebartitle {
	color: #fbdb74;
	font: 13px verdana, helvetica, arial, sans-serif;
	font-weight: bold;
}

.sidebartext {
	color: #fff;
	font: 11px verdana, helvetica, arial, sans-serif;
}

#marqueecontainer{
	position: relative;
	top: 0px;
	width: 150px; /*marquee width */
	height: 140px; /*marquee height */
	background-color: #694D63;
	color: #eee;
	overflow: hidden;
	border: 1px solid #fff;
	margin-left: 18px;
	padding: 2px;
	padding-left: 4px;
}

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

.navSubMenu {
	margin-top: -15px;
	font-size: 11px;
}
.navSubMenu a:link {color: #808080; text-decoration: underline; font-family: Tahoma, verdana;}
.navSubMenu a:visited {color: #808080; text-decoration: underline; font-family: Tahoma, verdana;}
.navSubMenu a:hover {color: #808080; text-decoration: underline; font-family: Tahoma, verdana;}
.navSubMenu a:visited:hover {color: #808080; text-decoration: underline; font-family: Tahoma, verdana;}

.topPageLink {
	float: bottom;
	font-size: 11px;
}
.topPageLink a:link {color: #936; text-decoration: underline; font-family: Tahoma, verdana;}
.topPageLink a:visited {color: #936; text-decoration: underline; font-family: Tahoma, verdana;}
.topPageLink a:hover {color: #936; text-decoration: underline; font-family: Tahoma, verdana;}
.topPageLink a:visited:hover {color: #936; text-decoration: underline; font-family: Tahoma, verdana;}

td.moduleCalItem a:link {color: #fff; text-decoration: underline; font-family: Tahoma, verdana;}
td.moduleCalItem a:visited {color: #fff; text-decoration: underline; font-family: Tahoma, verdana;}
td.moduleCalItem a:hover {color: #fff; text-decoration: underline; font-family: Tahoma, verdana;}
td.moduleCalItem a:visited:hover {color: #fff; text-decoration: underline; font-family: Tahoma, verdana;}

td.moduleNewsItem a:link {color: #fbdb6e; text-decoration: underline; font-family: Tahoma, verdana;}
td.moduleNewsItem a:visited {color: #fbdb6e; text-decoration: underline; font-family: Tahoma, verdana;}
td.moduleNewsItem a:hover {color: #fbdb6e; text-decoration: underline; font-family: Tahoma, verdana;}
td.moduleNewsItem a:visited:hover {color: #fbdb6e; text-decoration: underline; font-family: Tahoma, verdana;}

a.calNum {text-decoration: none;}

a:link.footer {color: #000; text-decoration: underline;}
a:visited.footer {color: #000; text-decoration: underline;}
a:hover.footer {color: #000; text-decoration: underline;}
a:visited:hover.footer {color: #000; text-decoration: underline;}

a:link.logoutLink {color: #FBDB74; text-decoration: none; font-weight: bold;}
a:visited.logoutLink {color: #FBDB74; text-decoration: none; font-weight: bold;}
a:hover.logoutLink {color: #FBDB74; text-decoration: underline; font-weight: bold;}
a:visited:hover.logoutLink {color: #FBDB74; text-decoration: underline; font-weight: bold;}

a:link.myaccountLink {color: #FBDB74; text-decoration: none; font-weight: bold;}
a:visited.myaccountLink {color: #FBDB74; text-decoration: none; font-weight: bold;}
a:hover.myaccountLink {color: #FBDB74; text-decoration: underline; font-weight: bold;}
a:visited:hover.myaccountLink {color: #FBDB74; text-decoration: underline; font-weight: bold;}

a:link.menu_admin {color:#000; text-decoration: none; border: 1px solid #C6C3C6; padding:2px; margin: 0 1px; font-size: 11px;}
a:visited.menu_admin {color: #000; text-decoration: none; border: 1px solid #C6C3C6; padding:2px; margin: 0 1px; font-size: 11px;}
a:hover.menu_admin {color: #000; text-decoration: none; border-bottom: 1px solid #808080; border-right: 1px solid #808080; border-top: 1px solid #fff; border-left: 1px solid #fff; padding:2px; margin: 0 1px 0 1px; font-size: 11px;}
a:visited:hover.menu_admin {color: #000; text-decoration: none; border-bottom: 1px solid #808080; border-right: 1px solid #808080; border-top: 1px solid #fff; border-left: 1px solid #fff; padding:2px; margin: 0 1px 0 1px; font-size: 11px;}
a:active.menu_admin {color: #000; text-decoration: none; border-bottom: 1px solid #fff; border-right: 1px solid #fff; border-top: 1px solid #808080; border-left: 1px solid #808080; padding:2px; margin: 0 1px 0 1px; font-size: 11px;}
a:visited:active.menu_admin {color: #000; text-decoration: none; border-bottom: 1px solid #fff; border-right: 1px solid #fff; border-top: 1px solid #808080; border-left: 1px solid #808080; padding:2px; margin: 0 1px 0 1px; font-size: 11px;}

a:link.loginTrouble { font-size:10px; color: #000; text-decoration: none;}
a:visited.loginTrouble {font-size:10px; color: #000; text-decoration: none;}
a:hover.loginTrouble {font-size:10px; color: #000; text-decoration: underline;}
a:visited:hover.loginTrouble {font-size:10px; color: #000; text-decoration: underline;}

a:link {color: #933; text-decoration: underline;}
a:visited {color: #933; text-decoration: underline;}
a:hover {color: #600; text-decoration: underline;}
a:visited:hover {color: #600; text-decoration: underline;}
a:active {color: #666; text-decoration: underline;}
a:active:hover {color: #666; text-decoration: underline;}

.w {color:#fff;}

.st {font-size:10px;}

#carryOverAlert {color: #f00; font-weight: bold; font-size: 80%;}

.shadeform { 
	font: 13px arial, verdana, sans-serif;
	background-image: url(images/shadeform.gif);
	text-align: left;
	width: 200px;
	border: #000 1px solid;
}

.dropdown {
	color: #333;
	background-color: #f1f4f5;
	width: 200px;
	font: 11px verdana, arial, sans-serif;
}

.textarea {
	font: 13px arial, verdana, sans-serif;
	background-image: url(images/shadeform.gif);
	text-align: left;
	width: 275px;
	border: #000 1px solid;
}

.submitbutton {
	font: 9pt arial, verdana, sans-serif;
}

.searchform {
	width: 110px;
	height: 20px;
	font: 11px arial, sans-serif;
	background-image: url(images/shadeform.gif);
	border: #000 1px solid;
}

.searchdrop {
	width: 60px; 
	height: 20px; 
	font: 11px arial, sans-serif; 
	background-color: #f1f4f5;
}

.searchbutton {
	font-size: 8pt;
	width: 35px;
	background-color: #f1f4f5;
	border: #000 1px solid;
	height: 20px;
}
