/* Layout Styles */
body {
	margin: 0;
	padding: 20px 0 50px 0;
	background-color: #5dbfe6;
	text-align: center;
	background-image: url(../images/taustasiivu.jpg);
	background-repeat: repeat-x;
}


#wrapper {
	width: 892px;
	margin: 0 auto;
	text-align: left;	
}


#ylakuva {
	width: 892px;
	height: 156px;
	display: block;
	overflow: hidden;   
}
 
 
#paanavi_vas {
	width: 5px;
	height: 34px;
	float: left;
	background-image: url(../images/navi_vas.gif);
	background-repeat: no-repeat;	
}
#paanavi_keski {
	width: 882px;
	height: 34px;
	float: left;
	background-image: url(../images/navi_keski.gif);
	background-repeat: repeat-x;	
	position: relative;
}
#paanavi_keski ul {
	margin: 0;
	padding: 0;
}
#paanavi_keski ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 30px;
	background-image: url(../images/navipallo.png);
	background-repeat: no-repeat;
	background-position: 10px 0;		
}
#paanavi_keski ul li a:link, #paanavi_keski ul li a:visited, #paanavi_keski ul li a:hover, #paanavi_keski ul li a:active {
	font-size: 12px;
	color: #fff;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
}
#paanavi_keski ul li a:hover, #paanavi_keski ul li a:active {
	text-decoration: underline;
}
#paanavi_keski ul li a.on:link, #paanavi_keski ul li a.on:visited , #paanavi_keski ul li a.on:hover , #paanavi_keski ul li a.on:active  {
	text-decoration: underline;
}
#paanavi_oik {
	width: 5px;
	height: 34px;
	float: left;
	background-image: url(../images/navi_oik.gif);
	background-repeat: no-repeat;
}


#hakupalkki_holder {
    position: absolute;
    top: 6px;
    right: 0;
	width: 235px;
	height: 25px;
	display: block;    
}
#hakupalkki_holder #keski {
	width: 235px;
	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;
	margin-left: 5px;
}


#sisalto {
	width: 892px;
    padding: 6px 0 6px 0;	
}
#sisalto_vasen {
	float: left;
	width: 193px;    
}
#sisalto_oikea_holder {
	float: right;
	width: 691px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	background-color: #fff;
	border: 1px solid #000;
}
#sisalto_oikea_holder #sisalto_oikea {
	margin: 7px 0 0 7px;
}


#alapalkki_vas {
	width: 20px;
	height: 30px;
	float: left;
	background-image: url(../images/alap_vasen.gif);
	background-repeat: no-repeat;
}
#alapalkki_keski {
	width: 852px;
	height: 30px;
	float: left;
	background-image: url(../images/alap_keski.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#alapalkki_keski ul {
	margin: 0 auto 0 auto;
	padding: 0;
}
#alapalkki_keski ul li {
	line-height: 28px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	background-image: url(../images/pikkupallo.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	display: inline;
}
#alapalkki_keski ul li.first {
	background-image: none;
	padding: 0;
}
#alapalkki_oik {
	width: 20px;
	height: 30px;
	float: left;
	background-image: url(../images/alap_oikea.gif);
	background-repeat: no-repeat;
}


#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: #333;
	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;
}


div.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}


/* ostoskorin tyylit */
table.koriwrapper {
	width: 193px;
	margin-bottom: 0;
	margin-top: 0;	
	border: 1px solid #000;
}
table.koriwrapper td.ylaosa {
	width: 193px;
	height: 24px;
	background-image: url(../images/ostoskori.gif);
	background-repeat: no-repeat;
}
table.koriwrapper td.sisalto {	
	background-color: #fff;
	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 4px;
}
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: 172px;
    margin-left: 5px;
}


/* infoboxin tyylit (kaytetaan kaikissa vasemmalla olevissa boxeissa */
table.infowrapper {
	width: 193px;
	margin-bottom: 0;
	margin-top: 6px;
	background-color: #fff;
	border: 1px solid #000;
}
table.infowrapper td.etusivu {	
	padding-bottom: 2px;
}
table.infowrapper td.sisalto {
	padding: 10px;
}


/* +/- -navigaation tyylit */
#right_nav {
    width: 191px;
}
#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: #ed86b3;
    margin: 0 0 2px 0;
    padding: 1px 0;  
    color: #fff;
}
#right_nav_content li.tarjoukset {
    background-color: #e30514;
}
#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: #fff;
}
#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: #fff;
    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: #333;    
}
#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 {		
	color: #e30514;
	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;
}


#polku {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 677px;
	border-bottom: 1px solid #333333;
	margin-bottom: 15px;
}
#polku ul {
	margin: 0;
	margin-left: 10px;
	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: #e30514;
	text-decoration: underline;
}


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


