body {
	background-color: #F0B310;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}


.column {
	float: left;
}

.columnClose{
	clear: both;	
}

#socialBar {
	background-color: #151314;
	height: 600px;
	}

#socialPanel {

	width: 965px;

	text-align: left;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding-top: 30px;

	padding-left: 15px;

	padding-bottom: 20px;

	font-size: 100%;

	font-weight: normal;

	font-style: normal;

}

	

.socialMiddle {
	position: absolute;
	margin-left: 24px;
}

.floatRight {
	float: right;
}


.placement {
	position: absolute;
}
.shadow{
	color: #000000;
	/*text-shadow: #000000 0px 0px 5px;*/
}
.glow{
	/*text-shadow: #FFFFFF 0px 0px 5px;*/
}
.button{
	height:12px;
	width:12px;
	float:left;
	padding-right:3px;
	background: url(../images/headline_dot_inactive.png) no-repeat;
	cursor:pointer;
}
.selected{
	background: url(../images/headline_dot_active.png) no-repeat;
}

.play{
	height:12px;
	width:12px;
	float:left;
	padding-right:3px;
	background-image: url(../images/play.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	cursor:pointer;
}
.pause{
	height:12px;
	width:12px;
	float:left;
	padding-right:10px;
	background-image: url(../images/pause.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	cursor:pointer;
}
#dropdown a {
background-color: #ecac00;	
color: #ffffff;
	text-decoration: none;
	width: 134px;
	padding:4px;
	display: block;
}
#dropdown a:hover {
	background-color: #002144;
}

#topContainer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#topRightLinks {
	font-size: 11px;
	text-align: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	vertical-align: middle;
}
#topRightLinks #images {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
#topRightLinks #images img {
	background-position: center;
	vertical-align: text-bottom;
	padding-right: 2px;
	padding-left: 2px;
}






#headerLinks {
	width: 590px;
}
#headerLinks #theLinks {
	/*background-color: #000000;*/
background-color: #3B0F26;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 28px;
	padding-bottom: 7px;
	padding-left: 8px;
	float: right;
	margin-top: 70px;
}
#topContainer #searchBoxes {
	width: 150px;
	height: 150px;
}
#topContainer #searchBoxes input{
	width: 100px;
	position:absolute;
	font-size:10px;
}
#topContainer #searchBoxes #searchMSU, #topContainer #searchBoxes .searchMSU{
	height: 9px;
	background-color: #FFFFFF;
	width: 200px;
	border:none;
	top: 36px;
	left:-8px;
	padding-left:4px;
}
#topContainer #searchBoxes #submitSearchMSU, #topContainer #searchBoxes .submitSearchMSU{
	height: 15px;
	background-color: #FFFFFF;
	width: 18px;
	border:none;
	/*top: 36px;
	left:60px;*/
}

#searchPeople{
	height: 26px;
	background-color: #FFFFFF;
	width: 150px;
	border:none;
	float:left;
	padding-left:4px;
	
}
#submitPeople{
	height: 17px;
	background-color: #FFFFFF;
	width: 18px;
	border:none;
	float:left;
}

#topToolbar #logo {
	background-image: url(../images/top_logo_larger.gif);
	height: 85px;
	width: 242px;
	background-repeat: no-repeat;
	cursor:pointer;
}

#topContainer #topRightLinks a, #headerLinks #theLinks a, #mainBody #mainMenu a, #mainBodyInterior #mainMenu a, a{
	text-decoration: none;
	color: #003;
	background-position: center;
}
#topContainer #topRightLinks a:hover, #headerLinks #theLinks a:hover, #mainBody #mainMenu a:hover, #mainBodyInterior #mainMenu a:hover, a:hover{
	text-decoration: none;
	color: #fff;
}

.moreinfo a{
	text-decoration: none;
	color: #fff;
	background-position: center;
}
.moreinfo a:hover{
	text-decoration: none;
	color: #f0b310;
}
#topContainer #mainBody {
	height: 730px;
	width: 980px;
}
#mainBodyInterior {
font-size: 18px;
color: #000000;	
}
#mainBody #mainMenu, #mainBodyInterior #mainMenu{
	font-size: 24px;
	/*background-color: #ECAC00;*/
