@font-face {
    font-family: 'RobotoCondensed';
    src: url('fonts/RobotoCondensed-Bold-webfont.eot');
    src: url('fonts/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoCondensed-Bold-webfont.woff') format('woff'),
         url('fonts/RobotoCondensed-Bold-webfont.ttf') format('truetype'),
         url('fonts/RobotoCondensed-Bold-webfont.svg#RobotoCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Lora';
	src: url('fonts/Lora-Bold-webfont.eot');
	src: url('fonts/Lora-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Lora-Bold.woff') format('woff'),
		 url('fonts/Lora-Bold.ttf') format('truetype'),
		 url('fonts/Lora-Bold.svg#Lora') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
}

#wrapper {
	width: 1000px;
	display: block;
	margin: 0 auto;
}

#toprow_wrap {
	background: #f5f5f5;
}

#toprow {
	height: 28px;
	display: block;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	margin: 0 auto;
	width: 976px;
	text-align: left;
}

#toprow > ul {
	margin: 0;
	padding: 0;
}

#toprow a {
	text-decoration: none;
}

#toprow li + li, .toprowMenuBar > div + div {
	margin-left: 25px;
}

.toprowMenuBar {
	margin: 0;
	padding: 0;
}

#AccountBar 
{
    margin-right:6px;
}

.left, #toprow li, .toprowMenuItem {
	float: left;
}

.right {
	float: right;
}

/*.first {
	padding-left: 20px !important;
	margin-left: 0px !important;
}

.last {
	padding-right: 20 !important;
	margin-right: 0 !important;
}
*/

.homeslide {
	margin: 0 auto;
	display: block;
}

#toprow ul, #secondNav, #mainNav {
	list-style: none;
}

 #toprow > li, .toprowMenuItem {
	padding: 8px 7px 8px 0;
	position: relative;
}

div#div_modern_borderfree {
    padding: 8px 0 5px;
}

div#div_modern_borderfree > a {
    padding: 3px 34px 3px 0;
}

/*#toprow li + li {
	margin-left: 10px;
} */

.helpMenu > a:after, .blogMenu > a:after, .myAccountMenu > a:after {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/orvis_assets/images/css/moderntopnav/flyout_icon_carrot2.png");
    background-position: center;
    background-repeat: no-repeat;
	content:"";
	transition: all linear 200ms;
	height: 200%;
    position: absolute;
    top: -50%;
    width: 40px;
    z-index: 1;
    right: -20px;
}

.helpMenu > a:after {
    /*left: 10px;*/
}

.blogMenu > a:after {
    left: 15px;
}

.myAccountMenu > a:after {
	/* left: 42px; */
}

.helpMenu:hover > a:after, .blogMenu:hover > a:after, .myAccountMenu:hover > a:after  {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	top: -14px;
}
	
.flyout_top .small {
	background: url('/orvis_assets/images/css/moderntopnav/flyout_icon_carrot2.png') no-repeat center left !important;
	background-origin: padding-box;
}

#OpBar .flyout_top .small:hover, #AccountBar .flyout_top .small:hover {
	background: url('/orvis_assets/images/css/moderntopnav/flyout_icon_carrot2.png') no-repeat center left #f5f5f5 !important;
	background-origin: padding-box;
}

#OpBar .flyout_top #phone:hover {
	background:url('/orvis_assets/images/css/moderntopnav/flyout_icon_phone.png') no-repeat center left #f5f5f5 !important;
}

 #OpBar .flyout_top #chat:hover {
	background:url('/orvis_assets/images/css/moderntopnav/flyout_icon_chat.png') no-repeat center left #f5f5f5 !important;
}

div.topnavMiniBasketWrap, div.topnavMiniBasketLoadContainer {
    padding-top:0px;
    padding-bottom:0px;
    z-index:498;
    right: -13px;
}

.topnavMiniBasketWrap .modern_mb_table_content
{
    width:350px; 
    left: -228px; 
    position: absolute; 
    padding-left: 0px; 
    background-color: white; 
    text-align: left; 
    box-shadow: 0 1px 6px #333333;
    border-top: 0px;
    border-right: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-style: solid;
    border-color: #CCC;
}

.topnavMiniBasketButton {
	width: 63px;
    height: 14px;
	font-weight: bold;
	padding: 7px;
}

