
/************** Global Overrides **************/

body {
	margin:0 !important;
	padding:0 !important;;
	behavior:url(http://www.saskatoon-specialolympics.com/scripts/csshover.htc);
	background-color: #3798b9;
}

object {
	padding:0;
	margin:0;
}
	
embed {
	padding:0;
	margin:0;
}

sup {
	vertical-align:top;
}

fieldset {
	margin-bottom:20px;
}

th { text-align:left; }

legend, legend.copyBold { color: #dc241f; }

a img { border:none; }


/************** Global Common Classes **************/

.align_right { text-align: right; }
.align_left { text-align: left; }
.align_center { text-align: center; }
.align_justify { text-align: justify; }

.clear { clear:both; }
.float_right { float: right; }
.float_left { float: left; }

.red { color:red; }
.green { color:green; }
.border { border-bottom: 1px solid #dc241f; }
.Border { border: 1px solid #dc241f; }

hr, .hr { 
	clear: both; 
	margin: 6px 0; 
	padding:0;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #dc241f; 
	border-left: none;
	height: 1px; 
	color: #dc241f;
	background: none;
}

/* these two are hard coded into some functions */
.copyBold14Red, .copy14BoldRed {
	font-size: 16px;
	font-weight:bold;
	color: red;
}



/************** Form Styles **************/
/* see form_stylesheet.cfm */


/************** Global Link Styles **************/
a:link, a:visited {
	color:#dc241f;
	text-decoration:underline;
}
	
a:hover, a:active {
	color:#3798b9;
	text-decoration:none;
}


/************** Table Styles **************/
tr.alternate, td.alternate, th.alternate, .tableAltDark { background-color:#d7eaf1; }
.tableAltLight {}

.box_slice_t {
	background-image: url(http://www.saskatoon-specialolympics.com/images/layout/box/box-slice-t.png);
	background-repeat: repeat-x;
}
.box_slice_r {
	background-image: url(http://www.saskatoon-specialolympics.com/images/layout/box/box-slice-r.png);
	background-repeat: repeat-y;
}
.box_slice_b {
	background-image: url(http://www.saskatoon-specialolympics.com/images/layout/box/box-slice-b.png);
	background-repeat: repeat-x;
}
.box_slice_l {
	background-image: url(http://www.saskatoon-specialolympics.com/images/layout/box/box-slice-l.png);
	background-repeat: repeat-y;
}
.box_middle {
	background: #ffffff;
	vertical-align: top;
	text-align: left;
}


/************** Home Page What's New Styles **************/
#homeNews {
	display:block;
	margin:0;
	padding:16px 19px 16px 25px;
	width:550px;
}
#homeNews h2 {
	margin:0 !important;
	padding:0 !important;;
}

#homeNews h2 a:link, #homeNews h2 a:visited  {
	color:#3798b9;
	text-decoration:none;
}
#homeNews h2 a:hover, #homeNews h2 a:active {
	color:#3798b9;
	text-decoration:underline;
}
#homeNews h3, #homeNews p {
	display:block;
	margin: 12px 0;
	padding:0;
}
#homeNews h3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif !important;
	font-weight:normal !important;
	font-size: 14px !important;
	width:160px;
	text-align:left;
}
#homeNews h3 a:link, #homeNews h3 a:visited {
	color:#ffffff;
	text-decoration:none;	
}
#homeNews h3 a:hover, #homeNews h3 a:active {
	color:#ffffff;
	text-decoration:underline;	
}
#homeNews p {
	font-size: 14px;
	color:#3798b9;
}

#homeNews .homeNewsMore, #homeNews .homeNewsMore a:link, #homeNews .homeNewsMore a:visited, #homeNews .homeNewsMore a:hover, #homeNews .homeNewsMore a:active {
	color:#dc241f;
	font-size: 12px;
}

/************** Home Page Layout Specific Styles **************/
#home_top_container {
	display:block;
	position:relative;
	margin:0;
	padding:8px 0 0 0;
}
#home_top_include, #home_page_content_container, #home_page_cb_includes {
	display:block;
	margin:0;
	padding:10px 19px 0 25px;
	width:550px;
}
#home_top_include p:first-child {
	margin-top:0;
}
#HomeBCverity_search_container {
	display:block;
	margin:0;
	padding:6px 19px 16px 25px;
}
#home_right_column_include {
	display:block;
	position:absolute;
	top:14px;
	left:594px;
	margin:0;
	padding:0;
	width:306px;
	z-index:200;
}
#home_right_column_include_content {
	display:block;
	margin:0;
	padding:0 25px 8px 25px;
	width:244px;
}

