

.jumbotron {
  position: relative;
  padding: 40px 0;
}
.jumbotron h1 {
  font-size: 52px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0 0 10px 0;
}
.jumbotron p {
  font-size: 19.5px;
  line-height: 1.275;
  margin: 0 0 20px 0;
}
.jumbotron .btn {
  margin-top: 10px;
}
.jumbotron .btn-large {
  margin-top: 20px;
  font-size: 17px;
}
.masthead {
  padding: 80px 0 60px;
  text-align: center;
}
.masthead h1 {
  font-size: 91px;
}
.masthead p {
  font-size: 39px;
}
.masthead .btn-large {
  font-size: 26px;
  padding: 13px 26px;
}
.jumbotron.has-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.masthead.has-image {
  text-align: left;
}
.thumbnails {
  margin-bottom: 20px;
  margin-left: -40px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  position: relative;
  margin-bottom: 20px;
  margin-left: 40px;
}
.thumbnail {
  border: 1px solid #ddd;
  display: block;
  padding: 4px;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #07b;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #666;
}
.thumbnails.paper > li:before,
.thumbnails.paper > li:after {
  content: '';
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0,0,0,0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.thumbnails.paper > li:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.thumbnails.paper .thumbnail {
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thumbnails.paper a.thumbnail.paper:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-indent: -9999em;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.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");
}

.wrap {
  width: auto;
  clear: both;
}
.offset-12 {
  margin-left: -932px;
}
.offset-11 {
  margin-left: -851px;
}
.offset-10 {
  margin-left: -770px;
}
.offset-9 {
  margin-left: -689px;
}
.offset-8 {
  margin-left: -608px;
}
.offset-7 {
  margin-left: -527px;
}
.offset-6 {
  margin-left: -446px;
}
.offset-5 {
  margin-left: -365px;
}
.offset-4 {
  margin-left: -284px;
}
.offset-3 {
  margin-left: -203px;
}
.offset-2 {
  margin-left: -122px;
}
.offset-1 {
  margin-left: -41px;
}
.row-fluid .spanfirst {
  margin-left: 0 !important;
}

.wrap {
  width: auto;
  clear: both;
}

html {
  background: url(../../../images/bg_repeat.png) repeat center top;
}
body {
  background: url(../../../images/bg_no-repeat.png) no-repeat center top;
  color: #fff;
  font-family: "Tinos", sans-serif;
  font-size: 13px;
  line-height: 130%;
  margin: 0;
}
a {
  color: #a5a4a4;
  text-decoration: none;
}
a:hover {
  color: #a5a4a4;
  text-decoration: none;
}
a:focus {
  outline: none;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 20px;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;
}
td {
  border-top: none;
}
th {
  background: #444;
  color: #eee;
  font-weight: bold;
}
th a {
  color: #eee;
}
th a:hover,
th a:focus,
th a:active {
  color: #fff;
}
.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;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #ddd;
}
.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;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
  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 #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.star {
  color: #b68101;
}
.red {
  color: #741a1a;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
hr.hr-condensed {
  margin: 10px 0;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.width-auto {
  width: auto;
}

form {
  margin: 0;
}
input,
textarea {
  width: 210px;
}
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"],
.uneditable-input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #999999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #ddd;
}
select[multiple],
select[size] {
  height: auto;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  padding-top: 5px;
  margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: none;
  border-top: 1px solid #ddd;
}
.help-block,
.help-inline {
  color: #8c8c8c;
}
.help-block {
  margin-bottom: 10px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-label {
  width: 140px;
  padding-top: 5px;
  float: none;
  display: block;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 0px;
}
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding: 0px;
  margin: 0px;
  border-top: none;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
.btn,
.button,
button {
  padding: 4px 14px;
  background: #221003;
  color: #FFFFFF;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadaw: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
  text-decoration: none;
  background: #a5a4a4;
  color: #FFFFFF;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadaw: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
  outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
  text-decoration: none;
  outline: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  margin-right: 10px;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-small {
  padding: 3px 9px;
  font-size: 12px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary {
  background: #221003;
  color: #FFFFFF;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadaw: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn-primary :hover {
  background: #221003 !important;
  color: #FFFFFF !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  text-shadaw: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none !important;
}
.btn-primary:hover {
  background: #a5a4a4;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ff961f;
  background-image: -moz-linear-gradient(top,#ffa033,#f80);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffa033),to(#f80));
  background-image: -webkit-linear-gradient(top,#ffa033,#f80);
  background-image: -o-linear-gradient(top,#ffa033,#f80);
  background-image: linear-gradient(to bottom,#ffa033,#f80);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9f32', endColorstr='#ffff8800', GradientType=0);
  border-color: #f80 #f80 #b35f00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #f80;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f80;
  *background-color: #e67a00;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #cc6d00 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #8d2020;
  background-image: -moz-linear-gradient(top,#9e2323,#741a1a);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#9e2323),to(#741a1a));
  background-image: -webkit-linear-gradient(top,#9e2323,#741a1a);
  background-image: -o-linear-gradient(top,#9e2323,#741a1a);
  background-image: linear-gradient(to bottom,#9e2323,#741a1a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9d2323', endColorstr='#ff741a1a', GradientType=0);
  border-color: #741a1a #741a1a #360c0c;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #741a1a;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #741a1a;
  *background-color: #5f1515;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #4a1111 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #145254;
  background-image: -moz-linear-gradient(top,#186364,#0e3a3b);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#186364),to(#0e3a3b));
  background-image: -webkit-linear-gradient(top,#186364,#0e3a3b);
  background-image: -o-linear-gradient(top,#186364,#0e3a3b);
  background-image: linear-gradient(to bottom,#186364,#0e3a3b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff176264', endColorstr='#ff0e3a3b', GradientType=0);
  border-color: #0e3a3b #0e3a3b #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #0e3a3b;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #0e3a3b;
  *background-color: #092626;
}
.btn-success:active,
.btn-success.active {
  background-color: #041112 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #00b0eb;
  background-image: -moz-linear-gradient(top,#00bfff,#09c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
  background-image: -webkit-linear-gradient(top,#00bfff,#09c);
  background-image: -o-linear-gradient(top,#00bfff,#09c);
  background-image: linear-gradient(to bottom,#00bfff,#09c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
  border-color: #09c #09c #006080;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #09c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #09c;
  *background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
  background-color: #007399 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #535353;
  background-image: -moz-linear-gradient(top,#5e5e5e,#444);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5e5e5e),to(#444));
  background-image: -webkit-linear-gradient(top,#5e5e5e,#444);
  background-image: -o-linear-gradient(top,#5e5e5e,#444);
  background-image: linear-gradient(to bottom,#5e5e5e,#444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d5d5d', endColorstr='#ff444444', GradientType=0);
  border-color: #444 #444 #1e1e1e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #444;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \9;
}
.invalid {
  border-color: #741a1a;
}
label.invalid {
  color: #741a1a;
}
input.invalid {
  border: 1px solid #741a1a;
}
h3.contact-form {
  margin: 45px 0 10px;
  font-weight: bold;
  background: url(../../../images/icon-mail.png) no-repeat left center;
  padding-left: 46px;
  color: #a1968a;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 40px;
}
.row-form .control-group input,
.control-group #jform_contact_message {
  width: 100%;
  padding: 6px 0px;
  text-indent: 10px;
  background: #1c0e05;
  border: 2px dotted #7F5833;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.row-form .control-group input:focus,
.control-group #jform_contact_message:focus {
  border: 2px solid #a5a4a4;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.control-group label {
  color: #a5a4a4;
}
#send-copy {
  margin: 0px;
}
#send-copy .control-label {
  float: left;
  padding-top: 0;
}
.form-actions button {
  font-size: 18px;
  color: #a5a4a4;
  padding: 10px 20px;
}
.form-actions {
  text-align: right;
  margin-top: -24px !important;
  margin-bottom: 20px !important;
}
#jform_contact_message {
  height: 120px;
}
.contact-me {
  margin: 45px 0 10px;
  font-weight: bold;
  background: url(../../../images/icon-coffee.png) no-repeat left center;
  padding-left: 46px;
  color: #a1968a;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 40px;
}
.dl-horizontal dt.contact-telephone {
  display: block;
  line-height: 120%;
  overflow: visible !important;
}
.contact-label-adress {
  text-align: left;
  color: #a1968a;
  font-size: 36px;
  font-weight: normal;
}
.contact-number span {
  color: #ef7f00;
  font-size: 36px;
  font-weight: normal;
}
dl.contact-address {
  clear: both;
}
div.contact-address.dl-horizontal {
  margin-top: 27px;
}
dd.contact-number {
  margin-left: 115px !important;
}
div.contact-miscinfo dd {
  padding: 0px;
  margin: 0px;
}
.dl-horizontal-infor {
  position: relative;
}
.contact-misc p {
  width: 50%;
  color: #a1968a;
}
.contact-misc img {
  position: absolute;
  right: 0;
  top: -100px;
}
.contact-miscinfo {
  display: inline-block;
}

.nav {
  margin-bottom: 0;
}
.nav > li > a:hover {
  color: #a5a4a4;
}
.nav .dropdown-toggle .caret {
  border-top-color: #07b;
  border-bottom-color: #07b;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #00466f;
  border-bottom-color: #00466f;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #a5a4a4;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background: #EBEBEB;
  border: none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
  clear: both;
  color: #444;
  display: block;
  line-height: 20px;
  font-weight: normal;
  padding: 3px 20px;
  text-shadow: none;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #a5a4a4;
  text-decoration: none;
  background: none;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #eee;
  text-decoration: none;
  outline: 0;
  background: none;
  color: #a5a4a4;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  background: none;
  color: #a5a4a4;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #a5a4a4;
  border-bottom-color: #a5a4a4;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #a5a4a4;
  border-bottom-color: #a5a4a4;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #a5a4a4 !important;
  border-bottom-color: #a5a4a4 !important;
}
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #FFFFFF !important;
  border-bottom-color: #FFFFFF !important;
}
.nav li.dropdown.open:hover > .dropdown-toggle .caret {
  border-top-color: #a5a4a4 !important;
  border-bottom-color: #a5a4a4 !important;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #a5a4a4;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.t3-navhelper {
  background: none;
  margin: 0px;
}
.t3-navhelper .container .main-navhelper {
  border-top: 1px solid #421f05;
  padding: 14px 0 5px;
  margin-right: 70px;
  overflow: hidden;
}
.t3-navhelper ul {
  margin: 0px;
  padding: 0px;
}
.t3-navhelper ul li {
  display: block;
  float: left;
  line-height: 100%;
  padding: 0 10px;
  border-right: 1px solid #421F05;
}
.t3-navhelper ul li a {
  font-family: 'TinosRegular';
  text-transform: uppercase;
  color: #421f05;
  background: none;
  font-size: 13px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.t3-navhelper ul li a:hover {
  color: #a5a4a4;
  background: none;
}
.t3-navhelper ul li.active a {
  color: #a5a4a4;
  background: none;
}
.t3-navhelper ul li:last-child {
  border-right: none;
}
.t3-navhelper ul li:first-child {
  padding-left: 0px;
}
.breadcrumb {
  padding: 10px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.breadcrumb:before,
.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
}
.breadcrumb a {
  color: #666;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #666;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}

.t3-mainnav {
  background: none;
  border-top: 1px solid #a5a4a4;
  border-bottom: none;
}
.t3-mainnav .navbar {
  color: #666;
  margin-bottom: 0;
  margin-top: 0;
}
.t3-mainnav .navbar-inner {
  min-height: 100%;
  padding: 0;
  background: transparent;
  border: 0;
  border-left: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar .nav {
  margin: 0;
}
.t3-mainnav .navbar .nav > li > a {
  border-top: 0;
  border-right: 1px solid #a5a4a4;
  padding: 14px 17px 5px 17px;
  text-shadow: none;
  color: #a5a4a4;
  font-size: 24px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.t3-mainnav .navbar .nav > li:last-child > a {
  border-right: none;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  background: none;
  text-shadow: none;
  outline: none;
  color: #FFFFFF;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
  color: #FFFFFF;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.t3-mainnav .navbar .btn-navbar {
  float: left;
  padding: 0px;
  margin: 0px 30px 0px;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav .navbar .btn-navbar .icon-nav {
  color: #fff;
  text-shadow: none;
  font-size: 37px;
  background: url(../../../images/btn-nav.png) no-repeat left top;
  display: block;
  font-size: 37px;
  height: 33px;
  width: 43px;
  text-indent: -9999px;
  margin-top: 12px;
}
.t3-mainnav .dropdown .caret {
  margin-left: 5px;
}
.t3-mainnav .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav .dropdown-menu li > a {
  border-top: 1px solid #eee;
  padding: 5px 20px;
  text-shadow: none;
}
.t3-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.t3-mainnav .dropdown-menu .disabled > a,
.t3-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle {
  background: #EBEBEB !important;
  color: #a5a4a4 !important;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  background: none;
  color: #FFFFFF;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle:hover,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle:hover {
  background: #EBEBEB;
  color: #a5a4a4;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: inherit;
  color: #fff;
  font-size: 16.1px;
  line-height: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
  opacity: 0.9;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.module_menu .nav {
  margin-bottom: 20px;
}
.module_menu .nav > li {
  border-top: 1px solid #eee;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 90%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #ddd;
  font-size: 11px;
  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 #ddd;
}
.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;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eee;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eee;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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%;
}
div.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.tagspopular ul li {
  color: #666;
  display: inline-block;
  margin: 0 5px 5px 0;
}
div.tagspopular ul li a {
  background: #eee;
  border-radius: 3px;
  color: #666;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #00466f;
  color: #fff;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  border-bottom: 1px solid #eee;
  padding: 8px 0;
}
div.tagssimilar ul li a {
  color: #666;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: #00466f;
}

.noo-accordion li img {
  max-width: none !important;
}
.noo-accordion .image_title a.title {
  text-align: center;
}
.noo-accordion .image_title a span {
  position: relative;
}
.noo-accordion .image_title a span:before,
.noo-accordion .image_title a span:after {
  border-top: 1px solid #fff;
  display: block;
  height: 1px;
  content: " ";
  width: 30px;
  left: -35px;
  position: absolute;
  top: 50%;
}
.noo-accordion .image_title a span:after {
  right: -35px;
  left: auto;
}
.noo-accordion ul li:hover .image_title a span:before,
.noo-accordion ul li:hover .image_title a span:after {
  border-top: 0px;
}

#noologin-overlay {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 100% !important;
  left: 0;
  min-height: 100% !important;
  position: fixed !important;
  top: 0;
  width: 100% !important;
  z-index: 1;
}
.noologin-fieldset {
  margin: 0;
}
.noologin-fieldset ul,
.noologin-fieldset ol,
.noologin-fieldset li {
  list-style: none outside none;
  margin: 0;
}
.noologin ul li {
  display: inline-block;
  position: relative;
}
.noologin ol li {
  display: block;
  float: none;
}
.noologin-fieldset input.input-small {
  width: 225px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
}
.noologin-form {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  display: none;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 100;
}
.noologin-greeting {
  float: left;
  line-height: 25px;
}
.noologout-button {
  float: left;
  margin: 0 0 0 20px;
}
.control-group .recaptcha_theme_clean {
  min-width: 450px !important;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.itemcontainer-odd .article-header {
  float: right;
  width: 236px;
  margin: 0 0px 0 20px;
  position: relative;
}
.itemcontainer-odd .article-header .pull-left {
  float: none;
}
.itemcontainer-odd .article-header img {
  margin-left: 0px;
  -webkit-transition: margin 0.5s ease;
  -moz-transition: margin 0.5s ease;
  -o-transition: margin 0.5s ease;
  -ms-transition: margin 0.5s ease;
  transition: margin 0.5s ease;
  height: 221px !important;
  max-width: none !important;
}
.itemcontainer-odd .article-header img:hover {
  margin-left: -100px;
}
.itemcontainer-even .article-header {
  float: left;
  width: 236px;
  margin: 0 20px 0 0px;
  position: relative;
}
.itemcontainer-even .article-header .pull-left {
  float: none;
}
.itemcontainer-even .article-header img {
  margin-left: -100px;
  -webkit-transition: margin 0.5s ease;
  -moz-transition: margin 0.5s ease;
  -o-transition: margin 0.5s ease;
  -ms-transition: margin 0.5s ease;
  transition: margin 0.5s ease;
  height: 221px !important;
  max-width: none !important;
  cursor: pointer;
}
.itemcontainer-even .article-header img:hover {
  margin-left: 0px;
}
.items-row .item h2.article-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 110%;
  margin: 0;
  padding: 15px 0 5px;
  text-transform: uppercase;
}
.items-row .item h2.article-title a {
  color: #A1968A;
  font-weight: bold;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.items-row .item h2.article-title a:hover {
  color: #a5a4a4;
}
.article-intro {
  color: #A1968A;
  font-size: inherit;
  font-weight: normal;
  line-height: 130%;
  padding: 4px 0 12px;
  text-transform: capitalize;
}
div.catItemReadMore a {
  color: #A1968A;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
div.catItemReadMore a a:hover {
  color: #a5a4a4;
}
.itemcontainer-odd .item {
  text-align: right;
  padding-left: 15px;
  overflow: hidden;
}
.itemcontainer-even .item {
  text-align: left;
  padding-right: 15px;
  overflow: hidden;
}
.items-row .item {
  margin-bottom: 0;
}
div.pagination {
  padding: 8px;
  margin: 24px 0 4px 0;
  text-align: center;
  color: #999;
}
div.pagination ul {
  text-align: center;
}
div.pagination ul li {
  display: inline;
  background: #2f1808;
  padding: 4px 10px;
  margin-right: 7px;
  box-shadow: 0px 1px 1px #000000;
  -webkit-box-shadow: 0px 1px 1px #000000;
}
div.pagination ul li a {
  color: #a1968a;
  text-decoration: none;
  float: none;
  border: none;
  box-shadaw: none;
  -webkit-box-shadaw: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0px;
  background: none;
}
div.pagination ul li:hover {
  background: #d56f01;
}
div.pagination ul li a:hover {
  text-decoration: none;
  background: none;
}
.divider-vertical {
  margin: 0 0 20px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.article-aside {
  color: #999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd span {
  font-weight: bold;
}
.article-footer {
  color: #999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 40px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 20px 40px;
}
.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: 40px;
}
.img-fulltext-right {
  float: right;
  margin-left: 40px;
}
.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: #eee;
  color: #666;
  font-size: 11px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
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 {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
.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;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #FFF;
  background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -10px;
  right: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoFormm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoFormm .formelm label {
  display: block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoFormm p {
  margin-top: 20px;
}
#mailtoFormm .input,
#mailtoFormm .inputbox {
  width: 70%;
}
#mailtoFormm .btn,
#mailtoFormm .button,
#mailtoFormm 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: #eee;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 10px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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;
}
#searchForm {
  padding: 10px 20px;
  border: 1px solid #ddd;
  background: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 15px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 11px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 11px;
  color: #999;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  display: block;
  background: #261307;
  overflow: hidden;
  padding: 30px 20px;
}
.category-item {
  margin-top: 0px;
  margin-bottom: 15px;
  width: 50%;
  float: left;
  *zoom: 1;
}
.category-item .sub-category {
  padding: 0px 10px;
}
.category-item:before,
.category-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
  margin-bottom: 15px;
}
.category-item .page-header a {
  background: #a5a4a4;
  padding: 5px 15px;
  text-transform: uppercase;
  font-size: 20px;
  color: #FFFFFF;
  opacity: 0.8;
}
.category-item .page-header a:hover {
  background: #a5a4a4;
  color: #FFFFFF;
  opacity: 1;
}
.category-item .category-item {
  margin-left: 4.2918454935622%;
}
.category-item .category-subdesc img {
  width: 100%;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li,
.newsfeed .category li {
  *zoom: 1;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:before,
.newsfeed .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 15px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 13px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 15px;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eee;
  border: 1px solid #e1e1e1;
  color: #999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444;
  text-decoration: none;
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.item-page div.item-image {
  float: none;
  margin: 0px 0px 15px 0px;
}
.item-page div.item-image img {
  width: 100%;
}
.item-page h1.article-title {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  line-height: 100%;
  margin: 0;
  padding: 0 0 15px;
  text-transform: uppercase;
}
.item-page h1.article-title a {
  color: #FFFFFF;
}
.item-page h1.article-title a:hover {
  color: #a5a4a4;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.article-content .pagination ul {
  border-left: 1px solid #ddd;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #ddd;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.article-content {
  color: #ffffff;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 30%;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav li {
  margin: 0px 10px 0px 0px;
  padding: 0;
  float: left;
}
.pagenav li.pagenav-prev {
  margin-right: 10px;
}
.pagenav li a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
  background-color: #666;
  color: #eee;
}
.counter {
  float: right;
  line-height: 1;
  margin: 10px 0;
  text-align: right;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: left;
  width: 50%;
}
.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;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  box-shadow: 0 0 3px rgba(0,0,0,0.4);
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 13px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.iframe-bordered {
  border: 1px solid #ddd;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #ccc;
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #ccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: right;
  width: 100%;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
.login-wrap .well {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.com_users #t3-content .componentheading {
  padding-left: 0px;
}
.thumbnail {
  box-shadow: none;
  border: none;
}

p {
  margin: 0 15px 10px;
}
p small,
p .small {
  font-size: 11px;
  color: #999;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: "Tinos", sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #C2C2C2;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 32.5px;
}
h1 small {
  font-size: 26px;
}
h2 {
  font-size: 26px;
}
h2 small {
  font-size: 19.5px;
}
h3 {
  font-size: 29.9px;
}
h3 small {
  font-size: 15px;
}
h4 {
  font-size: 15px;
}
h4 small {
  font-size: 13px;
}
h5 {
  font-size: 14px;
}
h5 small {
  font-size: 11px;
}
h6 {
  font-size: 13px;
  line-height: 20px;
}
.page-header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin: 0 0 40px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.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 10px 0;
  line-height: 1;
}
.item-title {
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
  
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #741a1a;
}
.label-important[href],
.badge-important[href] {
  background-color: #4a1111;
}
.label-warning,
.badge-warning {
  background-color: #f80;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #cc6d00;
}
.label-success,
.badge-success {
  background-color: #0e3a3b;
}
.label-success[href],
.badge-success[href] {
  background-color: #041112;
}
.label-info,
.badge-info {
  background-color: #07b;
}
.label-info[href],
.badge-info[href] {
  background-color: #005788;
}
.label-inverse,
.badge-inverse {
  background-color: #444;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  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: 0;
  font-style: normal;
  line-height: 20px;
}

.noorm-wrapper > div > div {
  background: #2d1708;
  padding: 14px;
  box-shadow: none;
}
.noorm-top {
  text-transform: uppercase;
  color: #959595;
  font-size: 14px;
}
.noorm-logo img {
  width: auto;
  height: auto;
  background-color: transparent;
  border-radius: 0;
  box-shadow: 0 0 0 0 #fff;
}
.noorm-content h3 {
  color: #a5a4a4;
  border-top: 1px solid #3c1f06;
  border-bottom: 1px solid #3c1f06;
  line-height: 20px;
  text-transform: none;
  text-shadow: 0 0 0 rgba(255,255,255,0.8);
  font-family: mistral;
  font-size: 22px;
  padding: 10px 40px;
  margin: 50px 0 10px 0;
}
.noorm-content h6 {
  color: #959595;
  line-height: 20px;
  text-transform: none;
  font-family: mistral;
  font-size: 24px;
  padding: 10px 40px;
  margin: 20px 0;
}
.noo-rm-info-res ul {
  padding: 0;
  margin: 0;
}
.noo-rm-info-res li {
  border-top: 1px dashed #959595;
  color: #959595;
  font-size: 14px;
  line-height: 120%;
  list-style: none outside none;
  margin: 0;
  padding: 17px 0 12px;
  text-transform: uppercase;
}
a.noorm-button-open {
  color: #959595;
  font-size: 14px;
  line-height: 45px;
  margin: 10px auto;
  display: block;
  text-shadow: 0 0 0 rgba(255,255,255,0.8);
  text-transform: none;
  font-weight: normal;
}
a.noorm-button-open:hover {
  color: #a5a4a4;
}
.noorm-info {
  color: #7f4317;
}
.noorm-coffee-image {
  margin: 50px auto;
}
.noorm-container {
  font-family: "Tinos" !important;
  min-height: 875px !important;
}
.noorm-close {
  background: url("../../../images/themes/blue/close.png");
  position: absolute;
  color: #2d1708;
  line-height: 100%;
  padding: 0;
  top: 0px;
  right: -22px;
  cursor: pointer;
  text-indent: -999px;
  height: 22px;
  width: 22px;
}
.noorm-modal {
  background: #160f04;
  box-shadow: none;
  width: 145%;
  margin-left: -25%;
  padding: 0px;
  overflow: hidden;
}
.noorm-modal .main-modal {
  margin: 10px;
  overflow: hidden;
  border: 1px solid #582E03;
  padding: 20px;
}
.noorm-modal p {
  color: #959595;
}
.noorm-modal .noorm-thumb {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: medium none;
  box-shadow: none;
  float: left;
  height: 100%;
  margin: 0 15px 0 0;
  width: 200px;
}
.noorm-content h4 {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  text-shadow: none;
  font-family: "Tinos", sans-serif;
  font-style: italic;
  font-size: 24px;
  color: #959595 !important;
  font-weight: normal;
  text-transform: capitalize;
  margin: 0px;
}
.noorm-content .noorm-category {
  border-bottom: 1px solid #959595 !important;
  text-align: left;
}
.noorm-content dl dd,
.noorm-content dl dt {
  text-align: left;
}
.noorm-content dl dt {
  border-bottom: 2px solid #351C05;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 3px;
  padding-bottom: 4px;
  text-transform: capitalize;
}
.noorm-content dl dd {
  color: #959595;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  opacity: 0.7;
  padding: 0 0 15px;
}
a.noorm-viewdetails:before {
  content: none !important;
  text-shadow: none !important;
  opacity: 1 !important;
}
a.noorm-viewdetails span {
  float: right;
  font-size: 10px;
  opacity: 0.6;
}
a.noorm-viewdetails {
  text-transform: capitalize;
  font-family: "Tinos", sans-serif;
}
.noorm-cover .noorm-back {
  background: #2b1607;
  position: relative;
  box-shadow: none !important;
}
.top-left-arrow {
  background: url("../../../images/top-left-arrow.png") no-repeat scroll left top #2B1607;
  display: block;
  height: 14px;
  left: 14px;
  position: absolute;
  top: 14px;
  width: 14px;
}
.top-right-arrow {
  background: url("../../../images/top-right-arrow.png") no-repeat scroll right top #2B1607;
  display: block;
  height: 14px;
  right: 14px;
  position: absolute;
  top: 14px;
  width: 14px;
}
.bottom-left-arrow {
  background: url("../../../images/bottom-left-arrow.png") no-repeat scroll left bottom #2B1607;
  display: block;
  height: 14px;
  left: 14px;
  position: absolute;
  bottom: 24px;
  width: 14px;
}
.bottom-right-arrow {
  background: url("../../../images/bottom-right-arrow.png") no-repeat scroll right bottom #2B1607;
  display: block;
  height: 14px;
  right: 14px;
  position: absolute;
  bottom: 24px;
  width: 14px;
}
.noorm-content {
  border: 1px solid #582e03;
  min-height: 848px !important;
}
.noorm-wrapper .noorm-middle {
  position: relative;
}
.noorm-front {
  position: relative;
}
.noorm-inner,
.noorm-back {
  box-shadow: none !important;
}
a.noorm-viewdetails,
.noorm-modal a {
  color: #a5a4a4;
  font-weight: bold;
  opacity: 0.7 !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.noorm-viewdetails:hover {
  color: #6d3a03;
}
a.noorm-viewdetails:hover,
.noorm-modal a:hover {
  color: #6d3a03 !important;
  text-decoration: none;
}
.noorm-cat-desc {
  color: #959595;
  font-family: mistral;
  font-size: 30px;
  font-style: italic;
  font-weight: normal;
  line-height: 100%;
  margin-top: 25px;
  text-align: center;
}
.noorm-order {
  display: none;
}
.noorm-modal h5 {
  color: #a5a4a4;
  font-family: "Tinos", sans-serif;
  font-size: 24px;
  line-height: 100%;
  margin: 0 0 8px;
  text-shadow: none;
}
.noorm-close-modal {
  background: #582e03;
  color: #201005;
}
.noorm-modal .top-left-arrow {
  background-color: #160F04;
  left: 10px;
  top: 10px;
}
.noorm-modal .top-right-arrow {
  background-color: #160F04;
  right: 10px;
  top: 10px;
}
.noorm-modal .bottom-left-arrow {
  background-color: #160F04;
  bottom: 10px;
  left: 10px;
}
.noorm-modal .bottom-right-arrow {
  background-color: #160F04;
  bottom: 10px;
  right: 10px;
}
.noorm-container.noorm-in .noorm-wrapper {
  -webkit-transform: translateZ(-200px);
  -moz-transform: translateZ(-200px);
  -o-transform: translateZ(-200px);
  -ms-transform: translateZ(-200px);
  transform: translateZ(-200px);
}
.noorm-container.noorm-in .noorm-cover {
  -webkit-transform: rotateY(-160deg);
  -moz-transform: rotateY(-160deg);
  -o-transform: rotateY(-160deg);
  -ms-transform: rotateY(-160deg);
  transform: rotateY(-160deg);
}
.noorm-container.noorm-in .noorm-right {
  -webkit-transform: rotateY(160deg);
  -moz-transform: rotateY(160deg);
  -o-transform: rotateY(160deg);
  -ms-transform: rotateY(160deg);
  transform: rotateY(160deg);
}

body div.overlay {
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
body.change-bg div.overlay {
  display: block;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: #000000;
  z-index: 1;
}
.t3-header {
  padding-top: 13px;
  padding-bottom: 20px;
  position: relative;
  z-index: 2;
}
.logo-image {
  padding-top: 7px;
}
.logo {
  float: left;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image a {
  background-image: url("../../../images/themes/blue/logo.png");
  background-repeat: no-repeat;
  width: 176px;
  height: 77px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text h1 {
  color: #444;
}
.logo-text h1 a {
  color: #444;
  text-decoration: none;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.head-search {
  float: right;
  margin-top: 0px;
  position: absolute;
  right: 0px;
  top: 10px;
}
.head-search form {
  margin: 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #7f4317;
  padding-bottom: 7px;
  padding-left: 8px;
  padding-top: 7px;
  width: 169px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  color: #a5a4a4;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.head-search .input:focus {
  color: #a5a4a4;
  width: 173px;
  border: 1px solid #e1e1e1;
  background: #e1e1e1;
}
.head-search button.button {
  background: url(../../../images/button_search.png) no-repeat left top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  padding: 8px 0 8px;
  width: 51px;
  color: #c16521;
  text-transform: uppercase;
  font-size: 18px;
  text-indent: -8px;
  border: none;
}
.head-search button.button:hover {
  background: url(../../../images/button_search_hover.png) no-repeat left top;
  color: #FFFFFF;
}
#header-top {
  padding-left: 10px;
  display: block;
}
#header-top .find-ciao {
  width: 85%;
  float: left;
}
#header-top .login {
  width: 15%;
  float: right;
}
#header-bottom {
  padding-left: 10px;
  margin-top: 10px;
  position: relative;
}
.noologin-fieldset {
  float: right;
  margin: 10px 0 0 !important;
}
.noologin ul a {
  padding: 0px 10px !important;
  line-height: 13px;
  color: #a5a4a4;
  font-size: 14px;
  text-decoration: none;
}
.noologin-form ol li a {
  padding: 5px 0px !important;
}
a.noo-login {
  border-right: 1px solid #a5a4a4;
}
#noologin-overlay {
  background: #000000 !important;
  opacity: 0.5 !important;
}
.find-ciao-text {
  background: url(../../../images/map.png) no-repeat left top;
  color: #a5a4a4;
  display: block;
  float: left;
  height: 24px;
  position: relative;
  padding-left: 20px;
  padding-top: 10px;
  margin-top: 4px;
  margin-left: 40px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.find-ciao-text span {
  text-transform: uppercase;
}
.find-ciao-text:hover {
  background: url(../../../images/map-hover.png) no-repeat left top;
}
.number-call {
  color: #a5a4a4;
  display: block;
  float: right;
  background: url(../../../images/coffee-icon.png) no-repeat right 0px;
  padding-right: 30px;
  height: 20px;
  font-size: 16px;
  font-style: italic;
  padding-top: 11px;
}
#navcontent {
  padding: 40px 0px 10px 0px;
}
#navcontent .container .custom > div {
  height: 100% !important;
  overflow: visible !important;
  margin: 0px !important;
}
#navcontent .container .custom > div #myCarousel {
  margin: 0px !important;
  overflow: visible !important;
}
#navcontent .container .custom > div #myCarousel .carousel-inner {
  width: auto !important;
}
#navcontent .container .custom > div .carousel-control {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0px;
  font-family: Arial;
  font-size: 70px;
  top: 0px !important;
  color: #363636;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#navcontent .container .custom > div .carousel-control.left {
  left: -40px;
}
#navcontent .container .custom > div .carousel-control.right {
  right: -40px;
}
#navcontent .container .custom > div .carousel-control:hover {
  color: #a5a4a4;
}
#navcontent .container .custom > div .content-slider p {
  margin: 0px;
  line-height: 18px;
  color: #a1968a;
  font-size: 14px;
}
#navcontent .container .custom > div .content-slider .email {
  color: #a5a4a4;
  font-size: 12px;
}
span.noo-tall {
  float: left;
  display: block;
  padding-right: 5px;
  margin-left: 20px;
}
.image-about {
  float: left;
  width: 40.6%;
}
.main-infor-about {
  float: left;
  width: 59.4%;
}
.main-infor-about .inner-infor-about {
  padding-right: 30px;
  border: 3px solid #252525;
  border-left: none;
  padding-left: 30px;
  min-height: 336px;
}
.t3-mastcol-1 {
  display: block;
}
.t3-mastcol-1 h2 {
  text-transform: uppercase;
  font-size: 36px;
  padding: 15px 0 5px;
}
.t3-mastcol-1 h2 a {
  color: #a1968a;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.t3-mastcol-1 h2 a:hover {
  color: #a5a4a4;
  text-decoration: none;
}
.t3-mastcol-1 .infor-about {
  font-size: 14px;
}
.t3-mastcol-1 .infor-about a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.t3-mastcol-1 .infor-about a:hover {
  color: #A1968A;
}
.noo-accordion .image_title .desc-accordian {
  font-size: 17px;
}
.noo-accordion .image_title .desc-accordian a {
  font-size: 14px;
}
.t3-mastcol-2 {
  padding: 30px 0px;
}
.t3-mastcol-2 h3.module-title {
  text-transform: uppercase;
  color: #a1968a;
  font-size: 30px;
  margin-bottom: 20px;
}
.t3-sl {
  padding-bottom: 0;
  padding-top: 30px;
  background: url(../../../images/border-gradient.png) no-repeat left top;
}
.t3-sl .t3-module h3 {
  text-transform: uppercase;
  color: #a5a4a4;
  font-size: 24px;
  opacity: 0.6;
}
.t3-sl .module-ct {
  color: #7f4317;
}
.t3-sl .item-last .module-ct {
  opacity: 1;
}
.t3-sl ul {
  margin-left: 0px;
  list-style-type: none;
}
.t3-sl ul li {
  display: block;
}
.t3-sl ul li a {
  color: #7f4317;
  opacity: 0.6;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.t3-sl ul li a:hover {
  color: #b7b7b7;
  text-decoration: underline;
}
.t3-sl .social_media ul {
  margin: 0px;
  list-style-type: none;
}
.t3-sl .social_media ul li {
  float: left;
  background: url(../../../images/social.png) no-repeat left top;
  width: 32px;
  height: 32px;
  margin-right: 6px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.t3-sl .social_media ul li a {
  text-indent: -9999px;
  display: block;
}
.t3-sl .social_media ul li.googleplus {
  background-position: -32px top;
}
.t3-sl .social_media ul li.twitter {
  background-position: -64px top;
}
.t3-sl .social_media ul li.youtube {
  background-position: -96px top;
}
.t3-sl .social_media ul li:hover {
  background: url(../../../images/social-hover.png) no-repeat left top;
}
.t3-sl .social_media ul li.googleplus:hover {
  background-position: -32px top;
}
.t3-sl .social_media ul li.twitter:hover {
  background-position: -64px top;
}
.t3-sl .social_media ul li.youtube:hover {
  background-position: -96px top;
}
.follow-introtext {
  color: #7f4317;
  line-height: 120%;
  padding-bottom: 25px;
  opacity: 0.6;
}
ul#contact-us {
  margin: 16px 0px 0px 0px;
}
ul#contact-us li {
  padding: 3px 0px;
}
ul#contact-us li a {
  color: #7f4317;
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
ul#contact-us li a:hover {
  color: #b7b7b7;
  opacity: 0.6;
}
ul#contact-us li span {
  padding-left: 10px;
  font-family: "Tinos", sans-serif;
  opacity: 1;
}
.contact-us-infor span {
  opacity: 0.6;
}
.noo-accordion {
  margin: auto !important;
}
table.acymailing_form {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
table.acymailing_form td {
  padding: 0px;
  text-align: left;
  border: 1px dashed #421f05;
  width: 200px;
  display: block;
  margin-bottom: 7px;
}
table.acymailing_form td input {
  background: #221003;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  width: 92% !important;
  box-shadow: none !important;
  margin: 2px;
  -webkit-box-shadow: none !important;
  font-size: 10px;
  text-align: right;
  color: #7f4317;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
table.acymailing_form td input:focus {
  text-align: left;
  font-size: 12px;
  font-family: "Arial";
  background: #a5a4a4;
  color: #FFFFFF;
}
table.acymailing_form td.acysubbuttons {
  border: none;
}
table.acymailing_form td.acysubbuttons input,
table.acymailing_form td.acysubbuttons input.btn,
table.acymailing_form td.acysubbuttons input.button,
table.acymailing_form td.acysubbuttons button {
  width: auto !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: none;
  color: #7f4317;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
}
table.acymailing_form td.acysubbuttons input:hover {
  color: #a5a4a4;
}
.acymailing_module_form .acymailing_introtext {
  opacity: 0.6;
}
.t3-mainbody {
  padding-bottom: 20px;
  padding-top: 20px;
}
.back-to-top {
  background: #a5a4a4;
  bottom: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #FFFFFF;
  font-family: "Arial";
  display: none;
  font-size: 20px;
  padding: 0px;
  position: fixed;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  float: right;
  right: 30px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.back-to-top .icon-arrow-up {
  margin: 0px;
}
.back-to-top:hover {
  background: #221003;
}
.t3-content .main-content {
  padding: 30px;
}
.com_k2 .t3-content,
.about .t3-content,
.view-category .t3-content,
.t3-content,
.no-background .t3-content {
  background: none;
}
.com_k2 .t3-content .main-content,
.about .t3-content .main-content,
.view-category .t3-content .main-content,
.t3-content .main-content,
.no-background .t3-content .main-content {
  padding: 0px;
}
.homepage .t3-content {
  background: none;
}
.homepage .t3-content .main-content {
  padding: 0px;
}
.t3-sidebar .t3-module {
  margin: 0px 0px 3px 0px;
  padding: 20px;
  background: #393939;
}
.red {
  background: #741a1a !important;
}
.yellow {
  background: #b68101 !important;
}
.purple {
  background: #413549 !important;
}
.green {
  background: #0e3a3b !important;
}
.t3-footer {
  font-size: 14px;
  background: none;
  color: #421f05;
  *zoom: 1;
}
.t3-footer .container {
  position: relative;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #6b3902;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #a5a4a4;
}
.logo_bottom {
  position: absolute;
  right: 0;
  top: -33px;
  padding-bottom: 20px;
  background: url(../../../images/logo_bottom.png) no-repeat right top;
  width: 45px;
  height: 102px;
  text-indent: -9999px;
}
.t3-footnav {
  padding: 60px 0 40px;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  font-size: 17px;
  color: #999;
}
.t3-copyright {
  font-size: 11px;
  padding: 0;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  float: right;
  opacity: .5;
}
#slideshow.banner .container {
  width: 100% !important;
  text-align: center;
}
#slideshow.banner .container p {
  margin-bottom: 0px;
  padding-bottom: 2px;
  border-bottom: 1px dashed #a5a4a4;
}
.title-category {
  color: #d67301;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 100%;
  margin: 50px 0px 2px 0px;
}
.description-category {
  color: #d67301;
  font-size: 14px;
}
#system-message {
  margin: 0px;
}
.carousel-indicators {
  top: auto !important;
  right: auto !important;
  bottom: 20px !important;
  left: 45% !important;
}
.carousel-indicators li {
  float: left !important;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
  display: block !important;
  background: #000000 !important;
  margin-right: 7px;
  width: 12px !important;
  height: 12px !important;
}
.carousel-indicators .active,
.carousel-indicators li:hover {
  background: #FFFFFF !important;
}
#slideshow .jms-scale .step img {
  max-width: 40% !important;
}
#slideshow .carousel-control {
  display: none !important;
}
.carousel-caption {
  background: none !important;
  opacity: 1 !important;
}
.slideshow0 .carousel-caption {
  width: 400px;
  height: 467px;
  background: url(../../../images/bg_slideshow_des1.png) repeat-y left top !important;
}
.slideshow0 .carousel-caption .description1 {
  text-align: left;
  padding: 30px 0px 0px 25px;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "MuseoSlab500";
}
.slideshow0 .carousel-caption .description2 {
  text-transform: uppercase;
  padding: 15px 0px 0px 24px;
}
.slideshow0 .carousel-caption .description2 #text1 {
  font-size: 60px;
  font-family: "MuseoSlab900";
}
.slideshow0 .carousel-caption .description2 #text2 {
  font-size: 45px;
  font-family: "MuseoSlab900";
}
.slideshow0 .carousel-caption .description3 {
  font-size: 18px;
  padding: 30px 20px;
  line-height: 120%;
}
.slideshow0 .carousel-caption .description4 {
  display: inline-block;
  font-weight: 100;
  padding: 0px 0px 0px 20px;
  text-transform: capitalize;
  color: #FFFFFF;
  font-size: 14px;
}
.slideshow0 .carousel-caption .description4 a {
  color: #FFFFFF;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slideshow0 .carousel-caption .description4 a:hover {
  color: #a5a4a4;
}
.slideshow1 .carousel-caption {
  width: 412px;
  height: 467px;
  padding: 10px 0 5px;
  left: 28%;
  background: url(../../../images/bg_slideshow_des2.png) repeat-y left top !important;
}
.slideshow1 .carousel-caption .description1 {
  padding: 8px 28px;
  background: #2c1018;
  text-align: center;
  font-size: 24px;
  margin: auto;
  margin-top: 30px;
  max-width: 50px;
  font-family: "MuseoSlab300";
  font-weight: 300;
}
.slideshow1 .carousel-caption .description2 {
  font-size: 45px;
  margin: 40px 0px 0px 50px;
  text-transform: uppercase;
}
.slideshow1 .carousel-caption .description2 .text1 {
  display: block;
  font-family: "MuseoSlab500";
  font-weight: 500;
  line-height: 90%;
}
.slideshow1 .carousel-caption .description2 .text2 {
  display: block;
  font-family: "MuseoSlab900";
  padding-left: 50px;
  line-height: 90%;
}
.slideshow1 .carousel-caption .description2 .text3 {
  display: block;
  font-family: "MuseoSlab500";
  font-weight: 500;
  line-height: 90%;
}
.slideshow1 .carousel-caption .description3 {
  display: inline-block;
  font-family: "MuseoSlab300";
  font-size: 16px;
  font-weight: 300;
  margin: 5px 0 0 20px;
  padding: 10px 0;
  text-transform: uppercase;
}
.slideshow1 .carousel-caption .description4 {
  display: inline-block;
  font-family: "MuseoSlab100";
  font-weight: 100;
  padding: 6px 50px 6px 0;
  text-transform: capitalize;
  margin: 90px 0px 0px 40px;
  color: #FFFFFF;
  font-size: 14px;
}
.slideshow1 .carousel-caption .description4 a {
  color: #FFFFFF;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slideshow1 .carousel-caption .description4 a:hover {
  color: #a5a4a4;
}
.slideshow2 .carousel-caption {
  width: 397px;
  height: 467px;
  right: 0px !important;
  left: auto !important;
  background: url(../../../images/bg_slideshow_des3.png) repeat-y left top !important;
}
.slideshow2 .carousel-caption .description1 {
  background: none repeat scroll 0 0 #013D3C;
  display: inline-block;
  font-family: "MuseoSlab300";
  font-weight: 300;
  padding: 10px 25px;
  text-transform: uppercase;
  margin: 80px 0px 0px 50px;
}
.slideshow2 .carousel-caption .description2 {
  display: inline-block;
  font-family: "MuseoSlab300";
  font-weight: 300;
  padding: 10px 0px;
  text-transform: capitalize;
  margin: 4px 0px 0px 50px;
  font-size: 18px;
}
.slideshow2 .carousel-caption .description3 {
  display: inline-block;
  font-family: "MuseoSlab700";
  padding: 6px 0px;
  text-transform: capitalize;
  margin: 0px 0px 0px 50px;
  font-size: 60px;
  color: #FFFFFF;
}
.slideshow2 .carousel-caption .description4 {
  display: inline-block;
  font-family: inherit;
  font-weight: 100;
  padding: 6px 50px 6px 0;
  text-transform: capitalize;
  margin: 0px 0px 0px 50px;
  color: #FFFFFF;
  line-height: 130%;
}
.slideshow2 .carousel-caption .description4 a {
  color: #FFFFFF;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slideshow2 .carousel-caption .description4 a:hover {
  color: #a5a4a4;
}
#slideshow .container > div {
  border: none !important;
  padding: 0px !important;
}
.tp-bannershadow.tp-shadow2 {
  background: none !important;
  box-shadow: none !important;
}
.itemcontainer-even {
  text-align: left;
  background: #;
}
.itemcontainer-even div.catItemView {
  overflow: hidden;
}
.itemcontainer-even div.catItemImageBlock {
  float: left;
  margin: 0px 20px 0px 0px;
  position: relative;
}
.itemcontainer-even .catItemBody {
  padding-right: 15px;
}
.itemcontainer-even span.catItemImage {
  height: 221px;
  width: 236px;
}
.itemcontainer-even span.catItemImage img {
  margin-left: -100px;
  -webkit-transition: margin 0.5s ease;
  -moz-transition: margin 0.5s ease;
  -o-transition: margin 0.5s ease;
  -ms-transition: margin 0.5s ease;
  transition: margin 0.5s ease;
  height: 221px !important;
  max-width: none !important;
}
.itemcontainer-even span.catItemImage img:hover {
  margin-left: 0px;
}
.itemcontainer-odd {
  text-align: right;
  background: #3f5101;
}
.itemcontainer-odd div.catItemView {
  overflow: hidden;
}
.itemcontainer-odd div.catItemImageBlock {
  float: right;
  margin: 0px 0px 0px 20px;
  position: relative;
}
.itemcontainer-odd .catItemBody {
  padding-left: 15px;
}
.itemcontainer-odd span.catItemImage {
  height: 221px;
  width: 236px;
}
.itemcontainer-odd span.catItemImage img {
  margin-left: 0px;
  -webkit-transition: margin 0.5s ease;
  -moz-transition: margin 0.5s ease;
  -o-transition: margin 0.5s ease;
  -ms-transition: margin 0.5s ease;
  transition: margin 0.5s ease;
  height: 221px !important;
  max-width: none !important;
}
.itemcontainer-odd span.catItemImage img:hover {
  margin-left: -100px;
}
.ciao-bg-brown .itemcontainer-even {
  background: #2f1808;
}
.ciao-bg-brown .itemcontainer-even div.catItemIntroText,
.ciao-bg-brown .itemcontainer-even .article-intro {
  color: #b7b7b7;
}
.ciao-bg-brown .itemcontainer-odd {
  background: #4a260d;
}
.ciao-bg-brown .itemcontainer-odd div.catItemIntroText,
.ciao-bg-brown .itemcontainer-odd .article-intro {
  color: #b7b7b7;
}
.ciao-bg-brown div.catItemHeader h3 a,
.items-row .item h2.article-title a {
  color: #d67301;
}
.ciao-bg-brown div.catItemReadMore a,
.readmore a {
  color: #d67301;
}
.ciao-bg-red .itemcontainer-even {
  background: #892120;
}
.ciao-bg-red .itemcontainer-even div.catItemIntroText,
.ciao-bg-red .itemcontainer-even .article-intro {
  color: #b7b7b7;
}
.ciao-bg-red .itemcontainer-odd {
  background: #fc7202;
}
.ciao-bg-red .itemcontainer-odd div.catItemIntroText,
.ciao-bg-red .itemcontainer-odd .article-intro {
  color: #111111;
}
.ciao-bg-red div.catItemHeader h3 a,
.items-row .item h2.article-title a {
  color: #FFFFFF;
}
.ciao-bg-red div.catItemReadMore a,
.readmore a {
  color: #FFFFFF;
}
.ciao-bg-purple .itemcontainer-even {
  background: #403549;
}
.ciao-bg-purple .itemcontainer-even div.catItemIntroText,
.ciao-bg-purple .itemcontainer-even .article-intro {
  color: #b7b7b7;
}
.ciao-bg-purple .itemcontainer-odd {
  background: #46668b;
}
.ciao-bg-purple .itemcontainer-odd div.catItemIntroText,
.ciao-bg-purple .itemcontainer-odd .article-intro {
  color: #b7b7b7;
}
.ciao-bg-purple div.catItemHeader h3 a,
.items-row .item h2.article-title a {
  color: #FFFFFF;
}
.ciao-bg-purple div.catItemReadMore a,
.readmore a {
  color: #FFFFFF;
}
#box1 {
  background: #5a1615;
  margin-bottom: 15px;
}
#box1 .box-infor {
  width: 50%;
  float: left;
}
#box1 .box-infor h2 {
  color: #ebebeb;
  font-size: 111.38px;
  opacity: 0.43;
  text-transform: uppercase;
  line-height: 100%;
  padding: 70px 0px 0px 70px;
}
#box1 .box-infor h3 {
  color: #a1968a;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 120%;
  font-weight: normal;
  padding: 20px 0px 0px 70px;
}
#box1 .box-infor p {
  color: #a1968a;
  font-size: 14px;
  padding: 10px 70px 0px 70px;
}
#box1 .box-image {
  width: 50%;
  float: right;
}
#box2 {
  margin-bottom: 15px;
}
#box3 {
  margin-bottom: 15px;
}
#box3 .main-box-left1 {
  background: none repeat scroll 0 0 #1C0E05;
  color: #A1968A;
  font-size: 14px;
  line-height: 140%;
  opacity: 0.6;
  padding: 43px 30px;
  margin-bottom: 15px;
}
#box3 .main-box-left1 p {
  margin-bottom: 4px;
}
#box3 .main-box-left1 > p.letter:first-letter {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: bold;
}
.t3-mainnav {
  border-top-color: #7F4317;
}
.t3-mainnav .navbar .nav > li > a {
  border-right-color: #7F4317;
}
#change-style {
  background: #7f4317;
  text-align: right;
}
#change-style .container {
  overflow: hidden;
}
#change-style .change-style ul {
  margin: 0px;
}
#change-style .change-style ul li {
  float: right;
}
#change-style ul li a {
  height: 12px;
  width: 68px;
  display: block;
  text-indent: 9999px;
  float: left;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#change-style ul li.item-173 a {
  background: #336467;
}
#change-style ul li.item-172 a {
  background: #a8bf4c;
}
#change-style ul li.item-174 a {
  background: #e27900;
}
#change-style ul li a:hover,
#change-style ul li.current a {
  -moz-box-shadow: 0px 2px 4px #444444 inset;
  -webkit-box-shadow: 0px 2px 4px #444444 inset;
  box-shadow: 0px 2px 4px #444444 inset;
}
#plans,
#plans ul,
#plans ul li {
  margin: 5px;
  padding: 0;
  list-style: none;
}
#plans ul li.button {
  background: none;
}
#pricePlans:after {
  content: '';
  display: table;
  clear: both;
}
#pricePlans {
  zoom: 1;
}
#pricePlans {
  max-width: 100%;
  margin: 0 auto;
}
#pricePlans #plans .plan {
  background: #535352;
  float: left;
  width: 100%;
  text-align: left;
  border-radius: 5px;
  margin: 5 5 20px 5;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.planContainer .title h2 {
  font-size: 2.125em;
  font-weight: 300;
  color: #3e4f6a;
  margin: 0;
  padding: .6em 0;
}
.planContainer .title h2.bestPlanTitle {
  background: #3e4f6a;
  background: -webkit-linear-gradient(top,#475975,#364761);
  background: -moz-linear-gradient(top,#475975,#364761);
  background: -o-linear-gradient(top,#475975,#364761);
  background: -ms-linear-gradient(top,#475975,#364761);
  background: linear-gradient(top,#475975,#364761);
  color: #fff;
  border-radius: 5px 5px 0 0;
}
.planContainer .price p {
  background: #3e4f6a;
  background: -webkit-linear-gradient(top,#475975,#364761);
  background: -moz-linear-gradient(top,#475975,#364761);
  background: -o-linear-gradient(top,#475975,#364761);
  background: -ms-linear-gradient(top,#475975,#364761);
  background: linear-gradient(top,#475975,#364761);
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
  height: 2.6em;
  line-height: 2.6em;
  margin: 0 0 1em;
}
.planContainer .price p.bestPlanPrice {
  background: #f7814d;
}
.planContainer .price p span {
  color: #8394ae;
}
.planContainer .options {
  margin-top: 10em;
}
.planContainer .options li {
  font-weight: 700;
  color: #ffffff;
  line-height: 2.5;
}
.planContainer .options li span {
  font-weight: 400;
  color: #ffffff;
}
.planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #3e4f6a;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 2.8em;
  border: 2px solid #3e4f6a;
  display: inline-block;
  width: 80%;
  height: 2.8em;
  border-radius: 4px;
  margin: 1.5em 0 1.8em;
}
.planContainer .button a.bestPlanButton {
  color: #fff;
  background: #f7814d;
  border: 2px solid #f7814d;
}
#credits {
  text-align: center;
  font-size: .8em;
  font-style: italic;
  color: #777;
}
#credits a {
  color: #333;
}
#credits a:hover {
  text-decoration: none;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  #pricePlans #plans .plan {
    width: 49%;
    margin: 0 2% 20px 0;
  }
  #pricePlans #plans > li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #pricePlans #plans .plan {
    width: 49%;
    margin: 0 2% 20px 0;
  }
  #pricePlans #plans > li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1025px) {
  #pricePlans {
    margin: 2em auto;
  }
  #pricePlans #plans .plan {
    width: 24%;
    margin: 0 1.33% 20px 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  #pricePlans #plans > li:last-child {
    margin-right: 0;
  }
  #pricePlans #plans .plan:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
  }
  .planContainer .button a {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  .planContainer .button a:hover {
    background: #3e4f6a;
    color: #fff;
  }
  .planContainer .button a.bestPlanButton:hover {
    background: #ff9c70;
    border: 2px solid #ff9c70;
  }
}
.colum-pricing {
  width: 25%;
  float: left;
}
.pricing-table {
  margin: 0 auto 0px;
  top: 0px;
  position: relative;
}
#menu-holder {
  margin: 30px auto;
  width: 100%;
}
.content {
  margin-top: 100px;
  text-align: center;
  color: #c5c5c5;
  font-size: 25px;
  text-shadow: #ffffff 1px 1px 1px;
}
a.go {
  font-size: 15px;
}
a.go:hover {
  text-decoration: underline;
}
#home {
  margin-top: 20px;
}
.column-clear {
  clear: both;
}
.price_table {
  width: 100%;
  height: 100%;
  font-size: 13px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: #444444;
}
.price_table a {
  color: #444444;
}
.price_table .align_center {
  text-align: center;
}
.price_table .pack-title {
  font-family: 'Viga', arial, sans-serif;
  font-size: 30px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125,207,61,0.4);
  margin-top: 10px;
}
.price_table .price {
  font-family: 'Viga', arial, sans-serif;
  font-size: 50px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125,207,61,0.4);
  margin: 30px 0px 20px 0px;
}
.price_table .time {
  font-size: 14px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125,207,61,0.4);
}
.price_table .column_1 .header_row_1 {
  height: 45px;
  width: 100%;
  padding: 5px 0px 0px 0px;
  border-bottom: 1px solid #37752B;
  background: #52A93E;
  background: -webkit-gradient(linear,left top,left bottom,from(#52A93E),to(#469436));
  background: -moz-linear-gradient(top,#52A93E,#469436);
  background: linear-gradient(#52A93E,#469436);
}
.price_table .column_1 .header_row_2 {
  height: 100px;
  width: 100%;
  padding: 5px 0px;
  border-top: 1px solid #B0E287;
  background: #7DCF3D;
  background: -webkit-gradient(linear,left top,left bottom,from(#7DCF3D),to(#52A93E));
  background: -moz-linear-gradient(top,#7DCF3D,#52A93E);
  background: linear-gradient(#7DCF3D,#52A93E);
}
.price_table .column_1 {
  height: 100%;
  float: left;
  width: 33.3%;
  -webkit-transform: translate(0px,0px);
  -moz-transform: translate(0px,0px);
  -o-transform: translate(0px,0px);
  -ms-transform: translate(0px,0px);
  transform: translate(0px,0px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.column_1 ul {
  list-style-type: none;
  margin: 0px;
}
.price_table .column_1:hover {
  position: relative;
  z-index: 100;
  box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
  -webkit-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
  -moz-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
  -webkit-transform: translate(-5px,-15px);
  -moz-transform: translate(-5px,-15px);
  -o-transform: translate(-5px,-15px);
  -ms-transform: translate(-5px,-15px);
  transform: translate(-5px,-15px);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.price_table .column_1:hover .header_row_1,
.price_table .column_1:hover .header_row_2,
.price_table .column_1:hover .row_style_1,
.price_table .column_1:hover .row_style_2,
.price_table .column_1:hover .row_style_footer_1,
.price_table .column_1:hover .row_style_footer_2 {
  padding-left: 5px;
  padding-right: 5px;
}
.price_table .row_style_1,
.price_table .row_style_2,
.price_table .row_style_footer_1,
.price_table .row_style_footer_2 {
  width: 100%;
  height: 40px;
  padding-top: 9px;
  float: left;
}
.price_table .row_style_footer_1,
.price_table .row_style_footer_2 {
  padding: 10px 0px;
}
.price_table .row_style_1,
.price_table .row_style_footer_1 {
  background-color: #F9F8F0;
}
.price_table .row_style_2,
.price_table .row_style_footer_2 {
  background-color: #F0EED9;
}
.price_table .row_style_1 span,
.price_table .row_style_2 span {
  position: relative;
  font-size: 14px;
}
.price_table .row_style_1 span:before,
.price_table .row_style_2 span:before {
  background: url("../../../images/icon-yes.gif") no-repeat 0 0;
  width: 24px;
  height: 24px;
  left: -30px;
  position: absolute;
  top: -3px;
  content: "";
}
.price_table .no-option span:before {
  background: url("../../../images/icon-no.gif") no-repeat 0 0;
  width: 24px;
  height: 24px;
  left: -30px;
  position: absolute;
  top: -3px;
  content: "";
}
.buy_now {
  width: 60px;
  height: 20px;
  padding: 5px 16px;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255,255,255,0.4);
  border-style: solid;
  border-width: 1px;
  color: #513b26;
  border-color: #ddb385 #dca36c #db904f;
  background: #fab778;
  background: -webkit-gradient(linear,left top,left bottom,from(#fcca94),to(#f9a55c));
  background: -moz-linear-gradient(top,#fcca94,#f9a55c);
  background: linear-gradient(#fcca94,#f9a55c);
  box-shadow: 0 1px 2px rgba(0,0,0,0.08), 0 1px 0 rgba(255,255,255,0.3) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.08), 0 1px 0 rgba(255,255,255,0.3) inset;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.08), 0 1px 0 rgba(255,255,255,0.3) inset;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.buy_now:hover {
  border-color: #d2aa7e #d19c68 #d0894b;
  background: #fbca98;
  background: -webkit-gradient(linear,left top,left bottom,from(#fddfba),to(#fab371));
  background: -moz-linear-gradient(top,#fddfba,#fab371);
  background: linear-gradient(#fddfba,#fab371);
}
.pricing-table {
  margin-left: 5px;
  margin-right: 5px;
}
.pricing-table td {
  position: relative;
  display: inline-block;
  margin: 0px;
  vertical-align: inherit;
}
.pricing-table thead,
.pricing-table .plan,
.pricing-table .plan h2,
.pricing-table .green,
.pricing-table .green h2 {
  color: #36611E;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
}
.pricing-table thead .plan td {
  width: 100%;
  height: 42px;
  padding: 15px 0;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pricing-table thead .plan h2 {
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0px;
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
}
.pricing-table thead .plan em {
  font-style: italic;
  font-size: 14px;
  line-height: 16px;
}
.pricing-table thead .plan .green {
  color: #36611e;
  text-shadow: 1px 1px 0px rgba(255,255,255,0.2);
  background: url(../../../images/green_pattern.png) repeat-x 0 0 !important;
}
.pricing-table thead .plan .orange {
  color: #fafafa;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
  background: url(../../../images/orange_pattern.png) repeat-x 0 0;
}
.pricing-table thead .plan .orange h2 {
  color: #fafafa;
}
.pricing-table thead .price td {
  position: relative;
  width: 100%;
  padding: 25px 0;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #b6b07c;
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
  background: #f9f8f1;
  background: -moz-linear-gradient(top,#f9f8f1 0%,#f4f2e2 100%) !important;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f8f1),color-stop(100%,#f4f2e2)) !important;
  background: -webkit-linear-gradient(top,#f9f8f1 0%,#f4f2e2 100%) !important;
  background: -o-linear-gradient(top,#f9f8f1 0%,#f4f2e2 100%) !important;
  background: -ms-linear-gradient(top,#f9f8f1 0%,#f4f2e2 100%) !important;
  background: linear-gradient(to bottom,#f9f8f1 0%,#f4f2e2 100%) !important;
}
.pricing-table thead .price p {
  display: table;
  margin: 0 auto;
  font-size: 50px;
  line-height: 60px;
}
.pricing-table thead .price p span {
  font-size: 0.5em;
  display: table-cell;
  vertical-align: middle;
}
.pricing-table thead .price span {
  font-size: 14px;
}
.pricing-table thead .price a {
  display: block;
  position: absolute;
  top: 41px;
  right: -5px;
  height: 32px;
  padding: 0 10px;
  line-height: 32px;
  font-size: 12px;
  text-decoration: none;
}
.pricing-table thead .price .green a {
  color: #37621f;
  text-shadow: 1px 1px 0px rgba(255,255,255,0.2);
  background: #82d344;
  background: -moz-linear-gradient(top,#82d344 0%,#51af34 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#82d344),color-stop(100%,#51af34));
  background: -webkit-linear-gradient(top,#82d344 0%,#51af34 100%);
  background: -o-linear-gradient(top,#82d344 0%,#51af34 100%);
  background: -ms-linear-gradient(top,#82d344 0%,#51af34 100%);
  background: linear-gradient(to bottom,#82d344 0%,#51af34 100%);
}
.pricing-table thead .price .orange a {
  color: #fafafa;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  background: #ff8042;
  background: -moz-linear-gradient(top,#ff8042 0%,#f55a0e 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff8042),color-stop(100%,#f55a0e));
  background: -webkit-linear-gradient(top,#ff8042 0%,#f55a0e 100%);
  background: -o-linear-gradient(top,#ff8042 0%,#f55a0e 100%);
  background: -ms-linear-gradient(top,#ff8042 0%,#f55a0e 100%);
  background: linear-gradient(to bottom,#ff8042 0%,#f55a0e 100%);
}
.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before,
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
  display: block;
  position: absolute;
  content: '';
}
.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before {
  width: 8px;
  height: 32px;
  top: 0;
  left: -8px;
  background: url(../../../images/badge.png) no-repeat;
}
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
  width: 0;
  height: 0;
  bottom: -5px;
  right: 0;
  border-bottom: 5px solid transparent;
}
.pricing-table thead .price .green a:before {
  background-position: 0 0;
}
.pricing-table thead .price .orange a:before {
  background-position: 0 -32px;
}
.pricing-table thead .price .green a:after {
  border-left: 5px solid #1c5d40;
}
.pricing-table thead .price .orange a:after {
  border-left: 5px solid #88330a;
}
.pricing-table tbody tr:first-child td:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 5px;
  top: -25px;
  left: 0;
  background: url(../../../images/stripe.png) repeat-x 0 0;
}
.pricing-table tbody td {
  width: 100%;
  padding: 0 0 0 0px;
  line-height: 30px;
  border-top: 1px solid #f2f2f2;
  font-size: 11px;
  color: #828282;
  font-family: Helvetica, Arial, sans-serif;
  text-indent: 40px;
}
.pricing-table tbody tr:first-child td {
  border-top: 20px solid #ffffff;
}
.pricing-table .clock-icon td,
.pricing-table .basket-icon td,
.pricing-table .star-icon td,
.pricing-table .heart-icon td {
  background: #ffffff url(../../../images/icons.png) no-repeat 0 0;
}
.pricing-table .clock-icon td {
  background-position: 0 0;
}
.pricing-table .basket-icon td {
  background-position: 0 -30px;
}
.pricing-table .star-icon td {
  background-position: 0 -60px;
}
.pricing-table .heart-icon td {
  background-position: 0 -90px;
}
.pricing-table tfoot td {
  width: 100%;
  padding: 20px 0px;
  text-align: left;
  line-height: 18px;
  background: #ffffff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #828282;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  -webkit-box-shadow: 0px 2px 0px #e4e4e4;
  -moz-box-shadow: 0px 2px 0px #e4e4e4;
  box-shadow: 0px 2px 0px #e4e4e4;
}
.pricing-table tfoot td span {
  padding: 0px 10px;
  display: block;
}
.table-float {
  display: block;
  position: absolute;
  width: 300px;
  padding: 80px 0 0 0;
  top: 85%;
  left: 130px;
}
.table-float p {
  font-family: 'Lobster13Regular', sans-serif;
  font-size: 16px;
  color: #858585;
  line-height: 20px;
}
.table-float p.big {
  font-size: 65px;
  color: #f76117;
  text-align: right;
  line-height: 65px;
}
.table-float .arrow {
  display: block;
  position: absolute;
  top: 0;
  left: 50px;
  width: 68px;
  height: 77px;
  background: url(../../../images/arrow-price.png) no-repeat 0 0;
}
.letter-firts:first-letter {
  font-size: 240%;
}
p.letter-firts {
  margin-top: 15px;
}
#itemListPrimary .itemcontainer-even .catItemIntroText p:first-letter {
  font-size: 320%;
}
.itemcontainer-even .item .article-intro p:first-letter {
  font-size: 320%;
}
.itemcontainer-even .item .article-intro p,
#itemListPrimary .itemcontainer-even .catItemIntroText p {
  margin-top: 10px;
}
.drop-cap-square:first-letter {
  font-size: 48px;
  margin-bottom: -14px;
  margin-right: 10px;
  padding: 4px;
  position: absolute;
}
p.drop-cap-square {
  margin-top: 10px;
}

.find-ciao-text {
  background: url("../../../images/themes/blue/map.png") no-repeat left top;
}
.head-search button.button {
  background: url("../../../images/themes/blue/button_search.png") no-repeat scroll left top;
  color: #FFFFFF;
}
#navcontent .container .custom > div .carousel-control:hover {
  color: #a5a4a4;
}
.t3-sl .module-ct {
  color: #a5a4a4;
}
table.acymailing_form td input {
  color: #959595;
  background: #263e3c;
}
table.acymailing_form td,
.t3-navhelper .container .main-navhelper {
  border-color: #a5a4a4;
}
.t3-navhelper ul li {
  border-right-color: #273F3B;
}
.t3-footer {
  color: #FFFFFF;
}
.t3-navhelper ul li a {
  color: #273f3b;
  opacity: 0.9;
}
.t3-footer a {
  color: #a5a4a4;
}
.t3-sl {
  background: url(../../../images/themes/blue/border-gradient.png) no-repeat left top;
}
.t3-sl ul li a {
  color: #a5a4a4;
}
.follow-introtext {
  color: #a5a4a4;
}
table.acymailing_form td.acysubbuttons input,
table.acymailing_form td.acysubbuttons input.btn,
table.acymailing_form td.acysubbuttons input.button,
table.acymailing_form td.acysubbuttons button {
  color: #a5a4a4;
  opacity: 0.4;
}
ul#contact-us li a {
  color: #a5a4a4;
}
.t3-sl .social_media ul li {
  background: url(../../../images/themes/blue/social.png) no-repeat left top;
}
.logo_bottom {
  background: url(../../../images/themes/blue/logo_bottom_blue.png) no-repeat right top;
}
#navcontent .container .custom > div .carousel-control:hover {
  color: #a5a4a4;
}
.title-category,
.description-category {
  color: #a5a4a4;
}
div.k2Pagination ul li.disabled,
div.k2Pagination ul li:hover {
  background: #a5a4a4;
}
div.k2Pagination ul li a,
div.k2Pagination ul li.disabled a {
  color: #FFFFFF;
}
table.calendar tr td.calendarToday,
table.calendar tr td.calendarDayName {
  background: #a5a4a4;
}
.btn-primary {
  background: #a5a4a4;
}
.t3-mainnav {
  border-top-color: #a5a4a4;
}
.t3-mainnav .navbar .nav > li > a {
  border-right-color: #a5a4a4;
}
.head-search .input {
  border-color: #a5a4a4;
}
.t3-navhelper ul li {
  border-right: #a5a4a4;
}

