a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, img, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #FFF;
	color: #fff;
	font-size: 100.01%;
	font-family: Verdana, sans-serif;
	margin: 0;	
	height: 100%;
	background-image: url(../images/bg_light.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}  
td{	color:#fff;font-size: 100.01%;
	font-family: Verdana, sans-serif;}
img {
	border: 0; 
	vertical-align: bottom;
}
table {
	border-collapse: separate; 
	border-spacing: 0;
}

h2, h3, h4, h5,
h2 a, h3 a, h4 a, h5 a {
	color: #AB9462;
	font-family: "Trebuchet MS", sans-serif;
}

h1, h1 a {
	font-size: 14px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
}

h2, h2 a {
	font-size: 14px;
}

/*p {
	font-size:10px; 
	color:#000;
}*/

#container {
	position:relative;
	width: 100%;
	margin: 0;
}

.btn, .btnnext {
	border: 1px solid #FFCC00;
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 0px 5px;
	margin: 0 0 0 0 !important;
	font-size: 11px;
}

.btnnext {
	float: right;
}

.white {
	color: #FFFFFF !important;
}

p {
	margin: 0 0 10px 0;
}

.inp-login {
	width: 90px;
	height: 14px;
}

/*************
* LOGO *
*************/
#logo {width: 100%; background-color: #FFF;}

/*************
* HEAD *
*************/

#head {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	height: 25px;
	white-space: nowrap;
}

/*************
* NAVIGATION *
*************/
#nav {
	float: left;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	display: inline;
	margin: 0 2px 0 0;
}

#nav ul li a {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #c6cbd0;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/bg_li_light.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 12px;
}

#nav ul li a:hover, #nav ul li a:active, #nav ul li.active a {
	color: #3f5060;
	font-weight: bold;
	background-image: url(../images/bg_li_blue.gif);
}

#nav ul li.nav2 a {
	font-weight: bold;
	color: #c3c0ba;
	background-image: url(../images/bg_li_brown_light.gif);
}

#nav ul li.nav2 a:hover, #nav ul li.nav2 a:active,
#nav ul li.nav2-active a, #nav ul li.nav2-active a:hover, #nav ul li.nav2-active a:active {
	font-weight: bold;
	color: #918261;
	background-image: url(../images/bg_li_brown.gif);
}

li.first a {
	background: none !important;
}


#subnav {
	width: 100%;
	height: 34px;
	background-color: #ac9361;
	padding: 0;
	margin: 0;
}

#subnav ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
}

#subnav ul li {
	display: inline;
	margin: 0 5px 0 0;
}

#subnav ul li a {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/bg_li_white.gif);
	background-repeat: no-repeat;
	background-position: center left;	
	padding: 0 0 0 12px;
}

#subnav ul li a:hover, #subnav ul li a:active {
	color:#000066;
}

/*************
* CONTENT *
*************/

#content-background{
	width:100%;
	height:499px;
	background-color:#405160;
	overflow:hidden;
}

#content {
	/*width:100%;*/
	width:1004px;
	height:499px;
	background-image: url(../images/bg_dark.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
	overflow:hidden;
}

.content-mid {
	background-image: url(../images/bg_mid.jpg) !important;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .text ul {list-style:disc;}
/****************************************************
* Fonts, links, etc. for Square Blue Content Block
*****************************************************/

.cnt-block {
	width: 198px;
	height: 198px;	
	background-color: #405160;
	margin: 1px;
	/*padding: 10px;*/
	/*border: 1px solid white;*/
}

.cnt-block-ehops {
	width: 198px;
	height:398px;	
	background-color: #405160;
	margin: 1px;
	/*padding: 10px;*/
	/*border: 1px solid white;*/
}

.cnt-block h1, .cnt-block h2, .cnt-block-eshops h1, .cnt-block-eshops h2 {
	margin: 10px;
}

.cnt-block-ehops h2 {margin:10px;}
.cnt-block div.text, .cnt-block-eshops div.text .cnt-block-eshops div.text, .cnt-block div.text_france  {
	color: #FFFFFF;
	font-size: 11px;
	position: absolute;
	top: 40px;
	margin: 10px;
	width: 175px;
}

.cnt-block div.text_france {top:60px;}

#content-eshops #ctl00_cphContent_content1_text {
	color: #FFFFFF;
	font-size: 11px;
	position: absolute;
	top: 40px;
	margin: 10px;
	width: 175px;
}

