/* Minimal Professional Style */

/* Grab the Francios One, and Lato fonts from Google */
@import url(http://fonts.googleapis.com/css?family=Lato:700,400,100,300|Francois+One);

/* General Font Treatment, Colours & Styles*/

body, th, td {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    background-color: #FFFFFF;
    color: #222;
}

body.two-tone {
    background-image: url(../images/template-1-bg.gif);
    background-position: center;
    background-repeat: repeat-y;
}

.public-footer,
.public-footer th, .public-footer td {
    font-size: 12px;
    line-height: 17px;
}

body .col-right, .col-right p, .col-right th, .col-right td {
    font-size: 13px;
}

th, td {
    background: none;
}

input[type="submit"].small, input[type="button"].small, input[type="reset"].small, button.small {
    color: #124A76;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

strong, b {
    font-weight: 700;
}

body {
    background-color: #f1efed;
}

a:visited,
a,
.panel p a{
    color: #124a76;
    font-weight: 500;
    text-decoration: none;
}
a:hover,
.panel p a:hover,
.header-social a:hover,
div.links a.cat-item:hover,
.col-gallery-images h2 a:hover, .col-gallery-images h3 a:hover,
a.site-title:hover {
    color: #629569;
}

h1 {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 31px;
    line-height: 34px;
    color: #292929;
    margin-bottom: 18px;
    font-weight: 100;
}

h2,
.content-block h2 {
    font-family: 'Francois One', Tahoma, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #6d7175;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 18px;
}
.ie6 .home-gallery h2 {
    margin-left: 0 !important;
    padding-left: 0 !important;
    position: relative;
}

h2 a {
    color: #6d7175;
}

h2 .title-arrow {
    line-height: 0;
    height: 0;
    width: 0;
}

.col-left h2 {
    border-bottom: 1px solid #dbd9d7;
    padding-bottom: 8px;
    margin-bottom: 9px;
}

h2.pullquote {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 31px;
    line-height: 34px;
    color: #292929;
    margin: 0 0 18px 0;
    font-weight: 300;
    text-transform: none;
}

/*.col-main .panel:nth-child(2) h2 {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 31px;
    line-height: 34px;
    font-weight: 300;
    color: #292929;
    text-transform: none;
}*/

.content-block.feature-panel, .content-block.home-gallery, .content-block.gallery {
    background-color: #FBFAFA;
    border-bottom: 1px solid #DBD9D7;
}
.what-we-do {
    border-bottom: 1px solid #DBD9D7 !important;
    margin-bottom: 0;
    padding-bottom: 13px;
}
.wide .what-we-do,
.two-tone .what-we-do {
    border-bottom: 0 !important;
}
.two-tone .what-we-do {
    padding-bottom: 0;
}

.two-tone .content-block.what-we-do,
.two-tone .content-block.feature-panel,
.two-tone .content-block.home-gallery,
.two-tone .content-block.gallery {
    background: none;
    border: 0;
}

.col-main .gallery-feed-list.content-block h2 {
    font-family: 'Francois One', Tahoma, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: #6d7175;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 40px 18px 40px !important;
    padding: 0;
}

.col-footer h2 {
    color: #5e5d5d;
    text-shadow: 0 1px 2px rgba(255,255,255,0.8);
}


h3 {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
}

h3 a {
    color: #124a76;
}

h4 {
    font-family: 'Francois One', Tahoma, Helvetica, sans-serif;
    color: #6d7175;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: normal;
}

h5 {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 10px 0;
}

/* Header Bar */

a.site-title {
    font-family: 'Francois One', Tahoma, Helvetica, sans-serif;
    color: #6d7175;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;

}

a.site-title span.site-title-arrow {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #629569;
    border-top: 5px solid transparent;
    margin-top: -1px;
}

a.site-title:hover {
    color: #629569;
    text-decoration: none;
}

a span.title-arrow {
    border: 5px solid transparent;
    border-left: 5px solid #629569;
}
.ie6 a span.title-arrow {
    display: none;
}

.header-phone h4 {
    text-align: right;
    line-height: 16px;
}

.header-social a {
    color: #124a76;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
}

.header-social a:hover {
    text-decoration: none;
}

.header-social img {
    margin: -4px 5px 0 0;
}

/* Header */

#header a.logo-image,
#header a.banner-image {
    border: 2px solid #d8d7d5;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}
.two-tone #header a.logo-image {
    border-color: #c5c3c1;
}

#header a.logo-image img,
#header a.banner-image img {
    border: 2px solid #f4f2f1;
    border-radius: 10px;
}
.two-tone #header a.logo-image img {
    border-color: transparent;
}

