@charset "utf-8";
/* CSS Document */

BODY {
	MARGIN-TOP: 0px;
	FONT-SIZE: 12px;
	COLOR: #2b2b2b;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f2f2f1
}
H1 {
	DISPLAY: block;
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	COLOR: #2b2b2b
}
H2 {
	DISPLAY: block;
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	COLOR: #990000
}
H3 {
	DISPLAY: block;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	COLOR: #2b2b2b;
	line-height: 1.25em;
}
H4 {
	DISPLAY: block;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	COLOR: #990000;
	line-height: 1.5em;
}
H5 {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	COLOR: #2b2b2b;
	line-height: 1em;
}
H6 {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	COLOR: #990000;
	line-height: 1em;
}
A:link {
	COLOR: #990000;
	TEXT-DECORATION: underline
}
sup {
	line-height: 0pt;
}
A:active {
	COLOR: #990000;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #990000;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #2b2b2b;
	TEXT-DECORATION: underline
}
.header {
	DISPLAY: block;
	FONT-SIZE: 24px;
	MARGIN-LEFT: 10px;
	COLOR: #2b2b2b;
	padding-left: 20px;
	padding-bottom: 15px;
}
.read_more {
	font-weight: normal;
	color: #9C0000;
	font-size: 12px;
	text-align: left;
}
#country_select {
	width: 932px;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
}
#mast {
	width: 932px;
	background-image: url(backgrounds/bg_main_top_v3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mast_NO {
	width: 932px;
	background-image: url(backgrounds/bg_main_top_v2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mast_SE {
	width: 932px;
	background-image: url(backgrounds/SWE_bg_main_top_v4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mast_PL {
	width: 932px;
	background-image: url(backgrounds/POL_bg_main_top_v4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mast table {
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 5px;
}
.main_corp_navigation {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
}
.main_corp_navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
	float: left;
}
.main_corp_navigation li {
	display: inline;
}
.main_corp_navigation a {
	display: block;
	float: left;
	padding-top: 0.2em;
	padding-right: .75em;
	padding-bottom: 0.2em;
	padding-left: .75em;
	text-decoration: none;
	color: #000000;
}
.main_corp_navigation a:hover {
	text-decoration: none;
	background-image: url(backgrounds/bg_main_menu.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.main_corp_navigation #current a {
	text-decoration: none;
	background-image: url(backgrounds/bg_main_menu.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.main_navigation {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
}
.main_navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
}
.main_navigation li {
	display: inline;
}
.main_navigation a {
	display: block;
	float: left;
	padding-top: 0.2em;
	padding-right: .75em;
	padding-bottom: 0.2em;
	padding-left: .75em;
	text-decoration: none;
	color: #000000;
}
.main_navigation a:hover {
	text-decoration: none;
	background-image: url(backgrounds/bg_main_menu.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.main_navigation #current a {
	text-decoration: none;
	background-image: url(backgrounds/bg_main_menu.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.sub_navigation {
	background-image: url(backgrounds/bg_sub_menu_v3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	left: 30px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 11px;
}
.sub_navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
}
.sub_navigation li {
	display: inline;
}
.sub_navigation a {
	display: block;
	float: left;
	padding-top: .4em;
	padding-right: 1.5em;
	padding-bottom: .4em;
	padding-left: 0.7em;
	text-decoration: none;
	color: #000000;
}
.sub_navigation a:hover {
	text-decoration: none;
	color: #E10415;
}
.sub_navigation a:visited {
	text-decoration: none;
	color: #666666;
}
.sub_navigation #current a {
	text-decoration: none;
	color: #E10415;
}
#section_picture {
	width: 932px;
	background-image: url(backgrounds/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 28px;
	padding-left: 30px;
}
#section_picture .picture {
	width: 874px;
	margin: 0px;
	padding: 0px;
	height: 240px;
}
#section_home {
	width: 932px;
	background-image: url(backgrounds/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 28px;
	padding-left: 30px;
}
#section_home .home_page {
	width: 874px;
	margin: 0px;
	padding: 0px;
	height: 240px;
}
.home_page_main {
	width: 100%;
	padding: 10px;
	text-align: left;
}
#main_page {
	background-image: url(backgrounds/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 932px;
}
#main_page .content {
	width: 850px;
}
#main_page .content_left {
	background-image: url(backgrounds/bg_main_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 620px;
	padding: 10px;
	text-align: left;
}
#main_page .content_left_search_results {
	background-position: top;
	width: 620px;
	padding: 10px;
	text-align: left;
}
#main_page .content_right {
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
}
#main_page .content_right ul {
	color: #000;
	margin: 0px;
	padding: 0px;
}
#main_page .content_right li {
	color: #000;
	display: inline;
	list-style-type: none;
}
#main_page .content_right li a {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 2px;
	text-decoration: none;
	background-color: #FAF7E4;
}
#main_page .content_right li a:hover {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 2px;
	background-color: #F5E284;
	color: #333;
}
#main_page .content_right #current a {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 2px;
	background-color: #F5E284;
	color: #333;
}
#main_page_home .content_home {
	width: 850px;
	padding: 10px;
}
#main_page_home .content_home .border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
}

