@import "_icxECRM.css";
@import "_icxResources.css";
@import "_icxEvents.css";

/* =INITIALIZE
------------------------------------------------------------------------------*/
* { margin: 0; 
    padding: 0; }

p, pre, label, 
fieldset, address { margin: 0.7em 0; }

ul, ol, li, dl, dd, blockquote { margin: 0 1.0em; }

html, body, td.preview { 
/*    font-family:'Times New Roman',Times,Georgia,serif; */
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    background: none;
    color: #555; 
    height: 100%; }

table { margin: 0 auto; }

blockquote {
	margin: 1.0em 3.0em; }

/* =BASICS
------------------------------------------------------------------------------*/
h1 { font-size: 27px; color: #005596; font-style: normal; font-weight: bold; margin-bottom: 3px; }
h2 { font-size: 21px; color: #51B948; font-style: italic; font-weight: bold; }
h3 { font-size: 18px; color: #F1AB00; font-style: italic; font-weight: bold; }
h4 { font-size: 16px; color: #DC241F; font-style: italic; font-weight: normal; }
h5 { font-size: 12px; color: #00759F; font-style: italic; font-weight: normal; }
h6 { font-size: 12px; color: #D3BE96; font-style: italic; font-weight: normal; }
td { font-size: 12px; }
th { font-size: 13px; }
li { margin-bottom: 0.7em; }
p { 
	font-size: 12px; 
	color: #441; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 1.2em 0; }

a:link,
a:visited { color: #005596; margin: 0; }
a:hover   { color: #F1AB00; }

.hidden_row { display: none; }
.visible_row { display: table-row-group; }
.visible_row td { border-bottom: 1px solid #66F; }
.hidden_div { display: none; }
.visible_div { display: block; position: absolute; background: #EEE; border: 1px solid #F00; height: 17px; }

.address {
	font-weight: bold;  
	font-style: italic;  
	font-size: 10px;  
	margin: 5px 5px 0 10px;
	color: #005596;
	white-space: nowrap;
	text-align: left; }

.publication {
	display: none; }

.article {
	margin: 20px 30px 10px;  
	text-align: left; }

.summary {
	margin: 40px 30px 10px;  
	text-align: left; }

.summary .copyright {
	margin: 0 30px 10px;  
	text-align: left; }



.asset {
	padding: 0 1.0em 0.5em; }

.caption {
	font-size: 12px;
	font-style: italic; }

.copyright {
	margin: 20px 30px 10px;  
	clear: both;
	font-size: 10px;
	font-style: italic;
	text-align: center; }


.authorization {
	color: #005596; 
	width: 150px;
	margin: 15px auto; }

.authorization input {
	width: 120px; 
	margin: 3px 0; }

pre { border: 1px dotted red; color: #F00; }

.system_reply { 
	background: #F00; 
	color: #FFF; 
	font-weight: bold; }


/* =BANNERS
------------------------------------------------------------------------------*/
.banner {
	margin: 10px 5px 15px; 
	text-align: center; }


/* =CGAsssets
------------------------------------------------------------------------------*/

.download_list { 
	clear: both; 
	border: 1px solid #005596; 
	width: 100%; 
	font: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; }

.download_list th { 
	background: #51B948; 
	color: white; 
	padding: 2px 4px; 
	font-weight: bold; 
	font-size: 14px; }

.download_list .dl_asset td { 
	background: white; 
	color: #666; 
	border-top: 1px dotted #999; 
	padding: 2px 4px; 
	font-size: 12px; }

.download_list .title { 
	font-weight: bold; }

.download_list .caption { 
	font-style: italic; }

.playlist { 
	clear: both;
	display: table; 
	border: 1px solid #3B82DE; 
	margin: 0 auto 30px;
	width: 95%;
	font: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; }

.playlist .controller { 
	display: table; 
	background: #3B82DE; 
	width: 100%; 
	margin: 0 auto; 
	text-align: center; 
	color: #FFF;}

.playlist table { 
	width: 100%; }

.playlist th { 
	background: #847F2B; 
	color: white; 
	padding: 2px 4px; 
	font-weight: bold; 
	font-size: 14px; }

.playlist .dl_asset td { 
	background: white; 
	color: #666666; 
	border-top: 1px dotted #3B82DE; 
	padding: 2px 4px; 
	font-size: 12px; }

.playlist .title { 
	font-weight: bold; }

.playlist .caption { 
	font-style: italic; }

/* =CONTACT US
------------------------------------------------------------------------------*/
#contact_us {
	font-size: 14px; }

#contact_us table {
	margin: 0 auto; }

#contact_us th {
	text-align: right; 
	padding: 3px; 
	font-weight: bold;
	white-space: nowrap; }

#contact_us td {
	text-align: left; 
	padding: 3px;  }

#contact_us div#message {
	border: 1px solid #DDD;
	height: 5.0em;
	padding: 3px;
	overflow: auto;  }


/* =STRUCTURE
------------------------------------------------------------------------------*/
#masthead { width:100%; }

#mast_L { 
	border: 1px solid white;
	border-width: 0 2px 2px 0;
	background: #FFF;
	width: 10px; 
	height: 110px;
	text-align: center; }

#mast_C { 
	background: #005596; 
	width: 10px; 
	vertical-align: bottom; }

#mast_R { 
	text-align: left; 
	vertical-align: top;
	padding: 6px; }


#head_L { 
	background: #51B948;
	width: 10px; 
	text-align: left; 
	height: 35px; }

#head_C { 
	background: #005596; 
	width: 10px; 
	vertical-align: bottom; 
	height: 35px; }

#head_R { 
	background: #51B948;
	color: #FFF;
	text-align: right; 
	vertical-align: middle; 
	height: 35px; }


#content { 
	width: 100%;
	height: 100%;
	padding: 2px 3px; }

#column_L { 
	border: 1px solid white;
	border-width: 2px 2px 0 0;
	background: #51B948;
	width:140px; 
	vertical-align:top; 
	text-align: left; }