#header a.banner-image .title {
    background: black;
    background: rgba(41,41,41,0.85);
    border-radius: 0 0 6px 6px;
    border: 2px solid #F4F2F1;
    border-top: 0;
}

#header a.banner-image h1 {
    color: white;
    font-size: 36px;
    font-weight: 300;
    margin-top: 16px;
}

#header a.banner-image h2 {
    color: #d4d4d4;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 500;
    margin-top: 30px;
    text-transform: none;
}

#header.no-logo {
    padding-top: 20px;
}

#header.no-logo .col-main {
    padding-left: 0;
    margin-right: 33px;
}

#header.no-logo .col-main h2,
#header.header-logo .col-main h2 {
    color: #124A76;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
    font-size: 36px;
    line-height: 34px;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
}

#header.no-logo .col-main h4,
#header.header-logo .col-main h4 {
    margin: 0;
    text-transform: none;
    line-height: 18px;
    font-family: 'Lato', Tahoma, Helvetica, sans-serif;
}

#header.no-logo .col-right,
#header.header-logo .col-right {
    font-size: 13px;
    padding-top: 17px;
}

.ie8 #header.no-logo .col-right .header-social {
    width: 500px;
}
.ie8 .two-tone #header.no-logo .col-right .header-social {
    width: auto;
}

#header.no-logo .header-phone,
#header.header-logo .header-phone {
    padding-top: 7px;
}

.two-tone .header-phone {
    position: relative;
    top: -6px;
}

#header.no-logo .col-right a,
#header.header-logo .col-right a {
    color: #124a76;
    text-decoration: none;
    font-weight: bold;
}

#header.no-logo .col-right a:hover,
#header.header-logo .col-right a:hover {
    color: #629569;
}

.two-tone #header.no-logo a.social-link,
.two-tone #header.header-logo a.social-link {
    padding-right: 0;
}

#header.no-logo .header-phone h4,
#header.header-logo .header-phone h4 {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    text-transform: none;
}

.two-tone #header .header-social a span {
    display: none;
}


/* Footer */

#main-footer.public-footer {
    border-top: 1px solid #dddbd9 !important;
    background-color: #FFFFFF;
    color: #636363;
    font-size: 0.95em;
}

#main-footer.public-footer a {
    font-family: Helvetica,Arial,Tahoma,Sans-serif;
    line-height: 1.5em;
    color: #124A76;
    text-decoration: none;
}

/* Main Nav */

.nav ul {
    border: none;
    list-style-type: none;
}

.has-small-nav .nav ul {
    background: white;
    border: 2px solid #f4f2f1;
    border-radius: 8px 0 0 8px;
    border-right: 0;
    padding: 9px 0;
}

#header #nav-bar {
    background: white;
    border: 2px solid #d8d7d5;
    border-radius: 9px;
    margin-top: 29px;
}

#header #nav-bar .inner {
    border: 2px solid #f4f2f1;
    border-radius: 6px;
}

.nav li {
    list-style-type: none;
}

.nav li.active {
    background-color: #FFFFFF;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 2px 0 #cfcdca;
}
.two-tone .nav li.active {
    width: 155px;
    position: relative;
    left: 20px;
}
#nav-bar.nav li.active {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
}
.has-small-nav .nav li.active {
    border-radius: 0;
}

.nav li a {
    color: #124a76;
    text-transform: uppercase;
    font-family: 'Francois One', Tahoma, Helvetica, sans-serif;
    text-shadow: 0 1px 1px rgba(255,255,255, .75);
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    border-bottom: 1px solid #cfcdca;
    display: block;
    width: 120px;
    padding-right: 10px;
}
.nav li.active a {
    color: #5e5d5d;
}
.nav li a:hover{
    color: #629569 !important;
}
.two-tone .nav li.active a {
    position: relative;
    left: -18px;
}

.has-small-nav .nav li a {
    font-size: 14px;
    line-height: 14px;
    width: auto;
    padding: 12px 0;
    min-height: 0;
}
.has-small-nav .nav li.last a {
    border-bottom: 0;
}
.has-small-nav .nav li.active a {
    color: #5e5d5d;
}

