/* @override http://localhost:8888/bremtex/www.bremtex.nl/css/mainstyles.css */

/***** Reset styles *****/

* {
	padding: 0;
	margin: 0;
	border: 0
}

body, html {
	width: 100%;
	height: 100%
}


/***** Layout styles *****/

body {
	background-color: #fff;
	background-image: url(../images/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}

body.showroom {
	background-image: url(../images/body_bg_showroom.jpg);
}

.clear {
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 100%;
	padding: 0px 25px;
	background-image: url(../images/wrapper_background.png);
	background-position: center top;
	background-repeat: no-repeat
}

#wrapperinner {
	width: 900px;
	background-color: #fff
}

#contactinfo {
	width: 520px;
	margin-top: 20px;
	height: 19px;
	text-align: right;
	float: left;
}

#headerimagetop {
	width: 380px;
	text-align: right;
	height: 14px;
	float: left;
}

#headerimage {
	width: 900px;
	height: 140px
}

#headerbar {
	width: 900px;
	height: 44px;
	background-image: url(../images/headerbar_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x
}

#menu {
	width: 476px;
	height: 27px;
	margin-top: 17px;
	float: right
}

#language {
	width: 250px;
	height: 27px;
	padding: 17px 12px 0px 12px;
	float: right
}

#content {
	width: 900px;
	padding-bottom: 30px;
	border-bottom: 2px solid #847d6f
}

#leftbar {
	width: 160px;
	padding-top: 9px;
	float: left
}

#maincontent {
	width: 575px;
	margin: 25px 15px 0px 15px;
	float: left
}

#leftbar.largeleftbar {
	width: 170px
}

#maincontent.largeleftbar {
	margin-left: 5px
}

#rightbar {
	width: 120px;
	padding: 35px 15px 0px 0px;
	float: left
}

#footer {
	width: 900px;
	padding-top: 3px;
	padding-bottom: 10px
}

#footerleft {
	width: 450px;
	float: left
}

#footerright {
	width: 450px;
	float: left
}

#wrapperbottom {
	width: 940px;
	height: 14px
}

#login {
	padding-bottom: 10px
}

.seperator{
	height: 1px;
	background-color: #847868;	
	line-height: 1px
}

#brandslogo {
	text-align: center;
}

.itemoverview {
	height: 120px
}

.overviewitem {
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid #847d6f
}

.overviewitem a {
	display: block;
	border: 1px solid #847d6f
}

.overviewitem a:hover {
	border: 1px solid #c4b79c
}

.overviewitem img {
	width: 118px;
	height: 118px;
	border: 0px
}

.overviewseperator {
	float: left;
	width: 20px
}

.overview2seperator {
	height: 20px
}

#lima_member{
	padding-top: 10px;
	width: 120px;
	text-align: center;
}



/***** Menu & language styles *****/

ul#menulist, ul#languagelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none
}

ul#menulist li {
	float: left;
	list-style: none;
	border-right: 1px solid #fff
}

ul#menulist li.last {
	border-right: none
}

ul#menulist a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 4px 8px 6px 8px;
	background-image: url(../images/menu_bg.gif);
	background-position: left top;
	background-repeat: repeat-x
}

ul#menulist li a:hover, ul#menulist li a.selected {
	color: #847d6f;
	background-position: left bottom;
	border-bottom: 2px solid #f2ede1
}

ul#languagelist {
	float: right
}

ul#languagelist li {
	float: left;
	list-style: none
}

ul#languagelist li a.last {
	background-image: none
}

ul#languagelist a {
	text-decoration: none;
	color: #847d6f;
	display: block;
	margin-top: 6px;
	padding: 0px 4px 8px 4px;
	background-image: url(../images/language_seperator.gif);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 11px;
}

ul#languagelist li a:hover, ul#languagelist li a.selected {
	color: #847d6f;
	border-bottom: 2px solid #f2ede1
}

/***** Content styles *****/

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.leftbarbox {
	padding: 15px;
	width: 120px;
	background-color: #f2ede1
}

.topbox {
	margin-top: 19px
}

#contentleftcolumn {
	padding-right: 5px;
	width: 270px;
	float: left
}

#contentrightcolumn {
	width: 300px;
	height: 329px;
	float: left;
	background-image: url(../images/content_gradient.jpg);
	background-position: right top;
	background-repeat: no-repeat
}

#rightcolumnheader {
	margin: 10px 10px 10px 50px;
}

#contentphotocontainer {
	margin-left: 45px;
	margin-bottom: 20px;
	width: 220px
}

#contentphotocontainerlarge {
	padding: 5px 5px 10px 0px
}

