/* CSS Document */

/*************************************************************************
 *************************************************************************
 * Undaunted Stewardship Style Sheet
 * Version 0.1
 * Contact: Linda Keddington - lkeddington@montana.edu x7864
 * 07-05-2005
 *
 * Contents: 
 *           1.  Body Styles 
 *           2.  Header Styles
 *           3.  Footer Styles
 *           4.  Fixed-Width Styles
 *************************************************************************
 *************************************************************************/
 

/* ***********************************************************************/

/* BEGIN BODY STYLES */

body
{
	height:100%;
	color: #000000;
	background-color: #495346;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}


table {
 	margin:0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.MSUbgGold {
	background-color:#d8c088;
}

.MSUbgDKBlue {
	background-color:#001155;
}

.MSUbgLTBlue {
	background-color:#CBDCED;
}


.MSUinvisible {
	display:none;
}	

.MSUnoscript {
	color:#ffffff;
}

.MSUnoscript a:link
{
	color: #ffffff;
	text-decoration:none;
}

.MSUnoscript a:visited
{
	color: #ffffff;
	text-decoration:none;
}
	
.MSUnoscript a:hover
{ 
	color: #ffffff;
	text-decoration:none;
}

#MSUc2ln {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	font-size:inherit;
	line-height:inherit
}
#MSUc2ln-inner-left {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:0px; padding-right:7px; padding-top:0px; padding-bottom:0px
}
#MSUc2ln-inner-right {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:7px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#MSUc2nn {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	font-size:inherit;
	line-height:inherit
}
#MSUc2nn-inner-left {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:0px; padding-right:7px; padding-top:0px; padding-bottom:0px
}
#MSUc2nn-inner-right {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:7px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#MSUc3nn {
	background: transparent;
	font-size:inherit;
	line-height:inherit;
}
#MSUc3nn-inner-left {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:0px; padding-right:7px; padding-top:0px; padding-bottom:0px
}
#MSUc3nn-inner-middle {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:7px; padding-right:7px; padding-top:0px; padding-bottom:0px
}
#MSUc3nn-inner-right {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:7px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#MSUc4nn {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	font-size:inherit;
	line-height:inherit
}
#MSUc4nn-inner-left {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:0px; padding-right:3px; padding-top:0px; padding-bottom:0px
}
#MSUc4nn-inner-middle-left {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:3px; padding-right:3px; padding-top:0px; padding-bottom:0px
}
#MSUc4nn-inner-middle-right {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:3px; padding-right:3px; padding-top:0px; padding-bottom:0px
}
#MSUc4nn-inner-right {
	background: #ffffff url('http://www.undauntedstewardship.montana.edu/images/css/whitedot.gif');
	padding-left:3px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#MSUcontent {
	background:#FFFFFF url('http://www.undauntedstewardship.montana.edu/images/css/whiteshadow.jpg') repeat-x;
}
#MSUcontent-home {
	background:#d8c088 url('http://www.undauntedstewardship.montana.edu/images/css/whiteshadow.jpg') repeat-x;
	border:1px none;
}

.MSUcontent {
	padding:15px 15px 10px 15px;
	font-size: 11px;
	line-height: 16px;
	z-index:2;
}

.MSUcontent-nn {
	padding:15px 15px 10px 15px;
	font-size: 11px;
	line-height: 16px;
	z-index:2;
}

.MSUcontent-dn {
	padding:15px 15px 10px 15px;
	font-size: 11px;
	line-height: 16px;
	z-index:2;
}
 
.MSUmain {
	margin: 0; padding: 0; 
}

.MSUtextOnly {
	width:590px;
	background-color:#ffffff;
	font-size: 11px;
}

.MSUtextOnlyText {
	font-size: 11px;
}