.topnavMiniBasketButton + .modern_mb_content:hover, .topnavMiniBasketButton:hover + .modern_mb_content 
{
    display: block;
}

.modern_mbmain
{
    height: 37px; 
    width: 158px; 
    background: #435a38 url('/orvis_assets/images/081211_top_bskt-check.png') no-repeat;
    background-position: 0px 0px;
}

.modern_mbmain_empty
{
    height: 37px; 
    width: 158px; 
    background: #435a38 url('/orvis_assets/images/081211_top_basket.png') no-repeat;
    background-position: 0px 0px;
}

.modern_mb_touch:hover .modern_mb_content
{
    display:block;
    height: 100px;
}

.modern_mb_pulled .modern_mbmain, .modern_mb_touch:hover .modern_mbmain
{
    display:block;
    background: #fffeff url('/orvis_assets/images/081211_top_bskt-check_over.png') no-repeat;
    background-position: 0px 0px;
}

.modern_mb_pulled .modern_mbmain_empty, .modern_mb_touch:hover .modern_mbmain_empty
{
    display:block;
    background: #fffeff url('/orvis_assets/images/081211_top_basket_over.png') no-repeat;
    background-position: 0px 0px;
}

.modern_mb_counter
{
	
		position: absolute;
		width: 20px; 
		top:7px; 
		left: 20px; 
		font-size: 8pt; 
		color: white; 
		font-weight:bold; 
		text-align: center;
}

.modern_mb_content
{
    display: none;
}

/*.modern_mb_table_content
{
    width:350px; 
    left: -191px; 
    position: absolute; 
    padding-left: 0px; 
    background-color: white; 
    text-align: left; 
    box-shadow: 0 1px 6px #333333;
    border-top: 0px;
    border-right: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-style: solid;
    border-color: #CCC;

    border-color:#cccccc; 
    border-width:1px; 1px; 1px; 1px; 
    border-style: solid; */
}


.modern_mb_nobr
{
		white-space: nowrap;
}

.modern_mb_thumbnail
{
	  padding-top:5px; 
	  padding-bottom:5px; 
	  padding-left:5px;
}

.modern_mb_prodname
{
	  padding-top:5px; 
	  padding-left:7px; 
	  color: #49683d; 
	  font-family: Arial; 
	  font-size: 12px; 
	  font-weight: bold;
}

.modern_mb_qty
{
	  padding-top: 5px; 
	  color: #333333; 
	  font-family: Arial; 
	  font-size: 12px; 
	  text-align: left; 
	  padding-left: 5px;
}

.modern_mb_choicemessage
{
	  padding-top: 1px; padding-left: 9px;
}	

.modern_mb_choicetitle
{
		white-space: normal;
		font-family: Arial;
		font-size: 12px;
		color: #333333;
}

.modern_mb_choicevalue
{
		white-space: normal;
		font-family: Arial;
		color: #333333;
		font-size: 12px;
		font-weight: bold;
}

.modern_mb_edit_remove
{
	  color: #333333; 
	  font-size:12px; 
	  font-family: Arial; 
	  font-weight: bold; 
	  text-align: left; 
	  padding-left: 9px; 
	  padding-top: 5px;
}

.modern_mb_edit
{
    text-decoration: none;
    font-family: Arial;
    color: #333333;
}

.modern_mb_edit:hover 
{
    text-decoration: underline;
}

.modern_mb_remove
{
    text-decoration: none;
    font-family: Arial;
    color: #333333;
}

.modern_mb_remove:hover 
{
    text-decoration: underline;
}

.modern_mb_divider
{
	  border-bottom:solid 1px #cccccc;
	
}

.modern_mb_itemsin
{
	  padding-top:7px; 
	  padding-bottom:7px; 
	  padding-left: 15px;
	  font-family: Arial; 
	  font-size: 13px; 
	  color: #333333;
	  background-color: #ebebeb;
}

.modern_mb_basketbtn
{
	  padding-top: 10px;
	  padding-left:15px;
	  padding-bottom: 10px;
}

.modern_mb_checkoutbtn
{
	  padding-top: 10px;
	  padding-left:80px;
	  padding-bottom: 10px;
}

