/* @override 
	http://localhost:8500/muracms/default/includes/themes/merced/css/core/merced.css
*/

/*
Theme:  Merced (HTML 5)
Author: Blue River Interactive Group
*/

/**
 * @depends /core/typography.css
 */

/* @group GLOBALS
===================================== */

body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 62.5%;
	color: #434343;
	/*background-color:#cecdcd;*/
	background: url(../../images/bg-body.png) repeat-x;
	}
	
* { -moz-outline: 0; }

hr {
	clear: both;
	height: 0;
	margin: 2em 0;
	border: 1px solid #ccc;
	border-width: 1px 0 0;
	}

a {
	text-decoration: none;
	color: #2e7aa7;
	}

header a {
	color: #fff;
}

a:hover {
	text-decoration: underline;
	}

p.intro {
	color: #666;
	line-height: 1.4em;
	margin-bottom: 1.25em;
	}

/* @group Globals - HTML 5 Elements
===================================== */

article, aside, canvas, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

/* @end Globals - HTML 5 Elements
-------------------------------- */


/* @group Globals - Tables
===================================== */

.content table {
	width: 100%;
	margin-top: 30px;
	}

th {
	border: 1px solid;
	border-color: #becfd6 #becfd6 #dce6ea;
	color: #32566c;
	background: #e9f3f7;
	}

td {
	padding: 10px;
	border: 1px solid #d6d6d6;
	}

tr.alt td { background: #eee; }  /*Move*/ 

/* @end Globals - Tables
-------------------------------- */


/* @group Globals - Forms
===================================== */

article form {
	padding: 2em;
	background: #e9f3f7;
	overflow: hidden;
	/*max-width: 504px; /*width of article in three column layout*/
	}

article #svSearchResults form {
	max-width: 100%;
}

article fieldset {
	border: none;
	padding: 0;
	}


article legend {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

article label {
	padding-top: .5em;
	line-height: 1;
	color: #0c2846;
	}

.submit, .buttons input {
	float: right;
	height: 2em;
	line-height: 2.1em;
	border: none;
	padding: 0 1em;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #2e7aa7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	}


.imgApply { 
	background:url("/default/assets/Image/loginCreateNew.png") no-repeat;
	height:5.75em;
} 
.imgApply:hover { 
	background:url("/default/assets/Image/loginCreateNewHover.png") no-repeat;
	cursor:pointer;
}

.imgExisting { 
	background:url("/default/assets/Image/loginExisting.png") no-repeat;
	height:5.75em;
} 
.imgExisting:hover { 
	background:url("/default/assets/Image/loginExistingHover.png") no-repeat;
	cursor:pointer;
}

/* @group Globals - Forms - Search
===================================== */

.clear {
	clear:both;
}

.noresize {
	font-size:10px;
}

#searchForm {
	position: absolute;
	top: 30%;
	right: 10px;
	margin: 0;
	padding: 0;
	}

#searchForm fieldset {
	padding: 0;
	border: 0;
	}

#searchForm input.text {
	float: left;
	width: 160px;
	margin: 0 .75em 0 0;
	font-style: italic;
		padding: 1px;
	}

#searchForm .submit {
	float: right;
	}

/* @end Globals - Forms - Search
-------------------------------- */


/* @group Globals - Forms - Login
===================================== */

/* @group Globals - Forms - Login
===================================== */

#login {
	padding-bottom: 1em !important;
	}

#login ol {
	padding-top: 0;
	}

#svLoginContainer input.text {
	width: 99%;
	}

#svLoginContainer p.required {
	float: none;
	clear: both;
	}

#sendLogin fieldset {
	margin-top: -.5em;
	padding-top: .25em;
	}

/* @end Globals - Forms - Login
-------------------------------- */

aside #login {
	padding: 0;
	}

/* @end Globals - Forms - Login
-------------------------------- */


/* @group Globals - Forms - Comments
===================================== */

#svComments {
	border-top: 2px solid #ccc;
	margin-top: 3em;
	padding-top: 2em;
	}

#svComments dl {
	border-bottom: 1px dotted #ccc;
	}



/* @end Globals - Forms - Comments
-------------------------------- */

/* @end Globals - Forms
-------------------------------- */

/* @end GLOBALS
-------------------------------- */



/* @group HELPER CLASSES
===================================== */

.clearfix:after {
	content: " "; /* Avoid extra space */
	}

/* @end HELPER CLASSES
-------------------------------- */



/* @group LAYOUT
===================================== */

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0 10px 5px 10px;
	background: url(../../images/bg-body-header-exrtended.png) repeat-x #fff;
	}

#content {
	position: relative;
	margin-top: 15px;
	}

