/*************************************************************************
	Pallant Bookshop
	Developed by Peter Lewis - Twobelowzero (c) 2009
	MODULE: 		all.css
	PURPOSE:	all rules for website
*************************************************************************/

/* Reset browser - Eric Meyer's
*************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
address, del, em, font, img, strong, sub, sup,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

/* Auto float clearing for compliant browsers
*************************************************************************/
#skip:after,
#nav:after,
#shopping-cart div:after,
#main:after,
.content:after,
form:after,
#pagination:after,
.content ul:after,
#modules:after,
#header:after,
.wrapper:after,
.inner:after,
.background:after,
#home-intro:after,
#basket-contents:after,
#basket-contents ul:after,
#footer ul:after,
#footer:after {
	content: ".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

/* ###############   GENERAL RULES & CLASSESS   ############### */
html {
	font-size:100%;
}
body {
	color:#6d6e71;
	background-color:#e6e7e8;
	font: normal 0.80em/1.5em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#skipto {
	position:absolute;
	left:-1000em;
}
.wrapper {
	width:968px;
	margin:0 auto;
}
.inner {
	width:940px;
	margin:0 14px;
	background-color:#fff;
}
a {
	text-decoration: none;
	color:#bf0449;
}
a:visited {
	color:#bf0449;
}
a:hover {
	color:#414042;
}
button {
	cursor:pointer;
}
h1,h3 {
	font-size:1.5em;
	font-weight:normal;
	line-height:1.1em;
	color:#414042;
	clear:both;
}
.basket-add {
	display:block;
	background:#fff url(/themes/site_themes/pallant/images/basket.png) no-repeat scroll left top;
	min-height:21px;
	float:left;
	padding:4px 0 0 25px;
}
.basket-add:hover {
	background:#fff url(/themes/site_themes/pallant/images/basket-over.png) no-repeat scroll left top;
	text-decoration:underline;
	color:#414042;
}
.zoom {
	float:right;
	background:#fff url(/themes/site_themes/pallant/images/zoom.png) no-repeat scroll right center;
	height:16px;
	width:16px;
	padding:3px 0 6px 5px;
	color:#6D6E71;
}
.zoom:hover {
	background:#fff url(/themes/site_themes/pallant/images/zoom-over.png) no-repeat scroll right center;
	color:#6D6E71;
}
.hidden {
	display:none;
}


/* ###############   HEADER   ############### */
#header .inner {
	background-color:#414042;
}
#header li {
	display:inline;
	float:left;
}
#header a {
	display:block;
	padding:11px 15px;
}
#header #content-nav {
	float:left;
}
#header #search,
#header #user-nav {
	float:right;
}
#header li a {
	font-weight:bold;
	color:#e6e7e8;
}
#header li a:hover {
	color:#bf0449;
	text-decoration:underline;
}
#header #content-nav li.selected {
	padding:11px 15px;
	background-color:#B2B4B5;
	font-weight:bold;
	color:#414042;
}
#header #content-nav .first a {
	padding-left:20px;
}
#header #user-nav a {
	font-size:0.9em;
	font-weight:normal;
	line-height:1em;
	border-left:1px solid #e6e7e8;
	padding:0 10px;
	margin-top:15px;
}
#header #user-nav .first a {
	border:none;
}
#header li.hidden {
	display:none;
}




/* ###############   FOOTER   ############### */
#footer .inner {
	padding:10px 0 30px;
	color:#b2b4b5;
	font-size:0.9em;
}
#footer ul {
	margin:0 20px 10px;
	padding:10px 0;
	border-top:1px solid #bf0449;
	border-bottom:1px solid #bf0449;
	text-align:center;
}
#footer li {
	display:inline;
	border-right:1px solid #bf0449;
	padding:0 10px;
	line-height:0.8em;
}
#footer li.last {
	border:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	text-align:center;
}
#footer p a {
	font-weight:bold;
	color:#b2b4b5;
}
#footer p a:hover {
	color:#bf0449;
}
#footer #back-to-top {
	position:absolute;
	margin:10px 0 0 785px;
	color:#6D6E71;
}
#footer #sagepay {
	display:block;
	width:158px;
	height:23px;
	position:absolute;
	background:#fff url(/themes/site_themes/pallant/images/sagepay.png) no-repeat scroll left top;
	text-indent:-9999px;
	margin:9px 0 0 40px;
}
#footer #sagepay:hover {
	background:#fff url(/themes/site_themes/pallant/images/sagepay.png) no-repeat scroll left bottom;
}


