html, body {
	font-family: Lucida Grande, Tahoma, Verdana;
	background-color:#003d72;
	background-image: url(../newimg/bg.gif);
	background-repeat: repeat-x;
	text-align:center;
}

* {
	font-size: 1em;
	padding:0px;
	margin:0px;
	border:0px;
}

h1 {
	color:#000;
	font-size:16px;
	text-align:left;
}

h2 {
	color:#000;
	font-size:12px;
	text-align:left;
}

h3 {
	color:#000;
	font-size:12px;
	text-align:left;
}

h4 {
	color:#000;
	font-size:12px;
	text-align:left;
}

h5 {
	color:#000;
	font-size:12px;
	text-align:left;
}

table td {
	font-size:0.75em;
}

p {
	padding-bottom:10px;
}

a {
	color: #af0106;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	padding-bottom: 10px;
}

a:hover {
	text-decoration: none;
}

.cMiddle ul {
	margin:10px 20px;
	font-size:12px;
	padding:0 10px;
}

.cMiddle ul li {
	padding:2px;
}

.container {
	width:1025px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	text-align:left;
}

.header {
	margin-top:9px;
}


.logoContainer {
	float:left;
}

.logoContainer .logo {
	width:166px;
	height:76px;
	margin-left:20px;
	background-image: url(../newimg/logo.gif);
	background-repeat: no-repeat;
}

.logoContainer .shopSelect {
	font-size: 0.75em;
	margin-left:22px;
}

.bannerContainer {
	float: left;
	margin: 7px 0px 0px 30px;
}



.headerTop {
	height: 109px;
	background-image: url(../newimg/header_top_bg.gif);
}

.headerTopLeft {
	float: left;
	width: 5px;
	height: 109px;
	background-image: url(../newimg/header_top_left.gif);
	background-repeat: no-repeat;
}

.headerTopContent {
	float:left;
	width:1015px;
	height:109px;
}

.headerTopRight {
	float:left;
	width:5px;
	height:109px;
	background-image: url(../newimg/header_top_right.gif);
	background-repeat: no-repeat;
}


.headerBottom {
	height:28px;
	margin-top:9px;
	background-image: url(../newimg/header_bottom_bg.gif);
}

.headerBottomLeft {
	float:left;
	width:6px;
	height:28px;
	background-image: url(../newimg/header_bottom_left.gif);
	background-repeat: no-repeat;
}

.headerBottomContent {
	float:left;
	width:1014px;
	height:28px;
}

.mainmenu {
	float:left;
}