#nav-bar.nav li a {
    border: none;
    border-left: 1px solid #dbd9d7;
    font-size: 14px;
    line-height: 16px;
    width: auto;
    max-width: 200px;
}

#nav-bar.nav li.first a {
    border: none;
    padding-left: 20px;
}

#nav-bar.nav.has-logo li.first a {
    border-left: 1px solid #dbd9d7;
}

#nav-bar.nav li.last a {
    border-right: 0;
}

#nav-bar a.logo-image {
    background: #F4F2F1;
    padding: 2px;
    border: 2px solid #D8D7D5;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    z-index: 1;
}

.nav a:hover {
    color: #124a76 !important;
}

.nav .nav-item-wrapper {
    border-bottom: 1px solid #ebe9e7;
}
#nav-bar.nav .nav-item-wrapper {
    border-bottom: 0;
}
.has-small-nav .nav .last .nav-item-wrapper {
    border-bottom: 0;
}

.nav .active a,
.nav .active .nav-item-wrapper {
    border: none;
}

.nav a span.arrow,
.nav a span.icon {
    display: none;
}

.nav a span.arrow {
    border-bottom: 5px solid transparent;
    border-left: 6px solid #ada9a4;
    border-top: 5px solid transparent;
}

/* Content / Columns */

#page-container {
    margin-bottom: 40px;
}

#content-wrapper {
    border: 2px solid #d8d7d5;
    width: 954px;
    border-radius: 9px;
}
.two-tone #content-wrapper {
    border: 0;
    margin: 2px;
}

#content-wrapper.has-small-nav {
    border: 0;
}

#columns-wrapper {
    border: 2px solid #f4f2f1;
    border-radius: 6px;
}
.two-tone #columns-wrapper {
    border: 0;
    margin: 2px;
}

.has-small-nav #columns-wrapper {
    border: 0;
}

#columns {
    background-color: #dbd9d7;
    border-radius: 4px;
}

.no-nav #columns {
    background-color: white;
}

.has-small-nav #columns {
    background: none;
}

#main-contents-wrapper {
    background-color: #dbd9d7;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.no-nav #main-contents-wrapper {
    background-color: white;
}

.has-small-nav #main-contents-wrapper {
    border-bottom-left-radius: 4px;
    border: 2px solid #D8D7D5;
}

#main-contents {
    background-color: #FFFFFF;
    box-shadow: -1px 0 2px rgba(0, 0, 0, 0.1);
}
.has-small-nav #main-contents {
    border: 2px solid #F4F2F1;
    border-radius: 2px;
}

.content-block {
    border: none;
}

.col-footer .content-block {
    border-bottom: 0;
}

.col-right .content-block {
    border-bottom: 1px solid #DBD9D7;
}
.col-right .content-block:last-child {
    border-bottom: 0;
}

.wide .content-block.home-gallery {
    border-top: 0;
}

.gallery-image-caption {
    background-color:  #000000;
    background: rgba(0, 0, 0, .25);
    color: #FFFFFF;
    font-weight: bold;

}

.col-right {
    /*box-shadow: -1px 0 2px rgba(0, 0, 0, 0.1);*/
}

.col-right-top {
    background-image: url(../images/side-bar-top.png);
    background-repeat: no-repeat;
    background-position:  0 bottom;
}

.col-right-content {
    background-image: url(../images/side-bar-repeat.png);
    background-repeat: repeat-y;
    background-position:  0 0;
}

.col-right-bottom {
    background-image: url(../images/side-bar-bottom.png);
    background-repeat: no-repeat;
    background-position:  0 0;
}

.two-tone .col-right-top,
.two-tone .col-right-content,
.two-tone .col-right-bottom {
    background-image: none;
}

.two-tone #main-contents .col-right {
    border: 1px solid #dbd9d7;
    border-radius: 6px;
}
.two-tone #main-contents .col-right-inner {
    background-color: #f4f4f3;
    border: 1px solid #fff;
    border-radius: 6px;
}

.col-footer {
    background-color: #e4e3e1;
}

.two-tone .col-footer {
    background: none;
    border-top: 1px solid #cfcdca;
}

/* Macros style */

/* Panel buttons */

a.panel-button {
    border: 2px solid #e5e5e5;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 12px;
    color: #FFFFFF !important;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.col-footer a.panel-button {
    background: #e9e9e7;
    border-color: #cdccca;
}
.two-tone .col-footer a.panel-button {
    background: none;
    border-color: #E5E5E5;
}

