.account-background {
	background: #f9f8f7 url('../../img/components/sign-in/background.gif') 0 100% repeat-x;
	position: relative;
	width: 985px;
	margin-right: 0;	
}

.account-background h1 {
	background: #fff url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	padding-bottom: 0.5em;
}


.account-background.register-page h1 {
	margin-bottom: 30px;	
	padding-left: 18px;
	width: 967px;
}
.account-background.sign-in-page h1 {
	margin-bottom: 30px;
	padding-left: 18px;
}


.account-boxed {
	padding: 20px;
	padding-bottom: 0;
	background: #fff;
	margin: 20px;
	
	box-shadow: 0 0 5px #e0dfde;
	-moz-box-shadow: 0 0 5px #e0dfde;
	-webkit-box-shadow: 0 0 5px #e0dfde;

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	

	position: relative;	
	border: none;
}

.ie6 .account-boxed,
.ie7 .account-boxed,
.ie8 .account-boxed {
	/*	behavior: url('/content/js/PIE.htc');	*/
}

.account-boxed h2 {
	/* H2 smaller */
	font-size: 1.636363636363636em;  /* 18px */
	line-height: 1.222222222222222em;	/* 22px */
	padding-bottom: 0.6em;
	color: #535555;
	margin-bottom: 1em;
	
}

.account-boxed header {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	padding-bottom: 1px;
	display: block;
	margin: -10px -10px 1em -10px;
}
.account-boxed header h2 {
	font-size: 2.454545454545455em; /* 27px */	
	background: #d9f4fc;
	color: #003b83;
	margin: 0;
	padding: 0.3em;
	text-align: center;
}

.account-boxed.account-sign-in  {
	min-height: 25em;
	padding-bottom: 5em;
}
.account-boxed.account-sign-in .row-submit {
	padding-left: 0;
	float: right;
	position: absolute;
	bottom: 0;
	right: 20px;
}
.account-boxed.account-sign-in .button-medium {
	position: absolute;
	bottom: 0;
	right: 20px;
}

.account-boxed.account-sign-in .row-logo {
	padding-right: 0;
	float: left;
	position: absolute;
	bottom: -5px;
	left: -80px;
}

.account-boxed.account-sign-in .row-logo img 
{
	height: 60px;
}

html body .account .sign-out-button {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -0.3em;
}

html body .account-boxed .dashboard-button {
	position: absolute;
	top: 1em;
	right: 20px;
}

.account-login-details .fake-form {
	padding-left: 150px;
	float: left;
	margin-bottom: 0.5em;
}
.ie7 .account-login-details .fake-form {
	width: 50%;
}

.account-login-details .fake-form dt {
	margin-left: -150px;
}
.account-login-details .fake-form dd {
	border: none;
	background: #f4f4f4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	width: 200px;		
}
.ie6 .account-login-details .fake-form dd,
.ie7 .account-login-details .fake-form dd,
.ie8 .account-login-details .fake-form dd {
	/*	behavior: url('/content/js/PIE.htc');	*/
}
.account-login-details .button {
	bottom: 0;
	float: right;
	padding-left: 0;
	position: absolute;
	right: 20px;
}

.account-login-details .button.change-email { bottom: 40px;  }
.account-login-details .button.change-password { bottom: 0px; }

.ie7 .account-login-details  {
	border: 1px solid;
	position: relative;
}

.account-notification {
	background: #e5faff;
	padding: 10px;
	padding-bottom: 1px;
	padding-left: 90px;
	margin: -10px;
	margin-bottom: 10px;
	position: relative;
}
.account-notification p {
	font-family: Georgia, serif;
	letter-spacing: -0.03em;
	color: #535555;
	
	font-size: 1.363636363636364em; /* 15px */
	line-height: 1.333333333333333; /* 20px */
	margin-bottom: 1.5em;
}
.account-notification h2 {
	color: #b7006d;
	background: none;
	padding: 0;
	margin-bottom:.2em;
}
.account-notification .icon {
	position: absolute;
	top: 10px;
	left: 10px;
}


.cols-row {
	margin-right: -15px;
}
.cols-1, .cols-3, .cols-3 {
	float: left;
}

.cols-2-col .cols-1 { width: 50%; }
.cols-2-col .cols-2 { width: 100%; }

.cols-3-col .cols-1 { width: 33.333%; }
.cols-3-col .cols-2 { width: 66.666%; }
.cols-3-col .cols-3 { width: 100%; }

.cols-4-col .cols-1 { width: 25%; }
.cols-4-col .cols-2 { width: 50%; }
.cols-4-col .cols-3 { width: 75%; }
.cols-4-col .cols-4 { width: 100%; }


.account-feature-box {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;		

	background: #e5faff;
	border: 1px solid #bbf3ff;
	padding: 10px;
	padding-bottom: 0;
	
	margin-right: 15px;
	margin-bottom: 1.5em;
	margin-top: 0.2em;
	
	padding-left: 80px;
	position: relative;	
}
.ie6 .account-feature-box,
.ie7 .account-feature-box,
.ie8 .account-feature-box {
	/*	behavior: url('/content/js/PIE.htc');	*/
}
.account-feature-box p {
	margin-bottom: 0.5em;
}
.account-feature-box h3 {
	color: #b7006e;
	margin-bottom: 0.5em;
}
.account-feature-box .button.button-medium {
	margin-bottom: 1em; /* 13px */	
}
.account-feature-box .icon {
	position: absolute;
	top: 15px;
	left: 8px;
}
.account-feature-box .tick {
	position: absolute;
	top: -15px;
	right: 10px;
}
.account-feature-box.inactive {
	border-color: #e6e6e6;
	background: none;
}
.account-feature-box.inactive h3 {
	color: #535555;
}
.account-feature-box.inactive .button.button-medium a {
	background-color: #acacac;
}


.ie7 .account-details-form .row {
	width: 350px;
}

.account-details-form .row-text,
.account-details-form .row-date,
.account-details-form .row-number,
.account-details-form .row-select {
	padding-left: 15em;
}
.account-details-form .row-text label,
.account-details-form .row-date label,
.account-details-form .row-number label,
.account-details-form .row-select label {
	margin-left: -15em;
}
.account-details-form .row-text input {
	width: 250px;
}

.ie7 .account-details-form .row-text input {
	width: 220px;
}

.account-details-form .row-checkbox {
	width: 100%;
}

.account-details-form .row-submit {
	padding-left: 0;
	text-align: right;
}


.account-boxed.error-messages {
	border: 10px solid #fdd;
	padding: 10px;
}

.error-messages h2, .error-messages p {
	color: #c00;
}


.atoz {
	margin: 0;
	margin-bottom: 1.5em;
	float: left;
	

}

.atoz li {
	padding: 0;
	background: none;
	float: left;
}