#contentrightcolumnbuttonlarge {
	padding-right: 30px;
	padding-left: 20px;
	text-align: right;
	width: 250px;
	height: 18px
}

#contentrightcolumnbutton {
	padding-left: 50px;
	padding-right: 40px;
	text-align: right;
	width: 210px;
	height: 18px
}

#showroom-categories {
	width: 900px;
	height: 455px
}

#showroom-viewer {
	width: 900px;
	height: 300px
}

#virtual-showroom-banner-wrapper {
	width: 185px;
	height: 270px;
	position: relative;
	z-index: 100;
	left: -30px;
}

.showroom-button-half {
	width: 450px;
	height: 435px;
}

/***** Text styles *****/

p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999880;
	padding-bottom: 12px
}

.leftbarbox p {
	color: #837a6a
}

p.alignright {
	text-align: right
}

p.red {
	color: #ff0000;
}

#footer p {
	color: #b2a984
}

#footer a {
	color: #837a6a
}

#rightbar a p {
	color: #fff;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #847d6f
}

#maincontent ul {
	padding: 0px 0px 12px 15px; 
}

#maincontent li {
	padding: 0px; 
}

h1, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #484238;
	padding-bottom: 12px
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 12px;
	color: #484238
}

h3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484238
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #484238
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #484238
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	color: #484238
}

#contentphotocontainerinner p {
	padding: 10px
}

a {
	text-decoration: none;
	color: #000
}

a:hover {
	text-decoration: underline
}

#wrapper a:focus, #wrapper a:active, object {
	outline: 0 none;
	-moz-outline: 0 none
}

/***** Padding & margin styles *****/

.nopaddingbottom {
	padding-bottom: 0px;
}

.smallpaddingbottom {
	padding-bottom: 2px
}

.marginbottom {
	margin-bottom: 12px
}

.smallmarginbottom {
	margin-bottom: 5px
}

input.marginbottom {
	margin-bottom: 10px
}



/***** Form & button styles *****/

/* Fixed width input button normal (used in login form in rightbar) */

.fixedInputButton { 
	border: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	height: 20px;
	background: url(../images/btn_bg.gif) top left no-repeat;
	font-size: 9px;
	color: #fff;
	line-height: 20px;
	text-align: left;
	padding: 0px 8px;
	cursor: pointer
}



/* Variable width input button normal (used in index, brands, login, newsletter) */

.variableInputButton {
	display: block;
	position: relative;
	background: #aaa;
	padding: 4px;
	float: left; 
	color: #fff; 
	text-decoration: none; 
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6b6457;
	font-size: 9px
}