.mainmenu li {
	color: #fff;
	font-size: 0.75em;
	list-style: none;
	float: left;
	height: 21px;
	padding: 7px 21px 0px 21px;
	background-image: url(../newimg/mmLine.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.mainmenu li a {
	text-decoration: none;
	color: #fff;
}

.search {
	font-size: 0.60em;
	overflow: hidden;
	float:left;
}

.search .magnifier {
	float:left;
	width: 20px;
	height: 28px;
	margin-left:17px;
	background: url(../newimg/magnifier.gif) no-repeat;
}

.search .tools {
	float:left;
	margin:2px 0px 0px 8px;
}

.search .tools .searchBox {
	position: relative;
	top: 2px;
	border:0px;
	padding:2px;
}

.search .tools .searchSubmit {
	position: relative;
	top: 2px;
	color: transparent;
	border:0px;
	margin-left:5px;
	width: 48px;
	height: 19px;
	background: url(../newimg/hae.gif)
}

.headerBottomRight {
	float: left;
	width: 5px;
	height: 28px;
	background: url(../newimg/header_bottom_right.gif) no-repeat;
}

.content {
	margin-top: 16px;
	background: #fff;
}

.contentTable {
	width: 1025px;
}

.contentTable td {
	vertical-align:top;
}

.contentTable .cLeft {
	width:164px;
	background-image:url(../newimg/bg_bottom_left.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

.cart {
	height:88px;
	width:164px;
	margin-bottom:5px;
}

.cart a { 
	text-decoration:none;
	color: #fff;
}

.cart .cartHeading {
	height:22px;
	background-image:url(../newimg/kaupassa_nyt.gif);
	background-repeat:no-repeat;
}

.signInHeading {
	height:22px;
	background-image:url(../newimg/kirjaudusisaan.gif);
	background-repeat:no-repeat;
}

.cart .cartContent {
	height:66px;
	background-image:url(../newimg/bg_cart_content.jpg);
	background-repeat:repeat-x;
}

.cart .cartTable {
	width:150px;
	margin-left:5px;
}

.cart .cartTable td {
	color:#fff;
	font-size:0.90em;
	text-transform: uppercase;
	font-weight:bold;
	vertical-align:middle;
	padding-top:7px;
}

.cart .cartTable td.icon {
	width:30px;
}

.cart .cartTable td.count {
	color: #f0e522;
	text-align:right;
}

.productmenu {
	width:164px;
}

.productmenu img {
	/*display: none;*/
}

.productmenu .pmHeading {
	height:23px;
	background-image:url(../newimg/tuotteet.gif);
	background-repeat:no-repeat;
}

.productmenu .pmContent {
	
}

.forgotpassword {
	margin-top: 8px;
}

.forgotpassword a {
	color: #fbec21;
	text-decoration: underline;
}

.forgotpassword a:hover {
	text-decoration: none;
}

.loginbottom {
	margin-top: 8px;
}

.loginbottom a {
	color: #ffffff;
	text-decoration: underline;
}

.loginbottom a:hover {
	text-decoration: none;
}

.contentTable .cMiddle {
	width:697px;
	background-color:#ededed;
	background-image:url(../newimg/bg_bottom_middle.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

.contentTable .cRight {
	width:163px;
	text-align:center;
	background-color:#6695ce;
	background-image:url(../newimg/bg_bottom_right.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

.loginbox {
	margin:10px 0px 10px 23px;
	text-align:left;
}

.loginmiddle .textfield {
	width: 100px;
}

.greenBox {
	width: 144px;
	margin: 10px;
}

.greenBox .gTop {
	height:113px;
	background-image: url(../newimg/green_bg_top.jpg);
	background-repeat: repeat-x;
}

.greenBox .gMiddle {
	height: 200px;
	background-color: #078e07;
	background-image: url(../newimg/green_bg_middle.jpg);
	background-repeat: repeat-x;
}

.greenBox .gBottom {
	height: 5px;
	background-image: url(../newimg/green_bg_bottom.jpg);
	background-repeat: no-repeat;
}

.footer {
	/*height:170px;*/
	background-image: url(../newimg/footer_bg.jpg);
	padding:20px 0 20px 0;
}

.footerTable {
	width: 100%;
	/*height: 170px;
	padding:20px;*/
}

.footerTable .topLink {
	font-size:1.2em;
	text-transform: uppercase;
	padding-bottom:5px;
}

.footerTable .topLink a {
	color: #740001;
	text-decoration: underline;
}

.footerTable .topLink a:hover {
	text-decoration: none;
}

.footerTable ul {
	margin-left:5px;
}

.footerTable ul li {
	font-size: 0.90em;
	list-style: none;
}

.footerTable ul li a {
	color: #002557;
	text-decoration: underline;
}

.footerTable ul li a:hover {
	text-decoration: none;
}

.footerTable td {
	width:16%;
	vertical-align:top;
	background-image: url(../newimg/footer_border.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding:0px 10px 0px 10px;
}

.frontpageBanner {
	margin:6px 6px 0px 6px;
	padding:0px;
}

.lift_big {
	float:left;
	width:222px;
	margin-left:8px;
	margin-top: 10px;
}

.lift_big_top {
	height:17px;
	padding:12px;
	background-image: url(../newimg/lift_big_bg_top.jpg);
	background-repeat: repeat-x;
}

.lift_big_top a {
	text-decoration: none;
	color: #ffec18;
	text-transform: uppercase;
}

.lift_big_top .lineicon {
	float: right;
	position: relative;
	top: -12px;
	right: -12px;
}

.lift_big_middle {
	height: 222px;
	padding: 5px;
	background: #fff;
	border-left: 1px solid #af0106;
	border-right: 1px solid #af0106;
}

.lift_big_middle .product_brand {
	position: relative;
	font-weight: bold;
	font-size: 1em;
}

.lift_big_middle .product_price {
	position: relative;
	top:165px;
	color: #e30413;
	font-size: 20px;
	font-weight: bold;
}

.lift_big_middle .product_name {
	position: relative;
	top:172px;
	font-weight: bold;
	font-size: 0.85em;
}

.lift_big_bottom {
	height: 36px;
	background-image: url(../newimg/lift_big_bg_bottom.jpg);
	background-repeat: repeat-x;
}

.lift_big_bottom a {
	text-decoration: none;
	color: #ffec18;
	text-transform: uppercase;
}

.lift_big_bottom .info {
	position: relative;
	top: 10px;
	right:5px;
	float: right;
}

.lift_big_bottom .carticon {
	position: relative;
	top: 6px;
	left: 6px;
}

.lift_compare {
	width:100%;
}

.lift_compare_middle {
	height: 135px;
	background: #fff;
	padding: 5px;
}

.lift_compare_middle .product_price {
	position: relative;
	top:80px;
	color: #e30413;
	font-size: 20px;
	font-weight: bold;
}

.lift_compare_middle .product_name {
	position: relative;
	top:75px;
	font-weight: bold;
	font-size: 1em;
}

.lift_compare_middle .product_brand {
	position: relative;
	top: 5px;
	left: 5px;
	font-weight: bold;
	font-size: 1.2em;
}

.lift_compare_bottom {
	height: 27px;
	padding-left:5px;
	background-image: url(../newimg/lift_bg_bottom.jpg);
	background-repeat: repeat-x;
}

.lift_compare_bottom .carticon {
	position: relative;
	top: 5px;
}

.lift_compare_bottom a {
	font-size: 10px;
	text-decoration: none;
	color: #ffec18;
	text-transform: uppercase;
}

.lift_compare_bottom .info {
	position: relative;
	top: 7px;
	right:5px;
	float: right;
}

.compareSpecs {
	background: #e0eaf8;
	position: relative;
	margin: 3px;
}

.compareSpecs td {
	font-size:0.85em;
	padding: 5px 0px 5px 10px;
}

.compareSelection {
	margin:5px;
	line-height: 1.8em;
}

.compareSelection input {
	position: relative;
	top: 5px;
	margin-right: 10px;
}

.compareSelection #comparelist {
	margin-top: 5px;
}

.lift_small {
	width:165px;
	float:left;
	margin-left:8px;
	margin-top:8px;
}

.lift_small_top {
	height: 18px;
	padding: 5px;
	background-image: url(../newimg/lift_bg_top.jpg);
	background-repeat: repeat-x;
}

.lift_small_top a {
	font-size: 10px;
	text-decoration: none;
	color: #ffec18;
	text-transform: uppercase;
}

.lift_small_middle {
	height: 135px;
	border-left: 1px solid #af0106;
	border-right: 1px solid #af0106;
	background: #fff;
	padding: 5px;
}

.lift_small_middle .product_brand {
	position: relative;
	font-weight: bold;
	font-size: 1em;
}

.lift_small_middle .product_price {
	position: relative;
	top:72px;
	color: #e30413;
	font-size: 20px;
	font-weight: bold;
}

.lift_small_middle .product_name {
	position: relative;
	top:72px;
	font-weight: bold;
	font-size: 0.85em;
}

.lift_small_bottom {
	height: 27px;
	padding-left:5px;
	background-image: url(../newimg/lift_bg_bottom.jpg);
	background-repeat: repeat-x;
}

.lift_small_bottom .carticon {
	position: relative;
	top: 5px;
}

.lift_small_bottom a {
	font-size: 10px;
	text-decoration: none;
	color: #ffec18;
	text-transform: uppercase;
}

.lift_small_bottom .info {
	position: relative;
	top: 5px;
	right:5px;
	float: right;
}


.lift_medium {
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
}

.lift_medium .info a, .lift_medium .cartBtn a {
	color:#fde94a;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.lift_medium .info, .lift_medium .cartBtn {
	background:url('../img/btn_bg.jpg') no-repeat;
	width:128px;
	height:27px;
	float:right;
	margin:0 5px;
}

.lift_medium .info {
	margin:0 40px 0 5px;
}

.lift_medium .info span, .lift_medium .cartBtn img, .lift_medium .cartBtn span{
	vertical-align:-13%;
	padding:0 5px;
}

.lift_medium .cartBtn img {
	padding:5px 8px;
	vertical-align:-40%;	
}

.lift_medium_top {
	height: 18px;
	padding: 5px;
	background-image: url(../newimg/lift_bg_top.jpg);
	background-repeat: repeat-x;
}

.lift_medium_top a {
	font-size: 10px;
	text-decoration: none;
	color: #ffec18;
	text-transform: uppercase;
}

.lift_medium_middle {
	height: 135px;
	border-top: 3px solid #af0106;
	border-left: 3px solid #af0106;
	border-right: 3px solid #af0106;
	background: #fff;
	padding: 5px;
}

.lift_medium_middle .product_brand {
	position: relative;
	font-weight: bold;
	font-size: 1em;
	margin:20px 0 0 220px;	
}

.lift_medium_middle .product_price {
	position: relative;
	top:0px;
	color: #e30413;
	font-size: 20px;
	font-weight: bold;
	margin:30px 0 0 250px;	
}

.lift_medium_middle .product_name {
	position: relative;
	top:5px;
	font-weight: bold;
	font-size: 1em;
	margin:20px 0 0 250px;	
}

.lift_medium_middle .product_description {
	width: 200px;
	position: relative;
	top:10px;
	font-size: 0.85em;
	margin:10px 0 0 250px;	
}

.lift_medium_bottom {
	height: 27px;
	padding-left:5px;
	background-image: url(../newimg/lift_bg_bottom.jpg);
	background-repeat: repeat-x;
}

.lift_medium_bottom .carticon {
	position: relative;
	top: 5px;
}

.lift_medium_bottom a {
	font-size: 10px;
	text-decoration: none;
	color: #ffec18;
	text-transform: uppercase;
}

.lift_medium_bottom .info {
	position: relative;
	top: 5px;
	right:5px;
	float: right;
}

.lift_medium .links {
	background: #fff;
	height:24px;
	border-left: 3px solid #af0106;
	border-right: 3px solid #af0106;
	border-bottom: 3px solid #af0106;
	padding:20px 0 10px 0;
}

.lift_medium .links .shareText {
	position: relative;
	top: -2px;
}

.lift_medium .links a {
	text-decoration: none;
}

.lift_medium .links a:hover {
	text-decoration: underline;
}

.lift_medium .links table td {
	font-size: 1em;
	padding: 5px 10px 0px 10px;
}

.productline_td {
	height: 25px;
	padding-top:5px;
	width: 100%;
	background: url(../img/productlinenav_bg.gif) repeat-x;
	padding-left: 15px;
	padding-right: 5px;
	text-align:left;
}

.product_td {
	height: 25px;
	padding-top:5px;
	width: 100%;
	padding-left: 20px;
	padding-right: 5px;
	border-bottom: 1px solid #0194cb;
    text-align:left;
	background: #2aa7e1;
}


/* TUOTELINJALINKIT*/

.productline a:link, .productline a:visited {
	font: bold 10px/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
}

.productline a:hover, .productline a:active {
	font: bold 10px/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: yellow;
	text-decoration: none;
}

.maingroup a:link, .maingroup a:visited {
	font: bold 11px/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
}

.maingroup a:hover, .maingroup a:active {
	font: bold 11px/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: yellow;
	text-decoration: none;
}

.productgroup a:link, .productgroup a:visited {
	font: 11px/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
}

.productgroup a:hover, .productgroup a:active {
	font: 11px/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: yellow;
	text-decoration: none;
	padding-left: 10px;
}

/*
.productline_td {
	width: 100%;
	background-image: url(../newimg/productline_bg.jpg);
	height: 23px;
	padding: 5px 0px 0px 5px;
	color: #fff;
	font-size: 1.1em;
}

.productline_td a {
	color: #ffec18;
	text-transform: uppercase;
	text-decoration: none;
}

.product_td {
	width: 100%;
	padding: 5px 0px 5px 12px;
	font-size: 1.1em;
}

.product_td .maingroup a {
	color: #740001;
	text-decoration: none;
	text-transform: uppercase;
}

.product_td .productgroup a {
	margin-left:5px;
	padding-bottom: 3px;
	color: #000;
	text-decoration: underline;
	text-transform: uppercase;
}

.product_td .productgroup a:hover { 
	text-decoration: none;
}

.product_td img {
	border:0px;
}
*/
.product_heading {
	height: 41px;
	margin: 7px;
	background-image: url(../newimg/lift_big_bg_top.jpg);
	background-repeat: repeat-x;
}

.product_heading h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #ffec18;
	position: relative;
	top: 10px;
	left: 5px;
	text-transform: uppercase;
	
}

.product_content {
	background-color: #fff;
	border: 1px solid #af0107;
	margin: 0px 7px 7px 7px;
}

.product_content .back {
	margin:5px;
}

.product_content .tools {
	height:36px;
	color: #ffec18;
	background-image: url(../newimg/product_tools_bg.jpg);
	background-repeat: repeat-x;
}

.product_content .tools a {
	text-decoration: none;
	color: #ffec18;
	text-transform: uppercase;
}

.product_content .tools .toolTable {
	width: 100%;
}

.product_content .tools .toolTable td {
	vertical-align: top;
	width: 33%;
	padding: 10px;
	font-size: 1em;
}

.product_content .tools .carticon {
	float: left;
	position:relative;
	top: -3px;
}

.product_content .tools .compareicon {
	float: left;
	position:relative;
	top: 0px;
}

.product_content .tools .toolTable td.left {

}

.product_content .tools .toolTable td.middle {
	
}

.product_content .tools .toolTable td.right {
	text-align: right;
}

.product_content .links {
	height:24px;
}

.product_content .links .shareText {
	position: relative;
	top: -2px;
}

.product_content .links a {
	text-decoration: none;
}

.product_content .links a:hover {
	text-decoration: underline;
}

.product_content .links table td {
	font-size: 1em;
	padding: 5px 10px 0px 10px;
}

.product_content .product_price {
	color: #e30413;
	font-size: 22px;
	font-weight: bold;
} 

.product_content .product_name {
	padding: 10px 0px 10px 0px;
}

.product_content .product_name a {
	color: #000;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
} 
.product_content .product_description {
	font-size: 11px;
	padding-bottom: 10px;
}

span.white {
	color:#fff;
	position:relative;
	top: -1px;
}

#cartAddInfo {
	display:none; 
	position:absolute; 
	width:250px; 
	padding:10px; 
	background:#d20019; 
	border:2px solid #fff; 
	font-size: 11px; color: white;
}

.productCard {
	width: 100%;
	margin-top: 10px;
}

.productCard td {
	vertical-align:top;
	font-size: 1em;
	padding: 5px;
}

.productCard .price {
	color: #e30413;
	font-size: 22px;
	font-weight: bold;
}

.productCard .info {}

.productCardTable {
	width: 100%;
}

.productCardTable .toolBox .buy {
	float: right;
	height: 27px;
	padding: 0px 10px 0px 10px;
	background-image: url(../newimg/lift_bg_bottom.jpg);
	background-repeat: repeat-x;
}

.productCardTable .toolBox a, .productCardTable .toolBox label {
	font-size: 11px;
	text-decoration: none;
	color: #ffec18;
	text-transform: uppercase;
}

.productCardTable .toolBox .carticon {
	position: relative;
	top: 5px;
}

.productCardTable .toolBox .compareicon {
	position: relative;
	top: 5px;
}

.productCardTable .toolBox .compare {
	float: right;
	margin-left: 10px;
	height: 27px;
	padding: 0px 10px 0px 10px;
	background-image: url(../newimg/lift_bg_bottom.jpg);
	background-repeat: repeat-x;
}

.productCard .image {
	width:175px;
}

.productCard .info .name {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
}

.productCard .info .description {
	font-size: 0.85em;
}

.productCard .colors {
	width:175px;
}

.productCard .colors .activeColor {
	float: left;
	margin-right:5px; 
	margin-bottom:5px;
	white-space: wrap;
}

.productCard .colors .activeColor img {
	border: 1px solid #af0107;
}

.productCard .colors .notActiveColor {
	float: left;
	margin-right:5px; 
	margin-bottom:5px;
}

.productCard .colors .notActiveColor img {
	float:left; 
	border:1px solid #ddd;
}

.productCard .availability {
	font-size: 0.85em;
}

.productCard .availability .split {
	margin-right: 15px;
}

span.highlight {
	color: #af0106;
	position: relative;
	top: 1px;
	font-weight:bold;
	text-transform: uppercase;
}

.productCard .availability .split img {
	position:relative;
	top: 2px;
}

.productCard .specs {
	padding: 10px;
}
.productCard .specs .content {
	font-size: 0.85em;
	background: #e0eaf8;
	padding:5px 10px 5px 10px; 
}

.productCard .specs .content h1 {
	font-size:1.5em;
	margin:5px 0px 0px 5px;
	color: #af0106;
}

.attributeTable {
	margin-top: 10px;
}

.attributeTable .attributeName {
	font-weight:bold;
}

.attributeTable .attributeValue {
	padding-left:15px;
}

.cprodT {
	width:100%;
}

.cprodT .prodcol {
	width:33%;
}

.cprodT .prodcol .cprod {
	border: 1px solid red;
	margin: 2px;
}

#main_td td {
	font-size: 1em;
}

/* Ostoskori */

#shoppingbasket_td {
	width: 100%;
}

#shoppingbasket_td td {
	font-size: 1em;
}

#shoppingbasket_td2 {
	width: 100%;
}

#shoppingbasket_td2 td {
	font-size: 1em;
}

#shoppingbasket_td3 {
	width: 100%;
}

