/* CSS styles for PARI SCOPE site */

/* HTML tags */
body {
	font-family: Lato;
	font-size: 12pt;
	background-image: url(../images/stars.jpg);
	background-attachment: fixed;
	background-color: black;
}

a {
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	text-decoration: underline; 
	//background: #1F2860;
	color: #0033CC;
}

.errortext {
    font-size: 12pt;
    font-weight:bold;
    color: #FF0000;
    padding: 20px 0px 20px 0px;
}

.errortext_dev {
    font-size: 14pt;
    font-weight:bold;
    color: #FF0000;
    padding: 40px 0px 40px 0px;
}

.heading{
	text-align: center;
}

.subheading{
	font-style: italic;
	font-size: 14px;
}

.emphasis{
	font-weight: 950;
}


/* page set up */
#maincontent {
	background-color: #FFFFF0;
	color: #01050F;
	margin-top: 10px;
	border-radius: 3px;
}

#full {
	padding: 30px 60px 30px 60px;
}

#loading {
	position: absolute;
	top: 250px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 1001;
	background-color: black;
}

/*Header*/
#siteheader {
	text-decoration: none !important;
}

#logo_signin_wrapper {
	width: 100%;
	height: 140px;
	white-space: nowrap;
	margin-bottom: 5px;
}

#logo1 {
	width: 400px;
	height: 140px;
	display: inline-block;
}

#logo1 img {
	max-height: 100%;
}

#logo2 {
	height: 140px;
	max-width: 200px;
	display: inline-block;
	margin-right: 80px;
}

#logo2 img {
	max-height: 100%;
}

#signinheader {
	height: 140px;
	width: 300px;
	color: #FFFFF0;
	display: inline-block;
	text-align: center;
	position: relative;
}

#signinbox {
	position: absolute;
	height: 140px;
	width:100%;
	font-size: 14pt;
}

#signinbox a{
	color: #1975D1;
}

#socialmedia {
	max-width: 100%;
	max-height: 10%;
	display: inline;
}

#banner {
	margin-bottom: 10px;
}

/*header: menu bar*/
#clicklisten {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0;
	z-index: 9;
	display: none;
}

#navigation {
	color: #FFFFF0;
	min-width: 800px;
	margin-top: 0px;
	height: 20px;
	padding: 0px 0px 38px 0px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	z-index: 10;
}

#navigation ul {
	padding: 0;
	z-index: 10;
}

#navigation ul li {
	width: 140px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	background-color: rgba(44, 44, 44, .9);
	/*change the color of the main menu boxes*/
	border-radius: 3px;
	line-height: 1.5; /*size of the menu bar big box*/
	z-index: 10;
}

#navigation a {
	color: #FFFFF0;
	text-decoration: none;
}

#navigation ul li a:hover {
	text-decoration: underline; /*action when hover over menu bar link */
}

.titlemenu .menu {
	background: rgba(44, 44, 44, .9); /* dropdown menu box color*/
	border-radius: 3px;
	left: 0;
	position: absolute;
	font-size: 9pt; /*dropdown menu text size*/
}

.titlemenu .menu li {
	line-height: 1.5; /*size of the drop down box*/
	margin-right: 0;
	margin-bottom: 5px;
	background-color: rgba(44, 44, 44, 0) !important;
}

#navigation ul li:hover .menu {
	display: block;
}

.visible {
	display: block;
}

.invisible {
	display: none;
}

/* Footer */
#Footer {
	color: #FFFFF0;
	text-align:center;
}

a.footer {
	text-decoration: none;
}

a.footer:hover {
	text-decoration: none;
	background: none;
}

.footerpics{
	width: 100%;
}

/*text left and image right formatting. Used in The science and Take Part*/
.takepart_container {
	width: 100%;
	clear: both;
}

.takepart_container .text_left {
	width: 46%;
	float: left;
	margin: 1%;
}

.takepart_container .image_right {
	width: 52%;
	float: right;
}

.takepart_container .image_right img {
	display: block;
	margin-left: auto;
	width: 100%;
	vertical-align: middle;
}

