/* Styles for Homepage Layout and Content Design */

div#homeFlash {
	width: 938px;
	 height: 356px;
	margin: 0 0 0 11px;
	background: #000;
}
div#content { background: none; margin: 3px 0 0 0; padding: 0;}
div#focusAreasContainer {
	position: relative;
	float: left;
	width: 960px;
		w\idth: 952px;
	margin: 6px 0 0 8px;
	background: url(../../img/homepage/bg-focusarea.gif) 0 0 repeat-y; 
	display: inline;
}
	div#focusAreas {
		position: relative;
		width: 944px;
		float: left;
		background: url(../../img/homepage/bg-focusarea-bot.gif) bottom left no-repeat;
		padding: 0 0 10px 0;
	}
	
/* Dealer Locator */
	div#focusAreaOne {
		width: 267px;
			w\idth: 226px;
		float: left;
		height: 232px;
			he\ight: 207px;
		margin: 0 0 0 0;
		padding: 35px 0 0 41px;
		background: url(../../img/homepage/bg-dealer-top.gif) 0 0 no-repeat;
	}

		div#focusAreaOne h2 {
			width: 84px;
			height: 11px;
			display: block;
			text-indent: -9000px;
			background: url(../../img/homepage/find-a-dealer.gif) 0 0 no-repeat;
			overflow: hidden;
			padding: 0 0 35px 0;
		}
		div#focusAreaOne form#dealerSearch { padding: 0 0 19px 0; }
		
		div#focusAreaOne form#dealerSearch input#dealerField { 
			width: 102px;
				w\idth: 91px;
			padding: 3px 3px 4px 6px; 
		}
		div#focusAreaOne form#dealerSearch input.submitBtn {
			margin: 1px 0 0 2px;
		}
		form#dealerSearch #dealerSearchFormLink {	
			position: relative;
				top: 6px;
			visibility: hidden;
		}
			form#dealerSearch #dealerSearchFormLink.show {
				visibility: visible;
			}
		
		div#focusAreaOne .dealerBtn { margin: 0 0 5px 0; }
			div#focusAreaOne .dealerBtn a {
				display: block;
				width: 185px;
					w\idth: 155px;
				color: #fff;
				padding: 3px 20px 4px 10px;
				font-size: .9em;
				background: #7291b3 url(../../img/interface/arrow-white.gif) 95% 72% no-repeat; /* 7px */
 			}
				div#focusAreaOne .dealerBtn a:hover { text-decoration: none; }
				
		div#focusAreaOne .dealerBtn2 { margin: 0 0 5px 0; }
			div#focusAreaOne .dealerBtn2 a {
				display: block;
				width: 185px;
					w\idth: 155px;
				color: #fff;
				padding: 3px 20px 4px 10px;
				font-size: .9em;
				background: #7291b3 url(../../img/interface/arrow-white.gif) 95% 50% no-repeat; /* 7px */
 			}
				div#focusAreaOne .dealerBtn2 a:hover { text-decoration: none; }
				
/* Multiple Focus Area */
	div#focusAreaTwo {
		width: 672px;
			w\idth: 631px;
		float: left;
		background: url(../../img/homepage/bg-focusarea-top.gif) 0 0 no-repeat;
		padding: 35px 0 4px 41px;
		margin: 0 0 0 5px;
		display: inline;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	div#focusAreaTwo div {
		float: left;
		margin-right: 29px;
		display: inline;
	}

	div#focusAreaTwo h2 a {
		display: block;
		width: 135px;
		height: 12px;
		text-indent: -9000px;
		overflow: hidden;
		margin: 0 0 24px 0;
	}
	div#focusAreaTwo p { 
		padding: 0 0 11px 0;
		line-height: 1.4em;
	}
	div#focusAreaTwo span { 
		display: block;
		padding: 0 0 8px 0;
	}
	div#focusAreaTwo a.arrow { 
		background: url(../../img/interface/arrow-blue.gif) 0 5px no-repeat;
		padding: 0 0 0 10px;
	}
	div#focusAreaTwo hr {
		margin: 3px 0 14px 0;
	}
	div#focusAreaTwo div ul { padding: 0 0 4px 0; }
		div#focusAreaTwo div ul li { padding: 5px 0; }
		div#focusAreaTwo div ul li a {
			background: url(../../img/interface/arrow-blue.gif) 0 5px no-repeat;
			padding: 0 0 0 10px;
		}
		
	/* News and Events */
	div#focusAreaTwo div#news {
		width: 194px;
	}
		div#focusAreaTwo div#news h2 { background: url(../../img/homepage/news-events.gif) 0 0 no-repeat; }
	
		/* Newsletter Signup */
		form#newsletter input#newsField { 
			width: 123px;
				w\idth: 112px;
			}

	
	/* Social Segway */
	div#focusAreaTwo div#social {
		width: 186px;
		margin: 0 33px 0 0;
	}
		div#focusAreaTwo div#social h2 { background: url(../../img/homepage/segwaysocial.gif) 0 0 no-repeat; }
	

	/* PROMOTION */
	div#focusAreaTwo div#promotion {
		width: 186px;
		margin: 0 33px 0 0;
	}
		div#focusAreaTwo div#promotion h2 { background: url(../../img/homepage/limited-time-only.gif) 0 0 no-repeat; }
	
	
	/* Imporant Links */
	div#focusAreaTwo div#important {
		width: 160px;
	}
		div#focusAreaTwo div#important h2 { background: url(../../img/homepage/important-links.gif) 0 0 no-repeat; }