/* GENERAL STYLES */
/* ===== BOTTOM ============================================================== */

div#bottom
{
	background: repeat left url( '/mika/gfx/bkg_bottom.gif' );
	font-size: 1px;
	width: 989px;
	height: 100%;
	z-index: 1;
	float: left;
	display: block;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 0px solid #EEEEEE; /* Var 3 px gul tidigare */
}

div#bottom table
{
	color: #ccc;
	font-size: 9px;
	text-transform: uppercase;
	float: left;
	font-family: "lucida sans" , arial, tahoma, verdana, sans-serif;
	padding-left: 25px;
}

div#bottom a
{
	color: #ccc;
	font-size: 9px;
	text-transform: uppercase;
}

div#bottom a:hover
{
	color: #fff;
}


div#bottom .bottomp
{
	background: no-repeat left url( '/mika/gfx/bkg_bottomp.gif' );
}

div#bottom table .stronger
{
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	text-transform: uppercase;
	margin: 0;
	margin-left: 5px;
}

div#bottom table b
{
	color: #fff;
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0;
	margin-left: 5px;
}


#home
{
	width: 48px;
	height: 100%;
	text-align: right;
	float: right;
	border: none;
	border: 0;
	display: block;
	margin-right: 15px;
	margin-top: 20px;
}


#home img
{
	margin-top: 0;
	border: none;
	border: 0;
}



div.mikasverige
{
	text-align: right;
	border: none;
	border: 0;
	display: block;
	margin-bottom: 10px;
}

.mikasverigeimg
{
	border: none;
	border: 0;
}


/* EDITOR PROPERTIES */