background-color: #f0b310;
/*background-color: #920047;*/
	width: 810px;
	position: absolute;
	top: 0px;
	left:0px;
	text-transform: uppercase;
	letter-spacing: -.05em;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;	
}
#yourWorldtoExplore {
	position: absolute;
	top: 8px;
	right: 28px;	
}
#mainBody #msuNews {
	font-size: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-image: url(../images/news_bar.png);
	position: absolute;
	width: 960px;
	left: 0px;
	top: 360px;
	overflow: hidden;
}
#mainBody #msuHeadlines {
	font-size: 30px;
	background-image: url(../images/headline_background.png);
	position: absolute;
	height: 293px;
	width: 960px;
	top: 420px;
	left:0px;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.sectTitle{
	font-size: 30px;

}

#mainBody #headlineControls {
	padding-top:10px;
}
.headlineItem .relatedLinks {
	position: absolute;
	width: 254px;
	height: 140px;
	background-color: #F0B310;
	padding: 10px;
	padding-left:36px;
	
}
.toggleBox {
	background-image: url(../images/box_open.png);
	background-repeat: no-repeat;
	position: absolute;
	font-size: 1px;
	height: 26px;
	width: 26px;
}
.toggled{
	background-image: url(../images/box_close.png);
	
}
#msuNews #msuNewsFeed {
	font-size: 16px;
	display: inline;
	color: #000000;
	list-style-type: none;
	list-style-position: inside;
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	/*display: none;*/
}
#interiorBody {
	background-color: #EEEEEE;
	color: #000000;
	/*position: relative;
	z-index: 0;*/
}
#studentMenu #downArrow {
	/* background-image: url(../images/navigation_downpoint.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: center top; */
}


.whiteBar {
	height: 20px;
	background-color: #FFFFFF;
}
#calendarBar {
	background-color: #011c39;
	height: 275px;
}

#staticCalendarBar {
	background-color: #151314;
	height: 275px;
}

#majors {
	text-align: left;
	width: 965px;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 50px;
	margin:0 auto;
}
#majorsBack #majors #majorListing {
	width: 860px;
	text-align: center;
}

#majorsBack {
	background-color: #011c39;
}

#interiorBody_noleftnav {
	
	color: #FFFFFF;
	position:absolute;width:920px;top:295px;left:0px;z-index:101;height:305px;overflow:hidden;
}

#interiorBody #news {
	background-image: url(../images/headline_background.png);
	color: #FFFFFF;
	position:absolute;width:800px;top:295px;left:0px;z-index:101;height:305px;overflow:hidden;
}
#interiorBody #news #headlines{
	float:left;
}
#interiorBody #news #headlinesLeft {
	float:left;
	width:140px;
	padding:15px;
	font-size: 30px;
}

#content, #contentLanding{
	padding: 30px;
	width:740px;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	background-color: #dddddd;
	clear: both;
	text-align: left;
	color: #000000;
}
#content .incontent {
	margin-right: 30px;
	margin-bottom: 10px;
}

#content
{
	min-height: 600px;
}

#content_noleftnav {
	padding: 30px;
	width:920px;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	background-color: #dddddd;
	clear: both;
	text-align: left;
	color: #000000;
}


#galleryContent {
	/* padding: 30px; */
	width:740px;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	background-color: #dddddd;
	clear: both;
	text-align: left;
	color: #000000;
}

#galleryContent 
{
	min-height: 275px;
}

#galleryContentCaption {
	padding: 30px;
	width:740px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	background-color: #dddddd;
	clear: both;
	text-align: left;
	color: #000000;
}

#contentCaption {
	padding: 30px;
	width:740px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	background-color: #dddddd;
	clear: both;
	text-align: left;
	color: #000000;
}


#columnThree {
	padding-left: 30px;
}


#contentLanding{
	background:no-repeat top center;
	padding-top:600px;
}

#studentDynamicMenu {
	padding-top: 100px;
}

