/* CSS Document */

/* core */
html, body, #main_container {min-height: 100%;	width: 100%; height: 100%;}

body {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #000;
	margin:0;
	padding:0;
	background: #003466 url(../images/bkgnd.gif) repeat-x center top;
}
#main_container {
	padding:0;
	position:absolute;
	top: 10px;
	bottom: 10px;
	margin:0 auto;
}

a, a:visited { color:#003366; text-decoration: underline; }
a:hover, a:active { color:#336799; text-decoration: none; }

.subtitle {
	font-weight: bold;
	color: #003366;
	}
.photo {
	border: 1px #ccc solid;
	float: right;
	margin: 0px 6px 6px 8px;
}
.div_majorsheet {
	float:right;
	padding:10px 6px 10px 10px;
	border:1px solid #ccf;
	text-align:center;
	font-size:11px;
}

.home_subheading {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 20pt;
	text-transform: uppercase;
	color: #C3C8CD;
	text-align: right;
}
.home_news {
	color: #FFF;
	text-align: left;
}
	#home_news a, #home_news a:visited {color:#CCC; text-decoration:none; }
	#home_news a:hover, #home_news a:active {color:#FFF; text-decoration:underline; }
p.lines {
	border-bottom:solid 1px #CCC;
}
/* header area */
#header_cont {
	width:794px;
	height:102px;
	margin: 0 auto;
	background-color:#FFFFFF;
	vertical-align: bottom;
	}
#header {
	background: transparent url(../images/header_new.gif) no-repeat center top;
	margin:0 auto;
	padding:0;
	width: 780px;
	height:102px;
}
#header_logo {
	float: left;
}
#header_links {
	float: right;
	padding-right:5px;
	margin-top:9px;
	font: 0.9em "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	color: #003366;
}
	#header_links a, #header_links a:visited {color:#FFF; text-decoration:none; }
	#header_links a:hover, #header_links a:active {color:#FFF; text-decoration:underline; }
	
#header_tagline {
	float: right;
	clear:both;
	padding-right:11px;
	margin-top:40px;
	font: bold 1.0em "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	color: #FFF;
}
/* dividers */
#divider_horiz {
	width:794px;
	height: 5px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#divider_horiz_menu {
	width:171px;
	height: 5px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
	
	
	
/* menu area */
#menu_cont {
	width: 794px;
	margin: 0 auto;
	background-color:#FFFFFF;
	}
#menu {
	width:780px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	background-color: #336799;
	font: bold 1.0em "Century Gothic","Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
	#menu a, #menu a:visited {color:#FFF; text-decoration:none; }
	#menu a:hover, #menu a:active {color:#CCC; text-decoration:underline; }

/* content area */
#content_cont {
	width:794px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}
#content {
	width:780px;
	margin: 0 auto;
	background: #FFFFFF url(../images/sub1_content_bkgnd.gif) no-repeat center top;
}



#sub_center {
	width: 445px;
	margin-left: 4px;
	float:left;
}
#content2 {
	width:780px;
	margin: 0 auto;
	background: #FFFFFF url(../images/sub2_content_bkgnd.gif) no-repeat center top;
}

#content3 {
	width:780px;
	margin: 0 auto;
	background: #FFFFFF url(../images/sub2_content_bkgnd_noswoosh.gif) no-repeat center top;
}

#content2_search {
	width:780px;
	margin: 0 auto;
	background: #FFFFFF center top;
}
#sub_center2 {
	width: 585px;
	margin-left: 10px;
	float:left;
}
#subtitle {
	width: 440px;
	height: 57px;
	font-family: "Arial Black", Tahoma, Verdana, Arial, sans-serif;
	font-size: 36pt;
	color: #507AA3;
	text-transform: uppercase;
	padding: 9px 0px 30px 15px;
}
#subtitle_cr {
	width: 440px;
	height: 57px;
	font-family: "Arial Black", Tahoma, Verdana, Arial, sans-serif;
	font-size: 28pt;
	color: #507AA3;
	text-transform: uppercase;
	padding: 9px 0px 30px 15px;
}
#sub_content {
	padding: 0px 10px 10px 10px;
	text-align: left;
	font: 1.0em "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 1em;
}
#sub_right {
	width: 122px;
	height: 100%;
	padding: 88px 8px 10px 20px;
	float: left;
}
#sub_right ul {
}

