/*************************************************************
* BEGIN : GENERAL LAYOUT
*************************************************************/
/*
@font-face {
	font-family: "Calibri";
	font-style: normal;
	font-weight: normal;
	src: url("/file/font/calibri.ttf");
}
*/
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #e9e8e8;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Verdana,Arial,sans-serif;*/
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
}
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: #ffffff;
	text-decoration: none;
}

#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: 100px;
	border-top: 10px solid #9d0d17;
	background-color: #fff;
}
	#div_header .div_container {
		margin-top: -11px;
		height: 119px;
		width: 987px;
		background: url("/imag/gene/pict/cado_bgr_header_valentine2012.jpg") top left no-repeat;
	}
	
	#div_header_logo {
		position: relative;
		float: left;
		width: 230px;
		height: 80px;
		margin: 20px 0 0 40px;
	}
		#div_header_logo img {
		}
		
	#div_header_intro {
		position: relative;
		float: left;
		width: 375px;
		margin-top: 20px;
		margin-left: 5px;
		/*color: #294875;*/
		color: #fff;
		font-size: 8pt;
		text-align: left;
	}
	
	#div_header_navigation {
		position: absolute;
		top: 78px;
		left: 400px;
		height: 40px;
	}
		#div_header_navigation img {
		}

	#div_header_language {
		display: block;
		position: absolute;
		z-index: 50;
		top: 15px;
		right: 20px;
		/*float: left;*/
		width: 60px;
		color: #fff;
		font-size: 9pt;
		line-height: 9pt;
		text-align: right;
	}
		#div_header_language a {
			margin: 0px;
			color: #ffffff;
			font-size: 8pt;
			font-weight: bold;
		}
		#div_header_language a:hover {
		}
	
	#div_header_contact {
		display: none;
		position: absolute;
		top: 90px;
		left: 0px;
		width: 960px;
		height: 20px;
		background-color: #83080b;
		color: #ffffff;
		font-size: 8pt;
		font-weight: bold;
		line-height: 20px;
		text-align: left;
		text-indent: 10px;
		text-transform: uppercase;
	}
		#div_header_contact span {
			margin-right: 20px;
		}
		
	#div_header_deliveryarea {
		position: absolute;
		top: 130px;
		left: 20px;
		z-index: 100;
		color: #000000;
		font-size: 8pt;
		line-height: 25px;
	}
		#div_header_deliveryarea img {
			float: left;
			padding: 3px 5px 0px 0px;
		}
		#div_header_deliveryarea em {
			font-style: normal;
		}
		#div_header_deliveryarea span {
		}
		#div_header_deliveryarea a {
			color: #7a7a7a;
			text-decoration: underline;
		}
/*************************************************************
* END : PAGE HEADER
*************************************************************/


/*************************************************************
* BEGIN : PAGE BANNER
*************************************************************/
#div_banner 
{
    background-color: #fff;
}
	#div_banner .div_container {
		width: 970px;
		padding: 10px 0 25px 0;
		text-align: left;
	}
	
	#div_banner img {
	}
		#div_banner .pic_banner {
			position: absolute;
			bottom: 25px;
			right: -5px;
		}
	#div_banner h1 {
		position: absolute;
		top: 65px;
		left: 25px;
		width: 380px;
		color: #ba883e;
		font-size: 11pt;
		font-weight: normal;
		line-height: 20px;
		text-align: left;
		text-transform: uppercase;
	}
	#div_banner h2 {
		position: absolute;
		top: 100px;
		left: 20px;
		width: 400px;
		color: #ffffff;
		font-size: 10pt;
		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 
{
    background-color: #fff;
}
	#div_content .div_container {
		display: table !important;
		display: block;
		background-color: #ffffff;
	}
	#div_contentleft {
		position: relative;
		display: table-cell;
		float: left;
		width: 200px;
	}
	#div_contentright {
		position: relative;
		display: table-cell;
		float: right;
		width: 760px;
	}
/*************************************************************
* END : PAGE CONTENT
*************************************************************/


