/* Revised CSS Need Education Definitions for version 6.0 		*/
/* ------------- DO NOT EDIT PAST THIS POINT ------------		*/
/* Unless you know which ID's and Classes belong to the HTML	*/

@import url("cssboxes.css");
@import url("redbox.css");
@import url("bluebox.css");
@import url("yellowbox.css");
@import url("contentslider.css");

body { 
		text-align:center;
		font-weight: normal; 
		background:#e6e6e6 url("../images/bg_repeat_neededucation.jpg") repeat-y 50% 0;
		background-repeat:repeat-y;
		color:#222222;
		text-align:center;
		padding:0px;
		margin:0px;
		font:90%/1.4 arial,sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	margin:0px 0px 5px 0px; padding:0px;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	margin:0px 0px 5px 0px; padding:0px;
	color:#444444;
}
h1 { font-size:1.4em }	
h2 { font-size:1.2em }	
h3 { font-size:1.1em }	
h4 { font-size:0.93em ;color:#2387C7 }	
h5 { font-size:0.88em }	
h6 { font-size:0.82em }

div#mainRight h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	margin:8px 5px 3px 5px;
	line-height:20px;
	color:#333333;
	
}

div#mainRight h1 span
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
}

div#mainRight h1.courseName
{
	font-size:14px;
}



div#mainRight h1 span a
{
	color:#ff6633;
	text-decoration:underline;
}

hr { height:1px;color:#ccc;margin:0.3em 0;background-color:#ccc }
img { border:0;padding:0 }
form { margin:0;padding:0 }

/* #wrap Holds Entire Webpage */

#wrap { 	
		width:804px;
		margin:0px auto; !important
		text-align:left;
		padding:5px 0px 0px 0px;
		font-weight:normal;
}
#mastHead {	
		background-color:#FFFFFF;
		overflow:hidden;
		height:70px;
}
#mastLogo {	
		width:auto;
		float:left;
		text-align:left;
		padding:0px; margin:0px;
}

#mBanners {	
	width:auto;
	text-align:right;
	float:right;
	padding:0px; margin:0px;
}

/*
#mBanners {	
		width:auto;
		text-align:right;
		float:right;
		padding:0px; margin:0px;
		border:1px solid #999999;
}*/

/* innerLeft*/


.studentLogin
{
	color:#ff6600;
	height:20px;
	margin-top:0px;
	font-size:0.75em;
	font-weight:bold;
	text-align:right;
	margin-bottom:3px;
	width:auto;
	clear:both;
}

#StudentProfile
{
	color:#ff6600;
	height:20px;
	margin-top:0px;
	font-size:0.75em;
	font-weight:bold;
	text-align:right;
	margin-bottom:3px;
	width:auto;
	clear:both;
}

#LoginBlock a:hover
{
	font-size:1.20em;
	text-decoration:none;
}



.breakDott {
	background-image:url(../../images/dotted_repeat_x.gif);
	background-repeat:repeat-x;
	height:7px;
	clear:both;
}

#innerLeft table {
	width:auto;
	border:0px solid #cccccc;
	background-color:#ffffff;
}

#innerLeft table.Cmain {
	width:640px;
	border:1px solid #cccccc;
	background-color:#f4f4f4;
}

#innerLeft table.Cmain:hover {
	border:1px solid #cccccc;
	background-color:#f9f9f9;
}

#innerLeft td.providerLogo {
	width:124px;
	border:none;
	text-align:left;
}

#innerLeft td.tabularText {vertical-align:top; } #innerLeft td.tableTitle { vertical-align:middle;}


#innerLeft table img {
	margin:0px 0px 1px 0px;
	border:1px solid #444444;
}

/* Main Navigation */

#globalNav{ 
		clear:both;
		background-color:#FF6600;
		color:#cccccc;
		height:30px;
		font-size:0.82em;
		text-align:left;
		background-image: url(../images/globalNav_bg.gif);
		background-repeat:repeat-x;
		background-position:top;
		margin:0px;
}

#globalNav #positionNav {
		padding:6px 0px 5px 0px;
}

