/* 
    Document   : login-page
    Created on : Jan 1, 2011, 7:30:51 PM
    Author     : Farhan
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

*{
	border:0;
	margin:0;
	padding:0;
	outline:none;
}
a{
	color:#2D76B9;
	outline:none;
	text-decoration:none;
}

/* For logged in header */
#top-nav-logged-in {
	border-bottom: 1px #8DBAE2 solid;
	background-color: #DCE5EE;
	color:#3366CC;
	height:37px;
	overflow:hidden;
	width:100%;
}

#top-nav-logged-in a {
	color:#3366CC;
}

#top-nav-logged-in a:hover {
/*	color:#C1C1C1;*/
	text-decoration: none;
}

#top-nav-logo-logged-in { 
	float:left;
	font-size:30px;
	/*font-family: 'Arial Rounded MT Bold';*/
	position:relative;
        color: '#ffffff';
	top:0px;
        border: 0px solid #FFFFFF;
}

#top-nav-logo-logged-in a {
	color:#3366CC;
	text-shadow:0px 0px 0px #000000;
}

#top-nav-logo-logged-in a.logo {
	float: left;
	width: 170px;
	padding-top: 35px;
	font-size:0px;
	text-align: center;
	font-weight: bold;
	display: block;
	
	margin-right: 55px;
	height: auto;
}
	
#top-nav-logo-new a.logo {
	float: left !important;
	width: 170px !important;
	padding-top: 35px !important;
	font-size:0px !important;
	text-align: center !important;
	font-weight: bold !important;
	display: block !important;
	
	margin-right: 55px !important;
	height: auto !important;
}
	
#top-nav-logo-logged-in a:hover {
	color:#666;
}

#top-nav-links-logout {
        
	font-size: 14px;
        float:right;
	position:relative;
	top:12px;
        width: 400px;
        border: 0px solid #FFFFFF;
        text-align:right;
        right: 15px;
}

#top-nav-links-logout li {
	float: right;
	margin-left: 15px;
}

/* End of For logged in header */

#top-nav-new {
	
	
}

.public-top-nav {
	color:#3366CC;
	height:55px;
	overflow:hidden;
	max-width: 1095px;
	margin: 5px auto;
	background-color: #FFFFFF;
	
	border: 1px #CCCCCC solid;
	
  -webkit-border-radius: 12px; 
     -moz-border-radius: 12px; 
          border-radius: 12px; 
          
          
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
	
}

.signupbuzz .public-top-nav {
	height:40px;
	
	-webkit-border-radius: 8px; 
     -moz-border-radius: 8px; 
          border-radius: 8px;
}

.coursebuzz .public-top-nav {
  height:40px;
  
  -webkit-border-radius: 8px; 
     -moz-border-radius: 8px; 
          border-radius: 8px;
}

.courseware .public-top-nav {
  height:40px;
  
  -webkit-border-radius: 8px; 
     -moz-border-radius: 8px; 
          border-radius: 8px;
}

.public-top-nav #top-nav-logo-new a {
	
	width: 191px;
	height: 50px;
	font-size:14px;
	text-align: center;

	display: block;
	background: transparent url('http://static.buzzyears.com/8cb4fbcc3d6af41413e433174306fe3c.png') no-repeat;/* /images/icons/buzzyears-icon-medium.png */
	color:#666666;
	text-shadow:0px 0px 0px #000000;
}

.signupbuzz .public-top-nav #top-nav-logo-new a {
	background-image: url('http://static.buzzyears.com/43d6cd22502142a4144a240e76a71eae.png');
	background-position: 20px 3px;
}

.coursebuzz .public-top-nav #top-nav-logo-new a {
  background-image: url('http://static.buzzyears.com/11accc4e180dcd5c9b17ade535c54c0d.png');
  background-position: 20px 3px;
}

.courseware .public-top-nav #top-nav-logo-new a {
  background-image: url('http://static.buzzyears.com/8cb4fbcc3d6af41413e433174306fe3c.png');/* /images/icons/buzzyears-icon-medium.png */
  background-position: 20px 3px;
}

