
html, body {
    font: 13px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
a {
    border: 0 none;
}
img {
    border: 0 none;
}
h1 {
    font: bold 24px Arial;
    margin: 0;
    padding: 2px 0 0 25px;
}
h2 {
    font: bold 12px Arial;
    margin: 0;
}
h3 {
    font: bold 24px Arial;
    margin: 0;
    padding: 2px 0 0;
}
h4 {
    font: bold 18px Arial;
    margin: 0;
    padding: 20px 0 0;
}
h5 {
    font: bold 14px Arial;
    margin: 0;
    padding: 2px 0 0;
}
#pagewidth {
    background: url("../images/bg.gif") no-repeat scroll 0 0 #FFFF99;    
    width: 100%;
}
#header {
    height: 100%;
    margin: 0 auto;
    padding-left: 80px;
    position: relative;
    width: 1000px;
}
.logo {
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    float: left;
    height: 100px;
    margin: 5px;
    width: 260px;
}
.bell {
    float: left;
    left: 20px;
    position: inherit;
    top: 0;
    width: 180px;
}
.slogen {
    float: left;
    left: 350px;
    padding: 10px;
    top: 0;
    width: 150px;
}
.login {
    float: right;
    height: 100px;
    padding-top: 8px;
    width: 298px;
}
#wrapper {
    margin: 0 auto;
    padding: 10px;
    position: relative;
    width: 990px;
}
#content {
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    min-height: 740px;
    padding: 5px;
    width: 100%;
}
#content .product-filter {
    background: none repeat scroll 0 0 #FFFF99;
    border-radius: 5px 5px 5px 5px;
    height: 65px;
    margin: 2px 0 5px;
    text-align: center;
}
.product-catalog {
    background-color: #FFFF99;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
    height: 35px;
    margin: 2px 0 5px;
}
.product-catalog2 {
    background-color: #FFFF99;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
    height: 35px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.breadcrumbs {
    background-color: #FFFF99;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
    margin: 0;
    padding: 5px;
}
.orderstep {
    background-repeat: no-repeat;
    height: 35px;
    margin: 0;
    padding: 5px;
    width: 500px;
}
.price {
    color: red;
    font: bold 32px Arial;
    margin: 0;
    padding: 10px 0 0;
}
.kr {
    font-size: 10px;
    margin: 0;
    padding: 0;
}
#content .product-list {
    margin-left: 19px;
    padding: 2px;
    text-align: center;
}
#content .premium-list {
    margin-left: 2px;
    padding: 2px;
    text-align: center;
}
#text-content {
    background-color: #FFFFFF;
    min-height: 700px;
    padding: 5px;
    width: 100%;
}
#text-content .text-area {
    float: left;
    min-height: 700px;
    padding: 5px 30px;
    width: 670px;
}
.text-area-singlecolumn {
    float: left;
    min-height: 700px;
    padding: 5px 30px;
    width: inherit;
}
.text-content-lightbox {
    min-height: 400px;
	width:auto;
	height:400px;
	
    padding: 5px 5px 5px 5px;
}
#text-content-lightbox {
    min-height: 400px;
	width:auto;
	height:400px;
	
    padding: 5px 5px 5px 5px;
}
#text-content .text-area-image {
    background-image: url("../images/Tavling.jpg");
    background-repeat: no-repeat;
    height: 700px;
    padding: 5px 5px 5px 30px;
}
#text-content .text-area-image .pleft {
    float: left;
    width: 400px;
}
#content .paging {
    background: none repeat scroll 0 0 #FFFF99;
    border-radius: 5px 5px 5px 5px;
    margin: 20px 5px;
    padding: 8px 5px;
    text-align: center;
}
.center {
    margin: 0 auto;
    text-align: center;
}
.paging p {
    text-align: center;
}
.paging .start {
    background-image: url("../images/button-start.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 40px;
    padding: 7px 0 0 10px;
    width: 120px;
}
.paging > ul {
    display: block;
    margin: 0 auto;
}
.paging li {
    display: inline-block;
    margin: 0 1px;
}
.paging li a {
    display: inline-block;
}
.paging .next {
    display: inline-block;
    margin: 0 1px;
}
.paging li a {
    display: inline-block;
}
.paging li a:hover {
    background: none repeat scroll 0 0 #80B23F !important;
    border: 2px solid #80B23F;
    color: #333333;
    padding: 4px 9px;
}
.paging a {
    background: -moz-linear-gradient(center top , #CBD3D7, #CBD3D7) repeat scroll 0 0 transparent;
    border: 1px solid #CBD3D7;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    cursor: pointer;
    display: block;
    font: 700 12px Arial,Helvetica,sans-serif;
    outline: medium none;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.paging li.selected a {
    background: none repeat scroll 0 0 #80B23F !important;
    border: 2px solid #80B23F;
    color: #333333;
    padding: 4px 9px;
}
.products {
    background-image: url("../images/products.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 200px;
    margin: 1px 2px;
    padding: 0 5px;
    width: 150px;
}
.products-small {
    background-image: url("../images/products-small.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 180px;
    margin: 1px 2px;
    padding: 0 5px;
    width: 145px;
}
.images {
    display: table-cell;
    height: 140px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: 145px;
}
.title-holder {
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    margin: 0;
    text-align: center;
    width: 150px;
}
.title-holder a {
    color: #333333;
    text-decoration: none;
}
.title-holder a:hover {
    text-decoration: underline;
}
.points {
    color: #006633;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    width: 130px;
    height: 22px;
}
.effective-date {
	font-size: 10px;
    font-weight: bold;
    height: 35px;
    margin: 0;
    text-align: center;
    width: 150px;
}
#product-list h3 {
    display: block;
    font-weight: 700;
    height: 35px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#footer {
    background-color: #FFFFFF;
    border-bottom: 5px solid #DA1D24;
    border-top: 5px solid #DA1D24;
    clear: both;
    display: block;
    height: 30px;
    overflow: auto;
    width: 100%;
}
#menuHolder {
    background: url("../images/filters.jpg") no-repeat scroll 0 0 transparent;
    height: 55px;
    margin: 0 auto;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    width: 880px;
    z-index: 500;
}
#menuHolder ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menuInner li {
    float: left;
    padding-right: 5px;
}
#menuInner li a {
    display: block;
    height: 52px;
}
#menuInner li.alla a {
    width: 100px;
}
#menuInner li.start a {
    width: 99px;
}
#menuInner li.a a {
    width: 51px;
}
#menuInner li.b a {
    width: 51px;
}
#menuInner li.c a {
    width: 51px;
}
#menuInner li.d a {
    width: 51px;
}
#menuInner li.e a {
    width: 51px;
}
#menuInner li.f a {
    width: 51px;
}
#menuInner li.g a {
    width: 51px;
}
#menuInner li.h a {
    width: 51px;
}
#menuInner li.silver a {
    width: 98px;
}
#menuInner li.gold a {
    width: 100px;
}
#menuInner li.alla a:hover, .activealla {
    background: url("../images/filters.jpg") repeat scroll -10px -69px transparent;
}
#menuInner li.start a:hover, .activestart {
    background: url("../images/filters.jpg") repeat scroll -115px -69px transparent;
}
#menuInner li.a a:hover, .activea {
    background: url("../images/filters.jpg") repeat scroll -219px -69px transparent;
}
#menuInner li.b a:hover, .activeb {
    background: url("../images/filters.jpg") repeat scroll -275px -69px transparent;
}
#menuInner li.c a:hover, .activec {
    background: url("../images/filters.jpg") repeat scroll -331px -69px transparent;
}
#menuInner li.d a:hover, .actived {
    background: url("../images/filters.jpg") repeat scroll -387px -69px transparent;
}
#menuInner li.e a:hover, .activee {
    background: url("../images/filters.jpg") repeat scroll -443px -69px transparent;
}
#menuInner li.f a:hover, .activef {
    background: url("../images/filters.jpg") repeat scroll -499px -69px transparent;
}
#menuInner li.g a:hover, .activeg {
    background: url("../images/filters.jpg") repeat scroll -555px -69px transparent;
}
#menuInner li.h a:hover, .activeh {
    background: url("../images/filters.jpg") repeat scroll -611px -69px transparent;
}
#menuInner li.silver a:hover, .activesilver {
    background: url("../images/filters.jpg") repeat scroll -667px -69px transparent;
}
#menuInner li.gold a:hover, .activegold {
    background: url("../images/filters.jpg") repeat scroll -770px -69px transparent;
}
#submenu {
    color: #000000;
    display: table;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    padding: 0;
    text-align: left;
}
#submenu ul {
    display: block;
    height: 28px;
    margin: 2px;
    padding: 3px;
}
#submenu ul li {
    background: url("../images/flash-catalog.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 28px;
    list-style: none outside none;
    padding-top: 0;
    text-align: center;
    width: 150px;
}
#submenu li a {
    color: #000000;
    display: block;
    height: 28px;
    padding-top: 4px;
    text-decoration: none;
    width: 100%;
}
#submenu li a.active {
    color: #FFFF99;
    text-decoration: none;
}
#submenu a:hover {
    background: url("../images/flash-catalog-green.jpg") no-repeat scroll 0 0 transparent;
    text-decoration: none;
}
#submenu a.actives {
    background: url("../images/flash-catalog-green.jpg") no-repeat scroll 0 0 transparent;
    text-decoration: none;
}
#submenu a.activesb {
    background: url("../images/flash-catalog-green-b.jpg") no-repeat scroll 0 0 transparent;
    text-decoration: none;
}
#submenu li.big {
    background: url("../images/flash-catalogb.jpg") no-repeat scroll 0 0 transparent;
    width: 170px;
}
#submenu li.text {
	background:none;
    width: 800px;
    text-align: left;
}
#submenu li.big a:hover {
    background: url("../images/flash-catalog-green-b.jpg") no-repeat scroll 0 0 transparent;
    color: #000000;
    text-decoration: none;
}
#orderstep {
    color: #000000;
    display: table;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    padding: 0;
    text-align: left;
    width: 700px;
}
#orderstep ul {
    display: block;
    height: 28px;
    margin: 2px;
    padding: 3px;
}
#orderstep li {
    float: left;
    height: 28px;
    list-style: none outside none;
    padding-top: 1px;
    text-align: center;
}
#orderstep li a.Samma {
    background: url("../images/steps/r1.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    width: 155px;
}
#orderstep li a.Sammaactive {
    background: url("../images/steps/g1.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    width: 155px;
}
#orderstep li a.valj {
    background: url("../images/steps/r2.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    width: 125px;
}
#orderstep li a.valjactive {
    background: url("../images/steps/g2.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    width: 125px;
}
#orderstep li a.Personl {
    background: url("../images/steps/r3.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    width: 155px;
}
#orderstep li a.Personlactive {
    background: url("../images/steps/g3.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    width: 155px;
}
#orderstep li a.Kontro {
    background: url("../images/steps/r4.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    width: 138px;
}
#orderstep li a.Kontroactive {
    background: url("../images/steps/g4.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    width: 138px;
}
#orderstep li a.Klar {
    background: url("../images/steps/r5.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    width: 115px;
}
#orderstep li a.Klaractive {
    background: url("../images/steps/g5.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    width: 115px;
}
#footer p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding-top: 6px;
    text-align: center;
}
.clear {
    clear: both;
    height: 1px;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.articleno {
    color: red;
    font-weight: bold;
}
.greentextbox {
    border: 1px solid #006633;
}
.graytextbox {
    border: 1px solid #C7C8CA;
    height: 20px;
    width: 200px;
}
.text_bookbark {
    color: #888888;
}
.redtextbox {
    border: 1px solid #FF0000;
    width: 142px;
}
table.tred {
    background-color: #F7D1C1;
    border: 2px solid red;
    border-collapse: collapse;
    color: #000000;
}
table.tred td {
    border-bottom: 1px solid red;
    border-top: 1px solid red;
}
table.blue {
    background-color: #BCDDF4;
    border: 2px solid #009CDC;
    border-collapse: collapse;
}
table.blue td {
    border-bottom: 1px solid #009CDC;
    border-top: 1px solid #009CDC;
}
table.centerimages {
    border: 1px solid #DF2727;
    border-collapse: collapse;
}
table.centerimages td {
    border: 1px solid #DF2727;
}
#tables {
    font-size: 10px;
    height: 875px;
    margin: 0 auto;
    padding-left: 50px;
    position: relative;
    text-align: center;
    top: 0;
    width: 900px;
}
.hr {
    border-bottom: 1px solid #C7C7C7;
    height: 35px;
}
.hrbd {
    border-bottom: 1px solid #000000;
    height: 30px;
}
.hrbt {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    height: 30px;
}
.hrbrd {
    border-top: 1px solid #000000;
}
.hr2 {
    border-top: 1px solid #C7C7C7;
}
.tableheader {
    background-color: #7AB644;
    color: #FFFFFF;
    font-size: 15px;
    padding-left: 10px;
    text-align: left;
}
.tablefirst {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}
table tr.odd {
    background-color: #F1EFF0;
}
.tablelast {
    border-top: 1px solid #000000;
}
#pro {
    width: 560px;
}
/* #products-tav {
    background-image: url("../images/products-tav-bg.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 150px;
    margin: 1px 2px;
    padding: 0 5px;
    position: relative;
    width: 12px;
} */
#products-tav {
    background-repeat: no-repeat;
    border: 2px solid #A0E157;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 150px;
    margin: 0 7px 0 0;
    padding: 0 5px;
    position: relative;
    width: 150px;
}

