html {
    background: #fff;
    background-color: #fff;
    background: url('/ciniki-web-themes/stone1/bricks.jpg');
    background-attachment: fixed;
    height: 100%;
    box-sizing: border-box;
}

body {
    color: #555;
    background: transparent;
    box-sizing: border-box;
}

#site-title {
    color: #000;
}

#site-title a,
#site-title a:visited,
#site-title a:hover,
#site-title a:active {
    text-decoration: none;
    color: #000;
    text-shadow: 0px 1px 1px #aaa; 
}

#site-description {
    font-style: italic;
    color: #fff;
    text-shadow: 2px 2px 10px #000;
}

#page-container {
    background: #fff;
    box-shadow: 0px 0px 12px #000;
    padding: 0px;
    margin: 0px auto;
}

#page-container.signin-social-bar {
    padding-top: 0.0em;
}

#page-container > header hgroup {
    text-align: center;
    padding: 1.5em 1em 1.5em 1em;
    border-radius: 0px;
    margin-bottom: 0.0em;
}

#page-container > header {
    background: #fff;
}

#content header h1,
#content header h1 a,
#content header h1 a:visited,
#content header h1 a:hover,
#content header h1 a:active {
    color: #333;
}

header div.signin-social-bar {
    width: auto;
    height: 0px;
    overflow: visible;
}

header div.signin-social-bar div.signin-wrapper {
    border-left: 0px solid #422213;
    border-bottom: 0px solid #422213;
    border-right: 0px solid #422213;
    padding: 0.2em 0.2em 0.2em 0.2em;
    margin-top: 2px;
}

header div.signin-social-bar a {
    text-decoration: none;
}

header div.title-logo img {
    padding-right: 0.5em;
}

header div.signin-social-bar span.social-icons {
    font-size: 1.75em;
    font-size: 2.25em;
    margin-bottom: 0.15em;
    margin-top: -0.0em;
}

header div.signin-social-bar span.social-divider {
    margin-left: 0.1em;
    margin-right: 0.1em;
    font-size: 1.5em;
    color: #bbb;
}

header div.signin-social-bar span.social-icons a,
header div.signin-social-bar span.social-icons a:visited,
header div.signin-social-bar span.social-icons a:hover,
header div.signin-social-bar span.social-icons a:active {
    color: #B9A296;
}

a img {
    border: none;
}

#page-container nav {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}

#sub-menu-container {
    width: 100%;
    margin: 10px auto;
    background-color: #eee;
}
#main-menu-container {
    width: 100%;
    margin: 0px;
    background-color: #eee;
}

#sub-menu-container li a,
#sub-menu-container li a:visited,
#sub-menu-container li a:hover,
#sub-menu-container li a:active {
    text-decoration: none;
    color: #000;
}
#main-menu-container li a,
#main-menu-container li a:visited,
#main-menu-container li a:hover,
#main-menu-container li a:active {
    text-decoration: none;
    color: #000;
}
#sub-menu-container li.menu-item-selected a {
    border-bottom: 1px dashed #555;
}

#sub-menu-container li.menu-item {
    margin-bottom: 0px;
    border-radius: 0px;
    font-size: 1.1em;
    text-align: center;
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #3C2315;
}
#sub-menu-container li.menu-item:first-child {
    border-top: 1px solid #3C2315;
}

#main-menu-container li.menu-item {
    margin-bottom: 0px;
    border-radius: 0px;
    font-size: 1.1em;
    text-align: center;
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #3C2315;
}
#main-menu-container li.menu-item:first-child {
    border-top: 1px solid #3C2315;
}

div.image-categories-thumbnail-wrap {
    display: inline-block;
    margin: 10px;
    padding: 0px;
    border: 0px solid #fff;
    line-height: 0.7em;
    background: #fff;
}

div.image-categories-thumbnail {
    margin: 0px;
    padding: 8px;
    border: 1px solid #aaa;
}

div.image-categories-thumbnail img {
    border: 0px none;
    padding: 0px;
    margin: 0px;
}

span.image-categories-name {
    display: inline-block;
    background-color: #fff;
    color: #333;
    margin: 0px;
    font-size: 1.1em;
    padding-top: 0.8em;
    padding-bottom: 0.7em;
    padding-right: 8px;
    padding-left: 8px;
    line-height: 1.2em;
    vertical-align: top;
    font-style: italic;
}

#content span.image-categories-name a,
#content span.image-categories-name a:visited,
#content span.image-categories-name a:hover,
#content span.image-categories-name a:active {
    display: inline-block;
    color: inherit;
}