.home #content {
	margin-top: 0px;
	}
/*#frontEndTools { display:none; }*/
article {
	float: left;
	width: 100%;
	color: #232323;
	}
.home article {
	width: 687px;
	}
.oneCol article {
	width: 850px;
	padding:0.5em 2em;
}
.twoColSL article {
	float: right;
	width: 657px;
	padding-right:2em;
	}
.twoColSR article {
	float: left;
	width: 707px;
	}
.threeCol article {
	width: 504px;
	}
.home div#container article {
	padding-right:0;
}
.applyHeader {
	background-image: linear-gradient(to bottom, #235e9e 0px, #173d68 100%);
    font-size: 1.5em;
    padding: 0.4em 0;
    width: 90%;
    color:#FFFFFF;
}
.enroll { 
	text-align:center; 
	width:100%; 
	height:8.5em; 
	font-size:.875em; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1e767), color-stop(100%, #feb645)); 
	background: linear-gradient(to bottom, #f1e767 0px, #feb645 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); 
	-moz-border-radius: .3125em; 
	border-radius: .3125em; 
	margin:auto; 
	padding:.325em .35em; 
	} 
.enrollBlue { 
	text-align:center; 
	width:100%; 
	height:8.5em; 
	font-size:.875em; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c76c7), color-stop(100%, #173d68)); 
	background: linear-gradient(to bottom, #2c76c7 0px, #173d68 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); 
	-moz-border-radius: .3125em; 
	border-radius: .3125em; 
	margin:auto; 
	padding:.325em .35em; 
	color: #FFFFFF; 
} 
.enrollTabTop {
	background:#eaeff8;
	margin-bottom:-.5em;
	padding-bottom:1.125em;
	padding-right:.725em;
}
.enrollTab { 
	height:1.75em; 
	margin-bottom:-1em;
	margin-left:.335em;
	margin-top:0;		
	padding:0; 
	background: #f2f1f1;
	clear:both;
	width:31%;
} 
.enrollTabContent {
	background:#f2f1f1;
	padding-top:-1em;
	padding-left:1em;
	padding-right:1em;
	margin-right:-1em;
	margin-left:.35em;
}

.enroll a {
	display:block;
    color: #000000;
    font-weight: bold;
    font-size:1.75em;
    line-height: 1.5;
    padding-top:.75em;
}
.enroll:hover, .enroll a:hover {
	background:none repeat scroll 0 0 #fae24c;
	text-decoration:none;
}

.content,
aside {
	min-height: 100px; /*Fixes odd no-content disappearing bug.*/
	}

#left {
	float: left;
	width: 167px;
	margin-right: 15px;
	padding: 30px 0;
	font-size: 10px;
	}

.home #left {
	width: 183px;
	padding: 10px 10px 10px 0;
	min-height: 260px;
	margin-right: 0;
	}

.applyButton, #left h4 {
	margin: 0 0 .35em;
}
.applyButton2 a {
	color:#434343;
	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1e767 0%, #feb645 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f1e767 0%,#feb645 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */	
	font-size: 1.125em;
	font-weight:bold;
	padding: .65em 1em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
}
.applyButton2 a:hover {
	background:#fae24c;
	text-decoration:none;
}
p.applyButton2  {
	margin-bottom:2em;
	margin-top:2em;
}
fieldset.quicklinks {
	-webkit-border-radius: .5em; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius: .5em; /* Firefox 1-3.6 */
	border-radius: .5em; /* all current */
	background-color: #464B52;
	border:none;
	font-weight:normal;
	width:20.5em;
	padding-top:.5em;
	padding-left: .75em;
	margin: 1em .125em;
	color:white;
}

.quicklinks a {
	background-color: #464B52;
	color:#ffffff;
	font-weight:normal;
	font-size:1em;	
}
.quicklinks a:hover {
	color:#B7CEFD;
	text-decoration:none;
}
.quicklinks h4 {
	color: white;
	background-color: #464B52;
	padding-bottom:.5em;
	padding-left:.5em;
}

fieldset.faqsHome {
	-webkit-border-radius: .5em; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius: .5em; /* Firefox 1-3.6 */
	border-radius: .5em; /* all current */
	background-color: #464B52;
	border:none;
	font-weight:normal;
	width:21.25em;
	padding: 1em .75em 2em;
	margin: 1em .125em;
	color:white;
}

