﻿/* Default font settings. 
   The font-size percentage is of 16px. (0.625 * 16px = 10 px) */
/* Reset font size for all elements to standard (16 Pixel)     */

html * {
    font-size: 100.01%;
}

html {
    min-width: 600px;
}

body {
    font-size: 68.75%;
    color: #222;
    background: #fff;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

#menuhorizontal a:link{
  color: white !important;
}

#menuhorizontal a:visited{
  color: white !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #0099CC;
}

h1 {
    font-size: 1.8em;
    line-height: 1;
    margin-bottom: 0.5em;
    font-weight: bold;
    color: #0099CC;
}

h2 {
    font-size: 1.3em;
    margin-bottom: 0.5em;
}

h3 {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 1em;
    color: #0099CC;
}

h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
    height: 1.25em;
}

h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}

h6 {
    font-size: 1em;
    font-weight: bold;
}

    h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
        margin: 0;
    }


a:visited {
    color: #0099CC;
    text-decoration: none;
}

a:link {
    color: #0099CC;
    text-decoration: none;
    text-align: left;
}

a:hover {
    text-decoration: underline;
}

.link {
    font-size: 1em;
    color: #333333;
    text-indent: 10px;
}

.titleSmall {
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    padding-left: 3px;
}

.searchtitle {
    color: #0099CC;
    font-size: 1.2em;
    font-weight: bold;
}

.largeLink {
    font-size: 1.4em;
    font-weight: bold;
}

    .largeLink:visited {
        font-size: 1.4em;
        color: #0099CC;
        font-weight: bold;
    }

.normalLabel {
    font-size: 1em;
    padding-left: 4px;
}

.languageLink {
    font-size: 1em;
    cursor: pointer;
}

.disabledLink {
    font-size: 1em;
    color: #999999;
    text-indent: 10px;
}

.checkOut {
    background-color: #ABAF94;
}

.linkCheckOut {
    font-size: 1em;
    color: #333333;
    text-indent: 7px;
}

.print {
    font-size: 0.9em;
    color: #9B9B9B;
    text-decoration: underline;
    cursor: pointer;
}

.footer1 {
    font-size: 0.9em;
    color: #9B9B9B;
    text-align: center;
}

.footer2 {
    font-size: 0.9em;
    color: #9B9B9B;
    text-align: center;
}

.footerlinks {
    font-size: 0.9em;
    color: #9B9B9B;
    cursor: pointer;
    text-decoration: underline;
    text-align: center;
}

.welcomeName {
    font-size: 1em;
    font-weight: bold;
    white-space: nowrap;
    text-indent: 37px;
    color: #555;
}

.textboxSearch {
    font-size: 1em;
    color: #000;
    text-indent: 3px;
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-top-color: #E9EED8;
    border-right-color: #C6C3B3;
    border-bottom-color: #ABAF94;
    border-left-color: #C6C3B3;
    height: 14px;
}

.textboxFilter {
    font-size: 1em;
    color: #000;
    text-indent: 3px;
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-top-color: #E9EED8;
    border-right-color: #C6C3B3;
    border-bottom-color: #ABAF94;
    border-left-color: #C6C3B3;
    height: 14px;
}

.underline {
    color: Blue;
    text-decoration: underline;
}

.gridNormalCell {
    cursor: pointer;
}

.dropdownFilter {
    font-size: 1em;
    color: #000;
    text-indent: 3px;
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-color :lightgray;
    height: 24px;
}

.buttonFilter {
    border-width: 1px;
    border-color: #FFFFFF;
    border-style: none;
    width: 20px;
    height: 18px;
}

.breadcrumb {
    font-size: 1em;
    color: #0099CC;
    font-weight: bold;
    height: 15px;
}

.bgBreadcrumb {
    padding-top: 1.2em;
    padding-bottom: 9px;
}

.mainNavigation {
    font-size: 1em;
    padding-left: 2px;
    color: #0099CC;
    font-weight: bold;
    line-height: 20px;
    padding-right: 5px;
    display: block;
    height: 100%;
}

    .mainNavigation a {
        font-size: 1em;
        line-height: 12px;
        color: #0099CC;
        font-weight: bold;
        margin: 2px 0;
        display: block;
    }

        .mainNavigation a:hover {
            color: #F8991D;
            text-decoration: underline;
        }

.pageHeader {
    font-size: 1em;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0A1B50;
    text-indent: 16px;
}

.gridHeader {
    font-size: 1em;
    text-align: left;
    background-color: gray;
    color: #FFFFCC;
}

    .gridHeader th {
        padding: 3px;
        color: White;
        border: 1px grey solid;
    }

.gridContent {
    font-size: 1em;
    background-color: #FFFFFF;
    border-color: #CC9966;
    border-style: none;
    border-width: 1px;
    width: 100%;
    -webkit-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.75);
}

    .gridContent tr:hover {
        color: Gray;
        /*cursor: pointer;*/
    }

.gridFooter {
    background-color: #FFFFCC;
    color: #330099;
}

