@import url("../../global/CSS/global.css");

/* Global Stylesheet */

/* @group OVERRIDES */

a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
}

h4.post-title, h4.post-title a {
	font-size: 20px!important;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 18px;
}

ol.places-app-location-list li {
	display: none;
}

table.donationmodule-table td {
	vertical-align: top;
}

td.donationmodule-column1 {
	width: 40%;
}

/* @end */

/* @group RESET */

/* Basic css zeroing for cross-browser conformity */

html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

.templatecontent img, #d-content-left img {
	border: 4px solid #DDD !important;
}

/* @end */

/* @group LAYOUT */

body {
	background: #FFFFFF;
}

/* Add other elements using png's as needed */

img.alignleft {
	float: left;
	margin: 2px 20px 18px 0;
}

/* Class for image aligned left with margin */

img.alignright {
	float: right;
	margin: 2px 0 18px 20px;
}

/* Class for image aligned right with margin */

hr {
	border: 0px;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0.0;
	font-size: 0px;
}

/* @end */

/* @group TYPE */

body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}

strong, b {
	font-weight: bold;
}

p {
	margin-bottom: 18px;
}

a:link, a:visited, a:active {
	color: #00a950;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

/* Removes a outline in Firefox  */

h1 {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 18px;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00a950;
}

h4 {
	font-size: 14px;
	color: #b3b3b3;
}

h5 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

/* @end */

/* @group SEARCH */

/* Uses image-driven field and button styles  */

#search {
	height: 38px;
	position: absolute;
	right: 0;
	top: 90px;
	width: 360px;
}

#search a {
	float: left;
	font-size: 16px;
	line-height: 28px;
	color: #1aace4;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #1aace4;
	margin: 0px 18px 0px 0px;
	padding: 5px 0px 0px;
}

#search a:hover {
	color: #000000;
	border-bottom: none;
}

.searchField {
	float: left;
	width: 173px;
	height: 22px;
	margin: 0px;
	padding: 8px 0px 8px 16px;
	background: url(/SiteFiles/1467/Images/search-field.png) no-repeat;
	outline: none;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #b3b3b3;
	text-transform: lowercase;
}

.searchButton {
	float: left;
	width: 51px;
	height: 38px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
	background: url(/SiteFiles/1467/Images/search-button.png) no-repeat;
	outline: none;
	border: none;
	cursor: pointer;
}

/* @end */

/* @group SUB NAV */

#subnav-wrapper {
	width: 228px;
	background: #FFFFFF url(/SiteFiles/1467/Images/subnavwrapper-bg.jpg) repeat-x top;
	border-left: 2px solid #b0dae6;
	border-right: 2px solid #b0dae6;
}

#subnav-wrapper p {
	display: none;
}

#subnav-wrapper h2 {
	padding: 8px 18px;
	border-bottom: 2px solid #b0dae6;
}

#subnav-wrapper h2 a {
	font-size: 16px;
	color: #000000;
}

#subnav {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#subnav li {
	padding: 0px;
	margin: 0px;
	width: 228px;
	background: none;
	border-bottom: 2px solid #b0dae6;
}

#subnav a {
	display: block;
	padding: 8px 18px;
	color: #000000;
	text-decoration: none;
}

#subnav a:hover {
	text-decoration: none;
	background: #edfbff;
}

#subnav a.current {
	color: #FFFFFF;
	background: #00a950;
}

/* @end */

/*

@group HEADER */

#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1467/Images/header-bg.jpg) no-repeat center top;
}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 948px;
	height: 162px;
	position: relative;
}

.logo {
	position: absolute;
	top: 31px;
	left: 0px;
	width: 279px;
	height: 104px;
	overflow: hidden;
}

.logo a {
	width: 279px;
	height: 104px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/logo.png) no-repeat;
}

#utility-links {
	position: absolute;
	top: 5px;
	right: 0px;
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #00a950;
	font-weight: bold;
	text-align: right;
}

/* @end */

/* @group TOP */

#top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#top-wrapper h1 {
	font-size: 45px;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 18px;
}

#top-wrapper p {
	font-size: 20px;
	letter-spacing: -0.02em;
	line-height: 27px;
	color: #FFFFFF;
}

/* @end */

/* @group CONTENT */

#content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #f0fcff url(/SiteFiles/1467/Images/content-bg.jpg) repeat-x top;
}

#content {
	margin: 0px auto;
	padding: 36px 0px;
	width: 948px;
}

#buttons {
	float: left;
	width: 948px;
	margin: 0px 0px 36px;
}

