
.HiddenField
{
	visibility: hidden;
	position: absolute;
	left: -999em;
}

/* Specific to ComponentArt ComboBoxes in filtermodule */
.comboBox
{
	border: 1px solid #A6A7AA;
	background-color: white;
}

.comboBoxHover
{
	border: 1px solid #555555;
	background-color: white;
}

.comboDropDown
{
	border: 1px solid #868686;
	background-color: white;
	padding: 1px;
	padding-right: 0px;
	cursor: default;
}

.comboTextBox
{
	border: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

.comboItem
{
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.comboItemHover
{
	background-color: #E1E3EF;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #DBCE99;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* End DropDown Boxes */

.boxText
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}
.errorBox
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #cc0033;
}
.productsNotifications
{
	background: #f2fff7;
}
.orderEdit
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

/* -- Error Messages -- */
.ecf-errorbox
{
	border-right: #adadad 1px solid;
	padding-right: 2px;
	border-top: #adadad 1px solid;
	padding-left: 2px;
	left: 2px;
	padding-bottom: 2px;
	border-left: #adadad 1px solid;
	padding-top: 2px;
	border-bottom: #adadad 1px solid;
	top: 2px;
	background-color: #ffff99;
}
.ecf-errorline-moderate
{
	background-image: url(images/caution.gif);
	background-repeat: no-repeat;
	color: Red;
	text-indent: 12pt;
}
.ecf-general-error-msg
{
	font-family: Arial, Verdana, sans-serif;
	color: Red;
	font-size: 12px;
}

/* Prices */
.ecf-listprice, SPAN.ecf-listprice
{
	font-family: Arial, Verdana, sans-serif;
	text-decoration: line-through;
	font-size: 12px;
}
.ecf-price, SPAN.ecf-price
{
	font-family: Arial, Verdana, sans-serif;
	color: #990000;
	font-size: 12px;
}
.ecf-price_bold, SPAN.ecf-price_bold
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}
.ecf-outofstock
{
	color: Red;
	font-family: Arial, Verdana, sans-serif;
}

/* To Hide background while Updating panel */
.progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: Black;
	/*filter: alpha(opacity=70);
	opacity: 0.6;*/
	z-index: 100;
}
.progressFront /* This should be your progress panel */
{
	position: absolute;
	z-index: 200;
}

.CardCodeFront
{
	position: absolute;
	z-index: 200;
}

hr
{
	color: #b60000;
	background-color: #b60000;
	border: 0;
}

.MasterTemplateDefault_bg, TD.MasterTemplateDefault, Table.MasterTemplateDefault_bg
{
	background-color: #F2EEEB; 
}

.MasterTemplateDefault
{
	background-color: #F2EEEB;	
}
.logo
{
	background-color:#F2EEEB;
	width:250px;
	color:#9F0000;
	height:40px;
	font-family: Arial, Verdana;
	font-size:26px;
	font-weight:bolder;

}
.logosub
{
	background-color:#F2EEEB;
	width:300px;
	color:#303030;	
	height:40px;
	font-family: Arial, Verdana;
	font-size:16px;
	font-weight:bolder;
}

.banner_logo
{
	position: relative;
	left: 11px;
	top: -10px;
	width: 350px;
	color: White;
	height: 40px;
}

