﻿/* CSS Document */

body {
	font-size: 11px; 
	font-family:helvetica, Arial;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	
}
.red{
	color:#ED2111;
}
.main-container {
	width: 1000px;
	height: 100%;
	text-align:center;
	margin: auto;
}
.header {
	width: 1000px;
	height: 128px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.header-logo {
	height: 102px;
	float: left;
	padding: 0;
	margin: 0;
}
.header-left-container {
	width: 341px;
	float:left;
	height: 102px;
	padding: 0;
	margin: 0;
}
.header-right-container {
	width: 659px;
	float:right;
	height: 102px;
	padding: 0;
	margin: 0;
}
.nav_background {
	background-image: url(/images/general/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.header-tabs ul {
	height: 28px;
	list-style:none;
	padding: 0;
	margin: 0;
	text-align:right;
}
.header-tabs li {
	float: right;
	height: 28px;
	padding: 0;
	margin: 0;
}
.shopping-list {
	padding-top: 10px;
	padding-bottom: 10px;

}
.shopping-list a, .shopping-list a:visited {
	color: #000;
	text-decoration: none;
}
.shopping-list a:hover, .shopping-list a:active {
	color: #E11F10;
	text-decoration: underline;
}
.signinPadding {
	padding: 0 0 20px 0;
}
.browse-books ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.tabs {
	margin-left: 5px;
}

.top-nav ul {
	list-style:none;
	width: 1000px;
	height: 27px;
	padding: 0;
	margin: 0;
}
.top-nav li {
	height: 27px;
	padding: 0;
	margin: 0;
	float: left;
}
.main-content-area {
	width: 1000px;
	height: 100%;
}
.left-nav {
	width: 169px;
	height: 100%;
	float: left;
	margin-right: 5px;
}

.main-bannner {
	width: 650px;
	height: auto;
	border-bottom: 1px dashed #959595;
	vertical-align:top;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	clear:both;
}
.main-bannner-basket {
	width: 825px;
	height: auto;
	border-bottom: 1px dashed #959595;
	vertical-align:top;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	clear:both;
}
.breadcrumb-trail {
	width: 650px;
	text-align:left;
	margin: 5px 0 5px 0;
}
.breadcrumb-trail a, .breadcrumb-trail a:visited {
	text-decoration: underline;
	color: #000;
}
.breadcrumb-trail a:hover, .breadcrumb-trail a:active {
	text-decoration: underline;
	color: #E11F10;
}


/*RIGHT NAV*/

.right-nav {
	width: 167px;
	height: 100%;
	float: right;
}
.contactus {
	float:right;
	width: 167px;
	height: 450px;
	background-color: #ED2111;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
.contactus form {
	padding: 0;
	margin: 0;
}
.contactus input {
	font-family: helvetica, Arial;
	font-size: 11px;
	margin-top: 5px; 
	margin-bottom: 5px;
}

.right-nav-containers {
	width: 165px;
	border: 1px solid #959595;
	padding: 0;
	font-family: helvetica, Arial;
	font-size: 11px;
	color: #000000;
	text-align:left;
	float: left;
	margin-bottom: 7px;
	background-image: url(../../images/general/left-nav_background.gif);
}
.right-nav-containers-inside {
	margin: 4px;
	text-align: center;
}
.right-nav_sort-results {
	text-align: left;
	margin: 7px;
	height: 84px;
}
.right-nav_sort-results select {
	font-size: 11px;
	margin-top: 5px;
}

.right-nav_sort-results select#sortBy {
	
	margin-bottom: 5px;
}
.right-nav_book-list {
	width: 155px;
	text-align:left;
	margin-bottom: 10px;
}
.right-nav_book-list a, .right-nav_book-list a:visited {
	color: #E11F10;
	text-decoration: underline;
}
.right-nav_book-list a:hover, .right-nav_book-list a:active {
	color: #000;
	text-decoration: underline;
}

.right-nav_book-list h3 {
	width: 155px;
	color: #ED2111;
	font-weight:bold;
	padding-top: 5px;
/*	text-decoration:underline;*/
}
.right-nav-title {
	width: 167px;
	text-align: right;
	padding: 0;
	margin: 0;
}
.right-nav_author-text {
	width: 150px;
	text-align:left;
	margin: 5px 0 5px 0;
}	

.eventsList {
	list-style:none;
	padding: 0;
	margin: 0;
}

.eventsList li {
	padding: 0;
	margin: 0;
}

.eventsList li h3{
	color: #E11F10;
/*	text-align: center;*/
	
}

.eventsList a, .eventsList a:visited {
	color: #000000;
	text-decoration: none;
	
}
.eventsList a:hover, .eventsList a:active {
	color: #E11F10;
	text-decoration: underline;
}


.image {
	padding: 0;
	margin:0 ;
	height: 130px;
}
.information {
	text-align: left;
}
.information a, .information a:visited {
	color: #000000;
	text-decoration: none;
}
.information a:hover, .information a:active {
	color: #E11F10;
	text-decoration: underline;
}

/* NAV BOOKS */ 

.browse-books {
	width: 169px;
	border: 1px solid #959595;
	padding: 0;
	margin: 0;
	font-family: helvetica, Arial;
	font-size: 11px;
	color: #000000;
	background-image:url(NavBG.gif);
	text-align: left;
	float: left;
	margin-bottom: 7px;
}
.left-nav-title {
	width: 171px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.browse-books ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.browse-books li {
	border-bottom: 1px dashed #959595;
	margin: 0;
}
.browse-books li.current a{
	color: #E11F10;
}
.browse-books li a{
	display: block;
	padding: 5px 0 5px 10px;
	background-image:url(../../images/general/left-nav_background.gif);
	background-repeat:repeat-y;
	color: #000000;
	text-decoration: none;
	width: 159px;
	list-style:none;
}
.browse-books li a:hover {
	color: #E11F10;
	text-decoration:underline;
}

/* MAIN SECTION */
.content {
	width: 650px;
	height: 100%;
	text-align: center;
	float: left;
	margin: 0 2px 0 2px;
}

.home-feature-box {
	width: 650px;
	height: 174px;
/*	border-bottom: 1px dashed #959595;*/
	text-align:center;
	padding: 0;
	margin:0;
}
.home-new-releases {
	width: 625px;
	height: auto;
	padding: 10px 0 10px 10px;
	margin: 0;
	text-align: left;
}
.home-new-releases h2{
	margin: 0 0 10px 0;
	padding:0;
}
.home-new-releases-books h3 a, .home-new-releases-books h3 a:visited {
	color: #000000;
	text-decoration: none;
}
.home-new-releases-books h3 a:hover, .home-new-releases-books h3 a:active {
	color: #E11F10;
	text-decoration: underline;
}

.home-new-releases-books-container {
	width:650px;
	height: auto;
	margin-top: 20px;
}
.home-new-releases-books {
	width: 130px;
	padding: 0;
	margin: 0 10px 5px 10px;
	float: left;
	text-align:left;
}

.home-new-releases-books-end {

	width: 130px;
	padding: 0;
	margin: 0;
	float: left;
	text-align:left;
	margin-bottom: 5px;
	
}

.home-new-releases-books h3, .home-new-releases-books-end h3 {
	width: 130px;
	text-align: left;
	color: #ED2111;
	font-weight:bold;
	padding-top: 5px;
}
.home_reviewshighlights_container {
	width: 650px;
	height: 100%;
	padding: 10px 0 8px 0;
/*	border-bottom: 1px dashed #959595;*/
	text-align: left;
}
.home_reviews_container {
	width: 315px;
	height: 175px;
	background-color:#F0F0F0;
	border: 1px solid #959595;
	background-image:url(../../images/general/home_reviews_background.gif);
	background-repeat:repeat-x;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
/*	margin-right: 15px;*/
	margin-bottom: 10px;
	
}
.home_reviews_container h2 {
	padding: 0;
	margin: 0 10px 10px 0;

}
.home_reviews_details a, .home_reviews_details a:visited {
	color: #000;
	text-decoration: none;

}
.home_reviews_details a:active, .home_reviews_details a:hover {
	color: #E11F10;
	text-decoration: underline;

}
.home_reviews_inside {
	padding: 5px;
}
.home_reviews_image {
/*	width: 100px;*/
	float: left;
	margin: 5px 15px 5px 5px;

}
.home_reviews_details {
/*	float: left;
	width: 180px;*/
}	
.home_reviews_book-title{
	font-size: 13px;
	color:#ED2111;
	font-weight:bold;
}


.home_reviews_details .home_reviews_book-title a, .home_reviews_details .home_reviews_book-title a:visited  {
	color: #E11F10;
	text-decoration: none;
}
.home_reviews_details .home_reviews_book-title a:hover, .home_reviews_details .home_reviews_book-title a:active  {
	color: #000;
	text-decoration: underline;
}


.home_reviews_details p strong a, .home_reviews_details p strong a:visited  {
	color: #000;
	text-decoration: none;
}
.home_reviews_details p strong a:hover, .home_reviews_details p strong a:active  {
	color: #E11F10;
	text-decoration: underline;
}
	
.home_highlights_container {
	width: 310px;
	height: 172px;
	background-color: #ED2111;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.home_highlights_container h2 {
	padding: 0;
	margin: 0 10px 10px 10px;
}

.home_highlights_container a, .home_highlights_container a:visited {
	color: #000;
	text-decoration: none;

}
.home_highlights_container a:active, .home_highlights_container a:hover {
	color: #fff;
	text-decoration: underline;
  
}


.home_highlights_inside {
	padding: 5px;
}
.home_highlights_image {
/*	width: 101px;*/
	float: left;
/*	margin-right: 10px;
	margin-bottom: 10px; */
	margin: 5px 15px 5px 5px;
	background-color: #ED2111;

}
.home_highlights_details {
/*	float: left;
	width: 60%;*/
}	
.home_highlights_details .home_highlights_book-title a, .home_highlights_details .home_highlights_book-title a:visited  {
	color: #fff;
	text-decoration: none;
}
.home_highlights_details .home_highlights_book-title a:hover, .home_highlights_details .home_highlights_book-title a:active  {
	color: #000;
	text-decoration: underline;
}
.home_highlights_details .productPrices .webPrice, .home_highlights_details .productPrices .save  {
	color: #fff;
}	
.home_highlights_book-title{
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
}	

.home_highlights_details p strong a, .home_highlights_details p strong a:visited  {
	color: #000;
	text-decoration: none;
}
.home_highlights_details p strong a:hover, .home_highlights_details p strong a:active  {
	color: #fff;
	text-decoration: underline;
}


.home_features_spacer {
	width: 645px;
	border-bottom: 1px dashed #959595;
	padding: 0;
	margin: 15px 0 10px 0;
	line-height: 1px;
	clear: left;

}
.home_features_container {
	width: 650px;
	height: 100%;
	padding: 0;
	margin: 0;
	text-align: left;

}
.home_feature-1 {
	width: 315px;
	height: 131px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.home_feature-2 {
	width: 310px;
	height: 131px;
	float: left;
	margin-bottom: 10px;
}




/* SEARCH RESULTS */
.search-details {
	width: 650px;
	border-bottom: 1px dashed #959595;
	text-align:left;
}
.search-details_container_left {
	vertical-align:middle;
	float:left;
	text-align: left;
	margin: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ED2111;
}
.search-details_container_right {
	vertical-align:middle;
	float:right;
	text-align: right;
	margin: 5px 0 5px 0;
}
.search-row {
	width: 650px;
	border-bottom: 1px dashed #959595;
	text-align:left;
	margin-bottom: 10px;
	height: 100%;
}
.search-row_container {
	margin: 10px;
}
.search-row_book-image {
	float: left;
	width: 127px;
	margin-right: 15px;
}
.search-row_textbox {
	float: left;
	width: 460px;	
}

.search-row_container a, .search-row_container a:visited {
	color: #E11F10;
	text-decoration: none;
	
}

.search-row_container a:hover, .search-row_container a:active {
	color: #000000;
	text-decoration: underline;
	
}
.search-details form {
	padding: 0;
	margin: 0;
}
.search-details .raised {
	padding: 3px 5px 0 0;
	margin: 0;
	float: left;
	height: 22px;

}
.search-details .notRaised {
	float: left;

}




/* BASKET RESULTS */
#basket {
	width: 815px;
	text-align:left;
}

#basket .main-bannner {
	width: 650px;
	height: auto;
	border-bottom: 1px dashed #959595;
	vertical-align:top;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	clear:both;
}

.basket-details_container {
	vertical-align:middle;
	float:left;
	text-align: left;
	margin: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ED2111;
}
#basket .basket-row {
	width: 804px;
	border-bottom: 1px dashed #959595;
	text-align:left;
	padding: 10px;
	margin: 0;
	margin-bottom: 10px;
}
.basket-row .textbox {
	float: left;
	width: 455px;	
}

.basket-row .book-image {
	float: left;
	width: 130px;
	height: 130px;
	margin-right: 15px;
}
.basket-row .item {
	float: left;
	width: 255px;	
}
.basket-row .moreInfo {
	padding: 10px 0 0 0;
	margin: 0;
}
.basket-row .price {
	float: left;
	width: 110px;	
}
.basket-row .qty {
	float: left;
	width: 120px;	
}
.basket-row .total {
	float: left;
	width: 110px;
	font-weight: strong;	
}

.basket-row .totals {
	float: left;
	width: 58px;
	text-align: right;	
}
.basket-row .action {
	float: left;
	width: 50px;
	padding: 0 0 0 13px;
	margin: 0;
}
.basket-row .qty .quantity {
	width: 20px;	
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}

.basket-row a, .basket-row a:visited {
	color: #000000;
	text-decoration: none;
	
}

.basket-row a:hover, .basket-row a:active {
	color: #E11F10;
	text-decoration: underline;
	
}



.basket form {
	padding: 0;
	margin: 0;
}


#basket .dashed {
	width: 815px;
	border-bottom: 1px dashed #959595;
	margin: 0 0 10px 0;
	padding: 0;
}
#basket .action-row {
	width: 804px;
	border-bottom: 1px dashed #959595;
	text-align: left;
	padding: 10px;
	padding-top: 5px;
	margin: 0;
	margin-bottom: 10px;
}

