﻿@charset "utf-8";
/* CSS Document */

#snowFooterPromo{
	font-family: Arial, Helvetica, sans-serif;
}

/* CSS Tier 1 */

.snowFooterPromoTier1_ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.snowFooterPromoTier1_li{
	float: left;
	margin-right: 7px;
	position: relative;
}

.snowFooterPromoTier1_span{
	position: absolute;
	bottom: 14px;
	right: 35px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

.snowFooterPromoTier1_img{
	border-style: none;
}

.snowFooterPromoTier1_input{
	border-style: none;
	position: absolute;
	bottom: 10px;
	right: 35px;
	width: 72px;
	height: 16px;
	font-size: 11px;
	text-align: center;
}

.snowFooterPromoTier1_a{
	text-decoration: none;
}

.snowFooterPromoTier1_a_special{
	cursor: default;
}

/* CSS Dealer Locator */

.locate-a-dealer{
	background-image: url(/Style%20Library/Polaris/Snow/2011/locate-a-dealer.png);
	width: 235px;
	height: 120px;
	position: relative;
}

.locate-a-dealer-text{
	position: absolute;
	bottom: 11px;
	left: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	font-size: 12px;
}

.locate-a-dealer-button{
	position: absolute;
	right: 10px;
	bottom: 10px;
	border-style: none;
}

/* CSS Tier 2 */

.snowFooterPromoTier2_ul{
	list-style-image: url(/Style%20Library/Polaris/Snow/2011/locate-a-dealer-bullet.gif);
	margin: 9px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

.snowFooterPromoTier2_li{
	margin-bottom: 7px;
}


.snowFooterPromoTier2_li a:visited
{ 
	color: #000;	
}

.snowFooterPromoTier2_li a:hover
{ 
	color: maroon;	
}

.snowFooterPromoTier2_a 
{
	color: #000;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