.modern_mb_merchpurch
{
      display: none;
}

.cartNonEmpty {
	background-image: url("/orvis_assets/images/css/moderntopnav/cartfull_notext.png");
	background-repeat: no-repeat; 
	background-position:  62px 4px;
	background-color:#dc4f11;
	padding-right: 40px !important;
	color: #fff;
}

.cartNonEmpty:hover {
	box-shadow: 0 0 5px #F47724 inset;
	background: url("/orvis_assets/images/css/moderntopnav/cartfull_notext.png") no-repeat scroll 62px 4px #F2672B;
	cursor: pointer;
}

.cartNonEmpty > a:link, .cartNonEmpty > a:visited 
{
    color: #fff;
}

.cartEmpty {
    background: url("/orvis_assets/images/css/moderntopnav/cartempty_notext.png") no-repeat scroll 50px 4px;
	padding-right: 40px !important;
	color: #838383;
}

.cartEmpty > a:link, .cartEmpty > a:visited {
    color: #838383;
}

.cartEmpty:hover {
	box-shadow: none;
	background: url("/orvis_assets/images/css/moderntopnav/cartempty_ov_notext.png") no-repeat scroll 50px 4px #e5e5e5;
}

.topnavMiniBasketButton a 
{
    display:block;
    width:100px;
}

.topnavMiniBasketCounter 
{
    position: absolute;
    top: 7px;
    left: 94px;
}

ul {
	padding-left: 0;
}

#logo {
	background: url("/orvis_assets/images/css/moderntopnav/logo_gr.png") no-repeat center center;
	height: 56px;
	width: 225px;
	margin: 0 auto;
	display: block;
}

#navWrap {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: block;
    margin: 0 auto 0.5em;
    max-width: 1280px;
}

#secondNav, #mainNav {
	display: block;
	width: 1000px;
	clear: both;
	margin: 0 auto;
	font-family: 'RobotoCondensed', sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11pt;
	text-align: left;
	/* IE7 hack below */
	*position:relative;
}

#secondNav {
	margin-top: 8px;
	font-size: 11pt;
	text-align: left !important;
}

#secondNav li, #mainNav li {
	 display: inline;
	 height: 36px;
	 text-align: left;
 }

#secondNav > li a, #mainNav > li a {
	padding: 7px 17px 7px 17px;
	text-decoration: none;
	color: #444444;
	margin-left: -4px;
	display: inline-block;
	position: relative;
	z-index: 200;
}
#secondNav > li.hover.no-flyout a
{
    padding-bottom:4px;
}

#mainNav > li.sale h2 a
{
    color:#990000;
}
#mainNav > li.gift h2 a 
{
    /* Style the gift link as you wish */
    color:#000099;
}

#mainNav li h2 
{
    display:inline;
    font-size:11pt;
    font-weight:normal;
}

#secondNav li a {
	color: #999;
	margin-top:0px;
}

#sale > a {
	color: #6c1c10 !important;
}

.flyout {
	width: 991px;
	background: #f5f5f5;
	padding: 0;
	display: none;
	position: absolute;
	font-family: Arial, Sans-serif;
	text-transform: none;
	box-shadow: 0 5px 6px -4px rgba(29, 29, 29, 0.4);
	border: 1px solid #efefef;
	border-top: none;
	z-index:80;
	margin-left:-4px;
	/* IE7 hacks below*/
	*left:0;
	*margin-top:34px;
}
#secondNav .flyout 
{
    z-index: 210;
}

.flyout_inner {
	display:table;
	width: 100%;
}


#secondNav > li.hover a, #mainNav > li.hover > h2 a {
	background: #f5f5f5;
	color:#264601;
}
#mainNav > li:last-child:hover h2 a 
{
    color:#990000;
}

#mainNav .fo_nav_wrap a:hover {
	text-decoration: underline;
}

#mainNav li.hover .flyout, #secondNav li.hover .flyout {
	display: block;
	border-top: none;
}

.breadcrumbs {
    display: block;
    font-family: arial,sans-serif;
    font-size: 12px;
    margin: 1em auto;
    max-width: 970px;
}

.breadcrumbs a {
	padding: 5px !important;
	margin-left: 0 !important;
	text-decoration: none;
	color: #555;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.breadcrumb_divider {
    color: #999;
    font-family: 'RobotoCondensed', Arial, Sans-Serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1em;
    padding: 0 .25em;
}

