/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Heracles															*/
/* Created: 15 Jan 2015 by Anita									*/
/* Updated: 10 March 2015 by Krunal									*/
/********************************************************************/

@import url(//fonts.googleapis.com/css?family=Lato);

/* 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: 14px; margin: 0; padding: 0;
										font-family: 'Lato',Arial,Helvetica,sans-serif; height: 100%;
										background: #fff; color: #000; line-height: 20px; 
										font-weight: normal; }
#Body .AlertText a:hover,
#Body .AlertText a:focus,
#Body .AlertText a:active				{color: #ebeaea;}

/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6					{ font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; 
										font-weight: normal; padding: 0 0 18px 0; }
h1										{ font-size: 32px; line-height: 36px; }
h2										{ font-size: 26px; line-height: 30px; }
h3										{ font-size: 24px; line-height: 26px; }
h4										{ font-size: 20px; line-height: 22px; }
h5	 									{ font-size: 18px; line-height: 20px; }
h6										{ font-size: 16px; line-height: 20px; }
p										{ padding: 0 0 18px 0; }
ul, ol									{ padding: 0 0 18px 0; margin: 0 0 0 24px;}
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: 14px; line-height: 20px; text-align: left; }

.Normal, .NormalDisabled				{ color:#000; }
.BoldText								{ color:#000; font-weight:bold; }
.NormalRed								{ color:#cd0000; font-weight:bold; }

/* 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;  }
.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 #acacac; 
										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; }
#Body .display-table						{ display: table;     background-color: #dbdbdb;}
/* Button CSS */
/********************************************************************/
.StandardButton							{ display: inline-block; border: none; text-decoration: none;
										font-size: 14px; line-height: 20px; margin: 12px 0; padding: 8px 12px; }
.StandardButton:hover, 
.StandardButton:focus					{ outline: none; text-decoration: none; }

/* 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; }

										
/* Skin CSS */
/********************************************************************/
.skArea									{ background: #fff ; min-height: 100%; }
.skWidth								{ width: 940px; margin: auto; display: table; max-width: 100%;}
.skHeader								{ position: relative; }
.skAction								{ position: absolute; top: 0; right: 0; padding: 8px 0; 
										font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; }
a.actionLink,
a.actionLink:link,
a.actionLink:visited					{ font-size: 16px; line-height: 20px; text-transform: uppercase;
										text-decoration: none; display: inline-block; margin: 0 12px; text-transform: uppercase; 
										font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; }
.skLogo									{ float: left; padding: 12px 30px 12px 0; }
.skLogo img								{ width: 210px; height: 170px; }
.skBanners								{ float: left; padding: 60px 0;}
.skBanners h1							{ font-size: 45px; line-height: 50px; text-transform: uppercase; 
										font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; padding: 0; 
										margin: 0; font-weight: bold; letter-spacing: 0.1px; padding: 0 0 7px; }
.skBanners span							{ font-family: 'Lato',Arial,Helvetica,sans-serif; font-size: 18px; line-height: 20px; font-style: italic; color: #7c7c7c; }
.skSlider								{ background: #000; position: relative; }
.sksitelinks							{ float: left; width: 243px; }
.skBanner								{ float: left; width: 296px; }
.skcontact								{ float: left; width: 230px; }
.skBanner								{ padding: 0 70px; }
.HeraclesInner .LeftPane					{ width: 709px; display: table-cell;}
.HeraclesInner .RightPane				{ width: 231px; display: table-cell;}

/* Club Home CSS */
/********************************************************************/
.skEvents,
.skFieldStatus,
.skLinks,
.skEmbededHTML							{ float: left; width: 460px; padding: 10px; }
.skRow									{ margin: 0 -10px; padding: 72px 0; }
.skContainer							{ background: #dbdbdb; padding: 18px 30px; }
.skHead									{ font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; font-weight: normal; 
										font-size: 25px; line-height: 30px; text-transform: uppercase; }
a.btn,
a.btn:link,
a.btn:visited,
a.skLink,
a.skLink:link,
a.skLink:visited						{ font-size: 20px; line-height: 24px; padding: 3px 18px 6px 18px; margin: 12px auto 0 auto;
										font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; font-weight: bold; 
										text-align: center; display: table; text-transform: uppercase; }

/* Social CSS */
/********************************************************************/
.skSocial								{ position: fixed; right: 0; z-index: 3; top: calc(50% - 160px); }
a.sksocial,
a.sksocial:link,
a.sksocial:visited						{ float: right; display: block; overflow: hidden; padding: 0; margin: 0 0 10px 0; position: relative; 
										 color: #fff; clear: both; }
a.sksocial i,
a.sksocial:link i,
a.sksocial:visited i						{ display: inline-block; *display: inline; zoom: 1; background-color: transparent; background-repeat: no-repeat; 
										height: 54px; width: 54px; }
a.sksocial span 							{ font-size: 20px; line-height: 54px; font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; 
										font-weight: normal; text-transform: uppercase; color: #fff; display: inline-block; *display: inline; zoom: 1;
										overflow: hidden; width: 0; transition: all .2s ease-in-out; }
a.sksocial:hover span						{ padding: 0 8px; width: auto; }
a.skFacebook i,
a.skFacebook:link i,
a.skFacebook:visited i					{ background-position: 0 0; }
a.skTwitter i,
a.skTwitter:link i,
a.skTwitter:visited i					{ background-position: -54px 0; }
a.skYoutube i,
a.skYoutube:link i,
a.skYoutube:visited i					{ background-position: -108px 0; }
a.skInstagram i,
a.skInstagram:link i,
a.skInstagram:visited i					{ background-position: -162px 0; }
a.skFlickr i,
a.skFlickr:link i,
a.skFlickr	:visited i					{ background-position: -216px 1px; }

a.prevNews, 
a.nextNews,
a.prevSponsor,
a.nextSponsor							{ background-image: url(images/news-sponsors-arrow.png); }

/* news CSS */
/********************************************************************/
.skNews									{ padding: 0 0 51px 0; }
.skNews .inner							{ position: relative; padding: 30px 40px 0 40px; }
.skNews .inner.hasSlider					{ margin: -20px 0 0 0; padding: 0 40px; }
ul.news									{ margin: 0; padding: 0; }
ul.news li.item							{ margin: 0 10px; padding: 0; list-style: none; float: left; width: 246px; background: #fff; text-align: center; }
ul.news .head							{ padding: 6px; margin: 0; font-size: 25px; line-height: 29px; text-align: center; 
										font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; font-weight: normal; text-transform: uppercase; }
ul.news .detail							{ padding: 12px; font-family: 'Lato',Arial,Helvetica,sans-serif; font-size: 14px; line-height: 20px; text-align: left; }
ul.news .detail p 						{ height: 80px; margin: 0; padding: 0; }
ul.news a.link,
ul.news a.link:link,
ul.news a.link:visited					{ font-size: 18px; line-height: 22px; padding: 2px 8px 4px 8px; font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; 
										font-weight: normal; text-transform: uppercase; margin: auto; display: table; text-align: center; vertical-align: middle; }
a.prevNews,
a.nextNews								{ background-color: transparent; background-repeat: no-repeat; top: 50%;
										height: 60px; width: 30px; position: absolute; text-indent: -9999px; z-index: 1; margin: -30px 0 0 0; }
a.prevNews								{ left: 0; }
a.nextNews								{ right: 0; }

/* Google Calender CSS */
/********************************************************************/
ul.events								{ padding: 0; margin: 0; }
ul.events li.item							{ padding: 0; margin: 0; list-style: none; padding: 12px 0; border-bottom: 1px solid #062951; }
ul.events li.item.first					{ padding: 0 0 12px 0; }
ul.events .head,
ul.events .detail						{ padding: 0; margin: 0; }
ul.events .head,
ul.events .head a,
ul.events .head a:link,
ul.events .head a:visited					{ font-size: 20px; line-height: 26px; font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; 
										font-weight: normal; text-transform: uppercase; text-decoration: none; }
ul.events .time							{ font-size: 14px; line-height: 20px; }

/* Field Status CSS */
/********************************************************************/
ul.fields								{ padding: 0; margin: 0; }
ul.fields li.item							{ padding: 0; margin: 0; list-style: none; padding: 12px 0; }
ul.fields li.item.first					{ padding: 0 0 12px 0; }
ul.fields .head,
ul.fields .detail						{ padding: 0; margin: 0; }
ul.fields .head,
ul.fields .head a,
ul.fields .head a:link,
ul.fields .head a:visited					{ font-size: 20px; line-height: 26px; font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; font-weight: normal; 
										text-transform: uppercase; text-decoration: none; }
ul.fields .time							{ font-size: 14px; line-height: 20px; }
ul.fields .open,
ul.fields .close,
ul.fields .partial						{ display: inline-block; *display: inline; zoom: 1; font-size: 14px; line-height: 20px; background: #009e1a; color: #fff; 
										padding: 0 6px; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
ul.fields .close							{ background: #cd0000; }
ul.fields .partial						{ background: #9e6100; }

/* Embed HTML CSS */
/********************************************************************/
.videoWrapper							{ border-bottom:1px solid #fff; } 
.videoWrapper object,
.videoWrapper iframe,
.videoWrapper embed						{  width: 100%; }
.videoWrapper p							{ font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; 
											font-size:18px; line-height:22px; padding:10px 0; letter-spacing: 0.4px;
											 text-transform:uppercase; font-weight: bold;}
											
/* Links CSS */
/********************************************************************/
ul.links									{ margin: -10px 0 0 0; padding: 0;}
ul.links li.item							{ margin: 0; padding: 0; list-style: none; }
ul.links a.link,
ul.links a.link:link,
ul.links a.link:visited					{ font-family: 'lato',Arial,Helvetica,sans-serif; font-weight: normal; display: block;
										font-size: 16px; line-height: 20px; padding: 11px 36px 11px 11px;
										background-color: transparent; background-repeat: no-repeat; 
										 background-image: url(images/icn-links-arrow.png);}
ul.links a.link:hover,
ul.links a.link:focus,
ul.links a.link:active					{ background-position: right center; background-repeat: no-repeat; }

/* Sponsor CSS */
/********************************************************************/
.skSponsor								{ position: relative; padding: 34px; }
.skSponsor h2							{ font-size: 32px; line-height: 42px; text-align: center; }
ul.sponsors								{ margin: 0; padding: 0; }
ul.sponsors li.item						{ padding: 0; margin: 0 20px; list-style: none; float: left; }
a.prevSponsor,
a.nextSponsor							{ top :50% ; height: 60px; width: 30px; position: absolute; background-color: transparent; 
										background-position: left top; background-repeat: no-repeat; z-index: 1; text-indent: -9999px; }
a.prevSponsor							{ left:0; }
a.nextSponsor							{ right:0; background-position: right top; }
a.prevSponsor:hover,
a.prevSponsor:focus						{ background-position: left bottom; }
a.nextSponsor:hover,
a.nextSponsor:focus						{ background-position: right bottom; }

/* AFlinks CSS */
/********************************************************************/
.skAFLinks h2							{ text-align: center; background: transparent url(images/line.png) center center no-repeat; 
										padding: 0 0 6px 0; font-size: 20px; line-height: 24px; }
ul.affiliates							{ margin: 0; padding: 20px 0; text-align: center; }
ul.affiliates li.item						{ margin: 0; padding: 0 20px; list-style: none; display: inline-block; *display: inline; zoom: 1; }
ul.affiliates a.link,
ul.affiliates a.link:link,
ul.affiliates a.link:visited				{ display: inline-block; *display: inline; zoom: 1; }
ul.affiliates a.link img					{ transition: all .2s ease-in-out; }
ul.affiliates a.link:hover img				{ transform: scale(1.05); }

/* Footer CSS */
/********************************************************************/
.skFooter								{ background-position: center top; background-repeat: no-repeat;
										padding: 50px 0 0 0; margin: 60px 0 0 0; padding: 85px 0 60px 0; }
.ftHead									{ color: #fff; font-size: 24px; line-height: 28px; text-transform: uppercase; 
										font-family: 'TradeGothicNextW01-Cond',Arial,Helvetica,sans-serif; font-weight: normal; }

/* Site Links CSS */
/********************************************************************/
ul.site-links							{ margin: 0; padding: 0; }
ul.site-links li							{ margin: 0; padding: 10px 0; list-style: none; background-color: transparent; background-position: left center; 
										 background-image: url(images/icn-site-links-arrow.png); background-repeat: no-repeat; }
ul.site-links a,
ul.site-links a:link,
ul.site-links a:visited					{ font-family: 'Lato',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 1; padding: 0 0 0 20px; display: block; }

/* Banner CSS */
/********************************************************************/
a.BannerLink img							{ transition: all .2s ease-in-out; }
a.BannerLink:hover img					{ transform: scale(1.05); }

/* Club Info CSS */
/********************************************************************/
.skClubInfo h2							{ font-size: 18px; line-height: 20px; text-transform: uppercase; font-weight: bold; }
.skClubInfo,
.skClubInfo p,
.skClubInfo a,
.skClubInfo a:link,
.skClubInfo a:visited					{ font-family: 'Lato',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 20px; padding: 0; }
.skClubInfo a:hover,
.skClubInfo a:focus,
.skClubInfo a:active						{ text-decoration: underline; }
.skInfo									{ padding: 12px 0; }
.skInfo,
.skInfo a,
.skInfo a:link,
.skInfo a:visited,
.skInfo .SkinObject,
.skInfo a.SkinObject,
.skInfo a.SkinObject:link,
.skInfo a.SkinObject:visited 			{ font-size: 12px; line-height: 27px; font-family: Arial,Helvetica,sans-serif; }
.skInfo a.hidden-link,
.skInfo a.hidden-link:link,
.skInfo a.hidden-link:visited			{ display: inline-block; *display: inline; zoom: 1; margin: 0 12px; }
.Info-Left								{ float: left; }
.Info-Right								{ float: right; }

/* Skin Overwrite CSS */
/********************************************************************/
.Heracles-Default .skClubInfo a,
.Heracles-Default .skClubInfo a:link,
.Heracles-Default .skClubInfo a:visited
										{ color: #fff; }
.Heracles-Default .skClubInfo a:hover,
.Heracles-Default .skClubInfo a:focus,
.Heracles-Default .skClubInfo a:active
										{ color: #000; }

.Heracles-Default a.sksocial i,
.Heracles-Default a.sksocial:link i,
.Heracles-Default a.sksocial:visited i	{ background-image: url(images/icn-social.png); }

/* Blue Scheme CSS */
/********************************************************************/
.Heracles-Blue h1, 
.Heracles-Blue h2, 
.Heracles-Blue h3, 
.Heracles-Blue h4, 
.Heracles-Blue h5, 
.Heracles-Blue h6,
.Heracles-Blue .SubHead,
.Heracles-Blue .SkinObject,
.Heracles-Blue a, 
.Heracles-Blue a:link, 
.Heracles-Blue a:visited,
.Heracles-Blue a.CommandButton, 
.Heracles-Blue a.CommandButton:link, 
.Heracles-Blue a.CommandButton:visited,
.Heracles-Blue a.SkinObject, 
.Heracles-Blue a.SkinObject:link,
.Heracles-Blue a.SkinObject:visited
										{ color:#0079e0; }
.Heracles-Blue a:active, 
.Heracles-Blue a:hover, 
.Heracles-Blue a:focus,
.Heracles-Blue a.CommandButton:active, 
.Heracles-Blue a.CommandButton:hover, 
.Heracles-Blue a.CommandButton:focus,
.Heracles-Blue a.SkinObject:hover , 
.Heracles-Blue a.SkinObject:focus,
.Heracles-Blue a.SkinObject:active
										{ color: #000; }
.Heracles-Blue .StandardButton			{ background: #062951; color: #fff; }
.Heracles-Blue .StandardButton:hover, 
.Heracles-Blue .StandardButton:focus
										{ background: #0079e0; color: #fff; }

/* Club Setting */
.Heracles-Blue a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Blue a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Blue a.sWebTheme_ActionsLinks:active span
										{ background: #0079e0; color: #fff; }

/* Skin */
.Heracles-Blue .skAction					{ background: #062951; color: #fff; }
.Heracles-Blue a.actionLink,
.Heracles-Blue a.actionLink:link,
.Heracles-Blue a.actionLink:visited
										{ color: #fff; }
.Heracles-Blue a.actionLink:hover,
.Heracles-Blue a.actionLink:focus
.Heracles-Blue a.actionLink:active
										{ color: #0079e0; }

/* Club Home */
.Heracles-Blue .skHead					{ color: #0079e0; letter-spacing:0.1px; }
.Heracles-Blue .skSponsor h2,
.Heracles-Blue .skAFLinks h2				{ font-weight:bold; }
.Heracles-Blue a.btn,
.Heracles-Blue a.btn:link,
.Heracles-Blue a.btn:visited,
.Heracles-Blue a.skLink,
.Heracles-Blue a.skLink:link,
.Heracles-Blue a.skLink:visited			{ background: #062951; color: #fff; }
.Heracles-Blue a.btn:hover,
.Heracles-Blue a.btn:focus,
.Heracles-Blue a.btn:active,
.Heracles-Blue a.skLink:hover,
.Heracles-Blue a.skLink:focus,
.Heracles-Blue a.skLink:active			{ background: #0079e0; color: #fff; }

/* Navigation */
.Heracles-Blue .skNav					{ background: #0079e0; }

/* Social */
.Heracles-Blue a.sksocial,
.Heracles-Blue a.sksocial:link,
.Heracles-Blue a.sksocial:visited
										{ background-color: #0079e0; }
.Heracles-Blue a.sksocial:hover
										{ background-color: #fff; }
.Heracles-Blue a.sksocial:hover span
										{ color: #0079e0; }
.Heracles-Blue a.sksocial.skFacebook i,
.Heracles-Blue a.sksocial.skFacebook:link i,
.Heracles-Blue a.sksocial.skFacebook:visited i
										{ background-position: 0 0; }
.Heracles-Blue a.sksocial.skTwitter i,
.Heracles-Blue a.sksocial.skTwitter:link i,
.Heracles-Blue a.sksocial.skTwitter:visited i
										{ background-position: -54px 0; }
.Heracles-Blue a.sksocial.skYoutube i,
.Heracles-Blue a.sksocial.skYoutube:link i,
.Heracles-Blue a.sksocial.skYoutube:visited i
										{ background-position: -108px 0; }
.Heracles-Blue a.sksocial.skInstagram i,
.Heracles-Blue a.sksocial.skInstagram:link i,
.Heracles-Blue a.sksocial.skInstagram:visited i
										{background-position: -162px 0; }
.Heracles-Blue a.sksocial.skFlickr i,
.Heracles-Blue a.sksocial.skFlickr:link i,
.Heracles-Blue a.sksocial.skFlickr:visited i
										{ background-position: -216px 1px; }

/* News */
.Heracles-Blue .skNews					{ background: #0079e0 url(images/head-blue-bg.jpg) center bottom no-repeat; }
.Heracles-Blue ul.news .head					{ background: #e1e1e1; color: #0079e0; }
.Heracles-Blue ul.news a.link,	
.Heracles-Blue ul.news a.link:link,
.Heracles-Blue ul.news a.link:visited
										{ background: #062951; color: #fff; }
.Heracles-Blue ul.news a.link:hover,
.Heracles-Blue ul.news a.link:focus,
.Heracles-Blue ul.news a.link:active
										{ background: #0079e0; color: #fff; }
.Heracles-Blue a.prevNews				{ background-position: -60px 0; }
.Heracles-Blue a.nextNews				{ background-position: -90px 0; }
.Heracles-Blue a.prevNews:hover			{ background-position: 0px -420px; }
.Heracles-Blue a.nextNews:hover			{ background-position: -30px -420px; }



/* Google Calender*/
.Heracles-Blue ul.events li.item			{ border-bottom: 1px solid #062951; }
.Heracles-Blue ul.events .head,
.Heracles-Blue ul.events .head a,
.Heracles-Blue ul.events .head a:link,
.Heracles-Blue ul.events .head a:visited
										{ color: #0079e0; }
.Heracles-Blue ul.events a:hover,
.Heracles-Blue ul.events a:focus,
.Heracles-Blue ul.events a:active			{ color: #000; }

/* Field Status */
.Heracles-Blue ul.fields li.item			{ border-bottom: 1px solid #062951; }
.Heracles-Blue ul.fields .head,
.Heracles-Blue ul.fields .head a,
.Heracles-Blue ul.fields .head a:link,
.Heracles-Blue ul.fields .head a:visited
										{ color: #0079e0; }
.Heracles-Blue ul.fields a:hover,
.Heracles-Blue ul.fields a:focus,
.Heracles-Blue ul.fields a:active			{ color: #000; }

/* Featured video */			
.Heracles-Blue .videoWrapper				{ border-bottom: 1px solid #113258; }	
.Heracles-Blue .videoWrapper p			{ color: #0079e0; }					
.Heracles-Blue .videoWrapper p.float-right
										{ color: #113258; }
										
/* Links */
.Heracles-Blue ul.links li.item			{ border-bottom: 1px solid #113258; }
.Heracles-Blue ul.links a.link,
.Heracles-Blue ul.links a.link:link,
.Heracles-Blue ul.links a.link:visited
										{ background-position: right -336px; color: #113258; }
.Heracles-Blue ul.links a.link:hover,
.Heracles-Blue ul.links a.link:focus,
.Heracles-Blue ul.links a.link:active
										{ background-color: #0079e0; background-position: right -378px; color: #fff; }

/* Sponsor */
.Heracles-Blue a.prevSponsor				{ background-position: -60px 0; }
.Heracles-Blue a.nextSponsor				{ background-position: -90px 0; }
.Heracles-Blue a.prevSponsor:hover		{ background-position: -0px 0; }
.Heracles-Blue a.nextSponsor:hover		{ background-position: -30px 0; }

/* Affiliates */
.Heracles-Blue .skAFLinks h2				{ background: transparent url(images/dark-line.png) center center no-repeat; }

/* Footer */
.Heracles-Blue .skFooter					{ background-color: #0079e0; background-image: url(images/footer-blue-bg.jpg); }
.Heracles-Blue .ftHead					{ color: #fff; }

/* Site Links */
.Heracles-Blue ul.site-links li			{ border-bottom: 1px solid #000; background-position: left 0; }
.Heracles-Blue ul.site-links a,
.Heracles-Blue ul.site-links a:link,
.Heracles-Blue ul.site-links a:visited
										{ color: #fff; }
.Heracles-Blue ul.site-links a:hover,
.Heracles-Blue ul.site-links a:focus,
.Heracles-Blue ul.site-links a:active
										{ color: #000; }

/* Club Info */
.Heracles-Blue .skClubInfo h2,
.Heracles-Blue .skClubInfo,
.Heracles-Blue .skClubInfo p,
.Heracles-Blue .skClubInfo a,
.Heracles-Blue .skClubInfo a:link,
.Heracles-Blue .skClubInfo a:visited
										{ color: #062951; }
.Heracles-Blue .skClubInfo a:hover,
.Heracles-Blue .skClubInfo a:focus,
.Heracles-Blue .skClubInfo a:active
										{ color: #fff; }
.Heracles-Blue .skInfo					{ background: #062951; color: #fff; }
.Heracles-Blue .skInfo  .SkinObject,
.Heracles-Blue .skInfo  a.SkinObject:link,
.Heracles-Blue .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Blue .skInfo  a.SkinObject:hover,
.Heracles-Blue .skInfo  a.SkinObject:focus,
.Heracles-Blue .skInfo  a.SkinObject:active
										{ color: #0079e0; }
.Heracles-Blue .skInfo a.hidden-link,
.Heracles-Blue .skInfo a.hidden-link:link,
.Heracles-Blue .skInfo a.hidden-link:visited
										{ color: #062951; }
.Heracles-Blue .skInfo a.hidden-link:hover,
.Heracles-Blue .skInfo a.hidden-link:focus
										{ color: #0079e0; }
.Heracles-Blue .AlertText a,
.Heracles-Blue .AlertText a:link,
.Heracles-Blue .AlertText a:visited				{
color:#3d8efd;
}

.Heracles-Blue .TeamPage_newsHolder a, 
.Heracles-Blue .TeamPage_newsHolder a:link, 
.Heracles-Blue .TeamPage_newsHolder a:visited,
.Heracles-Blue .TeamPage_gridColumn a,
.Heracles-Blue .TeamPage_gridColumn a:link,
.Heracles-Blue .TeamPage_gridColumn a:visited,
.Heracles-Blue .dtCNWrapper .ModLinksC a,
.Heracles-Blue .dtCNWrapper .ModLinksC a:link,
.Heracles-Blue .dtCNWrapper .ModLinksC a:visited,
.Heracles-Blue .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Blue .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Blue .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #005ddb;
}

.Heracles-Blue .TeamPage_newsHolder a:hover,
.Heracles-Blue .TeamPage_newsHolder a:focus,
.Heracles-Blue .TeamPage_newsHolder a:active,
.Heracles-Blue .TeamPage_gridColumn a:hover,
.Heracles-Blue .TeamPage_gridColumn a:focus,
.Heracles-Blue .TeamPage_gridColumn a:active,
.Heracles-Blue .dtCNWrapper .ModLinksC a:hover,
.Heracles-Blue .dtCNWrapper .ModLinksC a:focus,
.Heracles-Blue .dtCNWrapper .ModLinksC a:active,
.Heracles-Blue .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Blue .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Blue .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}

/* Blue Scheme CSS */
/********************************************************************/
.Heracles-Dark-Blue .skArea				{background:#062951 !important;}
.Heracles-Dark-Blue .skBanners h1		{ color:#fff; }
.Heracles-Dark-Blue .skBanners span		{color:#0079e0;}
.Heracles-Dark-Blue h1, 
.Heracles-Dark-Blue h2, 
.Heracles-Dark-Blue h3, 
.Heracles-Dark-Blue h4, 
.Heracles-Dark-Blue h5, 
.Heracles-Dark-Blue h6,
.Heracles-Dark-Blue .SubHead,
.Heracles-Dark-Blue .SkinObject,
.Heracles-Dark-Blue a, 
.Heracles-Dark-Blue a:link, 
.Heracles-Dark-Blue a:visited,
.Heracles-Dark-Blue a.CommandButton, 
.Heracles-Dark-Blue a.CommandButton:link, 
.Heracles-Dark-Blue a.CommandButton:visited,
.Heracles-Dark-Blue a.SkinObject, 
.Heracles-Dark-Blue a.SkinObject:link,
.Heracles-Dark-Blue a.SkinObject:visited
										{ color:#0079e0; }
.Heracles-Dark-Blue a:active, 
.Heracles-Dark-Blue a:hover, 
.Heracles-Dark-Blue a:focus,
.Heracles-Dark-Blue a.CommandButton:active, 
.Heracles-Dark-Blue a.CommandButton:hover, 
.Heracles-Dark-Blue a.CommandButton:focus,
.Heracles-Dark-Blue a.SkinObject:hover , 
.Heracles-Dark-Blue a.SkinObject:focus,
.Heracles-Dark-Blue a.SkinObject:active
										{ color: #000; }
.Heracles-Dark-Blue .StandardButton		{ background: #062951; color: #fff; }
.Heracles-Dark-Blue .StandardButton:hover, 
.Heracles-Dark-Blue .StandardButton:focus
										{ background: #0079e0; color: #fff; }

/* Club Setting */
.Heracles-Dark-Blue a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Dark-Blue a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Dark-Blue a.sWebTheme_ActionsLinks:active span
										{ background: #0079e0; color: #fff; }
.Heracles-Dark-Blue a.sWebTheme_showSettings:hover,
.Heracles-Dark-Blue a.sWebTheme_showSettings:active,
.Heracles-Dark-Blue a.sWebTheme_showSettings:focus
										{ background-color : #0079e0; }
/* Skin */
.Heracles-Dark-Blue .skAction			{ background: #e1e1e1; color: #0079e0; }
.Heracles-Dark-Blue a.actionLink,
.Heracles-Dark-Blue a.actionLink:link,
.Heracles-Dark-Blue a.actionLink:visited
										{ color: #0079e0; }
.Heracles-Dark-Blue a.actionLink:hover,
.Heracles-Dark-Blue a.actionLink:focus
.Heracles-Dark-Blue a.actionLink:active
										{ color: #062951; }

/* Club Home */
.Heracles-Dark-Blue .skHead				{ color: #0079e0; letter-spacing:0.1px; }
.Heracles-Dark-Blue a.btn,
.Heracles-Dark-Blue a.btn:link,
.Heracles-Dark-Blue a.btn:visited,
.Heracles-Dark-Blue a.skLink,
.Heracles-Dark-Blue a.skLink:link,
.Heracles-Dark-Blue a.skLink:visited		{ background: #062951; color: #fff; }
.Heracles-Dark-Blue a.btn:hover,
.Heracles-Dark-Blue a.btn:focus,
.Heracles-Dark-Blue a.btn:active,
.Heracles-Dark-Blue a.skLink:hover,
.Heracles-Dark-Blue a.skLink:focus,
.Heracles-Dark-Blue a.skLink:active		{ background: #0079e0; color: #fff; }

/* Navigation */
.Heracles-Dark-Blue .skNav				{ background: #0079e0; }

/* Social */
.Heracles-Dark-Blue a.sksocial,
.Heracles-Dark-Blue a.sksocial:link,
.Heracles-Dark-Blue a.sksocial:visited
										{ background-color: #e1e1e1; }
.Heracles-Dark-Blue a.sksocial:hover
										{ background-color: #fff; }
.Heracles-Dark-Blue a.sksocial:hover span
										{ color: #0079e0; }
.Heracles-Dark-Blue a.sksocial.skFacebook i,
.Heracles-Dark-Blue a.sksocial.skFacebook:link i,
.Heracles-Dark-Blue a.sksocial.skFacebook:visited i
										{ background-position: 0 0; }
.Heracles-Dark-Blue a.sksocial.skTwitter i,
.Heracles-Dark-Blue a.sksocial.skTwitter:link i,
.Heracles-Dark-Blue a.sksocial.skTwitter:visited i
										{ background-position: -54px 0; }
.Heracles-Dark-Blue a.sksocial.skYoutube i,
.Heracles-Dark-Blue a.sksocial.skYoutube:link i,
.Heracles-Dark-Blue a.sksocial.skYoutube:visited i
										{ background-position: -108px 0; }
.Heracles-Dark-Blue a.sksocial.skInstagram i,
.Heracles-Dark-Blue a.sksocial.skInstagram:link i,
.Heracles-Dark-Blue a.sksocial.skInstagram:visited i
										{background-position: -162px 0; }
.Heracles-Dark-Blue a.sksocial.skFlickr i,
.Heracles-Dark-Blue a.sksocial.skFlickr:link i,
.Heracles-Dark-Blue a.sksocial.skFlickr:visited i
										{ background-position: -216px 1px; }

/* News */
.Heracles-Dark-Blue .skNews				{ background: #0079e0 url(images/footer-dark-blue-bg.jpg) center bottom no-repeat; }
.Heracles-Dark-Blue ul.news .head			{ background: #e1e1e1; color: #0079e0; }
.Heracles-Dark-Blue ul.news a.link,
.Heracles-Dark-Blue ul.news a.link:link,
.Heracles-Dark-Blue ul.news a.link:visited
										{ background: #062951; color: #fff; }
.Heracles-Dark-Blue ul.news a.link:hover,
.Heracles-Dark-Blue ul.news a.link:focus,
.Heracles-Dark-Blue ul.news a.link:active
										{ background: #0079e0; color: #fff; }
.Heracles-Dark-Blue a.prevNews			{ background-position: -60px 0; }
.Heracles-Dark-Blue a.nextNews			{ background-position: -90px 0; }
.Heracles-Dark-Blue a.prevNews:hover		{ background-position: 0px -420px; }
.Heracles-Dark-Blue a.nextNews:hover		{ background-position: -30px -420px; }
/* Google Calender*/
.Heracles-Dark-Blue .skContainer			{ background: #fff; }
.Heracles-Dark-Blue ul.events li.item		{ border-bottom: 1px solid #062951; }
.Heracles-Dark-Blue ul.events .head,
.Heracles-Dark-Blue ul.events .head a,
.Heracles-Dark-Blue ul.events .head a:link,
.Heracles-Dark-Blue ul.events .head a:visited
										{ color: #0079e0; }
.Heracles-Dark-Blue ul.events a:hover,
.Heracles-Dark-Blue ul.events a:focus,
.Heracles-Dark-Blue ul.events a:active	{ color: #000; }

/* Field Status */
.Heracles-Dark-Blue ul.fields li.item		{ border-bottom: 1px solid #062951; }
.Heracles-Dark-Blue ul.fields .head,
.Heracles-Dark-Blue ul.fields .head a,
.Heracles-Dark-Blue ul.fields .head a:link,
.Heracles-Dark-Blue ul.fields .head a:visited
										{ color: #0079e0; }
.Heracles-Dark-Blue ul.fields a:hover,
.Heracles-Dark-Blue ul.fields a:focus,
.Heracles-Dark-Blue ul.fields a:active	{ color: #000; }

/* Featured video */			
.Heracles-Dark-Blue .videoWrapper		{ border-bottom: 1px solid #113258; }	
.Heracles-Dark-Blue .videoWrapper p	{ color: #0079e0; }					
.Heracles-Dark-Blue .videoWrapper p.float-right
										{ color: #062951; }
										
/* Links */
.Heracles-Dark-Blue ul.links li.item		{ border-bottom: 1px solid #113258; }
.Heracles-Dark-Blue ul.links a.link,
.Heracles-Dark-Blue ul.links a.link:link,
.Heracles-Dark-Blue ul.links a.link:visited
										{ background-position: right -336px; color: #113258; }
.Heracles-Dark-Blue ul.links a.link:hover,
.Heracles-Dark-Blue ul.links a.link:focus,
.Heracles-Dark-Blue ul.links a.link:active
										{ background-color: #0079e0; background-position: right -378px;; color: #fff; }

/* Sponsor */
.Heracles-Dark-Blue a.prevSponsor			{ background-position: -00px 0; }
.Heracles-Dark-Blue a.nextSponsor			{ background-position: -30px 0; }
.Heracles-Dark-Blue a.prevSponsor:hover		{ background-position: -0px -420px; }
.Heracles-Dark-Blue a.nextSponsor:hover		{ background-position: -30px -420px; }
/* Footer */
.Heracles-Dark-Blue .skFooter			{ background-color: #0079e0; background-image: url(images/head-dark-blue-bg.jpg); }
.Heracles-Dark-Blue .ftHead				{ color: #fff; }

/* Site Links */
.Heracles-Dark-Blue ul.site-links li		{ border-bottom: 1px solid #000; background-position: left 0; }
.Heracles-Dark-Blue ul.site-links a,
.Heracles-Dark-Blue ul.site-links a:link,
.Heracles-Dark-Blue ul.site-links a:visited
										{ color: #fff; }
.Heracles-Dark-Blue ul.site-links a:hover,
.Heracles-Dark-Blue ul.site-links a:focus,
.Heracles-Dark-Blue ul.site-links a:active
										{ color: #000; }

/* Club Info */
.Heracles-Dark-Blue .skClubInfo h2,
.Heracles-Dark-Blue .skClubInfo,
.Heracles-Dark-Blue .skClubInfo p,
.Heracles-Dark-Blue .skClubInfo a,
.Heracles-Dark-Blue .skClubInfo a:link,
.Heracles-Dark-Blue .skClubInfo a:visited
										{ color: #062951; }
.Heracles-Dark-Blue .skClubInfo a:hover,
.Heracles-Dark-Blue .skClubInfo a:focus,
.Heracles-Dark-Blue .skClubInfo a:active
										{ color: #fff; }
.Heracles-Dark-Blue .skInfo				{ background: #062951; color: #fff; }
.Heracles-Dark-Blue .skInfo  .SkinObject,
.Heracles-Dark-Blue .skInfo  a.SkinObject:link,
.Heracles-Dark-Blue .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Dark-Blue .skInfo  a.SkinObject:hover,
.Heracles-Dark-Blue .skInfo  a.SkinObject:focus,
.Heracles-Dark-Blue .skInfo  a.SkinObject:active
										{ color: #0079e0; }
.Heracles-Dark-Blue .skInfo a.hidden-link,
.Heracles-Dark-Blue .skInfo a.hidden-link:link,
.Heracles-Dark-Blue .skInfo a.hidden-link:visited
										{ color: #062951; }
.Heracles-Dark-Blue .skInfo a.hidden-link:hover,
.Heracles-Dark-Blue .skInfo a.hidden-link:focus
										{ color: #0079e0; }

.Heracles-Dark-Blue .AlertText a,
.Heracles-Dark-Blue .AlertText a:link,
.Heracles-Dark-Blue .AlertText a:visited				{
color:#3d8efd;
}

.Heracles-Dark-Blue .TeamPage_newsHolder a, 
.Heracles-Dark-Blue .TeamPage_newsHolder a:link, 
.Heracles-Dark-Blue .TeamPage_newsHolder a:visited,
.Heracles-Dark-Blue .TeamPage_gridColumn a,
.Heracles-Dark-Blue .TeamPage_gridColumn a:link,
.Heracles-Dark-Blue .TeamPage_gridColumn a:visited,
.Heracles-Dark-Blue .dtCNWrapper .ModLinksC a,
.Heracles-Dark-Blue .dtCNWrapper .ModLinksC a:link,
.Heracles-Dark-Blue .dtCNWrapper .ModLinksC a:visited,
.Heracles-Dark-Blue .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Dark-Blue .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Dark-Blue .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #005ddb;
}

.Heracles-Dark-Blue .TeamPage_newsHolder a:hover,
.Heracles-Dark-Blue .TeamPage_newsHolder a:focus,
.Heracles-Dark-Blue .TeamPage_newsHolder a:active,
.Heracles-Dark-Blue .TeamPage_gridColumn a:hover,
.Heracles-Dark-Blue .TeamPage_gridColumn a:focus,
.Heracles-Dark-Blue .TeamPage_gridColumn a:active,
.Heracles-Dark-Blue .dtCNWrapper .ModLinksC a:hover,
.Heracles-Dark-Blue .dtCNWrapper .ModLinksC a:focus,
.Heracles-Dark-Blue .dtCNWrapper .ModLinksC a:active,
.Heracles-Dark-Blue .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Dark-Blue .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Dark-Blue .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}

/* Red Scheme CSS */
/********************************************************************/
.Heracles-Red h1, 
.Heracles-Red h2, 
.Heracles-Red h3, 
.Heracles-Red h4, 
.Heracles-Red h5, 
.Heracles-Red h6,
.Heracles-Red .SubHead,
.Heracles-Red .SkinObject,
.Heracles-Red a, 
.Heracles-Red a:link, 
.Heracles-Red a:visited,
.Heracles-Red a.CommandButton, 
.Heracles-Red a.CommandButton:link, 
.Heracles-Red a.CommandButton:visited,
.Heracles-Red a.SkinObject, 
.Heracles-Red a.SkinObject:link,
.Heracles-Red a.SkinObject:visited
										{ color:#f00106; }
.Heracles-Red a:active, 
.Heracles-Red a:hover, 
.Heracles-Red a:focus,
.Heracles-Red a.CommandButton:active, 
.Heracles-Red a.CommandButton:hover, 
.Heracles-Red a.CommandButton:focus,
.Heracles-Red a.SkinObject:hover , 
.Heracles-Red a.SkinObject:focus,
.Heracles-Red a.SkinObject:active
										{ color: #000; }
.Heracles-Red .StandardButton			{ background: #510606; color: #fff; }
.Heracles-Red .StandardButton:hover, 
.Heracles-Red .StandardButton:focus
										{ background: #f00106; color: #fff; }
.Heracles-Red .AlertText a,
.Heracles-Red .AlertText a:link,
.Heracles-Red .AlertText a:visited				{
color:#ff595b;
}

.Heracles-Red .TeamPage_newsHolder a, 
.Heracles-Red .TeamPage_newsHolder a:link, 
.Heracles-Red .TeamPage_newsHolder a:visited,
.Heracles-Red .TeamPage_gridColumn a,
.Heracles-Red .TeamPage_gridColumn a:link,
.Heracles-Red .TeamPage_gridColumn a:visited,
.Heracles-Red .dtCNWrapper .ModLinksC a,
.Heracles-Red .dtCNWrapper .ModLinksC a:link,
.Heracles-Red .dtCNWrapper .ModLinksC a:visited,
.Heracles-Red .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Red .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Red .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #d60002;
}

.Heracles-Red .TeamPage_newsHolder a:hover,
.Heracles-Red .TeamPage_newsHolder a:focus,
.Heracles-Red .TeamPage_newsHolder a:active,
.Heracles-Red .TeamPage_gridColumn a:hover,
.Heracles-Red .TeamPage_gridColumn a:focus,
.Heracles-Red .TeamPage_gridColumn a:active,
.Heracles-Red .dtCNWrapper .ModLinksC a:hover,
.Heracles-Red .dtCNWrapper .ModLinksC a:focus,
.Heracles-Red .dtCNWrapper .ModLinksC a:active,
.Heracles-Red .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Red .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Red .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}
/* Club Setting */
.Heracles-Red a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Red a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Red a.sWebTheme_ActionsLinks:active span
										{ background: #f00106; color: #fff; }
.Heracles-Red a.sWebTheme_showSettings:hover,
.Heracles-Red a.sWebTheme_showSettings:focus,
.Heracles-Red a.sWebTheme_showSettings:active
										{ background-color: #f00106; color: #fff;}

/* Skin */
.Heracles-Red .skAction					{ background: #510606; color: #fff; }
.Heracles-Red a.actionLink,
.Heracles-Red a.actionLink:link,
.Heracles-Red a.actionLink:visited
										{ color: #fff; }
.Heracles-Red a.actionLink:hover,
.Heracles-Red a.actionLink:focus
.Heracles-Red a.actionLink:active
										{ color: #f00106; }

/* Club Home */
.Heracles-Red .skHead					{ color: #f00106; letter-spacing:0.1px; }
.Heracles-Red a.btn,
.Heracles-Red a.btn:link,
.Heracles-Red a.btn:visited,
.Heracles-Red a.skLink,
.Heracles-Red a.skLink:link,
.Heracles-Red a.skLink:visited			{ background: #510606; color: #fff; }
.Heracles-Red a.btn:hover,
.Heracles-Red a.btn:focus,
.Heracles-Red a.btn:active,
.Heracles-Red a.skLink:hover,
.Heracles-Red a.skLink:focus,
.Heracles-Red a.skLink:active			{ background: #f00106; color: #fff; }

/* Navigation */
.Heracles-Red .skNav						{ background: #f00106; }

/* Social */
.Heracles-Red a.sksocial,
.Heracles-Red a.sksocial:link,
.Heracles-Red a.sksocial:visited
										{ background-color: #f00106; }
.Heracles-Red a.sksocial:hover			{ background-color: #fff; }
.Heracles-Red a.sksocial:hover span
										{ color: #f00106; }
.Heracles-Red a.sksocial.skFacebook i,
.Heracles-Red a.sksocial.skFacebook:link i,
.Heracles-Red a.sksocial.skFacebook:visited i
										{ background-position: 0 -54px; }
.Heracles-Red a.sksocial.skTwitter i,
.Heracles-Red a.sksocial.skTwitter:link i,
.Heracles-Red a.sksocial.skTwitter:visited i
										{ background-position: -54px -54px; }
.Heracles-Red a.sksocial.skYoutube i,
.Heracles-Red a.sksocial.skYoutube:link i,
.Heracles-Red a.sksocial.skYoutube:visited i
										{ background-position: -108px -54px; }
.Heracles-Red a.sksocial.skInstagram i,
.Heracles-Red a.sksocial.skInstagram:link i,
.Heracles-Red a.sksocial.skInstagram:visited i
										{background-position: -162px -54px; }
.Heracles-Red a.sksocial.skFlickr i,
.Heracles-Red a.sksocial.skFlickr:link i,
.Heracles-Red a.sksocial.skFlickr:visited i
										{ background-position: -216px -54px; }

/* News */
.Heracles-Red .skNews					{ background: #f00106 url(images/head-red-bg.jpg) center bottom no-repeat; }
.Heracles-Red ul.news .head				{ background: #e1e1e1; color: #f00106; }
.Heracles-Red ul.news a.link,
.Heracles-Red ul.news a.link:link,
.Heracles-Red ul.news a.link:visited
										{ background: #510606; color: #fff; }
.Heracles-Red ul.news a.link:hover,
.Heracles-Red ul.news a.link:focus,
.Heracles-Red ul.news a.link:active
										{ background: #f00106; color: #fff; }
.Heracles-Red a.prevNews				{ background-position: -60px -120px; }
.Heracles-Red a.nextNews				{ background-position: -90px -120px; }
.Heracles-Red a.prevNews:hover			{ background-position: 0px -420px; }
.Heracles-Red a.nextNews:hover			{ background-position: -30px -420px; }
/* Google Calender*/
.Heracles-Red ul.events li.item			{ border-bottom: 1px solid #510606; }
.Heracles-Red ul.events .head,
.Heracles-Red ul.events .head a,
.Heracles-Red ul.events .head a:link,
.Heracles-Red ul.events .head a:visited
										{ color: #f00106; }
.Heracles-Red ul.events a:hover,
.Heracles-Red ul.events a:focus,
.Heracles-Red ul.events a:active			{ color: #000; }

/* Field Status */
.Heracles-Red ul.fields li.item			{ border-bottom: 1px solid #510606; }
.Heracles-Red ul.fields .head,
.Heracles-Red ul.fields .head a,
.Heracles-Red ul.fields .head a:link,
.Heracles-Red ul.fields .head a:visited
										{ color: #f00106; }
.Heracles-Red ul.fields a:hover,
.Heracles-Red ul.fields a:focus,
.Heracles-Red ul.fields a:active			{ color: #000; }

/* Featured video */			
.Heracles-Red .videoWrapper				{ border-bottom: 1px solid #510606; }	
.Heracles-Red .videoWrapper p			{ color: #f00106; }					
.Heracles-Red .videoWrapper p.float-right
										{ color: #510606; }

/* Links */
.Heracles-Red ul.links li.item				{ border-bottom: 1px solid #510606; }
.Heracles-Red ul.links a.link,
.Heracles-Red ul.links a.link:link,
.Heracles-Red ul.links a.link:visited
										{ background-position: right -420px; color: #510606; }
.Heracles-Red ul.links a.link:hover,
.Heracles-Red ul.links a.link:focus,
.Heracles-Red ul.links a.link:active
										{ background-color: #f00106; background-position: right -378px; color: #fff; }

/* Sponsor */
.Heracles-Red a.prevSponsor				{ background-position: -60px -120px; }
.Heracles-Red a.nextSponsor				{ background-position: -90px -120px; }
.Heracles-Red a.prevSponsor:hover		{ background-position: -0px -120px; }
.Heracles-Red a.nextSponsor:hover		{ background-position: -30px -120px; }
/* Affiliates */
.Heracles-Red .skAFLinks h2				{ background: transparent url(images/dark-line.png) center center no-repeat; }

/* Footer */
.Heracles-Red .skFooter					{ background-color: #f00106; background-image: url(images/footer-red-bg.jpg); }
.Heracles-Red .ftHead					{ color: #fff; }

/* Site Links */
.Heracles-Red ul.site-links li				{ border-bottom: 1px solid #000; background-position: left -287px; }
.Heracles-Red ul.site-links a,
.Heracles-Red ul.site-links a:link,
.Heracles-Red ul.site-links a:visited
										{ color: #fff; }
.Heracles-Red ul.site-links a:hover,
.Heracles-Red ul.site-links a:focus,
.Heracles-Red ul.site-links a:active
										{ color: #000; }

/* Club Info */
.Heracles-Red .skClubInfo h2,
.Heracles-Red .skClubInfo,
.Heracles-Red .skClubInfo p,
.Heracles-Red .skClubInfo a,
.Heracles-Red .skClubInfo a:link,
.Heracles-Red .skClubInfo a:visited
										{ color: #510606; }
.Heracles-Red .skClubInfo a:hover,
.Heracles-Red .skClubInfo a:focus,
.Heracles-Red .skClubInfo a:active
										{ color: #fff; }
.Heracles-Red .skInfo					{ background: #510606; color: #fff; }
.Heracles-Red .skInfo  .SkinObject,
.Heracles-Red .skInfo  a.SkinObject:link,
.Heracles-Red .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Red .skInfo  a.SkinObject:hover,
.Heracles-Red .skInfo  a.SkinObject:focus,
.Heracles-Red .skInfo  a.SkinObject:active
										{ color: #f00106; }
.Heracles-Red .skInfo a.hidden-link,
.Heracles-Red .skInfo a.hidden-link:link,
.Heracles-Red .skInfo a.hidden-link:visited
										{ color: #510606; }
.Heracles-Red .skInfo a.hidden-link:hover,
.Heracles-Red .skInfo a.hidden-link:focus
										{ color: #f00106; }


/* Red Scheme CSS */
/********************************************************************/

.Heracles-Dark-Red .skArea				{background:#510606;}
.Heracles-Dark-Red .skBanners h1			{color:#ffffff !important; }
.Heracles-Dark-Red .skBanners span		{color:#f00106 !important;}
.Heracles-Dark-Red .dtContainer h2.dtHead{color:#f00106;}

.Heracles-Dark-Red h1, 
.Heracles-Dark-Red h2, 
.Heracles-Dark-Red h3, 
.Heracles-Dark-Red h4, 
.Heracles-Dark-Red h5, 
.Heracles-Dark-Red h6,
.Heracles-Dark-Red .SubHead,
.Heracles-Dark-Red .SkinObject,
.Heracles-Dark-Red a, 
.Heracles-Dark-Red a:link, 
.Heracles-Dark-Red a:visited,
.Heracles-Dark-Red a.CommandButton, 
.Heracles-Dark-Red a.CommandButton:link, 
.Heracles-Dark-Red a.CommandButton:visited,
.Heracles-Dark-Red a.SkinObject, 
.Heracles-Dark-Red a.SkinObject:link,
.Heracles-Dark-Red a.SkinObject:visited
										{ color:#f00106; }
.Heracles-Dark-Red a:active, 
.Heracles-Dark-Red a:hover, 
.Heracles-Dark-Red a:focus,
.Heracles-Dark-Red a.CommandButton:active, 
.Heracles-Dark-Red a.CommandButton:hover, 
.Heracles-Dark-Red a.CommandButton:focus,
.Heracles-Dark-Red a.SkinObject:hover , 
.Heracles-Dark-Red a.SkinObject:focus,
.Heracles-Dark-Red a.SkinObject:active
										{ color: #000; }
.Heracles-Dark-Red .StandardButton		{ background: #510606; color: #fff; }
.Heracles-Dark-Red .StandardButton:hover, 
.Heracles-Dark-Red .StandardButton:focus
										{ background: #f00106; color: #fff; }

/* Club Setting */
.Heracles-Dark-Red a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Dark-Red a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Dark-Red a.sWebTheme_ActionsLinks:active span
										{ background: #f00106; color: #fff; }
.Heracles-Dark-Red a.sWebTheme_showSettings:hover,
.Heracles-Dark-Red a.sWebTheme_showSettings:focus,
.Heracles-Dark-Red a.sWebTheme_showSettings:active
										{ background-color: #f00106; }

/* Skin */
.Heracles-Dark-Red .skAction				{ background: #e1e1e1; color: #f00106; }
.Heracles-Dark-Red a.actionLink,
.Heracles-Dark-Red a.actionLink:link,
.Heracles-Dark-Red a.actionLink:visited
										{ color: #f00106; }
.Heracles-Dark-Red a.actionLink:hover,
.Heracles-Dark-Red a.actionLink:focus,
.Heracles-Dark-Red a.actionLink:active
										{ color: #510606; }

/* Club Home */
.Heracles-Dark-Red .skHead				{ color: #f00106; }
.Heracles-Dark-Red a.btn,
.Heracles-Dark-Red a.btn:link,
.Heracles-Dark-Red a.btn:visited,
.Heracles-Dark-Red a.skLink,
.Heracles-Dark-Red a.skLink:link,
.Heracles-Dark-Red a.skLink:visited		{ background: #510606; color: #fff; }
.Heracles-Dark-Red a.btn:hover,
.Heracles-Dark-Red a.btn:focus,
.Heracles-Dark-Red a.btn:active,
.Heracles-Dark-Red a.skLink:hover,
.Heracles-Dark-Red a.skLink:focus,
.Heracles-Dark-Red a.skLink:active		{ background: #f00106; color: #fff; }

/* Navigation */
.Heracles-Dark-Red .skNav				{ background: #f00106; }

/* Social */
.Heracles-Dark-Red a.sksocial,
.Heracles-Dark-Red a.sksocial:link,
.Heracles-Dark-Red a.sksocial:visited
										{ background-color: #e1e1e1; }
.Heracles-Dark-Red a.sksocial:hover		{ background-color: #fff; }
.Heracles-Dark-Red a.sksocial:hover span
										{ color: #f00106; }
.Heracles-Dark-Red a.sksocial.skFacebook i,
.Heracles-Dark-Red a.sksocial.skFacebook:link i,
.Heracles-Dark-Red a.sksocial.skFacebook:visited i
										{ background-position: 0 -54px; }
.Heracles-Dark-Red a.sksocial.skTwitter i,
.Heracles-Dark-Red a.sksocial.skTwitter:link i,
.Heracles-Dark-Red a.sksocial.skTwitter:visited i
										{ background-position: -54px -54px; }
.Heracles-Dark-Red a.sksocial.skYoutube i,
.Heracles-Dark-Red a.sksocial.skYoutube:link i,
.Heracles-Dark-Red a.sksocial.skYoutube:visited i
										{ background-position: -108px -54px; }
.Heracles-Dark-Red a.sksocial.skInstagram i,
.Heracles-Dark-Red a.sksocial.skInstagram:link i,
.Heracles-Dark-Red a.sksocial.skInstagram:visited i
										{background-position: -162px -54px; }
.Heracles-Dark-Red a.sksocial.skFlickr i,
.Heracles-Dark-Red a.sksocial.skFlickr:link i,
.Heracles-Dark-Red a.sksocial.skFlickr:visited i
										{ background-position: -216px -54px; }

/* News */
.Heracles-Dark-Red .skNews				{ background: #f00106 url(images/footer-dark-red-bg.jpg) center bottom no-repeat; }
.Heracles-Dark-Red ul.news .head			{ background: #e1e1e1; color: #f00106; }
.Heracles-Dark-Red ul.news a.link,
.Heracles-Dark-Red ul.news a.link:link,
.Heracles-Dark-Red ul.news a.link:visited
										{ background: #510606; color: #fff; }
.Heracles-Dark-Red ul.news a.link:hover,
.Heracles-Dark-Red ul.news a.link:focus,
.Heracles-Dark-Red ul.news a.link:active
										{ background: #f00106; color: #fff; }
.Heracles-Dark-Red a.prevNews			{ background-position: -60px -120px; }
.Heracles-Dark-Red a.nextNews			{ background-position: -90px -120px; }
.Heracles-Dark-Red a.prevNews:hover		{ background-position: 0px -420px; }
.Heracles-Dark-Red a.nextNews:hover		{ background-position: -30px -420px; }
/* Google Calender*/
.Heracles-Dark-Red .skContainer			{ background: #fff; }
.Heracles-Dark-Red ul.events li.item		{ border-bottom: 1px solid #510606; }
.Heracles-Dark-Red ul.events .head,
.Heracles-Dark-Red ul.events .head a,
.Heracles-Dark-Red ul.events .head a:link,
.Heracles-Dark-Red ul.events .head a:visited
										{ color: #f00106; }
.Heracles-Dark-Red ul.events a:hover,
.Heracles-Dark-Red ul.events a:focus,
.Heracles-Dark-Red ul.events a:active		{ color: #000; }

/* Field Status */
.Heracles-Dark-Red ul.fields li.item		{ border-bottom: 1px solid #510606; }
.Heracles-Dark-Red ul.fields .head,
.Heracles-Dark-Red ul.fields .head a,
.Heracles-Dark-Red ul.fields .head a:link,
.Heracles-Dark-Red ul.fields .head a:visited
										{ color: #f00106; }
.Heracles-Dark-Red ul.fields a:hover,
.Heracles-Dark-Red ul.fields a:focus,
.Heracles-Dark-Red ul.fields a:active		{ color: #000; }

/* Featured video */			
.Heracles-Dark-Red .videoWrapper			{ border-bottom: 1px solid #510606; }	
.Heracles-Dark-Red .videoWrapper p		{ color: #f00106; }					
.Heracles-Dark-Red .videoWrapper p.float-right
										{ color: #510606; }
/* Links */
.Heracles-Dark-Red ul.links li.item		{ border-bottom: 1px solid #510606; }
.Heracles-Dark-Red ul.links a.link,
.Heracles-Dark-Red ul.links a.link:link,
.Heracles-Dark-Red ul.links a.link:visited
										{ background-position: right -420px; color: #510606; }
.Heracles-Dark-Red ul.links a.link:hover,
.Heracles-Dark-Red ul.links a.link:focus,
.Heracles-Dark-Red ul.links a.link:active
										{ background-color: #f00106; background-position: right -378px; color: #fff; }

/* Sponsor */
.Heracles-Dark-Red a.prevSponsor			{ background-position: -0px -120px; }
.Heracles-Dark-Red a.nextSponsor			{ background-position: -30px -120px; }
.Heracles-Dark-Red a.prevSponsor:hover	{ background-position: -0px -420px; }
.Heracles-Dark-Red a.nextSponsor:hover	{ background-position: -30px -420px; }
/* Footer */
.Heracles-Dark-Red .skFooter				{ background-color: #f00106; background-image: url(images/head-dark-red-bg.jpg); }
.Heracles-Dark-Red .ftHead				{ color: #fff; }

/* Site Links */
.Heracles-Dark-Red ul.site-links li		{ border-bottom: 1px solid #000; background-position: left -287px; }
.Heracles-Dark-Red ul.site-links a,
.Heracles-Dark-Red ul.site-links a:link,
.Heracles-Dark-Red ul.site-links a:visited
										{ color: #fff; }
.Heracles-Dark-Red ul.site-links a:hover,
.Heracles-Dark-Red ul.site-links a:focus,
.Heracles-Dark-Red ul.site-links a:active
										{ color: #000; }

/* Club Info */
.Heracles-Dark-Red .skClubInfo h2,
.Heracles-Dark-Red .skClubInfo,
.Heracles-Dark-Red .skClubInfo p,
.Heracles-Dark-Red .skClubInfo a,
.Heracles-Dark-Red .skClubInfo a:link,
.Heracles-Dark-Red .skClubInfo a:visited
										{ color: #510606; }									
.Heracles-Dark-Red .skClubInfo a:hover,
.Heracles-Dark-Red .skClubInfo a:focus,
.Heracles-Dark-Red .skClubInfo a:active
										{ color: #fff; }
.Heracles-Dark-Red .skInfo				{ background: #510606; color: #fff; }
.Heracles-Dark-Red .skInfo  .SkinObject,
.Heracles-Dark-Red .skInfo  a.SkinObject:link,
.Heracles-Dark-Red .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Dark-Red .skInfo  a.SkinObject:hover,
.Heracles-Dark-Red .skInfo  a.SkinObject:focus,
.Heracles-Dark-Red .skInfo  a.SkinObject:active
										{ color: #f00106; }
.Heracles-Dark-Red .skInfo a.hidden-link,
.Heracles-Dark-Red .skInfo a.hidden-link:link,
.Heracles-Dark-Red .skInfo a.hidden-link:visited
										{ color: #510606; }
.Heracles-Dark-Red .skInfo a.hidden-link:hover,
.Heracles-Dark-Red .skInfo a.hidden-link:focus
										{ color: #f00106; }
.Heracles-Dark-Red .AlertText a,
.Heracles-Dark-Red .AlertText a:link,
.Heracles-Dark-Red .AlertText a:visited				{
color:#ff595b;
}

.Heracles-Dark-Red .TeamPage_newsHolder a, 
.Heracles-Dark-Red .TeamPage_newsHolder a:link, 
.Heracles-Dark-Red .TeamPage_newsHolder a:visited,
.Heracles-Dark-Red .TeamPage_gridColumn a,
.Heracles-Dark-Red .TeamPage_gridColumn a:link,
.Heracles-Dark-Red .TeamPage_gridColumn a:visited,
.Heracles-Dark-Red .dtCNWrapper .ModLinksC a,
.Heracles-Dark-Red .dtCNWrapper .ModLinksC a:link,
.Heracles-Dark-Red .dtCNWrapper .ModLinksC a:visited,
.Heracles-Dark-Red .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Dark-Red .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Dark-Red .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #d60002;
}

.Heracles-Dark-Red .TeamPage_newsHolder a:hover,
.Heracles-Dark-Red .TeamPage_newsHolder a:focus,
.Heracles-Dark-Red .TeamPage_newsHolder a:active,
.Heracles-Dark-Red .TeamPage_gridColumn a:hover,
.Heracles-Dark-Red .TeamPage_gridColumn a:focus,
.Heracles-Dark-Red .TeamPage_gridColumn a:active,
.Heracles-Dark-Red .dtCNWrapper .ModLinksC a:hover,
.Heracles-Dark-Red .dtCNWrapper .ModLinksC a:focus,
.Heracles-Dark-Red .dtCNWrapper .ModLinksC a:active,
.Heracles-Dark-Red .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Dark-Red .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Dark-Red .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}
/* Green Scheme CSS */
/********************************************************************/
.Heracles-Green h1, 
.Heracles-Green h2, 
.Heracles-Green h3, 
.Heracles-Green h4, 
.Heracles-Green h5, 
.Heracles-Green h6,
.Heracles-Green .SubHead,
.Heracles-Green .SkinObject,
.Heracles-Green a, 
.Heracles-Green a:link, 
.Heracles-Green a:visited,
.Heracles-Green a.CommandButton, 
.Heracles-Green a.CommandButton:link, 
.Heracles-Green a.CommandButton:visited,
.Heracles-Green a.SkinObject, 
.Heracles-Green a.SkinObject:link,
.Heracles-Green a.SkinObject:visited
										{ color:#30a111; }
.Heracles-Green a:active, 
.Heracles-Green a:hover, 
.Heracles-Green a:focus,
.Heracles-Green a.CommandButton:active, 
.Heracles-Green a.CommandButton:hover, 
.Heracles-Green a.CommandButton:focus,
.Heracles-Green a.SkinObject:hover , 
.Heracles-Green a.SkinObject:focus,
.Heracles-Green a.SkinObject:active
										{ color: #000; }
.Heracles-Green .StandardButton			{ background: #0f5106; color: #fff; }
.Heracles-Green .StandardButton:hover, 
.Heracles-Green .StandardButton:focus
										{background: #30a111; color: #fff; }

/* Club Setting */
.Heracles-Green a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Green a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Green a.sWebTheme_ActionsLinks:active span
										{ background: #30a111; color: #fff; }

/* Skin */
.Heracles-Green .skAction				{ background: #0f5106; color: #fff; }
.Heracles-Green a.actionLink,
.Heracles-Green a.actionLink:link,
.Heracles-Green a.actionLink:visited
										{ color: #fff; }
.Heracles-Green a.actionLink:hover,
.Heracles-Green a.actionLink:focus
.Heracles-Green a.actionLink:active
										{ color: #30a111; }

/* Club Home */
.Heracles-Green .skHead					{ color: #30a111; letter-spacing:0.1px; }
.Heracles-Green .skSponsor h2,
.Heracles-Green .skAFLinks h2			{ font-weight:bold; }
.Heracles-Green a.btn,
.Heracles-Green a.btn:link,
.Heracles-Green a.btn:visited,
.Heracles-Green a.skLink,
.Heracles-Green a.skLink:link,
.Heracles-Green a.skLink:visited
										{ background: #0f5106; color: #fff; }
.Heracles-Green a.btn:hover,
.Heracles-Green a.btn:focus,
.Heracles-Green a.btn:active,
.Heracles-Green a.skLink:hover,
.Heracles-Green a.skLink:focus,
.Heracles-Green a.skLink:active			{ background: #30a111; color: #fff; }

/* Navigation */
.Heracles-Green .skNav					{ background: #30a111; }

/* Social */
.Heracles-Green a.sksocial,
.Heracles-Green a.sksocial:link,
.Heracles-Green a.sksocial:visited		{ background-color: #30a111; }
.Heracles-Green a.sksocial:hover			{ background-color: #fff; }
.Heracles-Green a.sksocial:hover span		{ color: #30a111; }
.Heracles-Green a.sksocial.skFacebook i,
.Heracles-Green a.sksocial.skFacebook:link i,
.Heracles-Green a.sksocial.skFacebook:visited i
										{ background-position: 0 -108px; }
.Heracles-Green a.sksocial.skTwitter i,
.Heracles-Green a.sksocial.skTwitter:link i,
.Heracles-Green a.sksocial.skTwitter:visited i
										{ background-position: -54px -108px; }
.Heracles-Green a.sksocial.skYoutube i,
.Heracles-Green a.sksocial.skYoutube:link i,
.Heracles-Green a.sksocial.skYoutube:visited i
										{ background-position: -108px -108px; }
.Heracles-Green a.sksocial.skInstagram i,
.Heracles-Green a.sksocial.skInstagram:link i,
.Heracles-Green a.sksocial.skInstagram:visited i
										{background-position: -162px -108px; }
.Heracles-Green a.sksocial.skFlickr i,
.Heracles-Green a.sksocial.skFlickr:link i,
.Heracles-Green a.sksocial.skFlickr:visited i
										{ background-position: -216px -108px; }

/* News */
.Heracles-Green .skNews					{ background: #30a111 url(images/head-green-bg.jpg) center bottom no-repeat; }
.Heracles-Green ul.news .head				{ background: #e1e1e1; color: #30a111; }
.Heracles-Green ul.news a.link,
.Heracles-Green ul.news a.link:link,
.Heracles-Green ul.news a.link:visited	{ background: #0f5106; color: #fff; }
.Heracles-Green ul.news a.link:hover,
.Heracles-Green ul.news a.link:focus,
.Heracles-Green ul.news a.link:active		{ background: #30a111; color: #fff; }
.Heracles-Green a.prevNews				{ background-position: -60px -180px; }
.Heracles-Green a.nextNews				{ background-position: -90px -180px; }
.Heracles-Green a.prevNews:hover			{ background-position: 0px -420px; }
.Heracles-Green a.nextNews:hover			{ background-position: -30px -420px; }
/* Google Calender*/
.Heracles-Green ul.events li.item			{ border-bottom: 1px solid #0f5106; }
.Heracles-Green ul.events .head,
.Heracles-Green ul.events .head a,
.Heracles-Green ul.events .head a:link,
.Heracles-Green ul.events .head a:visited	{ color: #30a111; }
.Heracles-Green ul.events a:hover,
.Heracles-Green ul.events a:focus,
.Heracles-Green ul.events a:active		{ color: #000; }

/* Field Status */
.Heracles-Green ul.fields li.item			{ border-bottom: 1px solid #0f5106; }
.Heracles-Green ul.fields .head,
.Heracles-Green ul.fields .head a,
.Heracles-Green ul.fields .head a:link,
.Heracles-Green ul.fields .head a:visited	{ color: #30a111; }
.Heracles-Green ul.fields a:hover,
.Heracles-Green ul.fields a:focus,
.Heracles-Green ul.fields a:active		{ color: #000; }

/* Featured video */			
.Heracles-Green .videoWrapper			{ border-bottom: 1px solid #0f5106; }	
.Heracles-Green .videoWrapper p			{ color: #30a111; }					
.Heracles-Green .videoWrapper p.float-right
										{ color: #0f5106; }

/* Links */
.Heracles-Green ul.links li.item			{ border-bottom: 1px solid #0f5106; }
.Heracles-Green ul.links a.link,
.Heracles-Green ul.links a.link:link,
.Heracles-Green ul.links a.link:visited	{ background-position: right -84px; color: #0f5106; }
.Heracles-Green ul.links a.link:hover,
.Heracles-Green ul.links a.link:focus,
.Heracles-Green ul.links a.link:active	{ background-color: #30a111; background-position: right -378px; color: #fff; }

/* Sponsor */
.Heracles-Green a.prevSponsor			{ background-position: -60px -180px; }
.Heracles-Green a.nextSponsor			{ background-position: -90px -180px; }
.Heracles-Green a.prevSponsor:hover		{ background-position: -0px -180px; }
.Heracles-Green a.nextSponsor:hover		{ background-position: -30px -180px; }
/* Affiliates */
.Heracles-Green .skAFLinks h2				{ background: transparent url(images/dark-line.png) center center no-repeat; }

/* Footer */
.Heracles-Green .skFooter				{ background-color: #30a111; background-image: url(images/footer-green-bg.jpg); }
.Heracles-Green .ftHead					{ color: #fff; }

/* Site Links */
.Heracles-Green ul.site-links li			{ border-bottom: 1px solid #000; background-position: left -164px; }
.Heracles-Green ul.site-links a,
.Heracles-Green ul.site-links a:link,
.Heracles-Green ul.site-links a:visited	{ color: #fff; }
.Heracles-Green ul.site-links a:hover,
.Heracles-Green ul.site-links a:focus,
.Heracles-Green ul.site-links a:active	{ color: #000; }

/* Club Info */
.Heracles-Green .skClubInfo h2,
.Heracles-Green .skClubInfo,
.Heracles-Green .skClubInfo p,
.Heracles-Green .skClubInfo a,
.Heracles-Green .skClubInfo a:link,
.Heracles-Green .skClubInfo a:visited	{ color: #0f5106; }
.Heracles-Green .skClubInfo a:hover,
.Heracles-Green .skClubInfo a:focus,
.Heracles-Green .skClubInfo a:active		{ color: #fff; }
.Heracles-Green .skInfo					{ background: #0f5106; color: #fff; }
.Heracles-Green .skInfo  .SkinObject,
.Heracles-Green .skInfo  a.SkinObject:link,
.Heracles-Green .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Green .skInfo  a.SkinObject:hover,
.Heracles-Green .skInfo  a.SkinObject:focus,
.Heracles-Green .skInfo  a.SkinObject:active
										{ color: #30a111; }
.Heracles-Green .skInfo a.hidden-link,
.Heracles-Green .skInfo a.hidden-link:link,
.Heracles-Green .skInfo a.hidden-link:visited
										{ color: #0f5106; }
.Heracles-Green .skInfo a.hidden-link:hover,
.Heracles-Green .skInfo a.hidden-link:focus
										{ color: #30a111; }

.Heracles-Green .AlertText a,
.Heracles-Green .AlertText a:link,
.Heracles-Green .AlertText a:visited				{
color:#15c15c;
}

.Heracles-Green .TeamPage_newsHolder a, 
.Heracles-Green .TeamPage_newsHolder a:link, 
.Heracles-Green .TeamPage_newsHolder a:visited,
.Heracles-Green .TeamPage_gridColumn a,
.Heracles-Green .TeamPage_gridColumn a:link,
.Heracles-Green .TeamPage_gridColumn a:visited,
.Heracles-Green .dtCNWrapper .ModLinksC a,
.Heracles-Green .dtCNWrapper .ModLinksC a:link,
.Heracles-Green .dtCNWrapper .ModLinksC a:visited,
.Heracles-Green .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Green .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Green .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #108c43;
}

.Heracles-Green .TeamPage_newsHolder a:hover,
.Heracles-Green .TeamPage_newsHolder a:focus,
.Heracles-Green .TeamPage_newsHolder a:active,
.Heracles-Green .TeamPage_gridColumn a:hover,
.Heracles-Green .TeamPage_gridColumn a:focus,
.Heracles-Green .TeamPage_gridColumn a:active,
.Heracles-Green .dtCNWrapper .ModLinksC a:hover,
.Heracles-Green .dtCNWrapper .ModLinksC a:focus,
.Heracles-Green .dtCNWrapper .ModLinksC a:active,
.Heracles-Green .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Green .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Green .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}
/* Green Scheme CSS */
/********************************************************************/

.Heracles-Dark-Green .skArea				{background:#0f5106;}
.Heracles-Dark-Green .skBanners h1		{color:#ffffff; }
.Heracles-Dark-Green h1, 
.Heracles-Dark-Green h2, 
.Heracles-Dark-Green h3, 
.Heracles-Dark-Green h4, 
.Heracles-Dark-Green h5, 
.Heracles-Dark-Green h6,
.Heracles-Dark-Green .SubHead,
.Heracles-Dark-Green .SkinObject,
.Heracles-Dark-Green a, 
.Heracles-Dark-Green a:link, 
.Heracles-Dark-Green a:visited,
.Heracles-Dark-Green a.CommandButton, 
.Heracles-Dark-Green a.CommandButton:link, 
.Heracles-Dark-Green a.CommandButton:visited,
.Heracles-Dark-Green a.SkinObject, 
.Heracles-Dark-Green a.SkinObject:link,
.Heracles-Dark-Green a.SkinObject:visited
										{ color:#30a111; }
.Heracles-Dark-Green a:active, 
.Heracles-Dark-Green a:hover, 
.Heracles-Dark-Green a:focus,
.Heracles-Dark-Green a.CommandButton:active, 
.Heracles-Dark-Green a.CommandButton:hover, 
.Heracles-Dark-Green a.CommandButton:focus,
.Heracles-Dark-Green a.SkinObject:hover , 
.Heracles-Dark-Green a.SkinObject:focus,
.Heracles-Dark-Green a.SkinObject:active
										{ color: #000; }
.Heracles-Dark-Green .StandardButton		{ background: #0f5106; color: #fff; }
.Heracles-Dark-Green .StandardButton:hover, 
.Heracles-Dark-Green .StandardButton:focus
										{ background: #30a111; color: #fff; }

.Heracles-Dark-Green .dtContainer h2.dtHead{color:#0f5106;}
.Heracles-Dark-Green .skBanners span{color:#30A111;}

/* Club Setting */
.Heracles-Dark-Green a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Dark-Green a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Dark-Green a.sWebTheme_ActionsLinks:active span
										{ background: #30a111; color: #fff; }
.Heracles-Dark-Green a.sWebTheme_showSettings:hover,
.Heracles-Dark-Green a.sWebTheme_showSettings:focus,
.Heracles-Dark-Green a.sWebTheme_showSettings:active
										{ background-color : #30a111; }

/* Skin */
.Heracles-Dark-Green .skAction			{ background: #e1e1e1; color: #30a111; }
.Heracles-Dark-Green a.actionLink,
.Heracles-Dark-Green a.actionLink:link,
.Heracles-Dark-Green a.actionLink:visited
										{ color: #30a111; }
.Heracles-Dark-Green a.actionLink:hover,
.Heracles-Dark-Green a.actionLink:focus
.Heracles-Dark-Green a.actionLink:active
										{ color: #0f5106; }

/* Club Home */
.Heracles-Dark-Green .skHead				{ color: #30a111; letter-spacing:0.1px; }
.Heracles-Dark-Green a.btn,
.Heracles-Dark-Green a.btn:link,
.Heracles-Dark-Green a.btn:visited,
.Heracles-Dark-Green a.skLink,
.Heracles-Dark-Green a.skLink:link,
.Heracles-Dark-Green a.skLink:visited
										{ background: #0f5106; color: #fff; }
.Heracles-Dark-Green a.btn:hover,
.Heracles-Dark-Green a.btn:focus,
.Heracles-Dark-Green a.btn:active,
.Heracles-Dark-Green a.skLink:hover,
.Heracles-Dark-Green a.skLink:focus,
.Heracles-Dark-Green a.skLink:active		{ background: #30a111; color: #fff; }

/* Navigation */
.Heracles-Dark-Green .skNav				{ background: #30a111; }

/* Social */
.Heracles-Dark-Green a.sksocial,
.Heracles-Dark-Green a.sksocial:link,
.Heracles-Dark-Green a.sksocial:visited	{ background-color: #e1e1e1; }
.Heracles-Dark-Green a.sksocial:hover	{ background-color: #fff; }
.Heracles-Dark-Green a.sksocial:hover span
										{ color: #30a111; }
.Heracles-Dark-Green a.sksocial.skFacebook i,
.Heracles-Dark-Green a.sksocial.skFacebook:link i,
.Heracles-Dark-Green a.sksocial.skFacebook:visited i
										{ background-position: 0 -108px; }
.Heracles-Dark-Green a.sksocial.skTwitter i,
.Heracles-Dark-Green a.sksocial.skTwitter:link i,
.Heracles-Dark-Green a.sksocial.skTwitter:visited i
										{ background-position: -54px -108px; }
.Heracles-Dark-Green a.sksocial.skYoutube i,
.Heracles-Dark-Green a.sksocial.skYoutube:link i,
.Heracles-Dark-Green a.sksocial.skYoutube:visited i
										{ background-position: -108px -108px; }
.Heracles-Dark-Green a.sksocial.skInstagram i,
.Heracles-Dark-Green a.sksocial.skInstagram:link i,
.Heracles-Dark-Green a.sksocial.skInstagram:visited i
										{background-position: -162px -108px; }
.Heracles-Dark-Green a.sksocial.skFlickr i,
.Heracles-Dark-Green a.sksocial.skFlickr:link i,
.Heracles-Dark-Green a.sksocial.skFlickr:visited i
										{ background-position: -216px -108px; }

/* News */
.Heracles-Dark-Green .skNews				{ background: #30a111 url(images/footer-dark-green-bg.jpg) center bottom no-repeat; }
.Heracles-Dark-Green ul.news .head		{ background: #e1e1e1; color: #30a111; }
.Heracles-Dark-Green ul.news a.link,
.Heracles-Dark-Green ul.news a.link:link,
.Heracles-Dark-Green ul.news a.link:visited
										{ background: #0f5106; color: #fff; }
.Heracles-Dark-Green ul.news a.link:hover,
.Heracles-Dark-Green ul.news a.link:focus,
.Heracles-Dark-Green ul.news a.link:active
										{ background: #30a111; color: #fff; }
.Heracles-Dark-Green a.prevNews			{ background-position: -60px -180px; }
.Heracles-Dark-Green a.nextNews			{ background-position: -90px -180px; }
.Heracles-Dark-Green a.prevNews:hover	{ background-position: 0px -420px; }
.Heracles-Dark-Green a.nextNews:hover	{ background-position: -30px -420px; }
/* Google Calender*/
.Heracles-Dark-Green .skContainer		{ background: #fff; }
.Heracles-Dark-Green ul.events li.item		{ border-bottom: 1px solid #0f5106; }
.Heracles-Dark-Green ul.events .head,
.Heracles-Dark-Green ul.events .head a,
.Heracles-Dark-Green ul.events .head a:link,
.Heracles-Dark-Green ul.events .head a:visited
										{ color: #30a111; }
.Heracles-Dark-Green ul.events a:hover,
.Heracles-Dark-Green ul.events a:focus,
.Heracles-Dark-Green ul.events a:active
										{ color: #000; }

/* Field Status */
.Heracles-Dark-Green ul.fields li.item		{ border-bottom: 1px solid #0f5106; }
.Heracles-Dark-Green ul.fields .head,
.Heracles-Dark-Green ul.fields .head a,
.Heracles-Dark-Green ul.fields .head a:link,
.Heracles-Dark-Green ul.fields .head a:visited
										{ color: #30a111; }
.Heracles-Dark-Green ul.fields a:hover,
.Heracles-Dark-Green ul.fields a:focus,
.Heracles-Dark-Green ul.fields a:active
										{ color: #000; }
/* Featured video */			
.Heracles-Dark-Green .videoWrapper		{ border-bottom: 1px solid #0f5106; }	
.Heracles-Dark-Green .videoWrapper p		{ color: #30a111; }					
.Heracles-Dark-Green .videoWrapper p.float-right
										{ color: #0f5106; }
										
/* Links */
.Heracles-Dark-Green ul.links li.item		{ border-bottom: 1px solid #0f5106; }
.Heracles-Dark-Green ul.links a.link,
.Heracles-Dark-Green ul.links a.link:link,
.Heracles-Dark-Green ul.links a.link:visited
										{ background-position: right -84px; color: #0f5106; }
.Heracles-Dark-Green ul.links a.link:hover,
.Heracles-Dark-Green ul.links a.link:focus,
.Heracles-Dark-Green ul.links a.link:active
										{ background-color: #30a111; background-position: right -378px; color: #fff; }

/* Sponsor */
.Heracles-Dark-Green a.prevSponsor		{ background-position: -0px -180px; }
.Heracles-Dark-Green a.nextSponsor		{ background-position: -30px -180px; }
.Heracles-Dark-Green a.prevSponsor:hover	{ background-position: -0px -420px; }
.Heracles-Dark-Green a.nextSponsor:hover	{ background-position: -30px -420px; }

/* Footer */
.Heracles-Dark-Green .skFooter			{ background-color: #30a111; background-image: url(images/head-dark-green-bg.jpg); }
.Heracles-Dark-Green .ftHead				{ color: #fff; }

/* Site Links */
.Heracles-Dark-Green ul.site-links li		{ border-bottom: 1px solid #000; background-position: left -164px; }
.Heracles-Dark-Green ul.site-links a,
.Heracles-Dark-Green ul.site-links a:link,
.Heracles-Dark-Green ul.site-links a:visited
										{ color: #fff; }
.Heracles-Dark-Green ul.site-links a:hover,
.Heracles-Dark-Green ul.site-links a:focus,
.Heracles-Dark-Green ul.site-links a:active
										{ color: #000; }

/* Club Info */
.Heracles-Dark-Green .skClubInfo h2,
.Heracles-Dark-Green .skClubInfo,
.Heracles-Dark-Green .skClubInfo p,
.Heracles-Dark-Green .skClubInfo a,
.Heracles-Dark-Green .skClubInfo a:link,
.Heracles-Dark-Green .skClubInfo a:visited
										{ color: #0f5106; }									
.Heracles-Dark-Green .skClubInfo a:hover,
.Heracles-Dark-Green .skClubInfo a:focus,
.Heracles-Dark-Green .skClubInfo a:active{ color: #fff; }
.Heracles-Dark-Green .skInfo				{ background: #0f5106; color: #fff; }
.Heracles-Dark-Green .skInfo  .SkinObject,
.Heracles-Dark-Green .skInfo  a.SkinObject:link,
.Heracles-Dark-Green .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Dark-Green .skInfo  a.SkinObject:hover,
.Heracles-Dark-Green .skInfo  a.SkinObject:focus,
.Heracles-Dark-Green .skInfo  a.SkinObject:active
										{ color: #30a111; }
.Heracles-Dark-Green .skInfo a.hidden-link,
.Heracles-Dark-Green .skInfo a.hidden-link:link,
.Heracles-Dark-Green .skInfo a.hidden-link:visited
										{ color: #0f5106; }
.Heracles-Dark-Green .skInfo a.hidden-link:hover,
.Heracles-Dark-Green .skInfo a.hidden-link:focus
										{ color: #30a111; }

.Heracles-Dark-Green .AlertText a,
.Heracles-Dark-Green .AlertText a:link,
.Heracles-Dark-Green .AlertText a:visited				{
color:#15c15c;
}

.Heracles-Dark-Green .TeamPage_newsHolder a, 
.Heracles-Dark-Green .TeamPage_newsHolder a:link, 
.Heracles-Dark-Green .TeamPage_newsHolder a:visited,
.Heracles-Dark-Green .TeamPage_gridColumn a,
.Heracles-Dark-Green .TeamPage_gridColumn a:link,
.Heracles-Dark-Green .TeamPage_gridColumn a:visited,
.Heracles-Dark-Green .dtCNWrapper .ModLinksC a,
.Heracles-Dark-Green .dtCNWrapper .ModLinksC a:link,
.Heracles-Dark-Green .dtCNWrapper .ModLinksC a:visited,
.Heracles-Dark-Green .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Dark-Green .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Dark-Green .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #108c43;
}

.Heracles-Dark-Green .TeamPage_newsHolder a:hover,
.Heracles-Dark-Green .TeamPage_newsHolder a:focus,
.Heracles-Dark-Green .TeamPage_newsHolder a:active,
.Heracles-Dark-Green .TeamPage_gridColumn a:hover,
.Heracles-Dark-Green .TeamPage_gridColumn a:focus,
.Heracles-Dark-Green .TeamPage_gridColumn a:active,
.Heracles-Dark-Green .dtCNWrapper .ModLinksC a:hover,
.Heracles-Dark-Green .dtCNWrapper .ModLinksC a:focus,
.Heracles-Dark-Green .dtCNWrapper .ModLinksC a:active,
.Heracles-Dark-Green .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Dark-Green .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Dark-Green .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}
/* Gray Scheme CSS */
/********************************************************************/
.Heracles-Gray h1, 
.Heracles-Gray h2, 
.Heracles-Gray h3, 
.Heracles-Gray h4, 
.Heracles-Gray h5, 
.Heracles-Gray h6,
.Heracles-Gray .SubHead,
.Heracles-Gray .SkinObject,
.Heracles-Gray a, 
.Heracles-Gray a:link, 
.Heracles-Gray a:visited,
.Heracles-Gray a.CommandButton, 
.Heracles-Gray a.CommandButton:link, 
.Heracles-Gray a.CommandButton:visited,
.Heracles-Gray a.SkinObject, 
.Heracles-Gray a.SkinObject:link,
.Heracles-Gray a.SkinObject:visited		{ color:#064780; }
.Heracles-Gray a:active, 
.Heracles-Gray a:hover, 
.Heracles-Gray a:focus,
.Heracles-Gray a.CommandButton:active, 
.Heracles-Gray a.CommandButton:hover, 
.Heracles-Gray a.CommandButton:focus,
.Heracles-Gray a.SkinObject:hover , 
.Heracles-Gray a.SkinObject:focus,
.Heracles-Gray a.SkinObject:active		{ color: #000; }
.Heracles-Gray .StandardButton			{ background: #464746; color: #fff; }
.Heracles-Gray .StandardButton:hover, 
.Heracles-Gray .StandardButton:focus		{ background: #064780; color: #fff; }
.Heracles-Gray .AlertText a,
.Heracles-Gray .AlertText a:link,
.Heracles-Gray .AlertText a:visited				{
color:#b7b7b7;
}

.Heracles-Gray .TeamPage_newsHolder a, 
.Heracles-Gray .TeamPage_newsHolder a:link, 
.Heracles-Gray .TeamPage_newsHolder a:visited,
.Heracles-Gray .TeamPage_gridColumn a,
.Heracles-Gray .TeamPage_gridColumn a:link,
.Heracles-Gray .TeamPage_gridColumn a:visited,
.Heracles-Gray .dtCNWrapper .ModLinksC a,
.Heracles-Gray .dtCNWrapper .ModLinksC a:link,
.Heracles-Gray .dtCNWrapper .ModLinksC a:visited,
.Heracles-Gray .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Gray .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Gray .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #8c8c8c;
}

.Heracles-Gray .TeamPage_newsHolder a:hover,
.Heracles-Gray .TeamPage_newsHolder a:focus,
.Heracles-Gray .TeamPage_newsHolder a:active,
.Heracles-Gray .TeamPage_gridColumn a:hover,
.Heracles-Gray .TeamPage_gridColumn a:focus,
.Heracles-Gray .TeamPage_gridColumn a:active,
.Heracles-Gray .dtCNWrapper .ModLinksC a:hover,
.Heracles-Gray .dtCNWrapper .ModLinksC a:focus,
.Heracles-Gray .dtCNWrapper .ModLinksC a:active,
.Heracles-Gray .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Gray .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Gray .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}

/* Club Setting */
.Heracles-Gray a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Gray a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Gray a.sWebTheme_ActionsLinks:active span
										{ background: #464746; color: #fff; }

/* Skin */
.Heracles-Gray .skAction					{ background: #464746; color: #fff; }
.Heracles-Gray a.actionLink,
.Heracles-Gray a.actionLink:link,
.Heracles-Gray a.actionLink:visited		{ color: #fff; }
.Heracles-Gray a.actionLink:hover,
.Heracles-Gray a.actionLink:focus
.Heracles-Gray a.actionLink:active		{ color: #a2a2a2; }

/* Club Home */
.Heracles-Gray .skHead					{ color: #064780; letter-spacing:0.1px; }
.Heracles-Gray .skSponsor .skHead,
.Heracles-Gray .skAFLinks .skHead	
										{ color: #035aa6; font-weight: bold; }
.Heracles-Gray a.btn,
.Heracles-Gray a.btn:link,
.Heracles-Gray a.btn:visited,
.Heracles-Gray a.skLink,
.Heracles-Gray a.skLink:link,
.Heracles-Gray a.skLink:visited
										{ background: #464746; color: #fff; }
.Heracles-Gray a.btn:hover,
.Heracles-Gray a.btn:focus,
.Heracles-Gray a.btn:active,
.Heracles-Gray a.skLink:hover,
.Heracles-Gray a.skLink:focus,
.Heracles-Gray a.skLink:active			{ background: #064780; color: #fff; }

/* Navigation */
.Heracles-Gray .skNav					{ background: #a2a2a2; }

/* Social */
.Heracles-Gray a.sksocial,
.Heracles-Gray a.sksocial:link,
.Heracles-Gray a.sksocial:visited
										{ background-color: #a2a2a2; }
.Heracles-Gray a.sksocial:hover
										{ background-color: #fff; }
.Heracles-Gray a.sksocial:hover span
										{ color: #a2a2a2; }
.Heracles-Gray a.sksocial.skFacebook i,
.Heracles-Gray a.sksocial.skFacebook:link i,
.Heracles-Gray a.sksocial.skFacebook:visited i
										{ background-position: 0 -162px; }
.Heracles-Gray a.sksocial.skTwitter i,
.Heracles-Gray a.sksocial.skTwitter:link i,
.Heracles-Gray a.sksocial.skTwitter:visited i
										{ background-position: -54px -162px; }
.Heracles-Gray a.sksocial.skYoutube i,
.Heracles-Gray a.sksocial.skYoutube:link i,
.Heracles-Gray a.sksocial.skYoutube:visited i
										{ background-position: -108px -162px; }
.Heracles-Gray a.sksocial.skInstagram i,
.Heracles-Gray a.sksocial.skInstagram:link i,
.Heracles-Gray a.sksocial.skInstagram:visited i
										{background-position: -162px -162px; }
.Heracles-Gray a.sksocial.skFlickr i,
.Heracles-Gray a.sksocial.skFlickr:link i,
.Heracles-Gray a.sksocial.skFlickr:visited i
										{ background-position: -216px -161px; }


/* News */
.Heracles-Gray .skNews					{ background: #a2a2a2 url(images/head-gray-bg.jpg) center bottom no-repeat; }
.Heracles-Gray ul.news .head				{ background: #e1e1e1; color: #064780; }
.Heracles-Gray ul.news a.link,
.Heracles-Gray ul.news a.link:link,
.Heracles-Gray ul.news a.link:visited
										{ background: #464746; color: #fff; }
.Heracles-Gray ul.news a.link:hover,
.Heracles-Gray ul.news a.link:focus,
.Heracles-Gray ul.news a.link:active
										{ background: #064780; color: #fff; }
.Heracles-Gray a.prevNews				{ background-position: -60px -300px; }
.Heracles-Gray a.nextNews				{ background-position: -90px -300px; }
.Heracles-Gray a.prevNews:hover			{ background-position: 0px -420px; }
.Heracles-Gray a.nextNews:hover			{ background-position: -30px -420px; }
/* Google Calender*/
.Heracles-Gray ul.events li.item			{ border-bottom: 1px solid #464746; }
.Heracles-Gray ul.events .head,
.Heracles-Gray ul.events .head a,
.Heracles-Gray ul.events .head a:link,
.Heracles-Gray ul.events .head a:visited	{ color: #064780; }
.Heracles-Gray ul.events a:hover,
.Heracles-Gray ul.events a:focus,
.Heracles-Gray ul.events a:active			{ color: #000; }

/* Field Status */
.Heracles-Gray ul.fields li.item			{ border-bottom: 1px solid #464746; }
.Heracles-Gray ul.fields .head,
.Heracles-Gray ul.fields .head a,
.Heracles-Gray ul.fields .head a:link,
.Heracles-Gray ul.fields .head a:visited
										{ color: #064780; }
.Heracles-Gray ul.fields a:hover,
.Heracles-Gray ul.fields a:focus,
.Heracles-Gray ul.fields a:active			{ color: #000; }

/* Featured video */			
.Heracles-Gray .videoWrapper				{ border-bottom: 1px solid #464746; }	
.Heracles-Gray .videoWrapper p			{ color: #064780; }					
.Heracles-Gray .videoWrapper p.float-right
										{ color: #464746; }

/* Links */
.Heracles-Gray ul.links li.item			{ border-bottom: 1px solid #464746; }
.Heracles-Gray ul.links a.link,
.Heracles-Gray ul.links a.link:link,
.Heracles-Gray ul.links a.link:visited
										{ background-position: right -126px; color: #464746; }
.Heracles-Gray ul.links a.link:hover,
.Heracles-Gray ul.links a.link:focus,
.Heracles-Gray ul.links a.link:active
										{ background-color: #064780; background-position: right -378px; color: #fff; }

/* Sponsor */
.Heracles-Gray a.prevSponsor				{ background-position: -60px -300px; }
.Heracles-Gray a.nextSponsor				{ background-position: -90px -300px; }
.Heracles-Gray a.prevSponsor:hover		{ background-position: -60px -360px; }
.Heracles-Gray a.nextSponsor:hover		{ background-position: -90px -360px; }
/* Affiliates */
.Heracles-Gray .skAFLinks h2				{ background: transparent url(images/dark-line.png) center center no-repeat; }

/* Footer */
.Heracles-Gray .skFooter					{ background-color: #a2a2a2; background-image: url(images/footer-gray-bg.jpg); }
.Heracles-Gray .ftHead					{ color: #fff; }

/* Site Links */
.Heracles-Gray ul.site-links li			{ border-bottom: 1px solid #000; background-position: left -205px; }
.Heracles-Gray ul.site-links a,
.Heracles-Gray ul.site-links a:link,
.Heracles-Gray ul.site-links a:visited	{ color: #fff; }
.Heracles-Gray ul.site-links a:hover,
.Heracles-Gray ul.site-links a:focus,
.Heracles-Gray ul.site-links a:active		{ color: #000; }

/* Club Info */
.Heracles-Gray .skClubInfo h2,
.Heracles-Gray .skClubInfo,
.Heracles-Gray .skClubInfo p,
.Heracles-Gray .skClubInfo a,
.Heracles-Gray .skClubInfo a:link,
.Heracles-Gray .skClubInfo a:visited		{ color: #464746; }
.Heracles-Gray .skClubInfo a:hover,
.Heracles-Gray .skClubInfo a:focus,
.Heracles-Gray .skClubInfo a:active		{ color: #fff; }
.Heracles-Gray .skInfo					{ background: #464746; color: #fff; }
.Heracles-Gray .skInfo  .SkinObject,
.Heracles-Gray .skInfo  a.SkinObject:link,
.Heracles-Gray .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Gray .skInfo  a.SkinObject:hover,
.Heracles-Gray .skInfo  a.SkinObject:focus,
.Heracles-Gray .skInfo  a.SkinObject:active
										{ color: #a2a2a2; }
.Heracles-Gray .skInfo a.hidden-link,
.Heracles-Gray .skInfo a.hidden-link:link,
.Heracles-Gray .skInfo a.hidden-link:visited
										{ color: #464746; }
.Heracles-Gray .skInfo a.hidden-link:hover,
.Heracles-Gray .skInfo a.hidden-link:focus
										{ color: #a2a2a2; }


/* Gray Scheme CSS */
/********************************************************************/
.Heracles-Dark-Gray .skArea				{background:#3b3c3b;}
.Heracles-Dark-Gray .skBanners h1		{color:#ffffff !important; }
.Heracles-Dark-Gray .skBanners span		{color:#048cff !important;}
.Heracles-Dark-Gray h1, 
.Heracles-Dark-Gray h2, 
.Heracles-Dark-Gray h3, 
.Heracles-Dark-Gray h4, 
.Heracles-Dark-Gray h5, 
.Heracles-Dark-Gray h6,
.Heracles-Dark-Gray .SubHead,
.Heracles-Dark-Gray .SkinObject,
.Heracles-Dark-Gray a, 
.Heracles-Dark-Gray a:link, 
.Heracles-Dark-Gray a:visited,
.Heracles-Dark-Gray a.CommandButton, 
.Heracles-Dark-Gray a.CommandButton:link, 
.Heracles-Dark-Gray a.CommandButton:visited,
.Heracles-Dark-Gray a.SkinObject, 
.Heracles-Dark-Gray a.SkinObject:link,
.Heracles-Dark-Gray a.SkinObject:visited	{ color:#064780; }
.Heracles-Dark-Gray a:active, 
.Heracles-Dark-Gray a:hover, 
.Heracles-Dark-Gray a:focus,
.Heracles-Dark-Gray a.CommandButton:active, 
.Heracles-Dark-Gray a.CommandButton:hover, 
.Heracles-Dark-Gray a.CommandButton:focus,
.Heracles-Dark-Gray a.SkinObject:hover , 
.Heracles-Dark-Gray a.SkinObject:focus,
.Heracles-Dark-Gray a.SkinObject:active	{ color: #000; }
.Heracles-Dark-Gray .StandardButton		{ background: #464746; color: #fff; }
.Heracles-Dark-Gray .StandardButton:hover, 
.Heracles-Dark-Gray .StandardButton:focus
										{ background: #064780; color: #fff; }

/* Club Setting */
.Heracles-Dark-Gray a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Dark-Gray a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Dark-Gray a.sWebTheme_ActionsLinks:active span
										{ background: #464746; color: #fff; }

/* Skin */
.Heracles-Dark-Gray .skAction			{ background: #e1e1e1; color: #3b3c3b; }
.Heracles-Dark-Gray a.actionLink,
.Heracles-Dark-Gray a.actionLink:link,
.Heracles-Dark-Gray a.actionLink:visited
										{ color: #3b3c3b; }
.Heracles-Dark-Gray a.actionLink:hover,
.Heracles-Dark-Gray a.actionLink:focus
.Heracles-Dark-Gray a.actionLink:active
										{ color: #a2a2a2; }
.Heracles-Dark-Gray .AlertText a,
.Heracles-Dark-Gray .AlertText a:link,
.Heracles-Dark-Gray .AlertText a:visited				{
color:#b7b7b7;
}

.Heracles-Dark-Gray .TeamPage_newsHolder a, 
.Heracles-Dark-Gray .TeamPage_newsHolder a:link, 
.Heracles-Dark-Gray .TeamPage_newsHolder a:visited,
.Heracles-Dark-Gray .TeamPage_gridColumn a,
.Heracles-Dark-Gray .TeamPage_gridColumn a:link,
.Heracles-Dark-Gray .TeamPage_gridColumn a:visited,
.Heracles-Dark-Gray .dtCNWrapper .ModLinksC a,
.Heracles-Dark-Gray .dtCNWrapper .ModLinksC a:link,
.Heracles-Dark-Gray .dtCNWrapper .ModLinksC a:visited,
.Heracles-Dark-Gray .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Dark-Gray .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Dark-Gray .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #8c8c8c;
}

.Heracles-Dark-Gray .TeamPage_newsHolder a:hover,
.Heracles-Dark-Gray .TeamPage_newsHolder a:focus,
.Heracles-Dark-Gray .TeamPage_newsHolder a:active,
.Heracles-Dark-Gray .TeamPage_gridColumn a:hover,
.Heracles-Dark-Gray .TeamPage_gridColumn a:focus,
.Heracles-Dark-Gray .TeamPage_gridColumn a:active,
.Heracles-Dark-Gray .dtCNWrapper .ModLinksC a:hover,
.Heracles-Dark-Gray .dtCNWrapper .ModLinksC a:focus,
.Heracles-Dark-Gray .dtCNWrapper .ModLinksC a:active,
.Heracles-Dark-Gray .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Dark-Gray .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Dark-Gray .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}

/* Club Home */
.Heracles-Dark-Gray .skAFLinks .skHead	{color:#0079e0 !important;}

.Heracles-Dark-Gray .skRow .skHead		{ color: #064780; }
.Heracles-Dark-Gray a.btn,
.Heracles-Dark-Gray a.btn:link,
.Heracles-Dark-Gray a.btn:visited,
.Heracles-Dark-Gray a.skLink,
.Heracles-Dark-Gray a.skLink:link,
.Heracles-Dark-Gray a.skLink:visited
										{ background: #464746; color: #fff; }
.Heracles-Dark-Gray a.btn:hover,
.Heracles-Dark-Gray a.btn:focus,
.Heracles-Dark-Gray a.btn:active,
.Heracles-Dark-Gray a.skLink:hover,
.Heracles-Dark-Gray a.skLink:focus,
.Heracles-Dark-Gray a.skLink:active		{ background: #064780; color: #fff; }

/* Navigation */
.Heracles-Dark-Gray .skNav				{ background: #a2a2a2; }

/* Social */
.Heracles-Dark-Gray .skSponsor h2		{color:#0079e0;}

.Heracles-Dark-Gray a.sksocial,
.Heracles-Dark-Gray a.sksocial:link,
.Heracles-Dark-Gray a.sksocial:visited
										{ background-color: #e1e1e1; }
.Heracles-Dark-Gray a.sksocial:hover
										{ background-color: #fff; }
.Heracles-Dark-Gray a.sksocial:hover span
										{ color: #a2a2a2; }
.Heracles-Dark-Gray a.sksocial.skFacebook i,
.Heracles-Dark-Gray a.sksocial.skFacebook:link i,
.Heracles-Dark-Gray a.sksocial.skFacebook:visited i
										{ background-position: 0 -162px; }
.Heracles-Dark-Gray a.sksocial.skTwitter i,
.Heracles-Dark-Gray a.sksocial.skTwitter:link i,
.Heracles-Dark-Gray a.sksocial.skTwitter:visited i
										{ background-position: -54px -162px; }
.Heracles-Dark-Gray a.sksocial.skYoutube i,
.Heracles-Dark-Gray a.sksocial.skYoutube:link i,
.Heracles-Dark-Gray a.sksocial.skYoutube:visited i
										{ background-position: -108px -162px; }
.Heracles-Dark-Gray a.sksocial.skInstagram i,
.Heracles-Dark-Gray a.sksocial.skInstagram:link i,
.Heracles-Dark-Gray a.sksocial.skInstagram:visited i
										{background-position: -162px -162px; }
.Heracles-Dark-Gray a.sksocial.skFlickr i,
.Heracles-Dark-Gray a.sksocial.skFlickr:link i,
.Heracles-Dark-Gray a.sksocial.skFlickr:visited i
										{ background-position: -216px -162px; }

/* News */
.Heracles-Dark-Gray .skNews				{ background: #a2a2a2 url(images/footer-dark-gray-bg.jpg) center bottom no-repeat; }
.Heracles-Dark-Gray ul.news .head			{ background: #e1e1e1; color: #064780; }
.Heracles-Dark-Gray ul.news a.link,
.Heracles-Dark-Gray ul.news a.link:link,
.Heracles-Dark-Gray ul.news a.link:visited
										{ background: #464746; color: #fff; }
.Heracles-Dark-Gray ul.news a.link:hover,
.Heracles-Dark-Gray ul.news a.link:focus,
.Heracles-Dark-Gray ul.news a.link:active
										{ background: #064780; color: #fff; }
.Heracles-Dark-Gray a.prevNews			{ background-position: -60px -300px; }
.Heracles-Dark-Gray a.nextNews			{ background-position: -90px -300px; }
.Heracles-Dark-Gray a.prevNews:hover		{ background-position: 0px -420px; }
.Heracles-Dark-Gray a.nextNews:hover		{ background-position: -30px -420px; }
/* Google Calender*/
.Heracles-Dark-Gray .skContainer		{ background: #fff; }
.Heracles-Dark-Gray ul.events li.item		{ border-bottom: 1px solid #464746; }
.Heracles-Dark-Gray ul.events .head,
.Heracles-Dark-Gray ul.events .head a,
.Heracles-Dark-Gray ul.events .head a:link,
.Heracles-Dark-Gray ul.events .head a:visited
										{ color: #064780; }
.Heracles-Dark-Gray ul.events a:hover,
.Heracles-Dark-Gray ul.events a:focus,
.Heracles-Dark-Gray ul.events a:active	{ color: #000; }

/* Field Status */
.Heracles-Dark-Gray ul.fields li.item		{ border-bottom: 1px solid #464746; }
.Heracles-Dark-Gray ul.fields .head,
.Heracles-Dark-Gray ul.fields .head a,
.Heracles-Dark-Gray ul.fields .head a:link,
.Heracles-Dark-Gray ul.fields .head a:visited
										{ color: #064780; }
.Heracles-Dark-Gray ul.fields a:hover,
.Heracles-Dark-Gray ul.fields a:focus,
.Heracles-Dark-Gray ul.fields a:active	{ color: #000; }

/* Featured video */			
.Heracles-Dark-Gray .videoWrapper		{ border-bottom: 1px solid #464746; }	
.Heracles-Dark-Gray .videoWrapper p	{ color: #064780; }					
.Heracles-Dark-Gray .videoWrapper p.float-right
										{ color: #3b3c3b; }
										
/* Links */
.Heracles-Dark-Gray ul.links li.item		{ border-bottom: 1px solid #464746; }
.Heracles-Dark-Gray ul.links a.link,
.Heracles-Dark-Gray ul.links a.link:link,
.Heracles-Dark-Gray ul.links a.link:visited
										{ background-position: right -126px; color: #464746; }
.Heracles-Dark-Gray ul.links a.link:hover,
.Heracles-Dark-Gray ul.links a.link:focus,
.Heracles-Dark-Gray ul.links a.link:active
										{ background-color: #064780; background-position: right -378px; color: #fff; }

/* Sponsor */
.Heracles-Dark-Gray a.prevSponsor			{ background-position: -0px -420px; }
.Heracles-Dark-Gray a.nextSponsor			{ background-position: -30px -420px; }
.Heracles-Dark-Gray a.prevSponsor:hover		{ background-position: -00px -300px; }
.Heracles-Dark-Gray a.nextSponsor:hover		{ background-position: -30px -300px; }
/* Footer */
.Heracles-Dark-Gray .skFooter			{ background-color: #a2a2a2; background-image: url(images/head-dark-gray-bg.jpg); }
.Heracles-Dark-Gray .ftHead				{ color: #fff; }

/* Site Links */
.Heracles-Dark-Gray ul.site-links li		{ border-bottom: 1px solid #000; background-position: left -205px; }
.Heracles-Dark-Gray ul.site-links a,
.Heracles-Dark-Gray ul.site-links a:link,
.Heracles-Dark-Gray ul.site-links a:visited
										{ color: #fff; }
.Heracles-Dark-Gray ul.site-links a:hover,
.Heracles-Dark-Gray ul.site-links a:focus,
.Heracles-Dark-Gray ul.site-links a:active
										{ color: #000; }

/* Club Info */
.Heracles-Dark-Gray .skClubInfo h2,
.Heracles-Dark-Gray .skClubInfo,
.Heracles-Dark-Gray .skClubInfo p,
.Heracles-Dark-Gray .skClubInfo a,
.Heracles-Dark-Gray .skClubInfo a:link,
.Heracles-Dark-Gray .skClubInfo a:visited
										{ color: #464746; }										
.Heracles-Dark-Gray .skClubInfo a:hover,
.Heracles-Dark-Gray .skClubInfo a:focus,
.Heracles-Dark-Gray .skClubInfo a:active
										{ color: #fff; }
.Heracles-Dark-Gray .skInfo				{ background: #464746; color: #fff; }
.Heracles-Dark-Gray .skInfo  .SkinObject,
.Heracles-Dark-Gray .skInfo  a.SkinObject:link,
.Heracles-Dark-Gray .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Dark-Gray .skInfo  a.SkinObject:hover,
.Heracles-Dark-Gray .skInfo  a.SkinObject:focus,
.Heracles-Dark-Gray .skInfo  a.SkinObject:active
										{ color: #a2a2a2; }
.Heracles-Dark-Gray .skInfo a.hidden-link,
.Heracles-Dark-Gray .skInfo a.hidden-link:link,
.Heracles-Dark-Gray .skInfo a.hidden-link:visited
										{ color: #464746; }
.Heracles-Dark-Gray .skInfo a.hidden-link:hover,
.Heracles-Dark-Gray .skInfo a.hidden-link:focus
										{ color: #a2a2a2; }

/* Purple Scheme CSS */
/********************************************************************/
.Heracles-Purple h1, 
.Heracles-Purple h2, 
.Heracles-Purple h3, 
.Heracles-Purple h4, 
.Heracles-Purple h5, 
.Heracles-Purple h6,
.Heracles-Purple .SubHead,
.Heracles-Purple .SkinObject,
.Heracles-Purple a, 
.Heracles-Purple a:link, 
.Heracles-Purple a:visited,
.Heracles-Purple a.CommandButton, 
.Heracles-Purple a.CommandButton:link, 
.Heracles-Purple a.CommandButton:visited,
.Heracles-Purple a.SkinObject, 
.Heracles-Purple a.SkinObject:link,
.Heracles-Purple a.SkinObject:visited
										{ color:#842cc9; }
.Heracles-Purple a:active, 
.Heracles-Purple a:hover, 
.Heracles-Purple a:focus,
.Heracles-Purple a.CommandButton:active, 
.Heracles-Purple a.CommandButton:hover, 
.Heracles-Purple a.CommandButton:focus,
.Heracles-Purple a.SkinObject:hover , 
.Heracles-Purple a.SkinObject:focus,
.Heracles-Purple a.SkinObject:active
										{ color: #000; }
.Heracles-Purple .StandardButton			{ background: #371553; color: #fff; }
.Heracles-Purple .StandardButton:hover, 
.Heracles-Purple .StandardButton:focus
										{ background: #842cc9; color: #fff; }
.Heracles-Purple .AlertText a,
.Heracles-Purple .AlertText a:link,
.Heracles-Purple .AlertText a:visited				{
color:#9b73ec;
}

.Heracles-Purple .TeamPage_newsHolder a, 
.Heracles-Purple .TeamPage_newsHolder a:link, 
.Heracles-Purple .TeamPage_newsHolder a:visited,
.Heracles-Purple .TeamPage_gridColumn a,
.Heracles-Purple .TeamPage_gridColumn a:link,
.Heracles-Purple .TeamPage_gridColumn a:visited,
.Heracles-Purple .dtCNWrapper .ModLinksC a,
.Heracles-Purple .dtCNWrapper .ModLinksC a:link,
.Heracles-Purple .dtCNWrapper .ModLinksC a:visited,
.Heracles-Purple .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Purple .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Purple .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #8050c7;
}

.Heracles-Purple .TeamPage_newsHolder a:hover,
.Heracles-Purple .TeamPage_newsHolder a:focus,
.Heracles-Purple .TeamPage_newsHolder a:active,
.Heracles-Purple .TeamPage_gridColumn a:hover,
.Heracles-Purple .TeamPage_gridColumn a:focus,
.Heracles-Purple .TeamPage_gridColumn a:active,
.Heracles-Purple .dtCNWrapper .ModLinksC a:hover,
.Heracles-Purple .dtCNWrapper .ModLinksC a:focus,
.Heracles-Purple .dtCNWrapper .ModLinksC a:active,
.Heracles-Purple .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Purple .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Purple .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}

/* Club Setting */
.Heracles-Purple a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Purple a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Purple a.sWebTheme_ActionsLinks:active span
										{ background: #371553; color: #fff; }
.Heracles-Purple a.sWebTheme_showSettings:hover,
.Heracles-Purple a.sWebTheme_showSettings:focus,
.Heracles-Purple a.sWebTheme_showSettings:active
										{ background-color: #371553; color: #fff;}
/* Skin */
.Heracles-Purple .skAction				{ background: #371553; color: #fff; }
.Heracles-Purple a.actionLink,
.Heracles-Purple a.actionLink:link,
.Heracles-Purple a.actionLink:visited	{ color: #fff; }
.Heracles-Purple a.actionLink:hover,
.Heracles-Purple a.actionLink:focus
.Heracles-Purple a.actionLink:active		{ color: #842cc9; }
.Heracles-Purple .dtContainer h2.dtHead{
    color:#842cc9;
}

/* Club Home */
.Heracles-Purple .skHead					{ color: #842cc9; letter-spacing:0.1px; }
.Heracles-Purple .skSponsor h2,
.Heracles-Purple .skAFLinks h2			{ font-weight:bold; }
.Heracles-Purple a.btn,
.Heracles-Purple a.btn:link,
.Heracles-Purple a.btn:visited,
.Heracles-Purple a.skLink,
.Heracles-Purple a.skLink:link,
.Heracles-Purple a.skLink:visited		{ background: #371553; color: #fff; }
.Heracles-Purple a.btn:hover,
.Heracles-Purple a.btn:focus,
.Heracles-Purple a.btn:active,
.Heracles-Purple a.skLink:hover,
.Heracles-Purple a.skLink:focus,
.Heracles-Purple a.skLink:active			{ background: #842cc9; color: #fff; }

/* Navigation */
.Heracles-Purple .skNav					{ background: #842cc9; }

/* Social */
.Heracles-Purple a.sksocial,
.Heracles-Purple a.sksocial:link,
.Heracles-Purple a.sksocial:visited		{ background-color: #842cc9; }
.Heracles-Purple a.sksocial:hover		{ background-color: #fff; }
.Heracles-Purple a.sksocial:hover span	{ color: #842cc9; }
.Heracles-Purple a.sksocial.skFacebook i,
.Heracles-Purple a.sksocial.skFacebook:link i,
.Heracles-Purple a.sksocial.skFacebook:visited i
										{ background-position: 0 -270px; }
.Heracles-Purple a.sksocial.skTwitter i,
.Heracles-Purple a.sksocial.skTwitter:link i,
.Heracles-Purple a.sksocial.skTwitter:visited i
										{ background-position: -54px -270px; }
.Heracles-Purple a.sksocial.skYoutube i,
.Heracles-Purple a.sksocial.skYoutube:link i,
.Heracles-Purple a.sksocial.skYoutube:visited i
										{ background-position: -108px -270px; }
.Heracles-Purple a.sksocial.skInstagram i,
.Heracles-Purple a.sksocial.skInstagram:link i,
.Heracles-Purple a.sksocial.skInstagram:visited i
										{background-position: -162px -270px; }
.Heracles-Purple a.sksocial.skFlickr i,
.Heracles-Purple a.sksocial.skFlickr:link i,
.Heracles-Purple a.sksocial.skFlickr:visited i
										{ background-position: -216px -270px; }


/* News */
.Heracles-Purple .skNews					{ background: #842cc9 url(images/head-purple-bg.jpg) center bottom no-repeat; }
.Heracles-Purple ul.news .head			{ background: #e1e1e1; color: #842cc9; }
.Heracles-Purple ul.news a.link,
.Heracles-Purple ul.news a.link:link,
.Heracles-Purple ul.news a.link:visited
										{ background: #371553; color: #fff; }
.Heracles-Purple ul.news a.link:hover,
.Heracles-Purple ul.news a.link:focus,
.Heracles-Purple ul.news a.link:active
										{ background: #842cc9; color: #fff; }
.Heracles-Purple a.prevNews				{ background-position: -60px -60px; }
.Heracles-Purple a.nextNews				{ background-position: -90px -60px; }
.Heracles-Purple a.prevNews:hover		{ background-position: 0px -420px; }
.Heracles-Purple a.nextNews:hover		{ background-position: -30px -420px; }

.Heracles-Purple .r1200390 ul.slider .caption a,
.Heracles-Purple .r1200390 ul.slider .caption a:link,
.Heracles-Purple .r1200390 ul.slider .caption a:visited 
										{ background-color: #842cc9; color: #ffffff;}
.Heracles-Purple .r1200390 ul.slider .caption a:hover,
.Heracles-Purple .r1200390 ul.slider .caption a:focus,
.Heracles-Purple .r1200390 ul.slider .caption a:active
										{ background-color: #ffffff; color: #842cc9;}

/* Google Calender*/
.Heracles-Purple ul.events li.item			{ border-bottom: 1px solid #371553; }
.Heracles-Purple ul.events .head,
.Heracles-Purple ul.events .head a,
.Heracles-Purple ul.events .head a:link,
.Heracles-Purple ul.events .head a:visited
										{ color: #842cc9; }
.Heracles-Purple ul.events a:hover,
.Heracles-Purple ul.events a:focus,
.Heracles-Purple ul.events a:active
										{ color: #000; }

/* Field Status */
.Heracles-Purple ul.fields li.item			{ border-bottom: 1px solid #371553; }
.Heracles-Purple ul.fields .head,
.Heracles-Purple ul.fields .head a,
.Heracles-Purple ul.fields .head a:link,
.Heracles-Purple ul.fields .head a:visited
										{ color: #842cc9; }
.Heracles-Purple ul.fields a:hover,
.Heracles-Purple ul.fields a:focus,
.Heracles-Purple ul.fields a:active
										{ color: #000; }
/* Featured video */			
.Heracles-Purple .videoWrapper			{ border-bottom: 1px solid #371553; }	
.Heracles-Purple .videoWrapper p			{ color: #842cc9; }					
.Heracles-Purple .videoWrapper p.float-right
										{ color: #371553; }
/* Links */
.Heracles-Purple ul.links li.item			{ border-bottom: 1px solid #371553; }
.Heracles-Purple ul.links a.link,
.Heracles-Purple ul.links a.link:link,
.Heracles-Purple ul.links a.link:visited
										{ background-position: right -462px; color: #371553; }
.Heracles-Purple ul.links a.link:hover,
.Heracles-Purple ul.links a.link:focus,
.Heracles-Purple ul.links a.link:active
										{ background-color: #842cc9; background-position: right -378px; color: #fff; }

/* Sponsor */
.Heracles-Purple a.prevSponsor			{ background-position: -60px -60px; }
.Heracles-Purple a.nextSponsor			{ background-position: -90px -60px; }
.Heracles-Purple a.prevSponsor:hover		{ background-position: -0px -60px; }
.Heracles-Purple a.nextSponsor:hover		{ background-position: -30px -60px; }
/* Affiliates */
.Heracles-Purple .skAFLinks h2			{ background: transparent url(images/dark-line.png) center center no-repeat; }

/* Footer */
.Heracles-Purple .skFooter				{ background-color: #842cc9; background-image: url(images/footer-purple-bg.jpg); }
.Heracles-Purple .ftHead					{ color: #fff; }

/* Site Links */
.Heracles-Purple ul.site-links li			{ border-bottom: 1px solid #000; background-position: left -82px; }
.Heracles-Purple ul.site-links a,
.Heracles-Purple ul.site-links a:link,
.Heracles-Purple ul.site-links a:visited
										{ color: #fff; }
.Heracles-Purple ul.site-links a:hover,
.Heracles-Purple ul.site-links a:focus,
.Heracles-Purple ul.site-links a:active
										{ color: #000; }

/* Club Info */
.Heracles-Purple .skClubInfo h2,
.Heracles-Purple .skClubInfo,
.Heracles-Purple .skClubInfo p,
.Heracles-Purple .skClubInfo a,
.Heracles-Purple .skClubInfo a:link,
.Heracles-Purple .skClubInfo a:visited
										{ color: #371553; }
.Heracles-Purple .skClubInfo a:hover,
.Heracles-Purple .skClubInfo a:focus,
.Heracles-Purple .skClubInfo a:active
										{ color: #fff; }
.Heracles-Purple .skInfo					{ background: #371553; color: #fff; }
.Heracles-Purple .skInfo  .SkinObject,
.Heracles-Purple .skInfo  a.SkinObject:link,
.Heracles-Purple .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Purple .skInfo  a.SkinObject:hover,
.Heracles-Purple .skInfo  a.SkinObject:focus,
.Heracles-Purple .skInfo  a.SkinObject:active
										{ color: #842cc9; }
.Heracles-Purple .skInfo a.hidden-link,
.Heracles-Purple .skInfo a.hidden-link:link,
.Heracles-Purple .skInfo a.hidden-link:visited
										{ color: #371553; }
.Heracles-Purple .skInfo a.hidden-link:hover,
.Heracles-Purple .skInfo a.hidden-link:focus
										{ color: #842cc9; }


/* Dark Purple Scheme CSS */
/********************************************************************/
.Heracles-Dark-Purple .skArea			{background:#27004b;}
.Heracles-Dark-Purple .skBanners h1		{color:#fff; }
.Heracles-Dark-Purple .skBanners span		{color:#af49ff;}

.Heracles-Dark-Purple h1, 
.Heracles-Dark-Purple h2, 
.Heracles-Dark-Purple h3, 
.Heracles-Dark-Purple h4, 
.Heracles-Dark-Purple h5, 
.Heracles-Dark-Purple h6,
.Heracles-Dark-Purple .SubHead,
.Heracles-Dark-Purple .SkinObject
										{ color:#27004b; }
.Heracles-Dark-Purple a, 
.Heracles-Dark-Purple a:link, 
.Heracles-Dark-Purple a:visited,
.Heracles-Dark-Purple a.CommandButton, 
.Heracles-Dark-Purple a.CommandButton:link, 
.Heracles-Dark-Purple a.CommandButton:visited,
.Heracles-Dark-Purple a.SkinObject, 
.Heracles-Dark-Purple a.SkinObject:link,
.Heracles-Dark-Purple a.SkinObject:visited
										{ color: #842cc9;}
.Heracles-Dark-Purple a:active, 
.Heracles-Dark-Purple a:hover, 
.Heracles-Dark-Purple a:focus,
.Heracles-Dark-Purple a.CommandButton:active, 
.Heracles-Dark-Purple a.CommandButton:hover, 
.Heracles-Dark-Purple a.CommandButton:focus,
.Heracles-Dark-Purple a.SkinObject:hover , 
.Heracles-Dark-Purple a.SkinObject:focus,
.Heracles-Dark-Purple a.SkinObject:active
										{ color: #27004b; }
.Heracles-Dark-Purple .AlertText a,
.Heracles-Dark-Purple .AlertText a:link,
.Heracles-Dark-Purple .AlertText a:visited				{
color:#9b73ec;
}

.Heracles-Dark-Purple .TeamPage_newsHolder a, 
.Heracles-Dark-Purple .TeamPage_newsHolder a:link, 
.Heracles-Dark-Purple .TeamPage_newsHolder a:visited,
.Heracles-Dark-Purple .TeamPage_gridColumn a,
.Heracles-Dark-Purple .TeamPage_gridColumn a:link,
.Heracles-Dark-Purple .TeamPage_gridColumn a:visited,
.Heracles-Dark-Purple .dtCNWrapper .ModLinksC a,
.Heracles-Dark-Purple .dtCNWrapper .ModLinksC a:link,
.Heracles-Dark-Purple .dtCNWrapper .ModLinksC a:visited,
.Heracles-Dark-Purple .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Dark-Purple .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Dark-Purple .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #8050c7;
}

.Heracles-Dark-Purple .TeamPage_newsHolder a:hover,
.Heracles-Dark-Purple .TeamPage_newsHolder a:focus,
.Heracles-Dark-Purple .TeamPage_newsHolder a:active,
.Heracles-Dark-Purple .TeamPage_gridColumn a:hover,
.Heracles-Dark-Purple .TeamPage_gridColumn a:focus,
.Heracles-Dark-Purple .TeamPage_gridColumn a:active,
.Heracles-Dark-Purple .dtCNWrapper .ModLinksC a:hover,
.Heracles-Dark-Purple .dtCNWrapper .ModLinksC a:focus,
.Heracles-Dark-Purple .dtCNWrapper .ModLinksC a:active,
.Heracles-Dark-Purple .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Dark-Purple .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Dark-Purple .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}

.Heracles-Dark-Purple .StandardButton	{ background: #27004b; color: #fff; }
.Heracles-Dark-Purple .StandardButton:hover, 
.Heracles-Dark-Purple .StandardButton:focus
										{ background: #842cc9; color: #fff; }

/* Club Setting */
.Heracles-Dark-Purple a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Dark-Purple a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Dark-Purple a.sWebTheme_ActionsLinks:active span
										{ background: #27004b; color: #fff; }
.Heracles-Dark-Purple a.sWebTheme_showSettings:hover,
.Heracles-Dark-Purple a.sWebTheme_showSettings:focus,
.Heracles-Dark-Purple a.sWebTheme_showSettings:active
										{ background-color: #842cc9; color: #fff; }
/* Skin */
.Heracles-Dark-Purple .skAction			{ background: #e1e1e1; color: #842cc9; }
.Heracles-Dark-Purple a.actionLink,
.Heracles-Dark-Purple a.actionLink:link,
.Heracles-Dark-Purple a.actionLink:visited
										{ color: #842cc9; }
.Heracles-Dark-Purple a.actionLink:hover,
.Heracles-Dark-Purple a.actionLink:focus
.Heracles-Dark-Purple a.actionLink:active
										{ color: #27004b; }

/* Club Home */
.Heracles-Dark-Purple .skHead			{ color: #842cc9; letter-spacing:0.1px;}
.Heracles-Dark-Purple .skSponsor .skHead,
.Heracles-Dark-Purple .skAFLinks .skHead	
										{ color: #af49ff; font-weight: bold; letter-spacing:0.1px; }
.Heracles-Dark-Purple a.btn,
.Heracles-Dark-Purple a.btn:link,
.Heracles-Dark-Purple a.btn:visited,
.Heracles-Dark-Purple a.skLink,
.Heracles-Dark-Purple a.skLink:link,
.Heracles-Dark-Purple a.skLink:visited	{ background: #27004b; color: #fff; }
.Heracles-Dark-Purple a.btn:hover,
.Heracles-Dark-Purple a.btn:focus,
.Heracles-Dark-Purple a.btn:active,
.Heracles-Dark-Purple a.skLink:hover,
.Heracles-Dark-Purple a.skLink:focus,
.Heracles-Dark-Purple a.skLink:active	{ background: #842cc9; color: #fff; }

/* Navigation */
.Heracles-Dark-Purple .skNav				{ background: #842cc9; }

/* Social */
.Heracles-Dark-Purple a.sksocial,
.Heracles-Dark-Purple a.sksocial:link,
.Heracles-Dark-Purple a.sksocial:visited
										{ background-color: #e1e1e1; }
.Heracles-Dark-Purple a.sksocial:hover	{ background-color: #fff; }
.Heracles-Dark-Purple a.sksocial:hover span
										{ color: #842cc9; }
.Heracles-Dark-Purple a.sksocial i,
.Heracles-Dark-Purple a.sksocial:link i,
.Heracles-Dark-Purple a.sksocial:visited i
										{ background-image: url(images/icn-dark-purple-social.png); }
.Heracles-Dark-Purple a.sksocial.skFacebook i,
.Heracles-Dark-Purple a.sksocial.skFacebook:link i,
.Heracles-Dark-Purple a.sksocial.skFacebook:visited i
										{ background-position: 0 0; }
.Heracles-Dark-Purple a.sksocial.skTwitter i,
.Heracles-Dark-Purple a.sksocial.skTwitter:link i,
.Heracles-Dark-Purple a.sksocial.skTwitter:visited i
										{ background-position: -54px 0; }
.Heracles-Dark-Purple a.sksocial.skYoutube i,
.Heracles-Dark-Purple a.sksocial.skYoutube:link i,
.Heracles-Dark-Purple a.sksocial.skYoutube:visited i
										{ background-position: -108px 0; }
.Heracles-Dark-Purple a.sksocial.skInstagram i,
.Heracles-Dark-Purple a.sksocial.skInstagram:link i,
.Heracles-Dark-Purple a.sksocial.skInstagram:visited i
										{background-position: -162px 0; }
.Heracles-Dark-Purple a.sksocial.skFlickr i,
.Heracles-Dark-Purple a.sksocial.skFlickr:link i,
.Heracles-Dark-Purple a.sksocial.skFlickr:visited i
										{ background-position: -216px 1px; }


/* News */
.Heracles-Dark-Purple .skNews			{ background: #842cc9 url(images/footer-dark-purple-bg.jpg) center bottom no-repeat; }
.Heracles-Dark-Purple ul.news .head		{ background: #e1e1e1; color: #842cc9; }
.Heracles-Dark-Purple ul.news a.link,
.Heracles-Dark-Purple ul.news a.link:link,
.Heracles-Dark-Purple ul.news a.link:visited
										{ background: #27004b; color: #fff; }
.Heracles-Dark-Purple ul.news a.link:hover,
.Heracles-Dark-Purple ul.news a.link:focus,
.Heracles-Dark-Purple ul.news a.link:active
										{ background: #842cc9; color: #fff; }
.Heracles-Dark-Purple a.prevNews,
.Heracles-Dark-Purple a.nextNews			{ background-image: url(images/news-dark-purple-arrow.png); }
.Heracles-Dark-Purple a.prevNews				{ background-position: -60px 0; }
.Heracles-Dark-Purple a.nextNews				{ background-position: -90px 0; }
.Heracles-Dark-Purple a.prevNews:hover			{ background-position: 0px -420px; }
.Heracles-Dark-Purple a.nextNews:hover			{ background-position: -30px -420px; }

.Heracles-Dark-Purple .dtContainer h2.dtHead
										{color:#842cc9; }
.Heracles-Dark-Purple .r1200390 ul.slider .caption a,
.Heracles-Dark-Purple .r1200390 ul.slider .caption a:link,
.Heracles-Dark-Purple .r1200390 ul.slider .caption a:visited 
										{ background-color: #842cc9; color: #ffffff;}
.Heracles-Dark-Purple .r1200390 ul.slider .caption a:hover,
.Heracles-Dark-Purple .r1200390 ul.slider .caption a:focus,
.Heracles-Dark-Purple .r1200390 ul.slider .caption a:active
										{ background-color: #ffffff; color: #842cc9;}

/* Google Calender*/
.Heracles-Dark-Purple .skContainer		{ background: #fff; }
.Heracles-Dark-Purple ul.events li.item	{ border-bottom: 1px solid #383838; }
.Heracles-Dark-Purple ul.events .head,
.Heracles-Dark-Purple ul.events .head a,
.Heracles-Dark-Purple ul.events .head a:link,
.Heracles-Dark-Purple ul.events .head a:visited
										{ color: #842cc9; }
.Heracles-Dark-Purple ul.events a:hover,
.Heracles-Dark-Purple ul.events a:focus,
.Heracles-Dark-Purple ul.events a:active	{ color: #27004b; }

/* Field Status */
.Heracles-Dark-Purple ul.fields li.item	{ border-bottom: 1px solid #383838; }
.Heracles-Dark-Purple ul.fields .head,
.Heracles-Dark-Purple ul.fields .head a,
.Heracles-Dark-Purple ul.fields .head a:link,
.Heracles-Dark-Purple ul.fields .head a:visited
										{ color: #842cc9; }
.Heracles-Dark-Purple ul.fields a:hover,
.Heracles-Dark-Purple ul.fields a:focus,
.Heracles-Dark-Purple ul.fields a:active	{ color: #27004b; }

/* Featured video */			
.Heracles-Dark-Purple .videoWrapper		{ border-bottom: 1px solid #353535; }	
.Heracles-Dark-Purple .videoWrapper p	{ color: #842cc9; }					
.Heracles-Dark-Purple .videoWrapper p.float-right
										{ color: #371553; }

/* Links */
.Heracles-Dark-Purple ul.links li.item		{ border-bottom: 1px solid #383838; }
.Heracles-Dark-Purple ul.links a.link,
.Heracles-Dark-Purple ul.links a.link:link,
.Heracles-Dark-Purple ul.links a.link:visited
										{ background-image: url(images/icn-dark-purple-arrow.png); color: #27004b; }
.Heracles-Dark-Purple ul.links a.link:hover,
.Heracles-Dark-Purple ul.links a.link:focus,
.Heracles-Dark-Purple ul.links a.link:active
										{ background-color: #27004b; background-position: right -378px; color: #ffffff; }

/* Sponsor */
.Heracles-Dark-Purple a.prevSponsor,
.Heracles-Dark-Purple a.nextSponsor		{ background-image: url(images/icn-dark-purple-sponsor-arrow.png); }
.Heracles-Dark-Purple a.prevSponsor				{ background-position: -60px 0; }
.Heracles-Dark-Purple a.nextSponsor				{ background-position: -90px 0; }
.Heracles-Dark-Purple a.prevSponsor:hover		{ background-position: -0px 0; }
.Heracles-Dark-Purple a.nextSponsor:hover		{ background-position: -30px 0; }
/* Footer */
.Heracles-Dark-Purple .skFooter			{ background-color: #842cc9; background-image: url(images/head-dark-purple-bg.jpg); }
.Heracles-Dark-Purple .ftHead			{ color: #fff; }

/* Site Links */
.Heracles-Dark-Purple ul.site-links li		{ border-bottom: 1px solid #27004b; background-image: url(images/icn-dark-purple-small-arrow.png); }
.Heracles-Dark-Purple ul.site-links a,
.Heracles-Dark-Purple ul.site-links a:link,
.Heracles-Dark-Purple ul.site-links a:visited
										{ color: #fff; }
.Heracles-Dark-Purple ul.site-links a:hover,
.Heracles-Dark-Purple ul.site-links a:focus,
.Heracles-Dark-Purple ul.site-links a:active
										{ color: #27004b; }

/* Club Info */
.Heracles-Dark-Purple .skClubInfo h2,
.Heracles-Dark-Purple .skClubInfo,
.Heracles-Dark-Purple .skClubInfo p,
.Heracles-Dark-Purple .skClubInfo a,
.Heracles-Dark-Purple .skClubInfo a:link,
.Heracles-Dark-Purple .skClubInfo a:visited
										{ color: #371553; }
.Heracles-Dark-Purple .skClubInfo a:hover,
.Heracles-Dark-Purple .skClubInfo a:focus,
.Heracles-Dark-Purple .skClubInfo a:active
										{ color: #fff; }
.Heracles-Dark-Purple .skInfo			{ background: #27004b; color: #fff; }
.Heracles-Dark-Purple .skInfo  .SkinObject,
.Heracles-Dark-Purple .skInfo  a.SkinObject:link,
.Heracles-Dark-Purple .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Dark-Purple .skInfo  a.SkinObject:hover,
.Heracles-Dark-Purple .skInfo  a.SkinObject:focus,
.Heracles-Dark-Purple .skInfo  a.SkinObject:active
										{ color: #842cc9; }
.Heracles-Dark-Purple .skInfo a.hidden-link,
.Heracles-Dark-Purple .skInfo a.hidden-link:link,
.Heracles-Dark-Purple .skInfo a.hidden-link:visited
										{ color: #27004b; }
.Heracles-Dark-Purple .skInfo a.hidden-link:hover,
.Heracles-Dark-Purple .skInfo a.hidden-link:focus
										{ color: #842cc9; }

/* Orange Scheme CSS */
/********************************************************************/

.Heracles-Orange .dtContainer h2.dtHead	{color:#fc7507;}
.Heracles-Orange h1, 
.Heracles-Orange h2, 
.Heracles-Orange h3, 
.Heracles-Orange h4, 
.Heracles-Orange h5, 
.Heracles-Orange h6,
.Heracles-Orange .SubHead,
.Heracles-Orange .SkinObject,
.Heracles-Orange a, 
.Heracles-Orange a:link, 
.Heracles-Orange a:visited,
.Heracles-Orange a.CommandButton, 
.Heracles-Orange a.CommandButton:link, 
.Heracles-Orange a.CommandButton:visited,
.Heracles-Orange a.SkinObject, 
.Heracles-Orange a.SkinObject:link,
.Heracles-Orange a.SkinObject:visited	{ color:#fc7507; }
.Heracles-Orange a:active, 
.Heracles-Orange a:hover, 
.Heracles-Orange a:focus,
.Heracles-Orange a.CommandButton:active, 
.Heracles-Orange a.CommandButton:hover, 
.Heracles-Orange a.CommandButton:focus,
.Heracles-Orange a.SkinObject:hover , 
.Heracles-Orange a.SkinObject:focus,
.Heracles-Orange a.SkinObject:active		{ color: #000; }
.Heracles-Orange .StandardButton			{ background: #b32d00; color: #fff; }
.Heracles-Orange .StandardButton:hover, 
.Heracles-Orange .StandardButton:focus	{ background: #fc7507; color: #fff; }
.Heracles-Orange .AlertText a,
.Heracles-Orange .AlertText a:link,
.Heracles-Orange .AlertText a:visited				{
color:#ff5a17;
}

.Heracles-Orange .TeamPage_newsHolder a, 
.Heracles-Orange .TeamPage_newsHolder a:link, 
.Heracles-Orange .TeamPage_newsHolder a:visited,
.Heracles-Orange .TeamPage_gridColumn a,
.Heracles-Orange .TeamPage_gridColumn a:link,
.Heracles-Orange .TeamPage_gridColumn a:visited,
.Heracles-Orange .dtCNWrapper .ModLinksC a,
.Heracles-Orange .dtCNWrapper .ModLinksC a:link,
.Heracles-Orange .dtCNWrapper .ModLinksC a:visited,
.Heracles-Orange .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Orange .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Orange .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #FF5A00;
}

.Heracles-Orange .TeamPage_newsHolder a:hover,
.Heracles-Orange .TeamPage_newsHolder a:focus,
.Heracles-Orange .TeamPage_newsHolder a:active,
.Heracles-Orange .TeamPage_gridColumn a:hover,
.Heracles-Orange .TeamPage_gridColumn a:focus,
.Heracles-Orange .TeamPage_gridColumn a:active,
.Heracles-Orange .dtCNWrapper .ModLinksC a:hover,
.Heracles-Orange .dtCNWrapper .ModLinksC a:focus,
.Heracles-Orange .dtCNWrapper .ModLinksC a:active,
.Heracles-Orange .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Orange .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Orange .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}

/* Club Setting */
.Heracles-Orange a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Orange a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Orange a.sWebTheme_ActionsLinks:active span
										{ background: #fc7507; color: #fff; }
.Heracles-Orange a.sWebTheme_showSettings:hover ,
.Heracles-Orange a.sWebTheme_showSettings:focus,
.Heracles-Orange a.sWebTheme_showSettings:active 
										{ background-color: #fc7507; color: #fff;}
/* Skin */
.Heracles-Orange .skBanners span			{ font-style: normal;}
.Heracles-Orange .skAction				{ background: #b32d00; color: #fff; }
.Heracles-Orange a.actionLink,
.Heracles-Orange a.actionLink:link,
.Heracles-Orange a.actionLink:visited	{ color: #fff; }
.Heracles-Orange a.actionLink:hover,
.Heracles-Orange a.actionLink:focus
.Heracles-Orange a.actionLink:active		{ color: #fc7507; }

/* Club Home */
.Heracles-Orange .skHead					{ color: #ff7200; letter-spacing: 0.1px; }
.Heracles-Orange .skSponsor .skHead,
.Heracles-Orange .skAFLinks .skHead	
										{ color: #fc7507; font-weight: bold; }
.Heracles-Orange a.btn,
.Heracles-Orange a.btn:link,
.Heracles-Orange a.btn:visited,
.Heracles-Orange a.skLink,
.Heracles-Orange a.skLink:link,
.Heracles-Orange a.skLink:visited		{ background: #b32d00; color: #ffffff; }
.Heracles-Orange a.btn:hover,
.Heracles-Orange a.btn:focus,
.Heracles-Orange a.btn:active,
.Heracles-Orange a.skLink:hover,
.Heracles-Orange a.skLink:focus,
.Heracles-Orange a.skLink:active			{ background: #fc7507; color: #fff; }

/* Navigation */
.Heracles-Orange .skNav					{ background: #fc7507; }
.Heracles-Orange #dnnStandardMenu .root .mi1 .txt
										{ text-transform: capitalize;}

/* Social */
.Heracles-Orange a.sksocial,
.Heracles-Orange a.sksocial:link,
.Heracles-Orange a.sksocial:visited		{ background-color: #fc7507; }
.Heracles-Orange a.sksocial:hover		{ background-color: #fff; }
.Heracles-Orange a.sksocial:hover span	{ color: #fc7507; }
.Heracles-Orange a.sksocial.skFacebook i,
.Heracles-Orange a.sksocial.skFacebook:link i,
.Heracles-Orange a.sksocial.skFacebook:visited i
										{ background-position: 0 -378px; }
.Heracles-Orange a.sksocial.skTwitter i,
.Heracles-Orange a.sksocial.skTwitter:link i,
.Heracles-Orange a.sksocial.skTwitter:visited i
										{ background-position: -54px -378px; }
.Heracles-Orange a.sksocial.skYoutube i,
.Heracles-Orange a.sksocial.skYoutube:link i,
.Heracles-Orange a.sksocial.skYoutube:visited i
										{ background-position: -108px -378px; }
.Heracles-Orange a.sksocial.skInstagram i,
.Heracles-Orange a.sksocial.skInstagram:link i,
.Heracles-Orange a.sksocial.skInstagram:visited i
										{background-position: -162px -378px; }
.Heracles-Orange a.sksocial.skFlickr i,
.Heracles-Orange a.sksocial.skFlickr:link i,
.Heracles-Orange a.sksocial.skFlickr:visited i
										{ background-position: -216px -378px; }


/* News */
.Heracles-Orange .skNews					{ background: #fc7507 url(images/head-orange-bg.jpg) center bottom no-repeat; }
.Heracles-Orange ul.news .head			{ background: #e1e1e1; color: #fc7507; }
.Heracles-Orange ul.news a.link,
.Heracles-Orange ul.news a.link:link,
.Heracles-Orange ul.news a.link:visited	{ background: #b32d00; color: #fff; }
.Heracles-Orange ul.news a.link:hover,
.Heracles-Orange ul.news a.link:focus,
.Heracles-Orange ul.news a.link:active	{ background: #fc7507; color: #fff; }

.Heracles-Orange a.prevNews				{ background-position: -0px -240px; }
.Heracles-Orange a.nextNews				{ background-position: -30px -240px; }
.Heracles-Orange a.prevNews:hover			{ background-position: 0px -420px; }
.Heracles-Orange a.nextNews:hover			{ background-position: -30px -420px; }
.Heracles-Orange .r1200390 ul.slider .caption a,
.Heracles-Orange .r1200390 ul.slider .caption a:link,
.Heracles-Orange .r1200390 ul.slider .caption a:visited
										{ background-color: #fc7507; color: #ffffff;}
.Heracles-Orange .r1200390 ul.slider .caption a:hover,
.Heracles-Orange .r1200390 ul.slider .caption a:focus,
.Heracles-Orange .r1200390 ul.slider .caption a:active 
										{ background-color: #ffffff; color: #fc7507;}

/* Google Calender*/
.Heracles-Orange ul.events li.item			{ border-bottom: 1px solid #b32d00; }
.Heracles-Orange ul.events .head,
.Heracles-Orange ul.events .head a,
.Heracles-Orange ul.events .head a:link,
.Heracles-Orange ul.events .head a:visited
										{ color: #fc7507; }
.Heracles-Orange ul.events a:hover,
.Heracles-Orange ul.events a:focus,
.Heracles-Orange ul.events a:active		{ color: #000; }

/* Field Status */
.Heracles-Orange ul.fields li.item			{ border-bottom: 1px solid #b32d00; }
.Heracles-Orange ul.fields .head,
.Heracles-Orange ul.fields .head a,
.Heracles-Orange ul.fields .head a:link,
.Heracles-Orange ul.fields .head a:visited	{ color: #fc7507; }
.Heracles-Orange ul.fields a:hover,
.Heracles-Orange ul.fields a:focus,
.Heracles-Orange ul.fields a:active		{ color: #000; }

/* Featured video */			
.Heracles-Orange .videoWrapper			{ border-bottom: 1px solid #b32d00; }	
.Heracles-Orange .videoWrapper p			{ color: #e97e00; }					
.Heracles-Orange .videoWrapper p.float-right
										{ color: #b32d00; }

/* Links */
.Heracles-Orange ul.links li.item			{ border-bottom: 1px solid #b32d00; }
.Heracles-Orange ul.links a.link,
.Heracles-Orange ul.links a.link:link,
.Heracles-Orange ul.links a.link:visited	{ background-position: right -42px; color: #b32d00; }
.Heracles-Orange ul.links a.link:hover,
.Heracles-Orange ul.links a.link:focus,
.Heracles-Orange ul.links a.link:active	{ background-color: #fc7507; background-position: right -378px; color: #fff; }

/* Sponsor */

.Heracles-Orange a.prevSponsor				{ background-position: -0px -240px; }
.Heracles-Orange a.nextSponsor				{ background-position: -30px -240px; }
.Heracles-Orange a.prevSponsor:hover		{ background-position: -60px -240px; }
.Heracles-Orange a.nextSponsor:hover		{ background-position: -90px -240px; }
/* Affiliates */
.Heracles-Orange .skAFLinks h2				{ background: transparent url(images/dark-line.png) center center no-repeat; }

/* Footer */
.Heracles-Orange .skFooter				{ background-color: #fc7507; background-image: url(images/footer-orange-bg.jpg); }
.Heracles-Orange .ftHead					{ color: #fff; }

/* Site Links */
.Heracles-Orange ul.site-links li			{ border-bottom: 1px solid #b32d00; background-position: left -123px; }
.Heracles-Orange ul.site-links a,
.Heracles-Orange ul.site-links a:link,
.Heracles-Orange ul.site-links a:visited	{ color: #fff; }
.Heracles-Orange ul.site-links a:hover,
.Heracles-Orange ul.site-links a:focus,
.Heracles-Orange ul.site-links a:active	{ color: #000; }

/* Club Info */
.Heracles-Orange .skClubInfo h2,
.Heracles-Orange .skClubInfo,
.Heracles-Orange .skClubInfo p,
.Heracles-Orange .skClubInfo a,
.Heracles-Orange .skClubInfo a:link,
.Heracles-Orange .skClubInfo a:visited	{ color: #b32d00; }
.Heracles-Orange .skClubInfo a:hover,
.Heracles-Orange .skClubInfo a:focus,
.Heracles-Orange .skClubInfo a:active	{ color: #fff; }
.Heracles-Orange .skInfo					{ background: #b32d00; color: #fff; }
.Heracles-Orange .skInfo  .SkinObject,
.Heracles-Orange .skInfo  a.SkinObject:link,
.Heracles-Orange .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Orange .skInfo  a.SkinObject:hover,
.Heracles-Orange .skInfo  a.SkinObject:focus,
.Heracles-Orange .skInfo  a.SkinObject:active
										{ color: #fc7507; }
.Heracles-Orange .skInfo a.hidden-link,
.Heracles-Orange .skInfo a.hidden-link:link,
.Heracles-Orange .skInfo a.hidden-link:visited
										{ color: #b32d00; }
.Heracles-Orange .skInfo a.hidden-link:hover,
.Heracles-Orange .skInfo a.hidden-link:focus
										{ color: #fc7507; }

/* Dark Orange Scheme CSS */
/********************************************************************/
.Heracles-Dark-Orange .skArea			{ background:#ff7200;}
.Heracles-Dark-Orange .skBanners h1		{ color:#ffffff; }
.Heracles-Dark-Orange .skBanners span		{ color:#b32d00; }
.Heracles-Dark-Orange h1, 
.Heracles-Dark-Orange h2, 
.Heracles-Dark-Orange h3, 
.Heracles-Dark-Orange h4, 
.Heracles-Dark-Orange h5, 
.Heracles-Dark-Orange h6,
.Heracles-Dark-Orange .SubHead,
.Heracles-Dark-Orange .SkinObject,
.Heracles-Dark-Orange a, 
.Heracles-Dark-Orange a:link, 
.Heracles-Dark-Orange a:visited,
.Heracles-Dark-Orange a.CommandButton, 
.Heracles-Dark-Orange a.CommandButton:link, 
.Heracles-Dark-Orange a.CommandButton:visited,
.Heracles-Dark-Orange a.SkinObject, 
.Heracles-Dark-Orange a.SkinObject:link,
.Heracles-Dark-Orange a.SkinObject:visited
										{ color:#b32d00; }
.Heracles-Dark-Orange a:active, 
.Heracles-Dark-Orange a:hover, 
.Heracles-Dark-Orange a:focus,
.Heracles-Dark-Orange a.CommandButton:active, 
.Heracles-Dark-Orange a.CommandButton:hover, 
.Heracles-Dark-Orange a.CommandButton:focus,
.Heracles-Dark-Orange a.SkinObject:hover , 
.Heracles-Dark-Orange a.SkinObject:focus,
.Heracles-Dark-Orange a.SkinObject:active
										{ color: #000; }
.Heracles-Dark-Orange .StandardButton	{ background: #ff7200; color: #fff; }
.Heracles-Dark-Orange .StandardButton:hover, 
.Heracles-Dark-Orange .StandardButton:focus
										{ background: #b32d00; color: #fff; }
.Heracles-Dark-Orange .AlertText a,
.Heracles-Dark-Orange .AlertText a:link,
.Heracles-Dark-Orange .AlertText a:visited				{
color:#ff5a17;
}

.Heracles-Dark-Orange .TeamPage_newsHolder a, 
.Heracles-Dark-Orange .TeamPage_newsHolder a:link, 
.Heracles-Dark-Orange .TeamPage_newsHolder a:visited,
.Heracles-Dark-Orange .TeamPage_gridColumn a,
.Heracles-Dark-Orange .TeamPage_gridColumn a:link,
.Heracles-Dark-Orange .TeamPage_gridColumn a:visited,
.Heracles-Dark-Orange .dtCNWrapper .ModLinksC a,
.Heracles-Dark-Orange .dtCNWrapper .ModLinksC a:link,
.Heracles-Dark-Orange .dtCNWrapper .ModLinksC a:visited,
.Heracles-Dark-Orange .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Dark-Orange .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Dark-Orange .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #FF5A00;
}

.Heracles-Dark-Orange .TeamPage_newsHolder a:hover,
.Heracles-Dark-Orange .TeamPage_newsHolder a:focus,
.Heracles-Dark-Orange .TeamPage_newsHolder a:active,
.Heracles-Dark-Orange .TeamPage_gridColumn a:hover,
.Heracles-Dark-Orange .TeamPage_gridColumn a:focus,
.Heracles-Dark-Orange .TeamPage_gridColumn a:active,
.Heracles-Dark-Orange .dtCNWrapper .ModLinksC a:hover,
.Heracles-Dark-Orange .dtCNWrapper .ModLinksC a:focus,
.Heracles-Dark-Orange .dtCNWrapper .ModLinksC a:active,
.Heracles-Dark-Orange .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Dark-Orange .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Dark-Orange .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}


/* Club Setting */
.Heracles-Dark-Orange a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Dark-Orange a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Dark-Orange a.sWebTheme_ActionsLinks:active span
										{ background: #ff7200; color: #fff; }
.Heracles-Dark-Orange a.sWebTheme_showSettings:hover,
.Heracles-Dark-Orange a.sWebTheme_showSettings:focus,
.Heracles-Dark-Orange a.sWebTheme_showSettings:active
										{ background-color: #b32d00; color: #fff; }
/* Skin */
.Heracles-Dark-Orange .skAction			{ background: #e1e1e1; color: #b32d00; }
.Heracles-Dark-Orange a.actionLink,
.Heracles-Dark-Orange a.actionLink:link,
.Heracles-Dark-Orange a.actionLink:visited
										{ color: #b32d00; font-weight: bold; }
.Heracles-Dark-Orange a.actionLink:hover,
.Heracles-Dark-Orange a.actionLink:focus
.Heracles-Dark-Orange a.actionLink:active
										{ color: #ff7200; }

/* Club Home */
.Heracles-Dark-Orange .skHead			{ color: #b32d00; letter-spacing:0.1px;}
.Heracles-Dark-Orange .skSponsor .skHead,
.Heracles-Dark-Orange .skAFLinks .skHead	
										{ font-weight: bold; }
.Heracles-Dark-Orange a.btn,
.Heracles-Dark-Orange a.btn:link,
.Heracles-Dark-Orange a.btn:visited,
.Heracles-Dark-Orange a.skLink,
.Heracles-Dark-Orange a.skLink:link,
.Heracles-Dark-Orange a.skLink:visited	{ background: #b32d00; color: #fff; }
.Heracles-Dark-Orange a.btn:hover,
.Heracles-Dark-Orange a.btn:focus,
.Heracles-Dark-Orange a.btn:active,
.Heracles-Dark-Orange a.skLink:hover,
.Heracles-Dark-Orange a.skLink:focus,
.Heracles-Dark-Orange a.skLink:active	{ background: #ff7200; color: #fff; }

/* Navigation */
.Heracles-Dark-Orange .skNav				{ background: #b32d00; }
.Heracles-Dark-Orange #dnnStandardMenu .root.sel .txt,
.Heracles-Dark-Orange #dnnStandardMenu .root.exp .txt,
.Heracles-Dark-Orange #dnnStandardMenu .root .txt:hover,
.Heracles-Dark-Orange #dnnStandardMenu .root .dropdown			
										{ background: #fff; }

/* Social */
.Heracles-Dark-Orange a.sksocial,
.Heracles-Dark-Orange a.sksocial:link,
.Heracles-Dark-Orange a.sksocial:visited
										{ background-color: #e1e1e1; }
.Heracles-Dark-Orange a.sksocial:hover
										{ background-color: #fff; }
.Heracles-Dark-Orange a.sksocial:hover span
										{ color: #b32d00; }
.Heracles-Dark-Orange a.sksocial.skFacebook i,
.Heracles-Dark-Orange a.sksocial.skFacebook:link i,
.Heracles-Dark-Orange a.sksocial.skFacebook:visited i
										{ background-position: 0 -378px; }
.Heracles-Dark-Orange a.sksocial.skTwitter i,
.Heracles-Dark-Orange a.sksocial.skTwitter:link i,
.Heracles-Dark-Orange a.sksocial.skTwitter:visited i
										{ background-position: -54px -378px; }
.Heracles-Dark-Orange a.sksocial.skYoutube i,
.Heracles-Dark-Orange a.sksocial.skYoutube:link i,
.Heracles-Dark-Orange a.sksocial.skYoutube:visited i
										{ background-position: -108px -378px; }
.Heracles-Dark-Orange a.sksocial.skInstagram i,
.Heracles-Dark-Orange a.sksocial.skInstagram:link i,
.Heracles-Dark-Orange a.sksocial.skInstagram:visited i
										{background-position: -162px -378px; }
.Heracles-Dark-Orange a.sksocial.skFlickr i,
.Heracles-Dark-Orange a.sksocial.skFlickr:link i,
.Heracles-Dark-Orange a.sksocial.skFlickr:visited i
										{ background-position: -216px -378px; }

/* News */
.Heracles-Dark-Orange .skNews			{ background: #b32d00 url(images/footer-dark-orange-bg.jpg) center bottom no-repeat; }
.Heracles-Dark-Orange ul.news .head		{ background: #e1e1e1; color: #b32d00; }
.Heracles-Dark-Orange ul.news a.link,
.Heracles-Dark-Orange ul.news a.link:link,
.Heracles-Dark-Orange ul.news a.link:visited
										{ background: #ff7200; color: #fff; }
.Heracles-Dark-Orange ul.news a.link:hover,
.Heracles-Dark-Orange ul.news a.link:focus,
.Heracles-Dark-Orange ul.news a.link:active
										{ background: #b32d00; color: #fff; }
.Heracles-Dark-Orange a.prevNews			{ background-position: -60px -240px; }
.Heracles-Dark-Orange a.nextNews			{ background-position: -90px -240px; }
.Heracles-Dark-Orange a.prevNews:hover	{ background-position: 0px -420px; }
.Heracles-Dark-Orange a.nextNews:hover	{ background-position: -30px -420px; }
.Heracles-Dark-Orange .dtContainer h2.dtHead
										{ color:#b32d00; }
.Heracles-Dark-Orange .r1200390 ul.slider .caption a,
.Heracles-Dark-Orange .r1200390 ul.slider .caption a:link,
.Heracles-Dark-Orange .r1200390 ul.slider .caption a:visited 
										{ background-color: #ff7200; color: #ffffff;}
.Heracles-Dark-Orange .r1200390 ul.slider .caption a:hover,
.Heracles-Dark-Orange .r1200390 ul.slider .caption a:focus,
.Heracles-Dark-Orange .r1200390 ul.slider .caption a:active
										{ background-color: #ffffff; color: #ff7200;}


/* Google Calender*/
.Heracles-Dark-Orange .skContainer		{ background: #fff; }
.Heracles-Dark-Orange ul.events li.item	{ border-bottom: 1px solid #383838; }
.Heracles-Dark-Orange ul.events .head,
.Heracles-Dark-Orange ul.events .head a,
.Heracles-Dark-Orange ul.events .head a:link,
.Heracles-Dark-Orange ul.events .head a:visited
										{ color: #b32d00; letter-spacing:0.1px;}										
.Heracles-Dark-Orange ul.events a:hover,
.Heracles-Dark-Orange ul.events a:focus,
.Heracles-Dark-Orange ul.events a:active
										{ color: #ff7200; }

/* Field Status */
.Heracles-Dark-Orange ul.fields li.item	{ border-bottom: 1px solid #383838; }
.Heracles-Dark-Orange ul.fields .head,
.Heracles-Dark-Orange ul.fields .head a,
.Heracles-Dark-Orange ul.fields .head a:link,
.Heracles-Dark-Orange ul.fields .head a:visited
										{ color: #b32d00; }									
.Heracles-Dark-Orange ul.fields a:hover,
.Heracles-Dark-Orange ul.fields a:focus,
.Heracles-Dark-Orange ul.fields a:active
										{ color: #ff7200; }
/* Featured video */			
.Heracles-Dark-Orange .videoWrapper		{ border-bottom: 1px solid #383838; }	
.Heracles-Dark-Orange .videoWrapper p	{ color: #b32d00; }					
.Heracles-Dark-Orange .videoWrapper p.float-right
										{ color: #ff7200; }
/* Links */
.Heracles-Dark-Orange ul.links li.item		{ border-bottom: 1px solid #383838; }
.Heracles-Dark-Orange ul.links a.link,
.Heracles-Dark-Orange ul.links a.link:link,
.Heracles-Dark-Orange ul.links a.link:visited
										{ background-position: right -252px; color: #ff7200; }
.Heracles-Dark-Orange ul.links a.link:hover,
.Heracles-Dark-Orange ul.links a.link:focus,
.Heracles-Dark-Orange ul.links a.link:active
										{ background-color: #ff7200; background-position: right -378px; color: #b32d00; }

/* Sponsor */
.Heracles-Dark-Orange a.prevSponsor				{ background-position: -0px -240px; }
.Heracles-Dark-Orange a.nextSponsor				{ background-position: -30px -240px; }
.Heracles-Dark-Orange a.prevSponsor:hover		{ background-position: -0px -420px; }
.Heracles-Dark-Orange a.nextSponsor:hover		{ background-position: -30px -420px; }
/* Footer */
.Heracles-Dark-Orange .skFooter			{ background-color: #b32d00; background-image: url(images/head-dark-orange-bg.jpg); }
.Heracles-Dark-Orange .ftHead			{ color: #fff; }

/* Site Links */
.Heracles-Dark-Orange ul.site-links li		{ border-bottom: 1px solid #ff7200; background-position: left -41px; }
.Heracles-Dark-Orange ul.site-links a,
.Heracles-Dark-Orange ul.site-links a:link,
.Heracles-Dark-Orange ul.site-links a:visited
										{ color: #fff; }
.Heracles-Dark-Orange ul.site-links a:hover,
.Heracles-Dark-Orange ul.site-links a:focus,
.Heracles-Dark-Orange ul.site-links a:active
										{ color: #ff7200; }

/* Club Info */
.Heracles-Dark-Orange .skClubInfo h2,
.Heracles-Dark-Orange .skClubInfo,
.Heracles-Dark-Orange .skClubInfo p,
.Heracles-Dark-Orange .skClubInfo a,
.Heracles-Dark-Orange .skClubInfo a:link,
.Heracles-Dark-Orange .skClubInfo a:visited
										{ color: #fe9139; }										
.Heracles-Dark-Orange .skClubInfo a:hover,
.Heracles-Dark-Orange .skClubInfo a:focus,
.Heracles-Dark-Orange .skClubInfo a:active
										{ color: #fff; }
.Heracles-Dark-Orange .skInfo			{ background: #ff7200; color: #fff; }
.Heracles-Dark-Orange .skInfo  .SkinObject,
.Heracles-Dark-Orange .skInfo  a.SkinObject:link,
.Heracles-Dark-Orange .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Dark-Orange .skInfo  a.SkinObject:hover,
.Heracles-Dark-Orange .skInfo  a.SkinObject:focus,
.Heracles-Dark-Orange .skInfo  a.SkinObject:active
										{ color: #b32d00; }
.Heracles-Dark-Orange .skInfo a.hidden-link,
.Heracles-Dark-Orange .skInfo a.hidden-link:link,
.Heracles-Dark-Orange .skInfo a.hidden-link:visited
										{ color: #ff7200; }
.Heracles-Dark-Orange .skInfo a.hidden-link:hover,
.Heracles-Dark-Orange .skInfo a.hidden-link:focus
										{ color: #b32d00; }

/* Yellow Scheme CSS */
/********************************************************************/

.Heracles-Yellow .skBanners h1			{color:#d89300; }
.Heracles-Yellow h1, 
.Heracles-Yellow h2, 
.Heracles-Yellow h3, 
.Heracles-Yellow h4, 
.Heracles-Yellow h5, 
.Heracles-Yellow h6,
.Heracles-Yellow .SubHead,
.Heracles-Yellow .SkinObject				{ color:#000000; }
.Heracles-Yellow a, 
.Heracles-Yellow a:link, 
.Heracles-Yellow a:visited,
.Heracles-Yellow a.CommandButton, 
.Heracles-Yellow a.CommandButton:link, 
.Heracles-Yellow a.CommandButton:visited,
.Heracles-Yellow a.SkinObject, 
.Heracles-Yellow a.SkinObject:link,
.Heracles-Yellow a.SkinObject:visited	{ color:#d89300; }
.Heracles-Yellow a:active, 
.Heracles-Yellow a:hover, 
.Heracles-Yellow a:focus,
.Heracles-Yellow a.CommandButton:active, 
.Heracles-Yellow a.CommandButton:hover, 
.Heracles-Yellow a.CommandButton:focus,
.Heracles-Yellow a.SkinObject:hover , 
.Heracles-Yellow a.SkinObject:focus,
.Heracles-Yellow a.SkinObject:active		{ color: #000; }
.Heracles-Yellow .StandardButton			{ background: #d89300; color: #fff; }
.Heracles-Yellow .StandardButton:hover, 
.Heracles-Yellow .StandardButton:focus	{ background: #ffd800; color: #fff; }
.Heracles-Yellow .AlertText a,
.Heracles-Yellow .AlertText a:link,
.Heracles-Yellow .AlertText a:visited {
	color:#ffde00;
}

.Heracles-Yellow .TeamPage_newsHolder a, 
.Heracles-Yellow .TeamPage_newsHolder a:link, 
.Heracles-Yellow .TeamPage_newsHolder a:visited,
.Heracles-Yellow .TeamPage_gridColumn a,
.Heracles-Yellow .TeamPage_gridColumn a:link,
.Heracles-Yellow .TeamPage_gridColumn a:visited,
.Heracles-Yellow .dtCNWrapper .ModLinksC a,
.Heracles-Yellow .dtCNWrapper .ModLinksC a:link,
.Heracles-Yellow .dtCNWrapper .ModLinksC a:visited,
.Heracles-Yellow .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Yellow .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Yellow .dtCNWrapper .ModDNNHTMLC a:visited {
	color: #dec102;
}

.Heracles-Yellow .TeamPage_newsHolder a:hover,
.Heracles-Yellow .TeamPage_newsHolder a:focus,
.Heracles-Yellow .TeamPage_newsHolder a:active,
.Heracles-Yellow .TeamPage_gridColumn a:hover,
.Heracles-Yellow .TeamPage_gridColumn a:focus,
.Heracles-Yellow .TeamPage_gridColumn a:active,
.Heracles-Yellow .dtCNWrapper .ModLinksC a:hover,
.Heracles-Yellow .dtCNWrapper .ModLinksC a:focus,
.Heracles-Yellow .dtCNWrapper .ModLinksC a:active,
.Heracles-Yellow .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Yellow .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Yellow .dtCNWrapper .ModDNNHTMLC a:active {
    color: #222222;
}

/* Club Setting */
.Heracles-Yellow a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Yellow a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Yellow a.sWebTheme_ActionsLinks:active span
										{ background: #d89300; color: #fff; }
.Heracles-Yellow a.sWebTheme_showSettings:hover,
.Heracles-Yellow a.sWebTheme_showSettings:focus,
.Heracles-Yellow a.sWebTheme_showSettings:active 
										{ background-color: #d89300; color: #fff; }
/* Skin */
.Heracles-Yellow .skAction				{ background: #464746; color: #fff; }
.Heracles-Yellow a.actionLink,
.Heracles-Yellow a.actionLink:link,
.Heracles-Yellow a.actionLink:visited
										{ color: #fff; }
.Heracles-Yellow a.actionLink:hover,
.Heracles-Yellow a.actionLink:focus
.Heracles-Yellow a.actionLink:active
										{ color: #ffd800; }

/* Club Home */
.Heracles-Yellow .skHead					{ color: #ffd800; letter-spacing:0.1px; }
.Heracles-Yellow .skSponsor .skHead,
.Heracles-Yellow .skAFLinks .skHead	
										{ color: #d89300; font-weight: bold; }
.Heracles-Yellow a.btn,
.Heracles-Yellow a.btn:link,
.Heracles-Yellow a.btn:visited,
.Heracles-Yellow a.skLink,
.Heracles-Yellow a.skLink:link,
.Heracles-Yellow a.skLink:visited
										{ background: #ffd800; color: #464746; }
.Heracles-Yellow a.btn:hover,
.Heracles-Yellow a.btn:focus,
.Heracles-Yellow a.btn:active,
.Heracles-Yellow a.skLink:hover,
.Heracles-Yellow a.skLink:focus,
.Heracles-Yellow a.skLink:active			{ background: #ffd800; color: #fff; }

/* Navigation */
.Heracles-Yellow .skNav					{ background: #ffd800; }

/* Social */
.Heracles-Yellow a.sksocial,
.Heracles-Yellow a.sksocial:link,
.Heracles-Yellow a.sksocial:visited		{ background-color: #ffd800; }
.Heracles-Yellow a.sksocial:hover		{ background-color: #fff; }
.Heracles-Yellow a.sksocial:hover span	{ color: #ffd800; }
.Heracles-Yellow a.sksocial.skFacebook i,
.Heracles-Yellow a.sksocial.skFacebook:link i,
.Heracles-Yellow a.sksocial.skFacebook:visited i
										{ background-position: 0 -324px; }
.Heracles-Yellow a.sksocial.skTwitter i,
.Heracles-Yellow a.sksocial.skTwitter:link i,
.Heracles-Yellow a.sksocial.skTwitter:visited i
										{ background-position: -54px -324px; }
.Heracles-Yellow a.sksocial.skYoutube i,
.Heracles-Yellow a.sksocial.skYoutube:link i,
.Heracles-Yellow a.sksocial.skYoutube:visited i
										{ background-position: -108px -324px; }
.Heracles-Yellow a.sksocial.skInstagram i,
.Heracles-Yellow a.sksocial.skInstagram:link i,
.Heracles-Yellow a.sksocial.skInstagram:visited i
										{background-position: -162px -324px; }
.Heracles-Yellow a.sksocial.skFlickr i,
.Heracles-Yellow a.sksocial.skFlickr:link i,
.Heracles-Yellow a.sksocial.skFlickr:visited i
										{ background-position: -216px -324px; }

/* News */
.Heracles-Yellow .skNews					{ background: #ffd800 url(images/head-yellow-bg.jpg) center bottom no-repeat; }
.Heracles-Yellow ul.news .head			{ background: #464746; color: #ffffff; }
.Heracles-Yellow ul.news a.link,
.Heracles-Yellow ul.news a.link:link,
.Heracles-Yellow ul.news a.link:visited
										{ background: #7b7b7b; color: #fff; }
.Heracles-Yellow ul.news a.link:hover,
.Heracles-Yellow ul.news a.link:focus,
.Heracles-Yellow ul.news a.link:active
										{ background: #ffd800; color: #fff; }
.Heracles-Yellow a.prevNews				{ background-position: -120px -0px; }
.Heracles-Yellow a.nextNews				{ background-position: -150px -0px; }
.Heracles-Yellow a.prevNews:hover		{ background-position: -60px -300px; }
.Heracles-Yellow a.nextNews:hover		{ background-position: -90px -300px; }

.Heracles-Yellow .skContainer			{ background:#464746; }

.Heracles-Yellow .r1200390 ul.slider .caption a,
.Heracles-Yellow .r1200390 ul.slider .caption a:link,
.Heracles-Yellow .r1200390 ul.slider .caption a:visited 
										{ background-color: #ffd800; color: #464746;}
.Heracles-Yellow .r1200390 ul.slider .caption a:hover,
.Heracles-Yellow .r1200390 ul.slider .caption a:focus,
.Heracles-Yellow .r1200390 ul.slider .caption a:active 
										{ background-color: #464746; color: #ffd800;}

/* Google Calender*/
.Heracles-Yellow ul.events li.item			{ border-bottom: 1px solid #fff; }
.Heracles-Yellow ul.events .head,
.Heracles-Yellow ul.events .head a,
.Heracles-Yellow ul.events .head a:link,
.Heracles-Yellow ul.events .head a:visited
										{ color: #fff; }
.Heracles-Yellow ul.events .time			{color:#fff;}
.Heracles-Yellow ul.events a:hover,
.Heracles-Yellow ul.events a:focus,
.Heracles-Yellow ul.events a:active		{ color: #000; }

.Heracles-Yellow .dtContainer h2.dtHead	{ color:#d89300; }

/* Field Status */
.Heracles-Yellow ul.fields li.item			{ border-bottom: 1px solid #fff; }
.Heracles-Yellow ul.fields .head,
.Heracles-Yellow ul.fields .head a,
.Heracles-Yellow ul.fields .head a:link,
.Heracles-Yellow ul.fields .head a:visited	{ color: #ffffff; }
.Heracles-Yellow ul.fields a:hover,
.Heracles-Yellow ul.fields a:focus,
.Heracles-Yellow ul.fields a:active		{ color: #000; }

.Heracles-Yellow ul.fields .time			{ color:#ffffff; }

/* Featured video */			
.Heracles-Yellow .videoWrapper			{ border-bottom: 1px solid #fff; }	
.Heracles-Yellow .videoWrapper p			{ color: #ffd800; }					
.Heracles-Yellow .videoWrapper p.float-right
										{ color: #fff; }
/* Links */
.Heracles-Yellow ul.links li.item			{ border-bottom: 1px solid #fff; }
.Heracles-Yellow ul.links a.link,
.Heracles-Yellow ul.links a.link:link,
.Heracles-Yellow ul.links a.link:visited
										{ background-position: right -378px; color: #ffffff; }
.Heracles-Yellow ul.links a.link:hover,
.Heracles-Yellow ul.links a.link:focus,
.Heracles-Yellow ul.links a.link:active
										{ background-color: #ffd800; background-position: right -378px; color: #464746; }

/* Sponsor */
.Heracles-Yellow a.prevSponsor			{ background-position: -60px -300px; }
.Heracles-Yellow a.nextSponsor			{ background-position: -90px -300px; }
.Heracles-Yellow a.prevSponsor:hover		{ background-position: -120px 0; }
.Heracles-Yellow a.nextSponsor:hover		{ background-position: -150px 0; }

/* Affiliates */
.Heracles-Yellow .skAFLinks h2				{ background: transparent url(images/dark-line.png) center center no-repeat; }

/* Footer */
.Heracles-Yellow .skFooter				{ background-color: #ffd800; background-image: url(images/footer-yellow-bg.jpg); }
.Heracles-Yellow .ftHead					{ color: #464746; }

/* Site Links */
.Heracles-Yellow ul.site-links li			{ border-bottom: 1px solid #d89300; background-position: left -246px; }
.Heracles-Yellow ul.site-links a,
.Heracles-Yellow ul.site-links a:link,
.Heracles-Yellow ul.site-links a:visited	{ color: #464746; }
.Heracles-Yellow ul.site-links a:hover,
.Heracles-Yellow ul.site-links a:focus,
.Heracles-Yellow ul.site-links a:active	{ color: #ffffff; }

/* Club Info */
.Heracles-Yellow .skClubInfo h2,
.Heracles-Yellow .skClubInfo,
.Heracles-Yellow .skClubInfo p,
.Heracles-Yellow .skClubInfo a,
.Heracles-Yellow .skClubInfo a:link,
.Heracles-Yellow .skClubInfo a:visited	{ color: #464746; }
.Heracles-Yellow .skClubInfo a:hover,
.Heracles-Yellow .skClubInfo a:focus,
.Heracles-Yellow .skClubInfo a:active	{ color: #b37a00; }
.Heracles-Yellow .skInfo					{ background: #d89300; color: #fff; }
.Heracles-Yellow .skInfo  .SkinObject,
.Heracles-Yellow .skInfo  a.SkinObject:link,
.Heracles-Yellow .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Yellow .skInfo  a.SkinObject:hover,
.Heracles-Yellow .skInfo  a.SkinObject:focus,
.Heracles-Yellow .skInfo  a.SkinObject:active
										{ color: #ffd800; }
.Heracles-Yellow .skInfo a.hidden-link,
.Heracles-Yellow .skInfo a.hidden-link:link,
.Heracles-Yellow .skInfo a.hidden-link:visited
										{ color: #d89300; }
.Heracles-Yellow .skInfo a.hidden-link:hover,
.Heracles-Yellow .skInfo a.hidden-link:focus
										{ color: #464746; }
.Heracles-Yellow .skcontact .ftContent .skClubInfo .club-link
										{ color:#b37a00;}

/* Dark Yellow Scheme CSS */
/********************************************************************/
.Heracles-Dark-Yellow .skArea			{ background:#464746;}

.Heracles-Dark-Yellow .skBanners h1		{ color:#ffffff; }

.Heracles-Dark-Yellow .skBanners span		{ color:#ffcc00;}

.Heracles-Dark-Yellow h1, 
.Heracles-Dark-Yellow h2, 
.Heracles-Dark-Yellow h3, 
.Heracles-Dark-Yellow h4, 
.Heracles-Dark-Yellow h5, 
.Heracles-Dark-Yellow h6, 
.Heracles-Dark-Yellow .SubHead,
.Heracles-Dark-Yellow .SkinObject		{ color:#464746; }
.Heracles-Dark-Yellow a, 
.Heracles-Dark-Yellow a:link, 
.Heracles-Dark-Yellow a:visited,
.Heracles-Dark-Yellow a.CommandButton, 
.Heracles-Dark-Yellow a.CommandButton:link, 
.Heracles-Dark-Yellow a.CommandButton:visited,
.Heracles-Dark-Yellow a.SkinObject, 
.Heracles-Dark-Yellow a.SkinObject:link,
.Heracles-Dark-Yellow a.SkinObject:visited
										{ color:#d89300; }
.Heracles-Dark-Yellow a:active, 
.Heracles-Dark-Yellow a:hover, 
.Heracles-Dark-Yellow a:focus,
.Heracles-Dark-Yellow a.CommandButton:active, 
.Heracles-Dark-Yellow a.CommandButton:hover, 
.Heracles-Dark-Yellow a.CommandButton:focus,
.Heracles-Dark-Yellow a.SkinObject:hover , 
.Heracles-Dark-Yellow a.SkinObject:focus,
.Heracles-Dark-Yellow a.SkinObject:active
										{ color: #000; }
.Heracles-Dark-Yellow .StandardButton	{ background: #464746; color: #fff; }
.Heracles-Dark-Yellow .StandardButton:hover, 
.Heracles-Dark-Yellow .StandardButton:focus
										{ background: #464746; color: #fff; }
.Heracles-Dark-Yellow .AlertText a,
.Heracles-Dark-Yellow .AlertText a:link,
.Heracles-Dark-Yellow .AlertText a:visited				{
color:#ffde00;
}

.Heracles-Dark-Yellow .TeamPage_newsHolder a, 
.Heracles-Dark-Yellow .TeamPage_newsHolder a:link, 
.Heracles-Dark-Yellow .TeamPage_newsHolder a:visited,
.Heracles-Dark-Yellow .TeamPage_gridColumn a,
.Heracles-Dark-Yellow .TeamPage_gridColumn a:link,
.Heracles-Dark-Yellow .TeamPage_gridColumn a:visited,
.Heracles-Dark-Yellow .dtCNWrapper .ModLinksC a,
.Heracles-Dark-Yellow .dtCNWrapper .ModLinksC a:link,
.Heracles-Dark-Yellow .dtCNWrapper .ModLinksC a:visited,
.Heracles-Dark-Yellow .dtCNWrapper .ModDNNHTMLC a,
.Heracles-Dark-Yellow .dtCNWrapper .ModDNNHTMLC a:link,
.Heracles-Dark-Yellow .dtCNWrapper .ModDNNHTMLC a:visited {
  color: #dec102;
}

.Heracles-Dark-Yellow .TeamPage_newsHolder a:hover,
.Heracles-Dark-Yellow .TeamPage_newsHolder a:focus,
.Heracles-Dark-Yellow .TeamPage_newsHolder a:active,
.Heracles-Dark-Yellow .TeamPage_gridColumn a:hover,
.Heracles-Dark-Yellow .TeamPage_gridColumn a:focus,
.Heracles-Dark-Yellow .TeamPage_gridColumn a:active,
.Heracles-Dark-Yellow .dtCNWrapper .ModLinksC a:hover,
.Heracles-Dark-Yellow .dtCNWrapper .ModLinksC a:focus,
.Heracles-Dark-Yellow .dtCNWrapper .ModLinksC a:active,
.Heracles-Dark-Yellow .dtCNWrapper .ModDNNHTMLC a:hover,
.Heracles-Dark-Yellow .dtCNWrapper .ModDNNHTMLC a:focus,
.Heracles-Dark-Yellow .dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}
/* Club Setting */
.Heracles-Dark-Yellow a.sWebTheme_ActionsLinks:hover span, 
.Heracles-Dark-Yellow a.sWebTheme_ActionsLinks:focus span, 
.Heracles-Dark-Yellow a.sWebTheme_ActionsLinks:active span
										{ background: #ffcc00; color: #000000; }
.Heracles-Dark-Yellow a.sWebTheme_showSettings:hover,
.Heracles-Dark-Yellow a.sWebTheme_showSettings:focus,
.Heracles-Dark-Yellow a.sWebTheme_showSettings:active
										{ background-color: #ffcc00; color: #000000; }
/* Skin */
.Heracles-Dark-Yellow .skAction			{ background: #e1e1e1; color: #464746; }
.Heracles-Dark-Yellow a.actionLink,
.Heracles-Dark-Yellow a.actionLink:link,
.Heracles-Dark-Yellow a.actionLink:visited
										{ color: #464746;  font-weight: bold;}
.Heracles-Dark-Yellow a.actionLink:hover,
.Heracles-Dark-Yellow a.actionLink:focus
.Heracles-Dark-Yellow a.actionLink:active
										{ color: #d89300; }

/* Club Home */
.Heracles-Dark-Yellow .skHead			{ color: #d89300; letter-spacing:0.1px; }
.Heracles-Dark-Yellow .skSponsor .skHead,
.Heracles-Dark-Yellow .skAFLinks .skHead	
										{ color: #ffcc00; font-weight: bold; letter-spacing:0.1px; }
.Heracles-Dark-Yellow a.btn,
.Heracles-Dark-Yellow a.btn:link,
.Heracles-Dark-Yellow a.btn:visited,
.Heracles-Dark-Yellow a.skLink,
.Heracles-Dark-Yellow a.skLink:link,
.Heracles-Dark-Yellow a.skLink:visited
										{ background: #464746; color: #fff; }
.Heracles-Dark-Yellow a.btn:hover,
.Heracles-Dark-Yellow a.btn:focus,
.Heracles-Dark-Yellow a.btn:active,
.Heracles-Dark-Yellow a.skLink:hover,
.Heracles-Dark-Yellow a.skLink:focus,
.Heracles-Dark-Yellow a.skLink:active	{ background: #d89300; color: #000000; }

/* Navigation */
.Heracles-Dark-Yellow .skNav				{ background: #ffcc00;  }
.Heracles-Dark-Yellow .skNav #dnnStandardMenu .root .txt
										{color:#464746;}
.Heracles-Dark-Yellow #dnnStandardMenu .root.sel .txt,
.Heracles-Dark-Yellow #dnnStandardMenu .root.exp .txt,
.Heracles-Dark-Yellow #dnnStandardMenu .root .txt:hover,
.Heracles-Dark-Yellow #dnnStandardMenu .root .dropdown			
										{ background: #fff; }

/* Social */
.Heracles-Dark-Yellow a.sksocial,
.Heracles-Dark-Yellow a.sksocial:link,
.Heracles-Dark-Yellow a.sksocial:visited
										{ background-color: #e1e1e1; }
.Heracles-Dark-Yellow a.sksocial:hover
										{ background-color: #fff; }
.Heracles-Dark-Yellow a.sksocial:hover span
										{ color: #d89300; }
.Heracles-Dark-Yellow a.sksocial.skFacebook i,
.Heracles-Dark-Yellow a.sksocial.skFacebook:link i,
.Heracles-Dark-Yellow a.sksocial.skFacebook:visited i
										{ background-position: 0 -162px; }
.Heracles-Dark-Yellow a.sksocial.skTwitter i,
.Heracles-Dark-Yellow a.sksocial.skTwitter:link i,
.Heracles-Dark-Yellow a.sksocial.skTwitter:visited i
										{ background-position: -54px -162px; }
.Heracles-Dark-Yellow a.sksocial.skYoutube i,
.Heracles-Dark-Yellow a.sksocial.skYoutube:link i,
.Heracles-Dark-Yellow a.sksocial.skYoutube:visited i
										{ background-position: -108px -162px; }
.Heracles-Dark-Yellow a.sksocial.skInstagram i,
.Heracles-Dark-Yellow a.sksocial.skInstagram:link i,
.Heracles-Dark-Yellow a.sksocial.skInstagram:visited i
										{background-position: -162px -162px; }
.Heracles-Dark-Yellow a.sksocial.skFlickr i,
.Heracles-Dark-Yellow a.sksocial.skFlickr:link i,
.Heracles-Dark-Yellow a.sksocial.skFlickr:visited i
										{ background-position: -216px -162px; }

/* News */
.Heracles-Dark-Yellow .skNews			{ background: #ffcc00 url(images/footer-dark-yellow-bg.jpg) center bottom no-repeat; }
.Heracles-Dark-Yellow ul.news .head		{ background: #e1e1e1; color: #464746; }
.Heracles-Dark-Yellow ul.news a.link,
.Heracles-Dark-Yellow ul.news a.link:link,
.Heracles-Dark-Yellow ul.news a.link:visited
										{ background: #464746; color: #fff; }
.Heracles-Dark-Yellow ul.news a.link:hover,
.Heracles-Dark-Yellow ul.news a.link:focus,
.Heracles-Dark-Yellow ul.news a.link:active
										{ background: #d89300; color: #fff; }
.Heracles-Dark-Yellow a.prevNews			{ background-position: -120px 0; }
.Heracles-Dark-Yellow a.nextNews			{ background-position: -150px 0; }
.Heracles-Dark-Yellow a.prevNews:hover	{ background-position: -60px -300px; }
.Heracles-Dark-Yellow a.nextNews:hover	{ background-position: -90px -300px; }
.Heracles-Dark-Yellow .dtContainer h2.dtHead
										{ color:#d89300; }


/* Google Calender*/
.Heracles-Dark-Yellow .skContainer		{ background: #fff; }
.Heracles-Dark-Yellow ul.events li.item	{ border-bottom: 1px solid #383838; }
.Heracles-Dark-Yellow ul.events .head,
.Heracles-Dark-Yellow ul.events .head a,
.Heracles-Dark-Yellow ul.events .head a:link,
.Heracles-Dark-Yellow ul.events .head a:visited
										{ color: #464746; letter-spacing:0.1px; }
.Heracles-Dark-Yellow ul.events .time		{ color: #7b7b7b; }										
.Heracles-Dark-Yellow ul.events a:hover,
.Heracles-Dark-Yellow ul.events a:focus,
.Heracles-Dark-Yellow ul.events a:active
										{ color: #d89300; }

/* Field Status */
.Heracles-Dark-Yellow ul.fields li.item	{ border-bottom: 1px solid #383838; }
.Heracles-Dark-Yellow ul.fields .head,
.Heracles-Dark-Yellow ul.fields .head a,
.Heracles-Dark-Yellow ul.fields .head a:link,
.Heracles-Dark-Yellow ul.fields .head a:visited
										{ color: #464746; }
.Heracles-Dark-Yellow ul.fields .time		{ color: #7b7b7b; }
.Heracles-Dark-Yellow ul.fields a:hover,
.Heracles-Dark-Yellow ul.fields a:focus,
.Heracles-Dark-Yellow ul.fields a:active
										{ color: #d89300; }
										
/* Featured video */			
.Heracles-Dark-Yellow .videoWrapper		{ border-bottom: 1px solid #454645; }	
.Heracles-Dark-Yellow .videoWrapper p	{ color: #d89300; }					
.Heracles-Dark-Yellow .videoWrapper p.float-right
										{ color: #464746; }
/* Links */
.Heracles-Dark-Yellow ul.links li.item		{ border-bottom: 1px solid #383838; }
.Heracles-Dark-Yellow ul.links a.link,
.Heracles-Dark-Yellow ul.links a.link:link,
.Heracles-Dark-Yellow ul.links a.link:visited
										{ background-position:right -126px; color: #464746; }
.Heracles-Dark-Yellow ul.links a.link:hover,
.Heracles-Dark-Yellow ul.links a.link:focus,
.Heracles-Dark-Yellow ul.links a.link:active
										{ background-color: #464746; background-position: right -378px; color: #ffffff; }

/* Sponsor */
.Heracles-Dark-Yellow a.prevSponsor		{ background-position: -0px -420px; }
.Heracles-Dark-Yellow a.nextSponsor		{ background-position: -30px -420px; }
.Heracles-Dark-Yellow a.prevSponsor:hover
										{ background-position: -0px -360px; }
.Heracles-Dark-Yellow a.nextSponsor:hover
										{ background-position: -30px -360px; }
/* Footer */
.Heracles-Dark-Yellow .skFooter			{ background-color: #ffcc00; background-image: url(images/head-dark-yellow-bg.jpg); }
.Heracles-Dark-Yellow .ftHead			{ color: #464746; }

/* Site Links */
.Heracles-Dark-Yellow ul.site-links li		{ border-bottom: 1px solid #d89300; background-position: left -246px; }
.Heracles-Dark-Yellow ul.site-links a,
.Heracles-Dark-Yellow ul.site-links a:link,
.Heracles-Dark-Yellow ul.site-links a:visited
										{ color: #464746; }
.Heracles-Dark-Yellow ul.site-links a:hover,
.Heracles-Dark-Yellow ul.site-links a:focus,
.Heracles-Dark-Yellow ul.site-links a:active
										{ color: #c08300; }

/* Club Info */
.Heracles-Dark-Yellow .skClubInfo h2,
.Heracles-Dark-Yellow .skClubInfo,
.Heracles-Dark-Yellow .skClubInfo p,
.Heracles-Dark-Yellow .ftContent .skClubInfo a,
.Heracles-Dark-Yellow .ftContent .skClubInfo a:link,
.Heracles-Dark-Yellow .ftContent .skClubInfo a:visited
										{ color: #464746; }										
.Heracles-Dark-Yellow .ftContent .skClubInfo a:hover,
.Heracles-Dark-Yellow .ftContent .skClubInfo a:focus,
.Heracles-Dark-Yellow .ftContent .skClubInfo a:active
										{ color: #c08300; }
.Heracles-Dark-Yellow .skInfo			{ background: #464746; color: #fff; }
.Heracles-Dark-Yellow .skInfo  .SkinObject,
.Heracles-Dark-Yellow .skInfo  a.SkinObject:link,
.Heracles-Dark-Yellow .skInfo  a.SkinObject:visited 
										{ color: #fff; }
.Heracles-Dark-Yellow .skInfo  a.SkinObject:hover,
.Heracles-Dark-Yellow .skInfo  a.SkinObject:focus,
.Heracles-Dark-Yellow .skInfo  a.SkinObject:active
										{ color: #ffcc00; }
.Heracles-Dark-Yellow .skInfo a.hidden-link,
.Heracles-Dark-Yellow .skInfo a.hidden-link:link,
.Heracles-Dark-Yellow .skInfo a.hidden-link:visited
										{ color: #464746; }
.Heracles-Dark-Yellow .skInfo a.hidden-link:hover,
.Heracles-Dark-Yellow .skInfo a.hidden-link:focus
										{ color: #ffcc00; }

.Heracles-Dark-Yellow .r1200390 ul.slider .caption a,
.Heracles-Dark-Yellow .r1200390 ul.slider .caption a:link,
.Heracles-Dark-Yellow .r1200390 ul.slider .caption a:visited
										{ background-color: #ffcc00; color: #00000;}
.Heracles-Dark-Yellow .r1200390 ul.slider .caption a:hover,
.Heracles-Dark-Yellow .r1200390 ul.slider .caption a:focus,
.Heracles-Dark-Yellow .r1200390 ul.slider .caption a:active 
										{ background-color: #464746; color: #ffcc00;}

                                        
/* Event Status CSS */
.events span.status						{ font-family: 'Lato'; background: #ffffff; padding: 3px 7px; border-radius: 3px; font-size: 15px; line-height: 15px; font-weight: 500;
										margin-left: 10px; display: inline-block; font-style: italic; text-transform: none; letter-spacing: 0.5px; margin-top: 3px; }
.events span.rescheduled					{ color: #09957e; } 
.events span.canceled					{ color: #a74544; }
.events span.postponed					{ color: #f8972a; }
.Heracles-Dark-Blue .events span.status,
.Heracles-Dark-Green .events span.status,
.Heracles-Dark-Red .events span.status,
.Heracles-Dark-Yellow .events span.status,
.Heracles-Dark-Gray .events span.status,
.Heracles-Dark-Purple .events span.status,
.Heracles-Dark-Orange .events span.status{ border-left: 1px solid; border-radius: 0; font-size: 16px; line-height: 16px; }
