@charset "utf-8";
:focus {
	outline: 0;
}
article, #author, figure, figcaption, footer, header, hgroup, nav, section, summary {
	display: block;
}
h1, h2, h3, h4 {
	font-weight: 400;
	color: #fff;
}
p {
	font-weight: 300;
	color: #fff;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #FFE63B;
}
#notification {
	background-color:red;
	margin:10px 0px 0px 0px;
	padding:6px 0px 6px 0px;
	color:#fff;
	width:100%;
	text-align:center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
    font-family: 'Roboto Slab', serif;
	margin: 0px;
	padding: 0px;
	background-color: #151515;
}
.comColour {
	border-left: 2px solid #FD4703;
}
.buyColour {
	border-left: 2px solid #FFE63B;
}
.hzComColour {
	border-top: 2px solid #FD4703;
}
.hzBuyColour {
	border-top: 2px solid #FFE63B;
}
.blogColour {
	border-left: 2px solid #9AF000;
}
.hzBlogColour {
	border-top: 2px solid #9AF000;
}
/**** index ****/
#masthead, #navwrap, #footerwrap, #footerwrap #footer p {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}
#masthead {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	background-color: #222;
}
#masthead #mastblock, #footerwrap #footer, #navwrap nav, #main {
	width: 1050px;
	height: auto;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#masthead #mastblock #social, #masthead #mastblock #social ul, #masthead #mastblock #social ul li, nav ul, nav ul li {
	width: auto;
	height: auto;
	float: left;
	clear: none;
	list-style: none;
}
#masthead #mastblock #social {
	width: 210px;
	height: 42px;
	margin: 20px 0px 0px 0px;
}
#masthead #mastblock #social ul, #masthead #mastblock #social ul li {
	margin: 0px;
	padding: 0px;
}
#masthead #mastblock #social ul li a, #footerwrap #footer #socialblock ul li a {
	width: 42px;
	height: 42px;
	float: left;
	padding: 0px;
	clear: none;
	background-image: url(../public/images/siteimgs/cutaway-social-icons.png);
	background-repeat: no-repeat;
	background-size: 84px 210px;
}
#masthead #mastblock #social ul li a#instagram, #footerwrap #footer #socialblock ul li a#instagram {
	background-position: 0px -84px;
}
#masthead #mastblock #social ul li a#facebook, #footerwrap #footer #socialblock ul li a#facebook {
	background-position: 0px 0px;
}
#masthead #mastblock #social ul li a#twitter, #footerwrap #footer #socialblock ul li a#twitter {
	background-position: 0px -42px;
}
#masthead #mastblock #social ul li a#youtube, #footerwrap #footer #socialblock ul li a#youtube {
	background-position: 0px -126px;
}
#masthead #mastblock #social ul li a#twitch, #footerwrap #footer #socialblock ul li a#twitch {
	background-position: 0px -168px;
}
#masthead #mastblock #social ul li a:hover, #footerwrap #footer #socialblock ul li a:hover {
	transition: transform 1s ease;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
#masthead #mastblock #social ul li a#instagram:hover, #footerwrap #footer #socialblock ul li a#instagram:hover {
	background-position: -42px -84px
}
#masthead #mastblock #social ul li a#facebook:hover, #footerwrap #footer #socialblock ul li a#facebook:hover {
	background-position: -42px 0px;
}
#masthead #mastblock #social ul li a#twitter:hover, #footerwrap #footer #socialblock ul li a#twitter:hover {
	background-position: -42px -42px;
}
#masthead #mastblock #social ul li a#youtube:hover, #footerwrap #footer #socialblock ul li a#youtube:hover {
	background-position: -42px -126px;
}
#masthead #mastblock #social ul li a#twitch:hover, #footerwrap #footer #socialblock ul li a#twitch:hover {
	background-position: -42px -168px;
}
#masthead #mastblock header {
	width: 580px;
	height: auto;
	float: left;
	clear: none;
	text-align: center;
}
#masthead #mastblock header h1 {
	display: none;
}
#masthead #mastblock header img {
	width: auto;
	height: 90px;
	margin: 0 auto 0 auto;
}
#masthead #mastblock #searchbar, #masthead #mastblock #searchbar #clientBasket, #masthead #mastblock #searchbar #clientBasket .basketItem  #basketwrap {
	width: 260px;
	height: auto;
	float: right;
	text-align: right;
	margin: 10px 0px 0px 0px;
}
#masthead #mastblock #searchbar input {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #333;
	width: 196px;
	height: 40px;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border: none;
	background-color: #F8F8F8;
	border-radius: 4px;
}
#masthead #mastblock #searchbar button {
	height: 40px;
	width: 40px;
	margin: 0px 0px 0px 4px;
	float: left;
	border: none;
	background-position: 0px 0px;
	background-size: 80px 40px;
	background-image: url(../public/images/siteimgs/search-icon.png);
	background-color: transparent;
	overflow: hidden;
}
#masthead #mastblock #searchbar button:hover {
	background-position: -40px 0px;
	cursor: pointer;
}
/*** clientBasket ****/
#masthead #mastblock #searchbar #clientBasket {
	margin: 10px 10px 0px 0px;
}
#masthead #mastblock #searchbar #clientBasket a {
	width: auto;
	height: auto;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #FFE63B;
	font-size: 14px;
}
#masthead #mastblock #searchbar #clientBasket #basketwrap {
	margin: 0px;
}
#masthead #mastblock #searchbar #clientBasket #basketwrap .basketItem {
	color: #fff;
	font-size: 14px;
}
#masthead #mastblock #searchbar #clientBasket #basketwrap .basketItem {
	float: right;
	width: auto;
	margin: 0px 0px 0px 10px;
	clear: none;
}
#masthead #mastblock #searchbar #clientBasket #basketwrap .basketItem span {
	color: #FFE63B;
}
/**** navigation ****/
#navwrap {
	background-color: #222;
}
#navwrap nav #mbnav {
	float: left;
	clear: both;
	width: 100%;
	height: auto;
	border: none;
	display: none;
}
#navwrap nav #mbnav span {
	width: 100%;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	margin: 8px 0px 8px 10px;
	float: left;
	clear: both;
	text-indent: 50px;
	font-size: 22px;
	color: #fff;
}
#navwrap nav #mbnav span:hover {
	cursor: pointer;
}
#navwrap nav #mbnav span {
	width: 42px;
	background-image: url(../public/images/siteimgs/mobile-nav.png);
	background-repeat: no-repeat;
	background-size: 42px 42px;
}
#navwrap nav ul.collapsible.collapsed {
	transition: max-height 0.3s ease-out;
	transform: scaleY(1);
}
#navwrap nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navwrap nav ul li {
	margin: 0px;
}
#navwrap nav ul li a {
	width: 175px;
	height: auto;
	padding: 10px 0px 20px 0px;
	float: left;
	clear: none;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}
