﻿/************************ OTHER CSS begins ************************/
.top_addtocart 
{
      padding: 0px 0 0px 35px;
      width: auto;
      background: rgba(0, 0, 0, 0) url("../img/cart.png") no-repeat scroll left center;
      display: inline-block;
}
/*h1, h2, h3, h4, h5, h6 {
	margin:0px 0 15px;
	padding:0px 0 0px;
	font-family:"PT Sans",sans-serif;
	color:#C47BE6;  /*color:#c47be6;*/
	/*border-bottom:0px solid #999;
	line-height:normal;
	text-transform:uppercase;
}*/
h1 {
	font-size:40px;
}
h2 {
	font-size:35px;
}
h3 {
	font-size:28px;
}
h4 {
	font-size:24px;
}
/*.h5 {
	font-size:18px;
}*/
h6 {
	font-size:16px;
}
footer h6 {
	font-size:14px;
}
p {
	margin:0 0 10px;
	padding:0;
}
margin-right_20 {
	margin-right:20px;
}
.banner_right {
	height:335px;
	overflow:hidden;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.left_img, .figure_left {
	margin:0 25px 8px 0;
	float:left;
	clear:both;
}
.right_img, .figure_right {
	margin:0 0 8px 25px;
	float:right;
	clear:both;
}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-justify {
	text-align:justify;
}
.position_relative {
	position:relative;
}
.position_absolute {
	position:absolute;
}
.full_row, .full-col {
	width:100%;
	overflow:hidden;
}
.display_block {
	display:block;
}
.inline-block {
	display:inline-block;
}
.display_none {
	display:none;
}
.auto-margin {
	margin:0 auto;
	display:block;
}
.auto-width {
	width:auto!important;
}
.margin_bottom-15 {
	margin-bottom:15px;
}
.margin_bottom-5 {
	margin-bottom:5px;
}
.padding_top-20 {
	padding-top:20px;
}
.padding_bottom-20 {
	padding-bottom:20px;
}
.bold-font {
	font-weight:bold;
}
.uline-font {
	text-decoration:underline;
}
.italic-font {
	font-style:italic;
}
.uppercase {
	text-transform:uppercase;
}
.img_border {
	border:4px solid #c47be6;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.img_border:hover {
	border-color:#fff;
}
.clear {
	clear:both;
}
.clear-none {
	clear:none;
}
#buy_block span.price {
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	width:12%;
	display:inline-block;
}
#buy_block label {
	margin:0;
	padding:0;
	width:auto;
	display:inline-block;
}
#buy_block input[type="text"]#quantity_wanted
{
    padding:2px;
    width:35px;
    background:#fff;
    border:1px solid #fff;
    color:#333;
    font-size:11px;
}
.red-font {
	color:#634E03!important;
}
.pink-font {
	color:#c47be6!important;
}
.black-font {
	color:#000!important;
}
.black-font1 {
	color:#2C3A3B!important;
}
.grey-font {
	color:#777!important;
}
.blue-font {
	color:#818b5f!important;
}
.beige-font {
	color:#c47be6!important;
}
.green-font {
	color:#c47be6!important;
}
.o-font {
	color:#c47be6!important;
}
.white-font {
	/*color:#fff!important;*/
}
.white_bg {
	background:#fff;
}
.beige_bg {
	background:#c47be6;
	color:#fff;
}
.light-beige_bg {
	background:#f4efe8;
}
.green_bg {
	background:#c47be6;
	color:#fff;
}
.light-green_bg {
	background:#D5F2B0;
}
.min_height-450 {
	min-height:450px;
}
.font_16 {
	font-size:16px;
	font-weight:bold;
}
.subhead {
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px;
	padding:0;
}
.inner {
	padding:10px;
	overflow:hidden;
}
.inner_25 {
	padding:25px;
	overflow:hidden;
}
.featured_home h4 {
	/*color:#818b5f;*/  color: #fff;
	font-family: 'Fjalla One', sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	margin-bottom: 30px;
	padding: 15px 43px 14px;
	text-transform: uppercase;
}
.featured_home h4 {
	background: url("../img/marker3.png") no-repeat scroll 14px 15px #818b5f;   /*background: url("../img/marker3.png") no-repeat scroll 14px 15px #F2F7FB;*/
	border:1px solid #818b5f;  /*border:1px solid #c47be6;*/
}
ul.featured_products-box {
	margin:0;
	padding:0;
	overflow:hidden;
}
.featured_products-box li {
	margin:0;
	padding:15px;
	width:233px;
	height:372px;
	background:#ececec;
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:#c47be6;
	list-style-type:none;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
	float:left;
}
.featured_products-box li.last {
	width:234px;
	border-right:0;
}
.featured_products-box li img {
	margin:10px auto 15px;
	width:183px;
	height:131px;
	border:1px solid #ddd;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display:block;
}
.featured_products-box li span {
	margin:0 0 5px;
	display:block;
}
.featured_products-box li span > span:first-child {
	font-weight:bold;
}
.featured_products-box li span.heading {
	padding:8px;
	height:18px;
	color:#818b5f;
	font-family:'Oswald', Sans-Serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
}
.featured_products-box li span.desc {
	padding:8px;
	height:34px;
	overflow:hidden;
}
.featured_products-box li a.featured_btn {
	background: url("../img/featured_btn.png") no-repeat scroll 0 0;
	display: block;
	float: right;
	height: 34px;
	margin-left:5px;
	padding: 0 0 0 12px;
	text-decoration: none;
}
.featured_products-box li a.featured_btn span {
	background: url("../img/featured_btn.png") no-repeat scroll right 0;
	color: #565656;
	cursor: pointer;
	display: block;
	font: bold 12px "Arial";
	height: 25px;
	padding: 9px 33px 0 0;
}
.featured_products-box li a.featured_btn span:hover {
	color: #818b5f;
}
.featured_products-box li span.price {
	margin:0 0 8px 0;
	padding:8px;
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	color:#333;
	overflow:hidden;
}
.featured_products-box li .btn-addtocart {
	padding:6px 18px;
	background:#333;
	border:1px solid #333;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	text-align:center;
	display:inline-block;
	cursor:pointer;
}
.featured_products-box li .btn-addtocart:hover {
	background:#818b5f; /*background:#6C8658;*/
	border:1px solid #818b5f;   /*border:1px solid #6C8658;*/
}
.featured_products-box li .btn-view {
	padding:6px 18px;
	background:#818b5f; /*background:#6C8658;*/
	border:1px solid #818b5f;   /*border:1px solid #6C8658;*/
	color:#fff;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	text-align:center;
	display:inline-block;
	cursor:pointer;
}
.featured_products-box li .btn-view:hover {
	background:#333;
	border:1px solid #333;
}
.btn-details {
	margin:5px 0px;
	padding:5px 11px;
	background:#333;
	border:1px solid #333;
	color:#fff;
	font-size:12px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}
.btn-details:hover {
	/*color:#818b5f;
	background:#fff;
	border:1px solid #818b5f;*/
	color:#fff;
	background:#c47be6;
	border:1px solid #c47be6;
}
.btn-addtocart {
	/*margin:5px 0px;*/
	padding:5px 11px;
	/*background:#818b5f;
	border:1px solid #818b5f;*/
	/*background:#333;*/
    border:1px solid #c47be6;
	background:#c47be6;
	color:#fff;
	font-size:12px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}
.btn-addtocart:hover {
	background:#fff;
	border:1px solid #c47be6;
	color:#333;
	text-decoration:none;
}
.btn-view {
	padding:5px 15px;
	/*background:#818b5f;
	border:1px solid #818b5f;*/
	/*background:#333;*/
    background:url(../img/view-bg.png) repeat-x #634e03;
	border:1px solid #634e03;   /*border:1px solid #6C8658;*/
	color:#fff;
	font-size:12px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}
