/* Start of CMSMS style sheet 'iHanna' */
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	color: #EFEFEF;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 1.6em;
	padding-bottom: 10px;
}
a {
	color: #EB9130;
	font-weight: normal;
	background-image: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #666666;
	font-weight: normal;
}

h1 {
	color: #DE8F3B;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	display: block;
}

h2 {
	color: #fe9f00;
	font-size: 1em;
	text-transform: uppercase;
	margin: 10px 0;
}
h3 {
	color: #fe9f00;
	font-size: 0.9em;
	margin: 8px 0 5px 0;
	text-transform: uppercase;
}
h4 {
	color: #333333;
	font-size: 11pt;
	margin: 10px 0 5px 15px;
}

h5 {
	margin: 0px;
	font-size: 10pt;
	padding-left: 8px;
	padding-top: 8px;
	text-decoration: underline;
}
h6 {
	margin: 0px;
}
#wrapper {
	width: 100%;
}
/* header */
#header_container {
	width: 100%;
	height: 103px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(uploads/layout/header_back.png);
	background-position: center top;
	background-color: #0A0A0A;
	background-repeat: no-repeat;
}
#header {
	width: 960px;
	height: 103px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#header_logo h1 a {
	width: 300px;
	height:0px;
	padding-top: 96px;
	overflow: hidden;
	display: block;
	margin: 0 300px;
}
#navcontainer {
	float: left;
	height: 90px;
	background-image: url(uploads/layout/contentback_top.png);
	width: 960px;
	background-repeat: no-repeat;
	background-position: center top;
}
ul {
	margin: 0px;
}
#nav {
	padding: 0;
	list-style: none;
	font-size: 1em;
	height: 90px;
	line-height: 40px;
	display: block;
	width: 840px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	}

#nav li {
	list-style: none;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#nav .current {
	background-image: url(uploads/layout/menu_highlite.png);
	background-repeat: no-repeat;
	background-position: center 35px;
}
#nav li a {
   width: 210px;
   height: 50px;
}
#nav li a.current {
   background-position: center 25px;
}
/* Menutypografia */
.menusmallitalics {
	text-transform: lowercase;
	font-style: italic;
	color: #fdfaf5;
	font-weight: normal;
	
}
.menucaps {
	text-transform: uppercase;
	color: #fe9f00;
	font-size: 1em;

}
#nav a {
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	width: 280px;
	float: left;
	text-align: center;
	padding-top: 15px;
	height: 75px;
}
/*#nav a {
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:64px; /* for IE5/Win only */
/*	color: #FFFFFF;
}
#nav a:hover,#nav a:active,.current {
	background-position: 0 -32px;
	}
*/
/* Contents */
#content_container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(uploads/layout/contentback_top.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#content {
	width: 960px;
	text-align: left;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	background-image: url(uploads/layout/contentback_bottom.png);
	padding: 0 0 20px 0;
}
/* Footer */
#footer_container {
	width: 100%;
	clear: both;
	background-color: #0a0a0a;
	background-image: url(uploads/layout/footer_bottom.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	height: 254px;
}
#footer {
	width: 960px;
	color: #FFFFFF;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer p{
	line-height: 1.2em;
	color: #CCCCCC;
}
#footer a{
	color: #CCCCCC;
	text-decoration: none;
}

/* Random stuff */
.list {
	margin: 0px;
	list-style-type: square;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.list li {
	margin: 0px;
	list-style-type: square;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-position: inside;
}
.nobulletlist {
	margin: 0px;
	list-style-type: square;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.nobulletlist li {
	margin: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-position: inside;
}
.nobulletlist li a {
	text-decoration: underline;
}
.nobulletlist strong {
	display: block;
	padding-bottom: 3px;
	text-decoration: underline;
}
#inline-list {
	width: 520px;
	text-align: center;
	float: left;
	}

#inline-list ul {
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
	}
#inline-list li {
	display: inline;
	font-weight: bold;
	margin: 10;
	padding: 10;
	}