.gridRow {
    background-color: #FFFFFF;
    color: #222;
}

    .gridRow td {
        border: 1px grey solid;
        padding: 5px;
    }

.basket td:hover {
    color: Gray;
    cursor: pointer;
}

.basket {
    background-color: #FFFFFF;
    color: #222;
}

    .basket td {
        border: 1px grey solid;
        padding: 5px;
    }

.basketAlternateRow {
    background-color: #ececec;
    color: #222;
}

    .basketAlternateRow td {
        border: 1px solid grey;
        padding: 5px;
    }

        .basketAlternateRow td:hover {
            color: Gray;
            cursor: pointer;
        }

.gridRowVisited {
    color: red;
}

.gridSelectedRow {
    background-color: #FFCC66;
    color: #663399;
    font-weight: bold;
}

.gridPager {
    background-color: #FFFFCC;
    color: #330099;
}

.gridAlternateRow {
    background-color: #ececec;/*#FFFBE2;*/
    color: #222;
}

    .gridAlternateRow td {
        border: 1px solid grey;
        padding: 5px;
    }

input {
    font-size: 13px;
    color: #333333;
    padding-left: 3px;
    padding-right: 3px;
}

.buttons {
    background-color: #efefef;
    border: 1px solid #efefef;
    font-family: Verdana;
    color: #black;
    padding: 6px;
    border-radius: 5px;
    text-decoration: none;
    /*background-color: white;
    border: 1px solid #0099CC;
    font-family: Verdana;
    color: #0099CC !important;
    padding :4px;
    text-decoration :none;*/

}

.footer {
    font-family: Arial;
    font-size: 10px;
    text-align: center;
    color: #333;
    padding-left: 18px;
    line-height: 16px;
}

.homeLink {
    font-size: 1em;
    color: #333;
    vertical-align: middle;
}

.newSearchLink {
    font-size: 1em;
    color: #0099CC;
    line-height: 12px;
    padding-left: 3px;
    text-decoration: none;
}

.error {
    font-size: 1em;
    color: Red;
    padding-left :5px;
}

.homeSearchBox {
    font-size: 1em;
    color: #404040;
    text-indent: 3px;
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-top-color: #E9EED8;
    border-right-color: #C6C3B3;
    border-bottom-color: #ABAF94;
    border-left-color: #C6C3B3;
    height: 14px;
    padding-right: 5px;
}

.paddingSearchicon {
    padding-top: 3px;
    padding-left: 5px;
}

.welcome {
    font-size: 1em;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 20px;
    height: 27px;
    background-color: #ABAF94;
    vertical-align: middle;
}

.intro {
    font-size: 1em;
    font-weight: bold;
    color: #555555;
    padding-top: 20px;
    line-height: 18px;
    padding-left: 20px;
    padding-bottom: 20px;
    display: block;
    width: 300px;
}

