/* reset values for browser consistency, thanks to Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ */

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, font, 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* generics */

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #515050;
	text-align: left;
	background: url(../images/design/bg-body.jpg) top left;
}

h1{
	color: #7b9329;
	font-size: 2em;
	margin: 0 10px 10px 0;
	font-weight: bold;
	letter-spacing: 1px;
}

h2{
	color: #7b9329;
	font-size: 1.4em;
	margin: 15px 0 10px 0;
	font-weight: bold;
}

h3{
	color: #000;
	font-size: 1.3em;
	margin: 15px 0 10px 0;
}

p {
	margin: 10px 0;
	line-height: 1.4em;
	color: #515050;
	font-size: 1.3em;
}
img{
	padding: 0 0 0 0;
}

a img {
	border: 0;
}

input { vertical-align: middle; }


/* CONTAINER */

#container { margin: 0 auto; width: 950px; overflow: hidden; }

/* HEADER - global */

#header { 
	background: url(../images/design/bg-header.jpg) no-repeat top left;
	height: 100px;
	margin: 0 0 15px 0;
}

/* HEADER - lang select */

#wrapper-nav-language {
	float: right;
	margin: 0 15px 0 0;
	background: url(../images/design/bg-nav-language.gif) no-repeat top left;
	width: 158px;
	height: 25px;
}

#nav-language {
	float: right;
	margin: 5px 15px 0 0;
}

#nav-language li { float: right; margin: 0 0 0 15px; }
#nav-language a {
	font-size: 1.2em;
	color: #9e9e9e;
	text-decoration: none;
}

#nav-language a:hover, #nav-language a.active { color: #000000; }

/* HEADER - main-nav select */

#nav-main {
	float: left;
}

#nav-main li {
	float: left;
	height: 100px;
	background: url(../images/design/bg-seperator-1.jpg) no-repeat bottom right;
}

#nav-main a {
	font-size: 1.5em;
	color:#999999;
	text-decoration: none;
	display: block;
	padding: 63px 13px 14px 13px;
}	

#nav-main a:hover, #nav-main a.active {
	color: #7b9623;
	border-bottom: 4px solid #7b9623;
}

/* HEADER - logo */

#logo {
	float: left;
	background: url(../images/design/bg-seperator.jpg) no-repeat top right;
	height: 87px;
	padding: 13px 20px 0 20px;
}

/* HEADER - search */

#search { width: 158px; float: right; margin: 23px 16px 0 0; }

#query, #query2 {
	border: 1px solid #b0b0b0;
	height: 16px;
	width: 113px;
	padding: 3px 0 0 10px;
	color: #999999;
	float: left;	
}

#submit, #submit2 {
	background: url(../images/design/btn-search.gif) no-repeat top left;
	width: 33px;
	height: 21px;
	border: none;
	float: left;	
}

/* BODY */

#wrapper-content {
	background: #ffffff;
	float:left;
	position: relative;
}

#home-wrapper-content {
	float:left;
	position: relative;
	width: 100%;
}

#content {
	float: left;
	width: 100%;
}

/* BREADCRUMBS */

#breadcrumbs {
	float: right;
	width: 710px;
	height: 33px;
	background: url(../images/design/bg-content-right.gif) no-repeat top left;
	font-size: 1.2em;	
}

#breadcrumbs ul { margin: 10px 0 0 0px; overflow: hidden; width: 540px; }
#breadcrumbs li { margin: 0 3px 0 0; float: left; }

#breadcrumbs li a {
	display: block;
	text-decoration: none;
	background: url(../images/design/bg-seperator-2.gif) no-repeat right 60%;
	padding: 0 10px 0 0;
	color: #7b9329;
}

#breadcrumbs a:hover { text-decoration: underline; }

/* BACK TO LIST */

#back-to-list { float: right; margin: -15px 20px 0 0; width: 140px; }

#back-to-list a {
 	display: block;
	text-decoration: none;
	color: #7b9329;
	float: right;
	padding: 0 0 0 20px;
	background: url(../images/design/icon-arrow.gif) no-repeat left 55%;
}

