
body {
	text-align:	center;
	margin: 0 auto;
	padding: 0;
	color: #2e2e2e;
	background: #ccc url(../../images/bg.gif) repeat-x fixed bottom;
}

body, td, th, div {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #074eee;
}
a:hover, a:active {
	text-decoration: none;
	color: #074eee;
}
a.lost_pass {
	text-decoration: none;
	color: #cc0000;
	background-image:url(../../images/lost_pass.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

#userDegreeManager a {text-decoration: none;}
#userDegreeManager a:hover {text-decoration: underline;}

.approvalBanner {
	width:397px;
	height:35px;
	background:url(../../images/approve_bg.gif) no-repeat;
	margin-top:2px;
	margin-bottom:8px;
	padding: 9px 0 0 35px;
	color:#fff;
}

.approvalBanner.full {
	width:600px;
	margin:5px 0 0 8px;
	background:url(../../images/approve_full_bg.gif) no-repeat;
}

.approvalBanner a {
	color:#fff;
}
	
.booknav h2 {
	background-image:url(../../images/arrow_right_blue.gif);
	background-position:bottom;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:11pt;
	color:#4174B9;
	padding:8px 0 4px 20px;
	margin:0 0 0 0;
	}
	
.booknav h2 a {
	font-weight:bold;
	font-size:11pt;
	color:#4174B9;
	padding:8px 0 4px 12px;
	margin:0 0 18px 0;
	text-decoration:none;
	}

div.booklinks a{
	color:#2667CF;
	text-decoration:none;
	margin:10px 0 0 20px;
	}

form {
	margin: 0;
	padding: 0;
}

img {border: none;}

.clear {
   height: 0;
   clear: both;
}
.clear1 {
   height: 1px;
   clear: both;
}

.searchPages {
	color: #666;
	font-size:11px;
}

.excel {
	display: block;
	padding: 5px 0 5px 22px;
	background: url(../../images/icon_excel.gif) 0 6px no-repeat;
	margin-top: 6px;
	margin-bottom: -10px;
}

th {
	font-size: 16px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../../images/thBkg.gif);
	height:18px;
	text-align: center;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
}

ul li {
	padding-bottom: 5px;
	text-align:left;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
}


table.tblStyle1 {
	border: 1px solid #ccc;
	padding: 0;
}
table.tblStyle1, .tblStyle1 td {font-size: 11px;}
table.tblStyle1 th {
	background-color: #FFFFFF;
	background-image: none;
	color: #fff;
	font-size: 11px;
	text-align:left;
	padding: 4px 3px;
}
table.tblStyle1 th a {color:#FFF;}

.tblStyle1_subHed {
	background-color: #EFF7FF;
	padding: 4px 3px;
}

.big {
	font-size: 18px;
}

.small {
	font-size: 10px;
	font-weight:bold;
}

.tiny {
	font-size:9px;
	text-align:left; 
}

a.add {
	background: url(../../images/icon_add.gif) 0 2px no-repeat;
	padding-left: 12px;
}
a.edit {
	background: url(../../images/icon_edit.gif) 2px 2px no-repeat;
	padding-left: 14px;
}
a.exam {
	background: url(../../images/icon_exam.gif) 2px 2px no-repeat;
	padding: 2px 0 3px 21px;
	display: block;
	height: 1%;
}
.exam2 {
	background: url(../../images/icon_exam.gif) 2px 2px no-repeat;
	padding: 12px 0 3px 21px;
	display: block;
	height: 1%;
	text-decoration: none;
	color:#666666;
}
.examLink1 {
/* Sv added from here */
	background: url(../../images/icon_exam.gif) 2px 12px no-repeat;
	padding: 12px 0 3px 21px;
	display: block;
	height: 1%;
	text-decoration: none;
/* Sv added to here 04052008*/
	position:relative;
	left: 9px;
	top: 0px;
}
.examLink2 {
	background: url(../../images/icon_exam.gif) 2px 12px no-repeat;
	padding: 12px 0 3px 21px;
	display: block;
	height: 1%;
	text-decoration: none;
	color:#999999;
	position:relative;
	left: 9px;
	top: -9px;
}
.examLink2.a {
	text-decoration:none;
}
a.cert {
	background: url(../../images/icon_cert.gif) 3px 3px no-repeat;
	padding: 2px 0 3px 21px;
	display: block;
	height: 1%;
}
ul.arrows li a:link.review,
ul.arrows li a:visited.review {
	background: url(../../images/icon_review.gif) 0 2px no-repeat;
	padding-left: 13px;
}
ul.arrows li a:link.view,
ul.arrows li a:visited.view {
	background: url(../../images/icon_view.gif) 0 2px no-repeat;
	padding-left: 13px;
}



.left {float: left;}
.right {float: right;}

h1 {
	font-size: 16px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../../images/thBkg.gif) repeat-x;
	height:18px;
	text-align: center;
	margin: 1px;
	color: #27547F;
}
h2 {
	font-size: 14px;
	margin-top: 0;
}
h2.bluecentered {
	font-size: 14px;
	margin-top: 0;
	color: #27547F;
	text-align:center
}
h3 {font-size: 13px;}
h3.blue {color: #27547F;}

h4 {font-size: 12px;}

.classBody h1 {
	font-size: 14px;
	/* CV - 11/28/2007 
	"padding: auto" does not exist - consider "padding: inherit" if this comment-out has a negative effect
	padding: auto;
	*/
	margin: auto;
	background-image:none;
	height: auto;
	text-align: center;
}

.content h3 {
	font-size: 15px;
	color: #27547F;
}

ul.arrows {
	margin: 4px 0 10px 0;
	padding: 0;
}
ul.arrows li {
	margin: 2px 0 2px 20px;
	padding: 0;
	list-style-type:none;
	list-style-image: none;
}
ul.arrows li a:link, ul.arrows li a:visited {
	padding: 0 0 0 10px;
	background: url(../../images/bullet_orange.gif) 0 4px no-repeat;
}
ul.arrows li a:hover {
	padding: 0 0 0 10px;
	background: url(../../images/bullet_active.gif) 0 4px no-repeat;
}
ul.arrows li span {
	color: #666;
	font-size: 9px;
}


ul.arrow {margin:10px 0; padding:0;}
ul.arrow li {
	padding: 0;
	margin:0 0 0 25px;
	/* background: 0 4px no-repeat; */
	list-style-image: url(http://www.cceifame.com/images/bullet.gif);
}

/* Minus 50dkp for getting kicked into the Whelps (Orlando Blooms) */
ul.stopDots li {
	list-style-type:none;
}

/*
******************  Form Input Styles Below  *******************
*/
.text200 {
	 border-style:hidden;
	 border: 1px solid #999999;
	 width: 200px; 
}

.text50 {
	 border-style:hidden;
	 border: 1px solid #999999;
	 width: 50px; 
}

.list200 {
	 border: 1px solid #999999;
	 width: 205px; 
}

.list50 {
	 border-style:hidden;
	 border: 1px solid #999999;
	 width: 55px; 
}

textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	width: 100%;
	border-style:inset;
}

select {
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 margin-right: 6px;
}

.button, .buttonClasses {
	border: 2px solid #999;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding: 2px 3px;
	background: #FFF url(../../images/submit-bg.gif) top repeat-x;
	color: #507A99;
	font-size: 90%;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	vertical-align: middle;
	margin: 3px 0px 0 0;
}
/*
.buttonClasses {
	background: #9d9d9d url(../../images/submit-bg2.gif) top repeat-x;
	color: #FFF;
}
*/

.utilLinks {
	background-color: #EFF7FF;
	border: 1px solid #C2D9EF;
	padding: 12px;
	font-size:11px;
	position: relative;
}

.utilBox {
	background-color:#e4edf5;
	border:1px solid #b4c5db;
	width:165px;
}
.utilBoxContent {
	padding: 6px 6px 12px 4px;
	font-size:8pt;
	color:#135c96;
}

ul.bulleted li {
	margin: 2px 0 2px 0;
	padding: 0;
	list-style-type:none;
	
}
ul.bulleted li a {
	margin:0;
	padding:0 0 0 14px;
	display:block;
	color:#0076e4;
	background:url(../../images/bullet.gif) no-repeat;
}
ul.bulleted {
	margin:8px 0 8px 0;
	padding:0;
}


.responseOn {
	height: 250px;
}

.responseOff {
	height: 250px; 
	background-color: #CCC;
}

.commentOn {
	height:125px;
}

.commentOff {
	height:125px; 
	background-color:#CCC;
}

.courseTitle {
	font-size:18px;
	font-weight:bold;
}


.leftCol {
	float: left;
	width: 370px;
	margin: 0;
}

.rightCol {
	float: left;
	width: 191px;
	margin: 0 0 0 30px;
	display: inline;
}

.moduleBox {
	padding: 10px;
	font-size: 11px;
	border: 1px solid #CADBEC;
	background-color: #e7eff7;
	line-height: 12pt;
}
.toolTip {
	display: none;
	position: absolute;
	margin: -158px 0 0 75px;
	z-index: 1000;
}

.cvv {background: url(../../images/cvv_shadow.png) 1px 1px no-repeat;}
.cvv img {margin: 1px 20px 20px 1px;}

/*  HIDE FROM IE  */
* html .cvv {background: none;}
* html .cvv img {margin: 0;}




.resourceCenter {
	background-color: #fcf9f2;
	border: 1px solid #bd9b39;
	padding: 10px 0 15px 0;
	font-size: 8pt;
	font-weight: bold;
}

ul.doc2 li a {background: url(../../images/icon_doc2.gif) 3px 3px no-repeat;}
ul.website li a {background: url(../../images/icon_web.jpg) 3px 3px no-repeat;}
ul.pdf li a {background: url(../../images/icon_pdf.gif) 0 2px no-repeat;}

ul.pdf, ul.doc2, ul.website {margin: 0; padding: 0;}

ul.pdf li a, ul.doc2 li a, ul.website li a {
	display: block;
	padding: 3px 0 3px 23px;
}
/* IE height problem hack */
* html ul.pdf li a, * html ul.doc2 li a, * html ul.website li a {height: 1%;}
ul.pdf li, ul.doc2 li, ul.website li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 5px;
}
/* PDF links in userDegrees course drilldown CJV 04032008 icon_pdf.gif 040808 SV making green arrows ***********************/
ul.arrows li span a:link, ul.arrows li a:visited {
	padding: 3px 0 3px 20px;
	background: url(../../images/icon_add.gif) 0 4px no-repeat;
}
ul.arrows li span a:hover {
	padding: 3px 0 3px 20px;
	background: url(../../images/icon_add.gif) 0 4px no-repeat;
}
a.pdfLink {
	padding: 3px 0 3px 23px;
	background: url(../../images/icon_pdf.gif) 0 2px no-repeat;
}
/* No mas de PDF *****************************************************************/
ul.docs {margin: 0;	padding: 0;}
ul.docs li a:link, ul.docs li a:visited {
	display: block;
	padding: 3px 8px 3px 30px;
	margin: 3px 0;
	background: url(../../images/icon_doc.gif) 10px 5px no-repeat;
	text-decoration: none;
	color: #b69330;
}
ul.docs li a:hover {
	background: #FFF url(../../images/icon_doc_over.gif) 10px 5px no-repeat;
}

/* IE height problem hack */
* html ul.docs li a {height: 1%;}
ul.docs li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}