#buttons .middle {
	margin: 0px 25px;
}

.a-parents {
	float: left;
	width: 299px;
	height: 110px;
	overflow: hidden;
}

.a-parents a {
	width: 299px;
	height: 110px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-parents.png) no-repeat 0px 0px;
}

.a-parents a:hover {
	background: url(/SiteFiles/1467/Images/a-parents.png) no-repeat 0px -110px;
}

.a-girls {
	float: left;
	width: 299px;
	height: 110px;
	overflow: hidden;
}

.a-girls a {
	width: 299px;
	height: 110px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-girls.png) no-repeat 0px 0px;
}

.a-girls a:hover {
	background: url(/SiteFiles/1467/Images/a-girls.png) no-repeat 0px -110px;
}

.a-donate {
	float: left;
	width: 299px;
	height: 110px;
	overflow: hidden;
}

.a-donate a {
	width: 299px;
	height: 110px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-donate.png) no-repeat 0px 0px;
}

.a-donate a:hover {
	background: url(/SiteFiles/1467/Images/a-donate.png) no-repeat 0px -110px;
}

#content-left {
	width: 430px;
	float: left;
	margin: 0px 68px 0px 0px;
}

#content-left h3 {
	color: #00a950;
	margin-bottom: 18px;
}

#content-right {
	width: 430px;
	float: left;
}

#content-right h3 {
	color: #ea733c;
	margin-bottom: 18px;
}

/* @end */

/* @group BOTTOM */

#bottom-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #000000 url(/SiteFiles/1467/Images/bottom-bg.jpg) no-repeat center top;
}

#bottom {
	margin: 0px auto;
	padding: 0px 0px 50px;
	width: 948px;
}

#bottom-left {
	float: left;
	width: 458px;
	margin: 68px 30px 0px 0px;
	padding: 80px 0px 0px;
	background: url(/SiteFiles/1467/Images/hd-resources.png) no-repeat 0px 0px;
}

#bottom-left ul {
	margin: 0px 0px 6px;
	padding: 0px;
}

#bottom-left li {
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px dashed #616161;
}

#bottom-left li a {
	color: #b3b3b3;
	display: block;
}

#bottom-left a.green {
	color: #00a950;
	display: block;
}

#icons {
	float: left;
	margin-top: 36px;
}

#bottom-left #forms {
	float: left;
	width: 214px;
	margin: 0px 30px 0px 0px;
	background: url(/SiteFiles/1467/Images/hd-forms.png) no-repeat 0px 0px;
	padding: 45px 0px 0px;
}

#bottom-left #extras {
	float: left;
	width: 214px;
	background: url(/SiteFiles/1467/Images/hd-extras.png) no-repeat 0px 0px;
	padding: 45px 0px 0px;
}

#bottom-right {
	float: left;
	width: 458px;
	margin: 40px 0px 0px;
}

.a-top {
	float: right;
	width: 38px;
	height: 13px;
	overflow: hidden;
}

.a-top a {
	width: 38px;
	height: 13px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-top.png) no-repeat 0px 0px;
}

.a-top a:hover {
	background: url(/SiteFiles/1467/Images/a-top.png) no-repeat 0px -13px;
}

#resources-tagline {
	float: left;
	width: 458px;
	margin: 18px 0px 0px;
}

#resources-tagline p {
	font-size: 20px;
	line-height: 27px;
	letter-spacing: -0.02em;
	color: #c4f2ff;
	margin-bottom: 0px;
}

#resources-tagline strong {
	color: #FFFFFF;
}

#photos {
	float: left;
	width: 458px;
	background: url(/SiteFiles/1467/Images/hd-photos.png) no-repeat 0px 0px;
	padding: 40px 0px 0px;
	margin: 55px 0px 0px;
}

.recent-photos-wrapper ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

.recent-photos-wrapper li {
	float: left;
	margin: 0px 20px 20px 0px;
}

.recent-photos-wrapper li a {
	border: 4px solid #d9d9d9;
	display: block;
	overflow: hidden;
	width: 48px;
	height: 48px;
}

.recent-photos-wrapper li a:hover {
	border: 4px solid #FFFFFF;
}

.recent-photos-view-link a {
	float: left;
	color: #00a950;
	display: block;
}

html>body .recent-photos-view-link a {
	*margin-top: 18px;
}

.recent-photos-wrapper li p {
	display: none;
}

#footer {
	margin: 0px auto;
	padding: 0px 0px 68px;
	width: 948px;
	text-align: center;
}

