@charset "utf-8";

/* ----- thespacereport.org -----
/
/  Author: Paul Parson
/  Contact: pparson@spacefoundation.com
/
/  Site admin: Space Foundation
/  Date: May/2009




/* CSS Document */



/* -----Global----- */



body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 13px;
	line-height: 26px;
	background-color: #ccc;
	}
	
#main {
	background-color: #cccccc;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	}
	
#main .container {
	background-image: url(images/bg_highlight.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	} 

.container {
	width: 910px;
	margin: 0 auto;
	}
	
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

h5 {
	background: url(images/th_bg_slice.jpg) repeat-x;
	color: #fff;
	width: 510px;
	font-size: 16px;
	margin-top:0;
	margin-bottom: 0px;
	padding-left: 10px;
	}
	
h1{
	font-size:22px;
	}		
	
a {
	color: #0072bc;
	text-decoration: none;
	}
	
a:hover { 
	color: #dc7112; 
	}
	
a:active {
	outline: none;
	}

a:focus {
	-moz-outline-style: none;
	outline-style: none;
	}
	
	
	
/* -----Header----- */	
	
	
		
#header {
	padding-top: 0px;
	padding-bottom: 153px;
	position:relative;
	}
	
#tsr_logo {
	background-image: url(images/tsr_logo.jpg);
	background-repeat: no-repeat;
	width: 280px;
	height: 150px;
	position: absolute;
	left: 50px;
	z-index: 2;
	}
		
#tsr_logo h1 {
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: -9999px;
	}				



/* -----Top Navigation----- */

	
	
#mainNav {
	margin:0px; 
	padding-left:0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top:105px;
	height: 48px;
	}

#mainNav a {
	display:inline;
	float: left;
	}

a.Home {
	width: 516px;
	height: 48px;
	background: url(images/nav_slidingDoor.jpg) no-repeat 0 0;
	}
	
a.Home:hover {
	background-position: 0 -48px;
	}

a.Overview {
	width: 99px;
	height: 48px;
	background: url(images/nav_slidingDoor.jpg) no-repeat -516px 0px;
	}
	
a.Overview:hover {
	background-position: -516px -48px;
	}
	
a.Resources {
	width: 91px;
	height: 48px;
	background: url(images/nav_slidingDoor.jpg) no-repeat -616px 0px;
	}
	
a.Resources:hover {
	background-position: -616px -48px;
	}	

a.Products {
	width: 94px;
	height: 48px;
	background: url(images/nav_slidingDoor.jpg) no-repeat -706px 0px;
	}
	
a.Products:hover {
	background-position: -706px -48px;
	}
	
a.ContactUs {
	width: 110px;
	height:48px;
	background: url(images/nav_slidingDoor.jpg) no-repeat -800px 0px;
	}
	
a.ContactUs:hover {
	background-position: -800px -48px;
	}		
		
a.Home span	{
  	display: none;
	}

a.Resources span {
  	display: none;
	}

a.Overview span	{
  	display: none;
	}
	
a.Products span	{
  	display: none;
	}	

a.ContactUs span	{
  	display: none;
	}			



/* Middle Buttons */



#midNav {
	width: 910px;
	margin:0px; 
	padding:0px;
	height: 83px;
	}

#midNav a {
	display:inline;
	float:left;
	}

a.tour {
	width: 300px;
	height: 83px;
	background: url(images/midNav_slidingDoor.jpg) no-repeat 0 0;
	}
	
a.tour:hover {
	background-position: 0 -83px;
	}
	
a.browse {
	width: 304px;
	height: 83px;
	background: url(images/midNav_slidingDoor.jpg) no-repeat -300px 0px;
	}
	
a.browse:hover {
	background-position: -300px -83px;
	}	
	
a.download {
	width: 306px;
	height: 83px;
	background: url(images/midNav_slidingDoor.jpg) no-repeat -604px 0px;
	}
	
a.download:hover {
	background-position: -604px -83px;
	}	
	
a.tour span	{
  	display: none;
	}
	
a.browse span	{
  	display: none;
	}	

a.download span	{
  	display: none;
	}
	
