/*///////////////////////////////
Wise F&I | Master CSS
///////////////////////////////*/


/* Structure
--------------------------------------------------*/
BODY {
	font-family: Arial, sans-serif;
	padding: 0;
	padding-bottom: 20px;
	margin: 0;
	color: #000;
	background: #383838 url(../images/bg-body-red.jpg) top repeat-x; /*-- charcoal --*/
	font-size: 12px;
	}

/* Admin Nav
--------------------------------------------------*/
#admin-nav {
	position: absolute;
	top: 0;
	}
#admin-nav ul {
	padding-left: 0px;
	margin: 0;
	font-size: .9em;
	color: #fff; 
	text-indent: 30px;
	}
#admin-nav ul li {
	display: inline;
	list-style-type: none;
	}
#admin-nav ul li a:link,
#admin-nav ul li a:visited,
#admin-nav ul li a:hover {
	}
#admin-nav ul li a:hover {
	}
a.profile-link:link, a.profile-link:visited, a.profile-link:hover {
	padding: 0 10px;
	}	
a.login-link:link, a.login-link:visited, a.login-link:hover {
	padding-right: 10px;
	}	
.user-name {
	padding: 0 10px;
	}	
	
/* Page Header
--------------------------------------------------*/
#page-header {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}
#print-logo  {
	display: none;
    }
#top-nav {
	margin: 0 auto;
	width: 907px; 
	}
#top-nav h1 {
	display: none;
	}
#logo {
	float:left;
	z-index: 3000;
	}

/* Billboard
--------------------------------------------------*/
#billboard-home {
	margin: 0 auto;
	padding: 0;	
	width: 907px; 
	height: 214px; 
	z-index: 2000;
	}
#billboard-interior {
	margin: 0 auto;
	padding: 0;	
	width: 677px; 
	height: 181px; 
	z-index: 2000;
	}

/* Page Body
--------------------------------------------------*/
#page-body {
	position: relative;
	min-height: 364px;
	margin: 0 auto;
	padding: 0;
	}

/* Editable Section #1
--------------------------------------------------*/
#page-body-left {
	float:left;
	}
#edit1 {
	width: 100%;
	padding: 0 0 0 20px;
	margin-top: 0px;
	/*margin-top: -19px;
	*margin-top: 2px; /* ie6 fix */
	/*_margin-top: 2px; /* ie7 fix */
	font-size: 1em;
	line-height: 1.55em;
	}
#edit1 #page-title {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1.25em;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#edit1 #page-title .welcome {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: .55em;
	text-transform: none;
	}
#edit1 h2 {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-size: 1.55em;
	line-height: 1.65em;
	}
#edit1 td {
	font-size: 1em;
	}
	
/* Nugget Aux
------------*/
#nugget-aux {
	padding-top: 0px;
	}
#nugget-aux p {
	}
#nugget-aux a:link, 
#nugget-aux a:visited, 
#nugget-aux a:hover {
	color: #30579c; /*-- blue --*/
	text-decoration: underline;
	}
#nugget-aux a:hover {
	color: #000;
	text-decoration: underline;
	}

/* Page Footer
--------------------------------------------------*/
#page-footer {
	clear: both;
	margin: 0 auto;
	margin-top: -12px;
	*margin-top: 0; /* ie6 fix */
	_margin-top: 0; /* ie7 fix */
	padding: 0;
	width: 960px;
	font-size: .9em;
	color: #999;
	}
#page-footer #footer-left {
	float: left;
	margin-top: -9px;
	*margin-top: 0; /* ie6 fix */
	_margin-top: 0; /* ie7 fix */
	}
#page-footer #footer-right {
	float: right;
	margin-right: 40px;
	*margin-right: 17px; /* ie6 fix */
	_margin-right: 17px; /* ie7 fix */
	margin-top: -9px;
	*margin-top: 0; /* ie6 fix */
	_margin-top: 0; /* ie7 fix */
	text-align: right;
	}
#page-footer ul.footer-nav1 {
	margin-top: 0;
	*margin-top: -6px; /* ie6 fix */
	_margin-top: -6px; /* ie7 fix */
	}
#page-footer ul.site-info li {
	display: inline;
	list-style-type: none;
	padding: 0 7px 0 10px;
	}
