﻿/* Custom Test Site designed by Resposio */
body {
	margin: 0;
	padding: 10;
	font-size: 12px;
	font-family: Arial, Times New Roman, Serif;
	color: #666;
	letter-spacing: normal;
	background-color: #1C4267;
}
table {
	width: 95%;
	margin-left: -3;
}
/* Misc */
img {
	border: none;
}
hr {
	display: none;
}
.hide {
	display: none;
}
input {
	
	vertical-align: middle;
}
/* Headings */
h1 {
	font-size: 130%;
	line-height: normal;
	margin: 5px 0;
	padding: 0;
	color: #666;
}
h2 {
	font-size: 120%;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 110%;
	line-height: 2em;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
.h4bold {
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

h5 {
	font-size: 90%;
	margin: 0;
	padding: 0;
}
h6 {
	font-size: 80%;
	margin: 0;
	padding: 0;
}
/* Paragraphs */
p {
	padding: .2em;
	margin: 0 0 .5em 0;
	line-height: 1.2em;
}
/* Lists */
ul {
	margin: .5em 1em;
	padding: 0;
}
ol {
	margin: .5em 1em;
	padding: 0;
}
li {
	margin: 0 0 0 1em;
	padding: .2em 0;
}
/* Links */
a {
	text-decoration: underline;
}
a:link {
	color: #808080;
	padding-left: 0px;
	padding-right: 0px;
}
a:visited {
	color: #666;
}
a:hover {
	color: #4A96AF;
}
/* Clearing Floats */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* Content */
#maincontent {
	margin: 0 auto;
	width: 970px;
	padding: 0;
	_width: 970px;
	background: #fff url(../images/bg-mid.gif) repeat-y top center;
}
.maincontentwrapper {
	width: 970px;
	margin: 0;
	padding: 0;
}
.widecontentwrapper {
	width: 970px;
	margin: 0;
	padding: 0;
}
#maincontentfooter {
	margin: 0 auto;
	width: 965px;
	height: 20px;
}
#popup {
	background-color: #fff;
	margin: 5px;
	padding: 5px;
}
/* Admin Panel */
#adminpanel {
	font-size: 85%;
	background-color: #444;
	color: #fff;
	border-bottom: 1px solid #000;
	padding: 5px;
}
#adminright {
	width: 30%;
	vertical-align: middle;
}
#admincenter {
	width: 30%;
	vertical-align: middle;
}
#adminleft {
	width: 30%;
	vertical-align: middle;
}
#adminleft {
	text-align: left;
}
#admincenter {
	text-align: center;
}
#adminright {
	text-align: right;
}
#adminpanel a {
	color: #fff;
	border-bottom: 2px solid #666;
	text-decoration: none;
}
#adminpanel a:hover {
	color: #fff;
	text-decoration: none;
	background: #666;
}
/* Header */
#header {
	margin: 0 0 0 2px;
	_margin: 0;
	padding: 0;
	position: relative;
	left: 2px;
	background: url(../images/header-bg.jpg) no-repeat top left;
	width: 978px;
	height: 165px;
}
#headersearch {
	position: absolute;
	top: 59px;
	left: 536px;
	width: 220px;
}
#headersearch .searchboxform {
	background: url(../images/search-box-bg.gif) no-repeat top left;
	width: 200px;
	height: 33px;
}
#headersearch .searchboxform .forminput {
	margin: 5px 0 0 7px;
	border: 0px;
}
#headersearch .searchboxform .searchbutton {
	margin: 4px 0 0 20px;
}
#brandingarea {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 400px;
}
#header h1 {
	display: block;
	width: 298px;
	height: 82px;
	position: absolute;
	top: 9px;
	left: 0px;
	padding: 0;
	margin: 5px 0 0 10px;
	background: url(../images/jim-slims-tools-logo.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	width: 298px;
	height: 82px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
#header h1 a:hover {
	color: #fc0;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#header ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer a {
	color: #666;
	margin: 0 15px 0 0;
}
#header a {
	color: #666;
	margin: 0 15px 0 0;
}
/*Header Nav menu*/
#headermainmenu {
	position: relative;
	top: 94px;
	left: 411px;
	text-align: left;
	font-size: 100%;
	padding: 0;
	margin: 0 0 5px 0;
	width: 600px;
	height: 35px;
}
#headermainmenu li {
	margin: 0;
	display: inline;
}
#headermainmenu a {
	margin: 0;
	float: left;
	display: block;
}
#headermainmenu a:hover {
	color: #fc0;
	text-decoration: none;
}
#headermainmenu .activemainmenuitem a {
	font-weight: bold;
	border-bottom: 2px solid #ff0;
}
.HomeButton {
	width: 110px;
	height: 29px;
	display: block;
	background: url(../images/buttons/header-menu-home.gif) no-repeat top left;
	text-indent: -9999px;
}
.HomeButton:hover {
	width: 110px;
	height: 29px;
	display: block;
	background: url(../images/buttons/header-menu-home-hover.gif) no-repeat top left;
	text-indent: -9999px;
}
.ManufacturerButton {
	width: 110px;
	height: 29px;
	display: block;
	background: url(../images/buttons/header-menu-Manufacturer.gif) no-repeat top left;
	text-indent: -9999px;
}
.ManufacturerButton:hover {
	width: 110px;
	height: 29px;
	display: block;
	background: url(../images/buttons/header-menu-Manufacturer-hover.gif) no-repeat top left;
	text-indent: -9999px;
}
.SpecialsButton {
	width: 110px;
	height: 29px;
	display: block;
	background: url(../images/buttons/header-menu-Specials.gif) no-repeat top left;
	text-indent: -9999px;
}
.SpecialsButton:hover {
	width: 110px;
	height: 29px;
	display: block;
	background: url(../images/buttons/header-menu-Specials-hover.gif) no-repeat top left;
	text-indent: -9999px;
}
.SearchButton {
	width: 110px;
	height: 29px;
	display: block;
	background: url(../images/buttons/header-menu-Search.gif) no-repeat top left;
	text-indent: -9999px;
}
.SearchButton:hover {
	width: 110px;
	height: 29px;
	display: block;
	background: url(../images/buttons/header-menu-Search-hover.gif) no-repeat top left;
	text-indent: -9999px;
}
.ContactButton {
	width: 113px;
	height: 29px;
	display: block;
	background: url(../images/buttons/header-menu-Contact.gif) no-repeat top left;
	text-indent: -9999px;
}
.ContactButton:hover {
	width: 113px;
	height: 29px;
	display: block;
	background: url(../images/buttons/header-menu-Contact-hover.gif) no-repeat top left;
	text-indent: -9999px;
}
/*Header login menu*/
#headernavmenu {
	position: absolute;
	top: 2px;
	left: 20px;
	margin: 0;
	padding: 0;
	font-size: 90%;
	z-index: 20;
	width: 250px;
}
#headernavmenu ul li {
	display: inline;
	padding: 3px 0;
}
#headernavmenu a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #333;
}
#headernavmenu a:hover {
	text-decoration: underline;
	color: #ccc;
}
#wait {
	background: #FF0000;
	position: fixed;
	top: 15px;
	right: 15px;
	width: 100px;
}
/*Mini Cart*/
#minicart {
	text-align: left;
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 85%;
	position: absolute;
	top: 2px;
	left: 610px;
	z-index: 8;
}
#minicart #cartwrapper {
	position: relative;
	top: 25px;
	left: 253px;
}
#minicart ul {
	width: 350px;
	z-index: 11;
}
#minicart ul li {
	padding: 0 2px;
}
#minicart a {
	color: #333;
	text-decoration: underline;
}
#minicart a:hover {
	color: #000;
}
/* Footer */
#footer {
	clear: both;
	margin: 20px 20 20 20;
	padding: 50;
	border-top-color: #336699;
	border-top-style: solid;
}
#footerpagebtm {
	text-align: center;
	clear: both;
	margin: 0;
	_margin: 0;
	padding: 0;
	width: 970px;
	height: 23px;
}
#footernavmenu {
	text-align: center;
	margin: 0 0 0 2px;
	_margin: 0;
	position: relative;
	_left: 2px;
	padding: 10px 0;
	font-size: 100%;
	width: 963px;
	height: 55px;
	font-weight: bold;
}
#footer #locations {
	width: 840px;
	position: relative;
	left: 140px;
	margin: 0;
	_margin: 0;
}
#footer #locations td {
	width: 280px;
	margin: 0;
	_margin: 0;
}
.footertable{
	padding: 35;
	background-color: #FFFFFF;
}