.fo_nav_wrap 
{
	display: block;
	vertical-align: top;
}

.fo_nav_wrap + .fo_nav_wrap {
    margin-top: 0;
}

.fo_img_wrap 
{
    display:none;
	/* width: 240px;
	padding: 0 15px;
	background: #fff;
}

.fo_img_wrap p {
	padding: 0 2em;
	font-size: 9px;
	line-height: 1.5em; */
}

.fo_nav_wrap {
	float: left;
	padding: 0 15px;
	min-height: 130px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.fo_nav_wrap.featured
{
    width:117px;
    min-height:250px;
}

.fo_nav_wrap.featured ~ .fo_nav_wrap
{
    width:575px;
}

#mainNav .fo_nav_wrap li
{
    display: block;
    margin: 0;
    padding: 0;
	color: #555;
	height:auto;
}

#mainNav .fo_nav_wrap li a, 
#mainNav .fo_nav_wrap a
{
    padding:0;
    margin:0;
    display:block;
}

.fo_nav_wrap + .fo_nav_wrap {
	margin-top: 0;
}



.fo_nav_wrap > div {
	float: left;
	/* width: 117px; */
	/* padding-top:1px; */
	width:166px;
}


.fo_nav_wrap h5 {
	font-family: 'RobotoCondensed', Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .75px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: .25em;
	color: #444;
}

.flyout_top h5 {
	font-family: 'RobotoCondensed', Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: .75px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: .25em;
	color: #444;
}

.flyout_top h5 {
	margin-bottom: .25em;
	font-size: 12px;
}

.flyout_top .small h5 {
	font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: none;
}

#OpBar .flyout_top li, #modern_my_account {
	background: url('/orvis_assets/images/css/moderntopnav/flyout_icon_temp.gif') no-repeat center left;
	background-origin: padding-box;
}

.fo_nav_wrap div + div {
	margin-left: 32px; 
}

.fo_nav_wrap ul {
	font-size: 12px;
	/* IE7 hacks below */
	*list-style:none;
	*margin-left:0;
}

.fo_nav_wrap ul li {
	line-height: 1.6em;
}

.flyout_promo {
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding: .45em 0;
	background: #fff;
	box-shadow: 0 10px 4px -10px rgba(29, 29, 29, 0.5) inset;
}

.flyout_promo span {
	color: #6c1c10;
}

.flyout_promo h3 {
	text-transform: uppercase;
	font-family: 'RobotoCondensed', Arial, Sans-serif;
	letter-spacing: 2px;
	vertical-align: middle;
	font-weight: normal;
}

.flyout_promo h3 {
	font-size: 26px;
	color: #999;
	vertical-align: middle;
	display: inline;
	letter-spacing: 1px;
}

#topPromo {
	margin-bottom: -10px;
	position:relative;
	z-index: 1;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

#top_flyout_content {
    padding:10px 0 40px;
	display: none;
	max-width: 960px;
	margin: 0 auto;
	background: url("/orvis_assets/images/css/moderntopnav/topbannerclose.png") no-repeat bottom transparent;
}

.top_flyout_arrowdown 
{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
}

.slide {
	padding: 2px 0 3px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	/*box-shadow: 0 6px 4px -5px rgba(29, 29, 29, 0.5);*/
}

.slide, .topnav_ddpromo_toggle,.topnav_ddpromo_toggle:last-child {
	transition: all 150ms ease 0s !important;
}

.top_flyout_toggle:last-child {
	background: url('imgs/carrot.gif')no-repeat bottom center transparent;
	width: 100px;
	height: 7px;
	margin: 0 auto;
	position: relative;
	top: -4px;
	border: none;
}

.top_flyout_toggle_active {
	background: #fff;
	box-shadow: none;
	border-bottom: 1px solid #ccc;
}

.top_flyout_toggle_active:last-child {
	position: relative !important;
	top: -4px !important;
	border: none !important;
	background: url('imgs/carrot.gif')no-repeat bottom transparent !important;
	width: 100px;
	margin: 0 auto;
	height: 7px;
}

