body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #aaa;
	font-size: 12px;
	background: #FFF;
}
a:link, a:visited {
	color: #a67c47;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
#pageSubManagerMenu, .pageSubManagerMenu {
	height: inherit !important;
}
.container-fluid {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

/*****************
HEADER
*****************/
#hw {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 3px;
	width: 100%;
	height: 84px;
	background: #FFF url('../../images/hw_bg.gif') 0 100% repeat-x;
	z-index: 12;
}
#h {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: #FFF;
}
#h-t {
	position: relative;
	margin: 0;
	padding: 13px 0 0;
	width: 960px;
	height: 33px;
}
#h-logo {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 272px;
}
#h-logo a {
	display: block;
}
#h-b {
	position: relative;
	margin: 15px 0;;
	padding: 0;
	width: 1070px;
	height: 28px;
}
#h-b-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 12px 0 0;
	width: 875px;
}
#h-b-l ul {
	margin: 0;
	padding: 0;
}
#h-b-l ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 14px;
	font: bold 13px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #666;
	text-transform: uppercase;
	line-height: 13px;
	list-style-type: none;
}
#h-b-l ul li.first {
	padding: 0 16px 0 0;
}
#h-b-l ul li a:link, #h-b-l ul li a:visited {
	margin: 0;
	padding: 0 0 8px;
	color: #666;
	text-decoration: none;
}
#h-b-l ul li a:hover, #h-b-l ul li a:active,
#h-b-l ul li a.s:link, #h-b-l ul li a.s:visited {
	color: #a67c47;
	background: url('../../images/h-b-l-a_bg.gif') 50% 100% no-repeat;
}
#h-b-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 185px;
}
#h-b-r input.search-box-input {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 2px 0;
	width: 127px;
	height: 26px;
	font: bold italic 11px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #888;
	line-height: 26px;
	background: url('../../images/search-box-input_bg.gif') 0 0 no-repeat;
	border: none;
}
#h-b-r input.search-box-btn {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 11px 0 0;
	width: 53px;
	height: 23px;
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 12px;
	text-align: right;
	text-transform: uppercase;
	background: none;
	border: none;
	cursor: pointer;
}
#h-b-r input.search-box-btn:hover, #h-b-r input.search-box-btn:active {
	color: #999;
}
input:focus {
	outline: none !important;
}

/*****************
DESKTOP NAV
*****************/

ul.menu {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 100001;
}
ul.menu li {
	position: relative;
	float: left; 
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#h-b-l ul.iw_menu li:hover a, #h-r-b ul.iw_menu li:active a {
	color: #000 !important;
	border-color: #26ade4 !important;
}	
ul.menu li a {
	display: block;
	margin: 0;
	padding: 10px;
	list-style-type: none;
	white-space: nowrap;
}

/** HOVER OBJ **/
#h-b-l ul.iw_menu li:hover > ul.iw_menu_group_links, 
#h-b-l ul.iw_menu li:active > ul.iw_menu_group_links {
	display: block;
}
#h-b-l ul.iw_menu li ul.iw_menu_group_links {
	display: none; 
	position: absolute;
	top: 23px;
	left: 5px;
	margin: 0;
	padding: 0;
	background-color: #A67C47;
	z-index: 10;
}

/** HOVER OBJ **/
#h-b-l ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link {
	position: relative !important;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}
#h-b-l ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link:hover > ol.submenu, 
#h-b-l ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link:active > ol.submenu {
	display: block;
}
#h-b-l ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a {
	display: block;
	margin: 0;
	padding: 15px 20px !important;
	font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	color: #FFF !important;
	border-top: 1px solid #9F753F !important;
	border-bottom: none !important;
	background:  !important;
	word-wrap: break-word !important;
	min-width: 200px;
}
#h-b-l ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a:first-child {
	border-top: none;
}
#h-b-l ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a:hover, 
#h-b-l ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a:active {
	background-color: #FFF !important; 
	color: #000 !important;
}
#h-b-l ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a span.fa {
	padding: 0 7px 0 0;
	color: #4c4c4c;
}

/*****************
Mobile Navigation
*****************/

