<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: "icons";
	src:url("/shop/fonts/icons.eot?xsslk");
	src:url("/shop/fonts/icons.eot?#iefixxsslk") format("embedded-opentype"),
		url("/shop/fonts/icons.woff?xsslk") format("woff"),
		url("/shop/fonts/icons.ttf?xsslk") format("truetype"),
		url("/shop/fonts/icons.svg?xsslk#icons") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'awesome';
  src:  url('/fonts/awesome.eot?ukdlrc');
  src:  url('/fonts/awesome.eot?ukdlrc#iefix') format('embedded-opentype'),
    url('/fonts/awesome.ttf?ukdlrc') format('truetype'),
    url('/fonts/awesome.woff?ukdlrc') format('woff'),
    url('/fonts/awesome.svg?ukdlrc#awesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"], .header_social a:before, .msgbox:before, .btn_nav:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'awesome' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: block;
	overflow: hidden;
}
.clearfix:after { clear: both; }
.footer_clear { clear:both; height:0; visibility:hidden; }
.clearfixOverflow { overflow:hidden; }
html { overflow-y:scroll; background: #012747; }
table { vertical-align: baseline; }

body, td, th, dt, dd, input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: trajan-pro-3, serif;
}
body, td, th, dt, dd {
	color:#012747;
	font-size:12px;
}
body {
	margin: 0px;
	background: #f8f8f8;
}
.body-content-the-artists, .body-content-at-cinema, .body-content-cast, .body-content-crew {
	background: url(/images/paper_bg.jpg);
}

a { color:#012747; text-decoration:none; }
a:hover { color: #333; }
section p a { text-decoration:underline; }
.main_bg p {
  line-height: 24px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
	margin-bottom: 20px !important;
}
header {
  position: relative;
  background: rgba(1, 39, 71, 0.9);
  height: 8vw;
  min-height: 80px;
  z-index: 900;
}
.wrapper, #MainContent, #FooterNavigation {
  max-width: 800px;
	margin: 0 auto;
	box-sizing: border-box;
}
#MainContent {
  margin-top: 30px;
}
.pg-site_pages #MainContent, .body-content-home #MainContent, .body-content-cast #MainContent, .body-content-crew #MainContent, .body-content-contact #MainContent {
  margin-top: 0;
}
.body-content-the-artists #MainContent, .body-content-at-cinema #MainContent, .body-content-cast #MainContent, .body-content-crew #MainContent {
	background: url(/images/bg_profile.jpg);
	padding: 0 40px;
}
.body-content-the-story #MainContent, .body-content-home #MainContent {
	max-width: unset;
}
.body-content-the-story #MainContent .wrapper {
  max-width: 700px;
}
.body-content-the-story #MainContent .wrapper {
	text-align: center;
}
.header_logo {
  text-align: center;
  display: block;
}
.header_logo svg {
  height: 5.7vw;
  margin-top: 1vw;
  display: inline-block;
}
.mob_menu {
  display: inline-block;
  position: relative;
  z-index: 101;
  width: 40px;
  height: 3vw;
  cursor: pointer;
}
.mob_menu span {
  position: absolute;
  top: 13px;
  background: #e5b76e;
  display: block;
  height: 5px;
  width: 100%;
  border-radius: 2px;
}
.mob_menu span:first-child {
	top: 0;
}
.mob_menu span:last-child {
  position: absolute;
  top: 26px;
}
.menu_toggle {
  position: fixed;
  top: 3vw;
  right: 30px;
  display: block;
  z-index: 2000;
  height: 40px;
}

