/*
Filename: styles.css
Author: Dogstudio
Author URI: http://www.dogstudio.be/
Version: 1.0
*/

/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*BIZZ*/

@font-face {
    font-family: 'PFAgoraSansProBold';
    src: url('../files/fonts/pfagorasanspro_bold-webfont.eot');
    src: url('../files/fonts/pfagorasanspro_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/fonts/pfagorasanspro_bold-webfont.woff') format('woff'),
         url('../files/fonts/pfagorasanspro_bold-webfont.ttf') format('truetype'),
         url('../files/fonts/pfagorasanspro_bold-webfont.svg#PFAgoraSansProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555254;
	background:#f1f0f1 url(../images/public/body-bg.png) repeat center top;
}
#wrapper {
	overflow:hidden;
	min-width:980px;
	position:relative;
}
.inner {
	width:940px;
	margin:0 auto;
	position:relative;
}
.hidden {
	display:none;
}

/*SPLASH*/
#splash #header #logo {
	margin:0 auto;
}
#splash #header #logo a{
	cursor:default;
}
#splash #content .inner {
	width:700px;
}
#splash #content{
	padding-bottom:0;
}
#splash #splash-top{
	border:1px solid #CACACA;
	margin:0 0 20px;
	height:270px;
	background:url(../images/public/splash-image.jpg) no-repeat center top;
	position:relative;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:rgba(255,255,255,0.3) 0 1px 0;
	-moz-box-shadow:rgba(255,255,255,0.3) 0 1px 0;
	-ms-box-shadow:rgba(255,255,255,0.3) 0 1px 0;
	-o-box-shadow:rgba(255,255,255,0.3) 0 1px 0;
	box-shadow:rgba(255,255,255,0.3) 0 1px 0;
}
#splash #splash-top ul{
	margin:0; padding:0;
}
#splash #splash-top ul li{
	width:320px;
	list-style-image:none;
	position:absolute;
	bottom:25px;
	margin:0; padding:0;
	text-transform:uppercase;
}
#splash #splash-top ul li span.shortcuts {
	font-weight:bold; text-transform:none; font-size:14px;
	display:inline-block;
	margin:15px 0 0;
}
#splash #splash-top ul li span.shortcuts a {
	text-shadow:#eee 0 0 2px;
}
#splash #splash-top ul li span.shortcuts a:hover {
	text-shadow:none;
}
#splash #splash-top ul li#fr-btn{
	left:0;
	text-align:right;
}
#splash #splash-top ul li#nl-btn{
	right:0;
	text-align:left;
}
#splash .splash-desc p{
	font-size:12px; line-height:17px;
}
#splash #splash-bottom #splash-bottom-container  {
	background:url(../images/public/splash-bottom.jpg) repeat-y center;
	padding-bottom:1px;
}
#splash #splash-left {
	float:left;
	width:300px;
	padding:20px;
	text-align:right;
	position:relative;
}
#splash #splash-right {
	float:right;
	width:300px;
	padding:20px;
	text-align:left;
	position:relative;
}
#splash #splash-bottom h2 {
	font-size:16px; line-height:20px;
	margin:0 0 20px;
	color:#3a3a3a;
}
#splash #splash-bottom h2 a{
	color:#7bad1c;
	text-decoration:none;
}
#splash #splash-bottom h2 a:hover{
	color:#536b24;
}
#splash .splash-links {
	width:300px;
	font-size:10px;
	line-height:15px;
	margin:0;
	position:absolute;
	bottom:15px;
}
#splash #splash-left .splash-links {
	left:20px;
}
#splash #splash-right .splash-links {
	right:20px;
}
.splash-desc {
	margin-bottom:50px;
	position:relative;
}
#splash p.social {
	text-align:center;
	margin:20px 0 0;
}

/*HEADER*/

#header {
	background:#fff url(../images/public/header-bg.png) repeat-x bottom;
	border-top:4px solid #90ca21;
	border-bottom:1px solid #b6bac0;
	height:60px;
	margin:0;
	position:relative;
	z-index:51;
}
#header #logo {
	width:225px; height:46px;
	padding-top:7px;
}
#header #logo a{
	width:225px; height:46px;
	display:block;
	background:url(../images/public/logo-bizz.png) no-repeat left;
	text-indent:-100000px;
}
.beste-leveranciers #header #logo{
	width:265px;
}
.beste-leveranciers #header #logo a{
	background:url(../images/public/logo-bizz-nl.png) no-repeat left;
	width:265px;
}
.bon-fournisseur #header #logo{
	width:265px;
}
.bon-fournisseur #header #logo a{
	background:url(../images/public/logo-bizz-fr.png) no-repeat left;
	width:265px;
}
#header #nav {
	position:absolute; top:0; left:235px;
}
#header #nav li{
	float:left;
	margin-top:8px;
	list-style-image:none;
	position:relative;
}
#header #nav li a{
	display:inline-block;
	font-size:14px; line-height:44px;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	padding:0 17px;
	text-transform:uppercase;
	text-decoration:none;
	color:#3a3a3a;
	text-shadow:#fff 0 1px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
#header #nav li a:hover,
#header #nav li.current a,
#header #nav li.open-submenu a{
	color:#6f9821;
}
#header #nav li.open-submenu{
	margin-top:7px;
}
#header #nav li.open-submenu a{
	border:1px solid #b6bac0;
	border-bottom:0;
	background:#e7e8e8 url(../images/public/nav-tab-bg.png) repeat-x top;
	padding:0 32px 14px 15px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
#header #nav li#submenu-toggler a{
	padding-right:32px;
}
#submenu-toggler span {
	position:absolute; top:15px; right:5px;
	display:inline-block;
	width:25px; height:15px;
	background: url(../images/public/arrow-menu.gif) no-repeat center;
	vertical-align:middle;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#submenu-toggler.open-submenu span {
	background: url(../images/public/arrow-menu-current.gif) no-repeat center;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
#header #header-right {
	position:absolute;
	right:0; top:17px;
	width:270px;
}
#header #header-right #languages {
	float:right;
	margin:0 15px 0 0; padding:0;
	width:45px;
}
#header #header-right #languages li{
	float:left;
	margin:0 0 0 9px; padding:0;
	list-style-image:none;
	font-size:14px; line-height:25px;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
}
#header #header-right #languages li a{
	color:#bcbcbc;
}
#header #header-right #languages li.current a,
#header #header-right #languages li.current a:hover{
	color:#3a3a3a;
	cursor:default;
}
#header #header-right #languages li a:hover{
	color:#90ca21;
	text-decoration:none;
}
#header #header-right #flag-selector {
	float:right;
	width:53px;
	margin:0; padding:0;
	position:relative;
}
#header #header-right #current-country{
	background:#fff url(../images/public/arrow-menu.gif) no-repeat 35px 50%;
	padding:4px 25px 4px 10px; margin:0;
	border:1px solid #eeeeee;
	border-top:1px solid #bfbfbf;
	display:block;
	-webkit-box-shadow:#f3f3f3 0 1px 0;
	-moz-box-shadow:#f3f3f3 0 1px 0;
	-ms-box-shadow:#f3f3f3 0 1px 0;
	-o-box-shadow:#f3f3f3 0 1px 0;
	box-shadow:#f3f3f3 0 1px 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
