
@media (max-width: 768px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}



/* for sticky footer */
html {
    position: relative;
    min-height: 100%;
	
text-rendering: optimizeLegibility !important;

-webkit-font-smoothing: antialiased !important;

	
	
} 
body {
    margin: 0 0 100px 0; /* bottom = footer height */
	
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	background:url(../../../images/back.jpg) no-repeat center center fixed;
	
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 1262px;
  height: 112px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #c42233;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #831722;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.428571429;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
	/*
  background: #f9f9f9;
  */
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #361508;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #c42233;
font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
  
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1f1f1f;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder {
  color: #999999;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #c42233;
  border-bottom-color: #c42233;
}
.nav a:hover .caret {
  border-top-color: #831722;
  border-bottom-color: #831722;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
z-index:9999;
  position:fixed;
  /*  margin-left: 15px;
  position:absolute;
  top:130px;
  */
  margin-left:5px;
  top:0;
  left:0px;
  background:#e4a403;
  opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
@media (min-width: 768px) {
  .ok {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
 }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
clear:both;
  
}
/**/
.t3-mainnav .dropdown .dropdown-toggle b.caret {
	display:none!important;
}
.t3-navbar ul.mega-nav.level1 {
	padding:0;
	margin:0;
	background:none;
}
.t3-navbar ul.mega-nav {
	padding:0;
	margin:0;
}
.t3-navbar li.dropdown.mega ul.mega-nav.level1 a,
.t3-navbar ul.mega-nav.level1 li.dropdown-submenu.mega a {	
	padding:0;
	margin:0;
	font-size:10px;
	display:block;
		background:none;
}


.t3-navbar ul.mega-nav.level1.dropdown-submenu.mega .caret {  
	display:none!important;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #f5d033;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}



.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #831722;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #831722;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}




.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
}

@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #361508;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #361508;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
	
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #361508;
  color: #e67f57;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e05e2a;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.headerwrap {
		background:url(../../../images/topbacking.jpg)  0 0 repeat-x;
width:100%;
margin:0;
}

.t3-header {
	
  padding-top: 0px;
  padding-bottom: 0px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
		margin:0px;

  }
}
@media screen and (max-width: 767px) {
  .logo {
    text-align: left;
	margin:0 25px 0 25px;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
img.logo-image {
width:100%;	
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}






.topmen {
	margin:auto;
	padding:0;
	/*
	width:1200px;
	*/
	display:block;
}

.randomprod {
	padding:3px 0 0 0;
}
.head-search {
  margin-top: 0px;

  
}

.topmen  .head-search ul.nav.thetops {
	margin:auto;
	list-style:none;
	list-style-type:none;
	text-align:center;

}

.topmen  .head-search ul.nav.thetops li  {
	display:inline-block;
	
}
.topmen  .head-search ul.nav.thetops li a {
	padding:2px 5px 2px 5px;
	margin:0;
	color:#fff;
}
.head-search ul.nav.thetops li a:hover {
	background:#fff!important;
color:#d63e27;
}


.topmen  .head-search ul.nav.thetops li.active.parent a b.caret {
	display:none;
	
}
.topmen  .head-search ul.nav li.active.parent ul {
	/*
width:300px;	
display:block;
background:none;
*/
display:none;
}
.topmen  .head-search ul.nav li.active.parent ul li a {
	display:inline;
}


.topmen  .head-search ul.nav li.active.parent a {
background:#edc51b;
color:#d63e27;
	
}
.topmen .head-search ul.nav li.active.parent > a:hover {
background:#fff!important;
color:#d63e27;
	
}





@media (min-width: 960px) {

	
}
@media (max-width: 959px) {


	
}

@media (max-width: 749px) {

.topmen  .head-search ul.nav.thetops li a {
	padding:2px 2px 2px 2px;
	font-size:90%;
}
.topmen  .head-search ul.nav.thetops li a img {
	width:75%;
}
}











.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}


@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.

 {

  padding-bottom: 20px;
  padding-top: 20px;
	/*  */
}
@media screen and (min-width: 768px) {
  .t3-sl {
	 
    padding-bottom: 25px;
    padding-top: 25px;
	 /**/
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
	/*
  padding-top: 20px;
  padding-bottom: 20px;
  */
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #404040;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
	/*
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
  */
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}


.banner {
background:#edc51b;	
padding:0;
margin:0;
}
.banner .container {
	padding:0!important;
}
.banner .simple img {
	width:100%;
}
.t3-spotlight-3 .simple {
	text-align:center;
	margin:auto;
	padding:0 0 20px 0;
}

.t3-spotlight-3 .simple img {
	width:100%;
}

.t3-megamenu {
	float:right;
}

.navbar {
	border:none;
	padding:0;
	margin:0;
}

.t3-mainnav .container {
	/*
background:url(../../../images/topcenter.jpg) no-repeat 0 0;	
*/
}

.wrapping {
	/*
	background:url(../../../images/back.jpg) no-repeat center center fixed;
	
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  */
	-webkit-box-shadow:inset 0 6px 4px 0 rgba(0,0,0,.3);
box-shadow:inset 0 6px 4px 0 rgba(0,0,0,.3);
border-top:2px solid #a88d25\9;
}

.t3-spotlight  {
margin:0;
padding:0;
}


.t3-spotlight .t3-module {
	margin:0!important;
	padding:0;
}
.t3-navbar .t3-megamenu .nav.navbar-nav {
	padding:10px 0 0 0;
}

.t3-navbar .t3-megamenu .nav.navbar-nav li a {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 color : #ffc65b;  
  background:#280f06;

  font-weight:400;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
line-height:30px;
height:30px;
display:inline-block;
behavior: url(/PIE.htc);

    position:relative;
	
	font-size:14px;
	margin:5px;
	  padding:0 8px;
	/*  */
	}
	
	.t3-navbar .t3-megamenu .mega-nav.level1 li {
			border-bottom: 1px solid #280f06;
			padding:5px;
	}

	
	.t3-navbar .t3-megamenu .mega-nav.level1 li a {
		background:none;
		color:#280f06;
		font-size:12px;
		height:20px;
		line-height:12px;
		margin:0;
		padding:5px;

	}
	
	 .t3-navbar .t3-megamenu .mega-nav.level2 img {
		display:none!important;
	 }
	 
	 
	/* 
	 
	
	 
	*/ 
	 
	
@media (min-width: 749px) {
.t3-navbar .t3-megamenu .nav.navbar-nav li a {
	font-size:12px;
	margin:2px;
	  padding:0 3px;  }
	  
	  .t3-mainnav .container {
		  padding:0;
	  }
	  
	  .t3-navbar .t3-megamenu {
	  }
	  
.t3-navbar .t3-megamenu .nav.navbar-nav  {

}

 .t3-mainnav .container {
		position:relative; 
	 }
	 .t3-megamenu {
display:block;
position:absolute;
top:0;
left:280px;
	
	
}
	  
	  
}
	 
	  @media (min-width: 992px) {
.t3-navbar .t3-megamenu .nav.navbar-nav li a {
	font-size:14px;
	margin:5px;
	  padding:0 8px;  }
}	 
	 
	 .socks {
		 /*
  position:relative;
  
  */
  width:100%;
background:#d63e27;


  display:block;

 position: absolute;
    left: 0;
    bottom: 0;
    height: 100px;


}
.t3-footer {
	border:none;
  display:block;
  position:relative;
background:#d63e27;
  padding:20px;
  margin:auto;
  color:#fff;
-webkit-box-shadow:inset 0 50px 40px 0 rgba(0,0,0,.3);
box-shadow:inset 0 50px 40px 0 rgba(0,0,0,.3);
}

.copyright ul.nav li {
	display:inline-block;
}

.copyright ul.nav li a {
	font-size:12px;
	color:#fff;
	padding:10px;
	margin:5px;
}	

.copyright ul.nav li a:hover {
	background:none; 
	color:#c68f25;
}












/*from old template */

/* Text styles */


body.contentpane {
  background:#fff!important;
  margin:0px auto;
  display:block!important;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}
body.contentpane form#chronoform_pec {
background:#f9f0de;
  padding:20px;
}

body.contentpane form#chronoform_pec .ccms_form_element {
  margin:0;
  padding:0;
}

.item-page {
  padding:20px 0 20px 20px;
}
.item-page h2 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#9b2816;
}

.clr {
  clear:both;
  padding:0;
  margin:0;
}

.menumods {
  margin:0px 0 10px 265px;
  display:block;
  position:relative;
  width:725px;
  height:65px;
  padding:20px 0 0 0;
 *padding-top:15px;
 *z-index:1005;
/*
  z-index:100000;
  */
}
.menumods#therestop {
  padding:5px 0 0 0;
   *padding-top:0px;
}
.promomod div {
	margin:10px 0 10px 0;
  display: block;
  /*
  width: 315px;
  */
  width:100%;
  height: 170px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.promomod h3 {
  display:block;
  padding:85px 0 0px 20px;
  font-size:20px;
  color:#c42233;
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  line-height:20px;
  margin:0;
}
.promomod div p {
  padding:0;
  margin:5px 0 0 20px;
  font-size:12px;
  color:#481b0b;
}
.promomod a {
  text-decoration:none;
  color:#481b0b;
}
.promomod a.linkr {
  text-decoration:none;
  display:inline-block;
  -webkit-border-radius: 5px!important;
  -moz-border-radius: 5px!important;
  border-radius: 5px!important;
  background:#ffc65b!important;
  padding:3px!important;
  color:#c72f3e!important;
  behavior: url(PIE.htc)!important;
  position:relative!important;
}
.promomod a.linkr:hover {
  color:#ffc65b;
  background:#c72f3e;
}

/*  mid area */

.copy {
  display:block;/*
  position:relative;
  */
  
  
}/*
.banner {
  display:block;
  margin-bottom:-35px;
position:relative;



}
.banner#pad {
  padding:20px 0 30px 0;
}
.banner#pad-no {
  padding:0px 0 0px 0;
}*/
.topmods {
  margin:10px 5px;
}
.topmods .moduletable {
  display:block;
  width:315px;
  float:left;
  margin:10px;
}
.copy.addleft {
  width:820px;
  display:inline-block;
  float:left;
}
.copy#addright {
  width:540px;
  float:left;
}
.leftside {
  display:inline-block;
  width:180px;
  margin-top:20px;
  margin-right:20px;
  float:left;
}
.rightside {
  display:block;
  float:right;
  width:420px;
  margin-top:20px;/*z-index:99;  */
}
.aboveright {
  display:block;
  position:relative;
  width:420px;
}
.lefttop {
  display:block;
  position:relative;
  float:left;
  width:160px;
}
.righttop {
  display:block;
  position:relative;
  float:right;
  width:250px;
}
.botleft {
  clear:both;
  padding:20px 0 0 0;
}
.item-page p {
  padding:0 0 10px 0;
  text-indent:0;
}



.blog h2.article-title {
	font-size:24px;
	padding:0;
	margin:20px 0 0 0;
}
.blog .article-info .published strong {
	color:#856423;
	font-weight:normal;
}

/*
.footer {
  display:block;
  position:relative;
  width:100%;
  background:url(../images/bottomrepeat.jpg) repeat-x 0 0 #361508;
}
.socks {
  display:block;
  position:relative;
  background:url(../images/bottom.jpg) no-repeat center top;
  padding:20px;
  width:960px;
  margin:auto;
  color:#ffc65b;
}
*/

.moduletable-footermenu {
  padding:0;
  margin:0;
  display:block;
  float:right;
  width:750px;
  
}
.moduletable-footermenu ul {
  padding:0;
  margin:0;  overflow:hidden;
}

.moduletable-footermenu a {
  color:#ffc65b;

}
.touchbottom {
  position:absolute;
  bottom:0;
}
/*  main navigation */


/* Text styles */


.blog-featured h2 {
  margin-bottom:0em;
}
p.readmore {
}
.blog-featured-featured p.readmore {
  margin:10px 0 5px 20px;
}
.joomla-footer {
  font-size: .9em;
  margin-bottom: 30px;
}
/* Article functions */
ul.actions {
  clear:both;
  margin-top: -50px;
  float:right;
}
ul.actions li {
  list-style-type: none;
  float:right;
  margin-left: 10px;
}
/* Login styles */
p#form-login-username label, p#form-login-password label {
  width: 160px;
  display:block;
}
p#form-login-remember label {
  font-size: .9em;
  font-weight: normal;
  line-height: 25px;
}
p#form-login-remember input {
  float:left;
  margin-right: 5px;
}
form#form-login ul {
  margin: 0;
  padding: 0;
}
form#form-login ul li {
  list-style-type: none;
  margin-left: 20px;
  font-size: .9em;
}
/* Image float styles */
.img-fulltext-left {
  float:left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.img-intro-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.img-intro-right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
/*

.modulesocial {
  margin:10px 20px 15px 0;
  position:relative;
}
.modulesocial h3 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c68f25;
  display:block;
  position:relative;
  
  float:right;
  width:150px;
  padding:0;
  margin:0;
  line-height:15px;
  text-align:right;

}
*/

.modulesocial .josocialnetworkstabs.social {
}
#social-tabs {
}
.tt-tags#tt-tags {
/*
  clear:none!important;
  */
}
.items-leading div div {
  clear:none!important;
}
/*  zooo  */



/* ---  product pages ---*/

.pos-content {

}



.pos-content h4 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:18px;
  font-style:italic;
  color:#424134;
  padding-bottom:10px;
}
.pos-bottom {
  display:block;
  /*
  width:400px;
 clear:both; */
}


.pos-bottom .element-socialbookmarks {
	
}
.floatbox {
  position:relative;
  display:block;
  /**/
  width:100%; 
 *z-index:0;
 float:left;

}


