﻿.boldlabel, .boldLabel, .bold_label {
	font-weight:bold;
    }
.smallLabel, .smalllabel {
	font-size: .75em;
	line-height: .95em;
	color: #666; /*-- color --*/
    }
.alert {
	color: red; /*-- red --*/
	font-weight: bold;
	/*font-style: italic;
	font-size: larger;*/
    }
.table-border {
	border: 1px solid #105981; /*-- dark blue --*/
	text-align: left;
    }
.tableHeader {
	height: 2em;
	text-indent: 0.6em;
	border-left: #105981 0px solid; /*-- dark blue --*/
	border-right: #105981 0px solid; /*-- dark blue --*/
	border-top: #105981 0px solid; /*-- dark blue --*/
    color: #207ebb; /*-- color --*/
    background-color: #efefef;
    padding: 0.3em;
    font: bold 1.3em Arial, Helvetica, sans-serif;
    }
.tableHeader a {
    font-weight: normal;
    font-size: .7em;
    }
.tableFooter td {
    font-size: 1em;
    padding: 6px;
    }
.tableSubHeader {
	font-size: 1em;
	font-weight: bold;
	color: #105981; /*-- dark blue --*/
	background-color: #ddd;
	border: #ffffff 0px solid;
    }
.centerDiv {
	display: block;
	text-align: -moz-center !important; 
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	!margin-left:0;
	!margin-right:0;
    }


/* Membership Module Control Styles
------------------------------------------------*/
.IntroText {
	color: Blue;
    }
.joinPanel {
	/*margin: 15px 5px 5px 20px;*/
    }
.signupHeader {
	margin: 0 0 15px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 6px 0;
    color: #207ebb;
    }
.rosterSummary {
	font-size: 1.5em;
	display: none;
    }
.leftRoster {
	float:left;
	width: 45%;
	margin-top: 5px;
	margin-left: 5px;
    }
.rightRoster {
	float:right;
	width: 45%;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
    }


/* Job Postins Module Control Styles
------------------------------------------------*/
.indentedRow {
	margin: 0px 0px 0px 25px;
    }


/* Event View Style Attributes 
------------------------------------------------*/
.eventDescription {
	margin: 0.6em;
    }
.eventLabel {
	font-weight:bold;
	width: 75px;
	padding-left: 20px;
    }
.eventInfo {}
.eventSoldOut {
	font-weight: bold;
	color: Red;
	font-size: larger;
    }
.eventNumberTickets {
	text-align: right;
    }
.eventThankYou {
	font-weight:bold;
	color:Red;
	font-size: larger;
    }

/* Rotating Banner Style Attributes 
Note: Height & Width properties are set via the RotatingBanner.ascx Control Properties via the Sitefinity admin
------------------------------------------------*/
.carousel {
    margin: 0;
    padding: 0;
    }
.carousel img {
	margin: 0;
    background: #fff;
    float:left;
    }
.carousel ul.carousel-nav {
    padding: 0;
    margin-top: 6px;
    margin-left: 0px;
    }
.carousel li.carousel-link {
    display: inline;
    padding: 4px 8px 4px 8px;
    border-right: solid 1px #999; /*-- color --*/
    }
.carousel-links {}
.carousel-links a:link, .carousel-links a:visited, .carousel-links a:hover {
    text-decoration: none;
    font-size: 0.9em;
    color: #999; /*-- color --*/
    }
.carousel-links a:hover {
    color: #fff;
    }
.carousel-content {
	margin: 0;
    font-size: 0.9em;
    line-height: 1.4em;
    overflow: hidden;
    background-color: White;
    }
.carousel-content h2 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    margin-top: 28px;
    line-height: 36px;
    }


/* Fieldsets
------------------------------------------------*/
fieldset div {
    clear: left;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    }
fieldset .indent {
    text-align: right;
    font-weight: normal;
    }
fieldset div .joinPanel label {
    float: none;
    width: auto;
    font-weight: bold;
    margin-left: 5px;
    }
fieldset div label {
    float: left;
    width: 45%;
    font-weight: bold;
    margin-left: 0.6em;
    }
fieldset .desc {
    display: block;
    width: 50%;
    float: right;
    }
fieldset {
    border: 1px solid #152e57; /*-- color --*/
    margin-top: 1.4em;
    padding: 0.6em;
    }
.interior_page #Main #Column1 fieldset {
    width: 550px;
    }
