body {
	background-color: black;
	background-image: url("images/tyyliton_body_bg.jpg");
	background-position: 425px 0px;
	background-repeat: no-repeat;
	color: white;
	font-family: verdana;
	font-size: 8pt;
}

#right_column_content {
	width: 190px;
	position: absolute;
	left: 590px;
	top: 300px;
	padding: 0px;
	margin: 0px;
}

#menu {
	margin-left: 10px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
}

#menu a {
	display: block;
	background-color: #4A0000;
	float: left;
	padding: 5px;
	margin: 5px;
	margin-bottom: 30px;
}

#menu ul {
	margin-left: 0px;
	display: inline;
}

#menu li {
	margin-left: 0px;
	list-style: none;
	display: inline;
}


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

a:hover {
	color: #6B0000;
	text-decoration: underline;
}

a:visited {
	color: #9D0000;
}

#container {
	width: 777px;
}

#right_menu {
	margin-top: 560px;
}

#left_column {
	width: 582px;
	padding: 0;
	margin: 0;
}

#content{
	clear: left;
	width: 530px;
	margin: 0 0 0 0;
	padding-left: 50px;
	height: 100%;
}

#content p {
	width: 500px;
	margin-bottom: 1em;
}

.otsikko {
	background-image: url("images/hr.gif");
	background-position: 0px 1.5em;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 100%;
	height: 2em;
	clear: left;
}

.otsikko strong {
	line-height: 1.7em;
	color: #DC0000;
}

.uutisteksti {
	width: 500px;
	margin-bottom: 2em;
}

.pvm {
	color: #6B0000;
	font-weight: bold;
	font-size: 8pt;
}



#footer {
	position: relative;
	margin-top:70px;
	text-align: center;
	padding-bottom: 20px;
}

h1 {
	color: #DC0000;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	color: #DC0000;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #DC0000;
}

li {
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

ul, p {
	margin-bottom: 1em;
	list-style-type: square;
}

ol {
	margin-top: 10px;
	margin-bottom: 10px;
}

ol li {
	margin-left: 40px;
}

.levy_info {
	margin-left: 160px;
}

hr {
	background-image: url("images/hr.gif");
	height: 3px;
	width: 460px;
	border: 0;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	clear: left;

}

.cover {
	float: left;
	margin-bottom: 10px;
}

.tuoteinfo {
	margin-left: 90px;
	width: 100px;
}

.keikkalista {
	padding-bottom: 250px;
}

table {
	width: 500px;
}

.media_table {
	margin-bottom: 20px;
}

th {
	text-align: left;
	padding-top: 10px;
}

a img {
	border: 2px solid #FF0000;
}

.thumbnail {
	margin-right: 21px;
	margin-bottom: 10px;

}


.last {
	margin-right: 0px;
}

.viewed {
	color: white;

}

.profiilikuva {
	float: right;
	border: 3px solid black;
	margin: 10px;
}

.sisennys {
	margin-left: 40px;
}

.galtsu_navi {
	margin-top: 20px;
	text-align: center;
}

.thumbs {
	margin-top: 20px;
	margin-left: 0px;
}

input {
	border: #920000;
	color: white;
	background-color: #600000;
}

.submit {
	background-color: #9D0000;
	border: 2px solid #600000;
	color: black;
	font-weight: bold;
}

.submit:hover {
	background-color: #6A010;
	border: 2px solid #600000;
	color: white;
}