/*************************************************************
* BEGIN : GENERAL LAYOUT
*************************************************************/
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff url("/imag/gene/grfx/goch_bgr_shop.jpg") 50% 0px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	color: #a55813;
}
img {
	border: 0px;
}
b, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
form, ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #a55813;
	text-decoration: none;
	font-size: 9pt;
}

#div_header, #div_banner, #div_body, #div_footer {
	clear: both;
	width: 100%;
	text-align: center;
}
.div_container {
	position: relative;
	margin: 0px auto;
	width: 960px;
}
/*************************************************************
* END : GENERAL LAYOUT
*************************************************************/

/*************************************************************
* BEGIN : PAGE HEADER
*************************************************************/
#div_header {
	height: 130px;
	/*background: url("/imag/gene/grfx/goch_mask_90.png");*/
	background-color: #fff;
}
	#div_header .div_container {
		height: 130px;
	}
	
	#div_header_logo {
		position: absolute;
		top: 28px;
		left: 10px;
		width: 206px;
		height: 67px;
		
	}
		#div_header_logo img {
		}
		
	#div_header_intro {
		position: relative;
		float: left;
	}
	
	#div_header_navigation {
		position: absolute;
		right: 0px;
		bottom: 20px;
	}
		#div_header_navigation img {
		}

	#div_header_language {
		position: absolute;
		z-index: 50;
		top: 25px;
		right: 0px;
		color: #1f120a;
		font-size: 9pt;
		text-align: right;
	}
		#div_header_language a {
			color: #1f120a;
			font-size: 9pt;
			text-decoration: underline;
		}
		#div_header_language a:hover {
			color: #1f120a;
		}
	
	#div_header_contact {
		position: absolute;
		float: left;
	}
	
	#div_header_deliveryarea {
		display: none;
	}
		#div_header_deliveryarea a {
		}
		#div_header_deliveryarea img {
		}
/*************************************************************
* END : PAGE HEADER
*************************************************************/

/*************************************************************
* BEGIN : PAGE BANNER
*************************************************************/
#div_banner {
	background: url("/imag/gene/grfx/goch_bgr_top.jpg") 50% 0% repeat-x;
	margin-bottom: 10px;
}
	#div_banner .div_container {
		padding-top: 12px;
		width: 960px;
	}
	
	#div_banner h1 {
		width: 930px;
		margin-top: 10px;
		padding: 15px;
		background: url("/imag/gene/grfx/goch_mask_90.png");
		color: #1c0a06;
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 14pt;
		font-style: italic;
		font-weight: 100;
		text-align: left;
	}
	#div_banner h2 {
		width: 930px;
		padding: 0px 15px 20px 15px;
		margin-bottom: 5px;
		background: url("/imag/gene/grfx/goch_mask_90.png");
		color: #876549;
		font-size: 10pt;
		font-style: italic;
		text-align: left;
	}
	
	#div_bannerspecials {
		position: absolute;
		top: 200px;
		left: 20px;
		width: 500px;
		height: 160px;
	}
		.div_bannerspecial {
			float: left;
			width: 112px;
			margin-right: 13px;
			text-align: left;
		}
		.div_bannerspecial a {
			font-size: 12pt;
		}
		.div_bannerspecial img {
			display: block;
			width: 110px;
			height: 110px;
			margin-bottom: 5px;
			border: 1px solid #ffffff;
		}
/*************************************************************
* END : PAGE BANNER
*************************************************************/

/*************************************************************
* BEGIN : PAGE CONTENT
*************************************************************/
#div_content {
}
	#div_content .div_container {
	}
	#div_contentleft {
		position: relative;
		float: left;
		width: 180px;
		margin-right: 10px;
		border: solid 5px #baa289;
		background: url("/imag/gene/grfx/goch_mask_75.png");
	}
	#div_contentright {
		position: relative;
		float: right;
		width: 760px;
		margin-bottom: 10px;
	}
