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

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

body { 
    font-family:'Times New Roman',Times,Georgia,serif;
/*    font-family:Verdana, Arial, Helvetica, sans-serif; */
    font-size: 12px; 
    background: #FFF;
    color: #000;
    margin: 0; 
    padding: 0; }

th.preview { 
    font-family:'Times New Roman',Times,Georgia,serif;
/*    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: 28px; color: #C01; font-style: normal; font-weight: normal; }
h2 { font-size: 22px; color: #F80; font-style: italic; font-weight: normal; }
h3 { font-size: 20px; color: #F03; font-style: italic; font-weight: normal; }
h4 { font-size: 18px; color: #049; font-style: italic; font-weight: normal; }
h5 { font-size: 14px; color: #660; font-style: italic; font-weight: normal; }
h6 { font-size: 14px; color: #CCC; font-style: italic; font-weight: normal; }
td { font-size: 15px; color: #033; font-style: normal; font-weight: normal; }
th { font-size: 15px; color: #333; font-style: normal; font-weight: normal; }
li { font-size: 15px; color: #033; margin: 3px; font-style: normal; font-weight: normal; }
p { 
	font-size: 15px; 
	color: #033; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.3em; 
	margin: 1.0em 0; }

ul, ol, blockquote { margin: 0 1.10em 1.0em; }

dt {
	color: #039;
	font-weight: bold; }

img { border: none; }

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

.hidden { display: none; }

.return {
	margin: 0 1.0em 0.5em;  
	clear: both;
	text-align: center; }

#article_,
.article {
	margin:0 0.8em 2.25em 2.0em;  
	text-align: left; }

.article .date { 
	color: #660;
	font-size: 14px;
	font-style: italic; }

.article .byline { }

.article .byline .author { 
	color: #039; }

.article .byline .email { 
	color: #039;
	font-style: italic; }

.article .content p { }

.article .footnote p {
	color: #039;
	font-style: italic; }

.asset { 
	padding: 0 0.5em; }

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

.summaries {
	margin:0 0.8em 2.25em 2.0em;  
	text-align: left; }

.summaries .summary {
	margin-bottom: 2.0em; }

.summaries .date { 
	color: #660;
	font-size: 14px;
	font-style: italic; }

.archive {
	margin:0 0.8em 2.25em 2.0em;  
	text-align: left; }

.archive .event {
	margin-bottom: 1.0em; }

#copyright {
	text-align:center;
	font-size: 10px; 
	color: #039;
	display: block;
	clear: both; 
	margin-top: 4.5em; }


.banner {
	color: #049;
	margin: 0 50px;  
	padding: 0 15px;
	border: 1px dotted #313;
	background: url('/images/bg.gif') left top repeat-y #CEF;
	text-align: left; }


.authorization {
	margin: 20px 0; }

.authorization input {
	width: 120px; }

.authorization a {
	display: block; }

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

.reply,
.system_reply { 
	clear: both;
	background: #F00; 
	color: #FFF; 
	font-weight: bold; 
	padding: 2px 0.5em;
	margin: 0 auto; }


/* =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,
#contact_reservation,
#contact_schedule,
#contact_message {
	font-size: 14px; 
	text-align: left; }

#contact_us table {
	margin: 0 auto; }

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

#contact_us td,
#contact_reservation td,
#contact_schedule td,
#contact_message 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; }




#contact_message {
	font-size: 14px; 
	text-align: left; }

#contact_reservation dt,
#contact_schedule dt,
#contact_message dt {
	font-weight: bold; 
	margin-top: 0.7em; 
	text-decoration: underline; }

#contact_reservation dd,
#contact_schedule dd,
#contact_message dd {
	font-weight: normal;   }

/* =STRUCTURE
------------------------------------------------------------------------------*/
#facebook {
	position:absolute;
	right: 5px;
	top: 80px; 
	z-index: 10; }


#Mast { 
	border-collapse: normal;
	background: none;
	height: 125px;
	width: 100%; 
	margin: 0;
	padding: 0; 
	text-align: center; }

#Mast_L a>img { display: block;
	margin: 0;
	padding: 0; }

#Mast_L { 
	background: #EFF;
	width: 385px; 
	height: 125px;
	margin: 0;
	padding: 0;
	vertical-align: middle; 
	text-align: left; }

#Mast_C { 
	width: auto; 
	height: 26px; 
	margin: 0;
	padding: 0; 
	background: #C01;
	border-top: 5px solid #FA0;
	vertical-align: middle; 
	text-align: left; }

#Mast_R { 
	background: url('/images/bg.gif') top left repeat-y #CEF;
	width: auto; 
	border-top: 18px solid #000;
	border-left: 18px solid #EFF;
	color: #C01;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold; 
	font-style: italic; 
	line-height: 1.5em; 
	margin: 0;
	padding: 10px 10px 0 0;
	vertical-align: middle; 
	text-align: center; }

#Column { 
	border-collapse: collapse;
	width: 100%; }

#Column_L { 
	background: url('/images/pipe.jpg') top left no-repeat #FFF;
	width: 180px; 
	margin: 0;
	padding: 0;
	vertical-align: top; 
	text-align: left; }

#preview_content,
#preview_summary,
#Column_C { 
	background: #FFF;
	width: auto;
	margin: 0;
	padding: 25px 0 0;
	vertical-align: top; 
	text-align: left; }

#Column_R { 
	background: #FFF;
	width: 150px; 
	margin: 0;
	padding: 0;
	vertical-align: top; 
	text-align: center; }

