@charset "utf-8";
/* CSS Document */

#side_navi_cart {
	height: 50px;
	background-image: url(img/cart_50px.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	display: block;
}
#side_navi_cart p {
	font-size: 14px;
	padding-top: 8px;
	color: #00177F;
}
#side_navi_cart span {
	font-size: 16px;
	font-weight: bold;
}

#side_navi_cart  p a {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
	font-size: 12px;
}

div.single_product_page h2 {
	font-size: 20px;
	padding-bottom: 30px;
	text-indent: 0px;
	padding-top: 60px;
	color: #00177F;
}
div.shop_page, div.single_product_page {
	background-image: url(img/kauppa_bg.png);
	padding-top: 135px;
}
div.single_product_page img {
	border: 2px solid #00177F;
	padding: 20px;
	background-color: #FFFFFF;
}
div.single_product_page div.entry {
	font-size: 12px;
	width: 480px;
}

#shop_intro {
	padding-right: 145px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#shop_intro h3 {
	color: #00177F;
	margin-bottom: 20px;
}
#shop_intro p {
	font-size: 14px;
}

.single_product_page fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
form.addtocart {
	width: 440px;
	height: 60px;
	background-image: url(img/add_to_cart_bg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form.addtocart legend {
	font-size: 13px;
	color: #00177F;
	display: block;
	width: 450px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
form.addtocart legend span {
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
form.addtocart select {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form.addtocart label.qty {
	font-size: 12px;
	color: #00177F;
}

form.addtocart .button {
	margin: 0px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	background-color: #009FE0;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
}


ul.eshopfeatured {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.eshopfeatured li {
	height: 50px;
	display: block;
	float: left;
	clear: left;
	width: 500px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul.eshopfeatured li img {
	float: left;
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.eshopfeatured h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
ul.eshopfeatured p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
form.eshopcart {
	padding: 0px;
	margin: 0px;
}
form.eshop   input.button {
	border: 2px solid #003063;
	background-color: #FFFEFC;
	color: #003063;
	font-size: 11px;
	margin-left: 5px;
	padding: 0px;
	height: 25px;
	width: 125px;
}
form.eshopcart .cartopt {
	width: 100%;
}

table.cart {
	font-size: 12px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table.cart caption {
	font-size: 18px;
	font-weight: bold;
	color: #00177F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
table.cart th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
table.cart td.lb {
	text-align: right;
	font-weight: bold;
}

th#cartQty, 
th#cartTotal, 
table.cart td.amts,
table.cart input.short {
	text-align: right;
}
form.eshopform {
	width: 400px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
span.altstate {
	display: none;
}
ul.continue-proceed {
	background-image: url(img/continue_proceed_bg.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 440px;
	list-style-type: none;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.continue-proceed li {
	margin: 0px;
	padding: 0px;
}
ul.continue-proceed #continue_shopping {
	float: left;
}
ul.continue-proceed #proceed_to_checkout {
	float: right;
}
ul.continue-proceed #continue_shopping a {
	background-image: url(img/continue_shopping.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 115px;
	display: block;
	text-indent: -9999px;
}
ul.continue-proceed #proceed_to_checkout a {
	background-image: url(img/proceed_to_checkout.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 119px;
}
ul.confirm {
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

ul.confirm li {
	margin: 0px;
	padding: 0px;
}
ul.confirm span {
	font-weight: bold;
}
#post-139  h2 {
	display: block;
	padding-top: 60px;
	padding-bottom: 100px;
	text-indent: 0px;
	font-size: 18px;
	color: #00177F;
}


p.empty_cart_error .error {
	color: #00177F;
	padding-top: 60px;
	padding-bottom: 100px;
	display: block;
}





p.eshopshipping {
	display: none;
}