/*************************************************************
* END : PAGE CONTENT
*************************************************************/

/*************************************************************
* BEGIN : PAGE CONTENT LEFT
*************************************************************/
#div_contentleft_navigation {
	width: 190px;
	margin-bottom: 20px;
}
	#div_contentleft_navigation ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
		ul#navigation_level1 li {
			display: block;
			padding: 10px 5px 5px 5px;
			font-family: Georgia, Times New Roman, Times, serif;
			font-size: 11pt;
			line-height: 20px;
			text-align: left;
			color: #2d1912;
			font-style: italic;
		}
		ul#navigation_level1 li a {
			font-size: 10pt;
			color: #a56200;
			font-style: normal;
		}
		ul#navigation_level1 li b ,
		ul#navigation_level1 li h2 ,
		ul#navigation_level1 li h3 {
			display: inline;
			font-size: 10pt;
			font-weight: normal;
		}
		
		ul#navigation_level1 li#navigation_level1_sublevel {
			display: inline;
			margin: 0px;
			padding: 0px;
			border: 0px;
		}
		
		ul#navigation_level2 li {
			display: block;
			padding: 5px 5px 5px 30px;
			color: #a46201;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			line-height: 20px;
			text-align: left;
			text-transform: uppercase;
			text-indent: -15px;
		}
		ul#navigation_level2 li a {
			color: #a46201;
			font-size: 8pt;
			font-weight: normal;
		}
		ul#navigation_level2 li b,
		ul#navigation_level2 li h2,
		ul#navigation_level2 li h3 {
			display: inline;
			font-size: 8pt;
			font-weight: normal;
		}

#div_contentleft_spotlight {
	width: 190px;
	margin-bottom: 20px;
}
	#div_contentleft_spotlight img {
		display: block;
		margin-bottom: 10px;
	}
	
.div_contentleft_parameter {
	display: block;
	height: 50px;
	margin-bottom: 10px;
	padding: 10px 5px;
	color: #5c362f;
	font-size: 8pt;
	text-align: left;
	text-transform: uppercase;
}
	.div_contentleft_parameter select {
		margin: 0;
		padding: 0;
		font-size: 8pt;
		text-transform: uppercase;
	}

#div_contentleft_customercomment {
	margin: 40px 0px;
	color: #5c362f;
	text-align: left;
}
	#div_contentleft_customercomment h4 {
		padding: 10px 5px;
		font-size: 12pt;
		font-weight: bold;
	}
	#div_contentleft_customercomment dl {
		margin: 5px 0px 0px 0px;
		padding: 5px;
	}
	#div_contentleft_customercomment dl dt {
		margin: 0px;
		padding: 0px;
		font-weight: bold;
	}
	#div_contentleft_customercomment dl dd {
		margin: 10px 0px;
		padding: 0px;
	}
/*************************************************************
* END : PAGE CONTENT LEFT
*************************************************************/

/*************************************************************
* BEGIN : PAGE CONTENT RIGHT
*************************************************************/
#catalogue_title {
	display: block;
	position: relative;
	height: 25px;
	background: url("/imag/gene/grfx/goch_mask_90.png");
	color: #5c362f;
	font-size: 10pt;
	line-height: 25px;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
}
	#catalogue_title h2 ,
	#catalogue_title b {
		display: inline;
		color: #5c362f;
		font-size: 10pt;
		font-weight: normal;
	}
	#catalogue_title a {
	    text-decoration: underline;
	    color: #5c362f;
	}
	#catalogue_title a.btn_bookmark {
		position: absolute;
		top: 0px;
		right: 0px;
		padding-left: 10px;
		padding-right: 30px;
		background: url('/IMAG/GENE/PICT/GOCH_Bookmark.gif') 95% 2px no-repeat;
		background-color: #6f6f6f;
		text-transform: none;
	}