.cnt-block div.text p, .cnt-block-eshops div.text p {
	padding: 0 20px 0 0;
	color: #FFFFFF;
}

.cnt-block a, .cnt-block a:visited, .cnt-block-eshops a, .cnt-block-eshops a:visited {
	font-size: 11px;
	color: #AC9361;
	text-decoration: none;
}

.cnt-block select, .cnt-block-eshops select {
	width: 173px;
	border: 0;
	border: 1px solid white;
	background-color: #65737F;
	margin: 10px 0;
	color: #FFFFFF;
/*	height: 15px;*/
	font-size: 11px;
}

/*****************************************************
* Fonts, links, etc. for Square Brown Content Block
*****************************************************/

.cnt-block-act {
	width: 198px;
	height: 198px;	
	background-color: #AC9361;
	margin: 1px;
}

.cnt-block-act h1, .cnt-block-act h2 {
	margin: 10px;
	color: #FFFFFF;
}

.cnt-block-act div.text, .cnt-block-act .text_france {
	color: #FFF;
	font-size: 11px;
	position: absolute;
	top: 40px;
	margin: 10px;
	width: 175px;
}

.cnt-block-act .text_france {top:60px;}

.cnt-block-act a, .cnt-block-act a:visited, .cnt-block-act a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/********************************
* Content Block with Bread Crumb
**********************************/

.cnt-block-bcrumb {
	background-color: #405160;
}

.cnt-block-bcrumb h2 {
	font-size: 18px;
	/*font-family: Verdana, sans-serif;*/
	margin: 20px 0 10px 30px !important;;
}

.cnt-block-bcrumb h3 {
	margin: 10px 0 0 0;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

.cnt-block-bcrumb div.text {
	color: #FFFFFF !important;
	font-size: 11px;
	margin: 0 0px 20px 30px;
	width: 345px;
}

.cnt-block-bcrumb a, .cnt-block-bcrumb a:visited {
	color: #AC9361;
	text-decoration: underline;
}

.cnt-block-bcrumb a:hover, .cnt-block-bcrumb a:active {
	color: #AC9361;
	text-decoration: none;
}

ul.nav3 {
	margin: 10px 0 10px 10px;
	padding: 0;
}

ul.nav3 li, #content .text li {list-style: none;padding: 0 0 0 10px;}
ul.nav3 li {background: url(../images/bg_li_triangle.gif) center left no-repeat;}
#content .text ul {margin: 10px 0 10px 10px; padding:0 10px 10px 0;}
#content .text li {margin-bottom:3px; background: url(../images/bg_li_triangle.gif) top left no-repeat;}

ul.nav3 a, ul.nav3 a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
/*	font-size: 11px;*/
}

ul.nav3 a:hover, ul.nav3 a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

ul.nav3 li.active a, ul.nav3 li.active a:hover, ul.nav3 li.active a:active, ul.nav3 li.active a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

ul.blt {
	margin: 20px 0 20px 10px;
	padding: 0;
	list-style-type: disc;
}

.tbl {
	width: 90%;
	border-collapse: collapse;
}

.tbl tr td {
	color: #FFFFFF;
	padding: 2px;
}

.tbl th {
	text-align: left;
}

/********************************
* Content Block with 10 Squares
**********************************/

#cnt1 {
	position: absolute;
	top: 0;
	left: 0;
}

#cnt2 {
	position: absolute;
	top: 201px;
	left: 0;
}

#cnt3 {
	position: absolute;
	top: 0;
	left: 201px;
}

#cnt4 {
	position: absolute;
	top: 201px;
	left: 201px;
}

#cnt5 {
	position: absolute;
	top: 0;
	left: 402px;
}

#cnt6 {
	position: absolute;
	top: 201px;
	left: 402px;
}

#cnt7 {
	position: absolute;
	top: 0;
	left: 603px;
}

#cnt8 {
	position: absolute;
	top: 201px;
	left: 603px;
}

#cnt9 {
	position: absolute;
	top: 0;
	left: 804px;
}

#cnt10 {
	position: absolute;
	top: 201px;
	left: 804px;
}

/*************
* BREAD-CRUMB *
*************/

#bcrumb {
	margin: 20px 0px 10px 10px;
}

#bcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bcrumb ul li {
	display: inline;
	font-size: 11px;
	margin: 0 5px 0 0;
}

#bcrumb ul li a, #bcrumb ul li a:visited { 
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #8a98a2;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/bg_li_triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 12px;
}