.atoz li a, .atoz li strong {	
	font-family: Arial, sans-serif;
	font-size: 1.545454545454546em; /* 17px */
	font-weight: normal;

	display: block;
	width: 1.5em;
	margin: 0.15em 0.1em;
	color: #fff;
	text-decoration: none;
	text-align: center;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		

	-moz-box-shadow: 0 2px 2px #dadada; 
	-webkit-box-shadow: 0 2px 2px #dadada; 
	box-shadow: 0 2px 2px #dadada; 	

	background-color: #414141;
	background-image: -moz-linear-gradient(top, #414141, #171717); 
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #414141),color-stop(1, #171717)); 
	background: linear-gradient(#414141, #171717);			
}
.ie6 .atoz li a, .ie6 .atoz li strong,
.ie7 .atoz li a, .ie7 .atoz li strong,
.ie8 .atoz li a, .ie8 .atoz li strong {
	/*	behavior: url('/content/js/PIE.htc');	*/
}

.ie8 .atoz li a, .ie8 .atoz li strong {
	position: relative;
}


.atoz li a:hover, .atoz li a:focus {
	margin-top: 0.20em;
	margin-bottom: 0.1em;
		
	-moz-box-shadow: none; 
	-webkit-box-shadow: none; 
	box-shadow: none; 	
	
	background-color: #171717;
	background-image: -moz-linear-gradient(top, #171717, #414141); 
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #171717),color-stop(1, #414141)); 
	background: linear-gradient(#171717, #414141);	
}

.atoz li strong {	
	background-color: #00b6f3;
	background-image: -moz-linear-gradient(top, #225f7e, #00b6f3); 
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #225f7e),color-stop(1, #00b6f3)); 
	background: linear-gradient(#225f7e, #00b6f3);
}

.atoz-results {
	clear: left;
}


.atoz-results .grid-row {
	background: transparent url('../../img/generic/dotted-line.gif') 100% 100% no-repeat;
	margin-bottom: 1em;
}

.atoz-results .pagination {
	margin-top: -4.363636363636364em; /* 48px */
}#audiobook-clip {
	background: #dbdbdb;
	display: block;
	text-align: center;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	
	padding: 1.5em;		
	margin-bottom: 1.5em;
	color: #494949;
	font-weight: bold;
}

.audio-interface {
	background: #dbdbdb;
	position: relative;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	
	margin-bottom: 1.5em;	
}

.audio-interface h3 {
	font-size: 1em;
	font-family: Verdana, sans-serif;
	color: #494949;
	text-align: center;
	padding: 1em;
}

.audio-interface h3 strong {
	display: block;
	color: #494949;
	font-weight: bold;
}

.audio-interface .audio-progress {
	background: #f0f;
	padding: 10px 85px 10px 40px;
	background: #bcbcbc url('../../img/components/audio-player/bottom.gif') 0 0 repeat-x;
	
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.audio-progress p {
	margin: 0;
	color: #5d5d5d;
	font-size: 0.909090909090909em; /* 10px */
	text-align: right;
	float: right;
	margin-top: -1.6em;
}

.audio-progress .audio-slider {
	padding: 6px 0 5px 0;
	margin-right: 7.2em;
}

.audio-interface .audio-controls {
	margin: -30px 0 0 0;
	float: right;
	clear: right;
	padding: 0 5px;
}

.audio-controls li {
	background: none;
	float: left;
	padding: 0;
	margin-top: -0.2em;
}

.audio-controls li a,
.audio-controls li span {
	display: block;
	text-indent: -9999px;
	width: 25px;
	height: 25px;
	background: transparent url('../../img/components/audio-player/buttons.png') 0 0 no-repeat;
}

.audio-controls .audio-play,
.audio-controls .audio-pause {
	position: absolute;
	left: 5px;
}

.audio-controls .audio-play a { background-position: -25px -25px; }
.audio-controls .audio-play a:hover,
.audio-controls .audio-play a:focus { background-position: -25px -50px; }
.audio-controls .audio-play span { background-position: -25px 0; }

.audio-controls .audio-pause a { background-position: 0 -25px; }
.audio-controls .audio-pause a:hover,
.audio-controls .audio-pause a:focus { background-position: 0 -50px; }
.audio-controls .audio-pause span { background-position: 0 0; }

.audio-controls .audio-mute-on a { background-position: -50px -25px; }
.audio-controls .audio-mute-on a:hover,
.audio-controls .audio-mute-on a:focus { background-position: -50px -50px; }
.audio-controls .audio-mute-on span { background-position: -50px 0; }

.audio-controls .audio-mute-off a { background-position: -75px -25px; }
.audio-controls .audio-mute-off a:hover,
.audio-controls .audio-mute-off a:focus { background-position: -75px -50px; }
.audio-controls .audio-mute-off span { background-position: -75px 0; }

.audio-controls .audio-volup a { background-position: -100px -25px; }
.audio-controls .audio-volup a:hover,
.audio-controls .audio-volup a:focus { background-position: -100px -50px; }
.audio-controls .audio-volup span { background-position: -100px 0; }

.audio-controls .audio-voldown a { background-position: -125px -25px; }
.audio-controls .audio-voldown a:hover,
.audio-controls .audio-voldown a:focus { background-position: -125px -50px; }
.audio-controls .audio-voldown span { background-position: -125px 0; }



.progress-bar {
	width: 100%;
	height: 7px;
	background: #ffffff url('../../img/components/audio-player/progress-background.gif') 0 0 repeat-x;
	position: relative;
	cursor: pointer;
	cursor: hand;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;			
}

.progress-bar .disabled {
	cursor: default;
	cursor: default;
}

.progress-bar-loaded, .progress-bar-played {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;	
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}

.progress-bar-loaded {
	background: #8c8c8c url('../../img/components/audio-player/progress-background.gif') 0 -7px repeat-x;
	width: 0;
}

.progress-bar-played {
	background: #555555 url('../../img/components/audio-player/progress-background.gif') 0 -14px repeat-x;
	width: 0;
}

.progress-bar-marker {
	position: absolute;
	width: 22px;
	height: 22px;
	top: -8px; /* Overlap */
	left: 0;
	cursor: pointer;
	cursor: hand;
	background: transparent url('../../img/components/audio-player/marker.png') 0 0 no-repeat;
}

.progress-bar.disabled .progress-bar-marker {
	cursor: default;
	cursor: default;
	background: #aaa;
}
/* ::::::::::::::: AUTHOR DETAILS ::::::::::::::: */

/* - - - - - - - - Layout - - - - - - - - */

.author-details {
	float: left;
	margin-bottom: 0;
}

.author-blurb {
	padding-left: 115px;
	position: relative;
	clear: left;
}
.ie7 .author-blurb {
	overflow: hidden;
}
.author-blurb h3 {
	float: right;
	width: 100%;
}
.author-blurb .author-image {
	float: left;
	margin-left: -115px;
}

/* - - - - - - - - Style - - - - - - - - */

.author-details {
	border-bottom: 1px solid #ebebeb;
}

.author-follow {
	border-top: 1px solid #ebebeb;
	float: left;
	margin-top: 1em;
	width: 100%;
}
.ie7 .author-follow {
	overflow: hidden;
}

.author-follow h2 {
	float: left;
	/* H3 */
	font-size: 1.363636363636364em; /* 15px */
	line-height: 1;
	margin: 1em 2em 1em 0;
	padding: 0;
	background: none;
}
.author-follow ul {
	float: left;
	margin: 0;
	/* H3 */
	font-family: Georgia, serif;
	letter-spacing: -0.03em;
	font-size: 1.363636363636364em; /* 15px */
	line-height: 1;
		
}
.author-follow ul li {
	float: left;
	padding: 0;
	background: none;
}
.ie7 .author-follow ul li {
	margin-top: 1px;
}


.author-follow a {
	color: #535555;
	text-decoration: none;
	display: block;
	padding: 1em 1em 1em 45px;
	margin-right: 1em;
	background: transparent url('../../img/components/author-details/follow-icons.gif') 0 50% no-repeat;
}
.author-follow a:hover,
.author-follow a:focus {
	text-decoration: underline;
}

.author-follow .twitter a { background-position: 0 50%; }
.author-follow .facebook a { background-position: -300px 50%; }
.author-follow .authors-place a { background-position: -600px 50%; }
.author-follow .authors-website a { background-position: -900px 50%; }



.author-details .author-email-signup {
	background: #f4f4f2;
	padding-left: 0;
	padding-right: 0;
	border: none;
	float: left;
	width: 100%;
	border-top: 1px solid #ebebeb;
}
.ie7 .author-details .author-email-signup {
	overflow: hidden;
	float: none;
	padding-bottom: 1em;
}
.author-details .author-email-signup label {
	/* H3 */
	font-size: 1.363636363636364em; /* 15px */
	line-height: 1;
	padding: 1.2em 1em 1em 10px;
	margin: 0;
	float: left;
}
/* ::::::::::::::: AUTHOR EMAIL SIGNUP ::::::::::::::: */

.author-email-signup {
	padding-top: 0;
}

.author-email-signup .row {
	clear: none;
}

.author-email-signup .align-right {
	float: right;
}

.author-email-signup .text-input,
.author-email-signup .row-submit {
	float: left;
	margin: 1em 0;
}

.author-email-signup label {
	font-family: georgia, sans-serif;	
	font-weight: normal;
	font-size: 163.6363636363636%;  /* 18px */
	line-height: 1;
	margin: 0.7em 0 0.3em 0;
	display: block;
}


.fiction .author-email-signup label {
	color: #ff5a00;
}
.non-fiction .author-email-signup label {
	color: #fb0800;
}
.children .author-email-signup label {
	color: #B61F81;
}
.ebooks .author-email-signup label {
	color: #00c7c7;
}
.audiobooks .author-email-signup label {
	color: #008caa;
}
.author .author-email-signup label {
	color: #00b6f3;
}

.author-email-signup .text-input {
	margin-right: 0.8em;
	margin-left: 0;
}



.fiction .author-email-signup .submit-button input {
	background: #ff5a00;
}
.non-fiction .author-email-signup .submit-button input {
	background: #fb0800;
}
.children .author-email-signup .submit-button input {
	background: #f8be00;
}
.ebooks .author-email-signup .submit-button input {
	background: #00c7c7;
}
.audiobooks .author-email-signup .submit-button input {
	background: #008caa;
}
.author .author-email-signup .submit-button input {
	background: #00b6f3;
}

.author-email-signup .text-input input {
	width: 220px;
}
.author-grid {
	float: left;
	width: 100%;	
}

.author-thumb {
	position: relative;
	float: left;
	text-align: center;
	padding-bottom: 2em;
}

.grid-cols-8 .author-thumb { width: 20%; }
.grid-cols-6 .author-thumb { width: 25%; }

.ie7 .grid-cols-6 .author-thumb { margin-right: -1px; }

.author-thumb h3 {
	position: absolute;
	top: 110px;
	text-align: center;
	width: 100%;	
	
	font-family: Georgia, serif;
	letter-spacing: -0.03em;
	font-size: 1.090909090909091em; /* 12px */	
}

.author-thumb h3 a {
	color: #535555;
	text-decoration: none;
}

.author-thumb .author-image-wrap {
	display:-moz-inline-stack;
	display:inline-block;
    zoom:1;
    *display:inline;
	width:98px;
	height:92px;
	text-align:center;
}

.author-thumb .author-image {
	display:-moz-inline-stack;
	display:inline-block;
    zoom:1;
    *display:inline;
	border: 5px solid #fff;
	-moz-box-shadow: 0 0 8px #e4e4e4; 
	-webkit-box-shadow: 0 0 8px #e4e4e4; 
	box-shadow: 0 0 8px #e4e4e4; 
	height: 92px;
	overflow: hidden;
}



.ie7 .author-thumb .author-image {
	width: 113px;
}
.ie8 .author-thumb .author-image {
	position: relative;
}

.author-thumb .author-image img {
	display: block;
}.author-preview {
	
}.gallery{
	width:100%;
	overflow:hidden;
	margin:0 0 0px;
	clear: left;
	float: left;
	/*border: 1px solid #EBEBEB;*/
}
.gallery .image{
	width:100%;
	overflow:hidden;
	/* background-color: #000; */
}
.gallery .image img{
	display: block;
	margin: 0 auto;
	/*to be removed: background-color: #000;*/
}

.gallery .info{
	height:1%;
	color:#666;
	overflow:hidden;
	background:#e1e1e1;
	padding:8px 7px 7px 11px;
	border: none;
}
.gallery .info .description{
	width:270px;
	float:left;
	margin:0 9px 0 0;
}
.gallery .info .description p{
	margin:0;
	font-family:Arial, Verdana, sans-serif;
}
.gallery .info .buttons{float:left;}
.gallery .info .buttons span{
	float:left;
	font:12px Arial, Verdana, sans-serif;
	margin:4px 3px 0 4px;
	display:inline;
}
.gallery .info .buttons a{
	width:27px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery .info .buttons .prev{
	float:left;
	background:url('../../img/components/blog/gallery/btn-prev.gif') no-repeat;
}
.gallery .info .buttons .next{
	float:left;
	background:url('../../img/components/blog/gallery/btn-next.gif') no-repeat;
}
.gallery .info .slideshow{float:right;}
.gallery .info .slideshow a{
	float:left;
	background:url('../../img/components/blog/gallery/btn-slide-l.gif') no-repeat;
	color:#fff;
	font:bold 11px/24px Arial, Verdana, sans-serif;
}
.gallery .info .slideshow span{
	float:left;
	background:url('../../img/components/blog/gallery/btn-slide-r.gif') no-repeat 100% 0;
	height:27px;
	padding:0 30px 0 13px;
	cursor:pointer;
}.blog h1 {
	font-size: 3.181818181818182em; /* 35px */
	line-height: 0.942857142857143em; /* 33px */
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	padding-bottom: 0.657142857142857em; /* 23px */
	margin-bottom: 0.228571428571429em; /* 8px */	
}

.blog .blog-back {
	/* H3 */
	font-family: Georgia, serif;
	letter-spacing: -0.03em;		
	font-size: 1.65em; /* 15px = 1.363636363636364em */
	line-height: 1.333333333333333; /* 20px */
	margin-bottom: 0;
	padding-bottom: 0.6em; /* 9px */	
	color: #535555;	
	
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;	
}
.blog .blog-back a {
	text-decoration: none;
	color: #535555;	
}
.blog .blog-back a:hover, .blog .blog-back a:focus {
	text-decoration: underline;
}

.blog-entry-list {
	float: left;
	margin-top: -1.5em;
}

.blog-entry {
	padding: 1em 10px 0 97px;
	position: relative;	
	clear: left;
}

.blog-entry .date-badge {
	font-size: 2.727272727272727em; /* 30px */
	position: absolute;
	left: 10px;
	top: 0.5em; /* 15px */
}
.ie6 .blog-entry .date-badge {
	margin-left: -97px;
}


.blog-entry h2 {
	font-size: 2.0em; /* 22px */
	line-height: 0.942857142857143em; /* 33px */
	margin-bottom: 0;
	background: none;
	color: #535555;
}

.blog-entry .blog-entry-header {
	width: 100%;
}
/* float clearing */
.blog-entry .blog-entry-header:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.ie6 .blog-entry .blog-entry-header {
  height: 1%;
  overflow: visible;
}
.ie7 .blog-entry .blog-entry-header,
.ie8 .blog-entry .blog-entry-header {
  min-height: 1%;
}

.blog-entry .comment-count {
	/* H2 smaller */
	font-size: 1.636363636363636em;  /* 18px */
	font-family: Georgia, serif;
	letter-spacing: -0.03em;
	padding-left: 32px;
	background: transparent url('../../img/components/blog/comments-icon.gif') 0 50% no-repeat;
	float: left;
	margin-right: 1em;
}
.blog-entry .comment-count a {
	text-decoration: none;
}
.blog-entry .comment-count a:hover, .blog-entry .comment-count a:focus {
	text-decoration: underline;
}
.blog-entry .blog-facebook-like {
	float: left;
}


.blog-entry .comment-icon {
	padding-left: 32px;
	background: transparent url('../../img/components/blog/comments-icon.gif') 0 50% no-repeat;
}


.blog-entry .comments {
	clear: left;
}

.blog-entry .comments header {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	margin-bottom: 1em;
}

/* float clearing */
.blog-entry .comments header:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.ie6 .blog-entry .comments header {
  height: 1%;
  overflow: visible;
}
.ie7 .blog-entry .comments header {
  min-height: 1%;
}


.blog-entry .comments header .comment-count {
	float: left;
	margin: 0;
}
.blog-entry .comments header .button {
	float: right;
	margin-top: 0.3em;
	margin-bottom: 0.7em;
}

.blog-entry .comment {
	background: #eee;
	padding: 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 1em;	
}
.ie6 .blog-entry .comment,
.ie7 .blog-entry .comment,
.ie8 .blog-entry .comment {
	position: relative;
	/*	behavior: url('/content/js/PIE.htc');	*/
}

.blog-entry .comment footer {
	color: #000;
	margin-top: -1em;
}
.blog-entry .comment footer p {
	margin-bottom: 0;
}

.blog-entry .add-comment h3 {
	/* H2 smaller */
	font-size: 1.636363636363636em;  /* 18px */
	margin-bottom: 0.5em; /* 11px */
	padding-bottom: 0.409090909090909em; /* 9px */
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	line-height: 1.181818181818182;	/* 26px */
	color: #00c8e8;		
}

.blog-entry .comment-form {
	background: #eee;
	padding: 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 1em;
}
.ie6 .blog-entry .comment-form,
.ie7 .blog-entry .comment-form,
.ie8 .blog-entry .comment-form {
	position: relative;
	/*	behavior: url('/content/js/PIE.htc');	*/
}
/* float clearing */
.blog-entry .comment-form:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.ie6 .blog-entry .comment-form {
  height: 1%;
  overflow: visible;
}
.ie7 .blog-entry .comment-form {
  min-height: 1%;
}

.blog-entry .comment-form .row-textarea textarea {
	width: 518px;
	height: 10em;
}

.blog-entry .comment-form .row-submit {
	float: left;
	clear: none;
	margin-top: 90px;
	margin-left: 1em;
}
.blog-entry .comment-form .row-submit input {
	float: right;
}




.blog-description {
	/* H3 */
	font-family: Georgia, serif;
	letter-spacing: -0.03em;	
	font-size: 1.363636363636364em; /* 15px */
	line-height: 1.333333333333333; /* 20px */
	margin-bottom: 0;	
	color: #00c8e8;
}


.blog-subscribe {
	font-family: Georgia, serif;
	letter-spacing: -0.03em;	
	font-size: 1.454545454545455em;  /* 16px */
	line-height: 1.25; /* 20px */
	margin-bottom: 0.5em; /* 8px */
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
}
.ie7 .blog-subscribe {
	position: relative;
}
.blog-subscribe a {
	display: block;
	padding-left: 60px;
	padding-bottom: 1em; /* 16px */
	padding-top: 1em;
	margin-top: -1em;
	background: transparent url('../../img/components/blog/rss-badge.gif') 0 50% no-repeat;	
}

.blog-subscribe a {
	color: #535555;
}

.blog-nav li {
	/* H3 */
	font-family: Georgia, serif;
	letter-spacing: -0.03em;	
	font-size: 1.363636363636364em; /* 15px */
	line-height: 1.333333333333333; /* 20px */
	margin-bottom: 0;
}

.blog-nav li.active a {
	color: #00C8E8;
}

.blog-entry-list .blog-entry {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	padding-bottom: 1em;
}


/* Blog body text size */
div.blogbody p
{
	font-size: 12px;
	line-height: 1.5;
}
.blogs-list h2 {
	background: none;
	margin-bottom: 0;	
}
.blog-preview {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 0 repeat-x;		
}
.blog-preview header {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	float: left;
	padding: 0.5em 57px 0.5em 0;
	margin-bottom: 0.5em;
}
.blog-preview span {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	float: left;
	padding: 0.5em 57px 0.5em 0;
	margin-bottom: 0.5em;
}
.blog-preview header img {
	float: right;
	margin-right: -57px;
}
.blog-preview span img {
	float: right;
	margin-right: -57px;
}
.blog-preview header h3 {
	float: left;
}
.blog-preview span h3 {
	float: left;
}
.book-of-month {
	padding: 1em 10px 0.1em 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	height: 228px;
	position: relative;
}
.ie6 .book-of-month,
.ie7 .book-of-month,
.ie8 .book-of-month {
	/*	behavior: url('/content/js/PIE.htc');	*/
}

.book-of-month h2 {
	font-size: 175%;
}
.book-of-month h3 {
	color: #535555;
}
.book-of-month p {
	margin-bottom: 1em;
}
.book-of-month .product-image {
	float: none;
	margin-left: 0;
}
.book-of-month .product-image a {
	line-height: 180px;
}
.book-of-month .product-image img {
	max-height: 180px;
	vertical-align: middle;
}
/*	::::::::::::::: BUTTONS ::::::::::::::: */

.ie6 body .button,
.ie7 body .button,
.ie8 body .button {
	position: relative;
}

html body .button a, html body .button span {
	text-decoration: none;
	padding: 0.1em 20px 0.3em 7px;
	display:-moz-inline-stack;
	display:inline-block;
    zoom:1;
    *display:inline;
	color: #fff;
	background: #555 url('../../img/generic/button-arrow.png') 100% 50% no-repeat;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
}
.ie6 body .button a, .ie6 body .button span,
.ie7 body .button a, .ie7 body .button span,
.ie8 body .button a, .ie8 body .button span {
	position: relative;
/*	behavior: url('/content/js/PIE.htc');*/
}
.button a:hover, .button a:focus {
	text-decoration: underline;
}
.button.align-right {
	text-align: right;
}

.button.button-big {
	font-family: Georgia, serif;
	letter-spacing: -0.03em;	
	font-size: 1.363636363636364em; /* 15px */
	line-height: 1.333333333333333; /* 20px */
	margin-bottom: 1.1em; /* 16.5px */	
}
.button.button-big a, .button.button-big span {
	padding: 0.4em 20px 0.466666666666667em 10px; /* 6px 7px */
}

.button.button-medium {
	font-family: georgia, serif;
	font-size: 118.1818181818182%; /* 13px */
	line-height: 1.307692307692308; /* 17px */
	margin-bottom: 1.269230769230769em; /* 16.5px */	
}
.button.button-medium a, .button.button-medium span {
	padding: 0.461538461538462em 20px 0.538461538461539em 10px; /* 6px 7px */
}



.button.button-back a, html body .button-button-back span {
	background-image: url('../../img/generic/button-arrow_back.png');
	background-position: 0 50%;
	padding-left: 20px;
	padding-right: 7px;	
}
.button.button-big.button-back a, .button.button-big.button-back span {
	padding-left: 20px;
	padding-right: 10px;
}
.button.button-medium.button-back a, .button.button-medium.button-back span {
	padding-left: 20px;
	padding-right: 10px;
}


.fiction .button a,
html .fiction.button a {
	background-color: #ff5a00;
}
.non-fiction .button a,
html .non-fiction.button a {
	background-color: #fb0800;
}
.children .button a,
html .children.button a {
	background-color: #b61f81;
}
.ebooks .button a,
html .ebooks.button a {
	background-color: #00c7c7;
}
.audiobooks .button a,
html .audiobooks.button a {
	background-color: #008caa;
}
.news .button a,
html .news.button a {
	background-color: #00c8e8;
}
.author .button a,
html .author.button a {
	background-color: #00b6f3;
}
.about .button a,
html .about.button a {
	background-color: #003d80;
}
.competitions .button a,
html .competitions.button a {
	background-color: #b7006e;
}
.account .button a,
html .account.button a {
	background-color: #b7006e;
}
.alt-1 .button a,
html .alt-1.button a {
	background-color: #9473ca;
}
.buy .button a,
html .buy.button a,
input.buy-button {
	background-color: #ff004b;
	background-image: url('../../img/generic/button-pink.png');
}

.buy a,
html .buy a {
	background-color: #ff004b;
	background-image: url('../../img/generic/button-pink.png');
}


.wishlist .button a,
html .wishlist.button a {
	background-color: #a2a4a4;
}

.edition-buy-button {
	font-family: Georgia,serif;
    /*font-size: 1.36364em;*/
    font-size: 118.1818181818182%; /* 13px */
    letter-spacing: -0.03em;
    line-height: 1.33333;
    margin-bottom: 0.466667em;
    float: left;
    margin-right: 0.5em;
    width: 130px;
    height: 32px;
    background-image: url('../../img/generic/button-pink.png');
}

.edition-buy-button.large {
    width: 175px;
    background-image: url('../../img/generic/button-pink-large.png');
}

.edition-buy-button a {
	padding-bottom: 0.466667em;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 0.6em;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display:-moz-inline-stack;
	display:inline-block;
    zoom:1;
    *display:inline;
    text-decoration: none;
}



.edition-buy-button a:hover {
	text-decoration: underline;
}

.ie7 .edition-buy-button,
.ie8 .edition-buy-button {
	font-size: 118.1818181818182%; /* 13px */
	margin-top: 0.6em;
}
.ie7 .edition-buy-button a,
.ie8 .edition-buy-button a {
	padding-right: 0;
}/* ::::::::::::::: CAROUSEL ::::::::::::::: */

.carousel {
	position: relative;
}

.carousel .carousel-panels {
	overflow: hidden;
	position: relative;
}

.ie6 .carousel .carousel-panels {
	width: 100%;
}

.carousel .carousel-panel-scroll {
	width: 30000px;
	position: relative;
}

.carousel .carousel-panel {
	float: left;
}

.carousel .carousel-panel.hidden * {
	display: none;
}


.grid-cols-1 .carousel-panel { width: 82px; }
.grid-cols-2 .carousel-panel { width: 179px; }
.grid-cols-3 .carousel-panel { width: 276px; }
.grid-cols-4 .carousel-panel { width: 373px; }
.grid-cols-5 .carousel-panel { width: 470px; }
.grid-cols-6 .carousel-panel { width: 567px; }
.grid-cols-7 .carousel-panel { width: 664px; }
.grid-cols-8 .carousel-panel { width: 761px; }

.carousel-overlay {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.carousel .carousel-previous,
.carousel .carousel-next,
.carousel .carousel-dots,
.carousel .carousel-play,
.carousel .carousel-pause {
	float: left;
	margin: 0;
	padding: 0;	
}

.carousel .carousel-previous a, .carousel .carousel-next a {
	background: transparent url('../../img/components/carousel/arrow-left.png') 50% 50% no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}

.carousel .carousel-next a {
	background-image: url('../../img/components/carousel/arrow-right.png');
}


.carousel .carousel-dots {
	padding-top: 10px;
}

.carousel .carousel-dots li {
	background: none;
	float: left;
	margin: 0;
	padding: 0;
}

.carousel .carousel-dots li a,
.carousel .carousel-dots li strong {
	background: transparent url('../../img/components/carousel/dots-animated.png') -4px -4px no-repeat;
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -9999px;	
}

.carousel .carousel-dots li.current a,
.carousel .carousel-dots li.current strong {
	background-position: -4px -84px;
}


.carousel .carousel-play a, .carousel .carousel-pause a, 
.carousel .carousel-play span, .carousel .carousel-pause span {
	background: transparent url('../../img/components/carousel/play-pause.png') 6px 50% no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}

.carousel .carousel-pause a, .carousel .carousel-pause span {
	background-position: -44px 50%;
}

/* Visaul Editor styles */

.carousel .carousel-panel-scroll .carousel-panel .ve-buttonlist
{
	position: absolute;
	top: 10px;
	left: 20px;
}


.competition-item {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
}
.competition-item .competition-image {
	margin-bottom: 0;
}

.competition-end-date {
	float: right;
	margin-top: -2.2em;
}

.competition-end-date-listing {
	float: right;
	margin-top:0;
}

.competition-item .competition-end-date {
	margin-top: 0.5em;
}

table.competition-detail,
table.competition-user-details {
	table-layout: fixed;	
}

table.competition-details td,
table.competition-user-details td {
	background-color:#fff;
}

input.luke-radio-button
{
	width:20px;
}

section.question
{
}

section.question label
{
	width:200px;
}

.competition-questions {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;			
	background: #f5f5f5;
}

.competition-questions input
{
	width:300px;
}

.competition-question
{
    width: 730px;   
}

.competition-question-image .image
{
    margin-left:auto;
    margin-right:auto;
}

.competitions li.error
{
	background-color:#FBE3E4;
}

.Answer-Multi-Line-Single
{
    max-width:710px;
    min-width:710px;
}

.Answer-Multi-Line-Mixed
{
    max-width:680px;
    min-width:680px;
}


/* Competition Listing Page
================================ */
.competiton-image-link
{
	margin-bottom:10px;
	display:block;
	cursor:pointer;
}.corp-template h1 {
	background: #fff url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	padding-bottom: 0.5em;
}

blockquote.bubble {
	padding: 15px;
	background: #e4f5fc;
	margin-bottom: 30px;
	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;		
}
.ie6 blockquote.bubble,
.ie7 blockquote.bubble,
.ie8 blockquote.bubble {
	/*	behavior: url('/content/js/PIE.htc');	*/
}
blockquote.bubble p {
	margin-bottom: -45px;
	padding-bottom: 45px;
	background: transparent url('../../img/generic/bubble-wedge.png') 100% 100% no-repeat;	
}
blockquote.bubble p+p {
	margin-top: 0.5em;
}


.listing-item {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	margin-bottom: 1em;
	margin-top: 0.5em;
	padding-bottom: 1px;
}
/* float clearing */
.listing-item:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.listing-item {
  height: 1%;
  overflow: visible;
}
.listing-item {
  min-height: 1%;
}.custom-list-promo h2 {
	/* H1 */
	font-size: 2.272727272727273em; /* 35px */
	line-height: 1;
	margin-bottom: 0.5em;	
}
.custom-list-promo h2 {
	color: #535555;
	padding-bottom: 0;
	background: none;
}
.custom-list-promo h2 strong {
	color: #ff5a00;	
	font-weight: normal;
	display: block;
}

.date-badge {
	font-family: Arial, sans-serif;
	background: #535555;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-size: 163.63636363636364%; /* 18px */
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	line-height: 1;
	padding: 0.111111111111111em 0 0 0; /* 2px */
	min-width: 1.833333333333333em; /* 33px */
}
.ie6 .date-badge,
.ie7 .date-badge,
.ie8 .date-badge {
	/*	behavior: url('/content/js/PIE.htc');	*/
}
.ie6 .date-badge,
.ie7 .date-badge {
	width: 1.833333333333333em; /* 33px */
}

.date-badge span {
	display: block;
	background: #878787;
	font-size: 61.11111111111111%; /* 11px */
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	padding: 0.181818181818182em 0.363636363636364em 0.09090909090909em 0.363636363636364em;	/* 2px 4px 1px 4px */
	margin-top: 0.1em;
	font-weight: bold;
}
.ie6 .date-badge span,
.ie7 .date-badge span,
.ie8 .date-badge span {
	position: relative;
	/*	behavior: url('/content/js/PIE.htc');	*/
}

.fiction .date-badge {
	background-color: #ff5a00;
}
.non-fiction .date-badge a {
	background-color: #fb0800;
}
.children .date-badge a {
	background-color: #b61f81;
}
.ebooks .date-badge {
	background-color: #00c7c7;
}
.audiobooks .date-badge {
	background-color: #008caa;
}
.news .date-badge {
	background-color: #00c8e8;
}
.author .date-badge {
	background-color: #00b6f3;
}
.about .date-badge {
	background-color: #003d80;
}
.alt-1 .date-badge {
	background-color: #9473ca;
}.event-item {
	padding-left: 115px;
}
/* float clearing */
.event-item:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.ie6 .event-item {
  height: 1%;
  overflow: visible;
}
.ie7 .event-item {
  min-height: 1%;
}

.event-item .event-image {
	float: left;
	margin-left: -115px;
}

.event-item-list .event-item {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	margin-top: 2em;
	margin-bottom: 1em;
}/* ::::::::::::::: FEATURED TITLE ::::::::::::::: */

.featured-title {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;			
	position: relative;
	overflow: hidden;
	/* min-height: 21.818181818181818em;  240px */
}
.ie6 .featured-title,
.ie7 .featured-title,
.ie8 .featured-title {
	/*	behavior: url('/content/js/PIE.htc');	*/
}

.featured-title .feature-background {
	display: block;
}

.featured-title .description {
	background: transparent url('../../img/generic/black-45.png') 0 0 repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;					
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
}
.ie6 .featured-title .description,
.ie7 .featured-title .description,
.ie8 .featured-title .description {
	/*	behavior: url('/content/js/PIE.htc');	*/
}

.featured-title .description .wrap {
	padding: 0.7em 10px;
	margin-right: 120px;
}
.featured-title .description .wrap p {
	margin: 0;
}
.ie6 .featured-title .description .wrap p {
	color: #fff;
}

.featured-title .description h3 {
	color: #fff;
	margin-bottom: 0;
	color: #fff;
}

#content .featured-title .description h3 a {
	color: #fff;
}﻿

.doc-list
{
	width: 420px;	
}

.doc-list ul.doc-link {
	
}

.doc-list .tablelisting
{
	margin: 2px 0 10px 0;
	float: none;
	width: 400px;
}

.doc-list th, 
.doc-list td
{
	background-color: #fff !important;
}

.doc-list td .cell-wrapper
{
	position: relative;
}

.doc-list li.ve-deletebutton
{
	background-color: Transparent;
	position: absolute;
	top: 1px;
	right: 1px;
}

.imprint-logo {
	border: 1px solid #ccc;
	text-align: center;
	line-height: 200px;
}
.imprint-logo img {
	vertical-align: middle;	
}

/* code for All Companies Page */

ul.division-page-listing {
	margin: 0;
	padding: 0;
	width: 250px;
	float: left;
}

ul.division-page-listing li {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 25px;
	background: none;
}

ul.division-page-listing ul{
	margin: 0;
	padding: 0;
	width: 250px;
	float: none;
}

ul.division-page-listing ul li{
	margin: 0;
	padding: 0;
	width: 150px;
	height: 25px;
	background: none;
}/* ::::::::::::::: LIST CAROUSEL ::::::::::::::: */

/* - - - - - - - - Layout - - - - - - - - */

.list-carousel {
	position: relative;
	padding: 20px 0;
	clear: left;
	margin-bottom: 1.5em;		
}

.list-carousel .list-carousel-previous,
.list-carousel .list-carousel-next {
	margin: 0;
	padding: 0;
	position: absolute;
	height: 50px;
	width: 50px;
	margin-top: 52px;
	background: #535555 url('../../img/components/list-carousel/arrow-left.png') 50% 50% no-repeat;	
	overflow: hidden;
	top: auto;
}

.list-carousel .disabled {
	background-color: #ccc;
}

.list-carousel .list-carousel-next {
	background-image: url('../../img/components/list-carousel/arrow-right.png');
	margin-top: -100px;
}

#editionTabbedCarousel .list-carousel .list-carousel-previous {
	margin-top: 70px;
}

#editionTabbedCarousel .list-carousel .list-carousel-next {
	background-image: url('../../img/components/list-carousel/arrow-right.png');
	margin-top: -130px;
}

.list-carousel .list-carousel-previous {
	left: 0;
}	

.list-carousel .list-carousel-next {
	right: 0;
}

.ie6 .list-carousel .list-carousel-previous {
	left: -10px;
}


.list-carousel .list-carousel-previous a, .list-carousel .list-carousel-next a,
.list-carousel .list-carousel-previous span, .list-carousel .list-carousel-next span {
	height: 100%;
	padding-left: 100%;
	width: 0;
	overflow: hidden;
	display: block;
}

.list-carousel .list-carousel-panels {
	overflow: scroll;
	position: relative;	
	margin: 0 40px;
}
.ie6 .grid-cols-8 .list-carousel .list-carousel-panels { width: 659px; /* 761 - 40x2 - 1x2 - 10x2*/ }
.ie6 .grid-cols-6 .list-carousel .list-carousel-panels { width: 465px; /* 567 - 40x2 - 1x2 - 10x2*/ }


.list-carousel.js-active .list-carousel-panels {
	overflow: hidden;
	position: relative;
}

.list-carousel .list-carousel-panel-scroll {
	width: 300000px;
	position: relative;
}

.list-carousel .list-carousel-panel {
	float: left;
}

.grid-cols-1 .list-carousel-panel { width: 82px; }
.grid-cols-2 .list-carousel-panel { width: 179px; }
.grid-cols-3 .list-carousel-panel { width: 276px; }
.grid-cols-4 .list-carousel-panel { width: 373px; }
.grid-cols-5 .list-carousel-panel { width: 470px; }
.grid-cols-6 .list-carousel-panel { width: 567px; }
.grid-cols-7 .list-carousel-panel { width: 664px; }
.grid-cols-8 .list-carousel-panel { width: 761px; }


/* ::::::::::::::: CAROUSEL BOOKSHELF ::::::::::::::: */

.list-carousel.bookshelf {
	border: 1px solid #e7e7e7;
	padding: 1em 10px;
}

.list-carousel.bookshelf ul {
	margin: 0;
	padding: 0;
}

.list-carousel.bookshelf li {
	background: none;
	padding: 0;
}

.list-carousel.bookshelf .list-carousel-panel {
	padding: 0;
	width: 132px;
}

.grid-cols-6 .list-carousel.bookshelf .list-carousel-panel {
	width: 116px;
}





/* Visual Editor button */
.list-carousel.bookshelf ul.ve-buttonlist
{
	margin: 0 !important;
	padding: 0 !important;
	width: 60px !important;
	position: absolute;
	left: 4px;
	bottom: 4px;
}/* 177 x 266 (edition page) */

html body .open-the-book {
	background: transparent url('../../img/components/open-the-book/openthebook.png') 0 0 no-repeat;	
	margin-top: 0;
	padding-bottom: 28px;
	margin-bottom: -29px;
	z-index: 1;
	position: relative;
	width: 100%;
}
.ie6 .open-the-book,
.ie7 .open-the-book {
	width: auto;	
	color: #ffffff !important; 
	text-decoration: none !important;
	/*position: static;*/
}

html body .list-carousel-panel .open-the-book {
	background: transparent url('../../img/components/open-the-book/openthebook-carousel.png') 0 0 no-repeat;	
	margin-top: 0;
	padding-bottom: 28px;
	margin-bottom: -36px;
	z-index: 1;
	position: relative;
	width: 100%;
}

.open-the-book a {
	background: transparent url('../../img/components/open-the-book/openthebook_end.gif') 100% 0 no-repeat;	
	width: 100%;
	display: block;
	text-indent: -9999px;
	text-align: left;
	height: 24px;
}
.ie6 .open-the-book a,
.ie7 .open-the-book a {
	/*height: 0;*/
	width: auto;
	text-indent: 0;
	/*padding-top: 24px;*/
	font-size: 0;
	/*text-decoration: none;*/
}

.list-carousel-panel .open-the-book a {
	background: transparent url('../../img/components/open-the-book/openthebook-carousel_end.gif') 100% 0 no-repeat;	
	width: 100%;
	display: block;
	text-indent: -99999em;
	text-align: left;
	height: 24px;
}

/*.ie7 .product-image img {
	width: 99%;
	border-top: none;
}*/

.ie6 .product-thumb .open-the-book,
.ie7 .product-thumb .open-the-book {
	position: absolute;
	width: 100%;
}



/* 100 x 150 (carousels, grid, listing) */

.product-preview .open-the-book,
.product-thumb .open-the-book {
	background: transparent url('../../img/components/open-the-book/openthebook-carousel.png') 0 0 no-repeat;	
	padding-bottom: 7px;
	margin-bottom: -8px;
}

.product-preview .open-the-book a,
.product-thumb .open-the-book a {
	background: transparent url('../../img/components/open-the-book/openthebook-carousel_end.gif') 100% 0 no-repeat;	
	height: 17px;
	text-decoration: none;
}
.ie6 .product-preview .open-the-book a,
.ie7 .product-preview .open-the-book a {
	height: 17px;
	width: 81px !important;
	background: transparent url('../../img/components/open-the-book/openthebook-carousel_end.gif') right 0 no-repeat;	
}
.ie6 .product-thumb .open-the-book,
.ie7 .product-thumb .open-the-book {
	top: -16px;
}

.ie7 .product-preview a { text-decoration: none !important; }


/* 80 x 120 (edition picker) 

.product-preview .open-the-book {
	background: transparent url('../../img/components/open-the-book/openthebook-medium.png') 0 0 no-repeat;	
	padding-bottom: 12px;
	margin-bottom: -13px;
}

.product-preview .open-the-book a {
	background: transparent url('../../img/components/open-the-book/openthebook-medium_end.gif') 100% 0 no-repeat;	
	height: 11px;
}
*/


/* 60 x 90 (sidebar) */

html body .grid-cols-2 .product-preview .open-the-book {
	background: transparent url('../../img/components/open-the-book/openthebook-small.png') 0 0 no-repeat;	
	padding-bottom: 9px;
	margin-bottom: -10px;
}

.grid-cols-2 .product-preview .open-the-book a {
	background: transparent url('../../img/components/open-the-book/openthebook-small_end.gif') 100% 0 no-repeat;	
	height: 9px;
}
.ie6 .grid-cols-2 .product-preview .open-the-book a,
.ie7 .grid-cols-2 .product-preview .open-the-book a {
	height: auto;	
	width: 61px !important;
	background: transparent url('../../img/components/open-the-book/openthebook-small_end.gif') right 0 no-repeat;	
	padding-top: 9px;
}






.pagination, .temporary-pagination {
	float: left;
	width: 100%;
}
.temporary-pagination .pagination {
	width: auto;
	float: none;
}

.pagination ul, .temporary-pagination .pagination {
	margin: 0;
	float: right;
	padding: 1em 0;
}

.pagination li {
	padding: 0 0 0 0.7em;
	background: none;
	float: left;
}
.temporary-pagination a, .temporary-pagination span {
	padding: 0 0 0 0.4em;
}


.pagination li ul {
	margin-right: 0.7em;
	padding: 0;
	float: none;
}

.pagination li a, .pagination li strong, .temporary-pagination a, .temporary-pagination .current {
	color: #535555;
	text-decoration: none;
}
.pagination li a:hover, .temporary-pagination a:hover {
	text-decoration: underline;
}
.temporary-pagination .current {
	font-weight: bold;
}

.pagination-wrap {
	float: left;
	width: 100%;
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;	
	margin-bottom: 1.5em;
}
/* float clearing */
.pagination-wrap:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.ie6 .pagination-wrap {
  height: 1%;
  overflow: visible;
}
.ie7 .pagination-wrap {
  min-height: 1%;
}

h2+.pagination-wrap	{
	margin-top: -1em;
}

.pagination-wrap .pagination-page {
	margin-top: 1em;
	float: left;
}
.pagination-wrap .pagination-page p {
	margin-bottom: 1em;
}
.pagination-wrap .pagination, .pagination-wrap .temporary-pagination {
	float: right;
	width: auto;
}


.javascript-active .popup-content {
	display: none;
}

.javascript-active .popup-box .popup-content {
	display: block;
	overflow: hidden;
}

.popup-underlay {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 20001 !important;
	background: transparent url('../../img/generic/white-overlay.png');
}
.popup-underlay.hidden {
	display: none;
}

.popup-underlay	.popup-box {
	display: block;
}

.ie7 .popup-box, .ie8 .popup-box{
	border:1px solid #dbdbdb;
}
		
.popup-box {
	float: left;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 20px 10px 10px 20px;
	
	height: 100%;
/*	max-height: 80%;*/

	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;		
	
	background: #fff;
	display: none;
}
.ie6 .popup-box,
.ie7 .popup-box,
.ie8 .popup-box {
	/*	behavior: url('/content/js/PIE.htc');	*/
}

.popup-box .load-spinner {
	background: transparent url('../../img/generic/loading-big.gif') 0 0 no-repeat;
	width: 66px;
	height: 66px;
	margin: 2em;
	margin-bottom: 3em;
}

.popup-scroll {
	position: relative;
	overflow: auto;
	height: 100%;
	width: 100%;
	padding: 0 10px 10px 0;
}
.ie7 .popup-scroll {
	width: auto;
}

.popup-box a.close {
	background: transparent url('../../img/generic/close.png') 100% 50% no-repeat;
	padding-right: 33px;
	position: absolute;
	top: -15px;
	right: -15px;
	color: #666;
	padding: 9px;
	font-weight: bold;
	text-indent: -9999px;
	overflow: hidden;
	width: 15px;
	height: 15px;
}		
		
.popup-box.hidden {
	display: none;
}/* ::::::::::::::: PRODUCT DETAILS ::::::::::::::: */

/* - - - - - - - - Layout - - - - - - - - */

.product-details {
	float: left;
}

.product-details-main {
	padding-left: 194px;
	position: relative;
}

.product-details .product-image {
	float: left;
	margin-left: -194px;
}

/* - - - - - - - - Style - - - - - - - - */

.product-details {
	border-bottom: 1px solid #ebebeb;
}

.product-details-main p {
	margin-bottom: 0.636363636363636em; /* 7px */	
	color: #535555;
}
.product-details-main .button-big {
	margin-bottom: 0.466666666666667em; /* 7px */	
}


.product-details .product-image {
	max-width: 179px;
}

.product-details .product-publisher a {
	color: #535555;
}

.product-details .product-publisher {
	/* H3 */
	font-family: Georgia, serif;
	letter-spacing: -0.03em;	
	font-size: 1.363636363636364em; /* 15px */
	line-height: 1.333333333333333; /* 20px */
	margin-bottom: 0.466666666666667em; /* 7px */		
}




p.aux-text {
	margin:10px 0;
}

p.product-price {
	font-family: Georgia, serif;	
	letter-spacing: -0.03em;		
	font-size: 2.545454545454546em; /* 28px */
	margin: 0;
}
.product-price abbr {
	font-size: 0.464285714285714em; /* 13px */
	
}

.product-details .product-format {
	/* H2 */
	font-family: Georgia, serif;	
	font-size: 2em;  /* 22px */
	margin-bottom: 0.5em; /* 11px */
	line-height: 1.181818181818182;	/* 26px */
}

.product-details .buy, .product-details .wishlist {
	float: left;
	margin-right: 0.5em;
} 

.product-details .staff-pick-badge {
	float: right;
	position: relative;
	width: 6em;
	text-align: center;
}
.product-details .staff-pick-badge a {
	color: #c38f11;
}
.product-details .staff-pick-badge img {
	position: absolute;
	bottom: 3em;
	left: 50%;
	margin-left: -32px;
}

.product-details .product-formats {
	float: left;
	width: 100%;
	margin-top: 0.5em;
	padding-top: 0.5em;
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 0 repeat-x;	
}

.product-details .product-formats ul {	
	margin: 0;
}

.product-details .product-formats li {
	padding: 0;
	float: left;
	background: none;
	margin-right: 0.5em;
}

.product-details .product-formats li a {	
	border: 1px solid #d9d9d9;
	background: transparent url('../../img/components/product-details/format-icons.gif') 0 0 no-repeat;
}

.product-details .product-formats li.hardback a { background-position: 0 50%; }
.product-details .product-formats li.ebooks a { background-position: -300px 50%; }
.product-details .product-formats li.audiobook a { background-position: -600px 50%; }

.product-details .product-formats li a {
	padding-left: 33px;
	padding-right: 10px;
	color: #ff004b;
}


.product-details .otherformat-selector p {
	color: #7d7d7d;
}
.product-details .otherformat-selector .otherformat-selector-wrap {
	float: left;
	width: 100%;
}
.product-details .otherformat-selector ul {
	float: left;
	margin-bottom: 0.5em;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-right: none;
}
.ie6 .product-details .otherformat-selector ul,
.ie7 .product-details .otherformat-selector ul,
.ie8 .product-details .otherformat-selector ul {
	/*	behavior: url('/content/js/PIE.htc');	*/
}

.product-details .otherformat-selector li {
	float: left;
	background: none;
	padding: 0;
	border-right: 1px solid #d9d9d9;
}
.product-details .otherformat-selector li a,
.product-details .otherformat-selector li strong {
	/* H3 */
	font-family: Georgia, serif;
	letter-spacing: -0.03em;	
	font-size: 1.363636363636364em; /* 15px */
	line-height: 1.333333333333333; /* 20px */
	
	display: block;
	padding: 0.4em 0.8em 0.4em 22px;
	background: transparent url('../../img/components/product-details/ebook-selector-background.gif') -200px 50% no-repeat;	
	
	text-decoration: none;
	font-weight: normal;
}
.product-details .otherformat-selector li a:hover,
.product-details .otherformat-selector li a:focus {
	text-decoration: underline;
}
.product-details .otherformat-selector li strong {
	background-position: 0 50%;	
}



.product-details-sub h3 {
	padding-bottom: 0.4em; /* 6px */
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
}

.fiction .product-details-sub h3, .fiction .product-title h2 a, .fiction span.new-price, .fiction span.your-savings {
	color: #ff5a00;
}
.non-fiction .product-details-sub h3, .non-fiction .product-title h2 a, .non-fiction span.new-price, .non-fiction span.your-savings {
	color: #fb0800;
}
.children .product-details-sub h3, .children .product-title h2 a, .children span.new-price, .children span.your-savings {
	color: #b61f81;
}
.ebooks .product-details-sub h3, .ebooks .product-title h2 a, .ebooks span.new-price, .ebooks span.your-savings {
	color: #00c7c7;
}
.audiobooks .product-details-sub h3, .audiobooks .product-title h2 a, .audiobooks span.new-price, .audiobooks span.your-savings {
	color: #008caa;
}
.news .product-details-sub h3, .news .product-title h2 a, .news span.new-price, .news span.your-savings {
	color: #00c8e8;
}
.author .product-details-sub h3, .author .product-title h2 a, .author span.new-price, .author span.your-savings {
	color: #00b6f3;
}
.about .product-details-sub h3, .about .product-title h2 a, .about span.new-price, .about span.your-savings {
	color: #003d80;
}




.product-details-sub ul.share-page li {
	background: none;
	position: relative;
}
.product-details-sub ul.share-page li a {
	color: #7d7d7d;
}
.product-details-sub ul.share-page li .at300bs {
	position: absolute;
	left: 0;
	top: 0;
}

.product-details-sub ul.share-page li .addthis_button_facebook_like {
	display: block;
	margin-left: -20px;
	margin-bottom: -0.545455em;
}


.buy-it-now {
	margin-right: 0;
	position: relative;
}

.buy-it-now h2 {
	background: none;
	font-size: 2.727272727272727em; /* 30px */
	line-height: 1;
	margin-bottom: 0.5em;
	padding-bottom: 0;
	
	text-align: center;
}

.buy-it-now .product-preview {
	background: #f2f2f2;
	padding: 20px 137px 10px 20px;
	position: relative;
}
.buy-it-now .product-preview .product-image {
	right: 20px;
	top: 20px;
	left: auto;
	position: absolute;
}
.buy-it-now .product-preview .product-price {
	/* H2 */
	font-size: 2em;  /* 22px */
	margin-bottom: 0.5em; /* 11px */
	line-height: 1.181818181818182;	/* 26px */	
	color: #535555;
}
.buy-it-now .stores-list {
	overflow: hidden;
}

.buy-it-now .find-a-store .text-input {
	float: left;
	margin-right: 0.8em;
}
.buy-it-now .find-a-store .row-submit {
	clear: none;
}



.audiobook-preview-flash {
	width: 100%;
	height: 10em;
	margin-bottom: 1.5em;
}





.customer-reviews {
/*	overflow: hidden;*/
}

.customer-review {
	clear: left;
	margin-bottom: 1em;
}

.customer-review .product-image {
	float: left;
	margin-left: -75px;
}

.customer-reviews .row-star-rating {
	clear: none;
	margin-left: 1em;
}

.customer-reviews .star-rater {
	border: none;
	padding: 0;
}
.customer-reviews .star-rater legend {
	font-size: 1em;
}
.customer-reviews .star-rater label {

}
.customer-reviews .star-rater input {
	float: left;
	margin-right: 10px;
	margin-top: 0;
}

.customer-reviews .row-comment-title input, .customer-reviews .row-text input  {
	width: 300px;
}

.customer-reviews #captchadiv, .customer-reviews #recaptcha_widget_div, .customer-reviews h3.error {
	margin-left: 51px;
}

.ie7 .customer-reviews .row-comment-title {
	width: 100%;
}
.customer-reviews .row-textarea textarea {
	width: 400px;
	height: 90px;
	margin-left: 55px;
}
.customer-reviews .row-submit {
	bottom: 20px;
	right: 18px;
	position: absolute;
}
.customer-reviews .row-text label {
	width: 4em;
	text-align: right;
}

.row-star-rating label {
	float: left;
}
.row-star-rating .star-rating-control {
	float: left;
	margin: 0.8em 0 0.5em 0.5em;
}




body > iframe {
	display: none;
}.listing-controls {
	float: left;
	width: 100%;
	margin-top: -1.5em;
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
}

.listing-controls.genre, .pagination-wrap.genre {
	margin-top: 0;
	margin-bottom: 0;
}

.listing-controls .search-results
{
    float:left;
}

.listing-controls .search-results p {    
    margin: 0;
    padding: 1em 0;    
    width: 50em;
}

.listing-controls .sorting {
	float: left;
	width: 85%;
}

.listing-controls .sorting p {
	float: left;
	padding: 1em 0;
	margin: 0;
}

.listing-controls .sorting ul {
	margin: 0;
	padding: 1em 0;	
}
.listing-controls .sorting ul li {
	padding: 0 0 0 0.7em;
	float: left;
	background: none;
}


.listing-controls .layout {
	text-align: right;
	float: right;
	width: 55px;
	position: relative;
}

.listing-controls .layout p {
	padding: 1em 0;
	margin: 0;
	position: absolute;
	left: -10em;
	width: 10em;
}

.listing-controls .layout ul {
	margin: 0;
	padding: 1em 0;	
	float: right;
}
.listing-controls .layout ul li {
	padding: 0 0 0 6px;
	float: left;
	background: none;
}
.listing-controls .layout ul li a, .listing-controls .layout ul li strong {
	padding: 0;
	overflow: hidden;
	text-indent: 9999px;
	width: 18px;
	height: 17px;
	display: block;
	background: transparent url('../../img/components/product-list/view-icons.gif') 0 0 no-repeat;
	margin-top: 2px;
}
.listing-controls .layout ul li.layout-grid a { background-position: 0 0; }
.listing-controls .layout ul li.layout-grid strong { background-position: 0 -30px; }
.listing-controls .layout ul li.layout-list a { background-position: -30px 0; }
.listing-controls .layout ul li.layout-list strong { background-position: -30px -30px; }

.listing-controls .layout ul li.layout-grid { 
	padding-right: 6px;
	border-right: 1px solid #e4e3e3;
}




.product-listing {
	border: 1px solid #e5e5e5;
	padding: 0 20px;
	margin-top: 1em;
	float: left;
}

.product-listing .product-preview {
	padding-right: 10em;
	margin-top: 20px;
	padding-bottom: 20px;
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;	
}
.product-listing .product-preview.last {
	padding-bottom: 0;
	background: none;
}
	
.product-listing .product-preview .align-right {
	position: absolute;
	right: 0;
	top: 50%;
	height: 50%;
	text-align: right;
}

.product-listing .product-preview .button {
	margin-top: -1.7em;
}


.product-listing.staff-picks-listing {
	border: none;
	padding: 0;
}
.product-listing.staff-picks-listing .grid-row {
	background: transparent url('../../img/generic/dotted-line.gif') 100% 100% no-repeat;
}
.product-listing.staff-picks-listing .product-preview {
	padding-right: 0;
	background: none;
	margin-bottom: 0;
}
.product-listing.staff-picks-listing .product-preview.newline {
}



.product-grid {
	margin-top: 1.5em;
	float: left;
	width: 100%;
}

.product-grid .product-thumb {
	float: left;
	width: 20%;
	margin-bottom: 1.5em;
}

.product-preview {
	padding-left: 117px;
	position: relative;
	margin-bottom: 1.5em;
}
/* float clearing */
.product-preview:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.ie6 .product-preview {
  height: 1%;
  overflow: visible;
}
.ie7 .product-preview {
  min-height: 1%;
}

.product-preview .product-image {
	float: left;
	margin-left: -117px;
}
.product-image {
	text-align: center;
	margin-bottom: 0.5em;	
}
.product-image .product-image-wrap {
	display:-moz-inline-stack;
	display:inline-block;
    /*zoom:1;
    *display:inline;*/
}

.product-image img {
	border: 1px solid #ccc;
	vertical-align: bottom;
	max-height: 180px;
}

.product-details .product-details-main .product-image img { max-height: 100%; }

.product-preview p {
	margin-bottom: 0.5em;
	margin-top: 0.5em;	
}


.grid-cols-3 .product-preview {
	padding-left: 97px;
}
.grid-cols-3 .product-preview .product-image {
	margin-left: -97px;	
}



.grid-cols-2 .product-preview {
	padding-left: 77px;
}
.grid-cols-2 .product-preview .product-image {
	margin-left: -77px;
}



.product-preview-list .product-preview {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	margin-top: 20px;
	margin-bottom: 1em;
	padding-bottom: 20px;
}

/* Should probably work out big/medium/small classes for these lists */

.grid-cols-2 .product-preview-list .product-preview {
	margin-top: 0;
	padding-bottom: 0.5em;
}



hgroup.product-title {
	margin-bottom: 0.5em;
}

.product-preview hgroup.product-title,
.product-details-main hgroup.product-title {
	width: 100%;
	float: right;	
}
.ie7 .product-preview hgroup.product-title,
.ie7 .product-details-main hgroup.product-title {
	min-width: 100%;	
}

hgroup.product-title a {
	color: #535555;
	display: block;
}

.product-details-main hgroup.product-title a {
	display: inline
}

.product-thumb {
	position: relative;
	padding-top: 152px;
	text-align: center;	
}

.product-thumb .product-image {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;	
	height: 152px;
}

.product-thumb .product-image .product-image-wrap {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

.product-thumb .product-image .product-image-wrap .product-image-wrap-2 {
	display:-moz-inline-stack;
	display:inline-block;
    zoom:1;
    *display:inline;
	vertical-align: bottom;
}

.ie6 .product-thumb .product-image .product-image-wrap .product-image-wrap-2,
.ie7 .product-thumb .product-image .product-image-wrap .product-image-wrap-2 {
	zoom: 1;
	display: inline;
	position: relative;
}


.product-thumb .product-title {
	margin-top: 1em;
}

.ie7 .product-thumb .product-title {
	padding-top: 10px;
}

.product-thumb p {
	margin-bottom: 0;
	margin-top: 0.5em;	
}

.product-thumb .star-rating-0,
.product-thumb .star-rating-1,
.product-thumb .star-rating-2,
.product-thumb .star-rating-3,
.product-thumb .star-rating-4,
.product-thumb .star-rating-5,
.product-thumb .rate {
	margin-bottom: 0;
}
.register-form h3 {	
}

.register-form .row-text {
	padding-left: 0;
	width: 101%;
}
.register-form .row-text label {
	width: auto;
	margin-left: 0;
	float: left;
}
.register-form .row-text input {
	width: 220px;
	float: right;	
}
.register-form .row-check label {
	width: 355px;
	margin: 2px 10px;	
	float: right;
}
.register-form .row-check input {
	width: 14px;
	margin-top: 3px;
	float: left;	
}
.register-form .row-submit {
	padding-left: 0;
	width: 100%;
}
.register-form .row-submit .submit {
	float: right;
}

.ie7 .register-form .row-check
{
 width:390px;   
}

.ie8 .register-form .row-check label, .ie9 .register-form .row-check label {
	
	margin: 0.7em 0px 0.3em;
}

.register-blurb {
	text-align: center;
	margin-top: 1em;
}
.register-blurb h2 {
	font-style: italic;
	background: none;
	margin: 0;
	padding: 0 50px;
	
	font-size: 2.454545454545455em; /* 27px */
	line-height: 1.111111111111111em; /* 30px */
	
	color: #003b83;
	margin-bottom: 0.8em;
	margin-top: 0.3em;
}
.register-blurb li {
	font-style: italic;
	padding: 0;
	background: none;

	font-family: Georgia, serif;
	letter-spacing: -0.03em;
	
	font-size: 2em; /* 22px */
	line-height: 1.136363636363636em; /* 25px */
	
	color: #535555;
	background: transparent url('../../img/components/sign-in/dotted-line-short.gif') 50% 0 no-repeat;
	padding-top: 0.4em;
	margin-top: 0.4em;
}


.register-thankyou h2 {
	text-align: center;
	color: #003d80;
}
.register-thankyou p {
	color: #003d80;	
}
.search-results-block {
	background: transparent url('../../img/generic/dotted-line-border.gif') 0 100% repeat-x;
	margin-bottom: 1.5em;
}

.search-results-block a em, .search-results a em, .search-title em, .search-author em, .author-thumb a em {
	color: #FF5A00;
    font-style: normal;
    font-weight: bold;
}

.search-results-block .product-grid {
	margin-top: 0;
	margin-bottom: 1.5em;
}

/* float clearing */
.search-results-block:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.ie6 .search-results-block {
  height: 1%;
  overflow: visible;
}
.ie7 .search-results-block {
  min-height: 1%;
}

.search-results-block.last {
	background: none;
	margin-bottom: 0;
}

.search-results-block h2 {
	background: none;
}




.advanced-search-section {
	padding: 0;
	padding-top: 2.5em;
	padding-bottom: 2em;	
}

.advanced-search-form .row {
	width: 100%;
}
.ie7 .advanced-search-form .grid-cols-3 {
	padding-bottom: 1.5em;
}

.advanced-search-form .row label {
	float: none;
	font-family: georgia, sans-serif;	
	font-weight: normal;
	font-size: 1.272727272727273em; /* 14px */
	line-height: 1;
	margin: 0.5em 0;
	display: block;
}

.advanced-search-form .row-select select {
	width: 100%;
}

.advanced-search-form .row-text .text-input {
	display: block;
	padding: 0 0.8em;
}
.advanced-search-form .row-text .text-input input {
	padding-left: 0;
	padding-right: 0;
	width: 100%;	
}

.advanced-search-form .row-info {
	font-family: georgia, sans-serif;	
	font-weight: normal;
	font-size: 1.181818181818182em; /* 13px */
	text-align: center;
	color: #535555;	
}

.advanced-search-form .row-submit {
	border: 1px solid #e7e7e7;
	border-left: none;
	border-right: none;
	padding: 1em 0;
}
.advanced-search-form .row-submit input {
	float: right;
}

.share-links {
	margin: 0;
}

.share-links li {
	padding-left: 0;
}
.ie6 .share-links li,
.ie7 .share-links li,
.ie8 .share-links li {
	/*	behavior: url('/content/js/PIE.htc');	*/
}

#left-col .share-links li {
	background: #eae9e6 url('../../img/frame/share-arrow.gif') 100% 50% no-repeat;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	position: relative;		
	padding-bottom: 0;
	margin: 0 0 0.5em 0;	
	padding-left: 7px;
}

.share-links li a {
	background: transparent url('../../img/frame/share-icons.png') 0 50% no-repeat;
	padding: 0.909090909090909em 0 0.909090909090909em 28px; /* 10px */
	margin: -0.909090909090909em 0 -0.909090909090909em 0; /* 10px */	
	text-decoration: none;
	display: block;
}

#left-col .share-links li a {
	padding-right: 20px;
	margin: 0;
}

.share-links li a:hover {
	text-decoration: underline;
}

	
.share-links li a.facebook {
	background-position: 0 50%;
}
.share-links li a.twitter {
	background-position: -200px 50%;
}
.share-links li a.feed {
	background-position: -400px 50%;
}
.share-links li a.youtube {
	background-position: -600px 50%;
}.sidebar-feature-box {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	border-radius: 4px;		
	background: #f2f2f2;
	padding: 1em 10px;
	padding-right: 90px;
	margin: 0 0 1em 0;
	position: relative;
}
.ie6 .sidebar-feature-box,
.ie7 .sidebar-feature-box,
.ie8 .sidebar-feature-box {
	/*	behavior: url('/content/js/PIE.htc');	*/
}
.sidebar-feature-box p, .sidebar-feature-box h2 {
	z-index: 2;
	position: relative;
}
.sidebar-feature-box h2 {
	background: none;
	margin: 0;

}
.sidebar-feature-box .icon {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;	
	margin-right: 4px; /* sjc was overlaying roudned corner */
}

.sidebar-feature-box p.button {
	margin-bottom: 0;
}

.grid-cols-2 .sidebar-feature-box,
#left-col .sidebar-feature-box {
	padding-right: 10px;
}

.grid-cols-2 .sidebar-feature-box h2,
#left-col .sidebar-feature-box h2 {
	padding-right: 55px;
}
.grid-cols-2 .sidebar-feature-box p,
#left-col .sidebar-feature-box p {
	font-size: 81.8181818181818%; /* 9px */
	margin-bottom: 1em;
	padding-right: 0;	
}
.grid-cols-2 .sidebar-feature-box p.button,
#left-col .sidebar-feature-box p.button {
	font-size: 100%; /* 9px */	
	margin-bottom: 0;
}


