
/*********************************************************************   
LAYOUT STRUCTURE 
Client:	Alli Sports
Project: 2010 Redesign
Author:	Jessica Brown http://omniti.com/
Date:	3.1.10

STYLE RESET
**********************************************************************/
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%; vertical-align: baseline; background: transparent; font-weight: normal;}
/*********************************************************************
GLOBAL STYLES
**********************************************************************/
body {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size: 1.500em; 
}
	
h2 {
font-size: 1.375em;	
}

h3 {
font-size: 1.125em;
}

h4 {
font-size: .85em;	
font-weight: bold;
}

h5 {
font-size: 1em;
}

h6 {
font-size: 0.875em;
}
	
p {
font-size: .814em;
}

a {
text-decoration: none;
}

hr {
height: 1px;
border-width: 0;
}

input {
font: .625em Arial, Helvetica, sans-serif;
}
/*********************************************************************
PAGE STRUCTURES
**********************************************************************/
#container {
width: 960px;
padding: 10px 10px 36px 10px; 
margin: 0 auto;
}

#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.col:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#left-col {
/*position: relative;*/
width: 640px;
margin: 0 20px 0 0;
float: left;
clear:both;  /* ie fix for when there's no ads showing */
}

#right-col {
width: 300px;
float: left; 
}

.results #left-col {
width: 960px;
}

.results #right-col {
display: none;
}

#right-col .ad-wrap {
margin: 0 0 18px 0;
}

.left-inner {
float: left; 
width: 380px;
margin: 0 20px 0 0;
}

.right-inner {
float: left; 
width: 240px;
}

.leaderboard-ad-wrap {
width: 728px;
padding: 30px 0 0 0;
clear: both;
margin: 0 auto;
}

/*********************************************************************
MAIN NAV
**********************************************************************/
#main-nav {
float: right;
width: auto;
padding: 0;
list-style-type: none;
font-size: .814em;
line-height: 1em;
}

#main-nav li {
float: left;
text-transform: uppercase;
padding: 3px 7px;
}

#main-nav li:first-child img {
display: none;
}

#main-nav li:first-child {
width: 30px;
height: 14px;
overflow: hidden;
padding: 0 7px 0 0;
margin: 2px 0 0 0;
}

#main-nav li:first-child a {
display: block;
width: 30px;
height: 14px;
padding: 0 7px 0 0;
}

#main-nav li a.yellow {
font-weight: bold;
}
/*********************************************************************
SECTION NAV
**********************************************************************/
#section-nav {
clear: both;
position: relative;
float: left;
z-index: 1800;
width: 640px;
margin: 0;
padding: 0 0 3px 0;
list-style-type:  none;
font-size: 1.064em;
line-height: 1em;
}

#section-nav li {
float: left;
margin: 0; 
text-transform: uppercase;
overflow: hidden;
}

#section-nav li a {
display: block;
padding: 12px 8px;
}

#section-nav li.on a, #section-nav li.on a:hover {
background: none;
}

#section-nav ul.sub-nav {
display: none;
position: absolute;
top: 41px;
z-index: 2000;
margin: 0;
min-width: 120px;
padding: 8px 0 0 0;
font-size: .814em;
list-style-type:none;
}

#section-nav ul.sub-nav li {
position: relative;
overflow: visible;
margin: 0;
padding: 0;
float: none;
}

#section-nav ul.sub-nav li a {
padding: 5px 9px;
background: none;
}

#section-nav ul.tertiary-nav {
display: none;
position: absolute;
top: 0;
right: 0;
z-index: 2100;
margin: 0;
padding: 0;
list-style-type:  none;
}

#section-nav ul.sub-nav ul.tertiary-nav li:hover {
background: none;
}
/*********************************************************************
CTA - small
**********************************************************************/

#cta-small {
position: relative;
width: 640px;
height: 370px;
margin: 0 0 20px 0;
overflow: hidden;
z-index: 1;
}

#cta-small .cta-small-panels .ctawords {
position: relative;
display: block; 
float: left; 
padding: 0; 
width: 640px; 
height: 370px; 
margin: 0; 
z-index: 2;
}