#mobile-menu-con {
	display: none;
	float: right;
	margin: -33px 0px 0 0;
	background: #ffffff;
	padding: 5px;
}
#mobile-search-con {
	display: none;
	float: right;
	margin: -33px 10px 0 0;
	background: #ffffff;
	padding: 5px;
}
.mobile-search-con-2 {
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	top: 20px;
	right: 15px;
	background: none !important;
}
#mobile-search-btn {
	background: #A67C47 !important;
}
#mobile-menu-con nav, #mobile-search-btn,
#mobile-search-con nav {
	background: #A67C47 !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#mobile-menu-con nav a:link, #mobile-menu-con nav a:visited {
	display: block;
	margin: 0;
	padding: 0 10px 0 15px;
	color: #FFF;
	text-decoration: none;
	z-index: 5;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	
}
#mobile-search-con nav a:link, #mobile-search-con nav a:visited {
	display: block;
	margin: 0;
	padding: 0 15px;
	color: #FFF;
	text-decoration: none;
	z-index: 5;
	line-height: 41px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 2px !important;
}
#mobile-search-con nav a.mobile-search-btnn:link, #mobile-search-con nav a.mobile-search-btnn:visited {
	padding: 0 !important;
}
#mobile-search-con nav a:link {
	background: #A67C47 !important;
}
#mobile-menu-con nav a span,
#mobile-search-con nav a span {
	padding: 0;
}
#mobile-menu-con nav a span.fa,
#mobile-search-con nav a span.fa, {
	font-size: 16px;
}
.menu-name {
	color: #FFF;
	font-size: 14px;
	padding: 0 0 0 5px !important;
}
a.phone-nav-con:link, a.phone-nav-con:visited {
	display: none;
	position: relative;
	width: 100%;
	text-decoration: none;
	text-align: center;
	min-width: 160px;
	color: #ffffff !important;
	line-height: 40px;
	font-size: 14px;
	background: #68acbe;
}
#h .hide {
	display: none;
}
nav.nav {
	position:relative;
	display:inline-block;
	font-size:14px;
	font-weight:900;
}
.mobile-nav {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	font-size:14px;
	font-weight:900;
	width:100%;
	height: 100%;
	background: #efefef;
	z-index: 500;
	overflow-y: scroll;
	background: #A67C47;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mobile-nav-box {
	position: relative;
	height: 100%;
	overflow-y: scroll;
}
.mobile-btn-close {
	position: absolute;
	top: 15px;
	right: 5px;
	display: inline-block;
	z-index: 200000;
	padding: 5px 10px 5px;
}
.mobile-btn-close a:link, 
.mobile-btn-close a:visited {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0 15px;
	color: #FFF;
	background: #A67C47;
	text-decoration: none;
	z-index: 5;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 2px;
}
.mobile-btn-close a span.fa {
	width: auto;
	height: auto;
	font-size: 14px;
	line-height: 40px;
	padding: 0;
}
.mobile-nav .fa {
	width: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
}
.mobile-nav .nav-arrow .fa {
	color: #222;
}
.nav-arrow {
	transition: all .2s linear; -moz-transition: all .2s linear; -webkit-transition: all .2s linear; -o-transition: all .2s linear;
}
.mobile-nav ul {
	list-style: none;
}
.mobile-nav .iw_menu {
	text-align:left;
	background: #FFF;
	padding: 80px 0 0 0;
	height: 100%;
	margin: 0 !important;
}
.mobile-nav .iw_menu_group {
	float:none;
	*display:block;
	zoom:1;
	position:relative;
}
.mobile-nav .iw_menu_group a {
	display:block;
	color:#222;
	position: relative;
	padding: 0;
	text-align: center;
	line-height: 80px;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom:1px solid #dedede;
}
.mobile-nav .iw_menu_group:first-child a {
	border-top:1px solid #dedede;
}
.mobile-nav .iw_menu_group > a:hover {
	color: #ffffff;
}
.mobile-nav .iw_menu_group:hover a.linkheader, .mobile-nav .iw_menu_group:active a.linkheader {
	color: #ffffff;
	background: #68acbe;
}
.mobile-nav .iw_menu_group:hover .header_text a, .mobile-nav .iw_menu_group:active .header_text a {
	color: #ffffff;
	background: #A67C47;
	padding: 0;
}
.mobile-nav li.iw_menu_group:hover span i span.fa, 
.mobile-nav li.iw_menu_group:hover span i span.fa,
.mobile-nav .iw_menu_group_active .nav-click span.fa {
	color: #ffffff;
}
.mobile-nav .iw_menu_group_active .iw_menu_group_header a {
	color: #ffffff;
	background: #68acbe;
}
.mobile-nav .iw_menu .iw_menu_group_header a span {
	display: block;
	margin: 0 auto;
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
} 