#basket .action-row-red {	
	width: 809px;
	background-image: url(../../images/general/shopping-header_background.gif);
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 15px;
	height: 25px;

}

#basket .action-row-red h3 {
	color: #fff;

}
#basket .action-row-red .item {
	float: left;
	width: 395px;
	text-align: left;
}
#basket .action-row-red .price {
	float: left;
	width: 110px;
	text-align: left;
}
#basket .action-row-red .qty {
	float: left;
	width: 120px;
	text-align: left;
}
#basket .action-row-red .itemtotal {
	float: left;
	width: 110px;
	text-align: left;
}
#basket .action-row-red .remove {
	float: left;
	width: 50px;
	text-align: left;
}









#basket .delivery-option-row {
	width: 804px;
	border-bottom: 1px dashed #959595;
	text-align: right;
	padding: 10px;
	margin: 0;
	margin-bottom: 10px;

}
#basket .delivery-option-row select {
	margin-left: 5px;
}
#basket .totals-row {
	width: 819px;
	border-bottom: 1px dashed #959595;
	text-align: right;
	padding: 2px 2px 7px 0;
	margin: 0;
	

}

#basket DIV.title {
	width: 152px;
	float: right;
	color: #E11F10;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	
}

#basket DIV.title a, #basket DIV.title a:visited {
	color: #E11F10;
	text-decoration: underlined;
}
#basket DIV.title a:hover, #basket DIV.title a:active {
	color: #000;
	text-decoration: underlined;
}