.page-product .floatbox {
	/*
	margin-top:40px;
display:block;
	padding:15px;
	


min-height:180px;
max-height:220px;
*/
margin-top:10px;

}

 .backcontain {
	 margin-top:30px;
	 
	 width:100%;
	 position:relative;
	display:block;
padding:15px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	box-shadow: inset 0px 0px 15px 15px #9B3624,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 15px 5px #9B3624,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 15px 15px #9B3624,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 15px 15px #9B3624,0px 0px 5px 0px #000000;
background: #d63e26; /* Old browsers */



background: -moz-linear-gradient(top,  #d63e26 38%, #9b3624 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#d63e26), color-stop(100%,#9b3624)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* IE10+ */

background: linear-gradient(to bottom,  #d63e26 38%,#9b3624 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d63e26', endColorstr='#9b3624',GradientType=0 ); /* IE6-8 */


background: #d63e26\9;
    behavior: url(/PIE.htc);
	
width:700px\9;
height:250px\9;
min-height:250px;

}

.page-product  .pos-content .element-textarea {
	color:#fff!important;
	line-height:15px;
	
}
.page-product h1.pos-title {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:32px;
  color:#fff;
  padding-bottom:0px;
  padding-top:10px;
  width:450px;
}



.page-product .pos-media#prodimage {
  position:relative;
  top:-110px;
  left:-10px;/*
  z-index:9999;
  */
  
  
  float:left;
}

@media (max-width: 749px) {
.pos-media#prodimage .element-image img {
/*	width:145px;
	height:200px;*/
}
.page-product .pos-media#prodimage {
	top:0px;
}

 .backcontain {
background-color:transparent;
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
	box-shadow:none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;

/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: none!important;
 }
 
 
 .page-product  .pos-content .element-textarea {
	color:#d63e27!important;
	
}
.page-product h1.pos-title {
  font-size:32px;
  color:#d63e27;
  padding-bottom:0px;
  padding-top:10px;
  width:450px;
}

	
}

#configurations {
  display:none;
}
#ingredients {
  display:none;
}
#ingredients ul {
  list-style:none;
  list-style-type:none;
}
#allergy {
  display:none;
}
#print {
  display:none;
}

div.buttons {
  float:left;
  display:block;
  margin:20px 0 0px 0;
  padding:10px 0px 10px 0;
  /*
  border-top:1px solid #ffc455;
  */
}




.showall {
}
a.allbtn {
	/*
	
  color:#c42233;
  background:#ffc455;
  padding:4px;
  display:block;
  float:right;
  margin:-10px 0 0 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size:10px;
  position:relative;
    behavior: url(/PIE.htc);
*/

background:url(../../../images/all.png) no-repeat 0 0;
display:block;
position:relative;

width:32px;
height:28px;
float:right;
margin:10px 0 0 0;
overflow:hidden;

}
a.allbtn:hover {
background-position:0 -28px;
}
a.btn {
	position:relative;
 padding:10px 5px;
  display:inline-block;

  line-height:20px;
  font-size:16px;
  text-align:center;
  color:#9b3624;
 
  float:left;


  background:#edc51b;
    -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin:0 5px 5px 5px;
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    behavior: url(/PIE.htc);

  /*
    width:115px;

    height:30px;
  background:url(../images/btn_.png) no-repeat 0 0;
  */
}
a.btn:hover {
	  background:#ffdc9a;
/*
  background-position:0 -30px;
  */
  text-decoration:none;
  color:#c42233;
}






#nutrition {
  display:none;
  font-size:13px;
}
#nutrition table {
  width:100%;
  font-size:11px;
}
#nuttitle {
  font-size:24px;
  font-weight:bolder;
  text-align:center;
  letter-spacing:2px;
  padding-bottom:15px!important;
}
#amountper td {
  font-weight:bold;
  border-top:5px solid #000!important;
  border-bottom:3px solid #000!important;
}
#bord td {
  border-top:1px solid #000;
}
#rig {
  text-align:right;
}
#ind {
  padding-left:8px;
}
#vitbord td {
  border-top:3px solid #000;
}
#vitright {
  border-left:1px solid #000;
  padding-left:4px;
}
#vitbordbot td {
  border-top:1px solid #000;
  border-bottom:3px solid #000;
}
.dailyvalues {
  font-size:9px;
  line-height:15px;
}
.dailyvalues table {
  width:300px;
}
.dailyvalues td, .dailyvalues tr {
}
.dailyvalues td#ind {
  padding-left:6px!important;
}
#print div#configurations {
  display:inherit;
}
#print div#ingredients {
  display:inherit;
  font-size:10px;
  line-height:14px;
}
#print div#allergy {
  display:inherit;
  margin:10px 10px 0 0;
}
#print div#nutrition {
  display:inherit;
  /*
  width:300px;
  */
  float:right;
}
#printright {
  float:left;
  /*
  width:360px;
  */
}
#print .element-image img {
  width:50%;
  height:50%;
}
.moduletable-productshot {
  position:relative;
  display:block;
  text-align:center;
}
.moduletable-productshot h3 {
  width:350px;
  position:absolute;
  bottom:0;
  font-size:18px;
  color:#666;
  height:30px;
}
.moduletable-productshot img {
  padding-bottom:30px;
}
.moduletable-media h3 {
}
.moduletable-media ul {
  list-style:none;
  list-style-type:none;
  padding:0;
  margin:0;
}
.moduletable-media li {
  border-bottom:1px solid #b5e4fa;
  margin-bottom:10px;
  padding:0;
}
.moduletable-media li h4 {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:12px;
}
.facebookin iframe {
}
.moduletable-products {
  margin-top:20px;
}
#vtemdrawerwapper_product {
  border:none!important;
}
ul.vtemskating {
  list-style:none;
  overflow: hidden;
  padding: 0 !important;
  margin:0 !important;
  display:block;
  clear:both;
}
ul.vtemskating li {
  float:left;
  width:10%;
  display:block;
  border-right:1px solid #fff;
  border-bottom:1px solid #fff;
  background-color:#ccc;
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
  overflow:hidden;
  cursor:pointer;
  margin: 0;
  padding:0;
}
ul.vtemskating li .vtem_head {
  padding:5px 0;
  margin:0;
  opacity:100;
  top: 280px;
  width: 100%;
  position: absolute;
  text-transform:none !important;
  font-style:normal;
  font-weight:normal !important;
  letter-spacing:0px !important;
  font-size:14px;
  text-align:center;
  line-height:normal;
}
ul.vtemskating li div.description {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
ul.vtemskating li div .drawer_content_title, ul.vtemskating li div .drawer_content_title a {
  font-size:20px;
  text-decoration:none;
  display:block;
  text-align:center!important;
  width:280px;
  float:right;
  padding:20px 0px 10px 0!important;
  line-height:20px;
  background:url(../images/bottomproduct.jpg) no-repeat bottom center!important;
  height:50px;
}
ul.vtemskating li div .drawer_content_title {
  padding: 0;
  height: auto;
  /* position: static;*/
    opacity: 1;
  letter-spacing:0px!important;
  text-transform:none!important;
  font-style:normal;
  font-weight:normal;
  text-align:left;
  margin:0px 10px 0px 0px;
  display:block;
  position:absolute;
  bottom:0px;
}
ul.vtemskating li div.box_content {
  margin:5px 10px;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  opacity:0.8;
  filter:Alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
p.mod-vtem-news-drawer-introtext {
  line-height:normal !important;
  display:block!important;
  width:120px!important;
  position:absolute!important;
  top:20px!important;
  right:10px!important;
  text-align:right;
  color:#fff!important;
}
p.mod-vtem-news-drawer-introtext strong {
  font-size:14px!important;
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight:normal;
  color:#002c5f;
  display:block;
  padding:0 0 10px 0;
}
p.mod-vtem-news-drawer-introtext a {
  text-decoration:none;
 font-family: "charcuterie_flaredregular", Georgia, "Times New Roman", Times, serif!important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#002c5f;
  color:#fff!important;
  font-size:11px;
  padding:5px;
  position:relative;
}
p.mod-vtem-news-drawer-introtext a:hover {
  color:#002c5f!important;
  border:#002c5f 1px solid!important;
}
ul.vtemskating li div a.readmore_box {
  display: block;
  margin: 5px 0 5px 0px;
  text-transform:uppercase;
  font-style:normal;
  font-size:80%;
  font-weight:normal !important;
  text-decoration:none;
}
ul.vtemskating li div a.readmore_box:hover, ul.vtemskating li .drawer_content_title a:hover, ul.vtemskating a:hover {
  opacity:0.8;
  filter:Alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  text-decoration:none;
  background-color:transparent !important;
}
#prods {
  display:block!important;
  width:200px!important;
  position:absolute!important;
  bottom:0!important;
  right:0!important;
}
.moduletable-weather {
  display:block;
  float:right;
  width:300px;
}
.moduletable-weather div {
  float:right;
}
.moduletable-weather .gkwMainLeft {
  width:40px;
  border-left: 1px solid #e4edf6;
}
.moduletable-weather .gkwMainLeft img {
  padding:0 0 0 5px!important;
  margin:0!important;
}
.moduletable-weather p.gkwTemp {
 font-family: "charcuterie_flaredregular", Georgia, "Times New Roman", Times, serif!important;
  font-size:11px;
  padding:0!important;
  margin:0!important;
  color:#1e447b;
  line-height:10px;
  text-align:center;
  font-weight:bold
}
.moduletable-weather h2 {
  padding:0 5px 0 0;
  margin:0;
  font-size:14px;
}
.moduletable-weather p.gkwCondition {
 font-family: "charcuterie_flaredregular", Georgia, "Times New Roman", Times, serif!important;
  font-size:11px;
  padding:0 5px 0 0!important;
  margin:0!important;
  color:#5b79a4;
  line-height:10px;
  text-align:center;
}
.capecontact {
  display:block;
  width:220px;
  height:300px;
  background:url(../images/capecontact.jpg) no-repeat 0 0;
  font-size:11px;
  color:#002c5f;
}
.capecontact p {
  display:block;
  width:120px;
  padding:110px 0 0 0;
  margin:0;
}
.capecontact h2 {
  padding:0;
  margin:0;
}
/* print  */


/* invisible elements ---*/






body.contentpane .pos-bottom {
  display:none;
}
body.contentpane .pos-bottom {
  display:none;
}
body.contentpane .pos-bottom {
  display:none;
}
body.contentpane .pos-bottom {
  display:none;
}
body.contentpane .floatbox {
  display:none;
}
body.contentpane .buttons {
  display:none;
}
body.contentpane #ingredients {
  display:none;
}
body.contentpane #allergy {
  display:none;
}
body.contentpane #nutrition {
  display:none;
}
/* visible elements ---*/

body.contentpane #print {
  display:block;
  margin:auto;
  /*
  width:660px;
  */
}
body.contentpane #print div#ingredients {
  display:inherit!important;
*display:block!important;
}
body.contentpane #print div#allergy {
  display:inherit!important;
*display:block!important;
}
body.contentpane #print div#nutrition {
  display:inherit!important;
*display:block!important;
font-size:14px;
}
body.contentpane #print #nuttitle {
  font-size:24px;
  font-weight:bolder;
  text-align:center;
  letter-spacing:2px;
  padding-bottom:15px!important;
}
body.contentpane #print #amountper td {
  font-weight:bold;
  border-top:5px solid #000!important;
  border-bottom:3px solid #000!important;
}
body.contentpane #print #bord td {
  border-top:1px solid #000;
}
body.contentpane #print .rig {
  text-align:right;
}
body.contentpane #print #ind {
  padding-left:8px;
}
body.contentpane #print #vitbord td {
  border-top:3px solid #000;
}
body.contentpane #print #vitright {
  border-left:1px solid #000;
  padding-left:4px;
}
body.contentpane #print #vitbordbot td {
  border-top:1px solid #000;
  border-bottom:3px solid #000;
}
body.contentpane #print .dailyvalues {
  font-size:14px;
  line-height:15px;
}
body.contentpane #print .dailyvalues table {
	/*
  width:300px;
  */
}
body.contentpane #print .dailyvalues td, .dailyvalues tr {
}
.dailyvalues td#ind {
  padding-left:6px!important;
}
body.contentpane #ingredients ul {
  list-style:none;
  list-style-type:none;
  padding:0;
  margin:0;
  /*
  width:340px;
  */
}
body.contentpane #print div#ingredients {
  display:inherit;
  font-size:14px;
  line-height:14px;
}
body.contentpane #print div#allergy {
  display:inherit;
}
body.contentpane #print div#nutrition {
  display:inherit;
  /*
  width:300px;
  */
  float:right;
}
body.contentpane #printright {
  float:left;
  /*
  width:360px;
  */
}
body.contentpane #print .element-image img {
  width:50%;
  height:50%;
}
body.contentpane #print #rig {
  text-align:right;
}
body.contentpane #print #ind {
  padding-left:8px;
}
a.printbutton {
  display:block;
  font-size:10px;
  background:#002c5f;
  color:#fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  float:right;
  padding:0 8px 0 8px;
  line-height:20px;
  height:20px;
  position:relative;
      behavior: url(/PIE.htc);

}
a.printbutton:hover {
  color:#002c5f;
  background:#90c5dc;
  text-decoration:none;
}
#system-message-container {
  display:none;
}
.round {
  border-radius: 3ex;
  -webkit-border-radius: 3ex;
  -moz-border-radius: 3ex;
}
a.prodlist {
  display:block;
  width:300px;
  float:left;
  height:120px;
  margin:0 15px 20px 0;
  text-decoration:none;
}
.prodlist h4 {
  display:block;
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  padding:10px 0 0px 0;
  width:130px;
  float:right;
  padding:20px 0 0 0;
  color:#c42233;
}

