@charset "utf-8";


.featuredprodbox {
	height: auto;
	width: auto;
	float: right;
	background-color: #51A5E6;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 20px;
	background-image: url(images/products/featuredprodheader.gif);
	background-repeat: no-repeat;
}
.featuredprodinner {
	height: auto;
	width: 235px;
	background-color: #EDEDED;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.featuredprodimg {
	height: 40px;
	width: 40px;
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}
.featuredprodinner a  {
	color: #000;
}
.featuredprodtext {
	float: left;
	height: auto;
	width: 185px;
	padding-bottom: 5px;
}
.featuredprodborder {
	height: 5px;
	width: 235px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
}
#recommend {
	color: #900;
}
.productsitem {
	height: auto;
	width: 600px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	clear: both;
	overflow: hidden;
}
.productsitembox {
	float: left;
	height: auto;
	width: 100px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
.productsitemboxwide {
	float: left;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
.productsitem .productsitembox img {
	padding-bottom: 5px;
}
.productsitem .productsitemboxwide img {
	padding-bottom: 5px;
}
.productsitemlist {
	height: auto;
	width: 619px;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	float: left;
}
.productsitemlisttext {
	height: auto;
	width: 474px;
	margin-left: 20px;
	float: left;
}

.filteroptions {
	height: auto;
	width: auto;
	float: left;
	clear: left;
	margin-bottom: 30px;
	padding-top: 5px;
}
#buy {
	margin-right: 10px;
}

.productdescripcustom {
	float: left;
	height: auto;
	width: 600px;
}
.productsubheadingimage {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
}
.demobox {
	height: auto;
	width: auto;
	float: right;
	background-color: #51A5E6;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 20px;
	background-image: url(images/products/demoheader.gif);
	background-repeat: no-repeat;
}

.demoinner {
	height: auto;
	width: 235px;
	background-color: #EDEDED;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.demoimg {
	height: auto;
	width: 50px;
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
}
.similarprodbox {
	height: auto;
	width: 900px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.similarproditem {
	float: left;
	height: 250px;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.similarproditem img {
	padding-right: 10px;
}

.similarprodhdr {
	float: left;
	height: auto;
	width: 900px;
	font-size: 28px;
	font-weight: bold;
	color: #51A5E6;
	padding-top: 2px;
	padding-bottom: 10px;
}
.similarproditemtx {
	height: 80px;
	width: 200px;
}

.magnify {
	border: 1px solid #000;
}
.itemprice {
	color: #900;
	font-size: 30px;
	font-weight: bold;
}
.buybox {
	height: 100px;
	width: 265px;
	float: right;
	background-color: #FFF;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 20px;
	background-image: url(images/products/buybox.gif);
	background-repeat: no-repeat;
}
.buyinner {
	height: auto;
	width: 245px;
	background-color: #EDEDED;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	clear: both;
}
#buylg {
	margin-right: 10px;
	margin-top: 0px;
}
.productimagehdr {
	float: right;
	height: auto;
	width: auto;
}

.buyinner2 {
	height: 33px;
	width: 80px;
	padding-top: 2px;
	float: left;
}
.itemprice2 {
	font-size: 18px;
}
.buystock {
	font-size: 16px;
	font-weight: bold;
	padding-left: 2px;
}
.productdivbar {
	float: left;
	height: 12px;
	width: 250px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}
.filler {
	float: left;
	height: 20px;
	width: 100px;
}
.LearnMoreBox {
	float: left;
	height: auto;
	width: 600px;
	text-align: left;
	background-image: url(images/products/filler.gif);
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: -1000px;
	border: 1px solid #000;
	visibility: hidden;
	color: black;
	text-decoration: none;
	background-color: #FFF;
}
.thumbnailbox {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 8px;
}



.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0px;
	left: 60px; /*position where enlarged image should offset horizontally */
}
#jack {
	margin-bottom: 20px;
	margin-left: 20px;
}
#jack2 {
	margin-bottom: 20px;
	margin-left: 20px;
}
#jack3 {
	margin-bottom: 20px;
	margin-left: 20px;
}

#tnimage {
	margin-right: 10px;
}
