/* Selectors, alphanumerically. */
* {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	/*font-size: 8pt;*/
}
#dynamicHeader  ,#Table1 p*  , #Tabel2* ,  #Table3*  {color: #000}
#dynamicHeader > #Table1 p {color:#000}
#dynamicHeader > #Table1 td {color:#000}

p {color:#000; 
	font-size:85%}
a img {
	border: 0;
}

body {
	background-color: #fff;
	cursor: default;
	margin: 0;
	padding: 0;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#000000
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

#copyright {
	border-top: 7px solid #211f60;
	clear: both;
	padding: 15px;
}

#head-links {
	float: right;
	margin: 20px;
	text-align: right;
	width: 40%;
}

#head-links a {
	text-decoration: none;
}

#head-logo {
	display: block;
	float: left;
	height: 20px;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 0px;
	width: 340px;
}

#index-about {
	clear: both;
	margin: 1em 0 0 20%;
}

#index-about h1 {
	border-bottom: 1px solid #ecba33;
	font-size: 140%;
	margin: 0;
	padding-bottom: 2px;
}

#index-about p {
	margin: 1em;
}

#index-about-more {
	display: block;
	color: #991b1e;
	font-weight: bold;
	padding: 5px 5px 5px 0;
	text-decoration: none;
}

#index-focal {
	display: block;
	height: 156px;
	width: 745px;
}

#index-hygrodynamics-a,#index-superpressure-a {
	display: block;
	font-weight: bold;
	padding: 5px 5px 5px 0;
	text-decoration: none;
}

#index-hygrodynamics-a {
	color: #000; /* #211f5f; */
}

#index-left {
	float: left;
	margin: 10px 10px 10px 0;
	width: 17%;
}

#index-left div {
	color: #444;
	font-weight: bold;
}

#index-left img {
	display: block;
	margin: 5px 0 5px 0;
}

#index-main {
	width: 745px;
}

#index-middle img,#index-right img {
	display: block;
	float: right;
	padding: 2px;
}

#index-middle {
	float: left;
	margin: 10px;
	width: 38%;
}

#index-right {
	float: right;
	margin: 10px 0 10px 10px;
	width: 38%;
}

#index-superpressure-a {
	color: #991b1e;
}

#left {
	float: left;
	margin: 10px 10px 10px 20px;
	width: 70%;
}

#main {
	clear: both;
	
}

#main-full {
	clear: both;
	margin-bottom: 30px;
	padding: 20px
}
#main-full p {font-size:14px}
#main-full a {font-size: 12px}

#right {
	float: right;
	margin: 10px 5px;
	width: 180px;
	border:0px solid green;
}

#right a {
	display: block;
	padding: 3px;
}

#right a img {
	display: block;
	float: left;
	padding-right: 4px;
}

#nav {
	background: #7a1517 url('nav.jpg') repeat-x;
	height: 49px;
}

#nav ul {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width: 65%;
}

#nav ul li {
	float: left;
	list-style-type: none;
	margin: 23px 10px -3px 0;
}

#nav-request {
	display: block;
	float: right;
	height: 25px;
	margin: 17px 20px 0 0;
	width: 201px;
}

#shell {
	width: 100%;
}

/* non-index page-specific */
#hygrodynamics-h1,#superpressure-h1 {
	color: #fff;
	font-size: 120%;
	font-weight: normal;
	margin: 0;
	padding: 5px 5px 5px 10px;
}

#hygrodynamics-h1 {
	background-color: #211f5f;
}

#superpressure-h1 {
	background-color: #991b1e;
}

#sp-left {
	float: left;
	padding:8px;
	padding-top: 15px;
	text-align: center;
	/*width: 235px;*/
}

/*  changing this to center has neg affect on too many items, instead, changed from float right to left and added left marg **/
#sp-right {
	color: #000 /* #211f60;*/;
	float: left;
	padding: 15px 5px;
	margin-left: 2em;
	width: 58%;
	border: 0px solid purple;
}

