body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  background-color: white;
  text-align:center;
 }
div#wide_page {
  background-color: #fff;
  width:100%;
  margin-left: auto;
  margin-right: auto;
  border:1px solid #999;
  text-align:left;  /* added along with body text-align: center to fix IE not centering */
}
div#full_page {
  background-color: #fff;
  width:900px;
  margin-left: auto;
  margin-right: auto;
  border-left:1px solid #999;
  border-right:1px solid #999;
  text-align:left;  /* added along with body text-align: center to fix IE not centering */
}
/* div.main_body p, */
div.main_body {
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 14px;
  padding: 0px 10px 1px 10px;
}
.main_body a {
  color: #669A4C;
  text-decoration: underline;
}
.main_body a:hover {
  color: #366A1C;
}
.main_body a img {
  border: 0;
  text-decoration: none;
}

table th{
  	background-color: #d2d2d2;
	font-size: 14px;
	color: #111;
	font-size: 12px;
}	
table td{
	font-size: 12px;
	padding: 0;
}
table tr.row0{
	background-color: #f5f5f5;
}
table tr.row1{
	background-color: #e5e5e5;
}

table tr.red-row td{
  color: #a00;
}

h1 {
	background-color: #0a6aca;
	color: #f8bf24;
	font-size: 16pt;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	margin-left: -8px;
  font-family:Georgia;
}
#logo {
        position:absolute;
        left:0;
        top:0;
}
#login_box {
  font-size: 75%;
  width: 250px;
}

.small {
  font-size:11px; 
}

#messenger {
	width: 165px;
	border-left: solid  #669A4C 1px; /* 0e4 */
	font-size: 11px;
	padding: 5px;
	margin: 5px 3px 5px 5px;
        float:right;
}

.bottom_strip {
        background-color: #f4f4f4;
        border-top: 1px solid #cecece;
        height:100;
}

.bottom_strip a{
	color: #555;
        font-size: 10px;
}


.top {
        background-color: #ffffff;
        background-image: url('/images/top_back.jpg');
        background-repeat: repeat-y;
  border-bottom: solid 1px #777;
}

/* TD that contains main part of page */
.layout-main-td {
  border-left: solid 1px #cecece;
}

#student-nav {
  background:#ffef74;
  border-bottom: dotted 1px #aaa;
  width: 200px;
  padding: 2px 0 10px 0px;
  font: 1em Verdana, Arial;
  border-right: 1px solid #cecece;
  line-height: 20px;
}
#student-nav a {
  color: #0a0afa;
}

#Nav
{
        width: 200px;
        background-color: e5eef9;
        padding: 2px 0 10px 0px;
        font: 1em Verdana, Arial;
        /* border-right: 1px solid #cecece; moved to layout-main-td*/
}
#Nav .line
{
        border-top: solid 1px #999999;
        margin: 5px 0 5px 0;
}
#Nav h4
{
/*
	width: 150px;
	background-color: #0a6aca;
	color: #f8bf24;
        margin: 4px 0px 5px 0px;
        font-size: 100%;
        padding: 2px 4px 4px 7px;
        border: 1px solid #005aba;
*/
}

#Nav ul
{
        list-style: none;
        margin: 0;
        padding: 0;
}
#Nav li
{
        width: 185px;
	line-height: 150%;
        /* font-weight: bold; */
        display: block;
        padding: 2px 4px 4px 7px;
      /*  margin: 1px 0px; */
        text-decoration: none;
}
#Nav li.current
{
  color: #F8BF24;
  background-color: #0b6ccb;
  width: 180px;
}
#Nav a
{
        /* font-weight: bold; */
        cursor: pointer;
        display: block;
        color: #555;
        padding: 2px 4px 4px 7px;
        /*margin: 1px 0px; */
        text-decoration: none;
        border: solid 1px #e5eef9; /* invisible, but prevents bouncing on hover */
}
#Nav a:hover
{
         border: 1px solid #cccccc; 
        background-color: #fff;
        text-decoration: none;
        color: #222;
}
#Nav > ul > li > a
{
        border: 1px solid transparent;
        padding: 2px 4px 4px 7px;
}


pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}


.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}
.errorExplanation {
  border: 2px solid #f00;
}
#ErrorExplanation, #errorExplanation {
  width: 400px;
  border: 2px solid 'red';
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#ErrorExplanation h2, #errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p, #errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li, #errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}


.view_schedule {
  background-color: #7fe27a;
  /* width: 595px; */
  width: 795px; 
  border-top: solid #eee 1px;
  border-right: solid #555 1px;
  border-bottom: solid #555 1px;
  border-left: solid #ccc 1px;
}

.view_schedule th{
  background-color: #7fe27a;
  width: 50px;
  font-weight: bold;
  font-size: 14px;
}

.view_schedule td{
  width: 85px;
  background-color: #f1f1f1;
  border: solid #eee 1px;
  margin: 2px;
  vertical-align: top;
  font-size: 12px;
}

.view_schedule a{
  text-decoration: none;
  color: #000;
  display: block;
}

.view_schedule a:hover{
  background-color: #f4f395;
}