#catalogue_products {
	display: block;
	clear: both;
	vertical-align: top;
	padding-left: 10px;
	background: url("/imag/gene/grfx/goch_mask_75.png");
}
	.product {
		position: relative;
		float: left;
		display: inline;
		width: 240px;
		/*font-family: Georgia;*/
        font-family: Arial;
		font-style: italic;
		font-weight: bold;
	}
		.product_image {
			display: block;
			height: 200px;
			margin: 0px auto;
			margin-top: 5px;
			text-align: center;
		}
		.product_marketingcampaign {
			position: absolute;
			top: 15px;
			left: 0px;
		}
		.product_info {
			height: 15px;
			text-align: left;
			color: #876549;
			padding-left: 20px;
		}
		.product_info h3 {
			color: #876549;
			font-size: 9pt;
			font-weight: bold;
			text-decoration: underline;
		}
		.product_info a {
			color: #876549;
			font-size: 8pt;
			font-weight: bold;
			text-decoration: underline;
		}
		.product_info  em {
			display: block;
			font-style: normal;
		}
		.product_price {
			color: #2b1b12;
			font-size: 9pt;
			text-align: left;
			font-family: Arial;
			font-style: italic;
			padding-left: 20px;
		}
		.product_more {
			height: 35px;
			padding: 0px;
			/*padding-left: 20px;*/
			/*text-indent: -20px;*/
			border-bottom: 1px solid #bfafa3;
			border-top: 1px solid #bfafa3;
			text-align: left;
			margin-left: 20px;
			margin-right: 20px;
		}
		.product_more a {
			color: #5c4032;
			font-size: 9pt;
			line-height: 12px;
			text-align: left;
			font-style: italic;
		}
		.product_more b {
			font-weight: normal;
			text-align: left;
		}
	
	.spacer {
		float: left;
		display: inline;
		width: 10px;
		height: 20px;
	}
	.separator {
		clear: both;
		width: 750px;
		height: 0px;
	}
	
#catalogue_paging_top {
    position: absolute;
    top: 0px;
    right: 5px;
}
#catalogue_paging_bottom {
    clear: both;
	display: block;
    height: 25px;
	background: url("/imag/gene/grfx/goch_mask_90.png");
	color: #5c362f;
	font-size: 8pt;
	line-height: 25px;
	text-align: right;
	padding-left: 5px;
	margin: 5px 0;
	text-transform: none;    
}
    #catalogue_paging_top,
    #catalogue_paging_bottom {
        color: #5c362f;
        font-size: 9pt;
        text-decoration: none;
    }
    #catalogue_paging_top b,
    #catalogue_paging_bottom b {
        margin-left: 5px;
        color: #a55813;
        font-size: 9pt;
        line-height: 25px;
        text-decoration: none;
    }
    #catalogue_paging_top a ,
    #catalogue_paging_bottom a {
        margin-left: 5px;
        color: #808080;
        font-size: 9pt;
        line-height: 25px;
        text-decoration: underline;
    }

/*************************************************************
* END : PAGE CONTENT RIGHT
*************************************************************/


/*************************************************************
* BEGIN : PRODUCT PAGE
*************************************************************/
#div_product em {
	display: block;
	font-style: normal;
}
#div_product a {
	color: #876549;
}
	#product_image {
		position: relative;
	}
		#product_image .product_marketingcampaign {
			position: absolute;
			top: 10px;
			left: 0px;
		}
/*************************************************************
* END : PRODUCT PAGE
*************************************************************/


/*************************************************************
* BEGIN : PAGE FOOTER
*************************************************************/
#div_footer {
	background: #2d1a13;
	margin-top: 5px;
}
	#div_footer .div_container {
		height: 210px;
		background: url("/imag/gene/grfx/goch_bgr_footer.jpg") right 70px no-repeat;
	}
	
