@charset "utf-8";
/* CSS Document */

/* GLOBAL: ~~~~~~~~~~~~~~~*/
html, body{
	padding:0; margin:0;
	background:url(images/pageBGR.gif) top left repeat-x #e1e6ec;}
* {	margin: 0; padding: 0;}
@media print {
	html{
		background-color:#fff!important;}
}
body{font-size: .82em; 
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/pageBGR-left.gif) top left no-repeat;}

h1, h2, h3, h4, h5, h6{
	margin:10px 0 2px 0; padding:0;}
h1{	font-size:1.4em;
	margin:0 0 15px 0; padding:0;
	color:#003b78;
	text-transform:uppercase;}
h1 span{
	display:block;
	font-size:16px;
	padding:3px 0;
	text-transform:none;}
h2{	font-size:1.15em;}
h3{	font-size:1.15em;}
h4{	font-size:1.1em;}
h5{	font-size:1.1em;}
h6{	font-size:1em;}

p	{margin:10px 0; padding:0;}

a{	color:#278ce2;}
a:hover{}

img{
	border:none;}
	
	
a.imgButton,
input.imgButton,
button.imgButon{
	margin:2px 0;
	margin-right:10px;}

ul	{	
	margin:8px 10px 8px 10px;  padding:0 0 0 5px;}
ul li	{
	list-style:disc;
	padding:5px 0;}
ul.noBullets{
	margin-left:0;
	padding-left:0;}
ul.noBullets li{
	list-style:none;
	margin-left:0;}

dl{		
	margin:10px 0;  padding:0;}
dl th{}
dl dd{}

table{
	margin:10px 0; padding:0;}
table th{}
table tr{}
table tr td{}


.link-view{
	background:url(images/icons/link-view.png) left top no-repeat;
	background-position:0px;
	padding-left:20px;}
.button-careerPathways{
	padding:10px; margin:15px 0;
	width:379px;
	height:41px;
	background:url(images/icons/button-careerPathways.gif) left top no-repeat;
	text-decoration:none;
	color:#fff;}
	
/* Cluster Wrapper class = cluster_wrapper_X, where x is:
94	Agriculture, Food, and Natural Resources
95	Architecture and Construction
96	Arts, Audio-Video Technology, and Communications
97	Business Management and Administration
98	Education and Training
99	Finance
100	Government and Public Administration
101	Health Science
102	Hospitality and Tourism
103	Human Services
104	Information Technology
105	Law, Public Safety, Corrections, and Security
106	Manufacturing
107	Marketing
108	Science, Technology, Engineering, and Mathematics
109	Transportation, Distribution, and Logistics
*/
.cluster_wrapper_94 .button-careerPathways {
	background:url(images/icons/button-cluster-agricultire.gif) left top no-repeat;}
.cluster_wrapper_95 .button-careerPathways {
	background:url(images/icons/button-cluster-technicalSciences.gif) left top no-repeat;}
.cluster_wrapper_96 .button-careerPathways {
	background:url(images/icons/button-cluster-communication.gif) left top no-repeat;}
.cluster_wrapper_97 .button-careerPathways {
	background:url(images/icons/button-cluster-business.gif) left top no-repeat;}
.cluster_wrapper_98 .button-careerPathways {
	background:url(images/icons/button-cluster-humanServices.gif) left top no-repeat;}
.cluster_wrapper_99 .button-careerPathways {
	background:url(images/icons/button-cluster-business.gif) left top no-repeat;}
.cluster_wrapper_100 .button-careerPathways {
	background:url(images/icons/button-cluster-humanServices.gif) left top no-repeat;}
.cluster_wrapper_101 .button-careerPathways {
	background:url(images/icons/button-cluster-health.gif) left top no-repeat;}	
.cluster_wrapper_102 .button-careerPathways {
	background:url(images/icons/button-cluster-business.gif) left top no-repeat;}	
.cluster_wrapper_103 .button-careerPathways {
	background:url(images/icons/button-cluster-humanServices.gif) left top no-repeat;}
.cluster_wrapper_104 .button-careerPathways {
	background:url(images/icons/button-cluster-communication.gif) left top no-repeat;}
.cluster_wrapper_105 .button-careerPathways {
	background:url(images/icons/button-cluster-humanServices.gif) left top no-repeat;}	
.cluster_wrapper_106 .button-careerPathways {
	background:url(images/icons/button-cluster-technicalSciences.gif) left top no-repeat;}	
.cluster_wrapper_107 .button-careerPathways {
	background:url(images/icons/button-cluster-business.gif) left top no-repeat;}
.cluster_wrapper_108 .button-careerPathways {
	background:url(images/icons/button-cluster-technicalSciences.gif) left top no-repeat;}	
.cluster_wrapper_109 .button-careerPathways {
	background:url(images/icons/button-cluster-technicalSciences.gif) left top no-repeat;}
		
	
.button-careerPathways a {
	text-decoration:none;
	color:#fff;}


	
dl.pathway-wrap{
	display:block;
    padding:0; margin:0;
	border-top:3px solid transparent;}
dl.pathway-wrap dt{
	list-style:none;
	display:block;
	margin:0; padding:0;}
dl.pathway-wrap dt a{
	display:block;
	padding:10px; 
	background:red;
	color:#fff;
	text-decoration:none;}
.cluster_wrapper_94 dl.pathway-wrap dt a{
	background:#129546;}
.cluster_wrapper_95 dl.pathway-wrap dt a{
	background:#e06e1e;}
.cluster_wrapper_96 dl.pathway-wrap dt a{
	background:#664c9c;}
.cluster_wrapper_97 dl.pathway-wrap dt a{
	background:#ebb723;}
.cluster_wrapper_98 dl.pathway-wrap dt a{
	background:#0058a6;}
.cluster_wrapper_99 dl.pathway-wrap dt a{
	background:#ebb723;}
.cluster_wrapper_100 dl.pathway-wrap dt a{
	background:#0058a6;}
.cluster_wrapper_101 dl.pathway-wrap dt a{
	background:#ba1f24;}
.cluster_wrapper_102 dl.pathway-wrap dt a{
	background:#ebb723;}
.cluster_wrapper_103 dl.pathway-wrap dt a{
	background:#0058a6;}
.cluster_wrapper_104 dl.pathway-wrap dt a{
	background:#664c9c;}
.cluster_wrapper_105 dl.pathway-wrap dt a{
	background:#0058a6;}
.cluster_wrapper_106 dl.pathway-wrap dt a{
	background:#e06e1e;}
.cluster_wrapper_107 dl.pathway-wrap dt a{
	background:#ebb723;}
.cluster_wrapper_108 dl.pathway-wrap dt a{
	background:#e06e1e;}
.cluster_wrapper_109 dl.pathway-wrap dt a{
	background:#e06e1e;}


dl.pathway-wrap dd{
	padding:3px 10px; margin:0;
	background:#cccccc;}
.cluster_wrapper_94 dl.pathway-wrap dd{
	background:#c4dd81;}
.cluster_wrapper_95 dl.pathway-wrap dd{
	background:#fdc064;}
.cluster_wrapper_96 dl.pathway-wrap dd{
	background:#b4a7cc;}
.cluster_wrapper_97 dl.pathway-wrap dd{
	background:#fae56e;}
.cluster_wrapper_98 dl.pathway-wrap dd{
	background:#afd8f1;}
.cluster_wrapper_99 dl.pathway-wrap dd{
	background:#fae56e;}
.cluster_wrapper_100 dl.pathway-wrap dd{
	background:#afd8f1;}
.cluster_wrapper_101 dl.pathway-wrap dd{
	background:#f69d9d;}
.cluster_wrapper_102 dl.pathway-wrap dd{
	background:#fae56e;}
.cluster_wrapper_103 dl.pathway-wrap dd{
	background:#afd8f1;}
.cluster_wrapper_104 dl.pathway-wrap dd{
	background:#b4a7cc;}
.cluster_wrapper_105 dl.pathway-wrap dd{
	background:#afd8f1;}
.cluster_wrapper_106 dl.pathway-wrap dd{
	background:#fdc064;}
.cluster_wrapper_107 dl.pathway-wrap dd{
	background:#fae56e;}
.cluster_wrapper_108 dl.pathway-wrap dd{
	background:#fdc064;}
.cluster_wrapper_109 dl.pathway-wrap dd{
	background:#fdc064;}

dl.pathway-wrap dd p{
	padding:5px; margin:0;}
	
img.preparingForCareer{
	width:590px; display:block;
	margin:0 auto;}
	
div.tabbedBOX-wrap{
	display:block;
	clear:both;
	margin:10px 0; padding:5px 0;}	
div.tabbedBOX-wrap ul.tabbedBOX-tabs{
	padding:0; margin:0;}		
div.tabbedBOX-wrap ul.tabbedBOX-tabs li{
	list-style:none; 
	display:inline;
	margin:0 2px 0 0; padding:0;
	line-height:normal;}
div.tabbedBOX-wrap ul.tabbedBOX-tabs li a{
	padding:10px 25px 10px 10px; margin:0;
	color:#00519a;
	text-decoration:none;
	line-height:normal;
	height:40px;
	background:url(images/tabbedBOX-tabs-BGR.png) top right no-repeat;
	border-bottom:1px solid #d6e0e9;
	border-left:1px solid #d6e0e9;
	font-weight:bold;}
div.tabbedBOX-wrap ul.tabbedBOX-tabs li a:after{
	clear:both;}
div.tabbedBOX-wrap ul.tabbedBOX-tabs li.active a{
	border-bottom:1px solid #fff;
	position:relative;
	bottom:-1px;
	height:41px;}	
div.tabbedBOX-wrap div.tabbedBOX-content{
	display:block; 
	padding:10px; margin:10px 0;
	background:#fff;
	border:1px solid #d6e0e9;
	clear:left;}	
	
form{}
label{}
input{}

sup, sub {/*Prevent Superscripts and Subscripts from Affecting Line-Height*/
   vertical-align: baseline;
   position: relative;
   padding-right:2px;
   top: -0.3em;}
   
hr{}

/* CUSTOM: ~~~~~~~~~~~~~~~*/
.error{		color:red;}
.important{ color:red;}
.floatL{	float:left;}
.floatR{	float:right;}
.hide{		display:none;}
.clearBoth, .clearfloat{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}
.accessibility{
	position: absolute;
   	left: -999em;}	
.first{
	margin-top:5px!important; 
	padding-top:0!important;}
	
/* HOME-PAGE STYLES: ~~~~~~~~~~~~~~~*/	
#page-home h1{
	text-transform:none!important;
	line-height:1.4em!important;}		
#page-home #content-wrap{
	margin-top:30px!important;}
#page-home #content-main .page_padding{
	padding:0 30px 20px 0!important;}	
/* ALL STLES: ~~~~~~~~~~~~~~~*/
#page-wrap{
	background:url(images/header-Nebraska.jpg) top center no-repeat;}
#header-wrap{
	width:960px;
	margin:0 auto;
	height:130px;
	position:relative}
#header-wrap img.LOGO-nebraska{
	position:absolute;
	bottom:0; left:0;
	width:250px; height:100px;}
#header-wrap img.LOGO-kuderNavigator{
	position:absolute;
	bottom:0; right:0;
	width:230px; height:40px;}
#header-wrap ul.topLinks{
	display:block;
	position:absolute;
	top:0; right:-5px;
	text-align:right;
	margin:8px 0;}	
#header-wrap ul.topLinks li{
	display:inline;
	text-align:center;
	padding:5px;
	color:#fff;}
#header-wrap ul.topLinks li a{
	color:#fff;
	font-size:.95em;
	text-decoration:none;}
#header-wrap ul.topLinks li a:hover{
	text-decoration:underline;}	
#tabs-wrap{
	display:block;
	background:url(images/bgr-tabs.png) center left repeat-x;
	font-family:Gill Sans MT, Arial, Helvetica, sans-serif;
	position:relative;
	top:20px;}
#tabs-wrap ul.tabs{
	width:940px;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
	height:57px;}	
#tabs-wrap ul.tabs li{
	display:block;
	float:left;
	width:20%;
	list-style:none;
	background:url(images/bgr-tabs-li.png) center center no-repeat;
	height:60px;
	text-align:center;	
	padding:0; margin:0;
	margin-top:2px;}
#tabs-wrap ul.tabs li:hover{
	background:url(images/bgr-tabs-li-active.png) center center no-repeat;}	
#tabs-wrap ul.tabs li a{
	display:block;	
	padding:17px 10px 10px 10px;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	color:#013c79;
	line-height:1em;
	text-align:center;}	
#tabs-wrap ul.tabs li a:hover{
	text-decoration:none;}	
#tabs-wrap ul.tabs li.active{
	background:url(images/bgr-tabs-li-active.png) center center no-repeat;}
#tabs-wrap ul.tabs li.active a:hover{
	text-decoration:none;}
#center-wrap{
	width:960px;
	margin:0 auto;}
#center-wrap .banner-wrap{
	height:183px;}
#content-wrap{
	margin-top:50px;}
#content-main{
	width:720px;
	float:left;}
#content-main .page_padding{
	padding:0 20px 20px 0;}
#content-main p {
	line-height:1.5em;
	margin:20px 0;
	padding:0;}	
#content-main dl.BOX-wrap{
	padding:0; margin:20px 0;
	background:url(images/BOX-wrap-body.gif) bottom left repeat-x #f9fbfc;}	
#content-main dl.BOX-wrap dt{
	background:url(images/BOX-wrap-header.gif) top left repeat-x #003b78;
	color:#fff;
	text-transform:uppercase;
	padding:9px 15px;
	margin:0;font-size:1.1em;
	border-bottom:1px solid #1d629c;
	font-family:Gill Sans MT, Arial, Helvetica, sans-serif;}		
#content-main dl.BOX-wrap dd{
	padding:0 15px; margin:0;
	font-size:.95em;
	border:1px solid #bbcbdb;
	border-top:1px solid #003b78;
	position:relative;}		
#content-main dl.BOX-wrap dd h3{
	margin:15px 0 3px 0;
	color:#003b78;}		

#content-main p.iconLeft{
	padding-left:90px;
	position:relative;}
#content-main p.iconLeft img.icon{
	position:absolute; 
	top:0; left:0;}

table.studentsIMG-wrap{
	width:682px; 
	height:271px;
	border:none;
	padding:0; margin:0;
	background:url(images/image-students.png) top center no-repeat;}
#content-main table.studentsIMG-wrap tr{
	paddint:0; margin:0;}
#content-main table.studentsIMG-wrap td{
	paddint:0; margin:0;
	width:227px;
	vertical-align:top;
	text-align:center;}
#content-main table.studentsIMG-wrap td h3{
	display:block;
	width:185px;
	margin:7px auto; padding:10px 0;
	background:url(images/icons/icon-go.png) center right no-repeat;
	text-align:left;
	color:#fff;
	font-size:15px;}
#content-main table.studentsIMG-wrap td h3:hover{
	background:url(images/icons/icon-go-hover.png) center right no-repeat;}
#content-main table.studentsIMG-wrap td a{
	text-decoration:none;
	display:block;
	height:260px;}
	
#content-main table.students-4IMG-wrap{
	padding:0; margin:0;}
#content-main table.students-4IMG-wrap td{
	text-align:center;
	padding:0 5px 5px 0; margin:0;}

#content-main td.cluster-sponsor img{
	width:230px!important;}



	
#content-col02{
	margin-left:720px;}