/* ###############   PRODUCT MENU   ############### */
#product-nav {
	position:absolute;
	margin:194px 0 0 0;
	width:205px;
}
#product-nav li {
	background:transparent url(/themes/site_themes/pallant/images/menu-wrap.png) no-repeat scroll left 33px;
	padding:0 0 13px;
}
#product-nav li li {
	background:none;
	padding:0;
}
#product-nav ul ul {
	margin:10px 0 0 14px;
}
#product-nav ul ul .space {
	margin-top:15px;
}
#product-nav ul a {
	display:block;
	padding:6px 5px 7px 20px;
	min-height:20px;
	background-color:#939598;
	font-size:1.4em;
	color:#fff;
}
#product-nav ul ul a {
	display:block;
	padding:0 0 0 20px;
	font-size:1em;
	line-height:1.4em;
	color:#bf0449;
}
#product-nav li.main a {
	background-color:#b2b4b5;
}
#product-nav ul ul a,
#product-nav li.main ul a {
	background-color:transparent;
}
#product-nav a.selected {
	color:#bf0449;
}
#product-nav ul a:hover {
	color:#414042;
	text-decoration:underline;
}
#product-nav ul ul a:hover {
	color:#414042;
	text-decoration:underline;
}

#product-nav .container {
	margin:27px 0 0 34px;
}


/* ###############   CONTENT   ############### */
#main .inner {
	min-height:900px;
	padding-top:27px;
}
#logo {
	position:absolute;
	display:block;
	margin:27px 0 25px 34px;
}
.content {
	float:left;
	margin:0 0 0 219px;
	width:456px;
}
.content h1,
.content h3,
.content p,
.content img {
	margin:0 0 18px;
}
.content h2 {
	background-color:#e6e7e8;
	border-left:6px solid #bf0449;
	padding:5px 0 5px 20px;
	font-size:1.4em;
	font-weight:normal;
	margin:0 0 15px;
	clear:both;
	display:block;
}
.content h2 a:hover {
	text-decoration:underline;
}

.original-price {
	margin-right:5px;
	vertical-align:text-top;
	color:#6D6E71;
	font-size:0.8em;
	background:transparent url(/themes/site_themes/pallant/images/linethrough.gif) repeat-x scroll left center;
}




/* ###############   HOMEPAGE   ############### */
#home-intro {
	background-color:#e6e7e8;
	margin:0 0 20px;
	padding:0 0 10px;
}
#slideshow-frame {
	height:286px;
	padding:0 10px 10px;
	overflow:hidden;
}
#slideshow-frame img {
	margin-top:10px;	/* IE Bug with additional images not padding-top correctly */
}
#home-intro h1 {
	margin:10px 0 0;
	padding:0 20px;
	border-left:6px solid #939598;
}


