html { overflow: -moz-scrollbars-vertical !important; }

BODY {
  font-family: Trebuchet MS,Helvetica,Geneva;
  font-size: 12px;
  font-weight: normal;
  background-color: #FFFFFF;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

TD {
  font-family: Trebuchet MS,Helvetica,Geneva;
  font-size: 12px;
  font-weight: normal;
  background-color: #FFFFFF;
  color: #000000;
}

A {
  text-decoration: none;
}

DIV #maincontainer {
  position: relative;
  width: 100%;
}

DIV TD {
  background-color: transparent;
}

DIV #headernav {
  position: relative;
  width: 800px;
  height: 29px;
  color: #808080;
}

DIV .headernavitem {
  position: relative;
  line-height: 29px;
  float: right;
}

DIV .navform {
  display: inline;
  padding: 0px;
  margin: 0px;
}

DIV .navformtext{
  width: 60px;
  height: 15px;
  border: 1px solid black;
  background-color: #E6E6CC;
  font-size: 10px;
  font-family: helvetica, arial;
}

.navlink {
  color: #808080;
  text-decoration: none;
}

.navlink:hover {
  text-decoration: underline;
}

DIV .headernavsep {
  position: relative;
  line-height: 29px;
  float: right;
  padding-left: 5px;
  padding-right: 5px;
}

DIV #header {
  position: relative;
  width: 800px;
  padding: 0px;
  margin: 0px;
}

DIV #topnavmain {
  position: relative;
  width: 100%;
  height: 24px;
  background-image: url(../images/topnav_left_grad.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #DDDDBB;
}

DIV #topnavsub {
  position: relative;
  width: 100%;
  height: 24px;
  background-image: url(../images/topnav_right_grad.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: transparent;
}

DIV #topnav {
  position: relative;
}

DIV .spacer25 {
  position: relative;
  height: 25px;
}

DIV #mainarea {
  position: relative;
  width: 800px;
}

.hpslot1 {
}

.hpmainevent {
  padding: 5px 10px 5px 5px;
  margin-bottom: 5px;
  background-color: #EACDD1;
  color: #000000;
  font-size: 11px;
  line-height: 13px;
}

.hpmaineventd {
  background-color: #EACDD1;
  line-height: 13px;
}

.hpmaineventhead {
  color: #9E0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

.hpeventimage {
  border: 1px solid #000000;
}

.hpmaineventlink {
  color: #9E0000;
}

.hpmaineventlink:hover {
  color: #000000;
}

.hpsecevent {
  padding: 5px 10px 5px 5px;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 11px;
  line-height: 13px;
}

.hpseceventhead {
  color: #868D26;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

.hpseceventd {
  background-color: #FFFFFF;
  line-height: 13px;
}

.hpseceventlink {
  color: #868D26;
}

.hpseceventlink:hover {
  color: #000000;
}

.hpslot2 {
  background-color: #E6E6CC;
}

#hpcalendar {
  padding-left: 10px;
  padding-right: 10px;
}

.hpcallink {
  color: #000000;
}

.hpcallink:hover {
  color: #9E0000;
}

.hpcallink2 {
  color: #808080;
}

.hpcallink2:hover {
  color: #9E0000;
}

.hpcallink3 {
  color: #919364;
}

.hpcallink3:hover {
  color: #9E0000;
}

.hpcalhead {
  font-size: 18px;
  font-weight: bold;
  color: #919364;
}

.hpcalcell {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  text-align: center;
  width: 24px;
  height: 24px;
  background-color: transparent;
}

.hpcalcellon {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
  text-align: center;
  width: 24px;
  height: 24px;
  background-color: #9E0000;
}

.hpevent {
  padding: 10px 10px 0px 10px;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  color: #9E0000;
}

.hpeventtime {
  color: #808080;
}

.hpeventtext {
  text-decoration: underline;
  color: #9E0000;
}

.hpeventtext:hover {
  color: #000000;
}

#hpcalcontrol {
  padding-left: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #808080;
  font-size: 12px;
  font-weight: bold;
  background-color: #D0CFA3;
}

