@charset "UTF-8";
.showingVideo0 #big_vid_node0 .overlay,
.showingVideo1 #big_vid_node1 .overlay,
.showingVideo2 #big_vid_node2 .overlay,
.showingVideo3 #big_vid_node3 .overlay,
.showingVideo4 #big_vid_node4 .overlay,
.showingVideo5 #big_vid_node5 .overlay,
.showingVideo6 #big_vid_node6 .overlay,
.showingVideo7 #big_vid_node7 .overlay,
.showingVideo8 #big_vid_node8 .overlay,
.showingVideo9 #big_vid_node9 .overlay { background-position: left bottom; }

#home_social {
	background-image: url(../images/home/social_bar.gif);
	height: 38px;
	width: 756px;
	margin-top: 8px;
	padding-right: 15px;
	padding-left: 129px;
	margin-bottom: 8px;
	position:relative;
}

#social_feed {
	height: 26px;
	width: 698px;
	float: left;
	margin-top: 8px;
	font-size: 15px;
	color: #2c2c29;
	line-height: 23px;
	padding-left: 0;
	margin-left: 12px;
	background-repeat: no-repeat;
}
#social_feed a {
	font-weight: bold;
	color: #2c2c29;
	text-decoration: underline;
}
#social_feed a:hover {
	color:#477947;
}

#home_photos {

	height: 153px;
	margin-bottom: 10px;
	padding-left: 0;
}

#photo_of_the_day {
	float: left;
	width: 339px;
	height: 153px;
	padding-left: 15px;
}


/*
#home_photos {
	background-image: url(../images/home/potd_title.gif);
	background-repeat: no-repeat;
	background-position: 20px 17px;
	height: 153px;
	margin-bottom: 10px;
	padding-left: 180px;
}
*/
.pic_frame {
	background-image: url(../images/home/potd_frame.gif);
	height: 153px;
	width: 171px;
	position: relative;
	display:block;
	float: left;
}
.pic_frame_crop {
	height: 109px;
	width: 146px;
	position: absolute;
	left: 12px;
	top: 16px;
	overflow: hidden;
}

.pic_feed_node:hover .pic_frame, .pic_frame:hover {
	background-position:top right;	
}
.pic_feed_node:hover .pic_frame .pic_frame_crop, .pic_frame:hover .pic_frame_crop {
	top:12px;
}
#potd_divider {
	background-image: url(../images/home/potd_divider.gif);
	height: 122px;
	width: 3px;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
}
#pic_feed_crop {
	float: left;
	height: 153px;
	width: 430px;
	margin-right: 6px;
	margin-left: 6px;
	overflow: hidden;
	position: relative;
}
#pic_feed {
	height: 153px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.pic_feed_node {
	height: 153px;
	width: 430px;
	float: left;
	text-decoration:none;
	color:#34342f;
}
.pic_feed_node h2 {
	font-size: 20px;
	font-weight: bold;
	color: #91918a;
	margin-bottom: 12px;
	padding-top: 13px;
}
.pic_feed_node p a{
	color:#34342f;
	text-decoration:none;
}
.pic_feed_node h2 a{
	color: #91918a;
	text-decoration:none;
}
.pic_feed_node .pic_frame {
	margin-right: 7px;
}
#potd_arrow_left {
	float: left;
	background-image: url(../images/home/potd_arrows.gif);
	height: 17px;
	width: 10px;
	background-position: 0px -17px;
	margin-top: 60px;
	margin-right: 6px;
	margin-left: 25px;
	cursor:pointer;
}
#potd_arrow_right {
	float: left;
	background-image: url(../images/home/potd_arrows.gif);
	height: 17px;
	width: 10px;
	background-position: 0px 0px;
	margin-top: 60px;
	margin-left: 6px;
	cursor:pointer;
}
#potd_arrow_left:hover {
	background-position:-20px -17px;
}
#potd_arrow_right:hover {
	background-position:-20px 0px;
}
.slideBeg #potd_arrow_left {
	background-position:-10px -17px;
	cursor:default;
}
.slideEnd #potd_arrow_right {
	background-position:-10px 0px;
	cursor:default;
}
#home_panel {
	background-image: url(../images/home/panel_bg.gif);
	height: 183px;
	width: 900px;
	margin-bottom: 8px;
	position:relative;
}
#home_msuview, #home_msunews, #home_events {
	height: 183px;
	position: absolute;
	font-size:12px;
	overflow:hidden;
	top:0px;
}
#home_msuview {
	left:0px;
	width: 456px;
}
#home_msunews {
	left: 456px;
	width: 288px;
	color: #262216;
	height: 113px;
	padding-top: 57px;
	padding-bottom: 13px;
}
#home_events {
	left:744px;
	width: 121px;
	padding-right: 16px;
	padding-left: 19px;
	height: 113px;
	padding-top: 57px;
	padding-bottom: 13px;
	color: #262216;
}
#home_msuview .title, #home_msunews .title, #home_events .title {
	left:10px;
	top:11px;
	position:absolute;
	cursor:pointer;
	height:33px;
}