.sign-in-form .row {
	padding-left: 100px;
}
.ie7 .sign-in-form .row {
	float: none;
}

.sign-in-form .row label {
	margin-left: -100px;
	width: 90px;
	text-align: right;
	margin-right: 0;
}
.star-rating-0,
.star-rating-1,
.star-rating-2,
.star-rating-3,
.star-rating-4,
.star-rating-5,
.star-rating-big-0,
.star-rating-big-1,
.star-rating-big-2,
.star-rating-big-3,
.star-rating-big-4,
.star-rating-big-5 {
	background: transparent url('../../img/generic/star-rating.gif') 0 30% no-repeat;		
	width: 65px;
	display:-moz-inline-stack;
	display:inline-block;
    zoom:1;
    *display:inline;
	height: 0;
	padding-top: 2em;
	margin-top: -1em;
	margin-bottom: -1em;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;	
}

.star-rating-big-0,
.star-rating-big-1,
.star-rating-big-2,
.star-rating-big-3,
.star-rating-big-4,
.star-rating-big-5 {
	background: transparent url('../../img/components/product-details/stars-big.gif') 0 20% no-repeat;
	width: 95px;	
}

.star-rating-0 { background-position: -65px 30%; }
.star-rating-1 { background-position: -52px 30%; }
.star-rating-2 { background-position: -39px 30%; }
.star-rating-3 { background-position: -26px 30%; }
.star-rating-4 { background-position: -13px 30%; }
.star-rating-5 { background-position: 0     30%; }