#globalNav ul {
		list-style-type:none;
		padding:0px;
		margin:0px;
}

#globalNav li {
		display:inline;
}

#globalNav li a:link, #globalNav li a:visited, #globalNav li a:active {
		font-weight:bold;
		text-decoration: none;
		color: #ffffff;
		padding:0px 8px 0px 8px;
		border-right:1px solid #FBD1B3;
		margin:0px;
}

#globalNav li a:hover {
		font-weight:bold;
		text-decoration: underline;
		color: #FBD1B3;
		padding:0px 8px 0px 8px;
		margin:0px;
}


/* Holds body under navigation */

#bodyContainer { 		
		width:auto;
		background-color:#FFFFFF;
		padding:0px;
}	

/* Left Hand Side */

#mainLeft { 
		float:left; 
		width:152px;
		margin:5px 0px 0px 0px; 
		text-align:left; 
		clear:both; 
		font-size:85%;
}

#mainLeft span {color: #666666}

#mainLeft .padpic {border:1px solid #555555; margin:4px}		

#mainLeft img {margin:1px 0px 2px 0px}
#mainLeft ul a:link, #mainLeft ul a:visited {display: block;}
#mainLeft ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#mainLeft li {border-bottom: 1px solid #ffffff;}
/* fix for browsers that don't need the hack */
html>body #mainLeft li {border-bottom: none;}

				
#sectionLinks{ position: relative; margin: 0px; padding: 2px; font-size:100%; text-align:left; }
#sectionLinks h3{padding:5px 0px 0px 0px; margin:0px; border-top:1px solid #cccccc}
#sectionLinks img {border:0px solid #e4e4e4;}
#sectionLinks ul  { list-style-type:none; padding:0px}
#sectionLinks li  { padding:0px}

#sectionLinks a {
		display: block;
		border-top: 1px solid #f4f4f4;
		color:#444444;
		padding:0px 0px 0px 2px;
		text-decoration:none;
		font-weight:normal;
		line-height:1.7em
	
}
#sectionLinks a:hover{
		text-decoration:none;
		font-weight:normal;
		color:#000000;
		background-color:#e6e6e6;
}

/* Right Hand Side */

#mainRight {
		float:right;
		width:642px;
		margin:0px 0px 0px 10px;
		padding:0px 0px 0px 0px;
		text-align:left;
		font-size:90%;
		text-align:left;
		clear:right;
		height:auto;
}

/*** Homepage Only ************************************************************************************************/

#promoImage {
		padding:0px;
		color:#000000;
		height:130px;
}

#searchForm { 
		padding:10px;
		background-image:url(../images/bg_course-search.jpg);
		background-repeat:no-repeat;
		color:#FFFFFF;
		height:130px;
}

#formElements {	
		float:left;
		color:#FFFFFF;
		width:290px;
		padding:10px 0px 10px 10px;
		font-size:90%;

}
#formElements ul { list-style-type:none; padding:0px; margin:0px}
#formElements fieldset {padding:0px; margin:0px; border:0px}
#formElements .field { font-size:90%; width:250px; border:2px solid #cccccc;}
#formElements .button {font-size:90%; background-color:#ff7800; border:1px solid #fff; font-weight:bold; color:#222222; height:26px}
#formElements li {padding:2px 0px 2px 0px}
#formElements select {font-size:90%}
#formRight {	
		float:left;
		color:#FFFFFF;
		text-align:left;
		font-size:0.88em;
		margin:30px 0px 0px 10px
}

#insideContain
{
clear:both;
}

#insideContainer
 {
	float:left;
	/*height:500px;*/
	width:520px;
	clear:right;
 }
 
 #insideBelow
 {
 clear:both;
 }
 
#insideLeft {	
		float:left; 
		text-align:left; 
		padding:0px; 
		margin:0px;
		width:520px;
		font-size:100%;
}

#insideLeft table {	
		font-size:1em;
		margin:0px 0px 4px 0px;
		border:none;
}

