
#IBR_body{
	margin:0px;
	border:0px none #FF0000;
	padding:0px;
	overflow:hidden;
	background-color:transparent;
	background-repeat:repeat-y;
	background-position:top right;
	background-image:url(/art/designs/netbook/wide_right_tile.png?v=2);
}
#IBR_back3{
	height:76px;
	position:absolute;
	top:0px;
	left:163px;
	width:20px;
	background-color:transparent;
	background-position:top right;
	background-image:url(/art/designs/netbook/wide_right_tile.png?v=2);			
}
#IBR_back4{
	height:52px;
	position:absolute;
	top:0px;
	left:0px;
	width:163px;
	background-repeat:no-repeat;
	background-image:url(/art/designs/netbook/tower_gradient_right.png?v=2);
}
#IBR_back5{
	height:52px;
	position:absolute;
	top:0px;
	left:0px;
	width:163px;
	background-color:transparent;
	background-position:-1047px 0px;
	background-image:url(/art/designs/netbook/wide_top.png?v=2);
}
#IBR_back1{
    position:absolute;
    left:163px;
    top:1200px;
    width:20px;
    bottom:0px;
    background-color:transparent;
}
#IBR_logo{
	display:block;
	position:absolute;
	cursor:pointer;
	top:52px;
	left:0px;
	width:163px;
	height:100px;
	background-image:url(/art/designs/netbook/logo_basic.png);
}
#IBR_logoXL{
	display:block;
	position:absolute;
	cursor:pointer;
	top:52px;
	left:0px;
	width:163px;
	height:100px;
	background-image:url(/art/designs/netbook/logo_xl.png);
}


html{ height:100%; }
#LEFT_body,
#MEN_body,
#TOP_body,
#IBR_body,
#RIGHT_body{
    background-repeat:unset!important;
    background-position:unset!important;
    background-color:var(--color-saturn)!important;
}
#TOP_body{ background-size:100% 1080vh/*TODO: nav frame isn’t 100vh in height*/!important; }

#LEFT_body,
#MEN_body,
#TOP_body,
#IBR_body,
#RIGHT_body{
    background-image:linear-gradient(to bottom, var(--color-darkness) 0%, var(--color-bluesky) 100%)!important;
}
