﻿html 
{
    height:100%;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#303030;
	background: none !important;
	height:100%;
}

body.mobile 
{
    background-color: whitesmoke !important;
}

form{
	margin:0px;
	padding:0px;
}
body > form{
	height:100%;
}
#pageWrapper {
	min-height:100%;
}
input, select, textarea 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#303030;
}
*{
	
}
#page{
	font-size:11px;
	margin:auto;
	width:960px;
	background-position: 15px 100% !important;
	padding: 10px 15px;
}

/*///////// [TOP] //////////*/
#top{
	position:relative;
	height:100px;
	z-index: 10;
}

.mobile #top,
.mobile .sitePath
{
    display: none;
}

	#top img.logo{
		position:absolute;
		left:0px;
		top:25px;
		border:none;
		width:114px;
		height:38px;
	}
	#top .siteActions{
		position:absolute;
		right:0px;
		bottom:0px;
		z-index: 15;
	}

	#top .siteUser{
		position:absolute;
		right:100px;
		bottom:0px;
	}
		#top .siteUser .ms-SpLinkButtonInActive a{
			color:#737371;
		}

	#top .serviceNav{
		position:absolute;
		right:140px;
		top:11px;
		text-align:right;
	}
	
.serviceNav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}
	#top .serviceNav ul{
		float:left;
	}
	#top .serviceNav ul.lang{
		border-left:1px solid #737371;
		margin-left:14px;
	}

#top .serviceNav ul li, .serviceNav ul li{
	margin:0px;
	padding:0px;
	background:none;
	float:left;
}
.serviceNav ul li a{
	color:#737371;
	margin-left:12px;
	text-decoration:none;
}
.serviceNav ul li a:hover, 
.serviceNav ul li.selected a{
	color:#f00;
}
	#top .search{
		position:absolute;
		right:0px;
		top:9px;
		display:none;
	}
		#top .search input{
			color: #737371;
			border:1px solid #737371;
			padding:0px 0px 0px 2px;
			margin:0px 3px 0px 0px;
			line-height:13px;
			height:13px;
			width:100px !important;
			font-size:8pt;
		}
		#top .search table
		{
			width:auto !important;
		}
		#top .search table.ms-sbtablealt td.ms-sbcell
		{
			text-align:left;
			vertical-align:middle;
			line-height:15px;
			height:15px;
	
		}

	

	#top #nav{
		position:absolute;
		right:0px;
		top:35px;
		width:840px;
		background:transparent url(nav_line.gif) no-repeat 15px 100%;		
	}
		#top #nav ul{
			margin:0px 0px 0px 60px;
			padding:0px;
			list-style:none;
		}
			#top #nav ul li ul, 
			#top #nav ul li.selected ul{
				position:absolute;
				left:0px;
				top:15px;
				width:780px;
				overflow:hidden;
			}
			#top #nav ul li{
				margin:0px;
				padding:0px;
	            background:none;
				float:left;
			}
			#top #nav ul li a{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				float:left;
				font-size:12px;
				color:#fff;	
				text-decoration:none;
				font-weight:bold;
				background:transparent url(nav_li_a.gif) no-repeat 0px -105px;
				border-right:1px solid #cbcbcb;
				margin:5px 1px 0px 0px;
				padding:1px 16px 4px 16px;
				line-height:18px;
				outline-style:none;
			}
			#top #nav ul li.selected a{
				background-position:0px 0px;
				border-right:1px solid #cecece;
				color:#f00;
				padding-top:6px;
				margin-top:0px;
			}
			
			#top #nav ul li ul, 
			#top #nav ul li.selected ul{
				position:absolute;
				left:0px;
				top:34px;
				display:none;
			}
			#top #nav ul li.selected ul{
				display:block;
			}

				#top #nav ul li ul li, 
				#top #nav ul li.selected ul li{
					margin-left:-12px;
					margin-right:20px;
				}
				
			#top #nav ul li ul li a, 
			#top #nav ul li.selected ul li a{
				color:#5f5f5f;
				font-weight:normal;
				padding:0px 0px 0px 12px;
				border:none;
				background:transparent url(dot.gif) no-repeat 0px 6px;
				line-height:14px;
			}
			#top #nav ul li ul li a:hover, 
			#top #nav ul li.selected ul li a:hover, 
			#top #nav ul li ul li.selected a, 
			#top #nav ul li.selected ul li.selected a{
				color:#f00;
			}
						
			
/*///////// [/TOP] //////////*/




