/* MAIN STRUCTURAL ELEMENTS & BASICS */

html {
/* 	background: url(../images/bgr.gif) repeat-x #414142; */
	background: #000;
	font: 12px/17px Helvetica,Arial,sans-serif;
	color: #888;
}

* {
	margin: 0;
	padding: 0;
}
	
img {
	border: 0;
}

a {
	color: #777;
	text-decoration: underline;
}

p a:hover {
	background: #777;
	color: #000;
	text-decoration: none;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

p {
	padding-bottom: 10px;
}

ul li {
	list-style-type: none;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.right {
	text-align: right;
}
	

.mafia {
	display: block;
	clear: both;
	margin: 10px 26px 0 0;
}

.mafia a:hover {
	background: #000;
}

#container {
	width: 960px;
	min-height: 450px;
	margin: 0 auto;
}

#mainarea {
	float: left;
	width: 100%;
	min-height: 250px;
	padding: 8px 0 0 0;
	background: url(../images/bgr.jpg) repeat-y;
}


/* HEADER */

#header {
	width: 960px;
	height: 165px;
	margin: 0 auto;
	background: #181517;
/* 	border-bottom: 1px solid #c0c4c7; */
	background: url(../images/testhdr.jpg) no-repeat;
}


/* FOOTER */

#footer {
	width: 960px;
	margin: 0 auto;
	clear: both;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background: url(../images/footerbgr.png) bottom;
	height: 141px;
}

#footer p {
	padding-top: 100px;
}
	
#footer a {
	color: #555;
	text-decoration: underline;
}

#footer a:hover {
	color: #69747e;
	background-color: #fff;
	text-decoration: none;
}

#footercontainer {
	width: 960px;
	margin: 0 auto;
}

#bottomblack {
	background: #000;
	height: 15px;
}

/* NAV */

#navcontainer {
	width: 960px;
	margin: 0 auto;
	padding-top: 123px;
}

#nav {
	width: 746px;
	height: 28px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#nav_tku {
	width: 575px;
	height: 28px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#nav_en_tku {
	width: 505px;
	height: 28px;
	margin: 0 auto;
	padding: 6px 0 0 20px;
}

#nav_en {
	width: 725px;
	height: 28px;
	margin: 0 auto;
	padding: 6px 0 0 20px;
}

ul#nav li, ul#nav_en li, ul#nav_tku li, ul#nav_en_tku li {
	list-style-type: none;
	float: left;
	clear: right;
	padding: 0 18px 0 0;
}

#nav .navfront_fi a, #nav_tku .navfront_fi a {
	display: block;
	width: 68px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_etusivu_0.gif) -68px 0 no-repeat;
}	

#nav .navfront_fi a:hover, #nav .navfront_fi a.current, #nav_tku .navfront_fi a:hover, #nav_tku .navfront_fi a.current {
	background-position: 0 0;
}

#nav_en .navfront_en a, #nav_en_tku .navfront_en a {
	display: block;
	width: 49px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_etusivu_1.gif) -49px 0 no-repeat;
}	

#nav_en .navfront_en a:hover, #nav_en .navfront_en a.current, #nav_en_tku .navfront_en a:hover, #nav_en_tku .navfront_en a.current {
	background-position: 0 0;
}


#nav .navrestaurant_fi a, #nav_tku .navrestaurant_fi a {
	display: block;
	width: 83px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_ravintola_0.gif) -83px 0 no-repeat;
}	

#nav .navrestaurant_fi a:hover, #nav .navrestaurant_fi a.current, #nav_tku .navrestaurant_fi a:hover, #nav_tku .navrestaurant_fi a.current {
	background-position: 0 0;
}

#nav_en .navrestaurant_en a, #nav_en_tku .navrestaurant_en a {
	display: block;
	width: 103px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_ravintola_1.gif) -103px 0 no-repeat;
}	

#nav_en .navrestaurant_en a:hover, #nav_en .navrestaurant_en a.current, #nav_en_tku .navrestaurant_en a:hover, #nav_en_tku .navrestaurant_en a.current {
	background-position: 0 0;
}

#nav .navcatering_fi a, #nav_tku .navcatering_fi a {
	display: block;
	width: 73px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_catering_0.gif) -73px 0 no-repeat;
}	

#nav .navcatering_fi a:hover, #nav .navcatering_fi a.current, #nav_tku .navcatering_fi a:hover, #nav_tku .navcatering_fi a.current {
	background-position: 0 0;
}

