/* Import standard text formatting */ 
@IMPORT url(basic.css);

/* --- Page Layout Styles --- */

/* HTML */
BODY
{
	background-color: #cccccc;
	height: 100%;
	margin: 0;
	padding: 0;
}



/* DIV id */

#page
{
	width: 1000px;
	height: auto;
		
	background-color: #ffffff;
	background-image: url(/sitesdata/vestfold-jernlager/bgleft.jpg);
	background-repeat: repeat-y;
	
	margin: 0px auto 10px auto;
	padding: 0;
	border: solid 1px #000000;
	
	float:left;
}
#pagewrapper
{
	width:1000px;
		
	margin: 0;
	padding: 0;

	background-image: url(/sitesdata/vestfold-jernlager/bgleft.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	
	clear: both;
	float:left;
}
#contentwrapper
{
	width: 1000px;
	background-image: url(/sitesdata/vestfold-jernlager/content_boader.jpg);
	background-position: top left;
	background-repeat:no-repeat;

	margin: 0;
	padding: 0;
	border: 0;
	clear: both;	
}

#header
{
	width: 1000px;
	height: 133px;

	margin: 0;
	padding: 0;
	border: 0;
}
#footer
{
	width: 1000px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image:url(/sitesdata/vestfold-jernlager/footline.jpg);
	clear: both;
	float:left;

}
#footercontent
{
	width: 1000px;

	margin:0;
	padding:30px Opx 0px 0px;
	border:0;
	line-height:14pt;
	color: #333366;	
	text-align:center;
	font-weight:bold;
	
	float: right;
	
}

#leftcolumn
{
	width: 167px;
		
	padding:0;
	margin:0px 0px 0px 0px;
	text-align: left;
	float: left;
}
#content
{
	width: 800px;
	margin: 0;
	border:0;
	padding:20px 0px 5px 0px;
	text-align: left;
	float: right;
}
#newslistheading
{
	width: 792px;
	height: 23px;	
	background-image: url(/sitesdata/vestfold-jernlager/news.jpg);

}


#breadcrumbbar
{
	width: 550px;
	height: 0px;
	
	margin:0;
	padding:0;
	border:0;

	color: #666666;
	
	overflow: hidden; 

}
#iconbar
{
	width: 181px;
	height: 0px;

	margin:0;
	padding:10px 0px 5px 10px;
	border:0;

}
#leftmenu
{
	width: 190px;
	height:500px;
	border: 0;
	margin: 13px 0px 0px 0px;
	
}
#submenu
{
	width: 160px;
	margin: 0px 0px 7px 10px;
	border: 0;
	text-align: left;
	
	float: left;	
	clear: both;

}

/* Class */

.menuitemselected
{
	width: 170px;
	height: 14px;
	
	margin:2px 0px 0px 10px;
	border:0;
	text-align: left;
	float: left;
		
}

.menuitem
{
	width: 170px;
	height: 14px;
	
	margin: 3px 0px 2px 10px;
	padding: 0;
	border:0;
	text-align: left;
	float: left;

}
.submenuitem
{
	width: 170px;
	height: 14px;
		
	padding:0;
	margin:0px 0px 0px 5px;
	text-align: left;
	float: left;
	
}

.newsitem
{
	width: 780px;
	
	border: 0;
	margin: 0px 0px 10px 2px;
	padding: 0;
	text-align:left;
	float: left;
	clear:both;
	border-bottom:solid 1px #666699	
}

.newsitemdate
{
	display:none;
	}

.newsitemthumb
{
	width: 100px;
	height: 100px;
	
	margin: 0px 0px 0px 0px;
	padding:0;
	border:0;

	
	float: right;
}
.newsitemtitle
{
	width: 430px;
	
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	
	margin:2px,0px,0px,2px;
	
	text-align: left;
	float:left;	
	
}
.newsiteminfo
{
	width: 430px;
	
	font-family: Arial,Trebuchet MS, Verdana;
	font-size: 10px;
	color: #333366;

	padding: 0;
	margin:6px 0px 0px 0px;

	text-align: left;
	float:left;	
}

.newsarchiveitem
{
	width: 550px;
	
	border: 0;
	margin: 0px 0px 10px 0px;
	padding: 0;

	text-align:left;
	float: left;
	clear:both;
}

.newsarchiveitemtitle
{
	float:left;
}
.newsarchiveitemdate
{
	float:left;
	padding-right: 10px;
}

/* --- End of Page Layout Styles --- */

/* --- SitecoreXpress classes --- */

#STANDARD_TYPE1_twocolumns0_MMS_WebEngine_ContactForm2_btnSend
{
	border: solid 1px black;
	background-color:#cccccc;
	height:20px;
	width:100px;
	color:#000000;
}

#STANDARD_TYPE1_twocolumns0_MSS_WebEngine_Login2_btnLogin
{
	border: solid 1px black;
	background-color:#cccccc;
	height:20px;
	width:100px;
	color:#000000;
	
}

.MssPage
{
	margin:10px 0px 0px 0px;
}

.navButtons
{
	float:left;
}
.navLine
{
	visibility:hidden;
}
/* --- End of SitecoreXpress classes --- */

/* For print*/
@media print
{
	BODY
	{
		background-color: #ffffff;
	}
	
	#header
	{
		display:none;
	}
	
	#breadcrumbbar
	{
		display:none;
	}
	
	#leftcolumn
	{
		display:none;
	}
	
	#footer
	{
		display:none;
	}
	#page
	{
		margin: 0px 0px 0px 0px;
		float:left;
	}

	#content
	{
		width: 500px;
		float: left;
	}
}
