html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
}


/* -- MASTER -- */

.SKN_Bodywrapper {
	background: url(images/body_bg.jpg) top left repeat-x;
}

.SKN_Master {
	background-color: #fff;
	margin: 0 auto;
	width: 900px;
	padding-bottom: 7px;
}

.SKN_Master_logo {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 9px;
	height: 56px;
}

.SKN_Master_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7182b4;
	padding-top: 34px;
	font-weight: normal;
	text-decoration: none;
	float: right;
}

.SKN_Master_login a,
.SKN_Master_login a:link,
.SKN_Master_login a:visited,
.SKN_Master_login a:active,
.SKN_Master_login a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7182b4;
	font-weight: normal;
	text-decoration: none;
}

.SKN_Master_login .zoek {
	padding-left: 6px;
}

.SKN_Master_login .zoek div {
	display: inline;
}

.SKN_Master_login .zoek img {
	padding-left: 6px;
}

.SKN_Master_login input {
	margin: 0;
	padding: 0;
	height: 14px;
	font-size: 11px;
}

.SKN_Master_login select {
	margin: 0;
	padding: 0;
	height: 18px;
}

.SKN_Master_banner {
	width: 886px;
	margin: 7px 0px 7px 7px;
}

.SKN_Master_nav {
	background-color: #003f72;
	margin-left: 7px;
	width: 886px;
	/*height: 23px;*/
}

.SKN_Master_subnav {
	background-color: #d9f0fa;
	margin-left: 7px;
	margin-top: 3px;
	width: 886px;
}

.SKN_Master_zijnav {
	background-color: #f2fafd;
	padding-bottom: 7px;
	margin-bottom: 23px;
}

.SKN_Master_Menu {
	border-right: 1px solid #99b2c7;
	height: 23px;
	text-align: center;
	padding-left: 6px;
}

.SKN_Master_SubMenu {
	height: 23px;
	text-align: center;
	padding-left: 6px;
}

.SKN_Master_Menu_Selected {
	background-color: #009cdd;
	border-right: 1px solid #99b2c7;
	height: 23px;
	text-align: center;
	padding-left: 6px;
}

.SKN_Master_SubMenu_Selected {
	height: 23px;
	text-align: center;
	padding-left: 6px;
}


.SKN_Master_Menu .sifrhead_menu,
.SKN_Master_SubMenu .sifrhead_submenu {
	text-align: center;	
}

.SKN_Master_Menu .sifrhead_menu a:link,
.SKN_Master_Menu .sifrhead_menu a:visited,
.SKN_Master_Menu .sifrhead_menu a:active,
.SKN_Master_Menu .sifrhead_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
}

.SKN_Master_Menu .sifrhead_menu a:active,
.SKN_Master_Menu .sifrhead_menu a:hover {
	color: #fff;
}

.SKN_Master_Menu_Selected .sifrhead_menu_Selected a:link,
.SKN_Master_Menu_Selected .sifrhead_menu_Selected a:visited,
.SKN_Master_Menu_Selected .sifrhead_menu_Selected a:active,
.SKN_Master_Menu_Selected .sifrhead_menu_Selected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
}

.SKN_Master_SubMenu .sifrhead_menu a:link,
.SKN_Master_SubMenu .sifrhead_menu a:visited,
.SKN_Master_SubMenu .sifrhead_menu a:active,
.SKN_Master_SubMenu .sifrhead_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009cdd;
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
}

.SKN_Master_SubMenu .sifrhead_menu a:active,
.SKN_Master_SubMenu .sifrhead_menu a:hover {
	color: #009cdd;
}

.SKN_Master_SubMenu_Selected .sifrhead_menu a:link,
.SKN_Master_SubMenu_Selected .sifrhead_menu a:visited,
.SKN_Master_SubMenu_Selected .sifrhead_menu a:active,
.SKN_Master_SubMenu_Selected .sifrhead_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003f72;
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
}


.SKN_Master_Content {
	margin-top: 22px;
	margin-left: 7px;
	width: 886px;
	padding-bottom: 7px;
}