#shoppingbasket_td3 td {
	font-size: 1em;
}

#shoppingbasket_td4 {
	width: 100%;
}

#shoppingbasket_td4 td {
	font-size: 1em;
}

.basket_header_bg {
	width: 100%;
	height: 19px;
}

.basket_header {
	width: 100%;
	/*background: #fff;*/
	height: 22px;
}

.basket_titles_bg {
	width: 100%;
	height: 22px;
	padding-top: 2px;
	background-color: #f9f9f9;
}

.basket_titles {
	width: 70px;
	text-align: right;
}

.basket_titles_product{
	width: 370px;
	padding-left: 15px;
}

.basket_product_bg {
	width: 550px;
	height: 65px;
	background: transparent;
}

.basket_product_img {
	width: 100px;
	height: 58px;
	text-align: center;
	padding-top: 7px;
}

.basket_product_name {
	width: 285px;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
}

.basket_product_facts {
	width: 70px;
	text-align: right;
	vertical-align: top;
}

.basket_info_td {
	width: 680px;
	background-color: #f9f9f9;
}

.basket_text {
	width: 385px;
}

.basket_navi_td {
	width: 680px;
	height: 38px;
	/*background-color: #e0eaf8;*/
	text-align: right;
}

.totalquantity {
	padding-left: 15px;
	padding-right: 5px;
}