#topPromo .topnav_ddpromo_content {
	display: none;
	max-width: 960px;
	padding: 10px 0 40px;
	color: #333333;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
	margin: 0 auto;
	background: url('/orvis_assets/images/css/moderntopnav/close.png') no-repeat bottom transparent;
}
.topnav_ddpromo_content p {
	font-size: 12px;
	text-align: left;
}

.topnav_ddpromo_content h4 {
	margin-bottom: 0;
}

.topnav_ddpromo_content_inner {
	display: inline-block;
    padding: 0 20px;
    vertical-align: top;
    width: 275px;
}

.flyout_top {
	width: 225px;
	background: #fff;
	display: none;
	position: absolute;
	box-shadow: 0 2px 6px -2px rgba(29, 29, 29, 0.9);
	z-index: 5000000;
	line-height: 1em;
	margin-top: 7px;
}

.flyout_top ul {
	margin: .25em;
}

.flyout_top li {
	display: block;
	float: none !important;
	margin: 0 !important;
	line-height: 13px;
	color: #444;
	font-size: 10px;
}

.flyout_top li a 
{
	padding: 10px 1em 10px 4em !important;
	display: block;
}

.flyout_top li + li{
	border-top: 1px solid #eee;
}

.flyout_top li.hover {
	background: #f5f5f5;
}

#toprow li.hover a.toplink {
	color: #488932;
}

.helpMenu:hover .flyout_top, .blogMenu:hover .flyout_top, .myAccountMenu:hover .flyout_top {
	display: block;
	color: #000;
	cursor: pointer;
}

.helpMenu .flyout_top li#phone {
	background: url('/orvis_assets/images/css/moderntopnav/flyout_icon_phone.png') no-repeat center left;
	background-origin: padding-box;
}

.helpMenu .flyout_top li#chat {
	background: url('/orvis_assets/images/css/moderntopnav/flyout_icon_chat.png') no-repeat center left;
	background-origin: padding-box;
}
li#chat a, li#phone a {
	display:block;
}

#account {
	width: 200px;
}

#account > p {
	text-align: center;
	margin: .5em auto;
}

#account a:hover {
	color: #488932;
}

#account ul {
	border-top: 1px solid #eee;
}

a#account_btn {
	width: 65%;
	display: block;
	padding: 7px 4px;
	background: #488932;
	color: #fff !important;
	font-family: 'RobotoCondensed', Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 1em auto 0;
	text-align: center;
}

#AccountBar li a#account_btn:hover {
	background: #6AA358;
}

.topnav_ddpromo_toggle_active {
	background: #fff;
	box-shadow: none;
	border-bottom: 1px solid #ccc;
}

.topnav_ddpromo_toggle_active:last-child {
	position: relative !important;
	top: -4px !important;
	border: none !important;
	background: url('/orvis_assets/images/css/moderntopnav/carrot.gif')no-repeat bottom transparent !important;
	width: 100px;
	margin: 0 auto;
	height: 7px;
}

/*.flag {
	padding-right: 36px !important;
}*/

h5.twocol {
	min-width: 150px !important;
}