#footer h2 {
	color: #FFFFFF;
}

#footer a {
	color: #b3b3b3;
}

.a-joinnow {
	margin: 18px auto;
	width: 249px;
	height: 38px;
	overflow: hidden;
}

.a-joinnow a {
	width: 249px;
	height: 38px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-joinnow.png) no-repeat 0px 0px;
}

.a-joinnow a:hover {
	background: url(/SiteFiles/1467/Images/a-joinnow.png) no-repeat 0px -38px;
}

/* @end */

/* @group EVENT WIDGET */

.upcoming-events-wrapper ul {
	margin: 0px 0px 18px;
	padding: 0px;
	background: none;
}

.upcoming-events-wrapper li {
	float: left;
	width: 430px;
	margin: 0px;
	padding: 8px 0px;
	list-style: none;
	border-bottom: 1px dashed #747d80;
}

.upcoming-events-wrapper p {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}

p.upcoming-events-date {
	float: left;
	background: url(/SiteFiles/1467/Images/events-date-bg.png) no-repeat 0px 0px;
	width: 45px;
	height: 46px;
	margin: 0px 18px 0px 0px;
	overflow: hidden;
}

.upcoming-events-month {
	font-size: 14px;
	color: #ea733c;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 45px;
	float: left;
	margin: 4px 0px 0px;
}

span.upcoming-events-date {
	font-size: 16px;
	color: #ea733c;
	font-weight: bold;
	text-align: center;
	width: 45px;
	float: left;
	margin: -4px 0px 0px;
}

.upcoming-events-name a {
	color: #000000;
	line-height: 45px;
}

.upcoming-events-weekday, .upcoming-events-time,
p.upcoming-events-description, p.upcoming-events-location {
	display: none;
}

.upcoming-events-view-link {
	float: left;
	width: 167px;
	height: 38px;
	overflow: hidden;
	margin-top: 18px;
}

.upcoming-events-view-link a {
	width: 167px;
	height: 38px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-events-more.png) no-repeat 0px 0px;
}

.upcoming-events-view-link a:hover {
	background: url(/SiteFiles/1467/Images/a-events-more.png) no-repeat 0px -38px;
}

/* @end */

/* @group DEFAULT */

#d-top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1467/Images/d-top-bg.gif) repeat-x;
}

#d-top {
	margin: 0px auto;
	padding: 26px 0px;
	width: 948px;
}

html>body #d-top {
	*padding: 24px 0px;
}

#d-top h1 {
	font-size: 45px;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 0px;
}

#d-content {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 948px;
}

#d-content-top {
	float: left;
	width: 682px;
	margin: 36px 0px 0px;
	line-height: 0px;
}

#d-content-top img {
	border: 4px solid #FFFFFF;
	margin-bottom: 18px;
}

#d-content-left {
	float: left;
    padding: 30px 0 36px;
    width: 682px;
}

#d-content-right {
	float: right;
	width: 232px;
	padding: 0px 0px 36px;
}

#page-right {
	width: 232px;
	margin: 18px 0px 0px;
	overflow: hidden;
}

#page-right .middle {
	margin: 16px 0px;
}

.addthis_toolbox {
	float: right;
	margin-top: -30px;
	width: 120px;
}

#at16pm {
	height: 389px !important;
}

#at16pf {
	height: 22px !important;
}

.a-parents2 {
	float: left;
	width: 232px;
	height: 90px;
	overflow: hidden;
}

.a-parents2 a {
	width: 232px;
	height: 90px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-parents2.png) no-repeat 0px 0px;
}

.a-parents2 a:hover {
	background: url(/SiteFiles/1467/Images/a-parents2.png) no-repeat 0px -90px;
}

.a-girls2 {
	float: left;
	width: 232px;
	height: 90px;
	overflow: hidden;
}

.a-girls2 a {
	width: 232px;
	height: 90px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-girls2.png) no-repeat 0px 0px;
}

.a-girls2 a:hover {
	background: url(/SiteFiles/1467/Images/a-girls2.png) no-repeat 0px -90px;
}

.a-donate2 {
	float: left;
	width: 232px;
	height: 90px;
	overflow: hidden;
}

.a-donate2 a {
	width: 232px;
	height: 90px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-donate2.png) no-repeat 0px 0px;
}

.a-donate2 a:hover {
	background: url(/SiteFiles/1467/Images/a-donate2.png) no-repeat 0px -90px;
}

/* @end */

/*

@group CONTENT AREA PHOTO GALLERY */

/* Applies to a DIV around the photogallery */

