
/*BEGIN - This Section resets css */
 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}
/* remember to define focus styles! */
:focus 
{
    outline: 0;
}
body 
{
	background-image: url(backgroundRepeat.gif);
    line-height: 1;
    font-size: 100%;
    background-repeat: repeat;
}
ol, ul 
{
    list-style: none;
   
}
/* tables still need 'cellspacing="0"' in the markup */
table 
{
    border-collapse: separate;
    
}
caption, th, td 
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after 
{
    content: "";
}
blockquote, q 
{
    quotes: "" "";
}
/*END - This Section resets css */
body
{
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #fff;
    font-size: 100%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table
{
    font-size: 1em !important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border: none;
}
table input
{
    font-size:1em;
}
table select
{
    font-size:1em;
}

form
{
    margin: 0;
    padding: 0;
}
#content input, #content select
{
    font-size: 1em;
}
img
{
    border: none;
}
a:active, a:link, a:visited
{
    text-decoration: underline;
}
a:hover
{
    text-decoration: underline;
}
a:focus
{
	outline: none;
}

fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}
h1
{
	color: #000;
	font-size: 18px;
	font-weight: normal;
}
h3
{
    font-size: 14px;
	margin-bottom: 5px;
}
h2
{
    margin: 0;
    font-size: 1.4em;
    text-align: left;
    border-bottom: solid 2px #fa9d00;
}
.bold
{
	font-weight: bold;
}
/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */


.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}
br.cl
{
    clear: both;
}


/*PAGE SETUP*/
#userName
{
}
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}

#sitewrapper
{
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0 auto;

}


#wrapper
{
    width: 998px;
    margin: 0 auto;
    text-align: center;
    font-size: 0.69em;
    height: 100%;
    position: relative;
}
#header
{
    margin: 0 auto;
    width: 998px;
    
    position: relative;
    text-align: left;   
}

#horizNavContent
{
	width: 998px;
	margin: 0 auto;
}

#contentwrap
{
	height: auto;
    background-color: #fff;
    float: left;
    position: relative;
    text-align: left;
    clear: none;
    padding: 0px 5px;
    width: 780px;
    margin: 0 auto;
    min-height: 400px;
    padding-top:6px;
}

#content
{
    height: auto;
    background-color: #fff;
    float: left;
    text-align: left;
    clear: none;
    width: 788px;
    margin: 0 auto;
}

#bodyWrap
{
    text-align: left;
    width: 998px;
    height: 100%;
    margin: 0 auto;
    float: left;
    position: relative;
    background:white;
    
   
}

#footerWrap
{
	height: 65px;
	padding: 0;
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: relative;
	float: left;
	text-align: center;
}

#footer
{
	width: 100%;
	height: 22px;
	line-height: 22px;
	clear: both;
	float: left;
	color: #fff;
	font-size: 0.63em;
}


#ML
{
    width: 550px;
    font-size: 0.85em;
}
#ML, #ML div
{
    float: right;
    vertical-align: middle;
}
#ML div select
{
    font-size: 0.88em;
    margin: 2px 0.5em 4px 0;
    vertical-align: middle;
}

input.submit
{
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input:active.submit
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}

#catalogQuickOrder
{
	padding:7px 0 0 11px;
}

#emailUpdate
{
	padding:7px 0 0 11px;
}


/*HEADER ELEMENTS*/


#logo
{
    
    width: 185px;
  z-index:1000;
    display: block;
    position: absolute;
	margin-left: 1px;
	    background: url(logoBottom.png) no-repeat top left;
    
	height: 93px;
	
}

#logoTop
{
    
    width: 185px;

    display: block;
    position: absolute;
	margin-left: 1px;
	    background: url(logoTop.png) no-repeat top left;
    top:20px;
	height: 86px;
	
}

#nivlogo
{
    
    width: 100px;
    display: block;
    position: absolute;
	margin-right: 20px;
	margin-left: 880px;
    top:15px;
	height: 90px;
	
}
#logo b
{
    display: none;
}
#innerHeader
{
	height:105px;
	position: relative;
	
}