/* HOME LEFT */

#left {
	float: left;
	width: 220px;
	background: #ffffff;
}

/* HOME LEFTNAV - global */

#home-left-nav {
	position: relative;
	float: left;
	width: 100%;
	min-height:520px;
	height:auto !important;
	height:520px;
	background: url(../images/design/bg-home-left-nav-top.gif) no-repeat top left;
}

#home-left-nav-bottom {
	float: left;
	width: 100%;
	background: url(../images/design/bg-home-left-nav-bottom.gif) no-repeat bottom left;
	height: 11px;
}

/* LEFTNAV + HOME LEFTNAV - global */

#left-nav {
	width: 219px;
	float: left;
	min-height:520px;
	height:auto !important;
	height:520px;
	background: url(../images/design/bg-content-left.jpg) no-repeat top left;
}


#left-nav h1, #left-nav a, #home-left-nav h1, #home-left-nav a  {
	font-size: 1.4em;
	font-weight: bold;
	color: #515050;
	text-decoration: none;
}

#home-left-nav h1, #left-nav h1 { margin: 25px 0 15px 15px; }

#home-left-nav ul, #left-nav ul { margin: 0 0 0 13px; padding: 0 0 20px 0; }

#home-left-nav li, #left-nav li { margin: 0 0 15px 0; }

#home-left-nav a, #left-nav a {
	background: url(../images/design/list-style.gif) no-repeat 2px 50%;
	padding: 0 0 0 15px; 
}

#home-left-nav a:hover, #left-nav a:hover, #left-nav a.active {
	color: #7b9329;
	background: url(../images/design/list-style-hover.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
	}

/* LEFTNAV - telephone */

.yellow-box {
	background: url(../images/design/bg-tel.png) no-repeat top left;
	width: 181px;
	height: 59px;
	margin: 0 0 0 20px;
	padding: 10px;
}

#home-left-nav .yellow-box a{
	background: none;
	padding: 0;
	font-weight: normal;
}

#home-left-nav .yellow-box a span{
	font-size: 1.3em;
	font-weight: bold;
}

#contactez-nous { font-size: 1.4em; margin: 0; }
#tel { font-size: 1.8em; font-weight: bold; margin: 0 0 0 0px; }

/* HOME MAIN CONTENT */

#home-wrapper-maincontent {
	width: 710px;
	float: right;
}

/* HOME MAIN CONTENT */

#home-main-content {
	float: left;
	margin: 0 0 15px 0;
}

/* HOME RIGHT TOP CONTENT */

#home-right-top-content {
	width: 230px;
	height: 274px;
	float: right;
	background: url(../images/design/bg-right-top-content.gif) no-repeat top left;
	margin: 0 0 22px 0;	
}

#home-right-top-content h1 {
	font-size: 1.9em;
	font-weight: bold;
	text-align: center;
	margin: 8px 0 30px 0;
}

#home-right-top-content li {
	font-size: 1.5em;
	display: block;
	margin: 0 0 17px 12px;
	background: url(../images/design/icon-check.gif) no-repeat left top;
	padding: 0 0 0 20px;
}

/* HOME RIGHT MID CONTENT */

#home-right-mid-content {
	float: right;
	text-align: center;
}

#home-right-mid-content a {
	background: url(../images/design/bg-to-product-range.gif) no-repeat top left;
	width: 230px;
	height: 104px;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #515050;
	display: block;
	line-height: 1em;
}

#home-right-mid-content a img {
	vertical-align: middle;
	margin: 0 0 0 5px;
}

#home-right-mid-content a span {
	padding: 73px 0 0 0;
	display: block;
}

#home-right-mid-content a:hover {
	background: url(../images/design/bg-to-product-range-hover.gif) no-repeat top left;
}

/* HOME BOTTOM CONTENT */
#home-bottom-content a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#home-bottom-content a:hover{
	text-decoration: underline;
}

/* MAIN-CONTENT */

