/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Skin 036 (American Youth Soccer Organization)					*/
/* Created: 14 Dec 2015 by Krunal									*/
/* Updated: 04 May 2016 by Krunal									*/
/********************************************************************/

@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700|Lato:100,300,400,700,900);

/* 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: 'Lato',Arial,Helvetica,sans-serif; height: 100%;
										background: #fff; color: #525252; line-height: 20px; 
										font-weight: normal; }

/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6					{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-weight: 400; color: #0b52a0; padding: 0 0 18px 0; }
h1										{ font-size: 40px; line-height: 62px; }
h2										{ font-size: 32px; line-height: 36px; }
h3										{ font-size: 26px; line-height: 32px; }
h4										{ font-size: 20px; line-height: 22px; }
h5	 									{ font-size: 18px; line-height: 20px; }
h6										{ font-size: 16px; line-height: 20px; }
p										{ padding: 0 0 18px 0; }
ul, ol									{ padding: 0 0 18px 0; margin: 0 0 0 24px;}
sup										{ vertical-align: top; font-size: 8px; }
small									{ font-size: 8px; }
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: 'Lato',Arial,Helvetica,sans-serif; font-weight:normal;
										font-size: 14px; line-height: 20px; text-align: left; }

.Normal, .NormalDisabled				{ color: #525252; }
.BoldText								{ font-weight: bold;}
.NormalRed								{ color: #cd0000; }
.SubHead								{ color: #de2e24; }
.SkinObject								{ color: #de2e24; }

/* 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: 'Lato',Arial,Helvetica,sans-serif;
										font-weight: normal; font-size: inherit; text-decoration: none;
										line-height: inherit; color: #de2e24; }
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; }
.AlertText a:hover,
.AlertText a:focus,
.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: 'Lato',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: #de2e24; color: #fff; display: inline-block; border: none;
										font-size: 14px; line-height: 20px; margin: 12px 0; padding: 8px 12px; }
.StandardButton:hover, 
.StandardButton:focus					{ background: #000; 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; }

/* DNN Overwrite CSS */
/********************************************************************/
.textAlignRight							{ text-align: right; }
.textAlignCenter						{ text-align: center; }
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox						{ width: 24px!important; }
.termsContainer, 
.privacyContainer						{ padding: 12px; }
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox						{ width: 24px!important; }

/* DNN 6 Fix */
/********************************************************************/
#dnnCPWrap a,
#dnnCPWrap a:link,
#dnnCPWrap a:visited						{ text-decoration: none; }
#dnnCPWrap a:hover span, #dnnCPWrap a:active span,
#dnnCPWrap a:focus span, #dnnCommonTasks a:hover, 
#dnnCommonTasks a:active, #dnnCommonTasks a:focus, 
#dnnCurrentPage a:hover, #dnnCurrentPage a:active, 
#dnnCurrentPage a:focus, #dnnOtherTools a:hover, 
#dnnOtherTools a:active, #dnnOtherTools a:focus
										{ text-decoration: underline; }

