﻿
html {
		overflow: -moz-scrollbars-vertical; 
		overflow-y: scroll;
	}	

body {
    background-color: #EAEAEA;
	background-image:url(/areas/sales/Content/images/backgr.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	/*background-size: cover;*/
	background-position:top center;
}

/* baggrund.png */

td {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
}

ul {
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 18px;
    font-size: 11px;
    list-style: outside;
}

h2 {
    color: #85b134;
}

a:hover {
    color: #85b134;
    text-decoration: underline;
}

a:link {
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

.top {
    background-color: white;
}

.main-container {
    padding: 20px;
    background-color: #EEE;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    margin-top: 10px;
}

#main-content {
    background-color: white;
    margin-top: 10px;
}

.bottom {
    background-color: white;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
	position: relative;
}

.header {
    font-family: Helvetica, Sans-Serif;
    font-size: 20px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 25px;
}

.menu {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #000000;
    letter-spacing: 0.3px;
    background-image: url(images/menu-backgr.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#menu a:hover {
    color: #f3f3f3;
    text-decoration: underline;
}

#menu a:link {
    color: #333333;
    text-decoration: none;
}

#menu a:visited {
    color: #333333;
    text-decoration: none;
}

#menu a:active {
    color: #333333;
    text-decoration: none;
}

#form {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    background-color: #f3f3f3;
}

#formsmall {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9px;
    background-color: #f3f3f3;
}

.small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
}

.wsmall {
    font-family: Calibri;
    font-size: 14px;
    color: #000;
}

.link {
    text-decoration: underline;
    color: #2e474e;
}


.tabledata {
    background-color: #f3f3f3;
}

.highlighttabledata {
    background-color: #85b134;
}

ul.semiopaquemenu { /* main menu UL */
    font: 20px Calibri;
    width: 100%;
    padding: 7px 0 4px 0; /* padding of the 4 sides of the menu */
    margin: 0;
    text-align: center; /* set value to "left", "center", or "right" to align menu accordingly */
    color: White;
}

    ul.semiopaquemenu li {
        display: inline;
    }

        ul.semiopaquemenu li:after {
            content: "|";
        }

        ul.semiopaquemenu li:last-child:after {
            content: "";
        }

        ul.semiopaquemenu li a {
            color: White;
            padding: 3px 4px 3px 4px; /* padding of the 4 sides of each menu link */
            margin-right: 6px; /* spacing between each menu link */
            text-decoration: none;
            text-shadow: 1px 1px 3px #555;
        }

            ul.semiopaquemenu li a:hover, ul.semiopaquemenu li a.selected {
            }

.image1 {
    width: 405px;
    height: 365px;
    display: inline-block;
    background-image: url('images/precoll3.jpg');
}

.image2 {
    width: 405px;
    height: 500px;
    display: inline-block;
    background-image: url('images/precoll4.jpg');
}

.top-logo {
    width: 1000px;
    height: 120px;
    display: inline-block;
    background-image: url('images/toplogo.png');
}

.menu {
    background-image: url(images/menu-backgr.png);
    background-repeat: repeat-x;
    background-position: top center;
    height: 40px;
}

.alternate-items {
    list-style: none;
}

    .alternate-items li {
        padding: 1px 3px;
    }

        .alternate-items li:nth-child(2n+1) {
            background-color: #EEE;
        }

.index-left {
    width: 660px;
    vertical-align: top;
    display: inline-block;
}

.index-right {
    width: 330px;
    vertical-align: top;
    display: inline-block;
    margin-left: 6px;
}

.white-panel {
    background-color: #FFF;
    padding: 10px;
}

.menu-header {
    font-family: Calibri;
    color: white;
    font-size: 24px;
    text-align: center;
    padding-top: 9px;
    text-shadow: 1px 1px 3px #444;
}

ul.large-bullet-list {
    margin: 0;
    margin-bottom: 20px;
}

ul.large-bullet-list li {
    list-style: outside;
    list-style-image: url(images/bullet.png);
    font-family: Calibri;
    font-size: 26px;
    font-style: italic;
    font-weight: bold;
    line-height: 35px;
    vertical-align: top;
    margin-left: 10px;
}
ul.green-bullet-list {
    margin: 0;
}

ul.green-bullet-list li {
    font-family: Calibri;
    font-size: 18px;
    line-height: 22px;
    vertical-align: top;
    margin-left: 10px;
    padding-bottom: 10px;
}
ul.green-bullet-list {
    list-style: none;
    padding:0;
    margin:0;
}

ul.green-bullet-list li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

ul.green-bullet-list li:before {
    content: "• ";
    color: #85b134;
}

table.order-history {
    width: 100%;
}

.order-history td {
    padding: 5px;
    padding-top: 10px;
    border-bottom: 1px dashed #ccc;
}

.order-history tr:first-child td {
    font-weight: bold;
    border-bottom: 0;
}

.order-history .details tr:last-child td {
    font-weight: bold;
    border-bottom: 0;
}