/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Dicks Silver Theme												*/
/* Created: 10-07-2013 by Anita										*/
/* Updated: 05-08-2014 by Krunal									*/
/********************************************************************/

@import url(//fonts.googleapis.com/css?family=Abel);

/* Comman CSS */
/********************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,
acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,
strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td			{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;
										background: transparent; }
blockquote,q								{ quotes: none; }
blockquote:before,
blockquote:after,
q:before,q:after						{ content:''; content: none; }
:focus									{ outline:none; }
ins										{ text-decoration:none; }
del										{ text-decoration:line-through; }
form										{ height: 100%; }
img										{ border: 0; padding: 0; margin: 0; }
html, body								{ text-align: left; font-size: 14px; margin: 0; padding: 0;
										font-family: Arial,Helvetica,sans-serif; height: 100%;
										background: #fff; color: #000; line-height: 20px; 
										font-weight: normal; }
#Body .AlertText a:hover,
#Body .AlertText a:focus,
#Body .AlertText a:active			{color: #ebeaea;}

/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6					{ font-family: Arial,Helvetica,sans-serif; 
										font-weight: bold; color: #014a3d; 
										padding: 0 0 18px 0; }
h1										{ font-size: 28px; line-height: 32px; }
h2										{ font-size: 26px; line-height: 30px; }
h3										{ font-size: 24px; line-height: 26px; }
h4										{ font-size: 20px; line-height: 22px; }
h5	 									{ font-size: 18px; line-height: 20px; }
h6										{ font-size: 16px; line-height: 20px; }
p										{ padding: 0 0 18px 0; }
ul, ol									{ padding: 0 0 18px 0; margin: 0 0 0 24px;}
ul ul, ol ol,
ul ol, ol ul 								{ padding: 0; }
ul li, ol li									{ padding: 0; margin: 0;list-style-type: disc;}
sup										{ vertical-align: top; font-size: 8px; }
small									{ font-size: 8px; }
.Normal, 
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject								{ font-family: Arial,Helvetica,sans-serif; font-weight:normal;
										font-size: 14px; line-height: 20px; text-align: left; }

.Normal, .NormalDisabled				{ color:#000; }
.BoldText								{ color:#000; font-weight:bold;}
.NormalRed								{ color:#cd0000; font-weight:bold; }
.SubHead								{ color:#de7f00; }
.SkinObject								{ color:#de7f00; }
.AlertText a,
.AlertText a:link,
.AlertText a:visited			                	{color: #c25f00 ;}
.TeamPage_newsHolder a, 
.TeamPage_newsHolder a:link, 
.TeamPage_newsHolder a:visited,
.TeamPage_gridColumn a,
.TeamPage_gridColumn a:link,
.TeamPage_gridColumn a:visited,
.dtCNWrapper .ModLinksC a,
.dtCNWrapper .ModLinksC a:link,
.dtCNWrapper .ModLinksC a:visited,
.dtCNWrapper .ModDNNHTMLC a,
.dtCNWrapper .ModDNNHTMLC a:link,
.dtCNWrapper .ModDNNHTMLC a:visited {
  color: #c25f00;
}

.TeamPage_newsHolder a:hover,
.TeamPage_newsHolder a:focus,
.TeamPage_newsHolder a:active,
.TeamPage_gridColumn a:hover,
.TeamPage_gridColumn a:focus,
.TeamPage_gridColumn a:active,
.dtCNWrapper .ModLinksC a:hover,
.dtCNWrapper .ModLinksC a:focus,
.dtCNWrapper .ModLinksC a:active,
.dtCNWrapper .ModDNNHTMLC a:hover,
.dtCNWrapper .ModDNNHTMLC a:focus,
.dtCNWrapper .ModDNNHTMLC a:active {
  color: #222222;
}
/* 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: Arial,Helvetica,sans-serif;
										font-weight: normal; font-size: 14px; text-decoration: none;
										line-height: 20px; color: #014a3d; }
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; }
.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: 26px;
										background: #e1e1e1; border: 1px solid #b5b5b5; padding: 2px 8px; margin: 0; color: #222; height: 26px;
										-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
										-moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
										box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2); }
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: #115391; color: #fff; display: inline-block; border: 1px solid #0d4476;
										font-size: 14px; line-height: 20px; margin: 12px 0; padding: 8px 12px; }
.StandardButton:hover, 
.StandardButton:focus					{ background: #a71e1d; border-color: #60110f; 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; }

/* Menu CSS */
/********************************************************************/
#Body .skin-nav							{ background: #016856 url(images/menu-bg.png) 0 0 repeat-x; -webkit-box-shadow: 0 3px 3px #000; 
										-moz-box-shadow: 0 3px 3px #000; box-shadow: 0 2px 2px rgba(0,0,0,0.5); position: relative; 
										z-index: 2; }