#bcrumb ul li a:hover, #bcrumb ul li a:active {
	color: #FFFFFF;
}

/*************
* FOOTER *
*************/

#foot {height:15px; padding:5px;}

#foot_career {background-color:#FF9933; position:absolute; left:0; top:630px; z-index:9999; width:auto;}

#foot ul {
	margin: 0 0 0 10px;
	font-size: 10px;
}

#foot ul li {
	display: inline;
	color: #334860;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 5px 0 0;
}

#foot ul li a, #foot ul li a:visited {
	font-size: 10px;
	color: #334860;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	background-image: url(../images/bg_li_blue.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/******************
* content-search
******************/

#content-search {
    float:left;
	min-height: 499px;
	padding: 15px 0 0 15px;
/*	overflow:auto; */
}

#content-search .top-level{
	margin: 10px 0 13px 0;
}

#content-search .bottom-level {
	margin: 10px 0;
}

#content-search a {
	color: #AC9361;
	text-decoration: none;
}

#content-search .radio-button {
	margin: 0 0 0 15px !important;
	padding: 0;
	font-size: 12px;
}

#content-search .radio-button label {
	color: white !important;
}

#content-search .search-text {
	height: 18px;
	font-size: 10px;
	line-height: 16px;
}

#content-search .search-label {
	font-size: 12px;
	color: white;
	margin-bottom: 10px;
}

#content-search .search-title {
	font-size: 12px;
	margin: 0 0 0 20px;
}

#content-search .search-teaser {
	font-size: 12px;
	color: white;
	padding: 0 !important;
	margin: 0 0 10px 20px !important;
}

#content-search .previous {
	float: left;
	font-size: 12px;
	padding: 0 !important;
	margin: 0 0 0 20px !important;
}

#content-search .next {
	float: left;
	font-size: 12px;
	padding: 0 !important;
	margin: 0 0 0 20px !important;
}

#content-search .clear {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

/******************
* content-company
******************/

#content-company {
	width: 1004px;
	height: 499px;
	background-image: url(../images/bg_company.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	overflow:hidden;	
	background-color:#405160;
}

#content-company td {
    color:#FFFFFF;
	font-size:11px;
	}

/******************
* content-eshops
*******************/

#content-eshops {
	/*width: 1079px;*/
	width:1004px;
	height: 499px;
	background-image: url(../images/bg_eshop.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	overflow:hidden;
	background-color:#405160;
}

#cnt11 {
	position: absolute;
	top: 40px;
	left: 0;
}

#cnt14 {
	position: absolute;
	top: 240px;
	left: 199px;
}

/******************
* content-collection
*******************/
#content-collection {
	/*width: 1057px;*/
	width:1003px;
	height: 499px;
	background-image: url(../images/bg_collection.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	overflow:hidden;
	
}

#cnt27 {
	position: absolute;
	top: 44px;
	left: 600px;
}

#cnt29 {
	position: absolute;
	top: 44px;
	left: 800px;
}

#col1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 396px;
	height: 499px;
	margin: 0 !important;
	overflow: auto;
}

#col2 {
	position: absolute;
	top: 0px;
	left: 396px;
	width: 468px;
	height: 499px;
	margin: 0 !important;
	overflow: auto;
}

#col2-3 {
	position: absolute;
	top: 0px;
	left: 396px;
	width: 610px;
	height: 499px;
/*	height: 429px;*/
	margin: 0 !important;
	background-image: url(../images/bg_dark.jpg);
	background-repeat: no-repeat;
	padding: 0 20px 0 20px;
}
#col2-3-sol {
	position: absolute;
	top: 0px;
	left: 302px;
	width: 710px;
	height: 499px;
	margin: 0 !important;
	background-image: url(../images/bg_dark.jpg);
	background-repeat: no-repeat;
	padding: 0 10px 0 10px;
	overflow:auto;
}

#col3 {
	position: absolute;
	top: 0px;
	left: 605px;
	width: 396px;
	height: 499px;
	margin: 0 !important;
	overflow: auto;
	color:#FFF;
}

#col2-coll {
	position: absolute;
	top: 0px;
	left: 396px;
	height: 499px;
	margin: 0 !important;
	overflow: hidden;
	width: 670px;
	background-image: url(../images/bg_dark.jpg);
	background-repeat: repeat-x;
}

/*******************
* content-lingeriecard
*******************/