.btn-view:hover {
	background:#634e03;
	border:1px solid #634e03;
	color:#fff;
	text-decoration:none;
}
.view {
	width:33px;
	height:33px;
	background: url(../img/view.png) no-repeat;
	background-position:left top;
	display:inline-block;
	float:right;
}
.view:hover {
	background-position:left bottom;
}
.btn-more {
	padding:5px 11px;
	background:#c47be6;
	border:1px solid #c47be6;
	color:#fff;
	font-size:11px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
}
.btn-more:hover {
	background:#333;
	border:1px solid #333;
	color:#fff;
}
.btn-more1 {
	padding:5px 11px;
	background:#333;
	border:1px solid #333;
	color:#fff;
	font-size:11px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
}
.btn-more1:hover {
	background:#fff;
	border:1px solid #fff;
	color:#333;
}
.hor_split {
	margin:15px 0;
	height:1px;
	background:#bbb;
}
.hor_split-50 {
	margin:15px auto;
	width:50%;
	height:1px;
	background:#bbb;
}
.grey-hor_split {
	margin:15px 0;
	height:1px;
	background:#999;
}
ul.marker_list {
	margin:0;
	padding:0;
	overflow:hidden;
}
.marker_list li {
	margin:0 0 8px;
	padding:0 0 0 15px;
	background: url(../img/marker1.gif) no-repeat left 2px;
	list-style-type:none;
}
.top_lo-padding-15 {
	padding:15px 0;
}
.lo_bar {
	padding:15px 0;
	width:100%;
	font-size:11px;
	border-top:1px solid #555;
	overflow:hidden;
}
.lo_links {
	margin: 10px 0;
	display:block;
	color:#fff;
	font-size:11px;
	text-align:center;
	overflow:hidden;
}
.lo_links a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.lo_links a:hover, .lo_links a.active {
	color:#C47BE6;
	text-decoration:underline;
}
.lo_links.footer_links a {
	margin:0 10px;
}
.lo_links a.no_margin, .lo_links.no_margin-padding {
	margin:0;
	padding:0;
}
.inner_padding-12 {
	padding:12px;
	overflow:hidden;
}
ul.sub-categories {
	margin:0;
	padding:0;
	overflow:hidden;
}
.sub-categories li {
	margin:0 6.5px 15px;
	padding:20px;
	width:26%;
	height:190px;
	background:#fff;
	list-style-type:none;
	overflow:hidden;
	float:left;
}
.sub-categories li img {
	margin:0 auto 15px;
	width:150px;
	height:150px;
	display:block;
}
.sub-categories li span {
	margin-bottom:8px;
	width:100%;
	height:16px;
	font-weight:bold;
	display:block;
	overflow:hidden;
}
ul.disc_list {
	margin:0;
	padding:0;
}
.disc_list li {
	margin:0 0 12px 15px;
	padding:0;
	/*background: url(../img/circ-list.png) no-repeat 0 4px;*/
	list-style-type:none;
	list-style-image:url(../img/circ-list.png);
}
ul.pdf_list {
	margin:0;
	padding:0;
}
.pdf_list li {
	margin:0 0 12px 30px;
	padding:0;
	list-style-type:none;
	list-style-image:url(../img/ico_pdf.png);
	position:relative;
}
.pdf_list li a
{
    position:absolute;
    bottom:3px;
}
.infoBoxWrapper.list .disc_list li {
	background: url(../img/circ-list.png) no-repeat 0 8px;
}
.two-cols {
	width:45%;
	float:left;
}
.two-cols.rmargin {
	margin:0 4.9% 0 0;
	padding:0 4.9% 0 0;
	border-right:1px solid #999;
}
.three-cols {
	margin:0 1%;
	padding:0 1% 1%;
	width:29.2111%; /*width:29.3%;*/
	float:left;
}
.four-cols {
	margin:0 1%;
	padding:0 1% 1%;
	width:21%;
	float:left;
}
.featured-cols {
	margin:0 1%;
	padding:0 1% 1%;
	width:29.3%;
	line-height:normal;
	float:left;
}
.featured-cols img {
	margin:0 auto 10px;
	width:100%;
	height:auto;
	max-width:270px;
	max-height:270px;
	border:1px solid #c47be6;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display:block;
}
.featured-cols img:hover {
	/* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* IE 5-7 */
    filter: alpha(opacity=70);
	/* Netscape */
    -moz-opacity: 0.5;
	/* Safari 1.x */
    -khtml-opacity: 0.7;
	/* Good browsers */
    opacity: 0.7;
	border-color:#666;
}
 .featured-cols span:nth-of-type(1) {
 margin:0 0 5px;
 height:20px;
 color:#c47be6;
 font-weight:bold;
 display:block;
 overflow:hidden;
}
.featured-cols span:nth-of-type(2) {
 margin:0 0 5px;
 height:auto;
 display:block;
 overflow:hidden;
}
.featured-cols span:nth-of-type(3) {
 margin:0 0 3%;
 height:auto;
 font-size:11px;
 display:block;
 overflow:hidden;
}
.footer_heading {
	border-bottom: 2px solid #EEF5FF;   /*border-bottom: 2px solid #353535;*/
	color:#EEF5FF;  /*color: #2d1a17;*/
	font-family: 'Fjalla One', sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	margin-bottom: 16px;
	padding-bottom: 7px;
	text-transform: uppercase;
}
ul.footer_link-list {
	margin:0;
	padding:0;
}
.footer_link-list li {
	background: url("../img/marker4.png") no-repeat scroll 3px 15px transparent;
	border-top: 1px solid #F2F7FB;  /*border-top: 1px solid #d7ccbc;*/
	color: #8f847f;
	font-family: 'Fjalla One', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.2em;
	margin-top: 9px;
	padding: 9px 0 1px 20px;
}
.footer_link-list li:first-child {
	border-top:0;
	margin-top:0;
	padding:0 0 1px 20px;
	background-position:3px 6px;
}
.footer_link-list li a {
	color:#fff;  /*color:#8f847f;*/
}
.footer_link-list li a:hover, .footer_link-list li a.active {
	color:#000;  /*color:#779262;*/
}
ul.avail_list {
	margin:0;
	padding:0;
	overflow:hidden;
}
.avail_list li {
	margin:0 2% 0 0;
	padding:1% 0 0;
	width:23%;
	text-align:center;
	list-style-type:none;
	float:left;
}
.avail_list li.last {
	margin:0;
	padding:0;
}
.avail_list li input[type="text"].txtQty {
	padding:2px;
	width:50px;
	border:1px solid #c47be6;
	background:fff;
	display:inline-block;
}
.field_row {
	margin:0 0 8px;
	width:100%;
	overflow:hidden;
}
.subhead {
	margin-left:0!important;
	padding-left:0!important;
	background:none;
	border:0;
	font-size:18px;
	color:#000;
}
.btn-refresh {
	margin:3px auto;
	padding:2px 11px 2px 25px;
	width:45px;
	background: url(../img/refresh-ico.png) no-repeat #818b5f 0 2px;
	border:1px solid #818b5f;
	color:#fff!important;
	text-align:right;
	display:block;
	cursor:pointer;
	text-decoration:none!important;
}
.btn-refresh:hover {
	background: url(../img/refresh-ico.png) no-repeat #634E03 0 2px;
	border:1px solid #634E03;
	text-decoration:none;
}
.btn-delete {
	margin:3px auto;
	padding:2px 11px 2px 25px;
	width:45px;
	background: url(../img/del-ico.png) no-repeat #818b5f 3px 2px;
	border:1px solid #818b5f;
	color:#fff!important;
	text-align:right;
	display:block;
	cursor:pointer;
	text-decoration:none!important;
}
.btn-delete:hover {
	background: url(../img/del-ico.png) no-repeat #634E03 3px 2px;
	border:1px solid #634E03;
	text-decoration:none;
}
.youtube {
	margin:0 auto;
	padding:2px;
	width:700px;
	height:394px;
	border:1px solid #c47be6;
	overflow:hidden;
}
.desc_lo-row {
	margin:15px 0;
	padding:15px 0;
	border-top:1px solid #c47be6;
	border-bottom:1px solid #c47be6;
	overflow:hidden;
}
.desc_inner-row {
	margin:10px 0;
	width:100%;
	overflow:hidden;
}
.desc_inner-row .col-1 {
	margin:0 1%;
	width:23%;
	float:left;
}
.desc_inner-row .col-2 {
	margin:0 1%;
	width:48%;
	float:left;
}
.desc_inner-row .col-1, .desc_inner-row .col-2 {
	display:inline-block;
}
.desc_inner-row .col-1 span, .desc_inner-row .col-2 span {
	display: inline-block;
	width: 55%;
	height:18px;
	overflow:hidden;
	position:relative;
	top:2.5px;
}
.desc_qty {
	margin-right:5px;
	background: none repeat scroll 0 0 #fff!important;
	border: 1px solid #d9d9d9!important;
	color: #706c56!important;
	display: inline-block!important;
	font-size: 11px!important;
	padding: 1px!important;
	margin:0!important;
	width:30px!important;
}
.desc_select {
	padding:2px;
	background: none repeat scroll 0 0 #fff!important;
	border: 1px solid #d9d9d9!important;
	color: #706c56!important;
	display: inline-block!important;
	font-size: 12px!important;
	padding: 1px!important;
	margin:0!important;
	width:75px!important;
}
ul.products_list {
	margin:0;
	padding:0;
	overflow:hidden;
}
.products_list li {
	margin:0 0.5% 15px;
	padding:4px;
	width:19%;  /*width:32.3333%;*/  /*width:48.3333%;*/
	/*height:525px;*/
	background:#fff;    /*background:#333333;*/
	border:1px solid #c47be6;
	list-style-type:none;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
	float:left;
}
.products_list li.last {
	margin-right:0;
}
.products_list li img {
	margin:0px auto 4px;
	width:100%;
	height:auto;
	max-width:212px;
	max-height:253px;
	border:1px solid #c47be6;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display:block;
}
.products_list li a img {
	border:0px solid #c47be6;
}
.products_list li a img:hover {
	/* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* IE 5-7 */
    filter: alpha(opacity=70);
	/* Netscape */
    -moz-opacity: 0.5;
	/* Safari 1.x */
    -khtml-opacity: 0.7;
	/* Good browsers */
    opacity: 0.7;
}
.products_list li span {
	margin:0 0 5px;
	font-size:11px;
	height:31px;
	line-height:normal;
	display:block;
	overflow:hidden;
}
.products_list li span > span:first-child {
	width:90px;
	font-size:11px;
	font-weight:bold;
	float:left;
}
.products_list li span.heading {
	padding:8px 8px;
	height:34px;
	background: url("../img/name1.gif") repeat-x scroll 0 0 #c47be6;
	border-top:2px solid #fff;
	color:#fff;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
	line-height:normal;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.products_list li span.heading a {
	font-size:13px;
	color: #fff;
}
.products_list li span.desc {
	padding:8px;
	height:54px;
	font-size:12px;
	line-height:16px;
	text-align:center;
	overflow:hidden;
}
.products_list span.price {
	margin:0 0 8px 0;
	padding:6px 2px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 18px;
	color:#333;
	overflow:hidden;
	text-align:center;
}
.products_list li span > label
{
    /*font-size:11px;*/
}
.products_list li select {
	padding:2px;
	width:80px;
	font-size:11px;
	border:1px solid #999;
	background:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.products_list li .btn-addtocart {
	padding:5px 15px;
	/*background:#333;*/
    border:1px solid #c47be6;
	background:#c47be6;
	color:#fff;
	font-family: 'Fjalla One', sans-serif;
	font-size: 12px;
	text-align:center;
	text-decoration:none;
	line-height:normal;
	display:inline-block;
	cursor:pointer;
}
.products_list li .btn-addtocart:hover {
	background: #333;
	border:1px solid #333;   /*border:1px solid #6C8658;*/
	color:#fff;
}
.products_list li .btn-view {
	padding:5px 15px;
	/*background:#818b5f;*/
    background: #333;
	border:1px solid #333;   /*border:1px solid #6C8658;*/
	color:#fff;
	font-family: 'Fjalla One', sans-serif;
	font-size: 12px;
	text-align:center;
	text-decoration:none;
	line-height:normal;
	display:inline-block;
	cursor:pointer;
}
.products_list li .btn-view:hover {
	background:#c47be6;
	border:1px solid #c47be6;
	color:#fff;
}
table.tbl_description {
	margin:0 auto;
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
}
.tbl_description tr:first-child {
	background:#818b5f;
	color:#fff;
	font-weight:bold;
}
.tbl_description td {
	padding:4px;
	width:20%;
	border:1px solid #818b5f;
	font-size:14px;
	vertical-align:top;
	text-align:center;
	font-family:Verdana;
}
.tbl_description td.col-1 {
	width:90px;
}
.tbl_description td.col-2 {
	width:294px;
}
/*********************** LOGIN FORM begins  ***********************/
.LoginForm {
	margin:0 auto;
	padding:5%;
	width:100%;
	background:#fff;
	border:1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	overflow:hidden;
	display:block;
}
.LoginForm input[type="text"], .LoginForm input[type="password"] {
	margin:0;
	padding:4px;
	width:100%;
	height:26px;
	background:#fff;
	border:1px solid #ccc;
	color:#000;
	display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.LoginForm input[type="button"],.LoginForm input[type="submit"]  {
	padding:5px 11px;
	border:1px solid #c47be6;
	background:#c47be6;
	font-family: 'Fjalla One', sans-serif;
	color:#fff;
	display:inline-block;
	cursor:pointer;
}
.LoginForm input[type="button"]:hover,.LoginForm input[type="submit"]:hover {
	background:#fff;
	border:1px solid #fff;
	color:#333;
	text-decoration:none;
}
.LoginForm label {
	margin:0 0 8px;
	display:block;
	overflow:hidden;
}
/*********************** LOGIN FORM ends  ***********************/

/********** REGISTER FORM begins **********/
.RegForm {
	margin:30px auto 20px;
	padding:5%;
	width:70%;
	background:#fff;
	border:1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	overflow:hidden;
	display:block;
}
.RegForm input[type="text"], .RegForm input[type="password"] {
	margin:0 0 5px;
	padding:4px;
	width:73%;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666!important;
	background-color:#ffffff!important;
	border: 1px solid #ccc!important;
	border-radius:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display:inline-block;
}
.RegForm textarea {
	margin:0 0 5px;
	padding:4px;
	width:73%;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666!important;
	background-color:#ffffff!important;
	border: 1px solid #c47be6!important;
	border-radius:0;
	display:inline-block;
	overflow:auto;
	resize:none;
}
.RegForm input[type="submit"], .RegForm input[type="reset"] {
	margin:0 0 0 20px;
	padding: 5px 11px;
	width:auto; /*width: 20%;*/
	/*height:32px!important;*/
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #c47be6;
	background:#c47be6;
	font-family: 'Fjalla One', sans-serif;
	color:#fff;
	display:inline-block;
	outline:0;
	cursor:pointer;
}
.RegForm input[type="submit"]:hover, .RegForm input[type="reset"]:hover {
	background:#fff;
	border:1px solid #c47be6;
	color:#333;
	text-decoration:none;
}
.RegForm input[type="button"] {
	padding:5px 11px;
	border:1px solid #c47be6;
	background:#c47be6;
	font-family: 'Fjalla One', sans-serif;
	color:#fff;
	display:inline-block;
	cursor:pointer;
}
.RegForm input[type="button"]:hover {
	background:#fff;
	border:1px solid #fff;
	color:#333;
	text-decoration:none;
}
.RegForm label {
	margin-bottom: 10px;
	width: 27%;
	font-weight:bold;
	display: block;
	float:left;
}
/********** REGISTER FORM ends **********/

/********** ADD TO CART begins **********/
input.details_qty {
	border: 1px solid #c47be6ccc !important;
	display: block;
	float: left;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	height: 18px;
	padding: 2px;
	width: 50px;
}
.addtocart-subhead {
	float: left;
	margin: 0 15px 5px;
}
.y-font {
	color: #000;
}
label.lbl-addtocart {
	font-weight: bold!important;
	margin: 0 0 0 10px;
	display:inline!important;
}
table.tbl_addtocart {
	width:100%;
	padding:2px;
	border: 0px solid #444 !important;
	text-align:center;
	border-collapse: collapse;
	border-spacing: 0;
}
.tbl_addtocart th {
	padding:8px 10px;
	background:#444;
	border: 1px solid #444 !important;
	text-transform:uppercase;
	color:#fff;
}
.tbl_addtocart td {
	padding:5px;
	border: 1px solid #444 !important;
	vertical-align:top;
}
.tbl_addtocart td span, .tbl_addtocart td img {
	margin:0 0 5px;
	display:block;
}
.tbl_addtocart tr > td:first-child img {
	width:138px;
	height:200px;
}
.tbl_addtocart tr > td:first-child {
	width:422px;
	text-align:left;
}
.tbl_addtocart tr > td + td {
	width:129px;
}
.tbl_addtocart td input[type="text"] {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d9d9d9;
	color: #706c56;
	display: block;
	font-size: 1em;
	line-height: 1.4em;
	margin: 15px auto;
	padding: 1px;
	width:65%;
	height:22px;
}
.CartForm
{
    margin:0 auto;
    width:70%;
    display:block;
}

/********** ADD TO CART ends **********/

/********** CHECK-OUT FORM begins **********/
.CheckoutForm {
	margin:20px auto 20px;
	padding:5%;
	width:70%;
	background:#fff;
	border:1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	overflow:hidden;
	display:block;
}
.CheckoutForm input[type="text"], .CheckoutForm input[type="password"] {
	margin:0 0 5px;
	padding:5px;
	width:71.5%;
	height:26px;
	color:#666;
	background-color:#ffffff;
	border: 1px solid #ccc;
	border-radius:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display:inline-block;
}
.CheckoutForm textarea {
	margin:0 0 5px;
	padding:5px;
	width:71.5%;
	height:100px;
	font-family:Arial, Helvetica, serif;
	font-size:11px;
	color:#666!important;
	background-color:#ffffff;
	border: 1px solid #ccc;
	border-radius:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display:inline-block;
	overflow:auto;
	resize:none;
}
.CheckoutForm input[type="submit"], .CheckoutForm input[type="reset"] {
	margin:0 0 0 20px;
	padding: 5px 5%;
	/*width: 20%;
    height:32px;*/
    border:1px solid #c47be6;
	background:#c47be6;
	color:#fff;
	font-size:12px;
	display:inline-block;
	outline:0;
	cursor:pointer;
}
.CheckoutForm input[type="submit"]:hover, .CheckoutForm input[type="reset"]:hover {
	background:#333;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
}
.CheckoutForm label {
	margin-right: 8px;
	width: 27%;
	font-weight:bold;
	display: block;
	float:left;
}
/********** CHECK-OUT FORM ends **********/

/********** CONTACT FORM begins **********/
.contact-col {
	width: 30%;
	float: left;
}
.contact-col.lr_margin {
	margin: 0 15px;
	padding: 0 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.contact-col.rmargin {
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #98938f;
}
.contact-col p {
	padding-bottom: 8px;
}
#ContactForm {
	width: 100%;
}
#ContactForm input[type="text"] {
	margin: 0; /*margin:0 0 5px!important;*/
	padding: 2%;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display: block;
}
#ContactForm textarea {
	margin: 0; /*margin:0 0 5px!important;*/
	padding: 2%;
	width: 100%;
	height:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display: block;
	overflow: auto;
	resize: none;
}
#ContactForm input[type="text"]:hover, #ContactForm textarea:hover, #ContactForm input[type="text"]:focus, #ContactForm textarea:focus {
	border: 1px solid #333;
	outline: none;
}
#ContactForm input[type="submit"], #ContactForm input[type="reset"] {
	margin: 0 0px 0 5%;
	padding: 2px 5%;
	width: 80px;
	height: 28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background:#c47be6;
	border: 1px solid #c47be6;
	display: inline-block;
	outline: 0;
	cursor: pointer; /*float:right;*/
}
#ContactForm input[type="submit"]:hover, #ContactForm input[type="reset"]:hover {
	background: #333;
	border: 1px solid #333;
	color:#fff;
}
span.contact_label {
	margin: 0 5px 0 0;
	padding-right: 5px;
	width: 15%;
	float: left;
}
img.captcha {
	margin: 0 15px 0 0;
	width: 91px;
	height: 26px;
	border: 1px solid #999;
	float: left;
}
#ContactForm input[type="text"].txtCaptcha {
	margin: 0;
	width: 48.5%;
	float: left;
}
#ContactForm input#Captchatext {
	background: url("login_img/patternb.png") repeat scroll 0 0 transparent;
	border: 1px solid #7F9DB9;
}
.map {
	width: 100%;
	height: 390px;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 2px;
	background:#fff;
	border:2px solid #c47be6;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.contact_img {
	width:100%;
	height:auto;
	max-width:242px;
	max-height:109px;
}
/********** CONTACT FORM ends **********/

