/**
 * @version		1.0.1
 * @package		JoomlaXTC Beard and Stash template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2016 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* ----------------------------------------------*/
/* 01 - Basic Structure.
/* ----------------------------------------------*/
/* Body Frontpage Background */
body.frontpage {
 background:;
 color:#161616;
}
/* Body Innerpage Background */
body.innerpage {
 background: ;
 color:#161616;
}
/* Global Heading and links */
a {
 color:#910D0D;
}
a:hover {
 color:#7C7E7E;
}
a:active {
 color:#7C7E7E;
}
h1 {
 color:#161616;
}
h2 {
 color:#161616;
}
h3 {
 color:#161616;
}
h4 {
 color:#161616;
}
h5 {
 color:#161616;
}
h6 {
 color:#161616;
}
/* Basecolor styles, used in JXTC Walls and 3rd party components */
.basecolor_1 {
 color:#910D0D;
}
.basecolor_2 {
 color:#7C7E7E;
}
.basecolor_3 {
 color:#000;
}
.basecolor_4 {
 color:#910D0D;
}
.basecolor_5 {
 color:#910D0D;
}
.basecolor_6 {
 color:#910D0D;
}
.basecolor_7 {
 color:#910D0D;
}
.basecolor_8 {
 color:#910D0D;
}
.bgbasecolor_1 {
 background:#910D0D;
}
.bgbasecolor_2 {
 background:#7C7E7E;
}
.bgbasecolor_3 {
 background:#000;
}
.bgbasecolor_4 {
 background:#910D0D;
}
.bgbasecolor_5 {
 background:#910D0D;
}
.bgbasecolor_6 {
 background:#910D0D;
fff
}
.bgbasecolor_7 {
 background:#910D0D;
}
.bgbasecolor_8 {
 background:#910D0D;
}
.btn.basecolor_1 {
background:#910D0D!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_2 {
background:#7C7E7E!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_3 {
background:#000!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_4 {
background:#910D0D!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_5 {
background:#910D0D!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_5 a {
	color: #fff;
}
.btn.basecolor_6 {
background:#910D0D!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_6 a {
	color: #fff;
}
.btn.basecolor_7 {
background:#910D0D!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_8 {
background:#910D0D!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* ----------------------------------------------*/
/* 02 - Header,logo,menu
/* ----------------------------------------------*/
/* Header Top Background */
#headertop {
 background:#000;
}
/* Header Wrap Background */
#headerwrap {
 background:#ffffff ;
}
#headerwrap {
border-top: 6px dashed #910D0D;
 border-bottom: 6px dashed #910D0D;
box-shadow: inset  0px 0px 1px 0px #910D0D;
 -webkit-box-shadow: inset  0px 0px 1px 0px #910D0D;
 -moz-box-shadow: inset  0px 0px 1px 0px #910D0D;
margin-bottom: 1px;
}

#headerwrap #header {
	padding: 10px 0;
}
/* Header Background */
#header {
 background: ;
}
/* Sticky Header */
#headerwrap.stickyscroll, .frontpage #headerwrap.nosticky {
 background:#ffffff ;
}
/* Innerpage Header */
body.innerpage #header {
 background: ;
}
body.innerpage #headerwrap {
 background:#ffffff ;
}
/* Logo  */
#logo a {
 background:;
height: 100px;
width:300px;
margin:10px;
}
/* Menu */
/* Menu Outerwrap */
#menuwrap {
 background: #ffffff;
}
/* Menu Innerwrap */
#menu {
 background: #ffffff;
}
/* Menu Top Level */
#menuwrap ul.menu > li, span.separator {
 background-color: transparent;
}
#menuwrap ul.menu > li a, span.separator {
 color:#000;
}
#menuwrap ul.menu li > ul > li.parent a:after, #menuwrap ul.menu li > ul > li.parent > ul > li.parent a:after, #menuwrap ul.menu li > ul > li.parent > ul > li > ul > li.parent a:after {
	margin-right: 6px;
	float: right;
	font-family: 'FontAwesome';
	content: "\f105";