.footercolumnheader {
	border: thin #000000 solid;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
.footercontents{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 15;
}
.footercontentsbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 15;
	font-weight: bold;
}
.footerlist li li li {
	position: relative;
	left: 5px;
	padding: 3px 0;
	margin: 0;
	list-style-image: url(../images/buttons/js-li-bg2.gif);
}
.footercopyright{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}

/* Columns */
#homepagecolumn1 {
	width: 190px;
	float: left;
	position: relative;
	margin: 0 0 0 8px;
	background: url(../images/category-menu-mid.gif) repeat-y;
}
#homepagecolumn1 #catmenutop {
	width: 190px;
	height: 30px;
	background: url(../images/category-menu-top1.gif) no-repeat;
}
#homepagecolumn1 #catmenubtm {
	width: 190px;
	height: 12px;
	background: url(../images/category-menu-btm.gif) no-repeat;
	_margin: 0 0 -5px 0;
}
#homepagecolumn1 #paymentoptions {
	width: 190px;
	background: #fff;
}
#homepagecolumn1 #paymentoptions img {
	margin: 20px 0 0 40px;
}
#homepagecolumn1 #Fein-Logo {
	width: 190px;
	background: #fff;
}
#homepagecolumn1 #Fein-Logo img {
	margin: 20px 0 0 15px;
}
#homepagecolumn2 {
	border: thin #C0C0C0 solid;
	width: 540px;
	float: left;
	position: relative;
	margin: 0 0 0 15px;
}
#homepagecolumn2 #BoschBanner {
	float: left;
	width: 265px;
	height: 175px;
	margin: 0;
}
#homepagecolumn2 #BannerRotator {
	float: left;
	width: 260px;
	height: 175px;
	margin: 0 0 0 5px;
}
#homepagecolumn2 #productgridwrap {
	float: left;
	width: 540px;
	background: url(../images/productgrid-wrap-mid.gif) repeat-y;
	margin: 0;
	padding: 0;
}
#homepagecolumn2 #productgridwraptop {
	width: 540px;
	background: url(../images/productgrid-wrap-top.gif) no-repeat;
	height: 13px;
}
#homepagecolumn2 #productgridwrapbtm {
	width: 540px;
	background: url(../images/productgrid-wrap-btm.gif) no-repeat;
	height: 13px;
	padding: 0;
	_margin: 0 0 -5px 0;
}
#homepagecolumn2 #ProductInformation {
	float: left;
	width: 375px;
	background: url(../images/product-info-wrap-mid.gif) repeat-y;
	margin: 10px 0 0 0;
}
#homepagecolumn2 #ProductInformation img {
	width: 200px;
	height: 250px;
	padding: 10px;
}
#homepagecolumn2 #ProductInformation p {
	text-align: left;
	padding: 2px;
}
#homepagecolumn2 #ProductInformation #ProductInfoWrapTop {
	width: 375px;
	background: url(../images/product-info-wrap-top.gif) no-repeat;
	height: 10px;
}
#homepagecolumn2 #ProductInformation #ProductInfoWrapBtm {
	float: left;
	width: 375px;
	background: url(../images/product-info-wrap-btm.gif) no-repeat;
	height: 13px;
	_margin: 0 0 -9px 0;
}
#homepagecolumn2 #rotatorwrap {
	float: inherit;
	margin: 12px 0 0 10px;
	width: 150px;
	border: 1px solid #ccc;
}
#homepagecolumn2 #rotatorwrap .blockcontent {
	margin: 12px 2px;
}
#homepagecolumn3 {
	width: 190px;
	float: left;
	position: relative;
	margin: 0 0 0 10px;
	padding: 0;
	background: url(../images/column3-mid.gif) repeat-y;
}
#homepagecolumn3 #column3top {
	width: 190px;
	height: 10px;
	background: url(../images/column3-top.gif) no-repeat;
}
#homepagecolumn3 #column3btm {
	width: 190px;
	height: 13px;
	background: url(../images/column3-btm.gif) no-repeat;
	padding: 0;
	margin: 0;
	_margin: 0 0 -4px 0;
}
#homepagecolumn3 .decoratedblock {
	margin: 5px 0 5px 5px;
}
#homepagecolumn3 .decoratedblock li {
	list-style: circle;
	padding: 5px;
}
#homepagecolumn3 #rssfeedwrap {
	width: 190px;
	background: url(../images/rss-feed-wrap-mid.gif) repeat-y;
	margin: 0 0 0 1px;
}
#homepagecolumn3 #rssfeedwrap #rsstop {
	width: 190px;
	background: url(../images/rss-feed-wrap-top.gif) no-repeat;
	height: 30px;
}
#homepagecolumn3 #rssfeedwrap #rsstop img {
	margin: 10px 0 0 0;
}
#homepagecolumn3 #rssfeedwrap #rssbtm {
	width: 190px;
	background: url(../images/rss-feed-wrap-btm.gif) no-repeat;
	height: 14px;
}
#homepagecolumn3 #rssfeedwrap .RssFeedViewer h4 {
	font-size: 85%;
	color: #369;
}
#homepagecolumn3 .RssFeedViewer {
	margin: 5px 0;
	padding: 0 6px 0 9px;
}

