
.global-head img { border:0; }

.global-head .row { display: block; overflow: hidden; }
.global-head .col { display: block; float: left; }
.global-head .colR { display: block; float: right; }
.global-head .hide { display: none; }
.global-head .show { display: block; }

.global-head {  padding: 4px 0 0; font-family: "Tahoma","Arial",sans-serif; color:#303035; font-size:12px; line-height: 15px; }
.global-head .banner-wrap, .global-head .nav-wrap { margin: 0 auto; width: 990px; }
.global-head .banner-wrap { height: 95px; }
.global-head .banner-wrap .left { padding-right: 12px; }

.global-head a { color: #a0a0a7; text-decoration: none; outline: 0; }
.global-head a.on, .global-head a:hover, .global-head span a { color: #bd1417 !important; text-decoration: none; }
.global-head a.on { font-weight:600; }

.global-head ul { margin: 0; padding: 0; }

.global-head .toleft-arrow-link { padding: 0 0 0 12px; background: url(../images/css/red_left_arrow.png) no-repeat; }
.global-head .toright-arrow-link { padding: 0 12px 0 0; background: url(../images/css/red_right_arrow.png) right top no-repeat; }

.global-head .nav-wrap { background: url(../images/css/global_header_nav_bg.png) no-repeat transparent; height: 70px; }

.global-head .logo-wrap { width: 67px; height: 43px; }
.global-head .logo { position: absolute; margin: 4px 0 0 0; }
.global-head .fn-link { margin: 16px 0 0 8px; font-size: 11px; }
.global-head .topnav { margin: 16px 0 0; width: 525px; }
.global-head .topnav li { margin: 0 0 0 10px; font-size: 11px; }
.global-head .topnav li a { color: #a0a0a7; }

.global-head .nflin-bar { margin: 16px 0 0; height: 15px: overflow: hidden; font-size: 11px; }
.global-head .nflin-bar .dropdowns { margin: 0 0 0 10px; }
.global-head .nflin-bar-off { width: 146px; }
.global-head .nflin-bar-off .dropdowns { display: none; }
.global-head .nflin-bar-on { width: auto; margin-left: 10px; }
.global-head .nflin-bar-on a.nflin-link { color: #bd1417; }
.global-head .nflin-bar-on .dropdowns { display: block; }

.global-head .dropdown { width: 118px; margin: 0 12px 0 0; }
.global-head .dropdown a, .global-head .dropdown .ddbtn { display: block; padding: 2px 6px; font-size: 11px; line-height: 13px; color: #a0a0a7; }
.global-head .dropdown .ddbtn { color: #a0a0a7; width: 118px; height: 12px; background: url(../images/css/global_header_dropdown_bg.gif) no-repeat; }
.global-head .dropdown ul { position: absolute; list-style: none; width: 100px; background: #3e3e41; padding: 6px 0; display: none; z-index:1000;}
.global-head .dropdown li { margin: 0; font-size: 11px; }

.global-head .store-flyout { margin: 0 0 0 -277px; padding: 2px 0 0; }
.global-head .store-flyout-btn { position: absolute; z-index: 1001; }
.global-head .store-flyout-tout { 
	position: absolute; z-index: 1000; 
	margin: 45px 0 0 10px; width: 270px; height: 208px; 
	background: url(../images/css/store_flyout_tout_bg.png) left bottom no-repeat;
	display: none;
}
.global-head .store-flyout-tout-close { position: absolute; margin: 25px 0 0 -51px; display: none; }
.global-head .store-flyout-tout-img { display: block; margin: 0 10px; }

.global-head .subbar { width: 990px; height: 17px; margin: 0;  }
.global-head .subbar span { color: #a0a0a7; font-size: 9px; line-height: 13px; display: block; padding: 0 0 0 75px; }

/* styles for link list version of store flyout tout */
.global-head .store-flyout-tout a { color: #fff; font-size:12px; text-decoration:none; color:#777; font-weight:bold; }
.global-head .store-flyout-tout ul, .global-head .store-flyout-tout li { list-style:none; }
.global-head .store-flyout-tout ul { list-style:none; margin:0 10px !important; padding:0; }
.global-head .store-flyout-tout ul li { border-bottom:1px solid #000; margin: 0 !important;}
.global-head .store-flyout-tout ul li a { border:0 none; padding:7px 20px 7px 20px; background-color:#505057; color:#fff !important; display:block; font-size:13px; text-decoration:none; }
.global-head .store-flyout-tout ul li:hover a,ul li.selected a { background-color:#bd1417; color:#fff !important; }