#sale .last {
	padding-left: 26.37px;
}
.TopNavBar 
{
  background: #f5f5f5;
  width:100%;
}
.TopRow 
{
  height: 28px;
  display: block;
  margin: 0 auto;
  width: 990px;
  padding: 0 9px 0 0;
} 
.TopNavCopyLeft
{
font-size: 8pt;
  font-family: Arial, sans-serif;
  font-weight: bold;
  float: left;
  width: 49%;
  text-align: left;
  vertical-align: middle;
  padding-top: 5px;
 
}
.TopNavCopyRight
{
font-size: 8pt;
  font-family: Arial, sans-serif;
  font-weight: bold;
  float: right;
  width: 49%;
  text-align: right;
  vertical-align: middle;
  padding-top: 5px;
}
.TopGoober 
{
  position:relative;
  padding: 2px 0 3px;
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.TopText 
{
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
  font-weight: normal;
  display: table;
  text-transform: uppercase;
  font-family: 'RobotoCondensed', Arial, Sans-serif;
  letter-spacing: 2px;
  vertical-align: middle;
}
.TopNavMain 
{
  background: #fff;  
}
.TopNavLogo 
{
  background: url("/orvis_assets/images/logo_gr.png") no-repeat;
  background-position: 50% 20%; 
  height: 100px;
  width: 1000px;
  margin: 0 auto;
  display: block;
  vertical-align:bottom;
  position:relative;
  /* IE7 hack below */
  *z-index:20;
}
.TopNavBottomText
{
  text-transform:uppercase;
  font-family: 'RobotoCondensed' Arial, Sans-serif;
  letter-spacing: 2px;
  vertical-align: baseline;
  color:#cccccc;
  float:left;
  margin-top: 58px;
  font-weight:normal;
}
.toggleButtons 
{
    position: absolute;
    top:5px;
    left:5px;
    text-align:left;
    font-size:9px;
    font-weight:bold;
    font-family:Arial;
    color:green;
    z-index:10000;
}
.oldBG {
 	background-image:url('/orvis_assets/images/RO_GreenGradient.gif');
	background-repeat:repeat-x;
	position: relative;
	z-index: 1000;
}
#searchWrap {
	position: relative;
	float: right;
	font-family: Arial, San-serif;
	font-size: 9pt;
	margin-top: 0 !important;
	font-style: italic;
	color: #999;
	list-style: none;
	border: 1px solid #999;
	padding: 0 0 0 10px;
	line-height: 25px;
	width: 184px;
	clear: both;
}
.CatQuick 
{
    font-family: Arial, San-serif;
	color: #000;
	float: right;
	font-size: 9px;
	text-decoration: none;
	margin-right: 54px;
	position: absolute;
	font-family: arial;
	top: 55px;
    right: -21px;
}
#myaccount, #modern_my_account {
	color: rgb(38,70,1);
}
.TopCarrot
{
	background: url('/orvis_assets/images/carrot.gif')no-repeat bottom center transparent;
  /* width: 100px; */
  height: 7px;
  /* margin: 0 auto; */
  position: relative;
  top: 10px;
  border: none;
}

#ModernSearchButton 
{
  width: 26px;
  height: 25px;
  border: solid 0px #000000;
  position:absolute;
  top: 0px;
  right: 0px;
  background-image: url(/orvis_assets/images/css/moderntopnav/searchbtn.png);
}
.ModernSearchBox 
{
  font-family: Arial, San-serif;
  font-size: 9pt;
  margin-top: 0 !important;
  padding: 0 0 0 10px;
  font-style: italic;
  color: #999;
  height:21px;
  width: 175px;
}
.ModernSearchForm
{
  position:absolute;
  top: 0px;
  right: 26px;
}
.ModernSearch
{
    position:relative;
    top:70px;
    left:-11px;
}
.ModernLogoHotSpot
{
    position:absolute;
    left:370px;
}
#newTN .RO_belowMenuBottom {
  VERTICAL-ALIGN: top;
  WIDTH: 996px;
  margin: 0 auto;
  HEIGHT: auto;
  BACKGROUND-COLOR: #ffffff;
  TEXT-ALIGN: left;
  Position: relative;
  /* z-index: 998; */
  height: 33px;
  border-bottom: solid 0px #ffffff;
  border-top: solid 0px #ffffff;
}

#newTN .RO_BreadCrumbLink, #newTN .RO_BreadcrumbsAndMktBanner, #newTN .RO_BreadCrumbDivider, #newTN .RO_BreadCrumbText {
	  BACKGROUND-COLOR: #ffffff;
	
}

#newTN 
{
    /* IE7 hacks below */
    *position:relative;
    *z-index:1010;
}

.fo_nav_wrap {display:block;}
/*.fo_img_wrap {display:table-cell;}*/

#oldTN
{
 display:none;   
}

#secondNav .flyout {
	width: auto;
}

#secondNav .fo_nav_wrap a 
{
    margin:0;
    padding:0;
}

#mainNav span.closeFlyout, #secondNav span.closeFlyout
{
    position:absolute;
    text-indent:-9999em;
    z-index:205;
    width:25px;
    height:25px;
    top:10px;
    right:10px;
    background:url(images/button-sprites.png) no-repeat 0px 0px;
    padding:0;
}
#mainNav span.closeFlyout:hover, #secondNav span.closeFlyout:hover
{
    background-position:0px -25px;
    cursor:pointer;
}