#homepagecolumn3 #SellerWrap {margin: 0 0 0 5px;}

#ctl00_MainContentHolder_ContentColumnControl3_ctl04_lblDescription {
	font-size: 85%;
	margin: 5px 0;
}
#ctl00_MainContentHolder_ContentColumnControl3_ctl04_DataList1_ctl00_HyperLink1 {
	margin: 5px 0;
}
#navcolumn {
	width: 190px;
	float: left;
	position: relative;
	_left: 7px;
	margin: 0 0 0 10px;
	_margin: 0 0 -5px 0;
	background: url(../images/category-menu-mid.gif) repeat-y;
}
#navcolumn #catmenutop {
	width: 190px;
	height: 30px;
	background: url(../images/category-menu-top.gif) no-repeat;
}
#navcolumn #catmenubtm {
	width: 190px;
	height: 12px;
	background: url(../images/category-menu-btm.gif) no-repeat;
}
#maincolumn {
	width: 760px;
	float: left;
	_left: 7px;
	margin: 0 0 0 10px;
	_margin: 0;
	position: relative;
}
/* Column Blocks */
.decoratedblock {
	margin: 0 0 15px 0;
	padding: 0;
}
.decoratedblock h4 {
	display: block;
	padding: 5px;
	color: #808080;
}
.decoratedblock ol {
	margin: 0;
	padding: 0;
}
.decoratedblock ul {
	margin: 0;
	padding: 0;
}
.decoratedblock li {
	margin: 0;
	padding: 0;
}
.blockcontent {
	padding: 5px;
	text-align: center;
}
/* Column Menus */
.sidemenu ul {
	padding: 0;
	margin: 5px 0;
}
.sidemenu li {
	padding: 2px 2px 2px 10px;
	list-style: none;
}
.sidemenu li a {
	text-decoration: none;
}
.categorymenu li {
	position: relative;
	left: 20px;
	padding: 3px 0;
	margin: 0;
	list-style-image: url(../images/buttons/js-li-bg.gif);
	width: 160px;
}
.categorymenu li li {
	position: relative;
	left: 5px;
	padding: 3px 0;
	margin: 0;
	list-style-image: url(../images/buttons/js-li-bg1.gif);
	width: 160px;
}
.categorymenu li li li {
	position: relative;
	left: 5px;
	padding: 3px 0;
	margin: 0;
	list-style-image: url(../images/buttons/js-li-bg2.gif);
	width: 160px;
}
.categorymenu li.current {
	background: #ccc;
	color: #000;
	width: 165px;
}
.categorymenu li li.current {
	background: #ccc;
	color: #000;
	width: 160px;
}
.categorymenu ul {
	padding: 0;
	margin: 3px 0;
}
.categorymenu li a {
	text-decoration: none;
	color: #000;
}
.categorymenu li a:active {
	color: #f00;
}
.categorymenu li a:link {
	color: #333;
}
.categorymenu li a:visited {
	color: #000;
}
.categorymenu li a:hover {
	color: #369;
}
/* Column Search Box */
.searchboxform .forminput {
	width: 130px;
}
.searchboxform input {
	vertical-align: middle;
}
/* Bread Crumbs */
.breadcrumbs {
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 90%;
}
.breadcrumbs .links {
}
/* Site Map Page */
#SiteMapColumns {
	clear: both;
	width: 940px;
	margin: 0 0 0 20px;
}
.ColumnOne {
	width: 350px;
	float: left;
	border-right: 1px solid #eee;
	margin: 0 0 0 10px;
}
.ColumnThree {
	width: 350px;
	float: left;
	margin: 15px;
}
.ColumnTwo {
	width: 350px;
	float: left;
	margin: 15px;
}
/* Category Styles */
#categoryleft {
	width: 190px;
	float: left;
	position: relative;
	_left: 7px;
	margin: 0 0 0 10px;
	_margin: 0;
	background: url(../images/category-menu-mid.gif) repeat-y;
}
#categoryleft #catmenutop {
	width: 190px;
	height: 30px;
	background: url(../images/category-menu-top1.gif) no-repeat;
}
#categoryleft #catmenubtm {
	width: 190px;
	height: 12px;
	background: url(../images/category-menu-btm.gif) no-repeat;
}
#categorymain {
	width: 760px;
	float: left;
	margin: 0 0 0 5px;
	_margin: 0px;
	position: relative;
	_left: 12px;
}
#categorymain .maincontentwrapper {
	width: 760px;
}
.recordsku a {
	font-size: 95%;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}
