#navigation-wrapper{
	background: url(/assets/images/ovt-nav-bg.gif) repeat-x;	
	clear:both;
	height:35px;
	width:990px;
	z-index:1499;
}

#top-navigation{
	background: url(/assets/images/ovt-nav-left-bg.gif) no-repeat;
	font-size:0;
	min-height:0%;
}

#navigation-wrapper .top-level{
	border-right:1px solid #dee2e4;
	font-size:12px;
	display:inline;
	margin:5px 0 0 0;
	padding:6px 7px 0;
	text-align:center;
}

.top-level-link{
	color: #1e4152 !important;
	font-size:12px;
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
	text-transform:uppercase;
}

.top-level-link:hover{
	text-decoration:none !important;
}

#navigation-wrapper .top-level:hover{
	background-color:#1e4052;	
	border-bottom:1px solid #1e4052;
	border-right:1px solid #1e4052;
	box-shadow:inset 0 0 3px 3px #333;
	color: #ffffff !important;
	padding: 10px 7px 10px 7px;
}

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

#outlet-link{
	color:#ffffff !important;
}


.dropdown-menu{
	
	float:left;
	width:984px;
	margin: 0px 0px 6px 4px;
	position:absolute;
	z-index:1000;	
	display:none;
}

.new-column{
	float:left;
	padding:10px 0px 5px 0px;
	overflow:hidden;
}

.new-column:first-child{
	box-shadow: -5px 0px 10px #888;
	-moz-box-shadow: -5px 0px 10px #888;
	-webkit-box-shadow: -5px 0px 10px #888;
}

.new-column:nth-child(5){
	box-shadow: 5px 0px 5px #888;
}

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

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

.featured-column{
	background-color:/* #899caa */ #dedede;
	box-shadow: 5px 0px 10px #888;
	padding-left:2px;	
	width:166px;
}

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

.odd{
	background-color:#eef6f9;
}

.even{
	background-color:#f2fafd;
}

.nav5Col{
	width:20%;
}

.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:#172e3c;
	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%;
}

li.subcategory:hover,strong.category-title:hover, .subcategory-listing a li.third-level:hover{
	background-color:#1e4052;
	box-shadow:inset 0 0 1px 1px #fff;
	color:#ffffff !important;
	font-weight:bold;
}

li.subcategory>a,strong.category-title>a{
	color:#1e4052 !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:#172e3c;
	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: #1e4052;
	color:#FFFFFF;
}

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

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

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

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

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

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

.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:#1e4152 !important;
	font-weight:700;
	text-decoration: none;
}

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

.dropdown-menu-footer{
	background:url(/assets/images/transparent_swoosh.png) no-repeat center;background-size:cover;
	border-top:2px solid #3e525e;
	clear:both;
	float:left;
	padding:8px 1px 10px 0px;
	text-align:center;
	width:100%;
}

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

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

.dropdown-menu-footer ul li{
	border-right:1px solid #ffffff;
	display:inline;
	font-size:13px;
	line-height:14px;
	padding: 0px 8px 0px 8px;
}

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

.dropdown-menu-footer ul li a:hover{
	color:#a6d1e9 !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:#c63c24;
	box-shadow:inset 0 0 3px 3px #943626;
	color:#FFF;
	height: 15px;
	margin:0;
	-moz-box-shadow:inset 0 0 3px 3px #943626;
	padding: 0px 0 20px 0;
	-webkit-box-shadow:inset 0 0 3px 3px #943626;
	float: right;
}

#navigation-wrapper .callout:hover{
	background-color:#ee0000;
	border:none;
	box-shadow:inset 0 0 3px 3px #943626;
	color:#FFF;
	height:24px;
	margin: 0 1px 0 0;
	-moz-box-shadow:inset 0 0 3px 3px #943626;
	-webkit-box-shadow:inset 0 0 3px 3px #943626;
	padding: 0px 0 11px 0;
}

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

#navigation-wrapper .callout .dropdown-menu {
	left:0;
}

/* 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;
}