.SKN_Master_Content p,
.SKN_Master_Content .normal,
.SKN_Master_Content .Normal,
.SKN_Master_Content a,
.SKN_Master_Content a:link,
.SKN_Master_Content a:visited,
.SKN_Master_Content a:active,
.SKN_Master_Content a:hover,
.SKN_Master_Content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.SKN_Master_Content p {
	margin-top: 0px;
	padding-top: 0;
	padding-bottom: 0;
}

.SKN_Master_Content ul,
.SKN_Master_Content li {
	list-style-type: circle;
	padding-top: 0;
	margin-top: 0;
}

.SKN_Master_Content a:link,
.SKN_Master_Content a:visited {
	text-decoration: underline;
}

.SKN_Master_Content HR {
	height: 1px;
	border-top: 1px solid #4cbae8;
}

.SKN_Master_Content H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}

.SKN_Master_Content H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003f72;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}

.SKN_Master_Content_Border {
	border-left: 1px solid #ccc;
}

.SKN_Master_Submenu_Border {
	border-right: 1px solid #ccc;
}

.SKN_News_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	line-height: 18px;
}

.SKN_News_Desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

.SKN_News_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009cde;
	line-height: 18px;
}

.SKN_News {
	margin-bottom: 12px;
}

a.SKN_News_Link:link,
a.SKN_News_Link:visited,
a.SKN_News_Link:active,
a.SKN_News_Link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 18px;
}

a.SKN_News_Link:hover {
	color: #009cde;
}

.SKN_Home_News {
	padding: 0px 0px 8px 0px;
}

.SKN_Home_News .Home_Newsicon {
	padding-top: 4px;
}

.SKN_News_Archieflink,
.SKN_News_Archieflink a,
.SKN_News_Archieflink a:link,
.SKN_News_Archieflink a:visited,
.SKN_News_Archieflink a:active,
.SKN_News_Archieflink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009cde;
	text-decoration: none;
	padding-top: 6px;
}

.SKN_News_Archieflink a:hover {
	color: #666666;
}

.SKN_News_Homelink,
.SKN_News_Homelink a,
.SKN_News_Homelink a:link,
.SKN_News_Homelink a:visited,
.SKN_News_Homelink a:active,
.SKN_News_Homelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.SKN_News_Homelink a:hover {
	color: #000;
	text-decoration: underline;
}


.Link_Buienradar {
	text-align: right;
}

.Link_Buienradar a,
.Link_Buienradar a:link,
.Link_Buienradar a:visited,
.Link_Buienradar a:hover,
.Link_Buienradar a:active {
	color: #CCCCCC;
	font-size: 10px;
}

.SKN_Homebanner {
	background: url(images/homebanner_bg.jpg) left top no-repeat;
	width: 854px;
	height: 81px;
	margin-left: 23px;
	margin-top: 23px;
	position: relative;
}

.SKN_Homechoicewrapper {
	width: 854px;
	margin-left: 23px;
	margin-top: 23px;
	margin-bottom: 23px;
	
}

.SKN_Home_Language {
	position: absolute;
	right: 0;
	bottom: 25px;
}

.SKN_Choice1 {
	width: 298px;
	float: left;
	cursor: pointer;
}

.TxtWrapperTinting {
	margin-bottom: 16px;
	margin-left: 26px;
	margin-top: 0px;
	margin-right: 0px;
}

.TxtWrapperCoating {
	margin-bottom: 16px;
	margin-left: 39px;
	margin-top: 0px;
	margin-right: 0px;
}

.TxtWrapperTinting .TxtText,
.TxtWrapperCoating .TxtText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	padding-left: 17px;
}
.TxtWrapperTinting .TxtText a, .TxtWrapperTinting .TxtText a:link, .TxtWrapperTinting .TxtText a:active, .TxtWrapperTinting .TxtText a:visited, .TxtWrapperTinting .TxtText a:hover,
.TxtWrapperCoating .TxtText a, .TxtWrapperCoating .TxtText a:link, .TxtWrapperCoating .TxtText a:active, .TxtWrapperCoating .TxtText a:visited, .TxtWrapperCoating .TxtText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

