img.mainoslevy {
	width: 130px;
	height: 130px;
	position: absolute;
	top: 72px;
	left: 37px;
	border: 0px solid black;
}

p.keskitys {
	text-align: center;
}

ul {
	color: #a67843;
	list-style-type: square;
}

table.gallery {
	font-size: 12px;
	border: 0px solid black;
	width: 400px;
	padding: 0; border-spacing:0;
}

table.gallery td {
	padding: 10px;
	text-align:center;
	vertical-align:top;
}

.gray {
	color: #5b5b5b;
}

table.boxcontentwithborders {
	border: 0px solid black;
}

table.boxcontentwithborders td {
	border: 0px solid black;
	font-size: 12px;
}

table.boxcontentwithborders th {
	border: 0px solid black;
	font-size: 12px;
}

table.gold_records {
	border: 0px solid blue;
	padding: 0; border-spacing:0;
}

table.gold_records td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	border-top: 0px solid black;
	border-bottom: 1px solid white;
	border-left: 0px solid black;
	border-right: 0px solid black;
}

table.gold_records td.ylin {
	border-top: 1px solid white;
}

table.gigs_table {
	border: 0px solid blue;
	padding: 0; border-spacing:0;
	margin-top: 50px;
}

table.gigs_table td {
	border-bottom: 1px solid white;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

table.gigs_table td.gigs_heading {
	border-bottom: 1px solid white;
}

table.vaarin {
               border: 0px solid blue;
               font-size: 12px;
               padding: 0; border-spacing:0;
}

table.vaarin td {
	border: 0px solid red;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	border-bottom: 1px solid white;
}

img {
	border: 1px solid white;
}

table.vaarin td.alaton {
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-top: 40px;
	border-bottom: 0px solid black;
}

h1 {
	color: #a67843;
	font-size: 20px;
	font-variant: small-caps;
}

h2 {
	color: #a67843;
	font-size: 20px;
	font-variant: small-caps;
}

h3 {
	color: #a67843;
	font-size: 18px;
	font-variant: small-caps;
}

h4 {
	color: #a67843;
	font-size: 12px;
	font-variant: small-caps;
}

.date {
	font-variant: small-caps;
	font-size: 11px;
	color: #a67843;
}

.date b {
	font-size: 14px;
	color: #a67843;
}

.archives {
	font-variant: small-caps;
	padding-bottom: 10px;
}

div.tyhja {
	border: 0px solid red;
	height: 25px;
}

/* --------------- UUTTA ROINAA ------------------- */

a:link     {color: #dab489; text-decoration: none;}
a:visited  {color: #dab489; text-decoration: none;}
a:hover    {color: #a67843; text-decoration: none;}
a:active   {color: #a67843; text-decoration: none;}


body {
	font-variant: small-caps;
	color: white;
	margin: 0 0 0 0;
	background-image: url('style/bg.jpg');
	font-family: Times New Roman;
}

div.centerPanel {
	width: 866px;
	min-height: 100%;
	background-color: black;
	position: absolute;
	left: 50%;
	margin-left: -433px;
	
	background-image: url('style/palkki_keski.jpg');
	background-repeat: repeat-y;
}

div.topPanel {
	width: 866px;
	height: 450px;
	background-image: url('style/palkki_yla.jpg');
	background-repeat: no-repeat;
}

div.middlePanel {
	width: 600px;
	padding: 10 10 10 10;
	margin-left: 130px;
	margin-top: 20px;
	margin-bottom: 100px;
	border: 0px solid blue;
}

div.bottomPanel {
	width: 866px;
	height: 55px;
	background-image: url('style/palkki_ala.jpg');
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;

}

/* ------------------ YLEMPI MENU ALKAA ------------------ */

div.menu {
	position: absolute;
	top: 330px;
	left: 90px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.menu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

div.menu li {
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0 0 0 0;
}

div.menu a {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

	width: 117px;
	height: 26px;
}

div.menu a.lastOne {
	width: 165px;
}



div.menu li ul {
	position: absolute;
	top: 26px;
	display: none;
	
	width: 164px;
	
	background-image: url('style/popup.jpg');
	z-index: 10000;

}

div.menu li ul li {
	display: block;
	padding-left: 20px;
	float: none;
}

div.menu li ul li a {
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	color: black;
}

/* Fix IE. Hide from IE Mac \*/

* html ul#nav li { float: left; height: 1%; }

* html ul#nav li a { height: 1%; }

/* End */

ul#nav li:hover ul, li.over ul { display: block; } /* The magic */


/* ------------------ YLEMPI MENU LOPPUU ------------------ */

/* ------------------ ALEMPI MENU ALKAA ------------------ */

div.menu2 {
	position: absolute;
	top: 362px;
	left: 90px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.menu2 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

div.menu2 li {
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0 0 0 0;
}

div.menu2 a {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

	width: 117px;
	height: 26px;
}

div.menu2 a.lastOne {
	width: 165px;
}



div.menu2 li ul {
	position: absolute;
	top: 26px;
	display: none;
	
	width: 164px;
	
	background-image: url('style/popup.jpg');
	z-index: 10000;
}

div.menu2 li ul li {
	display: block;
	padding-left: 20px;
	float: none;
}

div.menu2 li ul li a {
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	color: black;
}

/* Fix IE. Hide from IE Mac \*/

* html ul#nav2 li { float: left; height: 1%; }

* html ul#nav2 li a { height: 1%; }

/* End */

ul#nav2 li:hover ul, li.over ul { display: block; } /* The magic */

/* ------------------ ALEMPI MENU LOPPUU ------------------ */


div.newShop {
	width: 192px;
	height: 169px;
	background-image: url('style/kauppa.png');
	background-repeat: no-repeat;
	background-color: transparent;
	position: absolute;

	padding: 0 0 0 0;
	margin: 0 0 0 0;

	top: 20px;
	left: 50%;		
	margin-left: 450px;
	z-index: 10000;
	
}

div.newShopContent {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 145px;
	height: 112px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: white;
}

div.newSpotlite {
	width: 192px;
	height: 169px;
	background-image: url('style/spotlite.png');
	background-repeat: no-repeat;
	background-color: transparent;
	position: absolute;

	padding: 0 0 0 0;
	margin: 0 0 0 0;

	top: 220px;
	left: 50%;		
	margin-left: 450px;
	z-index: 10000;
	
}

div.newSpotliteContent {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 145px;
	height: 112px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: white;
}

div.randomBanner {
	position: absolute;	
	top: 39px;
	left: 112px;
	width: 642px;
	height: 282px;
}

hr {
	border: 1px solid white;
}

.subTitles {
	font-size: 14px;
}

.subTitles i {
	font-size: 10px;
	color: #a67843;
}

.keikkaLi {
	color: #a67843;
}

.keikkaLi b {
	color: white;
}

.bottomDate {
	color: #a67843;
	font-size: 11px;
}

.fakta b {
	color: #a67843;
}