#header #header-right #current-country.open{
	background:#fff url(../images/public/arrow-menu-open.gif) no-repeat 35px 50%;
}
#header #header-right #other-flags {
	position:absolute;
	left:0; top:20px;
	width:51px;
	background:#f9f9f9;
	border:1px solid #eeeeee;
	border-top:none;
	display:none;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-ms-border-radius:0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
}
#header #header-right #other-flags ul{
	margin:0; padding:3px 0 3px;
}
#header #header-right #other-flags ul li{
	list-style-image:none;
	padding:0; margin:0;
}
#header #header-right #other-flags ul li a{
	display:block;
	padding:4px 10px;
}
#header #header-right #other-flags ul li a img{
	display:block;
}
#header #header-right #other-flags ul li a:hover{
	background:#f5eaaf;
}
#header-search {
	width:130px;
	float:right;
	position:relative;
	margin:0 15px 0 0; 
}
#header-search .field{
	width:130px;
	position:absolute;
	right:0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#header-search .field.on-focus{
	width:200px;
}
#header-search .input-text {
	height:28px; width:100%;
	border:1px solid #eeeeee; border-top:1px solid #bfbfbf; -webkit-border-radius:3px; -moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; border-radius:3px;
	background:#f9f9f9;
	-webkit-box-shadow:inset #ccc 0 0 3px, #f3f3f3 0 1px 0; -moz-border-shadow:inset #ccc 0 0 3px, #f3f3f3 0 1px 0; -ms-border-shadow:inset #ccc 0 0 3px, #f3f3f3 0 1px 0; -o-border-shadow:inset #ccc 0 0 3px, #f3f3f3 0 1px 0; border-shadow:inset #ccc 0 0 3px, #f3f3f3 0 1px 0;
}
#header-search .submit {
	position:absolute;
	top:6px; right:3px;
	background:#fff url(../images/public/magnify.png) no-repeat left;
	width:22px; height:17px;
	display:block;
	text-indent:-100000px;
}

/*SUBMENU*/
#submenu {
	background:url(../images/public/header-shadow.png) repeat-x bottom;
	padding-bottom:7px;
	position:absolute;
	left:0; top:-1000px;
	width:100%;
	z-index:50;
	-webkit-transition: top 0.5s ease-in-out;
	-moz-transition: top 0.5s ease-in-out;
	-ms-transition: top 0.5s ease-in-out;
	-o-transition: top 0.5s ease-in-out;
	transition: top 0.5s ease-in-out;
}
#submenu #submenu-container {
	background:#e7e8e8;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding-top:20px;
}
#submenu p {
	font-size:11px; line-height:16px;
}
#submenu a {
	color:#5c5f60;
}
#submenu a:hover {
	color:#679213;
}
#submenu a.minimized {
	background-color:#7DB01A;
	color:#fff;
	white-space: nowrap;
	padding:1px 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
}
#submenu .box  {
	background:#fff url(../images/public/box-content-bg.png) repeat-x bottom;
	border:1px solid #cbcfc5;
	border-bottom:1px solid #b9baba;
	border-top:1px solid #95b951;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
#submenu .menu-hover .box  {
	opacity:0.5;
}
#submenu .menu-hover .box.menu-hover-current  {
	opacity:1;
}

#submenu .box .box-content {
	border:none;
	background:url(../images/public/green-square.jpg) repeat-x top;
	padding:5px 14px 14px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
}
#submenu .box .box-content p{
	margin:0;
}
#submenu .box .box-content h2{
	font-size:14px;
	margin:0;
}
#submenu .box .box-content h2 a{
	color:#73a415;
}
#submenu .box .box-content h2 a:hover{
	color:#618a12;
	text-decoration:none;
}

/*CONTENT*/
#content {
	padding:35px 0;
	background:url(../images/public/header-shadow.png) repeat-x top!important;
	background:none;
}
#breadcrumb {
	font-size:10px; text-transform:uppercase; color:#888686;
	position:relative;
	margin:-4px 0 22px;
}
#breadcrumb a{
	text-decoration:underline;
	padding-right:17px;
	color:#888686;
	background:url(../images/public/breadcrumb.gif) no-repeat right;
}
#breadcrumb span {
	padding-right:17px;
	color:#888686;
	background:url(../images/public/breadcrumb.gif) no-repeat right;
}
#breadcrumb a:hover{
	color:#373737;
	text-decoration:none;
}
.tiny-description img {
	position:relative;
}

/*HOME*/
.offer {
	position:relative;
}
.offer .offer-content {
	position:relative;
	height:200px;
	padding:3px;
	/*padding-top:42px;*/
}
.offer .box-title {
	position:absolute;
	top:0; left:0;
	width:100%;
	z-index:2;
}
.offer a:hover{
	text-decoration:none;
}
.offer a img{
	display:block;
}
.offer a strong {
	position:absolute;
	display:block;
	border-top:1px solid #fff;
	width:100%;
	bottom:0; left:0;
	color:#1c1c1c;
	text-shadow:#fff 0 0 2px;
	background:url(../images/public/offer-cache.png) repeat center top;
	font-size:13px; line-height:18px;
	text-align:center;
	padding:9px 0 22px;
}
.js .offer a strong{
	display:none;
}
.js .offer.offer-hover a strong, .offer.offer-open a strong {/* /Chihuaha:newforms */
	display:block;
}
.offer a strong span{
	display:block;
	padding:0 9px;
}
.offer p{
	position:absolute;
	display:block;
	width:100%;
	bottom:-30px;
	text-align:center;
}
.js .offer p{
	display:none;
}
.js .offer.offer-hover p, .offer.offer-open p {
	display:block;
}
#home-top {
	border:1px solid #cacaca; -webkit-border-radius:3px; -moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px;
	height:446px;
	position:relative;
	margin-bottom:20px;
	border-radius:3px; -webkit-box-shadow:#fff 0 1px 0; -moz-box-shadow:#fff 0 1px 0; -ms-box-shadow:#fff 0 1px 0; -o-box-shadow:#fff 0 1px 0; box-shadow:#fff 0 1px 0;
}
#home-search {
	position:absolute; right:0; top:0; z-index:20;
	width:207px; height:422px;
	padding:12px;
	background:#fff url(../images/public/box-content-bg.png) repeat-x bottom;
	overflow:hidden;
	border-left:1px solid #cacaca; -webkit-border-radius:0 3px 3px 0; -moz-border-radius:0 3px 3px 0; -ms-border-radius:0 3px 3px 0; -o-border-radius:0 3px 3px 0; border-radius:0 3px 3px 0;
}
#home-search p.float-right{
	margin:0;
}
#home-search .field .input-text {
	height:28px;
	border:1px solid #eeeeee;
	border-top:1px solid #bfbfbf;
}
#home-search .field select {
	height:28px;
	border:1px solid #eeeeee;
	border-top:1px solid #bfbfbf;
}
#home-search select{
	width:145px;
}
.tag-cloud {
	font-size:10px; line-height:20px;
	text-align:center;
}
.tag-cloud a.level-1 {
	font-size:18px;
	color:#000;
}
.tag-cloud a.level-2 {
	font-size:18px;
	color:#363636;
}
.tag-cloud a.level-3 {
	font-size:16px;
	color:#484848;
}
.tag-cloud a.level-4 {
	font-size:14px;
	color:#5a5a5a;
}
.tag-cloud a.level-5 {
	font-size:12px;
	color:#5a5a5a;
}
.tag-cloud a {
	color:#838383;
	display:inline-block;
	padding:0 3px;
	white-space:normal;
}
.tag-cloud a.green {
	color:#73a415;
}
body .tag-cloud a:hover {
	color:#73a415;
}
.min-height-box {
	min-height:244px;
	height:auto!important;
	height:244px;
}

#home-slider {
	position:relative;
	height:446px; width:709px;
}
#home-slider #home-slider-container {
	position:relative;
	width:709px; height:381px;
}
#home-slider .slide {
	position:absolute;
	top:0; left:0;
	width:709px; height:381px;
	background:#fff;
	z-index:1;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