#siteTabs
{
	height:24px;
	background:transparent;
	padding-left:190px;
	vertical-align:bottom;
	padding-top:81px;
	z-index: 97;
}

#siteTabs a
{
	color:White;
	text-decoration: none;
	font-weight: bold;
}


.ibs-tab-active
{
	float: left;
	margin-left: 1px;
	width: 157px;
	height: 24px;
}

.ibs-tab-active a
{ 
    color: #fff;		
}


.ibs-tab-inactive
{
	float: left;
	margin-left: 1px;
	width: 157px;
	height: 24px;
	color: #0A478E;
}

.ibs-tab-inactive a
{ 
    color: #0b4a93;		
}

.premium-tab-active a
{ 
    color: #fff;		
}


.premium-tab-inactive
{
	float: left;
	margin-left: 1px;
	width: 146px;
	height: 24px;
	color: #0A478E;
}

.premium-tab-inactive a
{ 
    color: #0b4a93;		
}
.premium-tab-active
{
	float: left;
	margin-left: 1px;
	width: 146px;
	height: 24px;
}

.authenticbooks-tab-active
{
	float: left;
	margin-left: 1px;
	width: 146px;
	height: 24px;
	color: #fff;
}

.authenticbooks-tab-active a
{
	color: #fff;
}


.authenticbooks-tab-inactive
{
	float: left;
	margin-left: 1px;
	width: 146px;
	height: 24px;
}

.authenticbooks-tab-inactive a
{
	color: #AA2134;
}


.paternoster-tab-active
{
	float: left;
	margin-left: 1px;
	width: 146px;
	height: 24px;
	color: #fff;
}

.paternoster-tab-active a
{
	color: #fff;
}


.paternoster-tab-inactive
{
	float: left;
	margin-left: 1px;
	width: 146px;
	height: 24px;
	color: #60495c;
}

.paternoster-tab-inactive a
{
	color: #60495c;

}


a.tablink
{
	
	text-decoration: none;
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	line-height:20px;
	font-family: Verdana;
	font-size: 14px;
}

/* HEADER HORIZ NAV*/

#horizNav
{
    text-align: left;
    width: 998px;
    margin: 0 auto;
    clear: left;
    line-height: 35px;
    height: 35px;
    position: relative;
    font-size: 12px;
    color: #fff;
}
#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: #fff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
#userGreeting
{
	width: 180px;
	float: left;
	padding-left: 5px;
	height: 100%;
}
#horizLinks, #miniCartWrap
{
	float: left;
	height: 35px;
	overflow: hidden;
}
#horizLinks
{
	padding-left: 200px;
	width: 440px;
}

#SlideShowProducts h4
{
	color: #000;
	font-weight:bold;
	padding-bottom:3px;
}
#horizLinks a:focus
{
	outline: none;
}

#miniCart
{
	position: absolute;	
	z-index: -1;
	background-color: #DBDBDB;
}
#miniCartWrap
{
	float: right;
	display: inline;
}
#miniCartTab
{
	width: 35px;
	height: 0px;
	position: relative;
	left: 37px;
	top:0px;
	font-size: 5px;
}

#miniCartTab a
{
	outline: none;
}
#miniCartToggleTxtLink
{
	margin-top:5px;
	width: 110px;
	display: block;
	text-align: center;
}

#miniCartTab img
{
	width: 35px;
	height: 5px;
	position: absolute;
	left: 0px;
	top:5px;
	font-size: 5px;
}

#minicartcontainer
{
	padding: 5px;
	background-color: #fff;
	width: 150px;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	display: block;

}


