
* { 
    -moz-box-sizing: border-box; 
}

body{
color:#000000;
font-size:12px;
text-align:center;
margin:0px;
min-width:790px; 
}

/* global styles */
a { color:#545b62; font-weight: bold; font-size:100%; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0px; }
form { margin:0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #ccc; }


/* Container which encloses the whole site to allow easy width change */
#container,#wrap {
width:100%; /* change value to adjust width */
font-size:12px;
font-family:Arial;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}

 
/* Logo and minicart */


#header {
padding:0px;
margin: 0px;
width:100%;
height:71px;
background-color: #336699;
border-bottom: 2px solid #ffffff;
}

.headerleft {
float:left;
width:608px;

}

.headerlinks { /* mini cart */
margin-left:608px;
vertical-align:top;
padding-top:2px;
padding-bottom:2px;
color:#ffffff;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:90%;
padding-left:18px;
background-color: #336699;

}

#header a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
#header a:hover { text-decoration:underline; }

/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
text-align: right;	
background-color: #336699;
}

/*formats the links in the minicart*/
.cartminilinks{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
background-color: #336699;
}
.cartminilinks a:link{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:visited{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:hover{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:active{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}


/* Utility bar includes login links
   welcome note and quick search box */
#utilbar {
	background:url('../images/utilbg.gif');
background-repeat:no-repeat 0; 
	border-bottom:2px solid #545b62;
border-top:1px solid #545b62;
padding:4px;
font-family: arial;
font-size:12px;
margin:0px;
text-align:center;
min-height: 32px;
height:auto !important;
height: 32px;
vertical-align: middle;
}

.utilone {float:left;width:33%;display: inline; /* fix IE6 double margin bug */}
.utiltwo{width:33%;float:left;}
.utilthree{width:33%;float:right;}
.clear {clear:both; }

#utilbar a { color:#336699; text-decoration:none; }
#utilbar a:hover { text-decoration:underline; }

/* Encloses all content area under utilbar */
#all { 
	margin-top:0px;
	padding-bottom:0px;
}

/* Left column- categories, currency, language etc */
#left {
	/* Styles */
	width:12%;	/* Change to alter width of left column */
padding: 2px 2px 2px 2px;
}

#left h2 {
background-color:#336699;
width: 144px;
	color:#ffffff;
	margin:0px;
	padding-top:2px;
padding-bottom:2px;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
border-top: 1px solid #545b62;
border-bottom: 1px solid #545b62;
}

#left .box {		/* General style of each box in left column */
	padding:5px 0px;
	font-size:100%;
	margin-bottom:2px;
margin-top:2px;
text-align:left;
width: 144px;
}

#left .box p {
	margin:0px;
	padding-bottom:px;
}

#left ul {		/* General style of list style in left column; including category listing */
	list-style-type:none;
	padding:0px 0px;
	margin:0px 0px 0px 0px;
	line-height:18px;
	font-size:90%;
	/*border:1px solid #336699;*/
}

#left ul a {

	padding-left:0px;
	color:#336699;
}

/* Extra styles for category navigation
#catnav ul { margin:10px 15px; }

/* Main content area */
#main {
width:100%;
border-left:1px solid #666666;
font-size:90%;
padding: 4px;
}

#main table td { text-align:centre; }
#main td { font-size:100%; }
#main td td { font-size:100%; }

.centerit {
text-align: center;
}

/* Top content box on home page */
#homecontent {

	text-align:left;
		font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	color:#336699;
	margin-bottom:0px;
	text-align:left;
	vertical-align: top;
}


#homecontent h1 {size: 110%; color:#336699; }
#homecontent p { margin-right:1px; }
#homecontent img { margin-top: 0px; margin-bottom: 8px;}

/* content area styles */
#content {
	border:1px solid #336699;
	text-align:left;
		font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}

/* Footer */
#footer {
	background:#336699;
	padding-bottom:2px;
		padding-top:2px;
	text-align:center;
	color:#ffffff;
	font-size:90%;
	clear:both;
	border-top:1px solid #545b62;

}

