@charset "utf-8";
/* CSS Document */

body {
	background: #ccc;
	}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

h1 {
	color: #d00c12;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	}

h1.product-head {
	background: #fff;
	border-right: solid 1px #ccc;
	height: 38px;
	padding: 16px 0 0 13px;
	}

h2 {
	color: #d00c12;
	}

h2.open {
	background-image: url(images/arrow-up.gif right no-repeat;
	}

h2.closed {
	background: url(images/arrow-down.gif right no-repeat;
	}

h2.single {
	background: url(images/arrow-right.gif) right no-repeat;
	}

h2.product-category {
	background: #252525;
	color: #fff;
	height: 25px;
	padding: 5px 0 0 13px;
	}

h3, h4, h5, h6 {}

a img {
	border: none;
	}

.last {
	border-bottom: solid 5px #fff;
	cursor: pointer;
	text-decoration: none;
	}

a.link-1 {
	color: #ed1c24;
	}

ul.products {
	color: #fff;
	font-size: 16px;
	padding: 5px 0;
	}

	ul.products li {
		display: block;
		width: 237px;
		height: 25px;
		}
	
ul.products a {
	color: #fff;
	display: block;
	height: 25px;
	padding-left: 13px;
	text-decoration: none;
	width: 224px;
	}

ul.products a:hover {
	background: #666;
	}	

table.order-form {
	margin: 15px 0 0;
	}

table.order-form tr td {
	height: 25px;
	padding: 3px;
	}

table.order-form tr td.price {
	padding: 0 0 0 15px;
	}

table.order-form tr.order-sect {
	background: #333;
	color: #fff;
	font-weight: bold;
	}

table.order-form tr.order-sect td {
	padding: 6px;
	}

table.order-form tr.alt1 {
	background: #eee;
	}
tr.order-sect td {}

table.customer-info {
	width: 100%;
	}
	
	table.customer-info tr td {
		text-align: right;
		}
	
	table.customer-info tr td input,
	table.customer-info tr td select,
	table.customer-info tr td textarea,
	table.customer-info tr td button {
		float: left;
		margin: 0 0 -3px 10px;
		}
	
	table.customer-info tr td input {
		width: 300px;
		}
		
	table.customer-info tr td.labels-col {
		width: 150px;
		}
		
span.req-field-mark {
	color: #ff0000;
	margin: 0 2px 0 0;
	}
	
input.qty {
	margin: 0 0 0 10px;
	width: 30px;
	}

ol {
	margin: 20px 0 0 20px;
	}

ol li {
	padding: 0;
	}	
/* Clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}

/* End Clearfix */

#wrapper {
	width: 997px;
	}

	#wrapper div {
		}

.brand {
	background: #000;
	border-bottom: solid 13px #252525;
	height: 85px;
	}
	
	.brand * {
		display: block;
		float: left;
		}

	.brand a.page {
		color: #fff;
		font-family: Georgia, "Times New Roman", Times, serif;
		height: 56px;
		padding: 29px 12px 0;
		text-align: center;
		text-decoration: none;
		width: 95px;
		}

		.brand a.page:hover {
			background: #660000;
			}
			
.feature {
	background: #040404 url(images/index-image.jpg) left no-repeat;
	height: 297px;
	}

.main {
	background: url(images/main-bg.gif) repeat-y #999999;
	}
	
	.main div {
		position: relative;
		}
		
	.main .products {
		background: #555;
		float: left;
		width: 237px;
		}
	
		.main .products ul,
		.main .products h1,
		.main .products h2 {
			clear: both;
			}
			
	.main .content {
		background: #fff;
		float: left;
		padding: 20px 20px 20px 20px;
		width: 720px;
		}
	
		.main .content a {
			color: #ed1c24;
			}
			
		.main .content p {
			padding: 5px 0;
			}
			
		.main .content img.page-img {
			float: left;
			margin: 10px 20px 10px 0;
			}
			
		.main .content .additional {
			border-top: solid 1px #ccc;
			clear: both;
			padding: 15px 0;
			}
			
			.main .content .additional img {
				margin: 20px 30px 0 0;
				}
.site-info {
	background: #252525;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px 0 20px 13px;
	}
	
	.site-info a {
		color: #fff;
		text-decoration: none;
		}
		
	.site-info a:hover {
		text-decoration: underline;
		}
/* ==== styles to integrate from old sheet --- */

.txt {margin:93px 30px 0 0}
table#sitemap {}
table#sitemap tr td {
	padding: 5px;
	vertical-align: top;
	}
	
table#sitemap a {
	color: #333333;}
table#sitemap a:hover {
	color: #ff0000;}
table#sitemap tr td span {
	font-weight: bold;
	text-decoration: underline;
	}

table#conventions {
	border: solid 1px #666;
	margin: 30px 0 0;
	width: 700px;
	}
table#conventions tr td {
	border: solid 1px #000;
	padding: 5px;
	}

table.product {}
	
	table.product tr td {
		padding: 10px;
		vertical-align: top;
		}
		
		table.product tr td img {
			margin: 10px 0;
			border: solid 2px #666;}
			
			
	table.product tr td.prod-description,
	table.product tr td.prod-img {
		border-bottom: solid 1px #666;}
		
label.error {
	color: #ff0000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: .5em;
	vertical-align: top;
	}