﻿/*******************************/
/*
**  Site wide
**
**/
/******************************/
body{
	margin:0px 0px 0px 0px;
	background-image:url('/Style%20Library/Polaris/LEV/2010/gradient_bottom_long.gif');
	background-repeat:repeat-x;
}
body, td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}

a{outline:none;}
a:focus{outline-style:none;}

#mainWrapperDiv
{
	background-image: url('/Style%20Library/Polaris/LEV/2010/gradient_top.gif');
	background-repeat: repeat-x;
}

.borderTopSecNav{border-top:1px #969696 solid;}
.borderLeftSecNav{border-left:1px #969696 solid;}
/*
.borderLeft{border-left:1px #969696 solid;}
.borderTop{	border-top:1px #969696 solid;}
.borderBottom{	border-bottom:1px #969696 solid;}
.borderRight{	border-right:1px #969696 solid;}
*/

.height100{	height:100%;}

/*******************************/
/*
**  Header Stlyes
**
**/
/******************************/
#topNavDiv{}

.TopNavHeader
{
	background-image: url('/Style%20Library/Polaris/LEV/2010/header.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	width:970px;
	height:90px;
	vertical-align:text-top;
}
.TopNavHeader_Left{	width:335px;}
.TopNavHeader_Center{width:300px;}
.TopNavHeader_Right{width:200px; padding-left:35px;}
.TopNavHeader_FontSizeControl{width:135px; vertical-align:top;}


.welcome-box{margin-left:50px; margin-top:17px;}
.welcome-box-label{	color: #ffffff;}
.welcome-box a:link, .welcome-box a:visited, .welcome-box a:active
{
	color: #ffffff;
	text-decoration:underline;
}
.welcome-box a:hover{color: #e26726;}

.dealers-specialoffers-box{margin-left:30px; margin-top:8px;}
.dealers-specialoffers-box-label{}/*is not present in LEV*/
.dealers-specialoffers-box-input{font-size: 10px; width:100px}

.search-box{margin-top: 10px; vertical-align:top;}
.search-box-input{font-size: 10px;width:150px; height:20px;}


/*****************************/
/*
**	Meat and Potatoes
**/
/*****************************/

#mainDiv{ margin-top:10px; background-color:white;}


#topNav_main{
	position:absolute;
	margin-left: -485px;
	width:970px;
	text-align:center;
	left: 50%;
	margin-top:-48px; 
	padding: 0;
	z-index:9;
}

.mainContentContainer
{
	width: 710px;
	margin-top:-10px;
	height:320px; 
	

}

.mainContentContainerWide
{
	width: 890px;
	margin-top:-10px;
	height:330px; 
	z-index:1;
}


/*Only used in MainWithSideModelNav*/
#mainContent
{
	
}
.rightSideTable
{
	height:100%;
}
/*Only used in SmartPartContentSideModelNav*/
.rightCorner
{
/*
	background-image: url('/Style%20Library/Polaris/LEV/2010/bkg_model_corner.gif');
	background-repeat:no-repeat;	 	
	width: 32px;
	height:32px;
	max-height:32px;
	*/
}
/*Only used in SmartPartContentSideModelNav*/
.rightSide
{
	background-color:#ffffff;
	height:100%;
	min-height:200px; 
}
#webPartContentTable .bg
{
	background-color:#ffffff;
}
/*Only used in SmartPartContentSideModelNav*/
#webPartContentTable
{
	height:100%;
	width:100%;
}
#webpartLeft
{
	margin-left:20px;
}
.ms-WPBody{
	height:100%;
}
#mainToPromoSpace{
	height: 20px;
}

#mainFCC{
   text-align:center;
}
/*****************************/
/*
**	Horizontal Secondary Nav
**/
/*****************************/
#horizontalSecondaryNavWrapper
{
    width:710px;
	height:30px;
}
#horizontalSecondaryNav
{
	float:left;
	height: 30px;
}
#horizontalNavContainer
{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#horizontalSecondaryNav table
{
	margin:0px 0px 0px 0px;
	height:100%;

}
#horizontalSecondaryNav table{
	width: 270px;
}
#horizontalSecondaryNav .bg
{
	background-color:#f5f5f5;
	vertical-align:bottom;
	padding: 5px 5px 3px 5px;
}
.horizontalSecondaryNavFooter
{
	width:36px;
	height:30px;
	background-image: url('/Style%20Library/Polaris/LEV/2010/NavigationElements/sub_nav_angle.gif');
	background-repeat:no-repeat;
}
#modalImage
{
	float:right;
	font-weight:bold;
	font-size: 12px;
	padding-top: 10px;
	padding-right:32px;
	display:none;
	visibility:hidden;
}

.horizontalNavOn{color: #73C310;	font-size:12px; text-decoration:none; font-weight:bold;}
.horizontalNavOff{ color: #000000;font-size:12px; text-decoration:none;font-weight:bold;}
.horizontalNavOff:hover{color: #73C310; text-decoration:none;font-size:12px; font-weight:bold;}
.horizontalNavOff:active{color: #73C310; text-decoration:none;font-size:12px; font-weight:bold;}

.phDropDown
{
	background-color:#f5f5f5;
	z-index:2;
	position:absolute;
	width:119px;
	margin-left:-13px;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

.phDropDown a{color: #000000;	font-size:12px; text-decoration:none; font-weight:bold; margin-left:13px;}
.phDropDown a:hover{color: #577799;	font-size:12px; text-decoration:none; font-weight:bold; margin-left:13px;}
.phDropDown a:active{color: #577799; text-decoration:none;font-size:12px; font-weight:bold; margin-left:13px;}

.dropDownHR
{
	color: #000000;
	margin-left: 13px;
	margin-right: 13px;
	font-weight:normal;
	height: .5px;
}

/*****************************/
/*
**	Vertical Secondary Nav
**/
/*****************************/

#verticalNavTable
{
	height: 350px;
	width:170px;
}
.upperLeft
{
	background-image: url('/Style%20Library/Polaris/LEV/2010/NavigationElements/side_nav_top_left_corner.gif');
	background-repeat:no-repeat;
	width:19px;
	height:19px;
}
.upperBar
{
	background-image: url('/Style%20Library/Polaris/LEV/2010/NavigationElements/side_nav_top_bar.gif');
	background-repeat:repeat-x;
	width: 145px;	
}
.upperRight
{
	background-image: url('/Style%20Library/Polaris/LEV/2010/NavigationElements/side_nav_top_right.gif');
	background-repeat:no-repeat;
	width: 5px;
}
.verticleBar
{
	background-image: url('/Style%20Library/Polaris/LEV/2010/NavigationElements/side_nav_Left_vertical_bar.gif');
	background-repeat:repeat-y;
	height:312px;
}
.verticleBarRight
{
	background-image: url('/Style%20Library/Polaris/LEV/2010/NavigationElements/side_nav_right_vertical_bar.gif');
	background-repeat:repeat-y;
	height:312px;
	width:5px;
}
.verticleNavMain{vertical-align:top; position:relative;}
.verticleNavMain table
{
	position:absolute;
	z-index:0;
	margin-left: -22px;	
	width:150px;
}
/* */
.lowerLeft
{
	background-image: url('/Style%20Library/Polaris/LEV/2010/NavigationElements/side_nav_bottom_left_corner.gif');
	background-repeat:no-repeat;
	width:19px;
	height:19px;
}
.lowerBar
{
	background-image: url('/Style%20Library/Polaris/LEV/2010/NavigationElements/side_nav_bottom_bar.gif');
	background-repeat:repeat-x;
	width: 145px;
}
.lowerRight
{
	background-image: url('/Style%20Library/Polaris/LEV/2010/NavigationElements/side_nav_bottom_right.gif');
	background-repeat:no-repeat;
	width: 5px;
}
.navToMainSpacer{width:10px;}
/* moved to text alt-text
.verticleNavOn{color: #000;	font-size:11px; text-decoration:none; margin-left:40px; text-transform:capitalize;}
.verticleNavOff{ color: #000;font-size:11px; text-decoration:none; margin-left:40px;}
.verticleNavOff:hover{color: #000; text-decoration:none;font-size:11px; }
.verticleNavOff:active{color: #000; text-decoration:none;font-size:11px; }
*/
.verticalNavSeperator{color: #000; height:1px; margin-left:10px;margin:-2px 0px -2px 0px; padding:0px 0px 0px 0px; border:0 transparent none;}

.verticalNavSeperatorCell{height: 1px; background-image:url('/Style%20Library/Polaris/LEV/2010/NavigationElements/left_nav_rule.gif'); }
.verticleNavCellOn{height: 50px; width:170px; background-image:url('/Style%20Library/Polaris/LEV/2010/NavigationElements/left_nav_over.gif'); 
background-repeat:no-repeat;
}
.verticleNavCellOff{height: 50px; width:170px;}

/*****************************/
/*
**	Promo Area
**/
/*****************************/
#promoWrapper
{
	position:absolute;
	margin-left: -445px;
	width:890px;
	text-align:center;
	left: 50%;
	padding: 0;
}
#promo_main_with_secondaryNav
{
	position:absolute;
	margin-left: -445px;
	width:890px;
	text-align:center;
	left: 50%;
	padding: 0;

}	
#promo_main{
	position:absolute;
	margin-left: -445px;
	width:890px;
	text-align:center;
	left: 50%;
	padding: 0;

}

/*****************************/
/*
**	Footer
**/
/*****************************/

#footerDiv
{
	background-image:url('/Style%20Library/Polaris/LEV/2010/gradient_bottom.gif');
	background-repeat:repeat-x;	
}

/* -----------------------------------*/
/* ---------->>> TICKER <<<-----------*/
/* -----------------------------------*/

#tickerWrapper
{
	padding-top:82px;
}
.TickerHeader
{
	background-image: url('/Style Library/Polaris/LEV/2010/bkg_news.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color:#DEDBDE;
}
.footernews
{
	text-align:left;
	padding-left: 60px;
	padding-bottom:10px;
	
}
.footernews a, .footernews a:hover, .footernews a:visited
{
	text-decoration:none;
	color: #fff;
}

/* -----------------------------------*/
/* ------->>> MODAL POPUP  <<<--------*/
/* -----------------------------------*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popUpParent
{ 
	z-index:500;
	width: 832px;
	text-align:left;
}


div.popUpHeaderWrapper
{
	background: url('/Style%20Library/Polaris/Ranger/2009/modalPopUp/TBD/left_top_corner.png') top left no-repeat;    
}

div.popUpHeader
{
	height:38px;
	margin-left:20px;
  	background-image: url('/Style%20Library/Polaris/Ranger/2009/modalPopUp/TBD/middle_gradient_bar.png');
  	background-repeat:repeat-x;
  	margin-right:20px;
}

div.popUpHeaderCancel
{
	background: url('/Style%20Library/Polaris/Ranger/2009/modalPopUp/TBD/right_top_corner.png') top right no-repeat;  
	float:right;
	padding-right:25px;
	margin-right: -20px;
	height:38px;       
}




div.popUpFooterWrapper
{
	background: url('/Style%20Library/Polaris/Ranger/2009/modalPopUp/TBD/bottom_left_corner.png') bottom left no-repeat; 
	/*
	height:25px;
	width: 832px;
	*/
	
}
div.popUpFooter
{
	background-image: url('/Style%20Library/Polaris/Ranger/2009/modalPopUp/TBD/bottom_horizontal_gradient.png');
  	background-repeat:repeat-x;
	margin-left:20px;
	margin-right:20px;
	height:25px;
	
}
div.popUpFooterRight
{	
	background: url('/Style%20Library/Polaris/Ranger/2009/modalPopUp/TBD/bottom_right_corner.png') bottom right no-repeat; 
	height:25px;
	margin-right:-20px;
}

.cancelButton
{
	
	padding-top: 12px
}

.popUpContent
{
	height:	403px;
	background-color:white;
	/*margin: 10px 20px 15px 20px;*/
	margin-left: 20px;
	margin-right:20px;
}
.popUpContentWrapper
{ 
	height:403px;
	width: 825px;
	background-image: url('/Style%20Library/Polaris/Ranger/2009/modalPopUp/TBD/828x1.png');
	background-repeat:repeat-y;
	margin-left: 2px;
}

.popUpContent h1
{
	font-weight: bold;
	font-size: 12px;
	margin-top:0px;
}
.popUpContent p	
{
	font-weight: normal;
	font-size: 10px;
}
.marginTopZero
{
	margin-top:0px;
}

div.wrapper
{
	background-color:white;
	clear:both
}

div.wrapper p, h2
{
	margin: 10px 15px 0px 15px;
}
div.wrapper h2
{
	font-weight: bold;
	font-size: 12px;
}
div.validationSummary
{
	float:right;
	margin: 10px 15px 0px 15px;
}
div.wrapper table
{
	margin: 10px 15px 0px 12px;

}

/*Used in DripSign Up*/
div.left
{
	width: 292px; 
	height: 233px; 
	border: solid 1px black; 
	background-color: #EFEFEF; 
	float: left;
}
/*Used in DripSign Up*/
div.right
{
	width: 305px; 
	height: 246px; 
	float: right; 
	margin-right: 40px;
}
/*Used in DripSign Up*/
.tbDrip
{
	width: 260px;
}

/*Used in UserSignOn*/
div.leftUserSignOn
{
	width: 307px; 
	height: 330px; 
	border: solid 1px black;  
	float: left;
}
/*Used in UserSignOn*/
div.rightUserSignOn
{
	width: 423px; height: 330px; float: right; margin-right: 20px;
	border: solid 1px black;
}
/*Used in UserSignOn*/
.tbUserSignOn
{
	width:175px;
	
}
/*Used in UserSignOn*/
.tbUserSignOnZip
{
	width:110px;

}

/* -----------------------------------*/
/* ------->>> FLEX APP  <<<--------*/
/* -----------------------------------*/

.stageOutsideTable
{

}
.stageInsideTable
{
}
/*******************************/
/*
**	Share with a freind
**
**/
/*******************************/

.nameTextbox{border:1px black solid;}
.emailTextbox{border:1px black solid;}

.nameCell{padding: 3px 3px 3px 0px;}
.emailCell{	padding:3px;}

.watermarkReferAFreind
{
	border:1px solid black; /*Border size,type and color*/
	background-color:#D5D5D5; /*background color*/
	color:#666666; /*Fore color(text)*/
}




/*****************************/
/* 
**	Accessory
**/
/*****************************/

#accessoriesWrapper{width: 676px} 
#accessoriesCopy{margin-left: 0px;}
/*#accessoriesItemWrapper{position:absolute;}*/
#accessoriesLeftWrapper{width: 440px; float: left; margin-left: 0px; margin-right: 0px;}
#accessoriesLeft{float: left; width: 220px;}
#accessoriesCenter{float: right; width: 220px; margin-left:0px}
#accessoriesRight{float: right; width: 220px;margin-left:0px}
.accessoriesTitle{text-align: center}
.accessoriesCell{text-align: left}
.accessoriesButton{text-align: center}
.accessoriesContent{text-align: center;}
img{border: 0px black none;}

/*******************************/
/*
**	User Sign on
**
**/
/*******************************/

.watermarked 
{
	height:20px;
	padding:2px 0 0 2px;
	border:1px solid black; /*Border size,type and color*/
	background-color:#D5D5D5; /*background color*/
	color:#666666; /*Fore color(text)*/
}

.watermarked_password
{
	height:20px;
	padding:2px 0 0 2px;
	border:1px solid black; /*Border size,type and color*/
	background-color:#D5D5D5; /*background color*/
	background-image:url('/Style Library/Polaris/LEV/2010/passwordmask_newrider.png');
	background-repeat:no-repeat;
	color:#D5D5D5; /*Fore color(text)*/
}

.watermarked_nopassword
{
	height:20px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE; /*Border size,type and color*/
	background-color:white; /*background color*/
	background-image:none;
	background-repeat:no-repeat;
	color:white; /*Fore color(text)*/
}

.watermarked_newrider
{
	height:20px;
	padding:2px 0 0 2px;
	border:1px solid black; /*Border size,type and color*/
	background-color:#D5D5D5; /*background color*/
	color:#666666; /*Fore color(text)*/
}

.watermarked_passwordnew
{
	height:20px;
	padding:2px 0 0 2px;
	border:1px solid black; /*Border size,type and color*/
	background-color:#D5D5D5; /*background color*/
	background-image:url('/Style Library/Polaris/LEV/2010/passwordmask_newrider.png');
	background-repeat:no-repeat;
	color:#D5D5D5; /*Fore color(text)*/
}

.watermarked_passwordnewconfirm
{
	height:20px;
	padding:2px 0 0 2px;
	border:1px solid black; /*Border size,type and color*/
	background-color:#D5D5D5; /*background color*/
	background-image:url('/Style Library/Polaris/LEV/2010/passwordmask_newriderconfirm.png');
	background-repeat:no-repeat;
	color:#D5D5D5; /*Fore color(text)*/
}
/*******************************/
/*
**	LEV Dealer Locator
**
**/
/*******************************/


#InnerDiv{margin-left:auto;margin-right:auto; text-align:center;}
#tblLEVDealerLocator{margin-left:auto;margin-right:auto;}
/*** Start LEft Column ****/
#leftColumn{vertical-align:top;width:350px;background-color:#FFFFFF;border-color:Black;}
.DealerTableBorder{	padding:0px;margin:0px;width:100%;}
#prettySearchTop{height:34px;}
#prettySearchBody1{}
#cellSearchFields div {border-style:solid; border-width:1px; border-color:Silver; overflow:auto; height:220px;}
.levDealerRepeater{	width: 100%;}

#centerSpacer{width:17px;}

#rightColumn{vertical-align:top;text-align:right;width:500px;background-color:#FFFFFF;}
#rightColumn Table {width:100%;padding:0px;margin:0px;}
#mapWindow{width:100%;height:260px;border:1px;}
#prettyMapTop{height:34px;}
#prettyMapWindow{text-align:center;}
.pushpinlabel{font-weight:bold; vertical-align:top; padding-right:10px;}

/* --------------------------------------*/
/* ------->>> Forums <<<--------*/
/* --------------------------------------*/

.forumsDiv
{

	position:relative;
	top:-4px;
	right:-35px;
	z-index:0;
}

.forumsImage
{
	width:40%;
	height:100%;
	vertical-align:top;
	text-align:right;
}

#forumTable{margin-left:20px;}	
#forumTable a{color: #000000; text-decoration:none;font-weight:bold; font-size:10px;}
#forumTable a:hover{color: #577799; text-decoration:none; font-weight:bold; font-size:10px;}
#forumTable a:active{color: #577799; text-decoration:none; font-weight:bold; font-size:10px;}
#forumHeadline p{margin-top: 10px; font-size:10px;}

.forumsDisclaimer{
	color:gray;
}

/* -----------------------------------*/
/* ------->>> jQuery PopUp <<<--------*/
/* -----------------------------------*/


#backgroundPopup{
display:none;
position:absolute;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:20;
}
#popUpWriteContent{
display:none;
position:absolute;
_position:absolute; /* hack for internet explorer 6*/
height:184px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:21;
padding:12px;
font-size:13px;
}

#popUpWriteContent h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}

#popUpWriteContent p
{
	
}


.stageInsideTable{
	padding-bottom:10px;
}