#column_C { 
	background: #005596;
	width: 10px; 
	vertical-align: bottom; }

#column_R { 
	vertical-align: top; }

#donations { 
	width:160px; 
	padding-top: 5px;
	vertical-align:top; 
	text-align: left; }

#donations a,
#donations a:link,
#donations a:visited { 
	display: block; 
	border: 1px solid #FFF;
	margin: 0 4px; }

#donations a:hover { 
	border-color: #F1AB00; }


#placard {
    border: 1px dotted #EEE;
    height: 60px;
	margin: 0 15px; }

#placard * {
    font-family:'Times New Roman',Times,Georgia,serif; 
    font-size: 16px;
	font-style: italic;
	color: #51B948; }

#placard2 {
	height: 1px;
	width:100px; 
	margin: 25px 10px; }

#placard2 * { 
    font-family:'Times New Roman',Times,Georgia,serif; 
    font-size: 14px;
	font-style: italic; 
	color: #FFF; }

#constant_contact {
    font-family:Tahoma,Arial,Helvetica,sans-serif; 
    font-size:16px; 
    font-weight: bold; 
    text-align: center; 
    color:#005596;
    height: 60px;
	margin: 0 15px; }

#constant_contact button {
	padding: 3px 5px; }

.two_columns {
	display: table;
	width: 100%; }

.two_columns .one {
	display: inline-table;
	float: left;
	width: 47%; }

.two_columns .two {
	display: inline-table;
	float: right;
	width: 47%; }
	
.three_columns {
	display: table;
	width: 100%; }

.three_columns .one {
	display: inline-table;
	float: left;
	width: 30%; }

.three_columns .two {
	display: inline-table;
	float: left;
	width: 30%; }

.three_columns .three {
	display: inline-table;
	float: left;
	width: 30%; }
	

/* =NAVIGATION
------------------------------------------------------------------------------*/
#heading {
	float: left;
	color: #FFF;
	background: #51B948;
	margin: 0 12px;
	font-size: 18px; }

#search {
	color: #FFF;
	margin: 0 10px;
	font-size: 14px; }

.directory { 
	display: block;
	font-size: 12px; 
	padding: 0; }

.directory a,
.directory a:link,
.directory a:visited {
	display: inline-table; 
	background: none; 
	color: #FFF; 
	padding: 2px 8px; 
	font-weight: bold; 
	text-decoration: none; }

.directory a.selected {
	font-weight: bold;
	color: #51B948; 
	text-decoration: none; }

