/* Compressed with http://www.cssdrive.com/index.php/main/csscompressor/ */
html, body{height:100%;}
body{
	margin:0;
	color:#3b3b3b;
	font:9pt "Trebuchet MS", Arial, sans-serif;
	background:#fff/* url(../images/layout/bg-body-inner.gif) repeat-x*/;
	min-width: 1000px;
}
img{
	/*border:1px solid #999;*/
	padding: 0px;
	background-color: #FFF;
}
img.free, .configuration img, table img{
	border:none;
	padding:0;
	background:none;
}
a{color:#6b6b6b;text-decoration:underline;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:11px arial, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
ul li{
	background:url(../images/layout/bullet.gif) no-repeat 0 5px;
	padding: 0 5px 0 12px;
	margin-bottom: 3px;
}
td h2 {
	margin: 0;
	padding: 0;
}
#page {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	background: url(../images/layout/bg-header.gif) repeat-x 50% 0;
	min-height: 100%;
}
* html #page {
	height:100%;
	overflow: visible;
}
#page .page-holder{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding:148px 0 178px;
}
#page .logo{
	position:absolute;
	top:18px;
	left:28px;
	width:266px;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	margin: 0;
}
#page .logo a{
	display:block;
	height:100%;
	background:url(../images/layout/logo.png) no-repeat;
}
#page .print-logo{display:none;}
/* header */
#header {
	width:1000px;
	height:149px;
	position:absolute;
	top:0;
	left:0;
}
#header:after{
	display: block;
	content: "";
	clear: both;
}
.search{
	width: 100%;
	overflow: hidden;
	margin: 0 0 44px;
}
.search .search-area{
	float:right;
	padding:0 13px 0 0;
}
.search .search-left{
	float: left;
	background: url(../images/layout/search-left.gif) no-repeat;
	width: 9px;
	height: 41px;
}
.search .search-holder{
	float: left;
	height: 41px;
	background: url(../images/layout/bg-search-box.gif) repeat-x;
}
.search .search-right{
	float: left;
	background: url(../images/layout/search-right.gif) no-repeat;
	width: 9px;
	height: 41px;
}
.search .search-box{
	float: left;
	background: url(../images/layout/search-sep.gif) no-repeat 100% 0;
	padding: 6px 10px 0 3px;
}
.search .search-box span{
	float: left;
	background: url(../images/layout/bg-search.gif) no-repeat;
	margin: 0 4px 0 0;
}
.search .search-box .text{
	/*float: left;*/
	margin: 0;
	border: 0;
	/*background: none;*/
	padding: 3px 3px 3px;
	width: 156px;
}
.search .search-box .btn-go{float:left;}
.search .lang{
	float: left;
	padding: 4px 7px 0 4px;
}
.search .lang ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.search .lang ul li{
	float: left;
	margin: 0 0 0 6px;
	display: inline;
	background: none;
	padding: 0;
}
.search .lang ul li a{
	display: block;
	width: 33px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}
.search .lang .fr{background:url(../images/layout/flag-fr.gif) no-repeat;}
.search .lang .en{background:url(../images/layout/flag-en.gif) no-repeat;}
.nav{width: 100%;margin-top:72px}
.nav:after{
	display: block;
	clear: both;
	content: "";
}
.nav ul{
	margin: 0;
	padding: 0 0 0 32px;
	list-style: none;
}
.nav ul li{
	float: left;
	position: relative;
	font-size:13px;
	margin: 0 0 0 -10px;
	background: none;
	padding: 0;
}
.nav ul li a{
	float: left;
	position: relative;
	z-index: 1;
	color: #212125;
	text-decoration: none;
}
.nav ul li a:hover{text-decoration: none;}
.nav ul li a span.btn-m:hover{text-decoration: underline;}
.nav ul li .btn-l{
	float: left;
	background:url(../images/layout/nav-left.gif) no-repeat;
	width: 9px;
	height: 36px;
	cursor: pointer;
}
.nav ul li .btn-m{
	float: left;
	background:url(../images/layout/nav.gif) repeat-x;
	height: 22px;
	padding:14px 9px 0;
	cursor: pointer;
}
.nav ul li .btn-r{
	float: left;
	background:url(../images/layout/nav-right.gif) no-repeat;
	width: 10px;
	height: 36px;
	cursor: pointer;
}