#home-slider .slide:first-child {
	z-index:10;
}
#home-slider .slide-description {
	position:absolute;
	left:0; top:20px;
	z-index:10;
	width:500px;
}
#home-slider .slide-description h2, #home-slider .slide-description h1{
	background:red;
	position:relative;
	padding:0 0 3px; margin:0 0 0 -10px;
	font-size: 20px; line-height:24px;
	background:url(../images/public/slider-title-back.png) no-repeat left bottom;
}
#home-slider .slide-description h2 a, #home-slider .slide-description h1 a{
	min-width:275px;
	position:relative;
	display:inline-block;
	padding:3px 15px 3px 25px;
	color:#fff;
	text-shadow:#6f9c19 0 -1px;
	background:#90ca21 url(../images/public/slider-title-bg.png) repeat-x bottom;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	-ms-border-radius:0 3px 3px 0;
	-o-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
}
#home-slider .slide.black .slide-description p {
     color :#fff;
   text-shadow:#000 0 0 3px;
	 background:url(../images/public/slider-cache-dark.png) repeat;
}
#home-slider .slide-description h2 a:hover, #home-slider .slide-description h1 a:hover{
	text-decoration:none;
}
#home-slider .slide-description p{
	padding:15px;
	position:relative;
	font-size:16px;
	margin:-3px 220px 0 0;
	text-shadow:#fff 0 0 3px;
	background:url(../images/public/slider-cache.png) repeat;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
}
#home-slider .call-to-action {
	position:absolute;
	left:20px; bottom:20px;
	margin:0;
}
#home-slider #home-slider-links {
	position:absolute;
	bottom:20px; right:20px;
	z-index:11;
}
#home-slider #home-slider-links ul{
	margin:0;
}
#home-slider #home-slider-links li {
	display:inline;
	list-style-image:none;
}
#home-slider #home-slider-links li a{
	width:22px; height:22px;
	display:inline-block;
	background:url(../images/public/slider-bullet.png) no-repeat 0 0;
}
#home-slider #home-slider-links li.current a{
	background:url(../images/public/slider-bullet.png) no-repeat -22px 0;
}
#home-slider #home-slider-controller{
	position:absolute; top:250px; z-index:15;
	width:100%;
}
#home-slider #home-slider-controller ul{
	margin:0;
}
#partners-slider #partners-slider-controller ul{
	margin:0;
}
#home-slider #home-slider-controller li{
	list-style-image:none;
	margin:0;
	cursor:pointer;
	display:block;
	width:18px; height:18px;
	margin-top:-9px;
	background:#ccc;
	text-indent:-100000px;
}
#home-slider #home-slider-controller li#home-slider-prev{
	position:absolute;
	top:0; left:3%;
	width:18px; height:18px;
	background: url(../images/public/controller-bg.png) no-repeat 0 -18px;
	
}
#home-slider #home-slider-controller li#home-slider-next{
	position:absolute;
	top:0; right:3%;
	width:18px; height:18px;
	background: url(../images/public/controller-bg.png) no-repeat 0 0;
}
#partners-slider {
	background:url(../images/public/partner-slider-bg.jpg) no-repeat;
	width:437px; height:136px;
	position:relative;
}
#partners-slider #partners-slider-container {
	width:437px; height:136px;
	position:relative;
}
#partners-slider #partners-slider-container .slide {
	width:437px; height:136px;
	position:absolute;
	top:0; left:0;
}
#partners-slider #partners-slider-container .slide ul{
	margin:0; padding:0;
} 
#partners-slider #partners-slider-container .slide ul li{
	list-style-image:none;
	width:100px; height:100px;
	margin:20px 0 0 7px; padding:0;
	overflow:hidden;
	float:left;
}
#partners-slider #partners-slider-container .slide ul li a{
	width:100px; height:100px;
	display:block;
}
#partners-slider #partners-slider-container .slide ul li a img, #partners-slider #partners-slider-container .slide ul li img{
	vertical-align:middle;
	width:100%;
}
#partners-slider #partners-slider-controller{
	position:absolute;
	top:50%; z-index:100;
	width:100%;
}
#partners-slider #partners-slider-controller li{
	list-style-image:none;
}
#partners-slider #partners-slider-prev{
	position:absolute;
	left:3%;
	width:18px; height:18px;
	background: url(../images/public/controller-bg.png) no-repeat 0 -18px;
	text-indent:-100000px;
	cursor:pointer;
	margin:-9px 0 0;
} 
#partners-slider #partners-slider-next{
	position:absolute;
	right:3%;
	width:18px; height:18px;
	background: url(../images/public/controller-bg.png) no-repeat 0 0;
	text-indent:-100000px;
	cursor:pointer;
	margin:-9px 0 0;
}
#why-bizz {
	width:215px;
	min-height:135px;
	float:right;
	position:relative;
}
#why-bizz p{
	margin:0;
}
.search-content {
	margin-left:165px;
}
.search-content {
	margin-left:165px;
}
.search-content ul li{
	list-style-image:url(../images/public/grey-bullet.gif);
	font-size:11px;
	margin:0 0 7px 0;
}

/*SUBCAT*/
.box .box-content.subcat-container {
	background:#fcfcfc url(../images/public/subcat-bg.png) repeat-y center bottom;
}
.subcat-group {
	background:url(../images/public/subcat-bottom.png) no-repeat bottom;
	border-bottom:1px solid #cacaca;
}
.subcat-group.last-group {
	border-bottom:none;
}
.subcat {
	float:left;
	width:305px;
	padding:8px 20px;
}
.subcat h2 {
	font-size:14px; line-height:16px;
	padding:4px 0;
	text-transform:uppercase;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
}
.subcat h2 a{
	text-decoration:none;
	color:#7DB01A;
}
.subcat h2 a:hover{
	text-decoration:none;
	color:#252525;
}
.subcat .subcat-thumb {
	position:relative;
	width:120px;
	float:left;
	padding:0 0 6px;
}
.subcat .subcat-thumb img{
	border:1px solid #ddd7d7;
	box-shadow:#fff 0 1px 0;
	background:#fff;
}
.subcat .subcat-thumb strong {
	position:absolute;
	top:-2px; left:-2px;
	width:42px; height:42px;
	text-indent:-100000px;
	background:url(../images/public/new.png);
}
.subcat ul {
	margin-left:135px;
}
.subcat ul li {
	font-size:11px; line-height:13px;
	margin:0 0 6px;
	list-style-image:url(../images/public/grey-bullet.gif);
}
.subcat ul li.new-offer {
	list-style-image:url(../images/public/green-bullet.gif);
}
.subcat ul li.new-offer a{
	color:#73a415;
}
.subcat ul li a{
	color:#363636;
}


/*LANDING PAGE*/