.home_header_bg
{
	/*background: url(images/unp_webbanner3.jpg);
	background-repeat: no-repeat;*/
}
.books_header_bg
{
	/*background: url(images/unp_webbanner3.jpg);
	background-repeat: no-repeat;*/
}
.journals_header_bg
{
	/*background: url(images/unp_webbanner3.jpg);
	background-repeat: no-repeat;*/
}
td.CartCheckoutProcess
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
}
td.SmallShoppingCart
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: Transparent;
	text-decoration: none;
}
A.NotifyMeLink, A.NotifyMeLink:visited, A.NotifyMeLink:active
{
	background: url(App_Themes/UNL/images/notifyme_off.gif);
	background-repeat: no-repeat;
}
A.NotifyMeLink:hover
{
	background: url(App_Themes/UNL/images/notifyme_on.gif);
	background-repeat: no-repeat;
}
A.SmallShoppingCartLink, A.SmallShoppingCartLink:visited, A.SmallShoppingCartLink:active
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	background-color: Transparent;
	text-decoration: none;
}
.SmallShoppingCartLink
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	background-color: Transparent;
	text-decoration: none;
}
A.SmallShoppingCartLink:hover
{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	background-color: Transparent;
	text-decoration: underline;
}
.UserStatus, td.UserStatus
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	background-color: Transparent;
	text-decoration: none;
}
A.UserStatusLink, A.UserStatusLink:visited, A.UserStatusLink:active
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: Transparent;
	font-weight: bold;
	text-decoration: none;
}
A.UserStatusLink:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #B62B48;
	background-color: Transparent;
	font-weight: bold;
	text-decoration: underline;
}
.CommonLinksTopGroup
{
	padding-left: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px;
	cursor: pointer;
}
.TextBoxRightAlign
{
	color: black;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	text-align: right;
}
.OptInEmail_bg
{
	background-color: #E5E2E0; /*E5E2E0;*/
	background-repeat: repeat;
}
td.OptInEmail, .OptInEmail, DIV.OptInEmail
{
	font-family: Arial, Verdana,  sans-serif;
	font-size: 11px;
	color: #B62B48;
	background-color: #E5E2E0; /*E5E2E0;*/
	font-weight: bolder;
}
.OptInEmailTextBox
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: White;
	vertical-align: middle;
	text-align: left;
}
.OptInEmailWatermark
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #a9a9a9;
	background-color: White;
	font-weight: bolder;
	vertical-align: middle;
	text-align: center;
	text-transform: lowercase;
}
.BreadcrumbLink
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: White;
	background-color: Transparent;
}
.search_bg
{
	/*background-color: #b60000;*/
	background-color: #b60000; /*#f6ba22;*/
	background-repeat: repeat;
}
.ProductDetail_bg, TR.ProductDetail_bg
{
	background-color: #F2EEEB;
	background-repeat: repeat;
}
td.SearchLabel
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: white;
	background-color: Transparent;
}
.SearchTextBox, td.SearchTextBox
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: White;
	vertical-align: middle;
	text-align: left;
}
td.LabelBold, .LabelBold, DIV.LabelBold
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
	font-weight: bolder;
}
td.PriceDiscountLabel, .PriceDiscountLabel, DIV.PriceDiscountLabel
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
	cursor: default; /*font-weight: bolder;*/
}
td.CheckoutLoginContinueLabel, .CheckoutLoginContinueLabel, DIV.CheckoutLoginContinueLabel
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
	font-weight: bolder;
}
td.CheckoutLoginContinueLabel_ElSub, .CheckoutLoginContinueLabel_ElSub, DIV.CheckoutLoginContinueLabel_ElSub
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Red;
	background-color: Transparent;
	font-weight: lighter;
}
.ProductDesc, DIV.ProductDesc
{
	color: Black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	font-variant:normal ;
}
A.ProductDescLink, A.ProductDescLink:visited, A.ProductDescLink:active
{
	color: Black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
A.ProductDescLink:hover
{
	color: #B62B48;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}
DIV.SubSubHeader
{
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
DIV.SubSubHeaderBold
{
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
DIV.Author
{
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.FormatDetail
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
}
A.FormatDetailLink, A.FormatDetailLink:visited, A.FormatDetailLink:active
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
	text-decoration: none;
	font-weight: bold;
}
A.FormatDetailLink:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #B62B48;
	background-color: Transparent;
	text-decoration: underline;
}
.Price
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
}
.ColumnOneDefault_bg
{
	background-color: #ffffff;
	background-repeat: repeat;
}
TD.ColumnOne, .ColumnOne
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #000000;
}
.MainContent_bg
{
	background-color: #F2EEEB;
	background-repeat: repeat;
}
TR.MainContent, .MainContent
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #F2EEEB;
	color: #000000;
}
TD.MainContent
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #F2EEEB;
	color: #000000;
	/*border-right: black 3px solid; /*border-top: black thin solid;   border-left: black thin solid;   border-bottom: black thin solid;*/
}
TD.BlackVerticalLine
{
	height: 100%;
	width: 1;
	background-color: #000000;
}
.SeasonalCatalogMsg
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: Transparent;
	color: #000000;
}
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}
.CrossProductDetail
{
	font-family: Arial, Verdana,sans-serif;
	font-size: 10px;
	color: Black;
	background-color: Transparent;
}
A.CrossProductDetailLink, A.CrossProductDetailLink:visited, A.CrossProductDetailLink:active
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: Transparent;
	text-decoration: none;
	font-weight: bold;
}
A.CrossProductDetailLink:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #B62B48;
	background-color: Transparent;
	text-decoration: underline;
}
DIV.CrossProductDetailAuthor
{
	color: #666666;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.FeaturedTitleDetail, .NewThisMonthDetail, .JournalsDetail
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: Transparent;
}
A.FeaturedTitleDetailLink, A.FeaturedTitleDetailLink:visited, A.FeaturedTitleDetailLink:active, A.NewThisMonthDetailLink, A.NewThisMonthDetailLink:visited, A.NewThisMonthDetailLink:active, A.JournalsDetailLink, A.JournalsDetailLink:visited, A.JournalsDetailLink:active
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: Transparent;
	text-decoration: none;
}
A.FeaturedTitleDetailLink:hover, A.NewThisMonthDetailLink:hover, A.JournalsDetailLink:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #B62B48;
	font-weight: bold;
	background-color: Transparent;
	text-decoration: underline;
}
DIV.FeaturedTitleDetailAuthor, DIV.NewThisMonthAuthor
{
	color: #666666;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

/* Menu */
.TopGroup
{
	background-color: #000000;
	color: #ffffff;
	border: 0px;
	cursor: hand;
}
.Group
{
	background-color: #F2EEEB;
	color: #B62B48;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 14px; /*width: 100%;   border:1px #4E5358 solid;    border-style:solid;*/
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
	text-align:left;
	font-weight: bolder;
}

.GroupHover
{
	background-color: #B62B48;
	color: #F2EEEB;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 14px; /*width: 100%;   border:1px #4E5358 solid;    border-style:solid;*/
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
	text-align: left;
	font-weight: bolder;
}


.LeftNavigation
{
	background-color : #BCB3AA;  /*#E5E2E0*/	
}
.LeftNavigationBottom
{
	background-color : #BCB3AA; /*#E5E2E0;#F2EEEB;*/	
}

.BookDetailTop
{
	background-color : #E5E2E0; /*#E5E2E0;#F2EEEB;*/	
}
.BookDetailLabel, div.BookDetailLabel
{
	 background-color:	#F2EEEB;
}
ul.alphabet 
{
  border-bottom: #ddd dashed 1px; 
  padding: 0 0 5px 0; 
  margin: 0px 0 10px 0;
}
ul.alphabet li 
{
  display: inline;
  text-decoration: none;
  font: bold 100% Arial, Verdana, sans-serif;
  padding: 0 4px 0 0; 
}
A.alphabet 
{
  text-decoration: none;
  font: bold 100% Arial, Verdana, sans-serif;
}
A.alphabet:hover 
{
  text-decoration: underline;
  font: bold 100% Arial, Verdana, sans-serif;
}
/* End Menu */

BODY
{
 background-color: #CCCCCC;  /*#999999; /*#FFFFFF;F2EEEB*/
	/*background-image: url(../Images/bg01.gif);*/
	color: #FFFFFF;
	margin: 0px;
}

/* Default Link Style */
A, A:visited, A:active
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
A:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #B62B48;
	background-color: Transparent;
	text-decoration: underline;
	cursor: pointer;
}

