/*
	NMSU Master Style Sheet
	©2007 NMSU Board of Regents
	
	Version: 3.1
	Updated: 2007-06-14
	
	This version rolls back the hanging indents we added to the
	headings, but (hopefully) still gives our pages better visual
	distinction between headings.
	
*/

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
/* Specific document-type identifiers */
#nmsu-link-document {}
#nmsu-college-document {}
#nmsu-unit-document {}
#nmsu-document-level-document {}

.for-screen-readers-only {
	display: none;
	}	

#full-document-container {
	background: url("http://www.nmsu.edu/images/sidebar_bkgd7.gif") repeat-y;
	}
	
/*	------------------------------
	HEADER
	------------------------------
*/	

#header-container {}

#header-contents {}
	
#header-text {	
	background: #882345 url("http://www.nmsu.edu/images/header3.gif") 95px 21px no-repeat;
	color: #882345;
	height: 83px;
	text-indent: -500px 
	}		
	
#nmsu-logo {
	height: 66px;
	left: 20px;
	position: absolute;
	top: 11px;
	width: 59px;
	z-index: 200;
	}
	
a img {
	border: none !important;
	}		
	
#header-utility {
	background: transparent url("http://www.nmsu.edu/images/color_bars6.gif") repeat-x;
	height: 45px;
	left: 0;
	position: absolute;
	top: 56px; /*--height of #header-text minus 27px--*/
	width: 100%;
	z-index: 100;
	}
	
/*
	Header navigation
*/

#header-nav {
	background: #882345;
	border-bottom: 1px solid #bfbfbf;
	height: 18px;
	padding: 23px 0 7px 23px;
	}
		
#header-nav ul {
	margin: 0;
	padding: 0;
	}

#header-nav li {
	display: inline;
	font-size: 90%;
	list-style-type: none;
	margin-right: 20px;
	}
	
#header-nav a:link,
#header-nav a:visited {
	color: #eee;
	padding-left: 8px;
	text-decoration: none;
	}
	
#header-nav a:hover,
#header-nav a:active {
	background: url("http://www.nmsu.edu/images/arrow.gif") no-repeat left;
	color: #fff;
	}	
	
/*	------------------------------
	NAVIGATION
	------------------------------
*/	
	
#navigation-container {
	float: left;
	width: 240px;
	}

#navigation-contents {
	padding: 25px 0;
	width: 239px;
	}
	
#local-nav {
	}
	
.nav-header {
	color: #882345;
	display: block;
	font-size: 100%;
	font-weight: bold;
	padding: .3em 10px;
	margin: 6px 0 -2px 0;
	}	

.nav-header-link a {
	display: block;
	font-size: 100%;
	font-weight: bold;
	padding: .3em 10px;
	margin: 6px 0 -2px 0;
	}	

.nav-header-link a:link,
.nav-header-link a:visited {
	color: #882345;
	text-decoration: none;
	}
	
.nav-header-link a:hover {
	background-color: #882345;
	color: #fff;
	}

.nav-link-list ul {
	list-style-type: none;	
	margin: -3px 0 0 0;
	padding: 0;
	}

.nav-link-list li {
	font-size: 85%;
	margin: 0 0 -3px 0;
	padding: 0;
	line-height: 1.5em;
	}

.nav-link-list a {
	display: block;
	margin: 0;
	padding: .3em 5px .3em 20px;
	width: 214px;
	}

.nav-link-list a:link, .nav-link-list a:visited {
	color: #000;
	text-decoration: none;
	}

.nav-link-list a:hover {
	background-color: #882345;
	color: #fff;
	}
	
/*
	creates a second level of navigation links when a list is nested inside another list
*/	
.nav-link-list li ul a {
	font-size: 110%;
	padding-left: 40px;
	width: 204px;
	}	
	
#global-nav {}			
	
.nmsu-nav-links ul {
	border-top: 1px dotted #ccc;
	list-style-type: none;	
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	}

.nmsu-nav-links li {
	font-size: 80%;
	font-weight: bold;
	margin-left: 0;
	padding: 0;
	line-height: 1.2em;
	}

.nmsu-nav-links a {
	display: block;
	margin: 0;
	padding: .2em 5px .2em 10px;
	width: 224px;
	}

