/* CSS Document */
.skiplink {
display:none;
}
.clear_both{
	clear:both;
}
body {
	font-family: Arial;
	background-image: url(http://www.usm.edu/images/gradient_yellow.gif); 
	background-repeat: repeat-x;
}

#container {
	position:relative;
	width:798px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image:url(/beta/images/container_bg.jpg);
	background-repeat:repeat-y;
		border-right: 1px solid #C8C4C3;
}

.centerdiv {
	width:90%;
	margin:auto;
	padding:auto;
}

#header {
	height:72px;
	background-color:#000;
	width:798px;
}

#header_logo {
	position:absolute;
	float:left; 
	padding-top:8px; 
	padding-left:10px; 
	z-index:100;
}

#quicklink_container {
	height:72px; 
	float:right; 
	padding-right:10px;
}

#quicklink {
	width:156px;
}

/*--Begin topnav--*/

#topnav_container {
clear:both;
position:relative;
background-color:#bf9106;
height:38px;
border-bottom:#E5C464 solid 1px;
border-top:#bf9106 solid 1px;
}

#topnav_list {
background-color:#FDE6A2;
margin-left:40px;
width:730px;
height:38px;
}

#topnav_list ul {
background-color:#FDE6A2;
}

#topnav_list li {
display:inline;
list-style:none; 
background-color:#FDE6A2;
}

#topnav_list li img {
margin-top:10px;
}

#nav_table
{
background-color:#fde6a2;
border-right:#efd37f solid 1px;
border-left:#efd37f solid 1px;
}

#nav_future_students
{
border-right:#bf9106 dashed 1px;
padding-top:11px;
padding-bottom:5px;
padding-left:20px;
padding-right:19px;
}
#nav_parents_family
{
border-right:#bf9106 dashed 1px;
padding-top:11px;
padding-bottom:5px;
padding-left:20px;
padding-right:19px;
}
#nav_alumni_friends
{
border-right:#bf9106 dashed 1px;
padding-top:11px;
padding-bottom:5px;
padding-left:20px;
padding-right:19px;
}
#nav_current_students
{
border-right:#bf9106 dashed 1px;
padding-top:11px;
padding-bottom:5px;
padding-left:20px;
padding-right:19px;
}
#nav_faculty_staff
{
padding-top:11px;
padding-bottom:5px;
padding-left:20px;
padding-right:20px;
}
/*--End topnav--*/

#rotatingpic {
	position:relative;
	float: left;
	padding: 0;
	margin: 0px;
	border: 0px;
	height:235px;
	background: #fff;
	width: 565px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 565px;
}

html>body #rotatingpic {
	width: 565px; /* ie5win fudge ends */
}

#featurelinks {
	position:relative;
	float: right; /* Opera5.02 will show a space at right when there is no scroll bar */
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #fff;
	width: 233px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 233px;
}

html>body #featurelinks {
	width: 233px; /* ie5win fudge ends */
}

#top_border {
	background-image: url(../images/border.png); 
	background-repeat: repeat-x;
	height:8px;
	line-height:8px;
}
.bg_search a:link, .bg_search a:visited, .bg_search_large a:visited {
	text-decoration: none; 
	color: #000000;
	font-size:70%;
	margin:0px;
	padding:0px;
}
#search_links {
    margin-left:15px;
	color:#000;
	font-size:80%;
	font-weight:bold;
}

#search_links a {
	color:#000;
	font-size:90%;
	font-weight:bold;
}

.bg_search a:hover, .bg_search_large a:active { 
	text-decoration: underline; 
	color: #3300FF;
	margin:0px;
	padding:0px;
}
.bg_search *
{
	margin:0px;
	padding:0px;
}

.bg_search {
	background-image: url(http://www.usm.edu/images/gradient_grey.gif); 
	background-repeat: repeat-x;
	height:52px;
}
.search_box
{
	padding-top:5px;
}


#leftcolumn { 
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
	background-color:#ececec;
	border-left: 1px solid #C8C4C3;
}

.factsmenu {
	margin-top:20px;
	margin-bottom:5px;
	margin-left:3px;
	margin-right:3px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #c8cc43;
}	

#buttons {
	margin-bottom:6px;
}

#calendar_container {
	position:relative;
	width:209px;
	margin:auto;
	padding:auto;
	background-image:url(/images/container_bg.jpg);
	background-repeat:repeat-y;
}
#calendar_content {
	position:relative;
	background-image: url(../images/events_box.png);
	background-repeat:repeat-y;
	margin:0;
	padding-right:12px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
}
#cal_header {
	position:relative;
	height:30px;
	padding:0;
	margin:0;
}
.more_events {
	text-align:right;
	padding:0;
	margin:0;
	font-size:90%;
}
.more_events a:link, .more_events a:active, .more_events a:visited, .more_events a:hover { 
	color:#000;
}
.more_events a:link, .more_events a:active, .more_events a:visited {
	text-decoration:none; 
}
.more_events a:hover {
	text-decoration:underline; 
}