#home_msunews .title a {
	display: block;
	height: 33px;
	width: 158px;
}

#home_events .title a {
	display: block;
	height: 33px;
	width: 124px;
}
#home_msuview .title:hover, #home_msunews .title:hover, #home_events .title:hover {
	background-position:right top;
}
#home_msuview .title {
	width:150px;
	background-image:url(../images/home/panel_title_msuview.gif);
}
#home_msunews .title {
	width:158px;
	background-image:url(../images/home/panel_title_msunews.gif);
}
#home_events .title {
	width:124px;
	background-image:url(../images/home/panel_title_events.gif);
}

#msuview_big .title {
	position:absolute;
	left:25px;
	top:40px;
}
.msunews_divider {
	background-image: url(../images/home/panel_news_divider.gif);
	height: 3px;
	width: 288px;
	overflow:hidden;
}
#home_msunews a, #home_events a {
	color: #000;
	text-decoration:none;
}
#home_msunews a:hover, #home_events a:hover {
	text-decoration:underline;
}
#event_month {
	font-size: 18px;
	font-weight: bold;
}
#event_day {
	font-size: 18px;
}
#home_msunews p {
	padding: 4px 20px;
	margin: 0px;
	display:block;
}
.home_msuview_big_copy {
	position: absolute;
	bottom: 0px;
	color: #f9f9f7;
	font-weight: bold;
	display:block;
	left:24px;
	width:250px;
}
.home_msuview_copy {
	position: absolute;
	left: 17px;
	bottom: 13px;
	width: 134px;
	color: #f9f9f7;
	font-weight: bold;
	display:none;
}

