@import 'registerevent.css';

.green-button {
  background: url(/images/green-button-top.gif) top left no-repeat;
  padding-top: 3px;
  width: 115px;
}

.inner-green {
  background: url(/images/green-button-bottom.gif) bottom left no-repeat;  
  height: 22px;
  padding-bottom: 3px;
  he\ight: 19px;
}

.green-button a {
  display: block;
  color: #fff;
  font-size: 1.1em;
  text-decoration: none;
  font-weight: bold;
  padding: 2px 3px 3px 5px;
  background: #18853e url(/images/green-button-fill.gif) top left repeat-x;
}
.blue-area {
  background: #4495D6 url(/images/blue-top.gif) top left no-repeat;
  padding: 3px 7px 0px 7px;
  width: 115px;
  w\idth: 101px;
  margin-top: 4px;
}

.blue-area h1 {
  color: #fff;
  background: none;
  text-align: right;
  font-size: 1.1em;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
}

.blue-area label {
  display: block;
  text-align: right;
  font-size: 1em;
  font-family: tahoma, verdana, helvetica;
  color: #000;
  margin-bottom: 2px;
}
.blue-area input {
  width: 95px;
  w\idth: 91px;
  padding: 2px;
  margin: 2px 0px 2px 0px;
  text-align: right;
  display: block;
  float: right;
  font-size: 0.9em;
}
.blue-area select {
  width: 99px;
  margin: 2px 0px 2px 0px;
  text-align: right;
  font-size: 0.9em;  
}
#left-menu .blue-area-footer {
  background: #4495D6 url(/images/blue-bottom-left.gif) bottom left no-repeat;
  margin-right: 2px;
}
#left-menu .blue-area-footer img {
  display: block;
}
#left-menu input.submit {
  float: right;
  text-align: right;
  border: 0px;
  width: 56px;
  color: #fff;
  height: 20px;
  he\ight: 18px;  
  font-size: 1em;
  font-weight: bold;
  display: block;  
  margin: 0px 2px 0px 0px;
  padding: 0px 0px 2px 0px;
  font-family: tahoma, verdana, serif;
  background-color: #4495D6;
  background: #4495D6 url(/images/blue-bottom.gif) bottom right no-repeat;
}
* html #left-menu input.submit {
  display: inline;
}

/* Hide from IE MAC \*/
#left-menu input.submit {
  padding: 0px 2px 2px 0px;  
}
/* End ide from IE MAC */

#left-menu .select-boxes { 
  text-align: right;
  padding-bottom: 5px;
}

#left-menu .the-calendar {
  padding-top: 7px;
  text-align: center;
}

#left-menu .the-calendar a.arrow {  
  display: block;
  background-color: #badbb6;
  text-align: center;
  padding: 2px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#left-menu .the-calendar a.arrow img {  
  display: block;  
  margin: 0px auto 0px auto;
}
* html #left-menu .the-calendar a.arrow img {  
  display: inline;
}
#left-menu .the-calendar .month-name {  
  display: block;
  background-color: #63ae5a;
  color: #fff;
  font-size: 0.9em;
  padding: 5px 0px 5px 0px;
  margin: 0px auto 3px auto;
}
#left-menu .the-calendar table {
  margin-bottom: 5px;
  border-collapse: collapse;
  text-align: center;
}
#left-menu .the-calendar th {
  width: 13px;
  font-size: 0.9em;
  text-align: center;
  color: #03439b;
}
#left-menu .the-calendar td {
  width: 13px;
  text-align: right;
  padding-top: 2px;
  color: #000;
}
#left-menu .the-calendar td a {
  color: #333;
  text-decoration: none;
  display: block;
  text-align: center;
}
#left-menu .the-calendar td a.today {
  font-weight: bold;
}
#left-menu .the-calendar td a:hover {
  background: #63ae5a;
  color: #fff;
}
/* Hide from MAC \*/
#left-menu .the-calendar td, #left-menu .the-calendar th {
  font-size: 65%;
  font-s\ize: 0.9em;
}
/* End Hide from MAC */    


#main-column .the-calendar th {
  color: #fff;
  background-color: #63ae5a;
  text-align: center;
  width: 90px;
  w\idth: 89px;
  font-weight: normal;
  padding: 4px 0px 4px 0px;
  font-size: 75%;
  font-s\ize: 1.1em;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#main-column .the-calendar td {
  vertical-align: top;
  background-color: #d1e7ce;
  padding: 3px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 90px;
  w\idth: 83px;
  font-size: 70%;
  font-s\ize: 0.95em;
  color: #333;
}
#main-column .the-calendar .month-view .inner-cell {
  min-height: 94px;
}
* html #main-column .the-calendar .month-view .inner-cell {
  height: 94px;
}
#main-column .the-calendar .week-view .inner-cell {
  min-height: 244px;
}
* html #main-column .the-calendar .week-view .inner-cell {
  height: 244px;
}
#main-column .the-calendar td.used,
#main-column .the-calendar td.used-last,
{
  background-color: #badbb6;
} 
#main-column .the-calendar td.last, #main-column .the-calendar td.weekend-last, 
#main-column .the-calendar td.used-last, #main-column .the-calendar td.current-day-last, 
#main-column .the-calendar td.next-month-last
{
  border-right: 0px;
  width: 89px;
  w\idth: 84px;
}

#main-column .the-calendar th.last {
  border-right: 0px;
  width: 90px;
}