#basket DIV.data {
	width: 250px;
	float: right;
	padding-right: 10px;
}

#basket DIV.data SMALL {
	font-size: 0.9em;
}

#basket DIV.data .money {
	color: #E11F10;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}


#basket .totals-row .totals-item {

}

#basket .totals-row .delivery-info {
	float: left;
	width: 350px;
	text-align: left;
	padding: 10px;
	background-color: #ECEAEB;
	color: #000000;
}

#basket .totals-row .totals-item strong {

}
#basket .totals-row .totals-item span {

}

#basket .totals-row .grandtotals-item {
	font-size: 1.3em;
	color: #E11F10;
	font-weight: bold;
	padding-top: 5px;
	
}

#basket .totals-row .subtotals-row {
	width: 819px;
	background-color: #ECEAEB;
	text-align: right;
	padding: 2px;
	margin: 7px 0 0 0;

}
#basket .subtotals-row .subTotal {
	padding: 2px 0 2px 0;
	margin: 0;
}

#basket .totals-row .grandTotal {
	padding: 10px 0 6px 0;
	margin: 0;
	width: 819px;
}

#basket .buttons-row {
	padding: 10px 2px 0 0;
	margin: 0;
	width: 819px;
	text-align: right;

}








/*ABOUT US STYLES*/
.aboutus_images {
	text-align: left;
	width: 162px;
	padding: 5px 0 5px 5px;
	float: left;
}
.aboutus_text {
	float: left;
	text-align:left;
	margin-left:10px;
	width: 450px;
}
.aboutus_text p {
	line-height: 15px;
}