#top-nav-new a {
	color:#FFFFFF;
}
#top-nav-new a:hover {
/*	color:#C1C1C1;*/
}
#top-nav-main-new {
	height:100%;
	margin:0 auto;
	width:980px;
	border: 0px solid #FFFFFF;
}

.public-top-nav #top-nav-main-new,
.public-page #top-nav-main-new {
	width: auto !important;
}

#top-nav-logo-new {
	float:left;
	
	
	width: 250px;
	
	position:relative;
        color: '#ffffff';
	top:2px;
        border: 0px solid #FFFFFF;
}

#top-nav-logo-new a {
	
	width: 171px;
	height: 50px;
	font-size:14px;
	text-align: center;

	display: block;
	background: transparent url('http://static.buzzyears.com/8cb4fbcc3d6af41413e433174306fe3c.png') no-repeat;/* /images/icons/buzzyears-icon-medium.png */
	color:#666666;
	text-shadow:0px 0px 0px #000000;
}

.signupbuzz #top-nav-logo-new a {
	background-image: url('http://static.buzzyears.com/43d6cd22502142a4144a240e76a71eae.png');
	background-position: 10px 10px;
}

.coursebuzz #top-nav-logo-new a {
  background-image: url('http://static.buzzyears.com/11accc4e180dcd5c9b17ade535c54c0d.png');
  background-position: 10px 10px;
}

.courseware #top-nav-logo-new a {
  background-image: url('http://static.buzzyears.com/2ef5f30322dad3dd38773f5fb7d55526.png');/* /images/icons/buzzyears-icon.png */
  background-position: 10px 10px;
}

#top-nav-logo-new a:hover {
	color:#000;
	text-decoration: none;
}
#top-nav-links-new {
        
	font-size: 14px;
	float:right;
	position:relative;
	top:4px;
	width: 440px;
	border: 0px solid #FFFFFF;
	text-align:left;
}


.header-signup-controls {
	float: right;
	font-size: 20px;
	margin-top: 15px;	
}

.signupbuzz .header-signup-controls {
	font-size: 18px;
	margin-top: 8px;
}

.courseware .header-signup-controls {
  font-size: 18px;
  margin-top: 8px;
}

#top-nav-new .header-signup-controls a {
	color: #214BC4;
	margin-right: 30px;
}

#top-nav-new .header-signup-controls a:hover {
	text-decoration: none;
}

.ie7 #top-nav-links-new {
	width: 530px;
}

#div-parallel a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

#div-parallel-left {
        margin-left: 10px;
        float: left;
        border:0px solid blueviolet;
}

#div-parallel input{
        height: 19px;
        border: 1px solid #000000;
        width: 150px;
}

#div-parallel input:focus {
	 -moz-box-shadow: 0px 0px 4px #FFF; 
  -webkit-box-shadow: 0px 0px 4px #FFF; 
          box-shadow: 0px 0px 4px #FFF;
          
          border: 1px solid #777; 
}

#div-login-button {
        margin-right: 40px;
        float: right;
}

/*
#div-login-button input{
	font-family: Arial;
	font-size: 14px;
	background-color: #003399;
	color: #ffffff;
	border:1px solid #000000;
	height: 27px;
	width: 50px;
	text-align: center;
}*/

#div-parallel.Arial14 {
        margin-top:0px;
        font-size: 14px;
}
#div-parallel.Arial12 {
        margin-top: 2px;
        font-size: 12px;
}

