/* CSS Document */
/* Color Replacements                                                       */
/* To change the basic color scheme used for the NSN template               */
/* search this CSS for the following colors and do a replace all with your  */
/* choice of color to match your color scheme.                              */
/* #CC9966 - medium brown color used in top section where date, community and      */
/*           subject drop downs appear.                                     */
/* #660000 - dark brown used in top section where date and backward and    */
/*           forward arrows appear.                                         */
/* #ffff99 - pale yellow used for background color of day/week/month tabs   */
/*           when they are inactive (not the current view)                  */                                    

/* styles from existing Park Ridge site */
UNKNOWN {
	COLOR: #003333
}
A:visited {
	COLOR: #003333
}
A:link {
	COLOR: #003333
}
A:hover {
	COLOR: #007b3d; TEXT-DECORATION: underline
}
A:active {
	
}
.masttext {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #003333; LINE-HEIGHT: 14px; FONT-FAMILY: Papyrus, Arial, Helvetica, sans-serif
}
.masttext2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffcc; LINE-HEIGHT: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.light {
	COLOR: #ffffcc;
	font-weight: bold;
	border: 1px solid #660000;
	padding: 4px;
}
A.light:link {
	COLOR: #ffffcc; 
	TEXT-DECORATION: none;
}
A.light:visited {
	COLOR: #ffffcc; 
	TEXT-DECORATION: none;
}
A.light:hover {
	COLOR: #ffdc7b; 
	TEXT-DECORATION: none;
	border: 1px solid #FFFFFF;
}
A.light:active {
	COLOR: #ffffcc; 
	TEXT-DECORATION: none;
}
.masttext3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffcc; 
	LINE-HEIGHT: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.masttext4 {
	FONT-SIZE: 14px; 
	COLOR: #003333; 
	LINE-HEIGHT: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodytext {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

/* New styles */
body {
	background-color: #FFFFCC; 
	color: #000000; 
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
}
hr {
   color: #660000;
}
p, table, td {
	font-weight: normal; 
	font-size: x-small; 
	color: #000000; 
}
td {
	vertical-align: top;
}
pre {
	font-weight: normal; 
	font-size: small;
	margin: 2px; 
	color: #000000; 
	font-family: Courier New, Courier;
}
.noprint {
   font-family: Verdana, Arial, sans-serif;
}
.datecalsection {
	background-color: #CC9966; 
	color: #000000;
}

.dateuserbar {
	background-color: #660000
}
.datebar {
    margin-top: 4px;
    padding-top: 4px;
	font-weight: bold; 
	font-size: x-small; 
	color: #ffffcc; 
	font-family: Verdana, Arial, sans-serif;
}
.monthcaltable {
   background-color: #ffffff;
   color: #000000;
   border: #000000 1px solid;
   margin-top: 0px;
}
.outsidetable {
	background: #ffffff; 
	color: #000000;
	margin-bottom: 0px;
}
.listevents, .listeventdetail {
    border: #000000 1px solid;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
	text-align: left;
	width: 100%;
}
.listevent {
	font-size: x-small; 
	padding-bottom: 5px;
}
p.listdetail {
	font-size: x-small;
}
.moreheading {
	font-weight: normal; 
	font-size: x-small;
	padding-bottom: 5px;
	padding-top: 10px;
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
.taboff {
	border-right: #cccc66 1px solid;
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #660000 2px solid;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	display: inline; 
	font-weight: bold; 	
	color: #000000; 
	background-color: #ffff99;
}
a.taboff:link, a.taboff:visited, a.taboff:active  {
	border-right: 0px; 
	border-left: 0px; 
	color: #000000; 
	text-decoration: none
}
a.taboff:hover {
	color: #990000; 
	text-decoration: none
}
.tabon {
	border-right: #CC9966 1px solid;
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #660000 2px solid;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	display: inline; 
	font-weight: bold; 	
	color: #ffffff; 
	background-color: #660000;
}
a.tabon:link, a.tabon:visited, a.tabon:active  {
	border-right: 0px; 
	border-left: 0px; 
	color: #ffffff; 
	text-decoration: none
}
a.tabon:hover {
	color: #ffff99; 
	text-decoration: none
}
.arrows {
	font-weight: bold; 
	color: #ffffff; 
	background-color: #660000
}
a.arrows:link, a.arrows:visited, a.arrows:active {
	color: #ffffff; 
	text-decoration: none
}
a.arrows:hover {
    color: #ffffff;
	text-decoration: underline
}
a:link, a:active, a:visited {
	background: none transparent scroll repeat 0% 0%; 
	color: #003333; 
	text-decoration: underline
}
a:hover {
	color: #007B3D; 
	text-decoration: underline
}
.weekday {
	font-weight: bold; 
	font-size: xx-small; 
	background-color: #CC9966; 
	color: #000000; 
	font-family: Verdana, Arial, sans-serif;
}
.calcell {
	background-color: #ffffff; 
	vertical-align: top;
}
.calcellempty {
	background-color: #ededf8; 
	vertical-align: top;
}
.calcelltoday {
	background-color: #ffff99; 
	vertical-align: top;
}
.calevent {
	font-weight: normal; 
	font-size: x-small;
	padding-bottom: 8px; 
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
.caldetails {
	font-weight: normal; 
	font-size: x-small;
	margin-left: 4px; 
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
.calnum {
	font-weight: bold; 
	font-size: x-small; 
	color: #006666; 
	font-family: Verdana, Arial, sans-serif;
	text-align: right; 
	text-decoration: none;
}
.formsubmit {
	font-weight: normal; 
	font-size: x-small;
	color: #000000; 
	font-family: Verdana, Arial, sans-serif;
}
.formsubmitsmall {
	font-weight: normal; 
	font-size: xx-small;
	color: #000000; 
	font-family: Verdana, Arial, sans-serif;
}
.formpulldown {
	font-weight: normal; 
	font-size: x-small;
	color: #000000; 
	font-family: Verdana, Arial, sans-serif;
}
p.displayEntity {
	font-size: small; 
	color: black;
	font-family: Verdana, Arial, sans-serif;
}
div.listevent a, div.calevent a {
        color: #000033;
        text-decoration: underline;
}
div.listevet a:hover, div.calevent a:hover {
        color: #007B3D;
}
tr.datecalsection td.noprint a {
        color: #000033;
        text-decoration: underline;
}
tr.datecalsection td.noprint a:hover {
        color: #007B3D;
}
a.banner_link:link, a.banner_link:visited, a.banner_link:active {
    font-family: Helvetica, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
        background-color: #660066;
	color: #ffffff; 
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%
}
a.banner_link:hover {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
        background-color: #D9BFD9;
        color: #000000;
	text-decoration: none;
}
.CIAB_Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660066;
}
.small_rss
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style; normal;
}
.subject_cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style; normal;
}

#div_CIAB_Breadcrumbs
{
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
}

/* new styles */
table.ciab_table {
   border-left: 1px solid #660000;
   border-right: 1px solid #660000;
   border-bottom: 2px solid #660000;
}
div.main_content {
   background-color: #ffffcc;
   border-left: 0px solid #660000;
   border-right: 0px solid #660000;
   border-top: 1px solid #660000;
   border-bottom: 1px solid #660000;
   padding-top: 0px;
}
#div_CIAB_Display {
   padding-left: 10px;
   padding-right: 10px;
}
div.main_content_header {
   background-color: #660000;
   border-left: 0px solid #660000;
   border-right: 0px solid #660000;
   border-top: 1px solid #660000;
   border-bottom: 0px solid #660000;
   color: #FFFFCC;
}
div.main_content_footer {
   background-color: #FFFFCC;
   border-left: 0px solid #660000;
   border-right: 0px solid #660000;
   border-top: 2px solid #660000;
   border-bottom: 0px solid #660000;
   color: #660000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
}
div.main_content_footer p {
   padding-left: 5px;
   padding-right: 5px;
}
div.main_content_header td {
   color: #FFFFCC;
}
div.ciab_intro {
 font-size: 9px;
 color: #007B3D;
   padding-left: 9px;
   padding-right:10px;
}
div.calendar_feed {
    font-size: 12px;
   padding-left: 5px;
   padding-right: 5px;
}
div.blog_feed {
   font-size: 12px;
   padding-left: 5px;
   padding-right: 5px;
}
div.news_feed {
  font-size: 11px;
 
}
div.footer_text {
   font-size: 10px;
}
ul.ciab {
   margin-left: 1em; 
   padding-left: .5em;
}
li.ciab {
  list-style-image: url("http://www.park-ridge.il.us/ciab/bullet1.gif");
}
h3.ciab {
  font-size: x-small;
  font-weight: bold;
}
h2.CIAB_Title {
  background-image: url("http://www.park-ridge.il.us/ciab/btn2.gif");
  background-repeat: no-repeat;
  padding-left: 26px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #660000; 
  height: 22px;
  vertical-align: text-bottom;
  margin-top: 10px;
  margin-left: 7px;
}
h3.ciab_subtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #660000; 
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

hr.ciab_footer {
   height: 2px;
   color #660000;
}
div.ciab_header_text {
   padding-right: 10px;
}
td.subject_cell, td.CIAB_td_subject {
   padding-left: 5px;
   padding-right: 5px;
   line-height: 1.4em;
   background-color: #660000;
   width: 215px;
}
td.subject_cell A, td.CIAB_td_subject A {
	COLOR: #ffffcc;
	font-weight: bold;
}
td.subject_cell A:link, td.CIAB_td_subject A:link {
	COLOR: #ffffcc; 
	TEXT-DECORATION: none;
}
td.subject_cell A:visited, td.CIAB_td_subject A:visited {
	COLOR: #ffffcc; 
	TEXT-DECORATION: none;
}
td.subject_cell A:hover, td.CIAB_td_subject A:hover {
	COLOR: #ffdc7b; 
	TEXT-DECORATION: underline;
}
td.subject_cell A:active, td.CIAB_td_subject A:active {
	COLOR: #ffffcc; 
	TEXT-DECORATION: none;
}
span.ciab_date {
    background-color: #660000;
	color: #FFFFCC;
	padding: 0px;
	border: 0px solid #FFFFFF;
}
ul {
   margin-top: 4px;
}
span.CIAB_span_CommunityName {
   display: none;
}}}Name {
   display: none;
} none;
}