/*
	Style for LodeStar Learning Site

     Page Specific Stles should be prefixed
          home-
          careers-
          evaluate-
*/


/* Comments
----------------------------------------------------------------------------------------------------*/




/* Utility */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */


body {
	background: #fff;
	font-size: 12px;
	padding: 20px 0 40px 0;
     color: #404040;
     font-family: Verdana, Helvetica, sans-serif;
     background-image: url(../_images/bgPattern.jpg) ;
}
img {
     border: 0;
}


#page-container {
     background-image: url(../_images/gradient-strip.png);
     background-repeat: repeat-y;
     border-top: 1px solid #cccccc;
     border-right: 1px solid #cccccc;
     border-bottom: 0px solid #cccccc;
     border-left: 1px solid #cccccc;
     background: #fff; 
}


a {
	color: #333399;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: bold;
     font-size: 18px;
     color: #000099;
     margin-top: 20px;
     margin-bottom: 10px;
}

h2 {
	padding: 0 0 0 0;
     margin: 20px 0 0 0;
     font-size: 14px;
     font-weight: bold;

}
.no-margin {
	padding: 0;
     margin: 0 0 5px 0;
}
h3 {
	padding: 0 0 0 0;
     margin: 20px 0 5px 0;
     font-weight: bold;
     font-size: 12px;
     color: #000099;

}
p {
	border: 0px solid #666;
	overflow: hidden;

}
li {
       line-height: 20px;
}


.small-content {
     padding: 0 0 0 10px;
     margin-left: 10px;
}
#left-nav {

}


#left-nav ul {
     margin: 20px 0 20px 0;
     margin-left: -20px;
     #margin-left: 15px; 
}


#left-nav ul li {
     list-style: none;
     text-transform: uppercase;
     margin: 20px 0 20px 0;
}
#left-nav ul li a {
     display: block;
     width: auto;
     border: 0px solid #cccccc;
     padding: 1px;
     padding-top: 4px;
     padding-bottom: 4px;
     text-decoration: none;
}
#left-nav ul li a:hover {
     display: block;
     padding:0px;

     /* Testing the Menu Hover State*/
     background-image: url(../_images/arrow.gif);
     background-image: url(../_images/edge-1-bg.png);

     background-repeat: no-repeat;
     background-repeat: repeat-x;
     margin-left: -15px;
     padding-left: 15px;
     text-decoration: none;
     background-color: #ffffff;
     border: 1px solid #cccccc;
     padding-top: 3px;
     padding-bottom: 3px;
}
#left-ad {
     float: left;
     clear: left;
     margin: 20px 0 0 10px;
     padding-bottom: 20px;
}
#left-ad a img {
  border: 0;
}
#right-content {
     text-align: left;
}


#right-content p {
	border: 0px solid #666;
	overflow: hidden;
	padding: 0;
     font-size: 12px;
     line-height: 20px;
     margin: 10px 0 0 0;
}
#right-content .quote {

}
#right-content .quote .content {
     float: left;
     font-size: 16px;
     clear: left;
     text-align: left;
     margin-bottom: 10px;
     font-style:italic;

}

#right-content .quote .author {
     float: left;
     font-size: 12px;
     clear: left;
     text-align: left;
}

#right-content .quote .title {
     float: left;
     font-size: 12px;
     clear: left;
     text-align: left;

}


.quote {

}
.quote .content {
     float: left;
     font-size: 14px;
     clear: left;
     text-align: left;
     margin-bottom: 10px;
     font-style:italic;

}

.quote .author {
     float: left;
     font-size: 10px;
     clear: left;
     text-align: left;
}

.quote .title {
     float: left;
     font-size: 10px;
     clear: left;
     text-align: left;

}

.small-content {
     font-size: 10px;
}
#footer {
     background-color: #ffffff;
     font-size: 10px;
     width: 990px;
     height: 5px;
     margin-left: -4px;
     padding-left: 10px;


}
#bottom-border {
     margin: 0 0 -5px -7px;
}

#left-ad a img.ad {
     padding: 0 0 5px 0;
     border-top: 1px solid #999999;
     border-right: 1px solid #999999;
     border-bottom: 1px solid #999999;
     border-left: 1px solid #999999;
     background-color: #ffffff;

}

