/* custom stuff */

div#contentblock table td.newsflash {
	padding:0px;
}

.shadow {
	height: 5px;
	width: 10px;
	background: url(../images/astronet_shadow_left.jpg);
}
.headertd {
	height: 133px;
	background: url(../images/astronet_bg_header.jpg);
}
.header {
	height: 117px;
}

/* working my way up */

.content_box {
	padding: 4px;
}

.search_box {
	padding: 10px;
}



#silver_date {
	float: right;
	width: 160px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	white-space: nowrap;
}

#silver_menu {
	overflow: hidden;
	height: 20px;
	float: left;
	padding: 0px;
}

#silver_toolbar {
	width: 100%;
}

.silver_box {
	width: 100%;
	border-bottom: solid 1px #000000;
	text-align: center;
	background: url(../images/astronet_bg_nav_header.jpg) repeat-x #090906;
	padding: 0px 0px 0px 0px;
}

.middle_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #D2D3D5 url(../images/menu2_fade.jpg) repeat-x;
}

.right_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #BFC6CC url(../images/menu1_fade.jpg) repeat-x;
}

.searchblock {
	color: #ffffff;
	background-color:#000000;
	right:100px;
	position: absolute;
	top:-2px;
	width:300px;
	margin:0px;
	padding:0px;
}

.top_right_box {
	border-left: solid 1px #9DA6B3;
	background: #000000;
	padding: 0px;
}

.page_bg {
	background: #F5F6F8;
	margin: 0px;
	border: 0px;
}

.big_frame {
	width: 798px;
	border: solid 1px #9DA6B3;
}


/* required stuff */

#content-pane .tab-page {
	background: #000000;
}

.contentpane {

}

.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
}

.small {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.createdate {
	line-height: 15px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
	display: block;
}

.contentheading {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: #FFFFFF;
}

table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th {
	background: url(../images/title_page.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}

table.moduletable ul {
	color: #FFFFFF;
}

div#menublock table.moduletable td {
	padding: 0px;
}

#mainlevel-nav {
	margin: 0; 
	padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	list-style:none; 
	float: left; 
	margin: 0px; 
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height:24px;
	height: 26px;
	white-space: nowrap;
	border-right: 1px solid #9DA6B3;
}
#mainlevel-nav a {
	float: right; 
	text-decoration: none;  
	color: #FFFFFF;
}
#mainlevel-nav a {
	float: none;
}
#mainlevel-nav a:hover {
	color: #FFFFFF;
}

a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	height: 18px;
	margin-bottom: 1px;
}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #FFFFFF;
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

#active_menu {
	color:#FFFFFF;

}

a.sublevel:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #FFFFFF; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
}

a.mainmenu:hover {
	color: #D6DF8C; 
	text-decoration: none;
}



a:link, a:visited {
	color: #FFFFFF; text-decoration: none;

}

a:hover {
	color: #FFFFFF;	text-decoration: none;

}

a.category:link, a.category:visited, tr.row_odd td a:visited, tr.row_even td a:visited {
	color: #0033CC;
	text-decoration: none;

}

a.category:hover, tr.row_odd td a:hover, tr.row_even td a:hover {
	color: #0033CC;
	text-decoration: underline;

}

a.pagenav, a.pagenav:visited {

	color: #ff6600;
	text-decoration: none;
}

a.pagenav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.fase4rdf a:link {
	color: #745632;
	text-decoration: none;
	font-weight: bold;
}

.fase4rdf a:hover {
	color: #cc9900;
}

.componentheading {

	background: url(../images/title_page.png) no-repeat;
	vertical-align: top;
	padding-top: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #02101B;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.sectiontableheader, tr.row_first, tr.row_first th {
	background : #02101b;
	color : #ffffff;
	font-weight : bold;
	padding: 3px;
	text-align:left;
}

.sectiontableentry1, tr.row_even td {
	background-color : #E1ECF3;
	padding: 2px;
}

.sectiontableentry2, tr.row_odd td  {
	background-color : #D3E5F1;
	padding: 2px;
}

table.spip {
	padding:0px;
	margin:0px;
	border:0px;
	width:100%;
	padding-right:10px;
}


div#middle_box .sectiontableentry1 {
	background-color : #E1ECF3;
	padding: 2px;
}

div#middle_box .sectiontableentry2 {
	background-color : #D3E5F1;
	padding: 2px;
}

div#right_box .sectiontableentry1 {
	background-color : #E1ECF3;
	padding: 2px;
}

div#right_box .sectiontableentry2 {
	background-color : #D3E5F1;
	padding: 2px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #f7f7f2;
}

td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.buttonsearch {
	font-weight: bold;
	border: none;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 9px;
	margin-top: 1px;
}

.button {
	
	color: #003399;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}
.inputbox2 {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 9px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: medium none; 
	COLOR: #000000; 
	BORDER-BOTTOM: medium none;
}
.inputbox {
	font-weight: normal;
	color: #FFFFFF;
	background: #ffffff;
	border: 1px solid #9DA6B3;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #F5F6F8;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #FFFFFF;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {
	color: #FFFFFF;
	font-size: 16px; font-weight: bold;
}

h5 {
	color: #FFFFFF;
	font-size: 14px; font-weight: bold;
}

h6 {
	color: #dddddd;
	font-size: 12px; font-weight: bold;
}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}


/* Content - Sections & Categories */


table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	color: #FFFFFF;
	text-align: left;
}

/** category text format and links **/
.category, tr.row_odd td a, tr.row_even td a {
	color: #02101b;
	font-size: 11px; text-decoration: none;
}



.poll {
	font-size: 10px;
	line-height: 14px
}

table.pollstableborder {
	border: 0px;
}

.contentpane {
	background: #B6C4EB;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

table.contact {
	background-color: #0D1315;
}

table.contact td.icons {
	background-color: #000000;
	font-weight: bold;
}

table.contact td.details {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
	margin-bottom: 10px;
	
}

strong {
	color: #FFFFFF;
}
.bottom_bg {
    height: 35px;
	background-image: url(../images/bottom_bar_bg.jpg) ;
}

.tle111B {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #02101B; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-align: right;
}
.tle111 {
	FONT-SIZE: 11px; COLOR: #0079c2; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.tleN11B {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.tleN11 {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.dottedline {
	MARGIN-TOP: 6px; MARGIN-BOTTOM: 6px; BORDER-BOTTOM: #02101B 1px dotted
}

p.fil{
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	color:#FFFFFF;
	position:relative;
	bottom:6px;
}
div.small {
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
span.white{
	color:#FFFFFF;
}

h3 {
	margin-top:0px;
	padding-top:0px;
	font-size:13px;
	border-bottom:1px dotted #ffffff;
	color:#FFFFFF;
}
h3.spip{
        margin:0px;
        padding:0px;
	padding-left:5px;
        font-size:13px;
        border-bottom:0px;
        color:#000000;
}
p.spip, td.content {
	text-align:justify;
	padding-right:10px;
}
#Layer1 {
	position:absolute;
	right:0px;
	top:0px;
	height:133px;
	width:109px;
	padding:0px;
	margin:0px;
}