#container {
	margin: 0 auto;
	min-height:100%;
}
#container #content #main-right-content,
.main-right-content {
    float:right;
    width: 200px;
    margin-right:5px;
}
#container #content #left-middle-content #main-right-content {
    float:none;
    width: auto;
}
#header {
	margin: 0 4px;
	width: 965px;
	background:url(../../images/WBMBasicTheme/header-bg.gif?v=5) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
#red-swoosh-header {
	margin: 0 4px;
	width: 965px;
	background:url(../../images/WBMBasicTheme/red-swoosh_texture.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
#header-logo {
	margin: 0 4px;
	width: 965px;
	height:163px;
	background:url(../../images/WBMBasicTheme/header-bg-logo.gif?v=3) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
#utility-nav {
	height: 26px;
	font-weight:bold;
}
#utility-nav .link {
	font-weight:bold;
	background: #103446;
	height: 23px;
	padding-top: 4px;
	.padding-top: 4px;
	font-size: 10px;
	float: left;
}
#utility-nav a {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	font-weight:bold;
	font-size: .9em;
}
#utility-nav a:hover {
	text-decoration: underline;
}
.utility-nav-component {
	background-color:#7d7d7d;
	margin: 0;
	float: left;
}
.utility-nav-space-small {
	background:url(../../images/WBMBasicTheme/spacer.gif);
	width:5px;
	height:27px;
	float: left;
}
.utility-nav-cart {
	background-color:#7d7d7d;
	float:left;
	color: #fff;
	font-size:.92em;
	cursor: pointer;
	text-align:center;
	width: 230px;  
}
.utility-nav-cart-blue {
	background-color:#005daa;
	float:left;
	color: #fff;
	font-size:.92em;
	cursor: pointer;
	text-align:center;
	width: 230px;  
}
.cartname {
	background-color:#7d7d7d;
	padding-left:2px;
}
.cartname-blue {
	background-color:#006599;
	padding-left:2px;
}
.utility-orange-arrow
{
    padding-right:2px;
    margin-bottom:-2px;
    *margin-bottom:-3px;
}
.utility-text-cart {
	height: 23px;
	padding: 2px 4px 0 4px;
	color: #fff;
	font-size:.92em;
	margin-top:2px;
}
.utility-text-small {
	width:68px;
	height: 25px;
	padding: 2px 4px 0 4px;
	text-align:center;
	color: #fff;
	font-size:.92em;
}
.utility-right-round {
	background: url(../../images/WBMBasicTheme/dark-module-sprite.gif?v=2) 0 -557px no-repeat;
	height: 27px;
	width:6px;
	float: left;
}
.utility-left-round {
	background: url(../../images/WBMBasicTheme/dark-module-sprite.gif?v=2) 0 -530px no-repeat;
	height: 27px;
	width:5px;
	float: left;
}
.utility-right-round-blue {
	background: url(../../images/WBMBasicTheme/blue-background-sprite.gif?v=1) -262px 0 no-repeat;
	height: 27px;
	width:6px;
	float: left;
}
.utility-left-round-blue {
	background: url(../../images/WBMBasicTheme/blue-background-sprite.gif?v=1) -257px 0 no-repeat;
	height: 27px;
	width:6px;
	float: left;
}
#identification {
	float: left;
	width: 355px;
	overflow: hidden;
	line-height: 125%;
	padding:  1px 5px 0 5px;
	color:#7d7d7d;
	font-size: .92em;
	font-style:italic;
}
#identification a {
	color: #959595;
	text-decoration: none;
}
#identification a:hover {
	text-decoration: underline;
}
#login {
	float: left;
	overflow: hidden;
	line-height: 120%;
	color: #993300;
	font-size:1em;
	width:140px;
	text-align:right;
	padding:2px 10px 0 10px;
}
#login a {
	text-decoration: none;
	color: #993300;
}
#login a:hover {
	text-decoration: underline;
}
#logo, #brand-logo {
	float: left;
	width: 260px;
	overflow: hidden;
	padding-top:3px;
}
#user-logo {
	width:400px;
	float:left;
}
#utility-search-tab {
	width:275px;
	float: right;
	color:#000;
	font-size:1em;
	z-index: 30;
	position:relative;
}
#utility-search-tab .keyword {
	float:left;
	position:relative;
}
#utility-search-tab .search-button {
	float:left;
	margin-top:1px;
	margin-left:5px;
}
#nav-favorites-tabs {
	font-weight:bold;
	color:#fff;
	width:240px;
	height:17px;
	float:right;
	padding-top:31px;
	font-size:.83em;
}	
#nav-favorites-tabs a {
	color:#993300;
	text-decoration:none;
}	
#nav-favorites-tabs a:hover {
	text-decoration:underline;
}	
#nav-favorites-tabs .favorites-list {
	background: url(../../images/WBMBasicTheme/favorites-list-tab-bg.gif) no-repeat;
	margin: 0;
	width: 128px;
	height:17px;
	float: left;
}
#nav-favorites-tabs .list-text {
	height: 17px;
	color:#ffffff;
	padding: 0 2px 0 2px;
}
#nav-favorite-lists {
	width: 240px;
	float: right;
	color:#7d7d7d;
	font-size:1em;
	font-style:italic;
}
#nav-favorite-lists .selection {
	float:left;
}
#nav-favorite-lists .go-button {
	float:left;
	margin-top:1px;
	margin-left:3px;
}
#nav-favorite-lists .listLabel {
	background-color:#fff;
	font-size:1em;
	padding: 2px 5px 2px 5px;
	border:solid 1px #7F9DB9;
}
#tabs {
	font-size: 1em;
	font-weight: bold;
	height: 23px;
	margin-left:225px;
	padding-top:7px;
}
#tabs div {
    margin-top:1px;
 }
