/*  basic styles */
html, body, table, tr, td, ul, ol, li, div, span, p, form, img, h1, h2, h3, h4 {
	border: none;
	margin: 0;
	padding: 0;
}
body {
	font: 11px/18px Georgia, Geneva, "Times New Roman", Times, serif;
	color: #111;
	margin: 0px;
	padding: 0px;
	background-color: #111;
}

img {
	border: 0px;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
h1 {
	text-indent: -9999px;
}
h2 {
	color: #5c0054;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 18px;
}
p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

a, a:link, a:active, a:focus {
	color: #5c0054;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666;
}

/* unique elements */

#logo {
	float: left;
	 width: 280px;
	 height: 170px;
	 position: absolute;
	 cursor: pointer;
}

#container {
	background: url(../images/main-bg.gif) 0 271px no-repeat #1d1d1d;
	width: 990px;
	margin: 0 auto;
}
#container #contbg {
	background: url(../images/topmain-bg.jpg) no-repeat;
}
#header {
	height: 100px;
}
#toplinks {
	font-size: 12px;
	line-height: 50px;
	height: 56px;
	display: table-cell;
	background: url(../images/toplinks-bg.gif) no-repeat;
	vertical-align: middle;
	text-align: center;
	width: 270px;
	float: right;
	margin-right: 20px;
}
#toplinks a {
	margin: 0 5px;
	color: #fff;
}
#toplinks a:hover {
	color: #d1d1d1;
}
#search {
	height: 42px;
	color: #fff;
	padding: 15px 0 0 15px;
	background: url(../images/search-bg.gif) no-repeat;
	line-height: 26px;
}
#search #search_keyword {
	border: none;
	color: #fff;
	height: 20px;
	width: 160px;
	margin-left: 15px;
	padding-left: 5px;
	padding-top: 6px;
	background: url(../images/search-input-bg.gif) no-repeat;
}
#search #search_button {
	background: url(../images/arrow-small-purple.png) 0 7px no-repeat;
	width: 6px;
	height: 26px;
	border: 0;
	cursor: pointer;
	margin-left: 10px;
}

#cart {
	position: fixed;
	bottom: 0px;
	width: 970px;
	height: 13px;
	background: url(../images/cart-bg.jpg) no-repeat;
	padding: 20px;
}
#cart h3 {
	font-size: 12px;
}
#cart a {
	border-bottom: 1px solid #5a0152;
}
#cart .left {
	margin-right: 12px;
}
#cart .right {
	margin-left: 12px;
} 
#cart #tuotevalikko {
	width: 200px;
}

#column {
	float: left;
	width: 262px;
	padding-top: 114px;
	padding-left: 20px;
}
#column h3 {
	text-indent: -9999px;
	height: 30px;
}
#content {
	margin-left: 20px;
	width: 666px;
	float: left;
}
#frontpage #content {
	margin-left: 20px;
	width: 686px;
	float: left;
}
#product #content, #textpage #content, #checkout #content, #category #content, #news_list #content {
	margin-top: 40px;
	background: url(../images/product-bg.jpg) no-repeat #fff;
}
#news_list #content #text_content h3 {
	margin-top: 25px;
	color: #5a0152;
}
#news_list #content #text_content .time {
	color: #666;
}
#content #text_content {
	font-size: 13px;
	line-height: 21px;
}
#news {
	font-size: 13px;
	color: #aaa;
	background: url(../images/navi-bg.gif) no-repeat #151515;
	padding: 20px;
	margin-top: 20px;
}
#news strong {
	color: #fff;
}
#news #time {
	margin-bottom: 8px;
	font-weight: bold;
	margin-bottom: 15px;
}
#news h2 {
	margin-bottom: 8px;
}
#news .ajankohtaista {
	background: url(../images/title-ajankohtaista.png) no-repeat;
}
#news a.check {
	color: #a60298;
}
#news a.check:hover {
	color: #999;
}
#banner {
	width: 669px;
	height: 317px;
}

/* common styles */

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.hidden {
	/* display: none; */
}
.padding_1 {
	padding: 16px 20px;
}

/* navigation */

#navi {
	font-size: 13px;
	margin-top: 20px;
	padding: 20px;
	background: url(../images/navi-bg.gif) no-repeat #151515;
}
#navi ul {
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#navi li {
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	color: #888;
}

#navi a, #navi a:link, #navi a:visited, #navi a:active {
	color: #aaa;
	text-decoration: none;
	line-height: 20px;
}
#navi a.arrow {
	padding-left: 20px;
	background: url(../images/arrow-small-white.png) 0 2px no-repeat;
}
#navi ul li a:hover {
	color: #fff;
}
#navi ul .navi_on a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#navi .title {
	padding: 10px 0px;
	font-size: 14px;
	font-weight: bold;
}
#navi ul.level-1 li {
	background: none;
	padding-left: 0;
}
#navi ul.level-1 {
	margin-left: 10px;	
}
#navi ul.level-2 {
	margin-left: 20px;	
}
#navi ul.level-3 {
	margin-left: 30px;	
}

/* footer */

