body {
	background: url("/inc/site/terason_background_sprite.png") repeat-x fixed 0 -137px #123760;
	margin: 0;
	padding: 0;
	text-align: center;
}
.body-main {background-color:#FFF;}
/*	layout	*/
#content {
	background-color: #FFF;
	border: 0;
	color: #000000;
	font: normal .75em/1.5em arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	min-width: 774px;
	margin:0 auto;
	padding: 0;
	text-align:left;
	width: 970px;
}
#content p {margin-bottom: 1.33em;}
#header {
	background: url("/inc/site/terason_header.jpg") no-repeat scroll 0 0 #0A244A;
	height:200px;
	margin: 0;
	padding:0;
	width:970px;
}
#crop-girl {display:none;}
#web-logo {
	background: url("/inc/site/terason_header.jpg") no-repeat scroll 0 0 #0A244A;
	float:left;
	height:200px;
	margin:0;
	padding:0;
	width:363px;
}
#flashcontent {display:none;}
#pageNav {
	background-color:transparent;
	color:#FFF;
	float:left;
	height:33px;
	margin:83px 0 0;
	padding:5px 0 0 5px;
	width:602px;
}
#main {
	border:0;
	margin:0;
	padding:0;
	width:970px;
}
#main-content {
	float:left;
	margin:0;
	padding: 0;
	width:656px;
}
#main:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#login-content {
	margin:0;
	padding: 0;
	padding-left:15px;
}
#login-content:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#left {
	background-color:#CDCDCD;
	float:left;
	margin: 0 10px;
	width:165px;
}
#right {
	background-color:#CDCDCD;
	float:right;
	margin:0;
	padding: 0;
	width:120px;
}
#right table {
	width:100%;
}
#right table.sub {
	font-size:0.9em;
}
#main-navigation {
	font-size: .8em;
	color: #999;
	float: right;
	width: 160px;
	/*min-height: 300px;*/
	padding: 0;
	margin: 0;
	padding-top:5px;
	padding-left:5px;
	background-color: #009239;
	border:0;
	border-left: 1px solid #29146B;
	border-bottom: 1px solid #29146B;
	font: normal .8em/1em arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#main-navigation table {
	width: 153px;
	border:1px solid #29146B;
	background-color: #29146B;
	border-collapse: collapse;
	border-spacing: 0;
	padding:0;
	margin:0;
}
#main-navigation table.sub {
	width: 100%;
	border:0;
	background: #009239 url('/inc/site/greenbg.gif') repeat-x top left;
}
#main-navigation table th {
	background: #529EE7 url('/inc/site/bluebg.gif') repeat-x top left;
	color: #29146B;
	text-align: center;
}
#main-navigation table td, #main-navigation table td.even {
	background-color: #CEE7FF;
	color:#000;
	padding: 0;
}
#main-navigation table td.odd {
	background-color: #EFF7FF;
	color:#000;
}
#main-content table.sub {
	background: #529EE7 url('/inc/site/bluebg.gif') repeat-x top left;
	border:0;
	width: 100%;
}
#main-content table th, .th {
	background-color: rgb(244,244,215);
	color:rgb(0,0,79);