#content-col02 dl.sponsors-wrap{
	width:240px;
	padding:0 0 10px 0; margin:0;
	background:url(images/sponsors-footer.png) bottom center no-repeat;}
#content-col02 dl.sponsors-wrap dt{
	background:url(images/sponsors-header.png) top center no-repeat;/*image height=45px*/
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	color:#0b4984;
	padding:16px 10px 14px 5px; /*font-size + padding-top + padding-bottom = 45px;*/
	margin:0;
	font-size:15px;
	line-height:1em;
	border-bottom:1px solid #bcc6d2;}	
#content-col02 dl.sponsors-wrap dd{
	text-align:center;
	background:url(images/sponsors-body.png) top center repeat-y;
	padding:0; margin:0;}	
#content-col02 dl.sponsors-wrap dd hr{
	margin:0; padding:0;
	background:#fcfdfe;
	height:1px;
	border:none;
	border-top:1px solid #d3dae2;
	width:90%;}
#content-col02 img.sponsors-shadow{
	border:none;
	margin:20px 0; padding:0;}	


	
#footer-wrap{/*Do not set position:relative for footer! If so, on cluster pages it "creeps up" in IE7.*/
	background:url(images/footerBGR.gif) top left repeat-x;
	height:66px;
	padding:0; margin:0;
	clear:both;
	bottom:0; left:0;}
