@import "type.css"; 
@import "grid.css";
@import "form.css";

/* BASICS
-------------------------------------------------------------------------------- */
body { line-height: 16px; background-color: #000; margin: 0; padding: 0; }
p { margin: 0; padding: 0 0 18px; }
td { vertical-align: top;}
h6 {color:#B3ABAB; text-transform: uppercase; letter-spacing:.1em;  }
h5 { color: #ccc; font-size:13px; font-weight:bold; font-style: italic; }
h4 { clear:both; text-transform: uppercase; font-size:11px; color:#a4e34d; letter-spacing: 0.2em; margin-bottom:0.5em; padding:0 0 0.2em; border-bottom: 1px solid #3d444d; }
h3 { color:#fff;}
h2 { font-weight: normal; }
hr { color: #333; background-color: #333; height: 1px; border-width: 0; }
.hidden { display: none; }
.clear {clear:both; height:1px; overflow:hidden; }
body.photo1 { width: 198px; height: 500px; background-image: url(../images/backgrounds/blu_bg_01.jpg); background-repeat: no-repeat; }
body.photo2 { width: 198px; height: 500px; background-image: url(../images/backgrounds/blu_bg_02.jpg); background-repeat: no-repeat; }
body.photo3 { width: 198px; height: 500px; background-image: url(../images/backgrounds/blu_bg_03.jpg); background-repeat: no-repeat; }
body.photo4 { width: 198px; height: 500px; background-image: url(../images/backgrounds/blu_bg_04.jpg); background-repeat: no-repeat; }
body.photo5 { width: 198px; height: 500px; background-image: url(../images/backgrounds/blu_bg_05.jpg); background-repeat: no-repeat; }
body.photo6 { width: 198px; height: 500px; background-image: url(../images/backgrounds/blu_bg_06.jpg); background-repeat: no-repeat; }
body.photo7 { width: 198px; height: 500px; background-image: url(../images/backgrounds/blu_bg_07.jpg); background-repeat: no-repeat; }
body.photo8 { width: 198px; height: 500px; background-image: url(../images/backgrounds/blu_bg_08.jpg); background-repeat: no-repeat; }
body.photo9 { width: 198px; height: 500px; background-image: url(../images/backgrounds/blu_bg_09.jpg); background-repeat: no-repeat; }

.error, .alert  { color: white; padding: 6px; border: solid 2px #005883; margin-bottom:12px; }
.error { background-image: url(../images/notice.gif); background-repeat: no-repeat; background-position: left center; padding-left:24px; }
.error strong {color: #fe400c; }

.noborder {border:0px}
.bordered {border:solid 1px #666;}

/* BODY
-------------------------------------------------------------------------------- */
#blu2go {
	position: absolute;
	left: 29px;
	top: 500px;
}

#page_container {width:960px;}
#page { text-align: left; width: 650px; float:left; }
#navigation, #content, #footer { margin-left: 60px; }
#content {padding-bottom:18px}
#navigation {height:112px;}
#pagetitle { height:82px; background-image: url(../images/title_bg.jpg); background-repeat: no-repeat; position: relative; border-bottom:1px solid #3d444d     }
#pagetitle img{ position: absolute; bottom: 0; }
#subnav {height:20px;}
#logo {width:250px; float:left; text-align:right; padding-top:16px;}
#crumb {width:450px; height:20px; text-align:right; font-size:10px; color:#fff; float:right;}
#crumb a {text-align:right; font-size:10px; color:#808080}
#crumb a:hover {text-align:right; font-size:10px; color:#005A8c}

/* NAVIGATION
-------------------------------------------------------------------------------- */
#navigation ul {margin:0; padding:0;}
#nav { list-style: none; margin: 0; padding: 0; height: 28px; display: inline; overflow: hidden;}
#nav li {margin: 0; padding: 0; display: inline; list-style-type: none; }
#nav a { color: #646d7d; float: left; padding: 28px 0 0; overflow: hidden; height: 0 !important; height /**/:28px; /* for IE5/Win */
	}	
#nav a:hover {background-position: 0 -28px;}
#nav a.selected {background-position: 0 -56px;}

#subnav { background-color:#000; list-style: none; margin: 0; padding: 0; overflow: hidden; border-bottom:solid 1px #333; }
#subnav li {margin: 0; padding: 0; display: inline; list-style-type: none; height:20px;}
#subnav a {float: left; padding: 20px 16px 0 0; overflow: hidden;  
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}	
#subnav a:hover {background-position: 0 -20px;}
#subnav a.selected {background-position: 0 -40px;}


/* FOOTER
-------------------------------------------------------------------------------- */

#footer { border-top:1px solid #666; color:#666; font-size: 10px; clear: both; }
#footer a{ color:#666}
#footer a:hover {text-decoration:underline; }

/* TABLE STYLES
-------------------------------------------------------------------------------- */
.table td{padding: .5em .5em .5em 0}
.event td, .list td { background-image: none; border-top:1px solid #333; }
.menu td { background-image: none; border-bottom:1px solid #333; padding-left:8px }
.event tr.blank { background-image: none; }
.event tr.blank td { border-top:solid 1px #000; }
.event td {padding: 0}
.event a:hover {text-decoration:none;}
td.arrow {background-image: url(../images/arrow_dark.gif); background-repeat: no-repeat; background-position: right center; }
.event a{ display:block; padding: .5em .5em .5em 0}
table.event tr.highlight {  background-color:#162231; }
table.event tr.normal { background-color:black;}
table.menu tr.highlight {  background-color:#162231; }
table.menu tr.normal { background-color:black;}
tr.summary { background-image: url(../images/arrow_light.gif); background-repeat: no-repeat; background-position: right center; }
tr.summary td { border-top:solid 1px #666;}

.menusection {}
.menucol {float:left; width:180px; margin:5px 10px 5px 0px;}
.photocol { text-align: right; float:left; width:210px; margin:5px 0 }

#satc_block {
	margin-top: 10px;
	width: 100%;
	height: 275px;
	border: 3px solid #f492ab;
	text-align: center;
	margin: 0 auto;
}

hr.pink {
	border: 1px solid #f492ab;
	width: 90%;
}
.satc_left {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	text-align: left;
	line-height: 1em;
}
.satc_right {
	float: right;
	width: 135px;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 0.9em;
}

.satc_left input {
	width: 180px;
	background: #fff url(../images/satc_input_bg.gif) no-repeat;
	padding: 2px;
	color: #000;
	font-size: 10pt;
	border: 0px;
}