/* sitestyle.css stylesheet, version 6.0, 2006-09-11 */

/* initial conditions ============================================== */
* {
	margin: 0px;
	padding: 0px;
	}
/* /initial conditions ============================================== */

/* Tag styles ========================================================= */
html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
	}
body {
	text-align: center;
	color: #000000;
	padding: 15px 0px 0px 0px;
	background-color: #cccccc;
	background-image: url("/pix/bg_gradient.gif");
	background-repeat: repeat-x;
	}

body,td,input,textarea,select,option {
	font: normal 12px arial, sans-serif;
	}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
p,
#pagecontainer1 li {
	line-height: 1.6;
	}
br {
	line-height: 100%;
	}

b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}

a,
a:link,
a:visited,
a:hover,
a.bn1,
input.bn1,
a.border {
	color: #882408;
	border-color: #882408;
	text-decoration: none;
	}
a:hover,
a.bn1:hover,
input.bn1:hover,
a.border:hover {
	color: #0a5252;
	border-color: #0a5252;
	text-decoration: none;
	}
a.bn1,
input.bn1 {
	color: #ffffff;
	background-color: #882408;
	}
a.bn1:hover,
input.bn1:hover {
	background-color: #ffffff;
	}

h1,h2,h3,h4 {
	font-weight: normal;
	color: #0a5252;
	margin: 0px;
	padding: 5px 0px 3px 0px;
	}
h1 {
	font-size: 150%;
	font-size: 22px;
	padding-top: 0px;
	}
h2 {
	font-size: 135%;
	font-size: 18px;
	}
#pagebox3_b h2 {font-size: 16px;}
h3,
.wp_last3 h2 {
	font-size: 120%;
	font-size: 14px;
	}
h4 {
	font-size: 100%;
	}

table {border-collapse: collapse;}
table.separate {border-collapse: separate;}

form table td {padding: 3px;}

fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
legend {padding: 0px 5px 0px 5px;}

img {border-width: 0px;}
img, div {
	behavior: url("/iepngfix/iepngfix.htc");/* IE 5-6 png fix */
	}
/* /Tag styles ========================================================= */

/* list styles ========================================================= */
ul, ol {margin: 0px 0px 0px 5px;}
ul {padding: 0px 0px 0px 15px;}
ol {padding: 0px 0px 0px 25px;}
li {}
ul.bullet {list-style-image: url("/pix/bullet.gif");}
/* /list styles ========================================================= */

/* form ================================================================= */
option {padding: 0px 5px 0px 0px;}

label {
	font-weight: bold;
	font-size: 85%;
	}
input {
	width: 300px;
	}
textarea {
	width: 300px;
	}

.required {color: #cc0000;}
.auto {width: auto;}

.form1 div {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	padding: 0px 0px 4px 84px;
	}
.form1 div {width: 380px;}
html>body .form1 div {width: auto;}
.form1 div div.multicontainer {
	padding: 0px;
	}
.form1 div label {
/* IE6 requires that the label be followed by a line break
in the source code, who knows why??? */
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 0;
	width: 80px;
	text-align: right;
	}
.form1 div.controlset,
.form1 div.controlset div {
	padding: 0px;
	}
.form1 div.controlset label {
	position: static;
	font-weight: normal;
	font-size: 100%;
	padding: 0px 10px 0px 4px;
	}
.form1 div.controlset input {
	width: auto;
	}

#form_rc_sub div {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	padding: 0px 0px 4px 54px;
xborder: solid 1px #000000;
	}
#form_rc_sub div {width: 134px;}
html>body #form_rc_sub div {width: auto;}
#form_rc_sub input {width: 130px;}
#form_rc_sub label {
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 0;
	width: 50px;
	text-align: right;
	}
#form_rc_sub .auto {width: auto;}
/* /form ================================================================= */

/* buttons =========================================================================== */
/* NOTE: do NOT put these stroked buttons in a tight table, or IE will 
cut off the top border. If you MUST put them into a tight table, 
set the cellpadding to be equal with the padding below */
a.bn1,
a:visited.bn1,
a:hover.bn1,
input.bn1 {
	border-style: solid;
	border-width: 1px;
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	xcolor: #ffffff;
	xbackground-color: #882408;
	}