.prodlist h4 a:hover {
  text-decoration:underline;
}
/*
.prodlist a {
  display:inline-block;
  background:#ffc65b;
  color:#c42233;
  text-decoration:none;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
  behavior: url(/PIE.htc);


  padding:5px;
  margin-bottom:10px;
  font-size:12px;
        font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;



}

.prodlist a:hover {
    background:#c42233;
  color:#ffc65b;
}
*/



/*responsive product stuff */

@media (min-width: 1200px) {
div.buttons {
width:400px;
width:350px\9!important;

}
.pos-media#prodimage {
width:232px\9!important;
display:block\9!important;

}


.pos-media#prodimage .element-image img {
	width:290px;
	height:400px;
	
	width:232px\9!important;
	height:320px\9!important;
	/**/
}
	.pos-content {
width:400px;

width:350px\9!important;


}

}
@media (min-width: 960px) {
div.buttons {
width:400px;
}
.pos-media#prodimage .element-image img {
width:290px;
	height:400px;
}
.pos-content {
width:400px;

}
	
	
}
@media (max-width: 959px) {
div.buttons {
width:400px;
}
.pos-media#prodimage .element-image img {
width:232px;
	height:320px;
}
	.pos-content {
width:400px;

}
	
}

@media (max-width: 749px) {
div.buttons {
width:300px;
width:34  0px\9;

}

a.btn {
	/*
	position:relative;
 padding:4px;
  display:inline-block;
  line-height:20px; */
  font-size:13px;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
	
  background:#9b3624;
  color:#edc51b;

}

.pos-bottom {
	clear:both;
	display:block;
}
.pos-content {
width:300px;
}

.pos-media#prodimage .element-image img {
width:290px;
	height:400px;
}
	
	
	
	
	
a.allbtn {
	background-position:0 -28px;

}

a.allbtn:hover {
background-position:0 0px;
}



}



	
	
	
	
	
	
	
	
}
      
      
      
      
      
      
      
      
      
      
      
      
      .prods {
  display:block;
  position:relative;
}
.moduletable-hangout {
  padding:0;
  margin:0 0 -20px 0;
}
.moduletable-hangout h3 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#ffc455;
  padding:50px 0 0 0;
}
.moduletable-hangout h1 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
}
.layout-layout2 {
  display:block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:7px;
  background:#ffc65b;
  margin:0 6px 0 6px;
  position:relative;
  behavior: url(/PIE.htc);

    text-align:center;

}
.layout-layout2 .media {
  display:block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position:relative;
  behavior: url(/PIE.htc);

  padding:5px;
  margin:auto;
  background:#fff;
}
.layout-layout2 .media img a {
  text-align:center;
}
.layout-layout2 .title a {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  text-align:center;
  text-decoration:none;
  line-height:13px;
  font-size:14px;
}
 .layout-layout2 .element-itemcategory a {
  background:#fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position:relative;
  behavior: url(/PIE.htc);

  padding:3px;
  text-align:center;
  text-decoration:none;
  display:inline-block;
  font-size:9px;
  color:#c42233;
    behavior: url(/PIE.htc);


}
.layout-layout2 .element-itemcategory a:hover {
  background:#c42233;
  color:#fff;
}
.modalmen {
}
.modalmen img {
  display:none;
}
.modalmen li {
  float:left;
}
.modalmen li a {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  background:#c42233;
  -webkit-border-radius: 3px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position:relative;
  behavior: url(/PIE.htc);

  padding:5px;
  float:left;
  margin:5px 5px 5px 0;
  width:150px;
  height:30px;
  text-align:center;
  color:#ffc65b;
}
.modalmen li a:hover {
  background:#ffc65b;
  color:#c42233;
}
.pagination {
  display:block;
  position:relative;
}
.pagination .counter {
  display:block;
  width:100px;
  color:#361408;
  font-size:11px;
  float:left;
}
.pagination ul {
  display:block;
  width:100%;
  margin:0 0 0 100px;
  list-style:none;
  list-style-type:none;
  font-size:10px;
  color:#c38819;
}
.pagination ul li {
  display:inline-block;
  margin: 0 4px;
 *display:block;
 *float:left;
}
.pagination ul li a {
  background:#c38819;
  color:#361408;
  padding:3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position:relative;
  behavior: url(/PIE.htc);

  text-decoration:none;
}
.pagination ul li a:hover {
  background:#361408;
  color:#c38819;
}
.contentpane a.element-print-button {
  margin:0 20px 0 20px;
}
/*
        
        .rightright {
          width:300px;
        }
        */
        
        
        .weblink-category-bloglinks {
}


.weblink-category-bloglinks li.cat-list-row0,
.weblink-category-bloglinks li.cat-list-row1  {
	background:transparent;
	clear:left;
	padding:10px 0 20px 0;
}

.weblink-category-bloglinks  p.counter {
display:none;  	
}
.weblink-category-bloglinks .filters.btn-toolbar {
	display:none;
}
.weblink-category-bloglinks td.title {
  padding:15px 0 5px 0;
  border-bottom:1px solid #c68f25;
}
.weblink-category-bloglinks td.title div {
  display:block;
  float:left;
  /*
  
  width:350px;
  */
  margin-left:10px;
}
.weblink-category-bloglinks td.title span {
  padding:0;
  margin:0;
  display:block;
}
.weblink-category-bloglinks .featimg {
  position:relative;
  display:block;
  padding:10px;
  margin:5px;
  background:#fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

          float:left;

  /*
        
          margin:0;
        
        
        */
        }
.weblink-category-bloglinks td.title h4 {
  display:inline-block;
  font-size:12px;
  color:#361508;
  padding:0;
  margin:0;
}
.weblink-category-bloglinks td.title h5 {
  display:inline-block;
  font-size:10px;
  color:#c68f25;
  padding:0 0 0 10px;
  margin:0;
  border-left:1px solid #c68f25;
}
.weblink-category-bloglinks td.title a {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:18px;
  padding:0;
  margin:0;
}
.module-homelinks h3 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c82235;
}
.module-homelinks {
  padding:0;
  margin:10px 0 0 20px;
  position:relative;
}
.module-homelinks div {
  padding:0;
  margin:0;
}
.module-homelinks h3 {
  padding:0;
  margin:0 0 -3px 20px;
  color:#c68f25;
  position:relative;
  /*
width:450px;
height:30px;
line-height:30px;
*/
z-index:5;
}
.module-homelinks ul.weblinks-homelinks {
  list-style:none;
  list-style-type:none;
  display:block;
  background: #fff;
  padding:10px;
  margin:0px 10px 0 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  behavior: url(/PIE.htc);

  position:relative;
  /*
  width:520px;
  */
  z-index:4;
}
.module-homelinks li {
  padding:5px 0 5px 0;/* */
            border-bottom:1px solid #361508;
           
            
}
ul.weblinks-homelinks a {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:13px;
  padding:0 0 0 20px;
  background:url(../../../../../images/weblink.jpg) no-repeat 0 5px;
  margin:0 0 0 10px;
  display:inline-block;
}
.module-homelinks li span {
  width:100%;
  display:inline-block;
  padding:0;
  margin:0;
}
.module-homelinks li h4 {
  display:inline-block!important;
  font-size:12px;
  color:#c68f25;
  padding:0;
  margin:0 5px 0 0;
  position:relative;
 *float:left;
}
.module-homelinks li h5 {
  display:inline-block!important;
  font-size:10px;
  color:#ffc455;
  padding:0 0 0 10px;
  margin:0;
  position:relative;
  border-left:1px solid #ffc455;
 *float:left;
}
.module-homelinks li div {
  display:inline-block;
  /*float:left;
          width:320px;
  margin-left:10px;
 *margin-left:20px;*/
}
.module-homelinks li .featimg {
  position:relative;
  display:block;
  padding:10px;
  margin:5px;
  background:#ffc455;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);/*
        
          margin:0;
        
        float:left;
        
        */
        }
.module-homelinks span br {
  display:none;
  padding:0;
  margin:0;
}
.moduletable-bloghomelink {
  display:block;
  background: #fff;
  padding:5px 20px 5px 20px;
  margin:0px 20px 20px 40px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  behavior: url(/PIE.htc);

  position:relative;
  /*width:520px;*/
  z-index:4;
  text-align:right;
}
.archive fieldset.filters {
  display:none;
}
#archive-items {
  list-style:none;
  list-style-type:none;
}
#archive-items h2 {
  display:block;
  float:left;
  margin-left:70px;
  width:490px;
  position:relative;
*margin-left:85px!important;
  color:#c42233;
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:16px;
  font-weight:700;
  line-height:15px;
  margin-bottom:20px;
}
#archive-items li {
  dispaly:block;
  position:relative;
}
#archive-items .intro h3 {
  text-align:left;
  font-size:14px;
}
#archive-items dd.published {
  margin-top:-20px;
}
#archive-items dd.published p {
  display:block;
  width:60px;
  height:30px;
  font-size:25px;
  position:absolute;
  line-height:30px;
  padding:0;
  margin:0;
  color:#fff;
  font-weight:400;
  top:0;
  right:0;
}
.list-date {
  width:100px;
  font-size:9px;
  color:#c68f25;
  vertical-align:top;
}
.list-title {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:14px;
}


/*  new form */


#chronoform_contactus-drop {
  dispalay:block;
  padding:15px;
  position:relative;
  background:#fff;
  -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,.3);
box-shadow: 0 0 5px 5px rgba(0,0,0,.3);
-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;  
  behavior: url(/PIE.htc);
  
  
  
}

#chronoform_contactus-drop .ccms_form_element {
	margin:10px 0 0 0;
}
#chronoform_contactus-drop label {
  font-family: "charcuterie_sansregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  display:inline-block;

  font-size:15px;
  font-weight:normal;
  line-height:20px;
color:#d63e27;
  padding-right:10px;
  
}

#chronoform_contactus-drop .ccms_form_element input {
  display:inline-block;
  border:none;
  line-height:20px;
 /* 
  width:100%;*/
  background:#fada40;
  color:#9f3724!important;
}


#chronoform_contactus-drop .ccms_form_element select {
    background:#fada40;
  color:#9f3724!important;

  border:none;
  line-height:30px;
 /* 
  width:100%;*/
}


#chronoform_contactus-drop .cfdiv_textarea textarea {
	    background:#fada40;
height:inherit;
  color:#9f3724!important;

}

#chronoform_contactus-drop #recaptcha_container_div {
background:#e6e2d1;	
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  behavior: url(/PIE.htc);
}

.ccms_form_element#input_text_upc1_container_div  {
display:inline-block;
}


.recaptchatable .recaptcha_image_cell {
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  behavior: url(/PIE.htc);
}
#chronoform_contactus-drop #recaptcha_container_div #recaptcha iframe {
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  behavior: url(/PIE.htc);
  padding:5px;
  
  }
#chronoform_contactus-drop #recaptcha_container_div #recaptcha {
	border:none;
}




#chronoform_contactus-drop  input.submitbtn {
  margin:10px;
display:inline-block;
position:relative;
background:#d63e27;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  behavior: url(/PIE.htc);
  font-family: "charcuterie_sansregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:16px;
  color:#fff!important;
  padding:5px 30px!important;
  text-decoration:none;
  cursor:pointer;
  line-height:30px;
  letter-spacing:1px;
}









.ccms_form_element#input_text_upc1_container_div input {
	margin:0 20px 0 0px;
display:inline-block;}



.ccms_form_element#input_text_upc1_container_div label a {
text-decoration:none;
  font-size:10px;
}

.ccms_form_element#input_data_code1_container_div {
display:inline-block;
}
.ccms_form_element#input_text_upc1_container_div label,
.ccms_form_element#input_data_code1_container_div label {
  width:90px;
  
}


.ccms_form_element#input_data_code1_container_div  label a {
text-decoration:none;
  font-size:10px;
  
}

.ccms_form_element#input_data_code1_container_div input {
display:inline-block;}











.ccms_form_element#chrono_verification1_container_div {
  margin:5px;
  background:#c68f25;
  display:block;
  position:relative;
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  behavior: url(/PIE.htc);

  color:#fff;
  padding:10px;
}

.ccms_form_element#chrono_verification1_container_div  {
  padding:5px;
}
.ccms_form_element#chrono_verification1_container_div label {
  line-height:40px;
  
}
.ccms_form_element#chrono_verification1_container_div input {
  width:100px;
  margin:10px;
  border:2px solid #f9f0de;
  
}

.ccms_form_element .small-message a {
display:inline-block;
position:relative;
background:#c68f25;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  color:#fff;
  padding:3px;
  text-decoration:none;
  
  
}

.ccms_form_element#chrono_verification1_container_div img {
  display:inline-block;
  position:relative;
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  behavior: url(/PIE.htc);

  color:#fff;
  padding:3px;
  background:#fff;
}



a#recaptcha_reload_btn {
  
}
a#recaptcha_reload_btn img {
height:24px;
}

a#recaptcha_whatsthis_btn {
  
    
}
a#recaptcha_whatsthis_btn img {
      height:25px;

}

.ccms_form_element#country_container_div label {
  
  
}
  
  .moduletable-taxcredcert {
    display:block;
    width:300px;
    float:right;
    position:relative;
  }
  
  
  
  
  
  .contentpane  a.element-print-button {
      display:inline-block!important;
  position:relative!important;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:#ffc455!important;
  font-size:11px!important;
  padding:5px 25px 5px 25px!important;
  font-size:13px!important;
  background:url(../images/print-bw.png) 4px 5px no-repeat #efefef!important; 
      behavior: url(/PIE.htc);


  }

  .contentpane  a.element-print-button:hover {
    background-color:#CCC;

  }
  
  .contentpane div.chronoform {
  display:none;
}

#chronoform_test_form_constant_contact_api input.field {
  
  background:#f9f0de;
  border: 1px solid #ffc65b;
  
}

#chronoform_test_form_constant_contact_api  input.btn {
  margin:5px 0 0 140px;
