/* site specific css */

.dialog_background_layer {
	background:transparent url(/site/images/bg_image.jpg) no-repeat scroll center top;
	left:0pt;
	position:absolute;
	top:0pt;
	width:100%;
	height:100%;
	z-index:0;
}
#dialog_nasahead {
	position:relative;
	background:#ccc;
	border:1px #000 solid;
	width: 100%;
	height:65px;
	margin:0;
	padding:0;
	}
	
div#dialog_paper {
	background:#fff;
	position:relative;
	margin:10px auto;
	padding:10px;
	width:95%;
/*	width: 95%; */
	}

.background_layer {
	background:transparent url(/site/images/bg_image.jpg) no-repeat scroll center top;
	height:652px;
	left:0pt;
	position:absolute;
	top:0pt;
	width:100%;
	z-index:0;
	}
	
#menu ul li#oneoftwo a { width:364px;}
#menu ul li#twooftwo a { width:364px; border-right:0;}

/* this implements the box above the left nav bar */
/* tlc - 2007-11-17 */

table.leftnav_topbox {
	top:0;
	right:0px;
	height:123px;
	width:179px;
	background:#069;
	}
table.leftnav_topbox tbody tr td {
	font-size: 15px;
	padding: 3px 20px;
	color:#FFF;
	background:#069;
	}
#leftnav_topbox_title a {
	color:#FFF;
	}
#leftnav_topbox_text ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#leftnav_topbox_text ul li {
	padding-bottom:0;
	}

#leftnav_topbox_text ul li a:link, #leftnav_topbox_text ul li a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	font-size:12px;
	}

#leftnav_topbox_text ul li a:hover {
	text-decoration:underline;
	}

table.smalldatatab {
	border: 1px solid #666;
	margin-bottom:5px;
	font-size:10px;
	}

table.smalldatatab thead tr td { 
	background:#9CF;
	color:#000;
	font-weight:bold;
	padding: 3px 3px;
/*	border-left: 1px solid #fff; */
	}
table.smalldatatab thead tr.producthead td {
	background-color:#CCC;
	text-align: center;
	font-weight: bold;
	border:1px solid #FFF;
	}

table.smalldatatab tbody tr td {
	font-size: 10.5px;
	padding: 2px 2px;
	border-left: 1px solid #D9D9D9;
	}
table.smalldatatab tbody tr.highlight td {
	background-color:#c77;
	}	
table.smalldatatab tbody tr.odd td {
	background-color:#edf3fe;
	}
table.smalldatatab tbody tr td.odd {
	background-color:#edf3fe;
	}
table.smalldatatab tbody tr td.realtime {
	background-color:#e0efff;

	border-bottom: 1px solid #D9D9D9;
	vertical-align: middle;
	}
table.smalldatatab tbody tr td.nonrealtime {
	background-color:#fff;
	border-bottom: 1px solid #D9D9D9;
	font-weight:bold;
	vertical-align: middle;
	}
table.smalldatatab tbody tr input {
	background-color:#eee;
	font-size:10px;
}

/* tabbed tables here */
table.toptabs {
/*	border: 1px solid #666;  */
	margin-bottom:0px;
	font-size:10px;
/*	border-left:0px solid #FFF;*/
	}
table.toptabs tr td { 
	background:#FFF;
	color:#000;
	font-weight:bold;
	padding: 3px 13px 0px 13px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	}
table.toptabs tr td.current {
	background:#FF9;
}
table.toptabs tr td.current a {
	color:#000;
	text-decoration:none;
}
table.toptabs tr td.heading {
	border-right: 1px solid #000;
	border-top: 0px;
	padding: 0px 5px 0px 0px;
}

table.tabbedbody {
	border: 1px solid #666;
	margin:0px;
	font-size:10px;
	padding: 0px;
	}
table.tabbedbody thead tr td { 
	background:#9CF;
	color:#000;
	font-weight:bold;
	margin-top:0px;
	padding: 0px 3px 0px 3px;
	}
table.tabbedbody tbody tr td {
	font-size: 10.5px;
	padding: 0px 5px;
	border-left: 1px solid #D9D9D9;
}
/* End of tabbed tables here */


table.genericsmall {
	border: 1px solid #666666;
	margin-bottom:5px;
	font-size:12px;
	}

table.genericsmall thead tr td { 
	background:#99CCFF;
	color:#000;
	font-weight:bold;
	padding: 3px 8px;
	border-left: 1px solid #fff;
	}