.minicartheader
{
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.minicartdetails
{
	text-align: center;
	margin: 0 auto;
}


#cartLinks
{
	width: 300px;
	float: right;
}
#cartLinks a
{
	margin: 0px 5px;
}

/* HORIZ NAV SUB */

#horizNav2
{
    clear: both;
    width: 958px;
    height: 3px;
    position: relative;
    z-index:0;
	margin: 0 auto;
	padding-left:40px;
}
#horizNav2 a:active, #horizNav2 a, #horizNav2 a:visited
{
    color: #fff;
}
#searchWrap
{
	height: 19px;
	float: left;
	padding-top: 8px;
}

#searchBox
{
    height: 15px;
    float: left;
    border-bottom: solid 1px #CED9E7;
    border-right: solid 1px #E2E9F2;
    border-top: 0px;
    border-left: 0px;
    font-size: 11px;
}
#searchGo
{
    height: 19px;
    width: 35px;
    margin-left: 5px;
    color: #fff;
    font-size: 11px;
    border: 0;
    cursor: pointer;
    cursor: hand;
    position: relative;
    float: left;
}
/*tab styles*/
#tabWrap
{
	width: 400px;
	height: 18px;
	position: absolute;
	left: 260px;
	top: 12px;
	float: left;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
}
#tabWrap a:link, #tabWrap a:active, #tabWrap a:hover, #tabWrap a:visited
{
	text-decoration: none;
}
a.tab
{
	width: 123px;
	height: 18px;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	margin: 0px 6px 0px 0px;
	text-decoration: none;
}
/*TAB INFO STYLES*/
.tabInfoBox
{
	text-align:left;
	width: 200px;
	background: #e0e0e0;
	border: solid 1px #666666;
	color: Black;
	position: absolute;
	z-index: 97;
}

.tabInfoBox p
{
	padding: 5px;
	line-height: 12px;
}
#ibsInfo
{
	position: absolute;
	left: 190px;
	top: 111px;
}
#premiumInfo
{
	position: absolute;
	left: 347px;
	top: 111px;
	
}
#authenticInfo
{
	position: absolute;
	left: 495px;
	top: 111px;
	
}

#paternosterInfo
{
	position: absolute;
	left: 642px;
	top: 111px;
	z-index: 98;
}
/*OTHER HORIZ NAV 2 ELEMENTS*/
a#subscribeLink
{
	float: right;
	margin-right: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #E18E26;
	font-size: 10px;
}


/* LEFT NAV */

#left
{
	width: 166px;
	text-align: left;
	float: left;
	
	padding-bottom: 0;
	padding-top:55px;
	padding-right: 0;
}

#phone
{
	text-align: right;
	width: 152px;
	margin: 0 auto;
	padding-bottom: 3px;
	
}
.noaffiliatephonenumber
{
	/*
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	*/
	letter-spacing: 2px;
	padding:5px 5px 5px 0;
	
}

.phonenumber
{
	/*
	font-size: 16px;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 10px;
	*/
	letter-spacing: 2px;
	padding:5px 5px 5px 0;
}

.affiliatenumber
{
	font-size: 12px;
	/* padding-right: 10px; */
	color:White;
	padding:3px 3px 0 0;
}


#myPortal
{
	color: #fff;
	border-bottom: solid 1px White;
	width: 174px;
	padding-top: 0;
	margin: 0 auto;
	font-family: Verdana;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-bottom:10px;
	line-height: 16px;
}

#myPortal a:link, #myPortal a:active, #myPortal a:visited, #myPortal a:hover
{
	text-decoration: none;
	color: #fff;
}
 

#myPortal img
{
	padding-top: 5px;
	padding-left: 9px;
}

.leftHeader
{
	color: #454545;
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	padding-left: 8px;
	margin-top: 10px;
	float: left;
	position: relative;
}

.ShopAll
{
	margin-top: 15px;
	margin-left: 11px;
	width: 149px;
	height: 30px;
}


.leftNav
{
	font-family: Verdana;
	float: left;
	position: relative;
	font-size: 12px;
	width:166px;
	height:217px;
}


.leftNavMoreInfo
{
	font-family: Verdana;
	position: relative;
	font-size: 12px;
	background-color:#F0F0F0;
	width:166px;
	height:530px;
}

ul.tame
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
    float: left;
}

li.tame
{
	float: left;
	position: relative;
}

