/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#ffffff;
}

a{
color:#467aa7;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

.warning
{
font-weight:bold;
color:#f00;
}

.emph
{
font-weight:bold;
}


p{padding:0 0 0.7em 0;}
p form{margin-top:0px; margin-bottom:10px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}


input
{
margin-bottom:0.3em;
}

button
{
width:90px;
height:30px;
background:#e8eaec;
color:#303030;
}

/**************** Header and navigation styles ****************/

#container{
width:778px;
margin:5px auto;
padding:1px 0;
text-align:left;
background:#e8eaec;
color:#303030;
border:2px solid #467aa7;
}


#signin{
float:right;
width:200px;
height:2em;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:0.9em;
font-weight:normal;
color: #ffffff;
}

#signin a{
float:right;
padding:0px 5px;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}


#signin a:hover{
background-color:inherit;
border:0px; 
}

#header{
height:127px;
width:776px;
margin:0 1px 1px 1px;
background:#467aa7;
background-color:transparent;
color:#ffffff;
background-image:url(/images/header.jpg);
background-position:left top;
background-repeat:none;
}

#header h1{
padding:10px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
font-weight:normal;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:776px;
margin:0 1px;
background:#578bb8;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#firefoxad
{
padding:20px 0 0 22px;
}

#nojavascript{
float:left;
width:600px;
font-size:1.0em;
padding:5px 0 0 5px;
}

#content{
float:left;
width:600px;
font-size:1.0em;
padding:5px 0 0 5px;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.4em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.2em; letter-spacing:-1px;}

#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:160px;
padding:30px 5px 5px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p
{
margin:0 0 16px 0;
font-size:0.9em;
}


/**************** Footer styles ****************/

#footer{
clear:both;
width:776px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#467aa7;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft
{
float:left;
width:30%;
}
.splitcontentright{
float:right;
width:70%;
}


.validation_error
{
font-size:1.2em;
color:red;
font-weight:bold;
}
.clear{clear:both;}
.small{font-size:0.8em;}
.large{font-size:1.2em;}
.verysmall{font-size:0.7em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.leftline{
padding-left:5px;
border-left:1px dotted #c0c0c0;
background-color:#e8eaec;
color:#505050;
line-height:1.5em;
}

.rightline{
margin-right:5px;
border-right:1px dotted #c0c0c0;
background-color:#e8eaec;
color:#505050;
line-height:1.5em;
}


#login
{
border:1px;
width:30em;
padding-left:0.5em;
padding-top:1em;
padding-bottom:0.5em;
background:#f3f3f3;
border:outset #f3f3f3;
}



#login label {
width: 30%;
float: left;
clear: left;
text-align: right;
white-space: nowrap;
min-width: 5em;
padding-right:5px;
}

#register
{
border:1px;
width:30em;
padding-left:0.5em;
padding-top:1em;
padding-bottom:0.5em;
background:#f3f3f3;
border:outset #f3f3f3;
}



#register label
{
width: 33%;
float: left;
clear: left;
text-align: right;
white-space: nowrap;
min-width: 5em;
padding-right:5px;
}

#forgotpassword
{
border:1px;
width:30em;
padding-left:0.5em;
padding-top:1em;
padding-bottom:0.5em;
background:#f3f3f3;
border:outset #f3f3f3;
}



#forgotpassword label {
width: 33%;
float: left;
clear: left;
text-align: right;
white-space: nowrap;
min-width: 5em;
padding-right:5px;
}

#forgotpassword button
{
width:150px;
height:30px;
background:#e8eaec;
color:#303030;
}

#createplan
{
border:1px;
width:380px;
padding-left:0.5em;
padding-right:0.5em;
padding-top:1em;
padding-bottom:0.5em;
background:#f3f3f3;
border:outset #f3f3f3;
}

#createplan label
{
width: 33%;
float: left;
clear: left;
text-align: right;
white-space: nowrap;
min-width: 5em;
padding-right:5px;
}


