body
{
	background: #000000;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body a
{
	color:#000000;
	text-decoration:none;
	
}
.container
{
	width:960px;
	position:relative;
	margin:0px;
}

.logo
{
	background:url(../images/logo.jpg) no-repeat;
	height:75px;
	float:left;
	width:600px;
	overflow:visible;
	cursor:hand;
	margin-top: 15px;
}


.ribbon
{
	display: none;
	/*background:url(../images/ribbon_thin.png) no-repeat;
	background-color:transparent;
	float:left;
	width:950px;
	height:70px;
	position:relative;
	top:-15px;
	margin-bottom:-25px;
	z-index:10;*/
} 


/* Petes Form... */
.question{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	width:700px;
}
.head{
	font-size:18pt;
	font-family:"Times New Roman", Times, serif;
	color:#4f1f91;
	padding:2px;
	margin:4px;
    border: 1px solid #4f1f91;
	width:700px;
}
.section{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:auto;
	width:700px;
	border:thin dotted #CCCCCC;	
	padding:2px;
}

.floatR{	
	float:right;
	height:30px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.floatL{
	float:left;
	height:30px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	

#spaces{
	font-size:4px;
}
/* End petes from */

/* Top Menu CSS */
.top_menu
{
	text-align:right;
	float:right;
	width:280px;
	font-weight:bold;
}
ul#mainlevel-nav
{
	padding:0px;
	margin:0px;
}
ul#mainlevel-nav li
{
	list-style:none;
	margin-top:2px;
	float:left;
	font-size:12px;
	line-height:21px;
}
ul#mainlevel-nav li a
{
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#ffffff;
}
ul#mainlevel-nav li a:hover
{
	text-decoration:underline;

}
.inputbox-search
{
	background-color:#cccccc;
	color:#000000;
	font-size:12px;
	border:0px;
	font-weight:bold;
	padding-left:3px;
	line-height:15px;
	margin-top:2px;
}
.button-search
{
	background:url(/images/search_go.png) no-repeat;
	border:0px;
	width:32px;
 	height:21px;
	cursor:hand;
	cursor:pointer;
}
/* End Top Menu CSS */

/* Main Menu CSS */
#menu
{	
	background:#000000;
	text-align:left;
	clear:both;
	position:inherit;
	font-weight:bold;
}
.sublevel-main , .sublevel_current-main
{
	width:150px;
	z-index:50;
}
#mainlevel-main, #mainlevel-main ul 
{
	padding:0px;
	margin:0px; 
 	list-style:none;
 	line-height:1.5;
	z-index:50;
} 
#mainlevel-main a, .mainlevel-main
{ 
	display:block;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	cursor:hand;
	padding-top:2px;
	padding-bottom:2px;
	z-index:50;
} 
#mainlevel-main li
{ 
	background:url(../images/menu.jpg) repeat-x;
	height:24px;
	padding-top:5px;
	float:left;
}
#mainlevel-main li ul li
{ 
	background:#434343;
	padding:0;
	float:left;
	height:auto;
}
#mainlevel-main li .sublevel-main
{ 
	background:#282828;
	height:auto;
	padding:none;
	float:left;
}
#mainlevel-main  li ul
{
	position:absolute;
	left:-999em;
	filter:alpha(Opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	width:155px;
	overflow:hidden;
	padding-right:20px;
	
}
#mainlevel-main li:hover ul
{
	left:auto;
}
#mainlevel-main a:hover
{
	left:auto;
	background:#4f1f91;
	color:#FFFFFF;
	text-decoration:none;

}
#mainlevel-main li:hover ul, #mainlevel-main li.sfhover ul
{
	left:auto;
}
/* End Main Menu CSS */

.main_container
{
	margin: 0; padding: 0;
	background: #fff url(../images/bg_nav.jpg) left 23px repeat-y;
	width: 930px;
	clear: both;
	/*text-align:left;
	background:#FFFFFF url(/images/menubg.jpg) left top no-repeat;
	width:930px;
	clear:both;	*/
}

.content_container
{
	text-align:left;
	width:700px;
	float:right;
}
.content_container a
{
	color:#542794;
}
.content_container a:hover
{
	
	background:#ccc;
	color:#000;
	
}

/* Breadcrumbs */
.breadcrumbs
{
	margin: 0; padding: 8px 15px;
	text-align:left;
	font-size:11px;
	color:#444444;
	clear:both;
	position:relative;
	z-index:15;
	background: #ddd;
}
.breadcrumbs a, .breadcrumbs a:visited
{
	color:#47449f;
	text-decoration:underline;
}
.breadcrumbs a:hover
{
	color:#000000;
	text-decoration:underline;
}
/* End Breadcrumbs */

/* Start User Menu */
.usermenu
{
	width:250px;
	border:1px solid #CCCCCC;
	clear:both;
	padding:1px;
	height:20px;
	display:table;
}
#mainlevel-user a 
{ 
	color:#777777;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
#mainlevel-user ul
{
	display:list-item;
	list-style:none;
}
#mainlevel-user li
{ 
	float:left;
	list-style-type:none;
}
#mainlevel-user a:hover
{
	background:#CCCCCC;
	color:#000000;
	text-decoration:none;
}
.message
{
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#c30;
	text-align:left;
	padding-bottom:8px;
	padding-top:8px;
}
/* End User Menu */

/* Start Left Menu */
.side_menu {margin: 17px 0 50px 0; padding: 0 10px 0 0; float: left; width: 215px; border-bottom: 1px solid #ddd;
	/*text-align:left;
	margin-left:15px;
	float:left;
	width:200px;
	border:1px solid #000000;
	padding-top:5px;
	margin-bottom:50px;*/
}
.menucat {margin: 0 0 .5em 10px; padding: 0 15px .25em 5px; font-size: 14px; font-weight: bold;
			border-bottom: 1px dashed #ccc;
	/*font-size:14px;
	font-weight:bold;
	padding-left:15px;
	padding-top:10px;*/
}
.menuitems ul {margin: 0; padding: 0 .5em 1em 0; list-style-type: none;}
.menuitems ul li {margin: .35em 0; padding: 0 0 0 30px; background: url(/images/list_arrow.png) 20px -1px no-repeat; color: #000; font-weight: bold;}
.menuitems ul li ul {margin-bottom: 0px; padding-bottom: 0px;}
.menuitems a {color:#000; text-decoration: none; font-weight: normal;}
.menuitems a:hover {text-decoration:underline;}
/* End Left Menu */

.main_content
{
	width:655px;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
}
.user_login
{
	width:100%;
	padding-left:10px;
	padding-bottom:50px;
	text-align:left;
}

/* Footer */
.footer {margin: 0; padding: 2em 0 3em 15px; font-size: 10px; color: #999; font-weight: bold;}
/* End Footer */

/* Begin Bottom Menu */
.bottom_menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:5px;
	font-weight:bold;
	clear:both;
}
.bottom_menu a:link, .bottom_menu a:visited
{
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}
.bottom_menu a:hover
{
	color:#FFFFFF;
}
.mainlevel-bottom
{
	color:#999999;
}
/* End Bottom Menu */

/* Commonly Used Styles */
.finaidtable td
{
	text-align:center;
}
.finaidtable td a
{
	text-align:center;
	text-decoration:none;
}
.table_center td, center td a
{
	text-align:center;	
}
#mediastudies
{
	background:url(/images/msbg.jpg) no-repeat top left;
	width:640px;
	height:400px;
	clear:both;
	padding-left:5px;
	padding-right:5px;
	margin:0;
	z-index:-5;
}
#kcfs
{
	background:url(/images/kcfsbg.jpg) no-repeat top left;
	width:640px;
	height:400px;
	clear:both;
	padding-left:5px;
	padding-right:5px;
	margin:0;
}
#cweek
{
	background:#aa97c4;
	width:639px;
	clear:both;
	padding-left:5px;
	padding-right:5px;
	margin:0;
	margin-left:1px;
}
#vessel
{
	background:url(/images/msvessel.jpg) no-repeat top left;
	width:640px;
	height:400px;
	clear:both;
	padding-left:5px;
	padding-right:5px;
	margin:0;
}
/*End Commonly Used Styles */

/* ------------------------------  Joomla core stuff --------------------------------------- */
.contentpane a:link, .contentpane a:visited
{
	text-decoration:none;
}
.contentpane a:hover
{
	text-decoration:underline;
}

.button
{
	color:#c64934;
	font-family:Arial, Hevlvetica, sans-serif;
  	text-align:center;
  	font-size:11px;
  	font-weight:bold;
  	border:3px double #cccccc;
  	width:auto;
  	background:url(../images/button_bg.png) repeat-x;
  	padding:0px 5px;
  	line-height:18px !important;
  	line-height:16px;
  	height:26px !important;
  	height:24px;
  	margin:1px;
}
.button-gsearch
{
	background:url(/images/gsearch_go.jpg) no-repeat;
	border:0px;
	width:32px;
 	height:21px;
	cursor:hand;
	cursor:pointer;
}
.inputbox
{
	padding:2px;
	border:solid 1px #cccccc;
	background-color:#ffffff;
}
.inputbox-search
{
	background-color:#ccc;
	color:#000;
	font-size:12px;
	border:0;
	font-weight:bold;
	padding-left:3px;
	margin-top:1px;
}
.contentheading
{
	margin: 0; padding: 10px 0;
	font-family: verdana, arial, sans-serif; color:#000; font-weight:bold; font-size: 22px; white-space: nowrap;
	vertical-align: top;
	clear:both;
}
table.contentpaneopen
{
	padding: 0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin: 0px;
	width: 100%;
}
table.contentpaneopen td
{
	padding-right:5px;
}
table.contentpaneopen td.componentheading
{
	padding-left:4px;
}
table.contentpane
{
	width:100%;
	border-spacing:0px;
	margin:0px;
}
table.contentpane td
{
	margin:0px;
}
table.contentpane td.componentheading
{
	padding-left:4px;
}
table.contentpaneopen fieldset
{
	border:0px;
	border-bottom:1px solid #eee;
}
.componentheading
{
	font:verdana;
	color:#000;
	font-weight:bold;
	font-size:18px;
	white-space:nowrap;
}
.contentcolumn
{
	padding-right:5px;
}
.contentpagetitle
{
	font-size:13px;
	font-weight:bold;
	color:#cccccc;
	text-align:left;
}
table.searchinto
{
	width:100%;
}
table.searchintro td
{
	font-weight:bold;
}
table.moduletable
{
	width:100%;
	margin-bottom:5px;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
div.moduletable
{
	padding:0;
	margin-bottom:2px;
}
table.moduletable th, div.moduletable h3
{
	color:#666666;
	text-align:left;
	padding-left:4px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	margin:0 0 2px 0;
}
table.moduletable td
{
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
table.pollstableborder td
{
  	padding:2px;
}
.sectiontableheader
{
  	font-weight:bold;
  	background:#f0f0f0;
  	padding:4px;
}
.sectiontablefooter
{

}
.sectiontableentry1
{
	background-color:#ffffff;
}
.sectiontableentry2
{
	background-color:#f9f9f9;
}
.small
{
	color:#999999;
	font-size:11px;
}
.createdate
{
	height:15px;
	padding-bottom:10px;
	color:#999999;
	font-size:11px;
}
.modifydate
{
	height:15px;
	padding-top:10px;
	color:#999999;
	font-size:11px;
}
table.contenttoc
{
  	border:1px solid #cccccc;
  	padding:2px;
  	margin-left:2px;
  	margin-bottom:2px;
}
table.contenttoc td
{
  	padding:2px;
}
table.contenttoc th
{
  	background:url(../images/subhead_bg.png) repeat-x;
  	color:#666666;
	text-align:left;
	padding-top:2px;
	padding-left:4px;
	height:21px;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}
a.mainlevel:link, a.mainlevel:visited
{
	display:block;
	background:url(../images/menu_bg.png) no-repeat;
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
	color:#ccc;
	text-align:left;
	padding-top:5px;
	padding-left:18px;
	height:20px !important;
	height:25px;
	width:100%;
	text-decoration:none;
}
a.mainlevel:hover
{
	background-position:0px -25px;
	text-decoration:none;
	color:#fff;
}
a.mainlevel#active_menu
{
	color:#fff;
	font-weight:bold;
}
a.mainlevel#active_menu:hover
{
	color:#fff;
}
a.sublevel:link, a.sublevel:visited
{
	padding-left:1px;
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
	color:#3e247f;
	text-align:left;
}
a.sublevel:hover
{
	color:#900;
	text-decoration:none;
}
a.sublevel#active_menu
{
	color:#333;
}
.highlight
{
	background-color:Yellow;
	color:Blue;
	padding:0;
}
.code
{
	background-color:#ddd;
	border:1px solid #bbb;
}
form
{
	/* removes space below form elements */
	margin:0;
 	padding:0;
}
div.mosimage
{
  	border:1px solid #ccc;
}
.mosimage
{
  	border:1px solid #cccccc;
  	margin:5px;
}
.mosimage_caption
{
  	margin-top:2px;
  	background:#efefef;
  	padding:1px 2px;
  	color:#666;
  	font-size:10px;
  	border-top:1px solid #cccccc;
}
span.article_seperator
{
	display:block;
	height:1.5em;
}
.createdate 
{
	height:15px;
	padding-bottom:10px;
	color:#999999;
	font-size:11px;
}
.modifydate 
{
	height:15px;
	padding-top:10px;
	color:#999999;
	font-size:11px;
}
.highlight 
{
	background-color:Yellow;
	color:Blue;
	padding:0;
}
form 
{
	/* removes space below form elements */
	margin:0;
 	padding:0;
}
div.mosimage 
{
  	border:1px solid #ccc;
}
.mosimage 
{
  	border:1px solid #cccccc;
  	margin:5px;
}
.mosimage_caption 
{
  	margin-top:2px;
  	background:#efefef;
  	padding:1px 2px;
  	color:#666;
 	font-size:10px;
 	border-top:1px solid #cccccc;
}
span.article_seperator 
{
	display:block;
	height:1.5em;
}
td
{
	text-align:left;
	font-size:11px;
}



table.mediasearch {width: 95%;}
table.mediasearch tr.alt td,table.mediasearch tr.alt th {background: #fff1af;}
table.mediasearch td {padding: .25em; vertical-align: top; color: #666;}
table.mediasearch th {padding: .25em .25em .25em 1em; vertical-align: top; text-align: left; color: #999;}
table.mediasearch td.image {padding-top: .5em; text-align: right;}
table.mediasearch td.person {padding: .75em .25em .25em 1em;  padding-bottom: .5em; font-size: larger; font-weight: bold; color: #333;}

table.mediasearch td.image img {padding: 2px; background: #fff; border: 1px solid #ccc;}