/* LINKS */
/*A { font-style: normal; color: #000000; text-decoration: underline}
A:hover { font-style: normal; color: #003366; text-decoration: underline}
A:active { font-style: normal; color: #000000; text-decoration: underline}
A:visited { font-style: normal; color: #000000; text-decoration: underline}*/

FORM
{
	display: inline;
}

TR.header
{
	background: #999999;
}

TR.headerNavigation
{
	background: #bbc3d3;
}

TD.headerNavigation
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

A.headerNavigation
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

A.headerNavigation:hover
{
	color: #B62B48;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

TR.headerError
{
	background: #ff0000;
}

TD.headerError
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo
{
	background: #00ff00;
}

TD.headerInfo
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer, .footer
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: #F2EEEB;
	color: #000000; /*font-weight: bold;*/
}
DIV.footer
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: #F2EEEB;
	color: #000000; /*font-weight: bold;*/
}
TD.footer
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: #F2EEEB;
	color: #000000;
	/*border-right: black 3px solid; /*font-weight: bold;*/
}
a.footer
{
	font-family: Arial, Verdana, tahoma;
	font-size: 10px;
	color: #000000; /*text-align:left;*/
}

/* Headers */
/*page*/
/* Header With All Words Capitalized */
h1
{
	color: #B62B48;
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none; /*font-variant: mixed;*/
	text-transform: uppercase;
	border: #CCCCCC solid;
	border-width: 0 0 1px 0;
	/*border-bottom: thin solid #000000;*/
	background-color: transparent;
	margin-bottom: 10px;
	/*width: 570px;*/
}