/*///////// [MAIN] //////////*/
#main{
	float:left;
	width:960px;
	margin-bottom:20px;
	margin-top:10px;
	position: relative;
	z-index: 0;
}
.mobile #main{
	float:none;
	width:auto;
	margin-bottom:auto;
	margin-top:auto;
	position: static;
	z-index: auto;
	min-height: 320px;
}
	#main ul{
		margin:0 0 10px;
		padding:0;
		list-style:none;
	}
	.mobile #main ul{
		margin: 0;
		padding: 0; /*Same as mobile stylesheet*/
		list-style: none;
	}
	#main ul li
	{
	    padding:0;
	    margin:0;
	    background: no-repeat url(bullet.png) 0px 7px;
	    padding-left:10px;
	}
		
	#page #main span.whiteText a, 
	#page #main .whiteText a, 
	#page #main a span.whiteText , 
	#page #main a .whiteText{
		text-decoration:underline;
	}


	#main p{
		margin:0px 0px 10px 0px;
		padding:0px;
	}
	#main .sitePath{
		margin-left:180px;
		margin-bottom:10px;
		height:33px;
		border-bottom:1px solid #d9dbdc;
	}
	.mobile #main .sitePath 
	{
	    margin: 0;
	}
		#main .sitePath *{
			color:#737371;
		}
		#main .sitePath a{
			text-decoration:none;
		}
		#main .sitePath a:hover{
			color:#f00;
		}
		#main .sitePath h1{
			padding:0px;
			margin:0px;
			color:#303030;
			padding-top: 12px;
		}
		#main .sitePath a.generatePdf, #main .sitePath a.print, #main .sitePath a.contact{
			float:right;
			display:block;
			margin-left:5px;
		}
		#main .sitePath a.contact{
			width:15px;
			height:12px;
			margin-top:16px;
			background:transparent no-repeat url(letter.gif) left top;
		}
		#main .sitePath a.print{
			width:17px;
			height:13px;
			margin-top:15px;
			background:transparent no-repeat url(print.gif) left top;
		}
		#main .sitePath a.generatePdf{
			width:16px;
			height:15px;
			margin-top:13px;
			background:transparent no-repeat url(acrobat_icon.gif) left top;
		}
		#main .sitePath span span{
			display:none;
		}
		#main .sitePath span span.on{
			/*display:inline;*/
			display:none;
		}
				
		#main .sitePath .recBox{
			color:#737371;
			position:absolute;
			background:#fff;
			padding:15px 20px 20px 20px;
			border:1px solid #f00;
			width:250px;
			right:0px;
			z-index: 99;
			top:33px;
			display:none;
		}
			#main .sitePath .recBox *{
				color:#737371;
			}

			#main .sitePath .active{
				display:block;
			}

			#main .sitePath .recBox .error{
				margin-top:-3px;
			}

			#main .sitePath .recBox label{
				float:left;
				width:225px;
			}
			#main .sitePath .recBox input, 
			#main .sitePath .recBox textarea{
				float:left;
				width:225px;
				margin-bottom:5px;
				font-size:11px;

			}
			#main .sitePath .recBox input{
				line-height:15px;
				height:15px;
			}
			#main .sitePath .recBox div.submit{
				margin-top:10px;
			}
			#main .sitePath .recBox div.submit input{
				width:222px;
				line-height:19px;
				height:19px;
				overflow:visible;
				padding:0 5px;
			}
			#main .sitePath .recBox div.submit a{
				width:222px;
			}
			
			#main .sitePath .recBox .error{
				color:#f00;
				float:left;
				width:225px;
				margin-bottom:5px;
			}
			
			#main .sitePath .recBox a.addRecipient, 
			#main .sitePath .recBox a.clearRecipient{
				float:left;
				width:13px;
				height:13px;
				background:transparent url(plus.gif) no-repeat left top;
				margin-top:4px;
				margin-left:5px;
			}
			#main .sitePath .recBox a.clearRecipient{
				background-image:url(minus.gif);
			}


#main .flashObject, 
#main .flashObject *{
	color:#fff !important;
	display: block;
}

hr{
	display:none;
}
/*///////// [/MAIN] //////////*/


/*///////// [SUB] //////////*/
#sub{
	float:left;
	padding:0px 0px 5px 0px;
	margin:0px 20px 0px 0px;
	overflow:hidden;
	width:160px;
}
	#sub ul{
		margin:0px 0px 20px 0px;
		padding:0px;
		list-style:none;
	}
	#sub ul li ul{
		margin-bottom:0px;
	}
	#sub ul li ul li ul{
		margin-top:3px;
		margin-bottom:3px;
	}
	#sub ul li ul li ul li ul{
		margin-top:0px;
	}

	
	#sub ul li{
		margin:0px 0px 5px 0px;
		padding:0px;
	    background:none;
	}
	#sub ul li ul li{
		margin-bottom:0px;
	}
	
	#sub ul li a{
		display:block;
		font-size:11px;
		color:#303030;
		background:#e0e0dd;
		text-decoration:none;
		padding:2px 2px 3px 5px;
		outline-style:none;
	}
	
	#sub ul li.selected a{
		color:#f00;
	}
	#sub ul li.selected ul li a{
		background:#f0f0ef;
		color:#303030;
	}
	#sub ul li.selected ul li.selected a{
		color:#f00;
	}

	
	#sub ul li ul li ul li a, 
	#sub ul li.selected ul li.selected ul li a, 
	#sub ul li.selected ul li.selected ul li.selected a{
		background:#fff no-repeat url(bullet.gif) 6px 6px;
		padding-left:16px;
	}
	
	#sub ul li ul li ul li ul li a, 
	#sub ul li.selected ul li.selected ul li.selected ul li a, 
	#sub ul li.selected ul li.selected ul li.selected ul li.selected a{
		background-position:18px 6px;
		padding-left:28px;
	}
	
	
	
		

	
	#sub ul li.selected ul li.selected ul li a, 
	#sub ul li.selected ul li.selected ul li.selected ul li a{
		color:#303030;
	}
	#sub ul li.selected ul li.selected ul li.selected a, 
	#sub ul li.selected ul li.selected ul li.selected ul li.selected a{
		color:#f00;
	}
	
	#main #sub ul li a:hover{
		color:#f00;
	}


		
/*///////// [/SUB] //////////*/



/*///////// [CONTENT] //////////*/
#content{
	float:left;
	padding:0px;
	margin:0px;
	width:780px;
	line-height:16px;
}

.mobile #content 
{
    line-height: inherit;
}

#main hr{
	margin:5px 0px 5px 0px;
	padding:0px;
	display:block;
	clear:both;
	border-style:none;
	border-top:1px solid #d9dbdc;
	height:0px;
}
/*///////// [/CONTENT] //////////*/

/*///////// [Content / Related] //////////*/
.full{
	float:left;
	padding:0px;
	margin:0px 20px 0px 0px;
	overflow:hidden;
	width:580px;
	overflow:hidden;
}

.mobile .full{
	margin-left: 320px;
	float: none;
    }
    .mobile .full #container 
    {
        border: 1px solid #ddd;
        margin: 1em 0;
        width: 322px;
    }

