	body {
		background-image: url(../Images/template-images/page-bg.jpg);
		background-position: top;
		background-repeat: repeat-x;
		background-color: #e8e8e8;
		margin:0px;
		padding:0px;
	}
	img {
		border:none;
	}
	#wrapper {
		width:919px;
		margin-left:auto;
		margin-right:auto;
		padding:0px;
		font-family:verdana;
	}
	img.logo {
		float:left;
		margin-top:30px;
		margin-left:20px;
	}	
	#my-account {
		background-image: url(../Images/template-images/upper-nav-cart-bg.gif);
		background-position: top;
		background-repeat: no-repeat;
		width:272px;
		height:61px;
		margin-left:600px;
		padding:5px;
		font-family:Arial;
		font-size:9px;
		color:#666;
	}
	* html #my-account {
		width:282px;
	}
	#my-account a {
		color:#666;
		text-decoration:none;
	}
	#my-account a:hover {
		text-decoration:underline;
	}
	#my-account a.strong {
		text-decoration:none;
		font-weight:bold;
	}
	#my-account a.strong:hover {
		text-decoration:underline;
	}
	#my-account #cart {
		float:left;
		width:135px;
	}
	#my-account #cart img {
		float:left;
		margin-right:10px;
	}
	#my-account #cart p {
		margin-top:0px;
		margin-right:10px;
		margin-bottom:0px;
	}
	#my-account #cart p.bottom {
		margin-top:5px;
		margin-left:33px;
	}
	#my-account #functions {
		float:right;
		width:135px;
		border-left:1px solid #666;
	}	
	#my-account #functions ul {
		list-style-type:none;
		margin-left:10px;
		padding:0px;
		margin-bottom:5px;
		margin-top:0px;
	}
	#my-account #functions ul li {
	  	margin-top:1px;
	}
	/* March 2011 revisions */
	#my-account {
		background-image: url(../Images/template-images/upper-nav-cart-bg.png);
		width:423px !important;
		margin-left:440px;
		padding:5px;
	}
	#my-account #forms {
		float:left;
		width:125px;
		padding-left:5px;
		padding-right:5px
	}
	#my-account #forms a {
		color:#ef3633;
	}
	#my-account #cart {
		border-left:1px solid #666;
		border-right:1px solid #666;
		width:125px;
		padding-left:5px;
		padding-right:5px
	}
	#my-account #functions {
		border-left:none !important;
	}
	.border {border-left:1px solid #ccc;}
	#pnSorting, #pnTopPaging { position:relative; top:-10px; }
	/* end March 2011 Revisions */
	/* March 2011 Home page revs */
    .proed-news {padding-left:6px;width:97%;font-size:13px; color:#666;}
	.proed-welcome, .new-products {width:54%;font-size:12px; color:#666; float:left;}
    .proed-welcome {width:46%;}
	.new-products {width:46%; margin-left:1%; background-image:url(../Images/template-images/home-vertical-rule.png); background-repeat:no-repeat; background-position:left; height:237px; padding-left:15px;}
	.proed-welcome {margin-right:1%;padding-left:6px;}
	.proed-welcome p, .new-products p {margin-top:5px; margin-bottom:10px;}
    .proed-news p {margin-top:5px; margin-bottom:5px;}
	.proed-welcome p, .proed-news p { line-height:18px; }
	.proed-welcome img {margin-bottom:7px;}
	.new-products h2, .home-featured-products h2 {font-family: verdana; font-size: 16px; color: #EF3633; margin-bottom: 0px; margin-top: 0px;}
	.home-featured-products {margin-top:15px;}
	.fpo {padding-bottom:10px;}
	div.home-featured-products {float:left;padding-top:0px;}
	/* End March 2011 home page revs */
	
	#search {
		float:right;
		padding:0px;
		margin:0px;
		height:41px;
		padding-right:10px;
		position:relative;
		/*top:-20px;*/
		width: 300px;
		/*border:1px solid teal;
		width:273px;
		padding-left:650px;*/
	}
	#search p {
		/*width:225px;*/
		text-align:right;
		color:#666;
		font-size:9px;
		margin-bottom:0px;
		margin-top:0px;
		float:none;
	}
	
	#search label {
		float: left;
		font-weight: bold;
		font-size: 11px;
		line-height: 17px;
		padding: 0 10px 0 0;
	}
	
	form {
		margin:0px;
		padding:0px;
	}
	#search a {
		color:#666;
	}
	#search a:hover {
		text-decoration:none;
	}
	#search span {
		font-weight:bold;
		color:#000;
		font-size:11px;
		margin:0px;
		padding:0px;
		padding-top:6px;
		display:inline;
		/*display:block;
		float:left;*/
	}
	#search input.text, #Headers1_txtKeyword, .search-box {
		border: 1px solid #c2bfbf;
		margin-left:10px;
		height:15px;
		padding:0px;
		vertical-align:bottom;
	}
	#search img {
		margin-left:10px;
		vertical-align:bottom;
	}
	#awmAnchor-menu {
		clear:left;
		float:left;
	}
	#top {
		background-image:url(../Images/template-images/content-top.gif);
		background-repeat:no-repeat;
		width:917px;
		height: 15px;
		line-height:0px;
		font-size:0px;
		padding:0px;
		margin:0px;
		clear:both;
	}
	#content {
		background-image:url(../Images/template-images/content-background.gif);
		background-repeat:repeat-y;
		width:917px;
		padding:0px;
		margin:0px;
		min-height:600px;
		/*position:relative;*/
		margin-top:-1px;
		float: left;
	}
	#footer {
		background-image:url(../Images/template-images/footer-background.gif);
		background-repeat:no-repeat;
		width:917px;
		height:43px;
		padding:0px;
		margin:0px;
	}
	div.maintenance {
		background-image:none;
	}
	#wrapper div.maintenance ul li a {
		color:#cc3333;
	}
	#left-nav {
		float:left;
		margin-left:0px;
		padding-left:10px;
		margin-right:0px;
		padding-right:0px;
		/*height:620px;*/
	}
	#product-nav {
		clear:both;
	}
	#left-nav h1 {
		width:208px;
		background-image: url(../Images/template-images/left-navigation-heading-background.gif);
		background-repeat:repeat-x;
		height:20px;
		border-left:1px solid #d42320;
		border-bottom:1px solid #d42320;
		font-size:11px;
		font-weight:bold;
		color:#fff;
		padding-left:18px;
		margin-bottom:0px;
		margin-top:0px;
	}
	#main-content {
		margin:0px;
		padding-top:5px;
		padding-right:15px;
		/*padding-left:250px;*/
		padding-bottom:15px;
		padding-left: 15px;
		color:#666;
		float: left;
		width: 650px;
	}
	div.main-content-maintenance {
		padding-left:25px;
		background-color:#fff;
		margin-top:20px;
		border:1px solid #000;
	}
	#wrapper div.main-content-maintenance {
		font-size:12px;
	}
	#main-content div.feature {
		background-repeat:no-repeat;
		padding-top:10px;
		padding-left:10px;
		padding-right:6px;
		padding-bottom:6px;
		
	}
	#main-content div.feature ul {
		padding:0px;
		margin:0px;
		margin-left:15px;
		font-size:12px;
		padding-bottom:8px;
	}
	#main-content div.feature ul li a
	{
		color:#EF3633;
	}
	#main-content div.feature ul li 
	{
		margin-top:6px;	
	}
	#main-content div.half {
		background-image:url(../Images/template-images/home-half-feature-top.gif);
		margin-left:325px;
		min-height:215px;
	}
	* html #main-content div.half {
		height:215px;
	}
	#main-content div.full {
		background-image:url(../Images/template-images/home-full-feature-top.gif);
		margin-top:10px;
	}
	#main-cell {
		/*margin-right:210px;*/
		font-size:11px;
		min-height:525px;
		float: left;
	}
	
	#main-cell.product-listing {
		width: 430px;
	}
	
	#main-cell.three-col {
		width: 425px;
	}
	
	* html #main-cell {
		height:700px;
	}
	#main-cell strong a {
		color:#666666;
	}
	#main-cell h2 {
		color:#666666;
		font-size:14px;
		font-weight:bold;
		margin-top:10px;
		margin-bottom:0px;
		padding-bottom:0px;
	}
	#main-cell h3 {
		color:#666666;
		font-size:11px;
		font-weight:bold;
		margin-top:10px;
		margin-bottom:0px;
		padding-bottom:0px;
	}
	#main-cell ul li {
		margin-top:2px;
		margin-bottom:2px;
	}
	#main-cell ul {
		margin:0px;
		padding:0px;
		padding-left:25px;
	}
	#welcome {
		background-image:url(../Images/template-images/home-welcome-top.gif);
		background-repeat:no-repeat;
		background-color:#f4f4f4;
		width:313px;
		padding-top:10px;
		margin-top:0px;
		font-size:12px;
		float:left;
	}
	#welcome div {
		border-left:1px solid #dbdada;
		border-right:1px solid #dbdada;
		padding-right:7px;
		padding-left:7px;
		margin-top:0px;
		padding-top:0px;
	}
	#welcome div ul {
		margin-left:20px;
		padding-left:0px;
		margin-top:0px;
		margin-bottom:5px;
	}
	#welcome div h1, #main-content div.feature h2, #main-content h1 {
		font-family:verdana;
		font-size:16px;
		color:#ef3633;
		margin-bottom:0px;
		margin-top:0px;
	}
	#main-content h1 {
		margin-top:0px;
	}
	#main-content h1.list {
		width:400px;
	}
	* html #main-content h1.list {
		margin-top:10px;
		width:400px;
	}
	#welcome div h1 span {
		font-size:8px;
		vertical-align: middle;
	}
	#welcome div p {
		margin-top:5px;
		margin-bottom:5px;
	}
	div.product {
		padding:6px;
		padding-top:9px;
		font-size:11px;
		width:300px;
		vertical-align:top;
	}
	div.left {
		float:left;
		margin-right:20px;
	}
	div.right-product {
		margin-left:300px;
	}
	div.product img {
		float:left;
		margin-right:10px;
	}
	div.product p {
		margin-top:10px;
		margin-bottom:0px;
		margin-left:120px;
	}
	div.right-column-product, div.right-column-product div.product {
		padding:0px;
		width:166px;
	}
	div.right-column-product img {
		float:none;
		margin-top:5px;
	}
	div.right-column-product p {
		margin-left:0px;
	}
	div.right-column-product p, div.right-column-product h3 {
		width:155px;
	}
	div.product h3 a {
		font-size:11px;
		font-weight:bold;
		line-height:13px;
		text-decoration:none;
	}
	div.product h3 a, div.product a {
		color:#666666;
	}
	div.product a:hover {
		text-decoration:none;
	}
	div.product h3 {
		margin-top:3px;
		margin-bottom:3px;
		padding-bottom:5px;
		/*line-height:13px;*/
	}
	div.product hr {
		width:100%;
	}
	a.see-more {
		display:block;
		margin-top:15px;
		width:95%;
		text-align:right;
		font-size:11px;
		font-weight:bold;
		color: #d52320;
	}
	hr {
		border:none;
		background-color:#dedcdc;
	}
	div.right-column hr {
		width:160px;
		text-align:left;
	}
	#footer {
		margin:0px;
		padding:10px;
		color:#fff;
		text-align:right;
		clear: left;
		float: left;
	}
	#footer ul {
		list-style-type:none;
		margin:0px;
		padding:0px;
		margin-right:45px;
		padding-bottom:0px;
	}
	#footer ul li {
		display:inline;
		padding-left:3px;
	}
	#footer ul li a {
		color:#fff;
		text-decoration:none;
		font-size:10px;
	}
	#footer ul li a:hover {
		text-decoration:underline;
	}
	#subfooter {
		color:#818080;
		font-size:10px;
		text-align:left;
		margin-top:20px;
	}
	#breadcrumb a, #breadcrumb {
		color:#666666;
		font-size:10px;
	}
	#breadcrumb {
		margin-bottom:10px;
	}
	#content-cell {
		background-image:url(../Images/template-images/sub-content-background.jpg);
		background-repeat:repeat-y;
		margin-left:0px;
		margin-right:0px;
		padding-right:5px;
		padding-left:10px;
		padding-top:0px;
		float: left;
		width: 617px;
	}
		#tblsearch {
		background-image:url(../Images/template-images/sub-content-background-no-right.jpg);
		background-repeat:repeat-y;
		margin-left:0px;
		margin-right:0px;
		padding-right:5px;
		padding-left:10px;
		padding-top:0px;
		float: left;
		width: 632px;
		font-size:11px;
		font-family:verdana;
	}
	* html #content-cell {
		/*margin-left:3px;*/
	}
	#sub-top {
		background-image: url(../Images/template-images/sub-content-top.jpg);
		width:631px;
		height:19px;
		margin:0px;
		padding:0px;
	}
	#sub-bottom {
		background-image: url(../Images/template-images/sub-content-bottom.jpg);
		width:631px;
		height:21px;
		float: left;
	}
	*html #sub-bottom {
		/*margin-left:3px;*/
	}
	div.right-column {
		float:right;
		padding:0px;
		margin:0px;
		margin-left:10px;		
		margin-right:5px;		
		/*margin-right:10px;*/
		width:166px;
		font-size:11px;
		height:auto;
	}
	*html div.right-column {
		width:181px;
		margin-right:0px;
	}
	div.right-column p {
		margin-top:5px;
		margin-bottom:0px;
	}
	div.right-column h2 {
		font-family:verdana;
		font-size:14px;
		color:#ef3633;
		margin-bottom:0px;
		margin-top:10px;
	}
	div.right-column a {
		color:#666;
	}
	div.right-account {
		background-image:url(../Images/template-images/right-account-top.gif);
		background-repeat:no-repeat;
		background-color:#ccc;
		width:161px;
	}
	div.right-account div {
		padding:8px;
		margin:0px;
	}
	div.right-account ul {
		list-style-type:none;
		margin:0px;
		padding:0px;
		margin-top:5px;
		margin-bottom:5px;
	}
	div.right-account ul li {
		margin-bottom:5px;
	}
	div.right-account a {
		color:#666;
	}
	div.right-column a.learn-more {
		color:#cc3333;
		font-weight:bold;
	}
	div.right-account img.books {
		float:right;
		margin-top:5px;
		margin-left:6px;
	}
	div.right-account hr {
		color:#fff;
		height:1px;
		width:145px;
	}
	div.right-account h2 {
		font-size:12px;
		color:#333;
		margin:0px;
	}
	div.right-account p {
		margin-top:5px;
	}
	#account-bottom {
		background-image:url(../Images/template-images/right-account-bottom.gif);
		background-repeat:no-repeat;
		width:161px;
		height:11px;
	}
	div.product-form {
		float:right;
		width:120px;
		margin:15px 0 0 10px;
		font-size:11px;
		padding:0px;
	}
	div.product-form input[type=text] {
		border:1px solid #ccc;
		width:10px;
	}
	.paging {
		width:95%;
		text-align:right;
		font-size:10px;
		margin:0px;
		padding:0px;
		margin-top:5px;
		margin-right:10px;
	}
	.paging a {
		color: #cc3333;
	}
	.drpPaging {
		height:17px;
		font-size:9px;
	}
	div.product-form input[type=text].10px {
		width:10px;
	}
	.right {
		float:right;
		margin: 0 7px 0 0;
	}
	.clear-right {
		clear:right;
	}
	.inline 
	{
		display:inline;
	}
	.twenty {
		width:20px;
	}
	.product-detail-pushed-up 
	{
		margin-top:-30px;
	}
	*html .product-detail-pushed-up 
	{
		margin-top:-65px;
	}
	.product-detail-callout {
		float:right;
		width:225px;
		padding:5px;
	}
	.product-detail-callout ul a {
		color:#666666;
		font-size:10px;
	}
	#main-cell th, #main-cell table tr td.head {
		text-align:center;
		font-weight:bold;
		background-color:#ededed;
	}
	
	#main-cell table.order-history-table TH {
		text-align: left;
		padding: 3px 0 3px 0;
	}
	
	input.quantity {
		width:20px;
	}
	.summary {
		width:500px;
	}
	span.highlight {
		color:#ef3633;
	}
	.search-box {
		margin-bottom:5px;
	}
	.msg {
		width:400px;
		display:block;
		font-size:12px;
		font-weight:bold;
		color:Red;
		margin-bottom:8px;
	}
	.product-category tr td {
		border-bottom:1px dotted #ccc;
		padding:5px;
	}
	.product-category tr td a {
		color:#fff;
		text-decoration:none;
		font-size:11px;
		font-family:verdana;
		font-weight:bold;
	}
	#home-flash {
		margin-bottom:15px;
		margin-left: 6px;
		width:632px;
		border: 1px solid #CCC;
		z-index: 8888;
		float: left;
	}
	
