body {
	background-color: #C0D0E0;
	background-image: url(../images/page-bg.jpg);
	margin: 0px;
	height: 100%;
}
a, a:link, a:visited, a:active{
	text-decoration: none;
	color: #06C;
}
a:hover{
	color: #F60;
}
img{
	border: none;
}
dt {
	font-weight: bold;
}
dd {
	font-weight: normal;
	color: #666666;
}
abbr, acronym {
  cursor: help;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.front_page{
	background: url(../images/front-filler-230709.jpg) 0 5px no-repeat;
}
#front-headers{
	height: 55px;
	float: left;
	padding: 75px;
}
#front-headers h1, #front-headers h2{
	font-size: 3em !important;
	margin-left: 120px;
	font-weight: normal;
}
#front-headers h2{ margin-left: 80px; font-size: 1.5em !important; }
#page_holder {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}
#content_holder {
	background-image: url(../images/main-bg-1010.png);
	background-repeat: repeat-y;
	width: 1010px;
	float: left;
}
#logo h1 {
	display: none;
}
#logo {
	background-image: url(../images/logo1.jpg);
	background-repeat: no-repeat;
	margin-left: 12px;
	height: 86px;
	width: 205px;
	float: left;
}
#search-form {
	float: right;
	width: 400px;
	height: 76px;
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
}
.horz-menu-thin {
	clear: both;
	height: 23px;
	width: 952px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 24px;
	margin-bottom: 5px;
	list-style-type: none;
	margin-top: 0px;
}
.horz-menu-thin li {
	float: left;
}
#darkmenu {
	background-image: url(../images/horz-menu-dark/full-bg.jpg);
	background-repeat: no-repeat;
}
#search-form form {
	margin: 2px;
}
#lightmenu {
	background-image: url(../images/horz-menu-light/full-bg.jpg);
	background-repeat: no-repeat;
}
.search-input {
	width: 160px;
	font-size: 12px;
}
#menu_holder{
	width: 175px; 
	float: left; 
	margin-left: 24px;
	clear: left;
}
#product_menu, #newprod_menu {
	width: 175px;
	background-color: #C6DEF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#newprod_menu ul{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#newprod_menu li{
	margin: 1px 0 5px 0;
	padding: 0;
	width: 100%;
}
#menu {
	width:170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index:0;
	float: left;
}
div#menu li {
	left:0px;
	position: relative;
	margin:0px;
	list-style: none;
	float: left;
	line-height: 20px;
	display: block;
	background-image: url(../images/menu-level0-bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
}

div#menu ul {margin:0px; padding:0px; float: left;}
div#menu ul li a {
	display:block;
	padding: 3px 7px 3px 7px;
	text-decoration: none;
	color:#464646;
	font-weight: normal;
	width: 145px;
}
div#menu ul.level2 li a, div#menu ul.level3 li a {
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	width: 200px;
}
div#menu ul ul {position: absolute; display: none;}
div#menu ul ul li { width: 190px;; }
div#menu ul.level2 li:hover a.level2, div#menu ul.level3 li:hover a.level3, div#menu ul.level4 li:hover a.level4{color:#FF5A00; }


div#menu ul a {padding-left:5px; }
div#menu li.level0:hover ul.level2, div#menu ul.level2 li.submenu:hover ul.level3, div#menu ul.level3 li.submenu:hover ul.level4{ display:block; width: 200px; border: 1px solid #93C8E8; }
#content-holder {
	background-color: #E6F2FA;
	float: right;
	width: 778px;
	margin-right: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pro-menu-foot, #newprod-foot {
	background-color: #C7E2F3;
	background-image: url(../images/product-menu-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 12px;
	width: 175px;
	float: left;
	clear: both;
}
#prod-img{
	margin-top: 5px;
	float: left;
	width: 220px;
	text-align: center;
	background-color: #fff;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 990px;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}
div#menu ul.level2, div#menu ul.level3, div#menu ul.level4 {
	top: 0px;
	left: 170px;
}
.content {
	padding: 5px;
}
.content h1{
	color: #003399;
	font-size: 24px;
}
.content h2{
	color: #333333;
	font-size: 18px;
}
.red {
	color: #FF0000;
}
.lightgrey {
	color: #CCCCCC;
}
.full_width_table{
	width: 98%;
	border: solid 1px #666;
	padding: 0px;
	margin: 0px;
	background-color: #C6DEF7;
}
.full_width_table th {
	color: #FFFFFF;
	background-color: #78B5D9;
	padding: 3px;
	border: solid 1px #666;
	border-top-style: none;
	border-left-style: none;
}
.full_width_table td {
	background-color: #EBECFC;
	border: solid 1px #999;
	border-top-style: none;
	border-left-style: none;
	padding: 2px;
}

label.spec_table{
	border-bottom: dotted 1px #333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 750px;
	display: block;
	line-height: 20px;
	clear: both;
}
dl.spec_table, dl.pb_table{
	width: 750px;
	border: none;
	margin: 0 0 0 0;
}
.spec_table dt, .spec_table dd, .pb_table dt, .pb_table dd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333;
	float: left;
	width: 365px;
	margin: 0 0 0 0;
	padding: 5px;
}
#add_contact_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	clear: both;
}
#add_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 740px;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}
#add_contact label {
	font-weight: bold;
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 6px;
}
#add_contact input {
	width: 200px;
	margin-bottom: 6px;
}
.pb_table dt, .pb_table dd{
	width: 60px;
}
.spec_table dd, .pb_table dd{
	font-weight: normal;
}
.spec_table dt.oddcell, .spec_table dd.oddcell, .pb_table dt.oddcell, .pb_table dd.oddcell{
	background-color: #EFEFEF;
}
.spec_table dt.evencell, .spec_table dd.evencell, .pb_table dt.evencell, .pb_table dd.evencell{
	background-color: #FFF;
}
#technical-info, #delivery-info{
	background-color: #EFEFEF;
	width: 740px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.red_td {
	color: #900;
}
/* from old gw style */
.subcatHeader {
	background-image: url(../../images/head_grade_fill.jpg);
	font-size: 11px;
	color: #333;
	background-color: #FF3;
	border: solid 1px #666;
	border-bottom-color: #CCC;
	padding: 6px;
	width: 90%;
	font-weight: bold;
	float: left;
}
.subcatBody h2{
	font-size: 11px;
}
.subcatBody {
	border: solid 1px #666;
	border-top-style: none;
	padding: 6px;
	width: 90%;
	background-color: #FFF;
}
.product_info_holder {
	float: left; 
	width: 190px; 
	margin: 2px; 
}
.product_image{
	width: 184px;
	height: 180px;
	background-color: #C8D5E6;
	text-align: center;
	padding: 3px;
	border: 1px solid #000;
	line-height: 180px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}