div.image-sponsors-thumbnail {
    border: 0px solid #aaa;
    display: inline-block;
    margin: 4px;
    padding: 7px;
}

div.image-list-thumbnail,
div.image-cilist-thumbnail,
div.image-members-thumbnail,
div.image-exhibitors-thumbnail,
div.image-gallery-thumbnail {
    border: 1px solid #aaa;
    display: inline-block;
    margin: 4px;
    padding: 7px;
}
div.sponsor-gallery-thumbnail {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

div.additional-image-gallery div.image-gallery-thumbnail {
    padding: 5px;
    margin: 6px;
}

div.image-list-thumbnail img,
div.image-cilist-thumbnail img,
div.image-members-thumbnail img,
div.image-sponsors-thumbnail img,
div.image-exhibitors-thumbnail img,
div.sponsor-gallery-thumbnail img,
div.image-gallery-thumbnail img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

div.gallery-image {
    line-height: 0.7em;
}

div.gallery-image-wrap {
    border: 2px solid #aaa;
    display: inline-block;
    margin: 4px;
    padding: 9px;
}

div.gallery-image-details {
    line-height: 1.5em;
    margin-top: 1em;
    text-align: left;
    width: auto;
    display: inline-block;
}

div.gallery-image-details span.image-title {
    font-size: 1.2em;
    color: #333;
}

div.gallery-image-details span.image-description,
div.gallery-image-details span.image-details {
    font-size: 1.0em;
    display: block;
    padding-left: 1em;
    padding-top: 0.4em;
}

div.gallery-image-details span.sub-title,
div.gallery-image-details span.image-awards-title {
    font-size: 1.2em;
    display: block;
    color: #333;
    margin-top: 1em;
}

div.gallery-image-details span.image-awards {
    font-size: 1.0em;
    display: block;
    padding-left: 1em;
}

#content div.thumbnail-list-item-wrap {
    width: 9.5em;
    padding: 10px; 
}
div.thumbnail-list-item-image {
    border: 1px solid #aaa;
    padding: 7px;
}

div.thumbnail-list-item-text {
    padding: 7px;
}


#content {
/*    background: rgba(255,255,255,0.9); */
    border: 0px solid #422213;
    padding: 1em;
    border-radius: 0px;
}

#content h1,
#content h1.entry-title,
#content b.entry-title,
#content h2 {
    color: #000;
    text-shadow: none;
    font-style: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #777;
}

#content p.entry-meta,
#content div.entry-meta {
    color: #aaa;
    letter-spacing: 0.05em;
}

#content h2 {
    margin-top: 0.0em;
    margin-bottom: 0.5em;
    padding-bottom: 10px;
}

#content a,
#content a:visited,
#content a:hover,
#content a:active {
    text-decoration: none;
    color: #439BBD;
}

#content table.clist td p,
#content table.cilist td p {
    margin-bottom: 0.6em;
    max-width: 100%;
}

#content p.image-list-title,
#content p.clist-title,
#content p.cilist-title,
#content span.clist-title,
#content span.cilist-title,
#content span.contact-title,
#content span.members-title,
#content span.sponsors-title,
#content span.exhibitors-title,
#content span.links-title,
#content span.downloads-title,
#content span.event-title {
    font-size: 1.2em;
    font-weight: normal;
    color: #000;
}

#content article.page-features span.cilist-title {
    color: #000;
}

#content div.image-list div.image-list-title h2 {
    border-bottom: 0px;
}

#content table.clist td p.clist-title,
#content table.cilist td p.cilist-title {
    margin-bottom: 0;
}

#content table.cilist td p.clist-subtitle,
#content table.clist td p.clist-subtitle {
    margin-bottom: 0;
    font-style: italic;
}

#content table.blist > tbody > tr:first-child > th, 
#content table.blist > tbody > tr:first-child > td, 
#content table.clist > tbody > tr:first-child > th, 
#content table.clist > tbody > tr:first-child > td, 
#content table.cilist > tbody > tr:first-child > th, 
#content table.cilist > tbody > tr:first-child > td, 
#content table.members-list > tbody > tr:first-child > th, 
#content table.members-list > tbody > tr:first-child > td, 
#content table.sponsors-list > tbody > tr:first-child > td, 
#content table.exhibitors-list > tbody > tr:first-child > th, 
#content table.exhibitors-list > tbody > tr:first-child > td, 
#content table.downloads-list tr:first-child th, 
#content table.downloads-list tr:first-child td, 
#content table.event-list tr:first-child th, 
#content table.event-list tr:first-child td {
    border-top: 0px;
}

