﻿/*
* Changed from master.css to use class attribute instead of id
*/
.search-programs {
	padding-top: 14px;
	padding-left: 70px;
	float: left;
	margin-left: 115px;
}
.search-programs-name {
	background: url(/style%20library/images/search-our-program.gif) top left no-repeat;
	display: block;
	height: 22px;
	text-indent: -9999em;
	overflow: hidden;
	width: 146px;
	float: left;
}
.search-programs-name:hover {
	background-position: bottom left;
}
.search-programs-cont {
	background: url(/style%20library/images/search-program-left.gif) top left no-repeat;
	float: left;
	position: relative;
	margin-left: 10px;
	height: 21px;
	width: 181px;
}
.search-programs-input {
	border: none;
	background: url(/style%20library/images/search-program-middle.gif) top left repeat-x;
	height: 21px;
	position: absolute;
	top: 0;
	left: 5px;
	width: 150px;
	text-align: right;
	color: #98b7c8;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	padding-top: 4px;
}
.search-programs-button {
	background: url(/style%20library/images/search-program-right.gif) top left no-repeat;
	border: none;
	text-indent: -9999em;
	height: 21px;
	width: 26px;
	position: absolute;
	right: 0;
	font-size: 0;
	color: #316f90;
}
.search-programs-button:hover {
	background-position: bottom left;
	cursor: pointer;
}
.search-programs-button:-moz-focus-inner {
	border: 0;
}
.search-programs-input:focus {
	outline: none;
}
.search-ourprograms-input {
	border: none;
	background: url(/style%20library/images/search-programs-mid.gif) top left repeat-x;
	height: 33px;
	position: absolute;
	top: 0;
	left: 3px;
	width: 205px;
	text-align: right;
	color: #eaeff2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 8px;
	padding-right: 10px;
}
.search-ourprograms-button {
	background: url(/style%20library/images/search-programs-right.gif) top left no-repeat;
	border: none;
	text-indent: -9999em;
	height: 33px;
	width: 29px;
	position: absolute;
	right: 0;
	font-size: 0;
	color: #316f90;
}
.search-ourprograms-button:hover {
	background-position: bottom left;
	cursor: pointer;
}
.search-ourprograms-button:-moz-focus-inner {
	border: 0;
}
/*
* Search Our Programs (from 2/4/11 IE Design update)
*/
#search-our-program {
	background: #F4F6F7;
	border: 1px solid #CCCCCC;
	padding: 28px;
	overflow: hidden;
	height: 180px;
	position: relative;
}
.form-arrow {
	width: 60px;
	height: 76px;
	float: left;
	margin: 20px 8px;
}
.form-arrow div {
	background-image: url(/style%20library/images/form-arrow.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	cursor: pointer;
}
.form-arrow .add {
	height: 38px;
}
.form-arrow .add:hover {
	height: 38px;
	background-position: 2px 0;
}
.form-arrow .remove {
	height: 38px;
	background-position: left -38px;
}
.form-arrow .remove:hover {
	background-position: -2px -38px;
}
#search-our-program #select-country select {
	float: left;
	width: 216px;
	height: 112px;
}
#search-our-program .filter-options {
	margin-bottom: 60px;
	overflow: hidden;
}
/* Changed 4/4/11; ST - make text same size throughout site */
/* #search-our-program .checkboxes .main-label{color:#003366;} */
#search-our-program .checkboxes .main-label {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* end */
#search-our-program .checkboxes input {
	margin-left: 10px;
	margin-right: 3px;
}
#search-our-program .checkboxes {
	font-size: 11px;
	margin-bottom: 5px;
}
#search-our-program #select-language select {
	margin-right: 10px;
}
#help-major {
	font-size: 11px;
	color: #003366;
}
#search-options-btn {
	margin-top: 30px;
	position: absolute;
	bottom: 15px;
	left: 27px;
}
#search-options-btn {
	color: #003366;
	background: url(/style%20library/images/options-arrow-expand.jpg) right center no-repeat;
	padding-right: 15px;
	text-decoration: none;
	cursor: pointer;
}
.search-options-expand {
	background: url(/style%20library/images/options-arrow.jpg) right center no-repeat!important;
}
#search-options-btn:hover {
	text-decoration: underline;
}
#program-submit {
	text-align: center;
	padding-top: 20px;
}
#program-submit input {
	height: 36px;
	background: url(/style%20library/images/button-bg.gif) top left repeat-x;
	border: solid 1px #fff;
	color: #f5efd7;
	width: 172px;
	cursor: pointer;
}
#program-submit input:hover {
	background: url(/style%20library/images/button-bg-over.gif) top left repeat-x;
}
#search-options-reset {
	text-align: center;
	margin-top: 5px;
}
#search-options-reset a {
	color: #999;
}
.advanced-search {
	background: url(/style%20library/images/search-programs-arw.gif) right 5px no-repeat;
	font-size: 11px;
	padding-right: 6px;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin-right: 6px;
}
/*
* General Web Part Styles - Added 4/3/11; ST - fix font size and general formatting within web parts
*/
.web-part div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.web-part td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.web-part table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.web-part ul {
	margin-left: 25px;
	list-style-type: disc;
}
.web-part ol {
	margin-left: 25px;
}
.web-part-h3 {
	font-size: 15px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	margin-bottom: 0!important;
}
.web-part-h4 {
	font-size: 13px!important;
	color: #cc9900;
	font-weight: bold;
}
.web-part select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.web-part label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.web-part .alert-title-detail {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 22px;
	margin-bottom: 5px;
	font-weight: 600;
	line-height: 26px;
}
.web-part .alert-title-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 600;
	line-height: 22px;
}

