﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    background-image: url('../images/nightskystars.gif');
}

a:link, a:visited
{
    color: #FFFFFF;
}

a:hover
{
    color: #FFFF00;
    text-decoration: none;
}

a:active
{
    color: #FFFFFF;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 10px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    border-width:0px;
    border:thin;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    color: #734700;
    width: 100%;
    height:80px;
    background-image: url('../images/topbkg.gif'); 
    background-repeat: repeat-x; 
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}


.main
{
    background-image: url('../images/starrynight.gif');
	padding: 0px 12px 12px 12px;
	min-height: 420px;
	position:static;
	color:#ffff99;
}

.maintable
{
	min-height: 420px;
	background-color: #FFFFCC;
	position:relative;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #dde4ec;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


.menulist {
	vertical-align:top;
	position:absolute;
	left:400px;
	top:0;
}	


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 2px 0px 4px 2px;
    margin:0px;
    position:absolute;
    top:0px;
    left:0px;
    width:700px;
    }

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    vertical-align:top;
    display:block;
}

div.menu ul li a, div.menu ul li a:visited
{
	background-color: #19688f;
	border: 1px #4e667d solid;
	color: #FFFFFF;
	display: block;
	line-height: 1.35em;
	padding: 3px 20px;
	text-decoration: none;
	white-space: nowrap;
	font-size: small;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
	position:static;    
}

.menuMain {
 position:relative;
 float:left;
 top:0px;
 left:0px;
 margin:0px;
 padding:0;
 vertical-align:top;
}
.memnLogo {
 position:relative;
 float:right;
 top:0px;
 right:0px;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
	display: block;
	float: left;
	text-align: left;
	width: auto;
	background-image: url('../images/topbkg.gif');
	background-repeat: repeat-x;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.sidebar {
 position:relative;
 top:0px;
 left:5px;
 vertical-align:top;
}
.mainContect {
 position:relative;
 top:0px;
 left:200px;
 vertical-align:top;
}


/* xp theme */
.Planet_tab .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
    background:url(images/tab-line.gif) repeat-x bottom; 
    color:Blue;
}

.Planet_tab .ajax__tab_outer 
{
    padding-right:4px;
    background:url(images/tab-right.gif) no-repeat right;
    height:21px;
}

.Planet_tab .ajax__tab_inner 
{
    padding-left:3px;
    background:url(images/tab-left.gif) no-repeat;
    height:21px;
}

.Planet_tab .ajax__tab_tab 
{
    height:18px;
    padding:4px;
    margin:0px;
    background:url(images/tab.gif) repeat-x;
    width:50px;
    color:Blue;
}

.Planet_tab .ajax__tab_hover .ajax__tab_outer 
{
    cursor:pointer;
    background:url(images/tab-hover-right.gif) no-repeat right;
}

.Planet_tab .ajax__tab_hover .ajax__tab_inner 
{
    cursor:pointer;
    background:url(images/tab-hover-left.gif) no-repeat;
}

.Planet_tab .ajax__tab_hover .ajax__tab_tab 
{
    cursor:pointer;
    background:url(images/tab-hover.gif) repeat-x;
}

.Planet_tab .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab-active-right.gif) no-repeat right;
}

.Planet_tab .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab-active-left.gif) no-repeat;
}

.Planet_tab .ajax__tab_active .ajax__tab_tab 
{
    background:url(images/tab-active.gif) repeat-x;
    color:Red;

}

.Planet_tab .ajax__tab_disabled 
{ 
    color: #A0A0A0;
}

.Planet_tab .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
	background-image: url('../images/starrynight.gif');
}


.PlanetTabStyle .ajax__tab_body 
{
	font-family:verdana,tahoma,helvetica;
	font-size:12px;
    background-color: black;
}


/* TAB for Planets */

.PlanetsTabStyle .ajax__tab_header 
{
	font-family:verdana,tahoma,helvetica;
	font-size:12px;
    background-color: black;
}

