/* @override http://dev.randb.com.au/henry/readersplace.co.uk/workspace/styles/common.css */

/*-----------------------------------------------------------------------------
	Reset
-----------------------------------------------------------------------------*/
	
	* {
		margin: 0;
		outline: none;
		padding: 0;
		text-decoration: none;
	}
	
	body {
		font: 75%/140% 'georgia', serif;
		-ms-interpolation-mode:bicubic;
	}
	body * {
		font: 100%/140% 'georgia', serif;
	}
	
	body #ie {
		font-size: 95%;
	}
	
	img {
		border: none;
		vertical-align: middle;
	}
	
	ul {
		list-style: none;
	}
	
	ol {
	margin-left: 1.5em;
	}
	
	small {
		font-size: 70%;
	}
	
/*-----------------------------------------------------------------------------
	Document
-----------------------------------------------------------------------------*/
	
	body {
		background: #e3e6e7;
	}
	
	.section {
		margin: 0 auto;
		width: 974px;
		z-index: 1;
	}
	.section .line {
		float: left;
		position: relative;
		width: 100%;
		
	}
	.section .line .column {
		color: #ffffff;
		float: left;
		left: 100%;
		margin-left: -974px;
		position: relative;
	}
	
	.section .line .column.block,
	.section .line .column .block {
		background: #ffffff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		margin-top: 4px;
		position: relative;
	}
	
	.section .line .column-a {
		width: 100%;
	}
	
	.section .line .column-b {
		width: 583px;
	}
	
	.section .line .column-b.fill {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		position: absolute;
		top: 4px;
		bottom: 0;
		background: #A79EB0 url('../images/cta-header-top.png') no-repeat top;		
	}
	
	.section .line .column-c {
		margin-left: -387px;
		width: 387px;
	}
	
	.section .line .column-d {
		width: 289px;
	}
	
	.section .line .column-e {
		margin-left: -680px;
		width: 289px;
	}
	
	.section .line .column-s1 {
		width: 322px;
	}
	.section .line .column-s2 {
		margin-left: -648px;
		width: 322px;
	}
	.section .line .column-s3 {
		margin-left: -322px;
		width: 322px;
	}
	
	.section .line .column-x {
		width: 321px;
	}
	
	.section .line .column-y {
		margin-left: -647px;
		width: 321px;
	}
	
	.section .line .column-z {
		margin-left: -321px;
		width: 321px;
	}
	
	.section .line .column .subblock {
		background: url('../images/column-c-purple-background.png') no-repeat bottom center;
		position: relative;
		clear: both;
		width: 100%;
	}
	
	.section .line .column .subblock,
	.section .line .column .subblock .formatted {
		color: white;
	}
	
	div.alternateblock,
	.section .line .column .alternateblock {
		background: #a194ab;
		color: white;
	}
	
	