#inline-list a {
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
}
#inline-list a:hover {
	color: #666666;
}
.block {
	float: left;
	color: #DDDDDD;
	padding-bottom: 20px;
	padding-top: 0px;
}
#indexboxfirst_slide {
	padding-right: 0px;
	width: 280px;
	height: 370px;
}
#indexboxfirst {
	padding-right: 0px;
	width: 280px;
	margin-left: 60px;
	height: 390px;
}
	#indexboxfirst ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;

	}
	#indexboxfirst ul li {
	list-style-type: none;
	background-position: 0px 6px;
	display: block;
	margin-top: 0px;
	margin-bottom: 8px;
	}
	#indexboxfirst ul li a {
	background-image: url(uploads/layout/pallukka.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 12px;
	text-decoration: none;
	font-style: italic;
	text-transform: lowercase;
	color: #FDFAF5;
	font-size: 0.9em;
	}
	#indexboxfirst ul li a:hover {
	background-position: 0px -10px;
	color: #FE9F00;
	}
	#indexboxfirst .current {
	background-position: 0px -10px;
	color: #FE9F00;
	}
#indexboxfirst img, #indexboxfirst p, #indexboxsecond img, #indexboxfirst p {
	padding: 0 0 0 20px;
}
#indexboxfirst p {
   float: left;
}
#indexboxsecond {
	padding-right: 0px;
	width: 280px;
}
#indexboxthird {
	padding-right: 20px;
	padding-left: 0px;
	width: 280px;
}
#indexboxwide {
	padding: 0px 0 0 20px;
	width:960px;
}
#indexboxwide img {
	padding: 0 20px;
	float: left;
}
#indexbox-product {
	padding: 0px 0 0 20px;
	width:620px;
}
#indexbox-product img {
	padding: 0 20px;
	float: left;
}
.block p {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 0px;
}
.block h2 {
	font-size: 1em;
	padding: 0px;
	margin-top: 8px;
	color: #fe9f00;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.clear {
	clear: both;
}
/* Footerboxes */
.footerboxes {
	width: 300px;
	float: left;
	color: #DDDDDD;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display:none;
}

.footerboxes p {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.footerboxes h2 {
	font-size: 1em;
	padding: 0px;
	margin-top: 8px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 30px;
}
.productindexwrap {
	margin: 0 60px;
}
.productindex {
	padding-right: 0px;
	width: 210px;
	margin-left: 0px;
	float: left;
}
.productindex img {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
	.productindex ul {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;

	}
	.productindex ul li {
	list-style-type: none;
	background-position: 0px 6px;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	}
	.productindex ul li a {
/*	background-image: url(uploads/layout/pallukka.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;*/
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 12px;
	text-decoration: none;
	font-style: italic;
	text-transform: lowercase;
	color: #FDFAF5;
	font-size: 0.8em;
	}
	.productindex ul li a:hover {
	background-position: 0px -10px;
	color: #FE9F00;
	}
	.productindex .current {
	font-style: normal;
	text-transform: uppercase;
	color: #DE8F3B;
	}
#productmenu {
	padding-right: 0px;
	width: 840px;
	margin-left: 60px;
}
	#productmenu ul {
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 60px;

	}
	#productmenu ul li {
	list-style-type: none;
	background-position: 0px 6px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 210px;
	float: left;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	}
	#productmenu ul li a {
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 12px;
	text-decoration: none;
	color: #FDFAF5;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	height: 70px;
	}
	#productmenu ul li a:hover {
	color: #DE8F3B;
	background-image: url(uploads/layout/menu_highlite_bottom.png);
	background-repeat: no-repeat;
	background-position: center 40px;
	}
	#productmenu .activeparent {
	font-style: normal;
	text-transform: uppercase;
	color: #fe9f00;
	}
#productdescriptionbox {
	padding-right: 0px;
	padding-left: 0px;
	width: 280px;
}
/* Product */
.products {
	float: left;
	color: #DDDDDD;
	padding-bottom: 20px;
	padding-top: 0px;
}
#productsfirst {
	padding-right: 0px;
	width: 210px;
	margin-left: 60px;
	margin-top: 10px;
}
	#productsfirst ul {
	margin: 0px;
	padding: 0px;

	}
	#productsfirst ul li {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: right;
	margin-right: 10px;
	padding: 0 0px 0 0;
	}
	#productsfirst ul li a {
