@charset "iso-8859-1";

	TD { 
	font-family: Arial, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:normal;	text-decoration: none;}
	
	th { font-family: Arial, Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight:bold; text-decoration: none;} 

	div {text-align: left; }

	.top {  background-image: url('images/background_top_grey.jpg'); background-repeat: repeat; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #999999; font-weight:normal;	text-decoration: none;}
	
	.bottom {  font-family: Tahoma,Verdana,Helvetica; font-size: 7.8pt; color: #030202; font-weight:normal;	text-decoration: none;}	
	
	.menu {  background-image: url('images/background_top_menu.gif'); background-repeat: repeat;}
	
	.cart {  background-image: url('images/background_cart.gif'); background-repeat: no-repeat; }
	
 	.black { font-family: Arial, Arial, Helvetica, sans-serif; font-size: 11px; color: #0B0A0A; font-weight:normal;	text-decoration: none;}
	
	.red { font-family: Arial, Arial, Helvetica, sans-serif; font-size: 13px; color: #900; font-weight:bold; text-decoration: none;}

	.search { font-family: Arial, Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold;	text-decoration: none;}

	.copyright { font-family: Arial, Arial, Helvetica, sans-serif; font-size: 7.8pt; color: #0066CB; font-weight:normal;	text-decoration: none;}
		
	.bblue { font-family: Arial, Arial, Helvetica, sans-serif; font-size: 12px; color: #0066CB; font-weight:bold;	text-decoration: none;}
	
	.leftmenu { font-family: Arial, Arial, Helvetica, sans-serif; font-size: 12px; color: #0066CB; font-weight:normal;	text-decoration: none;}
	
	.stext { font-family: Arial, Arial, Helvetica, sans-serif; font-size: 7.8pt; color: #000001; font-weight:normal;	text-decoration: none; text-align:left;}
	
	.sgreen{ font-family: Arial, Arial, Helvetica, sans-serif; font-size: 7.8pt; color: #3CB642; font-weight:normal;	text-decoration: none;}
	
	/* BODY {  margin: 0px 0px 0px 0px;  background: url('images/background.jpg'); background-repeat: repeat-x; background-color:#0066CB;  } */
	BODY { font-family: Arial, Arial, Helvetica, sans-serif; }
	a:link { color: #000000; text-decoration: none; }
	a:visited { color: #000000; text-decoration: none;  }
	a:hover { color: #000000; text-decoration: underline;  }

	a.cart:link { color: #0B0A0A; text-decoration: underline;   font-weight:bold;}
	a.cart:visited { color: #0B0A0A; text-decoration: underline;   font-weight:bold; }
	a.cart:hover { color: #0066CB; text-decoration: underline;  font-weight:bold; }

	a.blue:link { color: #0066CB; text-decoration: none;   font-weight:bold;}
	a.blue:visited { color: #0066CB; text-decoration: none;   font-weight:bold; }
	a.blue:hover { color: #0B0A0A; text-decoration: none;  font-weight:bold; }
	
	a.leftmenu:link { color: #0066CB; text-decoration: none;   font-weight:bold;}
	a.leftmenu:visited { color: #0066CB; text-decoration: none;   font-weight:bold; }
	a.leftmenu:hover { color: #FC1922; text-decoration: none;  font-weight:bold; }
	
	
	/* a.:link { color: #0066CB; text-decoration: none;   font-weight:normal;} 	 */
	a.grey:visited { color: #0066CB; text-decoration: none;   font-weight:normal;}
	a.grey:hover { color: #0B0A0A; text-decoration: none;  font-weight:normal; }
	
	
	a.sblack:link { color: #000000; text-decoration: none;   font-weight:bold; font-family: Arial, Arial, Helvetica, sans-serif; font-size: 8px;  letter-spacing:.5px;}
	a.sblack:visited { color: #000000; text-decoration: none;   font-weight:bold; font-family: Arial, Arial, Helvetica, sans-serif; font-size: 8px; letter-spacing:.5px; }
	a.sblack:hover { color: #0066CB; text-decoration: none;  font-weight:bold;  font-family: Arial, Arial, Helvetica, sans-serif; font-size: 8px; letter-spacing:.5px; }
	
	product { font-family: Arial, Arial, Helvetica, sans-serif; font-size: 7.8pt; color: #3CB642; font-weight:normal;	text-decoration: none;}
	
	#ProductListingHeader
		{
		font-size: 10pt;
		font-weight: bold;
		text-transform: uppercase;
		width:70%;
		}

	#ProductListingLayout 
		{ 
		padding:20px; 
		margin-left:20px; 
		margin-top:20px; 
		}
		#ProductListing
		 { 
		 	spacing:20px; 
		 	height:128px; 
		 	padding:4px;
		 	clear:both;
	
		 }
			#ProductImage 
				{ 
				position:relative; 
				float:left; 
				margin-left:10px;
				margin-top:10px;
				}
			#ProductImageSpecial /* Red Hot Deals */
			{ 
				position:absolute; 
				top:0;
				left:0;
			}
			#ProductName 
				{ 
				position:relative;
				border:1px #D4DBEB solid; 
				margin-top:0px;
				margin-left:0px;
				padding:2px;
				background-color: #AAAAAA; 
				color:#FFFFFF;
				font-size: 10pt;
				font-weight: bold;
				text-transform: uppercase;
				width: 100%;
				-moz-border-radius: 5px;
				border-radius: 5px;
				}
			#Description
				{
				float:left;
				margin-left:0px;
				position:relative;
				margin-top:10px; 
				}
			#ProductQuantity
				{ 
				position: relative;
				float: right;
				margin-top:10px;
				margin-right:10px;
				height:30px;
				}
				#ProductPrice
					{
					position:relative;
					color:#669933;
					font-weight:bold;
					display:block;
					font-size:13px;
					margin-top:30px;
					}
#SiteMapWrapper
{
	margin: 10px 10px 10px 10px;
	height:700px;
	width:700px;
}
	#SiteMapHeader
	{
		font-weight:bold;
		position:relative;
		color:3366a9;
		font-size:29px;
		padding: 10px 10px 10px 10px;
	}
	#SiteMapSubHeader {
		font-size: 15px;
		color: 3366a9;
		background-color: transparent;
		padding: 10px 10px 10px 10px;
		line-height: 47px;
}
		#SiteMapBody
	{
		font-weight:bold;
		position:relative;
		padding: 10px 10px 10px 10px;
	}
	
	#SiteMapAbout
	{
		position: relative;
		float:left;
		padding: 10px 10px 10px 10px;
		margin-right: 30px;
		width: 600px;
		text-decoration:none;
		-moz-border-radius: 5px;
		border-radius: 5px;
		
	}
	#SiteMapQuick
	{
		position: relative;
		padding: 10px 10px 10px 10px;
		border:1px #D4DBEB solid;
		float: right;
		margin-right: 30px;
		margin-top: 30px;
		width: 250px;
		text-decoration:none;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	#SiteMapCat
	{
		position: relative;
		padding: 10px 10px 10px 10px;
		border:1px #D4DBEB solid;
		float: left;
		margin-left: 10px;
		margin-top: 10px;
		width: 300px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		text-decoration:none;
	}
	#SiteMapTop
	{
			position:relative;
			margin-top:0px;
			margin-left:0px;
			padding:2px;
			background-color: #AAAAAA; 
			color:#FFFFFF;
			font-size: 10pt;
			font-weight: bold;
			text-transform: uppercase;
			-moz-border-radius: 5px;
			border-radius: 5px;
			text-decoration: none;
	}
	#CategoryTree
	{
		position: relative;
		padding: 5px 5px 5px 5px;
		text-decoration:none;
	}

	#ProductCount
	{
		position: relative;
		float: right;
		margin-right:10px;
		font-size: 8pt;
		text-decoration:italic;
	}
	
#TypeWrapper 
	{
	margin: 0px;
	width:867px;  /* IE compatability */
	}
	
	#TypeLoop 
	{
		position: relative;
		padding: 0;
		text-decoration:none;	
	}
	
#TypeLink {
    float: left;
    height: 30%;
    margin-left: 28px;
    margin-top: 21px;
    position: relative;
    width: 28%;
}
	#TypeLink strong
	{
	margin-left:71px;
	font-size: 12pt;
	}	
#ProductDetail
	{
	position:relative;
	top:20px;
	border:1px solid;	
	}
#ProductDetailWrapper 
	{
	position:relative;
	float:left;
	left:5px;
	top:20px;
	margin-top:20px;
	}	
#ProductDetailHeader
	{
	position:relative;
	width:100%;
	font-weight:bold;
	align:center;
	padding:2px 2px 2px 2px;
	background-color:#FFFFFF;
	}
#ProductDetailLeft
	{
	width: 300px;
	}
#ImageContainer {
	float: right;
	width: 350px;
	right: 100px;
	top: 20px;
	position: absolute;
	overflow: hidden;	
	}	
#ProductDetailItem1
	{
	position:relative;
	width:100%;
	float:left;
	padding:2px 2px 2px 2px;
	background-color:#FFFFFF;
	}
#ProductDetailItem2
	{
	position:relative;
	float:left;
	width:100%;
	padding:2px 2px 2px 2px;
	background-color:#EEEEEE;
	}
#TechnicalInfo
	{
	padding:10px 10px 10px 10px;
	
	}
#productlayout {
	width:250px;
	font-size: 9pt;
	}
#productdescription {
	position: absolute;
	width: 300px;
	}

/*
Banner and facebook/email signup
*/
#bannerContainer {
    float: left;
    height: 260px;
    left: 15px;
    padding-bottom: 25px;
    padding-top: 0px;
    position: relative;
    top: 0;
	display:inline;
	overflow:hidden;
	width:918px;
}
.rotatingbanner {
	/* rotating banner */
	z-index:1;
	/* height and width are necessary for proper rendering */
	width:580px;
	height:237px;
}
	.bannernav {
	position:relative;
	z-index:3;
	top:225px;
	left: 420px;
	width:120px;
	}
#bannernav a, #s7 strong { 
	margin: 0 5px;
	padding: 3px 5px;
	background: #FFF;
	text-decoration: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 7pt;
	}
#bannernav a.activeSlide {
	background: #DDD;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;
	font-size: 7pt;		
	}

#newsletter {
    background: #0188CC;
    bottom: 237px;
    height: 236px;
	top: -236px;
    left: 578px;
    margin-left: 5px;
    position: relative;
    width: 335px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	float:left;
}

	.signup_title {
	    color: #FFFFFF;
	    font-family: arial,helvetica,sans-serif;
	    font-size: 30px;
	    margin: 0;
	    padding: 10px 0 12px 23px
	}

	.signup_info {
	    color: #FFFFFF;
	    font-family: arial,helvetica,sans-serif;
	    font-size: 17px;
	    line-height: 1.2em;
	    padding: 0 0 17px 25px;
	}

	#signupform {
	    padding: 0 0 5px 25px;
	}

	#Email {	/* the email input box, crossed javascript reference*/
		width: 250px;
		height: 35px;
		color: #666;
		padding-left: 10px;
	}
	#subscribebutton {	/* the subscribe button */
		padding: 0px 0px 0px 135px;
	}
	#findusonfacebook {
	    padding: 0 0 0 25px;
	}
	

#whybuy {
    float: left;
    left: 160px;
    position: relative;
	padding: 25px;
    top: 0;
    width: 867px;
	background-color: #FFF;
	border-bottom:1px #D4DBEB solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #AAA;
	-webkit-box-shadow: 3px 3px 3px #AAA;
	box-shadow: 3px 3px 3px #AAA;
	margin-top:15px;
	}
.whybuytext {
	margin-left:20px;
}
#whybuy h2 {
	color: #0087CC;
	font-size: 20px;
	line-height: 20px;
	font-weight:normal !important;
}

/* Front Page Specials */
#specials {
	padding: 5px;
	position: relative;
	float:left;
	
	left:0px;
	width: 300px;
	height:340px;
	background-color: #FFF;
	/*border-bottom:1px #D4DBEB solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #AAA;
	-webkit-box-shadow: 3px 3px 3px #AAA;
	box-shadow: 3px 3px 3px #AAA;
	margin-top:15px;*/
	
	/*border: 1px #D4DBEB solid;*/
}
	#specialproductlisting {
		margin-top:18px;
		padding: 0px;
		clear: both;
	}
	#specialsImage {
		position: relative;
		float: left;
		margin-left: 5px;
		margin-top: 0px;
	}
	#specialsdesc {
		margin-top: 8px;
		position: relative;
		padding: 5px;
		left: 10px;
		font-weight:bold;
	}
	
	#SpecialProductPrice
	{
		position: relative;
		display: block;
		font-size: 11px;
		margin-top: 0.9px;
		left: 12px;
	}
	#SpecialAddToCart {
		left: 50px;
		position: relative;
		top: 12px;
	}