#page-container.page-faq #content table.clist p.clist-description {
    padding-bottom: 25px;
}

#content a.exhibitors-url {
    color: #439bbd;
}

#content a.clist-url,
#content a.cilist-url,
#content a.members-url,
#content a.sponsors-url,
#content a.links-url,
#content a.downloads-url,
#content a.event-url {
    font-size: 1.0em;
}

#content div.image-list-title a,
#content div.image-list-title a:visited,
#content div.image-list-title a:hover,
#content div.image-list-title a:active,
#content p.clist-title a,
#content p.clist-title a:visited,
#content p.clist-title a:hover,
#content p.clist-title a:active,
#content p.cilist-title a,
#content p.cilist-title a:visited,
#content p.cilist-title a:hover,
#content p.cilist-title a:active,
#content span.members-title a,
#content span.members-title a:visited,
#content span.members-title a:hover,
#content span.members-title a:active,
#content span.sponsors-title a,
#content span.sponsors-title a:visited,
#content span.sponsors-title a:hover,
#content span.sponsors-title a:active,
#content span.exhibitors-title a,
#content span.exhibitors-title a:visited,
#content span.exhibitors-title a:hover,
#content span.exhibitors-title a:active,
#content span.event-title a,
#content span.event-title a:visited,
#content span.event-title a:hover,
#content span.event-title a:active,
#content span.links-title a,
#content span.links-title a:visited,
#content span.links-title a:hover,
#content span.links-title a:active {
    color: #000;
}


#content table.clist > tbody > tr > th,
#content table.clist > tbody > tr > td,
#content table.cilist > tbody > tr > th,
#content table.cilist > tbody > tr > td,
#content table.members-list > tbody > tr > th,
#content table.members-list > tbody > tr > td,
#content table.sponsors-list > tbody > tr > th,
#content table.sponsors-list > tbody > tr > td,
#content table.exhibitors-list > tbody > tr > th,
#content table.exhibitors-list > tbody > tr > td,
#content table.downloads-list th,
#content table.downloads-list td,
#content table.links-list th,
#content table.links-list td,
#content table.event-list th,
#content table.event-list td {
    border-color: #777;
}

#content span.clist-category,
#content span.cilist-category,
#content span.members-category,
#content span.sponsors-category,
#content span.exhibitors-category,
#content span.downloads-category,
#content span.links-category {
    font-size: 1.1em;
    color: #555;
}

#content span.exhibitors-subcategory {
    font-size: 1.0em;
    color: #999;
}

#content div.largebutton-list div.button-list-wrap, 
#content div.button-list div.button-list-wrap {
    padding-right: 0.3em;
    padding-bottom: 0.5em;
}

#content div.largebutton-list div.button-list-button a, 
#content div.button-list div.button-list-button a {
    font-size: 1.2em;
    border: 2px solid #da7c0c;
    border-radius: 10px;
    color: #fef4e9;
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
    padding: 0.3em 0 0.3em 0;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

#content div.largebutton-list div.button-list-button a {
    padding: 0.5em 0 0.5em 0;
}

#content dl dt {
    font-size: 1.0em;
    padding-left: 0.0em;
    font-weight: bold;
}

#content form label {
    font-size: 1.0em;
    font-weight: bold;
    margin-top: 1.0em;
}

#content form input.text {
    font-size: 1.0em;
    font-weight: normal;
    padding: 0.5em;
    border-radius: 0.5em;
    border: 1px solid #aaa;
    color: #555;
}

#content form input.checkbox {
    font-size: 1.0em;
    padding: 0.5em;
    border-radius: 0.5em;
    border: 1px solid #aaa;
}

#content form p.formerror,
#content form p.formhelp {
    font-size: 1.0em;
    font-weight: normal;
    color: #999;
/*    max-width: 38em;*/
}

#content form p.pageerror {
    font-size: 1.2em;
    color: #c00;
    max-width: 25em;
}

#content form p.formerror {
    color: #c00;
}

#content form p.formerror a {
    color: #900;
}

#content form div.bigsubmit,
#content form div.bigsubmit2 {
    text-align: center;
}

#content form div.submit {
    text-align: right;
}

#content a.color,
#content a.color:visited,
#content a.color:hover,
#content a.color:active {
    color: #439BBD;
}

