ul#navTabs {
	clear: right; 
	display: inline-block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
div#prodMain ul#navTabs {
	width: 620px;
}
div.mainContentWide ul#navTabs {
	width: 900px;
}
ul#navTabs li {
	top: 0px;
	float: left;
	position: relative;
	top: 1px;
	z-index: 2;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 5px 0 0;
	padding: 0 0 0 15px;
	background: transparent url('/images/tabs-gradient.gif') no-repeat scroll 0 -28px;
}
ul#navTabs li#currentTab {
	background-position: 0 0;
}
ul#navTabs li a {
	display: block;
	float: left;
	padding: 0 27px 0 0;
	background: transparent url('/images/tabs-gradient.gif') no-repeat scroll 100% -84px;
	line-height: 28px;
	height: 28px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	white-space: nowrap;
}
ul#navTabs li a:hover {
	color: gray;
}
ul#navTabs li#currentTab a {
	background-position: 100% -56px;
}
ul#navTabs li#tabHover a {
	background-position: 100% -112px;
}
#tabsContent {
	border: 1px solid silver;
	padding: 15px;
	margin-bottom: 10px;
}
.tabContent {
	display: none;
}
.tabContentCurrent {
}
#prodMain .tabContent,
#prodMain .tabContentCurrent {
	width: 688px;
}
.mainContentWide .tabContent,
.mainContentWide .tabContentCurrent {
	width: 966px;
}
/*
div#tabsContent h2,
div#prodMain h2.titleBlack {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	display: block;
	clear: right;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid black;
	vertical-align: middle;
}
div#tabsContent h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
div#tabsContent h2 img {
	cursor: pointer;
	vertical-align: middle;
}
div#tabsContent h2 span {
	margin-left: 10px;
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
}*/
div#tabsContent table.prodList,
div#tabsContent table.prodListWide {
	border-collapse: collapse;
	border: 0;
}
div#tabsContent table.prodList th {
	border-collapse: collapse;
	padding: 3px 0 0 0;
	width: 120px;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}
div#tabsContent table.prodList td,
div#tabsContent table.prodListWide td {
	border-collapse: collapse;
	padding: 0 0 30px 0;
	vertical-align: top;
}
div#tabsContent table.prodList a,
div#tabsContent table.prodListWide a {
	display: block;
	float: left;
	width: 129px;
	height: 30px;
	line-height: 30px;
	margin: 0 10px 10px 0;
	color: blue;
	font-size: 10px;
}
div#tabsContent table.prodList td.wide a {
	width: 169px;
	line-height: 10px;
}
div#tabsContent table.prodList img,
div#tabsContent table.prodListWide img {
	border: 0;
	vertical-align: middle;
	margin-right: 5px;
}
div#tabsContent table.prodList td.wide img {
	float: left;
	border: 0;
	vertical-align: top;
	margin: 0 5px 10px 0;
}
div#tabsContent table.prodList div {
	float: left;
	width: 210px;
	margin: 0 0 5px 0;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
}
div#tabsContent table.prodListWide div {
	float: left;
	width: 270px;
	margin: 0 0 5px 0;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
}
div#tabsContent table.prodList input,
div#tabsContent table.prodListWide input {
	vertical-align: middle;
	margin-right: 5px;
}
div.post-content ul li,
div.kb-answer ul li {
	margin-bottom: 10px;
}
table.prodTable,
table.samplTable {
	border-collapse: collapse;
	border: 0;
	margin-bottom: 20px;
}
table.prodTable td {
	width: 170px;
	text-align: center;
	padding: 0 2px 10px 2px;
}
table.prodTable img {
	margin: 3px auto;
	border: 0;
	display: block;
}
div#tabsContent p,
div#prodMain p {
	margin: 0 0 10px 0;
}
table.samplTable td {
	border: 0;
	border-collapse: collapse;
	vertical-align: middle;
}
table.samplTable td.c1 {
	width: 20px;
}
table.samplTable td.c2 {
	padding: 0 5px 10px 5px;
}
table.samplTable td.c3 {
	padding: 5px 20px 5px 3px;
}
div#sampleSubmit {
	display: block;
	float: none;
	clear: right;
	height: 30px;
	margin: 0;
	margin: 5px 0 10px 0;
	text-align: right;
}
div#sampleSubmit input {
	border: 0;
}
div#filterBrand {
	margin: 0 0 20px 0;
	text-align: right;
	font-weight: bold;
}
div#filterBrand select {
	border: 1px solid #7C7056;
	font-size: 11px;
	margin: 0 0 0 3px;
	padding: 2px;
	width: 170px;
}
div.categoryList {
	padding: 20px 0 0 0;
}
div.categoryList div.list-item {
	float: left;
	width: 209px;
	height: 210px;
	margin: 0;
	display: inline;
}
div.categoryList div.builder {
	position: relative;
}
div.categoryList a.builderIcon {
	position: absolute;
	top: 75px;
	right: 0px;
	cursor: pointer;
}
div#tabsContent  div.clear,
div.categoryList div.clear {
	display: block;
	height: 1px;
	overflow: hidden;
}
div.mainContentWide div.categoryList div.clear {
	width: 700px;
	clear: both;
	height: 1px;
	overflow: hidden;
}
div.categoryList a {
	display: block;
	text-align: center;
/*	height: 40px;*/
}
div.categoryList img {
	border: 0;
	margin: 0 0 10px 0;
}
div.stockLevel {
	font-size: 10px;
	color: red;
	line-height: 16px;
	margin: 3px 0 0 0;
}
div.stockLevel img {
	display: inline;
	margin: 0 3px 0 0;
	vertical-align: middle;
}
div.stockLevel span {
	font-weight: bold;
	line-height: 16px;
	vertical-align: middle;
}
div.stockLevel span.rp {
	color: red;
	margin-left: 2px;
	text-decoration: line-through;
}
div.stockLevel span.sp {
	color: black;
	margin-left: 5px;
}
div#tab-Place-Order div.stockLevel {
	margin: -5px 0 10px 260px;
}
div#tabsContent div#tab-Shop-Products div.preview {
	text-align: center;
	cursor: pointer;
	color: darkblue;
	font-size: 10px;
}
table#prodPreview,
table#catPreview {
	position: absolute;
	visibility: hidden;
	z-index: 101;
	width: 273px;
	border-collapse: collapse;
	border: 0;
}
table#prodPreview td,
table#catPreview td {
	border-collapse: collapse;
	padding: 0;
}
table#prodPreview td div#prodPreviewContent,
table#catPreview td div#catPreviewContent {
	border: 1px solid silver;
	background-color: white;
	padding: 10px;
	margin: 0;
}