h2
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
}

/* Header With First Letter of All Words Capitalized */
h3
{
	color:#B62B48;
	font-family:  Arial, Verdana, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none; /*font-variant: mixed;*/
	text-transform: capitalize;
	border: #CCCCCC solid;
	border-width: 0 0 1px 0;
	/*border-bottom: thin solid #000000;/*#b60000;*/
	background-color: transparent;
	margin-bottom: 15px;
	/*width: 570px;*/
}

h4
{
	color:#B62B48;
	font-family: Arial, Verdana, Lucida Sans Unicode,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none; /*font-variant: mixed;*/
	text-transform: capitalize;
	border-bottom: thin solid #000000;/*#b60000;*/
	background-color: transparent;
	margin-bottom: 15px;
	/*width: 570px;*/

}

h5
{
	color:#B62B48;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none; /*font-variant: mixed;*/
	text-transform: capitalize;
	border: #CCCCCC solid;
	border-width: 0 0 1px 0;
	/*border-bottom: thin solid #CCCCCC;*/
	background-color: transparent;
	margin: 0 0 15px 0;
	/*width: 570px;*/

}
.GridViewItemDashed
		{
			font-family: Arial, Verdana, Sans-Serif ;
			font-size: 100%;
			background: transparent;
			font-weight: normal;
			padding: 5px 0 5px 0; 
			border-bottom: #BCB3AA dashed 1px;
		}

a.News, a.News:visited, a.News:active 
{
	font-family: Arial, Verdana, Sans-Serif ;
	/*font-family: georgia, times new roman, serif;*/
	font-size: 100%;
	color: black;/*#404040;*/
	background-color: Transparent;
	text-decoration: none;
	Font-weight: bold;	
}
a.News:hover 
{
	font-family: Arial, Verdana,  sans-serif;
	/*font-family: georgia, times new roman, serif;*/
	font-size: 100%;
	color: #B62B48 ;
	background-color: Transparent;
	text-decoration: underline;
	Font-weight: bold;	
}
.NewsDate 
{
	font-family: Arial, Verdana , Sans-Serif ;
	font-size: 100%;
	color: #404040;
	font-style: normal;
	background-color: Transparent;
}

.byline 
{
	display: block;
	border-top: 1px solid #B62B48;
	border-bottom: 1px solid #B62B48;
	padding: 3px;
	background: #E5E2E0;
	margin: 3px 0 3px 0;
	color: Black;
}

.ProductSearchList
{
	background: #F2EEEB;
	padding: 5px 0 3px 0; 
}
.ProductSearchListAlt
{
	background: #F2F2F2; /*#E5E2E0;*/
	padding: 5px 0 3px 0; 
}



/*    Specific to visual sitemap page  */


    ul.alphabet 
    {
	    border-bottom: #ddd dashed 1px; 
	    padding: 0 0 5px 0; 
	    margin: 0px 0 10px 0;
    }
    ul.alphabet li 
    {
	    display: inline;
	    text-decoration: none;
	    font: bold 90% Arial, Verdana, sans-serif;
	    padding: 0 2px 0 0; 
    }
		A.alphabet 
		{
	    text-decoration: none;
	    font: bold 100% Arial, Verdana, sans-serif;
		}
		A.alphabet:hover 
		{
	    text-decoration: underline;
	    font: bold 100% Arial, Verdana, sans-serif;
		}