table.genericsmall tbody tr td {
	font-size: 12px;
	padding: 2px 2px;
	}

table.genericsmall tbody tr.oddnopad td {
	background-color:#edf3fe;
	padding: 0px;
	}

table.genericsmall tbody tr.odd td {
	background-color:#edf3fe;
	}

table.gsmallcentered {
	border: 1px solid #666666;
	margin-bottom:5px;
	margin-top:5px;
	margin-left: 50px;
	font-size:8px;
	}
table.gsmallcentered tr td {
	background:#EEE;
	font-size: 8px;
/*	padding: 2px 2px;*/
	padding: 0px;
	}

table.genericblank {
	border: 1px solid #666666;
	margin-bottom:15px;
	font-size:12px;
	}

table.genericblank thead tr td { 
	background:#99CCFF;
	color:#000;
	font-weight:bold;
	padding: 3px 8px;
	border-left: 1px solid #fff;
	}

table.genericblank tbody tr td {
	font-size: 12px;
	padding: 3px 8px;
	}
	
table.genericblank tbody tr.odd td {
	background-color:#edf3fe;
	}
h6  {
	font-size:12px;
	font-weight:bold;
	color: #33C;
	margin:0;
	padding:0;
	}
	
h7, h8, h9 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#069;
}

table.message_stats tr td {
	background:#DDD;
}
.msg_headline {
	font-weight:bold;
	font-size:12px;
	width:98%;
	border:outset;
	/* border-left:1px solid #000;*/
	padding:4px;
	margin-bottom:5px;
	text-align:center;
}

.msg_message {
	border:1px solid #666;
}

.msg_title {
	font-size:12px;
	font-weight:bold;
/*	background:#9CF; */
	background:#BEF;
	padding:5px;
}

.msg_stats {
	font-size:11px;
	border-bottom:1px dashed #222;
	border-top:1px dashed #222;
	padding-left:10px;
	padding-bottom:1px;
	padding-top:1px;
	padding-right:3px;
	background:#DDD;
}

.msg_body {
	font-size:12px;
	padding:5px;
}

/* the following based on css code from : http://www.webdesignerwall.com */
#navdd {
	margin: 0;
	/* padding: 7px 6px 0; */
	padding: 3px 2px 0;
	line-height: 100%;
	/*
	border-radius: 2em;

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	*/
	/*background: #8b8b8b; */ /* for non-css3 browsers */
	background: #666;
	/* filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#7a7a7a'); */ /* for IE */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666', endColorstr='#777');
/*	background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a)); */ /* for webkit browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#777)); /* for webkit browsers */
	/* background: -moz-linear-gradient(top,  #a9a9a9,  #7a7a7a); */  /* for firefox 3.6+ */
	background: -moz-linear-gradient(top,  #666,  #777);

	border: solid 1px #6d6d6d;
}
#navdd li {
	/* margin: 0 5px; */
	margin: 0 1px;
	/* padding: 0 0 8px; */
	padding: 0 0 4px;
	float: left;
	position: relative;
	list-style: none;
}
/* main level link */
#navdd a {
	font-weight: bold;
	/*color: #e7e5e5;*/
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	/* padding:  8px 20px; */
	padding: 4px 20px;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
#navdd .current a, #navdd li:hover > a {
	background: #d1d1d1; /* for non-css3 browsers */
	/* filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); */ /* for IE */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#3080C0');
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); */ /* for webkit browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#006699), to(#3080C0));  /* for webkit browsers */
	/* background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); */ /* for firefox 3.6+ */
	background: -moz-linear-gradient(top,  #006699,  #3080C0);

	color: #EEE;
	/* border-top: solid 1px #f8f8f8; */
	border-top: solid 1px #3080C0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, .8);*/
	text-shadow: 0 1px 0 rgba(20, 20, 20, .8);
}
/* sub levels link hover */
#navdd ul li:hover a, #navdd li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#navdd ul a:hover {
	background: #0399d4 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */

	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#navdd ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	/*top: 35px;*/
	top: 22px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#navdd li:hover > ul {
	display: block;
}
#navdd ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#navdd ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#navdd ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
#navdd ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#navdd ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* clearfix */
#navdd:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#navdd {
	display: inline-block;
}
html[xmlns] #navdd {
	display: block;
}
* html #navdd {
	height: 1%;
}

