@charset "UTF-8";

/* Force a scrollbar to prevent jumping. */
html {
    overflow-x:auto;
    overflow-y:scroll;
    height:100%;
    margin-bottom:1px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
	padding:0;
}

body  {
	text-align: center;
	background-color: #cccccc;
}

img, a img {
    border:0;
    outline:0;
}

.boldlink {
	font-weight: bold; 
	color: #58595B;
}

#wrapper {
    position:relative;
    top:85px;
	width:964px;
	margin:0 auto;
	background:#FFF;
}

#content  { 
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	overflow: hidden;
	z-index: 5;
	height: 100%;
} 

.column  { 
	width: 50%; 
	position: absolute; 
	top: 0; 
	height: 100%;
} 

.left  {
	left: 0;
}
 
.right  {
	right: 0;
}
 
#leftcol {
	text-align: right;
	margin-right: 400px; 
	/*background:url(images/background_left.png) repeat-y right 0;*/
	height: 100%;
}

#rightcol  {
	margin-left: 399px;
   	/*background:url(images/background_right.png) repeat-y right 0;*/
	height: 100%;
} 

#blind {
	vertical-align: middle;
	position: absolute;
	text-align: left;
	top: 30px;
	width: 800px;
	height: 36px;
	background-color: white;
}

#primarynav {
	position: absolute;
	width: 780px;
	height: 36px;
	top: 30px;
	text-align: right;
	vertical-align: middle;
}

.students_dd {
 	max-height: 23px !important;
}

.students_ul {
	max-height: 23px !important;
}

.lifeatnissan_dd {
	width: 100px !important;
	max-height: 71px !important;
}

.lifeatnissan_ul {
	width: 100px !important;
	max-height: 71px !important;
}

#secondarynav {
	width: 800px;
	background-color: #f1f1f1;
	height: 40px;
}

#logo {
	position: absolute;
	top: 41px;
	left: 25px;
	z-index: 500;
}

#footer {
	max-width: 780px;
	width: 780px;
	margin-left: 25px;
	font-family:  Helvetica,"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #58595b;
	font-size: 9pt;
	margin-bottom: 20px;
}

#footer p {
	font-family: Helvetica,"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial,  sans-serif;
	font-weight: normal;
	color: #58595b;
	font-size: 9px;
}

#footer a, #footer a:visited, #footer a:focus {
	font-family: Helvetica,"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial,  sans-serif;
	font-weight: normal;
	color: #58595b;
	font-size: 9px;
	text-decoration: none;
}

#footer a:hover {
	font-family: Helvetica, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #e30000;
	font-size: 9px;
	text-decoration: none;
}

#main {
	width: 800px;
}

td {
	position: relative;
	margin: 20px;
	color: #58595b;
	font-family: Helvetica,"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial,  sans-serif;
	font-weight: normal;
	color: #58595b;
	font-size: 11px;
	text-decoration: none;
	text-align:left;
}

p {
	max-width: 500px;
}

#main_content {
	position: relative;
	margin: 25px;
	color: #58595b;
	font-family: Helvetica,"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial,  sans-serif;
	font-weight: normal;
	color: #58595b;
	font-size: 11px;
	text-decoration: none;
}

.orderedlist {
	width: 100%;	
	margin-left: 25px;
	vertical-align: text-top;
}

.orderedlist li {
	margin-left: 15px;
	width: 300px;
	vertical-align: text-top;
}

.orderedlist2 {
	width: 100%;	
	margin-left: 45px;
	vertical-align: text-top;
	
}

.orderedlist2 li {
	margin-left: 30px;
	width: 300px;
	vertical-align: text-top;
	list-style-type: disc;
}

.emphasize {
	font-weight: bold;
}

.shortpara {
	width: 450px;
}

.greenbar {
	position: relative;
	left: 0px; 
	width: 800px; 
	background-image:url(../images/greenbar.png);
	height: 40px;
	vertical-align: middle;
	text-align: left;	
	padding-left: 25px;
	height: 40px;
}

.greenbar img {
	margin-right: 20px;
}

.title_black {
	font-family: Helvetica, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.mainline {
	width: 500px;
}

.title_red {
	font-family: Helvetica, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #cb2450;
	font-size: 12px;
	text-decoration: none;
}

#search_button {
	float: right;
	margin-right: 0px;
	z-index: 5;
}

#social_table {
}

.secondary_black  {
	margin-top: 10px;
	padding-left: 20px;
	width: 120px;
	display: inline-block;
	vertical-align: middle;
}

.secondary_black a, .secondary_black a:visited, .secondary_black a:focus {
	vertical-align: middle;
	font-family: Helvetica, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.container {
	height: 100%;
}

.secondary_black a:hover {
	color: #e30000;
}

.secondary_red {
	margin-top: 10px;
	padding-left: 20px;
	width: 120px;
	display: inline-block;
	vertical-align: middle;
}

.secondary_red a {
	vertical-align: middle;
	font-family: Helvetica, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #e30000;
	font-size: 12px;
	text-decoration: none;
}

#secondary {
 	height: 100%;
    width: 800px;
}

.spacer {
	background-color: #58595b;
	max-height: 1px;
	left:0px;
	right: 0px;
}

.link_style {
	color: #000000;
	font-weight: bold;
}

#footer_bottom {
	height: 1px; 
	background-color: #000000; 
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.calendar_body {
	background: #f5f5f5;
	text-align: left;
	color: #000000;
}

.calendar_body td {
	padding-left: 20px;
	color: #000000;
}

.event_section_head {
	background: #8f8f8f;
	height: 25px;
}

.event_section_head span {
	color: #f5f5f5;

}