.nmsu-nav-links a:link, .nmsu-nav-links a:visited {
	color: #666;
	text-decoration: none;
	}

.nmsu-nav-links a:hover {
	color: #882345;
	}
	
.nav-nb {
	color: #333;
	display: block;
	font-size: 70%;
	padding: .3em 10px;
	margin: 4px 0 -2px 10px;
	}	
	
.nav-utility {}

#department-photo {}
	
#department-photo img {
	border-bottom: 1px solid #bfbfbf;
	margin-top: -16px
	}
	
.sidebar-images {
	margin: 15px 29px;
	border: 1px solid #bfbfbf;
	}
							
		
/*	------------------------------
	MAIN DOCUMENT
	------------------------------
*/	

#main-document-body-container {
	margin-left: 240px;
	padding-bottom: 10px;
	}
	
#main-document-body-contents {
	}
	
#main-document-body-contents a {
	color: #003591;
	text-decoration: none;
	font-weight: bold;
	}
	
#main-document-body-contents a:hover {
	text-decoration: underline;
	}	
	
#title-block {
	background: #003591;
	color: #fff;
	padding: 14px 0 7px 15px;
	border-bottom: 1px solid #bfbfbf;
	}			
	
#unit-title {
	font-size: 150%;
	font-weight: bold;
	}
	
#unit-title-subtitle {
	font-size: 90%;
	}
	
#college-photo {
	}
	
#college-photo img {
	border-bottom: 1px solid #bfbfbf;
	width: 100%;
	}
	
/*
	Breadcrumbs
*/

#breadcrumb-trail-container {
	color: #666;
	font-size: 80%;
	padding: 20px 5px 0 20px;
	}
	
#breadcrumb-trail-contents {}	

#breadcrumb-you-are-here {
	display: inline;
	}

#breadcrumb-link-list {
	display: inline;
	}

#breadcrumb-link-list ul {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#breadcrumb-link-list li {
	display: inline;
	padding: 2px;
	}		

#breadcrumb-link-list li:before {
	content: "\00BB\0020";
	font-size: medium;
	}

#breadcrumb-link-list li:first-child {
	border-left: 0px;}
	
#breadcrumb-utility {}	

/*
	Primary contents
*/	

#primary-content-container {
	padding: 10px 2.5em 0 2.5em;
	}
	
/*#primary-content-container {
	display: inline-block;
	}*/	
	
#primary-content-contents {}		
	
/*	------------------------------
	FOOTER
	------------------------------
*/

#footer-container {
	background-color: #fff;
	border-top: 10px solid #882345;
	clear: both;
	margin: 0;
	padding: 10px 0 20px 10px;
	}	

#footer-contents {
	color: #333;
	font-size: 75%;
	}
	
/*	------------------------------
	BLOCK LEVEL ELEMENTS
	------------------------------
*/


	
h1 {
	color: #882345;
	border-bottom: 1px solid #999;
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}

h2 {
	font-size: 130%;
	margin: 0;
	color: #333;
	padding: 20px 0 0 0;
	}	

h3 {
	font-size: 115%;
	margin: 0;
	color: #333;
	padding: 10px 0 0 0;
	}
	
h4 {
	font-size: 115%;
	font-weight: normal;
	margin: 0;
	color: #333;
	padding: 10px 0 0 0;
	}


h5 {
	font-size: 105%;
	padding: 10px 0 0 0;
	margin: 0;
	color: #333;
	font-weight: normal;
	}

h6 {
	font-size: 80%;
	padding: 10px 0 0 0;
	margin: 0;
	color: #333;
	text-transform: uppercase;
	}		

p {
	font-size: 90%;
	line-height: 1.7em;
	color: #333;
	margin: 0;
	padding: 5px 0;
	}
	
td, th {
	font-size: 90%;
	line-height: 1.7em;
	color: #333;
	}	
	
dd {
	line-height: 1.7em;
	font-size: 90%;
	color: #333;
	padding-bottom: 5px;
	}
	
dd p {
	font-size: 100%;
	}	
	
dt {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.6em;
	color: #333;
	}		
	
li {
	font-size: 90%;
	color: #333;
	line-height: 1.4em;
	padding-bottom: 5px;
	}	
	
ul, ol {
	margin-top: 0;
	margin-bottom: 0;
	}	
	
