/* -----------------------------------------------------
   common_styles.css
   css for Strong Brain: common elements for most pages
  -----------------------------------------------------*/

    /* Misc dev stuff*/

.red_border { border: 1px solid red; }

    /* Global adjustments from reset, liquid, and typography
       Instantiate the spans for the left-middle-right (this
       is done for use in IE6
     */


html {margin: 0; padding: 0; }
/*
#bodyclass{	
    background: Bisque;
    background: Lavender;
    background: PaleGreen;
    background: GhostWhite;
 
    font-size: 87.5%;
}
*/

body {
    margin: 0; padding: 0; 
    text-align: left; 
    font-size: 87.5%;
}


.container {
    min-width: 80em;
}

#user_messages{
    clear: both;
    width: 20.0em;
    height: 1.8em;
    margin: auto;
    margin-top: -6.0em;

    font-size: 110%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    color: black;
/*    
    border:1px dotted black;  
    background-color: yellow;
  */   
}

h1,h2,h3,h4,h5,h6 { background-color: transparent; }

p,b,i { 
    background-color: transparent; 
    color: #222; 
}

hr { margin: auto; }
blockquote  { color: black; }

/* For tables; fix settings from reset.css and typography.css */
td      { border-bottom:0; }
tbody, tr, td   { vertical-align: middle; }

.colborder {
	padding-right: 1.0%;
	margin-right: 1.0%;
}

    /* Global */

    /* Page Headers */
#page_header { 
    margin-top: -1.6em;
    margin-left: -0.0em;
    background-image: url("../images/StrongBrainBanner.gif");    
    background-repeat: no-repeat;  
    background-color: #4169E1; 
    height: 6.6em; 
    border: 1px solid #FFE4C4  ;
}

#page_header h1 { margin: 0; }
#page_header h2 { margin: 0; }

#loggedin {
    position: absolute;
    top: -4.0em;
    left: 28.0em;
    color: white;
}

.white_as_is {
    color: white;
}

#maintitle_div {
    vertical-align: bottom; 
    height: 1.88em; width: 25.0em;
    top: -1.5em;
    left: 8.0em;
 }
.maintitle_props {
    font-family: Times New Roman, Garamond, Book Antiqua, serif;
    font-size: 1.5em; 
    font-weight: bold; color: #660000; 
 }

#subtitle_div {
    position: relative;
    top: 0.16em;
    left: 19.1em;
    width: 25em;
}
.subtitle_props {
    font-family: Garamond, serif;
    font-style: italic; color: yellow;
}

    /* Left column elements */

#login_box {
    width: 12.0em;
    margin: auto;
    margin-left: 0.2em;
    margin-top: 1.0em;
    margin-bottom: 0.5em;
    padding-top:0.9em;
}
.login_box_props{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    border: 1px solid green;
    color:  #000000;
    background-color:  #EEE8AA;
    background-color: Gainsboro;
}
.postlogin {
    color:  black;
    background-color:  red;
}
.login_submit_btn {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: italic;
    background: #FF9933;
    color: #000000;
    margin: 0 2px 0 2px;
}

.top_scores {
    color:  black;
    margin-top: 0.5em;
    margin-bottom: 0.4em;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
}

.site_map {
    color:  black;
    margin-top: 0.5em;
    margin-bottom: 0.4em;
    font-size: 0.9em;
    text-align: center;
}

.fitness_articles {
    color:  black;
    margin-top: 0.5em;
    margin-bottom: 0.4em;
    font-size: 0.9em;
    text-align: center;
}

#amazon_head {
    color:  black;
    background-color:  #F4A460;
    margin-top: 0.5em;
    margin-bottom: 0.4em;
    text-align: center;
}

#amazon_items {
/*	width:17.5.0em;  */
	margin: auto;
    
    margin-top: 0.8em;
    margin-bottom: 0.2em;
    margin-left: 0.4em;
    
/*    border:1px dashed red; */
}

