BODY
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: tahoma;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    color: Gray;
}
H1	{	
	font-family: tahoma;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: tahoma;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: tahoma;
	font-size: large;
	font-weight: bold ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: Gray;
	}	
		
H4	{	
	font-family: tahoma;
	font-size:medium;
	font-weight:	bold;
	/*
	font-size:	1.33em;
	font-weight:	500;
	*/
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: tahoma;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: tahoma;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: DimGray;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: tahoma, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: tahoma, Helvetica, sans-serif;
	}	

A:link
{
	color: dimgray;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	dimgray;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	dimgray;
	}	
		
A:hover	{	
	text-decoration:underline;
	color:	dimgray;
	}
	

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-color: Black;
	}
	
.PLAINTEXT #PLAINTEXT
{
	font-family: tahoma;
	font-size:	8pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.page-caption
{
	font-family: tahoma;
	font-size:medium;
	font-weight:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    color: Gray;
	background-color: white;
}

.summary-heading
{
	font-weight: bold;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	color: black;
	border-bottom: lightgrey 1px solid;
	font-family: tahoma;
	letter-spacing: normal;
	background-color: white;
}

.summary-footer
{
	font-weight: bold;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	color: royalblue;
	font-family: tahoma;
	letter-spacing: normal;
	background-color: white;
	/* text-decoration: underline; */
}

.summary-col-field
{
	font-size: 8pt;
	vertical-align: top;
	color: black;
	font-family: tahoma;
	background-color: white;
}

.back-button
{
	font-size: 8pt;
	vertical-align: middle;
	color: black;
	font-family: tahoma;
	background-color: white;
}

.table-outline
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
	background-color: darkgray;
}

.row-divider
{
	border-bottom: gray 1px solid;
	background-color: transparent;
}

.col-header
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: tahoma;
	background-color: cornflowerblue;
}

.col-field
{
	font-size: 8pt;
	vertical-align: top;
	color: black;
	font-family: tahoma;
	background-color: whitesmoke;
}

.col-field-link
{
	font-size: 8pt;
	vertical-align: middle;
	color: black;
	font-family: tahoma;
	background-color: palegoldenrod;
}

.col-field-odd
{
	font-size: 8pt;
	vertical-align: middle;
	color: black;
	font-family: tahoma;
	background-color: whitesmoke;
}

.col-field-even
{
	font-size: 8pt;
	vertical-align: middle;
	color: black;
	font-family: tahoma;
	background-color: gainsboro;
}

.col-field-expander
{
	background-color: White;
	font-family: tahoma;
	font-size: 8pt;
	color: #FF8C00;
	vertical-align: middle;	
}

.disclaimer
{
	font-size: 8pt;
	color: silver;
	font-family: tahoma;
	background-color: white;
}

.product-header
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color: gray;
	border-bottom: gray 2px solid;
	font-family: tahoma;
	background-color: white;
}

.product-detail
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
	background-color: white;
}

.product-detail-outline
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
	background-color: gray;
}

.lbl
{
	font-size: 8pt;
	color: royalblue;
	font-family: tahoma;
	background-color: white;
}

.textbox-label
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	vertical-align: middle;	
	height: 25px;
}

.textbox-label2
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	vertical-align: top;	
	height: 25px;
}

.textbox-label-right-aligned
{
	font-family: tahoma;
	font-size: 8pt;
	color: Black;
	vertical-align: middle;	
	height: 25px;
	text-align: right;
}

.info-label
{
	font-family: tahoma;
	font-size: 8pt;
	color: Black;
	vertical-align: top;	
}

.textbox
{
	font-family: tahoma;
	font-size: 8pt;
	color: Black;
}

.dropdownlist
{
	font-family: tahoma;
	font-size: 8pt;
	color: Black;
}

.button
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
}

.validation-label
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
	/* height: 50px; */
}

.caption-label
{	
	font-family: tahoma;
	font-size:medium ;
	font-style:	normal;
	font-weight: bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: Black;
}	

.dialog-bg
{
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	color: Black;
	font-family: tahoma;
	background-color: WhiteSmoke; /* gainsboro; */
}

.admin-menu
{
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	color: white;
	border-bottom: black 1px solid;
	font-family: tahoma;
	background-color: darkgray;
}

/* ------------------------------------------------------------------------------------------------- */
/* TABS */
/* ------------------------------------------------------------------------------------------------- */

.table-tab-outline
{
	border-right: black 1px solid;
	border-top: black 0px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: gainsboro;
}

