 body {
	margin: 0; 
	padding:0;
	height: 100%;
	text-align: center; /* FOR IE5 */
	font: 11px Arial;
	color: #000;
	background: #fff url(../img/body_bg.gif) repeat-x left top;
	
}

/*****************************/
/*  GENERAL DECLARATIONS     */

body a {
	color: #3A48AE;
	text-decoration: underline;
}

body a:hover {
	text-decoration: none;
}

body a img {
	border: 0;
}


hr {	
	width: 100%;
	height: 1px;
}


p {
	margin: 0;
	padding: 0 0 15px 0;
}



/*****************************/
/* PAGE'S MAIN CONTAINER     */

#Container {
	position: relative;
	display: block;
	width: 776px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	text-align: left;
	background: #fff url(../img/container_bg.gif) repeat-y right top;
}


#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/****************************/
/* PAGE'S HEADER PROPERTIES */


#Header {
	display: block;
	position: relative;
	width: 567px;
	min-height: 9px;
	background: #fff url(../img/brown.gif) repeat-x left top;
}

* html #Header {height: 9px;}

#LangHolder {
	display: block;
	position: absolute;
	height: 9px;
	width: auto;
	margin: 0;
	padding: 0 2px 0 2px 0;
	right: 40px;
	top: -1px;
	background: #fff;
}

#LangHolder a {
	margin: 0;
	padding: 0;
}

.Flag {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0 2px 0 2px;
}

.Contact {
	display: inline;
	position: relative;
	float: right;
	width: 145px;
	height: 60px;
	margin: 15px 0 0 0;
	padding: 0;
	
}

#BannerHolder {
	display: block;
	position: relative;
	width: 200px;
	height: 436px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: transparent;
	left: 3px;

}

#SABanner {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	z-index: 10;
}

#LogoBox {
	display: block;
	position:  absolute;
	width: 200px;
	height: 200px;
	z-index: 20;
	top: 9px;
	left: 0;
	/*background: url(../img/logo.gif) no-repeat right top;*/
}

/****************************/
/* PAGE'S COLUMN PROPERTIES */

.Cols {
	position: relative;
	display: block;
	margin: 0; 
	padding: 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	width: 100%;
}

.Cols:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.ColsLi {
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}




/*****************************/
/*  SOURCE ORDER COLUMNS     */


#C0 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 206px;
	margin: 0;
	padding: 0;
	background: transparent;
	
}




#C1 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 567px;
	margin: 0;
	padding: 0;
	background: transparent;
}


#C2 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 429px;
	margin: 0;
	padding: 0;
	background: transparent;	
} 

#C3 {
	position: relative;
	display: block;
	width: 138px;
	margin: 0;
	padding: 0;
	background: transparent;
	min-height: 347px;
	overflow: visible;
} 

* html #C3 {height: 347px;}


#C0:after, #C1:after, #C2:after, #C3:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}




/****************************/
/* PAGE'S FOOTER PROPERTIES */

#Footer { 
	display: block;
	position: relative;
	width: 567px;
	height: 70px;
	margin: 10x 0 0 0;
	padding: 0;
	background: url(../img/footer_bg.gif) no-repeat left top;
	color: #fff;
}

#Footer:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#ContactBox {
	display: block;
	position: absolute;
	height: 45px;
	width: 187px;
	top: 2px;
	left: 375px;
	text-align: center;
	background: transparent;
	font-size: 9px;
	line-height: 10px;
}

#Footer a { 


	display: block;
	padding: 65px 10px 0 0;
	text-decoration: none;
	color: #fff;
}

/*****************************/
/* SA STATIC CONTENT STYLES  */

#SAContent1 ul, #SAContent2 ul, #SAContent3 ul {
	margin: 1em 0 1.5em 20px;
	padding: 0;
	list-style: disc outside;
	line-height: 1.15em;
}

#SAContent1 ul li, #SAContent2 ul li, #SAContent3 ul li {
	margin: 0 0 0.4em 0;
	padding: 0;
	padding: 0;
}

