html,body {
height:100%;
}

body {
background:url(../siteimg/bg_main.jpg) repeat-x top;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

A {
color:#09C;
font-weight:bold;
text-decoration:none;
}

A:hover {
color:#000;
}

h1 {
font-size:22px;
font-family:"Trebuchet MS", Georgia, Arial;
}

h3 {
font-size:16px;
line-height:16px;
margin-bottom:10px;
}

h4 {
margin-bottom:10px;
}

p {
font-size:13px;
line-height:1.5;
}
/* Containers */
#login {
position:fixed;
left:0;
top:0;
z-index:2;
width:100%;
background:#333;
color:#fff;
border-bottom:2px solid #666;
}

#loginLeft {
float:left;
padding-left:32px;
background:url(../siteimg/icons/status_online.png) no-repeat 10px 2px;
}

#loginRight {
float:right;
position:relative;
right:2em;
}

.loginHeight {
height:1.5em;
}

#main {
margin-left:auto;
margin-right:auto;
width:980px;
background:transparent url(../siteimg/bg_main_shadow.png) repeat-y top;
}

#page {
background-color:#FFF;
border:solid #333;
border-width:0 1px;
width:960px;
margin-left:auto;
margin-right:auto;
}

/* Header and navi */
.topheader {
padding-top:10px;
}

.topheader .logo {
width:295px;
}

.topheader .links {
width:240px;
margin-left:0;
margin-right:0;
}

.topheader .cart {
width:234px;
font-size:11px;
/*padding:4px 0 4px 9px;*/
margin-left:0;
color:#333;
background-color:#ededed;
cursor:pointer;
}

.topheader .cart .cartCnt {
width:146px;
float:left;
padding:2px 4px 5px;
border:1px solid #ccc;
border-width:1px 0 0 1px;
}

.topheader .cart .cartBns {
width:77px;
float:left;
border:1px solid #d59809;
border-width:1px 1px 0;
text-align:center;
font-size:20px;
color:#fff;
background:url(../siteimg/bg_header_cart.jpg) repeat-x top #f49608;
text-shadow:1px 1px 2px #000;
padding-bottom:7px;
}

.topheader .cart .cartBns .small {
	font-size:12px;
	font-weight:bold;
	line-height:30px;
}
	
.topheader .cart .cartBns .bnsPercentage {
font-size:26px;
line-height:40px;
}

.topheader .cart .cartBns .tight{
line-height:18px;
}
.topheader .cart .cartBns .tightBns{
line-height:29px;
}

.topheader .cart .cartBns .next {
font-size:10px;
color:#333;
margin:3px 0;
text-shadow:none;
white-space:nowrap;
}

.topheader .cart .cartHeader {
font-weight:bold;
color:#333;
background:transparent no-repeat scroll 2px 3px url(../siteimg/icons/cart.png);
padding:2px 0 2px 22px;
margin-bottom:6px;
border-bottom:1px dotted #ccc;
}

.topheader .cart .cartTxt {
float:left;
line-height:1.3em;
width:60%;
}

.topheader .cart .cartVal {
float:left;
line-height:1.3em;
font-weight:bold;
text-align:right;
width:40%;
}

.topheader .certs {
width:150px;
margin:0;
border-left:0 solid #ededed;
text-align:right;
padding-top:1px;
}

.topheader .links A {
font-size:12px;
background:transparent no-repeat scroll 0 0;
padding-left:20px;
}

