/* ----------------------------
HEADER
------------------------------- */

.page-spillcontainer,
.footer-wrapper,
.global-nav, 
.global-nav a { font-family: proxima-nova, helvetica, arial, "sans serif"; }


.page-spillcontainer
{
	color: #353535;
	/*background-color: yellow;*/
}

.nav-spillcontainer
{
	background-image: none;
	/*background-color: #dcddde;*/
	background-image: url(/images/global/header-bgtile-bokah-nav.jpg);
	background-size: auto 114px;
	background-repeat: repeat-x;
	background-position: center bottom;
	-webkit-box-shadow: inset 0 -2px 7px 0 rgba(0,0,0,.1);
	box-shadow: inset 0 -2px 7px 0 rgba(0,0,0,.1);
}
.asc-header-logo
{
	position: absolute;
	top: -57px;
	left: 24px;
}

.asc-header-logo a img
{
	width: 239px;
	height: 188px;
}

.global-header-top-cntnr
{
	/*background-color: green;*/
	height: 33px;
}

.global-header-top-content,
.global-navigation
{
	min-width: 768px;
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.global-header-middle-content
{
	/*background-color: teal;*/
	min-width: 598px;
	max-width: 700px;
	padding-left: 180px;
	margin-right: auto;
	margin-left: auto;
	height: 83px;
	/*background-image: url(/site/wp-content/themes/ASC_CMS/assets/images/header/asc-logo.png);
	background-size: 194px 150px;
	background-repeat: no-repeat;
	background-position: -0 -51px;*/
	text-align: center;
}

.global-header-middle-cntnr
{
	overflow: hidden;
	/*background-color: #ebebeb;*/
	height: 83px;
	background-image: url(/images/global/header-bgtile-bokah.jpg);
	background-size: auto 114px;
	background-repeat: repeat-x;
	background-position: center top;
	-webkit-box-shadow: inset 0 -2px 7px 0 rgba(0,0,0,.16);
	box-shadow: inset 0 -2px 7px 0 rgba(0,0,0,.16);
}

.global-nav
{
	background-color: aqua;
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
}

.global-header-user-controls
{
	float: right;
	padding-right: 12px;
}

.global-header-user-controls a
{
	line-height: 33px;
	text-transform: uppercase;
	font-size: 15px;
	display: block;
	float: right;
	margin-left: 24px;
	color: #666;
	cursor: pointer;
}
.global-header-user-controls a:hover
{
	color: #666;
}

.global-header-middle-content h1 a
{
	font-family: "museo-slab",serif;
	font-size: 24px;
	padding-top: 24px;
	color: #353535;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;
}
.global-header-middle-content h1 a span
{
	font-size: 75%;
	position: relative;
	top: -3px;
}
.global-header-middle-content h1 a:hover
{
	color: #353535;
	text-decoration: none;
}

.asc_header_subhead
{
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 13px;
	padding-left: 13px;
	/* PADDING-LEFT AND LETTERSPACING MUST MATCH TO CENTER CONTENT */
	line-height: 24px;
}

.global-header-middle-content h1
{
	padding-top: 22px;
	padding-bottom: 0;
}

@media screen and (max-width: 1165px) {

	.asc-header-logo
	{
		position: absolute;
		top: -56px;
		left: 24px;
	}
	.asc-header-logo a img
	{
		width: 222px;
		height: 175px;
	}

}

@media screen and (max-width: 960px) {

	.asc-header-logo
	{
		position: absolute;
		top: -36px;
		left: -8px;
	}
	.asc-header-logo a img
	{
		width: 198px;
		height: 156px;
	}
	.global-header-middle-content { padding-right: 8px; }

}


/* ----------------------------
LOGIN BLOCK GLOBAL HEADER
------------------------------- */

.global-header-login-cntnr
{
	height: 80px;
	width: 100%;
	background-color: #474747;
	display: none;
	-webkit-box-shadow: inset 0 0 1px 0px rgba(0,0,0,.5);
	box-shadow: inset 0 0 2px 1px rgba(0,0,0,.7);
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 13px;
	overflow: visible;
	font-family: helvetica, arial, "sans serif";
}

.global-header-login-cntnr .section
{
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
}

.form_rows.inline
{
	background-color: #616161;
	margin-right: 12px;
	margin-left: 12px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 8px;
}

/**** LOGIN FORM ****/

.header_login_form {
	float: right;
	
}

.header_login_form {
	display: block;
}

.header_login_form .form_row {
	float: left;
	margin-top: 0px;
	margin-left: 5px;
}
.header_login_form .button_row {
	float: left;
	width: 85px;
	margin-top: 0px;
	margin-left: 10px;
}

.header_login_form label {
	float: left;
	width: auto;
	color: white;
	text-align:right;
	padding-right: 5px;
	line-height: 28px;
}
.header_login_form .login_button
{
	width: 80px;
	display: block;
	cursor: pointer;
	/*	background-color: white;*/
	padding: 7px 12px 7px 12px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: text-align;
	font-family: helvetica, arial, "sans serif";
	color: #000;
	border: 0;
	text-transform: uppercase;
	height: 32px;
	background: rgb(238,238,238); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
}

.header_login_form .login_button:hover
{
	background: rgb(178,178,178); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyYjJiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(178,178,178,1) 0%, rgba(153,153,153,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(178,178,178,1)), color-stop(100%,rgba(153,153,153,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(178,178,178,1) 0%,rgba(153,153,153,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(178,178,178,1) 0%,rgba(153,153,153,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(178,178,178,1) 0%,rgba(153,153,153,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(178,178,178,1) 0%,rgba(153,153,153,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b2b2', endColorstr='#999999',GradientType=0 ); /* IE6-8 */
}

.header_login_form input
{
	width: 195px;
	-webkit-box-shadow: inset 0px 0px 6px 0px #999999;
	box-shadow: inset 0px 0px 6px 0px #999999;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: white;
	height: 24px;
	font-size: 14px;
	padding: 3px 3px 3px 3px;
	border: 1px #333 solid;
}

.header_login_form .error_icon {
	margin-top: 8px;
	height: 18px;
	display: block;
	width: 14px;
	border: 0;
	float: left;
	background: url(/images/new_login/error_arrow.png) no-repeat transparent;
	visibility:hidden;
}

/**** ERROR ****/
.header_login_form .form_row.error .error_icon {
	visibility:visible;
}


.header_login_form .form_row.error input {
	border: 1px solid #c66;
}


.header_login_form .form_row.error label {
	color: #C66;
}



/**** ERROR DISPLAY ****/
.header_login_error_text_box {
	float: right;
	display:none;
	margin-right: 10px;
	margin-top: 10px;
}

.header_login_error_text_box .error_title {
	float: left;
	text-align:right;
	padding-right: 5px;
	color: white;
}

.header_login_error_text_box .error_text_line {
	display:none;
	float: left;
	color: red;
}


/**** LOGIN LINKS ****/
.header_login_form_options {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.header_login_form_options a {
	color: white;
	font-size: 12px;
	display: inline-block;
	padding: 2px 10px;
	
}
.header_login_form_options a:hover {
	color: #dcdcdc;
	
}

/* ----------------------------
DROP DOWN NAV
------------------------------- */

/* FONTS */


/* HIDE DOUBLE MENU WHILE PAGE LOADS */
#nav_fri { display: none; } 

/*** ESSENTIAL STYLES ***/
.sf-global-menu, .sf-global-menu *
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-global-menu li {
	position: relative;
}
.sf-global-menu .nav_bu
{
	text-transform: uppercase;
}
.sf-global-menu ul
{
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-global-menu > li {
	float: left;
}
.sf-global-menu li:hover > ul,
.sf-global-menu li.sfHover > ul {
	display: block;
}

.sf-global-menu a
{
	display: block;
	position: relative;
	font-size: 15px;
}
.sf-global-menu ul a
{
	font-size: 13px;
}
.sf-global-menu ul ul {
	top: 0;
	left: 100%;
}

.sf-global-menu
{
	/*float: left;*/
	margin-bottom: 0;
}
.sf-global-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.5);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-global-menu {
	color: #C9C9C9;
}
.sf-global-menu a
{
	padding: 0em 0em;
	text-decoration: none;
	zoom: 1;
	/* IE7 */
	color: #000;
}
.sf-global-menu a:hover {
	text-decoration: none;
	color: #000;
}
.sf-global-menu li
{
	white-space: nowrap;
	/* no need for Supersubs plugin */
	*white-space: normal;
	/* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
	padding-right: 16px;
	padding-left: 16px;
	line-height: 30px;
}
.sf-global-menu ul li
{
	background: #e8e9eb;
	background-color: rgba(232, 233, 235, .95);
	border-top: 1px #c7c7c7 solid;
	text-align: left;
}
.sf-global-menu ul ul li
{
	background: #e8e9eb;
	text-align: left;
	text-transform: none;
}
.sf-global-menu li:hover,
.sf-global-menu li.sfHover {
	background: #babcbe;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
.sf-global-menu ul li
{
	font-size: 12px;
	line-height: 18px;
	padding: 9px 16px;
}
.sf-global-menu ul ul li
{
	font-size: 11px;
	line-height: 14px;
	padding: 7px 13px;
}
.sf-global-menu ul ul
{
	margin-top: 7px;
}
.sf-global-menu ul li:hover,
.sf-global-menu ul li.sfHover {
	background: #babcbe;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 0;
	*padding-right: 0em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after
{
	position: absolute;
	top: 50%;
	right: 0em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid Transparent;
	/* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	/*border-top-color: white;*/ /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	content: '';
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: #666;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: black;
}
.global-nav
{
	height: 30px;
	background-color: Transparent;
	text-align: center;
	display: table;
}

/* ----------------------------
FOOTER
------------------------------- */

.footer-wrapper
{
	width: 100%;
}

footer .widget-area
{
	width: 25%;
	float: left;
	background-color: Transparent;
}
footer .footer-widget
{
	margin-right: 24px;
	margin-left: 24px;	
}

footer[role="contentinfo"]
{
	clear: both;
	max-width: 1260px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 24px 24px 24px;
}
footer
{
	color: #808080;
}
footer a,
footer a:visited,
footer .widget-area .widget a,
footer .widget-area .widget a:visited
{
	color: #808080;
}
footer a:hover {
	color: #666;
}

footer .widget-area .widget ul { list-style-type: none; }
footer .widget-area .widget li
{
	margin-left: 0;
}

footer .widget-area .widget h3.widget-title
{
	font-size: 18px;
	font-weight: 500;
	font-family: "museo-slab",serif;
	margin-bottom: 12px;
	text-transform: none;
	color: #E5E5E5;
	line-height: normal;
}

.footer-newsletter-container
{
	font-weight: 700;
	font-family: "museo-slab",serif;
	width: 100%;
	display: table;
	background-color: #dcddde;
	text-align: center;
	line-height: 39px;
	font-size: 18px;
	color: #4e4e4e;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 4px;
}

footer a.button
{
	font-weight: 500;
	font-family: "museo-slab",serif;
	display: inline-block;
	background-color: none;
	background: none;
	text-align: center;
	color: rgba(68,68,68,.7);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0 1em 0 1em;
	border: 1px rgba(68,68,68,.7) solid;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-ms-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
	margin-top: 4px;
}
footer a.button:hover
{
	color: rgba(255,255,255,1);
	background: none;
	background-color: rgba(68,68,68,.7);
	border: 1px rgba(68,68,68,.7) solid;
	text-decoration: none;
}

.gray-button
{
	background: rgb(127,127,127); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdmN2Y3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzcwNzA3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzRiNGE0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZTNlM2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(127,127,127,1) 0%, rgba(112,112,112,1) 28%, rgba(75,74,74,1) 76%, rgba(62,62,62,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(127,127,127,1)), color-stop(28%,rgba(112,112,112,1)), color-stop(76%,rgba(75,74,74,1)), color-stop(100%,rgba(62,62,62,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(127,127,127,1) 0%,rgba(112,112,112,1) 28%,rgba(75,74,74,1) 76%,rgba(62,62,62,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(127,127,127,1) 0%,rgba(112,112,112,1) 28%,rgba(75,74,74,1) 76%,rgba(62,62,62,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(127,127,127,1) 0%,rgba(112,112,112,1) 28%,rgba(75,74,74,1) 76%,rgba(62,62,62,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(127,127,127,1) 0%,rgba(112,112,112,1) 28%,rgba(75,74,74,1) 76%,rgba(62,62,62,1) 100%); /* W3C */
	color: #eee;
}

.gray-button:hover
{
	background: rgb(62,62,62); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlM2UzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzRiNGE0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzcwNzA3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZjdmN2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(62,62,62,1) 0%, rgba(75,74,74,1) 24%, rgba(112,112,112,1) 72%, rgba(127,127,127,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(62,62,62,1)), color-stop(24%,rgba(75,74,74,1)), color-stop(72%,rgba(112,112,112,1)), color-stop(100%,rgba(127,127,127,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(62,62,62,1) 0%,rgba(75,74,74,1) 24%,rgba(112,112,112,1) 72%,rgba(127,127,127,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(62,62,62,1) 0%,rgba(75,74,74,1) 24%,rgba(112,112,112,1) 72%,rgba(127,127,127,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(62,62,62,1) 0%,rgba(75,74,74,1) 24%,rgba(112,112,112,1) 72%,rgba(127,127,127,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(62,62,62,1) 0%,rgba(75,74,74,1) 24%,rgba(112,112,112,1) 72%,rgba(127,127,127,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3e3e', endColorstr='#7f7f7f',GradientType=0 ); /* IE6-8 */
	color: white;
}
.button.newsletter
{
	line-height: 30px;
	font-size: 15px;
	text-transform: uppercase;
}

.menu-global-footer-container
{
	width: 100%;
	display: block;
	text-align: center;
	clear: both;
}

ul.menu-global-footer .menu
{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.menu-global-footer-container li.menu-item
{
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	padding-right: 1em;
	padding-left: 1em;
}

.menu-global-footer-container li.menu-item a:hover
{
	text-decoration: none;
	color: #333;
}

.footer-page-bottom
{
	font-size: 12px;
	line-height: normal;
	margin-top: 12px;
	margin-bottom: 24px;
}

.footer-page-bottom .left-block
{
	float: left;
	width: 60%;
}

.footer-page-bottom .right-block
{
	float: right;
	width: 30%;
	text-align: right;
}

/* Maximum width of 767 pixels. MOBILE */
@media screen and (max-width: 767px) {

	.footer-newsletter-container
	{
		padding: .75em 0 1em 0;
		line-height: normal;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	
	.menu-global-footer-container li.menu-item
	{
		display: block;
		padding-top: .5em;
		padding-bottom: .5em;
	}


	.footer-page-bottom .left-block,
	.footer-page-bottom .right-block
	{
		float: none;
		text-align: center;
		line-height: 1.5;
		width: 100%;
	}
	footer .newsletter-footer
	{
		display: block;
		float: none;
	}

	footer .social-icons
	{
		display: table;
		float: none;
		width: auto;
		text-align: center;
		margin: 24px auto 0 auto;
	}

}

/* iPAD HEADER TEXT SIZE */
@media screen and (max-width: 840px) {

	.global-header-middle-content h1 a
	{
		font-size: 22px;
		padding-top: 24px;
	}
	.asc_header_subhead
	{
		font-size: 13px;
		letter-spacing: 12px;
		padding-left: 12px;
		/* PADDING-LEFT AND LETTERSPACING MUST MATCH TO CENTER CONTENT */
		line-height: 24px;
	}

	.sf-global-menu a
	{
		font-size: 13px;
	}
	
}

/******** STICKY LEADERBOARD ************/

#footer
{
	position: fixed;
	bottom: 0px;
	height: 100px;
	border-top: 1px solid #f5f5f5;
	padding: 10px 0 0 0;
	-moz-box-shadow: 0px 0px 5px #222222;
	-webkit-box-shadow: 0px 0px 5px #222222;
	box-shadow: 0px 0px 5px #222222;
	background-color: white;
	text-align: center;
	z-index: 1000;
	display: hidden;
}
.footer_fullwidth {
	width: 100%;
	margin:0;
}

#footer li
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer li a {
}

#footer li img
{
	max-width: 960px;
	min-width: 300px;
	width: 100%;
	height: auto;
}

a#footer_trigger{
	position: absolute;
	z-index:900;
	top: -20px; 
	right: 10px;
	width:35px;
	height:19px;
	background:url("/images/global/footer/footer_button_up.png") right no-repeat #121212;
	display: block;
	-moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    -webkit-box-shadow:inset 0 -3px 2px 0 #b5b5b5;
	box-shadow:inset 0 -2px 2px 0 #b5b5b5;
}
a.trigger_fixed {
	margin:0 auto;
	left:50%;
	margin-left:447px;
}

a#footer_trigger.trigger_active {
	background:url("/images/global/footer/footer_button_down.png") right no-repeat #dcdcdc;
}

.newsletter-footer
{
	float: left;
	padding-left: 8px;
}

.social-icons
{
	display: block;
	float: right;
}

footer .social-icons a
{
	width: 40px;
	height: 40px;
	display: block;
	float: right;
	color: rgba(68,68,68,.5);
	fill: rgba(68,68,68,.5);
	stroke: none;
	line-height: 39px;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-ms-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}

footer .social-icons a:hover
{
	color: rgba(68,68,68,1);
	fill: rgba(68,68,68,1);
	stroke: none;
}

.social-icons a svg
{
	width: 100%;
	height: 100%;
}

.footer-leaderboard #container { margin-bottom: 110px; }


/* Maximum width of 767 pixels. MOBILE */
@media screen and (max-width: 767px) {

	#footer
	{
		/*height: 30px;*/
		height: auto;
		padding: 0px 0 0 0;
	}
}

