h1, h2, h3, h4, h5, h6,
pre, code, kbd,
table, td {
    font-size: 1em;
}
html, body,
h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
form,  fieldset, input,
dl, ol, ul, li {
    margin: 0;
    padding: 0;
}
:link, :visited {
    text-decoration: none;
}
a img,
:link img,
:visited img {
    border: 0;
}
a:active {
    outline: none;
}
address, abbr {
    font-style: normal;
}

u {
	text-decoration: none;
	color: #f0027f;
}

a {
	color: #c2007a;	
}

html, body {
 	height: 100%;
	font-family: verdana, arial;
}

#landing_logo {
	position: absolute;
	left: 34px;
	top: 20px;	
	height: 156px;
	width: 496px;
	background: url('../gfx/home_stoel_top.gif') ;
}

#landing_border {
	position: absolute;
	top: 175px;
	height: 127px;
	width: 98%;
	background-image: url('../gfx/balk_home.gif');
}

#landing_border a {
	color: #ffffff;
}

#landing_border .contact {
	position: absolute;
	top: 14px;	
	left: 250px;
	font-size: 11px;
}

#landing_border .second {
	position: absolute;
	top: 54px;	
	left: 250px;		
}

#landing_border .thirth {
	position: absolute;
	top: 96px;	
	left: 250px;
}

#landing_border .language {
	position: absolute;
	top: 42px;
	left: 20px;
}

#home_bottom {
	position: absolute;
	top: 302px;
	height: 326px;
	width: 440px;
	left: 20px;
	background: url('../gfx/home_stoel_bt.gif') no-repeat;	
	padding-top: 40px;
	font-size: 11px;
	padding-left: 500px;
	line-height: 16px;
}
	#home_bottom h1 {
		color: #c2007a;
		font-size: 13px;	
		padding-bottom: 6px;
	}


#container {
	width: 100%;
	height: 100%;
	font-size: 11px;
}

#top {
	height: 170px;
}

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#search_form {
	position: absolute;
	top: 20px;
	left: 270px;
	height: 150px;
	width: 300px;
	line-height: 20px;
}

#search_form select {
	width: 200px;
}

#menu_left {
	position: absolute;
	left: 270px;
	top: 14px;	
	width: 250px;
	height: 100px;
}

#menu {
	position: absolute;
	left: 520px;
	top: 14px;	
	width: 200px;
	height: 100px;
}

.menu_mid_home {
	top: 20px;
}

.whitespace_margin {
	margin-top: 11px;
}

#menu_mid {
	position: absolute;
	left: 665px;
	top: 14px;	
	width: 200px;
	height: 100px;
}

#menu_mid.prod {
	left: 450px;
	
}
#menu_right {
	position: absolute;
	left: 830px;
	top: 14px;	
	width: 200px;
	height: 100px;
	z-index: 100;
}

#menu_right.prod {
	left: 635px;
	
}

#menu ul,
#menu_left ul,
#menu_mid ul,
#menu_right ul {
	color: #68666b;
	margin: 0px;	
	padding: 0px;	
}

#menu li,
#menu_left li,
#menu_mid li,
#menu_right li {
	list-style: none;	
	padding-top: 3px;
}

#menu a,
#menu_left a,
#menu_mid a,
#menu_right a {
	color: #68666b;
	text-decoration: none;	
}

#menu a:hover,
#menu_left a:hover,
#menu_mid a:hover,
#menu_right a:hover {
	text-decoration: underline;
}

#balk_classics {
	background: url('../gfx/balk_classics.gif');
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	height: 85px;
}

#balk_classics .results {
	text-align: left;
	padding-top: 6px;
	padding-left: 250px;
}

.language {
	text-align: left;	
	margin-left: 10px;
	padding-top: 12px;
}

.results img {
	width: 40px;
	height: 40px;
	border: 1px #27323C solid;	
}
.results img.active {
/*	border: 1px #c2007a solid;*/
}

.results p {
	margin-top: 14px;
	color: #ffffff;
}

#balk_products {
	background: url('../gfx/balk_products.gif');
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-right: 20px;	
	height: 85px;
}

.link1 {
	margin-top: -18px;
	margin-left: 250px;
}

.link1 a {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
}

#title_bar {
	height: 28px;
	color: #c2007a;
	font-size: 13px;	
	padding-top: 12px;
}

#title_bar span {
	margin-left: 270px;
}

#content {
	margin-right: 20px;
	background-image: url('../gfx/left_margin.gif');
	background-repeat: repeat-y;
	height: 250px;
}