/*********************** SUBSCRIBE FORM begins  ***********************/
.SubscribeForm {
	margin:0 auto;
	padding:5%;
	width:100%;
	background:#333;
	border:1px solid #333;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	overflow:hidden;
	display:block;
}
.SubscribeForm input[type="text"], .SubscribeForm input[type="password"] {
	margin:0;
	padding:4px;
	width:100%;
	height:26px;
	background:#fff;
	border:1px solid #fff;
	color:#000;
	display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.SubscribeForm input[type="button"] {
	padding:5px 11px;
	border:1px solid #c47be6;
	background:#c47be6;
	font-family: 'Fjalla One', sans-serif;
	color:#fff;
	display:inline-block;
	cursor:pointer;
}
.SubscribeForm input[type="button"]:hover {
	background:#fff;
	border:1px solid #fff;
	color:#333;
	text-decoration:none;
}
.SubscribeForm label {
	margin:0 0 8px;
	display:block;
	overflow:hidden;
}
/*********************** SUBSCRIBE FORM ends  ***********************/

.footer_map {
	width: 100%;
	height: 150px;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 2px;
	background:#fff;
	border:2px solid #c47be6;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
}
/************************ OTHER CSS ends ************************/

/********************* CLEAR THE FLOATS begins *********************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/********************* CLEAR THE FLOATS ends *********************/

.table_retail {
	margin:0 auto 3%;
	width:99%;
	border:1px solid #818b5f;
	font-size:11px;
}
.table_retail td {
	padding:5px;
	width:25%;
	border:1px solid #818b5f;
	border-collapse:collapse;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.table_retail td.desc_col-1 {
	width:10%;
}
.table_retail td.desc_col-2 {
	width:15%;
}
.table_retail td.desc_col-3 {
	width:35%;
}
.table_retail tr:first-child {
	font-weight:bold;
	background:#818b5f;
	color:#fff;
}
.table_retail tr > td:first-child {
	font-weight:bold;
	color:#818b5f;
}
.table_retail tr:first-child > td:first-child {
	color:#fff;
}
.youtube-big {
	width: 98%;
	height: 315px;
	overflow: hidden;
	border: 0;
	margin: 0 auto;
	padding: 2px;
	background:#fff;
	border:1px solid #818b5f;
	display:block;
}
.pdf-link {
	padding:0 0 0 55px;
	/*width:48px;*/
    height:48px;
	background: url(../img/pdf_ico.png) no-repeat;
	display:block;
	text-decoration:none;
}
.top_bann {
	margin:0 1.5%;
	padding:2%;
	width:300px;
	height:173px;
	background:url(../img/top_bann.jpg) no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
	float:left;
}
.top_bann span {
	display:block;
}
.left-col {
	margin:0 2% 0 0;
	width:23%;
	font-family:Tahoma;
	font-size:12px;
	float:left;
}
.left-col h5 {
	margin:0;
	padding:2%;
	background:#333;
	color:#fff;
	font-size:14px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.left-col a {
	color:#222;
	text-decoration:none;
}
.left-col a:hover, .left-col a.active {
	color:#c47be6;
	text-decoration:underline;
}
 .left-col a::before {
 content:'– ';
}
ul.left_category {
	margin:0;
	padding:0;
}
.left_category li {
	margin:0;
	padding:3% 2%;
	font-weight:bold;
	background:#fff;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	list-style-type:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.right-col {
	width:75%;
	float:left;
}
.product_win {
	margin:0 0 3%;
	padding:2%;
	background:#fff;
	border:1px solid #E1E1E1;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.product_win .product_win-col1 {
	margin:0 3% 0 0;
	width:29%;
	float:left;
}
.product_win .product_win-col2 {
	width:68%;
	float:left;
}
.product_win .desc {
	height:35px;
	overflow:hidden;
}
.product_win .product_win-col1 img {
	margin:0 0 2%;
	width:168px;
	height:168px;
	background:#fff;
	border:1px solid #E1E1E1;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
	display:block;
}
.product_win .in_stock {
	padding:2%;
	background:#fff;
	border:1px solid #E1E1E1;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
	display:block;
}
.product_win .date_added {
	margin:0 0 2%;
	padding:0 0 2%;
	border-bottom:1px solid #E1E1E1;
}
.product_win .desc_label {
	margin:0 3% 0 0;
	width:16%;
	font-weight:bold;
	display:inline-block;
}
.product_win .txtQty {
	margin:0 2% 0 0;
	padding:1.6% 1%;
	width:15%;
	background:#fff;
	border:1px solid #E1E1E1;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
	display:inline-block;
}
.single_border {
	background:#fff;
	border:1px solid #E1E1E1;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.table_description {
	margin:0 auto 3%;
	width:96%;
	border:1px solid #818b5f;
	font-size:11px;
}
.table_description td {
	padding:5px;
	border:1px solid #818b5f;
	border-collapse:collapse;
}
.table_description td.desc_col-1 {
	width:10%;
}
.table_description td.desc_col-2 {
	width:15%;
}
.table_description td.desc_col-3 {
	width:35%;
}
.table_description tr:first-child {
	font-weight:bold;
	background:#818b5f;
	color:#fff;
}
.table_description tr > td:first-child {
	font-weight:bold;
	color:#818b5f;
}
.table_description tr:first-child > td:first-child {
	color:#fff;
}
.content_box {
	margin:0 0 2%;
	padding:2%;
	width:100%;
	background:#fff;
	border:1px solid #c47be6;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
	overflow:hidden;
}
.content_box p {
	padding:0 0 2%;
}
.desc_label {
	margin:0 2% 0 0;
	padding:0 2% 0 0;
	width:15%;
	font-weight:bold;
	display:inline-block;
}
.recipes_row-img {
	width:100%;
	height:auto;
	max-width:300px;
	max-height:200px;
}

.home_img
{
    width:100%;
    height:auto;
    max-width:325px;
    max-height:200px;
}

/*  ----------------------- SHOPPING CART -----------------------  */

#cartInstructionsDisplay {
	padding:10px;
	border-bottom:solid 1px #eceaea;
}
#cartEmptyText {
	font-size:17px;
	color:#fff;
	background:url(../img/warning2.gif) right 17px no-repeat #f76218;
	text-transform:uppercase;
	font-weight:bold;
	padding:30px 0 17px 50px;
	margin-bottom:15px;
	height:35px;
	margin:0 -10px 20px -10px;
}
#cartContentsDisplay {
	border-left:0px solid #ccc;
}
#cartContentsDisplay th {
	border:1px solid #ccc;
	border-left:none;
	padding:5px;
	text-align:center;
}
#cartContentsDisplay th {
	font-size:12px;
	font-weight:normal;
	background:#333;
	color:#fff;
}
#cartContentsDisplay th a {
	color:#000;
}
#cartContentsDisplay td {
	background:#444;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#fff;
	padding:5px;
	text-align:center;
	vertical-align:top;
}
#cartContentsDisplay td .cartAttribsList {
	text-align:left;
}
#cartContentsDisplay td.cartTotalDisplay {
	color:#c47be6;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