#page-footer ul.footer-nav1 li,
#page-footer ul.footer-nav1 li.first {
	display: inline;
	list-style-type: none;
	padding: 0 7px 0 10px;
	border-left: 1px solid #666;
	}
#page-footer ul.footer-nav1 li.first {
	border-left: 0px solid #666;
	}
#page-footer ul.footer-nav2 {
	margin-top: 0;
	*margin-top: -6px; /* ie6 fix */
	_margin-top: -6px; /* ie7 fix */
	}
#page-footer ul.footer-nav2 li,
#page-footer ul.footer-nav2 li.first {
	display: inline;
	list-style-type: none;
	padding: 0 7px 0 10px;
	border-left: 1px solid #666;
	}
#page-footer ul.footer-nav2 li.first {
	border-left: 0px solid #666;
	}
#page-footer ul.footer-nav2 .rss {
	background: transparent url(../images/icon-rss.gif) 35px no-repeat;
	}
#footer-right ul.site-info li,
#footer-right ul.site-info li.first {
	display: inline;
	list-style-type: none;
	padding: 0 10px;
	border-left: 1px solid #666;
	}
#footer-right ul.site-info li.first {
	border-left: 0px solid #666;
	}
	
/* general
----------------------------------------*/
TEXTAREA {
	behavior: url(../ClientSideScripts/maxlength.htc)
	}
TEXTAREA, INPUT, SELECT, TEXTBOX {
	font-size: 1em;
	color: #105981; /*-- dark blue --*/
	}
.table-border {
	border: 1px solid #105981; /*-- dark blue --*/
	}
.tableHeader {
	height:28px;
	font-size: 1em;
	color: #fff;
	background-color: #d22626; /*-- red --*/
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #d22626 0px solid; /*-- red --*/
	border-right: #d22626 0px solid; /*-- red --*/
	border-top: #d22626 0px solid; /*-- red --*/
	}
.tableSubHeader {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	background-color: #eee;
	border: #ffffff 0px solid;
	}
.alert, .loginalert, .confirm, .alert2 {
	font-size: 1em;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	}
.parent-link {
	font-size: .9em;
	font-weight: normal;
	font-style: normal;	
	color: #999; 
	padding-right: 4px;
	padding-bottom: 0px;
	text-decoration: none;
	}
.EnabledControl, DisabledControl {
	font-size: 1em;
	color: #000;
	font-weight: normal;
	}
.DisabledControl {
	color: #999;
	}
.boldLabel, .boldlabel {
	font-weight: bold;
	}
.bold-label {
	font-weight: bold;
	}
.smallLabel, .smalllabel, small-label {
	font-size: .85em;
	}

/* Calendar Small
--------------------------------------------------*/
.calborder {
	margin-left: 16px;
	margin-right: 16px;
	width: 200px;
	border: solid 1px #d22626; /*-- red --*/

	font-size: 11px;
	}
.calheader {
	background-color: #0076A3; /*-- light blue --*/
	border: solid 1px #d22626; /*-- red --*/
	color: #fff;
	font-size: 11px;
	}
.today {
	background-color: #999; /*-- 9 --*/
	color: #fff;
	}	

/* Buttons & Links
--------------------------------------------------*/
.button, .searchButton {
	height: 20px;
	margin-top: 0px;
	padding: 0 2px 2px 2px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #d22626; /*-- blue --*/
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #fff;
	}
.searchButton {
	margin-top: 5px;
	color: #000;
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #fff;
	}	
a.page-link:link, a.page-link:visited, a.page-link:hover {
	font-size: .85em;
	color: #d22626; /*-- red --*/
	text-decoration: underline;
	text-indent: 0px;
	padding-right: 10px;
	}
a.page-link:hover {
	color: #000;
	text-decoration: underline;
	}
#edit1 a.parent-link:link, #edit1 a.parent-link:visited, #edit1 a.parent-link:hover {
	font-size: .9em;
	font-weight: normal;
	font-style: normal;	
	color: #999; /*-- 0 --*/
	padding-right: 4px;
	padding-bottom: 0px;
	text-decoration: underline;
	}
#edit1 a.parent-link:hover {
	color: #000; /*-- 0 --*/
	text-decoration: underline;
	}
