/* CSS */



#header .logo {
  position: relative;
  float: left;
  width: 400px;
}

.aukioloajat { 
  float: right;
  position: relative;
  margin-right: 10px;
  margin-top: 10px;
  width: 200px;
  font-size: 0.9em;
  color: #eeeeee; 
  padding: 0px;
  text-align: right; 
}

.aukioloajat .toimipaikka {
  font-weight: bold;
}

.topmenu {
  clear: left;
  height: 21px;
  width: 100%;
}

.topmenu .topmenuinner {
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  margin-left: 20px;
  margin-right: 20px;
  height: 22px;
  background: url(../images/toplabel.jpg) repeat-x top left;
  overflow: hidden;
}

.topmenu table {
  height: 22px;
  margin: 0px; padding: 0px;
  border-right: 1px solid black;
  border-collapse: collapse;
}

.topmenu td {
  font-size: 14px;
  vertical-align: text-top;
  border-left: 1px solid black;
	padding: 1px 15px 0px 15px;
	text-decoration: none;
	height: 21px;
	line-height: 17px;
  font-weight: bold;
}

.topmenu a:link,
.topmenu a:visited {
  color: #eeeeee;
	text-decoration: none;
}

.topmenu a:hover {
	text-decoration: underline;
}

.topsearch {
  height: 24px;
  display: inline;
  margin: 0px;
  padding: 0px;
}

.topsearch form.qsearch {
  height: 24px;
  margin: 0px;
  padding: 0px;
}

.topsearch input {
  display: inline;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  height: 15px;
}



/*    -------------------------------------------------------   LEFT */

#left .lefttop {
  height: 5px;
  font-size: 1px;
  line-height: 1px;
  padding: 0px; margin: 0px;
  width:100%;
  background: url(../images/lefttopbg.gif) no-repeat top left;
}
#left .leftborder {
  width: 149px;
  border-left: 1px solid #bb3333;
  border-right: 1px solid #771111;
  border-bottom: 1px solid #771111;
}
#left .login {
	margin:0; padding:0;
	width: 149px;
}

#left .login .caption {
  border-bottom: 1px solid #771111;
  padding: 2px 2px 2px 2px;
	background: url(../images/leftbg1.gif) repeat-y top left;
	font-size: 13px;
	color: #eeeeee;
}

#left .login .username {
  background: url(../images/leftbg6.gif) repeat-y;
  font-size: 11px;
	padding: 7px 2px 7px 4px;
  color: #eeeeee;
}
#left .login .username a:link,
#left .login .username a:visited {
  text-decoration: none;
  color: #eeeeee;
}
#left .login .username a:hover {
  text-decoration: underline;
}

#left .login .username input {
  width: 135px;
  margin-bottom: 2px;
}

#left .ostoskori {
	width: 149px;
	margin: 0;
  float: left;
  position: relative;
}

#left .ostoskori .caption {
  border-top: 1px solid #bb3333;
  border-bottom: 1px solid #771111;
	padding: 2px 2px 2px 2px;
	background: url(../images/leftbg1.gif) repeat-y top left;
	font-size: 13px;
}

#left .ostoskori .caption a:link,
#left .ostoskori .caption a:visited {
  color: #eeeeee;
	text-decoration: none;
	line-height: 1.2em;
}

#left .ostoskori .caption a:hover {
	text-decoration: underline;
}

#left .ostoskori .kori {
  background-color: #ffe0a0;
  font-size: 11px;
  width: 149px;
}

#left .ostoskori .kori .tuote {
	margin: 0 2px 0 2px;
}

#left .ostoskori .kori .myyntihinta {
	border-bottom: 1px solid #000000;
	margin: 0 2px 5px 2px;
}

#left .ostoskori .kori .hinta table.leftkori {
	font-size: 10px;
	width: 145px;
}

#left .ostoskori .kori .yhteensa {
	padding: 0 2px 5px 2px;
}

#left .leftmenu {
  width: 149px;
	margin: 0;
	clear: left;
}

#left .leftmenu .caption {
  border-top: 1px solid #bb3333;
  border-bottom: 1px solid #771111;
	padding: 2px 2px 2px 2px;
	background: url(../images/leftbg1.gif) repeat-y top left;
	font-size: 13px;
}