#sub_right .img {
	padding-left: -40px;
	margin-left: -40px;
}



/* Left Sub-menu */

#left_menu_home {
	width: 171px;
	height: 454px;
	background: #002569 url(../images/menu_left_home_bkgnd02.gif) no-repeat center top;
	padding-top: 46px;
	font: bold 1.0em "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	color: #CCC;
	text-align: center;
	float:left;
}
#left_menu {
	width: 171px;
	background: #002569 url(../images/menu_left_bkgnd.gif) no-repeat center top;
	padding-top: 46px;
	font: bold 1.0em "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.7em;
	color: #CCC;
	text-align: center;
	float:left;
}
	#left_menu_home a, #left_menu_home a:visited {color:#CCC; text-decoration:none; }
	#left_menu_home a:hover, #left_menu_home a:active {color:#FFF; text-decoration:underline; }
	#left_menu a, #left_menu a:visited {color:#CCC; text-decoration:none; }
	#left_menu a:hover, #left_menu a:active {color:#FFF; text-decoration:underline; }


/* home page*/
#home_content {
	width:780px;
	margin: 0 auto;
	background: #FFFFFF url(../images/home_content_bkgnd.gif) repeat-y ;
	}
#center_home {
	width: 350px;
	height: auto;
	text-align: center;
	background: #FFFFFF url(../images/home_center_bkgnd.gif) no-repeat center top;
	float:left;
}
		/* recipe cards */
#home_recipe {
	width: 350px;
	color: #FFFFFF;
	text-align: left;
}
#home_recipe ul {
	line-height: 1.4em;
	list-style-image:  url(../images/home_recipe/bullet_blue.gif);
	margin-left: -10px;
	text-indent: 2px;
	}
#home_recipe1 {
	background-image: url(../images/home_recipe/recipe_prospective.gif);
	padding-top: 11px;
	padding-left: 16px;
	padding-right: 6px;	
	height: 330px;
}
#home_recipe2 {
	background-image: url(../images/home_recipe/recipe_current.gif);
	padding-top: 11px;
	padding-left: 16px;
	padding-right: 6px;		
	height: 330px;
	display: none;
}
#home_recipe3 {
	background-image: url(../images/home_recipe/recipe_faculty.gif);
	padding-top: 11px;
	padding-left: 16px;
	padding-right: 6px;		
	height: 330px;
	display: none;
}	
#home_recipe4 {
	background-image: url(../images/home_recipe/recipe_community.gif);
	padding-top: 11px;
	padding-left: 16px;
	padding-right: 6px;		
	height: 330px;
	display: none;
}
#home_recipe5 {
	background-image: url(../images/home_recipe/recipe_parents.gif);
	padding-top: 11px;
	padding-left: 16px;
	padding-right: 6px;		
	height: 330px;
	display: none;
}
#recipe_subtitles_top {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	width: 329px;
	height: 21px;
	vertical-align: middle;
}
#recipe_subtitles_bottom {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 329px;
	height: 20px;
	vertical-align: middle;
}
	#recipe_subtitles_top a, #recipe_subtitles_top a:visited {color:#fff; text-decoration:none; }
	#recipe_subtitles_top a:hover, #recipe_subtitles_top a:active {color:#fff; text-decoration:none; }
	#recipe_subtitles_bottom a, #recipe_subtitles_bottom a:visited {color:#fff; text-decoration:none; }
	#recipe_subtitles_bottom a:hover, #recipe_subtitles_bottom a:active {color:#fff; text-decoration:none; }
#recipe_faculty {
	width: 83px;
	float: left;
}
#recipe_community {
	width: 120px;
	margin-left: 10px;
	float: left;
}
#recipe_parents {
	width: 107px;
	margin-left: 9px;
	float: left;
}
#recipe_prospective {
	width: 129px;
	float: left;
}
#recipe_current {
	width: 140px;
	margin-left: 8px;
	float: left;
}

