/* Layout Styles */
body {
	margin-top: 0;
	padding-bottom: 0;
	background-color: #fff;
	text-align: center;
}

#wrapper {
	width: 913px;
	margin: 0 auto;
	text-align: left;
	padding-top: 30px;
}


#ylaosa {
	width: 913px;
}

#ylakuva {
	width: 913px;
	height: 163px;
	display: block;
	overflow: hidden;   
	position: relative;
}
#ylakuva img.arvostele {
	position: absolute;
	top: 100px;
	right: 30px;
}
    
#ylanavi
{
    width: 913px;
    height: 43px;
    background: #fff url('../images/ylanavi.png') no-repeat top left;
    position: relative;
    color: #fff;    
}

#ylanavi #main_nav
{  
    width: 525px;
    padding-top: 7px;
	margin-left: 30px;
}

#ylanavi #main_nav ul {
	margin: 0;
	padding: 0;
}
#ylanavi #main_nav ul li {
	margin: 0;
	padding: 0 7px 0 12px;
	background-image: url(../images/paanavi_erotin.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	display: inline;
}
#ylanavi #main_nav ul li.first {
	padding: 0 7px 0 0;
	background-image: none;
}

#ylanavi #main_nav ul li a:link,
#ylanavi #main_nav ul li a:visited,
#ylanavi #main_nav ul li a:hover, 
#ylanavi #main_nav ul li a:active {
	font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
#ylanavi #main_nav ul li a:hover, 
#ylanavi #main_nav ul li a:active {
	color: #baefe9;
    text-decoration: none;
}
#ylanavi #main_nav ul li a.on:link,
#ylanavi #main_nav ul li a.on:visited,
#ylanavi #main_nav ul li a.on:hover, 
#ylanavi #main_nav ul li a.on:active {
	color: #baefe9;
}

#hakupalkki_holder {
    position: absolute;
    top: 6px;
    right: 0;
	width: 335px;
	height: 25px;
	display: block;
    
}

#hakupalkki_holder #keski {
	width: 300px;
	height: 30px;
	background: transparent url(../images/suurennuslasi.png) no-repeat 0 2px;
	float: left;
	position: relative;
    
    
}

#search_area
{
    position: absolute;
    top: 0;
	left: 22px;

}

#search_area form label
{
    font-weight: bold;
    color: #fff;
    padding-right: 5px;
    font-size: 12px;
    vertical-align: middle;
}

#search_area form input
{
    vertical-align: middle;
}

#search_area form input.searchbox
{
    width: 150px;
    border: 1px solid #000;
    background-color: #fff;
}

#sisalto {
	width: 905px;
    padding: 0 4px 0 0;
}

#sisalto_vasen {
	margin-top: 6px;
	width: 192px;
	float: left;
    
}

#sisalto_vasen #ilmoitus
{
    width: 192px;
    height: 88px;
    margin-bottom: 10px;
}

#sisalto_oikea_holder {
	margin-top: 6px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	width: 700px;
	float: right;
	background: #fff url('../images/sivuntausta.jpg') no-repeat top right;
  
}

#sisalto_oikea {
	margin: 7px 0 0 7px;
}


#alaosa_holder {
	width: 913px;
	height: 44px;
	display: block;
	padding: 25px 0 6px 0;
	clear: both;
}

#alaosa_holder #vasen {
	background-image: url(../images/alaosa_vasen.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 44px;
	float: left;
}
#alaosa_holder #keski {
	width: 873px;
	height: 44px;
	background-image: url(../images/alaosa_keski.jpg);
	background-repeat: repeat-x;
	float: left;
	text-align: center;	
}
#alaosa_holder #oikea {
    background-image: url(../images/alaosa_oikea.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 44px;
	float: left;
}

#aukiolo_yla {
	width: 192px;
	height: 15px;
	display: block;
	background-image: url(../images/aukiolo2_yla.png);
	background-repeat: no-repeat;
}
#aukiolo_keski {
	width: 192px;	
	display: block;
	background-image: url(../images/aukiolo2_tausta.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
#aukiolo_sis {
	margin-left: 10px;
	margin-right: 10px;
}
#aukiolo_sis p {
	text-align: center;
	margin-bottom: 0;
}
#aukiolo_sis p.aukioloajat {
	margin-bottom: 10px;
	color: #077069;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
