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

ul, ol {
	margin: 1.2em 1.5em; }

li {
	list-style-position: inside;
	margin: 0.5em 1.5em; }

body { 
/*    font-family:'Times New Roman',Times,Georgia,serif; */
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    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
------------------------------------------------------------------------------*/
h1 { font-size: 27px; color: #23C; font-style: normal; font-weight: bold; }
h2 { font-size: 21px; color: #C0C; font-style: italic; font-weight: normal; }
h3 { font-size: 18px; color: #C00; font-style: italic; font-weight: normal; }
h4 { font-size: 16px; color: #060; font-style: italic; font-weight: normal; }
h5 { font-size: 12px; color: #660; font-style: italic; font-weight: normal; }
h6 { font-size: 12px; color: #CCC; font-style: italic; font-weight: normal; }
td { font-size: 12px; color: #033; font-style: normal; font-weight: normal; }
th { font-size: 13px; color: #333; font-style: normal; font-weight: normal; }
p { 
	font-size: 12px; 
	color: #033; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 1.2em 0; }

a,
a:link,
a:visited { color: #23C; }
a:hover   { color: #F00; }

.hidden { display: none; }

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

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

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

.museum a {
	display: block; 
	margin-top: 15px; 
	text-align: center; }

.museum .caption {
	margin-bottom: 15px; 
	text-align: center; }

.matches {
	color: #FFF; }

.authorization {
	margin: 20px 0; }

.authorization input {
	width: 120px; }

.authorization a {
	display: block; }

.copyright {
	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 {
	font-size: 11px;
	color: #07C;
	text-align: left; }

.download li {
	margin-left: 0.5em; }

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

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

.download_list .dl_asset td { 
	background: white; 
	color: #666; 
	border-top: 1px dotted #888; 
	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 #888; 
	margin: 0 auto 30px;
	width: 95%;
	font: Verdana, Arial, Helvetica, sans-serif; }

.playlist .controller { 
	display: table; 
	background: #DDF; 
	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%; }

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

#mast_R { 
	background: url('/images/MastBkgd.jpg') top right no-repeat;
	height: 165px; 
	text-align: center; 
	vertical-align: middle; }

#mast_C { 
	height: 25px; 
	text-align: center; 
	white-space: nowrap;}

#content { 
	width:100%; }

#column_L { 
	background: url('/images/tab2.gif') top right no-repeat #FFF;
	width:150px; 
	vertical-align:top; 
	text-align: center; }

#preview_content,
#preview_summary,
#column_C { 
	border-top: 1px solid #DDF;
	vertical-align:top; 
	text-align: center; 
	padding-top: 25px; }

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

#placard {
	border: 1px dotted #DDD;
	background: #FFFFEE;
	width: 475px;
	padding: 10px;
	margin: 0 auto 1.5em; }

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

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

.columns .two {
	display: inline-table;
	float: right;
	width: 47%; }

/* =NAVIGATION
------------------------------------------------------------------------------*/
#heading {
	color: #E4A; 
	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: 25px; 
	float: right;}

.directory a,
.directory a:link,
.directory a:visited {
	float: left; 
	display: block;
	height: 25px; 
	background: url('/images/tab.gif') top left no-repeat #FFF; 
	color: #E4A; 
	padding: 0 1.0em; 
	line-height: 25px; 
	border-left: 1px solid #FFF; 
	text-decoration: none; }

.directory a.selected {
	text-decoration: none; }

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



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

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

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



a#publication_14,
a:link#publication_14 {
	background: url('/images/green_tab.gif') top left no-repeat #006440;
	color: #FA0; }