/*	background: #B5DB4A url('/inc/site/greenbg.gif') repeat-x top left;
	color: #29146B;*/
	text-align: center;
}
#main-content table td.even, .tdeven {
	background-color: rgb(224,224,215);
	color:#000;
}
#main-content table td.odd, .tdodd {
	background-color: rgb(244,244,233);
	color:#000;
}
#footer {
	background:url("/inc/site/terason_background_sprite.png") repeat-x scroll 0 0 #0A244A;
	color:#AAA;
	font:0.7em/1em arial,"Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	margin:0 auto;
	min-height:120px;
	padding:17px 0 0;
	text-align:center;
	width:970px;
}
.footer {color: #999;}
.login-header {
	background: #C0C0C0 url('/images/site/3.gif') no-repeat top center;
	color:#FFF;
	font: bold 1em/1.8em arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
.left {float: left;}
.right {float: right;}
.l {text-align:left;}
.r {text-align:right;}
.c {text-align: center;}
.center {
	display: inline;
	text-align: center;
}
.w5 {width:5% !important;}
.w10 {width:10% !important;}
.w15 {width:15% !important;}
.w20 {width:20% !important;}
.w25 {width:25% !important;}
.w30 {width:30% !important;}
.w45 {width:45% !important;}
.w50 {width:50% !important;}
.w60 {width:60% !important;}
.w70 {width:70% !important;}
.w75 {width:75% !important;}
.w90 {width:90% !important;}
.w95 {width:95% !important;}
.w99 {width:99% !important;}
.w100 {width:100% !important;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mt8 {margin-top:8px;}
.mp0 {
	margin:0;
	padding:0;
}
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
}
p {text-align: justify;}
td {
	vertical-align: top;
	padding: 2px 2px 2px 2px;
}
th {vertical-align: top;}
input[type=button], input[type=reset], input[type=submit] {
	background: rgb(229,187,58) url('/inc/site/yellowbg.gif') repeat-x top left;
	border: 1px solid #E0E0D7;
	color: #00004E;
	font-weight:bold;
}
input.ddsButton {
	background-color: ButtonFace;
	background-image: none;
	color: ButtonText;
	border: 1px solid ButtonText;
}
option[disabled] {
	background-color: #EADF97;
	color: #000000;
}
option[selected] {
	background-color: #993333;
	color: #FFFFFF;
}
td.j, p.j {text-align: justify;}
table, table.frame {
	border: 1px solid #000000;
	border-collapse: separate;
	border-spacing: 1px;
	caption-side: top;
	empty-cells: show;
	display: table;
}
table {border: 0;}
caption {
	caption-side: top;
	background-color: #EADF97;
	color: #000000;
	text-align: center;
	font-size: 1.2em;
	font-weight: bolder;
	border: 2px solid #996600;
}
#main-content table th.sub, #main-content table th.invert {
	background-color: rgb(244,244,233);
	color:rgb(0,0,79);
/*	background: #4169E1 url('/inc/site/bluebg.gif') repeat-x left top;
	border-bottom: 1px solid #4169E1;
	border-left: 1px solid #4169E1;
	color: #FFF;*/
	font-size: .8em;
	font-weight: bold;
	vertical-align: top;
}
#main-content table th.invert, #main-content table td.invert {
	background-color: #000;
	color: #FFF;
}
.title {
	font-size: 1.2em;
	font-weight: bold;
	padding-left:20px;
	background: transparent url('/images/site/4.gif') left center no-repeat;
	color: #29146B;
}
h1, .head1, .head1a, .head1b {
	font-size: 1.1em;
	font-weight: bold;
	color: #070;
}
.head1a {color: #000;}
.head1b {color: #393;}
h2, .head2, .head2a, .head2b {
	font-size: 1em;
	font-weight: bolder;
	color: #070;
}
.head2a {color: #000;}
.head2b {color: #393;}
h3, .head3, .head3a, .head3b {
	font-size: 1em;
	font-weight: bold;
	color: #070;
}
.head3a {color: #000;}
.head3b {color: #393;}
#left h1 {color: #00004E !important;}
#left label {color: #666 !important;}
#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#left li {margin:0;}
.blanco {color: #FFF;}
.bodybold, .skewbold {font-weight: bold;}
.skewbold {font-style: italic;}
.white {color: #FFF;}
.bodyskew {font-style: italic;}
.credit {
	font-size: .75em;
	color: #999;
	background-color: inherit;
}
/*	DDS db entry "source" */
.source {text-align: right;}
/*	DDS db entry "author" */
.author {text-align: right;}
#main-content li {
	color: #000;
	list-style: square outside none;
	margin-left: .5em;
 }
#main-content ul {
	margin-bottom: 1em;
	list-style: square;
	list-style-position: outside;
}
.head {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.small {font-size:.9em;}
A {}
A:link, A:visited {
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}
A:active, A:hover {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}
A.footer {}
A.footer:link {
	color: #AAA;
	background-color: transparent;
	text-decoration: underline;
}
A.footer:visited {
	color: #999;
	background-color: transparent;
	text-decoration: underline;
}
A.footer:active {
	color: #CCC;
	background-color: transparent;
	text-decoration: underline;
}
A.footer:hover {
	color: #FFF;
	background-color: transparent;
	text-decoration: underline;
}
A.header {
	background-color: transparent;
	color:#FFF;
	margin-right:1.5em;
}
A.header:link, A.header:visited {
	color: #FFF;
	text-decoration: none;
}
A.header:active, A.header:hover {
	color: #FFF;
	text-decoration: underline;
}
#errormsg {
	border:1px solid #FD1300;
	background: #FFCCCC;
}
.error {background: #FFCCCC url('/images/alert.gif') no-repeat top left;}
img {border:0;}
.blue {color:#00004E !important;}
a.blue:hover {color:#00009E !important;}
a.more {
	background:url('/images/site/rm.gif') no-repeat 100% 50%;
	color:#090;
	font-weight:normal;
	margin:.5em 0 0 0;
	padding:0 14px 0 0;
	text-decoration: none;
}
a.weather-city {
	background:url('/images/shim.gif') no-repeat 100% 50%;
	font-size: 1.2em;
	margin: 0 0 2px 0;
	color:rgb(66,97,173);	
	text-decoration: none;
}
a.weather-forecast {
	background:url('/images/shim.gif') no-repeat 100% 50%;
	font-size: 0.9em;
	float:right;
	color:rgb(66,97,173);
	margin: 0 0 5px;
	text-decoration: none;
}
a.more span {
	position:absolute;
	left:-9999px;
	width:900px;
	text-align:left;
}
a.more:hover, a.more:focus, a.more:active {
	position: relative;
	background-repeat: no-repeat;
}
a.more:hover span, a.more:focus span, a.more:active span {
	left: 20px;
	top: 20px;
	width: 200px;
	padding: 5px;
	line-height: 1em;
	font-size: .9em;
	background: #FFFFF6;
	border: 1px solid #666;
	color: #000;
	text-decoration: none;
}
a.weather-city:hover span, a.weather-city:focus span, a.weather-city weather-city:active span,
a.weather-forecast:hover span, a.weather-forecast:focus span, a.weather-forecast weather-forecast:active span {
	left: -325px;
	top: 20px;
	width: 300px;
	font-size: 1.2em;
	padding: 5px;
	line-height: 1em;
	font-weight:normal;
	background: #FFFFF6;
	border: 1px solid #666;
	color: #000;
	text-decoration: none;
}
a.weather-city:hover span, a.weather-city:focus span, a.weather-city weather-city:active span {
	width:275px;
}
a.more:hover span:before, a.more:focus span:before, a.more:active span:before {
	content: " ";
}
a.weather-city:hover span:before, a.weather-city:focus span:before, a.weather-city:active span:before,
a.weather-forecast:hover span:before, a.weather-forecast:focus span:before, a.weather-forecast:active span:before {
	content: "";
}
#weather h5 {margin:0;}
#weather p.status {
	background-repeat: no-repeat;
	height:32px;
	width:32px;
	float:left;
}
#weather strong {
	float: left;
	color: #949A9C;
	font-size: 1.2em;
	width: 4em;
}
#weather strong em {
	font-style: normal;
	font-size: 1.5em;
	color: #312C31;
}
#weather .body {
	height: 62px;
	min-height: 62px;
}
#weather .body:after {
	content: '';
	height: 0px;
	display: block;
	clear: both;
	width: 100%;
	background: red;
}
#weather td.weather-item {
	height:80px;
}
#weather .day{
	font-weight:bold;
	color:#444444;
}
#weather .lo-temp {
	display:block;
	color:#69AFD3;
	font-size:0.9em;
}
#weather .temp {
	text-align:right;
}
#weather .hi-temp {
	display:block;
	color:#FB973F;
	font-size:0.9em;
}
#weather .l {
	display:inline;
	color:#69AFD3;
	font-size:1.1em;
}
#weather .h {
	display:inline;
	color:#FB973F;
	font-size:1.1em;
}
#weather span.status {
	color:#AAA;
	font-size:0.85em;
}
#loading {
	font: normal .75em/1.25em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-align:right;
	position: absolute;
	width:90px;
	height:30px;
	z-index: 9998;
	top: 100px;
	left:50%;
	margin-left:-65px;
	background: #FFFFF6 url('/weather/circle-ball-dark-antialiased.gif') top center no-repeat;
	padding:20px;
	border:1px solid #808080;
}
div.off-query {
	visibility: hidden;
	display: none;
}
div.on-query {
	color: #808080;
	padding-left: 36px;
}
#lightbox { position: absolute; left: 0; width: 100%; z-index: 200; text-align: center; line-height: 0;}
#lightbox img { width: auto; height: auto;}
#lightbox a { text-decoration: none; border-bottom: 0px solid #FFF; }
#lightbox a img { border: none; }
#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }
#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none; text-decoration: none; border-bottom: 0px solid #FFF;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }
#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 190; width: 100%; height: 500px; background-color: #000; }
.magazine-image {
	color:inherit;
	background-color: #FFF;
	border: 1px #EEE solid;
}
.magazine-image img {
	padding: 0px;
	color:inherit;
	background-color: #FFF;
	margin: 2px;
	border: 1px #EEE solid;
}
.db {display:block;}
/* =CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END =CLEARFIX */
button, a.button, a.button:link, a.button:visited {
	padding: 0 0 0 0;
	margin: 0 3px 0 3px;
	border: none;
	display: block;
	float: left;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	white-space: nowrap;
	overflow: visible;
}
* html a.button, * html a.button:link, * html a.button:visited {width: 1%;}
button, x:-moz-any-link {margin: 0 0 0 0;}
*:first-child+html button {margin: 0 3px 0 3px;}
button span, a.button span, a.button:link span, a.button:visited span {display: block;}
/* CUSTOMIZATIONS */
button, a.button, a.button:link, a.button:visited {
	background-color: transparent;
	color: #666;
	font-family: "Helvetica Neue", Helvetica, clean, sans-serif;
	font-size: 13px;
	height: 26px;
}
button span, a.button span, a.button:link span, a.button:visited span {
	padding: 0 14px 0 0;
	height: 24px;
	background: url('/images/bg_button_right.gif') no-repeat top right;
}
button span span, a.button span span, a.button:link span span, a.button:visited span span {
	padding: 0 0 0 13px;
	height: 24px;
	line-height: 24px;
	background: url('/images/bg_button_left.gif') no-repeat top left;
}
button:hover, a.button:hover {color: #000;}
button:hover span, a.button:hover span, button.button_hover span, a.button_active:hover span {background-position: bottom right;}
button:hover span span, a.button:hover span span, button.button_hover span span, a.button_hover:hover span span {background-position: bottom left;}
button:active span, a:active:active span, button.button_active span, a.button_active:active span {background-position: bottom right;}
button:active span span, a:active:active span span, button.button_active span span, a.button_active:active span span {background-position: bottom left;}
button.submit span span, a.submit span span, a.submit:link span span, a.submit:visited span span {
	background-image: url('/images/bg_button_left_submit.gif');
	padding-left: 26px;
}
button.cancel span span, a.cancel span span, a.cancel:link span span, a.cancel:visited span span {
	background-image: url('/images/bg_button_left_cancel.gif');
	padding-left: 26px;
}