.totalquantity_width {
	width: 370px;
}

.footer_width {
	width: 385px;
}

.totalprize_bg {
	width: 72px;
	height: 22px;
	background-color: #d20019;
	text-align: center;
	white-space:nowrap;
}

.action_bg {
	width: 72px;
	height: 22px;
	background-color: #48b9f3;
	text-align: center;
}

.checkout_bg {
	width: 72px;
	height: 22px;
	background-color: #ffed00;
	text-align: center;
}

.checkout_bg2 {
	width: 72px;
	height: 32px;
	background-color: #d20019;
	text-align: center;
}

.ad_bg {
	width: 130px;
	height: 13px;
	padding: 3px;
	background: #3a7ffa url(../newimg/button_bg.gif) repeat-x bottom;
	text-align: center;
}

.buy_nav a {
	position: relative;
	color: white;
	text-decoration: none;
}

.buy_nav a:hover {
	color: #000;
	text-decoration: none;
}

.buy2_nav a {
	position: relative;
	top: 7px;
	text-decoration: none;
	color: #006fad;
}

.buy2_nav a:hover {
	color: #000;
	text-decoration: none;
}

.overall {
	color: #fff;
}

.compare {
	color: #999999;
}

.product {
	color: #006fad;
}

.a_prize {
	color: #666;
	vertical-align: middle;
}

