.rightColumn {margin-right: 0;}

.contentColumn .ontop {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	padding: 65px 21px 12px 21px;
	z-index: 30;
}

.contentColumn .ontop .shareBox {
	float: left;
	margin: 0;
}
.contentColumn .ontop .shareBox.single {
	margin: 10px 0 0 0;
}
.contentColumn .ontop .shareBox iframe {
	height: 21px !important;
	margin-left: 5px;
}

.contentColumn .topBar {
	background: none repeat scroll 0 0 #c4bea1;
	font-size: 12px;
	font-family: "helveticaRounded", Arial;
	height: 30px;
	line-height: 35px;
	padding: 0 0 2px 10px;
	color: #fff;
	margin-top: 0px;
	text-transform: uppercase;
}

.contentColumn .onbottom {
	background-color: #C8BFA1 !important;
	display: block;
	width: 830px;
	min-height: 80px;
	height: 100%;
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 20;
	padding-bottom: 1px;
}



/***************
 * PRODUCTS
 **************/

#productHolder {
	margin:0 0 20px 0;
}


.writerPicture {
    position: relative;
    right: -239px;
    top: -87px;
    width: 110px;
}
.topBarSmall {
    border-bottom: 1px dashed #CCCCCC;
    height: 1px;
    margin: 0;
}


table.products {
	width: 100% !important;
	/*width: 820px;;*/
	border: 0;
	border-collapse: collapse;
	padding: 0 !important;
	margin: 0 !important;
}
table.products thead {
	background: #c4bea1;
	width: 820px;
	font-size: 11px;
	height: 30px;
	font-family: "helveticaRounded", Arial;
	overflow: hidden;
	
}
table.products tbody {
	width: 820px;
}
table.products thead tr {
	background: #c4bea1;
}
table.products thead .product-info,
table.products thead .product-grade,
table.products thead .product-contact,
table.products thead .product-logo {
	float: left;
	height: 30px;
	line-height: 35px;
	color: #fff;
	font-size: 12px;
	font-weigth: normal;
	padding: 0 10px 2px 10px;
	text-align: left;
}
table.products thead .product-info {
    padding-right: 0;
    width: 350px;
}
table.products thead .product-grade {
    padding: 0;
    width: 100px;
}
table.products thead .product-contact {
    width: 120px;
    padding: 0;
}
table.products thead .product-logo {
    width: 225px !important;
    text-align: right;
}

table.products th {
	text-transform: uppercase;
	color: #fff;
}
table.products th, table.products td {
	text-align: left;
}
table.products td {
	font-size: 13px;
	vertical-align: top;
	padding: 0 10px;
}
table.products .product-info {
	width: 350px;
	padding-left: 10px;
	padding-right: 0px;
}
table.products .product-contact {
	width: 10%;
}
table.products .product-contactInfo {
	width: 120px;
}
table.products .product-grade {
	text-align: center;
	padding: 0 3px;
	width: 79px;
}
table.products .product-grade img {
	margin: 0 0 10px 0;
}