.subtitle {
	font-weight:bold;
	color:#7c7c7c;
}
.grey-imgsscateg,
.blue-imgsscateg,
.yellow-imgsscateg,
.pink-imgsscateg,
.rouge-imgsscateg,
.turquoise-imgsscateg,
.violet-imgsscateg,
.landing-thumb-left {
	float:left;
	margin:0 20px 0 0;
}
.landing-thumb-right {
	float:left;
	margin:0 0 0 20px;
}
#landing-top {
	font-size:14px;
	color:#363636;
}
.brand-list {
	padding:0; list-style-image:none;
}
.brand-list li{
	padding:0; margin:0 0 25px;
	list-style-image:none;
	text-align:center;
}
.brand-list li.last{
	margin:0;
}
.brand-list li a:hover{
	text-decoration:none;
}
.brand-list li a:hover strong{
	text-decoration:none;
	color:#73A415;
}
.brand-list li strong{
	display:block;
	font-size:10px;
	text-transform:uppercase;
}
.brand-list li img{
	box-shadow: rgba(0,0,0,0.3) 0 0 5px;
	margin-bottom:7px;
}
#steps{
	padding:10px 25px; margin:0;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:22px;
}
#steps table{
	background:url(../images/public/steps-bg.jpg) repeat-x center;
}
#steps table, #steps td {
	border:none;
	text-align:center;
	padding:0;
	width:100%;
}
#steps td {
	width:60%;
}
#steps tr td.first-step,
#steps tr td.last-step {
	width:20%;
}
#steps tr td.first-step {
	text-align:left;
}
#steps tr td.last-step {
	text-align:right;
}
#steps td span {
	display:inline-block;
	text-align:center; line-height:33px; text-shadow:#909090 0 -1px;
	width:38px; height:38px;
	background: url(../images/public/step-grey.gif) no-repeat;
}
#steps td.current span {
	background: url(../images/public/step-green.gif) no-repeat;
	text-shadow:#5f7e23 0 1px 1px;
}
/* Chihuaha:newforms */
.light-form #steps table{
	table-layout:fixed;
	text-align:center;
	background:url(../images/public/steps-bg.jpg) repeat-x center 7px;
	margin-bottom: 10px;
}
.light-form #steps tr td.first-step, .light-form #steps tr td.last-step {
	text-align:center;
	width:25%;;
}
.light-form #steps tr td.first-step{
	background:url(../images/public/first-step.gif) no-repeat center 4px;
}
.light-form #steps tr td.last-step{
	background:url(../images/public/last-step.gif) no-repeat center 4px;
}
.light-form #steps tr td span {
	padding-top:25px;
	font-size:13px; line-height:15px;
	font-weight:bold;
	color:#cacaca;
	text-shadow:none;
	background:url(../images/public/light-step.png) no-repeat center top!important;
	background:url(../images/public/light-step.gif) no-repeat center top;
	white-space:nowrap;
	width:auto; height:auto;
}
.light-form #steps tr td.current span {
	background:url(../images/public/light-step-current.png) no-repeat center top!important;
	background:url(../images/public/light-step-current.gif) no-repeat center top;
	color:#7db01a;
}
.light-form #steps tr td.valid span {
	color:#919191;
}
.light-form #steps tr td.confirm-step span {
	background:url(../images/public/confirm-step.gif) no-repeat center top!important;
}

.light-form .subtitle {
	border-top:1px dotted #cacaca;
	padding:7px 15px; margin:0;
	color:#7c7c7c;
}
.light-form form.generic .message{
	border-top:1px dotted #cacaca;
	padding-top:20px;
}
.light-form form.generic .field {
	border-top:none;
}
.light-form form.generic .field-group.error-group {
	background:#FDECEC;
}
.light-form form.generic .field-group {
	padding:10px 0;
	border-bottom:1px dotted #cacaca;
}
.light-form form.generic .field.field-left, .light-form form.generic .field.field-right {
	width:328px; float:left;
	margin:0; padding:6px 14px 7px;
}
body .light-form form.generic .field.field-left {
	float:left;
	padding-right:0;
}
body .light-form form.generic .field.field-right {
	float:right;
	padding-left:0;
}
.margin-button {
	margin-top:20px;
}
span.form-privacy {
	display:block;
	margin:15px 40px;
	font-size:11px; line-height:13px;
}
input.form-bot {
	position:absolute; left:-10000px;
}
/* /Chihuaha:newforms */

.final-message {
	text-align:center;
	margin:0;
	color:#353636;
	font-size:13px; line-height: 20px;
	font-weight:bold;
	padding:0 20%;
}
#landing-bottom {
	text-align:center;
}
#landing-bottom img {
	position:relative;
	margin:0 0 -60px;
}
.landing-right {
	width:280px;
	float:right;
}
.landing-left {
	width:640px;
	float:left;
}

/*OFFER*/

.blurb strong {
	color:#7DB01A;
}
.advantage-list {
	padding:0 0 0 20px;
}
.advantage-list li{
	list-style-image:url(../images/public/add.png);
	margin:0; padding:4px 0;
}
.advantage-list li.last-advantage{
	list-style-image:url(../images/public/equal.png);
	font-weight:bold;
}

/*SEARCH*/

.listing .offer-item {
	clear:both;
	border-top:1px solid #ccc;
	padding:15px 0 0 0;
}
.listing .offer-item.first-offer {
	border-top:none;
	padding:0 0 15px 0;
}
.listing .offer-item .offer-thumb {
	float:left;
	position:relative;
	width:150px; height:150px;
	overflow:hidden;
	margin:0 15px 0 0;
	text-align:center;
}

.box .box-content.subcat-container.only-one {
	background:none;
}
body .box .subcat-container.only-one .subcat-group{
	background:none;
}
.listing .subcat-container{
	border-top:1px solid #ccc;
	padding-top:10px;
}
.listing .subcat{
	padding:0;
	width:330px;
}
.listing .subcat.right-cat{
	float:right;
}
#search-result em {
	background:#dff1bd;
	padding:1px 5px;
	color:#6f9821;
	text-decoration:none;
}
#search-result a:hover em {
	text-decoration:none;
	background:#6f9821;
	color:#fff;
}

/*SITEMAP*/
#sitemap #quick-nav {
	border:#ccc;
	padding:25px;
}
#sitemap #back-to-top{
	position:fixed;
	right:0; top:50%;
	background:#000;
	color:#fff;
	padding:5px;
}
#sitemap h2 {
	margin:0;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
#sitemap h2 a {
	display:block;
	background:#73a415;
	color:#fff;
	border:1px solid #6b951a;
	border-bottom:2px solid #6b951a;
	padding:0 5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:inset rgba(255,255,255,1) 0 0 1px;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:inset rgba(255,255,255,1) 0 0 1px;
}
#sitemap h2 a:hover {
	text-decoration:none;
}
#sitemap ul {
	padding:0 0 0 1px; margin:0 0 0 10px;
	background:url(../images/public/sitemap-vert.gif) repeat-y left;
}
#sitemap ul li{
	padding:0 0 0 20px; margin:0;
	list-style-image:none;
	background:url(../images/public/sitemap-hori.gif) repeat-x left 12px;
}
#sitemap ul li a {
	padding:4px; margin:0;
	display:block;
	background:#f7f7f7;
	font-weight:bold;
	border:2px solid #fff;
}
#sitemap ul li a:hover {
	background:#f7f7f7;
	border:1px solid #8d8f8f;
	text-decoration:none;
	padding:5px;
}
#sitemap ul li li a {
	font-weight:normal;
	
}

/*UNSUBSCRIBE*/

.unsubscribe {
	margin: 0 0 0 10px;
	display:inline-block;
	color:#6d961c;
}

/*ABOUT BIZZ*/
#biz-bottom {
	padding:25px 0 0 0;
	background:url(../images/public/dots.gif) repeat-x top;
}
#biz-about {
	padding:6px 0 0 0;
	background:url(../images/public/biz-about-top.png) no-repeat top left;
}
#biz-about li{
	padding:9px 30px 31px 80px; margin:0;
	background:#f5ecc1 url(../images/public/biz-about-top-bg.png) no-repeat bottom left;
	list-style-image:none;
	position:relative;
	font-size:20px; line-height:22px;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	color:#34393c;
	text-shadow:#fff 0 1px;
	min-height:40px;
	height:auto!important;
	height:40px;
}
#biz-about li.last{
	padding-bottom:20px;
	background:#f5ecc1 url(../images/public/biz-about-top-last-bg.png) no-repeat bottom left;
}
#biz-about li strong.number{
	display:block;
	width:46px; height:47px;
	background:url(../images/public/biz-about-bubble.gif) no-repeat left top;
	position:absolute;
	left:15px; top:8px;
	text-align:center;
	color:#fff;
	line-height:46px;
	font-size:26px;
}


