@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);

body {
  background: #fff;
  color: #000;
  font-family: sans-serif;
}

#website_body_container {
  background: white;
}

.website-body {
  padding: 0px 10px;
}

p,
.content-area ul li,
.content-area ol li,
.content-area {
  text-shadow:none;
  color: #999;
  font-weight: 300;
}

.content-area ul li,
.content-area ol li,
.content-area {
  margin-bottom: 0px;
}

ul, ol {
  font-size: 1em;
}

ul.button-group li a {
  font-weight: 200;
  font-size: 1.1em;
  text-shadow: 0px 0px 0px;
}

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

h1 {
  font-family: 'PT Sans', sans-serif;
  letter-spacing: 3px;
  font-size: 1.3em;
  font-weight: normal;
  line-height: .9em;
  font-weight: normal;
  margin: 0 0 8px 2px;
  color: #666;
  text-transform: uppercase;
}

h2 {
  font-family: 'PT Sans',  sans-serif;
  letter-spacing: 3px;
  font-size: 1.5em;
  margin: 10px 0 15px 0;
  color: white;
  font-weight: normal;
  color: #666;
  text-transform: uppercase;
}

h3 {
  font-family: 'PT Sans',  sans-serif;
  letter-spacing: 3px;
  font-size: .9em;
  margin: 10px 0 15px 0;
  color: white;
  font-weight: normal;
  color: #666;
  text-transform: uppercase;
}

h4 {
  font-family: 'PT Sans',  sans-serif;
  letter-spacing: 3px;
  font-size: .85em;
  margin: 10px 0 15px 0;
  color: white;
  font-weight: normal;
  color: #666;
  text-transform: uppercase;
}


.logo-header {
  text-align: center;
}

div.logo-header div.columns {
  padding: 0px;
}

.logo {
  font-size: 2.3em;
  text-align: center;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  margin: 0 0 0px 0;
  letter-spacing: 3px;
  font-weight: 100;
  color: #565455;
}

.slogan {
  font-family: 'Lato',Century Gothic, Verdana, Arial;
  text-align: center;
  font-size: 8.7pt;
  // padding-left: 5px;
  margin-bottom: 20px;
  display: none;
}

div.logo-header div.editor-body-section p {
  text-align: center;
}

.remove-foundation-indent {
  padding-left: 0px;
}

.social-links-bar a {
  color: #ababab;
  margin-right: 5px;
}

.logo-nav-inline {
  margin-top: 10px;
  margin-bottom: 30px;
}

.header-nav-outer {
  border-bottom: 1px solid #f0f0f0;
}



/* main styles for larger screens */
@media only screen and (min-width: 58.75em) {

  body, html { font-size: 1em; }

  .website-body {
    padding: 0px;
  }

  p,
  .content-area ul li,
  .content-area ol li,
  .content-area {
    line-height: 1.6em;
  }

  .logo-header {
    text-align: left;
  }

  .logo-slogan {
    margin-top: 0px;
  }

  .logo {
    font-size: 1.9em;
    margin: 10px 0 11px 0;
    text-align: left;
  }

  .slogan {
    font-size: .75em;
    margin-bottom: 0px;
    text-align: left;
  }

  h1 { font-size: 1.3em; margin: 0px 0 15px 0; line-height: 1.3em; }
  h2 { font-size: 1.1em; margin: 10px 0 15px 0; }
  h3 { font-size: 1em; margin: 10px 0 15px 0; }
  h4 { font-size: .95em; margin: 10px 0 15px 0; }


  div.logo-header div.editor-body-section p {
    text-align: left;
    margin-top: 26px;
    padding-left: 5px;
  }

  .logo-nav-body {
    margin-top: 50px;
    margin-left: 40px;
  }
}
/* end styles for larger screens */


/* begin NAVIGATION *******************************/

/* begin Foundation TopBar (for small screens) */


/* changes color of sub-nav background */


/* end Foundation TopBar (for small screens) */


/* begin ddsmoothmenu (for small screens) */


/* begin ddsmoothmenu (for small screens) */

/* begin ddsmoothmenu (for full size screens) */

.ddsmoothmenu {
  display: none;
  margin: 8px 0px 10px 0px;
}

.navigation-menu {
  margin-top: 0px;
}