.topheader .links ul {
float:left;
display:inline;
margin-bottom:4px;
margin-right:8px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.topheader .links ul li {
padding:0;
margin-left:0;
margin-bottom:2px;
}

.topheader .links .infolink {
background-image:url(../siteimg/icons/information.png);
}

.topheader .links .bidslink {
background-image:url(../siteimg/icons/calculator.png);
}

.topheader .links .userslink {
background-image:url(../siteimg/icons/status_online.png);
}

.topheader .links .contactlink {
background-image:url(../siteimg/icons/telephone.png);
}

.topheader .orderhelp {
width:380px;
background:url(../siteimg/icons/lock.png) no-repeat 30px 30px;
padding:23px 20px 18px 60px;
font-size:11px;
font-weight:bold;
}

.topheader form,fieldset {
margin:0;
}

.topheader fieldset {
background:url(../siteimg/search_box.gif) transparent no-repeat 0 0;
width:225px;
height:16px;
padding:4px 6px;
}

.topheader form input {
background-color:#ededed;
color:#999;
border:0;
padding:0;
margin:0;
float:left;
}

.topheader form input:focus {
background:transparent;
}

.topheader form .search-magnifier {
background:transparent;
float:right;
margin-right:12px;
}

.topheader .cart a:hover {
color:#333;
}

.topheader .cart p {
margin:4px 0;
padding:0;
font-size:11px;
font-weight:bold;
line-height:1.2em;
}

.navi {
margin-bottom:5px;
background:url(../siteimg/bg_top_navi.jpg) repeat-x;
height:32px;
z-index:100;
}

.navi ul {
width:940px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
z-index:1;
}

.navi ul li {
float:left;
padding:0;
margin-left:0;
background:none;
line-height:32px;
font-size:12px;
}

.navi ul li a {
color:#FFF;
font-size:13px;
font-weight:normal;
text-decoration:none;
padding:0 9px;
background: url(../siteimg/bg_top_navi_sep.jpg) repeat-y scroll right center;
}

.navi ul li.active {
background:url(../siteimg/bg_top_navi_hover.jpg) repeat-x center top;
}

.navi ul li.last a, .navi ul li.active a {
background: none;
}

.testing{
width:300px;height:200px;background:url(../siteimg/transparentDarkGray.png) repeat;	
}

.dropmenu {
display:none;
position:absolute;
color:#FFF;
background:url(../siteimg/transparentDarkGray.png) repeat;
border-color:#09769F;
border-style:solid;
border-width:5px 2px 2px;
width:600px;
left:0;
top:32px;
line-height:normal;
z-index:100;
}

.dropmenu .menu-links {
float:left;
width:400px;
padding:15px 0;
}

.menuoffers {
width:200px;
}

.dropmenu .manuItem {
float:left;
margin:10px 5px;
width:145px;
height:50px;
line-height:50px;
background:#FFF;
border:1px solid #CCC;
color:#333;
}

.dropmenu .manuItem a {
color:#333;
}

.dropmenu .manuItem img {
vertical-align:middle;
}

.dropmenu .menu-specials {
float:right;
width:169px;
border-style:solid;
border-color:#666;
border-width:0 0 0 1px;
padding:10px 15px;
height:100%;
}

.dropmenu .menu-links-left {
float:left;
width:209px;
padding:0;
border-right:1px solid #666;
}

.dropmenu .menu-links-right {
float:right;
width:190px;
}

.dropmenu h3 {
color:#09C;
font-size:14px;
font-weight:bold;
margin-bottom:4px;
padding:0 0 0 20px;
}

.dropmenu ul {
display:block;
width:auto;
margin:0;
}

.dropmenu ul li {
font-size:12px;
float:none;
padding:1px 10px 1px 30px;
margin:2px 0 0;
line-height:normal;
cursor:pointer;
background-image:url(../siteimg/a_s_g.gif);
background-repeat:no-repeat;
background-position:20px 7px;
}

.dropmenu ul li.movered {
background-color:#09769F;
background-image:url(../siteimg/a_s_o.gif);
}

.dropmenu ul li a {
/*font-family:Arial, Helvetica, sans-serif;*/
font-size:12px;
padding:0;
color:#fff;
}

.dropmenu ul li.movered a {
color:#FFF;
}

.dropmenu td {
padding:4px;
vertical-align:middle;
text-align:center;
}

.dropmenu p {
margin:25px;
}

.dropmenu .menu-specials .offerImages {
border:1px solid #999;
background-color:#FFF;
height:90px;
display:block;
}

.dropmenu .menu-specials .offerImages img.ppic {
float:left;
height:80px;
width:80px;
padding:5px 0 0 10px;
}

.dropmenu .menu-specials .offerImages img.logo {
padding:8px 10px 0 8px;
float:right;
}

.dropmenu .menu-specials a {
display:block;
color:#fff;
font-size:11px;
font-family:"Segoe UI", Arial, sans-serif;
padding:0;
margin:5px 0;
}

.dropmenu .menu-specials a:hover {
color:#ccc;
}

.dropmenu .menu-specials .price {
text-align:right;
padding:50px 23px 0 0;
float:right;
height:80px;
position:absolute;
right:0px;
}

.freedelivcamp {
background: url(../siteimg/bg_freedelivcamp_top.jpg) repeat-x #79e464;
}

.freedelivcampcnt {
padding:2px 6px 2px 25px;
font-weight:bold;
color:#fff;
font-family: Arial;
font-size: 11px;
background: url(../siteimg/icons/lorry.png) no-repeat 5px 2px;
}

/* Content */
.crumb {
background-color:#DEE5E8;
color:#666;
font-size:11px;
text-transform:none;
font-weight:bold;
padding:6px 0;
margin-bottom:10px;
}

.crumb .current {
color:#333;
margin:0 2px;
}

.crumb a {
margin:0 2px;
/*background: transparent url(../siteimg/a_s_b.gif) no-repeat scroll right 6px;*/
}

.content {
margin-top:5px;
margin-bottom:10px;
}

.divider {
margin:5px inherit;
border-top:1px dotted #CCC;
}

.title-box {
background:#09769F url(../siteimg/bg_top_navi_hover.jpg) repeat-x center;
color:#FFF;
}

.title-box h3 {
font-family:Arial;
font-size:11px;
text-transform:uppercase;
margin:2px 0;
padding:2px 6px;
}

h1.lessMargin {
margin:0 0 5px;
}

h3.subHeaderBox,.title {
font-size:12px;
font-weight:bold;
color:#FFF;
text-shadow:1px 1px 2px #000;
margin:0 0 2px;
padding:5px 6px 4px;
background:url(../siteimg/bg_category_navi_heading2.jpg) repeat-x bottom;
}

h3.subHeaderBox a, .title a {
color:#333;
text-shadow:none;
float:right;
background-position:0 5px;
padding-right:3px;
}

h3.subHeaderBox a:hover {
color:#000;
}

h3.subHeaderBox .starred {
background:url(../siteimg/icons/star.png) no-repeat 0 -2px;
padding-left:18px;
}

.title {
padding:4px 6px 3px;
}

input {
font-family:Tahoma;
font-weight:bold;
}

input[type=text],input[type=password] {
border:1px solid #999;
margin:1px;
padding:1px 2px;
}

input[type=text]:focus,input[type=password]:focus {
border-width:2px;
border-color:#058fc2;
margin:0;
background-color:#d5f5ff;
}

input.crtQtySmall {
font-size:11px;
border:1px solid #CCC;
color:#666;
display:inline;
width:15px;
text-align:center;
}

input.crtButtonSmall {
font-size:11px;
background:url(../siteimg/bg_button_orderprocess.jpg) repeat-x scroll 0 0 #79BB16;
border:1px solid #693;
color:#FFF;
}

.relatedProducts {
margin-top:20px;
}

.relatedProducts .relatedProductBox {
margin:3px 3px 0 0;
float:left;
border-right:1px solid #CCC;
}

.relatedProducts .last {
border-width:0;
}

.relatedProducts .relatedProductBox .rpImg {
width:51px;
height:130px;
padding-right:10px;
float:left;
display:inline;
}

.relatedProducts .relatedProductBox .rpImg img {
margin:3px 0;
border:1px solid #CCC;
}

.relatedProducts .relatedProductBox .rpCnt {
font-size:11px;
padding-right:5px;
}

.relatedProducts .relatedProductBox .rpCnt .specialPrice {
padding:0 0 0 80px;
background-position:62px 5px;
}

.relatedProducts .relatedProductBox .rpCntTitle {
height:50px;
overflow:hidden;
margin:0 0 5px;
}

.boxMsg {
border:1px solid;
padding:6px 6px 6px 26px;
margin:0 0 10px;
}

.boxMsg.success {
border-color:#699169;
background:url(../siteimg/icons/accept.png) no-repeat 6px 8px #eafaea;
}

.boxMsg.error {
border-color:#9b5f5f;
background:url(../siteimg/icons/cancel.png) no-repeat 6px 8px #f2cece;
}

.boxMsg.info {
border-color:#7d7ea7;
background:url(../siteimg/icons/information.png) no-repeat 6px 8px #e2e3fc;
}

.smallGrayText {
font-size:90%;
color:#666;
}

.pDelivery {
background-repeat:no-repeat;
}

.deliverySmall {
font-size:12px;
}

.delivery0 {
color:#390;
}

.delivery1 {
color:#C90;
}

.delivery2 {
color:#C30;
}

.delivery3 {
color:#390;
font-weight:bold;
}

.deliveryInStock {
color:green;
font-weight:bold;
text-align:left;
font-size:11px;
padding:0 0 0 17px;
background:url(../siteimg/icons/accept.png) no-repeat 0 0;
}

/* Front page */
.frontPagePrm {
padding:0;
margin-bottom:10px;
border:1px solid #999;
}

.inStockFp {
margin:0 0 0 18px;
background-color:#fff;
padding:2px 12px;
}

#frontPageCarousel li{
position:relative;
width:580px;
height:335px;
margin:0px;
}
#frontPageCarousel li img 
{
position:absolute;
}

