/* Calendar */

table#calendar {
  border: 1px solid #dbcb95;
  border-collapse: collapse;
  background: #ece5c7;
}
table#calendar td {
  padding: 2px 2px;
}
th#monthname h2 {
  margin: 0px;
  line-height: 200%;
}
th.daynames {
  border: 1px solid #dbcb95;
  width: 14%;
}
td.day {
  border: 1px solid #dbcb95;
  height: 120px;
  vertical-align: top;
  font-size: 0.8em;
}
td.othermonth {
  color: #afa277;
}
div.daylabel {
  border-bottom: 1px dashed #dbcb95;
}
td.today {
  background: #efead3;
}
td.today div.daylabel {
  color: #a52c06;
}
table#calendar td.nav a {
  display: block;
  width: 100%;
  border: 1px solid #ece5c7;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 200%;
  color: #000000;
}
table#calendar td.nav a:hover {
  border-top: 1px solid #f3f0df;
  border-left: 1px solid #f3f0df;
  border-bottom: 1px solid #dbcb95;
  border-right: 1px solid #dbcb95;
}
table#calendar td.day div.event {
  margin: 2px 0px;
  border: 1px solid #afa277;
  padding: 0px 2px;
  font-size: 0.9em;
  font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
  background: #dbcb95;
}
table#calendar td.day div.event a div.times {
  color: #a52c06;
}
table#calendar td.day div.event a {
  text-decoration: none;
  color: #000000;
}
table#calendar td.day div.event a:hover {
  color: #a52c06;
}

div.calendaroptions {
  margin: 2px 15px;
  font-size: 0.8em;
  text-align: right;
}

/* END Calendar */

td.job {
  height: 30px;
  background: #9b8449;
}
td.job a {
  display: block;
  width: 64px;
  font-size: 0.8em;
  text-align: center;
  line-height: 14px;
  color: #ffffff;
  text-decoration: none;
}

a.buttonish {
  display: block;
  border-left: 1px solid #b6a65c;
  border-top: 1px solid #b6a65c;
  border-right: 1px solid #7e6034;
  border-bottom: 1px solid #7e6034;
  padding: 0px 2px;
  background: #9b8449;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.8em;
}
a.buttonish:hover {
  border-left: 1px solid #9b8449;
  border-top: 1px solid #9b8449;
  border-right: 1px solid #5b4526;
  border-bottom: 1px solid #5b4526;
  background: #7e6034;
}

div#sidebar-events {
  padding: 10px 5px;
  font-size: 0.7em;
  text-align: center;
}

form#prospect-login {
  padding: 10px 0px;
  text-align: center;
  font-size: 0.8em;
}
form#prospect-login input {
  width: 113px;
  font-size: 0.9em;
}

form#splash-login {
  font-size: 0.8em;
}
form#splash-login input {
  width: 113px;
  font-size: 0.9em;
}

table.login {
    font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    text-align: left;
    border-spacing: 0;
    margin-left: 15px;
    margin-top: 15px;
}

table.login tr td { padding-right: 0.5em; }

div.login_error {
    font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
    color: #a52c06;
    font-size: 0.8em;
    font-weight: bold;
    margin: 15px 15px 0px;
}

h2.contentopen {
  margin: 0px;
  border-top: 10px solid #042146;
  padding-left: 15px;
  font-size: 1.0em;
  line-height: 180%;
  background: #9b8449;
  color: #ffffff;
}

a.navi, a.navi_active {
  display: block;
  margin: 0px 10px 5px;
  border-left: 1px solid #b6a65c;
  border-top: 1px solid #b6a65c;
  border-right: 1px solid #7e6034;
  border-bottom: 1px solid #7e6034;
  padding: 0px 2px;
  font-size: 0.8em;
  text-decoration: none;
  background: #9b8449;
  color: #ffffff;
}

a.navi:hover {
  border-left: 1px solid #9b8449;
  border-top: 1px solid #9b8449;
  border-right: 1px solid #5b4526;
  border-bottom: 1px solid #5b4526;
  background: #7e6034;
}

a.appbutton {
  margin-top: 20px;
  border-left: 1px solid #be3808;
  border-top: 1px solid #be3808;
  border-right: 1px solid #8c2004;
  border-bottom: 1px solid #8c2004;
  background: #a52c06;
  font-weight: bold;
}

a.appbutton:hover {
  border-left: 1px solid #a52c06;
  border-top: 1px solid #a52c06;
  border-right: 1px solid #6c1703;
  border-bottom: 1px solid #6c1703;
  background: #8c2004;
  font-weight: bold;
}

a.livechat {
  border-left: 1px solid #be3808;
  border-top: 1px solid #be3808;
  border-right: 1px solid #8c2004;
  border-bottom: 1px solid #8c2004;
  background: #a52c06;
  font-weight: bold;
}

a.livechat:hover {
  border-left: 1px solid #a52c06;
  border-top: 1px solid #a52c06;
  border-right: 1px solid #6c1703;
  border-bottom: 1px solid #6c1703;
  background: #8c2004;
  font-weight: bold;
}

/* Content templates */
div.contentitem_default {
  margin: 20px 15px 0px;
}

h2.c_default {
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

div.c_default_standin {
  display: none;
  font-size: 0.9em;
  margin-bottom: 1em;
}

div.c_default {
  font-size: 0.9em;
}

div.icon_default {
  font-size: 0.9em;
  text-align: center;
}

div.c_headeles_standin {
  display: none;
}

div.c_headeles {
  margin: 0px;
  font-size: 0.8em;
  font-weight: bold;
  color: #ffffff;
}

div.c_headeles a {
  color: #ffffff;
}

/* Non-CMS */

div.footer {
  text-align: center;
  margin-top: 1em;
  padding-top: 3px;
  font-size: 0.9em;
}

/* END Non-CMS */

/* Administration */
span.admin_message {
  background-color: #009900;
  color: #ffffff;
  font-weight: bold;
}

span.admin_error {
  background-color: #990000;
  color: #ffffff;
  font-weight: bold;
}

div.admin_message {
  padding: 4px;
  background-color: #009900;
  color: #ffffff;
  font-weight: bold;
}

div.admin_error {
  padding: 4px;
  background-color: #990000;
  color: #ffffff;
  font-weight: bold;
}

table.admin_index {
  font-size: 0.8em;
}

th.admin_index {
  text-weight: bold;
  text-align: left;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

tr.admin_index_th {
  background-color: #666666;
  color: #ffffff;
}

tr.admin_index_even, tr.admin_index {
  background-color: #dddddd;
  font-size: 1.0em;
}

tr.admin_index_odd {
  background-color: #eeeeee;
  font-size: 1.0em;
}

tr.admin_index_context {
  background-color: #aaaadd;
  font-size: 1.0em;
}

td.admin_index {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* All-around */

body {
  padding: 0px;
  border: 0px;
  margin: 0px;
  background: #ffffff;
  font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
}
body.admin {
  font-family: 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
}

ul {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

form {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/*
a.file_attach {
  font-family: ;
  font-size: xx-small;
  font-weight: bold;
  color: #042146;
  text-decoration: none;
}

a.file_attach:hover {
  text-decoration: underline;
  color: ;
}
*/

