/********************
Maine CTE School sites

GLOBALLY-SHARED ASSETS
FILE: /css/shared/shared-global.css styles

Version 7-20-2009

Built by RainStorm Consulting
contact@rainstormconsulting.com

Please request permission prior to use.
********************/

/**********
1.0 Basic elements
**********/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #333;
	text-align: center;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
}

a:hover {
	text-decoration: none;
}

pre {											/* This code is necessary to fix user entered content with a pre tag */
	overflow-x: auto;							/* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap;						/* css-3 */
	white-space: -moz-pre-wrap !important;		/* Mozilla, since 1999 */
	white-space: -pre-wrap;						/* Opera 4-6 */
	white-space: -o-pre-wrap;					/* Opera 7 */
	word-wrap: break-word;						/* Internet Explorer 5.5+ */
	width: 90%;
	display: inline;
	font-family: inherit;
}

/**********
2.0 Branding Container elements
**********/

/*****
Basic elements
*****/

#topbar {
	width: 902px;
	height: 50px;
	margin: 0 auto;
	padding: 0 40px 0 28px;
	text-align: left;
}

.cte-selector {
	float: left;
	width: 500px;
	padding: 9px 0 0 0;
}

.cte-logo {
	float: left;
	width: 402px;
	text-align: right;
}

#branding-container {
	height: 72px;
	margin: 0 34px 0 29px;
}

.logo {
	float: left;
	max-width: 200px;
	overflow: hidden;
	height: 50px;
	margin: 14px 10px 0 0;
}

#branding-container h1 {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 200%;
	font-weight: normal;
}

/**********
3.0 Content Container elements
**********/
 
/*****
Basic elements
*****/

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 5px;
	text-align: left;
}

#content-container {
	float: right;
	width: 100%;
	margin: 0 0 0 -193px;
	height: 1%;
	min-height: 0;
}

#btm-cap {
	height: 31px;
}

#content-area {
	margin: 0 0 0 193px;
}

/* Page header elements */

.header-content {
	min-height: 54px;
	margin: 0 40px 0 18px;
	padding: 16px 0 0 0;
}

.header-content h2 {
	font-size: 200%;
	line-height: 120%;
	font-weight: normal;
	padding: 7px 0 7px 0;
}

/* Inner content elements */

body#twocol #inner-content-container {
}

body#threecol #inner-content-container, body#homepage #inner-content-container {
	float: left;
	width: 100%;
	margin: 0 -236px 0 0;
}

body#twocol #inner-content-area, body#threecol #inner-content-area, body#homepage #inner-content-area {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
}

body#twocol #inner-content-area {
	padding: 0 43px 0 18px;
}

body#threecol #inner-content-area, body#homepage #inner-content-area {
	margin: 0 236px 0 0;
	padding: 0 25px 0 18px;
}

body#homepage #inner-content-area {
	padding: 20px 25px 0 18px;
}

#inner-content-area .program-sidenav {
	width: 285px;
	float: right;
	padding: 0 0 20px 20px;
}

#inner-contnet-area h1 {
	padding: 10px 0;
	margin: 0;
}

/* Inside page side-item */

.side-item {
	width: 210px;
	padding: 10px;
	font-family: Arial;
	font-size: 85%;
}

.side-item-btmcap {
	height: 5px;
	overflow: hidden;
}

/* Pagination */

.pagination {
	text-align: center;
}

.pagination table {
	margin: 0 auto;
	font-family: Arial, sans-serif;
	color: #999;
	font-weight: bold;
}

.previouslink {
}

.pagelinks {
	padding: 0 30px;
}

/* Program pages */

.page-intro {
}

.program-sidenav .course-anchor {
	float: right;
	width: 131px;
	margin: 0 0 10px 0;
}

.program-sidenav .instructors-anchor {
	float: left;
	width: 131px;
	margin: 0 0 10px 0;
	text-align: right;
}

.program-sidenav .program-image {
	clear: both;
	width: 285px;
	margin: 20px 0 0 0;
	padding: 13px 0 5px 0;
	text-align: center;
}

.program-sidenav .program-image-btmcap {
	height: 5px;
	padding: 0 0 10px 0;
	overflow: hidden;
}

.program-intro {
	float: left;
	width: 494px;
}

.program-intro p {
	margin: 0 0 10px 0;
	padding: 0;
}

.program-search {
	float: left;
	width: 173px;
	height: 66px;
	padding: 26px 8px 8px 8px;
	margin: 0 0 0 20px;
}

.program-search .search-input {
	width: 166px;
}

.program-search .search-button {
	float: right;
	margin: 8px 0 0 0;
}

