/* General */

.line {
background: #666666 url(../img/line.gif) repeat-x;
height: 1px;
font-size: .1em;}

sub {
vertical-align: sub;}

sup {
vertical-align: super;}

p {
padding-bottom: 10px;}

strong {
font-weight: bold;}

h1 {
font-weight: bold;
font-size: 18px;
color: #393E40;
padding-bottom: 20px;}

h2 {
font-weight: bold;
font-size: 15px;
color: #228B22;
padding-bottom: 10px;}

h3 {
font-weight: bold;
color: #393E40;
font-size: 15px;
padding: 10px 0px;}

h4, h5, h6 {
font-weight: bold;
color: #228B22;
font-size: 13px;
padding: 10px 0px;}

.subtitle {
font-weight: bold;
color: #393E40;
font-size: 16px;}

.content_container_area a:link, .content_container_area a:active, .content_container_area a:visited {
color: #000000;
text-decoration: underline;}

.content_container_area a:hover {
color: #000000;
text-decoration: none;}

.bold {
font-weight: bold;}

em {
font-style: italic;}

img.arrow {
padding-right: 2px;}

.arrow_list {
margin-bottom: 8px;}

.arrow_list img {
padding-right: 4px;
position: relative;
top: 3px;}

.back {
margin: 0px 0px 10px 0px;
padding: 0px;
font-size: .9em;}

.back img {
position: relative;
top: 4px;}

.warning {
font-weight: bold;
color: #cc0000;
letter-spacing: .1em;}

.arrow_list {
margin: 0px 0px 8px 0px;}

.content ol {
padding: 0;
margin: 0px 0px 0px 35px;
display: list-item;}

.content ol li {
list-style: decimal outside;
padding: 4px 0px;}

.content ul {
list-style-type: none;
padding: 0;
margin: 0;}

.content ul li {
background-image: url(../img/arrow.gif);
background-repeat: no-repeat;
background-position: 8px 0px;
padding: 1px 0px 8px 30px;}

.notify {
color: #cc3300;
font-weight: bold;}

/* Articles */

.related_list {
padding: 4px 0px;}

.related_list img {
position: relative;
top: 4px;}

.article_table td {
padding-bottom: 20px;}

.get_article {
padding-top: 15px;}

.heading {
font-size: 1.2em;
color: #0E1B35;
padding: 10px 0px 20px 0px;
font-weight: bold;}

