/* CSS Document */

/*-----------------------------------------------
'	Title: Screen styles for Foyles Bookshop
'	Author: Ehaus Ltd (http://www.ehaus.co.uk/)
'	Copyright: Copyright © W&G Foyles, All rights reserved.
'	Date Created: May 2007
'
'	Last Updated: May 2008
'	Updated By: Joe

STYLES ORDER 

'	h tag styles
'	links
'	buttons
'	html styles
'	images
'	address

'	COMMON STYLES
'	layout
'	header styles
'	searchbar
'	leftcol styles
'	rightcol styles
'	footer styles

'	SECTION STYLES
'	index page
'	browse section pages
'	results page
'	display page
'	top tens
'	jazz/music form
'	bargains
'	help
------------------------------------------------*/

*	{margin: 0;
	padding: 0;
	}
body {
	padding:0; 
	margin:0 auto; 
	text-align: left; 
	background: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.4em;
	font-style: normal; 
	font-weight: normal; 
	font-size: 0.7em;
	color: #222;
	min-width: 994px;
	}
/* h tag styles */
h1 a {
	background: url("../images/gradient_set.gif") 0 -82px no-repeat;
	width: 155px; 
	height: 67px;
	
	display: block;
	text-indent: -7000em;
	line-height: 0;
	}
h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#content-area h2, #content-list h2 {
	font-size: 180%;
	
	border-bottom: 1px solid #494949;
	
	color: #494949;
	text-align: left;
	width: 100%;
	padding: 10px 0 5px 0;
	margin-bottom:15px;
	font-family: "Trebuchet MS";
	font-size:18px;
	}
#content-area h2 .sub-title {
	font-size: 80%;
	line-height: 140%;
	color: #333;
	}
h3 {
	font-size: 140%; 
	line-height: 140%;
	}
#content-area h3 {
	font-size: 160%; 
	line-height: 140%;
	
	color: #2F3F6D;
	width: 100%;
	padding: 0.1em 0 0.15em 0;
	margin: 0 0 0.6em 0;
	float: left;
	}
h4 {
	font-size: 120%;
	line-height: 120%;
	margin: 0 0 0.8em 0;
	}

/* links */
a:link, a:visited {
	color: #2F3F6D;
	text-decoration: none;
	}
a:hover, a:active, a:focus {
	text-decoration: underline;
	}
a.title:link, a.title:visited {
	font-size: 110%;
	font-weight: bold;
	color: #2F3F6D;
	}
#leftcol a:link, #leftcol a:visited, #rightcol a:link, #rightcol a:visited {
	color: #000;
	text-decoration: none;
	}
#rightcol a:hover, #rightcol a:active {
	text-decoration: underline;
	}
	
/* buttons */
a.buy-sm, a.buy-sm:visited {
	background: url("../images/btn_buy_sm.png") 0 0 no-repeat;
	height: 20px;
	width: 96px;
	margin: 0.8em 10px 0.8em 0;
	display: block;
	float: left;
	text-indent: -7000em;
	line-height: 0;
	}
a.buy-sm:hover, a.buy-sm:active, a.buy-sm:focus {
	background-position: 0 -20px;
	}
a.buy-sm span {
	display: none;
	}
a.more-sm, a.more-sm:visited {
	background: url("../images/btn_more_sm.png") 0 0 no-repeat;
	height: 20px;
	width: 102px;
	margin: 0.8em 0;
	display: block;
	float: left;
	text-indent: -7000em;
	line-height: 0;
	}
a.more-sm:hover, a.more-sm:active, a.more-sm:focus {
	background-position: 0 -20px;
	}
a.buy-vsm, a.buy-vsm:visited {
	background: url("../images/btn_buy_vsm.png") 0 0 no-repeat;
	height: 17px;
	width: 82px;
	margin: 0.5em 7px 0.5em 0;
	display: block;
	float: left;
	text-indent: -7000em;
	line-height: 0;
	}
a.buy-vsm:hover, a.buy-vsm:active, a.buy-vsm:focus {
	background-position: 0 -17px;
	}
a.more-vsm, a.more-vsm:visited {
	background: url("../images/btn_more_vsm.png") 0 0 no-repeat;
	height: 17px;
	width: 84px;
	margin: 0.5em 0;
	display: block;
	float: left;
	text-indent: -7000em;
	line-height: 0;
	}
a.more-vsm:hover, a.more-vsm:active, a.more-vsm:focus {
	background-position: 0 -17px;
	}