/* rules for menu */
#top-nav {
	position:relative;
	top:20px;
	left:15px;
	clear:left;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:10000;
}
#nav a {
	display: block;
	height:21px;
	background-repeat:no-repeat;
}
#nav a.home {
	background-image:url(/Images/template-images/nav-home.gif); 
}
#nav a.journals {
	background-image:url(/Images/template-images/nav-journals.gif); 
}
#nav a.request-catalog {
	background-image:url(/Images/template-images/nav-request-catalog.gif); 
}
#nav a.faq {
	background-image:url(/Images/template-images/nav-faq.gif); 
}
#nav a.about-us {
	background-image:url(/Images/template-images/nav-about-us.gif); 
}
#nav a.careers {
	background-image:url(/Images/template-images/nav-careers.gif); 
}
#nav a.standards {
	background-image:url(/Images/template-images/nav-standards.gif); 
}
#nav li { /* top-level list items */
	float: left;
	width: 5em; /* width needed or else Opera goes nuts */
}

#nav li ul li { /* sub list items */
	float: left;
	width: 150px;; /* width needed or else Opera goes nuts */
}
 
 
#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #ff646e;
	width: 150px;
	z-index: 100000;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li a {
	color:#fff;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
	height:11px;
	padding:5px;
	width:140px;
}
#nav li ul li a:hover {
	background-color: #ed0008;
}
#nav li ul li {
	clear:left;
}
 
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* end rules for menu */

input.WizardControlButton.mailing-list 
{
    float: right;
    }

.signup-form .signup-form-field,
.signup-form
{
    width: 600px;
    }
    
 table.print-summary TD {
 	font-size: 11px;
 	color: #666;
 }
 
  table.print-summary {
  	width: 610px;
  }
  
  table.print-summary table.border-me {
  	border: 1px solid #000;
  }
  
  .header-row {
  	background-color: #bbb;
  }
  
  .google-search-text {
  	float: left;
  	margin: 0 10px 0 0;
  	width: 200px;
  	font-size: 11px;
  }
  
  input.google-submit-btn {
  	float: left;
  	background-image: url(../Images/template-images/search-go-button.gif);
  	background-repeat: no-repeat;
  	width: 24px;
  	height: 24px;
  	background-color: transparent;
  	border: 0px;
  	text-indent: -9999px;
  	cursor: pointer;
  }