.amazon_pick {
/*	width:17.5.0em;  */
    text-align: left;
    color:  black;
    line-height: 1.1em;
    font-size: 0.95em;
}
.amazon_pick a { color: blue; /* #CD5C5C; */ }
.amazon_pick a:visited { color: black; }
.amazon_pick a:hover { color: red; background-color: #D8BFD8;}


    /* Center column elements */

.body_col_div {
    margin-top: 1.6em;
}
.eslv_body_col_div {
    margin-top: 1.6em;
    
}
.eslv_inner_div {
    width:605px;
    background:#CCCCFF;
    padding-right:0.4em;
    padding-left:0.5em;
/*    border:1px dashed red; */
}


   /* Right column elements */

.right_col_div {
    margin-top: 1.6em;
}

.logout {
    position: relative;
    top: 0.0em;
/*    right: 0.0em;  */
    color: #47476B;
/*    text-align: right; */
    text-align: center;
}
.logout a:link {
    color: #47476B;
}

  /* Footer */
.clearfooter {margin: 0 auto; padding: 0 0 0 0; clear: both; }

.footer_rule {
    width:40em;
    height:0.1em;
    background: black;
    text-align:center;
}

.footer {
    top: -0.5em;
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1.3em;
z-index: -1;
}


    /*------------------------
     Global individual elements
     ------------------------*/

    /* Buttons */

.submit_reset_btn {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: italic;
    background: #FF9933;
    color: #000000;
}   
    
.submit_reset_btn_disabled {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: italic;
    background: #FF9933;
    color: #D3D3D3;
}   

.perfdata_btn {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: italic;
    background: #FF9933;
    color: #000000;
}

.disabled_btn {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 105%;
    font-style: italic;
    background: #DEB887;
    color: #696969;
}


    /* Common page elements */
#intro_text {
    position: relative;
    margin-top: 1.0em;
    margin-left: 1.0em;
}

#instructions {
    position: relative;
    float:left;
    margin-top: 0.3em;
    margin-left: 0.0em;
    width: 6.0em;
    height: 1.5em;
}

#perfdisplay1 {
    clear: right;
    position: relative;
    float:right;
    margin-top: 0.3em;
    margin-right: 1.0em;
    width: 11.0em;
    height: 1.5em;
    text-align: right;
/*
      border:1px dotted #A0522D;
        background: #98FB98;   
*/
}

    /* Statistics display */

.numeric_form_field{
    width: 3em;
    color: black;
    background: #ffffff;
    border:1px solid #000000;
}
.numeric_form_field_wide{
    width: 6em;
    color: black;
    background: #ffffff;
    border:1px solid #000000;
}

#start_stop {
    float:left;
    clear: left;
    margin-top: 0.0em;
    margin-left:1.0em;
    width: 10.0em;
    height: 1.0em;
/*
      border:1px dotted #A0522D;
      background:yellow;    
*/
}



#tried_correct_statistics {
    position: relative;
    float: right;
    margin-top: -3.0em;
    margin-right: 1.0em;
    width: 23.5em;
    height: 4.5em; 
    display:none;
 /*   
    border:1px dotted #A0522D;
    background: #98FB98; 
 */
}


#tried_correct_statistics tr {
   margin-bottom: 5.8em;
}

#tried_correct_statistics td {
   margin-bottom: 5.8em;
   text-align: right;
}


/* Colbert ad box etc */
.colbertBox {
	float:right; 
	border: 1px green solid; 
	width:9.5em; 
	height:3em;
	text-align:center; 
	margin-right:4em; 
	margin-top:3em;
}
.colbertBoxShort {
	float:right; 
	border: 1px green solid; 
	width:9.5em; 
	height:3em;
	text-align:center; 
	margin-right:1.0em; 
	margin-top:0.5em;
}
.colbertBoxCW {
	float:right; 
	border: 1px green solid; 
	width:9.5em; 
	height:3em;
	text-align:center; 
	margin-right:1.0em; 
	margin-top:1.0em;
}

