/*
*********************************************
*			followyourdreams stylesheet	17.01.2015	*
*********************************************
*/
body {
			background-color:	#000000;
			background-attachment:	fixed;
}
/*
*********************************************
*			layout							*
*********************************************
*/
#frame {
 			position:		static;
 	   	   	width:			1024px; 
        	        height:			auto;
			margin-left:		auto;
			margin-right:		auto;
			border-style:		solid;
			border-width:		1px;
			border-color:		#ffffff;
			border-collapse: 	collapse;
			background-color: 	#000000; 
}
#main {
			position: 		static;
/*			width: 			550px;  */
        	        height: 		auto;
			min-height:		350px;
			padding-left: 		25px;
			padding-right:		25px;	
			margin-top:		0px;
			padding-top:		0px;
/*			border-style:		solid; */
/*			border-width:		1px; */
/*			border-color:		red; */
}

.nostokehys {
			background-color: #000000;
			width: auto;
			border-color: #000000;
			margin-right: 10px;
			margin-bottom: 10px;
			margin-left: 10px;
			margin-top: 110px;
			border-width: 1px;
			border-style: solid;
}

.nostolaatikko {
			background-color: #000000;
			padding: 20px;
			width: 900px;
}
	
.nostoteksti {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 36pt;
			color: #FFFFFF;
                        text-align: center;
}

#logo {
	/*		border-collapse: 	collapse; */
			float:				left;
			border:				0px;
}
#copyright {
			position: 			static;
/*			padding-left:		190px; alternate layout */
			padding-top:		15px;
			padding-left:		200px;
			text-align: 		center;
/*			border-style:		solid; */
/*			border-width:		1px; */
/*			border-color:		yellow; */
}
/*
*********************************************
*			text layout						*
*********************************************
*/
.center {
			text-align: 		center;
}
/*
*********************************************
*			font settings					*
*********************************************
*/
.body1 {
			font-family:		"Verdana", sans-serif;
			font-size: 			12px;
			color: 				#333333;
			text-align:	 		left;
			line-height: 		150%;
}
/*.title:first-letter {
			font-size:			200%;
			font-color:			#225544;
}
*/
.title {
			font-family: 		"Verdana";
			font-size:			12px;
			color: 				#333333;
			text-align: 		left;
			line-height: 		150%;
}
.buttonfont {	
			font-family: 		"Verdana";
			font-size:			12px;
			color: 				#333333;
}			
.contact {
			font-family: 		"Verdana";
			font-size: 			10px;
			color: 				#666666;
			font-weight: 		bold;
			text-align:			left;
			line-height: 		100%
}
.copy {
			font-family: 		"Verdana";
			font-size: 			9px;
			color: 				#666666;
			font-weight: 		bold;
			text-align:			left;
			line-height: 		100%;
			padding-bottom:		10px;
}
.header1 {
			font-family: 		"Verdana";
			font-size: 			14px;
			color: 				#666666;
			font-weight: 		bold;
			text-align:			left;
			line-height: 		150%;
}
.price {
			font-family: 		"Verdana";
			font-size: 			12px;
			font-weight:		bold;
			color: 				#333333;
			text-align:	 		left;
			line-height: 		200%;
			margin-left:		140px;
			min-height:			30px;
}
.prodinfo {
			font-family: 		"Verdana";
			font-size: 			12px;
			color: 				#333333;
			text-align:	 		left;
			line-height: 		120%;
			margin-left:		140px;
}
.signature {
			font-family:		"Verdana", sans-serif;
			font-size: 			12px;
			color: 				#333333;
			text-align:	 		left;
			line-height: 		150%;
			font-weight:		bold;
}
/*
*********************************************
*			link settings					*
*********************************************
*/
a {
			text-decoration: none;
}

.text_link {
			text-decoration: 	underline;
}
a img {
	border: none;
}
a:link {
			font-family: 		"Verdana";
			font-size: 			10px;
			color: 				#ffffff;
			font-weight: 		bold;
}
a:visited {
			font-family: 		"Verdana";
			font-size: 			10px;
			color: 				#ffffff;
			font-weight: 		bold;
}
a:hover {
			font-family: 		"Verdana";
			font-size: 			10px;
			color: 				#1A306F;
			font-weight: 		bold;
}
a:active {
			font-family: 		"Verdana";
			font-size: 			10px;
			color:				#ffffff;
			font-weight:	 	bold;
}