/*************************************************************
* BEGIN : PAGE CONTENT LEFT
*************************************************************/
#div_contentleft_navigation {
	width: 200px;
	margin-bottom: 20px;
}
	#div_contentleft_navigation ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
  		ul#navigation_level1 li {
			display: block;
            margin-bottom: 2px;
            padding: 5px;
		    padding-left: 15px;
		    font-size: 8pt;
		    line-height: 15px;
		    text-align: left;
		    border-bottom: 1px dashed #d8ac56;
			background: url('/imag/gene/grfx/menu_pijl.gif') center left no-repeat;
        }
		ul#navigation_level1 li.current
		{
		}
		ul#navigation_level1 li a {
			font-size: 9pt;
			font-weight: bold;
			color: #a96a0e;
			margin-right: 10px;
			

		}
		ul#navigation_level1 li a:hover {
			color: #c31b1f;
		}
		ul#navigation_level1 li b ,
		ul#navigation_level1 li h2 ,
		ul#navigation_level1 li h3 {
			display: inline;
			color: #6F2E21;
			font-size: 8pt;
			font-weight: bold;
		}
		
		ul#navigation_level1 li#navigation_level1_sublevel {
			display: block;
			margin: 0px;
			padding: 0px;
			border: 0px;
			background-color: #ffffff;
			background-image: none;
		}
		
		    ul#navigation_level2 li {
			    display: block;
			    margin-left: 15px;
			    margin-bottom: 2px;
			    padding: 5px 5px 5px 10px;
			    background-color: #ffffff;
			    font-size: 8pt;
			    line-height: 15px;
			    text-align: left;
			    background: none;
			    position: relative;
			    z-index: 100;
                border: 1px solid #eeeeee;
                -webkit-border-radius: 7px;
                -moz-border-radius: 7px;
                border-radius: 7px;
                behavior: url('/css/CSS3.htc');
		    }
		        ul#navigation_level2 li a {
			        color: #6F2E21;
			        font-size: 8pt;
			        font-weight: bold;
		        }
				ul#navigation_level2 li a:hover {
			        color: #c31b1f;
		        }
		        ul#navigation_level2 li b,
		        ul#navigation_level2 li h2,
		        ul#navigation_level2 li h3 {
			        display: inline;
			        color: #6F2E21;
			        font-size: 8pt;
			        font-weight: bold;
		        }



#div_contentleft_spotlight {
	width: 200px;
	margin-bottom: 20px;
}
	#div_contentleft_spotlight img {
		display: block;
		margin-bottom: 10px;
	}
.div_contentleft_parameter {
	display: block;
	height: 40px;
	margin-bottom: 10px;
	padding: 5px 5px 10px 10px;
	border: 1px solid #d7d7d7;
	background-color: #efefef;
	color: #58595b;
	font-size: 8pt;
	text-align: left;
	text-transform: uppercase;
	
	position: relative;
	z-index: 0;
    border: 1px solid #cccccc;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    behavior: url('/css/CSS3.htc');
}
	.div_contentleft_parameter select {
		margin: 5px 0px;
		padding: 2px;
		font-size: 8pt;
		text-transform: uppercase;
	}	
#div_contentleft_customercomment {
	margin: 40px 0px;
	color: #eeeeee;
}
	#div_contentleft_customercomment h4 {
		padding: 10px 5px;
		background-color: #dfdfdf;
		color: #83080b;
		font-size: 10pt;
		font-weight: bold;
	}
	#div_contentleft_customercomment dl {
		margin: 5px 0px 0px 0px;
		padding: 5px;
		background-color: #efeff1;
	}
	#div_contentleft_customercomment dl dt {
		margin: 0px;
		padding: 0px;
		color: #83080b;
		font-size: 8pt;
		font-weight: bold;
	}
	#div_contentleft_customercomment dl dd {
		margin: 10px 0px;
		padding: 0px;
		color: #83080b;
		font-size: 8pt;
	}
/*************************************************************
* END : PAGE CONTENT LEFT
*************************************************************/


/*************************************************************
* BEGIN : PRODUCT CATALOGUE
*************************************************************/
#catalogue_title {
	position: relative;
	float: right;
	height: 25px;
	width: 745px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-left: 5px;
	color: #83080b;
	font-size: 8pt;
	line-height: 25px;
	text-align: left;
	text-transform: uppercase;
    border-bottom: 1px solid #84070d;
}
	#catalogue_title h2 ,
	#catalogue_title b {
		display: inline;
		color: #83080b;
		font-size: 8pt;
		font-weight: normal;
	}
	#catalogue_title a {
		color: #83080b;
		text-decoration: underline;
	}

#catalogue_products {
	display: block;
	clear: both;
	vertical-align: top;
	padding-left: 10px;
	background-color: #ffffff;
}
	.product {
		position: relative;
		float: left;
		display: inline;
		width: 240px;
		text-align: center;
	}
		.product_image {
			display: block;
			margin: 0px auto;
			text-align: center;
		}
		.product_marketingcampaign {
			position: absolute;
			top: 15px;
			left: 0px;
		}
		.product_info {
			height: 20px;
			color: #83080b;
			font-size: 8pt;
			font-weight: bold;
			text-decoration: underline;
		}
		.product_info a {
			color: #83080b;
			font-size: 8pt;
			font-weight: bold;
			text-decoration: underline;
		}
		.product_info  em {
			display: block;
			font-style: normal;
		}
		.product_price {
			color: #83080b;
			font-size: 8pt;
		}
		.product_more {
			height: 25px;
			margin: 15px 0;
			padding-left: 30px;
			text-indent: -20px;
			background-color: #83080b;
			text-align: left;
		}
		.product_more a {
			color: #ffffff;
			font-size: 8pt;
			line-height: 10px;
			text-transform: uppercase;
		}
		.product_more b {
		}
	
	.spacer {
		float: left;
		display: inline;
		width: 10px;
		height: 20px;
	}
	.separator {
		clear: both;
		width: 750px;
		height: 0px;
	}
	