#aukiolo_ala {
	width: 192px;
	height: 15px;
	display: block;
	background-image: url(../images/aukiolo2_ala.png);
	background-repeat: no-repeat;
}

#offline {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
}

div.clearrow {
	width: 100%;
	height: 0;
	clear: both;
}
div.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/* ostoskorin tyylit */
table.koriwrapper {
	width: 192px;
	margin-bottom: 10px;
	margin-top: 0;
	
}
table.koriwrapper td.ylaosa {
	width: 192px;
	height: 31px;
	background-image: url(../images/tarjouspyynto.png);
	background-repeat: no-repeat;
}

table.koriwrapper td.alaosa {
	width: 192px;
	background-image: url(../images/tarjouskori_ala.png);
	background-repeat: no-repeat;
    height: 11px;
}

table.koriwrapper td.sisalto {
	
	background: #fff url('../images/tarjouskori_tausta.gif') repeat-y top left;
	padding: 10px 10px 10px 4px;

}

table.koriwrapper td.sisalto p 
{
    padding: 4px 0;
    margin: 0;
}
table.koriwrapper td.tuote {
	border-top: 1px solid #E9E9E9;
}
table.koriwrapper td.sisalto td.shopping_cart_button
{
    padding: 5px 0 0 0;
}

table.koriwrapper a.shopping_cart_button
{
    padding: 5px 0 0 5px;
}


table.koriwrapper td.sisalto td.first_button
{
    padding: 15px 0 0 0;
}

table.koriwrapper td.sisalto .shopping_cart_empty
{
    background-color: #E9E9E9;
    padding: 10px 10px;
}

table.korin_sisalto {
    width: 173px;
    margin-left: 5px;
}


/* infoboxin tyylit (kaytetaan kaikissa vasemmalla olevissa boxeissa */
table.infowrapper {
	width: 192px;
	margin-bottom: 10px;
	margin-top: 0;

}
table.infowrapper td.ylaosa_catnavi {
	width: 192px;
	height: 32px;
	background-image: url(../images/tuoteryhmat.png);
    background-repeat: no-repeat;
}
table.infowrapper td.ylaosa_infonavi {
	width: 100%;
	height: 22px;
	background-image: url(../images/info.gif);
}

table.infowrapper td.sisalto_navi {
	width: 192px;
	background: #fff url('../images/tarjouskori_tausta.gif') repeat-y top left;
}

table.infowrapper td.alaosa {
	width: 192px;
	background-image: url(../images/tarjouskori_ala.png);
	background-repeat: no-repeat;
    height: 11px;
}

/* +/- -navigaation tyylit */
#right_nav
{
    width: 172px;
    margin: 5px 10px;

}

#right_nav_content
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#right_nav_content li#first_list
{
    background-color: #616161;
}

#right_nav_content ul
{
    padding: 0;
    margin: 0;
}
#right_nav_content li
{
    list-style: none;
    background-color: #E9E9E9;
    margin: 0 0 2px 0;
    padding: 1px 0;  
    color: #000;
}


#right_nav_content li.tarjoukset a:link,
#right_nav_content li.tarjoukset a:visited,
#right_nav_content li.tarjoukset a:hover,
#right_nav_content li.tarjoukset a:active
{
    color: #fe0202;
}

#right_nav_content li.last
{
    margin-bottom: 0;	
}

#right_nav_content li.subnav
{
    background-color: #fff;
	margin-bottom: 0;
}

#right_nav_content ul.open 
{
   margin: 0 0 0 0;
   background-color: #fff;
}
#right_nav_content  li img
{
    float: left;
    margin-top: 5px;
}

#right_nav_content a:link, #right_nav_content a:visited 
{
    line-height: 20px;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    margin-left: 25px;
    display: block;
    font-weight: bold;
}

#right_nav_content .open a:link,  #right_nav_content .open a:visited 
{
    font-weight: normal;
}

#right_nav_content a:hover, #right_nav_content a:active 
{
    text-decoration: underline;
}

#right_nav_content a.move_li
{
    margin-left: 5px;
}
#right_nav_content li.subnav a:link, #right_nav_content li.subnav a:visited, #right_nav_content li.subnav a:hover, #right_nav_content li.subnav a:active
{
    color: #333333;    
}