.recordname {
	font-size: 100%;
	font-weight: bold;
}
.recordshortdescription a {
	text-decoration: none;
	color: #000;
}
.recordshortdescription {
	margin: 5px;
}
.recordprice {
	font-size: 150%;
	font-weight: Bold;
}
.recordprice a {
	text-decoration: none;

}
.recordcontrols {
	margin: 10px;
}
.recordimage {
	text-align: center;
	margin: 5px auto;

}
.recordimage img {
	
	margin: 5px;
}
/* Category Templates */
#categorygridtemplaterecords .record {
	text-align: center;
	width: 175px;
	margin: 5px;
}
#categorygridtemplaterecords td {
	vertical-align: bottom;
	border-bottom-color: #F5F4F4;
	border-bottom-style: solid;
	border-bottom-width: thin;
	position: relative;
}
#categorygridtemplaterecords .record img {
	margin: 2px;
	position: relative;
}
#categorygridtemplaterecords .recordname {
	text-align: center;
	font-size: 100%;
	margin: 20px 0 0 0;
}
#categorygridtemplaterecords .recordsku {
	text-align: center;
	margin: 3px 0;
}
#categorygridtemplaterecords .recordprice {
	text-align: center;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 120%;
	line-height: 1em;
}
/* Sub Category Menu */
#subcategorymenu {
	margin: 10px 0;
	width: 760px;
	position: relative;
}
#categorydescription {
	width: 760px;
}
#subcategorymenu td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#subcategorymenu .record {
	width: 378px;
	margin: 10px 0;
}
#subcategorymenu .recordimage {
	float: left;
	width: 105px;
	margin: 0;
	padding: 0;
}
#subcategorymenu .recordname {
	float: left;
	width: 268px;
	font-weight: bold;
	font-size: 100%;
}
#subcategorymenu .recordname a {
	font-size: inherit;
	text-decoration: none;
}
#subcategorymenu .recordChildren {
	float: left;
	width: 268px;
}
#subcategorymenu ul {
	padding: 0;
	margin: 0 1px;
}
#subcategorymenu li {
	display: inline;
	padding: 0 2px;
	margin: 0 0 2px 0;
	list-style: none;
}
#subcategorymenu li a {
	text-decoration: none;
	font-size: 90%;
}
#subcategorymenu li a:hover {
	text-decoration: underline;
}
/* Sub Category Menu 2 */
#subcategorymenu2featured {
	width: 740px;
	float: left;
}
#subcategorymenu2featured .featuredImage {
	display: block;
	text-align: left;
}
#subcategorymenu2main {
	width: 740px;
	float: left;
	clear: left;
}
#subcategorymenu2 {
	margin: 20px 0;
}
#subcategorymenu2 td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#subcategorymenu2 .record {
	width: 378px;
	margin: 10px 0;
}
#subcategorymenu2 .recordimage {
	float: left;
	width: 105px;
	margin: 0;
	padding: 0;
}
#subcategorymenu2 .recordname {
	float: left;
	width: 268px;
	font-weight: bold;
	font-size: 100%;
}
#subcategorymenu2 .recordname a {
	font-size: inherit;
	text-decoration: none;
}
#subcategorymenu2 ul {
	padding: 0;
	margin: 0 1px;
}
#subcategorymenu2 li {
	display: inline;
	padding: 0 2px;
	margin: 0 0 2px 0;
	list-style: none;
}
#subcategorymenu2 li a {
	text-decoration: none;
	font-size: 85%;
}
#subcategorymenu2 li a:hover {
	text-decoration: underline;
}
/* Simple & Bulk Order Lists */
#categorybulkorderlisttemplate {
	margin: 20px 0 0 0;
}
#categorysimplelisttemplate {
	margin: 20px 0 0 0;
}
#categorysimplelisttemplate .record {
	padding: 2px 5px;
	float: left;
	margin: 0 0 20px 5px;
}
#categorybulkorderlisttemplate .recordsku {
	clear: both;
}
#categorysimplelisttemplate .recordsku {
	clear: both;
}
#categorybulkorderlisttemplate .recordname {
	float: left;
	width: 500px;
	margin: 0 10px 0 0;
}
#categorysimplelisttemplate .recordname {
	float: left;
	width: 500px;
	margin: 0 10px 0 0;
}
#categorybulkorderlisttemplate .recordprice {
	font-size: 100%;
	float: left;
	text-align: right;
	width: 100px;
	margin: 0;
	border: none;
}
#categorysimplelisttemplate .recordprice {
	font-size: 100%;
	float: left;
	text-align: right;
	width: 100px;
	margin: 0;
	border: none;
}
#categorybulkorderlisttemplate .record {
	padding: 0 0 10px 10px;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #eee;
	float: left;
}
#categorybulkorderlisttemplate table td {
	vertical-align: top;
}
#categorybulkorderlisttemplate .checkbox {
	background: #eee;
}
#categorybulkorderlisttemplate .addtocartcontrols {
	margin: 20px 0 20px 3px;
}
#categorybulkqtylisttemplate .record {
	padding: 0 0 15px 0;
	margin: 0 0 10px 5px;
	border-bottom: 1px solid #eee;
	float: left;
}
#categorybulkqtylisttemplate table td {
	vertical-align: top;
}
#categorybulkqtylisttemplate .addtocartcontrols {
	margin: 20px 0 20px 3px;
}
#categorybulkqtylisttemplate .recordname {
	float: left;
	width: 550px;
	margin: 0 10px 0 0;
}
#categorybulkqtylisttemplate .recordprice {
	font-size: 100%;
	float: left;
	text-align: right;
	width: 100px;
	margin: 0;
	border: none;
}
#categorybulkqtylisttemplate .qtycell {
	background: #eee url(../images/lilarrow.gif) no-repeat center right;
	padding: 5px;
}
#categorybulkqtylisttemplate .quantityfield {
	margin: 0;
	width: 25px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #666;
}
/* Detailed List */
#categorydetailedlisttemplate {
	margin: 20px 0 0 0;
}
#categorydetailedlisttemplate .record {
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
	width: 700px;
	float: left;
	border-bottom: 1px solid #eee;
}
#categorydetailedlisttemplate .recordimage {
	float: right;
	width: 120px;
	height: 120px;
	margin: 0;
}
/* Pager Control */
.pager {
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
	clear: both;
}
.pager ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pager ul li {
	display: inline;
	margin: 0 2px;
	padding: 0;
	color: #ddd;
	font-size: 80%;
}
.pager .disabled {
	color: #444;
	padding: 3px 6px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}