#recipe_content {
	margin-right: 12px;
	font-size: 8pt;
}
	#recipe_content a, #recipe_content a:visited {color:#036; text-decoration:none; font-size: 8pt;}
	#recipe_content a:hover, #recipe_content a:active {color:#369; text-decoration:underline; }
	/* end recipe cards */

	
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}	
#home_meet {
	width: 302px;
	height: auto;
	padding-top: 2px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 6px;
	vertical-align: top;
	font-size:11px;
}

#right_home {
	width: 259px;
	/*background: url(../images/home_photo.jpg) no-repeat center top; 
	padding-top: 308px;*/
	padding-bottom: 6px;
	height: auto; 
	float:left;
}
#home_news {
	width: 211px;
	height: auto;
	padding-left: 24px;
	padding-right: 24px;
	vertical-align: top;
}
	.home_news a, .home_news a:visited {color:#FFF; text-decoration:underline; }
	.home_news a:hover, .home_news a:active {color:#CCC; text-decoration:none; }

.home_news p {
	margin-right: 15px;
	font-size: 11px;
}

#home_meet_alumni {
	width: 410px;
	height: auto;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	vertical-align: top;
	font-size:11px;
}


/* footer*/
#footer_cont {
	width:794px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#footer {
	width: 756px;
	margin: 0 auto;
	padding: 12px;
	background: url(../images/footer_bkgnd.gif) no-repeat center top;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	font: 0.9em "Century Gothic","Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	color: #FFF;
}

	#footer a, #footer a:visited {color:#CCC; text-decoration:none; }
	#footer a:hover, #footer a:active {color:#FFF; text-decoration:underline; }

.clear {
	clear: both;
}



/* heading tags */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #507AA3;
}
	/* subtitles */
h3 {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.6em;
	text-transform:none;
	color: #003366;
}

.titleList {
	font-size:16px;
	color:#003366;
	line-height:30px;
	list-style:disc;
}

/* list tag styles */

ul {
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
ol {
	font-size: 11px;
}
ol li {
	margin-bottom: 5px;
	clear: both
}

.listlineht24 {
	line-height:24px;
}

/* Feautures 	 */
	#Features {
		float: left;
		width: 100%;	
		padding: 0 4% 0 0;
	}
	
	#Features .event {
		border-bottom:solid 2px #CCC;
		margin:0 0 12px 0;
		float:left;
		width:100%;
	}
	
	#Features .eventInfo {
		padding: 0 0 0 4px;
	}
	
	#Features h2 {
		margin:0 0 10px 0;
		font-size:12px;		
		color: #003366;
	}

	#Features .event h3 a {
		color:#000;
	}	
	
	#Features .event img {
		float:left;
		margin: 0 12px 12px 0;
		padding:5px;
		border:solid 1px #CCC;
		background:#FFF;
		width:100px;
	}
	
	#Features .eventInfo p {
		font-size:12px;
	}
/* End of Feautures 	 */

/* Feautures of Faculty/Student/Alumni on the Right Hand Side 	 */
#home_meet_features {
	width: 100%;
	padding: 0 4% 0 5%;	
	float: left;	
	height: auto;
	vertical-align: top;
	font-size:11px;
}
	
#home_meet_features .event {
		border-bottom:solid 2px #CCC;
		margin:0 0 12px 0;
		float:left;
		width:100%;
	}
	
#home_meet_features .eventInfo {
		padding: 0 0 0 4px;
	}

#home_meet_features h2 {
		margin:0 0 10px 0;
		font-size:12px;		
		color: #003366;
	}

#home_meet_features .event h3 a {
		color:#000;
	}	
	
#home_meet_features .event img {
		float:left;
		margin: 0 12px 12px 0;
		padding:5px;
		border:solid 1px #CCC;
		background:#FFF;
		width:100px;
	}
	
#home_meet_features .eventInfo p {
		font-size:12px;
	}
/* End of Faculty/Student/Alumni feautures 	 */

/* New Student Orientation */
.nso_button {
	display:block;
	width:150px;
	height:30px;
	text-indent:-9999px;
	padding-left:10px;
}
.nso_button a {
	display:block;
	width:100%;
	height:100%;
	background: url(/nso/images/NSO-btn.png) no-repeat top left;
	outline:none;
}
.nso_button a:hover {
	background-position:0 -30px;
}
/* End New Student Orientation */