a.icon_email {
	background: url(../../images/icon_email.gif) 0 4px no-repeat;
	padding: 4px 4px 4px 17px;
	font-size: 7pt;
	font-weight: normal;
}




ol.faq li {
	margin: 8px 0;
	font-weight:bold;
}
ol.faq li a {
	text-decoration: none;
	color: #406DCF;
}
ol.faq li a:hover {
	text-decoration: underline;
}
ol.faq li span {
	margin: 8px 0;
	font-weight:normal;
}
ol.faq li ul {
	margin: 8px 0 8px 30px;
	padding: 0;
}
ol.faq li ul li {
	margin: 0;
	padding: 0;
	font-weight:normal;
}



/* Module Specific Content Styles */
.modules {
	width: 640px;
	float: right;
}

/* Course Shell Styles */
.progressBar {
	font-size:10px;
	text-align:center; 
	background-image:url(../modules/classes/images/progressLeft.gif);
}

.classHed {
	background: url(../../images/classHeader.gif) no-repeat;
	text-align: center;
}
.classBody {
	background: url(../../images/classBody.gif) repeat-y;
	padding:0 50px;
}
.classFoot {
	background: url(../../images/classFooter.gif) no-repeat;
}

/**********************************************Begin: CCEI Course Style Guide Styles********************************/
.course {
	text-align: left;
}