li.tame a:link, li.tame a:active, li.tame a:visited
{
    font-size: 10px;
	color: #000000;
	display: block;
	width: 180px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 18px;
	display: block;
	text-decoration: none;
	
}

li.tame a:hover
{
	background-color: #D5D5D5;
	text-decoration: none;
    
}

.leftNav a, .leftNav a:visited
{
	
}
.leftNav a:hover
{
	
}



#donateWrap
{
	margin-top: 15px;
}
#donateBox
{
	width: 100px;
    border: 1px solid #e18e26;
    height: 14px;
    font-size: 11px;
    color: #000;
    padding-left: 15px;
}
#donateTo
{
	font-size: 11px;
	margin-top: 2px;
	line-height: 12px;
}
/* FOOTER ELEMENTS */
#footerLinks
{
	text-align: center;
	line-height: 22px;
	font-family: Verdana;
	font-size: 11px;

}
#footerLinks a
{
	color: #fff;
	text-decoration: none;
}

#copyRightwrap
{
	width: 100%;
	height: auto;
	float: left; 
	position: relative;

}


#copyRight
{
	line-height: 29px;
	text-align: center;
	color: #A2A2A2;
	font-family: Verdana;
	font-size: 11px;
	width: 998px;
	margin: 0 auto;
	background-color: #fff;
	

}

/* CLOSER */

/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}

#sku
{
    display: block;
}
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}

#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #fa9d00;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
.AddToCartButton, .AddToWishButton, #Quantity
{
    font-size: 1em;
}
.addToForm
{
    margin-top: 1em;
}
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 1px solid #eee;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #FA9D00;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.error
{
    font-size:1.25em;
    font-weight:bold;
    color:#ff0000;
	line-height: 35px;
}

.errorLg
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull
{
    font-size: .7em;

    color: Blue;
    font-weight: bold;
}



/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
    border: solid 0px #000;
    background-color: transparent;
    line-height:35px;  
}

.MenuGroup
{
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em!important;
    margin: 0;
    background: #474B58 none;
}

.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
    color: #fff;
}

.TopMenuItem, .TopMenuItemHover
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: hand;
    cursor: pointer;
    margin:0;
    padding: 0 1.25em!important;
    line-height: 35px;
    vertical-align:middle;
}


/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td
{
    color: #fff;
    border: solid 0px white;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    background: #474B58 none;
    width: 100%!important;
}

.MenuItemHover, .MenuItemHover td
{
    background: #BABDC6 none;  
}