legend {
    color: #152e57; /*-- color --*/
    background-color: #fff;
    padding: 0.3em;
    font: normal 20px Georgia, Times New Roman, Serif;
    } 
.rosterSummary {
    color: #152e57; /*-- color --*/
    font: normal 20px Georgia, Times New Roman, Serif;
    }
fieldset .no_li li {
    list-style-type: none;
    }
.formView_table {
    width: 100%;
    }
.fs_checkbox label {
    float: left;
    width: 45%;
    font-weight: normal;
    }    
.fs_checkbox input {
    float: left;
    }
.clear {
    clear: both;
    }

/* SCHEDULER (Outlook skin overrides)
-------------------------------------*/
.contentWrapper .RadScheduler tr,
.contentWrapper .RadScheduler .rsDateHeader {
    font-size: 11px;
    }
.contentWrapper .RadScheduler .rsHeader {
    background: #0379b2 url(img/bg_rsheader.gif) repeat-x left top;
    }
.RadScheduler {
    border: 0px solid #0379b2;
    }
.contentWrapper .RadScheduler_Outlook .rsHorizontalHeaderTable th,
.contentWrapper .RadScheduler_Outlook .rsSpacerCell {
    background: #6fc1e8;
    }
.contentWrapper .RadScheduler_Outlook .rsHorizontalHeaderTable th a {
    /*color: #0d628b;*/
    font-size: 11px;
    }
.contentWrapper .RadScheduler_Outlook .rsAllDayRow {
    background: #fbebb8;
    color: #7e7571;
    font-size: 11px;
    }
.contentWrapper .RadScheduler_Outlook .rsAllDayHeader, 
.contentWrapper .RadScheduler_Outlook .rsVerticalHeaderWrapper, 
.contentWrapper .RadScheduler_Outlook .rsVerticalHeaderTable {
    background: #fbebb8 none repeat scroll 0 0;
   }
.contentWrapper .RadScheduler_Outlook .rsAllDayHeader, 
.contentWrapper .RadScheduler_Outlook .rsVerticalHeaderWrapper, 
.contentWrapper .RadScheduler_Outlook .rsVerticalHeaderTable {
    color: #7e7571;
   }
.contentWrapper .RadScheduler_Outlook .rsVerticalHeaderTable th,
.contentWrapper .RadScheduler_Outlook .rsVerticalHeaderTable .rsAllDayHeader  {
    color: #7e7571;
    }
.contentWrapper .RadScheduler_Outlook .rsNonWorkHour, 
.contentWrapper .RadScheduler_Outlook .rsSunCol, 
.contentWrapper .RadScheduler_Outlook .rsSatCol {
    background-color: #fef8e8;
    }
.contentWrapper .RadScheduler_Outlook .rsContent {
    background: #fef8e8 none repeat scroll 0 0;
    }
.contentWrapper .RadScheduler_Outlook div.rsFooter {
    background: #f2f0ed url(img/bg_rsfooter.gif) repeat-x left top;
    }
    

/* EVENTS 
--------------------*/
.sf_singleEvent dl.sf_eventContact dt,
.sf_singleEvent dl.sf_eventLocation dt,
.sf_singleEvent h3.sf_eventSubTitle,
.sf_singleEvent dl.sf_eventCategory dt {
    margin: 10px 0 4px 0;
    font-family: Georgia, 'Times New Roman' , Times, serif;
    font-size: 14px;
    line-height: 1em;
    letter-spacing: -1px;
    color: #0071bc;
    font-weight: bold;
    font-style: italic;
    width: 100%;
    border-bottom: 1px solid #0071bc;
    display: block;
    }
ul.sf_socialBookmarks {
    margin-top: 40px;
    }
ol.sf_eventsList li {
    list-style-type: none;
    margin-left: -14px;
    }   
.sf_eventSummary p {
    line-height: 18px;
    }
.sf_singleEvent .sf_back {
    border: 1px solid #0071BC;
    padding: 2px 12px;
    background-color: #fff;
    color: #0071BC;
    font-size: 11px;
    cursor: pointer;
    width: 60px;
    text-decoration: none;
    }
.button {
    background-color: #fbebb8;
    color: #000;
    padding-right: 6px;
    padding-left: 6px;
    border-style:outset;
    cursor: pointer;
    }
.sf_singleEvent .sf_back:hover,
.button:hover {
    background: #efefef;
    }

.RadScheduler_Default .rsContent table {
    padding: 0;
    margin: 0;
    }
    