#nav_en .navcatering_en a, #nav_en_tku .navcatering_en a {
	display: block;
	width: 73px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_catering_0.gif) -73px -2px no-repeat;
}	

#nav_en .navcatering_en a:hover, #nav_en .navcatering_en a.current, #nav_en_tku .navcatering_en a:hover, #nav_en_tku .navcatering_en a.current {
	background-position: 0 -2px;
}

#nav .navcalendar_fi a, #nav_tku .navcalendar_fi a {
	display: block;
	width: 71px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_ohjelma_0.gif) -71px 2px no-repeat;
}	

#nav .navcalendar_fi a:hover, #nav .navcalendar_fi a.current, #nav_tku .navcalendar_fi a:hover, #nav_tku .navcalendar_fi a.current {
	background-position: 0 2px;
}

#nav_en .navcalendar_en a, #nav_en_tku .navcalendar_en a {
	display: block;
	width: 85px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_ohjelma_1.gif) -85px -4px no-repeat;
}	

#nav_en .navcalendar_en a:hover, #nav_en .navcalendar_en a.current, #nav_en_tku .navcalendar_en a:hover, #nav_en_tku .navcalendar_en a.current {
	background-position: 0 -4px;
}

#nav .navgallery_fi a, #nav_tku .navgallery_fi a {
	display: block;
	width: 76px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_galleria_0.gif) -77px 0 no-repeat;
}	

#nav .navgallery_fi a:hover, #nav .navgallery_fi a.current, #nav_tku .navgallery_fi a:hover, #nav_tku .navgallery_fi a.current {
	background-position: 0 0;
}

#nav_en .navgallery_en a, #nav_en_tku .navgallery_en a {
	display: block;
	width: 76px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_galleria_1.gif) -76px 0 no-repeat;
}	

#nav_en .navgallery_en a:hover, #nav_en .navgallery_en a.current, #nav_en_tku .navgallery_en a:hover, #nav_en_tku .navgallery_en a.current {
	background-position: 0 0;
}

#nav .navforum_fi a, #nav_tku .navforum_fi a {
	display: block;
	width: 74px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_foorumi_0.gif) -74px -2px no-repeat;
}	

#nav .navforum_fi a:hover, #nav .navforum_fi a.current, #nav_tku .navforum_fi a:hover, #nav_tku .navforum_fi a.current {
	background-position: 0 -2px;
}

#nav_en .navforum_en a, #nav_en_tku .navforum_en a {
	display: block;
	width: 55px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_foorumi_1.gif) -55px -2px no-repeat;
}	

#nav_en .navforum_en a:hover, #nav_en .navforum_en a.current, #nav_en_tku .navforum_en a:hover, #nav_en_tku .navforum_en a.current {
	background-position: 0 -2px;
}

#nav .navtech_fi a, #nav_tku .navtech_fi a {
	display: block;
	width: 82px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_tekniikka_0.gif) -82px 0 no-repeat;
}	

#nav .navtech_fi a:hover, #nav .navtech_fi a.current, #nav_tku .navtech_fi a:hover, #nav_tku .navtech_fi a.current {
	background-position: 0 0;
}

#nav_en .navtech_en a, #nav_en_tku .navtech_en a {
	display: block;
	width: 43px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_tekniikka_1.gif) -43px 1px no-repeat;
}	

#nav_en .navtech_en a:hover, #nav_en .navtech_en a.current, #nav_en_tku .navtech_en a:hover, #nav_en_tku .navtech_en a.current {
	background-position: 0 1px;
}
	
#nav .navcontact_fi a, #nav_tku .navcontact_fi a {
	display: block;
	width: 107px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_contact_0.gif) -107px 1px no-repeat;
}	

#nav .navcontact_fi a:hover, #nav .navcontact_fi a.current, #nav_tku .navcontact_fi a:hover, #nav_tku .navcontact_fi a.current {
	background-position: 0 1px;
}

#nav_en .navcontact_en a, #nav_en_tku .navcontact_en a {
	display: block;
	width: 95px;
	height: 28px;
	margin: 0px;
	background: url(../images/nav_contact_1.gif) -95px 1px no-repeat;
}	

#nav_en .navcontact_en a:hover, #nav_en .navcontact_en a.current, #nav_en_tku .navcontact_en a:hover, #nav_en_tku .navcontact_en a.current {
	background-position: 0 1px;
}

#nav .flag, #nav_en .flag, #nav_tku .flag, #nav_en_tku .flag {
	margin-top: 3px;
}

/* CITY NAV */

