body {
    margin-top: 40px;
}

body *:not(.fa) {
    font-family: 'Open Sans', sans-serif !important;
}

select#ATSchangeLocation {
    line-height: 19px;
    height: 19px;
}

a#domSel{
	display: block;
	position: absolute;
	background: #222222 url('../images/icons.png') 5px top no-repeat;
	color: white;
	font-family:  'Open Sans', sans-serif;, Tahoma;
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0 0 35px;
	height: 21px;
	margin: -15px 0 0 827px;
	width: 120px;
	overflow: hidden;
	border-right: 10px solid #222222;
	/*border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;*/
}

a#domSel:hover{
	background: #4A4A4A url('../images/icons.png') 5px top no-repeat;
	text-decoration: none;
	border-right: 10px solid #4A4A4A;
}

#domSelList{
	position: absolute;
	z-index: 99;
	margin: 10px 0 0 652px;
	padding: 0;
	width: 340px;
	background: #222222;
	display: none;
}

#domSelList ul{
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	float: left !important;
}

#domSelList ul li{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}

#domSelList ul li a{
	display: block;
	background: #222222;
	color: white;
	font-family:  'Open Sans', sans-serif;, Tahoma;
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0 0 10px;
	height: 21px;
	margin: 0 0 0 0;
	width: 145px;
	overflow: hidden;
	border-right: 10px solid #222222;
}

#domSelList ul li a:hover{
	background: #4A4A4A;
	text-decoration: none;
	border-right: 10px solid #4A4A4A;
}

#domSelList ul li a.on{
	/*background: #FFCC00 url('../images/icons.png') 5px top no-repeat;
	border-right: 10px solid #FFCC00;*/
	display: none;
}

.clearfix{
	width: 100%;
	clear: both;
}

#breadcrumbs{
	background: #c9c5c6 !important;
}

#breadcrumbs ul li.home{
	background: #494847;
}

#breadcrumbs ul li.home h2{
	font-size: 14px;
}

ul li.topnavsep{
	background: url('../images/topNavArrowCap.png') left top no-repeat;
	padding: 0;
	margin: 0 0 0 204px;
	width: 11px;
	height: 35px;
	position: absolute;
	display: none;
}

ul li.moreDetail{
	display: block;
	float: right;
	margin: 0 5px 0 0;
	padding: 7px 0 0 0;
}

#breadcrumbs ul li.moreDetail select{
	margin-top: 8px;
}

#breadcrumbs ul li{
	display: block;
	float: left;
}

#breadcrumbs ul li a{
	display: block;
	line-height: 35px;
	padding: 0 8px 0 15px;
	color: black;
	text-decoration: none;
	font-size: 100%;
	background: #c9c5c6 url('../images/topNavSeperator.jpg') right top no-repeat;
	font-size: 14px;
}

#breadcrumbs ul li a:hover{
	background: #d4cfd0 url('../images/topNavSeperator.jpg') right top no-repeat;
	color: #3580a4;
}

#breadcrumbs ul li ul{
    display: none;
    height: auto;
    padding: 0px;
    margin: 0px;
    border: 1px solid #e5e4e4;
	border-bottom: none;
    position: absolute;
    width: 180px;
	z-index: 10;
}

#breadcrumbs ul li ul li{
	display: block;
	background: white;
	float: none;
	margin: 0;
	min-height: 26px !important;
	height: auto;
}

#breadcrumbs ul li ul li a{
	line-height: auto;
	padding: 0 2px 0 15px;
	margin: 0;
	border-bottom: 1px solid #e5e4e4;
	background: white;
	color: red;
	font-size: 12px;
	display: block;
}

#breadcrumbs ul li ul li a:hover{
	background: #f2f1ed;
	color: black;
}

#breadcrumbs ul li ul li ul{
	margin-left: 170px;
	margin-top: -20px;
}

.ATSpagetitle {
    padding: 12px 18px 17px 0;
    line-height: normal;
    color: #444;
    font-size: 27px;
    /* border-bottom: 1px solid #d6d6d6; */
    background-color: transparent !important;
}

.ATSpagetitle a, .ATSpagetitle span {
    color: #868686;
    font-size: 14px;
    text-decoration: none;
    display: block;
    float: left;
    /* margin-bottom: 30px; */
    margin-right: 10px;
    /* margin-top: 30px; */
    line-height: 35px;
}

.ATSpagetitle span i {
    margin-right: 10px;
    font-size: 1.25rem;
}

*:first-child+html .ATSpagetitle a,*:first-child+html .ATSpagetitle span{
	margin-bottom: 0 !important;
	color: #444;
	font-size: 14px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
}

*:first-child+html .clearfix{
	font-size: 1px !important;
	height: 1px !important;
}

.ATSpagetitle a:hover{
	text-decoration: underline;
}

