body, table {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-size: 13px;
	behavior: url("/portal/csshover3.htc"); 
}

.subheader {
		
}

div.centeredbuttons {
	text-align: center;	
	display: block;
    margin-left: auto;
    margin-right: auto;
}
div.centeredbuttons input {
	/*width: 90px;*/
}

table#promptsTable {
	width: 100%;
}
	table#promptsTable fieldset {
		padding: 0;
		margin: 0;
		border: none;
	}
	table#promptsTable textarea {
		width: 100%;
		height: 3em;
	}

ul.explanations {
	font-size: 10px;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.responseText {
}
	div.responseText p {
		margin:0;
	}

body {
	background: #CCE1E9 url(Images/tutor_jam_bg.gif) repeat-x;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}

body.nonbackground {
	background: #fff;
}

table td, table th {
	padding: 0.25em;
	text-align: left;
}

table.reportTable {
}
	table.reportTable td {
		vertical-align: top;
	}

table.arialfont td {
	font-family: Arial !important;	
}

h4 {
	text-decoration: underline;
}

label.info {
	font-style: italic;
}

table.email td {
	text-align: left;
}

table.centered {
	width: 100%;	
}

table.centered td.item {
	text-align: center;
	width: 100%;
	align: center;
	border: 1px solid #ccc;
}

table.hover-highlight {
	border-collapse: collapse;	
}

table.hover-highlight tbody tr:hover {
	background-color: #f0f0f0;
}

table.fixedwidth {
	width: 100%;
	table-layout: fixed;
}  

table.fixedwidth td {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

table.alerts {
	width: 100%;
	table-layout: fixed;
}

tr.hasborder td {
	border-top: 1px dashed #888888;
}

table.alerts td {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: top;
}

table.alerts tr.details td span {
	display: inline-block;
	height: 1.2em;
	overflow: hidden;
}

table tr.unacknowledged td {
	background-color: #ffe8e8;
}

h1 {
	font-size: 1.3em;
	color: #464E50;
}

h2 {
	font-size: 1.1em;
	color: #464E50;
}

.errormessage, #container a.errormessage {
	color: red;
}

.nonfatalerrormessage {
	color: #FF8C00;
}

.success, .completed {
	color: green;
}

ul.formErrors {
	color: red;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.nonFatalFormErrors {
	color: #FF8C00;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.exclamation {
	background: url('Images/exclamation.gif') top left no-repeat;
	padding-left: 38px;
	padding-top: 7px;
	height: 32px;
	min-width: 40px;
	width: auto;
	font-weight: bold;
}

div#forgotPasswordNotification {
	color: red;
}

div#container {
	background: white;
	/*margin-left: auto;
	margin-right: auto;*/
	min-height: 70%;
	height: auto !important;  /*ie min height hack */
	height: 70%;
	max-width: 811px;
	width: 811px;
	/*width: auto !important;*/
	border-left: 2px lightgray solid;
	border-right: 2px lightgray solid;
	border-bottom: 2px lightgray solid;
	padding-top: 0;
	padding-bottom: 3em;
	/*width: 70%;*/
	text-align: center;
	position: absolute; /*footer has position: absolute as well, so it can refer to this*/
	left: 50%;
	margin-left: -405.5px;
}

div#footerContainer {
	padding-bottom: 1em;
}

a img {
	border: none;
}

#container a {
	color: #DB6F31;
	font-weight: bold;
	text-decoration: none;
}

div#adminNavigationLinks div.navigation {
	margin-bottom: 0.5em;	
}

div#adminNavigationLinks div.navigation li{
	margin-left: 1em;
	margin-right: 1em;
}

div.navigation ul, div.navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.navigation li {
	display: inline;
}

div#container div#content {
	margin: 1em;
	text-align: left;
}

div#notLoggedInTopRightLinks {
	text-align: right;
	font-size: 0.85em;
	width: auto;
	/*height: 90px;*/
	height: 2em;
	color: #FB662E;
}

div#notLoggedInTopRightLinks a {
	color: #23799D;
}