.booklist {
	clear:both;
	display:block;
	margin:0 0 20px;
}
.booklist li {
	width:142px;
	float:left;
	margin:0 15px 15px 0;
}
.booklist li.last {
	margin:0;
}
.booklist .no-image {
	width:140px;
	height:175px;
	margin:1px 0 5px;
	border:1px solid #E6E7E8;
}
.booklist img {
	display:block;
	margin:0 0 5px;
}
.booklist .book-info,
.booklist .price {
	z-index:1;
	position:absolute;
	width:122px;
	color:#414042;
	font-weight:bold;
	opacity:0;
	filter:alpha(opacity=0);
}
.booklist .no-image .book-info,
.booklist .no-image .artist-info,
.booklist .no-image .price {
	opacity:1;
	filter:alpha(opacity=100);
}
.booklist .book-info {
	margin:10px 0 0 10px;
	color:#bf0449;
	font-size:1.2em;
}
.booklist .artist-info {
	color:#414042;
	xfont-size:1.2em;
	font-weight:bold;
	opacity:0;
	filter:alpha(opacity=0);
}
.booklist .price {
	margin:150px 0 0 10px;
	font-size:1.3em;
}


/* ###############   CONTACT US   ############### */
#map {
	border:8px solid #E6E7E8;
	display:block;
	height:340px;
	padding:0;
	width:456px;
}


/* ###############   DELIVERY PAGE   ############### */
#delivery-table {
	width:100%;
	border:1px solid #E6E7E8;
}
#delivery-table td {
	text-align:center;
}
#delivery-table .first {
	width:155px;
}
#delivery-table .even {
	background-color:#E6E7E8;
}
#delivery-table tbody td {
	border-top:1px solid #EFEFEF;
}


/* ###############   PRODUCT LISTING   ############### */
#atoz-nav {
	float:left;
	width:448px;
	min-height:50px;
	margin:3px 0 20px 3px;
	border-left:1px solid #E6E7E8;
	border-bottom:1px solid #E6E7E8;
}
#atoz-nav a {
	display:block;
	float:left;
	width:31px;
	border-top:1px solid #E6E7E8;
	border-right:1px solid #E6E7E8;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height:2.1em;
}
#atoz-nav a.all {
	width:62px;
}
#atoz-nav a._ {
	display:none;
}
#atoz-nav a:hover {
	background-color:#E6E7E8;
}
#atoz-nav .ln-disabled {
	font-weight:normal;
	color:#6D6E71;
	cursor:pointer;
}
#atoz-nav .ln-disabled:hover {
	background-color:none;
}
#atoz-nav .ln-selected {
	background-color:#E6E7E8;
}
#atoz li,
#atoz li.last {
	margin:0 5px 15px;
}
#atoz .no-results {
	width:100%;
}
#atoz .no-results b {
	text-transform:uppercase;
}



/* ###############   PRODUCT DETAILS   ############### */
#product-details .left {
	float:left;
	width:165px;
}
#product-details .left .zoom {
	width:145px;
	margin:0 0 18px;
	padding:0 20px 0 0;
	text-align:right;
}
#product-details .left img {
	margin:0;
}
#product-details .right {
	float:right;
	width:275px;
}
#product-details .right h1 {
	margin:0;
}
#product-details .right .price {
	float:left;
	font-size:1.5em;
	margin-top:15px;
	color:#414042;
}
#product-details .right .basket-add {
	float:right;
	margin:12px 0;
}
#product-details .right .links {
	clear:both;
	width:100%;
	margin:0 0 25px;
}
#product-details .right .links ul {
	display:inline;
	float:right;
}
#product-details .right .links li {
	float:left;
	line-height:0.9em;
	border-right:1px solid #6D6E71;
	padding:0 4px;
}
#product-details .right .links li.last {
	border-right:none;
	padding:0 0 0 4px;
}

#product-details em {
	font-weight:bold;
	font-style:normal;
}
#product-details p {
	clear:both;
}
#product-details .review {
	font-style:italic;
	color:#414042;
	margin:0;
}
#product-details .reviewer {
	float:right;
}


/* ###############   MODULES   ############### */
#modules {
	float:right;
	margin:0 20px 0 0;
	width:214px;
}
#modules .container {
	background-color:#E6E7E8;
	padding:12px 14px 7px;
	margin:0 0 25px;
}
#modules h3 {
	color:#414042;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:normal;
	padding:0 0 8px;
}
#modules p {
	padding:0 0 5px;
}
#modules a:hover {
	text-decoration:underline;
}
#modules .inverse {
	margin:2px 0 7px;
	padding:12px 14px 7px;
	background-color:#FFF;
}