.faqsHome a {
	background-color: #464B52;
	color:#f5d75c;
	font-weight:bold;
	font-size:1em;	
}
.faqsHome a:hover {
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.faqsHome h3 {
	color: #B7CEFD;
	font-weight:bold;
	font-size:1.675em;	
	background-color: #464B52;
	padding:.35em 0 0 .5em;
}

.faqsHome h4 {
	color: #f5d75c;
	font-size: 1.5em;
	font-weight:bold;
	background-color: #464B52;
	padding:0 0 0 .5em;
}

#right {
	float: right;
	width: 156px;
	margin: 13px 0 0;
	padding: 16px 13px;
	}

.home #right {
	width: 213px;
	margin: 0 0 0 !important;
	padding: 0;
	}

.threeColSR {
	width: 167px;
	}



/* @group Layout - Header
===================================== */

header {
	position: relative;
	padding-top: 39px;
	background: #1f3258;
	}

h1 a {
	display: block;
	width: 500px;
	height: 60px;
	margin: 0 0 10px;
	text-indent: -9999px;
	
	}
	
header .navUtility {
	position: absolute;
	top: 32%;
	left: 410px;
	}

.headerLogo {
	background: url(../../images/tgslogoblue.png) no-repeat;
}

/* @end Layout - Header
-------------------------------- */


/* @group Layout - Right
===================================== */

#right {
	background: #f2f2f2;
	}

/* @end Layout - Right
-------------------------------- */


/* @group Layout - Footer
===================================== */

footer {
	clear: both;
	margin-top: 40px;
	padding-top: 17px;
	border-top: 1px solid #ededed;
	font-size: 10px;
	}

footer p {
	float: right;
	font-size:1.125em;
	color: #1f3258;
	}

/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Breadcrumb
===================================== */

#crumbList {
	margin: 0 0 1.5em;
	}

#crumbList li {
	font-size: 1.1em;
	}

#crumbList li a:hover {
	text-decoration: underline;
	}

/* @end Nav - Breadcrumb
-------------------------------- */

/* @group Nav - Utility
===================================== */

.navUtility {
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.navUtility li {
	display: inline;
	margin: 0 .5em 0 -0.5em;
	padding: 0 10px;
	list-style: none;
	font-size: 1em !important;
	}

footer .navUtility {
	float: left;
}

footer .navUtility li {
	padding: 0 5px;
	border-left: 1px solid #cfcfcf;
	}

header .navUtility li {
	border-left: 1px solid #959595;
	}

footer .navUtility li a {
	color: #1f3258;
	font-size: 1.125em;
	padding-top:1em;
	padding-bottom:1em;
	}
footer .navUtility li a:hover {
	color: white;
	background-color:#173D68;
	text-decoration:none;
	}
/* @group populationNav - main horizontal navigation
===================================== */
#populationNav ul {
	height: 25px;
	background: #2c76c7;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	text-align:center;
}

#populationNav ul li {
	display:inline;
	line-height: 25px;
}

#populationNav ul li a {
	padding: 0 .8em;
	line-height: 25px;
	color: #fff;
	text-decoration: none;
}
#populationNav ul li a:hover {
	background:#145291;
	padding: .45em .8em;
}

/* @end Nav - populationNav
-------------------------------- */

/* @group Nav - Primary (second row, horizontal)
===================================== */
#populationNav2 #navPrimary {
	text-align:center;
	height:23px;
	border: thin solid #EAEAEA;
	-webkit-border-radius: .8em; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius: .8em; /* Firefox 1-3.6 */
	border-radius: .8em; /* all current */
	width:58%;
	margin-top:.25em;
	margin-left:21%;
}
#populationNav2 ul {
	text-align:center;
}
#populationNav2 {
	text-align:center;
	padding-top:.25em;
	padding-bottom:.5em;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #235E9E 0%, #173D68 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #235E9E 0%, #173D68 100%);	
	/* Opera */ 
	background-image: -o-linear-gradient(top, #235E9E 0%, #173D68 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #235E9E), color-stop(1, #173D68));	
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #235E9E 0%, #173D68 100%);	
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #235E9E 0%, #173D68 100%);
}

#navPrimary {
	height: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	color: #fff;
	background: #0c2846 url(/default/includes/themes/TGSPublic/images/menuBackground.png) repeat-x; /* for non-css3 browsers */
	background: -webkit-linear-gradient(top, #215996 0%, #000 300%)#0c2846;
	background: -moz-linear-gradient(top,  #215996 0%,  #000 300%); 
	}

#navPrimary li {
	float: left;
	margin: -.125em 0 0;
	padding: 0.125em 0 0;
	list-style: none;
	text-align:left;
}

#navPrimary li.first {
	margin-left: .75em;
	}

#navPrimary li a {
	display: block;
	padding: 0 9.3px;
	line-height: 23px;
	color:#EAEAEA;
	text-decoration: none;
	font-weight:normal;
	font-size:1.005em;
	}

