body {
	margin: 0px;
	padding: 0px;
	background-color: #191919;
	font: normal 11px/16px Helvetica, Arial, sans-serif;
	color: #B3B3B3;
}

input, textarea, select {
	font: normal 11px/16px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
}

a, a:hover {
	cursor: pointer;
	color: #B3B3B3;
	text-decoration: none;
}

a img {
	border: none;
}

ul li {
	list-style-type: none;
}

div#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	width: 998px;
}

a#logo {
	display: block;
	position: absolute;
	top: -12px;
	right: 10px;
	z-index: 100;
	background: transparent url(../images/logo.png) no-repeat top left;
	width: 124px;
	height: 124px;
}

div#footer-wrapper {
	margin: 0px auto;
	font-size: 9px;
	line-height: 16px;
	color: #545454;
	width: 998px;
}

div#footer-content {
	padding: 2px 22px 102px;
}

div#footer-content a {
	color: #545454;
}

/* main-module */

div#main-module {
	position: relative;
	top: 0px;
	left: 0px;
	background: transparent url(../images/main_module.png) no-repeat top left;
	width: 998px;
	height: 584px;
}

div#main-module-background {
	position: absolute;
	top: 12px;
	left: 12px;
	background: transparent none no-repeat top left;
	width: 974px;
	height: 560px;
}

div#main-module-content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 998px;
	height: 584px;
}

div#main-module-content h2 {
	padding: 46px 0px 0px;
	margin: 0px 0px 0px 32px;
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	color: #FFFFFF;
	width: 320px;
}

div#main-module-content h3 {
	margin: 0px 0px 0px 32px;
	font: normal 30px/30px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-style: italic;
	color: #FFFFFF;
	width: 320px;
}

div#main-module-content h4 {
	margin: 10px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
}

/* single-x4-module */

div.single-x4-module {
	margin: -14px 0px 0px;
}

div.single-x4-module div.module-wrapper {
	padding: 32px 0px 10px 2px;
	background: transparent none no-repeat 0px 0px;
}

div.single-x4-module div.module-wrapper div.single-column {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 236px;
	min-height: 100px;
}

div.single-x4-module div.module-wrapper div.double-column {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 482px;
	min-height: 100px;
}

div.single-x4-module div.module-wrapper div.full-column {
	margin: 0px 0px 0px 10px;
	width: 734px;
	min-height: 100px;
}

div.single-x4-module div.module-bottom {
	overflow: hidden;
	background: transparent none no-repeat 0px -2000px;
	height: 22px;
}

div.single-x4-module h4,
div.single-x4-module h5 {
	padding: 0px 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}

div.single-x4-module h5 a {
	color: #FFFFFF;
}

div.single-x4-module p {
	padding: 0px 20px;
}

div.single-x4-module span.separator {
	display: block;
	overflow: hidden;
	background: transparent url(../images/separator.png) repeat-x center left;
	height: 22px;
}

div.single-x4-module span.empty-separator {
	display: block;
	overflow: hidden;
	height: 22px;
}

/* menu-wrapper */

div#menu-wrapper {
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 100;
	padding: 14px 0px 0px;
	background: transparent url(../images/menu_wrapper.png) repeat-x top left;
	width: 100%;
}

div#menu-wrapper div#menu-label {
	background: transparent url(../images/menu_label.png) no-repeat 10px center;
}

div#menu-wrapper div#menu-background {
	background: #111111 url(../images/submenu_wrapper.png) repeat-x top left;
}

div#menu-wrapper div.menu-centered-wrapper {
	margin: 0px auto;
	width: 998px;
}

/* menu */

ul#menu {
	margin: 0px 0px 0px 175px;
}

ul#menu li {
	float: left;
	padding: 0px 8px 0px 0px;
	background: transparent url(../images/menu_separator.png) no-repeat center left;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
}

ul#menu li a {
	display: block;
	outline: none;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px;
	/*padding: 10px 0px 8px;
	border-bottom: 2px solid #000000;*/
	color: #FFFFFF;
}

ul#menu li.first {
	padding-left: 0px;
	background-image: none;
}

ul#menu li.first a {
	margin: 0px;
}

ul#menu li.active a {
	color: #F03232;
}

ul#mounting-types-menu li.active a {
	color: #F03232;
}

/* submenu */

div.submenu-wrapper h4 {
	display: none;
	position: relative;
	float: left;
	top: 20px;
	left: 175px;
	padding: 0px 14px 10px 0px;
	font-size: 11px;
	line-height: 16px;
}

ul.submenu li {
	position: relative;
	float: left;
	top: 0px;
	left: 175px;
	padding: 12px 0px 0px;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

ul.submenu li a {
	display: block;
	outline: none;
	margin: 0px 14px 0px 0px;
	padding: 8px 0px;
	border-bottom: 2px solid #191919;
	color: #FFFFFF;
}

ul.submenu li.active a {
	border-color: #FFFFFF;
}

/* mounting-type-lamps-menu */

div.mounting-type-lamps-menu-wrapper {
	background: transparent url(../images/lamps_menu_wrapper.png) repeat-x top left;
}

ul.mounting-type-lamps-menu {
	/*position: relative;
	float: left;
	top: 0px;
	left: 50%;*/
}

ul.mounting-type-lamps-menu li {
	/*position: relative;*/
	float: left;
	top: 0px;
	/*left: -50%;*/
	padding: 0px 0px 10px;
	text-align: center;
}

ul.mounting-type-lamps-menu li a {
	display: block;
}

ul.mounting-type-lamps-menu li a span.image {
	display: block;
	background: transparent none no-repeat top left;
	height: 120px;
}

ul.mounting-type-lamps-menu li a span.label {
	display: block;
}

/*ul.mounting-type-lamps-menu li a:hover span.label {
	color: #FFFFFF;
}*/

/* */

span.privacy-policy-label {
	cursor: pointer;
	text-decoration: underline;
}

/* special classes */

.hidden {
	display: none;
}

.float-container {
	height: 1%;
}

.float-container:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: '.';
	line-height: 0px;
	height: 0px;
}