﻿@import url('http://media.umassp.edu/css/styles.css');

body {
	margin: 0px;
	background-color:#7EAC85;
}


a {
	color: #4b382f;
}
a:hover {
	color: #ff0000;
}


h1 {
	font-family: "trebuchet ms","sans serif";
	font-size: 30px;
	font-weight: 600;
	line-height: 30px;
	margin: 0px 0px 8px 0px;
	color: #4b382f;
}
h2 {
    font-family: "trebuchet ms","sans serif";
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	color: #4b382f;
}
h3 {
font-family: "trebuchet ms","sans serif";
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 5px 0px 5px 0px;
	color: #4b382f;
}
h4 {
    font-family: "trebuchet ms","sans serif";
	font-size: 11px;
	font-weight: bold;
	line-height: 11px; 
	margin: 0px 0px 8px 0px;
	color: #4b382f;
}
h5,h6 {
    font-family: "trebuchet ms","sans serif";
	font-size: 10px;
	font-weight: bold;
	line-height: 12px; 
	margin: 0px 0px 6px 0px;
	color: #000000;
}



td.shadowT, td.shadowB {
	width: 100%;
}

div.tablemain {
	width: 980px;
	border-right: 1px solid #B7B7AC;	
	border-bottom: 1px solid #B7B7AC;
	border-left: 1px solid #B7B7AC;
	margin-bottom: 20px;
}

div.tablemain div.textnav {
	background-color: #530008;
	text-align:left; 
}

div.tablemain div.textnav table { 
	width: auto;
}

div.tablemain div.textnav table td { 
	padding-left: 20px;
}

div.tablemain div.textnav a {
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
}

div.tablemain div.textnav a:hover { 
	color: #cc6666; /* #acc1e6 */
}

div.dropdownmenu div.dropdownitem {
	width: 150px;
	padding: 5px;
	background-color: #530008;
}

/*div.dropdownmenu div.dropdownitem:hover {
	background-color: #2354AC;
}*/

div.dropdownmenu div.dropdownitem a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
div.dropdownmenu div.dropdownitem a:hover {
	color: #cc6666;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

div.tablemain div.content table.cols td.subcol {
	padding: 5px;
}

div.defaultgrid { padding-top: 20px; }
div.defaultgrid table { border: 1px solid #666666; background-color: #eeeee6; }
div.defaultgrid th { background: #ffffff url('http://media.umassp.edu/pix/bg/defaultgrid_head.jpg') repeat-x bottom left; color: #4b382f; padding: 5px; font-family: "trebuchet ms","sans serif"; font-size:14px }
div.defaultgrid td { background-color: #ffffff; padding: 5px; }
div.defaultgrid tr:hover td { background-color: #ffff99; }
div.defaultgrid td.date { text-align: right; white-space: nowrap; }







div.module {
	margin: 0px 0px 10px 0px;
}

ul.external_system {
	list-style-image: url('http://media.umassp.edu/pix/buttons/link_external.gif');
	padding-left: 18px;
	line-height: 13px;
	margin-left:0px;
}

div.module div.outlineheaderbox {
	background: #ffffff url('http://media.umassp.edu/pix/template/header_orange_fade.jpg') repeat-x top left;
	width: 190px;
	border: 1px solid #999999;
	padding: 1px 10px 10px 10px;
}

div.module div.outlineheaderbox h3 {
	margin-bottom: 20px;
}

div.errorlist {
	width: 300px;
	border: 1px solid #ff9900;
	background-color: #ffff99;
	padding: 10px;
}

div.tablemain div.greymain div.headernav {
	 background-image:url('http://media.umassp.edu/pix/headers/7.jpg'); 
	 background-repeat:no-repeat; 
	 background-position:right; 
	 height:78px;
	 background-color:#FFFFFF;
	 min-width:875px;
}

div.tablemain div.intranetheadernav {
	/* min-height: 55px; */
	background-color: #ffffff;
	padding: 0px;
	vertical-align: top;
	/*height:68px; */
}

div.tablemain div.greymain div.headernav h1 {
	padding-top: 15px;
	margin-left: 0px;
	font-size: 30px;
	line-height: 25px;
}

div.tablemain div.greymain div.headernav h2 {
	padding-left: 15px;
	font-size: 14px;
	line-height: 18px;
}

div.peoplefinder input { width: 120px; border: 1px solid #666666; padding: 2px; }
div.peoplefinder input:focus { border: 1px solid #ff0000; padding: 2px; background-color: #ffff99; }

div.slidemodule500 {
	width: 500px;
	height: 150px;
	border: 1px solid #999999;
}

.note {
	font-size: 9px;
}