/* Programs page - /programs/ */

.programs-list-container {
	height: 1%;
	margin: 10px 0;
	padding: 47px 3px 14px 10px;
	font-family: Arial, sans-serif;
}

.programs-list-container {
	padding: 4px 3px 14px 4px;
}

.programs-list-container .program-item {
	width: 155px;
	margin: 0;
	padding: 5px;
	text-align: center;
}

.programs-list-container h3 {
	font-size: 110%;
}

.sub-categories {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

.sub-categories li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.program-item img {
	margin: 0 0 5px 0;
}

/* Courses container items */

.courses-container {
	height: 1%;
	margin: 10px 0;
	padding: 42px 4px 14px 4px;
	font-family: Arial, sans-serif;
}

.course-details-container {
	padding: 10px 3px 14px 4px;
}

.courses-container h3 {
	font-size: 110%;
}

.courses-container .course-item {
	width: 158px;
	margin: 0;
	padding: 5px;
	text-align: center;
}

.course-item img, .instructor-item .instructor-photo, .program-item {
	margin: 0 0 5px 0;
}

/* Instructors container items */

.instructors-container {
	height: 1%;
	margin: 10px 0;
	padding: 32px 4px 14px 4px;
	font-family: Arial, sans-serif;
}

.instructors-container .instructor-item {   /* On Programs page  */
	width: 318px;
	margin: 0 0 10px 0;
	padding: 10px;
}

.course-details-container .instructor-item {   /* On Course Details Page page  */
	width: 310px;
 	margin: 0 4px 10px 4px;
	padding: 10px;
}

.course-details-container .instructor-item h4 {
	font-size: 110%;
}

.instructor-item .instructor-photo {
	float: left;
	margin: 0 10px 0 0;
}

.instructor-heading {
	font-size: 90%;
}

.instructor-bio {
	clear: left;
	padding: 10px 0 0 0;
	font-size: 90%;
	line-height: 130%;
}

.instructor-bio .more-link {
	font-size: 90%;
}

/* Course detail page elements */

.course-action-items {
	float: right;
	width: 673px;
	margin: 10px 0 0 0;
	padding: 0 20px 10px 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-align: right;
}

.course-action-items img {
	padding-right: 5px;
}

.course-description-container {
	padding: 5px 10px 10px 15px;
	margin: 0;
}

.course-description-container .course-photo {
	float: right;
	border: 1px solid #333;
	margin: 10px;
	padding: 0;
}

.course-details-container {
	clear: both;
	height: 1%;
	margin: 0;
	padding: 0;
}

.course-requirements-container {
	margin: 0;
	padding: 0;
}

.course-details-container .instructors-container {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 340px;
}

.course-details-container .more-details-container {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 340px;
}

#instructor-details span, #schedule-details span, #more-details span, #requirement-details span {
	display: none;
}

.more-details-container h4 {
	padding: 10px 0 0 0;
	font-size: 110%;
}

.more-details-container p {
	padding: 3px 0 0 0;
	margin: 0;
}

/* Staff elements */

h2.group-title {
	margin: 12px 0 6px 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 140%;
	font-weight: bold;
}

.group-container {
	width: 474px;
	padding: 6px 5px 12px 5px;
	text-align: center;
}

.group-container .group-item {
	width: 138px;
	margin: 0 6px 6px 0;
	padding: 5px;
	text-align: center;
}

.group-item .staff-image {
	margin: 4px 0;
	padding: 0;
}

.group-item h3 { 
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 120%;
}

.group-item .position {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 90%;
}

.photo-left-profile, .photo-right-profile {
	margin: 18px 0 0 0;
}

.photo-left-profile .staff-photo {
	float: left;
	width: 152px;
	margin: 0 12px 0 0;
	padding: 12px;
	text-align: center;
}

.photo-right-profile .staff-photo {
	float: right;
	width: 152px;
	margin: 0 0 0 12px;
	padding: 12px;
	text-align: center;
}

.photo-left-profile .header-info {
	float: left;
	width: 296px;
}

.photo-right-profile .header-info {
	float: right;
	width: 296px;
}

.header-info h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 150%;
	font-weight: bold;
}

.header-info h3 {
	font-family: Arial, sans-serif;
	font-size: 100%;
}

.info {
	font-family: Arial, sans-serif;
	font-size: 90%;
}

.photo-left-profile .custom-fields, .photo-right-profile .custom-fields {
	float: right;
	width: 200px;
	margin: 6px 0 12px 12px;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 90%;	
}

.description {
}

.staff-group-container {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	background: #efefef;
	text-align: center;
}

