/* MAIN */

body {
	background-color: #fff;
	margin:10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
/*	font: 13px AvantGarde, Arial, Helvetica, sans-serif;*/
}

/* COMPONENTS */

/* Commonly used margins */
.m10 { margin: 10px 0; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin-top:.25em;
	margin-bottom:.5em;
	margin-right:.25em;
}

p { 
	margin-left:.25em;
}

h3 {
	font-size:1.2em;
}

h2 {
	font-size:1.5em;
}


a:link {
/*	color: #3366ff;*/
	text-decoration: none;
}

a img { border: 0; }

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.hr { border-top: 1px solid #999999; }

.Breadcrumb { 
	font-weight:bold;
	font-size:1em;
	padding-left:.1em;
	padding-bottom:.1em;
}


.InfoMessage {
	font-weight:normal;
	margin:0;
	margin-bottom:.075in;
	padding: 3px 5px;
	border:1px solid #b4c392;
	background-color:#c9dd99;
	color: #000000;
}

.DebugMessage {
	font-weight:normal;
	margin:0;
	margin-bottom:.075in;
	padding: 3px 5px;
	border:1px solid #144F16;
	background-color:#b3d8ef;
	color: #000000;
/*	color:#141f4f;*/
}

.HighlightMessage {
	font-weight:normal;
	margin:0;
	margin-bottom:.075in;
	padding: 3px 5px;
	border:1px solid #cccc66;
	background-color:#ffffcc;
	color: #000000;
/*	color:#141f4f;*/
}

.ErrorMessage {
	font-weight:normal;
	margin:0;
	margin-bottom:.075in;
	padding: 3px 5px;
	border: 1px solid #C56363;
	color: #000000;
	background-color: #FFE6E7;
}

.ErrorMessageField {
	background-color: #FFE6E7;
	padding:.1em;
	border: 1px solid #7f9db9;
}

.shortblurb br { 
	border: 1px red;
}

/* AREAS */

.module_wrapper { 
	/*
	padding:.5em;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	*/
	border-collapse: collapse;
}

.class_wrapper { 
	padding:.2em;
}

.PageTitle { 
	font-weight:bold;
	font-size:1.3em;
}

.submodule_name { 
	font-weight:bold;
	padding:3px;
	font-size: .9em;
	color:#333333;
	width:99%;
	background-color:#dddddd;
}

table.NoteList { 
	margin:0em 0px 0px 0;
	width: 100%;
	border:1px solid #aaaaaa; 
	border-collapse:collapse;
	vertical-align:middle;
}

.NoteList .NoteListHeader { 
	font-weight:bold;
	font-size:1em;
	color:#444444;
	background-color:#dddddd;
}
.NoteList td { 
	margin:0em 0 0 0;
	padding:.3em;
	border:1px solid #aaaaaa; 
	border-collapse:collapse;
	vertical-align:top;
	font-size:.9em;
}
tr.NoteListDataEven { 
	font-weight:normal;
	font-size:1em;
	color:#000000;
	background-color:#eeeeee;
}
tr.NoteListDataOdd { 
	font-weight:normal;
	font-size:1em;
	color:#000000;
	background-color:#ffffff;
}

ul li {
/*	background:url(/images/arrow_bullet.gif) 0 4px no-repeat;*/
	list-style-type:none;
	margin:3px 0;
	padding:0 0 0 10px;
}

.OrgDescription { 
	margin:5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.OrgDescription p {
	margin: 1em 1em 1em 1em;
}

/* Left Side Menu */
.click_title { width: 170px; padding: 2px 5px; color: #000; background: #ccc; font-family: arial; font-size: 11px; font-weight: bold; margin-bottom: 1px; text-transform: uppercase; }
	
.click_box { height: 200px; width: 180px; }
.click_box div { margin-left: 15px; background: #e8e8e8; margin-bottom: 1px; padding: 2px 5px; }
.click_box div:hover { background: #fff; }
.click_box a { color: #666666; font-weight: normal; font-size: 11px; text-decoration: none; font-family: arial; }

/* Rounded Box Smooth */
.box_fff_eee {background: transparent; padding:1px;}
	.box_fff_eee h1, .box_fff_eee p {margin:0 1px;padding:0 0 3px 0;}
	.box_fff_eee h1 {font-size:2em; color:#000;}
	.box_fff_eee h2, .box_fff_eee p {margin:0 1px;padding:0 0 3px 0;}
	.box_fff_eee h2 {font-size:1.25em; color:#000;}
	.box_fff_eee h3, .box_fff_eee p {margin:0 1px;padding:0 0 3px 0;}
	.box_fff_eee h3 {font-size:1em; color:#000;}
.box_fff_eee .b1, .box_fff_eee .b2, .box_fff_eee .b3, .box_fff_eee .b4, .box_fff_eee .b1b, .box_fff_eee .b2b, .box_fff_eee .b3b, .box_fff_eee .b4b {display:block; overflow:hidden; font-size:1px;}
.box_fff_eee .b1, .box_fff_eee .b2, .box_fff_eee .b3, .box_fff_eee .b1b, .box_fff_eee .b2b, .box_fff_eee .b3b {height:1px;}
.box_fff_eee .b2 {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b3 {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b4 {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b4b {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b3b {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b2b {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b1 {margin:0 5px; background:#aaa;}
.box_fff_eee .b2, .box_fff_eee .b2b {margin:0 3px; border-width:0 2px;}
.box_fff_eee .b3, .box_fff_eee .b3b {margin:0 2px;}
.box_fff_eee .b4, .box_fff_eee .b4b {height:2px; margin:0 1px;}
.box_fff_eee .b1b {margin:0 5px; background:#aaa;}
.box_fff_eee .boxcontent {display:block;  background:#ffffff; border-left:1px solid #aaa; border-right:1px solid #aaa;padding:5px 5px 5px 5px;font: 12px Verdana, Arial, Helvetica, sans-serif;}

/* This is for the top banner area and drop down menu */
.top_banner { height: 98px; }

#menu { 
	width:100%;
	background: #AE1C1C;
}

#menu .top { 
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
	border-left:2px solid #000000;
}

#menu .section { position: absolute; display: inline; z-index: -1; }
#menu .box { background: #AE1C1C; padding: 4px 3px 5px 0; border-bottom: 1px solid #000; position: relative; visibility: hidden; width: 200px; white-space: nowrap; }
#menu a { font-family: verdana; font-size: 11px; color: #ffffff; text-decoration: none; white-space: nowrap; width: 100px; } 
#menu a:hover { font-family: verdana; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; white-space: nowrap; }

/* The left side events menu on the front facing pages */
.current_events { border: 5px solid #ae1c1c; border-top: none; padding: 5px 7px; text-align: center; font-size: 10px; }
.current_events .header { font-size: 14px; font-weight: bold; width: 160px; margin: 0 auto 3px; }
.event_bottom { border-top: 1px solid #ae1c1c; margin: 0 -2px; padding: 10px 0; }

/* Current News box on the Landing Page (class.current_news.php) */
.current_news_box { background: #FF9900; border: 1px solid black; width: 100%; }
.current_news_box td { padding: 10px; vertical-align: top; width: 50%; }
.border_bottom { border-bottom: 1px solid black; }
.border_left { border-left: 1px solid black; }

/* Common Custom Headers */
.header1 { font-size: 20px; margin-bottom: 10px; font-weight: bold; }
.header2 { font-size: 16px; margin-bottom: 10px; font-weight: bold; }
.header3 { font-size: 14px; margin-bottom: 10px; font-weight: bold; }

/* Our Team */
.our_team { width: 100%; }
.our_team td { vertical-align: top; padding: 10px; }
.our_team .member_pic { width: 10%; }
.our_team .member_info { width: 40%; }
.our_team .member_title { color: #333333; }

.our_board { width: 100%; }
.our_board td { vertical-align: top; padding: 10px; }
.our_board .member_pic { width: 40%; }
.our_board .member_info { width: 60%; }


/* Overlay Information */
.overlay_gray { position: absolute; top: 0; left: 0; height: 100%; width: 100%; opacity: .5; filter: alpha(opacity=50); background: #333; z-index: 20; }
.overlay_message { position: absolute; top: 0; left: 0; margin: 0 auto; height: 300px; width: 400px; z-index: 30; background: white; border: 1px solid black; }
.overlay_message .warning_title { text-align: center; font-size: 16px; color: white; background: #B00000; font-weight: bold; padding: 10px; margin-bottom: 10px; } 


/* opt in page */
table.opt_in_info {
	border-collapse:collapse;
}
.opt_in_info { width: 100%; margin-top: 10px; border: 1px solid #cccccc; }
.opt_in_info td {padding: 3px 5px; }
.opt_in_info .title { 
	width: 150px; 
	/*white-space: nowrap; */
	font-weight: bold; 
	background: #eeeeee;
	vertical-align:top;
}
.opt_in_info .na { color: #666666; font-style: italic; }

.opt_in_shift_header { clear: both; font-size: 14px; }
.opt_in_shift_header .shift_num { float: left; width: 65px; font-weight: bold; }

.opt_in_shift { width: 100%; margin-bottom: 5px; border-right: 1px solid #999999; border-top: 1px solid #999999; }
.opt_in_shift td { padding: 2px 4px; border-left: 1px solid #999999; border-bottom: 1px solid #999999; background: white; }
.opt_in_shift .header { font-weight: bold; background: #E0E5EF; }
.opt_in_shift .qty { width: 1px; }
.opt_in_shift .none { font-weight: bold; background: #dddddd; width: 1px; }


/* user detail page */
table.user_detail_info {
	border-collapse:collapse;
}
.user_detail_info { width: 100%; margin-top: 10px; border: 1px solid #cccccc; }
.user_detail_info td { border:1px solid #ccc;padding: 3px 5px; }
.user_detail_info .title { 
	width: 150px; 
	/*white-space: nowrap; */
	font-weight: bold; 
	background: #eeeeee;
	vertical-align:top;
}
.user_detail_info .na { color: #666666; font-style: italic; }
.user_detail_shift_header { clear: both; font-size: 14px; }
.user_detail_shift_header .shift_num { float: left; width: 65px; font-weight: bold; }
.user_detail_shift { width: 100%; margin-bottom: 5px; border-right: 1px solid #999999; border-top: 1px solid #999999; }
.user_detail_shift td { padding: 2px 4px; border-left: 1px solid #999999; border-bottom: 1px solid #999999; background: white; }
.user_detail_shift .header { font-weight: bold; background: #E0E5EF; }
.user_detail_shift .qty { width: 1px; }
.user_detail_shift .none { font-weight: bold; background: #dddddd; width: 1px; }

/* user detail page */
table.org_detail_info {
	border-collapse:collapse;
}
.org_detail_info { width: 100%; margin-top: 10px; border: 1px solid #cccccc; }
.org_detail_info td { border:1px solid #ccc;padding: 3px 5px; }
.org_detail_info .title { 
	width: 150px; 
	/*white-space: nowrap; */
	font-weight: bold; 
	background: #eeeeee;
	vertical-align:top;
}
.org_detail_info .na { color: #666666; font-style: italic; }
.org_detail_shift_header { clear: both; font-size: 14px; }
.org_detail_shift_header .shift_num { float: left; width: 65px; font-weight: bold; }
.org_detail_shift { width: 100%; margin-bottom: 5px; border-right: 1px solid #999999; border-top: 1px solid #999999; }
.org_detail_shift td { padding: 2px 4px; border-left: 1px solid #999999; border-bottom: 1px solid #999999; background: white; }
.org_detail_shift .header { font-weight: bold; background: #E0E5EF; }
.org_detail_shift .qty { width: 1px; }
.org_detail_shift .none { font-weight: bold; background: #dddddd; width: 1px; }

/* user detail page */
table.loc_detail_info {
	border-collapse:collapse;
}
.loc_detail_info { width: 100%; margin-top: 10px; border: 1px solid #cccccc; }
.loc_detail_info td { border:1px solid #ccc;padding: 3px 5px; }
.loc_detail_info .title { 
	width: 150px; 
	/*white-space: nowrap; */
	font-weight: bold; 
	background: #eeeeee;
	vertical-align:top;
}
.loc_detail_info .na { color: #666666; font-style: italic; }
.loc_detail_shift_header { clear: both; font-size: 14px; }
.loc_detail_shift_header .shift_num { float: left; width: 65px; font-weight: bold; }
.loc_detail_shift { width: 100%; margin-bottom: 5px; border-right: 1px solid #999999; border-top: 1px solid #999999; }
.loc_detail_shift td { padding: 2px 4px; border-left: 1px solid #999999; border-bottom: 1px solid #999999; background: white; }
.loc_detail_shift .header { font-weight: bold; background: #E0E5EF; }
.loc_detail_shift .qty { width: 1px; }
.loc_detail_shift .none { font-weight: bold; background: #dddddd; width: 1px; }



/* Generic Table 1 */
.gen_table { width: 100%; border: 1px solid #cccccc; border-bottom: none; }
.gen_table td { vertical-align: top; padding: 3px 5px; border-bottom: 1px solid #cccccc; }
.gen_table .b { font-weight: bold; }
.gen_table .title { background: #eeeeee; white-space: no-wrap; width: 150px; font-weight: bold; }
.gen_table .title_no_bottom { background: #eeeeee; white-space: no-wrap; width: 150px; font-weight: bold; border-bottom: none; }
.gen_table .width150 { width: 150px; }
.gen_table .light_grey { background: #eeeeee; }
.gen_table .grey { background: #dddddd; }
.gen_table .dark_grey { background: #bbbbbb; }

.clean_button {
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-sizing:content-box;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
	background:#F2F2F2 url(/images/editor/white-grad.png) repeat-x scroll left top;	
	border-color:#BBBBBB;
	color:#464646;	
	min-width:80px;
	text-align:center;
}

.clean_button:hover {
	border-color:#666666;
	color:#000000;
}

textarea.html {
	font-size: 11px;
	font-family: courier;
}