


a:link { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.0em; color: #666666; text-decoration: underline; }
a:visited { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.0em; color: #666666; text-decoration: underline; }
a:hover {  font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.0em; color: #94C852; text-decoration: underline; }


p {margin: 0px 0px 7px 0px;}

h1 {
	margin: 0px 0px 5px 0px;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color:#5998D6;
}

span.strike { text-decoration: line-through;}

form.inline {
	display:inline;
}

ul.errorlist{
	color: #cc0000;
}

br.lbreaker { clear: left; }

/*********
   FORMS
**********/

input.txtinput {
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	vertical-align: middle;
	border: 1px solid #7F9DB9;
	padding-top: 2px;
	padding-bottom: 2px;
}

select.txtinput {
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	vertical-align: middle;
	border: 1px solid #7F9DB9;
	padding-top: 2px;
	padding-bottom: 2px;
}

textarea.txtinput {
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	vertical-align: middle;
	border: 1px solid #7F9DB9;
}

input.apply {
	border: 0px;
	width: 60px;
	height: 17px;
	vertical-align: middle;
	color: #ffffff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	background: url(images/applybutton.gif) no-repeat left top;
}

/*****************************
 MAIN LAYOUT
*****************************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #FFFFFF;
	background-repeat: repeat-x;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	color:#000000;
}


	div.mainblock {
		padding: 10px 0px 0px 0px;
		margin: 0;
		border: 1px;
		width: 750px;
		text-align: left;
		position: absolute;
		left: 50%;
		margin-left: -375px;
		background: #fff;
	}

		div.header {
			float: left;
			height: 80px;
			background: #ffffff url(images/header.gif) no-repeat left bottom;
		}

			div.logodiv {
				float: left;
				width: 200px;
				margin-top: 13px;
			}

				img.logo {
					width: 200px;
					height: 67px;
					border: 0px;
				}

			div.minicartdiv {
				float: right;
				width: 550px;
				text-align: right;
				font-size: 10px;
				color: #434343;
				padding-top: 7px;
				background:  url(/images/headertel.gif) no-repeat right 15px;
				height: 80px;
			}

				img.carticon {
					border: 0px;
					width: 14px;
					height: 11px;
					vertical-align: middle;
				}

				div.minicartdiv a:link, div.minicartdiv a:visited {
					color: #434343;
					text-decoration: none;
				}

				div.minicartdiv a:hover {
					color: #94C852;
					text-decoration: none;
				}

				input.searchbox {
					font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
					font-size: 11px;
					vertical-align: middle;
					border: 1px solid #7F9DB9;
				}

				input.searchbutton {
					border: 0px;
					width: 23px;
					height: 17px;
					vertical-align: middle;
					color: #ffffff;
					font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
					font-size: 10px;
					font-weight: bold;
					background: url(images/searchbutton.gif) no-repeat left top;
				}

		div.topnav {
			float: left;
			clear: both;
			height: 23px;
			background: #D5D5D5 url(images/topnavbg.gif) repeat-x left bottom;
			border-left: 1px solid #CCCCCC;
			border-right: 1px solid #CCCCCC;
		}

		div.gradstrip {
			clear: both;
			height: 25px;
			background: #ffffff url(images/gradstrip_blue.gif) repeat-x left bottom;
			border: 1px solid #CCCCCC;
		}

		div.messagebar {
			clear: both;
			float: right;
			width: 500px;
			height: 19px;
			background: #ffffff url(images/messagebar.gif) repeat-x left top;
			font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
			font-size: 11px;
			color:#ffffff;
			font-weight: bold;
			padding-top: 5px;
		}

		div.maindiv {
			clear: both;
			width: 750px;
		}

			div.leftnav {
				background: none;
				width: 160px;
				float:left;
				margin: 0px 0px 20px 0px;
				position: relative;
			}

			div.contentblock {
				width: 560px;
				float:right;
				padding: 10px 10px 20px 20px;
				line-height: 1.4em;
			}

			div.contentblockhome {
				width: 570px;
				float:right;
				padding: 10px 0px 20px 20px;
				line-height: 1.4em;
			}

			div.fullwidthblock {
				width: 750px;
				float:left;
				padding: 10px 0px 20px 0px;
				line-height: 1.4em;
			}

		div.footer {
			clear: both;
			height:40px;
			margin-top: 20px;
			margin-bottom: 10px;
			border-top: 5px solid #195B9C;
		}

			div.footerleft {
				float: left;
				width: 350px;
				padding-top: 4px;
			}

				img.footercards {
					border: 0px;
					width: 350px;
					height: 50px;
				}

			div.footerright {
				float: right;
				width: 400px;
				text-align: right;
				font-size: 11px;
				color: #666666;
				padding-top: 4px;
				line-height: 16px;
			}

				div.footerright a:link, div.footerright a:visited {
					color: #666666;
					text-decoration: underline;
				}

				div.footerright a:hover {
					color: #94C852;
					text-decoration: underline;
				}

/*****************************
  TOP NAV
*****************************/

ul.topnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 748px;
}

	ul.topnav li {
		float: left;
		margin: 0px;
		padding: 0px;
		list-style: none;
		display: inline;
		font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
		font-size: 11px;
		text-align: center;

	}

		ul.topnav li.topa { width: 60px; background: url(images/topnavnotch.gif) no-repeat right 3px; }
		ul.topnav li.topb { width: 143px; background: url(images/topnavnotch.gif) no-repeat right 3px; }
		ul.topnav li.topc { width: 92px; background: url(images/topnavnotch.gif) no-repeat right 3px; }
		ul.topnav li.topd { width: 82px; background: url(images/topnavnotch.gif) no-repeat right 3px; }
		ul.topnav li.tope { width: 82px; background: url(images/topnavnotch.gif) no-repeat right 3px; }
		ul.topnav li.topf { width: 64px; background: url(images/topnavnotch.gif) no-repeat right 3px; }
		ul.topnav li.topg { width: 105px; background: url(images/topnavnotch.gif) no-repeat right 3px; }
		ul.topnav li.toph { width: 120px; }

	ul.topnav a:link, ul.topnav a:visited {
		padding-top: 4px;
		width: 100%;
		height: 19px;
		display: block;
		color: #666666;
		text-decoration: none;
		font-weight: bold;
	}

	ul.topnav a:hover {
		color: #ffffff;
	}

/*****************************
 LHNAV
*****************************/

div.manbut {
	width: 150px;
	height: 18px;
	margin-bottom: 10px;
	cursor: hand;
	background: url(/images/manbut.gif) no-repeat left top;
	padding: 4px 0px 0px 10px;
	margin-left: 0px;
}

ul.mannav {
	position: absolute;
	left: 0px;
	top: 21px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	width: 143px;
	background: url(/images/manbg.gif) repeat-y center top;
	border: 1px solid #ccc;
}

	ul.mannav li {
		list-style: none;
		margin: 0px;
		padding: 4px 0px;
	}

ul.lhnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.lhnav li {
	float: left;
	color: #94C852;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	/**background: url(images/navbullet.gif) no-repeat left bottom;**/
	background: url(images/navbullet2.gif) no-repeat left 7px;
	border-bottom: 1px solid #eeeeee;
}

	ul.lhnav li.header {
		background: none;
		width: 100%;
		font-weight: bold;
		color: #666;
	}

ul.lhnav a:link, ul.lhnav a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	line-height: 13px;
	width: 140px;
}

ul.lhnav a:hover {
	color: #94C852;
	text-decoration: underline;
}


/*****************************
  HOMEPAGE
*****************************/

div.homefeatblock {
	width: 570px;
}

	div.homefeatmain {
		width: 397px;
		height: 129px;
		border: 1px solid #cccccc;
		float: left;
		text-align: right;
		font-size: 16px;
		font-weight: bold;
		font-family: "Arial", "Verdana", "Helvetica", "MS Sans Serif";
		color: #666666;
	}

		img.homefeatimg {
			width: 190px;
			height: 129px;
			border: 0px;
			float: left;
		}

		img.readmore {
			width: 98px;
			height: 15px;
			margin: 0px 1px 0px 0px;
			padding: 0px;
			border: 0px;

		}

		table.centcell {
			width: 207px;
			height: 113px;
			border: 0px;
			line-height: 18px;
			text-align: center;
			padding-right: 5px;
		}


	div.homefeatsub {
		width: 164px;
		height: 39px;
		border: 1px solid #cccccc;
		float: right;
		margin-bottom: 4px;
		text-align: right;
		font-size: 12px;
		font-weight: normal;
		font-family: "Arial", "Verdana", "Helvetica", "MS Sans Serif";
		color: #666666;
	}

	div.subest { background: url(/images/subest.gif) no-repeat left top; }
	div.subvan { background: url(/images/subvan.gif) no-repeat left top; }
	div.subpad { background: url(/images/subpad.gif) no-repeat left top; }
	div.subblue { background: url(/images/homefeatsubbg.gif) repeat-x left top; }
	div.subgreen { background: url(/images/homefeatsubbg2.gif) repeat-x left top; }
	div.subred { background: url(/images/homefeatsubbg3.gif) repeat-x left top; }

		table.centcellsub {
			display: inline;
			width: 119px;
			padding: 0px 3px 0px 3px;
			height: 39px;
			border: 0px;
			line-height: 14px;
		}

			table.centcellsub td {
				text-align: center;
				vertical-align: center;
				height: 39px;
			}

		div.homefeatsub strong {
			font-weight: normal;
			font-size: 14px;
			font-weight: bold;
		}


div.hometext {
	clear: both;
	margin-top: 6px;
	width: 548px;
	height: 129px;
	border: 1px solid #cccccc;
	padding: 4px 10px 4px 10px;
}

	div.hometext H1 {
		font-family: "Arial", "Verdana", "Helvetica", "MS Sans Serif";
		font-size: 16px;
		font-weight: bold;
	}

	table.centcelltxt {
		border: 0px;
		width: 548px;
		height: 129px;
		color: #666666;
	}


div.homefeatprods {
	width: 190px;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 19px;

}

div.homefeatprodright {
	margin-right: 0px;
}

	div.featboxtxt {
		width: 115px;
		padding-top: 3px;
		padding-right: 0px;
		padding-left: 5px;
		float: right;
		font-size: 11px;
		background: #ffffff;
		color: #666666;
	}

		div.featboxtxt a:link, div.featboxtxt a:visited {
			color: #2767A3;
			font-size:11px;
			font-weight: bold;
		}

		div.featboxtxt a:hover {
			color: #666666;
		}

/*****************************
  BROKERAGE
*****************************/

div.broksort {
	float: left;
	width: 100%;
	text-align: right;
	color: #666666;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding-top: 3px;
	padding-bottom: 3px;
}

	div.broksort a:link, div.broksort a:visited {
		color: #666666;
		text-decoration: none;
	}

	div.broksort a:hover {
		color: #94C852;
	}

div.prodbox {
	width: 560px;
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
}

	div.prodboxtxt {
		width: 310px;
		padding-top: 5px;
		padding-right: 0px;
		float: right;
		height: 100px;
		font-size: 11px;
		background: #ffffff;
		color: #666666;
	}

		div.prodboxtxt a:link, div.prodboxtxt a:visited {
			color: #2767A3;
			font-size:11px;
			font-weight: bold;
		}

		div.prodboxtxt a:hover {
			color: #666666;
		}

	div.prodboxprice {
		width: 140px;
		padding-top: 5px;
		padding-right: 0px;
		float: right;
		color: #666666;
		font-size: 11px;
		font-weight: normal;
		line-height: 16px;
		height: 120px;
		background: #ffffff;
		text-align: right;
	}

		div.prodboxprice span.nowprice {
			color: #cc0000;
			font-weight: bold;
		}

		div.prodboxprice a:link, div.prodboxprice a:visited {
			color: #94C852;
			font-size:11px;
		}

		div.prodboxprice a:hover {
			color: #666666;
		}

	input.addtocartsmall {
		margin-top: 5px;
		width: 120px;
		height: 15px;
		border: 0px;
	}

	img.addtocartsmall {
		margin-top: 5px;
		width: 120px;
		height: 15px;
		border: 0px;
	}

	img.pricematch {
		margin: 15px 0px 0px 10px;
		border: 0px;
	}

	img.switchsave {
		margin: 15px 0px 0px 0px;
		border: 0px;
	}

/*****************************
 PRODUCT IMAGES
*****************************/

img.prodtiny {
	width: 60px;
	height: 60px;
	float: left;
	border: 0px solid #F9E8AB;
}

img.prodsmall {
	width: 100px;
	height: 100px;
	float: left;
	border: 0px solid #eeeeee;
}

img.prodmed {
	width: 310px;
	border: 1px solid #eeeeee;
}

img.prodhuge {
	width: 400px;
	height: 400px;
	float: left;
}

/*****************************
  PRODPAGE
*****************************/


div.ppleft {
	width: 312px;
	float: left;
	text-align:left;
	margin-top: 0px;
}

	div.ppleft a:link, div.ppleft a:visited {
		color: #5998D6;
		text-decoration: underline;
		font-size: 11px;
		font-weight: bold;
	}

	div.ppleft a:hover {
		color: #94C852;
	}

	img.enlgicon {
		border: 0px;
		width: 27px;
		height: 26px;
		vertical-align: middle;
	}


div.ppright {
	margin-top: 20px;
	width: 238px;
	float: right;
	padding-left:10px;
	padding-right:0px;
	line-height:18px;
}

	span.prodem {
		color: #CC0000;
		font-weight: bold;
		font-size: 1.1em;
	}

	span.prodem2 {
		color: #94C852;
		font-weight: bold;
	}

	span.prodem3 {
		color: #000000;
		font-weight: bold;
		font-size: 1.1em;
	}

	#switchnsave {
		display: block;
		color: #cc0000;
		font-weight: bold;
		font-size: 1.3em;
		margin-top: 33px;
	}


	img.addtocart {
		margin-top: 5px;
		width: 151px;
		height: 21px;
		border: 0px;
	}

	input.addtocart {
		margin-top: 5px;
		width: 151px;
		height: 21px;
		border: 0px;
	}