#tour_slider {
	width: 500px;
	margin:0px; 
	padding-left:60px;
	height: 98px;
	}

#tour_slider a {
	display:inline;
	float:left;
	}

a.overview_tour {
	width: 401px;
	height: 98px;
	background: url(images/tour_slider.jpg) no-repeat 0 0;
	}
	
a.overview_tour:hover {
	background-position: 0 -97px;
	}
	
a.overview_tour span	{
  	display: none;
	}		



/* Feature Content Area */

			
	
#block_feature {
	display: block;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/tsr_product_feature.jpg) no-repeat top left;
	width: 910px;
	height: 346px;
	}
	
#block_feature_overview {
	display: block;
	}

#block_feature_overview h2#overview { 
	text-indent:-9999px;
	background-image: url(images/overview_header.jpg);
	background-repeat:no-repeat;
	width:910px;
	height:80px;
	margin: 0px;
	padding: 0px;
	}
	
#block_feature_overview h2#reviews { 
	text-indent:-9999px;
	background-image: url(images/reviews_header.jpg);
	background-repeat:no-repeat;
	width:910px;
	height:80px;
	margin: 0px;
	padding: 0px;
	}
	
#block_feature_overview h2#products { 
	text-indent:-9999px;
	background-image: url(images/products_header.jpg);
	background-repeat:no-repeat;
	width:910px;
	height:80px;
	margin: 0px;
	padding: 0px;
	}
	
#block_feature_overview h2#contributors { 
	text-indent:-9999px;
	background-image: url(images/contributor_header.jpg);
	background-repeat:no-repeat;
	width:910px;
	height:80px;
	margin: 0px;
	padding: 0px;
	}	
	
#block_feature_overview h2#contactUs { 
	text-indent:-9999px;
	background-image: url(images/contactUs_header.jpg);
	background-repeat:no-repeat;
	width:910px;
	height:80px;
	margin: 0px;
	padding: 0px;
	}
	
#block_feature_overview h2#resources { 
	text-indent:-9999px;
	background-image: url(images/resources_header.jpg);
	background-repeat:no-repeat;
	width:910px;
	height:80px;
	margin: 0px;
	padding: 0px;
	}						

.feature_button {
	width: 151px;
	height: 33px;
	position: relative;
	top: 227px;
	left: 147px;
	}

a.buyButton {
	float: left;
	width: 151px;
	height: 33px;
	background-image:url(images/buyNow_home.jpg);
	background-position: 0 0;
	}
	
a.buyButton:hover {
	background-position: 0 -33px;
	}	

a.buyButton span	{
	display: none;
	}

.column_btn {
	position:relative;
	margin-bottom: 10px;	
	padding: 0px;
	width: 153px;
	height: 35px;
	}	
	
a.buyButton_int {
	float: left;
	width: 153px;
	height: 35px;
	background-image:url(images/buyNow_int.jpg);
	background-position: 0 0;
	}
	
a.buyButton_int:hover {
	background-position: 0 -35px;
	}	

a.buyButton_int span	{
	display: none;
	}	
	
	
	
/* Main Content Area */
	
	
p.column_block {
	margin: 10px 0px 10px 15px;
	font-size: 12px;
	}
	
.resource_block {
	margin: 0px 10px 0px 5px;
	padding-top:10px;
	padding-bottom: 0;
	font-size: 12px;
	line-height: 14px;
	}	

.price {
	padding: 5px 5px 10px 15px;
	font-size: 20px;
	}
	
p.quotes {
	font-size: 12px;
	line-height: 34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #e28d43;
	padding: 5px 10px 30px 10px;
	background: url(images/quote.gif) #f4f4f4 no-repeat top left;
	border-bottom: dotted 1px #999999;
	}
			
strong.quotesFrom {
	color: #666;
	font-weight:100;
	}	
		
#block_content {
	width: 910px;
	margin: 0px;
	}
	
#text_area {
	float:left;
	width:500px;
	margin: 0 50px 0 50px;
	padding: 0px;
}

#text_area_contact {
	float:left;
	width:500px;
	padding: 0px 15px 10px 50px;
}