.main_menu {
  background: #012747;
  position: fixed;
  top: 0;
  right: -26vw;
  width: 26vw;
	bottom: 0;
	padding-left: 0.9vw;
	padding-top: 25px;
  box-sizing: border-box;
	border-left: 1px solid #fff;
	z-index: 1000;
}
.main_menu ul, .main_menu li {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 13px;
}
.main_menu li {
  display: block;
  margin: 1.2vw 0;
}
.main_menu a {
	display: block;
  line-height: 30px;
  padding: 0 20px;
  color: #e5b76e;
	font-size: 1.7vw;
}
.main_menu .sm_a-1, .main_menu .cat_a-0 {
  margin-left: 25px;
  font-size: 1.3vw;
  color: #fff;
  line-height: 16px;
}
.main_menu a:hover {
	color: #fff;
}
.main_menu .sm_a-1:hover {
	color: #e5b76e;
}
.header_search {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background: #ededed;
  padding-top: 32px;
}
.search_close {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  cursor: pointer;
}
.social_icons {
  position: absolute;
  left: 20px;
  top: 2.5vw;
}
.social_icons ul, .social_icons li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social_icons li {
  display: inline-block;
  vertical-align: top;
}
.social_icons a {
  display: block;
  font-size: 34px;
  color: #e5b76e;
  padding-right: 16px;
}
.social_icons a:hover {
  color: #fff;
}
.social_icons span {
  display: none;
}
.sicon-facebook:before {
  content: "f";
}
.sicon-twitter:before {
  content: "w";
}
.sicon-instagram:before {
  content: "i";
}
.sicon-pinterest:before {
  content: "p";
}
.sicon-google:before {
  content: "g";
}
.sicon-youtube:before {
  content: "y";
}
.home_screen {
  position: relative;
  margin-top: -8vw;
}
.home_screen_bg img {
  max-width: 100%;
  display: block;
}
.home_bg img {
  width: 100%;
}
.home_top img {
  width: 100%;
}
.home_bottom img {
  width: 50%;
}
.home_buttons {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 33vw;
  z-index: 2;
}
.playvideo {
  display: inline-block;
}
.playvideo span, .home_buttons a {
  background: #e5b76e;
  display: inline-block;
  color: #012747;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 20px;
  line-height: 45px;
  font-weight: bold;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
}
.playvideo span {
	margin-right: 9vw;
}
.home_buttons a {
  margin-left: 9vw;
}
.video_wrapper {
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 16vw;
  left: 0;
  right: 0;
}
.home_screen video {
  display: none;
  width: 55vw;
  height: 34vw;
}
.video_overlay {
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.home_info {
  background: url(/images/film_details.svg) center 1vw no-repeat #012747;
  background-size: 58vw;
  z-index: 100;
  left: 0;
  right: 0;
  bottom: 0;
  height: 9vw;
}
.gap {
  height: 5px;
}
.home_bottom {
  position: absolute;
  height: 9vw;
  top: 54vw;
  left: 0;
  right: 0;
  text-align: center;
}
.home_bottom a {
  display: inline-block;
  width: 20vw;
  height: 10vw;
}
.video_cast {
  width: 100%;
}
.hero {
  max-width: unset !important;
  position: relative;
  margin: 0 !important;
  overflow: hidden;
}
.hero img {
	width: 100% !important;
	height: auto !important;
}
.hero:after {
  content: "";
  background: url(/images/edging.png) left bottom repeat-x;
  display: block;
  height: 50px;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  z-index: 1;
}
.paper:after {
  background: url(/images/edging_panel.png) left bottom repeat-x;
}
.gallery_frame a {
  text-decoration: none;
}
.gallery_thumb_name {
  display: block !important;
  line-height: 40px;
	text-align: center;
	font-size: 20px;
}
.gallery_thumb_sub_name {
  font-size: 13px;
  line-height: 7px;
  height: 22px;
}
.gallery_thumb_decription {
  display: none;
}
.gallery_frame:hover .gallery_thumb_name a, .gallery_frame:hover .gallery_thumb_name {
  background: #012747;
  color: #fff;
  display: block;
}
.gallerybox-social {
  display: none !important;
}
.header_acc_menu {
  position: absolute;
  right: 0;
  z-index: 810;
}
.pg-site_pages .header_acc_menu, .body-content-home .header_acc_menu, .body-content-the-artists .header_acc_menu, .body-content-cast .header_acc_menu, .body-content-crew .header_acc_menu, .body-content-contact .header_acc_menu {
  display: none;
}
footer {
  background: #012747;
  text-align: center;
  overflow: hidden;
}
.body-content-home footer .desktop {
  display: none;
}
.footer_tag {
  background: #e5b76e;
  line-height: 30px;
  font-size: 13px;
}
.footer img:first-child {
  float: left;
  margin: 15px 20px;
  height: 40px;
}
.footer img:last-child {
  float: right;
  margin: 0 20px;
  height: 74px;
}
.footer_logo {
  background: url(/images/footer_awards.webp) no-repeat;
  background-size: 100%;
  height: 60px;
  width: 509px;
  display: inline-block;
  margin-top: 7px;
}
.purchase_repro {
  text-align: center;
  margin-bottom: 50px;
}
.quote {
  position: relative;
  background: url(/images/quote_bg.jpg);
  text-align: center;
  font-size: 18px;
  line-height: 37px;
  padding: 2vw 0;
  margin: 20px 0;
}
.quote div {
  position: relative;
  z-index: 3;
}
.quote:before {
  content: "";
  background: url(/images/quote_top.jpg) repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
	height: 40px;
	z-index: 1;
}
.quote:after {
	content: "";
	background: url(/images/quote_bottom.jpg) repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
	height: 28px;
	z-index: 1;
}
.screen_expo {
  position: relative;
  overflow: hidden;
	margin-top: -69px;
	text-align: center;
  z-index: 10;
}
.screen_expo .screenings {
  position: relative;
  float: left;
  width: 50%;
  background: url(/images/film_strip.png) repeat-y;
  background-size: 100%;
  margin-top: 33px;
  padding: 42px 50px 50px 50px;
  box-sizing: border-box;
}
.screen_expo .screenings:before {
  content: "";
  background: url(/images/film_strip_top.png) left top no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: -23px;
  right: 0;
  height: 50px;
}
.screen_expo .expo {
  position: relative;
  float: right;
  width: 41%;
  margin-top: 33px;
  padding: 42px 50px 50px 50px;
  box-sizing: border-box;
  margin-right: 71px;
}
.screen_expo h2 {
	position: relative;
  text-decoration: underline;
  margin-top: 18px;
}
.screenings h2:before {
  content: "";
  background: url(/images/icon_screening.svg) no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 39%;
  top: -55px;
}
.expo h2:before {
	content: "";
	background: url(/images/icon_expo.svg) no-repeat;
	width: 50px;
  height: 50px;
  position: absolute;
  left: 39%;
  top: -55px;
}
.screen_expo .date {
  margin: 30px 0;
  font-size: 21px;
  font-weight: bold;
}
.screen_expo .date span {
  display: block;
}
.screen_expo .date span:nth-child(2) {
  font-size: 13px;
}
.screen_expo .date a {
  display: inline-block;
  background: #012747;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  padding: 0 17px;
  text-transform: uppercase;
  margin-top: 7px;
}
.expo .date a {
	color: #012747;
	background: #e5b76e
}
.mailing_list {
  position: relative;
	background: #e8e7e5;
	text-align: center;
	padding: 20px 0 35px 0;
	margin-top: -10px;
  z-index: 100;
}
.mailing_list:before {
  content: "";
  background: url(/images/edging_news.png) repeat-x;
  background-size: contain;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  height: 50px;
}
.mail_icon {
  background: url(/images/icon_email.svg) no-repeat;
  height: 50px;
  width: 50px;
  display: inline-block;
}
.mailing_list h4 {
  font-size: 18px;
}
.mailing_list span {
  font-size: 15px;
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 5px 0 13px;
  display: block;
}
.default_content_container li {
  font-size: 16px;
  text-decoration: underline;
}
.default_content_container ul {
  margin: 0;
  padding: 0 21px;
}
.shop_links {
  padding: 35px 25px;
  text-align: center;
}
.shop-links {
  font-family: trajan-pro-3, serif;
  padding: 35px 25px;
  text-align: center;
  position: absolute;
  bottom: 160px;
  left: 0;
  right: 0;
}
.shop_links a {
  background: #e5b76e;
  font-size: 16px;
  text-decoration: none;
  line-height: 40px;
  display: inline-block;
  padding: 0 10px;
  margin: 0 16px;
}
.gallerygrid {
  box-sizing: border-box;
  padding-top: 60px;
}
#gallerygrid_2540 {
  position: relative;
  margin-top: -55px;
}
#gallerygrid_2540:before {
  content: "";
  background: url(/images/edging_panel.png) top repeat-x;
  display: inline-block;
  position: absolute;
  top: 0;
  right: -26px;
  left: -26px;
  height: 37px;
  z-index: 1;
}
.home_screen .show {
  display: inline-block;
}
.home_screen .hide {
  display: none;
}