/*FOOTER*/

#footer {
	background:#3c3d3d url(../images/public/footer-bg.png) repeat center top;
	border-top:1px solid #0d0d0d;
	border-bottom:1px solid #0d0d0d;
}
#footer #footer-container {
	border-top:1px solid #494a4b;
	border-bottom:1px solid #494a4b;
	padding:16px 0;
}
#footer .col {
	position:relative;
	width:220px;
}
#footer .box {
	margin:0;
}
#footer .col h2{
	font-size:16px;
}
#footer .col .box {
	position:absolute;
	width:220px;
	display:none;
}
#footer.open-box .col .box {
	opacity:0.5;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
#footer.open-box .col .box.current-box {
	opacity:1;
}
#footer .col .box-content {
	padding:0;
	height:100%;
	overflow:hidden;
	border:none;
	background:#fff;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
}
#footer.open-box .col .box .box-content{
	border:none;
}
#footer .col .box-content h2{
	font-size:14px; line-height:16px;
	text-transform:uppercase;
	margin:0 0 11px;
}
#footer .col .box-content h2 a:hover{
	color:#000;
}
#footer .col .box-content p {
	font-size:11px; line-height:15px;
}
#footer .col .box-content p a{
	color:#73a415;
}
#footer .col .footer-offers {
	padding:14px;
	overflow:hidden;
	height:100%;
}
.footer-bottom {
	bottom:0;
}
#footer .footer-offers {
	overflow:hidden;
}
#footer-right .box-content{
	min-height:220px;
	height:auto!important;
	height:220px;
}
#footer-right ul li{
	font-size:10px;
	text-transform:uppercase;
	margin:0 0 5px;
}
#footer-right ul li a{
	color:#2a2b2b
}
.footer-box-cache {
	position:absolute;
	width:100%; height:14px;
	bottom:0; left:0;
	background:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.bizz-phone {
	text-align:center;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	color:#494c4f;
	font-size:12px;
	text-transform:uppercase;
	margin:0 0 15px;
}
.bizz-phone strong{
	display:block;
	font-size:22px; line-height:25px; color:#73a415;
}
.bizz-phone p{
	margin:0;
}
#footer #social-links {
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	margin:13px 0 0;
}
#footer #social-links strong{
	display:block;
}
#footer #social-links a{
	height:32px; width:32px;
	display:inline-block;
}
#footer #social-links a img{
	height:32px; width:32px;
	display:block;
}
#author {
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	margin:0;
	color:#2a2b2b;
	padding:12px 0;
}
#direct-marketing {
	text-align:center; font-size:10px; text-transform:uppercase; color:#2a2b2b; line-height:15px;
	padding:0 0 12px; margin:0;
}
#direct-marketing span.left {
	display:inline-block;
	width:150px;
	vertical-align:middle;
}
#direct-marketing img {
	vertical-align:middle;
}
#author a{
	color:#2a2b2b;
}
#author a#dog{
	padding-right:15px;
	background:url(../images/public/dog.gif) no-repeat right 0;
}