#products-tav .image {
    display: table-cell;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    width: inherit;
}
#products-tav .select-holder {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    /* text-align: center; */
    width: inherit;
}
.xmasstree {
    /* background-image: url("../images/xmess-tree.jpg"); */
    background-position: 460px 0;
    background-repeat: no-repeat;
    height: 700px;
}
.images-holder {
}
#pro .buttonok {
    float: right;
    padding-left: 5px;
    padding-top: 15px;
    width: 165px;
}
.product-zoom {
    /* background-image: url("../images/product-zoom.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 345px;
    margin: 25px 5px;
    padding: 5px 10px;
    width: 500px; */
    width:500px;
    height:auto;
    float: left;
}
.image-h {
    display: table-cell;
    height: 450px; 
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: inherit; 
}
.product-des {
    float: left;
    margin: 20px 5px;
    padding: 0;
    width: 270px;
}
#shoppingcart {
    float: right;
    width: 250px;
    margin-top:100px;
}
.product-step2 {
    font-weight: normal;
    padding: 10px 0;
}
 #products-step2 {
    background-image: url("../images/products.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 200px;
    margin: 1px 2px;
    padding: 0 5px;
    position: relative;
    width: 160px;
}
.images2 {
    display: table-cell;
    height: 130px;
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    width: 145px;
}
.points2 {
    color: #006633;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding-left: 2px;
    width: 145px;
}
.points2 input {
    padding-right: 3px;
    text-align: right;
}
.title-holder2 {
    font-size: 12px;
    height: 37px;
    margin: 0;
    padding-left: 2px;
    width: inherit;
}
.rheading {
    background-color: #7AB643;
    color: #FFFFFF;
    font-size: 18px;
    height: 20px;
    padding: 10px;
}
.r1 {
    border: 1px solid #999999;
    color: #666666;
    font-size: 15px;
    margin: 8px 0;
    min-height: 60px;
    width: 248px;
}
#shoppingcart div.startprem {
    border: 1px solid #999999;
    min-height: 50px;
    width: 248px;
}
#shoppingcart div.premium {
    border: 1px solid #999999;
    margin: 8px 0;
    min-height: 100px;
    width: 248px;
}
.r4 {
    border: 1px solid #999999;
    color: #666666;
    font-size: 15px;
    margin: 8px 0;
    min-height: 60px;
    width: 248px;
}
.r5 {
    margin: 8px 0;
    min-height: 60px;
    width: 248px;
}
.shopp {
    border: 1px solid #CCCCCC;
    height: 50px;
    padding: 8px;
}
div.shopp div.label {
    float: left;
    height: 50px;
    width: 50px;
}
div.shopp div.shopp-price {
    float: left;
    height: 50px;
    width: 150px;
}
div.shopp span {
    float: left;
}
div.remove {
    cursor: pointer;
    float: right;
}
.shopheading {
    background-color: #7AB643;
    color: #FFFFFF;
}
span#currencyleftoout, #pointsleftout {
    font-weight: bold;
    margin-right: 4px;
}
#message {
    background-color: #FFFFCC;
    border: 1px solid #E7E7E7;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