#main-content {
	padding: 12px 10px 20px 20px;
	min-height:520px;
	height:auto !important;
	height:520px;
	background: #ffffff;
	float: left;
	width: 695px;
}

/* FOOTER */

#bottom-content {
	background: url(../images/design/bg-content-bottom.gif) no-repeat bottom left;
	width: 100%;
	position: absolute;
	bottom: -1px;
	left: 0;
	height: 7px;
}

#footer {
	color: #7b9623;
	font-size: 1.2em;
	text-align: center;
	float: left;
	width: 100%;
	padding: 10px 0 20px 0;
	
}

#footer a {
	color: #7b9623;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

/* FORM */

#contact-form label{
	font-size: 1.3em;
	float: left;
	line-height: 1.6em;
}

#contact-form span {
	float: left;
	line-height: 2em;
}

#contact-form table {
	margin: 0 0 20px 0;
}

#contact-form .sgmnt {
	padding: 0 0 10px 0; 
}

/* CATEGORY + CATEGORY ITEM */

.category, .category-item {
	width: 158px;
	float: left;
	margin: 0 20px 20px 0;
}

.category-last, .category-item-last {
	width: 158px;
	float: left;
	margin: 0 0 20px 0;
}

.category a, .category-item a { text-decoration: none; cursor: pointer;}

.category .caption, .category-item .caption{
	display: block;
	background: url(../images/design/box-bottom.jpg) no-repeat bottom left;
	color: #34362e;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.3em;
	min-height: 15px;
	padding: 5px;
	margin: 0;
}

/**/

.category .image { 
	background: url(../images/design/box-top.gif) no-repeat bottom left;
	display: block;
	height: 8px;
}

.category img {
	border-left: 2px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;
	display: block;
}

/**/

.category-item .image { display: block; }

.category-item img {
	border-top: 2px solid #e5e5e5;
	border-left: 2px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;	
}

/* CATEGORY ITEM DETAIL (page) */

.description {
	width: 190px;
	float: right;
}

.description .item-name { margin: 0; }
.description .ref { margin: 0; font-style: italic; }

.description ul{
	display: block;
	margin: 0 0 10px 0;
}

.description ul li {
	font-size: 1.3em;
	background: url(../images/design/list-style-hover.gif) no-repeat scroll 0 50%;
	padding: 0 0 0 15px;
	
}

.description .promo-price {
	display: inline;
	background: url(../images/design/bg-promo-price.gif) no-repeat center bottom;
	padding: 5px 8px;
	font-weight: bold;
	font-size: 2em;
	line-height: 2em;
	margin: 10px 0;
}

.description .normal-price {
}

.description .footnote{
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.5em;
	margin: 20px 0 0 0;
}

.keywords {
	font-weight: bold;
	font-size: 1.75em; 
	clear: left;
}

#left-placeholder {
	float: left;
}


/* Search results */

#lang {
	margin: 3px 3px 3px 10px;
}

.searchInfo {
	margin: 10px 0 0 0;
	font-size: 1.3em;
}

ul.search-results {
	margin: 20px 0 0 0;
	font-size: 1.3em;
}

ul.search-results p {
	margin: 0;
	font-size: 100%;
}

ul.search-results li {
	margin: 0 0 20px 0;
}

ul.search-results a {
	color:#7B9329;
	display:block;
	padding:0 10px 0 0;
	text-decoration:none;
}

ul.search-results a:hover {
	text-decoration: underline;
}

/* ERROR */

#container .error-wrapper-content h2 {
	margin: 10px 0;
}

.error-container {
	background: #ffffff url(../images/design/bg-error-content-top.gif) no-repeat top left !important;
	margin: 20px auto 0 !important;	
	padding: 7px 0 0 0;
}

.error-wrapper-content {
	width: 920px;
	padding: 0 15px 15px 15px;
	background: #ffffff url(../images/design/bg-error-content-bottom.gif) no-repeat bottom left !important;	
}

/* STYLES */

.clear {clear: both;}

hr {
	border: none;
	height: 2px;
	width:100%;
	background-color: #e2e2e2;
	margin: 30px 0 30px 0;
}
