/* CSS Document */

body{
	background: url(../images/header_bkgrn.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td{
	vertical-align: top;
}


#sec_col
{
	background: url(../images/mid_line.jpg) no-repeat left center;
	position: relative;
	padding-top: 15px;
	padding-left: 20px;
	display: block;
	height: 100%;
	width: 340px;
}

html>body #sec_col{
	background: url(../images/mid_line.jpg) no-repeat left center;
	padding: 20px;
}



.container {
	margin: 0px auto;
	padding: 0px 0px 175px;
	position: relative;
	text-align: left;
	width: 800px;
	background: url(../images/footer.jpg) no-repeat center bottom;
	z-index: 5;
	height: 100%;
	min-height: 500px;
	}
	
#header{
	padding-left: 10px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
}

#header img{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
}

#header #CLS{
	margin-left: 81px;
}

#top_nav{
	position: absolute;
	top: 94px;
	left: 360px;
	z-index: 1;
}

#top_nav td{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top_nav a{
	background: url(../images/top_btn.jpg) no-repeat center top;
	margin: 0px;
	height: 35px;
	width: 107px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 15px;
	text-align: center;
	font-size: .5em;
	letter-spacing: .4em;
}

html>body #top_nav a{
	font-size: .7em;
}

#wrapper{
	padding-top: 60px;
	background: url(../images/left_line.jpg) no-repeat left top;
	padding-left: 20px;
	position: relative;
	top: 93px;
}

#wrapper table{
	width: 100%;
	}

h1{
	text-transform: capitalize;
	color: #990000;
	font-size: 1.4em;
	font-weight: normal;
	clear: both;
}

h2{
	font-size: 1em;
	font-weight: lighter;
	color: #666666;
	margin-left: 15px;
}

h3{
	letter-spacing: .4em;
}

h4{
	font-size: .8em;
	margin-right: 20px;
}

p {
	font-size: 1em;
	display: block;
	width: 350px;
	padding-left: 15px;
}

p a.pdf{
	font-size: .7em;
}

.right {
	float:right;
	margin-right: 20px;
}

.left{
	float:left;
	}

.clear {
clear: both;
}


a:link{
	color: #990000;
}

a:visited{
	color: #009900;
}

a:active{
	color: #000000;
	text-decoration: none;
}

a:hover{
	
}

.BBB {
	position: absolute;
}

#login {
	position: relative;
	top: -20px;
	left: 30px;
	width: 320px;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
}

#login p{
	width: 200px;
}


#contact {
	position: relative;
	top: -20px;
	left: 10px;
	width: 320px;

}

#contact ul, #contact li{
	list-style: none;
}

#products{
	font-size: .6em;
	position: relative;
	top: -20px;
	left: 12px;
	width: 320px;

}

#products a{
	color: #000000;
	text-decoration: none;
	background: #CCCCCC;
	display: block;
}

#products a:hover{
	background: #FFFFFF;
}

#products table{
	width: 90%;
	border-style: none;
	}

#products td{
	background: #CCCCCC;
	width: 30%;
}

#product_list table{
	width: 90%;
	border-style: none;
	}

#product_list a{
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	display: block;
}

#product_list a:hover{
	background: #CCCCCC;
}

.box{
	background: url(../images/box_mid.jpg) repeat-y left center;
	display: block;
	margin: 0px 0px 30px;
	padding: 0px;
	width: 320px;
	height: auto;
	position: relative;
}

.box h1, .box_fade h1{
	position: relative;
	top: -15px;
	left: 10px;
}

.box_top, .box_btm{
	position: absolute;
	width: 320px;
	display: block;
}

.box_top{
	background: url(../images/box_top.jpg) no-repeat center top;
	height: 15px;
	top: 0px;
}

.box_btm{
	background: url(../images/box_btm.jpg) no-repeat center bottom;
	height: 20px;
	bottom: 0px;
}

.box_fade{
	background: url(../images/box_fade.jpg) no-repeat center top;
	display: block;
	margin: 15px 0px 50px;
	padding: 0px;
	width: 320px;
	position: relative;
}

.drop-shadow {
	float:left;
	background: url(../images/img_drop.gif) no-repeat right bottom!important;
	background: url(../images/img_drop.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	display: inline;
  }

.drop-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	left: 20px;
	top: 55px;
  }

html>body .drop-shadow img{
	left: 0px;
	top: 0px;
}

input{
	background-color: #CCCCCC;	
}

input[name=submit]{
	background-color: #FFFFFF;	
}

input:focus {
	background-color: #FFFF00;	
}

.admin_list{
	font-size: .8em;
	width: 80%;
	margin-left: -13px;
}

option {
	width: 150px;
}

.inv_list{
	font-size: .8em;
	z-index: 5;
	width: 750px;
}

.inv_list th.sub_cat{
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
}

.inv_list table.inv_items{
	margin-bottom: 20px;
}

#invImage{
	width: 200px;
}
#specInfo{
	display: block;
	width: 700px;
	margin: 10px;
	height: auto;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

#specInfo img{
	float: left;
	border: thin solid #000000;
	width: 200px;
	display: block;
}

#specInfo table{
	width:60%;
	margin-left: 10px;
}

#specInfo h1{
	color: #000066;
	margin: 0px 0px 5px;
	padding: 0px;
}

#specInfo label{
	color: #999966;
}

.spec2{
	font-size: .8em;
}

#prefForm{
	display: block;
	width: 500px;
}

#prefForm label{
	width:120px;
	display: block;
	float: left;
	clear:both;
}

#prefForm br{

	}

p.testing{
	font-size: 2em;
	color: #FF0000;
}