color:#fff;
}
#menuwrap ul.menu li > ul > li.parent > ul > li a:after, #menuwrap ul.menu li > ul > li.parent > ul > li.parent > ul > li a:after {
	content: "";
}
#menuwrap ul.menu > li:hover {
 background-color: transparent;
}
#menuwrap ul.menu > li:hover a {
 color:#910D0D;
}
#menuwrap ul.menu > li.active {
 background-color: transparent;
}
#menuwrap ul.menu > li.deeper.parent.active {
 background-color: transparent;
}
#menuwrap ul.menu > li.deeper.parent.active.xtcHover {
 background-color: transparent;
}
#menuwrap ul.menu > li.active a {
 color:#910D0D;
}
/* Menu Drop Level */


#headerwrap #menuwrap ul.menu li.parent > ul {
 background-color: #333!important;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
}
#menuwrap ul.menu li.deeper.parent > ul:before {
	position: absolute;
	top: -14px;
	left: 80px;
	display: block;
	border-right: 14px solid transparent;
border-bottom: 14px solid #333!important;
	border-left: 14px solid transparent;
border-bottom-color: #333!important;
	content: '';
	opacity: 1;
}

#menuwrap ul.menu li.parent > ul > li {
	text-align: left;
background: transparent!important;
}
#headerwrap #header #menuwrap ul.menu li.parent > ul > li > a {
 color:#fff;
}
#menuwrap ul.menu li.parent > ul > li:hover {
 background:transparent!important;
}
#menuwrap ul.menu li.parent > ul > li > a:hover, #menuwrap ul.menu li.parent > ul > li > a:hover:after {
 color:#ba866c!important;
}
#menuwrap ul.menu li.parent > ul > li.active {
 background: transparent!important;
}
#menuwrap ul.menu li.parent > ul > li.active:hover {
 background: transparent!important;
}
#menuwrap ul.menu li.parent > ul > li.active > a, #menuwrap ul.menu li.parent > ul > li.active > a:after {
 color:#ba866c!important;
	border-bottom: 0px;
}
#jxtc_canvasslide_left a:hover, #jxtc_canvasslide_right a:hover {
	color: #fff;
 border-left:4px solid #000;
}
#jxtc_canvasslide_left label.close, #jxtc_canvasslide_right label.close {
 background:#000;
	opacity: 1;
}
label.open.xtccanvas {
background:#910D0D!important;
	color: #fff;
	padding: 8px 10px;
	font-size: 22px!important;
}
#menu .mobilebtn {
	color: #999;
	padding: 12px;
	font-size: 22px!important;
}
ul.menubottom {
	text-align: center;
	color: #fff;
}
.menubottom a {
	text-align: center;
	color: #fff;
}
#menuwrap ul.menu > li a.bookit {
	border: 0px solid #fff;
	padding: 6px 12px 8px 12px;
background:#7C7E7E;
}
#menuwrap ul.menu > li:hover a.bookit {
	border: 0px solid #fff;
}
.iconside li {
 background: #910D0D;
}
.iconside li ul li {
	border: 0px;
	margin-left: 12px;
}
.iconside li a {
	color: #fff;
	font-weight: 200;
}
/* ----------------------------------------------*/
/* 03 - Region Layout
/* ----------------------------------------------*/
/* Region 1 */
/* Region outerwrap */
#region1wrap {
 background:#000 url('http://www.elitetrailersinc.com/templates/beardandstash/images/backgrounds/largefrontwithTOP.png') top center no-repeat fixed;
}
/* Region innerwrap */
#region1 {
 background:transparent ;
}
/* Region 2 */
/* Region outerwrap */
#region2wrap {
 background:#910D0D ;
}
/* Region innerwrap */
#region2 {
 background:transparent ;
}
/* Region 3 */
/* Region outerwrap */
#region3wrap {
background:transparent ;
}
/* Region innerwrap */
#region3 {
background:#fff ;
}
/* Component */
#component {
 background:}
/* Left */
#left {
 background:transparent}
/* Right */
#right {
 background:transparent}
