@import url(reset.css);
@import url(editor.css);

body, html {
  width: 100%;
  height: 100%;
  background: #f1f4f7 url(../ulkoasu/background_repeat.gif) top center repeat-x;
}

#tuotteet { display: none; }

#to-payment-button { float: none; }

/* Layout
---------------------------------------- */

#Background { float: left; min-width: 100%; min-height: 100%; background: url(../ulkoasu/background_image.jpg) top center no-repeat; }
* html #Background { width: 100%; height: 100%; }

#Wrapper { float: none; width: 820px; margin: 0 auto; padding: 0 20px; }

#Utilities, #Header { width: 820px; /*overflow: hidden;*/ }
#Utilities { height: 45px; background: url(../ulkoasu/utilities_bg.gif) top center no-repeat; position: relative; }
/*body.en #Utilities {  background: url(../ulkoasu/utilities_bg_eng.gif) top center no-repeat; }*/
#Header { text-indent: -1000em; /*height: 156px;*/ height: 90px; background: url(../ulkoasu/header-small.jpg) top center no-repeat; position:relative; }
#Header a { position:absolute; display:block; width:252px; height:70px; left:20px; top:10px; }

#ContentWrapper { width: 800px; padding: 10px; background: #dbe0e1 url(../ulkoasu/content-shadow_bg-small.jpg) top center no-repeat; }
#ContentBody { width: 800px; background: #FFFFFF; overflow: hidden!important; }

#Main { position: relative; float: right; width: 600px; padding: 20px 0 30px 0; overflow: hidden; }
#Sidebar {
	position: relative;
	width: 200px;
	min-height: 606px;
	padding: 0 0 30px 0;
	background: url(../ulkoasu/main-shadow.jpg) top right no-repeat;
}
* html #Sidebar { height: 606px; }

#Clear { width: 820px; height: 50px; clear: both; }

/* Utilities
---------------------------------------- */

#Utilities div { overflow: hidden; }
#Utilities a { color: #d9eeff; text-decoration: none; }
#Utilities a:hover { color: #ffffff; text-decoration: underline; }

/* Navigation */

#navigation { width: 400px; position: relative; padding: 0 0 0 0px; margin-left: -28px; z-index: 100; }
#navigation ul { margin-left: 0px; padding: 13px 0 0 0; }
#navigation li { padding: 0 3px 0 0; display: inline; }

/* Search */

#search { width: 290px; /*background: url(../ulkoasu/search_bg.gif) top right no-repeat;*/ }
/*body.en #search { width: 261px; }*/ /*29*/
#search form { padding: 0; }

#searchInput {
  float: left;
  font-size: 95%;
  width: 192px;
  height: 14px;
  margin: 12px 10px 0 10px;
  padding: 3px 10px;
  border: 0;
  background: url(../ulkoasu/search_input.gif) top left no-repeat;
}
/*body.en #searchInput {
	width: 162px;
	margin: 12px 10px 0 14px;
	background: url(../ulkoasu/search_input_eng.gif) top left no-repeat;
}*/

#searchSubmit {
  float: left;
  text-indent: -1000em;
  width: 21px;
  height: 21px;
  margin: 11px 0 0 8px;
  border: 0;
  background: url(../ulkoasu/search_submit.gif) top left no-repeat;
  cursor: pointer;
  display: block;
}
/*
body.en #searchSubmit {
	background: url(../ulkoasu/search_submit_eng.gif) top left no-repeat;
}
*/
/* Ostoskori */

#ostoskori { width: 132px; }
/*body.en #ostoskori { width: 161px; }*/

#ostoskoriBtn {
  text-indent: -1000em;
  width: 132px;
  height: 45px;
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  background-image: url(../ulkoasu/ostoskori_btn.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
#ostoskoriBtn:hover { background-position: top right; }
/*body.en #ostoskoriBtn {
	width: 161px;
	background-image: url(../ulkoasu/ostoskori_btn_eng.gif);
}
*/
/* Language */

#language { position: absolute; top: 11px; right: -45px; }
#language a { 
	float: left;
	height: 22px;
	text-indent: -1000em;
	width: 26px;
}
#language a.eng { background: url(../ulkoasu/icon_en.gif) top left no-repeat; }
#language a.ruotsi { background: url(../ulkoasu/icon_sv.gif) top left no-repeat; }
#language a:hover { background-position: bottom left; }