@media only screen and (min-width: 58.75em) {

  .navigation {
    display: block;
    height: auto;
  }

  .navigation-menu {
    margin-top: 15px;
    margin-right: 0px;
  }

  .ddsmoothmenu,
  .favorites {
    display: block;
    // background: #272727; /* ######### changes with Design Editor  ######### */
    clear: both;
    font-weight: 300;
    //text-shadow: #000 0px 1px 0px;
    padding: 1px 0px 0px 0px;
    width:100%;
    display: inline-block;
    border-width: 2px;
    border-left: none;
    border-right: none;
    margin-bottom: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
    website_datum: sans-serif;
    font-size: 15px;
  }

  .ddsmoothmenu ul {float:right;}

  .ddsmoothmenu ul li {
    // background: #272727;
    margin: 0;
  }


  .ddsmoothmenu ul li ul {
      box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.80);
      -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.80);
      -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.80);
      //margin: -1px -1px -1px -1px;
  }

  .ddsmoothmenu ul li a, .ddsmoothmenu ul li.menuonly {
       /* main nav text color, position, padding */
       background: none;
       border: none;
       // color: white;  /* ######### changes with Design Editor  ######### */
       /* margin: add/remove space between main nav bg and drop down nav bg */
       margin-bottom: 5px;
       /* padding: changes space between nav text, also adds hover backround padding */
       padding: 2px 20px 2px;
       // text-shadow: black 0px 1px 0px;
       color: #999;
       font-size: .8em;
  }

  .ddsmoothmenu ul li.menuonly {
       margin: 0 5px 0px 0px;
  }

  .ddsmoothmenu ul li:hover {
       /* changes main nav hover background & hover text color */
  }

  .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.jqhover, .ddsmoothmenu ul li a.selected {
       /* changes main nav hover background & hover text color */
       // border: 1px solid #5a5a5a;
       // background: #003961; /* ######### changes with Design Editor  ######### */
       color: #000; /* ######### changes with Design Editor  ######### */
       text-shadow: none;
  }

  .ddsmoothmenu ul li.space {
       height: 15px;
       width: 40px;
  }


  .ddsmoothmenu ul li.separator {
       width: 20px;
  }


  .ddsmoothmenu ul li a img.downarrowclass {
       visibility: hidden;
  }

  .ddsmoothmenu ul li ul {
  }

  .ddsmoothmenu ul li ul li a img.downarrowclass {
       visibility: visible;
  }

  .ddsmoothmenu ul li ul li{
       color:#fff;
  }

  #scrolling_header_and_navigation .ddsmoothmenu ul li a,
  #scrolling_header_and_navigation .ddsmoothmenu ul li ul li a {
    color: #999;
  }

  .rightarrowclass{
       position: absolute;
       top: 12px;
  }


  .ddsmoothmenu ul li ul li a, .ddsmoothmenu ul li ul li.menuonly {
       /* changes drop-down background color, text & text position */
       background:#fff;
       font-weight: normal;
       margin: 0 0 0px 0px;
       /* padding: changes padding around text, does not move background position */
       padding: 9px 20px 9px 20px;
       text-align: left;
       width: 200px;
  }

  .ddsmoothmenu ul li ul li:hover {
       /* changes main nav hover background & hover text color */
    // background:#003961;
    color: #000;
  }


  .ddsmoothmenu ul li ul li.space {
       // background: #272727;
       line-height: 1px;
       // padding: 0px 20px 0px 20px;
       width: 141px;
  }


  .ddsmoothmenu ul li ul li.separator {
       margin: 0 0 -2px 0;
       width: 141px;
       line-height: 1px;
  }


  .ddsmoothmenu ul li ul li.menuonly {
    font-style:italic;
  }

  .ddsmoothmenu ul li ul li a:hover {
    /* changes main nav hover background & hover text color */
    border-top: none;
    border-left: none;
    border-right: none;
    color: #000;
  }

}

@media only screen and (min-width: 78.75em) {

}

/* end ddsmoothmenu (for full size screens) */

/* end NAVIGATION *******************************/


/* begin BILLBOARD *******************************/


.billboard-outer {
  background: none;
}

.billboard {
  position: relative;
}

.billboard-wrapper {
  padding: 0px;
  margin: 0px 0px;
  //box-shadow: 0px 5px 10px #999;
  //-webkit-box-shadow: 0px 5px 10px #999;
  //-moz-box-shadow: 0px 5px 10px #999;
}

@media only screen and (min-width: 58.75em) {

  div.billboard div.wrap {
    padding: 0px;
  }

}

/* end BILLBOARD *********************************/

/* begin CONTENT AREA ********************************/

.headline {
  font-family: 'PT Sans';
  margin: 0px 0 0px 0;
  color: white;
  padding-left: 28px;
}

.crumbtrail {
  margin-bottom: 10px;
  padding-left: 0px;
  color: 000;
  font-weight: 300;
}

.product-photos {
  padding: 0px;
  border: none;
}

.content-area {
  padding-left: 0px;
}

.content-area div.columns {
  padding-left: 0px;
}

div.content-area div.content-area-inner {
  padding-left: 0px;
}

div.content-area div.headline {
  padding-left: 0px;
}

.content-area-body {
  margin: 0px 0 0em 0;
  padding-left: 0px;
}

.content-area a:link, .content-area a:visited {
  color: #000;
  text-shadow: none;
  text-decoration: underline;
  font-weight: 300;
}

.content-area a:hover {
  color: #000;
  text-shadow: none;
}

@media only screen and (min-width: 58.75em) {

  .product-photos {
    padding: 20px 20px 20px 0px;
    border: 1px solid #f0f0f0 !important;
  }

}



/* end CONTENT AREA ********************************/

/* begin FOOTER **************************************/

.home-page .footer {
  margin-top: 0px;
  padding-top: 0px;
}

.footer div.columns {
  padding-left: 0px;
}

.footer {
  padding: 20px 0px 30px 0px;
  text-shadow: none;
  color: #000;
}

