/********************************************/
/** GENERAL *********************************/
/********************************************/
#nt{
	background:#f6f6f6;
	padding:20px;
	margin:0;
	border:0;
	}
#nt hr{
	background:#eeeeee;
	color:#eeeeee;
	margin:15px 0 15px 0;
	border:0;
	height:1px;
	}
/********************************************/
/** BLOB ************************************/
/********************************************/
#ntBG{background-repeat:repeat-x;background-position:0 5px;}
#nt3dT{background:url('../media/3d/t.gif') repeat-x 0 0;}
#nt3dB{background:url('../media/3d/b.gif') repeat-x 0 100%;}
#nt3dR{background:url('../media/3d/r.gif') repeat-y 100% 0;}
#nt3dL{background:url('../media/3d/l.gif') repeat-y 0 0;}
#nt3dTL{background:url('../media/3d/tl.gif') no-repeat 0 0;}
#nt3dTR{background:url('../media/3d/tr.gif') no-repeat 100% 0;}
#nt3dBL{background:url('../media/3d/bl.gif') no-repeat 0 100%;}
#nt3dBR{background:url('../media/3d/br.gif') no-repeat 100% 100%;}
#nt3dP{padding:5px;} /* size of 3d images */
/********************************************/
/** PRINT ***********************************/
/********************************************/
#ntLogoPrint{
	display:none;
	}
@media print{
	#nt,
	#nt #ntBG,
	#nt #nt3dT,
	#nt #nt3dB,
	#nt #nt3dR,
	#nt #nt3dL,
	#nt #nt3dTL,
	#nt #nt3dTR,
	#nt #nt3dBL,
	#nt #nt3dBR,
	#nt #nt3dP{
		background:#ffffff;
		}
	#nt #ntHeader,
	#nt #ntMenu,
	#nt #ntList,
	#nt #ntRight,
	#nt #ntDoPrint,
	#nt #ntFooter{
		display:none;
		}
	#nt #ntLogoPrint{
		display:block;
		padding:0 0 30px 20px;
		}
	}
/********************************************/
/** HEADER **********************************/
/********************************************/
#ntHeader{
	height:200px;
	position:relative;
	}
#ntHeader #ntLogo{
	display:block;
	text-decoration:none;
	position:absolute;
	top:10px;
	left:12px;
	}
#ntHeader #jwebLanguageWarning{
	position:absolute;
	top:100px;
	left:20px;
	background:#ffdd44;
	color:#ff3300;
	font-weight:bold;
	padding:10px;
	}
/********************************************/
/** MENU ************************************/
/********************************************/
#ntMenu{
	background:#08b600;
	}
#ntMenu .jwebMenu2 table{
	background:#fafaf8;
	}
#ntMenu .jwebMenu2 a{
	color:#ffffff;
	}
#ntMenu .jwebMenu2 table a{
	color:#222222;
	}
#ntMenu .jwebMenu2 #top.path{
	background:#4aca1c;
	}
#ntMenu .jwebMenu2 table a:hover,
#ntMenu .jwebMenu2 table .path{
	background-color:#eeeeee;
	}
/********************************************/
/** LIST ************************************/
/********************************************/
#ntList{
	width:100%;
	}
#ntList #ntURHere{
	padding:5px 0 5px 20px;
	}
#ntList #ntURHere,
#ntList #ntURHere a{
	color:#444444;
	}
#ntList #ntTranslate{
	padding:0 20px 0 0;
	text-align:right;
	}
#ntList #ntSearch{
	text-align:right;
	width:1%;
	padding:5px 20px 5px 0;
	white-space:nowrap;
	}

#ntList #ntSearch #query,
#ntList #ntSearch #submit{
	background:transparent;
	border:1px solid #bbbbbb;
	font-size:11px;
	vertical-align:middle;
	color:#666666;
	}
#ntList #ntSearch #query{
	width:110px;
	margin:0 4px 0 0;
	height:16px;
	padding:2px 0 0 2px;
	}
#ntList #ntSearch #submit{
	width:38px;
	height:20px;
	padding:0 0 0 2px;
	}
/********************************************/
/** COLUMNS *********************************/
/********************************************/
#ntCols{
	background:#ffffff;
	width:800px;
	}
#ntCol{
	vertical-align:top;
	padding:20px 0 20px 20px;
	}
/********************************************/
/** COLUMN RIGHT ****************************/
/********************************************/
#ntRight{
	vertical-align:top;
	width:240px; /* 20 är fade 30 är main padding */
	}
#ntRightMain{
	padding:20px 15px 20px 15px;
	vertical-align:top;
	width:100%;
	}
#ntRightBgTop{
	vertical-align:top;
	}
#ntRightBgBottom{
	vertical-align:bottom;
	}
#ntRightBgTop,
#ntRightBgBottom{
	background:url('../media/rightbg/middle.png') 100% 0 repeat-y;
	padding:0;
	}
#ntRightBgTop div{
	background:url('../media/rightbg/top.png') 100% 0 no-repeat;
	height:174px;
	width:20px;
	}
#ntRightBgBottom div{
	background:url('../media/rightbg/bottom.png') 100% 100% no-repeat;
	height:174px;
	width:20px;
	}
#ntRightLabel{
	background:#f3f3f2;
	padding:4px 10px 4px 10px;
	font-weight:bold;
	font-size:11px;
	color:#555555;
	}
#ntRightBlock{
	padding:10px 10px 20px 5px;
	}
/**********************/
#ntRightMain a{
	display:block;
	margin-bottom:3px;
	color:#333333;
	text-decoration:none;
	white-space:nowrap;
	}