.home_msuview_copy a {
	color:#FFFFFF;
	text-decoration: none;
}
.home_msuview_copy a:hover {
	text-decoration: underline;
}
.home_msuview_copy h2 {
	font-size:18px;
	line-height:18px;
	margin-bottom:3px;	
}
.slide1 #vidCopy1, .slide2 #vidCopy2, .slide3 #vidCopy3, .slide4 #vidCopy4, .slide5 #vidCopy5, .slide6 #vidCopy6, .slide7 #vidCopy7, .slide8 #vidCopy8, .slide9 #vidCopy9, .slide10 #vidCopy10 {
	display:block;
}
#home_msuview_vid_crop {
	position: absolute;
	left: 178px;
	height: 138px;
	width: 250px;
	bottom: 13px;
	overflow: hidden;
}
#home_msuview_vid {
	height: 138px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.home_msuview_vid_node {
	display: block;
	float: left;
	height: 183px;
	width: 250px;
	position: relative;
	overflow: hidden;
	cursor:pointer;
	margin-right: 10px;
}
.home_msuview_vid_node .home_msuview_vid_node_overlay {
	background-image: url(../images/home/panel_msuview_play.png);
	height: 35px;
	width: 36px;
	position: absolute;
	left: 109px;
	top: 51px;
	opacity:0.75;
	filter:alpha(opacity=75);
}
#home_panel_arrow_left, #home_panel_arrow_right {
	background-image: url(../images/home/panel_arrows.gif);
	height: 17px;
	width: 10px;
	display: block;
	position: absolute;
	bottom: 75px;
	cursor:pointer;
}
.home_msuview_vid_node:hover .home_msuview_vid_node_overlay {
	opacity:1.0;
	filter:alpha(opacity=100);
}
#home_panel_arrow_left {
	background-position:0px -17px;
	left:160px;
}
#home_panel_arrow_right {
	background-position:0px 0px;
	left:435px;
}
#home_panel_arrow_left:hover {
	background-position:-20px -17px;
}
#home_panel_arrow_right:hover {
	background-position:-20px 0px;
}
.slideBeg #home_panel_arrow_left {
	background-position:-10px -17px;
	cursor:default;
}
.slideEnd #home_panel_arrow_right {
	background-position:-10px 0px;
	cursor:default;
}
#msuview_big {
	background-color:#69a869;
	background-image:url(../images/home/panel_msuview_big_bg2.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:555px;
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
}
#msuview_big_vid {
	position:absolute;
	left:0px;
	top:0px;
	width:870px;
	height:340px;
	z-index:10;
}
#msuview_big_btnclose {
	display:block;
	position:absolute;
	right:30px;
	top:15px;
	background-image:url(../images/home/panel_msuview_big_close.gif);
	width:58px;
	height:19px;
	cursor:pointer;
	z-index:15;
}
#msuview_big_btnclose:hover {
	background-position:top right;
}
#msuview_big_slider_crop {
	width:790px;
	height:160px;
	position:absolute;
	bottom:0px;
	left:55px;
	overflow:hidden;
}
#msuview_big_slider {
	position:absolute;
	height:160px;
	left:0px;
	top:0px;
}
.big_vid_node {
	width:216px;
	margin-right:71px;
	height:160px;
	position:relative;
	cursor:pointer;
	float:left;
}
.big_vid_node_crop {
	width: 216px;
	height: 119px;
	overflow:hidden;
}
.big_vid_node h2 {
	color: #f9f9f7;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
	padding-top:2px;
}
.big_vid_node .overlay{
	width:216px;
	height:119px;
	background-image:url(../images/home/panel_msuview_vidstates.png);
	position:absolute;
	left:0px;
	top:0px;
	background-position: 0px 0px;
}
.big_vid_node:hover .overlay{
	background-position:0px -119px;
}
#msuview_big embed, #msuview_big object {
	width:542px;
	height:300px;
}
#msuview_big embed {
	right:0px;
	bottom: 0px;
	position:absolute;
	display:block;
}
#msuview_big object {
	right:0px;
	bottom: 0px;
	position:absolute;
	display:block;
}
#msuview_big #vid_shadow {
	background-image:url(../images/home/panel_msuview_big_shadow.png);
	width:542px;
	height:37px;
	position:absolute;
	right:0px;
	bottom:-37px;
	z-index:50;
}
#msuview_big #vid_divider {
	position:absolute;
	left:24px;
	top:366px;
	z-index:100;
}
#msuview_big_arrow_left, #msuview_big_arrow_right {
	display:block;
	width:10px;
	height:17px;
	background-image:url(../images/home/panel_arrows.gif);
	bottom:100px;
	position:absolute;
	cursor:pointer;
}
#msuview_big_arrow_left {
	left:24px;
	background-position:0px -17px;
}
#msuview_big_arrow_right {
	right:24px;
	background-position:0px 0px;
}
#msuview_big_arrow_left:hover { background-position:-20px -17px; }
#msuview_big_arrow_right:hover { background-position:-20px 0px; }
.slideBeg #msuview_big_arrow_left { background-position:-10px -17px; cursor:default; }
.slideEnd #msuview_big_arrow_right { background-position:-10px 0px; cursor:default; }

#btn_msutalk {
	display:block;
	background-image:url(../images/home/btn_msutalk.gif);
	width:129px;
	height:38px;
	position:absolute;
	left:0px;
	top:0px;
}
#btn_msutalk:hover {
	background-position:left bottom;	
}

#msuview_big h2#msuview_big_title {
	display: block;
	height: 33px;
	width:150px;
	background-image:url(../images/home/panel_title_msuview.gif);
}

div#static_feature {
	text-align: center;
}

object.flash_fail {
	width: 900px;
	margin: 0 auto;
}

div#announcement {
	width: 900px;
	margin: 13px auto;
	padding: 10px 15px;
	
	background: #ffc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