.pager a {
	color: #444;
	padding: 3px 6px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}
.pager .disabled {
	color: #ccc;
}
.pager li.current a {
	color: #444;
	font-weight: bold;
	border-color: #333;
	background: #fc0;
}
.pager a:hover {
	border-color: #6D8E44;
}
/* BVC 2004 Product Page Template */
/*Product page Tabbed Content*/
#bvc2004productpage .shadetabs {clear: both;padding: 3px 0;margin-left: 0;margin-top: 1px;margin-bottom: 0;list-style-type: none;text-align: left; /*set to left, center, or right to align the menu as desired*/}
#bvc2004productpage .shadetabs li {display: inline;margin: 0; font-size: 80%; font-weight: bold;}
#bvc2004productpage .shadetabs li a {text-decoration: none;position: relative;z-index: 1;padding: 3px 7px;margin-right: 3px;border: 1px solid #778;color: #1C4267;background: #ccc;}
#bvc2004productpage .shadetabs li a:visited {color: #2d2b2b;}
#bvc2004productpage .shadetabs li a:hover {text-decoration: underline;color: #2d2b2b;}
#bvc2004productpage .shadetabs li a.selected { /*selected main tab style */position: relative;top: 1px;background: #fff;border-bottom-color: white;}
#bvc2004productpage .shadetabs li a.selected:hover { /*selected main tab style */text-decoration: none;}
#bvc2004productpage .tabcontent {display:none;}
@media print {.tabcontent {display:block !important;}}