/*ADVANCED SEARCH STYLES*/
.advanced-search_content {
	text-align: left;
}
.advanced-search_content .grey-background {
	padding: 10px;
	font-weight: bold;
	background-color: #f1f1f1;
	color: #ED2111;
}
.advanced-search_content .white-background {
	padding: 10px;
	font-weight: bold;
	color: #ED2111;
}
.advanced-search_content label {
	width: 150px;
	float: left;
}

.advanced-search_content input, .advanced-search_content select {
	font-size: 0.9em;
}

/*EMAIL A FRIEND STYLES*/
#emailAFriendContainer {
	text-align: left;
}
#emailAFriendContainer .grey-background {
	padding: 10px;
	font-weight: bold;
	background-color: #f1f1f1;
	color: #ED2111;
}
#emailAFriendContainer .white-background {
	padding: 10px;
	font-weight: bold;
	color: #ED2111;
}
#emailAFriendContainer label {
	width: 150px;
	float: left;
}
#emailAFriendContainer input {
	font-family:helvetica, Arial;
	font-size: 1.1em;
	font-weight: normal;
}

#emailAFriendContainer input[type=text] {
	width: 450px;
}
#emailAFriendContainer textarea {
	font-family:helvetica, Arial;
	font-size: 1.1em;
	width: 450px;
}
#emailAFriendContainer a,#emailAFriendContainer a:visited {
	text-decoration: underline;
	color: #000;
	
}
#emailAFriendContainer a:hover, #emailAFriendContainer a:active {
	text-decoration: underline;
	color: #E11F10;
	
}