.main_bg {
	position:relative;
  min-height: 450px;
}
#cart-items { padding:0; margin:0; }
#cart-items li { list-style:none; }

.login_new { float:left; width: 48%; margin-right: 5px; }
.login_existing { float:right; width: 48%; margin-left: 5px; }

.checkout_confirm_right { display: inline-block; width: 47%; vertical-align: top; margin-left: 20px; box-sizing: border-box; }
.checkout_confirm_left { display: inline-block; width: 47%; vertical-align: top; margin-right: 20px; box-sizing: border-box; }
.checkout_confirm_box_text { height:80px; }

.checkout_billing { float:left; width:50%; }
.checkout_delivery { float: right; width:50%; }
.checkout_btn_container { text-align:center; padding-top:10px; }
.checkout_address_table b { display:inline-block; width:50%; line-height: 20px; }
.checkout_note { margin: 10px 0; font-size: 14px; }
.checkout_sel_option input[type="radio"] { display:none; }

.Products_Cats_Frame { position:relative; }

/* headers */
.header {
  position: relative;
  line-height: 32px;
  background: #e5b76e;
  text-align: center;
  z-index: 800;
}
h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 600;
}
.header h2 {
  background: #f8f8f8;
  font-size: 30px;
  padding-top: 50px;
}
#MainContent h2 {
  line-height: 28px;
}
h3 {
  font-size: 16px;
}
.sub_header, .sub_header_alt, .sub_header2, .newsletter_frame span {
	font-size:14px;
	font-weight:bold;
}

