﻿a
{
	color: #0ca2c5;
}

a:hover
{
	background-color: #e5faff;
	border-bottom: solid 1px #0ca2c5;
	text-decoration: none;
}
		
body 
{
	background-color: #f2f2f2;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 1.0em;*/
	margin: 0px;
}

body.mceContentBody
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 0.7em;*/
}

div#frame
{
	background-color: #ffffff; 
	border-left: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	width: 1000px; 
}

div#bottom
{
	border-top: solid 2px #ebebeb;	
	margin-left: auto; 
	margin-right: auto;
	padding-bottom: 30px;	
	text-align: center;
	width: 1000px;
}

div#layout
{
	background-color: #dbdbdb; 
	border-bottom: solid 1px #d4d4d4;
	margin-left: auto; 
	margin-right: auto; 
	padding-bottom: 60px;
	text-align: left; 
	width: 980px; 
}

div#header
{
	background-color: #ffffff;
	background-image: url(images/header.png); 
	background-repeat: no-repeat; 
	height: 80px;
}

div#menu
{
	background-image: url(images/menu-bkgd.png); 
	background-repeat: repeat-x;
	color: #216438; 	
	/*font: 0.75em arial;	
	font: 0.8em calibri;
	font: 0.75em futura bk;*/
	font-family: futura bk, futura lt, futura lt bt, arial, helvetica, sans-serif;
	font-size: 12px;
	height: 43px; 
	padding-top: 10px; 
	padding-left: 0px; 	
}

div#menu .item
{
	font-style: italic; 
	font-weight: normal;
	/*position: relative;*/
	text-transform: uppercase;
	/*top: -17px;*/
}

div#menu .item a:hover
{
	background-color: transparent;
	border: none;
	color: #0ca2c5;
}

div#menu .sep
{
	color: #a6a7a8;
	padding-left: 10px;
	padding-right: 10px;
}

div#menu .login
{
	color: gray;
	float: right; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	/*font-size: 0.9em;*/
	padding-right: 4px; 
	position: relative; 
	/*right: -150px;*/
	top: -27px;
}

div#content
{
	font-size: 12px;
	/*font-size: 0.8em;*/
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;	
}

div#footer
{
	color: gray;
	font-size: 11px;
	/*font-size: 0.7em;*/
	height: 20px;
	padding-top: 5px;
	width: 1010px;
}

div#footer a
{
	text-decoration: none;
}

div#footer a:hover
{
	text-decoration: none;
}

div#footer .left
{
	background-color: #ffffff;
	float: left; 
	text-align: left; 
	width: 33%; 
}

div#footer .center
{
	background-color: #ffffff;
	float: left;
	text-align: center; 
	width: 33%; 
}

div#footer .right
{
	background-color: #ffffff;
	float: left; 
	text-align: right; 
	width: 33%; 
}

div#footer .base
{
	background-color: #f2f2f2;
}

input, select, textarea, ul, li
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 1.0em;*/
}

p
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	/*font-size: 1.0em;*/
	margin-top: 1px;
	margin-bottom: 13px;
}	

.h2
{
	color: #0ca2c5;
	font-size: 12px;
	/*font-size: 1.0em;*/
	font-weight: bold;
}
	
.h3
{
	color: #81c54e;
	font-size: 12px;
	/*font-size: 1.0em;*/
	font-weight: bold;
	padding-right: 3px;
}

.h4
{
	color: #a6a7a8;
	font-size: 12px;
	/*font-size: 1.0em;*/
	font-style: italic;
}

.blue, .more
{
	color: #0ca2c5;
}	

.dkblue
{
	color: #074597;
}

.ltblue
{
	color: #5ccce5;
}

.green
{
	color: #81c54e;
}

.gray
{	
	color: #a6a7a8;
}

.blueBold, .moreBold
{
	color: #0ca2c5;
	font-weight: bold;
}

.dkblueBold
{
	color: #074597;
	font-weight: bold;
}

.ltblueBold
{
	color: #5ccce5;
	font-weight: bold;
}

.more a:hover, .moreBold a:hover
{
	text-decoration: none;
	background-color: gray;
}

.greenBold
{
	color: #81c54e;
	font-weight: bold;
}

.grayBold
{
	color: #a6a7a8;
	font-weight: bold;
}





.aspLogin
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	/*font-size: 7pt;*/
	width: 70px;
}

.aspLoginBtn
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	/*font-size: 7.5pt;*/
}

.calNoUnderline a
{
	text-decoration: none;
}

.calNoUnderline a:hover
{
	background-color: #b5e579;
	border: solid 1px #2d7f01;
	padding: 3px;
	text-decoration: underline;
}

.divNotes
{
	overflow: auto;
	text-align: left;
	width: 200px;
}

.editlarge
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 8pt;*/
	text-align: center;
	width: 100px;
}

.editmedium
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 80px;
}

.editnotes
{
	text-align: left;
	width: 200px;
}

.editsmall
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 46px;
}

.editsmall2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 30px;
}

.errmsg
{
	color: red;
}

.hoverlink:hover
{
	text-decoration: underline;
}