/* REQUIRED FOR JCAROUSEL TO WORK */
.jcarousel-clip-horizontal {
width:580px;
height:335px;
}
.carouselWrapper{
height:335px;
overflow:hidden;
}

.contentCaption{
display:block;
background:#333;
color:#FFFFFF;
position:absolute;
bottom:23px;
left:0px;
z-index:2;
width:570px;
padding:5px;
filter:alpha(opacity=93);
-moz-opacity:0.93;
-khtml-opacity: 0.93;
opacity: 0.93;
}
.contentCaption a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.jcarousel-control{
position:absolute;
margin-left:4px;
margin-top:-22px;
z-index:2;
filter:alpha(opacity=65);
-moz-opacity:0.65;
-khtml-opacity: 0.65;
opacity: 0.65;
}
.jcarousel-control a{
color:#ccc;
padding-right:5px;
padding-left:5px;
background:#333;	
}
.jcarousel-control a:hover{
color:#000;
background:#CCCCCC;
}
.jcarousel-control a.current{
color:#000;
background:#FFFFFF;
}

.newsletterSubscribtionDiv{
position:relative;
top:20px;
padding-top:-20px;
text-align:right;
background:#F49500;
}

.newsletterSubscribtionDiv fieldset{
height:20px;
padding:2px 6px 4px 6px;
float:right;
}

.newsletterSubscribtionDiv fieldset label{
float:left;
padding:2px .5em 2px 0px;
line-height:18px;
color: #333;
/*color: #745409;*/
font-weight:bold;
font-size:11px;
margin-bottom: 2px;
}

.newsletterSubscribtionDiv form input.newsletterSubscribeButton {
margin:2px 0px 0px .5em;
padding:0px 0px 2px 0px;
width:4em;
height:18px;
line-height:18px;
color: #333;
font-weight:bold;
font-size:11px;
background:#fff;
border:0px;
}

.newsletterSubscribtionDiv form input.newsletterSubscribeInput{
background-color:#FFE289;
/*color:#999;*/
color: #745409;
border:0;
float:left;
line-height:16px;
font-size:11px;
padding:0px 0px 2px .5em;
margin: 2px 0px 0px 0px;
width:24em;
height:16px;
}
.newsletterSubscribtionDiv form input.newsletterSubscribeInput:focus {
background-color:#FFE289;
}

/* Product page */
.productPage {
margin-top:3px;
}

.productPage .separated {
border-top:1px dotted #999;
}

.productPage .productHeader {
font-size:11px;
}

.productPage .productTellToFriend {
width:235px;
float:right;
font-size:11px;
}

.productPage .productHeader h1 {
margin:0 0 5px;
padding:0 0 5px;
line-height:1.2em;
border-bottom:1px dotted #CCC;
}

.productPage .productInfo {
font-size:11px;
padding:0 0 5px;
border-bottom:1px dotted #CCC;
}

.productPage .productInfo strong {
color:#333;
}

.productPage .productInfoName {
float:left;
width:80px;
color:#444;
}