a.panel-button span.panel-button-text {
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 12px;
    min-height: 12px;
    background-color: #629569;
    border-radius: 2px;
}
.ie6 a.panel-button span.panel-button-text {
    padding-right: 12px;
}
a.panel-button span.panel-button-text:hover,
.cart .input-submit:hover,
.minicart .input-submit:hover,
input.buyNowButton:hover,
#invoice .input-button:hover,
form .submit-wrapper input:hover,
form .checkout-button input[type="button"].small:hover {
    box-shadow: inset 0 2px 1px #49704f;
    padding-top: 9px;
    padding-bottom: 7px;
}

a.panel-button:hover span.panel-button-arrow {
    top: 13px;
}

a.panel-button span.panel-button-arrow {
    float: left;
    clear: both;
    border-bottom: 2px solid transparent;
    border-left: 3px solid #FFFFFF;
    border-top: 2px solid transparent;
}
.ie6 a.panel-button span.panel-button-arrow {
    display: none;
}

/* Arrow Links */

a.arrow-link {
    margin-right: 6px;
    padding-right: 9px;
    background-repeat: no-repeat;
    background-position: right 5px;
    font-weight: bold;
}
.col-left a.arrow-link {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

/* Data Table */

.data-table {

}

.data-table th,
.data-table td {
    vertical-align: top;
    border-top: 1px solid #dbd9d7;
    text-align: left;
    line-height: 16px;
}

.col-right .data-table th,
.col-right .data-table td {
    line-height: 14px;
    padding: 8px 0;
}

.col-footer .data-table th {
    font-weight: bold;
}

.col-footer .data-table tr.first th,
.col-footer .data-table tr.first td {
    border-top: 1px solid #cfcdca;
    border-bottom: 1px solid #cfcdca;
}

.col-footer .data-table tr:last-child th,
.col-footer .data-table tr:last-child td {
    border-bottom: 0;
}

.col-footer .data-table th,
.col-footer .data-table td {
    border-top: 1px solid #ebe9e7;
    border-bottom: 1px solid #cfcdca;
}

.data-table tr.first th,
.data-table tr.first td {
    border: none;
}

.data-table th {
    color: #444;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}

.col-right .data-table td {
    font-weight: 400;
}

/* Gallery */

a.gallery-image-link.framed-link {
    border: 2px solid #e1e1e1;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    margin-bottom: 0;
}

a.gallery-image-link.framed-link img.gallery-image {
    border: 2px solid #fcfbfb;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #FFFFFF;
    box-shadow: none;
    margin: 0;
}

.gallery-images-framed-wrapper div.gallery-grid-item-wrapper h3 {
    font-size: 15px;
    color: #124A76;
}

.gallery-images-framed-wrapper div.gallery-grid-item-wrapper p {
    color: #676461;
    font-weight: 500;
    font-size: 12px;
}

/* Options panel for listing page */

div.gallery-options div.content-block {
    border-top: 1px solid #E5E5E5;
    border-bottom: none;
}

.col-left div.gallery-options div.content-block {
    border-top: 0;
}

div.gallery-options div.view-by-links a.active {
    border-bottom: none;
}

div.view-by-links a {
    background-image: url(../images/list-types.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    border-left: 1px solid #edeceb;
}

div.view-by-links a.first {
    border: none;
}

div.view-by-links a.view-by-list {
    background-position: 9px 8px;
}

div.view-by-links a.view-by-grid {
    background-position: -60px 8px;
}

div.view-by-links a.view-by-jumbo {
    background-position: -25px 8px;
}

div.view-by-links a.view-by-list.active {
    background-position: 9px -15px;
}

div.view-by-links a.view-by-grid.active {
    background-position: -60px -15px;
}

div.view-by-links a.view-by-jumbo.active {
    background-position: -25px -15px;
}

div.links a.cat-item {
    color: #124a76;
    line-height: 14px;
    font-size: 13px;
    font-weight: normal;
    border-top: 1px solid #edeceb;
}
.col-left div.links a.cat-item {
    border-top: 0;
}

div.links a.cat-item.active {
    color: #ada9a4;
    border-bottom: none;
}

div.links a.cat-item.first {
    border: none;
}

div.gallery-options a.cat-item span.category-arrow {
    display: none;
    border-bottom: 3px solid transparent;
    border-left: 4px solid #ada9a4;
    border-top: 3px solid transparent;
}

div.gallery-options table td {
    border-top: 1px solid #edeceb;
    line-height: 12px;
}

div.gallery-options table tr.first td {
    border: none;
}

div.gallery-options table .active a.cat-item,
div.gallery-options table .active td.count {
     color: #ada9a4;
}

div.gallery-options table .active td span.category-arrow {
    display: none;
}

div.gallery-options table a.cat-item {
    border: none;
}

div.gallery-options table td.count {
    text-align: right;
    color: #444444;
    font-size: 11px;
    font-weight: bold;
}

/* Gallery Page */

div#gallery-images {
    /*background-color: #fbfafa;
    border-top: 1px solid #dbd9d7;
    border-bottom: 1px solid #dbd9d7;*/
}

#gallery-images div.list div.content-block {
    border: none;
}

div.col-gallery-images div.gallery-list-item {
    border-top: 1px solid #ebe9e8;
    padding-left: 0;
}

div.col-gallery-images div.gallery-list-item.first {
    border-top: none;
}

div.col-gallery-images div.gallery-item-details {
    width: 327px;
}

div.col-gallery-images div.gallery-list-item.alt {
    /*background-color: #f8f7f6;*/
}

#gallery-images div.list div.cart-total {
    right: 0;
}