/*	background-image: url(uploads/layout/pallukka.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;*/
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-right:14px;
	text-decoration: none;
	font-style: italic;
	text-transform: lowercase;
	color: #FDFAF5;
	font-size: 0.9em;
	}
	#productsfirst ul li a:hover {
	background-position: right -10px;
	color: #FE9F00;
	}
	#productsfirst .currentpage {
	background-image: url(uploads/layout/pallukka.png);
	background-repeat: no-repeat;
	background-position: right -10px;
	color: #FE9F00;
}
	#productsfirst .activeparent {
	background-image: url(uploads/layout/pallukka.png);
	background-repeat: no-repeat;
	background-position: right -10px;
	color: #FE9F00;
	}
#productssecond {
	padding-right: 0px;
	padding-left: 0px;
	width: 210px;
	margin-top: 10px;
}
#productssecond p {
	margin-left: 10px;
}

#productssecond q {
	color: #FFFFFF;
	display: block;
	margin-left: 10px;
	margin-top: 20px;
}

	#indexboxwide ul, #indexbox-product ul {
	margin: 0px;
	padding: 0px;

	}
	#indexboxwide ul li, #indexbox-product ul li {
	list-style-type: none;
	background-position: 0px 6px;
	display: block;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 10px;
	}
	#indexboxwide ul li a, #indexbox-product ul li a {
/*	background-image: url(uploads/layout/pallukka.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;*/
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 12px;
	text-decoration: none;
	font-style: italic;
	text-transform: lowercase;
	color: #FDFAF5;
	font-size: 0.9em;
	}
	#indexboxwide ul li a:hover, #indexbox-product ul li a:hover {
	background-position: 0px -10px;
	color: #FE9F00;
	}
	#indexboxwide .currentpage, #indexbox-product .currentpage {
	background-position: 0px -10px;
	color: #FE9F00;
	}



