﻿/*HTML Selector Styles*/

/* CSS Contents

A1: General
A2: Layout
A3: Left Navigation
A4: Banner Image/ Breadcrumb
A5: Header and Footer
A6: Main Navigation
A7: Standard Content
A8: Event Listing
A9: News Listing
A10: News Articles
A11: News Archive
A12: Search and News Results
A13: Home News
A14: Related Links
A15: Emergency Notifications
A16: Contact Form
A17: Spifs
		Image Only
		Home Spiff Large
		Home Focus
		Home Secondary Column
		Box with Overlay
		Image Then Header
		Background with Text and Image
		Header then Image - Interior
		Header then Image
		Full Width Paper
		Small Carousel
A18: Audience Gateway Buttons		
*/



/*---------------------------------------------------
			A1: General
---------------------------------------------------*/

a {
    color: #6f1200;
	text-decoration: underline;
	outline: none;
}

h1	{
	color: #215352;
	font-weight: bold;
}

h2 {
    color: #191919;
    font-size: 135%;
    font-weight: normal;
    margin: 20px 0 4px;
}

.bodyCopy h2, .bodyContainer h2 {
	margin-bottom: 0px;
	margin-top: 20px;
}

h2 a, h2 a:hover {
	color:#191919;
	text-decoration: underline;
}

h3 {
    color: #191919;
    font-size: 110%;
    font-weight: bold;
    margin: 0 0 4px;
}

h4 {
    font-size: 100%;
    margin-top: 5px;
}

.smallFont {
	margin-right: 5px;
	font-size: 80%;
	margin-top:5px;
}

p {
    font-family: inherit;
    line-height: 160%;
    margin: 0 0 20px;
}

body { 
	background-image:url(/images/gateway/backgrounds/background_repeat.jpg);
	background-repeat:repeat; 
}

.listActive {
	font-size: 112%;
	font-weight: bold;
	display: list-item;
	padding: 0px;
}

#listActive a:link, #listActive a:visited{
	font-weight: bold;
}

.top-link a {
    background: url(/images/kctcs/display/icons/08.png) no-repeat scroll left 2px transparent;
}

.left-column {
	width: 230px;
}

.right-column {
	width: 230px;
}

/*---------------------------------------------------
	A2: Layout
---------------------------------------------------*/
.content {
  width: 950px;
}

.content-bg {
  width: 950px;
  padding: 0px;
}

.primary_wrapper {
	background: url(/images/gateway/backgrounds/background_content.jpg) no-repeat scroll center  bottom transparent;
}

.content-wrap {
	width: 1050px;
	padding: 0px;
}
.main-container-top {
	background: url(/images/gateway/backgrounds/home_content_top.jpg) no-repeat scroll 0 0 transparent;
	height: 36px;
	width: 941px;
}
.main-container {
	background: url(/images/gateway/backgrounds/home_content_body.jpg) repeat-y scroll 0 0 #fff;
	width: 941px;
}

/*two-column*/

.two-column	{
	margin-top: 10px;
}

.twocol-left-column {
	float:left;
	width:470px;
}

.twocol-right-column {
	float: right;
	width: 470px;
}

.left-column-top {
}

.left-column-bottom {
}

.right-column-top {
    display: inline-block;
    width: inherit;
	float:left;
}

.right-column-bottom {
    display: inline-block;
    margin-top: 10px;
    width: inherit;
	float:left;
}



/*---------------------------------------------------
	A3: Left Navigation
---------------------------------------------------*/

ul.navigationContextual li.selected > a:first-child {
	background-position:left center;
	background-repeat:no-repeat;
	padding: 5px 10px 5px 0px;
}

ul.navigationContextual li {
	color: #ffffff;
	padding: 5px 10px 5px 40px;
}

.navigationContextual li ul li {
	padding: 3px 10px 3px 20px;
}

ul.navigationContextual li a, ul.navigationContextual li a:visited, ul.navigationContextual li a:hover {
	padding: 5px 10px 5px 0px;
	font-size: 111%;
	color: #6f1200;
	font-weight: bold;
}

ul.navigationContextual li.selected  {
    background: none repeat scroll 0 0 #215352;
	color: #fff;
}

ul.navigationContextual li.selected a  {
	color: #fff;
}

div.leftNavigation {
	width: 230px;
	margin-right: 0px;
	z-index: 1;
	margin-top: 20px;
}

div.leftNavigation img {
	max-width: 300px;
}

.navigationContextualHeader {
	max-width: 300px;
	position: relative;
	left: -4px;
	top: -9px;
}

.navContainer {
	width: 230px;
	margin-top: 30px;
}

.navContainer-top {
	background: url(/images/gateway/backgrounds/nav_top.png) no-repeat scroll 0 0 transparent;
	height: 19px;
}

.navContainer-middle {
	background: url(/images/gateway/backgrounds/nav_middle.png) repeat-y scroll 0 0 transparent;
}

div.navContainer-middle > a:first-child {
	display:block;
	height: 31px;
}