/* Main
---------------------------------------- */

/* Latest */

#latestContainer { width: 560px; padding: 0 20px; }
#latestContainer td {
	/*padding: 5px 10px 5px 10px;*/
	padding: 7px 13px;
	border-style: dotted;
	border-color: #e5e5e5;
	border-width: 1px;
	border-top: 0;
	border-right: 0;
}
#latestContainer .noborder { border-left: 0; }
#latestContainer .bottomRow td { border-bottom: 0; }
#latestContainer img { margin: 0 0 10px 0; border: 1px solid #38698c; }
#latestContainer p { font-size: 95%; line-height: 120%; padding: 0; }

/* Sorting Bar */

.sortingBar { font-weight: bold; width: 560px; margin: 10px 0 20px 0; padding: 10px 20px; background: #f6f8f9; }
.sortingBar a, .sortingBar span { font-weight: normal; }

.sortingBar2 { font-weight: bold; width: 560px; margin: 10px 0 20px 0; padding: 10px 20px; background: #f6f8f9; }
.sortingBar2 a, .sortingBar2 span { font-weight: normal; }

.sortingBar2 .sortText {
font-weight: bold;
}

/* Products */

/*.backBtn { position: absolute; top: 0; right: 30px; font-size: 95%; padding: 5px 10px; background: #f2f2f2; }*/

.productImg img { border: 1px solid #38698c; }
.productDescription td { padding: 0 2px 0 0; }

.productElement { width: 560px; padding: 0 20px 20px 20px; }
.productElement form { padding: 0; }
.productElement.border form { border-bottom: 1px dashed #e5e5e5; }
.productElement.border table { border-bottom: 1px dashed #e5e5e5; }
.productElement.border table table { border: 0; }
.productElement p { margin: 0 0 10px 0; }
.productElement table table p { margin: 0; }
.productElement th { text-align: left; padding: 0 0 0 10px; }
.productElement .empty { padding: 0; }
.productElement .productImg { padding: 0 5px 20px 10px; }
.productElement .productDescription { padding: 0 0 10px 10px; }
.productElement .productDescription p { padding: 0; }
.productElement .productPrice { text-align: right; width: 110px; font-size: 18px; padding: 0 10px 0 0; }

.productUtilities {
	float: none;
	position: absolute;
	top: 0;
	right: 30px;
	font-size: 95%;
	display: inline;
}
.productUtilities a { float: left; padding: 5px 10px; }
.productUtilities .backBtn { background: #f2f2f2; }
.productUtilities .printBtn {  }

.productTitle { padding-top: 20px; display: block; }

h1.productTitle, h1.categoryTitle { font-size: 170%; }

#productDetail { width: 560px; padding: 10px 20px; }
#productDetail form { padding: 0; }
#productDetail p { padding: 0; }
#productDetail table table p { margin: 0!important; }
#productDetail .productImg { padding: 0 15px 0 10px; }
#productDetail .productDescription { padding: 0 10px 0 0; }
#productDetail .productPrice { text-align: left; width: 100%; margin: 0 0 10px 0px; border-style: solid; border-color: #e5e5e5; border-width: 0 0 1px 1px; }
#productDetail .productPrice span { font-size: 18px; margin: 0 0 10px 0; padding: 0 12px; display: block; }
#productDetail .productPrice p { font-size: 95%; padding: 0 12px; }
#productDetail .productPrice p.printLink { float: right; margin: 0; }
#productDetail .productDescription p { margin: 10px 0; }

/* Include Bar */

.productInclude {
	float: left;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background: #f2f2f2 url(../ulkoasu/include_left-corner.gif) top left no-repeat;
}
.productInclude span { float: left; padding: 6px 10px 6px 0; } 
.productInclude .field {
	font-family: Arial, sans-serif;
	font-size: 95%;
	text-align: center;
	width: 28px;
	padding: 1px 0px;
	border: 1px solid #e6e6e6;
}
.productInclude .button {
	text-align: left;
	text-indent: 47px!important;
	color: #598db3;
	width: 150px;
	height: 30px;
	border: 0;
	background-image: url(../ulkoasu/include_submit.gif);
	cursor: pointer;
}

/* Pagination */

#pagination { text-align: right; width: 560px; padding: 0 20px; }
#pagination p { padding: 0; }
#pagination .paginationArrowLeft { margin: 0 5px 0 0; }
#pagination .paginationArrowRight { margin: 0 0 0 5px; }

/* Shopping Cart / Order */

.ostoskoriContainer { float: none; width: 560px; margin: 0 0 20px 0; padding: 0 20px; overflow: hidden; }

.tableOstoskori td,
.tableOstoskori th,
.tableCheckOut td, 
.tableCheckOut th{
	vertical-align: middle;
	padding: 5px 8px;
	border-width: 1px;
        border-style: dotted;
        border-color: #e5e5e5;
}
.tableOstoskori thead th, .tableCheckOut thead th { border-top: 0; border-left: 0; }
.tableOstoskori tbody td, .tableCheckOut tbody td { border-top: 0; border-left: 0; }
.tableOstoskori tfoot th, .tableCheckOut tfoot th { border-left: 0; border-bottom: 0; }

.tableOstoskori thead th, .tableCheckOut thead th { font-weight: normal; color: #cccccc; }
.tableOstoskori thead th.thTuote, .tableCheckOut thead th.thTuote { padding-left: 0; }
.tableOstoskori .ostoskoriProduct, .tableCheckOut .checkoutProduct { padding-left: 0; }
.tableOstoskori .ostoskoriProduct a { font-weight: bold; display: block; }
.tableOstoskori .ostoskoriKpl .field { text-align: center; }
.tableOstoskori .ostoskoriPriceKpl { text-align: center; }
.tableOstoskori .ostoskoriPriceTotal { text-align: center; }
.tableOstoskori .ostoskoriOptions1 { padding-right: 0; }
.tableOstoskori .ostoskoriTotal { font-weight: normal; text-align: right; padding: 15px; }
.tableOstoskori .ostoskoriTotal h3 { font-weight: bold; display: inline; padding-left: 10px; }

.tableOstoskori .noborder, .tableCheckOut .noborder { border-right: 0; }

.scLogos { float: none; }
.scLogos td { text-align: center; padding: 0; }

.scFormBox { 
	float: none;
	width: 520px;
	margin: 0 0 20px 20px;
	padding: 10px 10px 20px 10px;
	border-color: #ebeced;
	border-style: solid;
	border-width: 1px;
	background: #f6f8f9;
	overflow: hidden;
}

#productDetail .scFormBoxF {
	float: none;
	width: 250px;
	margin: 10px 0 20px 10px;
	padding: 10px 10px 20px 10px;
	border-color: #ebeced;
	border-style: solid;
	border-width: 1px;
	background: #f6f8f9;
	overflow: hidden;
}
.scFormBox table { width: 100%; }
.scFormBox .hr { width: 100%; margin: 20px 0; }
.scFormBox h2 { margin: 10px 0; }
.scFormBox .smallfade { color: #b3b3b3; }

.tableCheckOut .checkoutMethod { padding-left: 0; }

.tableInfo td {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
        padding: 8px;
        border-width: 1px;
        border-style: dotted;
        border-color: #d9b99c;
	border-bottom: 0;
	border-right: 0;
}
.tableInfo .infoLabel {
	font-weight: normal;
	width: 25%;
	padding-left: 0;
	border-left: 0;
}
.tableInfo .noborder { border-top: 0; }

#OstoskoriBox .footer { width: 500px; margin: 10px auto; }
#OstoskoriBox .footer .select { width: 200px; }

.scDetailsTable { margin: 0 0 10px 0; }
.scDetailsTable td { width: 50%; padding: 5px 0; border-width: 0 0 1px 0; border-color: #e5e5e5; border-style: dotted; }
.scDetailsTable td.noborder { border: 0; }

/*
.pbactive { font-weight: bold; }
.pbinactive { color: #c1bbb2; }
*/

.scSteps { float: none; font-size: 95%; padding: 0 20px; }
.scSteps td { text-align: center; padding: 5px 8px; border-right: 1px solid #FFFFFF; }
.scSteps td.pbactive { color: #FFFFFF; background: #38698c; }
.scSteps td.pbinactive { background: #f6f8f9; }
.scSteps .noborder { border-right: none; }
.scSteps p { margin: 0; padding: 0; }

/* Pagi */

div.pagi {
  float: none; 
  text-align: center; 
  padding-bottom: 10px;
}

div.pagi a {
  margin: 0 4px;
}


/* Sidebar
---------------------------------------- */

#menuTitle { float: left; }

/* Menu */

#menu { float: left; margin: 0; padding: 8px 10px; }
#menu li { float: left; width: 170px; padding: 2px 5px; border-top: 1px solid #e6e6e6; display: inline; }
#menu li.first { border: 0; }
#menu li.level1 a { width: 170px; }
#menu li.level2 { border: 0; padding: 0;}
#menu li.level2.first { padding-top: 5px; }
#menu li.level2.last { padding-bottom: 5px; }
#menu li.level2 a { width: 140px; padding: 0 10px 0 5px; }
#menu li img { float: left; margin: 2px 0 0 0; }
#menu a { float: left; text-decoration: none; display: block; }
#menu a:hover { text-decoration: underline; }
#menu li a.current { font-weight: bold; color: #000000; background: url(../ulkoasu/arrow_current.gif) center right no-repeat; }

/* Kirjaudu sisaan */

.loginTitle {
width: 100px;
}

#kirjauduBtn {
	float: left;
	text-indent: -1000em;
	width: 170px;
	height: 35px;
	margin: 0 15px 10px 15px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	background-image: url(../ulkoasu/kirjaudu_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#kirjauduBtn:hover { background-position: top right; }

/* Yhteystiedot Box */

#yhteystiedotBoxContainer { padding: 0 15px; }
#yhteystiedotBox { float: left; width: 170px; margin: 10px 0 0 0; background: #38698c url(../ulkoasu/yhteystiedot-box_top.gif) top left no-repeat; }
#yhteystiedotBox div { float: none; font-size: 95%; line-height: 130%; color: #FFF; padding: 10px 10px 1px 10px; background: url(../ulkoasu/yhteystiedot-box_bottom.gif) bottom left no-repeat; }
#yhteystiedotBox .small { font-size: 85%; line-height: 120%; color: #a3bbcc; }
#yhteystiedotBox p { padding: 0; }
#yhteystiedotBox a { color: #FFFFFF; text-decoration: underline; }


/* Footer
---------------------------------------- */

#Footer {
	width: 800px;
	background: #ebebeb url(../ulkoasu/footer_bg.gif) top center repeat-x;
	padding: 15px 10px;
}
#Footer td { text-align: center; }
#Footer a { margin-left: 5px; }

/* Feedback */
.scFormBoxF { 
	float: none;
	width: 520px;
	margin: 0 0 20px 0px;
	padding: 10px 20px 20px 20px;
	border-color: #ebeced;
	border-style: solid;
	border-width: 1px;
	background: #f6f8f9;
	overflow: hidden;
}
.scFormBoxF table { width: 100%; }
.scFormBoxF .hr { width: 100%; margin: 20px 0; }
.scFormBoxF h2 { margin: 10px 0; }
.scFormBoxF .smallfade { color: #b3b3b3; }

/* Cart print link */
.step3_print { float: left; width: 100%; margin-top: -20px; }
.step3 .printBtn  { float: right; margin-right: 20px; padding: 5px 10px; background: #f2f2f2; }