#cartContentsDisplay td #cartImage {
	float:none;
	display:block;
	background:#666;
	border:solid 1px #c47be6;
	margin:0 1em 0.5em 1em;
	padding:0px 0;
}
#cartContentsDisplay td #cartImage img {
	margin:0 auto;
	width:100%;
	height:auto;
	max-width:200px;
	max-height:200px;
	border:0;
	display:block;
}
#cartProdTitle {
	border:solid 1px #c47be6;
	border-bottom:solid 0px;
	display:block;
	margin:0.5em 1em 0 1em;
	padding:5px 0;
	background:#c47be6;
	color:#fff;
	text-align:left;
	padding-left:10px;
}
#cartContentsDisplay a {
	text-decoration:none;
}
#cartContentsDisplay td a {
	color:#404040;
}
#cartContentsDisplay td a:hover {
	color:#2087c0;
}
#cartSubTotal {
	padding:5px;
	text-align:right;
	font-weight:bold;
}
#cartSubTotal strong {
	color:#c47be6;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
#shoppingCartDefault .buttonRow {
	margin:5px;
}
#shoppingCartDefault .text_v_c {
	margin:5px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}
#shoppingCartDefault .text_v_c a {
	outline:none;
	text-decoration:underline;
}
.shcart_btn {
	overflow:hidden;
	margin:12px 0 0 0;
}
.shcart_btn div {
	float:left;
	margin-right:4px;
}
.advisory {
	margin:10px;
}
#infoShoppingCart, #popupSearchHelp {
	background:#FFFFFF;
}
#infoShoppingCart div {
	padding:20px;
}
#infoShoppingCart h1 {
	font-size:12px;
	line-height:15px;
	color:#3c3c3c;
	font-weight:bold;
	text-transform:uppercase;
	padding:11px 0 12px 20px;
	border-bottom:1px solid #e0e0e0;
	background:url(../img/title-bg.gif) repeat-x left top;
	margin-bottom:10px;
}
#popupSearchHelp div {
	padding:20px;
}
#popupCVVHelp {
	background:#FFFFFF;
}
#popupCVVHelp div {
	padding:10px 20px;
}
#popupCVVHelp h1 {
	font-size:12px;
	line-height:15px;
	color:#3c3c3c;
	font-weight:bold;
	text-transform:uppercase;
	padding:11px 0 12px 20px;
	border-bottom:1px solid #e0e0e0;
	background:url(../img/title-bg.gif) repeat-x left top;
	margin-bottom:10px;
}
.hiddenField {
	display:none;
}
#popupShippingEstimator {
	background:#FFFFFF;
	padding:0;
}
#popupShippingEstimator div {
	padding:15px;
}
#popupShippingEstimator #state {
	margin-left:128px;
}
#shippingEstimatorContent h2 {
	font-size:12px;
	line-height:15px;
	color:#3c3c3c;
	font-weight:bold;
	text-transform:uppercase;
	padding:11px 0 12px 20px;
	border-bottom:1px solid #e0e0e0;
	background:url(../img/title-bg.gif) repeat-x left top;
	margin-bottom:10px;
}
select#country, select#stateZone {
	width:160px;
	margin:0 0 3px;
}
input#state {
	width:156px;
	margin:0 0 3px 0px;
}
#popupShippingEstimator label#stateLabel {
	display:none;
}
#shippingEstimatorContent td.cartTotalDisplay {
	color:#c47be6;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