.mobile-nav .iw_menu_group_links a {
	padding: 0 !important;
}
.mobile-nav .iw_menu_group_links-item a {
	background:#8B2770;
	border-bottom:1px solid #9A337E;
	display:block;
	padding:15px;
}
.mobile-nav .iw_menu_group_links-item a:hover {
	background:#932C77;
}
.mobile-nav ul.iw_menu li ul.iw_menu_group_links {
	display: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #ffffff;
	padding: 0;
	width: 100%;
	position: relative;
}
.mobile-nav ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link {
	position: relative !important;
	display: block !important;
	width: 100% !important;
	float: none !important;
	top: 0 !important;
	left: 0 !important;
}
.mobile-nav ul.iw_menu li ul.iw_menu_group_links {
	position: relative !important;
	width: 100% !important;
	float: none !important;
	top: 0 !important;
	left: 0 !important;
}
.mobile-nav ul.iw_menu ul.iw_menu_group_links li.iw_menu_link a {
	padding: 0 !important;
	display: block !important;
	line-height: 80px !important;
	color: #68acbe !important;
	font-size: 20px;
}
.mobile-nav ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a span {
	width: auto;
}
.mobile-nav ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a:hover, 
.mobile-nav ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a:active {
	background: #68acbe !important;
	color: #68acbe !important;
}
.mobile-nav ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a:hover span, 
.mobile-nav ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a:active span {
	color: #ffffff !important;
}
#mobile-menu-con .menu-nav {
	display:none; 	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background-size:22px;
	height:40px;
	width:40px;
}
.mobile-nav .nav-click {
	position:absolute;
	top:0;
	right:0;
	border-left:1px solid #dedede;
	height:80px;
	width:100%;
	font-size: 30px;
	line-height: 80px;
	cursor:pointer;
	z-index: 200;
}
.mobile-nav .nav-click i {
	display:block;
	height: 80px;
	width: 80px;
	float: right;
	text-align: center;
}
.mobile-nav .nav-click i span {
	font-size: 30px;
}
.mobile-nav .nav-click:hover {
	color: #ffffff;
}
.mobile-nav .nav-click:hover i span {
	color: #ffffff;
}
.mobile-nav .nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}

/*****************
SEARCH
*****************/
.search-button {
	display: none;
	float: right;
}
.container-search {
	margin: 0 auto;
	max-width: 1140px;
	width: 100%;
	min-height: 70px;
	padding-right: 15px;
	padding-left: 15px;
}
.header-bottom a.nav-button:link {
	display: inline-block;
	float: left;
	margin: 31px 0 0 5px;
	width: 40px;
	line-height: 50px;
	font-size: 18px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	text-align: center;
	color: #383838;
	z-index: 99999;
}
.header-bottom nav a.nav-button span.fa {
	display: inline-block;
	line-height: 50px;
}
.search_Drop {
	position: relative;
	width: 100%;
	z-index: 520;
	display: none;
	background: rgba(0,0,0,0.7);
}
.search-close-btn {
	position: absolute;
	right: 10px;
	top: 0;
	display: block;
	width: 40px;
	text-align: center;
	line-height: 70px;
	font-size: 18px;
	color: rgba(255,255,255,0.3);
	cursor: pointer;
}
.search-close-btn span {
	display: inline-block;
	line-height: 70px;
}
.search_Drop form {
	opacity: 1;
}
.search_Drop input {
	background: none;
	border: none;
	color: #fff;
	padding: 20px 0 0 0;
	width: 100%;
	font-weight: 500;
	line-height: 30px;
	font-size: 20px;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
.search_Drop input::-webkit-input-placeholder {
   color: #ccc;
   padding: 0 0 0 0;
   opacity: 1 !important;
}
.search_Drop input:-moz-placeholder { /* Firefox 18- */
   color: #ccc;
   opacity: 1 !important; 
}
.search_Drop input::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc;
   opacity: 1 !important; 
}
.search_Drop input:-ms-input-placeholder {  
   color: #ccc;
   opacity: 1 !important; 
}
.toggle-search {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.search a {
	display: none;
}
.container-search {
	margin: 0 auto;
	max-width: 1140px;
	width: 100%;
	min-height: 70px;
}

/*****************
BANNER
*****************/

#c-mb {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#c-mb-1 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 1;
	overflow: hidden;
}
#c-mb-1 .flex-control-nav {
	display: none !important;
}
#c-mb-1 li.c-mb-c {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#c-mb-1 div.c-mb-pic {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 1;
}
#c-mb-1 div.c-mb-pic img {
	display: block;
}
#c-mb-1 div.c-mb-ov {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 15px 15px 15px 20px;
	width: 100%;
	background: rgba(0,0,0,0.3);
	z-index: 5;
}
#c-mb-1 div.c-mb-ov h3 {
	float: left;
	margin: 0;
	display: inline-block;
	padding: 0 20px 0 0;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height: 28px;
	line-break: 16px;
	color: <?=$color6?>;
}
#c-mb-1 div.c-mb-ov a:link, #c-mb-1 div.c-mb-ov a:visited {
	display: inline-block;
	float: right;
	margin: 0;
	padding: 0 10px;
	font-family: <?=$font2?>;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	color: <?=$color6?>;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	background: <?=$color2?>;
}
#c-mb-1 div.c-mb-ov a:hover, #c-mb-1 div.c-mb-ov a:active {
	background: <?=$color1?>;
}