.ScrollItem
{
    background-color: green;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH
{
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemA
{
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

#AjaxShipping
{
    width: 99%;
    border: solid 1px #444;
    height: 100%;
    float: left;
    padding: 3px;
}
#AjaxShipping h4
{
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 1.1em;
}
.AjaxShippingLabel
{
    width: 175px !important;
    float: left;
    font-weight: bold;
    clear: left;
}
#AjaxShipping input, #AjaxShipping select
{
    font-size: 1em;
    float: left;
}
#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate
{
    float: left;
    clear: left;
    border-top: solid 1px #eee;
    width: 99%;
    padding: 3px 0;
}
#ShipQuote
{
    float: left;
    margin: 0;
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry
{
    visibility: visible;
    /*display:none;*/
}
#AjaxShippingState
{
    visibility: visible;
    /*display:none;*/
}

.OrderOptionsTitle  
{ 
	color: #0000FF; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
}
.OrderOptionsRowHeader  
{ 
	color: #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	}
.OrderOptionsName  
{ 
	color: #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
}
.OrderOptionsDescription  
{ 
	color: #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
}
.OrderOptionsPrice  
{ 
	color: #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}
/*HOME PAGE STYLES*/
#homeGraphic
{
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

#ImageFader
{
	width:512px;
	height: 345px;
	float: left;
	position: relative;
}

#rightWrap
{
	float: left;
	position: relative;

	height: 343px;
	margin-left: 20px;
}

#HomePageText
{
	height: auto;
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
	clear:both;
	display:block;
}

#DonationBox
{
	width: 220px;
	float: right;
	text-align: center;
	position: relative;
}

#homepagefeatured
{
	float: left;
	position: relative;
}


#Homepagebottomwrap
{
	float: left;
	position: relative;
	width: 753px;
}

#featuredproductsheader
{
	color: #0B3F7C;
	padding-top: 30px;
	font-family: Verdana;
	font-size: 18px;
	border-bottom: solid 1px #AEAEAE;
	margin-bottom: 15px;
	margin-right: 20px;
}


/*************************SlideShow****************************************/
#sliderWrap
{
	width: 750px;
	height: 225px;
	margin-top: 20px;
	float: left;
	position: relative;
	clear:both;
	display:block;

}

ul#buttons
{
	display: none;
}

#leftSlide
{
	float: left;
	height: 150px;
	width: 7px;
	position: relative;
}

#leftSlideButton
{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 7px;
	height: 29px;
	cursor: pointer;
}
#rightSlide
{
	float: right;
	height: 150px;
	width: 7px;
	position: relative;
}
#rightSlideButton
{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 7px;
	height: 29px;
	cursor: pointer;
}
#slideContent
{
	float: left;
	height: 150px;
	width: 700px;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	line-height: 120px;
}

#nwr
{
	width: 190px;
	text-align: left;
	margin-left: 18px;
	float: left;
	margin-top: 10px;

}

#heading 
{
display: block;
text-align: center;
margin-bottom: 1em;
}
#heading * 
{
display: inline;
padding: 4px;
user-select: none;
cursor: pointer;
vertical-align: middle;
border:0px;
}
#heading li
{
	width:20px;
	height:20px;
}

#panes 
{
text-align: justify;
border-style: none;
margin: 0 10px 0 0;
width: 670px;
}


#previous 
{ 
	float: none; 
	cursor: pointer; 
}
#next 
{ 
	float: none; 
	cursor: pointer; 
}

#SlideshowControls
{
	text-align:center;
	font-family:Times New Roman, Georgia, Serif;
	font-size:130%;
	color: #7f7e7f;
	font-weight:bold;
}

#SlideShow
{
	width:700px;
	height:180px;
	float:left;
	padding:10px;
	background-color: #fff;
}

.SlideDescription .leftheader
{
	font-size:14px;
}

#slideLeft
{
	width: 10px;
	height: 175px;
	float: left;
	cursor: pointer;
}
#slideRight
{
	width: 10px;
	height: 175px;
	float: left;
	cursor: pointer;
}
/****************Featured Products***********************************/
#FeaturedProducts
{
	width: 100%;
}
.FeaturedWrap
{
	position: relative;
	float: left;
	margin-bottom: 20px;

}

.FeaturedProductCell
{
	text-align:center;
	float: left;
	position: relative;
}

.FeaturedProductImage
{
	/*float: left;*/
	position: relative;
	margin-right: 10px;
}

.FeaturedProductName
{
	/*float: left;*/
	width: 100px;
	position: relative;
}

#FeaturedProducts h4
{
	color: #000;
	font-weight:bold;
	padding-bottom:3px;
}

.FeaturedAddToCart
{
	height: 13px;
	float: left;
	margin-top: 10px;
}

.FeaturedQuantityBox
{
	width: 25px;
	height: 12px;
	border: 0px;
}

.FeaturedAddToCartButton
{
	border: 0px;
	width: 55px;
	height: 13px;
	cursor: pointer;
	cursor: hand;
}

.FeaturedSmall
{
	font-size:10px;
	margin-right:3px;
	

}


.slidename
{
	text-align:center;
	color:#5b5b5b;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
}

.slidename a
{
	text-decoration: none;
	color:#5b5b5b;
}


TD.ProductImageContainer IMG
{
	vertical-align: top;
}



/************************  WEEKLY SPECIALS  *************************/

.WeeklySpecials
{
	width: 200px;
}



.WeeklySpecials h3
{
	font-size: 18px;
	margin-bottom: 20px;
	margin-left: 15px;
	font-weight: normal;
}

.WeeklyProductCell
{	
	text-align: center;
	margin-bottom: 10px;
}

/*.WeeklyProductImage
{
	float: left;
	position: relative;
}*/

/*.WeeklyProductPrice
{
	float: left;
	position: relative;
}*/

.WeeklyProductName
{
	/*float: left;
	position: relative;*/
	
}

#WeeklyProducts h4
{
	color: #000;
	font-weight:bold;
	padding-bottom:3px;
}

.WeeklyAddToCart
{
	/*float: left;*/
	height: 13px;	
	margin-top: 10px;
	
}
.WeeklyQuantityBox
{
	width: 25px;
	height: 12px;
	border: 0px;
	}

.WeeklyAddToCartButton
{
	border: 0px;
	width: 55px;
	height: 13px;
	cursor: pointer;
	cursor: hand;
}

.WeeklySmall
{
	font-size:10px;
	margin-right:3px;
}


/********************** REDUCTIVE NAV STYLES *************************/


.sectionheader
{
	color: #454545;
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	padding-left: 8px;
	margin-top: 5px;
	float: left;
	clear: both;
	position: relative;
}

.nav-sublevel
{
	float: left;
	clear: both;
	position: relative;
	line-height: 18px;
	padding-left: 15px;
	display: block;
	width: 182px;

} 

:link.nav-sublevel, .nav-sublevel a:link, :active.nav-sublevel, .nav-sublevel a:active, :visited.nav-sublevel, .nav-sublevel a:visited
{
	text-decoration: none;
	color: #000;
}

:hover.nav-sublevel, .nav-sublevel a:hover
{
	background-color: #D5D5D5;
	text-decoration: none;
	display: block;
	width: 182px;
}

.nav-nolink
{
	float: left;
	clear: both;
	position: relative;
	line-height: 18px;
	padding-left: 15px;
	width: 182px;
	display: block;
}


/************************* REDUCTIVE GRID STYLES *********************/



#breadcrumb
{
	color: #aaaaaa;
	clear: both;
	text-decoration: none;
	float: left;
	position: relative;
	width: 100%;
	height: 15px;

}


#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:hover 
{
	color: #aaaaaa;
	text-decoration: none;
}

#ProductTable
{

	float: left;
	position: relative;
}

.PagingControl
{
	position: relative;
	text-align: right;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}


.ReductiveGridProductCell
{
	text-align:center;
	padding-bottom:12px;
	padding-top:5px;
	width:150px;
	vertical-align: top;
}

.ReductiveGridProductImage
{
	
	margin-bottom: 5px;
	
}

.ReductiveGridProductName
{
	text-align:center;
}



.ReductiveGridProductName a
{
	color: #5B5B5B;
	text-decoration: none;	
	line-height: 15px;
	margin-bottom: 5px;
	font-weight:bold;
	
}

.ReductiveGridProductPrice
{
	margin-bottom: 5px;
	margin-top: 5px;
}


.ReductiveGridAddToCartForm
{
	text-align: center;
	width: 100%;
}



/********************** IMAGE FADER ************************/

.FeedbackFade
{
}



.FeedbackFadeImage
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: auto; 
	height: auto; 
	display: none;
    opacity: 1; 
    z-index: 0;
}

.FeedbackControls
{
	position: relative;
}

.FeedbackControl1inactive
{
	color: #727272; 
	display: block;
	position: absolute;
	top: -41px;
	width: 118px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
	
}



.FeedbackControl1active
{
	color: #000; 
	display: none;
	position: absolute;
	top: -41px;
	width: 118px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
}


.FeedbackControl2inactive
{
	color: #727272; 
	display: inline;
	position: absolute;
	top: -41px;
	width: 100px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
}

.FeedbackControl2active
{
	color: #000; 
	display: none;
	position: absolute;
	top: -41px;
	width: 100px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
}


.FeedbackControl3inactive
{
	color: #727272; 
	display: inline;
	position: absolute;
	top: -41px;
	width: 110px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
}

.FeedbackControl3active
{ 
	color: #000; 
	display: none;
	position: absolute;
	top: -41px;
	width: 110px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
}



/***************************** PRODUCT PAGE ********************************/

.AddToCartButton
{
	width: 97px;
	height: 22px;
	color: #fff;	
	border: 0;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana;

}

.ProductTitleLink
{
	color: #0B3F7C;
	font-weight:bold;
	text-decoration: none;
}

.ProductPriceRed
{
	color: Red;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

a.ProductTitleLink
{
	color: #0B3F7C;
	font-weight:bold;
	text-decoration: none;
}

.ProductImageContainer
{
	text-align: center;
}

.ProductImageContainer a
{
	text-decoration: none;
	font-size: 11px;
}

.ProductDescriptionCell
{
	padding-left: 20px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
}

.ProductDescriptionCell h1
{
	font-weight: bold;
}

.ProductDescriptionCell h3
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 16px;
	padding-bottom: 5px;
	text-align: left !important;
}

.ProductDescriptionCell div td
{
	padding: 5px;
}

.ProductDescriptionCell ol, .ProductDescriptionCell ul
{
	list-style: disc inside;
	padding-left: 10px;
}

.ProductSKU
{
	font-weight:bold;
}

.ProductDescription
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
}

/************************ RELATED PRODUCTS ****************************/

.RelatedProductImage
{
	clear: both;
	
}

.RelatedProductName a
{
	color: #595959;
	text-decoration: none;
	text-align: center;
	
	
}


.RelatedProductCell
{
 text-align: center; 
 padding: 10px 20px 0px 20px;
} 





.RNMoreLink
{
	clear:both;
	display:block;
	float:right;
	margin-right:15px;
}
#sitemap
{
	float: left;
}

#sitemapdiv a
{
	text-decoration:none;
}

#sitemapdiv div
{
	width: 230px;
	font-size: 11px;
	margin-top: 20px;
	float: left;
	margin-left: 0px;
}
#sitemapdiv div div
{
	width: 230px;
	font-size: 11px;
	float: left;
	margin: 0px;
}
#sitemapdiv span
{
	color: #454545;
	font-family: Verdana;
	font-size: 14px;
	text-decoration:underline;
}
#ppWrap
{
	position: relative;
	height: 100px;
}
#palletInfo
{
	border: solid 1px Black;
	background: #CED9E7;
	color: Black;
	position: absolute;
	z-index: 200;
	left: 110px;
	top: 10px;
	width: 200px;
	padding: 10px;
}

.leftNavTopic
{
	padding-top:25px;
	padding-left:7px;
}

.leftNavTopic a:link, .leftNavTopic a:visited, .leftNavTopic a:active, .leftNavTopic a:hover
{
	float: left;
	position: relative;
	font-size:.95em;
	text-decoration:none;
	color:black;
}

.leftNavBadges
{
	display:block;
	background-color:#F0F0F0;
	padding:3px;
}

/*
#ControlScanImage
{
	float:right;
}

#NextWaveBadge img
{
	width:55px;
}
#RapidSSLBadge img
{
	width:55px;
}

#NextWaveBadge 
{
	display:block;
}
#RapidSSLBadge 
{
	display:block;
}

#ControlScanBadge
{
	width:55px;
	float:right;
}


#cc_types
{
}
*/

#ajaxloadimage
{
	color:White;
}

#popup
{
	position: fixed; 
	left: 42%; 
	top: 10%;
	z-index:99;
}

#popupContents
{
	
	font-size:12px;
	padding: 10px;
	z-index:99;
	width: 315px;
	background: white;
	border: 3px solid #0950A0;
}

#popupContainer
{
position: fixed; left: 0; top: 0; width: 100%; height: 100%; 
opacity:0.5;
filter:alpha(opacity=50);
background: white;
z-index:98;
}

#donations
{
	padding-left: 15px;
}
#submitButton
{
	width: 100%;
	text-align:center;
}

#popup h2
{
	border:none;
	padding-bottom: 3px;
}