#navPrimary a:hover {
	background: #3f3f3f;
	color:#B7CEFD;
	text-decoration: none;
	}
	
#navPrimary li:hover a {
	background: #3f3f3f;
	color:#ffffff;
	text-decoration: none;
}

/* keeps dropdown style during mouseout event */	
#navPrimary li ul a {
	background: #3f3f3f;
	color:#ffffff;
	text-decoration: none;
	}	
	
#navPrimary li a:hover {
	background: #3f3f3f;
	color:#B7CEFD;
	text-decoration: none;
}
/* @group Nav - Primary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#navPrimary li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	z-index: 10;
	width: 20em;
	margin: 0;
	padding-left: 0;
	list-style: none;
	color:#3f3f3f;
	border: 3px solid #EAEAEA; /*#2c76c7;*/  
	/*border: thick solid #B7CEFD light blue; #1F3258 dark blue */
	border-top:none;
	background-color: white;
}

#navPrimary li li { /* all second-level list items */
	float: left;
	width: 20em; /* width needed for Opera */
	margin: 0 !important;
	color:white;
	padding:0;
	}

#navPrimary li li a {
	display: block;
	padding: .5em;
	line-height: 1;
	text-decoration: none;
	color:white;
	}

#navPrimary li li a:hover {
	color:#000000;
	background:#B7CEFD;
	text-decoration: none;
}
#navPrimary ul li.first,
#navPrimary ul li li.first { /* all list items */
	border: 0;
	}

#navPrimary li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 20em;
	border: 3px solid #B7CEFD;
/*	border-top-width: 4px;*/
	border-left: none;
	}

/* Handled by jquery (delay.js)
#navPrimary li:hover ul ul,
#navPrimary li:hover ul ul ul,
#navPrimary li.sfhover ul ul,
#navPrimary li.sfhover ul ul ul {
	left: -9999px;
	z-index: 1001;
}

#navPrimary li:hover ul,
#navPrimary li li:hover ul,
#navPrimary li li li:hover ul,
#navPrimary li.sfhover ul,
#navPrimary li li.sfhover ul,
#navPrimary li li li.sfhover ul { /* lists nested under hovered list items 	
	left: auto;
} */

/* @end Nav - Primary - Dropdown
-------------------------------- */

/* @end Nav - Primary
-------------------------------- */


/* @group Nav - Secondary
===================================== */

.navSecondary {
	margin: 0 0 4em;
	padding: 0;
	list-style: none;
	height: auto;
	}

.navSecondary li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #d6d6d6;
	line-height: 1.2;
	}

.navSecondary .last {
	border: 0;
	padding-bottom: 0;
}

.navSecondary li ul {
	margin: .5em 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

.navSecondary li {
	margin-bottom: .5em;
	}

.navSecondary li a {
	display: block;
	}
.navSecondary li a:hover {
	}

.navSecondary li.current a {
	font-weight: bold;
	color: #ff3405;
	}


/* @group Nav - Secondary - Second Level
===================================== */

.navSecondary li.current ul {
	}

.navSecondary li li {
	margin: 0 0 .5em 1em;
	padding: 0;
	border-bottom: none;
	list-style: none;
	line-height: 1.2em;
	}

.navSecondary li.current li a {
	font-weight: normal;
	color: #434343;
	}

/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */


/* @group Nav - More Results
===================================== */

.moreResults {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.5em;
}

/*.moreResults dt {
	float: left;
	margin-right: .5em;
	}*/

.moreResults ul {
	/*float: right;*/
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.moreResults li {
	display: inline;
	padding: 0 .25em;
	list-style: none;
	border-right: 1px solid #b6b6b6;
	}
	
.moreResults li.resultsFound {
	padding-right: .5em;
}
	
.moreResults li.navNext {
	border-right: 0;
	}
	
.moreResults li.navPrev {
	border-right: 0;
	}

.moreResults li a {
	padding: 0;
	}

/* @end Nav - More Results
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @group MODULES
===================================== */

a#svAsset {
	font-size: 1.4em;
}

/* @group Galleries
===================================== */

#svGallery {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.8em;
}

#svGallery li a {
	border: 0px solid #ccc; /* Add the the total number of pixels added by borders and padding here to includes/display_objects/gallery/htmlhead/gallery.cfm */
	}


/* @end
-------------------------------- */

/* @group Calendar
===================================== */

.svCalendar table {
	margin-top: 0;
	}

.svCalendar th {
	background: #0c2846;
	vertical-align: middle;
	color: #fff;
	}

.svCalendar th a, .svCalendar th a:hover {
	background: #0c2846;
	color: #fff;
	}

