	@charset "utf-8";


#header {
	width: 100%;
	height: 147px;
	padding: 0;
	position: relative;
	background: #fab61a;
}
#header .tpHeaderContent_holder {
	overflow: hidden;
	height: 130px;
	background: #0a4f38;
}
#header .tpHeaderContent_holder .tpSiteLogo {
	float: left;
}
#header .tpHeaderContent_holder .tpHeaderLinks,
#header .tpHeaderContent_holder .tpSearchBox {
	float: right;
}
#header .tpHeaderContent_holder .tpHeaderLinks a,
#header .tpHeaderContent_holder .tpMiniCart a{
	text-decoration: none;
	color: #fff;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav {
	display: table;
	margin-top: 12px;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav li {
	display: table-cell;
	margin: 0;
	padding: 0;
	border: 0;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav li:first-child {
	margin-left: 0;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav li a {
	display: block;
	width: 107px;
	padding: 15px 0 14px 35px;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav li.header_account a {
	background: #ffffff url("../../images/external/account_icon_green.png") no-repeat 17px center;
	color: #0a4f38 
}


#header .tpHeaderContent_holder .tpHeaderLinks .nav li a:hover,
#header .tpHeaderContent_holder .tpMiniCart:hover a {
	color: #0A4F38;
	background: #fff;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav .header_login {
	display: none;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav .header_login a {
	background: url(../images/icons_sprite_header.png) no-repeat 10px 12px transparent;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav .header_login a:hover {
	background: url(../images/icons_sprite_header.png) no-repeat 10px -19px #fff;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav .header_account a {
	background: url(../images/icons_sprite_header.png) no-repeat 10px -48px transparent;
	position: relative;
}
#header .tpHeaderContent_holder .tpMiniCart a:after {
	content: "";
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    top: 18px;
	right: 10px;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav .header_account a:hover {
	background: url(../images/icons_sprite_header.png) no-repeat 10px -75px #fff;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav .header_store_finder a {
	background: url(../images/icons_sprite_header.png) no-repeat 10px -104px transparent;
}
#header .tpHeaderContent_holder .tpHeaderLinks .nav .header_store_finder a:hover {
	background: url(../images/icons_sprite_header.png) no-repeat 10px -136px #fff;
}
#header .tpHeaderContent_holder .tpSearchBox {
	margin: 23px 24px 0 0;
}
#header .tpHeaderContent_holder .tpSearchBox label {
	display: none;
}
#header .tpHeaderContent_holder .tpSearchBox .search {
	border: none;
	border-radius: 0;
	margin: 0;
	background: #fff;
}
#header .tpHeaderContent_holder .tpSearchBox input#search {
	width: 212px;
	height: 22px;
	margin: 0;
	border: 0;
	background: none;
	padding: 5px;
	color: #868686;
}
#header .tpHeaderContent_holder .tpSearchBox input.button {
	display: inline-block;
	background: #D4D4D4;
	padding: 7px 13px;
	margin-left: -2px;
	vertical-align: bottom;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#header .tpHeaderContent_holder .tpMiniCart {
	width: 117px;
	height: 96px;
	float: right;
	margin: 12px 10px 0 0;
	border-left: solid 2px #fff;
}
#header .tpHeaderContent_holder .tpMiniCart #cart_header,
#header .tpHeaderContent_holder .tpMiniCart #cart_header ul {
	background: none;
	border: none;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#header .tpHeaderContent_holder .tpMiniCart #cart_header ul li {
	background: none;
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
}
#header .tpHeaderContent_holder .tpMiniCart #cart_header ul li:first-child {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#header .tpHeaderContent_holder .tpMiniCart #cart_content {
	position: relative;
	text-align: center;
	height: 55px;
	text-shadow: none;
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#header .tpHeaderContent_holder .tpMiniCart #cart_content #minicart_data {
	color: #fff;
	position: absolute;
	bottom: 9px;
	width: 100%;
	padding: 0;
}
#header .tpHeaderContent_holder .tpMiniCart:hover #cart_content #minicart_data {
	color: #0A4F38;
	border: 0;
	background: none;
}
#header .tpHeaderContent_holder .tpMiniCart a {
	display: block;
	width: 102px;
	padding: 17px 0 12px 15px;
	position: relative;
}
#header .tpHeaderContent_holder .tpMiniCart #cart_content {
	background: url(../images/icons_sprite_header.png) no-repeat 33px -173px transparent;
	border: 0;
}
#header .tpHeaderContent_holder .tpMiniCart:hover #cart_content {
	background: url(../images/icons_sprite_header.png) no-repeat 33px -228px #fff;
	border: 0;
}
#header .tpHeaderContent_holder .tpMiniCart:hover a:after {
    border-top: 10px solid #0A4F38;
}
#cart_header ul li:first-child a:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