#main_page_home {
	background-image: url(backgrounds/bg_home_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 932px;
	height: 250px;
}
#main_page_home .content_home img {
	float: left;
}
.home_page_4col {
	border-left-width: 0.05em;
	border-left-style: solid;
	border-left-color: #F3DD6E;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.home_page_4col_v2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#home_footer {
	background-image: url(backgrounds/bg_home_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 932px;
	height: 215px;
}
#main_footer {
	background-image: url(backgrounds/bg_main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 932px;
	height: 40px;
}
#final_footer {
	width: 932px;
	padding-right: 10px;
	padding-left: 10px;
}
.thumbnail_picture {
	float: left;
	margin-right: 10px;
}
.thumbnail_product_pic {
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thumbnail_news_pic {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.thumbnail_animation {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	padding-right: 10px;
}

.copyright {
	text-align: right;
}
.pic_background_section {
	background-repeat: no-repeat;
	background-position: center top;
	MARGIN-LEFT: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.pic_1_home_section {
	background-image: url(section_backgrounds/category_banner4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	MARGIN-LEFT: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.pic_2_windows_section {
	background-image: url(section_backgrounds/section_windows.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	MARGIN-LEFT: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.pic_3_doors_section {
	background-image: url(section_backgrounds/section_doors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	MARGIN-LEFT: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.pic_4_performance_section {
	background-image: url(section_backgrounds/section_performance.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	MARGIN-LEFT: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.pic_5_gallery_section {
	background-image: url(section_backgrounds/section_performance.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.pic_6_about_section {
	background-image: url(section_backgrounds/section_about_us.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.pic_7_contact_section {
	background-image: url(section_backgrounds/category_banner4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	MARGIN-LEFT: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.pic_8_customer_section {
	background-image: url(section_backgrounds/section_about_us.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.pic_9_news_section {
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.technical_table {
	padding: 5px;
	border: .05em solid #333333;
}
.basic_table {
	padding: 5px;
}
.basic_form_titles {
	background-color: #F8EDAF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #FFF;
}
.basic_form_entries {
	background-color: #F9F6E3;
	margin: 2px;
	padding: 2px;
	border: 1px solid #FFF;
}
.news_item_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3DD6E;
}
#main_page .product_summary {
	background-image: url(backgrounds/bg_main_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	text-align: left;
}
.border_on_table {
	border-right-width: 0.05em;
	border-bottom-width: 0.05em;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #333333;
	padding-right: 10px;
}
.border_on_table_right {
	border-bottom-width: 0.05em;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-right: 10px;
}
.border_on_table_top {
	border-right-width: 0.05em;
	border-right-style: dotted;
	border-bottom-style: none;
	border-right-color: #999999;
	padding-right: 10px;
}
.border_on_table_right_top {
	padding-right: 10px;
}
.product_ranges {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 10px;
}
.forhandler_table {
	background-color: #FFF;
	padding: 5px;
}