#bvc2004productpage #tabwrapper {float:left;clear:both;border:1px solid #999; width:720px; margin-bottom: 1em; padding: 10px; background: #fff; text-align: Left;}

#bvc2004productpage #menucolumn {
	width: 190px;
	float: left;
	position: relative;
	_left: 8px;
	margin: 0 0 0 10px;
	_margin: 0;
	background: url(../images/category-menu-mid.gif) repeat-y;
}
#bvc2004productpage #menucolumn #catmenutop {
	width: 190px;
	height: 10px;
	background: url(../images/category-menu-top.gif) no-repeat;
}
#bvc2004productpage #menucolumn #catmenubtm {
	width: 190px;
	height: 12px;
	background: url(../images/category-menu-btm.gif) no-repeat;
	_margin: 0 0 -5px 0;
}
#bvc2004productpage #ProductWrap {
	width: 740px;
	float: left;
	margin: 0 0 0 10px;
	_margin: 0;
	position: relative;
	_left: 9px;
}

#bvc2004productpage #ProductWrap #PostContentColumn  img {margin: 10px 0;}

#bvc2004productpage #imagecolumn {
	float: left;
	width: 350px;
	height: 310px;
	text-align: center;
}
#bvc2004productpage #imagecolumn #productinfowrap {
	text-align: left;
	border: 1px solid #ccc;
}
#bvc2004productpage #contentcolumn {
	border-bottom-color: #838383;
	border-bottom-width: thin;
	border-left: thin #838383;
	border-top: thin #838383;
	border: thin #838383 solid;
	float: right;
	clear: none;
	width: 350px;
	margin: 0 0 0 5px;
}

#bvc2004productpage #contentcolumn #voldiscount {margin: 0;}