.related{
	float:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:180px;
}

/*///////// [/RELATED] //////////*/


/*///////// [PAGELAYOUTS] //////////*/

/* VELUXFrontPage  */
.home #content{
	width:960px;
	padding-bottom:15px;
}
.home #sub, 
.home #main .sitePath, 
.home #content .full, 
.home #content .related{
	display:none;	
}
.segment #main .sitePath{
	display:none;
}
.segment #main .sitePath{
	margin-left:0px;
}


/* VELUXLandingPage | VELUXLandingOverviewPage  
.landing #main .sitePath span, .landing #main .sitePath span *{
	color:#fff !important;
} */


/*///////// [/PAGELAYOUTS] //////////*/


/*///////// [PAGEGRIDS] //////////*/

#content div.prodFifth, 
#content div.quarter, 
#content div.half, 
#content div.third, 
#content div.prodThird, 
#content div.twoThird, 
#content div.threeQuarter{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#content .zones div.prodFifth, 
#content .zones div.quarter, 
#content .zones div.half, 
#content .zones div.prodThird, 
#content .zones div.third, 
#content .zones div.twoThird, 
#content .zones div.threeQuarter{
	margin-bottom:0px;
}

#content div.prodFifth{
	width:130px;
}

#content div.quarter{
	width:180px;
}
#content div.third{
	width:246px;	
}
#content div.prodThird{
	width:230px;	
}

#content div.half{
	width:380px;
}
#content div.twoThird{
	width:514px;	
}
#content div.threeQuarter{
	width:580px;
}



#content .full div.quarter{
	width:130px;
}
#content .full div.third{
	width:180px;	
}
#content .full div.half{
	width:280px;
}
#content .full div.twoThird{
	width:380px;	
}
#content .full div.threeQuarter{
	width:430px;
}



#content div.last{
	margin-right:0px;	
}


/* VELUXFrontPage */
.home #content div.quarter{
	width:225px;
}
.home #content div.third{
	width:306px;
}
.home #content div.half{
	width:470px;
}
.home #content div.twoThird{
	width:634px;
}
.home #content div.threeQuarter{
	width:715px;
}


/*///////// [/PAGEGRIDS] //////////*/


/*///////// [SPLITS] //////////*/
table.split
{
	padding:0px;
	margin:0px 0 5px;
	border:none;
	text-align:left;
	border-collapse:collapse;
} 
table.split td, 
table.split th
{
	vertical-align:top;
	padding:0px;
	border:none;
	border-right:20px solid transparent;
}
table.split table td,
table.split table th
{
	border:none !important;
}

table.split tr.odd td{
	/*	
	background:#f6f6f6;
	border-right-color:#f6f6f6;
	*/
}

table.split th{
	padding-bottom:5px;
}


table.split td.third, 
table.split th.third{
	width:246px;
}
table.split td.twoThird, 
table.split th.twoThird{
	width:494px;
}
table.split td.quarter, 
table.split th.quarter{
	width:180px;
}
table.split td.half, 
table.split th.half{
	width:380px;
}
table.split td.threeQuarter, 
table.split th.threeQuarter{
	width:580px;
}


table.split td.prodFifth, 
table.split th.prodFifth{
	width:130px;
}
table.split td.prodThird, 
table.split th.prodThird{
	width:230px;
}

.full table.split td.third, 
.full table.split th.third{
	width:180px;
}
.full table.split td.twoThird, 
.full table.split th.twoThird{
	width:380px;
}
.full table.split td.quarter, 
.full table.split th.quarter{
	width:130px;
}
.full table.split td.half, 
.full table.split th.half{
	width:280px;
}
.full table.split td.threeQuarter, 
.full table.split th.threeQuarter{
	width:430px;
}



.home table.split td.third, 
.home table.split th.third{
	width:306px;
}
.home table.split td.twoThird, 
.home table.split th.twoThird{
	width:634px;
}
.home table.split td.quarter, 
.home table.split th.quarter{
	width:225px;
}
.home table.split td.half, 
.home table.split th.half{
	width:470px;
}
.home table.split td.threeQuarter, 
.home table.split th.threeQuarter{
	width:715px;
}




table.split td.last, 
table.split th.last{
	border-right:none;
}


/*///////// [MISC] //////////*/

h1, h2, h3, 
#main h1, #main h2, #main h3, #main h4, #main h5{
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:0px 0px 10px 0px;
	line-height:normal;
}

h2, h3, 
#main h2, #main h3{
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
}
h3, 
#main h3{
	margin:0px;
	padding:4px 2px 4px 8px;
	border-bottom:1px solid #fff;
	font-weight:bold;
	font-size:10px;
	color:#fff;
	background:#a8a7a7 repeat-x url(h2_grey.gif) left top;
}
h3.blue, 
#main h3.blue{
	background:#91b3cd repeat-x url(h2_blue.gif) left top;
	border-bottom-color:#fff;
}
h3.black, 
#main h3.black{
	background:#a8a7a7 repeat-x url(h2_grey.gif) left top;
	border-bottom-color:#fff;
}

/* Remove Velux styling from webpart chrome in edit mode */
.s4-wpcell:hover .ms-WPHeader td,
.s4-wpcell .ms-WPHeader td.ms-WPHeaderTdMenu,
.s4-wpcell:hover .ms-WPHeader td.ms-wpTdSpace,
.authoring #main .ms-WPHeader h3
{
    background: none #BAD2E2;
    border: 0px solid transparent;
}