a.buy-vsm-cent, a.buy-vsm-cent:visited {
	background: url("../images/btn_buy_vsm.png") 0 0 no-repeat;
	height: 17px;
	width: 82px;
	margin: 0.5em auto;
	display: block;
	text-indent: -7000em;
	line-height: 0;
	}
a.buy-vsm-cent:hover, a.buy-vsm-cent:active, a.buy-vsm-cent:focus {
	background-position: 0 -17px;
	}
a.buy-lrg, a.buy-lrg:visited {
	background: url("../images/btn_buy_lrg.png") 0 0 no-repeat;
	height: 24px;
	width: 162px;
	margin: 0 auto;
	display: block;
	text-indent: -7000em;
	line-height: 0;
	}
a.buy-lrg:hover, a.buy-lrg:active, a.buy-lrg:focus {
	background-position: 0 -24px;
	}

/* html styles */
p {
	margin: 0 0 1.4em 0;
	}
.hide, .accessibility, h1 span, .last-item {
	display:none;
	}
acronym, abbr {
	cursor: help; 
	border-bottom: 1px dotted #aaa;
	}
#printlogo 
{
    
	display: none;
	}
.clearfloat {
	clear: both; width: 100%; height: 0;
	}
	
/* images */
.imageleft, .imageright {
	border: 1px solid #d7d7d9;
	padding: 2px;
	}
.imageleft {
	float: left;
	margin: 0 10px 10px 0;
	}
.imageright {
	float: right;
	margin: 0 0 10px 10px;
	}

/* address */
address {
	font-style: normal;
	margin-bottom: 1.4em;
	}

/* tables */
.open-hours {
	width: 450px;
	border-collapse: collapse;
	margin-bottom: 2em;
	}
.open-hours caption {
	font-weight: bold;
	padding: 0 0 5px 10px;
	text-align: left;
	}
.open-hours th {
	background: #f7f7f7;
	}
.open-hours th, .open-hours td {
	padding: 4px 10px;
	border: 1px solid #d7d7d9;
	}

/* COMMON STYLES */
/* layout */
#wrapper {
	margin: 8px auto;
	display: block;
	width: 994px;
	
	}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	position: relative;
	
	height: 97px;
	width: 100%;
	border-bottom:solid 1px red;
	}
#searchbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0;
	margin: 1px 0 1.3em 0;
	padding:0 1px 0 1px;
	background: #000; 
	padding: 8px 0;
	height:10px;
	
	width:100%;
	
	display: block;
	}
*html #searchbar {
	height: 16px;
	}
#main {
	float: left;
	width: 100%;
	clear: both;
	display: block;
	margin:0px -1px 0 -1px;
	padding:0px 0 0 0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
#leftcol {
	float: left;
	width: 155px;
	
	}
#rightcol {
	float: right;
	width: 155px;
	}
#centcol-index {
	margin: 0 170px 20px 170px;
	/*min-width: 565px;*/
	}
*html #centcol {
	height: 1%;
	}
#centcol-index-ask {
	margin: 0 24px 20px 204px;
	/*min-width: 565px;*/
	}

#content-area {
	float: left;
	display: inline;
	width: 100%;
	padding-bottom:20px;
	}
#content-area ul {
	
	margin-bottom: 1.4em;
	margin-left:20px;
	}
	
#content-area ol {
	
	margin-bottom: 1.4em;
	margin-left:20px;
	
	}
#content-area li {
	
	margin-bottom: 0.2em;
	}
#content-area .list-btn {
	float: left; 
	width: 100%;
	}
#footer {
	font-family: Arial, Helvetica, sans-serif;

	font-size:11px;
	display: block;
	width: 100%;
	clear: both;
	
	padding: 5px 0;
	float: left;
	margin:0px 0;
	}
	
/* header styles */
.cxr {
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 105px; 
	height: 90px; 
	z-index: 20;
	}

#registerlinks 
{
    z-index:9999; 
    position:absolute;
    right:0;
    top:40px;
    margin:0;
    padding:0;
}
    	
#registerlinks ul 
{
    
    list-style:none;
    margin:0;
    padding:0;
}

#registerlinks li 
{
    float:left;
    list-style:none;
    display:block;
   
}

#registerlinks li a 
{
    border-right:solid 1px #ccc;
    padding:2px 6px 0 6px;
    color:#456E9C;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    display:block;
}