#navwrap nav ul li a#basket {
	background-color: #832da9;
}
#navwrap nav ul li a .icon {
	width: 46px;
	height: 46px;
	clear: both;
	margin: 0px auto 0px auto;
	b/ackground-image: url(../public/images/siteimgs/gallifreyan-words.png);
	background-image: url(../public/images/siteimgs/mar-23-gallifreyan-words.png);
	background-repeat: no-repeat;
	background-size: 46px 368px;
	overflow: hidden;
}
#navwrap nav ul li a#about .icon {
	background-position: 0px 0px;
}
/*#navwrap nav ul li a#blog .icon {*/
#navwrap nav ul li a#discounted .icon {
	background-position: 0px -46px;
}
/*#navwrap nav ul li a#buy .icon {*/
#navwrap nav ul li a#novels .icon {
	background-position: 0px -92px;
}
/*#navwrap nav ul li a#comics .icon {*/
#navwrap nav ul li a#audio .icon {
	background-position: 0px -138px;
}
#navwrap nav ul li a#home .icon {
	background-position: 0px -184px;
}
#navwrap nav ul li a#basket .icon {
	background-position: 0px -230px;
}
#navwrap nav ul li a#dwnload .icon {
	background-position: 0px -276px;
}
#navwrap nav ul li a span {
	width: 100%;
	height: auto;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
	text-align: center;
}
#navwrap nav ul li a .marker {
	width: 100%;
	clear: both;
	position: absolute;
	bottom: 0px;
	left: 54px;
	border-bottom: 4px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	height: 0;
	width: 51px;
}
#navwrap nav ul li a:hover {
	background-color: #151515;
}
#navwrap nav ul li a#about:hover > .marker, #navwrap nav ul li a#about .marker.current {
	transition: border 0.2s linear;
	border-bottom: 4px solid #07BF9C;
}
/*#navwrap nav ul li a#blog:hover > .marker, #navwrap nav ul li a#blog .marker.current {*/
#navwrap nav ul li a#discounted:hover > .marker, #navwrap nav ul li a#discounted .marker.current {
	transition: border 0.2s linear;
	border-bottom: 4px solid #9AF000;
}
/*#navwrap nav ul li a#buy:hover > .marker, #navwrap nav ul li a#buy .marker.current {*/
#navwrap nav ul li a#novels:hover > .marker, #navwrap nav ul li a#novels .marker.current {
	transition: border 0.2s linear;
	border-bottom: 4px solid #FFE63B;
}
/*#navwrap nav ul li a#comics:hover > .marker, #navwrap nav ul li a#comics .marker.current {*/
#navwrap nav ul li a#dwnload:hover > .marker, #navwrap nav ul li a#dwnload .marker.current {
	transition: border 0.2s linear;
	border-bottom: 4px solid #FD4703;
}
#navwrap nav ul li a#home:hover > .marker, #navwrap nav ul li a#home .marker.current {
	border-bottom: 4px solid #FF822A;
	transition: border 0.2s linear;
}
#navwrap nav ul li a#basket:hover > .marker, #navwrap nav ul li a#basket .marker.current {
	border-bottom: 4px solid #cc72f5;
	transition: border 0.2s linear;
}
/*#navwrap nav ul li a#dwnload:hover > .marker, #navwrap nav ul li a#dwnload .marker.current {*/
#navwrap nav ul li a#audio:hover > .marker, #navwrap nav ul li a#audio .marker.current {
	transition: border 0.2s linear;
	border-bottom: 4px solid #07BF9C;
}
#navborder {
	width: 100%;
	height: 0px;
	float: left;
	clear: both;
}
/*
#navborder.buy { border-bottom: 2px solid #FFE63B; }
#navborder.comics, #main #right #topbox .imgwrap.comics {	border-bottom: 2px solid #FD4703; }
audio - #navborder.dwnload { border-bottom: 2px solid #07BF9C; }
discounted - #navborder.blog, #main #right .rbox .imgwrap.blog {	border-bottom: 2px solid #9AF000; }
*/

#navborder.home { border-bottom: 2px solid #FF822A; }
#navborder.novels { border-bottom: 2px solid #FFE63B; }
#navborder.audio { border-bottom: 2px solid #07BF9C; }
#navborder.about { border-bottom: 2px solid #07BF9C; }
#navborder.basket { border-bottom: 2px solid #cc72f5; }
#navborder.dwnload, #main #right #topbox .imgwrap.dwnload {	border-bottom: 2px solid #FD4703; }
#navborder.discounted, #main #right .rbox .imgwrap.blog {	border-bottom: 2px solid #9AF000; }
/**** index ****/
#main h1.maintitle, #main h2.maintitle {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	font-size: 22px;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 2px solid #454545;
	border-bottom: 2px solid #454545;
}
#main #lead {
	width: 1052px;
	height: 440px;
	float: left;
	clear: both;
	border: 4px solid #222;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