/*Green Check Mark*/
h2.correct{
	/*background:url(../../images/bullet_correct.gif) no-repeat;*/
	font-size:24px;
	text-align:center;
	min-height:25px;
	/*padding:0 0 15px 35px;*/
	margin:0 0 2px 0;
	color:#4682B4;
}

/*Blue Exclamation Mark*/
h2.countAlert1{
	background:url(../../images/bullet_countAlert1.gif) no-repeat;
	min-height:25px;
	padding:0px 0 15px 35px;
	margin:0 0 2px 0;
	font-size: 12px;	
	color:#6699CC;
	font-weight:bold;
	line-height: 25px;	
}


/*Red Exclamation Mark*/
h2.countAlert2{
	background:url(../../images/bullet_countAlert2.gif) no-repeat;
	min-height:25px;
	padding:0px 0 0px 35px;
	margin:0 0 2px 0;
	color:#CC3300;
	font-size: 12px;
	font-weight:bold;
	line-height: 25px;
}

.slidePic {
	padding-top:15px;
	display:block;
}

h2.bold{
	text-align:center;
	color:#000000;
	font-weight:bold;
}


/****************************************************Paste styles from fck_editorarea.css*********************************/
/*Yellow Question Mark*/
h2.assessment{
	background:url(http://www.cceifame.com/images/bullet_assessmentB.gif) no-repeat;
	min-height:25px;
	padding:5px 0 15px 35px;
	margin:0 0 2px 0;
	color:#DAA520 ;
}

/*Purple Icon Check*/
h2.objective{
	background:url(http://www.cceifame.com/images/bullet_objectiveB.gif) no-repeat;
	min-height:25px;
	padding:5px 0 15px 35px;
	margin:0 0 2px 0;
	color:#8A2BE2;
}
/*Blue Allow Pointing to 5oclock position*/
h2.fact{
	background:url(http://www.cceifame.com/images/bullet_factB.gif) no-repeat;
	min-height:25px;
	padding:5px 0 15px 35px;
	margin:0 0 2px 0;
	color:#0099CC;/* color:#4682B4;*/
}

p.welcome{
	font-weight: bold;
	text-align: center;
}

.highlight{
	color:#0099CC;
	font-weight:bold;
	font-style:italic; 
}
.reinforce{
	font-weight:bold;
	font-style:italic; 
}

.steps{
	color:#993366;
	font-weight:bold;
}

	
.slideText, .quizText {
	margin:0 auto;
	text-align: left;
}
h2.orange{
	text-align:center;
	color :#ff9232;
	font-size: 14px;
}

h2.blue{
	text-align:center;
	color:#000099;
	font-size: 14px;	
}

h2.green{
	text-align:center;
	color:#006633;
	font-size: 14px;	
}

h2.title{
	text-align:center;
		color:#800000;  /*e43000;*/
	font-size: 16px;	
}
/************************************End Paste from fck_editorarea.css**********************************/

/*End: CCEI Course Style Guide Styles*/

/************************************ Old Course Editor Styles *************************************************/

h2.red{
	text-align:center;
	color:#800000;
	font-size: 16px;
}

h2.blue{
	text-align:center;
	color:#000099;
	font-size: 14px;	
}

h2.green{
	text-align:center;
	color:#006633;
	font-size: 12px;	
}

h2.title1{
	text-align:center;
	color:#800000;
}

h2.title2{
	text-align:center;
	color:#000099;
}

h2.title3{
	text-align:center;
	color:#666600;
}

h2.title4{
	text-align:center;
	color:#006633;
}


/**************************************************End old course Styles **********************************************/
/* OTHERS Below */
p.error, p.success {margin-top:0;}

h3.error {
	background:url(../../images/bullet_error.gif) no-repeat;
	font-size:18px;
	min-height:25px;
	padding:0 10px 15px 35px;
	margin:0 0 2px 0;
	color:#b10000
	}
	
.error {color: #F00; font-size:12px;}
.success {color: #3C8F1A; font-size:12px;}


.OK {
	color: #060;
	font-weight: bold;
}

.capitalize {text-transform:capitalize;}
.closeWindow {
	position: absolute;
	top:6px;
	right:6px;
}

/*
****************************************************************
******************  Alternating Row Styles  ********************
****************************************************************
*/

.altRow1, .altRow2 {padding: 4px 5px;}
.altRow1 {
	background: #FFF url(../../images/table-tdborder.gif) bottom repeat-x;
}
.altRow2 {
	background: #EFF7FF url(../../images/table-tdborder.gif) bottom repeat-x;
}
.altRow3 {
	background-color: #CCCCCC;
}

/***************************************************************
******************  Alternating Row Styles  ********************
***************************************************************/

.thDisabled {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#999999;
	font-weight:bolder;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../../images/thDisabledBkg.gif);
	height:20px;
}

/* ----------- SUBSCRIPTION MANAGER STYLES */
.samTable {
	margin: 10px 0;
}
.samTable, .samTable th {text-align: left;}
.samSubBlockSum {
	background-color: #FFF;
	margin: 10px 0;
	border: 1px solid #CCC;
}
.samSubBlockSum th, .samTable th {
	font: normal 9pt Arial, Verdana, sans-serif;
	background-color: #CADBEC;
	background-image:none;
	height: auto;
	text-align:left;
	border-bottom: 1px solid #CCC;
	padding: 4px;
}

.subTable th {
	font-size: 10pt;
	padding: 4px 4px;
	background-image: none;
	background-color: #d7e1ec;
	color: #466d97;
}
.subTable2 th {
	font-size: 10pt;
	padding: 8px 4px;
	background-image: none;
	background-color: #d7e1ec;
	color: #466d97;
	text-align:left;
}

.subTable table th {
	padding: 4px 4px;
	background-image: none;
	background-color: #e6ebf1;
}

/* defBackgrounds -------------------------------- */

/************ sectionLinks styles **************/

.navHeader{
	font-size:12px;
	font-weight:bold;
	padding: 0 0 2px 2px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}
.navSubHead{
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-indent: 2px;
	padding: 0 0 2px 0;
	margin-bottom: 5px;
}

#ECadmin .navHeader {
	border-bottom: 1px solid #FFF;
	color:#FFF;
}
#ECadmin .containerBox {
	background:url(../../images/ecAdminUI/classNav2.jpg) repeat-y;
	width: 790px;	
}
#ECadmin .footerBox {background: url(../../images/ecAdminUI/footer2.jpg) no-repeat;}
#ECadmin #sectionLinks a:link, #ECadmin #sectionLinks a:visited {
	background-color:#EFD695;
	background-image:none;
	color:#000;
	/* filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6; */
}
#ECadmin #sectionLinks a:hover {
/* 	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1; */
	color: #21536A;
	background-color:#FFE9AF;
	background-image:none;
}