#left .leftmenu .caption a:link,
#left .leftmenu .caption a:visited {
  color: #eeeeee;
	text-decoration: none;
	line-height: 1.2em;
}

#left .leftmenu .caption a:hover {
	text-decoration: underline;
}

#left .leftmenu .menutab {
	background: url(../images/leftbg6.gif) repeat-y;
	padding-left: 8px;
}
#left .leftmenu .menutab a:link,
#left .leftmenu .menutab a:visited {
  color: white;
	text-decoration: none;
	font-size: 12px;
}

#left .leftmenu .menutab a:hover {
	text-decoration: underline;
}

#left .leftmenu .link {
  background: url(../images/leftbg6.gif) repeat-y;
  height: 150px;
  padding-top: 2px;
  padding-left: 4px;
}

#left .leftmenu .link a:link, 
#left .leftmenu .link a:visited {
  color: #eeeeee;
	text-decoration: none;
}

#left .leftmenu .link a:hover {
	text-decoration: underline;
}











.cont {
  font-size: 13px;
}

.cont table.records tr.label td { 
  background: url(../images/toplabel.jpg) repeat-x top left;
  color: #eeeeee; 
}

table.records {
  font-size: 13px;
  width: 100%;
  margin:0px; padding: 0px;
  border-collapse: collapse;
  border-bottom: 1px solid #bbbbbb;
}

table.records td {
  margin:0px; padding: 0px; 
}

table.records .cover {
  width: 50px;
  height: 50px;
}

table.records a:visited,
table.records a:link {
  color: #000000;
  text-decoration: none;
}

table.records a:hover {
  text-decoration: underline;
}

table.records tr td {
  padding: 3px 3px 3px 3px;
}

table.records tr td.bordertop {
  border-top: 1px solid #bbbbbb;
}

table.records tr.mouseover td {
	background: #e2e2f2;
}

table.records tr td,	
table.records tr.mouseout td {
	background: #ddd;
}

table.records tr.infohidden {
  display: none;
}

table.records tr.infovisible {
  display: table-row;
}

table.records .addinfo {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}

table.page {
  border-collapse: collapse;
  vertical-align: text-top;
  text-align: center;
}

table.page td {
  line-height: 13px;
  color: #aaaaaa;
}

table.page a:visited,
table.page a:link {
  color: #900000;
  text-decoration: none;
}

