﻿html, body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #6699CC;
	text-align:center;
	margin: 0;
	padding:0;
}
html, body {
text-align: -moz-center; 
}

.clear
{
    CLEAR: both;
    HEIGHT: 0px;
}

/* Links */

.LeftItem a, LeftItem a:link, LeftItem a:visited, LeftItem a:active
{
	color:#0066CC;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* div tags */

#container
{
	width: 1002px;
	color: #333;
	border: 1px solid white;
	display: table; 
	margin:0;
	padding:0;
	clear: both;
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
}
#containerwide
{
	width: 100%;
	color: #333;
	border: 1px solid white;
	display: table; 
	margin:0;
	padding:0;
	clear: both;
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
}

#popupContainer
{
	clear: both;
	text-align:left;
}

#loginbar
{
	background-color: #6699CC;
	border-bottom: 1px solid white;
	text-align: right;
	text-indent: 0.5em;
	padding: 2px 10px 2px 0px;
	margin: 0px 0px 0px 0px;
	height:12px;
}

#toolbarMenu
	{
		float:right;
		text-align: right;
	}
#news
	{
		text-align: right;
		background-color:White;
	}	
#toolbarMenu
	{
		float:right;
		text-align: -moz-right; 	
		text-align:right;
	}

#header
{
	height:100px;
	border-collapse:collapse;
	background-color:#6699FF;
}

#BodyMain
{
	background-color: #ffffff;
	min-height:95%;
}

#Content
{
	display:block;
	padding: 0 2px 2px 5px;
	margin: 0;
	background-color: #ffffff;
	min-height:600px;
	height:auto !important;
	height:600px;

}

#SubContent
{
	margin:0;
	padding:0;
}

#footer
{
	border-top: 1px solid blue;
	margin:0;
	width:100%;
	float:left;
	background-color:#FFFFFF;
	text-align:right;
	clear:both;
	height: 15px;
}

#ColumnLeft
{
	display: block; 
	background-color:#CCCCCC;
	float:left;
	width: 200px;
	margin: 0;
	padding: 0;
	border-right:solid 1px #999999;
	overflow:hidden;
	min-height:600px;
	height:auto !important;
	
}

#ColumnRight
{
/*display: block;*/
background-color:#ffffff;
float:right;
width:801px;
margin: 0;
padding: 0;
overflow:hidden;
height:auto !important;
min-height:600px;
}

.WhiteBackGround
{
/*display: block;*/
background-color:#ffffff;
}

#RadColumnRight
{
/*display: block;*/
background-color:#ffffff;
width:100%;
margin: 0;
padding: 0;
overflow:hidden;
height:auto !important;
min-height:600px;
}


/* Text */

p
{
margin: 6px 2px 2px 10px;
padding: 0px 0px 0px 0px;
}

h1
{
padding: 15px 0 2px 0;
margin:0;
font-size: 1.5em;
color:#000099;
font-weight:bold;
}

h2
{
padding: 15px 0 2px 0;
margin:0;
font-size: 1.2em;
color:#000099;
font-weight:bold;
}

h3
{
background-color:#FF9900;
color:#FFFFFF;
margin:7px 0 2px 0;
padding:1px 0 1px 4px;
font-size:12px;
border-bottom:1px #FF0000 solid;
}

h4
{
font-size: 11px;
font-weight:bold;
margin:0;
padding:0 0 0 5px;
}
h5
{
background-color:#6699CC;
color:#FFFFFF;
margin:7px 0 2px 0;
padding:1px 0 1px 4px;
font-size:12px;
border-bottom:1px #3366FF solid;
}

.h5Red
{
	background-color:Red;
}

.message
{
color:#990000;
font-weight:bold;
border:1px solid #FF0000;
background-color:#FFFFCC;
padding: 5px;
margin-right:10px;
}

/* Left Nav */
.LeftGroup
{
margin: 5px 2px 5px 10px;
padding: 2px 0 2px 0;
}

.LeftTitle
{
font-size:14px;
font-weight:bold;
border-bottom: 2px solid #FFFFFF;
background-color:#CCCCCC;
}

.LeftSubTitle
{
font-size:11px;
font-weight:bold;
border-bottom: 2px solid #FFFFFF;
margin: 1px 0 1px 2px;
font-style:italic;
color:#0000CC;
}

.LeftItem
{
font-size: 11px;
border-bottom: 1px solid #ffffff;
margin: 2px 0 2px 5px;
padding: 0 0 0 10px;
background-image:url(/images/layout/bullet_red.gif);
background-repeat:no-repeat;
}

a.LeftItem:link, a.LeftItem:visited, a.LeftItem:active
{
color:#0066CC;
}

a.LeftItem:link
{
color:#0066CC;

}


/* Right Features */
.FeatureBlue
{
	background-color: #0099ff;
	margin: 7px 0 1px 1px;
}

.FeatureOrange
{
	background-color: #FF9933;
	margin: 1px 0 1px 1px;
	cursor:pointer;
}

.FeatureGreen
{
	background-color: #336633;
	margin: 1px 0 1px 1px;
}

.FeatureRed
{
	background-color: #CC0000;
	margin: 1px 0 1px 1px;
}

.FeatureTitle
{
color:#ffffff;
font-size:12px;
font-variant:small-caps;
font-weight:bold;
margin:0;
padding: 1px 5px 1px 5px;
border-bottom: 1px #666666 solid;
}

.FeatureBody 
{
background-color:#FFFFFF;
padding: 2px 2px 5px 3px;
background-color:#FFFFCC;
}

.FeatureItem 
{
font-size:9px;
padding: 2px 2px 2px 0px;
border-bottom:1px solid #CCCCCC;
margin: 0 0 0 5px;
}

.FeatureItem a:link, .FeatureItem a:visited, .FeatureItem a:active
{
color:#3333FF;
text-decoration:none;
background-image:url(/images/layout/bullet_red.gif);
background-repeat:no-repeat;
padding-left:8px;
}

.FeatureItem a:hover
{
text-decoration:underline;
font-weight:bold;
}

/* End Features */

/* Accordion Design */

.AccordionDateNotRegistered
{
	background-color: #FF9933;
	margin: 1px 0 1px 1px;
	cursor:pointer;
}

.AccordionDateRegistered
{
	background-color: #FF3300;
	margin: 1px 0 1px 1px;
	cursor: pointer;
}

/* End Accordion Design *?

/* Links */

p a:link, a:visited, a:active;
{
color:#00CC00;
}

p a:hover
{
font-weight:bold;
font-decoration:underline;
}

/* Tree */
.Tree
{
	background-position: #FFFFFF;
	background: #FFFFFF;
	border: 1px solid #0000cc;
	padding: 0;
	margin: 0;
	width: 193px;
	overflow: visible;
	min-height: 450px;
	height: 450px;
	overflow:auto;
}

/* Ajax */

.AjaxLoadingLarge {
background-color:#99CCFF;
background-position:center;
height:100%;
vertical-align:middle;
background-image:url(/images/ajax/ajax-loading-large.gif);
background-repeat:no-repeat;
padding-top:150px;
font-size:14px;
font-weight:bold;
}

.AjaxLoadingSmall {
background-color:#99CCFF;
background-position:center;
height:100%;
vertical-align:middle;
background-image:url(/images/ajax/ajax-loading-small.gif);
background-repeat:no-repeat;
padding-top:150px;
font-size:14px;
font-weight:bold;
}

.SpryHiddenRegion {
	visibility: hidden;
}
.modalBackground
{
	background-color: #0099FF;
	filter: alpha(opacity=60);
	opacity: 0.6;
	position: absolute;
	height: 50%;
	width: 50%;
	text-align: center;
}

.StaffingTotals
{
	border: solid 1px black;
	background-color:#6699CC;
	color:White;
	font-weight:bold;
	vertical-align:baseline;
	padding: 5px;
	margin: 10px;
	text-align:center;
}

 .pageView
        {
            border: 1px solid #898c95;
            border-top: none;
            margin-top: -1px;
            height: 100%;
        }