@charset "utf-8";
body,td,th {
	font-family: tahoma;
	font-size: 14px;
	color: #CCC;
}
body {
	width: 100%;
	height: 100%;
	background-color: #080808;
	background-image: url("../i/bgr.png");
	background-repeat: repeat-x;
	margin: 0px;
}

a {	color: #f77005; }
a:hover {	color: #FFF; }

@font-face {  
	font-family: Interstate;  
	src: url("font.ttf");
}
h2 {
	font-family: "Interstate";
	font-size: 22px;
	color: #f77005;
	text-transform: uppercase;
	margin: 0;
}
h3 {
	font-family: "Interstate";
	font-size: 27px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
}
#right .box .content p.confirm {
	margin-right: 15px;
	background-color: #669966;
	border: 1px dashed #33cc00;
	padding: 10px 0px 10px 20px;
	text-align: left;
	color: #333;
	font-size: 12px;
}
img {
	border: none;
}
.box-esittelyvideo {
	margin-top: 8px;
	margin-left: 12px;
	
}
.txt-white {	color: #FFF; }

.elamys-box { 	width: 90%;	height: auto; padding: 20px; background-color: none; border: 1px dashed #333; margin-bottom: 15px; }
.kuvat img {	border: 1px solid #ffffff; }
.elamys-otsikko { 	width: 450px;	height: 38px; font-size: 22px; text-transform: uppercase; color: #f77005; }
.elamys-takaisin { 	font-size: 22px; text-transform: uppercase; color: #f77005; }
.elamys-teksti { 	width: 450px;	height: auto; }
.elamys-palvelu { 	width: 250px;	height: auto; }
.elamys-palvelu img { border: 5px solid #FFF; height: 120px; }
.elamys-nappi { 	width: 90px;	height: auto; }

.frontpage img	{	border: 1px solid #ffffff; max-width: 90px; }
input.file {	color:#CCC;	}
.float-left { float: left; }
.float-right {float: right; }
.clear { clear: both; }

#wrap {
	width: 1088px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#top {
	height: 94px;
}
#logo {
	background-image: url("../i/logo.png");
	width: 1080px;
	height: 220px;
	margin-top: 20px !important;
	margin-left: 4px;
}
	
#menu {
	margin-top: 20px;
	background-image: url("../i/menu-bgr.png");
	background-repeat:no-repeat;
	height: 52px;
	width: 1088px;
}
#left {
	width: 258px;
	float: left;
}
#left .box {
	margin-top: 10px;
	margin-bottom: 23px;
}
#left .box .top {
	padding-top: 5px;
	padding-left: 3px;
	width: 255px;
	height: 40px;
	background-image: url("../i/left-side-top.png");
	background-position: top;
	background-repeat: no-repeat;
	z-index: -9999;
}
#left .box .bottom {
	width: 258px;
	height: 14px;
	position: absolute;
	background-image: url("../i/left-side-bottom.png");
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: -9999;
}

#left .box .content {
	width: 253px;
	height: auto;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url("../i/left-side-center.png");
	background-repeat:repeat-y;
	z-index: -9999;
	margin-bottom: -9px;
}

#left .news {
	height: 55px;
	margin-bottom: 5px;
}
#left .news .date {
	vertical-align: middle;
	text-align: center;
	width:	50px; 
	height: 50px;
	background-color: #464646;
	float: left;
	padding-top: 5px;
}

#left .news .day {
	vertical-align: bottom;
	width: 50px; 
	color: #f77005;
	font-size: 24px;
}
#left .news .month {
	width: 50px;
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
}
#left .news .ticker {
	vertical-align: middle middle;
	background-color: #1c1b1b;
	width: 160px;
	font-size: 11px;
	padding: 8px 10px 2px 10px;
	float: left;
	min-height: 45px;
	cursor: pointer;
}
#left .news .ticker-over {
	vertical-align: middle middle;
	background-color: #0f0f0f;
	width: 160px;
	font-size: 11px;
	padding: 8px 10px 2px 10px;
	float: left;
	min-height: 45px;
	cursor: pointer;
}