#sp-right em {
	color:#000 /*#211f60; */
}

#sp-right strong {
	color:
}

#sp-right-left {
	color:  #000 /*#211f60;*/;
	float: left;
	width: 49%;
	border:0px dashed #cc99dd;
}

#sp-right-right {
	color: color:#000 /*#211f60; */;
	float: right;
	width: 49%;
border:0px dashed #99ccdd;
}

#column-left {
	float: left;
	width: 49%;
}

#column-right {
	float: right;
	width: 49%;
}

#darkheader {
	background-color: #666;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
	font-size:200%
}

#products {
	border: 1px solid #999;
	width: 100%;
}

#products th {
	background-color: #d4d0c8;
	border: 1px solid #666;
	border-top: none;
	border-left: none;
	font-weight: normal;
	padding: 3px;
}

#products td {
	border: 1px solid #999;
	border-top: none;
	border-left: none;
	color:  #666;
	padding: 3px;
}

#products td a {
	color: #666;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: underline;
}

#products td a,#products td img {
	display: block;
	float: left;
}

#products td input {
	border: 1px solid #999;
	font-size: 95%;
}

#cart-back {
	display: block;
	font-size: 120%;
	padding: 5px;
	text-decoration: underline;
}

#formSubmit {
	text-align: right;
	border-top: 1px #999 solid;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#quote {
	clear: both;
	display: block;
	float: right;
	padding-top: 10px;
}

#rqs-title {
	float: left;
	font-size: 150%;
	margin: 20px;
	width: 30%;
}

#rqs-welcome {
	float: right;
	font-weight: bold;
	margin: 20px;
	text-align: right;
	width: 30%;
}

.browse {
	margin: 10px 0 10px 0;
	text-align: right;
}

#rqs-nav {
	border-top: 7px solid #211f60;
	padding: 5px 5px 5px 30px;
}

#rqs-nav a {
	display: block;
	float: left;
	font-family: Verdana,sans-serif;
	font-size: 120%;
	padding: 6px;
	text-decoration: none;
}

#rqs-nav a img {
	display: block;
	float: left;
	padding-right: 4px;
}

#cart-click {
	font-size: 120%;
	font-weight: normal;
	margin: 10px;
}

#rowHighlight {
	background-color: #ffc;
	text-align: right;
}

.highlight {
	background-color: #ffc;
}

input.primaryAction { 
background-color:#7a1517;
color:#fff;
font-size: 13px;

}

.error {
color:#FF0000;
}

input.otherAction { 
background-color:#999;
color:#fff;
font-size: 13px;}


/***  Added table styles for - CS 02/08/07 ***/

#Table1 td {text-align:center}
#Table1 p {text-align:left}
#Table1 td table {
	 width:95%; 
	 border:2px solid #666666; 
	 padding:3px; 
	 margin-bottom:1.5em}
#Table1 td table td, #Table1 td table th, #nwdata td, #nwdata th { 
	padding: 4px; 
	text-align:center;
	border:1px solid #666666;}
#Table1 td table th, #nwdata table th { 
	font-weight:bold; 
	font-size:90%}
#Table1 a {margin: 0 .5em}
#Table1 h3 {margin-top: 2em}

/*--------------------------------------*/


#nwdatalist li, #nwdatalist div li {
	text-align:left;
	display:list-item;
	width: 80%;
	margin-left:2em;
	}
#nwdatalist li li,  #nwdatalist div li li { margin-left: 0em;}
/****  end table styles  ***/

.prod-img {
	padding: 1em .5em;
	margin-bottom: 5px;
	text-align:center;
	}
* {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	/*font-size: 8pt;*/
}

#spectable th {background-color: #999999}
#spectable td { text-align: center;}

table.header h1,h2,h3 {
  font : inherit;
  text-decoration : inherit;
  display : inline;
 }