.staff-group {
	margin: 0 auto;
	font-family: Arial, sans-serif;
	color: #999;
	font-weight: bold;
}

/* Success items */

#success-content {
	overflow: hidden;
}

#success-content .news-item {
	margin: 0;
	padding: 0;
}

#success-content .success-item {
	width: 460px;
	padding: 12px;
}

#success-content .student-photo {
	position: relative;
	float: left;
	width: 200px;
	border: 1px solid #999;
	background: #eee;
}

#success-content .success-article {
	float: left;
	width: 228px;
	padding: 5px 0 0 15px;
	font-size: 110%;
}

#success-content .success-title {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 8px 0 0;
	padding: 4px;
	opacity: 0.90;
	filter: alpha(opacity=90);
	width: 192px;
}

#success-content .success-title h3 {
	margin: 0;
	padding: 0 0 0 8px;
	font-size: 100%;
}

/* Inner sidebar elements */

body#threecol #inner-sidebar, body#homepage #inner-sidebar {
	float: right;
	width: 201px;
	padding: 89px 35px 0 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 90%;
}

body#homepage #inner-sidebar {
	padding: 20px 35px 0 0;
}

.sending-schools {
	padding: 6px 17px;
	font-family: Arial, sans-serif;
	font-size: 90%;
}

.sending-schools h3 {	
	font-family: Georgia, "Times New Roman", serif;
	font-size: 110%;
}

.sending-schools ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sending-schools li {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

/* News sidebar items */

.sidebar-news {
	padding: 50px 10px 0 10px;
	height: 1%;
}

.sidebar-news ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 110%;
}

.sidebar-news li {
	list-style: none;
	margin: 0;
	padding: 10px 10px 10px 0;
}

.sidebar-news .headlines {
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.more-link {
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebar-news .rss {
	float: left;
	width: 81px;
	padding: 20px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

.sidebar-news .readmore {
	float: left;
	width: 100px;
	padding: 21px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
}

/* News section sidebar elements */

.sidebar-news h4 {
	margin: 10px 0 6px 0;
	font-size: 105%;
}

.sidebar-news .categories, .sidebar-news .archives {
	list-style: none;
	margin: 0 10px 0 26px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 90%;
}

.sidebar-news .categories li, .sidebar-news .archives li {
	list-style: none;
	margin: 0;
	padding: 3px 0 3px 16px;
	border-bottom: none;
}

.sidebar-news .archives-rss {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

/* action-row items */

#action-row {
	clear: both;
	width: 921px;
	margin: 0 0 0 18px;
}

#stusuc-box {
	float: left;
	width: 600px;
	padding: 0 15px 0 14px;
	margin: 0 0 0 7px;
}

.stusuc-button {
	float: left;
	width: 162px;
	margin: 7px 0 0 -5px;
}

.natstd-button {
	float: left;
	width: 174px;
	margin: 7px 0 0 -5px;
}

#stusuc-box .photo {
	width: 1%;
	padding: 16px 0 9px 0;
}

#stusuc-box h3 {
	margin: 15px 0 12px 0;
	padding: 0;
	font-size: 115%;
}

#stusuc-box .content {
	padding: 16px 20px 9px 20px;
	font-size: 90%;
	line-height: 130%;	
}

#stusuc-box .content p {
	margin: 0;
	padding: 0 0 11px 0;
}

#stusuc-box .content p.no-success {
	padding-top: 8px;
}

#natstd-box {
	display: none;
	float: left;
	width: 580px;
	padding: 0 35px 0 14px;
	font-size: 110%;
	margin: 0 0 0 7px;
}

.checklist {
	width: 350px;
	float: left;
}

.standards-logos {
	width: 122px;
	float: left;
	padding: 50px 0 0 0;
}

#natstd-box .checklist ul {
	list-style: none;
	margin: 0;
	padding: 20px 0 0 20px;
}

#natstd-box .checklist li {
	list-style: none;
	margin: 0;
	padding: 12px 0 12px 24px;
}

#natstd-box td.logos {
	padding: 10px;
	text-align: center;
}

/* Slider items */

.article-slider {
	width: 488px;
	font-family: Arial, sans-serif;
}

#success-content .article-slider {
	width: 488px;
	padding: 0 0 10px 0;
	font-family: Arial, sans-serif;
}

#success-content .slider-container {
	margin: -10px 0 0 0;
}

#stusuc-box .slider-container, .article-slider .slider-container {
	text-align: center;
}

.slider-container .viewmore {
	padding: 0 0 8px 0 !important;
	font-size: 90%;
	font-weight: bold;
}