.hpslot3 {
  background-color: #D3E0F0;
}

.hpnews {
  padding: 10px 10px 0px 10px;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  color: #808080;
}

.hpnewshead {
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

.hpnewshead:hover {
  font-size: 12px;
  color: #9E0000;
  text-decoration: underline;
}

.hpnewsmore {
  font-style: italic;
  color: #808080;
}

DIV #footer {
  position: relative;
  width: 800px;
  border-top: 1px solid #696969;
  margin-top: 16px;
  padding-top: 16px;
  color: #808080;
}

DIV #footerleft {
  position: relative;
  float: left;
}

DIV #footerright {
  position: relative;
  float: right;
}

.footerlink {
  color: #808080;
  text-decoration: none;
}

.footerlink:hover {
  text-decoration: underline;
}

.bodycontent {
  padding: 0px 10px 10px 20px;
  font-size: 12px;
  line-height: 16px;
}

.bodycopy {
  font-size: 12px;
  line-height: 16px;
}

.bodysubhead {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

.container {
  position: relative;
  background-color: white;
  border: 2px solid #D0D0D0;
}

.divlink {
  text-decoration: none;
}

.topnav {
  color: #000000;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  font-weight: bold;
  background-color: #7098C0;
  padding-left: 7px;
  padding-right: 7px;
  cursor: pointer; cursor: hand;
  text-align: center;
}

.topnav_over {
  color: #000000;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  font-weight: bold;
  background-color: #5078A0;
  padding-left: 7px;
  padding-right: 7px;
  cursor: pointer; cursor: hand;
  text-align: center;
}

#leftnavheader {
  background-color: #6C96C8;
  font-size: 12px;
  color: white;
  line-height: 22px;
  height: 22px;
  width: 140px;
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
#leftnavheader a {
	color: #FFFFFF;
}
#leftnavheader:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftnavbody {
  background-color: #F0F5F9;
  padding-top: 10px;
  width: 150px;
}

.leftnavmain {
  color: #000000;
  font-size: 12px;
  line-height: 14px;
  padding-left: 5px;
  padding-right: 5px;
}

.leftnavsec {
  color: #666666;
  font-size: 12px;
  line-height: 14px;
  padding-left: 5px;
  padding-right: 5px;
}

.leftnavmainlink {
  color: #000000;
  text-decoration: none;
}

.leftnavmainlink:hover {
  text-decoration: underline;
}

.leftnavmainlinkon {
  color: #6C96C8;
  text-decoration: underline;
}

.leftnavmainlinkon:hover {
  text-decoration: underline;
}


.leftnavseclink {
  color: #666666;
  text-decoration: none;
}

.leftnavseclink:hover {
  text-decoration: underline;
}

.leftnavseclinkon {
  color: #6C96C8;
  text-decoration: underline;
}

.leftnavseclink:hoveron {
  text-decoration: underline;
}

.sidenav {
  color: #FF6600;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer; cursor: hand;
  padding-left: 10px;
}

.sidenav_over {
  color: #5078A0;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer; cursor: hand;
  padding-left: 10px;
}

.feature {
  padding-left: 10px;
  padding-top: 10px;
  border-top: 1px solid #CCCCCC;
  font-size: 10px;
  line-height: 16px;
}