/* Region 4 */
/* Region outerwrap */
#region4wrap {
 background: ;
}
/* Region innerwrap */
#region4 {
 background: ;
}
/* Region 5 */
/* Region outerwrap */
#region5wrap {
 background: ;
}
/* Region innerwrap */
#region5 {
 background: ;
}
/* Region 6 */
/* Region outerwrap */
#region6wrap {
 background: ;
}
/* Region innerwrap */
#region6 {
 background: ;
}
/* Region 7 */
/* Region outerwrap */
#region7wrap {
 background: ;
}
/* Region innerwrap */
#region7 {
 background: ;
}
/* Region 8 */
/* Region outerwrap */
#region8wrap {
 background: ;
}
/* Region innerwrap */
#region8 {
 background: ;
}
/* Region 9 */
/* Region outerwrap */
#region9wrap {
 background:#910D0D ;
}
/* Region innerwrap */
#region9 {
 background:#910D0D ;
}
/* Region 10 */
/* Region outerwrap */
#region10wrap {
 background:transparent ;
}
/* Region innerwrap */
#region10 {
 background:transparent ;
}
/* Region 11 */
/* Region outerwrap */
#region11wrap {
 background:transparent ;
}
/* Region innerwrap */
#region11 {
 background: ;
}
/* Region 12 */
/* Region outerwrap */
#region12wrap {
 background:transparent ;
}
/* Region innerwrap */
#region12 {
 background:transparent ;
}
/* Footer */
/* Region outerwrap */
#footerwrap {
 background:#000;
	color: #222;
}
#footer {
 background:#000;
	color: #222;
}
/* ----------------------------------------------*/
/* 04 - Module Suffixes
/* ----------------------------------------------*/
/* Module Background */
.module {
 background: transparent;
}
/* Module Title Background */
h3.moduletitle {
 background: ;
}
/* Module Title First Word Color */
h1.moduletitle span.first_word, h2.moduletitle span.first_word, h3.moduletitle span.first_word, h4.moduletitle span.first_word, h5.moduletitle span.first_word, h6.moduletitle span.first_word {
 color:#910D0D;
}
/* Module Title Rest Word Color */
h1.moduletitle span.rest, h2.moduletitle span.rest, h3.moduletitle span.rest, h4.moduletitle span.rest, h5.moduletitle span.rest, h6.moduletitle span.rest {
 color:#910D0D;
}
.modulecontent {
 color:#161616!important;
}
/* Rounded */
.module.rounded {
	border-radius: 6px;
}
.module.roundedtitle .moduletitle {
	border-radius: 6px;
}
/* shadowed */
.module.shadowed {
	-webkit-box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
	box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
}
.module.shadowedtitle .moduletitle {
	-webkit-box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
	box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
}
/* Colors */
.blue h3 span {
	color: #457fc1!important;
}
.ltgrey h3 span {
	color: #ccc!important;
}
.dkgrey h3 span {
	color: #666!important;
}
.red h3 span {
	color: #8c173e!important;
}
.green h3 span {
	color: #466d66!important;
}
.purple h3 span {
	color: #3D283A!important;
}
.orange h3 span {
	color: #f47d43!important;
}
.yellow h3 span {
	color: #fac611!important;
}
.white h3 span {
	color: #fff!important;
}
.textdark .modulecontent, .textdark .modulecontent a {
	color: #000!important;
}
.textlight .modulecontent, .textlight .modulecontent a {
	color: #fff!important;
}
/* Base Colors */
.basecolor_1 h1 span, .basecolor_1 h2 span, .basecolor_1 h3 span, .basecolor_1 h4 span, .basecolor_1 h5 span, .basecolor_1 h6 span {
 color:#910D0D!important;
}
.basecolor_2 h1 span, .basecolor_2 h2 span, .basecolor_2 h3 span, .basecolor_2 h4 span, .basecolor_2 h5 span, .basecolor_2 h6 span {
 color:#7C7E7E!important;
}
.basecolor_3 h1 span, .basecolor_3 h2 span, .basecolor_3 h3 span, .basecolor_3 h4 span, .basecolor_3 h5 span, .basecolor_3 h6 span {
 color:#000!important;
}
.basecolor_4 h1 span, .basecolor_4 h2 span, .basecolor_4 h3 span, .basecolor_4 h4 span, .basecolor_4 h5 span, .basecolor_4 h6 span {
 color:#910D0D!important;
}
.basecolor_5 h1 span, .basecolor_5 h2 span, .basecolor_5 h3 span, .basecolor_5 h4 span, .basecolor_5 h5 span, .basecolor_5 h6 span {
 color:#910D0D!important;
}
.basecolor_6 h1 span, .basecolor_6 h2 span, .basecolor_6 h3 span, .basecolor_6 h4 span, .basecolor_6 h5 span, .basecolor_6 h6 span {
 color:#910D0D!important;
}
.basecolor_7 h1 span, .basecolor_7 h2 span, .basecolor_7 h3 span, .basecolor_7 h4 span, .basecolor_7 h5 span, .basecolor_7 h6 span {
 color:#910D0D!important;
}
.basecolor_8 h1 span, .basecolor_8 h2 span, .basecolor_8 h3 span, .basecolor_8 h4 span, .basecolor_8 h5 span, .basecolor_8 h6 span {
 color:#910D0D!important;
}
/* Basecolor Box Suffixes */
.module.box {
	padding: 20px;
}
.module.box h1 span, .module.box h2 span, .module.box h3 span, .module.box h4 span, .module.box h5 span, .module.box h6 span, .module.box .modulecontent {
	color: #fff!important;
}
.module.basecolor1.box {
 background:#910D0D!important;
}
.module.basecolor2.box {
 background:#7C7E7E!important;
}
.module.basecolor3.box {
 background:#000!important;
}
.module.basecolor4.box {
 background:#910D0D!important;
}
.module.basecolor5.box {
 background:#910D0D!important;
}
.module.basecolor6.box {
 background:#910D0D!important;
}
.module.basecolor7.box {
 background:#910D0D!important;
}
.module.basecolor8.box {
 background:#910D0D!important;
}
.module.transparent.box {
	background-color: rgba(0,0,0,0.5);
}
.module.dark.box {
	background: #222;
}
.module.darktrans.box {
	background: rgba(0,0,0,0.7)
}
.module.blue.box {
	background: #457fc1;
}
.module.red.box {
	background: #8c173e;
}
.module.green.box {
	background: #466d66;
}
.module.orange.box {
	background: #f47d43;
}
.module.purple.box {
	background: #3D283A;
}
.module.yellow.box {
	background: #fac611;
}
.module.light.box {
	background: #fafafa;
}
.module.light.box h1 span, .module.light.box h2 span, .module.light.box h3 span, .module.light.box h4 span, .module.light.box h5 span, .module.light.box h6 span, .module.light.box .modulecontent {
	color: #333!important;
}
/* Sideline Base Color Suffix Styles */
.sideline h1.moduletitle, .sideline h2.moduletitle, .sideline h3.moduletitle, .sideline h4.moduletitle, .sideline h5.moduletitle, .sideline h6.moduletitle {
	background: none;
	padding: 0 0 0 20px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
}
/* These parameters are controlled by the base colors in the template adaministrator  */
.basecolor1 .moduletitle {
border-color:#910D0D;
}
.basecolor2 .moduletitle {
border-color:#7C7E7E;
}
.basecolor3 .moduletitle {
border-color:#000;
}
.basecolor4 .moduletitle {
border-color:#910D0D;
}
.basecolor5 .moduletitle {
border-color:#910D0D;
}
.basecolor6 .moduletitle {
border-color:#910D0D;
}
.basecolor7 .moduletitle {
border-color:#910D0D;
}
.basecolor8 .moduletitle {
border-color:#910D0D;
}
/* Sideline Colors */
.red .moduletitle {
	border-color: #8c173e!important;
}
.blue .moduletitle {
	border-left-color: #457fc1!important;
}
.green .moduletitle {
	border-left-color: #466d66!important;
}
.orange .moduletitle {
	border-left-color: #f47d43!important;
}
.purple .moduletitle {
	border-left-color: #3D283A!important;
}
.yellow .moduletitle {
	border-left-color: #fac611!important;
}
/* Tabbed */