.productPage .productInfoValue {
float:left;
width:280px;
font-weight:bold;
}

.productPage .productInfo img {
vertical-align:middle;
}

.productPage .productOptions {
margin-top:10px;
font-size:11px;
}

.productPage .productOptions table {
margin-bottom:15px;
width:400px;
}

.productPage .productOptions table td.optionPrice {
text-align:right;
font-weight:bold;
}

.productPage .productOptions table td label {
cursor:pointer;
}

.optionDetails {
position:absolute;
z-index:99;
width:500px;
background-color:#333;
border:1px solid #666;
padding:6px 10px;
color:#fff;
}

.optionDetails img {
float:right;
}

.productPage .productPricing {
margin:10px 0 0;
float:left;
width:420px;
}

.productPage .specialValidUntil {
font-size:12px;
margin:5px 0 0;
}

.productPage .productDescription table {
border:0px dotted #999;
}

.productPage .productDescription th {
font-family:Tahoma, "Courier New", sans-serif;
background-image:url(../siteimg/bg_product_infobar.gif);
background-repeat:repeat-x;
font-size:11px;
font-weight:bold;
background-color:#999;
color:#000;
text-align:left;
padding:2px 6px;
border:1px solid #999;
}

.productPage .productDescription td {
font-family:Tahoma, "Courier New", sans-serif;
font-size:11px;
border-top:1px solid #666;
padding:2px 6px;
color:#ccc;
background-color:#333;
}

.productPage .productImage {
width:278px;
border:1px solid #CCC;
text-align:center;
}

.productPage .productImage img {
padding:20px 0;
}

.productPage .otherImages {
margin-top:5px;
}

.productPage .otherImages img {
background:#ededed;
padding:4px;
border:1px solid #CCC;
margin-right:5px;
margin-bottom:5px;
width:50px;
height:50px;
}

.productPage .brandInfo {
padding-top:10px;
margin-top:10px;
text-align:center;
border-top:1px dotted #CCC;
}

.productPage .brandInfo img {
margin:0 0 10px;
}

.productPage .partnerFormInfo {
border:1px solid #ccc;
background:#ededed;
font-size:11px;
padding:6px;
}

.productPage .partnerFormInfo h3 {
background:url(../siteimg/icons/information.png) no-repeat 0 2px;
padding:0 0 0 20px;
}

.productPage .partnerFormInfo p {
margin:5px 0;
}

.productPage .bulkPricing {
width:50%;
border:1px solid #363;
background-color:#ccfba5;
padding:6px;
margin:5px 0 10px;
}

.productPage .bulkPricing h4 {
color:#363;
font-size:12px;
margin:0;
padding:0 0 0 20px;
background:url(../siteimg/icons/add.png) no-repeat 0 0;
}

.productPage .productFreeDelivery {
background:url(../siteimg/icons/lorry.png) no-repeat #ffebcb 6px 4px;
color:#333;
border:1px solid #d5a56d;
font-weight:bold;
padding:3px 4px 3px 28px;
font-size:90%;
margin-top:10px;
}

.productPage .pickupOffer {
border:1px solid #7d7ea7;
background:url(../siteimg/noutotarjous.gif) no-repeat 8px 50% #e2e3fc;
padding:6px 6px 6px 60px;
margin-top:10px;
}

.productPage .productActions {
margin:10px 0 20px;
padding:10px;
background-color:#ededed;
border:1px solid #CCC;
}

.productPage .productActions input {
font-family:Tahoma;
font-size:18px;
font-weight:bold;
text-shadow:1px 1px 2px #333;
}

.productPage .productActions input.qty {
border:1px solid #999;
background-color:#FFF;
display:inline;
width:30px;
color:#666;
text-align:center;
text-shadow:none;
}

.productPage .productActions .qtyButtons {
width:15px;
float:left;
}

.productPage .productActions .qtyButtons img {
margin:0 0 3px;
}

.productPage .productBonus {
float:right;
width:auto;
/*width:180px;*/
padding:20px 0 10px;
}

.productPage .productBonusButton {
background:url(../siteimg/buttons_sprite.jpg) no-repeat top left;
font-family:Tahoma;
font-size:11px;
color:#FFF;
font-weight:bold;
height:20px;
width:189px;
padding:1px 0 1px 8px;
cursor:pointer;
}

.productPage #productBonusCalculation {
width:600px;
height:600px;
text-align:left;
position:absolute;
padding:5px 0;
background-color:#FFF;
}

.productPage #productBonusCalculation h4 {
margin-bottom:5px;
}

.productPage #productBonusCalculation p {
margin:0 0 5px;
}

.productPage #productBonusCalculation .bnsCol {
width:280px;
margin:0 10px;
float:left;
}

#productBonusCalculation div.bonusCalcLabel {
font-size:130%;
font-weight:bold;
float:left;
width:200px;
}

#productBonusCalculation div.bonusCalcAmount {
font-size:130%;
font-weight:bold;
float:left;
text-align:right;
width:100px;
}

#productBonusCalculation .totalAmount {
border-top:3px double #333;
}

.productPage .attachment {
padding-bottom:5px;
border-bottom:1px dotted #999;
}

.productPage .relatedProducts .relatedProductBox {
width:208px;
}

/* Info page */
.infoPage {
margin-top:10px;
}

.thumbimg {
border:1px solid #ccc;
margin-left:10px;
}

/* Category page */
.categoryNavi {
font-size:12px;
}