div#notLoggedInTopRightLinks li {
	border-right: 1px #bbb solid;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

div#notLoggedInTopRightLinks li.last {
	border: 0;
}

div#subLinks {
	clear: both;
	border: #6396AD solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	background:#8CC3D6;
	height: 27px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

div#subLinks ul {
	text-align: left;
	margin-top: 0;
	margin-bottom:0;
	padding: 0;
	margin-left: 2em;
	/*height: 100%;*/
}

div#subLinks li {
	margin-top: 0;
	margin-bottom:0;
	padding: 0;
	/*height: 100%;*/
	display: inline;
}

div#subLinks img {
	margin: 0;
	border: 0;
}

div#textSubLinks {
	clear: both;
	border: #6396AD solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	background:#8CC3D6;
	height: 27px;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
}

div#textSubLinks ul {
	margin-left: 2em;
	height: 100%;
	line-height: 27px;
}

div#textSubLinks li{
	/*vertical-align: sub;*/
	margin-right: 2em;
	/*display: block;
	float: left;*/
	height: 100%;
	display: inline;
}

div#textSubLinks a {
	color: black;
}

div#textSubLinks a:hover {
	color: white;
	background: #23799D;
}

div#textSubLinks .smallerSubLinks {
	font-size: smaller;
}

div#textBottomLinks {
	clear: both;
	width: 100%;
	text-align: center;
	border: #000 solid;
	background: #A8C850;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	font-size: 0.9em;
	padding: 0;
	height: 1.2em;
	font-weight: bold;
	position: absolute;
	left: 0;
	bottom: 0.5em;
}

div#textBottomLinks li {
	border-right: 1px #000 solid;
	padding-right: 0.7em;
}

div#textBottomLinks li.last {
	border: none;
}

div#textBottomLinks a{ 
	color: #333;
	text-decoration: none;
}

div#mainLogo, div#topImageBar, div#topImageBar ul {
	float: left;
	/*margin-right: 1em;*/
	margin-top: 0;
	margin-bottom: 0;
	/*height: 90px;*/
}

div#mainLogo {
	/*margin-left: 2em;*/
	height: 90px;
	clear: none;
}

div#topImageBar {
	float: right;
	clear: none;
}

div#topImageBar li {
	list-style-type: none;
	padding: 0;
	text-indent: 0;
}

div#loggedInAs {
	text-align: right;
	clear: none;
	/*font-size: 0.7em;*/
}


div#topImageBar img, div#mainLogo img{

	vertical-align: bottom;
}


div#loginForm {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	text-align: left;
}

div#loginForm img {
	display: block;
	/*margin: 0 auto;*/
}

div#loginForm form label {
	width: 6em;
}

div#loginForm form input {
	width: auto;
}

div#loginForm div.buttons {
	margin-left: 8em;
}

div#loginForm form fieldset {
	border: none;
}

div#loginForm legend {
	display: none;
}

div#quickTask label {
	width: 20%;
	margin-right: 1em;
	float: left;
	text-align: right;
	line-height: 19px;
}

/*form div ul li {
	float: none;
}*/

form {
	margin: none;
}

form fieldset {
	margin: 1em;
}

div.inboundcallstats {
	margin: 1em auto;
	text-align: center;
}

div.row {
	padding: 0.2em 0;
	clear: left;
}

li.displayrow {
	margin: 0 0 2em 0;
}

legend {
	font-weight: bold;
}

form label, form fieldset div.controlset div.label  {
	float: left;
	display: block;
	margin-right: 1em;
	/*margin-right: 0.5em;
	padding-right: 0.5em;*/
	text-align:right;
	width: 13em;
	clear: left;
	padding-bottom: 0.2em;
}

li.displayrow ul li label {
	display: inline;
	float: none;
}
	

legend label {
	width: auto;
}

form fieldset div.radio label {
	text-align: left;
	width: auto;
}

form fieldset div.controlset div.label, form fieldset div.controlset div.controlcontent{
	display: block;
	float: left;
}

div.buttons {
	margin-left: 15em;
}