#SAContent1 li ul, #SAContent2 li ul, #SAContent3 li ul {
	margin: 0.2em 0 0.6em 20px;
	padding: 0;
	list-style: circle outside;
	line-height: 1em;
}

#SAContent1 li ul li, #SAContent2 li ul li, #SAContent3 li ul li {
	margin: 0 0 0.2em 0;
	padding: 0;
}

#SAContent1 ol, #SAContent2 ol, #SAContent3 ol {
	margin: 0 0 1.5em 25px;
	padding: 0;
	line-height: 1.15em;
	list-style-position: outside;
	list-style-type: decimal;
}

#SAContent1 ol li, #SAContent2 ol li, #SAContent3 ol li {
	margin: 0 0 0.4em 0;
	padding: 0;
}

#SAContent1 a img, #SAContent2 a img, #SAContent3 a img  {
	position: relative;
	border: none;
}



#SAContent1 p, #SAContent2 p, #SAContent3 p, #SAContent4 p {
	margin: 0;
	padding: 5px 0 5px 0;
}



html>body #SAContent1 {border-bottom:1px solid transparent;}
html>body #SAContent2 {border-bottom:1px solid transparent;}
html>body #SAContent3 {border-bottom:1px solid transparent;}

/*****************************/
/* SA DYNAMIC CONTENT STYLES */





#SAContent1 {
	position: relative;
	display: block;
	width: 290px;
	margin: 60px 0 0 20px;
	padding: 0 0 20px 0;
	overflow: hidden;
	clear: both;
	top: 0;
	left: 0;
}

#SAContent2 {
	position: relative;
	display: block;
	width: 270px;
	margin: 0 0 0 40px;
	padding: 0 0 10px 0;
	overflow: hidden;
	background: transparent;
}

#SAArea1 {
	position: relative;
	display: block;
	width: 425px;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	background: transparent;
}


#SAContent3 {
	position: relative;
	display: block;
	width: 270px;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	overflow: hidden;
	background: transparent;
	top: 40px;
}

#SAContent4 {
	position: relative;
	display: block;
	width: 398px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: transparent;
	padding: 85px 0 0 40px;


}


#SAContent5 {
	position: relative;
	display: block;
	width: 398px;
	margin: 0;
	padding: 20px 0 0 40px;
	overflow: hidden;
	background: transparent;
}


#WhiteBox {
	display: block;
	position: relative;
	height: 60px;
	width: 100%;
	background: #fff;
}



#ProductPicture_Large {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 325px;
	top: 111px;
	z-index: 10;
	
}

.ProductPicture_Small {
	display: block;
	position: relative;
	margin: 0 auto 5px auto;
	padding: 0;
	/*width: 60px;*/
}




#ProductMenu {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 0 20px 20px;
	width: 100%;
	height: auto;
	text-align: left;
}

#ProductMenu:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#ProductMenu ul {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 409px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
}
		
#ProductMenu li {
	position: relative;
	display: inline;
	float: left;
	height: 40px;
	margin: 0 2px 0 0;
	padding: 0;
	text-align: center!important;
}

#ProductMenu li a {
	display: block;
	position: relative;
	white-space: normal;
	width: auto;
	padding: 2px 5px 2px 5px;
	margin: 0;
    	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
        font-weight: normal;
        color: #fff;
       	text-decoration: none; 
       	background: #5D5D5F;
       	max-width: 110px;  
}

#ProductMenu li a:hover {
	text-decoration: none;
	background: #B0B1B4;
	color: #000;
}


#ProductCategoryTitle {
	display: block;
	position: relative;
	width: 100%;
	height: 20px;
	margin: 40px 0 0 20px;
	padding: 0;
}


.PersonCategoryTitle {
	display: block;
	position: relative;
	width: 100%;
	height: 20px;
	margin: 20px 0 0 20px;
	padding: 0;
}



#Products {
	position: relative;
	display: block;
	width: 320px;
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
	overflow: hidden;
	clear: both;

}