#content #home {
	width: 230px;
	height: 230px;
	margin-left: 20px;
	color: #FFF;
	padding: 10px;
	line-height: 16px;
}


#content #resultList {
	position: absolute;
	left: 20px;
	top: 295px;
	background-color: #C5C3C5;
	width: 240px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#content #resultList A.active {
    color: black;
}

#content #image {
	position: absolute;
	left: 270px;
	top: 295px;
	background-color: #ffffff;
	width: 250px;
	height: 250px;
	text-align: center;
}

#content #image p {
	padding: 0 10px;
}

#content #image p.textLeft {
	text-align: left;
	padding: 10px 0 0 0;
}

#content #description {
	position: absolute;
	left: 520px;
	top: 295px;	
	width: 300px;
	height: 230px;
	color: #000000;
	padding: 10px;
	line-height: 16px;
}

#content #home h2,
#content #description h2 {
	margin-bottom: 6px;
}

#content #description strong {
	color: #ffffff;
}

#content #description a {
	color: #000099;
}

#promo {
	position: absolute;
	left: 20px;
	top: 487px;	
	color: #FFFFFF;
	padding: 5px;
	width: 240px;
	line-height: 16px;
	font-size: 13px;
	background-color: red;
	text-align: center;
}

.bg_lightblue {
	background-color: #91C5E8;	
}

.bg_grey {
	background-color: #c5c3c5;	
}

.bg_blue {
	background-color: #00a2e8;	
}

#iframe {
	position: absolute;
	top: 290px;
	left: 20px;
	width: 710px;
	height: 600px;
}

#iframe iframe {
	width: 100%;
	height: 100%;
}

#left {
	position: absolute;
	top: 266px;
	left: 22px;
	width: 250px;
	font-size: 13px;
}

#left ul {
	list-style-type: none;
	line-height: 20px;
}

#left .extraSpace li {
	margin-bottom: 20px;
	width: 210px;
}

#left li.active a {
	color: #000000;
}

p.searchSpace {
	font-size: 11px;
	padding-left: 10px;
	padding-top: 40px;
	width: 200px;
	line-height: 16px;
}

#text {
	position: absolute;
	left: 270px;	
	top: 305px;
	width: 400px;
	line-height: 17px;
}

#text h1 {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 20px;	
}

#text h2 {
	font-size: 12px;
	margin-bottom: 8px;
}

#text .left {
	float: left;
	margin: 0 10px 10px 0;
}

#text p {

}

#text p a {
	color: #c2007a;
}

#text p.intro {
	font-style: italic;
	margin-bottom: 8px;
}

#text fieldset {
	border: 0;
}

#text legend {
	display: none;
}

#text label,
#text span.fake {
	width: 100px;
	float: left;
}

#list {
	position: absolute;
	left: 690px;
	top: 305px;
	width: 160px;
}

#list ul,
#list li {
	list-style-type: none;
}

#list li {
	margin-bottom: 14px;
}

#list img {
	border: 2px #ffffff solid;
	padding: 2px;
	background-color: #ffffff;
	margin-top: 4px;	
}

#list img.active {
	border: 2px #00A2E8 solid;
	padding: 2px;
}
#list a.active {
	color: #00A2E8;
}

#brands a,
#designers a{
	color: #000099;
}

#brands dt,
#designers dt {
	font-size: 13px;
	margin-bottom: 20px;
}

#brands ul,
#designers ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#brands dd,
#designers dd {
	margin: 0;
	padding: 0;
}

#basket {
	
}

#basket #side {
	position: absolute;
	left: 40px;
	top: 300px;
	height: 250px;
	width: 230px;	
	color: #c2007a;
}

#basket #overview {
	position: absolute;
	left: 270px;
	top: 300px;
}

#basket #overview table td {
	padding-top: 5px;
}

#basket #overview table th {
	color: #00a2e8;	
	text-align: left;
	padding-bottom: 30px;
}

#basket #overview .total {
	margin-top: 30px;	
}

/* lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* thickbox */


*{padding: 0; margin: 0;}


#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* carousel */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* skin */

#wrap {
	padding-top: 13px;
	margin-left: 210px;
}

.extraMargin {
	margin-left: 40px !important;
    width: 40px;
    height: 40px;
}

.extraMargin li {
 	margin-right:-30px;
}

.jcarousel-skin-tango.jcarousel-container {
    padding: 0 40px;
}

.jcarousel-skin-tango.jcarousel-container-horizontal {
    width: 490px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  490px;
    height: 40px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 40px;
    height: 40px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 6px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../gfx/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 6px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../gfx/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

img {
	border: 0;
}