.main_title {
padding-bottom: 3px;
font-size: 1.2em;
font-weight: bold;
color: #0E1B35;}

.title_arrow img {
margin: 0px 7px 2px 0px;}

.title {
padding-bottom: 1px;
font-weight: bold;}

.date {
font-style: italic;
padding-top: 2px;}

.article_date  {
font-style: italic;
padding-bottom: 10px;}

.intro {
padding-top: 2px;}

.archive {
padding-top: 10px;}

.file_list {
background-color: #EFF0F0;
padding: 0px 10px 10px 10px;
margin: 10px 0px;
border: 1px #adadad dotted;}

.file_title {
padding-top: 10px;}

.file_title a:link, .file_title a:active, .file_title a:visited {
color: #000;
text-decoration: underline;}

.file_title a:hover {
color: #000;
text-decoration: none;}

.file_size {
font-weight: bold;}

.file_size img {
border: none;
position: relative;
top: 2px;
padding-right: 2px;}

.file_intro {
font-style: italic;}

.file_content {}

.file_content a:link, .file_content a:active, .file_content a:visited {
color: #000;
text-decoration: underline;}

.file_content a:hover {
color: #ccc;
text-decoration: none;}

/* Links */

.link_img {
padding-top: 3px;
padding-left: 20px;}

table.links {
margin-bottom: 15px;}

table.links td {
padding-bottom: 4px;}

.link_title img {
position: relative;
top: 3px;}

/* Base Form */

.form_base .form_title {
font-weight: bold;
color: #393E40;
font-size: 16px;}

.form_base .form_title p {
padding: 10px 15px 0px 0px;}

.form_base form {
padding: 0px 0px 10px 0px;}

.form_background {
background-color: #EFF0F0;
padding: 15px 5px 10px 5px;
background-image: url(../img/form_bg.jpg);
background-repeat: repeat-y;}

.form_base form ul li {
clear:both;
padding: 0px 20px 10px 20px;
background-image: none;}

.form_base form ul li.section {
padding: 0px 20px 10px 20px;}

.form_base form ul li.section h3 {
border-top: 1px dotted #ccc;
padding-top: 12px;
padding-left: 30px;
margin-top: 10px;
font-weight: bold;
color: #393E40;
font-size: 16px;
background-image: url(../img/arrow_white.gif);
background-repeat: no-repeat;
background-position: 0px 10px;
min-height: 23px;}

.form_base form ul li.section div {
padding: 5px 0px;}

.form_base form label.desc {
display: block;
font-weight: bold;
color: #393E40;
padding-bottom: 1px;}

.form_base form div.col {
padding-top: 3px;}

.form_base form div.col span {
display: block;
padding-bottom: 3px;}

.form_base form label.choice {
margin-left: 2px;
position: relative;
bottom: 1px;}

.form_base form input.text, .form_base form textarea.textarea {
border-top: 1px solid #7c7c7c;
border-left: 1px solid #c3c3c3;
border-right: 1px solid #c3c3c3;
border-bottom: 1px solid #ddd;
background: #fff url(../img/fieldbg.gif) repeat-x top;
padding: 3px;}

.label_left {
width: 120px;
float: left;
margin-top: 2px;
padding-bottom: 10px;}

.input_right {
float: left;
padding-bottom: 10px;
width: 300px;}

.form_base form select.select {
border-top: 1px solid #7c7c7c;
border-left: 1px solid #c3c3c3;
border-right: 1px solid #c3c3c3;
border-bottom: 1px solid #ddd;
padding: 3px;}

.form_ftr {
background-image: url(../img/form_ftr.jpg);
background-repeat: repeat-x;
height: 6px;
margin-bottom: 10px;}

.field_notes {
font-size: 11px;
display: block;
color: #000;}

.req {
font-weight: bold;
color: #ff3300;
padding-left: 3px;}

.required {
font-weight: bold;
color: #ff3300;}

.field_error {
font-size: 11px;
display: block;
color: #ff3300;}

.input_date_field {
margin-bottom: 10px;}

.content_container_area .form_base a:link, .content_container_area .form_base a:active, .content_container_area .form_base a:visited {
color: #000;
text-decoration: none;}

.content_container_area .form_base a:hover {
color: #000;
text-decoration: none;}

.form_captcha {
padding-bottom: 5px;}

/* Message */

.message {
padding-top: 12px;
padding-left: 30px;
margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
color: #000;
font-size: 14px;
background-image: url(../img/arrow_white.gif);
background-repeat: no-repeat;
background-position: 0px 8px;
min-height: 23px;}

.message_warning {
padding-top: 12px;
padding-left: 30px;
margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
color: #cc3300;
font-size: 14px;
background-image: url(../img/arrow_red.gif);
background-repeat: no-repeat;
background-position: 0px 8px;
min-height: 23px;}

/* Search */

.search_results ul {
padding: 2px 0px 0px 0px;}

.search_results li {
padding: 8px 0px 0px 22px;
background-image: url(../img/arrow.gif);
background-repeat: no-repeat;
background-position: 0px 8px;
margin-bottom: 5px;}

.search_results span {
font-style: italic;}

/* FCK Editor styles */

.hmtb_image {
border: 3px #cccccc solid; 
padding: 1px;}

.hmtb_div {
background-color: #EFF0F0;
padding: 5px 10px;
margin: 10px 0px;
border: 1px #666666 solid;
background-image: url(../img/form_bg.gif);
background-repeat: repeat-x;}

.hmtb_div p {
padding: 10px;}

.hmtb_table {
border: 1px #fff solid;}

.hmtb_table td {
border: 1px #fff solid;
padding: 5px;
background-color: #576072;}

.hmtb_quote {
font-size: 15px;
font-weight: bold;
color: #ac2b00;
padding-bottom: 10px;}

.quote_left {
padding-right: 6px;
vertical-align: top;
padding-bottom: 10px;}

.quote_right {
padding-left: 6px;
padding-bottom: 10px;}

/* Photo Gallery */

.gallery {
margin-bottom: 10px;}

.gallery_item {
width: 153px;
float: left;
padding: 10px;
text-align: center;
vertical-align: top;
border: 1px #ccc solid;
margin: 10px;
background-image: url(../img/photo_bg.jpg);
background-repeat: repeat;}

.gallery_item_right {
float: left;
width: 116px;
height: 116px;
text-align: center;}

/* Google Maps */

.google_map {
width: 525px; height: 400px;
border: 2px #666666 solid;
margin: 10px auto;
color: #000;}

.google_image {
padding-right: 10px;}

/* Events Calendar */

#event_category_hdr {
width: 100%;
padding-top: 10px;
margin: 0px;}

.event_category_hdr_title {
float: left;
margin: 0px 2px 0px 10px;}

.event_category_hdr_title a:link, .event_category_hdr_title a:active, .event_category_hdr_title a:visited {
color: #000;
text-decoration: none;}

.event_category_hdr_title a:hover {
color: #000;
text-decoration: underline;}

.event_category_hdr_title img {
margin-right: 2px;
position: relative;
top: 1px;}

.event_category_hdr_title_selected {
float: left;
margin: 0px 2px 0px 10px;}

.event_category_hdr_title_selected a:link, .event_category_hdr_title_selected a:active, .event_category_hdr_title_selected a:visited {
color: #000;
text-decoration: underline;}

.event_category_hdr_title_selected a:hover {
color: #000;
text-decoration: none;}

.event_category_hdr_title_selected img {
margin-right: 2px;
position: relative;
top: 1px;}

table.events_calendar {
border: 1px #c1c1c1 solid;
margin-bottom: 10px;
border-collapse: separate;
empty-cells: show;
clear: both;}

.events_calendar_hdr {
padding: 10px;}

.events_calendar_month {
color: #000;
font-size: 1.5em;
font-weight: bold;}

.events_calendar th {
background-color: #7D4028;
color: #fff;
font-weight: bold;
padding: 5px;
border-left: 1px #fff solid;
border-bottom: 1px #fff solid;
letter-spacing: .1em;
text-align: center;}

.border_right {
border-right: 1px #fff solid;}

form.events_calendar_form input {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 11px;
background-color: #7D4028;
color: #ffffff;
letter-spacing: .1em;
margin-top: 5px;
padding: 0px 5px;}

form.events_calendar_form select {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 11px;}

.calendar_day {
width: 14%;
height: 100px;
border-left: 1px #fff solid;
border-bottom: 1px #fff solid;}

.weekday {
background-color: #dadada;}

.weekend {
background-color: #cccccc;}

.out_range {
background-color: #ededed;}

.calendar_today {
padding: 5px 4px;
background-color: #ae2500;
font-weight: bold;
color: #fff;}

.calendar_date {
padding: 5px 4px;
background-color: #9c9c9c;
font-weight: bold;}

.calendar_date_off {
padding: 5px 4px;
background-color: #e1e1e1;
border-left: 1px #fff solid;
color: #949494;}

.calendar_item {
padding: 2px 3px;}

.calendar_item img {
margin-right: 2px;}

.calendar_item a:link, .calendar_item a:active, .calendar_item a:visited {
color: #000;
text-decoration: underline;}

.calendar_item a:hover {
color: #000;
text-decoration: none;}

#event_title {
color: #000;
font-size: 1.6em;
font-weight: bold;}

#event_date {
font-style: italic;
padding: 4px 0px 10px 0px;}

.event_content {
padding-right: 15px;}

.more_events {
padding: 2px 0px 5px 5px;
font-size: .8em;}

.more_events img {
position: relative;
top: 4px;}

.left {
float: left;}

.right {
float: right;}

/* Accordion */

*, * focus {
outline: none;}

div.trigger {
color: #fff;
font-size: 18px;
background-image: url(../img/trigger_off.jpg);
background-repeat: repeat-x;
height: 50px;
border-left: 1px #999 solid;
border-right: 1px #999 solid;
margin-bottom: 5px;
position: relative;}

div.trigger_image {
position: relative;
float: left;
left: 15px;
top: 14px;
background-image: url(../img/trigger_off_arrow.gif);
width: 23px;
height: 23px;
background-repeat: no-repeat;}

div.trigger_image.active_arrow {
position: relative;
float: left;
left: 15px;
top: 14px;
background-image: url(../img/trigger_on_arrow.gif);
width: 23px;
height: 23px;
background-repeat: no-repeat;}

div.trigger p {
padding: 0px 15px 0px 50px;
position: relative;
top: 15px;}
	
div.trigger a:link, div.trigger a:visited, div.trigger a:active {
color: #fff;
text-decoration: none;
display: block;}

div.trigger a:hover {
text-decoration: none;
color: #eeeeee;}

div.trigger.active {
background: url(../img/trigger_on.jpg) repeat-x;}

.toggle_container {
margin: 0 0 5px;
padding: 0;
border: 1px solid #999;
overflow: hidden;
clear: both;}

.toggle_container .block {
padding: 15px;}

/* Tabs */

ul.tabs {
margin: 0;
padding: 0;
float: left;
list-style: none;
height: 32px; /*--Set height of tabs--*/
border-bottom: 1px solid #999;
border-left: 1px solid #999;
width: 100%;}

ul.tabs li {
float: left;
margin: 0;
padding: 0;
height: 31px; /*--Subtract 1px from the height of the unordered list--*/
line-height: 31px; /*--Vertically aligns the text within the tab--*/
border: 1px solid #999;
border-left: none;
margin-bottom: -1px; /*--Pull the list item down 1px--*/
overflow: hidden;
position: relative;
background: #EFF0F0;}
	
ul.tabs li a {
text-decoration: none;
color: #000;
display: block;
padding: 0 20px;
border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
outline: none;}

ul.tabs li a:link, ul.tabs li a:visited  {
color: #000;
text-decoration: none;}

ul.tabs li a:hover {
color: #000;
background: #ccc;
text-decoration: none;}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
color: #000;
background: #fff;
border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
text-decoration: none;
font-weight: bold;}

.tab_container {
border: 1px solid #999;
border-top: none;
overflow: hidden;
clear: both;
float: left; width: 100%;
background: #fff;}
	
.tab_content {
padding: 20px;}

/* Results */

.tables td.grade {
font-weight: bold;
background-color: #A37934;
color: #fff;}

/* Table */

.table_fontsize_small {
font-size: 10px;}

.tables {
width: 100%;
border-collapse: separate;
margin-bottom: 5px;}

.tables th {
color: #fff;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
border-top: 1px #000 solid;
letter-spacing: .1em;
text-align: left;
padding: 15px;
background: #fff url(../img/table_bg.jpg) no-repeat;
font-weight: bold;}

.tables th a:link, .tables th a:visited, .tables th a:active {
color: #fff;
text-decoration: none;}

.tables th a:hover {
color: #ccc;
text-decoration: none;}

.tables th.table_right {
border-right: 1px solid #000;}

.tables td {
padding: 7px;
background-color: #f6f6f6;
border-left: 1px #000 solid;
border-bottom: 1px #000 solid;}

.tables td.white {
background-color: #fff;}

.tables td.table_right {
border-right: 1px solid #000;}

#table_print {
float: right; 
padding: 10px 18px 10px 0px;}

.hmtb_table_print {
border: 1px #000 solid;}

.hmtb_table_print td {
border: 1px #000 solid;
padding: 4px;}

/* Staff */

.staff_table {
width: 100%;}

.staff_heading {
font-size: 1.4em;
font-weight: bold;
padding-bottom: 10px;}

.staff_name {
padding: 0px 0px 10px 0px;
font-size: 1.2em;}

.staff_name p {
padding: 0px 0px 3px 0px;
margin: 0px;}

.staff_name a:link, .staff_name a:active, .staff_name a:visited {
color: #000;
text-decoration: underline;
font-weight: bold;}

.staff_name a:hover {
color: #000;
text-decoration: none;
font-weight: bold;}

#staff_detail_name {
font-size: 1.4em;
font-weight: bold;
color: #06563C;}

#staff_detail_title {
font-size: 1.2em;
font-weight: bold;
padding-bottom: 20px;}

.staff_detail_left {
float: left;
width: 160px;
padding-bottom: 5px;}
