/* 
	KIOSKI STYLE SHEET
	Created by T.Mäkelä, 2007

	www.kioski.info
*/

BODY {
	margin: 5px 0px 5px 0px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	background-image: transparent;
}

#container {
	width: 600px;
	margin: 0 auto;	
}

/* HEADER */
#header {
	width: 600px;
	height: 170px;
	background-image: none;
	background-color: transparent;
    margin: 0px;
    padding: 0px;
	overflow: hidden;
	clear: both;
}

/* FOOTER */
#footer {
	width: 600px;
	height: 345px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
	clear: both;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	background-image: url("images/kioski-footer.gif");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#footer a { 
	width: 100px;
	height: 100px;
	margin: 160px 0px 0px 472px;
	background-color: transparent;
	display: block;
	position: absolute;
}


/* NAVIGATION */
#navigation {
	width: 600px;
	height: 116px;
	margin: 0;
}
#nav-lefts {
	float: left;
	width: 39px;
	height: 116px;
	background-image: url("images/kioski-nav-lefts.gif");
	background-repeat: no-repeat;
	background-color: transparent;
}
#nav-01 {
	float: left;
	width: 92px;
	height: 116px;
	margin: 0;
}
#nav-02 {
	float: left;
	width: 36px;
	height: 116px;
	margin: 0;
}
#nav-center {
	float: left;
	width: 261px;
	height: 116px;
	margin: 0;
}
#nav-03 {
	float: left;
	width: 104px;
	height: 91px;
	margin: 0;
}
#nav-04 {
	float: left;
	width: 157px;
	height: 91px;
	margin: 0;
}
#nav-text {
	clear: both;
	float: left;
	width: 261px;
	height: 25px;
	margin: 0;
}
#nav-05 {
	float: left;
	width: 92px;
	height: 103px;
	margin: 0;
}
#nav-06 {
	float: left;
	width: 37px;
	height: 103px;
	margin: 0;
}
#nav-right {
	float: left;
	width: 129px;
	height: 116px;
	margin: 0;
}
#nav-rights {
	float: right;
	width: 43px;
	height: 116px;
	background-image: url("images/kioski-nav-rights.gif");
	background-repeat: no-repeat;
	background-color: transparent;
}

#navigation-bottom {
	width: 600px;
	height: 19px;
	margin: 0;
	clear: both;
	background-image: url("images/kioski-nav-bottom.gif");
	background-repeat: no-repeat;
	background-color: transparent;
}

/* SCROLLIN´ CONTENTS */
#scroller {
	margin: auto;
	background-color: transparent;
	width: 620px;
	height: 288px;
	overflow: auto;
	padding: 0px;
}

/* SUB-NAVIGATION */
#subnavigation {
	width: 600px;
	height: 52px;
	margin: 10px 0px 10px 0px;
}
#subnavigation-bottom {
	width: 600px;
	height: 21px;
	margin: 0px 0px 20px 0px;
	background-image: url("images/kioski-subnavi-bottom.gif");
	background-repeat: no-repeat;
	background-color: transparent;
}

/* CONTENT */
#content {
	width: 452px;
	margin: 10px 0px 10px 0px;
	padding: 0px 77px 0px 71px;
}
#content-leftcol {
	float: left;
	width: 206px;
	margin: 0;
	padding: 0px 20px 0px 0px;
	overflow: hidden;
}
#content-rightcol {
	float: right;
	width: 206px;
	margin: 0;
	padding: 0px 0px 0px 20px;
	overflow: hidden;
}
#content img.artistit {
	border: solid 1px #000000;
}
#content img.galleria_thumb {
	border: solid 1px #000000;
	margin: 10px;
}
#content img.galleria {
	border: solid 1px #000000;
	margin: 0;
}
#content img.galleria_subnav {
	margin: 0;
}
#content a.galleria_subnav {
	margin: 0;
	padding: 0;
}
#content a:hover.galleria_subnav {
	margin: 0; 
	padding: 0;
	border-bottom: solid 1px #9d9fa2;
}
#content img.center {
	padding: 0px;
	border: solid 1px #000000;
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
#content img.left {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	border: solid 1px #000000;
}
#contentcol img.right {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: solid 1px #000000;
	float: right;
	display: block;
}
#content img.icon {
	margin: 0px;
	padding: 0px;
	border: none;
}
#center {
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}
h1 {
	text-align: center;
	font-family: georgia; 
	font-size: 100%;
	line-height: 120%;
	letter-spacing: 1px; 
	color: #000000;
	margin: 15px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent;
}
h2 {
	text-align: center;
	font-family: georgia; 
	font-size: 100%;
	line-height: 120%;
	color: #000000;
	margin: 10px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	background-color: transparent;
}
h3 {
	font-size: 100%;
	line-height: 120%;
	color: #000000;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: transparent;
}
h4 {
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent;
}
p {
	font-size: inherit;
	line-height: 150%;
	margin: 5px 0px 5px 0px;
}
p .kirjoittaja {
	font-size: 90%;
	color: #333333;
}
p .center {
	text-align: center;
}
p .right {
	text-align: right;
}
#content a {
	color: #666769;
	text-decoration: underline;
}
#content a:hover {
	color: #9d9fa2;
	text-decoration: underline;
}
ul {
	list-style-type: square;
	padding: 0;
	margin: 0px 5px 20px 15px;
}
li {
	font-size: inherit;
	line-height: 150%;
	padding: 1px 0px 0px 0px;
}
ol {
	list-style-type: decimal;
	padding: 0;
	margin: 0px 5px 20px 40px;
}
li.numero {
	background-image: none;
	font-size: inherit;
	line-height: 150%;
	padding: 1px 0px 0px 10px;
}
blockquote {
	font-style: italic; 
}
pre {
	font-family: inherit;
	font-size: inherit;
}

#line {
	clear: both;
	margin: 20px 0px 20px 0px;
	padding: 0;
	border-bottom: 1px solid #000000;
	background-color: transparent;
}

#line2 {
	clear: both;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: transparent;
}