#edit1 a.menu-link:link, #edit1 a.menu-link:visited, #edit1 a.menu-link:hover {
	font-size: .85em;
	font-weight: normal;
	font-style: normal;	
	color: #000; /*-- 0 --*/
	padding-right: 4px;
	text-decoration: none;
	border-bottom: 1px solid #000; /*-- 0 --*/ 
	}
#edit1 a.menu-link:hover {
	text-decoration: none;
	border-bottom: 1px solid #ccc; 
	}
#edit1-admin a.admin-link:link, #edit1-admin a.admin-link:visited, #edit1-admin a.admin-link:hover,
#edit1 a.admin-link:link, #edit1 a.admin-link:visited, #edit1 a.admin-link:hover {
	font-family: Arial, sans-serif;
	font-size: .55em;
	font-weight: normal;
	padding: 0 8px;
	color: #d22626; /*-- red --*/
	background-color: #eee; /*-- light grey --*/
	text-decoration: none;
	border-bottom: 1px solid #999; 
	}
#edit2-admin a.admin-link:hover,
#edit1 a.admin-link:hover {
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #d22626; /*-- red --*/ 
	}

/* Preload.css
--------------------------------------------------*/
.headline1 {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-size: 1.85em;
	line-height: 1.95em;
	margin-bottom: -20px;
	}
.headline2 {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-size: 1.45em;
	line-height: 1.65em;
	font-weight: bold;
	margin-bottom: -20px;
	}
.headline3 {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #30579c; /*-- blue --*/
	font-size: 1.45em;
	line-height: 1.45em;
	font-weight: bold;
	}
ul.bullet-set-1 {
	display: block;
	padding: 6px;
	padding-left: 10px;
	background-color: #efefef;
	margin: 0;
	margin-left: 10px;
	margin-right: 60px;
	}
ul.bullet-set-1 li {
	list-style-image: url(../images/arrow-red-on-grey.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	margin-left: 14px;
	line-height: 1.25em;
	padding-bottom: 5px;
	}
li.bullet-set-1 {
	display: block;
	background: #efefef url(../images/arrow-red-on-grey.gif) 6px 4px no-repeat;
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	margin: 0;
	margin-left: 0px;
	margin-right: 60px;
	line-height: 1.25em;
	padding: 0px 6px 5px 10px;
	background-color: #efefef;
	}
.black-bold {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	}
.black-big {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-big {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-italic {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	}
.black-bold-italic-big {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-caps {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	}
.black-bold-caps-big {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-italic-caps {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.black-bold-italic-caps-big {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	}
.red-bold-big {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-italic {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	}
.red-bold-italic-big {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-caps {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	text-transform: uppercase;
	}
.red-bold-caps-big {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-italic-caps {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.red-bold-italic-caps-big {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.blue-bold {
	font-family: Arial, sans-serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	}
.blue-bold-big {
	font-family: Arial, sans-serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.blue-bold-italic {
	font-family: Arial, sans-serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	font-style: italic;
	}
.blue-bold-italic-big {
	font-family: Arial, sans-serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.blue-bold-caps {
	font-family: Arial, sans-serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	text-transform: uppercase;
	}
.blue-bold-caps-big {
	font-family: Arial, sans-serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.blue-bold-italic-caps {
	font-family: Arial, sans-serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.blue-bold-italic-caps-big {
	font-family: Arial, sans-serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	}
.black-bold-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-italic-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	}
.black-bold-italic-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-caps-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	}
.black-bold-caps-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-italic-caps-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.black-bold-italic-caps-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	}
.red-bold-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	}
.red-bold-italic-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-caps-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	text-transform: uppercase;
	}
.red-bold-caps-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-italic-caps-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.red-bold-italic-caps-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.blue-bold-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	}
.blue-bold-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.blue-bold-italic-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	font-style: italic;
	}
.blue-bold-italic-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.blue-bold-caps-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	text-transform: uppercase;
	}
.blue-bold-caps-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.blue-bold-italic-caps-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.blue-bold-italic-caps-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #30579c; /*-- blue --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}

/*a:link, a:visited, a:hover {
	color: #2fcb00; /*-- medium green -- /
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #2fcb00; /*-- medium green -- /
	}
a:hover {
	background-color: #ffff66; /*-- light yellow -- /
	text-decoration: none;
	border-bottom: 1px solid #ccc; 
	}*/

.tableUnderline
{
}

.tableUnderline td
{
	border-bottom: solid 1px #cccccc;
}