#Body .skin-nav .RadMenu_SkinNAV 			{ z-index: 100; }
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem
										{ margin: 0 1px 0 0; padding: 0; }
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:link,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:visited 
										{ display: block; text-decoration: none; cursor: pointer; font-family: 'Abel',Arial,Helvetica,sans-serif;
										padding: 10px 20px; font-size: 16px; line-height: 20px; color: #fff; text-decoration: none; 
										font-weight: bold; text-transform: uppercase; text-shadow: 0px 1px 2px #000000; }
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink .rmText,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:link .rmText,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:visited .rmText
										{ padding: 0 ; margin: 0; }
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
#Body .RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited
										{ color:#fff; background: #e7a200 url(images/orange-rev-stripes.png) 0 0 repeat-x ; }

/* Menu DropDown Popup Skin*/
/********************************************************************/
#Body .RadMenu_SkinNAV .rmSlide .rmGroup,
#Body .RadMenu_ContentActions .rmGroup 	{ background: #d87200 url(images/menu-dropdown-stripes.png) 0 0 repeat; 
										-webkit-box-shadow: 0 8px 10px rgba(0,0,0,0.5);
										-moz-box-shadow: 0 8px 10px rgba(0,0,0,0.5);
										box-shadow: 0 8px 10px rgba(0,0,0,0.5); 
										padding: 0;}
#Body .RadMenu_SkinNAV .rmSlide .rmItem  a.rmLink,
#Body .RadMenu_SkinNAV .rmSlide .rmItem  a.rmLink:link,
#Body .RadMenu_SkinNAV .rmSlide .rmItem  a.rmLink:visited ,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmLink,
#Body .RadMenu_ContentActions .rmGroup .rmItema a.rmLink:link,
#Body .RadMenu_ContentActions .rmGroup .rmItem  a.rmLink:visited 
										{ padding: 8px 6px 8px 32px; margin: 0; text-decoration: none;  
										white-space: nowrap; font-size: 14px; line-height: 18px;
										font-family: 'Abel',Arial,Helvetica,sans-serif;  
										min-width: 200px; _width: 200px; color: #fff; 
										border-bottom: 1px solid #b40005; 
										border-top: 1px solid #e2994d; 
										position: relative; display: block; }
#Body .RadMenu_SkinNAV .rmSlide .rmItem .rmLeftImage,
#Body .RadMenu_ContentActions .rmSlide .rmItem .rmLeftImage
										{ padding: 0; margin: 0; position: absolute; top: 8px; left: 8px; }
#Body .RadMenu_SkinNAV .rmSlide .rmFirst a.rmLink,
#Body .RadMenu_SkinNAV .rmSlide .rmFirst a.rmLink:link,
#Body .RadMenu_SkinNAV .rmSlide .rmFirst a.rmLink:visited,
#Body .RadMenu_ContentActions .rmGroup .rmFirst a.rmLink,
#Body .RadMenu_ContentActions .rmGroup .rmFirst a.rmLink:link,
#Body .RadMenu_ContentActions .rmGroup .rmFirst a.rmLink:visited 
										{ border-top: none; }
#Body .RadMenu_SkinNAV .rmSlide .rmLast a.rmLink,
#Body .RadMenu_SkinNAV .rmSlide .rmLast a.rmLink:link,
#Body .RadMenu_SkinNAV .rmSlide .rmLast a.rmLink:visited ,
#Body .RadMenu_ContentActions .rmGroup .rmLast a.rmLink,
#Body .RadMenu_ContentActions .rmGroup .rmLast a.rmLink:link,
#Body .RadMenu_ContentActions .rmGroup .rmLast a.rmLink:visited 
										{ border-bottom: none; }
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:hover,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:focus,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:active,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:link,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:visited,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited
										{ background: #c54b00;  }
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded .rmExpandRight,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:link .rmExpandRight,
#Body .RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:visited .rmExpandRight,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded .rmExpandRight,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link .rmExpandRight,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited .rmExpandRight,
#Body .RadMenu_SkinNAV .rmGroup .rmItem a.rmSelected .rmExpandRight,
#Body .RadMenu_SkinNAV .rmGroup .rmItem a.rmSelected:link .rmExpandRight,
#Body .RadMenu_SkinNAV .rmGroup .rmItem a.rmSelected:visited .rmExpandRight,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected .rmExpandRight,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link .rmExpandRight,
#Body .RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited .rmExpandRight
										{ background: transparent url(images/arrow.png) right center no-repeat; }
#Body .RadMenu_ContentActions .rmGroup .rmSeparator
										{ background: #bf0b02 ;}
#Body .RadMenu .rmRootGroup .rmVertical .rmSeparator .rmText, 
#Body .RadMenu_Context .rmVertical .rmSeparator .rmText,
#Body .RadMenu_ContentActions .rmGroup  .rmSeparator .rmText
										{ margin: 0 0 0 1px; padding: 0; }

/* Skin CSS */
/********************************************************************/
.skin-area								{ background: transparent url(images/gray-bg.png)0 0 repeat;}
.skin-width								{ width: 1000px; margin: auto;  }
.skin-action							{ float: right; padding: 7px 20px 6px 0; }
.skin-header							{ background: #0a392c url(images/turquoise-bg.png) 0 0 repeat; padding: 24px 36px;}
.skin-logo								{ float: left; padding: 0 24px 0 0; }
.skin-logo img 							{ width: 215px; height: 155px; }
.skin-content							{ position: relative; z-index: 1; }
.skin-wrapper							{ background: #f4f4f4; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
										-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 10px rgba(0,0,0,0.5); }
.white-box								{ background: #f4f4f4; padding: 14px 10px}
.cb-row									{ padding: 0 0 10px 0;}
.cb-community,
.cb-social-media,
.cb-news								{ width: 650px; float: left;}
.cb-field-status,
.cb-events,
.cb-embed-HTML							{ width: 320px; float: right;}
.cb-embed-HTML .cbContent,
.cb-field-status .cbContent 				{ overflow-x: auto; }
.site-links								{ float: left; width: 352px;}
.skin-contact							{ float: left; width: 253px;}
.skin-connect							{ float: left; width: 253px; padding: 0 30px;}
.LeftPane								{ width: 650px; padding: 0 12px 0 0; }

/* Top Bar CSS */
/********************************************************************/
.skin-topBar							{ background: #fbfcfc url(images/gray-stripes.png) 0 0 repeat-x;  position: relative}
.skin-topOrangeBar						{ background: #822b00 url(images/orange-strip.png) 0 0 repeat-x; position: absolute; width: 50%; height: 100% }
.skin-topBar .skin-width 				{ background: #fbfcfc url(images/gray-stripes.png) 0 0 repeat-x; position: relative; z-index: 1; }
.skin-banner							{ background: transparent url(images/orange-arrow.png) top right no-repeat; float: left; 
										padding: 8px 60px 5px 12px; margin: 0; font-family: 'Abel',Arial,Helvetica,sans-serif;
										font-size: 21px; line-height: 22px; text-transform: uppercase; color: #fff; font-weight: 600; 
										text-shadow: 0px 1px 3px #000; }

/* Skin Actions CSS */
/********************************************************************/
a.actionLink,
a.actionLink:link,
a.actionLink:visited					{ background: #c25f00 url(images/orange-btn-strip.png)0 0 repeat-x; 
										font-size: 14px; line-height: 16px; color: #fff; padding: 2px 8px 4px 8px; float: left;
										font-family: 'Segoe UI',Arial,Helvetica,sans-serif; text-transform: uppercase; font-weight: 600;
										text-shadow: -1px -1px 0 rgba(0,0,0,0.2); margin: 0 0 0 6px; 
										-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; 
										-webkit-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5);
										-moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5);
										box-shadow: inset 1px 1px 0px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5); }
a.actionLink:hover,
a.actionLink:focus,
a.actionLink:active						{ background: transparent url(images/black-btn-strip.png)0 0 repeat-x;}

/* Club Links CSS */
/********************************************************************/
ul.hdLink								{ float: left; margin: 0; padding: 3px 0 0 0; }
ul.hdLink li								{ float: left; list-style: none; padding: 0 12px; border-right: 1px solid #b5b5b5; border-left: 1px solid #dfe0e1; }
ul.hdLink li.first							{ border-left: none; }
ul.hdLink li.last							{ border-right: none; }
ul.hdLink li a,
ul.hdLink li a:link,
ul.hdLink li a:visited						{ font-family: 'Segoe UI',Arial,Helvetica,sans-serif; font-size: 14px; line-height: 16px; 
										font-weight: 600; color: #de7f00; display: block; }
ul.hdLink li a:hover,
ul.hdLink li a:focus,
ul.hdLink li a:active						{ color: #000; }

/* Skin Banner CSS */
/********************************************************************/
.skin-banners							{ padding: 18px 0 0 0; }
.skin-banners span						{ font-family: 'Abel',Arial,Helvetica,sans-serif; font-size: 30px; line-height: 34px; color: #fff; font-weight: 200; }
.skin-banners h1							{ font-family: 'Abel',Arial,Helvetica,sans-serif; font-size: 42px; line-height: 60px; color: #fff; font-weight: 800;
										font-weight: 900; text-transform: uppercase; margin: 0; padding: 0; text-shadow: 0px 3px 3px #000000; }

/* Club Container CSS */
/********************************************************************/
.cbContent								{ background: #fff; border: 1px solid #bababa; border-radius: 0 0 5px 5px; }
h2.cbHeader								{ background: #014a3d; padding: 8px 0 8px 16px; font-family: 'Abel',Arial,Helvetica,sans-serif;
										font-size: 20px; line-height: 26px; color: #fff; text-transform: uppercase;
										text-shadow: -1px -1px 0px #01221c; }
a.cbLink,
a.cbLink:link,
a.cbLink:visited						{ float: right; padding: 1px 7px 2px 7px; color: #595959; margin: 4px 10px 0 0; 
										background: #777777 url(images/gray-btn-strip.png) 0 0 repeat-x;
										font-family: 'Segoe UI',Arial,Helvetica,sans-serif; font-size: 10px; line-height: 12px; 
										text-transform: uppercase; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
										-webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5);
										-moz-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5);
										box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5); }
a.cbLink:hover,
a.cbLink:focus,
a.cbLink:active							{ background: #be5b00 url(images/orange-btn-strip.png) 0 0 repeat-x; color: #fff; }

/* Slider Overwrite CSS */
/********************************************************************/
#Body .bx-wrapper .bx-viewport			{ border: none; background: transparent; left: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#Body .bx-wrapper						{ margin: auto; }
#Body .bx-wrapper .bx-pager, 
#Body .bx-wrapper .bx-controls-auto		{ width: auto; bottom: 36px; left: 42px; padding: 0; }
#Body .bx-wrapper .bx-pager.bx-default-pager a,
#Body .bx-wrapper .bx-pager.bx-default-pager a:link,
#Body .bx-wrapper .bx-pager.bx-default-pager a:visited
										{ -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0 2px 0 0; width: 50px; 
										background: #fff; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
										filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }
#Body .bx-wrapper .bx-pager.bx-default-pager a.active,
#Body .bx-wrapper .bx-pager.bx-default-pager a.active:link,
#Body .bx-wrapper .bx-pager.bx-default-pager a.active:visited
										{ background: #de7f00; }
#Body .bx-wrapper .bx-pager.bx-default-pager a:hover,
#Body .bx-wrapper .bx-pager.bx-default-pager a:focus,
#Body .bx-wrapper .bx-pager.bx-default-pager a:active
										{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
										filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }

/* Slider CSS */
/********************************************************************/
.DicksCarListing:after					{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.DicksCarItem							{ position: relative; }
.DicksCarItem img						{ width: 1000px; height: 450px; }
.DicksCarCaption						{ position: absolute; padding: 20px; top: 100px; left: 0; width: 480px;
										background: transparent url(images/transparent-bg.png) 0 0 repeat; }
h2.DicksCarHead							{ font-family: 'Abel',Arial,Helvetica,sans-serif; font-size: 52px; line-height: 56px;
										text-transform: uppercase; color: #fff; font-weight: 900; padding: 0; margin: 0; }
p.DicksCarSummary,
p.DicksCarSummary a,
p.DicksCarSummary a:link,
p.DicksCarSummary a:visited 				{ font-family: 'Segoe UI',Arial,Helvetica,sans-serif; font-size: 18px; line-height: 22px; 
										color: #fff; font-weight: normal; padding: 12px 0 0 0; }
p.DicksCarSummary a,
p.DicksCarSummary a:link,
p.DicksCarSummary a:visited 				{ color: #de7f00; text-decoration: underline; }
p.DicksCarSummary a:hover,
p.DicksCarSummary a:focus,
p.DicksCarSummary a:active 				{ color: #fff; }

/* Story CSS */
/********************************************************************/
ul.story-wrapper							{ margin: 0; padding: 0; }
ul.story-wrapper:after					{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
li.story-item							{ float: left; list-style: none; width: 238px; padding: 0 0 0 9px; }
li.story-first-item						{ padding: 0; }
h3.story-title							{ background: #014a3d; color: #fff; font-weight: bold; font-size: 30px; line-height: 34px; 
										padding: 18px; font-family: 'Abel',Arial,Helvetica,sans-serif; text-transform: uppercase; }
li.story-item:hover h3					{ background: #c1791a; color: #af5b00;}
.story-content							{ overflow: hidden; position: relative; height: 268px; }
.story-image							{ text-align: center; }
.story-image img							{ max-width: 100%; }
.story-summary							{ color: #FFFFFF; background: transparent url(images/orange-transparent.png) 0 0 repeat ;
										height: 382px; left: 0; padding: 10px 5%; position: absolute; top: 362px;
										font-size: 16px; line-height: 18px; color: #fff; width: 90%;
										font-family: 'Abel',Arial,Helvetica,sans-serif; font-weight: bold; }
a.story-link,
a.story-link:link,
a.story-link:visited					{ background: #016856 url(images/turquoise-btn-strip.png) 0 0 repeat-x ; color: #fff; font-size: 16px; 
										line-height: 20px; padding: 6px 40px; display: table; margin: 20px 0 0 40px; 
										font-family: 'Abel',Arial,Helvetica,sans-serif; -webkit-border-radius: 3px; -moz-border-radius: 3px;
										border-radius: 3px; -webkit-box-shadow: 0px 1px 3px #000; -moz-box-shadow: 0px 1px 3px #000;
										box-shadow: 0px 1px 3px #000; text-shadow: -1px -1px 0px #01221C; text-transform: uppercase; }
a.story-link:hover,
a.story-link:focus,
a.story-link:active						{ background: transparent url(images/black-btn-strip.png)0 0 repeat-x;}

/* Community CSS */
/********************************************************************/
ul.community-wrapper						{ margin: 0; padding: 0;} 
ul.community-wrapper:after				{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
li.community-item						{ float: left; list-style: none;  display: block; width: 33.33333333333333%; }
a.community-link,
a.community-link:link,
a.community-link:visited				{ display: block; overflow: hidden; padding: 9px; }
.community-image img 					{ max-width: 100%; width: 200px; height: 182px; border: 1px solid #dadada; }
h2.community-header						{ background: #014a3d; padding: 8px; font-size: 20px; line-height: 26px; 
										color: #fff; font-family: 'Abel',Arial,Helvetica,sans-serif; text-align: center;
										text-transform: uppercase; text-shadow: -1px -1px 0px #01221c; } 

/*Event CSS */
/********************************************************************/
ul.event-wrapper							{ margin: 0; padding: 0;}
li.event-item							{ list-style: none; padding: 9px; }
.event-detail							{ padding: 0 90px 0 0; }
.event-date,
p.event-summary							{ display: block; padding: 0; margin: 0; font-size: 12px; line-height: 16px; color: #7c7c7c; }
h3.event-head							{ font-size: 14px; line-height: 18px; color: #000; margin: 0; padding: 0; }
a.event-link,
a.event-link:link,
a.event-link:visited					{ color: #fff; background: #c06e01 url(images/orange-btn-strip.png) 0 0 repeat-x; 
										font-size: 10px; line-height: 14px; padding: 2px 5px; margin: 16px 0 0 0; float: right; 
										-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
										-webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5);
										-moz-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5);
										box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5); }
a.event-link:hover,
a.event-link:focus,
a.event-link:active						{ background: transparent url(images/black-btn-strip.png)0 0 repeat-x;}

/* News CSS */
/********************************************************************/
ul.news-wrapper							{ margin: 0; padding: 0; }
ul.news-wrapper:after					{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
li.news-item 								{ list-style: none; float: left; width: 191px; padding: 10px 0 18px 18px; }
.news-image img							{ max-width: 100%; width: 190px; height: 156px; }
h2.news-header							{ font-size: 14px; line-height: 18px; color: #000; font-weight: bold; padding: 6px 0; margin: 0; }
p.news-summary							{ font-size: 14px; line-height: 18px; color: #000; }
a.news-link,
a.news-link:link,
a.news-link:visited						{ background: #c06e01 url(images/orange-big-btn-strip.png) 0 0 repeat-x;
										font-size: 12px; line-height: 16px; color:#fff; padding: 4px 8px 2px 8px; float: left; 
										text-transform: uppercase; font-weight: bold; text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
										-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
										-webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5);
										-moz-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5);
										box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5); }
a.news-link:hover,
a.news-link:focus,
a.news-link:active						{ background: transparent url(images/black-btn-strip.png)0 0 repeat-x;}

/* Field Status CSS */
/********************************************************************/ 
.fsWrapper,
.fsSubscribe							{ padding: 8px 16px; }
.fsSubscribe							{ border-top: 1px solid #dadada; }
.fsName									{ font-family: 'Abel',Arial,Helvetica,sans-serif; font-size: 22px; line-height: 26px; color: #000; font-weight: bold; text-transform: uppercase; }
.fsDots									{ background: transparent url(images/img-dot.png) bottom left repeat-x; width: 100%; }
.fsStatus								{ font-family: 'Abel',Arial,Helvetica,sans-serif; font-size: 22px; line-height: 26px; font-weight: bold; } 
.fsDate									{ font-family: 'Abel',Arial,Helvetica,sans-serif; font-size: 15px; line-height: 19px; color: #919191; }
.fsSubscribe h3.fsSubscribeHead			{ font-family: 'Abel',Arial,Helvetica,sans-serif; font-size: 23px; line-height: 32px; color: #de7f00; font-weight: normal; padding: 0; }
.fsOpen .fsStatus						{ color: #1ab512; } 
.fsClose .fsStatus						{ color: #f50209; } 
.fsPartial .fsStatus						{ color: #de7f00; } 
a.btnOrange,
a.btnOrange:link,
a.btnOrange:visited						{ font-family: 'Abel',Arial,Helvetica,sans-serif; font-size: 20px; line-height: 30px; color: #fff; 
										font-weight: bold; padding: 0 12px; text-transform: uppercase; display: block; text-align: center;
										background: #e28f20 url(images/orange-big-btn-strip.png) 0 0 repeat-x; text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
										-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
										-webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5);
										-moz-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5);
										box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px rgba(0,0,0,0.5); }
a.btnOrange:hover,
a.btnOrange:focus,
a.btnOrange:active						{ background: transparent url(images/black-btn-strip.png)0 0 repeat-x;}

/* Social Feeds css  */
/********************************************************************/
#socialTabs .ui-tabs-hide				{ display: none; }
#socialTabs ul.ui-tabs-nav				{ float: left; margin: 0; padding: 6px 0 0 0; background: #3c3c3c; -webkit-box-shadow: inset  0px 0px 10px #000000;
										-moz-box-shadow: inset 0px 0px 10px #000000; box-shadow: inset  0px 0px 10px #000000; }
#socialTabs li.ui-state-default			{ display: block; padding: 0 0 6px 0; margin: 0; list-style: none; }
#socialTabs li.ui-state-default a,
#socialTabs li.ui-state-default a:link,
#socialTabs li.ui-state-default a:visited	{ display: block; overflow: hidden; text-align: center; padding: 14px; }
#socialTabs li.ui-state-default a span,
#socialTabs li.ui-state-default a:link span,
#socialTabs li.ui-state-default a:visited span
										{ display: block; height: 50px; width: 50px; vertical-align: middle; 
										text-indent: -999px; background: transparent url(images/icn-social-tab.png) 0 0 no-repeat; }
#socialTabs li.ui-state-default a.facebook span,
#socialTabs li.ui-state-default a.facebook:link span,
#socialTabs li.ui-state-default a.facebook:visited span
										{ background-position: 0 0; }
#socialTabs li.ui-state-default a.facebook:hover span,
#socialTabs li.ui-state-default a.facebook:focus span,
#socialTabs li.ui-state-default a.facebook:active span
										{ background-position: -50px 0; }
#socialTabs li.ui-state-default a.flickr span,
#socialTabs li.ui-state-default a.flickr:link span,
#socialTabs li.ui-state-default a.flickr:visited span
										{ background-position: 0 -50px; }
#socialTabs li.ui-state-default a.flickr:hover span,
#socialTabs li.ui-state-default a.flickr:focus span,
#socialTabs li.ui-state-default a.flickr:active span
										{ background-position: -50px -50px; }
#socialTabs li.ui-state-default a.instagram span,
#socialTabs li.ui-state-default a.instagram:link span,
#socialTabs li.ui-state-default a.instagram:visited span
										{ background-position: 0 -100px; }
#socialTabs li.ui-state-default a.instagram:hover span,
#socialTabs li.ui-state-default a.instagram:focus span,
#socialTabs li.ui-state-default a.instagram:active span
										{ background-position: -50px -100px; }
#socialTabs li.ui-state-default a.twitter span,
#socialTabs li.ui-state-default a.twitter:link span,
#socialTabs li.ui-state-default a.twitter:visited span
										{ background-position: 0 -150px; }
#socialTabs li.ui-state-default a.twitter:hover span,
#socialTabs li.ui-state-default a.twitter:focus span,
#socialTabs li.ui-state-default a.twitter:active span
										{ background-position: -50px -150px; }
#socialTabs li.ui-state-default a.youtube span,
#socialTabs li.ui-state-default a.youtube:link span,
#socialTabs li.ui-state-default a.youtube:visited span
										{ background-position: 0 -200px; }
#socialTabs li.ui-state-default a.youtube:hover span,
#socialTabs li.ui-state-default a.youtube:focus span,
#socialTabs li.ui-state-default a.youtube:active span
										{ background-position: -50px -200px; }

#socialTabs li.ui-state-active a,
#socialTabs li.ui-state-active a:link,
#socialTabs li.ui-state-active a:visited,
#socialTabs li.ui-state-default a:hover,
#socialTabs li.ui-state-default a:focus,
#socialTabs li.ui-state-default a:active	{ background: #fff; }
#socialTabs .ui-tabs-panel				{ margin: 0 0 0 78px; padding: 24px; height: 378px; overflow-x: auto; }

/* Facebook Feeds CSS */
/********************************************************************/
#socialTabs .fb-wall-box					{ padding: 0 0 32px 0; }
#socialTabs .fb-wall-avatar				{ float: left; margin: 0 12px 0 0; }
#socialTabs .fb-wall-message				{ display: block; padding: 0 0 6px 62px; }
#socialTabs .fb-wall-date 				{ clear: both; display: block; background: #edeff4; padding: 4px; text-align: right; 
										border-top: 1px solid #dadada; font-size: 12px; line-height: 18px; }
#socialTabs .fb-wall-media,
#socialTabs .fb-wall-likes,
#socialTabs .fb-wall-comments			{ display: none; }

/* Instagram Feeds CSS */
/********************************************************************/
#socialTabs ul.instList					{ margin: -1%; padding: 0; display: table; width: 100%; }
#socialTabs li.instItem					{ margin: 1%; padding: 0; list-style: none; float: left; width: 30%; }
#socialTabs li.instItem a.instLink,
#socialTabs li.instItem a.instLink:link,
#socialTabs li.instItem a.instLink:visited	{ display: block; border: 6px solid #dadada; -webkit-border-radius: 4px; -moz-border-radius: 4px; 
										border-radius: 4px; overflow: hidden; }
/* Twitter Feeds CSS */
/********************************************************************/
#socialTabs .TeamPage_PT_twitter			{ height: auto; border: none; }
#socialTabs .TeamPage_PT_twitter ul.tweet_list li
										{ background: transparent; padding: 0 0 32px 0; }
#socialTabs .TeamPage_PT_twitter .tweet_time
										{ clear: both; display: block; background: #edeff4; padding: 4px; text-align: right; border-top: 1px solid #dadada; }

/* Sponsor CSS */
/********************************************************************/
.skin-sponsor							{ padding: 0 0 32px 0; margin: 0 0 18px 0; background: transparent url(images/img-sep-sponsors.png) center bottom no-repeat;  }
ul.spnList								{ margin: 0; padding: 0; }
li.spnItem								{ padding: 0; margin: 0 20px; list-style: none; float: left; }

/* Footer Container CSS */
/********************************************************************/
h2.ftHead								{ border-bottom: 1px solid #fff; font-size: 30px; line-height: 34px; color: #d1d5d8; 
										padding: 0 0 18px 0; font-weight: bold; font-family: 'Abel',Arial,Helvetica,sans-serif;
										text-transform: uppercase; }
.ftContent								{ color: #d1d5d8; font-size: 14px; line-height: 18px; padding: 18px 0 0 0; }

/* Footer CSS */
/********************************************************************/
.skin-footer							{ background: transparent url(images/turquoise-bg.png) 0 0 repeat; padding: 20px 35px; }

/* Club Info CSS */
/********************************************************************/
h3.club-name							{ color: #d1d5d8; font-size: 14px; line-height: 18px; padding: 0; }
p.club-address,
p.club-contact							{ color: #d1d5d8; font-size: 14px; line-height: 18px; }
a.club-link,
a.club-link:link,
a.club-link:visited						{ color: #d1d5d8;font-size: 14px; line-height: 18px; }
a.club-link:hover,
a.club-link:focus,
a.club-link:active						{ color: #ffc20c; }

/* Site Link CSS */
/********************************************************************/
ul.slWrapper								{ margin: 0; padding: 0; float: left; }
ul.slWrapper-first						{ padding: 0 100px 0 0; }
li.slItem								{ margin: 0; padding: 0 0 8px 0; list-style: none;}
a.slLink,
a.slLink:link,
a.slLink:visited						{ font-size: 14px; line-height: 18px; color: #d1d5d8; display: block;}
a.slLink:hover,
a.slLink:focus,
a.slLink:Active							{ color: #ffc20c;}


/* Site Info CSS */
/********************************************************************/
.skin-info,
.SkinObject,
.skin-info a.SkinObject:link,
.skin-info a.SkinObject:visited 			{ font-size: 14px; line-height: 18px; color: #d1d5d8; display: inline-block; 
										*display: inline; zoom: 1; margin: 0 16px; }
.skin-info a.SkinObject:hover,
.skin-info a.SkinObject:focus,
.skin-info a.SkinObject:active			{ color: #ffd204;}
.SkinObject								{ margin: 0 16px 0 0;}
.skin-info								{ padding: 42px 0; color: #d1d5d8; margin: 0; }
a.skin-powered-by,
a.skin-powered-by:link,
a.skin-powered-by:visited				{ display: inline-block; *display: inline; zoom: 1; margin: 0 0 12px 0; }

/* Social Links css  */
/********************************************************************/
a.ftSocial,
a.ftSocial:link,
a.ftSocial:visited						{ display: block; font-size: 14px; line-height: 36px; color: #d1d5d8; 
										text-decoration: none; margin: 0 0 12px 0; float: left; 
										clear: both; }
a.ftSocial:active,
a.ftSocial:hover,
a.ftSocial:focus						{ color: #fff; }
a.ftSocial .icn,
a.ftSocial:link .icn,
a.ftSocial:visited .icn					{ float: left; height: 36px; width: 36px; margin: 0 8px 0 0;
										background: transparent url(images/icn-social.png) 0 0 no-repeat; }
a.ftFacebook .icn,
a.ftFacebook:link .icn,
a.ftFacebook:visited .icn 				{ background-position: 0 0; }
a.ftFacebook:active .icn,
a.ftFacebook:hover .icn,
a.ftFacebook:focus .icn					{ background-position: 0 -36px; }
a.ftTwitter .icn,
a.ftTwitter:link .icn,
a.ftTwitter:visited .icn					{ background-position: -36px 0; }
a.ftTwitter:active .icn,
a.ftTwitter:hover .icn,
a.ftTwitter:focus .icn					{ background-position: -36px -36px; }
a.ftInstagram .icn,
a.ftInstagram:link .icn,
a.ftInstagram:visited .icn				{ background-position: -72px 0; }
a.ftInstagram:active .icn,
a.ftInstagram:hover .icn,
a.ftInstagram:focus .icn					{ background-position: -72px -36px; }
a.ftFlickr .icn,
a.ftFlickr:link .icn,
a.ftFlickr:visited .icn					{ background-position: -108px 0; }
a.ftFlickr:active .icn,
a.ftFlickr:hover .icn,
a.ftFlickr:focus .icn					{ background-position: -108px -36px; }

/* Team pages overwrites css  */
/********************************************************************/
#Body .TeamPage_newsHolder,
#Body .TeamPage_ND_newsImage				{ width: auto !important; }
#Body .TeamPage_clearBoth				{ clear:both; font-size: 0px; line-height: 0px; height: 0px; }
#Body .TeamPage_newsHolder:after			{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
#Body .TeamPage_normalText h1,
#Body .TeamPage_normalText h2,
#Body .TeamPage_normalText h3,
#Body .TeamPage_normalText h4,
#Body .TeamPage_normalText h5,
#Body .TeamPage_normalText h6			{ clear: both; }