#content form input.submit {
    font-size: 1.0em;
    border-radius: 8px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
    padding: 0.45em 1.5em 0.45em 1.5em;
    color: #d9eef7;    
    border: 2px solid #0076a3;    
    background: #0095cd;    
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));    
    background: -moz-linear-gradient(top,  #00adee,  #0078a5);    
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

#content form input.bigsubmit {
    min-width: 13em;
    font-size: 1.3em;
    border: 2px solid #da7c0c;
    border-radius: 10px;
    color: #fef4e9;
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
    padding: 0.7em 2.0em 0.7em 2.0em;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

#content form input.bigsubmit2 {
    min-width: 13em;
    font-size: 1.3em;
    border: 2px solid #0076a3;
    border-radius: 10px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
    padding: 0.7em 2.0em 0.7em 2.0em;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    background: -moz-linear-gradient(top,  #00adee,  #0078a5);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

#content div.cart-pricelist {
    font-size: 1.1em;
}

#content div.cart-pricelist form {
    display: inline;
}

#content div.cart-pricelist form select {
    font-size: 0.9em;
    font-weight: normal;
    padding: 0.20em;
    margin-left: 1em;
    border-radius: 0.5em;
    border: 1px solid #aaa;
    text-align: center;
    color: #555;
}

#content div.cart-items {
    padding: 0px;
    margin: 0px;
    border: 2px solid #aaa;
    border-radius: 10px; 
}

#content div.cart table.cart-items {
/*    border-collapse: collapse;   */
    border-spacing: 0; 
    border-radius: 10px; 
    border: 0px solid #aaa;
    overflow: hidden;  
}

#content div.cart table.cart-items thead tr:last-child th {
    border-bottom: 2px solid #aaa;
}

#content div.cart table.cart-items tfoot tr:first-child td {
    border-top: 2px solid #aaa;
}

#content div.cart table.cart-items thead,
#content div.cart table.cart-items thead tr:first-child,
#content div.cart table.cart-items thead tr:first-child th:first-child {
    border-left-top-radius: 10px;
}

/*
#content div.cart table.cart-items tfoot tr:last-child td:first-child {
    border-left-bottom-radius: 10px;
}
*/

#content div.cart table.cart-items tr th,
#content div.cart table.cart-items tr td {
    padding: 0.3em;
}

/*
#content div.cart table.cart-items thead {
    border-left-top-radius: 0.75em;
    border-right-top-radius: 0.75em;
    border-bottom: 2px solid #aaa;
}

#content div.cart table.cart-items tfoot {
}

#content div.cart table.cart-items thead tr {
    border: 2px solid #aaa;
    border: 2px solid red;
    border-left-top-radius: 10px;
    border-right-top-radius: 10px;
}

#content div.cart table.cart-items tfoot tr {
    border: 2px solid #aaa;
    border: 2px solid red;
    border-left-bottom-radius: 10px;
    border-right-bottom-radius: 10px;
}

#content div.cart table.cart-items tr th {
    border-bottom: 2px solid #aaa;
}

#content div.cart table.cart-items thead tr:first-child th:first-child {
    border-left-top-radius: 10px; 
}

#content div.cart table.cart-items thead tr:first-child th:last-child {
    border-right-top-radius: 10px;
}

#content div.cart table.cart-items tfoot tr:last-child td:first-child {
    border-left-bottom-radius: 10px;
}

#content div.cart table.cart-items tfoot tr:last-child td:last-child {
    border-right-bottom-radius: 10px;
}

#content div.cart table.cart-items tr th,
#content div.cart table.cart-items tr td {
    padding: 0.25em;
    padding-left: 0.4em;
    padding-right: 0.4em;
    margin: 0px;
    border: 0px;
}
*/

#content div.cart table.cart-items tr.item-even td {
    background: #ffffff;
}

#content div.cart table.cart-items tr.item-odd td {
    background: #f4f4f4;
}

#content div.cart table.cart-items thead th {
    color: #222;
    font-weight: bold;
    background: #ddd;
}

#content div.cart table.cart-items {
    background: #ddd;
}

#content div.cart form input.quantity, 
#content div.cart-pricelist form input.quantity {
    font-size: 1.0em;
    font-weight: normal;
    padding: 0.20em;
    margin-left: 1em;
    border-radius: 0.5em;
    border: 1px solid #aaa;
    text-align: center;
    color: #555;
}

#content div.cart div.cart-buttons {
    padding-top: 1.5em;
    text-align: center;
}

