body {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #1d0800;
	background: #e5c38e url(../site/pics/pageBackground.jpg);
}

h1, h2, h3, h4, h5, h6, p, span {
	margin: 0;
	padding: 0;			
	padding-bottom: 0.5em;
}

h1, h2, h3, h4, h5, h6 {
	color: #810c00;
	font-size: 100%;
}

h1 {
	font-size: 120%;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #C78928;
}

hr { 
   background-color: #810c00;
   border: none;
   color: #810c00;
   height: 1px;
   margin: 5px 0;
}

p {
	padding-bottom: 0.5em;
}

img, input[type='image'] {
	border: 0;
	vertical-align: middle;
	background-color: transparent;
}

input, textarea, select {
	border: 1px solid #c78928;
	background-color: #fde6ba;
	color: #6E0000;
}

label, label.wide {
	display: block;
	clear: both;
	float: left;
}

label {
	width: 120px;
}

label.wide {
	width: 180px;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
}

a {
	text-decoration: none;
	color: #6e0000;
}

a:link, a:visited {
	font-weight: normal;
}

a:hover, a:active {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

th {
	text-align: left;
}

.link, .linkButton {
	border: none;
	cursor: pointer;
	text-decoration: none;
	color: #6e0000;
	margin: 0;
	font-weight: normal;
}

.link {
	background: transparent url(../site/pics/leafLink.png) no-repeat 0 1px;
	padding-left: 14px;
	font-size: 0.9em;
}

.linkButton {
	background: transparent url(../site/pics/leafLink.png) no-repeat 0 2px;
	padding-left: 12px;	
	font-size: 0.9em;
}

.orderButton {
	background-color: #FFFFFF;
	border: 1px solid #810C00;
	font-size: 110%;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
}

.link:link, .link:visited, .linkButton:link, .linkButton:visited {
	font-weight: normal;
}

.link:hover, .link:active, .linkButton:hover, .linkButton:active {
	text-decoration: underline;
}

.disabled {
	color: #cccccc;
}

.error, .warning, .important {
	color: #6E0000;
}

.center {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.centerText {
	text-align: center;
}

.rightText {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.bottom {
	vertical-align: text-bottom;
}

.small {
	font-size: 90%;
}

.big {
	font-size: 120%;
}

.clear {
	clear: both;
}

.left {
	float: left;
} 

.right {
	float: right;
}

.strikethrough {
	text-decoration: line-through;
}

.fullText {
	height: 150px;
	overflow-y: scroll;
	border: 1px solid #fde6ba;
	padding: 10px;
	background-color: #fef5e2;
	margin-bottom: 10px;
}

.priceBlock {
	width: 230px;
	float: left;
	margin-bottom: 10px;
}

/********************************************************/
/* main structure
/********************************************************/

#main {
	width: 1006px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#colContainer {
	width: 100%;
	float: left;
	background: transparent url(../site/pics/navLeftBackground.png) no-repeat 0 23px;
}
	
#col1 {
	width: 200px;
	margin-top: 250px;
	float: left;
	background: transparent url(../site/pics/navLeftBottom.png) no-repeat bottom left;
	margin-bottom: 10px; 
	 
}

#col2 {
	width: 800px;
	float: right;
	margin-bottom: 10px; 
}

#topLeft {
	padding-left: 13px;
	background: transparent url(../site/pics/plantTopLeft.png) no-repeat -6px -14px;
}

#topRight {
	padding-top: 23px;
	background: transparent url(../site/pics/plantTopRight.png) no-repeat 600px 0px;
}

#header {
	width: 775px;
	height: 132px;
	background: transparent url(../site/pics/header.png) no-repeat;
}

#navTop {
	padding-top: 109px;
	text-align: center;
}

#navTop li {
	padding: 0;
	margin: 0 10px;
	list-style: none;
	float: left;
}

#navTop li span {
	display: none;
}

#navTopOffers {
	display: block;
	background: transparent url(../site/pics/menuOffers.png) top left no-repeat;
	width: 78px;
	height: 25px;
}

