@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,400italic,700italic);

BODY{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 0.9em; line-height: 1.3em; color: #58585a; }

#lightboxCaption, #keyboardMsg { font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; color: #58585a; }
dl#system-message { background-color:transparent; color:white; font-size:0.8em; font-weight:bold; margin:0 0 20px 0; padding:0; }
dl#system-message dd.message { padding: 0; }
dl#system-message dt.error { font-size:0.9em; text-transform:uppercase; }
dl#system-message ul{ margin: 0; padding: 0; }
dl#system-message ul li { padding: 6px; list-style: none; }

h1, .com_docman h1 , h2, h3, h4, h5, h6 { font-family: 'Roboto', Arial, Helvetica, sans-serif; margin: 0 0 0.5em 0; font-weight: 400; }

h1, .com_docman h1 { font-size: 1.8em; font-weight: 700; line-height: 1.3em; color: #93becf; }
h2 { font-size: 1.2em; font-weight: 700; line-height: 1.3em; color: #58585a; }
h3 { font-size: 1.1em; line-height: 1em; color: #93becf; }
h4 { font-size: 1.1em; line-height: 1em; color: #93becf; }
h5 { font-size: 1.1em; line-height: 1em; color: #93becf; }
h6 { font-size: 1.1em; line-height: 1em; color: #93becf; }

a:link, a:active, a:visited { color: #cc0613; text-decoration: none;  }
a:hover { color: #7f040d; text-decoration: underline; } 

h1 a:link, h1 a:active, h1 a:visited, 
h2 a:link, h2 a:active, h2 a:visited, 
h3 a:link, h3 a:active, h3 a:visited, 
h4 a:link, h4 a:active, h4 a:visited { color: #93becf; } 

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover  { color: #CC0613; }

a.readon { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: #e25d26; font-size: 11px; line-height: 20px; margin: 0 0 10px; padding: 2px 10px; color: #FFFFFF; }
.highlight { background-color: #fffebb; }

table.contentpaneopen table { margin-bottom:1.4em; }

.smallGrey { font-family: Arial, Helvetica, sans-serif; color: #707070; font-size: 10px; }

table.contenttable td { padding: 2px 5px; }
p { margin: 0 0 0.6em 0; }

ul { margin-left: 35px; padding-bottom: 0.6em; }
ol { margin-left: 35px; padding-bottom: 0.6em; }
ul li { list-style-type: square; line-height: 1.9em; }
ol li { list-style-type: decimal; line-height: 1.5em; }
blockquote { padding: 15px; margin-left: 15px; }
strong, b { font-weight: bold; } 
em, i { font-style: italic; }
td.buttonheading IMG {border: 0px;}

td { vertical-align: top; }
.cat-items td { line-height: 1.8em;}
.content a {padding: 4px 7px; margin: 5px;line-height: 2.4em;}
.content a:hover {background-color: #dddddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-decoration: none;  }
hr { border: 0; border-top: 1px dashed #c1c1c1; margin: 20px 0; padding: 0;}

/* Nice Image Hover */
a img { transition: opacity 0.1s ease-out 0s; }
a img:hover { opacity: .75; }

/* Left Column */
.footer-left strong, .footer-left b { color: #FFFFFF; } 
.left strong, .left b { color: #FFFFFF; } 

.left .moduletable.services { padding-bottom: 20px; }
.left .moduletable.services ul { font-size: 0.85em;  margin-left: 15px; margin-top: 7px;}
.left .moduletable.services ul li { color: #9A9A9A; padding: 0; }

#footer { color: #9A9A9A; font-size: 0.7em; line-height: 1.5em; }
#footer p { margin: 0; }
#footer .footer-left { text-align: center; }

/* Fox Contact */
#content .foxcontainer ul.fox_messages { margin-top: 0 !important; }
#content .foxcontainer .foxfield .fcaptchacontainer { float: left !important; padding-left: 5px; }
#content .foxcontainer .foxfield .foxbutton { margin-left: 155px; }

/* Docman */


/* Joomla core stuff */
.back_button { background-color:#FFF; border:1px solid #EEE; color:#000; font-size:11px; padding:3px 10px; text-align:center; text-transform:uppercase; width: 65px; }
.back_button a:link, .back_button a:active, .back_button a:visited, .back_button a:hover { color: #6f6d6e; }

div.padding table.pagenav { display: none;}
.pagenav { line-height:60px; color: #6f6d6e; font-size: 11px; padding: 0px 2px; text-align:center; text-transform:uppercase; }
a.pagenav:link, a.pagenav:active, a.pagenav:visited, a.pagenav:hover { color: #6f6d6e; text-decoration: none; }

table.blog { width: 100%; }

table.contentpaneopen { width: 100%; padding: 0px; border-collapse: collapse; border-spacing: 0px; }
table.contentpane { width: 100%; padding: 0px; border-collapse: collapse; border-spacing: 0px; margin: 0 0 20px 0; }
table.contentpane td { margin: 0; padding: 0; }

table.contentpaneopen fieldset { border: 0px; border-bottom: 1px solid #eee; }

.button { font-size: 11px; }

.inputbox, input[type="text"], input[type="password"], input[type="file"], textarea, select {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
      -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}


input[type="text"]:hover, input[type="password"]:hover, input[type="file"]:hover, textarea:hover, select:hover {
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
 
input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
	border-color: rgba(82, 168, 236, 0.8) !important;
	outline: 0 !important;
	/* IE6-9 */
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
       -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}
 
 
input.button, button.button, button { padding: 1px 3px; font-size: 11px; }

table.moduletable  {width: 100%; margin-bottom: 5px; padding: 0px; border-spacing: 0px; border-collapse: collapse;}
div.moduletable { padding: 0; margin: 0; }

table.moduletable td { padding: 0px; margin: 0px; font-weight: normal; }

.small { color: #707070; font-size: 10px; }
.createdate, .modifydate { height: 15px; color: #A3A3A3; font-size: 11px; font-weight: normal; }
span.title { font-weight: bold; }

table.contenttoc { float: right;  border: 1px solid #eee;  padding: 3px;  margin: 0px 5px 5px 5px; }
table.contenttoc td { padding: 2px; }
table.contenttoc th { color: #707070; text-align: left; padding-top: 2px; padding-left: 4px; height: 21px; font-weight: bold; font-size: 10px; text-transform: uppercase; }

/* removes space below form elements */
form { margin: 0; padding: 0; }

.article_separator { display: block; height: 10px; }

/* Logged in Areas */
.forgotten ul { margin: 20px 0 0 20px; }
.forgotten ul li { font-size: 12px; }

.moduletable.adminmenu { padding-bottom: 10px; border-bottom: 1px dotted #4B4B4B; }
.moduletable.adminmenu h3 { font-size: 1em; color: #FFF; }
.moduletable.adminmenu ul { font-size: 0.85em;  margin-left: 15px; margin-top: 7px;}
.moduletable.adminmenu ul li { color: #9A9A9A; padding: 0; }
.moduletable.adminmenu ul li a { color: #9A9A9A; }
.moduletable.adminmenu ul li a:hover { color: #FFFFFF; }


/* Mailchimp Subscribe Form */
#mc_embed_signup .mc-field-group.otherstate { display: none; }

/* Event Details */
#eb_docs.event-details a { padding: 0; margin: 0; line-height: auto; }
#eb_docs.event-details a:hover { background-color: transparent; }
#eb_docs.event-details .eb_description { padding-top: 15px; }
#eb_docs.event-details .event-image { float: left; padding: 0 15px 15px 0; }
#eb_docs.event-details .eb_taskbar a { padding: 0 10px; }

/* Calendar Upcoming Events Page */
#eb_docs.upcomingevents .eb_row { margin-top: 10px; padding-bottom: 5px; }
#eb_docs.upcomingevents a { padding: 0; margin: 0; line-height: auto; }
#eb_docs.upcomingevents a:hover { background-color: transparent; }
#eb_docs.upcomingevents .eb_taskbar a { padding: 0 10px; }

/* Upcoming events homepage only */
.upcomingevents-homepage { padding: 0 15px 0 30px; color: #9A9A9A; }
.upcomingevents-homepage a { padding: 0; margin: 0; line-height: 1.5em; color: #FFFFFF; }
.upcomingevents-homepage a:hover { background-color: transparent; color: #CC0613; }
.upcomingevents-homepage .event-title { font-weight: bold;  }
.upcomingevents-homepage .event-date { font-style: italic; font-size: 0.8em; }
.upcomingevents-homepage .event-description { padding-bottom: 10px; font-size: 0.9em; }

/* EB Mini Calendar Module */
.moduletable.minicalendar .extcal_minical .extcal_navbar { margin-bottom: 5px; padding-bottom: 5px; }
.moduletable.minicalendar .extcal_minical .extcal_navbar div.mod_eb_minicalendar_link { padding: 0 5px; font-size: 15px; font-weight: normal !important; }
.moduletable.minicalendar .extcal_minical .extcal_month_label a { color: #FFF; font-size: 13px; font-weight: normal; }
.moduletable.minicalendar .mod_eb_mincalendar_table td { text-align: center; font-weight: normal; }
.moduletable.minicalendar .mod_eb_mincalendar_table .mod_eb_mincalendar_td_dayname  { color: inherit;  }
.moduletable.minicalendar .extcal_minical table.extcal_minical { background-color: #3B3B3B; border: 1px solid #535353;}
.moduletable.minicalendar td.mod_eb_mincalendar_today { background-color: #575757; color: #000; font-size: 11px; font-weight: bold; vertical-align: middle; }
.moduletable.minicalendar td.mod_eb_mincalendar_event { background-color: #CC0613; vertical-align: middle; }
.moduletable.minicalendar td.mod_eb_mincalendar_event a { color: #000; }
.moduletable.minicalendar td.mod_eb_mincalendar_td_dayname { height: 15px !important; line-height: 15px; text-align: center !important; }

/* EB Upcoming Events Module */
.moduletable.upcomingevents { padding: 0 0 20px 30px; }
.moduletable.upcomingevents table { font-size: 11px; }
.moduletable.upcomingevents a { color: #FFF; }
.moduletable.upcomingevents a:hover { color: #9A9A9A; }
.moduletable.upcomingevents span.event_date { color: #9A9A9A; }