#right_nav_content a.navon:link, #right_nav_content a.navon:visited,
#right_nav_content a.navon:hover, #right_nav_content a.navon:active
{
    text-decoration: underline;    
}
#right_nav_content li.subnav a.navon:link, #right_nav_content li.subnav a.navon:visited, #right_nav_content li.subnav a.navon:hover, #right_nav_content li.subnav a.navon:active
{		
	text-decoration: underline;	
}
#right_nav_content li.no_sub
{
    padding-left: 0;
}
#right_nav_content img 
{    
    vertical-align: middle;
    padding: 0 5px;
}
#right_nav_content img.clickable
{
    cursor: pointer;
    cursor: hand;
}
/* navit loppuu */



#polku {
	margin: 0;
	padding-bottom: 15px;
	width: 675px;
	border-bottom: 1px solid #333333;
	margin-bottom: 15px;
}
#polku ul {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
#polku ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	vertical-align: top;
	font-weight: bold;
	color: #333333;
}
#polku ul li a:link, #polku ul li a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#polku ul li a:hover, #polku ul li a:active {
	text-decoration: underline;
}
#polku ul li a.on:link, #polku ul li a.on:visited, #polku ul li a.on:hover, #polku ul li a.on:active {
	color: #077069;
	text-decoration: underline;
}


/* yleinen sisallonpidike */
div.tekstisisalto {
	margin-right: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 20px;
}

div.firstpage_text
{
    margin-right: 200px;
}
/* etusivulle nostettujen tuoteboxien tyylit */
#etusivun_tuotteet {
	width: 681px;
}

div.etusivun_tuote {
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
}
div.etusivun_tuote div.lappu_holder {
	position: relative;
	height: 0;
	width: 220px;	
}
div.etusivun_tuote div.lappu {
	position: absolute;	
	top: 1px;
	left: 117px;
}
div.etusivun_tuote form {
	margin: 0;
	padding: 0;
}
div.etusivun_tuote table.etusivun_tuote {
	width: 220px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	background: #fff url('../images/p_tuotek_tausta.gif') repeat-y top left;
}
div.etusivun_tuote table.etusivun_tuote td.ylaosa {
	width: 100%;
	height: 220px;
	vertical-align: middle;
	padding: 20px 10px 0 10px;
    background: transparent url('../images/p_tuotek_yla.gif') no-repeat top left;
}
div.etusivun_tuote table.etusivun_tuote td.ylaosa p {
	margin: 0;
}
div.etusivun_tuote table.etusivun_tuote td.sisalto {
	width: 100%;
	height: 105px;
	padding: 10px;	
	padding-bottom: 0;	
}
div.etusivun_tuote table.etusivun_tuote td.sisalto p {
	margin: 0;
}
div.etusivun_tuote table.etusivun_tuote td.sisalto p.tuote {
	margin-bottom: 5px;	
    font-weight: bold;
}
div.etusivun_tuote table.etusivun_tuote td.sisalto p.tuote a:link, div.etusivun_tuote table.etusivun_tuote td.sisalto p.tuote a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
div.etusivun_tuote table.etusivun_tuote td.sisalto p.tuote a:hover, div.etusivun_tuote table.etusivun_tuote td.sisalto p.tuote a:active {
	text-decoration: none;
}		
div.etusivun_tuote table.etusivun_tuote td.alaosa {
	width: 100%;
	height: 40px;
	background-color: #E9E9E9;
	padding-left: 5px;
	padding-right: 5px;	
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
div.etusivun_tuote table.etusivun_tuote td.alaosa #alaosa_holder {
	position: relative;
	height: 0;
	width: 100%;
	margin: 0;
}

div.etusivun_tuote table.etusivun_tuote td.alaosa #alaosa {
	position: absolute;
	top: 6px;
	width: 100%;  
}
div.etusivun_tuote table.etusivun_tuote td.alaosa p.hinta {
	font-size: 18px;
	font-weight: bold;
	color: #077069;	
}
div.etusivun_tuote table.etusivun_tuote td.alaosa p.hinta_pieni {
	font-size: 13px;
	font-weight: bold;
	color: #077069;
	margin-top: -3px;	
}
div.etusivun_tuote table.etusivun_tuote td.alaosa table.hintajne {
	margin: 0;		
}
div.etusivun_tuote table.etusivun_tuote td.alaosa table.hintajne td {
	vertical-align: top;		
}
div.etusivun_tuote table.etusivun_tuote td.alaosa table.hintajne input {
	margin: 0;
}
div.etusivun_tuote table.etusivun_tuote td.alaosa table.hintajne input.kpl {
	height: 15px;
	width: 20px;
	margin-right: 2px;	
}