#right {
	width: 821px;
	float: right;
}
#right .box {
	margin-top: 9px;
	margin-bottom: 23px;
}
#right .box .top {
	padding-top: 5px;
	padding-left: 3px;
	width: 818px;
	height: 40px;
	background-image: url("../i/right-side-top.png");
	background-position: top;
	background-repeat: no-repeat;
	z-index: -9999;
}
#right .box .bottom {
	width: 821px;
	height: 14px;
	position: absolute;
	background-image: url("../i/right-side-bottom.png");
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: -9999;
}

#right .box .content {
	width: 795px;
	height: auto;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url("../i/right-side-center.png");
	background-repeat:repeat-y;
	z-index: -9999;
	margin-bottom: -9px;
}

p.form-tag {
	padding-left: 10px;
	margin-bottom: 0px;
	font-size: 10px;
	text-transform:uppercase;
	color: #FFF;
}
.kysely-form input, .kysely-form textarea, .kysely-form select  {
	width: 190px;
	border: 0px;
	background-color: #f0f0f0;
	color: #333;
	padding: 3px;
	font-size: 11px;
	margin-left: 10px;
	font-family: tahoma;
	max-width: 190px;
	max-height: 80px;
}
.kysely-form textarea  {
	height: 80px;
}
#bottom-nav {
	background-image: url("../i/bottom.png");
	background-repeat: repeat-x;
	height: 165px;
	width: 100%;
}
.btn_send {
	background-image: url("../i/btn_send_up.png");
	height: 32px;
	width: 87px;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 3px;
}
.btn_send_over {
	background-image: url("../i/btn_send_over.png");
	height: 32px;
	width: 87px;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 3px;
}
.btn_readmore {
	background-image: url("../i/btn_readmore_up.png");
	height: 32px;
	width: 87px;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 3px;
}
.btn_readmore_over {
	background-image: url("../i/btn_readmore_over.png");
	height: 32px;
	width: 87px;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 3px;
}

p.form-small-text {
	font-size: 11px;
	padding-left: 12px;
	width: 70%;
}

