@charset "UTF-8";
/*
 *	BMUI theme-regular.css
 *  Regular layout / colours
 *  @author Daniel Neame <dneame@britishmuseum.co.uk>
 */

/******************** TOP LEVEL ********************/
body {
	color: #666;
}

/******************** HIGH LEVEL ********************/
h1, h2, h3 , h4, h5, h6, a:link , a:visited , a:active , a:hover {
	color: #036;
}
#header {
	background: #6cabd3;
}
a.moreinfo , span.buybutton , a.buybutton , a.checkoutbutton , a.formbutton , a.leftformbutton , a.rightformbutton , a.artprintcustomise {
	background: #036;
	color: #fff;
}
a.checkoutbutton {
	background: url('../../img/css/sprites.gif') -442px -908px no-repeat;
}
a.leftformbutton , a.rightformbutton {
	background: url('../../img/css/sprites.gif') -442px -883px no-repeat;
}
#orderconfirmation .leftformbutton , #orderconfirmation .rightformbutton {
	background: url('../../img/css/sprites.gif') -442px -933px no-repeat;
}

.error {
	color: #c00;
}


/******************** HEADER ********************/
#minicart-acclinks li {
	border-right: 1px solid #036;
}
#minicart-checkout {
	background: transparent url('../../img/basket-2.gif') 0px -21px no-repeat;
}
#minicart-itemlinks {
	background: transparent url('../../img/basket-2.gif') top left no-repeat;
}
#minicart-itemlinks > li > a {
	color: #fff;
}
#minicart-contents {
	background: #fff;
	border-left: 3px solid #036;
	border-right: 3px solid #036;
}
#minicart-login-popup {
	background: #6cabd3;
	color: #036;
	border: 1px solid #036;
	border-top: 0;
}
#main-nav-home {
	background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/home_white_off.png') top right no-repeat;
	width: 60px;
}
#main-nav-home:hover { background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/home_white_over.png') top right no-repeat; }
#main-nav-visiting {
	background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/visiting_white_off.png') top left no-repeat;
	width: 70px;
}
#main-nav-visiting:hover { background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/visiting_white_over.png') top left no-repeat; }
#main-nav-whatson {
	background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/whatson_white_off.png') top left no-repeat;
	width: 90px;
}
#main-nav-whatson:hover { background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/whatson_white_over.png') top left no-repeat; }
#main-nav-explore {
	background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/explore_white_off.png') top left no-repeat;
	width: 70px;
}
#main-nav-explore:hover { background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/explore_white_over.png') top left no-repeat; }
#main-nav-research {
	background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/research_white_off.png') top left no-repeat;
	width: 80px;
}
#main-nav-research:hover { background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/research_white_over.png') top left no-repeat; }
#main-nav-learning {
	background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/learning_white_off.png') top left no-repeat;
	width: 80px;
}
#main-nav-learning:hover { background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/learning_white_over.png') top left no-repeat; }
#main-nav-themuseum {
	background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/themuseum_white_off.png') top left no-repeat;
	width: 106px;
}
#main-nav-themuseum:hover { background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/themuseum_white_over.png') top left no-repeat; }
#main-nav-joinin {
	background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/joinin_white_off.png') top left no-repeat;
	width: 75px;
}
#main-nav-joinin:hover { background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/joinin_white_over.png') top left no-repeat; }
#main-nav-shoponline {
	background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/shoponline_white_off.png') top left no-repeat;
	width: 93px;
}
#main-nav-shoponline:hover { background: transparent url('https://www.britishmuseumshoponline.org/content/ebiz/britishmuseumonlineshop/page/thewhitenavigation/shoponline_white_over.png') top left no-repeat; }

#sub-nav {
	background: #036;
}
#sub-nav a {
	color: #fff;
}

/******************** HOME PAGE ********************/
#home-categories {
	background: #eee;
}
#home-categories h3 {
	background: #036;
}
#home-categories h3 a {
	color: #fff;
}