/* Alphabet listing */
#footer .alphabet {
	text-align: center;
background:#D7D7D7;
	margin-bottom:10px;
	padding:3px 10px;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
}

.footer a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/*formats the search box in header file.*/
.searchfield{
	background-color: #fcf8d3;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #336699;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #336699;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
	color: #454f54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
padding: 0.2em;
margin-top: 0.5em;
}

/*formats the display of the form elements throughout the front end*/
.imgbtn { border:0px; }

input.button { 
border: 1px; 
padding:0; 
color:#ffffff; 
background-color:#336699; 
font-size: 90%;
font-weight: bold;
vertical-align:middle;
} 



.txtfield{
	background-color: #fcf8d3;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #336699;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #336699;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
	color: #454f54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding : 0.1em;
margin: 0.1em;
}

.txtfielddropdown{
	background-color: #fcf8d3;
	color: #454f54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
		border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #336699;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #336699;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
width:198px;
	padding : 0.1em;
margin: 0.1em;
}

.txtfielddropdown2{
	background-color: #fcf8d3;
	color: #454f54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	padding : 0.1em;
}

.submitbtn {
   color:#666666;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #f3f3f3;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #aaaaaa;
}

/* General styles */
.menuhdr{
	font-family: Arial, Helvetica, sans-serif;
	background-color : #336699;
	color : White;
	font-size : 90%;
	font-weight : bold;
	padding : 1px 5px;
	text-align : left;
		line-height : 16px;
}

.menubdr{
	background-color : #669900;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}

/* Left menu styles; no longer used in 6.50 */
.leftmenumain a{
	border-top : 1px solid #D3D3D3;
	display: block;

}
.leftmenumain{
	background-color: #F7F7F7;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.leftmenumain a:link{
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.leftmenumain a:visited{
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.leftmenumain a:hover{
	background-color: #EEEEEE;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.leftmenumain a:active{
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}

/*formats the header text throughout the site*/
.txtheader{
	color: #336699;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.hdrproduct2{
	color: #336699;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.topproduct{
font-family: Arial;
	font-size: 90%;
	padding:3px;
	text-align: center;
height:160px;
border: 1px solid #cccccc;

}
.topproduct img{
padding:1px;
border: 3px solid #cccccc;
}

.topproductlist{
height:34px;
overflow: auto;
background-color: #e2e2e2;
border: 1px dotted #666666;
padding: 2px;
}


.topproduct a{
color: #545b62;
}

.frontproduct{
font-family: Arial;
	font-size: 90%;
	font-style: normal;
		/*background:url(../images/misc/arrow.gif) no-repeat 2px 0px;*/
	padding-left:0px;
	text-align: center;
}



.custinfo{
	font-family: Arial;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	padding-left:10px;
	text-align: left;
}



/* breadcrumbs */
div.breadcrumb {
	text-align:left;
	color:#545b62;
	font-size:100%;
	font-weight: bold; 
	margin:6px 6px 6px 10px;
}


div.breadcrumb a { 
	color:#545b62; 
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	color:#545b62; 
	text-decoration:underline;
}

/* Main area text styles */
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight : bold;
	margin:10px 10px 15px 0px;
	color:#336699;
	text-align:centre;

}

#main h2 {
		background:url('../images/misc/h2bg.gif');
background-repeat:repeat-x; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:normal;
	margin:0px 0px 8px 2px;
	color:#ffffff;
	text-align:centre;
background-color:#686765;
line-height: 26px;
}



#main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#336699;
	font-size:12px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding:10px 5px 10px 50px;
	margin:0px;
}

/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
}

table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}



table.tbl_product {
	font-size:100%;
	font-family: Arial;
width:100%;
}

table.tbl_product td {
	padding:0px 0px;line-height:18px;
}
table.tbl_product th {
	color: #ffffff;
	padding:0px 0px;
	line-height:14px;
}

table.tbl_extproductright {

	line-height:18px;
	font-family: Arial;
		border:1px solid #cccccc !important;
	margin-bottom:1px;
		padding:2px;
	text-align:left;
	vertical-align:top;
}
.tbl_extproductright ul{
padding:0px;
margin:0px;
}