#shippingEstimatorContent table {
	margin:0px 0px 5px 0px;
	border-left:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	border-collapse:collapse;
}
#shippingEstimatorContent th {
	padding:5px 10px;
	border:1px solid #E1E1E1!important;
	text-align:center;
}
#shippingEstimatorContent th {
	font-size:12px;
	font-weight:normal;
	background:#fafafa;
	color:#000;
}
#shippingEstimatorContent th a {
	color:#000;
}
#shippingEstimatorContent td {
	border-left :1px solid #E1E1E1!important;
	border:1px solid #E1E1E1!important;
	padding:5px;
}
#shippingEstimatorContent td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}
/*============================================*/
.rev-but {
	overflow:hidden;
}
.rev-but div {
	float:left;
	margin-right:4px;
}
.button-padding {
	overflow:hidden;
}
.button-padding div {
	float:left;
	margin-right:4px;
}
/* ————— product.tpl ————— */
#primary_block {
	width:100%;
}
#primary_block p.confirmation {
}
#primary_block #pb-right-column {
	/*width:260px;*/    width:30%;
	float:left;
	padding:0;
}
/* product img */
#primary_block #image-block {
	width:260px;
	height:260px;
}
#primary_block #image-block img#bigpic {
	width:260px;
	height:260px;
	cursor:pointer;
}
#primary_block #image-block img#bigpic.jqzoom {
	cursor:crosshair;
	position:relative;
}
/* views block */
#views_block {
	width:260px;
}
#thumbs_list {
}
#thumbs_list ul {
	width:270px !important;
	overflow:hidden;
}
#thumbs_list li {
	width:80px;
	height:80px;
	float:left;
	cursor:pointer;
	margin:10px 10px 0 0;
}
#thumbs_list li a img {
	width:80px;
	height:80px;
}
span#wrapResetimg {
	display:none;
}
span#wrapResetimg div {
	padding:12px 0 0 0;
}
/* usefull links */
#primary_block ul#usefull_link_block {
	padding:11px 0 0 0;
	clear:both;
	overflow:hidden;
}
#primary_block ul#usefull_link_block li {
	padding:7px 0 0 10px;
	background:url(../img/bullet_alt.gif) 0 11px no-repeat;
}
#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link {
	text-decoration:underline;
	color:#818B5F;
	text-transform:uppercase;
	cursor:pointer;
}
#primary_block ul#usefull_link_block li a:hover, #primary_block ul#usefull_link_block span.span_link:hover {
	text-decoration:none;
}
#primary_block #pb-left-column {
	width:68%;    /*width:415px;*/
	float:left;
	padding:0px 0 0 2%;
}
/* short description */
#primary_block #short_description_block {
}
#primary_block #short_description_content, #primary_block #short_description_content p {
	padding:0;
}
/* buttons */
#primary_block p.buttons_bottom_block {
	padding:0;
}
#primary_block p.buttons_bottom_block a {
	margin:12px 0 0 -5px;
}
#primary_block p.buttons_bottom_block input#add2cartbtn {
	display:none;
}
/* pack items */
#primary_block #short_description_block h3 {
	padding:12px 0 5px 0;
}
#primary_block #short_description_block .pack_content {
	padding:7px 0 0 0;
	font-size:10px;
	color:#777;
}
#primary_block #short_description_block .pack_content p {
	padding:0;
}
/* color picker */
#primary_block #color_picker {
	padding:7px 10px 10px 10px;
	background:#333;
	margin:17px 0 0 0;
}
#primary_block #color_picker p {
	padding:0;
}
#primary_block #color_to_pick_list li {
	display:inline;
	float:left;
	margin:4px 7px 0 0;
}
#primary_block a.color_pick {
	display:block;
	width:20px;
	height:20px;
	border:1px solid #666;
	cursor:pointer;
}
#primary_block a.color_pick:hover {
	border:1px solid #000;
}
#primary_block a#color_all {
	cursor:pointer;
}
/* buy block */
#primary_block form#buy_block {
	padding:3px 0 0 0;
}
#primary_block form#buy_block p {
	padding:0;
}
/* price */
#primary_block form#buy_block span.on_sale, #primary_block form#buy_block span.discount {
	display:block;
	margin:14px 0 0 0;
}
#primary_block form#buy_block span.our_price_display {
	display:block;
	margin:18px 0 18px 0;
}
#primary_block form#buy_block span#our_price_display {
	margin:0 3px 0 0;
	font:bold 16px "Arial";
}
/* taxes & discounts */
#primary_block form#buy_block div#other_prices {
	margin:14px 0;
}
#primary_block form#buy_block div#other_prices p {
	margin:2px 0 0 0;
}
#primary_block form#buy_block p#old_price {
	color:#777;
	text-decoration:line-through;
}
#primary_block form#buy_block p#reduction_percent {
	color:#777;
}
#primary_block form#buy_block p.pack_price {
	color:#777;
}
#primary_block form#buy_block p.price-ecotax {
	color:#229922;
}
/* attributes */
div#attributes {
}
div#attributes p {
	margin:14px 0;
	padding:3px 0 !important;
}
div#attributes p label {
	float:left;
	text-align:right;
	padding:2px 7px 0 0;
}
/* quantities */
#primary_block form#buy_block p#quantity_wanted_p {
	margin:14px 0;
	padding:3px 0;
}
#primary_block form#buy_block p#quantity_wanted_p label {
	display:block;
	float:left;
	padding:2px 7px 0 0;
}
#primary_block form#buy_block p#availability_statut {
	margin:14px 0 0 0;
}
#primary_block form#buy_block p#availability_statut span#availability_value {
	font-weight:bold;
}
#primary_block form#buy_block p#pQuantityAvailable {
	margin:14px 0 0 0;
}
#primary_block form#buy_block p#pQuantityAvailable span {
	font-weight:bold;
	color:#818B5F;
}
#primary_block form#buy_block p.online_only {
	margin:14px 0 0 0;
	color:#818B5F;
}
#primary_block form#buy_block p#last_quantities {
	margin:14px 0 0 0;
	font-weight:bold;
	color:#b57442;
}
/* tabs */
ul.idTabs {
	height:27px;
	padding:30px 0 0 0;
	clear:both;
}
ul.idTabs li {
	float:left;
}
ul.idTabs li a {
	width:190px;
	height:21px;
	display:block;
	padding:6px 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#777;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
ul.idTabs li a.selected {
	background:#f6f6f2;
	color:#818B5F;
}
/* tabs short */
ul.idTabsShort li a {
	width:139px;
}
/* tabs content blocks */
div.tabs_content {
	background:#f6f6f2;
	padding:14px 20px;
	zoom:1;
}
/* quantity discount */
div#quantityDiscount {
}
div#quantityDiscount th, div#quantityDiscount td {
	height:auto;
	padding:5px;
	background:none;
	border:none;
	color:#818B5F;
}
div#quantityDiscount td {
	border-top:2px solid #ccc;
	color:#777;
}
/* tabs contents */
div#more_info_sheets {
}
/* idTab1 (product description) */
div#idTab1 {
	padding:3px 0;
}
div#idTab1 p {
	padding:0;
}
/* idTab2 (data sheet) */
ul#idTab2 li {
	padding:3px 0 3px 10px;
	background:url(../img/bullet_alt.gif) 0 7px no-repeat;
}
ul#idTab2 li span {
	font-weight:bold;
}
/* idTab9 (attachments) */
ul#idTab9 li {
	padding:3px 0 3px 10px;
	background:url(../img/bullet_alt.gif) 0 7px no-repeat;
}
ul#idTab9 li a {
	font-weight:bold;
}
/* idTab4 (accessories) */
ul#idTab4 {
	padding:6px 0;
}
ul#idTab4 li {
	height:80px;
	margin:20px 0 0 0;
}
ul#idTab4 li:first-child {
	margin:0;
}
ul#idTab4 li div.accessories_desc {
	width:355px;
	float:left;
}
ul#idTab4 li div.accessories_desc a.accessory_image {
	width:80px;
	height:80px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}