#home_right_page_top_container {
	display:block;
	position:relative;
	width:306px;
	height:52px;
	margin:0;
	padding:0;
	overflow:hidden;
}
img#home_right_page_top_image {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:306px;
	height:52px;
	margin:0;
	padding:0;
	border:0;
	z-index:50;
}

#home_right_page_top_container h2 {
	display:block;
	position:absolute;
	top:27px;
	left:31px;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:20px;
	z-index:55;
}

#home_right_page_top_container h2 a:link, #home_right_page_top_container h2 a:visited {
	color:#dc241f;
	text-decoration:none;
}
#home_right_page_top_container h2 a:hover, #home_right_page_top_container h2 a:active {
	color:#dc241f;
	text-decoration:underline;
}

#home_admin_links {
	text-align:center;
	font-size:10px;
	margin:0;
	padding:16px 0;
}

#home_admin_links a:link, #home_admin_links a:visited {
	text-decoration:none;
}

#home_admin_links a:hover, #home_admin_links a:active {
	text-decoration:underline;
}


/************** Left Navbar Specific Styles **************/


/************** Page Specific Styles **************/

/************ You Are Here Breadcrumbs Bar *************/
#breadcrumbs_header {
	text-align:left;
	display:block;
	margin:0;
    padding:13px 0 0 0;
}

#breadcrumbs_header td {
	vertical-align:top;
}

#breadcrumbs_header_crumbs {
	font-size:10px;	
	color:#b5b5b6;
}

#breadcrumbs_header_crumbs .you_are_here {
	color:#747474;	
	text-transform: uppercase;
}

#breadcrumbs_header_crumbs a:link, #breadcrumbs_header_crumbs a:visited{
	color: #b5b5b6;
	text-decoration:none;
}

#breadcrumbs_header_crumbs a:active, #breadcrumbs_header_crumbs a:hover {
	color:#dc241f;
	text-decoration:none;
}

#breadcrumbs_header a.print_page_link {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:12px;
	margin:0;
	padding:3px 0;
	width:118px;
	white-space:nowrap;
	text-align:center;
}
#breadcrumbs_header a.print_page_link:link, #breadcrumbs_header a.print_page_link:visited {
	text-decoration:none;
	color:#3798b9;
	border:1px solid #3798b9;
	background-color:#d7eaf1;
}
#breadcrumbs_header a.print_page_link:hover, #breadcrumbs_header a.print_page_link:active {
	text-decoration:none;
	color:#d7eaf1;
	border:1px solid #d7eaf1;
	background-color:#3798b9;
}

/************** Top Navbar Specific Styles **************/
.top_nav_bg {
	vertical-align:middle;
	text-align:right;
	height:31px;
	background-color: #3798b9;
}
#topNav {
	text-align:right;
	text-transform:uppercase;
}
#topNav a {
	padding:3px 9px;
}
#topNav a:link, #topNav a:visited {
	text-decoration:none;
	color:#ffffff;
}
#topNav a:hover, #topNav a:active {
	text-decoration:none;
	color:#000000;
}
	
#topNav a.thispage:link, #topNav a.thispage:visited {
	text-decoration:none;
	color:#ffffff;
}

#topNav a.thispage:hover, #topNav a.thispage:active {
	text-decoration:none;
	color:#000000;
}


/************** Global Header Specific Styles **************/
.page_top_bg {
	vertical-align:top;
	text-align:left;
	height:320px;
	overflow:hidden;
	background: #d7eaf1 url(http://www.saskatoon-specialolympics.com/images/layout/top-light-blue.png);
}
#page_top_under_logo {
	width:250px;
	height:74px;
	vertical-align:middle;
	text-align:left;
	background: url(http://www.saskatoon-specialolympics.com/images/layout/top-gradient-under-donate-button.png) no-repeat;
}
#page_top_under_logo a {
	display:block;
	margin:0 0 0 25px;
	padding:0;
	width:149px;
}
#top_gallery_container {
	display:block;
	position:relative;
	margin:0;
	padding:0;
	width:650px;
	height:320px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
#TableColumns, #homeGalleryContainer {
	display:block;
	position:absolute;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	top:0;
	left:0;
	width:650px;
	height:320px;
	border:none;
	z-index:105;
}
#TableColumns img, #homeGalleryContainer img {
	width:650px;
	border:none;
	margin:0;
	padding:0;
}
img#top_gallery_mask {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:650px;
	height:320px;
	border:none;
	z-index:110;
}
img#top_gallery_picture {
	display:block;
	position:relative;
	border:none;
	z-index:105;
}


/************** Global Footer Specific Styles **************/
.footer_bg {
	background-color:#3798b9;
}

#footerInclude {
	display:block;
	margin:0;
	padding:20px 25px 25px 25px;
	width:850px;
}