/*************************************************************
* FOOTER NEWSLETTER
*************************************************************/
#div_footer_newsletter {
	clear: both;
	margin-top: 5px;
}
	#div_footer_newsletter form {
		position: relative;
		display: block;
		float: right;
		margin-top: 20px;
		color: #ffffff;
		font-size: 8pt;
		text-align: left;
		text-transform: uppercase;
		text-align: right;
		width: 600px;
	}
	#div_footer_newsletter input 
	{
	    /*float: left;*/
		font-size: 9pt;
		width: 200px;
		margin: 2px 0;
		padding: 2px 0;
	}
	#div_footer_newsletter #lbl_error 
	{
	    position: absolute;
		top: 30px;
		right: 0px;
		color: #cc0000;
	}
	#div_footer_newsletter #btn_newsletter_submit 
	{
	    position: relative;
		float: right;
		width: auto;
		height: auto;
		margin: 0 0 0 3px;
		padding: 0;
	}
	
/*************************************************************
* FOOTER USEFUL INFORMATION
*************************************************************/
#div_footer_usefulinformation {
	clear: both;
}
	#div_footer_usefulinformation_title {
		height: 20px;
		padding: 5px 10px;
		color: #ffffff;
		font-size: 12pt;
		line-height: 20px;
		text-align: left;
		text-transform: uppercase;
	}
	#div_footer_usefulinformation_title h2 {
		color: #f6d484;
		font-size: 12pt;
		font-weight: normal;
	}
	#div_footer_usefulinformation_left {
		float: left;
		width: 160px;
		text-align: left;
	}
		#div_footer_usefulinformation_left img {
			margin: 20px 0px;
		}
		#div_footer_usefulinformation_left label {
			display: block;
			padding: 5px;
			color: #ffffff;
			font-size: 10pt;
		}
		#div_footer_usefulinformation_left cite {
			display: block;
			padding: 10px 5px;
			color: #ffffff;
			font-size: 10pt;
			font-style: normal;
		}
	#div_footer_usefulinformation_right {
		float: left;
		width: 790px;
		padding: 20px 5px;
		color: #ffffff;
		font-size: 10pt;
		text-align: left;
	}
	
#div_footer_links {
	position: absolute;
	top: 140px;
	left: 0px;
}
	#div_footer_links ul {
		margin: 5px 0px;
		list-style-type: none;
	}
	#div_footer_links ul li {
		display: inline;
		margin: 0px 10px;
		font-size: 10pt;
		line-height: 20px;
		text-transform: uppercase;
	}
    	#div_footer_links ul li a {
			color: #ffffff;
    	    font-size: 8pt;
    	}
	
#div_footer_richtext {
	clear: both;
	display: block;
	height: 250px;
	margin: 10px 0px;
}
	
#div_footer_countries {
	position: relative;
	display: none;
	z-index: 100;
	width: 900px;
	margin: 0px 10px;
	margin-top: 175px;
	padding: 20px;
	text-align: left;
	border: solid 2px #5c362f;
	background: #ffffff;
}
	#div_footer_countries ul {
		display: block;
		float: left;
		width: 300px;
		list-style-type: none;
	}
	#div_footer_countries ul li {
	}
	#div_footer_countries ul li a {
		color: #000000;
	}
	#div_footer_countries ul li a:hover {
		color: #f6d484;
	}
	#btn_countries_close {
		position: absolute;
		top: -20px;
		right: -20px;
	}
	
#div_footer_contact {
	float: right;
	font-size: 10pt;
	text-align: right;
}
#div_footer_security {
	float: left;
	margin-top: 20px;
	text-align: left;
}
/*************************************************************
* END : PAGE FOOTER
*************************************************************/


