@import "/Core/StyleSheets.aspx?sid=aaa59516-b438-431c-9682-f35bac2b0749";
@import "/Core/StyleSheets.aspx?sid=04b9387c-cbdd-411b-a3a5-d427ee74c233";
@import "/Core/StyleSheets.aspx?sid=5471c0b2-9358-4553-b47f-298cc8e4e2ec";
@import "/Core/StyleSheets.aspx?sid=64e2cc71-d87f-4a3c-afb1-c0a56d0d9d53";

/* 
Imported Style Sheets
1. General
2. Header
3. Sub Navigation
4. Print
*/

/* Subpage */
#subpageMain {
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: auto; 
	margin-right: auto;
	padding: 0px; 
	width: 764px;
	text-align: center;
	background: transparent url(/images/oklahoma/borders.gif) top left;
}

#navTop { 
	margin: 0px; 
	padding: 0px; 
	width: 764px;
	height: 8px;
}

#mainContent /* With submenu */ { 
	float: left;
	margin: 0px 0px 4px 0px;
	padding: 2px 2px 2px 12px;
	text-align: left; 
	vertical-align: top;
	width: 550px;
}
@media print {
	#mainContent { width: 650px; padding: 0px; margin: 0px; float: none; }
  }

#mainContent2 /* For no submenu */ { 
	margin: 0px 0px 4px 0px;
	padding: 0px 16px 4px 16px;
	text-align: left; 
	vertical-align: top;
	width: 732px;
}
@media print {
	#mainContent2 { width: 650px; padding: 0px; margin: 0px; }
  }

#popupContent /* Popup Window */ { 
	margin: 2px;
	padding: 6px;
	text-align: left; 
	width: 100%;
}

#navBottom { 
	height: 26px;
	margin: 0px;
	padding: 0px; 
	width: 764px;
	clear: both;
}

/* Section Index List Elements */
#section a {
		display: block;
		padding: 10px 0px 0px 24px;
		margin: 10px 0px 0px 12px;
		border: none;
		background: transparent url(/images/oklahoma/arrow_off.gif) left no-repeat;
		font-size: 1.25em;
		text-decoration: none;
}
#section a:hover {
		background: transparent url(/images/oklahoma/arrow_on.gif) left no-repeat;
}
#sectionNew a {
		display: block;
		padding: 10px 0px 0px 41px;
		margin: 10px 0px 0px 12px;
		border: none;
		background: transparent url(/images/oklahoma/arrow_new_off.gif) left no-repeat;
		font-size: 1.25em;
		text-decoration: none;
}
#sectionNew a:hover {
		background: transparent url(/images/oklahoma/arrow_new_on.gif) left no-repeat;
}
#section .sub a {
		display: block;
		padding: 3px 0px 0px 10px;
		margin: 6px 0px 0px 38px;
		border: none;
		background: transparent url(/images/oklahoma/submenu_bullet1.gif) left no-repeat;
		font-size: 1em;
		text-decoration: none;
}
#section .sub a:hover {
		background: transparent url(/images/oklahoma/submenu_bullet1on.gif) left no-repeat;
}
#section p, #sectionNew p {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 12px 24px;	
}
#section p a {
	color: #006699;
	border: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	background: none;
	font-size: 1em;
}
#section p a:hover {
	color: #FF6600;	
	text-decoration: none;
	border: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	background: none;
	font-size: 1em;
}
#section strong {
	margin: 10px 0px 0px 12px;
	padding: 10px 0px 12px 24px;	
	border: none;
	font-size: 1.25em;
	font-weight: normal;
}
#section h4 {
	border: none;
	font-size: 1.25em;
	font-weight: bold;
}


/* Log On Form */
#newUsers {
	float: left; 
	width: 460px;
	margin: 6px 0px 0px 10px;
	padding: 5px;
}
#returningUsers {
	float: left; 
	border: 1px solid #000; 
	background-color: #e6e6e6; 
	padding: 5px; 
	width: 225px; 
	margin: 6px 0px 0px 0px;
}
#newUsers h4, #returningUsers h4 {
	margin-top: 0;
	}
.logonButton {
	margin-left: 90px; 
	text-align: center;
	font-weight: bold;
}
#logonForm input {
	width: 130px;
}
#logonForm .questionLabel {
	font-weight: bold; 
	padding-left: 10px;
}

/* Create an Account */
#createAccount table {
	border: none; 
	margin-bottom: 10px;
}
#createAccount table td {
	border: none;
}
.submitButton {
	text-align: center;
}