ul.navigationContextual  {
    list-style-type: none;
    margin: 0;
    padding: 1px;
    width: 220px;
}

ul.navigationContextual ul {
    list-style-type: none outside none;
    margin: 0;
	padding: 0px;
}

.leftNav a {
	background-repeat:no-repeat; 
	background-position:left center; 
}

.leftNav #active { 
	background-repeat:no-repeat; 
	background-position:left center; 
}


#leftList a { 
	color: #ffffff; 
}

#leftList a:hover { 
	color: yellow; 
}

/*---------------------------------------------------
	A4: Banner Image and Breadcrumb
---------------------------------------------------*/

div.box_quaternary_middle  {
    float: left;
    height: auto;
    margin-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
	padding-top: 3px;
}

.box_quaternary {
	z-index: 0;
}

.banner-primary {
	height: 15px;
}

.breadcrumb a:link, .breadcrumb a:visited {
    color: #761200;
    font-weight: bold;
    text-decoration: underline;
}
.breadcrumb {
    color: #393331;
    font-size: 90%;
    font-weight: bold;
    margin: 0 0 6px;
    padding: 10px 0px 5px 70px;
	clear:both;
}

div.box_quaternary_middle img {
	width: 755px;
	padding: 0px;
}

.image-left, .image-right {
	border:solid 1px #dadada;
	background:#ededed;
}

/*---------------------------------------------------
	A5: Header and Footer
---------------------------------------------------*/

.header_primary  {
	background: url(/images/gateway/backgrounds/header-background-repeat.jpg) repeat scroll 0 0 #5d87a1;
	height: 120px;
}

.header_primary a {
	text-decoration: none;
}

.header_primary a:hover {
	text-decoration: underline;
}

.header_primary_inner  {
    padding: 0 20px;
    width: 935px;
	margin: 0 auto;
}