#d-content-left .photogallery {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Controls the display of the thumbnails */

#d-content-left .photogallery li {
	float: left;
	padding: 0;
	margin: 0px 20px 20px 0px;
}

/* Contols the link property for the thumbnails */

#d-content-left .photogallery li a {
	border: 4px solid #d9d9d9;
	display: block;
	overflow: hidden;
	width: 75px;
	height: 75px;
	padding: 0;
}

/* Contols the link hover property for the thumbnails */

#d-content-left .photogallery li a:hover {
	border: 4px solid #fff;
	display: block;
	overflow: hidden;
	width: 75px;
	height: 75px;
	padding: 0;
}

/* @end */

/* @group SLIDER */

.swRotator, .swSlider {
	position: relative;
}

div.slider-out {
	display: inline;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div.slider-in {
	width: 948px;
	height: 265px;
	margin: 0px auto;
}

div.slider-image {
	float: left;
	margin-right: 20px;
}

div.slider-content {
	width: 326px;
	float: left;
	padding: 36px 0px 36px 36px;
}

.prev {
	position: absolute;
	bottom: 36px;
	right: 61px;
	width: 15px;
	height: 19px;
	overflow: hidden;
	z-index: 6;
}

a.prev {
	width: 15px;
	height: 19px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-prev.png) no-repeat;
}

.next {
	position: absolute;
	bottom: 36px;
	right: 36px;
	width: 15px;
	height: 19px;
	overflow: hidden;
	z-index: 6;
}

a.next {
	width: 15px;
	height: 19px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-next.png) no-repeat;
}

/* @end */

/* @group CALENDAR VIEW */

/* Applies to ALL cells within the calendar table */

.events-calendar td {
	border: solid 1px #fff;
	height: 90px;
	overflow: hidden;
	text-align: right;
	vertical-align: top;
}

/* Applies to cells that represent Monday - Friday */

.weekday 



/* Applies to cells that represent SATURDAY - SUNDAY */
.weekend {
	width: 75px;
}

.weekend {
	background: #d8f4fd;
}

/* Applies to the cell that represents the current date */

.today {
	background: #fff;
}

/* Applies to div containing events marked as "all day" their the hover state */

.all-day-event {
	background: #00a950;
	color: #fff;
	cursor: pointer;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 2px;
	overflow: hidden;
	padding: 2px;
	text-align: left;
	white-space: nowrap;
}

.all-day-event:hover {
	background: #000;
	text-decoration: none;
}

/* Applies to div containing events with specific times. */

.partial-day-event, .partial-day-event:hover {
	cursor: pointer;
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
}

.event-detail-location-name, .event-detail-description {
	font-weight: bold;
}

.event-detail-location-name span, .event-detail-description span {
	font-weight: normal;
}

p.event-detail-description {
	margin: 0;
}

/* @end */

/* @group FOOTER PHOTO GALLERY */

/* Applies to a DIV around the photogallery */

.photogallery {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Controls the display of the thumbnails */

.photogallery li {
	float: left;
	padding: 0;
	margin: 0px 20px 20px 0px;
}

/* Contols the link property for the thumbnails */

.photogallery li a {
	border: 4px solid #d9d9d9;
	display: block;
	overflow: hidden;
	width: 48px;
	height: 48px;
	padding: 0;
}

/* Contols the link hover property for the thumbnails */

.photogallery li a:hover {
	border: 4px solid #fff;
	display: block;
	overflow: hidden;
	width: 48px;
	height: 48px;
	padding: 0;
}

/* @end */

/* @group BLOG SNIPPET */

.recent-blog-posts-wrapper ul {
	margin: 0px 0px 18px;
	padding: 0px;
	background: none;
}

.recent-blog-posts-wrapper li {
	float: left;
	width: 430px;
	margin: 0px;
	padding: 8px 0px;
	list-style: none;
	border-bottom: 1px dashed #747d80;
}

a.recent-blog-posts-title {
	color: #000000;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

.recent-blog-posts-body {
	display: block;
	overflow: hidden;
}

.recent-blog-posts-view-link {
	float: left;
	width: 167px;
	height: 38px;
	overflow: hidden;
	margin-top: 18px;
}

.recent-blog-posts-view-link a {
	width: 167px;
	height: 38px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1467/Images/a-blog-more.png) no-repeat 0px 0px;
}

.recent-blog-posts-view-link a:hover {
	background: url(/SiteFiles/1467/Images/a-blog-more.png) no-repeat 0px -38px;
}

/* @end */

#ctl00_cphPageBody_hlRegister {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: none repeat scroll 0 0 #00A950;
	color: #FFFFFF;
	margin: 0 6px;
	padding: 7px 8px 5px;
}