#tabs #shop-on {
	background: url(../../images/WBMBasicTheme/shop-on.gif) no-repeat;
	width: 93px;
	height: 23px;
	float: left;
	text-align: center;
	padding-top: 0px;
}
#tabs #manage-account-tab a,
#tabs #active-manage-account-tab a,
#tabs .shop-tab a,
#tabs .inactive-shop-tab a {
	text-decoration: none;
	color:#555;
	font-size:1em;
}
#tabs .shop-tab,
#tabs .inactive-shop-tab {
	height: 26px;
	float: left;
	overflow: hidden;
	z-index:20;
}
.keyword .approval-tab-link
{
	position:absolute;
	top:50;
	right:0;
	z-index:25;
	font-size:.8em;
	color:#993300;
	width:110px;
	height:26px;
	background-image:url(../../images/WBMBasicTheme/popupbubble.gif?v=2);
	text-decoration:none;
	text-align:center;
	margin-top:5px;
}
.keyword .saved-cart-tab-link
{
	position:absolute;
	top:50;
	left:0;
	margin-left:-15px;
	z-index:25;
	font-size:9px;
	color:#993300;
	width:110px;
	height:26px;
	background-image:url(../../images/WBMBasicTheme/popupbubble.gif?v=2);
	text-decoration:none;
	text-align:center;
	margin-top:5px;
}
.keyword .approval-tab-link-offset
{
	position:absolute;
	top:50;
	right:0;
	margin-right:133px;
	z-index:25;
	font-size:.8em;
	color:#993300;
	width:110px;
	height:26px;
	background-image:url(../../images/WBMBasicTheme/popupbubble.gif?v=2);
	text-decoration:none;
	text-align:center;
	margin-top:5px;
}
.keyword .saved-cart-tab-link-offset
{
	position:absolute;
	top:50;
	left:0;
	margin-left:-148px;
	z-index:25;
	font-size:9px;
	color:#993300;
	width:110px;
	height:26px;
	background-image:url(../../images/WBMBasicTheme/popupbubble.gif?v=2);
	text-decoration:none;
	text-align:center;
	margin-top:5px;
}
#tabs .shop-tab .shop-tab-left {
	background: url(../../images/WBMBasicTheme/navigation-sprite.gif?v=2) 0 -69px no-repeat;
	width: 18px;
	height: 26px;
	float: left;
}
#tabs .inactive-shop-tab .shop-tab-left {
	background: url(../../images/WBMBasicTheme/navigation-sprite.gif?v=2) 0 -95px no-repeat;
	width: 18px;
	height: 26px;
	float: left;
}
#tabs .shop-tab .shop-tab-text {
	background-color:#fff;
	float: left;
	height: 26px;
    padding: 5px 2px 5px 2px;
	color:#555;
	font-size:1em;
}
#tabs .inactive-shop-tab .shop-tab-text {
	background: url(../../images/WBMBasicTheme/navigation-sprite.gif?v=2) 0 -43px;
	float: left;
	height: 26px;
	padding: 5px 2px 5px 2px;
	color:#555;
	font-size:1em;
}
#tabs .shop-tab .shop-tab-right {
	background: url(../../images/WBMBasicTheme/navigation-sprite.gif?v=2) 0 -121px no-repeat;
	width: 18px;
	height: 26px;
	float:left;
}
#tabs .inactive-shop-tab .shop-tab-right {
	background: url(../../images/WBMBasicTheme/navigation-sprite.gif?v=2) 0 -147px no-repeat;
	width: 18px;
	height: 26px;
	float:left;
}