.trademark {elevation:above; font-size:9px;}
/* Begin Nav Bar */
	#MSUnavbar {
 		background: #d8c088 url('http://www.undauntedstewardship.montana.edu/images/css/shadow_nav.jpg') repeat-x;
		padding: 10px;
		vertical-align: top;
		width: 150px;
		color: #001155;
		font-size: 9px;
		font-weight:bold;
		line-height: 16px
 	}
	
	#MSUnavbar a:link
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	#MSUnavbar a:visited
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	#MSUnavbar a:hover
	{ 
		color: #ffffff;
		text-decoration:underline;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	div.MSUnavbar {
		border-bottom: 1px solid #CB9800;
		line-height:10px;
	}
	
	#MSUnavbar p {
		font-size: 9px;
		font-weight:bold;
		line-height: 11px;
		color: #001155;
	}
	
	#MSUnavbar-b {
		background:#CBDCED url('http://www.undauntedstewardship.montana.edu/images/css/blueshadow.jpg') repeat-x;
		padding: 10px;
		vertical-align: top;
		width: 150px;
		color: #001155;
		font-size: 9px;
		font-weight:bold;
		line-height: 16px
 	}
	
	#MSUnavbar-b a:link
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #001155;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	#MSUnavbar-b a:visited
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #001155;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	#MSUnavbar-b a:hover
	{ 
		color: #ffffff;
		text-decoration:underline;
		display:block;
		border-bottom: 1px solid #001155;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	div.MSUnavbar-b {
		border-bottom: 1px solid #001155;
		line-height:10px;
	}
	
	#MSUnavbar-b p {
		font-size: 9px;
		font-weight:bold;
		line-height: 11px;
		color: #001155;
	}
	
	
/* End Nav Bar */
 
/* Begin Contact Us box */
	#MSUbox {
        font-weight : normal;
		font-size : 9px;
        text-align : left;
		background: transparent;
        background-color : #FFFFFF;
		line-height: 12px;
        color : #001155;
	}
	
	#MSUbox2
	{
        font-weight : normal;
		font-size : 9px;
        text-align : left;
		background: transparent;
        background-color : #FFFFFF;
		line-height: 12px;
        color : #001155;
	}

	#MSUbox2 a:link {
			background : transparent;
			color: #001155;
			text-decoration:none;
			border: 0px solid #ffffff;
			line-height: 12px;
			padding:0px;
			display:inline;
	}
		
	
	#MSUbox2 a:visited {
			background : transparent;
			color: #001155;
			text-decoration:none;
			border: 0px solid #ffffff;
			line-height: 12px;
			padding:0px;
			display:inline;
	}
	
	#MSUbox2 a:hover {
			background : transparent;
			color: #001155;
			text-decoration:none;
			border: 0px solid #ffffff;
			line-height: 12px;
			padding:0px;
			display:inline;
	}
	
	td.MSUboxborder {
			background-color : #003698;
			color : #FFFFFF;
	}
	
	th.MSUbox {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-weight : bold;
			font-size : 10px; 
			line-height: 12px;
			text-align : center;
			background: transparent;
			background-color : #003698;
			color : #FFFFFF;
	}

/* End Contact Us box */

/* Begin Dual Nav Bar */
	#MSUdnbar * {
		font-size: 9px;
		line-height: 16px;
	}
	
	#MSUdnbar input {
		font-weight:normal;
	}
	#MSUdnbar select {
		font-weight:normal;
	}
	
	#MSUdnbar {
		background:#CBDCED url('http://www.undauntedstewardship.montana.edu/images/css/blueshadow.jpg') repeat-x;
		vertical-align: top;
		width: 170px;
		color: #000000;
		font-size: 9px;
		font-weight:bold;
		line-height: 16px
	}
	
	.MSUdnbar {
		padding: 10px 10px 10px 10px;
	}
	
	#MSUdnbar p {
		font-size: 9px;
		font-weight:bold;
		line-height: 16px;
		color: #000000;
	}
	
	

/* End Dual Nav Bar */

/* END BODY STYLES */
/* ***********************************************************************/

/* ***********************************************************************/
/* BEGIN HEADER STYLES */
	#MSUtextheader {
		text-align:center;
		display:none;
	}
	.MSUheadersearch {
	 	background: #003399 url('http://www.undauntedstewardship.montana.edu/images/css/headerbckgrnd2.jpg') repeat-x 0% 50%;
		
	}
	
	.MSUheadersearchbox {
		font-size: 10px;
	}
	
	.MSUsubmitBtn {
		border: 0px;
	}
	
/* END HEADER STYLES */
/* ***********************************************************************/

/*************************************************************************/
/* BEGIN FOOTER STYLES */
	#MSUregviewlink {
		display:none;
	}
	
	.MSUfooter-table {
		padding: 0;
		margin: 0;
		width:760px;
		table-layout: fixed;
		margin-left: auto;
		margin-right: auto;
	}
	
	.MSUfooter-td {
		color: #ffffff;
		line-height: 20px;
		font-size: 10px;
	}
	
	.MSUfooter-td a:link
	{
		color: #ffffff;
		font-weight:bold;
		text-decoration:none;
	}

	.MSUfooter-td a:visited
	{
		color: #ffffff;
		font-weight:bold;
		text-decoration:none;
	}
	
	.MSUfooter-td a:hover
	{ 
		color: #ffffff;
		font-weight:bold;
		text-decoration:none;
	}

