.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/







* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */





.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: 0px;
	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: 0px;
}
.thumbnail {
	border: 1px solid #e5e5e5;
	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: #AB9B70;
	-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);
}
.hovereffect2 img {
  width:100%;
}
.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: -936px;
}
.offset-11 {
	margin-left: -858px;
}
.offset-10 {
	margin-left: -780px;
}
.offset-9 {
	margin-left: -702px;
}
.offset-8 {
	margin-left: -624px;
}
.offset-7 {
	margin-left: -546px;
}
.offset-6 {
	margin-left: -468px;
}
.offset-5 {
	margin-left: -390px;
}
.offset-4 {
	margin-left: -312px;
}
.offset-3 {
	margin-left: -234px;
}
.offset-2 {
	margin-left: -156px;
}
.offset-1 {
	margin-left: -78px;
}
.row-fluid .spanfirst {
	margin-left: 0 !important;
}
.logo-control .logo-img-sm {
	display: none;
}
.logo-control .logo-img {
	display: block;
}
.body-data-holder:before {
	display: none;
	content: "grid-float-breakpoint:767px screen-xs:600px screen-sm:732px screen-md:936px screen-lg:996px";
}
.wrap {
	width: auto;
	clear: both;
}
.main-container {
	padding: 20px 40px;
}
.t3-sidebar {
	padding-top: 10px;
}
body {
	background: url("../images/body-bg.jpg") no-repeat center center fixed;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/body-bg.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/body-bg.jpg', sizingMethod='scale')";
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #333;
	font-family: sans-serif;
	font-family: 'Lora', serif;
	font-size: 15px;
	text-align: left;
	line-height: 25px;
	margin: 0;
	text-rendering: geometricPrecision;
}
.t3-mainnav .navbar .nav > li > a, .t3-mainnav .dropdown-menu li > a {
	font-family: 'Marcellus SC', serif;
}
.container {
	padding-left: 40px;
	padding-right: 40px;
	overflow: visible !important;
}
#t3-header.container, #t3-slideshow.container, section.container {
	background-color: #fff;
	background-color: rgba(255,255,255,.7);
}
.mobile-sticky-header {
	background-color: #fff;
	background-color: rgba(255,255,255,.9);
}
#t3-header .span7 {
	padding-left: 10px;
}
#t3-header .span5 {
	padding-right: 10px;
}
footer.container {
	background-color: rgba(171,155,112,.8);
	margin: 0 auto;
}
footer h3 {
	margin: 0;
	color: #fff;
	font-weight: normal;
}
footer div.acymailing_module {
	margin-bottom: 20px !important;
}
a {
	color: #8a7b52;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #AB9B70;
	text-decoration: 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: 1px solid #ddd;
}
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: #c00;
}
.red {
	color: #c00;
}
.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;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
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;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: 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: #AB9B70;
	-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 #e5e5e5;
}
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: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #fff;
	border-top: none;
}
.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;
	text-align: right;
}
.form-horizontal .controls {
	margin-left: 160px;
}
.form-horizontal .help-block {
	margin-top: 10px;
	margin-bottom: 0;
}
.form-horizontal .form-actions {
	padding-left: 160px;
}
.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, input[type="submit"], a.continue_link {
	background-color: #AB9B70;
	color: #fff !important;
	padding: 10px 14px;
	border: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none !important;
	line-height: 20px;
	display: inline-block;
	font-family: 'Marcellus SC', serif;
	font-weight: normal;
}
.btn:hover, .btn a.btn:hover, .button:hover, .button a.btn:hover, button:hover, button a.btn:hover, input[type="submit"]:hover, input[type="submit"] a.btn:hover, a.continue_link:hover, a.continue_link a.btn:hover {
	color: #fff;
	text-decoration: none;
}
.btn:focus, .btn a.btn:focus, .button:focus, .button a.btn:focus, button:focus, button a.btn:focus, input[type="submit"]:focus, input[type="submit"] a.btn:focus, a.continue_link:focus, a.continue_link a.btn:focus {
	color: #fff;
	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, input[type="submit"].active, input[type="submit"]:active, input[type="submit"] a.btn:active, a.continue_link.active, a.continue_link:active, a.continue_link a.btn:active {
	text-decoration: none;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-large {
	padding: 9px 14px;
	font-size: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
}
.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: #000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.btn:hover {
	border-color: #AB9B70;
	background: #333;
}
.btn-primary {
	background: #000;
	text-shadow: none;
}
.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: #eb0000;
	background-image: -moz-linear-gradient(top, #ff0000, #c00);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0000), to(#c00));
	background-image: -webkit-linear-gradient(top, #ff0000, #c00);
	background-image: -o-linear-gradient(top, #ff0000, #c00);
	background-image: linear-gradient(to bottom, #ff0000, #c00);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000', endColorstr='#ffcc0000', GradientType=0);
	border-color: #c00 #c00 #800000;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
 *background-color: #c00;
 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: #c00;
 *background-color: #b30000;
}
.btn-danger:active, .btn-danger.active {
	background-color: #990000 \9;
}
.btn-success {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #7ab800;
	background-image: -moz-linear-gradient(top, #88cc00, #690);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#88cc00), to(#690));
	background-image: -webkit-linear-gradient(top, #88cc00, #690);
	background-image: -o-linear-gradient(top, #88cc00, #690);
	background-image: linear-gradient(to bottom, #88cc00, #690);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff87cc00', endColorstr='#ff669900', GradientType=0);
	border-color: #690 #690 #334d00;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
 *background-color: #690;
 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: #690;
 *background-color: #558000;
}
.btn-success:active, .btn-success.active {
	background-color: #446600 \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: #c00;
}
label.invalid {
	color: #c00;
}
input.invalid {
	border: 1px solid #c00;
}
.nav {
	margin-bottom: 20px;
}
.nav > li > a:hover {
	background-color: #AB9B70;
	color: #fff;
}
.nav .dropdown-toggle .caret {
	border-top-color: #AB9B70;
	border-bottom-color: #AB9B70;
	margin-top: 8px;
	margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
	border-top-color: #AB9B70;
	border-bottom-color: #AB9B70;
}
.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 #000;
	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-color: #A89E76;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
 *border-right-width: 2px;
 *border-bottom-width: 2px;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-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: #fff;
	text-decoration: none;
	background-color: none;
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: none;
}
.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;
}
.dropdown-menu {
	left: -9999999px;
}
.open > .dropdown-menu {
	left: 0;
}
.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-color: #AB9B70;
	color: #fff;
}
.nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #222;
	border-bottom-color: #222;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.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: #fff;
	border-bottom-color: #fff;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.pull-right > .dropdown-menu li > a:hover, .pull-right > .dropdown-menu li > a:focus, .pull-right > .dropdown-menu li > a:active {
	color: #AB9B70;
}
.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: -6px;
	margin-left: -1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.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: #222;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover > a:after, .dropdown-submenu.active > a:after {
	border-left-color: #AB9B70;
}
.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 {
	color: #666;
	padding-top: 40px;
}
.breadcrumb {
	padding: 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 {
	background: #222;
	display: block;
	float: left;
	margin-bottom: 5px;
	text-shadow: none;
}
.breadcrumb a {
	background-color: #222;
	color: #999;
	line-height: 22px;
	display: inline-block;
	height: 22px;
	padding: 0px 16px;
}
.breadcrumb a:hover, .breadcrumb a:focus, .breadcrumb a:active {
	color: #fff;
	text-decoration: none;
}
.breadcrumb span {
	background: url("../images/arrow-breadcrumbs-s.gif") no-repeat right center;
	color: #fff;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	padding: 0px 16px;
}
.breadcrumb li:nth-child(2) a {
	background: #AB9B70;
	color: #fff !important;
	font-weight: bold;
}
.breadcrumb li:nth-child(2) .divider {
	background: url("../images/system/arrow-s-ltr.png") no-repeat left top !important;
	display: inline-block;
	height: 22px;
	vertical-align: top;
	width: 6px;
}
.breadcrumb li:nth-child(2) .divider img {
	display: none;
}
.breadcrumb li:last-child {
	background: none;
}
.breadcrumb .divider {
	background: url("../images/system/arrow-ltr.png") no-repeat left top !important;
	display: inline-block;
	height: 22px;
	vertical-align: top;
	width: 6px;
	color: #fff !important;
	padding: 0 !important;
}
.breadcrumb .divider img {
	vertical-align: top !important;
	display: none;
}
.breadcrumb .active {
	background: #AB9B70;
	border-right: solid 1px #ddd;
	color: #fff;
	display: none;
}
.breadcrumb .active .divider {
	background: none;
}
#t3-mainnav {
	position: relative;
	z-index: 1030;
}
.sticky-header {
	-webkit-transform: translateZ(0);
}
.t3-mainnav .navbar {
	background-color: #AB9B70;
	background-color: rgba(171, 155, 112,.8);
	color: #fff;
	margin-bottom: 0;
	margin-top: 0;
}
.t3-mainnav .mega.mega-align-left > .dropdown-menu {
	left: 0;
}
.t3-mainnav .mega-dropdown-menu .mega.mega-align-left > .dropdown-menu {
	left: 100%;
}
.t3-mainnav .mega.mega-align-right > .dropdown-menu {
	left: auto;
	right: 0;
}
.t3-mainnav .mega-dropdown-menu .mega.mega-align-right > .dropdown-menu {
	left: auto;
	right: 100%;
}
.t3-mainnav .mega.mega-align-center > .dropdown-menu {
	left: 50%;
	transform: translate(-50%, 0px);
}
.t3-mainnav .navbar-inner {
	min-height: 40px;
	padding: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.t3-mainnav .navbar .nav {
	margin: 0;
	padding: 0 40px;
}
.t3-mainnav .navbar .nav > li {
	margin-right: 7px;
}
.t3-mainnav .navbar .nav > li.hightline, .t3-mainnav .navbar .nav > li.hightline > a {
	/*  background-color: #40a972;*/







	color: #fff;
}
.t3-mainnav .navbar .nav > li > a {
	/* background-color: #fff;*/







	border-top: 0;
	padding: 10px 14px;
	text-shadow: none;
	font-weight: normal;
	font-size: 18px;
	text-transform: upercase;
	position: relative;
	white-space: nowrap;
	color: #fff;
}
.t3-mainnav .navbar .nav > li > a > i {
	margin-right: 5px;
}
.t3-mainnav .navbar .nav > li > a:focus, .t3-mainnav .navbar .nav > li > a:hover, .t3-mainnav .navbar .nav > li.open > a {
	/* background-color: #AB9B70;*/







	text-shadow: none;
	outline: none;
}
.t3-mainnav .navbar .nav > .active > a, .t3-mainnav .navbar .nav > .active > a:hover, .t3-mainnav .navbar .nav > .active > a:focus, .t3-mainnav .navbar .nav > li.active.hightline > a {
	/*  color: #fff;*/







	text-shadow: none;
	/*  background-color: #AB9B70;*/







	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
}
.t3-mainnav .navbar .nav > li.search {
	margin-right: 0;
	float: right;
}
.t3-mainnav .navbar .nav > li.search a {
	text-indent: -9999em;
	background: url("../images/ico/search.png") no-repeat center center;
	width: 38px;
	height: 38px;
	border: 1px solid #222;
	padding: 0;
	overflow: hidden;
}
.t3-mainnav .navbar .nav > li.search.open a {
	background-color: #AB9B70;
	border-color: #AB9B70;
	background-image: url("../images/ico/remove.png");
}
.t3-mainnav .navbar .nav > li.search a:before {
	display: none;
}
.t3-mainnav .btn-navbar {
	float: left;
	padding: 5px 10px;
	margin: 5px 20px 0;
	background: #AB9B70;
	display: none;
}
.mobile-sticky-header {
	float: left;
	display: none;
}
.t3-mainnav .btn-navbar [class^="icon-"], .t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
	color: #fff;
	text-shadow: none;
}
.t3-mainnav .dropdown .caret {
	margin-left: 5px;
}
/*.t3-mainnav .dropdown-menu {







  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);







  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);







  box-shadow: 0 5px 10px rgba(0,0,0,0.2);







  -webkit-border-radius: 0;







  -moz-border-radius: 0;







  border-radius: 0;







}*/







.t3-mainnav .dropdown-menu li > a {
	border-top: 1px solid #FFF;
	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 li > a {
	color: #fff;
	font-size: 17px;
	padding: 9px 20px;
}
.t3-mainnav .dropdown-menu li > a:hover, .t3-mainnav .dropdown-menu li > a:focus, .t3-mainnav .dropdown-submenu:hover > a {
	color: #333;
}
.t3-mainnav .dropdown-menu .active > a, .t3-mainnav .dropdown-menu .active > a:hover {
	color: #333;
}
.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-color: #AB9B70;
	color: #fff;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle, .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #9E8C5E;
	color: #333;
}
.mega-dim {
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: -10000px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	z-index: 1000 -1;
	background: #000;
	transition: opacity .4s ease-in;
	-o-transition: opacity .4s ease-in;
	-moz-transition: opacity .4s ease-in;
	-webkit-transition: opacity .4s ease-in;
	display: none !important;
}
.mega-dim.active {
	position: fixed;
	top: 0px;
	bottom: 0;
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	z-index: 1;
}
.t3-module {
	background: transparent;
	color: inherit;
	margin: 0 15px 20px;
}
.t3-module .module-inner {
	padding: 0;
}
.module-title {
/*    color: #AB9B70;







    font-size: 27px;







    line-height: 20px;







    margin: 0px 0px 20px;







    text-transform: lowercase;







    border-bottom: 1px solid #eee;







    display: block;







    width: 100%;







    padding-bottom: 10px;*/







}
.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;
}
ul.menu {
	background-image: none !important;
	list-style-type: none !important;
}
ul.menu {
	margin: 0 !important;
}
ul.menu li {
	border-bottom: 1px solid #2A2A2A;
	line-height: 1;
}
ul.menu li a {
	color: #999;
	display: block;
	padding: 10px 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
ul.menu li a:hover {
	padding-left: 10px;
	color: #AB9B70;
	text-decoration: none;
}
.t3-content .module-title {
	background-color: #AB9B70;
	background-image: none;
	color: #fff;
	float: left;
	margin-left: -20px;
	margin-bottom: 0;
	padding: 10px 20px;
}
.t3-content .module-ct {
	clear: both;
}
.t3-content .featured-products {
	padding-bottom: 0;
}
.t3-content .featured-products .t3-module {
	margin: 20px 0 0;
}
.t3-masshead {
	margin: -20px -40px 20px;
	background: url("../images/masshead-bg.jpg") no-repeat left top;
	height: 160px;
}
.t3-masshead h3.jamasshead-title {
	margin: 60px 0 0 20px;
	background: #fff;
	color: #222;
	float: left;
	font-size: 30px;
	font-weight: bold;
	text-transform: lowercase;
	padding: 10px 50px 10px 20px;
}
.tab-products {
	margin-bottom: 20px;
	overflow: hidden;
}
.ja-tabswrap.default .container {
	padding: 0;
}
.ja-tabswrap.default .ja-tabs-title-left {
	background: #222;
	top: 30px;
}
.ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title {
	float: right;
	margin-top: 20px !important;
}
.ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title li {
	float: right;
	clear: both;
	margin: 0 0 2px;
	background: url("../images/tabs_ltr.png") no-repeat center right #AB9B70;
	color: #fff;
}
.ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title li h3 {
	text-transform: lowercase;
	font-size: 16px;
	padding: 8px 40px;
	text-align: right;
	line-height: normal;
}
.ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title li h3 span {
	color: #fff;
}
.ja-tabswrap div.ja-tab-subcontent {
	margin-bottom: 30px;
}
.ja-tabswrap div.ja-tab-subcontent .vmgroup {
	background: #fff;
}
.ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title li:hover {
	background-color: #000;
}
.ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title li.active, .ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title li.firstactive, .ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title li.lastactive {
	background-color: #fff;
	background-image: url("../images/tabs_active_ltr.png");
}
.ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title li.active h3 span, .ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title li.firstactive h3 span, .ja-tabswrap.default .ja-tabs-title-left ul.ja-tabs-title li.lastactive h3 span {
	color: #222;
}
.ja-tabswrap.default .ja-tab-panels-left {
	left: 0;
	padding-top: 30px;
	background: #0F0F0F;
}
.ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .bx-next {
	background: url("../images/next_ltr.png") no-repeat center center #000000;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 0;
	text-indent: -1000em;
	top: -30px;
	width: 30px;
	outline: none;
}
.ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .bx-next:hover {
	background-color: #AB9B70;
}
.ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .bx-prev {
	background: url("../images/pre_ltr.png") no-repeat center center #000000;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 32px;
	text-indent: -1000em;
	width: 30px;
	top: -30px;
	outline: none;
}
.ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .bx-prev:hover {
	background-color: #AB9B70;
}
.ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .disabled {
	background-color: #999;
}
.ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .disabled:hover {
	background-color: #999;
}
.ja-tabswrap.default .vmgroup .vmproduct.productdetails .vmproduct-image {
	margin-bottom: 20px;
}
.ja-tabswrap.default .ja-tabs-title-right {
	background: #222;
	top: 35px;
}
.ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title {
	float: left;
	margin-top: 20px !important;
}
.ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title li {
	float: left;
	clear: both;
	margin: 0 0 2px;
	background: url("../images/tabs_rtl.png") no-repeat center left #AB9B70;
	color: #fff;
}
.ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title li h3 {
	text-transform: lowercase;
	font-size: 16px;
	padding: 8px 40px;
	text-align: right;
	line-height: normal;
}
.ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title li h3 span {
	color: #fff;
}
.ja-tabswrap div.ja-tab-subcontent {
	margin-bottom: 30px;
}
.ja-tabswrap div.ja-tab-subcontent .vmgroup {
	background: #fff;
}
.ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title li:hover {
	background-color: #000;
}
.ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title li.active, .ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title li.firstactive, .ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title li.lastactive {
	background-color: #fff;
	background-image: url("../images/tabs_active_rtl.png");
}
.ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title li.active h3 span, .ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title li.firstactive h3 span, .ja-tabswrap.default .ja-tabs-title-right ul.ja-tabs-title li.lastactive h3 span {
	color: #222;
}
.ja-tabswrap.default .ja-tab-panels-right {
	left: 0;
	padding-top: 30px;
	background: #0F0F0F;
}
.ja-tabswrap.default .ja-tab-panels-right .bx-controls-direction .bx-next {
	background: url("../images/next_rtl.png") no-repeat center center #000000;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 0;
	text-indent: -1000em;
	top: -30px;
	width: 30px;
	outline: none;
}
.ja-tabswrap.default .ja-tab-panels-right .bx-controls-direction .bx-next:hover {
	background-color: #AB9B70;
}
.ja-tabswrap.default .ja-tab-panels-right .bx-controls-direction .bx-prev {
	background: url("../images/pre_rtl.png") no-repeat center center #000000;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 32px;
	text-indent: -1000em;
	width: 30px;
	top: -30px;
	outline: none;
}
.ja-tabswrap.default .ja-tab-panels-right .bx-controls-direction .bx-prev:hover {
	background-color: #AB9B70;
}
.ja-tabswrap.default .ja-tab-panels-right .bx-controls-direction .disabled {
	background-color: #999;
}
.ja-tabswrap.default .ja-tab-panels-right .bx-controls-direction .disabled:hover {
	background-color: #999;
}
.ja-tabswrap.default .vmgroup .vmproduct.productdetails .vmproduct-image {
	margin-bottom: 20px;
}
.ja-tabswrap.default .ja-tab-panels-right .ja-tab-subcontent {
	padding-right: 0 !important;
}
.t3-megamenu .search .t3-module .module-title {
	display: none;
}
.t3-megamenu .search .t3-module label {
	display: none;
}
.t3-megamenu .search .t3-module form {
	margin-bottom: 0;
}
.t3-megamenu .search .t3-module {
	margin: 20px;
}
.t3-megamenu .search .mega-dropdown-menu .mega-col-module {
	border-left: 0;
}
.t3-megamenu .search .dropdown-menu {
	border: 0;
	background: #AB9B70;
}
.t3-megamenu .search #mod-search-searchword {
	background: #000;
	border: 1px solid #000;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;
	box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;
	font-size: 12px;
	padding: 10px;
	vertical-align: middle;
	width: 200px;
}
.t3-megamenu .search #mod-search-searchword:focus {
	color: #fff;
}
.t3-sl-1 .row {
	margin-left: -20px;
}
.t3-sl-1 .t3-module {
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 0;
}
.t3-sl-1 .span4 {
	width: 33.3%;
}
#t3-header-nav.container {
	padding-left: 0;
	padding-right: 0;
	margin: 20px auto;
	width: 1197px;
}
.module_menu .nav {
	margin-bottom: 0;
}
.module_menu .nav > li {
	border-top: 1px solid #2A2A2A;
}
.module_menu .nav > li > a {
	color: #999;
	padding: 10px 0;
}
.module_menu .nav > li:first-child {
	border-top: 0;
}
.module_menu .nav > li:first-child > a {
	padding-top: 0;
	border-top: 0;
}
.module_menu .nav > li > a:hover, .module_menu .nav > li > a:focus, .module_menu .nav > li > a:active {
	background: none;
	color: #AB9B70;
}
.module_menu .nav > li.active > a {
	background: none;
	color: #AB9B70;
}
.module_menu .nav li.dropdown.open > .dropdown-toggle, .module_menu .nav li.dropdown.active > .dropdown-toggle, .module_menu .nav li.dropdown.open.active > .dropdown-toggle, .module_menu .nav > li.dropdown.open.active > a:hover {
	background: none;
	color: #AB9B70;
}
.module_menu .nav li.dropdown.open > .dropdown-toggle .caret, .module_menu .nav li.dropdown.active > .dropdown-toggle .caret, .module_menu .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-bottom-color: #999;
	border-top-color: #999;
}
.module_menu .nav li.dropdown.active > .dropdown-toggle .caret, .module_menu .nav li.dropdown.open.active > .dropdown-toggle .caret, .module_menu .nav li.dropdown.open > .dropdown-toggle .caret, .module_menu .nav li.dropdown.active > .dropdown-toggle .caret, .module_menu .nav li.dropdown.open.active > .dropdown-toggle .caret, .module_menu .nav > li.dropdown.open.active > a:hover .caret {
	border-bottom-color: #AB9B70;
	border-top-color: #AB9B70;
}
.module_menu .dropdown-menu, .module_menu .dropdown-submenu > .dropdown-menu {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: solid 1px #e5e5e5;
	box-shadow: none;
}
.module_menu .dropdown-submenu > a:after {
	border-left-color: #222;
}
.module_menu .active.dropdown-submenu > a:after {
	border-left-color: #AB9B70;
}
.module_menu .dropdown-menu li > a {
	background: none;
	border-bottom: solid 1px #e5e5e5;
	color: #222;
}
.module_menu .dropdown-menu li > a:hover, .module_menu .dropdown-menu li > a:focus, .module_menu .dropdown-menu li > a:active {
	color: #AB9B70;
}
.module_menu .dropdown-menu .active > a, .module_menu .dropdown-menu .active > a:hover {
	background: none;
	color: #AB9B70;
}
.whosonline {
	margin-left: 0 !important;
}
.whosonline li {
	list-style: none;
	color: #fff;
}
#login-form .input-prepend, #login-form .input-append {
	display: block;
}
#login-form input[type="text"], #login-form input[type="password"] {
	background-color: #000;
	border-color: #333;
	color: #999;
	height: 30px;
	width: 85%;
	box-sizing: border-box;
}
#login-form input[type="text"]:hover, #login-form input[type="text"]:focus, #login-form input[type="text"]:active, #login-form input[type="password"]:hover, #login-form input[type="password"]:focus, #login-form input[type="password"]:active {
	border-color: #AB9B70;
}
#login-form #modlgn-secretkey {
	width: 70%;
}
#login-form #modlgn-secretkey + .btn.hasTooltip {
	box-sizing: border-box;
	width: 15%;
	text-align: center;
	border-radius: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	border: 1px solid #333;
}
#login-form span.add-on {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #000;
	border-color: #333;
	color: #fff;
	text-shadow: none;
	box-sizing: border-box;
	width: 15%;
	height: 30px;
}
#login-form li a {
	background: url("../images/circle-bullet.png") no-repeat left center;
	color: #999;
	padding-left: 15px;
}
#login-form li a:hover, #login-form li a:focus, #login-form li a:active {
	background-image: url("../images/circle-bullet2.png");
	color: #AB9B70;
	text-decoration: none;
}
#login-form input.btn {
	background: #AB9B70;
	border-color: #AB9B70;
}
#login-form input.btn:hover, #login-form input.btn:focus, #login-form input.btn:active {
	background: #000;
	border-color: #000;
}
#login-form .logout-button {
	margin-top: 5px;
}
.archive-module {
	margin: 0 !important;
}
.archive-module li {
	list-style: none;
	padding: 5px 0;
}
.archive-module li a {
	color: #999;
}
.archive-module li a:hover, .archive-module li a:focus, .archive-module li a:active {
	color: #AB9B70;
}
.latestnews {
	margin: 0 !important;
}
.latestnews li {
	border-bottom: solid 1px #2A2A2A;
	list-style: none;
	line-height: 1;
	padding: 10px 0;
}
.latestnews li a {
	color: #999;
}
.latestnews li a:hover, .latestnews li a:focus, .latestnews li a:active {
	color: #AB9B70;
}
.banneritem a {
	font-weight: bold;
}
.bannerfooter {
	border-top: 1px solid #e5e5e5;
	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 #e5e5e5;
}
.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%;
}
table.acymailing_form {
	margin: 0 !important;
}
.acymailing_module_form td {
	padding: 5px 0 !important;
}
.acymailing_module_form input[type="text"] {
	background: url("../images/icon_newsleter_ltr.png") no-repeat 95% center;
	background-color: rgba(226, 214, 174, .6);
	border: none;
	color: #fff;
	line-height: normal;
	height: auto;
	padding: 10px 5px;
	font-family: "Marcellus SC", serif;
}
.shop-times {
	font-family: "Marcellus SC", serif;
	color: #fff;
	border: none;
	width: 195px;
}
.formResponsive .formHorizontal .formControlLabel, .right-side strong {
	font-family: "Marcellus SC", serif;
}
.shop-times td {
	padding: 4px 5px;
	border: none;
}
.shop-times tr {
	border: none;
}
.acymailing_module_form input:hover[type="text"], .acymailing_module_form input:focus[type="text"], .acymailing_module_form input:active[type="text"] {
	background-image: url("../images/icon_newsleter_hover_ltr.png");
	background-repeat: no-repeat;
	border-color: #AB9B70;
}
.acymailing_module_form .acysubbuttons {
	text-align: left;
}
.acymailing_module_form .acysubbuttons input.button, a.acymailing_togglemodule {
	background: #AB9B70;
	border-color: #AB9B70;
	font-weight: bold;
	padding: 6px 8px;
}
.acymailing_module_form .acysubbuttons input.button:hover, .acymailing_module_form .acysubbuttons input.button:focus, .acymailing_module_form .acysubbuttons input.button:active, a.acymailing_togglemodule:hover, a.acymailing_togglemodule:focus, a.acymailing_togglemodule:active {
	background: #000;
	border-color: #000;
}
.acymailing_mootoolsbutton p {
	display: inline-block;
}
a.acymailing_togglemodule, table.acymailing_form a.modal {
	background: #AB9B70;
	border-color: #AB9B70;
	color: #fff !important;
	font-size: 13px !important;
	left: 0;
	margin-left: 0;
	top: 0;
	position: inherit;
	width: auto;
	z-index: 10;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px;
	-moz-box-shadow: 0px;
	box-shadow: 0px;
}
a.acymailing_togglemodule:hover, a.acymailing_togglemodule:focus, a.acymailing_togglemodule:active, table.acymailing_form a.modal:hover, table.acymailing_form a.modal:focus, table.acymailing_form a.modal:active {
	background: #000;
	border-color: #000;
}
.acymailing_module_form .acysubbuttons input.button:hover, .acymailing_module_form .acysubbuttons input.button:focus, .acymailing_module_form .acysubbuttons input.button:active, a.acymailing_togglemodule:hover, a.acymailing_togglemodule:focus, a.acymailing_togglemodule:active, table.acymailing_form a.modal:hover, table.acymailing_form a.modal:focus, table.acymailing_form a.modal:active {
	background: #000000;
	border-color: #000000;
	padding: 6px 8px;
	text-decoration: none !important;
}
.acymailing_module_form label {
	margin-right: 10px;
	margin-top: 5px;
}
.acymailing_module_form .onefield label, .acymailing_module_form .onefield span {
	display: inline-block;
}
.acymailing_module_form .onefield.fieldacyemail label {
	float: left;
}
.acymailing_module_form .onefield.fieldacyemail span.acyfield_email {
	width: 60%;
}
.acymailing_module_form td input[type="checkbox"] {
	margin: 0;
	padding: 0;
}
.vmCartModuleContent .container {
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
.vmCartModuleContent .container a {
	color: #999;
}
.vmCartModuleContent .container a:hover {
	color: #AB9B70;
	text-decoration: none;
}
.cart-scroller .cart_products {
	float: right;
	display: block;
	width: 100%;
}
.mycart {
	position: fixed;
	top: 40px;
	right: 0;
	z-index: 901;
}
.mycart .btn-group {
	float: right;
	clear: both;
}
.mycart .vmCartModule .total_products {
	background: #fff;
	color: #222;
	float: right;
	font-weight: bold;
	padding: 5px 10px;
	display: inline-block;
}
.mycart span.icon_cart {
	background: url("../images/ico/icon_minicart.png") no-repeat right top #AB9B70;
	cursor: pointer;
	float: right;
	height: 40px;
	text-indent: -1000em;
	width: 40px;
}
.mycart .open span.icon_cart, .mycart .open span.icon_cart:hover {
	background-color: #3da26e;
}
.mycart .vmCartModuleContent {
	background: #fff;
	border: 0;
	position: absolute;
	padding: 20px;
	right: -280px;
	top: 70px;
	width: 190px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.mycart .vmCartModuleContent .container a {
	color: #444;
}
.mycart .vmCartModuleContent .container a:hover {
	color: #AB9B70;
}
.mycart .open .vmCartModuleContent {
	right: 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.mycart .vm_cart_products .container {
	padding: 0;
	background: none;
}
.mycart .vm_cart_products .product_row {
	border-bottom-color: #e5e5e5;
}
.mycart .vmCartModuleContent .total_products_bottom {
	color: #444;
}
.mycart .vm_cart_products hr {
	border-color: #e5e5e5;
}
.vm_cart_products .product_row {
	margin-bottom: 15px;
	width: 125px;
}
.vm_cart_products hr {
	border-color: #2a2a2a;
	margin-bottom: 15px;
	margin-top: 0;
	border-width: 1px 0 0;
	clear: both;
}
.vm_cart_products .product_row .product_name {
	font-weight: bold;
	color: #ddd;
}
.vm_cart_products .prices {
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.vmCartModuleContent .show_cart {
	clear: both;
	width: 100%;
	margin-top: 20px;
}
.vmCartModuleContent .show_cart a {
	color: #fff;
	float: none !important;
	background: #AB9B70;
	display: block;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
}
.vmCartModuleContent .show_cart a:hover {
	background-color: #000;
	text-decoration: none;
}
.vmCartModuleContent .total {
	margin-bottom: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.vmCartModuleContent .total strong {
	color: #AB9B70;
}
.vmCartModule .total_products {
	display: none;
}
.vmCartModuleContent .total_products_bottom {
	float: left;
	font-weight: bold;
	color: #ddd;
	font-size: 11px;
}
#ja-currencies {
	margin-bottom: 0;
}
#ja-currencies a {
	background: #999;
	color: #000;
	padding: 2px;
	margin-right: 2px;
}
#ja-currencies a:hover {
	background-color: #AB9B70;
	color: #fff;
}
#ja-currencies a.active {
	background-color: #AB9B70;
	color: #fff;
}
#virtuemart_currency_id {
	width: auto;
	background: #000;
	border-color: #444;
}
.ja-currencies input.button {
	background: #AB9B70;
	border-color: #AB9B70;
}
.ja-currencies input.button:hover, .ja-currencies input.button:focus, .ja-currencies input.button:active {
	background: #000;
	border-color: #000;
}
.languageswitcher {
	position: fixed;
	right: 10px;
	top: 10px;
	z-index: 901;
}
.items-leading .leading {
	margin-bottom: 40px;
}
article {
	overflow: hidden;
}
.items-row .item {
	border-bottom: solid 1px #e5e5e5;
	margin: 0 0 20px;
	padding: 10px 0px 20px;
}
.cols-2.items-row .item.column-1 {
	margin-right: 20px;
}
.cols-2.items-row .item.column-2 {
	margin-left: 20px;
}
.divider-vertical {
	margin: 0 0 40px;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
}
.article-aside {
	color: #999;
	font-size: 11px;
	margin-bottom: 20px;
}
.tags {
	margin-bottom: 20px;
}
.tags span a, .tags span a.label {
	background: #444;
	border-radius: 0;
}
.tags span a:hover, .tags span a.label:hover {
	background: #AB9B70;
}
.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 {
	color: #222;
}
.article-info dd span.name {
	color: #999;
}
.article-info dd a {
	color: #AB9B70;
	padding: 3px;
}
.article-info dd a:hover, .article-info dd a:focus, .article-info dd a:active {
	color: #AB9B70;
}
.article-footer {
	color: #999;
	font-size: 12px;
	margin-bottom: 20px;
}
article img[align=left], .img_caption.left, .pull-left.item-image {
	margin: 0 15px 20px 0;
}
article img[align=right], .img_caption.right, .pull-right.item-image {
	margin: 0 0 20px 15px;
}
.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: 0px;
}
.img-fulltext-right {
	float: right;
	margin-left: 0px;
}
.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;
}
.article-intro {
	overflow: hidden;
}
.article-intro img {
	margin-bottom: 20px;
}
.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;
}
article aside .btn-group.open .btn.dropdown-toggle {
	background: #666;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
article aside .btn-group.open .dropdown-menu {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
article aside .btn-group.open .caret {
	border-top-color: #fff;
}
.readmore .btn {
	/*	background: #222;
	border-color: #222;
	color: #999;*/
	font-weight: bold;
	line-height: normal;
	padding: 6px 14px;
	text-shadow: none;
}
.readmore .btn:focus, .readmore .btn:active {
	background: #AB9B70;
	border-color: #AB9B70;
	color: #fff;
	text-decoration: none;
}
.readmore .btn:hover {
	background: #333;
}
.login-wrap {
	background: #fbfbfb;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
	padding: 20px;
	width: 500px;
 *zoom: 1;
}
.login-wrap:before, .login-wrap:after {
	display: table;
	content: "";
	line-height: 0;
}
.login-wrap:after {
	clear: both;
}
.login-wrap .control-group, .login-wrap .form-group {
	float: left;
	width: 50%;
	margin-bottom: 15px;
}
.login-wrap .control-group.secretkey-group + .form-group .checkbox, .login-wrap .control-group.secretkey-group + .control-group .checkbox, .login-wrap .form-group.secretkey-group + .form-group .checkbox, .login-wrap .form-group.secretkey-group + .control-group .checkbox {
	height: 30px;
	margin-top: 20px;
}
.login-wrap .login .page-header {
	margin: 0px -20px 30px;
	padding: 0 30px 0;
}
.login-wrap .login .login-description {
	color: #666;
	font-style: italic;
	margin-bottom: 10px;
}
.login-wrap .other-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.login-wrap .other-links ul li {
	display: inline-block;
	padding-right: 10px;
}
.login-wrap .other-links ul li a {
	background: url("../images/circle-bullet.png") no-repeat left center;
	color: #444;
	padding-left: 13px;
	display: block;
}
.login-wrap .other-links ul li a:hover, .login-wrap .other-links ul li a:focus, .login-wrap .other-links ul li a:active {
	background-image: url("../images/circle-bullet2.png");
	color: #AB9B70;
	text-decoration: none;
}
.login-page .page-header h1 {
	margin-left: -50px;
}
.logout .page-header h1 {
	margin-left: 0;
}
.login form {
	margin-bottom: 0;
}
.login_form fieldset, .login fieldset {
	background: transparent;
	border: 0;
	box-shadow: none;
	margin-bottom: 0;
	padding: 0;
}
.login_form .control-group, .login .control-group {
	margin-bottom: 20px;
}
.login_form .control-label, .login .control-label {
	float: none;
	text-align: left;
}
.login_form .control-label label, .login .control-label label {
	line-height: 1;
}
.login_form .controls, .login .controls {
	margin: 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 .inputbox, .login-fields .required {
	margin-left: 10px;
	width: 150px;
}
.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;
}
.registration .control-label label {
	font-weight: bold;
}
.registration .form-actions a.btn, .registration .form-actions a.btn:hover, .registration .form-actions a.btn:focus, .registration .form-actions a.btn:active {
	color: #fff;
	text-shadow: none;
}
.admintable textarea {
	max-width: 90% !important;
	resize: none;
}
.profile .btn-toolbar {
	margin: 0;
}
.profile a.btn, .profile a.btn:hover, .profile a.btn:focus, .profile a.btn:active {
	color: #fff;
	text-shadow: none;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
.profile .dl-horizontal dt, .profile .dl-horizontal dd {
	padding-top: 5px;
	padding-bottom: 5px;
}
.profile-edit a.btn, .profile-edit a.btn:hover, .profile-edit a.btn:focus, .profile-edit a.btn:active {
	color: #fff;
	text-shadow: none;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
#mailto-window {
	background: #fff;
	margin: 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);
}
#mailtoForm .formelm {
	padding: 5px 0;
	vertical-align: middle;
	overflow: hidden;
}
#mailtoForm .formelm label {
	display: inline-block;
	float: left;
	font-weight: bold;
	vertical-align: middle;
	width: 100px;
}
#mailtoForm p {
	margin-top: 20px;
}
#mailtoForm .input, #mailtoForm .inputbox {
	width: 64%;
}
#mailtoForm .btn, #mailtoForm .button, #mailtoForm button {
	border: solid 1px #000;
	margin-right: 5px;
}
#mailtoForm .btn:hover, #mailtoForm .btn:focus, #mailtoForm .btn:active, #mailtoForm .button:hover, #mailtoForm .button:focus, #mailtoForm .button:active, #mailtoForm button:hover, #mailtoForm button:focus, #mailtoForm button:active {

	border-color: #AB9B70;
}
.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 #e5e5e5;
	margin-bottom: 20px;
	padding: 10px 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.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;
}
.reset .form-horizontal .control-group, .remind .form-horizontal .control-group {
	margin: 0 0 5px;
	padding: 0;
}
.reset .form-horizontal .control-label label, .remind .form-horizontal .control-label label {
	font-weight: bold;
}
#searchForm {
	padding: 10px 20px;
	border: 1px solid #e5e5e5;
	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 fieldset input[type="checkbox"] {
	float: none;
	margin: 4px 0 0 -18px;
	padding: 0;
	vertical-align: top;
}
#searchForm legend {
	float: left;
	margin-bottom: 10px;
}
#searchForm .phrases-box input[type="radio"] {
	margin: 4px 0 0;
	padding: 0;
	vertical-align: top;
}
#searchForm button.btn {
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.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;
}
#search-form .word input[type="text"] {
	margin: 0;
}
#search-form .word button.button {
	border: none;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search-form #advanced-search-toggle {
	background: #000;
	color: #fff;
	display: inline-block;
	margin-top: 10px;
	padding: 4px 14px;
}
#search-form #advanced-search-toggle:hover, #search-form #advanced-search-toggle:focus, #search-form #advanced-search-toggle:active {
	background: #AB9B70;
}
#search-form ul#finder-filter-select-list {
	margin: 0 !important;
}
#search-form ul#finder-filter-select-list li {
	list-style: none;
	border-bottom: solid 1px #e5e5e5;
	margin: 0;
	padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
	display: inline-block;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 4px;
	text-align: right;
	vertical-align: top;
	width: 170px;
}
#search-form ul#finder-filter-select-dates select {
	width: 180px;
}
.contact #slide-contact {
	border-bottom: solid 1px #e5e5e5;
}
.contact .accordion-group {
	border-bottom: none;
	margin-bottom: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.contact .accordion-group .accordion-heading {
	font-size: 15px;
}
.contact .nav-tabs > li > a {
	color: #222;
	font-weight: bold;
	font-size: 15px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.contact .nav-tabs > li > a:hover, .contact .nav-tabs > li > a:focus {
	color: #fff;
}
.contact .nav-tabs > .active > a, .contact .nav-tabs > .active > a:hover, .contact .nav-tabs > .active > a:focus {
	background: #AB9B70;
	border-color: #AB9B70;
	color: #fff;
}
.contact .dl-horizontal dd {
	color: #999;
	font-weight: bold;
	font-size: 15px;
	margin-left: 0;
}
.contact address {
	margin-bottom: 10px;
}
.contact .accordion-heading .accordion-toggle {
	font-weight: bold;
}
#contact-form .pull-left {
	width: 35%;
}
#contact-form .pull-right {
	width: 64%;
}
#contact-form .control-group {
	margin-bottom: 10px;
}
#contact-form .control-label {
	text-align: left;
	width: 100%;
}
#contact-form .controls {
	margin-left: 0;
}
#contact-form label {
	display: inline-block;
}
#contact-form label#jform_contact_email_copy-lbl {
	display: inline-block;
	line-height: normal;
	margin-right: 4px;
	margin-top: 6px;
	vertical-align: top;
}
#contact-form textarea {
	height: 160px;
	width: 95% !important;
}
#contact-form .form-actions {
	float: right;
	margin-right: 5px;
	padding: 0;
}
#contact-form button.button {
	border: none;
}
#contact-form legend {
	display: none;
}
#contact-form #recaptcha_area {
	clear: both;
	display: inline-block;
}
#archive-items > li {
	line-height: normal;
	margin: 0;
	overflow: visible;
	padding: 0;
}
#archive-items div.intro {
	clear: both;
	overflow: hidden;
}
.categories-list, .cat-children {
	margin-left: -40px;
	margin-right: -40px;
}
.category-item, .cat-children > div {
	background: url("../images/sep-vline.gif") repeat-y left top;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	float: left;
	width: 33.3%;
}
.category-item .sub-category, .cat-children > div .sub-category {
	padding: 20px;
	position: relative;
}
.category-item .sub-category:hover, .cat-children > div .sub-category:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;
	box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;
}
.category-item .sub-category .category-desc, .cat-children > div .sub-category .category-desc {
	position: relative;
}
.category-item .sub-category .category-desc .subcategory-desc, .cat-children > div .sub-category .category-desc .subcategory-desc {
	line-height: 20px;
	opacity: 0;
	position: absolute;
	top: 50px;
	text-align: center;
}
.category-item .sub-category .category-desc:hover img, .cat-children > div .sub-category .category-desc:hover img {
	opacity: 0.1;
}
.category-item .sub-category .category-desc:hover .subcategory-desc, .cat-children > div .sub-category .category-desc:hover .subcategory-desc {
	opacity: 1;
}
.category-item .page-header, .cat-children > div .page-header {
	border: none;
	margin: 0;
	text-align: center;
}
.category-item .page-header a, .cat-children > div .page-header a {
	color: #222;
}
.category-item .page-header a:hover, .category-item .page-header a:focus, .category-item .page-header a:active, .cat-children > div .page-header a:hover, .cat-children > div .page-header a:focus, .cat-children > div .page-header a:active {
	color: #AB9B70;
	text-decoration: none;
}
.sub-category:hover .page-header a {
	color: #AB9B70;
}
.cat-children h3 {
	margin-left: 20px;
}
.newsfeed-category > h2, .newsfeed > h2 {
	border-bottom: 1px solid #e5e5e5;
	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-category .category li.cat-list-row1, .newsfeed .category li.cat-list-row1 {
	background: #fff;
}
.newsfeed-category .list-title a, .newsfeed .list-title a {
	color: #222;
}
.newsfeed-category .list-title a:hover, .newsfeed-category .list-title a:focus, .newsfeed-category .list-title a:active, .newsfeed .list-title a:hover, .newsfeed .list-title a:focus, .newsfeed .list-title a:active {
	color: #AB9B70;
}
.newsfeed > h2 {
	border-bottom: 1px solid #e5e5e5;
	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;
}
.weblink-category .list-edit.width-50 {
	width: auto;
}
.weblink-category ul.category {
	border-left: 0;
	border-right: 0;
}
.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;
}
.item-page {
	padding-top: 10px;
}
.edit.item-page .form-actions {
	margin-top: 20px;
}
.edit.item-page .control-group a.modal {
	position: inherit;
	width: auto !important;
	margin-left: 0 !important;
	top: auto !important;
	box-shadow: none;
}
.controls img.calendar {
	cursor: pointer;
	margin-left: 5px;
}
.article-content .pagination ul {
	border-left: 1px solid #e5e5e5;
}
.article-content .pagination li {
	float: left;
	padding: 10px 20px;
	line-height: normal;
	border: 1px solid #e5e5e5;
	border-left: 0;
	margin-bottom: 5px;
}
.article-content .pagination li a {
	border: 0;
	text-decoration: none;
	background-color: transparent;
	line-height: normal;
	padding: 0;
}
.pagenavcounter {
	margin: 0 0 20px;
	font-weight: bold;
}
.pagenav li a {
	background: #AB9B70;
	border-color: #AB9B70 !important;
	color: #fff;
	padding: 4px 10px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
.pagenav li a:hover, .pagenav li a:focus, .pagenav li a:active {
	background: #000 !important;
	border-color: #000 !important;
}
.pagination {
	color: #999;
	margin-bottom: 40px;
	text-align: center;
}
.pagination ul {
	display: block;
	margin: 0 0 20px;
	list-style: none;
	text-align: center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pagination ul li {
	display: inline-block;
	margin-right: 5px;
}
.pagination ul li a {
	background: #eee;
	border: none;
	color: #666;
	display: block;
	font-weight: bold;
	padding: 5px 12px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.pagination ul li a:hover, .pagination ul li a:focus, .pagination ul li a:active {
	background: #444;
	color: #fff;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a {
	background: #eee;
	color: #666;
}
.pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
	background: #444;
	color: #fff;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span, .pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.pagination .counter {
	float: none;
	text-align: center;
}
#article-index {
	float: right;
	margin: 0 0 20px 20px;
	padding: 10px;
	width: 30%;
	border: 1px solid #e5e5e5;
	-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: 0;
	padding: 0;
	float: left;
}
.pagenav li.pagenav-prev {
	margin-right: 10px;
}
.pagenav li a {
	padding: 10px 20px;
	line-height: normal;
	border: 1px solid #e5e5e5;
	-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: #AB9B70;
	color: #fff;
}
.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 {
	background: #FCF8E3;
	border-color: #FBEED5;
	float: left;
	width: 70%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.filters .filter-search select, .filters .display-limit select {
	background: #fff;
	width: 210px;
}
.filters .display-limit {
	float: right;
	text-align: right;
}
.archive .filters .btn {
	margin-top: 8px;
	margin-left: 10px;
}
#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;
}
#system-message > dd > ul {
	border: 0;
	background-position: 7px 7px;
}
#system-message > .message > ul {
	background-image: url("../images/system/notice-info.png");
}
#system-message > .error > ul {
	background-image: url("../images/system/notice-alert.png");
}
#system-message > .warning > ul {
	background-image: url("../images/system/notice-note.png");
}
.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: #E5E5E5;
	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: #E5E5E5;
}
.btn-group .chzn-results {
	white-space: normal;
}
.calendar table tr td {
	line-height: normal;
	border-top: none;
}
.calendar .button {
	line-height: normal !important;
	display: table-cell !important;
}
.thumbnails {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 0;
}
.thumbnails:last-child {
	border-bottom: 0;
}
.thumbnails li {
	float: none;

	display: block;
	background: none;
	margin: 0;
}
.thumbnails li h3 {
	font-size: 13px;
	margin: 0;
}
.thumbnails li h3 a {
	color: #222;
}
.thumbnails li h3 a:hover, .thumbnails li h3 a:focus {
	color: #AB9B70;
}
.thumbnails li:hover {
	background: none;
}
.thumbnails li:hover a {
	color: #AB9B70;
}
.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), .list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
	background: none;
	padding-left: 0;
	padding-right: 0;
}
.list-striped li:nth-child(odd) img, .list-striped dd:nth-child(odd) img, .row-striped .row:nth-child(odd) img, .row-striped .row-fluid:nth-child(odd) img, .list-striped li img, .list-striped dd img, .row-striped .row img, .row-striped .row-fluid img {
	margin-bottom: 20px;
}
.list-striped li:nth-child(odd):hover, .list-striped dd:nth-child(odd):hover, .row-striped .row:nth-child(odd):hover, .row-striped .row-fluid:nth-child(odd):hover, .list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
	background: none;
}
.list-striped li:nth-child(odd):last-child, .list-striped dd:nth-child(odd):last-child, .row-striped .row:nth-child(odd):last-child, .row-striped .row-fluid:nth-child(odd):last-child, .list-striped li:last-child, .list-striped dd:last-child, .row-striped .row:last-child, .row-striped .row-fluid:last-child {
	border: 0;
}
p {
	margin: 0 0 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: 'Marcellus SC', serif;
	font-weight: bold;
	line-height: 1;
	color: #333;
	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;
	line-height: 40px;
}
h1 small {
	font-size: 26px;
}
h2 {
	font-size: 26px;
	line-height: 40px;
}
h2 small {
	font-size: 19.5px;
}
h3 {
	font-size: 19.5px;
	line-height: 40px;
}
h3 small {
	font-size: 15px;
}
h4 {
	font-size: 15px;
	line-height: 20px;
}
h4 small {
	font-size: 13px;
}
h5 {
	font-size: 14px;
	line-height: 20px;
}
h5 small {
	font-size: 11px;
}
h6 {
	font-size: 13px;
	line-height: 20px;
}
.page-header {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 0;
	margin: 0 0 20px -40px;
}
.module-ct {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}
.page-title, .page-header h1, h3.module-title {
	background: #AB9B70;
	color: #fff;
	display: inline-block;
	font-size: 19px;
	line-height: 1;
	margin: 0;
	padding: 10px 20px;
	font-weight: normal;
}
.componentheading {
	background: #AB9B70;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	line-height: 1;
	margin: 0 0 20px;
	padding: 10px 20px;
	text-transform: lowercase;
}
.page-subheader {
	border-bottom: 1px solid #e5e5e5;
	color: #fff;
	margin: 0 0 20px -40px;
	padding-bottom: 0;
 *zoom: 1;
}
.page-subheader:before, .page-subheader:after {
	display: table;
	content: "";
	line-height: 0;
}
.page-subheader:after {
	clear: both;
}
.page-subtitle, .page-subheader h2 {
	background: #AB9B70;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 10px 20px;
	text-transform: lowercase;
}
.page-subtitle small {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
.page-header + .page-subheader {
	margin-top: -20px;
}
.article-title, .article-header h1 {
	font-size: 30px;
	margin: 0 0 30px 0;
	line-height: 1;
}
.article-title a, .article-header h1 a {
	color: #444;
}
.article-title a:hover, .article-title a:focus, .article-title a:active, .article-header h1 a:hover, .article-header h1 a:focus, .article-header h1 a:active {
	color: #AB9B70;
	text-decoration: none;
}
h2.article-title, .article-header h2 {
	font-size: 30px;
}
.item-title {
	font-weight: bold;
}
ul, ol {
	padding: 0;
	margin: 0 0 10px 24px;
}
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: #c00;
}
.label-important[href], .badge-important[href] {
	background-color: #990000;
}
.label-warning, .badge-warning {
	background-color: #f80;
}
.label-warning[href], .badge-warning[href] {
	background-color: #cc6d00;
}
.label-success, .badge-success {
	background-color: #690;
}
.label-success[href], .badge-success[href] {
	background-color: #446600;
}
.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;
}
#t3-header {
	overflow: visible;
	padding-top: 40px;
	z-index: 11;
}
.logo {
	float: left;
	padding-bottom: 10px;
	margin-left: 10px;
}
.logo h1, .logo h1 a {
	display: block;
	line-height: 1;
	margin: 0;
}
.logo-image {
	overflow: hidden;
}
.logo-image a {
	background-repeat: no-repeat;
	width: 241px;
	height: 40px;
}
.logo-image span, .logo-image small {
	display: none;
}
.logo-text h1 {
	color: #fff;
}
.logo-text h1 a {
	color: #fff;
	text-decoration: none;
}
.logo-text h1 a:focus, .logo-text h1 a:active, .logo-text h1 a:hover {
	color: #AB9B70;
	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;
	position: relative;
}
.head-search form {
	background: url("../images/ico/search-invert.png") no-repeat center center;
	border: solid 1px #222;
	cursor: pointer;
	float: right;
	height: 38px;
	margin: 0;
	width: 40px;
}
.head-search label {
	display: none;
}
.head-search .search {
	background: #AB9B70;
	display: none;
	position: absolute;
	padding: 20px;
	top: 40px;
	right: 0;
	z-index: 1000;
}
.head-search form:hover {
	background-color: #AB9B70;
	border-color: #AB9B70;
}
.head-search form:hover .search {
	display: block;
}
.head-search .input {
	background: #000;
	border-color: #000;
	color: #999;
	padding: 6px;
	width: 200px;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;
	box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;
}
.head-search .input:focus {
	color: #444;
	width: 200px;
}
.t3-sl {
	padding-bottom: 20px;
	padding-top: 20px;
}
.t3-sl-2 .t3-module {
	margin: 0;
}
.t3-mainbody {
	padding-bottom: 20px;
	padding-top: 20px;
}
.t3-mainbody.homepage {
	padding-bottom: 40px;
	padding-top: 40px;
}
.t3-content {
/*background-color: #fff;*/







}
.t3-sidebar {
/* background-color: #fff;*/







}
.t3-footer {
	color: #666;
 *zoom: 1;
}
.t3-footer:before, .t3-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.t3-footer:after {
	clear: both;
}
.t3-footer .container {
	background: #0F0F0F;
	padding-top: 50px;
}
.t3-footer small {
	display: block;
	font-size: 12px;
}
.t3-footer a {
	color: #AB9B70;
}
.t3-footer a:hover, .t3-footer a:active, .t3-footer a:focus {
	color: #AB9B70;
	text-decoration: underline;
}
.t3-footer .t3-module {
	color: #666;
	margin-left: 0;
	margin-right: 0;
}
.t3-footer .module-title {
	background: none;
	color: #fff;
	font-size: 17px;
	padding-top: 0;
	text-transform: lowercase;
}
.t3-footnav {
	padding: 0;
 *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;
	margin-top: -5px;
	margin-right: 15px;
}
.t3-footnav li {
	line-height: 20px;
	padding: 5px 0;
}
.t3-footnav li .t3-module {
	margin-left: 0;
	margin-right: 0;
}
.t3-footnav li a {
	color: #666;
}
.t3-footnav li a:hover, .t3-footnav li a:focus, .t3-footnav li a:active {
	background: none;
	color: #AB9B70;
}
.t3-footnav .module-title {
	background: none;
	color: #fff;
	font-size: 17px;
	padding-top: 0;
}
.t3-footnav .social-list li {
	line-height: 20px;
}
.t3-footnav .social-list li a:hover {
	text-decoration: none;
}
.t3-footnav .social-list li span.icon {
	background-image: url("../images/ico/ico-social.png");
	background-color: #444;
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	margin-right: 10px;
	width: 20px;
}
.t3-footnav .social-list li a:hover span.icon {
	background-color: #AB9B70;
}
.t3-footnav .social-list li.facebook span.icon {
	background-position: 0 0;
}
.t3-footnav .social-list li.twitter span.icon {
	background-position: 0 -20px;
}
.t3-footnav .social-list li.flickr span.icon {
	background-position: 0 -40px;
}
.t3-footnav .social-list li.feed span.icon {
	background-position: 0 -60px;
}
.t3-footnav .social-list li.youtube span.icon {
	background-position: 0 -80px;
}
.t3-footnav .social-list li.instagram span.icon {
	background-position: 0 -100px;
}
.t3-footnav .social-list li.vimeo span.icon {
	background-position: 0 -120px;
}
.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;
}
.t3-copyright .container .row {
	border-top: solid 1px #222;
	padding-top: 20px;
	padding-bottom: 20px;
}
.copyright {
	float: left;
}
.poweredby {

	float: right;
	text-align: right;
}
.poweredby a.t3-logo {
	float: right;
	overflow: hidden;
}
form select[multiple], form select[size], form #limit {
	height: 30px;
}
.contact-page strong {
	color: #fff;
	display: block;
}
.contact-page a {
	color: #AB9B70;
}
.contact-page a:hover, .contact-page a:focus, .contact-page a:active {
	text-decoration: underline;
}
.contact-page img {
	margin-bottom: 15px;
}
.scrollcontainer {
	position: relative;
}
.scrollcontainer .scrollbar {
	position: absolute;
	right: 0px;
	width: 7px;
	display: none;
	z-index: 100;
	top: 0;
}
.scrollcontainer .scrollbar.enable {
	display: block;
}
.scrollcontainer .viewport {
	overflow: hidden;
}
.scrollcontainer .overview {
	position: relative;
	height: auto;
	overflow: hidden;
}
.scrollcontainer .thumb {
	height: 1.250em;
	width: 7px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: rgba(51,51,51,0.5);
	opacity: 0;
	transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
}
.scrollcontainer:hover .thumb, .dragging .thumb {
	opacity: 1;
}
.ie8 .lang-inline {
	width: 70px;
}
.edit .tab-content {
	overflow: visible;
}
.edit .editor {
 *zoom: 1;
}
.edit .editor:before, .edit .editor:after {
	display: table;
	content: "";
	line-height: 0;
}
.edit .editor:after {
	clear: both;
}
#system-message {
	padding: 10px;
}
.defaultLayout {
	width: 100% !important;
}
.bt-cs .bt-inner img, .defaultLayout .bt-inner img {
	border: none !important;
	outline: none !important;
	margin: 0 !important;
}
.address {
	text-align: right;
	color: #222;
	font-family: "Marcellus SC", serif;
	margin-right: 10px;
}
.address div br {
	display: none;
}
.social_icons {
	display: inline;
	width: auto;
	float: none;
	margin: 0 0 0 -15px;
}
.social_icons li {
	color: #636973 !important;
	display: inline-block;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	vertical-align: bottom;
	margin: 0;
	background-image: none;
}
.social_icons li a {
	background: url("../images/social_icons_n.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	transition: all 0.3s ease-out 0s;
}
.social_icons li a {
	float: right;
	height: 40px;
	position: relative;
	width: 34px;
}
.social_icons li.twitter a {
	background-position: -34px top;
}
.social_icons li.twitter a:hover {
	background-color: #43CCFC;
	background-position: -34px bottom;
}
.social_icons li.facebook a {
	background-position: 0 top;
}
.social_icons li.facebook a:hover {
	background-color: #3F5895;
	background-position: 0 bottom;
}
.social_icons li.youtube a {
	background-position: -68px top;
}
.social_icons li.youtube a:hover {
	background-color: #BC110A;
	background-position: -68px bottom;
}
.social_icons li.pinterest a {
	background-position: -136px top;
}
.social_icons li.pinterest a:hover {
	background-color: #C9182D;
	background-position: -136px bottom;
}
.social_icons li.instagram a {
	background-position: -238px top;
}
.social_icons li.instagram a:hover {
	background-color: #FF6600;
	background-position: -238px bottom;
}
.social_icons li.googleplus a {
	background-position: -105px top;
}
.social_icons li.googleplus a:hover {
	background-color: #FF6600;
	background-position: -105px bottom;
}
.boxes:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.boxes img {
	-moz-transition: all 300ms ease-in 0s;
	-webkit-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
	width: 100%
}
.boxes .custom .standout {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.boxes .custom .text {
	position: absolute;
	z-index: 1;
	display: table;
	left: 0px;
	top: 20%;
	width: inherit;
}
.boxes .custom .text h3 {
	font-size: 280%;
	border-bottom: 1px solid #FFF;
	display: table;
	font-weight: normal;
	left: 0px;
	line-height: 48px;
	margin: 11px auto;
	padding: 1px 0px;
	position: relative;
	color: #FFF;
}
.boxes .custom .text h3 a {
	color: #fff;
	text-shadow: 1px 1px #222;
}
.formResponsive input[type="submit"] {
	background-image: none;
	background: #AB9B70 !important;
	border: none;
}
.formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"] {
	padding: 8px 20px !important;
	font-size: 18px !important;
	background-image: none !important;
	background-color: #AB9B70 !important;
}
.boxes {
	padding: 10px 10px;
}
div.nav-arrows a {
	top: 42% !important;
}
.side-step {
	margin: 20px 0;
}
.side-step .title {
	display: block;
}
.side-step img {
	margin-right: 20px;
}
.bt-cs .bt-inner .bt-title {
	display: block !important;
	text-align: center !important;
	font-size: 108%;
	font-family: "Marcellus SC", serif;
	clear: both;
	color: #fff!important;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 150%;
	display: inline-block;
	position: absolute;
	bottom: 22px;
	width: 91%;
}
.bt-introtext, .readmore a {
	display: block;
	text-align: center;
	color: #333 !important
}
.bt-introtext, .readmore a:hover {
	color: #AB9B70 !important;
}
.inner-buttons {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.inner-pc {
	padding-bottom: 20px;
}
.inner-text {
	position: absolute;
	z-index: 1;
	display: table;
	left: 0px;
	top: 28%;
	width: inherit;
	text-align: center !important;
	font-family: "Marcellus SC", serif;
}
.inner-text a, .acymailing_module_form .acymailing_introtext h3 {
	color: #fff;
}
.inner-text a:hover {
	color: #AB9B70;
}
.acymailing_module_form .acymailing_introtext h3 {
	font-weight: normal;
}
.inner-text h3 {
	font-size: 200%;
}
.inner-text p {
	font-size: 150%;
}
ul.sigProClassic li.sigProThumb, ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
	background: transparent !important;
	border: none;
}
.acymailing_form {
	width: 100%;
}
.acysubbuttons .subbutton {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 100%;
	border-radius: 50% 50%;
	background-color: rgba(226, 214, 174, .6) !important;
	height: 40px;
	width: 40px;
}
.acysubbuttons .subbutton:hover {
	background-color: #E2D6AE;
}
div.acymailing_module_success {
	background-color: rgba(255, 255, 255, 0.7) !important;
	border: 2px solid #A89E76;
}
.article-content .first .inner-container {
	margin-right: 20px
}
.article-content .last .inner-container {
	margin-left: 20px;
}
#t3-slideshow .span12 {
	position: relative;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
}
#t3-slideshow .custom {
	position: absolute!important;
	background: rgba(0,0,0,.5);
	color: #fff;
	bottom: 0;
	z-index: 100;
	padding: 15px;
	margin-top: -75px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.t3-slideshow h4 {
	margin: 0;
}
.custom h4 {
	color: #fff;
	font-size: 150%;
	font-weight: normal;
	line-height: 120%;
}
.slide-item-title {
	color: #A89E76;
	font-weight: normal;
	margin: 10px 0;
	font-family: "Marcellus SC", serif;
	font-size: 150%;
}
.slide-item-title a:hover, span.slide-item-readmore a:hover {
	color: #FE8F0A;
}
.slide-item-title a, span.slide-item-readmore a {
	color: #FFC92B;
	font-size: 16px;
}
.slide-item-desc {
	font-size: 12px;
	padding-bottom: 10px;
	color: #FFF;
}
.slide-item-desc a {
	color: #A89E76 !important;
}
.jmnewspro-prev a, .jmnewspro-next a {
	cursor: pointer;
	display: block;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 75px;
	width: 20px;
}
.jmnewspro-prev a {
	background: url("../images/button.png") no-repeat scroll 0 -40px transparent;
}
.jmnewspro-next a {
	background: url("../images/button.png") no-repeat scroll 0 0 transparent;
	right: 0;
}
.slide-inner {
	padding: 0 !important;
}
.slide-inner .padding {
	padding: 0 8px !important
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 0;


	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
	width: 100%;
}
/** THEME







===================================*/