#catalogue_paging_top {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 25px;
}
#catalogue_paging_bottom {
	clear: both;
	float: right;
	height: 45px;
	width: 745px;
	margin-left: 5px;
	text-align: right;
	border-top: 1px solid #84070d;
}
	#catalogue_paging_top,
	#catalogue_paging_bottom {
		color: #000;
		font-size: 8pt;
		text-decoration: none;
	}
	#catalogue_paging_top b,
	#catalogue_paging_bottom b {
		margin-left: 5px;
		padding: 0px 5px;
		color: #000;
		font-size: 8pt;
		line-height: 25px;
		text-decoration: none;
	}
	#catalogue_paging_top a ,
	#catalogue_paging_bottom a {
		margin-left: 5px;
		padding: 0px 5px;
		color: #000;
		font-size: 8pt;
		line-height: 25px;
		text-decoration: underline;
	}
/*************************************************************
* END : PRODUCT CATALOGUE
*************************************************************/


/*************************************************************
* BEGIN : PRODUCT PAGE
*************************************************************/
#div_product em {
	display: block;
	font-style: normal;
}
#div_product a {
	color: #83080b;
}
	#product_image {
		position: relative;
	}
		#product_image .product_marketingcampaign {
			position: absolute;
			top: 10px;
			left: 0px;
		}
		
	.product_zoom {
		display: none;
		position: relative;
		z-index: 1000;
		width: 800px;
		margin-top: 110px;
		border: 1px solid #000000;
		background: #ffffff;
	}
		.product_zoom_image {
			text-align: center;
		}
		.product_zoom_title {
			margin: 10px 0px;
			padding: 0px 40px;
			font-size: 10pt;
			text-align: left;
		}
			.product_zoom_title b {
				font-weight: bold;
			}
		.product_zoom_code {
			margin: 10px 0px;
			padding: 0px 40px;
			font-size: 10pt;
			text-align: left;
		}
			.product_zoom_code b {
				font-weight: bold;
			}
		.product_zoom_composition {
			margin: 10px 0px;
			font-size: 10pt;
			text-align: left;
		}
			.product_zoom_composition b {
				font-weight: bold;
				margin-left: 40px;
			}
			.product_zoom_composition ul {
				list-style-type: none;
			}
			.product_zoom_composition ul li {
			}
			.product_zoom_composition ul span {
				clear: left;
				float: left;
				width: 30px;
				margin-right: 10px;
				text-align: right;
			}
		.product_zoom_description {
			margin: 10px 0px;
			padding: 0px 40px;
			font-size: 10pt;
			text-align: left;
		}
			.product_zoom_description b {
				font-weight: bold;
			}
	.btn_product_zoom_close {
		position: absolute;
		top: -20px;
		right: -20px;
	}
		
/*************************************************************
* END : PRODUCT PAGE
*************************************************************/


/*************************************************************
* BEGIN : PAGE FOOTER
*************************************************************/
#div_footer 
{
    border-top: solid 1px #a27501;
	padding-top: 5px; 
	padding-bottom: 50px;
}
	#div_footer .div_container {
	}
	
/*************************************************************
* FOOTER NEWSLETTER
*************************************************************/
#div_footer_newsletter {
	position: relative;
	float: right;
	height: 40px;
	width: 480px;
}
	#div_footer_newsletter form {
		position: relative;
		float: right;
		margin-top: 10px;
		padding-right: 40px;
		font-size: 10pt;
	}
	#div_footer_newsletter input {
		margin: 0px 5px;
		font-size: 9pt;
		width: 150px;
	}
	#div_footer_newsletter #lbl_error {
		color: #cc0000;
	}
	#div_footer_newsletter #btn_newsletter_submit {
		position: absolute;
		top: 1px;
		right: 10px;
		width: auto;
		height: auto;
	}
	