#footer {
	padding: 0 0 56px 300px;
	background: url(../images/footer-bg.jpg) no-repeat;
}
#footer #sitemap  {
	
	list-style: none;
	float: left;
	margin-top: 80px;
	margin-left: 20px;
	padding: 0;	
}
#footer #sitemap li {
	float: left;
	margin-right: 40px;
	padding: 0;
}
#footer #sitemap dl {
	margin: 0 0 15px 0;
}
#footer #sitemap dt {
	color: #888;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 0;
}
#footer #sitemap dd {
	margin: 0 0 3px 0;
	padding: 0;
}
#footer #sitemap a:link, #footer #sitemap a:active, #footer #sitemap a:link, #footer #sitemap a:visited {
	color: #888;
	text-decoration: none;
}
#footer #sitemap a:hover {
	color: #fff;
	text-decoration: none;
}
#back_to_top {
	float: right;
	margin-right: 20px;
	margin-top: 8px;
}


/* frontpage elements */


/* products */
.product {
	position: relative;
	color: #1d1d1d;
	background: #fff url('../images/nosto-bg-1.gif') no-repeat;
	float: left;
	width: 326px;
	height: 177px;
	margin: 16px 16px 0 0;
}
.product .pricetag {
	background: url(../images/price-bg.png) no-repeat;
	color: #fff;
	padding: 35px 7px;
	padding-top: 27px;
	position: absolute;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	/*margin-top: 95px;
	margin-left: -10px;*/
	top: 95px;
	left: -10px;
	width: 60px;
	text-align: center;
}
.product .pricetag .sale {
	text-decoration:line-through;
	font-size: 11px;
	font-weight: normal;
}
.product_info {
	padding: 16px 0 0 0;
	width: 140px;
}
.product_info a {
	color: #5a0152;
}
.product_info, .product_image {
	float: left;
}
.product_image {
	padding: 9px 9px 0 9px;
}
.product_info h3 {
	color: #5a0152;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}
.check {
	color: #5a0152;
	font-weight: bold;
	padding-left: 15px;
	background: url(../images/arrow-small-purple.png) 0 1px no-repeat;
}
.product_info .info_item {
	margin-bottom: 12px;
}

a.product_image, a.product_image:link, a.product_image:visited, a.product_image:focus, a.product_image:hover {
	border: 0px;
}

/* product page */

.padd30 {
	padding: 30px 0 0 30px;
}
#product #product_bread {
	font-size: 14px;
}
#product #product_image {
	width: 310px;
}
#product #product_image .thickbox {
	margin-right: 1px;
}
#product #product_image img {
	border: 1px solid #b4b4b4;
}
#product #product_title {
	width: 270px;
	font-size: 14px;
	line-height: 20px;
}
#product h3.checkthese {
	color: #5c0054;
	font-size: 18px;
	margin-bottom: 20px;
}
#product #add_to_cart {
	font-size: 12px;
	padding: 30px 30px;
	margin-top: 25px;
	background: #d4d4d4;
	height: 32px;
}
#product #add_to_cart #pricetag {
	color: #5c0054;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	float: left;
}
#product #add_to_cart .sale {
	float: left;
	color: #666;
	font-size: 14px;
	margin-left: 16px;
	line-height: 34px;
}
#product #add_to_cart input.quantity {
	width: 20px;
	padding-top: 3px;
	margin-top: 5px;
	text-align: center;
	padding: 0 auto;
	float: left;
}
#product #add_to_cart select.size {
	margin-left: 10px;
	margin-top: 6px;
	height: 20px;
	width: 170px;
	float: left;
}
#product #add_to_cart span {
	line-height: 34px;
	float:left;
	margin: 0 10px;
}
#product #add_to_cart .add2cart {
	margin: 0;
	border: 0;
	cursor: pointer;
	width: 166px;
	height: 32px;
	background: url(../images/button-add2cart.png) no-repeat;
}
.rel_prod {
	float: left;
	margin-right: 15px;
	width: 140px;
	height: 208px;
}
.rel_prod img {
	border: 1px solid #aaa;
}
.rel_prod p {
	font-size: 13px;
}

/* alternative for products */
.alt {
	color:#fff;
	background: #888;
}
.alt .product_info a, .alt .product_info h3, .alt .product_info .check  {
	color: #000;
}
.alt .product_info .check  {
	background: url(../images/arrow-small-black.png) 0 1px no-repeat;
}

/* category list */

#category_title {
	margin-bottom: 16px;
	padding-right: 20px;
}
.sale {
	text-decoration: line-through;
}

/* checkout */

#checkout_list {
	padding-top: 16px;
}

#checkout_list .list_item {
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}

#checkout_list .list_item .image {
	border: 1px solid #ccc;
}
#checkout_list .list_item .image,
#checkout_list .list_item .description {
	float: left;
	margin-right: 12px;
}

#checkout_list .list_item .price,
#checkout_list .list_item .quantity,
#checkout_list .list_item .vat,
#checkout_list .list_item .operations {
	float: right;
	margin-right: 12px;
	line-height: 68px;
}
#checkout_list .list_item .price {
	font-weight: bold;
}

#checkout_form .field_name {
	float: left;
	width: 150px;
	margin-top: 6px;
}

#checkout_form .field_value {
	float: left;
	margin-top: 6px;
}

#delivery_options, #order_total {
	padding: 4px 0px 16px 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#delivery_options h3, #order_total h3, #checkout_list h3, #checkout_form h3 {
	margin-bottom: 6px;
}

#price_total_display {
	font-size: 16px;
}

#payment_methods h3 {
	margin-bottom: 12px;
}
.payment_icon {
	float: left;
	margin-left: 16px;
}

/* text page */

#main_title {
	margin-bottom: 20px;
	color: #5a0152;
	font-size: 24px;
}
#navi ul.level-1, #navi ul.level-2, #navi ul.level-3 {
	display: none;
}