#navTopOffers:hover {
	background-position: left bottom;
}

#navTopNovelties {
	display: block;
	background: transparent url(../site/pics/menuNovelties.png) top left no-repeat;
	width: 84px;
	height: 25px;
}

#navTopNovelties:hover {
	background-position: left bottom;
}

#navTopSpecialPrice {
	display: block;
	background: transparent url(../site/pics/menuSpecialPrice.png) top left no-repeat;
	width: 107px;
	height: 25px;
}

#navTopSpecialPrice:hover {
	background-position: left bottom;
}


#navTopTopseller {
	display: block;
	background: transparent url(../site/pics/menuTopseller.png) top left no-repeat;
	width: 87px;
	height: 25px;
}

#navTopTopseller:hover {
	background-position: left bottom;
}

#navTopPriceList {
	display: block;
	background: transparent url(../site/pics/menuPriceList.png) top left no-repeat;
	width: 81px;
	height: 25px;
}

#navTopPriceList:hover {
	background-position: left bottom;
}

#navTopCart {
	display: block;
	background: transparent url(../site/pics/menuCart.png) top left no-repeat;
	width: 90px;
	height: 25px;
}

#navTopCart:hover {
	background-position: left bottom;
}

#contentHeader {
	background: transparent url(../site/pics/contentHeader.png) top left no-repeat;
	width: 775px;
	height: 14px;
	margin-left: 13px;
	margin-top: 10px;
}

#contentFooter {
	background: transparent url(../site/pics/contentFooter.png) top left no-repeat;
	width: 775px;
	height: 13px;
	margin-left: 13px;
	padding-bottom: 2px;
}

#content {
	width: 753px;
	margin-left: 13px;
	background-color: #fcfae0;
	float: left;
	padding-left: 22px;
	font-size: 90%;
}

#contentMain {
	float: left;
	width: 530px;
}

#pageNav {
	text-align: center;
}

#formNav {
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#formNav .formNav {
	padding-left: 0.5em;
	padding-right: 0.5em;
	display: inline;
}

/********************************************************/
/* search
/********************************************************/

.searchButton {
	padding-left: 10px;
}

/********************************************************/
/* content sidebar
/********************************************************/

#contentSidebar {
	margin: 0;
	width: 204px;
	float: right;
	padding-right: 9px;
}

.sidebarBox {
	margin-bottom: 10px;
}

.sidebarBox .top, .sidebarBox .bottom {
	width: 200px;
}

.sidebarBox .top {
	background: transparent url(../site/pics/boxTop.gif) no-repeat;
	height: 20px;
}

.sidebarBox .content {
	width: 160px;
	background: transparent url(../site/pics/boxContent.gif) repeat-y;
	padding: 30px 20px 0 20px;
}

#sideInfo .content {
	width: 180px;
	padding: 45px 0px 0 20px;
	min-height: 70px;
}

#sideLogin .content {
	padding-top: 20px;
}

.sidebarBox .bottom {
	background: transparent url(../site/pics/boxBottom.gif) no-repeat;
	height: 20px;
}

#sideInfo {
	background: transparent url(../site/pics/boxCompagnie.gif) no-repeat 10px 12px;
}

#sideLogin {
	background: transparent url(../site/pics/boxLogin.gif) no-repeat 10px 8px;
}

#sideTeaser {
	background: transparent url(../site/pics/boxTeaser.gif) no-repeat 10px 8px;
	font-size: 90%;
	margin-bottom: 0;
}

#sideInfoCart {
	background: transparent url(../site/pics/boxInfoCart.gif) no-repeat 10px 8px;
}

/********************************************************/
/* product groups nav
/********************************************************/

#navGroups a {
	color: #942a04;
}

#navGroups ul {
	font-size: 90%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navGroups li {
	margin-top: 4px;
	padding-left: 20px;
}

#navGroups li.nav_active a {
	color: #630000;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