#registerlinks2 
{
    z-index:9999; 
    position:absolute;
    right:0;
    top:65px;
    margin:0;
    padding:0;
}
    	
#registerlinks2 ul 
{
    
    list-style:none;
    margin:0;
    padding:0;
}

#registerlinks2 li 
{
    float:left;
    list-style:none;
    display:block;
   
}

#registerlinks2 li a 
{
   
    padding:2px 6px 0 6px;
    color:#BC0707;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    display:block;
    font-family:Arial;
    font-size:12px;
}

#registerlinks a:hover, #registerlinks2 a:hover 
{
    text-decoration:underline;
}

#Registerbox 
{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    padding:10px;
}
#Registerbox h2
{
   
    margin-bottom:10px;  
}

#Registerbox h2 a.registerh2
{
    color:#456E9C;
    
}

#toplinks {
	z-index: 10;
	position: absolute;
	
	top: 0;
	right: 0;
	font-weight: bold;
	list-style: none;
	padding: 16px 0px 0 0;
	
	}
#toplinks li {
	display: inline;
	list-style: none;
	}
#toplinks li a, #toplinks li a:visited {
	color: #000;
	text-decoration: none;
	padding: 2px 6px 0 4px;
	border-right: 1px solid #ccc;
	line-height: 100%;
	font-size:10px;
	}
#toplinks li a.last {
	border: 0;
	}
#toplinks li a:hover, #toplinks li a:focus {
	text-decoration: underline;
	}

/* main navigation tabs */	
#navigation {
	z-index: 20;
	position: absolute;
	width: 723px;
	top: 77px;
	left: 0px;
	
	}
ul#nav {
	height: 20px;
	list-style: none;
	}
*html ul#nav {
	width: 691px;
	}
ul#nav li {
	list-style: none;
	float: left;
	margin: 0 1px 0 0;
	height: 20px;
	display: block;
	padding:0 12px;
	background-image: url("../images/gradient_set.gif"); 
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	}
ul#nav li.new {
	position: relative;
	}
	ul#nav div.newico {
		position: absolute;
		top: -16px;
		right: 3px;
		background: url("../images/ico_new.png") 100% 0 no-repeat;
		width: 41px;
		height: 22px;
		z-index: 50;
		display: block;
		}
ul#nav li a {
	display: block;
	height: 20px;
	z-index: 40;
	background-position: 0 0;
	padding-top:1px;
	font-size:13px;
	font-family:Arial, Helvetica, Sans-Serif;
	color:#393939;
	}
ul#nav li a:hover {
	background-position: 0 -22px;
	}
ul#nav li a span {
	display: none;
	}
ul#nav li .on {
	background-position: 0 -44px;
	}

ul#nav li ul {
	position: absolute;
	top: 22px;
	left: 8px;
	display: block;
	width: 755px;
	}
ul#nav li ul li a {
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 5px 12px 0 0;
	
	}

ul#nav li#navbooks 
{
    list-style: none;
	float: left;
	margin: -3px 1px 0 0;
	height: 17px;
	display: block;
	padding:3px 15px;
	
	
	
	background-image: url("../images/gradient_set.gif");
	background-position: 50% -19px; 
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}

ul#nav li#navbooks a 
{
    color:#fff;
    font-weight:bold;
}

/*searchbar*/
#searchbar fieldset {
	
	float: left;
	margin: 0 18px 0 0;
	}
#searchbar form {
	width: 674px;
	margin: 0 auto;
	border: 0; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	}
#searchbar legend {
	display: none;
	}
#searchbar label {
	height: 21px;
	width: 87px;
	
	color:#fff;
	line-height: 0;
	float: left;
	margin: 0 10px 0 0;
	}
form#qsearch fieldset input#qsearch-enter {
	background: url("../images/input_qsearch.png") 0 0 repeat; 
	font-size: inherit;
	border: 0;
	width: 163px; 
	height: 16px;  
	display: block; 
	text-align: left; 
	margin: 0 4px 0 0; 
	padding: 3px 3px 2px 6px; 
	float: left;
	}
form#qsearch fieldset select#qsearch-select {
	float: left;
	margin: 0 6px;
	width: 100px;
	font-size: inherit;
	}
* html form#qsearch fieldset input#qsearch-enter {
	background-attachment: fixed;
	} /* IE hack for background when text goes beyond width of input */
form#qsearch fieldset #go-btn {
	float: left;
	}