#SAadmin .headerBox {background-image:url(../../images/saAdminUI/header.jpg);}
#SAadmin .containerBox {background: url(../../images/saAdminUI/classNav.jpg) repeat-y;}
#SAadmin .footerBox {background-image:url(../../images/saAdminUI/footer.jpg);}
#SAadmin #sectionLinks a:link, #SAadmin #sectionLinks a:visited {
	background-color:#9F9F9F;
	background-image:none;
	color:#fff;
	/* filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4; */
}
#SAadmin #sectionLinks a:hover {
	/* filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1; */
	color: #FFF;
	background-color:#8F8F8F;
	background-image:none;
}
#SAadmin #sectionLinks h3 {color:#666;}



#sectionLinks {font-family: Tahoma, Arial, sans-serif;}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	width:138px;
	font-size:11px;
	font-style:normal;
	/* border-top: 1px solid #FFFFFF;					
	border-bottom: 1px solid #666666; */	
	/* background-color:#417bb3; */
	padding: 6px 3px 5px 9px;
	color: #125181;
	text-decoration: none;
	/* background:url(../../images/bullet_active.gif) 2px 8px no-repeat; */
	background:#d4dfec url(../../images/navMain_h2bg.gif) repeat-x;
}

#sectionLinks a:hover {
	/* border-top: 1px solid #cccccc; */
	font-size:11px;
	font-style:normal;
	text-decoration: none;
	background-color:#edf3f9;
	background-image:none;
}


