/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color:#000000;
	text-decoration: underline;
}


.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 1px;
	color: #FFFFFF;
	text-align: center;
}
.m0l0iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px;
	color: #FFFFFF;
	text-align: center;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px solid #000000;
	
}
.m0l0oover {
	text-decoration : none;
	border : 0px solid #000000;
}

/* level 1 inner */
.m0l1iout {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 2px;
	color: #ffffff;
}
.m0l1iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding-left: 3px;
	padding-top: 2px;
	color: #ffffff;
}

/* level 1 outer */
.m0l1oout {
	color: #ffffff;
	text-decoration : none;
	border : 1px solid #ffffff;
	background: #575D7F;
/*	filter: alpha(opacity=85);*/
}
.m0l1oover {
	color: #ffffff;
	text-decoration : none;
	border : 1px solid #ffffff;
	background: #1B255F;
}

/* level 2 inner */
.m0l2iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding-left: 3px;
	padding-top: 2px;
	color: #ffffff;
}

/* level 2 outer */
.m0l2oout {

	color: #ffffff;
	text-decoration : none;
	border : 1px solid #ffffff;
	background: #575D7F;
}
.m0l2oover {
	color: #ffffff;
	text-decoration : none;
	border : 1px solid #ffffff;
	background: #1B255F;
}
.revolving {
	text-align: left;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	top: auto;
	padding-left: 3px;
}
.panelHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
.panelHeaderPadding {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}
.revolvingNoPadding {

	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.table-specs-cell-h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/home/okuma/images/main_footer_bg_no_white.JPG);
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #181E50;
	font-style: italic;
}
 .onhover {
background: #FFFFFF;
color: #FFF;
}


.onhover-new-product-okuma {
	background-image:url(/home/okuma/images/one_type_table_bg_new_product_on.jpg);
}

.onhover-new-product-silstar {
	background-image: url(/home/silstar/images/one_type_table_bg_new_product_on.jpg);
}

.nohover-light {
	background-image: url(/home/okuma/images/one_type_table_bg_light.jpg)

}

.nohover-dark {
	background-image: url(/home/okuma/images/one_type_table_bg_dark.jpg)
}

.nohover-new_product-okuma {
	background-image: url(/home/okuma/images/one_type_table_bg_new_product.jpg)
}

.nohover-new_product-silstar {
	background-image: url(/home/silstar/images/one_type_table_bg_new_product.jpg)
}


.search-highlight {
	font-weight: bold;
	color: #FF0000;
}
