/* MIP product styles */
a.prod_menu { 
	color: #008f78;
	background-color: transparent;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	}
a.prod_menu:link { }
a.prod_menu:visited { }
a.prod_menu:active { }
a.prod_menu:hover { color: #d49600; text-decoration: none; }

a.prod_hlink { 
	color: #989991;
	background-color: transparent;
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	/*line-height: 28px;*/
	}
a.prod_hlink:link { }
a.prod_hlink:visited { }
a.prod_hlink:active { }
a.prod_hlink:hover { color: #d49600; text-decoration: none; }

a.prod_s1 { 
	color: #008f78;
	background-color: transparent;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	line-height: 20px;
	}
a.prod_s1:link { }
a.prod_s1:visited { }
a.prod_s1:active { }
a.prod_s1:hover { color: #d49600; text-decoration: none; }

.prod_s1_off { 
	color: #008f78;
	background-color: transparent;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: normal;
	line-height: 20px;
	}

a.prod_s2 { 
	color: #808080;
	background-color: transparent;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	line-height: 16px;
	}
a.prod_s2:link { }
a.prod_s2:visited { }
a.prod_s2:active { }
a.prod_s2:hover { color: #d49600; text-decoration: none; }

/* specs tables */
.prod_th { color: #666666; background-color: #ffffff; font-size: 8pt; }
.r { color: #c42a2a; }
.g { color: #026433; }
.b { color: #00009f; }
.r_td { color: #c42a2a; background-color: #ffffff; font-size: 8pt; }
.g_td { color: #026433; background-color: #ffffff; font-size: 8pt; }
.b_td { color: #00009f; background-color: #ffffff; font-size: 8pt; }

.prod_h1 { color: #989991; font-size: 13pt; font-weight: bold; }

.prodcat_bullet_on { 
	color: #d49600; 
	font-size: 11pt; 
	font-weight: bold; 
	padding-bottom: 0px;
	/*margin-left: 15px; */
	margin-bottom: 0px;
	}
.prodcat_bullet_off { 
	color: #989991; 
	font-size: 11pt; 
	font-weight: bold; 
	padding-bottom: 0px;
	/*margin-left: 15px; */
	margin-bottom: 0px;
	}

/* Features */
.features { 
	color: #d49600; 
	font-size: 9pt; 
	margin-left: 12px; 
	padding-left: 10px;
	line-height: 10pt;
	}

/* divs */
#product_page { 
	position: absolute;
	top: 196px;
	padding-top: 34px;
	left: 0px;
	padding-left: 44px;
	width: 706px;
	background-color: #f6f7f9;
	}
#prod_mainpage { 
	position: absolute;
	top: 71px;
	left: 0px;
	width: 750px;
	background-color: #ffffff;
	}
#prod_name { padding-left: 45px; }
/* ............................ */
