﻿body 
{ font:Verdana; font-size:10pt; background-color: #ffffff; color:#000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left:0px; padding:0px;}

h1
{ font-size: medium; }

A:hover
{ text-decoration:underline; }

A
{ font:Verdana; font-size:13pt; color:#000000; text-decoration:none; }

SELECT
{ font:Verdana; font-size:12pt; color:#000000; }

INPUT
{ font:Verdana; font-size:12pt; color:#000000; }


TEXTAREA
{ font:Verdana; font-size:12pt; color:#000000; }

/*
A.xSmall
{ font:Verdana; font-size:x-small; color:#000000; text-decoration:none; }
*/
.red { font:Verdana; font-size:12pt; color:Red; }
.TopNavWithFlyout
{
    font-family:Verdana;
    font-size:12pt;
    text-decoration:none;
    background-color:#194993;
    color: White;
    padding:0px 5px 0px 5px;
}

.HorzNav
{
	text-align:center;
	vertical-align:middle;
	border-right:solid 1px black;
}

.DropDownNav
{
	font-size: 12pt;
	font-family: Verdana, Arial;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	color: Blue;
}

.DropDownItemNav
{
	white-space:nowrap;
}

.TopLinks
{
	padding-right: 5px;
}

.LeftNavItems:hover
{
	text-decoration:none;
	background-image:url(../../images/nav_arrow.jpg);
	background-repeat:no-repeat;
	background-position: 5px;
}

a.LeftNavItems:hover
{
	text-decoration:none;
	background-image:none;
	font-weight:bold;
}

.LeftNavSelected
{
	font-weight:bold;
	background-image:url(../../images/nav_arrow.jpg);
	background-repeat:no-repeat;
	background-position: 5px;
}

a.LeftNavSelected
{
	background-image:none;
}

.AddToCartButton
{
	background-color:#eeeeee;
	vertical-align:top;
	display:inline;
	color:#3b4966;
	font-weight:bold;
}


a.AddToCartButton:hover
{
	text-decoration:none;
}
.MainContentCell
{
	text-align: center;
}
.MainTable
{
	left: 20px;
	position: absolute;
	top: 0px;
}
.CategoryTable
{
	text-align: left;
}
.ProdThumb
{
	padding-left: 40px;
}
.BreadCrumb
{
	padding-left: 40px;
	font-size : 10pt;
	font-family: Verdana, Arial;
}
.ProductBreadcrumb
{
	padding-left: 0px;
	font-size: 10pt;
	font-family: Verdana, Arial;
	left: 0px;
}
.MasterBody
{
	font-family: Verdana, Arial;
}
.ShowUnderline
{
	text-decoration: underline;
}
.FooterNav
{
	font-size: 14pt;
	font-family: Verdana, Arial;
}

TD.FREE
{
	font-weight: bold;
	font-size: 10pt;
	color:Red;
	font-style: normal;
	font-family: Verdana, Arial;
	font-variant: normal;
	text-align: right;
}

TD
{
	font-size: 12pt;
	font-style: normal;
	font-family: Verdana, Arial;
	font-variant: normal;
}
.CartLink
{
	font-size: 12pt;
}
.VolumeNote
{
    text-align: left;
    font-family: Verdana;
    font-size: 11pt;
    font-weight: bold;
}
.VolumeHeader
{
	border: black 1px solid;
	text-align: center;
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
}
.VolumeItem
{
	border: black 1px solid;
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
}
.Logo
{
	padding-left: 5px;
}
.PageLinks
{
	font-size: 11pt;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial;
}
.PageLinksLine
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.VerticalHeadingLabel
{
	margin-bottom: 30px;
}
.SearchBox
{
	 border-right: black 1px solid;
	 border-top: black 1px solid;
	 font-size: 11pt;
	 color: #000000;
	 border-left: black 1px solid;
	 border-bottom: black 1px solid;
	 font-family: Arial;
	 margin-top: 3px;
}
.CartHeader
{
	background-color: #1B76BC;
	font-size: 12pt;
	vertical-align: bottom;
}
.CartListPrice
{
	color:#000000;
	font-size: 12pt;
	font-style: normal;
	font-family: Verdana, Arial;
	text-align: right;
}
.CartExtendedPrice
{
	color:#000000;
	font-size: 12pt;
	font-style: normal;
	font-family: Verdana, Arial;
	text-align: right;
}
.CheckoutReviewSectionHeading
{
	background-color: #d9dada;
}
/* This sets the width on the Product Detail page between the Image and product copy.*/
.CopyBuffer
{
	width: 10px;
}
.RowBuffer
{
	height: 10px;
}
.WizardButton
{
	color:#000000;	font-size: 10pt;font-style: normal; font-family: Verdana; font-weight:bold;	text-align: center; background-color: Transparent; border-color: #000000; border-width: 1px; border-style: solid;
}
.ListItemSeparator
{
	border-top:solid 1px #818386;width:98%;text-align:center;
}
/* The distance between the top Global Menu and the top Horizontal Rule. */
.MasterRowBuffer
{
	height: 1px;
}
.SearchBoxBuffer
{
	width: 15px;
}
.FooterLinksBuffer
{
	width: 12px;
}
.MenuTopBuffer
{
	height: 0px;
}
.ImageLeftBuffer
{
	width: 15px;
}
.ContentArea
{
	width: 100%;
	height: 380px;	
}
.RegisterLink
{
	text-decoration:underline; 
	color:#c20202; 
	font-weight:bold;
}
.ProductCopyVAlign
{
	vertical-align: top;
}
.FullContentWidth
{
  width: 600px;
}
.ContentImage
{
  width: 150px;
  padding-bottom: 20px;
  text-align:center;
}
.EDPLabel
{
	font-weight: bold;
	color: black;
}
.EDPNumber
{
	font-weight: normal;	
	color: black;
}

.HelpLink
{ font:Verdana; font-size:10pt; color:#0000FF; text-decoration:underline; }

.ProductPersonalizationTable
{
	 border-top: solid 1px black; 
	 border-bottom: solid 1px black; 
	 border-left: solid 1px black; 
	 border-right: solid 1px black;
}
.CheckoutHeader 
{
	font-weight:bold;
	font-size: 16pt;
}
.ElementHeader
{
	background-color:#3b4966;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.ElementCell
{
	border-left:solid 1px #3b4966;
	border-right:solid 1px #3b4966;
	border-top:solid 1px #3b4966;
}
.TopLeft 
{
	border: none;
	background-color: #1b76bc;
}
.TopRight
{
	border: none;
	background-color: #1b76bc;
}
.Bottom 
{
	border-bottom: solid 1px #1b76bc;
}
.CartHeader 
{
	background-color: #1b76bc;
}
.QtyHeader 
{
	border-right:solid 1px #1b76bc;
	border-bottom:solid 1px #1b76bc;
}
.QtyCell 
{
	border-right:solid 1px #1b76bc;
	border-bottom:solid 1px #1b76bc;
}
.ProdHeaderCell 
{
	border-right:solid 1px #1b76bc;
	border-bottom:solid 1px #1b76bc;
}
.ProdDetailCell 
{
	border-bottom:solid 1px #1b76bc;
	padding: 0px;
}
.PriceCell 
{
	border-left:solid 1px #1b76bc;
	border-bottom:solid 1px #1b76bc;
}
.PriceHeaderCell 
{
	border-bottom:solid 1px #1b76bc;
}
.CheckoutTotal 
{
	font-weight:bold;
}
.LogInButton 
{
	padding: 0px;
	margin: 0px;
}
.AddressLabels
{
	font-size:x-small;
}
.Cover
{
    display:none;
    position:absolute;
    left:0px;
    top:0px;
    width:200%;
    height:200%;
    background:gray;
    filter:alpha(Opacity=50);
    opacity:0.5;
    -moz-opacity:0.5;
    -khtml-opacity:0.5
}
.Processing
{
    display:none;
    vertical-align: middle;
    text-align: center;
    font-family: Verdana;
    font-size: 24pt;
    font-weight:bold;
    width:300px;
    height:200px;
    position:absolute;
    z-index:100;
    background:white;
    padding:5px;
    border:1px solid black;
}
.CheckoutDisplayPopup
{
	top:115px;
	right:50px;
	position:absolute;
	float:right;
	-moz-opacity:.99;
	background-color: #a9a9a9;
	border-style:hidden;
	border-color:inherit;
}

.QuickEntry
{
	background-color:White;
	border-style:solid;
	position:absolute;
	left:140px;
	top:200px;
	width:650px;
	height:450px;
	border-style:solid;
	z-index:9999;
}

.HomepageTabsCells
{
	background-color:#495C7A;
	border:solid 1px black;
	width:15%;
	height:25px;
	vertical-align:middle;
	text-align:center;
	
}

.HomepageTabsCellsDown
{
	background-color:#cbc9c9;
	border:solid 1px black;
	width:15%;
	height:25px;
	vertical-align:middle;
	text-align:center;
}

a.HomepageTabsLink:link
{
	vertical-align:middle;
	font-weight:bold;
	font-family:Helvetica;
}

a.HomepageTabsLink:active
{
	vertical-align:middle;
	font-weight:bold;
	font-family:Helvetica;
}

a.HomepageTabsLink:hover
{
	text-decoration:none;
}

#Container
{
	width:876px;
	margin-left:auto;
	margin-right:auto;
}

#Header
{	
	padding:0px 0px 0px 0px;
}

#TopNav
{
	position:relative;
	bottom:30px;
	border:dashed 1px lime;
}

#TopLinks
{
	padding-right: 5px;
	position:relative;
	text-align:right;
	bottom:85px;
}

#Logo
{
	padding-left: 5px;
	text-align:left;

}

#WelcomeMessage
{
	padding-right: 5px;
	position:relative;
	text-align:right;
	bottom:75px;
}

.WelcomeMessage
{
	font-size:30px;
}

#Main
{
	display:table;
	border:1px;
	border-style:dashed;
	border-color:Red;
}

#SearchBar
{
	height:15px;
	background-color:#1b76bc;
	border-width:0px;
	width:100%;
	vertical-align:middle;
	padding: 0px;
}

.sep
{
	position:relative;
	float:left;
	vertical-align:middle;
	padding:2px;
}
.MenuItem
{
	vertical-align:middle;
	display:inline;
	background-color:Red;
}

.Search
{
	color:White;
	font-size:12pt;
	bottom:8px;
	padding-left:5px;
}

.SearchTextBox
{
	position:relative;
	bottom:10px;
}

#CatalogQuickOrder
{
	position:relative;
	text-align:right;
	bottom:34px;
}

.CatalogQuickOrder
{
	color:White;
	font-size:large;
}

#ShoppingCartDisplay
{
	position:relative;
	bottom:85px;
	text-align:right;
}

#PopularSearches
{
	width:100%;
	border-top:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
}

#ShoppingServices
{
	width:100%;
	border:solid 1px black;
}

#ExclusiveOffers
{
	width:100%;
	background-color:#1b76bc;
	height:15px;
	border-width:0px;
}

.PopularSearches
{
	width:100%;
}

.FooterLinks
{
	font-size:9px;
}

.FooterHeader
{
	color:#1b76bc; 
	font-weight:bold; 
	font-size:10px;
	white-space:nowrap;
}

.FooterSectionLinks A:link 
{
	font-size:9px;
	color:Black;
	text-decoration:none;	
}

.FooterSectionLinks A:visited
{
	font-size:9px;
	color:Black;
	text-decoration:none;	
}

.FooterSectionLinks A:hover
{
	font-size:9px;
	color:red;
	text-decoration:underline;	
}

.PopularSearches A:link
{
	font-size:10px;
	color:Black;
	text-decoration:underline;	
}

.PopularSearches A:visited
{
	font-size:10px;
	color:Black;
	text-decoration:underline;	
}

.PopularSearches A:hover
{
	font-size:10px;
	color:red;
	text-decoration:underline;	
}

img
{
	border:none 0;
}

.TopHorizontalNavContainer{
}

.MidEmailSignUpBar
{
	height:88px;
	width:100%;
	background-color:#1b76bc;
	text-align:left;
}

a.EmailSignUpLinkButton 
{
	background-color:#3b4966; 
	color:#606c85; 
	padding:3px 3px 3px 3px;
	font-size:13px;
	font-weight: bold;
}

a.EmailSignUpLinkButton:hover
{
	text-decoration:none;
}

.EmailSignUpTextBox
{
	bottom:20px;
}

.FeatureKickersTable
{
	height:200px;
}

.PreferredPartners
{
	border-right:solid 1px #1B76BC;
	width:13%;
	white-space:nowrap;
	padding:2px;
}

.PreferredPartnersEndCell
{
	width:13%;
	white-space:nowrap;
}

.CatalogNames
{
	font-weight:bold;
}
.MyAccountItemsOrdersLink
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: blue;
}

.MyAccountItemsOrdersLink a:hover
{
	text-decoration:underline;
}

div.MyAccountItemsOrdersLink a
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: blue;
}

div.MyAccountItemsOrdersLink a:hover
{
	text-decoration:underline;
}



/* ------------------------- */
/* START Processing Fee CSS */
/* ------------------------- */
/*	2010-02-24 Justin C Miller, Project #0034, Processing Fee, added ProcessingFee css*/
#processingFeeWhatsThisDiv a{
	float: left;
	text-decoration:underline;
	color:#0a3e7f;
}
   
#processingFeeWhatsThisDiv a:link
{
	text-decoration:underline;
	color:#0a3e7f;
}

#processingFeeWhatsThisDiv a:visited
{
	text-decoration:underline;
	color:#0a3e7f;
}

#processingFeeWhatsThisDiv a:hover
{
	text-decoration:underline;
	color:#3777c7;
}

#processingFeeWhatsThisDiv a:active
{
	text-decoration:underline;
	color:#0a3e7f;
}

.processingFeeWhatsThisToolTip
{
	font-size:12px;
	font-weight:normal;
	font-family: calibri,Verdana,arial;
}
/* ------------------------- */
/* END Processing Fee CSS */
/* ------------------------- */


/* ------------------------- */
/* START Shipping View Details CSS */
/* ------------------------- */
/*	2010-02-25 Justin C Miller, Project #0034, Processing Fee, matching Shipping View Details to Processing Fee what's this */
#shippingTotalViewDetailsDiv a{
	float: left;
	text-decoration:underline;
	color:#0a3e7f;
}
   
#shippingTotalViewDetailsDiv a:link
{
	text-decoration:underline;
	color:#0a3e7f;
}

#shippingTotalViewDetailsDiv a:visited
{
	text-decoration:underline;
	color:#0a3e7f;
}

#shippingTotalViewDetailsDiv a:hover
{
	text-decoration:underline;
	color:#3777c7;
}

#shippingTotalViewDetailsDiv a:active
{
	text-decoration:underline;
	color:#0a3e7f;
}

.shippingTotalViewDetailsToolTip
{
	font-size:12px;
	font-weight:normal;
	font-family: calibri,Verdana,arial;
}
/* ------------------------- */
/* END Processing Fee CSS */
/* ------------------------- */


#ctl00_VerticalNavigation1_Menu1_5 ctl00_VerticalNavigation1_Menu1_2
{
    background-color: Transparent;   
}

/* Alt Payamnts */

#innerWrapper
{
	padding:5px;
}

.floatButton
{
	float:right;
	padding:5px;
}

#worryFreeWrapper
{
	border:solid 1px #CCC;
	padding:10px;
	font-size:11px;
	width:350px;
	line-height:1.2em;
	text-align:center;
	margin:0 auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.modalHit
{
	font-weight:bold;
	color:#efeeee;
	background-color:#434B89;
	border:solid 1px #000;
	margin:0px 5px 0px 5px;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.modalCancel
{
	font-weight:bold;
	color:#efeeee;
	background-color:#ccc !important;
	border:solid 1px #000;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.acceptCards
{
	vertical-align:middle; 
	padding:5px;
}

.warning
{
	border:solid 1px Red;
	background-color:#fcdfdb;
	padding:5px;
	color:Red;
	font-weight:bold;
	width:340px;
	line-height:1.4em;
}

.warningNotice
{
	border:solid 1px #00539f;
	padding:5px;
	color:#00539f;
	font-weight:bold;
	width:340px;
	line-height:1.4em;
}

#innerWrapper
{
	padding:10px;
}

