/* ================================
    CSS STYLES FOR THE SETI UK WEB SITE
    v1.0, 02/2004 ? lapsed
    v1.1, 03/2006 Tigher Current
   ================================
*/   
.header
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: normal;
    color: yellow;
    background-color: black;
}
.StatBox
{
	font-family: Verdana, Helv, sans-serif;
	font-weight: normal;
	font-size: 7pt;
    background-color: #666666;
}
.StatBoxYellow
{
	font-family: Verdana, Helv, sans-serif;
	font-weight: normal;
	font-size: 7pt;
    color: yellow;
    background-color: #666666;
}
.StatBoxGrey
{
    background-color: gray;
	font-family: Verdana, Helv, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	color: gray;
}

.StatBoxDarkGrey
{
    background-color: darkgray;
	font-family: Verdana, Helv, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	color: gray;
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg 
{
    background-color: black;

}

/* background color for the content part of the pages */
Body
{
   /* background-color: black;*/
   background-color: #2b547e;

    color: White;
    margin-top: 0;
}
body
{
	/*background-color: #777777;*/
	/*background-color: #0066cc;	*/
	background-color: #3366cc;	
	background-color: #003366;	
    color: White;
    margin-top: 0;
}

.Footer
{
	font-family: Verdana, Helv, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: White;
	background-color: black;
		background-image: url('background.gif');
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle 
{
    font-family: "Book Antiqua, Times New Roman, Helvetica, sans-serif";
    font-size: 45px;
    font-weight: normal;
    color: White;
 	background-color: black;   
}
.SiteTitleYellow
{
    font-family: "Book Antiqua, Times New Roman, Helvetica, sans-serif";
    font-size: 45px;
    font-weight: normal;
    color: Yellow;
	background-color: black;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif; 
    font-size:  26px;
    font-weight:    bold;
    color: white;
}
.head   {
    font-family: Verdana, Helvetica, sans-serif; 
    font-size:  26px;
    font-weight:    bold;
    color: white;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight: bold;
    font-style: italic;
    color: White;
}
.subhead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight: bold;
    font-style: italic;
    color: White;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: White;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: White;
}
.normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: White;
}
.Minute
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
    font-style: normal;
    color: White;
}
.NormalPlusOrange
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #FFCC00;
}

.NormalDarkBlueBack
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: White;
    background-color: #003366;
}

.NormalDarkGreyBack
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: White;
    background-color: #666666;
}

.NormalGreyBack
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: White;
    background-color: gray;
}
.NormalGreyback
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: White;
    background-color: gray;
}
.NormalPlus
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: White;
}
.NormalPlusPlus
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: normal;
    font-style: normal;
    color: White;
}
.NormalPlusYellow
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: Yellow;
}
.NormalPlusPlusYellow
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    color: Yellow;
}
.NormalTinyBlack
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 2pt;
    font-weight: normal;
    font-style: normal;
    color: Black;
}
.NormalTinyYellow
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
    font-style: normal;
    color: Yellow;
}
.NormalTinywhite
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
    font-style: normal;
    color: White;
}
.NormalPlusLightSteel
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #b0c4de;
    background-color: #383838;
}
.items
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: White;
}
.InActiveMember
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    color: Gray;
}

.BothMargins
{
	margin-left:4px; 
	margin-right:4px;
}

.Question
{
	color: Red;
}

.Answer
{
	color: Green;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

.NormalBlack
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #555555;
}
.NormalBlackMenu
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #666666;
}
.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

.NewsHeader
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    color: White;
}
.LatestNewsDate
{
    font-size: 80%;
    color:  Gray;
}
.ShadedBox
{
	background: #0C0C0C;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* GENERIC */
h1  {
    font-family: Verdana, Helvetica, sans-serif; 
    font-size:  26px;
    font-weight:    bold;
    color: White;
}

h2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight: bold;
    /*font-style: italic;*/
    color: White;
}

h3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: white;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: Maroon;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Maroon;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Maroon;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: Maroon;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: bold;
    color: White;
}

TD 
{
	color: White;
}

A:link  {
    text-decoration: none;
    color: Yellow;
}

A:visited   {
    text-decoration: none;
    color: yellow;
}

A:active    {
    text-decoration: none;
  /*  color: Yellow;*/
    color:  #b0c4de; 
}

A:hover {
    text-decoration: none;
    color:  #b0c4de;
}

SMALL   {
    font-size:  7pt;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type: square;
    margin-left: 20px;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: Silver;
    height:1pt;
    text-align:left
}

/* To modify the look of the Universe Today syndicated content, just 
 * incorporate this text into your existing CSS style sheet and then
 * change the attributes however you like. If this is just gibberish to you, then 
 * don't worry about it, the content will look fine in almost every site design.
 */

/* This is the text underneath the image. */

td.image_credit {   
	font-family: Verdana, Helv, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	}

/* The title for the story */
	
td.story_title {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    color: White;
	padding : 5px;	
	}
	
/* The text of the story */

td.story_content {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: White;
	padding : 5px;
	}
	
/* The associated links with the story */

td.story_links {
	font-family: Verdana, Helv, sans-serif;
	font-size: 8pt;
	font-weight: bold; 	
  	background-color : #666666;
	text-align : center;
	padding : 5px;	
	}
	
.Copyright
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    color: Red;
}

.rss
{
border:1px solid white; 
border-collapse: collapse;
position: absolute;
right: 1px;
color: red;
font-style: normal;
font-size: 2px;

}

.wedge
{
height: 350px;
width: 165px;
position: absolute;
overflow: hidden;
cell-spacing: 0;
clip: auto;
left: 1px;
border-collapse: collapse;
}

/* Below: just some playing with css stuff */
#heade {
padding: 20px;
background: #ccc;
}
#sidebar {
float: right;
background: #999;
}
#content 
{
	float: left;
	width: 70%;
	background: #444;
}
#footer {
clear: left;
padding: 20px;
background: #eee;
}