.notificationsuccess {
    background-color: #448700;
    background-image: url("../images/success.png");
    background-position: 10px 7px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    line-height: 15px;
    margin: 5px 0;
    min-height: 20px;
    padding: 5px 5px 5px 30px;
}
.notificationsuccess p, .notificationalert p, .notificationerror p {
    margin: 0;
    padding: 2px 0;
    vertical-align: middle;
    width: 90%;
}
.notificationalert {
    background-color: #FFFFCC;
    background-image: url("../images/alert.png");
    background-position: 10px 7px;
    background-repeat: no-repeat;
    color: #BB0000;
    line-height: 15px;
    margin: 5px 0;
    min-height: 20px;
    padding: 5px 5px 5px 30px;
}
.notificationerror {
    background-color: #D63432;
    background-image: url("../images/error.png");
    background-position: 10px 7px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    line-height: 15px;
    margin: 5px 0;
    min-height: 20px;
    padding: 5px 5px 5px 30px;
}
#errorpage {
    border: 3px solid #D63432;
    margin: 75px auto auto;
    min-height: 120px;
    padding: 0;
    text-align: left;
    width: 465px;
}
#errorpage h5.errormessage {
    background-image: url("../images/error.png");
    background-repeat: no-repeat;
    font-size: 18px;
    line-height: 15px;
    margin: 0;
    padding-bottom: 3px;
    padding-left: 25px;
}
.logout {
    float: right;
    height: 90px;
    padding-top:20px;
    width:180px;
}
.logout a{
	margin-left: 8px;
	padding-left: 50px;
}
.logout p{
	margin-left: -10px;	
}
.graytextbox-small {
    border: 1px solid #C7C8CA;
    height: 20px;
    width: 60px;
}
.graytextbox-big {
    border: 1px solid #C7C8CA;
    height: 20px;
    width: 125px;
}
.form-row .form-label {
    float: left;
    padding-top: 0.5em;
    text-align: right;
    width: 180px;
}
.form-row .form-error {
    margin-left: 180px;
}
.form-row {
    margin: 0 0 0.7em;
    /* overflow: hidden; */
}
.form-row .form-label {
    float: left;
    padding-top: 0.5em;
    text-align: right;
    width: 180px;
}
.form-row.aligned .form-label {
    padding: 0;
}
.form-row .form-label label, .form-row .form-label {
    color: #333333;
    font-weight: bold;
}
.form-row .form-field, .form-row .form-comment, .form-row .form-error {
    margin-left: 200px;
    width: 60%;
}
.text-area .form-row .form-field,.text-area .form-row .form-comment, .text-area .form-row .form-error {
    margin-left: 200px;
    width: 80%;
}