table.tbl_extproductright hr {color: #fff; background-color: #fff; border: 2px dotted #cccccc; border-style: none none dotted; }

table.tbl_extproduct td {
	padding:2px 0px;
}
ul{
	list-style-image: url('../images/misc/arrow3.gif');}


/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	border-collapse:collapse;
}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}
table.logos {
	background:url('../images/utilbg.gif');
background-repeat:no-repeat 0,0; }

table.customerservice td {
	padding:10px;
}

table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
}
/* shipping table display */
.std_tableship {
	background-image: url('../images/misc/shipbg.jpg');
	background-repeat: no-repeat;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;

	line-height:20px;
	font-size:12px;
}

.std_tableship table { 
	border-collapse:collapse;
	width:85%;
}

.std_tableship th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
}
.std_tableship td {	padding:0px 5px 0px 0px; }

/* standard table display */
.std_table {
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	padding:6px;
	text-align:left;
	vertical-align:top;
	line-height:18px;
color:#000000;
font-size:12px;
font-weight:bold;
}

.std_tablenarrow {
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	padding:6px;
	text-align:left;
	vertical-align:top;
	line-height:18px;
color:#000000;
font-size:12px;
font-weight:bold;
width: 60%;
}

table.tbl_customer {
	width:85%;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
}
.std_table td {	padding:0px 5px 0px 0px;  }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; font-weight: normal; font-size: 100%;color: #545b62;}

.tbl_category img{

padding: 6px;
border: 1px solid #e2e2e2;
}


/* shopcustomer.asp form */

tbl_customer {
color:#333333;
font-size:12px;
}

table.tbl_customer {
	width:85%;
}

table.tbl_customer th {
	width:40%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:0px;
	margin-bottom0px;
	border:1px solid #ddd;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
}

table.tbl_subproduct td {
	padding:0px 0px;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

.whitelinks{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.whitelinks a:link{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.whitelinks a:visited{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.whitelinks a:hover{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.whitelinks a:active{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.smallwhitetext{
color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	
}
.topic {
  color: #fff;
  font-weight: bold;
  background-color: blue;
}

.link {
  color: #0b1f33;
  background-color:#FFFFFF;
}
.tinyfont {
	font-size: 2px;
	color: #006699;
}
.infopage {color:#000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;}

.infopage p { 
text-align: left
}

.infopage img {margin: 8px 8px 8px 8px}
.infopage a { color:#336699; font-weight: bold; font-size:100%; text-decoration:none; }
.infopage a:hover { text-decoration:underline; }
.infopage a img {border-color: black;}
table.infopage hr {color: #fff; background-color: #fff; border: 3px dotted #cccccc; border-style: none none dotted; }



table.footerlink {border-top: 2px solid #545b62; 
border-bottom: 2px solid #545b62;
background-color:#336699;
color:#ffffff;
}

	table.footerlink a{padding:2px 0px; 
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
		text-align:center;
	vertical-align:middle; }	

#footerlink ul li a:hover
{
background-color: #545b62;
color: #ffffff;

}

#footerlink ul li a:active
{
background-color: #545b62;
color: #ffffff;

}


table.tbl_extproduct {

	font-family: Arial;
	margin-bottom:1px;
	padding:4px;
	text-align:left;
	vertical-align:top;}

/*newnav--------------------------*/

#navcontainer ul
{
padding: 0px;
margin: 0px;
background-color: #336699;
color: #ffffff;
font-family: arial, helvetica, sans-serif;
font-size: 90%;
text-align: center; /* for IE */ 
list-style-type: none;
border-top:1px solid #545b62;
}

#navcontainer ul li { display: inline; line-height:18px;}

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1.8em;
background-color: #336699;
color: #ffffff;
text-decoration: none;
width: 100%;
}

#navcontainer ul li a:hover
{
background-color: #545b62;
color: #ffffff;

}

#navcontainer ul li a:active
{
background-color: #545b62;
color: #ffffff;

}
/* new css ----------------------*/

#extproductleft {
float: left;
width: 50%;
margin: 0px;
padding: 4px;
margin-top:4px;
text-align:center;
min-height:400px;
}

#extproductright {
padding: 0px;
margin: 0px;
margin-left: 50%;
text-align: left;
}

#extproductright fieldset{
padding-left: 6px;
padding-right: 6px;
padding-top: 0px;
padding-bottom:2px;
border: 1px solid #cccccc;
}

#extproductright legend{
color: #666666;
padding: 4px;
}

#extproductright hr {
color: #fff; background-color: #fff; 
border: 2px dotted #cccccc; border-style: 
none none dotted; width: 100%;}

#extproduct {
width: 98%;
line-height: 20px;
padding: 4px;
}

#extproduct img{
margin: 2px;
clear: both;
display: block;
verical-align:top;
}

#extproduct p{

}