/* etusivulle nostettujen tuoteboxien tyylit */
#etusivun_tuotteet {
	width: 681px;
}
div.etusivun_tuote {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
div.etusivun_tuote div.lappu_holder {
	position: relative;
	height: 0;
	width: 220px;	
}
div.etusivun_tuote div.lappu {
	position: absolute;	
	top: 1px;
	right: 1px;
}
div.etusivun_tuote form {
	margin: 0;
	padding: 0;
}
div.etusivun_tuote table.etusivun_tuote {
	width: 220px;
	margin: 0;
	border: 1px solid #000;
}
div.etusivun_tuote table.etusivun_tuote td.ylaosa {
	width: 100%;
	height: 220px;
	vertical-align: middle;
	padding: 20px 10px 0 10px;    
}
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 h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 0;
}
div.etusivun_tuote table.etusivun_tuote td.sisalto h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 0;
}
div.etusivun_tuote table.etusivun_tuote td.sisalto h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 0;
}
div.etusivun_tuote table.etusivun_tuote td.sisalto h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	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: #ed86b3;
	padding-left: 5px;
	padding-right: 5px;	
}
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: #fff;	
}
div.etusivun_tuote table.etusivun_tuote td.alaosa p.hinta_pieni {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	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;	
}


/* products.php alikategoria listaus */
div#kategorian_kategoriat {    
	display: block;
}
div.category_box {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
div.category_box table.category_box {
	width: 221px;
	border: 1px solid #000;
    text-align: center;
}
div.category_box table.category_box td.ylaosa {
	width: 100%;
    height: 35px;
	text-align: center;
	vertical-align: middle;
    background-color: #ed86b3;   
}
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;
	color: #fff;
}
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.png);
	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: 10px;	
}


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: 1px;
	left: 1px;
}
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: 1px;
	left: 570px;
}


/* tuoteboxin tyylit (monilistauksessa)  */
table.listatuote {
	width: 677px;
	height: 124px;
	border: 1px solid #000;
	margin-bottom: 7px;
}
table.listatuote td.kuva {
	vertical-align: middle;
	width: 130px;
}
table.listatuote td.kuva p {
	margin: 0;
	text-align: center;
}
table.listatuote td.sisalto {
	width: 380px;
	padding: 15px 20px 15px 15px;
	background-image: url(../images/listatausta.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f5f5f5;
}
table.listatuote td.sisalto h2 a {
	margin-bottom: 10px;	
	font-size : 16px;
	font-weight: bold;	
	line-height: normal;
	color: #000;
	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-top: 15px;
	padding-left: 10px;
}


/* yksittainen tuote */
#tuotebox_toiminnot {
	width: 677px;
	margin-bottom: 10px;
}
#tuotebox {
	width: 675px;
	border: 1px solid #000;
	margin-bottom: 7px;
}
#tuotebox_yla {
	height: 29px;
	background-image: url(../images/tuotek_ylaosa.gif);
	background-repeat: repeat-x;
}
#tuotebox_keski {
	padding-top: 20px;
	padding-bottom: 10px;
}
#tuotebox_keski #vasen {
	float: left;
	width: 380px;
	padding-left: 20px;
}
#tuotebox_keski #vasen div.tiedostot {
	display: block;
	padding-bottom: 15px;
}
#tuotebox_keski #vasen div.tiedostot div.tiedosto {
	display: block;
	padding: 2px 0 2px 0;
}
#tuotebox_keski #vasen h1 {
	color: #000;
}
#tuotebox_keski #oikea {
	float: right;
	width: 270px;
	text-align: center;
}
#tuotebox_ala {
	height: 45px;
	background-image: url(../images/tuotek_alaosa.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#tuotebox_ala p.hinta {	
	font-size: 24px;
	font-weight: bold;
	color: #da0778;	
	padding: 14px 0 0 20px;
}
#tuotebox_ala #kentat {
	float: right;
	padding: 11px 10px 0 0;	
}
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;
}


/* 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 textarea.kentta {
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
}
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: #ed86b3;
}
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-left: 10px;
	margin-bottom: 20px;
	width: 650px;
	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: #e30514;
    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-image: url(../images/jarjesta_tausta.gif);
	background-repeat: no-repeat;
    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.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: 495px;
	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: 0;
}
div#info_page_sections div.pagesectioncontainer
{
    padding-bottom: 0;
}
div#info_page_sections 
{
	margin-left: 10px;
	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;
}
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;
}


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


div.erotin {
	height: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
	border-top: 1px solid #333;
	margin-bottom: 15px;
}
p.pvm {
	margin-bottom: 3px;	
	font-size: 13px;
	font-weight: bold;
}
a.lue_lisaa_tiedote:link, a.lue_lisaa_tiedote:visited {
	color: #df0a7e;
	text-decoration: none;
}
a.lue_lisaa_tiedote:hover, a.lue_lisaa_tiedote:active {
	text-decoration: underline;
}
div.teaser_erotin {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	border-top: 1px solid #d82b85;
	margin-top: 10px;
	margin-bottom: 10px;
}