#main-column .the-calendar td.previous-month {
  background-color: #e3f1e2;
}
#main-column .the-calendar td.next-month, #main-column .the-calendar td.next-month-last {
  background-color: #cae3c7;
}
#main-column .the-calendar td.weekend, #main-column .the-calendar td.weekend-last {
  background-color: #badbb6;
}
#main-column .the-calendar td.current-day, #main-column .the-calendar td.current-day-last {
  background-color: #fff;
}
#main-column .the-calendar td div.thedate {
  text-align: right;
}
#main-column .the-calendar .week-view td div.thedate {
  text-align: right;
}




#main-column .the-calendar .week-view ul,
#main-column .the-calendar .month-view ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 3px 2px 3px;
}
#main-column .the-calendar .week-view li,
#main-column .the-calendar .month-view li {
  background: none;
  padding: 0px 0px 6px 0px;
  color: #333;
}
#main-column .the-calendar .week-view li a.public-text,
#main-column .the-calendar .month-view li a.public-text {
  color: #1D54A5;
  text-decoration: none;
}
#main-column .the-calendar .week-view li a.trade-text,
#main-column .the-calendar .month-view li a.trade-text {
  color: #A60000;
  text-decoration: none;
}
#main-column .the-calendar .week-view li a:hover,
#main-column .the-calendar .month-view li a:hover {
  text-decoration: underline;
}


#main-column .the-calendar .day-view {
  padding: 4px 4px 15px 4px;
  background-color: #badbb6;
  border-bottom: 2px solid #fff;
}
#main-column .the-calendar .day-view p {
  margin: 0px;
  padding: 0px 0px 8px 0px;
}
#main-column .the-calendar .day-view .the-date {
  height: 1%;
}
#main-column .the-calendar .day-view .event-left {
  padding: 20px 20px 10px 30px;
  width: 276px;
  w\idth: 216px;
  float: left;
}
#main-column .the-calendar .day-view .event-left h2 {
  color: #034299;
  font-weight: bold;
  padding: 0px;
  font-size: 1.2em;
  font-family: tahoma, arial, verdana, serif;
  margin: 0px;
  line-height: 1.5em;
  background: none;
  border: none;
}
#main-column .the-calendar .day-view .event-left .venue,
#main-column .the-calendar .day-view .event-left .address,
#main-column .the-calendar .day-view .event-left .event-type,
#main-column .the-calendar .day-view .event-left .date {
  color: #034299;
  font-weight: bold;  
  font-size: 1.1em;
  line-height: 1.5em;
}
#main-column .the-calendar .day-view .event-right {
  padding: 20px 20px 0px 0px;
  width: 340px;
  w\idth: 320px;
  font-size: 1em;
  float: left;
}


#main-column .the-calendar .three-month-view td {
  padding: 0px;
  background-color: #fff;
}
#main-column .the-calendar .three-month-view td,
#main-column .the-calendar .three-month-view th {
  width: 210px;
  w\idth: 209px;
}
#main-column .the-calendar .three-month-view td.last, 
#main-column .the-calendar .three-month-view th.last {
  border-right: 0px;
  width: 210px;
}
#main-column .the-calendar .three-month-view .inner-cell {
  padding-left: 25px;
  margin-top: -1.3em;
  line-height: 1.4em;
}
#main-column .the-calendar .three-month-view td ul {
  list-style-type: 0px;
  padding: 0px;
  margin: -1px 0px 0px 0px;
}
#main-column .the-calendar .three-month-view td li {
  background: #d1e7ce;
  padding: 3px;
  margin: 0px;
  border-top: 1px solid #fff;
}
#main-column .the-calendar .three-month-view td li.used {
  background-color: #badbb6;
}
#main-column .the-calendar .three-month-view td li.current {
  background-color: #fff;
}
#main-column .the-calendar .three-month-view td li .day-number {
  padding-right: 4px;
}



#main-column .the-calendar .main-heading {
  background: #034299 url(/images/header_bg.gif) top left repeat-x;
  height: 28px;
  he\ight: 22px;
  padding: 3px 0px 0px 5px;
  border-bottom: 3px solid #fff;
  margin: 0px 0px 0px 0px;
}
#main-column .the-calendar .main-heading h1 {
  background: none;
  font-size: 1.3em;
  font-family: verdana, serif;
  height: auto;
  float: left;
  padding: 0px 25px 0px 0px;
  border: 0;
  margin: 0;
}
#main-column .the-calendar .main-heading span.month-name {
  float: right;
  font-size: 1.1em;
  font-family: tahoma, verdana, serif;
  padding: 2px 20px 0px 0px;
  font-weight: normal;
  color: #fff;
}
#main-column .the-calendar .main-heading span.heading {
  float: left;
  padding-right: 25px;
}
#main-column .the-calendar .main-heading ul.date-nav {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: left;
}
#main-column .the-calendar .main-heading ul.date-nav li {
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #30A3E3;
  border-bottom: 1px solid #30A3E3;
  border-left: 1px solid #30A3E3;
  float: left;
  font-size: 0.9em;
  font-weight: bold;
}
#main-column .the-calendar .main-heading ul.date-nav li.last {
  border: 0px;
}
#main-column .the-calendar .main-heading ul.date-nav li img {
  display: block;
}
#main-column .the-calendar .main-heading ul.date-nav li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 3px 10px 2px 10px;
  height: 17px;
  he\ight: 12px;
  float: left;
  background: url('/images/nav-out-gradient.gif') top left repeat-x;
}
/* Hide from MAC \*/
#main-column .the-calendar .main-heading ul.date-nav li a {
  display: block;
}
/* End Hide from MAC */
#main-column .the-calendar .main-heading ul.date-nav li.last a {
  height: auto;
  padding: 0px;
}
#main-column .the-calendar .main-heading ul.date-nav li a.current {
  background: url('/images/nav-over-gradient.gif') top left repeat-x; 
}
