@charset "utf-8";
a {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f2cbbd;
	padding-right: 10px;
}
.menu a{
	color: #f2cbbd;
	text-decoration: none;
	display: inline-block;
}
.menu a:hover{
	color: #FFFFFF;
	line-height: 26px;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #818285;
	padding-right: 10px;
	font-weight: bold;
}
.menu2 a{
	color: #818285;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	display: inline-block;
}
.menu2 a:hover{
	color: #FFFFFF;
}
h1 {
	margin: 0px;
	padding: 0px;
}

h1.saleHead span {
	color: #FF3C3C;
	font-size: 28px;
}

.contentBG {
	background-attachment: scroll;
	background-image: url(content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.saleText {
	font-size: 16px;
	margin-bottom: 20px;
}

div.saleText span.condition {
	font-size: 12px;
}

div.saleText span.productDiscount {
	font-size: 20px;
	font-weight: bolder;
	color: #ff3c3c;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a7a9ac;
}
.copy a{
	color: #a7a9ac;
	text-decoration: none;
}
.more {
	float: right;
	font-size: 11px;
	padding-right: 5px;
	color: #ffffff;
	line-height: 14px;
	display: inline;
	height: 14px;
}
.more a{
	color: #ffffff;
	text-decoration: none;
}
.more a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.copy a:hover{
	color: #a7a9ac;
	text-decoration: underline;
}
body {
	background-image: url(bg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 30px;
}
.content fieldset{
	border:1px #999999 solid;
	margin-top: 20px;
	padding: 10px;
}
.content input {border:none; padding:5px;}
.content a{
	color: #CCCCCC;
}
.content a:hover{
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}

.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
.content2 a{
	color: #CCCCCC;
}
.content2 a:hover{
	text-decoration: none;
}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.menu3 a{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	display: inline-block;
}
.menu3 a:hover{
	color: #990000;
}
#bookface {margin:10px 0 0 0;}
#bookface a{
text-decoration:none;}

.midSale h1 {
	color: #900;
	font-size: 28px;
}

.midSale h2 {
	font-weight: bolder;
	font-size: 22px;
}

.midSale h3 {
	font-weight: bolder;
	font-size: 20px;
	margin: 3px 0;
}

.midSale {
	background-color: #999;
	padding: 8px;
	border: 1px solid #FFFFFF;
}