#top-nav-links li {
	float:left;
	margin-right:18px;
}
#top-nav-links-new.login-page {
        font: Arial;
}
#mid-nav {
	background:#6096FF ;
	background:-webkit-gradient(linear,left top,left bottom,from(#6096FF ),to(#6096FF));
	background:-moz-linear-gradient(top,#6096FF,#6096FF);
	background:transparent\9;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6096FF',endColorstr='#6096FF');
	border:0px solid red;
	color:#FFFFFF;
	height:400px;
	overflow:hidden;
	width:100%;
}
.login-page-2-top-wrapper{
	height: 100%; 
	padding-top: 20px;
	padding-bottom: 10px;
  text-align: center;
}
.login-page-2-field-label{
  font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	color: #454545;
	font-size: 13px;
	font-weight: normal;
}
#mid-nav-main {
	height:400;
	margin:0 auto;
	width:980px;
        clear:both;
        border:0px solid blueviolet;
}

#mid-nav-main-message {
	height:100;
	margin:0 auto;
	width:980px;
        clear: both;
	position:relative;
        color: '#ffffff';
        text-align: center;
}
.login-page-2-msg1 {
        top: 70px;
        font-size:25px;
        color: #FFFFFF;
}

.login-page-2-msg2 {
        top: 80px;
        font-size:20px;
        padding-bottom: 20px;	
        color: #FFFFFF;
}

.login-page-2-msg3 {
        top: 160px;
        font-size:14px;
        padding-top: 30px;	
        color: #FFFFFF;
}
#mid-nav-main-message.msg1 {
	height:100;
        top: 70px;
        font-size:30px;
	
}

#mid-nav-main-message.msg2 {
	height:100;
        top: 80px;
        font-size:24px;
	
}

#mid-nav-main-message.msg3 {
	height:100;
        top: 160px;
        font-size:14px;
	
}

#mid-nav-main-join{
        background-color:#003399;
	height:45px;
	width:250px;
        top: 130px;
        font-size:24px;
	
	position:relative;
        color: '#ffffff';
        border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
        border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
        text-align: center;
        padding-top: 20px;
}

#mid-nav-main-join.teacher{
	margin:0 auto;
        color: '#ffffff';
        float: left;
        margin-top: 40px;
}

#mid-nav-main-join.student {
	margin:0 auto;
        left: 108px;
        color: '#ffffff';
        float: left;
        margin-top: 40px;
}

#mid-nav-main-join.parent {
	margin:0 auto;
	color: '#ffffff';
	float: right;
  left: 180px;
        margin-top: 40px;
}

#footer {
	width: 980px;
        margin:0 auto;
    
        font-size: 14px;
}
#footer-inner {
        margin:0px;
        color: #666666;
        border: 0px solid #000000;
}
#footer-inner.fleft {
        margin-bottom: 50px;
        float:left;
}
#footer-inner.fright a{
        float:right;
        color: #666666;
        margin-right: 10px;
        margin-bottom: 50px;
}


#div-sign-up-field {
        margin: 0px;
        margin-top: 10px;
}

#div-sign-up-field {
        margin: 0px;
        margin-top: 0px;
}

#div-sign-up-field input{
        margin-left: 0px;
        margin-top: 0px;
        border: 1px solid #ccc;
        float: left;
        height: 25px;
        width: 300px;
}

.login-page-2-input{
        margin-left: 0px;
        margin-top: 0px;
        border: 1px solid #ccc;
        height: 25px;
        width: 250px;
        font-size: 14px;
}
.login-page-2-inner-table{
	border: 1px solid #CCCCCC;
  background-color: #F9F9F9;
	width: 100%;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.site-signup-page-inner-table{
  background-color: #F9F9F9;
  width: 90%;
  padding-top: 10px;
  padding-bottom: 10px;
  
}

.inner-table-left-td{
	width: 35%;
	text-align: center;
}


.login-page-2-field-value {
	width: 45%;
}

.spacer{
	height: 5px;
}
.spacer1{
	height: 20px;
}

#div-sign-up-field-gcode input{
        margin-left: 5px;
        margin-top: 0px;
        border:1px solid #ccc;
        float: left;
        height: 25px;
        width: 100px;
        text-align: left;
}

#div-sign-up-field label{
    
        font-size: 14px;
        background-color: #ffffff;
        color: #666666;
        border:0px solid red;
        height: 30px;
        width: 90px;
        text-align: right;
        align:right;
        float: left;
        clear: both;
        padding-top: 5px;
}