#content-lingeriecard {
	/*width: 1057px;*/
	width:1004px;
	height: 499px;
	background-image: url(../images/bg_lingeriecard.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	overflow:hidden;
}

#cnt1-v {
	height: 436px !important; 	
	position: absolute;
	top: 5px;
	left: 0px;
}

#cnt2-v {
	width: 400px !important;
	position: absolute;
	top: 111px;
	left: 590px;
}

#col1-v {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 396px;
	height: 499px;
	margin: 0 !important;
	overflow: auto;
}

#col3-v {
	position: absolute;
	top: 0px;
	left: 605px;
	width: 396px;
	height: 499px;
	margin: 0 !important;
	overflow: auto;
}

/*******************
* content-news
*******************/

#content-news {
	width: 996px;
	height: 499px;
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;	
}

#content-news-over {
	position: relative;
	width: 996px;
	height: 499px;
}

#content-news-over h1  {
	font-size: 18px;
	text-transform: uppercase;
	margin: 15px 0 20px 0px;
}

#content-news-over h3 { 
	margin: 0px 0 10px 0;
}

#content-news-over ul.nav3 {
	margin: 0;
}

/*******************
* content-press
*******************/
#content-press {
	width: 1004px;
	height: 499px;
	background-image: url(../images/bg_press.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	overflow:hidden;	
}

#content-press-guide {
	width: 1004px;
	height: 499px;
	background: none;
	position: relative;	
}

#col1-press {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 396px;
	height: 499px;
	margin: 0 !important;
	overflow: auto;
}

#col2-press {
	position: absolute;
	top: 0px;
	left: 396px;
	width: 600px;
	height: 499px;
	margin: 0 !important;
	background-image: url(../images/bg_mid.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#col2-press div.text {
	text-align: center;	
}

#col2-3-press {
	position: absolute;
	top: 0px;
	left: 396px;
	width: 610px;
	height: 499px;
	margin: 0 !important;
	background-image: none;
/*	padding: 20px;*/
}

#col2-3-press div.text {
	width: 580px !important;
}

#content-press-guide h1  {
	font-size: 18px;
	text-transform: uppercase;
	margin: 15px 0 25px 0px;
}

#content-press-guide h3 { 
	margin: 0px 0 10px 0;
}

#content-press-guide ul.nav3 {
	margin: 0;
}

#content-press #cnt10 div.text {
	text-align: center;
}

/******************
* content-contact
*******************/

#content-contact {
	width: 1004px;
	height: 499px;
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;	
}

#content-contact .cnt-block, #content-contact .cnt-block-eshops {
	margin-top: 5px;
}

#cnt2-btm {
	position: absolute;
	top: 293px;
	left: 0px;
}

/******************
* content-company
******************/

#content-career {
	width:999px;
	height:499px;
	background-image: url(../images/bg_career.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	overflow:hidden;
}

#col1-career {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 299px;
	height: 499px;
	margin: 0 !important;
}

#col1-career div.text {
	width: 235px;
}

#col2-career {
	position: absolute;
	top: 0px;
	left: 299px;
	width: 299px;
	height: 499px;
	margin: 0 1px;
	overflow: auto;
}

#col2-career div.text {
	width: 245px;
	margin-top: 30px;
}

#col2-career ul.nav3 li a, #col2-career ul.nav3 li a:visited {
	font-weight: bold;
}

#col3-career {
	position: absolute;
	top: 0px;
	left: 601px;
	width: 399px;
	height: 499px;
	margin: 0;
}

#col3-career div.text {
	width: 360px;
	margin-top: 30px;
}

#col1-2-career {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 599px;
	height: 499px;
	margin: 0 !important;
}

.inp-career {
	width: 346px;
}

#tbl-career {
	border-collapse: separate;
}

#tbl-career tr td, #tbl-career tr th {
	font-size: 12px;
	padding: 8px 5px;
}

#tbl-career tr th {
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	color: #FFFFFF;
}

/****************
* content-store
*****************/

#content-store {
	width: 999px;
	height: 499px;
	background-image: url(../images/bg_store.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	overflow:hidden;
	background-color:#405160;
}

input.postcode {
	width: 42px;
	height: 16px;
}

#col3-store {
	width: 495px;
	position: absolute;
	top: 0px;
	left: 601px;
	height: 499px;
	margin: 0;
}

#col3-store div.text {
	width: 460px;
	margin-top: 20px;
}