.PlanetsTabStyle .ajax__tab_outer 
{
	padding-right:1px;
	height:15px;
    background-color:  white  ;
}

.PlanetsTabStyle .ajax__tab_inner 
{
	padding-left:2px; 
    background-color:   #3366FF ;
}


.PlanetsTabStyle .ajax__tab_tab
{
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
	color: White;
	background-color: #3366FF;
	width: 50px;
}

.PlanetsTabStyle .ajax__tab_hover .ajax__tab_outer 
{
}

.PlanetsTabStyle .ajax__tab_hover .ajax__tab_inner 
{
}

.PlanetsTabStyle .ajax__tab_hover .ajax__tab_tab 
{
    background-color:  red  ; 
}

.PlanetsTabStyle .ajax__tab_active .ajax__tab_outer 
{
    background-color:  #8D2E16; 
}

.PlanetsTabStyle .ajax__tab_active .ajax__tab_inner 
{
    background-color:  #8D2E16; 
}

.PlanetsTabStyle .ajax__tab_active .ajax__tab_tab 
{
    font-size:12px;
    color :White;  
    background-color:  #8D2E16;
}


.PlanetsTabStyle .ajax__tab_body
{
	border-style: solid;
	border-width: thin;
	border-color: inherit;
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
	min-height: 200px;
	background-image: url('../images/starrynight.gif');
}





.Weather_tab .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
    background:url(images/tab-line.gif) repeat-x bottom; 
    color:Blue;
}

.Weather_tab .ajax__tab_outer 
{
    padding-right:4px;
    background:url(images/tab-right.gif) no-repeat right;
    height:21px;
}

.Weather_tab .ajax__tab_inner 
{
    padding-left:3px;
    background:url(images/tab-left.gif) no-repeat;
    height:21px;
}

.Weather_tab .ajax__tab_tab 
{
    height:18px;
    padding:4px;
    margin:0px;
    background:url(images/tab.gif) repeat-x;
    width:120px;
}

.Weather_tab .ajax__tab_hover .ajax__tab_outer 
{
    cursor:pointer;
    background:url(images/tab-hover-right.gif) no-repeat right;
}

.Weather_tab .ajax__tab_hover .ajax__tab_inner 
{
    cursor:pointer;
    background:url(images/tab-hover-left.gif) no-repeat;
}

.Weather_tab .ajax__tab_hover .ajax__tab_tab 
{
    cursor:pointer;
    background:url(images/tab-hover.gif) repeat-x;
}

.Weather_tab .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab-active-right.gif) no-repeat right;
}

.Weather_tab .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab-active-left.gif) no-repeat;
}

.Weather_tab .ajax__tab_active .ajax__tab_tab 
{
    background:url(images/tab-active.gif) repeat-x;
}

.Weather_tab .ajax__tab_disabled 
{ 
    color: #A0A0A0;
}

.Weather_tab .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
	background-image: url('../images/starrynight.gif');
}


.PlanetTabStyle .ajax__tab_body 
{
	font-family:verdana,tahoma,helvetica;
	font-size:12px;
    background-color: black;
}


/* TAB for Planets */

.PlanetsTabStyle .ajax__tab_header 
{
	font-family:verdana,tahoma,helvetica;
	font-size:12px;
    background-color: black;
}

.PlanetsTabStyle .ajax__tab_outer 
{
	padding-right:1px;
	height:15px;
    background-color:  white  ;
}

.PlanetsTabStyle .ajax__tab_inner 
{
	padding-left:2px; 
    background-color:   #3366FF ;
}


.PlanetsTabStyle .ajax__tab_tab
{
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
	color: White;
	background-color: #3366FF;
	width: 50px;
}

.PlanetsTabStyle .ajax__tab_hover .ajax__tab_outer 
{
}

.PlanetsTabStyle .ajax__tab_hover .ajax__tab_inner 
{
}

.PlanetsTabStyle .ajax__tab_hover .ajax__tab_tab 
{
    background-color:  red  ; 
}