/*****************
CONTENT
*****************/
#cw {
	position: relative;
	margin: 0;
	padding: 84px 0 0;
	width: 100%;
	z-index: 0;
}
#c, #c-m{
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 10;
}
#c-m {
	height: 700px;
}
div.c-m-banner {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 700px;
	z-index: 0;
	overflow: hidden;
}
div.c-m-b {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 700px;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
div.c-m-b-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 700px;
}
div.c-m-b-o {
	position: absolute;
	top: 58px;
	right: 0px;
	margin: 0;
	padding: 5px;
	width: 485px;
	background: url('../../images/c-m-b-o_bg.png') 0 0 repeat;
}
div.c-m-b-o-1 {
	position: relative;
	margin: 0;
	padding: 25px 15px 25px 8px;
	width: 461px;
	background: url('../../images/c-m-b-o-1_bg.png') 0 0 repeat;
}
div.c-m-b-o h1 {
	margin: 0 0 10px;
	padding: 0 0 20px;
	font: bold 24px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 26px;
	text-transform: uppercase;
	text-align: center !important;
	background: url('../../images/c-m-b-o-h1_bg.png') 50% 100% no-repeat;
}
div.c-m-b-o p {
	margin: 0;
	padding: 0 9px 11px;
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #999;
	line-height: 16px;
	width: 231px;
}
div.c-m-b-o a:link, div.c-m-b-o a:visited {
	position: relative;
	display: block;
	margin: 0;
	padding: 11px 0 9px;
	width: 250px;
	height: 14px;
	font: bold italic 14px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #FFF;
	text-transform: uppercase;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	background: url('../../images/c-m-b-o-a_bg.png') 0 0 no-repeat;
}
div.c-m-b-o a:hover, div.c-m-b-o a:active {
	background-position: 0 100%;
}
#c-m-c {
	position: relative;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 5px 0;
	width: 100%;
	height: 167px;
	background: #FFF url('../../images/hw_bg.gif') 0 0 repeat-x;
	z-index: 10;
}
#c-m-c-1 {
	position: relative;
	margin: 0;
	padding: 10px 0;
	width: 100%;
	height: 147px;
	background: url('../../images/c-m-c-1_bg.png') 0 0 repeat;
}
#c-m-c-2 {
	position: relative;
	margin: 0 auto;
	padding: 0 25px;
	width: 960px;
}
#c-m-c-3 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}
#c-m-c-3 ul {
	margin: 0;
	padding: 0;
	width: 10000px;
}
#c-m-c-3 ul li {
	position: relative;
	float: left;
	margin: 0 5px !important;
	padding: 5px !important;
	width: 290px !important;
	background: #FFF;
	list-style-type: none;
}
#c-m-c-3 ul li a, #c-m-c-3 ul li img {
	display: block;
	margin: 0;
	padding: 0;
	width: 280px;
	height: 137px;
}
#c-m-c-2 a.prev, #c-m-c-2 a.next {
	position: absolute;
	top: 50%;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 20px;
	height: 19px;
}
#c-m-c-2 a.prev:link, #c-m-c-2 a.prev:visited {
	left: 0;
	background: url('../../images/c-m-c-prev.png') 0 0 no-repeat;
}
#c-m-c-2 a.next:link, #c-m-c-2 a.next:visited {
	right: 0;
	background: url('../../images/c-m-c-next.png') 0 0 no-repeat;
}
#c-m-c-2 a.prev:hover, #c-m-c-2 a.prev:active,
#c-m-c-2 a.next:hover, #c-m-c-2 a.next:active {
	background-position: 0 100%;
}
/*****************
INTERNAL CONTENT
*****************/

.nav-tabs>li>a:hover {
	background: #FFF !important;
}
#c-i-c-2 .nav-tabs>li.active>a {
	background: none;
}

#c-i {
	padding: 20px 0;
	background: url('../../images/c-i_bg.jpg') 50% 0 fixed no-repeat;
	overflow: hidden;
}
#c-i-c {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 955px;
	background: url('../../images/c-i-c_bg.png') 0 0 repeat;
}
#c-i-c-1 {
	position: relative;
	margin: 0;
	padding: 5px;
}
#c-i-c-2 {
	position: relative;
	margin: 0;
	padding: 20px;
	width: 100%;
	background: url('../../images/c-i-c-1_bg.png') 0 0 repeat;
}
#c-i-c-2 {
	line-height: 18px;
}
#c-i-c-2 h2, #c-i-c-2 h3 {
	font: bold 20px "Garamond", Adobe Garamond, Times New Roman, Times, serif;	
	color: #a67c47;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#c-i-c-2 h3 {
	font-size: 15px;	
}