#main #lead #leadimage #leadtext {
	clear: both;
	position: absolute;
	left: 66%;
	width: 200px;
	padding: 0px 20px 0px 20px;
	height: auto;
	background-color: #222;
	border-radius: 0px 0px 10px 10px;
	top: 0px;
}
#main #lead #leadimage #leadtext #leadpara {
	width: auto;
	height: auto;
	float: left;
	background-color: #222;
}
#main #lead #leadimage #leadtext span {
	width: 100%;
	height: 10px;
	float: left;
}
#main #lead #leadimage #leadtext h3, #main #lead #leadimage #leadtext #leadpara p {
	color: #fff;
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#main #lead #leadimage #leadtext h3 {
	margin: 10px 0px 16px 0px;
}
#main #lead #leadimage #leadtext #leadpara p {
	text-align: justify;
}
#main #lead #leadimage {
	width: 100%;
	height: auto;
	float: left;
}
#main #lead #leadimage .leadimgwrap, #main #lead #leadimage .leadimgwrap img {
	width: 100%;
	height: auto;
	float: left;
}
#main #lead #leadimage .more {
	width: 242px;
	height: auto;
	padding: 0px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	text-transform: uppercase;
	background-color: #222;
	position: absolute;
	top: 80%;
	left: 66%;
	border-radius: 4px;
	border-bottom: 2px solid #222;
}
#main #lead #leadimage .more a {
	text-decoration: none;
}
#main #lead #leadimage .more a:hover {
	text-decoration: none;
}
#main #lead #leadimage .more:hover, #main .widerow .fullwide .fulltextpane a:hover, #main .widerow .onethirdswide .onethirdstext a:hover, #main #right #topbox .textbox a:hover, #main #right .rbox .textbox a:hover, #main .widerow .comicwrap .actions a:hover, #main .widerow .comicwrap .actions button:hover, #main .widerow .twothirdswide .twothirdstext a.linkHidden:hover, #main #lead #leadimage #mobileTextBlock a:hover,#main #right #subemail form#formInputs input#subscribe:hover {
	text-decoration: none;
	transition: border 0.2s linear;
	border-bottom: 2px solid #FFE63B;
}
#main #lead #leadimage .more:hover + #leadtext {
	transition: all 1s ease;
}
#textheight {
	position: absolute;
	left: -6000px;
	height: auto;
	width: 200px;
}
#textheight p {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#main .widerow, #main .widerow .fullwide {
	width: 1060px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#main .rowSpacer {
	width: 100%;
	height: 20px;
	float: left;
	clear: both;	
}
#main .widerow .halfwide .halfpane .imgwrap .cutout, #main .widerow .fullwide .cutout, #main .widerow .halfwide .thirdpane .textpanel .cutout, #main .widerow .twothirdswide .imgwrap .cutout, #main .widerow .onethirdswide .imgwrap .cutout, #main #left .imgwrap .cutout, #main #right #topbox .imgwrap .cutout, #main #right .rbox .imgwrap .cutout {
	clear: both;
	position: absolute;
	left: 80%;
	width: 100px;
	height: 12px;
	background-color: #151515;
	border-radius: 0px 0px 10px 10px;
	top: 0px;
}
#main .widerow .halfwide .halfpane .imgwrap .cutout, #main .widerow .fullwide .fulltextpane .cutout {
	left: 66%;
}
#main .widerow .onethirdswide .imgwrap .cutout {
	left: 66%;
	width: 80px;
}
#main .widerow .halfwide .thirdpane .textpanel .cutout {
	width: 80px;
	left: 76%;
}
#main .widerow .twothirdswide .imgwrap .cutout {
	left: 76%;
}
#main .widerow .fullwide a.imgwrap {
	height: 312px;
	width: 518px;
	float: left;
	overflow: hidden;
	border-radius: 20px 0px 0px 20px;
}
#main .widerow .fullwide a.imgwrap img {
	height: 100%;
	width: auto;
	float: left;
	clear: none;
}
#main .widerow .fullwide .fulltextpane {
	width: 530px;
	height: 312px;
	float: left;
	clear: none;
	overflow: hidden;
	position: relative;
}
#main .widerow .fullwide .fulltextpane {
	height: 282px;
	padding: 30px 0px 0px 10px;
	border-radius: 0px 20px 20px 0px;
	background-color: #222;
}
#main #lead #leadimage #mobileTextBlock {
	display: none;
}
#main .widerow .fullwide .fulltextpane a, #main .widerow .onethirdswide .onethirdstext a, #main .widerow .twothirdswide .twothirdstext a.linkHidden, #main .widerow .halfwide .halfpane a.linkHidden, #main #lead #leadimage #mobileTextBlock a {
	width: auto;
	height: 40px;
	font-size: 18px;
	font-weight: 300;
	padding: 0px 30px 0px 30px;
	background-color: #151515;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 60%;
	border-radius: 4px;
	border-bottom: 2px solid #151515;
	text-transform: uppercase;
}
#main .widerow .onethirdswide .onethirdstext a, #main .widerow .twothirdswide .twothirdstext a.linkHidden {
	padding: 0px 20px 0px 20px;
	left: 52%;
}
#main .widerow .halfwide {
	width: 520px;
	height: auto;
	float: left;
}
#main .widerow .halfwide:last-child {
	float: right;
}
#main .widerow.explore .halfwide .halfrow:last-child {
	float: left;
}
#main .widerow .halfwide .halfpane, #main .widerow .halfwide .halfpane img, #main .widerow .halfwide .halfpane iframe, #main .widerow .halfwide .halfpane .textpanel, #main .widerow .halfwide .thirdpane, #main .widerow .twothirdswide .twothirdstext, #main .widerow .onethirdswide .onethirdstext {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
	background-color: #222;
}
#main .widerow .halfwide .halfpane {
	height: 400px;
	padding: 0px 0px 10px 0px;
}
#main .widerow .halfwide .halfpane .textpanel {
	height: 88px;
}
#main .widerow .halfwide .halfpane, #main .widerow .halfwide .thirdpane {
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
#main .widerow .halfwide .halfpane a.imgwrap {
	width: 520px;
	height: 292px;
	float: left;
	overflow: hidden;
}
#main .widerow .halfwide .halfpane a.imgwrap img {
	width: 100%;
	height: auto;
	float: left;
}
#main .widerow .halfwide .halfpane .iframewrap {
	width: 520px;
	height: 292px;
	float: left;
	overflow: hidden;
}
#main .widerow .halfwide .halfpane .iframewrap iframe {
	width: 520px;
	height: 292px;
	float: left;
}
#main .widerow .fullwide .fulltextpane h3, #main .widerow .fullwide .fulltextpane p ,#main .widerow .halfwide .halfpane .textpanel h3, #main .widerow .halfwide .halfpane .textpanel p, #main .widerow .halfwide .thirdpane .textpanel h3, #main .widerow .halfwide .thirdpane .textpanel p, #main .widerow .twothirdswide .twothirdstext h3, #main .widerow .twothirdswide .twothirdstext p, #main .widerow .onethirdswide .onethirdstext h3, #main .widerow .onethirdswide .onethirdstext p, #main #right #topbox .textbox h3, #main #right .rbox .textbox h3, #main #right #topbox .textbox p, #main #right .rbox .textbox p, #main .widerow .comicwrap .textblock h3, #main .widerow .comicwrap .textblock p, #main #left #articlewrap #downloadBlock h3, #main #left #articlewrap #downloadBlock p, #main #lead #leadimage #mobileTextBlock h3, #main #lead #leadimage #mobileTextBlock p, #main #postwrap #calcPostage p, #main #right #subemail h3, #main #right #subemail p {
	width: 90%;
	height: auto;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	float: left;
	clear: both;
}
#main .widerow .halfwide .thirdpane {
	width: 510px;
	height: 124px;
	margin: 0px 0px 18px 10px;
	overflow: hidden;
}
#main .widerow .halfwide .thirdpane:last-child {
	margin: 0px 0px 0px 10px;
}
#main .widerow .halfwide .thirdpane a.imgwrap {
	width: 206px;
	height: 124px;
	float: left;
	overflow: hidden;
}
#main .widerow .halfwide .thirdpane a.imgwrap img {
	width: 100%;
	height: auto;
	float: left;
}
#main .widerow .halfwide .thirdpane a.imgwrap:hover > img, #main .widerow .fullwide a.imgwrap:hover > img, #main .widerow .halfwide .halfpane a.imgwrap:hover > img,#main .widerow .twothirdswide a.imgwrap:hover > img, #main .widerow .onethirdswide a.imgwrap:hover > img {
	transition: transform 0.5s ease;
	transform: scale(1.2);
}
#main .widerow .halfwide .thirdpane .textpanel {
	width: 270px;
	height: 100%;
	float: left;
	padding: 10px;
	background-color: #222;
}
#main .widerow .halfwide .thirdpane .textpanel h3 {
	margin: 12px 0px 4px 8px;
}
#main .widerow .halfwide .thirdpane .textpanel p {
	margin: 0px 0px 0px 8px;
}
#main .widerow .halfwide .halfpane .textpanel p, #main .widerow .halfwide .thirdpane .textpanel p, #main .widerow .twothirdswide .twothirdstext p, #main .widerow .onethirdswide .onethirdstext p {
	font-size: 12px;
}
#main .widerow .twothirdswide, #main .widerow .onethirdswide {
	width: 680px;
	float: left;
	border-radius: 20px;
	overflow: hidden;
}
#main .widerow .twothirdswide a.imgwrap, #main .widerow .onethirdswide .imgwrap {
	width: 100%;
	height: 400px;
	float: left;
	clear: none;
	overflow: hidden;
	position: relative;
}
#main .widerow .onethirdswide .imgwrap {
	width: 350px;
	height: 330px;
}
#main .widerow .twothirdswide a.imgwrap img {
	width: 100%;
	height: auto;
}
#main .widerow .onethirdswide .imgwrap img {
	width: auto;
	height: 100%;
	float: left;
	overflow: hidden;
}
#main .widerow .twothirdswide .twothirdstext {
	height: 98px;
}
#main .widerow .twothirdswide .twothirdstext a.linkHidden {
	display: none;
}
#main .widerow .onethirdswide {
	width: 350px;
	height: auto;
	float: right;
}
#main .widerow .onethirdswide .onethirdstext {
	height: 170px;
}
/**** transistion ****/
#main .widerow .comicwrap, #main .widerow .comicwrap .imgwrap, #main .widerow .comicwrap .textblock, #main .widerow .comicwrap .actions {
	width: 240px;
	height: auto;
	float: left;
	clear: none;
}
#main .widerow .comicwrap .textblock {
	height: 120px;
	overflow: hidden;
}
#main .widerow .comicwrap {
	margin: 10px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #222;
}
#main .widerow .comicwrap .imgwrap {
	position: relative;
	border-bottom: 2px solid #FD4703;
}
#main .widerow .comicwrap .imgwrap .price, #main .widerow .comicwrap .imgwrap .pubStatus {
	width: auto;
	height: 32px;
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	text-align: center;
	padding: 0px 20px 0px 20px;
	position: absolute;
	bottom: 20px;
	left: 56%;
	background-color: #FFE63B;
	border: 0px solid transparent;
}
#main .widerow .comicwrap .imgwrap .pubStatus {
	width: 100%;
	padding: 0px;
	left: 0px;
}
#main .widerow .comicwrap .imgwrap .pubStatus.preorder {
	color: #fff;
	background-color: #07BF9C;
}
#main .widerow .comicwrap .imgwrap .pubStatus.preorder:before {
	color: #fff;
	content: "PRE-ORDER";
}
#main .widerow .comicwrap .imgwrap .pubStatus.lowstock:before {
	content: "LOW STOCK";
}
#main .widerow .comicwrap .imgwrap .pubStatus.discounted {
	color: #fff;
	background-color: #0C0;
}
#main .widerow .comicwrap .imgwrap .pubStatus.discounted:before  {
	color: #fff;
	content: "REDUCED";
}
#main .widerow .comicwrap .imgwrap .pubStatus.soldout {
	color: #fff;
	background-color: #FD4703;
}
#main .widerow .comicwrap .imgwrap .pubStatus.soldout:before {
	color: #fff;
	content: "SOLD OUT";
}
#main .widerow .comicwrap .imgwrap img {
	width: 100%;
	height: auto;
	float: left;
}
#main .widerow .comicwrap .textblock h3 {
	margin: 10px 0px 0px 16px;
	text-transform: uppercase;
}
#main .widerow .comicwrap .textblock p {
	font-size: 12px;
	margin: 6px 0px 0px 16px;
}
#main .widerow .comicwrap .actions {
	padding: 10px 0px 10px 0px;
}
#main .widerow .comicwrap .actions .addAction {
	width: auto;
	height: auto;
	float: left;
}
#main .widerow .comicwrap .actions a, #main .widerow .comicwrap .actions .addAction button, #main #left #articlewrap article a#buylink {
	font-family: 'Roboto Slab', serif;
	color: #fff;
	width: 100px;
	height: 32px;
	float: left;
	line-height: 32px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: center;
	border-radius: 4px;
	background-color: #151515;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #151515;
}
#main .widerow .comicwrap .actions a {
	text-transform: uppercase;
}
#main .widerow .comicwrap .actions a.dload {
	width: 140px;
	float: right;
	margin: 0px 16px 0px 0px;
}
#main .widerow .comicwrap .actions .addAction button, #main #left #articlewrap article a#buylink {
	color: #151515;
	margin: 0px 16px 0px 10px;
	background-color: #FFE63B;
	border-bottom-color: #FFE63B;
}
#main #left #articlewrap article a#buylink {
	width: auto;
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 10px 10px;
}
#main .widerow .comicwrap .actions a:hover {
	color: #FFE63B;
}
#main .widerow .comicwrap .actions .addAction button:hover, #main #left #articlewrap article a#buylink:hover {
	color: #fff;
	background-color: #832da9;
	transition: border 0s ease;
	border-bottom-color: #832da9;
}
/**** content ****/
#main #left {
	width: 700px;
	height: auto;
	float: left;
	clear: none;
}
#main #left .imgwrap, #main #left .imgwrap img, #main #left #articlewrap, #main #left #articlewrap article, #main #left #articlewrap article h3, #main #left #articlewrap article a.advertblock, #main #left #articlewrap article a.advertblock img {
	width: 100%;
	height: auto;
	float: left;
	clear: none;
}
#main #left #articlewrap article a.advertblock {
	margin: 0px 0px 20px 0px;
	border: none;
}
#main #left .imgwrap, #main #left #articlewrap, #main #left #iframewrap {
	width: 100%;
	margin: 0px;
}
#main #left #articlewrap .promobox {
	width: 80%;
	height: auto;
	padding: 10px 20px 20px 20px;
	margin: 10px 0px 20px 10px;
	float: left;
	clear: both;
	background-color: #222;
	border: 1px solid #FFE63B;
	border-radius: 10px;
}
#main #left #articlewrap .promobox h3, #main #left #articlewrap .promobox p {
	color: #fff;
	width: auto;
	height: auto;
	float: left;
	clear: both;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}