/* Header Account*/
.header_acc {
	font-size:12px;
	padding-left: 10px;
	height:30px;
	line-height:30px;
}
.account_menu_btns a {
	margin:0 10px 0 5px;
	line-height: 30px;
}
#MyAccountLink:before {
  content: "a";
  margin-right: 8px;
}
#signinlink:after {
  content: "Sign In";
}
#MyAccountLink:after {
  content: "My Account";
}
#MyFavLink:after {
  content: "My Favourites";
}
#MyCartLink:after {
  content: "Cart";
}
#CheckoutLink:after {
  content: "Checkout";
}
#LogoutLink:after {
  content: "Logout";
}
.acc_div:before {
  content: "|";
}
.welcome_note {
	float:left;
}
.table_header_bar {
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	height:30px;
	line-height:30px;
	overflow: hidden;
	margin-bottom:10px;
}
	.table_header_bar h3 { margin:0 10px; padding:0; }
	.table_header_bar td { font-size:10px; }
	.table_header_bar tr { background:#fff; }
	.table_header_bar_sel { font-weight:bold; background:#5b7893; }



.feature_container .table_header_bar h3 { float:left; }
.feature_container .table_header_bar a { float:right; }

/* Breadcrumbe */
.nav_bg nav div { display:inline; }
a.link_breadcrumb, a.link_breadcrumb:hover, .breadcrumbDiv { font-size:12px; }
.breadcrumb_text h2 {
	display:inline;
	margin:0;
	padding:0 !important;
}
.breadcrumb_text, .breadcrumb_text h2 {
	font-size:10px;
	padding-top:5px;
	padding-bottom:3px;
}

/* navigation */
.nav_text_dis {
	color: #ccc;
	font-size:10px;
}
.nav_page a {
  color: #012747;
  font-size: 14px;
  text-decoration: none;
  width: 24px;
  background: #e8e7e5;
  display: inline-block;
  text-align: center;
  line-height: 34px;
  margin-right: 1px;
  vertical-align: top;
}
.nav_page .nav_text, .nav_page a:hover {
  background: #e5b76e;
}
.nav_page .btn_nav {
  font-size: 22px !important;
}
.nav_num_series {
  margin-right: -3px;
  margin-left: -4px;
}
.btn_pre:before { 
  content:"&lt;";
}
.btn_next:before {
  content:"&gt;";
}

.the_making_of_wrapper h2 {
  margin-top: 30px;
}
video.making_of {
  width: 100%;
  margin: 20px 0;
}
video.making_of.artists {
  width: 100%;
  margin: 30px 0 -40px 0;
  padding: 0 45px;
  box-sizing: border-box;
}

/*form elements */
.form_fields, #SignUp input[type="text"] {
    border: solid 1px #D2D2D2;
	font-size: 11px;
	height:18px;
}
.form_fields, select, .form_fields_error, textarea, #SignUp input[type="text"] {
  font-family: Georgia, "Times New Roman", Times, serif;
  border: none;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  background: #e1e1e1;
  margin: 0;
  padding-left: 10px;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.form_fields_error {
	background: #FFE6E6;
}
textarea {
	height:80px !important;
}
.newsletter_name {
	width: 37%;
  vertical-align: top;
  background: #fff;
}
fieldset { border:0; margin:0; padding:0; }
dl { clear: left; margin: 0 0 10px 0; }
fieldset dt {
  width: auto;
  line-height: 25px;
}
#discount_form dt {
  display: inline-block;
  width: 38%;
  margin-right: -4px;
}
#discount_form dd {
  display: inline-block;
}
	fieldset dt:only-child { float: none; width: auto; }
		label.required:before {
			display: inline-block;
			color: #b75034;
			content: "*";
			padding: 0 5px 0 0;
		}
		label.requiredText {
			display: inline-block;
			color: #b75034;
			padding: 3px 0;
		}
		fieldset dd {
			margin: 0;
		}

