/*************************************************************************/
/******************* dealer section specific styles **********************/


/*************************************************************************/
/****************************** main nav *********************************/

#nav{
	width:590px;
	height:25px;
	margin-top:35px;
	float:right;
	text-align:right;
	letter-spacing:-.05px;
	font:15px/24px Georgia, "Times New Roman", Times, serif;
	background:transparent url(/images/dealer/nav-bg.png) no-repeat bottom center;
	_background:none; /* IE6 */
}
#nav a{
	margin:0 10px 0 10px;
}

/*************************************************************************/
/***************************** home DIVs *********************************/

#outerHome{
	min-height:100%;
	background:url(/images/dealer/headerBg-home.jpg) repeat-x top center;
}
*html #outerHome{ /* IE6 */
	height:100%;
}
.getStarted{
	float:right;
	padding:5px 0 0 20px;
}
/****/
#bucket1{
	width:280px;
	padding-right:25px;
	float:left;
	background:transparent url(/images/dealer/icon-benefits.png) no-repeat top left;
}
#bucket1 h2{padding:4px 0 0 37px;}
/****/
#bucket2{
	width:280px;
	padding-right:25px;
	float:left;
	background:transparent url(/images/dealer/icon-events.png) no-repeat top left;
}
#bucket2 h2{padding:4px 0 0 35px;}
/****/
#bucket3{
	width:290px;
	float:left;
	background:transparent url(/images/dealer/icon-new.png) no-repeat top left;
}
#bucket3 h2{padding:4px 0 0 50px;}

/*************************************************************************/
/*************************** content DIVs ********************************/

#outer{
	min-height:100%;
	background:url(/images/dealer/headerBg-content.jpg) repeat-x top center;
}
*html #outer{ /* IE6 */
	height:100%;
}

/*************************************************************************/
/************************** dealer resources *****************************/

/****/
#resourcesIntro{
	float:left;
}
#resourcesIntro div{
	height:135px;
}
#resourcesIntro #resources1{
	width:215px;
	padding-right:18px;
	float:left;
	background:transparent url(/images/dealer/icon-promoTools.png) no-repeat top left;
}
#resourcesIntro #resources1 h2{padding:4px 0 0 36px;}
/****/
#resourcesIntro #resources2{
	width:215px;
	padding-right:18px;
	float:left;
	background:transparent url(/images/dealer/icon-coop.png) no-repeat top left;
}
#resourcesIntro #resources2 h2{padding:4px 0 0 36px;}
/****/
#resourcesIntro #resources3{
	width:215px;
	padding-right:18px;
	float:left;
	background:transparent url(/images/dealer/icon-gallery.png) no-repeat top left;
}
#resourcesIntro #resources3 h2{padding:4px 0 0 42px;}
/****/
#resourcesIntro #resources4{
	width:215px;
	padding-right:18px;
	float:left;
	background:transparent url(/images/dealer/icon-specs.png) no-repeat top left;
}
#resourcesIntro #resources4 h2{padding:4px 0 0 35px;}
/****/
#resourcesIntro #resources5{
	width:215px;
	padding-right:18px;
	float:left;
	background:transparent url(/images/dealer/icon-priceSheets.png) no-repeat top left;
}
#resourcesIntro #resources5 h2{padding:4px 0 0 33px;}
/****/
#resourcesIntro #resources6{
	width:215px;
	padding-right:18px;
	float:left;
	background:transparent url(/images/dealer/icon-logos.png) no-repeat top left;
}
#resourcesIntro #resources6 h2{padding:4px 0 0 33px;}