#productsthird img {
	float: right;
	margin-right: 20px;
}
#productsthird {
	width: 420px;
	padding-left: 0px;
}
#indexboxwide, #indexbox-product {
	padding-right: 0px;
}
.products p {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 0px;
}
.products h2 {
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	color: #DE8F3B;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	text-align: center;
}
#content h2 {
	display: block;
	float: left;
	width: 960px;
	text-align: center;
	font-size: 1.2em;
	padding: 0px;
	margin: 0 0 20px 0;
}
.indexpics {
	margin-right: 20px;
	margin-left: 20px;
}
blockquote {
padding: 10px 0 0 0;
margin: 0;
	font-style: italic;
}
#mallistobox {
text-align: center;
padding: 0 0 30px 0;
}
#uutisbox {
text-align: left;
padding: 0 120px 30px 120px;
}
#uutisbox .newspic {
   float: right;
   padding: 0 0 20px 20px;
}
#pallukat {
   list-style: none;
   padding: 0;
   margin: 0;
}
#pallukat li {
	background-image: url(uploads/layout/pallukka.png);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	padding: 0 0 3px 15px;
	font-size: 0.8em;
}
#indexboxthird strong {
	text-transform: uppercase;
	color: #fe9f00;
}
#indexboxthird em {

	color: #fe9f00;
}
.contactform {
   width: 550px;
   text-align: left;
   margin: 0 auto;
}
.contactform .formwrap {
   
}
.contactform .formwrap input {
   width: 300px;
}
.contactform textarea {
   width: 300px;
}
.contactform {
}
/* Shop */
#shop-content {
   float: left;
   width: 690px;
}
#shop-menu {
   width: 210px;
   margin: 30px 10px 0 20px;
   float: left;
}
#shop-menu h2 {
   margin: 0 10px 10px;
   padding: 0;
	display: block;
	float: none;
	width: auto;
   text-align: right;
   font-size: 14px;
}
#shop-menu h3 {
   margin: 0 0 10px;
   padding: 0;
   text-align: right;
   font-size: 14px;
}
#content #shop-menu p {
   margin: 0;
   padding: 0;
   text-align: right;
   font-size: 11px;
}
#shop-menu ul {
   margin: 10px 0 40px 0;
   padding: 0px;
}
#shop-menu ul li {
   list-style-type: none;
   display: block;
   margin: 0 10px 8px 0;
   text-align: right;
   padding: 0 0px 0 0;
}
#shop-menu ul li a {
   background: no-repeat;
   display: block;
   margin: 0 0 5px 0;
   padding: 0 14px 0 12px;
   text-decoration: none;
   font-style: italic;
   text-transform: lowercase;
   color: #FDFAF5;
   font-size: 0.9em;
}
#shop-menu ul li a:hover {
   background-position: right -10px;
   color: #FE9F00;
}
#shop-menu .currentpage {
   background: url(uploads/layout/pallukka.png) no-repeat right -10px;
   color: #FE9F00;
}
#shop-menu .activeparent {
   background: url(uploads/layout/pallukka.png) no-repeat right -10px;
   color: #FE9F00;
}
#shop-menu li.sectionheader {
   margin: 0 0px 10px;
   padding: 0 20px;
   text-align: right;
   font-size: 14px;
   color: #666;
}
#content #shop-content h2 {
	display: inline;
	float: none;
	width: auto;
   margin: 0 0 20px 20px;
   font-size: 24px;
}
#content #shop-content p {
   margin: 0 0 20px 20px;
}
/* Shop Summary */
.shop-summary {
   float: left;
   clear: both;
   width: 690px;
   overflow: auto;
   margin: 0 0 20px 0;
}
.summary-product {
   width: 210px;
   float: left;
   text-align: center;
   margin: 0 0 20px 20px;
   position: relative;
}
.summary-product-image {
   width: 200px;
   height: 200px;
   background: #333;
   border: 5px solid #fff;
   float: left;
}
.summary-info{
   width: 190px;
   padding: 5px;
   bottom: 5px;
   left: 5px;
   position: absolute;
   background: #000;
   background: rgba(0,0,0,0.8);
   z-index: 10;
}
.product-name {
   float: left;
   text-decoration: none;
}
.product-price {
   float: right;
}
/* Product detail */
#product-detail-info {
}
#product-detail-info h3 {
   margin: 0 0 20px 20px;
}
#product-detail-more {
   width: 210px;
   float: right;
}
#content #shop-content #product-detail-more p {
   margin: 0 0 5px 0;
   padding: 0;
   clear: both;
   float: left;
   width: 210px;
}
#product-detail-pictures {
   width: 440px;
   float: left;
   margin: 0 20px 0 20px;
}
#product-detail-pictures img {
   border: 5px solid #fff;
}
.home-product {
   border: 5px solid #fff;
   background: #fff;
   float: left;
   margin: 7px;
}
.home-product img {
   width: 100px;
}
.shop-summary, .summary-product, .summary-product-image, .summary-info, #product-detail-info, #product-detail-more, #product-detail-more p, #product-detail-pictures, #product-detail-pictures img, .block {
   display: inline;
}
.cartitem {
   margin: 0 20px 5px 20px;
}
.cartitem input {
   width: 15px;
   text-align: center;
   margin: 0 5px 0 0;
}
.totals {
   margin: 0 20px 5px 20px;
   font-weight: bold;
}
.tilauslomake {
   margin: 0 20px 5px 20px;
}
.tilauslomake div {
   float: left;
   width: 500px;
   margin: 2px 0 3px 0;
}
.tilauslomake label {
   width: 100px;
   text-align: right;
   padding: 0 10px 0 0;
   float: left;
   font-size: 12px;
}
.tilauslomake input {
   width: 200px;
   float: left;
}
.tilauslomake .submit {
   margin: 0 0 0 110px;
   float: left;
}
/* End of 'iHanna' */