#studentMenu, #studentDynamicMenu {
	/* width: 160px; */
	/* background: #141414; */
	background-color: #011c39;
	padding-left: 0;
	font-size: 16px;
	/* color: #f0b310; */
	color: #f0b310;
	/* padding-top: 54px;
	height: 500px; */
	/* min-height: 700px; */
	height: 100%;
	min-height: 600px;
	cursor:pointer;
	width: 180px;
	/*z-index: 30; 
	position: relative;*/
	background-color /*\**/: #011c39\9;
	color /*\**/: #f0b310\9;
}
#studentMenu .name, #studentDynamicMenu .name{
	padding-left: 20px;
}

#studentMenu li, #studentDynamicMenu li{
	color: #FFFFFF;
	font-size: 12px;
	/* background-color: Yellow;
	width: 100%;
	text-align: left; */
}

#studentMenu ul, #studentDynamicMenu ul {
padding-top:10px;
padding-bottom: 5px;
text-align: left;
/* background-color: Yellow; */
}

.rtsUL 
{
	line-height: 16px;
}



.rtsLI, .rtsLink, .rtsOut, .rtsIn
{
	width: 180px;
	text-align: left;
}


.rtsTxt
{
	width:145px;white-space: normal;
}

#studentMenu .title, #studentDynamicMenu .title{
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#studentMenu a, #studentDynamicMenu a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#studentMenu a:hover, #studentDynamicMenu a:hover {
	text-decoration: none;
	color: #003;
	color /*\**/: #003\9;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #f0b310;
	background-color /*\**/: #f0b310\9;
}

#majorPrev, #majorNext{
	width:40px;
	cursor:pointer;
}
#majorNext{
	float:right;
}

#largeCal {
	width: 965px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 15px;
	padding-bottom: 20px;
}

#StaticLargeCal {
	width: 965px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 15px;
	padding-bottom: 20px;
}


#msuNews #msuNewsFeed li {
	list-style-position: inside;
	list-style-type: none;
}


#findPeopleHolder a{
	text-decoration: none;
	color: white;
}

#findPeopleHolder a:hover{
	text-decoration: none;
	color: black;
}

#headlines .headlineItem {
	width: 300px;
	height: 270px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.tinyText {
	font-size: 12px;
	padding-left: 20px;
}
.tinyText a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
}
#calendarBar #largeCal #viewFullCal {
	text-decoration: none;
}
#calendarBar #largeCal #viewFullCal a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 150px;
}
#calendarBar #largeCal #cal {
	padding-top:20px;
	overflow:hidden;
}
#calendarBar #largeCal #cal li{
	float:left;
}
#calendarBar #largeCal #cal div{
	float:left;
}
#majorListing li{
	padding-left:10px;
}

#cal a, #majorListing a, #directoryBox a{
	color:white;
	text-decoration:none;
}

.tinyText a:hover, #cal a:hover, #majorListing a:hover, #directoryBox a:hover{
	color: #F0B310;
}

#calendarBar #largeCal #viewFullCal a:hover{
	color: #F0B310;
}

#mainBody #headlines {
	position: absolute;
	top: 420px;
	right: -1px;
	width: 632px;
	height: 320px;
	overflow:hidden;
}
#headlines .headlineItem .copy {
	font-size: 18px;
	padding-top: 15px;
	height: 90px;
	line-height:22px;
}
#headlines .headlineItem .moreinfo {
	font-size: 12px;
}

#cal
{
	overflow: hidden;height:180px;width:860px;display:block; 
}

#cal li{
	background-image: url(../images/calendar_bar_white.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 85px;
	padding-top: 30px;
	padding-right: 7px;
	padding-bottom: 30px;
	padding-left: 7px;
	background-position: center top;
	line-height:20px;
	float:left;

}
#cal .year {
	font-size: 50px;
}
#cal .heading {
	padding-top: 45px;
	height: 70px;
	line-height:50px;
	background-image: url(../images/calendar_bar.gif);
}
#cal .month {
	font-size: 50px;
	color: #F0B310;
	text-transform: capitalize;
}

#majorListing{
	position:absolute;

}
#majorListing li{
	float:left;
	height:18px;
}

#prevCal, #nextCal{
	width:50px;
	height:110px;
	cursor:pointer;
}

.endOfLoop{
	opacity:.5;
	filter:Alpha(Opacity=50);
	}