#main #left .imgwrap, #main #left #iframewrap {
	position: relative;
	margin: 0px 0px 20px 0px;
	border-radius: 20px 20px 0px 0px;
	overflow: hidden;
}
#main #left .imgwrap img, #main #left #articlewrap article {
	width: 100%;
}
#main #left #iframewrap iframe {
	width: 700px;
	height: 394px;
	float: left;
}
#main #left #articlewrap article h3 {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	clear: both;
}
#main #left #articlewrap article p {
	width: 96%;
	height: auto;
	font-size: 16px;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px 0px 12px 10px;
}
#main #left #articlewrap article p a {
	color: #FFE63B;
}
#main #left #articlewrap article p span.imgwrap {
	width: 30%;
	height: auto;
	float: left;
	margin: 0px 20px 0px 0px;
	border-radius: 10px;
	overflow: hidden;
}
#main #left #articlewrap article p span.imgwrap img {
	width: 100%
	height: auto;
	float: left;
}
#main #left #articlewrap article ul, #main #left #articlewrap article ul li {
	width: 80%;
	height: auto;
	margin: 10px 0px 20px 40px;
	padding: 0px;
	float: left;
}
#main #left #articlewrap article ul li {
	color: #fff;
	width: 100%;
	margin: 0px 0px 4px 0px;
	list-style: none;
}
#main #left #articlewrap article ul li::before {
	content: "\2022";
	color: #FFE63B;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}
#main #left #articlewrap article a.dlvam {
	text-decoration: none;
	width: auto;
	height: auto;
	padding: 10px 20px 10px 20px;
	margin: 10px 0px 20px 10px;
	float: left;
	clear: both;
	background-color: #832da9;
	border-radius: 6px
}
#main #left #articlewrap article a.dlvam:hover {
	transition: color 0.2s linear;
	background-color: #222;
}
#main #left #articlewrap #downloadBlock {
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 20px 0px;
	float: left;
	clear: both;
	background-color: #832da9;
	border-radius: 10px;
}
#main #left #articlewrap #downloadBlock h3, #main #left #articlewrap #downloadBlock p {
	color: #fff;
}
#main #left #articlewrap #downloadBlock #signup {
	width: auto;
	height: auto;
	margin: 10px 0px 0px 20px;
	float: left;
}
#main #left #articlewrap #downloadBlock #signup .optrow {
	width: auto;;
	height: auto;
	margin: 10px 20px 10px 0px;
	float: left;
	clear: both;
}
#main #left #articlewrap #downloadBlock #signup label, #main #left #articlewrap #downloadBlock #signup .optrow #joinbox {
	width: auto;
	height: auto;
	float: left;
	clear: both;
	color: #fff;
	font-family: 'Roboto Slab', serif;
}
#main #left #articlewrap #downloadBlock #signup .optrow input#emailAddress {
	width: 280px;
	height: 38px;
	float: left;
	clear: none;
	line-height: 38px;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
	margin: 0px 20px 0px 0px;
	text-indent: 10px;
	border: none;
	border-radius: 4px;
	font-size: 16px;
	font-family: 'Roboto Slab', serif;
}
#main #left #articlewrap #downloadBlock #signup .optrow #joinbox {
	height: 32px;
	padding: 5px 0px 5px 0px;
	line-height: 32px;
	vertical-align: middle;
	clear: none;
}
#main #left #articlewrap #downloadBlock #signup .optrow #joinbox:hover {
	cursor: pointer;
}
#main #left #articlewrap #downloadBlock #signup .optrow #joinbox span {
	float: left;
}
#main #left #articlewrap #downloadBlock #signup .optrow #joinbox #tickbox {
	width: 29px;
	height: 29px;
	margin: 0px 0px 0px 10px;
	float: left;
	clear: none;
	border: solid 1px #666;
	background-color: #151515;
	border-radius: 1px;
	background-image: url(../public/images/siteimgs/join-tick.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 58px 29px;
	overflow: visible;
}
#main #left #articlewrap #downloadBlock #signup .optrow input#confirm {
	width: 120px;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	border: none;
	border-radius: 4px;
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	font-family: 'Roboto Slab', serif;
	background-color: #151515;
}
#main #left #articlewrap #downloadBlock #signup .optrow input#confirm:hover {
	color: #151515;
	background-color: #FFE63B;
	transition: background-color 0.5s ease;
}
#main #left #articlewrap #downloadBlock p#feedback {
	margin: 10px 0px 10px 20px;
	font-weight: 400;
}
/***** international delivery ******/
#main #left #intWrap #orderList .row {
	color: #000;
	width: 100%;
	height: 42px;
	padding: 8px 0px 8px 0px;
	float: left;
	clear: both;
	background-color: #F7F7F7;
	border-bottom: 1px solid #ccc;
}
#main #left #intWrap .row.title {
	height: 42px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	background-color: #F7F7F7;
}
#main #left #intWrap .row.title .qty, #main #left #intWrap .row.title .title, #main #left #intWrap .row.title .price, #main #left #intWrap .row.title .total, #main #left #intWrap #orderList .row .qty, #main #left #intWrap #orderList .row .title, #main #left #intWrap #orderList .row .price, #main #left #intWrap #orderList .row .total {
	width: 80px;
	height: 42px;
	float: left;
	line-height: 42px;
	vertical-align: middle;
	text-align: right;
	overflow: hidden
}
#main #left #intWrap .row.title .title, #main #left #intWrap #orderList .row .title {
	width: 315px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#main #left #intWrap .row.title .qty, #main #left #intWrap #orderList .row .qty {
	width: 50px;
	text-align: center;
}
#main #left #intWrap .row.title .price, #main #left #intWrap #orderList .row .price {
	text-align: right;
}
#main #left #intWrap #orderList #finaltotalbox.row, #main #left #intWrap #orderList #finaltotalbox.row .totalPostage span {
	width: auto;
	clear: none;
	float: left;
}
#main #left #intWrap #orderList #finaltotalbox.row {
	width: 100%;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	float: left;
	padding: 6px 0px 8px 0px;
	border-bottom: 1px solid #ccc;
}
#main #left #intWrap #orderList #finaltotalbox.row .totalItem {
	width: 140px;
	float: right;
	margin: 0px 25px 0px 0px;
}
#main #left #intWrap #orderList #finaltotalbox.row .totalItem span.texTotal {
	width: 68px;
	text-align: right;
}
#main #left #intWrap #orderList #finaltotalbox.row .totalItem span#totalFee {
	width: 300px;
	float: left;
	text-align: right;
}
#main #left #intWrap #orderList #finaltotalbox.row .totalItem span#totalFee {
	width: auto;
	float: right;
}
#main #left #orderItems, #main #left #formwrap, #main #left #formwrap #actionbutton, #main #left #intWrap {
	width: auto;
	height: auto;
	float: left;
	clear: both;
	padding: 0px;
	margin: 10px 0px 20px 10px;
}
#main #left h2 {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 10px 0px 10px 10px;
	float: left;
	clear: both;
}
#main #left #intWrap {
	width: 560px;
	border-radius: 4px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #F7F7F7;
}
#main #left #formwrap {
}
#main #left #formwrap label {
	color: #FFE63B;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	width: 100%;
	height: auto;
	text-indent: 10px;
	float: left;
	clear: both;
}
#main #left #formwrap input {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	width: 380px;
	height: 42px;
	line-height: 42px;
	padding: 0px 6px 0px 10px;
	margin: 10px 0px 10px 0px;
	float: left;
	clear: both;
	background-color: #f5f5f5;
	border-radius: 4px;
	border: none;
	overflow: hidden;
}
#main #left #formwrap #actionbutton {
	margin: 20px 0px 20px 0px;
}
#main #left #formwrap #actionbutton button, #main #left #formwrap #actionbutton input#submit {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	width: 145px;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	text-align: center;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	clear: none;
	border-radius: 4px;
	border-bottom: 2px solid #222;
	text-transform: uppercase;
	background-color: #777;
}
#main #left #formwrap #actionbutton input#submit, #main #left #formwrap #actionbutton button#reset {
	color: #fff;
	background-color: #777;
	border: none;
}
#main #left #formwrap #actionbutton input#submit:hover {
	color: #FFE63B;
	background-color: #222;
	cursor: pointer;
	text-decoration: none;
	transition: border 0.2s linear;
	border-bottom: 2px solid #FFE63B;
}
#main #left #formwrap #actionbutton button#reset:hover {
	color: #FFE63B;
	background-color: #151515;
	cursor: pointer;
	text-decoration: none;
	transition: border 0.2s linear;
	border-bottom: 2px solid #FFE63B;
}
#main #left #formwrap #actionbutton p {
	width: 100%;
	height: auto;
	margin: 20px 0px 0px 0px;
	font-weight: 400;
	float: left;
	clear: both;
}
#main .advertwide {
	position: relative;
}
#main .advertwide, #main .advertwide .advertslice {
	width: 100%;
	height: 130px;
	float: left;
	margin: 20px 0px 20px 0px;
}
#main .advertwide .advertslice {
	margin: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 50%;
}
#main .advertwide .sliceleft, #main .advertwide .sliceright {
	width: 565px;
	height: 130px;
	margin: 0 0 0 -35px;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #fff;
}
#main .advertwide .sliceright {
	margin: 0px 0px 0px 0px;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	left: 50%;
	top: -100%;
}
#main .advertwide .sliceleft img, #main .advertwide .sliceright img {
	position: absolute;
	width: 555px;
	height: 130px;
	top: 0px;
}
#main .advertwide .sliceleft img, #main .advertwide .sliceright img {
	-webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
}
#main .advertwide .sliceleft img {
	margin: 0px 0px 0px 35px;
}
#main .advertwide .sliceright img {
	margin: 0px 0px 0px -25px;
}
#main #left #articlewrap article #dataTable {
	width: auto;
	height: auto;
	float: left;
	clear: both;
	margin: 20px 0px 20px 20px;
	color: #FFE63B;
}
#main #left #articlewrap article #dataTable .row, #main #left #articlewrap article #dataTable .row .desc, #main #left #articlewrap article #dataTable .row .col {
	width: auto;
	height: 80px;
	line-height: 80px;
	vertical-align: middle;
	text-align: center;
	float: left;
	border: 1px solid #333;
}
#main #left #articlewrap article #dataTable .row {
	clear: both;
}
#main #left #articlewrap article #dataTable #title.row, #main #left #articlewrap article #dataTable #title.row .desc, #main #left #articlewrap article #dataTable #title.row .col {
	height: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #222;
	overflow: hidden;
}
#main #left #articlewrap article #dataTable .row .desc {
	width: 120px;
}
#main #left #articlewrap article #dataTable .row .col {
	width: 80px;
	display: block;
	text-align: center;
}
#main #left #articlewrap article #dataTable .row #wgt1.desc, #main #left #articlewrap article #dataTable .row #wgt2.desc, #main #left #articlewrap article #dataTable .row #wgt3.desc, #main #left #articlewrap article #dataTable .row #wgt4.desc,#main #left #articlewrap article #dataTable .row #wgt5.desc, #main #left #articlewrap article #dataTable .row #wgt6.desc {
	background-image: url(../public/images/siteimgs/shipment-boxes.png);
	background-repeat: no-repeat;
	background-position: 48% 0px;
	background-size:80px 480px;
}
#main #left #articlewrap article #dataTable .row #wgt2.desc {
	background-position: 48% -80px;
}
#main #left #articlewrap article #dataTable .row #wgt3.desc {
	background-position: 48% -160px;
}
#main #left #articlewrap article #dataTable .row #wgt4.desc {
	background-position: 48% -240px;
}
#main #left #articlewrap article #dataTable .row #wgt5.desc {
	background-position: 48% -320px;
}
#main #left #articlewrap article #dataTable .row #wgt6.desc {
	background-position: 48% -400px;
}
/**** content right ****/
#main #right, #main #right #topbox, #main #right .rbox, #main #right #topbox .imgwrap, #main #right .rbox .imgwrap, #main #right #topbox .imgwrap img, #main #right .rbox .imgwrap img, #main #right #topbox .textbox, #main #right .rbox .textbox, #main #right #subemail {
	width: 300px;
	height: auto;
	float: right;
	clear: none;
}
#main #right #topbox {
	border-radius: 10px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}