#famleft .form-row .form-field,#famleft .form-row .form-comment, #famleft .form-row .form-error {
    margin-left: 200px;
    width: 100%;
}
.invitation{
	width:650px;
	padding-left:27px;
}

.w250px{
	width:250px;
}
.w320px {
width: 320px;
}
.competetion{
	border: 1px solid #000000;
	margin: 10px 0 10px 110px; !important;
	width:250px; !important;
    padding: 5px;
}
.form-row .form-field.align {
    padding-top: 0.5em;
}
.form-row .form-field input, .form-row .form-field select, .form-row .form-field textarea, .form-submit input {
    font: 1em/1.4 'Helvetica Neue',Arial,Helvetica,sans-serif;
    /* margin: 0 0 0.3em; */
    padding: 0.3em;
}
.form-row .form-field input[type="text"], .form-row .form-field input[type="password"]{
    width: 40%;
}

.form-row .form-field select {
    border: 1px solid #333333;
    font-size: 1em;
    margin: 0.4em 0 0;
    padding: 0;
}
.form-row .form-field textarea {
    width: 97%;
}
.form-row .form-field label input[type="checkbox"] {
    font-size: 1.1em;
    margin-right: 0.25em;
}
.form-row .form-comment {
    margin-top: 0.6em;
}
.form-row .form-comment p {
    color: #999999;
    font-size: 0.85em;
    margin: 0;
}
.form-submit {
    border-top: 1px solid #DDDDDD;
    margin: 3em 0 0;
    padding: 2em 0 0;
    text-align: center;
}
.form-submit input {
    background-color: #333333;
    border: 0 none;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1;
    margin: 0 25px;
    padding: 30px;
    text-shadow: 0 1px 1px #000000;
}
.form-submit input:hover {
    background-color: #222222;
}
.form-submit input.i-next {
    background: url("../../images/application/i-next-big.png") no-repeat scroll 30px 50% #007DCC;
    padding-left: 75px;
    padding-right: 40px;
    text-shadow: 0 1px 1px #003E66;
}
.form-submit input.i-next:hover {
    background-color: #0076BF;
}
.form-row.error {
    margin: 0 0 1em;
}
.form-row.error .form-label {
    padding-top: 1.1em !important;
}
.form-row.error .form-label label {
    color: #BB0000;
    font-weight: bold;
}
.form-row.error .form-field {
    background-color: #FDF2F3;
    padding: 4px;
}
.form-row.error .form-comment, .form-row.error .form-error {
    background-color: #FDF2F3;
    padding: 0 0.6em 0.5em;
}
.form-row.error .form-comment p {
    color: #996666;
}
.form-row.error .form-error {
    margin-top: -0.2em;
    padding: 0 0.3em 0.1em;
}
.form-row.error .form-error p {
    color: #BB0000;
    font-weight: bold;
    margin: 0;
}
#message {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E5C700;
}
#message p {
    color: #666666;
    font-size: 1.1em;
    padding: 2em 0;
    text-align: center;
}
#message strong {
    color: #000000;
}
#message.error {
    background-color: #FFE5E5;
    border-bottom: 3px solid #E0C6C6;
}
#message.error p, #message.error strong, #message.error a {
    color: #993333;
}
#forms .message {
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 3px;
    margin: 0 0 3em;
    padding: 1em 20px;
}
#forms .message h3 {
    font-size: 1.3em;
    margin: 0;
}
#forms .message p {
    color: #666666;
    margin: 1em 0 0.2em;
}
#forms .message.error {
    border-color: #BB0000;
}
#forms .message.error h3 {
    color: #BB0000;
}
.autoselectinput {
    width: 40px;
}
.headerlogin {
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
.cartpoints {
    color: #006633;
}
.form-row .msg {
    padding-left: 7px;
    font-size:11px;
    
}
#htop-content {
    padding-top: 18px;
    position: absolute;
}
#htop-content p {
    padding-left: 20px;
    width: 225px;
}
div.botright {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 205px;
}
ul.number {
    list-style: decimal outside none;
    padding: 0 5px 0 45px;
}
ul.number li {
    line-height: 2em;
}
.fimage {
    background-image: url("../images/myhome/family.jpg");
    background-repeat: no-repeat;
    height: 500px;
}
#famleft {
    float: left;
    width: 610px;
}
#famright {
    float: right;
    margin-right: 10px;
}
.fam1 {
    border: 1px solid #000000;
    margin: 10px 0;
    padding: 5px;
}
.fam1table,.surveytable {
    padding: 5px;
}
.fam1table tr {
    line-height: 2.5em;
}
#successpage {
    border: 3px solid Green;
    margin: 75px auto auto;
    min-height: 120px;
    padding: 0;
    text-align: center;
    width: 300px;
}
#successpage h5.successmessage {
    background-image: url("../images/success-big.png");
    background-repeat: no-repeat;
    font-size: 18px;
    line-height: 56px;
    margin: 0;
    padding-left: 0;
    padding-top: 3px;
}
form input.previousstep[type="button"] {
    background: url("../images/step2l.jpg") no-repeat scroll center center transparent;
    border: medium none;
    color: transparent;
    float: left;
    font-size: 0;
    height: 52px;
    width: 115px;
}
form input.nextstep[type="submit"] {
    background: url("../images/step2r.jpg") no-repeat scroll center center transparent;
    border: medium none;
    color: transparent;
    font-size: 0;
    height: 52px;
    width: 115px;
}
#productSubmit {
    background: url("../images/customer-add.jpg") no-repeat scroll center center transparent;
    border: 0 none;
    cursor: pointer;
    height: 45px;
    margin: 0;
    width: 226px;
}
.carticon {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    bottom: 61px;
    display: none;
    height: 56px;
    position: relative;
    width: inherit;
}
.carticon input {
    /* padding-right: 45px; */
    text-align: center;
}
.rightorder {
    float: left;
    padding: 16px 0 10px;
    width: 250px;
}
.survey{
    float: left;
    /* padding: 16px 0 10px; */
    width: 243px;
    margin-left:14px;
    margin-top:20px;
}
.kart {
    background: url("../images/shopping_20.jpg") no-repeat scroll right center transparent;
    display: inline-block;
    /* height: 25px; */
    padding-right: 25px;
    padding-top: 6px;
    width: auto;
}
.tableheaderred {
    background: url("../images/bg-red.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 15px;
    height: 33px;
    padding-left: 10px;
    text-align: left;
}
/* #mnkart {
    background: url("../images/shopping_20.png") no-repeat scroll 9px 2px transparent;
} */

startleft {
    font-size: 12px;
    padding: 10px 0 20px;
    width: 580px;
}
.startleft .one {
    /* background: url("../images/1.jpg") no-repeat scroll left top transparent; */
    /* margin: 20px 22px 29px; */
    /* padding: 2px 0 0 60px; */
    padding: 7px 0 0 25px;
    margin-top: 5px;
    /* height: 5px; */    
}
.startleft .two {
    /* background: url("../images/2.jpg") no-repeat scroll left top transparent; */
    /* margin: 0 22px 29px; */
    /* padding: 0 0 0 60px; */
    padding: 7px 0 0 25px;
    margin-top: 5px;
    /* height: 5px; */
}
.startleft .three {
    /* background: url("../images/3.jpg") no-repeat scroll left top transparent; */
    /* padding: 0 22px 25px 60px; */
    /* width: 435px; */
    /* margin: 0 22px 5px; */
    padding: 7px 0 0 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    /* height: 5px; */
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#submenu ul li#mnkart {
    background: url("../images/menu-kart.jpg") no-repeat scroll 0 0 transparent;
    height: 24px;
}
#submenu ul li#mnkart a:hover {
    background: url("../images/menu-kart.jpg") no-repeat scroll 0 -24px transparent;
}
#submenu ul li#mnkart a.actives {
    background: url("../images/menu-kart.jpg") no-repeat scroll 0 -24px transparent;
}
.overviewcontent{
	margin-left: 10px;
	font-size: 16px;
}
.bold{
	font-weight: bold;	
}
.tablecustomer{
	text-align:center;
	margin:0 22px 50px;
}
.smallmargin{
	margin:0 5px 50px; !important
}
.bottomblock {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    height: 50px;
    overflow: hidden;
    position: inherit;
}