#ImageHolder{
	position: relative;
	display: block;
	width: 400px;
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
	overflow: hidden;
	clear: both;
}


#ProductInfo {
	position: relative;
	display: block;
	width: 290px;
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
	overflow: hidden;
	clear: both;
}


.ProductPicture_Holder {
	display: block;
	position: relative;
	margin: 2px 5px 0 0;
	padding: 0;
	text-align: center;
	width: 100px;
	min-height: 160px;
	background: transparent;
}

* html .ProductPicture_Holder {height: 160px;}



.DataHolder {
	position: relative;
	display: block;
	width: 400px;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: 15px;
	background: transparent;
	
}


.DataHolder:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.Person_1 {
	display: block;
	position: relative;
	width: 250px;
	overflow: hidden;
	margin: 5px 20px 5px 5px;
	padding: 0;
	background: transparent;
	
}


.Person_2 {
	display: block;
	position: relative;
	width: 100px;
	overflow: hidden;
	margin: 5px 5px 5px 5px;
	padding: 0;
}

.Person_3 {
	display: block;
	position: relative;
	width: 100px;
	overflow: hidden;
	margin: 5px 5px 5px 5px;
	padding: 0;
}



#SearchBox {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 180px;
	left: 20px;
	top: 55px;
	background: transparent;
	z-index: 50;
	
	
}

.SearchInput {
	display: inline;
	position: relative;
	width: 122px;
	background: #B1B1B5;
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	
}

.SearchButton {
	display: inline;
	position: relative;
	background: #B1B1B5;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	width: 45px;
	margin: 0;
	padding: 0;
}

#ProductSeachFormholder {
	display: block;
	position: relative;
	margin: 0 0 0 20px;
	padding: 0;
	width: 325px;
	background: #5D5D5F;
	
}


#ProductSeachFormholder:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#ProductSearchMenu {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 0 0 20px;
	width: 405px;
	height: auto;
	background: transparent;
	text-align: left;
}

#ProductSearchMenu ul {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 14px;
	width: 100%;
	list-style-type: none;
	list-style-image: none;
	background: transparent;
	text-align: left;
}
		
#ProductSearchMenu li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: center!important;
	height: 14px;
	float: left;
	height: 13px;
	width: 95px;
}

#ProductSearchMenu li a {
	display: block;
	position: relative;	
	padding: 0;	
	margin: 0;
	height: 14px;
	width: 95px;
	display: block;
	line-height: 14px;
	
    	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
        font-weight: normal;
        color: #000;
       	text-decoration: none; 
       	background: #B0B1B4;
       	
}




#ProductSearchMenu li a:hover, #ProductSearchMenu li a.Selected {
	text-decoration: none;
	background: #5D5D5F;
	color: #fff;
}


#SearchForm {
	display: block;
	position: relative;
	width: 100%;
	padding: 20px 0 20px 5px;
	margin: 0;
	
}


#WindowClose {
	display: block;
	position: relative;
	width: 400px;
	height: 100px;
	text-align: right;
}


#WindowClose a {
	display: block;
	position: relative;
	width: 86px;
	height: 18px;
	line-height: 18px;
	border-right: 1px solid #7B726B;
	border-bottom: 1px solid #7B726B;
	background: #B0B1B4;
	color: #fff;
	text-decoration: none;
	text-align: center;

	
}

#InfoSkeletor {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/infobox_bg.gif) no-repeat left top;
}

#Huippuimurilista li, #Huippuimurilista li, #Huippuimurilista li a, #Huippuimurilista li a:hover
{
	font-size: 12px;
}
#pdfPrint
{
    margin-top:10px;
    margin-left: 10px;
    color: #999999;
}

#pdfPrint a:Link
{
    color: #999999;
    text-decoration: none;
}

#pdfPrint a:Visited
{
    color: #999999;
    text-decoration: none;
}
#pdfPrint a:Hover
{
    color: #999999;
    text-decoration: underline;
}

