﻿body {
    margin:0;
    padding:0;
    height: 100%;
    font-size:11pt;
    font-family: Arial, Geneva, Helvetica, sans-serif;
    background: #fff url(/Content/Images/MasterPage/body2013-small.gif) repeat-x;
}

/* MASTER PAGE */

#main {
    margin-left:20px;
}

.logo {
    width: 987px;
    /*height: 393px;*/
    height: 207px;
    z-index: 299;
    overflow: hidden;
    border-right: 2px solid #fff;
}

div#toolbar-zone {
    max-width: 100%;
    height: 30px;
    margin: 0px 0px 80px 0px;
    padding: 1px 0px 0px 34px;
}

div#site-id-zone {
    width: auto;
    float:left;
    width:300px;
    position:relative;
}

p#site-id {
    margin: 0 2px 0 0;
    float: left;
}

p#site-id a {
    height: 30px;
    display: block;
    background-image: url(/Content/Images/MasterPage/global-white.png);
    background-position-y:5px;
    background-repeat:no-repeat;
    text-decoration:none;
    padding: 8px 0 0 48px;
    font-size:12px;
    color:#fff;
}

p#site-id a:hover {
    background-image: url(/Content/Images/MasterPage/global-grey.png);
    color: #cacaca;
}

div#generic-nav-zone {
    float: left;
    width: 340px;
}

p#language-switch {
    margin: 0 2px 0 0;
    float: left;
}

p#language-switch a {
    height: 30px;
    display: block;
    background: no-repeat;
}

p#language-switch a:hover {
    background-position: 0 -31px;
}

p#contact {
    margin: 0 2px 0 0;
    float: left;
}

p#contact a, p#logout a {
    height: 30px;
    display: block;
    background-image: url(/Content/Images/MasterPage/right-arrow-white.png);
    background-position-y:5px;
    background-repeat:no-repeat;
    text-decoration:none;
    padding: 8px 0 0 17px;
    font-size:12px;
    color:#fff;
}

p#contact a:hover {
    background-image: url(/Content/Images/MasterPage/right-arrow-grey.png);
    color: #cacaca;
}

p#logout {
    margin: 0 2px 0 0;
    float: left;
}

p#logout a {
    height: 30px;
    display: block;
}

div#search-zone {
    width: 200px;
    margin-right: 15px;
    position: absolute;
    left: 670px;
}

p#logout {
    position: absolute;
    left: 930px;
}

fieldset#site-search {
    position: relative;
    width: 200px;
    margin: 4px 0 0 0;
    float: right;
    padding:0;
    border:none;
}

#site-search input {
    position: absolute;
    height: 20px !important;
    width: 170px;
    font-size: 13px;
    padding: 0 24px 0 4px!important;
}

input#site-search-input {
    background: #fff;
    border: 1px solid #666;
    display: block;
    float: left;
    margin-right: 24px;
}

.site-search-button2013 {
    width: 20px !important;
    background: url("/Content/Images/MasterPage/magnifier_666.png") 7px 6px no-repeat;
    border: 0;
    text-indent: -9999px;
    overflow: visible;
    cursor: pointer;
    right: 4px;
}

.access {
    position: absolute;
    left: -7000px;
}

/* LOGIN */

#large-area {
    width:850px;
    /*margin:0 auto;*/
    margin:0 20px;
}

#small-area {
    width:400px;
    margin:0 auto;
}

#forgotten-password-link {
    position:absolute;
    bottom:2px;
    left:2px;
}

#register-link {
    position:absolute;
    bottom:2px; /*30px;*/
    right:7px;
}

#info-link {
    position:absolute;
    bottom:2px;
    right:7px;
}

#loginNowLink {
    position:absolute;
    bottom:2px;
    right:7px;
}

/* GENERAL */
#main {
    width:1178px;  /*was 978px*/
}

.info-box {
    float:left;
    width:400px;
    margin:0 50px 50px 0;
    position:relative;
}

.info-header {
    height:30px;
    background-color:#6c6c6c;
    color:#fff;
    font-size:14px;
}

.info-header-content {
    padding:7px 0 0 7px;
}

.info-body {
    width:100%;
    min-height:200px;
    background-color:#efefef;
    color:#6c6c6c;
}

.info-body-content {
    padding:15px 7px 15px 7px;
    font-size:12px;
}

.info-body-footer {
    position:absolute;
    left:7px;
    right:7px;
    bottom:15px;
    vertical-align:bottom;
}

.blue-arrow-link {
    color:#6fb0b3 !important;
    text-decoration:none;
    background: url("/Content/Images/right-arrow.png") no-repeat;
    padding:1px 0 0 22px;
}

.blue-arrow-link:hover {
    color:#6c6c6c;
}