img{
	border:none;
}
.clear{
	clear:both;
}
a, a:link, a:visited{
	color:#f00;
}
a:hover{
	color:#f00;
	text-decoration:none;
}
#page #main .whitebold
{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
#page #main .whitearrow
{
	background: url(bullet-white.gif) no-repeat 0px 50%;
	padding-left:10px;
	text-decoration:none;
	color:#fff;
}
.normaltext
{
	text-decoration:none;
}
.rade_ApplyClass td > *
{
	color:#000 !important;
	padding:0 !important;
}

a span {cursor:pointer}

.bullet,
a.bullet,
h3 a{
	background:transparent no-repeat url(bullet.gif) 0px 6px;
	padding-left:10px;
	text-decoration:none;
	display:-moz-inline-block;
	display:inline-block;
	margin-top:4px;
}
h3 a, 
#main h3 a{
	background-image:url(bullet_white.gif);
	background-position:100% 50%;
	padding-left:0px;
	padding-right:10px;
	margin:0px;
	color:#fff;
	font-weight:bold;
}
h4, 
#main h4, 
.emphasizer,
#main .emphasizer{
	font-size:14px;
	font-weight:bold;
}

#page #main span.heading12, 
#page #main span.heading12 *, 
#page #main .heading12, 
#page #main .heading12 *{
	font-size: 12px;
	font-weight: bold;
}
#page #main span.tahoma24, 
#page #main span.tahoma24 *,
.velux-custom-Element-Tahoma24, 
#page #main .tahoma24, 
#page #main .tahoma24 *{
	font-family: Tahoma;
	font-size: 24px;
	line-height: 26px;
}
#page #main span.tahoma28, 
#page #main span.tahoma28 *,
.velux-custom-Element-Tahoma28,
#page #main .tahoma28, 
#page #main .tahoma28 *{
	font-family: Tahoma;
	font-size: 28px;
	line-height: 30px;
}	
#page #main span.whiteText, 
#page #main span.whiteText *, 
#page #main .whiteText, 
#page #main .whiteText *{
	color:#fff;
}
#page #main span.redText, 
#page #main span.redText *, 
#page #main .redText, 
#page #main .redText *{
	color: #ff0000;
}
#page #main span.blueText, 
#page #main span.blueText *, 
#page #main .blueText, 
#page #main .blueText *{
	color: #a9cae5;
}
#page #main span.grey1Text, 
#page #main span.grey1Text *, 
#page #main .grey1Text, 
#page #main .grey1Text *{
	color: #f0f0f0;
}
#page #main span.grey2Text, 
#page #main span.grey2Text *, 
#page #main .grey2Text, 
#page #main .grey2Text *{
	color: #e0e0e0;
}
#page #main span.grey3Text, 
#page #main span.grey3Text *, 
#page #main .grey3Text, 
#page #main .grey3Text *{
	color: #c4c4c4;
}
#page #main span.grey4Text, 
#page #main span.grey4Text *, 
#page #main .grey4Text, 
#page #main .grey4Text *{
	color: #737373;
}
#page #main span.blackText, 
#page #main span.blackText *, 
#page #main .blackText, 
#page #main .blackText *{
	color: #303030;
}

a.ebook
{
	background:transparent no-repeat url(ebook.gif) 0px 0px;
	padding-left:20px;
	margin-left:10px;
	text-decoration:none;
	display:-moz-inline-block;
	display:inline-block;
	line-height:16px;
}
 
a.pdf{
	background:transparent no-repeat url(pdf.gif) 0px 0px;
	padding-left:20px;
	text-decoration:none;
	display:-moz-inline-block;
	display:inline-block;
	line-height:16px;
}

div.submit
{
	padding:0px;
	margin:0px;
	background:transparent no-repeat url(div_submit.gif) right top;
	padding-right:0px;
	float:left;
}
div.next
{
	padding:0px;
	margin:0px;
	background:transparent no-repeat url(div_submit.gif) right top;
	padding-right:10px;
	float:left;
}
div.back{background:transparent no-repeat url(div_submit_back.gif) left top; padding-right: 0; padding-left: 10px;}

div.submit input, 
div.submit a,
#main div.submit input, 
#main div.submit a
{
	cursor:pointer;
	text-align:center;
	background:transparent no-repeat url(submit.gif) left top;
	margin:0px;
	padding:0px 0px 0px 3px;
	line-height:19px;
	height:19px;
	border:none;
	font-weight:bold;
	color:#fff !important;
	float:left;
	text-decoration:none !important;
	font-size:11px;
	overflow:visible;
	padding:0 5px;
}
div.submit a, 
#main div.submit a
{
	padding:0px 8px 0px 8px;
}
div.submit a:hover, 
#main div.submit a:hover
{
	color:#fff;
	text-decoration:none;
}
.skip{
	display:none;
}
div.right{
	float:right;
}
div.left{
	float:left;
}
img.right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
img.left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
td.right{
	text-align:right;
}




#footer{
	float:left;	
	color:#737371;
	width:960px;
	margin-bottom:23px;
}
.mobile #footer{
	float: none;
	width: auto;
}


#main .flash-update p{
	display:block;
	background:#d296be;
	border:1px solid #e6cde6;
	padding:10px;
	color:#fff;
}
#main .flash-update p a{
	color:#fff;
}

#main .flash-update .alt, 
#main .flash-replaced .alt{
	display:none;
}



/* Search */

#content .ms-sbtable input{
	border:1px solid #737371;
	padding:0px 0px 0px 2px;
	margin:0px 3px 0px 0px;
	line-height:13px;
	height:13px;
}
#main .srch-URL a, 
#main .srch-URL a:link, 
#main .srch-URL a b, 
#main .srch-Title{
	color:#8c8c8c !important;
	font-size:11px !important;
	font-family:Verdana !important;
	text-decoration:none !important;
}
#main .srch-Title * {
	font-size:11px !important;
	font-family:Verdana !important;
}
#main .srch-URL a:hover{
	color:#f00 !important;
} 

#main .srch-Title a, 
#main .srch-Title a b
{
	color:#f00 !important;
	font-weight:normal;
}




/* VELUXArticleList.webpart */
.articleList{
	
	
}

