/* Html tags */
.href, A:link, A:visited {
	text-decoration: none; color: #046fb3; cursor: pointer;
}
.href_h, A:hover, A:hover H1, A:hover H2, A:hover H3, A:hover H4 {
	text-decoration: underline; color: #000078; cursor: pointer;
}
a:link.news, a:visited.news {
	color: #009af8;
}
a:link.selected, a:visited.selected {
	color: #009af8;
}

.popup_bar_top {
	background: transparent url(/images/bar_top.gif) repeat-x scroll top;
}
.popup_bar_bottom {
	background: transparent url(/images/bar_bottom.gif) repeat-x scroll bottom;
}

BODY {
	color: #046fb3;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-Family: Arial, Helvetica, sans-serif;
}
BODY.clean, BODY.popup {
	font-size: 13px;
	font-Family: Arial, Helvetica, sans-serif;
	background-color: white; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}
BODY.editor {
	font-size: 9pt;
	line-height: 130%;
	font-Family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: black;
	margin: 10px 10px 10px 10px;
	background-image: none;
	font-weight: normal;
}
table.index {
	background-image: url(/images/bg_gradient.gif);
	background-repeat: repeat-y;
	background-color: white;
	color: black;
}
tr.index_top {
	background-color: #f90000;
	height: 109px;
}
td.index_top2 {
	background-image: url(/images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.index_top3 {
	background-image: url(/images/grey_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	line-height: 90%;
	color : #000000;
}
tr.index_bottom {
	background-image: url(/images/red_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
}
tr.index_bottom td {
	vertical-align: bottom;
}
table {
	border-width: 0px;
	background-color: transparent;
	color: black;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0.3pt;
	line-height: 120%;
}
TR {
	page-break-inside: avoid
}
TD {
	font-size: 13px; line-height: 130%
}
th {
	font-size: 13pt; color: black; font-size: 13px; text-align: left;
}
th.right {
	font-size: 13pt; color: black; font-size: 13px; text-align: right;
}
hr {
	border-top: 2px solid black;
}
H1 { font-size: 16px; font-weight: bold; padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px; }
H2 { font-size: 16px; font-weight: normal; padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px; color: #150672}
H3 { font-size: 12px; font-weight: bold; padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px; }
H4 { font-size: 16px; font-weight: bold; padding: 0px 0px 0px 0px; margin: 2px 0px 2px 0px;}
H5 { font-size: 10pt; font-weight: bold; font-style: italic; padding: 0px 0px 0px 0px }

/* Lists */
A:link.list, A:visited.list {
	text-decoration: none;
	color: white
}
A:hover.list {
	color: yellow;
	text-decoration: underline;
	font-size: 13px;
}
LI.plus {
	list-style-image:url(/images/plus.gif); margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; cursor : pointer;
}
LI.min {
	list-style-image:url(/images/min.gif); margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; cursor : pointer;
}
LI.empty {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type : none;
	list-style-image:url(/images/1ptrans.gif);
	cursor : auto;
}
DIV.list {
	margin: 0px 0px 0px 18px; padding: 0px 0px 0px 0px; font-size: 13px; color: white;
}
DIV.listselected {
	margin: 0px 0px 0px 18px; padding: 0px 0px 0px 0px; font-size: 13px; color: yellow;
}
TABLE.list, TD.list, TD.listselected {
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 13px;
}

.stHighLight				{ background-color: #215A8E; color: #FFFFFF;  font-size: x-large;  font-weight: normal; }
.stClickable				{ cursor: pointer; }

/* Custom Styles */
.stTitle	{
	font-style : oblique; color : #032E60;  font-size :16pt;  font-weight : bolder;
}
.stHeader1 {
	font-size: 10pt; font-weight: bold; padding: 10px 0px 0px 0px
}
.stHeader2 {
	font-size: 10pt; font-weight: bold; font-style: italic; padding: 0px 0px 0px 0px
}
.stHeader3 {
	font-size: x-small;  font-weight: bold; padding: 0px 0px 0px 0px;
}
.stFieldHeader {
	font-size: x-small; font-weight: bold;  vertical-align : top;
}
.stFieldValue {
	font-size: x-small;
}
.stInput {
	font-size: xx-small; text-align: left; background-color: #F5F7FB; color: black
}
.stInputTextArea {
	font-size: x-small; background-color: #F5F7FB; color: black
}
.stInputCheckBox {
	border: none
}
.stButton {
	cursor: pointer;
}
img.stButton {
	cursor: pointer;
	border: 0px;
}
.stWarning {
	color: #ff0000
}
.stOK {
	color: #00AA00
}

/* An item that has changed */
.stChanged, A.stChanged, A:hover.stChanged, A:visited.stChanged {
	color: #008800; font-weight: bold
}

/* Doc doc styles */
.space_top_small		{ padding-top: 14px; }
.space_right_small	{ padding-right: 14px; }
.space_top_medium		{ padding-top: 29px; }
.space_right_medium	{ padding-right: 29px; }
.space_bottom_medium	{ padding-bottom: 20px; }
.space_left_medium	{ padding-left: 29px; }
.space_top_big			{ padding-top: 35px; }
.space_top_bigger		{ padding-top: 37px; }
.space_top_xl			{ padding-top: 45px; }
.space_left_big		{ padding-left: 30px; }
.filled					{ background-color: gray; color: white; }
.grid						{ background-image : url(images/grid.gif); background-position: bottom; background-repeat: repeat; }
.gridtop					{ height: 100%; background-image : url(images/grid.gif); background-position: top; background-repeat: repeat;}
.stContentBox		{ padding: 10px 10px 10px 10px;}

/* Page styles */
.stPageBottom {
	background-image: url(/images/bg_gradient.gif);
	background-repeat: repeat-y;
	background-color: white;
	color: black;
}
.content, .content2 {
	background-color: transparent;
}

/* Product related */
td.prodbox {
	background-position: top;
	background-repeat: no-repeat;
}
input.prodbox {
	width: 50px;
	border: 1px solid gray;
	height: 18px;
}
.productbox {
	background-color: white;
}
table.prodlist {
	padding-left: 2px;
}
hr.prodlist {
	border: 1px solid Gray;
	padding-bottom: 0px;
}

/* Menu-item links */
.active_menuitemlink {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 3px 0px 3px 0px;
	line-height: 22px;
	padding-left: 30px;
}
.menuitemlink {
	color: #F90000;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 3px 0px 3px 0px;
	line-height: 22px;
	padding-left: 30px;
}
.menuitemlink a:link, .menuitemlink a:visited {
	color: #F90000;
	font-weight: bold;
	background-color: #FFFFFF;
	line-height: 22px;
}

/* Register form */
.reg_head {
	text-align: right;
	font-weight: normal;
}

.small {
	font-size: 90%;
}

.itembar_1 {
	background-color: #ff0000;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.itembar_2 {
	background-color: #D8D8D8;
	background-image: url(/images);
	background-position: to right;
	background-repeat: no-repeat;
	color: #000000;
	height: 25px;
	vertical-align: middle;
}

.overv_cat_subt {
	font-size: 13px;
	font-weight: bold;
	padding-left: 18px;
	color: #ff0000;
}
.overv_dealer_subt {
	font-size: 13px;
	font-weight: bold;
	padding-left: 18px;
}

.cat_subtitle {
	font-size: 15px;
	font-weight: normal;
	padding-left: 10px;
}
.prod_title {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.prod_subtitle {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
.prod_desc {
	padding: 8px 0px 0px 0px;
}
.attach {
	background-color: #ffffff;
	color: #f90000;
	padding-left: 10px;
}
.prodcode {
	background-color: #ffffff;
	color: #000000;
	padding-left: 10px;
}
.attach a:link, .attach a:visited {
	color: #f90000;
}

.shopcat td {
	color: #f90000;
	padding: 10px 10px 5px 10px;
	font-weight: bold;
}
.shopitem {
	padding-left: 10px;
}
.cartbtn {
 padding-left: 10px;
}
.regheader {
	font-weight: bold;
}

.dealerzip, .dealercity {
	text-transform: uppercase;
}
td.unchecked, td.unchecked a:link, td.unchecked a:visited {
	color: #ff0000;
}
td.disabled, td.disabled a:link, td.disabled a:visited {
	color: #999900;
}

.pages {
	text-align: right;
	float: right;
}
.pages .page, .pages .page_f, .pages .page_l {
	display: inline;
	padding-left: 10px;
	float: left;
}
.pages .page_l {
padding-right: 30px;
}
.pages div {
	display: inline;
}

div.sp_count_RPgIdxCnt, 
div.sp_next_RPgIdxCnt, 
div.sp_prev_RPgIdxCnt, 
div.sp_pages_RPgIdxCnt
{
	float: right;
	text-align: center;
}

div.sp_count_RPgIdxCnt {
    float: left;
    padding-right: 10px;
    text-align: left;
}

.btn
{
	cursor: pointer;
}