#footer{
	height:66px;
	clear:both;}
#footer-wrap .padding{
	display:block;
	width:960px;
	margin:0 auto; padding:5px 0;
	text-align:right;
	color:#fff;
	font-size:.95em;
	clear:both;}
#footer-wrap .padding img.footerTRcorner{
	position:absolute;
	top:0; right:-13px;
	width:13px;
		display:none;}
#footer-wrap .padding img.poweredByKuder{
	float:left;
	margin-top:10px;}
#footer-wrap a{
	color:#fff;
	text-decoration:none;}
#footer-wrap a:hover{
	color:#fff;
	text-decoration:underline;}
#footer-wrap p{
	padding:10px}
	
	
	
	
	
/* percentGRID24-row ~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.percentGRID24-row{
	display:block;
	clear:both;
	width:100%;
	overflow:visible;}
.percentGRID24-row:after{
	/*IE-6 and IE-7 does NOT support ":after", so need to triger has-layout for those 2 browsers*/
    content:".";
    display:block;
    height:0;
    clear:both; position:relative;
    visibility:hidden;}
.percentGRID24-row{
	display:inline-block;}
/* Hide from IE Mac \*/
.percentGRID24-row{display:block;}
/* End hide from IE Mac */
.percentGRID24-row .GRID-col{
	display:block;
	float:left;
	zoom:1;	
	height:100%;
	vertical-align:top;
	/* 12 col GRID:
	margin-right:3%;*/
	margin-right:2.5%;
	*margin-right:2%;/*ie-7, IE6 Fix*/
	overflow:visible;
	word-wrap: break-word;/*IE-only*/}