#cta-small .cta-small-panels div span {
position: absolute;
width: 640px;
 
text-transform: uppercase;
font-size: 28px;
line-height: 28px;
}

#cta-small .cta-small-panels div span p.cta-date {
font-size: 11px;
text-transform: capitalize;
margin: 0 0 3px 0;
padding: 0;
line-height: 1.1em;
}







#cta-small .cta-small-panels div span {
position: absolute;
width: 640px;
bottom: 10px; 
text-transform: uppercase;
font-size: 28px;
line-height: 28px;
}

#cta-small .cta-small-panels div span p.cta-date {
font-size: 11px;
text-transform: capitalize;
margin: 0 0 3px 0;
padding: 0;
line-height: 1.1em;
}

#cta-small .cta-small-panels div span a {
background: url(http://static.allisports.com/images/bkg_black-40.png) repeat;
color: #fff;
font-weight: bold;
padding: 0 14px;
}



#cta-small .cta-small-panels div span p.cta-date {
color: #fff;
}

#cta-small .cta-small-panels div span a {
background: none;
padding: 0;
color: #fff;
letter-spacing: .03em;
font-family: "AvenirBlack", Arial, sans-serif;
font-weight:bold;
font-style: normal;
}

#cta-small .cta-small-panels div span a:hover {
color: #7AC142;
}


#cta-small .dots {
display: inline;
}





/*NEW CTA STYLES -----------------------------*/



#cta-small-nav {
position: absolute;
top: 300px;
z-index: 500;
width: 640px;
text-align: center;
}

#cta-small-nav .dots {
position: relative;
top: -1px;
text-align: center;
}

#cta-small-nav a {
display: inline-block; 
width: 12px;
height: 12px; 
margin: 0 7px;
background-image: url(http://static.allisports.com/images/bkg_circles-sprite.png);
background-position: top left;
background-repeat:  no-repeat;
text-align: center; 
text-indent: -9999px;
line-height: 1em;
}

#cta-small-nav a:hover, #cta-small-nav a.activeSlide { 
background-position: bottom left; 
}

#cta-small-nav #next, #cta-small-nav #prev {
display: inline-block;
width: 9px; 
height: 17px; 
background-image: url(http://static.allisports.com/images/bttn_alli-cta-small-arrow-sprite.png);
background-repeat: no-repeat; 
cursor: pointer; 
text-indent: -9999px;
position:static;
}

#cta-small-nav #next {
background-position: top right; 
}

#cta-small-nav #prev { 
background-position: top left; 
}

#cta-small-nav #next:hover {
background-position: top right; 
}

#cta-small-nav #prev:hover {
background-position: top left; 
}


/*----------------------------------------------------------------*/











/*********************************************************************
SEARCH RESULTS
*********************************************************************/
.filter-search {
font-size: .814em;
padding: 8px;
}

.filter-search input {
margin-left:10px;
}

#search-results ul {
list-style-type: none;
margin: 10px 0 20px 0;
}

#search-results ul li {
padding: 10px;
}

#search-results a {
font-size: 1em;
}

#search-results a:hover {
text-decoration: underline; 
}

#search-results span {
display:block;
padding: 2px 0 0 0;
font-size: .75em;
font-weight: bold;
}

#search-results p {
padding-top: 4px;
}

#search-results p a {
text-decoration: underline;
}

#search-results ul li.alt {}

#search-container {
position: relative;
}

#featured-search-result {
padding:10px;
margin-bottom:5px;
margin-top:5px;
}

#featured-search-result a {
font-size: 18px;
}

#featured-search-result span {
display:block;
font-style: italic;
font-size: 12px;
}

#featured-search-result p {
font-size: 14px;
}


/*********************************************************************
CONTENT COLUMNS
**********************************************************************/
.col h4 {
position: relative;
margin: 0 0 12px 0;
text-transform: uppercase;
}

/*column header*/
.col-header h2 {
clear: both;
line-height: 1em;
font-weight: bold;
text-transform: uppercase;
font-size: 1.500em;
margin: 10px 0 4px 0;
}