div.ppfull {
	clear:both;
	font-size: 11px;
	line-height:16px;
	padding-top: 20px;
}

	ul.prodfeat {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 17px;
		list-style: square;
	}


/*****************************
 ENLARGE WINDOW
*****************************/

div.enlghead {
	width: 440px;
	text-align: left;
	background: #f3f3f3;
	border-bottom: 1px solid #cccccc;
}

div.enlgimg {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

div.enlgimg img {
	border: 1px solid #cccccc;
}

div.enlgalt {
	vertical-align: bottom;
	padding: 0px 19px 0px 20px;
	text-align: right;
	margin: 10px 0px 0px 0px;
}

	div.enlgalt ul {
		list-style: none;
		display: inline;
		margin: 0px;
		padding: 0px;
	}

		div.enlgalt li {
			list-style: none;
			display: inline;
			margin: 0px 0px 0px 2px;

		}

			div.enlgalt a:link, div.enlgalt a:visited {
				border-bottom: 0px;
				border-left: 1px solid #cccccc;
				border-right: 1px solid #cccccc;
				border-top: 1px solid #cccccc;
				padding: 3px;
				text-decoration: none;
				height: 20px;
				line-height: 16px;
			}

			div.enlgalt a:hover {
				background: #f3f3f3;
			}

div.enlgclose {
	width: 430px;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	background: #f3f3f3;
	border-top: 1px solid #cccccc;
}

/***********************
 SHOPCART
***********************/


select.qty {
	font-size: 11px;
}

table.shopcart th {
	background: #195B9C;
	font-size: 11px;
	padding: 0px 5px 0px 0px;
	color: #ffffff;

}

table.shopcart td {
	border-bottom: 1px solid #eeeeee;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}

	table.shopcart td a:link, table.shopcart td a:visited {
		font-weight: bold;
		color: #5998D6;
	}

	table.shopcart td a:hover {
		font-weight: bold;
		color: #666666;
	}

tr.shopcarttotal td {
	background: #FFFFFF;
	border-bottom: 1px solid #eeeeee;
	font-size: 11px;
	line-height: 20px;
}

div.checkouthead {
	background: #195B9C;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

div.checkoutcontent {
	padding: 10px 5px 10px 5px;
}

label.checkoutform {
	float: left;
	width: 140px;

	padding-right: 10px;
	text-align: right;
}

/***********************
 DJ LIST
***********************/

td.djlistbox {
	width: 258px;
	border: 1px solid #cccccc;
	padding: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-family: "Arial", "Verdana", "Helvetica", "MS Sans Serif";
	color: #666666;
	vertical-align: top;
}

img.djimg {
	width: 70px;
	height: 70px;
	border: 0px;
	float: left;
}

	div.innerdj {
		width: 178px;
		padding-left: 10px;
		float: left;
	}

	div.innerdjcontact {
		clear: all;
		width: 258px;
		float: left;
	}

/***********************
 IMAGE FLOATS
***********************/

img.floatleft {
	float: left;
	margin: 0px 5px 5px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 0px 5px;
}


/***********************************
 CUSTOMER SERVICE - 3 EQUAL COLS
***********************************/

#threecols580eq {
	width: 560px;
	margin: 0;
	padding: 0;
	clear: both;
}

	.tc580 {
		float: left;
		width: 170px;
		margin: 0;
		padding: 0;
	}

	.tc580pl {
		margin-left: 0px;
	}

	#threecols580eq ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#threecols580eq ul li {
		color: #666;
		line-height: 1.5em;
		list-style: none;
		background: url(images/custbullet.gif) no-repeat left top;
		padding-left: 20px;
	}

	#threecols580eq ul li a:link, #threecols580eq ul li a:visited {
		color: #666;
		text-decoration: underline;
	}

	#threecols580eq ul li a:hover {
		color: #94C852;
		text-decoration: underline;
	}



