﻿body
{
	text-align: center;
	background-color: #000000;
}

body, td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}


#mainDiv
{
	width:100%;
	height:100%;
	z-index:1;
}

#topNav_main
{
	position:absolute;
	margin-left: -485px;
	width:970px;
	text-align:center;
	left: 50%;
	top:0;
	margin-top:0px;
	padding: 0;
	z-index:10;
}

#flashid
{
	z-index:10;
}
.topNavCell
{
	background-color:#808080;
}

#secNav_main
{
	position:absolute;
	margin-left: -450px;
	width:890px;
	text-align:center;
	left: 50%;
	padding: 0;
	height: 45px;
	z-index:0;
}
#secNav_main div
{
	height: 45px;
}
#userSignOnTable
{
	padding-top: 20px;
	height:440px;
	width:890px;
	background-image: url('/Style Library/Polaris/Snow/2010/bkg.gif');
	background-repeat:no-repeat;
}

.stageOutsideTable
{
	padding: 1px 1px 1px 1px;
}
.stageInsideTable
{
	padding: 0px 0px 0px 0px;
	
}
.eatureBorder
{
	border:3 red dashed;
}

.mainStage
{
	width:910px;
	height:440px;
}


#FeelTheRushID, #galleryID, #rushTheFormsDiv, #virtualtestrideID, #featuresDiv
{
	height:440px;
}

	
#fccSpacer
{
	height:100px;
	width: 890px;
}
#footerNav_main
{
	height:40px;
}
#fccFooter
{
}

.titleBarBKG
{
	background-image: url('/Style Library/Polaris/Snow/2010/title_bar_blk.gif');
	background-repeat:repeat-x;
	
}
.brochureContent
{
	padding-top: 20px;
	margin-top:10px;
	height:440px;
	width:890px;
	background-image: url('/Style Library/Polaris/Snow/2010/bkg.gif');
	background-repeat:no-repeat;
	text-align:center;
}
#Table4
{
	width: 100%;
	text-align:center;
}
#Table4 td
{
	width:50%;
}

#Table3
{
	width:890px;
	background-image: url('/Style Library/Polaris/Snow/2010/bkg.gif');
	background-repeat:no-repeat;
	height:440px;
}

#dealerSearchOuterDiv
{
	width:890px;
	background-image: url('/Style Library/Polaris/Snow/2010/bkg.gif');
	background-repeat:no-repeat;
	height:440px;
}
#PortalDiv
{
	width:890px;
	background-image: url('/Style Library/Polaris/Snow/2010/bkg.gif');
	background-repeat:no-repeat;
	height:440px;
}

#dealerSearchInnerDiv
{
	padding-top:70px;
}

#divSpacer
{
	height: 60px;
	z-index:0;
}
.flash-version-warning
{
	color: white;
}

/* PORTAL STUFF */
#PortalDiv
{
	width:890px;
	background-image: url('/Style Library/Polaris/Snow/2010/bkg.gif');
	background-repeat:no-repeat;
	height:440px;
}
.portalMenu
{
	font-weight:bold;
	font-size: 14px;
	font-style:italic;	
}
.backSlash
{
	color: red;
	
}

.portalAltRowStyle
{ 
   background-color:#CCCCCC
}
.sectionTitle{
	margin-top: 15px;
	margin-left: 10px;
}

/*Modal Popup*/
.modalBackground {
	background-color: Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index:500;
}

.modalPopup 
{
	/*
	position:absolute;
	margin-left: -485px;
	text-align:center;
	left: 50%;
	margin-top:0px; 
	height:300px;
	z-index:20;\
	background-color:#ffffff;
		border-width: 3px;
	border-style: solid;
	border-color: #ed1d24;

	*/
		
	background-image:url('/Style Library/Polaris/Snow/2010/bkg_ss_rush_video.gif');
	
	/*border-color: Gray;padding: 3px;*/
}

.modalPopupBanner 
{
	color:white;
	font-weight:bold;
	background-color:#8d1b21;
	font-size: x-small;
	border-width: 0px;
	border: 0px;
	padding: 0px;
	text-indent:8px;
}


.caption, table caption {
	background-color: #3e5a91;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	border: 0;
	border-bottom: solid 1px #737373;
	white-space: nowrap;
	text-align: center;
}
/*end popup*/

/* END PORTAL STUFF*/