.TxtWrapperTinting .TxtArrow,
.TxtWrapperCoating .TxtArrow {
	margin-top: 4px;
	margin-right: 5px;
	float: left;
}

.SKN_Choice2 {
	background: url(images/choice2.jpg) left top no-repeat;
	width: 257px;
	height: 253px;
	float: left;
}

.SKN_Choice3 {
	width: 299px;
	float: left;
	cursor: pointer;
}

/* -- Product Database -- */

.SKN_Maincat_wrapper {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009cdd;
	border: 1px solid #DDD;
	margin-bottom: 10px;
	margin-right: 6px;
	padding: 4px;
	float: left;
	text-align: center;
	width: 160px;
	height: 260px;
}

.SKN_Maincat_wrapper a,
.SKN_Maincat_wrapper a:link,
.SKN_Maincat_wrapper a:visited,
.SKN_Maincat_wrapper a:active,
.SKN_Maincat_wrapper a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.SKN_Maincat_wrapper .txt {
	margin-bottom: 4px;
}

.SKN_Subcat {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009cdd;
	margin-bottom: 10px;
}

.SKN_Subcat_prod {
	width: 160px;
	height: 256px;
	margin-right: 4px;
	padding: 4px;
	float: left;
	border: 1px solid #DDD;
	text-align: center;
	margin-bottom: 8px;
}

.SKN_Subcat_prod_img {
	width: 160px;
	height: 200px;
	margin-bottom: 6px;
	cursor: pointer;
}

.SKN_Subcat_prod a,
.SKN_Subcat_prod a:link,
.SKN_Subcat_prod a:visited,
.SKN_Subcat_prod a:active,
.SKN_Subcat_prod a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.SKN_Prodwrapper {
	width: 160px;
	padding: 4px;
	border: 1px solid #DDD;
}

.SKN_Prodname {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009cdd;
	margin-bottom: 10px;
}

.SKN_Prod_sheets {
	margin-top: 20px;
	margin-bottom: 20px;
}

.SKN_Prodsheet_float {
	float: left;
	width: 70px;
	text-align: center;
	margin-right: 10px;
}

.SKN_Prod_enlarge {
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	margin-right: 10px;
	margin-top: 4px;
	text-decoration: none;
}

.SKN_Prod_back a,
.SKN_Prod_back a:link,
.SKN_Prod_back a:visited,
.SKN_Prod_back a:active,
.SKN_Prod_back a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009cde;
	text-decoration: none;
}

.SKN_Prodimg_wrapper {
	float: left;
}

.Mwrap {
	overflow: hidden;
	float: left;
}

.Mwrap img {
	margin-top: -1px;
	margin-left: -1px;
}

.SKN_SpecWrapper {
	float: left;
	padding: 6px;
	width: 40px;
	margin-right: 6px;
	margin-bottom: 6px;
	text-align: center;
}

.SKN_SpecImg {
	height: 50px;
}

.SKN_SpecName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009cde;
}


/* -- Dealers -- */

.SKN_Dealerwrapper {
	margin-bottom: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

.SKN_Dealernaam {
	margin-bottom: 4px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009cdd;
	text-decoration: none;
}

.SKN_Dealernaam a,
.SKN_Dealernaam a:link,
.SKN_Dealernaam a:visited,
.SKN_Dealernaam a:active,
.SKN_Dealernaam a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009cdd;
	text-decoration: none;
}

.SKN_DealerInfo {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.SKN_DealerMore {
	float: right;
}


/* -- SUBMENU LEVEL 2 -- */

.SKN_Submenu_Level2 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 10px;
}

.SKN_Submenu_Level2_Selected {
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 10px;
}

.SKN_Submenu_Level2 a,
.SKN_Submenu_Level2 a:link,
.SKN_Submenu_Level2 a:visited,
.SKN_Submenu_Level2 a:hover,
.SKN_Submenu_Level2 a:active {
	color: #009cdd;
	text-decoration: none;
}