/* Skin CSS */
/********************************************************************/
.skArea									{ min-height: 100%; overflow: hidden; background: #fff url(images/ayso-bg.jpg) top center no-repeat; }
.skWidth								{ width: 940px; margin: auto; }
.skWrapper								{ background: #fff; }
.skTopbar								{ background: #09478b; padding: 10px 22px; }
.skLogin								{ float: right; }
.skLogin a.btn,
.skLogin a.btn:link,
.skLogin a.btn:visited					{ float: left; margin: 0 0 0 14px; display: block; padding: 6px 15px; background: #fff; color: #09478b;
										font-family: 'Oswald',Arial,Helvetica,sans-serif; font-weight: 400; font-size: 15px; line-height: 20px;
										text-transform: uppercase;  -webkit-transition: background-color 0.5s, color 0.5s; -moz-transition: background-color 0.5s, color 0.5s;
										-o-transition: background-color 0.5s, color 0.5s; transition: background-color 0.5s, color 0.5s; }
.skLogin a.btn:hover						{ background: #de2e24; color: #fff; }
.skHead									{ padding: 6px 20px; }
.skLogo									{ float: left; padding: 0 20px 0 0; }
.skLogo img								{ height: 126px; width: 126px; }
h1.skTitle								{ float: left; width: 400px; font-size: 32px; line-height: 40px; font-weight: 700; 
										text-transform: uppercase; padding: 20px 0; }
.skSlider								{ padding: 13px 13px 0 13px; }
.skBox									{ background: #fff; position: relative; margin: 0 -15px; 
										padding: 0 15px 60px 15px; -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); }
.skBox .notch							{ position: absolute; height: 9px; width: 15px; background-color: transparent; background-position: 0 0; background-repeat: no-repeat; }
.skBox .leftNotch						{ top: -9px; left: 0; background-image: url(images/gray-left-notch.png); }
.skBox .rightNotch						{ top: -9px; right: 0; background-image: url(images/gray-right-notch.png); }
.skBox .leftBottomNotch					{ bottom: -9px; left: 0; background-image: url(images/gray-bottom-left-notch.png); }
.skBox .rightBottomNotch					{ bottom: -9px; right: 0; background-image: url(images/gray-bottom-right-notch.png); }
.skLeft									{ width: 600px; float: left; padding: 0 5px; }
.skRight								{ width: 316px; float: right; padding: 0 5px; }

/* Inner Panes CSS */
/********************************************************************/
.innerSkin .skContent					{ padding: 36px 18px 0 18px; }
.LeftPane								{ float: left; width: 600px; }
.RightPane								{ float: right; width: 286px; padding: 0 0 0 18px; }
.inner-width							{ display: table; max-width: 100%; }
.inner-table							{ display: table; width: 100%; }
.inner-cell								{ display: table-cell; float: none; }

/* Topbar Links CSS */
/********************************************************************/
.skTopLinks								{ float: left; }
.skTopLinks ul.list						{ margin: 0; padding: 0; }
.skTopLinks li.item						{ margin: 0; padding: 0 12px 0 0; list-style: none; float: left; }
.skTopLinks a.link,
.skTopLinks a.link:link,
.skTopLinks a.link:visited				{ display: block; font-size: 13px; line-height: 16px; color: #2a90ff; -webkit-transition: color 0.5s; 
										-moz-transition: color 0.5s; -o-transition: color 0.5s; transition: color 0.5s; }
.skTopLinks a.link:after					{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.skTopLinks a.link img					{ float: left; margin: 0 6px 0 0; height: 30px; width: 36px; }
.skTopLinks a.link span					{ float: left; }
.skTopLinks a.link:hover					{ color: #fff; }

/* Topbar Banner CSS */
/********************************************************************/
.skHead .skBanner						{ float: right; padding: 14px 0; }
.skHead .skBanner a.link,
.skHead .skBanner a.link:link,
.skHead .skBanner a.link:visited			{ display: block; border: 6px solid #de2e24; -webkit-transition: border-color 0.5s; 
										-moz-transition: border-color 0.5s; -o-transition: border-color 0.5s; transition: border-color 0.5s; }
.skHead .skBanner a.link:hover			{ border-color: #09478b; }

/* Nav CSS */
/********************************************************************/
.skNav									{ background: #de2e24; position: relative; margin: 0 -15px; 
										padding: 0 15px; -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); }
.skNav .notch							{ position: absolute; top: -9px; height: 9px; width: 15px; background-color: transparent; background-position: 0 0; background-repeat: no-repeat; }
.skNav .leftNotch						{ left: 0; background-image: url(images/red-left-notch.png); }
.skNav .rightNotch						{ right: 0; background-image: url(images/red-right-notch.png); }

/* Setting Panel Overwrite CSS */
/********************************************************************/
.skSettingPanel a.sWebTheme_ActionsLinks:hover span, 
.skSettingPanel a.sWebTheme_ActionsLinks:focus span, 
.skSettingPanel a.sWebTheme_ActionsLinks:active span
										{ background: #de2e24; }

/* News CSS */
/********************************************************************/
.skNews									{ position: relative; padding: 40px 32px; }
.skNews ul.list							{ margin: 0; padding: 0; }
.skNews li.item							{ margin: 0; padding: 0; list-style: none; float: left; }
.skNews a.link,
.skNews a.link:link,
.skNews a.link:visited					{ display: block; width: 278px; background: #fff; border: 7px solid #fff; text-align: center; height: 316px;
										font-family: 'Lato',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 20px; font-weight: 400; color: #525252; 
										-webkit-transition: border-color 0.5s; -moz-transition: border-color 0.5s; -o-transition: border-color 0.5s; transition: border-color 0.5s; }
.skNews a.link:hover,
.skNews li.active a.link					{ border-color: #d02327; }
.skNews a.link img						{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); 
										-moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; -webkit-transition: opacity 0.5s; 
										-moz-transition: opacity 0.5s; -o-transition: opacity 0.5s; transition: opacity 0.5s; }
.skNews a.link:hover img,
.skNews li.active a.link img				{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); 
										-moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.skNews .date							{ display: block; text-align: center; font-family: 'Oswald',Arial,Helvetica,sans-serif; font-weight: 400; 
										font-size: 18px; line-height: 20px; text-transform: uppercase; color: #0b52a0; padding: 18px;  }
.skNews .title							{ display: block; padding: 0 18px 18px 18px; }
.skNews .prev,
.skNews .next							{ position: absolute; height: 57px; width: 27px; background: transparent url(images/icn-sponsor.png) 0 0 no-repeat;
										font-size: 0; line-height: 0; color: transparent; top: 110px;  }
.skNews .prev							{ left: 0; background-position: top left; }
.skNews .next							{ right: 0; background-position: top right; }
.skNews .prev:hover						{ background-position: bottom left; }
.skNews .next:hover						{ background-position: bottom right; }

/* Tabs CSS */
/********************************************************************/
.skTabs ul.nav							{ margin: 0; padding: 0; background: #de2e24; }
.skTabs ul.nav li.item						{ margin: 0; 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 li.item:after				{ content: ""; position: absolute; top: 10px; bottom: 10px; right: 0; width: 1px; background: #e1665f; }
.skTabs ul.nav li.last:after				{ display: none; }
.skTabs ul.nav a.link,
.skTabs ul.nav a.link:link,
.skTabs ul.nav a.link:visited				{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 20px; 
										font-weight: 400; color: #fff; text-transform: uppercase; padding: 20px; text-align: center;
										display: block; position: relative; z-index: 1; 
										-webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s; transition: background 0.5s; }
.skTabs ul.nav a.active					{ background: #0b52a0; }
.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 #0b52a0; border-right: 10px solid transparent; 
										border-left: 10px solid transparent; border-bottom: 10px solid transparent;  
										left: 50%; bottom: -20px; margin: 0 0 0 -10px; z-index: 1; 
										 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); 
										-moz-opacity: 0; -khtml-opacity: 0; opacity: 0; -webkit-transition: opacity 0.5s; 
										-moz-transition: opacity 0.5s; -o-transition: opacity 0.5s; transition: opacity 0.5s; }
.skTabs ul.nav a.active:after				{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); 
										-moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.skTabs .content							{ display: none; background: #e8e8e8; padding: 14px; height: 472px; overflow: auto; }
.cntWrapper								{ position: relative; }
.cntWrapper:before						{ content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 20px; 
										background: -moz-linear-gradient(top, rgba(232,232,232,0) 0%, rgba(232,232,232,1) 100%); /* FF3.6-15 */
										background: -webkit-linear-gradient(top, rgba(232,232,232,0) 0%,rgba(232,232,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
										background: linear-gradient(to bottom, rgba(232,232,232,0) 0%,rgba(232,232,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
										filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e8e8e8', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */ }

/* Tabs News CSS */
/********************************************************************/
.skTabNews ul.list						{ margin: 0; padding: 0; background: }
.skTabNews li.item						{ margin: 0; padding: 12px; list-style: none; border-bottom: 1px solid #bcbcbc; }
.skTabNews li.item img						{ float: left; }
.skTabNews .detail						{ display: block; padding: 0 0 0 116px; }
.skTabNews a.link,
.skTabNews a.link:link,
.skTabNews a.link:visited				{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 20px; 
										font-weight: 400; color: #0b52a0; text-transform: uppercase; margin: 0 0 8px 0; display: block; 
										-webkit-transition: color 0.5s; -moz-transition: color 0.5s; -o-transition: color 0.5s; transition: color 0.5s; }
.skTabNews a.link:hover					{ color: #de2e24; }
.skTabNews .summary						{ padding: 0 0 8px 0; }
.skTabNews .date							{ font-style: italic; color: #de2e24; }
.skTabNews .btn							{ display: block; padding: 6px 10px 10px 10px; 
										font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 20px; 
										font-weight: 400; color: #fff; text-transform: uppercase; background: #d72c23; 
										-webkit-transition: background 0.5s; -moz-transition: background 0.5s; 
										-o-transition: background 0.5s; transition: background 0.5s; text-align: center; }
.skTabNews a.btn:hover					{ background: #09478b; }

/* Tabs Events CSS */
/********************************************************************/
.skCalendar ul.list						{ margin: 0; padding: 0; }
.skCalendar li.item						{ margin: 0; padding: 12px; list-style: none; border-bottom: 1px solid #bcbcbc; }
.skCalendar .head,
.skCalendar a.link,
.skCalendar a.link:link,
.skCalendar a.link:visited				{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 20px; padding: 0;
										font-weight: 400; color: #0b52a0; text-transform: uppercase; margin: 0 0 8px 0; display: block; 
										-webkit-transition: color 0.5s; -moz-transition: color 0.5s; -o-transition: color 0.5s; transition: color 0.5s; }
.skCalendar a.link:hover					{ color: #de2e24; }
.skCalendar .summary						{ padding: 0 0 8px 0; }
.skCalendar .date						{ font-style: italic; color: #de2e24; }
.skCalendar .btn							{ display: block; padding: 6px 10px 10px 10px; 
										font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 20px; 
										font-weight: 400; color: #fff; text-transform: uppercase; background: #d72c23; 
										-webkit-transition: background 0.5s; -moz-transition: background 0.5s; 
										-o-transition: background 0.5s; transition: background 0.5s; text-align: center; }
.skCalendar a.btn:hover					{ background: #09478b; }
.skEvents ul.list						{ margin: 0; padding: 0; }
.skEvents li.item							{ margin: 0; padding: 1.5%; list-style: none; width: 47%; float: left; }
.skEvents li.alt							{ float: right; }
.skEvents a.link,
.skEvents a.link:link,
.skEvents a.link:visited					{ display: block; position: relative; }
.skEvents a.link img						{ max-width: 100%; }
.skEvents a.link span						{ -webkit-box-shadow: inset 0 0 0 0 #d02327; -moz-box-shadow: inset 0 0 0 0 #d02327; box-shadow: inset 0 0 0 0 #d02327;  
										position: absolute; top: 0; left: 0; height: 100%; width: 100%;
										-webkit-transition: box-shadow 0.5s; -moz-transition: box-shadow 0.5s; -o-transition: box-shadow 0.5s; transition: box-shadow 0.5s; }
.skEvents a.link:hover span				{ -webkit-box-shadow: inset 0 0 0 7px #d02327; -moz-box-shadow: inset 0 0 0 7px #d02327; box-shadow: inset 0 0 0 7px #d02327; }

/* Video CSS */
/********************************************************************/
.video-container 						{ position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.video-container iframe, 
.video-container object, 
.video-container embed 					{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Social CSS */
/********************************************************************/
.skFeeds .head							{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 20px; 
										font-weight: 400; color: #fff; text-transform: uppercase; padding: 20px; text-align: center; 
										background: #de2e24; }
.skFeeds .content						{ background: #e8e8e8; padding: 14px; height: 472px; overflow: auto; }
.fb-wall-box:after						{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.fb-wall-box							{ margin: 0; padding: 12px 12px 12px 78px; border-bottom: 1px solid #bcbcbc; 
										background: transparent url(images/icn-feed-facebook.png) 0 12px no-repeat; 
										min-height: 76px; }
.fb-wall-icon,
.fb-wall-media,
.fb-wall-avatar							{ display: none; }
a.fb-wall-message-from,
a.fb-wall-message-from:link,
a.fb-wall-message-from:visited			{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 20px; padding: 0;
										font-weight: 400; color: #0b52a0; text-transform: uppercase; margin: 0 0 8px 0; display: block;  
										-webkit-transition: color 0.5s; -moz-transition: color 0.5s; -o-transition: color 0.5s; transition: color 0.5s; }
a.fb-wall-message-from:hover			{ color: #de2e24; }
.fb-wall-message						{ height: 68px; display: block; overflow: hidden; margin: 0 0 8px 0; }
.fb-wall-date							{ display: block; font-style: italic; color: #de2e24; }
ul.tweet_list							{ margin: 0; padding: 0; }
ul.tweet_list li:after						{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
ul.tweet_list li							{ margin: 0; padding: 12px 12px 12px 78px; border-bottom: 1px solid #bcbcbc; min-height: 76px;
										background: transparent url(images/icn-feed-twitter.png) 0 12px no-repeat; list-style: none; }
.tweet_time								{ display: block; font-style: italic; color: #de2e24; }

/* Sponsors css */
/********************************************************************/
.skSponsor								{ padding: 18px 0; }
.skSponsor .head							{ font-size: 18px; line-height: 26px; font-weight: bold; text-transform: uppercase; text-align: center; padding: 0; margin: 0; }
.skSponsor .content						{ position: relative; padding: 18px 50px; }
.skSponsor ul.list						{ margin: 0; padding: 0; }
.skSponsor li.item						{ margin: 0; padding: 0 8px; list-style: none; float: left; }
.skSponsor a.link img						{ -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.skSponsor a.link:hover img				{ -moz-transform: scale(1.03); -webkit-transform: scale(1.03); -o-transform: scale(1.03);
										-ms-transform: scale(1.03); transform: scale(1.03); }
.skSponsor .prev,
.skSponsor .next							{ top: 50%; height: 57px; width: 27px; margin-top: -28px; position: absolute;
										background: transparent url(images/icn-sponsor.png) left top no-repeat;
										font-size: 0; line-height: 0; color: transparent; }
.skSponsor .prev							{ left: 20px; }
.skSponsor .next							{ right: 20px; background-position: right top; }
.skSponsor .prev:hover					{ background-position: left bottom; }
.skSponsor .next:hover					{ background-position: right bottom; }

/* Footer css */
/********************************************************************/
.skFooter								{ background: #de2e24; position: relative; margin: 0 -15px; border-top: 6px solid #0b52a0;
										padding: 18px 36px 0 36px; -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); }
.skFooter .notch							{ position: absolute; height: 9px; width: 15px; background-color: transparent; background-position: 0 0; background-repeat: no-repeat; }
.skFooter .leftNotch						{ top: -15px; left: 0; background-image: url(images/blue-left-notch.png); }
.skFooter .rightNotch					{ top: -15px; right: 0; background-image: url(images/blue-right-notch.png); }
.skftModule								{ padding: 6px 0; position: relative; }

/* Contact css */
/********************************************************************/
.skContact								{ float: left; height: 235px; width: 165px; padding: 0 20px; position: relative; }
.skContact:after						{ position: absolute; content: ""; top: -6px; bottom: -6px; right: 0; width: 1px; background: #e86d66;  }
.skContact .info							{ padding: 18px 0 0 0; color: #fff; }

/* Footer Social css */
/********************************************************************/
.skSocial								{ float: left; height: 235px; width: 165px; padding: 0 20px; position: relative; }
.skSocial:after							{ position: absolute; content: ""; top: -6px; bottom: -6px; right: 0; width: 1px; background: #e86d66;  }
a.subscribe,
a.subscribe:link,
a.subscribe:visited						{ display: block; color: #fff; position: relative; padding: 0 0 0 52px; -webkit-transition: color 0.5s; 
										-moz-transition: color 0.5s; -o-transition: color 0.5s; transition: color 0.5s; }
a.subscribe span							{ height: 26px; width: 43px; background: transparent url(images/icn-envelope.png) top left no-repeat;
										position: absolute; top: 7px; left: 0; }
a.subscribe:hover						{ color: #000; }
a.subscribe:hover span					{ background-position: bottom left; }

.skSocial .skContainer					{ padding: 40px 0; }
.skSocial .head							{ font-size: 16px; line-height: 20px; color: #fff; text-transform: uppercase; 
										text-align: center; margin: 0; padding: 0 0 18px 0; }
.skSocial .content						{ text-align: center; }
.skSocial a.link,
.skSocial a.link:link,
.skSocial a.link:visited					{ display: inline-block; *display: inline; zoom: 1; height: 30px; width: 34px; 
										font-size: 0; line-height: 0; color: transparent;
										background-color: transparent; background-image: url(images/icn-social.png); 
										background-repeat: no-repeat; margin: 4px; padding: 0; -webkit-transition: background-position 0.5s; 
										-moz-transition: background-position 0.5s; -o-transition: background-position 0.5s; transition: background-position 0.5s; }
.skSocial a.facebook						{ background-position: 0 0; }
.skSocial a.twitter						{ background-position: -34px 0; }
.skSocial a.youtube						{ background-position: -68px 0; }
.skSocial a.pinterest					{ background-position: -102px 0; }
.skSocial a.linkedin						{ background-position: -136px 0; }
.skSocial a.instagram					{ background-position: -170px 0; }
.skSocial a.facebook:hover				{ background-position: 0 -30px; }
.skSocial a.twitter:hover				{ background-position: -34px -30px; }
.skSocial a.youtube:hover				{ background-position: -68px -30px; }
.skSocial a.pinterest:hover				{ background-position: -102px -30px; }
.skSocial a.linkedin:hover				{ background-position: -136px -30px; }
.skSocial a.instagram:hover				{ background-position: -170px -30px; }

/* Footer Links css */
/********************************************************************/
.skHelpfulLinks							{ float: left; height: 235px; width: 140px; padding: 0 20px; position: relative; }
.skHelpfulLinks:after					{ position: absolute; content: ""; top: -6px; bottom: -6px; right: 0; width: 1px; background: #e86d66;  }
.skHelpfulLinks .head					{ font-size: 16px; line-height: 20px; color: #fff; text-transform: uppercase; margin: 0; padding: 0 0 18px 0; }
.skHelpfulLinks ul.list					{ margin: 0; padding: 0; }
.skHelpfulLinks li.item					{ margin: 0; padding: 2px 0; list-style: none; }
.skHelpfulLinks a.link,
.skHelpfulLinks a.link:link,
.skHelpfulLinks a.link:visited			{ display: block; font-size: 14px; line-height: 20px; color: #fff; padding: 0 0 0 18px; 
										background: transparent url(images/icn-red-arrow.png) left center no-repeat; -webkit-transition: color 0.5s; 
										-moz-transition: color 0.5s; -o-transition: color 0.5s; transition: color 0.5s; }
.skHelpfulLinks a.link:hover				{ background-image: url(images/icn-black-arrow.png); color: #000; }

/* Footer Banner css */
/********************************************************************/
.skFooter .skBanner 						{ float: left; height: 235px; width: 262px; padding: 0 20px; }
.skFooter .skBanner a.link,
.skFooter .skBanner a.link:link,
.skFooter .skBanner a.link:visited		{ display: block; background: #fff; border: 6px solid #fff; -webkit-transition: border-color 0.5s; 
										-moz-transition: border-color 0.5s; -o-transition: border-color 0.5s; transition: border-color 0.5s; }
.skFooter .skBanner a.link:hover			{ border-color: #09478b; }

/* Skin Info css */
/********************************************************************/
.skInfo									{ padding: 20px; }
.skInfo .left							{ float: left; }
.skInfo .right							{ float: right; }
.skInfo,
.skInfo .SkinObject,
.skInfo a.SkinObject,
.skInfo a.SkinObject:link,
.skInfo a.SkinObject:visited				{ font-size: 12px; line-height: 27px; color: #fff; }
.skInfo .SkinObject,
.skInfo a.SkinObject,
.skInfo a.SkinObject:link,
.skInfo a.SkinObject:visited				{ display: inline-block; *display: inline; zoom: 1; -webkit-transition: color 0.5s; 
										-moz-transition: color 0.5s; -o-transition: color 0.5s; transition: color 0.5s; }
.skInfo a.SkinObject:hover				{ color: #000; }
.skInfo .action							{ display: inline-block; *display: inline; zoom: 1; margin: 0 0 0 48px; }
.skInfo .action a.SkinObject				{ text-decoration: underline; margin: 0 6px; }
.skInfo .action a.SkinObject.hiddenlogin	{ color: #de2e24;}
.skInfo .action a.SkinObject.hiddenlogin:hover  { color: #fff;}