/*************************************************************
* FOOTER USEFUL INFORMATION
*************************************************************/
#div_footer_usefulinformation {
}
	#div_footer_usefulinformation_title 
	{
	    position: relative;
	    width: 470px;
	    float: left;
		height: 40px;
		color: #a27501;
		font-size: 10pt;
		line-height: 40px;
		text-align: left;
	}
	#div_footer_usefulinformation_title h2 {
		color: #a27501;
		font-size: 11pt;
		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;
			font-size: 10pt;
		}
		#div_footer_usefulinformation_left cite {
			display: block;
			padding: 10px 5px;
			font-size: 10pt;
			font-style: normal;
		}
	#div_footer_usefulinformation_right {
		float: right;
		width: 790px;
		padding: 20px 5px;
		font-size: 10pt;
		text-align: left;
	}
		#div_footer_usefulinformation_right b {
			font-weight: bold;
		}
	
/*************************************************************
* FOOTER LINKS
*************************************************************/
#div_footer_links {
	clear: both;
	margin-bottom: 10px;
	background-color: #fff;
	text-align: center;
    position: relative;
    z-index: 0;
    border: 1px solid #a27501;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    behavior: url('/css/CSS3.htc');
}
	#div_footer_links ul {
		margin: 5px 0px;
		list-style-type: none;
	}
	#div_footer_links ul li {
		display: inline;
		margin: 0px 10px;
	}
	#div_footer_links ul li a {
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		line-height: 30px;
	}
	
/*************************************************************
* FOOTER RICHTEXT
*************************************************************/
#div_footer_richtext {
	clear: both;
	display: block;
}
	
/*************************************************************
* FOOTER CONTACT
*************************************************************/
#div_footer_contact {
	float: right;
	width: 360px;
	font-size: 9pt;
	text-align: right;
	margin-bottom: 35px;
}

/*************************************************************
* FOOTER SECURITY
*************************************************************/
#div_footer_security {
	float: left;
	width: 600px;
	text-align: left;
}
    #div_footer_security img
    {
        height: 35px;
    }
/*************************************************************
* END : PAGE FOOTER
*************************************************************/


/*************************************************************
* BEGIN: FOOTER COUNTRIES
*************************************************************/
#div_footer_countries {
	position: relative;
	display: none;
	z-index: 100;
	width: 900px;
	margin: 0px 10px;
	margin-top: 143px;
	padding: 20px;
	border: 1px solid #6c6c6c;
	background-color: #ffffff;
	text-align: left;
}
	#div_footer_countries ul {
		display: block;
		float: left;
		width: 300px;
		background-color: #ffffff;
		list-style-type: none;
	}
	#div_footer_countries ul li {
	}
	#div_footer_countries ul li a {
		color: #646464;
		font-size: 9pt;
	}
	#div_footer_countries ul li a:hover {
		color: #6F2E21;
	}
	#btn_countries_close {
		position: absolute;
		top: -20px;
		right: -20px;
	}
/*************************************************************
* END: FOOTER COUNTRIES
*************************************************************/


/*************************************************************
* BEGIN : FOOTER RICHT TEXT CONTENT
*************************************************************/
#div_richtext_topleft {
}
#div_richtext_bottomleft {
}
#div_richtext_topmiddle {
}
#div_richtext_bottommiddle {
}
#div_richtext_topright {
}
#div_richtext_bottomright {
}
/*************************************************************
* END : FOOTER RICH TEXT CONTENT
*************************************************************/


/*************************************************************
* BEGIN : SHOPPING CART
*************************************************************/
#tbl_cart {
	width: 100%;
	background-color: #ffffff;		/*BgColor Center#tbl_cart*/
}
	#tbl_cart td {
		color: #000000;				/*TextColor Center#tbl_cart*/
		font-size: 8pt;
	}
	#tbl_cart td small {
		color: #000000;				/*TextColor Center#tbl_cart*/
		font-size: 7pt;
	}
	#tbl_cart td em {
		color: #cc0000;				/*TextColor Remarks*/
		font-size: 8pt;
		font-weight: bold;
		font-style: normal;
	}
	#tbl_cart td strong {
		color: #000000;				/*TextColor Center#tbl_cart*/
		font-size: 8pt;
		font-weight: bold;
	}
	#tbl_cart td a {
		color: #000000;				/*TextColor Center#tbl_cart*/
	}

#tbl_cart tbody {
}
	#tbl_cart tbody th {
		background-color: #eeeeee;	/*BgColor Columns*/
		color: #646464;				/*TextColor Columns*/
		font-size: 8pt;
		font-weight: bold;
		line-height: 20px;
	}
	#tbl_cart tbody td {
		color: #646464;				/*TextColor Center#tbl_cart*/
	}
	
#tbl_cart tfoot {
}
	#tbl_cart tfoot td {
		color: #646464;				/*TextColor Center#tbl_cart*/
	}
/*************************************************************
* END : SHOPPING CART
*************************************************************/