#directory {
	background-color: #011c39;/*  #151314; */
}
#directory #directoryHolder {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
}
#directory #directoryHolder #directoryBox {
	padding-bottom: 30px;
}

#footer #footerHolder {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
#footer #footerHolder #footerInfo {
	font-size: 12px;
	padding-top: 40px;
}
#directory #directoryHolder #murrayDirectoryLogo {
	background-image: url(../images/directory_logo.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 80px;
	padding-top: 100px;
	padding-left: 53px;
	font-size: 12px;
	line-height: 20px;
}
.title {
	font-size: 20px;
	padding-bottom: 30px;
	color: white;
}
.directoryCol {
	font-size: 12px;
	line-height: 20px;
	padding-top: 20px;
	width: 155px;
	color: white;
}
.directoryTitle {
	font-size: 15px;
	color: #F0B310;
}

#dropdown {
	font-size: 12px;
	width: 136px;
	top: 70px;
	position: absolute;
	left: 8px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ECAC00;
	height: 13px;
	padding: 2px;
	padding-left:4px;
	z-index:55;
	background-image: url(../images/search&racertools_arrow.gif);
	background-position: right top;
	background-repeat:no-repeat;
}
.homeimage {
	width: 980px;
	height: 730px;
}

#dropdown ul {
	background-color: #FFFFFF;
	line-height:10px;
	width:142px;
	display:none;
	position:absolute;
	z-index:500;
	top:17px;
	left:0px;
}





#footer #footerHolder #footerlogo {
	background-image: url(../images/bottom_tagline.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 300px;
	height: 100px;
}


#footer {
	background-color: #002A5C;
}
#findPeople #findPeopleHolder {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}

#directoryToggle{
	cursor:pointer;
	padding-left:20px;
}
.open{
	background:  url(/assets/images/x.gif) no-repeat left 4px;
}
 .close{
	background: url(/assets/images/+.gif) no-repeat left 4px;
}

#content a{
	border-bottom:1px dotted #003;
	text-decoration:none;
	color:#003;
}
#content a:hover{
	background: #F0B310;
	color:black;
}

#content p{
	margin-bottom: 10px;
}

#columnOne{
	width:300px;
	padding-right:30px;
}
h1 {
	font-size: 30px;
	line-height: 35px;
	padding-bottom: 30px;
}
h2 {
	font-size: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
}

h3 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
}

#content.image{
	border: 15px solid #EE4204;
	margin-bottom: 0px;
	width: 255px;
}

#columnTwo {
	width: 410px;
}

#mainBody #mainMenu, #mainBodyInterior #mainMenu{

	z-index: 2; 
	/*background-color: Yellow;
	position: relative;*/
}

#mainBodyInterior
{
	height: 100%;
}

#yourWorldtoExplore {
	z-index: 200; 
}

#interiorBody {
	/* position: relative; */
	z-index: 0;  
	background-color: #dddddd; 
	height: 100%;
}
#slides_interior
{	
z-index: 1;
	/*z-index: 0;	
	position: relative;*/
}


.placement
{
	z-index: 2; 
}


#landingHead {
	background-image: url(../images/landinghead_background.png);
color: #FFFFFF; position: relative; width:800px;top:-130px;left:-30px; z-index:101;height:100px;margin-bottom:-80px;
	}

.landingHeadTitle {
padding-top: 15px;
padding-left: 30px;
}

#content ul,#content ol
{
      list-style-type: disc; 
      line-height: 25px;
      margin: 17px 10px 10px 40px;
}
 
#content ol
{
      list-style-type: decimal;    
}

#contentLeftBox { float: left; width: 47%; margin-top:15px; padding-right: 12px; }

#contentRightBox { float: right; width: 47%; margin-top:15px; padding:0; }

#contentLeftWideColumn { float: left; width: 64%; margin-top:15px; padding-right: 12px;}

#contentThinRightColumn { float: right; width: 30%; margin-top:15px; padding:0;}

#boxWrapper { width=100%; }

#breadcrumb { background-color: #000000; }

.breadcrumbContent { padding: 8px; }

#sidebarWrapper { float: right; width: 30% }