/***********************************
 SITE MAP - 2 COLS
***********************************/

div.sitemap {
	width: 560px;
	margin: 0;
	padding: 0;
}

	div.sitemapl {
		width: 280px;
		margin: 0;
		padding: 0;
		float: left;
	}

	div.sitemapr {
		width: 280px;
		margin: 0;
		padding: 0;
		float: right;
	}



/*****************************
 CUSTNAV
*****************************/

ul.custnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}

ul.custnav li {
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 20px;
	background: url(images/custbullet.gif) no-repeat left top;
}

ul.custnav a:link, ul.custnav a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 3px;
	display: inline;
	line-height: 14px;
}

ul.custnav a:hover {
	color: #94C852;
	text-decoration: underline;
}

/****************************
 NEWSLETTER SUBSCRIPITONS
****************************/

input.subscribebox {
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	vertical-align: middle;
	border: 1px solid #7F9DB9;
	width: 200px;
}

input.subscribebutton {
	border: 0px;
	width: 80px;
	height: 17px;
	vertical-align: middle;
	color: #ffffff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	background: url(images/subscribebutton.gif) no-repeat left top;
}

.smallprint {
	margin-top: 12px;
	font-size: 0.9em;
}

.errormesg {
	color: #c00;
	font-size: 1.1em;
	font-weight: bold;
}