.articleList .hasImage 
{
    padding-left: 200px;
}

.articleList .item{
	margin-bottom:0px;
	padding:5px 0;
	overflow: auto;
}

.articleList .item img{
	float:left;
	width:180px;
	margin:0px 20px 0 0;
}
.articleList em{
	font-style:normal;
}
.articleList .item h2{
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:11px;
}
.articleList .item a.bullet{
	float:left;
}

.articleList .archive em{
	float:right;
	margin:0px 0px 0px 20px;
}

.articleList .archive a.bullet{
	float:left;
	margin:0px;
}

.articleList .jobs a.bullet{
	margin:0px;
}
.articleList .jobs em{
	white-space:nowrap;
}



/* VELUXFaqList.webpart */
.faqList{
	
	
}

.faqList dl, 
.faqList dt, 
.faqList dd{
	margin:0px;
	padding:0px;
}
.faqList dl{
	margin-bottom:6px;
}
.faqList dt{
	color:#f00;
	background:transparent no-repeat url(bullet.gif) 0px 6px;
	padding-left:10px;
	cursor:pointer;
}
.faqList dt.on{
	font-weight:bold;
}

.faqList dd{
	padding-left:10px;
	display:none;
}



/* VELUXFormBuilder.webpart */
#main .formbuilder h1{
	margin: 10px 0 5px 0;}
.formbuilder .mandatoryText{padding-right: 8px;}
.formbuilder .genericradio td, 
.formbuilder .genericcheckbox td{
	padding-bottom:0px;
	padding-left:25px;
	
}
.formbuilder input, 
.formbuilder select, 
.formbuilder textarea{
	width:350px;
	display:block;
	font-size:11px;
}
.formbuilder select{
	width:352px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .formbuilder input[type="file"] {float:right}
}

.formbuilder .genericradio input, 
.formbuilder .genericcheckbox input{
	width:auto;
	display:inline;
}
.formbuilder .genericradio td input, 
.formbuilder .genericcheckbox td input{
	width:25px;
	padding:0;
	margin:2px 0 0 -25px;
	float:left;
}

.formbuilder .submit{
	margin-top:10px;
}

.formbuilder .submit input{
	margin-right:0px;
	width:auto;
	overflow:visible;
	padding:0 5px;
	
}

.formbuilder .entireRow {overflow:hidden;padding-bottom:5px;width:520px;}
.formbuilder .groupEmpty {font-size:0; line-height:0; padding:0;}
.formbuilder input.textFull{width: 350px;}
.formbuilder input.textHalf{width: 175px;}
.formbuilder input.textQuarter{width: 88px;}

.formbuilder .leftCol { float:left; width:150px; padding-right:10px; min-height:1px}
.formbuilder .rightCol {}
.formbuilder .checkBoxWrapper {float:left}
.formbuilder .checkBoxLabel {display:block}
	.formbuilder .checkBoxLabel .leftCol {display:block; margin-left:30px; padding:0 !important; width:auto !important; float:none !important}

/* VELUXNewsletter.webpart */
.newslettersubscription input, 
.newslettersubscription select, 
.newslettersubscription textarea{
	margin-right:5px;
	font-size:11px;
}
.newslettersubscription .clear{
	margin-bottom:10px;
}

.newslettersubscription .submit{
	margin-top:10px;
}

.newslettersubscription .submit input{
	margin-right:0px;
	overflow:visible;
	padding:0 5px;
}

/* VELUXPhotoGallery.webpart */

#content .photoGallery{
	float:left;
	padding:5px;
	border:1px solid #dadcdd;
	width:568px;
	height:424px;
	background:#fff;
	text-align:center;
	overflow:hidden;
	margin-bottom:20px;
}


#content .photoGallery {
	/*background: url(loading.gif) no-repeat 50% 50%;*/
	min-height:32px;
}
#content .photoGallery img.pgView{
	background:#fff;
	max-width:100%;
}
#content .pgData{
	display:none;
}

#content .pgThumbs{
	float:right;
	width:200px;
}

#content .full .pgThumbs{
	width:600px;
	margin-bottom:20px;
	position:relative;
	left:-20px;

}


#content .pgThumbs .thumb{
	width:76px;
	height:56px;
	float:left;
	overflow:hidden;
	padding:1px;
	border:1px solid #dadcdd;
	margin-left:20px;
	margin-bottom:20px;
	cursor:pointer;
	display:inline;
	text-align:center;
	vertical-align:middle;
}

#content .simpleGallery .pgThumbs .thumb{
	border-color:#fff;
}

#content .pgThumbs .thumb{
	background: url(loading.gif) no-repeat 50% 50%;
}
#content .pgThumbs .thumb img{
	height:56px;
	background:#fff;
}

#content .pgThumbs .thumb:hover, 
#content .pgThumbs .over, 
#content .pgThumbs .on{
	border-bottom-color:#f00;
}

#content .simpleGallery .pgThumbs .thumb:hover, 
#content .simpleGallery .pgThumbs .over, 
#content .simpleGallery .pgThumbs .on{
	border-bottom-color:#fff;
}

/* 
 * Simple Gallery
 */
#content .simpleGallery{
	margin-bottom:20px;	
}
#content .simpleGallery .photoGallery{
	border:none;
	padding:0;
	height:auto;
	width:780px;
}
#content .full .simpleGallery .photoGallery{
	width:580px;
}
#content .simpleGallery .pgThumbs, 
#page #content .simpleGallery .pgThumbs{
	float:left;
	width:780px;
	position:static;
	left:0px;
}
#content .full .simpleGallery .pgThumbs, 
#page #content .full .simpleGallery .pgThumbs{
	width:580px;
}
#content .pgThumbs a.pgPrev, 
#content .pgThumbs a.pgNext, 
#content .pgThumbs a.pgPrev:link, 
#content .pgThumbs a.pgNext:link{
	float:left;
	text-decoration:none !important;
	height:52px;
	width:35px;
	margin-top:4px;
	background:#ccc no-repeat url('arrow_left.png') left top;
}
#content .pgThumbs a.pgNext, 
#content .pgThumbs a.pgNext:link{
	background-image:url('arrow_right.png');
	float:right;
}
#content .pgThumbs a.pgPrev:hover, 
#content .pgThumbs a.pgNext:hover{
	background-color:#e1e1e1;
}