#galleryWrapper
{
width:170px;
}
	
/* .image_caption
{
	margin-right: 20px;
} */

/* TOP TOOLBAR */



/* CSS Document */



/* #topToolbar {

	

	font-size: 13px;

	text-align: center;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	vertical-align: middle;

	width: 100%;

	margin: 0;

	background-image: url("http://www.murraystate.edu/assets/images/toolbarback.jpg");

	background-image: /*\**/: url("http://www.murraystate.edu/assets/images/toolbarback.jpg")\9;

}*/

/*TRIES*/

#topToolbar {

	

border-bottom: 0px;
border-left: 0px;
border-top: 0;
border-right: 0px;

	text-align: center;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	/*vertical-align: baseline;*/

	width: 100%;

	background-image: url("http://www.murraystate.edu/assets/images/toolbarback.jpg");

	background-image: /*\**/: url("http://www.murraystate.edu/assets/images/toolbarback.jpg")\9;

}



#toolbar {

	/*background:#151314;*/

	min-width: 1045;
	text-align:center;

	margin:0px auto;

	margin /*\**/: 0px auto 0px auto;

	padding-top: 20px;
	
	padding-right: 0px;
	
	padding-bottom: 8px;
	
	padding-left: 0px;

	font:normal 0.8em/1.2em verdana,aria,sans-serif;

	color:#fff;
	
	text-align: center;

	width: 100%;
	background-image: url("http://www.murraystate.edu/assets/images/toolbarback.jpg");

	background-image: /*\**/: url("http://www.murraystate.edu/assets/images/toolbarback.jpg")\9;
	

	}

topToolbar a {

	color:#FFF;

	text-decoration:none;

	}



ul.toolbarMenu {
	
	text-align:left;

	/* font:normal 0.8em/1.2em verdana,aria,sans-serif;*/

	color:#fff;
}

		ul.toolbarMenu li {
			
			list-style: none;

		display: inline;

		padding-right: 10px;

		padding-bottom: 0px;

		margin-left: 0px;

		padding-left: 0px;

	}
	
	ul.toolbarMenu li a {
			
			color: #fff;
			border-bottom: 1px dotted #fff;

	}

ul.toolbarMenu li a:hover{
			
			color: #ffcc00;
			border-bottom: 1px dotted #ffcc00;

	}
	


ul.phoneList li a {

	color:#fff;
	border-bottom: 1px dotted #fff;

	}

ul.phoneList li a:hover {

	

	color:#ffcc00;
	border-bottom: 1px dotted #ffcc00;

}







/* TOP TOOLBAR */



/* SOCIAL ICONS */

#socials {

float: right;

top: 78px;

left: 680px;

}

ol.pager 
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 900px;
	float: left;
}
ol.pager li
{
	float: left;
	clear: none;
}
ol.pager li a
{
	padding: 3px 10px;
}
ol.pager li a.sf_PagerSelItem, ol.pager li a.sf_PagerSelItem:link, ol.pager li a.sf_PagerSelItem:visited, ol.pager li a.sf_PagerSelItem:hover, ol.pager li a.sf_PagerSelItem:active
{
	text-decoration: none;
	cursor: default;
	/* color: #666; */
	color: #fff;
	font-weight: bold;
}
ol.sf_topPager li a.sf_PagerSelItem, ol.sf_topPager li a.sf_PagerSelItem:link, ol.sf_topPager li a.sf_PagerSelItem:visited, ol.sf_topPager li a.sf_PagerSelItem:hover, ol.sf_topPager li a.sf_PagerSelItem:active
{
	/* color: #ececec; */
	color: #fff;
}

.shortdirectory {
	font-size: 12px;
	line-height: 20px;
	padding-top: 20px;
	width: 155px;
color: #ffffff;
}



#sacsfooter {
	/* background-image: url(http://www.murraystate.edu/Libraries/Dept_of_Theatre/SACS_Logo_footer_2_5.sflb.ashx);
	background-repeat: no-repeat;
background-position: 12px; -200px; */
	width: 980px;
	height: 155px;
	background-color: #002a5c;
	text-align: right;
	padding: 12px 0px 0px 0px;
}

