@font-face {
    font-family:'MgOpenCanonica';
    src:url('fonts/mgopencanonicaregular-webfont.eot');
    src:local('MgOpenCanonica'), url('fonts/mgopencanonicaregular-webfont.ttf') format('truetype');
}

body {
    background:#b1bfcb;
}

#wrapper {
    width: 968px;
}
.header, #contentWrapperWrapper {
    background: url(images/bg_body.png?1345111314) repeat-y center top;
    width: 956px;
    padding: 0 6px;
}

a {
    color:#399;
}

a.button,a.button:hover {
    background:url(images/icon_arrow_right.png?1345111314) no-repeat left center;
    font-size:12px;
    background-image:url(images/icon_arrow_right.png?1345111314);
    color:#399;
    padding:0 0 0 18px;
}

a.button:hover {
    text-decoration:underline;
}

#globalWrapper,#identityWrapper {
    width:956px;
    background:#fff;
}

#globalContainer {
    height:22px;
    padding:10px 25px 0 0;
}

#globalLanguage {
    padding-top:4px;
}

#globalLanguage li {
    margin-left:20px;
}

#globalLanguage a {
    color:#666;
    font-size:12px;
    text-transform:none;
}

#globalLanguage a.active {
    color:#333;
    font-weight:400;
    text-decoration:none;
    font-style:normal;
}

#globalSearch .field {
    background:#fff;
    border:1px solid #ccc;
    font-size:11px;
    line-height:14px;
    color:#999;
    width:160px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
    padding:3px 4px;
}

#globalSearch .button {
    border:none;
    color:#fff;
    font-size:12px;
    margin-left:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
    background:#399;
    border-color:#399;
    padding:2px 4px;
}

#identityContact {
    border:none;
}

#identityContact img {
    margin:0 0 0 25px;
}

#identity {
    padding-left:25px;
}

#companyName {
    font-size:26px;
    color:#333;
}

#companyTagline {
    font-family:Times, serif;
    font-size:18px;
    color:#514f46;
}

#contact {
    padding-right:25px;
}

#actionLine {
    font-family:Times, serif;
    color:#333;
    font-style:italic;
    font-size:18px;
}

#phoneNumber {
    color:#069;
    font-family:'MgOpenCanonica', Times, serif;
    font-size:30px;
    line-height:32px;
}

#topNav {
    border-bottom:none;
    border-top:1px solid #fff;
    width:956px;
    background:#68879a;
    border:none;
}

#topNav ul {
    border-bottom:none;
    padding-left:15px;
    width:941px;
    font-family:'MgOpenCanonica', Times, serif;
    font-weight:400;
}

#topNav ul li a {
    height:31px;
    line-height:31px;
    text-decoration:none;
    color:#fff;
    font-size:16px;
    padding:0 15px;
}

#topNav ul li a.hasChildren {
    margin-bottom:28px;
}

#topNav ul li a:hover {
    background:#7e99a9;
}

#topNav ul li a.active,#topNav ul li a.active:hover {
    font-weight:400;
    background:#399;
    color:#fff;
}

#topNav ul ul {
    border-bottom:1px solid #e3e3e3;
    top:30px;
}

#topNav ul li ul {
    background:#fff;
    font-family:Arial, sans-serif;
    padding-left:20px;
}

#topNav ul li ul li a {
    height:28px;
    line-height:28px;
    font-size:12px;
    color:#333;
}

#topNav ul li ul li a:hover {
    color:#930;
    background:none;
}

#topNav ul li ul a.active,#topNav ul li ul a.active:hover {
    background:none;
}

#breadcrumbContainer {
    width:900px;
    margin:0 auto;
    padding:0;
}

#breadcrumb {
    color:#666;
    font-size:10px;
}

#breadcrumb a {
    background:url(images/icon_breadcrumb.png?1345111314) no-repeat right center;
    color:#666;
    font-size:10px;
    padding-right:16px;
}

#adLeaderboard {
    background:#b1b1b1;
}

.module {
    color:#333;
    font-size:12px;
    line-height:16px;
}

.contentArea .h1 {
    font-weight:400;
    color:#069;
    font-family:'MgOpenCanonica', Times, serif;
    font-size:30px;
    line-height:30px;
}