.col-header-poll h2 {
width:290px;
line-height: 1em;
font-weight: bold;
text-transform: uppercase;
font-size: 1.1em;
margin: 0 0 4px 0;
}

.col-header ul {
margin: 0 0 15px 0;
padding: 0;
list-style-type: none;
}

.col-header ul:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.col-header ul li {
float: left;
text-transform: uppercase;
font-size: .625em;
line-height: 1em;
margin: 0 5px 0 0;
padding: 2px 5px 2px 0;
}

/*content listings*/
dl dt, dl dd {
float: left;
}

dl dt {
position: relative;
width: 220px;
height: 165px;
overflow: hidden;
}

dl dd {
position: relative;
width: 410px;
min-height: 165px;
padding: 0 0 0 10px;
}

.left-inner dl dd {
position: relative;
width: 150px;
min-height: 165px;
padding: 0 0 0 10px;
}

dl .date {
display: block;
font-size: .625em;
padding: 0 0 4px 0;
}

dl h3 {
margin: 0 0 5px 0;
/*font-size: 1.25em; deCREASED THE FONT SIZE BELOW */
font-size: 1em;
}

.col dl h4 {
margin: 0 0 5px 0;
font-size: .814em;
line-height: 1.3em;
text-transform: capitalize;
}

dl h4 a {
font-weight: bold;
}

dl h3 a:hover, dl h4 a:hover {
text-decoration: underline;
}

dl p {
font-size: .814em;
line-height: 1.2em;
margin-bottom: 18px;
}

dl p.label {display:none;}

dl hr {
clear: both;
float: left;
width: 100%;
margin: 18px 0;
}

dl hr {
*display: none;
}

dl .ie-rule {
display: block; 
clear: both; 
margin: 18px 0; 
height: 1px; 
}

dl p.label {
position: absolute;
bottom: -12px;
right: 0;
font-size: .75em;
font-weight: bold;
}

dl .rating-stars {
position: absolute;
bottom: 0;
}

dl .rating-stars a.none:hover, dl .rating-stars a.over {
background-position: 0 0;
cursor: default;
}

dl .rating-stars a.rated {
cursor: default;
}

.content-list {
clear: left;
margin: 0;
padding: 0;
list-style-type: none;
}

.content-list li {
margin: 0 0 18px 0;
padding: 0 0 13px 0;
}

.content-list img {
float: left;
margin: 0 7px 0 0;
}

.content-list h5 {
font-size: 1em;
line-height: 1em;
margin: 0 0 7px 0;
}

.content-list p {
font-size: .75em;
}

.content-list .date {
display: block;
font-size: .625em;
padding: 0 0 4px 0;
}

/*article leading image*/
#leading-image {
position: relative;
width: 640px;
margin: 0 0 18px 0;
overflow: hidden;
}

#leading-image:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#leading-image span {
position: absolute;
display: block;
padding: 20px 0 0 0;
color: #fff;
}

.hide-align  {
display:none
}

#leading-image.left-align span {
top: 0;
left: 0;
width: 350px;
}

#leading-image.right-align span {
top: 0;
right: 0;
width: 350px;
text-align: right;
}

#leading-image.bottom-align span {
bottom: 0;
left: 0;
width: 640px;
}

#leading-image h3 {
display:  inline;
padding: 0 12px;
font-weight: bold;
font-size: 2.850em;
text-transform:  uppercase;
line-height: 1.144em;
background: url(http://static.allisports.com/images/bkg_black-40.png) repeat;
}

/*TINYMC editor areas*/
.content {
margin: 0;
padding: 0 0 18px 0;
}

.content:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.content strong {
font-weight: bold;
}

.content h1 {
margin: 10px 0 15px 0;
font-size: 1.5em;
line-height: 1.1em;
}

.content h2 {
margin: 0 0 8px 0;
font-size: 1.375em;
line-height: 1.1em;
}

.content h3 {
font-size: 1.125em;
margin: 0 0 8px 0;
line-height: 1.1em;
}

.content h4 {
margin: 0 0 8px 0;
line-height: 1.1em;
font-size: 1em;	
font-weight: bold;
}