.total_prize {
	color: #666;
	vertical-align: top;
}

.total_prize_td {
	margin: 5px 0px 5px 0px;
	width: 280px;
	vertical-align:top;
}

.textfield {
	border: 1px solid #cccccc;
	color: #717171;
	height: 14px;
	text-align: left;
}

.checkbox_erase {
	margin-right: 10px;
}

.confirmlist {}
.confirmlist td {
       color: #717171;
}


/* Ostoskori */

.tracking_td {
	width: 680px;
	height: 25px;
	background: url(../images/tracking_bg_20px.gif) repeat-x 0 top;
}

.checkout_title_width {
	width: 510px;
}

.tracking_navi_td {
	margin-left: 15px;
	margin-top: 10px;
}

.track_titles_bg {
	height: 22px;
	background-color: #f9f9f9;
}

.track_infotable {
	width: 650px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.track_infoheader {
	margin-left: 15px;
}

.track_textfield {
	border: 1px solid #666;
	color: #717171;
	height: 16px;
	width: 270px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 5px;
}

.track_footer_button {
	width: 72px;
	margin-left: 592px;
}

.track_footer_button a {
        width: 72px;
        display:block;
}

.checkout_bg {
	width: 72px;
	height: 22px;
	background-color: #ffed00;
	text-align: center;
}

.track {
	color: #adb7c7;
}

.radiobutton {
	width: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.check_td {
	height: 20px;
	width: 125px;
	text-align: left;
	vertical-align: middle;
	color: #666;
}

.check_info_td {
	height: 20px;
	width: 200px;
	text-align: left;
	vertical-align: middle;
	color: #006fad;
}

.bluebox {
	background: #e0eaf8;
	padding: 2px;
}

.totalAmount {
	background: #fff;
	float:right;
	text-align: right;
	padding: 20px;
	color: #af0106;
	line-height: 1.8em;
	font-weight: bold;
	margin: 10px;
	white-space: no-wrap;
}

.whiteText {
	position: relative;
	top: 1px;
}

#helpsoncalculator {
	width:325px;
	position:absolute;
	display:none;
	background: #1a7cbc url(../img/helpson_bg.gif) repeat-x;
	border:1px solid #000;
	color:#fff;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana;
}

#helpsonformlogo {
	float:right;
	width:67px;
	height:56px;
	background: url(../img/helpson_form_logo.gif) no-repeat;
	margin-right:12px;
}