.day_of_month {
  font-size: 10px;
  line-height: 20px;
  text-align: left;
  color: #555;
  background-color: #8ab4f2;
  padding: 5px;
  border: solid #6a94d2 1px;
}
.dst_day_of_month {
  font-size: 10px;
  line-height: 20px;
  text-align: left;
  color: #555;
  background-color: #F8BF24;
  padding: 5px;
  border: solid #6a94d2 1px;
}

td.blank{
  background-color:  #ddd;
}

.flash_notice {
  color: #1c1;
  font-size: 110%;
  font-weight: bold;
}
.warning{
  background-color: #f4f395; /* yellow */
  padding: 10px;
}

/** use caution as part of helper:  <%= caution('text') %> **/
.caution {
  background:#ffef74 url(/images/silk_icons/error.png) no-repeat 5px 50%;
  padding: 10px 5px 10px 30px;
  width: 650px;
  border-top: 1px solid #f8bf24;
  border-bottom: 1px solid #f8bf24;
  margin: 5px 0;
}

.red-note {
  margin: 5px 20px;
  padding: 5px;
  background:#fdcdce;
  border-top:solid 1px #a00;
  border-bottom:solid 1px #a00;
}

/* FAQ page */
.faq .label{
  font-weight: bold;
}
ul.non-nav {
 list-style: none;
 margin: 0;
 padding: 0 0 0 5px;
 text-indent: 0; 
}
ul.non-nav li {
 padding: 5px;
 margin: 0 0 5px 0;
}
/*
ul.non-nav li:before {
 content: "\00BB \0020"; 
}
*/
.top-home {
  /*width:598px;*/
  font-size:12px;
  margin:0;
  padding:0;
  background:#D5EDC9;
  border-bottom: solid 1px #ccc;
  height: 188px;
}
.top-home-image {
  background: url(/images/man_grass_computer.jpg) -30px -83px;
  width: 210px;
  height: 188px;
  float:right;
}
.what-is-nulengua {
  text-align:center;
  /*width: 200px;*/
  padding:5px;
  margin:0;
  font-size: 14px;
  background: #669A4C;
  color: #fff;
  font-weight: bold;
}
.green-box .more, .how-it-works .more {
  margin: 2px 10px;
  float: right;
  color: #669A4C;
}
.green-box .more a, .how-it-works .more a{
  color: #669A4C;
}
.green-box {
  margin:0;
  padding:0;
  line-height:16px;
  /* background:#D5EDC9; */
  /*background: url(http://votanweb.com/images/header_back.jpg);
  background-repeat: repeat-x; */
}

.home-quote {
  margin:auto;
  padding:10px;
  line-height:150%;
  font-style:italic;
  width:580px;
  /* background:url(/images/end_quotes.png) no-repeat bottom right; */
}
.how-it-works {
  width:630px;
  height: 160px;
  line-height:19px;
  font-size: 12px;
  padding:10px;
  border:1px solid #ccc;
  background: url(/images/woman_headset.jpg) 0 30px no-repeat;
  margin: 0 15px;
}
.how-it-works h3{
  background: url(http://votanweb.com/images/header_back.jpg);
  border-bottom:1px solid #ccc;
  margin:-10px -10px 10px -10px;
  padding:5px;
  font-size:15px
}
.how-it-works .body{
  margin: 10px 5px 5px 180px;
}
#footer_links {
  padding:50px 0px 0px 0px;
  font-size:12px;
  line-height:25px;
}
#footer_links a{
  color:#555;
  text-decoration:none;
}
#footer_links a:hover {
  color:#fff;
  text-decoration:none;
  background-color: #000;
}

.time-zone-table{
  padding: 5px;
}
.time-zone-table table{
  border-top:solid 1px #555;
  border-right:solid 1px #555;
}
.time-zone-table td, .time-zone-table th{
  padding: 5px 3px 5px 3px;
  border-bottom:solid 1px #555;
  border-left:solid 1px #555;
}

.time-zone-table .region{
        background-color: #0a6aca;
        color: #f8bf24;
        font-size: 12pt;
        font-weight: bold;
        padding: 5px 5px 5px 15px;
  font-family:Georgia;
}
#current-time-top{
  position:absolute;
  top: -3px;
  z-index:100;
  width:235px;
  border:2px solid #448ed9;
  background: #c9dff6;
  /*
  margin-left: -50px;
  */
}
.current-time {
  text-align: center;
  padding: 5px;
  border:1px solid #E8AF14;
  background: #f8bf24;
  margin: 0;
}
#current-time-large {
  padding: 5px;
  border:1px solid #aaa;
  background: #f1f1f1;
  font-size: 120%;
}

/***  used in time countdown on student home page ****/
.countdown{
  display: inline;
  font-weight: bold;
}



/***************** begin FAQ page **********************/

.faq-links{
  margin: 0 0 25px 0;
  padding: 0 0 25px 0;
  border-bottom: solid 1px #aaa;
}
.faq-links ul li{
  margin: 0 0 10px 0;
}

.faq .question {
  font-weight: bold;
  color: #a31d1c;
}
.faq .answer {
  margin: 10px 0 25px 0;
  padding: 5px 0 15px 0;
  border-bottom: dotted 1px #bbb;
}