#home-slideshow {
	background: url('../../img/css/bg/grad-235-w2eee.gif') bottom left repeat-x;
}
.product-listing-pagination li a , .slideshow-pagination li a {
	background: url('../../img/css/sprites.gif') -184px -1px no-repeat;
	border: 1px solid #ccc;
}
.slideshow-pagination li a:hover , .slideshow-pagination li a.current , .product-listing-pagination li a:hover , .product-listing-pagination li a.current {
	background: url('../../img/css/sprites.gif') -184px -18px no-repeat;
}
#slideshow-fadebg , #emailsignup-fadebg {
	background: #fff;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

.slide-image {
	background: #000;
}
.slide-credit span {
	background: #eee;
	border: 1px dotted #333;
}
.slide-credit a {
	color: #fff;	
}
.slide-prev , .slide-next {
	background: url('../../img/css/sprites.gif') -184px -187px no-repeat;
	border: 1px solid #ccc;
	text-indent: -5000px;
}
.slide-next:hover {
	background: url('../../img/css/sprites.gif') -184px -205px no-repeat;
}
.slide-prev {
	background: url('../../img/css/sprites.gif') -184px -223px no-repeat;
}
.slide-prev:hover {
	background: url('../../img/css/sprites.gif') -184px -241px no-repeat;
}
#home-splash-loadbar {
	border: 1px solid #fff;
}
#home-splash-loadbar-bar {
	background: #fff;
}

/******************** PRODUCT LISTING MENU / SIDEBAR ********************/
#listing-menu li a:hover , #listing-menu li a.current {
	background: #ddd;
}
#listing-emailsignup legend {
	color: #036;
}
#listing-customerservices span.telephone-icon {
	background: url('../../img/css/sprites.gif') -183px -115px no-repeat;
}
.sidebar-family_shop #listing-customerservices span.telephone-icon , .sidebar-exhibitions_shop #listing-customerservices span.telephone-icon , .sidebar-culture_shop #listing-customerservices span.telephone-icon {
	background: url('../../img/css/sprites.gif') -183px -160px no-repeat;
}

.sidebar-collectables_shop #listing-menu li a:hover .sidebar-collectables_shop #listing-menu li a.current {
	background: #d3b9a0;
}
.sidebar-collectables_shop #listing-emailsignup legend , #listing-sidebar.sidebar-collectables_shop h2 , .sidebar-collectables_shop #listing-customerservices h4 , .sidebar-collectables_shop #listing-menu li a {
	color: #036;
}

.sidebar-family_shop #listing-menu li a:hover , .sidebar-family_shop #listing-menu li a.current {
	background: #ccff00;
}
.sidebar-family_shop #listing-emailsignup legend , #listing-sidebar.sidebar-family_shop h2 , .sidebar-family_shop #listing-customerservices h4 , .sidebar-family_shop #listing-menu li a {
	color: #000;
}

.sidebar-culture_shop #listing-menu li a:hover , .sidebar-culture_shop #listing-menu li a.current {
	background: #000;
}
.sidebar-culture_shop #listing-emailsignup legend , #listing-sidebar.sidebar-culture_shop h2 , .sidebar-culture_shop #listing-customerservices h4 {
	color: #000;
}
.sidebar-culture_shop #listing-menu li a {
	color: #d9c483;
}

/*.sidebar-exhibitions_shop #listing-menu li a:hover , .sidebar-exhibitions_shop #listing-menu li a.current {
	background: #000;
}
.sidebar-exhibitions_shop #listing-emailsignup legend , #listing-sidebar.sidebar-exhibitions_shop h2 , .sidebar-exhibitions_shop #listing-customerservices h4 {
	color: #000;
}
.sidebar-exhibitions_shop #listing-menu li a {
	color: #00b5c3;
}*/
.sidebar-exhibitions_shop #listing-menu li a:hover , .sidebar-exhibitions_shop #listing-menu li a.current {
	background: #d3b9a0;
}
.sidebar-exhibitions_shop #listing-emailsignup legend , #listing-sidebar.sidebar-exhibitions_shop h2 , .sidebar-exhibitions_shop #listing-customerservices h4 {
	color: #036;
}

/******************** PRODUCT LISTING ********************/
.product-listing li {
	background: url('../../img/css/sprites.gif') 0px 0px no-repeat;
	border: 1px solid #ccc;
}
.product-listing .product-listing-rollover {
	border: 1px solid #ccc;
}
.product-listing .product-listing-rollover , .product-listing .product-listing-rollover div {
	background: #fff;
}