input.bn1 {
	cursor: pointer;
	padding: 1px;
	}

.bn {
	font-size: 85%;
	text-transform: uppercase;
	padding: 0px 0px 0px 6px;
	background-image: url("/pix/arrow.gif");
	background-position: 1px 3px;
	background-repeat: no-repeat;
	}

.bn2 {
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	background-image: url("/pix/bn_plus.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	}

.bn_pdf {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 0px 5px 20px;
	background-image: url("/pix/pdficon_small.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
.bn_pdf2 {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 0px 5px 20px;
	background-image: url("/pix/pdficon_lock.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

.bn_dxf {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 0px 5px 20px;
	background-image: url("/pix/dxf.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

.bn_step {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 0px 5px 20px;
	background-image: url("/pix/step.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

.bn_zip {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 0px 5px 20px;
	background-image: url("/pix/zip.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

/* /buttons =========================================================================== */

/* body structure ================================================================== */
#shell {
	width: 909px;
	xwidth: 980px;
	margin: 0px auto 0px auto; /* centers this div on the page, also, see body definition above */
	text-align: left;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	}
/* /body structure ================================================================== */

/* header ============================================================= */
#header {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	}
#header #site_logo {
	}
#header #site_tagline {
	position: absolute;
	top: 20px;
	top: 10px;
	right: 30px;
	right: 38px;
	z-index: 0;
	font: normal 25px arial, sans-serif;
	color: #882408;
	-icab-text-shadow: 2px 2px 4px #999999;
	-khtml-text-shadow: 2px 2px 4px #999999;
	-moz-text-shadow: 2px 2px 4px #999999;
	-o-text-shadow: 2px 2px 4px #999999;
	-webkittext-shadow: 2px 2px 4px #999999;
	text-shadow: 2px 2px 4px #999999;
	.overflow: hidden;/* IE7 horizontal scroll bug fix */
	}
#site_contact {
	position: absolute;
	bottom: 4px;
	bottom: 14px;
	right: 44px;
	z-index: 0;
	font: normal 16px arial, sans-serif;
	color: #882408;
	-icab-text-shadow: 2px 2px 4px #999999;
	-khtml-text-shadow: 2px 2px 4px #999999;
	-moz-text-shadow: 2px 2px 4px #999999;
	-o-text-shadow: 2px 2px 4px #999999;
	-webkittext-shadow: 2px 2px 4px #999999;
	text-shadow: 2px 2px 4px #999999;
	}
/* /header ============================================================= */

/* page ============================================================== */
#pagecontainer0 {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	/* stops page height "flash" on js resize */
	min-height: 1000px;
	height: expression("1000px");
xborder: solid 1px red;
	}
#pagebox0 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 190px;
	background-color: #eaeaea;
xborder: solid 1px #000000;
	}
#pagebox0_b {
	padding: 10px 20px 10px 20px;
xborder: solid 1px black;
	}
#pagebox1 {
	margin: 0px 0px 0px 190px;
	background-color: #ffffff;
xborder: solid 1px #000000;
	}
html>body #pagebox1 {
	background-image: url("/pix/gradient.png");
	background-repeat: repeat-y;
	}
#pagebox1_b {
	padding: 0px 0px 0px 0px;
xborder: solid 1px #000000;
	}
#pageboxtop {
xborder: solid 1px #000000;
	}
html>body #pageboxtop {
	background-image: url("/pix/gradient.png");
	background-repeat: repeat-y;
	}
#pageboxtop_b {
	padding: 5px 20px 5px 20px;
	background-color: #f6f6f6;
	background-color: #e0e1e1;
xborder: solid 1px #000000;
	}
#pagecontainer1 {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
xborder: solid 1px #000000;
	}
#pagebox2 {
	xmargin: 0px 213px 0px 0px;
	margin: 0px 228px 0px 0px;
xborder: solid 1px #000000;
	}
#pagebox2_b {
	padding: 10px 20px 20px 20px;