/*science.php*/
.sciencetable {
	border: thin solid #808080;
	border-collapse: collapse;
	width: 700px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.sciencetopic {
	width: 100%;
        font-size: 16pt;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
}

.scienceinfo {
	margin: 2%;
}

.sciencemore {
	font-style: italic;
	text-align: right;
	margin-right: 50px;
	margin-top: 25px;
}

.sciencetable{
}

.sciencetable td {
	border: thin solid #808080;
	border-collapse: collapse;
}

.sciencestartable {
	border: thin solid #808080;
	border-collapse: collapse;
	text-align: center;
	color: #000000;
	background-color: #FFFFCC;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.sciencestartable td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.sciencestartableheader {
	background-color: #EEEEBB;
	border-bottom: thin solid #808080;
	border-collapse: collapse;
}

.spectratableleft {
	padding: 24px 32px 0px 0px;;
}

.spectratableright {
	padding: 24px 0px 0px 0px;;
}

.spectratableimage {
	border: thin solid #808080;
}

.sciencestartypetable {
	margin-left: auto;
	margin-right: auto;
}

.sciencestartypeleft {
	width: 60px;
	padding: 16px 0px 0px 0px;;
}

.sciencestartyperight {
	padding: 16px 0px 0px 0px;;
}

.sciencestartypeimage {
	border: 1px solid #808080;
}

/*takepart.php*/
.takepartoptions {
	color: #000000;
	background-color: rgba(44, 44, 44, .3);
	margin: 15px auto 0px auto;
	text-align: center;
	font-size: 10pt;
	border-collapse: collapse;
}

.takepartoptionsitem {
	padding: 5px 10px 5px 10px;
}

.takepartinfo {
	/*nothing here yet, main take part div's*/
	
}

.getExperience {
	text-align: center;
	width: 100%;
	font-size: 16pt;
	font-weight: bold;
}

.takepartimage {
	border: 1px solid #808080;
	margin: 5px 0px 5px 0px;
}

.takepartimageframe {
	text-align: center;
	margin: 5px 0px 5px 0px;
}

/*classroom.php*/
.classroom {
	text-align: center;
}

/*faq.php*/
.faq_head {
	font-size: 14pt;
	font-style: italic;
	text-decoration: underline;
}

/*contact.php*/
.contacttable {
	text-align: center;
	width: 100%;
	margin: 0 auto 0 auto;
}

.contacttable td {
	font-size: 10pt;
	line-height: 1.3;
	padding: 10px 0 10px 0;
	width: 50%;
}

.contacttable_headings {
	font-size: 12pt !important;
	font-weight: bold !important;
	margin-bottom: 4px !important;
}

.instructions_feedback{
	width: 780px;
	margin: 0 auto 10px auto;
	text-align: center;
}

/* form styles for login and user management */
form {
	/* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font-size: 10pt;
	margin: 0;
	padding: 0;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

form fieldset {
	border-color: #FFFFF0;
	border-width: 1px;
	border-style: solid;
	padding: 10px; /* padding in fieldset support spotty in IE */
	margin: 0;
	background-color: rgba(44, 44, 44, .5);	
}

form fieldset legend {
	color: #FFFFF0;
	font-size: 1.2em;
	background-color: rgba(44, 44, 44, 1);	
	padding-top: 1px;
	padding-bottom: 1px;
	/* bump up legend font size, not too large or it'll overwrite border on left */
	/* be careful with padding, it'll shift the nice offset on top of border  */
}

form label {
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 10px 0 0;
	/* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

form img { /* position the CAPTCHA image */
	display: block;
	float: left;
	margin-left: 180px;
	margin-top: 10px;
	margin-bottom: 6px;
	border: thin solid #000;
}

form input,form textarea {
	font-size: 10pt;
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto;
	/* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin: 10px 0 0 10px;
	/* set margin on left of form elements rather than right of label aligns textarea better in IE */
}

form input#reset {
	margin-left: 0px;
	/* set margin-left back to zero on reset button (set above) */
}

textarea {
	font-size: 10pt;
	overflow: auto;
}

form small {
	display: block;
	margin: 0 0 5px 160px;
	/* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required {
	font-weight: bold; /* uses class instead of div, more efficient */
}

form .requiredwide {
	font-weight: bold; /* uses class instead of div, more efficient */
	display: block;
	/* block float the labels to left column, set a width */
	float: left;
	width: 170px;
	padding: 0;
	margin: 10px 0 0;
	/* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

form br {
	clear: left;
	/* setting clear on inputs didn't work consistently, so brs added for degrade */
}

form div {
	padding: 5px 0 0 0;
}


/*panelchooser.php*/

#maincontent_dark{
	width: 80%;
	min-width:700px;
	height: 100%;
	margin-left: auto;
	margin-right:auto;
}

.chooser_title{
	color: #FFFFF0 !important;
	text-align: center;
	width: 600px;
	margin-left:auto;
	margin-right: auto;
}

#panel_container {
    position: relative;
    width: 600px;
    margin: 0 auto;
}

.panelheader {
    text-align: center;
    color: #FFFFF0;
    
}

.panelname, .panelname_php {
    text-align: center;
}

.panelname a, .panelname_php a {
    color: #88BBFF;
    text-decoration: none;
}

.panelname a:hover {
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

.panelname_php a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #6699FF;
}

.panelinfo {
    text-align: center;
        color: #FFFFF0;
    
}

.classifiedcount {
    color: #FFFF99;
    border: 2px dashed #FFFF99;
    padding: 15px 15px 15px 15px;
    width: 600px;
    text-align: center;
}

/*profile.php*/
.profiletable{
	width: 400px;
	
}

.leveltitle{
	font-weight: 800;
}

.starlevel{
	border:1px solid black;
	padding: 2px;
}