.gallery-image.framed {
    background-color: #fff;
    border: 1px solid #E1E1E1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    zoom: 1;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color = '#e3e3e3', direction = 135, strength = 3) progid:DXImageTransform.Microsoft.Shadow(color = '#e3e3e3', direction = 45, strength = 3) progid:DXImageTransform.Microsoft.Shadow(color = '#e3e3e3', direction = 315, strength = 3) progid:DXImageTransform.Microsoft.Shadow(color = '#e3e3e3', direction = 225, strength = 3);*/
}

.col-gallery-images h2 a, .col-gallery-images h3 a {
    color: #124a76;
}

#gallery-images div.content-block h3 {
    padding: 0;
    margin: 0 0 4px;
    line-height: 19px;
    font-size: 15px;
}

.gallery-list-item p {
    line-height: 17px;
    margin-top: 0;
}

#gallery-images div.content-block span.price {
    color: #629569;
    font-size: 15px;
    line-height: 16px;
}

#gallery-images a span.list-item-arrow {
    display: none !important;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #dbd9d7;
    border-top: 5px solid transparent;
}

/* Grid Images */

#gallery-images div.col-gallery-images.grid .gallery-grid-item {
    border-top: 1px solid #dbd9d7;
}

#gallery-images div.col-gallery-images.grid .gallery-grid-item h3 {
    line-height: 16px;
}

#gallery-images div.col-gallery-images.grid .gallery-grid-item span.price {
    font-size: 15px;
    line-height: 22px;
}

#gallery-images div.col-gallery-images.grid .gallery-grid-item.first {
    border: none;
}

/* Jumbo Images */

div.col-gallery-images.jumbo .gallery-jumbo-item {
    border-top: 1px solid #dbd9d7;
    padding-top: 15px;
}

div.col-gallery-images.jumbo .gallery-jumbo-item.first {
    border: none;
}

/* Pagination */

.gal-pagination {
    border: none;
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

div.gal-pagination input.input-text {
    border: 1px solid #dbd9d7;
    color: #124a76;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
}

div.gal-pagination div.gal-pagination-buttons {
    text-transform: none;
    font-weight: bold;
    font-size: 13px;
    font-weight: bold;
    color: #124A76;
}

div.gal-pagination span.next {
    border-left: 1px solid #edeceb;
}

div.gal-pagination span.back span.pagination-arrow {
    border-bottom: 4px solid transparent;
    border-right: 4px solid #ada9a4;
    border-top: 4px solid transparent;
    line-height: 0;
}

div.gal-pagination span.next span.pagination-arrow {
    border-bottom: 4px solid transparent;
    border-left: 4px solid #ada9a4;
    border-top: 4px solid transparent;
    line-height: 0;
}

div.gal-pagination-value-wrap {
    color: #ada9a4;
}

div.gal-pagination-value-wrap span.gal-pagination-max {
    color: #444444;
}

/* News List */

#news-items-list {
    border-top: 0;
    position: relative;
    top: -4px;
}

.news-article #news-items-list {
    border-top: 0;
}

