BODY.default {
	/* sets basic style on the body */
	text-align: center;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px;
	color : #333333;
	/* sets background color and/or background image if specified */
	/* For background images, use for example: background : url(../images/searchbar_bg.gif); */
	background-color : #FFFFFF;
}

BODY.clear {
	/* use for basic style on Printer Friendly pages */
	margin-top : 10px;
	margin-left : 4px;
	margin-right : 3px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	background-color : #ffffff;
}

/* #################################################################################### */
/* The following styles are used to set the various widths of main elements of the site */
/* #################################################################################### */

.leftsection 
{
	/* sets style on left section of page (categories) */
	width : 140px;
}

.middlesection 
{
	/* sets style on middle section of page (main body) */
	width : 601px;
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #333333;
	padding : 0px 4px 4px 4px;
}

.middlesectionHome
{
	/* sets style on middle section of page of the homepage (main body) */
	width : 501px;
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #333333;
	padding : 0px 0px 4px 0px;
}

.middlesectionALT
{
	/* sets style on middle section of page when the right section is not shown (main body) */
	width : 601px;
	padding : 0px 4px 4px 4px;
}

.rightsection 
{
	/* sets style on right section of page (what's new, recently viewed) */
	width : 107px;
}

/* ######################################################################### */
/* END of styles used to set the various widths of main elements of the site */
/* ######################################################################### */



/* #################################### */
/* START of styles used for the tooltip */
/* #################################### */

#dyntooltip{
position: absolute;
left: -300px;
width: 150px;
font-size : 11px;
font-family: arial,helvetica,sans-serif;
border: 1px solid black;
padding: 3px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=1);
}

#dynpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/* ################################## */
/* END of styles used for the tooltip */
/* ################################## */

/* The following three styles are used for the "What's New" control */

.whatsnewparent
{
	/*width: 100%;*/
	width: 109px;
	background-color : #989898;
	padding : 1px 1px 1px 1px;
}

.whatsnewtitle
{
	font-family : arial,sans-serif;
	font-size : 12px;
	color : #ffffff;
	padding : 2px;
	text-align : center;
	background : url('../images/ENG/left_nav_title_bg.gif');
}

.whatsnewbody
{
	text-align : center;
	background-color : #FFFFFF;
	padding : 3px 3px 3px 3px;
}

/* The following four styles are used for the "Recently Viewed" control */

.recentlyviewedparent
{
	width: 109px;
	/*width: 100%;*/
	background-color : #989898;
	padding : 1px 1px 1px 1px;
}

.recentlyviewedtitle
{
	font-family : arial,sans-serif;
	font-size : 12px;
	color : #ffffff;
	padding : 2px;
	text-align : center;
	background : url('../images/ENG/left_nav_title_bg.gif');
}

.recentlyviewedbody
{
	text-align : center;
	background-color : #FFFFFF;
	padding : 0px 0px 0px 0px;
}

.recentlyviewedlink
{
	text-align : center;
	background-color : #c9dbf2;
	padding : 2px 2px 2px 2px;
}


/* The following four styles are used for the "Whats' Hot" control */

.whatshotparent
{
	/*width: 100%;*/
	width: 109px;
	background-color : #989898;
	padding : 1px 1px 1px 1px;
}

.whatshottitle
{
	font-family : arial,sans-serif;
	font-size : 12px;
	color : #ffffff;
	padding : 2px;
	text-align : center;
	background : url('../images/ENG/left_nav_title_bg.gif');
}

.whatshotbody
{
	text-align : center;
	background-color : #FFFFFF;
	padding : 0px 0px 0px 0px;
}

.whatshotlink
{
	text-align : center;
	background-color : #c9dbf2;
	padding : 2px 2px 2px 2px;
}



/* The following four styles are used for the "Left Cart Summary" control */

.leftcartsummaryparent
{
	/*width: 109px;*/
	width: 136px;
	background-color : #989898;
	padding : 1px 1px 1px 1px;
}

.leftcartsummarytitle
{
	font-family : arial,sans-serif;
	font-size : 12px;
	color : #ffffff;
	padding : 2px;
	text-align : center;
	background : url('../images/eng/left_nav_title_bg.gif');
}

.leftcartsummarybody
{
	text-align : center;
	background-color : #FFFFFF;
	padding : 1px 1px 1px 1px;
}

