body { color: black; background: white; margin: 0px 0px 0px 0px; }
a {	color: #23417f;	font-weight: bold;}
a:hover {color: #10A5A5;}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
	background-color: transparent;
}

h1, h2 { margin: 0 0 -5px 0; }

td.paragraph {
	font-size: 80%;
}

td.form {
	vertical-align: middle;
	text-align: right;
}

td.forml {
	font-size: 80%;
	vertical-align: middle;
	text-align: left;
}

td.bot {
	font-size: 70%;
	vertical-align: text-bottom;
	text-align: center;
}

td.thumb {
	font-size: 16px;
	vertical-align: text-bottom;
	text-align: center;
}

td.thumb a {
	text-decoration : none;
}

td.top {
	font-size: 70%;
	vertical-align: text-top;
}

td.whitecell {
	font-size: 70%;
}

td.graycell {
	font-size: 70%;
	background-color: #eeeeee;
}

td.b {
	font-size: 70%;
	background-color: #ffffee;
}

td.b2 {
	font-size: 70%;
	background-color: #eeeedd;
}

td.black {
	font-size: 70%;
	font-weight: bold;
	color: white;
	background-color: black;
}

td.black-big {
	font-size: 100%;
	font-weight: bold;
	color: white;
	background-color: black;
}

td.image {
	background-color:white;
}

td.border {
	font-size: 70%;
	color: black;
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

td.border-big {
	font-size: 100%;
	color: black;
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

td.heading {
	font-size: 100%;
	font-weight: bold;
	color: #009292;
}

td.headingp {
	font-size: 150%;
	font-weight: bold;
	color: #906B9D;
}

td.headinglarge {
	font-size: 130%;
	font-weight: bold;
	color: #009292;
}

td.copy {
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: gray;
}

table.top {
	width: 772px;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 0px -2px;
}

td.focustop {
	font-size: 75%;
	background-color: #e8e8e8;
	padding: 6px 3px 6px 3px;
}

td.topbar {
	background-color: #009494;
	height: 2px;
	width: 100%;
}

.body {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	vertical-align: text-top;
}

.body-light {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	vertical-align: text-top;
}

.body2 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	vertical-align: text-top;
}

.body3 {
	font-size: 130%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	vertical-align: text-top;
	letter-spacing : 3px;
}

.heading-ul {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.purple {
	font-family: Arial, Helvetica, sans-serif;
	color: #906B9D;
	font-weight: bold;
}

a.plain {
	text-decoration : none;
	color: black;
}

a.plain:hover {
	text-decoration : none;
	color: black;
}

table#content {
	width: 595px;
	margin: 13px 0px 0px 13px;
}

table#parts {
	border: 1px dashed Silver;
	width: 100%;
	padding: 2px;
}

#parts th {
	background-color: #5C4B63;
	border-bottom : 1px solid #aaa;
	padding : 3px;
	color: white;
	font-size: 10px;
	text-align : left;
	width: 150px;
}

#parts tr td {
	background-color: #e0e0e0;
	border-bottom : 1px solid #aaa;
	padding : 3px;
}

#parts tr.odd td {
	background-color: white;
	border-bottom : 1px solid #ddd;
	padding : 3px;
}

table#specs {
	border: 1px dashed Silver;
	width: 100%;
	padding: 2px;
}

#specs th {
	background-color: #5C4B63;
	border-bottom : 1px solid #aaa;
	padding : 3px;
	color: white;
	font-size: 10px;
	text-align : left;
	width: 150px;
}

#specs tr td {
	background-color: #e0e0e0;
	border-bottom : 1px solid #aaa;
	padding : 3px;
}

#specs tr.odd td {
	background-color: white;
	border-bottom : 1px solid #ddd;
	padding : 3px;
}

td.product-heading  {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	font-size : 14px;
	color: #5C4B63;	
}

a.product-heading {
	text-decoration : none;
	color: #5C4B63;
}

a.product-heading:hover {
	text-decoration : none;
	color: #9C8BA3;
}

td.product-photo {
	border: 1px dotted #9CC6C6;
	vertical-align : middle;
}

div#nav  {
	margin-top: 10px;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
}

div#nav a  {
	display: block;
	text-decoration : none;
	color: black;
	border-top : 1px solid #91B6B6;
	padding-left: 8px;
}

div#nav a:hover {
	background: #CEADD6;
}

a.nav-pr-head {
	display: block;
	text-decoration : none;
	color: white;
	border-top : 1px solid #DEBDE7;
	padding: 3px 0px 3px 10px;
	margin-top: 0px;
	background: #B283BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover.nav-pr-head {
	background: #C293CD;
	text-decoration : none;
	color: white;
}

div.nav-pr  {
	background: #009294;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
}

a.nav-pr  {
	display: block;
	text-decoration : none;
	color: white;
	border-top : 1px solid #91B6B6;
	padding-left: 23px;
}

a:hover.nav-pr {
	background: #0DADAF;
	color: white;
	background-image : url(images/bullet-white.gif);
	background-repeat : no-repeat;
}

div.nav-spacer {
	background: #009294;
	padding-top: 4px;
	border-top : 1px solid #91B6B6;
}

.cat-head {
	font-size: 130%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	letter-spacing : 3px;
	padding-bottom: 20px;
}

.cat-thumb {
	width: 46px;
	height: 61px;
	background: url(images/cat-shadow.gif) no-repeat bottom right;
  }

.cat-text {
	padding: 0px 0px 25px 20px;
	vertical-align: top;
}

.cat-text p {
	margin: 0px;
}

.cat-text span {
	color: red; font-weight: bold; padding-left: 8px;	
}

.spec-thumb {
	padding: 0px 0px 25px 0px;
}

.spec-product {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 4px;	
}

.spec-description {
	font-weight: bold;
	padding-bottom: 4px;	
}

.spec-pdf {
	padding-top: 4px;	
}

/* drop shadow */

.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 

.wrap1 {
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(images/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 8px 8px 0;
	background:url(images/corner_tr.gif) right top no-repeat;}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color: #8EC8CC #086163 #086163 #8EC8CC;}

#v3 .wrap1 {background:url(images/shadow.gif) right bottom no-repeat;}
#v3 .wrap2 {background:url(images/corner_bl.gif) -12px 100% no-repeat;}
#v3 .wrap3 {
	padding:0 9px 9px 0;
	background:url(images/corner_tr.gif) 100% -12px no-repeat;}
	
.thumbs table {
	width: 100%;
	padding: 0;
	margin: 0;
}

.thumbspics {
	padding: 5px 8px 0 8px;
}

.thumbstext {
	padding: 0 8px 25px 8px;
	vertical-align: top;
}

.fa-desc {
	vertical-align: middle;
	width: 160px;
}