/*****************
CATALOG STYLES
*****************/
#product-detail-content-text > img {
	display: none;
}
#product-detail-content-text-fb > div:nth-child(2) > iframe {
	width: 100% !important;
}
#catalog-mobile {
	display: none;
}
a.catalog-admin-list-trigger {
	height: auto !important;
	right: -61px !important;
}
#catalog-c-c {
	position: relative;
	margin: 0;
	padding: 5px !important;
	width: 100%;
}
#catalog-c-c-l {
	position: relative;
	margin: 0;
	padding: 15px 10px !important;
	width: 190px !important;
	background: url('../../images/c-i-c-1_bg.png') 0 0 repeat;
}
ul.category-list li {
	padding: 0 0 20px !important;
}
div.category-list-item {
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #cca574;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
a.category-list-item-link-header:link, a.category-list-item-link-header:visited {
	font: bold 20px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-decoration: none;
}
a.category-list-item-link-header:hover, a.category-list-item-link-header:active {
	color: #a67c47;
}
ul.subcategory-list {
	margin: 5px 0 0 !important;
	padding: 5px 0 0 !important;
	border-top: 1px solid #e6e6e6;
}
a.category-list-item-link-subcategory {
	font-size: 12px !important;
}
ul.product-list-pager {
	padding: 5px 0 !important;
}
ul.subcategory-list li {
	padding: 5px 0 5px 10px !important;
	font: bold 13px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #888;
	text-transform: uppercase;
	background: url('../../images/c-c-l-li_bg.png') 0 50% no-repeat;
}
ul.subcategory-list li a:link, ul.subcategory-list li a:visited {
	color: #888;
	text-decoration: none;
}
ul.subcategory-list li a:hover, ul.subcategory-list li a:active {
	color: #cca574;
}
#catalog-c-c-r {
	position: relative;
	padding: 10px 20px !important;
	/* width: 715px !important; */
	background: url('../../images/c-i-c-1_bg.png') 0 0 repeat;
}
.campaignWidget .progressBar {
	width: inherit !important;
}
#catalog-c-c-r h1 {
	margin: 0 !important;
	padding: 0 0 5px !important;
	font: bold 28px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #333;
	line-height: 28px;
}
#product-blocks a.product-block-item {
	background: #FFF;
	height: 280px !important;
	width: 100% !important;
	position: relative;
}
div.product-block {
	margin: 0 !important;
/* 	padding-bottom: 5px !important; */
	height: auto !important;
	width: 25% !important;
	padding: 10px !important;
}
#product-blocks > div:nth-child(2n+1) {
/* 	padding: 0 5px 0 0 !important; */
}
div.product-block a {
	cursor: pointer;
}
div.product-block span.product-block-item-text em.product-block-item-new {
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 13px;
}
div.product-block span.product-block-item-text strong.product-block-item-title {
	font: bold 15px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #333;
	line-height: 14px;
}
strong.product-block-item-title {
	height: 40px;
	overflow: hidden;
}
div.product-block span.product-block-item-text span.product-block-item-desc {
	padding: 0px 0 0;
	font: normal 11px Arial, sans-serif;
	color: #aaa;
	line-height: 15px;
	height: 30px;
	overflow: hidden;
}
div.product-block span.product-block-item-hover {
	font: bold italic 14px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #FFF;
	line-height: 12px;
	text-transform: uppercase;
	width: 100% !important;
}
span.product-block-item-hover-content-1 {
	padding: 18px 0 18px !important;
	height: auto !important;
}
span.product-block-item-hover-bg {
	background-color: #eceded !important;
}
#category-product-breadcrumbs {
	padding: 0 0 10px !important;
}
#category-product-breadcrumbs ul li {
	padding: 0 10px !important;
	font: bold 11px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #888;
	text-transform: uppercase;
	background: url('../../images/c-c-l-li_bg.png') 0 50% no-repeat;
}
#category-product-breadcrumbs ul li a:link, #category-product-breadcrumbs ul li a:visited {
	padding: 0 !important;
	color: #888;
	text-decoration: none;
	border-left: none;
}
#category-product-breadcrumbs ul li a:hover, #category-product-breadcrumbs ul li a:active {
	color: #cca574;
	text-decoration: none !important;
}
#product-detail-content {
	width: 70% !important;
}
#product-detail-content-new {
	font: bold 18px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	text-transform: uppercase;
}
#product-detail-content h1#product-detail-content-header {
	margin: 0 0 5px !important;
	padding: 0 0 20px !important;
	font-size: 30px;
	line-height: 30px;
	background: url('../../images/product-detail-content-header_bg.png') center 100% no-repeat;
}
#product-detail-content-list {
	padding: 0 0 10px;
}
#product-detail-content-list ul li {
	font: bold 14px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
}
#product-detail-content-list ul li b {
	font-size: 12px;
	color: #666;
}
#product-detail-content-text {
	padding: 20px 15px;
	font: normal 11px Arial, sans-serif;
	color: #aaa;
	line-height: 18px;
	border: 1px solid #e6e6e6;
	background: #FFF;
}
#product-detail-image {
	width: 25% !important;
}
#product-detail-image img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#product-related-title {
	margin: 0 0 10px !important;
	padding: 0 0 15px !important;
	font: bold 24px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #555;
	text-transform: uppercase;
	letter-spacing: -1px;
	background: url('../../images/product-related-title_bg.png') center 100% no-repeat;
}
#product-related-products {
	padding: 0 !important;
}
#product-related-products a {
	cursor: pointer;
	text-decoration: none !important;
}
#product-related-products span.product-related-block-text {
	padding: 18px 10px 12px !important;
	position: relative;
	width: calc(100% - 66px);
}
#product-related-products span.product-related-block-text strong.product-related-block-title {
	height: 16px;
	font: bold 15px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #333;
	text-transform: uppercase;
}
body #product-related-products ul li {
	margin: 0;
	padding: 0 7px 7px 0;
	position: relative;
	width: 50%;
}
#product-related-products ul li a {
	position: relative;
}
#product-related-products ul li a span.product-related-block-hover {
	text-transform: uppercase;
	font: bold italic 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif !important;
	color: #FFF;
}
#product-related-products ul li a span.product-related-block-hover-content-1 {
	padding: 6px 0 6px !important;
	height: auto !important;
}
span.product-related-block-hover-bg {
	background-color: #eceded !important;
}
#catalog-search-results b {
	color: #a67c47;
}
#catalog-search-results a.catalog-search-item-title {
	font: bold 18px "Garamond", Adobe Garamond, Times New Roman, Times, serif !important;
	color: #888;
	text-transform: uppercase;
}
#catalog-search-results a.catalog-search-item-title:hover, #catalog-search-results a.catalog-search-item-title:active {
	color: #a67c47;
	text-decoration: none;
}
a.catalog-search-item-content-desc-more-link:link, a.catalog-search-item-content-desc-more-link:visited {
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif !important;
	text-decoration: none;
	text-transform: uppercase;
}
a.catalog-search-item-content-desc-more-link:hover, a.catalog-search-item-content-desc-more-link:active {
	color: #888;
}