.star-rating-big-0 { background-position: -95px 20%; }
.star-rating-big-1 { background-position: -76px 20%; }
.star-rating-big-2 { background-position: -57px 20%; }
.star-rating-big-3 { background-position: -38px 20%; }
.star-rating-big-4 { background-position: -19px 20%; }
.star-rating-big-5 { background-position: 0     20%; }

html body .rate a {
	color: #df9d13
}

/* ::::::::::::::: TABS ::::::::::::::: */

/* - - - - - - - - Layout - - - - - - - - */

.tabset {
	position: relative;	
	float: left;
}

ul.tabset-tabs {
	margin: 0;
	padding: 0;
}

ul.tabset-tabs li {
	float: left;
	background: none;
	padding: 0;
	margin: 0 0.5em 0 0;
}

.ie6 .tabset-tabs li {
	width: 1%;
	white-space: nowrap;
}

.tabset .tabset-panel {
	clear: both;
}

.tabset .hidden {
	display: none;
}

.tabset.js-active .tab-title {
	position: absolute;
	left: -9999px;
}

.grid-cols-1 .tabset-panel { width: 82px; }
.grid-cols-2 .tabset-panel { width: 179px; }
.grid-cols-3 .tabset-panel { width: 276px; }
.grid-cols-4 .tabset-panel { width: 373px; }
.grid-cols-5 .tabset-panel { width: 470px; }
.grid-cols-6 .tabset-panel { width: 567px; }
.grid-cols-7 .tabset-panel { width: 664px; }
.grid-cols-8 .tabset-panel { width: 761px; }