#content .pgThumbs .pgScroll{
	float:left;
	width:692px;
	margin-left:10px;
	height:60px;
	overflow:hidden;
	position:relative;
}
#content .full .pgThumbs .pgScroll{
	width:492px;
}

#content .pgThumbs .pgScroll .items{
	width:20000em;
	height:60px;
	overflow:visible;
	position:absolute;
}

#content .simpleGallery .pgThumbs .thumb,
#Page #content .simpleGallery .pgThumbs .thumb{
	margin:0 21px 0 0;
}
#content .full .simpleGallery .pgThumbs .thumb,
#Page #content .full .simpleGallery .pgThumbs .thumb{
	margin-right:22px;
}

/* BrochureOrder */

.brochureOrder{
	
}

.brochureOrder img{
	float:left;
	width:100px;
	height:140px;
	margin-right:10px;
	margin-bottom:2px;
}

.brochureOrder .boBar{
	background:#e0e0dd;
	clear:both;
	padding:0px 0px 1px 1px;
	height:19px;
	margin-bottom:20px;

}
.brochureOrder .boBar label{
	cursor:pointer;
}

.brochureOrder .boBar a.ebook,
.brochureOrder .boBar a.pdf{
	float:right;
	margin-right:5px;
	margin-top:2px;
}

.brochureOrder .boPriceList, 
#main .brochureOrder .boPriceList{
	width:100%;
}

.brochureOrder .boPriceList td, 
#main .brochureOrder .boPriceList td, 
.brochureOrder .boPriceList th, 
#main .brochureOrder .boPriceList th{
	border:none;
	padding-right:10px;
	padding-bottom:5px;
}

.brochureOrder .boPriceList td > span
{
	font-weight:bold
}
.brochureOrder .boPriceList td > strong
{
	font-weight:normal
}

.brochureOrder .boPriceList input{
	width:25px;

}
.brochureOrder .boPriceList .price, 
#main .brochureOrder .boPriceList .price{
	width:100px;
	text-align:right;
	padding-right:0px;
	

}
.brochureOrder .boPriceList .pcs, 
#main .brochureOrder .boPriceList .pcs{
	width:50px;
}


.brochureOrder .boPriceList td.price, 
#main .brochureOrder .boPriceList td.price{
	padding-top:3px;

}
.brochureOrder div.box span.red{
	float:right;
}

.brochureOrder div.submit, 
#main .brochureOrder div.submit{
	margin-top:20px;
}
.brochureOrder div.submit input, 
#main .brochureOrder div.submit input{
	width:auto;
	overflow:visible;
	padding:0 5px;
}



.brochureOrder .boForm label{
	display:block;
	margin-top:3px;
}

.brochureOrder .boForm input{
	display:block;
	width:350px;
	margin-bottom:5px;
	font-size:11px;
}

.brochureOrder .boForm .genericradio input, 
.brochureOrder .boForm .genericcheckbox input{
	width:auto;
	display:inline;
}

.brochureOrder .boForm .small{
	width:80px;
}
.brochureOrder .boForm input.small{
	margin-right:10px;
}
.brochureOrder .boForm .medium{
	width:350px;
}


.brochureOrder .boForm .clean{
	
}

.brochureOrder .boForm .clean input{
	float:none;
	width:auto;
	margin-bottom:0px;
}

.brochureOrder .boForm .clean label{
	float:none;
	width:auto;
	margin-bottom:0px;
	cursor:pointer;
}
.brochureOrder .boForm .clean input, 
.brochureOrder .boForm .clean label{
	display:inline;
}


.brochureOrder .boForm .error{
	float:left;
	clear:both;
	color:#f00;
	margin-top:-5px;
	margin-bottom:5px;
	width:350px;
}





.siteMap {
}
#main .siteMap ul, #main .siteMap ul li {
    list-style: none outside none;
    background:none;
    margin-left: 0;
    padding: 0;
}
#main .siteMap ul ul {
    margin: 5px 0 0px 4px;
}
.siteMap ul li a {
    font-weight: bold;
    margin-top: 2px;
}
#main .siteMap ul li ul li ul li {
    background: url("bullet.gif") no-repeat scroll 0 6px transparent;
    font-weight: normal;
    padding-left: 10px;
}

.siteMap ul > li > ul > li {
	padding-bottom: 0.5em;
	line-height: 1.25em;
}

.siteMap ul li ul li a {
	font-weight: normal;
	color: black;
}

.red, #main .red, #main div.light .red {
    color: #FF0000 !important;
}





/* SITEMAP - deployment 9 */

#main .siteMap > ul {
	margin: 0;
}
#main .siteMap .col ul ul ul ul {
    display: none;
}
#main .siteMap .col ul ul a {
    font-size: 85%;
    text-decoration: none;
}
#main .siteMap ul li:first-child {
    margin-left: 0;
}

#main .siteMap .col > a
{
	display: block;
	color: white;
	background-color: #FF0000;
	text-decoration: none;
	padding: 0.20em 0.5em;
	background-image: none;
	font-weight: bold;
}

#main .siteMap .col > ul > li > a {
	font-weight: bold !important;
	display: block;
	margin-top: 0.5em;
}

#main .siteMap > ul > li {
	display: block;
    float: left;
    margin-left: 20px;
    padding:0;
    background:none;
}