/*  Menu  */
.menu-1 {
      height: 24px;
      background-color: #CCCCCC;
      background-image: url(../_images/hdr-1-bg.png);
      background-repeat: repeat-x;
      list-style: none;
      width: 979px;
      border-top: 1px solid ##034AA6;
      border-right: 1px solid ##034AA6;
      border-bottom: 1px solid #ffffff;
      border-left: 1px solid #ffffff;
      margin: 0;

      overflow: hidden;
 }
 .menu-1 ul {
       width: 979px;
       border: 0px solid #999999;
       margin-top: 0;


  }
  .menu-1 ul li{
      float: left;
      clear: none;

      list-style: none
  }
  .menu-1 ul li.selected{
      float: left;
      clear: none;
      padding: 4px 20px 4px 20px;
      border-right: 1px solid #999999;
      margin-top: 0px;


       border-right:1px solid #999999;
      clear:none;
      float:left;
      margin-top:0px;
      padding:4px 20px 4px 20px;



      background-color:#034AA6;
      background-image:url(../_images/edge-1-bg.png);
      background-repeat:repeat-x;
      color: #939393;
      overflow:hidden;
      padding-top:6px

  }
  .menu-1 ul li a {
      display: block;
      border-top: 0px solid #999999;
      border-right: 1px solid #999999;
      border-bottom: 0px solid #999999;
      border-left: 0px solid #999999;
      padding: 2px 20px 4px 20px;
      color:#ffffff;
      font-weight: bold;
      text-decoration: none;

  }
  .menu-1 ul li a:hover {
       background-color: #034AA6;
       color: #16487B;
       background-image: url(../_images/edge-1-bg.png);
       background-repeat: repeat-x;
       overflow: hidden;
       padding-top:5px;
       text-decoration: none;

  }
  /* Puchase LodeStar Page */
  .pricing-label {
       display: block;
       border: 0px solid #999999;
       margin-left: 0;
  }
  .pricing-data {
       display: block;
       border: 0px solid #999999;
  }
  .copy-list {
       margin-left: 0;
  }

  .copy-list li {
       list-style: none;
       line-height: 20px;
       margin-bottom: 10px;
       margin-left: 0;

  }
  .copy-list .hr-sep {
       border-bottom: 1px solid #999999;
       padding-bottom: 20px;
       margin-bottom: 20px;
  }

  #right-content div.question {
       margin: 0;
       padding: 5px 0 5px 0;
       border: 0px solid #999999;
  }
  #right-content div.question a{
       text-decoration: none;
  }


  #right-content p.answer {
       display: none;
       margin: 5px 0 20px 0;
       border: 1px solid #999999;
       background-color: #C7E2FF;
       padding: 10px;
  }
  .center {
       text-align: center;
  }
  .indented {
       margin-left: 20px;
  }

  /* Form Style*/
  form {
       margin-top: 5px;
       margin-left: 0;

  }


  .form_row {
       float: left;
       clear: left;
  }
  .form_label {
       float: left;
       margin-bottom: 4px;
  }
  .form_data {
       float: left;
  }
  .form_dataArea {
       float: left;
       clear: left;
  }
  .dataArea {
       height: 200px;
  }
  .form_button {
       text-align: center;
       width: 100px;
       height: 20px;
       border-top: 1px solid #cccccc;
       border-right: 1px solid #cccccc;
       border-bottom: 1px solid #999999;
       border-left: 1px solid #999999;
       display: block;
       padding-top: 6px;
       text-decoration: none;
       overflow: hidden;
       background-image: url(../_images/edge-1-bg.png);
       margin: 0;

  }
  .form_button:hover {
       text-align: center;
       width: 100px;
       height: 20px;
       border-top: 1px solid #999999;
       border-right: 1px solid #999999;
       border-bottom: 1px solid #cccccc;
       border-left: 1px solid #cccccc;
       display: block;
       text-decoration: none;
       overflow: hidden;
       background-image: url(../_images/edge-1-bg.png);
       color: #000000;
       vertical-align: middle;
       margin: 1px 0 0 1px;

  }
  .formData_email {
       width: 200px;
  }

  .trainingItem {
       display: block;
       width: 95%;
       padding: 5px 0 5px 20px;
       text-decoration: none;
       background-color: #ffffff;
       border-top: 1px solid #999999;


  }
  .trainingItem:hover {
       padding: 5px 0 5px 20px;
       background-color: #AFC2EB;
       color: #ffffff;
       text-decoration: none;

  }


  .alt {
       background-color: #D9E2FF;

  }
  .trainingItem-bottom {
       border-bottom: 1px solid #999999;
  }


