body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

div, img {
	padding: 0px;
	margin: 0px;
	border: none;
}

h1 {
	font-family: 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	font-size: 35px;
	margin: 0;
	text-transform: uppercase;
}

h2 {
	font-size: 20px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

ul#restaurants-list {
	list-style-type: none;
}

ul#restaurants-list li {
	list-style-type: none;
}

/* Structure */

#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#page {
	width: 844px;
	float: left;
}

#side {
	width: 150px;
	padding: 140px 0 0 6px;
	float: left;
}

#side div,
#side object,
#side embed,
#side p {
	margin: 0 0 6px 0;
	padding: 0;
}


/* Image styles */

#bottom-images {
	padding: 5px 0;
	text-align: center;
}


/* Menu styles */

#menu {
	width: 844px;
	height: 33px;
	background: transparent url('/img/nav-bg.png') no-repeat top left;
	font-family: 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 33px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
}

#menu ul {
	padding: 0;
	margin: 0;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	font-family: 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	border-left: 2px #222 solid;
}

#menu li:first-child {
	border-left: none;
}

#menu a {
	text-decoration: none;
}

#menu a:link, #menu a:visited {
	color: #fff;
	padding: 4px 18px 3px 18px;
}

#menu a:hover {
	background: url('/img/nav-hover.jpg') repeat-x;
	color: #4C2A0D;
	text-decoration: none;
}

/* Alavalikko näkyviin */
#menu ul li:hover ul#dropdownmypa {
	left: auto;
}

#menu ul li:hover ul#dropdown {
	left: 0px;
}

/* DROPDOWN */

#menu ul ul#dropdownmypa {
	position: absolute;
	z-index: 9999;
	top: 33px;
	left: -999em;
	width: 244px;
	height: 223px;
	background-image: none;
	background-color: #000;
	border: 0px solid red;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
}

#menu ul ul#dropdown {
	position: absolute;
	z-index: 9999;
	top: 33px;
	left: -999em;
	width: 844px;
	height: 486px;
	background-image: none;
	background-color: #000;
	border: 0px solid red;
	padding: 10px 0 0 0;
	margin: 0;
	color: #FFF;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
}

#menu ul ul#dropdown .subtitle {
    margin-top: 10px;
	text-transform: none;
}

#menu ul ul#dropdownmypa li,
#menu ul ul#dropdown li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	font-family: arial, helvetica, sans-serif;
}

#menu ul ul#dropdownmypa a,
#menu ul ul#dropdown a {
	border-right: 0px #222 solid;
}

#menu ul ul#dropdownmypa a:link, #menu ul ul#dropdownmypa a:visited,
#menu ul ul#dropdown a:link, #menu ul ul#dropdown a:visited {
	color: #fff;
	padding: 0px 0px 0px 0px;
}

/* CITYLISTS */

#menu ul ul#dropdownmypa ul,
#menu ul ul#dropdown ul {
	padding: 0 0 0 15px;
	margin: 0;
/*
	width: 183px;
	min-height: 125px;
*/
	float: left;
	list-style-type:none;
}

#menu ul ul#dropdownmypa ul li {
	display: block;
	margin: 0;
	padding: 4px 5px 4px 10px;
	width: 168px;
	float: none;
}

#menu ul ul#dropdown ul li {
	display: block;
	margin: 0;
	padding: 4px 5px 4px 20px;
	width: 240px;
	float: none;
}

#menu ul ul#dropdownmypa ul li,
#menu ul ul#dropdown ul li {
	border-left: 0px #222 solid;
}

#menu ul ul#dropdownmypa ul a:link, #menu ul ul#dropdownmypa ul a:visited,
#menu ul ul#dropdown ul a:link, #menu ul ul#dropdown ul a:visited {
	color: #fff;
	padding: 0px 0px 0px 0px;
}

#menu ul ul#dropdownmypa ul a:hover, #menu ul ul#dropdownmypa ul a:visited:hover,
#menu ul ul#dropdown ul a:hover, #menu ul ul#dropdown ul a:visited:hover {
	background-image: none;
	color: #FFD527;
	text-decoration: none;
}

#menu ul ul#dropdownmypa ul h4,
#menu ul ul#dropdown ul h4 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #dbb979;
}

/* SUBMENU */

#sub-menu {
	height: 30px;
	background: url('/img/left-header.jpg') no-repeat;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
}

#sub-menu a:link, #sub-menu a:visited  {
	color: #000;
	padding: 0 5px 0 5px;
	border-right: 1px solid #666;
}

#sub-menu a:hover, .sub-menu a:active {
	text-decoration: underline;
}

#sub-menu ul {
	padding: 0 0 0 25px;
	margin: 0;
}

#sub-menu li {
	display: inline;
	font-family: arial, helvetica, sans-serif;
}

#extra-menu {
	height: 30px;
/*
	background: url('/img/left-header.jpg') no-repeat;
*/
	background-color: #ccc;
	font-size: 10px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
}

#extra-menu a:link, #extra-menu a:visited  {
	color: #000;
	padding: 0 5px 0 5px;
	border-right: 1px solid #666;
}