#text_area ul, #text_area ul li{
	list-style: none;
	padding: 0 15px 0px 0;
	margin-left: 0px;
	}
	
#text_area_contact ul, #text_area_contact ul li{
	list-style: disc;
	padding: 0;
	margin-left: 20px;
	font-size: 11px;
	}	

#text_area h2#text_header { 
	text-indent:-9999px;
	background-image: url(images/column_content_header.jpg);
	background-repeat:no-repeat;
	width:340px;
	height:63px;
	padding: 0px;
}

#text_area h4#reviews { 
	text-indent:-9999px;
	background-image: url(images/review.gif);
	background-repeat:no-repeat;
	width:285px;
	height:30px;
	padding: 0px;
}

#text_area h4#knowMore { 
	text-indent:-9999px;
	background-image: url(images/authoritativeGuide.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:500px;
	margin: 0;
}

#text_area h4#spaceEconomy { 
	text-indent:-9999px;
	background-color: #f4f4f4;
	background-image: url(images/theSpaceEconomy.gif);
	background-repeat:no-repeat;
	width:520px;
	height:25px;
	padding: 0px;
	border-bottom: dotted 1px #999;
}

#text_area h4#spaceProducts { 
	text-indent:-9999px;
	background-color: #f4f4f4;
	background-image: url(images/spaceProducts.gif);
	background-repeat:no-repeat;
	width:520px;
	height:25px;
	padding: 0px;
	border-bottom: dotted 1px #999;
}

#text_area h4#spaceInfrastructure { 
	text-indent:-9999px;
	background-color: #f4f4f4;
	background-image: url(images/spaceInfrastructure.gif);
	background-repeat:no-repeat;
	width:520px;
	height:25px;
	padding: 0px;
	border-bottom: dotted 1px #999;
}

#text_area h4#econImpact { 
	text-indent:-9999px;
	background-color: #f4f4f4;
	background-image: url(images/econImpact.gif);
	background-repeat:no-repeat;
	width:520px;
	height:25px;
	padding: 0px;
	border-bottom: dotted 1px #999;;
}

#text_area h4#outlook { 
	text-indent:-9999px;
	background-color: #f4f4f4;
	background-image: url(images/outlook.gif);
	background-repeat:no-repeat;
	width:520px;
	height:25px;
	padding: 0px;
	border-bottom: dotted 1px #999;
}

#text_area h4#thanks { 
	text-indent:-9999px;
	background-color: #f4f4f4;
	background-image: url(images/thanks.gif);
	background-repeat:no-repeat;
	width:520px;
	height:65px;
	padding: 0px;
	margin: 5px 0 20px 0;
}


#text_area p.quotes {
	margin-top: 30px;
	}	
	
#column_blocks {
	width: 285px;
	margin-right: 10px;
	float: right;
	}
	
.mini_column_block {
	background: url(images/column_block_slice.gif) repeat-y;
	margin-bottom: 10px;	
	padding: 0px;
	width: 268px;
	}	
	
.inside_mini_column {
	display: block;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 268px;
	}
	
.dailySpaceHeadline_wrap {
	display: block;
	background: url(images/in_the_news_btm.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
	width: 268px;
	height: 100%;
	}
	

.mini_contributors_column {
	display: block;
	margin: 15px 15px 30px 0;
	padding-bottom: 30px;
	width: 520px;
	border-top: dotted 1px #999999;
	overflow: auto;
	}
	
.logo {
	display:inline;
	float:left;
	padding: 10px 35px 10px 0px;
	}	

.inside_contributors_column {
	display: inline-block;
	padding-left: 15px;
	line-height: 20px;	
	}	
	
.mini_column_block h3#combo_header {
	text-indent:-9999px;
	background: url(images/combo_deals.gif) no-repeat left top;
	margin: 0px;
	height: 32px;
	}
	
.mini_column_block h3#headlines_header {
	text-indent:-9999px;
	background: url(images/in_the_news.gif) no-repeat left top;
	margin: 0px;
	height: 32px;
	}
	
.mini_column_block h3#resource_header {
	text-indent:-9999px;
	background: url(images/resources.gif) no-repeat left top;
	margin: 0px;
	height: 32px;
	}		
	