.categoryNavi ul {
font-family:Arial, Tahoma;
list-style-type:none;
list-style-image:none;
list-style-position:outside;
background-color:#ededed;
/*
	background: #c2dce5	url(../siteimg/bg_product_infobar.gif) repeat-x center bottom
	background: #e3e3e3	url(../siteimg/bg_product_infobar.gif) repeat-x center bottom
	*/
}

.categoryNavi ul li {
margin:0;
background:transparent;
/* url(../siteimg/a_s_g.gif) no-repeat 8px 7px; */
border-bottom:1px solid #CCC;
padding:2px 2px 2px 10px;
cursor:pointer;
}

.categoryNavi ul li a {
color:#333;
font-weight:normal;
}

.categoryNavi ul li a:hover {
color:#000;
}

.categoryNavi ul li.active {
background-color:#aed2e2;
/*background-image: url(../siteimg/a_s_w.gif);*/
/*background:	url(../siteimg/bg_category_navi_hover.jpg) repeat-x scroll center top;*/
color:#FFF;
}

.categoryNavi ul li.active a {
color:#333;
}

.categoryNavi ul li .amount {
color:#999;
font-size:10px;
}

.categorySplash {
margin-bottom:10px;
}
.categoryNaviUnder{
margin-bottom:10px;
}

.categoryContent .productCanvas {
background:url(../siteimg/bg_category_listing.gif) repeat-y top left;
}

.categoryContent .divider {
display:block;
clear:both;
height:1px;
width:100%;
margin:15px 0;
padding:5px 0;
border:1px dotted #CCC;
border-width:0 0 1px;
}

.categoryContent .catPageNavi {
margin:0 0 10px;
padding:2px 4px;
background:#ededed;
border:1px solid #CCC;
border-width:1px 0;
}

.categoryContent .sortNavi {
font-size:11px;
width:360px;
float:left;
}

.categoryContent .pageNavi {
font-size:11px;
width:320px;
float:right;
text-align:right;
}

.categoryContent .relatedProducts {
margin-top:0;
margin-bottom:10px;
border-bottom:1px solid #ccc;
}

.categoryContent .relatedProducts .relatedProductBox {
width:227px;
}

.productBox {
float:left;
width:160px;
padding-right:15px;
background:transparent;
}

.productBox .pImage {
width:100%;
height:110px;
cursor:pointer;
background:no-repeat center;
}

.productBox .pTitle {
padding:0;
border-bottom:0 dotted #CCC;
height:50px;
}

.productBox .pTitle a {
font-family:Arial;
color:#333;
font-size:11px;
line-height:1.3em;
}

.productBox .pTitle a:hover {
text-decoration:underline;
}

.productBox .pPrices {
float:left;
width:80px;
margin:7px 0px 2px 0;
text-align:right;
}

.productBox .pActions {
padding:1px 4px 2px 0;
text-align:left;
}

.productBox .pDelivery {
margin:15px 0 0;
float:left;
font-size:12px;
width:75px;
}

.productBox .feature {
float:left;
width:70px;
}

.productBox .feature.star {
height:45px;
background:url(../siteimg/staroffer.gif) no-repeat top left;
}

.productBox .feature.pickupoffer {
height:45px;
background:url(../siteimg/noutotarjous.gif) no-repeat top left;
}

.productBox .feature.bulk {
height:54px;
background:url(../siteimg/maaraale.png) no-repeat top left;
}

.productBox .feature.new {
float:right;
height:54px;
background:url(../siteimg/uutta.png) no-repeat top right;
}

.productBox .feature.freedelivery {
float:right;
height:54px;
background:url(../siteimg/0toimitus.png) no-repeat top right;
}

.productBox .feature.campaign {
height:47px;
background:no-repeat top left;
}

.productBox .feature.campaign.dc5 {
background-image:url(../siteimg/anim_ale_star_5.gif);
}

.productBox .feature.campaign.dc10 {
background-image:url(../siteimg/anim_ale_star_10.gif);
}

.productBox .feature.campaign.dc15 {
background-image:url(../siteimg/anim_ale_star_15.gif);
}

.productBox .feature.campaign.dc20 {
background-image:url(../siteimg/anim_ale_star_20.gif);
}

.productBox .feature.campaign.dc25 {
background-image:url(../siteimg/anim_ale_star_25.gif);
}

.productBox .feature.campaign.dc30 {
background-image:url(../siteimg/anim_ale_star_30.gif);
}

.productBox .feature.campaign.dc35 {
background-image:url(../siteimg/anim_ale_star_35.gif);
}

.productBox .feature.campaign.dc40 {
background-image:url(../siteimg/anim_ale_star_40.gif);
}

.productBox .feature.campaign.dc45 {
background-image:url(../siteimg/anim_ale_star_45.gif);
}

.productBox .feature.campaign.dc50 {
background-image:url(../siteimg/anim_ale_star_50.gif);
}

/* Tabs/Tabbed box */
.boxTabs {
background:url(../siteimg/bg_tabs.gif) repeat-x 0 27px;
float:left;
width:100%;
}