a.adv:link, a.adv:visited {
	
	width: 122px;
	height: 21px;
	float: right;
	color:#fff;
	line-height: 0;
	}
a.adv:focus, a.adv:hover {
	background-position: 0 -21px;
	}
	
/* leftcol styles */	
#leftcol ul, #leftcol li {
	list-style: none;
	}
#leftcol h3 {
	background: url("../images/gradient_set.gif") 0 0 no-repeat;
	padding: 2px 0 4px 6px;
	margin: 0;
	border: 0;
	color: #000;
	font-size:12px;
	font-family:arial, verdana, sans serif;
	font-weight:normal;
	
	}
#leftcol .box {
	display: block;
	border-right: 1px solid #ccc;
	
	background: #fff;
	}
#leftcol .boxbase {
	display: block;
	height: 8px;
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 0 0 10px 0;
	}
#leftcol p.basket {
	font-family: arial, Helvetica, sans-serif;
	background: url("../images/bg_basket.png") 4px 7px no-repeat;
	padding: 5px 4px 5px 32px;
	margin: 0;
	font-size: 125%;
	line-height: 135%;
	}
#checkout {
	border-top: 1px solid #ccc; 
	position: relative; 
	height: 3.2em;
	}
#checkout a, #checkout a:visited {
	border: 1px solid #ccc; 
	padding: 0.1em; 
	width: 80px; 
	text-align: center;
	}
#checkout a:hover, #checkout a:focus {
	border-color: #c1c1c1; 
	background: #fff;
	}
#checkout .vb {
	position: absolute; 
	top: 7px; 
	left: 5px;
	}
#checkout .co {
	position: absolute; 
	top: 7px; 
	right: 5px;
	}
#currency {
	border-top: 1px solid #ccc; 
	padding: 8px 4px 8px 5px; 
	font-weight: bold; 
	font-size: 120%; 
	font-family: Arial, Helvetica, sans-serif;
	}
#currency ul {
	display: inline; 
	margin: 0 0 0 10px;
	}
#currency li {
	display: inline;
	}
#currency a, #currency a:visited {
	color: #333 !important; 
	border: 1px solid #F7F7F7; 
	padding: 0px 3px;
	}
#currency a:hover, #currency a:focus {
	color: #f00; 
	border-color: #900; 
	padding: 0px 3px;
	}
#currency .curr-select {
	border: 1px solid #ccc; 
	background: #fff; 
	padding: 0px 3px; 
	margin-right: 2px; 
	color: #900;
	}
#news-list {
	padding: 4px 4px 4px 5px;
	}
#leftcol .box fieldset {
	display: block;
	border: 0;
	margin-top: 6px;
	}
#leftcol .box legend {
	display: none;
	}
#leftcol .box label {
	display: none;
	}
#cats {
	background: #fff;
	border: 1px solid #ccc;
	border-width: 0 1px;
	
	padding-bottom: 8px;
	}
#cats li {
	
	border-top: 1px solid #fff;
	}
#cats li a {
	padding: 3px 3px 3px 6px;
	display: block;
	}
#cats li a:hover {
	
	
	text-decoration: underline;
	}	
form#signup fieldset input#eml {
	background: url("../images/input_signup.png") 0 0 repeat; 
	font-size: inherit;
	border: 0;
	width: 119px; 
	height: 15px;  
	display: block; 
	text-align: left; 
	margin: 0 2px 0 5px; 
	padding: 3px 2px 3px 6px; 
	float: left;
	}
*html input#eml {
	background-attachment: fixed;
	margin: 0 2px 0 2px;
	} /* IE hack for background when text goes beyond width of input */
form#signup fieldset #go-btn {
	float: left;
	margin-left: 4px;
	}
	
/* rightcol styles */	
#rightcol .offer {
	margin: 0 0 10px 0;
	border: 0;
	}
#rightcol h3 {
	background: url("../images/gradient_set.gif") 0 0 no-repeat;
	padding: 2px 0 4px 6px;
	color: #000;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	
	}
#rightcol .box {
	display: block;
	/*border: 1px solid #ccc;
	border-width: 0 1px;*/
	background: #fff;
	padding-bottom: 1em;
	margin: 0 0 10px 0;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
#rightcol .box a.more {
	margin: 0.6em 2px 0 30px;
	}
#rightcol ol {
	list-style: decimal inside;
	color: #000;
	margin-bottom: 1em;
	}