li ul {
	font-size: 110%;
	}	

code {
	color: #36c;
	display: block;
	width: 90%;
	margin: 10px 20px;
	border: 1px solid #ddd;
	background: #f2f2f2;
	line-height: 1.5;
	padding: 5px;
	font-size: small;
	}
	
blockquote {
	background: #fff url("http://www.nmsu.edu/images/blockquote.gif") no-repeat scroll 0px 5px;
	padding: 15px 0px;
	padding-left: 45px;
	margin: 5px 25px;
	color: #424570;
	}
        
blockquote .attribution {
	text-align: right;
	font-style: italic;
	color: #535681;
	font-variant: small-caps;
	}
        
blockquote .attribution:before {
	content: "- ";
	}

/*	------------------------------
	UTILITY CLASSES
	------------------------------
	*  Document authors
	*  Image on the right / left	
	*  Nota bene
	*  Subheading
	*  Zebra tables
	*  Contact information	
*/

/*
	Document authors - This allows you to style the document authorship information.
*/

.document-authors {
	padding: 5px 0;
	font-size: 70%;
	color: #666;
	}

.document-authors:before {
	content: "Authors: "
	}

/*
    Image on the right / left
    Usage:
    	Start with "figure" and then add any of the following optional class names:
    		on-the-left
    		on-the-right
    		in-the-middle
    		bordered
    	Sub-div's can have styles of "title" or "caption".

    Example:
    	<div style="figure on-the-left bordered">
    		<div style="title"> {{title}} </div>
    		<img />
    		<div style="caption"> {{caption}} </div>
    	</div>
*/

.figure {
	text-align: center;
	font-size: small;
	color: #555;
	margin: 0px;
	padding: 10px;
	}

.figure img {
	display: block;
	margin: auto;
	}

.figure.on-the-left {
	float: left;
	margin-right: 20px;
	}
	
	.figure.on-the-home {
	margin-right: 0px;
	}

.figure.on-the-right {
	float: right;
	margin-left: 20px;
	}

.figure.in-the-middle {
	display: block;
	text-align: center;
	}

.figure.bordered {
	border: 1px solid #999;
    background-color: #fff;
    padding: 10px;
	}

.figure .figure-title {
    background-color: #882345;
    color: #fff;
    margin-bottom: 1px;
    padding: 2px;
    font-size: 120%;
	}

.figure .figure-caption {
	font-size: 90%;
	color: #333;
	padding-top: 5px;
	}
	
/*
	Nota bene
*/

.nb {
	font-size: smaller;
	font-style: italic;
	}
	
/*
    Subheading - Allows for a subheading on a header.  Wrap the subheading
    in a <span> inside the <h1></h1> (or whatever) tags.
*/

.subhead {
	display: block; 
	font-size: 80%; 
	}

/*
	Zebra tables - This allows you to have tables that have alternately-colored rows.
    Apply the 'zebra-table' class to the table itself, and apply the class 'zebra-row'
    to the even-numbered rows (in other words, every other row starting with the second).
*/

.zebra-table {
    margin: 20px auto;
    border-collapse: collapse;
    border: 1px solid #882345;
    color: #333;
    background-color: #fff;
	}

.zebra-table thead {
    border-bottom: 1px solid #882345;
    background: #882345;
    color: #fff;
	}

.zebra-table tfoot {
    border-top: 1px solid #882345;
    font-size: 85%;
    color: #666;
	}


.zebra-table td {
    padding: 4px 10px;
	}

.zebra-table thead th {
    padding: 4px 10px;
    color: #fff;
	}

tr.zebra-row {
    background: #F1E4E8;
    border: 1px solid #882345;
    color: #333;
	}

	
/*
	Contact information
*/		

    .debug {
        background-color: #ffc;
        border: 1px solid #996;
        margin: 10px 0px;
        padding: 10px;
        font-size: small;
    }
    
    .error {
        background-color: #fee;
        border: 1px solid #900;
        margin: 10px 0px;
        padding: 10px;
        font-size: small;
    }
    
    .notice {
        background-color: #efe;
        border: 1px solid #090;
        margin: 10px 0px;
        padding: 10px;
        font-size: small;
    }



#footer_hide
{
	visibility: hidden;
	display: none;
}