#logo {
	position: absolute;
	top: 0;
	left: 420px; }

#placard {
	width: 100%;
	margin: 15px auto; 
	padding: 5px 1.0em }

#placard p {
	color: #049; 
	text-align: left;
	font-size: 15px; 
	font-style: italic; }

#banner {
	font-size: 11px;
	font-style: italic;
	color: #7A9;
	text-align: center; }

.year {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #C00; 
	width: 95%; 
	margin-bottom: 1.0em; }

.year th,
.year td {
	font-size: 12px;
	padding: 3px 1.0em; }

.year_label {
	background: #C00; 
	color: #FA0; 
	font-size: 13px;
	font-weight: bold; }

.month_label {
	background: #FA0; 
	color: #FFF; 
	font-size: 11px;
	font-weight: bold; }

/* =PATH DOORS
------------------------------------------------------------------------------*/
.columns1,
.columns2,
.columns3,
.columns4 {
	position: relative;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto; 
	vertical-align: middle;
	border: 1px dotted #CCC; }

.columns1 .col1 {
	background: #EEE;
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }

.columns2 .col1,
.columns2 .col2 {
	background: #EEE;
	width: 50%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }

.columns3 .col1,
.columns3 .col2,
.columns3 .col3 {
	background: #EEE;
	width: 33%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }

.columns4 .col1,
.columns4 .col2,
.columns4 .col3,
.columns4 .col4 {
	background: #EEE;
	width: 25%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }
	
.columns1 .col1 a,
.columns2 .col1 a,
.columns2 .col2 a,
.columns3 .col1 a,
.columns3 .col2 a,
.columns3 .col3 a,
.columns4 .col1 a,
.columns4 .col2 a,
.columns4 .col3 a,
.columns4 .col4 a {
	font-weight: bold;
	font-size: 22px; }




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

.columns .one {
	display: inline-table;
	text-align: center; 
	float: left;
	width: 30%; }

.columns .two {
	display: inline-table;
	text-align: center; 
	float: left;
	width: 30%; }

.columns .three {
	display: inline-table;
	text-align: center; 
	float: left;
	width: 30%; }



/* =NAVIGATION
------------------------------------------------------------------------------*/
#Header {
	background: #C00; 
	color: #FFF;
	font-size: 18px; 
	margin: 2.0em 0 1px; 
	padding: 5px 0.5em 8px; }


.directory { 
	display: inline-table;
	list-style: none;
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: right;
	vertical-align: middle; 
	margin: 0 0 0 1.0em;
	padding: 0; }

.directory li {
	display: table-cell;
	list-style: none;
	float: left;
	background: none;
	border-left: 1px solid #FA0;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 0; }

.directory a,
.directory a:link,
.directory a:visited {
	display: block;
	color: #FFF; 
	padding: 4px 1.0em; 
	line-height: 18px;
	text-decoration: none;  }

.directory .active a {
	background: #D03; 
	text-decoration: none; }

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

li#P16 a { background: #060; }
li#P16 li a { background: #C00; }
li#P16 li a:hover { 
	background: #F00; 
	color: #FD0; }

.directory ul { 
	display:none; }




.index {
	position: relative;
	display: block;
	list-style: none;
	width: 180px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0; }

.index li {
	display: table;
	width: 170px; 
	list-style: none;
	margin: 0;
	padding: 0; }

.index a,
.index a:link,
.index a:visited {
	display: table;
	color: #000;
	background: #DDD;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em; 
	width: 170px; 
	display: block;
	padding: 4px 5px 4px; 
	text-align: center;
	text-decoration: none; }

.index a:hover {
	background: #DCC; 
	color: #900; 
	text-decoration: underline; }

.index ul { 
	display:none; }

.index a:hover ul { 
	display:block; 
	margin: 0; 
	padding: 0; }

.index .active ul { 
	width: 170px; 
	display:block; 
	margin: 0; 
	padding: 0; }

.index .active a,
.index .active a:link,
.index .active a:visited {
	display: block;
	background: #FA0; 
	color: #FFF; 
	line-height: 1.1em; 
	font-size: 17px; 
	text-decoration: none; }

.index .active a:hover {
	background: #FCC; 
	color: #900; 
	text-decoration: underline; }

.index .active li a,
.index .active li a:link,
.index .active li a:visited {
	display: block;
	width: 130px;
	border: 2px solid #FA0;
	border-right: none;
	background: #C00; 
	color: #FFF; 
	margin: 6px 0 0 38px; 
	padding: 3px 5px; 
	line-height: 1.1em; 
	font-size: 13px; 
	text-decoration: none; }

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

.index .active .active a,
.index .active .active a:link,
.index .active .active a:visited {
	display: block;
	background: #FED; 
	color: #000; 
	line-height: 1.1em; 
	font-size: 12px; 
	text-decoration: none; }



/* =icxResources
------------------------------------------------------------------------------*/
.faq {
	display: block;
	margin: 30px 30px;
	text-align: left; }

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

.resource {
	margin: 10px auto;
	padding: 0;
	text-align: left; }

.resource h3 {
	color: #666;
	display: block;
	margin: 1.7em 0 0;
	text-align: left; }

.resource h3 a {
	color: #666; }

.resource .content {
	display: block;
	margin: 0 2.0em;
	padding: 0; 
	text-align: left; }

.resource .content p {
	margin: 0 0 0.7em; }

.resource hr {
	text-align: center;
	margin: 0 auto; }

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