@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
body
{
background: black; 
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 900px;
	padding-left: 0%;
	padding-right: 0%;
	background-image: url(/images/collagebg2.jpg);
	background-color: #000;
	font-family: 'Fauna One',serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFC;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right top;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #FFF;
	border-bottom-color: #F00;
	border-left-color: #FFF;
	border-top-width: 0px;
	border-bottom-width: thick;
}
.gridContainer.clearfix #Leffakauppa1 div #teksti div p {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFC;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 0px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #000;
	background-height: 100%;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 0px;
	display: block;
}

.gridContainer.clearfix #Leffakauppa1 div #teksti div #yhteysjaaukiolo td {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 0;
}
#yhteysjaaukiolo {
	padding-left: 40px;
	margin-bottom: 1em;
}
#yhteysjaaukiolo td {
	padding: 0 1em 0 0;
}

#Leffakauppa1 {
	font-family: 'Fauna One', serif;
	font-size: 30px;
	line-height: 20px;
	font-weight: normal;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 0;
	background-color: #000;
	height: 900px;
	border-top-width: 0px;
	border-right-width: medium;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-right-style: none;
	border-top-color: #F00;
	border-right-color: #FFF;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.logo {
	width: 100%;
	height: 100%;
	display: block;
	margin-left: 0;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	.gridContainer.clearfix #Leffakauppa1 p {
	text-align: left;
	margin-left: 40px;
	display: block;
	cursor: pointer;
	word-spacing: 0.75em;
	letter-spacing: normal;
	white-space: normal;
	}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 641px) {
.gridContainer {
	width: 100%;
	height: 900px;
	display: block;
	padding-left: 0%;
	padding-right: 0%;
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #FFF;
	border-bottom-color: #F00;
	border-left-color: #FFF;
	border-top-width: 0px;
	border-bottom-width: thick;
}
.gridContainer.clearfix #Leffakauppa1 div #teksti div p {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFC;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	text-indent: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #000;
	background-size: 100%;
	padding-right: 60px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 0px;
	}
#Leffakauppa1 {
	font-family: 'Fauna One', serif;
	font-size: 30px;
	line-height: 20px;
	font-weight: normal;
	clear: both;
	float: left;
	margin-left: 0;
	width: 60%;
	height: 900px;
	display: block;
	background-attachment: scroll;
	background-image: url(/images/Meantesti.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 0px;
	border-right-width: thick;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-color: #F00;
	border-right-color: #FFF;
	border-bottom-color: #F00;
	border-left-color: #F00;
	text-align: center;
}
.logo {
	width: 100%;
	display: block;
	margin-left: 0;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	max-width: 1232px;
	height: 900px;
	display: block;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #FFF;
	border-bottom-color: #F00;
	border-left-color: #FFF;
	border-top-width: 0px;
	border-bottom-width: thick;
}
.gridContainer.clearfix #Leffakauppa1 div #teksti div p {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFC;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	text-indent: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #000;
	background-size: 100%;
	display: block;
	padding-right: 60px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 0px;
	}
#Leffakauppa1 {
	font-family: 'Fauna One', serif;
	font-size: 30px;
	line-height: 20px;
	font-weight: normal;
	color: #FFC;
	clear: both;
	float: left;
	width: 50%;
	display: block;
	background-attachment: scroll;
	background-image: url(/images/Meantesti.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	height: 900px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: thick;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-color: #F00;
	border-right-color: #FFF;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.logo {
	width: 100%;
	display: block;
	margin-left: 0;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
}
.gridContainer.clearfix #Leffakauppa1 p {
	text-align: left;
	margin-left: 40px;
	display: block;
	word-spacing: 0.75em;
	letter-spacing: normal;
	white-space: normal;
}
