/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Skin 012 ( West Nashville Sports League )						*/
/* Created: 08-21-2012 by Krunal									*/
/* Updated: 02-06-2014 by Krunal									*/
/********************************************************************/

@import url(//fonts.googleapis.com/css?family=Montserrat);

/* Comman CSS */
/********************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,
acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,
strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td			{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;
										background: transparent; }
blockquote,q								{ quotes: none; }
blockquote:before,
blockquote:after,
q:before,q:after						{ content:''; content: none; }
:focus									{ outline:none; }
ins										{ text-decoration:none; }
del										{ text-decoration:line-through; }
form										{ height: 100%; }
img										{ border: 0; padding: 0; margin: 0; }
html, body								{ text-align: left; font-size: 13px; margin: 0; padding: 0;
										font-family: Arial,Helvetica,sans-serif; height: 100%;
										background: #fff; color: #414141; line-height: 20px; 
										font-weight: normal; }
.AlertText a,
.AlertText a:link,
.AlertText a:visited				{color: #ff0a22;}
.AlertText a:hover,
.AlertText a:focus,
.AlertText a:active				{color: #ebeaea;}

.TeamPage_newsHolder a, 
.TeamPage_newsHolder a:link, 
.TeamPage_newsHolder a:visited,
.TeamPage_gridColumn a,
.TeamPage_gridColumn a:link,
.TeamPage_gridColumn a:visited,
.innerpage-content .ModLinksC a,
.innerpage-content .ModLinksC a:link,
.innerpage-content .ModLinksC a:visited,
.innerpage-content .ModDNNHTMLC a,
.innerpage-content .ModDNNHTMLC a:link,
.innerpage-content .ModDNNHTMLC a:visited {
  color: #ff0a22;
}

.TeamPage_newsHolder a:hover,
.TeamPage_newsHolder a:focus,
.TeamPage_newsHolder a:active,
.TeamPage_gridColumn a:hover,
.TeamPage_gridColumn a:focus,
.TeamPage_gridColumn a:active,
.innerpage-content .ModLinksC a:hover,
.innerpage-content .ModLinksC a:focus,
.innerpage-content .ModLinksC a:active,
.innerpage-content .ModDNNHTMLC a:hover,
.innerpage-content .ModDNNHTMLC a:focus,
.innerpage-content .ModDNNHTMLC a:active {
  color: #222222;
}
/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6					{ font-family: 'Montserrat',Arial,Helvetica,sans-serif; 
										font-weight: normal; color: #ff0a22; padding: 0 0 12px 0; }
h1										{ font-size: 26px; line-height: 32px; }
h2										{ font-size: 22px; line-height: 32px; }
h3										{ font-size: 18px; line-height: 26px; }
h4										{ font-size: 16px; line-height: 22px; }
h5	 									{ font-size: 14px; line-height: 16px; }
h6										{ font-size: 12px; line-height: 14px; }
p										{ padding: 0 0 12px 0; font-family: Arial,Helvetica,sans-serif; }
ul, ol									{ padding: 0; margin: 0 0 0 24px;}
ul li, ol li									{ padding:0; margin: 0; list-style-type: none; }
sup										{ vertical-align: top; font-size: 8px; }
small									{ font-size: 8px; }
.Normal, 
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject								{ font-family: Arial,Helvetica,sans-serif; font-weight:normal;
										font-size: 13px; line-height: 20px; text-align: left; }

.Normal, .NormalDisabled				{ color:#414141; }
.BoldText								{ color:#414141; font-weight:bold;}
.NormalRed								{ color:#cd0000; font-weight:bold; }
.SubHead								{ color:#0b1168; }
.SkinObject								{ color:#ff0a22; }

/* Link CSS */
/********************************************************************/
a, a:link, a:visited,
a.CommandButton, 
a.CommandButton:link, 
a.CommandButton:visited,
a.SkinObject, 
a.SkinObject:link,
a.SkinObject:visited					{ font-family: inherit;
										font-weight: normal; font-size: inherit; text-decoration: none;
										line-height: inherit; color: #ff0a22; }
a:active, a:hover, a:focus,
a.CommandButton:active, 
a.CommandButton:hover, 
a.CommandButton:focus,
a.SkinObject:hover , 
a.SkinObject:focus,
a.SkinObject:active						{ color: #000; text-decoration: none; }
.paneOutline							{ outline: 1px dotted #000; border: none; }
.paneOutline center						{ text-align: center; }
.paneOutline .SubHead					{ color: #000; }

/* DNN Empty Pane CSS For IE */
/********************************************************************/
.DNNEmptyPane							{ font-size: 0px; line-height: 0px; display: none; }

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox						{ font-family: Arial,Helvetica,sans-serif;
										font-weight:normal; font-size: 14px; line-height: 22px;
										height: 22px; background: #f6f6f6; border: 1px solid #616161; 
										padding: 2px 8px; margin: 2px 0px; color:#222; }
select.NormalTextBox						{ padding: 2px 2px 2px 8px; }
input.NormalTextBox:focus, 
input.NormalTextBox:hover,
textarea.NormalTextBox:focus,
textarea.NormalTextBox:hover,
select.NormalTextBox:focus,
select.NormalTextBox:hover				{ border-color:#222; }
textarea.NormalTextBox, select.NormalTextBox
										{ height: auto; }

/* Button CSS */
/********************************************************************/
.StandardButton							{ background: #e80000; border: 1px solid #6c0000; color: #fff; display: inline-block; 
										font-size: 13px; line-height: 20px; margin: 12px 0; padding: 8px 12px; }
.StandardButton:hover, 
.StandardButton:focus					{ background: #0064a8; border-color: #003e69; outline: none; 
										text-decoration: none; color: #fff; }

/* Float CSS */
/********************************************************************/
.float-left								{ float:left; }
.float-right							{ float:right; }
.clear:after							{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clear-both								{ clear:both; font-size: 0px; line-height: 0px; height: 0px; }

/* DNN Overwrite CSS */
/********************************************************************/
.textAlignRight							{ text-align: right; }
.textAlignCenter						{ text-align: center; }
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox						{ width: 24px!important; }
.termsContainer, 
.privacyContainer						{ padding: 12px; }
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox						{ width: 24px!important; }

/* DNN 6 Fix */
/********************************************************************/
#dnnCPWrap a,
#dnnCPWrap a:link,
#dnnCPWrap a:visited						{ text-decoration: none; }
#dnnCPWrap a:hover span, #dnnCPWrap a:active span,
#dnnCPWrap a:focus span, #dnnCommonTasks a:hover, 
#dnnCommonTasks a:active, #dnnCommonTasks a:focus, 
#dnnCurrentPage a:hover, #dnnCurrentPage a:active, 
#dnnCurrentPage a:focus, #dnnOtherTools a:hover, 
#dnnOtherTools a:active, #dnnOtherTools a:focus
										{ text-decoration: underline; }

/* Club Home Actionbar CSS */
/********************************************************************/
.sWebTheme_ActionsArea					{ margin: 0 0 36px 0; }
.sWebTheme_Actions						{ padding: 14px 0 10px 0; background-color: #000; margin: 0; 
										background: #010101 url(/desktopmodules/bsb/bsb.content/clientresources/images/img_settingbg.gif) 0 0 repeat-x; }
.sWebTheme_Actions .sWebTheme_ActionsHolder
										{ text-align: center; display: table; margin: auto; }
a.sWebTheme_ActionsLinks,
a.sWebTheme_ActionsLinks:link,
a.sWebTheme_ActionsLinks:visited		{ text-decoration: none; float: left; display: block; text-align: center;
										padding: 52px 0 0 0; background-color: transparent; background-repeat: no-repeat;
										background-position: top center; min-width: 48px; _width: 48px; }
a.sWebTheme_ActionsLinks:hover,
a.sWebTheme_ActionsLinks:focus,
a.sWebTheme_ActionsLinks:active			{ background-position: center -98px; }
a.actions_SettingLink,
a.actions_SettingLink:link,
a.actions_SettingLink:visited			{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_setting.png); }
a.actions_RotatorLink,
a.actions_RotatorLink:link,
a.actions_RotatorLink:visited			{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_rotator.png); }
a.actions_NewsLink,
a.actions_NewsLink:link,
a.actions_NewsLink:visited				{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_news.png); }
a.actions_FieldStatusLink,
a.actions_FieldStatusLink:link,
a.actions_FieldStatusLink:visited		{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_feildstatus.png); }
a.actions_SponsorsLink,
a.actions_SponsorsLink:link,
a.actions_SponsorsLink:visited			{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_sponsors.png); }
a.actions_LinksLink,
a.actions_LinksLink:link,
a.actions_LinksLink:visited				{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_links.png); }
a.actions_ThemeLink,
a.actions_ThemeLink:link,
a.actions_ThemeLink:visited				{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_theme.png); }
a.actions_GalleryLink,
a.actions_GalleryLink:link,
a.actions_GalleryLink:visited			{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_gallery.png); }
a.actions_BannerLink,
a.actions_BannerLink:link,
a.actions_BannerLink:visited			{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_banner.png); }
a.actions_ModuleLink,
a.actions_ModuleLink:link,
a.actions_ModuleLink:visited			{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_module.png); }
a.actions_InterestList,
a.actions_InterestList:link,
a.actions_InterestList:visited			{ background-image: url(/desktopmodules/bsb/bsb.content/clientresources/images/img_visitor.png); }
a.sWebTheme_ActionsLinks img,
a.sWebTheme_ActionsLinks:link img,
a.sWebTheme_ActionsLinks:visited img		{ margin: 0 0 6px 0; }
a.sWebTheme_ActionsLinks span,
a.sWebTheme_ActionsLinks:link span,
a.sWebTheme_ActionsLinks:visited span	{ margin: auto; font-size: 12px; line-height: 16px; padding: 2px 8px;
										-moz-border-radius: 6px; border-radius: 6px; background-color: transparent; 
										display: block; color: #fff; }
a.sWebTheme_showSettings,
a.sWebTheme_showSettings:link,
a.sWebTheme_showSettings:visited		{ -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; color: #fff !important;
										background: #282828 url(/desktopmodules/bsb/bsb.content/clientresources/images/img_settingarrow.png) 6px -44px no-repeat;
										font-size: 12px; line-height: 18px; padding: 4px 8px 6px 24px; text-decoration: none;
										margin: 0; display: block; float: left;}
a.expandedSettings,
a.expandedSettings:link,
a.expandedSettings:visited				{ background-position: 6px 6px; }
.sWebTheme_ActionsBorder				{ border-bottom: 2px solid #282828; }
.sWebTheme_ActionsDivider				{ float: left; height: 76px; margin: 0 12px; width: 2px; 
										background: transparent url(/desktopmodules/bsb/bsb.content/clientresources/images/img_divider.png) center center no-repeat; }
.sWebTheme_Actions a.sWebTheme_ActionsLinks:hover span,
.sWebTheme_Actions a.sWebTheme_ActionsLinks:focus span,
.sWebTheme_Actions a.sWebTheme_ActionsLinks:active span
										{ color: #fff; background-color: #fd0000; }
.sWebTheme_Actions a.sWebTheme_showSettings:hover			{ background-color: #fd0000; color: #fff !important; }
.skin-login br							{ display:none; }

/* DDRMega Menu CSS */
/******************************************************************/
ul.megamenu								{ display: block; margin: 0; padding: 0; }
ul.megamenu:after						{ clear: both; content: ""; display: block; height: 0; visibility: hidden; }
ul.megamenu li.level0						{ display: block; float: left; margin: 0 4px; padding: 0; 
										list-style: none; position: relative; border: double transparent; }
ul.megamenu li.current,
ul.megamenu li.level0:hover				{ border-color: #0b4480; }
ul.megamenu li.level0 a.level0,
ul.megamenu li.level0 a.level0:link,
ul.megamenu li.level0 a.level0:visited		{ font-family: 'Montserrat',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 22px; 
										padding: 2px 8px; margin: 0; color: #fff; display: block; position: relative;}
ul.megamenu li.level0 a.level0:hover,
ul.megamenu li.level0 a.level0:focus,
ul.megamenu li.level0 a.level0:active,
ul.megamenu li.current a.level0,
ul.megamenu li.current a.level0:link,
ul.megamenu li.current a.level0:visited	{ background: url(images/menu-hover-bg.png) 0 0 repeat-x #590000; }
ul.megamenu li.active						{ border-color: transparent !important; }
ul.megamenu li.active a.level0,
ul.megamenu li.active a.level0:link,
ul.megamenu li.active a.level0:visited,
ul.megamenu li.active a.level0:hover,
ul.megamenu li.active a.level0:focus,
ul.megamenu li.active a.level0:active		{ background: #f50000; }
ul.megamenu li.level0 .root-pointer,
ul.megamenusubcontent li .child-pointer	{ display: none; }
ul.megamenu li.level0 .sub					{ display: none; position: absolute; left: 0; float: left; z-index: 1111;
										background: url(images/menu-dropdown-bg.png) 0 0 repeat-x #650000;
										padding: 12px; }
ul.megamenu li.level0 .sub .column			{ float: left; border-right: 3px double #b50000; }
ul.megamenu li.level0 .sub .last-column		{ border: none; }
ul.megamenusubcontent					{ padding: 0; margin: 0; border-bottom: double #ff0000; }
ul.last-row								{ border: none; }
ul.megamenusubcontent li					{ padding: 0; margin: 0; list-style: none; }
ul.megamenusubcontent li.subheader h2		{ padding: 0; }
ul.megamenusubcontent li.subheader a,
ul.megamenusubcontent li.subheader a:link,
ul.megamenusubcontent li.subheader a:visited
										{ font-size: 14px; line-height: 20px; color: #fff; white-space: nowrap;
										text-shadow: 1px 1px #000; text-decoration: none; text-transform: uppercase;
										display: block; padding: 6px 8px; border: 1px solid transparent; }
ul.megamenusubcontent li.sublink a,
ul.megamenusubcontent li.sublink a:link,
ul.megamenusubcontent li.sublink a:visited	{ font-size: 12px; line-height: 20px; color: #fff; 
										text-decoration: none; display: block; padding: 2px 8px 4px 32px; 
										border: 1px solid transparent; white-space: nowrap;
										background: url(images/menu-pointer.png) 12px center no-repeat transparent; }
ul.megamenusubcontent li.sublink a:hover,
ul.megamenusubcontent li.sublink a:focus,
ul.megamenusubcontent li.sublink a:active,
ul.megamenusubcontent li.subheader a:hover,
ul.megamenusubcontent li.subheader a:focus,
ul.megamenusubcontent li.subheader a:active{ background-color: #005594; border-color: #00406f; }


/* Skin CSS */
/********************************************************************/
.skin-area								{ background: url(images/white-checks-gradient.png) center top repeat #c1c1c1; 
										min-height: 100%; _height: 100%; position: relative; z-index: 0; }
.skin-width								{ width: 960px; margin: auto; }
.skin-header							{ background: url(images/blue-line-gradient-bg.jpg) center bottom no-repeat #01519a; padding: 0 0 1px 0; }
.innerpage-skin .skin-header				{ padding: 0 0 18px 0; }
.innerpage-content						{ padding: 24px 0 12px 0; }
#Body .innerpage-leftPane				{ width: 600px; padding: 0 24px 0 0; display:table-cell; }
#Body .innerpage-rightPane				{ width: 336px; display:table-cell; }
.skin-head								{ position: relative; padding: 36px 0 0 0; }
.skin-login								{ position: absolute; top: 0; right: 0; }
a.ActionLink,
a.ActionLink:link,
a.ActionLink:visited					{ display: block; float: left; margin: 0 0 0 12px;
										border: double #20377e; border-top: none; padding: 0; }
a.ActionLink span,
a.ActionLink:link span,
a.ActionLink:visited span				{ background: url(images/red-gradient-bg.png) 0 0 repeat-x #590000; 
										padding: 3px 18px; color: #fff; font-size: 18px; line-height: 24px; display: block;
										text-shadow: 1px 1px #000;  text-align: center; text-transform: uppercase;
										font-family: 'Montserrat',Arial,Helvetica,sans-serif; }
a.ActionLink:hover span,
a.ActionLink:focus span,
a.ActionLink:active span					{ background-position: 0 -100px; background-color: #000; }
.skin-logo								{ text-align: center; }
.skin-logo img							{ height: 155px; width: 880px; }
.skin-HD								{ position: relative; z-index: 2; }
.CB-news								{ float: left; width: 469px; padding: 0 10px 0 0; border-right: 1px solid #cdcdcd; }
.CB-embededHTML							{ float: left; width: 219px; padding: 0 10px; border-right: 1px solid #cdcdcd; }
.CB-links								{ float: left; width: 220px; padding: 0 10px; }
.CB-programs							{ background: url(images/red-line-gradient-bg.jpg) center top no-repeat #7a0400; padding: 24px 0 0 0; }
.CB-programs-shadow						{ background: url(images/black-transparent-gradient.png) left bottom repeat-x transparent; padding: 0 0 30px 0; }
.CB-sponsors							{ padding: 18px 0; }
.skin-footer							{ padding: 18px 0 24px; }
.FooterLeftPane							{ float: left; width: 229px; padding: 0 10px 0 0; border-right: 1px solid #cdcdcd; }
.FooterMiddlePane						{ float: left; width: 219px; padding: 0 10px; border-right: 1px solid #cdcdcd; }
.FooterRightPane						{ float: left; width: 470px; padding: 0 0 0 10px; }
.skin-info								{ padding: 0 0 12px 0; }
.skin-infoLeft							{ padding: 6px 0 0 0; float: left; }
.skin-infoRight							{ float: right; }
.skin-info,
.skin-info .SkinObject,
.skin-info a.SkinObject,
.skin-info a.SkinObject:link,
.skin-info a.SkinObject:visited			{ color: #0b1169; }
.skin-info a.SkinObject:hover,
.skin-info a.SkinObject:focus,
.skin-info a.SkinObject:active			{ color: #ff0a22; }

/* Container CSS */
/********************************************************************/
h2.CB-head,
h2.footerCN-header						{ font-size: 18px; line-height: 26px; color: #414141; }
.CB-star								{ background: url(images/gray-star.png) 0 0 no-repeat transparent; }
a.CB-link,
a.CB-link:link,
a.CB-link:visited						{ float: left; display: block; border: double #e0e0e0; }
a.CB-link span,
a.CB-link:link span,
a.CB-link:visited span					{ display: block; padding: 4px 12px; font-size: 14px; line-height: 18px; font-weight: normal;
										background: url(images/red-gradient-bg.png) 0 0 repeat-x #590000; color: #fff; }
a.CB-link:hover span,
a.CB-link:focus span,
a.CB-link:active span					{ background-position: 0 -100px; background-color: #000; }


/* Slider CSS */
/********************************************************************/
.CB-slider								{ margin: 0 0 -64px 0; padding: 26px 0; position: relative; z-index: 1;
										background: url(images/slider-dropshadow.png) center bottom no-repeat transparent; }
.CB-sliderWidth							{ width: 968px; margin: auto; }
.CB-slider #BSBSlider-Wrapper			{ width: 960px; }
.CB-slider #BSBSlider-Wrapper ul.BSBSlide-NAV
										{ width: 256px; }
.CB-slider #BSBSlider-Wrapper .BSBSlide-NAV-Content
										{ width: 116px; }
.CB-slider #BSBSlider-Wrapper li.BSBSlide-NAV-Item
										{ background: #414141; }
.CB-slider #BSBSlider-Wrapper li.ui-state-active, 
.CB-slider #BSBSlider-Wrapper li.ui-state-active:hover,
.CB-slider #BSBSlider-Wrapper li.BSBSlide-NAV-Item:hover
										{ background: #000; }
.CB-slider #BSBSlider-Wrapper li.ui-state-active .BSBSlide-NAV-Active
										{ background-image: url(images/slider-active.png); }
.CB-slider #BSBSlider-Wrapper .BSBSlide-Caption
										{ width: auto; top: 10px; left: 10px; bottom: auto; max-width: 350px; _width: 350px; padding: 0; }
.CB-slider #BSBSlider-Wrapper h2.BSBSlide-CP-Head
										{ font-family: Arial Black,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 36px; line-height: 42px; }
.CB-sliderPadding						{ padding: 86px 0 24px 0; }

/* News CSS */
/********************************************************************/
.news-wrapper							{ padding: 0 0 10px 0; }
h3.news-header							{ font-family: Arial,Helvetica,sans-serif; font-size: 14px; line-height: 18px; 
										font-weight: normal; padding: 0; color: #414141; }
p.news-detail							{ font-size: 12px; line-height: 18px; padding: 0; color: #0b1168; font-weight: bold; }
a.news-link,
a.news-link:link,
a.news-link:visited						{ font-size: 12px; line-height: 18px; font-weight: bold; }

/* Club Home Sponsor CSS*/
/********************************************************************/
.sponsors-wrapper						{ display: block; position: relative; margin: auto; padding: 0 30px; height: 80px; 
										overflow: hidden; text-align: center; }
.sponsors-wrapper .caroufredsel_wrapper	{ margin: auto !important; }
a.sponsors-prevButton,
a.sponsors-prevButton:link,
a.sponsors-prevButton:visited,
a.sponsors-nextButton:link,
a.sponsors-nextButton:visited,
a.sponsors-nextButton					{ position: absolute; height: 26px; width: 26px;
										background: url(images/sponsor-arrow.png) 0 0 no-repeat transparent;
										text-indent: -9999px; text-decoration: none; }
a.sponsors-prevButton:link,
a.sponsors-prevButton:visited,
a.sponsors-prevButton					{ background-position: top left; left: 0; top: 26px; }
a.sponsors-nextButton:link,
a.sponsors-nextButton:visited,
a.sponsors-nextButton					{ background-position: top right; right: 0; top: 26px; }
a.sponsors-prevButton:hover				{ background-position: bottom left; }
a.sponsors-nextButton:hover				{ background-position: bottom right; }
.sponsors-list							{ margin: 0; padding: 0; }
li.sponsors-item							{ margin: 0 12px 0 0; padding: 0 ; list-style: none; float: left; }
.inner-sponsor                                              { margin-bottom: 20px;}

/* Links CSS */
/********************************************************************/
ul.links-wrapper							{ padding: 0; margin: 0; }
.links-item, 
.FRlinks-item, 
.LTlinks-item							{ list-style: none; padding: 6px 6px 6px 24px; }
a.link-anchor,
a.link-anchor:link,
a.link-anchor:visited					{ font-size: 14px; line-height: 18px; padding: 2px; color: #080e67; }
a.link-anchor:hover,
a.link-anchor:focus,
a.link-anchor:active					{ color: #ed0000; }
ul.footerlinks-holder					{ padding: 0 18px 0 0; margin: 0; float: left; }
ul.LTfooterlinks-holder					{ padding: 0; }
li.footerlinks-item						{ padding: 0; margin: 0; }
a.footerlink-anchor,
a.footerlink-anchor:link,
a.footerlink-anchor:visited				{ color: #0b1169; }
a.footerlink-anchor:hover,
a.footerlink-anchor:focus,
a.footerlink-anchor:active				{ color: #ff0a22; }

/* Programs CSS */
/********************************************************************/
.programs-item							{ float: left; width: 184px; padding: 0 10px 0 0; }
.LTprograms-item						{ padding: 0; }
h2.program-head							{ font-size: 14px; line-height: 26px; text-align: center; color: #fff; font-weight: normal; }
.programs-item .CB-star					{ background: url(images/red-star.png) 0 0 no-repeat transparent; }
.program-image							{ background: #790100; padding: 5px; }
.program-detail							{ padding: 12px 0; color: #fff; }
a.program-link,
a.program-link:link,
a.program-link:visited					{ float: left; display: block; border: double #8b2222; }
a.program-link span,
a.program-link:link span,
a.program-link:visited span				{ display: block; padding: 8px 12px; font-size: 14px; line-height: 18px; font-weight: normal;
										background: url(images/blue-gradient-bg.png) 0 0 repeat-x #590000; color: #fff; }
a.program-link:hover span,
a.program-link:focus span,
a.program-link:active span				{ background-position: 0 -100px; background-color: #000; }

/* Social Links CSS */
/********************************************************************/
a.facebook								{ background-image: url(images/icn-facebook.png); }
a.twitter								{ background-image: url(images/icn-twitter.png); }
a.googleplus							{ background-image: url(images/icn-google-plus.png); }
a.youtube								{ background-image: url(images/icn-youtube.png); }
a.flickr								{ background-image: url(images/icn-flickr.png); }
a.pinterest								{ background-image: url(images/icn-pinterest.png); }
a.instagram								{ background-image: url(images/icn-instagram.png); }
a.social-button,
a.social-button:link,
a.social-button:visited					{ display: block; float:left; clear:both; padding: 3px 3px 3px 28px;
										font-size: 14px; line-height: 16px; color: #414141; margin: 2px 0;
										background-position: 0 0; background-repeat: no-repeat; background-color: transparent; }
a.social-button:hover,
a.social-button:focus,
a.social-button:active					{ background-position: 0 -100px; color: #ff0a22; }
.skin-login a.social-button,
.skin-login a.social-button:link,
.skin-login a.social-button:visited		{ text-indent: -99999px; height: 21px; width: 21px; 
										padding: 0; margin: 8px 6px; clear: none; }



/* Club Info CSS */
/********************************************************************/
.contact-info td							{ padding: 0 20px 0 0; color: #414141; }
a.email-link,
a.email-link:link,
a.email-link:visited					{ color: #0b1169; }
a.email-link:hover,
a.email-link:focus,
a.email-link:active						{ color: #ff0a22; }