#signInLeft{
	width:420px;
	margin-top:20px;
	padding:0 20px 35px 0;
	float:left;
}
#signInRight{
	width:430px;
	margin-top:20px;
	padding:0 0 35px 25px;
	float:left;
	border-left:1px solid #D0D0C0;
}
#photo{
	padding:5px;
	margin:0 20px 15px 0;
	float:left;
	text-align:center;
	line-height:14px;
	background:#FFFFFF;
	border-right:1px solid #8F9287;
	border-bottom:1px solid #8F9287;
}
#photo img{
	padding-bottom:5px;
}
#promoTools, #promoToolsLQ, #priceSheets, #specSheets, #logos{
	width:197px;
	height:315px;
	margin:0 15px 15px 0;
	padding:5px 10px 5px 10px;
	float:left;
	line-height:14px;
	background:#FFFFFF;
	border-right:1px solid #8F9287;
	border-bottom:1px solid #8F9287;
}
#promoToolsLQ{
	background:#FFFFFF url(/images/dealer/icon-limitedQuantities.gif) no-repeat bottom;
}
#priceSheets{
	height:90px;
}
#specSheets{
	height:220px;
}
#specSheets ul{
	margin:0;
	padding:0 0 0 20px;
}
#specSheets li{
	margin-bottom:5px;
}
#logos{
	height:200px;
}
#logout{
	width:113px;
	height:25px;
	margin-top:-2px;
	float:right;
	font:14px/24px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	background:transparent url(/images/dealer/logout-bg.png) no-repeat bottom;
}

/*************************************************************************/
/**************************** contact form *******************************/

#contactForm{
	width:350px;
	min-height:300px;
	padding-right:15px;
	margin-right:20px;
	float:left;
	border-right:1px solid #D0D0C0;
}

/*************************************************************************/
/************************** become a dealer ******************************/

#dealerVideo, #dealerDisplay, #dealerRegister{
	width:333px;
	height:275px;
	margin:0 4px 15px 0;
	float:left;
	line-height:14px;
	background:url(/images/dealer/becomeDealer-videoBg.jpg) no-repeat;
}
#dealerDisplay{
	width:280px;
	background:url(/images/dealer/becomeDealer-displayBg.jpg) no-repeat;
}
#dealerRegister{
	width:279px;
	margin:0 0 15px 0;
	background:url(/images/dealer/becomeDealer-registerBg.jpg) no-repeat;
}
#dealerVideo h2, #dealerDisplay h2, #dealerRegister h2{
	padding:6px 0 0 12px;
	font-size:16px;
	line-height:17px;
	font-weight:normal;
	color:#3F3F3F;
}
#dealerVideo p, #dealerDisplay p, #dealerRegister p{
	padding:165px 10px 0 12px
}

/*************************************************************************/
/**************************** text styles ********************************/

p{
	padding:0;
	margin-top:0;
	margin-bottom:15px;
}
h1, h2, h3{
	margin:0 0 6px 0;
	font:18px/24px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#444444;
}
h3{
	font-size:14px;
}
.floatLeft{
	float:left;
	padding:2px 20px 10px 0;
}
.floatRight{
	float:right;
	padding:13px 0 2px 10px;
}
.dropdown{
	width:120px;
	height:20px;
	border:1px solid #7C7F6B;
}

/*************************************************************************/
/***************************** linkage ***********************************/

/* default */
a:link, a:visited, a:active {color:#05455B; text-decoration:underline;}
a:hover{color:#20708C; text-decoration:underline;}

/* main nav */
#nav a:link, #nav a:visited, #nav a:active {color:#FFFFFF; text-decoration:none;}
#nav a:hover, #nav a.selected{color:#05455B; text-decoration:none;}

/* home buckets */
#outerHome h2 a:link, #outerHome h2 a:visited, #outerHome h2 a:active {color:#444444; text-decoration:none;}
#outerHome h2 a:hover{color:#05455B; text-decoration:none;}

/* resources buckets */
#resourcesIntro h2 a:link, #resourcesIntro h2 a:visited, #resourcesIntro h2 a:active {color:#444444; text-decoration:none;}
#resourcesIntro h2 a:hover{color:#20708C; text-decoration:none;}

/* dealer logout */
#logout a:link, #logout a:visited, #logout a:active {color:#505050; text-decoration:none;}
#logout a:hover{color:#20708C; text-decoration:none;}