.logo {
    background: url(/images/gateway/display/logo.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 80px;
    position: relative;
    text-indent: -9999em;
    top: 15px;
    width: 95px;
}

.header_primary_inner_top  {
    float: right;
    font-size: 90%;
    padding: 10px 0 0;
}

a.button { 

	 background: url(/images/gateway/buttons/search_submit.jpg) no-repeat scroll 0 -2px transparent;
	 width: 15px;
	 height: 15px;
	 text-indent: -9999em;
}

a.buttonLarge { 
	font-family: arial, helvetica; 
	color: #ffffff;  
	background-color: #f05133; 
	border: 1px solid #cccccc; 
}

a:hover.buttonLarge { 
	background-color: #ffffff; 
	color: #f05133; 
	border: 1px solid #000000; 
}

.navigation_taskbased li.last {
    border: medium none;
    padding: 0;
}

.navigation_taskbased li {
    border-right: 1px solid #FFFFFF;
    float: left;
    margin: 0 0 0 6px;
    padding: 0 6px 0 0;
}

.navigation_taskbased li a {
	color: #fff;
}

.navigation_taskbased .first {
    left: -9999px;
    overflow: hidden;
    position: relative;
}

.header_primary_inner_middle  {
    clear: right;
    margin: 0 0 0 115px;
    padding: 13px 0 0;
}

.text_logo {
    background: url(/images/gateway/display/text_logo.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 21px;
    margin-right: 30px;
    text-indent: -9999em;
    width: 642px;
	position: relative;
	top: 11px;
}

.header_primary_inner_bottom  {
    float: right;
    padding: 0;
	clear:both;
}

.navigation_audgateway li {
    float: left;
    font-size: 94%;
    margin: 0px;
	text-transform:none;
}

.siteFooter a { 
	color: #dddddd; 
}

.siteFooter a:hover { 
	color: #ffffff; 
}

.siteFooter-wrap {
 	 padding: 10px 2px 10px 5px;
    width: 930px;
	line-height: 150%;
}

div.footer_primary_wrapper {
	visibility:visible;
}

.siteFooter  {
    clear: both;
    font-size: 87%;
    font-weight: bold;
    height: 95px;
    margin: 0 auto;
    padding: 0 15px 4px;
    text-align: left;
    width: auto;
	background: url(/images/gateway/backgrounds/footer_background_repeat.jpg) repeat scroll 0 0 #5d87a1;
	color:#DDDDDD;
}

.footer_primary_inner  {
    margin: 0 auto;
    width: 100%;
	background: url(/images/gateway/display/kctcsfooterlogo.jpg) #1A1A1A no-repeat scroll center center;
}

div.footer_primary_wrapper {
	width: 100%;
}

/*---------------------------------------------------
	A6: Main Navigation
---------------------------------------------------*/

.navigationAncestors { 
	color: #666666; 
}

.navigationAncestors li a { 
	color: #666666;  
}

.navigationGateway { 
	font-family: arial, helvetica;
	font-size: 100%;
	font-weight:normal;
	
}

.navigation_audgateway {
	position: relative;
	bottom: 6px;
}

.navigationGateway li a {  
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}

.lastlink {
	border-right: none !important;
}

.navigationGateway li a:hover { 
	color: #ffffff; 
}


.navigation_primary {
	width: 992px;
	height: 35px;
	padding: 0px 0px;
	margin: 0px auto;
	position:relative;
	top:0px;
}

.nav-top {
	background: url(/images/gateway/navigation/mainnav_top.jpg) no-repeat;
	width: 941px;
	margin: 0px 21px 0px 25px;
	height: 13px;
	position: relative;
	top: -13px;
}

.navigation_primary ul {
	background: url(/images/gateway/navigation/navigation_primary.jpg) no-repeat;
	width: 921px;
	height: 32px;
	padding: 0px 14px 0px 11px;
	margin: 0px 21px 0px 25px;
		position: relative;
	top: -13px;
}

.navigation_primary li {
	float: left;
	text-indent: -9999em;
	height: 41px;
	margin: 0px;
	padding: 0px;
}

.navigation_primary li a {
	display: block;
	height: 100%;
}

.navigation_primary li.nav_item_about {
	/*left: 11px;*/
	width: 60px;
	margin: 0px 2px 0px 0px;
	position: relative;
	top:1px;
	height:40px;
}

.navigation_primary li.nav_item_about a:hover, .navigation_primary li.nav_item_about a.active {
	background: url(/images/gateway/navigation/navigation_primary.jpg) -11px -33px no-repeat;
}

.navigation_primary li.nav_item_academics {
	/*left: 132px;*/
	width: 115px;
	margin: 0px 2px 0px 0px;
}

.navigation_primary li.nav_item_academics a:hover, .navigation_primary li.nav_item_academics a.active {
	background: url(/images/gateway/navigation/navigation_primary.jpg) -73px -32px no-repeat;
}

.navigation_primary li.nav_item_admissions {
	/*left: 242px;*/
	width: 105px;
	margin: 0px 4px 0px 0px
}

.navigation_primary li.nav_item_admissions a:hover, .navigation_primary li.nav_item_admissions a.active {
	background: url(/images/gateway/navigation/navigation_primary.jpg) -190px -32px no-repeat;
}

.navigation_primary li.nav_item_costs {
	/*left: 360px;*/
	width: 120px;
	margin: 0px 0px 0px 0px;
}

.navigation_primary li.nav_item_costs a:hover, .navigation_primary li.nav_item_costs a.active {
	background: url(/images/gateway/navigation/navigation_primary.jpg) -299px -32px no-repeat;
}

.navigation_primary li.nav_item_student {
	/*left: 492px;*/
	width: 120px;
	margin: 0px 2px 0px 5px;
}

.navigation_primary li.nav_item_student a:hover, .navigation_primary li.nav_item_student a.active {
	background: url(/images/gateway/navigation/navigation_primary.jpg) -424px -32px no-repeat;
}

.navigation_primary li.nav_item_giving {
	width: 70px;
	margin: 0px 2px 0px 0px;
}

.navigation_primary li.nav_item_giving a:hover, .navigation_primary li.nav_item_giving a.active {
	background: url(/images/gateway/navigation/navigation_primary.jpg) -546px -32px no-repeat;
}

.navigation_primary li.nav_item_workforce {
	/*left: 693px;*/
	width: 174px;
	margin: 0px 0px 0px 0px;
}

.navigation_primary li.nav_item_workforce a:hover, .navigation_primary li.nav_item_workforce a.active {
	background: url(/images/gateway/navigation/navigation_primary.jpg) -618px -32px no-repeat;
}

.navigation_primary li.nav_item_news {
	/*left: 799px;*/
	width: 135px;
	margin-left: 2px;
}

.navigation_primary li.nav_item_news a:hover, .navigation_primary li.nav_item_news a.active {
	background: url(/images/gateway/navigation/navigation_primary.jpg) -794px -32px no-repeat;
}


.navigationPrimary { 
	font-family: arial, helvetica; 
	color: #000;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}



.nav-inner {
}

.navigationTactical { 
font-family: Arial, Helvetica, sans-serif;  
}

.navigationTactical li a { 
color: #333333; 
}

.navigationTactical li a:hover { 
color: #000000; 
}

/*---------------------------------------------------
	A7: Standard Content Page
---------------------------------------------------*/

.mainContainer {
	padding-left: 70px;
	padding-right: 20px;
}

.eventsColumn { 
	border-left: 1px solid #eeeeee; 
}

div.secondaryColumn div.contentHeader { 
	color: #f05133;
}

.printContainerSmall {
	width: 460px;
}

.bodyContainer {
	color:#393331;
	position: relative;
	left: -70px;
	width: 800px;
	padding-bottom: 0px;
}

.bodyContainer h3{
	color: #191919;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 4px;
}

.bodyCopy, .bodyContainer p{
	color: #393331;
}

.bodyContainer-top {
	height:36px;
	background: url(/images/gateway/backgrounds/main_content_top.jpg) no-repeat;
}

.bodyContainer-middle {
	padding: 2px 10px 50px 10px;
	min-height: 740px;
    background: url(/images/gateway/backgrounds/main_content_middle.jpg) repeat-y;
}

.bodyContainer-bottom {
}

.bodyCopy blockquote, .bodyContainer blockquote { 
	color: #393331;  
	display: block;
	font-size: 100%;
	margin: 0px;
	padding: 0 0 0 30px;

}

.bodyCopy .quoteContainer, .bodyContainer .quoteContainer { 
	background-repeat: no-repeat; 
	background-position: left top; 
	color: #939393;   
}

.bodyCopy .quoteContainer .quote, .bodyContainer .quoteContainer .quote { 
	background-repeat: no-repeat; 
	background-position: right bottom; 
}

.left-column-audience {
    float: left;
    margin-right: 20px;
    width: 200px;
}

.right-column-audience {
    float: right;
    width: 200px;
}

.highlight-link {
clear:both;
font-size:110%;
margin-top:5px;
font-weight:bold;
}
.highlight-link img {
float:left;
margin:0 5px 5px 0;
}
.highlight-link a {
text-decoration:none;
padding:5px;
}
.highlight-link a:hover {
background-color:#6F1200;
color:#FFFFFF;
padding:5px;
}


/*************

Box Secondary

*************/

.box_secondary {
	background: #ebebeb;
	border: 1px solid #dbdbdb; 
	width: 208px;
}

.box_secondary ul {
	list-style: disc;
	color: #761200;
	margin: 0px 0px 0px 14px;
}

.box_secondary li {
	margin: 0px 0px 10px 0px;
}

.box_secondary_inner {
	padding: 10px 20px 10px 20px;
}

.box_secondary .more_link {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	padding: 10px 0px 0px 0px;
}

.box_secondary .more_link a {
	color: #1e5d92;
}

.box_secondary_title {
	width: 168px;
	margin: 0px 0px 20px 0px;
}


.box_secondary_inner {
background:#ECEAEB none repeat scroll 0 0;
border:1px solid #C7C0C4;
margin-top:20px;
padding:10px 20px;
width:45%;
}

/*---------------------------------------------------
	A8: Event Lising
---------------------------------------------------*/
.eventTeaserEntry { 
border-bottom: 1px #cccccc dashed; 
}

.eventTeaserHeader { 
color: #f05133;  
}

.eventTeaserDate { 
border-right: 2px solid #666666; 
}

.eventTeaserTime { 
border-right: 2px solid #666666;  
}

.eventTeaser { 
color: #333333; 
}

/*Event Listing Styles - RIGHT COLUMN*/
.eventColumnEntry { 
border-bottom: 1px #cccccc dashed; 
}

.eventColumnHeader { 
color: #f05133; 
}

/*---------------------------------------------------
	A9: News Listing
---------------------------------------------------*/

.newsTeaserEntry {
	border-bottom:1px dashed #ccc;     
}

.newsTeaserEntry img {
	border: solid 1px #ccc !important;
	padding: 3px;
	width: 130px;
}

.newsTeaserHeader { 
	color: #f05133;
	text-transform:none; 
}

.newsTeaserThumbnail { 
	background:#EDEDED none repeat scroll 0;
	border:1px solid #DADADA;
}

/*---------------------------------------------------
	A10: News Articles
---------------------------------------------------*/

.contentHeader, .newsArticleHeader, .bodyHeader, .searchInfo {
	color: #215352;
}

.newsArticleSubheader { 
	color: #333333; 
}

.newsArticleSupport { 
	border: 1px solid #777777; 
}

/*---------------------------------------------------
	A11: News Archive Sorting
---------------------------------------------------*/

.newsSorting td { 
	background-color: #215352; 
	color: #ffffff; 
}

.sortButton { 
	color: #ffffff;
	margin:0;  
}

td.sortButton{
	width:100%;
	padding: 0 5px 0 0;
}

.sortButton a { 
	background-color: #215352; 
	color: #ffffff;   
}

.sortButton .current { 
	background-color: #afbd22; 
	color: #ffffff; 
}

table.searchSorting td {
	background-color: #215352;
}

.sortButton a:hover { 
	background-color: #ffd200;  
	color: #333; 
}

a.sortButtonSelected { 
	background-color: #ffd200; 
	color: #333;  
}

/*---------------------------------------------------
	A12: Search and News Results
---------------------------------------------------*/
.resultsEntry {  
	border-bottom: 1px #cccccc dashed;
	padding-top: 10px;
	padding-bottom:10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.resultsDate { 
	border-right: 1px solid #999999; 
}

.resultsHeader { 
	color: #f05133; 
}

.newsSorting {
 	border-collapse: collapse;
}

table.searchSorting {
    margin-left: -19px;
    width: 699px;
}

.rss {
	float: right;
    position: relative;
    top: -47px;
    z-index: 1;
	left: -112px;
}

.right-column-top > a	{
	 display: block;
    left: -12px;
    position: relative;
    top: 10px;
	z-index: 1;
	width: 302px;
}



/*---------------------------------------------------
	A13: Home News
---------------------------------------------------*/

.homeNews { 
	color: #000; 
} 

.homeNewsEntry {
	float:none;
	padding: 5px 0px;
	display: inline-block;
	width: 400px;
}

	
.homeNewsEntryDate { 
	background-color: #444444; 
	background: url(/images/gateway/display/date_box.png) no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
    font-weight: bold;
    height: 52px;
    margin: 0 8px 8px 0;
    padding: 14px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 54px;
}

.homeNewsEntryHeader {
	width: inherit;
	float: none;
	font-size: 125%;
}

.homeNewsEntryHeader a {
	text-decoration: none;
	}
	
.homeNewsEntryHeader a:hover {
	text-decoration: underline;
}

.homeNewsEntryTeaser {
	float: left;
}
.newsHomeTeaserThumbnail img {
	border: 1px solid #CCCCCC !important;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 3px;
	width: 120px;
}

.homeNews_top {
	width: 484px;
}

.homeNews_top img {
    left: 15px;
    margin-bottom: 10px;
    position: relative;
    top: 20px;
}

.homeNews_middle {
	width: 400px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 5px;
}

.homeNews_middle .more_link {
	margin-right: 15px;
}

.homeNews_bottom {
	width: 484px;
}

.homeNews a {
	color: #00467f;
	font-weight: bold;
}

.homeNewsEntryTeaser {
	line-height: 19px;
	padding-top: 0px;
	clear: both;
}

/*---------------------------------------------------
	A14: Related Links
---------------------------------------------------*/

h2.related-links, .relatedLinksHeader { 
	color: #ffffff;  
}

.relatedLinksContainer {
	position: relative;
	left: 10px;
}

div.related-links{
	
	color: #ffffff; }

div.related-links ul, .navigationRelatedLinks, .relatedLinksContainer div.box_senary{ 
	background-color: #EAEAE8; 
	width: 199px;
	border-color: #C7C0C4;
	border-width:1px;
	border-style:solid;
	
}

.relatedLinksContainer div.box_senary_top{
	color: #00467f;
	width: 199px;
	padding: 0px;
	height: 17px;
}

.relatedLinksContainer .box_senary_middle {
}

.relatedLinksContainer div.box_senary_bottom{
	height: 15px;
}

.relatedLinksContainer div.box_senary_top h3{
	color: #444; 
	font-weight: bold;
	font-size: 110%;
	background: url(/images/concept3/display/related_links.jpg) no-repeat scroll 0 0 transparent;
	height: 35px;
	text-indent: -9999px;
	position: relative;
	left: 15px;
	top: 20px;
}

.box_senary_middle ul {
	position:relative;
	left: 40px;
}

.box_senary_middle li {
	color: #551900;
}


.navigationRelatedLinks li a, div.related-links li a, .relatedLinksContainer div.box_senary_middle li a { 
	background-repeat: no-repeat; 
	background-position: 10px 10px; 
	color: #333;
	text-decoration:none;
	padding: 0px 0px 5px;
}

.navigationRelatedLinks li a:hover, div.related-links ul li a:hover, .relatedLinksContainer div.box_senary_middle li a:hover {
	text-decoration:underline;
 }
 
.navigationRelatedLinks, div.related-links ul, .relatedLinksContainer div.box_senary_middle ul {
	 list-style: disc outside;
	 width: 150px;
	 padding-top: 40px;
 }

/*Inline Links Styles*/

.inlineLinksHeader { 
	border-bottom: 3px solid #555555; 
	color: #555555;  
}

/* ========== navColumnSpif div was created to house Standard Content layout spifs in the left column ======= */

/*== Do not remove these two settings
~ this one sets the width of the navColumnSpif*/
.navColumnSpif{
	max-width:250px;
	width:250px;
}

.navColumnSpif {
	margin-top: 15px;
}

/* ==== The styles below are examples of how to edit or change the look of these global spifs for these pages only. ===*/
.navColumnSpif div.pageSPIFF{
	width:170px;
}

.navColumnSpif .pageSPIFFImage{
	width:170px;
}

.navColumnSpif .pageSPIFFTeaser, .navColumnSpif .pageSPIFFHeader{
	width:170px;
}

	
/********************************
	A15: Emergency Notifications
********************************/
.notification-group {
	border-bottom:dashed 1px #efefef;
}

.notification-item.normal {
	background:#E9F5D5;
	border:solid 1px #c7e297;
}

.notification-item.alert {
	background:#f9f7db;
	border:solid 1px #efde99;
}


table.bids td, table.bids th {
	border:1px solid #DADADA;
}


#errorconsole {
	color:#B62011;
}

#successconsole {
	color:#288336;
}


.notification-rollup-teaser  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #444444;
    clear: both;
    color: #333333;
    font-size: 90%;
    margin: 5px auto 10px;
    padding: 10px 10px 5px;
    width: 960px;
}

/*---------------------------------------------------
	A16: Contact Form Rules
---------------------------------------------------*/
.scfSectionContent {
	width: 106% !important;
}

.formLabel {
	color:#4C4C4C;
}

.formHelp, span.scfSingleLineTextUsefulInfo, span.scfDropListUsefulInfo, span.scfMultipleLineTextUsefulInfo {
	color:#777777;
	font-family:arial;
	white-space:no-wrap;
	width:495px;
}

.validateError {
	color:#FF0000;
}

.formSpecial { 
	background-color: #cfd77a; 
}

.scfSubmitButtonBorder input {
	background-color: #6f1200;
    background-image: none;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial,helvetica;
    font-weight: bold;
    margin-left: 425px;
    padding: 5px 15px;
    text-transform: uppercase;
}
	
.scfSubmitButtonBorder input:hover {
	background-color: #ffd200;
    background-image: none;
    border: 1px solid #CCCCCC;
    color: #333;
    cursor: pointer;
    font-family: arial,helvetica;
    font-weight: bold;
    margin-left: 425px;
    padding: 5px 15px;
    text-transform: uppercase;
}

.scfDropList .scfMultipleLineTextBox, .scfEmailTextBox, .scfSingleLineTextBox, .scfPasswordTextBox, .scfNumberTextBox, .scfDateTextBox, .scfRadioButtonList, .scfListBox, .scfCheckBoxList, .scfFileUpload, .scfCreditCardTextBox, .scfCreditCardType, .scfConfirmPasswordTextBox, .scfTelephoneTextBox, .scfSmsTelephoneTextBox {
    border: 1px solid #CCCCCC;
}

.scfForm input, .scfForm select, .scfForm textarea {
	 border: 1px solid #CCCCCC;
}

.scfError, .scfValidationSummary {
	color: #98002e !important;
}

.formHelp, span.scfSingleLineTextUsefulInfo, span.scfDropListUsefulInfo, span.scfMultipleLineTextUsefulInfo {
	 color: #333333;
    font-family: arial;
    width: 495px;
}

.scfForm {
    font-family: Arial,Helvetica,sans-serif !important;
    height: 100%;
    line-height: 1.4em;
    text-align: left;
    width: 100%;
}

/*---------------------------------------------------
	Padded Tables
---------------------------------------------------*/

.padded-table th {
border-bottom:solid 1px #dadada;
}

/*---------------------------------------------------
	Spifs
---------------------------------------------------*/
.profileSPIFF { 
	color: #ffffff; 
	background-color: #464646; 
}

.profileSPIFFHeader { 
	color: #f05133; 
}

/*Featured Iniative Spif*/
.pageSPIFF { 
	background-color: #464646;  
}

.pageSPIFFHeader { 
	color: #ffffff;  
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999;  
}

.pageSPIFFHeader a { 
	color: #ffffff; 
}

.pageSPIFFTeaser { 
	color: #ffffff; 
}

.secondaryColumn .pageSPIFF {
	width: 205px;
}

/*Image Only*/
.pageIntruder  {
    border: 1px solid #DADADA;
    margin: 0 0 20px;
    padding: 2px;
}
	
/*Home SPIFF Large*/

.homeSPIFFTeaser {  
	float:right; 
	font-size: 90%; 
	padding: 5px 8px 5px 8px; 
	height: 185px; 
	width: 120px; 
	position: absolute; 
	top: 0px; 
	left: 320px; 
	color:#ffffff;
}

.homeSPIFFLink { 
	background-position: 13px 9px; 
	background-repeat: no-repeat;  
	background-color:#639635; 
}

a.homeSPIFFLink { 
	color: #ffffff; 
}

a.homeSPIFFLink hover {}

.homeSPIFFOverlay { 
	color: #ffffff; 
}

.homeSPIFFOverlay a { 
	color: #ffffff; 
}

						
/*Home Focus*/

.homeFocus { 
	color: #666666;  
}
	
.homeFocusThumbnail {  
	border: 1px solid #999999; 
}
				
/*Home Secondary Column*/
.homeSpecial {
	background-color: #afbd22; 
 }

.homeSpecialSub { 
	background-color: #919d2f; 
}

.homeSpecialHeader { 
	background: #828b25; 
	color: #ffffff; 
}

.homeSpecialAuthor { 
	color: #444444; 
}
	
.homeSpecialImage { 
	border: 2px solid #ffffff;  
}
	
.homeSpecialSubheader { 
	color: #ffffff; 
}
	
.homeSpecialSubheader a { 
	color: #ffffff; 
}
	
.homeSpecialSubheader a:hover { 
	color: #ffffff; 
}
	
.homeCopyImage { 
	border: 1px solid #999999 !important;
}
	
.homeCopyHeader { 
	color: #636363;  
}
	
.homeCopyTeaser { 
	color: #636363; 
}

.homeFocusThumbnail {
	background:#ededed;
	border:solid 1px #dadada;
}

.homeSpecialTeaser a {
	color:#FFFFFF;
}

.pageSPIFF {
	background-color:#333;
}

.pageSPIFFHeader {
	border-color:#444;
}

.homeSpecialImageCaption {
	color:#333333;
}

.profileSPIFFSubheader {
	color:#ededed;
}

.profileSPIFFSupport {
	background-color:#666666;
	border:1px solid #777777;
}

.homeColumnTertiary h2 {
	background:#EDEDED none repeat scroll 0 50%;
	color:#666666;
}
			
.homeSPIFFImage {
	border-color:#262626 !important;
	border-style:solid !important;
	border-width:7px 143px 36px 7px !important;
}

.homeSPIFFImage img{
	display:block;
}


/*image then header spif*/

.imagethenheader-spif {
	width: 190px;
	float:left;
	padding:5px;
	background: none repeat scroll 0 0 #215352;
}

.imagethenheader-spif-image  {
}

.imagethenheader-spif-image img  {
	width: 190px;
	position: relative;
	height: 124px;
	overflow: hidden;
}

.imagethenheader-middle {
}


.imagethenheader-spif-body {
	margin: 5px;
	color: #ffffff;
    font-size: 10pt;
    font-weight: normal;
    line-height: 16pt;
    padding: 0px;
    width: 184px;
	position:relative;
	top: 10px;
}

.imagethenheader-spif-banner {
	margin-top: 5px;
	position: relative;
	left: -6px;
}

.imagethenheader-spif-body .more-link {
	text-align: right;
	padding-bottom:5px;
	font-size: 110%;
}
	
.imagethenheader-spif-body .more-link a{
	color: #fff;
	text-decoration: underline;
	font-size: 90%;
}

.imagethenheader-spif-body .blue-arrow{
	 float: right;
    height: 21px;
    width: 10px;
	margin-left: 10px;
	background: url(/images/gateway/buttons/arrow_yellow_small.jpg) no-repeat scroll 0 6px transparent;
}


/*background with text and image-spif*/

.backgroundwithtextandimage-spif {
	background: url(/images/gateway/backgrounds/profile-spif-background.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 420px;
    position: relative;
    width: 490px;
}

.backgroundwithtextandimage-left {
	float:left;
	width: 245px;
}

.backgroundwithtextandimage-content {
	position:relative;
	left: 35px;
	color:#FFF;
	font-weight:bold;
	width: 237px;
}

.backgroundwithtextandimage-content p {
	font-size: 110%;
}

.backgroundwithtextandimage-content h1 {
	color: #ffd200;
}

.backgroundwithtextandimage-content h2 {
 	color: #00467F;
    font-style: italic;
	font-weight: bold;
}
	
.backgroundwithtextandimage-right {
	float:left;
	margin-left:40px;
}

.backgroundwithtextandiimage-link {
	position: relative;
	left:20px;
	top: 90px;
}

/*box with overlay spif*/

.boxwithoverlay-spif {
	border: 2px solid #CCCCCC;
    margin: auto;
    padding: 5px;
    width: 910px;
	margin-bottom: 10px;
}

.boxwithoverlay-spif h2 {
	color: #fff;
	font-weight: bold;
}

.boxwithoverlay-spif h1 {
	color: #ffd200;
	font-weight: bold;
	padding: 5px 0px;
}

.boxwithoverlay-spif h3 {
	color: #fff;
	font-weight: bold;
        font-size: 16px;
}

.boxwithoverlay-top{
	
}

.boxwithoverlay-middle {
	position:relative;
}

.boxwithoverlay-bottom{

}

.boxwithoverlay-spif .caption_overlay {
	background: url(/images/gateway/backgrounds/overlays/black.png) repeat scroll 0 0 transparent;
    bottom: 0;
    position: absolute;
    width: 895px;
    padding: 0px 7px;
    margin-left: 0px;
    margin-bottom: 0px;
	left: 0px;
}

.boxwithoverlay-spif .caption_overlay a {
	color: #fff;
	text-decoration: none;
	float:right;
	font-family: 90%;
	text-transform:uppercase;
}

.boxwithoverlay-spif .caption_overlay a:hover {
	color: #fff;
	text-decoration: underline;
	float:right;
	font-family: 90%;
}

.boxwithoverlay-middle img {
    width: 590px;
    padding: 0px 11px;
}

.boxwithoverlay-spif .caption_overlay .orange-arrow {
	background: url(/images/gateway/buttons/orange_arrow.png) no-repeat 0 0px;
	 float: right;
    height: 17px;
    width: 17px;
	margin-left: 4px;
}

/*header then image - interior page*/ 

.box_septenary_middle {
	background: url(/images/gateway/backgrounds/headerthenimage_interior_middle.png) repeat-y;
	padding: 0px 20px 20px 3px;
}

.box_septenary_bottom {
	background: url(/images/gateway/backgrounds/headerthenimage_interior_bottom.png) no-repeat;
}

.box_septenary_middle p {
	margin: 0px;
}

.secondaryColumn .box_septenary p {
	color: #fff;
}

.secondaryColumn .box_septenary_middle_inner  {
	 padding: 10px 10px 21px;
}

/*header then image*/

.box_tertiary {
	color: #fff;
}

.box_tertiary_top {
}

.box_tertiary_middle {
	background: url(/images/gateway/backgrounds/headerthenimage_middle.png) repeat-y;
	min-height:270px;
}

.box_tertiary_middle_inner {
	padding: 5px 8px;
}

.box_tertiary .more_link {
	margin-top: 0px;
	padding: 0px;
	position:relative;
	bottom: 5px;
}

.box_tertiary .more_link a{
	text-decoration:none;
}

.box_tertiary .more_link a:hover{
	text-decoration:underline;
}


.orange_arrow {
	background: url(/images/gateway/buttons/orange_arrow.png) no-repeat;
	height: 13px;
    margin: 0 0 0 5px;
    width: 12px;
}

.box_tertiary_middle img {
	width: 275px;
}

.box_tertiary_bottom {
	background: url(/images/gateway/backgrounds/headerthenimage_bottom.png) no-repeat;
}

.navColumnSpif .box_tertiary {
	width: 235px;
}

/*----------------------------------------
	Full Width Paper
----------------------------------------*/

.fullwidthpaper  {
    height: 280px;
    position: relative;
    width: 992px;
	left: -20px;
}

.feature_inner  {
    background: url(/images/gateway/backgrounds/paper_background.png) no-repeat scroll 0 0 transparent;
    height: 212px;
    padding: 49px 20px 0;
    position: absolute;
    right: 0;
    top: -7px;
    width: 512px;
}

.feature_title  {
    left: 20px;
    position: relative;
    height: 56px;
    margin: 0px;
    width: 512px;
}

.feature_content {
    color: #323232;
    font-size: 116%;
    padding: 0 20px;
    position: relative;
}

.feature_inner h1 {
    color: #323232;
    font-size: 110%;
}

.graphiclink	{
	float: right;
	position:absolute;
	bottom: 22px;
	left: 316px;
}

.feature_image {
    position: absolute;
    top: -45px;
}

/*----------------------------------------
	Small Carousel
----------------------------------------*/

.stepcarousel {
	float: right;
	height: 130px;
	width:120px;
	padding: 8px;
	margin: 0px 0px 10px 10px;
}

.stepcarousel. panel {
    height: 130px;
    margin: 0;
    overflow: hidden;
    width:120px;
	
}

.widgetGallerySmallNext {
    height: 22px;
	left:25px;
	position: relative;
    top: 57px;
    width: 15px;
    z-index: 15;
}

.widgetGallerySmall {
	    float: right;
    padding: 0px;
    width: 445px;
	margin-right:30px;
}


#Div1 {
	overflow:hidden;
	width:155px;
}

.widgetGallerySmallPrevious {
    height: 22px;
    position: relative;
    width: 15px;
    z-index: 15;
	top:59px;
	left: -183px;
}

.mediaPrimary {
    background: url(/images/henderson/backgrounds/media_primary.jpg) no-repeat scroll 0 0 transparent;
    float: right;
    height: 135px;
    margin: 15px 0 10px 10px;
    padding: 8px;
    width: 178px;
}

.stepcarousel .panel {
	width: 215px !important;
	margin: 0px 9px 11px 0px !important;
	position: relative;
}

.widgetGallerySmallTeaser .more {
	background: url(/images/henderson/backgrounds/three_arrows.jpg) no-repeat scroll 0px 10px transparent;
	font-size: 114%;
    font-weight: bold;
	position: relative;
	right: 3px;
	top: 10px;
}

.widgetGallerySmallTeaser {
	color: #333;
	line-height: 20px;
	width: 210px;
}
/*---------------------------------------------------
	A18: Audience Gateway Buttons
---------------------------------------------------*/


.audgatway-box	{
	margin-bottom:15px;
	width:200px;
	}

.audgateway-box img {
	border:none;
	float:left;
	margin-right:10px;
}
.audgateway-box h3 {
	color:#00467f;
	cursor:pointer;
	font-family:arial;
	font-size:90%;
	font-weight:bold;
	height:20px;
	border:1px solid #CCCCCC;
	padding:5px;
	width:200px;
	margin-bottom:8px;
}
.audgateway-box h3 a {
	color:#00467f;
	text-decoration:none;
	display:block;
}
.audgateway-box h3:hover a {
	color:#00467f;
}
.audgateway-box h3:hover a:hover {
	text-decoration:none;
	color:#00467f;
}
.audgateway-box h3.yellow:hover {
	background:#eeb211;
	color:#00467f;
}
.audgateway-box h3.red:hover {
	background:#F05133;
	color:#ededed;
}
.audgateway-box a:hover {
	text-decoration:underline;
}