/*-----------------------------------------------------------------------------
	Formatted
-----------------------------------------------------------------------------*/
	
	.formatted {
		color: #666666;
		padding: 10px 15px;
	}
	
	/*-------------------------------------------------------------------------
		Links
	-------------------------------------------------------------------------*/
		
		.formatted a {
			color: #442b57;
		}
		.formatted a:hover {
			color: #442b57;
			text-decoration: underline;
		}
	
	/*-------------------------------------------------------------------------
		More Links
	-------------------------------------------------------------------------*/
		
		.formatted .more {
			background: url('../images/arrow-right.png') no-repeat center left;
			color: #442b57;
			font-weight: bold;
			padding: 0 0 0 10px;
		}
		.formatted .more:hover {
			text-decoration: underline;
		}
		
		
		.block .ap {
			position: absolute;
			top: 125px;
			left: 10px;
			height: 45px;
			width: 230px;
			text-indent: -1000em;
		}
		
		.column-x.block .ap {			
			top: 180px;
		}
		
		
	/*-------------------------------------------------------------------------
		Inline
	-------------------------------------------------------------------------*/
		
		.formatted em,
		.formatted em * {
			font-style: italic;
		}
		.formatted strong,
		.formatted strong * {
			font-weight: bold;
		}
		
	/*-------------------------------------------------------------------------
		Headers
	-------------------------------------------------------------------------*/
		
		.formatted h2 {
			font-size: 1.7em;
		}
		.formatted h2,
		.formatted h2 * {
			color: #F2A900;
			font-weight: bold;
		}
		
		.formatted h3 {
			font-size: 1.2em;
			margin: 0.5em 0;
		}
		.formatted h3,
		.formatted h3 * {
			color: #442b57;
			font-weight: bold;
		}
		.formatted h3.author {
			margin-top: 0;
		}
		
		.formatted h4 {
			font-size: 1.1em;
		}
		.formatted h4,
		.formatted h4 * {
			color: #F2A900;
			font-weight: bold;
		}
		
	/*-------------------------------------------------------------------------
		Lists
	-------------------------------------------------------------------------*/
		
		.formatted dl {
			margin: 0.5em 0;
		}
		.formatted dl dt {
			color: #333333;
			clear: both;
			float: left;
		}
		.formatted dl dd:before {
			content: '\0000a0';
		}
		
		.formatted ul {
			list-style: disc;
			margin: 0 0 0 1.6em;
		}
		
		.formatted .books {
			list-style: none;
			margin: 0;
			overflow: hidden;
			position: relative;
		}
		.formatted .books,
		.formatted .books li {
			height: 11em;
		}
		.formatted .books li {
			float: left;
			margin: 0.2em 0;
			left: 0;
			position: absolute;
			top: 0;
			width: 49%;
		}
		
		.formatted .books p {
			color: #666666
		}
		.formatted .books li.second {
			left: 50%;
		}
		.formatted .books li h3 {
			margin: 0 0.5em 0 0;
		}
		
		#ie.v8 .formatted .books li h3 {
			margin: -30px 0.5em 0 0;
		}
		.formatted .books li h3,
		.formatted .books li h3 * {
			color: #f2a900;
			font-size: 1em;
			font-weight: normal;
			line-height: 1.2;
		}
		.formatted .books li p {
			float: none;
			margin: 0;
			padding: 0.5em 0.5em 0 70px;
		}
		.formatted .books li p,
		.formatted .books li p * {
			line-height: 1.2;
		}
		.formatted .books li p img {
			left: 0;
			float: left;
			position: absolute;
		}
		.formatted .books .more {
			position: absolute
		}
			
		.books img.special-offer-image {
			margin: 5px 5px 0 0;
			float: left;
		}	
		
		.formatted .books .next,
		.formatted .books .prev {
			bottom: 5px;
			position: absolute;
		}
		.formatted .books .next {
			background: url('../images/arrow-right.png') no-repeat center right;
			font-weight: bold;
			padding: 0 10px 0 0;
			right: 15px;
		}
		.formatted .books .prev {
			background: url('../images/arrow-left.png') no-repeat center left;
			font-weight: bold;
			left: 15px;
			padding: 0 0 0 10px;
		}
		
	/*-------------------------------------------------------------------------
		Paragraphs
	-------------------------------------------------------------------------*/
		
		.formatted p {
			margin: 0.5em 0;
		}
		
		.formatted p.meta {
			font-weight: bold;
		}
		.formatted p.meta .author,
		.formatted p.meta .date {
			color: #452955;
			font-weight: bold;
		}
		
		.formatted p.pagination {
			color: #999999;
			text-align: right;
		}
		.formatted p.pagination,
		.formatted p.pagination * {
			font-weight: bold;
		}
		
		.formatted p.question,
		.formatted p.question * {
			font-weight: bold;
		}
		
