body {
	margin-top: 0px;
	padding-top: 0px;
}

a, a:hover {
	text-decoration: none;
	color: #000000;
}

.grey {
	color: #817f7d;
}

.top-menu {
	background: rgba(0, 0, 0, .8);
}

.lnk_p22{
	color: #ffffff;
	font-family: Underground;
}

.lnk_p22:hover {
	text-decoration: none;
	color: #ffcc07;
}

.border-p22 {
	border-bottom: 2px solid #ffcc07;
}

.index-banner {
	margin-top: 30px;
	margin-bottom: 30px;
}


.submenu li {
	width: 200px;
}

.submenu li:hover {
	width: 200px;
}

fullwidth {
  background: #f0f0f0;
  bottom: 0;
}

.grey-fade {
	background-image: url("../img/fade_right.png");
	background-repeat: repeat-y;
}

.collections_box-heading {
	font-family: Cloister;
	font-size: 36px;
	padding-top: 20px;
}

.collections_box-right {
	background-image: url("../img/box_right.png");
	background-repeat: no-repeat;
	width: 352px;
	height: 103px;
	padding-right: 20px;
	font-size: 18px;
	font-family: Underground;
	clear: both;
}

.collections_box-right:hover {
	background-image: url("../img/box_right-sel.png");
	background-repeat: no-repeat;
	width: 352px;
	height: 103px;
	padding-right: 20px;
	font-size: 18px;
	font-family: Underground;
	clear: both;
}
.collections_box-left {
	float: left;
	margin-left: 10px;
}

.collections_box-right-text {
	float: right;
	font-size: 18px;
	font-family: Underground;
	margin-top: 20px;
}

.collections_left-title {
	font-family: Cloister;
	font-size: 20px;
}

.collections_left-body {
	font-family: Underground;
	font-size: 14px;
}

.collections_left-container {
	clear: both;
	margin-left: 10px;
	margin-right: 80px;
}

.arow {
	font-family: Underground;
	font-size: 16px;
	width: 250px;
	margin-top: 10px;
}

.asub {
	margin-left: 20px;
}

.aitem {
	font-family: Underground;
	font-size: 16px;
	margin-top: 10px;

	padding-left: 5px;
}


.aitemsub {
	font-family: Underground;
	font-size: 16px;
	margin-top: 5px;
}

.aitem:hover {
	background-color: rgba(207,205,203,1);
}

.aitem_sel {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: rgba(207,205,203,1);
}

.aitemsub:hover {
	background-color: rgba(207,205,203,1);
}

.about_right-body {
	font-family: Underground;
	font-size: 12px;
	width: 296px;
	margin-bottom: 40px;
}

.about_page-header {
	font-family: Cloister;
	font-size: 28px;
	color: #817f7d;
}

.family_page-header {
	font-family: Cloister;
	font-size: 28px;
	color: #cfcdcb;
}


.about_page-sub-heading {
	font-family: Cloister;
	font-size: 18px;
	color: #000000;

}

.about_page-body {
	font-family: Underground;
	font-size: 14px;
	color: #60605f;

}

.btn-site {
	float: left;
	background: #ffcc07;
	border: 0px;
	color: #000000;
	height: 24px;
	font-size: 16px;
	font-family: Underground;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}

input .btn-site {

	background: #ffcc07;
	border: 0px;
	color: #000000;
	height: 24px;
	font-size: 16px;
	font-family: Underground;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}

.btn-edit {
	float: left;
	background: #f0f0f0;
	border: 0px;
	color: #817f7d;
	height: 24px;
	font-size: 16px;
	font-family: Underground;
	display: block;
	width: 50px;
	text-align: center;

}


.btn-black {
	float: left;
	background: #93908f;
	border: 0px;
	color: #000000;
	width: 20px;
	height: 20px;
	font-size: 16px;
	font-family: Underground;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}

.btn-yellow {
	float: left;
	background: #ffcc07;
	border: 0px;
	color: #000000;
	height: 20px;
	font-size: 14px;
	font-family: Underground;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}

