/* Centered body */
html 
{
	min-width:1019px;
}
body 
{
	text-align:center;
	min-width:1019px;
	background:#fff url(../../Administration/WebsiteImages/body_bg_centered.gif) repeat-y 50% 0;
}
.page 
{
	width:1018px;
	text-align:left;
	margin:0 auto;
}
.page-top-container 
{
	width:1018px;
	margin:0 auto;
	text-align:left;
}
.page-top 
{
	background-color:#FFFFFF;
	background-image:url(../../Administration/WebsiteImages/tab_bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.top 
{
	margin:0;
	padding:0;
	width:1018px;
}
.tabMenu1 
{
	padding-left:217px;
	background-image:none;
	background-color:Transparent;
}
.leftMenu1 
{
	width:217px;
}

.leftMenu1 li 
{
	width:183px;
	padding:0 10px 3px 24px;
	background-image:url(../../Administration/WebsiteImages/menu_left_bg_centered.gif);
}
.logo {
	margin:23px 0 0 26px;
}
.topLinks 
{
	margin-left:154px !important;
}
.footer 
{
	margin-left:216px;
}
.leftMenu1 li.leftMenuSelectedItem, 
.leftMenu1 li.leftMenuSelectedParent, 
.leftMenu1 li.hoverlevel1 
{
	background-image:url(../../Administration/WebsiteImages/menu_left_bg_selected_centered.gif);
}
.footer 
{
	margin-left:231px;
}
.footerInfo 
{
	margin-left:231px;
}
.leftMenu1 li.leftMenuSelectedItem ul li ul li,
.leftMenu1 li.leftMenuSelectedParent ul li ul li 
{
	padding-left:17px;
}
.panel.navigation 
{
	border-color:#f8c85b;
}
.tycktill 
{
	left:-200px;
}
/*~START Custom styles ~*/
.customT3
{
	color: #FFF;
	background-color: #000;
	padding:3px;
}
/*~SLUT Custom styles ~*/
/*~START LANDINGPAGE~*/
body.landingpage,
body.landingpage .top,
body.landingpage .tabMenu1, 
body.landingpage .tabMenu1 li,
body.landingpage .leftMenu1, 
body.landingpage .leftMenu1 li,
body.landingpage .page-top
{
	background: none;
	background-color: transparent;
}
body.landingXXXX
{
	background: transparent none repeat-y scroll 50% 0;
}
body.landing4646
{
	background-image:url('/Global/Bilder/Bredband/Kampanj/UmeNet-vaelj-sjaelv-landningssida-ren.jpg');
	background-color: #508B47;
	background-repeat: no-repeat;
	background-position: left top;
}
	.h1_4646 {
		color: #FFF;
}


	.boxcontent {
	clear: both;
	position:absolute;
	top: 40px;
	left: 50px;
	display: block;
	}
/*~END LANDINGPAGE~*/