table.products .product-logo {
	width: 215px;
	text-align: center;
	padding-right: 10px;
	padding-left: 0;
	height: 100%;
}
table.products .product-logo table {
	height: 100%;
	display: inline-table;
}
table.products .product-logo table td {
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
table.products .product-logo table td.link-text {
	height: 20px;
}

table.products td.product-logo a:hover {
	color: #dc5943;
}
table.products .product-logo .product-more-info {
	border-bottom: 1px dotted #c4bea1;
	text-align: left;
	padding: 0 0 10px 10px;
	float: left;
}
table.products .product-logo a.product-link-logo {
    display: inline-block;
}

table.products .product-logo .product-web {
	padding: 0;
	text-align: center;
	width: 212px;
}
table.products .product-logo .product-web span {
	width: auto;
}
table.products .product-logo .product-web a {
	margin: 0;
	width: auto;
}
table.products .product-logo .product-web a,
 table.products .quickad .product-logo a {
	padding: 0;
	text-align: center;
	
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	
	font-size: 12px;
	display:inline-block;
	
	padding-left: 16px;
	background: transparent url(../images/heart-14.png) no-repeat 0 4px;
	
	
}
table.products .product-logo .product-web a:hover ,
 table.products .quickad .product-logo a:hover {
	background: transparent url(../images/heart-14-red.png) no-repeat 0 4px;
		
 }
.singleProduct table.products .product-logo .product-web {
	float: right;
	right: 50%;
	position: relative;
	width: auto;
}
.singleProduct table.products .product-logo .product-web span {
	display: block;
	float: right;
	right: -50%;
	position: relative;
	width: auto;
}
.singleProduct table.products .product-logo .product-web a {
	padding-left: 34px;
	vertical-align: middle;
	width: auto;
	line-height: 28px;
	position: relative;
	bottom: -40px;
	margin: 0 auto;
	height: 32px;
	background: transparent url(../images/heart-32-2.png) no-repeat;
}
.singleProduct table.products.quickad .product-logo .product-web a
 {
	bottom: -40px;
	line-height: 30px;
	
}
.singleProduct table.products .product-logo .product-web a:hover {
	background: transparent url(../images/heart-32-red-2.png) no-repeat;	
}

 table.products .product-logo .product-web  {
	height: auto;
	background-image: none;
	padding: 0;
}
table.products .product-logo .product-web span {
	width: auto;
}
table.products .product-logo .product-web a {
	margin: 0;
	width: auto;
}
.product-item {
	background: transparent;
	clear: both;
	padding: 10px 0;
	font-size: 13px;
	color: #545454;
	width: 100%;
	margin-bottom: 2px;
}
.product-item:last-child {
	border-bottom: 0;
}
.product-item h2 {
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-family: "helveticaRounded", Arial;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #49b61b;
}
.product-item h2 a {
	font-family: "helveticaRounded", Arial;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #c15946;
}
.product-item h2 a:hover {
	color: #DC5943;
}
.product-item p {
	font-size: 13px;
	line-height: 18px;
}
.product-item .ingres {
	font-weight: bold;
	margin: 0;
	font-size: 13px;
}

.topNewsContent {margin-bottom: 20px;}

/********************
 * Categories & Groups
 *******************/
.group {
	border-bottom: 1px dashed #C4BEA1;
	padding: 13px 0 21px 0;
	min-height: 45px;
	position: relative;
}
.group:last-child {
	border-bottom: 0;
}
.group h2, .group h2 a {
	font-weight: normal !important;
	/* font-family: 'GillSansStdRegular'; */
	font-family: 'helveticaRounded', 'Helvetica', 'Arial', 'sans-serif'
}

.group h2 a {
	color: #DC5943;/*#00A89E;*/
}
.group h2 a:hover {
	color: #DC5943;
}
.readMore {
	position: absolute;
	right: 8px;
	bottom: 8px;
}
.readMore a:hover {
	color: #DC5943
}
.group .readMore {
	background: url("../images/heart-12-black.png") no-repeat scroll 0 5px transparent !important;
	display: block !important;
	padding-left: 14px !important;
}
.group .readMore:hover {
	color: #DC5943 !important;
	background: url("../images/heart-12-red.png") no-repeat scroll 0 5px transparent !important;	
}
.group .readMore:hover a {
	color: #DC5943 !important;	
}


/****************************
 * PAGING
 ***************************/
.pagingTop {
	/*font-size: 12px;*/
	float: right;
	width: 65px;
	height: 25px;
}
.pagingBottom {
	font-size: 13px;
	width: auto;
	min-width: 400px;
	text-align: center;
	margin: 8px auto 0 auto;
	padding-bottom: 21px;
	display: inline-block;
}
.pagingBottom .pageOneButton.button {
	color: #545454;
}
.pagingTop .pagingHeader {
	display: none;
	float: left;
}
.pagingHeader {
}
.pagingArrow {
	margin: 0 10px;
}
.pagingSplit {
}
.pagingTop a, .pagingBottom a {
	line-height: 18px;
}
.pagingBottom a {
	font-size: 13px;
	font-weight: bold;
}
.pagingTop a {
	cursor: pointer;
	color: #fff;
	font-size: 13px !important;
}
.pagingBottom a {
	cursor: pointer;
} 
.pagingTop a:hover, .pagingBottom a:hover {
	color: #DC5943 !important;
}
.pagingBottom a.active {
	text-decoration: none;
	cursor: default;
}
.pagingTop a.active {
	display: inline-block;
	padding: 0 2px;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	cursor: default;	
}
.pagingTop a.active, .pagingBottom a.active, .pagingTop a.active:hover, .pagingBottom a.active:hover {
	color: #eee;
}
#pagingBottomWrap {
	padding-top: 21px;
}
.pagingText {
	padding: 0;
	margin: 34px 0 0 0 ;
	font-weight: bold;
}