p.boxout {
	margin: 4px 0;
	padding: 2px;
	background: #ffffff;
	color: #86ba5e;
	font-weight: bold;
	text-align: center;
	border: 1px solid #86ba5e;
}

p.prodpagebo {
	height: 37px;
}
.toptext{
	width: 398px;
	float: left;
	margin-bottom: 15px;
}
.toptext p{
	line-height: 20px;
}
.toptext h1{
	margin-top: 9px;
	maregin-bottom: 12px;
}
.toptext h1 .webaddress{
	color: #95DC3C;
}

/****************************
 NEW HOMEPAGE STYLES
****************************/

.productlist{
	float: left;
	width: 399px;
}
.topbrands{
	float: right;
	width: 164px;
	margin-top: -7px;
}
.topbrands a img{
	border: none;
}
.topbrands ul{
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 13px;
}
.topbrands li{
	list-style-type: none;
	text-align: center;
	padding-bottom: 10px;
}
.manufacturelogo{
	float: right;
}
.logo{
	width: 109px;
	float: left;
}
.topManu{
	float: left;
	width: 560px;
}
.topManu h1{
	float: left;
	width: 80%;
	padding-top: 20px;
}
.productLogo{
	float: right;
	margin-bottom: 10px;
}

.bundlename {
	display: block;
	clear: both;
	margin-top: 20px;
	font-size: 1.3em;
	color: #2767A3;
	font-weight: bold;
	line-height: 100px;
	padding-left: 110px;
	background: url(/images/combodeal.gif) no-repeat top left;
}

.bundlebox {
	clear: both;
	margin-top: 10px;
}

.bundleleft {
	float: left;
	width: 560px;
}

	.whensep {
		font-size: 1.1em;
		color: #86ba5e;
	}

	.bundleleft img {
		padding: 0 4px;
	}

	.bundleleft span.bundleplus {
		float: left;
		position: relative;
		top: 20px;
		font-size: 2em;
	}

.bundleright {
	clear: both;
	float: right;
	width: 151px;
	text-align: center;
}

.bundleprice {
	color: #cc0000;
	font-weight: bold;
	font-size: 0.9em;
}