#insideLeft td.td_bord {	
		border:1px solid #cccccc;
	
}

#insideLeft a:link {color:#222222; text-decoration:underline; font-weight:bold;}
#insideLeft a:active {color:#222222; text-decoration:underline; font-weight:bold;}
#insideLeft a:visited {color:#222222; text-decoration:underline; font-weight:bold;}
#insideLeft a:hover {color:#222222; text-decoration:none; font-weight:bold;}

#insideRight 
{
	float:right; 
	width:110px; 
	text-align:right; 
	display:block; 
	padding:0px;
	font-size:80%;
}

#insideRight img { border:1px solid #444444}
#insideRight ul { list-style-type:none; padding:0px; margin:0px}
#insideRight ul ul { list-style-type:none; padding:0px; margin:0px}
#insideRight ul ul ul { list-style-type:none; padding:0px; margin:0px}
#insideRight li { margin-bottom:2px;}

/*** Homepage ends here *****************************************************************************************/

/* Registration capture form*/

#regForm form {
		margin:0px;
		padding: 0px;
}

#regForm form legend {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		font-size: 0.88em;
		color: #000000;
		font-weight:bold;
}

#regForm fieldset {
	border:1px dotted #cccccc;
	padding:10px;
}

#regForm p {
		margin: 2px 0px 3px 0px;
		padding: 0px;
}

#regForm form input.Width, #regForm form select.Width, #regForm form textarea.Width {
		width:250px;
		background-color:#f4f4f4;
		border:1px solid #999999;
		margin: 2px 4px 0px 0px;
		padding: 1px;
}
			
/* Courses Pages */

#eduCategory {	
		margin:0px;
}

#eduCategory table {	
		font-size:0.82em;
}

.courseList {
		margin:0px 0px 4px 0px;
		padding:4px;
		background-color:#f4f4f4;
		border:1px solid #999999;
}

/* Articles */

#newsArticle {
		margin:0px;
		padding:0px;
}
	
#newsArticle a:link, #newsArticle a:visited, #newsArticle a:active {
		text-decoration:underline;
		font-weight:normal;
}
#newsArticle a:hover {
		text-decoration:none;
		font-weight:normal;
}

#newsArticle .floatingAd{
	float:right;
	margin:0px 0px 5px 10px;
}


/* Footer */
#footer { 	
		width:804px;
		margin:0px auto; !important
		padding:5px 0px 0px 0px;
		font-size:0.75em;
		color:#555555;
		text-align:center;
		border-top:1px dashed #cccccc;
		clear:both;
		float:none;
		
}
#footer ul {list-style-type:none; padding:0px; display:block; }			 
#footer a:link { color:#555555; text-decoration:underline; font-weight:bold;} 
#footer a:active { color:#555555; text-decoration:underline; font-weight:bold;} 
#footer a:visited { color:#555555; text-decoration:underline; font-weight:bold;} 
#footer a:hover { color:#555555; text-decoration:none; font-weight:bold;} 