.bottomblock.mover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8); 
    display: block; 
    height: auto;
    margin-top: -31px; 
    position: relative; 
}

input.addtocart {
    display: block;
    float: left;
    padding-left: 12px;
}
#inline{
	width: 500px;
	height: auto;
	background-color: #FDFDFD;
}
#inlinehelp{
	cursor: hand; cursor: pointer;	
}
#content #inline{
	display :none;
	width: 250px;
}
.step4address td,.step5address td{
	font-size:12px;
}

.selectedstartprem{
	border: 1px solid #CCCCCC;
    min-height: 50px;
}
.selectedpremium{
	border: 1px solid #CCCCCC;
    min-height: 50px;
}
.loadinggif {
    background:url('../images/ajax-loader.gif') no-repeat right center;
}
#webshopmailbutton{
	
    float: right;
    height: 28px;
    list-style: none outside none;
    padding-top: 0;
    /*text-align: center;
    */width: 150px;
    font-weight: bold;
}
#webshopmailbutton a {
	background: url("../images/Skicka_login_via_e-mail_yellow.jpg") no-repeat scroll 0 0 transparent;
	color: #000000;
    display: block;
    height: 28px;
    padding-top: 0px;
    padding-bottom:5px;
    text-decoration: none;
    width: 100%;
    text-align: center;
}

#webshopmailbutton a:hover {
    background: url("../images/Skicka_login_via_e-mail_green.jpg") no-repeat scroll 0 0 transparent;
    text-decoration: none;
}

#webshopmailactivebutton a {
	background: url("../images/Skicka_login_via_e-mail_green.jpg") no-repeat scroll 0 0 transparent;
	color: #000000;
    display: block;
    height: 28px;
    padding-top: 0px;
    padding-bottom:5px;
    text-decoration: none;
    width: 100%;
    text-align: center;
}

#webshopmailactivebutton{
	
    float: right;
    height: 28px;
    list-style: none outside none;
    padding-top: 0;
    /*text-align: center;
    */width: 150px;
    font-weight: bold;
}

a.skapaloginEmail {
    background: url("../images/Skicka_login_via_e-mail_yellow.jpg") no-repeat scroll 0 0 transparent;
    margin-bottom: -5px; 
    margin-left: 26px;
}

.sendwebShopEmail{
    background-image:url("../images/Skicka_e-mail.jpg");
    background-repeat:no-repeat;
  	background-position:left top;  padding-left:15px;
}