.dt_long { width: 260px; }

	#pay fieldset { border:0; margin-left: 30px; }
	#pay dl { clear: left; margin: 0 0 10px 0; }
	#pay fieldset dt { 
		float: left; 
		width: 175px;
		line-height:25px;
	}
	#pay fieldset dt:only-child { float: none; width: auto; }
		#pay label.required:before {
			display: inline-block;
			color: #b75034;
			content: "*";
			padding: 0 5px 0 0;
		}
		#pay label.requiredText {
			display: inline-block;
			color: #b75034;
			padding: 3px 0;
		}
	#pay fieldset dd { margin: 0 0 0 180px; }

	#pay .dt_long { width: 260px; }
	
.require { color:#CC0000; }

.checkoutRow { margin-bottom:5px; }
.moduleRow {
  cursor: pointer;
  background: #ddd;
  line-height: 50px;
  color: #000;
}
.moduleRowSelected {
  cursor: pointer;
  background: #1d8c0e;
  line-height: 50px;
  color: #fff;
}
.msgbox {
  font-family: Georgia, "Times New Roman", Times, serif;
  position: fixed;
  padding: 15px;
  min-height: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 17px;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1000;
}
.msgbox:before {
  content: "x";
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 32px;
  cursor: pointer;
}
.flag_error { background:#BF0003; }
.flag_ok { background:#009824; }
.flag_att { background:#F0B712; }
.flag_checkout_acc { margin-top:10px; }
.evenrowbg {
  position: relative;
  border: 1px solid #E2E2E2;
  padding: 5px;
  margin: 0 0 5px 0;
}
.line {
	background-color: #E2E2E2;
	color:#E2E2E2;
	height: 1px;
	border: none;
}
.line2 {
	height:2px;
	background-color: #E2E2E2;
	color:#E2E2E2;
	border: none;
}

.coupon_container .evenrowbg { width: 84%; }

.cart_item_no { display: none; }
.cart_table_img { width:9em; padding:0.5em 0 0.5em 0.5em; }
.cart_table_item {
  padding: 0.5em 0 0 0.5em;
  vertical-align: middle;
}
.cart_table_price { width:11em; }
.cart_table_qty { width:3em; }
.cart_table_qty_error { width:1em; text-align:center; }
.cart_table_total { width:15em; padding:0 0.5em; }
.layout-cart-wrapper p { margin:0.5em; }
#taxDisplay { padding:1em; }

.grid-block-pricing {
  overflow: hidden;
}
.cart_price_box {
  width: 30%;
  float: right;
}
.cart_price_box td { height:25px; }
.cart_price_name { width: 50%; }
.cart_price_price { font-weight:bold; text-align:right; }
.cart_price_box_clear { clear:right; }

/* Buttons */
.submit_button, a.submit_button_image, .submit_button_image, #SignUp input[type="submit"] {
  color: #fff;
  margin: 0;
  display: inline-block;
  font-size: 13px;
  border: 1px solid #012747;
  cursor: pointer;
  height: 36px;
  padding: 0 10px;
  line-height: 36px;
  background: #012747;
  box-sizing: border-box;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
a.submit_button_image:hover, .submit_button:hover { color:#012747; background: #e5b76e; border: 1px solid #e5b76e; }
.btn_add_to_cart {
  background: #e5b76e;
  border: 1px solid #e5b76e;
  font-size: 16px;
  color: #012747;
}
.btn_add_to_cart:hover {
  background: #012747;
  border: 1px solid #012747;
  font-size: 16px;
  color: #e5b76e;
}
#btn_delete {
  position: absolute;
  top: 0;
  right: 0;
}
.btn_layout {
  margin: 10px 0;
  padding: 10px 0;
  text-align: center;
  overflow: hidden;
}
.btn_left { float: left; text-align: left; }
.btn_right { float: right; text-align: right; }
.btn_middle { display: block; width: 250px; margin: 0 auto; }

#HomeLink { display: none !important; }

/*cat menu */
.im_cat_menu_header {
	display:block;
	border-top:1px solid #E2E2E2;
	font-size:14px;
	text-indent: 10px;
	height:35px;
	line-height:35px;
}
#MenuHeaderCat { border-top: none; }
.im_cat_menu_text {
	font-size:11px;
	text-indent: 10px;
}
.im_extra_menu_panel {
	border-left:1px solid #E2E2E2;
	float:right;
	width: 200px;
}
ol.categories li a.link_cat, ol.categories ol li a.link_cat, ol.categories li a.link_cat_sel {
	display:block;
	font-size:15px;
}
ol.categories ol li a.link_cat_sel {
	display:block;
}
	/*===Cat menu - Main Cats ===*/
	ol.categories {
		width: 100%;
		margin: 0px;
		padding: 0;
		text-indent: 10px;
	}
	
	ol.categories ul { margin:0; padding:0; }
	ol.categories li ul { display:none; }
	ol.categories .cat_sel_li ul { display:block; }
	ol.categories ul li ul li ul li { display:none; }

	/*===Cat menu - Link Container ===*/
	ol.categories li {
		display:block;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	/*===Cat menu - Sub Cats Container ===*/
	ol.categories ol {
		margin: 0;
		padding: 0;
	}
	
	/*===Cat menu - Sub Cats ===*/
	ol.categories ol li {
		text-indent: 22px;
	}

	ol.categories li.sm_sel {
		display:block;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	ol.categories ol li.sm_sel {
		text-indent: 22px;
	}
	
.sm_text, .small_text, .small_text td { font-size:10px; }

#MenuSearch fieldset { margin:0; padding:0; }

#MenuSearch dt, #MenuSearch dd, #MenuSearch dl { margin:0; padding:0; }
#MenuSearch dt {
	float:left;
	padding: 0 0 0 10px;
	width:39px;
	line-height: 21px;
}
#MenuSearch dd { margin:0 0 0 55px; }

.search_opt_frame { margin-left:5px; }

/* shared elements for Cat &amp; Product */
.nav_bg h2 { float:left; }
.nav_btn_container { float:right; }
#FooterNavigation { clear:both; }

/* Category Listing */
.cat_main_content {
  height: 33px;
  margin-top: 35px;
  text-align: right;
  padding-right: 30px;
}
.ProductBgTop {
  text-align: left;
}
.cat_container {
  position: relative;
  background: #e5b76e;
  text-align: left;
  padding: 0 10px;
  overflow: hidden;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}
.cat_container:hover {
  background: #012747;
}
.cat_container:hover .cat_name {
  color: #e5b76e;
}
.cat_table { display:none; }

.cat_listing_container {
  cursor: pointer;
  line-height: 33px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.cat_listing_container .ProductBgTop:before {
  height: 23px;
  color: #2b2b2b;
  padding: 0 10px;
}
.cat_listing_container .ProductBgTop:after {
  content:"";
  position:absolute;
  top: 15px;
  right: 5px;
  width: 0px;
  height: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #2b2b2b;
}
.cat_listing_link {
  display: inline-block;
  text-decoration: none;
}
	

.nav_btn_container {
  display: none;
  float: none;
  margin-bottom: 20px;
  padding: 3px 0;
  height: 41px;
  box-sizing: border-box;
}
#FooterNavigation .nav_btn_container {
  display: block;
}
.nav_page { float: right; height: 35px; line-height: 35px; }
.sort_menu {
	display:none;
}

/* Product Listing */	
#ProductItemContainer {
  margin: 60px 0;
}
.item_listing_group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.item_container {
  position: relative;
  text-align: center;
  vertical-align: top;
  background: #fff;
  padding-bottom: 50px;
}
.item_container:hover {
  background: #012747;
}
.item_container:hover .item_name, .item_container:hover .tag_wrapper {
  color: #F0B712;
}
	.product_listing_link {
    text-decoration: none;
	}
  .item_table {
    margin: auto;
    padding: 0 7px;
    overflow: hidden;
  }
  .listing_price span { display:block; }
  .tag_wrapper {
    position: absolute;
    text-decoration: none;
    text-align: left;
    padding-left: 7px;
    font-size: 16px;
    left: 0;
    bottom: 24px;
  }
  .item_name {
    position: absolute;
    font-size: 11px;
    text-align: left;
    left: 7px;
    bottom: 6px;
  }
  .item_img_frame img {
    margin: 0 auto;
    padding: 10px 0;
  }
	.item_description, .more_info_container, .item_no, .listing_price {
		display:none;
	}

/* Extra panel */
.extra_panel_feature { height: 240px; position:relative; padding:10px; margin-bottom: 15px; }
.extra_panel_reviews .item_container { width: 100%; }
.extra_panel_feature .item_container { position: absolute; width:100%; }

/* Product Info */
.product_box { position:relative; display:inline-block; width: 100%; margin-top: 50px; }
#ItemInfoBoxText {
  float: right;
  width: 41%;
}
#ItemInfoBoxImage {
  float: left;
  width: 55%;
}
#InfoItemDescription {
  display: none;
}
#InfoItemName {
  display: block;
  font-size: 16px;
}
#InfoItemName span {
  display: block;
  font-size: 30px;
  font-weight: normal;
}
.item_info_text_description {
  margin-top: 20px;
}
.item_info_text_description i {
  font-style: normal;
}
.item_info_text_description p, .item_info_text_description font {
  font-size: 13px;
  line-height: 4px;
  font-style: normal;
}
.item_info_pricing {
  display: none;
  font-size: 20px;
}
.item_price {
  display: none;
}
.nav_btn_info_container {
  margin-top: 27px;
}
.nav_area a {
  display: inline-block;
  min-width: 10px;
  text-align: center;
}
.info_features_box, .info_ext_box, #ItemInfoQtyText {
  display: none;
}
.more_image_container { float:right; margin: 5px 0; }
.more_images {
	float:left;
	width:51px;
	margin-left:1px;
}
#InfoFavBox { clear:both; }
#ZoomImage {
	background:url(/shop/images/viewlarge.png) no-repeat;
	height:16px;
	width:16px;
}
#ProductInfoBoxImage a, #ProductInfoBoxImage a:visited, #ProductInfoBoxImage a:hover {
	display: block;
	overflow: hidden;
}
#qty {
  width: 50px;
  text-align: center;
  padding: 0;
  font-size: 20px;
}
.item_info_header {
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
}
.item_info_text { padding-bottom: 5px; }
.item_info_text span { font-weight:bold; }
.item_info_text_area { position:relative; }
.item_info_image_frame { text-align: center; position:relative; }
.popUp { position:absolute; bottom:4px; right:4px; cursor:pointer; }
.att_container_box { display:inline-block; margin-top:10px; }
.att_container {
	float:left;
	margin-bottom:10px;
}
.item_info_text p { margin:0; margin-bottom:5px; }
.sec_image {
	float:right;
	cursor:pointer;
	border: 1px solid #E2E2E2;
	cursor:pointer;
	margin-top: 2px;
}
.sec_image_frame { padding: 2px; }
.social_btns div { vertical-align: top; }

	/* reviews */
	.review_border {
		border: 1px solid #E2E2E2;
		padding:10px;
	}
	.review_date_added { float:right; }
	.info_reviews_box { border:1px solid #E2E2E2; padding:10px; }
	.review_container textarea { width:100%; }
	
#MainLinkedItemContainer { margin-top:10px; }

/* footer link */
.shop_footer_links { text-align: center; }
a.link_footer, a.link_footer:hover, .link_footer_text { font-size:10px; }

.tag_icon {
	display:none;
}
.main_heading {
	font-size: 45px;
	font-weight: bold;
	text-align:center;
}
div.form_fields {
	padding:2px;
	margin:0;
}
div.form_fields_error {
	padding:2px;
	margin:0;
}
.clear_clear {
	height:0;
	clear:both;
	display: block;
	position: relative;
}
.clear {
	display: block;
	position: relative;
}
.clear1 {
	display: block;
	position: relative;
	height:1px;
}
.clear5 {
	display: block;
	position: relative;
	height:5px;
}
.clear10 {
	display: block;
	position: relative;
	height:0;
}

nav { margin: 0; padding: 0; }
.coupon_container {
	left: 14px;
	width: 48%;
}
.account_order_remove_btn { width: 80px; }
.account_order_details_left { float: left; width:50%; }
.account_order_details_right { float: right; width:50%; }
.border_table_info div { line-height:22px; }

.zoom_open {
	width:16px;
	height:16px;
	display:inline-block;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 9;
	cursor:pointer;
}
.zoom_open:before {
	content: "m";
	font-family: "icons";
	font-size: 16px;
}
.zoom_bg { background:#000; opacity:0.8; position:fixed; top:0; bottom:0; left:0; right:0; z-index:299; }
.zoom_container { width:630px; position:fixed; top:100px; margin:0 auto; z-index: 300; }
.zoom_img_container { overflow:hidden; background:#fff; padding: 10px; }
.zoom_img_box { float:left; width:500px; margin-right: 10px; cursor: move; }
.zoom_img_box img { width:500px; }
.zoom_img_series { float:right; width:100px; }
.zoom_img_series img { width:100px; }
.zoom_img_series .zoom_img { display: block; padding-bottom: 5px; }
.zoom_close { background:url(/shop/images/close.png) no-repeat bottom right; height: 33px; cursor:pointer; opacity: 0.7; }
.zoom_img_box {
	display:inline-block;
	position: relative;
}
.zoom_img_box img {
	display: block;
}
.zoom_img_box img::selection { background-color: transparent; }


#lightbox-container-image-box {
	width: 720px !important;
	height: 720px !important;
}
#lightbox-container-image-data-box {
	width: 720px !important;
}

.signupframe { border: none !important; }

.order_feeds {
	margin-top:55px;
}
.order_feeds_frame { border-left: 1px dotted #333; }
.of_date { font-size:18px; padding-left: 50px; }
.of_feed {
	border-top: 1px solid #333;
	padding-left: 41px;
	position:relative;
	margin: 25px 0;
	margin-left: 5px;
}
.of_feed:before {
	content: "";
	height: 7px;
	width: 7px;
	position: absolute;
	background: #333;
	left: -9px;
	top: -4px;	
}
.of_feed .of_comment {
	background: #fff;
	margin-top: -10px;
	padding-left: 4px;
	font-size:11px;
}
.of_feed .of_comment span { font-weight:bold; }
.of_comment_date { color:#999; font-style:italic; }
.order_feeds textarea { width:100%; }

#MenuExtratag a { cursor:pointer; }

.products_load {
	text-align: center;
	overflow: hidden;
	height: 84px;
	margin-top:100px;
	position:absolute;
	width:100%;
}
.products_load img {
	width: 227px;
	margin-top: -79px;
}
.jquery_total_cart_items {
  margin-right: 7px;
}

.im_cat_menu_panel, #HeaderHome, .nav_bg, .shop_footer_links, .contact_newsletter, .line_icon, .social_btns, #InfoFavBox, #InfoItemNo, .welcome_note, #MyFavLink, .acc_div2, .btn_my_favourites {
	display: none;
}
.btn_my_favourites {
  display: none !important;
}</pre></body></html>