#productImgHolder {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
	width: 200px;
}
#productImg {
	border-bottom: 0px solid #B6BAB9;
	height: 130px;
}
#productImgOptions {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	padding-left: 5px;
}
#productNameDesc {
	float: left;
	margin: 10px 0px 10px 0px;
	text-align: left;
	width: 330px;
}
#productInfo {
	float: left;
	margin-bottom: 5px;
	width: 320px;
}
.productLineItem {
	float: left;
	height: auto;
	margin-bottom: 2px;
}
.infoHeader {
	background-color: #A1A6A1;
	color: #fff;
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin-top: 1px;
	padding-left: 5px;
	width: 85px;
	height: 15px;
	vertical-align: top;
	white-space:nowrap;
}
.infoTxt {
	color: #6A666E;
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin-top: 1px;
	margin-right: 0px;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: top;
	width: 220px;
	height: auto;
}
.infoTxtPrice {
	color: #6A666E;
	font-size: 11px;
	line-height: 16px;
	margin-top: 1px;
	margin-right: 0px;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: top;
	width: 220px;
	height: auto;
}
.infoTxt select {
	background-color: #F8F5EE;
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	width: 175px;
}
#productCopy {
	clear: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 40px;
	text-align: left;
	width: 560px;
}
#relatedProducts {
	line-height: 14px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 376px;
	height: auto;
}
#relatedProducts table {
	margin: 5px;
	width: auto;
	height: auto;
	vertical-align: top;
}
#relatedProducts td {
	padding: 5px;
	vertical-align: top;
}
#productFiles {
	border-left: 1px dashed #C3C6C4;
	float: right;
	margin-left: 0px;
	width: 165px;
	line-height: 16px;
}
.flag {
	margin: 5px;
	border: 0px;
}
.productFilesHeader {
	background-color: #A1A6A1;
	color: #fff;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
	margin-bottom: 2px;
	padding-left: 5px;
	width: 150px;
	height: 14px;
}
.productFilesHeader a:link, .productFilesHeader a:visited {
	color: #fff;
	text-decoration: none;
}
.productFilesHeader a:hover {
	color: #fff8e5;
	text-decoration: none;
}
.productFilesGroup, .productPhotosGroup {
	font-size: 11px;
	clear: left;
	margin-bottom: 20px;
	margin-left: 15px;
	width: 145px;
}
.productFilesGroup p {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 140%;
	margin-top: 0px;
}
/* Sub Categories */
.subCat_productGroup {
	border-collapse: collapse;
	clear: none;
	width: 520px;
	margin: 5px 10px;
	margin-bottom: 15px;
}
.subCat_productGroup td {
	padding: 8px;
	vertical-align: top;
}
.subCat_product, .subCat_productAccent {
	float: left;
	width: 520px;
}
.subCat_productAccent {
	background-color: #E4E4DD;
	border-bottom: 5px solid #E4E4DD;
}
.subCat_statusIcon {
	vertical-align: middle;
	width: 32px;
}
.subCat_productThumb {
	width: 56px;
}
.subCat_productThumb img {
	border: 3px double #b3b3b3;
}
.subCat_productName {
	width: 130px;
}
.subCat_productDescription {
	width: 440px;
}
.subCategoryTable {
	float:left;
}

/* NEW PRODUCTS */
.newProductItem {
	float: left;
	margin-bottom: 20px;
	width: 760px;
}
.newProductImg {
	float: left;
	line-height: normal;
	padding-right: 5px;
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
	width: 100px;
}
.newProductTxt {
	background-color: #f8f5ee;
	float: right;
	padding: 3px 10px 10px 10px;
	width: 470px;
}
/* AUTOPATCH CATEGORIES */