/*-----------------------------------------------------------------------------
	Forms
-----------------------------------------------------------------------------*/
	
	form.formatted {
		background: #a194ab url('../images/form-bg.png') no-repeat;
		color: #ffffff;
	}
	form.formatted #map-container {
		color:black;	
	}
	
	#ie.v6 form.formatted {
		height: 1%;
	}
		
	/*-------------------------------------------------------------------------
		Disclaimer
	-------------------------------------------------------------------------*/
		
		form .disclaimer {
			float: right;
			padding-top: 1.5em;
			width: 36%;
			z-index: 100;
			position: relative;
		}
		form .disclaimer.alt {
			padding-top: 0;
			float: none;
			width: 60%;
			clear: both;
		}
		
	/*-------------------------------------------------------------------------
		Fields
	-------------------------------------------------------------------------*/
		
		form .field {
			width: 60%;
		}
		form .field label {
			display: block;
			margin: 0 0 0.2em 0;
		}
		form .field label,
		form .field label * {
			font-weight: bold;
		}
		form .field input {
			width: 98.3%;
		}
		
		form .field select {
			width: 101%
		}
		form .field textarea {
			height: 6em;
			width: 98.8%;
		}
		
		form .field-check {
			position: relative;
			clear: both;
			margin: 10px 0;
			overflow: hidden;
		}
		
		form p.field-check {
			width: 525px;	
		}
		
		form .field-check label {
			width: 520px;
		}
		
		form .field-check input {
			width: 20px;
			margin: 0 5px 0 0
		}
		
		form .field-search input {
			width: 75%;
			float: left;
		}
		form .field-search button {
			float: right;
			width: 20%;
		}
		
		form .field-search {
			float: left;
		}
		
		.buttons button {
			padding: 2px 4px;
		}
		
		span#autocomplete-button input {
			width: 115px;
		}
		
		form .field-error-message {
			color: #FFF;
			background: #DA4558;
			display: block;
			width: 98.4%;
			padding: 2px 3px;
			font-weight: bold;
		}
		
		form .field-error .field-error-message {
			width: 100%;
			padding:0;
		}
		
	/*-------------------------------------------------------------------------
		Groups
	-------------------------------------------------------------------------*/
		
		form .group {
			overflow: hidden;
			width: 60%;
		}
		form .group .field {
			float: left;
			width: 46%;
		}
		form .group .field + .field {
			float: right;
		}
		form .group .field input,
		form .group .field textarea {
			width: 97.3%;
		}
		
	/*-------------------------------------------------------------------------
		Headers
	-------------------------------------------------------------------------*/
		
		form.formatted h2,
		form.formatted h2 * {
			color: #F2A900;
		}
		
		form .error {
			color: #cc5500;
		}
		form.formatted .error {
			color: #ffffff;
		}
		
/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/
	
	#header {
		background: #4a2e55 url('../images/header-bg.png') repeat-x bottom;
		-moz-border-radius: 0 0 10px 10px;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		height: 77px;
		position: relative;
		padding: 10px 0;
		z-index: 5;
	}
	
	#header h1 a {
		background: url('../images/header.png') no-repeat center;
		display: block;
		height: 77px;
		position: absolute;
		text-indent: -1000em;
		width: 300px;
	}
	#header ul.main {
		float: right;
		margin-top: 38px;
		z-index: 10;
	}
	
	#header ul li {
		position: relative;
		float: left;
	}

	#header ul.main li a.book-clubs {
		border-right: none;
	}
	
	#header ul li a {
		color: white;
		font-size: 11px;
		border-right: 1px solid white;
		padding: 0 3px;
		position: relative;
		display: inline-block;
	}
	
	
	#ie #header ul li a {
		font-size: 11px;
		padding: 0px 3px;
	}
	
	#header ul li a:hover {
		text-decoration: underline;
	}		
	
	#header li ul {
		background: #7e728a;
		border: 1px solid #4a2e55;
		display: none;
		padding: 0;
		position: absolute;
		right: 0px;
		top: 15px;
		width: 175px;
		z-index: 15;
		height: auto;
	}
	
	.book-of-the-month .book-of-the-month,
	#header .home .home,
	#header .book-of-the-month .book-of-the-month,
	#header .author-spotlight .author-spotlight,
	#header .reading-guides .reading-guides,
	#header .view-reading-guide .reading-guides,
	#header .competitions .competitions,
	#header .book-clubs .book-clubs,
	#header .create-book-club .book-clubs,
	#header .manage-book-club .book-clubs
	 {
		color:#F2A900;
		text-decoration: underline;
	}
	
	#header li ul li,
	#header li ul li a {		
		float: left;
		width: 165px;
		text-align: right;
		height: 20px;
		line-height: 20px;
		margin:0;
		display: block;
		padding:0 10px 0 0;
		border:0;
	}
	
	#ie #header li ul li,
	#ie #header li ul li a {
		width: 98%;
	}
	
	#header li:hover ul {display: block; z-index: 20;}
	
	#header li ul li a:hover {background: #563967; text-decoration: none;}
	
	#header #cse-search-box {
		float: right;
		margin-top: 36px;
	}
	

	#header #searchform {
		float: right;
	}

	#header #searchform label {
		color: white;
		padding-left: 10px;
	}
	
	#header #searchform input.button {
		vertical-align: bottom;
		padding-left: 4px;
	}
	
	#searchform #q {
		margin-top: 36px;
	}
	
	#ie #searchform #q {
		margin-top: 33px;
	}
	
	
	#newsletterSignup {
		color: #e9dbef;
		margin:0;
		padding: 0;
		width: 500px;
		position: absolute;
		right: 4px;
		top: 3px;
		text-align: right;
		overflow: hidden;
	}
	
	#newsletterSignup a {
		color: #e9dbef;
		line-height: 1;
		margin:0;
		padding: 0;
		text-decoration: underline;
	}
	
	#newsletterSignup span{
		padding-left: 20px;
		line-height: 1;
	}
	
	#newsletterSignup a:hover {
		color: white;
	}