.events ul li {	
	list-style: square outside; color:#666;
	padding:0;
	margin:0 0 2px;
}
.events ul {
	margin:.5em 0 1em 2em;
	padding:0;
	list-style:none;
}
.events {
	font-size:100%;
}
.events_title a:link, .events_title a:active, .events_title a:visited, .events_title a:hover { 
	color:#000;
	margin:0;
	padding:0;
	font-size:90%;
}
.events_title a:link, .events_title a:active, .events_title a:visited {
	text-decoration:none; 
}
.events_title a:hover {
	text-decoration:underline; 
}
.events_date {
	font-weight:bold;
	font-size:95%;
	color:#666;
}

.box_end {
	height:16px;
	margin:0;
	padding:0;
}

#coast_box {
    margin-left:12px;
}
#giving {
    margin-top:4px;
	margin-left:16px;
}
#centennial {
    margin-top:4px;
	margin-left:52px;
}

.leftnav_curve {
	position:absolute;
	top:610px;
	left:0px;
}

#rightcolumn { 
	position:relative;
	float: right;
	background-color:#fff;
	margin: 0px;
	padding: 0px;
	width: 576px;
	position: relative;
	height:100%;
}

#welcome_box {
	background-image: url(../images/yellow_pixel.jpg);
	background-repeat:repeat-x;
	padding:5px;
	padding-right:15px;
	padding-top:15px;
}
#welcome_text {
	margin-left:13px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Times New Roman", Times, serif;
	margin-right:150px;
}

#welcome_text p {
	text-indent:none;
	line-height:20px;
	font-size:12px;
}

#emergency_box {
	background-image: url(../images/emerg_bg.jpg);
	background-repeat:repeat-x;
	padding:5px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:thin solid #E0260A;
	border-left:thin solid #E0260A;
	border-right:thin solid #E0260A;
}
#emergency_text {
	margin-left:13px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial;
	margin-right:90px;
}

#emergency_text p {
	text-indent:none;
	line-height:18px;
	font-size:0.8em;
}

#emergency_text h3 {
	font-size:1.2em;
	color:#E0260A;
	font-weight:bold;
	text-align:center;
}
#myTabs {
	margin-left:5px;
	float:left;
	width:329px;
}


.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

.mootabs_title li {
	float: left;
	background-color: #fff;
	padding: 0;
	cursor: pointer;
	height: 25px;
	
}

.mootabs_title li.active {
	background-color: #fff;
	height: 27px;
	margin-top:-2px;
}

.mootabs_panel {
	display: none;
	background-color: #000;
	position: relative;
	width: 100%;
	clear: both;
	overflow: auto;
	
}

.mootabs_panel.active {
	background-color: #fff;
	background-image: url(../images/news_box.png);
	background-repeat:repeat-y;
	display: block;
}

.tab_content {
	margin-left:30px;
	margin-top:5px;
	margin-right:8px;
}

#tab_1 {
	background-image: url(../images/news_tab.png);
	width:116px;
	background-repeat:no-repeat;
}
#tab_2 {
	background-image: url(../images/video_tab.png); 
	width:97px;
	background-repeat:no-repeat;
}
#tab_3 {
	background-image: url(../images/blog_tab.png); 
	width:115px;
	margin-left:1px;
	background-repeat:no-repeat;
}

#Tab1 h3 {
	color: #737B30;
	font-size:95%;
	font-weight:bold;
}
#Tab1 h3 a{
	color: #737B30;
	font-size:95%;
	font-weight:bold;
}
#Tab1 p {
	font-size:90%;
	font-family:Arial,sans-serif;
	color:#747376;
}
#Tab1 li {
	margin-bottom:7px;
	list-style: square outside; 
	color:#737B30;
}

#Tab2 h3 {
	color: #709cca;
	font-size:95%;
	font-weight:bold;
}
#Tab2 h3 a{
	color: #709cca;
	font-size:95%;
	font-weight:bold;
}
#Tab2 p {
	font-size:90%;
	font-family:Arial,sans-serif;
	color:#747376;
}
#Tab2 li {
	margin-bottom:7px;
	list-style: square outside; 
	color:#709cca;
}

#Tab3 h3 {
	color: #d9541e;
	font-size:95%;
	font-weight:bold;
}
#Tab3 h3 a{
	color: #d9541e;
	font-size:95%;
	font-weight:bold;
}
#Tab3 p {
	font-size:90%;
	font-family:Arial,sans-serif;
	color:#747376;
}
#Tab3 li {
	margin-bottom:7px;
	list-style: square outside; 
	color:#d9541e;
}
#buzz {
	float:right;
	background-image: url(../images/buzz_box.png);
	background-repeat: no-repeat;
	height:256px;
	width:228px;
	margin-right:14px;
} 

#buzz ul li {	
	list-style:none;
	padding:0;
	margin:0 0 2px;
	margin-top:5px;
	color:#000;
}
#buzz ul {
	margin:0px;
	margin-top:35px;
	margin-right:90px;
	margin-left:10px;
	padding:0;
	list-style:none;
	color:#000;
}
#buzz li a {
	font-size:90%;
	color:#000;
}
#feature_banner {
	margin-left:11px;
	margin-bottom:10px;
	margin-top:-10px;
}
#feature_banner img {
	padding-left:37px;
}
#planning {
	margin-left:15px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:20px;
}
#planning p {
	margin-top:10px;
	line-height:20px;
	font-size:12px;
}


#footer {
	background-color: #626262;
	color: #FFCC33;
	clear:both;
	width:798px;
	text-align:center;
	border-top:4px solid #000000;
}

#footer a {
	color: #FFFFFF;
}