#content div.cart form input.cart-submit, 
#content div.cart-buttons form input.cart-submit, 
#content div.cart-pricelist form input.cart-submit {
    cursor: pointer;
    font-size: 0.9em;
    border-radius: 8px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
    margin-left: 1em;
    padding: 0.25em 1.0em 0.25em 1.0em;
    color: #d9eef7;    
    border: 2px solid #0076a3;    
    background: #0095cd;    
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));    
    background: -moz-linear-gradient(top,  #00adee,  #0078a5);    
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

#content div.embed-video {
    border: 1px solid #aaa;
    padding: 9px;
    background: #fff;
}

div.block-primary-image div.image-wrap,
aside div.image-wrap {
    margin-bottom: 1em;
}

div.block-primary-image div.image,
aside div.image {
    max-width: 100%;
}

#content div.image {
    display: inline-block;
    border: 1px solid #aaa;
    height: auto;
    padding: 9px;
    line-height: 0em;
}

div.block-primary-image div.image img,
aside div.image img {
    line-height: 1px;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

div.block-primary-image div.image-wrap div.image-caption,
aside div.image-wrap div.image-caption {
    text-align: center;
    font-style: italic;
    font-size: 1.0em;
    padding: 9px;
    color: #444;
    line-height: 1.5em;
}

div.word-cloud-wrap {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

div.word-cloud {
    max-width: 40em;
    text-align: center;
}

#content div.word-cloud span.size-0 a,
#content div.word-cloud span.size-0 a:visited,
#content div.word-cloud span.size-0 a:hover, 
#content div.word-cloud span.size-0 a:active { 
    text-decoration: bold; color: #6AC2E4; 
}

#content div.word-cloud span.size-1 a,
#content div.word-cloud span.size-1 a:visited,
#content div.word-cloud span.size-1 a:hover, 
#content div.word-cloud span.size-1 a:active { 
    text-decoration: bold; color: #63BBDD; 
}

#content div.word-cloud span.size-2 a,
#content div.word-cloud span.size-2 a:visited,
#content div.word-cloud span.size-2 a:hover, 
#content div.word-cloud span.size-2 a:active { 
    text-decoration: bold; color: #5AB2D4; 
}

#content div.word-cloud span.size-3 a,
#content div.word-cloud span.size-3 a:visited,
#content div.word-cloud span.size-3 a:hover, 
#content div.word-cloud span.size-3 a:active { 
    text-decoration: bold; color: #53ABCD; 
}

#content div.word-cloud span.size-4 a,
#content div.word-cloud span.size-4 a:visited,
#content div.word-cloud span.size-4 a:hover, 
#content div.word-cloud span.size-4 a:active { 
    text-decoration: bold; color: #4AA2C4; 
}

#content div.word-cloud span.size-5 a,
#content div.word-cloud span.size-5 a:visited,
#content div.word-cloud span.size-5 a:hover, 
#content div.word-cloud span.size-5 a:active { 
    text-decoration: bold; color: #439BBD; 
}

#content div.word-cloud span.size-6 a,
#content div.word-cloud span.size-6 a:visited,
#content div.word-cloud span.size-6 a:hover, 
#content div.word-cloud span.size-6 a:active { 
    text-decoration: bold; color: #3A92B4; 
}

#content div.word-cloud span.size-7 a,
#content div.word-cloud span.size-7 a:visited,
#content div.word-cloud span.size-7 a:hover, 
#content div.word-cloud span.size-7 a:active { 
    text-decoration: bold; color: #338BAD; 
}

#content div.word-cloud span.size-8 a,
#content div.word-cloud span.size-8 a:visited,
#content div.word-cloud span.size-8 a:hover, 
#content div.word-cloud span.size-8 a:active { 
    text-decoration: bold; color: #2A84A6; 
}

#content div.word-cloud span.size-9 a,
#content div.word-cloud span.size-9 a:visited,
#content div.word-cloud span.size-9 a:hover, 
#content div.word-cloud span.size-9 a:active { 
    text-decoration: bold; color: #237B9D; 
}

#content div.multipage-nav {
    border-top: 1px dotted #bbb;
    border-bottom: 1px dotted #bbb;
}

#content div.multipage-nav a {
    color: #237B9D;
    color: #5AC2E4; 
    color: #439BBD;
    font-size: 1.0em;
}

#content nav.content-nav {
    border-top: 1px dotted #bbb;
    border-bottom: 1px dotted #bbb;
}