.module.tabbed .moduletitle {
	padding: 20px 0 20px 20px;
}
.module.tabbed.shadowed .modulecontent {
	padding: 20px!important;
}
.tabbed .moduletitle span {
	color: #fff!important;
}
.module.tabbed.light .moduletitle span {
	color: #333!important;
}
.module.tabbed.blue .moduletitle {
	background: #457fc1!important;
}
.module.tabbed.light .moduletitle {
	background: #fafafa!important;
}
.module.tabbed.dark .moduletitle {
	background: #222!important;
}
.module.tabbed.red .moduletitle {
	background: #8c173e!important;
}
.module.tabbed.green .moduletitle {
	background: #466d66!important;
}
.module.tabbed.orange .moduletitle {
	background: #f47d43!important;
}
.module.tabbed.purple .moduletitle {
	background: #3D283A!important;
}
.module.tabbed.yellow .moduletitle {
	background: #fac611!important;
}
/* Title Borders */
/* Top Border */
.titletopborder .moduletitle {
	border-top: 4px solid #999;
	padding-top: 12px
}
/* Bottom Border */
.titlebottomborder .moduletitle {
	border-bottom: 4px solid #999;
	padding-bottom: 12px
}
/* Left Border */
.titleleftborder .moduletitle {
	border-left: 4px solid #999;
	padding-left: 12px
}
/* Right Border */
.titlerightborder .moduletitle {
	border-right: 4px solid #999;
	padding-right: 12px
}
/* Module Borders */
/* Top Border */
.module.topborder {
	border-top: 4px solid #999;
	padding-top: 12px
}
/* Bottom Border */
.module.bottomborder {
	border-bottom: 4px solid #999;
}
/* Left Border */
.module.leftborder {
	border-left: 4px solid #999;
	padding-left: 12px
}
/* Right Border */
.module.rightborder {
	border-right: 4px solid #999;
	padding-right: 12px
}
/* Border */
.border h3.moduletitle {
	text-align: center;
	margin-bottom: 36px
}
.border h3.moduletitle span {
	border: 1px solid #666;
	padding: 12px 24px;
	font-size: 24px;
	font-weight: 200
}
.border h3.moduletitle:after {
	content: '';
	display: block;
	margin-top: -16px;
	border-bottom: 1px solid #666;
	width: 90%;
	margin-left: auto;
	margin-right: auto
}
.border .modulecontent {
	text-align: center;
}
/* Border Module background color - Covers the border behind the text with the background color */
#region1wrap .border h3.moduletitle span {
 background:transparent!important;
}
#region2wrap .border h3.moduletitle span {
 background:transparent!important;
}
#region3wrap .border h3.moduletitle span {
 background:#fff!important;
}
#region4wrap .border h3.moduletitle span {
 background:!important;
}
#region5wrap .border h3.moduletitle span {
 background:!important;
}
#region6wrap .border h3.moduletitle span {
 background:!important;
}
#region7wrap .border h3.moduletitle span {
 background:!important;
}
#region8wrap .border h3.moduletitle span {
 background:!important;
}
#region9wrap .border h3.moduletitle span {
 background:#910D0D!important;
}
#region10wrap .border h3.moduletitle span {
 background:transparent!important;
}
#region11wrap .border h3.moduletitle span {
 background:!important;
}
#region12wrap .border h3.moduletitle span {
 background:transparent!important;
}
/* Borderwrap */
.bwrap {
	border: 1px solid #d3d3d3;
	padding: 30px
}
.bwrap h3.moduletitle {
	padding: 13px 24px;
	margin-left: -24px;
	margin-right: -24px
}
/* ----------------------------------------------*/
/* 05 - Content Overrides
/* ----------------------------------------------*/
/* Joomla Content */
h1.pagetitle span {
 color:#910D0D!important;
}
.contentheading {
 color:#910D0D;
}
.page-header h1, .componentheading, .componentheadingnowrap, .pagetitle, span.subheading-category {
 color:#910D0D;
}
.com_content .item-page .page-header h2 a, .com_content .item-page .page-header h2 {
 color:#910D0D!important;
}
.com_content .blog .page-header h2 a, .com_content .blog .page-header h2 {
 color:#161616!important;
}
.article-info.muted {
 color:#161616;
}
.item-image img:hover {
	opacity: 0.8;
}
.item-page .item-image:hover {
	background: transparent;
}
ul.social i:hover {
 color:#910D0D!important;
}
.com_content p.readmore a.btn {
	color: #fff!important;
background:#910D0D!important;
	font-weight: 700;
}
.com_content p.readmore a.btn:hover {
 color:#910D0D!important;
	background: transparent!important;
border:1px solid #910D0D!important;
	font-weight: 700;
}
.com_content .blog .faq-blog_item:hover {
 border-color:#910D0D;
}
.com_content .blog .faq-blog_item span .page-header h2::before {
 color:#910D0D;
}
.pricetbl-title {
 background:#7C7E7E;
}
.pricetbl-price {
 background:#910D0D;
	color: #fff;
}
.com_content .blog .item .pricetbl-wrap .j2store-product {
 background:#000;
	color: #fff;
}
input.button.subbutton.btn.btn-primary, #form-login-submit.control-group .btn.btn-primary, .logout-button .btn.btn-primary {
 background:#910D0D;
}
.loginpagetitle {
 color:#7C7E7E}
.calendar tbody td.hilite, .calendar tbody td.active, .calendar tbody td.selected { /* Hovered cells <TD> */
 background: #910D0D!important;
	color: #fff!important;
	border-radius: 50%;
	font-weight: bold;
}
.calendar thead .name {
 background: #910D0D!important;
	color: #fff!important;
}
.eventcontentinner {
background: #910D0D!important;
	color: #fff!important;
}
.eventcontentinner a {
	color: #fff!important;
}
/* ----------------------------------------------*/
/* 06 - Module CSS
/* ----------------------------------------------*/
/* Common CSS */
/* Font Awesome Divider dots under the home page titles controlled by basecolor1 parameter in the template administrator */
i.divide {
color:#910D0D;
}
i.wdivide {
	color: #fff;
}
/* White Text CSS */
.wsubtext {
	color: #fff;
}

.wsubtext a{
	color: #fff!important;
}


/* HOME PAGE MODULES */
/* Custom HTML - User 13 'Always Hip' */

.u13_wrap h2,.u13_wrap p {color:#fff!important;}

.u13_icon {padding:36px 0;}


.u13_wrap  {
  width: 50%;
  margin:0 auto;
  vertical-align: middle;
  text-align: center;
  padding:30px;
  background:#333!important; 
  border: 12px dashed #000;
-webkit-box-shadow: 0px 22px 52px -4px rgba(0, 0, 0, 0.76);
-moz-box-shadow: 0px 22px 52px -4px rgba(0, 0, 0, 0.76);
box-shadow: 0px 22px 52px -4px rgba(0, 0, 0, 0.76);
}


/* Deluxe NewsPro - User 19 'Our Services' in module css */


/* Deluxe NewsPro - User 25 'Our Staff' */
.fparticles_borderstyle {
border-color:#910D0D!important;
}
.fparticles_borderstyle:hover {
	padding: 12px;
border: 5px solid #910D0D!important;
	background: #fff;
}
.fparticles_borderstyle.white {
	border: 3px solid #fff!important;
	padding: 9px 9px 3px 9px;
}
a.appbutton {
background: #910D0D!important;
	color: #fff;
	padding: 16px;
	font-weight: bold;
}
/* Appointment Book Overrides */
#appbook .calendar a {
background: #910D0D!important;
	color: #fff;
	padding: 16px;
}
.appPersonalIntro, .appServiceIntro, .com_jxtcappbook span.formBtnTxt {
	font-weight: normal!important;
color:#910D0D!important;
}
.com_jxtcappbook #monthTableDiv, .com_jxtcappbook #timeTableDiv {
background: #910D0D!important;
}
.com_jxtcappbook .timeHeader, .com_jxtcappbook .timeHeaderFill, .com_jxtcappbook .prevYear, .com_jxtcappbook .nextYear, .com_jxtcappbook .prevMonth, .com_jxtcappbook .nextMonth, .com_jxtcappbook .currentDay {
background: #910D0D!important;
}
.com_jxtcappbook .weekEnd, .com_jxtcappbook .timeSlot, .com_jxtcappbook .timeBusy, .com_jxtcappbook .weekDayHeader, .com_jxtcappbook .weekDay {
	color: #fff;
}
.com_jxtcappbook .timeBusy, .com_jxtcappbook .timeBusy a {
	color: #f3ff05!important;
}