.thin-listing li {
	background: url('../../img/css/sprites.gif') 0px -1050px no-repeat;
}
.thin-listing .product-listing-rollover {
	border: 0;
	background: transparent;
}

.splash-listing li {
	background: url('../../img/css/sprites.gif') -602px -1px no-repeat;
}

.category-listing li {
	background: url('../../img/css/bg/grad-235-w2eee.gif') bottom left repeat-x;
}

.listing-culture_shop .product-listing-pagination li a:hover , .listing-culture_shop .product-listing-pagination li a.current {
	background: url('../../img/css/sprites.gif') -184px -125px no-repeat;
}
.listing-exh-moc .product-listing-pagination li a:hover , .listing-exh-moc .product-listing-pagination li a.current {
/*	background: url('../../img/css/sprites.gif') -184px -143px no-repeat;*/
	background: url('../../img/css/sprites.gif') -184px -125px no-repeat;
}
.listing-family_shop .product-listing-pagination li a:hover , .listing-family_shop .product-listing-pagination li a.current {
	background: url('../../img/css/sprites.gif') -184px -170px no-repeat;
}

/******************** CATEGORY SPLASH ********************/
#emailsignup-submit , .emailsignup-submit {
	border: 1px solid #ccc;
	border-left: 0;
	background: url('../../img/css/sprites.gif') -184px -36px no-repeat;
}
#emailsignup-submit.hover , .emailsignup-submit.hover {
	background: url('../../img/css/sprites.gif') -184px -56px no-repeat;
}
#category-emailsignup label {
	color: #036;
}
#category-emailsignup input , #breadcrumb-signup input {
	border: 1px solid #ccc;
}
#listing-emailsignup input {
	border: 1px solid #ccc;
}
#category-splash-categories li {
	margin-bottom: 3px;	
}
#category-splash-categories li a {
	display: block;
	padding-left: 3px;
	color: #000;
}
#category-splash-categories li a:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}

#category-splash-search-field , .category-splash-search-field {
	border: 1px solid #ccc;
}
#category-splash-search-submit , .category-splash-search-submit {
	border: 1px solid #ccc;
	border-left: 0;
	background: url('../../img/css/sprites.gif') -184px -76px no-repeat;
}
#category-splash-search-submit.hover , .category-splash-search-submit.hover {
	background: url('../../img/css/sprites.gif') -184px -96px no-repeat;
}

.category-shelf {
	background: url('../../img/css/bg/shelf-books.gif') bottom left no-repeat;
}

/******************** ADDITIONAL TEXT BLOCK (footer) ********************/
#additional-text {
	background: #f3f3f3 url('../../img/css/bg/grad-174-f02d6.gif') bottom left repeat-x;
}
.additional-text-col {
	border-right: 1px solid #fff;
}
.additional-text-col.last {
	border: 0;
}

/******************** FOOTER ********************/
#footer hr {
	border: 0;
}
#footer hr {
	border-top: 5px solid #036;
}
#footer-links li a {
	color: #666;
}

/******************** COLLECTABLES ********************/
#collectables-category-shelf.category-shelf {
	background: url('../../img/css/bg/shelf-collectables.jpg') bottom left no-repeat;
}
#collectables-product-listing.product-listing li {
	background: url('../../img/css/sprites.gif') 0px -208px no-repeat;
}
#collectables-product-listing.product-listing.thin-listing li {
	background: url('../../img/css/sprites.gif') 0px -1050px no-repeat;
}