#citynav {
	float: right;
	margin-top: 45px;
}

#citynav .tampere a {
	display: block;
	width: 85px;
	height: 28px;
	margin: 0px;
	background: url(../images/tampere.gif) 0 0 no-repeat;
}	

#citynav .tampere a:hover, #citynav .tampere a.current {
	background-position: -85px 0;
}

#citynav .turku a {
	display: block;
	width: 85px;
	height: 28px;
	margin: 0px;
	background: url(../images/turku.gif) 2px 0 no-repeat;
}	

#citynav .turku a:hover, #citynav .turku a.current {
	background-position: -84px 0;
}

#citynav_mob {
	display: none;
}

/* SPLASH PAGE */

#splash {
	width: 100%;
	height: 300px;
	margin-top: 180px;
	background: url(../images/splashbgr.jpg) no-repeat;
}

ul.splashnav {
	padding: 160px 0 0 390px;
}

ul.splashnav li {
	float: left;
	clear: right;
	margin-right: 30px;
}
	
.splashnav a.splashtre {
	display: block;
	width: 79px;
	height: 22px;
	margin: 0px;
	background: url(../images/splashtre.gif) -79px 0 no-repeat;
}	

ul.splashnav a.splashtre:hover {
	background-position: 0 0;
}

.splashnav a.splashtku {
	display: block;
	width: 61px;
	height: 22px;
	margin: 0px;
	background: url(../images/splashtku.gif) -62px 0 no-repeat;
}	

ul.splashnav a.splashtku:hover {
	background-position: 0 0;
}

/* COLUMNS */

.column1 {
	float: left;
	clear: left;
	width: 305px;
	margin-left: 11px;
/*	background: #fff; */
}

.column12 {
	float: left;
	clear: left;
	width: 622px;
	margin-left: 11px;
}

.column123 {
	float: left;
	clear: none;
	width: 938px;
	margin-left: 11px;
}

.column2 {
	float: left;
	width: 305px;
	margin-left: 12px;
/*	background: #fff; */
}

.column23 {
	float: left;
	width: 622px;
	margin-left: 12px;
/*	background: #fff; */
}

.column3 {
	float: left;
	clear:none;
	width: 305px;
	margin-left: 12px;
/*	background: #fff; */
}


/* TYPE */

h1, h2, h3, h4 {
	font-family: Georgia;
}

h1 {
	font-size: 26px;
	line-height: 36px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
	background: url(../images/h1bgrlrg.gif) no-repeat;
}

h1.lrg {
	background: url(../images/h1bgrlrg.gif) no-repeat;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}

.blue {
	color: #66ccf2;
}

.red {
	color: #ee0000;
}

.pink {
	color: #f80483;
}
	
.yellow {
	color: #ffc522;
}

.green {
	color: #4d9715;
}

.black {
	color: #000;
}

.white {
	color: #ddd;
}

h2.subhead {
	margin: -8px 0 10px 0;
}

.smalltext {
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
}

	
/* BOXES */

.private {
	width: 600px;
	height: 23px;
	background: url(../images/private.gif) left no-repeat #231f20;
	text-align: center;
	padding: 10px 0 0 0;
	font-weight: bold;
	border: 1px solid #666;
	margin-bottom: 15px;
}

.private_home {
	width: 285px;
	height: 23px;
	background: url(../images/private.gif) left no-repeat #231f20;
	text-align: center;
	padding: 8px 0 0 0;
	font-weight: bold;
	border: 1px solid #666;
	margin-bottom: 15px;
}

h2.eventdate {
	background: #1c1a1b;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
	font: 18px Georgia;
	line-height: 19px;
	padding: 5px;
}

.event {
	margin-bottom: 15px;
	color: #888;
}

.currentevent {
	margin-bottom: 10px;
	border-right: 2px solid #333;
	border-left: 2px solid #333;
	border-bottom: 2px solid #333; 
	margin-top: -10px;
	padding: 3px;
}	

.event p, .currentevent p {
	padding: 5px 0;
}

.event a, .currentevent a {
	text-decoration: underline;
	color: #888;
	padding-top: 3px;
}

.event a:hover, .currentevent a:hover, .event a:focus, .currentevent a:focus {
	background: #b25608;
	color: #000;
}

b.eventh {
	color: #ddd;
	font-family: Georgia,Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	padding: 0;
	width: 227px;
}

b.eventh a {
	color: #ddd;
	text-decoration: none;
	padding-top: 0;
}

.eventh .room_name {
	color: #888;
}