#success-content .slider-container .viewmore {
	float: left;
	width: 310px;
	margin: 10px 0 0 0;
	padding: 0 0 8px 12px !important;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}

#stusuc-box .slider, .article-slider .slider {
	margin: 0 auto;
}

.slider-content div {
	float: left;
	margin: 0;
	padding: 0 3px 0 0 !important;
}

.slider-content div:last-child {
	padding: 0 !important;
}

.slider-content img {
	border: 2px solid #fff;
}

.slider-container .left-arrow {
	width: 23px;
	height: 27px;
	padding: 0;
}

.slider-container .left-arrow img, .slider-container .right-arrow img {
	cursor: pointer;
}

.slider-container .left-arrow img.disabled, .slider-container .right-arrow img.disabled {
	cursor: default !important;
}

.slider-container .left-cap {
	overflow: hidden;
	width: 5px;
	height: 42px;
}

.slider-container .right-cap {
	overflow: hidden;
	width: 5px;
	height: 42px;
}

.slider-container .right-arrow {
	width: 23px;
	height: 27px;
	padding: 0;
}

.slider-content-frame {
	width: 100px;
	height: 32px;
	overflow: hidden;
	position: relative;
}

.slider-content-frame.narrow {
	width: 46px;
}

.slider-content-container {
	height: 100%;
	position: absolute;
	left: 0px;
}

.slider-hover {
	font-size: 85%;
	line-height: 120%;
	position: absolute;
}

.slider-hover .hover-topcap {
	overflow: hidden;
	width: 150px;
	height: 4px;
}

.slider-hover .hover-content {
	width: 134px;
	padding: 8px 8px 0 8px;
	font-size: 90%;
	text-align: left;
}

.slider-hover .hover-btmcap {
	overflow: hidden;
	width: 150px;
	height: 13px;
}

.slider-hover .hover-content .title {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 110%;
	font-weight: bold;
}

.slider-hover .hover-content p {
	margin: 0;
	padding: 0;
}

.article-thumbnail {
	width: 47px;
	text-align: center;
}

.slider-hover .read-more {
	text-transform: uppercase;
}

/* News box items */

#news-box {
	float: left;
	width: 280px;
	margin: 48px 0 0 0;
	font-size: 90%;
}

#news-box ul {
	list-style: none;
	margin: 46px 16px 0 16px;
	padding: 0;
	font-size: 110%;
}

#news-box li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 8px 0 8px 0;
}

#news-box p.no-news {
	margin: 46px 16px 0 16px;
}

#news-box .rss {
	float: left;
	width: 124px;
	padding: 16px 0 0 16px;
	font-weight: bold;
}

#news-box .rss a:link, #news-box .rss a:visited, #news-box .rss a:visited, #news-box .rss a:hover {
	text-decoration: underline;
}

#news-box .readmore {
	float: left;
	width: 124px;
	padding: 16px 16px 0 0;
	font-weight: bold;
	text-align: right;
}

#news-box .readmore a:link, #news-box .readmore a:active, #news-box .readmore a:visited, #news-box .readmore a:hover {
	text-decoration: underline;	
}

.action-row-btm-cap {
	height: 25px;
	overflow: hidden;
}

/* News section items */

#news-content h2 {
	margin: 16px 0 0 0;
	padding: 0 0 10px 0;
}

.news-item {
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
}

.headline {
}

.date-box {
	width: 74px;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 90%;
}

.datebox-btmcap {
	overflow: hidden;
	height: 6px;
}

.date p {
	margin: 0;
	padding: 0;
}

.headline h3 {
	margin: 19px 0 20px 0;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-size: 150%;
	line-height: 140%;
	font-weight: bold;
}

.date {
	width: 80px;
	text-align: center;
}

.date p {
	margin: 0;
	padding: 5px;
}

.meta {
	margin: 0;
	padding: 0;	
	font-family: Arial;
	font-size: 90%;
}

.meta a:link {
	text-decoration: none;
}

.content {
	line-height: 140%;
}

.content p:first-child {
	margin-top: 0;
	padding-top: 0;
}

/*****
Sidebar elements
*****/

#sidebar {
	float: left;
	width: 167px;
	padding: 8px 3px 0 23px;
}

.main-nav {
	margin: 0;
	padding: 19px 0 0 0;
}

.main-nav .nav-item {
	cursor: pointer;
	height: 1%;
	min-height: 0;
	padding: 10px 30px 8px 10px;
	font-weight: bold;
}

.sub-nav ul {
	list-style: none;
	margin: 0;
	padding: 19px 0;
}

.sub-nav li {
	list-style: none;
	height: auto;
	margin: 0;
	padding: 4px 10px 6px 19px;
	font-size: 85%;
}

