/* overwrite a wider space for the map
==================*/
#content {
	width: 100%;
	padding-top: 0;
	background-image: none;
	margin: 0;
	border: 0;
}
#column1,
#column2 {
	display: block;
	width: 292px;
	float: right;
	height: auto;
	min-height: 0;
	font-size: 12px;
	color: #3c3c3c;
}
#column1Content > DIV,
#column2Content > DIV {
	background: url(../../pics/columnBg.gif) #fff repeat-y left top;
	padding: 16px;
	border: 1px #e0e0e0 solid;
	margin-bottom: 4px;
}
.subnav,
.mainText {
	display: none;
}
#main {
	float: left;
	width: 660px;
	padding: 0px 0 0px 0;
	position: static;
	overflow: hidden;
}
#mainContent > DIV {
	margin-top: 0px;
}
.blogBox,
.brochureBox {
	height: 109px;
	padding: 0 !important;
	overflow: hidden;
}
.blogBoxContent {
	padding: 16px;
	height: 77px;
	background: url(../../pics/blogbox.jpg) no-repeat right top !important;
}
.brochureBoxContent {
	padding: 16px;
	height: 77px;
	background: url(../../pics/brochurebox.jpg) no-repeat right top !important;
}

#column1 H3,
#column2 H3 {
	font-size: 12px;
	font-weight: normal;
	color: #8d8c8c;
	margin: 0;
	padding: 0;
}

#column1 H2,
#column2 H2 {
	font-size: 22px;
	font-weight: normal;
	color: #7b7b7b;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
}

/* propertyTopLinks
====================*/
.propertyTopLinks {
	height: 41px;
	border-top: 1px #383839 solid;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,0.8);
}
.backLink {
	line-height: 40px;
	padding-left: 15px;
}
.propertyMapLink {
	width: 160px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 430px;
}
.propertyMapLink A {
	display: inline-block;
	padding: 0 0 0 10px;
	height: 22px;
	line-height: 22px;
	background: url(pics/buttonLeft.gif) no-repeat left top;
	color: #010101;
}
.propertyMapLink A SPAN {
	display: inline-block;
	padding: 0 10px 0 0;
	height: 22px;
	background: url(pics/buttonRight.gif) no-repeat right top;
	cursor: pointer;
}
.propertyMapLink A:hover {
	text-decoration: none;
}
.propertyMapLink A:hover SPAN {
	text-decoration: underline;
}
.printLink {
	display: none;
}

/* propertyInfoHeading
====================*/
.propertyInfoHeading {
	width: 570px;
	padding: 0px 0 0 0px;
}
.propertyInfoHeading H1 {
width: 480px;
float: left;
	margin: 0.8em 0 0 0;
}
.travelTabContainer {
clear:both;
}


/* propertyInfoData
====================*/
.propertyInfoContainer {
	float: left;
	width: 640px;
	padding-left: 30px;
}
.propertyInfoData DIV {
	padding: 0 0 5px 0px;
}
.propertyInfoData TABLE {
	color: #000;
}
TABLE.propertyInfoTable {
	border-collapse: collapse;
	margin: 20px 0;
	width: 100%;
	font-size: 12px;
}
TABLE.propertyInfoTable TD {
	padding: 2px 10px;
}
TABLE.propertyInfoTable TR.odd TD {
	background-color: #eee;
}
.propertyInfoText2 {
	width: 600px;
	padding: 10px 40px 10px 15px !important;
	border-top: 1px #e5e5e5 solid;
	margin: 10px 0 0 -15px;
}
.propertyInfoTravelTime {
}
.propertyInfoTravelTime PRE {
	margin: 0;
	padding: 0 0 0 15px;
	color: #6d6d6d !important;
	line-height: inherit;
	font: normal 14px Arial, sans-serif;
}
/*
TABLE.propertyInfoTable TD B {
	font-weight: normal;
}
*/
.property .clearDiv {
	clear: none !important;
}


/* Tietokantalomake 
======================*/
.persistableForm .travelContactForm INPUT {
	border: 1px #626262 solid;
	width: 178px;
}
.persistableForm TEXTAREA {
	border: 1px #626262 solid;
	display: block;
	width: 99%;
	height: 70px;
}
.persistableForm .submitForm {
	margin-top: 10px;
	padding: 6px 12px;
	background: url(../../pics/blueButton.gif) #2470e0 repeat-x right top;
	border: 1px #57c3ed solid;
	color: #fff;
	width: auto;
	font-size: 11px;	
}
.persistableForm TABLE {
	width: 100%; 
}
.persistableForm TABLE TD {
	padding: 1px 0 2px 0;
}


/* Big picture
================*/
#bp .bp-mask {
	background: #000 !important;
	filter: alpha(opacity=70) !important;
	-moz-opacity: 0.71 !important;
	-khtml-opacity: 0.71 !important;
	opacity: 0.71 !important;
}


.travelTab {
	display: none;
}
.tabOpen {
	display: block;
}

.travelTabList {
	padding: 25px 20px 6px 20px;
	height: 33px;
	overflow: hidden;
	width: 620px;
	margin-left: -20px;
	background: url(pics/tabList.jpg) no-repeat left bottom;
}

.travelTabList A,
.travelTabList SPAN {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
}
.travelTabList SPAN { padding-right: 2px; }
.travelTabList A {
	cursor: pointer;
	padding: 0 15px;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	color: #000;
	border: 1px #e0e0e0 solid;
	border-bottom: 0;
}
.travelTabList A.open {
	background: url(pics/tabOpen.jpg) repeat-x left top;
}
.travelTabContainer .propertyInfoData {
	clear: left;
	padding-top: 5px;
}

.travelTab {
	width: 610px;
	padding: 15px 5px 0 5px !important;
}
.travelTab .propertyInfoText2 :first-child,
.travelTab .propertyInfoText :first-child {
	padding-top: 0;
	margin-top: 0;
}
.travelTab .propertyInfoText2 {
	border: 0;
	margin: 0;
	padding: 0 !important;
}