body
{ background-color:#FEFEFE; }

div#page
{ 
	margin:auto; 
	text-align:left;
	background-color:#E8E8E8;
	/* background:#FFF url(http://www.freeteam.no/themes/medon_splash/images/body_bg.gif) repeat-x scroll top left;  */
	width:100%;  
}

div#top_wrap
{
	background:#FFF url(http://www.freeteam.no/themes/medon_splash/images/top_wrap_bg.gif) repeat-x scroll top left;
	height:134px;
}
div#splash_wrap
{
	background-color:#DFDFDF;
	border-bottom:1px solid #EBEBEB;
	margin-bottom:3px;
	padding-top:10px;
	padding-bottom:10px;
}
div#mid_wrap
{
	border-top:1px solid #EBEBEB;
	border-bottom:3px solid #FEFEFF;
}
div#bot_wrap
{
	background:#2572C4 url(http://www.freeteam.no/themes/medon_splash/images/bot_wrap_bg.gif) repeat-x scroll top left;
	border-bottom:1px solid #205388;
}

div#top,
div#splash,
div#mid,
div#bot
{
	width:990px; 
	margin:0 auto;
}

div#mid
{ 
	min-height:400px;
	padding-top:12px;
}
div#header 
{
	/*background:url(http://www.freeteam.no/themes/medon_splash/images/top_inner_bg.gif) no-repeat scroll top right;*/
	height:120px;
}

/*
div#mid
{ background:url(http://www.freeteam.no/themes/medon_splash/images/mid_bg.gif) no-repeat scroll top left; }
*/
body.print div#mid
{ background:#fff; float:left; }
/*
div#mid div#mid_content,
div#mid div#mid_right_included
{ 
	float:right;
	width:990px;
}
*/
div#splash
{
	background-color:#EEEEEE;
}
div#splash_padding
{
	border:8px solid #fff;
	padding:14px;
}