.boxTabs ul {
margin-left:10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.boxTabs ul li {
float:left;
padding:0 17px;
line-height:25px;
margin:2px 8px 0 0;
border:1px solid #CCC;
border-width:1px 1px 0;
cursor:pointer;
color:#333;
font-size:12px;
font-weight:bold;
background:transparent url(../siteimg/bg_tab_inactive.jpg) repeat-x;
}

.boxTabs ul li.selected {
color:#000;
background:#ededed;
border-width:1px 1px 0;
}

.boxBody {
background-color:#ededed;
padding:10px;
margin-bottom:10px;
border:1px solid #CCC;
border-width:0 1px 1px;
}

.boxBody p,ul {
margin-bottom:10px;
}

.boxBody div {
display:none;
}

.boxBody div.show {
display:block;
}

.productDescription {
line-height:1.5em;
}

/* Front page */
.newsBox {
margin:4px 0;
}

.newsBox .newsBody {
width:240px;
float:left;
font-size:11px;
margin-right:3px;
}

.newsBox .newsBody h4 {
font-size:12px;
margin:0;
}

.newsBox .newsImage {
float:left;
width:95px;
}

.newsBox .newsImage img {
border:1px solid #CCC;
}

.newsBox .date {
color:#999;
}

.product-strip {
margin:10px 0px 0px 0px;
}

.product-strip .element {
float:left;
margin:0;
padding:8px 9px 8px 10px;
border-right:1px solid #CCC;
}
.product-strip .element form {
	text-align:center;
	margin:6px 6px 0 0;
}

.product-strip .product_image {
display:block;
margin:0;
width:140px;
height:100px;
background:center no-repeat transparent;
cursor:pointer;
}

.product-strip .prices {
text-align:center;
}

.product-strip h4 {
font-size:11px;
margin-top:4px;
margin-bottom:5px;
height:4.5em;
overflow:hidden;
text-align:center;
}

.fpPufsContainer {
text-align:center;
margin:10px 0 0;
padding:0 10px 0 9px;
border-right:1px solid #CCC;
}

.fpPufsContainer h1 {
color:#999;
margin:4px 0 10px;
}

.fpPufsContainer span {
color:#666;
font-size:13px;
}

.fpPufsContainer .fpPufsPic {
height:80px;
margin-bottom:15px;
}

#frontpageTop {
height:340px;
}

A.productTitleLink {
color:#333;
font-size:11px;
font-family:Tahoma;
}

A.productTitleLink:hover {
color:#000;
text-decoration:underline;
}



/* Prices */
.specialPrice {
font-family:"arial black", verdana, arial;
font-size:24px;
font-weight:normal;
color:#F49500;
font-style:normal;
letter-spacing:-2px;
line-height:1em;
}

.specialStarBig {
font-size:26px;
background:url(../siteimg/icons/star.png) no-repeat 0 55%;
padding:0 0 0 18px;
text-align:left;
margin-right:8px;
}

.specialStar {
background-image:url(../siteimg/icons/star.png);
background-repeat:no-repeat;
}

.svhPrice {
line-height:200%;
font-family:"Trebuchet MS", Arial;
font-size:12px;
color:#999;
}

.normalPrice {
font-family:"Arial black", Arial;
color:#333;
font-weight:bold;
font-size:22px;
line-height:1em;
letter-spacing:-1px;
/*margin-top:5px;*/
}

.campaignPrice {
font-family:"arial black", verdana, arial;
font-size:22px;
font-weight:normal;
color:#F49500;
font-style:normal;
letter-spacing:-2px;
line-height:1em;
}

.campaignOriginalPrice {
margin:2px 0 0;
color:#333;
font-weight:bold;
font-style:italic;
font-size:12px;
line-height:120%;
}

.campaignSaveAmount {
margin:2px 0 0;
color:#693;
font-weight:bold;
font-size:12px;
line-height:120%;
}

.cents {
font-size:75%;
}

.normalPriceBig {
font-size:26px;
}

.addToCartSmall {
background:url(../siteimg/koriin.jpg) no-repeat;
width:49px;
height:17px;
}

.hidden {
display:none;
visibility:hidden;
}

/* product_search */
.searchNavi {
text-align:right;
}

.searchNaviActive {
font-weight:bold;
}

/* Buttons */
.orangeButtonLeft {
float:left;
display:inline;
width:3px;
height:19px;
background:url(../siteimg/bg_button_orange_left.png) no-repeat;
}

.orangeButtonRight {
float:left;
display:inline;
width:3px;
height:19px;
background:url(../siteimg/bg_button_orange_right.png) no-repeat;
}

.orangeButton {
float:left;
display:inline;
color:#FFF;
background:url(../siteimg/bg_button_orange.png) repeat-x;
font-size:11px;
text-shadow:1px 1px 2px #333;
line-height:19px;
padding:0 4px;
}

.blueButton {
margin:1px 0 0;
vertical-align:top;
border:1px solid #058fc2;
color:#FFF;
background:#058fc2 url(../siteimg/bg_button_blue.jpg) repeat-x;
font-size:13px;
font-weight:bold;
text-shadow:1px 1px 2px #333;
line-height:16px;
}

.blueButton.small {
font-size:11px;
background-position:bottom;
line-height:16px;
}

.orderAdvanceButton {
font-family:Tahoma;
font-size:18px;
font-weight:bold;
text-shadow:1px 1px 2px #333;
background:url(../siteimg/bg_button_orderprocess.jpg) repeat-x scroll 0 0 #79BB16;
border:1px solid #693;
color:#FFF;
}

.grayButton {
margin:1px 0 0;
vertical-align:top;
border:1px solid #666;
color:#FFF;
background:#999 url(../siteimg/bg_button_gray.jpg) repeat-x;
font-size:13px;
font-weight:bold;
text-shadow:1px 1px 2px #333;
line-height:16px;
}

/*tables*/
.styledTable {
width:100%;
border-collapse:collapse;
border-color:#CCC;
border-width:0 1px;
border-style:solid;
}

.styledTable thead tr {
border-color:#d59809;
border-width:0 1px;
border-style:solid;
}