.sub-nav li.selected {
	font-weight: bold;
}

.main-nav-tray {
	height: 92px;
	padding: 10px 10px 10px 15px;
	font-size: 75%;
	line-height: 130%;
}

.main-nav-tray p {
	margin: 0;
	padding: 0 0 4px 0;
}

.hidden-nav {
	display: none;
}

/**********
4.0 Supplemental Nav elements
**********/

/*****
Basic elements
*****/

#suppnav-container {
	text-align: center;
}

#suppnav {
	height: 1%;
	min-height: 0;
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
	font-size: 80%;
}

.suppnav-logo {
	padding: 0 0 20px 0;
}

#suppnav .nav {
	margin: 0 0 10px 0;
}

#suppnav ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#suppnav li {
	display: inline;
	list-style-type: none; /* Repeated for IE5/PC */
	margin: 0;
	padding: 0;
}

.st-credit {
	width: 88px;
	margin: 0 auto;
	padding: 4px;
	border: 1px solid #333;
	background: #fff;
}

/**********
5.0 Font elements
**********/

/*****
Header elements
*****/

h1 {
	margin: 0;
	padding: 0;
	font-size: 160%;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 140%;
	font-weight: normal;
}

h3 {
	margin: 4px 0 4px 0;
	padding: 0;
	font-size: 130%;
}

h4 {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 130%;
}

h5 {
	margin: 0;
	padding: 0;
	font-size: 160%;
}

h6 {
	margin: 0;
	padding: 0;
	font-size: 160%;
}

/* Graphic page titles */

#home-stusuc {
	height: 25px;
	margin: 0;
	padding: 0 0 2px 0;
}

#home-stusuc img {
	float: right;
}

#home-stusuc span {
	display: none;
}

/*****
Other fonts
*****/

.st-credit {
}

.subcontent {
	font-family: Arial, sans-serif;
	font-size: 80%;
}

address {
	font-style: normal;
}

/**********
6.0 Form Elements
**********/

/*****
6.1 Basic form elements
*****/

form {
	font-family: Arial, sans-serif;
	clear: both;
}

.label {
	width: 125px;
	vertical-align: top;
}

.note {
	font-size:  75%;
	color: #333;
	font-weight: normal;
}

.required {
	color: #ff0000;
	font-weight: bold;
}

.button {
	padding: 4px;
	border: 0;
	font-weight: bold;
}

#standard-form label {
	text-align: right;
}

#standard-form .note-adjusted {
	display: block;
	margin: -19px 0 0 0;
}

#standard-form .select-input {
	margin: 1px 0 0 0;
}

.side-item p {
	padding: 5px 0;
	margin: 0;
	line-height: 140%;
}

.side-item address {
	padding: 0;
	margin: 0;
	line-height: 130%;
}

#standard-form .bottompadding {
	margin-bottom: 8px;
}

#standard-form .rightpadding {
	margin-right: 8px;
}

.application-input {
	padding-left: 135px;
}

.securitycode {
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}

.error {
	border: 1px solid #ff0000;
	padding: 5px;
	font-weight: bold;
}

/**********
7.0 Etc. elements
**********/

/*****
Structure elements
*****/

.print-notice {
	display: none;
}

.hide {
	display: none;
}

.clear {
	clear: both;
	height: 0%;
	display: static;
	overflow: hidden;
}

.divider {
	color: #f9f9f9;
}

.middle {
	vertical-align: middle;
}

.middle img {
	vertical-align: middle;
}

.center {
	text-align: center;
}


.right {
	text-align: right;
}

.alignleft {
	float: left;
	margin: 0 5px 5px 0;
}

.alignright {
	float: right;
	margin: 6px 0 5px 10px;
}

.notice, .warning, .confirm {
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 36px;
	background: #eee url('../images/shared/graphics/notice.gif') 5px 50% no-repeat;
	border: 1px dotted #000;
	font-family: Arial, sans-serif;
	font-size: 90%;
}

.warning {
	background: #eee url('../images/shared/graphics/warning.gif') 5px 50% no-repeat;
}

.confirm {
	background: #eee url('../images/shared/graphics/confirm.gif') 5px 50% no-repeat;
}

.pagination {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	background: #efefef;
	text-align: center;
}

.pagination table {
	margin: 0 auto;
	font-family: Arial;
	color: #999;
	font-weight: bold;
}

/**
Skipnav elements
**/

a.skipcontent:link, a.skipcontent:hover, a.skipcontent:visited  { 
  position: absolute; 
  color: #fff;
  left: 0px; 
  top: -500px; 
  width: 1px; 
  height: 1px; 
  overflow: hidden;
} 
  