.svCalendar th a:hover {
	color: #2e7aa7;
	}


.svCalendar tr.dayofweek td {
	background: #2e7aa7;
	color: #fff;
	font-weight: normal;
	}

.svCalendar th,
.svCalendar td {
	border: 1px solid #fff;
	}

.svCalendar td {
		background: #e9f3f7;
	}

#svCalendarNav td {
	vertical-align: middle;
}
	
#svCalendarNav td a {
	display: block;
	margin-bottom: 1px;
	padding: 3px 4px;
	background: #ff3405;
	color: #fff;
}

#svCalendarNav td a:hover {
	background: #0c2846;
	text-decoration: none;
}


/* @end Calendar
-------------------------------- */

/* @group Dragable Feeds */

#svRSSFeeds form {
	background: transparent;
	}

li.boxItemHeader { /* Link of items inside dragable boxes */
	color: #2e7aa7;
	padding-left: 10px;
	background: url(../../images/pointer_red_sm.gif) no-repeat left .25em;
	}

a.boxItemHeader { /* Link of items inside dragable boxes */
	color: #2e7aa7;
	}

#svAddNewFeed {
	padding: 0 !important;
	background: transparent !important;
	}

#svAddNewFeed button { /* !important used to override dragable_feeds.css */
	background: #2e7aa7 !important;
	font-size: .6875em !important;
	}

/* @end */



/* @group Features
===================================== */

#features {
	overflow: hidden;
	}

#features dl {
	float: left;
	clear: none;
	width: 213px;
	margin: 0 16px 0 0;
	}

#features dt {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -0.025em;
	}

#features dt a {
	color: #232323;
	}

#features dt a:hover {
	text-decoration: none;
	}

#features dd {
	font-size: 1.1em;
	}

#features dd p {
	margin: -3px 0 8px;
	line-height: 15px;
	}

#features dd a {
	font-weight: bold;
	}

#features dd.image {
	float: none;
	margin: 0 0 1.7em;
	position: relative;
	}

#features dd.image img {
	/* recommended size: */
	/*width: 213px;*/
	/*height: 120px;*/
	}


/* @end Features
-------------------------------- */


/* @group Home Feeds
===================================== */
.home aside .svIndex {
	margin: 0;
}

.home aside .svIndex li {
	padding: 0 1em;
}

.home aside .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	background: #ff3405;
	}
	
.home aside .svIndex li h3 {
	background: none;
	line-height: 1.1;
	padding: 0;
	margin-bottom: .75em;
}

.home aside .svIndex dl {
	margin: 0 1.5em 1em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #d6d6d6;
	}

.home aside .svIndex dl.last, .home aside .svIndex dl:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	}

.home aside .svIndex dt {
	margin: 0 0 .25em;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1;
	}

.home aside .svIndex .releaseDate {
	margin: 0 0 .5em;
	font-size: 1em;
	text-transform: uppercase;
	color: #979797;
	}

.home aside .svIndex dd, .home aside .svIndex p {
	margin: 0 1em .25em 0;
	padding: 0;
	font-size: 1.1em;
	color: #434343;
	}

.home aside .svIndex dd.summary {
	margin: 0 0 .5em;
	}
.summary dd p {
	font-size:1em;
	font-weight:normal;
}

.home aside .credits,
.home aside .tags,
.home aside .ratings,
.home aside .credits {
	font-size: .625em;
	color: #999 !important;
	}

.home aside .svIndex dl.hasImage .image {
	margin: 0 .5em 0em 0;
	}

.home aside .svIndex dl.hasImage .image img {
	width: 50px;
	}

.home aside .svIndex dd p {
	margin: 0;
	padding: 0;
	line-height: inherit;
	}

.home aside .svIndex span.readMore a {
	display: none;
	}

/* @end Home Promo Feeds
-------------------------------- */

/* @group Indexes
===================================== */

.svIndex dl, .svIndex>ul li {
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	}

aside .svIndex dl, .svIndex>ul li {
	margin: .5em 0;
	padding: .5em 0 .5em;
	}

.svIndex dl.hasImage .image, .svIndex>ul li.hasImage .image {
		float: none;
		}

.content .svIndex {
	margin-top: 2em;
	}

.content .svIndex dt, .content .svIndex>ul li h3 {
	font-size: 1.6em;
	margin-bottom: .5em;
	}

.svIndex .releaseDate {
	text-transform: uppercase;
	color: #777;
	margin-bottom: .5em;
	font-size: 1em !important;
	}

.svIndex dd, .svIndex .summary {
	line-height: 1.2;
	}

/* @group Ratings */

