@charset "utf-8";
/* Categories CSS Document */
body {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	size: 16px; 
	font-weight: bold;
}
h2 {
	size: 12px; 
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: underline;
}
h3 {
	size: 10px;
}
#search_bar {
	position: relative;
	left: 230px;
	text-align: left;
	font-size: 10px;
	width: 300px;
}
.searchbtn {
	position: relative;
	top: 4px;
}
#fullpath {
	position: relative;
	top: 5px;
	width: 650px;
	height: 14px;
	left: 230px;
	font-size: 12px;
	line-height: 14px;
}
#organizeBy {
	position: relative;
	top: 5px;
	width: 650px;
	height: 14px;
	left: 230px;
	font-size: 12px;
	line-height: 14px;
}
#cat_container {
	position: relative;
	top: 20px;
	left: 230px;
	width: 652px;
	font-size: 12px;
	margin: 0 0 20px 0;
}
.box-top-graphic {
	height: 12px;
	width: 652px;
}
.box-top-graphic img {
	border: none;
	height: 12px;
	width: 652px;
}
#box {
	position: relative;
	width: 650px;
	background-color: #f5f5f5;
	margin: 0 0 7px 0;
}
.categorycontent {
	position: relative;
	width: 648px;
	height: 90px;
	border-left: 2px solid #db0000;
	border-right: 2px solid #db0000;
}
.cat_image {
	position: relative;
	top: -4px;
	left: 7px;
	height: 90px;
	width: 90px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 87px;
	border: #cccccc solid 1px;
	padding: 3px;
}
.cat_image img {
	border: none;
	vertical-align: middle;
}
.descrip {
	position: absolute;
	left: 110px;
	top: 0px;
	width: 265px;
	height: 14px;
	font-size: 12px;
	overflow: hidden;
	line-height: 14px;
}
.prod_descrip {
	font-size: 10px;
	position: absolute;
	left: 110px;
	top: 20px;
	width: 245px;
	height: 61px;
	overflow: hidden;
	z-index: 50;
}
.price-container {
	position: absolute;
	top: 10px;
	left: 382px;
	line-height: 12px;
	font-weight: bold;
}
.price {
	width: 100px;
	color: #db0000;
}
.vert_rule {
	position: absolute;
	left: 502px;
	width: 2px;
	height: 70px;
	background-color: #db0000;
	top: 10px;
}
.availability {
	position: absolute;
	top: 0px;
	left: 515px;
	height: 80px;
	width: 126px;
	text-align: center;
}
.instock {
	color: #db0000;
	font-weight: 600;
}
.shipsin {
	font-size: 10px;
	margin: 0 0 5px 0;
}
#content2 {
	position: relative;
	width: 950px;
	height: auto;
}
#noimage {
	height: auto;
	width: 650px;
	margin: 20px 0 0 0;
	position: relative;
	left: 230px;
}
#noimage_table {
	width: 650px;
	border: 1px thin #000000;
	height: auto
}
#itemheader {
	width: 420px;
}
#priceheader {
	width: 115px;
}
.center {
	background-color: #db0000;
	text-align: center;
	font-weight: 600;
	color: #FFFFFF
}
.header {
	font-weight: 600;
	text-align: center;
}
.price {
	width: 115px;
	text-align: center;
	font-weight: 500;
}
.page-number {
	line-height: 14px;
	font-weight: normal;
	margin: 2px 0 5px 0;
}
.organize {
	margin: 5px 0 5px 0;
	line-height: 14px;
}