/* etusivulle nostettujen tuoteboxien tyylit loppuu */

/* products.php alikategoria listaus */

div#kategorian_kategoriat
{
    width: 687px;
	display: block;
}

div.category_box {
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
}
div.category_box table.category_box {
	width: 222px;
	margin: 0;
    background: transparent url('../images/kategoria_tausta.gif') repeat-y top left;
    text-align: center;
}
div.category_box table.category_box td.ylaosa {
	width: 100%;
    height: 42px;
	text-align: center;
	vertical-align: middle;
    background: transparent url('../images/kategoria_yla.gif') no-repeat top left;    
}
div.category_box table.category_box td.ylaosa p {
	margin: 0;
	text-align: center;
	line-height: 16px;
}
div.category_box table.category_box td.ylaosa a:link,
div.category_box table.category_box td.ylaosa a:visited,
div.category_box table.category_box td.ylaosa a:hover,
div.category_box table.category_box td.ylaosa a:active {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div.category_box table.category_box td.ylaosa a:hover,
div.category_box table.category_box td.ylaosa a:active {
	text-decoration: underline;
}

div.category_box table.category_box td.sisalto {
	width: 100%;
	height: 200px;
	vertical-align: middle;
	text-align: center;	
	padding-bottom: 0;	
}
div.category_box table.category_box td.sisalto p {
	margin: 0;
}
div.category_box table.category_box td.alaosa {
	width: 100%;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	background-image: url(../images/tuotemaara.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
div.category_box table.category_box td.alaosa p {
	margin: 0;
	text-align: center;	
}
div.category_box table.category_box td.alaosa a {
	color: #ffffff;
	font-weight: bold;
}
div.category_box table.category_box td.alaosa a:link,
div.category_box table.category_box td.alaosa a:visited {
	text-decoration: none;
}
div.category_box table.category_box td.alaosa a:hover,
div.category_box table.category_box td.alaosa a:active {
	text-decoration: underline;
}
div.category_box table.category_box td.loppu {
	width: 100%;
	height: 6px;
	background-image: url(../images/kategoria_ala.gif);
	background-repeat: no-repeat;	
}


div.listaus form {
	margin: 0;
	padding: 0;
}
div.listaus div.lappu_holder {
	position: relative;
	height: 0;
	width: 675px;	
}
div.listaus div.lappu_holder div.lappu {
	position: absolute;	
	top: 0;
	left: 0;
}
div.tuote form {
	margin: 0;
	padding: 0;
}
div.tuote div.lappu_holder {
	position: relative;
	height: 0;
	width: 675px;	
}
div.tuote div.lappu_holder div.lappu {
	position: absolute;	
	top: 0;
	right: 0;
}

/* tuoteboxin tyylit (monilistauksessa)  */
#listatuote_yla {
	width: 678px;
	height: 4px;
	font-size: 0;
	line-height: 0;
	display: block;
	background-image: url(../images/lista_yla.gif);
	background-repeat: no-repeat;
}
#listatuote_keski {
	width: 678px;
	height: 133px;
	height: auto !important;
	min-height: 133px;
	background-image: url(../images/lista_tausta2.gif);
	background-repeat: repeat-y;	
}
table.listatuote {
	width: 678px;
	height: 133px;
}
table.listatuote td.kuva {
	vertical-align: middle;
	width: 129px;
}
table.listatuote td.kuva p {
	margin: 0;
	text-align: center;
}
table.listatuote td.sisalto {
	width: 397px;
	padding: 15px 20px 15px 15px;
	background-image: url(../images/listatausta.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f0f0f0;
}
table.listatuote td.sisalto h2 a {
	margin-bottom: 10px;	
	font-size : 16px;
	font-weight: bold;	
	line-height: normal;
	color: #077069;
	text-decoration: none;	
}
table.listatuote td.sisalto h2 a:hover, table.listatuote td.sisalto h2 a:active {	
	text-decoration: underline;	
}
table.listatuote td.sisalto p {
	margin-bottom: 10px;
}
table.listatuote td.sisalto ul, table.listatuote td.sisalto ol {
	margin-bottom: 10px;
}
table.listatuote td.hinta {
	padding-bottom: 15px;
	padding-left: 8px;
    vertical-align: bottom;
}
#listatuote_ala {
	width: 678px;
	height: 4px;
	font-size: 0;
	line-height: 0;
	display: block;
	background-image: url(../images/lista_ala.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/* yksittainen tuote */
#tuotebox_toiminnot {
	width: 675px;
	margin-bottom: 10px;	
}
table.tuotebox {
	width: 675px;
	height: 130px;
	margin-bottom: 15px;
	border: none;
	background-color: #ffffff;
}
table.tuotebox td.ylaosa {
	width: 100%;
    height: 30px;
    background: #fff url('../images/tuotek_yla.gif') no-repeat top left;
}
table.tuotebox td.ylaosa div.tulosta {
	padding: 7px 0 0 50px;
}
table.tuotebox td.ylaosa div.tulosta p {
	margin: 0;
}
table.tuotebox td.ylaosa div.tulosta a {
	color: #ffffff;
	font-weight: bold;
}
table.tuotebox td.sisalto {
	width: 100%;
	padding: 10px 5px 5px 15px;
	background-image: url(../images/tuotek_tausta.gif);
	background-repeat: repeat-y;
}
table.tuotebox td.sisalto h2 {
	font-size: 18px;
	line-height: 22px;
	color: #333333;
}
table.tuotebox td.sisalto div.tuotekortti_vasen {
	float: left;
	width: 370px;
}
table.tuotebox td.sisalto div.tuotekortti_oikea {
	float: right;
	width: 270px;
}
table.tuotebox td.hinnat {
	width: 100%;
	padding: 0;
	background-image: url(../images/tuotek_tausta.gif);
	background-repeat: repeat-y;
}
table.tuotebox td.hinnat div.hintatiedot {
	display: block;
	clear: both;
	width: 100%;
}
table.tuotebox td.hinnat div.hintatiedot div.hinta {
	display: block;
	width: 100%;
	padding: 5px 0 5px 0;
	background-image: url(../images/hinta_tausta.gif);
	background-repeat: repeat-y;
}
table.tuotebox td.alaosa {
	width: 100%;
	height: 12px;
	background-image: url(../images/tuotek_ala.gif);
	background-repeat: no-repeat;
}
div.tuotekortti_vasen div.tiedostot {
	display: block;
	padding-bottom: 20px;
}
div.tuotekortti_vasen div.tiedostot div.tiedosto {
	display: block;
	padding: 2px 0 2px 0;
}
div.hinta table.hintaym {
	width: 100%;
	margin-left: 15px;	
	margin-right: 5px;
}
div.hinta table.hintaym td.eka {
	padding-right: 10px;
}
div.hinta table.hintaym p {
	margin: 0;
    padding: 0;
}




#sisalto #esittely {
    width: 100%;
    height: 150px;
}

ul#contact_info {
    list-style: none;
    padding: 0;
    margin: 0;
	margin-top: 4px;	
}
ul#contact_info_print {
    list-style: none;
    padding: 0;
    margin: 0;
	margin-top: 4px;	
}