.apCat_statusIcon {
	vertical-align:top;
	line-height: 20px;
}
.apDescr {
	background: url(/imgs/ap_style_imgs/gray_fade_2.jpg) #e2e3e4 bottom repeat-x;
	float: left;
	margin-bottom: 20px;
	width: 560px;
}
.apDescr p {
	margin: 5px 10px;
}
.AutoPatchCategoryItem {
	border-bottom: 3px solid #dad2cf;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 560px;
}
.AutoPatchCategoryTitleOLD {
	float: left;
	line-height: normal;
	padding-right: 5px;
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
	width: 100px;
}
.AutoPatchCategoryTitle, .AutoPatchCategoryTitle a:link {
	float: left;
	color: #8b0b04;
	line-height: normal;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
.AutoPatchCategoryItemTxt {
	background: url(/imgs/ap_style_imgs/gray_fade.jpg) repeat-x;
	background-color: #f8f5ee;
	float: right;
	padding: 3px 10px 10px 10px;
	width: 385px;
}
#replacedInfoDiv {
	margin-bottom: 20px;
}
.replacedInfo {
	font-weight: bold;
	font-size: 12px;
	color: #AA0000;
}
dl {
	margin-top: 15px;
	margin-left: 10px;
	margin-top: 0px;
}
ul.productList {
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0px 10px;
	margin-bottom: 15px;
	padding: 0px;
}
ul.accent {
	background-color: #E4E4DD;
}
ul.last {
	margin-bottom: 20px;
}
ul.productList li {
	float: left;
	padding: 8px;
}
ul.productList li.statusIcon {
	width: 32px;
}
ul.productList li.thumb {
	width: 56px;
}
ul.productList li.thumb img {
	border: 3px double #b3b3b3;
	width: 50px;
}
ul.productList li.title_description {
	width: 224px;
	border: 0px solid black;
}
ul.productList li.title_description p {
	margin-bottom: 0px;
}
.apSubCatList {
	margin-top: 30px;
}
.apSubCatList img {
	float: left;
}
.apSubCatList p {
	float: right;
	width: 68%;
}
/* Sortable tables */
table.sortable thead {
	background-color:#eee;
	color:#666666;
	font-weight: bold;
	cursor: default;
}
ul.ap_view_list {
	padding: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-top: 10px;
}
ul.ap_view_list li {
	color: #8b0b04;
	font-size:14px;
	margin-right: 15px;
}
ul.ap_view_list li a:link, ul.ap_view_list li a:visited {
	color: #8b0b04;
}
ul.ap_view_list li.first {
	background-color: #8b0b04;
	color: #fff;
	float: left;
	font-size:14px;
	display: block;
	margin-right: 10px;
	padding: 2px 2px 2px 5px;
	width: 125px;
}
/*---------------------AutoPatch In Demand Styles----------------------*/

#paginated {
	padding-left:0px;
	padding-right:0px;
}
#paginated table {
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
#paginated th {
	border-bottom:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	font-size: 11px;
}
#paginated th {
	background-color:#8b0b04;
	color:#ffffff;
}/*dark gray*/
#paginated a.yui-dt-sortable {
	color:#ffffff;
}/*dark gray*/
#paginated td {
	/*border:1px solid #000000;*/
		vertical-align: top;
	font-size: 10px;
	line-height: 1.1em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#paginated .yui-dt-odd {
	background-color:#e2e3e4;
} /*light gray*/
#paginated #yui-dt0-bdrow0-cell0 {
/*width: 50px;*/
	}
/*   InDemand Logo on Product Pages   */
.indemand {
	background-image: url(/imgs/InDemand/indemand_small.gif);
	position: absolute;
	top: 270px;
	display: block;
	width: 100px;
	height: 67px;
}
.flag-eu {
	background-image: url(/imgs/flags/eu_32x19.gif);
	position: absolute;
	top: 270px;
	display: block;
	width: 32px;
	height: 19px;
}
div.newTop {
	border: 0px;
	margin-left: 8px;
	padding: 0px;
	clear: both;
	height: 210px;
	width: 752px;
}
div.newTop div.newText {
	float: left;
	width: 320px;
}
div.newTop div.newProductImg {
	width: 260px;
	height: 190px;
	padding: 0px;
	float: right;
	margin-right: 10px;
}
div.newTop div.newTabHolder {
	width: 155px;
	float: right;
	height: 175px;
	margin-top: 4px;
}
div.newTab {
	background-image: url('/imgs/productTab.gif');
	background-position: bottom left;
	background-repeat: none;
	text-align: center;
}
div.newTab div.newTabBig {
	padding-top: 4px;
	color: #F8F5EE;
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
}
div.newTab div.newTabMedium {
	color: #F8F5EE;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 2px;
}
div.newTab div.newTabSmall {
	color: black;
	font-size: 10px;
	line-height: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
}
div.newTabHolder div.newImage {
	width: 151px;
	margin-top: 4px;
	background-color: #F8F5EE;
	height: 82px;
	border: 2px solid #E6EAF0;
}
div#coolIcons {
	padding: 3px;
	height: 37px;
	width: 320px;
	float: left;
}
div.coolIcon {
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 8px;
	margin-top: 5px;
}
div.newPopup {
	width: 575px;
	z-index: 100;
	position: absolute;
	float: none;
	opacity: 0;
	filter:alpha(opacity=0);
	display: none;
}
/*
div.newPopup span
{
	width: 550px;
	text-align: left;
}
*/

div.ciDYKMainContent {
	background-color: #FEF7E8;
}
div.ciDYKMainContent div {
	background-color: #FEF7E8;
	width: 465px;
	min-height: 58px;
	border: 1px #FEF7E8 solid;
	margin-left: 105px;
}
div.ciAwardContent {
	background-color: #f6efe0;
}

div.ciAwardContent div {
	background-color: #f6efe0;
	width: 445px;
	min-height: 58px;
	border: 1px #f6efe0 solid;
	margin-left: 105px;
}

