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

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

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

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

body { 
/*    font-family:'Times New Roman',Times,Georgia,serif; */
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px; 
    background: none;
    color: #000; }

th.preview { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #07F;
	color: #FFF;
	font-weight: bold;
	font-size: 12px; }

table { margin: 0 auto; }

/* =BASICS
------------------------------------------------------------------------------*/
#blurb { 
	font-size: 21px; 
	color: #FED; 
	font-style: italic; 
	font-weight: bold; 
	margin: 3px 0.5em; }

h1 { font-size: 24px; color: #324; font-style: normal; font-weight: bold; }
h2 { font-size: 20px; color: #649; font-style: italic; font-weight: bold; }
h3 { font-size: 16px; color: #C00; font-style: italic; font-weight: bold; }
h4 { font-size: 14px; color: #060; font-style: italic; font-weight: bold; }
h5 { font-size: 13px; color: #660; font-style: italic; font-weight: bold; }
h6 { font-size: 13px; color: #CCC; font-style: italic; font-weight: normal; }
td { font-size: 13px; color: #000; font-style: normal; font-weight: normal; }
th { font-size: 13px; color: #333; font-style: normal; font-weight: normal; }
p { 
	font-size: 13px; 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 1.2em 0; }

a,
a:link,
a:visited { color: #06A; }
a:hover   { color: #F00; }

.hidden { display: none; }

.article {
	margin:0 30px 25px;  
	text-align: left; }

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

.caption {
	font-weight: 0.8em;
	font-style: italic; }

.authorization {
	margin: 20px 0; }

.authorization input {
	width: 120px; }

.authorization a {
	display: block; }

.copyright {
	font-size: 11px; 
	display: block;
	clear: both; }

pre { 
	border: 1px dotted red; 
	color: #F00; 
	padding: 5px;
	text-align: left; }

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

.nudge { 
	padding-top: 3px; }

.buttons { 
	padding-bottom: 8px; }


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

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

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

.download_list .dl_asset td { 
	background: white; 
	color: #666; 
	border-top: 1px dotted #FD551D; 
	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;  }

#contact_us span {
	display: table; }

#contact_us #submit_spn {
	display: table; 
	margin: 0 auto; }

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


/* =STRUCTURE
------------------------------------------------------------------------------*/
#masthead { 
	width:100%; 
	border-top: 21px solid #D66; }

#mast_L { 
	width: 10px; 
	text-align: center; }

#mast_C { 
	background: #324;
	text-align: center; }

#mast_R { 
	background: #649;
	text-align: center; 
	vertical-align: middle; }

#content { width:100%; }

#column_L { 
	background: #FED;
	width:150px; 
	vertical-align:top; 
	text-align: center; }

#preview_content,
#preview_summary,
#column_C { 
	vertical-align:top; 
	text-align: center; 
	padding-top: 15px; }

#column_R { 
	width:120px; 
	vertical-align:top; 
	text-align: center; }

#placard {
	border: 1px dotted #DDD;
	width: 450px;
	margin: 0 auto;
	}

.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: 32%; }

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

.three_columns .three {
	display: inline-table;
	float: right;
	width: 32%; }


/* =NAVIGATION
------------------------------------------------------------------------------*/
#heading {
	background: #649; 
	color: #FFF;
	font-size: 18px; 
	font-weight: bold;
	margin: 0 0 1px; 
	padding: 5px 0 8px; }


.directory { 
	display: inline;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8em; 
	float: right; 
	background: #D66; 
	color: #FFF; }

.directory a,
.directory a:link,
.directory a:visited {
	float: left; 
	display: block;
	line-height: inherit; 
	background: #D66; 
	color: #FFF; 
	padding: 0 1.0em; 
	height: 1.8em; 
	border-left: 1px solid #FFF; 
	text-decoration: none; }

.directory a.selected {
	font-weight: bold;
	background: #900; 
	text-decoration: none; }

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



.index {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em; 
	margin: 0 0 30px; }

.index a,
.index a:link,
.index a:visited {
	display: block;
	padding: 3px 0 4px; 
	background: #86a; 
	color: #FFF; 
	line-height: inherit; 
	border-bottom: 1px solid #FFF; 
	text-decoration: none; }

.index a:hover {
	background: #F00; 
	color: #FFF; 
	text-decoration: underline; }