div.emailinstructions {
	margin-left: 14em;
}

sup.required {
	color: red;
	line-height: 0;
}

/*textarea.largetext*/ textarea {
	width: 500px;
	height: 150px;
}

textarea.small {
	height: 80px !important;	
}

textarea.smaller {
	height: 50px !important;	
}

input.largetext {
	width: 500px;
}

select.minsize {
	min-width: 200px;
	width: auto !important;
	width: 200px;
}

select.small {
	min-width: 140px;
	width: auto !important;
	width: 140px;
}

/* student main page layout */

div#left {
	max-width: 55%; /*446px; /* 55% */
	width: auto !important; /*ie hack */
	width: 55%; /*446px; */
	float: left;
	clear: none;
}

div#left div, div#right div {
	padding-bottom: 1em;
}

div#right {
	max-width: 45%; /*345px; /* 42.5% */
	width: auto !important; /*ie hack */
	width: 45%; /*345px; */
	float: right;
	clear: none;
}

div#meeboFrame {
	float:right;
	width:200px;
	text-align:right;
}

div.floatRight {
	float:right;
	width: 160px;
}

td.tutorPaid {
	background: #ccffcc;
}

td.tutorNotPaid {
	background: #ffcccc;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}
.visibleRow {
	display: table-row;
}
.visibleSpan {
	display: inline;
}

.taskPast {
	color: red;
}

.taskPresent {
	color: blue;
}

table.schedule {
	width: 100%;
	border-collapse: collapse;
}

table.schedule td {
	background-color: #E8E8E8;
	width: 12.5%;
	height: 12px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #FFFFFF;
}

table.schedule th {
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
}

table.schedule th.time {
	text-align: right;
}

table.schedule td.nonavailable {
	background-color: #e84242 !important;
}

table.schedule td.vacation {
	background-color: #FF0084 !important;
}

table.schedule td.available {
	background-color: #BBFFBB !important;
}

table.schedule td.tjavailable {
	background-color: #FFFF99 !important;
}

table.schedule td.hover:hover {
	background-color: #BBBBFF !important;
	cursor: pointer;
}

table.schedule td.selected {
	background-color: #BBBBFF !important;
}

table.schedule td.booked {
	background-image: url(Images/orange-stripes.gif) !important;
}

table.schedule td.buffer {
	background-image: url(Images/yellow-stripes.gif) !important;
}

table.schedule td.borderbottom {
	border-bottom: 1px solid #CCCCCC;
}

table.schedule tbody#legend td {
	font-size: 11px;
	background: none;
	border: none;
}

table.tutorAdditionalCompensation {
	width:100%
}
	table.tutorAdditionalCompensation tr td input.text {
		margin:0;
		padding:1px;
		width:4em;
	}
	table.tutorAdditionalCompensation tr td fieldset {
		border:0 none;
		margin:0;
		padding:0;
		width:100%;
	}
	table.tutorAdditionalCompensation tr td fieldset div textarea {
		height:4em;
		margin:0;
		overflow-x:hidden;
		overflow-y:scroll;
		padding:0;
		width:100%;
	}
	table.tutorAdditionalCompensation tr td a {
		cursor: pointer;
		cursor: hand;
	}

table.legend {
	position: relative;
	margin: 0 auto;
}
	table.legend tr th {
		text-align: center;
	}

fieldset.studentGoal {
	margin:0em;
	padding:0em;
	border:0em;
	width:100%;
}

textarea.studentGoal {
	margin: 0em;
	padding: 0em;
	width:100%;
	overflow: scroll;
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
	height:4em;
}

tr.task td fieldset {
	margin:0em;
	padding:0em;
	border:0em;
	width:100%;
}

tr.task td fieldset div textarea {
	margin: 0em;
	padding: 0em;
	width:100%;
	overflow: scroll;
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
	height:4em;
}


ul.inline {
	display: inline;
	padding: 0px;
	margin: 0.5em 0;
}
ul.inline li {
	display: inline;
	margin: 0 0.5em 0 0;
}