/*****************
FOOTER
*****************/
#fw {
	position: relative;
	margin: 0;
	padding: 40px 0 15px;
	width: 100%;
	background: #FFF url('../../images/hw_bg.gif') 0 0 repeat-x;
	z-index: 10;
}
#f {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#f-t {
	position: relative;
	margin: 0;
	padding: 0 0 15px;
	width: 960px;
}
#f-t-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 260px;
}
#f-t-l h3 {
	margin: 0;
	padding: 0;
	font: bold 13px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 13px;
	text-transform: uppercase;
}
#f-t-l p {
	margin: 0;
	padding: 8px 0 0;
	font: bold italic 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #888;
}
#f-t-l input.nl-input {
	position: relative;
	display: block;
	margin: 0;
	padding: 10px 2px 0;
	width: 208px;
	height: 12px;
	font: bold italic 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #aaa;
	line-height: 11px;
	background: url('../../images/nl-input_bg.gif') 0 0 no-repeat;
	border: none;
}
#f-t-l input.signupBTN {
	position: relative;
	display: block;
	margin: 0;
	padding: 12px 0 0;
	width: 58px;
	height: 23px;
	font: bold 13px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 12px;
	text-align: left;
	text-transform: uppercase;
	background: none;
	border: none;
	cursor: pointer;
}
#f-t-l input.signupBTN:hover, #f-t-l input.signupBTN:active {
	color: #999;
}
#f-t-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0; 
	width: 700px;
}
#f-t-r ul {
	position: relative;
	float: right;
	margin: 0;
	padding: 0 0 0 55px;
}
#f-t-r ul li {
	position: relative;
	margin: 0;
	padding: 0 0 12px;
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	line-height: 13px;
	text-transform: uppercase;
	text-align: right;
	list-style-type: none;
}
#f-t-r ul li a:link, #f-t-r ul li a:visited {
	color: #888;
	text-decoration: none;
}
#f-t-r ul li a:hover, #f-t-r ul li a:active {
	color: #a67c47;
}
#logo-3 {
	display: none;
}
.footer-logos {
	float: left;
}
#f-b {
	position: relative;
	margin: 0;
	padding: 30px 0 0;
	width: 960px;
	background: url('../../images/f-b_bg.gif') center 0 no-repeat;
}
#f-b-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 0;
	width: 500px;
}
#f-b-l p {
	margin: 0;
	padding: 0;
	font: bold 11px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #999;
	line-height: 18px;
}
#f-b-l p.links {
	text-transform: uppercase;
}
#f-b-l p a:link, #f-b-l p a:visited,
#f-b-r p a:link, #f-b-r p a:visited {
	color: #999;
	text-decoration: none;
}
#f-b-l p a:hover, #f-b-l p a:active,
#f-b-r p a:hover, #f-b-r p a:active {
	color: #a67c47;
}
#f-b-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 450px;
	text-align: right;
}
#f-b-r p {
	margin: 0;
	padding: 4px 0 0;
	font: bold 10px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #999;
	line-height: 10px;
}
div#p-p-r {
	float: right;
	padding: 0;
	margin: 0;
	z-index: 0;
}
div#c-m-fb-c {
    position: absolute;
    right: 0;
    top: 340px;
	margin: 0;
    padding: 0;
    width: 180px;
	background: url('../../images/c-m-b-o_bg.png') 0 0 repeat;
}
#twitter-follow {
	position: relative;
	margin: 0;
	padding: 10px 0 0;
	float: right;
	width: 160px;
}