.content h5 {
margin: 0 0 8px 0;
line-height: 1.1em;
font-size: 1em;
}

.content h6 {
margin: 0 0 8px 0;
line-height: 1.1em;
font-size: 0.875em;
}

.content p {
margin: 0 0 15px 0;
font-size: .814em;
line-height: 1.5em; 
}

.content ul, .content ol {
margin: 0 0 15px 30px;
font-size: .814em;
}

.content ul li, .content ol li {
padding: 2px 0;
}

.content a {
text-decoration: underline;
}

.content blockquote {
margin: 20px 0;
padding: 15px 0; 
font-size: 1.313em; 
}

.content blockquote p {
margin: 8px 0 0 0;
text-align: right; 
font-size: .625em; 
}

.content p.date {
font-size: .689em;
font-weight: bold;
}

.content img {
margin: 0 10px 10px 0;
}

.content img.img-float-left {
float: left;
}

.video_player {
margin-bottom: 18px;
float: left;
width: 100%;
clear: both;
}

.video_player .video-utils {
height: 36px;
width: 630px;
padding: 7px 5px 0 5px;
color: #fff;
text-transform: uppercase;
position: relative;
}

.video_player .video-utils h1 {
margin: 0 0 10px 0;
/* per designer request- lessen the height of h1 from 1.5 to 1.2 */
font-size: 1.2em;
line-height: 1.1em;
width:500px;
}

.video_player .video-utils .rating-stars {
position: absolute;
top: 21px;
right: 0px;
}

.video_player .video-utils p.rating {
position: absolute;
right: 75px;
top: 19px;
padding: 0 10px 0 0;
text-transform: uppercase;
}

.video_player .description {
font-size: .814em;
margin-top: 8px;
}

/*********************************************************************
ZEND FORMS & USERS
**********************************************************************/
dl.zend_form dt, dl.zend_form dd {
float: none;
}

dl.zend_form dt {
position: relative;
width: auto;
height: auto;
overflow: hidden;
}

dl.zend_form dd {
position: relative;
width: auto;
min-height: 0;
padding: 0;
}

dl.zend_form label, dl.zend_form legend {
display: inline-block;
padding: 0 0 3px 0;
font-size: .814em;
font-weight: bold;
}

dl.zend_form legend {
float: left;
margin: 0 0 8px 0;
}

dl.zend_form input {
display: block;
clear:both;
padding: 4px;
width: 270px;
margin: 0 0 12px 0;
}

dl.zend_form p {
margin: -5px 0 18px 0;
}

.error {
color: red;
}

ul.error {
list-style-type: none;
margin: 0;
padding: 0;
font-size: .814em;
}

/*********************************************************************
SOCIAL UTILITIES 
**********************************************************************/
.social-utils {
margin: 0 0 25px 0;
padding: 10px 0 0 0;
font-size: 0.689em;
text-transform: uppercase;
}

.social-utils .addthis_toolbox .custom_images a {
display: block;
float: left;
width: 16px;
height: 16px;
margin: 0 10px 0 0;
padding: 2px 0 0 0;
background-image: url(http://static.allisports.com/images/icon_share-sprite.png);
background-repeat:  no-repeat;
overflow: hidden;
}

.social-utils .addthis_toolbox .custom_images .at300bs {
background: none;
}

.social-utils .addthis_toolbox .custom_images .addthis_button_email {
width: 38px;
padding: 2px 0 0 22px;
background-position: 0px 0px;
}

.social-utils .addthis_toolbox .custom_images .addthis_button_email .at15t_email, .social-utils .addthis_toolbox .addthis_separator {
display: none;
}

.social-utils .addthis_toolbox .custom_images .addthis_button_twitter {
background-position: -67px 0px;
}

.social-utils .addthis_toolbox .custom_images .addthis_button_facebook {
background-position: -91px 0px;
}

.social-utils .addthis_toolbox .custom_images .addthis_button_digg {
background-position: -114px 0px;
}

.social-utils .addthis_toolbox .custom_images .addthis_button_myspace {
background-position: -138px 0px;
}

.social-utils .addthis_toolbox .custom_images .addthis_button_stumbleupon {
background-position: -161px 0px;
}

.social-utils .addthis_toolbox .custom_images .addthis_button_expanded {
width: 38px;
padding: 2px 0 0 30px;
background-position: -185px 0px;
border-left: 1px solid #666;
}

.social-utils .addthis_toolbox .custom_images .addthis_button_expanded .at15t_expanded {
display: none;
}
/*********************************************************************
PAGER
**********************************************************************/
.pager {
float: right;
position: relative;
top: -8px;
margin: 0;
padding: 0;
list-style-type: none;
font-size: .814em;
}

.pager li {
float: left;
margin: 0 0 0 8px;
}

.pager li a {
cursor: pointer;
}
/*********************************************************************
ON ALLI
**********************************************************************/
#on-alli {
background: #fff url(http://static.allisports.com/images/bkg_on-alli.gif) 10px 10px no-repeat;
margin: 0 0 18px 0;
padding: 75px 10px 10px 10px; 
*padding: 75px 10px 30px 10px;
color: #666;
}

