/* Home Page ***********************/


/*********************** Reset.css ***********************/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
margin: 0; 
padding: 0; 
border: 0; 
	font-family: Helvetica, sans-serif; /* DNN Override */
}

/*********************** Global.css ***********************/

/* This document contains code that is applicable to both the home page and secondary pages  */

body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 1em;
	}
	
p a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	}
	
p a:hover {
	text-decoration: underline;
	}
	


/* .hide is used for text that is needed for accessibility but does not need to appear on screen to viewers  */

.hide {
	position: absolute; 
	top: -2000em; 
	left: -2000em;
	}
	
	
	
	
.container {
	width: 940px;
	padding: 0 0 0 35px;
	}
	



.header {
	position: relative;
	width: 800px;
	display: block;
	padding: 40px 0 15px 0;
	background-color: #FFFFFF;
	margin: 0 0 0 35px;
	}
	
.header h1 a {
	display: block;
	width: 209px;
	height: 23px;
	background-image: url(/Portals/0/nsuanswers.gif);
	background-repeat: no-repeat;
	margin: 0;
	}
	
.header ul {
	position: absolute;
	bottom: 15px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
.header li {
	float: left;
	padding: 0 0 0 15px;
	}
	





.main-content {
	float: left;
	background-image: url(/Portals/0/background2.jpg);
	background-repeat: repeat-x;
	}
	
	

	
/* .column-right = side bar with the black background  */

.column-right {
	width: 215px;
	margin: 0 0 0 525px;
	padding: 30px;
	background-image: url(/Portals/0/background3.jpg);
	background-repeat: repeat-x;
	}
		
.column-right p {
	font-size: .8em;
	line-height: 1.3em;
	}
	
.column-right p a {
	background-image: url(/Portals/0/arrow-green-background.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0 15px 0 0;
	font-weight: bold;
	color: #FFFFFF;
	font-size: .8em;
	}
	
	
	
	
	
/* This makes the Q & A Archive link green instead of white.  */

.column-right p.green-link a {
	color: #5DA740;
	background-image: url(/Portals/0/arrow-green.gif);
	font-size: 1.1em;
	text-transform: none;
	}
	
	
	
	
/* .column-logo = container for NSU logo and links to campus pages  */

	
.column-logo {
	width: 130px;
 	float: right;
	}
	
.column-logo ul {
	margin: 30px 0 0 0;
	padding: 0;
	}
	
.column-logo li {
	margin: 0 0 12px 0;
	list-style-type: none;
	}
	




.footer {
	clear: both;
	background-color: #FFFFFF;
	color: #808080;
	font-size: .65em;
	padding: 25px 0 20px 0;
	}




/* 

The following is controls the site's navigation.

All of the images for the navigation contain all three states. The background-position property is used to change the states.

  */


.nav-admissions, .nav-courses, .nav-financial, .nav-majors, .nav-student, .nav-nsu, .nav-tahlequah, .nav-broken-arrow, .nav-muskogee {
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	} 

a:hover.nav-admissions, a:hover.nav-courses, a:hover.nav-financial, a:hover.nav-majors, a:hover.nav-student, a:hover.nav-nsu, a:hover.nav-tahlequah, a:hover.nav-broken-arrow, a:hover.nav-muskogee {
	background-position: center left;
	}
	
li.selected a {
	background-position: center left; 
	} 

.nav-admissions {
	width: 80px;
	background-image: url(/Portals/0/nav-admissions.gif);
	}
	
.nav-financial {
	width: 86px;
	background-image: url(/Portals/0/nav-financial.gif);
	}
	
.nav-majors {
	width: 124px;
	background-image: url(/Portals/0/nav-majors.gif);
	}
	
.nav-student {
	width: 75px;
	background-image: url(/Portals/0/nav-student.gif);
	}
.nav-courses {
	width: 90px;
	background-image: url(http://www.nsuanswers.com/Portals/0/nav-fall-courses.gif);
	}
	
.nav-nsu {
	width: 105px;
	background-image: url(/Portals/0/nav-nsu.gif);
	}
	
.nav-tahlequah {
	width: 75px;
	background-image: url(/Portals/0/nav-tahlequah.gif);
	}

.nav-broken-arrow {
	width: 97px;
	background-image: url(/Portals/0/nav-broken-arrow.gif);
	}

.nav-muskogee {
	width: 70px;
	background-image: url(/Portals/0/nav-muskogee.gif);
	}

/*********************** home.css ***********************/

.container {
	background-image: url(/Portals/0/background1.jpg);
	background-repeat: repeat-y;
	}
	


.main-content {
	width: 515px;
	padding: 0 0 25px 0;
	background-position: 0px 140px;
	}

.main-content p {
	font-size: .8em;
	line-height: 1.5em;
	margin: 0 0 1em 0;
	}
	
.main-content p a {
	background-image: url(/Portals/0/arrow-green-background.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0 15px 0 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: .8em;
	}
	
.main-content h2 {
	width: 210px;
	height: 41px;
	background-image: url(/Portals/0/text1.gif);
	background-repeat: no-repeat;
	}
	
.column-intro-text {
	width: 210px;
	float: right;
	padding: 40px 30px 0 0;
	}
	
.flash {
	width: 515px;
	height: 140px;
	display: block;
	background-image: url(/Portals/0/background-flash.gif);
	background-repeat: no-repeat;
	}
	




.column-right h2 {
	width: 168px;
	height: 65px;
	margin: 0 0 35px 0;
	background-image: url(/Portals/0/text2.gif);
	background-repeat: no-repeat;
	}
	
.column-right h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 .3em 0;
	color: #FFFFFF; /* DNN Override */
	font-family: Helvetica, sans-serif; /* DNN Override */
	}
	
.column-right h4 {
	font-weight: normal;
	font-size: .7em;
	text-transform: uppercase;
	margin: 0 0 .8em 0;
	color: #FFFFFF; /* DNN Override */
	font-family: Helvetica, sans-serif; /* DNN Override */
	}
	
.column-right ul {
	margin: 25px 0 35px 0;
	}
	
.column-right li {
	list-style-type: none;
	margin: 0 0 15px 0;
	font-size: 1em;
	line-height: 1.2em;
	}
	
.column-right li a {
	background-image: url(/Portals/0/arrow-green-background.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	display: inline;
	padding: 0 15px 0 0;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.column-right li a:hover {
	text-decoration: underline;
	}
	
/*.column-right img { 
	position: absolute;
	margin: 0px 0 0px 150px;
	}*/
.column-right img { 
	float:right;
	margin-left: 10px;
	}


/* The following controls the formatting for the form.  */


#dnn_ContentPane li {
	font-size: .7em;
	font-weight: bold;
	display: block;
	width: 210px;
	}
	
#dnn_ContentPane input, #dnn_ContentPane textarea {
	margin: 10px 0 5px 0;
	}
	
#dnn_ContentPane li ul li {
	font-size: 1em;
	}


.column-form {
	width: 210px;
	float: left;
	padding: 40px 0 0 30px;
	}
	
#dnn_ContentPane ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: relative;
	}
	
#first-name, #last-name, #e-mail, #address, #city, #state, #zip-code, #phone {
	font-size: .9em;
	}