#main .siteMap .col {
	display: block;
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #F2F2F2;
    width: 158px;
    padding: 10px;
    
    margin-bottom: 20px;
}



/* /SITEMAP */


.red, 
#main .red, 
#main div.light .red{
	color:#f00 !important;
}

/*///////// [/MISC] //////////*/


/*///////// [SPOTS] //////////*/

.spot{
	position:relative;
	overflow:visible;
}
.spot img, .spot embed, #main .spot img{
	display:block;
}

.spot h1, #main .spot h1{
	width:200px;
	position:absolute;
	display:block;
	z-index:2;
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#303030;
	right:15px;
	bottom:30px;
	line-height:normal;
	vertical-align:bottom;
	/*display:none;*/
}
.lastspot h1, #main .lastspot h1{
	color:#303030;
}

.spot h1.sifr, #main .spot h1.sifr{
	display:block;
}
.spot ul, #main .spot ul{
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:9;
}
.spot ul li, #main .spot ul li{
	padding:0px;
	background:none;
}
.spot ul li ul, #main .spot ul li ul{
	top:26px;
	bottom:auto;
	border-bottom:1px solid #f0f0f0;
	padding-top:3px;
	padding-bottom:5px;
	background:#f0f0f0;
	display:none;
}
.spot ul li.on ul, #main .spot ul li.on ul{
	display:block;
}


.spot ul li, #main .spot ul li{
	margin:0px;
	padding:0px;
	background:#90b3cd url(h2_blue.gif) repeat-x left top;
	width:225px;
}
	.spot ul li ul li, #main .spot ul li ul li{
		background:transparent;
	}

.spot ul li a, 
#main .spot ul li a{
	font-weight:bold;
	color:#fff !important;
	line-height:25px;
	margin-left:10px;
	padding:0px 20px 0px 0px;
	text-decoration:none !important;
	background:transparent url(bullet_white_big.gif) no-repeat right center;
	outline-style:none;
}


.spot ul li.hasPopUpLinks a, 
#main .spot ul li.hasPopUpLinks a{
	background-image:url(down.gif);
}

.spot ul li.on a, 
#main .spot ul li.on a
{
	background-image:url(up.gif);
}

	.spot ul li ul li a, 
	.spot ul li.on ul li a, 
	#main .spot ul li ul li a, 
	#main .spot ul li.on ul li a
	{
		font-weight:normal !important;
		line-height:20px;
		padding-right:0px;
		padding-left:10px;
		color:#303030 !important;
		background:transparent url(bullet.gif) no-repeat left 9px;
		display: block;
	}

.lastspot ul li, #main .lastspot ul li{
	background:#a7a7a7 url(h2_grey.gif) repeat-x left top;
}
.lastspot ul li ul li, #main .lastspot ul li ul li{
	background:transparent;
}
.lastspot ul li ul, #main .lastspot ul li ul{
	border-bottom-color:#f0f0f0;
	background:#f0f0f0;
}


/*///////// [/SPOTS] //////////*/

/*///////// [BOX & TEASERS] //////////*/

div.box{
	padding:6px 8px 8px 8px;
	background:#f0f0f0;
	margin-bottom:15px;
	color:#303030 !important;
	
}
div.box *, #main div.box *{
	color:#303030 !important;	
}
div.box .whitebold, #main div.box .whitebold, div.box .whitearrow, #main div.box .whitearrow{
	color:#fff !important;	
}
#main div.box a:hover{
	text-decoration:underline !important;	
}
div.box .whitebold, div.box .whitearrow, #main div.box .whitebold, #main div.box .whitearrow {color:#fff !important}

div.box hr, 
#main div.box hr{
	margin:0px;
	border-top:1px dotted #fff;
}

div.light, 
#main div.light{
	background:#f0f0ef;
	color:#303030 !important;
}
div.light *, 
#main div.light *{
	color:#303030 !important;
}


div.blue{
	background:#f0f0f0;
}

div.box a.bullet, 
#main div.box a.bullet{
	background-image:url(bullet.gif);
	text-decoration:none;
}

div.blue hr, 
#main div.blue hr{
	margin:0px;
	border-top:1px dotted #fff;
}
div.black hr, 
#main div.black hr{
	margin:0px;
	border-top:1px dotted #fff;
}




div.teaser{

}
div.teaser img{
	float:left;
	width:100px;
	height:120px;
	margin-right:10px;
}

div.teaser h2, 
#main div.teaser h2{
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	/*
	display:none;
	color:#000;
	*/
}

#main div.teaser div.flash-replaced
{
	float:left;
	width:100px;
	height:120px;
	margin-right:10px;
}

#main div.teaser div.flash-update
{
	float:left;
	width:100px;
	height:120px;
	margin-right:10px;
}

div.teaser h2.sifr, 
#main div.teaser h2.sifr{
	display:block;
}

#main div.teaser p{
	margin:0px;
	padding:0px;
}
div.teaser p a, 
#main div.teaser p a{
	color:#303030 !important;
	text-decoration:none !important;
}

div.teaser div.submit, 
#main div.teaser div.submit{
	float:left;
	width:225px;
	clear:both;
	margin:12px 0px 0px 0px;
	padding:0px;
	background:#a8a7a7 url(h2_grey.gif) repeat-x left top;
}
div.teaser div.submit a, 
#main div.teaser div.submit a{
	font-weight:bold;
	color:#fff;
	line-height:25px;
	height:auto;
	margin:0px 0px 0px 10px;
	padding:0px 20px 0px 0px;
	background:transparent url(bullet_white_big.gif) no-repeat right center;
	text-decoration:none;
}




/*///////// [/BOX & TEASERS] //////////*/

/*///////// [CUSTOM TABLE LAYOUT] //////////*/