/*BOX*/
.box {
	margin-bottom:20px;
}
.box .box-title{
	position:relative;
	background:#717475 url(../images/public/box-grey-header.png) repeat-x bottom;
	font-size:15px; line-height:18px;
	color:#fff;
	text-shadow:#2c2d2d 0 -1px;
	border-bottom:1px solid #222323;
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-ms-border-radius:3px 3px 0 0;
	-o-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
}
.box .box-title h1,
.box .box-title h2 {
	font-size:14px; line-height:18px;
	text-align:center;
	margin:0; padding:10px;
	text-transform:none;
	color:#fff;
}
.box .box-title h1 a {
	color:#fff;
}
.box .box-title h3{
	font-size:14px; line-height:18px;
	text-align:center;
	margin:0; padding:0;
	text-transform:none;
	color:#fff;
}
.box .box-title h3 a{
	color:#fff;
	display:block;
	padding:10px;
}
.box .box-title h1.text-left,
.box .box-title h2.text-left {
	text-align:left;
}
.box .box-title a:hover{
	text-decoration:none;
}
.box .box-content{
	border:1px solid #cacaca;
	border-top:none;
	background:#fff url(../images/public/box-content-bg.png) repeat-x bottom;
	padding:0; margin:0;
	position:relative;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-ms-border-radius:0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	-webkit-box-shadow:#fff 0 1px 0;
	-moz-box-shadow:#fff 0 1px 0;
	-ms-box-shadow:#fff 0 1px 0;
	-o-box-shadow:#fff 0 1px 0;
	box-shadow:#fff 0 1px 0;
}
.box.no-title .box-content{
	border:1px solid #cacaca;
	-webkit-border-radius:3px;
	-moz-border-radius:03px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.box-content .content-spacer {
	padding:14px;
}
.content-box {
	padding:14px;
}

/*BUTTONS*/
.btn {
	display:inline-block;
	background:url(../images/public/btn-green-right.png) no-repeat top right;
	height:29px;
	padding-right:3px;
	color:#fff; font-size:12px; font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif; line-height:27px;
	-webkit-box-shadow:rgba(255,255,255,0.3) 0 1px 0; -moz-box-shadow:rgba(255,255,255,0.3) 0 1px 0; -ms-box-shadow:rgba(255,255,255,0.3) 0 1px 0; -o-box-shadow:rgba(255,255,255,0.3) 0 1px 0; box-shadow:rgba(255,255,255,0.3) 0 1px 0;
}
.btn span{
	display:inline-block;
	background:url(../images/public/btn-green-left.png) no-repeat top left;
	height:29px; line-height:27px;
	text-shadow:#5b7e16 0 -1px 0;
	padding:0 10px 0 13px;
	white-space:nowrap;
}
.btn:hover, .btn:focus {
	background:url(../images/public/btn-green-right.png) no-repeat right bottom;
	color:#fff;
	text-decoration:none;
	outline:none;
}
.btn:hover span, .btn:focus span{
	background:url(../images/public/btn-green-left.png) no-repeat left bottom;
}

.btn.grey-btn {
	background:url(../images/public/btn-grey-right.png) no-repeat top right;
}
.btn.grey-btn span{
	background:url(../images/public/btn-grey-left.png) no-repeat top left;
	text-shadow:#3c3d3d 0 -1px 0;
}
.btn.grey-btn:hover {
	background:url(../images/public/btn-grey-right.png) no-repeat right bottom;
}
.btn.grey-btn:hover span{
	background:url(../images/public/btn-grey-left.png) no-repeat left bottom;
}
.btn.arrow-btn {
	padding-right:13px;
}
.btn.arrow-btn span{
	padding:0 6px 0 9px;
}
.btn.big-btn {
	background:url(../images/public/big-btn-right.png) no-repeat top right;
	height:34px;
}
.btn.big-btn span{
	background:url(../images/public/big-btn-left.png) no-repeat top left;
	font-size:18px; line-height:32px;
	height:34px;
}
.btn.big-btn:hover {
	background:url(../images/public/big-btn-right.png) no-repeat bottom right;
}
.btn.big-btn:hover span{
	background:url(../images/public/big-btn-left.png) no-repeat bottom left;
}
.bottom-btn{
	margin:0 0 20px;
}
.bottom-btn a{
	display:block;
	background:url(../images/public/button-full-top.png) no-repeat left top;
	font-weight:bold;
	font-size:13px;
	padding:3px 0 0 0;
	text-shadow:#5b7e16 0 -1px 0;
	color:#fff;
	text-align:center;
}
.bottom-btn a span{
	display:block;
	background:url(../images/public/button-full-bottom.png) no-repeat left bottom;
	font-weight:bold;
	font-size:15px;
	padding:7px 10px 10px;
	text-shadow:#5b7e16 0 -1px 0;
	color:#fff;
	text-align:center;
}
.bottom-btn a:hover{
	background:url(../images/public/button-full-top.png) no-repeat right top;
	text-decoration:none;
}
.bottom-btn a:hover span{
	background:url(../images/public/button-full-bottom.png) no-repeat right bottom;
}


/*STRUCTURE*/

.full {
	width:940px;
}
.one-half,.two-quarter{
	width:460px;
}
.one-third {
	width:300px;
}
.two-third {
	width:620px;
}
.one-quarter {
	width:220px;
}
.three-quarter {
	width:700px;
}
.col {
	float:left;
	margin:0 20px 0 0;
}
.last-col {
	float:right;
	margin:0;
}

/*FORM*/
form {
	padding-bottom:5px;
}
.field {
	padding:0 0 10px;
	min-height:32px;
	height:auto!important;
	height:32px;
}
.field label {
	font-size:15px;
	display:block;
	color:#363636;
	margin:0 0 4px;
}
.field.error label,
.field.error p.label,
.field.error p.error,
form.generic .field.error label{
	color:#c72239;
}
.field.error .input-text,
.field.error textarea,
.field.error .select,
form.generic .field.error .input-text,
form.generic .field.error textarea,
form.generic .field.error .select{
	border:2px solid #c72239;
}
form.generic .field.error,
form.generic .field.error-group{
	background :#fdecec ;
}
.field .input-text {
	border:2px solid #cacaca; -webkit-border-radius:3px; -moz-border-radius:03px; -ms-border-radius:3px; -o-border-radius:3px; border-radius:3px;
	font-size:12px; color:#656565;
	padding:0 3px;
	height:32px; width:328px;
	background:#fff;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;
}
#newsletter .field .input-text, .field-left .input-text, .field-right .input-text {
	width:100%;
}
.ie6 .field .input-text, .ie7 .field .input-text {
	width:90%;
}
.field select {
	border:2px solid #cacaca;
	font-size:12px;
	color:#656565;
	padding:0 3px;
	width:100%; height:32px;
	background:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius:3px;
	-moz-border-radius:03px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.ie6 .field select, .ie7 .field select {
	width:90%;
}
.field .input-text:focus, .field textarea:focus, .field .select:focus {
	border:2px solid #e1e1e1;
}
.field textarea {
	border:2px solid #cacaca; -webkit-border-radius:3px; -moz-border-radius:03px; -ms-border-radius:3px; -o-border-radius:3px; border-radius:3px;
	font-size:12px; color:#656565;
	padding:0 3px;
	width:328px; height:90px;
	resize:vertical;
	background:#fff;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;
}
.help-field .input-text, .help-field textarea {
	width:100%;
}
.field textarea.huge {
	height:150px;
}
.ie6 .field textarea, .ie7 .field textarea {
	width:90%;
}
.hidden-submit {
	width:0; height:0;
	overflow:hidden; visibility:hidden;
	line-height:0; font-size:0;
	border:none;
	padding:0; margin:0;
	display:inline;
	position:absolute;
}
form.generic .field {
	border-top:1px dotted #ccc;
	padding:14px;
}
form.generic .gdpr-confirm {
	padding:14px 14px 14px 355px;
}
form.generic .gdpr-confirm label {
	font-size:10px; font-weight:bold; color:#363636; line-height:21px;
	vertical-align:top;
}
.field label, .field .label{
	font-size:13px; font-weight:bold; color:#363636;
	margin-bottom:7px; margin-right:14px;
	float:left;
	width:328px;
}
form.generic .field ul.check-list {
	margin:0; padding:0;
	float:left;
	width:328px;
}
form.generic .field ul.check-list li{
	position:relative;
	list-style-image:none;
	margin:0 0 8px; padding:0;
	height:1%;
}
form.generic .field ul.check-list li label{
	font-size:10px; font-weight:normal; color:#535353;
	margin-left:22px;
	float:none;
	width:auto;
}
form.generic .field ul.check-list li input{
	width:13px;
	height:13px;
	position:absolute;
	left:0; top:0;
	vertical-align:middle;
	margin-top:0px;
}
form.generic .field ul.check-list.float-list li{
	float:left;
	width:153px;
	margin-right:10px; margin-bottom:0;
}
form.generic .field select{
	width:328px;
}
form.generic .field-left select, form.generic  .field-right select {
	width:100%;
}
form.generic .message{
	padding:0 40px 10px;
}
.message .error,
.message .success{
	display:block;
	padding:10px; margin:0 0 10px;
	color:#fff;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	border-radius:4px;
}
.message .error {
	background:#c72239;
	text-shadow:#98182a 0 1px 1px;
}
.message .success {
	background:#7db01a;
	text-shadow:#4e6f0e 0 1px 1px;
}
.simple-error {
	color: #c72239;
    font-weight: bold;
    text-align: center;
}
.simple-message {
	color: #73A415;
    font-weight: bold;
    text-align: center;
}
.field .field-left, .field .field-right {
	width:328px;
	margin:0 0 15px;
}
.field .field-left {
	float:left;
}
.field .field-right {
	float:right;
}
.field .field-left.error label,
.field .field-right.error label {
	color:#c72239;
}
.field .field-left.error .input-text,
.field .field-left.error textarea,
.field .field-left.error .select,
.field .field-right.error .input-text,
.field .field-right.error textarea,
.field .field-right.error .select {
	border:2px solid #c72239;
}

/* Sliders */
.js .slider {
	background: url(../images/public/ui-slider-bg.gif) repeat-x 0 5px;
	height:35px;
	margin:.5em 0 2em;
	position:relative;
}
.js .slider select {
	display:none;
}
.js .slider .knob {
	height:19px;
	width:14px;
	background:url(../images/public/slider_pin.gif) no-repeat;
	cursor:move;
	position:absolute;
	z-index:2;
}
.js .slider-values {
	margin:0; padding:0;
	position:absolute;
	z-index:1;
	left:0; top:13px;
}
.js .slider-values li {
	position:absolute;
	margin:0; padding:0;
	list-style-image:none;
}
.js .slider-values li span{
	display:block;
	margin:0;
	padding:10px 0 0 0;
	border-left:1px dotted #dfdfdf;
	font-size:10px; line-height:10px;
	text-transform:uppercase;
	color:#727272;
	text-align:center;
	cursor:pointer;
}
.js .slider-values li.last{
	border-right:1px dotted #dfdfdf;
}
.slider-current-value {
	display:none;
}
.js .slider-current-value {
	display:block;
	position:absolute;
	width:100%;
	text-align:center;
	font-size:16px;
	right:0;
	top:45px;
	color:#7db01a;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
}


/*GENERAL*/

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	color:#322f31;
	margin-bottom:8px;
	font-size:14px;
}
h1 {
	font-size:28px; line-height:30px;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7db01a;
}
h2 {
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px; line-height:30px;
	color:#7db01a;
}
h3 {
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px; line-height:22px;
}
h4 {
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px; line-height:18px;
}
h1 a, h2 a, h3 a {
	text-decoration:none;
}
a, .blog-content .blog-category a {
	color:#252525;
	text-decoration:none;
}
a:hover, .blog-content a, #landing-top a {
	color:#6f9821; text-decoration:underline;
}
.blog-content a.btn, #landing-top a.btn {
	color:#fff;
}
.blog-content a:hover, #landing-top a:hover {
	text-decoration:none;
}
a span,
a strong,
a em {
	cursor:pointer;
}
p {
	font-size:13px; line-height:21px;
	margin:0 0 15px;
}
strong {
	font-weight:bold;
	color:#222222
}
ul, ol {
	padding-left:15px;
	margin:0 0 15px;
}
ul li{
	margin:0 0 11px;
	font-size:12px; line-height:15px;
	list-style:none;
	list-style-image:url(../images/public/bullet-list.gif);
}
hr {
	border:none;
	height:2px;
	overflow:hidden;
	background:url(../images/public/separator.png) repeat-x center;
	margin:0 0 10px; padding:0;
	line-height:0; font-size:0;
}
table {
	margin-bottom:35px;
}
table th {
	border:none!important;
	color:#322f31;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px; line-height:16px;
	text-transform:uppercase;
	text-align:left;
	padding:9px;
}
table td {
	border:3px solid #ececec;
	padding:9px;
}
.float-left-image {
	float:left;
	padding-right:20px;
	padding-bottom:15px;
	background:#fff;
	position:relative;
}
.float-right-image {
	float:right;
	padding-left:20px;
	padding-bottom:15px;
	background:#fff;
	position:relative;
}
body .no-margin {
	margin:0!important;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.uppercase {
	text-transform:uppercase;
}
.clear {
	clear:both;
	width:100%; height:0;
	font-size:0; line-height:0;
	overflow:hidden; visibility:hidden;
	border:none;
	margin:0; padding:0;
}
.big-title {
	font-size:28px; line-height:30px;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#landing-top{
	overflow: hidden;
}
div.box.seeMore div.box-content{
	display:none;
}
div.box.seeMore h1 img {src: url(../images/public/plus.gif)}
div.box.seeLess h1 img {src: url(../images/public/less.gif)}
div.box h1 img {float:right;}

/*27.07.20112*/

.centered-title {
	text-align:center;
	color:#3e3e3e;
	background:url(../images/public/title-separator.gif) repeat-x center;
}

.centered-title span {
	padding:0 15px;
	background:url(../images/public/body-bg.png) repeat-x;
	text-shadow:#fff 0 1px;
}
#submenu .box .box-content h2 a:hover {
	text-decoration:underline;
}
#submenu .box {
	position:relative;
}
.more-offers {
	position:absolute;
	right:0;
	bottom:9px;
}
body #wrapper a.small-button {
	background:#84b426;
	color:#fff;
	font-size:10px; text-transform:uppercase;
	border:1px solid #78a520;
	box-shadow:inset rgba(255,255,255,.2) 0 0 0 1px;
	text-shadow:#5b7e16 0 -1px 0;
	padding:3px 4px;
	white-space:nowrap;
}
/*TOGGLE BOX*/