table.page a:hover {
  text-decoration: underline;
}



  .shopkori {
    border: 1px solid black;
    padding: 0px;
    background: #dddddd url(../images/indexgrad.gif) no-repeat right bottom;
  }

  .shopkori .labelline .labellineinner {
    padding-left: 10px;
    padding-top: 2px;
  }
  
  .shopkori .labelline {
    background: url(../images/toplabel.jpg) repeat-x top left;
    color: white;
    font-size: 14px;
    height: 22px;
    margin: 0px;
    width: 100%;
  }
  
  .shopkori .shopinner {
    padding: 10px;
  }
  
  table.state {
    margin: 10px 0 0 0px;
    font-weight: bolder;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
  }

  table.state tr td.num {
    padding: 10px 0 10px 5px;
    font-size: 22px;
    color: #aaaaaa;
  }
  
  table.state tr td.text {
    padding: 10px 5px 10px 5px;
    font-size: 12px;
    vertical-align: top;
    color: #aaaaaa;
  }
  
  table.state tr td.numchk {
    padding: 10px 0 10px 5px;
    font-size: 22px;
  }
  
  table.state tr td.textchk {
    padding: 10px 5px 10px 5px;
    font-size: 12px;
    vertical-align: top;
  }
  
  table.nav tr td {
    padding: 10px 10px 10px 10px;
  }
  

	
	table.kori {
    margin: 0px 10px 0px 0px;
    font-size: 14px;
	}
  
  table.kori tr.mouseover td {
		background: #e2e2f2;
	}

	table.kori tr td,	
	table.kori tr.mouseout td {
		padding: 3px;
    background: #eeeeee;
		border-bottom: 1px solid #000;
		border-top: 1px solid #000;
	}

  table.kori a:visited,
  table.kori a:link {
    color: #000000;
    text-decoration: none;
  }
  
  table.kori a:hover {
    text-decoration: underline;
  }
  
  table.kori_maksu td.maksu_box {
    border: 1px solid black;
    background: #ffffff;
    vertical-align: top;
    width: 33%;
  }
  table.kori_maksu td.maksu_box h5 {
    font-size: 14px;
  }



  .buttonbg .out, .buttonbg .over {
    background: url(../images/buttonbg.gif) no-repeat;
    font-size: 13px;
    color: white;
    width: 110px;
    text-align: center;
    padding: 2px 15px 2px 15px;
    cursor: hand;
  }
  .buttonbg .over {
    border: 2px solid;
    border-left-color: #aa5555; 
    border-top-color: #aa5555;
    border-bottom-color: #440000;
    border-right-color: #440000;
  }
  .buttonbg .out {
    border: 2px solid;
    border-left-color: #990000; 
    border-top-color: #990000;
    border-bottom-color: #990000;
    border-right-color: #990000;
  }
  .buttonbg a:visited, .buttonbg a:link {
    color: white;
    text-decoration: none;
  }

  .mbuttonbg .out, .mbuttonbg .over {
    background: url(../images/buttonbg.gif) no-repeat;
    font-size: 11px;
    color: white;
    width: 30px;
    text-align: center;
    margin-top: 5px;
    line-height: 10px;
    padding: 1px 2px 1px 2px;
    cursor: hand;
  }
  .mbuttonbg .over {
    border: 2px solid;
    border-left-color: #aa5555; 
    border-top-color: #aa5555;
    border-bottom-color: #440000;
    border-right-color: #440000;
  }
  .mbuttonbg .out {
    border: 2px solid;
    border-left-color: #990000; 
    border-top-color: #990000;
    border-bottom-color: #990000;
    border-right-color: #990000;
  }



 
  
  .roundbox { background: #900; }
  .roundbox .rbtop { background: url(../images/topleftetsic.png) no-repeat top left; }
  .roundbox .rbtop div { background: url(../images/toprightetsic.png) no-repeat top right; }
  .roundbox .rbbot div { background: url(../images/bottomright.gif) no-repeat bottom right; }
  .roundbox .rbbot { background: url(../images/bottomleft.gif) no-repeat bottom left; }
  
  .rbtop div, .rbtop, .rbbot div, .rbbot {
    width: 100%;
    height: 10px;
    font-size: 1px;
  }
  .rbcontent .s { padding: 0px 10px 0px 10px; }
  .roundbox { color: white; font-size: 14px; width: 250px; }
  
  .roundbox .rbcontent .s { background: #900; padding: 0px 10px 0px 10px; }
  .roundbox { color: white; font-size: 14px; width: 250px; }
  
  .rbetsi { color: black; margin: 10px 0 0 0; }
  .rbetsi .rbtop { background: url(../images/topleftetsi.gif) no-repeat top left; }
  .rbetsi .rbtop div { background: url(../images/toprightetsi.gif) no-repeat top right; }
  .rbetsi .rbbot div { background: url(../images/bottomrightetsi.gif) no-repeat bottom right; }
  .rbetsi .rbbot { background: url(../images/bottomleftetsi.gif) no-repeat bottom left; }  
  .rbetsi .rbcontent { padding: 0px 0px 0px 10px; background: url(../images/contentetsi.gif) repeat top left; }
  .rbetsi .rbcontent .rbcontentright { background: url(../images/contentrightetsi.gif) repeat-y right 0px; }
  
  .rbetsi { width: 250px; }
  .rbetsi .submit { padding: 10px 10px 0px 0px; text-align: right; }

 
 
  .labelbox {
    background: url(../images/label.gif) no-repeat;
    padding: 10px;
    color: white;
    font-size: 14px;
    height: 20px;
    margin: 0px;
  }
 
  

  
  
  
  
  
  .info {
    font-size: 12px;
  }
  
  .info p,
  .info ul,
  .info .toimitusehdot {
    width: 400px;
  }
  
  .rightframe {
    padding: 0;
    margin: 0;
    margin-right: 20px;
  }
  
  .rightframe .prod {
    margin: 10px 0 10px 0;
    background-color: #ddd;
    border: 1px solid black;
  }
  
  .rightframe .details {
    width: 146px;
    margin: 2px;
  }

  