#rightcol ol li {
	list-style: decimal outside;
	margin: 0 0 0 30px;
	padding: 0.6em 2px 0.6em 0;
	}
#rightcol ol li a.title {
	font-weight: bold;
	}
#rightcol ol li a.aub {
	margin-left: 0;
	}
	
/* footer styles */
#footer ul {
	list-style: none;
	padding: 0 1%;
	
	}
#footer li {
	list-style: none;
	display: inline;
	float: right;
	}
#footer li a {
	color: #333;
	padding: 0 6px;
	border-left: 1px solid #c1c1c1;
	}
#footer li a.last {
	border: 0;
	}
#footer li.copy {
	float: left;
	padding: 0;
	}	

/*index page styles */
#indexbanner {
	position: relative;
	width: 100%;
	height: 190px;
	background: url("../images/banners/banner_xmas_bg_2008.png") 0 0 repeat-x;
	margin: 0 0 20px 0;
	z-index: 10;
	text-align: center;
	}
#indexbanner .rightbg {
	position: absolute;
	top: 0;
	right: 0;
	background: url("../images/index_banner_r.png") 0 0 no-repeat;
	height: 190px;
	width: 4px;
	display: block;
	z-index: 20;
	}
#indexbanner .leftbg {
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/index_banner_l.png") 0 0 no-repeat;
	height: 190px;
	width: 4px;
	display: block;
	z-index: 20;
	}
#indexbanner a:hover {
	text-decoration: none;
	border: 0;
	}
#indexbanner img {
	border: 0;
	height: 190px;
	width: 555px; 
	margin: 0 auto;
	}
#indexbanner #advert {
	position: relative;
	height: 190px;
	z-index: 15;
	}
#indexbanner #advert a {
	display: block;
	height: 190px;
	margin: 0 auto;
	}
#centcol-index dl {
	float: left;
	width: 48%;
	margin: 1em 0.9%;
	}
* html #centcol-index dl {
	float: left;
	width: 48%;
	margin: 1em 0.5%;
	}
#centcol-index dt img {	
	float: right;
	margin: 0 0 4px 4px;
	padding: 1px;
	border: 1px solid #aaa;
	}
#centcol-index dd.biblio {	
	margin: 0.8em 0 0;
	}
#centcol-index dd.our-price, #centcol-index .our-price {
	font-weight: bold;
	color: #f00;
	}
	
.indexfull {
	clear: both; 
	float: left; 
	border-top: 8px solid #D7D7D9; 
	padding: 1em 1%; 
	margin: 1em 0; 
	width: 98%;
	}
.indexfull .col4-1, .indexfull .col3-1 {
	float: left; 
	width: 18.9%; 
	margin: 0 1% 0 0;
	}
.indexfull .col4-2, .indexfull .col4-3, .indexfull .col4-4 {
	float: left; 
	width: 25.5%; 
	margin: 0 1.5% 0 0;
	}
.indexfull .col4-4 {
	margin: 0;
	}
.indexfull .col3-2 {
	float: left; 
	width: 48.5%; 
	margin: 0 1.5% 0 0;
	}
.indexfull .col3-3 {
	float: left; 
	width: 30%; 
	margin: 0;
	}
.indexfull .col3-2 table {
	border-collapse: collapse;
	width: 90%; 
	margin: 0.8em 0 0 5%;
	}
.indexfull .col3-2 table th {
	padding: 4px 5px; 
	border: 1px solid #D7D7D9;
	background: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	}
.indexfull .col3-2 table td {
	padding: 3px 5px; 
	border: 1px solid #D7D7D9;
	}
.indexfull img {
	border: 1px solid #D7D7D9; 
	padding: 1px; 
	float: right; 
	margin: 4px 0 3px 6px;
	}
.indexfull h2 {
	font-size: 350%; 
	line-height: 90%; 
	color: #b30000; 
	margin: 0 0 0.4em 0;
	}
.indexfull h2 span {
	font-size: 60%;
	}
.indexfull h3 {
	text-transform: uppercase; 
	color: #b30000; 
	padding-bottom: 0.1em;
	margin: 0.2em 0 0.4em; 
	border-bottom: 1px solid #D7D7D9;
	}
.indexfull ul {
	list-style: none; 
	float: left;
	}
.indexfull li {
	list-style: none;
	}
ul.recommended4 {
	list-style: none; 
	width: 100%; 
	float: left; 
	margin-bottom: 2em;
	}