#content nav.content-nav a {
    color: #237B9D;
    color: #5AC2E4; 
    color: #439BBD;
    font-size: 1.0em;
}

#content div.slider-cropped div.slider-image-wrap {
    background: #fff;
    border: 1px solid #aaa;
    margin: 0px;
    padding: 9px;
}

#content div.slider-scaled div.slider-image-wrap {
    padding: 2px;
}

#content div.slider-scaled div.slider-image-wrap ul li img {
    background: #fff;
    border: 1px solid #aaa;
    padding: 9px;
    margin: 2px;
}
#content div.slider div.label {
    font-size: 1.2em;
    line-height: 1.5em;
    color: #aaa;
    padding-top: 0.25em;
}

#content div.slider-pager-wrap {
    padding-top: 0.5em;
}

#content div.slider-pager a {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #aaa;
    font-size: 0;
    margin: 2px 6px;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: inset 0 1px 3px #555555;
}

#content div.slider-pager a.active {
    background-color: #77f;
}

#content div.quote {
    background-color: #FFF;
    padding: 1em 1em 1em 1em;
    border-radius: 10px;
    font-style: italic;
}

#content div.quote cite.quote-author {
    padding: 0em;
    font-style: normal;
}

div.googlemap, 
aside div.googlemap {
    border: 2px solid #222;
    margin-bottom: 1em;
}

div.googlemap p {
    margin-bottom: 0.5em;
}

div.googlemap p:last-child {
    margin-bottom: 0;
}

hr.section-divider {
    border: 0px solid #aaa;
    border-top: 0px solid #aaa;
    height: 0.0em;
    background: transparent;
    margin: 0px;
}

hr.header-section-divider {
    border: 0px solid #fff;
    color: #fff;
}

hr.footer-section-divider {
    margin-top: 0em;
}

#content div.form-result-message {
  width: 100%;
  margin-bottom: 1em;
}

#content div.form-result-message {
  border-radius: 2px;
  position: relative;
}

#content div.form-success-message {
  border: 1px solid #bfe3bf;
  background: #e4fbe4;
  color: #55b155;
}

#content div.form-error-message {
  border: 1px solid #f8e6e6;
  background: #fff5f5;
  color: #bb3737;
}

#content div.form-result-message div.form-message-wrapper {
  padding: 15px 22px;
  font-family: 'Muli', sans-serif;
}

#content div.form-result-message p:last-child {
  margin-bottom: 0px;
}

/* Social sharing buttons */
.share-buttons-wrap {
    margin-top: 1.5em;
}

.share-buttons-wrap span.share-buttons {
    background-color: #EEE;
    padding: 1.05em 0.75em 0.45em 0.75em;
    border: 1px solid #aaa;
    border-radius: 10px;
    text-shadow: 0px 0px 5px #fff;
}

.share-buttons-wrap span.socialsymbol {
    font-size: 2.25em;
    padding: 0.1em;
}

.share-buttons-wrap span.socialtext {
    font-size: 1.0em;
}

.share-buttons-wrap span.social-facebook { color: #3B5998; }
.share-buttons-wrap span.social-twitter { color: #55ACEE; }
.share-buttons-wrap span.social-pinterest { color: #CC2127; }
.share-buttons-wrap span.social-googleplus { color: #DD4B39; }

#page-container hr.footer-section-divider {
    display: none;
}

#page-container > footer {
    clear: both;
    border-top: 1px solid #777;
    color: #555;
    margin-top: 0px;
    margin-top: 1em;
    padding: 1em;
    border-radius: 0px;
    background: #ddd;
    width: 100%;
}

footer a,
footer a:visited,
footer a:hover,
footer a:active {
    text-decoration: none;
    color: #555;
}
footer h2 {
    font-size: 1.5rem;
    max-width: 100%;
    font-weight: bold;
}

footer div.social-icons {
    font-size: 3.0em;
    padding-bottom: 0.25em;
}

aside div.borderless {
    border: 0px solid;
}

/****** Shopping Cart Styles *****/
#content div.cart-pricetable {
    font-size: 1.0em;
}
#content table.cart-pricetable {
    border-collapse: collapse;
}
#content div.cart-pricetable th {
    background: #ddd;
    font-weight: bold;
    color: #555;
    padding: 5px;
    text-align: left;
}
#content div.cart-pricetable tr {
    margin-bottom: 15px;
    border: 1px solid #aaa;
}
#content div.cart-pricetable tr td {
    background: #eee;
    padding: 2px 5px 2px 25px;
}
#content div.cart-pricetable tr td:first-child {
    background: #ddd;
    font-weight: bold;
    padding: 5px;
}
#content div.cart-pricelist {
    font-size: 1.0em;
}

