* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%
}

body {	
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Tahoma, Times;
	font-size: 12px;
	min-width: 960px;
	background-color: #FFF;
	background-image: url("/layout/disasfish/images/icebg.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

body.home {
	background-image: url("/layout/disasfish/images/mainbg2.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #5E6B76;
}

h1, h2, h3 {
	margin: 0;
	padding-bottom: 12px;
	font-weight: normal;
}

p {
	margin: 0;
	padding-bottom: 12px;
}

a img {
	border: none;
}

.wrap {
	min-height: 100%;
}

.logo {
	float: left;
	padding-left: 20px;
}

.home .topnavi {	
	width: 100%;
}

.topnavi {
	background-image: url("/layout/disasfish/images/navibg.png");
	background-repeat: repeat-x;
	padding-top: 16px;
	height: 81px;
	width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #FFF;
	position: relative;
	top: 0;
	z-index: 4;
	text-shadow: 1px 0px 4px #000;
}

.topnavicontent {
	background-image: url("/layout/disasfish/images/innernavicontentbg.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 66px;
	float: left;
	width: 794px;
}

.home .topnavicontent {
	background-image: url("/layout/disasfish/images/navicontentbg.png");
}

.home .topnavicontent {
	width: 900px;
	margin: 0 auto;
	float: none;
}

.home .topnavi {
	border: none;
}

.mainnavi {
	float: left;
	/* padding-left: 43px; */
	padding-left: 5px;
}
.home .mainnavi {
	padding-left: 43px;
}

/*
.naviItem {
	float: left;
	margin: 17px;
	margin-right: 0px;
	white-space: nowrap;
}
*/
.naviItem {
	float: left;
	margin: 19px;
	margin-right: 0px;
	margin-left: 14px;
	white-space: nowrap;
}


.topnavi .naviItem {
	text-align: center;
}

.lang {
	float: right;
	padding-top: 18px;
}

.home .lang {
	padding-right: 53px;
}

.lang table td {
	text-align: center;
}

.top {
	height: 350px;
	width: 960px; margin: 0 auto;
}

.mainimg {
	position: absolute;
	top: 0;
	width: 960px;
	height: 350px;
	margin: 0 auto;
	z-index: 2;
}

.shadow {
	position: absolute;
	top: 98px;
	width: 960px;
	height: 252px;
	margin: 0 auto;
	z-index: 3;
	background-image: url("/layout/disasfish/images/shadow.png");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

.titles .richtext p {
	padding-bottom: 3px;
}


.main {
	/*overflow: auto;*/
	padding-bottom: 106px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.home .main {
	padding-bottom: 207px;
}

.maincontent {
	padding: 20px;
	padding-bottom: 35px;
}

.left {
	float: left;
	width: 610px;
	padding: 15px;
}

.right {
	float: right;
}

.colB {
	width: 245px;
	padding: 15px;
}

.subnavi {
	background-image: url("/layout/disasfish/images/subnavi.jpg");
	background-repeat: no-repeat;
	width: 199px;
	min-height: 26px;
	_height: 26px;
	padding: 30px;
}

.subnavi ul {
	padding-top: 10px;
}

.subnavi ul li {
	list-style: none;
	padding-bottom: 12px;
}

.twocols {
	width: 396px;
	background-image: url("/layout/disasfish/images/columnbg.jpg");
	background-repeat: no-repeat;
	padding: 25px;
	overflow: hidden;
	min-height: 36px;
}

.widebottom {
	position: absolute;
	top: -45px;
	text-align: center
}

.shopsmap {
	width: 610px;
	height: 334px;
	background-image: url("/layout/disasfish/images/myymalat.jpg");
	background-repeat: no-repeat;
	position: relative;
}
.shopsmap.en {
	background-image: url("/layout/disasfish/images/myymalat-en.jpg");
}
.shopsmap.ru {
	background-image: url("/layout/disasfish/images/myymalat-ru.jpg");
}

.shopbox {
	height: 13px;
	width: 13px;
	cursor: pointer;
	position: absolute;
}

.tesjoki {
	right: 349px;
	top: 205px;
}

.hamina {
	right: 288px;
	top: 187px;
}

.mustola {
	right: 199px;
	top: 92px;
}

.imatra {
	right: 163px;
	top: 71px;
}

.nuijamaa {
	right: 186px;
	top: 101px;
}

.rajapatsas {
	right: 172px;
	top: 62px;
}

.shopbox .shopinfo {
	position: relative;
	right: 40px;
	top: -39px;
	display: none;
}

.shopselected, .shopselected .shopinfo {
	display: block !Important;
}

.shopselected a {
	color: red !important;
}



/* Footer */

.introtext {
	padding-top: 8px;
	height: 78px;
        width: 100%;
}

.introtext_ru {
	position: relative;
}

.introtextDiv {
	float: right;
	text-align: center;
	width: 470px;
}

.introtext_ru .introtextDiv {
	position: absolute;
	top: -16px;
	right: 0;
}

.contactinfo {
	position: relative;
	padding-top: 15px;
}

.sidetitle {
	left: 56px;
	position: absolute;
	width: 200px;
}

.footer {
	clear: both;
	height: 106px;
	margin: -106px auto 0;
	position: relative;
}

.home .footer {
	width: 100%;
	background-image: url("/layout/disasfish/images/innerfooter.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 207px;
	margin: -207px auto 0;
}

.home .footercontent {
	background-image: none;
	height: 192px;
}

.footercontent {
	background-image: url("/layout/disasfish/images/innerfooter.jpg");
	background-repeat: repeat-x;
	width: 960px;
	padding-top: 15px;
	margin: 0 auto;
	text-align: center;
	height: 91px;
}

.footercontent table {
	margin: 0 auto;
}


/* Texts */

.naviItem a, .naviItem a:visited {
	font-family: "arno-pro", "Times New Roman", Arial, Verdana;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1;
}

.naviItem a:hover, .naviItem a:active {
	color: #D7DBE6;
}

.lang a, .lang a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #6A7D9A;
}

.lang a:hover, .lang a:active {
	border: none;
}

.body, .body .richtext, .body .leipis, .body .jalustaLeipis, .body .j_td, .body .j_datastream {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
}

.body .jalustaH1, .body h1 {
	color: #F86B06;
	font-family: "arno-pro","Adobe Garamond Pro", "Times New Roman", Arial,Helvetica, sans-serif;
	font-size: 39px;
	font-weight: normal;
	padding-bottom: 12px;
	text-transform: uppercase;
	line-height: 1.1;
}

.body .subnavi .jalustaH1, .body .subnavi h1 {
	text-transform: none;
}

.body .jalustaH2, .body h2 {
	color: #002666;
	font-family: "arno-pro","Times New Roman", Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25x;
	padding-bottom: 12px;
}


.body .jalustaH3, .body h3 {
	color: #F86B06;
	font-family: "arno-pro","Times New Roman",Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 12px;
}

.body .jalustaIngressi {
	color: #002666;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.body a, .body a:visited {
	color: #002666;
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica,sans-serif;
}

.body a:hover, .body a:active, .subnavi .selected a {
	color: #FF0000;
}

.body a:hover, .body a:active {
	border:  none;
}

.titles h1, .titles .jalustaH1 {
	font-size: 60px;
	color: #FFF;
	font-weight: normal;
	font-family: "arno-pro","Times New Roman",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	line-height: 1;
}

.titles h2, .titles .jalustaH2 {
	font-family: "arno-pro","Times New Roman",Arial,Helvetica,sans-serif;
	font-size: 19px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}
	
.introtext, .introtext .richtext {
	color: #002053 !important;
	font-family: "arno-pro","Times New Roman" !important;
	font-size: 16px !important;
	font-style: italic;
	line-height: 1.1 !important;
}

.footer, .footer .richtext, .footer .leipis, .footer .jalustaLeipis, .footer .j_td, .footer .j_datastream {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.footer .richtext img {
	width: 12px;
	height: 8px;
}

.footer .jalustaH1, .footer h1, .footer .jalustaH2, .footer h2, .footer .jalustaH3, .footer h3 {
        font-weight: normal;
}

.footer .richtext a {
	text-decoration: none;
	border-bottom: 1px solid #BED380;
	color: #FFF;
}

.footer a:hover, .footer a:active {
	border: none;
}

.footer h3, .footer .jalustaH3 {
	font-family: "arno-pro","Times New Roman", Verdana, Arial;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 100%;
}

.clearDiv {
    clear: both;
    line-height: 0px;
    font-size: 1px;
    overflow: hidden;
    height: 1px;
    margin-bottom: -1px;
    width: 1px;
}

td, .debug, input, select, textarea {
	font-family: Verdana, Arial, Tahoma, Times;
	font-size: 12px;
}

form .j_td {
	padding-bottom: 6px;
}

.syote, .radio, .nappi {
	padding: 2px;
}

.syote {
	width: 290px;
}

/* Slimbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/layout/disasfish/images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/layout/disasfish/images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/layout/disasfish/images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 20px;
	height: 22px;
	background: transparent url(/layout/disasfish/images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