.button {
    background-color:#6c6c6c;
    color:#fff;
    padding:7px 20px 7px 20px;
}

.button:hover {
    color:#6fb0b3;
}

.clear {
    clear:both;
}

.info {
    padding:10px;
}

.info fieldset {
    border-color:#ffffff;
}

.info img {
    float:left;
    margin-right:10px;
}

.validation-error {
    color:red;
}

.hidden {
    display:none;
}

.homeRangeDiv
{
    background-color:#eaeaea;
    float:left;
    width:180px;
    height:180px;
    max-height:370px;
    margin:10px 20px 0px 0px;
    padding:20px;
}
.homeRangeDivImage
{
    width:150px;
    height:150px;
    text-align:center;
    margin: 0px auto;
}
.homeRangeDivHeading
{
    font-weight:bold;
    font-size:1.2em;
    text-align:center;
}
.homeRangeDivBody
{
    margin-top:10px;
    max-height:180px;
    overflow: hidden;
}
.categoryDiv
{
    float:left;
    width:210px;
    height:220px;
    max-height:220px;
    margin:20px 25px 0px 0px;
}
.categoryDivHeading
{
    font-weight:bold;
    font-size:1.1em;
    margin-top:10px;
}
.categoryDivPrice
{
    margin-top:10px;
    color:#aaa;
}

#wizHeader
{
    list-style: none;
    overflow: hidden;
    margin: 0px;
    padding: 10px;
    
    color:#ffffff;
    font-weight:bold;
    width:100%;
}

#wizHeader .currentStep {
    background-color:#6fb0b3;
    color:#ffffff;
}

#wizHeader li
{
    float: left;
    padding:10px;
    border: solid #ffffff;
    border-width: 0 1px 0 0;
    background-color:#6c6c6c;
    width:245px;
    text-align:center;
}

#wizHeader li:last-child {
    border:0;
}

.wizardStep {
    padding:10px;
}

.wizardStep .info {
    padding:0;
}

.delivery-address {
    float:left;
    width:50%;
}

    .delivery-address table {
        font-size:14px;
        border-spacing:5px;
        font-weight:bold;
    }

.address-list {
    font-size:14px;
    padding:5px;
    font-weight:bold;
}

.total {
    float:right;
    font-weight:bold;
    margin-top:10px;
}

.total-summary-label {
    vertical-align: top;
    width: 160px;
}

.total-summary-amount {
    vertical-align: top;
    text-align:right;
}

/*.RadGrid_Office2007 {
    border: 1px solid #000000 !important;
}

.rgHeader {
    background:#a5042e !important;
    color:#ffffff !important;
    border: solid #000000 !important;
    border-width: 0 0 1px 1px !important;
}*/

.as-above {
    font-size:16px;
    font-weight:normal;
    margin-left:50px;
}

.tandc {
    border:1px solid #000000;
    font-size:12px;
    padding:5px;
    height:160px;
    overflow-y:scroll;
}

.delivery-summary {
    float:left;
    width:50%;
    margin-bottom:20px;
    font-weight:bold;
}

.delivery-summary fieldset {
    min-height:146px;
}

.checkout-payment {
    float: left;
    width: 50%;
    /*height:415px;
    position:relative;*/
}

.confirmation {
    padding:20px;
    text-align:center;
}

h2 {
    font-size: 18px;
    color: #666666;
    line-height: 22px;
    font-weight: bold;
    font-family: Arial, Geneva, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

.breadcrumb {
    margin-bottom:30px;
    color:#888;
    width:960px;
}

.breadcrumbLastItem {
    color:#00ABAD;
}

.grid {
    border:1px solid #666666;
    width:100%;
    border-collapse:collapse;
}

    .grid th {
        background-color:#666666;
        color:white;
        padding:2px;
    }

    .grid td {
        border:1px solid #666666;
        padding:2px;
        text-align:center;
    }

.RadGrid_Office2007 .rgMasterTable, .RadGrid_Office2007 .rgDetailTable, .RadGrid_Office2007 .rgGroupPanel table, .RadGrid_Office2007 .rgCommandRow table, .RadGrid_Office2007 .rgEditForm table, .RadGrid_Office2007 .rgPager table {
    font: normal 11pt Arial, Helvetica, sans-serif !important;
    line-height: 16px;
}

.sitelink {
    color:#6c6c6c;
}

.sitelink:visited {
    color:#6c6c6c;
}

.product-image {
    text-align:center; 
}

.product-thumb {
    text-align:center; 
    display:inline-block;
    width:32%;
}

.product-image img
{
    width:100%;
    max-width:400px;   
}

.product-thumb img
{
    width:90px;
    max-width:90px;
    border:2px solid transparent;
    cursor:pointer;
}

.product-thumb .selected
{
    border:2px solid #656565;
}