.bx-pager ul {
	list-style-type: none !important;
	margin: 3px 0 0 !important;
	padding: 0 !important;
	float: left;
}
.bx-pager ul li {
	float: left;
	width: 8px;
	height: 8px;
	margin: 0 4px 0 0 !important;
}
.bx-pager ul li a {
	background: url('../images/interface.png') no-repeat 50% 0;
	text-indent: -999em;
	cursor: pointer;
	display: block;
	width: 8px;
	height: 8px;
	overflow: hidden;
}
.bx-pager ul li a:hover, .bx-pager ul li a.active {
	background-position: 50% -8px;
}
/** CSS3 effect







===================================*/







.slide-item-wrap-item img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.slide-item-wrap-item .slide-item-desc-warp {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.slide-item-wrap-item .slide-item-title {
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-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;
}
.slide-item-wrap-item .slide-item-desc {
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-o-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.slide-item-wrap-item:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.slide-item-wrap-item .slide-item-readmore .slide-item-readmore a {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-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;
}
.slide-item-wrap-item:hover .slide-item-desc-warp {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.slide-item-wrap-item:hover .slide-item-title, .slide-item-wrap-item:hover .slide-item-desc, .slide-item-wrap-item:hover .slide-item-readmore a {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.slide-item-wrap-item:hover .slide-item-desc {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.slide-item-wrap-item:hover .slide-item-readmore a {
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.view {
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 1px 1px 2px #e6e6e6;
	-moz-box-shadow: 1px 1px 2px #e6e6e6;
	cursor: default;
}
.view .slide-item-desc-warp, .view .slide-inner {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.slide-item-wrap-item {
	overflow: hidden;
}
.view img {
	display: block;
	position: relative;
}
footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
footer ul li, .article-content ul li {
	background-image: url('../../../images/bullets.png');
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	list-style: none;
	font-family: "Marcellus SC", serif;
}
.formResponsive input[type="button"]:hover, .formResponsive input[type="reset"]:hover, .formResponsive input[type="submit"]:hover, .formResponsive input[type="button"]:active, .formResponsive input[type="reset"]:active, .formResponsive input[type="submit"]:active, .formResponsive input.active[type="button"], .formResponsive input.active[type="reset"], .formResponsive input.active[type="submit"], .formResponsive input.disabled[type="button"], .formResponsive input.disabled[type="reset"], .formResponsive input.disabled[type="submit"], .formResponsive input[type="button"][disabled], .formResponsive input[type="reset"][disabled], .formResponsive input[type="submit"][disabled] {
	background: #333 !important;
}
.main-container img {
	-webkit-box-shadow: 0 10px 6px -6px #444;
	-moz-box-shadow: 0 10px 6px -6px #444;
	box-shadow: 0 10px 6px -6px #444;
}
#off-canvas-nav .t3-mainnav .dropdown-menu li > a {
	color: #fff;
}
.bullet-left li {
	float: left;
	margin-left: 5px;
	clear: left;
}
.bullet-left1 li {
	float: left;
	margin-left: 5px;
	clear: left;
}
ul.bullet-left {
	float: left;
}
ul.bullet-left1 {
	float: right;
}

@media (max-width: 1200px) {
ul.bullet-left {
	float: none;
}
ul.bullet-left1 {
	float: none;
}
}

/* start navigation */







@media (min-width: 969px) {
.parent a.sub {
	display: block;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.
.parent:hover ul li, .parent:hover li {
	background-color: #A89E76;
}

.parent.open li {
	background-color: #A89E76 !important;
}
.dropdown-menu {
	background-color: transparent !important;
	border: none;
 *border-right-width: 0px;
 *border-bottom-width: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-background-clip: none;
	-moz-background-clip: none;
	background-clip: none;
}
}

/* end navigation */







@media (max-width: 600px) {
.article-content .first .inner-container, .article-content .last .inner-container {
	margin: 0;
}
.article-content .last .inner-container {
	margin-top: 30px;
}
}
footer a {
	color: #d8ccac;
}
/*iframe style*/
#t3-content iframe {
	min-width: 100%;
	width: 100px;
 *width: 100%;
}
body, #customer_login h4 {
	color: #333;
}
.mobilecheck {
	height: auto !important;
	width: auto !important;
	padding: 6px 12px !important;
	font-size: 14px;
}

@media screen and (min-width:440px) and (max-width:979px) {
.change_app_iframe {
	min-height: 620px;
}
}

@media screen and (min-width:300px) and (max-width:439px) {
.change_app_iframe {
	min-height: 655px;
}
img[src='/images/WeddingDressAlterations.jpg'][alt='Bridal Dress Alterations '] {
	width: 100%;
}
}
.social_icons li {
	padding-left: 5px!important;
}

@media (max-width: 470px) {
.service-title {
	font-size: 15px!important;
}
.slide-item-title {
	font-size: 90%;
}
}

@media (max-width: 800px) {
.social_icons li {
	padding-left: 2px!important;
	margin-bottom: 10px;
}
.address {
	margin-right: 0px;
}
footer.container.t3-sl-2.t3-sl {
	padding-left: 20px;
}
.span6 blockquote p {
	margin-top: 30%!important;
}
.span6 blockquote p.top {
	margin-top: 20%!important;
}
}
.contentDiv {
	position: relative;
}
 @keyframes bouncing {
 0% {
bottom: 0;
}
 50% {
bottom: -10px;
}
 100% {
bottom: 0;
}
}
.arrow {
	animation: bouncing 2s infinite ease-in-out;
	bottom: 0;
	display: block;
	left: 50%;
	margin-left: -25px;
	position: absolute;
}
.scroll {
	margin: 0 auto;
	text-align: center;
	position: relative;
	margin-top: 10px;
}
a[href='#t3-mainbody'] {
	-webkit-transition: -webkit-transform 6s ease-in-out;
	transition: transform 6s ease-in-out;
}
.service-title {
	height: 27px;
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	font-size: 23px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	padding-top: 5px;
	font-family: "Marcellus SC", serif;
}
.slide-item-wrap-item.view:hover > .service-title {
	display: none;
}
a[href='tel:0207 724 4147'], a[href='mailto:info@alterationsboutique.co.uk'], a[href='#scroll'] {
	color: #8a7b52;
	font-family: "Marcellus SC", serif;
}
a[href='#scroll'] {
	font-size: 20px;
}
#scroll h1 {
	font-size: 26px;
	text-align: center;
}
#scroll h1 {
	font-size: 24px;
	margin-top: 20px;
}
.hover {
	padding: 5px;
	min-height: 135px;
}
#t3-mainbody .main-container img[src='/site_tweaks/images/Underground.jpg'], #t3-mainbody .main-container img[src='/site_tweaks/images/ParkingLogo.jpg'], #t3-mainbody .main-container img[src='/site_tweaks/images/disabled.png'], #t3-mainbody .main-container img[src='/site_tweaks/images/pushchair.png'], #t3-mainbody .main-container img[src='/site_tweaks/images/cctv.png'] {
	float: left!important;
}
#scroll h1 {
	color: #8a7b52;
	font-weight: normal!important;
	margin-top: 20px;
}
.hover h3 {
	color: #333333;
	font-weight: normal;
}
.scroll p {
	margin-top: 40px;
}
.hover p {
	color: #8a7b52;
	text-align: justify!important;
}
.span6 blockquote p {
	font-size: 36px;
	line-height: 50px;
	font-family: 'Parisienne-Regular';
	color: #8a7b52;
	margin-top: 40%;
}
blockquote.style1 span.quoter {
	display: block;
	background-image: url(../../../images/blockquote-gold.png);
	background-repeat: no-repeat;
	background-position: top -10px left 69px;
}
.span6 blockquote span {
	font-family: "Marcellus SC", serif;
	color: #333;
}
p.quote {
	margin-top: 10px!important;
	font-style: italic!important;
	font-family: 'Bringshoot';
}
@font-face {
	font-family: 'Bringshoot';
	src: url('../fonts/Bringshoot.eot');
	src: url('../fonts/Bringshoot.woff2') format('woff2'), url('../fonts/Bringshoot.woff') format('woff'), url('../fonts/Bringshoot.ttf') format('truetype'), url('../fonts/Bringshoot.svg#Bringshoot') format('svg'), url('../fonts/Bringshoot.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Parisienne-Regular';
	src: url('../fonts/Parisienne-Regular.eot');
	src: url('../fonts/Parisienne-Regular.woff2') format('woff2'), url('../fonts/Parisienne-Regular.woff') format('woff'), url('../fonts/Parisienne-Regular.ttf') format('truetype'), url('../fonts/Parisienne-Regular.svg#Parisienne-Regular') format('svg'), url('../fonts/Parisienne-Regular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
.hovereffect2 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.hovereffect2 .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	background-color: rgba(30, 29, 29, 0.7);
	-webkit-transition: all 0.1s ease-out 0.5s;
	transition: all 0.1s ease-out 0.5s;
}
.hovereffect2:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 0px;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.hovereffect2 img {
	display: block;
	position: relative;
}
.hovereffect2 h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition: all ease-in-out 1s;
	transition: all ease-in-out 11s;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.hovereffec2:hover h2 {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.hovereffect2 a.info {
	display: block;
	text-decoration: none;
	padding: 7px 14px;
	text-transform: uppercase;
	margin: -70% auto;
	background-color: rgba(30, 29, 29, 0.7);
	color: #fff;
	border: 1px solid #fff;
	-webkit-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
	font-family: "Marcellus SC", serif;
	z-index: 99999999;
	width: 200px;
}
.hovereffect2 a.info:hover {
	box-shadow: 0 0 5px #fff;
}
.hovereffect2:hover a.info {
	box-shadow: 0 0 5px #fff;
	color: #fff;
	border: 1px solid #fff;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	font-family: "Marcellus SC", serif;
}
@media (max-width: 599px) {
.span6 blockquote p, blockquote p.top {
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}
section.article-content p img[src='/images/WeddingDressAlterations.jpg'][alt='Bridal Dress Alterations'] {
	width: 100%;
}
}
.hover img {
	transition: all .2s ease-in-out;
}
.hover img:hover {
	transform: scale(1.1);
}
.bottom-address {
	display: none;
}
#wowslider-container2 {
	display: none!important;
}
@media (max-width: 599px) {
.bottom-address {
	width: 315px;
	margin: 0 auto;
	height: 100%;
	display: block;
	margin-top: 35px;
	text-align: center;
}
.hovereffect2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#wowslider-container1 {
	display: none!important;
}
#wowslider-container2 {
	display: table!important;
}
section.article-content.clearfix div.row-fluid div.span6.first ul.bullet-left li {
	text-align: left;
	clear: left;
}
ul.bullet-left1 li:last-child {
	margin-bottom: 10px;
}
footer ul li, .article-content ul li {
	clear: left;
}
}
a.button.btn.appoint {
      text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    background-color: rgba(30,29,29,0.7);
    color: #fff;
    border: 1px solid #fff;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    font-family: "Marcellus SC",serif;
    z-index: 99999999;
    width: 300px;
    font-size: 15px!important;
}
a.button.btn.appoint:hover {
box-shadow: 0 0 5px #fff;
}
@media (max-width: 978px) {
.book-app {
	height: 580px!important;
}
}

@media (max-width: 750px) {
.row-fluid .address-inner.span6 {
	min-height: 80px;
}
  a.button.btn.appoint {
    margin-bottom:10px;
}
}
#t3-slideshow span.hidden-mobile {
	color: #fff;
	font-size: 16pt;
	font-weight: normal;
	line-height: 120%;
	font-family: 'Marcellus SC', serif;
}
#t3-slideshow.t3-slideshow .custom h1 {
	color: #fff;
	font-size: 16pt;
	font-weight: normal;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Marcellus SC', serif;
}
p#slide, p#slide2 {
	font-size: 20pt;
	margin-bottom: 0px;
	font-family: 'Marcellus SC', serif;
}
#scroll p#choose {
	color: #8a7b52;
	font-weight: normal!important;
	margin-top: 20px;
	text-align: center;
	font-size: 24px;
	font-family: 'Marcellus SC', serif;
}
.hover p#titles {
	text-align: center!important;
	color: #333333;
	font-weight: normal;
	font-family: 'Marcellus SC', serif;
	font-size: 19.5px;
	line-height: 40px;
}
.boxes .slide-inner .slide-item-desc h2 {
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
}
.boxes.box3 h3 {
	font-size: 17px;
}
p#newsletter {
	font-weight: normal;
	color: #fff;
	margin: 0px;
	font-size: 19.5px;
	line-height: 40px;
	font-family: 'Marcellus SC', serif;
}
.footer-links h3 {
	text-align: center;
	font-size: 8pt!important;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 25px;
}
.footer-links h3 a:hover {
	color: #fff;
}
h3#boxes {
	color: #A89E76 !important;
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
}
.text-box {
	position: absolute;
	top: 70%;
	z-index: 999;
	min-width: 100px;
	height: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 230px;
}
.hovereffect2:hover .text-box a {
	background-color: rgba(30, 29, 29, 0.7);
}
.hovereffect2:hover div.text-box {
}
.hovereffect2 .overlay a {
	display: block;
	width: 100%;
	height: 100%;
}
.jmm-comment .stars {
	clear: both;
	color: #AB9B70;
	margin-top: 15px;
}
.jmm-testimonials .jmm-testimonials-in .jmm-row .jmm-text .jmm-author {
	font-weight: bold;
	color: #AB9B70;
}
.jmm-comment blockquote {
	padding: 15px;
	font-weight: bold;
	margin: 0 0 20px;
	border: 2px solid #AB9B70;
}
.jmm-testimonials.default .jmm-comment {
	margin: 0 0 9px;
}
ul#sigProId218536a173 li.sigProThumb:nth-of-type(1n+4) {
	display: none;
}
#t3-slideshow .customnone .scroll p a.btn.button {
	text-decoration: none;
	padding: 7px 14px;
	text-transform: uppercase;
	background-color: rgba(30,29,29,0.7);
	color: #fff;
	border: 1px solid #fff;
	-webkit-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
	font-family: "Marcellus SC", serif;
	z-index: 99999999;
	width: 300px;
	font-size: 15px!important;
}
#t3-slideshow .customnone .scroll p a.btn.button:hover {
	box-shadow: 0 0 5px #fff;
}
span.form_mail {
	display: none!important;
}
input#Email {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.removeit #t3-header-nav, .removeit footer {
  display: none;
  border: none;
}
.removeit iframe  {
    border: none;
}
.rsform-thankyou-button {
    background-color: #AB9B70 !important;
    color: #fff !important;
    padding: 10px 14px !important;
    border: 0 !important;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px; !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    line-height: 20px;
    display: inline-block;
    font-family: 'Marcellus SC',serif;
    font-weight: normal;
  background-image: none !important;
}
.mobile-bar {
  display:none;
}
.customslidebutton p {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
.mobile-bar {
    display: block;
    position: fixed;
    bottom: 0px;
    background: rgba(255, 255, 255, .9);
    z-index: 8;
    width: 100%;
    color: #AB9B70;
    font-size: 32px;
    padding-top: 10px;
  left:0px;
  right:0px;
  padding-bottom:10px;
}
  .mobile-bar .span3 {
    width:25%!important;
    float:left!important;
    text-align:center;
  }
  .mobile-bar .span3 img {
      width:auto;
    height:35px;
  }
  .mobile-bar a {
    font-size:20px;
    text-align:center;
    color:#8a7b52!important;
  }
}
.customslidebutton a.button {
text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    background-color: rgba(30,29,29,0.7);
    color: #fff;
    border: 1px solid #fff;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    font-family: "Marcellus SC",serif;
    z-index: 90;
    width: 300px;
    font-size: 15px!important;
}
.customslidebutton a.button:hover {
    box-shadow: 0 0 5px #fff; 
}
.customslidebutton {
position: absolute;
    top: 30%;
    left: 0%;
    right: 0px;
    width: 100%;
    z-index: 90;
text-align:center;
}
@media (max-width: 1200px) {
  .customslidebutton {
    top: 35%;
  }
}
@media (max-width: 980px) {
  .customslidebutton {
    top: 8%;
  }
  .off-canvas #off-canvas-nav .t3-mainnav .nav-collapse .nav > li > a {
    font-family:'Marcellus SC',serif;
  }
}
@media (min-width: 700px) {
  #mobile {
   display:none;
}
}
@media (max-width: 700px) {
  .customslidebutton {
    top: 2%;
  }
  .customslidebutton a.button {
    width:220px;
  }
  #t3-slideshow .custom {
    width:92%;
  }
  #mobile {
    display:block;
  }
  #desktop {
    display:none;
  }
  }
@media (max-width: 600px) {
  .customslidebutton {
    top: 18%;
  }
  a.button.btn.appoint {
    padding:7px 0px;
    width:100%;
  }
  .book-app {
    height:890px!important;
  }
}
@media (max-width: 400px) {
  .customslidebutton {
    top: 4%;
  }
    .book-app {
    height:1330px!important;
  }
  p#slide, p#slide2 {
    font-size: 15pt;
}
}
@media (max-width: 350px) {
  .customslidebutton {
    top: 2%;
  }  
   .customslidebutton p {
margin-bottom: 5px;
  }
}
body, html {
  overflow-x:hidden!important;
}
@media (min-width: 969px) {
.item-1269 ul, .item-1271 ul {
    
    column-count: 2;
}
}

.t3-mainnav .dropdown-menu { 
  opacity: 0;
     transition: all 0s ease-out, opacity .7s ease-out;
}
.t3-mainnav .dropdown.parent.open > .dropdown-menu {
  opacity: 1;
}
#chat-bot-frame-container, #chat-bot-frame-container iframe {
    font-family: 'Marcellus SC', serif!important;
}