﻿body {margin:0; padding:0; background:#3E3E3E;}
form {margin:0; padding:0}
p {
	margin-left: 6px;
}

td, tr {font:11px/13px tahoma, arial, helvetica, sans-serif; color:#2B2B2B; vertical-align:top;  text-align:left;}

.end{ color:#CBC2B1; text-decoration:none; font-weight:normal;}
.end a{ color:#CBC2B1; text-decoration:none;  font-weight:normal;}
.end a:hover{ color:#CBC2B1; text-decoration:underline;  font-weight:normal;}
.end b a{ color:#DD4A1D; text-decoration:none;  font-weight:normal;}
.end b a:hover{ color:#DD4A1D; text-decoration:underline;  font-weight:normal;}

.top td{ color:#CBC2B1;}
.top td strong{ color:#CBC2B1;}
.top td a{ color:#CBC2B1; text-decoration:underline;}
.top td a:hover{ color:#CBC2B1; text-decoration:none;}
.top td b a{ color:#CBC2B1; text-decoration:none; font-weight:normal}
.top td b a:hover{ color:#CBC2B1; text-decoration:underline;  font-weight:normal}

a{ color:#DD4A1D; text-decoration:underline;}
a:hover{ color:#DD4A1D; text-decoration:none;}

.m1{ background-image:url('images/m1.jpg'); background-repeat:no-repeat; width:137px; height:20px;  padding-left:18px; padding-right:0; padding-top:2px; padding-bottom:0}
.m1m{ background-image:url('images/m1m.jpg'); background-repeat:no-repeat;  width:137px; height:20px; padding-left:18px; padding-right:0; padding-top:2px; padding-bottom:0}
.m2{ background-image:url('images/m1.jpg'); background-repeat:no-repeat; width:137px; height:18px;  padding-left:18px; padding-right:0; padding-top:2px; padding-bottom:0}
.m2m{ background-image:url('images/m1m.jpg'); background-repeat:no-repeat;  width:137px; height:18px; padding-left:18px; padding-right:0; padding-top:2px; padding-bottom:0}



.r1 ul { margin:0; padding:0; list-style:none;}
.r1 li { background:url('images/ch_li.gif') no-repeat center left; margin:0; padding-left:11px; padding-right:0; padding-top:1px; padding-bottom:0}
.r1 li a {line-height:16px; color:#DD4A1D; text-decoration:underline; font-weight:400; background-position:left center;}
.r1 li a:hover { text-decoration:none; color:#DD4A1D}

.deep td{ color:#FFFFFF}
.deep td b{ color:#FFFFFF; font-size:12px;}
.deep td a{ color:#FF9A00; text-decoration:underline}
.deep td a:hover{ color:#FF9A00; text-decoration:none}

.deep1 td{ color:#CBC2B1}
.deep1 td strong{ color:#CBC2B1}

.meny td a{ color:CBC2B1; font-size:13px; font-weight:bold; text-decoration:none}
.meny td a:hover{ color:DF6B11; font-size:13px; font-weight:bold; text-decoration:none}

input{height:20px;  padding:2px 0 1px 6px;  font-size:11px;}
.inputpaypal{height:45px;  padding:2px 0 1px 6px;  font-size:11px;}
textarea{ font-family:tahom, arial, helvetica, sans-serifwidth; width:350px; height:75px; color:#636363; padding:1px 0 1px 6px; font-size:11px;  font-size:11px; }

.kn a{font-size:8px; line-height:13px; color:#363636; vertical-align:top; text-align:left; text-decoration:none; font-family:Arial, Helvetica, sans-serif}
.kn a:hover{ text-decoration:underline}

    .myButton {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
        -webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
        box-shadow:inset 0px 1px 0px 0px #cf866c;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
        background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
        background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
        background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
        background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
        background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
        
        background-color:#d0451b;
        
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        
        border:1px solid #942911;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:13px;
        font-weight:normal;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #854629;
        width:120px;
        
    }
    .myButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
        background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
        background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
        background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
        background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
        background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
        
        background-color:#bc3315;
    }
    .myButton:active {
        position:relative;
        top:1px;
    }