ul.recommended4 li {
	list-style: none; 
	display: inline; 
	width: 23%; 
	margin: 0 0.9% 0 0.9%; 
	float: left; 
	text-align: center;
	}
ul.recommended4 li img {
	padding: 1px; 
	border: 1px solid #aaa; 
	margin-bottom: 6px;
	}
ul.recommended4 li a.title {
	font-size: 110%;
	font-weight: bold;
	color: #b30000;
	}
ul.recommended3 {
	list-style: none; 
	width: 100%; 
	float: left; 
	margin-bottom: 2em;
	}
ul.recommended3 li {
	list-style: none; 
	display: inline; 
	width: 31%; 
	margin: 0 0.9% 0 0.9%; 
	float: left; 
	text-align: center;
	}
ul.recommended3 li img {
	padding: 1px; 
	border: 1px solid #aaa; 
	margin-bottom: 6px;
	}
ul.recommended3 li a.title {
	font-size: 110%;
	font-weight: bold;
	color: #b30000;
	}
	
/* browse section pages */
.browse-intro {
	width: 100%;
	float: left;
	margin: 0 0 1.2em 0;	
	}
.browse-highlight {
	width: 100%;
	margin: 0 0 1.2em 0;
	float: left;
	}
.highlight-jacket {
	border: 1px solid #aaa;
	padding: 2px 2px 3px;
	margin: 0 0 4px 4px;
	float: right;
	}
.recommend-left {
	width: 49%; 
	margin: 1em 1.9% 1em 0; 
	padding: 0; 
	float: left;
	}
.recommend-right {
	width: 49%; 
	margin: 1em 0 1em 0; 
	padding: 0; 
	float: left;
	}
.recommend-left .jacket {
	border: 1px solid #aaa;
	margin: 0 4px 4px 0;
	padding: 1px;
	}
.recommend-right .jacket {
	border: 1px solid #aaa;
	margin: 0 4px 4px 0;
	padding: 1px;
	}
.recommend-right .title, .recommend-left .title {
	font-weight: bold;
	color: #b30000;
	}
.recommend-clearer {
	clear: left; width: 100%; 
	height: 1px; /*border-top: 1px solid #D7D7D9*/;
	}
.dis-price {
	color: #f00; 
	font-weight:bold;
	margin-left: 8px;
	}
.column-50-l {
	float: left;
	width: 49%;
	margin: 0 1.9% 1em 0;
	}
.column-50-r {
	float: left;
	width: 49%;
	margin: 0 0 1em 0;
	}
ol.best-list {
	list-style: none;
	margin-top: 1em;
	}
ol.best-list li {
	float: left;
	width: 100%;
	margin: 0 0 1.4em 0;
	}
ol.best-list .title {
	font-weight: bold;
	color: #b30000;
	}
ol.best-list .jacket-border {
	float: left;
	margin: 0 6px 6px 0;
	}
ol.best-list .jacket-border img {
	border: 1px solid #aaa;
	padding: 1px;
	}
ol.best-list .biblio {
	margin-left: 75px;
	}
ol.best-list .dis-price {
	margin-left: 0;
	}
.section-link {
	margin-left: 1em;
	text-align: center;
	}
.section-link a {
	margin-right: 1em;
	}

/* results page styles */
div.pagenav-results {
	position: relative; 
	width: 100%; 
	margin-bottom: 0px;
	}
div.pagenav-results a {
	padding: 0 1px;
	}
div.pagenav-results form {
	position: absolute; 
	top: 0; 
	right: 0;
	}
div.pagenav-results form select {
	font-size: 90%;
	}
ul#results {
	list-style: none; 
	width: 100%;
	margin: 0 0 20px 0; 
	border-top: 1px solid #D7D7D9;
	}
ul#results li {
	list-style: none; 
	clear: both; 
	width: 100%; 
	border-bottom: 1px solid #D7D7D9; 
	padding: 10px 0; 
	position: relative;
	}	
ul#results li .image {
	float: left; 
	display: inline; 
	text-align: center; 
	position: relative; 
	width: 110px;
	}
ul#results li .image img {
	border: 1px solid #aaa; 
	padding: 1px; 
	margin: 0 5px 5px 0;
	}
ul#results li .description {
	margin: 0 160px 0 125px;
	}
*html ul#results li .description {
	margin: 0 160px 0 0;
	width: 280px;
	float: left;
	}