#numFound {
	font-size: 11px;
	position: absolute;
	top: 15px;
	left: 15px
}



.arrowRightReadMore {
	background: url("../images/icons/arrow-right.png") no-repeat scroll 0 5px transparent !important;
	display: block !important;
	padding-left: 14px !important;
	padding-top: 2px;
	font-size: 11px;
	margin-top: -3px;
}
.product-info .arrowRightReadMore {
	background: url("../images/heart-12-black.png") no-repeat scroll 0 5px transparent !important;
}
.product-info .arrowRightReadMore:hover {
	background: url("../images/heart-12-red.png") no-repeat scroll 0 5px transparent !important;
}
.customerProducts .arrowRightReadMore {
	background: url("../images/icons/arrow-right.png") no-repeat scroll 0 5px transparent !important;
}

.product-info.quickad h2 {
	display: block;
	width: 270px;
	float: left;
}
.product-info.quickad p {
	display: block;
	float: right;
	width: 80px;
	position: relative;
	
}

/******************
 * Single product
 ******************/
.productCategories, .productTags {
	display: block;
	margin-left: 10px !important;
	font-size: 11px;
	line-height: 14px;
	max-width: 500px;
}
.productCategories a, .productTags a  {
	text-transform: lowercase;	
}

/*************** ADDED 20130619 ************************/
/* default button */
.page2 .pagingBottom a.button {
	display: inline-block;
	width: 22px;
	height: 22px;
	background-color: transparent;
	background-image: url(../images/pagingInActive.png);
	background-repeat: no-repeat;
	/*color: #49b61b;*/
	color: #545454;
	padding: 2px 0 0 0;
}


/* links */
.page2 .pagingBottom a.pageNext,
.page2 .pagingBottom a.pagePrev {
	display: inline-block;
	color: #545454;
	background-repeat: no-repeat;
	font-weight: normal;
}
/* prev link */
.page2 .pagingBottom a.pagePrev {
	padding-left: 20px;
	background-image: url(../images/heartInActive.png);	
	padding-right: 5px;
}
/* next link */
.page2 .pagingBottom a.pageNext {
	padding-right: 20px;
	background-image: url(../images/heartInActiveRight.png);
	background-position: 100% 3px;
	padding-left: 5px;
}
/* links hover */
.page2 .pagingBottom a.pagePrev:hover {
	color: #dc5943 !important;
	background-image: url(../images/heartInActive2.png);
}
.page2 .pagingBottom a.pageNext:hover {
	color: #dc5943 !important;
	background-image: url(../images/heartInActiveRight2.png);
}

/* active links */
.page2 .pagingBottom a.pagePrev.active,
.page2 .pagingBottom a.pageNext.active {
	display: inline-block;
	color: #aaa !important;
}
/* active prev link */
.page2 .pagingBottom a.pagePrev.active {
	padding-left: 20px;
	background-position: 2px 2px;	
	background-image: url(../images/heartActive.png) !important;
}
/* active next link */
.page2 .pagingBottom a.pageNext.active {
	padding-right: 20px;
	background-position: 100% 2px ;
	background-image: url(../images/heartActiveRight.png) !important;
}
/* active prev link hover */
.page2 .pagingBottom a.pagePrev.active:hover {
	color: #545454;
	background-image: url(../images/heartInActive.png);
}
/* active next link hover */
.page2 .pagingBottom a.pageNext.active:hover {
	color: #545454;
	background-image: url(../images/heartInActiveRight.png);	
}

/* active and hovering buttons */
.page2 .pagingBottom a.button.active {
	background-image: url(../images/pagingActive.png);
	color: #aaa;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
}
.page2 .pagingBottom a.button:hover {
	background-image: url(../images/pagingActive.png);	
}

/* hide comme */
.page2 .pagingSplit {
	display: none;
}
#customers tr.product-item:last-child {	
	border-bottom: 1px dashed #C4BEA1 !important;
	
}

.product-grade .grades-img {
	visibility:hidden;
}
/*
#customers tr.product-item:last-child:nth-child(2),
#customers tr.product-item:last-child:nth-child(1) {		
	border-bottom: 1px dashed #C4BEA1 !important;
}
*/