.leftcartsummarylink
{
	text-align : center;
	background-color : #c9dbf2;
	padding : 2px 2px 2px 2px;
}

/* The following three styles are used for the "Left Categories" control */

.leftcategoryparent
{
	/*width: 109px;*/
	width: 140px;
	/*background-color : #989898;*/
	padding : 1px 1px 1px 1px;
}

.leftcategorytitle
{
	font-family : arial,sans-serif;
	font-size : 12px;
	color : #0000ff;
	padding : 2px 2px 2px 2px;
	text-align : center;
	/*background : url(../images/left_nav_title_bg.gif);*/
}

.leftcategorybody
{
	text-align : center;
	background-color : #FFFFFF;
	padding : 1px 1px 1px 1px;
}

.leftmenu
{
	background-color : #989898;	
}


span.bold
{
	/* used for Your Price on the product details page */
	font-size : 11px;
	font-weight: bold;
}

span.contentTitle 
{
	/* used for Managed Content titles, where the managed
	contents consists of a title and body that loops */
	font-size : 14px;
	font-weight: bold;
	width : 100%;
}

span.plaintext
{
	/* for plain text */
	font-size : 11px;
	padding : 3px;
}

span.red 
{
	/* used for You Saved on the product details page */
	font-size : 11px;
	color : Red;	
	font-weight: normal;
}

span.tabletext
{
	/* for table text, less padding */
	font-size : 11px;
	padding : 2px;
}

span.shoppingCart
{
	display : block;
	position : relative;
}


.navicon
{
	/* sets background color behind page link icons */
	/* the icons are transparent, so this color determines how the icon will appear */
	/* on dark backgrounds, the icon will appear white, along with the color below  */
	/* on white backgrounds, the icon will appear with just the color defined below */
	background-color : #3366CC;
}

H1
{
    /* set style for category name (header) */
    /* sets style for product description (header) */
	font-size : 14px;
	font-weight : bold;
	color : #4A59A5;
	text-decoration : none;
}

H2
{
    /* set style for Web Items category page product listing description */
	font-size : 13px;
	font-weight : bold;
	color : #4A59A5;
	text-decoration : none;
}

H3
{
    /* sets style for product short description */
	font-size : 11px;
	font-weight : normal;
	color : #4A59A5;
	text-decoration : none;
}