#extra-menu a:hover, .sub-menu a:active {
	text-decoration: underline;
}

#extra-menu ul {
	padding: 0 0 0 25px;
	margin: 0;
}

#extra-menu li {
	display: inline;
	font-family: arial, helvetica, sans-serif;
}

/* Footer */

.footer-menu {
	background: url('/img/bg-bottom-menu.png') no-repeat top center;
	height: 33px;
	font-size: 10px;
	line-height: 35px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5px;
}

.footer-menu a {
	color: #fff;
	border-right: 2px solid #222;
	padding: 11px 23px 9px;
}

.footer-menu ul {
	padding: 0 0 0 0px;
	margin: 0;
}

.footer-menu li {
	display: inline;
	font-family: verdana, arial;
}


/* Header */

#header {
	height: 110px;
	position: relative;
	text-align: center;
}

#header h1 {
	padding: 0;
	margin: 20px 0 10px 0;
}

.login {
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.ravintola {
/*
	position: absolute;
*/
	bottom: 0px;
	left: 330px;
}

.lang {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 91px;
	height: 33px;
	font-family: 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.lang-side {
	width: 140px;
	height: 33px;
	font-family: 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
}

.lang a:link, .lang a:visited {
	color: #fff;
	text-decoration: none;
}

.lang a:hover, .lang a:active {
	color: #4C2A0D
}

#fin {
	float:left;
	width: 42px;
	height: 33px;
}

#fin a:link, #fin a:visited {
	background: url('/img/lang-fin.png') no-repeat;
	padding: 4px 15px 4px 10px;
}

#fin a:hover {
	background: url('/img/lang-fin-mo.png') no-repeat;
	padding: 4px 15px 4px 10px;
}

#eng {
	float:left;
	width: 48px;
	height: 33px;
}

#eng a:link, #eng a:visited {
	background: url('/img/lang-eng.png') no-repeat;
	padding: 4px 17px 4px 10px;
}

#eng a:hover {
	background: url('/img/lang-eng-mo.png') no-repeat;
	padding: 4px 17px 4px 10px;
}


/* Vaihtuva banneri */

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 844px;
	height:226px;
	margin: 0 0 6px 0;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons 
a.browse {
	display:block;
	width:44px;
	height:44px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
/* left 
a.left	{
	background: url('../img/arrow-left.png') no-repeat;
	position: absolute;
	top: 100px;
	left: -10px;

	}
	
a.right {
	background: url('../img/arrow-right.png') no-repeat;
	position: absolute;
	top: 100px;
	right: -30px;
	}

*/

.scrollable table {
/*	width: 844px;*/
	height: 226px;
	border-spacing: 4px;
}

.scrollable td {
	border-radius: 10px;
	-moz-border-radius: 10px;
	vertical-align: bottom;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
}

.scrollable a {
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	font-family: 'Muli', sans-serif;

}

.scrollable a:link, .scrollable a:visited {
	text-decoration: none;
}

.scrollable a:hover, .scrollable a:active {
	text-decoration: underline;

}
.scrollable-text {
	background: url('/img/text_bg.png');
	width: 245px;
	padding: 5px 15px;
	margin-left: 0px;
}

.scrollable-text-large {
	background: url('/img/text_bg.png');
	width: 814px;
	padding: 5px 15px;
	position: absolute;
	top: 165px;
}

.day, .date, .venue {
	font-size: 14px;
	font-weight: 300;
	
}

.band {
	font-size: 16px;
	font-weight: 400;
	font-weight: bold;
}

.large {
	width: 844px;
	height: 226px;
	overflow: hidden;
}

.scrollable td.small {
	width: 277px;
}

/* disabled navigational button 
a.disabled {
	visibility:hidden !important;		
} 	
*/


/* Ravintola.fi frontpage */

#content {
	margin: 5px 0;
	background: #fff;
	overflow: hidden;
}

.text-content {
	padding: 35px 45px 45px 25px;
}

.text-content a:link, .text-content a:visited {
	text-decoration: underline;
}

.text-content ul {
	list-style-type: none;
}

.text-content li {
	padding: 5px 0;
}

.left-content {
	width: 600px;
	float: left;
}

.right-content {
	padding: 0px 25px 25px 25px;
	width: 194px;
	height: 100%;
	background: url('/img/title-lounaat.jpg') top center no-repeat;
	float: left;
}

.right-content h2,
.hotlist h3 {
	margin-left: -20px;
	margin-right: -20px;
	text-align: center;
	color: #fff;
	font-family: 'Yanone Kaffeesatz', arial, helvetica, san-serif;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
}

.right-bg {
	background: url('/img/title-lounaat.jpg') top center no-repeat;
}

/* Ravintolasivut eli alasivut */

.left-content-ravintola {
	width: 600px;
	float: left;
	background: #fff url('/img/left-header.jpg') no-repeat;
	
}

.virtualmap .left-content-ravintola {
	width: 844px;
	background: #fff url('/img/left-header.jpg') repeat-x;
}