.Header
{
  background: url(images/header_bg.gif);
  background-color: #F2EEEB;
  color: #FFFFFF; 
  border: #57566F 1px solid; 
  border-bottom-width: 0px; 
  font-family: Arial, Verdana 
  font-size: 11px;
  font-weight: bold; 
  padding: 5px; 
  cursor: default; 
  vertical-align: middle;

}

.SiteMap
{
  border:0px solid black;
  background-color:#F2EEEB;
  font-family: Arial, Verdana; 
  font-size: 9px;
  padding-left:10px;
  vertical-align: middle;

}

.RootNode
{ 
  color: black;
  font-family: Arial, Verdana; 
  font-size: 9px;
  font-weight: bold;
  padding:5px;
  padding-top:5px;
  padding-bottom:1px;
  vertical-align: middle;
} 

.RootNode a
{ 
  color: black;
  text-decoration:none;
  vertical-align: middle;
} 

.RootNode a:hover
{ 
  color: black;
  text-decoration:underline;
  vertical-align: middle;
} 

.ParentNode
{ 
  font-family: Arial, Verdana; 
  font-size:9px;  
  vertical-align: middle;

} 

.ParentNode a
{ 
  color: black;
  text-decoration:none;
  vertical-align: middle;
} 

.ParentNode a:hover
{ 
  color: black;
  text-decoration:underline;
  vertical-align: middle;
} 

.LeafNode
{ 
  color: black;
  font-family: Arial, Verdana; 
  font-size:9px;  
  vertical-align: middle;
} 

.LeafNode a
{ 
  color: black;
  text-decoration:none;
  vertical-align: middle;
} 

.LeafNode a:hover
{ 
  color: black;
  text-decoration:underline;
  vertical-align: middle;
} 

/* End Specific to visual sitemap page */

text
{
	text-align: left;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: transparent;
}

.infoBox
{
	background: #D3D1D1;
}

.infoBoxContents
{
	background: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}

.infoBoxNotice
{
	background: #FF8E90;
}