/*************************************************************
* BEGIN : FOOTER RICHT TEXT CONTENT
*************************************************************/
#div_richtext_topleft {
	float: left;
	width: 248px;
	/*width: 250px;*/
	height: 248px;
	/*height: 250px;*/
	margin-right: 5px;
	border: 1px dashed #666666;
	background-color: #5e5e5e;
}
	#div_richtext_topleft h4 {
		height: 40px;
		color: #2f2d2e;
		font-size: 12pt;
		line-height: 40px;
	}
	#div_richtext_topleft ul {
		list-style-type: none;
		text-align: left;
	}
	#div_richtext_topleft ul li {
		display: block;
		clear: left;
		height: 40px;
		border-top: 1px dashed #666666;
		color: #3a3a3a;
		font-size: 9pt;
		line-height: 12px;
	}
	#div_richtext_topleft ul li a {
		display: block;
		color: #3a3a3a;
	}
	#div_richtext_topleft ul li img {
		display: block;
		margin: 4px;
	}
#div_richtext_bottomleft {
}
#div_richtext_topmiddle {
	float: left;
	width: 693px;
	/*width: 705px;*/
	height: 163px;
	/*height: 165px;*/
	padding: 0px 5px;
	border: 1px dashed #666666;
	margin-bottom: 5px;
	background-color: #5e5e5e;
}
	#div_richtext_topmiddle h4 {
		height: 40px;
		color: #2f2d2e;
		font-size: 12pt;
		line-height: 40px;
		text-align: left;
	}
	#div_richtext_topmiddle p {
		margin-top: 0px;
		margin-bottom: 10px;
		color: #3a3a3a;
		font-size: 9pt;
		line-height: 12px;
		text-align: left;
	}
	#div_richtext_topmiddle ul {
		list-style-type: none;
	}
	#div_richtext_topmiddle ul li {
		display: inline;
		vertical-align: top;
	}
#div_richtext_bottommiddle {
	float: left;
	width: 488px;
	/*width: 500px;*/
	height: 78px;
	/*height: 80px;*/
	padding: 0px 5px;
	border: 1px dashed #666666;
	margin-right: 5px;
	background-color: #5e5e5e;
}
	#div_richtext_bottommiddle h4 {
		color: #2f2d2e;
		font-size: 12pt;
		text-align: left;
	}
	#div_richtext_bottommiddle p {
		margin-bottom: 5px;
		color: #3a3a3a;
		font-size: 9pt;
		line-height: 12px;
		text-align: left;
	}
#div_richtext_topright {
}
#div_richtext_bottomright {
	float: left;
	width: 198px;
	/*width: 200px;*/
	height: 78px;
	/*height: 80px*/
	border: 1px dashed #666666;
	background-color: #5e5e5e;
}
/*************************************************************
* END : FOOTER RICH TEXT CONTENT
*************************************************************/


/*************************************************************
* BEGIN : SHOPPING CART
*************************************************************/
#div_content form {
	background: #ffffff;
}
#div_content small {
	color: #2d1a13;
}
#tbl_cart {
	width: 100%;
	background-color: #FFFFFF;	/*BgColor Center#tbl_cart*/
	margin-bottom: 5px;
}
	#tbl_cart td {
		color: #555555;				/*TextColor Center#tbl_cart*/
		font-size: 10pt;
	}
	#tbl_cart td small {
		color: #555555;				/*TextColor Center#tbl_cart*/
		font-size: 8pt;
	}
	#tbl_cart td em {
		color: #cc0000;				/*TextColor Remarks*/
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
	}
	#tbl_cart td strong {
		color: #555555;				/*TextColor Center#tbl_cart*/
		font-size: 10pt;
		font-weight: bold;
	}
	#tbl_cart td a {
		color: #555555;				/*TextColor Center#tbl_cart*/
	}

#tbl_cart tbody {
}
	#tbl_cart tbody th {
		background-color: #2d1a13;	/*BgColor Columns*/
		color: #ffffff;				/*TextColor Columns*/
		font-size: 10pt;
		font-weight: bold;
		line-height: 20px;
	}
	#tbl_cart tbody td {
		color: #555555;				/*TextColor Center#tbl_cart*/
	}
	
#tbl_cart tfoot {
}
	#tbl_cart tfoot td {
		color: #555555;				/*TextColor Center#tbl_cart*/
	}
/*************************************************************
* END : SHOPPING CART
*************************************************************/