#on-alli:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#on-alli a {
color: #000;
}

#on-alli dl dd {
position: relative;
width: 180px;
min-height: 80px;
padding: 0 0 0 10px;
color: #999;
}

#on-alli dl dt {
position: relative;
width: 88px;
height: 66px;
overflow: hidden;
}

#on-alli dl hr {
margin: 4px 0 18px 0;
}

#on-alli dl .ie-rule {
margin: 4px 0 18px 0;
}

#on-alli dl p.label {
position: absolute;
bottom: 0;
right: 0;
font-size: .625em;
font-weight: bold;
}

#on-alli a.alli-go {
float: right;
font-size: .75em;
}

#on-alli a.alli-go:hover {
color: #666;
}
/*********************************************************************
RATING STARS
**********************************************************************/
.rating-stars {
position: absolute;
right: 0;
width:72px;
height: 10px;
}

.rating-stars a {
display: block;
width: 10px;
height: 10px;
float: left;
margin: 0 0 0 4px;
text-indent: -9999px;
overflow: hidden;
background-position: 0em 0em;
background-repeat: no-repeat;
}

.rating-stars a.none:hover, .rating-stars a.rated, .rating-stars a.over {
background-position: 0em -10px;
cursor: pointer;
}

.article-rating {
position: relative;
right: 0;
margin-top: 10px;
}
/*********************************************************************
PARTNERS
**********************************************************************/
table.partners {
width: 100%;
border-top: none;
margin: 0 0 18px 0;
font-size: .875em;
}

table.partners tr th.table-title {
text-align: left;
font-size: 1.375em;
padding: 8px 0;
text-transform: uppercase;
font-weight: bold;
}

table.partners tr td {
padding: 10px;
border-bottom: none;
text-align: center;
vertical-align: middle;
}

table.partners p {
text-align: left;
padding: 15px 0 0 0;
font-size: .689em;
}

table.partners p a {
font-weight: bold;
}

table.partners tr.event-partner img {
width: 100%;
height: auto;
}

table.partners tr.associate-partner img {
width: 90%;
height: auto;
}

table.partners tr.supplier-partner img {
width: 80%;
height: auto;
}

table.partners tr.promotional-partner img {
width: 70%;
height: auto;
}
/*********************************************************************
FOOTER
**********************************************************************/
#footer {
clear: both;
float: left;
width: 930px;
margin: 30px 0 15px 15px;
padding: 10px 0;
text-align: center;
font-size: .75em;
}

#footer ul {
margin: 0 0 10px 0;
padding: 0;
list-style-type: none;
}

#footer li {
display: inline-block;
display: inline\9; /* IE8 and below */
padding: 0 16px;
}

#footer li a:hover {
text-decoration: underline;
}

/*********************************************************************
AJAX SEARCH
**********************************************************************/
#ajax-search-results {
position: absolute;
display:none;
right: 40px;
bottom: -140px;
width: 161px;
height: 158px;
font-size: .625em;
overflow: auto;
z-index: 99999;
}

