/*	WDC sitewide styles last update: ML 11 Nov 2005 */

/* DT-specific styles */
#siteid_content img {
	border: none;
	padding: 0;
	margin: 10px;
}
#siteid_content a {
	padding: 10px;
	margin: 0;
	display: block;
	height:27px;
	width: 272px;
}
#siteid_content {
	padding: 0px;
}
#contain_content {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-bottom: 1em;
}
#contain_tools {
	width: 20em;
	float: right;
}
#pageTools {
	display: none;
}
.toplink {
	clear: both;
	height: 17px;
	text-align: right;
	padding-right: 1em;
}
.toplink img {
	border: none;
}
.important {
	font-size: 130%;
}
.red {
	color: #CC0000
}
a {
	color: #333;
}
a:hover {
	color:#FFCC00;
}
/* end DT styles */

/* ------------------------------------------------ 
search/tools  box */
#contain_search {
	width: 27em;
}
#contain_search form {
	padding: 0;
	margin: 0;
	text-align: right;
}
#contain_search a {
	color: blue;
	background-color: #fff;
	font-size: .8em;
	margin: 0;
	padding: 0;
}
#contain_search li {
	padding: 0 .5em;
	border-right: 1px solid #ccc;
}
li#wdc_searchbox {
	border: none;
}
/* ------------------------------------------- skip menu navigation - ADA */

.wdcSkipNav, .wdcSkipNavTarget {
	height: 0px;
	overflow: hidden;
	display: block;
	width: 0px;
	position: absolute;
}
.wdcSkipNav img {
	border: none;
}
.skipmenu {
	position: absolute;
	top: -10em;
	left:-10em;
}
p.skipmenu {
	padding: 0;
	margin: 0;
}
/* ---------------------------------------------------------- banner area */
#contain_banner {
	background-color: #FFD117;
}
#banner_content {
	height: 122px;
	background-image: url(/org/staff-council/assets/images/banner_bg_02.gif);
	background-repeat: repeat-x;
}
#banner {
	height: 122px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(/org/staff-council/assets/images/sc_banner02.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#banner_content a, #banner_content h1 {
	float: left;
	width: 250px;
	height: 72px;
	display: block;
	margin: 0;
	padding: 0;
}
#icon_wrapper {
	margin-left: 800px;
}
/* set size on the link and the h1 which contains the art*/
#banner_content span {
	display: none;
}
#forty_niner a {
	float: right;
	margin-right: 10px;
	width: 190px;
	height: 60px;
	background-image: url(/org/staff-council/assets/images/49erlogo.gif);
	background-position:  right 20px;
	background-repeat: no-repeat;
}
#sc_logo {
	float: right;
	margin-right: 20px;
	width: 113px;
	height: 60px;
	background-image: url(/org/staff-council/assets/images/staff_council_logo01.gif);
	background-position: right;
	background-repeat: no-repeat;
}
/* end banner area */
#contain_breadcrumbs {
	width: 50%;
}
#breadcrumbs_content p {
	padding: 0;
	margin: 0;
}
.redtext, .redtextbold {
	color: #990000;
}
.redtextbold, .boldtext {
	font-weight: bold;
}
/* tools */
#tools_content {
	width: 13em;
	float: right;
}
/* division navigation area */
#divisionnav_content {
	font-size: .9em;
	/*	margin: 0 auto; */
/*	width: 47em; *//* width of all site menu items */
	margin-left: -23em; /* half the width of all menu items ; ML 5/8/2006 */
}
/* includes breadcrumbs 
body { color: #333; }
*/
h1, h2, h3 {
	margin: .25em 0;
	color: #333;
}
/* main content area container */
.pdfLink, .wordLink, .wwwLink, .newLink, .swfLink {
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	display: block;
	padding-bottom: .5em;
}
li.wwwLink, li.pdfLink, li.wordLink, li.newLink, li.swfLink {
	list-style: none;
}
.pdfLink {
	background-image: url(/org/staff-council/assets/icons/acrobat-icon.gif);
	padding-left: 22px;
}
.wordLink {
	background-image: url(/org/staff-council/assets/icons/word-icon3.gif);
	padding-left: 22px;
}
.wwwLink {
	background-image: url(/org/staff-council/assets/icons/www_icon_grey.gif);
	margin-left: 2px;
	padding-left: 20px;
}
.newLink {
	background-image: url(/org/staff-council/assets/icons/new2005.gif);
	padding-left: 30px;
}
.swfLink {
	background-image:url(/org/staff-council/assets/icons/flash_player.jpg);
	padding-left: 20px;
}
.inlineLink {
	display: inline;
	line-height: 1.5em;
}
.importantP {
	margin-top: 1em;
}
.center {
	text-align: center;
}
p {
	margin-top: 0;
}
#contacts ul {
	padding:0;
}
#contacts li {
	list-style:none;
	margin-top:1em;
}
/* 
mask area used to hold display images ; global properties only
height, width, float, and image url are defined on the page where used
*/
.imagemask {
	background-repeat: no-repeat;
	margin: 3px;
}
/* left column */
.leftcol, .floatLeft {
	float: left;
	width:320px;
	margin-right:20px;
}
/* right column */
.rightcol, .floatRight {
	float: right;
	width: 46%;
}
/* 3 column layout */
.stooge {
	float: left;
}
#knuckleheads {
	float:left;
	width: 320px;
}
#larry, #curly, #shemp, #steven, #mo {
	float:left;
	width: 150px;
}
#curly {
	padding-right: 1em;
}
/* empty container class for wrapping floats */
.container {
	width:100%;
}
/* main content area */
#contain_sc {
	width: 100%;
	margin: 0;
	padding: 0;
}
#content_sc {
	padding: 1em;
	font-size: .8em;
}
/* minutes */
.minutes li {
	padding-top: .5em;
}
/* online forms */
form .required {
	color: #990000;
}
form {
	line-height: 1.5em;
}
/* tables */
table.tableChart {
	margin: 0 0 1em 5%;
	border: 1px solid #999;
	border-collapse: collapse;
	width: 90%;
}
.tableChart th, .tableChart td {
	border: 1px solid #999;
	padding: .1em .3em;
}
.tableChart th {
	text-align: left;
	font-weight: normal;
}
.tableChart .toprow th {
	background-color: #FFE087;
	color: #333;
	text-align: center;
	font-weight: bold;
	border: 1px solid #999;
}
tr.alternating02 {
	background-color:#eee;
}
tr.lastMonthlyEvent td, tr.lastMonthlyEvent th {
	border-bottom: 2px solid #666;
}
.rev {
	font-size: .8em;
	color: #666666;
	background-color: #fff;
	padding-top: 2em;
}
/* a box to highlight content */
.highlightbox {
	padding: 1em;
	background-color: #ffc;
	border: 2px dotted #333;
	margin: 1em;
}
.clearb, .clearit {
	clear: both;
}
/* footer area */
#address_content {
	padding-left: .5em;
	font-size:0.76em;
}
#contain_footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
#contain_footer li {
	display: inline;
	padding: 0 1em;
	border-left: 1px solid #ccc;
}

