#navigation-wrapper{
	background: url('/assets/images/trans.gif') repeat-x;
	clear:both;
	height:40px;
	/* position:relative; */
	width:991px;
	z-index:1499;
}

#navigation-wrapper li {
	list-style: none;
}

#top-navigation{
	font-size:0;
	min-height:0%;
	background-color: #00583D;
}

#navigation-wrapper .top-level{
	font-size:14px;
	display:inline;
	margin:5px 0 0 0;
	text-align:center;
}

.top-level-link{
	color: #FFF !important;
	font-size: 100%;
	font-weight: normal;
	line-height: 25px;
	text-decoration:none;
	letter-spacing: 1px;
	-webkit-text-size-adjust:none;
}


.top-level-link:hover{
	text-decoration:none !important;
	border-left:#D0CBBE;
	border-top:#D0CBBE;
	border-right:#D0CBBE;
}

#navigation-wrapper .top-level:hover{
	background-color:#DEDEDE;
	border-left:#D0CBBE;
	border-top:#D0CBBE;
	border-right:#D0CBBE;
	color: #000;
	padding: 7px 7px 10px 7px;
}

#navigation-wrapper .top-level:hover>a{
	color:#000 !important;
}


.dropdown-menu{
	border-left:#D0CBBE;
	border-top:#D0CBBE;
	border-right:#D0CBBE;
	float:left;
	width:991px;
	margin: 0px 0px 6px 0px;
	position:absolute;
	z-index:1;
	left: 0;
	top: 130px;
	display: none;
}

.new-column{
	float:left;
	padding:10px 0px 5px 0px;
	overflow:hidden;
	background-color:#DEDEDE;
	border-right: solid 1px #FFF;

}

.new-column:first-child{
	border-left: solid 1px #D0CBBE;
}

.new-column:nth-child(5){
	border-right: solid 1px #D0CBBE !important;
}

.new-column a,.new-column a:hover{
	text-decoration:none !important;;
}

.column-container{
	background-color:#DEDEDE;
}

.featured-column{
	background-color:/* #899caa */ #dedede;
	padding-left:2px;
	width:166px;
}

.featured-column img{
	width:150px;
}

.odd{
	background-color:#DEDEDE;
}

.even{
	background-color:#DEDEDE;
}

.nav5Col{
	width:197px;
}

.nav4Col{
	width:204px;
}

.bounding-box-hidden{
	position:absolute;
	width:20%; /*could probably use a better method here*/
	border:1px solid black;
	visibility:hidden;
}
.bounding-box-visible{
	position:absolute;
	width:20%; /*could probably use a better method here*/
	border:1px solid black;
	visibility:visible;
}

strong.category-title{
	color:#000;
	cursor:pointer;
	display:block;
	font-size:12px;
	line-height:14px;
	padding:2px 10px;
}

strong.no-listing{
	line-height: 22px;
}

ul.category-listing, ul.orphan{
	margin-right:-4px;
	margin-left:10px;
	margin-bottom:5px;
	padding-bottom:2px;
	width:197px;
}

ul.subcategory-listing{
	margin-left:31px;
}

li.third-level{
	font-size:12px;
	line-height:18px;
}

.subcategory-listing a li.third-level{
	color:#1e4152;
	margin-left:-21px;
	padding-left:21px;
}

li.third-level>a{
	color:#172e3c !important;
}

li.subcategory{
	color:#172e3c;
	cursor:pointer;
	font-size:12px;
	line-height:14px;
	margin:0px 0px 0 0px;
	padding:2px 15px 2px 10px;
	width:100%;
	font-weight: normal;
}

li.subcategory:hover,strong.category-title:hover, .subcategory-listing a li.third-level:hover{
	background-color:#00573C;
	color:#ffffff !important;
	font-weight:bold;
}

li.subcategory>a,strong.category-title>a{
	color:#00573C !important;
	text-decoration:none !important;
}

li.subcategory>a:hover,strong.category-title:hover>a:hover{
	color:#ffffff !important;
	font-weight:bold;
}

li.subcategory:hover>a,strong.category-title:hover>a{
	color:#ffffff !important;
	font-weight:bold;
}

li.subcategory:hover ul.subcategory-listing{
	background-color:none !important;
}

li.show-all{
	color:#00573C;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	margin:0px;
	padding:2px 15px 2px 10px;
	width:100%;
}

li.show-all:hover{
	background-color: #00573C;
	color:#FFFFFF;
}

li.show-all>a{
	color:#00573C !important;
	text-decoration:none !important;
}

li.show-all:hover>a{
	color:#FFF !important;
	text-decoration:none !important;
}

