@charset "utf-8";
/* reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%; font-weight:normal;vertical-align: baseline;background: transparent;}body {	line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';content: none;}:focus {	outline: 0;}a,ins{text-decoration: underline;}del {text-decoration:line-through;}table{border-collapse:collapse;border-spacing: 0;}

body{
	background: #5391CE url(../media/images/bg_sky_tile.jpg) center top repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	min-width:940px;
}
a{
	color:#CE4044;
}
#sky{
	background: #5290ce url(../media/images/bg_sky_tile.jpg) center top repeat-x;
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
}
h1{
	color:#ce4044;	
	font-size:26px;
	padding-bottom:2px;
}
.notHome h1{
	width:287px;
	position:relative;
	z-index:2;
}
h2{
	color:#ce4044;
	font-size:20px;
	margin-bottom:10px;
	line-height: 22px;
}

h3{
	color:#ce4044;
	font-size:18px;
	margin-bottom:10px;
}

b,strong{
	font-weight:bold;
}

ul li{
	background:url(../media/images/bullet_blue_small.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-bottom:5px;
}
fieldset{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px 0px;
	margin-bottom:10px;
}
fieldset + fieldset{
	border-top:none;
	padding-top:0px;
}
fieldset h2{

}
label{
	font-weight:bold;
	clear:both;	
	display:block;
}

.formRow{
	margin-bottom:10px;	
}
.formCol{
	width:200px;
	float:left;
	display:inline;
}
.formCol + .formCol{
	margin-left:20px;	
}
td{
	line-height:18px;
}
label {
clear:both;
display:block;
font-weight:bold;
}
input.radio{
	display:inline;
	position:relative;
	top:3px;
}
input.text, textarea.text{
	border:1px solid #cccccc;	
	width:200px;
	display:inline;
}
input.textlong, textarea.textlong{
	width:400px;
}
input.monetary{
	padding-left:10px;
	background:url(../media/images/dollar.gif) 3px 3px no-repeat
}
select, select.select{
	border:1px solid #cccccc;
}
textarea{
	border:1px solid #cccccc;	
	height:100px;
}
textarea.texttall{
	height:200px;	
}
input.button{
	background:#ccc;
	color:#000;
	font-weight:bold;
	padding:10px;
	border:none;
	display:inline;
}
input.submit{
	background:#3D821B;
	color:#FFFFFF;
}
input.redArrow,input.blueSearch{
	display:inline;
}
input.error,select.error{
	padding-left:0px;
	border-color:#F36D44;
	background:#FFF3EF;
}
textarea.error{
	border-color:#F36D44;
	background:#FFF3EF;
}
input.focus,select.focus{
	padding-left:0px;
	border-color:#A1B55E;
	background:#F0FFEF;
}
textarea.focus{
	border-color:#A1B55E;
	background:#F0FFEF;
}
.hand{
	cursor:pointer;	
}
.mb10{
	margin-bottom:10px;	
}

.primary{
	background:url(../media/images/top_bg.gif) no-repeat;	
	min-height:200px;
	margin-bottom:20px;
	margin-top:-20px;
}
.intro{
	float:left;
	display:inline;
	width:287px;
	margin-top:26px;
}
.copy{
	width:320px;
	background:#E5E5E5 url(../media/images/shadow_wedge.gif) 283px 152px no-repeat;
}

.copy .margin{
	margin:0 50px 0 20px;
	padding:20px 0;
}
.primary .images{
	float:left;
	display:inline;
	width:534px;
	position:relative;
	z-index:2;
}
.aside{
	width:320px;
	background:#e5e5e5;
	float:left;
	display:inline;
}
.aside .margin{
	margin:0px 30px;
	padding:10px 0px 10px;
}
.aside .title{
	background:#acacac;	
	wdith:320px;
}
.aside h2{
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	background:url(../media/images/aside_top.gif) no-repeat left bottom;
	padding:10px 15px 20px;
	margin:0px;
	line-height:16px;
}
.secondary .mainContent{
	width:480px;
	margin-left:20px;
	float:left;
	display:inline;
	line-height:16px;
}
a:hover{
	text-decoration:none;	
}
p{
	line-height:17px;
	margin-bottom:10px;
}
.td{
	float:left;
	display:inline;
}
.tdr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
	width:0px;
	height:0px;
	overflow:hidden;
}
.right{
	text-align:right;	
}
.mb20{
	margin-bottom:20px;	
}
.mr20{
	margin-right:20px;
}
.mr30{
	margin-right:30px;
}
.top{
	width:100%;
	min-width:960px;
	height:92px;
	background:url(../media/images/top_white_band.gif) no-repeat center top;
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
}
.wrap{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	position:relative;
	z-index:2;
}
.mast{
	position:relative;
	z-index:3;
}
.logo{
	background:url(../media/images/mohai_logo.png) no-repeat;
	width:112px;
	height:150px;
	margin-left:20px;
	text-indent:-9000px;
	display:block;
}
.utilityNav{
	background:url(../media/images/utility_nav_border.gif) no-repeat;
	height:25px;
	position:absolute;
	right:0px;
	top:0px;
}
.utilityNav .td{
	height:25px;
  vertical-align:top;	
}

.utilityNav .cell{
	display:inline-block;
	color:#ce4044;
	font-size:11px;
	padding:0px 12px 0px 12px;
	margin-top:5px;
}
.utilityNav .tdemail .cell{
  border-right:1px solid #ce4044;
  border-left: 1px solid #ce4044;
}

.utilityNav a{
	color:#ce4044;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}

.utilityNav a:hover{
	text-decoration:underline;
}
.utilityNav a.share{
  vertical-align:top;
}
.utilityNav a.email{
}
.utilityNav a.visit{

}
.utilityNav .last{
	background:url(../media/images/utility_nav_border_last.gif) no-repeat bottom right;
}
.mainNav{
	position:absolute;
	left:182px;
	top:59px;
}
.mainNav div{
	float:left;
	display:inline;
}
.mainNav div a{
	display:block;
	background:url(../media/images/nav.gif) no-repeat;
	height:42px;
	text-indent:-9000px;
}
.mainNav div.home a{
	background-position:0px 0px;
	width:85px;
}
.mainNav div.home a:hover, .mainNav div.home a.active{
	background-position:0px -42px;
}

.mainNav div.mohai a{
	background-position:-85px 0px;
	width:94px;
}
.mainNav div.mohai a:hover, .mainNav div.mohai a.active{
	background-position:-85px -42px;
}
.mainNav div.project a{
	background-position:-179px 0px;
	width:131px;
}
.mainNav div.project a:hover, .mainNav div.project a.active{
	background-position:-179px -42px;
}
.mainNav div.campaign a{
	background-position:-310px 0px;
	width:150px;
}
.mainNav div.campaign a:hover, .mainNav div.campaign a.active{
	background-position:-310px -42px;
}
.mainNav div.news a{
	background-position:-460px 0px;
	width:165px;
}
.mainNav div.news a:hover, .mainNav div.news a.active{
	background-position:-460px -42px;
}

.subNav{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:10px;
	width:557px;
	position:absolute;
	left:274px;
	top:92px;
	display:none;
	z-index:4;
}.subNav .cols{
	position:relative;
	z-index:4;
	zoom:1;
}
.subNav .bg{
	background:url(../media/images/subnav_bg.gif) repeat-y #FFF 6px 0px;
	padding-bottom:10px;
	padding-left:6px;
	border-bottom:6px solid #FFF;
	padding-right:6px;
}
.subNav .td{
	
}
.subNav .mohai{ width:96px;}
.subNav .project{width:131px;}
.subNav .campaign{width:151px;}
.subNav .news{width:167px;}
.subNav .td .margin{
	margin:0px 10px 0px 10px;	
}
.subNav .c1{
	background:#f0f0f0;
}
.subNav a{
	display:block;
	margin-top:10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:1px;
}
.subNav a:hover{
	text-decoration:underline;
}
.content{

}
.notHome{
	background:#fff;
	margin-top:25px;
}
.mainMargin{
	margin:0px 60px;
	padding:50px 0px;
}
.content a{
	color:#ce4044;
}
.leftBox{
	width:320px;
	background:url(../media/images/left_white_bg.gif) repeat-y;
	padding-top:19px;
	padding-bottom:15px;
	margin-top:0px;
}
.leftBox h2{
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
	color:#000;
	
}
.leftBox p{
		margin-bottom:0px;
}
.calloutLeftTop{
	width:320px;
	height:21px;
	background:url(../media/images/callout_left_mustard_top.gif) no-repeat;
}
.calloutLeftMiddle{
	width:320px;
	background:url(../media/images/callout_left_mustard_middle.gif) repeat-y;
}
.leftBox .margin{
	margin-left:49px;
	margin-right:38px;
}
.calloutLeftBottom{
	width:320px;
	height:26px;
	background:url(../media/images/callout_left_mustard_bottom.gif) no-repeat;
}
.carousel{
	width:640px;
	height:406px;
	
}
.carousel .image{
	width:640px;
	height:360px;
	text-align:center;
	position:relative;
	overflow:hidden;
	display:block;
	text-decoration:none;
}
.carousel .image{

}
.carousel .image .over{
	width:640px;
	height:360px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	background:#999;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.carousel .image .content{
	width:640px;
	text-align:left;
	position:absolute;
	background:url(../media/images/dark_alpha.png);
	color:#FFF;
	position:absolute;
	bottom:0px;
	left:0px;
	line-height:16px;
}
.carousel .image .content .margin{
	margin:0px 10px;
	padding:15px 0px;
}
.carousel .image .content .title{
	font-size:14px;
	font-weight:bold;
}
.carousel .image .content .subtitle{
	
}
.carousel .image .content .description{
	margin-top:10px;
}

.carousel .image img{
	
}
.carousel .nav{
	position:relative;
	top:-10px;
	zoom:1;
}

.carousel .nav div a{
	display:block;
	background:url(../media/images/carousel_button_bg.gif) no-repeat;
	width:160px;
	height:56px;
	color:#717171;
	font-size:14px;
	font-weight:bold;
	line-height:1;
	text-decoration:none;
}
.carousel .nav div.red a{
	background:url(../media/images/carousel_button_bg_red.gif) no-repeat;
}
.carousel .nav div.blue a{
	background:url(../media/images/carousel_button_bg_blue.gif) no-repeat;
}
.carousel .nav div.orange a{
	background:url(../media/images/carousel_button_bg_orange.gif) no-repeat;
}
.carousel .nav div.green a{
	background:url(../media/images/carousel_button_bg_green.gif) no-repeat;
}

.carousel .nav div a:hover, .carousel .nav div a.active{
	background-position:0px -56px;
	color:#fff;
	text-decoration:none;
}
.carousel .nav div.yellow a:hover, .carousel .nav div.yellow a.active{
	color:#5c5c5c;	
}
.carousel .nav div a .margin{
	margin:0px 10px 10px 10px;
	padding-top:18px;
	font-weight:bold;
}
.thirdBox{
	width:300px;	
}
.thirdBox h2{
	width:300px;
	height:152px;
	text-indent:-9000px;
	margin-bottom:0px;
}
.intExh h2{
	background:url(../media/images/hpTeases/interactive_exhibits.jpg) no-repeat;	
}
.armBui h2{
	background:url(../media/images/hpTeases/lake_union_park.jpg) no-repeat;	
}
.lakUni h2{
	background:url(../media/images/hpTeases/armory_building.jpg) no-repeat;	
}
.thirdBox .content{
	background:url(../media/images/box_third_bg.gif) no-repeat;	
	padding-top:17px;
	padding-bottom:10px;
	zoom:1;
}
.thirdBox p{
	margin-left:38px;
	margin-right:10px;
}
.foot{
	width:960px;
	text-align:center;
	margin-top:20px;
	color:#FFF;
	margin-bottom:20px;
}
.foot a{
	color:#fff;	
	text-decoration:none;
}
.foot a:hover{
	text-decoration:underline;
}
.popup{
	display:none;
	position:absolute;
	top:0px;
	left:10px;
	z-index:4;
	background:#FFF;
	border:1px solid #ccc;
	width:460px;
}
.popup .margin{
	margin:0px 20px;
	padding:20px 0px;
}
.popup .close{
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
	z-index:3;
}
#emailDiv,#remindDiv,#followDiv{
	
}
#shareDiv{
	width:310px;
	left:648px;
	top:30px;
}
#shareDiv .td{
	width:50%;
}
#emailDiv{
	left:498px;	
	top:30px;
}
#followDiv{
	left:626px;
	top:30px;
	width:200px;
}

.displaynone{
	display:none;	
}
.shareBlock .title{
	font-weight:bold;	
}
.rightShareIcon {
background-image:url(../media/images/sharing_icons.gif);
background-repeat:no-repeat;
height:16px;
font-weight:bold;
display:inline-block;
margin-left:5px;
width:16px;
}

.shareIcon {
background-image:url(../media/images/sharing_icons.gif);
background-repeat:no-repeat;
display:block;
float:left;
height:16px;
margin-bottom:6px;
margin-right:5px;
width:16px;
font-weight:bold;
}
.shareTwitter {
background-position:-592px 0;
}
.shareEmail {
background-position:-576px 0;
}
.shareFacebook {
background-position:-240px 0;
}
.shareDigg {
background-position:-224px 0;
}
.shareStumbleUpon {
background-position:-368px 0;
}
.shareDelicious {
background-position:-208px 0;
}
.shareMySpace {
background-position:-320px 0;
}
.shareLiveSpaces {
background-position:-400px 0;
}
.shareReddit {
background-position:-352px 0;
}
.shareMixx {
background-position:-416px 0;
}

.news .item{
	padding:10px 0px;
}
.news .even{
	background:#fff;
	margin-bottom:0px;
	position:relative;
	left:-20px;
	width:500px;
}
.news .item .margin{
	margin:0px;	
}
.news .even .margin{
	margin-left:20px;
	margin-right:20px;
}
.news .item .category{
	font-weight:bold;
	font-size:10px;
}
.news .item .title{
	color:#323D85;
	font-size:14px;
}
.news .item .title a{
	font-weight:bold;
	color:#323D85;
	
}
.news .item .date{

}
.news .description{
	margin-top:10px;
}
.news  .newsNav{
	margin-top:15px;	
}
.news .newsNav .prev{
	float:left;	
}
.news .newsNav .next{
	float:right;	
}