/*-----------------------------------------------------------------------------
	Content
-----------------------------------------------------------------------------*/
	
	#content {
		overflow: hidden;
	}
	
	#flashcontent {
		clear: both;
		padding: 0.5em 0 0 0;
	}
	
	.bottom-row .block {
		height: 330px;
	}
	
/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/
	
	#footer {
		overflow: hidden;
		margin: 0 auto 15px auto;
	}
	
	#footer ul#text-nav {
		margin: 15px 0;
		font-size: .9em
	}
	
	#footer ul#text-nav li {
		list-style: none;
		float: left;
	}
	
	#footer ul#text-nav li:last-child a {
		border-right: 0px solid;
	}
	
	#footer ul#text-nav li a {
		padding: 0 6px;
		border-right: 1px solid #000;
		color: #000;
	}


/*-----------------------------------------------------------------------------
	Tables
-----------------------------------------------------------------------------*/
	
	.author-listing {
		background: #a194ab;
	}
	
	.author-listing table {
		width: 100%;
		border-collapse: collapse;
	}
	
	.author-listing table th {
		padding: 10px 16px;
		text-align: left;
		text-indent: none;
	}
	
	.author-listing table tr {
		background: white;
	}
	
	.author-listing table tr.alt {
		background: #f2f6f7;
	}
	
	.author-listing table td {
		text-indent: -2000px;
		padding: 8px;
	}
	
	.author-listing table.formatted tr:hover td {
		text-indent: 0px;
	}
	
	.author-listing table.formatted tr:hover {
		background: bluegreen;
	}
	
/*-----------------------------------------------------------------------------
	Live Search
-----------------------------------------------------------------------------*/
	
	#live-search-results {
		height: 402px;
		overflow: auto;
	}
	
	#live-search-results a {
		display: block;
		height: 32px;
		line-height: 32px;
		padding: 0 36px;
		border-bottom: 1px dotted #ccc;
		border-color: #bbb;
		color: #442a57;
		overflow: hidden;
		background: #f1f2f2 url(../images/author-spotlight-index-icon.png) no-repeat 16px center;
	}
	
	#live-search-results a em {
		font-style: italic;
	}
	
	#live-search-results a:hover {
		background-color: #fff;
		cursor: pointer;
	}
	
	#videocontainer {
		height: 275px;
		width: 347px;
		padding-bottom:3px;
	}
	
		#video {
			height: 100%;
			width: 100%
		}
		
		#ie #videocontainer object,
		#ie #videocontainer p {
			width: 347px;
		}
	
/*-----------------------------------------------------------------------------
	Special
-----------------------------------------------------------------------------*/
	
	.special {
		background: #a194ab url('../images/form-bg.png') no-repeat;
		color: #ffffff;
	}
	
/*-----------------------------------------------------------------------------
	Pagination
-----------------------------------------------------------------------------*/

ul.pagination {
    margin: 10px 0 0 0;
	text-align: right;
}

ul.pagination li {
    list-style-type: none;
    display: inline;
}

ul.pagination li a {
    padding: 2px 5px;
    margin-right: 3px;
    color: #452955;
    font-weight: bold
}

ul.pagination li span {
    float: left; 
    margin-right: 4px;
}

ul.pagination li span.first {
    margin-right: 4px;
}

ul.pagination li a.page:hover {
    text-decoration: none;
    color: #000;
}

ul.pagination li.selected a.page {
    background-color: #452955;
    color: #fff;
}

ul.pagination li.disabled a {
    color: #E3E6E7;
    cursor: default;
}