.variableInputButton * { 
	font-style: normal; 
	background-image: url(../images/btn_border.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative
}
	
.variableInputButton i { 
	background-position: top left; 
	position: absolute; 
	margin-bottom: -4px;  
	top: 0; 
	left: 0; 
	width: 4px; 
	height: 4px
}

.variableInputButton span { 
	background-position: bottom left; 
	left: -4px; 
	padding: 0 25px 4px 8px; 
	margin-bottom: -4px
}

.variableInputButton span i { 
	background-position: bottom right; 
	margin-bottom: 0; 
	position: absolute; 
	left: 100%; 
	width: 8px; 
	height: 100%; 
	top: 0
}

.variableInputButton span span { 
	background-position: top right; 
	position: absolute; 
	right: -8px; 
	margin-left: 8px; 
	top: -4px; 
	height: 0
}

* html .variableInputButton span,
* html .variableInputButton i { 
	float: left; 
	width: auto; 
	background-image: none; 
	cursor: pointer
}

.variableInputButton.grey {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6a6356;
	font-size: 9px
}
	
.variableInputButton:hover { 
	background-color: #988765; 
	text-decoration: none
}

.variableInputButton:active { 
	background-color: #988765; 
}

.variableInputButton[class] {  
	background-image: url(../images/btn_shade-arrow.png); 
	background-position: right center
}

* html .variableInputButton { 
	border: 3px double #aaa; 
}

* html .variableInputButton.grey { 
	border-color: #6a6356; 
}

* html .variableInputButton:hover { 
	border-color: #988765; 
}



/* Variable width a href button normal (used in index, brands, login, newsletter) */

a.variableAhrefButton {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/btn_bg_left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.variableAhrefButton:hover {
	background-position: left bottom;
	text-decoration: none
}

a.variableAhrefButton p {
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	line-height: 20px;
	padding: 0px 40px 0px 9px;
	background-image: url(../images/btn_bg_right.gif);
	background-repeat: no-repeat;
	background-position: right top
}

a.variableAhrefButton:hover p {
	background-position: right bottom;
	text-decoration: none
}



/* Fixed width a href button normal (used in newsletter signup in rightbar) */

a.fixedAhrefButton { 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	height: 20px;
	background: url(../images/btn_bg.gif) top left no-repeat;
	font-size: 9px;
	color: #fff
}

a.fixedAhrefButton {
	color: #fff;
	text-decoration: none
}

a.fixedAhrefButton:hover {
	color: #fff;
	text-decoration: none;
	background-position: left bottom
}

a.fixedAhrefButton span {
	display: block;
	width: 102px;
	height: 9px;
	line-height: 9px;
	padding: 6px 9px 5px 9px;
	cursor: pointer
}



/* Fixed width a href button light background (used in login form in rightbar) */

a.fixedAhrefButtonLight { 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 118px;
	height: 18px;
	border: 1px #f6f1e4 solid;
	font-size: 9px;
	color: #9c8f65;
}

a.fixedAhrefButtonLight:link, a.fixedAhrefButtonLight:visited {
	color: #9c8f65;
	text-decoration: none
}

a.fixedAhrefButtonLight:hover, a.fixedAhrefButtonLight:active {
	color: #555446;
	text-decoration: none   
}

a.fixedAhrefButtonLight span {
	display: block;
	background-color: #f6f1e4;
	border: 1px #fff solid;
	width: 106px;
	height: 9px;
	line-height: 9px;
	padding: 4px 5px 3px 5px;
	cursor: pointer
}



/*** Leftbar brands ***/

ul.sidemenulist {
	width: 154px;
	list-style: none
}

ul.sidemenulist li {
	border-bottom: 1px solid #fff
}

ul.sidemenulist li a {
	display: block;
	padding-right: 2px;
	color: #fff
}

ul.sidemenulist li a:hover, ul.sidemenulist li a.selected {
	border-right: 2px solid #847d6f;
	text-decoration: none
}

ul.sidemenulist li a span {
	display: block;
	width: 135px;
	line-height: 20px;
	padding-left: 15px;
	background-color: #847d6f
}

ul.sidemenulist li a:hover span, ul.sidemenulist li a.selected span {
	background-color: #90897d
}


/*** Sitemap ***/

ul#sitemap {
	list-style-type: none
}

ul#sitemap li {
	padding-left: 10px;
	background-image: url(../images/list_item.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	line-height: 18px
}

ul#sitemap li a {
	color: #847d6f;
	text-decoration: none;
}

ul#sitemap li a:hover {
	border-bottom: 2px solid #f2ede1
}

ul#sitemap li ul {
	list-style-type: none
}

ul#sitemap li ul li {
	background-image: url(../images/list_item_sub.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #9c8f65
}

ul#sitemap li ul li a, ul#sitemap li ul li a:hover {
	color: #9c8f65
}
















































/*

 Variable width input button normal (used in index, brands, login, newsletter) 

.btn-input {
	display: block;
	position: relative;
	background: #aaa;
	padding: 4px;
	float: left; 
	color: #fff; 
	text-decoration: none; 
	cursor: pointer
}

.btn-input * { 
	font-style: normal; 
	background-image: url(../images/btn_border.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative
}
	
.btn-input i { 
	background-position: top left; 
	position: absolute; 
	margin-bottom: -4px;  
	top: 0; 
	left: 0; 
	width: 4px; 
	height: 4px
}

.btn-input span { 
	background-position: bottom left; 
	left: -4px; 
	padding: 0 25px 4px 8px; 
	margin-bottom: -4px
}

.btn-input span i { 
	background-position: bottom right; 
	margin-bottom: 0; 
	position: absolute; 
	left: 100%; 
	width: 8px; 
	height: 100%; 
	top: 0
}

.btn-input span span { 
	background-position: top right; 
	position: absolute; 
	right: -8px; 
	margin-left: 8px; 
	top: -4px; 
	height: 0
}

* html .btn-input span,
* html .btn-input i { 
	float: left; 
	width: auto; 
	background-image: none; 
	cursor: pointer
}

.btn-input.grey {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6a6356;
	font-size: 9px
}
	
.btn-input:hover { 
	background-color: #988765; 
	text-decoration: none
}

.btn-input:active { 
	background-color: #988765; 
}

.btn-input[class] {  
	background-image: url(../images/btn_shade-arrow.png); 
	background-position: right center
}

* html .btn-input { 
	border: 3px double #aaa; 
}

* html .btn-input.grey { 
	border-color: #6a6356; 
}

* html .btn-input:hover { 
	border-color: #988765; 
}
*/