.web-part .whats-new-title
{
	font-size: 15px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	margin-bottom: 0!important;
	font-weight: 600;
}
	
.web-part .error {
	color: red;
}
.web-part h3.error {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
}
.web-part a:link {
	color: #014f91;
}
.web-part a:hover {
	color: #014f91;
	text-decoration: underline;
}
.web-part a:visited {
	color: #014f91;
}
/* SEARCH WEB PARTS */
/* Customized Search Center: 4/18/11; ST */
#search-box {
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}
/* end */
/* Added 4/18/11; ST | modified 4/25/11; ST - specifically targets changing the fonts and margins for the search web parts */
.search-margin {
	margin-left: 25px;
}
.srch-WPBody {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px;
	color: #000000;
}
#SRST.srch-WPBody div.srch-stats {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
div.srch-results div.srch-Title3 {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 14px;
	color: #003366!important;
	width: 570px;
}
div.srch-results div.srch-Title3 a {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 14px;
	color: #014f91!important;
}
div.srch-Description2 {
	width: 570px;
}
div.srch-Metadata2 {
	width: 570px;
}
#core-results {
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	width: 620px!important;
}
#core-results .srch-Metadata1 .srch-URL2 {
	color: #666666!important;
	width: 570px!important;
	table-layout: fixed;
	display: table;
}
#summary {
	margin-bottom: 20px;
}
.srch-WPBody .srch-Summary {
	color: #000000;
}
.srch-WPBody .srch-Summary a {
	color: #003366;
	text-decoration: underline;
}
.srch-results {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}
.srch-Title .srch-BBTitle a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 14px;
	color: #003366!important;
}
div.web-part .srch-BB-URL2 {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px;
	color: #666666;
}
div.web-part .srch-BB-Result {
	margin-left: 0px;
	padding-left: 0px;
}
/* div.web-part .srch-BestBetsBottom2{display:none;visibility:hidden;} */
div.web-part .srch-BestBetsBottom2 {
	width: 575px;
}
div.web-part .srch-BestBetsBottom {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.ms-searchref-categoryname {
	font-weight: bold;
	color: #000000;
}
a.ms-searchref-filterlink {
	color: #003366!important;
}
/* end */
/* ALERTS Added 4/1/11; ST - styles to handle alert web parts in footer */
#alert-popup-container {
	margin-left: 51px;
	height: 100px;
}
.alert-date {
	font-weight: normal;
	color: #aaaaaa;
	font-size: 11px;
}
#footer-nav1 #alert-bubble {
	position: absolute;
	background: url(/Style%20Library/Images/alert-bubble-top.png) top left no-repeat;
	/* padding-top: 10px; */
	width: 320px;
	color: #666666;
	font-size: 12px;
	z-index: 100;
	display: none;
	bottom: 84px;
	margin-left: -2px;
}
#alert-icon-container {
	margin-bottom: -25px;
	margin-left: 190px;
	margin-top: 15px;
	text-align: center;
	height: 20px;
}
#alert-icon-container .alert-count {
	color: #FFFFFF;
	margin-top: -19px;
	margin-left: 0px;
}