display:block;
position:relative;
background:#c42233;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  color:#fff;
  padding:3px;
  text-decoration:none;
  cursor:pointer;
  width:120px;
  line-height:30px;
}

#chronoform_test_form_constant_contact_api #chrono_verification1_container_div label {
  padding:5px;
}

#chronoform_pretzelcoaster {
  padding:20px;
  background:#ececec;
}

#chronoform_pretzelcoaster div.ccms_form_element  {
  padding:0;
  margin:0;
  
}

#under181_container_div input {
  width:50px;
  
}
#chronoform_pretzelcoaster #chrono_verification1_container_div
{
  padding:5px;
  width:560px;
}
#concentform1_container_div label, #understand1_container_div label {
display:block;
width:250px;  
}
input#concentform, input#understand {
  width:50px;}


#chronoform_contactus-drop .small-message {
  display:none;
}

#chronoform_contactus-drop  .tooltipimg {
  display:none;
  
}


#chronoform_contactus-drop  .tooltipimg a {
  background:#none!important;
  font-size:9px;
}
@media print {
body {
   font-size:0.75em;
}
}










/*   modules */
.module-newsmenu {
  padding:0;
  margin:0;
  *overflow:hidden!important;
}
.module-newsmenu ul.nav {
  list-style:none;
  list-style-type:none;
  padding:10px;
  margin:0;
  *overflow:hidden!important;

}
.module-newsmenu ul.nav li a {
  position:relative;
  display:block;
  background:#ffc65b;
  color:#c42233;
  text-decoration:none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  padding:5px;
  margin-bottom:5px;
  font-size:14px;
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align:center;
  *margin:5px 0 5	px 0;
}
.module-newsmenu ul.nav li a:hover {
  background:#c42233;
  color:#ffc65b;
}

.custom.slnews {
	margin:10px;

}


.slnews .slcontain {

display: block; 
width: 100%; 
padding: 60px 10px 10px 10px; 
background:url(../../../images/sl.jpg)  no-repeat #fff top center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  behavior: url(/PIE.htc);

text-align:center;
}

.slnews a {
	display: inline-block; 
	line-height: 15px; 
	text-align: center; 
	color: #361508; 
	font-size: 10px;
	  background:#ffc65b;
	    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

padding:5px;
margin:5px;
}

.module-tags {
  position:relative;
  margin:10px 0 0 0;
  padding-bottom:10px;
  display:block;
  background:#ffc65b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

}
.module-tags h3 {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#f9f0de;
  font-size:13px;
  padding:0;
  margin:-10px 0 0 3px;
}
.module-tags .tagCloud-tags {
  margin:5px 10px;
  padding:0;
}
.module-tags .tagCloud-tags a {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  text-decoration:none;
  line-height:90%;
}
.module-tags .tagCloud-tags div {
  display:none;
}
.vfpvpadding {
  display:none;
}
#vfmediatitle {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  font-size:24px;
  font-weight:700;
}
tbody tr:nth-child(2n) td, tbody tr.even td {
  background:transparent;
}
.vf_rating {
  display:block;
  float:left;
  color:#471a0b;
  font-size:10px;
}
.vfslideinfo_menu {
  display:block;
  margin-top:-40px;
}
.vfslideinfo_menu a {
  color:#c42233;
  text-decoration:none;
}
.vfslideinfo_menu_item {
  background:#ffc455;
  padding:2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  position:relative;
  margin:1px;
}
.vfmitem {
  margin: 0 0 20px 0;
}
.vftitle a {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  font-size:11px;
  font-weight:300;
  text-decoration:none;
  text-align:center;
}
.moduletable-sidevid h3 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  font-size:18px;
  font-weight:500;
  padding:0;
  margin:0 0 0 10px;
}
.moduletable-sidevid {
  background:#ffc455;
  width:260px;
  float:right;
  padding:10px;
  margin:50px 0 20px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  behavior: url(/PIE.htc);

  position:relative;
}
.moduletable-sidevid.norm {
  margin-top:0px;
  width:220px;
}
.vflowlistmodule {
}
.vflowlistmodule td {
  padding:0;
}
.moduletable-pinterestside {
  display:block;
  background:#fff;
  position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
    behavior: url(/PIE.htc);


  padding:10px;
  position:relative;
  margin:0 20px 30px 0!important;
      

}


.recpmain {
  height:135px;
}

.moduletable-pinterestside h3 {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  font-size:13px;
  font-weight:500;
  padding:10px 0 0 0;
  margin:0 0 0 10px;
}
.moduletable-pinterestside .cbfixpscpinbox {
	/*
  overflow:hidden;*/
  border:none;
  	padding:5px;
	text-align:center;


}

.cbfixpscpin {
	display:inline-block;
	margin:0;
}

.moduletable-pinterestside .modPinterestpinsdisplay {
}

.moduletable-reccat {
  display:block;
  background:#ffc455!important;
  position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
    behavior: url(/PIE.htc);


  padding:0px!important;
  position:relative;
  float:left;
    margin:0px 0 20px 20px;
    height:155px;
  

}

.moduletable-reccat h3 {
    font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:16px;
padding:10px 10px 10px 20px;
margin:0;
color:#4f2414;
}
.moduletable-reccat ul {
  list-style:none;
  list-style-type:none;
  display:block;
    width:260px;
    text-align:center;
    padding:0;
    margin:0px;
    *padding-left:20px;
    *width:240px;

}

.moduletable-reccat li {
  display:inline-block;
    *display:block;
  *float:left;
}
.moduletable-reccat li a {
  background:#4f2414;
  padding:2px 4px 2px 4px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  position:relative;
  margin:2px 3px 2px 3px;
  text-decoration:none;
  font-size:12px;
  line-height:20px;
  display:inline-block;
    behavior: url(/PIE.htc);

  color:#fff;
}


.moduletable-reccat li a:hover {
  background:#d63e27;
  color:#ffc455;
}
.module-history {
  display:block;
  /*
  height:300px;
  */
  position:relative;
  font-size:14px;
}
.module-history .sprocket-tabs {
  display:block;
  /*
  height:295px;
  *height:285px;
   position:relative;
  margin:10px 0 30px 0;
  */
  padding-bottom:40px;
 

}

@media (min-width: 1200px) {

}
@media (min-width: 960px) {

	
	
}
@media (max-width: 959px) {

	
}

@media (max-width: 749px) {

.module-history .sprocket-tabs {

  padding-bottom:120px;
 

}

}



.module-history ul.sprocket-tabs-nav {
  display:block;
  position:absolute;
  bottom:0;
  right:20px;
  border:none;

background:transparent;
/*  */
}
.module-history h3 {
  display:block;
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#d63e27;
  position:absolute;
  top:10px;
  z-index:99;
    font-size:28px;
/*
*/
}

.module-history .sprocket-tabs-panel {
padding-top:20px;	
}




.module-history .layout-bottom .sprocket-tabs-nav > li > .sprocket-tabs-inner {
	-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
    behavior: url(/PIE.htc);
background:#fff;
border:none;
color:#d63e27;
margin:0 1px 0 0;
}

.module-history .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
	background:#d63e27;
	color:#fff;
	border:none;
}

.module-history .layout-bottom .sprocket-tabs-nav li.active > .sprocket-tabs-inner, .layout-bottom .sprocket-tabs-nav li.active > .sprocket-tabs-inner:hover {
	
}

.module-history .layout-bottom .sprocket-tabs-nav > li > .sprocket-tabs-inner:hover {
	border:none;
}

.layout-bottom .sprocket-tabs-nav li.active > .sprocket-tabs-inner, .layout-bottom .sprocket-tabs-nav li.active > .sprocket-tabs-inner:hover {
	border:none;
}

.module-history .sprocket-tabs-panel div.hist h4 {
  display:inline;
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#d63e27;
  margin:0 10px 0 0;
*position:relative;
  font-size:24px;

}
.moduletable-history .sprocket-tabs-panel div.hist p {
/*
  
  display:block;
  float:right;
  width:680px;
  */
  
}

.module-history .hist  {
font-size:15px;	
}
.module-history .hist h4 sub {
	font-size:60%;
	margin:-5px 0 0 0;
	bottom:0;
}

.module-history .hist img {
	position:relative;
display:inline-block;
background:#fff;
padding:4px;
-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,.3);
box-shadow: 0 0 3px 3px rgba(0,0,0,.3);	
}

.module-history .hist img.nobox {
	padding:0;
	background-color:transparent;
	-webkit-box-shadow: 0 0 0px 0px rgba(0,0,0,.0);
box-shadow: 0 0 0px 30px rgba(0,0,0,.0);	
}
.module-history div.hist .lgimg img {
	position:relative;
display:block;
margin:30px 20px 10px 10px;
padding:10px;
background:#fff;
width:100%;
-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,.3);
box-shadow: 0 0 5px 5px rgba(0,0,0,.3);	
}
@media (min-width: 960px) {

	
}
@media (max-width: 959px) {


	.module-history div.hist .lgimg  {
	margin:20px;

}
	.module-history div.hist .lgimg img {
	text-align:center;
margin:auto;
width:75%;

}
	.module-history h3 {

  position:relative;

    font-size:28px;
/*
*/
}
}

@media (max-width: 749px) {
.module-history div.hist .lgimg  {
	margin:10px;

}
.module-history div.hist .lgimg img{
	text-align:center;
	width:inherit;
margin:auto;
width:75%;

}
	.module-history h3 {

  position:relative;

    font-size:20px;
/*
*/
}

}


.heritagemore a.accordion-toggle.nn_sliders-toggle {
	border:none;
	
			position:relative;
 padding:10px 5px;
  display:block;

  line-height:20px;
  font-size:16px;
  text-align:center;
  color:#edc51b;
 


  background:#9b3624;
    -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
padding:5px;
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding:5px 10px ;
border:none;

text-decoration:none;
width:100px;
	    behavior: url(/PIE.htc);

}

.heritagemore .nn_sliders.accordion > .accordion-group {
	
	background:transparent!important;
	border:none;
	padding:0;
	margin:0;
}


.heritagemore .accordion-inner.panel-body {
	border:none!important;
	padding:0;
	margin:0;
}


.heritagemore .nn_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
	padding:0!important;
}
.heritagemore  .nn_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
		padding:20px 0 0 0!important;
	border:none!important;

}
.heritagemore .nn_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle,
.heritagemore .nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
  color:#d63e27!important;
  background:#fff!important;

}
.heritagemore .accordion-group.panel.nn_sliders-group,
.heritagemore .accordion-body.nn_sliders-body {
		border:none!important;

}

.moduletable-history .sprocket-tabs-panel img.imi {
  margin:0 20px 10px 0;
  display:inline-block;
  width:378px;
  height:273px;
  float:left;
}
.pec-hang {
  background:url(../../../../../images/pec.jpg) no-repeat top right #fff;
  display:block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  behavior: url(/PIE.htc);

  position:relative;
  padding:10px;
  /*
  width:260px;
  height:280px;
   float:right;
  */
 
}
.pec-hang h3 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
}
.moduletable-snaps {
  display:block;
  position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:5px;
  behavior: url(/PIE.htc);

  background:#ffc455;
  width:560px;
  padding:10px;
  margin:30px 0 0 10px;
      behavior: url(/PIE.htc);

}
.moduletable-snaps h3 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  padding:0;
  margin:0;
}
.moduletable-tour h3 {
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  padding:0;
  margin:0 0 0 20px;
  font-size:14px;
}
.pg-cats-box-float {
  margin:20px 0px 0 0;
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.pg-category-view {
  display:block;
  margin-top:20px!important;
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.pg-cats-box-float a {
  color:#c42233;
  text-decoration:none;
}
.pg-imgbg {
}
.pg-imgbg a {
  position:relative;
  background:#fff;
  display:block;
  padding:10px!important;
  position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:5px;
  behavior: url(/PIE.htc);

}
.pg-imgbg a img {
  padding:0!important;
  margin:0!important;/*
  position:relative;
  top:5px;
  margin:30px;
    
    
    
  margin-top:5px;*/
}
.pg-imgbg a:hover {
  background:#ffc65b!important;
  position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

}
.pg-box-parentfolder {
}
.phocagallery-box-file {
  display:block;
  margin:10px!important;
  position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:5px;
  behavior: url(/PIE.htc);

}
.phocagallery-box-file-first, .phocagallery-box-file-second {
  padding:0!important;
  margin:0!important;
}
.phocagallery-box-file-third {
  padding:4px!important;
  margin:0!important;
}

.lightBox .image-browser-image {
  border:none;
}
.mainproduct {
  float: left;
  display: block;
  width: 100%;
  
  height:275px;/*

  margin:0 0 0 40px;
  */
}
.mainproduct div {
  display: block;
  width: 260px;
  padding: 0 0 0 30px;
}
/*
.moduletable-sideproducts {
width:300px;  
}
*/


.mainproduct div h2 {
  padding:0;
  margin:0;
  font-size:18px;
}
/*  video player */

div#vfmediatitle {
 *border:none!important;
  margin:0;
  padding:0px;
}
.vfslideinfo_menu {
/*display:none;
  */
}
.vfinfofx {
  display:block;
  padding:0!important;
  margin:0!important;/*
  float:right;
  width:700px;
  */
}
.vfinfofx div {
  padding:0!important;
  margin:0!important;
}
.vf_table {
  padding:0!important;
  margin:0!important;
}
.vf_table .vf_tools {
  display:inline-block;/*margin-top:-40px;
width:100px;
padding:5px;
position:relative;*/
}
a.vfalist img {
  padding:10px;
  background:  #ffc65b;
  border:5px solid #fff!important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  display:block;
  position:relative;
}
#vfmediaspace {
*z-index:0;
}
#vfmediaspace iframe.youtube-player {
*display:block;
*position:relative;
*z-index:1;
}
.contactinfo {
  display:block;
  background:#fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius:10px;
  padding:15px;
  behavior: url(/PIE.htc);

  position:relative;
}
.contactinfo h4 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  font-size:16px;
}