/******************** FAMILY ********************/
#family_shop-category-shelf.category-shelf {
	background: url('../../img/css/bg/shelf-family.jpg') bottom left no-repeat;
}
#family_shop-product-listing.product-listing li , #family_shop-product-listing.product-listing .product-listing-rollover{
	border: 0;	
}
#family_shop-product-listing.product-listing li.col1 {
	background: url('../../img/css/sprites.gif') 0px -416px no-repeat;
}
#family_shop-product-listing.product-listing li.col2 {
	background: url('../../img/css/sprites.gif') 0px -628px no-repeat;
}
#family_shop-product-listing.product-listing li.col3 {
	background: url('../../img/css/sprites.gif') 0px -840px no-repeat;
}
#family_shop-product-listing.product-listing.thin-listing li {
	border: 1px solid #fff;
}
#family_shop-product-listing.product-listing.thin-listing li.col1 {
	background: url('../../img/css/sprites.gif') -444px 0px no-repeat;
}
#family_shop-product-listing.product-listing.thin-listing li.col2 {
	background: url('../../img/css/sprites.gif') -444px -204px no-repeat;
}
#family_shop-product-listing.product-listing.thin-listing li.col3 {
	background: url('../../img/css/sprites.gif') -444px -408px no-repeat;
}

/******************** CULTURE ********************/
#culture-splash #category-splash-categories li a {
	color: #fff;
}
#culture-splash #category-splash-categories li a:hover {
	background: #fff;
	color: #000;
}
#culture_shop_prodlist-product-listing.product-listing li {
	border: 0;
	background: #000;
}
#culture_shop_prodlist-product-listing.product-listing .product-listing-rollover {
	border: 0;
	background: none;
}
#culture_shop_prodlist-product-listing.product-listing .product-listing-rollover div {
	background: none;
	color: #fff;
}
#culture_shop_prodlist-product-listing li.col1 {
	background: url('../../img/css/sprites.gif') -202px 0px no-repeat;
}
#culture_shop_prodlist-product-listing li.col2 {
	background: url('../../img/css/sprites.gif') -202px -408px no-repeat;
}
#culture_shop_prodlist-product-listing li.col3 {
	background: url('../../img/css/sprites.gif') -202px -816px no-repeat;
}
#culture_shop_prodlist-product-listing li.col4 {
	background: url('../../img/css/sprites.gif') -202px -1224px no-repeat;
}
#culture-product-listing.product-listing h4 , #culture-product-listing.product-listing p {
	color: #fff;
}
#culture-grid-product-listing.product-listing.thin-listing li {
	background: url('../../img/css/sprites.gif') -444px -612px no-repeat;
}
#culture-grid-product-listing.product-listing.thin-listing li h4 , #culture-grid-product-listing.product-listing.thin-listing li p {
	color: #d9c483;
}

/******************** EXHIBITIONS ********************/
#exhibitions-tabs li {
	background: #000;
	border-right: 1px solid #fff;
}
#exhibitions-tabs li li {
	background: none;
	border: none;
}
#exhibitions-tabs .exhibitions-textlinks li a {
	color: #fff;
}
#exhibitions-tabs li.exhibition-tab-moctezuma {
	height: 377px;
	background: #000 url(../../img/css/bg/exh-moc.jpg) bottom left no-repeat;	
}
#exhibitions-tabs li.exhibition-tab-shields {
	background: #000 url(../../img/css/bg/exh-shields.jpg) bottom left no-repeat;	
	border-top: 1px solid #fff;
}
#exhibitions-tabs li.exhibition-tab-garden {
	background: #000 url(../../img/css/bg/exh-garden.jpg) bottom left no-repeat;	
	border: none;
	border-top: 1px solid #fff;
}

#exhibitions_shop-product-listing.product-listing.thin-listing li {
/*	background: url('../../img/css/sprites.gif') -444px -612px no-repeat;
*/	background: url('../../img/css/sprites.gif') 0px -1050px no-repeat;
}
#exhibitions_shop-product-listing.product-listing.thin-listing li h4 , #exhibitions_shop-product-listing.product-listing.thin-listing li p {
	/*color: #00b5c3;
*/}

/******************** PRODUCT PAGE ********************/
#product-copy hr {
	border: 0;
	border-top: 1px solid #6cabd3;
}
#product-price {
	color: #6cabd3;
}
.product-grid-name {
	color: #036;
}
.product-grid-price {
	color: #6cabd3;
}
.product-grid-qty input {
	border: 1px solid #ccc;
}
#product-media blockquote {
	background: url('../../img/css/bg/ldquo.gif') top left no-repeat;
	color: #036;
}
#product-media blockquote p {
	background: url('../../img/css/bg/rdquo.gif') bottom right no-repeat;
}

#product-collectables .buybutton {
	background: #6cabd3;	
}