.styledTable thead th {
background:url(../siteimg/bg_category_navi_heading2.jpg) repeat-x;
padding:4px 4px 0;
text-align:left;
font-size:12px;
color:#FFF;
text-shadow:1px 1px 2px #333;
}

.styledTable thead th a{
text-align:left;
font-size:12px;
color:#FFF;
text-shadow:1px 1px 2px #333;
}

.styledTable thead.grayHeader tr {
border-color:#999;
background:#ededed;
border-width:1px 0;
border-style:solid;
height:auto;
}

.styledTable thead.grayHeader th {
padding:2px 4px;
background:none #ededed;
border-color:#999;
border-width:1px 0;
border-style:solid;
color:#000;
text-align:left;
font-size:100%;
text-shadow:none;
}

.styledTable td {
border-bottom:1px solid #CCC;
vertical-align:middle;
padding:0 4px;
}

.styledTable td.maxWidht,.styledTable th.maxWidht {
width:100%;
}

.styledTable td.rightAlignColumn,.styledTable th.rightAlignColumn {
text-align:right;
white-space:nowrap;
padding:0 8px 0 0;
}

.styledTable td.centerAlignColumn,.styledTable th.centerAlignColumn {
text-align:center;
white-space:nowrap;
/*padding:0 10px; MIKSI TARVITAAN? */
}

.styledTable td.extraPadding,.styledTable th.extraPadding {
padding:0 10px;
}

.styledTable td.topValignColumn,.styledTable th.topValignColumn {
	vertical-align:top;
}
.styledTable tr.even-row {
background-color:#FFF;
}

.styledTable tr.odd-row {
background-color:#f6f6f6;
}

.styledTable tbody tr:hover {
background:#ffe289;
}

.styledTable tbody tr:hover a {
color:#000;
}

.styledTable td img.thumbImage {
height:50px;
margin:5px 4px;
border:1px solid #CCC;
background-color:#fff;
}

.feedbackTable {
width:auto;
}

.feedbackTable td {
vertical-align:middle;
padding:5px 0;
}

.feedbackTable td.rightAlignColumn {
text-align:right;
white-space:nowrap;
padding-right:8px;
}

.paddingTable td {
padding:0 5px;
}

.verticalPaddingTable td {
padding:15px 0;
}

.cartTable {
z-index:10;
}

.cartTable td {
border:1px solid #CCC;
padding:4px;
}

.cartTable td img.thumbImage {
height:35px;
}

.bidTable td {
font-size:12px;
padding:2px;
}

.spaciousTable {
width:auto;
}

.spaciousTable tr {
vertical-align:top;
}

.spaciousTable tbody td,.spaciousTable thead th {
padding-right:25px;
}

.spaciousTable tbody td {
font-size:12px;
}

/* Shopping cart */
a.cartProductTitle {
font-size:11px;
color:#333;
}

input.cartQtyField {
text-align:center;
width:25px;
}

#emailCart {
padding:5px 0;
}

a.cartActionLink {
background:no-repeat 0 1px;
padding:2px 0 2px 18px;
font-size:11px;
}

a.cartActionLink.sendCartToEmailLink {
background-image:url(../siteimg/icons/email_go.png);
}

a.cartActionLink.emptyCartLink {
background-image:url(../siteimg/icons/bin_empty.png);
}

a.cartActionLink.resetDeliveryMethodLink {
background-image:url(../siteimg/icons/lorry.png);
}

.cartPage .relatedProducts .relatedProductBox {
width:231px;
}

.deliveryInfoPopup {
position:absolute;
z-index:20;
width:500px;
background-color:#333;
border:1px solid #666;
padding:6px 10px;
color:#fff;
right:0px;
margin-top:20px;
}
.deliveryInfoPopup p {
font-size:12px;
margin:3px 0 5px;
}
/* Order process styles */
/* old shopping cart styles */
td.cartbasic {
border-bottom:1px dotted #ccc;
font-size:12px;
padding:5px;
}

P.cartbasic {
font-size:13px;
margin:0;
}

TD.carttotal {
font-size:14px;
padding:5px;
border-bottom:1px dotted #ccc;
}

P.carttotal {
font-size:14px;
font-weight:bold;
margin:0;
}

P.smallfade {
font-size:12px;
color:#666;
margin:0;
}

h1.orderProcessHeadline {
border:1px solid #ccc;
border-width:1px 0;
margin-bottom:10px;
}

.orderFormBox {
padding:10px;
border:1px solid #ccc;
background-color:#f6f6f6;
}

.orderFormBoxHeader {
background-color:#00799c;
/*#09769f;*/
color:#fff;
border-bottom:1px solid #666;
font-weight:bold;
font-size:14px;
padding:2px 6px;
}

.orderFormBoxLeft {
float:left;
width:470px;
}

.orderFormBoxRight {
float:left;
width:430px;
}

.orderFormFieldLabel {
float:left;
width:130px;
}

.orderFormField {
float:left;
width:300px;
margin-bottom:4px;
}

.orderFormField input[type=text] {
width:250px;
margin-bottom:4px;
}

.orderFormField input[type=checkbox] {
vertical-align:middle;
}

.orderFormFieldConfirm {
font-weight:bold;
float:left;
width:300px;
margin-bottom:4px;
color:#333;
}

.orderFormBox label {
cursor:pointer;
}

.shoppingProgressBar {
margin-top:10px;
padding:10px 0 0;
/*
	background-color: #ededed;
	border:1px solid #ccc;
	border-width:1px 0;
	*/
}