a.skipcontent:active, a.skipcontent:focus { 
  color: #fff;
  position: static; 
  width: auto; 
  height: auto; 
}

/** *************************** **/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font-family: Arial, sans-serif;
  color: #333333;
}
#TB_secondLine {
  /*font: 10px Arial, Helvetica, sans-serif;*/
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/images/shared/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
position: fixed;
background: #ffffff;
z-index: 102;
color:#000000;
display:none;
border: 4px solid #525252;
text-align:left;
top:50%;
left:50%;
}


* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height: 27px;
  font-family: Arial, sans-serif;
  font-size: 90%;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
/** *************************** **/
/********************
Maine CTE school websites

TEMPLATE: orange
FILE: /css/orange/orange.css styles

Primary color: 
Alt color: 
Hover color: 
News sidebar border: 

Version 7-20-2009

Built by RainStorm Consulting <contact@rainstormconsulting.com>

Please request permission prior to use.
********************/

/**********
1.0 Basic elements
**********/

body {
	background: #abc1c1 url('../../images/orange/bg.gif') top left repeat-x;
}

a:link {
	color: #3a6085;
}

a:visited {
	color: #999;
}

a:active {
	color: #bc5904;
}

a:hover {
	color: #bc5904;
}

/**********
2.0 Branding Container elements
**********/

/*****
Basic elements
*****/

#topbar {
	background: url('../images/orange/topbar/topbar_bg.gif') left top no-repeat;
}

#branding-container h1 {
	color: #bf5b03;
}

#branding-container h1 a:link, #branding-container h1 a:active, #branding-container h1 a:hover, #branding-container h1 a:visited {
	color: #bf5b03;
}

/**********
3.0 Content Container elements
**********/
 
/*****
Basic elements
*****/

#container {
	background: #fff url('../images/orange/container_bg.gif') left top no-repeat;
}

#btm-cap {
	background: url('../images/orange/btm-cap_bg.gif') left top no-repeat;
}

#content-area {
	margin: 0 0 0 193px;
}

/* Page header elements */

body#twocol .section-title, body#threecol .section-title {
	color: #bf5b03;
}

.header-content h2 {
	color: #3a6085;
}

.header-content {
	background: url('../images/orange/content/header-line-gradient.gif') left bottom no-repeat;
}

/* Inner content elements */

.program-image {
	background: url('../images/orange/content/program-image_bg.gif') left top no-repeat;
}

.program-image img {
	border: 1px solid #3a6085;
}

.program-image-btmcap {
	background: url('../images/orange/content/program-image-btm_bg.gif') left top no-repeat;
}

.program-search {
	background: url('../images/orange/graphics/program-search_bg.gif') left top no-repeat;
}

.programs-list-container, .course-details-container {
	background: url('../images/orange/content/section-container_bg.gif') left top no-repeat;
}

.course-action-items a:visited {
	color: #3a6085;
}

.course-action-items a:hover {
	color: #bc5904;
}

/* Inside page side-item */

.side-item {
	background: url('../images/orange/content/side-item_bg.gif') left top no-repeat;
}

.side-item-btmcap {
	background: url('../images/orange/content/side-item-btm_bg.gif') left top no-repeat;
}

/* Courses container items AND program-list items */

.courses-container {
	background: url('../images/orange/graphics/courses-section_bg.gif') left top no-repeat;
}

.courses-container .course-item, .instructors-container .instructor-item, .programs-list-container .program-item {
	background: #e0e9eb;
	border: 1px solid #9ca9a9;
}

.course-item img, .instructor-item .instructor-photo, .program-item img {
	border: 1px solid #3a6085;
}

.sub-categories a:link, .sub-categories a:active, .sub-categories a:visited {
	color: #bc5904;
	text-decoration: underline;
}

.sub-categories a:hover {
	color: #3a6085;
	text-decoration: none;
}

/* Instructors container items */

.instructors-container {
	background: url('../images/orange/graphics/instructors-section_bg.gif') left top no-repeat;
}

.course-details-container .instructors-container {
	background: none;
}

.instructor-item h4 a:link, .instructor-item h4 a:visited, .instructor-item h4 a:active {
	color: #3a6085;
}

.instructor-item h4 a:hover {
	color: #bc5904;
}

.instructor-item a.more-link:visited {
	color: #3a6085;
}

/* Inner sidebar elements */

.sending-schools {
	background: url('../images/orange/inner-sidebar/sending_bg.gif') left top no-repeat;
	color: #336666;
}

.sending-schools h3 {	
	color: #bc5904;
}

/* News sidebar items */