/* Grey */
table.customLayoutGrey, 
table.customLayoutBlue
{
	padding:0px;
	margin:0px;
	border:none;
	text-align:left;
	border-collapse:collapse;
	width:100%;
	\width:auto%;
	w\idth:100%;
} 
table.customLayoutGrey td, 
table.customLayoutGrey th, 
table.customLayoutBlue td, 
table.customLayoutBlue th


{
	vertical-align:top;
	padding:7px 5px 7px 8px;
	border:none;
}

table.customLayoutGrey th, 
table.customLayoutGrey tr.th td, 
table.customLayoutBlue th, 
table.customLayoutBlue tr.th td
{
	font-weight:bold;
	background:#b0b0b0;
	color:#fff;
	border-bottom: #fff 1px solid;
}
table.customLayoutGrey tr.th td *, 
table.customLayoutBlue tr.th td *
{
	font-weight:bold;
	color:#fff;
}
table.customLayoutGrey tr.odd td, 
table.customLayoutBlue tr.odd td{
	background:#efefef;
}

/* Blue */
table.customLayoutBlue th, 
table.customLayoutBlue tr.th td
{
	background:#9bc8f0;
}
table.customLayoutBlue tr.odd td{
	background:#f0f0ef;
}

#content table td.firstCol, 
#content table td.middleCol, 
#content table td.lastCol{
	vertical-align:top;
	width:260px;
}


/*///////// [/CUSTOM TABLE LAYOUT] //////////*/

/* Editor only */
#content .ms-rtestate-field .ms-rtestate-write table.split td 
{
    border: 1px dashed #0f0;
}

#content .ms-rtestate-field .ms-rtestate-write table.customLayoutGrey td,
#content .ms-rtestate-field .ms-rtestate-write table.customLayoutGrey th
{
    border: 1px dashed #888887;
}

#content .ms-rtestate-field .ms-rtestate-write table.customLayoutBlue td,
#content .ms-rtestate-field .ms-rtestate-write table.customLayoutBlue th
{
    border: 1px dashed #4fa2dd;
}



/*/////[TOOLS]/////*/

.rade_resizeCell{
	width:0px !important;
}
.rade_resizeCell div{
	display:none;
}

.ms-MenuUIPopupBody
{
z-index: 20;
}
.ms-WPHeader h3 *
{
	white-space:normal !important;
}

/*[SP FIXES]*/
.s4-search .srch-gosearchimg
{
    height:15px;
}
.ms-formfieldvaluecontainer:after {
    display: block;
    clear: both;
    content: ".";
    visibility: hidden;
    height: 0;
    line-height:0;
    font-size:0;
    overflow: hidden;
}
.ms-cui-ribbon, .ms-cui-menu, .ms-cui-toolbar-toolbar
{
    line-height:normal
}

.mobile .ms-cui-tabContainer span 
{
    vertical-align: middle;
}

.mobile .ms-SPZone 
{
    border-collapse: collapse;
}

.ms-SPZone .simpleGallery,
.ms-SPZone #dwDescription,
.ms-SPZone #dwCarouselWrapper,
.ms-SPZone #dwCarouselContainer
{
    position: relative;
    width:530px;
    overflow:hidden;
}
.ms-rtestate-write
{
    outline:none;
    border:1px solid #A5CCE4;
}
input.ms-long,
textarea.ms-long {width:99%}

.ms-WPHeader .ms-wpTdSpace
{
    border:none;
    width:0;
    font-size:0;
}

#main ul.ms-MenuUIUL, #main ul.ms-MenuUIUL li
{
    margin:0;
    padding:0;
    background-image:none;
    list-style:none
 }
 #Ribbon a, .ms-cui-menu a {text-decoration:none}
 #Ribbon.WikiPageTab.PubPageActions.SetHomePage-Medium, #Ribbon.WikiPageTab.PubPageActions-LargeMedium-1-0 {display:none !important}
 #Ribbon.EditingTools.CPInsert.Content.ReusableContent.Menu ul li {display:none !important; border:1px solid red !important}

.sp-menu-disabled {background-color:none}
#fancybox-title {cursor:inherit !important}

.ms-authoringcontrols {
    font-size: 11px;
}

.mobile.authoring #mainWrapper .AssetUrlSelector input[type='text'] {width:200px}
.mobile.authoring #mainWrapper .AssetUrlSelector input[type='button'] {width:80px}


/* Sharepoint 2010 specific overrides (corev4.css values mentioned in comments) */
.s4-ca
{
    margin-left: 0 !important; /* 155px */
    background: none !important; /* color: #FFF */
}

/*cookie banner */
.cookieNotice {display:none; padding:10px 20px; margin: 20px 0; background:#eee; color:#000; border:1px solid #666}
	.cookieNotice p {margin:0 0 10px}
	
	.cookieNotice .cookieDescription {float:left; width:680px; text-align:center}
	.cookieNotice .cookieDescription a {}
	
	.cookieNotice .cookieClose {float:right; width:220px}
	.cookieNotice .cookieClose a {}

.cookieDisableSuccess 
{
	display:none;
}
a.cookieBannerClose
{
	display: inline-block;
	height:19px;
	line-height:19px;
	color:#fff;
	text-decoration:none;
	padding:0 10px;
	font-weight:bold;
	background:transparent no-repeat url(submit.gif) right top;
}
.velux-custom-Style-bullet * {text-decoration:none !important; color:#f00 !important;}

/* Search Results */
.srch-results 
{
    padding-left: 0;
    max-width:580px;
}

.srch-Title A:link, .srch-Title A:visited 
{
    margin-left: 0;
}

.srch-Side > * {
    margin-right: 0.5em;
}

.srch-BestBetsBottom 
{
    margin: 0 !important;
}

.srch-BestBetsBottom2
{
    width: auto !important;
}

.srch-BB-Result .srch-BB-URL3 
{
    margin-left: 24px;
}







