/** div.css **/
#sb-container {
	z-index: 1000000;
}
#blog  .button {
	background: #f08746 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #f08746 0%, #e65c25 50%, #dc3e12 50%, #cd1d05 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f08746), color-stop(50%,#e65c25), color-stop(50%,#dc3e12), color-stop(100%,#cd1d05)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f08746 0%,#e65c25 50%,#dc3e12 50%,#cd1d05 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f08746 0%,#e65c25 50%,#dc3e12 50%,#cd1d05 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f08746 0%,#e65c25 50%,#dc3e12 50%,#cd1d05 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #f08746 0%,#e65c25 50%,#dc3e12 50%,#cd1d05 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f08746', endColorstr='#cd1d05',GradientType=0 ) !important; /* IE6-9 */
	color:#FFFFFF !important;
	text-shadow:1px 1px 0 #000 !important;
	border: 1px solid #da3b11 !important;
	font-size: 14px  !important;
	font-weight:normal !important;
	border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	margin-top: 6px;
	padding:3px 8px:
}

.button a {
background: #f08746 !important; /* Old browsers */
background: -moz-linear-gradient(top,  #f08746 0%, #e65c25 50%, #dc3e12 50%, #cd1d05 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f08746), color-stop(50%,#e65c25), color-stop(50%,#dc3e12), color-stop(100%,#cd1d05)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f08746 0%,#e65c25 50%,#dc3e12 50%,#cd1d05 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f08746 0%,#e65c25 50%,#dc3e12 50%,#cd1d05 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f08746 0%,#e65c25 50%,#dc3e12 50%,#cd1d05 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #f08746 0%,#e65c25 50%,#dc3e12 50%,#cd1d05 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f08746', endColorstr='#cd1d05',GradientType=0 ) !important; /* IE6-9 */
color:#FFFFFF !important;
text-shadow:1px 1px 0 #000 !important;
border: 1px solid #da3b11 !important;
font-size: 18px  !important;
font-weight:normal !important;
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
}
.btn {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	line-height: 15px;
	float: left;
	text-align: center;
	position: relative;
	display: block;
	background: #eee;
	text-shadow: 1px -1px 1px #555;
	padding: 5px 10px 5px 5px;#padding: 3px 8px 4px 8px;
}

.btn span {
	display: block;
	width: 5px;
	height: 100%;
	position: absolute;
	left: -5px;
	top: 0;
}
.btn:hover {
	cursor: pointer;
}
.col1 {
	background: url(../img/btn_col1.png) repeat right top;
	color: #FFF;
}
.btn.col1 span {
	background: url(../img/btn_col1.png) no-repeat left -30px;
	left: -4px;
}

.green .col1 {
	background: url(../img/btn_col2.png) repeat right top;
}
.green .btn.col1 span {
	background: url(../img/btn_col2.png) no-repeat left -30px;
}

.col3 {
	background: url(../img/btn_col3.png) repeat right top;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
}

.btn.col3 span {
	background: url(../img/btn_col3.png) no-repeat left -25px;
}

.col2 {
	background: url(../img/col2_bg.png) repeat left top;
	color: #3e441d;
	border-color: #99b220;
}
/*
 #PlentyOrder .ff01_msg {
 padding: 10px 15px 10px 28px;
 float: left;
 position: relative;
 width: 970px;
 margin-left: 10px;
 }
 */

/** SLIDER BOX **/

.benefits {
	float: right;
	height: 286px;
	width: 156px;
	position: relative;
}
.benefits p {
	font-size: 17px;
	color: #333;
	font-family: "Kreon";
	line-height: normal;
}
.benefits img {
	position: absolute;
	left: 0;
	bottom: 0;
}
.benefits p.red {
	color: #9c0000;
}
.breadcrumbs {
	font-family: "PT Sans";
	font-size: 12px;
	padding: 7px 0 20px;
	padding: 7px 0 14px;
}
.breadcrumbs * {
	color: #999999;
}

.breadcrumbs span {
	color: #9C0000 !important;
	padding-right: 4px;
}
/** linkcloud.css **/

.cumulus {
	background: none;
	padding: 3px 25px 34px;
	text-align: center;
}
.cumulus a {
	display: inline;
	font-size: 10px;
	line-height: 25px;#line-height: 27px;
	padding-right: 10px;
	color: #999999;
}
.cumulus a.tag_10 {
	font-size: 1em
}
.cumulus a.tag_9 {
	font-size: 1.1em;
}
.cumulus a.tag_8 {
	font-size: 1.2em
}
.cumulus a.tag_7 {
	font-size: 1.3em
}
.cumulus a.tag_6 {
	font-size: 1.4em
}
.cumulus a.tag_5 {
	font-size: 1.6em
}
.cumulus a.tag_4 {
	font-size: 1.7em
}
.cumulus a.tag_3 {
	font-size: 1.8em
}
.cumulus a.tag_2 {
	font-size: 1.9em;
}
.cumulus  a.tag_1 {
	font-size: 2em;
}


/* Special Colors */

a.catCol_1 span,
.category_nav ul li.catCol_1 a {
	color: #004e7b;
}
a.catCol_2 span,
.category_nav ul li.catCol_2 a {
	color: #86ad00;
}
a.catCol_3 span,
.category_nav ul li.catCol_3 a {
	color: #db4800;
}
a.catCol_4 span,
.category_nav ul li.catCol_4 a {
	color: #9c0000;
}
a.catCol_5 span,
.category_nav ul li.catCol_5 a {
	color: #ffb400;
}
a.catCol_6 span,
.category_nav ul li.catCol_6 a {
	color: #009476;
}
a.catCol_7 span,
.category_nav ul li.catCol_7 a {
	color: #6c00b7;
}
a.catCol_8 span,
.category_nav ul li.catCol_8 a {
	color: #c9004c;
}
a.catCol_9 span,
.category_nav ul li.catCol_9 a {
	color: #00349e;
}
a.catCol_10 span,
.category_nav ul li.catCol_10 a {
	color: #229000;
}
/* borders */

.category_nav ul li.catCol_1 * {
	border-color:#004e7b;
}
.category_nav ul li.catCol_2 * {
	border-color: #86ad00;
}
.category_nav ul li.catCol_3 * {
	border-color: #db4800;
}
.category_nav ul li.catCol_4 * {
	border-color: #9c0000;
}
.category_nav ul li.catCol_5 * {
	border-color: #ffb400;
}
.category_nav ul li.catCol_6 * {
	border-color: #009476;
}
.category_nav ul li.catCol_7 * {
	border-color: #6c00b7;
}
.category_nav ul li.catCol_8 * {
	border-color: #c9004c;
}
.category_nav ul li.catCol_9 * {
	border-color: #00349e;
}
.category_nav ul li.catCol_10 * {
	border-color: #229000;
}

ul.categoriesImagelist li .description.descCol_1 {
	background: #0b4b6f;
}
ul.categoriesImagelist li .description.descCol_2 {
	background: #95b81c;
}
ul.categoriesImagelist li .description.descCol_3 {
	background: #dd4700;
}
ul.categoriesImagelist li .description.descCol_4 {
	background: #a81d1a;
}
ul.categoriesImagelist li .description.descCol_5 {
	background: #098e73;
}
ul.categoriesImagelist li .description.descCol_6 {
	background: #7700bc;
}
ul.categoriesImagelist li .description.descCol_7 {
	background: #ffb400;
}
ul.categoriesImagelist li .description.descCol_8 {
	background: #00339b;
}
ul.categoriesImagelist li .description.descCol_9 {
	background: #179700;
}
/* LIVE SEARCH */

#livesearch_result fieldset {
	padding: 10px 20px;
	border-color: #9c0000 !important;
}
#livesearch_result fieldset table {
	width: 100%;
}
.PlentyLiveSearchResult tr {
	border-top: 1px solid #9c0000;
}
.PlentyLiveSearchResult tr:first-child {
	border: none;
	font-weight: bold;
}
.PlentyLiveSearchResult tr:first-child td {
	padding: 5px 0;
}
.PlentyLiveSearchResult tr td {
	padding: 2px 0;
	width: auto !important;
}
.PlentyLiveSearchResult tr td span.Price {
	color: #9c0000;
	font-size: 15px;
	font-weight: bold;
}
.LiveSearchArticleName {
	display: block;
	width: 75%;
}
.LiveSearchArticleName a {
	color: #3F3019;
}
.PlentyLiveSearchResult tr td span.LiveSearchVAT, .PlentyLiveSearchResult tr td span.LiveSearchShippingHandling {
	font-size: 11px;
}
.PlentyLiveSearchResult tr td span.LiveSearchShippingHandling br {
	float: left;
}