#content div.cart-pricelist form {
    display: inline;
}

#content div.cart-pricelist form select {
    font-size: 0.9em;
    font-weight: normal;
    padding: 0.20em;
    margin-left: 1em;
    border-radius: 0.5em;
    border: 1px solid #aaa;
    text-align: center;
    color: #555;
}

#content p.cart-error {
    color: #F00;
}

#content div.cart-search-items,
#content div.cart-items, 
#content div.cart-details {
    padding: 0px;
    margin: 0px;
    border: 2px solid #aaa;
    border-radius: 10px; 
}

#content div.cart-search-items {
    margin-bottom: 1.5em;
}

#content div.cart table.cart-items,
#content div.cart table.cart-details {
/*    border-collapse: collapse;   */
    border-spacing: 0; 
    border-radius: 10px; 
    border: 0px solid #aaa;
    overflow: hidden;  
}

#content div.cart table.cart-items thead tr:last-child th {
    border-bottom: 2px solid #aaa;
}
#content div.cart table.cart-details tbody tr td {
    border-bottom: 2px solid #aaa;
}
#content div.cart table.cart-details tbody tr th {
    border-right: 2px solid #aaa;
    border-bottom: 2px solid #aaa;
    text-align: right;
}
#content div.cart table.cart-details tbody tr:last-child th,
#content div.cart table.cart-details tbody tr:last-child td {
    border-bottom: 0px solid #aaa;
}

#content div.cart table.cart-items tfoot tr:first-child td {
    border-top: 2px solid #aaa;
}

#content div.cart table.cart-items thead,
#content div.cart table.cart-items thead tr:first-child,
#content div.cart table.cart-items thead tr:first-child th:first-child {
    border-left-top-radius: 10px;
}

#content div.cart table.cart-items tfoot tr:last-child td:first-child {
    border-left-bottom-radius: 10px;
}

#content div.cart table.cart-items tr th,
#content div.cart table.cart-items tr td {
    padding: 0.3em;
}


#content div.cart table.cart-items thead {
    border-left-top-radius: 0.75em;
    border-right-top-radius: 0.75em;
    border-bottom: 2px solid #aaa;
}

#content div.cart table.cart-items tfoot {
}

#content div.cart table.cart-items thead tr {
    border: 2px solid #aaa;
    border-left-top-radius: 10px;
    border-right-top-radius: 10px;
}

#content div.cart table.cart-items tfoot tr {
    border: 2px solid #aaa;
    border-left-bottom-radius: 10px;
    border-right-bottom-radius: 10px;
}

#content div.cart table.cart-items tr th {
    border-bottom: 2px solid #aaa;
}

#content div.cart table.cart-items thead tr:first-child th:first-child {
    border-left-top-radius: 10px; 
}

#content div.cart table.cart-items thead tr:first-child th:last-child {
    border-right-top-radius: 10px;
}

#content div.cart table.cart-items tfoot tr:last-child td:first-child {
    border-left-bottom-radius: 10px;
}

#content div.cart table.cart-items tfoot tr:last-child td:last-child {
    border-right-bottom-radius: 10px;
}

#content div.cart table.cart-items tr th,
#content div.cart table.cart-items tr td {
    padding: 0.25em;
    padding-left: 0.4em;
    padding-right: 0.4em;
    margin: 0px;
    border: 0px;
}

#content div.cart table.cart-items thead th {
    color: #222;
    font-weight: bold;
    background: #ddd;
}

#content div.cart table.cart-items tr th,
#content div.cart table.cart-items tr td,
#content div.cart table.cart-details tr th,
#content div.cart table.cart-details tr td {
    padding: 0.3em;
}

#content div.cart table.cart-items tr th:first-child,
#content div.cart table.cart-items tr td:first-child,
#content div.cart table.cart-details tr td {
    padding-left: 0.5em;
}

#content div.cart table.cart-items tr th:last-child,
#content div.cart table.cart-items tr td:last-child,
#content div.cart table.cart-details tr td {
    padding-right: 0.5em;
}

#content div.cart table.cart-items tr.item-even td { background: #fff; }
#content div.cart table.cart-items tr.item-odd td { background: #f4f4f4; }
#content div.cart table.cart-details tr.item-even th { background: #ddd; }
#content div.cart table.cart-details tr.item-even td { background: #fff; }
#content div.cart table.cart-details tr.item-odd th { background: #ddd; }
#content div.cart table.cart-details tr.item-odd td { background: #f4f4f4; }