/* Author Events */
.events .article-wrapper div.find-events h2 {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #535555;
    margin: 0;
    padding: 0;
}


.events .article-wrapper div.find-events span.sub-heading {
    color: #FF5A00;
    display: block;
    font-weight: bold;
    padding: 2px 0 5px;
}
.events .article-wrapper div.find-events ul {
  margin: 10px 0 0;
}
.events .article-wrapper div.find-events ul li {
  background: white url(../../img/generic/bottom-arrow.png) 50% bottom no-repeat;
  color: white;
  width: 134px;
  float: left;
  text-align: center;
  height: 46px;
  margin-right: 15px;
    padding-bottom: 0;
    padding-left: 0;
}
.events .article-wrapper div.find-events ul li.small {
  background: white url(../../img/generic/bottom-arrow.png) 50% bottom no-repeat;
color: white;
float: left;
height: 46px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center;
}

.events .article-wrapper div.find-events ul li.last {
  margin-right: 0;
}
.events .article-wrapper div.find-events ul li span {
  background-color: #FF5A00;
  display: block;
  padding: 8px 0;
  font-size: 12px;
}
.events .article-wrapper div.find-events div.inputs {
  margin-bottom: 20px;
}

.events .article-wrapper div.find-events div.inputs input {
  margin-right: 0;
  width: 140px;
  background: url(../../img/generic/calendar-picker-icon.png) right 0 no-repeat;
  border: none;
  cursor: pointer;
}