#bvc2004productpage #descriptioncolumn {
	width: 740px;
	float: left;
}
#bvc2004productpage #ProductDescription {
	margin: 10px 0 0 0;
}
/* BVC 5 Product Page Template */
#bvc5productpage #contentcolumn {
	float: left;
	width: 600px;
	margin: 0 0 0 10px;
	text-align: left;
}
#bvc5productpage #actioncolumn {
	float: left;
	width: 350px;
	margin: 0 0 0 10px;
	text-align: left;
}
#bvc5productpage #ProductReviews {
	clear: both;
}
.productimage {
	text-align: center;
	margin: 10px 0;
}
/* Product Controls Box */
#ProductControls {
	padding: 10px;
	margin: 10px 0;
	position: relative;
	
}
.formlabel {
	text-align: right;
	color: #444;
}
.productpropertylabel {
	padding-right: 5px;
	padding: 0 10 0 5px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.Listprice {
	text-decoration: line-through;
	color: #999;
	text-align: center;
}

.productpropertylabelsiteprice {
	padding-right: 5px;
	text-decoration: none;
	color: #666;
	font-size: 18px;
}


.SitePrice {
	font-weight: bold;
	font-size: 24px;
	color: #1C4267;
	text-align: left;
}
.yousave {
	color: #999;
	
}
#buttons {
	margin: 5px;
}
/* Product Reviews & Cross/Up Sells */
#CrossSells {
	clear: both;
	padding: 10px;
	margin: 10px;
	border: 1px solid #eee;
}
.ProductReviews {
	clear: both;
	padding: 10px;
	margin: 10px;
	border: 1px solid #eee;
}
.ProductReviewLinks {
	font-size: 90%;
}
.ProductReview {
	margin: 10px;
	padding: 0 0 0 5px;
	border-left: 5px solid #eee;
}
.ProductReviewKarma {
	display: block;
	padding-top: 5px;
	font-size: 90%;
	color: #666;
}
#CrossSells table {
	width: 100%;
}
#crosssells {
	width: 940px;
	margin: 0 0 0 10px;
}
.WideSingleProductDisplayPanel {
	position: relative;
	width: 710px;
	float: left;
	border-bottom: 1px solid #eee;
}
.SingleProductDisplayImage {
	float: left;
	width: 125px;
	margin: 5px 15px 5px 5px;
}
.ProductBadge {
	position: absolute;
	top: -5px;
	left: -20px;
}
.SingleProductDisplayName {
	margin: 10px;
	font-size: 100%;
	font-weight: bold;
	clear: right;
}
.SingleProductDisplayDescription {
}
.SingleProductDisplayPrice {
	font-size: 100%;
	font-weight: bold;
	color: #666;
}
/* Cart Page */
.cartitemimage {
	width: 120px;
	height: 120px;
	float: left;
	margin: 0 5px 5px 0;
	background-image: url('../images/ImgBgSm.png');
	background-repeat: no-repeat;
}
.cartitemimage img {
	margin: 3px 0 0 5px;
}
.cartitemdescription {
	margin: 5px;
	float: left;
	width: 320px;
}
#cartcontainer tr td {
	border-top: solid 1px #ccc;
	padding: 5px 5px 0 0;
}
#cartcoupons {
	margin: 0 20px;
}
#cartactions {
	margin: 0 20px;
}
#carttitle {
	margin: 0 20px;
}
#cartcontainer {
	margin: 0 20px;
}
#cartcontainer {
	border-bottom: solid 1px #ccc;
}
#cartfooter {
	margin: 10px 20px 0 20px;
}
#carttotals {
	width: 200px;
	float: right;
	margin-bottom: 10px;
	text-align: right;
}
#carttotals table {
	float: right;
}
#cartupdates {
	width: 350px;
	margin-bottom: 10px;
	text-align: right;
	float: right;
}
#cartactions {
	clear: both;
	text-align: right;
	padding-bottom: 12px;
	margin-top: 20px;
}
#cartactioncontinue {
	float: left;
	width: 120px;
	text-align: left;
}
#cartactioncheckout {
	display: inline;
}
#cartcoupons {
	border: solid 1px #ccc;
	background-color: #F0F0F0;
	padding: 10px;
}
.cartsku {
	font-size: 80%;
}
.cartproductname {
	font-size: 110%;
	font-weight: bold;
}
.lineitemnodiscounts {
	text-decoration: line-through;
	display: block;
}
.totallabel {
	display: block;
}
.productpricecolumn {
	vertical-align: top;
	text-align: right;
}
.productquantitycolumn {
	vertical-align: top;
	text-align: right;
}
.producttotalcolumn {
	vertical-align: top;
	text-align: right;
}
.productdeletecolumn {
	vertical-align: top;
	text-align: center;
}
.productquantitycolumn div {
	width: 60px;
	float: right;
}
/* Checkout */
#searchwrap {
	width: 940px;
	margin: 0 0 0 20px;
}
#receiptwrap {
	width: 940px;
	margin: 0 0 0 20px;
}
#checkoutwrap {
	width: 940px;
	margin: 0 0 0 20px;
}
.creditcardinput {
	border: solid 1px #333;
	background: #ccc;
	padding: 5px;
}
.shippingdiscount {
	text-decoration: line-through;
}
.radiobuttoncol {
	width: 20px;
}
/* Checkout Addresses */
.addressbookpanel {
	border: 1px solid #eee;
	padding: 5px;
}
.addressbookpanel table {
	width: 100%;
}
.addressbookpanel ul {
	margin: 0;
}
.addressbookpanel li {
	list-style: none;
}
.addressbookpanel table {
	border-collapse: collapse;
	border: solid 1px #fff;
}
.addressbookpanel td {
	border: none;
	padding: 5px;
}
.addressbookpanel .alt {
	background-color: #eee;
}
/* Closed Store Message */
#closedcontent {
	width: 300px;
	height: 200px;
	margin: 50px auto;
	padding: 10px;
	background-color: #ff9;
	color: #333;
}
#closedcontent h1 {
	color: #000;
}
/* Address Book */
.addressbooktitle h1 {
	float: left;
}
.addressbooktitle .newaddress {
	float: right;
	margin: 15px;
}
.address {
	border: 1px solid #ddd;
	padding: 5px 10px;
	margin: 0 5px 15px 0;
}
.address .buttonrow {
	margin: 5px 0;
	padding: 0;
	text-align: left;
}
table.primaryaddresses {
	margin: 5px 0;
	width: 100%;
}
table.alladdresses {
	margin: 5px 0;
	width: 100%;
}
table.primaryaddresses td {
	vertical-align: top;
}
table.alladdresses td {
	vertical-align: top;
}
/* Search Page */
#SearchWrap {
	float: left;
	width: 940px;
	margin: 0 0 0 20px;
}
fieldset#SearchForm {
}
fieldset#SearchForm .forminput {
	border-color: #ccc;
}
#SearchResultsPane {
	margin: 10px 0;
}
	