.contactinfo form {
  display:block;
  widows:420px;
}

.contactinfo form label {
  display:inline-block;
  width:120px;
  text-align:left;
    font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:11px;
}

.contactinfo form .field {
display:inline-block;
width:220px;  
  background:#f9f0de;
border-color:#ccc;
height:20px;
}



.contactinfo form .btn {
  display:inline-block;
  height:30px;
  line-height:30px;
  font-size:11px;
  text-align:center;
  width:115px;
  color:#ffdc9a;
  background:url(../images/btn_.png) no-repeat 0 0;
  margin:0 5px 5px 5px;
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  border:none;
  cursor:pointer;  
}
.contactinfo form .btn:hover {
  background-position:0 -30px;
  text-decoration:none;
  color:#c42233;
}

.moduletable-bloglist {
  position:relative;
  background:#fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius:10px;
  padding:5px;
  behavior: url(/PIE.htc);

}
.moduletable-bloglist h3 {
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#c42233;
  padding:0;
  margin:0;
}
ul.weblinks-bloglist {
  list-style:none;
  list-style-type:none;
  padding:0;
  margin:0;
}
ul.weblinks-bloglist li a {
  position:relative;
  display:block;
  color:#fff;
  background:#280f06;
  padding:5px;
  margin:5px 0 0 0;
  text-decoration:none;
  font-size:10px;
  line-height:15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

}
ul.weblinks-bloglist li a:hover {
  background:#ffc65b;
  color:#c42233;
}
.moduletable-homeslide {
  z-index:1;
}
/*
.lightBox {
  z-index:100000000;
  position:relative;
}
table.vftable td {
z-index:2;
position:relative;
}

iframe.youtube-player {
position:relative;
*z-index:-500;  

}*/

.prodrec {
  margin:0;
  padding:0;
  width:345px;
height:200px;
}

.prodrec a.mainthing {
display:block;
background:url(../../../images/recipeproduct.jpg) no-repeat 0 0;
width:345px;
height:200px;
font-size:13px;
color:#  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
line-height:20px;
text-decoration:none;
  padding:25px 0 0 10px;

}
.prodrec a.mainthing div {
  padding:25px 0 0 10px;
}

.prodrec a.mainthing:hover {
    color:#c42233;

}
.prodrec a.mainthing h3 {
  font-size:18px;
  color:#c42233;
    font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.prodrec a.mainthing  span {
display:inline-block;  
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  background:#c42233;
  padding:5px;
  color:#ffc65b;
  text-decoration:none;
}
/*
.prodrec  a.mainthing a:hover {
  background:#fff;
    color:#c42233;

}
*/
.moduletable-newlegend {
  
  clear:both;
}

.moduletable-newlegend {
  display:block;
  clear:both;
  width:1000px;
  height:40px;
  padding:20px;
}

.legend {
  display:block;
  width:1000px;
  clear:both;
  color:#7e560c;
  font-size:11px;
  color:#  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}
.prodban {
	  display: block; 
  width: 100%; 
}

.productbanner {
		 
/*
  background: url('../../../../../images/productbanner.jpg') no-repeat 0 0;
   display: block; 
  background-size:cover;
  
*/
bottom:0;
  margin: 0;
  padding:0;
  font-size:16px;
  line-height:25px;
}


/*
.productbanner h4 {
color:#c42233;
  
  
  font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;

font-size:12px;

  margin:0;
  padding:0;
}

.productbanner a.morebtn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  display:inline-block;
  position:relative;
  background:#ffc65b;
  padding:3px;
  color:#c42233;
  text-decoration:none;
  font-size:10px;
  
}
.productbanner a.morebtn:hover {
  color:#ffc65b;
    background:#c42233;

}
*/
.productbanner a img {
width:100%;	
  max-height:200px;

}
.legend {
  line-height:20px;
  padding:0 0 0 25px;
  background:url(../../../images/legend.png) no-repeat 0 0;
}

.featuredrec {
	/*
display:inline-block;
position:relative;
width:100%;  
padding:0;
margin:0;
height:170px;
*/
}
.featuredrec h2 {
  display:block;
  width:200px;
  font-size:24px;
      font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      text-align:right;
      padding:40px 10px 0 0;
      color:#c42233;
      line-height:20px;

}
.featuredrec img {
  float:right;
}



.featuredrec .zoo-item-list {
	display:block;
}

.featuredrec .zoo-item-list li {
		display:inline-block;
position:relative;	
border:none;
padding:0;
margin:2px;

}
	
	.featuredrec .zoo-item-list li p.title {
font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;			font-size:22px;
			line-height:22px;
			text-decoration:none;
			display:block;
				width:170px;
		height:95px;
					margin:20px 0 0 10px;

		
	}
	.featuredrec .zoo-item-list li p.title a {
		text-decoration:none;
	}
	
	.featuredrec .zoo-item-list li .layout-default {
		width:240px;
		height:178px;
		padding:5px;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	behavior: url(/PIE.htc);

	background:#fff;
		
	}
	
	
	
	
	
	
	
	
	
	
	.featuredrec .zoo-item-list li .media a {
	display:block;
	
	
	z-index:9;
	/**/
	position:absolute;
	
	border:none;
	top:7px;
	left:7px;
	padding:2px;
		*top:10px;

	
}

.featuredrec .zoo-item-list li .media a:hover {
opacity:0.1;
filter:alpha(opacity=10); /* For IE8 and earlier */
}

.featuredrec .zoo-item-list li .links a {
	display:block;
	margin:4px;
	width:100px;
	text-align:center;
	padding:4px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	behavior: url(/PIE.htc);

	position:relative;
font-size:10px;
background:#280f06;
	color:#ffc65b;
line-height:15px;
text-decoration:none;
font-weight:700;
}














.moduletable-modrecipetitle {
display:block;
width:220px;
height:210px;
position:relative;
background:url(../../../images/pretzelbottom.jpg) no-repeat bottom right;
text-align:right;

}
.moduletable-modrecipetitle  p {
line-height:15px;
font-size:12px;
padding:0;
margin:0;
}

.moduletable-modrecipetitle  h3 {
        font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
              color:#c42233;

font-size:16px;
padding:0 0 5px 0;
margin:0;

}

.moduletable-modrecipetitle a {
  display:inline-block;
  margin:4px;
  text-align:center;
  padding:4px;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
  behavior: url(/PIE.htc);

  position:relative;
background:#c42233;
  color:#fff;
line-height:15px;
text-decoration:none;
font-weight:700;
}


/* sub menu */

/* product detail menu*/


.moduledetailpage {
  
  width:100%;
  display:block;
  position:relative;
  float:right;
  
}

ul.joomla-navdetail {
  position:relative;
  
  list-style:none;
  list-style-type:none;
  padding:0;
  margin:0;
  
}


ul.nav.detail li {
  display:block;
  width:90px;
  float:left;
  
  
}

ul.nav.detail li a {
  position:relative;
  background:url(../../../images/prodshad.png)  center top no-repeat;
  padding:10px 10px 10px 10px;
    display:block;
  width:90px;
  float:left;
  text-decoration:none;
  margin:auto;
  text-align:center;
}

ul.nav.detail li a:hover {
    background:url(../../../images/prodshad-hi.png)  center top no-repeat;

}

ul.nav.detail li a span.image-title {
display:none;  
}

ul.nav.detail li a:hover span.image-title {
display:block;  
padding:5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  position:absolute;
  background:#c42233;
  color:#fff;
  bottom:20px;
  left:0;
  width:80px;
  text-align:center;
  line-height:12px;
  font-size:11px;
}

ul.nav.detail li#current  a {
  background:#fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
    display:block;
margin:1px;
  position:relative;
  border:1px solid #c42233;
    behavior: url(/PIE.htc);


}

.first .maximenuck a img {
display:none!important;
}

ul.mega-nav  a.newmain {
padding-left:40px!important;
background:url(../../../images/NEW.png) no-repeat 0 0!important;

}

ul.mega-nav  li.dropdown-submenu.mega > a:after {  
display:none;
}

.mainbanner img {
	width:100%;
}

.josocialnetworkstabs .tab-content {
	
}

.dcsmt-content#social-tabs ul.social-tabs li {
width:34px;
height:32px;
}


ul.dcsmt-slider li.tab-content  {
width:320px!important;
height:250px!important;
}

li.tab-content {
}

/* products menu */

.item-page.exploreproducts {
padding:0px!important;
margin:0px!important;	
}


.t3-navhelper  {
	background:transparent;
	padding:0;
}



ul.nav.mainproducts {
	background:transparent;
padding:0;
margin:0;
}