.soldout {
	background: url(../images/soldout.gif) no-repeat top right;
	position: absolute;
	width: 88px;
	height: 85px;
	margin-left: 514px;
}

.soldout_nosto {
	background: url(../images/soldout.gif) no-repeat top right;
	position: absolute;
	width: 88px;
	height: 85px;
	margin-left: 197px;
}

.column23 p.eventh {
	width: auto;
}

.eventdetails {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	padding: 3px 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	clear: both;
}

.eventdetails a img {
	margin-bottom: -2px;
	padding-left: 1px;
}

.eventdetails a:hover, .eventdetails a:focus {
	background-color: #000;
}

.cancelled b, .cancelled p {
	text-decoration: line-through;
}

.cancelled img {
	display: none;
}

.cancelled .eventdetails div.cancelled_text {
	position: absolute;
	color: red;
	font-weight: bold;
	text-decoration: none !important;
	z-index: 10;
	background: #000;
	text-align: left;
}

.column12 .cancelled .eventdetails div.cancelled_text {
	width: 600px;
}

.column3 .cancelled .eventdetails div.cancelled_text {
	width: 305px;
}

.event.eventdate .cancelled {
	text-decoration: none;
}
	
.smallflyer {
	float: right;
	padding: 0 0 3px 0;
}

.date {
	background: url(../images/date.gif) top left no-repeat;
	padding: 0 6px 0 16px;
}

.time {
	background: url(../images/time.gif) top left no-repeat;
	padding: 0 5px 0 16px;
}

.presale {
	background: url(../images/presale.gif) top left no-repeat;
	padding: 0 5px 0 17px;
	margin-left: 2px;
}

.entrance {
	background: url(../images/midnight.gif) top left no-repeat;
	padding: 0 5px 0 10px;
}

.event .date, .currentevent .date {
}


.price {
	background: url(../images/price.gif) top left no-repeat;
	padding: 0 5px 0 12px;
}

.tiketti {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	float: right;
}

.tiketti a img {
	margin-bottom: -6px;
}

.center {
	text-align: center;
}


/* INFOLIST */

ul.calendarinfo {
	line-height: 14px;	
}

ul.calendarinfo li {
	list-style-type: none;
	padding: 3px 5px;
	margin-left: 19px;
}

ul.calendarinfo li.midnight {
	list-style-type: none;
	padding: 3px 5px 3px 19px;
	margin-left: 5px;
	background: url(../images/midnight2.gif) left 50% no-repeat;
}

ul.calendarinfo li.presale2 {
	list-style-type: none;
	padding: 3px 5px 3px 19px;
	margin-left: 5px;
	background: url(../images/presale2.gif) left 50% no-repeat;
}

ul.calendarinfo ul li {
	margin-left: -4px;
}

/* NEWS */

ul.news li {
	padding: 0 0 15px 25px;
	background: url(../images/note.gif) no-repeat top left;
}

p.notedate {
	margin-top: 3px;
	padding-top: 1px;
	border-top: 1px dotted #777;
	font-family: lucida grande, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #444;
}


/* RESTAURANT MENU TABLES */

table.menu {
	margin-bottom: 15px;
}

table.menu th {
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
	text-align: left;
	border-bottom: 1px dotted #999;
	color: #ddd;
}

table.menu tr.top th {
	padding: 0;
	margin: 0;
}

table.menu tr.firstline td {
	padding-top: 5px;
}

table.menu td {
	padding: 1px;
}

table.menu td.right {
	text-align: right;
}

table.menu td.smalltext {
	padding: 0 1px 8px 1px;
}


/* CONTACT FORM */

form.cmxform fieldset {
 	margin-bottom: 10px;
 	border: 0;
}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-weight: bold;
}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
	
form.cmxform label {
	width: 60px; /* Width of labels */
}

input {
	border: 1px solid #222;
	background: url(../images/inputbgr.gif) repeat-x;
	color: #777;
	padding: 3px;
	width: 200px;
}

input.subject {
	width: 500px;
}

textarea {
	border: 1px solid #222;
	background: url(../images/textareabgr.gif) bottom repeat-x;
	color: #777;
	padding: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 500px;
}

p.contactdetail {
	padding: 5px 0;
}

form table td {
	padding: 5px 5px 5px 0;
}

form table th {
	text-align: left;
	padding: 5px 5px 5px 0;
}

.feedback_reply, .join_reply {
	padding: 5px;
	font-weight: bold:
}

