@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; }

html, 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: 14px; }

table { margin: 0 auto; }

/* =BASICS
------------------------------------------------------------------------------*/
h1 { font-size: 24px; color: #33C; font-style: normal; font-weight: bold; }
h2 { font-size: 20px; color: #336; font-style: italic; font-weight: normal; }
h3 { font-size: 18px; color: #60C; font-style: italic; font-weight: normal; }
h4 { font-size: 15px; color: #096; font-style: italic; font-weight: normal; }
h5 { font-size: 12px; color: #366; font-style: italic; font-weight: normal; }
h6 { font-size: 12px; color: #CCC; font-style: italic; font-weight: normal; }
td { font-size: 14px; color: #000; font-style: normal; font-weight: normal; }
th { font-size: 14px; color: #000; font-style: normal; font-weight: normal; }
p { 
	font-size: 14px; 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 1.1em 0; }

a,
a:link,
a:visited { color: #33F; }
a:hover   { color: #F00; }

.hidden { display: none; }

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

.article li {
	margin: 0.5em 0;
	line-height: 1.4em; }

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

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

.authorization {
	margin: 20px 0; }

.authorization input {
	width: 120px; }

.authorization a {
	display: block; }

.copyright {
	font-size: 12px; 
	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; }


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

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

.download_list th { 
	background: #09F; 
	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: #09F; 
	width: 100%; 
	margin: 0 auto; 
	text-align: center; 
	color: #FFF;}

.playlist table { 
	width: 100%; }

.playlist th { 
	background: #09F; 
	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%; }

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

#mast_C { 
	border:1px solid #666; 
	border-width: 1px 0;
	height: 12px;
	background: #09F;
	text-align: center; }

#mast_R { 
	background: url('/images/bg.gif') top right repeat-y #FFF;
	text-align: center; 
	vertical-align: middle; }

#content { 
	margin: 0 auto;
	width: 100%;
	border: 10px solid #FFF; }

#column_L { 
	background: #DFF2FF; 
	width: 160px; 
	vertical-align: top; 
	text-align: center; }

#preview_content,
#preview_summary,
#column_C { 
	width: auto;
	vertical-align:top; 
	text-align: center; }

#column_R { 
	background: #DFF2FF; 
	width: 173px; 
	vertical-align:top; 
	text-align: left; }

#placard {
	width: 450px;
	margin: 0 auto; }

#placard2 {
	border: 1px solid #666;
	width: 120px;
	margin:0.75em auto; }

.columns {
	display: table;
	width: 100%;
	border: 1px dotted red; }

.columns .one {
	display: inline-table;
	float: left;
	width: 47%;
	border: 1px dotted blue; }

.columns .two {
	display: inline-table;
	float: right;
	width: 47%;
	border: 1px dotted green; }

.columns .first {
	display: inline-table;
	float: left;
	width: 33%;
	border: 1px dotted blue; }

.columns .second {
	display: inline-table;
	float: left;
	width: 33%;
	border: 1px dotted green; }

.columns .third {
	display: inline-table;
	float: right;
	width: 34%;
	border: 1px dotted green; }

/* =NAVIGATION
------------------------------------------------------------------------------*/
#heading {
	width: 173px; 
	background: #09F; 
	color: #FFF;
	font-size: 18px; 
	font-weight: bold;
	text-align: center;
	margin: 0 0 1px; 
	padding: 5px 0 8px; }

#contact {
	padding: 3px 2px; 
	font-size: 12px; }

#contact .name,
#contact .email,
#contact .phones,
#contact .address {
	margin: 0.7em 0.5em; }

.heirarchy { 
	display: table;
	color: #000; 
	font-size: 12px;
	font-weight: bold;
	width: 100%; 
	margin: 0 auto; }

.heirarchy ul { 
	display: table-cell; 
	padding: 0;
	margin: 0; }

.heirarchy li { 
	list-style: none;
	display: block; 
	padding: 0;
	margin: 0; }

.heirarchy a,
.heirarchy a:link,
.heirarchy a:visited {
	display: block;
	margin: 0 auto;
	padding: 6px 0; 
	background: inherit; 
	color: inherit; 
	border-bottom: 1px solid #FFF; 
	text-decoration: none; }

.heirarchy a:hover {
	background: #09F;
	color: #FF4; 
	text-decoration: underline; }


.heirarchy .selected a,
.heirarchy .selected a:link,
.heirarchy .selected a:visited {
	background: #06F;
	color: #FFF000;
	font-size: 13px; 
	text-decoration: none; }

.heirarchy .selected ul a,
.heirarchy .selected ul a:link,
.heirarchy .selected ul a:visited {
	background: #FF4; 
	color: #06F; 
	font-size: 12px;
	border-bottom: 1px solid #FFF; 
	text-decoration: none;}

.heirarchy .selected ul a:hover {
	background: #FFC000; 
	color: #06F; 
	text-decoration: underline; }

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