.contentArea .h2 {
    font-weight:400;
    color:#069;
    font-family:'MgOpenCanonica', Times, serif;
    font-size:20px;
    line-height:20px;
}
.contentArea .h1 a,
.contentArea .h2 a {
    color: #069;
}
.contentArea .h4,.feeds dd strong {
    font-family:Times, serif;
    font-weight:400;
    color:#999;
    font-style:normal;
    font-size:18px;
    line-height:20px;
}

.border .h2,.notify .h2 {
    padding-bottom:3px;
}

.border hr,.focus .h2,.linklist ul,.feeds .h2,.formbuilder .h2 {
    font-size:20px;
    border-color:#069;
    border-width:4px;
}

.focus {
    border-bottom:2px solid #e3e3e3;
    margin-left:10px;
    margin-right:10px;
    border-color:#e3e3e3;
    padding:0;
}

.focus .h4 {
    margin-bottom:7px;
}

.focus p {
    margin-bottom:10px;
}

.box,.hours {
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
    background:#dfe5ea;
}

.dotted {
    background-image:url(images/bg_dotted.gif?1345111314);
}

.linklist a {
    padding-left:20px!important;
    background-image:url(images/icon_arrow_right.png?1345111314)!important;
    color:#399!important;
    font-size:12px;
}

.comments .h4 {
    background:url(images/icon_comments.gif?1345111314) no-repeat 0 4px;
    padding-left:20px;
    background-image:url(images/icon_comments.gif?1345111314);
    border-color:#e3e3e3;
}

.comments dl,.feeds dl {
    border-width:1px;
}

.comments .small a {
    color:#666;
}

.feeds dd strong {
    margin:3px 0;
}

.external a {
    font-weight:400;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
    color:#fff;
    font-family:'MgOpenCanonica', Times, serif;
    font-size:20px;
    padding:22px 0 22px 76px !important;
}

.external a.photo {
    background:#7a7671 url(images/icon_photo.png?1345111314) no-repeat 10px center;
}

.external a.quote {
    background:#7a7671 url(images/icon_quote.png?1345111314) no-repeat 10px center;
}

.hours .content {
    margin-bottom:5px;
    background:#f4f6f8;
    padding:5px 10px 1px;
}

.contact {
    background:none;
    border-bottom:1px solid #e3e3e3;
    padding:0;
}

.contact .h2 {
    border-bottom:4px solid #e2e2d4;
    padding-bottom:3px;
    border-color:#069;
}

.logos ul {
    background:none;
    padding:0;
}

.formbuilder.normal form {
    background:#e1e1d1;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
}

.formbuilder.simple {
    background:#e1e1d1;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
    padding:0;
}

.formbuilder.simple .h2 {
    border:none;
    color:#fff;
    border-top-right-radius:8px;
    border-top-left-radius:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
    background:#666;
    padding:10px 15px;
}

.formbuilder.simple form {
    padding:0 15px 10px;
}

.formbuilder hr {
    border-color:#fff;
}

.formbuilder .textarea-container,.formbuilder .text-container {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
    border-color:#bbb;
}

.formbuilder .button-container {
    display:inline;
    padding:8px 0 9px;
}

.gallery .pics li em {
    font-style:normal;
}

.gallery .pics li span.pic {
    background:#eee;
}

.gallery ul.nav {
    border-top:1px solid #e2e2d4;
    border-color:#e3e3e3;
}

.gallery .nav .info {
    font-size:11px;
    color:#333;
}

.gallery .nav a.previous {
    background-image:url(images/icon_arrow_left.png?1345111314);
}

.gallery .nav a.next {
    background-image:url(images/icon_arrow_right.png?1345111314);
}

.subnav a {
    background:url(images/icon_subnav.png?1345111314) no-repeat 1px 7px;
    border-bottom:1px dotted #e3e3e3;
    padding-left:14px;
    color:#333;
    font-size:12px;
    background-image:url(images/icon_subnav.png?1345111314);
}

.subnav a:hover {
    color:#666;
    text-decoration:none;
}

.subnav li {
    margin-bottom:2px;
}

.subnav ul ul {
    border-bottom:1px dotted #e3e3e3;
}

.subnav li li {
    border:none;
    margin:0;
}

.subnav a.active,.subnav a.active:hover {
    border-bottom:1px dotted #e3e3e3;
    font-weight:400;
    color:#399;
}