/*------product navbox----*/
#navbox 
{
padding: 0.1em;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
}

#navbox  li
{
list-style: none;
margin: 0;
display: inline;
}

#navbox  li a
{
padding: 3px 0.5em;
margin-left: 2px;
border-bottom: none;
background: #cccccc;
text-decoration: none;
}

#navbox  li a:link { color: #00000; }
#navbox  li a:visited { color: #666666; }

#navbox  li a:hover
{
color: #ffffff;
background: #336699;
border-color: #227;
}

#navbox li a#current
{
background: white;
}

/*-----links----*/

.infopage{
padding: 4px;
margin: 4px;
text-align:left;
}
.infopage img{
border:1px solid #000000;
float:left;
}

.infopage hr {display: block; clear: left; margin: 0.5em 0;
}

/*-----errors/alerts----*/

.errorfont {
color:#FF0000;
margin: 4px;
text-align:center;
font-size:12px;
font-weight:bold;
padding: 4px;
border: 2px solid #cccccc;
width:60%;
clear:both;
}

#question {
width:60%;
text-align:center;
}

.also {
border: 1px dashed #cccccc;
padding: 2px;
margin: 2px;
line-height:16px;
}

.also img{
padding: 4px;
}

.prodlogo {
padding: 4px;
vertical-align:top;
position:relative;
top:-14px;
right:-6px;
float:right;
}
/*---product invent---*/
#prodinvent {
width: 98%;
margin-bottom: 10px;
padding: 0px;
}
.prodinventleft {
width: 250px;
text-align: center;
float:left;
}
.prodinventright {
margin-left: 250px;
text-align:left;
padding:4px;
line-height:18px;
margin-right:100px;
}


.prodinvent img {
margin: 10px;
float:left;
}

table.inventorytable {
text-align: center;
}

table.inventorytable td {
padding:1px 2px 1px 2px;
margin: 0px;
line-height:14px;
}

table.inventorytable th {
	color: #ffffff;
	padding:0px;
margin: 0px;
	line-height:14px;
}

.inventorytable {
float:left;
clear:both;
}

.extraprod {
clear:both;
text-align:center;
font-weight:bold;
width:98%;
padding: 4px;
margin: 0px;
}

/*--NEWSLETTERS---*/

#headernews img {
border:0px;
padding: 0px;
}

#headernews {
margin: 0px;
padding: 0px;
color: #336699;
font-size:14px;
}

#newsletter h2 {
		background:url('../images/misc/h2bg.gif');
background-repeat:repeat-x; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	margin: 4px;
	color:#ffffff;
	text-align:centre;
background-color:#686765;
line-height: 26px;
font-wieght:bold;
}

#newsletter h3{
background:url('../images/misc/newsletterhdrbg.gif');
background-repeat:no repeat;
	font-family: courier;
	font-size:110%;
	margin: 0px;
	padding:2px;
	color:#ffffff;
	text-align:centre;
background-color:#336699;
line-height: 20px;
font-wieght:bold;
}

#newsletter p {
margin:8px;
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
text-align:left;
}

#newsletter{
padding: 0px;
margin: 0px;
border: 2px solid #336699;
width: 650px;
}


#newsletter img {
border:0px;
padding: 0px;
margin: 8px;
}







  