#div-sign-up-field-gcode label{
    
        font-size: 14px;
        background-color: #ffffff;
        color: #666666;
        border:0px solid red;
        height: 30px;
        width: 90px;
        text-align: left;
        align:right;
        float: left;
        padding-top: 5px;
}

#div-sign-up-field select{
        margin-left: 5px;
        margin-top: 0px;
        border:1px solid #ccc;
        float: left;
        height: 25px;
        width: 150px;
        text-align: center;
}

.login-page-2-select{
        margin-left: 0px;
        margin-top: 0px;
        border:1px solid #ccc;        
        height: 25px;
        width: 110px;
				padding-top: 3px;
				padding-left: 5px;
				padding-right: 5px;
        font-size: 13px;
	      color: #454545;
}

.login-page-2-select option{
				padding-left: 2px;
}

.login-page-2-select-small{
        margin-left: 0px;
        margin-right: 5px;
        margin-top: 0px;
        border:1px solid #ccc;
        float: left;
        height: 25px;
        width: 80px;
        text-align: left;
				padding-top: 3px;
				padding-left: 5px;
				padding-right: 5px;
        font-size: 13px;
	      color: #454545;
}

.login-page-2-select-small option{
				padding-left: 2px;
}

#div-sign-up-field1 select{
        margin-left: 5px;
        margin-top: 0px;
        border:1px solid #ccc;
        float: left;
        height: 25px;
        width: 80px;
        text-align: center;
}
#div-sign-up-button{
    
        font-size: 14px;
        background-color: #009900;
        color: #ffffff;
        border:1px solid #000000;
        height: 27px;
        width: 70px;
        text-align: center;
        padding-top: 7px;
        clear: both;
        margin:0 auto;
        margin-top: 0px;
}

#signup-label-input-border{
    
        font-size: 14px;
        background-color: #ffffff;
        color: #666666;
        border:0px solid #000000;
        height: 30px;
        width: 420px;
        text-align: left;
        align:right;
        float: left;
        clear: both;
        margin-top: 10px;
        margin-bottom: 2px;
}
.signup-label-input-loading{
    
        font-size: 14px;
        background-color: #ffffff;
        color: #666666;
        border:0px solid #000000;
        height: 30px;
        width: 420px;
        text-align: left;
        align:right;
        float: left;
        clear: both;
        margin-top: 10px;
        margin-bottom: 2px;
}
#signup-label-input-border1{
    
        font-size: 14px;
        background-color: #ffffff;
        color: #666666;
        border:0px solid #000000;
        width: 420px;
        text-align: left;
        align:right;
        float: left;
        clear: both;
        margin-top: 10px;
        margin-bottom: 2px;
}
#result{
    
        font-size: 14px;
        background-color: #ffffff;
        color: red;
        border:0px solid #000000;
        text-align: center;
        align:right;
        float: left;
        clear: both;
        margin-top: 0px;
        width: 420px;
}

.login-error-message{   
        font-size: 14px;
        background-color: #ffffff;
        color: red;
        border:0px solid #000000;
        text-align: center;
        align:right;
        float: left;
        clear: both;
        margin-top: 0px;
}

#loading{
        width: 420px;
        text-align: center;
        align:center;
        float: left;
        clear: both;
        margin-top: 10px;
        display: none;
        visibility: hidden;
}

#reset-psw-input-div{
    clear:both;
    border: 0px solid #000000;
    margin-top: 110px;
    height: 100px;
    width: 85%;
}

#div-parallel-middle {
        margin-left: 30px;
        float: right;
        border:0px solid blueviolet;
        width: 260px;
}
#div-parallel-middle input{
        height: 25px;
        width: 250px;
        border: 1px solid #000000;
}
#div-parallel-middle label{
        border: 0px solid #000000;
    
        font-size: 14px;
        color: #ffffff;
}

#div-reset-button {
        margin-left: 10px;
        float: right;
}
#div-reset-button input{
    
        font-size: 14px;
        background-color: #003399;
        color: #ffffff;
        border:1px solid #ffffff;
        height: 32px;
        width: 70px;
        text-align: center;
}

