/********************************************************************/
/* Website Developed by : Blue Sombrero								*/
/* Achilles															*/
/* Created: 02-15-2011 by Krunal									*/
/* Updated: 05-22-2014 by Krunal									*/
/********************************************************************/
@import url(//fonts.googleapis.com/css?family=Fugaz+One);
/********************************************************************/
/* 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%;
										 }
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; }
img										{ border: 0; padding: 0; margin: 0; }
html, body								{ text-align: left; font-size: 12px; margin: 0; padding: 0;
										font-family: Arial,Helvetica,sans-serif; height: 100%;
										background: #fff; color: #222; line-height: 18px; 
										font-weight: normal; }
form										{ height: 100%; }
h1, h2, h3, h4, h5, h6					{ font-family: Arial,Helvetica,sans-serif; font-weight:normal; }
h1										{ font-size: 26px; line-height: 28px; }
h2										{ font-size: 24px; line-height: 26px; }
h3										{ font-size: 21px; line-height: 24px; }
h4										{ font-size: 18px; line-height: 20px; }
h5	 									{ font-size: 16px; line-height: 20px; }
h6										{ font-size: 14px; line-height: 20px; }
.SkinObject								{ font-size: 12px; line-height: 20px; 
										font-family: Arial,Helvetica,sans-serif;
										font-weight:normal; color: #222;}
ul,ol									{ padding: 0; margin: 0 0 0 24px;}
ul li 										{ padding:0; margin:0; list-style-type: disc; }
sup										{ vertical-align: top; font-size: 8px; }
small									{ font-size: 8px; }
.Normal, .NormalDisabled				{ font-family: Arial,Helvetica,sans-serif;
										font-size: 12px; color:#222; text-align: left;
										font-weight:normal; line-height: 20px; }
.NormalRed								{ font-family: Arial,Helvetica,sans-serif;
										font-size: 12px; color:#cd0000; 
										font-weight:bold; line-height: 20px; }
.SubHead								{ font-family: Arial,Helvetica,sans-serif;
										font-size: 14px; color:#222;
										font-weight:normal; line-height: 20px; }
.Head 									{ font-family: Arial,Helvetica,sans-serif;
										font-weight:bold; font-size: 18px; line-height: 24px; }
a, a:link, a:visited,
a.CommandButton, a.CommandButton:link, 
a.CommandButton:visited					{ font-family: inherit;
										font-weight:normal; text-decoration: none; font-size: inherit; 
										line-height: inherit; }
a:active, a:hover, a:focus,
a.CommandButton:active, 
a.CommandButton:hover, 
a.CommandButton:focus					{ text-decoration: underline; }
.CSS_FloatLeft							{ float:left; }
.CSS_FloatRight							{ float:right; }
.CSS_ClearBoth							{ clear:both; font-size: 0px; line-height: 0px; height: 0px; }
.DNNEmptyPane							{ font-size: 0px; line-height: 0px; display: none; }
input.NormalTextBox,input.NormalTextbox,
textarea.NormalTextBox,textarea.NormalTextbox,
select.NormalTextBox, select.NormalTextbox
										{ font-family: Arial,Helvetica,sans-serif;
										font-weight:normal; font-size: 12px; line-height: 22px;
										height: 22px; background: #fcfcfc; border: 1px solid #505050; 
										padding: 2px 8px; margin: 2px 0px; color:#222; }
select.NormalTextBox, select.NormalTextbox
										{ padding: 2px 2px 2px 8px; }
input.NormalTextBox:focus, 
input.NormalTextBox:hover,
input.NormalTextbox:focus, 
input.NormalTextbox:hover,
textarea.NormalTextBox:focus,
textarea.NormalTextBox:hover,
textarea.NormalTextbox:focus,
textarea.NormalTextbox:hover,
select.NormalTextBox:focus,
select.NormalTextBox:hover,
select.NormalTextbox:focus,
select.NormalTextbox:hover				{ border-color:#272727; }
textarea.NormalTextbox, select.NormalTextbox,
textarea.NormalTextBox, select.NormalTextBox
										{ height: auto; }
a.SkinObject, a.SkinObject:link,
a.SkinObject:visited					{ font-family: Arial,Helvetica,sans-serif;
										font-weight:normal; text-decoration: underline; font-size: 12px; 
										line-height: 20px; color: #3d6fbb; }
a.SkinObject:hover , a.SkinObject:focus,
a.SkinObject:active						{ color: #021e45; }
.paneOutline							{ outline: 1px dotted #fff; border: none; }
.paneOutline center						{ text-align: center; }
#Body .display-table						{ display: table;}

#Body .AlertText a:hover,
#Body .AlertText a:focus,
#Body .AlertText a:active				{color:#ebeaea;}


/********************************************************************/
/* Skin Layout CSS													*/
/********************************************************************/
.Skin_Area								{ min-height: 100%; _height: 100%; background: #000 url(images/img_sitebg.jpg) 0 0 repeat-x;  }
.Skin_Width								{ width: 960px; margin: auto; display: table; max-width: 100%;}
.Skin_Header							{ border-bottom: #484848 4px solid; background-color: #ed1e24; }
.Skin_HeaderBG							{ background-position: top center; background-repeat: no-repeat;
										border-bottom: #fff 4px solid; padding: 33px 0; }
.Skin_Content							{ position: relative; z-index: 1; }
.Skin_Logo								{ position: absolute; }
.Skin_Banner							{ float: left; padding: 0 0 0 118px; }
.Skin_Logo img							{ width: 100px; height: 115px; position: relative; top: -30px; }
.contentDetail,
.Skin_FooterContentArea					{ display: table; }
.leftContent							{ display: table-cell; width: 200px; padding: 6px; }
.middleContent							{ display: table-cell; width: 500px; padding: 0 18px; }
.rightContent							{ display: table-cell; width: 200px; padding: 6px; }
.Skin_Links,
.Skin_ContactInfo						{ display: table-cell; width: 330px; padding: 0 24px;}
.Skin_FooterBanner						{ display: table-cell; margin: 0 0 -18px 0; }
.Skin_Footer							{ padding: 24px 0 0 0; }
.Skin_FooterBorder						{ padding: 12px 0 0 0; background-color: transparent;
										background-position: 0 0; background-repeat: repeat-x; }
.Skin_FooterBG							{ background-color: #1a1a1a; padding: 24px; }
.Skin_FooterContent						{ color: #999; padding: 0 24px; }
.achillesInner .LeftPane					{ width: 668px; display: table-cell;}
.achillesInner .RightPane				{ width: 240px; padding: 0 0 0 20px; display: table-cell;}
.achillesInner .INSkin_Wrapper			{ background-color: #fff; border: 4px solid #484848; padding: 12px;}


/********************************************************************/
/* Container CSS													*/
/********************************************************************/
.default_container .head_title			{ padding: 6px 6px 12px 6px; background-color: #232323; 
										background-position: left bottom; background-repeat: repeat-x; }
.grayBorder_container .head_title		{ padding: 4px 0; border-bottom: 4px dotted #d2d2d2; }
.blackHeader_container .head_titleLeftBG	{ background-color: #000; background-position: left top; 
										background-repeat: no-repeat; }
.blackHeader_container .head_titleRightBG
										{ background-color: transparent; background-position: right top; 
										background-repeat: no-repeat; padding: 7px 30px;  }

/********************************************************************/
/* Menu CSS															*/
/********************************************************************/
.Skin_MainNav							{ padding: 18px 0; position: relative; z-index: 2; }
.Skin_MainNav .RadMenu_SkinNAV			{ background: #000 url(images/img_menubg.jpg) 0 0 repeat; border: 1px solid #000; float: none !important; width: 100%;  }
.RadMenu_SkinNAV						{ padding: 0; margin: 0; float: none; }
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:link .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:visited .rmText
										{ font-family: Arial,Helvetica,sans-serif; text-transform: uppercase;
										font-size: 14px; color: #fff; text-decoration: none; 
										font-weight: normal; line-height: 18px; padding: 0; margin: 0; }
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:link,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:visited 
										{ display: block; padding: 6px 12px; margin: 0; 
										text-decoration: none; cursor: pointer; border-right: 1px solid #6a6a6a;  }
.RadMenu_SkinNAV .rmRootGroup .rmLast a.rmLink,
.RadMenu_SkinNAV .rmRootGroup .rmLast a.rmLink:link,
.RadMenu_SkinNAV .rmRootGroup .rmLast a.rmLink:visited 
										{ margin: 0; }
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink .rmLeftImage,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:link .rmLeftImage,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:visited  .rmLeftImage,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmLeftImage,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmLeftImage,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited  .rmLeftImage
										{ padding: 0; margin: 0 6px 0 0; }
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link  .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited  .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited .rmText
										{ color: #fff; }

/* DropDown Popup Skin*/
.RadMenu_SkinNAV .rmSlide .rmGroup,
.RadMenu_ContentActions .rmGroup 		{ background-color: #000; min-width: 200px; _width: 200px; }
.RadMenu_SkinNAV .rmSlide .rmItem,
.RadMenu_ContentActions .rmGroup .rmItem	{ float: none; display: block; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited ,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited 
										{ padding: 8px 6px; border: none; min-width: 180px; margin: 0;
										text-decoration: none; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited  .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmText
										{ font-size: 12px; line-height: 12px; font-weight: normal; padding: 0 24px 0 0; }
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited 
										{ padding: 2px 6px; }
.RadMenu_SkinNAV .rmSlide .rmFirst a.rmLink,
.RadMenu_SkinNAV .rmSlide .rmFirst a.rmLink:link,
.RadMenu_SkinNAV .rmSlide .rmFirst a.rmLink:visited,
.RadMenu_ContentActions .rmGroup .rmFirst a.rmLink,
.RadMenu_ContentActions .rmGroup .rmFirst a.rmLink:link,
.RadMenu_ContentActions .rmGroup .rmFirst a.rmLink:visited 
										{ border-top: none; }
.RadMenu_SkinNAV .rmSlide .rmLast a.rmLink,
.RadMenu_SkinNAV .rmSlide .rmLast a.rmLink:link,
.RadMenu_SkinNAV .rmSlide .rmLast a.rmLink:visited 
										{ border-bottom: none; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:link .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:visited .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited .rmText
										{ color: #fff; text-decoration: none; }
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmText
										{ line-height: 18px; }
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmText
										{ padding: 0 24px 0 0; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight
										{ display: block; }
.RadMenu_ContentActions .rmGroup .rmSeparator
										{ background: #000; }
.RadMenu .rmRootGroup .rmVertical .rmSeparator .rmText, 
.RadMenu_Context .rmVertical .rmSeparator .rmText,
.RadMenu_ContentActions .rmGroup  .rmSeparator .rmText
										{ margin: 0 0 0 2px !important; padding: 0; }

/********************************************************************/
/* DNN 6 Fix														*/
/********************************************************************/
#dnnCPWrap a,
#dnnCPWrap a:link,
#dnnCPWrap a:visited						{ text-decoration: none; }
#dnnCPWrap a:hover span, #dnnCPWrap a:active span,
#dnnCPWrap a:focus span, #dnnCommonTasks a:hover, 
#dnnCommonTasks a:active, #dnnCommonTasks a:focus, 
#dnnCurrentPage a:hover, #dnnCurrentPage a:active, 
#dnnCurrentPage a:focus, #dnnOtherTools a:hover, 
#dnnOtherTools a:active, #dnnOtherTools a:focus
										{ text-decoration: underline; }


/********************************************************************/
/* Club Home CSS													*/
/********************************************************************/
.clubHome_GrediantContainer				{ padding: 0 0 14px 0; color: #000; }
.clubHome_GrediantContainer .clubHome_headerLeft
										{ background-color: #000; background-position: left top; background-repeat: no-repeat; }
.clubHome_GrediantContainer .clubHome_headerRight
										{ padding: 7px 30px; background-color: transparent; background-position: right top; 
										background-repeat: no-repeat; }
.clubHome_GrediantContainer h2.clubHome_header
										{ font-size: 14px; line-height: 14px; text-transform: uppercase; 
										font-weight: bold; text-align: center; }
.clubHome_GrediantContainer .clubHome_content
										{ margin: 1px 0 0 0; }
.clubHome_GrediantContainer .clubHome_footer
										{ background-color: #000; padding: 6px; text-align: center; }
.clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks,
.clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:link,
.clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:visited
										{ font-family: 12px; line-height: 20px; text-transform: uppercase; text-decoration: none; }
.clubHome_noPaddingContainer			{ padding: 0; }
.clubHome_LineContainer					{ color: #000; }
.clubHome_LineContainer .clubHome_headerBG
										{ background-color: transparent; background-position: left center; 
										background-repeat: repeat-x; padding: 0 0 0 20px; margin: 0 0 6px 0; }
.clubHome_LineContainer h2.clubHome_header
										{ font-size: 14px; line-height: 14px; text-transform: uppercase; 
										font-weight: bold; padding: 4px 12px; background-position: 0 0; 
										background-repeat: repeat-x; display: block; float: left; }
.clubHome_LineContainer .clubHome_footer
										{ background-color: transparent; background-position: left center; 
										background-repeat: repeat-x; padding: 0 20px 0 0; margin: 0 0 6px 0; }
.clubHome_LineContainer a.clubHome_readMoreLinks,
.clubHome_LineContainer a.clubHome_readMoreLinks:link,
.clubHome_LineContainer a.clubHome_readMoreLinks:visited
										{ font-size: 12px; line-height: 14px; text-transform: uppercase; 
										padding: 2px 12px; background-position: 0 0; 
										background-repeat: repeat-x; display: block; float: right; text-decoration: none; }
.clubHome_FooterLineContainer h2.clubHome_header
										{ font-size: 16px; line-height: 24px; padding: 0 0 8px 0;
										background-color: transparent; background-position: left bottom;
										background-repeat: repeat-x; }
.clubHome_FooterLineContainer .clubHome_content
										{ padding: 12px 0 0 0; }
.Skin_BannerHolder						{ background-color: #fff; padding: 6px; border: 3px solid transparent; }
.BannerHolderBorder						{ border: 1px solid #999; }
.clubHome_normalPaddingContent			{ padding: 6px; }
.clubHome_footerContent					{ font-size: 12px; line-height: 20px; color: #999; }
.clubHome_footerContent a,
.clubHome_footerContent a:link,
.clubHome_footerContent a:visited		{ font-size: 12px; line-height: 20px; text-decoration: none; }
.clubHome_footerContent td:last-child	{padding-left:15px;}

/********************************************************************/
/* Club Home Actionbar CSS											*/
/********************************************************************/
.sWebTheme_ActionsArea					{ position: relative; z-index: 2; }
.contentDetail							{ position: relative; z-index: 1; }

/********************************************************************/
/* Links CSS														*/
/********************************************************************/
a.linksNormalLink,
a.linksNormalLink:link,
a.linksNormalLink:visited				{ display: block; padding: 4px 4px 4px 24px; font-weight: bold;
										background-color: transparent; background-position: 0 4px; 
										background-repeat: no-repeat; text-decoration: none; 
										border-top: transparent 2px solid; border-bottom: transparent 2px solid; }
a.linksNormalLink:hover,
a.linksNormalLink:focus,
a.linksNormalLink:active				{ text-decoration: none; }
a.linksReadMore, a.linksReadMore:link,
a.linksReadMore:visited					{ color: #fff; line-height: 14px; }
ul.footerLinksHolder						{ margin: 0; padding: 0; }
ul.footerLinksHolder li					{ margin: 0; padding: 0; list-style: none; }
a.footerLinks,
a.footerLinks:link,
a.footerLinks:visited					{ font-size: 12px; line-height: 20px; text-decoration: none; }

/********************************************************************/
/* Social Links CSS													*/
/********************************************************************/
a.socialMediaLinks,
a.socialMediaLinks:link,
a.socialMediaLinks:visited				{ position: relative; padding: 8px 8px 8px 50px; text-decoration: none; display: block; border-bottom: transparent 4px solid; }
a.socialMediaLinks:before				{ content:''; width: 34px; height: 34px; position: absolute; top: 0; left: 0; margin-left: 7px;
										  background-image: url(images/img_socials.png);}
a.socialMediaLinks.facebookLink:before	{ background-position: -34px -272px; }
a.socialMediaLinks.twitterLink:before	{ background-position: -0px -272px; }
a.socialMediaLinks.instagramLink:before	{ background-position: -136px -272px; }
a.socialMediaLinks.youtubeLink:before	{ background-position: -102px -272px; }
a.socialMediaLinks.flickrLink:before	{ background-position: -68px -272px; }

.noBorderCSS							{ border: none !important; }
a.footerSocialMediaLinks,
a.footerSocialMediaLinks:link,
a.footerSocialMediaLinks:visited		{ background-image: url(images/img_socials.png); background-position: 0 0; background-repeat: no-repeat; text-decoration: none; display: block; float: left;
										text-indent: -99999px; width: 34px; height: 34px; margin: 6px 6px 0 0; padding: 0; }

/********************************************************************/
/* Sponsors List - CSS												*/
/********************************************************************/
.sponsorsHolder							{ display: block; position: relative; padding: 30px 32px; background-color: #fff; }
.sponsorsHolder .caroufredsel_wrapper	{ margin: auto !important; }
a.sponsorsprevButton,
a.sponsorsprevButton:link,
a.sponsorsprevButton:visited,
a.sponsorsnextButton:link,
a.sponsorsnextButton:visited,
a.sponsorsnextButton					{ position: absolute; height: 36px; width: 32px;
										background-color: transparent; background-repeat: no-repeat;
										text-indent: -9999px; text-decoration: none; }
a.sponsorsprevButton:link,
a.sponsorsprevButton:visited,
a.sponsorsprevButton					{ background-position: top left; left: 0; top: 52px; }
a.sponsorsnextButton:link,
a.sponsorsnextButton:visited,
a.sponsorsnextButton					{ background-position: top right; right: 0; top: 52px; }
a.sponsorsprevButton:hover				{ background-position: bottom left; }
a.sponsorsnextButton:hover				{ background-position: bottom right; }
ul.sponsorsList							{ margin: 0; padding: 0; }
li.sponsorsItem							{ padding: 0; margin: 0; list-style: none; display: inline-block; }
li.sponsorsItem a img 					{ display: block;}



/********************************************************************/
/* News CSS															*/
/********************************************************************/
.newsItem								{ padding: 6px; background-color: #232323; margin: 6px 0;  }
.newsDate								{ font-weight: bold; float: left; }
.newsSummary							{ margin: 0 0 0 84px; font-size: 12px; line-height: 20px; }
.newsHeader, a.newsLink,
a.newsLink:link, a.newsLink:visited		{ display: inline; }
a.newsLink:hover,
a.newsLink:focus, a.newsLink:active		{ text-decoration: none; }
a.newsReadMore, a.newsReadMore:link,
a.newsReadMore:visited					{ color: #fff; text-decoration: none; }


/********************************************************************/
/* Field Status CSS													*/
/********************************************************************/
.fieldStatusHolder						{ height: 250px; overflow-x: hidden; overflow-y: auto; }
.fieldStatusImage						{ float: left; }
.fieldStatusSummary						{ padding: 0 0 0 42px; color: #f3f3f3; word-wrap: break-word; }
.fieldStatusHead						{ font-weight: bold; color: #fff; text-transform: uppercase; }
.fieldStatusItem,
.alternateFieldStatusItem				{ padding: 6px; }


/********************************************************************/
/* Achilles Red - CSS												*/
/********************************************************************/
/* Skin CSS */
.achillesRed h1,
.achillesRed h2,
.achillesRed h3,
.achillesRed h4,
.achillesRed h5,
.achillesRed h6,
.achillesRed .Head,
.achillesRed a, 
.achillesRed a:link, 
.achillesRed a:visited,
.achillesRed a.CommandButton, 
.achillesRed a.CommandButton:link, 
.achillesRed a.CommandButton:visited
										{ color:#cd0000; }
.achillesRed a:active, 
.achillesRed a:hover,
.achillesRed a:focus,
.achillesRed a.CommandButton:active, 
.achillesRed a.CommandButton:hover, 
.achillesRed a.CommandButton:focus		{ color: #130e0e; }
.achillesRed .Skin_Footer a:hover, 
.achillesRed .Skin_Footer a:focus, 
.achillesRed .Skin_Footer a:active,
.achillesRed .Skin_Footer a.SkinObject:hover, 
.achillesRed .Skin_Footer a.SkinObject:focus,
.achillesRed .Skin_Footer a.SkinObject:active
										{ color: #a2a2a2; }

.achillesRed .Skin_HeaderBG				{ background-color: #ed1e24; background-image: url(images/img_headerredbg.jpg); }
.achillesRed .AlertText a,
.achillesRed .AlertText a:link,
.achillesRed .AlertText a:visited				{color: #ff595b;}

.achillesRed .TeamPage_newsHolder a, 
.achillesRed .TeamPage_newsHolder a:link, 
.achillesRed .TeamPage_newsHolder a:visited,
.achillesRed .TeamPage_gridColumn a,
.achillesRed .TeamPage_gridColumn a:link,
.achillesRed .TeamPage_gridColumn a:visited,
.achillesRed.achillesInner  .ModLinksC a,
.achillesRed.achillesInner .ModLinksC a:link,
.achillesRed.achillesInner .ModLinksC a:visited,
.achillesRed.achillesInner .ModDNNHTMLC a,
.achillesRed.achillesInner .ModDNNHTMLC a:link,
.achillesRed.achillesInner .ModDNNHTMLC a:visited { 
  color: #d60002;
}

.achillesRed .TeamPage_newsHolder a:hover,
.achillesRed .TeamPage_newsHolder a:focus,
.achillesRed .TeamPage_newsHolder a:active,
.achillesRed .TeamPage_gridColumn a:hover,
.achillesRed .TeamPage_gridColumn a:focus,
.achillesRed .TeamPage_gridColumn a:active,
.achillesRed.achillesInner .ModLinksC a:hover,
.achillesRed.achillesInner .ModLinksC a:focus,
.achillesRed.achillesInner .ModLinksC a:active,
.achillesRed.achillesInner .ModDNNHTMLC a:hover,
.achillesRed.achillesInner .ModDNNHTMLC a:focus,
.achillesRed.achillesInner .ModDNNHTMLC a:active {
  color: #222222;
}


/* Menu CSS */
.achillesRed .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
.achillesRed .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
.achillesRed .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
.achillesRed .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected ,
.achillesRed .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link ,
.achillesRed .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited ,
.achillesRed .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
.achillesRed .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
.achillesRed .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected ,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link ,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited ,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited
										{ background: #9c191b url(images/img_redbg.jpg) 0 0 repeat; color: #fff; }
.achillesRed .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
.achillesRed .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
.achillesRed .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
.achillesRed .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected .rmExpandRight,
.achillesRed .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link .rmExpandRight,
.achillesRed .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited .rmExpandRight,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
.achillesRed .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight
										{ background: transparent url(images/icn_redmenuhaschildrens.png) right center no-repeat; }

/* Club Home Actionbar CSS */
.achillesRed a.sWebTheme_ActionsLinks:hover span,
.achillesRed a.sWebTheme_ActionsLinks:focus span,
.achillesRed a.sWebTheme_ActionsLinks:active span
										{ color: #fff; background-color: #cd2222; }
.achillesRed a.sWebTheme_showSettings:hover
										{ background-color: #cd2222; }

/* Container CSS */
.achillesRed .leftContent, 
.achillesRed .rightContent				{ background-color: #ed1f24; }
.achillesRed .blackHeader_container .head_titleLeftBG
										{ background-image: url(images/img_containerredheaderleftbg.jpg); }
.achillesRed .blackHeader_container .head_titleRightBG
										{ background-image: url(images/img_containerredheaderrightbg.jpg);  }
.achillesRed .clubHome_GrediantContainer .clubHome_content 
										{ border: 4px solid #ba2026; }
.achillesRed .clubHome_GrediantContainer .clubHome_headerLeft
										{ background-image: url(images/img_containerredheaderleftbg.jpg); }
.achillesRed .clubHome_GrediantContainer .clubHome_headerRight
										{ background-image: url(images/img_containerredheaderrightbg.jpg); }
.achillesRed .clubHome_LineContainer .clubHome_headerBG,
.achillesRed .clubHome_LineContainer .clubHome_footer
										{ background-image: url(images/img_containerred3linebg.gif); }
.achillesRed .clubHome_LineContainer h2.clubHome_header
										{ background-image: url(images/img_redbg.jpg); background-color: #991a1e;
										border: 1px solid #ed2024; color: #fff; }
.achillesRed .clubHome_LineContainer a.clubHome_readMoreLinks,
.achillesRed .clubHome_LineContainer a.clubHome_readMoreLinks:link,
.achillesRed .clubHome_LineContainer a.clubHome_readMoreLinks:visited
										{ background-image: url(images/img_redbg.jpg); background-color: #991a1e;
										border: 1px solid #ed2024; color: #fff; }
.achillesRed .clubHome_LineContainer a.clubHome_readMoreLinks:hover,
.achillesRed .clubHome_LineContainer a.clubHome_readMoreLinks:focus,
.achillesRed .clubHome_LineContainer a.clubHome_readMoreLinks:active
										{ background-image: url(images/img_menubg.jpg); background-color: #000;
										border: 1px solid #000; color: #fff; }
.achillesRed .Skin_FooterBorder			{ background-image: url(images/img_red3lines.gif); }
.achillesRed .clubHome_FooterLineContainer h2.clubHome_header
										{ color: #fff; background-image: url(images/img_whiteredlines.gif); }
.achillesRed .default_container .head_title
										{ background-image: url(images/img_red3lines.gif); }
.achillesRed .default_container .head_title .title,
.achillesRed .blackHeader_container .head_title .title
										{ color: #fff; }
.achillesRed .clubHome_GrediantContainer .clubHome_darkBGContent
										{ background-color: #C82127; color: #fff; }

/* Links CSS */
.achillesRed a.linksNormalLink,
.achillesRed a.linksNormalLink:link,
.achillesRed a.linksNormalLink:visited		{ color: #fff; background-image: url(images/img_whitearrow.gif); }
.achillesRed a.linksNormalLink:hover,
.achillesRed a.linksNormalLink:focus,
.achillesRed a.linksNormalLink:active		{ color: #ed1f24; background-color: #fff; border-color: #ba2026;
											background-image: url(images/img_redarrow.gif); }
.achillesRed .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks,
.achillesRed .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:link,
.achillesRed .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:visited
											{ color: #fff; }
.achillesRed .footerLinks,
.achillesRed a.footerLinks,
.achillesRed a.footerLinks:link,
.achillesRed a.footerLinks:visited			{ color: #999; }
.achillesRed a.footerLinks:hover,
.achillesRed a.footerLinks:focus,
.achillesRed a.footerLinks:active			{ color: #ed1f24; }

/* Social Links CSS */
.achillesRed a.socialMediaLinks,
.achillesRed a.socialMediaLinks:link,
.achillesRed a.socialMediaLinks:visited	{ background-color: #c82127; color: #fff; border-color: #ba2026; }
.achillesRed a.socialMediaLinks:hover,
.achillesRed a.socialMediaLinks:focus,
.achillesRed a.socialMediaLinks:active	{ color: #fff; background-color: #383838; background-position: 4px -48px; }
/*twitter*/
.achillesRed a.footerTwitterLink,
.achillesRed a.footerTwitterLink:link,
.achillesRed a.footerTwitterLink:visited{ background-position: 0 -170px; }
.achillesRed a.footerTwitterLink:hover,
.achillesRed a.footerTwitterLink:focus,
.achillesRed a.footerTwitterLink:active	{ background-position: 0 -238px; }

/*FB*/
.achillesRed a.footerFacebookLink,
.achillesRed a.footerFacebookLink:link,
.achillesRed a.footerFacebookLink:visited{ background-position: -34px -170px; }
.achillesRed a.footerFacebookLink:hover,
.achillesRed a.footerFacebookLink:focus,
.achillesRed a.footerFacebookLink:active	{ background-position: -34px -238px; }

/*Instagram*/
.achillesRed a.footerInstagramLink,
.achillesRed a.footerInstagramLink:link,
.achillesRed a.footerInstagramLink:visited
										{ background-position: -136px -170px; }
.achillesRed a.footerInstagramLink:hover,
.achillesRed a.footerInstagramLink:focus,
.achillesRed a.footerInstagramLink:active{ background-position: -136px -238px; }

/*Youtube*/
.achillesRed a.footerYoutubeLink,
.achillesRed a.footerYoutubeLink:link,
.achillesRed a.footerYoutubeLink:visited	{ background-position: -102px -170px; }
.achillesRed a.footerYoutubeLink:hover,
.achillesRed a.footerYoutubeLink:focus,
.achillesRed a.footerYoutubeLink:active	{ background-position: -102px -238px; }

/*Flickr*/
.achillesRed a.footerFlickrLink,
.achillesRed a.footerFlickrLink:link,
.achillesRed a.footerFlickrLink:visited	{ background-position: -68px -170px; }
.achillesRed a.footerFlickrLink:hover,
.achillesRed a.footerFlickrLink:focus,
.achillesRed a.footerFlickrLink:active	{ background-position: -68px -238px; }
/* Sponsors CSS */
.achillesRed a.sponsorsprevButton,
.achillesRed a.sponsorsprevButton:link,
.achillesRed a.sponsorsprevButton:visited,
.achillesRed a.sponsorsnextButton:link,
.achillesRed a.sponsorsnextButton:visited,
.achillesRed a.sponsorsnextButton			{ background-image: url(images/img_sponsorsredarrow.gif); }

/* News CSS */
.achillesRed .newsSummary,
.achillesRed .newsDate					{ color: #c5c5c4; }
.achillesRed .newsHeader, 
.achillesRed a.newsLink,
.achillesRed a.newsLink:link,
.achillesRed a.newsLink:visited			{ color: #cd0000; }
.achillesRed a.newsLink:hover,
.achillesRed a.newsLink:focus, 
.achillesRed a.newsLink:active			{ color: #fff; }
.achillesRed a.newsReadMore:hover, 
.achillesRed a.newsReadMore:focus,
.achillesRed a.newsReadMore:active		{ color: #fff; }

/* Field Status CSS*/
.achillesRed .fieldStatusItem			{ background-color: #ba2227; }

/* Banner CSS */
.achillesRed .Skin_BannerHolder			{ border-color: #ed1e24; }

/* Club Info CSS */
.achillesRed .clubHome_footerContent a,
.achillesRed .clubHome_footerContent a:link,
.achillesRed .clubHome_footerContent a:visited,
.achillesRed .clubHome_footerContent a.SkinObject,
.achillesRed .clubHome_footerContent a.SkinObject:link,
.achillesRed .clubHome_footerContent a.SkinObject:visited
										{ color: #999; }
.achillesRed .clubHome_footerContent a:hover,
.achillesRed .clubHome_footerContent a:focus,
.achillesRed .clubHome_footerContent a:active,
.achillesRed .clubHome_footerContent a.SkinObject:hover,
.achillesRed .clubHome_footerContent a.SkinObject:focus,
.achillesRed .clubHome_footerContent a.SkinObject:active
										{ color: #ed1e24; }



/********************************************************************/
/* Achilles Blue - CSS												*/
/********************************************************************/
/* Skin CSS */
.achillesBlue h1,
.achillesBlue h2,
.achillesBlue h3,
.achillesBlue h4,
.achillesBlue h5,
.achillesBlue h6,
.achillesBlue .Head,
.achillesBlue a, 
.achillesBlue a:link, 
.achillesBlue a:visited,
.achillesBlue a.CommandButton, 
.achillesBlue a.CommandButton:link, 
.achillesBlue a.CommandButton:visited
										{ color:#0d387c; }
.achillesBlue a:active, 
.achillesBlue a:hover,
.achillesBlue a:focus,
.achillesBlue a.CommandButton:active, 
.achillesBlue a.CommandButton:hover, 
.achillesBlue a.CommandButton:focus		{ color: #000; }
.achillesBlue .Skin_Footer a:hover, 
.achillesBlue .Skin_Footer a:focus, 
.achillesBlue .Skin_Footer a:active,
.achillesBlue .Skin_Footer a.SkinObject:hover, 
.achillesBlue .Skin_Footer a.SkinObject:focus,
.achillesBlue .Skin_Footer a.SkinObject:active
										{ color: #a2a2a2; }
.achillesBlue .Skin_HeaderBG				{ background-color: #3e6fbc; background-image: url(images/img_headerbluebg.jpg); }
.achillesBlue a.orbit-readMoreLink,
.achillesBlue a.orbit-readMoreLink:link,
.achillesBlue a.orbit-readMoreLink:visited
										{ background-color: #3e6fbc !important; }

/* Menu CSS */
.achillesBlue .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
.achillesBlue .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
.achillesBlue .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
.achillesBlue .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected ,
.achillesBlue .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link ,
.achillesBlue .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited ,
.achillesBlue .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
.achillesBlue .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
.achillesBlue .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected ,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link ,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited ,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited
										{ background: #16263f url(images/img_bluebg.jpg) 0 0 repeat; color: #fff; }
.achillesBlue .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
.achillesBlue .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
.achillesBlue .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
.achillesBlue .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected .rmExpandRight,
.achillesBlue .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link .rmExpandRight,
.achillesBlue .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited .rmExpandRight,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
.achillesBlue .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight
										{ background: transparent url(images/icn_bluemenuhaschildrens.png) right center no-repeat; }

/* Club Home Actionbar CSS */
.achillesBlue a.sWebTheme_ActionsLinks:hover span,
.achillesBlue a.sWebTheme_ActionsLinks:focus span,
.achillesBlue a.sWebTheme_ActionsLinks:active span
										{ color: #fff; background-color: #3e6fbc; }
.achillesBlue a.sWebTheme_showSettings:hover
										{ background-color: #3e6fbc; }

/* Container CSS */
.achillesBlue .leftContent, 
.achillesBlue .rightContent				{ background-color: #3e6fbc; }
.achillesBlue .blackHeader_container .head_titleLeftBG
										{ background-image: url(images/img_containerblueheaderleftbg.jpg); }
.achillesBlue .blackHeader_container .head_titleRightBG
										{ background-image: url(images/img_containerblueheaderrightbg.jpg);  }
.achillesBlue .clubHome_GrediantContainer .clubHome_content 
										{ border: 4px solid #0d387c; }
.achillesBlue .clubHome_GrediantContainer .clubHome_headerLeft
										{ background-image: url(images/img_containerblueheaderleftbg.jpg); }
.achillesBlue .clubHome_GrediantContainer .clubHome_headerRight
										{ background-image: url(images/img_containerblueheaderrightbg.jpg); }
.achillesBlue .clubHome_LineContainer .clubHome_headerBG,
.achillesBlue .clubHome_LineContainer .clubHome_footer
										{ background-image: url(images/img_containerblue3linebg.gif); }
.achillesBlue .clubHome_LineContainer h2.clubHome_header
										{ background-image: url(images/img_bluebg.jpg); background-color: #16263f;
										border: 1px solid #0d387c; color: #fff; }
.achillesBlue .clubHome_LineContainer a.clubHome_readMoreLinks,
.achillesBlue .clubHome_LineContainer a.clubHome_readMoreLinks:link,
.achillesBlue .clubHome_LineContainer a.clubHome_readMoreLinks:visited
										{ background-image: url(images/img_bluebg.jpg); background-color: #16263f;
										border: 1px solid #0d387c; color: #fff; }
.achillesBlue .clubHome_LineContainer a.clubHome_readMoreLinks:hover,
.achillesBlue .clubHome_LineContainer a.clubHome_readMoreLinks:focus,
.achillesBlue .clubHome_LineContainer a.clubHome_readMoreLinks:active
										{ background-image: url(images/img_menubg.jpg); background-color: #000;
										border: 1px solid #000; color: #fff; }
.achillesBlue .Skin_FooterBorder			{ background-image: url(images/img_blue3lines.gif); }
.achillesBlue .clubHome_FooterLineContainer h2.clubHome_header
										{ color: #fff; background-image: url(images/img_whitebluelines.gif); }
.achillesBlue .default_container .head_title
										{ background-image: url(images/img_blue3lines.gif); }
.achillesBlue .default_container .head_title .title,
.achillesBlue .blackHeader_container .head_title .title
										{ color: #fff; }
.achillesBlue .clubHome_GrediantContainer .clubHome_darkBGContent
										{ background-color: #2356a6; color: #fff; }

/* Links CSS */
.achillesBlue a.linksNormalLink,
.achillesBlue a.linksNormalLink:link,
.achillesBlue a.linksNormalLink:visited	{ color: #fff; background-image: url(images/img_whitearrow.gif); }
.achillesBlue a.linksNormalLink:hover,
.achillesBlue a.linksNormalLink:focus,
.achillesBlue a.linksNormalLink:active	{ color: #0d387c; background-color: #fff; border-color: #0d387c;
											background-image: url(images/img_bluearrow.gif); }
.achillesBlue .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks,
.achillesBlue .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:link,
.achillesBlue .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:visited
										{ color: #fff; }
.achillesBlue .footerLinks,
.achillesBlue a.footerLinks,
.achillesBlue a.footerLinks:link,
.achillesBlue a.footerLinks:visited		{ color: #999; }
.achillesBlue a.footerLinks:hover,
.achillesBlue a.footerLinks:focus,
.achillesBlue a.footerLinks:active		{ color: #4b89ea; }

/* Social Links CSS */
.achillesBlue a.socialMediaLinks,
.achillesBlue a.socialMediaLinks:link,
.achillesBlue a.socialMediaLinks:visited	{ background-color: #2356a6; color: #fff; border-color: #0d387c; }


.achillesBlue a.socialMediaLinks:hover,
.achillesBlue a.socialMediaLinks:focus,
.achillesBlue a.socialMediaLinks:active	{ color: #fff; background-color: #383838; }

/*twitter*/
.achillesBlue a.footerTwitterLink,
.achillesBlue a.footerTwitterLink:link,
.achillesBlue a.footerTwitterLink:visited
										{ background-position: 0 0; }
.achillesBlue a.footerTwitterLink:hover,
.achillesBlue a.footerTwitterLink:focus,
.achillesBlue a.footerTwitterLink:active	{ background-position: 0 -238px; }

/*FB*/
.achillesBlue a.footerFacebookLink,
.achillesBlue a.footerFacebookLink:link,
.achillesBlue a.footerFacebookLink:visited
										{ background-position: -34px 0; }
.achillesBlue a.footerFacebookLink:hover,
.achillesBlue a.footerFacebookLink:focus,
.achillesBlue a.footerFacebookLink:active
										{ background-position: -34px -238px; }

/*Instagram*/
.achillesBlue a.footerInstagramLink,
.achillesBlue a.footerInstagramLink:link,
.achillesBlue a.footerInstagramLink:visited
										{ background-position: -136px 0; }
.achillesBlue a.footerInstagramLink:hover,
.achillesBlue a.footerInstagramLink:focus,
.achillesBlue a.footerInstagramLink:active
										{ background-position: -136px -238px; }

/*Youtube*/
.achillesBlue a.footerYoutubeLink,
.achillesBlue a.footerYoutubeLink:link,
.achillesBlue a.footerYoutubeLink:visited
										{ background-position: -102px 0; }
.achillesBlue a.footerYoutubeLink:hover,
.achillesBlue a.footerYoutubeLink:focus,
.achillesBlue a.footerYoutubeLink:active
										{ background-position: -102px -238px; }

/*Flickr*/
.achillesBlue a.footerFlickrLink,
.achillesBlue a.footerFlickrLink:link,
.achillesBlue a.footerFlickrLink:visited
										{ background-position: -68px 0; }
.achillesBlue a.footerFlickrLink:hover,
.achillesBlue a.footerFlickrLink:focus,
.achillesBlue a.footerFlickrLink:active
										{ background-position: -68px -238px; }

/* Sponsors CSS */
.achillesBlue a.sponsorsprevButton,
.achillesBlue a.sponsorsprevButton:link,
.achillesBlue a.sponsorsprevButton:visited,
.achillesBlue a.sponsorsnextButton:link,
.achillesBlue a.sponsorsnextButton:visited,
.achillesBlue a.sponsorsnextButton		{ background-image: url(images/img_sponsorsbluearrow.gif); }

/* News CSS */
.achillesBlue .newsSummary,
.achillesBlue .newsDate					{ color: #c5c5c4; }
.achillesBlue .newsHeader, 
.achillesBlue a.newsLink,
.achillesBlue a.newsLink:link,
.achillesBlue a.newsLink:visited			{ color: #4886e7; }
.achillesBlue a.newsLink:hover,
.achillesBlue a.newsLink:focus, 
.achillesBlue a.newsLink:active			{ color: #fff; }
.achillesBlue a.newsReadMore, 
.achillesBlue a.newsReadMore:link,
.achillesBlue a.newsReadMore:visited		{ color: #4886e7; }
.achillesBlue a.newsReadMore:hover, 
.achillesBlue a.newsReadMore:focus,
.achillesBlue a.newsReadMore:active		{ color: #fff; }

/* Field Status CSS*/
.achillesBlue .fieldStatusItem			{ background-color: #0d387c; }

/* Banner CSS */
.achillesBlue .Skin_BannerHolder			{ border-color: #3e6fbc; }

/* Club Info CSS */
.achillesBlue .clubHome_footerContent a,
.achillesBlue .clubHome_footerContent a:link,
.achillesBlue .clubHome_footerContent a:visited,
.achillesBlue .clubHome_footerContent a.SkinObject,
.achillesBlue .clubHome_footerContent a.SkinObject:link,
.achillesBlue .clubHome_footerContent a.SkinObject:visited
										{ color: #999; }
.achillesBlue .clubHome_footerContent a:hover,
.achillesBlue .clubHome_footerContent a:focus,
.achillesBlue .clubHome_footerContent a:active,
.achillesBlue .clubHome_footerContent a.SkinObject:hover,
.achillesBlue .clubHome_footerContent a.SkinObject:focus,
.achillesBlue .clubHome_footerContent a.SkinObject:active
										{ color: #3e6fbc; }

/********************************************************************/
/* Achilles Gray - CSS												*/
/********************************************************************/
/* Skin CSS */
.achillesGray h1,
.achillesGray h2,
.achillesGray h3,
.achillesGray h4,
.achillesGray h5,
.achillesGray h6,
.achillesGray .Head,
.achillesGray a, 
.achillesGray a:link, 
.achillesGray a:visited,
.achillesGray a.CommandButton, 
.achillesGray a.CommandButton:link, 
.achillesGray a.CommandButton:visited
										{ color:#cd0000; }
.achillesGray a:active, 
.achillesGray a:hover,
.achillesGray a:focus,
.achillesGray a.CommandButton:active, 
.achillesGray a.CommandButton:hover, 
.achillesGray a.CommandButton:focus		{ color: #000; }
.achillesGray .Skin_Footer a:hover, 
.achillesGray .Skin_Footer a:focus, 
.achillesGray .Skin_Footer a:active,
.achillesGray .Skin_Footer a.SkinObject:hover, 
.achillesGray .Skin_Footer a.SkinObject:focus,
.achillesGray .Skin_Footer a.SkinObject:active
										{ color: #000; }
.achillesGray .Skin_HeaderBG				{ background-color: #9c9c9c; background-image: url(images/img_headergraybg.jpg); }
.achillesGray a.orbit-readMoreLink,
.achillesGray a.orbit-readMoreLink:link,
.achillesGray a.orbit-readMoreLink:visited
										{ background-color: #8f8f8f !important; }
.achillesGray .AlertText a,
.achillesGray .AlertText a:link,
.achillesGray .AlertText a:visited				{color: #b7b7b7;}

.achillesGray .TeamPage_newsHolder a, 
.achillesGray .TeamPage_newsHolder a:link, 
.achillesGray .TeamPage_newsHolder a:visited,
.achillesGray .TeamPage_gridColumn a,
.achillesGray .TeamPage_gridColumn a:link,
.achillesGray .TeamPage_gridColumn a:visited,
.achillesGray.achillesInner  .ModLinksC a,
.achillesGray.achillesInner .ModLinksC a:link,
.achillesGray.achillesInner .ModLinksC a:visited,
.achillesGray.achillesInner .ModDNNHTMLC a,
.achillesGray.achillesInner .ModDNNHTMLC a:link,
.achillesGray.achillesInner .ModDNNHTMLC a:visited { 
  color: #8c8c8c;
}


/* Menu CSS */
.achillesGray .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
.achillesGray .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
.achillesGray .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
.achillesGray .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected ,
.achillesGray .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link ,
.achillesGray .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited ,
.achillesGray .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
.achillesGray .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
.achillesGray .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected ,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link ,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited ,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited
										{ background: #3c3c3c url(images/img_graybg.jpg) 0 0 repeat; color: #fff; }
.achillesGray .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
.achillesGray .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
.achillesGray .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
.achillesGray .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected .rmExpandRight,
.achillesGray .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link .rmExpandRight,
.achillesGray .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited .rmExpandRight,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
.achillesGray .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight
										{ background: transparent url(images/icn_graymenuhaschildrens.png) right center no-repeat; }

/* Club Home Actionbar CSS */
.achillesGray a.sWebTheme_ActionsLinks:hover span,
.achillesGray a.sWebTheme_ActionsLinks:focus span,
.achillesGray a.sWebTheme_ActionsLinks:active span
										{ color: #fff; background-color: #8f8f8f; }
.achillesGray a.sWebTheme_showSettings:hover
										{ background-color: #8f8f8f; }

/* Container CSS */
.achillesGray .leftContent, 
.achillesGray .rightContent				{ background-color: #8f8f8f; }
.achillesGray .blackHeader_container .head_titleLeftBG
										{ background-image: url(images/img_containergrayheaderleftbg.jpg); }
.achillesGray .blackHeader_container .head_titleRightBG
										{ background-image: url(images/img_containergrayheaderrightbg.jpg);  }
.achillesGray .clubHome_GrediantContainer .clubHome_content 
										{ border: 4px solid #656565; }
.achillesGray .clubHome_GrediantContainer .clubHome_headerLeft
										{ background-image: url(images/img_containergrayheaderleftbg.jpg); }
.achillesGray .clubHome_GrediantContainer .clubHome_headerRight
										{ background-image: url(images/img_containergrayheaderrightbg.jpg); }
.achillesGray .clubHome_LineContainer .clubHome_headerBG,
.achillesGray .clubHome_LineContainer .clubHome_footer
										{ background-image: url(images/img_containergray3linebg.gif); }
.achillesGray .clubHome_LineContainer h2.clubHome_header
										{ background-image: url(images/img_graybg.jpg); background-color: #3c3c3c;
										border: 1px solid #656565; color: #fff; }
.achillesGray .clubHome_LineContainer a.clubHome_readMoreLinks,
.achillesGray .clubHome_LineContainer a.clubHome_readMoreLinks:link,
.achillesGray .clubHome_LineContainer a.clubHome_readMoreLinks:visited
										{ background-image: url(images/img_graybg.jpg); background-color: #3c3c3c;
										border: 1px solid #656565; color: #fff; }
.achillesGray .clubHome_LineContainer a.clubHome_readMoreLinks:hover,
.achillesGray .clubHome_LineContainer a.clubHome_readMoreLinks:focus,
.achillesGray .clubHome_LineContainer a.clubHome_readMoreLinks:active
										{ background-image: url(images/img_menubg.jpg); background-color: #000;
										border: 1px solid #000; color: #fff; }
.achillesGray .Skin_FooterBorder			{ background-image: url(images/img_gray3lines.gif); }
.achillesGray .clubHome_FooterLineContainer h2.clubHome_header
										{ color: #fff; background-image: url(images/img_whitegraylines.gif); }
.achillesGray .default_container .head_title
										{ background-image: url(images/img_gray3lines.gif); }
.achillesGray .default_container .head_title .title,
.achillesGray .blackHeader_container .head_title .title
										{ color: #fff; }
.achillesGray .clubHome_GrediantContainer .clubHome_darkBGContent
										{ background-color: #767676; color: #fff; }

/* Links CSS */
.achillesGray a.linksNormalLink,
.achillesGray a.linksNormalLink:link,
.achillesGray a.linksNormalLink:visited	{ color: #fff; background-image: url(images/img_whitearrow.gif); }
.achillesGray a.linksNormalLink:hover,
.achillesGray a.linksNormalLink:focus,
.achillesGray a.linksNormalLink:active	{ color: #cd0000; background-color: #fff; border-color: #656565;
										background-image: url(images/img_redarrow.gif); }
.achillesGray .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks,
.achillesGray .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:link,
.achillesGray .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:visited
										{ color: #fff; }
.achillesGray .footerLinks,
.achillesGray a.footerLinks,
.achillesGray a.footerLinks:link,
.achillesGray a.footerLinks:visited		{ color: #999; }
.achillesGray a.footerLinks:hover,
.achillesGray a.footerLinks:focus,
.achillesGray a.footerLinks:active		{ color: #fff; }

/* Social Links CSS */
.achillesGray a.socialMediaLinks,
.achillesGray a.socialMediaLinks:link,
.achillesGray a.socialMediaLinks:visited	{ background-color: #767676; color: #fff; border-color: #656565; }

.achillesGray a.socialMediaLinks:hover,
.achillesGray a.socialMediaLinks:focus,
.achillesGray a.socialMediaLinks:active	{ color: #fff; background-color: #383838; background-position: 4px -48px; }

/*twitter*/
.achillesGray a.footerTwitterLink,
.achillesGray a.footerTwitterLink:link,
.achillesGray a.footerTwitterLink:visited
										{ background-position: 0 -204px; }
.achillesGray a.footerTwitterLink:hover,
.achillesGray a.footerTwitterLink:focus,
.achillesGray a.footerTwitterLink:active	{ background-position: 0 -238px; }

/*FB*/
.achillesGray a.footerFacebookLink,
.achillesGray a.footerFacebookLink:link,
.achillesGray a.footerFacebookLink:visited
										{ background-position: -34px -204px; }
.achillesGray a.footerFacebookLink:hover,
.achillesGray a.footerFacebookLink:focus,
.achillesGray a.footerFacebookLink:active
										{ background-position: -34px -238px; }

/*Instagram*/
.achillesGray a.footerInstagramLink,
.achillesGray a.footerInstagramLink:link,
.achillesGray a.footerInstagramLink:visited
										{ background-position: -136px -204px; }
.achillesGray a.footerInstagramLink:hover,
.achillesGray a.footerInstagramLink:focus,
.achillesGray a.footerInstagramLink:active
										{ background-position: -136px -238px; }

/*Youtube*/
.achillesGray a.footerYoutubeLink,
.achillesGray a.footerYoutubeLink:link,
.achillesGray a.footerYoutubeLink:visited
										{ background-position: -102px -204px; }
.achillesGray a.footerYoutubeLink:hover,
.achillesGray a.footerYoutubeLink:focus,
.achillesGray a.footerYoutubeLink:active
										{ background-position: -102px -238px; }

/*Flickr*/
.achillesGray a.footerFlickrLink,
.achillesGray a.footerFlickrLink:link,
.achillesGray a.footerFlickrLink:visited
										{ background-position: -68px -204px; }
.achillesGray a.footerFlickrLink:hover,
.achillesGray a.footerFlickrLink:focus,
.achillesGray a.footerFlickrLink:active
										{ background-position: -68px -238px; }

/* Sponsors CSS */
.achillesGray a.sponsorsprevButton,
.achillesGray a.sponsorsprevButton:link,
.achillesGray a.sponsorsprevButton:visited,
.achillesGray a.sponsorsnextButton:link,
.achillesGray a.sponsorsnextButton:visited,
.achillesGray a.sponsorsnextButton		{ background-image: url(images/img_sponsorsredarrow.gif); }

/* News CSS */
.achillesGray .newsSummary,
.achillesGray .newsDate					{ color: #c5c5c4; }
.achillesGray .newsHeader, 
.achillesGray a.newsLink,
.achillesGray a.newsLink:link,
.achillesGray a.newsLink:visited			{ color: #cd0000; }
.achillesGray a.newsLink:hover,
.achillesGray a.newsLink:focus, 
.achillesGray a.newsLink:active			{ color: #fff; }
.achillesGray a.newsReadMore, 
.achillesGray a.newsReadMore:link,
.achillesGray a.newsReadMore:visited		{ color: #cd0000; }
.achillesGray a.newsReadMore:hover, 
.achillesGray a.newsReadMore:focus,
.achillesGray a.newsReadMore:active		{ color: #fff; }

/* Field Status CSS*/
.achillesGray .fieldStatusItem			{ background-color: #656565; }

/* Banner CSS */
.achillesGray .Skin_BannerHolder			{ border-color: #656565; }

/* Club Info CSS */
.achillesGray .clubHome_footerContent a,
.achillesGray .clubHome_footerContent a:link,
.achillesGray .clubHome_footerContent a:visited,
.achillesGray .clubHome_footerContent a.SkinObject,
.achillesGray .clubHome_footerContent a.SkinObject:link,
.achillesGray .clubHome_footerContent a.SkinObject:visited
										{ color: #999; }
.achillesGray .clubHome_footerContent a:hover,
.achillesGray .clubHome_footerContent a:focus,
.achillesGray .clubHome_footerContent a:active,
.achillesGray .clubHome_footerContent a.SkinObject:hover,
.achillesGray .clubHome_footerContent a.SkinObject:focus,
.achillesGray .clubHome_footerContent a.SkinObject:active
										{ color: #fff; }

/********************************************************************/
/* Achilles Green - CSS												*/
/********************************************************************/
/* Skin CSS */
.achillesGreen h1,
.achillesGreen h2,
.achillesGreen h3,
.achillesGreen h4,
.achillesGreen h5,
.achillesGreen h6,
.achillesGreen .Head,
.achillesGreen a, 
.achillesGreen a:link, 
.achillesGreen a:visited,
.achillesGreen a.CommandButton, 
.achillesGreen a.CommandButton:link, 
.achillesGreen a.CommandButton:visited
										{ color:#38602b; }
.achillesGreen .AlertText a,
.achillesGreen .AlertText a:link,
.achillesGreen .AlertText a:visited				{color:#15c15c;}

.achillesGreen .TeamPage_newsHolder a, 
.achillesGreen .TeamPage_newsHolder a:link, 
.achillesGreen .TeamPage_newsHolder a:visited,
.achillesGreen .TeamPage_gridColumn a,
.achillesGreen .TeamPage_gridColumn a:link,
.achillesGreen .TeamPage_gridColumn a:visited,
.achillesGreen.achillesInner  .ModLinksC a,
.achillesGreen.achillesInner .ModLinksC a:link,
.achillesGreen.achillesInner .ModLinksC a:visited,
.achillesGreen.achillesInner .ModDNNHTMLC a,
.achillesGreen.achillesInner .ModDNNHTMLC a:link,
.achillesGreen.achillesInner .ModDNNHTMLC a:visited  { color: #108c43;}

.achillesGreen a:active, 
.achillesGreen a:hover,
.achillesGreen a:focus,
.achillesGreen a.CommandButton:active, 
.achillesGreen a.CommandButton:hover, 
.achillesGreen a.CommandButton:focus		{ color: #000; }
.achillesGreen .Skin_Footer a:hover, 
.achillesGreen .Skin_Footer a:focus, 
.achillesGreen .Skin_Footer a:active,
.achillesGreen .Skin_Footer a.SkinObject:hover, 
.achillesGreen .Skin_Footer a.SkinObject:focus,
.achillesGreen .Skin_Footer a.SkinObject:active
										{ color: #000; }
.achillesGreen .Skin_HeaderBG			{ background-color: #508a3d; background-image: url(images/img_headergreenbg.jpg); }
.achillesGreen a.orbit-readMoreLink,
.achillesGreen a.orbit-readMoreLink:link,
.achillesGreen a.orbit-readMoreLink:visited
										{ background-color: #508a3d !important; }

/* Menu CSS */
.achillesGreen .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
.achillesGreen .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
.achillesGreen .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
.achillesGreen .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected ,
.achillesGreen .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link ,
.achillesGreen .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited ,
.achillesGreen .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
.achillesGreen .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
.achillesGreen .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected ,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link ,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited ,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited
										{ background: #11230b url(images/img_greenbg.jpg) 0 0 repeat; color: #fff; }
.achillesGreen .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
.achillesGreen .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
.achillesGreen .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
.achillesGreen .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected .rmExpandRight,
.achillesGreen .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link .rmExpandRight,
.achillesGreen .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited .rmExpandRight,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
.achillesGreen .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight
										{ background: transparent url(images/icn_greenmenuhaschildrens.png) right center no-repeat; }

/* Club Home Actionbar CSS */
.achillesGreen a.sWebTheme_ActionsLinks:hover span,
.achillesGreen a.sWebTheme_ActionsLinks:focus span,
.achillesGreen a.sWebTheme_ActionsLinks:active span
										{ color: #fff; background-color: #508a3d; }
.achillesGreen a.sWebTheme_showSettings:hover
										{ background-color: #508a3d; }

/* Container CSS */
.achillesGreen .leftContent, 
.achillesGreen .rightContent				{ background-color: #508a3d; }
.achillesGreen .blackHeader_container .head_titleLeftBG
										{ background-image: url(images/img_containergreenheaderleftbg.jpg); }
.achillesGreen .blackHeader_container .head_titleRightBG
										{ background-image: url(images/img_containergreenheaderrightbg.jpg);  }
.achillesGreen .clubHome_GrediantContainer .clubHome_content 
										{ border: 4px solid #38602b; }
.achillesGreen .clubHome_GrediantContainer .clubHome_headerLeft
										{ background-image: url(images/img_containergreenheaderleftbg.jpg); }
.achillesGreen .clubHome_GrediantContainer .clubHome_headerRight
										{ background-image: url(images/img_containergreenheaderrightbg.jpg); }
.achillesGreen .clubHome_LineContainer .clubHome_headerBG,
.achillesGreen .clubHome_LineContainer .clubHome_footer
										{ background-image: url(images/img_containergreen3linebg.gif); }
.achillesGreen .clubHome_LineContainer h2.clubHome_header
										{ background-image: url(images/img_greenbg.jpg); background-color: #38602b;
										border: 1px solid #38602b; color: #fff; }
.achillesGreen .clubHome_LineContainer a.clubHome_readMoreLinks,
.achillesGreen .clubHome_LineContainer a.clubHome_readMoreLinks:link,
.achillesGreen .clubHome_LineContainer a.clubHome_readMoreLinks:visited
										{ background-image: url(images/img_greenbg.jpg); background-color: #38602b;
										border: 1px solid #38602b; color: #fff; }
.achillesGreen .clubHome_LineContainer a.clubHome_readMoreLinks:hover,
.achillesGreen .clubHome_LineContainer a.clubHome_readMoreLinks:focus,
.achillesGreen .clubHome_LineContainer a.clubHome_readMoreLinks:active
										{ background-image: url(images/img_menubg.jpg); background-color: #000;
										border: 1px solid #000; color: #fff; }
.achillesGreen .Skin_FooterBorder		{ background-image: url(images/img_green3lines.gif); }
.achillesGreen .clubHome_FooterLineContainer h2.clubHome_header
										{ color: #fff; background-image: url(images/img_whitegreenlines.gif); }
.achillesGreen .default_container .head_title
										{ background-image: url(images/img_green3lines.gif); }
.achillesGreen .default_container .head_title .title,
.achillesGreen .blackHeader_container .head_title .title
										{ color: #fff; }
.achillesGreen .clubHome_GrediantContainer .clubHome_darkBGContent
										{ background-color: #3e712e; color: #fff; }

/* Links CSS */
.achillesGreen a.linksNormalLink,
.achillesGreen a.linksNormalLink:link,
.achillesGreen a.linksNormalLink:visited	{ color: #fff; background-image: url(images/img_whitearrow.gif); }
.achillesGreen a.linksNormalLink:hover,
.achillesGreen a.linksNormalLink:focus,
.achillesGreen a.linksNormalLink:active	{ color: #38602b; background-color: #fff; border-color: #38602b;
										background-image: url(images/img_greenarrow.gif); }
.achillesGreen .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks,
.achillesGreen .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:link,
.achillesGreen .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:visited
										{ color: #fff; }
.achillesGreen .footerLinks,
.achillesGreen a.footerLinks,
.achillesGreen a.footerLinks:link,
.achillesGreen a.footerLinks:visited		{ color: #999; }
.achillesGreen a.footerLinks:hover,
.achillesGreen a.footerLinks:focus,
.achillesGreen a.footerLinks:active		{ color: #78c65f; }

/* Social Links CSS */
.achillesGreen a.socialMediaLinks,
.achillesGreen a.socialMediaLinks:link,
.achillesGreen a.socialMediaLinks:visited
										{ background-color: #3e712e; color: #fff; border-color: #38602b; }
.achillesGreen a.socialMediaLinks:hover,
.achillesGreen a.socialMediaLinks:focus,
.achillesGreen a.socialMediaLinks:active	{ color: #fff; background-color: #383838; background-position: 4px -48px; }
/*twitter*/
.achillesGreen a.footerTwitterLink,
.achillesGreen a.footerTwitterLink:link,
.achillesGreen a.footerTwitterLink:visited
										{ background-position: 0 -136px; }
.achillesGreen a.footerTwitterLink:hover,
.achillesGreen a.footerTwitterLink:focus,
.achillesGreen a.footerTwitterLink:active	{ background-position: 0 -238px; }

/*FB*/
.achillesGreen a.footerFacebookLink,
.achillesGreen a.footerFacebookLink:link,
.achillesGreen a.footerFacebookLink:visited
										{ background-position: -34px -136px; }
.achillesGreen a.footerFacebookLink:hover,
.achillesGreen a.footerFacebookLink:focus,
.achillesGreen a.footerFacebookLink:active
										{ background-position: -34px -238px; }

/*Instagram*/
.achillesGreen a.footerInstagramLink,
.achillesGreen a.footerInstagramLink:link,
.achillesGreen a.footerInstagramLink:visited
										{ background-position: -136px -136px; }
.achillesGreen a.footerInstagramLink:hover,
.achillesGreen a.footerInstagramLink:focus,
.achillesGreen a.footerInstagramLink:active
										{ background-position: -136px -238px; }

/*Youtube*/
.achillesGreen a.footerYoutubeLink,
.achillesGreen a.footerYoutubeLink:link,
.achillesGreen a.footerYoutubeLink:visited
										{ background-position: -102px -136px; }
.achillesGreen a.footerYoutubeLink:hover,
.achillesGreen a.footerYoutubeLink:focus,
.achillesGreen a.footerYoutubeLink:active
										{ background-position: -102px -238px; }

/*Flickr*/
.achillesGreen a.footerFlickrLink,
.achillesGreen a.footerFlickrLink:link,
.achillesGreen a.footerFlickrLink:visited
										{ background-position: -68px -136px; }
.achillesGreen a.footerFlickrLink:hover,
.achillesGreen a.footerFlickrLink:focus,
.achillesGreen a.footerFlickrLink:active
										{ background-position: -68px -238px; }
.achillesGreen a.sponsorsprevButton,
.achillesGreen a.sponsorsprevButton:link,
.achillesGreen a.sponsorsprevButton:visited,
.achillesGreen a.sponsorsnextButton:link,
.achillesGreen a.sponsorsnextButton:visited,
.achillesGreen a.sponsorsnextButton		{ background-image: url(images/img_sponsorsgreenarrow.gif); }

/* News CSS */
.achillesGreen .newsSummary,
.achillesGreen .newsDate					{ color: #c5c5c4; }
.achillesGreen .newsHeader, 
.achillesGreen a.newsLink,
.achillesGreen a.newsLink:link,
.achillesGreen a.newsLink:visited		{ color: #6ebe54; }
.achillesGreen a.newsLink:hover,
.achillesGreen a.newsLink:focus, 
.achillesGreen a.newsLink:active			{ color: #fff; }
.achillesGreen a.newsReadMore, 
.achillesGreen a.newsReadMore:link,
.achillesGreen a.newsReadMore:visited	{ color: #6ebe54; }
.achillesGreen a.newsReadMore:hover, 
.achillesGreen a.newsReadMore:focus,
.achillesGreen a.newsReadMore:active		{ color: #fff; }

/* Field Status CSS*/
.achillesGreen .fieldStatusItem			{ background-color: #38602b; }

/* Banner CSS */
.achillesGreen .Skin_BannerHolder		{ border-color: #38602b; }

/* Club Info CSS */
.achillesGreen .clubHome_footerContent a,
.achillesGreen .clubHome_footerContent a:link,
.achillesGreen .clubHome_footerContent a:visited,
.achillesGreen .clubHome_footerContent a.SkinObject,
.achillesGreen .clubHome_footerContent a.SkinObject:link,
.achillesGreen .clubHome_footerContent a.SkinObject:visited
										{ color: #999; }
.achillesGreen .clubHome_footerContent a:hover,
.achillesGreen .clubHome_footerContent a:focus,
.achillesGreen .clubHome_footerContent a:active,
.achillesGreen .clubHome_footerContent a.SkinObject:hover,
.achillesGreen .clubHome_footerContent a.SkinObject:focus,
.achillesGreen .clubHome_footerContent a.SkinObject:active
										{ color: #508a3d; }


/********************************************************************/
/* Achilles Maroon - CSS												*/
/********************************************************************/
/* Skin CSS */
.achillesMaroon h1,
.achillesMaroon h2,
.achillesMaroon h3,
.achillesMaroon h4,
.achillesMaroon h5,
.achillesMaroon h6,
.achillesMaroon .Head,
.achillesMaroon a, 
.achillesMaroon a:link, 
.achillesMaroon a:visited,
.achillesMaroon a.CommandButton, 
.achillesMaroon a.CommandButton:link, 
.achillesMaroon a.CommandButton:visited
										{ color:#610000; }
.achillesMaroon a:active, 
.achillesMaroon a:hover,
.achillesMaroon a:focus,
.achillesMaroon a.CommandButton:active, 
.achillesMaroon a.CommandButton:hover, 
.achillesMaroon a.CommandButton:focus	{ color: #130e0e; }
.achillesMaroon .Skin_Footer a:hover, 
.achillesMaroon .Skin_Footer a:focus, 
.achillesMaroon .Skin_Footer a:active,
.achillesMaroon .Skin_Footer a.SkinObject:hover, 
.achillesMaroon .Skin_Footer a.SkinObject:focus,
.achillesMaroon .Skin_Footer a.SkinObject:active
										{ color: #a2a2a2; }
.achillesMaroon .Skin_HeaderBG			{ background-color: #380000; background-image: url(images/img_headermaroonbg.jpg); }
.achillesMaroon a.orbit-readMoreLink,
.achillesMaroon a.orbit-readMoreLink:link,
.achillesMaroon a.orbit-readMoreLink:visited
										{ background-color: #610000 !important; }

/* Menu CSS */
.achillesMaroon .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
.achillesMaroon .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
.achillesMaroon .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
.achillesMaroon .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected ,
.achillesMaroon .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link ,
.achillesMaroon .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited ,
.achillesMaroon .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
.achillesMaroon .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
.achillesMaroon .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected ,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link ,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited ,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited
										{ background: #9c191b url(images/img_maroonbg.jpg) 0 0 repeat; color: #fff; }
.achillesMaroon .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
.achillesMaroon .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
.achillesMaroon .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
.achillesMaroon .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected .rmExpandRight,
.achillesMaroon .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link .rmExpandRight,
.achillesMaroon .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited .rmExpandRight,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
.achillesMaroon .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight
										{ background: transparent url(images/icn_redmenuhaschildrens.png) right center no-repeat; }

/* Club Home Actionbar CSS */
.achillesMaroon a.sWebTheme_ActionsLinks:hover span,
.achillesMaroon a.sWebTheme_ActionsLinks:focus span,
.achillesMaroon a.sWebTheme_ActionsLinks:active span
										{ color: #fff; background-color: #610000; }
.achillesMaroon a.sWebTheme_showSettings:hover
										{ background-color: #610000; }

/* Container CSS */
.achillesMaroon .leftContent, 
.achillesMaroon .rightContent			{ background-color: #610000; }
.achillesMaroon .blackHeader_container .head_titleLeftBG
										{ background-image: url(images/img_containermaroonheaderleftbg.jpg); }
.achillesMaroon .blackHeader_container .head_titleRightBG
										{ background-image: url(images/img_containermaroonheaderrightbg.jpg);  }
.achillesMaroon .clubHome_GrediantContainer .clubHome_content 
										{ border: 4px solid #350000; }
.achillesMaroon .clubHome_GrediantContainer .clubHome_headerLeft
										{ background-image: url(images/img_containermaroonheaderleftbg.jpg); }
.achillesMaroon .clubHome_GrediantContainer .clubHome_headerRight
										{ background-image: url(images/img_containermaroonheaderrightbg.jpg); }
.achillesMaroon .clubHome_LineContainer .clubHome_headerBG,
.achillesMaroon .clubHome_LineContainer .clubHome_footer
										{ background-image: url(images/img_containerred3linebg.gif); }
.achillesMaroon .clubHome_LineContainer h2.clubHome_header
										{ background-image: url(images/img_maroonbg.jpg); background-color: #3a0000;
										border: 1px solid #350000; color: #fff; }
.achillesMaroon .clubHome_LineContainer a.clubHome_readMoreLinks,
.achillesMaroon .clubHome_LineContainer a.clubHome_readMoreLinks:link,
.achillesMaroon .clubHome_LineContainer a.clubHome_readMoreLinks:visited
										{ background-image: url(images/img_maroonbg.jpg); background-color: #3a0000;
										border: 1px solid #350000; color: #fff; }
.achillesMaroon .clubHome_LineContainer a.clubHome_readMoreLinks:hover,
.achillesMaroon .clubHome_LineContainer a.clubHome_readMoreLinks:focus,
.achillesMaroon .clubHome_LineContainer a.clubHome_readMoreLinks:active
										{ background-image: url(images/img_maroonbg.jpg); background-color: #fff;
										border: 1px solid #000; color: #fff; }
.achillesMaroon .Skin_FooterBorder		{ background-image: url(images/img_maroon3lines.gif); }
.achillesMaroon .clubHome_FooterLineContainer h2.clubHome_header
										{ color: #fff; background-image: url(images/img_whiteredlines.gif); }
.achillesMaroon .default_container .head_title
										{ background-image: url(images/img_red3lines.gif); }
.achillesMaroon .default_container .head_title .title,
.achillesMaroon .blackHeader_container .head_title .title
										{ color: #fff; }
.achillesMaroon .clubHome_GrediantContainer .clubHome_darkBGContent
										{ background-color: #610000; color: #fff; }

/* Links CSS */
.achillesMaroon a.linksNormalLink,
.achillesMaroon a.linksNormalLink:link,
.achillesMaroon a.linksNormalLink:visited
										{ color: #fff; background-image: url(images/img_whitearrow.gif); }
.achillesMaroon a.linksNormalLink:hover,
.achillesMaroon a.linksNormalLink:focus,
.achillesMaroon a.linksNormalLink:active	{ color: #350000; background-color: #fff; border-color: #350000;
										background-image: url(images/img_maroonarrow.gif); }
.achillesMaroon .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks,
.achillesMaroon .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:link,
.achillesMaroon .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:visited
										{ color: #fff; }
.achillesMaroon .footerLinks,
.achillesMaroon a.footerLinks,
.achillesMaroon a.footerLinks:link,
.achillesMaroon a.footerLinks:visited	{ color: #999; }
.achillesMaroon a.footerLinks:hover,
.achillesMaroon a.footerLinks:focus,
.achillesMaroon a.footerLinks:active		{ color: #ed1f24; }

/* Social Links CSS */
.achillesMaroon a.socialMediaLinks,
.achillesMaroon a.socialMediaLinks:link,
.achillesMaroon a.socialMediaLinks:visited
										{ background-color: #610000; color: #fff; border-color: #350000; }
.achillesMaroon a.socialMediaLinks:hover,
.achillesMaroon a.socialMediaLinks:focus,
.achillesMaroon a.socialMediaLinks:active
										{ color: #fff; background-color: #383838; background-position: 4px -48px; }
/*twitter*/
.achillesBlue a.footerTwitterLink,
.achillesBlue a.footerTwitterLink:link,
.achillesBlue a.footerTwitterLink:visited
										{ background-position: 0 0; }
.achillesBlue a.footerTwitterLink:hover,
.achillesBlue a.footerTwitterLink:focus,
.achillesBlue a.footerTwitterLink:active	{ background-position: 0 -238px; }

/*FB*/
.achillesBlue a.footerFacebookLink,
.achillesBlue a.footerFacebookLink:link,
.achillesBlue a.footerFacebookLink:visited
										{ background-position: -34px 0; }
.achillesBlue a.footerFacebookLink:hover,
.achillesBlue a.footerFacebookLink:focus,
.achillesBlue a.footerFacebookLink:active
										{ background-position: -34px -238px; }

/*Instagram*/
.achillesBlue a.footerInstagramLink,
.achillesBlue a.footerInstagramLink:link,
.achillesBlue a.footerInstagramLink:visited
										{ background-position: -136px 0; }
.achillesBlue a.footerInstagramLink:hover,
.achillesBlue a.footerInstagramLink:focus,
.achillesBlue a.footerInstagramLink:active
										{ background-position: -136px -238px; }

/*Youtube*/
.achillesBlue a.footerYoutubeLink,
.achillesBlue a.footerYoutubeLink:link,
.achillesBlue a.footerYoutubeLink:visited
										{ background-position: -102px 0; }
.achillesBlue a.footerYoutubeLink:hover,
.achillesBlue a.footerYoutubeLink:focus,
.achillesBlue a.footerYoutubeLink:active
										{ background-position: -102px -238px; }

/*Flickr*/
.achillesBlue a.footerFlickrLink,
.achillesBlue a.footerFlickrLink:link,
.achillesBlue a.footerFlickrLink:visited
										{ background-position: -68px 0; }
.achillesBlue a.footerFlickrLink:hover,
.achillesBlue a.footerFlickrLink:focus,
.achillesBlue a.footerFlickrLink:active
										{ background-position: -68px -238px; }
/*alert*/
.achillesBlue .AlertText a,
.achillesBlue .AlertText a:link,
.achillesBlue .AlertText a:visited				{color:#3d8efd;}

.achillesBlue .TeamPage_newsHolder a, 
.achillesBlue .TeamPage_newsHolder a:link, 
.achillesBlue .TeamPage_newsHolder a:visited,
.achillesBlue .TeamPage_gridColumn a,
.achillesBlue .TeamPage_gridColumn a:link,
.achillesBlue .TeamPage_gridColumn a:visited,
.achillesBlue.achillesInner  .ModLinksC a,
.achillesBlue.achillesInner .ModLinksC a:link,
.achillesBlue.achillesInner .ModLinksC a:visited,
.achillesBlue.achillesInner .ModDNNHTMLC a,
.achillesBlue.achillesInner .ModDNNHTMLC a:link,
.achillesBlue.achillesInner .ModDNNHTMLC a:visited { 
  color: #005ddb;
}

.achillesBlue .TeamPage_newsHolder a:hover,
.achillesBlue .TeamPage_newsHolder a:focus,
.achillesBlue .TeamPage_newsHolder a:active,
.achillesBlue .TeamPage_gridColumn a:hover,
.achillesBlue .TeamPage_gridColumn a:focus,
.achillesBlue .TeamPage_gridColumn a:active,
.achillesBlue.achillesInner .ModLinksC a:hover,
.achillesBlue.achillesInner .ModLinksC a:focus,
.achillesBlue.achillesInner .ModLinksC a:active,
.achillesBlue.achillesInner .ModDNNHTMLC a:hover,
.achillesBlue.achillesInner .ModDNNHTMLC a:focus,
.achillesBlue.achillesInner .ModDNNHTMLC a:active {
  color: #222222;
}

/* Sponsors CSS */
.achillesMaroon a.sponsorsprevButton,
.achillesMaroon a.sponsorsprevButton:link,
.achillesMaroon a.sponsorsprevButton:visited,
.achillesMaroon a.sponsorsnextButton:link,
.achillesMaroon a.sponsorsnextButton:visited,
.achillesMaroon a.sponsorsnextButton			{ background-image: url(images/img_sponsorsredarrow.gif); }

/* News CSS */
.achillesMaroon .newsSummary,
.achillesMaroon .newsDate					{ color: #c5c5c4; }
.achillesMaroon .newsHeader, 
.achillesMaroon a.newsReadMore,
.achillesMaroon a.newsReadMore:link
.achillesMaroon a.newsReadMore:visited,
.achillesMaroon a.newsLink,
.achillesMaroon a.newsLink:link,
.achillesMaroon a.newsLink:visited			{ color: #cd0000; }
.achillesMaroon a.newsLink:hover,
.achillesMaroon a.newsLink:focus, 
.achillesMaroon a.newsLink:active			{ color: #fff; }
.achillesMaroon a.newsReadMore:hover, 
.achillesMaroon a.newsReadMore:focus,
.achillesMaroon a.newsReadMore:active		{ color: #fff; }


/* Field Status CSS*/
.achillesMaroon .fieldStatusItem				{ background-color: #350000; }

/* Banner CSS */
.achillesMaroon .Skin_BannerHolder			{ border-color: #610000; }

/* Club Info CSS */
.achillesMaroon .clubHome_footerContent a,
.achillesMaroon .clubHome_footerContent a:link,
.achillesMaroon .clubHome_footerContent a:visited,
.achillesMaroon .clubHome_footerContent a.SkinObject,
.achillesMaroon .clubHome_footerContent a.SkinObject:link,
.achillesMaroon .clubHome_footerContent a.SkinObject:visited
										{ color: #999; }
.achillesMaroon .clubHome_footerContent a:hover,
.achillesMaroon .clubHome_footerContent a:focus,
.achillesMaroon .clubHome_footerContent a:active,
.achillesMaroon .clubHome_footerContent a.SkinObject:hover,
.achillesMaroon .clubHome_footerContent a.SkinObject:focus,
.achillesMaroon .clubHome_footerContent a.SkinObject:active
										{ color: #ed1e24; }
.achillesMaroon .AlertText a,
.achillesMaroon .AlertText a:link,
.achillesMaroon .AlertText a:visited				{color:#db5272;}

.achillesMaroon .TeamPage_newsHolder a, 
.achillesMaroon .TeamPage_newsHolder a:link, 
.achillesMaroon .TeamPage_newsHolder a:visited,
.achillesMaroon .TeamPage_gridColumn a,
.achillesMaroon .TeamPage_gridColumn a:link,
.achillesMaroon .TeamPage_gridColumn a:visited,
.achillesMaroon.achillesInner  .ModLinksC a,
.achillesMaroon.achillesInner .ModLinksC a:link,
.achillesMaroon.achillesInner .ModLinksC a:visited,
.achillesMaroon.achillesInner .ModDNNHTMLC a,
.achillesMaroon.achillesInner .ModDNNHTMLC a:link,
.achillesMaroon.achillesInner .ModDNNHTMLC a:visited { 
  color: #91263e;
}

.achillesMaroon .TeamPage_newsHolder a:hover,
.achillesMaroon .TeamPage_newsHolder a:focus,
.achillesMaroon .TeamPage_newsHolder a:active,
.achillesMaroon .TeamPage_gridColumn a:hover,
.achillesMaroon .TeamPage_gridColumn a:focus,
.achillesMaroon .TeamPage_gridColumn a:active,
.achillesMaroon.achillesInner .ModLinksC a:hover,
.achillesMaroon.achillesInner .ModLinksC a:focus,
.achillesMaroon.achillesInner .ModLinksC a:active,
.achillesMaroon.achillesInner .ModDNNHTMLC a:hover,
.achillesMaroon.achillesInner .ModDNNHTMLC a:focus,
.achillesMaroon.achillesInner .ModDNNHTMLC a:active {
  color: #222222;
}
/********************************************************************/
/* Apollo Default - CSS												*/
/********************************************************************/
.achillesDefault a.SkinLinks,
.achillesDefault a.SkinLinks:link,
.achillesDefault a.SkinLinks:visited		{ font-size: 14px; line-height: 32px; color: #fff; text-decoration: none;
										padding: 0px 0px 0px 26px; display: block; float: left; margin: 0 0 0 24px; }
.achillesDefault a.skinRegisterLink,
.achillesDefault a.skinRegisterLink:link,
.achillesDefault a.skinRegisterLink:visited
										{ background: transparent url(images/img_login.png) 0 2px no-repeat; }
.achillesDefault a.skinLoginLink,
.achillesDefault a.skinLoginLink:link,
.achillesDefault a.skinLoginLink:visited
										{ background: transparent url(images/img_register.png) 0 2px no-repeat; }
.achillesDefault a.SkinLinks:hover,
.achillesDefault a.SkinLinks:focus,
.achillesDefault a.SkinLinks:active		{ background-position: 0 -48px; color: #150001; }
.achillesMaroon a.skinRegisterLink,
.achillesMaroon a.skinRegisterLink:link,
.achillesMaroon a.skinRegisterLink:visited
										{ background-image: url(images/img_maroonlogin.png); }
.achillesMaroon a.skinLoginLink,
.achillesMaroon a.skinLoginLink:link,
.achillesMaroon a.skinLoginLink:visited
										{ background-image: url(images/img_maroonregister.png); }
.achillesMaroon a.SkinLinks:hover,
.achillesMaroon a.SkinLinks:focus,
.achillesMaroon a.SkinLinks:active		{ color: #ffa800; }
.achillesDefault .clubHome_GrediantContainer h2.clubHome_header
										{ color: #fff; }
.achillesDefault a.orbit-readMoreLink:hover,
.achillesDefault a.orbit-readMoreLink:focus,
.achillesDefault a.orbit-readMoreLink:active
										{ background-color: #000 !important; }
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:hover .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:focus .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:active .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:hover .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:focus .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:active .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:link .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:visited .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:hover .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:focus .rmExpandRight,
.achillesDefault .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:active .rmExpandRight,
.achillesDefault .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover .rmExpandRight,
.achillesDefault .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active .rmExpandRight,
.achillesDefault .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus .rmExpandRight
										{ background: transparent url(images/icn_menuhaschildrens_expanded.png) right center no-repeat; }
.achillesDefault h1.Skin_BannerText		{ font-family: 'Fugaz One', cursive;
										color: #fff; font-size: 28px; line-height: 32px;
										text-transform: uppercase; font-weight: normal;
										text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; }
.achillesDefault .clubHome_GrediantContainer .clubHome_darkBGContent a,
.achillesDefault .clubHome_GrediantContainer .clubHome_darkBGContent a:link,
.achillesDefault .clubHome_GrediantContainer .clubHome_darkBGContent a:visited
										{ color: #fff; text-decoration: underline; line-height: 18px; }
.achillesDefault .clubHome_GrediantContainer .clubHome_darkBGContent a:hover,
.achillesDefault .clubHome_GrediantContainer .clubHome_darkBGContent a:focus,
.achillesDefault .clubHome_GrediantContainer .clubHome_darkBGContent a:active
										{ color: #000; text-decoration: underline; }


.achillesDefault .termsContainer,
.achillesDefault .privacyContainer		{ padding: 20px 0; }
.achillesDefault .termsContent,
.achillesDefault .privacyContent			{ max-width: 924px; padding: 12px; margin: auto;
										background-color: #fff; border: 4px solid #484848; }

.achillesDefault .Skin_FooterContent a.hiddenlogin,
.achillesDefault .Skin_FooterContent a.hiddenlogin:link,
.achillesDefault .Skin_FooterContent a.hiddenlogin:visited
										{ color: #1A1A1A; }
.achillesDefault .Skin_FooterContent a.hiddenlogin:hover,
.achillesDefault .Skin_FooterContent a.hiddenlogin:focus,
.achillesDefault .Skin_FooterContent a.hiddenlogin:active
										{ color: #000000; }
										
										
										
										
/********************************************************************/
/* Achilles Orange - CSS												*/
/********************************************************************/
/* Skin CSS */
.achillesOrange h1,
.achillesOrange h2,
.achillesOrange h3,
.achillesOrange h4,
.achillesOrange h5,
.achillesOrange h6,
.achillesOrange .Head,
.achillesOrange a, 
.achillesOrange a:link, 
.achillesOrange a:visited,
.achillesOrange a.CommandButton, 
.achillesOrange a.CommandButton:link, 
.achillesOrange a.CommandButton:visited
										{ color:#ff7607; }
.achillesOrange a:active, 
.achillesOrange a:hover,
.achillesOrange a:focus,
.achillesOrange a.CommandButton:active, 
.achillesOrange a.CommandButton:hover, 
.achillesOrange a.CommandButton:focus		{ color: #130e0e; }
.achillesOrange .Skin_Footer a:hover, 
.achillesOrange .Skin_Footer a:focus, 
.achillesOrange .Skin_Footer a:active,
.achillesOrange .Skin_Footer a.SkinObject:hover, 
.achillesOrange .Skin_Footer a.SkinObject:focus,
.achillesOrange .Skin_Footer a.SkinObject:active
										{ color: #a2a2a2; }

.achillesOrange .Skin_HeaderBG				{ background-color: #ff7607; background-image: url(images/img_headerorangebg.jpg); }
.achillesOrange a.orbit-readMoreLink,
.achillesOrange a.orbit-readMoreLink:link,
.achillesOrange a.orbit-readMoreLink:visited
										{ background-color: #ff7607 !important; }
.achillesOrange .orbit-HeadLink:hover{
color:#ff7606 !important;
}

.achillesOrange .AlertText a,
.achillesOrange .AlertText a:link,
.achillesOrange .AlertText a:visited				{color:#ff5a17;}

.achillesOrange .TeamPage_newsHolder a, 
.achillesOrange .TeamPage_newsHolder a:link, 
.achillesOrange .TeamPage_newsHolder a:visited,
.achillesOrange .TeamPage_gridColumn a,
.achillesOrange .TeamPage_gridColumn a:link,
.achillesOrange .TeamPage_gridColumn a:visited,
.achillesOrange.achillesInner  .ModLinksC a,
.achillesOrange.achillesInner .ModLinksC a:link,
.achillesOrange.achillesInner .ModLinksC a:visited,
.achillesOrange.achillesInner .ModDNNHTMLC a,
.achillesOrange.achillesInner .ModDNNHTMLC a:link,
.achillesOrange.achillesInner .ModDNNHTMLC a:visited { 
  color: #FF5A00;
}

.achillesOrange .TeamPage_newsHolder a:hover,
.achillesOrange .TeamPage_newsHolder a:focus,
.achillesOrange .TeamPage_newsHolder a:active,
.achillesOrange .TeamPage_gridColumn a:hover,
.achillesOrange .TeamPage_gridColumn a:focus,
.achillesOrange .TeamPage_gridColumn a:active,
.achillesOrange.achillesInner .ModLinksC a:hover,
.achillesOrange.achillesInner .ModLinksC a:focus,
.achillesOrange.achillesInner .ModLinksC a:active,
.achillesOrange.achillesInner .ModDNNHTMLC a:hover,
.achillesOrange.achillesInner .ModDNNHTMLC a:focus,
.achillesOrange.achillesInner .ModDNNHTMLC a:active {
  color: #222222;
}

/* Menu CSS */
.achillesOrange .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
.achillesOrange .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
.achillesOrange .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
.achillesOrange .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected ,
.achillesOrange .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link ,
.achillesOrange .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited ,
.achillesOrange .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
.achillesOrange .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
.achillesOrange .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected ,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link ,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited ,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited
										{ background:linear-gradient(#833d04,#c45b05,#ff7607,#c45b05,#833d04);color: #fff; }
.achillesOrange .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
.achillesOrange .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
.achillesOrange .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
.achillesOrange .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected .rmExpandRight,
.achillesOrange .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link .rmExpandRight,
.achillesOrange .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited .rmExpandRight,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
.achillesOrange .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight
										{ background: transparent url(images/icn_redMenuHasChildrens.png) right center no-repeat; }

/* Club Home Actionbar CSS */
.achillesOrange a.sWebTheme_ActionsLinks:hover span,
.achillesOrange a.sWebTheme_ActionsLinks:focus span,
.achillesOrange a.sWebTheme_ActionsLinks:active span
										{ color: #fff; background-color: #ff7607; }
.achillesOrange a.sWebTheme_showSettings:hover
										{ background-color: #ff7607; }

/* Container CSS */
.achillesOrange .leftContent, 
.achillesOrange .rightContent				{ background-color: #ff7607; }
.achillesOrange .blackHeader_container .head_titleLeftBG
										{ background-image: url(images/img_containerorangeheaderleftbg.jpg); }
.achillesOrange .blackHeader_container .head_titleRightBG
										{ background-image: url(images/img_containerorangeheaderrightbg.jpg);  }
.achillesOrange .clubHome_GrediantContainer .clubHome_content 
										{ border: 4px solid #93410e; }
.achillesOrange .clubHome_GrediantContainer .clubHome_headerLeft
										{ background-image: url(images/img_containerorangeheaderleftbg.jpg); }
.achillesOrange .clubHome_GrediantContainer .clubHome_headerRight
										{ background-image: url(images/img_containerorangeheaderrightbg.jpg); }
.achillesOrange .clubHome_LineContainer .clubHome_headerBG,
.achillesOrange .clubHome_LineContainer .clubHome_footer
										{ background-image: url(images/img_containerorange3linebg.png); }
.achillesOrange .clubHome_LineContainer h2.clubHome_header
										{ background:linear-gradient(#fc7507,#93410e);
										border: 1px solid #ff7607; color: #fff; }
.achillesOrange .clubHome_LineContainer a.clubHome_readMoreLinks,
.achillesOrange .clubHome_LineContainer a.clubHome_readMoreLinks:link,
.achillesOrange .clubHome_LineContainer a.clubHome_readMoreLinks:visited
										{ background:linear-gradient(#fc7507,#93410e);
										border: 1px solid #fc7507; color: #fff; }
.achillesOrange .clubHome_LineContainer a.clubHome_readMoreLinks:hover,
.achillesOrange .clubHome_LineContainer a.clubHome_readMoreLinks:focus,
.achillesOrange .clubHome_LineContainer a.clubHome_readMoreLinks:active
										{ background:linear-gradient(#93410e,#fc7507);
										border: 1px solid #93410e; color: #fff; }
.achillesOrange .Skin_FooterBorder			{ background-image: url(images/img_orange3lines.png); }
.achillesOrange .clubHome_FooterLineContainer h2.clubHome_header
										{ color: #fff; background-image: url(images/img_whiteorangelines.gif); }
.achillesOrange .default_container .head_title
										{ background-image: url(images/img_orange3lines.png); }
.achillesOrange .default_container .head_title .title,
.achillesOrange .blackHeader_container .head_title .title
										{ color: #fff; }
.achillesOrange .clubHome_GrediantContainer .clubHome_darkBGContent
										{ background-color: #d66011; color: #fff; }

/* Links CSS */
.achillesOrange a.linksNormalLink,
.achillesOrange a.linksNormalLink:link,
.achillesOrange a.linksNormalLink:visited		{ color: #fff; background-image: url(images/img_whitearrow.gif); }
.achillesOrange a.linksNormalLink:hover,
.achillesOrange a.linksNormalLink:focus,
.achillesOrange a.linksNormalLink:active		{ color: #ff7607; background-color: #fff; border-color: #93410e;
											background-image: url(images/img_orangearrow.png); }
.achillesOrange .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks,
.achillesOrange .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:link,
.achillesOrange .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:visited
											{ color: #fff; }
.achillesOrange .footerLinks,
.achillesOrange a.footerLinks,
.achillesOrange a.footerLinks:link,
.achillesOrange a.footerLinks:visited		{ color: #999; }
.achillesOrange a.footerLinks:hover,
.achillesOrange a.footerLinks:focus,
.achillesOrange a.footerLinks:active			{ color: #ff7607; }

/* Social Links CSS */
.achillesOrange a.socialMediaLinks,
.achillesOrange a.socialMediaLinks:link,
.achillesOrange a.socialMediaLinks:visited	{ background-color: #d66011; color: #fff; border-color: #93410e; }
.achillesOrange a.socialMediaLinks:hover,
.achillesOrange a.socialMediaLinks:focus,
.achillesOrange a.socialMediaLinks:active	{ color: #fff; background-color: #383838; background-position: 4px -48px; }
/*twitter*/
.achillesOrange a.footerTwitterLink,
.achillesOrange a.footerTwitterLink:link,
.achillesOrange a.footerTwitterLink:visited	{ background-position: 0 -68px; }
.achillesOrange a.footerTwitterLink:hover,
.achillesOrange a.footerTwitterLink:focus,
.achillesOrange a.footerTwitterLink:active	{ background-position: 0 -238px; }

/*FB*/
.achillesOrange a.footerFacebookLink,
.achillesOrange a.footerFacebookLink:link,
.achillesOrange a.footerFacebookLink:visited	{ background-position: -34px -68px; }
.achillesOrange a.footerFacebookLink:hover,
.achillesOrange a.footerFacebookLink:focus,
.achillesOrange a.footerFacebookLink:active	{ background-position: -34px -238px; }

/*Instagram*/
.achillesOrange a.footerInstagramLink,
.achillesOrange a.footerInstagramLink:link,
.achillesOrange a.footerInstagramLink:visited{ background-position: -136px -68px; }
.achillesOrange a.footerInstagramLink:hover,
.achillesOrange a.footerInstagramLink:focus,
.achillesOrange a.footerInstagramLink:active	{ background-position: -136px -238px; }

/*Youtube*/
.achillesOrange a.footerYoutubeLink,
.achillesOrange a.footerYoutubeLink:link,
.achillesOrange a.footerYoutubeLink:visited	{ background-position: -102px -68px; }
.achillesOrange a.footerYoutubeLink:hover,
.achillesOrange a.footerYoutubeLink:focus,
.achillesOrange a.footerYoutubeLink:active	{ background-position: -102px -238px; }

/*Flickr*/
.achillesOrange a.footerFlickrLink,
.achillesOrange a.footerFlickrLink:link,
.achillesOrange a.footerFlickrLink:visited	{ background-position: -68px -68px; }
.achillesOrange a.footerFlickrLink:hover,
.achillesOrange a.footerFlickrLink:focus,
.achillesOrange a.footerFlickrLink:active	{ background-position: -68px -238px; }


.achillesOrange a.sponsorsprevButton,
.achillesOrange a.sponsorsprevButton:link,
.achillesOrange a.sponsorsprevButton:visited,
.achillesOrange a.sponsorsnextButton:link,
.achillesOrange a.sponsorsnextButton:visited,
.achillesOrange a.sponsorsnextButton			{ background-image: url(images/img_sponsorsredarrow.gif); }

/* News CSS */
.achillesOrange .newsSummary,
.achillesOrange .newsDate					{ color: #c5c5c4; }
.achillesOrange .newsHeader, 
.achillesOrange a.newsLink,
.achillesOrange a.newsLink:link,
.achillesOrange a.newsLink:visited			{ color: #ff7607; }
.achillesOrange a.newsLink:hover,
.achillesOrange a.newsLink:focus, 
.achillesOrange a.newsLink:active			{ color: #fff; }
.achillesOrange a.newsReadMore:hover, 
.achillesOrange a.newsReadMore:focus,
.achillesOrange a.newsReadMore:active		{ color: #fff; }

/* Field Status CSS*/
.achillesOrange .fieldStatusItem			{ background-color: #d66011; }

/* Banner CSS */
.achillesOrange .Skin_BannerHolder			{ border-color: #ff7607; }

/* Club Info CSS */
.achillesOrange .clubHome_footerContent a,
.achillesOrange .clubHome_footerContent a:link,
.achillesOrange .clubHome_footerContent a:visited,
.achillesOrange .clubHome_footerContent a.SkinObject,
.achillesOrange .clubHome_footerContent a.SkinObject:link,
.achillesOrange .clubHome_footerContent a.SkinObject:visited
										{ color: #999; }
.achillesOrange .clubHome_footerContent a:hover,
.achillesOrange .clubHome_footerContent a:focus,
.achillesOrange .clubHome_footerContent a:active,
.achillesOrange .clubHome_footerContent a.SkinObject:hover,
.achillesOrange .clubHome_footerContent a.SkinObject:focus,
.achillesOrange .clubHome_footerContent a.SkinObject:active
										{ color: #ff7607; }	


									
/********************************************************************/
/* Achilles Purple - CSS												*/
/********************************************************************/
/* Skin CSS */
.achillesPurple h1,
.achillesPurple h2,
.achillesPurple h3,
.achillesPurple h4,
.achillesPurple h5,
.achillesPurple h6,
.achillesPurple .Head,
.achillesPurple a, 
.achillesPurple a:link, 
.achillesPurple a:visited,
.achillesPurple a.CommandButton, 
.achillesPurple a.CommandButton:link, 
.achillesPurple a.CommandButton:visited
										{ color:#af49ff; }
.achillesPurple a:active, 
.achillesPurple a:hover,
.achillesPurple a:focus,
.achillesPurple a.CommandButton:active, 
.achillesPurple a.CommandButton:hover, 
.achillesPurple a.CommandButton:focus		{ color: #130e0e; }
.achillesPurple .Skin_Footer a:hover, 
.achillesPurple .Skin_Footer a:focus, 
.achillesPurple .Skin_Footer a:active,
.achillesPurple .Skin_Footer a.SkinObject:hover, 
.achillesPurple .Skin_Footer a.SkinObject:focus,
.achillesPurple .Skin_Footer a.SkinObject:active
										{ color: #a2a2a2; }

.achillesPurple .Skin_HeaderBG				{ background-color: #af49ff; background-image: url(images/img_headerpurplebg.jpg); }
.achillesPurple a.orbit-readMoreLink,
.achillesPurple a.orbit-readMoreLink:link,
.achillesPurple a.orbit-readMoreLink:visited
										{ background-color: #af49ff !important; }
.achillesPurple .orbit-HeadLink:hover{
color:#af49ff !important;
}
/* Menu CSS */
.achillesPurple .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
.achillesPurple .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
.achillesPurple .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
.achillesPurple .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected ,
.achillesPurple .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link ,
.achillesPurple .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited ,
.achillesPurple .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
.achillesPurple .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
.achillesPurple .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected ,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link ,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited ,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited
										{ background:linear-gradient(#3b145a,#842cc9,#3b145a);
 color: #fff; }
.achillesPurple .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
.achillesPurple .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
.achillesPurple .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
.achillesPurple .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected .rmExpandRight,
.achillesPurple .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link .rmExpandRight,
.achillesPurple .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited .rmExpandRight,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
.achillesPurple .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight
										{ background: transparent url(images/icn_purpleMenuHasChildrens.png) right center no-repeat; }

/* Club Home Actionbar CSS */
.achillesPurple a.sWebTheme_ActionsLinks:hover span,
.achillesPurple a.sWebTheme_ActionsLinks:focus span,
.achillesPurple a.sWebTheme_ActionsLinks:active span
										{ color: #fff; background-color: #af49ff; }
.achillesPurple a.sWebTheme_showSettings:hover
										{ background-color: #af49ff; }

/* Container CSS */
.achillesPurple .leftContent, 
.achillesPurple .rightContent				{ background-color: #af49ff; }
.achillesPurple .blackHeader_container .head_titleLeftBG
										{ background-image: url(images/img_containerpurpleheaderleftbg.jpg); }
.achillesPurple .blackHeader_container .head_titleRightBG
										{ background-image: url(images/img_containerPurpleHeaderRightBG.jpg);  }
.achillesPurple .clubHome_GrediantContainer .clubHome_content 
										{ border: 4px solid #502a6f; }
.achillesPurple .clubHome_GrediantContainer .clubHome_headerLeft
										{ background-image: url(images/img_containerpurpleheaderleftbg.jpg); }
.achillesPurple .clubHome_GrediantContainer .clubHome_headerRight
										{ background-image: url(images/img_containerpurpleheaderrightbg.jpg); }
.achillesPurple .clubHome_LineContainer .clubHome_headerBG,
.achillesPurple .clubHome_LineContainer .clubHome_footer
										{ background-image: url(images/img_containerpurple3linebg.png); }
.achillesPurple .clubHome_LineContainer h2.clubHome_header
										{ background:linear-gradient(#812cc7,#4f2b79);
										border: 1px solid #af49ff; color: #fff; }
.achillesPurple .clubHome_LineContainer a.clubHome_readMoreLinks,
.achillesPurple .clubHome_LineContainer a.clubHome_readMoreLinks:link,
.achillesPurple .clubHome_LineContainer a.clubHome_readMoreLinks:visited
										{  background:linear-gradient(#812cc7,#4f2b79);
										border: 1px solid #af49ff; color: #fff; }
.achillesPurple .clubHome_LineContainer a.clubHome_readMoreLinks:hover,
.achillesPurple .clubHome_LineContainer a.clubHome_readMoreLinks:focus,
.achillesPurple .clubHome_LineContainer a.clubHome_readMoreLinks:active
										{ background:linear-gradient(#4f2b79,#812cc7);
										border: 1px solid #812cc7; color: #fff; }
.achillesPurple .Skin_FooterBorder			{ background-image: url(images/img_purple3lines.png); }
.achillesPurple .clubHome_FooterLineContainer h2.clubHome_header
										{ color: #fff; background-image: url(images/img_whitepurplelines.gif); }
.achillesPurple .default_container .head_title
										{ background-image: url(images/img_purple3lines.png); }
.achillesPurple .default_container .head_title .title,
.achillesPurple .blackHeader_container .head_title .title
										{ color: #fff; }
.achillesPurple .clubHome_GrediantContainer .clubHome_darkBGContent
										{ background-color: #842cc9; color: #fff; }

/* Links CSS */
.achillesPurple a.linksNormalLink,
.achillesPurple a.linksNormalLink:link,
.achillesPurple a.linksNormalLink:visited{ color: #fff; background-image: url(images/img_whitearrow.gif); }
.achillesPurple a.linksNormalLink:hover,
.achillesPurple a.linksNormalLink:focus,
.achillesPurple a.linksNormalLink:active	{ color: #af49ff; background-color: #fff; border-color: #502a6f;
											background-image: url(images/img_purplearrow.png); }
.achillesPurple .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks,
.achillesPurple .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:link,
.achillesPurple .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:visited
										{ color: #fff; }
.achillesPurple .footerLinks,
.achillesPurple a.footerLinks,
.achillesPurple a.footerLinks:link,
.achillesPurple a.footerLinks:visited	{ color: #999; }
.achillesPurple a.footerLinks:hover,
.achillesPurple a.footerLinks:focus,
.achillesPurple a.footerLinks:active		{ color: #af49ff; }

/* Social Links CSS */
.achillesPurple a.socialMediaLinks,
.achillesPurple a.socialMediaLinks:link,
.achillesPurple a.socialMediaLinks:visited{ background-color: #842cc9; color: #fff; border-color: #502a6f; }
.achillesPurple a.socialMediaLinks:hover,
.achillesPurple a.socialMediaLinks:focus,
.achillesPurple a.socialMediaLinks:active{ color: #fff; background-color: #383838; background-position: 4px -48px; }
/*twitter*/
.achillesPurple a.footerTwitterLink,
.achillesPurple a.footerTwitterLink:link,
.achillesPurple a.footerTwitterLink:visited
										{ background-position: 0 -102px; }
.achillesPurple a.footerTwitterLink:hover,
.achillesPurple a.footerTwitterLink:focus,
.achillesPurple a.footerTwitterLink:active
										{ background-position: 0 -238px; }

/*FB*/
.achillesPurple a.footerFacebookLink,
.achillesPurple a.footerFacebookLink:link,
.achillesPurple a.footerFacebookLink:visited
										{ background-position: -34px -102px; }
.achillesPurple a.footerFacebookLink:hover,
.achillesPurple a.footerFacebookLink:focus,
.achillesPurple a.footerFacebookLink:active
										{ background-position: -34px -238px; }

/*Instagram*/
.achillesPurple a.footerInstagramLink,
.achillesPurple a.footerInstagramLink:link,
.achillesPurple a.footerInstagramLink:visited
										{ background-position: -136px -102px; }
.achillesPurple a.footerInstagramLink:hover,
.achillesPurple a.footerInstagramLink:focus,
.achillesPurple a.footerInstagramLink:active
										{ background-position: -136px -238px; }

/*Youtube*/
.achillesPurple a.footerYoutubeLink,
.achillesPurple a.footerYoutubeLink:link,
.achillesPurple a.footerYoutubeLink:visited
										{ background-position: -102px -102px; }
.achillesPurple a.footerYoutubeLink:hover,
.achillesPurple a.footerYoutubeLink:focus,
.achillesPurple a.footerYoutubeLink:active
										{ background-position: -102px -238px; }

/*Flickr*/
.achillesPurple a.footerFlickrLink,
.achillesPurple a.footerFlickrLink:link,
.achillesPurple a.footerFlickrLink:visited
										{ background-position: -68px -102px; }
.achillesPurple a.footerFlickrLink:hover,
.achillesPurple a.footerFlickrLink:focus,
.achillesPurple a.footerFlickrLink:active
										{ background-position: -68px -238px; }
/* Sponsors CSS */
.achillesPurple a.sponsorsprevButton,
.achillesPurple a.sponsorsprevButton:link,
.achillesPurple a.sponsorsprevButton:visited,
.achillesPurple a.sponsorsnextButton:link,
.achillesPurple a.sponsorsnextButton:visited,
.achillesPurple a.sponsorsnextButton			{ background-image: url(images/img_sponsorspurplearrow.png); }

/* News CSS */
.achillesPurple .newsSummary,
.achillesPurple .newsDate					{ color: #c5c5c4; }
.achillesPurple .newsHeader, 
.achillesPurple a.newsLink,
.achillesPurple a.newsLink:link,
.achillesPurple a.newsLink:visited			{ color: #af49ff; }
.achillesPurple a.newsLink:hover,
.achillesPurple a.newsLink:focus, 
.achillesPurple a.newsLink:active			{ color: #fff; }
.achillesPurple a.newsReadMore:hover, 
.achillesPurple a.newsReadMore:focus,
.achillesPurple a.newsReadMore:active		{ color: #fff; }

/* Field Status CSS*/
.achillesPurple .fieldStatusItem				{ background-color: #842cc9; }

/* Banner CSS */
.achillesPurple .Skin_BannerHolder			{ border-color: #af49ff; }

/* Club Info CSS */
.achillesPurple .clubHome_footerContent a,
.achillesPurple .clubHome_footerContent a:link,
.achillesPurple .clubHome_footerContent a:visited,
.achillesPurple .clubHome_footerContent a.SkinObject,
.achillesPurple .clubHome_footerContent a.SkinObject:link,
.achillesPurple .clubHome_footerContent a.SkinObject:visited
											{ color: #999; }
.achillesPurple .clubHome_footerContent a:hover,
.achillesPurple .clubHome_footerContent a:focus,
.achillesPurple .clubHome_footerContent a:active,
.achillesPurple .clubHome_footerContent a.SkinObject:hover,
.achillesPurple .clubHome_footerContent a.SkinObject:focus,
.achillesPurple .clubHome_footerContent a.SkinObject:active
												{ color: #af49ff; }		
.achillesPurple .AlertText a,
.achillesPurple .AlertText a:link,
.achillesPurple .AlertText a:visited				{color:#9b73ec;}

.achillesPurple .TeamPage_newsHolder a, 
.achillesPurple .TeamPage_newsHolder a:link, 
.achillesPurple .TeamPage_newsHolder a:visited,
.achillesPurple .TeamPage_gridColumn a,
.achillesPurple .TeamPage_gridColumn a:link,
.achillesPurple .TeamPage_gridColumn a:visited,
.achillesPurple.achillesInner  .ModLinksC a,
.achillesPurple.achillesInner .ModLinksC a:link,
.achillesPurple.achillesInner .ModLinksC a:visited,
.achillesPurple.achillesInner .ModDNNHTMLC a,
.achillesPurple.achillesInner .ModDNNHTMLC a:link,
.achillesPurple.achillesInner .ModDNNHTMLC a:visited { 
  color: #8050c7;
}

.achillesPurple .TeamPage_newsHolder a:hover,
.achillesPurple .TeamPage_newsHolder a:focus,
.achillesPurple .TeamPage_newsHolder a:active,
.achillesPurple .TeamPage_gridColumn a:hover,
.achillesPurple .TeamPage_gridColumn a:focus,
.achillesPurple .TeamPage_gridColumn a:active,
.achillesPurple.achillesInner .ModLinksC a:hover,
.achillesPurple.achillesInner .ModLinksC a:focus,
.achillesPurple.achillesInner .ModLinksC a:active,
.achillesPurple.achillesInner .ModDNNHTMLC a:hover,
.achillesPurple.achillesInner .ModDNNHTMLC a:focus,
.achillesPurple.achillesInner .ModDNNHTMLC a:active {
  color: #222222;
}

/********************************************************************/
/* Achilles Yellow - CSS												*/
/********************************************************************/
/* Skin CSS */
.achillesYellow h1,
.achillesYellow h2,
.achillesYellow h3,
.achillesYellow h4,
.achillesYellow h5,
.achillesYellow h6,
.achillesYellow .Head,
.achillesYellow a, 
.achillesYellow a:link, 
.achillesYellow a:visited,
.achillesYellow a.CommandButton, 
.achillesYellow a.CommandButton:link, 
.achillesYellow a.CommandButton:visited
											{ color:#fbcb00; }
.achillesYellow a:active, 
.achillesYellow a:hover,
.achillesYellow a:focus,
.achillesYellow a.CommandButton:active, 
.achillesYellow a.CommandButton:hover, 
.achillesYellow a.CommandButton:focus		{ color: #130e0e; }
.achillesYellow .Skin_Footer a:hover, 
.achillesYellow .Skin_Footer a:focus, 
.achillesYellow .Skin_Footer a:active,
.achillesYellow .Skin_Footer a.SkinObject:hover, 
.achillesYellow .Skin_Footer a.SkinObject:focus,
.achillesYellow .Skin_Footer a.SkinObject:active
											{ color: #a2a2a2; }

.achillesYellow .Skin_HeaderBG				{ background-color: #fbcb00; background-image: url(images/img_headeryellowbg.jpg); }
.achillesYellow a.orbit-readMoreLink,
.achillesYellow a.orbit-readMoreLink:link,
.achillesYellow a.orbit-readMoreLink:visited	{ background-color: #fbcb00 !important; }
.achillesYellow .orbit-HeadLink:hover		{ color:#ff7606 !important; }

.achillesYellow .newsReadMore				{ color:#fbcb00 !important; }

.achillesYellow .newsReadMore:hover			{ color:#ffffff !important; }

.achillesYellow .linksNormalLink:hover		{ color:#916d12 !important; }
/* Menu CSS */
.achillesYellow .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
.achillesYellow .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
.achillesYellow .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
.achillesYellow .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected ,
.achillesYellow .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link ,
.achillesYellow .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited ,
.achillesYellow .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
.achillesYellow .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
.achillesYellow .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected ,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link ,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited ,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited
											{ background:linear-gradient(#674e0f,#b18719,#e6af21,#b18719,#674e0f);  color: #fff; }
.achillesYellow .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
.achillesYellow .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
.achillesYellow .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
.achillesYellow .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected .rmExpandRight,
.achillesYellow .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link .rmExpandRight,
.achillesYellow .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited .rmExpandRight,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
.achillesYellow .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight
											{ background: transparent url(images/icn_yellowmenuhaschildrens.png) right center no-repeat; }

/* Club Home Actionbar CSS */
.achillesYellow a.sWebTheme_ActionsLinks:hover span,
.achillesYellow a.sWebTheme_ActionsLinks:focus span,
.achillesYellow a.sWebTheme_ActionsLinks:active span
											{ color: #fff; background-color: #fbcb00; }
.achillesYellow a.sWebTheme_showSettings:hover
											{ background-color: #fbcb00; }

/* Container CSS */
.achillesYellow .leftContent, 
.achillesYellow .rightContent				{ background-color: #fbcb00; }
.achillesYellow .blackHeader_container .head_titleLeftBG
											{ background-image: url(images/img_containeryellowheaderleftbg.jpg); }
.achillesYellow .blackHeader_container .head_titleRightBG
											{ background-image: url(images/img_containeryellowheaderrightbg.jpg);  }
.achillesYellow .clubHome_GrediantContainer .clubHome_content 
											{ border: 4px solid #936f12; }
.achillesYellow .clubHome_GrediantContainer .clubHome_headerLeft
											{ background-image: url(images/img_containeryellowheaderleftbg.jpg); }
.achillesYellow .clubHome_GrediantContainer .clubHome_headerRight
											{ background-image: url(images/img_containeryellowheaderrightbg.jpg); }
.achillesYellow .clubHome_LineContainer .clubHome_headerBG,
.achillesYellow .clubHome_LineContainer .clubHome_footer
											{ background-image: url(images/img_containeryellow3linebg.png); }
.achillesYellow .clubHome_LineContainer h2.clubHome_header
											{ background:linear-gradient(#f8c800,#9a7511); border: 1px solid #fbcb00; color: #fff; }
.achillesYellow .clubHome_LineContainer a.clubHome_readMoreLinks,
.achillesYellow .clubHome_LineContainer a.clubHome_readMoreLinks:link,
.achillesYellow .clubHome_LineContainer a.clubHome_readMoreLinks:visited
											{ background:linear-gradient(#f8c800,#9a7511);  border: 1px solid #fbcb00; color: #fff; }
.achillesYellow .clubHome_LineContainer a.clubHome_readMoreLinks:hover,
.achillesYellow .clubHome_LineContainer a.clubHome_readMoreLinks:focus,
.achillesYellow .clubHome_LineContainer a.clubHome_readMoreLinks:active
											{ background:linear-gradient(#9a7511,#fbcb00); border: 1px solid #9a7511; color: #fff; }
.achillesYellow .Skin_FooterBorder			{ background-image: url(images/img_yellow3lines.png); }
.achillesYellow .clubHome_FooterLineContainer h2.clubHome_header
											{ color: #fff; background-image: url(images/img_whiteyellowlines.gif); }
.achillesYellow .default_container .head_title
											{ background-image: url(images/img_yellow3lines.png); }
.achillesYellow .default_container .head_title .title,
.achillesYellow .blackHeader_container .head_title .title
											{ color: #fff; }
.achillesYellow .clubHome_GrediantContainer .clubHome_darkBGContent
											{ background-color: #e1a300; color: #fff; }

/* Links CSS */
.achillesYellow a.linksNormalLink,
.achillesYellow a.linksNormalLink:link,
.achillesYellow a.linksNormalLink:visited	{ color: #fff; background-image: url(images/img_whitearrow.gif); }
.achillesYellow a.linksNormalLink:hover,
.achillesYellow a.linksNormalLink:focus,
.achillesYellow a.linksNormalLink:active		{ color: #fbcb00; background-color: #fff; border-color: #936f12;  background-image: url(images/img_yellowarrow.png); }
.achillesYellow .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks,
.achillesYellow .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:link,
.achillesYellow .clubHome_GrediantContainer .clubHome_footer a.clubHome_readMoreLinks:visited
											{ color: #fff; }
.achillesYellow .footerLinks,
.achillesYellow a.footerLinks,
.achillesYellow a.footerLinks:link,
.achillesYellow a.footerLinks:visited		{ color: #999; }
.achillesYellow a.footerLinks:hover,
.achillesYellow a.footerLinks:focus,
.achillesYellow a.footerLinks:active			{ color: #fbcb00; }

/* Social Links CSS */
.achillesYellow a.socialMediaLinks,
.achillesYellow a.socialMediaLinks:link,
.achillesYellow a.socialMediaLinks:visited	{ background-color: #e1a300; color: #fff; border-color: #936f12; }
.achillesYellow a.socialMediaLinks:hover,
.achillesYellow a.socialMediaLinks:focus,
.achillesYellow a.socialMediaLinks:active	{ color: #fff; background-color: #383838; background-position: 4px -48px; }
/*twitter*/
.achillesYellow a.footerTwitterLink,
.achillesYellow a.footerTwitterLink:link,
.achillesYellow a.footerTwitterLink:visited	{ background-position: 0 -34px; }
.achillesYellow a.footerTwitterLink:hover,
.achillesYellow a.footerTwitterLink:focus,
.achillesYellow a.footerTwitterLink:active	{ background-position: 0 -238px; }

/*FB*/
.achillesYellow a.footerFacebookLink,
.achillesYellow a.footerFacebookLink:link,
.achillesYellow a.footerFacebookLink:visited { background-position: -34px -34px; }
.achillesYellow a.footerFacebookLink:hover,
.achillesYellow a.footerFacebookLink:focus,
.achillesYellow a.footerFacebookLink:active { background-position: -34px -238px; }

/*Instagram*/
.achillesYellow a.footerInstagramLink,
.achillesYellow a.footerInstagramLink:link,
.achillesYellow a.footerInstagramLink:visited{ background-position: -136px -34px; }
.achillesYellow a.footerInstagramLink:hover,
.achillesYellow a.footerInstagramLink:focus,
.achillesYellow a.footerInstagramLink:active { background-position: -136px -238px; }

/*Youtube*/
.achillesYellow a.footerYoutubeLink,
.achillesYellow a.footerYoutubeLink:link,
.achillesYellow a.footerYoutubeLink:visited	{ background-position: -102px -34px; }
.achillesYellow a.footerYoutubeLink:hover,
.achillesYellow a.footerYoutubeLink:focus,
.achillesYellow a.footerYoutubeLink:active	{ background-position: -102px -238px; }

/*Flickr*/
.achillesYellow a.footerFlickrLink,
.achillesYellow a.footerFlickrLink:link,
.achillesYellow a.footerFlickrLink:visited		{ background-position: -68px -34px; }
.achillesYellow a.footerFlickrLink:hover,
.achillesYellow a.footerFlickrLink:focus,
.achillesYellow a.footerFlickrLink:active		{ background-position: -68px -238px; }
/* Sponsors CSS */
.achillesYellow a.sponsorsprevButton,
.achillesYellow a.sponsorsprevButton:link,
.achillesYellow a.sponsorsprevButton:visited,
.achillesYellow a.sponsorsnextButton:link,
.achillesYellow a.sponsorsnextButton:visited,
.achillesYellow a.sponsorsnextButton			{ background-image: url(images/img_sponsorsredarrow.gif); }

/* News CSS */
.achillesYellow .newsSummary,
.achillesYellow .newsDate					{ color: #c5c5c4; }
.achillesYellow .newsHeader, 
.achillesYellow a.newsLink,
.achillesYellow a.newsLink:link,
.achillesYellow a.newsLink:visited			{ color: #fbcb00; }
.achillesYellow a.newsLink:hover,
.achillesYellow a.newsLink:focus, 
.achillesYellow a.newsLink:active			{ color: #fff; }
.achillesYellow a.newsReadMore:hover, 
.achillesYellow a.newsReadMore:focus,
.achillesYellow a.newsReadMore:active		{ color: #fff; }

/* Field Status CSS*/
.achillesYellow .fieldStatusItem			{ background-color: #e1a300; }

/* Banner CSS */
.achillesYellow .Skin_BannerHolder			{ border-color: #fbcb00; }

/* Club Info CSS */
.achillesYellow .clubHome_footerContent a,
.achillesYellow .clubHome_footerContent a:link,
.achillesYellow .clubHome_footerContent a:visited,
.achillesYellow .clubHome_footerContent a.SkinObject,
.achillesYellow .clubHome_footerContent a.SkinObject:link,
.achillesYellow .clubHome_footerContent a.SkinObject:visited
										{ color: #999; }
.achillesYellow .clubHome_footerContent a:hover,
.achillesYellow .clubHome_footerContent a:focus,
.achillesYellow .clubHome_footerContent a:active,
.achillesYellow .clubHome_footerContent a.SkinObject:hover,
.achillesYellow .clubHome_footerContent a.SkinObject:focus,
.achillesYellow .clubHome_footerContent a.SkinObject:active
										{ color: #fbcb00; }	

.achillesYellow form .dnn_mact > li.actionMenuAdmin > a{
color:#000000 !important;
}

.achillesYellow .AlertText a,
.achillesYellow .AlertText a:link,
.achillesYellow .AlertText a:visited				{color:#ffde00;}
															
.achillesYellow .TeamPage_newsHolder a, 
.achillesYellow .TeamPage_newsHolder a:link, 
.achillesYellow .TeamPage_newsHolder a:visited,
.achillesYellow .TeamPage_gridColumn a,
.achillesYellow .TeamPage_gridColumn a:link,
.achillesYellow .TeamPage_gridColumn a:visited,
.achillesYellow.achillesInner  .ModLinksC a,
.achillesYellow.achillesInner .ModLinksC a:link,
.achillesYellow.achillesInner .ModLinksC a:visited,
.achillesYellow.achillesInner .ModDNNHTMLC a,
.achillesYellow.achillesInner .ModDNNHTMLC a:link,
.achillesYellow.achillesInner .ModDNNHTMLC a:visited { 
  color: #dec102;
}

.achillesYellow .TeamPage_newsHolder a:hover,
.achillesYellow .TeamPage_newsHolder a:focus,
.achillesYellow .TeamPage_newsHolder a:active,
.achillesYellow .TeamPage_gridColumn a:hover,
.achillesYellow .TeamPage_gridColumn a:focus,
.achillesYellow .TeamPage_gridColumn a:active,
.achillesYellow.achillesInner .ModLinksC a:hover,
.achillesYellow.achillesInner .ModLinksC a:focus,
.achillesYellow.achillesInner .ModLinksC a:active,
.achillesYellow.achillesInner .ModDNNHTMLC a:hover,
.achillesYellow.achillesInner .ModDNNHTMLC a:focus,
.achillesYellow.achillesInner .ModDNNHTMLC a:active {
  color: #222222;
}

                                                            
                                                            
/********************************************************************/
/* Default - Overwrite CSS											*/
/********************************************************************/
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox						{ width: 24px!important; }

/********************************************************************/
/* Colorado Pride Women												*/
/********************************************************************/
.ColoradoPrideWomen .CPWLogin img		{ float: left; margin: -3px 0 0 0; }