#tabs #manage-account-tab,
#tabs #active-manage-account-tab {
	height: 26px;
	float: left;
	color: #dfebfa;
	overflow: hidden;
	font-weight: normal;
	cursor: pointer;
}
#tabs #manage-account-tab #manage-account-tab-left,
#tabs #active-manage-account-tab #manage-account-tab-left {
	background: url(../../images/WBMBasicTheme/manage-account-tab-left.gif) no-repeat;
	width: 15px;
	height: 26px;
	float: left;
}
#tabs #active-manage-account-tab #manage-account-tab-left {
	background: url(../../images/WBMBasicTheme/manage-account-tab-left-active.gif) no-repeat;
}

#tabs #manage-account-tab #manage-account-tab-text,
#tabs #active-manage-account-tab #manage-account-tab-text {
	float: left;
	background:url(../../images/WBMBasicTheme/manage-account-tab-background.gif) repeat-x;
	height: 26px;
	padding: 5px;
}
#tabs #active-manage-account-tab #manage-account-tab-text {
	background: #fff;
	color: #174a64;
}
#tabs #manage-account-tab #manage-account-tab-right,
#tabs #active-manage-account-tab #manage-account-tab-right {
	background: url(../../images/WBMBasicTheme/manage-account-tab-right.gif) no-repeat;
	width: 18px;
	height: 26px;
	float:left;
}
#tabs #active-manage-account-tab #manage-account-tab-right {
	background: url(../../images/WBMBasicTheme/manage-account-tab-right-active.gif) no-repeat;
}
#tabs #account-off {
	background: url(../../images/WBMBasicTheme/account-off.gif) no-repeat;
	width: 140px;
	height: 23px;
	float: left;
	text-align: center;
	padding-top: 3px;
}
#sub-tab {
	background: url(../../images/WBMBasicTheme/navigation-sprite.gif?v=2);
	width:100%;
	height:43px;
	color:#5c5c5c;
	font-size:1em;
	font-weight:bold;
}
#sub-tab .tabset {
	color:#5c5c5c;
	font-size:1em;
	margin:0 auto;
	font-weight:bold;
	width:auto;
	max-width:850px;
}
#sub-tab .tabArea {
	width:auto;
	background:url(../../images/WBMBasicTheme/navigation-divider.gif) left no-repeat;
}
#sub-tab .tabText {
	padding-bottom:5px;
}
#sub-tab .tabsetStatic {
	font-size: 1em;
	padding: 8px 5px 8px 6px;
	height: 14px;
	font-weight:bold;
	width:auto;
}
#sub-tab .tabsetStatic a {
	color:#5c5c5c;
	text-decoration:none;
}
#sub-tab .tabsetStatic a:hover {
	color:#a92121;
	text-decoration:underline;
}
#sub-tab .subTabLink a {
	color:#5c5c5c;	
	text-decoration:none;
	background:url(../../images/WBMBasicTheme/spacer.gif) bottom center no-repeat;
}
#sub-tab .subTabLink a:hover {
	color:#a92121;
	text-decoration:underline;
	background:url(../../images/WBMBasicTheme/selected-nav-arrow.gif) bottom center no-repeat;
}
#sub-tab .subTabLinkSelected a {
	color:#a92121;
	text-decoration:underline;
	background:url(../../images/WBMBasicTheme/spacer.gif) bottom center no-repeat;
}
#sub-tab .subTabLinkSelected a:hover {
	color:#a92121;
	background:url(../../images/WBMBasicTheme/selected-nav-arrow.gif) bottom center no-repeat;
}
#sub-tab .subTabLinkNoList a {
	color:#5c5c5c;
	text-decoration:none;
}
#sub-tab .subTabLinkNoList a:hover {
	color:#a92121;
	text-decoration:underline;
}
#nav-userbudget {
	background:url(../../images/WBMBasicTheme/spacer.gif);
	height:15px;
	width: 100px;
	font:italic bold .83em;
	color:#7d7d7d;
	margin-left:690px;
}
.message-area {		 
	 border: .1em solid #000;
}
#navigation {
	margin: 0 4px;
	background: url(../../images/WBMBasicTheme/navigation-sprite.gif?v=2) top repeat-x;
	width: 965px;
	height: 43px;
}
#nav-same-day {
	width:200px;
	height:14px;
	float:left;
	padding:0 0 5px 5px;
	color:#7d7d7d;
	font-size:.92em;
	font-style:italic;
}
	#header #nav-favorites-label {
	font-size:.75em;
	color:#7d7d7d;
}
@media all and (min-width: 0px) {
		 body:not(:root:root) #header #global-search input.textField { padding: 2px; margin-top: 0px}
}
ul.nav { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.nav li { /* all list items */
    float: left;
    position: relative;
    z-index: 28;
	padding: 8px 5px 8px 6px;
	display:block;
	height: 14px;
	font-size: 1em;
	cursor:pointer;
	color:#3f3f3f;
}
ul.nav li.substore {
	background:url(../../images/WBMBasicTheme/substore-navigation-background.gif) repeat-x;
	color:#959595;
}
ul.nav li.divider {
	margin: 0;
	padding: 0 5px 0 5px;
	width: 1px;
}
ul.nav li.selected {
	height: 19px;	
	border-bottom: 3px solid #174a64;	
	color:#174a64;
}
ul.nav #red-selected-arrow {
	position: absolute;
	width: 19px;
	height: 8px;
	/*left: 43%;
	top: 35px;
	_top: 31px;*/
	background: url(../../images/WBMBasicTheme/selected-nav-arrow.gif) center no-repeat;
	z-index:0;
}
ul.nav li ul li a {
	color:#3f3f3f;
	font-weight:normal;
}
ul.nav li ul li a:hover {
	color:#a92121;
}
ul.nav li ul li {
	height:auto;
}
ul.nav li ul li.border-bottom-0px {
	border-bottom:0px solid #ccc;
}
.sub-nav-items:hover {
	background-color: #f3f3f3;
}
ul.nav li ul { /* second-level lists */
    display: none;
    position: absolute;
	z-index:28;
    top: 1em;
    left: 0;
    background-color: #fff;
	border: 1px solid #ccc;
}
ul.nav li ul li ol
{
    width:100%
}
ul.nav ul.second-level-nav {
	z-index:28;
	top: 30px;
	left: 0;
	margin: 0;
	border:#D3D0C1 Double 2px;
	padding:12px 5px 12px 5px;
	width: 200px;
}
ul.nav ul.two-col {
	top: 30px;
	left: 0;
	margin: 0;
	border:#D3D0C1 Double 2px;
	padding:12px 5px 12px 5px;
	width: 400px;
}
ul.nav ul.second-level-nav li {
	margin-left:-5px;
	padding: 3px 3px 0 3px;
}
ul.nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
    top: auto;
    left: auto;
}
ul.nav li:hover ul, ul.nav li.over ul { /* lists nested under hovered list items */
    display: block;
}
.sub-nav-items
{
    width:187px;
	border-bottom:1px solid #ccc;
	margin:-1px 0 0 10px;
	padding: 3px 0 0 3px;
	font-size:11px;
}
.menu_iframe {
    z-index: 1;
    position: absolute;
    display: none;
}
#identify {
	float: left;
}
/* scart styles */
#popup-scart {
	visibility: hidden;
	width: 420px;
	position: absolute;
	text-align: center; 
    z-index: 99;
	margin-left: 534px;
	.margin-left: 534px;
	_margin-left: 534px;
	margin-top:23px;
	border:2px solid #103446;
	background-color:#fff;
	padding:3px;
}
#popup-scart-iframe {
	visibility: hidden;
	width: 430px;
	position: absolute;
	margin: 0;
	padding:0;
	margin-left: 534px;
	margin-top:23px;
	z-index: 99;
}
.scart-item {
	border-bottom: 1px solid #ccc;
	font-size:.92em;
	text-align: left;
	padding: 5px;
	color: #666;
}
.scart-item-proceed {
	float: right;
	padding: 5px 0 2px 0;
	.padding: 6px 0 0 0;
	width:112px;
}
.scart-approve-link
{
	float: left;
	text-align:left;
	text-decoration:underline;
	padding: 5px 0 2px 0;
	.padding: 6px 0 0 0;
	width:300px;
}
.scart-approve-label
{
	float: left;
	text-align:left;
	width:110px;	
}
.scart-approve-item
{
	float: right;
	text-align:left;
	width:310px;
}
.subtotal-scart-item {
	border-bottom: 0px solid #ccc;
	font-size: 1.08em;
	font-weight: bold;
	background-color: #eee;
	color: #000;
	height:20px;
	text-align: left;
	padding: 5px;
}
.scart-item-name {
	float: left;
	width: 275px;
}
.scart-item-qty {
	font-size:.83em;
	color: #666;
}
.scart-item-price {
	float: right;
	font-size:.92em;
	font-weight: bold;
	color: #1F7AD7;
	text-align:right;
	width:100px;
}
.subtotal-scart-item-price {
	float: right;
	font-size: 1.08em;
	width: 85px;
	text-align:right;
	font-weight: bold;
	color: #000;
	padding:0 5px 0 0;
}
/* end scart styles */
.custom-logo
{
    position:absolute;
    margin-left:235px;
    *margin-left:-20px;
    width:200px;
    height:105px;
    overflow:hidden ;
}

.nav-gsa
{
	position: absolute;
	margin-top: 10px;
    margin-left:230px;
    *margin-left:-25px;
	width: 730px;
	height: 20px;
	overflow: hidden;
	text-align: right;
}

.nav-gsa a
{
	font-weight: bold;
	margin-right: 10px;
}

.scart-budget {
	border-bottom: 1px solid #ccc;
	font-size:.92em;
	text-align: left;
	padding: 2px;
	color: Black;
}

.scart-budget-orderover {
	font-size:.92em;
	text-align: left;
	padding: 2px;
	color: #000;
}