ul.nav.mainproducts li.parent  {
	
	position:relative;
	
	/*
	float:left;
min-height:190px;
display:block;
width:30%;

min-height:385px;

	*/
	

		width:350px;

	display:inline-block;
	
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;  font-weight: 500;
  
  
  
margin:10px;
padding:10px;
/*

width:45%;
*/


font-size:18px;
	
	padding:15px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
background: #d63e26; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNkNjNlMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWIzNjI0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);

background: -moz-linear-gradient(top,  #d63e26 38%, #9b3624 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#d63e26), color-stop(100%,#9b3624)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* IE10+ */

background: linear-gradient(to bottom,  #d63e26 38%,#9b3624 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d63e26', endColorstr='#9b3624',GradientType=0 ); /* IE6-8 */

background: #d63e26\9;


}
@media (max-width: 959px) {

	
}

@media (max-width: 749px) {
	ul.nav.mainproducts li.parent {
		width:100%;
	}
}



ul.nav.mainproducts > li.parent > a {
color:#fff;
text-shadow: 1px 1px 0 #6e3a31;
	
}
ul.nav.mainproducts > li.parent > a > span {
	position:absolute;
	top:5px; 
	left:5px;
	width:120px;
	line-height:16px;
}
ul.nav.mainproducts > li.parent > a > img {
width:100%;	
}

ul.nav.mainproducts > li > a:hover
{
		background:transparent;
}





ul.nav.mainproducts li.dropdown-submenu.parent a  {
	background:transparent;
	padding:0 0 10px 0;
	margin:0px;
}



ul.nav.mainproducts li.dropdown-submenu.parent ul.dropdown-menu {
	
		/*
	display:block;
	position:relative;
		left:0;
	top:0;
	border:none;

---
	
	padding:0;
		background:transparent;
border-radius: 0px;
---
	
	width:100%;
	padding:5px;
	
	-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius:10px;
	background:#fff;
	  
  -webkit-box-shadow: none;
  box-shadow: none;
   */

display:none;
	
}
ul.nav.mainproducts li.dropdown-submenu.parent ul.dropdown-menu li  {
display:inline;
}

ul.nav.mainproducts li.dropdown-submenu.parent ul.dropdown-menu li a {
	position:relative;
	display:inline-block;!important;
		/*
  background:#edc51b;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius:15px;
padding:5px;
text-shadow: 1px 1px 0 #ebb22a;

	  behavior: url(/PIE.htc);
		  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;

*/
margin:0 5px;
		font-size:12px;

	 font-family: "charcuterie_flaredregular", Georgia, "Times New Roman", Times, serif!important;

	  	    color: #9b3624;
	

}
ul.nav.mainproducts li.dropdown-submenu.parent ul.dropdown-menu li a:hover {
	  background:#fff;
	  color: #d63e26;

}
ul.nav.mainproducts li.dropdown-submenu.parent ul.dropdown-menu li img {
	display:none;
}

ul.nav.mainproducts .dropdown-submenu > a:after {  
	display:none!important;
}

ul.nav.mainproducts li.dropdown-submenu.parent ul.dropdown-menu li a:hover img {
  display:block;
  position:absolute;
  left:-70px;
  z-index:999;
  top:-80px;
  background:#fff;
  padding:5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  behavior: url(/PIE.htc);

  border:1px solid #280f06;
}

ul.nav.mainproducts li.dropdown-submenu.parent ul.dropdown-menu li a.new:hover img {
    background:#ffe5b4;
  border:1px solid #7e560c;

}









/*  recipe mainpage */





 .cookbook-default h2.subtitle {
	font-size:14px!important;
	text-align:left; 
 }
.cookbook-default h1.title {
		text-align:left; 

}

.cookbook-default .teaser-item  {
	position:relative;	
	display:block;
	
	margin:10px!important;
padding:5px!important;	
	background:#fff;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border:1px solid #d63e26;
-webkit-box-shadow: 0 0 5px 3px rgba(0,0,0,.2);
box-shadow: 0 0 5px 3px rgba(0,0,0,.2);
		behavior: url(/PIE.htc);


	
}




 cookbook-default .categories li.category  {
	
	background:none!important;
	
	margin:0px;

}
 .cookbook-default li.categories ul li {
	
}


.cookbook-default  .categories h2.title a {
	
	
	text-decoration:none;
	color:#fff;
	
	
}
.cookbook-default  .categories li.category h2.title span {
	font-size:11px;
	color::#fff!important;
}




.cookbook-default  .teaser-item  .pos-media {
padding:0!important;
margin:0!important;
background:transparent!important;
border:none;
/*
height:150px;
*/
min-height:120px;

}

.cookbook-default  .teaser-item  .pos-media a {
	display:block;
	
	padding:0!important;
margin:0!important;
	z-index:9;
	/*
	top:7px;
	left:7px;
	width:170px;
	height:170px;
	*/
	
	position:absolute;
	
	border:none;
	top:0px;
	left:0px;
		*top:10px;

	
}
.cookbook-default  .teaser-item  .pos-media img {
padding:0!important;
margin:0!important;	
}




.cookbook-default .pos-media a:hover {
opacity:0.1;
filter:alpha(opacity=10); /* For IE8 and earlier */
}

.cookbook-default ul.pos-infobar {
	background:none;
	padding:0;
	margin:0;
	min-height:50px;
	/*
	width:165px;
	*/
}

.cookbook-default h2.pos-title {
	left:0;
	top:0;
	padding:0!important;
	margin:0;
	font-size:15px!important;
	line-height:20px;
}


.yoo-zoo.rating div.rating-container { 
margin-left:0px;
	
}


.cookbook-default .pos-description .element-itemcategory {
	display:none;
}
	


.cookbook-default p.pos-links a {
	display:block;
	position:absolute;
	bottom:0;
	margin:10px;
	background:#c42233;
	padding:3px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
		behavior: url(/PIE.htc);


font-size:9px;
color:#fff;
height:15px;
line-height:15px;
	
}
.cookbook-default p.pos-links a:hover {
	background:#ffc65b;
	color:#280f06;
	text-decoration:none;
}

.cookbook-default div.flipit {
	display:block;
background:#fff;
/*
width:170px;
height:170px;
*/
z-index:2;
position:relative;	
padding:0!important;
margin:0!important;
top:0;
left:-5px;

}



.cookbook-default div.flipit h2.pos-title a {
	text-align:center;
	font-family: "charcuterie_sansregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	margin:20px 0 0 0;
	line-height:20px;
}







@media (min-width: 1200px) {

}
@media (min-width: 960px) {

	
	
}
@media (max-width: 959px) {

	
}

@media (max-width: 749px) {
	

.cookbook-default-frontpage .teaser-item  {
}
	
	.cookbook-default .teaser-item  {
		background:transparent;
			border:none;
		background-color:transparent;
		-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow:none;
box-shadow:none;
		border-bottom:#fff 3px solid;

	}

	
	.cookbook-default div.flipit { 
	background-color:transparent!important;
padding:0 0 15px 30px!important;

	}
.cookbook-default  .pos-media a {
	left:30px;

	
}
	
	.cookbook-default  .teaser-item img {
width:100%!important;
}
	
		#yoo-zoo .items div.pos-media {
			
border:none;
		}
	.cookbook-default .teaser-item .pos-media {
height:160px;
text-align:center;

}




.cookbook-default  .teaser-item  .pos-media a:hover {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
	.rating-container {
			
		}
	.current-rating {
				

	}
	

	
	
	
}





















.cookbook-default .pos-description {
padding:0;
margin:0;	
}


.moduletable-recipecat {
	display:block;
	/*
	
	background:#fff;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
		behavior: url(/PIE.htc);

	position:relative;


	padding:10px;

margin:0!important;*/
	
	
	margin:10px 20px 20px 0!important;

	
		position:relative;

	padding:0px 0 5px 0!important;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	box-shadow: 0px 0px 5px 0px #000000;
-webkit-box-shadow: 0px 0px 5px 0px #000000;
-moz-box-shadow:0px 0px 5px 0px #000000;
-o-box-shadow:0px 0px 5px 0px #000000;
background: #d63e26; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNkNjNlMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWIzNjI0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);

background: -moz-linear-gradient(top,  #d63e26 38%, #9b3624 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#d63e26), color-stop(100%,#9b3624)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* IE10+ */

background: linear-gradient(to bottom,  #d63e26 38%,#9b3624 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d63e26', endColorstr='#9b3624',GradientType=0 ); /* IE6-8 */






background: #d63e26\9;

}
.element-joomlamodule .moduletable-recipecat {
		margin:5px 0px 20px 5px!important;

}


.element-joomlamodule.last {
	
margin:10px 15px 20px 0!important;
	
}
.element-joomlamodule.last .cbfixpscpinbox {
	border:none;
}

.element-joomlamodule h3,
.moduletable-recipecat h3, 
.moduletable-randomrecipe h3 {
			font-size:18px!important;
	color:#c42233;
	padding:0 5px ;
	margin:0 0 10px 0!important;
	line-height:15px!important;
	background-image:none!important;
	background:#d8a91d;
	-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
padding:10px;
	
}
.moduletable-recipecat ul.zoo-category-list li {
	
}
.element-joomlamodule ul.zoo-category-list li.level0,
.element-joomlamodule ul.zoo-category-list li a span,
.moduletable-recipecat ul.zoo-category-list li.level0,  
.moduletable-recipecat ul.zoo-category-list li a span {
	margin:0!important;
	padding:0!important;

}
/*
.element-joomlamodule
.moduletable-recipecat ul.zoo-category-list li a
*/
.element-joomlamodule .moduletable-recipecat ul.zoo-category-list {
list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
}



body.contentpane .yoo-zoo.cookbook-default .item {
	display:none;
}






.t3-mainbody .element-joomlamodule {
	padding:0;
	margin:0;
}

 ul.zoo-category-list li a {
	display:block;
	margin:0px;
	
	padding:5px 10px;
	/*
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	behavior: url(/PIE.htc);
	background:#280f06;

*/
	position:relative;
font-size:14px;
	color:#fff;
line-height:15px;
text-decoration:none;
	font-family:'charcuterie_sansregular',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-variant:small-caps;
font-weight:100;
letter-spacing:.75px;
}

/*
.element-joomlamodule ul.zoo-category-list,
.moduletable-recipecat 
*/
ul.zoo-category-list  {
	padding:0px!important;
	margin:0!important;
}

/*
.element-joomlamodule ul.zoo-category-list li a:hover,
.moduletable-recipecat 
*/
ul.zoo-category-list li a:hover {
	background:#ffc65b;
	color:#280f06;
	list-style:none;
	list-style-type:none;
text-decoration:none;
}


/*
.element-joomlamodule ul.zoo-category-list li a.current,
.moduletable-recipecat 
*/

ul.zoo-category-list li a.current {
	background:#fff;
	color:#c42233;
}



h2.pos-title a {
font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;			font-size:15px;
			line-height:15px;
	color:#c42233;
	display:block;
text-indent:-6px!important;
padding:5px;

}



.cookbook-default-home-feature  .col-sm-4,
.cookbook-default-home-feature  .col-md-2,
.cookbook-default-home-feature  .col-lg-2 {
	/*
	display:none!important;
	*/
}
.cookbook-default-home-feature  .col-sm-8,
.cookbook-default-home-feature  .col-md-12,
.cookbook-default-home-feature  .col-lg-10 {
width:100%;
}


















 .home.featured .cookbook-default-home-feature {
  margin:30px 50px 20px 20px!important;
  display:block;
  background:#ffcf6d;
  width:96%;
  /*
  height:220px;
  */
  padding:0 20px 20px 20px;
    position:relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,.3);
box-shadow: 0 0 10px 5px rgba(0,0,0,.3);
  behavior: url(/PIE.htc);

}

 .home.featured #yoo-zoo .items .row,
  .home.featured #yoo-zoo .items {
	 background:transparent;
	  padding:0!important;
	 margin:0!important;
 }

 .home.featured .cookbook-default-home-feature.details {
	  padding:0!important;
	 margin:0!important;
 }
 .home.featured .cookbook-default-home-feature h1.title {
	 color:#fbf3e5;
	 padding:0!important;
	 margin:0!important;
	 font-size:14px!important;
	border:none!important;
	   font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
 }


.home.featured .cookbook-default-home-feature .media {
  display:block;
  position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  background:#fff;
  padding:5px;
  margin:0;
}
  
.home.featured .cookbook-default-home-feature .media a {

margin:0;
padding:0;
}

.home.featured .cookbook-default-home-feature .description a {
    font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:18px;
padding:15px 0 35px 0;
text-decoration:none;
display:block;
}

.home.featured .cookbook-default-home-feature .element-itemcategory a {
  display:inline-block;
  position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  padding:3px;
  margin:2px;
  background:#fff;
  font-size:10px;
}

.home.featured .cookbook-default-home-feature .element-itemcategory a:hover {
      background:#c42233;  
color:#ffc65b;

}
     

.home.featured .cookbook-default-home-feature .links a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  display:inline-block;
  position:relative;
color:#ffc65b;
    background:#c42233;  
    padding:3px;
  text-decoration:none;
  font-size:10px;
}

.home.featured .cookbook-default-home-feature .links a:hover {
  background:#481b0b;
  color:#fff;
}
	/*  detail page */
.cookbook-default#yoo-zoo .pos-header .element-itemprint a { 
	display:inline-block;
		behavior: url(/PIE.htc);

	position:relative;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	padding:5px 5px 5px 25px;
	font-size:13px;
	background:url(../../../images/print.png) 4px 5px no-repeat #c42233; 
			color:#fff;

	}
	body.contentpane .element-itemprint a.element-print-button {
			background:url(../../../images/print.png) center center no-repeat #c42233!Important; 
				-webkit-border-radius: 15px!Important;
-moz-border-radius: 15px!Important;
border-radius: 15px!Important;
float:right;
width:30px;
height:30px;
padding:0!important;
	}
body.contentpane .element-itemprint a.element-print-button:hover {
	background-color:#7f1d10;
}
	
	.cookbook-default#yoo-zoo .pos-header .element-itemprint a:hover {
	color:#edc51b;
	background-color:#7f1d10;

	text-decoration:none;
	}
	
	
	




.copy#addright .cookbook-default#yoo-zoo {
	/*
	width:580px;
	*/
}
.cookbook-default#yoo-zoo {
margin-top:20px;	
}


.cookbook-default#yoo-zoo .item div.pos-header {
	background:none;
	
}
	
	.pos-ingredients ul {
	padding:0;
	margin:0;	
	}
	
	
	
	.cookbook-default#yoo-zoo  .item div.pos-ingredients {
		background:#fff;
		-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding:0 20px 10px 20px;
		
	margin:0 10px 0 10px;
		
	}
	.cookbook-default#yoo-zoo  .item div.pos-ingredients li {
	margin:0;
	padding:10px 0 10px 30px ;
	line-height:15px;
	font-size:14px;	
	background:url(../../../images/bullet2.png) 0 5px  no-repeat;
	border-bottom:1px dotted #edc51b;
	}
	
	
	
.cookbook-default#yoo-zoo h1.pos-title {
font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:28px;
			line-height:28px;
	color:#c42233;
	display:block;
text-indent:0px!important;
padding:0 5px 5px 20px;
width:360px;
}


.cookbook-default#yoo-zoo .pos-directions h3,
.cookbook-default#yoo-zoo .pos-ingredients h3 {
	position:relative;
	display:inline-block;
	/*
	background:#ffc455;
	
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding:5px;
		behavior: url(/PIE.htc);
	
	
	*/
	color:#d53d26;
	font-size:18px;
	

	*display:inline;
	
}
	
	
	.cookbook-default#yoo-zoo .item div.pos-media  {
		/*
	border:2px solid #fff;	
	
	
	*/padding:0px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	background:none;
	position:relative;
	background:#fff;

	}
	
	.cookbook-default#yoo-zoo .item div.pos-media  img {
		padding:0px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	background:none;
	position:relative;
	border:none;
	}
	
	.cookbook-default#yoo-zoo .item div.pos-media  .pinter {
	position:absolute;
	display:block;
	bottom:0;
	left:0;
	margin:15px 20px;
	background:none;
	border:none;
	/*
	*position:relative;
	*padding:10px;
	*margin:0;
	*/
	
	}
	.cookbook-default#yoo-zoo .item .ingredients {
			margin:10px 0 10px 0;
		padding:0;
	}
	
	.cookbook-default#yoo-zoo .item .pos-directions {
		margin:0;
		padding:0;
	}
	
	#ingredients h3 {
		padding:20px;
		
	}

		.cookbook-default#yoo-zoo .pos-header .rating {
		margin: 0 10px;
	display:block;
		width:120px;
		}
		
		rating-container {
			display:block;
				width:120px;
		}
		
		.cookbook-default#yoo-zoo .pos-header .vote-message {
			text-align:center;
			dispalay:block;
			width:120px;
			font-size:9px;	
			color:#d0982f;
		}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	



#yoo-zoo .items {
	background-image:none;
}

.yoo-zoo.cookbook-default#yoo-zoo .items .row {
	
	background:none;
	padding:0;
}


.yoo-zoo.cookbook-default#yoo-zoo .alpha-index-1 {
		background:none;
		
}

.yoo-zoo.cookbook-default#yoo-zoo .alpha-index a, .yoo-zoo.cookbook-default#yoo-zoo .alpha-index span {
width: 20px;
height: 30px;	
}


.pg-cats-box-spans .pg-cats-box {
	text-align:center;
	display:block;
	position:relative;
	background:#fff;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:10px;
height:250px;
margin:0 0 10px 0;
	  behavior: url(/PIE.htc);


}
.pg-cats-box-spans .pg-cats-box .pg-cats-name {
	font-size:12px;
	line-height:12px;
	margin:3px 0 0 0;
}
.curvedwhite {
	display:block;
	  padding:10px;
	  margin: 0 0 20px 0;
	  background:#fff;
    position:relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
font-size:13px;
  behavior: url(/PIE.htc);

  }
  
  .custom-tourinfo {
  margin-top:15px;
  background:#d63e27;
  font-size:12px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius:10px;
  padding:10px;
  behavior: url(/PIE.htc);

  position:relative;
font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#d63e27;
}
.custom-tourinfo span {
  margin-top:15px;
  display:block;
 font-family: "charcuterie_flaredregular", Georgia, "Times New Roman", Times, serif!important;
  font-size:13px;
  font-weight:normal;
  color:#fff;
}

.curvedwhite span {
color:	#000;
}
.pecmenu ul.nav.nav-pills.nav-stacked {
	text-align:center;
	text-transform:uppercase;
	background:#6d290c;

font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.pecmenu ul.nav.nav-pills.nav-stacked li.current a {
	background:#f9f0de;
}


.pecmenu ul.nav.nav-pills.nav-stacked li a {
display:block;
	background:#ffc65b;
	text-decoration:none;
margin:20px 10px!important;
color:#6d290c;
padding:5px;
border-radius:0;
}

.pecmenu ul.nav.nav-pills.nav-stacked li a:hover {
	background:#fff;
}

.pecmenu ul.nav.nav-pills.nav-stacked li a .image-title {
	display:block;
}

.pecmenu ul.nav.nav-pills.nav-stacked li {
	width:25%;
	display:inline-block;
}


}
@media (max-width: 959px) {

	
}

