



/* HEADER            */ /******************************/ /* START */

#header .inner .top .cart {
	width: 26px;
	height: 26px;
	overflow: hidden;
	line-height: 28px;
	display: inline-block;
	background: #008ca9;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-family: 'BlockBertholdRegular';
	vertical-align: text-top;
	margin: 5px 10px 0 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/* */

#header .inner .top a.myAccount {
	/*margin: 10px -15px 0 0;*/
	margin: 10px 0 0 0;
	padding: 0 15px 0 0;
	background: url(../images/arr-account-2.jpg) no-repeat right;
	float: right;
	font-family: 'CenturyGothicBold';
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

/* */

#header .inner .top .notSigned {
	position: absolute;
	width: 100%;
	top: 60px; 
	/*right: -18px;*/
	right: -3px;
	z-index: 7000;	
	display: none;
} 
#header .inner .top .notSigned .menuBox {
	width: 185px; margin: 0 -15px 0 0;
	height: auto;
	min-height: 190px;
	position:relative;
	background: #000000;
	text-align: left;
	padding: 10px 15px 18px 15px;
	border: 0px solid #e1e1e1;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;    
}
#header .inner .top .notSigned .menuBox .arr {
	display: none;
}
#header .inner .top .notSigned .menuBox ul {list-style: none; margin:0 0;}
#header .inner .top .notSigned .menuBox ul li {padding:0 0; margin: 0; line-height: normal;}
#header .inner .top .notSigned .menuBox ul li a {
	font-family: 'CenturyGothicRegular';
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid transparent;
	text-transform: uppercase;
	padding: 5px 0;
	display: block;
}
#header .inner .top .notSigned .menuBox ul li a:hover {color: #FFFFFF; border-bottom: 1 solid #FFFFFF;}

/* */

#header .inner .top .signedIn {
	position: absolute;
	width: 100%;
	top: 60px; 
	/*right: -18px;*/
	right: -3px;
	z-index: 7001;
	display: none;	
}
#header .inner .top .signedIn .menuBox {
	width: 185px; margin: 0 -15px 0 0;
	height: auto;
	min-height: 190px;
	position:relative;
	background: #000000;
	text-align: left;
	padding: 10px 15px 18px 15px;
	border: 0px solid #e1e1e1;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header .inner .top .signedIn .menuBox .arr {
	display: none;
}
#header .inner .top .signedIn .menuBox ul {list-style: none; margin:0 0; padding: 5px 0 0 0;}
#header .inner .top .signedIn .menuBox ul li {padding:0 0; margin: 0; line-height: normal; color: #008ca9!important;}
#header .inner .top .signedIn .menuBox ul li.name {padding: 0 0 8px 0; font-family: 'CenturyGothicRegular'; color: #008ca9; text-transform: uppercase;}
#header .inner .top .signedIn .menuBox ul li em {color: #008ca9!important;}
#header .inner .top .signedIn .menuBox ul li a {
	font-family: 'CenturyGothicRegular';
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid transparent;
	text-transform: uppercase;
	padding: 5px 0;
	display: block;
}
#header .inner .top .signedIn .menuBox ul li a:hover {color: #FFFFFF; border-bottom: 1 solid #FFFFFF;}

/* *** */

#navScroll {
	position:fixed;
	width:100%;	
	top:0px;
	z-index:5;
	display:none;
}
#navScroll .inner {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background: #fff;
}
#navScroll .inner .top {
	height: 50px!important;
	padding: 5px 0 5px 0;
	text-align: right;
	line-height: 30px;
	position: relative;	
}

#navScroll .inner .top .cart {
	width: 26px;
	height: 26px;
	overflow: hidden;
	line-height: 28px;
	display: inline-block;
	background: #008ca9;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-family: 'BlockBertholdRegular';
	vertical-align: text-top;
	margin: 0 10px 0 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}
#navScroll .inner .top a:hover {text-decoration: none;}
#navScroll .inner .top a.myAccount {
	margin: 5px -15px 0 0;
	padding: 0 15px 0 0;
	background: url(../images/arr-account-2.jpg) no-repeat right;
	float: right;
	font-family: 'CenturyGothicBold';
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