.searchresultrecord {
	padding: 5px;
	margin: 5px;
	border-left: 5px solid #ccc;
	background-color: #f5f5f5;
}
/* Notes */
.BVSmallText {
	font-size: 85%;
}
/* Row Elements */
th {
	background: #eee;
	color: #808080;
	padding: 0;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
}
.rowheader {
	background: #eee;
	color: #808080;
	padding: 0;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
}
.rowheader {
	font-size: 90%;
}
.row {
	background: #f6f6f6;
}
.altrow {
	background: #f4f4f4;
}
/* Form Fields */
fieldset {
	border: 1px solid #eee;
	margin: 0;
	padding: 0;
}
fieldset table {
	margin: 15px auto;
}
fieldset#CurrentUsers {
	width: 340px;
	float: left;
	position: relative;
	left: 60px;
}
fieldset#NewUsers {
	width: 380px;
	float: left;
	position: relative;
	left: 120px;
}
fieldset.contactform table {
	width: 510px;
}
legend {
	font-size: 1.3em;
	line-height: 1em;
	font-weight: bold;
	color: #444;
	margin: 0 5px;
	padding: 2px;
}
/* Form Elements */
td.formlabel {
	text-align: right;
	width: 120px;
	white-space: nowrap;
	padding-right: 5px;
}
td.formfield {
	text-align: left;
	white-space: nowrap;
}
.forminput {
	padding: 4px 0 0 6px;
	height: 20px;
	width: 190px;
	color: #444;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.formtextarea {
	padding: 4px 0 0 6px;
	border: 1px solid #ccc;
	width: 90%;
}
.short {
	width: 25%;
}
.medium {
	width: 50%;
}
label {
	color: #666;
	font-size: 90%;
}
label.required {
	font-weight: bold;
}
select {
	border: 1px solid #ccc;
	color: #444;
	vertical-align: middle;
}
div.errormessage {
	color: #c00;
	line-height: 2em;
	padding: 0 5px;
	font-size: .8em;
}
span.errormessage {
	color: #fff;
	background: #c00;
	display: inline;
	line-height: 2em;
	padding: 0 5px;
	font-size: .8em;
}
.forgot {
	background: #f5f5f5;
	padding: 5px;
	display: block;
	margin-top: 10px;
	font-size: .7em;
}
.aligntop {
	vertical-align: top;
}
.buttonrow {
	text-align: right;
	padding: 5px 20px;
	margin: 0 0 10px 0;
}
/* Affiliate Form */
fieldset#affiliateform table {
	width: 510px;
}
fieldset#affiliateform table table {
	margin: 0;
	padding: 0;
	width: 100%;
}
fieldset#affiliateform td.formlabel {
	width: 150px;
}
/* Returns Form */
.returnitems table {
	width: 100%;
}
.returnitem .formfield {
	padding: 3px;
}
.returnitem .formlabel {
	padding: 3px;
}
.returnitem {
	margin: 5px;
}
.returncontrols {
	margin: 5px 0 0 0;
	padding: 5px;
	border: 1px solid #ddd;
	background: #eee;
}
.returnitems td.qtycolumn {
	vertical-align: top;
}
.returnitems .qtyfield {
	background: #eee url(../images/lilarrow.gif) no-repeat center right;
	margin: 5px 0;
	padding: 5px;
}
.returnitems .qtyfield input {
	width: 25px;
	text-align: center;
	border: 1px solid #ccc;
}
.rmaform {
	margin: 20px 0;
}
.rmaform table tr td {
	padding: 3px;
}
.rmaform .formtextarea {
	height: 100px;
	width: 400px;
}
/* Message */
.messagebox {
	border: 1px solid #ccc;
	width: 100%;
	margin: 5px 0;
}
.messagebox ul {
	list-style: none;
}
.messagebox .icon {
	float: left;
	margin: 5px;
}
.messagebox .message {
	margin: 5px 5px 5px 30px;
	font-size: 100%;
	line-height: 1em;
	padding: 5px;
}
.messagebox .errorline {
	clear: both;
}
/* BV Commerce Button */
.poweredby {
	text-align: center;
	margin: 5px;
}
/* Choices And Inputs */
td.choicelabel {
	vertical-align: top;
}
span.choicelabel {
	display: block;
	margin: 9px 0 0 0;
	float: right;
}
.radiobuttonnormallist ul {
	margin: 0;
}
.radiobuttonnormallist li {
	display: inline;
	list-style: none;
}
.radiobuttonnormallist ul ul {
	padding: 0;
	margin: 5px 0px;
	font-size: 11px;
}
.radiobuttonnormallist ul .rblist {
	margin-left: 7px;
}
.MarkDownPrice {
	text-decoration: line-through;
}
.HeaderCustSvc {
	padding: 3 3 3 3;
	width: 113px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	font-family: Arial;
	font-size: medium;
	position: absolute;
	top: auto;
	left: auto;
	z-index: inherit;
}
.categorybanner {
	padding: 3 0 0 0;
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
}

.manufacturetitle {
	list-style: circle outside;
	text-align: left;
	padding: 3;
	margin: 0;
	color: #333;
	font-size: 85%;
	font-weight: bold;
	margin-left: -3;
	padding-left: -10px;
	list-style-type: circle;
}
.manufacturedescription {
	text-align: left;
	padding: 3px;
	margin: 0;
	color: #838383;
	font-size: 75%;
}

.rowheaderhome {
	background: #1C4267;
	color: #000000;
	font-weight: bold;
	padding: 3px 3px 3px 0;
	text-align: center;
}

.rowheaderhome {
	font-size: 90%;
}

.rowheaderhome a:link {
	color: #FFFFFF;
}
.rowheaderhome a:visited {
	color: #FFFFFF;
}
.rowheaderhome a:hover {
	color: #369;

}

.cathomepagecolumn2 {
	color: #333;
	font-size: 85%;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inherit;
}
.cathomepagecolumn2 a:li {
	display: list-item;
	margin: 0;
	padding: 0 0 0 5;
	list-style-type: disc;
}
.holiday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-color: #FF0000;
	padding: 3px;
	margin: auto;
	color: #FFFF00;
}
.hometitle {
	font: normal normal bold medium serif;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
}
.hometitlelarge {
	border: thin #000000 solid;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}

.hometitlered {
	font: normal normal bold medium serif;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FF0000;
}
.hometitleredlarge {
	font: normal normal bold large serif;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FF0000;
}

.tableBorder {
	border: thin #333333 ridge
}
.contentblockheader {
	border: thin #000000 solid;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
.contentblockcontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 15;
}
.shipping_box {
	border: thin #000000;
}
.table_background {
	padding: 3;
	border: thin #999999 solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	
}

.home_page_block_divider{
	background-position: center;
	background-image: url('../../../../Images/horizontial_line.jpg');
	background-repeat: no-repeat;
}