#helpsonheading {
	line-height:22px;
	padding: 13px 0px 0px 21px;
	font-weight:bold;
}

#helpsonheading .top {
	font-size:30px;
	color: #fdcb1c;
}

#helpsonheading .bottom {
	font-size:16px;
	color: #fdcb1c;
}

#helpsoncalculator .helpsontable {
	margin:10px 20px 5px 21px;
}

#helpsoncalculator .helpsontable td {
	padding:0px 5px 5px 0px;
	vertical-align:top;
}

#helpsoncalculator .helpsonproducts {
	margin-right:5px;
}

#helpsoncalculator .yellowtext {
	color: #fdcb1c;
	text-transform:uppercase;
	font-weight:bold;
}

#helpsonresultstable {
	width:100%;
	padding-left:21px;
}

#helpsonresultstable .left {
	vertical-align:top;	
}

#helpsonresultstable .right {
	vertical-align:bottom;
	width:79px;
}

#helpsonprice {
	padding:10px 0px 10px 0px;
	font-size:24px;
}

.postalactions {
	padding-top:5px;
}

#helpsonpostal {
	width:47px;
	height:14px;
	padding:2px;
	font-size:9px;
	text-align:center;
}

#helpsoncalculate {
	width:87px;
	height:18px;
	background: url(../img/helpson_count_button.gif) no-repeat;
	color:transparent;
	position:relative;
	top:1px;
}

#helpsonclosebutton {
	width:79px;
	height:25px;
	background: url(../img/helpson_close_button.gif) no-repeat;
	color:transparent;
	margin-bottom:3px;
}

#helpsonsubmit {
	width:79px;
	height:25px;
	background: url(../img/helpson_order_button.gif) no-repeat;
	color:transparent;
	margin-bottom:3px;
}

.receiptTable {
	width: 100%;
}

.receiptTable td {
	font-size: 12px;
}

.receiptTable td.head {
	font-weight: bold;
}

.clear {
	clear:both;
}

.submore {
	margin:0 20px 30px 20px;
}

.submore ul {
	margin:10px 20px;
}

.creditbox {
	background:#E0EAF8;
	padding:10px;
	width:140px;
	font-size:90%;
}

.creditbox strong {
	display:block;
	padding:5px 0;
	font-size:160%;
}

.receipt_history {
	width: 80%;
}

.receipt_history td {
	padding:5px 0;
	vertical-align:top;
	text-align:left;
}

.euronics_oulu, .euronics_helsinki {
	display:none;
}

#nettiluottoConsent {
	width:210px;
	margin:5px 0 10px 0;
}