.AwardPhoto {
	border: 3px double #b3b3b3;
	margin-top: 5px;
	margin-left: 15px;
	float:right;
}
div.cicatProContent {
	background-color: #f0f5e8;
}
div.cicatProContent div {
	background-color: #f0f5e8;
	width: 465px;
	min-height: 58px;
	border: 1px #f0f5e8 solid;
	margin-left: 105px;
}
div.cidigitalGenerationContent {
	background-color: #f0e9f0;
}
div.cidigitalGenerationContent div {
	background-color: #f0e9f0;
	width: 465px;
	min-height: 58px;
	border: 1px #f0e9f0 solid;
	margin-left: 105px;
}
div.ciPureSyncContent {
	background-color: #eeeeee;
}
div.ciPureSyncContent div {
	background-color: #eeeeee;
	width: 465px;
	min-height: 58px;
	border: 1px #eeeeee solid;
	margin-left: 105px;
}
div.ciEnergyStarContent {
	background-color: #ffffcc;
}
div.ciEnergyStarContent div {
	background-color: #ffffcc;
	width: 465px;
	min-height: 58px;
	border: 1px #ffffcc solid;
	margin-left: 105px;
}
div.ciGSAContent {
	background-color: #e3ebef;
}
div.ciGSAContent div {
	background-color: #e3ebef;
	width: 465px;
	min-height: 58px;
	border: 1px #e3ebef solid;
	margin-left: 105px;
}
div.ciG4Content {
	background-color: #e3ebef;
}
div.ciG4Content div {
	background-color: #e3ebef;
	width: 465px;
	min-height: 58px;
	border: 1px #e3ebef solid;
	margin-left: 105px;
}
div.cidspContent {
	background-color: #f2eae8;
}
div.cidspContent div {
	background-color: #f2eae8;
	width: 465px;
	min-height: 58px;
	border: 1px #f2eae8 solid;
	margin-left: 105px;
}

div.ciQuickShipContent {
	background-color: #dfdeee;
}
div.ciQuickShipContent div {
	background-color: #dfdeee;
	width: 465px;
	min-height: 58px;
	border: 1px #dfdeee solid;
	margin-left: 105px;
}
div.ciGreenTextContent {
	background-color: #EBF4E7;
}
div.ciGreenTextContent div {
	background-color: #EBF4E7;
	width: 465px;
	min-height: 58px;
	border: 1px #EBF4E7 solid;
	margin-left: 105px;
}

div.cicountryCodeContent {
	background-color: #e5f2d8;
}
div.cicountryCodeContent div {
	background-color: #e5f2d8;
	width: 465px;
	min-height: 58px;
	border: 1px #e5f2d8 solid;
	margin-left: 105px;
}
div.ciMiniSiteContent {
	background-color: #f9eadd;
}
div.ciMiniSiteContent div {
	background-color: #f9eadd;
	width: 465px;
	min-height: 58px;
	border: 1px #f9eadd solid;
	margin-left: 105px;
}
div.ciWTVMainContent {
	background-color: #F4E4DC;
}
div.ciWTVMainContent div {
	background-color: #F4E4DC;
	width: 465px;
	min-height: 58px;
	border: 1px #F4E4DC solid;
	margin-left: 105px;
}
div.ciWPMainContent {
	background-color: #DEDDE2;
}
div.ciWPMainContent div {
	background-color: #DEDDE2;
	width: 465px;
	min-height: 58px;
	border: 1px #DEDDE2 solid;
	margin-left: 105px;
}
div.ciBEMainContent {
	background-color: #f6cfca;
}
div.ciBEMainContent div {
	background-color: #f6cfca;
	width: 455px;
	min-height: 58px;
	border: 1px #f6cfca solid;
	margin-left: 110px;}
div.ciAUMainContent {
	background-color: #ded7db;
}
div.ciAUMainContent div {
	background-color: #ded7db;
	width: 465px;
	min-height: 58px;
	border: 1px #ded7db solid;
	margin-left: 105px;
}
div.aCLMainContent {
	background-color: #f8f5ee;
	border-top: 4px solid #d1d1d1;
	border-left: 4px solid #d1d1d1;
	border-right: 4px solid #d1d1d1;
}
div.aCLMainContent div {
	background-color: #white;
	width: 565px;
	min-height: 58px;
	margin-top: 60px;
}
.categorySidebar {
	width: 180px;
	min-height: 400px;
	background: url(/imgs/productCategoyHeaders/sideBar.gif) top left repeat-x;
	float: right;
	padding-top: 15px;
}
.sidebarInset {
	padding: 10px 10px 0px 10px;
	background-color: #3f3f3f;
	width: 130px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.sidebarInset h3 {
/*
	color: #f8f5ee;
	font-size: 14px;
	line-height: 16px;
*/	
}
.sidebarInset div.img {
	width: 110;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.sidebarInset .descrpition {
	color: #f8f5ee;
	font-size: 8px;
}