@media (max-width: 749px) {

.pecmenu ul.nav.nav-pills.nav-stacked li {
	width:100%;
	display:block;
}

}







.peclogged {
	text-align:center;
	text-transform:uppercase;
	background:#6d290c;

font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.peclogged a {
	display:block;
	background:#ffc65b;
	text-decoration:none;
margin:20px 0;
color:#6d290c;
padding:5px;
}
.peclogged a:hover {
	background:#fff;
}

.peclogged a span {
	widows:100%;
	display:block;
	text-align:center;
	}
.peclogged a span img {
	margin:auto;
}



.pecboxtop {
display:block;
text-align:center;
width:100%;
padding:0;
margin:0;
}

.pecboxtop h3 {
	padding:5px 10px;
	margin:auto;
	background:#6d290c;
font-size:14px;
text-transform:uppercase;
display:inline-block;
color:#ffc65b;
position:relative;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
  behavior: url(/PIE.htc);


}
.t3-sl-3 {
	padding:0 0 20px 0;
}

.pecsnap {

	
}

.pecsnap h3.module-title {
	margin:0;
padding:0;
font-size:14px;
color:#6d290c;
text-align:center;
	
}
.pecsnap a {
	border:2px solid #6d290c;
}
.t3-navbar-collapse  {
	margin:30px 10px 10px 10px;
	background:#6d190d;
clear:left;}

.t3-navbar-collapse li.dropdown-submenu ul.dropdown-menu,
.t3-navbar-collapse a.mainmenutype  img,
.t3-navbar-collapse .dropdown-submenu  a img,
	  .t3-navbar-collapse .level2 li a img {
		display:none!important;
	}
.t3-navbar-collapse li a.mainmenutype {
		font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
color:#edc51b;
font-size:16px;
margin:0 10px 0 10px;
}


.nn_sliders_alias_recipe-categories a,
.nn_sliders_alias_occasions a {
	background-color:#000!important;
}


.recipsm .panel-heading {
	border:none;
	background-color:transparent;
	
}

.nn_sliders.accordion > .accordion-group.recipsm   {
background-color:transparent!important;
border:none!important;
}


.recipsm  a.accordion-toggle.nn_sliders-toggle {
background:#d53d26;	
color:#f5d033;
font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
border:none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
letter-spacing:1px;
}

.nn_sliders_alias_recipe-categories a span,
.nn_sliders_alias_occasions a span {
	color:#c42233!important;
font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:400!important;

}



.recipsm  a.accordion-toggle.nn_sliders-toggle:hover {
	background:#d8a91d!important;
	  color: #c42233!important;
	
}




.nn_sliders.accordion > .accordion-group.recipsm > .accordion-body > .accordion-inner {

background: #d63e26; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNkNjNlMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWIzNjI0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);

background: -moz-linear-gradient(top,  #d63e26 38%, #9b3624 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#d63e26), color-stop(100%,#9b3624)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* IE10+ */

background: linear-gradient(to bottom,  #d63e26 38%,#9b3624 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d63e26', endColorstr='#9b3624',GradientType=0 ); /* IE6-8 */

-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

}


.recipsm.active  a.accordion-toggle {
	background:#d8a91d!important;
	  color: #c42233!important;
	  -webkit-border-top-left-radius: 10px!important;
-webkit-border-top-right-radius: 10px!important;
-moz-border-radius-topleft: 10px!important;
-moz-border-radius-topright: 10px!important;
border-top-left-radius: 10px!important;
border-top-right-radius: 10px!important;

-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;

}
.nn_sliders.accordion > .accordion-group.recipsm > .accordion-body {
	background-color:transparent!important;
	border:none!important;
}
.featuredvids {
	text-align:center;
	margin:auto;
}

.featuredvids .views {
	display:none!important;
}

.featuredvids .avsmore {
	padding:0;
margin:0;
text-align:center;
border-top: 1px solid #c42233;
 }

.featuredvids .avsmore a {
	background: #c42233;
	margin:0!important;
	color:#fff;
	position:relative;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
behavior: url(/PIE.htc);
border:none!important;

}
.featuredvids  img.image {
	background:#fff;
	padding:5px;
	width:100%;
				margin:auto;
text-align:center;

}
.module-snaps {
	text-align:center;
}

.module-snaps h3.module-title {
	color:#c42233;
	padding:0 0 10px 0;
	margin:0;
}
.featuredvids h3.module-title {
	color:#c42233;
	padding:0;
	margin:0;
}

.featuredvids  .avs_img_container {
	margin:auto;
		text-align:center;
		width:100%;

}
/*
.nn_sliders_alias_recipe-categories .nn_sliders_content_wrapper .zoo-category-list li a,
#nn_sliders_slider_occasions  .zoo-category-list li a {
	
	border-bottom:1px solid #6d290c!important;
	padding:3px 20px 3px 20px!important;
	
}

.nn_sliders_alias_recipe-categories .nn_sliders_content_wrapper .zoo-category-list li a span,
#nn_sliders_slider_occasions .zoo-category-list li a span {
	letter-spacing:1px!important;
	
}
*/





.cookbook-default-homefeature {

margin:30px 50px 20px 20px!important;
  display:block;
  background:#ffcf6d;
  width:96%;
  /*
  height:220px;
  */
  padding:0 20px 20px 20px;
    position:relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,.3);
box-shadow: 0 0 10px 5px rgba(0,0,0,.3);
  behavior: url(/PIE.htc);

}
.cookbook-default-homefeature  h1.title {
	 color:#fff!important;
	 padding:0!important;
	 margin:0!important;
	 font-size:16px!important;
	border:none!important;
	   font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
 }




.cookbook-default-homefeature .media {
  display:block;
  position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);

  background:#fff;
  padding:5px;
  margin:0;
}
  
.cookbook-default-homefeature .media a {

margin:0;
padding:0;
}

.cookbook-default-homefeature .description a {
font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:18px;
padding:15px 0 35px 0;
text-decoration:none;
display:block;
}



.cookbook-default-homefeature .element-itemcategory a:hover {
      background:#c42233;  
color:#ffc65b;

}
  .cookbook-default-homefeature    h2.pos-title a  {
	  font-size:12px!important;
  }


  .cookbook-default-homefeature    h2.pos-title a  img {
width:100%!important;  }



  .cookbook-default-homefeature .floatbox {
  }
  
  .cookbook-default-homefeature .items {
		  padding:0!important;
		  margin:0!important;

  }
  
  .cookbook-default-homefeature .width25 .teaser-item {
width:100%!important;
  }

/* featured recipe on home */

.item-pagefeatured .featrec {
	
margin:55px 50px 5px 20px!important;
  display:block;
  background:#ffcf6d;
  width:96%;
  /*
  height:220px;
  */
  padding:0 20px 0px 20px;
    position:relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,.3);
box-shadow: 0 0 10px 5px rgba(0,0,0,.3);
  behavior: url(/PIE.htc);
	
}
.item-pagefeatured .featrec h3 {
font-size:18px;
color:	#280f06;
padding:10px 0 0 0 ;

}

.item-pagefeatured .featrec li {
max-width:300px;
padding-bottom:20px;

}
.item-pagefeatured .featrec .wk-content a {
padding:10px;
background:#fff;
	
}
.item-pagefeatured .featrec  strong.title {
font-size:17px;	
color:#c42233;
overflow:visible!important;
line-height:15px;
padding:20px 0 0 0;



}

.item-pagefeatured .featrec ul.nav {
	padding:0!important;
	margin:10px 0 0 0!important;
	
}

.yoo-zoo .pagination a {
	background:#fff;
	line-height:30px;
	width:30px;
	height:30px;
	/*
	padding:5px 8px 5px 8px;
	*/
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
display:inline-block;
position:relative;
	
}
.yoo-zoo .pagination span {
	padding:5px 3px 5px 3px;
}
.yoo-zoo .pagination a.start,
.yoo-zoo .pagination a.previous,
.yoo-zoo .pagination a.end,
.yoo-zoo .pagination a.next {
	background:transparent;
}

#chronoform_PEC_BestIdeaEver textarea {
height:inherit;	
}


.stylehere {
	border:none!important;
	background:transparent!important;
}

.stylehere span {
	border:none!important;
	background:transparent!important;
}
.stylehere .findoot {
	  background:#d63e27!important;
  padding:10px;
    position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
display:inline-block;
font-size:12px;
margin:20px 0 10px 0;
color:#fff;

}

img.pretzelscroll {
	float:left;
}

.stylehere .contentstuff  {
display:block;	
padding:20px 20px 0 0;
font-size:14px;
line-height:30px;
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: 500;

}
.stylehere .contentstuff h3 {
font-size:24px;	
display:inline-block;
}

.stylehere .contentstuff i {
	margin-top:10px;
	display:block;	
	font-size:18px;
line-height:25px;
 font-family: "charcuterie_flaredregular", Georgia, "Times New Roman", Times, serif!important;
font-style:normal;
}

div.nn_sliders_slider.stylehere  a, div.nn_sliders_slider.stylehere  a:hover {
		border:none!important;
	background:transparent!important;
}

.histyears {
	
}

.histyears  h3 {
font-size:24px;	
padding:20px 0 10px 0;
}


.histyears  h5 {
	
	font-size:14px;
line-height:25px;
 font-family: "charcuterie_flaredregular", Georgia, "Times New Roman", Times, serif!important;
}

.histyears  h6 {
	
	font-size:18px;
line-height:25px;
}


.histyears a {

	  background:#d63e27!important;
  padding:10px 10px 0 10px;
    position:relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
display:inline-block;
float:right;
font-size:16px;
color:#fff;


}
.histyears a:hover {
	background:#fff!important;
	text-decoration:none;
	color:#d63e27;
}

.logo-img {
	margin:0px 0px 0 30px;
}



@media (min-width: 960px) {

	
}
@media (max-width: 959px) {


	
}

@media (max-width: 749px) {

.logo-image {
margin:auto;
position:relative;
text-align:center;
padding-right:30px;
}
.logo-img {
	margin:auto;
	/*
	width:80%;
	*/
	width:100%;
	padding:10px 0 0 0;
	display:inline-block;
}

.headerwrap {
  padding:0px!important;
  margin-bottom:-30px!important;
  
}
	

}






.wrap.navbar#t3-mainnav {
padding:0px;
background:transparent!important;
margin:0;
/*
text-align:center;
display:block;
position:relative;
*/
}
.menucontain {
	/*
background:#000;	
*/
padding:0!important;
margin:0!important;
position:relative;
display:block;
}

.container.navcontainer {
	padding:0;
	margin:0;
			width:500px;

}

.t3-navbar.navbar-collapse.collapse.sohmenu {
	/*
		background:#ccc!important;
		position:relative;
		display:block;
		padding:0px;
		margin:0;
		width:100%;
		*/

}
.sohmenu .t3-megamenu {
	padding:0!important;
	margin:0!important;
	
	width:100%;
display:block;

}
.sohmenu ul.nav {
	margin:20px 0 0 30px;
	padding:0;
}
.sohmenu ul.nav  li {
	
}
.sohmenu a.mainmenutype  {
	color:#f5d033!important;
	font-size:28px;
	font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;  

}
.sohmenu a.mainmenutype img {
	display:block;
	margin:auto;
	padding:0 0 5px 0;
}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	  background-color:transparent!important;
}

.nav > li > a:hover, .nav > li > a:focus
{
  background-color:transparent!important;
}

.sohmenu ul.dropdown-menu {
background:#edc51b;	
}

.sohmenu ul.dropdown-menu li a {
	color:#7f1d10;
	/*
	font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	*/
	font-weight:normal;
		font-family:'charcuterie_sansregular',"Lucida Sans Unicode", "Lucida Grande", sans-serif;

}

.sohmenu ul.dropdown-menu li a img {
	display:none;
}

.sohmenu ul.nav li.parent  a:focus,
.sohmenu ul.nav li  a.mainmenutype:focus {

	background:transparent!important;
}
.sohmenu ul.nav ul.dropdown-menu li.dropdown-submenu  > a:after, 
.sohmenu ul.nav ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu   {
	display:none;
}

/**/
.sohmenu ul.nav .dropdown-menu > .active > a, 
.sohmenu ul.nav .dropdown-menu > .active > a:hover, 
.sohmenu ul.nav .dropdown-menu > .active > a:focus {
	background:#7f1d10!important;
	color:#edc51b!important;
	}



.sohsmallmen .navbar-nav > .active > a, 
.sohsmallmen .navbar-nav > .active > a:hover, 
.sohsmallmen .navbar-nav > .active > a:focus {
		background:#edc51b!important;
	color:#7f1d10!important;
}
.sohsmallmen .navbar-nav {
top:0;
padding:0;
}



.sohmenu a.mainmenutype:hover {
	background:url(../../../images/menuhi.png) no-repeat center center!important;
	
	
}
.sohmenu li.active a.mainmenutype,
.sohmenu li.current.active a.mainmenutype {
		background:url(../../../images/active.png) no-repeat bottom center!important;

}


.sohmenu ul.dropdown-menu li a.current {
background:#fff;	
}

@media (max-width: 991px) {
	.container.navcontainer {
	
}


.sohmenu ul.nav {
	margin:20px 0 0 20px;
	padding:0;
}
	
	.sohmenu a.mainmenutype  {
	color:#f5d033!important;
	font-size:22px;
}
}


