/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Skin 041 (Capital Area Soccer League)							*/
/* Created: 05 Jan 2017 by Krunal									*/
/* Updated: 27 Jan 2017 by Krunal									*/
/********************************************************************/

@import url('//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800,300i,400i,600i,700i|Oswald:200,300,400,500,600,700');


@font-face {
    font-family: 'ncfc_sir_walter';
    src: url('fonts/ncfc_sir_walter.woff2') format('woff2'),
         url('fonts/ncfc_sir_walter.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/* 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,font,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: 'Open Sans',Arial,Helvetica,sans-serif; height: 100%;
										background: #fff; color: #363636; line-height: 20px; font-weight: normal; }

/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6					{ font-family: 'Oswald',Arial,Helvetica,sans-serif; letter-spacing: 1px;
										font-weight: normal; color: #363636; padding: 0 0 18px 0; }
h1										{ font-size: 40px; line-height: 46px; }
h2										{ font-size: 30px; line-height: 36px; }
h3										{ font-size: 24px; line-height: 32px; }
h4										{ font-size: 18px; line-height: 22px; }
h5	 									{ font-size: 16px; line-height: 20px; }
h6										{ font-size: 14px; line-height: 20px; }
p										{ padding: 0 0 18px 0; }
ul, ol									{ padding: 0 0 18px 0; margin: 0 0 0 24px;}
sup										{ vertical-align: top; font-size: 8px; }
small									{ font-size: 8px; }
td[valign=middle]						{ vertical-align: middle; }
td[valign=top]							{ vertical-align: top; }
td[valign=bottom]						{ vertical-align: bottom; }
.Normal, 
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject								{ font-family: 'Open Sans',Arial,Helvetica,sans-serif; font-weight:normal;
										font-size: 14px; line-height: 20px; text-align: left; }

.Normal, .NormalDisabled				{ color: #000; }
.BoldText								{ font-weight: bold;}
.SubHead,
.NormalRed,
.SkinObject								{ color: #ad1e36; }

/* 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: 'Open Sans',Arial,Helvetica,sans-serif;
										font-weight: normal; font-size: inherit; text-decoration: none;
										line-height: inherit; color: #005DDB; white-space: nowrap;}
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; }
#Body .AlertText a,
#Body .AlertText a:link,
#Body .AlertText a:visited				{color: #b3a369;}
#Body .AlertText a:hover,
#Body .AlertText a:focus,
#Body .AlertText a:active			{color: #ebeaea;}


/* 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: 'Open Sans',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: #e51937; color: #fff; display: inline-block; border: none;
										font-size: 14px; line-height: 20px; margin: 12px 0; padding: 8px 12px; }
.StandardButton:hover, 
.StandardButton:focus					{ background: #001489; color: #fff; outline: none; text-decoration: none; }

/* Float CSS */
/********************************************************************/
.float-left								{ float:left; }
.float-right							{ float:right; }
.clear:after							{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clear-both								{ clear: both; font-size: 0px; line-height: 0px; height: 0px; }
#Body .clear								{ clear: none; }

/* 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; }
a.SkinObject.tshq-license                            { color: #ffffff;}
a.SkinObject.tshq-license:hover                  { color: #000000;}
/* 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; }


/* Custom Scrollbar */
/**********************************************************************/
::-webkit-scrollbar-track 				{ background-color: #80a0b4; } 
::-webkit-scrollbar 						{ width: 6px; background-color: #80a0b4; }	/* Scoll Track*/
::-webkit-scrollbar-thumb 				{ background-color: #01426a; }	/* Scoll Color */ 

/* Skin CSS */
/********************************************************************/
.skArea									{ min-height: 100%; _height: 100%; overflow: hidden;
										background: #01426a url(images/skin-bg.jpg) center top no-repeat; }
.skWidth								{ width: 975px; margin: auto; }

/* Inner Panes CSS */
/********************************************************************/
.LeftPane								{ float: left; width: 645px; }
.RightPane								{ float: right; width: 300px; padding: 0 0 0 30px; }
.inner-width							{ display: table; max-width: 100%; }
.inner-table							{ display: table; width: 100%; }
.inner-cell								{ display: table-cell; float: none; }
#Body.dnnEditState .inner-table .LeftPane
										{ float: left; }
#Body.dnnEditState .inner-table .RightPane
										{ float: right; }

/* Topbar CSS */
/********************************************************************/
.skTopbar								{ background: #01426a; padding: 13px 0; }
.skMobNav,
.skAction,
.skSocial								{ float: right; }
.skSocial a.link,
.skSocial a.link:link,
.skSocial a.link:visited 				{ float: left; margin: 4px 0 4px 7px; width: 30px; height: 22px; overflow: hidden; text-indent: 99px;
										background-color: transparent; background-image: url(images/icn-social.png); 
										background-repeat: no-repeat; }
.skSocial a.facebook,
.skSocial a.facebook:link,
.skSocial a.facebook:visited			{  background-position: 0 0; width: 15px; }
.skSocial a.facebook:hover,
.skSocial a.facebook:focus,
.skSocial a.facebook:active				{ background-position: 0 -22px; }
.skSocial a.twitter,
.skSocial a.twitter:link,
.skSocial a.twitter:visited				{ background-position: -14px 0; width: 29px; }
.skSocial a.twitter:hover,
.skSocial a.twitter:focus,
.skSocial a.twitter:active 				{ background-position: -14px -22px; }
.skSocial a.skInstagram,
.skSocial a.skInstagram:link,
.skSocial a.skInstagram:visited				{ background-position: -42px 0; width: 23px; }
.skSocial a.skInstagram:hover,
.skSocial a.skInstagram:focus,
.skSocial a.skInstagram:active 				{ background-position: -42px -22px; }
.skSocial a.youtube,
.skSocial a.youtube:link,
.skSocial a.youtube:visited				{ background-position: -65px 0; width: 29px; }
.skSocial a.youtube:hover,
.skSocial a.youtube:focus,
.skSocial a.youtube:active 				{ background-position: -65px -22px; }
.skSocial a.flickr:link,
.skSocial a.flickr:visited				{ background-position: -94px 0; width: 18px; }
.skSocial a.flickr:hover,
.skSocial a.flickr:focus,
.skSocial a.flickr:active 				{ background-position: -94px -22px; }
.skAction								{ margin: 0 0 0 19px; }
.skAction a.link,
.skAction a.link:link,
.skAction a.link:visited 				{ float: left; margin: 0 0 0 9px; padding: 6px 24px; background: #002841; color: #fff; 
										font-family: 'Oswald', sans-serif; font-size: 14px; line-height: 18px;
										text-decoration: none; text-transform: uppercase; }
.skAction a.link:hover,
.skAction a.link:active,
.skAction a.link:focus 					{ background: #ad1e36;  }
.skActionwrp 							{ display: none;}

/* Banner CSS */
/********************************************************************/
.skBanner								{ background: #002e4a; padding: 10px 0 11px; }
.skBanner .skWidth 						{ position: relative; }
.skLogo									{ position: absolute; top: -63px; left: -55px; }
.skLogo a								{ display: block; }
.skLogo a:hover img						{ -webkit-filter: drop-shadow(0 4px 8px #000); filter: drop-shadow(0 4px 8px #000); }
.skLogo img								{ height: 160px; width: 109px; }
.skTitle								{ font-family: 'ncfc_sir_walter','Oswald',Arial,Helvetica,sans-serif; font-size: 65px; line-height: 65px; font-weight: normal; 
										text-transform: uppercase; padding: 0 0 0 82px; color: #fff; }


/* Navigation CSS */
/********************************************************************/
.skNav									{ background: #b3a369; border-bottom: 6px solid #fff; padding: 10px 0 0 0; }

/* Setting CSS */
/********************************************************************/
.skArea a.sWebTheme_ActionsLinks:hover span, 
.skArea a.sWebTheme_ActionsLinks:focus span, 
.skArea a.sWebTheme_ActionsLinks:active span
										{ background: #ad1e36; }

/* Slider CSS */
/********************************************************************/
.skRow,
.skSlider								{ padding: 0 0 30px 0; }
.skContent								{ padding: 17px 0 0 0; }


/* News Section Edit CSS */
/********************************************************************/
#TeamNews .TeamPage_newsAE_detailRight	{ float: right; position: relative; top: auto; right: auto; width: 340px; }
#TeamNews .TeamPage_newsAE_newsPhoto	{ height: auto; width: auto; }
#TeamNews .TeamPage_newsAE_newsPhoto img{ width: 100%; }
#TeamNews .TeamPage_newsAE_shortDescription .RadEditor
										{ height: 334px !important; }

/* News CSS */
/********************************************************************/
.skNews ul.list							{ margin: 0; padding: 0; }
.skNews li.item							{ margin: 0; padding: 0; list-style: none; float: left; width: 473px; background: #fff;
										padding: 0; margin: 0 29px 29px 0; }
.skNews li.alt							{ margin: 0 0 29px 0; }
.skNews a.nwLink,
.skNews a.nwLink:link,
.skNews a.nwLink:visited					{ display: block; color: #363636; }
.skNews .img								{ display: block; float: left; width: 212px; }
.skNews img								{ height: 202px; width: 212px; }
.skNews .logo-img						{ text-align: center; width: 212px; height: 202px; padding: 21px 0px; box-sizing: border-box;}
.skNews .logo-img img 					{ height: 160px; width: auto; max-height: 160px; }
.skNews .detail							{ display: block; padding: 14px 14px 14px 230px; }
.skNews .date							{ display: block; font-style: italic; color: #ad1e36; font-weight: 400;}
.skNews .title							{ display: block; font-size: 17px; line-height: 21px; padding: 0 0 6px 0; }
.skNews .title .url						{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 17px; 
										line-height: 24px; color: #363636; text-transform: uppercase; letter-spacing: 1px; white-space: pre-wrap;}
.skNews .summary							{ display: block; font-size: 14px; line-height: 20px; padding: 0; white-space: pre-wrap;}
.skNews .link							{ display: inline-block; *display: inline; zoom: 1; position: relative; text-decoration: underline; 
										padding: 0 10px 0 0; white-space: nowrap; color: #ad1e36; }
.skNews a.nwLink:hover .link,
.skNews a.nwLink:focus .link,
.skNews a.nwLink:active .link			{ color: #b3a369;}
.skNews .link i							{ position: absolute; right: 0; top: 5px; font-size: 0; line-height: 0;
										border-top: 5px solid transparent; border-bottom: 5px solid transparent; 
										border-right: 0 solid transparent; border-left: 5px solid #ad1e36; }
.skNews a.nwLink:hover .link i,
.skNews a.nwLink:focus .link i,
.skNews a.nwLink:active .link i			{ border-left: 5px solid #b3a369; }

/* Container */
/********************************************************************/
.skConainer .content						{ background: #fff; }
.skConainer .head						{ font-family: 'ncfc_sir_walter','Oswald',Arial,Helvetica,sans-serif; font-size: 32px; line-height: 36px; color: #fff;
										 padding: 8px 12px 8px 20px; font-weight: normal; text-transform: uppercase; background: #b3a369; letter-spacing: 0.4px; }
.skConainer .head span					{ float: right; font-family: Arial,Helvetica,sans-serif; font-size: 12px; line-height: 17px; font-style: italic; text-transform: capitalize; padding: 10px 0 0 0;}
a.btn,
a.btn:link,
a.btn:visited							{ background: #b3a369; color: #fff; text-transform: uppercase; font-size: 17px; line-height: 21px; font-family: 'Open Sans', sans-serif; 
										font-weight: 600; margin: 10px auto; display: table; padding: 7px 25px; }
a.btn:hover,
a.btn:focus,
a.btn:active							{ background: #d0c290; }

a.skViewAllbtn,
a.skViewAllbtn:link,
a.skViewAllbtn:visited								{ background: #fff; color: #b3a369; text-transform: uppercase; font-size: 14px; line-height: 21px; font-family: 'Open Sans', sans-serif; font-weight: 700; display: table; padding: 5px 14px; margin-top: 3px;}
a.skViewAllbtn:hover,
a.skViewAllbtn:focus,
a.skViewAllbtn:active						{ background: #ad1e36; color: #fff;}

/* Field Status */
/********************************************************************/
.skFieldStatus							{ position: relative; float: left; width: 330px; background-color: #fff;}
.skFieldStatus .content					{ height: 320px; overflow: auto; margin: 18px 15px 18px 18px;}
.ManageField:after						{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.ManageField							{ text-align: center; }
.ManageField a.bsb-btn,
.ManageField a.bsb-btn:link,
.ManageField a.bsb-btn:visited			{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 24px; 
										font-weight: normal; padding: 4px 12px; background: #000; color: #fff; text-transform: uppercase; 
										float: none; margin: auto; display: inline-block; }
ul.field									{ margin: 5px 0 0 0; padding: 4px 10px 4px 4px; }
ul.field li.item							{ margin: 0; padding: 14px 0; list-style: none; border-bottom: 1px solid #d4d4d4; position: relative; }
ul.field li.item.first						{ padding-top: 0; }
ul.field .name							{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 17px; line-height: 24px; 
										font-weight: normal; display: block; color: #363636; margin: 0 60px 0 0; white-space: nowrap;
										text-overflow: ellipsis; overflow: hidden; text-transform: uppercase; }
ul.field .date							{ font-family: 'Open Sans',Arial,Helvetica,sans-serif; font-size: 11px; line-height: 20px; 
										display: block; color: #ad1e36; font-style: italic; }
ul.field li.item.open:after,
ul.field li.item.close:after,
ul.field li.item.partial:after				{ position: absolute; font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 16px; 
										line-height: 28px; top: 11px; right: 0; text-transform: uppercase; }
ul.field li.item.first.open:after,
ul.field li.item.first.close:after,
ul.field li.item.first.partial:after		{ top: 0; }
ul.field li.item.open:after				{ content: "Open"; color: #01426a; }
ul.field li.item.close:after				{ content: "Closed"; color: #ad1e36; }
ul.field li.item.partial:after				{ content: "Partial"; color: #b3a369; }
ul.field li.item ul							{ margin: 0; padding: 0; }
ul.field li.item li.item					{ margin: 0; padding: 2px 0; border: 0; }
ul.field .current						{ font-family: 'Open Sans',Arial,Helvetica,sans-serif; font-size: 15px; line-height: 24px; color: #000; 
										white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; margin: 0 60px 0 0; }
ul.field li.item li.item.open:after,
ul.field li.item li.item.close:after,
ul.field li.item li.item.partial:after		{ top: 0; }
.fs-left .fs-an-link						{ white-space: normal;}

/* Tabs CSS */
/********************************************************************/
.skTabs									{ background: #fff; float: right; width: 620px; }
.skTabs ul.nav							{ margin: 0; padding: 0; background: #d0c290; }
.skTabs ul.nav li.item						{ padding: 0; list-style: none; float: left; width: 33.33%; position: relative;  }
.skTabs ul.nav1 li.item					{ width: 100%; }
.skTabs ul.nav2 li.item					{ width: 50%; }
.skTabs ul.nav a.link,
.skTabs ul.nav a.link:link,
.skTabs ul.nav a.link:visited				{ font-family: 'ncfc_sir_walter','Oswald',Arial,Helvetica,sans-serif; font-size: 32px; line-height: 36px;
										color: #fff; text-transform: uppercase; padding: 8px 0; text-align: center; font-weight: normal;
										display: block; position: relative; }
.skTabs ul.nav a.active,
.skTabs ul.nav a.active:link,
.skTabs ul.nav a.active:visited,
.skTabs ul.nav a.link:hover				{ color: #fff; background: #b3a369; }
.skTabs ul.nav a.link:after				{ content: ""; position: absolute; height: 0; width: 0; font-size: 0; line-height: 0; 
										height: 0; width: 0; border-top: 10px solid #b3a369; border-right: 10px solid transparent; 
										border-left: 10px solid transparent; border-bottom: 10px solid transparent;  
										left: 50%; bottom: -20px;  margin: 0 0 0 -10px; display: none; }
.skTabs ul.nav a.active:after				{ display: block; }
.skTabs .content							{ display: none; height: 320px; overflow: auto; margin: 18px 15px 18px 18px;}

.mobAccordion .tl						{ display: none; font-size: 32px; line-height: 36px; margin: 0; position: relative;
										text-transform: uppercase; padding: 8px 20px; border-bottom: 6px solid #b3a369; 
										font-family: 'ncfc_sir_walter','Oswald',Arial,Helvetica,sans-serif; 
										background: #d0c290; color: #fff; }
.mobAccordion.active .tl 				{ background: #b3a369; color: #fff; }
.mobAccordion .tl:after					{ content: ""; position: absolute; height: 0; width: 0; font-size: 0; line-height: 0; 
										height: 0; width: 0; border-top: 10px solid #b3a369; border-right: 10px solid transparent; 
										border-left: 10px solid transparent; border-bottom: 10px solid transparent;  
										left: 20px; bottom: -24px; display: none; }
.mobAccordion .swm						{ display: none; margin: 12px auto auto auto; position: relative; text-transform: uppercase; 
										padding: 0 10px 0 0; white-space: nowrap; }
.mobAccordion .swm i						{ position: absolute; top: 13px; right: auto; margin-left: 5px; font-size: 0; line-height: 0;
										border-top: 5px solid transparent; border-bottom: 5px solid transparent; 
										border-right: 0 solid transparent; border-left: 5px solid #fff; }
.mobAccordion .swm:hover i,
.mobAccordion .swm:focus i,
.mobAccordion .swm:active i				{ border-left: 5px solid #000; }
.mobAccordion .swm:before				{ content: "More "; }
.mobAccordion.all .swm:before			{ content: "Less "; }


/* News CSS */
/********************************************************************/
.skEvents ul.events						{ margin: 0; padding: 0 10px 0 0; }
.skEvents li.item						{ margin: 0; padding: 13px 3px; list-style: none; border-bottom: 1px solid #aaa; cursor: pointer;}
.skEvents li.item:hover  .day			{ background-color: #074368;}
.skEvents li.item:hover .date			{ color : #b8c2cb;}
.skEvents li.item.first					{ padding-top: 0; }
.skEvents li.item.last					{ border: none; }
.skEvents .day							{ margin: 0 14px 0 0; background: #ad1e36; display: block; width: 54px; height: 54px; }
.skEvents .month						{ padding: 2px 0 0 0; }
.skEvents .date,
.skEvents .month						{ display: block; font-family: 'Open Sans',Arial,Helvetica,sans-serif; 
										font-size: 20px; line-height: 20px; color: #fff; text-transform: uppercase; 
										text-align: center; font-weight: bold; }
.skEvents .date							{ font-size: 29px; line-height: 29px; color: #e0bcc0; }
.skEvents .time							{ font-family: 'Open Sans',Arial,Helvetica,sans-serif; display: block;
										font-size: 14px; line-height: 20px; color: #ad1e36; white-space: nowrap; }
.skEvents .head							{ margin: 0; padding: 0; }
.skEvents .summary						{ margin: 0; padding: 0; }
.skEvents .head a.link,
.skEvents .head a.link:link,
.skEvents .head a.link:visited			{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 21px; line-height: 26px; color: #000; text-transform: uppercase; }
/*.skEvents .head a.link:hover,
.skEvents .head a.link:focus,
.skEvents .head a.link:active			{ color: #e51937; }*/

/* Twitter CSS */
/********************************************************************/
a.tweet_screen_name,
a.tweet_screen_name:link,
a.tweet_screen_name:visited				{ display: table !important; font-family: 'Oswald',Arial,Helvetica,sans-serif; 
										font-size: 17px; line-height: 20px; color: #000; text-transform: uppercase; }
a.tweet_screen_name:before 				{ content: "@"; }
a.tweet_screen_name:hover,
a.tweet_screen_name:focus,
a.tweet_screen_name:active				{ color: #ad1e36; }
.tweet_time 							{ position: absolute; left: 96px; bottom: 16px; font-size: 12px; line-height: 20px; color: #ad1e36; font-style: italic; }
ul.tweet_list							{ margin: 0; padding: 0; }
ul.tweet_list li						{ margin: 0; padding: 16px 0 32px 96px; border-bottom: 1px solid #c7c8ca; 
										background: transparent url(images/icn-twitter.png) 0 16px no-repeat; 
										min-height: 60px; _height: 60px; list-style: none; position: relative; }
ul.tweet_list li.tweet_first			{ padding-top: 6px; background-position: 0 6px; }
ul.tweet_list li:last-child				{ border: 0; }

/* Sponsor CSS */
/********************************************************************/
.skSponsor								{ margin: 0; padding: 0 0 30px 0; }
.skSponsor .wrapper						{ background: #fff; padding: 10px 30px; position: relative; }
.skSponsor ul.list						{ margin: 0; padding: 0; }
.skSponsor li.item						{ margin: 0; padding: 10px; list-style: none; float: left; }
.skSponsor a.link:hover img				{ -webkit-filter: drop-shadow(0 0 4px rgba(0,0,0,0.8)); filter: drop-shadow(0 0 4px rgba(0,0,0,0.8)); }
.skSponsor a.link,
.skSponsor a.link:link,
.skSponsor a.link:visited				{ display: block; }
.skSponsor a.prev,
.skSponsor a.prev:link,
.skSponsor a.prev:visited,
.skSponsor a.next,
.skSponsor a.next:link,
.skSponsor a.next:visited				{ position: absolute; top: 50%; height: 57px; width: 27px; margin: -25px 0 0 0;
										background: transparent url(images/icn-sponsor-arrow.png) 0 0 no-repeat;
										text-indent: 100px; overflow: hidden; }
.skSponsor a.prev,
.skSponsor a.prev:link,
.skSponsor a.prev:visited				{ left: -18px; background-position: left top; }
.skSponsor a.prev:hover,
.skSponsor a.prev:focus,
.skSponsor a.prev:active					{ background-position: left bottom; }
.skSponsor a.next,
.skSponsor a.next:link,
.skSponsor a.next:visited				{ right: -18px; background-position: right top; }
.skSponsor a.next:hover,
.skSponsor a.next:focus,
.skSponsor a.next:active					{ background-position: right bottom; }

/* Footer CSS */
/********************************************************************/
.skFooter								{ background: #002e4a; padding: 29px 0; color: #fff;  }
.skFooter .head							{ font-size: 17px; line-height: 24px; text-transform: uppercase; letter-spacing: 1px; color: #fff; font-weight: 600; }
.skFooter .ftLeft						{ float: left; width: 242px; text-align: right; padding: 0 50px 0 19px; border-right: 1px solid #314d5e; }
.skFooter .ftMiddle						{ float: left; width: 300px; text-align: center; padding: 0 50px; border-right: 1px solid #314d5e; }
.skFooter .ftMiddle iframe,
.skFooter .ftMiddle object				{ max-width: 100%; height: auto; }
.skFooter .ftRight						{ float: right; width: 193px; text-align: left; padding: 0 19px 0 50px; }
.skFooter .ftLeft a,
.skFooter .ftLeft a:link,
.skFooter .ftLeft a:visited				{ text-decoration: underline; color: #b3a369; }
.skFooter .ftLeft a:hover,
.skFooter .ftLeft a:focus,
.skFooter .ftLeft a:active				{ color: #fff;}

.stLink ul.list							{ margin: 0; padding: 0; }
.stLink li.item							{ margin: 0; padding: 0 0 4px 0; list-style: none; }
.stLink ul.last li.last					{ padding: 0; }
.stLink a.link,
.stLink a.link:link,
.stLink a.link:visited					{ position: relative; font-size: 14px; line-height: 18px; color: #fff; }
.stLink a.link i							{ position: absolute; top: 4px; left: -14px; border-top: 6px solid transparent; border-bottom: 6px solid transparent; 
										border-left: 6px solid #b3a369; border-right: 0 solid transparent; display: none; }
.stLink a.link:hover i,
.stLink a.link:focus i,
.stLink a.link:active i					{ display: block; }
.stLink a.link:hover,
.stLink a.link:focus,
.stLink a.link:active					{ color: #b3a369; }

/* Info CSS */
/********************************************************************/
.skInfo									{ background: #ad1e36; padding: 6px 0; }
.skInfo .left							{ float: left; width: 72%; }
.skInfo .right							{ float: right; }
.skInfo,
.skInfo a.link,
.skInfo a.link:link,
.skInfo a.link:visited					{ font-size: 12px; line-height: 28px; color: #fff;  }
.skInfo a.link,
.skInfo a.link:link,
.skInfo a.link:visited					{ white-space: nowrap; }
.skInfo a.HiddenLink,
.skInfo a.HiddenLink:link,
.skInfo a.HiddenLink:visited			{ color: #ad1e36; }
.skInfo a.link:hover,
.skInfo a.link:focus,
.skInfo a.link:active					{ color: #000; }
 
 
.skDisclaimer                                           { padding: 15px 0; text-align: center; background: #01426a; }
.skDisclaimer p                                        { margin: 0; padding: 0; color: #fff; font-size: 12px; }