xborder: solid 1px #000000;
	}
#pageboxfull {
	margin: 0px 0px 0px 0px;
xborder: solid 1px #000000;
	}
#pageboxfull_b {
	padding: 10px 20px 20px 20px;
xborder: solid 1px #000000;
	}
#pagebox3 {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
	width: 213px;
xborder: solid 1px #000000;
	}
#pagebox3_b {/* all padding-margins for pagebox2 go here */
	padding: 10px 20px 20px 0px; 
xborder: solid 1px black;
	}
/* /page ============================================================== */

/* footer ============================================================= */
#footer1 {
	font-size: 85%;
	text-transform: uppercase;
	padding: 10px 20px 0px 20px;
	}
#footer2 {
	padding: 10px 10px 20px 10px;
	font-size: 85%;
	}
#footer2 #hp_byline {
	display: inline;
	padding: 3px 0px 3px 20px;
	background-image: url("/pix/hp_bug.png");
	background-position: 0px 3px;;
	background-repeat: no-repeat;
xborder: solid 1px #000000;
	}
/* /footer ============================================================= */

/* navs =============================================================== */
#topnav {
	}
ul#mainnav {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
ul#mainnav li {
	height: 1%;
	}
ul#mainnav li#li_start {}
ul#mainnav li#li_end {}
ul#mainnav a {
	display: block;
xborder: solid 1px #000000;
	}

ul#mainnav a#start {}
ul#mainnav a#end {border-right-width: 0px;}
ul#mainnav li.nav {
	background-color: #f4f4f4;
	}
html>body ul#mainnav li.nav {
/* 
	background-image: url("/pix/gradient2.png");
	background-position: top right;
	background-repeat: repeat-y;
*/
 	}
ul#mainnav a.nav,
ul#mainnav a:visited.nav,
ul#mainnav a:hover.nav,
ul#mainnav a.navstatic,
ul#mainnav a:visited.navstatic,
ul#mainnav a:hover.navstatic {
	width: 170px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #eaeaea;
	}
ul#mainnav a:hover.nav {
	text-decoration: none;
	background-image: url("/pix/arrow.gif");
	background-position: 4px 6px;
	background-repeat: no-repeat;
	}
ul#mainnav li.navstatic {
	background-color: #f4f4f4;
	}
html>body ul#mainnav li.navstatic {
/*
 	background-image: url("/pix/gradient2.png");
	background-position: top right;
	background-repeat: repeat-y;
*/
 	}
ul#mainnav a.navstatic,
ul#mainnav a:visited.navstatic,
ul#mainnav a:hover.navstatic {
	color: #0a5252;
	background-image: url("/pix/arrow.gif");
	background-position: 4px 6px;
	background-repeat: no-repeat;
	}
ul#mainnav a:hover.navstatic {
	}

ul#mainnav li.l1 {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	}

ul#mainnav ul.l2container {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	list-style-type: none;
	background-color: #eaeaea;
	}
ul#mainnav ul.l2container {
	}
html>body ul#mainnav ul.l2container {
/* 
	background-image: url("/pix/gradient2.png");
	background-position: top right;
	background-repeat: repeat-y;
*/
 	}
ul#mainnav li.l2  {
	}
ul#mainnav li.l2 a {
	color: #242424;
	}
ul#mainnav li.l2 a#start {}
ul#mainnav li.l2 a#end {}
ul#mainnav li.l2 a:link, ul#mainnav li.l2 a:visited {}
ul#mainnav li.l2 a:hover {
	color: #0a5252;
	}
ul#mainnav li.nav2 {
	}
ul#mainnav li.l2 a.nav2,
ul#mainnav li.l2 a:visited.nav2,
ul#mainnav li.l2 a:hover.nav2,
ul#mainnav li.l2 a.navstatic2,
ul#mainnav li.l2 a:visited.navstatic2,
ul#mainnav li.l2 a:hover.navstatic2 {
	padding: 2px 5px 2px 20px;
	}