#psw-reset-error{
    width: 60%;
    
    font-size: 12px;
    float: right;
    font-weight: bold;
    color: #C11B17;
    text-align: center;
    clear:both;
    border:0px solid #000000;
    margin-top: 5px;
    margin-right: 12%;
    display:none;
}
#psw-empty-error{
    width: 60%;
    
    font-size: 12px;
    float: right;
    font-weight: bold;
    color: #C11B17;
    text-align: center;
    clear:both;
    border:0px solid #000000;
    margin-top: 5px;
    margin-right: 12%;
    display:none;
}

#loading-reset-psw{
    width: 20%;
    float: right;
    clear:both;
    border:0px solid #000000;
    margin-top: 5px;
    margin-right: 29%;
    display:none;
}
.quote-outer {
	background-color: #E9E9E9;
  margin-bottom: 10px;
  border: 1px solid #D9D9D9;
}

.quote{
  overflow: hidden; 
	height: 40px;
  padding: 9px 30px 10px;
  width: 980px;      
  margin:0 auto;
  vertical-align: middle;
}
.quote #quote{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Helvetica Neue;
	border-right: 1px solid #AAAAAA;
  height: 30px;
  float: left;
  vertical-align: middle;
  padding-top: 10px;
  padding-right: 10px;
  margin-right: 10px;
}
	
.quote .quotecontainer{
  vertical-align: middle;
  height: 40px;
	font-size: 14px;
	color: #333333;
	font-family: "Comic Sans MS";
  text-align: left;
}

.plain-form-design {
	width: 350px;
}

.plain-form-design .login-page-2-inner-table {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	border: 0;
}

.plain-form-design .inner-table-left-td {
	width: 22%;
}

.plain-form-design .login-page-2-field-value {
	width: 80%;
}

.plain-form-design .help-message {
	clear: both;
}

.plain-form-design #result {
	background: transparent !important;
}

.new-login-link{
	float: right; 
	margin-left: 10px;
	margin-top: 30px;
	font-size: 20px; 
}

.get-support{
	float: right; 
	margin-right: 70px;
	margin-top: 30px;
	font-size: 20px; 	
}

.get-training{
  float: right; 
  margin-right: 70px;
  margin-top: 30px;
  font-size: 20px;  
}

.signup {
  float: right; 
  margin-right: 70px;
  margin-top: 30px;
  font-size: 20px;
  text-align: center;  
}

.signup-tag-line {
	display: block;
	font-size: 14px;
	color: #555;
	margin-top: 5px;
}

.home-page-nav {
	
	height:95px !important;
	overflow:hidden;
	width:100% !important;
}

.home-page-nav #top-nav-logo-new {
	margin-left: 10px;
} 

.home-page-nav #top-nav-logo-new a {
	
	width: 250px;
	padding-top: 70px;
	font-size:14px;
	text-align: center;

	display: block;
	background: transparent url('http://static.buzzyears.com/2ef5f30322dad3dd38773f5fb7d55526.png') no-repeat;/* /images/icons/buzzyears-icon.png */
	color:#666666;
	text-shadow:0px 0px 0px #000000;
}

.signupbuzz .home-page-nav #top-nav-logo-new a {
	background-image: url('http://static.buzzyears.com/43d6cd22502142a4144a240e76a71eae.png');
	background-position: 10px 10px;
}

.coursebuzz .home-page-nav #top-nav-logo-new a {
  background-image: url('http://static.buzzyears.com/8b71e5e60f5b6fc8b847f40729029da1.png');
  background-position: 10px 10px;
}

.courseware .home-page-nav #top-nav-logo-new a {
  background-image: url('http://static.buzzyears.com/2ef5f30322dad3dd38773f5fb7d55526.png');/* /images/icons/buzzyears-icon.png */
  background-position: 10px 10px;
}

.video-player {
	display: block;
	background: transparent url('http://static.buzzyears.com/b939bcba961628fa730b6cb1cd013f73.png') no-repeat;/* /images/site/header-play-video.png */
	height: 50px;
	width: 50px;
	
	position: absolute;
	left: 46%;
	top: 25px;
}