/*  KAPLAN   ----------------------------------- */
/*  KAPLAN   ----------------------------------- */

#customHed_kaplan .footerBox {
	background-image:url(../../images/customFooter_kaplan.jpg);
	width: 790px;
	clear: both;
	min-height: 120px;
	position:relative;
}

#customHed_kaplan #tabcontentcontainer {
	background: url(../../images/enroll_tab_content_bg.gif) no-repeat;
	padding:15px 25px 30px 25px;
}

#customHed_kaplan #tabcontentcontainer h3 {
	font-size:9pt;
	margin-top:20px;
}
#customHed_kaplan #tabcontentcontainer p {padding-left:6px;}




/*  GRYPHON   ----------------------------------- */
/*  GRYPHON  ----------------------------------- */

#customHed_gryphon .footerBox {
	background-image:url(../images/customFooter_kaplan.jpg);
	width: 790px;
	clear: both;
	min-height: 120px;
	position:relative;
}

#customHed_gryphon #tabcontentcontainer {
	background: url(../images/enroll_tab_content_bg.gif) no-repeat;
	padding:15px 25px 30px 25px;
}

#customHed_gryphon #tabcontentcontainer h3 {
	font-size:9pt;
	margin-top:20px;
}
#customHed_gryphon #tabcontentcontainer p {padding-left:6px;}