/* 12 col GRID:

/* 24 col GRID:*/
.percentGRID24-row .span-1{		width:1.75%;}
.percentGRID24-row .span-2{		width:6%;}
.percentGRID24-row .span-3{		width:10.25%;}
.percentGRID24-row .span-4 {	width:14.5%;}
.percentGRID24-row .span-5 {	width:18.75%;}
.percentGRID24-row .span-6 {	width:23%;}
.percentGRID24-row .span-7 {	width:27.25%;}
.percentGRID24-row .span-8 {	width:31.5%;}
.percentGRID24-row .span-9 {	width:35.75%;}
.percentGRID24-row .span-10{	width:40%;}
.percentGRID24-row .span-11{	width:44.25%;}
.percentGRID24-row .span-12{	width:48.5%;}
.percentGRID24-row .span-13{	width:52.75%;}
.percentGRID24-row .span-14{	width:57%;}
.percentGRID24-row .span-15{	width:61.75%;}
.percentGRID24-row .span-16{	width:66%;}
.percentGRID24-row .span-17 {	width:70.25%;}
.percentGRID24-row .span-18 {	width:74.5%;}
.percentGRID24-row .span-19 {	width:78.75%;}
.percentGRID24-row .span-20 {	width:83%;}
.percentGRID24-row .span-21 {	width:87.25%;}
.percentGRID24-row .span-22{	width:91.5%;}
.percentGRID24-row .span-23{	width:95.75%;}
.percentGRID24-row .span-24{	width:100%;}
.percentGRID24-row .last{
	margin-right:0;}
.percentGRID24-row .last:after{
	content: '';
	clear:both;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