#ntRightMain span{
	font-size:11px;
	}
#ntRightMain a:hover span{
	color:#3366FF;
	text-decoration:underline;
	}
#ntRightMain a img{
	margin-right:4px;
	}
#ntRightEdus strong{
	font-size:12px;
	margin-right:4px;
	}
#ntRightFood td{
	padding:0 4px 10px 0;
	font-weight:bold;
	font-size:10px;
	color:#777777;
	}
#ntRightFood img{
	margin-right:3px;
	}
#ntRightFood #vego{
	font-weight:normal;
	color:#009224;
	}
#ntRightFood #meat{
	font-weight:normal;
	color:#CC4B1F;
	}
/********************************************/
/** TEXT ************************************/
/********************************************/
#ntH1{
	font-family:Georgia, Garamond, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#555555;
	padding:0 0 20px 0;
	zoom:1;
	}
#ntP{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	padding:0 0 20px 0;
	max-width:500px;
	}
#ntInfo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
	padding:0 0 20px 0;
	}
/********************************************/
/** FLOATS **********************************/
/********************************************/
#ntFloatRight{
	float:right;
	margin:20px;
	display:inline;
	}
#ntFloatLeft{
	float:left;
	margin:20px;
	display:inline;
	}
/********************************************/
/** FRONT ***********************************/
/********************************************/
#ntFrontFranvaro{
	margin-bottom:20px;
	background:#ffeedc;
	color:#aa5522;
	font-weight:bold;
	font-size:11px;
	padding:15px 20px 15px 20px;
	white-space:nowrap;
	}
/**********************/
#ntFrontTvWrap{
	padding:1px;
	background:#dddddd;
	}
#ntFrontTv a{
	color:#666666;
	}
/**********************/
#ntFrontPostits{
	margin-bottom:30px;
	zoom:1;
	}
#ntFrontPostits .jwebPaperpatch{
	float:left;
	margin:0 10px 10px 0;
	}
#ntFrontPostits .jwebPaperpatchText{
	padding:3px;
	}
/**********************/
#ntFrontGrowyn{
	background:#005630;
	padding:15px 15px 15px 15px;
	}
#ntFrontGrowyn span{
	display:block;
	font-size:12px;
	color:#ffffff;
	margin-bottom:10px;
	}
#ntFrontGrowyn form{
	display:block;
	margin-bottom:20px;
	}
#ntFrontGrowyn img{
	display:block;
	}
/********************************************/
/** GUNILLAS BLOGG **************************/
/********************************************/
#ntFrontGunillasBlogg{
	background:url('../media/gunillabloggfront.png') #fafafa 0 100% no-repeat;
	padding:10px;
	border:1px solid #eeeeee;
	}
#ntFrontGunillasBlogg #ntA{
	font-size:16px;
	font-family:Georgia, Garamond, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#444444;
	margin-bottom:4px;
	}
#ntFrontGunillasBlogg #ntB{
	font-size:10px;
	color:#777777;
	margin-bottom:16px;
	}
#ntFrontGunillasBlogg #jwebKitanoPuff img,
#ntFrontGunillasBlogg #jwebKitanoPuff #text{
	display:none;
	}
#ntFrontGunillasBlogg #jwebKitanoPuff a{
	padding:10px 0 0 70px;
	}
/**********************/
#ntGunillasBlogg{
	background:url('../media/gunillablogg.png') #fafafa 0 100% no-repeat;
	border:1px solid #eeeeee;
	height:210px;
	}
#ntGunillasBlogg #ntA{
	font-size:22px;
	font-family:Georgia, Garamond, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#666666;
	padding:50px 0 0 140px;
	}
#ntGunillasBlogg #ntB{
	font-size:12px;
	color:#777777;
	padding:10px 0 0 150px;
	}
/********************************************/
/** EDU *************************************/
/********************************************/
#ntEduQuote{
	float:right;
	margin:0 0 20px 20px;
	}
#ntEduQuoteText{
	font-weight:bold;
	padding:10px;
	line-height:150%;
	}
#ntEduQuoteBy{
	padding:0 10px 10px 0;
	text-align:right;
	}
/**********************/
#ntProgramPresentation #logo{
	padding-bottom:0.5em;
	}
#ntProgramPresentation #program{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.5em;
	font-weight:bold;
	color:#444444;
	padding-bottom:0.4em;
	}
#ntProgramPresentation #profile,
#ntProgramPresentation #direction{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.5em;
	color:#888888;
	padding-bottom:0.2em;
	}
/********************************************/
/** PRINT BUTTON ****************************/
/********************************************/
#ntDoPrint{
	background:#ffffff;
	padding:20px 0 20px 20px;
	}
#ntDoPrint a{
	display:block;
	width:90px;
	text-decoration:none;
	color:#888888;
	font-weight:bold;
	padding:8px 0 8px 10px;
	border:1px solid #e9e9e9;
	}
#ntDoPrint a:hover span{
	text-decoration:underline;
	}
#ntDoPrint *{
	vertical-align:middle;
	}
#ntDoPrint span{
	margin-left:4px;
	cursor:pointer;
	}

/********************************************/
/** FOOTER **********************************/
/********************************************/
#ntFooter{
	border-top:10px solid #08b600;
	}
#ntFooter td{
	padding:20px 0 20px 20px;
	vertical-align:top;
	}
#ntFooter #ntAdress{
	line-height:150%;
	}
#ntFooter #ntAdress a{
	color:#0055ff;
	}

/********************************************/