#first-name {
	width: 92px;
	}
	
#dnn_ContentPane li.first-name {
	width: 92px;
	float: left;
	}
	
#last-name {
	width: 92px;
	}
	
#dnn_ContentPane li.last-name {
	width: 92px;
	float: right;
	}

#e-mail {
	width: 210px;
	}

#address {
	width: 210px;
	}

#city {
	width: 95px;
	}
	
#dnn_ContentPane li.city {
	width: 95px;
	float: left;
	}
	
#state {
	width: 25px;
	}
	
#dnn_ContentPane li.state {
	width: 25px;
	float: left;
	padding: 0 0 0 15px;
	}
	
#zip-code {
	width: 55px;
	}
	
#dnn_ContentPane li.zip-code {
	width: 55px;
	float: right;
	}
	
#phone {
	width: 210px;
	}
	
#question {
	width: 210px;
	}
	
#dnn_ContentPane .enrollment {
	margin: 20px 0 0 0;
	}
	
#dnn_ContentPane li.send {
	width: 48px;
	float: left;
	margin: 10px 0 0 0;
	}

#dnn_ContentPane li.send a img { /* DNN Override */
	border: none;
	}
	
#dnn_ContentPane li.required {
	width: 150px;
	float: right;
	margin: 30px 0 0 0;
	font-size: .9em;
	font-weight: normal;
	text-align: right;
	}
	
/*********************** embedded.css ***********************/
<!--[if IE 6]>
<style type="text/css">
.column-right {margin: 0 0 0 522px;}
p a:visited, .column-right li a:visited, p a:hover, .column-right li a:hover, p a:active, .column-right li a:active {color: #ffffff;} /* DNN Override */
</style>
<![endif]-->
<!--[if IE]>
<style type="text/css">
.column-right li a {background-image: none;}
</style>
<![endif]-->

/*********************** NSU CSS ***********************/

table.MainMenu_MenuContainer {
width:940px;
margin-left: 35px;
margin-bottom: 5px;
}
span.required {
color:#E30202;
}
li span.required {
font-size: 1.5em;
}
span.required p {
padding-top: 20px;
clear:both;
font-size: 1em;
line-height: normal;
font-weight: bold;
}
span.required ul {
font-size: 1.3em;
}
span.required li {
margin-bottom: 5px;
}
.Normal { /* DNN Override */
	font-family: Helvetica, sans-serif;
	font-size: 1em;
}
a:focus
{
-moz-outline-style: none;
}