/* SUB CATEGORY STYLES */
.subcat_left-column {
	width: 325px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subcat_right-column {
	width: 325px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subcat_textbox {
	float: left;
	width: 175px;
	text-align: left;	
}
.subcat_textbox h3 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.subcat_textbox a, .subcat_textbox a:visited {
	color: #000;
	text-decoration:none;
}
.subcat_textbox a:hover, .subcat_textbox a:active {
	color: #E11F10;
	text-decoration:underline;
}
.subcat_textbox h3 a, .subcat_textbox h3 a:visited {
	color: #E11F10;
	text-decoration:none;
}
.subcat_textbox h3 a:hover, .subcat_textbox h3 a:active {
	color: #E11F10;
	text-decoration:underline;
}
.subcat_book-image {
	float: left;
	width: 127px;
	height: 123px;
	margin-right: 10px;
}





/* CATEGORIES LIST */

.categoryListColumn {
	width: 205px;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	text-align: left;
	border-right: 1px dashed #959595;
}

.categoryList {
	list-style: none;
	padding: 0 2px 5px 2px;
	margin: 0 0 3px 0;
	font-size: 1.1em;
	color: red;	
	font-weight: bold;
		
}

.categoryList li{
	margin: 3px;
	margin-bottom: 10px
}


.categoryList li a, .categoryList li a:visited{
	color: #E11F10;	
	text-decoration: none;
}
.categoryList li a:hover, .categoryList li a:active{
	color: #000;	
	text-decoration: underline ;
}
.subCategoryList {
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
		
}
.subCategoryList li{
	margin: 0;
	padding: 0;
}
.subCategoryList li a, .subCategoryList li a:visited {
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
		
}
.subCategoryList li a:hover, .subCategoryList li a:active {
	font-size: 0.9em;
	color: #E11F10;
	text-decoration: underline;
		
}



/* BOOK DETAILS STYLES */
.book-details_top {
	width: 640px;
	text-align: left;
}
.book-details_book {
	float:left;
	margin: 10px 10px 10px 0;
	padding: 0;
}
.book-details_text {
	padding: 0;
	margin-top: 10px 0 0 0;
	float: left;
	width: 400px;
	
}
.book-details_add-to-bag {
	float:left;
	margin-top: 10px;
}
.book-details_buttons{
	clear: both;
	width: 175px;
	height: auto;
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0;
}
.book-details_text-containers {
	width:650px;
	border-top: 1px dashed #959595;
	margin: 10px 0 10px 0;
}
.book-details_text-containers p{
	line-height: 15px;
}

.bookDetailQty {
	padding-bottom: 3px;
}
.book-details_text a, .book-details_text a:visited {
	color: #000000;
	text-decoration: underline;
}
.book-details_text a:hover, .book-details_text a:active{
	color: #E11F10;
	text-decoration:underline;
}

/* Author DETAILS STYLES */
.author-details_top {
	width: 640px;
	text-align: left;
}
.author-details_book {
	float:left;
	margin: 10px 10px 10px 0;
}
.author-details_text {
	margin-top: 10px;
	float: left;
}
.author-details_text-containers {
	width:650px;
	border-top: 1px dashed #959595;
	margin: 10px 0 10px 0;
}
.author-details_text-containers p{
	line-height: 15px;
}

.author-details_text-containers .webSiteLinks {
	list-style:none;
	padding: 0;
	margin: 0;

}
.author-details_text-containers .webSiteLinks li{
	padding: 0;
	margin: 0;
}
.author-details_text-containers .webSiteLinks li a, .author-details_text-containers .webSiteLinks li a:visited{
	color: #000000;
	text-decoration: none;
}
.author-details_text-containers .webSiteLinks li a:hover, .author-details_text-containers .webSiteLinks li a:active{
	color: #E11F10;
	text-decoration:underline;
}


/* EVENT DETAILS STYLES */
.event-details_top {
	width: 640px;
	text-align: left;
}
.event-details_book {
	float:left;
	margin: 10px 10px 10px 0;
}
.event-details_text {
	margin-top: 10px;
	float: left;
}

.event-details_text-containers {
	width:650px;
	border-top: 1px dashed #959595;
	margin: 10px 0 10px 0;
}
.event-details_text-containers p{
	line-height: 15px;
}



/* SEARCH FOR A AUTHOR STYLES */

.qwerty-container {
	width: 650px;
	border-bottom: 1px dashed #959595;
	padding: 0;
	margin:0;
	padding-bottom: 10px;
	text-align: left;
}
.qwerty-keyboard {
	width: 455px;
	padding-left: 100px;
}
.qwerty_row {
	height: 38px;
	padding-bottom: 5px;
}
.qwerty_row img {
	float:left;
	text-align: center;
}

/*AUTHOR LISTING */

.author-listing_columns {
	width: 300px;
	text-align:left;
	border-right: 1px dashed #959595;
	float:left;
	margin: 5px;
	padding: 0px;
}
.author-listing_columns ul {
	list-style:none;
	padding: 0;
	margin: 0;
	text-align:left;
	line-height:20px;
}
.author-listing_columns li {
	padding:0;
	margin: 0;
}
.author-listing_columns a {
	color:#000000;
	text-decoration:none;
}
.author-listing_columns a:hover {
	color:#ED2111;
	text-decoration:underline;
}

#ourAuthorInstruction {
	text-align: center;
	font-size: 1.1em;
	padding: 3px 0 0 0;
}


/* NEWSLETTER MESSAGE CONTAINER */
#msgContainer {
/*	border: 1px solid #959595;
	font-size: 1.5em;
	width: 300px;
	display: none;
	background-color: #fff;
	padding: 10px;
	padding-bottom: 2px; */
	
	border: 1px solid #000;
	width: 300px;
	display: none;
	background-color: #fff;
	font-size: 1.4em;

}
#msgContainer .hd {
/*	padding: 2px;
	background-color: #fff;
	font-weight: bold;
	height: 20px; */
	
	padding: 3px;
	color: #fff;
	background-color: #E11F10;
	font-weight: bold;
	border-bottom: 1px solid #000;
	text-align: left;
	margin-bottom: 2px;
}
#msgContainer .bg {
/*	padding: 2px; */
	padding: 5px;

}
#msgContainer .bg strong {
	font-weight: bold;
	color: #E11F10;

}
#msgContainer .ft {
/*	padding: 2px;
	padding-bottom: 0;
	height: 20px;
	font-size: 0.6em; */
	
	padding: 5px;
	height: 10px;
	font-size: 0.6em;
	
}
#msgContainer .ft a, #msgContainer .ft a:visited {
	float: right;
	text-decoration: none;
	color: #000;

}
#msgContainer .ft a:hover, #msgContainer .ft a:active {
	float: right;
	text-decoration: underline;
	color: #E11F10;
}