.mini_column_block h3#corpOffice_header {
	text-indent:-9999px;
	background: url(images/corp_office.gif) no-repeat left top;
	margin: 0px;
	height: 32px;
	}
	
.mini_column_block h3#washOffice_header {
	text-indent:-9999px;
	background: url(images/washington_office.gif) no-repeat left top;
	margin: 0px;
	height: 32px;
	}
	
h4#success {
	text-indent: -9999px;
	background: url(images/accepted_48.gif) no-repeat top left;
	margin: 35pz 0 0 0;
	padding:25px 0 0 0;
	height: 48px;
	}		
		
ul#rss_feed {
	list-style: none;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
	line-height: 13px;
	}		

.headlines {
	font-size: 11px;
	padding: 0px 10px 13px 14px;
	text-decoration: none;
	}

.mini_column_block li a {
	text-decoration: none;
	}	
	
.mini_column_block .thumbnail { 
	float:right;
	margin-top:0px;
	margin-right: 5px; 
	}
	
.mini_column_block .thumbnail_2 { 
	float:left;
	margin-top:0px;
	margin-right: 5px;
	margin-left: 5px; 
	}
	
.product_image {
	float: left;
	background-color: #e2e2e2;
	padding: 5px;
	border: solid 1px #999999;
	margin-right: 15px;
	}
	
.resource_image {
	background-color: #e2e2e2;
	padding: 5px;
	border: solid 1px #999999;
	display: block;
	margin: 10px 0 10px 0;
	}
	
.overview_image {
	float: left;
	background-color: #e2e2e2;
	padding: 5px;
	border: solid 1px #999999;
	margin: 7px 15px 0px 0px;
	}	
	
.mini_products_column {
	display: block;
	margin: 15px 15px 30px 0;
	padding-bottom: 30px;
	width: 520px;
	border-bottom: dotted 1px #999999;
	}	
	
.mini_overview_column {
	display: block;
	margin: 15px 15px 30px 0;
	padding-bottom: 30px;
	width: 520px;
	background: url(images/stars.jpg) no-repeat top left;
	}
	
		
.mini_column_block .column_block_footer {
	background: url(images/in_the_news_btm.gif) no-repeat left bottom;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	}
		
.mini_column_block .resource_block_footer {
	background: url(images/in_the_news_btm.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin: 0;
	}
	
.mini_column_block .office_block_footer {
	background: url(images/in_the_news_btm.gif) no-repeat left bottom;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #0066CC;
	}	
		
.inside_block_content {
	overflow: auto;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	width: 910px;
	}

.inside_block_contactUs {
	overflow: auto;
	background-image: url(images/bg_contact_slice.jpg);
	background-repeat: repeat-y;
	width: 910px;
	}	
	
.inside_block_content h6 {
	background: url(images/content_topBar.jpg) no-repeat left top;
	height: 26px;
	margin: 0;
	padding: 0;
	}
	
.quote_footer {
	padding: 15px 0 10px 0;
	width: 548px;
	height: 139px;
	}	
	
.quote_footer h4#quote {
	text-indent: -9999px;
	background:url(images/content_quote_2.gif) no-repeat left top;
	margin: 0;
	height: 139px;
	}
	
p.clickHere a {
	background: #f4f4f4 url(images/search_16.gif) no-repeat top left;
	margin: 0;
	padding: 0px 0px 0px 20px;
	font-size: 10px;
	color: #0072bc;
	}
	
p.clickHere a:hover {
	color: #dc7112;
	}	


/* -----Contact Form----- */


#contact_form {   
    width:530px;   
    margin-right:10px;   
	margin-top: 25px;
	overflow:auto;   
    margin-bottom:10px  
}
   
#sidebar_column {   
    width:300px;   
    margin:25px 15px 10px 15px;   
    float:right;  
}

input.txt {
	color: #7d7d7d;
	background: #FFFFFF url(images/input_slice.jpg) repeat-x top left;
	width: 310px;
	padding: 5px;
	border: solid 1px #cccccc;
}

