/* body {
	color: black;
	background-color: white;
	font-family: Arial, Sans-serif;
	font-weight: normal;
	font-size: 10pt;
	margin: 0 0 0 0;
	padding: 0px 0px 10px 4px;
}

table.main {
	background: white url(../images/gmnav_header.jpg);
	background-position: 20pt 0pt;
	background-repeat: no-repeat;
	border-spacing: 0;
	margin-top: 2px;
	width: 830px;
}

 --- begin: title --- 


tr.title {
	color: #003197;
	background-color: transparent;
	font-size: 10pt;
	font-weight: bold;
}

tr.title th.logo {
	width: 10px;
}

tr.title th.name {
	color: black;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 2px;
	height: 96px;
}

/* --- end: title --- */ /* --- begin: navigation --- */
/*
td.tabs {
	background-color: transparent;
	text-align: right;
	padding: 0;
}

td.tabs a {
	color: black;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

td.tabs a:hover {
	color: #9ea3a6;
	text-decoration: underline;
}

div#nav {
	float: right;
	margin: 0px 0px 0px 0px;
}

div#nav ul {
	padding: 0 0 0 0;
	margin: 8px 0 0 0;
}

div#nav li.active {
	background-color: transparent;
	position: relative;
	list-style: none;
	font-weight: bold;
	font-size: 8pt;
	float: left;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 1px solid #aaaaaa;
	background: url(../images/tab.gif) no-repeat;
}

div#nav li {
	background-color: transparent;
	position: relative;
	list-style: none;
	font-weight: bold;
	font-size: 8pt;
	float: left;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 1px solid #aaaaaa;
	background: url(../images/tab2.gif) no-repeat;
}

div#nav li.active a {
	color: white;
	display: block;
	text-decoration: none;
	margin: 2px 5px 2px 8px;
}

div#nav li a {
	color: black;
	display: block;
	text-decoration: none;
	margin: 2px 5px 2px 8px;
}

div#nav li a:hover {
	color: white;
}

/* --- end: navigation --- */ /* --- begin: links --- */
/*
td.bar {
	background-color: #003197;
	text-align: right;
	vertical-align: middle;
	border-left: 2px solid #003197;
	border-right: 2px solid #003197;
}

td.bar a {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

td.bar a:hover {
	color: #9ea3a6;
}

/* --- end: links --- */ /* --- begin: body --- */
/*
td.body {
	background-color: white;
	font-size: 10pt;
	padding: 0px 4px 20px 4px;
	border-left: 2px solid #003197;
	border-right: 2px solid #003197;
	padding-top: 10px;
}

/* --- end: body --- */ /* --- begin: footer --- */
/*
td.footer {
	color: black;
	background-color: #e0e0e0;
	font-size: 8pt;
	text-align: center;
	border-left: 2px solid #003197;
	border-right: 2px solid #003197;
	border-bottom: 2px solid #003197;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.footer a {
	color: black;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

td.footer a:hover {
	color: #9ea3a6;
	text-decoration: underline;
}

/* --- end: footer --- */ /* --- begin: context --- */
/*
table.context {
	background-color: transparent;
}

tr.context {
	background-color: transparent;
}

tr.context th.title {
	font-size: 14pt;
	text-align: center;
	padding-top: 10px;
}

tr.context th.subtitle {
	font-size: 12pt;
	text-align: center;
	vertical-align: top;
}

tr.context td.body {
	font-size: 10pt;
	vertical-align: top;
	padding: 10px;
	border-top: 0px;
	border-left: 1px solid #9ea3a6;
	border-right: 0px;
	border-bottom: 0px;
}

tr.context td.body a {
	color: #003197;
	background-color: transparent;
	text-decoration: none;
}

tr.context td.body a:link {
	color: #003197;
	text-decoration: none;
}

tr.context td.body a:hover {
	background: url(../images/gm_small_logo.gif) no-repeat top left;
	color: #9ea3a6;
	text-decoration: none;
}

tr.context td.bar1 {
	border-bottom: 3px solid #009900;
}

tr.context td.bar2 {
	border-bottom: 3px solid #dd2631;
}

tr.context td.bar3 {
	border-bottom: 3px solid #f5dda3;
}

tr.context td.desc {
	color: black;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
}

/* --- begin: context --- */ /* --- elements --- */
/*
a {
	color: #003197;
	text-decoration: none;
}

a:hover {
	color: #9ea3a6;
	text-decoration: underline;
}

h1 {
	color: #00219d;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

p.subtitle {
	font-size: 11pt;
}

p.success {
	color: green;
	font-size: 11pt;
	font-weight: bold;
}

p.warn {
	color: #de9108;
	font-weight: bold;
}

p.error {
	color: red;
	font-weight: bold;
}

.out-of-stock {
	color: red;
}

/* --- standard table --- */

/*
table {
	color: black;
	background-color: white;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
}

table.std-bord {
	color: black;
	background-color: white;
	border: 1px solid #c0c0c0;
}

tr.std-back {
	color: white;
	background-color: #00219d;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

div.std-note {
	color: black;
	vertical-align: top;
	font-size: 9pt;
	text-align: left;
}

tr.std-note {
	color: black;
	background-color: #f0f0f0;
	vertical-align: top;
}

td {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

td.std-req,span.std-req {
	font-weight: bold;
}

td.std-not-req,span.std-not-req {
	font-weight: normal;
}

td.std-vert {
	color: black;
	background-color: #f0f0f0;
	font-weight: bold;
	border-right: 1px solid #c7d9f3;
	border-bottom: 1px solid #c7d9f3;
}

/* ---------------------- */

/*
tr.data-0 {
	color: black;
	background-color: white;
}

tr.data-1 {
	color: black;
	background-color: #f0f0f0;
}

td.border-top-bottom {
	font-weight: bold;
	text-align: center;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: black;
}

td.border-top {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: black;
}

td.border-bottom {
	border-bottom: 1px solid black;
}

td.border-top-bottom-double {
	border-top: 1px solid black;
	border-bottom: 3px double black;
}

/* ---------------------- */

/*
div.report-title {
	color: black;
	background-color: transparent;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

div.report-subtitle {
	color: black;
	background-color: transparent;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	margin-bottom: 20px;
}

div.no-refund {
	color: white;
	background-color: red;
	font-style: italic;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

div.tip {
	font-size: 8pt;
}

*/

.out-of-stock {
	color: red;
}

.vin-error {
	background-color: #F4998D;
}

.vin-clean {
	background-color: #8BF1A5;
}
