/* Product Page Styles *//* Sub Navigation */#navcontainer {	width: 180px;}#navcontainer ul {	font-family: Arial, Helvetica, sans-serif;	margin-left: 0px;	padding-left: 25px;	list-style-type: none;	font-size: 12px;}#navcontainer a {	background-color: #EEE;	display: block;	padding: 4px 0px 4px 18px;	margin: 0px;	width: 138px;}#navcontainer a:link, #navlist a:visited {	color: #666;	text-decoration: none;	font-weight: normal;}#navcontainer a:hover {	color: #333;	background-color: #9CF;	background-image: url(../images/disc.gif);	background-repeat: no-repeat;	background-position: 10px 50%;	font-weight: normal;}#navcontainer li#fixed {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #333;	font-weight: bold;	background-image: url(../images/bg_pattern_med.gif);	display: block;	width: 150px;	padding: 4px 0px 4px 6px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999999;}#navcontainer li#current {	display: block;	padding: 4px 0px 4px 18px;	margin: 0px;	width: 138px;	color: #333;	background-color: #9CF;	background-image: url(../images/disc.gif);	background-repeat: no-repeat;	background-position: 10px 50%;	font-weight: normal;}/* Order & Questions Content */#ordercontainer h4 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333333;	margin-left: 25px;	padding: 10px 0px 0px;	border-top-width: 1px;	border-top-style: dotted;	border-top-color: #999999;}#ordercontainer p {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	margin-left: 25px;	padding: 0px;	line-height: 18px;}/* Product Table Content */td#content {	padding-right: 30px;	padding-left: 20px;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333333;	line-height: 20px;}td#content h3 {	font-size: 16px;	color: #669900;	line-height: 22px;	margin: 0px;	padding: 0px;}td#bigGreen {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 18px;	color: #669933;	padding: 10px;}td#space a {	font-size: 11px;	color: #336699;	text-decoration: none;	font-weight: normal;}td#space a:hover {	font-size: 11px;	color: #336699;	text-decoration: none;	font-weight: normal;	background-color: #99CCFF;}/* Product Table More */td#title {	padding-top: 5px;	padding-right: 5px;	padding-bottom: 5px;	padding-left: 15px;	background-image: url(../images/bg_pattern_med.gif);	font-weight: bold;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999999;}td#item {	background-color: #eee;	padding-top: 5px;	padding-right: 5px;	padding-bottom: 5px;	padding-left: 20px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	font-size: 12px;}td#activeItem {	background-color: #99CCFF;	padding-top: 5px;	padding-right: 5px;	padding-bottom: 5px;	padding-left: 20px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	font-size: 12px;}td#name {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	color: #FFFFFF;	padding: 8px 10px;	border: 1px solid #6699CC;	background-image: url(../images/bg_pattern_blue.gif);}td#desc {	padding: 12px;	font-size: 12px;	vertical-align: top;}td#stock {	padding: 12px;	font-size: 11px;}td#pic {	padding: 8px 26px;	border: 1px solid #CCCCCC;	background-image: url(../images/bg_pattern.gif);}table#catagories {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333333;	margin-top: 8px;	padding: 0px;	margin-bottom: 0px;}#catDesc {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 20px;	color: #669900;	line-height: 26px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #999999;	margin-bottom: 10px;	padding-bottom: 10px;	margin-top: 0px;	padding-top: 0px;}table#productContainer {	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #CCCCCC;	margin-bottom: 10px;	padding-bottom: 10px;}td#infoPro {	padding-right: 20px;	padding-left: 30px;	padding-bottom: 8px;	margin: 0px;	padding-top: 0px;	vertical-align: top;}td#infoPro h4 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	margin-top: 8px;	margin-right: 0px;	margin-bottom: 0px;}td#infoPro p {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	line-height: 16px;	margin-top: 8px;	margin-right: 0px;	margin-bottom: 10px;}td#infoPro div {	border-top-width: 1px;	border-top-style: dotted;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;	margin: 0px;	padding: 0px;}td#icon {	background-image: url(../images/bg_pattern_med.gif);	text-align: center;}