﻿@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: 17px;
	position: relative;
}

.snowFooterPromoTier1_span{
	position: absolute;
	right: 10px;
	top: 4px;
	color: #FFF;
	font-size: 10px;
	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/Victory/2011/images/image_bottom_search_box.jpg);
	width: 192px;
	height: 107px;
	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/Victory/2011/images/btn_arrow_red.png);
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	}

.snowFooterPromoTier2_li{
	margin-top: 4px;
}


.snowFooterPromoTier2_li a:visited
{ 
	color: #fff;	
}

.snowFooterPromoTier2_li a:hover
{ 
	color: maroon;	
}

.snowFooterPromoTier2_a 
{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