.toggle-box .box-content {
	display:none;
}
.toggle-box.open .box-content {
	display:block;
}
.box.toggle-box .box-title {
	border-radius:3px;
	cursor:pointer;
}
.box.toggle-box.open .box-title {
	border-radius:3px 3px 0 0;
}
.box.toggle-box .box-title h1{
	background:url(../images/public/open.gif) no-repeat right;
}
.box.toggle-box.open .box-title h1{
	background:url(../images/public/close.gif) no-repeat right;
}
/* form specific */
#header .header-slogan {
	position: absolute;
	top: 22px;
	left: 0;
	width: 460px;
	text-align: center;
	margin: 0 240px 0;
	font: italic 17px/1 "Georgia", serif;
	color: #aeaeae;
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
}
#header .header-right {
	position: absolute;
	top: 22px;
	right: 0;
	text-align: right;
	width: 270px;
	font: normal 14px 'PFAgoraSansProBold', Helvetica, sans-serif;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
	margin: 0;
	letter-spacing: 1px;
}
#header .header-right a {
	color: #3a3a3a;
}
#header .header-right a:hover {
	text-decoration: none;
	color: #111;
}
.box-title .scroll_to {
	position: absolute;
	right: 12px;
	top: 10px;
	border: 1px solid #78a520;
	box-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
.box-title .scroll_to a {
	font: normal 10px Arial, sans-serif;
	color: #fff;
	text-shadow: 0 -1px 0 #5b7e16;
	display: block;
	padding: 2px 4px;
	border: 1px solid #9ac24d;
	background: #84b426;
}
.box .box-content.greenTopBorder {
	border-top: 3px solid #83b325;
}
.email .bizz-phone {
	text-align:center;
	font-family:'PFAgoraSansProBold', Georgia, Arial, Helvetica, sans-serif;
	color:#494c4f;
	font-size:11px;
	text-transform:uppercase;
	margin:0 0 15px;
}
.email .bizz-phone strong{
	display:block;
	font-size:22px;
	line-height:25px;
	color:#73a415;
}
#landing-top .illustration {
	float: left;
	margin: 0 20px 0 0;
}
#landing-top .content p {
	margin-bottom: 10px;
}
.box .step {
	padding: 10px 0 5px;
}
.box .step h3 {
	text-align: center;
	background: transparent url("../images/public/step_title.png") no-repeat center;
	font-size: 20px;
	line-height: 32px;
}
.box .step p {
	text-align: center;
	color: #a2a2a2;
	font-weight: bold;
	line-height: 15px;
	margin: 0 10px 15px;
}
.box .step p strong {
	color: #363636;
}
.email #formStart {
	border-top:1px solid #cacaca;
	border-radius: 3px 3px 3px 3px;
}
#formStart.box .box-content{
	border-radius: 3px 3px 3px 3px;
}
.email #formStart.box .box-content{
	background: #fff url("../images/public/email-form-header.png") repeat-x top left;
}
#steps {
	border-top: 3px solid #83B325;
	padding-top:18px;
}
.email .box .box-title{
	border-bottom:0;
}
.email #author {
	background: #fff;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding: 7px 0;
}
.box-anyq li {
	font-size:10px;
	text-transform: uppercase;
	margin: 0 0 5px;
}
.box-anyq img.contact-img {
	display:block;
	border-top:1px solid #CACACA; border-radius:0 0 3px 3px;
}
.box-anyq .content-spacer {
	padding-bottom: 0;
}
.facebook-box {
	background-color:#fff;
}
#landing-top.in-form img {
	width: 275px;
	float: left;
	margin: 0 20px 0 0;
}
#landing-top.in-form {
	
	text-align:justify;
}
ul.brand-list-lines li{
	list-style:none;
	width:200px;
	height:230px;
	display:block;
	float:left;
	text-align:center;
	margin:5px;
}
ul.brand-list-lines li img {
	width:190px;
}

/* NEW EXTRANET */
#home-search a#extranet-button {
	padding:0; margin:0 0 24px;
	height:41px;
	display:block;
}
#home-search a#extranet-button span {
	width:207px; height:41px;
	padding:0;
	line-height:41px; font-weight:bold;
	background:url(../images/public/extranet-button.gif) no-repeat center;
}
a#extranet-button {
	margin:-9px 0 14px;
	position:relative; z-index:49;
}
a#extranet-button span {
	width:194px;
	text-align:center; font-size:18px;
}
div.tool-tip{
	background: #fff;
	border: 1px solid #7C3416;
	padding: 5px;
	width:120px;
}
div.tool-title{
	color: #7C3416;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	margin: 2px 2px;
	line-height: 16px;
	background: url('../images/comments.gif') left center no-repeat;
}
div.tool-text{
	text-align: left;
	margin: 2px 2px;
}
.tip {
	background-color:#FFF;
	color:#000; text-align:left;
	z-index:13000;
	width:200px;
	border:2px solid #A1DE29;
}
.tip-title {
	font-weight:bold;
	font-size:11px;
	margin:0;
	padding:8px;
}
.tip-text {
	font-size: 11px;
	padding:8px;
	border-top:2px dashed #A1DE29;
}
.tip-text ul {
	margin:0;
	padding-left:15px;
}
/* //NEW EXTRANET */