.content .svIndex .credits,
.content .svIndex .comments,
.content .svIndex .tags,
.content .svIndex .rating {
	line-height: 20px; /* acommodate height of stars */
	}

.stars a {
	width: 14px;
	height: 13px;
	background: transparent url(../../images/rater/stars.png) no-repeat;
}

.zero { background-image: url(../../images/rater/star_zero.png); }
.one { background-image: url(../../images/rater/star_one.png); }
.onehalf { background-image: url(../../images/rater/star_onehalf.png); }
.two { background-image: url(../../images/rater/star_two.png); }
.twohalf { background-image: url(../../images/rater/star_twohalf.png); }
.three { background-image: url(../../images/rater/star_three.png); }
.threehalf { background-image: url(../../images/rater/star_threehalf.png); }
.four { background-image: url(../../images/rater/star_four.png); }
.fourhalf { background-image: url(../../images/rater/star_fourhalf.png); }
.five { background-image: url(../../images/rater/star_five.png); }

/* @end */

/* @group Slideshow
===================================== */
.svSlideshow {
	
}

.svSlides {
	
}

.svSlides h3 {
}
.svSlides h4 {
	font-size: 1.6em;
	font-weight:normal;
}

.svSlides dl, .svSlides ul>li {

}

.svSlides ul {

}
	
.home .svSlideshow {
	position: relative;
	width: 602px;
	overflow: hidden;
	padding: 30px 30px 10px;
	margin: 11px 0 2.2em;
	color: #fff;
	background: #102e50 url(../../images/bg-hero.jpg) no-repeat !important;
	border: 0;
	font-size: 10px;
	}

.home .svSlides {
	position: relative;
	border: 0;
	z-index: 1;
	padding: 0;
	margin: 0 !important;
	min-height:300px !important;
	}

.home .svSlides dl, .home .svSlides>ul li {
	width: auto !important;
	padding-bottom: 0;
	margin-right: 0;
	border: 0;
	font-size: 1em;
	background: transparent !important; /*for IE 6/7*/
	}

.home .svSlides dl {
	padding-left:400px !important;
}
.home .svSlides dt, .home .svSlides>ul li h3 {
	margin-bottom: .35em !important;
	font-size: 2.3em !important;
	font-weight: normal;
	letter-spacing: -0.025em;
	line-height: 1;
	color: #fff;
	}
.home .svSlides dt a:hover {
	color: #B7CEFD;
	text-decoration:none;
}
	
.home .svSlides .releaseDate {
	color: #fff;
	font-size: .75em !important;
	font-weight: normal;
	margin-bottom: .5em !important;
	}

.home .svSlides dt a, .home .svSlides>ul li h3 a {
	color: #fff;
	}

.home .svSlides dd, .home .svSlides>ul li  {
	margin-bottom: 1.1em;
	letter-spacing: -0.025em;
	font-size: 1.3em !important;
	line-height: 1.2em;
	padding: 0;
	}

.home .svSlides .image { 
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	float: none;
	padding: 0;
	border: 3px solid #1c5981;
	}

.home .svSlides .image img {
	display: block;
	max-width:360px;
	}
	
.home .svSlides dd.credits {
	font-size: .6875em !important;
	color: #fff;
	}
	
.home .svSlides dd.tags {
	margin-left: 1em;
	font-size: .6875em !important;
	}

.home .svSlides .readMore {
	/*position: absolute;
	bottom: 0px;*/
	}

.home .svSlides .readMore a {
	font-size: .6875em !important;
	font-weight: bold;
	color: #fff;
	height: 2.1em;
	line-height: 2.1em;
	border: none;
	padding: 0 1em;
	display: block;
	width: 60px;
	text-align: left;
	padding-right: 22px;
	margin-top: .75em;
	background: #2e7aa7 url(../../images/arrows_white.gif) no-repeat 6.8em 50%;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	}

.svPager {
	text-align: center;
	line-height: 2;
	z-index: 200;
	}

.home ol.svPager { /* width set dynamically in /display_ojects/feedslideshow/htmlhead/slideshow.jquery.cfm */
	/* width: #pagerWidth#; */
	position: relative;
	text-align: center;
	margin: 10px 0;
	padding: 0;
	list-style: none;
	}

ol.svPager li {

	}

ol.svPager a {
	color: #fff;
	background: #0c243a;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

ol.svPager li.activeLI a,
ol.svPager a:hover {
	background: #7fa9e1;
	text-decoration: none;
	}



/* @end Slideshow
-------------------------------- */

/* @end Indexes
-------------------------------- */


/* @group Session Tools
===================================== */

#svSessionTools p#welcome {
	font-weight: bold;
	color: #ff3405;
	}

/* @end Session Tools
-------------------------------- */


/* @group User Tools - Categories
===================================== */

#svCategories li {
	margin: 0;
	padding: 0;
	}