#contact_person tr td {
	padding: 5px 0;
}
	

/* GALLERY & HOVERS */

.gallery_front {
	margin-left: 2px;
	text-align:left;
	display: block;
}

.gallery {
	margin-left: 2px;
	text-align:left;
	display: block;
}

.thumbnail {
	float: left;
	width: 65px;
	height: 170px;
	border: 1px solid #222;
	margin: 0 6px 6px 0;
	padding: 6px 6px 2px 6px;
	overflow: hidden;
}

a.thumbnail {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.4;
	color: #555;
	text-decoration: none;
}

a.thumbnail:hover {
	background: #111;
	color: #999;
}

.divider {
	margin-top: 11px;
}

.galimg {
	width: 65px;
	min-height: 95px;
}

ul.gal {
	text-align: center;
	padding-left: 0px;
	min-height: 103px;
}

ul.gal li {
	float: left;
	clear: right;
	padding: 0 10px 2px 0;
	min-height: 102px;
	width: 63px;
}

/* ROUND BOXES */

/*
.contentbox{
display:block;
}
.contentbox *{
display:block;
height:1px;
overflow:hidden;
background:#ffffff;
}
.contentbox1{
border-right:1px solid #eff0f1;
padding-right:1px;
margin-right:3px;
border-left:1px solid #eff0f1;
padding-left:1px;
margin-left:3px;
background:#f8f8f9;
}
.contentbox2{
border-right:1px solid #e5e8e9;
border-left:1px solid #e5e8e9;
padding:0px 1px;
background:#f9fafa;
margin:0px 1px;
}
.contentbox3{
border-right:1px solid #f9fafa;
border-left:1px solid #f9fafa;
margin:0px 1px;
}
.contentbox4{
border-right:1px solid #eff0f1;
border-left:1px solid #eff0f1;
}
.contentbox5{
border-right:1px solid #f8f8f9;
border-left:1px solid #f8f8f9;
}
.contentbox_content{
padding:5px 10px;
background:#ffffff;
color: #222;
} 
*/

.contentbox{
display:block;
}
.contentbox *{
display:block;
height:1px;
overflow:hidden;
background:#000000;
}
.contentbox1{
border-right:1px solid #171516;
padding-right:1px;
margin-right:3px;
border-left:1px solid #171516;
padding-left:1px;
margin-left:3px;
background:#0a0909;
}
.contentbox2{
border-right:1px solid #252223;
border-left:1px solid #252223;
padding:0px 1px;
background:#070707;
margin:0px 1px;
}
.contentbox3{
border-right:1px solid #070707;
border-left:1px solid #070707;
margin:0px 1px;
}
.contentbox4{
border-right:1px solid #171516;
border-left:1px solid #171516;
}
.contentbox5{
border-right:1px solid #0a0909;
border-left:1px solid #0a0909;
}
.contentbox_content{
padding:5px 10px;
background:#000000;
} 

.infobox{
display:block;
}
.infobox *{
display:block;
height:1px;
overflow:hidden;
background:#1c1a1b;
}
.infobox1{
border-right:1px solid #232021;
padding-right:1px;
margin-right:3px;
border-left:1px solid #232021;
padding-left:1px;
margin-left:3px;
background:#1f1d1e;
}
.infobox2{
border-right:1px solid #282425;
border-left:1px solid #282425;
padding:0px 1px;
background:#1e1c1d;
margin:0px 1px;
}
.infobox3{
border-right:1px solid #1e1c1d;
border-left:1px solid #1e1c1d;
margin:0px 1px;
}
.infobox4{
border-right:1px solid #232021;
border-left:1px solid #232021;
}
.infobox5{
border-right:1px solid #1f1d1e;
border-left:1px solid #1f1d1e;
}
.infobox_content{
padding:0px 5px;
background:#1c1a1b;
} 

/* RSS FEED ICON */

.feed {
	margin: 10px 0 0 10px;
	padding: 0 0 0 19px;
	background: url("../images/feed-icon-14x14.png") no-repeat 0 50%;
}
	
/* MOBILE ICON */

.mobile {
	margin: 2px 0 0 10px;
	padding: 0 0 0 19px;
	background: url("../images/mobile.gif") no-repeat 0 50%;
	line-height: 20px;
}
	
/* OPENING HOURS */

.hours {
	font-size: 15px;
	color: #fff;
}

.openinghours {
	text-align: center;
	color: #999;
}

.aukiolobgr {	
	display: block;
	height: 34px;
}
	
.hidden {
	display: none;
}	