.sidebar-news {
	background: url('../images/orange/inner-sidebar/sidebar-news_bg.gif') left top no-repeat;
}

.sidebar-news ul {
	color: #bc5904;
}

.sidebar-news li {
	border-bottom: 1px solid #fff;
}

.sidebar-news a:link, .sidebar-news a:active, .sidebar-news a:visited {
	color: #9e410a;
}

.sidebar-news a:hover {
	color: #3a6085;
}

.more-link a:link, .more-link a:active, .more-link a:visited, .more-link a:hover {
	color: #3a6085 !important;
}

.sidebar-news .rss a:link, .sidebar-news .rss a:active, .sidebar-news .rss a:visited, .sidebar-news .readmore a:link, .sidebar-news .readmore a:active, .sidebar-news .readmore a:visited, .sidebar-news .readmore a:hover {
	color: #d85200;
}

.sidebar-news h4 {
	color: #9e410a;
}

.sidebar-news .categories li, .sidebar-news .archives li {
	background: url('../images/orange/graphics/bullet.gif') left 50% no-repeat;
}

.sidebar-news .categories a:link, .sidebar-news .categories a:active, .sidebar-news .categories a:visited, .sidebar-news .categories a:hover, .sidebar-news .archives a:link, .sidebar-news .archives a:active, .sidebar-news .archives a:visited, .sidebar-news .archives a:hover {
	color: #3a6085;
}

.sidebar-news .categories a:hover, .sidebar-news .archives a:hover {
	color: #9e410a;
}

.sidebar-news-btmcap {
	background: url('../images/orange/inner-sidebar/sidebar-news-btmcap_bg.gif') left top no-repeat;
}

/* Rotating sidebar items */

/* action-row items */

#action-row {
	clear: both;
	width: 921px;
	margin: 0 0 0 18px;
}

.stusuc-box-bg {
	background: url('../images/orange/actionrow/actionrow-stusuc_bg.gif') 0 33px no-repeat;
}

.natstd-box-bg {
	background: url('../images/orange/actionrow/actionrow-natstd_bg.gif') 0 33px no-repeat;
}

#stusuc-box h3 {
	color: #00356a;
}

#stusuc-box .success-title a {
	color: #00356a !important;
}

#stusuc-box .content a:link, #stusuc-box .content a:active, #stusuc-box .content a:visited, #stusuc-box .content a:hover {
	color: #bf5b03;
}

#natstd-box .checklist li {
	background: url('../images/orange/graphics/bullet-checkmark.png') 0 12px no-repeat;
}

#natstd-box a:link, #natstd-box a:active, #natstd-box a:visited, #natstd-box a:hover {
	color: #bf5b03;
}

/* Slider items */

#success-content .article-slider {
	background: #eee;
	border-bottom: 1px dotted #bc5904;
}

.slider-container .viewmore {
	color: #00356a;
}

#success-content .slider-container .viewmore {
	color: #336666;
}

.slider-content {
	background: #b6cece;
}

.slider-container .left-cap {
	background: url('../images/orange/actionrow/slider-left-endcap.png') left 50% no-repeat;
}

.slider-container .right-cap {
	background: url('../images/orange/actionrow/slider-right-endcap.png') left 50% no-repeat;
}

.slider-hover a:visited {
	color: #3a6085;
}

.slider-hover .hover-topcap {
	background: url('../images/orange/actionrow/slider-hover-topcap.png') left top no-repeat;
}

.slider-hover .hover-content {
	background: url('../images/orange/actionrow/slider-hover_bg.png') left top repeat-y;
}

.slider-hover .hover-btmcap {
	background: url('../images/orange/actionrow/slider-hover-btmcap.png') left top no-repeat;
}



/* News box items */

#news-box li {
	border-bottom: 1px solid #fff;
}

#news-box a:link, #news-box a:visited {
	color: #9e410a;
}

#news-box a:active, #news-box a:hover {
	color: #3a6085;
}

#news-box .rss a:link, #news-box .rss a:visited, #news-box .rss a:visited, #news-box .rss a:hover {
	color: #d85200;
}

#news-box .readmore a:link, #news-box .readmore a:active, #news-box .readmore a:visited, #news-box .readmore a:hover {
	color: #9e410a;
}

.action-row-btm-cap {
	background: url('../images/orange/actionrow/btm-cap_bg.gif') left top no-repeat;
}

/* Student Success section items */

#success-content .success-title {
	background: #bc5904;
}

#success-content .success-title h3 a:hover {
	color: #bbd6d6;
}

.success-title h3 a:link, .success-item h3 a:active, .success-item h3 a:visited {
	color: #fff;
}