#createplan button
{
width:90px;
height:30px;
background:#e8eaec;
color:#303030;
}


#createplan p
{
margin-left:5px;
margin-top:-5px;
margin-bottom:-12px;
font-size:1em;
}

#calendar
{
position:absolute;
visibility:hidden;
background-color:white;
}

#plancalendar
{
padding:5px 0 0 0px;
}

.PLANcpYearNavigation,
.PLANcpMonthNavigation
		{
		background-color:#467aa7;
		text-align:center;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.PLANcpDayColumnHeader,
.PLANcpYearNavigation,
.PLANcpMonthNavigation,
.PLANcpCurrentMonthDate,
.PLANcpCurrentMonthDateDisabled,
.PLANcpOtherMonthDate,
.PLANcpOtherMonthDateDisabled,
.PLANcpCurrentDate,
.PLANcpCurrentDateDisabled,
.PLANcpTodayText,
.PLANcpTodayTextDisabled,
.PLANcpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.PLANcpDayColumnHeader
		{
		text-align:right;
		/*border:solid thin #6677DD;*/
		border-width:0 0 1px 0;
		}
.PLANcpCurrentMonthDate,
.PLANcpOtherMonthDate,
.PLANcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.PLANcpCurrentMonthDateDisabled,
.PLANcpOtherMonthDateDisabled,
.PLANcpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.PLANcpCurrentMonthDate
		{
		color:#467aa7;
		font-weight:bold;
		}
.PLANcpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.PLANcpOtherMonthDate
		{
		color:#808080;
		}
TD.PLANcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #467aa7;
		border-width:1px;
		border:solid thin #000000;
		}
TD.PLANcpCurrentDateDisabled
		{
		border-width:1px;
		border:solid thin #FFAAAA;
		}
TD.PLANcpTodayText,
TD.PLANcpTodayTextDisabled
		{
		border:solid thin #467aa7;
		border-width:0 0 0 0;
		}
A.PLANcpTodayText,
SPAN.PLANcpTodayTextDisabled
		{
		height:20px;
		}
A.PLANcpTodayText
		{
		color:#467aa7;
		font-weight:bold;
		}
SPAN.PLANcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.PLANcpBorder
		{
		border:solid thin #467aa7;
		}

#Error
{
	color:#FF0033;
	font-size:14px;
}

#PlanNameSelect
{
width:150px;
}


#planevent
{
overflow:auto;
display:block;
position:relative;
float:left;
top:0px;
height:380px;
width:96%;
border:0px;
padding-right:0.5em;
padding-left:0.5em;
padding-top:0.3em;
padding-bottom:0em;
background:#f3f3f3;
}

#planeventaddfiller
{
padding-top:0.5em;
display:inline;
position:relative;
float:left;
top:0px;
height:60px;
width:99%;
border:0px;
background:#f3f3f3;
}


#plantitle
{
display:block;
position:relative;
float:left;
height:36px;
width:96%;
border:0px;
padding-right:0.5em;
padding-left:0.5em;
padding-top:0em;
padding-bottom:0em;
background:#f3f3f3;
}



#editevent{
float:right;
width:80px;
height:20px;
padding-right:0.5em;
font-size:0.9em;
text-align:right;
}


.parentDisable
{
z-index:999;
width:100%;
height:100%;
display:none;
position:absolute;
top:0;
left:0;
background-color: #ccc;
color: #aad;
opacity: 0.98; /* firefox */
filter: alpha(opacity=98); /* IE */
}

#EventEditPopup
{
border:1px;
width: 460px;
height:440px;
position: absolute;
left : 50%;
top : 50%;
margin-top: -220px;
margin-left: -230px;
color: #000;
background-color: #f3f3f3;
border:outset #f3f3f3;
}


#ZoneTable
{
border:solid thin #d0d0e0;
margin-top: 0px;
}

#ZoneTable th,td
{
padding: 1px;
}
#ZoneTable th
{
font-size:1.1em;
font-weight:normal;
}


#dhtmltooltip{
text-align:left;
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #FFF99D;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