#alert-icon-container-hm2 {
	margin-bottom: -15px;
	margin-left: 127px;
	margin-top: 15px;
	text-align: center;
	height: 20px;
}
#alert-icon-container-hm2 .alert-count {
	color: #FFFFFF;
	margin-top: -19px;
	margin-left: -1px;
}




#footer-nav1 #alert-bubble .outer {
	background: url(/Style%20Library/Images/alert-bubble-bottom.png) bottom left no-repeat;
	padding-bottom: 25px;
}
#footer-nav1 #alert-bubble .inner {
	background: url(/Style%20Library/Images/alert-bubble-middle.png) top left repeat-y;
	padding: 5px 20px 0 20px;
}
#footer-nav1 #alert-bubble .inner a:hover {
	text-decoration: underline;
	color: #000000!important;
}
#footer-nav1 #alert-bubble .headline2 {
	text-transform: uppercase;
	color: #ed0909;
	margin-bottom: 0px;
	line-height: 21px;
	white-space: nowrap;
}
#footer-nav1 #alert-bubble .headline {
	text-transform: uppercase;
	color: #ed0909;
	margin-bottom: 0px;
	line-height: 30px;
}
#footer-nav1 #alert-bubble .inner a {
	color: #000000;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 0px;
}
/* end */
/* Alert styles for new homepage: Added 7/19/11; SS */
#alert-popup-container-hm {
	margin-left: 51px;
	height: 100px;
	text-align:left;
}
.alert-date {
	font-weight: normal;
	color: #aaaaaa;
	font-size: 11px;
}
#footer-nav-hm #alert-bubble {
	position: absolute;
	background: url(/Style%20Library/Images/alert-bubble-top.png) top left no-repeat;
	padding-top: 10px;
	width: 320px;
	color: #666666;
	font-size: 12px;
	z-index: 100;
	display: none;
	bottom: 90px;
}
#footer-nav-hm2 #alert-bubble {
	position: absolute;
	background: url(/Style%20Library/Images/alert-bubble-top.png) top left no-repeat;
	padding-top: 10px;
	width: 320px;
	color: #666666;
	font-size: 12px;
	z-index: 100;
	display: none;
	bottom: 95px;
}

#alert-icon-container-hm {
	margin-bottom: -15px;
	margin-left: 235px;
	margin-top: 15px;
	text-align: center;
	height: 20px;
}
#alert-icon-container-hm .alert-count {
	color: #FFFFFF;
	margin-top: -19px;
	margin-left: -1px;
}
#footer-nav-hm #alert-bubble .outer {
	background: url(/Style%20Library/Images/alert-bubble-bottom.png) bottom left no-repeat;
	padding-bottom: 25px;
}
#footer-nav-hm #alert-bubble .inner {
	background: url(/Style%20Library/Images/alert-bubble-middle.png) top left repeat-y;
	padding: 5px 20px 0 20px;
}
#footer-nav-hm #alert-bubble .inner a:hover {
	text-decoration: underline;
	color: #000000!important;
}
#footer-nav-hm #alert-bubble .headline2 {
	text-transform: uppercase;
	color: #ed0909;
	margin-bottom: 0px;
	line-height: 21px;
	white-space: nowrap;
}
#footer-nav-hm #alert-bubble .headline {
	text-transform: uppercase;
	color: #ed0909;
	margin-bottom: 0px;
	line-height: 30px;
}
#footer-nav-hm #alert-bubble .inner a {
	color: #000000;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 0px;
}















#footer-nav-hm2 #alert-bubble .outer {
	background: url(/Style%20Library/Images/alert-bubble-bottom.png) bottom left no-repeat;
	padding-bottom: 25px;
}
#footer-nav-hm2 #alert-bubble .inner {
	background: url(/Style%20Library/Images/alert-bubble-middle.png) top left repeat-y;
	padding: 5px 20px 0 20px;

}
#footer-nav-hm2 #alert-bubble .inner a:hover {
	text-decoration: underline;
	color: #000000!important;
}
#footer-nav-hm2 #alert-bubble .headline2 {
	text-transform: uppercase;
	color: #ed0909;
	margin-bottom: 0px;
	line-height: 21px;
	white-space: nowrap;
}
#footer-nav-hm2 #alert-bubble .headline {
	text-transform: uppercase;
	color: #ed0909;
	margin-bottom: 0px;
	line-height: 30px;
}
#footer-nav-hm2 #alert-bubble .inner a {
	color: #000000;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 0px;
}

/* end */