#main #right #topbox, #main #right .rbox, #main #right #topbox .imgwrap img, #main #right .rbox .imgwrap img, #main #right #topbox .textbox, #main #right .rbox .textbox {
	float: left;
}
#main #right #topbox .imgwrap, #main #right .rbox .imgwrap {
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#main #right #topbox .imgwrap {
	height: 320px;
}
#main #right #topbox .imgwrap .cutout, #main #right .rbox .imgwrap .cutout {
	left: 56%;
}
#main #right #topbox .imgwrap img {
	width: auto;
	height: 100%;
}
#main #right #topbox .textbox, #main #right .rbox .textbox {
	padding: 20px 0px 0px 0px;
	background-color: #222;
}
#main #right #subemail {
	width: 260px;
	height: auto;
	float: left;
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 20px;
	background-color: #222;
}
#main #right #subemail form#formInputs input#chimpemail, #main #right #subemail form#formInputs input#subscribe {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #151515;
	background-color: #fff;
	width: 250px;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	border-radius: 4px;
	overflow: hidden;
	float: left;
	clear: both;
	border: none;
}
#main #right #subemail form#formInputs input#subscribe {
	color: #fff;
	font-weight: 300;
	width: 260px;
	background-color: #151515;
	border-bottom: 2px solid #151515;
	text-transform: uppercase;
}
#main #right #topbox .textbox h3, #main #right .rbox .textbox h3, #main #right #topbox .textbox p, #main #right .rbox .textbox p {
	margin: 0px 0px 10px 20px;
}
#main #right #subemail h3, #main #right #subemail p {
	margin: 0px 0px 10px 0px;
}
#main #right #topbox .textbox a, #main #right .rbox .textbox a {
	width: auto;
	height: 32px;
	float: right;
	margin: 10px 20px 20px 0px;
	font-size: 16px;
	font-weight: 300;
	padding: 0px 10px 0px 10px;
	background-color: #151515;
	line-height: 32px;
	vertical-align: middle;
	text-align: center;
	border-radius: 4px;
	border-bottom: 2px solid #151515;
	text-transform: uppercase;
}
#main #right #subemail form#formInputs input#subscribe:hover {
	color: #ffe63b;
}
/**** checkout ****/
#main #orderwrap, #main #postwrap, #main #postwrap #calcPostage, #main #orderwrap #orderList {
	width: 830px;
	height: auto;
	float: left;
	margin: 0px;
}
#main #postwrap #calcPostage {
	margin: 20px 0px 0px 0px;
}
#main #orderwrap .row {
	color: #fff;
	width: auto;
	height: 42px;
	padding: 8px 0px 8px 0px;
	float: left;
	border-bottom: 1px solid #222;
}
#main #orderwrap .row.title {
	height: 42px;
	padding: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
}
#main #orderwrap .row.total {
	height: auto;
	float: right;
}
#main #orderwrap .row .stockNo, #main #orderwrap .row .qty, #main #orderwrap .row .qtyAlter, #main #orderwrap .row .title, #main #orderwrap .row .price, #main #orderwrap .row .title, #main #orderwrap .row .price, #main #orderwrap .row .total {
	width: 120px;
	height: 42px;
	float: left;
	line-height: 42px;
	vertical-align: middle;
	float: left;
	text-align: center;
	overflow: hidden
}
#main #orderwrap .row .stockNo {
	text-align: left;
}
#main #orderwrap .row .qty {
	width: 50px;
}
#main #orderwrap .row .qtyAlter {
	width: 96px;
}
#main #postwrap {
	margin: 0px 0px 20px 0px;
}
#main #orderwrap #postwrap a#postWarning {
    display: none;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border: none;
    width: auto;
    height: auto;
    padding: 10px 20px 10px 20px;
    float: left;
    clear: both;
	color: #151515;
	background-color: #FFE63B;
	border-radius: 4px;
	overflow: hidden;
}
#main #orderwrap #postwrap a#postWarning:hover {
	background-color: #fff;
}
#main #orderwrap #paypalStart {
	display: none;
	width: 200px;
	height: auto;
	float: right;
	clear: both;
	margin: 0px;
	text-align: right;
}
#main #orderwrap #paypalStart button#ppstart {
	width: 280px;
}
#main #postwrap #calcPostage {
	width: 96%;
}
#main #postwrap #calcPostage p {
	margin: 20px 0px 0px 0px;
	width: 100%;
}
#main #postwrap #calcPostage select {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	float: left;
	width: 220px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	margin: 0px 20px 0px 0px;
	border-radius: 4px;
	border: none;
}
#main #postwrap #calcPostage select option {
}
#main #postwrap #calcPostage button {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	float: left;
}
/**** quantity change ***/
#overlay, #postZoneFeedback {
	width: 100%;
	height: 100%;
	float: left;
	text-align: center;
	background-color: rgba(153,153,153,0.8);
	position: absolute;
	z-index: 1000;
}
#overlay #qtyDialog, #postZoneFeedback #zoneDialog {
	width: 260px;
	height: 180px;
	float: none;
	position: relative;
	margin: 100px auto 0px auto;
	padding: 10px 20px 30px 20px;
	border-radius: 4px;
	background-color: rgba(34,34,34,1);
}
#postZoneFeedback #zoneDialog {
	color: #fff;
	height: auto;
}
#overlay #qtyDialog h3, #postZoneFeedback #zoneDialog h3 {
	height: 30px;
	overflow: hidden;
}
#postZoneFeedback #zoneDialog p, #overlay #qtyDialog p {
	color: #fff;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	float: left;
}
#overlay #qtyDialog #inWrap {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
	float: left;
	clear: both;
}
#overlay #qtyDialog #inWrap label, #overlay #qtyDialog #inWrap input#copies {
	width: 120px;
	height: 30px;
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	border: none;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	color: #fff;
}
#overlay #qtyDialog #inWrap input#copies {
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	width: 40px;
	padding: 0px 10px 0px 10px;
	border: none;
	color: #222;
}
#orderwrap .row .qtyAlter button.alterItem, #overlay #qtyDialog button#confirmChange, #overlay #qtyDialog #cancel, #main #postwrap #calcPostage button, #main #orderwrap #paypalStart button#ppstart {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	line-height: 30px;
	vertical-align: middle;
	width: 80px;
	height: 30px;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
	border: none;
	color: #fff;
	background-color: #832da9;
	border-radius: 4px;
	overflow: hidden;
}
#overlay #qtyDialog button#reduceItem, #overlay #qtyDialog button#addItem, #overlay #qtyDialog #cancel {
	width: 50px;
	height: 50px;
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	border: none;
	background-color: #832da9;
	border-radius: 50%;
	overflow: hidden;
}
#orderwrap .row .qtyAlter button.alterItem {
	margin: 6px 0px 0px 0px;
}
#overlay #qtyDialog #cancel {
	position: absolute;
	margin: -25px 0px 0px 250px;
	background-color: #FFE63B;
	cursor: pointer;
}
#postZoneFeedback #zoneDialog #acceptZoneChange {
	color: #fff;
	width: auto;
	height: 42px;
	line-height: 42px;
	background-color: #777;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	text-align: center;
	border-radius: 4px;
	overflow: hidden;
	border: none;
}
#overlay #qtyDialog #cancel:hover, #postZoneFeedback #zoneDialog #acceptZoneChange:hover {
	color: #FFE63B;
	background-color: #151515;
	transition: background-color 0.5s ease;	
}
#overlay #qtyDialog button#reduceItem span, #overlay #qtyDialog button#addItem span, #overlay #qtyDialog #cancel span {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #fff;
	font-size: 42px;
	vertical-align: middle;
	float: left;
	margin: 0px 0px 0px 12px;
}
#overlay #qtyDialog #cancel span {
	font-size: 30px;
	color: #fff;
	margin: 10px 0px 0px 14px;
}
#overlay #qtyDialog button#reduceItem span {
	margin: -8px 0px 0px 18px;
}
#overlay #qtyDialog button#reduceItem:hover, #overlay #qtyDialog button#addItem:hover {
	color: #222;
	background-color: #FFE63B;
	transition: background-color 0.5s ease;
}
#overlay #qtyDialog button#confirmChange, #main #postwrap #calcPostage button, #main #orderwrap #paypalStart button#ppstart {
	width: 120px;
	height: 50px;
	line-height: 50px;
	float: right;
	font-size: 20px;
	color: #222;
	background-color: #FFE63B;
}
#main #orderwrap #paypalStart button#ppstart {
	float: none;
}
#main #postwrap #calcPostage button {
	width: 160px;
	float: left;
}
#overlay #qtyDialog button#confirmChange:hover, #main #postwrap #calcPostage button:hover, #main #orderwrap #paypalStart button#ppstart:hover {
	color: #fff;
	background-color: #832da9;
	transition: background-color 0.5s ease;
}
#main #orderwrap .row .title {
	width: 360px;
	text-align: left;
}
#main #orderwrap .row .price, #main #orderwrap .row .total {
	width: 80px;
	padding: 0px 22px 0px 0px;
	text-align: right;
}
#main #orderwrap #finaltotalbox.row .totalItem {
	width: 168px;
	color: #FFE63B;
	padding: 0px;
	margin: 10px 2px 4px 0px;
	float: right;
}
#main #postwrap #calcPostage .totalPostage {
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	margin: 0px;
}
#main #orderwrap #finaltotalbox.row .totalItem span, #main #orderwrap #finaltotalbox.row .totalPostage span {
	width: auto;
	clear: none;
	float: left;
}
#main #orderwrap #finaltotalbox.row {
	width: auto;
	height: auto;
	float: right;
	padding: 0px 20px 8px 0px;
	border-bottom: 1px solid #fff;
}
#main #orderwrap #finaltotalbox.row .totalItem span.texTotal, #main #orderwrap #finaltotalbox.row .totalPostage span.texTotal {
	width: 68px;
	text-align: right;
}
#main #orderwrap #finaltotalbox.row .totalPostage span#postFee, #main #orderwrap #finaltotalbox.row .totalItem span#totalFee {
	width: 300px;
	float: left;
	text-align: right;
}
#main #orderwrap #finaltotalbox.row .totalPostage span#postFee, #main #orderwrap #finaltotalbox.row .totalItem span#totalFee {
	width: auto;
	float: right;
}
#main #orderwrap #finaltotalbox.row .totalPostage {
	width: 168px;
	margin: 10px 0px 0px 0px;
}
#main #orderwrap .row .qtyAlter button:hover {
	cursor: pointer;
}
/**** footer ****/
#footerwrap {
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #454545;
}
#footerwrap #footer #socialblock {
	width: auto;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: center;
}
#footerwrap #footer #socialblock p {
	color: #FFE63B;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	text-align: center;
	font-size: 14px;
}
#footerwrap #footer #socialblock ul, #footerwrap #footer #socialblock ul li {
	width: 280px;
	height: 42px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#footerwrap #footer #socialblock ul li {
	width: 42px;
	margin: 0px;
	list-style: none;
	display: inline-block;
}
#footerwrap #footer #socialblock ul, #footerwrap #footer #links ul {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
#footerwrap #footer #links {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin: 10px 0px 10px 0px;
}
#footerwrap #footer #links ul, #footerwrap #footer #links ul li {
	width: auto;
	height: auto;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#footerwrap #footer #links ul li {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	list-style: none;
	border-left: 1px solid #ccc;
}
#footerwrap #footer #links ul li:first-child {
	border: none;
	padding: 0px 10px 0px 0px;
}
#footerwrap #footer #links ul li:last-child {
	padding: 0px 0px 0px 10px;
}
#footerwrap #footer #links ul li a {
	color: #ccc;
	float: left;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}
