#logo {
	top: 8px;
	left: 18px;
}
#phonenumber {
	right: 10px;
	top: 40px;
}
#links {
	/* with page links */
	background-image: url('header-trans.png');
	background-repeat: no-repeat;
}
#links a {
	color: #FFF;
	border-left: 1px solid #FFF;
	margin-left: 12px;
	padding-left: 12px;
	font-size: 11px;
}
.bar {
	/* underneath banner */
	background-image: url('big-bar.png');
	background-color: #134ed8;
}
.bar2 {
	/* page headings */
	background-color: #195bdb;
}
.bar2 h1 {
	color:#FFF;	
}
.header {
	background-image: url('gobouncy.png');
	background-position:center top;
	background-repeat:no-repeat;
}
#separator1 {
	background-color: #d40309;
}
#separator2 {
	background-color: #d40309;
}

#separators h2 {
	color: #ffe00c;
}

#separators {
	color: #FFF;
}
.flash {
	bottom: 0;
	height: 276px;
	position: absolute;
	right: 0;
	width: 332px;
	z-index: 5;
}
.prodtext .prodspecs {
	border: 1px dashed #C0C0C0;
}
.prodtext .prodspecs span.newprice strong {
	color: #F00;
}
.prodimg .mainimg {
	border: 5px solid #1655d9;
}
h2.prodtitle {
	color: #FFF;
}
.featuredProduct .featuredTitle h2, .featuredProduct .featuredPrice {
	color: #195BDB;
}
.featuredProduct:hover {
	background-color: #eaf3ff;
}
.featuredProduct .featuredBook td {
	background-color: #000;
	text-align: center;
	color: #FFE00C;
}
.bodycontent .leftbar .newsletter {
	clear: both;
	border: 1px solid #EBEBEB;
	color: #838383;
	width: 184px;
	padding: 42px 16px 0;
	background-image: url("newsletter.png");
	background-repeat: no-repeat;
	height: 156px;
	margin-bottom: 15px;
	position: relative;
}
.newslettername {
	border: 1px solid #4C403A;
	font-size: 10px;
	left: 16px;
	padding: 5px;
	position: absolute;
	top: 100px;
	width: 174px;
}
.newsletteremail {
	border: 1px solid #4C403A;
	font-size: 10px;
	left: 16px;
	padding: 5px;
	position: absolute;
	top: 127px;
	width: 174px;
}
#newslettercontrols {
	bottom: 0;
	height: 27px;
	left: 16px;
	position: absolute;
	width: 184px;
}
#newslettercontrols a {
	color: #CCC;
}
#newslettercontrols a.newslettersubmit {
	color: #DB0006;
	float: right;
	font-weight: 700;
}
#linkproductlist 
{
	font-weight:bold;
}