.events .article-wrapper div.find-events div.inputs select, .events .article-wrapper div.find-events div.inputs.small input {
  width: 134px;
  margin: 0 7px 0 0;
}
.events .article-wrapper div.find-events div.inputs.small input {
    background: url("../../img/generic/calendar-picker-icon.png") no-repeat scroll right 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 20px;
    margin-right: 0;
    padding-top: 4px;
    width: 123px;
}

.author.events #find-events-btn.button a { background-color: #FF5A00; }

 /* End Author Events*/ 

/* - - - - - - - - Style - - - - - - - - */

ul.tabset-tabs {
	font-family: georgia, sans-serif;
	font-size: 118.18181818181818%; /* 13px */
	font-weight: bold;
}

ul.tabset-tabs li {
	padding-bottom: 0.7em;
	margin-bottom: 0.3em;
}


ul.tabset-tabs li.current {
	background: #535555 url('../../img/components/tabs/tab-background.png') 50% 100% no-repeat;
}

/*.ie6 ul.tabset-tabs li.current {
	behavior: url('/content/js/iepngfix.htc');
}
*/
ul.tabset-tabs li a, ul.tabset-tabs li strong {
	text-decoration: none;
	color: #fff;
	background: #535555;
	display: block;
	padding: 0.15em 0.7em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
}
.ie6 ul.tabset-tabs li a,
.ie6 ul.tabset-tabs li strong,
.ie7 ul.tabset-tabs li a,
.ie7 ul.tabset-tabs li strong,
.ie8 ul.tabset-tabs li a,
.ie8 ul.tabset-tabs li strong {
	position: relative;
/*	behavior: url('/content/js/PIE.htc');*/
}