#msgBackground {
	display: none;
	opacity: 0.4;
	background-color: #000;
}

/* standard page */

.pagebuilder {
	width: 640px;
	margin: 0;
	margin-bottom: 30px;
	padding: 5px;
	text-align: left;
}
.pagebuilder *{
	text-align: left;
}


/* REST OF STYLES */

.footer {
	width: 1000px;
	background-color:#000000;
	text-align: center;
	font-size: 10px;
	color:#FFFFFF;
	padding: 3px 0 3px 0;
	margin:auto;
	margin-top: 5px;
}
.footer a, .footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color:#FFFFFF;
	text-decoration: underline;
}

.white-text {
	color: #FFFFFF;
	padding-left: 3px;
}
.white-text p {
	color: #FFFFFF;
	margin: 5px 0 5px 0;
}
p {
	margin: 5px 0 5px 0;
}
.red--bold {
	font-weight:bold;
	color:#ED2111;
}
.error {
	font-weight: bold;
	color: #ED2111;
}
.error a, .error a:visited {
	font-weight: bold;
	color: #ED2111;
}
.error a:hover, .error a:active {
	font-weight: bold;
	color: #000;
}


h1 {
	font-size:20px;
	color:#ED2111;
	font-weight:normal;
	padding: 0;
	margin: 0;
}
h2 {
	font-size:15px;
	color:#ED2111;
	font-weight:bold;
	padding: 0;
	margin: 10px 0 10px 0;
	text-align: left;
}
h3 {

	font-size: 12px;
	color:#ED2111;
	font-weight:bold;
	padding-bottom: 3px;
	margin: 0;
	text-align: left;
}
/*
h4 {
	font-size:15px;
	color:#ED2111;
	font-weight:bold;
	padding: 0;
	margin: 0;
}
h5 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
h6 {
	color:#ED2111;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}

*/



/* CHECKOUT STYLES */

#checkoutContainer {
	width: 819px;
	text-align: left;
	padding: 0;
	margin: 0;
}

#checkoutContainer p a, #checkoutContainer p a:visited {
	color: #000;
	text-decoration: underline;
}
#checkoutContainer p a:active, #checkoutContainer p a:hover {
	color: #E11F10;
	text-decoration: underline;
}

#checkoutContainer #checkoutProgress {
	width: 100%;
	border-bottom: 1px dashed #959595;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;  
}

#checkoutContainer .left_panel {
	width: 48%;
	float: left;
}
#checkoutContainer .right_panel {
	width: 48%;
	float: right;
}

#checkoutContainer #login {
	width: 269px;
	border: 2px solid #E11F10;
}
#checkoutContainer #forgot {
	width: 269px;
	border: 2px solid #000;
}
#checkoutContainer .heading {

}
#checkoutContainer .bodyContainer{
	padding: 5px;
	height: 170px;
}
#checkoutContainer .bodyContainer .message{
	height: 60px;
	
}
#checkoutContainer .bodyContainer a, #checkoutContainer .bodyContainer a:visited{
	color: #000;
	text-decoration: none;
}
#checkoutContainer .bodyContainer a:active, #checkoutContainer .bodyContainer a:hover{
	color: #E11F10;
	text-decoration: underline;
}

.checkout_confirm_item a, .checkout_confirm_item a:visited {
	color: #000;
	text-decoration: none;
}
.checkout_confirm_item a:hover, .checkout_confirm_item a:active {
	color: #E11F10;
	text-decoration: underline;
}


#checkoutContainer label {
	font-weight: bold;
}

#accountAddresses {
	border: 1px solid #959595;
	padding: 0;
	margin: 0;
}
#accountAddresses td {
	padding: 3px;
	margin: 0;
}

.fakeInput {
	width: 260px;
	border: 1px solid #ADADAD;
	padding: 2px;
	margin: 0;
	font-size: 1.1em;
	color: #000;
	font-weight: normal;
}

#basketFrmSubBtn1, #basketFrmSubBtn2 {
	padding-left: 1px;
}

.checkout_confirm_rght {
	float: right;

}
.checkoutFrm label {
	font-weight: bold;
}

#checkoutContainer .checkout_confirm_lftx {
	padding: 2px; 
	border-bottom: 1px solid silver; 
	padding-bottom: 10px; 
	margin-right: 2px;

}
#checkoutContainer .checkout_confirm_rghtx {
	clear: right; 
	padding: 2px; 
	padding-bottom: 10px; 
	border-bottom: 1px solid silver;
}

#forgottenContainer {
	width: auto;
}

#forgottenContainer .grey-background {
	padding: 10px;
	font-weight: bold;
	background-color: #f1f1f1;
	color: #ED2111;
}
#forgottenContainer .white-background {
	padding: 10px;
	font-weight: bold;
	color: #ED2111;
}
#forgottenContainer label {
	width: 150px;
	float: left;
}
#forgottenContainer input {
	font-family:helvetica, Arial;
	font-size: 1.1em;
	font-weight: normal;
}