#content div.cart table.cart-details th,
#content div.cart table.cart-items thead th {
    color: #555;
    font-weight: bold;
    background: #ddd;
}

#content div.cart form input.quantity, 
#content div.cart-pricelist form input.quantity {
    font-size: 1.0em;
    font-weight: normal;
    padding: 0.20em;
    margin-left: 1em;
    border-radius: 0.5em;
    border: 1px solid #aaa;
    text-align: center;
    color: #555;
}

#content div.cart div.cart-buttons {
    padding-top: 1.5em;
    text-align: center;
}

#content div.order-options button,
#content div.order-repeats button,
#content div.cart form input.cart-submit, 
#content form div.cart-buttons input.cart-submit, 
#content div.cart-buttons form input.cart-submit, 
#content div.cart-pricelist form input.cart-submit {
    outline: 0;
    cursor: pointer;
    font-size: 0.9em;
    border-radius: 8px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
    margin-left: 1em;
    padding: 0.25em 1.0em 0.25em 1.0em;
    color: #d9eef7;    
    border: 2px solid #0076a3;    
    background: #0095cd;    
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));    
    background: -moz-linear-gradient(top,  #00adee,  #0078a5);    
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
    background: linear-gradient(to bottom, #00adee, #0078a5);
}

#content div.cart-pricelist form input.cart-submit {
    margin-bottom: 0.5em;
}
#content table.cart-pricetable thead {
    display: none;
}


/* Styles for larger screens */
@media screen and (min-width: 33em) {
    #page-container {
        max-width: 62em;
    }
    #main-menu-container li.menu-item-selected a {
        border-bottom: 1px dashed #f9af4b;
        border-bottom: 1px dashed #999;
    }

    #content {
        padding-left: 2.5em;
        padding-right: 2.5em;
    }

    div.block-primary-image,
    aside {
        max-width: 370px;
    }

    #content h1.entry-title {
        padding-bottom: 15px;
    }

    #content div.entry-content > h2 {
        padding-bottom: 15px;
    }

    #content header {
        margin-bottom: 1.5em;
    }

    nav div.menu-divider {
        display: block;
        height: 1px;
        padding: 0px;
        margin: 0px;
        background: transparent;
    }

    #sub-menu-container {
        display: inline-block;
        width: auto;
        background-color: #eee;
        border: 1px solid #422213;
        border-right: 0px;
        border-left: 0px;
        border-radius: 0px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    #main-menu-container {
        display: block;
        width: 100%;
        text-align: center;
        border: 0px solid #422213;
        background-color: #eee;
        border-top: 1px solid #3C2315;
        border-bottom: 1px solid #3C2315;
        box-sizing: border-box;
    }

    #sub-menu-container ul.menu li.menu-item,
    #main-menu-container ul.menu li.menu-item {
        display: inline-block;
        width: auto;
        border: 0px solid #422213;
        background-color: transparent;
        font-size: 1.1em;
        text-align: center;
        box-shadow: none;
        background: transparent;
        filter: none;
        padding-left: 0.7em;
        padding-right: 0.7em;
    }

    #content table.cart-pricetable thead {
        display: table-header-group;
    }
    #content table.cart-pricetable {
        border: 2px solid #aaa;
    }
    #content div.cart-pricetable tr {
        border: 0px;
        border-top: 1px solid #aaa;
    } #content div.cart-pricetable tr:first-child { display: table-row;
    }
    #content div.cart-pricetable tr th {
        padding: 6px 15px;
    }
    #content div.cart-pricetable tr td {
        background: #e8e8e8;
        padding: 6px 15px;
    }
    #content div.cart-pricetable tr td:first-child {
        background: #e8e8e8;
        padding: 6px 15px;
    }
    #content div.cart-pricetable tr:nth-child(odd) td {
        background: #f8f8f8;
    }
}
/* Display image list as 2 column */
@media (min-width: 50em) {
/*  #content div.image-list-wrap {
    max-width: 100%;
  }
  #content div.image-list-entry-wrap {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  #content div.image-list-entry {
    text-align: left;
  }
  #content div.image-list-entry-wrap:nth-child(even) div.image-list-entry {
    text-align: right;
  }
  #content div.image-list-image {
    width: 30%;
  }
  #content div.image-list-details {
    width: 65%;
  } */
}