@media all and (max-width: 979px) {
	
	/*----- Header ------*/
	
	#h, #h-t, #h-b {
		width: 100% !important;
	}
	#h-b-l, #h-b-r {
		display: none;
	}
	#h-logo {
		margin: 15px 0 0 20px;
		float: left;
	}
	#h-logo > a > img {
		width: 220px;
		height: auto;
	}
	.mobile-nav-box > #h-logo {
		margin: 17px 0 0 20px;
		float: left;
	}
	.mobile-nav-box > #h-logo > a > img {
		padding: 11px 0 0;
	}
	#cw {
		padding: 74px 0 0 !important;
	}
	
	/*-----  Mobile Navigation -----*/
	
	#mobile-c, #mobile-menu-con, #mobile-search-con, .search-button {
		display: inline-block !important;
	}
	
	/*----- Store Mobile Nav ------*/
	.navbar-default .navbar-nav>li>a {
		color: #a67c47;
		font-weight: 700;
	}
	
	
	/*----- Store Category Product Display ------*/
	div.product-block {
		width: 50% !important;
	}
	a.product-block-item {
		width: auto !important;
	}
	
	/*----- Catalog ------*/
	
	.campaignPublicLog th.cmpMessage {
		width: 100%;
	}
	#catalog-c-c, #catalog-c-c-r {
		width: 100% !important;
		padding: 10px 30px !important;
	}
	#catalog-c-c-l {
		display: none;
	}
	#catalog-mobile {
		display: block;
		width: 100%;
		padding: 20px 30px 0;
	}
	.navbar-default {
		margin-bottom: 0;
	}
	div.product-block span.product-block-item-hover {
		width: 100% !important;
	}
	span.product-block-item-hover-content-1 {
		line-height: 20px;
	}
	strong.product-block-item-title {
		height: 30px;
		overflow: hidden;
	}
	div.product-block span.product-block-item-text span.product-block-item-desc {
		height: 40px;
	}
	
	/*----- Catalog Single Product Pages ------*/
	
	#product-detail-content {
		width: 100% !important;
	}
	#product-detail-image {
		display: none;
	}
	#product-detail-image img {
		width: 50%;
		margin-top: 155px;
	}
	#product-related-products ul li {
		width: 50% !important;
		margin: 0 !important;
		padding-bottom: 5px !important;
	}
	#product-detail-content-text > img {
		display: block;
		margin: 0 auto;
		height: 200px;
	}
	
	/*----- Banner ------*/
	
	#c {
		width: -moz-calc(100%) !important;
	    width: -webkit-calc(100%) !important;
	    width: calc(100%) !important;	
	}
	#c-mb {
		width: -moz-calc(100%) !important;
	    width: -webkit-calc(100%) !important;
	    width: calc(100%) !important;	
	}
	#c-mc {
		width: 100%;
	}
	
	/*----- CTA Boxes ------*/
	
	#c-m-c {
		/* display: none !important; */
		padding: 18px 0 20px;
		height: auto;
	}
	#c-m-c-1 {
		padding: 0 15px;
		height: auto;
		width: 675px;
		margin: 0 auto;
	}
	#c-m-c-2 {
		width: 645px;
	}
	#c-m-c-3 {
		width: 100% !important;
		height: 93px;
		margin: 0 auto !important;
	}
	#c-m-c-3 ul li {
		width: 190px !important;
		height: auto !important;
	}
	#c-m-c-3 ul li a, #c-m-c-3 ul li img {
		width: 175px;
		height: auto;
	}
	#c-m-c-2 a.prev, #c-m-c-2 a.next {
		top: 40%;
	}
	
	/*----- Internal ------*/
	
	.nav-tabs>li {
		width: 100% !important;
		background: #FFF;
		border: 1px solid #ddd;
		
	}
	.nav-tabs>li>a {
		border: 0 !important;
	}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus {
		border: none !important;
		background: #a67c47 !important;
		color: #FFF;
		margin: 0;
		border-radius: 0;
	}
	.nav-tabs>li>a:hover, .nav-tabs>li.active>a:hover {
		background: #826138 !important;
		color: #FFF !important;
		border: none !important;
		margin: 0;
		border-radius: 0;
	}

	#c-i-c, #c-i-c-1, #c-i-c-2 {
		width: 100% !important;
	}

	/*----- Footer ------*/
	
	#f-b-r {
		display: none;
	}
	#f, #f-t, #f-t-l, #f-b, #f-b-l, #f-b-r {
		width: 100% !important;
		text-align: center !important;
	}
	#fw {
		padding: 30px 0 15px !important;
	}
	#f-t {
		padding: 0 !important;
	}
	/* #f-b {
		padding: 80px 0 0;
	} */
	#f-b-l {
		padding: 0 15px !important;
	}
	/* #f-b-r {
		margin: -100px 0 0;
	} */
	#f-b-r p {
		display: none;
	}
	#f-t-l > form > table {
		margin: 0 auto
	}
	#f-t-r {
		text-align: center;
		width: 100%;
		padding-top: 30px;
	}
	#f-t-r ul {
		float: none;
		padding: 0;
	}
	#f-t-r ul li {
		text-align: center;
	}
	#logo-3 {
		display: inline-block !important;
		margin: 20px 10px;
	}
	#twitter-follow {
		width: 100%;
		padding: 20px 0 0 0;
	}
}