/* Global Classes */
.floatLPic { float: left; margin: 0px 5px 2px 0px; border:1px solid #444444;}
.floatRPic { float: right; margin: 2px 5px 2px 0px; border:1px solid #444444;}
.bordPic { border:1px solid #555555 }
.white {color:#FFFFFF; font-size:100%}
.Butt {background-color:#222222; border:1px solid #fff; height:26px; color:#CCCCCC}
.ABSmid {vertical-align: text-top}	
.clear { clear:both; height:5px;}
#tables table {font-size:0.93em;}

/* ------------ Provider Login Form ELements ----------------*/
#loginBlock { 
		padding:10px;
		color:#FFFFFF;
		height:130px;
		font-size:0.88em;
}

.error
{
	color:#D40000;
	font-size:9px;
}

.roundcont {
	float:left;
	width: 250px;
	clear:none;
	background-color: #ffac75;
	margin-right:2px;
	color: #fff;
}

.loginRight
{
	clear:none;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background:  url("../images/tr.gif") no-repeat top right;
	background-color:#2a2110;
	margin:0px;
}

.roundbottom {
	background:  url("../images/br.gif") no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.needForm
{
	margin:0px;
}




.BorderedTr
{
	border:1px Solid #c0c0c0;
	
}
.needFormSelect
{
width:148px;
text-decoration:inherit;
font-size:inherit;
}
.needFormSubmit
{
	background-image:url(../Providers/images/Register.jpg);
	background-repeat:no-repeat;
}

.needFormReset
{
	background-image:url(../Providers/images/Cancel.jpg);
	background-repeat:no-repeat
}
.needForm table tr td {vertical-align:top;}
.needForm ul { list-style-type:none; padding:0px; margin:0px}
.needForm fieldset {padding:0px; margin:0px; border:0px}
.needForm .field { font-size:90%; width:250px; border:2px solid #cccccc;}
.needForm .button {font-size:90%; background-color:#ff7800; border:1px solid #fff; font-weight:bold; color:#222222; height:26px}
.needForm li {padding:2px 0px 2px 0px}
.needForm select {font-size:90%}

/*-------------------CSS Styles from the admin-console\css\need-education.css --------*/
.text
{
		font-family : "verdana" ;
		font-size : 8pt ;
		font-style : regular ;
		text-align : "left" ;
		color : 666666 ; 
		margin-left : 2 ;
		margin-right : 10 ;
		margin-bottom : 0;
		margin-top : 0;
		line-height : 12pt;

}

.justify
{
		font-family : "verdana" ;
		font-size : 8pt ;
		font-style : regular ;
		text-align : "jsutify" ;
		color : 666666 ; 
		margin-left : 2 ;
		margin-right : 10 ;
		margin-bottom : 0;
		margin-top : 0;
		line-height : 12pt;

}


.normal
{
		font-family : "tahoma" ;
		font-size : 10pt ;
		font-style : regular ;
		text-align : "left" ;
		color : black ; 
		margin-left : 5 ;
		margin-right : 5 ;
		margin-bottom : 0;
		margin-top : 5;

}




.header_nav
{
		font-family : "verdana" ;
		font-size : 8pt ;
		font-style : regular ;
		text-align : "left" ;
		color : black ; 
		margin-left : 8 ;
		margin-right : 2 ;
		margin-bottom : 6;
		margin-top : 6;

}


.navigation
{
		font-family : "verdana" ;
		font-size : 8pt ;
		font-style : regular ;
		text-align : "right" ;
		color : "#999999" ; 
		margin-left : 2 ;
		margin-right : 2 ;
		margin-bottom : 2;
		margin-top : 2;

}

.navigationAdmin
{
		font-family : "verdana" ;
		font-size : 8pt ;
		font-style : regular ;
		text-align : "left" ;
		color : "#999999" ; 
		margin-left : 2 ;
		margin-right : 2 ;
		margin-bottom : 2;
		margin-top : 2;

}

.footertext
{
		font-family : "verdana" ;
		font-size : 8pt ;
		font-style : regular ;
		text-align : "left" ;
		color : "#000000" ; 
		margin-left : 2 ;
		margin-right : 2 ;
		margin-bottom : 2;
		margin-top : 2;

}

.logo_name
{
		font-family : "impact" ;
		font-size : 13pt ;
		font-style : regular ;
		text-align : "left" ;
		color : "#000000" ; 
		margin-left : 2 ;
		margin-right : 2 ;
		margin-bottom : 2;
		margin-top : 2;
}

.textHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#7F0000;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#727272;
}
a {
		color:#64878E;
		text-decoration: none;
}
a:hover{text-decoration:underline;}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {margin:0px;padding:0px}



/*----------------------- New additions (some from the Blue theme v5)-------------------------*/

.vtext {
	font-family : "verdana" ;
		font-size : 8pt ;
		font-style : regular ;
		text-align : "left" ;
		color :000 ; 
		margin-left : 2 ;
		margin-right : 10 ;
		margin-bottom : 0;
		margin-top : 0;
		line-height : 12pt;
}


.vfieldHeadings
{
  font-family : "Arial" ;
		font-size : 8pt ;
		font-style : regular ;
		text-align : "left" ;
		font-weight:bold;
		color : 000 ; 
		margin-left : 2 ;
		margin-right : 10 ;
		margin-bottom : 0;
		margin-top : 0;
		line-height : 12pt;
}

.tableImage
{
background-image:url(../Providers/images/phonecards.jpg);
background-repeat:repeat-x;
}

.tableBorder
{
	background:url(../Providers/images/dot.gif) top left repeat-y;
}

.normalRow
{
		
}

.alternateRow
{
		background-color:#f2f2f2;
	/*background:url(../Providers/images/dot.gif) top left repeat-y;*/
}

.normalRow:hover
{
	background-color:#FFFF99;
}

.Results
{
		font-family : "tahoma" ;
		font-size : 10pt ;
		font-style : regular ;
		text-align : "left" ;
		color : black ; 
		margin-left : 5 ;
		margin-right : 5 ;
		margin-bottom : 0;
		margin-top : 5;
		display:block;
		border:1px solid #e1e1e1;
}

Results table tr td:hover
{
	background-color:#FFFF99;
}


.alternaetRow td
{
	background-image:none;
}

.alternaetRow td:hover
{
	background-color:#FFFF99;
}

.ImportantText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:auto;
}

.LeftRandom {
	width:200px;
	float:left;
	margin:5px 0px 5px 0px;
	font-weight:normal;
}


.blurbHome {
	float:right;
	width:300px;
	margin:5px 0px 0px 0px;
}

.blurbHome img {
	float:left;
	margin:0px 10px 0px 0px;
}

.blurbHome h2 {
	font-size:1em;
}

.blurbHome p {
	margin:2px 0px 5px 0px;
	font-weight:normal;
	font-size:8pt;
}

.blurbHome li a {
	margin:2px 0px 5px 0px;
	font-weight:lighter;
}


.blurbHomeA {
	font-size: 11px;
	text-decoration:none;
	color:#FF9933;
}

.popularCourses
{
	padding:0px;
	width:500px;
	border:1px Solid rgb(191,131,70) ;
	background-color:#FFFFFF;
	
}
#PopularBlock
{
	float:left;
	padding:3px;
	width:500px;
	text-align:left;
}
.advancedSearch
{
  width:200px;
  margin:0px 0px 10px 15px;
  border:1px solid #b34700;
  
}

.floatRight
{	
	text-align:left;
	margin:0px;
	padding:0px;
	float:right;
	width:295px;
}

#LatestNews
{
	width:500px;
	float:left;
	padding:3px;
	text-align:left;
}

#SpecialOffers
{
	padding:3px;
	float:left;
	width:500px;
	text-align:left;
}

.Image_Block
{
background-color:#fff;
  max-width:200px;
  max-height:100px;
  width: expression(this.width > 200 ? 200: true);
	height:expression(this.width > 100 ? 100: true);

}

#innerLeft h1
{
	padding:0 0 0 0px;
	margin:0px;
	line-height:29px;
}

#innerLeft h3
{
	line-height:20px;
	border-bottom:1px dotted #666666;
}

#innerLeft h3 a strong
{
	color:#FF6600;
	text-decoration:underline;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

div#mainRight tr.divider
{
	margin:0px;
	height:5px;
}

div#mainRight tr.divider td
{
	padding:0px;
	margin:0px;
}

div#mainRight tr.text td
{
	padding:0px 3px;
	line-height:20px;
}

thead, thead tr
{
	background:#fafafa;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
}

thead tr th
{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	border-collapse:collapse;
	margin:0px;
}


img.provider-logo
{
	border:1px #aaaaaa solid;
	margin:5px;
	padding:3px;
	float:right;
}

div.spacer
{
	height:10px;
}

img.border-pic-left
{
	margin:10px;
	padding:3px; 
	border:1px solid #CCCCCC; 
	float:left;
}

img.border-pic-right
{
	margin:10px;
	padding:3px; 
	border:1px solid #CCCCCC; 
	float:right; 
}