ul#mainnav li.l2 a:hover.nav2 {
	text-decoration: none;
	background-image: url("/pix/arrow.gif");
	background-position: 14px 5px;
	background-repeat: no-repeat;
	}
ul#mainnav li.navstatic2 {
	}
ul#mainnav li.l2 a.navstatic2,
ul#mainnav li.l2 a:visited.navstatic2,
ul#mainnav li.l2 a:hover.navstatic2 {
	color: #0a5252;
	background-image: url("/pix/arrow.gif");
	background-position: 14px 5px;
	background-repeat: no-repeat;
	}
ul#mainnav li.l2 a:hover.navstatic2 {
	}

ul#footernav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
ul#footernav li {
	display: inline;
	}
ul#footernav li#li_start {}
ul#footernav li#li_end {}

ul#footernav a {
	padding: 0px 5px 0px 5px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;
	}
ul#footernav a#start {padding-left: 0px;}
ul#footernav a#end {border-right-width: 0px;}

ul#footernav a, ul#footernav a:visited {
	font-weight: normal;
	text-decoration: none;
	}
ul#footernav a:hover {
	text-decoration: none;
	}
/* /navs =============================================================== */


/* misc classes ===================================================================== */
.alert {color: red;}
.smtxt {font-size: 85%;}

.nowrap {white-space: nowrap;}

.block {display: block;}
.inline {display: inline;}
.none {display: none;}

.floatright {float: right;}
.floatleft {float: left;}
.clear {clear: both;}

img.picleft {display: block;}
.picleft, img.picleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
img.picright {display: block;}
.picright, img.picright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

div.pictxtleft:after,
div.pictxtright:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
div.pictxtleft,
div.pictxtright {
	display: expression("inline-block");
	padding-top: 8px;
	padding-bottom: expression("10px");
	}
div.pictxtleft h1,
div.pictxtleft h2,
div.pictxtleft h3,
div.pictxtleft h4,
div.pictxtright h1,
div.pictxtright h2,
div.pictxtright h3,
div.pictxtright h4 {
	padding-top: 0px;
	}
div.pictxtleft img {
	float: left;
	margin: 2px 10px 10px 0px;
	}
div.pictxtright img {
	float: right;
	margin: 2px 0px 10px 10px;
	}

.clearfix:after {
	/*apply this class to any floated element that needs to be cleared afterwards*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.border {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	}
div.border {border-color: #000000;}

.quote {
	font: italic normal 14px georgia,"times new roman",serif;
	color: #0a5252;
	color: #3f7878;
	}
.byline {
	font-size: 10px;
	color: #999999;
	line-height: 1.1;
	}

.codebox {
	height: 200px;
	background-color: #e1e1e1;
	border: solid 1px #000000;
	padding: 10px;
	overflow: auto;
	}

.cols3 {
	}
.cols3 th,
.cols3 td {
	padding: 4px 8px 4px 8px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #cccccc;
	}
.cols3 th {
	background-color: #fff;
	}
.cols3 td {
	vertical-align: top;
	background-color: #fafafa;
	}
.cols3 td.cell1 {
	background-color: #f4f4f4;
	text-align: right;
	}
.cols3 td h4 {
	text-align: right;
	padding-top: 0px;
	}

table.product {
	width: 100%;
  margin: 14px 0px 14px 0px;
	}
table.product td {
	vertical-align: top;
  padding: 10px 0px 10px 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #cccccc;
	}
.product td.lc {
	width: 100%;
  padding-right: 20px;
 	}
.product td.lc h2 {
	padding-top: 0px;
	}
.product td.rc {
  width: 226px;
 	}
.product td.rc .prod_img {
 	margin: 0px 0px 14px 0px;
	}
.product td.rc .prod_img .bn2 {
	float: right;
	}
/* /misc classes ===================================================================== */

/* print styles ========================== */
@media print {
/* hack to give hasLayout to IE7, stops runaway printing */
#pagecontainer,
#pageboxfull,
#pagebox0,
#pagebox1,
#pagebox2,
#pagebox3 {
	min-height: 0 !important;
	}
/* /hack to give hasLayout to IE7 */
	}
/* /print styles ========================== */