.event-detail-block-wrapper, .event-detail-info {
	float: none;
}

.event-module {
	clear: both;
}

/* @group MEMBERSHIP */

#membership {
	clear: both;
	height: 60px;
	margin-bottom: 40px;
}

#membership h3 {
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	height: 60px;
	margin-right: 6px;
	padding-top: 8px;
	text-align: left;
	text-transform: none;
	width: 167px;
}

#thermometer {
	background: url("/sitefiles/1467/images/member-bg1.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 60px;
	position: relative;
	width: 610px;
	text-align: left;
}

#membership-red {
	background: url("/sitefiles/1467/images/member-red.gif") repeat-x scroll 0 0 transparent;
	height: 60px;
	margin: 5px 0 0;
}

#membership-scale {
	left: 0;
	position: absolute;
	top: 0;
}

#membership h4 {
	color: #FFFFFF;
	float: right;
	font-size: 22px;
	font-weight: bold;
	height: 42px;
	padding-top: 18px;
}

/* @end */

#countdown {
	float: left;
	height: 150px;
}

#countdown1 {
	color: #FFFFFF;
	font-size: 50px;
	height: 60px;
	margin: 0;
	padding: 2px 4px;
	text-align: center;
	text-shadow: 0 1px 0 #333333;
	visibility: hidden;
}

#countdown h1 {
	font-size: 52px;
	padding-top: 16px;
	text-shadow: 0 1px 0 #333333;
}

#banner-element-2100 {
	text-align: center;
}

#banner-element-2100 h1 {
	margin-top: 85px;
}

#banner-element-2138 div.slider-image {
	float: left;
	width: 175px;
}

div.slider-in2 {
	margin: 64px auto 0;
	height: 265px;
	width: 948px;
}

/* @group BREADCRUMBS */

#breadcrumbs {
	margin-bottom: 20px;
	overflow: hidden;
	text-align: left;
}

#breadcrumbs ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background: none;
	display: inline;
}

#breadcrumbs li:last-child a {
	opacity: 1;
}

#breadcrumbs a {
	background: url("/SiteFiles/1467/Images/breadcrumb.gif") no-repeat scroll 0.2em 50% transparent;
	opacity: 0.6;
	padding-left: 18px;
}

#breadcrumbs a:hover {
	padding-left: 18px;
	opacity: 1;
}

#breadcrumbs a.first {
	background: none;
	padding-left: 0px;
}

/* @end */

/* @group STORE */

.category-list-item {
	border: medium none;
	float: left;
	height: auto;
	margin: 10px 18px;
	text-align: center;
	width: 100px;
}

.category-list-item h4 {
	margin-top: 10px;
}

/* @end */

/* @group Calendar */

ul.sw-events-detail-categories {
    position: absolute;
    right: 38px;
    top: 370px;
    width: 212px;
}

ul.sw-events-detail-categories li {
	display: block;
    margin-bottom: 4px;
    padding: 0;
}

ul.sw-events-detail-categories li a {
	background-color: transparent;
    color: #000000;
    display: block;
    padding: 0 0 0 18px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

ul.sw-events-detail-categories li a.selected, ul.sw-events-detail-categories li a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

ul.sw-events-detail-timeframes {
	margin-bottom: 20px;
}

ul.sw-events-detail-timeframes li {
	padding: 0;
}

ul.sw-events-detail-timeframes li a {
	background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #666666;
    padding: 10px 22px 8px;
}

ul.sw-events-detail-timeframes li a:hover {
	box-shadow: 0 0 4px #AAA;
}

ul.sw-events-detail-timeframes li a.selected {
	background-color: #AEE4F8;
}

ul.sw-events-detail-list > li {
	border: 1px solid #CCCCCC;
    margin: 0 0 20px;
    padding: 20px 0 20px 20px;
}

div.sw-events-detail-list-event-details {
	background-color: #00A950;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    float: right;
    margin-left: 20px;
    margin-top: -20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 120px;
}

div.sw-events-detail-list-event-date {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0;
    padding-top: 10px;
    text-transform: uppercase;
}

div.sw-events-detail-list-event-time {
    clear: right;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    padding-top: 0;
}

div.sw-events-detail-list-event-location {
    clear: right;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    opacity: 0.75;
    padding-bottom: 10px;
    padding-top: 0;
}

/* @end */
