/* @override http://local.grubst/a/css/Grub_main.css */

/* CSS Document */

/* @group Main structure */

body {
	background: url(../i/structure/headertopscratch.gif) top center repeat-x;
	height: 100%;
	padding: 0px;
	margin: 0;
    font-size: 62.5%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height: 90%;
	background-color:#B63327;
    color: #47362E;
}

#globalcontainer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	top: 0;
	background: url(../i/structure/globalback.gif) repeat-y left;
}

#banner{
	height:134px;
	padding-right: 0px;
	text-align: right;
	background:  url(../i/structure/topscratch.gif) no-repeat right;
	font: 1.2em/1.0em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFF;
}

#topnav{
	float: left;
	padding:  30px 0px 0px 23px;
}

#content {
	position: relative;
    width: 960px;
    padding: 0px;
    margin: 0px;
    height: auto;
}

#leftchannel{
	display: block;
	width: 180px;
	float: left;
	padding-right: 40px;
	margin: 0px;
	text-align: left;
}

#centrechannel{
	background-color:#FFF;
	width: 558px;
	padding: 0px 34px 20px 0px;
	float:left;
	height: auto;
}

#rightchannel{
	width: 148px;
	float:right;
	height: auto;
}

/* @end */



/* @group  SUB-CATEGORY PAGE */

#centrechannel.category #booktitle {
	width: 171px;
	height: 111px;
	margin: 0px 14px 50px 0px;
	background-color: #FFF;
	float: left;
	vertical-align: top;
}

#centrechannel.category #booktitle img{
	float: left;
	text-align: left;
}

#centrechannel.category #booktitle_desc{
	width: 89px;
	float: right;
	vertical-align: top;
	height: 111px;
}

#centrechannel.category #booktitle_desc table{
	width: 89px;
	height: 111px;
	 border:0;
	 cellpadding:0;
  cellspacing:0;
}

/* My Comment */

#centrechannel.single p a{
    text-decoration:none;
	border-bottom: 1px dashed #6A2644;
}

.book_title {
    font-weight: bold;
    text-transform: uppercase;
}

.book_title a, table a {
    font-weight: bold;
	color: #47362E;
	text-decoration: none;
}

.book_title a:hover, table a:hover {
	text-decoration: none;
}

/* @end */

/* @group  SINGLE TITLE PAGE */

#centrechannel.single #booktitle{
	width: 558px;
	margin: 0px;
	padding: 0px;
	float: left;
	min-height: 180px;
}

#centrechannel.single #booktitle img{
	float: left;
	padding-right: 20px;
}

#centrechannel.single #booktitle_desc {
	width: 284px;
	float: left;
	vertical-align: top;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.0em;
	height: 100px;
}

#centrechannel.single #booktitle_format {
	float: left;
	width: 284px;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.2em;
	padding: 6px 0px 0px 0px;
	min-height: 90px;
	bottom: 0px;
}

#centrechannel.single #booktitle_price {
	text-align: right;
	width: 84px;
	float: right;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#blurb{
	margin: 20px 0px 40px 0px;
}


/* @end */


/* @group  SINGLE PAGE - Other books*/

#OtherBooks{
	width: 558px;
	padding: 0px 0px 0px 0px ;
	margin: 0px;
	height: auto;
}

#OtherBooks.promotion #booktitle {
	background-color:#FCF;
	width: 171px;
	height: 111px;
	margin: 0px 14px 50px 0px;
	background-color: #FFF;
	float: left;
	vertical-align: top;
}

#OtherBooks.promotion #booktitle img{
	float: left;
	text-align: left;
	padding: 0px 8px 0px 0px ;
	margin: 0px;
}

#OtherBooks.promotion #booktitle_desc{
	width: 80px;
	float: left;
	vertical-align: top;
	height: 111px;
	font-size: 1.0em;
}

#centrechannel.promotion #booktitle_desc table{
	width: 89px;
	height: 111px;
	 border:0;
	 cellpadding:0;
  cellspacing:0;
}

/* @end */


/* @group  Search results*/

.booktitlesearch {
	width: 100%;
	margin-bottom: 16px;
}

