INPUT { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }

SELECT { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }

TEXTAREA { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }

a:link {
	color: #5599DD;
}
a:visited {
	color: #5599DD;
}
a:hover {
	color: #22AA44;
}
a:active {
	color: #5599DD;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
}
.header1 {
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Narrow", "Helvetica Condensed", sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.header2 {
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Narrow", "Helvetica Condensed", sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	font-size: 12pt;
	font-weight:normal;
}
.prodtext {
	font-size: 12pt;
	font-weight: normal;
}
.prodtextbold {
	font-size: 12pt;
	font-weight:bold;
}
h6 {
	font-size: 8pt;
	color: #999999;
	line-height:70%;
	font-weight: normal;
}
.mono {
	font-size: 8pt;
	font-family: "Courier New", Courier, monospace;	
}
.error {
	font-weight: bold;
	color:#FF0000;
}
.prodimage {
	width:268px;
	float:left;
	margin:0 10px 10px 10px;
}
.prodimageStore {
	width:268px;
	float:left;
	margin:0 30px 30px 0;
}
.linetitlefirst {
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Narrow", "Helvetica Condensed", sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: 90%;
	letter-spacing: 1px;
	padding:0 20px 20px 20px;
}
.linetitle {
	clear:both;
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Narrow", "Helvetica Condensed", sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: 90%;
	letter-spacing: 1px;
	padding:25px 20px 20px 20px;
}
.mainnav {
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Narrow", "Helvetica Condensed", sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: 90%;
	letter-spacing: 1px;
}
a.mainnav:link { color:#000000; text-decoration: none;}
a.mainnav:visited { color:#000000; text-decoration: none; }
a.mainnav:active { color:#000000; text-decoration: none; }
a.mainnav:hover { color:#22AA44; text-decoration: none; }

.threelink { }
a.threelink:link { color:#000000; text-decoration: none;}
a.threelink:visited { color:#000000; text-decoration: none; }
a.threelink:active { color:#000000; text-decoration: none; }
a.threelink:hover { color:#22AA44; text-decoration: none; }

.emaillink { font-size: 8pt; }
a.emaillink:link { font-size: 8pt; color:#22AA44; text-decoration: none;}
a.emaillink:visited { font-size: 8pt; color:#22AA44; text-decoration: none; }
a.emaillink:active { font-size: 8pt; color:#22AA44; text-decoration: none; }
a.emaillink:hover { font-size: 8pt; color:#22AA44; text-decoration: underline; }

.thrColFixHdr #container { 
	width: 854px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: right; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #headerleft {
	float: left; /* since this element is floated, a width must be given */
	width: 620px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align:left;
	padding: 30px 0 0 20px;
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Narrow", "Helvetica Condensed", sans-serif;
	font-size: 23pt;
	font-weight: bold;
	letter-spacing: 3px;	
	line-height:50%;
	margin:0;
}
.thrColFixHdr #headerleft img a {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}
.thrColFixHdr #headerhome { 
	padding:0 20px 0 0;
	margin:0;
	line-height:50px;
} 
.thrColFixHdr #header { 
	padding:70px 0 10px 0;
	margin:0;
} 
.thrColFixHdr #header h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}
.thrColFixHdr #barleft {
	float: left;
	width: 230px;
	height: 20px;
	text-align:left;
	margin:0;
	padding:0;	
}
.thrColFixHdr #bar { 
	float:right;
	height:20px;
	width: 624px;
	margin:0;
	padding:0;
}  
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align:left;
	margin:0;
	padding:0;
}
.thrColFixHdr #mainContenthome { 
	float:left;
	width: 623px;
	text-align:left;
} 
.thrColFixHdr #mainContent { 
	float:left;
	width: 623px;
	text-align:left;
} 
.thrColFixHdr #prodsframe { 
	margin:50px 0 0 0;
	padding:0;
	overflow:auto;
	height:390px;
}
.thrColFixHdr #mainContentStore { 
	float:left;
	width: 853px;
	text-align:left;
} 
.thrColFixHdr #title { 
	height:220px;
	width:300px;
	float:left;
	text-align:left;
} 
.thrColFixHdr #pic { 
	height:220px;
	width:300px;
	vertical-align:bottom;
	float:right;
} 
.thrColFixHdr #cartbody { 
	width:624px;
	text-align:left;
} 
.thrColFixHdr #footer { 
	clear:both;
	padding: 20px 0 1px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.prodline {
	float:left;
	margin:20px 0 20px 0;
	width:310px;
	height:1px;
	background:#000000;
	line-height:1px;
}
@media print {
.unprintable {display:none;}

.thrColFixHdr #footer { 
	text-align: left;
}

.prodline {
	float:none;
	width:305px;
}
}