#tbl-store {
	border-collapse: separate;
}

#tbl-store tr td, #tbl-store tr th {
	font-size: 12px;
	padding: 8px 5px;
}

#tbl-store tr th {
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	color: #FFFFFF;
}

.postcode
{
	text-align: left;
	font-size: 12px;
	color: #FFFFFF !important;
}

/******************
* content-storefinder
* dev : anko
******************/


#storefinder_DropdownList{
	display:block;
	float:left;
}
#storefinder_Countries{
	display:block;
	float:left;
}
#storefinder_Locations{
	display:block;
	float:right;
}

#storefinder_LocationsList{
	display:block;
	float:right;
	
	color: #FFFFFF;
	font-size: 11px;
	width: 198px;
	height:340px;
	margin: 0 !important;
	overflow:auto;
	
	scrollbar-base-color: #79868e;
	scrollbar-arrow-color: #79868e;
	scrollbar-3dlight-color: #79868e;
	scrollbar-darkshadow-color: #79868e;
	scrollbar-face-color: #405160;
	scrollbar-highlight-color: #405160;
	scrollbar-shadow-color: #405160;
	scrollbar-track-color: #79868e;
}
#storefinder_LocationsItem{
	margin-bottom: 10px;
}

#storefinder_Month{
display:block;
float:left;
	width: 30px;
}
#storefinder_Day{
	display:block;
float:left;
	width: 100px;
}


#storefinder_Openingtimes{

}
#storefinder_Addres{

}
#content-finder {
	display:block;
	float:left;
	width: 999px;
	height: 499px;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	overflow:hidden;
	background-color:#405160;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #79868e;
}


#col1-finder {
	display:block;
	float:left;
	width: 228px;
	height: 499px;
	padding-top:40px;
	margin: 0 !important;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	
}

#col1-finder div.text {
	width: 160px;
}

#col2-finder {
	display:block;
	float:left;
	width: 300px;
	height: 499px;
	padding-top:40px;
	margin: 0 !important;
	
	

}

#col2-finder div.text {
	display:block;
	float:left;
	width: 245px;
	margin-top: 20px;
	
}

#col2-finder ul.nav3 li a, #col2-finder ul.nav3 li a:visited {
	font-weight: bold;
}

#col3-finder {
	display:block;
	float:left;
	padding-top:40px;
	height: 499px;
	text-align:center;
	width: 375px;
	margin-top:20px;
}

#col3-finder div.text {
	

}



#tbl-finder {
	border-collapse: separate;
}

#tbl-finder tr td, #tbl-career tr th {
	font-size: 12px;
	padding: 8px 5px;
}

#tbl-finder tr th {
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	color: #FFFFFF;
}

#divOpeningshours table tr td{
	color:#FFFFFF;
	font-size: 11px;
}

/**********
* search
***********/

#search {
	width: 95px;
	height: 20px;
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	float: left;
	margin: 0 20px 0 10px;
	position: relative;
}

#search .inp-search, #search #inp-search {
	font-size: 11px;
	width: 65px;
	line-height: 11px;
	height: 12px;
	border: 0;
	position: absolute;
	top: 3px;
	left: 18px;
}

#search .btn-search, #search #btn-search {
	position: absolute;
	top: 2px;
	left: 2px;
	cursor: pointer;
}

/*******************
* content-company li
********************/

#content-company li {
    list-style: none;
}

#content-company .design_list_horizontal li {background:none;}

/******
* language
********/

#lang select {
	color: #737F88;
	border: 1px solid #D7DADD;
	height: 18px;
	font-size: 10px;
}

div.cnt-block-bcrumb div.text{
		color: #FFF;
}

/* ----------------------- @animatie ------------------------ */
#animatie {height:500px; overflow:hidden;}

/*
#animatie_en {height:500px; overflow:hidden;}
#animatie_fr {height:500px; overflow:hidden;}
#animatie_es {height:500px; overflow:hidden;}
*/

/* ----------------------- @zoeken en taal dropdown ------------------------ */

.search_language {
	position: absolute;
	display: inline;
	margin: 10px 0 0 567px;
	width: 240px;
	height: 80px;
}
/* ----------------------- @banner ------------------------ */
.banner {
	/*border: 1px solid #EEEEEE;*/
	border: none;
	width: 557px;height: 88px;
	float: left;
	position:absolute;
	display:inline;
	margin:10px 0 0 0;
	text-align:center;
}