html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Varsinainen css alkaa */

img {
	border: 0;
}

body,html {
	height: 100%;
}

body {
	font-family: Tahoma, Arial;
	color: #565655;
	font-size: 0.71em;
}

select, input, textarea {
	font-family: Tahoma, Arial;
	font-size: 1em;
}

body.fade { background: #bdbec0 url(../pics/magazine/bg.gif) 0 0 repeat-x; }

#container {
	position: relative;
	min-height: 100%;
}

/**
  * Yläreuna
  ****************************************/
  
#top {
	width: 918px;
	height: 130px;
	font-size: 0.8em;
	margin: 0 auto;
}
#top a#logo {
	background: transparent url(../pics/magazine/logo.gif) 0 0 no-repeat;
	height: 95px;
	width: 216px;
	min-width: 216px;
	float: left;
	text-decoration: none;
}
#top #sitename {
	display: inline;
	height: 95px;
	width: 682px;
	float: left;
	margin-left: 20px;
}
#sitename h1 {
	font-size: 30px;
	line-height: 35px;
	height: 35px;
	margin: 56px 0 0 0;
}
#top #magazinename {
	display: inline;
	height: 26px;
	width: 878px;
	float: left;
	margin-left: 20px;
}
#magazinename {
	font-size: 22px;
	line-height: 26px;
	height: 26px;
	font-family: Georgia, Arial, Tahoma;
	font-weight: normal;
	color: #595a5c;
}
#magazinename a {
	font-weight: normal;
	color: #595a5c;
}

/**
  * Sisältöalue
  ****************************************/

#inner {
	display: block;
	width: 918px;
	margin: 0 auto;
	padding-bottom: 80px;
	background: transparent url(../pics/magazine/bg_inner.gif) 0 bottom no-repeat; 
}

#webMagazineArchive .readMore {
	padding-bottom: 25px;
}

/**
  * Vasen reuna
  ****************************************/
  
#inner #leftContent {
	position:relative;
	display: block;
	width: 660px;
	min-width: 660px;
	height: 540px;
	background: #ffffff;
	float: left;
}
#leftContent #content {
	width: 620px;
	margin: 20px 0 20px 20px;
	height: 500px;
	background: #ffffff;
	overflow: auto;
}
#mainImg {
	margin-bottom: 22px;
}
.mainImg {
	margin-bottom: 22px;
}
/**
  * Vasen reuna - Sisältöelementit
  ****************************************/
#content .contentBlock {
	border-top: 1px solid #909091;
	margin-right: 10px;
	padding: 20px 0;
}

/**
  * Oikea reuna
  ****************************************/
  
#inner #rightContent {
	display: block;
	width: 216px;
	min-width: 216px;
	float: left;
	margin-left:42px;
}

/**
  * Oikea reuna - Navi
  ****************************************/
  
#rightContent #navi {
	padding: 0 15px 20px 15px;
	background: transparent url(../pics/magazine/bg_right.gif) 0 0 repeat-x; 
}
#navi a {
	display: block;
	background: transparent url(../pics/magazine/arrow_black.gif) 0 4px no-repeat;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 4px;
	color: #000000;
}
#navi a span {
	font-weight: normal;
	color: #aaa9a9;
}
#navi a.gray {
	background: transparent url(../pics/magazine/arrow_gray.gif) 0 4px no-repeat;
	color: #7f7f7f;
}
#navi h2 {
	display: inline-block;
	color: #000000;
	background: transparent;
}

/**
  * Oikea reuna - Navi
  ****************************************/
#rightContent #navi2 {
	padding: 15px;
}
#navi2 h2, 
#navi2 p {
	color: #FFFFFF;
	background: transparent;
}
#navi2 .goToSelect {
	width: 185px;
	height: 18px;
	margin-bottom: 1em;
}

#navi2 a {
	display: block;
	background: transparent url(../pics/magazine/arrow_white.gif) 0 5px no-repeat;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 4px;
	color: #ffffff;
}

/**
  * Oikea reuna - laatikko
  ****************************************/
  
.sideBox {
	border: 1px solid #fff;
	padding: 12px;
}

.sideBox a {
	display: block;
	background: transparent url(../pics/magazine/arrow_greydark.gif) 0 5px no-repeat !important;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 4px;
	color: #4D4D4D;
}

.sideBox * {
	color: #4D4D4D !important;
}

/**
  * Footer
  ****************************************/

#bottomLogo {
	position: absolute;
	top: 690px;
	width: 100%;
}

#bottomLogoContainer {
	position: relative;
	width: 920px;
	margin: 0 auto;
	display: block;
	padding-left: 40px;
}

#bottomLogoText {
	float: left;
	width: 620px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 5px;
	color: #fff;
	margin-left: 40px;
}

#bottomLogoPic {
	float: left;
	width: 80px;
}

/* Oldies
#bottomLogo {
	position: absolute;
	top: 690px;
	width: 100%;
}

#bottomLogo div {
	width: 920px;
	margin: 0 auto;
	display: block;
	padding-left: 40px;
}

#bottomLogo span {
	position: relative;
	top: -1px;
	left: 10px;
	color: #fff;
}
*/

#footer {
	position: absolute;
	bottom: 0;
	background: transparent url(../pics/magazine/bg_bottom.gif) 0 0 repeat-x;
	width: 100%;
	height: 80px;
}

#footerContentBottom{
	position: relative;
	top: 36px;
	width: 918px;
	height: 40px;
	margin: 0 auto;
	font-size: 1em;
}

#footerContentTop img {
	padding: 10px 0 0 20px;
}
#footerContentBottom {
	color: #999999;
}
#footerContentBottom .leftText {
	display: inline;
	margin: 20px 0 0 20px;
	float: left;
}
#footerContentBottom .rightText {
	display: inline;
	margin: 20px 20px 0 0;
	float: right;
}
#footerContentBottom .rightText a {
	background: transparent url(../pics/magazine/arrow_gray2.gif) 0 4px no-repeat;
	padding-left: 8px;
	text-decoration: none;
	color: #999999;
}

/**
  * headerit
  ****************************************/
  
h1 {
	font-size: 30px;
	line-height: 34px;
	font-family: Georgia, Tahoma, Arial;
	font-weight: normal;
	margin: 0 0 1em 0;
	color: #595a5c;
	background: transparent;
}
h2 {
	font-size: 15px;
	line-height: 19px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	margin: 0 0 0.8em 0;
	color: #595a5c;
	background: transparent;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	margin: 0 0 0.8em 0;
	color: #595a5c;
	background: transparent;
}
h1 a, h2 a {
	color: #595a5c;
	text-decoration: none;
}

a {
	color: #595a5c;
}

.readMore a {
	background: transparent url(../pics/magazine/read_more.png) 0 0 no-repeat;
	width: 70px;
	height: 17px;
	outline:0;
	float:left;
	padding-right: 10px;
	text-indent:-1000px;
}

.readMore .date {
	float:left;
}

#content h2 {
	font-size: 20px;
}

/**
  * Yleiset
  ****************************************/
a:hover {
	text-decoration: underline
}
p {
	padding: 0;
	margin: 0 0 0.8em 0;
	line-height: 1.2em;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
/**
  * Pääkuvat
  ****************************************/
div.left {
	float: left;
	margin: 0 15px 15px 0;
}
div.center {
	text-align: center;
}
div.right {
	float: right;
	margin: 0 0 15px 15px;
}