.home-page #news-items-list {
    border-top: 0;
}

.home-page .col-main .feed-list.content-block h2 {
    margin-bottom: 5px;
}

.news-feed-list li {
	background: white;
	border-top: 1px solid white;
}

.aside-column .news-feed-list li.alt {
    background: none;
}

.news-feed-list li .news-item-contents {
	border-bottom: 1px solid #edeceb;
}

.news-feed-list .thumb {
	background: white;
	border: 2px solid #e5e5e5;
	border-radius: 7px;
    width: 94px;
}

.news-feed-list .thumb img {
	background: white;
	border: 2px solid #FCFBFB;
	border-radius: 10px;
    padding: 0 !important;
}

div.more-button-wrapper {
    text-align: center;
    border: 0;
    border-top: 1px solid #dbd9d7;
    border-bottom: 1px solid #dbd9d7;
}

div.more-button-wrapper a.more-button {
    padding-right: 9px;
    background-image: url(../images/link-arrow.gif);
    background-repeat: no-repeat;
    background-position: right 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
}

.news-feed-list h3 {
	color: #124a76;
    margin-bottom: 5px
}

.news-feed-list .meta {
	color: #444444;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.news-article {
    background: #fbfafa;
    border: 1px solid #dbd9d7;
    border-left-width: 0;
    border-right-width: 0;
}
.two-tone .news-article {
    background: none;
    border: 0;
}

.news-article h3 {
    font-family: 'Francois One', Tahoma, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #6D7175;
}

.news-article .meta .date {
    float: left;
    font-family: helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 18px;
}

.news-article .meta .author {
    font-weight: bold;
}

.news-article li .thumb {
    background: white;
    border: 2px solid #e1e1e1;
    border-radius: 7px;
}

.downloads-panel {
    padding: 0;
}

.col-main .downloads-panel.content-block h2 {
    font-family: 'Francois One', Tahoma, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: #6D7175;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 18px;
}

.downloads-panel .downloads-header {
    color: #444444;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.downloads-panel .downloads-header .sorting a {
    border-left: 1px solid #edeceb;
    text-transform: none;
}
.downloads-panel .downloads-header .sorting a.first {
    border-left: 0;
}
.downloads-panel .downloads-header .sorting a.active {
    color: #ada9a4;
}


.downloads-panel ul.files {
    border-top: 1px solid #dbd9d7;
}
.downloads-panel ul.files li {
    border-bottom: 1px solid #dbd9d7;
}
.downloads-panel ul.files li.alt {
    background: #fbfafa;
}
.two-tone .downloads-panel ul.files,
.two-tone .downloads-panel ul.files li {
    border: 0;
}
.two-tone .downloads-panel ul.files li.alt {
    background: none;
}

.downloads-panel .icon {
    background-color: white;
    background-position: 50% 50% !important;
    background-repeat: no-repeat;
    border: 2px solid #e5e5e5;
    border-radius: 7px;
}

.downloads-panel .notation {
    font-family: helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 18px;
}

/* Gallery item - Product page */

.gallery-item-header {
    border-bottom: 1px solid #edeceb;
    background-color:  #FFFFFF;
}
.two-tone .gallery-item-header {
    border-bottom: 0;
}

.gallery-back a {
    padding-left: 10px;
    background-position: 0 6px;
    background-repeat: no-repeat;
    background-image: url(../images/link-arrow-back.gif);
}

.gallery-item-top span.price {
    line-height: 34px;
    font-size: 15px;
    color: #629569;
}

.col-main .gallery-item-wrapper.content-block h2 {
    font-family: 'Francois One', Tahoma, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 34px;
    color: #6d7175;
    text-transform: none;
    font-weight: normal;
    text-align: left;
    margin: 0;
}

/* Gallery item - Product page ends */

/* Link List */

ul.link-list {
    list-style-type: none;
    margin: 0;
}

ul.link-list li {
    list-style-type: none;
    margin: 0 0 5px;
    line-height: 18px;
}

/* contact info block */

.col-right .content-block.contact-information {
    border: none;
}

/* Opening Hours Block */

.opening-hours-title h5  {
    color: #444;
    line-height: 13px;
    font-size:  12px;
    margin-top: 1px;
}

.opening-hours-block {
    border-bottom: 1px solid #DBD9D7;
}

.col-left .opening-hours-block {
    border: 0;
}