/********************* end FAQ page *******************/


tr.strike-through td{
  text-decoration: line-through;
}

.cursor-pointer {
  #cursor: pointer;
  cursor: crosshair;
}


/******************** ProHTML Ticker ******************/

#dropcontentsubject, .nav-subject{
/* width: 180px; */
  padding:5px;
  margin: 10px 0;
  border-top: solid 1px #555;
  border-bottom: solid 1px #555;
  background-color: #DFDFFF;
  font-weight: bold;
  font-size:14px;
}

.dropcontent{
/* 
width: 180px;
height: 200px;
 border: 1px solid black;
 background-color: #DFDFFF;
*/
padding: 3px;
display:block;
}
/******************** end ProHTML ************************/



tr.tutor-disabled td{ /**** used in /nu_admin/tutor_admin/list.rhtml ****/
  color: #999;
}

.course-notes-box {
  max-height:50px;
  overflow:auto;
}




/********* easiest way to use sections are through the begin_section() method of helpers/application.rb ****/
.section .header {
  background: #0a6aca;
  padding: 5px;
  color: #fff;
  font-weight: bold;
}
.section .header img {
  vertical-align: middle;
}
.section {
  margin: 10px 0;
}
.messages .info-message, .info-message {
  background:#fff url(/images/silk_icons/tag_green.png) no-repeat 5px 50%;
  padding: 10px 5px 10px 30px;
  width: 650px;
  border-top: 1px solid #9dbb80;
  border-bottom: 1px solid #9dbb80;
  margin: 5px 0;
}
.promo-message{
  background:#EDFFDF;
  border: solid 2px #D5EFC2;
  margin: 5px;
  padding: 5px;
}
.section .indent {
  padding-left: 15px;
}

/*********************** tutor ratings ************************/
.tutor-rating {
  margin: 10px 3px;
  padding: 5px 5px;
}
.positive-rating {
  border-left: solid 6px #5c5;
}
.neutral-rating {
  border-left: solid 6px #aaa;
}
.negative-rating {
  border-left: solid 6px #c55;
}
.general-feedback {
  height:60px;
  border-bottom: solid 1px #aaa;
  overflow: auto;
  line-height: 20px;
  font-size: 12px;
  margin: 2px 2px 5px 2px;
  /* padding: 5px 2px; */
}
.general-feedback-comments table td {
  padding: 5px 2px;
  text-align: top;
}
/***********************end tutor ratings ************************/

.tutor-entry {
  width: 650px;
  height: 150px;
  overflow: auto;
  margin: 20px 3px;
  padding: 20px 3px 10px 3px;
  border-top: solid 1px #ccc;
}
.tutor-entry img{
  margin-right:5px;
  border: solid 2px #000;
}

label {
  font-weight: bold;
}

/***** seo *******/
.spanish-skype, .edih, .tutors-online {
 position:absolute;
 top:-50px;
 left:-200px;
 width:1px;
 height:1px;
 overflow:none;
}

/**** info-icon used for tooltips *****/
.info-icon {
  display: inline;
}


.progress-items-input {
  width: 500px;
  height: 200px;
  overflow: auto;
  border: solid 1px #999;
}

.progress-items-input .row, .progress-items-input .row label {
  border-bottom: solid 1px #bbb;
  font: verdana 10pt;
  padding: 3px;
  font-weight:normal;
}

.progress-items-input .checked {
  background: #CBE2FF;
}

/***** progress tracker **************/

.mouseover-hide {
  display:none;
}
.progress-block {
  position: relative;
  top:3px;
  padding: 0;
  margin: 0;
  display:inline;
  background: #fffd72;
  border-left:solid 1px #fff;
}
.progress-bar-container {
  padding: 0;
  margin: 20px 0 0 3px;
  /* position:relative; */
  height: 30px;
  width: 645px;
  border-left: solid 2px #999;
  border-right: solid 2px #999;
}
.progress-bar {
  /* position: relative;
  top:13px;
  height: 5px; */
  width: 645px;
  background: url(/images/progress_bar_back.png); 
  /* background: #e5e5e5; */
  /* border: solid 1px #aaa; */
}
.progress-x-axis {
  margin: 5px 0 20px 0;
  width: 645px;
}
.progress-x-axis table{
  width: 645px;
  font-family:Georgia;
  font-size: 16px;
  color: #555;
}
.progress-over-max-lessons {
  width: 645px;
  font-size: 11px;
  color: #555;
  text-align:center;
}
.progress-message {
  margin: 10px 10px 5px 10px;
  padding: 8px;
  border: solid 1px #f8bf24;
  /* background: #ffef54; */
  background: #ffc;
  line-height: 18px;
  font-size: 10pt;
}
.progress-message strong {
  font-size: 12pt;
  color: #111;
  /* text-decoration:underline; */
  font-family:Georgia;
} 


div.green-box h1 {
  position: absolute;
  float: left;
  font-size:4px;
  top: -20px;
  left: -20px;
  margin: 0;
  padding: 0;
  width: 10px;
}