.SKN_Submenu_Level2 a:hover {
	color: #023f72;
}

.SKN_Submenu_Level2_Selected a,
.SKN_Submenu_Level2_Selected a:link,
.SKN_Submenu_Level2_Selected a:visited,
.SKN_Submenu_Level2_Selected a:hover,
.SKN_Submenu_Level2_Selected a:active {
	color: #023f72;
	text-decoration: none;
	font-weight: bold;
}


/* -- SUBMENU LEVEL 3 -- */

.SKN_Submenu_Level3 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 20px;
}

.SKN_Submenu_Level3_Selected {
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 20px;
}

.SKN_Submenu_Level3 a,
.SKN_Submenu_Level3 a:link,
.SKN_Submenu_Level3 a:visited,
.SKN_Submenu_Level3 a:hover,
.SKN_Submenu_Level3 a:active {
	color: #009cdd;
	text-decoration: none;
}

.SKN_Submenu_Level3 a:hover {
	color: #023f72;
}

.SKN_Submenu_Level3_Selected a,
.SKN_Submenu_Level3_Selected a:link,
.SKN_Submenu_Level3_Selected a:visited,
.SKN_Submenu_Level3_Selected a:hover,
.SKN_Submenu_Level3_Selected a:active {
	color: #023f72;
	text-decoration: none;
	font-weight: bold;
}


/* -- SUBMENU LEVEL 4 -- */

.SKN_Submenu_Level4 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 30px;
}

.SKN_Submenu_Level4_Selected {
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 30px;
}

.SKN_Submenu_Level4 a,
.SKN_Submenu_Level4 a:link,
.SKN_Submenu_Level4 a:visited,
.SKN_Submenu_Level4 a:hover,
.SKN_Submenu_Level4 a:active  {
	color: #999;
	text-decoration: none;
}

.SKN_Submenu_Level4 a:hover {
	color: #023f72;
}

.SKN_Submenu_Level4_Selected a,
.SKN_Submenu_Level4_Selected a:link,
.SKN_Submenu_Level4_Selected a:visited,
.SKN_Submenu_Level4_Selected a:hover,
.SKN_Submenu_Level4_Selected a:active {
	color: #555;
	text-decoration: none;
	font-weight: bold;
}


/* -- SUBMENU LEVEL 5 -- */

.SKN_Submenu_Level5 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 40px;
}

.SKN_Submenu_Level5_Selected {
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 40px;
}

.SKN_Submenu_Level5 a,
.SKN_Submenu_Level5 a:link,
.SKN_Submenu_Level5 a:visited,
.SKN_Submenu_Level5 a:hover,
.SKN_Submenu_Level5 a:active {
	color: #999;
	text-decoration: none;
}


.SKN_Submenu_Level5 a:hover {
	color: #023f72;
}

.SKN_Submenu_Level5_Selected a,
.SKN_Submenu_Level5_Selected a:link,
.SKN_Submenu_Level5_Selected a:visited,
.SKN_Submenu_Level5_Selected a:hover,
.SKN_Submenu_Level5_Selected a:active {
	color: #555;
	text-decoration: none;
	font-weight: bold;
}




.SKN_Footer {
	width: 886px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f8f7f7;
	font-family: Arial;
	line-height: 18px;
	font-size: 11px;
	text-align: center;
	color: #999999;
}

.SKN_Footer a,
.SKN_Footer a:link,
.SKN_Footer a:visited,
.SKN_Footer a:active,
.SKN_Footer a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.SKN_Footer a:hover {
	color: #333333;
	text-decoration: underline;
}

.clear,
.Clear {
	clear: both;
}

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
  text-align: left;
  letter-spacing: 0px;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}



/* -- TEMP DNN MENU -- 

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
    white-space: nowrap;  
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
    white-space: nowrap;  	    
    padding: 0px 12px 0px 5px;   
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px; 
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}