@media all and (max-width: 690px) {
	
	/*----- Header ------*/

	#h-logo {
		margin: 14px 0 0 20px !important;
		float: left;
		width: 130px;
	}
	#h-logo > a > img {
		width: 160px !important;
		height: auto;
	}
	
	.mobile-nav-box > #h-logo {
		top: 3px;
	}
	.mobile-nav-box > #h-logo > a > img {
		padding-top: 10px;
	}
	#mobile-search-con > #mobile-search-btn > #mobile-search-con nav a:link,
	.mobile-search-btnn {
		line-height: 40px !important;
	}
	#hw {
		height: 74px !important;
	}
	#mobile-menu-con {
		margin: -38px 0px 0 0  !important;
	}
	#h-b > #mobile-search-con {
		margin: -38px 10px 0 0 !important;
	}
	.mobile-btn-close {
		top: 15px !important;
	}
	.mobile-nav .iw_menu_group a {
		line-height: 60px !important;
		font-size: 12px !important;
	}
	.mobile-nav .nav-click {
		height: 60px !important;
		width: 60px !important;
		font-size: 16px !important;
		line-height: 60px !important;
	}
	.mobile-nav .nav-click i {
		height: 60px;
		width: 60px;
	}
	.mobile-nav .nav-arrow .fa {
		line-height: 60px;
		height: 60px;
		font-size: 24px;
	}
	.mobile-nav ul.iw_menu ul.iw_menu_group_links li.iw_menu_link a {
		font-size: 14px;
		line-height: 60px !important;
	}
	.mobile-btn-close {
		top: 10px !important;
		right: 5px;
	}
	.mobile-nav .iw_menu {
	 	padding: 70px 0 0 0 !important; 
	}
	.mobile-btn-close, #mobile-search-con {
		top: 15px;
	}
	
	/*----- Store Mobile Nav ------*/
	
	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 45px;
	}
	
	/*----- Store Category Product Display ------*/
	div.product-block {
		margin: 0 0 5px 0 !important;
		width: 100% !important;
	}
	#catalog-c-c, #catalog-c-c-r {
		padding: 10px 20px !important;
	}
	#catalog-mobile {
		display: block;
		width: 100%;
		padding: 20px 20px 0;
	}
	#product-blocks > div:nth-child(2n+1) {
		padding: 0 10px !important;
	}
	
	/*----- Catalog Single Product Pages ------*/
	
	#product-detail-image img {
		margin-top: 175px;
	}
	body #product-related-products ul li {
		width: 100% !important;
		padding: 0 0 7px;
	}
	#product-detail-content-text-fb > div:nth-child(2) > iframe {
		left: -5px !important;
		position: relative;
	}
	
	/*----- Banner ------*/
	div.c-m-b-1 {
		height: 160px !important;
	}
	
	/*----- CTA Boxes ------*/
	
	#c-m-c-1 {
		width: 100%;
	}
	#c-m-c-2 {
		width: 300px;
	}
	#c-m-c-3 {
		width: 244px !important;
		height: 117px;
	}
	#c-m-c-3 ul li {
		width: 230px !important;
		height: auto !important;
	}
	#c-m-c-3 ul li a {
		width: 230px;
	}
	#c-m-c-3 ul li img {
		width: 227px;
	}
	#c-m-c-2 a.prev, #c-m-c-2 a.next {
		top: 45%;
	}

	/* #c-m-c, #c-m-c-1, #c-m-c-2, #c-m-c-3 {
		width: 200px !important;
		height: auto !important;
		position: relative !important;
	}
	#c-m-c-3 ul {
		left: 0 !important;
	}
	#c-m-c-3 ul li {
		position: relative;
		overflow: auto !important;
		float: none !important;
		width: auto !important;
		height: auto !important;
	} */
	
	/*----- Footer ------*/

	.footer-logos {
		float: none;
	}
	/* #f-b {
		padding: 190px 0 0 !important;
	}
	#f-b-r {
		margin: -210px 0 0 !important;
	} */
	#f-b-r a {
		width: 100%;
		display: block;
		padding: 0;
	}
	#f-b-l p {
		font-size: 10px !important;
	}
	
	
}