.nav ul li.active .btn-l{background-image:url(../images/layout/nav-active-left.gif);}
.nav ul li.active .btn-m{background-image:url(../images/layout/nav-active.gif);}
.nav ul li.active .btn-r{background-image:url(../images/layout/nav-active-right.gif);}
.nav ul li:hover .btn-l{background-image:url(../images/layout/nav-hover-left.gif);}
.nav ul li:hover .btn-m{background-image:url(../images/layout/nav-hover.gif);}
.nav ul li:hover .btn-r{background-image:url(../images/layout/nav-hover-right.gif);}
.nav ul li:hover .drop .btn-l, .nav ul li.hover .drop .btn-l{background-image:url(../images/layout/nav-drop-left.gif);}
.nav ul li:hover .drop .btn-m, .nav ul li.hover .drop .btn-m{background-image:url(../images/layout/nav-drop.gif);}
.nav ul li:hover .drop .btn-r, .nav ul li.hover .drop .btn-r{background-image:url(../images/layout/nav-drop-right.gif);}
.nav ul li:hover a, .nav ul li.hover a{color:#fff;}
.nav ul li:hover li a, .nav ul li.hover li a{color:#7b3700;}
.nav ul li:hover li:hover a, .nav ul li.hover li.hover a{color:#fff;}
.nav ul li:hover .dropdown, .nav ul li.hover .dropdown{display:block;}
.dropdown{
	width: 146px;
	position: absolute;
	top:35px;
	left:0;
	display: none;
}
.dropdown .top{
	background: url(../images/layout/drop-top.gif) no-repeat;
	height: 3px;
	overflow: hidden;
}
.dropdown .bottom{
	background: url(../images/layout/drop-bottom.gif) no-repeat;
	height: 10px;
	overflow: hidden;
}
.dropdown .middle{
	background: url(../images/layout/drop-middle.gif) repeat-y;
	height: 1%;
	overflow: hidden;
	padding: 0 7px 0;
}
.dropdown .middle-box{
	height:1%;
	overflow: hidden;
	background:url(../images/layout/bg-drop.gif) repeat-x;
	padding: 14px 13px 10px 9px;
}
.dropdown ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 172px;
	overflow: hidden;
}
.dropdown ul li{
	vertical-align: top;
	width: 100%;
	overflow: hidden;
	background: url(../images/layout/bg-drop-list.gif) no-repeat;
	font-size: 11px;
	line-height: 24px;
	margin: -2px 0 0;
	padding: 2px 0 0;
	float: none;
	position: static;
}
.dropdown ul li a{
	float:none;
	padding: 0 0 0 13px;
	font-size: 8pt;
	background: url(../images/layout/drop-arrow.gif) no-repeat 5px 4px;
}
.dropdown ul li:hover a, .dropdown ul li.hover a{background-image: url(../images/layout/drop-arrow-hover.gif);}
.dropdown ul ul{
	width: auto;
	overflow: hidden;
	margin: 0 0 15px 15px;
}
.dropdown ul ul li{
	margin: 0;
	padding: 0;
	line-height: 16px;
	background: none;
}
.dropdown ul ul li a, .dropdown ul li:hover ul li a, .dropdown ul li.hover ul li a{
	background:url(../images/layout/drop-bullet.gif) no-repeat 0 7px;
	padding: 0 0 0 7px;
}
.dropdown ul ul li a:hover{text-decoration:underline;}
/* page-content */
#page-content {
	width:965px;
	overflow:hidden;
	padding: 0 15px 150px 20px;
	margin: 0 0 5px;
}
.main{
	width: 624px;
	float: left;
	padding: 10px 0 0;
}
.sidebar{
	width: 308px;
	float: right;
	padding: 41px 0 0;
}
/* footer */
#footer {
	width:100%;
	overflow:hidden;
	background:#d7d2b7 url(../images/layout/bg-footer.gif) repeat-x;
	height: 93px;
	margin: -93px 0 0;
	position: relative;
}
#footer .footer-area{
	width: 973px;
	overflow: hidden;
	padding: 10px 0 0 27px;
	margin: 0 auto;
}
#footer .footer-holder{
	width: 1050px;
	overflow: hidden;
	clear: both;
}
#footer .footer-holder, #footer .footer-holder a{
	color: #848484;
	font-size: 8pt;
}
#footer .footer-box-left{
	width: 486px;
	float: left;
}
#footer .footer-box-right{
	width: 486px;
	float: right;
}
#footer .footer-box-right ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer .footer-box-right ul li{
	display:inline;
	background:url(../images/layout/bullet-footer.gif) no-repeat 0 7px;
	padding:2px 5px 0 9px;
}
#footer .footer-box-right ul li:first-child{
	background:none;
}
/* inner page */
/*#inner{background-image:url(../images/layout/bg-body-inner.gif);}*/
#inner #page-content{
	width: 970px;
	padding: 0 0 0 20px;
}
#inner .sidebar{padding: 17px 0 0;}
.content-holder{
	width: 100%;
	overflow: hidden;
	margin: 0 0 54px;
	padding-top:15px;
}
#inner .main{
	width: 630px;
	float: left;
	padding: 0px 0 0 21px;
	padding-right:20px;
}
#inner .sidebar{width: 270px;background: url(../images/layout/dot.gif) repeat-y left;padding-left:25px;padding-top:0}
.sidemenu{
	width: 238px;
	overflow: hidden;
	margin: 0 0 5px;
}
.sidemenu .sidemenu-top{
	background: url(../images/layout/bg-sidemenu-top.gif) no-repeat;
	height: 9px;
	overflow: hidden;
}
.sidemenu .sidemenu-middle{
	height: 1%;
	overflow: hidden;
	background: url(../images/layout/bg-sidemenu.gif) repeat-y;
	padding: 0 0 0 9px;
}
.sidemenu .sidemenu-bottom{
	background: url(../images/layout/bg-sidemenu-bottom.gif) no-repeat;
	height: 9px;
	overflow: hidden;
}
.sidemenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidemenu ul li{
	vertical-align: top;
	font-size: 12px;
	background: url(../images/layout/bg-sidemenu-element.gif) no-repeat;
	margin: 0 0 2px;
	width: 221px;
	overflow: hidden;
}
.sidemenu ul li a{
	color: #3a3a3c;
	display: block;
	height: 1%;
	padding: 7px 0 3px 9px;
	background: url(../images/layout/sidemenu-arrow.gif) no-repeat 197px 10px;
	position: relative;
}
.sidemenu ul li.active a{
	background-image: url(../images/layout/sidemenu-arrow-active.gif);
	font-weight:bold;
}
.sidemenu ul li.no-icon a{
	background-image: none;
}
.sidemenu .dropdown{
	width: 100%;
	overflow: hidden;
}
.sidemenu .drop ul{
	width: 100%;
	overflow: hidden;
	margin: -3px 0 0;
	padding:8px 0 5px;
	list-style: none;
	background: url(../images/layout/bg-sidemenu-drop.gif) repeat-y;
}
.sidemenu .drop ul li{
	background: url(../images/layout/description-arrow.gif) no-repeat 7px 3px;
	margin: 0 0 2px;
	padding: 0 0 0 28px;
}
.sidemenu .drop ul li a{
	display: inline;
	padding: 0;
	background: none;
	position: relative;
	font-weight:normal;
	font-size: 8pt;
}
.sidemenu .drop ul li.active a{
	font-weight:bold;
}
.sidemenu .drop .drop-bottom{
	background: url(../images/layout/bg-sidemenu-drop-bottom.gif) no-repeat;
	height: 5px;
	overflow: hidden;
}