/*
#customHed_kaplan #sectionLinks a:link, #customHed_kaplan #sectionLinks a:visited {
	background:#5383DF;
	color:#fff;
}
#customHed_kaplan #sectionLinks a:hover, #customHed_kaplan #sectionLinks a:active {
	background:#4573c9;
	color:#fff;
}
#customHed_kaplan #sectionLinks h3 {background: #2F60BF;}
#customHed_kaplan .containerBox {
	background-image: url(../../images/kaplan_classNav.gif);
}
*/

/*  KAPLAN   ----------------------------------- */
/*  KAPLAN   ----------------------------------- */

#sectionLinks a.selected {
	background-color:#FFF;
	background-image:none;
	color: #1D659F;
}

#sectionLinks h3 {
	/* background:#d4dfec url(../../images/navMain_h2bg.gif) repeat-x; */
	margin:0;
	padding:8px 4px 8px 4px;
}
#sectionLinks h3, #sectionLinks h3 a {
	color: #FFF;
	font-size:8pt;
	text-decoration: none;
	font-weight:bold;
}
#sectionLinks h3 a {
	display: block;
	padding: 6px 0 0 20px;
}
#sectionLinks ul {margin:0 0 10px 0; padding:0;}
#sectionLinks ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}

hr {
 border: 1px solid #cccccc;
 height: 1px;
}

/*
****************************************************************
******************  Structural Divs Below  *********************
****************************************************************
*/

.main {
	width: 790px;
	border-width: thin;
	border-style: groove;
	border-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

.headerBox {
	background-image:url(../../images/classHeader.jpg);
	height:	120px;
	position: relative;
}

.headerBtRight {
	width: 218px;
	text-align:	center;
	position: absolute;
	bottom: 10px;
	right: 10px;
	/* line-height: 7.5pt; */
}

/* CUSTOM CORPS --------------------------------- */

.customHed_primrose,
.customHed_detroitHS,
.customHed_NHSA,
.customHed_SECA,
.customHed_childcareNet,
.customHed_laPetite,
.customHed_kiddieAcad,
.customHed_learningCare,
.customHed_catCo,
.customHed_goddard,
.customHed_kaplan,
.customHed_sunshineHouse,
.customHed_kaplanELCB,
.customHed_greenApple,
.customHed_FACCM,
.customHed_kidsrkids,
.customHed_kendall, 
.customHed_johnLogan, 
.customHed_eduFirst,
.customHed_gryphon {
	height:	120px;
	position: relative;
}

.customHed_primrose {background-image:url(../../images/customHed_primrose.jpg);}
.customHed_detroitHS {background-image:url(../../images/customHed_detroitHS.jpg);}
.customHed_NHSA {background-image:url(../../images/customHed_NHSA.jpg);}
.customHed_SECA {background-image:url(../../images/customHed_SECA.jpg);}
.customHed_childcareNet {background-image:url(../../images/customHed_childcareNet.jpg);}
.customHed_laPetite {background-image:url(../../images/customHed_laPetite.jpg);}
.customHed_kiddieAcad {background-image:url(../../images/customHed_kiddieAcad.jpg);}
.customHed_learningCare {background-image:url(../../images/customHed_learningCare.jpg);}
.customHed_catCo {background-image:url(../../images/customHed_catCo.jpg);}
.customHed_goddard {background-image:url(../../images/customHed_goddard.jpg);}
.customHed_sunshineHouse {background-image:url(../../images/customHed_sunshineHouse.jpg);}
.customHed_FACCM {background-image:url(../../images/customHed_FACCM.jpg);}
.customHed_kaplan {background-image:url(../../images/customHed_kaplan.jpg);}
.customHed_kaplanELCB {background-image:url(../../images/customHed_Kaplan_ELCB_B.jpg);}
.customHed_greenApple {background-image:url(../../images/customHed_greenApple.jpg);}
.customHed_kidsrkids {background-image:url(../../images/customHed_kidsrkids.jpg);}
.customHed_kendall {background-image:url(../../images/customHed_kendall.jpg);}
.customHed_johnLogan {background-image:url(../../images/customHed_johnLogan.jpg);}
.customHed_eduFirst {background-image:url(../../images/customHed_eduFirst.jpg);}
.customHed_gryphon {background-image:url(../../images/customHed_gryphon.jpg);}
/* END CUSTOM CORPS --------------------------------- */

.containerBox {
	background-image: url(../../images/classNav.jpg);
	background-repeat: repeat-y;
	width: 790px;
	padding-bottom:	30px;
}

.footerBox {
	background-image:url(../../images/classFooter.jpg);
	width: 790px;
	clear: both;
	min-height: 120px;
	position:relative;
}
* html .footerBox {height: 120px;}

.navBox { 
	width: 150px;
	float: left;
	text-align:	left;
}

.navTitle { 
	float: left;
	width: 150px;
	height:	60px;
	background-image: url(../../images/navTitle.gif);
}

.contentBox {
	width: 640px;
	float: right;
	text-align: center;
}

.content {
	/*padding: 17px 20px;*/
	text-align: left;
	margin: 0 auto;
	width: 95%;
	padding: 17px 0;
}


.searchBox {
	background: #EFF7FF url(../../images/logo_watermark.gif) 10px -22px no-repeat;
	border: 1px solid #D7E1EC;
	padding: 15px 15px;
	margin: 0 auto 20px auto;
	width: 85%;
}

.searchBox h3 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 10pt;
}