.ATScol1{
	display: none;
	float: left;
	padding: 55px 0 0 0;
	margin: 0;
	width: 211px;
}

.ATScol2{
	display: block;
	float: none;
	padding: 0;
	margin: 0;
	width: 100%;
	/*border-left: 1px solid #d6d6d6;*/
	min-height: 300px;
}

.ATScol1 ul.mlist{
	border-top: 1px solid #e7e7e7;
	padding: 0;
	margin: 0;
	list-style: none;
}

.ATScol1 ul.mlist li{
	list-style: none;
	display: block;
}

.ATScol1 ul.mlist li a{
	display: block;
	line-height: 30px;
	color: black;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 10px 0 10px;
}

.ATScol1 ul.mlist li a:hover{
	color: #3580a4;
}

#footer ul.ATSfmenu{
	border: none !important;
	padding: 0;
	margin: 0;
}

#footer ul.ATSfmenu li:first-child{
	padding-left: 8px;
}

#footer ul.ATSfmenu li{
	border: none !important;
	float: left;
	display: block;
	padding: 0 8px 0 0;
	margin: 0;
}

#footer ul.ATSfmenu li a{
	font-size: 11px;
	color: #565656;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 8px 0 0;
}

#footer ul.ATSfmenu li a:hover{
	color: black;
	text-decoration: underline;
}

a.pagenum.prenext.disabled {
    border: 2px solid #efefef;
	cursor: default;
}

a.pagenum.prenext.disabled i.fa{
    color:#ccc;
}

.pagenumDiv{
	/* display: table; */
	padding: 20px 0 5px 0;
	margin: 15px 0;
	border-top: 1px solid #ccc;
}

span.pagediv {
    display: table;
    margin: 0 auto;
}

.pagenumDiv .pnumsep{
	display: none;
	float: left;
	margin: 0 2px 0 2px;
}

.pagenumDiv .pnumtab{
	display: none;
	float:left;
	width: 10px;
	height: 1px;
}

.pagenumDiv font.pagenum{
	display: block;
	padding: 6px 12px;
	background: #0070af;
	color: white;
	font-weight: bold;
	float: left;
	margin: 0;
	border-radius: 4px;
	text-decoration: none;
	font-size:16px;
}

.pagenumDiv a.pagenum, .pagenumDiv .pagediv span.dot{
	display: block;
	padding: 6px 12px;
	background: none;
	color: #444;
	float: left;
	margin: 0;
	text-decoration: none;
	border-radius: 3px;
	font-size:16px;
}

.pagenumDiv a.pagenum:hover{
}

a.pagenum.prenext {
    border-radius: 50%;
    border: 2px solid #ccc;
    color: #0070af;
    margin: -10px 20px;
    padding: 6px 16px;
}

a.pagenum.prenext i.fa {
    font-size: 30px;
    font-weight: bold;
}

.hidden{
	display: none;
}


.c{
	text-align: center !important;
}

.l{
	text-align: left !important;
}

.r{
	text-align: right !important;
}

.fr{
	display: block;
	float: right;
}

.fl{
	display: block;
	float: left;
}

*:first-child+html ul.subtop{
	background: #e5e4e4 !important;
	padding: 0 !important;
}

*:first-child+html ul.subtop li{
	padding: 0;
	margin: 0;
	font-size: 0;
	display: block;
}

*:first-child+html ul.subtop li a{
}

.hide-on-pc{
	display: none;
}

#catlist{
	display: block;
	float: none;
	width: 100%;
	height:initial;
}

#catlist a {
    width: calc(33.3333% - 20px);
    height: 450px;
    display: block;
    float: left;
    margin: 10px;
    position: relative;
}

#catlist a span {
    color: white;
    font-size: 1.75rem;
    position: absolute;
    right: 10px;
    bottom: 15px;
    max-width: calc(100% - 20px);
    font-weight: 700;
}

#catlist a.full{
	width: calc(100% - 20px);
}

#catlist a.w50{
	width: calc(50% - 20px);
}

.homeContentArea{
	display: block;
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}
.homeContentArea img{
	max-width: 100% !important;
}

.homeContentArea iframe, homeContentArea video {
    width: 100%;
	max-width: 100%;
}

.homeContentArea p{
    padding:0;
    margin: 0 10px;
}
.homeContentArea .home-title {
    position: absolute;
    font-size: 32px;
    top: 20px;
    left: 20px;
}

.homeSlide {
    width: calc(100% - 20px);
    /* width: 755px; */
    overflow: hidden;
    display: block;
    /* position: relative; */
    margin-left: 10px;
}

#homeSlideArea a{
	display: block;
	float:left;
	width:972px;
	/*width:755px;*/
	position: relative;
}

#homeSlideArea a img{
	width: 100%;
	border: none;
}


div.shopBy{
	display: none;
}