.btn-typecaster {
	float: left;
	background: #817f7d;
	border: 0px;
	color: #ffffff;
	height: 20px;
	font-size: 14px;
	font-family: Underground;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}


.btn-grey {
	background: #4d4d4d;
	border: 0px;
	color: #ffffff;
	height: 20px;
	font-size: 16px;
	font-family: Underground;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}



.top-fade {
	min-width: 1200px; 
	background-image: url("../img/top_fade.png");
	background-repeat: repeat-x;
	height: 83px;
	padding-top: 38px;
}

.index-bottom-fade {
	background-image: url("../img/index_bottom_fade.png");
	background-repeat: repeat-x;
	height: 368px;
	padding-top: 38px;
}

.fonts-top-fade {
	background-image: url("../img/bg_fonts_big.png");
	background-repeat: repeat-x;
	height: 471px;
	padding-top: 38px;
}

.footer_link {
	color: #ffffff;
	font-family: Underground;
	font-size: 14px;
}

.footer_link:hover {
	color: #ffcc07;
}

.tint {  
	position: relative;  
	float: left;  
	cursor: pointer;  
}  
  
.tint:before {  
	
}  
  
.tint:hover:before {  
	background: none;  
	content: "";  
	display: block;  
	position: absolute;  
	top: 0;  
	bottom: 0;  
	left: 0;  
	right: 0;
	border: 1px solid #ffffff;
	background: rgba(207,205,203, 1);  
	-moz-transition: background .3s linear;  
	-webkit-transition: background .3s linear;  
	-ms-transition: background .3s linear;  
	-o-transition: background .3s linear;  
	transition: background .3s linear;  
}  


.txt_edit {
	font-family: Underground;
	font-size: 14px;
	border: 0px;
	height: 26px;
	padding-left: 10px;
	border: 1px solid #d2d1cf;

}

.typecaster_txt {
	font-family: Underground;
	font-size: 16px;
	background-color: #4c4c4c;
	color: #cfcdcb;
	border: 0px;
	height: 28px;
	padding-left: 10px;
	margin-right: 10px; 
	float: left; 
	width: 315px; 
	height: 28px;
}

.boxgg {
 width: 50px; height: 50px;  float: left; padding: 10px; font-size: 44px;
}

.arrow_left {
	width: 28px;
	height: 30px;
	background-image: url('../img/arrow_left.png') ;
}

.arrow_left:hover {
	background-image: url('../img/arrow_left_sel.png') ;
}

.arrow_right {
	width: 28px;
	height: 30px;
	background-image: url('../img/arrow_right.png') ;
}

.arrow_right:hover {
	background-image: url('../img/arrow_right_sel.png') ;
}

.color-p22 {
	color: #ffcc07;
}

.color-p22_2 {
	color: #000000;
}

.color-hwt {
	color: #f37d29;
}

.color-ihof {
	color: #ed1c2e;
}

.color-ltc {
	color: #4997bd;
}