#footerwrap #footer #links ul li a:hover {
	color: #FFE63B;
	text-decoration: none;
}
#footerwrap #footer p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	color: #ccc;
	font-size: 12px;
}
/********* mobile navigation css *********/
@media
only screen and (max-width: 979px),
only screen and (max-width: 979px) and (-webkit-min-device-pixel-ratio: 2),
only screen (max-width: 979px) and (min-device-pixel-ratio : 2.0){
#navwrap nav #mbnav {
	display: block;
}
#navwrap nav ul.collapsible {
	max-height: 0px;
	transition: max-height 0.3s ease-out;
	transform: scaleY(0);
}
#navwrap nav ul.collapsible.collapsed {
	max-height: 200px;
}
#navwrap nav ul li a {
	width: 190px;
}
#navwrap nav ul li a .marker {
	display: none;
}
#main #left #articlewrap article #dataTable .row .desc {
	width: 92px;
}
#main #left #articlewrap article #dataTable .row .col {
	width: 58px;
}
#main #orderwrap, #main #postwrap, #main #postwrap #calcPostage, #main #orderwrap #orderList {
	width: 770px;
}
#main #left #iframewrap iframe {
	width: 420px;
	height: 236px;
}
#main #orderwrap .row .title {
	width: 300px;
}
#main #left #intWrap #orderList #finaltotalbox.row .totalItem {
	margin: 0px 10px 0px 0px;
}
}
/********* mobile css *********/
@media
only screen and (min-width: 767px) and (max-width: 979px),
only screen and (min-width: 767px) and (max-width: 979px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 767px) and (max-width: 979px) and (min-device-pixel-ratio : 2.0){
#masthead #mastblock, #footerwrap #footer, #navwrap nav, #main {
	width: 768px;
}
#masthead #mastblock header {
	width: 290px;
}
#main #lead {
	width: 760px;
	height: auto;
}
#main .widerow, #main .widerow .fullwide {
	width: 768px;
}
#main .widerow .fullwide a.imgwrap {
	width: 384px;
}
#main .widerow .fullwide .fulltextpane {
	width: 372px;
	height: 302px;
	padding: 10px 0px 0px 10px;
}
#main .widerow .fullwide .fulltextpane a {
	padding: 0px 10px 0px 10px;
}
#main .widerow .halfwide, #main .widerow .halfwide .halfpane {
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
}
#main .widerow .halfwide .halfpane .iframewrap, #main .widerow .halfwide .halfpane .iframewrap iframe, #main .widerow .halfwide .halfpane a.imgwrap {
	width: 768px;
	height: 430px;
}
#main .widerow .onethirdswide, #main .widerow .twothirdswide {
	width: 370px;
	clear: none;
}
#main .widerow .twothirdswide .twothirdstext {
	height: 170px;
}
#main .widerow .twothirdswide a.imgwrap, #main .widerow .twothirdswide a.imgwrap img {
	width: auto;
	height: 330px;
}
#main .widerow .onethirdswide .imgwrap, #main .widerow .twothirdswide a.imgwrap {
	width: 370px;
}
#main .widerow .halfwide .thirdpane {
	width: 374px;
	clear: none;
}
#main .widerow .halfwide .thirdpane a.imgwrap {
	width: 160px;	
}
#main .widerow .halfwide .thirdpane a.imgwrap img {
	width: 210px;
	margin-left: -20px;
}
#main .widerow .halfwide .thirdpane .textpanel {
	width: 190px;
	height: 114px;
}
#main .widerow .halfwide .halfpane .imgwrap .cutout {
	left: 80%;
}
#main .widerow .halfwide .thirdpane .textpanel .cutout, #main .widerow .twothirdswide .imgwrap .cutout {
	left: 66%;
	width: 80px;
}
#main .widerow .twothirdswide .twothirdstext a.linkHidden {
	display: block;
}
#main #left {
	width: 420px;
}
#main #left .imgwrap .cutout {
	left: 66%;
}
#main #left #articlewrap #downloadBlock #signup .optrow input#emailAddress {
	margin: 0px 0px 20px 0px;
}
#main .advertwide .sliceleft {
	width: 384px;
}
#main .advertwide .sliceright {
	width: 432px;
}
#main .advertwide, #main .advertwide .advertslice, #main .advertwide .sliceleft, #main .advertwide .sliceright {
	height: 100px;
}
#main .advertwide .sliceleft, #main .advertwide .sliceright {
	margin: 0px 0px 0px -25px;
}
#main .advertwide .sliceleft img, #main .advertwide .sliceright img {
	width: 430px;
	height: 100px;
	margin: 0px 0px 0px -25px;
}
#main .widerow .comicwrap {
	margin: 20px 16px 0px 0px;
}
#main #orderwrap, #main #postwrap, #main #postwrap #calcPostage, #main #orderwrap #orderList {
	width: 770px;
}
#main #orderwrap .row .title {
	width: 300px;
}
#main #left #intWrap {
	width: 410px;
}
#main #left #intWrap .row.title .title, #main #left #intWrap #orderList .row .title {
	width: 180px;
}
}
@media
only screen and (min-width: 320px) and (max-width: 767px),
only screen and (min-width: 320px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 320px) and (max-width: 767px) and (min-device-pixel-ratio : 2.0),
only screen and (max-device-width: 320px) and (-webkit-min-device-pixel-ratio : 2.0),
only screen and (max-device-width: 320px) and (min-device-pixel-ratio : 2.0),
only screen and (max-device-width: 320px), only screen and (max-width: 767px){
#masthead #mastblock, #footerwrap #footer, #navwrap nav, #main {
	width: 320px;
}
#masthead #mastblock #social {
	float: none;
	margin: 10px auto 10px auto;
}
#masthead #mastblock header {
	width: 320px;
}
#masthead #mastblock #searchbar {
	width: 210px;
	float: left;
	margin: 10px 55px 0px 55px;
}
#masthead #mastblock #searchbar, #masthead #mastblock #searchbar #clientBasket, #masthead #mastblock #searchbar #clientBasket .basketItem #basketwrap {
}
#masthead #mastblock #searchbar input {
	width: 152px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 4px;
}
#masthead #mastblock #searchbar #clientBasket {
	margin: 10px 6px 0px 0px;
}
#navwrap nav ul.collapsible.collapsed {
	max-height: 400px;
}
#navwrap nav ul li a {
	width: 160px;
}
#main h1.maintitle, #main h2.maintitle {
	text-indent: 0px;
}
#main #lead {
	width: 312px;
	height: auto;
}
#main #lead #leadimage #leadtext, #main #lead #leadimage .more {
	display: none;
}
#main #lead #leadimage #mobileTextBlock {
	display: block;
	width: 320px;
	padding: 0px 0px 10px 0px;
	height: auto;
	float: left;
	border: none;
	background-color: #222;
}
#main #lead #leadimage #mobileTextBlock a {
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 0px 0px;
	float: left;
	position: relative;
	bottom: auto;
	left: 42%;
}
#main .widerow, #main .widerow .fullwide {
	width: 320px;
	border-radius: 20px;
	overflow: hidden;
}
#main .widerow .fullwide a.imgwrap {
	width: 320px;
	border-radius: 0px;
	border-bottom: 2px solid #FFE63B;
}
#main .widerow .fullwide .fulltextpane {
	width: 320px;
	height: auto;
	float: left;
	border: none;
	padding: 10px 0px 10px 0px;
	border-radius: 0px;
}
#main .widerow .fullwide .fulltextpane .cutout {
	display: none;
}
#main .widerow .fullwide .fulltextpane a {
	float: left;
	margin: 10px 0px 10px 0px;
	position: relative;
	left: 40%;
	bottom: auto;
}
#main .widerow .halfwide, #main .widerow .twothirdswide, #main .widerow .onethirdswide {
	width: 320px;
	margin: 0px 0px 10px 0px;
}
#main .widerow .halfwide .halfpane .iframewrap, #main .widerow .halfwide .halfpane .iframewrap iframe {
	width: 320px;
	height: 180px;
}
#main .widerow .halfwide .halfpane {
	height: auto;
	padding: 0px 0px 20px 0px;
	border-radius: 20px;
}
#main .widerow .halfwide .halfpane .textpanel {
	height: auto;
}
#main .widerow .halfwide .thirdpane, #main .widerow .halfwide .thirdpane:last-child {
	width: 320px;
	margin: 10px 0px 10px 0px;
}
#main .widerow .halfwide .thirdpane a.imgwrap {
	width: 120px;
	height: 124px;
	overflow: hidden;
}
#main .widerow .halfwide .thirdpane a.imgwrap img {
	width: auto;
	height: 100%;
	margin-left: -20px;
}
#main .widerow .halfwide .thirdpane .textpanel {
	width: 178px;
}
#main .widerow .halfwide .thirdpane .textpanel .cutout {
	left: 66%;
}
#main .widerow .twothirdswide a.imgwrap, #main .widerow .onethirdswide .imgwrap, #main .widerow .halfwide .halfpane a.imgwrap {
	width: 320px;
	height: 330px;
}
#main .widerow .twothirdswide a.imgwrap img, #main .widerow .onethirdswide .imgwrap img, #main .widerow .halfwide .halfpane a.imgwrap img {
	width: auto;
	height: 330px;
}
#main .widerow .twothirdswide .imgwrap .cutout, #main .widerow .halfwide .halfpane .imgwrap .cutout {
	width: 80px;
	left: 66%;
}
#main .widerow .twothirdswide .twothirdstext, #main .widerow .onethirdswide .onethirdstext, #main .widerow .halfwide .halfpane .textpanel {
	height: auto;
	padding: 0px 0px 20px 0px;
}
#main .widerow .twothirdswide .twothirdstext a.linkHidden, #main .widerow .onethirdswide .onethirdstext a, #main .widerow .halfwide .halfpane a.linkHidden {
	display: block;
	position: relative;
	float: left;
	bottom: auto;
	left: 52%;
}
#main .widerow .halfwide .halfpane a.linkHidden {
	padding: 0px 20px 0px 20px;
	left: 48%;
}
#main #left {
	width: 320px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 30px 0px;
	border-bottom: 2px solid #454545;
}
#main #right {
	float: left;
	margin: 0px 0px 0px 10px;
}
#main #left #articlewrap #downloadBlock #signup .optrow #joinbox, #main #left #articlewrap #downloadBlock #signup .optrow input#confirm {
	float: right;
	margin: 10px 20px 0px 0px;
}
#main .advertwide {
	width: 320px;
	height: auto;
	margin: 20px 0px 00px 0px;
	border-radius: 20px;
	overflow: hidden;
}
#main .advertwide .advertslice, #main .advertwide .sliceleft, #main .advertwide .sliceright {
	width: 320px;
	height: 152px;
}
#main .advertwide .sliceleft, #main .advertwide .sliceright {
	height: 76px;
	margin: 0px 0px 0px 0px;
	-webkit-transform: skew(0deg);
	-moz-transform: skew(0deg);
	-o-transform: skew(0deg);
}
#main .advertwide .sliceright {
	left: 0px;
	top: 0px;	
}
#main .advertwide .sliceleft img, #main .advertwide .sliceright img {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	-webkit-transform: skew(0deg);
	-moz-transform: skew(0deg);
	-o-transform: skew(0deg);
}
#main .widerow .comicwrap {
	margin: 10px 20px 10px 40px;
}
#main #left #iframewrap iframe {
	width: 320px;
	height: 180px;
}
#main #left #articlewrap article #dataTable {
	margin: 20px 0px 20px 10px;
}
#main #left #articlewrap article #dataTable .row .desc {
	width: 60px;
}
#main #left #articlewrap article #dataTable #title.row .desc, #main #left #articlewrap article #dataTable #title.row .col {
	font-size: 13px;
}
#main #left #articlewrap article #dataTable .row .col {
	width: 46px;
}
#main #orderwrap, #main #postwrap, #main #postwrap #calcPostage, #main #orderwrap #orderList {
	width: 320px;
}
#main #orderwrap .row .qtyAlter {
	width: 42px;
}
#main #orderwrap .row .stockNo {
	display: none;
}
#main #orderwrap .row .title {
	width: 120px;
}
#main #orderwrap .row .qty {
	width: 40px;
}
#main #orderwrap .row .price, #main #orderwrap .row .total {
	width: 52px;
	padding: 0px;
}
#main #orderwrap .row .price {
	padding: 0px 10px 0px 0px;
}
#orderwrap .row .qtyAlter button.alterItem span {
	display: none;
}
#orderwrap .row .qtyAlter button.alterItem {
	width: 40px;
	height: 40px;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
	border: none;
	background-image: url(../public/images/siteimgs/alter-button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 40px 40px;
	background-color: #151515;
	content: '';
}
#main #postwrap #calcPostage select {
	width: 170px;
}
#main #postwrap #calcPostage button {
	width: 130px;
}
#main #orderwrap #finaltotalbox.row {
	padding: 0px 2px 0px 0px;
}
#main #orderwrap #paypalStart {
	margin: 0px 2px 0px 0px;
}
#main #left #formwrap input {
	width: 280px;
}
#main #left #intWrap {
	width: 300px;
}
#main #left #intWrap .row.title .title, #main #left #intWrap #orderList .row .title {
	width: 150px;
}
#main #left #intWrap .row.title .price, #main #left #intWrap #orderList .row .price {
	display: none;
}
}