.classes404 {
	background: url(../../images/404_logo.gif) no-repeat;
	min-height: 300px;
}
* html .classes404 {height:300px;}
/*
.announcement {
	background: url(../../images/announcement_small_bg.gif) no-repeat;
	width: 585px;
	height: 165px;
	margin: 0 auto 15px auto;
}
.announcement h2 {margin: 0 0 4px 0;}
.announcementTxt {
	padding: 20px 30px 16px 20px;
	font-size: 8.5pt;
}
*/
.announcement {
	margin: 0 auto 15px auto;
}
.announcement h2 {margin: 0 0 4px 0;}
.announcementTxt {
	padding: 20px 30px 16px 20px;
	font-size: 8.9pt;
}

/* -- OLC -- */
.olcFrame {
	text-align: left;
	width: 562px;
	border: 1px solid #a0cbf3;
	background: url(../../images/olc_bg.gif) top right no-repeat;
}
.olcFrame p {margin: 1px 6px 6px 6px;}
.olcTxt {
	padding: 12px;
}


#tabcontentcontainer {
	background: url(../../images/enroll_tab_content_bg.gif) no-repeat;
	padding:15px 25px 30px 25px;
}
#tabcontentcontainer h3 {
	font-size:9pt;
	margin-top:20px;
}
#tabcontentcontainer p {padding-left:6px;}


/*
****************************************************************
****************  NEWFANGLED ICON HEADERS  *********************
****************************************************************
*/

p.iconTitle {
	display:inline;
	font-size:18px;
	font-weight:bold;
	color:#336699;
	position:relative;
	top:10px;
}
img.titleIcon {
	float:left;
	padding-right: 10px;
}

/*
****************************************************************
************  NEWFANGLED TOOLTIP ON CERT LINKS  ****************
****************************************************************
*/
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*Line below causes errors in Firefox - is IE-only property. CV - 11/28/2007*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
/*********** For the GUI  Editor************************\
******** has to match**********************************
C:\Inetpub\wwwroot\CFIDE\scripts\ajax\FCKeditor\editor\css
****************************************************/
/************************
p, a{
font-family:Helvetica,Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

h2.red{
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;	
	font-size: 16px;
	text-align:center;
	color:#800000;
}

h2.blue{
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;	
	font-size: 14px;
	text-align:center;
	color:#000099;
}

h2.green{
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;	
	font-size: 12px;
	text-align:center;
	color:#006633;
}
.highlight{
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;	
	font-size: 12px;
	color:#4174B9;
	font-weight:bold;
	font-style:italic; 
}
************************/