#forgottenContainer input[type=text] {
	width: 450px;
}



#checkoutContainer .grey-background {
	padding: 10px;
	background-color: #f1f1f1;
	/*color: #ED2111;
	font-weight: bold;*/
	color: #000;
}
#checkoutContainer .white-background {
	padding: 10px;
	/*color: #ED2111;
	font-weight: bold;*/
	color: #000;
}

#checkoutContainer .white-background a, #checkoutContainer .white-background a:visited, #checkoutContainer .grey-background a, #checkoutContainer .grey-background a:visited{
	color: #E11F10;
	text-decoration: none;
}
#checkoutContainer .white-background a:active, #checkoutContainer .white-background a:hover, #checkoutContainer .grey-background a:active, #checkoutContainer .grey-background a:hover {
	color: #000;
	text-decoration: underline;
}


#checkoutContainer .white-background label, #checkoutContainer .grey-background label {
	width: 250px;
	float: left;
}

#checkoutContainer input, #checkoutContainer select {
	font-size: 0.9em;
}

#checkoutContainer .formField {
	width: 380px;
	float: left;
}






/* MY ACCOUNT STYLES*/
#myAccountContainer {
	text-align: left;
	width: 650px;
	
}
#myAccountContainer h1 {
	margin-bottom: 5px;
}
#myAccountContainer .left_panel {
	width: 48%;
	float: left;
}
#myAccountContainer .right_panel {
	width: 48%;
	float: left;
}

#myAccountContainer #login {
	width: 269px;
	border: 2px solid #E11F10;
}

#myAccountContainer #forgot {
	width: 269px;
	border: 2px solid #000;
}

#myAccountContainer .grey-background {
	padding: 10px;
	background-color: #f1f1f1;
	width: 625px;
	/*color: #ED2111;
	font-weight: bold;*/
	color: #000;
}
#myAccountContainer .white-background {
	padding: 10px;
	width: 625px;
	/*color: #ED2111;
	font-weight: bold;*/
	color: #000;
}

#myAccountContainer .white-background a, #myAccountContainer .white-background a:visited, #myAccountContainer .grey-background a, #myAccountContainer .grey-background a:visited{
	color: #E11F10;
	text-decoration: none;
}
#myAccountContainer .white-background a:active, #myAccountContainer .white-background a:hover, #myAccountContainer .grey-background a:active, #myAccountContainer .grey-background a:hover {
	color: #000;
	text-decoration: underline;
}


#myAccountContainer label {
	width: 250px;
	float: left;
	font-weight: bold;
}

#myAccountContainer input, #myAccountContainer select {
	font-size: 0.9em;
}

#myAccountContainer .formField {
	width: 312px;
	float: left;
}

#myAccountContainer .heading {

}
#myAccountContainer .bodyContainer{
	padding: 5px;
}
#myAccountContainer .bodyContainer .message{
	height: 60px;
	
}
#myAccountContainer .bodyContainer a, #myAccountContainer .bodyContainer a:visited{
	color: #000;
	text-decoration: none;
}
#myAccountContainer .bodyContainer a:active, #myAccountContainer .bodyContainer a:hover{
	color: #E11F10;
	text-decoration: underline;
}


#myAccountContainer .main-bannner {
	width: 650px;
	height: auto;
	border-bottom: 1px dashed #959595;
	vertical-align:top;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	clear:both;
}

#myAccountContainer a.myaccount:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#myAccountContainer a.myaccount:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#myAccountContainer a.myaccount:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#myAccountContainer a.myaccount:hover {
	font-weight: bold;
	color: #E11F10;
	text-decoration: underline;
}

.accountAddressItem {
	color: #000000;
	font-weight: normal;
	width: 300px;
	height: 170px;
	padding: 3px;
	padding-right: 40px;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
	border-right: 1px dashed #959595;
	float: left;
}

.accountAddressItem .right {
	float: right;
} 

#myAccountContainer .fakeInput {
	width: 291px;
}

#myAccountContainer .ordersItem {
	width:100%;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: normal;
}
#myAccountContainer .ordersItem .right {
	float: right;
}
#myAccountContainer .ordersItem .header {
	width: 200px;
	height: 100px;
	padding: 0;
	margin: 0;

}

#myAccountContainer .ordersItem .productName {
	width:350px;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: normal;
	float: left;
}
#myAccountContainer .ordersItem .author {
	width:200px;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: normal;
	float: left;
}
#myAccountContainer .ordersItem .quantity {
	width:20px;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: normal;
	float: left;
}
#myAccountContainer .ordersItem .price {
	width:60px;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: normal;
	float: left;
	text-align: right;
}

#myAccountContainer .ordersItem .items {
	width: 565px;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	margin-left: 20px;
	float: right;
}
#myAccountContainer .ordersItem .items a, #myAccountContainer .ordersItem .items a:visited {
	color: #000;
	text-decoration: underline;
}
#myAccountContainer .ordersItem .items a:hover, #myAccountContainer .ordersItem .items a:active {
	color: #E11F10;
	text-decoration: underline;
}