.topNav{
	background: none;
	padding: 30px 0 0 0;
}

#mainContentHome2{
	padding: 0;
	background: none;
	width:100%;
}

.topNav{
	width:100%;
	padding:30px 0 0 0;
	height: auto;
}

.menu{
	border-top: 1px solid #CCC;
}

.menu ul{
	background: none;
	z-index: 40;
	height: initial;
	margin-top: 10px;
}

.menu li a{
	background: none;
	line-height: 19px;
	padding: 5px 15px;
	color: #666;
}

.menu li a:hover, .menu ul li:hover a{
	background: none;
	color: black;
}

.menu ul li ul.subtop {
    width: 100%;
    background:white;
	left: 0;
	z-index: 9;
}

.menu ul li ul.subtop li{
    display:block;
    float:left;
    width:25%;
    background:none;
    border:none;

}

.menu ul li ul.subtop li a {
    font-size: 1rem;
    line-height: 3.5rem;
    display: block;
    border: none;
    color: #444;
}

.menu li ul a:hover, .menu li ul li:hover a {
    background: none;
    color: black;
    text-decoration: underline;
}


.footerShadow{
	background:none;
}

.footerCont {
	padding: 0;
    width: 100%;
    border-top: 1px solid #ccc;
}
.copyright {
    float: none;
    margin: 0 auto;
    height: auto;
    text-align: center;
    /* border-top: 1px solid #ccc; */
    font-size: 0.75rem;
    padding-top: 10px;
    white-space: initial;
    line-height: 1.5rem;
    width: 1000px;
}

.copyright br {
    display: none;
}

#map-canvas{
	width: 100% !important;
}

.gray-gradient{
    background: #f5f5f5;
    background-image: linear-gradient(rgb(255, 255, 255) 0px, rgb(245, 245, 245) 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background: -moz-linear-gradient(top,#fff 0,#f5f5f5 100%);
    background: -webkit-linear-gradient(top,#fff 0,#f5f5f5 100%);
    background: linear-gradient(to bottom,#fff 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#F5F5F5',GradientType=0);
}

.utilities {
    background-color: #7297a9;
    height: 64px;
    margin-top: 40px;
    width: 100%;
    clear: both;
}

.utilities .uinner {
    margin: 0 auto;
    padding-top: 0;
    width: 992px;
    padding-right: 15px;
    line-height: 64px;
    color: white;
    text-align: right;
}

.utilities .footerIco{
	display: block;
	float: right;
	margin-left: 10px;
}

.utilities .footerIco a{
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	background-image: url('../images/icons2.png');
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 21px;
	margin-bottom: 21px;
}

#footer_hrefFacebook{
	background-position: 0 -375px;
}

#footer_hrefYoutube{
	background-position: 0 -243px;
}

a.underline-hover{
	text-decoration: none !important;
}

a.underline-hover:hover{
	text-decoration: underline !important;
}

.footer-title{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.footer-row{
	display: table;
	margin: 0 auto;
	width: 1000px;
}

.footer-inner{
	position: relative;
	padding-top: 30px;
}

.footer-col{
	width: calc(20% - 40px);
	padding: 0 20px;
	display: block;
	float: left;
}

.footer-col a{
	font-size: 14px;
	display:block;
	line-height: 19px;
	padding-bottom: 10px;
}

.footer-col.sepleft{
	border-left: 1px solid #CCC;
	width: calc(20% - 41px);
}

div.leftColContent_B {
   /* display: none;*/
   border-right: none;
}

div.rightColContent_B {
    /* width: 100%; */
    border: none;
}

.leftColContent_B ul {
    margin-top: 35px;
    border: 1px solid #ccc;
    background: #f7f7f4;
}

.leftColContent_B ul li{
	position:relative;
	width:100%;
}
.leftColContent_B ul li a{
	color:#444;
	margin-left:10px;
	margin-right:10px;
	width: calc(100% - 30px);
	display:block;
	border-bottom: 1px solid #ccc;
}

.leftColContent_B ul li a::after{
	font-family: FontAwesome;
	content:"\f0da";
	display:block;
	float:right;
	color:#ccc;
}
.leftColContent_B ul li:last-child a{
	border-bottom:none;
}

div.titleWrapper {
    background: none !important;
}

div.titleWrapper h1{
    color:#010101 !important;
    border:none !important;
    
}

div#content.minimal.contact {
    display: table;
    margin: 30px auto;
}

div#content.minimal.contact p{
    padding: 5px 0 15px 0;
    font-size:16px;
    line-height:1.75;
}

a.voverlay {
    display: block;
	z-index:4;
}

.homeContentArea div.yt-frame {
    position: relative;
    padding-bottom: 55.1%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    margin: 0 10px;
}

.homeContentArea div.yt-frame iframe, .homeContentArea div.yt-frame object, .homeContentArea div.yt-frame embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}