.opening-hours-details p {
    margin: 0 !important;
    padding: 8px 0;
    border-top: 1px solid #DBD9D7;
    line-height: 14px;
    font-size:  13px;
}

.col-left .opening-hours-details p {
    border-top: 0;
}

.col-footer .opening-hours-details p {
    text-align: right;
}

.opening-hours-details p.first {
    border-top: none;
    padding: 0 0 8px;
}

/* Links block */

.links-block p,
.col-right .links-block p {
    margin: 0 0 3px;
}

/* Find us block */

.find-us-block {
    border: 2px solid #e5e5e5;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}

.col-left .find-us-block,
.col-footer .find-us-block {
    border: 0;
    border-radius: 0;
}

.find-us-wrapper {
    border: 2px solid #ffffff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #629569;
}

.col-left .find-us-wrapper {
    background-color: white;
    border: 0;
}

.col-left .find-us-wrapper .map-wrapper {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

.find-us-wrapper .map {
    background-color: #FFFFFF;
}

.map-controls {
    text-align: center;
}

.map-controls a {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 28px;
    border-left: 1px solid #b1cab4;
}

.col-left .map-controls a {
    text-shadow: none;
    color: #124a76;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    line-height: 11px;
    border-left: 1px solid #dbd9d7;
}

.map-controls a.first {
    border-left: none;
}

/* Form Styles */

form {
    border-top: 1px solid #dbd9d7;
    padding: 20px 0;
}

form h3 {
    margin-bottom: 5px !important;
}

.gal-pagination form {
    border: none;
    padding: 0;
}

form textarea,
form input {
    border: 1px solid #dbd9d7;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    padding: 4px;
    margin: 0 0 10px;
}


form textarea,
form input {
    width: 310px;
}

form .submit-wrapper input {
    width: auto;
}

.col-right form textarea,
.col-right form input {
    width: 200px;
}

.submit-wrapper {
    margin: 10px 0;
}

.checkout-button {
    border: 2px solid #E5E5E5;
    border-radius: 6px;
}

.cart .input-submit, .minicart .input-submit,
input.buyNowButton, #invoice .input-button,
form .submit-wrapper input,
form .checkout-button input[type="button"].small {
    background-color: #629569 !important;
    color: white !important;
    border: 0 !important;
    border-radius: 2px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 12px;
    text-transform: uppercase;
}

.minicart-action .edit-button input {
    border: 0 !important;
    padding-left: 0;
    padding-top: 9px;
    background: none;
}

#invoice .tax {
    border-top: 0 !important;
}

#invoice .content {
    border: 0 !important;
}

.header-block {
    border: 2px solid #d8d7d5;
    border-radius: 9px;
}

.header-block .inner {
    background: #dbd9d7;
    border: 2px solid #f4f2f1;
    border-radius: 5px;
}

.header-block h2 {
    color: #124a76;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 36px;
    text-transform: none;
}

.header-block h3 {
    color: #5b5b5a;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;

}

.meta {
    color: #606060;
    font-size: 11px;
}

.meta img {
    position: relative;
    top: -2px;
}

.public-footer .company-name {
    float: left;
    font-weight: bold;
    margin-right: 10px;
}
.two-tone .public-footer .company-name {
    font-weight: normal;
}

.public-footer .links {
    padding-top: 4px;
}

.vcard {
    line-height: 24px;
}
.two-tone .col-footer .vcard {
    padding-top: 15px;
}

.two-tone #main-contents .col-main {
    padding-top: 6px;
}

#main-footer .powered-by,
#main-footer .links {
    color: #fff;
}

.minicart-subtotal .title,
.minicart-subtotal .sub-total {
    color: #737373;
}
.ie6 .no-nav #main-contents-wrapper,
.ie7 .no-nav #main-contents-wrapper,
.ie8 .no-nav #main-contents-wrapper {
    border-left: 1px solid #DBD9D7;
}


.ie6 #news-items-list .news-item-image,
.ie6 #news-items-list .thumb,
.ie6 .news-feed-list .news-item-image,
.ie6 .news-feed-list .thumb {
    position: relative !important;
    left: 0px !important;
}

.ie6 .home-gallery {
    padding-bottom: 20px;
}

.ie6 .wide .col-footer {
    position: relative;
    top: 10px;
    left: 1px;
}

.ie6 a.panel-button span.panel-button-text {
    margin: 0;
    border: 2px solid #FFFFFF;
}