/* END FOOTER STYLES */
/* ***********************************************************************/

/* ***********************************************************************/
/* BEGIN FIXED-WIDTH STYLES */
	.MSUbodyfixed
	{
		height:100%;
		color: #000000;
		background-color: #001155;
		margin: 0px;
		padding: 0px;
		border: 0px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
	.USbodyfixed
	{
		height:100%;
		color: #000000;
		background-color: #475442;
		margin: 0px;
		padding: 0px;
		border: 0px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
	.MSUfixed
	{
		width: 100%;
		table-layout: fixed;
		margin-left: auto;
		margin-right: auto;
	}
	
	.USfixed1
	{
		width: 700px;
		table-layout: fixed;
		align: center;
		margin-left: auto;
		margin-right: auto;
	}
	
	.MSUfixed2
	{
		width: 760px;
		background-color: #ffffff;
		table-layout: fixed;
		margin-left: auto;
		margin-right: auto;
	}
/* END FIXED-WIDTH STYLES */
/* ***********************************************************************/

/* Temp */
table.MSUmultipictures
	{
		padding:0px;
		margin-left: 8px;
		/*border: 1px solid #68655E;*/
	}
	
	table.MSUmultipictures2
	{
		padding: 0px;
		border-left: 1px solid #68655E;
	}
	table.MSUmultipictures3
	{
		padding: 0px;
		margin-left: 8px;
	}
	
	td.MSUmultipictures2
	{
		border-left: 1px solid #68655E;
	 }
/* end temp */

/* homepage */
.MSUwhiteonblue {
	background: #00349A url('http://www.montana.edu/msucommon/homepage/images/bluedotbar.gif') repeat-x;
	color:#ffffff;
	font-size:11px;
	font-weight:bold
}

#MSUnavbar-m {
 		background-color: #d8c088;
		padding: 10px 10px 10px 10px;
		vertical-align: top;
		width: 150px;
		color: #001155;
		font-size: 10px;
		font-weight:bold;
		line-height: 16px;
 	}
	
	#MSUnavbar-m a:link
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	#MSUnavbar-m a:visited
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	#MSUnavbar-m a:hover
	{ 
		color: #ffffff;
		text-decoration:underline;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	div.MSUnavbar {
		border-bottom: 1px solid #CB9800;
		line-height:10px;
	}
	
	#MSUnavbar-m p {
		font-size: 9px;
		font-weight:bold;
		line-height: 11px;
		color: #001155;
	}
	
	.MSUbackgroundTransparent {
		background: transparent;
	}
	
/* For Tack on menus */
#MSUnavbar a.submenutitle:link {
	border:0px;
	padding:0px 0px 4px 5px;
	margin-left: 18px;
	text-indent: -18px;
}
#MSUnavbar a.submenutitle:hover {
	border:0px;
	color:#ffffff;
	padding:0px 0px 4px 5px;
	margin-left: 18px;
	text-indent: -18px;
}
#MSUnavbar a.submenutitle:visited {
	border:0px;
	padding:0px 0px 4px 5px;
	margin-left: 18px;
	text-indent: -18px;
}

#MSUnavbar a.submenutitle2:link {
	border:0px;
	padding:0px 0px 4px 17px;
	margin-left: 8px;
	text-indent: -8px;
}
#MSUnavbar a.submenutitle2:hover {
	border:0px;
	color:#ffffff;
	padding:0px 0px 4px 17px;
	margin-left: 8px;
	text-indent: -8px;
}
#MSUnavbar a.submenutitle2:visited {
	border:0px;
	padding:0px 0px 4px 17px;
	margin-left: 8px;
	text-indent: -8px;
}


#MSUnavbar .menutitle {
	cursor:pointer;
	color: #001155;
	border:0px;
	text-decoration:none;
	display:block;
	line-height:11px;
	padding: 5px 0px 5px 0px;
}

#MSUnavbar a.menutitlelink {
	border:0px;
	padding:0px;
}

#MSUnavbar a.menutitlelink:hover {
	color: #ffffff;
	text-decoration:underline;
	padding:0px;
	border:0px;
}

#MSUnavbar a.menutitlelink:visited {
	border:0px;
	padding:0px;
}

.submenu {
	font-size: 8px;
	margin: 0px 0px 0px 0px;
}