H4
{
    /* not used anywhere yet 10/19/07 */
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

H5
{
    /* Product Extended Description in the Product template */
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}


table.aspxtable
{
	/* sets 'table' bgcolor */
	background-color : #b3b3b3;
	border : none;
}

table.details {
	/* sets style on tables that display
	various fields i.e. User account info 
	column colours determined by td.detailsleft
	and td.detailsright */
	border : none;
	background-color : #C9C9C9;
}

table.detailstitle 
{
	/* sets style on Product Details - Product Name */
	border: 1px solid #DBDBDB;
	padding : 0px;
}

table.login 
{
	/* sets style on the Login table */
	border: 1px solid;
	border-color : #747a85 #747a85 #747a85 #747a85;
	padding : 0px;
	background-color : #E3EFFB;
}

table.search 
{
	/* sets style on the search bar table */
	background : url('../images/ENG/searchbar_background.gif');
}

table.checkouttext
{
	border: 2px solid;
	border-color : #6fa6df #6fa6df #6fa6df #6fa6df;
	padding : 4px;
	background-color : #f4f4f4;
}

td {
	/* sets basic font family in table data without a defined style */
	font-family : arial,sans-serif;
	font-size : 11px;
}

td.aspxheader
{
	/* sets column header bgcolor and 'cellpadding' */
	font-size : 12px;
	font-weight : bold;
	background-color : #E3EFFB;
	padding : 2px;
	border: 1px solid;
	border-color : #ececec #a0a7b1 #a0a7b1 #ececec;
	border-bottom-width : 0px;
	border-right-width : 0px;
}

td.aspxheaderalt
{
	/* sets column header bgcolor and 'cellpadding' 
	same as above, but used for variety */
	background-color : #E3EFFB;
	font-weight : bold;
	padding : 2px;
	border: 1px solid;
	border-color : #ececec #a0a7b1 #a0a7b1 #ececec;
	border-bottom-width : 0px;
	border-right-width : 0px;
}

td.aspxitem
{
	/* used where no padding is needed */
	/* i.e. my favorites, order history, manage addresses, and reports */
	background-color : whitesmoke;
	/* padding set to 0, since padding is set by
	aspxlinks class below */
	padding : 0px;
}

td.aspxitempadded
{
	/* used where specific padding is used, in dynamic tables. */
	/* i.e. All recently viewed items, my favorites, search category results,
	various category controls, shopping cart and order confirmation page */
	font-size : 11px;
	background-color : #F1F1F1;
	padding : 0px 3px 0px 3px;
	border: 1px solid;
	border-color : #ffffff #a0a7b1 #a0a7b1 #ffffff;
	border-bottom-width : 0px;
	border-right-width : 0px;
}

td.aspxitemUnpadded
{
	/* used where no padding is needed. */
	/* i.e. All recently viewed items, search category results,
	and various category controls */
	background-color : #ffffff;
	padding : 0px 0px 0px 0px;
	border: 1px solid;
	border-color : #ffffff #a0a7b1 #a0a7b1 #ffffff;
	border-bottom-width : 0px;
	border-right-width : 0px;
}

td.cartsummary 
{
	/* Used on the left cart summary, recently viewed and what's hot controls */
	font-family : arial,sans-serif;
	font-size : 10px;
	color : #333333;
}

td.categories 
{
	/* Sets style on the top categories control */
	/* Note: this control is only displayed when the dropdown menu is not used. */
	font-family : arial,sans-serif;
	font-size : 8px;
	color : #474765;
	font-weight : bold;
}

td.detailstitle {
	/* sets style on the item name above the Details */
	border: 0px outset;
	background-color : #EFF3F8;
	font-size : 12px;
	font-weight : bold;
}

td.detailsleft {
	/* sets style on the left part of the Details section
	(Manufacturer SKU, Description, Web Price etc.)
	used throughout the site where a listing is displayed, such 
	such as user info, where the left column and right column
	are shown with different colors */
	padding : 2px;
	background-color : #E3EFFB;
	font-size : 11px;
	border: 1px solid;
	border-color : #ffffff #a0a7b1 #a0a7b1 #ffffff;
	border-bottom-width : 0px;
	border-right-width : 0px;
}

td.detailsright 
{
	/* sets style on the right part of the Details section
	used throughout the site where a listing is displayed, such
	such as user info, where the left column and right column
	are shown with different colors */
	padding : 2px;
	background-color : #EBEBEB;
	font-size : 11px;
	border: 1px solid;
	border-color : #ffffff #cccccc #cccccc #ffffff;
	border-bottom-width : 0px;
	border-right-width : 0px;
}

td.detailsheader 
{
	/* sets style on the header section of reports */
	padding : 1px;
	background-color : #E3E9ED;
	font-size : 11px;
	border: 1px solid;
	border-color : #ffffff #a0a7b1 #a0a7b1 #ffffff;
	border-bottom-width : 0px;
	border-right-width : 0px;
	
}

td.large 
{
	/* used on the Featured Items control */
	font-family : arial,sans-serif;
	font-size : 12px;
	color : #333333;
}

td.leftcattitle 
{
	/* Sets style on various controls where a white text is displayed against a dark background */
	/* i.e. recently viewed, what's hot, left cart summary, what's new, left categories */
	font-family : arial,sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	/*background-color : #4A59A5;*/
	background-color : #1a68b3;
	/*color : #2B50B0;*/
	padding-bottom : 2px; 
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;
	/*background : url(../images/ENG/left_nav_title_bg.gif);*/
}

td.leftcat 
{
	/* sets style on the 1st level categories in the left category control */
	/* background-color : #0262C6;*/
	background-color : #ffffff;
	font-size : 4px ;
	border-width : 0px ;
	border-style : solid ;
	/*border-bottom-color : #01376F;*/
	border-left-color : #6FA6DF;
	/*border-right-color : #01376F;*/
	border-top-color : #6FA6DF;
}

td.leftcatON 
{
	/* sets style on the 1st level categories in the left category control */
	/* background-color : #ffFFFF; */
	border-width : 0px;
	border-style : solid;
	border-bottom-color : #01376F;
	border-left-color : #6FA6DF;
	border-right-color : #01376F;
	border-top-color : #6FA6DF;
	background-color : #D3DDE9;

}

td.leftsubcat 
{
	/* sets style on the 2nd and 3rd categories in the left category control */
	background-color : #66FFFF;
	border-width : 0px;
	border-style : solid;
	border-bottom-color : #8F8824;
	border-left-color : #FFFCCF;
	border-right-color : #8F8824;
	border-top-color : #FFFCCF;
}
td.leftsubcatON 
{
	/* sets style on the 2nd and 3rd level categories in the left category control */
	/*background-color : #66FFFF;*/
	border-width : 0px;
	border-style : solid;
	border-bottom-color : #8F8824;
	border-left-color : #FFFCCF;
	border-right-color : #8F8824;
	border-top-color : #FFFCCF;
}

td.leftcatFOCUS 
{
	/* sets style on the 3rd level category in the left category control */
	background-color : #F0F0F0;
}

td.leftcatLIST
{
	/* sets style on the 1st level categories in the left category control */
	/* background-color : #0262C6;*/
	background-color : #ffffff;
	border-width : 0px ;
	border-style : solid ;
	/*border-bottom-color : #01376F;*/
	border-left-color : #6FA6DF;
	/*border-right-color : #01376F;*/
	border-top-color : #6FA6DF;
}

td.leftcatLISTON 
{
	/* sets style on the 1st level categories in the left category control */
	/* background-color : #ffFFFF; */
	border-width : 1px;
	border-style : solid;
	border-bottom-color : #01376F;
	border-left-color : #6FA6DF;
	border-right-color : #01376F;
	border-top-color : #6FA6DF;
	background-color : #D3DDE9;

}

td.leftsubcatLIST
{
	/* sets style on the 2nd and 3rd categories in the left category control */
	background-color : #66FFFF;
	border-width : 2px;
	border-style : solid;
	border-bottom-color : #8F8824;
	border-left-color : #FFFCCF;
	border-right-color : #8F8824;
	border-top-color : #FFFCCF;
}
td.leftsubcatLISTON 
{
	/* sets style on the 2nd and 3rd level categories in the left category control */
	/*background-color : #66FFFF;*/
	border-width : 0px;
	border-style : solid;
	border-bottom-color : #8F8824;
	border-left-color : #FFFCCF;
	border-right-color : #8F8824;
	border-top-color : #FFFCCF;
}

td.mausover 
{
	/* Used in the tabs of the Product Details templates - color of tab when selected */
	/* Note: changes made here must also be made to the templates themselves, */
	/* as the javascript used for the tabbing requires specific values */
	background-color : #D3DDE9;
}
td.mausnotover 
{
	/* Used in the tabs of the Product Details templates - color of tab when NOT selected */
	/* Note: changes made here must also be made to the templates themselves, */
	/* as the javascript used for the tabbing requires specific values */
	background-color : whitesmoke;
}

td.navwhite 
{
	/* Used on the Pagelinks, accountlinks and signinsummary controls */
	font-family : verdana,arial,sans-serif;
	font-size : 11px;
	color : #ffffff;
}

td.padded
{
	/* used in the My Favorites control */
	font-size : 11px;
	background-color : #B3B3B3;
	padding : 3px 0px 0px 0px;
}

td.reg 
{
	/* Used in Featured Items, Footer, Search bar, Cart Summary */
	/* Just ordinary text, nothing special */
	font-family : arial,sans-serif;
	font-size : 12px;
	color : #333333;
}

td.search 
{
	/* Used in Featured Items, Footer, Search bar, Cart Summary */
	/* Just ordinary text, nothing special */
	font-family : arial,sans-serif;
	font-size : 12px;
	color : #333333;
	background-color : #1a68b3;
	text-align : center;
}

td.searchon 
{
	/* Used for MouseOver on Featured Items, Footer, Search bar, Cart Summary */
	font-family : arial,sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration : underline;
	background-color : #1a68b3;
	text-align : center;
}

td.tagline
{
	/* Just used for the tagline above the search box */
	font-family : arial,sans-serif;
	font-size : 11px;
	/*font-weight : bold;*/
	color : #00467f;
	text-decoration : none;
	text-align : left;
}

td.headerphone
{
	/* Just used for the phone number above the search box */
	font-family : arial,sans-serif;
	font-size : 14px;
	color : #00467f;
}


td.headerphone2
{
	/* Just used for the phone number above the search box */
	font-family : arial,sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #00467f;
}

td.headerphone3
{
	/* Just used for the phone number above the search box */
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #00467f;
}

td.whatsnew 
{
	/* Sets style on links in the what's new control (htm_whats_new.ascx) */
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #474765;
}

td.featurelisttitle
{
	font-family : arial,sans-serif;
	font-size : 16px;
	color : #1a68b3;
	font-style : italic;
	font-weight : bold;
}

td.featurelistbullets
{
	font-family : arial,sans-serif;
	font-size : 12px;
	color : #000000;
}

td.featurelistbuy
{
	font-family : arial,sans-serif;
	font-size : 18px;
	color : #003f76;
	text-decoration : none;
}

td.featureoffer
{
	font-family : arial,sans-serif;
	font-size : 15px;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #E42217;
	valign : middle;
	font-weight : bold;
}

A.aspxlinks {
	/* sets style on links in various pages such as: */
	/* my favorites, customer order history, manage address, order history, reports etc. */
	font-size : 11px;
	padding : 3px;
	color : #333366;
	text-decoration : none;
	display : block;
	position : relative;
}
A:HOVER.aspxlinks {
	/* changes the link color and places
	a color bar behind the link on hover by
	changing the 'color' and 'background-color' settings */
	font-size : 11px;
	padding : 3px;
	color : #ffffff;
	background-color : #5a647c;
	text-decoration : none;
	display : block;
	position : relative;
}

a.cartsummary 
{
	/* sets style on Left Cart Summary, recently viewed and what's hot control links */
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #414167;
	text-decoration : none;
}

A.dvpsubcat 
{
	/* sets style on 1st level Left Category links */
	font-size : 11px;
	color : #003399;
	text-decoration : none;
	display : block;
	position : relative;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}


A.thirdcattitle 
{
	/* sets style on 1st level Left Category links */
	font-size : 13px;
	font-weight : bold;
	color : #4A59A5;
	text-decoration : none;
}

a.gray 
{
	/* Used where gray links are needed */
	/* For example: Footer, Searchbar, CartSummary */
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

a.leftcat 
{
	/* Sets style on the left category if the user logged in is a Sales Agent */
	font-family : arial,sans-serif;
	font-size : 11px;
	/*font-weight : bold;*/
	/*color : #0000FF;*/
	/*color : #4A59A5;*/
	/*color : #00539b;*/
	/*color : #003f76;*/
	color : #00467f;
	text-decoration : none;
	display : block;
	position : relative;
	padding-bottom : 2px; 
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 1px;
}

a:HOVER.leftcat 
{
	font-family : arial,sans-serif;
	/*font-size : 10px;*/
	font-size : 11px;
	/*font-weight : bold;*/
	/*color : #2b50b0;*/
	color : #00467f;
	text-decoration : none;
	display : block;
	position : relative;
	padding-bottom : 2px; 
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 1px;
	background-color : #DEEBFF;
}

a.leftcatON 
{
	/* Used for the links on the left category control */
	font-family : arial,sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #00162C;
	text-decoration : none;
	display : block;
	position : relative;
	padding-bottom : 2px; 
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 1px;
	background-color : #DEEBFF;
}

a.leftsubcat 
{
	/* Sets style on the left category if the user logged in is a Sales Agent */
	font-family : arial,sans-serif;
	font-size : 10px;	
	font-weight : normal;
	/*color : #58595b;*/
	color : #3c3c3e;
	text-decoration : none;
	display : block;
	position : relative;
	padding-bottom : 2px; 
	padding-top : 2px;
	padding-left : 8px;
	padding-right : 0px;
}

a:HOVER.leftsubcat 
{
	font-family : arial,sans-serif;
	font-size : 10px;
	font-weight : normal;
	/*color : #2b50b0;*/
	color : #003f76;
	text-decoration : none;
	display : block;
	position : relative;
	padding-bottom : 2px; 
	padding-top : 2px;
	padding-left : 8px;
	padding-right : 0px;
	background-color : #DEEBFF;
}
a.leftsubcatON 
{
	/* Used for the links on the left category control */
	font-family : arial,sans-serif;
	font-size : 10px;
	font-weight : bold;
	/*background-color : #FFF8B0;*/	
	color : #00162C;
	text-decoration : none;
	display : block;
	position : relative;
	padding-bottom : 2px; 
	padding-top : 2px;
	padding-left : 8px;
	padding-right : 0px;
}


A.more {
	/* sets style on navigation links such as  A-C D-F */
	color : #003399;
	text-decoration : none;
	font-size : 11px;
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 2px;
	padding-top : 2px;
}
A:HOVER.more {
	/* sets style on navigation links such as  A-C D-F */
	text-decoration : none;
	font-size : 11px;
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 2px;
	padding-top : 2px;
}

a.navwhite 
{
	/* Used where white links are needed.*/
	/* For example: accountlinks and pagelinks controls */
	/*font-family : verdana,arial,sans-serif;*/
	font-family : arial,sans-serif;
	font-size : 11px;
	/*color : #3366CC;*/
	color : #003f76;
	text-decoration : underline;
}

A.others 
{
	/* Sets style on links that do not require special attributes */
	color : #4A59A5; /* dark blue */
	text-decoration : none;
	font-size : 12px;
}
A.others2 
{
	/* Sets style on breadcrumb */
	color : #4A59A5; /* dark blue */
	text-decoration : none;
	font-size : 10px;
}


A.productdetails 
{
	/* Sets the link in the tabs of the product details page */
   	font-size : 12px;
	color : #333333;
	text-decoration : none;
	display : block;
	position : relative;
	font-weight : bold;
}

A.related {
	/* sets style on Related Items on the product details page, specifically the 
	Item Name that acts as a link. Also used for the predictorprods control */
	color : #333366;
	text-decoration : none;
	font-size : 11px;
	display : block;
	position : relative;
	padding: 3px;
}

A.whatsnew {
	/* sets style on What's New links at the right of page,
	in the What's New section */
	color : #003399;
	text-decoration : none;
	display : block;
	position : relative;
	font-size : 11px;
	font-weight : bold;
}

a.catalogLinks
{
	/*color : #000080;*/
	color : #ffffff;
	text-decoration : none;
	background-color : #1a68b3;
	display : block;
	position : relative;
	font-size : 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*font-weight : normal;*/
	font-weight : bold;
}

a.catalogLinks:HOVER
{
	text-decoration : underline;
	/*background-color : #c9dbf3;*/
	background-color : #003f76;
	display : block;
	position : relative;
	font-size : 12px;
	/*padding: 3px;*/
    	/*font-weight: bold;*/
}

a.catalogLinksON
{
	/*color : #000080;*/
	/*color : #1a68b3;*/
	color : #ffffff;
    	/*background-color : #c9dbf3;*/
	background-color : #003f76;
	text-decoration : none;
	position : relative;
	display : block;
	font-size : 12px;
	/*padding: 3px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight : bold;
	/*background-color : #DEEBFF;*/
}

a.search
{
	/* Used where gray links are needed */
	/* For example: Footer, Searchbar, CartSummary */
	font-family : arial,sans-serif;
	font-size : 12px;
	font-weight : bold;
	display : block;
	padding-top : 5px;
	padding-bottom : 5px;
	color : #ffffff;
	text-decoration : none;
}

a.search:HOVER
{
	/* Used where gray links are needed */
	/* For example: Footer, Searchbar, CartSummary */
	font-family : arial,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : underline;
	background-color : #003f76;
}

a.footer
{
	/* Used where gray links are needed */
	/* For example: Footer, Searchbar, CartSummary */
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
}

a.footer:HOVER
{
	/* Used where gray links are needed */
	/* For example: Footer, Searchbar, CartSummary */
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-decoration : underline;
}

a.featurelisttitle
{
	font-family : arial,sans-serif;
	font-size : 16px;
	color : #1a68b3;
	text-decoration : none;
}

a.featurelisttitle:HOVER
{
	font-family : arial,sans-serif;
	font-size : 16px;
	color : #1a68b3;
	text-decoration : underline;
}

a.featurelistbuy
{
	/*color : #000080;*/
	color : #ffffff;
	text-decoration : none;
	background-color : #1a68b3;
	/*display : block;*/
	position : relative;
	font-size : 14px;
	padding : 3px;
	font-style : italic;
	font-weight : bold;
}

a.featurelistbuy:HOVER
{
	text-decoration : underline;
	/*background-color : #c9dbf3;*/
	background-color : #003f76;
	/*display : block;*/
	position : relative;
	font-size : 14px;
	/*padding: 3px;*/
    	/*font-weight: bold;*/
}	

input.standard 
{
	/* Use for input text on Advanced Search page and the default Search Bar */
	font-family : Arial, Helvetica, sans-serif;
	border: 1px solid #008080;
	font-size : 12px;
	color : #0000FF; 
	margin-bottom: 0px; 
	margin-top: 0px;
	background-color : #ffff00;
}

input.solid {
	/* Use for input text - This is the default style applied to textboxes */
	font-family : Arial, Helvetica, sans-serif;
	border-color : #999999;
	border-style : solid;
	border-width : 1px;
	font-size : 11px;
	color : #000000; 
	background-color : #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	padding : 1px 1px 1px 3px;
}

input.solidform {
	/* Use for input text on the Address control. 
	The address control is used on the checkout page, for example. */
	font-family : Arial, Helvetica, sans-serif;
	border-color : #999999;
	border-style : solid;
	border-width : 1px;
	font-size : 11px;
	color : #000000; 
	background-color : #ffffff;
	margin-bottom: 0px; 
	margin-top: 0px;
	padding : 1px 1px 1px 3px;
	width : 129px;
}

/* ########################### */
/* Start Paging control styles */
/* ########################### */

input.pageon 
{
	/* Sets the style on "numbers" when the number reflects the page you are on */
	font-weight : bold;
	background-color : whitesmoke;
	color : #333366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-width : 0px;
	border : 1px solid #cccccc;
	/* both cursor values are required for browsers other than IE*/
	cursor : pointer;
	cursor : hand;
	padding : 0px 1px 0px 1px;
	margin : 0px 0px 0px 0px;
}

input.pageoff 
{
	/* Sets the style on "numbers" when the number does not reflect the page you are on */
	font-weight :normal;
	background-color : #FFFFFF;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-width : 1px;
	border : 1px solid #FFFFFF;
	/* both cursor values are required for browsers other than IE*/
	cursor : pointer;
	cursor : hand;
	padding : 0px 1px 0px 1px;
	margin : 0px 0px 0px 0px;
}

/* ######################### */
/* End Paging control styles */
/* ######################### */

select.default
{
	/* Sets style on the Credit Card control select form elements */
	font-size : 11px;
}

.description
{
	/* Sets style on the Credit Card control select form elements */
	font-size : 14px;
	font-family : Arial, helvetica, Sans-Serif;
}

select.cc
{
	/* Sets style on the Credit Card control select form elements */
	font-size : 11px;
}

.displayonly
{
	border: solid 0px #ffffff;
	font-size : 12px;
	font-family : Arial, helvetica, Sans-Serif;
	color : #333333;
	background-color : White;
	width : 490px;
	height : 30px;
	overflow : hidden;
}

/* ################################################ */
/* START Dropdown Account Navigation related styles */
/* ################################################ */

.MenuBox {
	border-top: 0px solid #ffffff;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

a.MenuHeader 
{
	/* Used for "More Options" drop-down heading*/
	font-family : arial,sans-serif;
	font-size : 11px;
	/*font-weight : bold;*/
	/*color : #3366CC;*/
	color : #003f76;
	/*text-decoration : none;*/
	text-decoration : underline;
}

a.MenuHeader:visited
{
	COLOR: #3366CC;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	display: block;
	position:relative;
	margin-left: 4px;
	margin-top: 0px;
}

a.MenuItem
{
	COLOR: #2B50B0;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	display: block;
	position:relative;
	margin-left: 5px;
	margin-bottom: 3px; 
	margin-top: 2px;
}

a:HOVER.MenuItem
{
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	display: block;
	position:relative;
	margin-left: 5px;
	margin-bottom: 3px; 
	margin-top: 2px;
}

/* ############################################## */
/* END Dropdown Account Navigation related styles */
/* ############################################## */

font.title 
{
	/* Used for page titles */
	font-size : 13px;
	font-weight : bold;
}

/* These values below are used for the Textarea manager in
Content Manager, these should not be modified unless you
know what you are doing */
font.fontminus2 {
	font-size: 9px;
}
font.fontminus1 {
	font-size: 10px;
}
font.fontstandard {
	font-size: 11px;
}
font.fontplus1 {
	font-size: 12px;
}
font.fontplus2 {
	font-size: 13px;
}
font.fontplus3 {
	font-size: 14px;
}
font.fontplus4 {
	font-size: 15px;
}
font.fontplus5 {
	font-size: 16px;
}
font.fontplus6 {
	font-size: 17px;
}
font.fontplus7 {
	font-size: 18px;
}
font.fontplus8 {
	font-size: 19px;
}
font.fontplus9 {
	font-size: 20px;
}

/* DVPDL20071211 - cooks look & feel stuff */
td.loginheader 
{
	background-color: Blue;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	width: 100%;
	margin-left: 200px;
	height: 25px;
}

table.loginbody
{
	background-color: White;
	/*padding-left: 15px;*/
	border: 1px solid blue;
}

td.loginbody
{
	padding-left: 5px;
}

td.newcustheader 
{
	background-color: gray;
	color: White;
	font-size: 12;
	font-weight: bold;
	padding-left: 5px;
	width: 100%;
	margin-left: 200px;
	height: 25px;
}

table.newcustbody
{
	background-color: White;
	/*padding-left: 15px;*/
	border: 1px solid gray;
	
}

a.loginlinks
{
	font-weight: bold;
	text-decoration: none;
	display : block;
	position : relative;
}

td.cooksheader 
{
	background-color: Maroon;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	width: 100%;
	margin-left: 200px;
	height: 25px;
}

table.cooksbody
{
	background-color: White;
	/*padding-left: 15px;*/
	border: 1px solid Maroon;
}

tr.addressheader 
{
	background-color: #1a68b3;
	color: White;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	width: 100%;
	margin-left: 200px;
	height: 25px;
}

table.addressbody 
{
	background-color: white;
	padding-left: 15px;
	border: 1px solid #1a68b3;
}
table.addressbody td
{
	padding-left: 15px;
}
tr.shippingheader 
{
	background-color: #1a68b3;
	color: White;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	width: 100%;
	margin-left: 200px;
	height: 25px;
}

table.shippingbody
{
	background-color: White;
	padding-left: 15px;
	border: 1px solid #1a68b3;
}

tr.paymentheader 
{
	background-color: Maroon;
	color: White;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	width: 100%;
	margin-left: 200px;
	height: 25px;
}

table.paymentbody
{
	background-color: White;
	padding-left: 15px;
	border: 1px solid Maroon;
}

tr.signinheader 
{
	background-color: orange;
	color: White;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	width: 100%;
	margin-left: 200px;
	height: 25px;
}

table.signinbody
{
	background-color: White;
	padding-left: 15px;
	border: 1px solid orange;
}
/*DVPCD20071213-BODY FOR TAX EXEMPT BOX*/
table.taxexemptbody
{
	background-color: White;
	border: 1px solid green;
}
/*DVPCD20071213-Class for asterisk*/
.asterisk
{
  color: Red;
  font-weight: bold;
}

td.previewleft {
	/* sets style on the left part of the order preview address information */
	padding : 2px;
	background-color : #FFFFFF;
	font-size : 14px;
	border: 1px solid;
	border-color : #ffffff #a0a7b1 #a0a7b1 #ffffff;
	border-bottom-width : 0px;
	border-right-width : 0px;
	font-weight : bold;
}

td.previewright 
{
	/* sets style on the right part of the order preview address information */
	padding : 2px;
	background-color : #FFFFFF;
	font-size : 16px;
	font-weight : bold;
	border: none;
}

table.previewaddress {
	/* sets style on tables that display order preview addresses */
	border : none;
	background-color : #C9C9C9;
}


table.needhelp
{
	background-color: White;
	border: 2px solid #1a68b3;
}

td.needhelpheader
{
	background-color: #1a68b3;
	color: White;
	font-size: 16px;
	font-weight: bold;
}

td.needhelp
{
	color: #1a68b3;
	background-color: White;
	font-size: 16px;
	font-weight: bold;
	border-left: 1px solid #1a68b3;
	
}

A.cartitemnumber 
{
	/* Sets style on links that do not require special attributes */
	/* color : #4A59A5; */
	color : #000000;
	text-decoration : none;
	font-size : 12px;
}

td.orderpreviewcart
{
	/* used where specific padding is used, in dynamic tables. */
	/* i.e. All recently viewed items, my favorites, search category results,
	various category controls, shopping cart and order confirmation page */
	font-size : 13px;
	background-color : #F1F1F1;
	padding : 0px 3px 0px 3px;
	border: 1px solid;
	border-color : #ffffff #a0a7b1 #a0a7b1 #ffffff;
	border-bottom-width : 0px;
	border-right-width : 0px;
}

td.local
{
	font-size: 16px;
	border: 0px;
}

h1.toplevelcategory
{
	font-size : 36px;
	color: #000080;
	font-weight : normal;
	margin : 0; 
}