/* HOME HOWTO */
ol#home-howto {
	background:url(../images/public/home-howto-bg.gif) repeat-x top;
	height:65px;
	margin:0; padding:0;
	border-radius:3px 0 0 0;
}
ol#home-howto li {
	list-style:none; list-style-type:none;
	float:left;
	color:#fff; font-size:11px;
	padding-top:6px; padding-right:18px;
	height:59px;
}
ol#home-howto li strong {
	font-weight:bold; font-size:16px; color:#fff;
	display:block;
	margin:0 0 6px;
}
ol#home-howto li.howto-1 {
	width:151px;
	padding-left:11px;
	background:url(../images/public/home-howto-1.gif) no-repeat right;
}
ol#home-howto li.howto-2 {
	width:147px;
	padding-left:9px;
	background:url(../images/public/home-howto-2.gif) no-repeat right;
}
ol#home-howto li.howto-3 {
	width:157px;
	padding-left:9px;
	background:url(../images/public/home-howto-3.gif) no-repeat right;
}
ol#home-howto li.howto-4 {
	width:156px;
	padding-left:6px; padding-right:9px;
	background:url(../images/public/home-howto-4.gif) no-repeat right;
}
/* //HOME HOWTO */

/* B2C */

div#top-bar {
	width:940px;
	margin:0 auto;
	position:relative; z-index:49;
}
div#top-bar ul {
	margin:0; padding:0;
	position:absolute; top:-1px; left:0;
}
div#top-bar ul li {
	float:left;
	list-style:none; list-style-type:none;
	font-size:15px; font-weight:bold; line-height:26px;
	height:26px;
	margin:0 8px 0 0;
}
div#top-bar ul li a {
	display:block;
	background:url(../images/public/top-bar-right.gif) no-repeat right top;
	padding:0 9px 0 0;
	color:#fff;
}
div#top-bar ul li a:hover, div#top-bar ul li.current a {
	background-position:right bottom;
	text-decoration:none;
}
div#top-bar ul li a span {
	display:block;
	line-height:26px;
	padding:0 0 0 26px;
}
div#top-bar ul li.b2c a span {
	background:url(../images/public/top-bar-b2c.png) no-repeat left top;
}
div#top-bar ul li.b2b a span {
	background:url(../images/public/top-bar-b2b.png) no-repeat left top;
}
div#top-bar ul li.b2b a:hover span, div#top-bar ul li.b2c a:hover span, div#top-bar ul li.current a span {
	background-position:left bottom;
}
/* //B2C */

/* NEW FORM */
ol#form-header-steps {
	margin:0; padding:0;
	background-color:#edf4df;
	border-top:3px solid #83b325; border-bottom:3px solid #83b325;
	height:58px;
}
ol#form-header-steps li {
	background:url(../images/public/form-header-step.gif) no-repeat left;
	height:46px; width:172px;
	float:left;
	position:relative;
	margin:0 0 0 14px; padding:12px 0 0 46px;
	font-size:14px; line-height:18px;
}
ol#form-header-steps li span {
	position:absolute; top:12px; left:0;
	width:30px;
	text-align:center; line-height:32px; font-size:16px; font-weight:bold; color:#fff;
	display:block;
}
ol#thanks-step {
	padding:0;
}
ol#thanks-step li {
	clear:left;
	margin:12px 0;
}
ol#thanks-step li span {
	float:left;
	width:580px;
}
ol#thanks-step li.step-1 {
	height:46px;
	line-height:46px;
}
ol#thanks-step li.step-2 {
	height:46px;
	line-height:46px;
}
ol#thanks-step li.step-3 {
	height:36px;
}
ol#thanks-step li.step-3 span {
	padding-top:4px;
	line-height:16px;
}
ol#thanks-step li img {
	float:left;
	margin:0 20px 0 0;
}
p.step-progression {
	margin:0 auto 10px;
	border:2px solid #cacaca; border-radius: 2px;
	height:2px; width:324px;
	line-height:2px; font-size:2px;
	background-color:#fff;
}
p.step-progression span {
	display:inline-block;
	height:2px; width:0;
	line-height:2px; font-size:2px;
	background-color:#83b325;
}
p.step-progression span.step-progression-50 {
	width:50%;
}
p.step-progression span.step-progression-100 {
	width:100%;
}
form#related-form div.field {
	margin:0 0 21px;
	clear:both;
}
form#related-form span.input {
	float:left;
	width:40px; height:45px;
	padding:27px 0 0 6px;
}
form#related-form span.input input {
	margin:0; padding:0;
}
form#related-form label {
	width:606px;
}
form#related-form label img {
	float:left;
	height:70px;
	border:1px solid #97cd2e;
	margin:0 15px 0 0;
}
form#related-form label span.label {
	display:inline-block;
	padding:18px 0 0;
	font-weight:normal;
}
p.related-actions {
	line-height:32px;
	margin:40px 0 6px;
}
p.related-actions a.left {
	text-decoration:underline;
}
/* //NEW FORM */

/* PROMOTION */
div#promotion-left {
	float:left;
	width:547px;
	border-radius:3px; border:1px solid #CACACA;
	background-color:#fff;
}
div#promotion-left strong {
	color:inherit;
}
div#promotion-left table, div#howto table {
	border:none;
	margin:0 auto;
}
div#promotion-left table td, div#howto table td {
	border:none;
	padding:0;
}
div#promotion-right {
	float:left;
	margin:0 0 0 11px;
	width:380px;
}
/* //PROMOTION */

/* OFFERS */
div.main-offer {
	border-top:1px solid #cacaca;
	padding:10px 15px 15px;
	background:#fff url(../images/public/main-offer-bg.gif) repeat-x bottom;
}
div#first-main-offer {
	border-top:none;
}
div.main-offer div.main-category {
	cursor:pointer;
	position:relative;
}
div.main-offer div.main-category h2 {
	position:absolute; top:0; left:0;
	background-image:url(../images/public/main-cat-title-bg.png);
	font-size:16px; line-height:37px;
	padding:0 12px 0 6px;
}
div.main-offer div.main-category h2 span {
	display:inline-block;
	line-height:37px;
	background:url(../images/public/main-cat-title-plus.png) no-repeat left center;
	padding:0 0 0 28px;
}
div.main-offer div.open-category h2 span {
	background:url(../images/public/main-cat-title-less.png) no-repeat left center;
}
div.main-offer div.sub-categories {
	overflow:hidden;
}
div.main-offer div.sub-category {
	float:left;
	width:300px;
	padding:0 0 0 34px;
}
div.main-offer div.sub-category h3 {
	font-size:14px; font-family:Arial, sans-serif; font-weight:bold;
	margin:10px 0 0;
}
div.main-offer div.sub-category ul {
	margin:0 0 0 14px;
}
div.main-offer div.sub-category ul li {
	margin:0 0 5px;
}
/* //OFFERS */

/* POPUP */
div#popup-background {
	background-color:#000;
	position:fixed!important; position:absolute; top:0; left:0; z-index:10000;
	width:100%; height:100%;
	opacity:0.5;
	display:none;
}
div#addemar-popup {
	display:none;
	position:fixed!important; position:absolute; top:50%; left:50%; z-index:10001;
	width:400px; height:300px;
	margin:-150px 0 0 -200px;
}
/* //POPUP */

/* NEWS */
p.news-date {
	color:#AAA; font-size:12px;
	margin:0;
}
/* //NEWS */