#navGroups li.nav_active {
	background: transparent url(../site/pics/navGroupBg.png) no-repeat top left;
}

#navGroups li.nav_2, #navGroups li.nav_2_active {
	padding-left: 30px;
}

#navGroups li.nav_3, #navGroups li.nav_3_active {
	padding-left: 40px;
}

#navGroups li.nav_4, #navGroups li.nav_4_active {
	padding-left: 50px;
}

/********************************************************/
/* gallery nav
/********************************************************/

#galleryNav {
	float: left;
	padding-left: 45px;
}

#galleryNav a {
	background: none;
}

.galleryItem {
	width: 150px;
	height: 160px;
	position: relative;
	margin-bottom: 10px;
	margin-right: 2px;
	overflow: hidden;
	float: left;
	cursor: pointer;
}

.galleryText {
	height: 30px;
	position: absolute;
	top: 0px;
}

.galleryText div {
	width: 125px;
	position: absolute;
	bottom: 0;
	text-align: center;
}

.galleryText .bottom {
	padding-left: 14px;
	background: transparent url(../site/pics/leafLink.png) no-repeat 0 1px;
	font-size: 90%;
}

.galleryImage {
	width: 130px;
	height: 130px;
	position: absolute;
	top: 30px;
}

#galleryNav img {
	width: 130px;
	height: 130px;
}

/********************************************************/
/* product list item
/********************************************************/

.productListItem {
	width: 100%;
	border-top: 1px solid #6e0000;
	border-bottom: 1px solid #6e0000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

.productListItemTable {
	border-top: 1px solid #6e0000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.productListItem .col1, .productListItem .col2, .productListItem .col3 {
	float: left;
	padding-top: 5px;
}

.productListItem .col1 {
	width: 100px;
	height: 90px;
	position: relative;
}

.productListItem .col2 {
	width: 240px;
}

.productListItem .col3 {
	width: 160px;
	text-align: right;
	float: right;
}

.productImageSmall {
	width: 82px;
	height: 82px;
	position: absolute;
	margin: 0;
	padding: 0;
	border: 1px solid #6e0000;
}

.productImageSmallMask {
	width: 97px;
	height: 98px;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}

#flags a {
	padding: 0 2px;
}

/********************************************************/
/* variants
/********************************************************/

#variantChooser {
	float: left;
}

#variantChooser .col1 {
	float: left;
	clear: both;
	width: 130px;
}

#variantChooser .col2 {
	float: left;
	width: 130px;
}

/********************************************************/
/* info cart
/********************************************************/

#infoCart {
	width: 160px;
	padding-bottom: 10px;
	font-size: 85%;
}

/********************************************************/
/* cart
/********************************************************/

#cartHeader {
	background-color: #c78928;
	font-weight: bold;
	height: 17px;
	margin-bottom: 10px;
	padding: 2px;
}

.cartItem {

}

#cartHeader .col1, .cartItem .col1 {
	clear: both;
	float: left;
	width: 60px;
}

#cartHeader .col2, .cartItem .col2 {
	float: left;
	width: 290px;
}

#cartHeader .col3, .cartItem .col3 {
	float: left;
	width: 85px;
	text-align: right;
}

#cartHeader .col4, .cartItem .col4 {
	float: left;
	width: 85px;
	text-align: right;
}

/********************************************************/
/* pages
/********************************************************/

#sideInfo .content ul, .info .content li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#sideInfo .content li {
	float: left;
	width: 90px;
	height: 17px;
}

#sideInfo .content li a {
	background: transparent url(../site/pics/leafLink.png) no-repeat 0 1px;
	padding-left: 14px;
	font-size: 90%;
}

/********************************************************/
/* login
/********************************************************/

#sideLogin .content a, #sideLogin #submitLogin {
	background: transparent url(../site/pics/leafLink.png) no-repeat 0 1px;
	padding-left: 14px;
	font-size: 90%;
}

#sideLogin #submitLogin {
	padding-left: 12px;
	float: right;
}

#sideLogin #username, #sideLogin #password {
	width: 150px;
}

