@charset "utf-8";

/*
 * 		GENERAL STYLES
 */
 
body {
	margin: 0;
	padding: 0;
	background-color: #dddddd;
}

.wrapper{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

.container{
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 64em;
}

.mainContent{
	padding: 20px 0;
	width: 46em;
}

.wide{
	width: 100%;
}


.clear{
	clear: both;
	border: none;
	visibility: hidden;
	margin: 0;
}

.hr_narrow{
	background: url(../images/hr_fainted.gif) left center no-repeat;
	clear: both;
	width: 215px;
	margin: 0;
	height: 30px;
	border: 0px;
}

/*  
 *		FONT STYLES
 */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #353535;
	font-size: 0.6875em;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1{
	color: #e41815;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
}

h2{
	position: relative;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #e41815;
	font-size: 1em;
	font-weight: normal;
}

h2.small{
	font-size: 0.75em;
}

a{
	color: #e41815;
	text-decoration: none;
}

a:hover{
	color: #e41815;
}

.black{
	color: #000000;
}

.red{
	color: #e41815;
}

.light{
}

.top{
	margin-top: -10px;
}


/*
 * 		HEADER
 */
 
.header{
	position: relative;
	padding-top: 2em;
}

#mainLogo {
	float: left;
	display: block;
	width: 270px;
	height: 40px;
	background: transparent url(../images/logo_magneetto.gif) left top no-repeat;
	text-indent: -100em;
	margin-bottom: 28px;
}

#flashBannerHolder{
	position: relative;
	clear: both;
	padding-bottom: 10px;
}

#flashBanner{
	width: 61.5625em;
	height: 18.125em;
}

#frog{
	position: absolute;
	background: url(../images/sammakko.png) no-repeat !important;
	background: url(../images/sammakko.gif) right top no-repeat;
	width: 230px;
	height: 200px;
	right: -50px;
	bottom: -100px;
	
}
/*
 *		NAVIGATION
 */
#mainmenu{
	display: block;
	position: relative;
	float: left;
	width: 35em;
	margin: 0.75em 1.25em 0px 0px;
	padding-left: 60px;
}

#mainmenu ul{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainmenu ul li{
	display: block;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 27px;
	float: left;
}

#mainmenu ul li ul{
	display: block;
}

.listitem{
	display: block;
	font-size: 14px;
	width: auto;
}

.active{
	background: url(../images/menu_bullet.gif) center bottom no-repeat;
}

/*
 *		CONTENT
 */
 
.body{
}
 
.contentNarrow{
	width: 17.5em;
	float: left;
}

.pn{
	padding: 0 50px 0 0;
}
 
.Boxed{
	margin: 0 3em 0 0;
	border-bottom: none;
	background: url(../images/background_border_Boxed.jpg) repeat-x;
}

.BContent{
	background: url(../images/background_Boxed.jpg) repeat-x;
	padding: 0 25px 25px 25px;
	margin: 2px;
}

.BoxedWide{
	width: 24em;
	float: left;
	margin: 0;
}

.FadedBox{
	display: block;
	float: left;
	width: 15.125em;
	height: 300px;
	margin-top: 30px;
	background: url(../images/background_FadedBox.jpg) right top no-repeat;
}

.FadedBox h2, .FadedBox p{
	padding-left: 30px;
	padding-right: 35px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.narrowRoundedBox{
	background:url(../images/background_roundedNarrowBox.jpg) no-repeat;
	width: 146px;
	height: 326px;
	float: left;
	margin-top: 20px;
}

.narrowRoundedBox h1, .narrowRoundedBox h2, .narrowRoundedBox p, .narrowRoundedBox ul{
	padding-left: 20px;
	padding-right: 20px;
}

.narrowRoundedBox ul{
	list-style: none;
	margin-top: 5px;
}

.narrowRoundedBox ul li{
	background: url(../images/list_single_bullet.gif) left 0.3em no-repeat;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 0.625em;
}

.wideRoundedBox{
	background:url(../images/background_roundedWideBox.jpg) no-repeat;
	width: 366px;
	height: 165px;
	float: left;
}

.wideRoundedBox h2, .wideRoundedBox p{
	padding-left: 20px;
	padding-right: 20px;
}

.wideRoundedBox h2{
	margin-top: 20px;
}

/*
 *		LIFTS
 */

.live{
	position: absolute;
	background: url(../images/live.gif) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	top: -50px;
	right: 10px;
	text-indent: -100em;
}

/*
 *		FOOTER
 */
 
.footer{
	clear: both;
	background: url(../images/body_backgroung_gradient.jpg) repeat-x;
	height: 200px;
	padding-top: 20px;
}

.footer p{
	margin-top: 60px;
	padding-top: 10px;
	border-top: #c6c6c6 1px solid;
	text-align: center;
	color: #969696;
	font-size: 0.625em;
}