ul#idTab4 li div.accessories_desc h5 {
	margin:0 0 7px 0;
}
ul#idTab4 li div.accessories_price {
	width:130px;
	float:right;
}
ul#idTab4 li div.accessories_price .exclusive {
	margin:0 0 0 -5px;
}
ul#idTab4 li div.accessories_price span.price {
	display:block;
	margin:0 0 7px 0;
}
/* idTab5 (product comments) */
div#idTab5 p {
	padding:3px 0;
}
div#idTab5 p.align_center {
	text-align:center;
}
div#idTab5 p.align_right {
	height:11px;
	padding:0;
}
div#idTab5 p.align_right a {
	width:11px;
	height:0;
	padding:11px 0 0 0;
	overflow:hidden;
	display:block;
	float:right;
	background:url(../img/delete.gif) 0 0 no-repeat;
}
div#idTab5 fieldset {
	margin:0;
	padding:0 0 3px 0;
}
div#idTab5 fieldset label {
	display:block;
	padding:3px 0 0 0;
}
div#idTab5 fieldset input#customer_name, div#idTab5 fieldset input#comment_title {
	width:206px;
	height:15px;
	padding:1px;
	margin:3px 0 0 0;
}
div#idTab5 textarea#content {
	width:476px;
	height:100px;
	margin:3px 0 5px 0;
}
div#idTab5 div.table_block {
	padding:0;
}
div#idTab5 div.table_block th, div#idTab5 div.table_block td {
	height:auto;
	padding:5px;
	background:none;
	border:none;
	color:#818B5F;
}
div#idTab5 div.table_block td {
	border-top:2px solid #ccc;
	color:#777;
}
div#idTab5 .button {
	margin:0 0 0 -5px;
}
/* customizable products */
div.customization_block {
}
div.customization_block p, div.customizationUploadBrowseDescription {
	padding:3px 0;
}
div.customization_block p img {
	margin:0 2px 0 0;
}
div.customization_block h2 {
	padding:9px 0 5px 0;
}
div.customization_block ul li div.customizationUploadBrowse {
	margin:0 0 7px 0;
}
div.customization_block ul li div.customizationUploadBrowse img {
	margin:0 7px 0 0;
}
textarea.customization_block_input {
	width:476px;
	height:50px;
}
div.customization_block p#customizedDatas {
	margin:9px 0 15px 0;
}
div.customization_block .button {
	margin:0 0 0 -5px;
}
/* pack products list */
div#pack_product_list {
	padding:16px 0 0 0;
}
/* ————— manufacturers-list.tpl && suppliers-list.tpl ————— */
.mnf_sup_list {
	padding:17px 0 0 0;
}
.mnf_sup_list li {
	height:82px;
	clear:both;
	padding:0 0 20px 0;
}
.mnf_sup_list li + li {
	padding:20px 0;
	border-top:2px solid #818B5F;
}
.mnf_sup_list li div.left_side {
	width:395px;
	float:left;
}
.mnf_sup_list li div.logo {
	float:left;
	margin:0 10px 0 0;
}
.mnf_sup_list li div.logo img {
	border:1px solid #e8e4e1;
}
.mnf_sup_list li h3 {
	padding:0;
	font-weight:bold;
	color:#777;
}
.mnf_sup_list li h3 a {
	font-weight:bold;
	color:#818B5F;
}
.mnf_sup_list li div.right_side {
	width:130px;
	height:82px;
	float:right;
	position:relative;
}
.mnf_sup_list li div.right_side a.button {
	position:absolute;
	right:-5px;
	bottom:-5px;
}
/* —————————————————————————————— info pages —————————————————————————————— */
/* ————— sitemap.tpl ————— */
div.sitemap_block {
	width:30%;
	float:left;
	padding:0 3% 0 0;
}
div.sitemap_block ul {
	padding-top:5px;
}
div.sitemap_block ul li {
	padding:4px 0 0 10px;
	background:url(../img/sitemap-bullet.gif) 0 10px no-repeat;
}
div.categTree {
	clear:both;
	overflow:hidden;
	padding:3px 0 0 0;
}
div.tree_top {
	height:14px;
	margin:7px 0 0 0;
	padding:3px 0 0 28px;
	background:url(../img/sitemap-top.gif) -1px -1px no-repeat;
}
div.tree_top a {
	font-weight:bold;
	text-transform:uppercase;
}
div#center_column ul.tree li {
	border-left:solid 1px #a1a1a1;
	background:url(../img/sitemap-horizontal.gif) 0 12px no-repeat;
	margin:0 0 0 11px;
	padding:5px 0 0 16px;
}
div#center_column ul.tree li ul {
	padding:2px 0 4px 0;
}
div#center_column ul.tree li ul li {
	margin:0;
}
div#center_column ul.tree a {
	padding-left:0;
}
div#center_column ul.tree a.selected {
	font-weight:bold;
}
div#center_column ul.tree li.last {
	background:url(../img/sitemap-last.gif) 0 0 no-repeat;
	border:none;
	padding:5px 0 0 17px;
}
/* ————— contact-form.tpl ————— */
p#desc_contact0, p#desc_contact1, p#desc_contact2 {
	height:15px;
	padding:11px 0 0 157px;
}
body#contact-form div#center_column form p.file_input label {
	padding-top:3px;
}
body#contact-form div#center_column form p.file_input input {
	height:21px;
}
body#contact-form div#center_column form textarea#message {
	width:330px;
}
/* —————————————————————————————— account pages —————————————————————————————— */
/* ————— authentication.tpl ————— */
/* login / create account */
body#authentication #create-account_form {
	width:48%;
	clear:none;
	float:left;
	margin:0 4% 0 0;
}
body#authentication #login_form {
	width:47.9%;
	clear:none;
	float:left;
}
body#authentication #create-account_form h4, body#authentication #login_form h4 {
	height:31px;
	padding:19px 0 0 0;
}
body#authentication #create-account_form p.text, body#authentication #login_form p.text {
	width:220px;
	height:38px;
	padding:12px 0 0 0;
}
body#authentication #create-account_form p.submit, body#authentication #login_form p.submit {
	padding:15px 0 0 0;
}
body#authentication #create-account_form label, body#authentication #login_form label {
	display:block;
	clear:both;
	text-align:left;
}
body#authentication #login_form p.lost_password {
	padding:12px 0 0 0;
}
#new_account_form p.radio input {
	top:3px;
}
#new_account_form p.radio label {
	padding:0 15px 0 3px;
	line-height:19px;
	display:inline-block;
}
/* account creation form */
form#account-creation_form p.radio input {
	top:3px;
}
form#account-creation_form p.radio label {
	padding:0 15px 0 3px;
	line-height:19px;
	display:inline-block;
}
form#account-creation_form textarea {
	width:206px;
}
form#account-creation_form span.form_info {
	line-height:19px;
}
/* ————— password.tpl ————— */