.ie7 ul.tabset-tabs li a,
.ie7 ul.tabset-tabs li strong{
	position:static!important;	
}

ul.tabset-tabs li a:hover, ul.tabset-tabs li a:focus {
	background: #878787;
}



/* - - - - - - - - Colours - - - - - - - - */

.fiction ul.tabset-tabs li.current,
.fiction ul.tabset-tabs li strong,
.tabset.fiction ul.tabset-tabs li.current,
.tabset.fiction ul.tabset-tabs li strong {
	background-color: #ff5a00;
}
.non-fiction ul.tabset-tabs li.current,
.non-fiction ul.tabset-tabs li strong,
.tabset.non-fiction ul.tabset-tabs li.current,
.tabset.non-fiction ul.tabset-tabs li strong {
	background-color: #fb0800;
}
.children ul.tabset-tabs li.current,
.children ul.tabset-tabs li strong,
.tabset.children ul.tabset-tabs li.current,
.tabset.children ul.tabset-tabs li strong {
	background-color: #b61f81;
}
.ebooks ul.tabset-tabs li.current,
.ebooks ul.tabset-tabs li strong,
.tabset.ebooks ul.tabset-tabs li.current,
.tabset.ebooks ul.tabset-tabs li strong {
	background-color: #00c7c7;
}
.audiobooks ul.tabset-tabs li.current,
.audiobooks ul.tabset-tabs li strong,
.tabset.audiobooks ul.tabset-tabs li.current,
.tabset.audiobooks ul.tabset-tabs li strong {
	background-color: #008caa;
}