/* News section items */

#news-content h2 {
	color: #3a6085;
}

.news-item {
	border-bottom: 1px dotted #bc5904;
}

.headline h3 a:link, .headinline h3 a:active, .headline h3 a:visited {
	color: #bf5b03;
}

.headline h3 a:hover {
	color: #3a6085;
}

.date-box {
	background: url('../images/orange/content/date-box_bg.gif') left top no-repeat;
}

.datebox-btmcap {
	background: url('../images/orange/content/datebox-btm_bg.gif') left top no-repeat;
}

.date p {
	color: #3a6085;
}

.meta a:link {
	color: #bc5904;
}

.heading {
	background: url('../images/.gif') left top no-repeat;
}

/* Staff section items */

.group-container, .success-item {
	background: url('../images/orange/content/threecol-container_bg.png') left top no-repeat;
}

.group-item {
	background: #e0e9eb;
	border: 1px solid #9ca9a9;
}

.group-item img {
	border: 1px solid #3a6085;
}

.staff-photo {
	background: url('../images/orange/content/staff-photo_bg.gif') left top no-repeat;
}

.staff-photo img {
	border: 1px solid #999;
}

.custom-fields {
	border-left: 2px solid #3a6085;
}

/*****
Sidebar elements
*****/

.main-nav {
	background: url('../images/orange/mainnav/mainnav_bg.gif') left top no-repeat;
	border-bottom: 1px solid #98baba;
}

.main-nav .nav-item {
	background: url('../images/orange/mainnav/mainnav-btn_bg.gif') left top no-repeat;
	border-top: 1px solid #98baba;
}

.main-nav .nav-item:hover, .main-nav div.selected {
	background: url('../images/orange/mainnav/mainnav-btn_on_bg.gif') left top no-repeat;
	color: #fff;
}

.main-nav a:link, .main-nav a:visited {
	color: #336666;
}

.main-nav a:hover {
	color: #fff;
}

.sub-nav ul {
	background: #ffdec1 url('../images/orange/mainnav/subnav_bg.gif') left top no-repeat;	
}

.sub-nav li {
	background: url('../images/orange/mainnav/subnav-item_bg.gif') 19px bottom no-repeat;
	color: #bc5904;
}

.sub-nav a:link, .sub-nav a:active, .sub-nav a:visited {
	color: #bc5904;
}

.sub-nav a:hover {
	color: #98baba;
}

.main-nav-tray {
	background: url('../images/orange/mainnav/mainnav-tray_bg.gif') left top no-repeat;
}

/**********
4.0 Supplemental Nav elements
**********/

/*****
Basic elements
*****/

#suppnav-container {
	background: #cc6600 url('../images/orange/suppnav/suppnav-container_bg.gif') left top repeat-x;
}

#suppnav {
	background: url('../images/orange/suppnav/suppnav_bg.gif') left top no-repeat;
	color: #fff;
}

#suppnav ul {
	color: #ffcc00;
}

#suppnav a:link, #suppnav a:active, #suppnav a:visited, #suppnav a:hover {
	color: #ffcc00;
}

/**********
5.0 Font elements
**********/

/*****
Header elements
*****/

h1 {
	color: #3a6085;
}

h2 {
	color: #bf5b03;
}

h3 {
	color: #3a6085;
}

h4 {
	color: #3a6085;
}

h5 {
	color: #3a6085;
}

h6 {
	color: #3a6085;
}

/* Graphic page titles */

#home-stusuc {
	background: url('../images/orange/headings/home-stusuc.gif') left top no-repeat;
}

#instructor-details {
	width: 340px;
	height: 30px;
	background: url('../images/orange/headings/instructor-section-title.gif') left top no-repeat;
}

#schedule-details {
	width: 340px;
	height: 30px;
	background: url('../images/orange/headings/schedule-section-title.gif') left top no-repeat;
}

#more-details {
	width: 340px;
	height: 30px;
	background: url('../images/orange/headings/course-details-section-title.gif') left top no-repeat;
}

#requirement-details {
	width: 679px;
	height: 30px;
	background: url('../images/orange/headings/course-requirements-section-title.gif') left top no-repeat;
}


/*****
Other fonts
*****/

/**********
6.0 Form elements
**********/

/*****
6.1 Basic form elements
*****/


.button {
	background: #cc6600;
	color: #fff;
}

#standard-form fieldset {
	border: 1px solid #649999;
	margin: 0 0 10px 0;
}

legend {
	color: #3a6085;
	font-weight: bold;
}

/*****
Basic form elements
*****/

/**********
7.0 Etc. elements
**********/
/** *************************** **/