/* ————— my-account.tpl ————— */
body#my-account div#center_column ul#my_account_links {
	padding:3px 0 0 0;
}
body#my-account div#center_column ul#my_account_links li {
	padding:12px 0 0 0;
}
body#my-account div#center_column ul#my_account_links li img {
	margin:0 5px 0 0;
	display:inline-block;
}
/* ————— addresses.tpl ————— */
ul.address {
	float:left;
}
ul.item {
	width:48%;
	margin:17px 4% 0 0;
}
ul.alternate_item {
	width:47.9%;
	margin:17px 0 0 0;
}
ul.address li {
	margin:5px 0 0 0;
	padding:0 0 0 8px;
}
ul.address li.address_title {
	height:20px;
	padding:5px 0 0 8px;
	background:#f6f6f2;
	font-weight:bold;
	color:#818B5F;
}
ul.address li span.address_name {
	padding:8px 0 0 0;
	font-weight:bold;
	color:#b57442;
}
ul.address li.address_update, ul.address li.address_delete {
}
body#addresses div.address_add {
	clear:both;
	padding:20px 0 0 0;
}
/* ————— address.tpl ————— */
body#address div#center_column form.std p.textarea textarea {
	width:206px;
}
body#address div#center_column form.std p.submit .button {
	margin:20px 0 0 -5px;
}
/* ————— identity.tpl ————— */
form.identity p.radio input {
	top:3px;
}
form.identity p.radio label {
	padding:0 15px 0 3px;
	line-height:19px;
	display:inline-block;
}
form.identity p.required_desc {
	padding:20px 0 0 157px;
}
p#security_informations {
	padding:20px 0 0 157px;
	font-size:11px;
}
/* —————————————————————————————— order pages —————————————————————————————— */
/* ————— order-steps.tpl ————— */
ul#order_step {
	width:435px;
	height:27px;
	margin:20px auto 15px auto;
	padding:0 0 0 40px;
	background:url(../img/step_start.png) 0 bottom no-repeat;
}
ul#order_step li {
	width:90px;
	height:27px;
	float:left;
	background:url(../img/step_standard.png) 50% bottom no-repeat;
	text-align:center;
}
ul#order_step li.step_current {
	background:url(../img/step_current.png) 50% bottom no-repeat;
	font-weight:bold;
	color:#818B5F;
}
ul#order_step li.step_todo {
	color:#777;
}
ul#order_step li#step_end {
	width:70px;
}
ul#order_step li#step_end {
	background:url(../img/step_end.png) left bottom no-repeat;
}
ul#order_step li#step_end.step_current {
	background:transparent url(../img/step_end_current.png) left bottom no-repeat;
}
/* ————— Order step 1: summary (shopping-cart.tpl) ————— */
table.cart_last_product {
	width:350px;
	margin:15px auto 0 auto;
}
table.cart_last_product tr th {
	background:#000;
	color:#fff;
}
table.cart_last_product tr td {
	border:none !important;
	padding-right:0;
}
table.cart_last_product tr td.cart_product {
	width:45px;
}
body#order table.std td:first-child a img {
}
body#order table.std h5 a {
}
body#order table.std h5 a:hover {
}
table#cart_summary {
}
table#cart_summary tr td.cart_product {
	width:45px;
}
table#cart_summary tr td.cart_quantity {
	text-align:center;
	width:46px;
}
table#cart_summary tr td.cart_quantity div#cart_quantity_button {
	width:30px;
	float:left;
}
table#cart_summary tr td.cart_quantity div#cart_quantity_button input.text {
	width:26px;
	margin:3px 0;
	text-align:center;
}
table#cart_summary tr td.cart_quantity a {
	height:9px;
	display:block;
	text-align:center;
}
table#cart_summary tr td.cart_quantity a.cart_quantity_delete {
	width:11px;
	height:11px;
	display:block;
	float:left;
	margin:15px 0 0 5px;
}
table#cart_summary tr td ul.customizationUploaded li img {
	margin:0 10px 0 0;
	border:1px solid #eee;
}
table#cart_summary tr td ul.typedText li {
	padding:7px 0 0 0;
}
table#cart_summary tr td.cart_discount_delete {
	text-align:center;
}
table#cart_summary tr th.cart_total, table#cart_summary tr td.cart_total, table#cart_summary tr td.cart_discount_price {
	text-align:right;
}
/* voucher form */
form#voucher fieldset {
	border:2px solid #818B5F;
	padding:10px;
}
form#voucher fieldset h2 {
	float:left;
	padding:12px 20px 0 0;
}
form#voucher fieldset p {
	float:left;
	padding:10px 20px 0 0;
}
form#voucher fieldset p.submit {
	padding:0;
}
form#voucher fieldset p.text label {
	float:left;
	text-align:right;
	padding:2px 7px 0 0;
}
form#voucher fieldset p.text input {
	width:166px;
}
form#voucher fieldset div#display_cart_vouchers h4 {
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #818B5F;
}
form#voucher fieldset div#display_cart_vouchers div {
	padding:4px 0 0 0;
}
form#voucher fieldset div#display_cart_vouchers span.voucher_name {
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
form#voucher fieldset div#display_cart_vouchers span.voucher_name:hover {
	text-decoration:none;
}
/* order carrier */
div#order_carrier {
	border:2px solid #818B5F;
	margin:17px 0 0 0;
	padding:10px;
}
div#order_carrier h4 {
	float:left;
	padding:0 10px 0 0;
}
/* cart navigation */
p.cart_navigation {
	height:27px;
	clear:both;
	padding:17px 0 0 0;
}
p.cart_navigation .button, p.cart_navigation .button_large {
	float:left;
	margin-left:-5px;
}
p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
	float:right;
	margin-right:-5px;
}
/* ————— carriercompare.tpl ————— */
#availableCarriers {
	padding:12px 0 0 0;
}
#compare_shipping_form h3 {
	margin:0 0 8px 0;
}
#compare_shipping_form #noCarrier {
	margin:12px 0 0;
	padding:10px 13px;
	text-align:center;
}
#availableCarriers_table {
	width:100% !important;
}
#carriercompare_errors_list li {
	margin:0 !important;
	padding:3px 0 0 0;
}
/* ————— Order step 2: log in (authentication.tpl) ————— */