.btn-hwt { float: left; background: #f37d29; border: 0px; color: #ffffff; height: 20px; font-size: 14px; font-family: Underground; display: block; padding-left: 4px; padding-right: 4px; }
a .btn-hwt { float: left; margin: 3px; background: #f37d29; border: 0px; color: #ffffff; height: 20px; font-size: 14px; font-family: Underground; display: block; padding-left: 4px; padding-right: 4px; }

.btn-p22 { float: left; background: #ffcc07; border: 0px; color: #000000; height: 20px; font-size: 14px; font-family: Underground; display: block; padding-left: 4px; padding-right: 4px; }
a .btn-p22 { float: left; margin: 3px; background: #ffcc07; border: 0px; color: #000000; height: 20px; font-size: 14px; font-family: Underground; display: block; padding-left: 4px; padding-right: 4px; }

.btn-ltc { float: left; background: #4997bd; border: 0px; color: #ffffff; height: 20px; font-size: 14px; font-family: Underground; display: block; padding-left: 4px; padding-right: 4px; }
a .btn-ltc { float: left; margin: 3px; background: #4997bd; border: 0px; color: #ffffff; height: 20px; font-size: 14px; font-family: Underground; display: block; padding-left: 4px; padding-right: 4px; }

.btn-ihof { float: left; background: #ed1c2e; border: 0px; color: #ffffff; height: 20px; font-size: 14px; font-family: Underground; display: block; padding-left: 4px; padding-right: 4px; }
a .btn-ihof { float: left; margin: 3px; background: #ed1c2e; border: 0px; color: #ffffff; height: 20px; font-size: 14px; font-family: Underground; display: block; padding-left: 4px; padding-right: 4px; }

.promo-p22 { margin-top: 80px; width: 500px; height: 250px; border: 2px solid #cfcdcb; }
.promo-p22:hover { border: 2px solid #ffcc07; }

.promo-hwt { margin-top: 80px; width: 500px; height: 250px; border: 2px solid #cfcdcb; }
.promo-hwt:hover { border: 2px solid #f37d29; }

.promo-ltc { margin-top: 80px; width: 500px; height: 250px; border: 2px solid #cfcdcb; }
.promo-ltc:hover { border: 2px solid #4997bd; }

.promo-ihof { margin-top: 80px; width: 500px; height: 250px; border: 2px solid #cfcdcb; }
.promo-ihof:hover { border: 2px solid #ed1c2e; }

.border-p22 { width: 100%; border-bottom: 2px solid #ffcc07; }
.border-hwt { width: 100%; border-bottom: 2px solid #f37d29; }
.border-ltc { width: 100%; border-bottom: 2px solid #4997bd; }
.border-ihof { width: 100%; border-bottom: 2px solid #ed1c2e; }

a img{ outline: 0 none; }
img { outline: 0 none; }
a span { outline: 0 none; }
a:focus {
outline: 0;
}

.cart-tabs {
  border: 0px;
}

.cart-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.cart-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 0px;
  color: #ffffff;
  border-radius: 0px 0px 0 0;
}

.cart-tabs > li > a:hover {
	color: #ffcc07;
}

.cart-tabs > li.active > a,
.cart-tabs > li.active > a:hover,
.cart-tabs > li.active > a:focus {
  color: #ffcc07;
  cursor: default;

}

.cart-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.cart-tabs.nav-justified > li {
  display: table-cell;
  float: none;
  width: 1%;
}

.cart-tabs.nav-justified > li > a {
  text-align: center;
}

.cart-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 0px;
}

.cart-tabs.nav-justified > .active > a {
  border-bottom-color: #817f7d;
}

.footer_newsletter {
	font-family: Underground;
	font-size: 12px;
	background-color: #4b4a4a;
	color: #ffffff;
	border: 0px;
	height: 26px;
	float: left;
	width: 210px;
}

.frmnewsletterfooter {
	margin-top: 10px;
}

.nav-tabs-find { border-bottom: 1px solid #ffcc07; }
.nav-tabs-find > li { float: left; margin-bottom: -1px; }
.nav-tabs-find > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 0px 0px 0 0; }
.nav-tabs-find > li > a:hover { border-color: #eeeeee; }
.nav-tabs-find > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #000000; cursor: default; background-color: #ffcc07; border: 1px solid #dddddd; border-bottom-color: transparent; }

.nav-tabs-p22 { border-bottom: 2px solid #ffcc07; }
.nav-tabs-p22 > li { float: left; margin-bottom: -1px; }
.nav-tabs-p22 > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs-p22 > li > a:hover { border-color: #eeeeee; }
.nav-tabs-p22 > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #000000; cursor: default; background-color: #ffcc07; border: 1px solid #dddddd; border-bottom-color: transparent; }

.nav-tabs-hwt { border-bottom: 2px solid #f37d29; }
.nav-tabs-hwt > li { float: left; margin-bottom: -1px; }
.nav-tabs-hwt > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs-hwt > li > a:hover { border-color: #eeeeee; }
.nav-tabs-hwt > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #ffffff; cursor: default; background-color: #f37d29; border: 1px solid #dddddd; border-bottom-color: transparent; }

.nav-tabs-ltc { border-bottom: 2px solid #4997bd; }
.nav-tabs-ltc > li { float: left; margin-bottom: -1px; }
.nav-tabs-ltc > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs-ltc > li > a:hover { border-color: #eeeeee; }
.nav-tabs-ltc > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #ffffff; cursor: default; background-color: #4997bd; border: 1px solid #dddddd; border-bottom-color: transparent; }

.nav-tabs-ihof { border-bottom: 2px solid #ed1c2e; }
.nav-tabs-ihof > li { float: left; margin-bottom: -1px; }
.nav-tabs-ihof > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs-ihof > li > a:hover { border-color: #eeeeee; }
.nav-tabs-ihof > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #ffffff; cursor: default; background-color: #ed1c2e; border: 1px solid #dddddd; border-bottom-color: transparent; }



.carousel-indicators {
	position: absolute;
	bottom: 10px;
	z-index: 15;
	width: 200px;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 35px;
	height: 17px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #ffffff;
}

.carousel-indicators .active {
  margin: 1px;
  background-color: #4d4d4d;
}

.wrapper_search {

    display:inline-block;
    position:relative;
    height: 22px;
}

.menu_search,
.search_button {
    background-color:transparent;
    border:0;

}

.search_button {
    position:absolute;
    right:0;
    top:4px;
    width: 73px;
    height: 22px;
	background-image: url('../img/search_grey.png') ;
	background-repeat: no-repeat;
	background-position:bottom right;
}

.menu_search {
	font-family: Underground;
	font-size: 12px;
	background-color: #4b4a4a;
	color: #ffffff;
	border: 0px;
	height: 26px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 324px;
	
}

.wrapper_search_white {

    display:inline-block;
    position:relative;
    height: 27px;
    border: 1px solid #000000;
}

.menu_search_white,
.search_button_white {
    background-color:transparent;
    border:0;

}

.search_button_white {
    position:absolute;
    right:0;
    top:0px;
    width: 73px;
    height: 22px;
	background-image: url('../img/search_grey.png') ;
	background-repeat: no-repeat;
	background-position:bottom right;
}

.menu_search_white {
	font-family: Underground;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	border: 0px;
	height: 22px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 324px;
	
}

.wrapper_find {

    display:inline-block;
    position:relative;
}

.menu_find,
.find_button {
    background-color:transparent;
    border:0;
}

.find_button {
    position:absolute;
    right:1px;
    top:1px;
    width: 76px;
    height: 24px;
	background-image: url('../img/icon_search.png') ;
	background-repeat: no-repeat;
	background-position:right;
}

.menu_find {
	border: 0px;
	height: 26px;
	padding-left: 10px;
	width: 324px;
	
}

.menu_find {
	border: 0px;
	height: 26px;
	padding-left: 10px;
	width: 324px;
}


.btint {  
	position: relative;  
	float: left;  
	cursor: pointer;  
}  
  
.btint:before {  
	
}  
  
.btint:hover:before {  
	background: none;  
	content: "";  
	display: block;  
	position: absolute;  
	top: 0;  
	bottom: 0;  
	left: 0;  
	right: 0;
	border: 1px solid #ffcc07;

	-moz-transition: background .3s linear;  
	-webkit-transition: background .3s linear;  
	-ms-transition: background .3s linear;  
	-o-transition: background .3s linear;  
	transition: background .3s linear;  
}  

.bgfade2 {
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(left, #E9E9E8 0%, #FFFFFF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #E9E9E8 0%, #FFFFFF 100%);

/* Opera */ 
background-image: -o-linear-gradient(left, #E9E9E8 0%, #FFFFFF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #E9E9E8), color-stop(1, #FFFFFF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #E9E9E8 0%, #FFFFFF 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #E9E9E8 0%, #FFFFFF 100%);
}

.container {
	min-width: 1200px;
	
}