#ajax-search-results a:hover {
text-decoration: underline;
}

.suggestion {
padding: 5px;
}

/*********************************************************************
UTILITIES
**********************************************************************/
.video .icon, .article .icon, .gallery .icon {
position: absolute;
left: 10px;
bottom: 15px;
width: 24px;
height: 24px;
}

.more {
position: relative;
top: -8px;
float: right;
font-size: .875em;
}

.margins {
margin: 60px 0 18px 0;
}

.section-image {
margin: 0 0 18px 0;
}

.ie-radio-check, dl.zend_form input.ie-radio-check {
border: none;
padding: 0;
background: transparent;
}

.table-scroll {
width: 100%;
clear: both;
overflow: auto;
}

/*********************************************************************
CONVERTIBLE EVENT NAV
**********************************************************************/

	#convertible_event_nav
	{
		clear:both;
		float:right;
		background-color:transparent;
		display:none;
		width:auto;
	}
					
	#convertible_event_nav ul
	{
		padding:0px;
		text-align:center;
		
		list-style:none;
	}
					
	#convertible_event_nav li
	{
		display:inline;
		margin:0 8px 0 8px;
	}
					
	#convertible_event_nav li a
	{
		font-size:.8em;
		text-transform:uppercase;
		color:#a1a1a1;
	}
	
	#convertible_event_nav li a:visited
	{
		color:#a1a1a1;
	}
	
	
	#convertible_event_nav li a:hover
	{
		font-size:.8em;
		text-transform:uppercase;
		color:#fff;
	}


	
/*********************************************************************
HEADER - holds logo, main nav, ad, login, site search, section nav
**********************************************************************/
#header {
/*height: 210px;*/
overflow:visible;
position: relative;
z-index: 500;
}

#header .logo {
float: left;
width: 215px;
padding: 4px 0 0 0;
clear:right;
}

/*
#header_local .ad-wrap {
position: absolute;
left: 0;
width: 728px;
left: 232px;
top: 33px;
}
*/

#header .ad-wrap {
direction: block;
padding: 10px 0 0 0;
clear: none;
margin: 0;
float:right;
}


#header.leaderboard-ad-wrap {
direction: block;
padding: 8px 0 0 0;
clear: none;
margin: 0;
}

#header .ad-wrap a {
display: block;
padding: 8px 0 0 0;
}

#header #social-nav {

margin: 0;
padding: 0;
list-style-type: none;
}

#header #social-nav li {
float: left;
margin: 1px 0px 0px 9px;
}

#header #social-nav li a {

width: 21px;
height: 21px;
text-indent: -9999px;
overflow: hidden;

}




#header #user-login {
float: right;
margin: 5px 0 5px 0;
padding: 0;
list-style-type: none;
font-size: .75em;

/*
position: relative;
margin: 110px 0 5px 0;
*/
}

#header #user-login li {
float: left;
text-transform: uppercase;
line-height: 1em;
}

#header #user-login li.border {
margin-right: 5px;
padding-right: 5px;
}

#header #user-login li a {
font-weight: bold;
}

#header #user-login li a:hover {
cursor: pointer;
}

#header #site-search {
float: right;
*position: relative;
*clear: right;
}

#header #site-search .search-field {
float: left;
width: 158px;
height: 22px;
padding-left: 5px;
margin-right: 4px;
border: none;
}

#header #site-search #search-submit {
text-indent: -9999px;
background-image: url(/images/bttn_search-sprite.jpg);
background-repeat: no-repeat;
border: none;
width: 36px;
width: 34px\9; /* IE8 and below */ 
height: 24px; 
overflow: hidden;
cursor: pointer;
position: relative; 
*font-size: 0;
*line-height: 0;
}


@media screen and (-webkit-min-device-pixel-ratio:0){
#header #site-search #search-submit {width: 34px;}

html > body #new_footer_moto
{
	margin-left:0px;
	
	
}


}




/* NEW Footer Styles -----------------------------------------------------*/


html, body
{
margin: 0;
padding: 0;
height: 100%;

}