#modules li {
margin:0 0 10px;
}
#modules li p {
padding:0;
}
#modules ul .price {
text-align:right;
font-size:1.2em;
font-weight:bold;
}
#modules ul .price span {
font-weight:normal;
}



/* ###############   SHOPPING CART   ############### */
#shopping-basket {
	background:#E6E7E8 url(/themes/site_themes/pallant/images/basket-image.png) no-repeat scroll 5px 7px;
	margin:0 0 25px;
}
#shopping-basket h3 {
	display:block;
	padding:10px 14px 10px 34px;
	font-size:1.2em;
	font-weight:bold;
	color:#BF0449;
	cursor:pointer;
}
#shopping-basket.open h3 {
	background:transparent url(/themes/site_themes/pallant/images/basket-open.png) no-repeat scroll 194px center;
}
#shopping-basket.closed h3 {
	background:transparent url(/themes/site_themes/pallant/images/basket-closed.png) no-repeat scroll 194px center;
}
#shopping-basket h3:hover {
	text-decoration:underline;
	color:#414042;
}
#basket-contents {
	background-color:#fff;
	padding:12px 0 5px 14px;
	border-bottom:10px solid #E6E7E8;
}
#basket-contents ul {
	line-height:1em;
}
#basket-contents li {
	line-height:1.2em;
	clear:left;
}
#basket-contents li {
	clear:both;
	min-height:14px;
	padding:3px 0;
}
#basket-contents li a {
	float: left;
}
#basket-contents li .basket-delete {
	clear:none;
	float:right;
	width:15px;
	height:15px;
	margin:1px 5px 0 0;
}
#basket-contents li button:hover {
	background:transparent url(/themes/site_themes/pallant/images/basket-delete-over.png) no-repeat scroll left top;
}
#basket-contents #basket-checkout {
	background:transparent url(/themes/site_themes/pallant/images/basket-checkout.png) no-repeat scroll 182px 9px;
	font-weight:bold;
	padding:5px 0;
}
#shopping-basket #basket-contents li .basket-delete,
#shopping-basket #basket-contents li p {
	display:none;
}
#basket-contents li p {
	clear:both;
	padding:4px 30px 0 0;
	text-align:right;
	font-weight:normal;
}

.content #basket-contents {
	margin:0 0 15px;
	padding:0 0 0 14px;
}
.content #basket-contents a {
	width:335px;
	margin:0 0 18px;
}
.content #basket-contents a:hover {
	text-decoration:underline;
}
.content #basket-contents .basket-delete {
	width:auto;
}
.content #basket-contents p {
	clear:none;
	float:left;
	width:80px;
	padding:0;
}

.content #basket-contents #basket-totals p {
width:auto;
float:none;
margin:0 27px 8px 0;
}



/* ###############   SEARCH RESULTS   ############### */
#search-results h1 {
	background-color:#E6E7E8;
	border-left:6px solid #BF0449;
	display:block;
	font-size:1.4em;
	margin:0;
	padding:5px 0 5px 20px;
}

#search-results #results {
	margin:20px 0 0 0;
}
#search-results #results li {
	margin:0 0 10px 0;
	float:left;
	width:100%;
}
#search-results #results img {
	float:left;
	margin:0;
}
#search-results #results .info {
	float:right;
	width:300px;
}
#search-results #results h2 {
	background:none;
	border:none;
	color:#414042;
	margin:0;
	padding:0;
}
#search-results #results p {
	margin:0 0 5px;
}
#search-results #results .more-link {
}
#search-results #results .price {
	color:#414042;
	float:left;
	font-size:1.5em;
	margin:4px 0 0;
}
#search-results #results .basket-add {
	float:right;
	margin:0;
}