.hoverlink
{
	text-decoration: none;
}

.plainlink:hover
{
	background-color: transparent;
	border: none;
	text-decoration: none;
}

.plainlink
{
	background-color: transparent;
	border: none;
	text-decoration: none;
}

.menuTab
{
	background-image: url(images/tab-hover.png);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 10px;
	/*font-size: 0.8em;*/
	height: 21px;
	text-align: center;
	padding-top: 6px;
	position: relative;
	top: -3px;
	width: 75px;
}

.menuTabHover
{
	background-image: url(images/tab-hover.png);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 10px;
	/*font-size: 0.8em;*/
	height: 21px;
	text-align: center;
	padding-top: 4px;
	position: relative;
	top: 0px;
	width: 75px;
}

.menuTab a
{
	background-image: none;
}

/*
.menuTab a:link
{
	background-image: none;
}

.menuTab a:visited
{
	background-image: none;
}
*/

.menuTab a:hover
{
	background-color: transparent;
	background-image: none;
	border: none;
	color: #0ca2c5;
}

.noborder td
{
	border: none;
}

.notablelines tr td
{
	border: none;
}

.plantotals
{
	background-color: white;
	border: solid 1px #cccccc;
	left: 50%; 
	padding: 10px 10px 0px 10px;
	position: absolute; 
	top: 200px; 
	z-index: 1; 
}

.planWeek td
{
	border-top: solid 3px black;
}

.pContent, .text
{
	font-size: 12px;
	/*font-size: 1.1em;*/
}

.statsCalendar
{
	background-color: White;
	border: thin outset;
	height: 201px; 
	left: 500px;
	position: absolute;
	top: 0px;
	width: 277px;
}

.tablelines 
{
	border-collapse: collapse;	
}	

.tablelines tr td
{
	border: 1px solid #b3b3b3;
	/*border-collapse: collapse;*/
	text-align: center;
}

.translucent
{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;	
}

.zhi
{
	z-index: 100;
}

.zlo
{
	z-index: 90;
}




.pivotalPanelText
{	
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	/*font-size: 0.85em;*/
}

.pivotalPanel
{
}

.pivotalPanel table
{
}

.pivotalPanel #pivotalPanelTL
{
	background-image: url(images/p2-panel-header-left.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 23px;
	width: 8px;
}

/* combined the Title class with this one */
.pivotalPanel #pivotalPanelTC
{
	background-color: #f2f2f2;
	border-top: solid 1px #bdbdbd;	
	height: 10px;
	text-align: right;
	color: #0ca2c5;
	/*font: 0.9em arial;	
	font: 1.1em calibri;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	text-transform: uppercase;	
}

.pivotalPanel #pivotalPanelTC #pivotalPanelTitle
{
	/*float: right;*/
	font-size: 12px;
	/*font-size: 9pt;*/
	font-weight: bold;
	text-transform: uppercase;	
}

.pivotalPanel #pivotalPanelTC a
{
	text-decoration: none;
}

.pivotalPanel #pivotalPanelTC a:hover
{
	background-color: Transparent;
	border: none;
	color: #5ccce5;	
}

.pivotalPanel #pivotalPanelTR
{
	background-image: url(images/p2-panel-header-right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 23px;
	width: 8px;
}

.pivotalPanel #pivotalPanelML
{
	background-color: #fefefe;
	background-image: url(images/p2-panel-border.gif);
	background-position: left top;
	background-repeat: repeat-y;	
	font-size: 1px;
	width: 8px;
}

.pivotalPanel #pivotalPanelMC
{
	background-color: #fefefe;
	font-size: 11px;
	/*font-size: 0.85em;*/
	padding-top: 4px;
}	

.pivotalPanel #pivotalPanelMR
{
	background-color: #fefefe;
	background-image: url(images/p2-panel-border.gif);
	background-position: right top;
	background-repeat: repeat-y;	
	font-size: 1px;
	width: 8px;
}

.pivotalPanel #pivotalPanelBL
{
	background-image: url(images/p2-panel-footer-left.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 9px;
	width: 8px;
}

.pivotalPanel #pivotalPanelBC
{
	background-color: #fefefe;
	border-bottom: solid 1px #bdbdbd;	
	font-size: 1px;
	height: 8px;
}

.pivotalPanel #pivotalPanelBR
{
	background-image: url(images/p2-panel-footer-right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 9px;
	width: 8px;
}

.pivotalPanel #pivotalPanelGap
{
	padding-bottom: 2px;	
}

.pivotalPanel #pivotalPanelSL
{
	background-image: url(images/p2-panel-shadow-left.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 16px;
	width: 8px;
}

.pivotalPanel #pivotalPanelSC
{
	background-image: url(images/p2-panel-shadow-inner.gif);
	background-position: center top;
	background-repeat: repeat-x;
	height: 16px;
}

.pivotalPanel #pivotalPanelSR
{
	background-image: url(images/p2-panel-shadow-right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 16px;
	width: 8px;
}	

.pivotalHiddenBtn
{
	height: 0em;
	position: relative; 
	top: 1000px; 
	width: 0em; 
}
