@import "_icxECRM.css";
@import "_icxEvents.css";
@import "_icxShop.css";
/* =INITIALIZE
------------------------------------------------------------------------------*/
* { margin: 0; 
    padding: 0; }

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

li, dd, blockquote { margin: 0 1em; }

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: #330; 
    height: 100%; }

table { margin: 0 auto; }

/* =BASICS
------------------------------------------------------------------------------*/
h1 { font-size: 27px; color: #005596; font-style: normal; font-weight: bold; }
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 { font-size: 13px; }
p { 
	font-size: 12px; 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 1.2em 0 0.6em; }

a:link,
a:visited { color: #005596; }
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; }

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

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

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

.copyright {
	clear: both;
	font-size: 10px;
	font-style: italic; }


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

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

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

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


/* =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: 225px; 
	text-align: left; }

#mast_C { 
	background: url(/images/logo.gif) left -75px no-repeat;
	height: 25px;
	text-align: right; 
	padding: 0 15px 2px;
	vertical-align: bottom; }

#mast_R { 
	width: 95%;
	background: url(/images/top_image.gif) left top no-repeat #69B455;
	text-align: center; 
	vertical-align: middle; }

#content { 
	width: auto;
	margin: 0 15px; }

#column_L { 
	background: url(/images/cap.gif) top left no-repeat #005596; 
	width:125px; 
	vertical-align:top; 
	text-align: center; }

#column_M { 
	vertical-align: top; 
	text-align: right; 
	width: 100%;
	height: 100px;
	background: url(/images/mast_image.gif) top left no-repeat #93B9DC; }

#column_C { 
	vertical-align:top; 
	width: 100%;
	background: url(/images/curve.gif) top left no-repeat #FFF;
	border-top: 5px solid #DDD;
	text-align: center; }

#column_R { 
	width:150px; 
	vertical-align:top; 
	border: 5px solid #DDD;
	border-width: 5px 1px 0;
	text-align: center; }

#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 {
	width:100px; 
	padding: 18px 0;
	margin: 3px 10px 0; }

#placard2 p {
	padding: 0; 
	margin: 0; }

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

#mast_L a { 
	display: block;
	width: 250px;
	height: 75px;
	overflow: hidden; }


/* =NAVIGATION
------------------------------------------------------------------------------*/
#heading {
	color: #FFF;
	background: #51B948;
	font-size: 18px;
	padding: 3px;
	margin: 0 0 8px; }


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

.directory a,
.directory a:link,
.directory a:visited {
	display: inline; 
	background: none; 
	color: #003580; 
	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; }



.subdirectory {
	display: block;
	text-align: right;
	font-size: 11px; 
	line-height: 1.5em; 
	margin: 2px 0px 0px 320px; }

.subdirectory a,
.subdirectory a:link,
.subdirectory a:visited {
	display: inline; 
	background: none; 
	padding: 2px 0.7em 3px; 
	margin: 0;
	color: #FFF; 
	font-weight: bold; 
	text-decoration: none; }

.subdirectory a.selected {
	font-weight: bold;
	text-decoration: underline; }

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



.index {
	display: table;
	position: relative;
	width: 125px;
	font-size: 11px; }

.index a,
.index a:link,
.index a:visited {
	display: block;
	width: 115px;
	background: none; 
	padding: 4px 5px 5px; 
	margin: 0;
	color: #FFF; 
	font-weight: bold; 
	text-decoration: none; }

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

#column_C .index {
	background: #005596; }
	

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

.download_list { border: 1px solid #51B948; width: 100%; font: 'Times New Roman',Times,Georgia,serif;}
.download_list th { background: #005596; color: white; padding: 2px 4px; font-weight: bold; font-size: 14px; }
.download_list .dl_asset td { background: white; color: #666666; border-top: 1px dotted #51B948; padding: 2px 4px; font-size: 12px; }
.download_list .title { font-weight: bold; }
.download_list .caption { font-style: italic; }

.playlist { 
	display: table; 
	border: 1px solid #51B948; 
	margin: 0 auto 30px;
	width: 95%;
	font: 'Times New Roman',Times,Georgia,serif; }

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

.playlist table { 
	width: 100%; }

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

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

.playlist .title { font-weight: bold; }
.playlist .caption { font-style: italic; }

/*----------------------------------------------------------------------------*/