input.btn {
	color: #fff;
	background-color: #dc7112;
	text-decoration: none;      
    	font-size:14px;
	margin-top: 0px;
	margin-right: 35px;   
	padding: 5px 25px 5px 25px;
	border-style:none;
	float: right;
}
   
input.btn:hover {   
    background-color:#999;
	color: #fff;     
}

.required {
	font-size:0.6em;
	text-transform: uppercase;
	color: #FF6600;
}	

form p {
	clear: left;
	margin: 0;
	padding: 5px 0 25px 10px;
}

form p label {
	display: block;
	font: 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	width: 150px;
}

fieldset {
	border: none;
	margin: 15px 0;
	padding: 0px 15px;
	background-color: #f4f4f4;	
}

div.inside_fieldset {
	border: solid 1px #fff;
	margin: 0;
	padding: 0;
	}

fieldset p.legend {
	font: bold 20px  Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #999999;
	float: left;
	padding: 30px 0px 0px 0px;
	margin-bottom: 30px;
	margin-left: 10px;	
	width: 402px;
	border-bottom: dotted 1px #999;
}

img.legend_thumb {
	padding: 10px 10px;
	float:right;
	}

label {
	color: #444;
}

select {
	color: #7d7d7d;
	background-color: #fff;
	width: 175px;
	border: 1px solid #fff;
}

textarea {
	width: 310px;
	height: 150px;
	color: #7d7d7d;
	background: #FFFFFF url(images/textarea_slice.jpg) repeat-x top left;
	border: solid 1px #cccccc;
	padding: 5px;
	margin: 0;
	display: block;
}	

input:focus, textarea:focus {
	background: #CCFFFF;
	}



/* -----Table Code----- */

table.styled {
	border-spacing:1px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #666666;
	width: 520px;
}

.styled caption {
	font-weight: bold;
	background: #ffaa5f url(images/th_bg_slice.jpg) repeat-x bottom left;
	border-bottom:2px solid #ffaa5f;
	color: #FFF;
	text-transform:uppercase;
	padding:1px;
}

.styled td, th {
	padding: 1px;
	vertical-align: top;
}

.styled thead th {
	text-align: center;
	background: #003399;
	color: #FFF;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

.styled thead {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.styled tbody th {
	font-weight: bold;
	background: #E7E7E7;
}

.styled tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
.styled tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

.styled tbody th a:link, tbody th a:visited{
	color:#0072bc;
	background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
.styled tbody th a:hover{
	color:#FF8601;
	}

.styled tbody tr td { 
	
	background: #FFF;
	border: 1px solid #FFF;
	}

.styled tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

.styled table td a:link, table td a:visited {
	color: #0072bc;
	text-decoration: none;
}

.styled table td a:hover {
	color: #dc7112;
	border-bottom:2px solid #8FD5FF;
}
.styled tbody td a {
	border-bottom: 0;
	background: url(images/pdf_icon.gif) no-repeat center left;
	padding-left:30px;
	margin-left:5px;
	font-weight:bold;
	color:#0072bc;
}

.styled tbody td a:hover {
	padding-left:30px;
	margin-left:5px;
	font-weight:bold;
	color:#dc7112;
}

.styled table a { 
	background: url(http://infectedfx.net/css/tables/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

.styled tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:left; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px; 
	font-weight:normal; 
	font-style:italic;
	border-bottom:1px solid #CCC;
	border-top:1px solid #DFDFDF;
}

/* -----CSS for Shade Tabs.----- */

ul#graphtabs {
	display:inline;
	font: bold 10px Trebuchet MS;
	padding-left: 10px;
	margin: 0px;
	}
	
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;

}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
border-bottom-color: #fff;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}



	
/* -----Footer----- */



#footer {
	font-size:11px;
	color: #444444;
	background-color: #ccc;
	min-height: 83px;
	}
	
#footer .container {
	background:url(images/content_footer.jpg) no-repeat top left;
	min-height: 34px;
	}

.footer_column {
	float: left;
	width:	360px;
	margin: 30px 5px 5px 30px;
	}
	
#footer .right {
	width: 500px;
	margin: 30px 5px 5px 0px;
	}	
	
#footer a {
	text-decoration: none;
	}	
	
#footer a:hover {
	color: #444444;
	}	