html > body #new_footer
{
background: #fff;
padding-top: 10px;
padding-bottom: 5px;
height: 26px;
position: fixed;
bottom: 0;
z-index: 900;
text-align: left;
border-top: 1px solid #999;
font-size:120%;
padding:5px;
-moz-box-shadow: 0px -3px 14px -9px #000000;
-webkit-box-shadow: 0px -3px 14px -9px #000000;
box-shadow: 0px -3px 14px -9px #000000;
width:950px;
height:26px;
}




html > body #new_footer_dew_tour
{
background: #000;	
padding-top: 10px;
padding-bottom: 5px;
height: 26px;
position: fixed;
bottom: 0;
z-index: 900;
text-align: left;
border-top: 1px solid #666;
font-size:120%;
padding:5px;
-moz-box-shadow: 0px -3px 14px -9px #000000;
-webkit-box-shadow: 0px -3px 14px -9px #000000;
box-shadow: 0px -3px 14px -9px #000000;
width:950px;
height:26px;
}

html > body #new_footer_moto
{
	padding-top: 10px;
	padding-bottom: 5px;
	height: 26px;
	position: fixed;
	bottom: 0;
	z-index: 900;
	text-align: left;
	border-top: 1px solid #999;
	font-size:120%;
	padding:5px;
	-moz-box-shadow: 0px -3px 14px -9px #000000;
	-webkit-box-shadow: 0px -3px 14px -9px #000000;
	box-shadow: 0px -3px 14px -9px #000000;
	width:950px;
	height:26px;
	background-color: #FFFFFF;
	margin-left:10px;
}


html > body #new_footer_kow
{
padding-top: 10px;
padding-bottom: 5px;
height: 26px;
position: fixed;
bottom: 0;
z-index: 900;
text-align: left;
border-top: 1px solid #999;
font-size:120%;
padding:5px;
-moz-box-shadow: 0px -3px 14px -9px #000000;
-webkit-box-shadow: 0px -3px 14px -9px #000000;
box-shadow: 0px -3px 14px -9px #000000;
width:950px;
height:26px;
}


html > body #new_footer_gfft
{
background: #000;
padding-top: 10px;
padding-bottom: 5px;
height: 26px;
position: fixed;
bottom: 0;
z-index: 900;
text-align: left;
border-top: 1px solid #999;
font-size:120%;
padding:5px;
-moz-box-shadow: 0px -3px 14px -9px #000000;
-webkit-box-shadow: 0px -3px 14px -9px #000000;
box-shadow: 0px -3px 14px -9px #000000;
width:950px;
height:26px;
}



#new_footer_kow{
	background: #FF6600;	
}








#social-nav li {
    float: left;
    margin: 1px 9px 0 0;
	list-style:none;
}

#form_container{
	float:right;
	
}

#form_container span.signup{
	float:left;
	width:200px;	
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#social-nav{
	float:left;	
	margin:0px;
	
}



a img{
	border:none;	
}

.newsletter{
	width:191px;
	float:left;	
	margin-top:1px;
}

.newsletter .input-box{
		float:left;
		
}

.newsletter .input-text{
	border:1px solid #999;
	padding:5px;
	color:#666;	
	height:12px;
	width:150px;
	vertical-align:top;
}

.newsletter .button{
	background-image: url(http://www.allisports.com/images/uploads/submit_btn.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	background-position: -3px;
	vertical-align:top;
	margin-left:-5px;
}


#shop-widget2 {width:296px;border:2px solid #000;color:#a8a9aa;margin:5px 0}
#shop-widget2 strong {color:#000;font-weight:700;}
#shop-widget2-header {background:#000;padding:0px}
.shop-item {display:inline;width:133px;padding:0;margin:0;clear:none;margin-right:5px;text-align:center}
.shop-item-left {float:left;padding:7px 4px 4px 8px;clear:left}
.shop-item-right {float:right;padding:7px 5px 4px 3px;clear:right}
#shop-widget2-foot {background:#000;text-align:right;padding:4px 0px 0px;clear:both}

.spot{
	border-top:1px solid #FFF;
	}
