﻿html
{
	color:#000;
	background:#FFF;
	font-size: 100%;
}

body
{
	font-size: 87.5%;
	margin-top: 15px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#custom-doc, #corp-footer .content
{
	width: 960px;
	max-width: 960px;
	min-width: 960px;
	margin: auto;
	text-align: left;
	position: relative;
}

#corp-footer .content
{
	text-align: right;
	padding: 15px 0px;
}

#hd
{
	font-size: 100%;
	margin-bottom: 10px;
}

#bd
{
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#ctl00_img_CustomAccessoriesLogo
{
	vertical-align: text-bottom;
}

#txt_WelcomeMessage
{
	font-weight: bold;
	display: inline;
	margin-top: 35px;
	margin-left: 30px;
	font-size: 90%;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

#txt_WelcomeMessage .DealershipName
{
	font-size: 120%;
	color: #336699;
}

#ctl00_btn_CultureToggle
{
	position: absolute;
	top: 10px;
	right: 0px;
	text-decoration: none;
	color: #666666;
	font-size: 90%;
}

#ctl00_btn_CultureToggle:hover
{
	color: #336699;
}

#corp-footer
{
	max-width: 1200px;
	min-height: 65px;
	height: auto !important;
	height: 65px;
	margin: 0 auto;
	display: block;
	background-color: #7E8484;
	border-top: solid 4px #5E6367;
}

#ctl00_img_CorpLink
{
}

#toolbar
{
	background-image: url(images/bg_nav.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 960px;
	height: 30px;
	margin-top: 13px;
	font-size: 114%;
	font-weight: 700;
	padding: 0;
	position: relative;
	z-index: auto;
}

#globalnav
{
	line-height: 1.1;
	padding: 0 0 0 2px;
	list-style-type: none;
	margin: 0;
}

#globalnav li
{
	float: left;
	height: 27px;
	line-height: 22px;
	margin: 0;
	padding: 3px 5px 0 0;
	border: 0px;
	text-transform: uppercase;
	background-image: url(images/globalnav-menu-splitter.gif);
	background-position: right 7px;
	background-repeat: no-repeat;
	display: inline;
}

#globalnav li.last
{
	background-image: none;
}

#toolbar li,
#toolbar li .menuitemlabel
{
	font-size: 95%;
	display: block;
}

#globalnav li.active a
{
	background-image: url(images/globalnav-selected-bg.png) !important;
	background-position: right top;
	background-repeat: no-repeat;
	color:white;
}

#globalnav li.active a span
{
	background-image: url(images/globalnav-selected-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
}


.menuitemlabel
{
	cursor: pointer;
	border: 0px;
	display: block;
	text-decoration: none;
	color: White;
	margin: 1px 0 0 3px;
	padding: 0 24px 0 0;
	text-align: center;
}

.menuitemlabel span
{
	display: block;
	padding: 1px 0 0 22px;
	margin: 0;
}

object { outline: none; }

.disclaimer { font-size: 90%; color: #333333; display: block; padding: 1em 0; }

#corp-footer .content .copy
{
	display: block;
	float: left;
}

.footerCopy
{
	margin-top: 50px;
	color: white;
	font-weight: Bold;
	font-size: 12px;
}

.footerCopy a
{
	text-decoration: none;
}