.tab-text-selected
{
	font-family: tahoma;
	font-size: 8pt;	
	font-weight:	bold;
	text-decoration:	none;
	color: Black;
	background-color: gainsboro;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 0px solid;
	height: 25px;
}

.tab-text
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 0px solid;
	font-family: tahoma;
	height: 25px;
	background-color: gainsboro;
	text-decoration: none;
}

.tab-spacer
{
	font-family: tahoma;
	font-size: 8pt;	
	font-weight:	bold;
	text-decoration:	none;
	color: White;
	background-color: Transparent;
	border-right: Black 0px solid;
	border-top: Black 0px solid;
	border-left: Black 0px solid;
	border-bottom: Black 1px solid;
	height: 25px;
}

.tab-caption
{
	font-family: tahoma;
	font-size: 8pt;	
	font-weight:	bold;
	text-decoration:	none;
	color: White;
	background-color: gainsboro;
}

.single-tab-caption
{	
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: Gray;
}	

.tab-body
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 0px solid;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	color: black;
	padding-top: 5px;
	border-bottom: black 1px solid;
	font-family: tahoma;
	background-color: gainsboro;
}

.tab-body-related-product
{
	border-right: black 0px solid;
	padding-right: 5px;
	border-top: black 0px solid;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	border-left: black 0px solid;
	color: black;
	padding-top: 5px;
	border-bottom: black 0px solid;
	font-family: tahoma;
	background-color: gainsboro;
}

.tab-body-text
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: tahoma;
}

.tab-body-controltext
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
}

.tab-panel
{
	border-right: WhiteSmoke 0px solid;
	border-top: WhiteSmoke 0px solid;
	border-left: WhiteSmoke 0px solid;
	border-bottom: WhiteSmoke 0px solid;
	font-family: tahoma;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
}
/* ------------------------------------------------------------------------------------------------- */
/* end of TABS */
/* ------------------------------------------------------------------------------------------------- */

.report-table
{
	background-color: White;
	color: Black;
	font-size: 8pt;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
}

/* ------------------------------------------------------------------------------------------------- */
/* Vehicle application lists
/* ------------------------------------------------------------------------------------------------- */
A.vehicle:link
{
	font-weight: bold;
	font-size: 9pt;
	color: blue; /* dimgray; */
	text-decoration: none;
}	
		
A.vehicle:visited	
{	
	text-decoration:	none;
	font-weight: bold;
	color:	blue; /* dimgray; */
	font-size: 9pt;
}	
		
A.vehicle:active	
{	
	text-decoration:	none;
	font-weight: bold;
	color:	blue; /* dimgray; */
	font-size: 9pt;
}	
		
A.vehicle:hover	
{	
	text-decoration:	underline;
	font-weight: bold;
	color:	blue;
	font-size: 9pt;
}
	
/* ------------------------------------------------------------------------------------------------- */
/* Basket styles
/* ------------------------------------------------------------------------------------------------- */
.basket
{
	font-size: 8pt;
	vertical-align: middle;
	color: black;
	font-family: tahoma;
	background-color: white;
}

.basket-search
{
	font-size: 8pt;
	vertical-align: middle;
	color: black;
	font-family: tahoma;
	background-color: gainsboro;
}

A.basket:link
{
	font-size: 8pt;
	color: royalblue;
	background-color: transparent;
	text-decoration: none;
}	
		
A.basket:visited	
{	
	text-decoration:	none;
	color:	royalblue;
	background-color: transparent;
	font-size: 8pt;
}	
		
A.basket:active	
{	
	text-decoration:	none;
	color:	royalblue;
	background-color: transparent;
	font-size: 8pt;
}	
		
A.basket:hover	
{	
	text-decoration:	underline;
	color:	royalblue;
	background-color: transparent;
	font-size: 8pt;
}

A.basket_item:link
{
	font-weight: bold;
	font-size: 10pt;
	color: royalblue;
	text-decoration: none;
}	
		
A.basket_item:visited	
{	
	font-weight: bold;
	text-decoration:	none;
	color:	royalblue;
	font-size: 10pt;
}	
		
A.basket_item:active	
{	
	font-weight: bold;
	text-decoration:	none;
	color:	royalblue;
	font-size: 10pt;
}	
		
A.basket_item:hover	
{	
	font-weight: bold;
	text-decoration:	underline;
	color:	royalblue;
	font-size: 10pt;
}