#footerLinks {
	display:block;
	margin:0;
	padding:0 25px 25px 25px;
	width:850px;
	text-align:left;
	color:#ffffff;
}

#footerLinks a:link, #footerLinks a:visited {
	color:#ffffff;
	text-decoration:none;
}

#footerLinks a:hover, #footerLinks a:active {
	color:#000000;
	text-decoration:underline;
}

/************** Footer Last Updated Date Specific Styles **************/
#breadcrumbs_footer {
	font-size:10px;
	text-align:right;
    padding:25px 0 16px 0;
}

#breadcrumbs_footer a:link, #breadcrumbs_footer a:visited{
	color: #000000;
	text-decoration:none;
}

#breadcrumbs_footer a:active, #breadcrumbs_footer a:hover {
	color:#000000;
	text-decoration:underline;
}


/************** General Container Styles **************/
#mm_menu_holder_container {
	z-index:5000;
	position:absolute; 
	
		top:8px; 
		left:5px;
	
}

#content {
	display:block;
	width:850px;
	margin:0;
	padding:0 25px;
	text-align:left;
}

#home_content {
	display:block;
	margin:0;
	padding:0 22px 20px 42px;
	width:828px;
	text-align:left;
}


#page {
	display:block;
	float:right;
	width:625px;
	margin:0;
	padding:0;
}

.white_bg {
	background-color: #ffffff;
}

.black_bg {
	background-color: #000000;
}

div#page_content_container { 
	display:block;
	margin:0;
	padding:21px 0 0 0;
}

p {
	margin:12px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	margin:12px 0;
}

h2, h3, h4, h5, h6 {
	color:#3798b9;
}

h1.pageTitle, h1 {
	color:#dc241f;
	font-size:23px;
	font-weight:normal;
	padding:0;
	margin:0 0 12px 0;
}

.pageTitle {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	color:#dc241f;
	font-size:23px;
	font-weight:normal;
}

.pageTitleBlue {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	color:#3798b9;
	font-size:23px;
	font-weight:normal;
}

.pageSubTitle {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size: 16px;
	line-height:19px;
	font-weight:normal;
	color: #3798b9;
}

.pageSubSubTitle {
	font-size: 14px;
	line-height:16px;
	font-weight:bold;
	color: #dc241f;
}
	
.formheader {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size: 16px;
	line-height:19px;
	font-weight:normal;
	color: #3798b9;
	border-bottom:1px solid #3798b9;
	padding:2px 0;
	margin:0 0 6px 0;
	text-align: left;
}
	
.breadcrumbs {
	font-size:10px;
}

.breadcrumbs a:link, .breadcrumbs a:visited{
	color: #000000;
	text-decoration:none;
	font-size:10px;
}

.breadcrumbs a:active, .breadcrumbs a:hover {
	color:#000000;
	text-decoration:underline;
	font-size:10px;	
}







/************************* Other ***********************/
	
.RequiredField {
	background-color:#ff0000;
}
	
#alertbox {
	border: 		1px solid #d1c6b9;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#4f3518;
	text-align:		center;
	font-size: 		10px;
	height: 		100%;

}

div.alertbox {
	border: 		1px solid #d1c6b9;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#4f3518;
	text-align:		center;
	font-size: 		10px;
	height: 		100%;
}

#redbox {
	border: 		1px solid #ff0000;
	padding: 		3px;
	color:			#ffffff;
	text-align:		center;
	font-size: 		16px;
	background-color:#ff0000;
	font-weight:bold;

}

.Error {
	border: 		1px solid #ff0000;
	padding: 		3px;
	color:			#ffffff;
	text-align:		center;
	font-size: 		16px;
	background-color:#ff0000;
	font-weight:bold;
}


/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F9DD81;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is used by the Public Dealer Locator Spry UI */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #F4E3AA;
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #F4E3AA;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #F4E3AA;
}

/************** Calendar Styles **************/
.calendarName {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size: 17px;
	line-height:19px;
	font-weight:normal;
	color: #3798b9;
	display:block;
	text-align:left;
	margin-left:3px;
}
a.calendarText2, .calendarText2 {
	/* not an approved event */
	font-size: 11px;
	color:red;
}
a.calendarText:link, a.calendarText:visited, a.calendarText:hover, a.calendarText:active, .calendarText {
	/* is an approved event */
	font-size: 11px;
	color:#000000;
}

.calPreviousMonth a {
	display:block;
	font-weight:bold;
	padding-right:15px;
	border-right:1px solid #747474;
}
.calNextMonth a {
	display:block;
	font-weight:bold;
	padding-left:15px;
}
.calNextMonth a, .calPreviousMonth a {
	text-decoration:none;
	margin:0;
}