/**** temp css for buybox ****/

#main #left .buyBox, #main #left .buyBox .imgwrap, #main #left .buyBox .textblock, #main #left .buyBox .actions {
	width: 240px;
	height: auto;
	float: left;
	clear: none;
	position: relative;
}
#main #left .buyBox .textblock {
	height: 120px;
	overflow: hidden;
}
#main #left .buyBox {
	margin: 10px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #222;
}
#main #left .buyBox .imgwrap {
	position: relative;
	border-bottom: 2px solid #FD4703;
	margin: 0px 0px 0px 0px;
	border-radius: 20px 20px 0px 0px;
	overflow: hidden;
}
#main #left .buyBox .pubStatus {
	width: auto;
	height: 32px;
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	text-align: center;
	padding: 0px 20px 0px 20px;
	position: absolute;
	bottom: 20px;
	left: 56%;
	background-color: #FFE63B;
	border: 0px solid transparent;
}
#main #left .buyBox .imgwrap .pubStatus {
	width: 100%;
	padding: 0px;
	left: 0px;
}
#main #left .buyBox .imgwrap .pubStatus.preorder {
	color: #fff;
	background-color: #07BF9C;
}
#main #left .buyBox .imgwrap .pubStatus.preorder:before {
	color: #fff;
	content: "PRE-ORDER";
}
#main #left .buyBox .imgwrap .pubStatus.lowstock:before {
	content: "LOW STOCK";
}
#main #left .buyBox .imgwrap .pubStatus.soldout {
	color: #fff;
	background-color: #FD4703;
}
#main #left .buyBox .imgwrap .pubStatus.soldout:before {
	color: #fff;
	content: "SOLD OUT";
}
#main #left .buyBox .imgwrap img {
	width: 100%;
	height: auto;
	float: left;
}
#main #left .buyBox .textblock h3 {
	margin: 10px 0px 0px 16px;
	text-transform: uppercase;
}
#main #left .buyBox .textblock p {
	font-size: 12px;
	margin: 6px 0px 0px 16px;
}
#main #left .buyBox .actions {
	padding: 10px 0px 10px 0px;
}
#main #left .buyBox .actions .addAction {
	width: auto;
	height: auto;
	float: left;
}
#main #left .buyBox .actions a, #main #left .buyBox .actions .addAction button, #main #left #articlewrap .promobox a {
	font-family: 'Roboto Slab', serif;
	color: #fff;
	width: 100px;
	height: 32px;
	float: left;
	line-height: 32px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: center;
	border-radius: 4px;
	background-color: #151515;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #151515;
}
#main #left .buyBox .actions a {
	text-transform: uppercase;
}
#main #left .buyBox .actions a.dload {
	width: 140px;
	float: right;
	margin: 0px 16px 0px 0px;
}
#main #left .buyBox .actions .addAction button, #main #left #articlewrap .promobox a {
	color: #151515;
	margin: 0px 16px 0px 10px;
	background-color: #FFE63B;
	border-bottom-color: #FFE63B;
}
#main #left #articlewrap .promobox a {
	width: auto;
	float: left;
	clear: both;
	padding: 0px 8px 0px 8px;
	margin: 10px 0px 0px 0px;
}
#main #left .buyBox .actions a:hover {
	color: #FFE63B;
}
#main #left .buyBox .actions .addAction button:hover, #main #left #articlewrap .promobox a:hover {
	color: #fff;
	background-color: #832da9;
	transition: border 0s ease;
	border-bottom-color: #832da9;
}