.footer-area-inner {
  text-shadow: none;
  text-align: center;
}

.footer-area-inner a, .footer-area-inner a:link, .footer-area-inner a:visited {
  color: #000;
  text-shadow: none;
}

.footer-area-inner a:hover {
  color: #000;
  text-shadow: none;
}

.footer-area-inner p {
  font-size: .7em;
  letter-spacing: inherit;
}

.footer-area-inner .editor-body-section p {
  color: rgb(171, 171, 171);
}

@media only screen and (min-width: 58.75em) {

  .footer-area-inner {
    text-align: left;
  }

}


/* end FOOTER **************************************/

/* begin PHOTO GALLERY ********************************/

/* begin PHOTO GALLERY ********************************/

.photo-inner-container {
  //box-shadow: 0px 5px 10px -5px #999;
   background: #f9f9f9;
}

/* end PHOTO GALLERY ********************************/

/* begin STORE **************************************/

.art-store {
  // border: 1px dotted #e0e0e0;
}

.art-store-btn-row {
  border-top: 1px solid #f0f0f0;
}

form.build-product-form [data-section='']>section.active>[data-section-content], [data-section='']>section.active>.content.art-store-tab-content-area {
  border: 1px solid #f0f0f0;
}

form.build-product-form [data-section='']>section p.title {
  border: 1px solid #f0f0f0;
  color: #686868;
}

section.active p.title {
  background: white !important;
  border-top: 1px solid #f0f0f0 !important;
  border-left: 1px solid #f0f0f0 !important;
  border-right: 1px solid #f0f0f0 !important;
}

div.art-store div.crumbtrail {

}

.art-store div#product_form_container {
  padding-left: 0px;
  border-left: none;
}

div.art-store div.headline {
  padding-right: 7px;
}

div.art-store div.headline span {
  font-size: .5em;
}

div.art-store div.headline h1 {
  margin-bottom: 0px;
}

.art-store-btn-row {
  border-bottom: 1px solid #f0f0f0;
}

.social-sharing-icons {
  background: none;
}

.submit-form-btn, .submit-form-btn:link, .submit-form-btn:visited, .back-btn, .back-btn:link, .back-btn:visited, .see-on-wall-btn {
  border-radius: 0px;
}

.product-sizes {
  border-radius: 0px;
}

.product-info-icon {
  font-size: 1.25em;
  color: #ababab;
}

.pagination a, .pagination .disabled, .pagination .current {
  border-radius: 0px;
}

#product_info h2 {
  letter-spacing: 1px;
}

.social-icons-bar {
  border-top: none;
  padding-bottom: 10px;
}

.social-icons-bar {
  margin-top: 10px;
}

.art-store-tab-text span {
  font-size: 1em;
}

@media only screen and (min-width: 58.75em) {

  .social-icons-bar {
    border-top: 1px solid #f0f0f0;
    padding-bottom: 0px;
    margin-top: 30px;
  }

}

/* end STORE ****************************************/

/* begin FORM ***************************************/


div.user-form {
  margin-bottom: 0px;
}

div.user-form div.headline {
  margin-top: 0px;
}

div.user-form div.headline h1 {

}

.content-area form input[type=submit] {
  margin-left: 0px;
}

div.user-form input.submit-form-btn {
 font-size: 1em;
}

div.user-form input.submit-form-btn, div.user-form input.submit-form-btn:link, .div.user-form input.submit-form-btn:visited {
  border-radius: 0px;
  font-weight: 300;
}

a.user-upload.submit-form-btn {
  background: #b9b3b9;
}

.visitor-upload-btn-container {
  border-color: #b9b3b9;
}

.visitor-upload-btn-container {
  border-color: #ccc;
}

.required-text {
  border-bottom: 1px solid #F6F2E9;
}




/* end FORM ***************************************/

/* begin KNOWLEDGEBASE ***************************************/

.post-section {
  margin-bottom: 0px;
}

/* end KNOWLEDGEBASE ***************************************/

/* begin BLOG ***************************************/

.blog-page {
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.blog-post-page {
  margin-left: 0px;
  display: table;
}

.post-heading h1 {
  margin-bottom: 0px;
  margin-left: -2px;
}



/* end BLOG ***************************************/

/* start SEARCH ***************************************/

.search-container {
  margin-bottom: 10px;
}

/* end SEARCH ***************************************/

/* start ACCOUNT ****************************************/

#account_container,
#account_container a,
.favorite-lists {
  color: #777;
  font-size: .84em;
  text-transform: uppercase;
  text-decoration: none;
}

#account_container a:hover {
  color: #000;
}

/* end ACCOUNT ****************************************/

/* end BLOG ***************************************/

/* begin FOUNDATION overrides *********************/

.joyride-tip-guide h5 {
  font-size: 20px;
}


div.user-form input.submit-form-btn, div.user-form input.submit-form-btn:link, .div.user-form input.submit-form-btn:visited, .submit-form-btn, .submit-form-btn:link, .submit-form-btn:visited {
  background: black;
}
div.user-form input.submit-form-btn:hover,.submit-form-btn:hover {
  top: 1px;
}

/* end FOUNDATION overrides ***********************/