.infoBoxNoticeContents
{
	background: #FFE6E6;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading
{
	background-image: url('../Images/infobox/corner_center.gif');
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	display: none;
}

TD.infoBox, SPAN.infoBox
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd
{
	background: #E8EFEF; /*shopping-cart content color*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even
{
	background: #E8EFEF; /*shopping-cart content color*/
}

TABLE.productListing
{
	border: 0px;
	border-style: solid;
	border-color: #FCE4D3; /*shopping-cart header/footer color*/
	border-spacing: 1px;
}

.productListing-heading
{
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	color: #2C2C2C;
	font-weight: bold;
	padding: 11px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-variant: normal;
	background: #FCE4D3; /*shopping-cart header/footer color*/
}

TD.productListing-data
{
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	vertical-align: top;
	padding: 10 5 10 5;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #E56A25;
}

A.pageResults
{
	color: #0000FF;
}

A.pageResults:hover
{
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: sharp;
	height: 29px;
	width: 406px;
	background: url(  '../Images/m99.gif' );
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 13px;
	text-transform: uppercase;
}

TR.subBar
{
	background: #f4f7fd;
}

TD.subBar
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.main, P.main
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}

TD.accountCategory
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

TD.tableHeading
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

TEXTAREA
{
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

SPAN.greetUser
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea
{
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle
{
	font-family: Arial, Verdana,Tahoma,  sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock
{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice
{
	font-family: Arial, Verdana, sans-serif;
	color: #ff0000;
}

SPAN.errorText
{
	font-family: Arial, Verdana, sans-serif;
	color: #ff0000;
}

.moduleRow
{
}
.moduleRowOver
{
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected
{
	background-color: #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* message box */

.messageBox
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

body
{
	background-color: #CCCCCC; /*#999999; /*#FFFFFF;F2EEEB
	background-image: url(../Images/bg01.gif);*/
}

/* default table cell (the detail pages, etc)*/
td
{
	font-family: Arial, Verdana,Tahoma;
	font-size: 12px;
	color: #000000; /*text-align:left;*/
}

.bg
{
	background-image: url(../Images/m17.gif);
	background-repeat: repeat-y;
}

.bg1
{
	background-image: url(../Images/m17_1.gif);
	background-repeat: repeat-y;
}

.bg2
{
	background-image: url(../Images/m17_2.gif);
	background-repeat: repeat-x;
}

.bg3
{
	background-image: url(../Images/m17_3.gif);
	background-repeat: repeat-x;
}

.br
{
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #C9D8DA;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #C9D8DA;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #C9D8DA;
}

.br1
{
	border-style: solid;
	border-width: 2px;
	border-color: #C9D8DA;
}

.br2
{
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #C9D8DA;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #C9D8DA;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #C9D8DA;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #C9D8DA;
}

.br3
{
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: Gray;
}

.br3t
{
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: Gray;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: Gray;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: Gray;
}

.br3a
{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: Gray;
}

.br4
{
	border-right-style: dotted;
	border-right-width: 2px;
	border-right-color: #C9D8DA;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #C9D8DA;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #C9D8DA;
}

.br5
{
	border-left-style: dotted;
	border-left-width: 2px;
	border-left-color: #C9D8DA;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #C9D8DA;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #C9D8DA;
}

.br3:hover
{
	background-color: Silver;
	border-left-style: dotted;
	border-left-width: 2px;
	border-left-color: #C9D8DA;
	border-right-style: dotted;
	border-right-width: 2px;
	border-right-color: #C9D8DA;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #C9D8DA;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #C9D8DA;
}

.item
{
	background-color: Gray;
}

.item:hoover
{
	background-color: Green;
}



.ch
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.ch1
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.ch2
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.ch3
{
	font-size: 11px;
	color: #706F6F;
	font-weight: bold;
}

.ch4
{
	font-size: 11px;
	color: #E66B25;
	font-weight: bold;
}

.ch5
{
	font-size: 10px;
	color: #707173;
}

.ch6
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.ml
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.ml1
{
	font-size: 11px;
	color: #E66B25;
	font-weight: bold;
	text-decoration: none;
}

.ml2
{
	font-size: 11px;
	color: #858484;
	font-weight: bold;
	text-decoration: none;
}

.ml3
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.ml3:hover
{
	font-size: 11px;
	color: #FFC208;
	font-weight: bold;
	text-decoration: none;
}

.ml4
{
	font-size: 11px;
	color: #889C48;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.ml5
{
	font-size: 10px;
	color: #707173;
	font-weight: bold;
	text-decoration: underline;
}

.ml6
{
	font-size: 20px;
	color: #E66B25;
	font-weight: bold;
	text-decoration: none;
}

.ml7
{
	font-size: 11px;
	margin-left: 10px;
	color: #E66B25;
	font-weight: bold;
	text-decoration: none;
}

.ml8
{
	font-size: 20px;
	margin-left: 10px;
	color: #E66B25;
	font-weight: bold;
	text-decoration: none;
}
.se
{
	width: 109px;
	font-size: 9px;
}

.image_border
{
	border: 1px solid #818181;
}

TABLE.virtual_page
{
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	width: 570px;
	background-color: transparent;
	border: 0px;
}

TABLE.virtual_page td.vpheader
{
	font-family: Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	background-color: transparent;
	color: Black;
	text-align: left;
	border-bottom: thin solid #b60000;
	font-weight: bold;
	font-variant: small-caps;
}

TABLE.virtual_page td.vpsubheader
{
	font-family: Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	background-color: transparent;
	color: #000;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
}
TABLE.virtual_page td.vpsubheader_rule
{
	font-family: Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	background-color: transparent;
	color: #000;
	text-align: left;
	border-top: thin solid #b60000;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
}
TABLE.virtual_page td.vpsub2header
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	background-color: transparent;
	color: #000;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
}
TABLE.virtual_page td.vptext
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	background-color: transparent;
	color: #000;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: normal;
}

img.promo-img {
			border: 0px;
		}
		img.right {
				float: right;
				margin: 3px 0 5px 7px;
		}
		img.left {
				float: left;
				margin: 3px 7px 5px 0;
		}
		img.thumb {
				padding: 1px;
				border: #999966 solid 1px;
		}
		ul.book-list h3 img {
				float: left;
				margin: 0 10px 5px 0;
		}
		img.print-logo {
				display: none;
		}
		
.ContactAuthorPanel
{
/*position: relative;*/
border: 2px solid #B62B48;
padding: 15px;
margin-top:1em; 
background-color: #F2EEEB;
}

.ContactAuthor
{
position:absolute;
z-index:200;
}
