html {
	height: 100%;
}
body {
	background-color: #999999;
	/*background-image: url(images/big_back.jpg);*/
	/*background-repeat: repeat-y;*/
	/*background-position: 50% 0px;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 100%;
}
img {border-style: none;}
#wrapper
{
    width: 960px;
    position: relative;
    margin: 0 auto 0 auto;
    /*top: 0px;*/
    /*left: 0px;*/
    /*margin-left: -470px;*/
    /*background-color: #99CCFF;*/
    background-image: url(images/window_background.gif);
}
/* Hack for IE */
* html #wrapper {
    /*height: 100%;*/
}
* html #content {
    height: 100%;
}
#content
{
    position: relative;
    left: 10px;
    top: 0px;
    /*margin-top: 0px;*/
    /*margin-left: 0px;*/
    padding-left: 10px;
    padding-top: 10px;
    width: 930px;
    background-image: url(images/topgrad.gif);
    background-repeat: repeat-x;
    min-height: 100%;

}
* html #content {
    height: 100%;
}
#footer
{
    margin-top: 30px;
    margin-left: 0px;
    width: 960px;
    height: 82px;
    background-image: url(images/footer_back.gif);
    font-weight: bold;
    color: #FFFFFF;
}
.box_spacer
{
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
}
.navtrail
{
    margin-top: -2px;
    padding-top: 0px;
    width: 400px;
    height: 18px;
    position: relative;
    left: 0px;
    top: 0px;
    /*background-color: #99FFFF;*/
}
.navtrail a
{
    margin-top: 0px;
    padding-top: 0px;
}
.submenu
{
    margin-top: 0px;
    padding-top: 0px;
    width: 900px;
    height: 40px;
}
.mainmenu
{
    position: absolute;
    left: 586px;
    top: 13px;
    margin-top: 0px;
    padding-top: 0px;
    width: 350px;
    height: 35px;
}
.rapidmenu
{
    position: absolute;
    left: 657px;
    top: 13px;
    margin-top: 0px;
    padding-top: 0px;
    width: 280px;
    height: 35px;
}
.barmenu
{
    position: absolute;
    left: 265px;
    top: 59px;
    margin-top: 0px;
    padding-top: 0px;
    width: 650px;
    height: 33px;
}
.box_heads
{
    font-size: 14px;
    font-weight: bold;
}
#readout
{
    position: absolute;
    top: 55px;
    left: auto;
    background-color: #FFFFFF;
}
#banner
{
    height: 92px;
    width: 940px;
    margin-left:10px;
    margin-top:0px;
    /*background-color: #CCCCCC;*/
    background-image: url(images/bannerback.jpg);
}
p
{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    line-height: 14px;
}
a:link {
	color: #0000AF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000AF;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #0000AF;
}
#footer a {
    color: #000066;
}
.table_plain
{
    width: 600px;
    border-style: none;
}
.validator_head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    color: #CC0000;
}
.list_table
{
    width: 900px;
}
.list_table td
{
    padding: 6px;
    margin: 0px;
    border-style: none none none none;
}
.list_table_dimensions
{
    border-style: solid solid none solid;
    border-width: 1px;
    width: 900px;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}
.cart_div
{
    width: 920px;
    background-color: #d7d7c8;
    margin-bottom: 10px;
}
.cart_inner_div
{
    margin-left: 10px;
}
.list_table_dimensions td
{
    padding: 6px;
    margin: 0px;
    border-style: solid none none none;
    border-top-width: 1px;
    border-top-color: #999999;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    color: #000000;
    line-height: 20px;
    margin: 0px 0px 5px 0px;
}
h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    color: #000000;
    line-height: 15px;
    margin: 0px 0px 5px 0px;
}
.terms_etc h4
{
    font-size: 15px;
    margin: 15px 0px 5px 0px;
}
.cart_header_old
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-color: #CC0000;
    border-bottom-color: #CC0000;
    width: 900px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.cart_header
{
    font-size:17px;
    font-weight: bold;
    margin-bottom: 10px;
}
.cart_footer
{
    width: 910px;
    margin-top: 6px;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0F5096;
    color: White;
    padding-right: 10px;
    font-weight: bold;
    font-size: 14px;
}
.redline
{
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #CC0000;
    width: 910px;
    margin-top: 6px;
    font-size: 2px;
    background-color: #FFFFFF;
    height: 5px;
}
.cart_color_chip
{
    border: 1px solid #000000;
    display: inline;
    margin-right: 5px;
}
.marginleft-1
{
    margin-left: -1px;
}
.dim_box
{
    text-align: right;
    padding-right: 2px;
    width: 35px;
}
.left_menu_selected
{
	color: #FFFF99;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
}
#left_menu
{
    float: left;
    width: 212px;
    margin-top: 5px;
}
#left_menu  a, #left_menu  a:visited
{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
}
#left_menu  a:hover
{
	color: #FFFFFF;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*div that holds rollover previews in attachments section*/
.preview_panel
{
    position: absolute;
    top: 18px;
    left: 41px;
    visibility: hidden;
}
/*div that holds rollover previews in attachments section*/
.preview_panel2
{
    position: absolute;
    top: 20px;
    left: 43px;
    visibility: hidden;
}
/*div that holds shadows etc. for doc rollover previews in attachments section*/
.content_abs
{
    position: absolute;
    top: 8px;
    left: 31px;
}
.tableborder
{
    border: 1px solid #000000;
}
.colorchip
{
    border: 2px solid #000000;
}
.invisible
{
    width: 1px;
    height: 1px;
    border: 0px none #FFFFFF;
    display: none;
}
.invisible2
{
    width: 1px;
    height: 1px;
    border: 0px none #d7d7c8;
    color: #d7d7c8;
    background-color: #d7d7c8;
}
.table_listing1
{
    border-collapse: collapse;
    width: 710px;
    border-style: none;
}
.table_listing1 td
{
	padding: 3px;
}
.outline_table
{
    border-collapse: collapse;
}
.outline_table td
{
    border: 1px solid #000000;
}
#material
{
    position: relative;
    left: 0px;
    top: 0px;
    height: 247px;
    width: 177px;
    background-color: #FFFFFF;
    padding-left: 10px;
    padding-top: 10px; /*border: 1px solid #000000;*/
    background-image: url(images/material_box1.gif);
    overflow: hidden;
    background-repeat: no-repeat;
}
.finish_border
{
    border-style: none solid solid solid;
    border-width: 0px 2px 2px 2px;
    border-color: #000000;
    margin-left: 0px;
}
.invisible22
{
    display: none;
}
#product_description tabley
{
    border-collapse: collapse;
}
#product_description tv
{
    border: 1px solid #FF0000;
}
#product_description h1
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.red_warning
{
    font-size: 12px;
    color: #CC0000;
    font-weight: bold;
}
#notes
{
    display: none;
    margin-bottom: 5px;
    font-size: 11px;
}