div.footer-nav {
	width: 1088px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

/* MENU */

.menu {
	background-position: bottom;
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 14px;
	padding-left: 30px;
	cursor: pointer;
	float: left;
}

/* SUOMI */

.etusivu 				{	background-image: url("../i/nav/nav_etusivu.png");	width: 68px; }
.etusivu_over 			{	background-image: url("../i/nav/nav_etusivu_over.png");	width: 68px; }

.yhteistyo 				{	background-image: url("../i/nav/nav_yhteistyo.png"); width: 172px; }
.yhteistyo_over 		{	background-image: url("../i/nav/nav_yhteistyo_over.png"); width: 172px; }

.elamyspalvelut 		{	background-image: url("../i/nav/nav_elamys.png"); width: 133px; }
.elamyspalvelut_over 	{	background-image: url("../i/nav/nav_elamys_over.png"); width: 133px }

.huvilat 				{	background-image: url("../i/nav/nav_huvilat.png"); width: 68px; }
.huvilat_over 			{	background-image: url("../i/nav/nav_huvilat_over.png");	width: 68px; }

.kalenteri 				{	background-image: url("../i/nav/nav_kalenteri.png");	width: 86px; }
.kalenteri_over 		{	background-image: url("../i/nav/nav_kalenteri_over.png");	width: 86px; }

.vk 					{	background-image: url("../i/nav/nav_vk.png");	width: 122px; }
.vk_over 				{	background-image: url("../i/nav/nav_vk_over.png");	width: 122px; }

.galleria 				{	background-image: url("../i/nav/nav_galleria.png");	width: 76px; }
.galleria_over 			{	background-image: url("../i/nav/nav_galleria_over.png");	width: 76px; }

.yhteystiedot 			{	background-image: url("../i/nav/nav_yhteystiedot.png");	width: 114px; }
.yhteystiedot_over 		{	background-image: url("../i/nav/nav_yhteystiedot_over.png");	width: 114px; }

/* ITALY */

.home 				{	background-image: url("../i/nav/nav_home.png");	width: 48px; }
.home_over 			{	background-image: url("../i/nav/nav_home_over.png");	width: 48px; }

.partners 				{	background-image: url("../i/nav/nav_partners.png"); width: 82px; }
.partners_over 		{	background-image: url("../i/nav/nav_partners_over.png"); width: 82px; }

.i-servizi-di-esperianza 		{	background-image: url("../i/nav/nav_i-servizi-di-esperianza.png"); width: 192px; }
.i-servizi-di-esperianza_over 	{	background-image: url("../i/nav/nav_i-servizi-di-esperianza_over.png"); width: 192px }

.ville 				{	background-image: url("../i/nav/nav_ville.png"); width: 48px; }
.ville_over 			{	background-image: url("../i/nav/nav_ville_over.png");	width: 48px; }

.calendario 				{	background-image: url("../i/nav/nav_calendario.png");	width: 99px; }
.calendario_over 		{	background-image: url("../i/nav/nav_calendario_over.png");	width: 99px; }

.shop 					{	background-image: url("../i/nav/nav_shop.png");	width: 47px; }
.shop_over 				{	background-image: url("../i/nav/nav_shop_over.png");	width: 47px; }

.gallery			{	background-image: url("../i/nav/nav_gallery.png");	width: 71px; }
.gallery_over 			{	background-image: url("../i/nav/nav_gallery_over.png");	width: 71px; }

.contatti 			{	background-image: url("../i/nav/nav_contatti.png");	width: 77px; }
.contatti_over 		{	background-image: url("../i/nav/nav_contatti_over.png");	width: 77px; }




/* MENU OVER */
#pvm-info {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	text-transform: normal;
	font-size: 11px;
	z-index: 10;
}
#lang-bar {
	margin-top: 5px;
	margin-right: 10px;
	float: right;
	z-index: 10;
}
#lang-bar span {
	text-transform: normal;
	font-size: 11px;
	padding-right: 5px;
	z-index: 10;
}

.sr-logo		{ background-image: url("../i/sr-logo.png"); width: 810px; height: 100px; background-position: center; background-repeat: no-repeat; float: left; }

/* ICONS */

.icon 			{ float: left;	width: 270px;	height: 130px; text-align: center; }
.icon img		{ max-width: 110px; max-height: 110px; border: 4px solid #222; -moz-border-radius: 5px; -webkit-border-radius: 5px; cursor:pointer; }
.icon-title		{ text-transform: uppercase; color: #f77005; padding-bottom: 3px; padding-top: 3px;   }
.top-left 		{ padding-top: 40px; }
.top-center 	{  }
.top-right 		{ padding-top: 40px; }
.bottom-left 	{  }
.bottom-center 	{ padding-top: 40px; }
.bottom-right 	{  }
.opa60		{ opacity:0.6;	filter:alpha(opacity=60); }
.opa99		{ opacity:0.99;	filter:alpha(opacity=99); }

#tapahtuma span 		{ margin-left: 15px; }
#tapahtuma .info		{ margin-left: 15px; }
#tapahtuma h4 			{ text-transform: uppercase; font-size: 11px; margin: 6px 0px 2px 0px; }
#tapahtuma img			{ max-height: 200px; max-width: 340px; border: 4px solid #ffffff; }


.contact-right {
	float:left;
	width: 350px;
	height: auto;
}
.contact-left {
	float:left;
	width: 350px;
	height: auto;
	margin-right: 70px;
}
.error_strings ul {
	list-style-type: none;
	font-size: 11px;
	font-style: normal; 
	text-align: left; 
	width: 70%; 
	padding: 10px; 
	margin: 13px;  	
	border: 1px dashed #C33;
}