.directory a:hover {
	background: #F1AB00; 
	color: #FFF; 
	text-decoration: underline; }

.heirarchy { 
	display: block;
	font-size: 10px;
	line-height: 1.1em;
	width: 100%; 
	padding: 0;
	margin: 0; }

.heirarchy ul { 
	display: block; 
	padding: 0;
	margin: 0; }

.heirarchy li { 
	display: block; 
	width: 100%;
	padding: 0;
	margin: 0; }

.heirarchy a,
.heirarchy a:link,
.heirarchy a:visited {
	display: block;
	background: #51B948; 
	color: #FFF; 
	text-decoration: none; 
	padding: 0.4em 1.0em;
	margin: 0; }

.heirarchy a:hover {
	background: #F1AB00; 
	color: #FFF; 
	text-decoration: underline; }

.heirarchy .selected a,
.heirarchy .selected a:link,
.heirarchy .selected a:visited {
	background: #005596;
	font-size: 13px; }

.heirarchy .selected a:hover {
	background: #F1AB00; 
	color: #FFF; 
	text-decoration: underline; }

.heirarchy .selected ul a,
.heirarchy .selected ul a:link,
.heirarchy .selected ul a:visited {
	background: #AABBFF; 
	color: #005596; 
	padding: 0.4em 2.0em;
	font-size: 11px;
	text-decoration: none;}

.heirarchy .selected ul a:hover {
	background: #F1AB00; 
	color: #FFF; 
	text-decoration: underline; }

.heirarchy li ul { display: none; }
.heirarchy li.selected ul { display: block; }



/* =VolunteerUp
------------------------------------------------------------------------------*/
#VolunteerUp {
	margin: 20px 30px 10px;  
	font-size: 11px; 
	text-align: left; }

#VolunteerUp fieldset {
	border: 1px solid #DDD; 
	padding: 5px; }

#VolunteerUp label {
	font-weight: bold; }

#VolunteerUp fieldset span {
	display: block;
	clear: both; 
	font-style: italic;
	padding: 2px 0; }




/* =Blurbs
------------------------------------------------------------------------------*/

.blurb {
	display: table;
	margin: 4px 4px 0;
	clear: both; }

.blurb img {
	max-width: 100px; 
	max-height: 100px; }

.blurb .title {
	display: block;
	font-weight: bold; }

.blurb .descr {
	display: table; }

.blurb .text {
	display: block; }

.left_brdr {
	background: #005596;
	width: 40px; }

.top_brdr {
	background: #51B948;
	color: #FFF; 
	font-weight: bold; 
	padding: 0; }

.btm_brdr {
	background: #51B948;
	min-height: 40px; 
	color: #FFF; 
	font-weight: bold; 
	padding: 3px; 
	font-size: 16px; }



#splash {
	background: #000;
	width: 450px; 
	height: 275px; }



#headlines {
	background: #005596;
	text-align: left; 
	padding-bottom: 4px; }

#headlines .scrollbox {
	overflow: auto;
	max-height: 275px; }

#headlines .blurb {
	display: table; 
	margin: 20px 30px; }

#headlines .blurb img {
	float: left; 
	margin-right: 1.0em; 
	max-width: 100px; 
	max-height: 100px; }

#headlines .blurb .title {
	font-size: 18px; }

#headlines .blurb a:link,
#headlines .blurb a:visited {
	color: #7DF; 
	text-decoration: none; }

#headlines .blurb a:hover {
	color: #F1AB00; 
	text-decoration: underline; }

#headlines .blurb .descr {
	color: #FFF; }

#heroes {
	text-align: left; }

#heroes td {
	vertical-align: top; }

#heroes .blurb {
	display: table; 
	margin: 20px 30px; }

#heroes .blurb img {
	float: left; 
	margin-right: 1.0em; 
	max-width: 100px; 
	max-height: 100px; }

#heroes .blurb .title {
	font-size: 18px; }

#heroes .blurb a:link,
#heroes .blurb a:visited {
	color: #005596; 
	text-decoration: none; }

#heroes .blurb a:hover {
	color: #F1AB00; 
	text-decoration: underline; }

#heroes .blurb .descr {
	color: #666; }

#right_splash {
	width: 180px; }