.left-content-ravintola h2 {
	margin: 0;
}

.right-content-ravintola {
	width: 244px;
	background: #fff url('/img/title-fb.jpg') top center no-repeat;
	float: left;
	padding: 29px 0 0 0;
}

/* Tapahtumasivu */

#content-tapahtumat {
	left: 842px;
	background: url('/img/tapahtumat-bg.png') repeat-y;
	border: 1px #000 solid;
	overflow: hidden;
}

.left-tapahtumat {
	color: #000;
	width: 244px;
	font-family: verdant, arial, sans-serif;
	overflow: hidden;
	float: left;
}

.left-tapahtumat h2 {
	font-family: verdant, arial, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	line-height: 30px;
	padding: 0;	
	margin: 0;
}

.left-tapahtumat h3 {
	font-size: 12px;
	color: #FFF;
}

.left-tapahtumat a {
	color: #FFF;
}	


.right-tapahtumat {
	float: left;
	width: 598px;
	overflow: hidden;
	background: url('/img/tapahtumat-left-header.jpg') repeat-x;
	font-family: verdana, arial, sans-serif;
}

.weeknumber {
	padding-right: 180px;
}
.previousweek,
.nextweek {
	    font-size: 13px;
		color: #fff;
		padding: 0 5px;
}

.right-tapahtumat h2 {
	font-family: verdant, arial, sans-serif;
	text-align: left;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding: 0 5px;	
	margin: 0;
}

.kuukausi {
	background: #313131;
	line-height: 30px;
	width: 100%;
}

.vuosi {
	color: #7D7D7D;
}


.tapahtumat-left-header,
.hotlist h3 {
	background: url('/img/tapahtumat-left-header.jpg') no-repeat;
	border-right: 1px solid #000;
}

.hotlist h3 {
	font-size: 20px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.hotlist {
	overflow: hidden;
	width: 238px;
	padding: 3px 3px 10px 3px;
}

.hotlist img {
	margin: 3px 3px 3px 0;
}

.hotlist td {
	vertical-align: bottom;
}

.hotlist-br {
	clear: both;
	width: 98%;
	height: 1px;
	border-bottom: 2px solid #000;
	margin: 10px auto;
}

.tapahtuma {
	width: 598px;
	min-height: 80px;
	border-bottom: 2px #000 solid;
	padding: 10px 0 0px 0;
	overflow: hidden;
}

.tapahtuma.kuvaus {
	height: auto;
}

.tapahtuma img {
	padding: 0 0 1em 0;
}

.arrow {
	float: left;
	vertical-align: middle;
	width: 142px;
	background: url('/img/tapahtumat-nuoli.png') no-repeat top center;
	margin: 0 0 0 5px;
}

.arrow h2 {
	padding: 5px 0;
	text-align: center;
    color: #000;
}

.arrow p {
	color: #00A2F2;
	text-align: center;
}

.info {
	float: left;
	width: 233px;
	vertical-align: top;
}

.info p {
	margin-top: 0;
}

.extrainfo {
	float: left;
	width: 480px;
	margin-left: 100px;
	vertical-align: top;
}

.linkit {
	vertical-align: bottom;
	float: left;
	width: 52px;
}

.kuvake {
	vertical-align: bottom;
	float: left;
	width: 68px;
}

.liput {
	vertical-align: bottom;
	float: left;
	width: 98px
}

.liput p {
	font-size: 15px;
	margin-top: 0;
}

/* Calendar */

#calendar {
	width: 244px;
}

#calendar table {
	background: none;
	width: 234px;
	padding: 5px;
}

#calendar td {
	vertical-align: top;
       	text-align: center;
       	width: auto;
}	

#calendar a:link, #calendar a:visited {
	color: #760039;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 3px;	
}

#calendar a:hover, #calendar a:active {
	background: #760039;
	color: #fff;
	text-decoration: none;
}

 
.hidden {
	font-size: 10px;
	padding: 0;
}


/* Footer */

#footer {
	background: url('/img/bg-footer.png') no-repeat center 30px;
	min-height: 90px;
	padding: 0 0 40px 0;
	text-align: center;
}

#footer img {
	margin: 0 10px;
}

#footer p {
	line-height: 47px;
}

.lang img {
	float: left;
}

#color {
	position: relative;
	left: 0;
	top: 0;
	height: 37px;
}

#infoblock {
	width: 530px;
}

.infoblocks {
	width: 245px;
	padding: 10px;
	float: left;
}

#paivitys {
  position: fixed;
  right: 0;
  top: 0;
}

#yhteistyoedut td {
/*
	vertical-align: top;
*/
	padding-bottom: 10px;
}

input {
	border: 1px solid #760039;
}

#restaurants-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#restaurants-list li {
  margin: 0;
  padding: 0 0 20px 0;
  list-style-type: none;
  clear: both;
}

div.lunches div.lunch {
	display: none;
}

.logo-list {
	padding-right: 20px;
}

.alignleft {
	float: left;
	padding: 0 20px 20px 0;
}