.user_level{
	text-align: center;
	width: 600px;
	margin: 0px auto 0px auto;	
}

/*my_stars.php */
#mystars_setup a{	
	display:block;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#mystars_setup table{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
    padding: 5px 5px 5px 5px;

}
.profile_head{
	width: 40%;
	font-weight: bold;
}

.profile{
	font-style: oblique;
}

table.mystars {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid black;
}

tr.mystars_header {
    font-weight: bold;
    text-align: center;
    padding: 5px 0px 5px 0px;
}

td.mystars_header1 { 
    width: 15.5%;
    border: 1px solid black;
}

td.mystars_header2 {
    width: 10%;
    border: 1px solid black;
}

td.mystars_header3 {
    width: 15%;
    border: 1px solid black;
}

td.mystars_header4 {
    width: 15%;
    border: 1px solid black;
}

td.mystars_header5 {
    width: 37%;
    border: 1px solid black;
}

tr.mystars {
}

td.mystars1 {
    padding: 5px 0px 5px 15px;
    border: 1px solid black;
    width: 12.5%;
}

td.mystars2 {
    padding: 5px 0px 5px 15px;
    border: 1px solid black;
    width: 10%;
}

td.mystars3 {
    padding: 5px 0px 5px 15px;
    border: 1px solid black;
    width: 15%;
}
td.mystars4 {
    padding: 5px 0px 5px 15px;
    border: 1px solid black;
    width: 15%;
}
td.mystars5 {
    text-align: left;
    padding: 5px 0px 5px 15px;
    border: 1px solid black;
    width: 40%;
}

table.mystars_nav {
    width: 300px;
    border-collapse: collapse;
    margin: 20px auto 20px auto;
}

tr.mystars_nav {
}

td.mystars_nav {
    text-align: center;
    width: 25%;
}

/*similiar to  .classifiedcount */
.mystarscount {
    color: rgba(44, 44, 44, 1);
    border: 2px dashed rgba(44, 44, 44, 1);
    padding: 15px 15px 15px 15px;
    width: 600px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/*buttons on my_stars*/
.star_button{
	padding:5px;
	font-weight:bold;
	border: 2px solid black;
}

.star_button:hover{
	text-decoration: underline;
	cursor: pointer;
}
	
.mystars_buttons{
	width: 600px;
	margin-left:auto;
	margin-right:auto; 
	text-align: center;
}

/*update.php*/
.update_input{
	width: 740px;
	margin-left:auto;
	margin-right: auto;
}

.update_instructions{
	text-align: center;
	width: 700px;
	margin: 10px auto 20px auto;
}

/*index.php*/

.howHeading{
	text-align: center;
	font-size: 18px;
	margin: 25px auto 10px auto;
	font-weight: 900;
}

.howBody{
	text-align: left;
	margin: 15px;
}

.col2 img{
	height: auto; 
	max-width:100%;
	text-align: center;
}

.wrapper_index{
   margin-right: 200px;
}

.intro_text{
    //height:75%;
    width:100%;
    float:left;
    margin-right: 300px;
}

#sun_facts{
    list-style-type: none;
    text-align: left;
    margin-left:auto;
    margin-right:auto;
}

#star_types{
  text-align: center;
}

		/*open source:http://matthewjamestaylor.com/blog/perfect-2-column-double-page.htm*/
.colmask {
clear:both;
float:left;
width:100%; /* width of whole page */
overflow:hidden; /* This chops off any overhanging divs */
margin-bottom: 25px;
}

.colright,
.colmid, 
.colleft {
float:left;
width:100%;
position:relative;
}

.col1, 
.col2, 
.col3 {
float:left;
position:relative;
overflow:scroll;
}
.doublepage {
 /* nothing here, change things in .doublepage .col2 for right column*/
}

.doublepage .colleft {
right:34%; /* right column width */
/* background:black;  left column background colour */
}

.doublepage .col1 { /*left column adjustments */
width:56%; /* left column content width (column width minus left and right padding) */
left:35%; /* right column width plus left column left padding */
}

.doublepage .col2 { /*right column adjustments */
width:38%; /* right column content width (column width minus left and right padding) */
left:40%; /* (right column width) plus (left column left and right padding) plus (right column left padding) */
color: rgb(51, 0, 0); /* right  column text color*/
background: rgba(44, 44, 44, .5);
}

.index_footer{
clear:both;
display:block;
text-align: center; 
margin: 10px 15% 0px 15%; 
border:double;
font-size:12px;
}

.index_footer table{


}

/*banner area styles*/


#bannerarea a {
    color : #CC3300;
    text-decoration : none;
}

#bannerarea a:visited {
    color : #CC3300;
    text-decoration : none;
}

#bannerarea a:active {
    color : #CC3300;
    text-decoration : underline;
}

#bannerarea a:hover {
    color : #FFFFCC;
    text-decoration: overline underline;
    background : #0000CC;
}

#bannerpopup {
    padding-left: 20px;
}