#svCategories li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Categories
-------------------------------- */


/* @group User Tools - Favorites
===================================== */

#favoriteList li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	}

#favoriteList li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Favorites
-------------------------------- */

.headPageTools li {
	padding: 0 10px 0 20px !important;
	display: inline;
	float: right;
}

#headerTools:after, #populationNav:after {
	clear: both !important;
	content: " " !important;
	display: block;
}

#headerTools a {
	float: right;
	padding: 0 10px 0 0;
	font-size: 10px;
}

#headerTools img { 
	vertical-align: middle;	
}

.search {
	position: relative;
	text-align: left;
	top: -30px;
}

.search a {
	color: #242938;
	background: #efc900;
	padding: 20px;
	line-height: 1.7;
	font-weight: bold;
	font-size: 1.3em;
	
	font-weight:bold;
	color:#434343;
	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1e767 0%, #feb645 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f1e767 0%,#feb645 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}

.search li {
	margin: 0;
	padding: 0;
	border-left: 0px !important;
}

.search li.last {
	margin-right: 5px;
}

.search a:hover {
	background:#fae24c;
	text-decoration:none;
}
.blubkghdr {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-bottom:1em;
	margin-top:1em;
	font-weight:normal;
	text-shadow: 2px 2px 2px #333;
	padding: .25em;
	background-image: linear-gradient(to bottom, #235e9e 0px, #173d68 100%);
	color:white;
	text-transform: uppercase;
}


/* @end MODULES
-------------------------------- */
#newsHeader {
	background-color: #173D68;
	background-image: linear-gradient(to bottom, #235E9E 0px, #173D68 100%);
	color: #FFFFFF;
	display: block;
	font-size: 1.2em;
	line-height: 35px;
	margin-bottom: 1em;
	padding: 0 1em;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #333;
	text-align:center;
}
/* EOF */

/* Apply Now */
#t-2box {
	width: auto;
    margin: auto;
}

#t-2box-content {
    width: 31%;
    float: left;
    height: auto;
    background-color: #F2F1F1;
    box-shadow: 0 0 2px 2px rgba(167, 167, 167, 0.4);
    margin: 10px 10px 10px 2px;
    overflow: hidden;
}

/* Expand/Contract */
#pta, #a, #aya, #ayaa, #acad, #rpp, #lsp, #ipp, #pp, #sas, #sh, #gpr, #ec, #ges, #gradFin, #rs, #chmd, #ac { display:inline; color:#2e7aa7; }
#ptaContent, #aContent, #ayaContent, #ayaaContent, #acadContent, #rppContent, #lspContent, #ippContent, #ppContent, #sasContent, #shContent, #gprContent, #ecContent, 
#gesContent, #gradFinContent, #rsContent, #chmdContent, #acContent { display:none; margin:1em 0; }
#ptaPlus, #aPlus, #ayaPlus, #ayaaPlus, #ptaMinus, #aMinus, #ayaMinus, #ayaaMinus, .plus, .minus { font-size:1.5em; }
#ptaMinus, #aMinus, #ayaMinus, #ayaaMinus, .minus { display:none; }
.howToApply, .gradResourcesGroupHeading { border-top:1px solid; padding:1em; cursor:pointer;}
.howToApply:hover, .gradResourcesGroupHeading:hover { background-color:#f2f1f1; }
#ayaaDiv, #shDiv, #acDiv { border-bottom:1px solid; }
#expandAll, #contractAll { cursor:pointer; }

/*Enrollment Types*/
div#enrollType { width:100%; height:auto;}
div#enroll1, div#enroll2, div#enroll3 {
	float: left;
	width: 30%;
	padding: .3125em;
	margin: .3125em;
	padding-bottom:0;
	margin-bottom:0;
	cursor: pointer;
	-moz-border-radius:.3125em; 
	border-radius:.3125em;
}

/*div#enroll1 { background-color: #173D68; }*/
div#enrollCert, div#enrollNonDegree { display:none; }

/* Template (3 box) component */
#t-3box-banner {
    width: 100%;
    background-color: #173D68;
    background-image: linear-gradient(to bottom, #235E9E 0px, #173D68 100%);
    height: 35px;
    float: left;
}

#t-3box-bannertext {
	font-size:14px; 
	color:#FFFFFF; 
	text-shadow: 2px 2px 2px #333333;
	font-family: Helvetica,​Arial,​sans-serif;
	font-weight: normal;
	padding: 9px 0px 10px 10px;
}

#t-3box {
    width: auto;
    margin: auto;
}