.subnav li li .active,.subnav li li a.active:hover,.subnav a.hasChildren,.subnav a.hasChildren:hover {
    border-bottom:0;
}

.subnav li li a {
    background:none;
    font-size:11px;
    padding-left:14px;
}

.subnav li li li a {
    padding-left:24px;
}

.subnav li li li li a {
    padding-left:34px;
}

.subnav li li li li li a {
    padding-left:44px;
}

#footer {
    width: 968px;
}
#footer .bgWrapper:first-child {
    background: url(images/bg_body.png?1345111314) repeat-y center top;
    overflow: hidden;
}

div.address {
    background:#ede9de;
    border-top:1px solid #b9b9b2;
    color:#333;
    letter-spacing:0;
    text-align:left;
    text-transform:none;
    background-color:#cfd7df;
    border-color:#cfd7df;
    margin:10px 31px 8px;
    padding:0 20px;
}

#poweredByContainer {
    background: url(images/bg_bottom.png?1345111314) no-repeat center top;
    border:none;
    padding:20px 31px 5px;
}

#topNav ul li ul li a:hover,#topNav ul li ul a.active,#topNav ul li ul a.active:hover {
    background:none;
    color:#399;
}

.formbuilder.normal form,.formbuilder.simple {
    background:#dfe5ea;
}

.formbuilder .h4 {
    color:#666;
    font-style:italic;
}

.gallery .pics a,#poweredBy,.hours .small,#poweredByContainer a {
    color:#333;
}

/* CHECKOUT */
.checkoutArea table tbody tr.total td {
    background: #DFE5EA;
}
.checkoutArea, .product .price,
.checkoutArea table,
.checkoutArea table th,
.checkoutArea .subTotal strong,
.checkoutArea .total strong,
.checkoutArea .checkoutDetail strong {
    color: #333;
}
.checkoutArea .subTotal strong,
.checkoutArea .total strong,
.checkoutArea .checkoutDetail strong {
    font-weight: bold;
}

.checkoutArea .shopButtonWrapper, .contentArea .shopButtonWrapper {
    border: 0;
    text-align: right;
}
.formbuilder .button, .contentArea .shopButton {
    background: url(images/shopButton_bg.png?1345111314) repeat-x left center;
    width: auto;
    color: #fff;
    font-weight: bold;
    font-size: 14px !important;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    border: 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 2px #999999;
    box-shadow: 0 1px 2px #999999;
}
.checkoutArea .shopButton,
.contentAreaA .shopButton,
.contentAreaB .shopButton,
.contentAreaC .shopButton,
.contentAreaD .shopButton,
.contentAreaE .shopButton,
.contentAreaF .shopButton {
    width: 100%;
}
.formbuilder .button-container:after, .checkoutArea .shopButtonWrapper:after {
    pointer-events:none;
    display: block;
    height: 0;
    font-size: 14px;
    content: ' ➔';
    color: #fff;
    /* just to be sure if at one point selectivizr or equivalent js lib would be installed */
    *display: none; /* IE7 hack */
    _display: none; /* IE6 hack */
}
.formbuilder .button-container:after {
    position: absolute;
    top: 21px;
    right: 6px;
}
.checkoutArea .shopButtonWrapper:after {
    position: relative;
    top: -22px;
    right: 6px;
}
.formbuilder .button, .checkoutArea .shopButton {
    padding: 0 22px 0 10px;
    *padding: 0 10px; /* IE7 hack */
    _padding: 0 10px; /* IE6 hack */
}
/* IE8 hack */
@media \0screen {
    .formbuilder .button-container:after, .checkoutArea .shopButtonWrapper:after {
        display: none;
    }
    .formbuilder .button, .checkoutArea .shopButton {
        padding: 0 10px;
    }
}
.formbuilder.simple .button {
    margin: 15px 0 0 0;
}
.ecommerceSlider ul.nav, .ecommerceSlider2 ul.nav {
    background: transparent;
}
.ecommerceSlider .nav a.previous, .ecommerceSlider2 .nav a.previous {
    background-image: url(images/icon_arrow_left.png?1345111314);
}
.ecommerceSlider .nav a.next, .ecommerceSlider2 .nav a.next {
    background-image: url(images/icon_arrow_right.png?1345111314);
}
.product .h1 a {
    background-image: url(images/backtolist.gif?1345111314);
}