#product-family_shop h1 , #product-family_shop h4 , #product-family_shop .product-grid-name {
	color: #f07;
}
#product-family_shop h4#product-price {
	color: #6cabd3;	
}
#product-family_shop .buybutton {
	background: #f07;	
}

#product-culture_shop h1 , #product-culture_shop h4 , #product-culture_shop .product-grid-name {
	color: #000;
}
#product-culture_shop h4#product-price , #product-culture_shop .product-grid-price {
	color: #d9c483;	
}
#product-culture_shop .buybutton {
	background: #000;	
}

#threesixty-button {
	background: url('../../img/css/sprites.gif') -602px -253px no-repeat;
	border: 1px solid #ccc;
}
#threesixty-button:hover {
	background: url('../../img/css/sprites.gif') -702px -253px no-repeat;
}

#product-artprint-container .productdetail_imagewarepopup {
	background: url('../../img/css/sprites.gif') -602px -331px no-repeat;
	border: 1px solid #ccc;
}
#product-artprint-container .productdetail_imagewarepopup:hover {
	background: url('../../img/css/sprites.gif') -702px -331px no-repeat;
}

#product-alt-images li {
	border: 2px solid #fff;
}
#product-alt-images li.current {
	border: 2px solid #ccc;
}

/*#product-exhibitions_shop hr {
	border-top: 1px solid #999;
}
#product-exhibitions_shop h1 , #product-exhibitions_shop h4 , #product-exhibitions_shop .product-grid-name {
	color: #000;
}
#product-exhibitions_shop h4#product-price , #product-exhibitions_shop .product-grid-price {
	color: #00b5c3;	
}
#product-exhibitions_shop .buybutton {
	background: #000;
	color: #00b5c3;
}*/

/******************** BASKET ********************/
.fullpage-form {
	border: 1px solid #999;
	background: #f0f0f0 url('../../img/css/bg/form-bg.gif') bottom left repeat-x;
}
#basket-detail {
	border: 1px solid #999;
	background: #fff;
}
#basket-detail li {
	background: transparent url('../../img/css/bg/form-row-bg.gif') top left repeat-x;
	color: #6cabd3;
}
#checkout-totals strong {
	color: #6cabd3;
}

/******************** CHECKOUT ********************/
#cardholder-address , #delivery-address , #payment-details , #checkout-totals {
	background: #fff;
	border: 1px solid #999;
}
#payment-details input {
	border: 1px solid #999;		
}
.fullpage-form hr {
	border: 0;
	border-top: 1px solid #999;
}
.checkout-deliveryoptions {
	border-top: 1px solid #6cabd3;
	border-bottom: 1px solid #6cabd3;
}
#checkout-totals #checkout-totals-voucher {
	background: #036;
}



/******************** MY ACCOUNT ********************/
.myaccount-panel , .myaccount-fullpanel {
	background: #fff;
}
.myaccount-panel input {
	border: 1px solid #999;		
}
.myaccount-panel ul h4 {
	background: url('../../img/css/sprites.gif') -442px -837px no-repeat;
}
#myaccount-address-list li .myaccount-address-name {
	background: #fff;
	color: #6cabd3;
}
#myaccount-address-list li .myaccount-address-name-background {
	background: #6cabd3;
	color: #fff;
}


/******************** SEARCH ********************/
#collate a:hover {
	background: #ddd;
}

/******************** VENDA LEGACY CONTENT - TICKETS ETC ********************/
#categorylist table {
	border-bottom: 1px solid #6cabd3;
}
#categorylist .browseby ul {
	border-bottom: 1px dashed #6cabd3;
}
#categorylist .browseby ul.noborder {
	border-bottom: 1px solid #6cabd3;
}
#featurelist {
	border-top: 1px solid #6cabd3;
}
#categorylist .browseby ul li , #featurelist ul li {
	border: 1px solid #ccc;
	background: url('../../img/css/bg/grad-235-w2eee.gif') bottom left repeat-x;
}
#col-three {
	border-top: 1px dashed #6cabd3;
}

/******************** IMPORT HOMESLIDE CSS ********************/
@import "/content/ebiz/britishmuseumonlineshop/resources/css/bmui/homeslide-panels.css";