ul#contact_info li#first_contact_info {
    background: none;
}

ul#contact_info li {
    padding: 0 5px 0 15px;
    margin: 0;
	line-height: 15px;
    list-style: none;
    display: inline;
    font-weight: bold;
	color: #ffffff;
    background: transparent url(../images/kelt_bullet.png) no-repeat 0 5px;    
}
ul#contact_info_print li {
	font-size: 10px;
    padding: 0;
    margin: 0;
	line-height: 15px;
    list-style: none;
    display: inline;
    font-weight: bold;
	color: #333333;        
}

table.copyright {
	padding-top: 5px;
	padding-bottom: 5px;
}

td.copyright p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

td.copyright a {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
td.copyright a:link, td.copyright a:visited {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
td.copyright a:hover, td.copyright a:active {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}


/* Yleiset asemointimääritykset */

.left {
	text-align : left;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}



/* Special Styles */
.error {
	color: #cc0000;
}
.success {
	color: #008000;
}	
.required {
	color: #5D8F32;
}

.noborder {
	border: 0;
	background-color: transparent;
}

div.ei_kuvaa {
	width: 100px;
	border: 2px solid #e7e7e7;
	color: #cccccc;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0 auto 0 auto;
}

/* palautelomake */
table.palaute {
	margin-top: 20px;
}
table.palaute input.kentta {
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	height: 16px;
	color: #333333;
}
table.palaute input.kentta:hover, table.palaute input.kentta:focus {
	background-color: #f5f9f8;
}
table.palaute textarea.kentta {
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
}
table.palaute textarea.kentta:hover, table.palaute textarea.kentta:focus {
	background-color: #f5f9f8;
}
table.palaute input.btn {
	border: none;
}
table.palaute input.kentta, textarea.kentta {
	width: 260px;
}
table.palaute option {
	margin-bottom: 1px;
}
table.palaute select {
	width: 264px;
}


/* Shopping cart Styles */
/* Cart box styles */
table.cartbox {	
	background-color: #fff;
    width: 676px;
}

table.cartbox td {
	padding: 4px;
}
table.cartbox td p {
	margin: 2px;
}

table.cartbox td.stageoff
{
    background-color: #E0E0E0;
}

table.cartbox td.stageoff p {
	color: #fff;
    font-weight: bold;
    padding: 6px 0;
}

table.cartbox td.stageon {
	background-color: #09706c;
}

table.cartbox td.stageon p {
	color: #fff;
	font-weight: bold;
    padding: 6px 0;

}

/* Notice box styles */
table.huombox {
	border: 1px solid #650a2d;
	background-color: #E1ABA9;
}
table.huombox td {
	padding: 4px;
}
table.huombox td p, table.huombox td li {
	margin: 2px;
	font-size: 11px;
	color: White;
	font-weight: bold;
}


/* Order box styles */
table.orderbox {
    width: 676px;
    background-color: #fff;
	margin-bottom: 10px;
}


table.orderbox .shopping_cart_buttons input
{
    padding: 0 0 3px 0;
}

table.orderbox .nowrap 
{
    white-space: nowrap;
}

table.orderbox p.alv
{
	font-weight: bold;
    font-size: 11px;
}

table.orderbox p.total_amount
{
	font-weight: bold;
    font-size: 12px;
}

table.orderbox .header
{
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

table.orderbox  .colored
{
    background-color: #E0E0E0;
}

table.orderbox td
{
    padding: 10px 0 10px 10px;
    vertical-align: middle;
}

table.orderbox .total
{
    padding: 4px 0 4px 10px;	
}
table.orderbox td.rajaus {
	height: 1px;
	padding: 0;
	border-top: 1px solid #000000;
}

table.orderbox .total .tax
{
    font-weight: normal;
}

table.orderbox td.first_row
{
    padding-top: 20px;
}

table.orderbox td.last_row
{
   padding-bottom: 20px;
   border-bottom: 1px solid #000;
}

table.orderbox td p {
	font-size: 11px;
	color: #000;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

table.orderbox td form
{
    margin: 0;
    padding: 0;
}

table.orderbox input#amount
{
   background-color: #fff;
   border: 1px solid #000;
}

table.orderbox td.shopping_cart_buttons input
{
    padding-bottom: 4px;
}

table.orderbox .colored input#amount
{
    background-color: #fff;
}

table.orderbox p a:link , table.orderbox p a:visited 
{
    color: #000;
    font-size: 11px;
    vertical-align: middle;
    font-weight: bold;
    text-decoration: none;
}

table.orderbox p a:hover, table.orderbox p a:active
{
    color: #000;
    font-size: 11px;
    vertical-align: middle;
    font-weight: bold;
    text-decoration: underline;
}

table.addresses
{
    background-color: #E0E0E0;
    width: 676px;
    
}


table.addresses td input,
table.addresses td textarea
{
    border: 1px solid #000;
    background-color: #fff;
    font-size: 11px;
    width: 245px;
    color: #000;
}
table.addresses td.button_row input
{
    width: auto;
	border: none;
}  
table.addresses td p.cb {
	margin-top: 15px;
}
table.addresses td input.cb {
	width: 15px;
	border: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

table.addresses td
{
    padding: 5px 5px 5px 15px;
}

table.addresses td p 
{
    padding: 0;
    margin: 0;
    line-height: 2.0;
}

table.addresses .button_row 
{
     padding: 15px 5px 15px 15px;

}

table.addresses .button_row input
{
    width: auto;
}   

div#delivery_form
{
    display: none;
}

div.card_content
{
    background-color: #E0E0E0;
    padding: 10px;
	width: 656px;
}

div#thank_you_box
{
   background-color: #ffffff;
   text-align: center;
   padding-top: 30px;
   padding-bottom: 20px;
   width: 676px;
   
}

div.card_content table.orderbox
{
    width: 656px;
}

div.card_content table.orderbox,
div.card_content table.orderbox td.header
{
  background-color: #E0E0E0;
    
}

div.card_content table.orderbox .last_row
{
     padding: 10px 0 10px 10px;
}

div.card_content table.orderbox td.total p
{
    margin: 0;
    padding: 0;
}

div.help
{
    margin-right: 25px;
}


/* help */
body#help {
    background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

table.help_table
{
    width: 100%;
    border: 1px solid #616161;
    border-bottom: 2px solid #616161;
    border-collapse: collapse;
    background-color: #fff;
}

table.help_table td 
{
    padding: 0;
    margin: 0;
}

table.help_table td.help_text
{
    background-color: #fff;
}

table.help_table td.help_row
{
    background-color: #D3D3D3;
    text-align: left;
    vertical-align: middle;
}

table.help_table  p
{
    padding: 0 5px 0 15px;
    margin: 10px 0;
    vertical-align: middle;
}

.editor_buttons
{
    text-align: left;
}

table.help_table td.help_row p img 
{
    vertical-align: middle;
}

table.help_table td.colored
{
    background-color: #E8E8E8;
}

table.editor_buttons
{
    background-color: #616161;
}

table.help_table h2
{
    margin: 0;
    padding: 0;
    color: #EADF34;
    font-size: 12px;
    display: inline;
}

table.help_table h2
{
    font-size: 16px;
    padding: 5px 5px 5px 15px;
    display: block;
}

table.help_table td.edit_buttons input
{
    padding-right: 5px;
}


/* product navigation */
table.product_navigation
{		
    margin-top: 0;
	margin-bottom: 20px;
	clear: both;
}

table.product_navigation td
{
    padding: 5px 0 !important;
}
table.product_navigation .page_numbers
{
    margin: 0;
    padding: 0;
    font-weight: bold;
   
}

table.product_navigation .page_numbers .selected_page
{
    margin-left: 5px;
    color: #077069;
    font-weight: bold;
}

table.product_navigation .page_numbers a 
{
    margin-left: 5px;
    font-weight: normal;
   
}

table.product_navigation .page_numbers span.selaus
{
    margin-left: 15px;
}

table.product_navigation .page_numbers span.selaus a 
{
    margin: 0;
}

table.product_navigation .page_numbers span.selaus img
{
    vertical-align: middle;

}


table.product_navigation td
{
    padding: 0 5px 0 5px;

}


#frm_show_items
{
    display: inline;
    width: auto;
    padding-left: 25px;
}

#frm_show_items select
{
    margin-top: 5px;
    background-color: #fff;
    border: 1px solid #000;
}

div#jarjesta
{
    width: 676px;
    height: 22px;
    background: transparent url(../images/jarjesta_tausta.png) no-repeat left top;
    margin-bottom: 15px;
    line-height: 22px;
    padding: 0;
    font-weight: bold;
}
div#jarjesta_sis {
	margin-left: 20px;
	margin-right: 10px;
}

div#jarjesta span.jarjesta_header
{
   color: #fff;
}

div#jarjesta span.jarjesta_nav
{
    margin-left: 30px;
   
}

div#jarjesta span.jarjesta_nav a
{
    
}

div#jarjesta span.jarjesta_nav a.on
{
    color: #B1E8FE;
}


/* category-table, tuotteet -etusivulla */
table.categorytable {
	width: 676px;
}
table.categorytable td.ylaosa {
	width: 100%;
	height: 16px;
	
}
table.categorytable td.sisalto {
	width: 100%;	
}
table.categorytable td.sisalto div.nimi {
	height: 29px;
	width: 550px;
	display: block;
	margin-bottom: 5px;
	background-color: #e9e9e9;
}
table.categorytable td.sisalto div.nimi div.maara_holder {
	position: relative;
	height: 0;
	width: 0;
}
table.categorytable td.sisalto div.nimi div.maara_holder div.maara {
	height: 29px;
	width: 180px;
	position: absolute;
	top: 0;
	left: 480px;
	background-image: url(../images/tuotemaara.png);
	background-repeat: no-repeat;
}
table.categorytable td.sisalto div.nimi div.maara_holder div.maara p {
	font-size: 11px;
	font-weight: bold;
	color: #3c73ae;
	padding-top: 7px;
	margin-left: 40px;
}
table.categorytable td.sisalto div.nimi div.maara_holder div.maara a:link, table.categorytable td.sisalto div.nimi div.maara_holder div.maara a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
table.categorytable td.sisalto div.nimi div.maara_holder div.maara a:hover, table.categorytable td.sisalto div.nimi div.maara_holder div.maara a:active {
	text-decoration: underline;
}
table.categorytable td.sisalto div.nimi p {
	margin: 0 0 0 15px;
	padding-top: 7px;
}
table.categorytable td.sisalto div.nimi a:link, table.categorytable td.sisalto div.nimi a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
table.categorytable td.sisalto div.nimi a:hover, table.categorytable td.sisalto div.nimi a:active {
	text-decoration: underline;
}
table.categorytable td.alaosa {
	width: 100%;
	height: 11px;	
}


/* Document Section Styles */
div#page_sections
{
    margin-bottom: 10px;
}

div#info_page_sections div.pagesectioncontainer
{
    padding-bottom: 0;
}

div#info_page_sections 
{
	margin-left: 0;
	margin-right: 20px;
	padding-top: 10px;
}

div.pagesectioncontainer
{
    /*width: 600px;*/	
}

div.sectionimageonlyright
{
    text-align: right;
	padding-bottom: 20px;
}

div.sectionimageonlyleft
{
    text-align: left;
	padding-bottom: 20px;
}

div.sectionimageonlycenter
{
    text-align: center;
	padding-bottom: 20px;
}

div.sectionimageleft
{
    float: left;
    padding: 0 20px 20px 0;
}

div.sectionimageright
{
    float: right;
    padding: 0 0 20px 20px;
}

div.pagesectioncontainer .thumbborder

{
    border: 1px solid #666666;
}

table.tilausvaihenapit {
	margin: 0;
	margin-right: 7px;
}
table.tilausvaihenapit td {
	vertical-align: top;
	height: 19px;
	padding: 0;
}

div#horizontal_images
{
    margin-bottom: 20px;
}

div.horizontal_image
{
    float: left;
    padding: 0 20px 10px 0;
}

div.shopping_cart_display {
    background-color: #fff;
    width: auto;
    margin-left: 5px;
     padding: 2px 0 2px 25px;
 
}

div#hide_shopping_cart {

    background: #fff url('../icon/new/nuoli_piilota.gif') no-repeat 3px 1px;
    display: block;
}

div#show_shopping_cart {
    background: #fff url('../icon/new/nuoli_nayta.gif') no-repeat 3px 1px;
    display: block;
}

div#shopping_cart {
    
}



/* arvostelutyylit */
#arvostelut h1 {
	height: 49px;
	line-height: 43px;
	background-image: url(../images/arvostelu/tekstitausta1.png);
	background-repeat: no-repeat;
	padding-left: 60px;
}
#arvostelut h1 a {
	color: #077069;
	font-size : 18px;	
	font-weight: bold;
	text-decoration: none;
}
#arvostelut h2 {
	height: 25px;
	line-height: 24px;
	font-size : 18px;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: bold;
	background-image: url(../images/arvostelu/tekstitausta2.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	position: relative;
}
#arvostelut label {
	margin: 0 0 3px 0;
	font-size: 11px;
	display: block;
}
#arvostelut input.kentta {
	width: 250px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #666;
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 0 0 5px 0;
}
#arvostelut textarea {
	width: 250px;
	height: 80px;
	padding: 1px 0 0 1px;
	border: 1px solid #666;
}
#arvostelut input.btn {
	border: none;
	width: auto;
	height: auto;
}
#arvostelut input.radio {
	display: inline;
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
	height: 15px;
	width: 15px;
}
#arvostelut img.tahti {
	display: inline;
	margin: 0 10px -5px 0;
}
#arvostelut div.erotin {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	border-top: 1px solid #333;
	margin-bottom: 20px;
}
#arvostelut p.maara {	
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	margin: 0;
	position: absolute;
	top: 0;
	right: 70px;	
}
div.arvostelu {
	border-bottom: 1px solid #333;
	margin-bottom: 15px;	
}


.productinfobox {
	padding: 5px 0;
	color: #09706C;
	font-weight: bold;
	display: none;
	
}

.listaus .productinfobox {
	width: 367px;
	margin: 5px 0;
	padding: 5px 10px;
	background-color: #fff;
	border: 1px solid gray;
	font-weight: normal;
	margin-bottom: 15px;
	
}
.listaus .productinfobox  p {
	color: #09706C;
}