/* Boxes (sidebar) */
.box {
	margin-bottom: 7px;
}
.box .box-top {
	background: url(../images/layout/box-top.gif) no-repeat;
	width: 228px;
	height: 24px;
	font-weight: bold;
	padding: 5px 0 0 8px;
}
.box .box-middle {
	background: url(../images/layout/box-middle.gif) repeat-y;
	width: 228px;
	padding: 8px;
	padding-bottom: 0;
}
.box .box-bottom {
	background: url(../images/layout/box-bottom.gif) no-repeat;
	width: 228px;
	height: 23px;
}

/* Buttons */
.button {
	clear: both;
}
.button .button-left {
	background: url(../images/layout/button-left.gif) no-repeat;
	width: 5px;
	height: 25px;
	float: left;
}
.button .button-grey-left {
	background: url(../images/layout/button-grey-left.gif) no-repeat;
	width: 5px;
	height: 25px;
	float: left;
}
.button .button-right {
	background: url(../images/layout/button-right.gif) repeat-x right;
	height: 25px;
	float: left;
}
.button .button-grey-right {
	background: url(../images/layout/button-grey-right.gif) repeat-x right;
	height: 25px;
	float: left;
}
.button .button-right input, .button .button-right a, .button .button-grey-right input, .button .button-grey-right a {
	border: none;
	background: none;
	display: block;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 6px;
	text-decoration: none;
	color: #000000;
}
.button .button-right input:hover, .button .button-right a:hover, .button .button-grey-right input:hover, .button .button-grey-right a:hover {
	cursor: pointer;
}