/* ----------------------------------------------*/
/* 07 - Responsive CSS
/* ----------------------------------------------*/
 @media(max-width:0px ) {
body.frontpage {
 background: ;
 color:#161616;
 body.frontpage {
background-attachment:scroll;
}
}
 body.innerpage {
 background:  color:#161616;
}
}
 @media(max-width:1024px ) {
 #headerwrap {
 background:#ffffff ;
}
#headerwrap {
background-attachment:scroll!important;
background-size:auto!important;
}
 #header {
 background: ;
}
  }
 @media(max-width:900px ) {
#logo a {
 background:url(http://www.elitetrailersinc.com/templates/beardandstash/images/logos/mobilelogo3.png) no-repeat 0 0;
 height: 50px;
width:150px!important;
 margin:18px!important;
}
}
 @media(max-width:480px ) {
 /* ----------------------------------------------*/
/* L 01 - Region 1
/* ----------------------------------------------*/
#region1wrap {
 background:#000  url('http://www.elitetrailersinc.com/templates/beardandstash/images/backgrounds/mobile_largefrontwithTOP.png') top center no-repeat fixed;
}
 #region1wrap {
background-attachment:scroll!important;
background-size:auto!important;
}
#region1 {
 background:transparent ;
}
  }

/* ----------------------------------------------*/
/* L 02 - Region 2
/* ----------------------------------------------*/
@media(max-width:0px ) {
  #region2wrap, #region2 {
background-image:none;
}
}
 @media(max-width:0px ) {
  #region3wrap, #region3 {
background-image:none;
}
}
 @media(max-width:849px ) {
 /* ----------------------------------------------*/
/* L 04 - Region 4
/* ----------------------------------------------*/
#region4wrap {
 background: ;
}
#region4wrap {
background-attachment:scroll!important;
background-size:auto!important;
}
 #region4 {
 background: ;
}
  }
 @media(max-width:480px ) {
 /* ----------------------------------------------*/
/* L 05 - Region 5
/* ----------------------------------------------*/
#region5wrap {
 background: ;
}
#region5wrap {
background-attachment:scroll!important;
background-size:auto!important;
}
 #region5 {
 background: ;
}
  }
 @media(max-width:900px ) {
 /* ----------------------------------------------*/
/* L 06 - Region 6
/* ----------------------------------------------*/
#region6wrap {
 background: ;
}
#region6wrap {
background-attachment:scroll!important;
background-size:auto!important;
}
 #region6 {
 background: ;
}
  }
 @media(max-width:480px ) {
 /* ----------------------------------------------*/
/* L 07 - Region 7
/* ----------------------------------------------*/
#region7wrap {
 background: ;
}
#region7wrap {
background-attachment:scroll!important;
background-size:auto!important;
}
 #region7 {
 background: ;
}
  }
 @media(max-width:768px ) {
  #region8wrap, #region8 {
background-image:none;
}
}
 @media(max-width:900px ) {
  #region9wrap, #region9 {
background-image:none;
}
}
 @media(max-width:px ) {
  #region10wrap, #region10 {
background-image:none;
}
}
 @media(max-width:0px ) {
  #region11wrap, #region11 {
background-image:none;
}
}
 @media(max-width:0px ) {
  #region12wrap, #region12 {
background-image:none;
}
}

/* End Responsive Parameters */