/********************************************************/
/* teaser
/********************************************************/

.teaserItem .col1 {
	float: left;
	width: 70px;
	height: 70px;
}

.teaserItem .col2 {
	float: left;
	height: 64px;
	width: 90px;
	font-size: 95%;
}

.teaserImage {
	width: 60px;
	height: 60px;
	border: 1px solid #cc9339;
	vertical-align: top;
}

/********************************************************/
/* product detail
/********************************************************/

.productImageThumb, .productImageThumbWide {
	border: 1px solid #6e0000;
	margin-right: 5px;
}

.productImageThumb {
	width: 70px;
	height: 70px;
}

.productImageThumbWide {
	width: 93px;
}

.productImage, .productImageWide {
	border: 1px solid #6e0000;
}

.productImage {
	width: 230px;
	height: 230px;
}

.productImageWide {
	width: 300px;
}

.productItem .col1, .productItem .col1Wide {  
	float: left;
}

.productItem .col1 {  
	width: 246px;
}

.productItem .col1Wide {  
	width: 310px;
}

.productItem .col2, .productItem .col2Wide {
	float: left;
}

.productItem .col2 {
	width: 270px;
}

.productItem .col2Wide {
	width: 224px;
}

/********************************************************/
/* product detail media
/********************************************************/

#media {
	position: relative;
	padding-top: 15px;
	height: 260px;
	width: 500px;
}

#media ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#media li {
	background: transparent url(../site/pics/mediaLeft.gif) no-repeat scroll left top;
	float: left;
	margin: 0 2px;
	height: 24px;
}

#media li:hover {
	background: transparent url(../site/pics/mediaLeft_sel.gif) no-repeat scroll left top;
}

#media ul li a {
	background: transparent url(../site/pics/mediaRight.gif) no-repeat scroll right top;
	height: 24px;
	display: block;
	padding: 4px 12px 0 12px;
	text-decoration: none;
	color: #90631c;
	font-family: Constantia, Arial, Helvetica, sans-serif;
}

#media ul li a:hover {
	background: transparent url(../site/pics/mediaRight_sel.gif) no-repeat scroll right top;
}

#media ul li a:hover span {
	z-index: 5;
}

#media ul li:first-child a span {
	z-index: 4;
}

#media ul li a span {
	width: 100%;
	position: absolute;
	top: 39px;
	left: 2px; 
	z-index: 3;
	border: 1px solid #c78928;
	background-color: #f3e2c0;
	padding: 10px;
	height: 200px;
	overflow: auto;
}

/********************************************************/
/* order process
/********************************************************/

#shippingAndPayment {
	float: left;
}

#shippingAndPayment .col1 {
	clear: both;
	float: left;
	width: 120px;
	margin-bottom: 2px;
}

#shippingAndPayment .col2 {
	float: left;
	width: 300px;
	margin-bottom: 2px;
}

#summaryUser {
	float: left;
}

#summaryUser .col1 {
	clear: both;
	float: left;
	width: 110px;
}

#summaryUser .col2 {
	float: left;
	width: 200px;
}

#summaryUser .col3 {
	float: left;
	width: 200px;
}

/********************************************************/
/* keyword search
/********************************************************/

#kwsPopup { 
	padding: 2px; 
	border: solid 1px #e5c38e; 
	position: relative; 
	top: 12px; 
	left: 549px; 
	width: 210px;
	background: #fcfae0;
	visibility: hidden;
	z-index: 999;
	overflow: visible;
	text-align: left;
}

a.kwsEntry, a.kwsEntry:visited {
	width: 204px;
	height: auto;
	padding: 2px;
	text-decoration: none;
	border: solid 1px #e5c38e;
	display: block;
}

a.kwsEntry_activ, a.kwsEntry_activ:visited, a.kwsEntry_activ:hover, a.kwsEntry:active, a.kwsEntry:hover {
	width: 204px;
	height: auto;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #e5c38e;
	background-color: #e5c38e;
	display: block;
}