.featurehead {
  color: #FF6600;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

.featuresubhead {
  color: #5078A0;
  font-size: 12px;
  line-height: 16px;
}

.pageheader {
  color: #6C96C8;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}

.pagesubheader {
  color: #6C96C8;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}

.byline {
  color: rgb(27,135,199);
  font-size: 10px;
  font-weight: bold;
  font-style: italic;
}

.publication {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
}

.trowhead {
  background-color: #2B4357;
  color: white;
  font-weight: bold;
}

.trow1 {
  background-color: #DBEEFF;
  font-weight: bold;
}

.trow2 {
  background-color: #ECF9FF;
  font-weight: bold;
}

.calhead {
  background-color: #2B4357;
  border: 1px solid black;
  color: white;
  font-weight: bold;
}

.calcell1 {
  border: 1px solid black;
  background-color: #DBEEFF;
  font-weight: bold;
}

.calcell2 {
  border: 1px solid black;
  background-color: #ECF9FF;
  font-weight: bold;
}

.calcelltday {
  border: 1px solid black;
  background-color: #F2FEFF;
  font-weight: bold;
}

.calcelloff {
  border: 1px solid black;
  background-color: #3B5174;
}

.caldate {
  background-color: black;
  color: white;
}

.calevent {
  font-size: 10px;
  font-weight: normal;
  line-height: 21px;
}

.calevblk {
  padding: 2px 2px 2px 2px;
}

.event {
  font-size: 12px;
  font-weight: normal;
  line-height: 21px;
}

/* styles for class signup forms */

#artclasses dt, #artclasses dd, #otherevents dt, #otherevents dd {
	margin: 11px 0;
}
#artclasses dt, #otherevents dt {
	  color: #ACB45F;
	  font-size: 14px;
	  font-weight: bold;
	  line-height: 18px;
}
ul.eventnames {
	list-style-type: none;
}
ul.rooms li {
	margin-bottom: 11px;
}
ul.eventnames li input, ul.eventnames li p {
	margin-left: -1.5em;
}
ul.eventnames li input.roomoption {
	margin: 0;
}
#total_classes, #total_money {
	width: 8em;
}
span.eventtitle {
	font-weight: bold;
	color: #333;
}
span.addlfees {
	font-size: 90%;
	font-style: italic;
}
li.notforsale {
	list-style-type: square;
}
span.soldout {
	margin-left: -2.7em;
	font-size: 70%;
	font-weight: bold;
	color: #f33;
}

/* PS Added styles for special events */
.sidebarWmargin {
	padding: 0px 15px;
	line-height: 133%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lumiAccent {
	font-style: italic;
	font-weight: bold;
	color: #880B1A;
	font-size: 120%;
}
.credit {
  padding: 15px;
  font-size: 10px;
  line-height: 10px;
}
#blackbg {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#lumisidebar {
	background-color: #F4A82E;
	background-repeat: no-repeat;
}

/* Editor Upgrade Addition */
h1,h3 {
  color: #6C96C8;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  padding:0;
  margin:0;
}
h2,h4 {
  color: #6C96C8;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  padding:0;
  margin:0;
}
h5 {
  color: #5078A0;
  font-size: 12px;
  line-height: 16px;
  padding:0;
  margin:0;
}

/* SOCIAL ICONS */
    DIV#socialicons {
      width: auto;
      text-align: right;
      margin-left: 42px;
    }
    DIV#socialicons a {
      display: block;
      float: left;
      margin-right: 7px;
    }
    DIV#socialicons a img {
      border: none;
    }

/* BLOG */
.blog_entry_container {
border: 1px solid #999999;
padding: 15px;
}
.blog_left_image {
position: relative;
float: left;
width: 95px;
}
.blog_center_area {
position: relative;
float: left;
width: 390px;
margin-left: 10px;
}
.blog_center_area h1, .blog_center_area h2 {
padding:0;
margin:0;
}
.blog_right_image {
float: left;
width: 75px;
}

.blogdate {
font-family: Lucida Grande, Lucida Sans, Tahoma, Verdana, Arial, Sans Serif;
color: #999999;
font-size: 13px;
font-weight: bold;
padding:0;
margin:0px 0px 10px 0px;
}
.bloginfo {
border-top: 1px solid #007E53;
padding: 5px;
}

.error {
  color: #990000;
  font-size: 13px;
  font-weight: bold;
  padding:0;
  margin:3px 0px 0px 0px;
}