.shoppingProgressBar .step {
border:1px solid #ccc;
padding:4px;
background:url(../siteimg/bg_gray_top.jpg) repeat-x top #fff;
width:150px;
height:40px;
color:#666;
}

.shoppingProgressBar .backToCart {
background:url(../siteimg/icons/cart.png) no-repeat 0 10px;
padding:5px 20px;
width:180px;
border:0 solid red;
}

.shoppingProgressBar .step .steptitle {
padding:9px 0 0 30px;
}

.shoppingProgressBar .step.complete {
background:url(../siteimg/icons/tick.png) no-repeat scroll 25px 15px #b9d48e;
border:1px solid green;
color:green;
}

.shoppingProgressBar .step.complete .steptitle {
padding:9px 0 0 40px;
}

.shoppingProgressBar .step.inprogress {
background:#666;
color:#fff;
border:1px solid #666;
}

.shoppingProgressBar .stepnumber {
font-size:250%;
font-weight:bold;
float:left;
width:25px;
padding:2px 0 0;
height:40px;
line-height:30px;
}

.shoppingProgressBarArrow .step {
height:20px;
}

.shoppingProgressBarArrow .step.arrow {
background:url(../siteimg/order_process_progress_arrow.gif) no-repeat top center;
}

/* Footer */
.footer {
margin-top:20px;
margin-bottom:10px;
padding:10px 0;
background-color:#efefef;
border:solid #CCC;
border-width:2px 0;
}

.footer .col {
width:145px;
padding-left:15px;
}

.footer h4 {
color:#333;
border-bottom:1px dotted #999;
font-size:13px;
margin-bottom:2px;
}

.footer ul {
font-size:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.footer ul li {
padding:0;
margin-left:0;
}

.footer ul a {
color:#666;
font-weight:normal;
}

.footer ul a:hover {
color:#000;
text-decoration:underline;
}

.bottom-links {
color:#666;
font-size:11px;
padding-bottom:10px;
}

/* Other */
.inline {
display:inline;
}

.fLeft { float:left; }
.fRight { float:right; }
.aCenter { text-align:center; }
.aRight { text-align:right; }

.maxWidth {
width:100%;
}

.bonusColor,.bonus {
color:#F93;
}

.giftcard {
color:green;
font-weight:bold;
}

.lightGreen {
color:#65C703;
}

.darkGreen {
color:#393;
}

.g {
background:#9C0;
}

.b {
background:#09C;
}

.horizontalBar {
height:3px;
border-top:1px solid #ffe289;
border-bottom:1px solid #745409;
background:#f49505;
/*background:url('../siteimg/bg_category_navi_heading2.jpg');*/
}

.boxTopGray {
border:1px solid #CCC;
padding:6px;
background:url(../siteimg/bg_gray_top.jpg) repeat-x #fff top;
}

a.readMoreLink {
font-size:11px;
background:url(../siteimg/arr_small_gray.gif) no-repeat 0 65%;
padding-left:8px;
}

a.expandLink {
padding:0 0 0 16px;
background:url(../siteimg/icons/bullet_toggle_plus.png) no-repeat 0 2px;
}

a.loginLink {
padding-left:20px;
}

a.printPaymentFormLink {
padding:0 0 0 20px;
background:url(../siteimg/icons/printer.png) no-repeat 0 0;
}

/* manufacturers */
.manuLogos {
float:left;
margin:10px;
width:170px;
border:1px solid #ccc;
height:120px;
line-height:120px;
text-align:center;
}

div.manuLogos:hover {
cursor:pointer;
border-color:#666;
}

.manuPageLogo {
height:90px;
line-height:70px;
text-align:center;
}

.manuLogos img,.manuPageLogo img {
vertical-align:middle;
}

.manuDescription {
}

.manuDescription p {
margin:0 0 5px;
font-style:italic;
color:#333;
}

/* 	info page	*/
.subcategories ul {
list-style-type:none;
background:#EDEDED;
margin-bottom:10px;
}

.subcategories ul li {
margin:0;
padding:1px 2px 1px 10px;
border-bottom:1px solid #CCC;
cursor:pointer;
}

.subcategories ul li:hover {
background:#ffe289;
}

.subcategories ul li a {
font-weight:normal;
color:#333;
}

.subcategories ul li.selected {
background:#ffe289;
}

.subcategories ul li.selected a {
font-weight:bold;
font-style:italic;
color:#058fc2;
background:url(../siteimg/arr_small_gray.gif) no-repeat 0 60%;
padding-left:8px;
}

/* registration */
.must {
font-size:11px;
font-weight:bold;
color:red;
}

/* show_bid popup */
div .horizontalLine {
border-bottom:1px dotted #CCC;
height:6px;
}

/* specials page */
.specialsFeelingBlock {
color:#000;
font-size:12px;
padding: 88px 182px 0 32px;
height:72px;
margin:0 0 15px;
}

.starSpecialsFeeling {
background:url(../siteimg/specials_feeling.png) no-repeat;
border:1px solid #D59809;
}

.pickupSpecialsFeeling {
background:url(../siteimg/pickupoffers_feeling.png) no-repeat;
border:1px solid #058fc2;
padding: 78px 20px 0 32px;
height:82px;
font-size:11px;
}

.specialsTable td {
padding:8px 4px;
}

.specialsTable td img.thumbImage {
height:75px;
}

a.specialsProductTitle {
font-size:12px;
color:#333;
display:block;
padding-top:3px;
}

.specialsPage p.productShortDescription {
margin:2px 0 0;
font-size:11px;
color:#666;
}