.calNextMonth a:hover, .calPreviousMonth a:hover {
	text-decoration:underline;
}

.calCurrentMonth {
	display:block;
	text-align:left;
	color:#000000;
	font-size: 16px;
	font-weight:bold;
	margin:0 0 6px 3px;
}

.calDays_Number, .calDays_Number a:link, .calDays_Number a:visited {
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}
.calDays_Number a:hover, .calDays_Number a:active {
	font-size: 14px;
	font-weight:bold;
	color:#dc241f;
	text-decoration:none;
}

td.calDays {
	height:80px;
	border:1px solid #d7eaf1;
	background-color:#d7eaf1;
	text-align:left;
	color:#646464;
}
td.calDays_Today {
	height:80px;
	border:1px solid #ebf4f8;
	text-align:left;
	background-color: #ebf4f8;
}
td.calDays_of_Week {
	border:1px solid #000000;
	background-color:#000000; 
	color:#ffffff !important; 
	font-weight:bold; 
	padding:2px;
}
.calMonthSelect { }
.calYearSelect { }
.calMonthYearSubmit { }
.calMonthYearForm { 
	margin:0;
	padding:0 0 8px 3px;
}

/******** Mini Calendar Include Styles *********/
.calCurrentMonthMini {
	background-color:#c9cacb;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color:#686a6c;
	font-size:10px;
	font-weight:bold;
	padding:5px 0;
	margin:0;
	white-space:nowrap;
	text-align:center;
}
.calCurrentMonthMini a {
	color:#686a6c;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.calCurrentMonthMini a:hover {
	color:#686a6c;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
td.calDaysMini {
	font-size:10px;
	font-weight:normal; 
	background-color: #ffffff;
	text-align:left;
	vertical-align:top;
	color:#808284;
	font-size:10px;
}
td.calDaysMiniHasEvent {
	font-size:10px;
	font-weight:normal; 
	background-color: #4F5151;
	text-align:left;
	vertical-align:top;
	color:#939598;
	font-size:10px;
}
td.calDaysMini a, td.calDaysMiniHasEvent a {
	display:block;
	text-decoration:none;
}
td.calDaysMiniHasEvent a {
	color:#ffffff;
}
td.calDaysMiniHasEvent a:hover {
	color:#ffffff;
	text-decoration:underline;
}
td.calDays_of_WeekMini {
	font-size:10px;
	background-color:#ffffff; 
	color:#808284; 
	text-align:left;
	vertical-align:top;
}

div.calenderMiniTable {
	padding:2px 3px 4px 10px;	
}


/************** Verity Search Styles **************/

#BCverity_search_container {
	display:block;
	float:left;
	width:200px;
	margin:0;
	padding:3px 0 8px 0;
}
input.BCverity_search_input {
	font-weight:normal;
	width:140px;
	font-size:12px;
	text-align:left;
	color: #000000;
	background: #ffffff;
	border:1px solid #0089cf;
	border-right:0 !important;
	margin:0;
	padding:2px;
	height:17px;
}

input.BCverity_search_button {
	font-weight:normal;
	width:50px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	color: #dc241f;
	background: #ffffff;
	border:1px solid #0089cf;
	border-left:0 !important;
	padding:2px;
	margin:0 1px 0 0;
	height:23px;
    cursor:pointer;
}
input.BCverity_search_button:hover {
	color: #000000;
}


table#verity_search_table {
}
.verity_search_input {
	width:300px;
	margin-right:2px;
	
		font-size:17px;
	
}
.verity_search_input:hover {
}
#verity_search_button {
	width:120px;
	margin-right:2px;
}
#verity_reset_button {
	cursor:pointer;
}
.hilight_search_terms {
	background-color:#efff98;
	font-weight:bold;
	text-transform:uppercase;
}
.verity_search_result_title {
	font-weight:bold;
	font-size:16px;
	margin:6px 0;
	padding:0;
}
.verity_search_result_title a:link, .verity_search_result_title a:visited {
}
.verity_search_result_title a:hover, .verity_search_result_title a:active {
}
.verity_search_result_description {
	margin:6px 0;
	padding:0;
}
.verity_search_result_url {
	margin:6px 0;
	padding:0;
}
.verity_search_result_url a:link {
}
.verity_search_result_url a:visited {
}
.verity_search_result_url a:hover, .verity_search_result_url a:active {
}

/*********** FAQ Styles ************/
.faq_question {
	font-weight:bold;
	font-size:16px;
	line-height:16px;
}
.faq_answer {
	margin:0 0 0 20px;
	padding:5px;
	background-color:#e6e6e6;
} 
