/*#########################################################
###       Document Stylesheet for Fysioline Oy          ###
###       Type: Formatting for Structure & Text         ###
###          Jussi Lahtinen / Smilehouse Oy             ###
#########################################################*/

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #000;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	margin: 0;
}

table,img {
	border-style: none;
}

td, font, select, input {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

form {
	margin: 0;
}


a:link, a:visited  {
	color: #3b398c;
	text-decoration: none;
}

a:active, a:hover  {
	color: #444;
	text-decoration: underline;
}



h1, .title {
	font-size: 24px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 18px 0px 0px 18px;
	text-transform: uppercase;
	color: #5a5a5a;
	font-weight: normal;
}



.listabox {
	text-align: center;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

#wrap{
	background: #FFF;
	width: 980px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
	
.content {
	text-align: left;
	background-image: url(main_bg.gif);
	background-repeat: repeat-y;
	background-color: #F4F4F4;
}

.header {
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(headerbg.jpg);
	font-size: 14px;
	height: 144px;
	
}

.info {
	color: #4B4B4B;
	font-size: 12px;
}



.name {
	font-size: 24px;
	text-transform: uppercase;
	color: #5a5a5a;

}
.producttitle {
	font-size: 12px;
}

.more {
	color: #4B4B4B;
	font: bold 12px;
}

.back {
	background-image: url(back_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 11px;
	background-position: 3px 3px;
}

.advsearch {
	background-image: url(small_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 10px;
	background-position: 3px 3px;
}

.price {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.main {
	color: #4A4B4B;
	font: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.left {
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.right {
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.otsikko {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.txtpad {
	padding: 4px;
}

.tuotelistapad {
	background-color: #fff;
	padding: 15px 10px 10px 10px;
}
.nostoborder {
	background-color: #A7A7A7;
}
.border {
	border: 1px solid #A7A7A7;
}

.notice {
	border: 1px solid #A7A7A7;
	padding: 4px;
}
.tuotekorttitext {
	border: 1px solid #A7A7A7;
	padding: 10px;
}
.footer {
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
}

.footer a:link, .footer a:visited {
	color: #0152a1;
}
.top {
	background-image: url(top_bg.gif);
	background-repeat: no-repeat;
}
.login {
	padding-top: 20px;
	padding-right: 120px;
}


/** WS-styles **/		

.TableBg {
	background: #2b7db5;
}

.TableHeader td, th {
	font-weight: bold;
	color: #FFF;
	padding: 4px;
	text-align: left;
	background-color: #229eda;
	background-image: url(thBg.gif);
}

.TableFooter td {
	font-weight: bold;
	color: #000;
	background: #f4f4f4;
	padding: 4px;
}

.TableRow td {
	padding: 2px;
	background-color: #f4f4f4;
}

.TableRowDark td {
	background: #e4e4e4;
	padding: 2px;
	font-weight: bold;

}

.TableError td {
	padding: 2px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFF;
}

.ProductSearchParameter {
	border: 1px solid #000;
	height: 14px;
	width: 100px;

}

.LoginFormUser, .LoginFormPasswd {
	border: 1px solid #000;
	width: 70px;

}

.ProductOptionsField,.ProductAmountField  {
	font-size: 11px;
	border: 1px solid #000;
}




	 .cssbox_head h2 { 
	  color: #007f30;
	  background: transparent url(h2bg.gif) no-repeat; 
	  padding-left: 10px; /* position header text to suite image*/
	  padding-top : 7px;  /* position header text to suite image*/
	  padding-bottom : 10px; 
	  font-size: 11px; 
	  margin: 0; /* reset main site styles*/ 
	  border: 0; /* ditto */ 
	  } 


	  
	  
/** CSSBOXCART **/		

	.cssboxcart, .cssboxcart_body, .cssboxcart_head, .cssboxcart_head h2 { 
	  background: transparent url(cssboxcart.gif) no-repeat bottom right; 
	  margin:0;
	 
	} 
		.cssboxcart{ 
	  margin-bottom:12px;
	 
	} 

	/* set the top-right image */ 
	.cssboxcart_head { 
	  background-position: top right; 
	  padding-right: 25px; /* right corner width */ 
	  
	 } 
	 /* set the top-left image */ 
	 .cssboxcart_head h2 { 
	  color: #FFF;
	  background-position: top left; 
	  padding-left: 45px; /* position header text to suite image*/
	  padding-top : 12px;  /* position header text to suite image*/
	  padding-bottom : 7px; 
	  font-size: 11px; 
	  margin: 0; /* reset main site styles*/ 
	  border: 0; /* ditto */ 
	  } 
	  /* set the lower-left corner image */ 
	  .cssboxcart_body {
	background-position: bottom left;
	margin-right: 10px; /* interior-padding right */
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;	  
	  } 	  

		  
/** CSSBOXSMALL **/		

	.cssboxsmall, .cssboxsmall_body, .cssboxsmall_head, .cssboxsmall_head h2 { 
	  background: transparent url(cssboxsmall.gif) no-repeat bottom right; 
	  margin:0;
	 
	} 
		.cssboxsmall{ 
	  margin-bottom:12px;
	 
	} 

	/* set the top-right image */ 
	.cssboxsmall_head { 
	  background-position: top right; 
	  padding-right: 25px; /* right corner width */ 
	  
	 } 
	 /* set the top-left image */ 
	 .cssboxsmall_head h2 { 
	  color: #FFF;
	  background-position: top left; 
	  padding-left: 10px; /* position header text to suite image*/
	  padding-top : 5px;  /* position header text to suite image*/
	  padding-bottom : 5px; 
	  font-size: 11px; 
	  margin: 0; /* reset main site styles*/ 
	  border: 0; /* ditto */ 
	  } 
	  /* set the lower-left corner image */ 
	  .cssboxsmall_body {
	background-position: bottom left;
	margin-right: 10px; /* interior-padding right */
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;	  
	  } 
	  
/** CSSPRODUCTBOX **/		

	.cssproductbox, .cssproductbox_body, .cssproductbox_head, .cssproductbox_head h2 { 
	  background: transparent url(cssboxproductbox.gif) no-repeat bottom right; 
	  margin:0;
	 
	} 

	/* set the top-right image */ 
	.cssproductbox_head { 
	  background-position: top right; 
	  padding-right: 15px; /* right corner width */ 
	  
	 } 
	 /* set the top-left image */ 
	 .cssproductbox_head h2 { 
	  color: #007f30;
	  background-position: top left; 
	  padding-left: 15px; /* position header text to suite image*/
	  padding-top : 10px;  /* position header text to suite image*/
	  padding-bottom : 0px; 
	  font-size: 13px; 
	  margin: 0; /* reset main site styles*/ 
	  border: 0; /* ditto */ 
	  } 
	  /* set the lower-left corner image */ 
	  .cssproductbox_body {
	background-position: bottom left;
	margin-right: 10px; /* interior-padding right */
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;	  
	  } 	  	  
  
.headernav {
	font-weight: bold;
	text-align: left;
	background-color: #007f30;
	color: #FFF;
}

.headernav a:link,.headernav a:visited  {
	font-weight: bold;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;


}
.pun {
	color: #FF0000;
}


.navicons {
	margin-bottom: 5px;
	text-align: right;
}
.headertable {

	font-weight: bold;
	text-align: left;
	background-color: #0db24c;
}
.blu {
	color: #3d398e;
	font-weight: bold;
}



ul.ProductGroupTree
{
margin: 0px;
padding: 0px;
list-style-type: none; 
}

.ProductGroupTree li 
{
	list-style: none;
	text-align: left;
	background-color: #f8f8f8;
	padding: 0px;
	border: 1px solid #e2e2e2;
	height: 100%;;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.ProductGroupTree li a
{
	padding: 2px 0px 2px 5px;
        
display: block;

}

.ProductGroupTree li:hover
{


margin: 1px 0px 0px 0px;
background-color: #e9e9e9;


}

.ProductGroupTree li ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
}


.ProductGroupTree li ul li 
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #e2e2e2;
}
.ProductGroupTree li ul li:hover
{


margin: 0px 0px 0px 0px;
background-color: #e9e9e9;


}
.ProductGroupTree li ul li li
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #c8d9ca;	
}


.ProductGroupTree li ul li a
{
	padding: 2px 0px 2px 15px;
	display: block;
	background-image: url(naviarrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

.vaihe td {
	background-color: #e2e2e2;
	padding: 2px;
	border: 1px solid #d6d6d6;
	color: #999999;
	text-align: center;
}
td.valittu {
	background-color: #f8f8f8;
	color: #007f30;
	font-weight: bold;
}
@media print {
    .headernav, .login, .left, .right { display: none }
	
	.header {
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(headerbg.jpg);
	font-size: 14px;
	height: 90px;

}
	.main {

	font: 11px;
	width: 90%;

}
.wrap {
	width: 90%;
}
}