.product_image img{
	border: none;
	vertical-align: middle;
}
.green {
	color: #00CC00;
}

.product_image a:hover{
	text-decoration: none;
	background-color: #C8D5E6;
}
.product_description{
	width: 184px;
	height: 60px;
	background-color: #fff;
	overflow: auto;
	text-align: center;
	padding: 3px;
	border: solid 1px #000;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 10px;
	color: #000;
	
}
.product_description img{
	vertical-align: middle;
}
.product_footer{
	width: 184px; 
	padding: 3px; 
	background-color: #F4F8FB;
	text-align: center; 
	float: left; 
	border: 1px solid #000;
	height: 60px;
	overflow: hidden;
}
.table01title, .table01fill1, .table01fill2, .checkout_red td, .checkout_1 td, .checkout_2 td, .table01 th {
	font-size: 12px;
	background-color: #7E93B0;
	border: solid 1px #D2E9F7;
	border-right-color: #4B94C1;
	border-bottom-color: #4B94C1;
	color: #FFF;
	font-weight: bold;

}
.table01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #003366;
	border-right-style: none;
	border-bottom-style: none;
}
.checkout_red td, .checkout_1 td, .checkout_2 td{
	background-color: #E89C8E;
	font-weight: normal;
	color: #333;
}
.checkout_1 td{ background-color: #cde; }
.checkout_2 td{ background-color: #fff; }
.table01fill1 {
	background-color: #C8D5E6;
	color: #333;
	font-weight: normal;
}
.table01fill1 h1{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.table01fill2 {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
}
.dotline_vert .dotline_horz{
	background-attachment: scroll;
	background-image: url(../../images/dotline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dotline_horz {
	background-repeat: repeat-x;
}
.light_td {
	background-color: #E2E2E2;
}
.table_lb {
	background-color: #E6E7F2;
	border: 1px solid #424680;
	width: 600px;
}
.table_lb td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 10px 3px 10px;
	color: #333333;
	vertical-align: top;
}
.table_lb input, .table_lb select, .table_lb textarea {
	width: 377px;
}
.table_lb hr {
	height: 1px;
	color: #424680;
	background-color: #424680;
}
.table_lb th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #424680;
	padding: 10px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
input.form_tb, label.form_tb, select.form_tb{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
label.form_tb{
	text-align: right;
	width: 250px;
	padding-right: 20px;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.page_numb{
	border: solid 1px #ccc;
	float: left;
	margin: 1px;
	text-align: center;
}
.page_numb a{ display: block; width: 18px; line-height: 18px; }
.page_numb a:hover{ background: #fefefe; }
.pg_select{
	background: #ccc;
	width: 18px; line-height: 18px;
	color: #fff;
	font-weight: bold;
}

.feature_holder{
	width: 340px;
	height: 200px;
	float: left;
	padding: 10px;
	background: url(../images/feature-box.png) no-repeat;
	margin: 10px;
}
.feature_holder h2{
	margin: 0;
}
.feature_holder p{
	margin: 5px;
}
.box_class{
	width: 340px;
	padding: 10px;
	margin: 10px;
	float: left;
	background: url(../images/feature-box-solid.png) no-repeat bottom left;
}
.box_class h1, .box_class h2, .box_class h3{
	background: url(../images/feature-box-solid.png) no-repeat top left;
	margin: -10px;
	padding: 10px 10px 20px 10px;
}
.box_class label{
	float: left;
	display: block;
	width: 120px;
	padding-right: 5px;
	text-align: right;
}


div.dateblock {
  line-height: 1;
  width: 40px;
  float: left;
  margin: 6px 10px 0 0;
  background: #F3F3F3;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  color: #999;
  text-align: center;
  font-family: Georgia, Arial, Verdana, sans;
}

div.dateblock span {
  display: block;  
  text-align: center;
}

div.dateblock span.month {
  font-size: .9em;
  background-color: #B5BEBE;
  color: white;
  padding: 2px;
  text-transform: uppercase;
}

div.dateblock span.day {
  font-weight: bold;
  font-size: 2em;
}

div.dateblock span.year {
  font-size: .9em;
  padding: 2px;
}

.blog{ 
	float: left;
	background-color: #F3F9FD;
	width: 680px;
	margin: 6px 2px;
	padding: 2px 10px;
}

#prod-desc{ background-color: #F9FCFE; width: 380px; }
#prod-desc p{ padding: 0 7px 10px; }

#item-pack-holder{ width: 100%; clear: both; }
.table-style{ border-collapse: collapse; }
.table-style th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/design/images/bg_header.jpg) no-repeat;
}

.table-style th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.table-style td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
.table-style td.alt {
	background: #F5FAFA;
	color: #797268;
}

.table-style th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/design/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.table-style th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(/design/images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