.PlanetsTabStyle .ajax__tab_active .ajax__tab_outer 
{
    background-color:  #8D2E16; 
}

.PlanetsTabStyle .ajax__tab_active .ajax__tab_inner 
{
    background-color:  #8D2E16; 
}

.PlanetsTabStyle .ajax__tab_active .ajax__tab_tab 
{
    font-size:12px;
    color :White;  
    background-color:  #8D2E16;
}


.PlanetsTabStyle .ajax__tab_body
{
	border-style: solid;
	border-width: thin;
	border-color: inherit;
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
	min-height: 200px;
	background-image: url('../images/starrynight.gif');
}







.CalendarStyle .ajax__calendar_container 
{
    border:1px solid #646464;
    background-color:#8D2E16;
    color: white;
}


.Infotab .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
    background:url(images/tab-line.gif) repeat-x bottom; 
    color:Blue;
}

.Infotab .ajax__tab_outer 
{
    padding-right:4px;
    background:url(images/tab-right.gif) no-repeat right;
    height:21px;
}

.Infotab .ajax__tab_inner 
{
    padding-left:3px;
    background:url(images/tab-left.gif) no-repeat;
    height:21px;
}

.Infotab .ajax__tab_tab 
{
    height:18px;
    padding:4px;
    margin:0px;
    background:url(images/tab.gif) repeat-x;
    width:135px;
    color:Blue;
}

.Infotab .ajax__tab_hover .ajax__tab_outer 
{
    cursor:pointer;
    background:url(images/tab-hover-right.gif) no-repeat right;
}

.Infotab .ajax__tab_hover .ajax__tab_inner 
{
    cursor:pointer;
    background:url(images/tab-hover-left.gif) no-repeat;
}

.Infotab .ajax__tab_hover .ajax__tab_tab 
{
    cursor:pointer;
    background:url(images/tab-hover.gif) repeat-x;
}

.Infotab .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab-active-right.gif) no-repeat right;
}

.Infotab .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab-active-left.gif) no-repeat;
}

.Infotab .ajax__tab_active .ajax__tab_tab 
{
    background:url(images/tab-active.gif) repeat-x;
    color:Red;
}

.Infotab .ajax__tab_disabled 
{ 
    color: #A0A0A0;
}

.Infotab .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
	background-image: url('../images/starrynight.gif');
}


.Weather_tab .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
    background:url(images/tab-line.gif) repeat-x bottom; 
    color:Blue;

}

.Weather_tab .ajax__tab_outer 
{
    padding-right:4px;
    background:url(images/tab-right.gif) no-repeat right;
    height:21px;
}

.Weather_tab .ajax__tab_inner 
{
    padding-left:3px;
    background:url(images/tab-left.gif) no-repeat;
    height:21px;

}

.Weather_tab .ajax__tab_tab 
{
    height:18px;
    padding:4px;
    margin:0px;
    background:url(images/tab.gif) repeat-x;
    width:120px;
    color:Blue;
}

.Weather_tab .ajax__tab_hover .ajax__tab_outer 
{
    cursor:pointer;
    background:url(images/tab-hover-right.gif) no-repeat right;
}

.Weather_tab .ajax__tab_hover .ajax__tab_inner 
{
    cursor:pointer;
    background:url(images/tab-hover-left.gif) no-repeat;
}

.Weather_tab .ajax__tab_hover .ajax__tab_tab 
{
    cursor:pointer;
    background:url(images/tab-hover.gif) repeat-x;
}

.Weather_tab .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab-active-right.gif) no-repeat right;
}

.Weather_tab .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab-active-left.gif) no-repeat;
}

.Weather_tab .ajax__tab_active .ajax__tab_tab 
{
    background:url(images/tab-active.gif) repeat-x;
}

.Weather_tab .ajax__tab_disabled 
{ 
    color: #A0A0A0;
}

.Weather_tab .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
	background-image: url('../images/starrynight.gif');
}

