/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Skin 015 ( Toms River FC )										*/
/* Created: 02-06-2013 by Anita										*/
/* Updated: 01-29-2014 by Krunal									*/
/********************************************************************/

/* Comman CSS */
/********************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,
acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,
strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td		{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; }
blockquote,q							{ quotes: none; }
blockquote:before,
blockquote:after,
q:before,q:after						{ content:''; content: none; }
:focus									{ outline:none; }
ins										{ text-decoration:none; }
del										{ text-decoration:line-through; }
form									{ height: 100%; }
img										{ border: 0; padding: 0; margin: 0; }
html, body								{ text-align: left; font-size: 12px; margin: 0; padding: 0;
										font-family: Arial,Helvetica,sans-serif; height: 100%;
										background: #fff; color: #000; line-height: 18px; 
										font-weight: normal; }

.AlertText a,
.AlertText a:link,
.AlertText a:visited				{color: #fef111;}
.AlertText a:hover,
.AlertText a:focus,
.AlertText a:active				{color: #ebeaea;}

.TeamPage_newsHolder a, 
.TeamPage_newsHolder a:link, 
.TeamPage_newsHolder a:visited,
.TeamPage_gridColumn a,
.TeamPage_gridColumn a:link,
.TeamPage_gridColumn a:visited,
.innerpage-content .ModLinksC a,
.innerpage-content .ModLinksC a:link,
.innerpage-content .ModLinksC a:visited,
.innerpage-content .ModDNNHTMLC a,
.innerpage-content .ModDNNHTMLC a:link,
.innerpage-content .ModDNNHTMLC a:visited {
  color: #bf1400;
}

.TeamPage_newsHolder a:hover,
.TeamPage_newsHolder a:focus,
.TeamPage_newsHolder a:active,
.TeamPage_gridColumn a:hover,
.TeamPage_gridColumn a:focus,
.TeamPage_gridColumn a:active,
.innerpage-content .ModLinksC a:hover,
.innerpage-content .ModLinksC a:focus,
.innerpage-content .ModLinksC a:active,
.innerpage-content .ModDNNHTMLC a:hover,
.innerpage-content .ModDNNHTMLC a:focus,
.innerpage-content .ModDNNHTMLC a:active {
  color: #222222;
}
/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6					{ font-family: Arial,Helvetica,sans-serif; 
										font-weight: normal; color: #bf1400; 
										padding: 0 0 12px 0; }
h1										{ font-size: 32px; line-height: 42px; }
h2										{ font-size: 26px; line-height: 32px; }
h3										{ font-size: 24px; line-height: 26px; }
h4										{ font-size: 20px; line-height: 22px; }
h5	 									{ font-size: 18px; line-height: 20px; }
h6										{ font-size: 16px; line-height: 20px; }
p										{ padding: 0 0 12px 0; }
ul, ol									{ padding: 0 0 12px 0; margin: 0 0 0 24px;}
ul ul, ol ol,
ul ol, ol ul 							{ padding: 0; }
ul li, ol li							{ padding: 0; margin: 0;}
sup										{ vertical-align: top; font-size: 8px; }
small									{ font-size: 8px; }
.Normal, 
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject								{ font-family: Arial,Helvetica,sans-serif; font-weight:normal;
										font-size: 12px; line-height: 18px; text-align: left; }

.Normal, .NormalDisabled				{ color:#000; }
.BoldText								{ color:#000; font-weight:bold;}
.NormalRed								{ color:#cd0000; font-weight:bold; }
.SubHead								{ color:#222842; }
.SkinObject								{ color:#bf1400; }

/* Link CSS */
/********************************************************************/
a, a:link, a:visited,
a.CommandButton, 
a.CommandButton:link, 
a.CommandButton:visited,
a.SkinObject, 
a.SkinObject:link,
a.SkinObject:visited					{ font-family: inherit;
										font-weight: normal; font-size: inherit; text-decoration: none;
										line-height: inherit; color: #222842; }
a:active, a:hover, a:focus,
a.CommandButton:active, 
a.CommandButton:hover, 
a.CommandButton:focus,
a.SkinObject:hover , 
a.SkinObject:focus,
a.SkinObject:active						{ color: #000; text-decoration: none; }
.paneOutline							{ outline: 1px dotted #000; border: none; }
.paneOutline center						{ text-align: center; }
.paneOutline .SubHead					{ color: #000; }

/* DNN Empty Pane CSS For IE */
/********************************************************************/
.DNNEmptyPane							{ font-size: 0px; line-height: 0px; display: none; }

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox					{ font-family: Arial,Helvetica,sans-serif;
										font-weight:normal; font-size: 14px; line-height: 22px;
										height: 22px; background: #f6f6f6; border: 1px solid #acacac; 
										padding: 2px 8px; margin: 2px 0px; color:#222; }
select.NormalTextBox					{ padding: 2px 2px 2px 8px; }
input.NormalTextBox:focus, 
input.NormalTextBox:hover,
textarea.NormalTextBox:focus,
textarea.NormalTextBox:hover,
select.NormalTextBox:focus,
select.NormalTextBox:hover				{ border-color:#222; }
textarea.NormalTextBox, select.NormalTextBox
										{ height: auto; }

/* Button CSS */
/********************************************************************/
.StandardButton							{ background: #bf1400; color: #fff; display: inline-block; border: 1px solid #5f0a00;
										font-size: 13px; line-height: 20px; margin: 12px 0; padding: 8px 12px; }
.StandardButton:hover, 
.StandardButton:focus					{ background: #222842; border-color: #12172c; outline: none; text-decoration: none; color: #fff; }

/* Float CSS */
/********************************************************************/
.float-left								{ float:left; }
.float-right							{ float:right; }
.clear:after							{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clear-both								{ clear:both; font-size: 0px; line-height: 0px; height: 0px; }

/* DNN Overwrite CSS */
/********************************************************************/
.textAlignRight							{ text-align: right; }
.textAlignCenter						{ text-align: center; }
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox					{ width: 24px!important; }
.termsContainer, 
.privacyContainer						{ padding: 12px; }
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox					{ width: 24px!important; }

/* DNN 6 Fix */
/********************************************************************/
#dnnCPWrap a,
#dnnCPWrap a:link,
#dnnCPWrap a:visited					{ text-decoration: none; }
#dnnCPWrap a:hover span, #dnnCPWrap a:active span,
#dnnCPWrap a:focus span, #dnnCommonTasks a:hover, 
#dnnCommonTasks a:active, #dnnCommonTasks a:focus, 
#dnnCurrentPage a:hover, #dnnCurrentPage a:active, 
#dnnCurrentPage a:focus, #dnnOtherTools a:hover, 
#dnnOtherTools a:active, #dnnOtherTools a:focus
										{ text-decoration: underline; }

/* Club Home Actionbar CSS */
/********************************************************************/
.sWebTheme_ActionsArea a.sWebTheme_showSettings:hover,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:hover span,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:focus span,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:active span
										{ color: #fff; background-color: #bf1400; }
a.sWebTheme_showSettings:hover			{ background-color: #bf1400; }

/* Skin CSS */
/********************************************************************/
.skin-area								{ background: url(images/background-bg.png) 0 0 repeat-x #fff; min-height: 100%; _height: 100%; position: relative; z-index: 1; }
.skin-width								{ width: 1000px; margin: auto; max-width: 100%; display: table; }
.skin-header							{ background: #333366; padding: 16px 0; }
.skin-action							{ float: right; color: #fff; }
.skin-action,
a.skin-action-link,
a.skin-action-link:link 				{ font-size: 9px; line-height: 12px; text-transform: uppercase; color: #fff; }
a.skin-action-link:hover,
a.skin-action-link:focus 				{ color: #fef111; } 
.skin-logo								{ float: left; margin: -26px 0; position: relative; z-index: 1; }
.skin-logo a,
.skin-logo a:link						{ display: block; } 
.skin-logo img 							{ height: 155px; width: 130px; }
.skin-footer							{ background: url(images/red-dotted-bg.png) top center repeat-y #660b00; }
.skThreePane							{ padding: 32px; }
.site-links								{ float: left; width: 336px; padding: 0 36px 0 0; }
.site-banner							{ float: left; width: 176px; padding: 0 36px 0 0; }
.skin-contact							{ float: right; width: 336px; color: #fff; font-size: 11px; line-height: 16px; }
.skin-contact a,
.skin-contact a:link 					{ color: #fff; }
.skin-contact a:hover,
.skin-contact a:focus 					{ color: #fef111; }
.skin-info								{ padding: 0 0 32px 0; text-align: center; color: #fff; }
.skin-info .SkinObject					{ color: #fff; font-size: 10px; line-height: 16px; }
.innerpage-content						{ padding: 36px 0 18px 0; }
.innerpage-content .LeftPane				{ width: 650px; padding: 0 36px 0 0; display: table-cell; }
.innerpage-content .RightPane			{ width: 314px; display: table-cell; }
.display-table							{ display: table; }


/* Skin Social Links */
/********************************************************************/
.ftSocial 								{ float: left; padding: 12px 0 0 0; }
a.ftSocial-link,
a.ftSocial-link:link 					{ float: left; display: block; height: 42px; width: 42px; margin: 0 6px 0 0; 
										text-indent: -9999px; background: url(images/icn-social.png) 0 0 no-repeat transparent; }
a.facebook,
a.facebook:link 						{ background-position: top left; }
a.facebook:hover,
a.facebook:focus 						{ background-position: bottom left; }
a.twitter,
a.twitter:link 							{ background-position: top right; }
a.twitter:hover,
a.twitter:focus 						{ background-position: bottom right; }

/* Footer Container CSS */
/********************************************************************/
.ftContainer h2.ftHeader				{ color: #fff; border-bottom: 2px solid #787878; padding: 0 0 12px 0;
										font-size: 18px; line-height: 24px; text-transform: uppercase; margin: 0 0 12px 0; }

/* Site Links CSS */
/********************************************************************/
ul.slWrapper							{ margin: 0; padding: 0 30px 0 0; float: left;  }
ul.slWrapper-alt 						{ margin: 0 30px 0 0; border-right: 2px solid #787878;   }
ul.slWrapper-last						{ margin: 0; padding: 0; border: none; }
li.slItem								{ margin: 0; padding: 0; list-style: none; }
a.slLink,
a.slLink:link 							{ font-size: 11px; line-height: 20px; color: #fff; text-decoration: none; }
a.slLink:hover,
a.slLink:focus 							{ color: #fef111; }

/* Site Banner CSS */
/********************************************************************/
.bnWrapper								{ background: #fff;  padding: 8px; }
a.bnLink,
a.bnLink:link 							{ display: block; text-align: center; }

/* Rotator CSS */
/*********************************************************************/
.rotator-image							{ float: left; width:71%;}
.rotator-thumb							{ float: left; width:29%;}

/* Gallery CSS */
/********************************************************************/
.photo-gallery							{ position: relative; text-align: center; padding: 7px 0; width: 295px; margin: auto;  }
a.phPrevLink,
a.phPrevLink:link,
a.phNextLink,
a.phNextLink:link						{ position: absolute; top: 50%; margin: -12px 0 0 0; font-size: 18px; line-height: 24px;
										color: #fff; display: block; padding: 4px 6px; background-color: #000; background-color: rgba(0,0,0,0.5);
										-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
										filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }
a.phPrevLink,
a.phPrevLink:link						{ left: 0; }
a.phNextLink,
a.phNextLink:link						{ right: 0; }
a.phPrevLink:hover,
a.phNextLink:hover						{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
										filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
ul.phGallery								{ margin: 0; padding: 0; }
li.phGalleryItem							{ margin: 0; padding: 0; float: left; display: block; text-align: center; }

/* Sponsors CSS */
/********************************************************************/
.skin-sponsor							{ background: #fff; padding: 12px; margin: 0 0 36px 0; }
.spnWrapper								{ position: relative; }
ul.spnList								{ margin: 0; padding: 0; text-align: center; }
li.spnItem								{ margin: 0; padding: 0 6px; display: inline-block; *display: inline; zoom: 1; }
.skin-sponsor .caroufredsel_wrapper		{ margin: auto !important; }
a#spnPVLinks,
a#spnPVLinks:link,
a#spnNTLinks,
a#spnNTLinks:link 						{ position: absolute; top: 50%; left: 0; font-size: 24px; line-height: 36px;
										color: #bf1400; font-weight: normal; margin: -18px 0 0 0; }
a#spnNTLinks,
a#spnNTLinks:link 						{ left: auto; right: 0; }
a#spnPVLinks:hover,
a#spnPVLinks:focus,
a#spnNTLinks:hover,
a#spnNTLinks:focus 						{ color: #000; }
.prevSlide,
.nextSlide								{ position: absolute; top: 50%; height: 65px; width: 30px; margin: -32px 0 0 0; }
.prevSlide								{ left: 0; }
.nextSlide								{ right: 0; }

/* Sponsored Advertisement CSS */
/********************************************************************/
.site-big-banner						{ padding: 0 0 32px 0; }
.spWrapper								{ text-align: center; color: #fff; font-size: 9px; line-height: 20px; }
a.spLink,
a.spLink:link 							{ display: inline-block; border: 4px solid #7d7d7d; background: #fff; padding: 1px; }
a.spLink:hover,
a.spLink:focus 							{ border-color: #000; }

/* Navigation CSS */
/********************************************************************/
.skin-nav								{ background: url(images/red-dotted-bg.png) top center repeat-y #660b00; }
.RadMenu_SkinNAV						{ float: none !important; }
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:link,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:visited 
										{ display: block; text-decoration: none; cursor: pointer; font-family: Arial,Helvetica,sans-serif;
										padding: 42px 12px; font-size: 12px; line-height: 18px; color: #fff; text-decoration: none; 
										font-weight: normal; text-transform: uppercase; }
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:link .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:visited .rmText
										{ padding: 0; margin: 0; }
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited
										{ color: #fef111; }
.RadMenu_SkinNAV .rmSlide .rmGroup,
.RadMenu_ContentActions .rmGroup 		{ background-color: #660b00; padding: 0 !important; border: 4px solid #520b03; }
.RadMenu_SkinNAV .rmSlide .rmItem,
.RadMenu_ContentActions .rmGroup .rmItem
										{ padding: 0; margin: 0; border: none; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink img.rmLeftImage,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink img.rmLeftImage
										{ padding: 0; margin: 0 6px 0 0; display: inline; }
.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: 6px; margin: 0; text-decoration: none; display: block; 
										white-space: nowrap; font-size: 12px; line-height: 18px;
										font-family: Arial,Helvetica,sans-serif; font-weight: normal; 
										min-width: 200px; _width: 200px; }
.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
										{ padding: 0; margin: 0; background: transparent; display: inline; 
										font-size: 12px; line-height: 18px; font-family: Arial,Helvetica,sans-serif; 
										font-weight: normal; white-space: nowrap; color: #fff;
										text-transform: none; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:hover,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:focus,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:active,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:link,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:visited,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited
										{ background: #fff; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:hover .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:focus .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:active .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active .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_ContentActions .rmGroup .rmItem a.rmExpanded .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link .rmText,
.RadMenu_ContentActions .rmGroup .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.rmSelected .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited .rmText
										{ color: #660b00; }
.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 16px 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; padding: 0 16px 0 0; 
										background: transparent url(images/menu-arrow.png) right center no-repeat; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded .rmExpandRight,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:link .rmExpandRight,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:visited .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited .rmExpandRight,
.RadMenu_SkinNAV .rmGroup .rmItem a.rmSelected .rmExpandRight,
.RadMenu_SkinNAV .rmGroup .rmItem a.rmSelected:link .rmExpandRight,
.RadMenu_SkinNAV .rmGroup .rmItem a.rmSelected:visited .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited .rmExpandRight
										{ background: transparent url(images/menu-activearrow.png) right center no-repeat; }
.RadMenu_ContentActions .rmGroup .rmSeparator
										{ background: #bf0b02; }
.RadMenu .rmRootGroup .rmVertical .rmSeparator .rmText, 
.RadMenu_Context .rmVertical .rmSeparator .rmText,
.RadMenu_ContentActions .rmGroup  .rmSeparator .rmText
										{ margin: 0 0 0 1px !important; padding: 0; }

/* Content News CSS */
/********************************************************************/
ul.news-wrapper							{ margin: 0; padding: 0; background: #fff; }
li.news-item							{ margin: 0; padding: 12px; list-style: none; background: #fff; border-bottom: 1px solid #969696; }
.news-date								{ display: block; color: #323232; font-size: 9px; line-height: 12px; text-decoration: underline; }
a.news-link,
a.news-link:link						{ font-size: 11px; line-height: 20px; color: #bf1400; text-decoration: none; }
a.news-link:hover,
a.news-link:focus						{ color: #000; text-decoration: underline; }
p.news-summary							{ font-size: 10px; line-height: 16px; padding: 0 0 0 12px; }
a.pgLink,
a.pgLink:link 							{ display: block; border: 1px solid #000; background: #fff; padding: 4px; text-decoration: none; cursor: pointer; }
a.pgLink:hover,
a.pgLink:focus 							{ background: #bf1400; }


/* Content News CSS */
/********************************************************************/
ul.fsWrapper							{ margin: 0; padding: 0; background: #fff; }
li.fsItem								{ margin: 0; padding: 8px 40px 8px 16px; list-style: none; background: #fff; 
										border-bottom: 1px solid #969696; color: #bf1400;
										font-size: 14px; line-height: 20px; }
li.fsOpen								{ background: url(images/fs-open.png) right center no-repeat transparent; }
li.fsClosed								{ background: url(images/fs-closed.png) right center no-repeat transparent; }
li.fsPartiallyOpened					{ background: url(images/fs-partially.png) right center no-repeat transparent; }

/* Home Containers CSS */
/********************************************************************/
.cbContainer, .grContainer				{ -moz-box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
										-webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.3); 
										box-shadow: 3px 3px 6px rgba(0,0,0,0.3); }
.cbContainer h2.cbHeader				{ background: url(images/container-head-bg.jpg) 0 0 repeat-x #000; 
										padding: 12px; margin: 0; font-size: 18px; line-height: 22px; color: #fff; }
.cbContainer h2.cbHeader a.cbHeader-link,
.cbContainer h2.cbHeader a.cbHeader-link:link 
										{ float: right; display: block; font-style: 12px; line-height: 18px;
										text-transform: uppercase; color: #fff; background: #bf1400; 
										border: 1px solid #000; padding: 2px 8px; -webkit-border-radius: 3px; 
										-moz-border-radius: 3px; border-radius: 3px;  }
.cbContainer h2.cbHeader a.cbHeader-link:hover,
.cbContainer h2.cbHeader a.cbHeader-link:focus
										{ background: #fff; color: #000; } 
.cbContainer .cbContent					{ background: #fff; border: 1px solid #969696; }
.grContainer							{ background: #969696; }
.grContainer h2.cbHeader				{ background: url(images/red-head-bg.png) right top no-repeat transparent; 
										float: left; font-size: 14px; line-height: 28px; color: #fff; 
										padding: 0 36px 0 12px; margin: 10px 0; }
/* Content Home CSS */
/********************************************************************/
.cbGrayWrapper							{ padding: 8px; background: #c8c8c8; }
.cbThreePane							{ padding: 12px 0; display: table-cell; }
.club-slider							{ float: left; width: 675px; }
.club-news								{ float: right; width: 290px; }
.teamNews, .cbGallery, .fieldStatus		{ width: 320px; padding: 0 20px 0 0; display: table-cell; }
.fieldStatus							{ padding: 0; }
.club-news ul.news-wrapper 				{ height: 272px; overflow: auto; }
.teamNews .cbContent, 
.cbGallery .cbContent, 
.fieldStatus .cbContent					{ height: 260px; overflow: auto; }

/*#Body .tabularSlider-wrapper ul.tabularSlide-tab 	{ width: 29%;}*/