/* Search By Name */
#searchByName {
	text-align: center;
}
#searchByName table {
	margin: auto;
}
#searchByName .errorMessage {
	text-align: left;
}
#searchByName .dataGrid {
	width: 95%; margin: auto;
}
#searchByName table td.dataGridHeader {
	background-color: #006699; 
	color: #FFF; 
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom: 10px;
}
#searchByName table td a {
	display: block; 
	text-align: center;
}

/* Financial Aid */
#finaidBox {
	background-color: #e6e6e6;
	border: 1px solid #000;
	float: right;
	font-size: 1.2em;
	line-height: 16px;
	margin: 4px 6px 6px 6px;
	padding: 8px;
	width: 180px;
}
#finaidBox .small{
	font-size: .75em;
	margin: 3px 0px 0px 0px;	
	padding: 2px 0px 0px 0px;
	text-align: center;
}
.glossary {
	font-size: .9em;	
	padding: 4px;
	text-align: center;
	letter-spacing: 1px;
}

/* Planning Ahead for College Tables */
.finAidTables {
	width: 383px; 
	border: 1px solid #000; 
	background-color: #E6E6E6; 
	margin: auto;
}
.finAidTables td {
	padding: 2px; 
	border: none;
}
.finAidTables td.answerColumn {
	border-bottom: 1px solid #000; 
	margin-right: 3px;
}
.finAidTablesTotals {
	width: 450px; 
	border: 1px solid #000; 
	background-color: #E6E6E6; 
	margin: auto;
}
.finAidTablesTotals td {
	border: none;
}

/* Explore Colleges */
#distanceSearch {
	text-align: center;
	}
#distanceSearch table {
	margin: auto;
	}
#distanceSearch table thead td, #distanceSearch table thead th {
	background-color: #02A0BD;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	} 

.dataDisclaimer, #ncaaDisclaimer {
	text-align: center;
	padding: 12px 0px 0px 0px
	}
.dataDisclaimer p, #ncaaDisclaimer p {
	text-align: left;
	border: 1px solid #000;
	padding: 3px;
	width: 90%;
	margin: auto;
	font-size: .9em;
	line-height: normal;
}

/* Planner */
#plannerMenu {
	margin: 0px; 
	padding: 1px; 
	width: 100%; 
	background-color: #e6e6e6; 
	text-align: center;
}
#plannerMenu table {
	margin: auto; width: 100%;
}
#plannerMenu table td {
	border: none; font-size: 11px; line-height: 12px; text-align: center;
}
#plannerMenu table td a {
	display: block; 
	padding: 6px 5px; 
	color: #000; 
	text-decoration: none;
}
#plannerMenu table td a:hover {
	text-decoration: underline;
}
.filterOn {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.filter {
	color: #000;
}
#freshmanPlanner .plannerSummaryGroup th.tableheader {
	background-color: #006699; 
	color: #FFF; 
	font-weight: bold;
}
.tableheader {
	background-color: #006699; 
	color: #FFF; 
	font-weight: bold;
}
#freshmanPlanner {
	text-align: center;
}
#freshmanPlanner table {
	width: 95%; 
	margin: auto; 
	border-collapse: collapse;
}
#freshmanPlanner table td.tablesubheader {
	background-color: #02A0BD; 
	color: #FFF; 
	font-weight: bold; 
	border: 1px solid #000; 
	font-size: 10px;
}
#freshmanPlanner table th.tablesubheader {
	font-size: 10px;
}
#freshmanPlanner table td {
	border: 1px solid #000; 
	font-size: 10px;
}
#freshmanPlanner table td div a.largerLink {
	font-size: 12px;
}
#freshmanPlanner table td.tableheader {
	font-size: 12px;
}
#freshmanPlanner table td.tableheader a {
	text-decoration: underline;
}
#freshmanPlanner table td.tableheader a:hover {
	text-decoration: none;
}
#plannerEditCourse {
	text-align: center;
}
#plannerEditCourse table {
	width: 450px; 
	margin: auto; 
	border: 1px solid #000;
}
#plannerEditCourse table th {
	border-bottom: 1px solid #000;
}
#plannerEditCourse table td {
	border: none;
}
.viewToggler {
	display: block; 
	width: 200px; 
	text-align: center; 
	border: 1px solid #000; 
	margin-bottom: 10px; 
	padding: 3px 10px; 
	background-color: #e6e6e6; 
	font-size: 10px; 
	font-weight: bold;
}
.viewToggler:hover {
	background-color: #FF6600; 
	color: #fff;
}