/* ————— Order step 3: addresses (order-address.tpl) ————— */
div.order_address {
}
div.order_address p.select label {
	float:left;
	text-align:right;
	padding:2px 7px 0 0;
}
div.order_address p#address_invoice_form a.button_large {
	margin:0 auto;
}
div.order_address p.address_add {
	padding:17px 0 0 0;
}
div.order_address p.address_add a {
	margin-left:-5px;
}
div.order_address div#ordermsg textarea {
	width:696px;
	height:100px;
}
/* ————— Order step 4: shipping (order-carrier.tpl) ————— */
table#carrierTable {
	margin:17px 0 0 0;
	border-collapse:separate;
}
table#carrierTable tr td {
	border-bottom:2px solid #818B5F !important;
}
table#carrierTable tr td.radio input {
	background:none;
	border:none;
	position:relative;
	top:1px;
	left:0;
}
p#gift_div {
	display:none;
	clear:both;
}
p#gift_div label {
	display:block;
}
p#gift_div textarea {
	width:696px;
	height:100px;
	margin:12px 0 0 0;
}
/* ————— Order step 5: payment (order-payment.tpl) ————— */
p.payment_module {
	display:block;
	margin:0 !important;
	padding:17px 0 0 0 !important;
	border:none !important;
}
.payment_module img {
	vertical-align:middle;
	margin:0 10px 0 0;
}
.payment_module a {
	display:block;
	background:#fafafa;
	border:2px solid #ddd;
	padding:7px;
	color:#777;
	text-decoration:none;
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	background:#fff;
	border:2px solid #818B5F;
	color:#000;
}
/* ————— history.tpl ————— */
.color-myaccount, a.color-myaccount {
	color:#b57442;
}
div#block-history {
	margin:17px 0 0 0;
}
div#block-history textarea {
	width:696px;
	height:100px;
}
table#order-list td.history_link a {
	font-weight:bold;
}
table#order-list td.history_detail a.details_link {
	text-transform:capitalize;
}
#block-history #block-order-detail table.std td.inputs input.order_qte_input {
	height:15px;
	padding:1px;
	float:left;
}
#block-history #block-order-detail table.std td.inputs label {
	display:block;
	float:left;
	padding:2px 0 0 7px;
	font-weight:bold;
}
#block-history h3 {
	padding:17px 0 0 0;
}
#block-history #block-order-detail {
	padding:0 0 12px 0;
	border-top:2px solid #b57442;
	border-bottom:2px solid #b57442;
}
div#order-detail-content table.std th.last_item, div#order-detail-content table.std td.last_item {
	text-align:right;
}
form#sendOrderMessage {
	padding:3px 0 0 0;
}
form#sendOrderMessage p.submit {
	padding:12px 0 0 0;
}
/* ————— order-slip.tpl ————— */


/* ————— discount.tpl ————— */
table.discount {
	margin:17px 0 0 0;
}
table.discount td.discount_code {
	font-weight:bold;
}
table.discount td.discount_value {
	white-space:nowrap;
}
body#discount div.center_column sup {
	vertical-align:top;
	font:normal 13px "Tahoma";
	color:#da0f00;
}
/* ————— One Page Checkout ————— */
/* ————— order-opc.tpl ————— */
div#order-opc h2 {
	padding:30px 0 0 0;
}
div#order-opc table#carrierTable {
	margin:17px 0 0 0;
}
div#order-opc textarea#message {
	width:696px;
	height:100px;
}
/* ————— order-opc-new-account.tpl ————— */

/* account choice */
div#opc_account_choice div.opc_float {
	padding:17px 0 0 0;
}
div#opc_account_choice div.opc_float input {
	float:left;
	margin:0 7px 0 0;
}
div#login_form_content input.text {
	width:206px;
}
/* already registered */
div#login_form_content p.submit {
}
div#login_form_content #login_passwd {
	margin:12px 0 0 157px;
}
/* new customer */
div#opc_account_form textarea#other, div#opc_account_form #other_invoice {
	width:206px;
}
div#opc_account_form p.required_desc {
	padding-top:20px;
}
p#opc_account_saved {
	display:none;
	font-weight:bold;
	color:#3eab4c;
}
/* ————— guest-tracking.tpl ————— */
form.guest p.text i {
	padding:0 0 0 5px;
	line-height:19px;
}
/* ————— 404.tpl ————— */
p.error404 {
	border:2px solid #dd0000;
	background:#f5f5f5;
	margin:12px 0 0 0;
	padding:10px;
	line-height:32px;
}
p.error404 img {
	margin:0 10px 0 0;
}
/* conditions & legal */
ul.shop_info {
	list-style-type:square!important;
	list-style-position:inside;
	padding:0.6em;
	margin-top:0.6em;
	margin-left:2em;
	border:1px solid #888;
}
ul.shop_info li {
	padding-left:0.5em!important;
	padding-bottom:0.5em!important;
}
/* module reversoform */
.account_creation #reverso-form {
	width:100%;
}
.account_creation #reverso-form label {
	width:250px;
	text-align:left;
	margin-left:10px;
}
.account_creation #reverso-form label#legend_reverso {
	clear:both;
	width:100%;
	font-size:10px;
	text-align:left;
}
.account_creation #reverso-form input#reverso_form {
	margin-top:20px;
}
/* module paypalapi */
.paypalapi_about {
	text-align:justify;
}
.paypalapi_about ul {
	padding-left:20px;
}
/* —————————————————————————————— footer styles —————————————————————————————— */
#footer {
	padding:2% 0;
	/*height:327px;*/
	clear:both;
	/*background:#344616;
	border-top: 3px solid #aa8612;*/
	overflow:hidden;
}
/* ————— tmfooterlinks.tpl ————— */
#tmfooterlinks {
	padding:1%;
	border-bottom:1px solid #bbb;
	overflow:hidden;
	width:910px;
	margin:0 auto;
}
#tmfooterlinks div {
	width:220px;
	float:left;
	padding:0 20px 39px 0;
}
#tmfooterlinks ul {
	padding:27px 0 0 0;
}
#tmfooterlinks ul li {
	padding:12px 0 0 26px;
	background:url(../img/bullet_footer.png) -1px 16px no-repeat;
}
#tmfooterlinks ul li a {
	color:#fff;
}
#tmfooterlinks p {
	padding:39px 0 0 0;
	background:url(../img/block_border.png) 0 0 repeat-x;
	clear:both;
	color:#512623;
	zoom:1;
}
#tmfooterlinks p a {
	color:#512623;
}
#tmfooterlinks a {
	text-decoration:none;
}
#tmfooterlinks a:hover {
	text-decoration:underline;
}
#tmfooterlinks a.active {
	color:#AA8612;
	text-decoration:underline;
}




/* —————————————————————————————— printable version —————————————————————————————— */
@media print {
* {
	background:none!important;
	background-color:white!important;
}
div#left_column, div#right_column, div#footer, a.button, span.button, .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
	display:none;
}
div#center_column {
	width:100%;
}
input.text {
	border:1px solid gray;
}
.block_hidden_only_for_screen {
	display: block;
	margin-top:1em;
}
#more_info_sheets #idTab1 {
	width:530px;
}
}
#menu, .slicknav_menu {
/*display:none;*/
}
 @media all and (max-width: 768px) {
 .js #cat {
 display:none;
}
 .js .slicknav_menu {
 display:block;
}
}
.demo {
	margin:0 auto;
	width:100%;
	max-width:260px;
}
#pb-right-column img {
	display: block;
	height: auto;
	width: 100%;
	max-width:260px;
	max-height:260px;
	margin:0 auto;
	padding:0px;
	border:1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#pb-right-column img:hover {
	/* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* IE 5-7 */
    filter: alpha(opacity=70);
	/* Netscape */
    -moz-opacity: 0.5;
	/* Safari 1.x */
    -khtml-opacity: 0.7;
	/* Good browsers */
    opacity: 0.7;
}
.linkButtons.refresh_btn
{
    margin:5px auto;
    width:30px;
    height:30px;
    background: url("../img/button_update_cart.png") no-repeat;
    display:block;
}

.linkButtons.delete_btn
{
    margin:10px auto;
    width:16px;
    height:15px;
    background: url("../img/delete.jpg") no-repeat center top;
    display:block;
}
.paypalbtn span {
    background:url("../img/paypal.png") no-repeat scroll 0 0;
    /*border: 1px solid #ffffff;*/
    display: block;
    height: 42px;
    margin-left: 115px;
    padding: 5px;
    width: 150px;
}
#ctl00_ContentPlaceHolder1_lstfprod
{
    width:100%;
}
#ctl00_ContentPlaceHolder1_lstfprod tr
{
    width:19%;
    float:left;
}

#ctl00_ContentPlaceHolder1_lstfprod tr td li
{
    width:99%;
}


#ctl00_ContentPlaceHolder1_lstproduct
{
    width:100%;
}
#ctl00_ContentPlaceHolder1_lstproduct tr
{
    width:19%;
    float:left;
}

#ctl00_ContentPlaceHolder1_lstproduct tr td li
{
    width:99%;
}

#ctl00_content_grideditprod tr
{
    margin-bottom:10px;
}

#ctl00_content_grideditprod td
{
    padding:4px;
    border:1px solid #ccc;
}

#ctl00_content_grideditprod th
{
    padding:4px;
    font-weight:bold;
    border:1px solid #ccc;
}