.featured-top-block{
	color:#00573C !important;
	line-height:18px;
	margin:0px auto 20px;
	text-align: center;
}
.featured-top-block-noheaders, .featured-top-block-noheadings{
	color:#00573C !important;
	line-height:18px;
	margin:0px auto 0px;
	text-align: center;
}

.featured-link{
	color:#00573C !important;
	display:block;
	line-height:18px;
	margin:10px auto 0px;
	text-align: center;
	width:95%;
}

.featured-link img{
	border:1px solid #00573C;
}
.featured-link-noheadings{
	color:#00573C !important;
	display:block;
	line-height:18px;
	margin:10px auto 0px;
	text-align: center;
	width:95%;
}

.featured-link-noheadings img{
	border:1px solid #00573C;
}

.featured-title{
	color:#282828;
	display:block;
	font-size: 14px;
	line-height:20px;
	margin-left:10px;
	padding:3px 4px;
}

.featured-listing{
	margin-left:22px;
}

.featured-item{
	color:#ffffff;
	font-size:12px;
	line-height:18px;
}

.featured-item a{
	color:#00573C !important;
	font-weight:700;
	text-decoration: none;
}

.featured-item a:hover{
	color:#00573C !important;
	text-decoration:underline !important;
}

.dropdown-menu-footer{
	background:url(//cdn.gandermountain.com/assets/elements/nav-bottom-bg.png) no-repeat;
	border-top:1px solid #D0CBBE;
	clear:both;
	float:left;
	padding:10px 0px 25px 0px;
	text-align:center;
	width:100%;
}

.dropdown-menu-footer strong{
	color:#000;
	display:inline-block;
	font-size: 14px;
}

.dropdown-menu-footer ul{
	display:inline-block;
}

.dropdown-menu-footer ul li{
	display:inline;
	font-size:13px;
	line-height:14px;
	padding: 0px 8px 0px 8px;
}

.dropdown-menu-footer ul li a{
	text-decoration: none;
	color:#00583D !important;
	font-weight: bold;
	text-decoration: none;
}

.dropdown-menu-footer ul li a:hover{
	color:#777 !important;
	text-decoration:underline !important;
}

.dropdown-menu-footer ul li:last-child,.dropdown-menu-footer ul li.last-child{
	border-right:none !important;
}

.error{
	border:2px red solid !important;
}

#navigation-wrapper .callout{
	background-color:#97002D;
	color:#FFF;
	height: 100%;
	margin:0;
	display: inline-block;
	float: right;
}

#navigation-wrapper .callout:hover{
	background-color:#DEDEDE;
	border:none;
	color:#FFF;
	margin:0;
	padding: 0;
	display: inline;
}

.callout > a{
	color:#FFF !important;
}

/* Underline removed for Nav Banner */
a.clearance-pop {text-decoration: none !important;}


/* IE7 Fixes */

*+html .dropdown-menu{
	left:0px;
	top:35px;
}

*+html .nav5Col{
	width:196px !important;
}

*+html strong.category-title{
	padding-bottom:0px;
}

*+html .category-listing{
	margin-top:-15px;
	padding-top:0px;
}

*+html .subcategory-listing a li.third-level{
	margin-left:0px;
	padding-left:0px;
}

*+html .dropdown-menu-footer strong{
	display:inline;
	zoom:1;
}

*+html .dropdown-menu-footer ul{
	display:inline;
	zoom:1;
}

#nav-link:hover {
	text-decoration: none;
}

.nav-banner {
	background: #97002D;
	width: 991px;
	color: #FFF !important;
	font-size: 24px;
	padding: 10px 0 5px 0;
	text-align: center;
	position: relative;
	margin: -5px 0 10px 0;
	display: inline-block;
}

.nav-banner-02 {
	background: #FFF;
	width: 991px;
	color: #97002D !important;
	font-size: 24px;
	padding: 0;
	text-align: center;
	position: relative;
	margin: -15px 0 5px 0;
	display: inline-block;

}

.nav-banner:hover, .nav-banner-02:hover {
	text-decoration: none !important;
}
.nav-banner .call-to-action, .nav-banner-02 .call-to-action  {
	font-size: 12px;
	margin: 0 0 0 10px;
}
.nav-banner .call-to-action .arrow, .nav-banner-02 .call-to-action .arrow {
	border-left-color: #FFF;
}
/*** FIXED SIDE PROMO BANNER ***/
.fixed-side-banner {
	z-index: 100;
	position: fixed;
	top: 100px;
	right: 0;
	display: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.fixed-side-banner {
	display: none !important;
}
}
/*** END FIXED SIDE PROMO BANNER ***/