/* Campus Tours */
#campusTourOptions {width: 100%; border-collapse: collapse;}
#campusTourOptions th, #campusTourOptions td {border: 1px solid #000; font-size: 11px; padding: 2px;}
#campusTourScreens {float: left; background-color: #CCC; width: 100%; text-align: center; margin: 2px; padding: 2px;}
#campusTourScreens ul {list-style: none; margin: 0px; padding: 0px; width: 100%;}
#campusTourScreens ul li {float: left; margin: 2px 2px 2px 3px; padding: 4px; font-size: 10px; }
#campusTourScreens ul li a.selected {font-weight: bold; color: #000; text-decoration: none;}

/* Matching Assistant */
#matchingAssistant {text-align: center;}
#matchingAssistant table {margin: auto;}
#matchingAssistant table td {border: none;}
#matchingAssistant br {display: none;}
#matchingAssistant table.dataGrid {border-bottom: 1px solid #02A0BD; margin-bottom: 10px;}
#matchingAssistant th.dataGridHeader, #matchingAssistant .dataGridHeader {background-color: #02A0BD; color: #FFF; font-weight: bold; font-size: 12px; border: none;}
#matchingAssistant .dataGridElement {font-size: 11px;}
#matchingAssistant td.matchingAssistantScore {color: #FF6600; font-weight: bold; font-size: 12px; text-align: center;}
	
/* Comparative View */
#comparativeView {
	text-align: center;
}
#comparativeView table {
	margin: auto;
	}
#comparativeView table td.dataGridHeader, #comparativeView table th.dataGridHeader {
	background-color: #02A0BD; 
	padding: 5px; 
	text-align:center;
}
#comparativeView table td.dataGridHeader a, #comparativeView table th.dataGridHeader a {
	display: block; 
	color: #FFF; 
	font-weight: bold;
	font-size: 12px;
}
#comparativeView table tbody td {
	font-size: 11px;
}
.ascSortHeader {
	padding-left: 26px; 
	background: transparent url(/SharedImages/icons/s/bd/sort_descending.png) center left no-repeat;
}
.descSortHeader {
	padding-left: 26px; 
	background: transparent url(/SharedImages/icons/s/bd/sort_ascending.png) center left no-repeat;
}
#comparativeViewOptions td {
	padding: 6px 20px;
}
#comparativeViewOptions td.ascSortHeader, #comparativeViewOptions td.descSortHeader {
	padding-left: 46px; 
	background-position: 20px center;
}

/* Career Center */
#careerKey, #careerMatch {text-align: center;}
#careerKey table, #careerMatch table {border-collapse: collapse;}
#careerKey table th, #careerMatch table th {border: none;}
#careerKey table td, #careerMatch table td {border: none;}

/* MyMentor */
.myMentorProfile {width: 100%;}
.myMentorProfile th {border: none; text-align: left;}
.myMentorProfile td {border: none;}
#profileScholarshipSearch {width: 90%; border: 1px solid #000; background-color: #e6e6e6; padding: 2px;}
.profileNavigation {width: 80%;}
.profileNavigation td {border: none;}
.myMentorApps {border-collapse: collapse;}
.myMentorApps td {border: 1px solid #000;}

/* FAQ */
.FAQList li {
	padding: 3px 0px 3px 0px;
}
.FAQLabel {
	clear: both; 
	float: left; 
	width: 30px; 
	font-weight: bold;
}
.FAQText {
	margin-left: 30px;
}
#mainContent div.FAQText p {
	margin-top: 0px; 
	padding-top: 0px; 
	clear: none;
}
.FAQQuestion {
	margin-left: 30px; 
	font-weight: bold;
}
.FAQtopButton {
	clear: both; 
	text-align: left; 
	font-size: 10px; 
	margin: 20px 0px 20px 30px;
}
/* Hide from IE5-Mac. Only IE-Win see this. \*/
* html .FAQLabel {height: 1%; margin-left: 0;}
* html .FAQText {height: 1%; margin-left: 0;}
* html .FAQQuestion {height: 1%; margin-left: 0;}
/* End hide from IE5/Mac */

/* Data Tables */
#data {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #000;
	margin: auto;
	padding: 0px;
}
#data tr.tableHeader {
	background-color: #02A0BD;
}

#data th {
	background-color: #02A0BD; 
	font-size: 12px;
	padding: 4px;
	color: #fff;
}
#data td {
	border: inset 1px;
	border-color: #e6e6e6;
	padding: 4px;
	vertical-align: top;
}
#data td.row, #data tr.row {
	background-color: #e6e6e6;
}
#data th a {
	color: #fff;
}
#data th a:hover {
	color: #FF6600;
}
