﻿body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFffcc;
	font-size: large;
	font-style: normal;
	margin: 0;
	padding: 0;
}
H1 {
	color: #660033;
	padding: 0;
	margin: 0;
}
H2 {
	color: #660033;
	margin: 0;
}
H3 {
	color: #660033;
	margin: 0;
}
H4 {
	color: #660033;
}

.productButton
{
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
	height: 50%;
}

.footer {
	font-size: x-small;
	font-style: italic;
}
.disclaimer {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #660033;
	padding: 100;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: normal;
}

.logoCell 
{
	border-width: thin;
	border-color: Black;
	height: 78px;
	width: 220px;
}
.disclaimer.p
{
padding: 0;
}

.productPic 
{
	padding: 2px;
}

.languageList
{
	line-height: 90%;
	font-family: Verdana;
	font-size: small;
	font-style: italic;
}

.linkSuppressed
{
	color: Red;
	font-style: normal;
	font-variant:normal;
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}

.guideText 
{
	font-family: Verdana, Sans-Serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #660033;
	text-decoration: underline;
}

.guideLink 
{
	font-family: Verdana, Sans-Serif;
	font-size: large;
	font-weight: bold;
	color: #660033;
}
.pageFormatTable
{
	position: absolute;
	left: 120;
	top:220;
}

#logo
{
	height:48px;
	width: 148px;
	left: 220px;
}

#manifesto
{
}

#manifesto h1
{
	text-align: left;
}

#manifesto h2
{
	padding: 0;
	margin: 10px 0 5px;
}

#manifesto p
{
	padding: 0;
	margin: 5px 0;
}

#masthead 
{
	height: auto;
	margin: 20px;
	padding: 10px;
	speak:normal;
}
.tight {
	height: 5px;
}
#productArea
{
	position: absolute;
	left: 140px;
	top: 220px;
	margin-top: 0;
	margin-left: 120;
	border:line;
	border-width:thin;
	border-color: #660033;
	width: 80%;
}
#productPanel
{
	border-color: #660033;
	background: blue;
	width: 100%;
}
#navArea
{
	position: absolute;
	left: 10px;
	top: 170px;
	width: 125px;
}

.navButtonCluster
{
	border-color: Green;
	padding: 0px;
	margin: 0px;
	width: 125px;
}

.navButton
{
	padding: 0;
	margin: 0;
	height: 5;
	width: 125px;
	text-align: left;
	font-size: small;
	color: White;
	background-color: #00CC00;
	border-color: #FFFFCC;
}
.bookTitle
{
	font-family: Verdana;
	font-weight: bold;
	font-size:large;
}

.bookCategory 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: x-small;
}

.bookNormal 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: medium;
}

.bookSmall 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: small;
}

.bookRating 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: small;
	font-style: italic;
}

.bookReviewer 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: smaller;
	font-style: italic;
}

.bookAuthor 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: smaller;
}

.pubDate
{
	font-family: Verdana;
	font-weight: normal;
	font-size: x-small;
	font-style: italic;
}

.bulletedAttributes
{
	font-family: Verdana;
	font-weight: normal;
	font-size: small;
	padding-top: 2px;
	text-align: center;	
}

.mpaaRating
{
	color: #660033;
	font-family: Verdana;
	font-weight: bold;
	font-size: x-small;
	font-style: normal;	
	font-variant: small-caps;
}

.amazonPrice 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: medium;
}

.instructions
{
	font-family: Verdana;
	font-weight: bold;
	font-size: x-small;
}

.ratingStar
{
	width: 15px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url('~/_images/StarOn.gif');
}

.emptyRatingStar
{
	background-image: url('~/_images/StarOff.gif');
}

.savedRatingStar
{
	background-image: url('~/_images/StarOver.gif');
}

SearchControl.SearchPanel 
{
	border-color: #660033;
	border-width: 2px;
}