.navigationLinks {
    font-size: 1em;
    color: #333;
    line-height: 1.8em;
    font-weight: bold;
    vertical-align: top;
    background-image: url(../../Comm_Images/dotten-line.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 320px;
}

.navigationLabel {
    color: #98A839;
    font-size: 1em;
    font-weight: bold;
    line-height: 25px;
    padding-left: 20px;
}

.bgControl {
    background-color: #E3E5DC;
}

.productDescription {
    font-size: 1em;
    font-weight: normal;
    color: #333333;
}

.paging {
    font-size: 1em;
    color: #98A839;
    font-weight: bold;
    text-decoration: none;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
}

.linkCart {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    padding-top: 16px;
    padding-bottom: 10px;
    padding-left: 21px;
    cursor: pointer;
    background-image: url(../../Comm_Images/button-cart.gif);
    background-repeat: no-repeat;
    background-position: 0px;
    line-height: 35px;
}

.cartPosition {
    padding-top: 50px;
    padding-bottom: 33px;
}

.label {
    font-size: 1em;
    color: #333333;
    margin-left: 20px;
    margin-bottom: 10px;
    text-align: left;
}

.generalLabel {
    font-size: 1em;
    color: #0099CC;
    padding-left: 4px;
}

.cart {
    background-color: #E8EADD;
}

.labelLists {
    font-size: 1em;
    font-weight: bold;
    color: #747C6D;
    vertical-align: bottom;
    background-image: url(../../Comm_Images/bg-labelLists.gif);
    text-align: left;
    line-height: 21px;
    padding-left: 5px;
    text-indent: 2px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
}

.listItem {
    font-size: 1em;
    color: #333333;
    text-decoration: none;
    line-height: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    white-space: nowrap;
    text-align: left;
}

.total {
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    padding-right: 2px;
    line-height: 1.5em;
}

.signinButton {
    /*background-color: #FB9D00;*/
    font-size: 1em;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer; /*border: 1px solid; 	border-bottom-color: #F07C00; 	border-top-color: #FFCC00; 	border-right-color: #F07C00; 	border-left-color: #FFCC00; 	padding-right: 5px;*/
    margin-bottom: 15px;
    margin-right: 5px;
    padding: 2px 10px;
}

.signinHeader {
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 30px;
}

.signinTextbox {
    font-size: 1em;
    color: #000;
    text-indent: 3px;
    background-color: #EAE9E4;
    border-width: 1px;
    border-style: solid;
    border-top-color: #C6C3B3;
    border-right-color: #7C7D6A;
    border-bottom-color: #000;
    border-left-color: #7C7D6A;
    height: 16px;
    margin-right: 2px;
}

.signinLabel {
    font-weight: normal;
    color: #333333;
}

.signinNewUser {
    font-size: 1em;
    color: #333333;
    text-indent: 3px;
}

.asterisk {
    color: #333333;
    vertical-align: top;
}

.signInContent {
    font-size: 1em;
    background-color: #FFFFFF;
    white-space: nowrap;
    color: #333333;
    padding-top: 10px;
    padding-bottom: 10px;
}

.checkoutPosition {
    padding-top: 40px;
    padding-bottom: 33px;
}

.checkoutContent {
    background-color: #FFFFFF;
    white-space: nowrap;
    color: #333333;
    padding-left: 15px;
}

.checkoutHeaders {
    font-size: 1em;
    font-weight: bold;
    color: #333333;
    text-transform: capitalize;
    white-space: nowrap;
    height: 30px;
    padding-top: 3px;
    padding-bottom: 5px;
}

.checkoutLabel {
    font-size: 1em;
    color: #333333;
    margin-left: 20px;
    margin-bottom: 10px;
    text-align: left;
}

.checkoutTextbox {
    font-size: 1em;
    color: #000;
    text-indent: 3px;
    background-color: #EAE9E4;
    border-width: 1px;
    border-style: solid;
    border-top-color: #C6C3B3;
    border-right-color: #7C7D6A;
    border-bottom-color: #000;
    border-left-color: #7C7D6A;
    height: 16px;
    margin-top: 1px;
}

.checkoutDropdown {
    font-size: 1em;
    color: #000;
    text-indent: 3px;
    background-color: #EAE9E4;
    border-width: 1px;
    border-style: solid;
    border-top-color: #C6C3B3;
    border-right-color: #7C7D6A;
    border-bottom-color: #000;
    height: 16px;
    margin-top: 2px;
}

.checkoutButtonBg {
    background-image: url(../../Comm_Images/dotten-line.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.back {
    font-size: 1em;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../../Comm_Images/button-back.gif);
    background-repeat: no-repeat;
    background-position: left 7px;
    padding-left: 22px;
    padding-top: 9px;
    margin-left: 7px;
    cursor: pointer;
    line-height: 40px;
}

.continue {
    font-size: 1em;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../../Comm_Images/button-continue.gif);
    background-repeat: no-repeat;
    background-position: right 7px;
    padding-right: 22px;
    padding-top: 9px;
    margin-right: 7px;
    cursor: pointer;
    line-height: 40px;
}

.submit {
    background-color: #FB9D00;
    font-size: 1em;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    line-height: 30px;
    border: 1px solid;
    border-bottom-color: #F07C00;
    border-top-color: #FFCC00;
    border-right-color: #F07C00;
    border-left-color: #FFCC00;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.checkOutLabel {
    font-size: 1em;
    color: #333333;
    margin-left: 3px;
    margin-bottom: 10px;
    text-align: left;
}

.info {
    font-size: 1em;
    color: #333333;
    margin-bottom: 15px;
    text-align: left;
    padding-left :5px;
}

.profilePosition {
    padding-top: 50px;
    padding-bottom: 33px;
}

.tableContent {
    background-color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    color: #333333;
    padding-left: 25px;
    padding-top: 12px;
    padding-bottom: 3px;
}

.searchPosition {
    padding-top: 12px;
    padding-bottom: 33px;
}

.cartHeader {
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    color: #333333;
    width: 387px;
    padding-bottom: 16px;
}

.signinPosition {
    padding-top: 22px;
    padding-bottom: 33px;
}

.pageLinks {
    font: bold x-small Verdana, Arial, sans-serif;
}

.hidden {
    display: none;
    width: 0px;
}

.criteriaLabel {
    font-size: 1em;
    color: #0099CC;
    font-weight: bold;
    padding-left: 4px;
}

.webmasterFields .webmasterField {
    margin-bottom: 30px;
    overflow: hidden;
    width: 400px;
}

.webmasterField > label {
    display: block;
    width: 100px;
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.webmasterField > span {
    font-size: 12px;
    width: 300px;
    display: block;
    float: left;
}

.gridMouseOverRow {
    cursor: pointer;
    background-color: #FF8B3D;
}

.gridNormalRow {
    cursor: default;
}

.grdSearchResultLink {
    cursor: pointer;
    color: #0099CC;
}

.grdSearchResultLinkMouseOut {
    font-weight: normal;
}

.forceHidden {
    display: none !important;
}

/* Solonm */
.ui-datepicker-trigger {
    background: none;
    border: none;
}

#primary li a {
    cursor: pointer;
}
