@charset "utf-8";
/* CSS Document AI/CORE */
body
{
	background: #c5c5c5 url(images/niada/stripe.png) top left repeat;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
IMG
{
	border: none;
}
A
{
	border: 0;
}
.header_background
{
	background: #003468;
	border: 1px solid #ffffff;
	border-width: 5px 5px 0 5px;
	background-image: -moz-linear-gradient(top, #0287D9, #003468);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0287D9), color-stop(1.0, #003468));
	-webkit-border-radius: 50px 50px 0 0;
	-moz-border-radius: 50px 50px 0 0;
	border-radius: 50px 50px 0 0;
	position: relative;
	padding-top: 105px;
}
.header_logo
{
	width: 177px;
	height: 78px;
	position: absolute;
	top: 10px;
	left: 60px;
}
.header_title
{
	position: absolute;
	top: 18px;
	left: 271px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.header_subtitle
{
	position: absolute;
	top: 48px;
	left: 271px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#main_cont
{
	width: 980px;
	margin: 0 auto;
	text-align: left;/* position: relative; */
}
#header_logo_top
{ /* position: absolute;
	top: 0;
	left: 39px; */
	width: 980px;
	height: 192px;
	background: url(images/niada/header_upper.jpg) top center no-repeat;
	z-index: 100;
}
/*
#header_slogan {
	width: 975px;
	border: 3px solid #ffffff;
	border-top-width: 0;
	background: #015293;
	height: 33px;
	text-indent: 255px;
	font-size: 20px;
	color: #ffffff;
	line-height: 33px;
}
#header_background {
	width: 981px;
	background: url(images/niada/header_lower.jpg) top center no-repeat;
	height: 109px;
}
*/
#body_tl
{
	background: url(images/niada/page_bg_left.jpg) top right no-repeat;
	width: 10px;
	height: 156px;
}
#body_tr
{
	background: url(images/niada/page_bg_right.jpg) top left no-repeat;
	width: 10px;
	height: 156px;
}
#body
{
	padding: 0 12px 20px 20px;
}
#body_cont
{
	/*background: #ffffff url(images/niada/page_bg_white.jpg) center 32px no-repeat; */
	background: #ffffff;
	width: 990px;
	vertical-align: top;
}
#body_table
{
	padding-top: 20px;
}
.body_cont_inner
{
	height: 250px;
}
.right_column
{
	text-align: center;
	color: #666666;
	font-weight: bold;
}
#body_tr
{
	border-left: 0;
	border-bottom: 0;
}
td#main_body_cell
{
	text-align: left;
	vertical-align: top;
	padding: 0 10px 0 10px;
}
.menu_cont
{
/*
	background: url(images/niada/page_menu_bg.jpg) top center no-repeat;
	height: 27px;
	padding-top: 5px;
	*/
}
.second_menu
{
	background: none;
	padding-top: 0;
	height: 35px;
}
.body_footer
{
	text-align: center;
	color: #666666;
	font-weight: bold;
	background: #ffffff;
	/* margin: 0 11px 0 10px; */
	padding: 5px 0 15px 0;
}
.footer_menu_cont
{
	text-align: center;
	color: #666666;
	font-weight: bold;
	height: 105px;
	background: #9e9e9e;
	/*margin: 0 11px 0 10px; */
	line-height: 105px;
	font-size: 20px;
	padding: 15px 0 0 15px;
	width: 950px;
	overflow: hidden;
	border-right: 15px solid #9e9e9e;
}
.footer_menu_cont a:link, .footer_menu_cont a:visited, .footer_menu_cont a:hover, .footer_menu_cont a:active
{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#footer_push
{
	height: 60px;
}
#footer
{
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
#google_translate_element
{
	height: 50px;
	display: none;
}
#google_translate_element2
{
	height: 50px;
	background: url(images/niada/google_translate.gif) bottom left no-repeat;
	overflow: hidden;
	display: block;
}
/** New Control Panel layout ~May 2010 **/

#control_panel_columns
{
	width: 1000px;
}
#control_panel_columns td
{
	vertical-align: top;
}
#control_panel_columns h2
{
	font-size: 21px;
	margin: 0;
	padding: 5px 0;
}
#control_panel_columns h2 span
{
	display: block;
	float: left;
	padding-top: 15px;
}
#control_panel_columns div.icon
{
	float: left;
	margin: 15px 0;
	text-align: center;
	width: 88px;
}
#control_panel_columns div.icon img
{
	border: 0;
}
#control_panel_columns div.icon span
{
	display: block;
}
.epr_body, .epr_rightcol
{
	margin-bottom: 25px;
}
/* BASIC "SLIDING DOORS" BUTTON STYLING */
button.gloss_button
{
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}
button.gloss_button::-moz-focus-inner {
 border: 0; /* override extra padding in Firefox */
}
button.gloss_button span
{
	position: relative;
	display: block;
	white-space: nowrap;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari and Google Chrome only - fix margins */
button span
{
	margin-top: -1px;
}
}
/* CUSTOM "SLIDING DOORS" BUTTON STYLING */
button.gloss_button
{
	background: transparent url(images/gloss-button-orange.png) no-repeat scroll right -50px;
	font-size: 16px;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	text-align: center;
}
button.gloss_button span
{
	background: transparent url(images/gloss-button-orange.png) no-repeat scroll 0 0;
	color: #fff;
	height: 25px;
	padding: 5px 0 0 5px;
}
#website_wall
{
	border: 0;
	border-collapse: collapse;
	margin: 25px 0;
	width: 100%;
}
#website_wall td
{
	padding: 3px 10px;
	vertical-align: top;
}
#website_wall td.website_wall_icon
{
	height: 48px;
	width: 48px;
}
#website_wall td.website_wall_status
{
	font-size: 16px;
}
#website_wall td.website_wall_date
{
	width: 48px;
}
#website_wall td.website_wall_date .month
{
	background: #fff;
	border: 1px solid #888;
	border-bottom: 0;
	color: #888;
	display: block;
	font-size: 13px;
	margin: 0;
	padding: 5px 0 0;
	text-align: center;
	width: 48px;
}
#website_wall td.website_wall_date .day
{
	background: #fff;
	border: 1px solid #888;
	border-top: 0;
	color: #888;
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 0 0 5px;
	text-align: center;
	width: 48px;
}
#notifications
{
	margin: 25px 0;
}
#notifications .notification
{
	background: #ff8;
	border: 1px solid #300;
	color: #300;
	overflow: hidden;
	padding: 2px;
	text-align: left;
}
#notifications .notification a.close
{
	background: #ff9;
	border: 1px solid #888;
	display: block;
	float: right;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 15px;
}
#control_panel_menu
{
	background: transparent url(images/cp-menu-bg.png) no-repeat scroll right -45px;
	padding: 0 15px 0 0;
}
#control_panel_menu table
{
	background: transparent url(images/cp-menu-bg.png) no-repeat scroll 0 0;
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
#control_panel_menu table td
{
	border-left: 1px solid #888;
	height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
}
#control_panel_menu table td.first
{
	border: 0;
	padding-left: 25px;
}
#control_panel_menu table td a
{
	color: #888;
	font-weight: bold;
	text-decoration: none;
}
#control_panel_columns h1
{
	margin: 0 0 15px;
	text-align: left;
}
#control_panel_columns img
{
	vertical-align: middle;
}
.tl
{
	width: 3px;
	height: 3px;
	background: url(images/niada/tl.gif) bottom right no-repeat;
}
.t
{
	height: 3px;
	background: url(images/niada/t.gif) bottom right repeat-x;
}
.tr
{
	width: 3px;
	height: 3px;
	background: url(images/niada/tr.gif) bottom left no-repeat;
}
.l
{
	width: 3px;
	background: url(images/niada/l.gif) center right repeat-y;
}
.r
{
	width: 3px;
	background: url(images/niada/r.gif) center left repeat-y;
}
.bl
{
	width: 3px;
	height: 3px;
	background: url(images/niada/bl.gif) top right no-repeat;
}
.b
{
	height: 3px;
	background: url(images/niada/b.gif) top right repeat-x;
}
.br
{
	width: 3px;
	height: 3px;
	background: url(images/niada/br.gif) top left no-repeat;
}
.used_car_dealer
{
	float: right;
	width: 275px;
	margin: 15px 17px 0 0;
	_margin-right: 8px;
}
.used_car_dealer_div
{
	height: 163px;
	background: url(images/niada/dealer_magazine_wide.gif) center center no-repeat;
	position: relative;
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
}
.used_car_dealer_div IMG
{
	position: absolute;
	top: 19px;
	right: 11px;
	width: 85px;
	height: 112px;
}
.used_car_dealer_div IMG.button
{
	position: absolute;
	bottom: 14px;
	top: auto;
	right: auto;
	left: 10px;
	width: 246px;
	height: 31px;
}
.used_car_dealer H2
{
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #005192;
	padding-left: 0px;
	margin-top: 75px;
	margin-bottom: 0;
}
.state_affiliate_area
{
	float: left; /*
	width: 440px;
	margin: 40px 0 0 0;
	text-align: left;
	padding-left: 15px;
	_padding-left: 7px;
*/
	margin: 15px auto auto 30px;
	position: relative;
}
.state_affiliate_area .links
{
	position: absolute;
	top: 25px;
	right: 20px;
	font-size: 13px;
	text-align: center;
	margin: 15px 50px 0 auto;
}
.state_affiliate_area .links A
{
	font-size: 14px;
	font-weight: bold;
}
.state_affiliate_area H2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #005192;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 7px;
}
.state_affiliate_area DIV
{
	padding-left: 0;
	padding-bottom: 6px;
}
.state_affiliate_area A
{
	color: #015293;
	font-size: 10px;
	line-height: 16px;
}
#quicklinks
{
	padding-left: 15px;
}
#quicklinks H2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #005192;
	padding: 0;
	margin: 10px 0 2px 0;
	text-align: left;
}
.quicklinks
{
	font-weight: normal;
	float: left;
	width: 224px;
	text-align: left;
	padding: 12px 0 20px 5px;
	color: #000000;
	font-size: 11px;
}
.quicklinks B
{
	font-size: 12px;
}
.quicklinks A
{
	display: block;
}
.quicklinks A:link, .quicklinks A:visited
{
	color: #000000;
}
.style5
{
	color: #000000;
	font-weight: bold;
}
.style6
{
	color: #FFFFFF;
	font-weight: bold;
}
.resources
{
	background: #00ff00; /* url(images/niada/resources_bg_2.gif) bottom left no-repeat; */
	margin-left: 20px;
	height: 137px;
	width: 500px;
	position: relative;
}
.resources2
{
	background: #00ffff; /* url(images/niada/resources_bg_3.gif) top left no-repeat; */
	margin-left: 20px;
	height: 137px;
	width: 500px;
	position: relative;
}
.resources FORM
{
	margin: 0;
}
.resources_01
{
	position: absolute;
	top: 65px;
	left: 8px;
}
.resources_02
{
	position: absolute;
	top: 95px;
	left: 8px;
}
.resources_03
{
	position: absolute;
	top: 43px;
	left: 348px;
	width: 135px;
	text-align: left;
	font-size: 11px;
}
.resources_04
{
	position: absolute;
	top: 95px;
	left: 348px;
}
.resources_05
{
	position: absolute;
	top: 35px;
	left: 8px;
	width: 155px;
	text-align: left;
	font-size: 11px;
}
.resources_06
{
	position: absolute;
	top: 85px;
	left: 8px;
}
.resources_07
{
	position: absolute;
	top: 17px;
	left: 335px;
}
.menu, .menu_2
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 27px;
}
.menu_2
{
	height: 35px;
	background: #8ed023;
	background-image: -moz-linear-gradient(top, #9bb832, #8ed023 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #9bb832), color-stop(1, #8ed023));
	border: 1px solid #000000;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
}
/* Mega Menu */
.menu TH, .menu_2 TH
{
	text-align: center;
	width: 106px;
	font-size: 13px;
	border-left: 1px solid #22568A;
}
.menu TH
{
	background: #ffffff;
}
.menu_2 TH
{
	border-left: 1px solid #dddddd;
}
.menu TH:last-child, .menu_2 TH:last-child
{
	border-right: 1px solid #22568A;
}
.menu TH A, .menu_2 TH A
{
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 27px;
	height: 27px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_2 TH A
{
	color: #000000;
}
.menu TH A 
{
	color: #003468;
}
.menu TH a:hover
{
	color: #0284D4;
}
.menu_2 TH a:hover
{
	color: #ffffff;
}
.megamenu, .megamenu_2
{
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	padding: 0 3px 2px 3px;
	border: 1px solid #000000;
	border-width: 0 1px 1px 1px;
	font: normal 11px Verdana;
	z-index: 10000;
	background: #ffffff;
}
.megamenu A, .megamenu_2 A
{
	color: #000000;
	display: block;
	line-height: 23px;
	text-align: left;
	border-bottom: 1px solid #ffffff;
	background: #003468;
	padding: 0 10px;
	outline: none;
	left: 2px;
	top: 2px;
}
.megamenu_2 A
{
	background: #8ed023;
}
.megamenu A:link, .megamenu A:visited, .megamenu A:active
{
	color: #ffffff;
	text-decoration: none;
}
.megamenu A:hover
{
	color: #cccccc;
	text-decoration: none;
}
.megamenu_2 A:link, .megamenu_2 A:visited, .megamenu_2 A:active
{
	color: #000000;
	text-decoration: none;
}
.megamenu_2 A:hover
{
	color: #ffffff;
	text-decoration: none;
}
.slider_skin
{
	position: relative;
}
#slider
{
	width: 269px;
	height: 269px;
	overflow: hidden;
}
#slider IMG
{
	border: 0;
}
#slider A
{
	text-decoration: none;
	color: #ffffff;
}
#slider A:hover
{
	color: #dddddd;
}
.news_feed
{
	float: left;
	width: 269px;
	height: 269px;
}
.news_feeds
{
	float: left;
	width: 275px;
	margin-left: 17px;
	_margin-left: 8px;
}
.white
{
	background: #ffffff;
}
.black
{
	background: #000000;
}
.dynamic_area
{
	height: 92px;
	background: #356e9f;
	color: #ffffff;
	text-align: left;
	padding: 6px 11px;
	font-size: 12px;
	line-height: 18px;
}
/* Video Thumbnail Specific */
#video_cont
{
	float: left;
	width: 455px;
}
.main_video_cont
{
	width: 438px;
	height: 329px;
	background: #000000;
	color: #ffffff;
}
.thumbnail_area
{
	width: 105px;
	float: left;
	text-align: left;
}
.thumbnail_item
{
	width: 97px;
	height: 65px;
	background: #000000;
	color: #ffffff;
	text-align: center;
}
.thumbnail_item IMG
{
	width: 97px;
	height: 65px;
	border: none;
}
.thumbnail_title
{
	width: 91px;
	padding: 2px 3px;
}
.thumbnail_title A
{
	font-size: 11px;
}
.thumbnails_titles
{
	width: 438px;
	height: 25px;
	line-height: 25px;
	background: #356e9f;
	color: #ffffff;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
#video_container
{
	background: #ffffff;
	padding: 13px 0 0 13px;
	color: #356e9f;
}
.archive_link
{
	text-align: center;
	clear: both;
	padding-top: 28px;
	height: 26px;
	background: #ffffff url(images/niada/button_bg.gif) bottom center no-repeat;
	line-height: 22px;
	font-size: 24px;
	color: #356e9f;
}
.archive_link A
{
	text-decoration: none;
}
#news_links
{
	height: 179px;
	background: #ffffff;
	text-align: left;
}
#news_links UL
{
	list-style-image: url(images/niada/arrow.gif);
	font-size: 11px;
	margin-top: 5px;
	margin-left: 0px;
}
#news_links LI
{
	margin-top: 5px;
	margin-left: -10px;
 *margin-left: 30px;
	padding-right: 8px;
}
.more_news_link
{
	text-align: center;
	clear: both;
	padding-top: 28px;
	height: 26px;
	background: #ffffff url(images/niada/button_bg_small.gif) bottom center no-repeat;
	line-height: 22px;
	font-size: 20px;
	color: #356e9f;
}
.more_news_link A
{
	text-decoration: none;
}
.news_links_title
{
	color: #356e9f;
	font-size: 18px;
	padding: 5px 0 0 10px;
	font-weight: bold;
}
.demo ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.demo li
{
	margin: 5px;
	padding: 0;
	width: 298px;
	float: left;
	border: 1px solid #333333;
	height: 548px;
}
.ui-state-highlight
{
	margin: 5px;
	padding: 0;
	width: 298px;
	float: left;
	background: #cccccc;
	height: 550px;
}
.image
{
	background: #ffffff;
}
.info
{
	background: #333333;
	color: #ffffff;
	width: 278px;
	height: 65px;
	padding: 10px;
}
.info A
{
	color: #ff0000;
	text-decoration: none;
	margin-left: 72px;
	line-height: 25px;
}
.info A.update_bookmark
{
	margin-left: 5px;
	line-height: 20px;
}
.info A:hover
{
	text-decoration: underline;
}
.table_info
{
	background: #333333;
	color: #ffffff;
	width: 100%;
	padding: 5px 0;
	text-align: center;
}
.table_info DIV
{
	height: 35px;
	font-size: 12px;
}
.table_info A
{
	line-height: 18px;
	color: #ff0000;
	text-decoration: none;
	font-size: 11px;
}
dd INPUT
{
	margin: 5px;
}
.admin_menu
{
	text-align: right;
	margin: 2px 10px;
	font-size: 11px;
	color: #666666;
}
#PageTitle
{
	position: absolute;
	left: 197px;
	top: 24px;
	width: 290px;
	height: 30px;
	z-index: 11;
}
/* Certified Master Dealer */
.style_certified_master_dealer_1
{
	font-size: small
}
.style_certified_master_dealer_2
{
	font-weight: bold;
	font-size: small;
}
.style_certified_master_dealer_3
{
	color: #7E1208;
	font-weight: bold;
}
.style_certified_master_dealer_4
{
	font-size: x-small
}
.style_certified_master_dealer_36
{
	font-style: italic;
	font-size: small;
}
.style_certified_master_dealer_37
{
	color: #FFFFFF
}
.style_certified_master_dealer_38
{
	font-size: large;
	font-weight: bold;
	color: #7E1208;
}
/* End Certified Master Dealer */
/* Convention */
.style_convention_10
{
	font-size: x-large;
	font-weight: bold;
	color: #010462;
}
.style_convention_13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style_convention_15
{
	font-size: medium;
	color: #000000;
}
.style_convention_9
{
	font-size: large;
	font-style_convention_: italic;
	font-weight: bold;
	color: #FF0000;
}
.style_convention_31
{
	font-size: large;
	font-weight: bold;
	color: #6C180E;
}
.style_convention_35
{
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.style_convention_36
{
	color: #FFFFFF;
	font-size: small;
}
.style_convention_37
{
	font-size: large;
	font-style_convention_: italic;
	font-weight: bold;
}
.style_convention_57
{
	font-size: x-large;
	color: #660000;
	font-style_convention_: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style_convention_72
{
	font-size: small;
	font-weight: bold;
}
.style_convention_80
{
	color: #009900;
	font-weight: bold;
}
.style_convention_81
{
	color: #660000
}
.style_convention_82
{
	font-size: x-large;
	font-style_convention_: italic;
	font-weight: bold;
	font-family: "Script MT Bold";
	color: #000000;
}
.style_convention_83
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-large;
	font-family: "Script MT Bold";
}
.style_convention_84
{
	font-size: large;
	font-weight: bold;
	color: #000099;
}
/* End Convention */
/* Education Providers */
.style_education_providers_10
{
	color: #FFFFFF
}
.style_education_providers_14
{
	font-size: small
}
/* End Education Providers */
/* Industry Events Calendar */
.style_industry_events_calendar_13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style_industry_events_calendar_14
{
	color: #000000
}
.style_industry_events_calendar_15
{
	font-weight: bold;
	font-size: x-large;
}
.style_industry_events_calendar_16
{
	color: #000066
}
.style_industry_events_calendar_19
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.style_industry_events_calendar_20
{
	font-size: large;
	font-style_industry_events_calendar_: italic;
	font-weight: bold;
	color: #006600;
}
.style_industry_events_calendar_21
{
	font-weight: bold;
	font-size: x-large;
	color: #000066;
}
.style_industry_events_calendar_22
{
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.style_industry_events_calendar_3
{
	font-size: small
}
.style_industry_events_calendar_6
{
	font-size: x-small
}
.style_industry_events_calendar_25
{
	font-size: small;
	font-weight: bold;
}
.style_industry_events_calendar_26
{
	color: #FFFFFF
}
.style_industry_events_calendar_27
{
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.style_industry_events_calendar_28
{
	font-size: x-small;
	color: #FFFFFF;
}
.style_industry_events_calendar_29
{
	font-size: small;
	color: #FFFFFF;
}
/* End Industry Events Calendar */
/* Legal and Legislative */
.style_legal_and_legislative_1
{
	font-weight: bold
}
.style_legal_and_legislative_1 A
{
	font-weight: bold
}
.style_legal_and_legislative_2
{
	font-weight: bold
}
.style_legal_and_legislative_4
{
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.style_legal_and_legislative_5
{
	color: #FFFFFF;
	font-weight: bold;
}
.style_legal_and_legislative_6
{
	font-size: small
}
.style_legal_and_legislative_7
{
	font-size: x-small
}
/* End Legal and Legislative */
/* Dealership Accounting */
.style_dealership_accounting_1
{
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style_dealership_accounting_: italic;
	font-weight: bold;
	font-size: small;
}
.style_dealership_accounting_11
{
	font-size: x-small
}
.style_dealership_accounting_13
{
	font-family: Arial, Helvetica, sans-serif
}
.style_dealership_accounting_14
{
	color: #990000;
	font-weight: bold;
}
.style_dealership_accounting_15
{
	color: #990000;
	font-weight: bold;
	font-size: small;
}
.style_dealership_accounting_17
{
	font-size: x-small;
	font-weight: bold;
}
.style_dealership_accounting_18
{
	font-size: small;
	font-weight: bold;
}
.style_dealership_accounting_20
{
	color: #FFFFFF;
	font-weight: bold;
}
.style_dealership_accounting_21
{
	font-size: small;
	font-weight: bold;
	font-style_dealership_accounting_: italic;
}
/* End Dealership Accounting */
/* 2010 List of Exhibitors */
.style_2010_List_of_Exhibitors_1
{
	color: #FFFFFF
}
.style_2010_List_of_Exhibitors_2
{
	font-size: small;
	font-weight: bold;
}
.style_2010_List_of_Exhibitors_6
{
	font-size: small
}
.style_2010_List_of_Exhibitors_7
{
	font-size: x-small
}
.style_2010_List_of_Exhibitors_8
{
	color: #FFFFFF;
	font-size: medium;
}
.style_2010_List_of_Exhibitors_9
{
	font-size: medium;
}
.style_2010_List_of_Exhibitors_10
{
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}
.style_2010_List_of_Exhibitors_11
{
	font-size: xx-large;
	font-weight: bold;
}
.style_2010_List_of_Exhibitors_12
{
	font-size: x-large
}
/* End 2010 List of Exhibitors */
/* Links */
.style_links_2
{
	color: #FFFFFF
}
.style_links_3
{
	font-weight: bold
}
.style_links_4
{
	font-weight: bold
}
.style_links_5
{
	font-weight: bold
}
.style_links_6
{
	font-weight: bold
}
.style_links_7
{
	font-weight: bold
}
.style_links_8
{
	font-weight: bold;
	color: #FFFFFF;
}
.style_links_9
{
	font-weight: bold
}
.style_links_10
{
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.style_links_11
{
	font-size: small
}
/* End Links */
/* Membership Form */
.style_membership_form_1
{
	font-size: 24px;
	font-weight: bold;
}
.style_membership_form_9
{
	color: #333333
}
.style_membership_form_14
{
	color: #0462AC
}
.style_membership_form_18
{
	font-family: Arial, Helvetica, sans-serif
}
.style_membership_form_24
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style_membership_form_31
{
	font-size: small
}
.style_membership_form_35
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-large;
}
.style_membership_form_36
{
	font-size: medium
}
.style_membership_form_38
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style_membership_form_40
{
	font-size: x-small;
	font-style_membership_form_: italic;
}
.style_membership_form_44
{
	color: #FF0000
}
.style_membership_form_47
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style_membership_form_55
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.style_membership_form_58
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style_membership_form_59
{
	color: #FFFFFF;
	font-weight: bold;
}
.style_membership_form_61
{
	font-size: small;
	color: #000000;
}
.style_membership_form_62
{
	color: #6C180E;
	font-weight: bold;
}
.style_membership_form_63
{
	font-size: x-small
}
/* End Membership Form */
.style_corporate_partners_1
{
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.style_corporate_partners_2
{
	font-size: small
}
.style_corporate_partners_10
{
	font-weight: bold
}
.style_corporate_partners_7
{
	color: #FFFFFF;
	font-weight: bold;
}
.style_corporate_partners_8
{
	color: #FFFFFF
}
.style_corporate_partners_9
{
	color: #000000;
}
.style_store_29
{
	font-size: x-small
}
.style_store_30
{
	font-size: small
}
.style_store_31
{
	color: #660000;
	font-weight: bold;
}
.style_store_32
{
	color: #FFFFFF
}
#corporate_partners
{
	width: 705px;
	margin: 0 auto;
}
#corporate_partners IMG
{
	float: left;
	padding-right: 45px;
}
#corporate_partners P
{
	font-size: 13px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
#corporate_partners #platinum_background
{
	background: url(images/niada/corporate_partners_platinum_middle.png) top left repeat-y;
	min-height: 465px;
}
#corporate_partners #platinum_bottom
{
	background: url(images/niada/corporate_partners_platinum_bottom.png) bottom left no-repeat;
	min-height: 465px;
	padding-bottom: 45px;
}
#corporate_partners #platinum
{
	background: url(images/niada/corporate_partners_platinum_top.png) top left no-repeat;
	min-height: 368px;
	padding: 80px 80px 0 20px;
}
#corporate_partners #platinum IMG
{
	float: left;
	padding: 0 20px 80px 0;
}
#corporate_partners #platinum A.header
{
	font-size: 20px;
	text-decoration: none;
	color: #000000;
}
#corporate_partners #platinum P IMG
{
	padding: 0 21px 5px 0;
}
#corporate_partners #gold_background
{
	background: url(images/niada/corporate_partners_gold_middle.png) top left repeat-y;
	min-height: 465px;
}
#corporate_partners #gold_bottom
{
	background: url(images/niada/corporate_partners_gold_bottom.png) bottom left no-repeat;
	min-height: 465px;
	padding-bottom: 35px;
}
#corporate_partners #gold
{
	background: url(images/niada/corporate_partners_gold_top.png) top left no-repeat;
	min-height: 368px;
	padding: 80px 80px 0 20px;
}
#corporate_partners #gold IMG
{
	float: left;
	padding: 0 20px 60px 0;
}
#corporate_partners #gold A.header
{
	font-size: 20px;
	text-decoration: none;
	color: #000000;
}
#corporate_partners #gold P IMG
{
	padding: 0 12px 5px 0;
}
#corporate_partners #bronze_background
{
	background: url(images/niada/corporate_partners_bronze_middle.png) top left repeat-y;
	min-height: 1099px;
}
#corporate_partners #bronze_bottom
{
	background: url(images/niada/corporate_partners_bronze_bottom.png) bottom left no-repeat;
	min-height: 1099px;
	padding-bottom: 105px;
}
#corporate_partners #bronze
{
	background: url(images/niada/corporate_partners_bronze_top.png) top left no-repeat;
	min-height: 1002px;
	padding: 80px 80px 0 20px;
}
#corporate_partners #bronze IMG
{
	float: left;
	padding: 0 10px 5px 0;
}
#corporate_partners #bronze IMG.medal
{
	float: left;
	padding: 0 27px 60px 0;
}
#corporate_partners #bronze A.header
{
	font-size: 20px;
	text-decoration: none;
	color: #000000;
}
#corporate_partners #bronze P IMG
{
	padding: 0 12px 5px 0;
}
.title:link, .title, a.title
{
	margin-left: 20px;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.resources
{
	background: url(images/niada/resources_logos.gif) -7px 0 no-repeat;
	float: left;
	height: 429px;
	width: 275px;
	position: relative;
	margin-left: 7px;
}
.resources2
{
	margin-top: 9px;
	margin-left: 7px;
	background: url(images/niada/resources_bg_6.gif) -7px 100% no-repeat;
	float: left;
	height: 137px;
	width: 502px;
	position: relative;
}
.resources3
{
	margin-top: 10px;
	margin-left: 7px;
	background: url(images/niada/resources_bg_4.gif) -7px 100% no-repeat;
	float: left;
	height: 137px;
	width: 502px;
	position: relative;
}
.resources_01
{
	position: absolute;
	top: 65px;
	left: 8px;
}
.resources_02
{
	position: absolute;
	top: 95px;
	left: 8px;
}
.resources_03
{
	position: absolute;
	top: 300px;
	left: 8px;
	width: 135px;
	text-align: left;
	font-size: 11px;
}
.resources_04
{
	position: absolute;
	top: 360px;
	left: 8px;
}
.resources_05
{
	position: absolute;
	top: 165px;
	left: 8px;
	width: 160px;
	text-align: left;
	font-size: 11px;
}
.resources_06
{
	position: absolute;
	top: 210px;
	left: 8px;
}
.resources_07
{
	position: absolute;
	top: -30px;
	right: 100px;
}
.resources_logos
{
	float: left;
	width: 227px;
	height: 429px;
	text-align: center;
}
.resources_09
{
	position: absolute;
	top: 50px;
	right: 35px;
}
.resources_10
{
	position: absolute;
	top: 16px;
	left: 272px;
}
.used_car_dealer_div
{
	float: right;
	margin: -22px 20px auto auto;
	width: 315px;
	height: 133px;
	background: url(images/niada/dealer_magazine_wide.gif) top left no-repeat;
	position: relative;
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	padding-left: 160px;
	padding-top: 25px;
	padding-right: 10px;
}
.used_car_dealer_div IMG
{
	position: absolute;
	top: 25px;
	left: 40px;
	width: 100px;
	height: 132px;
}
.used_car_dealer_div IMG.button
{
	position: absolute;
	bottom: 25px;
	top: auto;
	right: auto;
	left: 175px;
	width: 245px;
	height: 29px;
}
.cf_banner_ad_right
{
	float: left;
	width: 200px;
	margin: 2px 0 0 0;
	height: 100%;
}
.cf_banner_ad_right IMG
{
	width: 200px;
	height: 100%;
}
#promo_info_field
{
	padding: 10px;
	border: 1px solid #000000;
	background: #eeeeee;
	margin: 2px;
}
.promo_code_bad
{
	background: #ff0000 !important;
	color: #FF0 !important;
	text-align: center !important;
	font-size: 15px !important;
	border: 0 !important;
}
#progressbar
{
	margin: 5px;
	height: 17px;
	width: 250px;
}
.task_progress_100
{
	background-image: none;
	background-color: #69FF4F;
	border: 1px solid #69FF4F;
}
.task_progress_75
{
	background-image: none;
	background-color: #FFD100;
	border: 1px solid #FFD100;
}
.task_progress_99
{
	background-image: none;
	background-color: #69FF4F;
	border: 1px solid #FDFF00;
}
.task_progress_49
{
	background-image: none;
	background-color: #FF0000;
	border: 1px solid #FDFF00;
}
.cleanup
{
	color: #ffffff !important;
	font-size: 14px !important;
	text-shadow: 1px 1px 1px #000000;
}
.niada_member_resources, .niada_member_resources TD
{
	font-size: 11px;
}
.niada_member_resources B
{
	font-size: 14px;
	height: 30px;
	display: block;
}
.niada_member_resources IMG
{
	float: left;
	width: 135px;
}
.niada_member_resources .new_home_button
{
	color: #ffffff;
	padding: 6px 9px;
	background: #285898;
	margin: 8px auto;
	text-decoration: none;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 1px #000000;
	-moz-box-shadow: 0px 0px 1px #000000;
	box-shadow: 0px 0px 1px #000000;
	border: 1px solid #5b8bcb;
	background-image: -moz-linear-gradient(top, #285898, #063676);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #285898), color-stop(1.0, #063676));
}
.niada_member_resources .new_home_button:hover
{
	background-image: -moz-linear-gradient(top, #4a7aba, #063676);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #4a7aba), color-stop(1.0, #063676));
}
.state_icons
{
	width: 85px;
	height: 85px;
	margin: 0 5px;
	float: left;
}
.state_icons SPAN
{
	position: absolute;
	top: 105px;
}
.map_lower_section SPAN, .state_icons SPAN
{
	width: 85px;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}
.state_icons_holder
{
	width: 475px;
	overflow: hidden;
	height: 125px;
	float: left;
	position: relative;
}
.state_icons_wide
{
	width: 5130px;
	height: 85px;
	position: absolute;
	top: 0;
	left: 0;
}
.map_main_background
{
	background: #285898;
	margin: 15px;
}
.map_top_section
{
	height: 20px;
	color: #eeeeee;
	line-height: 20px;
	font-size: 14px;
	padding: 5px;
}
.map_background
{
	background: #3868A8;
	height: 85px;
	-webkit-box-shadow: 0px 0px 1px #FFFFFF;
	-moz-box-shadow: 0px 0px 1px #FFFFFF;
	box-shadow: 0px 0px 1px #FFFFFF;
	padding: 10px 4px;
}
.map_lower_section
{
	height: 20px;
	color: #ffffff;
	line-height: 20px;
	font-size: 14px;
	padding: 5px;
	position: relative;
}
.state_previous_arrow
{
	float: left;
	width: 25px;
	height: 85px;
	background: url(images/states/previous-out.png) center center;
	display: block;
}
.state_next_arrow
{
	float: left;
	width: 25px;
	height: 85px;
	background: url(images/states/next-out.png) center center;
	display: block;
}
.state_previous_arrow:hover
{
	background: url(images/states/previous-over.png) center center;
}
.state_next_arrow:hover
{
	background: url(images/states/next-over.png) center center;
}
#events_form TR TD
{
	vertical-align: top;
}
button, .button, .button_hot, input[type="button"], input[type="reset"], input[type="submit"], a.te_inline_edit_buttons, .icon_button, .icon_button_16, .icon_button_20, .icon_button_24 {
	color: #999999 !important;	
}
button:hover, .button:hover, .button_hot, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.te_inline_edit_buttons:hover, .icon_button:hover, .icon_button_16:hover, .icon_button_20:hover, .icon_button_24:hover {
	color: #000000 !important;
}
.google_map_icon, .ics_download_icon
{
	width: 24px !important;
	height: 24px !important;
	margin-right: 3px !important;
	margin-left: 3px !important;
}
.google_map_icon
{
	margin-right: 8px !important;
}
.stButton
{
	margin-right: 0px !important;
	margin-left: 0px !important;
}
.stButton SPAN
{
	background-size: 24px 24px !important;
	width: 24px !important;
	height: 24px !important;
}
.logic_background_table
{
	text-align: center;
	background-color: #DDDDDD;
	background-image: -moz-linear-gradient(top, #EEEEEE, #CCCCCC);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #EEEEEE), color-stop(1.0, #CCCCCC));
	padding: 15px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 3px #000000;
	-moz-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
}
.forgot_password_message
{
	width: 95%;
	font-size: 11px;
	line-height: 16px;
	background-color: #DDDDDD;
	background-image: -moz-linear-gradient(top, #EEEEEE, #CCCCCC);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #EEEEEE), color-stop(1.0, #CCCCCC));
	padding: 15px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 3px #000000;
	-moz-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
}
.header_login
{
	float: right;
	margin: -30px 20px 15px auto;
	background: #728cae;
	border-radius: 30px;
	padding: 10px 20px;
}
.header_login INPUT
{
	height: 20px !important;
	width: 100px !important;
	border: 2px solid #000000 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	margin: 0 5px !important;
}
.header_login INPUT[type="submit"]
{
	color: #475741 !important;
	height: 20px !important;
	background: #f9d856 !important;
	background-image: none !important;
	border-radius: 10px !important;
	border: none !important;
}
.header_login A, .header_login a:link, .header_login a:visited, .header_login a:active
{
	color: #ffffff;
}
.header_login a:hover
{
	color: #ff0;
}
.hidden_content_message_holder
{
	background: #ffffff;
	padding: 10px;
}
.hidden_content_message
{
	width: 580px;
	margin: 0 auto;
	color: #000000;
	font-size: 11px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 3px #000000;
	-moz-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
	background-image: -moz-linear-gradient(top, #EFA449, #FFFF8B);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #EFA449), color-stop(1.0, #FFFF8B));
}