﻿

.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: #1FAACD; /*-- 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;
    }

/* Page Links Control Styles
------------------------------------------------*/
.page-links {
	clear: both;
	margin: 0 auto;
	padding: 0;
	font-size: .9em;
	color: black;
	}
	
/*-- Horizontal --*/
.page-links ul.horizontal {
	float: left;
	margin-top: 32px;
	padding-left: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	text-indent: 30px;
	}
.page-links ul.horizontal li,
.page-links ul.horizontal li.first {
	display: inline;
	list-style-type: none;
	padding: 0 10px;
	}
.page-links ul.horizontal li.first {
	border-right: 1px dotted blue; 
	}
.page-links ul.horizontal li a:link,
.page-links ul.horizontal li a:visited,
.page-links ul.horizontal li a:hover {
	text-decoration: none;
	color: black; 
	}
.page-links ul.horizontal li a:hover {
	text-decoration: none;
	color: blue; 
	}

/*-- Vertical --*/
.page-links ul.vertical {
	float: left;
	margin-top: 32px;
	padding-left: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	text-indent: 30px;
	}
.page-links ul.vertical li,
.page-links ul.vertical li.first {
	list-style-type: none;
	padding: 0 10px;
	}
.page-links ul.vertical li.first {
	border-left: 1px dotted blue; 
	}
.page-links ul.vertical li a:link,
.page-links ul.vertical li a:visited,
.page-links ul.vertical li a:hover {
	text-decoration: none;
	color: black; 
	}
.page-links ul.vertical li a:hover {
	text-decoration: none;
	color: blue; 
	}


/* Membership Module Control Styles
------------------------------------------------*/
.IntroText {
	color: Blue;
    }
.joinPanel {
	/*margin: 15px 5px 5px 20px;*/
    }
.signupHeader {
	margin: 0 0 15px 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
    }
.rosterSummary {
	font-size: 1.5em;
    }
.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;
    padding-left: 20px;
    }
.billboard_int .carousel {
    margin: 0;
    padding: 0;
    }
.sidebar .carousel {
    padding-left: 0;
    }
.carousel img {
	margin: 0;
	padding-left: 20px;
    }
.billboard_int .carousel img {
	margin: 0;
	padding-left: 0;
    }
.sidebar .carousel img {
	padding-left: 0;
    }
.carousel ul.carousel-nav {
    padding: 0;
    margin-top: 8px;
    margin-left: -12px;
    height: 30px;
    }
.carousel ul.carousel-nav li {
    }
.carousel li.carousel-link {
    display: inline;
    padding: 6px 6px 6px 8px;
    border-right: solid 1px #cc6600; /*-- navy --*/
    }
.carousel-links {}
.carousel-links a:link, .carousel-links a:visited, .carousel-links a:hover {
    text-decoration: underline;
    font-size: 12px;
    color: #002e5e; /*-- navy --*/
    }
.carousel-links a:hover {
    color: #cc6600; /*-- orange --*/
    }
.carousel-content {
	margin: 0;
    font-size: 12px;
    line-height: 1.4em;
    overflow: hidden;
    color: #fff;
    }
.carousel-content h2 {
    font-size: 22px;
    color: #fff;
    margin: 20px auto 16px 0;
    padding: 0;
    line-height: 36px;
    }
.carousel-content a:link, .carousel-content a:visited, .carousel-content a:hover, .carousel-content a:active {
	color: #fcb56f; /*-- orange --*/
	text-decoration: underline;
    }
.carousel-content a:hover {
    color: #cc6600; /*-- orange --*/
    }

/* 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 {
	border: 1px solid #abb8c8;
    margin-top: 1.4em;
    padding: 0.6em;
    }
legend {
    color: #002e5e; /*-- navy --*/
    border: 0px solid #999; /*-- navy --*/
    padding: 0.3em;
    font: bold 1.3em Arial, Helvetica, sans-serif;

    font-family: Georgia, Times New Roman, Serif;
    color: #002e5e; /*-- navy --*/
    font-size: 1.4em;
	font-weight: normal;
	line-height: 1.5em;
    }
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;
    }
    
/* Polls
------------------------------------------------*/
.PollBox h2 {
	margin: 0;
	padding: 0 0 4px 0;
    color: #002e5e; /*-- navy --*/
    font-size: 18px;
	font-weight: normal;
	line-height: 22px;
    }
.PollBox fieldset h3,
.PollBox h3.sf_pollQuestion {
    clear: both;
	padding: 5px;
	color: #fff;
	background: #e99216 url(Images/bg_heading.jpg) repeat-x 0 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0px solid #d47206;
    }
.PollBox  fieldset {
    margin: 0 0 10px 0;
    padding: 0;
    border: 1px solid #d47206;
    border-top: 0;    
    }
.PollBox fieldset ul {
    margin: 0;
    padding: 0;
    } 
.PollBox fieldset ul li {
	margin: 0;
    padding: 0;
	list-style-type: none;
	color: #333;
    } 
.PollBox label {
    float: none;
    width: auto;
    font-weight: bold;
    }
.PollBox fieldset.sf_pollQuestionsList {
    background: #fff;
    }
.PollBox ol {
    border: 1px solid #e99216;
    border-top: 0;
    margin: 0;
    }
.col1 .PollBox ul, .col1 .PollBox ol,
.col1_full .PollBox ul, .col1_full .PollBox ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	font-size: 1em;
    }
.col1 .PollBox ol,
.col1_full .PollBox ol {
	padding: 10px;
    }
.PollBox ol.sf_pollQuestionAnswers {
    background: #fff;
    font-weight: bold;
    }
.PollBox fieldset ol li, 
.PollBox fieldset ul li {
	padding: 10px;
	list-style-type: none;
    }
.col1 .PollBox img,
.col1_full .PollBox img {
    padding: 0;
    margin: 0;
    border: 0;
    }
span.CheckBoxListCssClass {
	margin: 0;
	padding: 0;
    }
span.CheckBoxListCssClass input {
	float: left;
	clear: both;
	margin: 10px;
    }
span.CheckBoxListCssClass label {
	float: left;
	clear: none;
	margin: 10px;
    }
.DropDownListCssClass {
	margin: 10px;
    }
dt {
 	padding:10px 0 0;
	font-size:1.15em;
 }
 ol.sf_pager {
    list-style: none outside none;
    margin: 10px 0;
}
ol.sf_pager li {
    padding: 0 10px 0 0;
	list-style-type:none;
}
ol.sf_pager li {
    list-style: none outside none;
	list-style-type:none !important;
}