/* Buttons big */
.button-big {
	clear: both;
}
.button-big .button-big-left {
	background: url(../images/layout/cart-step-left-simple-active.gif) no-repeat;
	width: 3px;
	height: 33px;
	float: left;
}
.button-big .button-big-grey-left {
	background: url(../images/layout/cart-step-left-simple-disabled.gif) no-repeat;
	width: 3px;
	height: 33px;
	float: left;
}
.button-big .button-big-middle {
	background: none;
	background-color: #FFB30F;
	height: 33px;
	float: left;
}
.button-big .button-big-middle a {
	display: block;
	height: 33px;
	padding-left: 6px;
	padding-top: 4px;
	padding-right: 6px;
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.button-big .button-big-middle input {
	display: block;
	height: 33px;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: none;
	border: none;
}
.button-big .button-big-middle a:hover, .button-big .button-big-middle input:hover {
	cursor: pointer;
}
.button-big .button-big-grey-middle a {
	display: block;
	height: 33px;
	padding-left: 6px;
	padding-top: 4px;
	padding-right: 6px;
	font-size: 11pt;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
.button-big .button-big-grey-middle a:hover {
	cursor: pointer;
}
.button-big .button-big-grey-middle {
	background: none;
	background-color: #E2E2E2;
	height: 33px;
	float: left;
}
.button-big .button-big-right {
	background: url(../images/layout/cart-step-right-active.gif) repeat-x right;
	width: 3px;
	height: 33px;
	float: left;
}
.button-big .button-big-grey-right {
	background: url(../images/layout/cart-step-right-disabled.gif) repeat-x right;
	width: 3px;
	height: 33px;
	float: left;
}

/* Dots */
.line-dots {
	background: url(../images/layout/dot.gif) repeat-x;
	height: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}

/* Cart buttons */
.cart-steps .cart-step-button {
	margin: 20px auto;
	font-weight: bold;
}
.cart-steps .cart-step-button .cart-step-left {
	float: left;
	width: 28px;
	height: 26px;
	padding-top: 7px;
	text-align: center;
}
.cart-steps .cart-step-button .cart-step-middle {
	float: left;
	height: 26px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
}
.cart-steps .cart-step-button .cart-step-right {
	float: left;
	width: 3px;
	height: 33px;
	margin-right: 15px;
}
.cart-steps .cart-step-button-active .cart-step-left {
	background: url(../images/layout/cart-step-left-active.gif);
}
.cart-steps .cart-step-button-disabled .cart-step-left {
	background: url(../images/layout/cart-step-left-disabled.gif);
	color: #B4B4B4;
}
.cart-steps .cart-step-button-inactive .cart-step-left {
	background: url(../images/layout/cart-step-left-inactive.gif);
}
.cart-steps .cart-step-button-active .cart-step-middle {
	background-color: #FFB30F;
}
.cart-steps .cart-step-button-disabled .cart-step-middle {
	background-color: #E2E2E2;
	color: #898989;
}
.cart-steps .cart-step-button-inactive .cart-step-middle {
	background-color: #65C988;
	color: #FFFFFF;
}
.cart-steps .cart-step-button-active .cart-step-right {
	background: url(../images/layout/cart-step-right-active.gif);
}
.cart-steps .cart-step-button-disabled .cart-step-right {
	background: url(../images/layout/cart-step-right-disabled.gif);
}
.cart-steps .cart-step-button-inactive .cart-step-right {
	background: url(../images/layout/cart-step-right-inactive.gif);
}
.cart-steps .break {
	clear: both;
}

/* Cart box */
table.cart {
}
table.cart tr td {
	padding: 2px;
}
table.cart tr td.quantity {
	font-weight: bold;
}
table.cart tr td.name {
	line-height: 15px;
}

/* Login box */
table.login-box tr td.login-box-header {
	font-weight: bold;
	font-size: 11pt;
}

/* Catalog box */
ul.product-category {
	display: block;
	margin-top: 5px;
}
ul.product-category li {
	background:url(../images/layout/bullet-catalog.gif) no-repeat 0 5px;
}
ul.product-category li a {
	font-weight: bold;
	text-decoration: none;
}
ul.product-category li a:hover {
	text-decoration: underline;
}
ul.product-subcategory li {
	padding-top: 2px;
	background:url(../images/layout/bullet.gif) no-repeat 0 8px;
	width: 185px;
}
ul.product-subcategory li a {
	font-weight: normal;
	text-decoration: none;
	background:url(../images/layout/dot.gif) repeat-x bottom;
	display: block;
	padding-bottom: 8px;
}
ul.product-subcategory li a:hover {
	text-decoration: underline;
}
ul.product-subcategory li:last-child a {
	background: none;
}
ul.product-subcategory li a span {
	background:url(../images/layout/bullet-subcategory.gif) no-repeat right;
	display: block;
}

/* Catalog */
.catalog-category {
	border: 1px solid #EFEFEF;
	width: 175px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 5px;
	text-align: center;
	float: left;
}
.catalog-category a {
	display: block;
}
.catalog-category a img {
	border: none;
}
.catalog-category-end {
	clear: both;
}

/* Cart */
.form-error {
	color: #c2462c; border-color: #c2462c;
}