/* Start of CMSMS style sheet 'Forgot Password' */
/* =Headings
------------------------------------------------------------------------------------------ */

#featured-items h2 {
	text-transform: uppercase;
	font-weight: bold;
}


/* =Links
------------------------------------------------------------------------------------------ */

#featured-items #more-link {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url(/images/dealer_portal/more_link_arrow.gif) no-repeat left top;
	padding-left: 31px;
	line-height: 26px;
	display: block;
}


/* =Text
------------------------------------------------------------------------------------------ */

#featured-items  {
	font-size: 17px;
	line-height: 1.2em;
}


/* =Main Layout
------------------------------------------------------------------------------------------ */

/* =Top/Header
----------------------------------------------- */

#logo {
	background-image: url(/images/dealer_portal/logo_header.gif);
}
a#logout-button {
	display: block;
	width: 73px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 37px;
	background: transparent url(/images/dealer_portal/logout_btn.gif) top left no-repeat scroll;
	text-indent: -5000px;
}
#top {
	background-color: #24231F;
}
#menu li a {
	background-image: url(/images/dealer_portal/main_menu.gif);
}
#menu li a:hover, #menu li a.current {
	background-image: url(/images/dealer_portal/main_menu_over.gif);
}
#menu #dealer-home {
	width: 56px;
	background-position: top left;
}
#menu #dealer-account {
	width: 114px;
	background-position: -56px top;
}
#menu #product-catalog {
	width: 149px;
	background-position: -170px top;
}
#menu #marketing {
	width: 105px;
	background-position: -319px top;
}
#menu #dealer-support {
	width: 91px;
	background-position: -424px top;
}
#menu #forum {
	width: 84px;
	background-position: -515px top;
}

/* =Middle/Content
----------------------------------------------- */

body {
	width: 100%;
	background: #3b3b3b url(/images/dealer_portal/middle_top_bk.jpg) left 115px repeat-x scroll;
}
#middle{
	width: 100%;
	background: transparent url(/images/dealer_portal/middle_bottom_bk.jpg) bottom left repeat-x scroll;
}
#content {
	padding-top: 30px;
	background: #fff url(/images/dealer_portal/content_bk.jpg) repeat-x left top;
}
#content-bottom {
	height: 11px;
	padding-bottom: 7px;
	background-image: url(/images/dealer_portal/content_bottom_bk.gif);
	margin-bottom: 0;
}

/* =Bottom/Footer
----------------------------------------------- */

#footer-links div {
	width: 163px;
}


/* =Other layouts
------------------------------------------------------------------------------------------ */

/* =Home
----------------------------------------------- */
#home #top {
	padding-bottom: 10px;
}
#featured-items {
	height: 410px;
	background: url(/images/dealer_portal/featured_item_bk.jpg) no-repeat left top;
}
div.featured-item {
	padding: 60px 50px 60px 75px;
}
div.featured-item div {
	margin-left: 407px;
	width: 410px;
	overflow: hidden;
}
div.navigation {
	width: 100%;
	overflow: hidden;
}
div.navigation a {
	display: block;
	width: 140px;
	height: 70px;
	border: 5px #404040 solid;
	float: left;
	margin: 10px 10px 0 0;
	font-size: 42px;
	color: #939393;
	text-decoration: none;
	font-weight: bold;
	background-color: #313131;
}
div.navigation a span {
	display: block;
	width: 70px;
	text-align: center;
	float: left;
	line-height: 70px;
}
div.navigation a img {
	width: 70px;
	height: 70px;
	float: left;
}
div.navigation a.current {
	background-color: #B52110;
}
div.navigation a.current span {
	background: url(/images/dealer_portal/featured_item_current_bk.gif) no-repeat center top;
	color: #fbfbfb;
	position: relative;
	overflow: hidden;
	padding-top: 6px;
	top: -6px;
	height: 64px;
}
#home #main-content {
	width: 100%;
	background: url(/images/dealer_portal/home_main_content_bk.gif) repeat-y 435px -5px;
}
#home #col1{
	width: 420px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}
#home #col2, #home #col3 {
	width: 200px;
	float: left;
	margin-left: 16px;
	overflow: hidden;
}
#home #col2 {
	margin-right: 15px;
}
#home div.has-image p {
	margin-left: 85px;
}
#home div.has-image img {
	width: 70px;
	float: left;
}

/* End of 'Forgot Password' */