ul#results li .description h3 {
	font-size: 140%; 
	line-height: 140%; 
	border: 0; 
	padding: 0; 
	margin: 0; 
	float: none;
	}	
ul#results li .price {
	position: absolute;
	top: 10px; 
	right: 0; 
	width: 160px;
	}
ul#results li .li-clear {
	width: 100%; 
	float: left; 
	height: 1px; 
	clear: left;
	}
.on-price, .you-save { 
	color: #f00; 
	font-weight: bold;
	}
.on-price {
	font-size: 110%;
	}
	
/* display page styles */
.pagenav-display {
	border-top: 2px solid #c00;
	margin-top: 4em;
	padding-top: 2em;
	}
.pagenav-display a {
	margin: 0 5px;
	}
table th {
	font-weight: bold;
	}
#display-biblio {
	position: relative; 
	width: 100%;
	}
.jacket-col {
	float: left; 
	margin: 0 10px 10px 10px; 
	text-align: center;
	}
.jacket-col img	{
	border: 1px solid #aaa; 
	padding: 3px 3px 4px;
	margin: 0 0 10px 0;}
	
.jacket-col img.widget {position:absolute; top: -17px;left: 0; z-index:2;border:0px;}	 

.jacket-col img.widgetjkt {z-index:1;padding:0px;}

.definition-col {
	margin: 0 190px 0 0; 
	overflow: hidden;
	min-height: 27em;
	}
*html .definition-col {
	margin: 0;
	height: 27em;
	}
#display-biblio dl {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
	}
#display-biblio dl dt {
	font-weight: bold;
	}
#display-biblio dl dd {
	margin: 0 0 1em 0;
	}
.price-col {
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 180px; 
	text-align: center;
	}
.price-col .prices {
	background: url("../images/bg_price_col.png") 0 0 no-repeat; 
	padding-bottom: 6px;
	}
.price-col .prices p {
	padding: 5px 8px; 
	margin: 0;
	}
.price-col-ask {
	position: relative; 
	width: 180px; 
	text-align: center;
	float:right;
	display:inline;
	}
.price-col-ask .prices {
	background: url("../images/bg_price_col_ask.png") 0 0 no-repeat; 
	height:151px;
	padding: 2px 2px 2px 2px;
	}
.price-col-ask .prices p {	
	}
.price-col-ask .our-price {
font-weight: bold;
	color: #f00; }
.ordertxt {
	width: 100%; 
	font-size: 90%;
	clear: both;
	text-align: left;
	font-style: italic;
	}
#scMatches {
	background: #FCF8E9; 
	margin: 10px 0 20px; 
	border: 1px solid #D5CCAC; 
	border-width: 1px 0;
	}
#scMatches p {
	margin: 6px;
	}
#scAddCode {
	margin-top: 10px;
	}
.comparisontablecell {
	border-bottom: 1px solid #d7d7d9;
	padding: 1px 0;
	}
.note {
	margin-top: 3em;
	}

/* top tens */
li.coldescrip {
	list-style: none; 
	display: block; 
	float: left;  
	padding: 12px 0 4px; 
	border-bottom: 1px solid #D7D7D9;
	width:100%;
	}
li.coldescrip .img-col {
	float: left; 
	width: 210px; 
	text-align: center;
	}
li.coldescrip .img-col img {
	padding: 2px; 
	border: 1px solid #D7D7D9;
	}
li.coldescrip .biblo-col {
	margin: 0 0 0 210px;
	}
	
/* jazz/music form */
#jazz-form {
	border: 1px solid #d7d7d9; 
	background: #f7f7f7; 
	width: 480px; 
	margin: 0 auto; 
	padding: 20px 10px 30px; 
	text-align: center;
	}
#jazz-form fieldset {
	border: 0;
	}
#jazz-form label {
	font-weight: bold;
	}
#jazz-form .jazz-input {
	width: 123px; 
	border: none; 
	height: 17px; 
	margin: 0 2px 0 5px; 
	padding: 2px 2px 2px 6px; 
	background: url("../images/input_signup.png") no-repeat scroll;
	}
#jazz-form submit {
	margin: 0;
	}

/* bargains */
.bargains-index {
	float: left; 
	width: 100%; 
	margin-bottom: 10px;
	}
.bargains-index img {
	float: left; 
	width: 200px; 
	margin: 0 10px 10px 0;
	}

/* help */
.help-links {
	text-align: center;
	margin-top: 4em;
	line-height: 150%;
	font-size: 120%;
	}