.searchresult_img {
	float: left;
	padding-right: 15px;
}

.searchresult_info {
	width: 465px;
	float: left;
}

.searchresult_price {
	text-align: right;
}

/* @end */

/* @group  Text and image styles */

h1 {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
}

p{
	color: #50453F;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
}

h2{
	font-size: 1.2em;
	line-height: 1.0em;
	font-weight: bold;
	color: #B63227;
}

h3{
	font: normal 2.5em/0.9em Georgia, "Times New Roman", Times, serif;
	vertical-align: text-top;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

h4{
	font: normal 2.0em/0.9em Georgia, "Times New Roman", Times, serif;
	vertical-align: text-top;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px ;
	border-bottom: 1px solid #DDD;
}

span.price{
	font-size: 1.5em;
	line-height: 2.0em;
	font-weight: bold;
	color: #B63227;
}

#banner h1 a{
	color: #FFF;
	text-decoration: none;
}

#banner h1 a:hover{
	color: #E4E4E4;
	text-decoration: none;
}

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

#blurb img{
	float: left;
	padding: 0px 20px 20px 0px ;
}

#blurb p {
padding-bottom: 8px
}

/* @end */

/* @group FOOTER INFO*/

#footer{
	background-color: #fff;
	height: 20px;
	bottom: 0px;
	width: 740px;
	padding: 0px 0px 0px 220px;
	float: left;
	text-align: left;
	background: url(../i/structure/globalback.gif) repeat-y left;
	color: #979797;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
}

#footer h1 a{
	color: #979797;
}


/* @end */

/* @group Misc */

#basket_view {
    width: 100%;
}

#basket_view tr {
    border-bottom: 1px solid #ddd;
}

#basket_view th {
    font-weight: bold;
    padding: 8px 4px;
}

#basket_view td {
    padding: 8px 4px;
}

td.t_right, th.t_right {
    text-align: right;
}

td.t_center, th.t_center {
    text-align: center;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

/* @end */

/* @group Misc */

a {
	color: #47362E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
    font-weight: bold;
}

.clear{
	clear: both;
}

.debug {
    background: white;
    color: red;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

#search_type {
    width: 125px;
}


/* @end */

/* PHP Profiler */
#pQp {
	line-height: 2em;
	font-family: Monaco !important;
}

#pQp h4, #pQp h3, #pQp h2, #pQp h1 {
	font-family: Monaco !important;
	font-size: 1em;
	padding-top: 5px;
} 

/* @end */

/* @group Forms */ 

fieldset {
	padding-bottom: 10px;
	font-size: 1em;
}

label {
	font-weight: bold;
}

input[type=text], input[type=password], textarea {
	font-size: 1em;
	font-weight: normal;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 2px;
}

select {
    margin-top: 5px;
    margin-bottom: 10px;
}

.error {
    font-size: 95%;
    color: #B63327;
}

form p {
    margin: 5px 0 5px 0;
}

#card_expiry label, #horiz_layout label {
    display: inline-table;
    width: 100px;
}

/* @end */

/* @group  Pagination */
/* @group  Pagination */
#pagination {
    clear: both;
    text-align: right;
}

#pagination a{
	font-size: 0.9em;
	color: #87877D;
	background-color: #E4E4DA;
	text-decoration: none;
	padding: 4px 6px;
	margin: 1px;
	border: 1px solid #BBBBB3;
}

#pagination  a:hover{
	color: #B63327;
	text-decoration: none;
}

#pagination strong {
	font-size: 0.9em;
	color: #87877D;
	font-weight: bold;
	padding: 4px 6px;
	margin: 1px;
	border: 1px solid #BBBBB3;
}

/* @end */

.right {
    text-align: right;
}

#subtotal {
    font-weight: bold;
}

#site_map {
}

#site_map ul {
}

ul#site_map li {
	font-weight: bold;
}

ul#site_map ul a {
	margin-left: 10px;
	font-weight: normal;
}

.error {
color: #B63327;
}

strong em, em strong {
    font-weight: bold;
    font-style: italic;
}

em {
    font-style: italic;    
}