#t-3box-left {
    width: 53%;
    float: left;
    height: 300px;
    background-color: #F2F1F1;
    box-shadow: 0 0 2px 2px rgba(167, 167, 167, 0.4);
    margin: 10px 10px 10px 2px;
    overflow: hidden;
}

#t-3box-rtop {
    width: 45%;
    float: left;
    height: 145px;
    background-color: #F2F1F1;
    box-shadow: 0 0 2px 2px rgba(167, 167, 167, 0.4);
    margin: 10px 0px 10px 0px;
    overflow: hidden;
}
#t-3box-rbottom {
    width: 45%;
    float: left;
    height: 145px;
    background-color: #F2F1F1;
    box-shadow: 0 0 2px 2px rgba(167, 167, 167, 0.4);
    margin: 0px 0px 10px 0px;
    overflow: hidden;
}

.t-3box-rpar {
	height: 74px;
	padding-right: 10px;
	font-size: 12px;
	overflow: hidden;
}

.t-3box-lpar {
	height: 194px;
	padding-right: 10px;
	font-size: 12px;
	overflow: hidden;
}

/* PSU Research Feed component*/
#sysPennStateResearchNews {
	padding-top: 5px;
}

#sysPennStateResearchNews dl {
	margin: 5px 10px;
}

/* Google site search results */
.searchAttr {
	width:190px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
}

.gsc-resultsHeader { display: none; }

td.gsc-table-cell-snippet-close {
	border: none;
	border-bottom: 1px solid #E9E9E9;
	padding-left: 0.5em;
}

td.gsc-table-cell-thumbnail {
	border: none;
	border-bottom: 1px solid #E9E9E9;
}

/* Subscribe to Listserv*/
.listserv-form {
	width: 100%;
	margin: 10px auto 0px auto;
	border: 1px solid #f8f8f8;
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1) inset;
	padding: 5px 15px;
	box-sizing: border-box;
	background: #ffffff;
}

.listserv-form form {
	margin: 0px;
}

h2#joinSuccess {
	color: #000000;
	background-color: #FFFFFF;
}

h4#joinEmail {
	color: #000000;
	background-color: #FFFFFF;
	font-size:1em;
	line-height:1;
}

.listserv-group {
	margin-bottom: 5px;
}

.listserv-group label {
	font-family: 'Open Sans', 'sans-serif';
	font-weight: 400;
	width:100%;
	text-align:left;
	color:#000000;
}

.listserv-group input[type="text"], .listserv-group input[type="email"]  {
	width: 92%;
	height: 20px;
	border: 1px solid #e5e5e5;
	outline: none;
	margin: 0;
	padding: 0 5px;
	font-family: 'Open Sans', 'sans-serif';
	font-size: 14px;
}

.listserv-group input[type="submit"] {
	width: 100%;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	outline: none;
	text-align: center;
	font-family: 'Open Sans', 'sans-serif';
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	border: 1px solid #9ab358;
	background: #2c76c7;
	background: -moz-linear-gradient(top, #2c76c7 0%, #2c76c7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c76c7), color-stop(100%,#2c76c7));
	background: -webkit-linear-gradient(top, #2c76c7 0%,#2c76c7 100%);
	background: -o-linear-gradient(top, #2c76c7 0%,#2c76c7 100%);
	background: -ms-linear-gradient(top, #2c76c7 0%,#2c76c7 100%);
	background: linear-gradient(to bottom, #2c76c7 0%,#2c76c7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c76c7', endColorstr='#2c76c7',GradientType=0 );
}

.listserv-group input[type="submit"]:hover {
	cursor: pointer;
	background: #3f3f3f;
	background: -moz-linear-gradient(top, #3f3f3f 0%, #3f3f3f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3f3f), color-stop(100%,#3f3f3f));
	background: -webkit-linear-gradient(top, #3f3f3f 0%,#3f3f3f 100%);
	background: -o-linear-gradient(top, #3f3f3f 0%,#3f3f3f 100%);
	background: -ms-linear-gradient(top, #3f3f3f 0%,#3f3f3f 100%);
	background: linear-gradient(to bottom, #3f3f3f 0%,#3f3f3f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#3f3f3f',GradientType=0 );
	color: #b7cefd;
}

.listserv-form label.error, div#errors {
	border: 1px solid #F07F73 !important;
	margin-bottom: 3px;
	background: #F07F73;
	padding-left: 5px;
	color: #ffffff;
	font-family: 'Open Sans', 'sans-serif';    
}

div#errors{
    display:none;
}

.listserv-form #msg_submitting{
    display:none;
}

.listserv-form #msg_submitted{
    display:none;
}