#navScroll .inner .bottom {
	background: #ffffff;
	padding: 7px 0;
	border-bottom: 1px solid #acacac;
	/*border-top: 1px solid #acacac;*/
	height: auto;
}

#navScroll .inner .bottom .logo img {
	height: 45px;
	width: auto;
}

#navScroll .inner .bottom .cart {
	width: 26px;
	height: 26px;
	overflow: hidden;
	line-height: 28px;
	display: inline-block;
	background: #008ca9;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	letter-spacing: normal!important;
	font-family: 'BlockBertholdRegular';
	vertical-align: text-top;
	margin: 0 10px 0 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}
#navScroll .inner .bottom a:hover {text-decoration: none;}
#navScroll .inner .bottom a.myAccount {
	/*margin: 5px -15px 0 0;*/
	margin: 5px 0 0 0;
	padding: 0 15px 0 0;
	background: url(../images/arr-account-2.jpg) no-repeat right;
	float: right;
	font-family: 'CenturyGothicBold';
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: normal!important;
}



#scroll_menu {
	float: right;
}
#scroll_menu .navbar {min-height: 30px;}
#scroll_menu .navbar-collapse {padding: 0px;}
#scroll_menu .nav-pills {
    padding-top: 0px;
    margin-bottom: 0;
	margin-right:0px;
    -webkit-transition: padding-top 0.3s ease;
    -moz-transition: padding-top 0.3s ease;
    -o-transition: padding-top 0.3s ease;
    transition: padding-top 0.3s ease;
	margin-left :0;
}

#scroll_menu .nav-pills > li {
    list-style: none;
	margin: 0;
}
#scroll_menu .nav-pills li:hover {background: none;}
#scroll_menu .nav-pills li:hover a {color: #008ca9;}

#scroll_menu .nav-pills li.cartLi {
	padding: 4px 0 5px 20px;
	margin-left: 5px; margin-top: 4px;
	border-left: 1px solid #acacac;
    min-height: 36px;
}

#scroll_menu .nav-pills > li:last-child > a {}
#scroll_menu .nav-pills > li a:hover {}
#scroll_menu .nav-pills > li.dropdown:hover ul.dropdown-menu {
    display: block;
}
#scroll_menu .nav-pills > li > a {
    text-transform: uppercase;
	padding: 0;
    margin: 5px 15px 5px 15px;
    color: #000000;
	line-height:35px;
	font-size: 14px;
	font-family: 'CenturyGothicBold';
	letter-spacing: 1px;
	text-shadow: none;
}
#top_menu .nav-pills > .active {}
#scroll_menu .nav-pills > .active > a, #scroll_menu .nav-pills > li > a:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    border-radius: 0;
    /*color: #ee3124;*/
	background: none;
}
#scroll_menu .nav-pills .open .dropdown-toggle {
    background: #0eae9b;
    border-radius: 0;
    color: #fff;
}

@media (min-width: 993px) and (max-width: 1199px) {
	#scroll_menu .nav-pills li:last-child {margin-right: -30px;}
}

@media (min-width: 768px) and (max-width: 992px) {
	
}

@media (max-width: 767px) {
	
}

/* HEADER            */ /******************************/ /* END   */


/* Added 04.20.2015 */

#top_menu .nav-pills li:hover {background: #cccccc;}
#top_menu .nav-pills > li > a {
  font-size: 14px;
  font-family: 'CenturyGothicRegular';
}
#top_menu .nav-pills > li > a:active, #top_menu .nav-pills > li > a:focus {
	outline: none;
	background-color: transparent!important;
}

@media (min-width: 993px) and (max-width: 1199px) {
	
}

@media (min-width: 768px) and (max-width: 992px) {
	
}
@media (max-width: 767px) {
	
}
/*
#header .inner .top .notSigned .menuBox ul li a:hover {color: #FFFFFF; border-bottom: 1px solid #FFFFFF;}
#header .inner .top .signedIn .menuBox ul li a:hover {color: #FFFFFF; border-bottom: 1px solid #FFFFFF;}
*/