table#catPreview h2 {
	font-size: 16px;
	margin: 0 0 5px 0;
	display: block;
}

table#catPreview p {
	margin: 0 0 10px 0;
}

table#catPreview div#swatch {
	white-space: normal;
}

table#catPreview div#swatch img {
	margin: 0 0 5px 0;
	width: 30px;
	height: 30px;
	display: inline;
}
table#prodPreview td img {
	margin: 0;
	border: 0;
	display: block;
}
table#prodPreview div {
	color: black;
	margin: 5px 0 0 0;
	text-align: center;
}

table#catPreview div {
	color: black;
	margin: 5px 0 0 0;
}

table#persn {
	margin: 20px 0 0 0;
	border-collapse: collapse;
	border-top: 1px solid silver;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
table#persn th {
	border: 0;
	text-align: left;
	padding: 13px 10px 0 0;
	font-size: 11px;
	vertical-align: top;
	white-space: nowrap;
}
table#persn th span {
	display: block;
	color: gray;
}
table#persn td {
	border: 0;
	padding: 10px 0 0 0;
	vertical-align: top;
}
table#persn td.note {
	padding-left: 5px;
	color: gray;
}

div#prodMain table#persn td select,
div#prodMain table#persn td textarea {
	width: auto;
	margin: 0;
}
div#prodMain table#persn td input[type=text] {
	border: 1px solid #7C7056;
	font-size: 11px;
	padding: 2px;
}
table#persn span.note {
	color: gray;
	font-size: 10px;
	white-space: nowrap;
	display: block;
}

div#tabsContent div.entry table {
	margin: 0 0 10px 0;
}
blockquote.description {
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #ccc;
}
div.linkRed {
	margin: 15px 0 0 0;
	color: red;
}

/* category by color */
div#sc-swatch {
	margin: 0 0 10px 0;
}
div#sc-swatch img {
	border: 1px solid white;
	margin: 0 1px 1px 0;
}
div#sc-swatch img.selected {
	border: 1px solid red;
}
div#sc-select {
	margin: 0 0 10px 0;
}

/* blog posts */
div.entry blockquote {
	background-color: #EEEEEE;
	border: 2px dotted #CCCCCC;
	margin: 10px 0 20px 0;
	padding: 10px 20px;
}
div#tabsContent div.entry h3 {
	margin: 5px 0 10px;
}
div.entry h4 {
	margin: 15px 0 5px;
}
div.entry ul li {
	margin-bottom: 10px;
}
div.entry img.imgRight {
	float: right;
	margin: 0 0 20px 20px;
}
div.entry img.imgLeft {
	float: left;
	margin: 0 20px 20px 0;
}

