#catheader {
	margin-top:0px;
	width: auto;
	padding:10px;
	border:1px solid #00339d;
}

#catheader h1 {
	margin:0;
	padding:0;
	line-height:1em;
	font-size:20px;
	color:#2FA184;
	font-weight:bold;
}

#catheader p {
	color:#00339d;
	font-size:0.8em;
	margin:3px 0;
}

.prod {
	width:155px;
	border:1px solid #00339d;
	margin:8px 5px 0 0 !important;
	margin:8px 7px 0 0 !important;
	float:left;
	height:220px;
	overflow:hidden;
	background:#fff;
	position:relative;
}

.prod img {
	width:150px;
	border:none;
	margin:0;
	padding:0;
	display:block;
}

.prod a:link, .prod a:active, .prod a:visited {	color:#00339d; }
.prod h2 {
	font-size:12px;
	color:#00339d;
	padding-left: 5px;
}

.prod h2 a:hover { 
	text-decoration: underline;
	color:#2fa184; 
}

.prod p {
	color:#00339d;
	font-size:0.8em;
	padding-left: 5px;
}
.prod-link {
	background-color:#2fa184;
	display:block;
	width:152px;
	height:25px;
	color:#00339d;
	font-weight:bold;
	font-size:0.8em;
	position:absolute;
	top:195px;
	padding:5px;
}

.prod-link a:hover {
	text-decoration: underline;
	color:#FFF;
}

#prodmain h1 {
	color:#2FA184;
	font-size:20px;
	font-weight:bold;
	padding: 10px;
	margin-top: 20px;
}

p.catnav {
	font-size:0.7em;
	padding:10px 0 10px 0;
	text-align:center;
	background-color:#FFF;
	clear:left;
	color:#00339d;

}
#top-product-main {
	float:left;
	width:800px !important;
	width:395px;
	padding:10px;
}
#top-product-main img {
	float:left;
	width:400px;
	height:300px;
	border:1px solid #00339d;
}

#bottom-product-main {
	float:left;
	height:auto !important;
	width:470px;
	color:#00339d;
}

table#product-datasheet { 
	color:#00339d;
	border-top: 1px  solid #2fa184;
	border-right: 1px  solid #2fa184;
}
table#product-datasheet th {
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	border-left: 1px  solid #2fa184;
	border-bottom: 1px  solid #2fa184;
	padding-left:2px;
}
table#product-datasheet td {
	font-size:12px;
	text-align:left;
	border-bottom: 1px  solid #2fa184;
	border-left: 1px  solid #2fa184;
	padding-left:2px;
}
table#product-datasheet td odd{
	background-color: #b2dcd1;
}

.search {
	float:left;
	margin-left:20px;
	padding:5px;
	width:660px;
}

#cart {
	border: #2fa184 thin solid;
}

#cart td.cbody {
	border-bottom: #2fa184 thin solid;
	color: #00339d;
	font-size: 10pt;
	padding: 4px 0 4px 4px;
}

#cart th {
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat-x;
	font-size: 11pt;
	color: #FFF;
}

#breadcrumb {
	padding: 10px 0;
	color: #00339D;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.extra_info {
	clear: both;
}

#left {
	width: auto;
}