/*
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus
*/
.stream li {
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1)!important;
/*
margin:10px!important;
max-width: 350px!important;
padding:10px!important;
*/
 background-color: #ffffff;
  font-size: 11px;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 35px;
  padding-left: 0px;
  width: 260px!important;
  position: relative;
  margin-top: 9px;
  margin-right: 10px;
  margin-bottom: 12px;
  margin-left: 10px;
 font-family: "charcuterie_flaredregular", Georgia, "Times New Roman", Times, serif!important;
   line-height: 1.35em;
  border-left-width-value: 1px;
  border-left-style-value: solid;
  border-left-color-value: #cbc6c6;
  }


.t3-navhelper {
	border:none!important;
}






#jux-social-stream {
margin:0;
padding:0px;
text-align:center;	
}


/* modules */


.module.homepromo {
padding:10px 0 0 0;	
}
.module.homepromo a {
	position:relative;
	display:block;
	padding:15px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
background: #d63e26; /* Old browsers */


/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNkNjNlMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWIzNjI0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);

background: -moz-linear-gradient(top,  #d63e26 38%, #9b3624 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#d63e26), color-stop(100%,#9b3624)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* IE10+ */

background: linear-gradient(to bottom,  #d63e26 38%,#9b3624 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d63e26', endColorstr='#9b3624',GradientType=0 ); /* IE6-8 */

background: #d63e26\9;

behavior: url(/PIE.htc);


min-height:220px;

}

.module.homepromo a h2 {
	display:block;
	color:#edc51b;
	width:100%;
	text-align:center;
	margin:5px 0px 10px 0px;
	padding:0 ;
	background:url(../../../images/yeller.gif) repeat-x 0 18px ;
}
.module.homepromo a h2 strong {
	inline-block;
	background:#d63e26;
	font-weight:inherit;
	padding:0 4px 0 4px;
}
.module.homepromo a p {
		color:#edc51b;
		/*
		float:right;
		*/
		display:inline-block;
		padding:5px 5px 5px 15px;
			font-family: "charcuterie_sansregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
font-size:16px;
width:100px;
}

.module.homepromo a:hover {
	text-decoration:none;
	
	box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #ffffff;
-webkit-box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #ffffff;
-moz-box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #ffffff;
-o-box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #ffffff;
	
	
	
	background: #edc51b; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNlZGM1MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDNhMTFlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);

background: -moz-linear-gradient(top,  #edc51b 38%, #d3a11e 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#edc51b), color-stop(100%,#d3a11e)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #edc51b 38%,#d3a11e 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #edc51b 38%,#d3a11e 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #edc51b 38%,#d3a11e 100%); /* IE10+ */

background: linear-gradient(to bottom,  #edc51b 38%,#d3a11e 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edc51b', endColorstr='#d3a11e',GradientType=0 ); /* IE6-8 */

		color:#d63e26;
background: #edc51b\9;

	
}

.module.homepromo a:hover h2 strong {
	
		background:#edc51b;
		color:#d63e26;

}

.module.homepromo a:hover p {
			color:#d63e26;

}

.module.homepromo .promoimg {
	display:inline-block;
	
}



@media (min-width: 1200px) {
.module.homepromo .promoimg {
width:60%;
}
.module.homepromo a p {
	width:35%;
}
}
@media (min-width: 960px) {

	.module.homepromo .promoimg {
width:60%;
}
.module.homepromo a p {
	width:35%;
}

	
}


@media (max-width: 749px) {

.module.homepromo .promoimg {
width:50%;
}
.module.homepromo a p {
	width:45%;
	font-size:22px;
}
}

@media (max-width: 959px) {


	
}
.module.sidemenumod {
	padding:0;
	margin:0;
}

.custom.sidemenumod a {
	display:block;
	padding:15px 15px 35px 15px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	position:relative;
margin:0 0 20px 0;
font-size:24px;
	font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	
	box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #000000;
	background: #edc51b; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNlZGM1MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDNhMTFlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);

background: -moz-linear-gradient(top,  #edc51b 38%, #d3a11e 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#edc51b), color-stop(100%,#d3a11e)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #edc51b 38%,#d3a11e 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #edc51b 38%,#d3a11e 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #edc51b 38%,#d3a11e 100%); /* IE10+ */

background: linear-gradient(to bottom,  #edc51b 38%,#d3a11e 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edc51b', endColorstr='#d3a11e',GradientType=0 ); /* IE6-8 */
		color:#d63e26;
}

.custom.sidemenumod a:hover {
	color:#edc51b;
	text-decoration:none;
		box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
background: #d63e26; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNkNjNlMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWIzNjI0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);

background: -moz-linear-gradient(top,  #d63e26 38%, #9b3624 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#d63e26), color-stop(100%,#9b3624)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* IE10+ */

background: linear-gradient(to bottom,  #d63e26 38%,#9b3624 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d63e26', endColorstr='#9b3624',GradientType=0 ); /* IE6-8 */
}
.custom.sidemenumod.faqs a {
			padding:15px 15px 55px 15px;

	text-shadow: 1px 1px 0 #000000;
box-shadow: inset 0px 0px 5px 5px #922414,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 5px 5px #922414,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 5px 5px #922414,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 5px 5px #922414,0px 0px 5px 0px #000000;
	background:url(../../../images/faq.png) center center #922414;
	color:#edc51b;
	
	/**/
}
.custom.sidemenumod.faqs a:hover {
		background:url(../../../images/faq-over.png) center center #edc51b;
		box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #ffffff;
-webkit-box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #ffffff;
-moz-box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #ffffff;
-o-box-shadow: inset 0px 0px 5px 5px #edc51b,0px 0px 5px 0px #ffffff;
color:#d63e26;
}

 
.custom.sidemenumod.bakery a {
		padding:15px 15px 55px 15px;
 
background:url(../../../images/factorytour.jpg)	 no-repeat 0 0;
box-shadow: inset 0px 0px 5px 5px #c18c6d,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 5px 5px #c18c6d,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 5px 5px #c18c6d,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 5px 5px #c18c6d,0px 0px 5px 0px #000000;
text-shadow: 1px 1px 0 #000000;
color:#fff;

}
.custom.sidemenumod.bakery a:hover {
	
	background:url(../../../images/factorytour.jpg)	 no-repeat 0 0;
box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
-webkit-box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
-moz-box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
-o-box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
color:#edc51b;
	}


.custom.sidemenumod.connect a {
			padding:15px 15px 55px 15px;

	background:url(../../../images/connect.jpg)	 no-repeat 0 0;
box-shadow: inset 0px 0px 5px 5px #f5c622,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 5px 5px #f5c622,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 5px 5px #f5c622,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 5px 5px #f5c622,0px 0px 5px 0px #000000;
text-shadow: 1px 1px 0 #000000;
	} 
.custom.sidemenumod.connect a:hover {
	
box-shadow: inset 0px 0px 5px 5px #f5c622,0px 0px 5px 0px #ffffff;
-webkit-box-shadow: inset 0px 0px 5px 5px #f5c622,0px 0px 5px 0px #ffffff;
-moz-box-shadow: inset 0px 0px 5px 5px #f5c622,0px 0px 5px 0px #ffffff;
-o-box-shadow: inset 0px 0px 5px 5px #f5c622,0px 0px 5px 0px #ffffff;
color:#fff;
	}

.custom.sidemenumod.socialside a {
		padding:15px 15px 55px 15px;
 
background:url(../../../images/social.jpg)	 no-repeat 0 0 #f1c300;
box-shadow: inset 0px 0px 5px 5px #f7d201,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 5px 5px #f7d201,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 5px 5px #f7d201,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 5px 5px #f7d201,0px 0px 5px 0px #000000;
text-shadow: 1px 1px 0 #000000;

}
.custom.sidemenumod.socialside a:hover {
	
box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
-webkit-box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
-moz-box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
-o-box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
color:#fff;
	}
 
.custom.sidemenumod.story a {
		padding:15px 15px 55px 15px;
background:url(../../../images/about.jpg)	 no-repeat 0 0 #f1c300;
box-shadow: inset 0px 0px 5px 5px #d8d8ce,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 5px 5px #d8d8ce,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 5px 5px #d8d8ce,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 5px 5px #d8d8ce,0px 0px 5px 0px #000000;
text-shadow: 1px 1px 0 #000000;

}
.custom.sidemenumod.story a:hover {
	box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
-webkit-box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
-moz-box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
-o-box-shadow: inset 0px 0px 5px 5px #d63e26,0px 0px 5px 0px #ffffff;
	}
 
 
.custom.storelocator {
display:block;
position:absolute;
top:-40px;
right:60px;	
}

.custom.storelocator a {
	position:relative;
	display:inline-block;
	padding:10px 10px 10px 10px;
	background:#781b0f;
	color:#edc51b;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;	
font-size:12px;
}



.custom.storelocator a:hover {
background:#edc51b;	
text-decoration:none;
color:#781b0f;
}

.custom.findbuyproducts {
font-family: "charcuterie_sansbold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
color:#781b0f;
font-size:14px;
padding:8px 0 0 0;
display:block;
position:absolute;
top:-40px;
right:60px;	
line-height:24px;

}

.custom.findbuyproducts a {
	display:inline-block;
	position:relative;
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
background:#781b0f;
	color:#edc51b;
padding:0 8px;
margin:0 2px;
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
line-height:24px;
font-size:12px;
height:24px;
}

.custom.findbuyproducts a:hover {
	background:#edc51b;	
text-decoration:none;
color:#781b0f;
}

.article-content .faqs {
	padding:0;
}

.article-content .faqs .wk-accordion.wk-accordion-default {
	padding:0;
	margin:0;
}
.faqs h3.toggler {
	
display:block;
	padding:15px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-webkit-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-moz-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
-o-box-shadow: inset 0px 0px 5px 5px #9B3624,0px 0px 5px 0px #000000;
background: #d63e26; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNkNjNlMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWIzNjI0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);

background: -moz-linear-gradient(top,  #d63e26 38%, #9b3624 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#d63e26), color-stop(100%,#9b3624)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #d63e26 38%,#9b3624 100%); /* IE10+ */

background: linear-gradient(to bottom,  #d63e26 38%,#9b3624 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d63e26', endColorstr='#9b3624',GradientType=0 ); /* IE6-8 */
color:#edc51b;
border:none;
text-shadow: 1px 1px 0 #000000;
}

.avs_responsive#avs_video#watchmain {
	display:block;
	padding:20px!important;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
backgroud:#fff;
}

/*
.watchmain .avs_player_responsive  iframe {
	
}
*/
.module.videoside .views {
	display:none!important;
}

.module.videoside .avs_thumb {
	padding:10px 10px 15px 10px ;
	background:#fff;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.module.videoside  .avs_img_container {
	padding:10px 10px 0 10px;
}
	
	.module.videoside  .avs_thumb_inner span.title {
		text-align:center;
			font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
			-moz-font-feature-settings: "liga=1, dlig=1";
    -ms-font-feature-settings: "liga", "dlig";
    -webkit-font-feature-settings: "liga", "dlig";
    -o-font-feature-settings: "liga", "dlig";
    font-feature-settings: "liga", "dlig";
color:#d63e27!important;
font-size:14px!important;
letter-spacing:1px;

	}
	
	.module.videoside .avs_thumb .image {
	width:100%!IMPORTANT;	
	}
	
	.module.staticbanner {
		
		position:relative;
		display:block;
	}
	.module.staticbanner h1 {
		display:inline-block;
		position:absolute;
		top:0px;
		left:0px;
	}
	
	.module.staticbanner h3 {
		display:inline-block;
		position:absolute;
		top:0px;
		left:0px;
		width:50%;
	}
	
	module.staticbanner span {
			display:block;
		position:absolute;
		top:10px;
		left:0px;
		font-size:16px;
	}
	.module.staticbanner h1 img {
		vertical-align:text-bottom;
	}
	
	
	
	@media (max-width: 959px) {
.module.staticbanner h3 {
		display:inline-block;
		position:relative;
		top:0px;
		left:0px;
		width:100%;
	}
	
}
	
	 img.bannerimg {
		width:100%;
		vertical-align:middle
	}
	
	.socialpage {
	display:block;
	position:relative;	
	}
	
	.socialpage a {
		display:inline-block;
		margin:20px 20px 0 0;
	}
	
	/*
	.socialpage a.twit {
				line-height:50px;
				background:#fff;
				margin:-30px 15px 0px 0;

	}
	
	.socialpage a.twit img {
display:inline;		
vertical-align:middle;
	}
	*/
	
		.productsect .wk-content  {
			position:relative;
			margin:0 10px 20px 10px ;
			/*
			width: 180px;
			*/


		}
		
		
		.productsect .wk-slideset .sets {
			/*
			  overflow-y: visible!important;
*/
height:100%;
		}

	.productsect .wk-content a {
		font-family: "charcuterie_sansregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif; 

font-size:20px;
line-height:20px;
text-align:center;
     white-space: normal;
display:block;
margin:auto;
width:150px;	 
	 
	}
	
	.readmore a.btn.btn-default {
			position:relative;
 padding:10px 5px;
  display:inline-block;

  line-height:20px;
  font-size:16px;
  text-align:center;
  color:#edc51b;
 
  float:left;


  background:#9b3624;
    -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
padding:5px;
  font-family: "charcuterie_flaredregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding:5px 10px ;
border:none;
	}
	.prodtext {
		font-size:16px;
		line-height:25px;
		
	}
	
	.watching div {
		display:block;
		text-align:center;
		color:#9b3624;
	}
		.watching div span {
			display:block;
			margin:auto;
			width:100%;
			padding:50px 10px 10px 10px;
		}
	.watching div a img {
		width:auto!important;
	}
		.watching div a {
			padding:5px;
		}
		
		h1.soon {
		font-size:52px;
		display:block;
		width:80%;
		text-align:center;
		color:#f05b33;
			text-shadow: 2px 2px 0 #9b3624;
		}
		
	