.news ul.tabset-tabs li.current,
.news ul.tabset-tabs li strong,
.tabset.news ul.tabset-tabs li.current,
.tabset.news ul.tabset-tabs li strong {
	background-color: #00c8e8;
}
.news ul.tabset-tabs li a,
.tabset.news ul.tabset-tabs li a {
	background-color: #535555;
}
.news ul.tabset-tabs li a:hover,
.news ul.tabset-tabs li a:focus,
.tabset.news ul.tabset-tabs li a:hover,
.tabset.news ul.tabset-tabs li a:focus {
	background-color: #878787;
}

.ebooks ul.tabset-tabs li.current,
.ebooks ul.tabset-tabs li strong,
.tabset.ebooks ul.tabset-tabs li.current,
.tabset.ebooks ul.tabset-tabs li strong {
	background-color: #00c7c7;
}

.tabset.alt-1 ul.tabset-tabs li.current,
.tabset.alt-1 ul.tabset-tabs li strong {
	background-color: #9473ca;
}

.about ul.tabset-tabs li.current,
.about ul.tabset-tabs li strong,
.tabset.about ul.tabset-tabs li.current,
.tabset.about ul.tabset-tabs li strong {
	background-color: #003d80;
}



/* ::::::::::::::: TABS TITLED ::::::::::::::: */

.tabset.titled {
	clear: both;
}

.tabset.titled ul.tabset-tabs {
	position: absolute;
	top: 0;
	right: 0;
}.video-listing-grid {
	margin-right: -15px;
}
.ie6 .video-listing-grid,
.ie7 .video-listing-grid {
	float: left;
}

.video-listing-grid .video-preview {
	/* 761 + 15 = 776 / 3 = 258.6 -15 = 243.6 */
	width: 243px;
	margin-right: 15px;
	float: left;
	margin-top: 1.5em;	
}

.video-listing-grid .video-preview.newline {
	clear: left;
}

.video-preview.newline li {
	margin-top: 5px;
}

.video-listing-grid .video-preview p {
	margin-bottom: 1em;
}
.video-listing-grid .video-preview .video-image {
	margin-bottom: 0.5em;
}

#youtube-video-popup-content {
	margin-right: 0;
}

/* ratio: 0.562060889929742 plus 30px chrome

854/480  0.562060889929742
640/360  0.5625

Sizes:
82 x 46.088992974238844
179 x 100.60889929742382
276 x 155.12880562060879
373 x 209.64871194379377
470 x 264.16861826697874
567 x 318.68852459016371
664 x 373.20843091334869
761 x 427.72833723653366

Round and add 30px:
82 x 76
179 x 131
276 x 185
373 x 240
470 x 294
567 x 349
664 x 403
761 x 458

*/

.youtube-player {
	display: block;
	margin-bottom: 0.5em;
}

div.youtube-player {
	background: #eee;
}

.grid-cols-8 .youtube-player,
.grid-cols-1 .grid-cols-8 .youtube-player,
.grid-cols-2 .grid-cols-8 .youtube-player,
.grid-cols-3 .grid-cols-8 .youtube-player,
.grid-cols-4 .grid-cols-8 .youtube-player,
.grid-cols-5 .grid-cols-8 .youtube-player,
.grid-cols-6 .grid-cols-8 .youtube-player,
.grid-cols-7 .grid-cols-8 .youtube-player,
.grid-cols-8 .grid-cols-8 .youtube-player {
	width: 761px; height: 458px;
}


.grid-cols-7 .youtube-player,
.grid-cols-1 .grid-cols-7 .youtube-player,
.grid-cols-2 .grid-cols-7 .youtube-player,
.grid-cols-3 .grid-cols-7 .youtube-player,
.grid-cols-4 .grid-cols-7 .youtube-player,
.grid-cols-5 .grid-cols-7 .youtube-player,
.grid-cols-6 .grid-cols-7 .youtube-player,
.grid-cols-7 .grid-cols-7 .youtube-player,
.grid-cols-8 .grid-cols-7 .youtube-player {
	width: 664px; height: 403px;
}


.grid-cols-6 .youtube-player,
.grid-cols-1 .grid-cols-6 .youtube-player,
.grid-cols-2 .grid-cols-6 .youtube-player,
.grid-cols-3 .grid-cols-6 .youtube-player,
.grid-cols-4 .grid-cols-6 .youtube-player,
.grid-cols-5 .grid-cols-6 .youtube-player,
.grid-cols-6 .grid-cols-6 .youtube-player,
.grid-cols-7 .grid-cols-6 .youtube-player,
.grid-cols-8 .grid-cols-6 .youtube-player {
	width: 567px; height: 349px;
}


.grid-cols-5 .youtube-player,
.grid-cols-1 .grid-cols-5 .youtube-player,
.grid-cols-2 .grid-cols-5 .youtube-player,
.grid-cols-3 .grid-cols-5 .youtube-player,
.grid-cols-4 .grid-cols-5 .youtube-player,
.grid-cols-5 .grid-cols-5 .youtube-player,
.grid-cols-6 .grid-cols-5 .youtube-player,
.grid-cols-7 .grid-cols-5 .youtube-player,
.grid-cols-8 .grid-cols-5 .youtube-player {
	width: 470px; height: 294px;
}


.grid-cols-4 .youtube-player,
.grid-cols-1 .grid-cols-4 .youtube-player,
.grid-cols-2 .grid-cols-4 .youtube-player,
.grid-cols-3 .grid-cols-4 .youtube-player,
.grid-cols-4 .grid-cols-4 .youtube-player,
.grid-cols-5 .grid-cols-4 .youtube-player,
.grid-cols-6 .grid-cols-4 .youtube-player,
.grid-cols-7 .grid-cols-4 .youtube-player,
.grid-cols-8 .grid-cols-4 .youtube-player {
	width: 373px; height: 240px;
}


.grid-cols-3 .youtube-player,
.grid-cols-1 .grid-cols-3 .youtube-player,
.grid-cols-2 .grid-cols-3 .youtube-player,
.grid-cols-3 .grid-cols-3 .youtube-player,
.grid-cols-4 .grid-cols-3 .youtube-player,
.grid-cols-5 .grid-cols-3 .youtube-player,
.grid-cols-6 .grid-cols-3 .youtube-player,
.grid-cols-7 .grid-cols-3 .youtube-player,
.grid-cols-8 .grid-cols-3 .youtube-player {
	width: 276px; height: 185px;
}

 
.grid-cols-2 .youtube-player,
.grid-cols-1 .grid-cols-2 .youtube-player,
.grid-cols-2 .grid-cols-2 .youtube-player,
.grid-cols-3 .grid-cols-2 .youtube-player,
.grid-cols-4 .grid-cols-2 .youtube-player,
.grid-cols-5 .grid-cols-2 .youtube-player,
.grid-cols-6 .grid-cols-2 .youtube-player,
.grid-cols-7 .grid-cols-2 .youtube-player,
.grid-cols-8 .grid-cols-2 .youtube-player {
	width: 179px; height: 131px;
}


.grid-cols-1 .youtube-player,
.grid-cols-1 .grid-cols-1 .youtube-player,
.grid-cols-2 .grid-cols-1 .youtube-player,
.grid-cols-3 .grid-cols-1 .youtube-player,
.grid-cols-4 .grid-cols-1 .youtube-player,
.grid-cols-5 .grid-cols-1 .youtube-player,
.grid-cols-6 .grid-cols-1 .youtube-player,
.grid-cols-7 .grid-cols-1 .youtube-player,
.grid-cols-8 .grid-cols-1 .youtube-player {
	width: 82px; height: 76px;	
}





/* Wide Form */
.wide-form .row label {
	width: 150px;
}
.wide-form .row select {
	height:30px;
	width:270px;
}
.wide-form .row input {
	width: 250px;
}
.wide-form .row-submit input {
	width: auto;
}
.wide-pop-up .popup-box {
    width: 670px;    
}