/* ###############   NO RESULTS   ############### */
#search-results #no-results img {
	margin:0;
}
#search-results #no-results p {
	margin:0;
}
#search-results #no-results ul.bullets {
	margin: 0 0 30px;
	padding:0 0 0 20px;
	list-style-position:inside;
	list-style-type:disc;
}


/* ###############   PAGINATION   ############### */
#pagination {
	text-align:center;
	margin:20px 0 10px;
}
#pagination p,
#pagination a,
#pagination li {
	display:inline;
	margin:0;
}
#pagination p.linkprevious,
#pagination p.linknext {
	color:#B2B4B5;
}
#pagination .linkprevious {
	padding-right:10px;
	margin-right:6px;
	border-right:1px solid #6D6E71;
}
#pagination .linknext {
	padding-left:10px;
	margin-left:6px;
	border-left:1px solid #6D6E71;
}
#pagination .current {
	font-size:1.5em;
	vertical-align:bottom;
}
#pagination strong {
	font-weight:normal;
}


/* ###############   LOGIN, LOGOUT, PASSWORD REMINDER AND REGISTER POPUP PANELS   ############### */
#login,
#password_reminder,
#register {
	background-color:#FFF;
}
#login h1,
#password_reminder h1,
#logout h1,
#register h1 {
	background-color:#E6E7E8;
	border-left:6px solid #BF0449;
	display:block;
	font-size:1.4em;
	margin:5px 0 15px;
	padding:5px 0 5px 20px;
}
#login p,
#password_reminder p {
	margin:0 0 10px;
}
#logout {
	background-color:#FFF;
}
#logout p {
	margin-top:10px;
}


/* ###############   CHECKOUT   ############### */
#checkout #order-process li {
	margin:0 0 15px;
	float:left;
	cursor:pointer;
}
#checkout #order-process .disabled,
#checkout #order-process .arrow,
#checkout #order-process .active {
	cursor:default;
}
#checkout #order-process p {
	padding:5px 0 5px 13px;
	margin:0;
	width:23px;
	background-color:#E6E7E8;
	font-size:1.4em;
}
#checkout #order-process .active p {
	border-left:6px solid #BF0449;
	display:none;
}
#checkout #order-process .rollover {
	width:170px;
	display:none;
}
#checkout #order-process .active .rollover {
	display:block;
}
#checkout #order-process .disabled p {
	color:#B2B4B5;
}
#checkout #order-process img {
	padding:10px;
	margin:0;
}
#checkout #login-toggle,
#checkout #register-toggle {
	cursor:pointer;
}
#checkout .links {
	margin:0 0 20px 0;
	width:100%;
	display:block;
	float:left;
}
#checkout .links a {
	padding:4px 15px;
	margin:0 15px 0 0;
	float:left;
	background-color:#939598;
	color:#FFF;
	font-weight:bold;
}
#checkout .links a:hover,
#checkout #continue:hover {
	text-decoration:underline;
}
#checkout .primary {
	background-color:#BF0449;
}
#checkout .links #quick-checkout {
	float:right;
	margin:0;
	display:none;
}
#checkout #left-col,
#checkout #right-col {
	width:50%;
	float:left;
	margin:0 0 15px;
}
#checkout h3 {
	margin:0 0 5px;
}
#checkout #continue {
	padding:4px 15px;
	margin:0 0 15px;
	background-color:#BF0449;
	color:#FFF;
	font-weight:bold;
	float:right;
	clear:both;
}
#checkout dl {
	margin:0 0 10px;
}
#checkout dt {
	width:170px;
	text-align:right;
	padding-right:5px;
	clear:both;
	float:left;
	display:block;
}
#checkout #confirmed-basket {
	margin-top:15px;
}

#checkout-error {
	background-color:#FFFFFF;
}
#checkout-error .content {
	margin:0;
}
#checkout-error h2 {
	margin-top:15px;
}
#credit-cards {
	text-align:center;
	list-style:none;
}
#credit-cards li {
	display:inline;
	margin:0 10px;
}


