/* added by Dave Whiting 6-8-10  */

div.libraryAnnouncement {
	position: relative;	
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	padding-top:25px;
	background: #d3d3d3;
	width: 600px;
	height: 100px;
	border: 1px solid #000000;	
	margin: 20px;
}

/* added by Dave Whiting  */

div.PWAnnouncement {
	position: relative;	
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	padding-top:30px;
	background: #d3d3d3;
	width: 500px;
	height: 100px;
	border: 1px solid #000000;	
	margin: 20px;
}

/* added by Dave Whiting  */

div.parksAnnouncement {
	position: relative;	
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	padding-top:30px;
	background: #d3d3d3;
	width: 500px;
	height: 100px;
	border: 1px solid #000000;	
	margin: 40px;
}

.blue_table {
	border: 1px solid #336699;
}
.blue_font
{
	font-size: 15px;
	color: #FFFFFF;
}

fdiv.tabs
{
    filter: chroma(color=#B1CACD); /* here you are defining which color you want to be transparent in your scrollbars */
    scrollbar-arrow-color: #000000;
    scrollbar-face-color: #E3F3F5; /* transparent */
    scrollbar-3dlight-color: #E3F3F5; /* transparent */
    scrollbar-darkshadow-color: #B1CACD; /* transparent */
    scrollbar-highlight-color: #B1CACD;
    scrollbar-shadow-color: #E3F3F5;
    scrollbar-track-color: #F5FAFA; /* transparent */
}

body
{
    background-image: url(http://www.ci.glendale.ca.us/images/bodybg4.gif);
    background-attachment: fixed;
}

option.blue
{
    color: #0000ff;
}

option.bold
{
    font-weight: bold;
}

form
{
	margin: 0;
	padding: 0;
}

td.tdLink
{
    cursor: pointer;
    cursor: hand;
}

A.body:link
{
    color: #000099;
    text-decoration: none;
    font-weight: normal;
}

/* added by Dave Whiting 11-17-06 */
A.body2:link
{ color: white; }

/* added by Dave Whiting 11-17-06 */
A.body2:visited
{ color: white; }

/* added by Dave Whiting 11-17-06 */
A.body2:hover
{ color: white; }

A.body:visited
{
    color: #000099;
    text-decoration: none;
    font-weight: normal;
}

A.body:hover
{
    color: #DC0000;
    text-decoration: underline;
}

A.sidenav:link
{
    color: #000099;
    text-decoration: none;
    font-weight: bold;
}

A.sidenav:visited
{
    color: #000099;
    text-decoration: none;
    font-weight: bold;
}

A.sidenav:hover
{
    color: #DC0000;
    text-decoration: underline;
}

A.headline:link
{
    color: #3F5E86;
    text-decoration: none;
}

A.headline:visited
{
    color: #3F5E86;
    text-decoration: none;
}

A.headline:hover
{
    color: #DC0000;
    text-decoration: underline;
}

A.nav:link
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

A.nav:visited
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

A.nav:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

A.calendar:link
{
    color: #000099;
    text-decoration: none;
    font-weight: normal;
}

A.calendar:visited
{
    color: #000099;
    text-decoration: none;
    font-weight: normal;
}

A.calendar:hover
{
    color: #DC0000;
    text-decoration: underline;
}

A.bottom:link
{
    color: #BED0EB;
    text-decoration: none;
    font-weight: normal;
}

A.bottom:visited
{
    color: #BED0EB;
    text-decoration: none;
    font-weight: normal;
}

A.bottom:hover
{
    color: #E5EBBE;
    text-decoration: underline;
}

TD
{
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica;
}

TABLE.MainBody
{
    background: #FFFFFF;
    color: black;
    padding: 0;
}

TD.MainBody
{
	padding: 0
}

TD.Heading
{
    padding: 0;
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #636563;
}

TD.Headline
{
    padding: 0;
    font-family: Arial, Verdana;
    font-size: 10px;
    background: #F6F4E6;
}

TD.Headline_Heading
{
    padding: 0;
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    background: #452728;
}

TD.Dots
{
    background-image: url(http://storm/redesign/images/dots.gif);
    color: white;
}

/* added by Dave Whiting 091908 */
TD.small
{
    padding: 5;
    font-family: Arial, Verdana;
    font-size: 11px;
}

Div.Critical
{
    font-family: verdana, arial;
    font-size: 12px;
    font-weight: bold;
    color: #DC0000;
}

Div.Body_Headline
{
    font-family: Arial, Verdana;
    font-size: 7px;
    font-weight: Bold;
    color: #CE0031;
}


/* added by Dave Whiting - 3/24/10 */
Div.test
{
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica;
	color: #000000;
}


Div.Headline
{
    font-family: verdana, arial;
    font-size: 12px;
    font-weight: bold;
    color: #3F5E86;
}

Div.SmallText
{
    font-family: verdana, arial;
    font-size: 9px;
    color: black;
}

Div.Heading
{
    font-size: 18px;
    font-weight: normal;
    letter-spacing: .8px;
}

Div.SpecialBlue
{
    font-family: verdana, arial;
    font-size: 12px;
    font-weight: normal;
    color: #3F5E86;
}

Span.Headline
{
    font-family: verdana, arial;
    font-size: 9px;
    font-weight: bold;
    color: #3F5E86;
}

Span.Critical
{
    font-family: verdana, arial;
    font-size: 12px;
    font-weight: bold;
    color: #DC0000;
}

TD.Events_Border
{
    padding: 0;
    font-family: Arial, Verdana;
    font-size: 8px;
    color: #FFFFFF;
    background: #63655A;
}

TD.Events
{
    padding: 0;
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #F7EFCE;
    background: #313031;
}

TD.Search
{
    padding: 0;
    font-family: Arial, Verdana;
    font-size: 8px;
    color: #F7EFCE;
    background: #3A465C;
}

.textbox
{
    border-right: #336699 1px solid;
    border-top: #336699 1px solid;
    font-size: xx-small;
    border-left: #336699 1px solid;
    border-bottom: #336699 1px solid;
    font-family: Verdana;
}

.cmdButton
{
    background: #F7EFCE;
    border-right: #336699 1px solid;
    border-top: #336699 1px solid;
    font-size: xx-small;
    border-left: #336699 1px solid;
    border-bottom: #336699 1px solid;
    font-family: Verdana;
}

TR.Search
{
    padding: 0;
    font-family: Arial, Verdana;
    font-size: 8px;
    color: #F7EFCE;
    background: #3A465C;
}

HR
{
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}

HR.blueLine
{
	color: #53708C;
	height: 2px;
}

HR.blackLine
{	color: #000000;
}

Div.PlainBoldHeading
{
    font-family: verdana, arial;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

H1.Heading
{
    font-family: Arial, verdana;
    font-size: 18px;
    font-weight: normal;
    color: #3F5E86;
    padding: 0;
    margin: 0;
    padding-bottom: 2px;
}

H2.Heading
{
    font-family: Arial, verdana;
    font-size: 14px;
    font-weight: bold;
    color: #3F5E86;
    padding: 0;
    margin: 0;
    padding-bottom: 2px;
}

H3.Heading
{
    font-family: Arial, verdana;
    font-size: 12px;
    font-weight: bold;
    color: #3F5E86;
    padding: 0;
    margin: 0;
    padding-bottom: 2px;
}

Div.divGrey
{
	background: #F4FFE2
}

div.Special
{
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica;
}

TR.bgGreen
{
	background: #F4FFE2
}

TR.bgBlue
{
	background: #E5E9FF
}

TR.bgTeal
{
	background: #EEFCFF
}

TR.bgPurple
{
	background: #F9F2FF
}

TR.bgOrange
{
	background: #FFF9F2
}

TR.bgGrey
{
	background: #EFEFEF
}

.option_text
{
    font-weight: 600;
    font-size: small;
    color: teal;
    font-family: Tahoma, Verdana;
}

INPUT.button_navigation
{
    border-right: thin outset;
    border-top: 1px outset;
    font-weight: bold;
    font-size: small;
    border-left: 1px outset;
    color: teal;
    border-bottom: thin outset;
    font-family: Tahoma, Verdana;
    background-color: #e3e6de;
}

/*
 * Used by Calendar.aspx (begin)
 */

TR.today
{
    background-color: #FFFFC0;
}

DIV.dayList
{
    border-top: #336699 1px solid;
    border-right: #336699 1px solid;
    border-bottom: #336699 1px solid;
    border-left: #336699 1px solid;
    padding-bottom: 5px; /* PADDING: 1px 5px 3px 5px;*/
}

DIV.dayListTitle
{
    text-align: center;
    font-family: Arial, verdana;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background-color: #53708C;
    padding: 5px 0px 5px 0px;
}

DIV.dayListContent
{
    position: relative;
    top: -15px;
    left: 70px;
    margin-right: 70px;
    font-size: 12px;
    padding-right: 5px;
}

#currentLegend
{
	position: relative;
	width: 15px;
	height: 10px;
	top: -15px;
	left: 110px;
	background-color: #A0C4DA;
	border: solid;
	border-width: 1px;
}

#selectedLegend
{
    position: relative;
    width: 15px;
    height: 10px;
    top: -10px;
    left: 110px;
    background-color: Gainsboro;
    border: solid;
    border-width: 1px;
}

Span.Label
{
	font-weight: bold;
}

Span.DayListLabel
{
	position: relative;
	left: 5px;
	font-weight: bold;
	text-align: right;
}

Span.DayListLink
{
	position: relative;
	left: 5px;
	text-align: right;
}

table.datatable tr:hover, datatable tr.hilite
{
    background-color: #DFE7F2;
    color: #000000;
}

/*
 * Used by Calendar.aspx (end)
 */