@charset "utf-8";
/* CSS Document */

body
{
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	width: 100%;
	height: 100%;
}
* html #container {
	height: 100%;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}
A {
user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none; font-family:Georgia, "Trebuchet MS";
}
A:FOCUS {
user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none;
}

#breadcrumb p {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 0px;
	margin-top: 1px;
	background-color:#333333;
	border: 1px solid #000000;
	border-top: 1px;
	color:#FFFFFF;
	font-family:Georgia, "Trebuchet MS";
	font-size:10px;
}
#breadcrumb A:hover {
	color : #990000;
	text-decoration : underline;
}

 #breadcrumb A:Link {
    color : #ffffff;
    text-decoration : underline;
}

#breadcrumb A:visited {
    color : #ffffff;
    text-decoration : underline;
}

#breadcrumb A:active {
    color : #990000;
    text-decoration : underline;
	font-family:Georgia, "Trebuchet MS";
	font-size:10px;
}



#header /*--The maroon bar at the top that contains logo, searching, and MSState logo.--*/
{	
	background-image:url(http://library.msstate.edu/newlib/images/header_bg.gif);
	 
	height:118px;
	margin:0px;
	padding:0px;
	left:0; top:0px;
	width:100%;
	 border-bottom:3px solid #333333;
}

	.liblogo, .search 
		{float: left; font-family:Trebuchet MS; font-size:13px; color:#333333; letter-spacing:normal; height:118px;
}
	.liblogo {width:20%}
	.liblogo .logo /*--The library logo and links beneath it.--*/ 
		{margin-top:0px; margin-left:5px; padding-top:5px; padding-bottom:0px; width:200px; height:115px; text-align:center; font:12px bold Trebuchet MS;}
	.liblogo .logo a, a:link, a:visited, a:active 
		{color:#ffffff; font-size:12px; font-weight:bold; font-family:Trebuchet MS; text-decoration:none; letter-spacing:normal}
	.liblogo .logo a:hover 
		{color:#f8a000}

	.search {margin: 0 5%; width:45%; padding-right:1px;}

	ul#nav2 ul 
		{list-style-type:none; height:20px; margin-top:0px; padding:0px; margin-left:0px; padding-left:0px; width:100%;}
	ul#nav2 li
		{list-style-type:none; font-family:Trebuchet MS; font-size:12px; font-weight:bold; top:0px; text-align: center; float:left; background-image:url(http://library.msstate.edu/newlib/images/search_tab_bg.jpg); background-repeat:repeat-x; height:20px; margin-left:0px; padding-left:0px;}
	ul#nav2 a
		{float:left; padding: 0px; text-decoration:none; color: #ffffff; font-family:Trebuchet MS; letter-spacing:normal; font-size:12px; }

	
	.statelogo {
	float: right;
	width: 20%;
	height:118px;
	z-index: 2;
}
	.statelogo .state /*--The MSState logo.--*/
		{margin-left:5px; margin-right:5px; margin-top:20px; top:0px; height:74px; padding-bottom:0px; text-align:right;}



#goto /*--The gray-to-black gradient bar just under the header. It contains "Go Directly To" links.--*/
{
	background-image:url(http://library.msstate.edu/newlib/images/goto_bg.gif);
	height:325px;
	width:100%;
	text-align:center;
	color:#000000;
	font-family:Trebuchet MS;
	font-style:italic;
	font-size:14px;
	border-top:5px #333333 solid;
	margin-top:0px;
	padding-top:0px;
}
	#goto p {padding-top:5px; margin-top:0px;}
	#goto a, a:link, a:visited, a:active {color:#ffffff; font-weight:bold; font-style:italic; font-size:14px; letter-spacing:normal;}
	#goto a:hover {color:#f8a000; letter-spacing:normal}

#goto2 /*--The white bar just under the header. It contains "gutz.--*/
{
	background-color:#ffffff;
	height:100px;
	width:100%;
	text-align:center;
	color:#000000;
	font-family:Trebuchet MS;
	font-style:italic;
	font-size:14px;
	border-top:5px #333333 solid;
	margin-top:0px; padding-top:0px;
}
	#goto2 p {padding-top:5px; margin-top:0px;}
	#goto2 a, a:link, a:visited, a:active {color:#ffffff; font-weight:bold; font-style:italic; font-size:14px; letter-spacing:normal;}
	#goto2 a:hover {color:#f8a000; letter-spacing:normal}

#the_bar /*--The main content...has the tabbed navigation for Research, Services, About Us, etc. as well as the rotating image.--*/
{
	position:absolute;
	top:0;
	left:0;
	margin-top:155px;
	width:100%;
	background-position:top;
}

.content {background-color:#333333;}

	.col3_2 {float: left; width: 31%; font-family:Trebuchet MS; font-size:14px; color:#f8a000; height:230px;}
	#right .col3center_2 {
	float: left;
	width: 57%;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#f8a000;
	background-color: #333333;
}
	#right .col3center_2 .rotate {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:300px;
	border:4px #ffffff solid;
}
	#right .col3_3	{
	float: left;
	width: 25%;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#f8a000;
	background-color: #333333;
	height:230px;
}
	.col3_2 p, .col3center_2 p {line-height: 14px;}
	.col3center_2 {margin: 0 3%;}
	.col3_2 h1 {font-family:Georgia; font-size:16px; color:#ffffff; border-bottom:solid #f8a000 5px; margin-left:5px;}
	.col3center_2 h1 {font-family:Georgia; font-size:16px; color:#000000; border-bottom:solid #f8a000 5px;}
	.col3_2 ul {display:block; margin-left:10px; padding-left:0px; list-style-type:none;}
	.col3_2 li {display:block; color:#f8a000; font-family:Trebuchet MS; font-size:13px; list-style-type:none; background:url(http://library.msstate.edu/newlib/images/thebar_bullet.jpg) left no-repeat; padding-left:15px;}
	.col3_2 li a, a:link, a:visited, a:active {color:#ffffff; font-family:Trebuchet MS; font-size:13px; font-style:bold; text-decoration:none; letter-spacing:normal}
	.col3_2 li a:hover {color:#f8a000; font-family:Trebuchet MS; font-size:13px; font-style:bold; text-decoration:none;}
	.morelink a {color:#f8a000; font-family:Trebuchet MS; font-size:13px; font-style:bold; text-decoration:none;}

	.hours {font-family:Trebuchet MS; font-size:14px; color:#ffffff; text-align:center; letter-spacing:normal; margin-top:40px}	
	.hours h1 {font-family:Georgia; font-size:22px; color:#ffffff; text-align:center; border:0;}	
	.hours p {color:#f8a000; font-size:12px; letter-spacing:normal; font-family:Trebuchet MS;}
	.hours a {color:#f8a000; font-size:12px; letter-spacing:normal; font-family:Trebuchet MS;}
	.hours a:link {color:#f8a000; font-size:12px; letter-spacing:normal; font-family:Trebuchet MS;}
	.hours a:visited {color:#f8a000; font-size:12px; letter-spacing:normal; font-family:Trebuchet MS;}
	.hours a:hover {color:#ffffff; font-size:12px; letter-spacing:normal; font-family:Trebuchet MS;}
	.hours a:active {color:#f8a000; font-size:12px; letter-spacing:normal; font-family:Trebuchet MS;}

	#research {height:220px; border-top:1px #ffffff solid; background: #333333; float: left; width: 31%; font-family:Trebuchet MS; font-size:14px; color:#f8a000; height:230px;}
		#research .header {font-family:Georgia; font-size:16px; color:#ffffff; font-weight:bold; border-bottom:solid #4e4ebf 5px; margin-left:5px;}
	#services {height:220px; border-top:1px #ffffff solid;float: left; width: 31%; font-family:Trebuchet MS; font-size:14px; color:#f8a000; height:230px;}
		#services .header {font-family:Georgia; font-size:16px; color:#ffffff; font-weight:bold; border-bottom:solid #006633 5px; margin-left:5px;}
	#aboutus {height:220px; border-top:1px #ffffff solid;float: left; width: 31%; font-family:Trebuchet MS; font-size:14px; color:#f8a000; height:230px;}
		#aboutus .header {font-family:Georgia; font-size:16px; color:#ffffff; font-weight:bold; border-bottom:solid #cc9900 5px; margin-left:5px;}
	#justforyou {height:220px; border-top:1px #ffffff solid;float: left; width: 31%; font-family:Trebuchet MS; font-size:14px; color:#f8a000; height:230px;}
		#justforyou .header {font-family:Georgia; font-size:16px; color:#ffffff; font-weight:bold; border-bottom:solid #f8a000 5px; margin-left:5px;}
	#needhelp {height:220px; border-top:1px #ffffff solid;float: left; width: 31%; font-family:Trebuchet MS; font-size:14px; color:#f8a000; height:230px;}
		#needhelp .header {font-family:Georgia; font-size:16px; color:#ffffff; font-weight:bold; border-bottom:solid #f8a000 5px; margin-left:5px;}

#right {
	background-color:#333333;
	width: 68%;
	height:258px;
	float: right;
	border-top:1px #ffffff solid;
	margin-left:-10px;
}


#news_space /*--The white space under the_bar that contains news, spotlight, and events.--*/
{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#333333;
	letter-spacing:normal;
	margin-top: 15px;
	margin-right: 1.2em;
	margin-bottom: 100px;
	margin-left: 1.2em;
	padding-bottom:5px;
	position: relative;

	
}
#news_space a
{
font-family:Trebuchet MS;
}
#news_space {
	color:#333333;
	font-size:12px;
	letter-spacing:normal;
	font-family:Trebuchet MS;
}
	

	.col3, .col3center {float: left; width: 30%; font-family:Trebuchet MS; font-size:13px; color:#333333; letter-spacing:normal;}
	.col3center a {font-family:Trebuchet MS; font-size:13px; color:#333333; letter-spacing:normal;}
	.col3center a:link {font-family:Trebuchet MS; font-size:13px; color:#333333; letter-spacing:normal;}
	.col3center a:visited {font-family:Trebuchet MS; font-size:13px; color:#333333; letter-spacing:normal;}
	.col3center a:hover {font-family:Trebuchet MS; font-size:13px; color:#f8a000; letter-spacing:normal;}
	.col3center a:active {font-family:Trebuchet MS; font-size:13px; color:#333333; letter-spacing:normal;}
	.col3 a {font-family:Trebuchet MS; font-size:13px; color:#333333; letter-spacing:normal;}
	.col3 a:link {font-family:Trebuchet MS; font-size:13px; color:#333333; letter-spacing:normal;}
	.col3 a:visited {font-family:Trebuchet MS; font-size:13px; color:#333333; letter-spacing:normal;}
	.col3 a:hover {font-family:Trebuchet MS; font-size:13px; color:#f8a000; letter-spacing:normal;}
	.col3 a:active {font-family:Trebuchet MS; font-size:13px; color:#333333; letter-spacing:normal;}

	.col3center {margin: 0 3%;}
	.col3 h1 {font-family:Georgia; font-size:16px; color:#000000; border-bottom:solid #f8a000 5px;}
	.col3center h1 {font-family:Georgia; font-size:16px; color:#000000; border-bottom:solid #f8a000 5px;}
	.col3center img {margin-right:10px; border:1px solid #9f9f9f;}
	
	.spot {margin-bottom:10px; color:#333333;}
	.spot img {margin-right:10px;  border:1px solid #9f9f9f;}
	.spot2 img {margin-right:10px;  border:1px solid #9f9f9f;}



#footer_pos
{
	position: absolute;
	bottom:0;
	width: 100%;
	margin: -100px auto 0 auto;

	
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}

.push {
	height: 100px; /* .push must be the same height as .footer */
}

#footer /*--The dark footer at the bottom of the page.--*/
{
	background-color:#333333;
	background-image:url(http://library.msstate.edu/newlib/images/logoblack.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:13px;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:155px;
	height:100px;
	clear:both;

	
	
}
	#footer a, a:link, a:visited, a:active {font-weight:bold; font-style:normal; text-decoration:none; font-family:Trebuchet MS; font-size:13px; color:#ffffff }
	#footer a:hover {color:#f8a000; font-family:Trebuchet MS; font-size:13px; }

	/*facebook and twitter icons*/
	#footer .icons {float:right; margin:0px 10px 0px 0px; width:100px}


/*--Thickbox Settings--*/
#TB_window 
	{font: 12px Arial, Helvetica, sans-serif; color: #333333; }
#TB_secondLine 
	{font: 10px Arial, Helvetica, sans-serif; color:#666666; }
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
#TB_overlay 
	{position: fixed; z-index:100; top: 0px; left: 0px; height:100%; width:100%; }
.TB_overlayMacFFBGHack 
	{background: url(macFFBgHack.png) repeat;}
.TB_overlayBG 
	{background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }
* html #TB_overlay 
	{ /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_window 
	{position: fixed; background: #ffffff; z-index: 102; color:#000000; display:none; border: 4px solid #525252; text-align:left; top:50%; left:50%; }
* html #TB_window 
	{ /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_window img#TB_Image 
	{display:block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666; }
#TB_caption
	{height:25px; padding:7px 30px 10px 25px; float:left; }
#TB_closeWindow
	{height:25px; padding:11px 25px 10px 0; float:right; }
#TB_closeAjaxWindow
	{padding:7px 10px 5px 0; margin-bottom:1px; text-align:right; float:right; }
#TB_ajaxWindowTitle
	{float:left; padding:7px 0 5px 10px; margin-bottom:1px; }
#TB_title
	{background-color:#e8e8e8; height:27px; }
#TB_ajaxContent
	{clear:both; padding:2px 15px 15px 15px; overflow:auto; text-align:left; line-height:1.4em; }
#TB_ajaxContent.TB_modal
	{padding:15px; }
#TB_ajaxContent p
	{padding:5px 0px 5px 0px; }
#TB_load
	{position: fixed; display:none; height:13px; width:208px; z-index:103; top: 50%; left: 50%; margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */ }
* html #TB_load 
	{ /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_HideSelect
	{z-index:99; position:fixed; top: 0; left: 0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; height:100%; width:100%; }
* html #TB_HideSelect 
	{ /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_iframeContent
	{clear:both; border:none; margin-bottom:-1px; margin-top:1px; 	_margin-bottom:1px;}

#container{
	height: 100%;

}
#container2 {
height: 100%;
position: relative;
}
.box
{
	position: relative;
	background: #FDFCF6 url(http://library.msstate.edu/newlib/images/boxbg2.gif) repeat-x;
	left: -1.5em;
	top: -1.5em;
	padding: 1.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1em;
	margin-top: 1.5em;
}
.box H4
{
font-size: 24px;
margin-bottom:.2em;
color:#333333;
font-family:Georgia, Times New Roman, serif;
}

.box H4 a {font-size: 24px; color:#333333; font-family:Georgia, Times New Roman, serif; text-decoration:none; }
.box H4 a:link {font-size: 24px; color:#333333; font-family:Georgia, Times New Roman, serif; text-decoration:none; }
.box H4 a:visited {font-size: 24px; color:#333333; font-family:Georgia, Times New Roman, serif; text-decoration:none; }
.box H4 a:hover {font-size: 24px; color:#660000; font-family:Georgia, Times New Roman, serif; text-decoration:none; }
.box H4 a:active {font-size: 24px; color:#660000; font-family:Georgia, Times New Roman, serif; text-decoration:none; }

.box a:link {
	color:#333333;
	font-size:12px;
	letter-spacing:normal;
	font-family:Trebuchet MS;
}
	.box a:visited {color:#333333; font-size:12px; letter-spacing:normal; font-family:Trebuchet MS;}
	.box a:hover {
	color:#000000;
	font-size:12px;
	letter-spacing:normal;
	font-family:Trebuchet MS;
}
	.box a:active {color:#333333; font-size:12px; letter-spacing:normal; font-family:Trebuchet MS;}

#secondarycontent
{
margin-top: 1.5em;
margin-left: 1.5em;
float: right;
width: 18.0em;
height: 785px;
}

#primarycontent
{
	margin-top: 1.8em;
	margin-right: 20em;
	margin-bottom: 0em;

}

#primarycontent2
{
	margin-top: 1.8em;
	margin-bottom: 0em;
	

}

#primarycontent3
{
	margin-top: 1.8em;
	margin-bottom: 0em;
	margin-left:20px;
	margin-right:20px;
	

}


#primarycontent a {color:#000000;}
#primarycontent2 a {color:#000000;}
#primarycontent3 a {color:#000000;}
	#primarycontent3 a:link {color:#000000;}
	#primarycontent3 a:visited{color:#000000;}


.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 3px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(http://library.msstate.edu/newlib/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(http://library.msstate.edu/newlib/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
#printemail {clear:both;
	float:right;
	margin-top:20px;
}
.article a:visited {
	color:#333333;
	font-size:100%;
	letter-spacing:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	.article a:hover {
	color:#333333;
	font-size:100%;
	letter-spacing:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	.article a:active {color:#333333;
	font-size:100%;
	letter-spacing:normal;
	font-family:Georgia, "Times New Roman", Times, serif;}
	.article a:link {
	color:#333333;
	font-size:100%;
	letter-spacing:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.article{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	width:100%;
}
.article li{
margin-left:15px;
}
.article h1 {background-image:url(http://library.msstate.edu/newlib/images/headings.jpg); background-position:bottom; font-family: Georgia; font-size: 18px; text-align:center; color:#ffffff; border: #000000 solid 1px; margin-top:15px; line-height:22px; margin-bottom:0px; padding:0px}
	#primarycontent #news_space .article h1 a {font-family: Georgia; font-size: 18px; color:#ffffff;}
	#primarycontent #news_space .article h1 a:link {font-family: Georgia; font-size: 18px; color:#ffffff;}
	#primarycontent #news_space .article h1 a:visited {font-family: Georgia; font-size: 18px; color:#ffffff;}
	#primarycontent #news_space .article h1 a:hover {font-family: Georgia; font-size: 18px; color:#fdc737;}
	#primarycontent #news_space .article h1 a:active {font-family: Georgia; font-size: 18px; color:#ffffff;}
.article h2 {font-family:Trebuchet MS; border-bottom:#fdc737 2px solid; font-size: 16px; line-height:20px;}
.facstaffhead {background-image:url(http://library.msstate.edu/newlib/images/headings.jpg); background-position:bottom; font-family: Georgia; font-size: 18px; text-align:center; color:#ffffff; border: #000000 solid 1px; line-height:22px; margin-bottom:0px; padding:0px}
.facstaffhead2 {font-family:Trebuchet MS; border-bottom:#fdc737 2px solid; font-size: 16px; line-height:20px;}

 #alert A:Link {
	color:#660000;
	}
#alert A {color:#660000;}

#alert {
border:none;
border-style:none;
padding: top:0; left:0; right:0; bottom:0;  
}
#alert p {
margin:0pt;
margin-top:0pt;
}