#myAccountContainer .ordersItem .orderTotals {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	margin-top: 10px;
	width: 200px;
	float: right;
	border-top: 1px dashed #959595;
	
}
#myAccountContainer .ordersItem .orderTotals .item {
	padding: 0;
	margin: 0;
}


#myAccountContainer .ordersItem .orderTotals .grandTotal {
	padding: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0;
	margin-top: 10px;
	border-top: 1px dashed #959595;
	border-bottom: 1px dashed #959595;
}
#myAccountContainer .new-releases {
	width: 645px;
}


/* SITEMAP STYLES */
.sitemapContainer {
	width: 815px;
	text-align:left;

}
#sitemap {
	
}

#sitemap li{
	list-style-type:square;
	padding: 2px;
	margin: 0;
	margin-left: 5px;
}

#sitemap ul{
	padding: 2px;
	margin: 0;
	margin-left: 5px;
}

#sitemap a, #sitemap a:visited {
	color: #000;
	text-decoration: underline;
}

#sitemap a:hover, #sitemap a:active {
	color: #E11F10;
	text-decoration: underline;
}

#sitemap .categorys {

}

#sitemap .categorys .subcategorys {

}

#sitemap .categorys .subcategorys .products {

}

/* PRICES */
.productPrices {
	padding: 10px 0 0 0;
	margin: 0;
}
.productPrices .webPrice {
	color: #E11F10;
	font-weight: bold;
	font-size: 1.05em;	
}
.productPrices .rrp {
	
}
.productPrices .save {
	color: #E11F10;
	
}

.side_highlights_container {
	width: 165px;
/*	height: 172px;*/
	background-color: #ED2111;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.side_highlights_inside {
	padding: 5px;
}
.side_highlights_image {
/*	width: 101px;
	float: left;*/
/*	margin-right: 10px;
	margin-bottom: 10px; */
	margin: 5px 15px 5px 5px;
	background-color: #ED2111;
	text-align: center;

}
.side_highlights_details {
/*	float: left;
	width: 60%;*/
}	
.side_highlights_details .productPrices .webPrice, .side_highlights_details .productPrices .save  {
	color: #fff;
}	
.side_highlights_book-title{
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
}	

.side_highlights_details a, .side_highlights_details a:visited  {
	color: #000;
	text-decoration: none;
}
.side_highlights_details a:hover, .side_highlights_details a:active  {
	color: #fff;
	text-decoration: underline;
}

.side_highlights_details .side_highlights_book-title a, .side_highlights_details .side_highlights_book-title a:visited  {
	color: #fff;
	text-decoration: none;
}
.side_highlights_details .side_highlights_book-title a:hover, .side_highlights_details .side_highlights_book-title a:active  {
	color: #000;
	text-decoration: underline;
}


.side_highlights_details p strong a, .side_highlights_details p strong a:visited  {
	color: #000;
	text-decoration: none;
}
.side_highlights_details p strong a:hover, .side_highlights_details p strong a:active  {
	color: #fff;
	text-decoration: underline;
}

.side_reviews_container {
	width: 165px;
/*	height: 175px;*/
	background-color:#F0F0F0;
	border: 1px solid #959595;
	background-image:url(../../images/general/home_reviews_background.gif);
	background-repeat:repeat-x;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	
}
.side_reviews_inside {
	padding: 5px;
}
.side_reviews_image {
/*	width: 100px;
	float: left;*/
	margin: 5px 15px 5px 5px;
	text-align: center;

}
.side_reviews_details {
/*	float: left;
	width: 180px;*/
}	
.side_reviews_book-title{
	font-size: 13px;
	color:#ED2111;
	font-weight:bold;
}

.side_reviews_details a, .side_reviews_details a:visited  {
	color: #000;
	text-decoration: none;
}
.side_reviews_details a:hover, .side_reviews_details a:active  {
	color: #E11F10;
	text-decoration: underline;
}

.side_reviews_details .side_reviews_book-title a, .side_reviews_details .side_reviews_book-title a:visited  {
	color: #E11F10;
	text-decoration: none;
}
.side_reviews_details .side_reviews_book-title a:hover, .side_reviews_details .side_reviews_book-title a:active  {
	color: #000;
	text-decoration: underline;
}


.side_reviews_details p strong a, .side_reviews_details p strong a:visited  {
	color: #000;
	text-decoration: none;
}
.side_reviews_details p strong a:hover, .side_reviews_details p strong a:active  {
	color: #E11F10;
	text-decoration: underline;
}
.ourAuthorsIntro {
	text-align: left;
}

#newsletterSignupPage label {
	padding: 2px 5px 2px 2px;
	margin: 0;
	
}

#newsletterSignupPage p {
	margin: 0;
	padding: 5px 0 5px 0;
}

/* on reduced_contentpage.asp using table not div, as FF will not center content within a % based width */
table.popup-page-container {
	font-size: 11px; 
	font-family:helvetica, Arial;
	color: #000000;
	background-color: #FFFFFF;
}
td.popup-page-container {
	padding: 5px;
}

.headers {
	color:#000;
	font-size:15px;
	font:bolder;
}

