@charset "utf-8";
:focus {
	outline: 0;
}
article, aside, figure, figcaption, footer, header, hgroup, nav, section, summary {
	display: block;
}
h1, h2, h3, h4 {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	color: #333;
	font-weight: 400;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	padding: 0px;
}
#masthead {
	width: 100%;
	height: auto;
	margin: 0px;
	float: left;
	clear: both;
}
#masthead #mastwrap, #masthead #mastwrap header, #main #lowerwrap {
	width: 1080px;
	height: auto;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 0px 0px;
}
#masthead #mastwrap header, #masthead #mastwrap header #logo {
	float: left;
	clear: both;
	width: 100%;
	height: auto;
	text-align: center;
}
#masthead #mastwrap header #logo img {
	width: 300px;
	height: auto;
	margin: 0 auto 0 auto;
	clear: none;
}
#masthead #mastwrap header h1 {
	display: none;
}
#masthead #mastwrap .mastrow, #masthead #mastwrap #nav, #masthead #mastwrap #strapline {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}
#masthead #mastwrap #strapline h1 {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#masthead #mastwrap #strapline h1#conheader {
	text-align: left;
	margin: 10px 0px 0px 20px;
}
/**************** navigation ****************/
#masthead #mastwrap #navwrap {
	height: auto;
	width: 100%;
	float: left;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
#masthead #mastwrap #navwrap #navbar {
	d/isplay: table;   /* Allow the centering to work */
	m/argin: 0 auto;
}
#masthead #mastwrap #navwrap #navbar ul {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#masthead #mastwrap #navwrap #navbar ul li {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	float: left;
	clear: none;
	list-style: none;
	display: inline;
}
#masthead #mastwrap #navwrap #navbar ul li a {
	font-weight: 400;
	width: auto;
	height: 42px;
	line-height: 42px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	clear: none;
	float: left;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
}
#masthead #mastwrap #navwrap #navbar ul li a:hover {
	color: #fff;
	background-color: #0294c3;
	transition: background-color 0.2s ease-out 0s;	
}
#masthead #mastwrap #strapline h2 {
	color: #333;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;;
}
/**************** index ****************/
#main {
	width: 1080px;
	height: auto;
	float: none;
	clear: both;
	margin: 0 auto 0 auto;
}
#main #latestedition, #main .widerow, #main .marketing, #main .wideinfo {
	width: 1080px;
	height: auto;
	float: left;
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#main #latestedition {
	text-align: center;
}
#main #latestedition img {
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
}
#main .widerow {
	border-bottom: 1px solid #ccc;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
}
#main .widerow.noborder {
	border: none;
	margin: 30px 0px 0px 0px;
}
#main .marketing {
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #ccc;
}
#main #info1.wideinfo, #main #info2.wideinfo {
	height: 300px;
	border: none;
	padding: 0px;
}
#main .widerow h2, #main .widerow h3, #main .marketing h2, #main .marketing h3, #main #left h2 {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
#main .widerow h3 {
	font-size: 18px;
	font-weight: 300;
}
#main .widerow .boxwrap, #main .marketing .boxwrap {
	float: left;
	clear: none;
}
#main .widerow .boxwrap a.wbox, #main .marketing .boxwrap a.wbox {
	width: 230px;
	height: auto;
	margin: 10px 10px 10px 10px;
	padding: 8px 8px 10px 8px;
	float: left;
	clear: none;
	border: 1px solid #fff;
}
#main .widerow .boxwrap a.wbox .wimg, #main .widerow .boxwrap a.wbox .wimg img, #main .marketing .boxwrap a.wbox .wimg, #main .marketing .boxwrap a.wbox .wimg img {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
}
#main .widerow .boxwrap a.wbox .wimg, #main .marketing .boxwrap a.wbox .wimg {
	max-height: 153px;
}
#main .widerow .boxwrap a.wbox h3, #main .widerow .boxwrap a.wbox p, #main .marketing .boxwrap a.wbox h3, #main .marketing .boxwrap a.wbox p, #main .widerow .magpane .textbox h3, #main .widerow .magpane .textbox p, #main #postwrap #calcPostage p {
	color: #333;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: 300;
}
#main .widerow .boxwrap a.wbox h3, #main .marketing .boxwrap a.wbox h3, #main .widerow .magpane .textbox h3 {
	font-size: 18px;
}
#main .widerow .boxwrap a.wbox:hover, #main .marketing .boxwrap a.wbox:hover {
	border: 1px solid #EAEAEA;
	transition: border 0.1s ease-out 0s;
	cursor: pointer;
}
#main .widerow .boxwrap a.wbox:hover > .wimg img, #main .marketing .boxwrap a.wbox:hover > .wimg img {
	transition: all .2s ease-in-out;
    transform: scale(1.1);
}
#main .wideinfo a#imgbox1, #main .wideinfo a#imgbox2 {
	width: 712px;
	height: 300px;
	float: left;
	clear: none;
	margin: 0px 0px 0px 10px;
	background-image: url(../public/images/siteimgs/vworp-vworp-logo-bw.jpg);
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: center;
}
#main .wideinfo a#imgbox1 #tri1, #main .wideinfo a#imgbox2 #tri2 {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0px 300px 150px;
	border-color: transparent transparent rgba(24,32,81,0.8) transparent;
	position: relative;
	z-index: 10;
	top: 0px;
	left: 562px;
}
#main .wideinfo .rightinfo {
	float: right;
	width: 300px;
	height: 270px;
	margin: 0px 18px 0px 0px;
	padding: 10px 20px 20px 20px;
	overflow: hidden;
}
#main .wideinfo .rightinfo a {
	color: #fff;
	height: 32px;
	float: left;
	width: auto;
	line-height: 32px;
	vertical-align: middle;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	text-transform: uppercase;
	font-weight: 400;
	background-image: url(../public/images/siteimgs/tardis-icon.png);
	background-position: 0px 4px;
	background-size: 20px 20px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#main .wideinfo .rightinfo a:hover {
	text-decoration: underline;
}
#main #info1.wideinfo .rightinfo {
	background-color: #182051;
}
#main #info2.wideinfo .rightinfo {
	background-color: #182051;
}
#main .wideinfo .rightinfo h2, #main .wideinfo .rightinfo p {
	color: #fff;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: 300;
}
#main .wideinfo .rightinfo h2 {
	font-size: 22px;
}
/**************** content ****************/
#main #introwrap {
	width: 90%;
	height: auto;
	float: left;
	clear: both;
	margin: 10px 0px 10px 20px;
	padding: 0px;
}
#main #introwrap a.orderLink {
	color: #fff;
	width: auto;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	text-align: left;
	padding: 0px 20px 0px 20px;
	margin: 20px 0px 20px 0px;
	float: left;
	clear: both;
	background-color: #0294c3;
	text-decoration: none;
}
#main #introwrap a.orderLink:hover {
	background-color: #222;
	transition: background-color 0.2s ease-out 0s;
	text-decoration: none;
}
#main #introwrap p {
	color: #333;
	clear: none;
	float: left;
	height: auto;
	width: 100%;
	font-weight: 300;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#main #introwrap ul, #main #introwrap ul li {
	width: 92%;
	height: auto;
	margin: 20px 0px 2px 4%;
	padding: 0px;
	float: left;
	clear: both;
}
#main #introwrap ul li {
	width: 100%;
	font-weight: 400;
	margin: 0px 0px 8px 0px;
	list-style-image: none;
	list-style-type: circle;
}
#main #left {
	margin: 10px 0px 20px 10px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 720px;	
}
#main #left .conwrap {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin: 10px 0px 10px 30px;
	padding: 0px;
}
#main #left .conwrap iframe.spreaker-player {
	width: 560px;
	height: 200px;
}
#main #left .conwrap iframe {
	width: 560px;
	height: 315px;
}
#main #left img#conimg, #main #introwrap img {
	float: left;
	width: 100%;
	height: auto;
	clear: both;
	margin: 0px 0px 20px 0px;
	overflow: auto;
}
#main #left h3, #main #left h2 {
	color: #333;
	font-weight: 400;
	width: auto;
	height: auto;
	float: left;
	clear: both;
	margin: 10px 0px 10px 30px;
	padding: 0px;
}
#main #left p {
	color: #333;
	width: auto;
	height: auto;
	font-weight: 300;
	float: left;
	clear: both;
	margin: 0px 40px 10px 30px;
	padding: 0px;
}
#main #left p a, #main #introwrap p a {
	color: #499ED7;
	text-decoration: underline;
}
#main #left p a:hover, #main #introwrap p a:hover {
	text-decoration: none;
	transition: text-decoration 0.1s ease-out 0s;
}
#main #left ul, #main #left ul li {
	width: auto;
	height: auto;
	float: left;
	clear: both;
	margin: 0px 0px 10px 60px;
	padding: 0px;
}
#main #left ul li {
	margin: 0px 0px 4px 0px;
}
#main #left img {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin: 10px 0px 10px 0px;
}
#main #left p span {
	color: #333;
	float: right;
	width: 40%;
	height: auto;
	padding: 20px;
	margin: 0px 0px 10px 10px;
	background-color: #E4E4E4;
	display: block;
	font-size: 18px;
	font-style: italic;
}
#main #left a.download {
	width: auto;
	height: 32px;
	float: left;
	clear: both;
	color: #fff;
	margin: 10px 0px 20px 30px;
	padding: 0px 20px 0px 20px;
	line-height: 32px;
	vertical-align: middle;
	background-color: #499ED7;
	text-decoration: none;
}
#main #left a.download:hover {
	background-color: #2970a4;
	text-align: none;
}
/**************** publication transition ****************/
#main .widerow .magpane, #main .widerow .magpane .textbox {
	width: 320px;
	height: auto;
	margin: 0px 20px 20px 20px;
	padding: 0px;
	float: left;
	position: relative;
}
#main .widerow .magpane .magcover, #main .widerow .magpane .magcover img {
	width: 320px;
	height: 452px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#main .widerow .magpane .magcover img {
	height: auto;
}
#main .widerow .magpane {
	border-bottom: 1px solid #EAEAEA;
}
#main .widerow .magpane .magcover img {
	width: 100%;
	z-index: 10;
}
#main .widerow .magpane .price {
	color: #fff;
	font-size: 20px;
	width: 300px;
	height: 42px;
	padding: 0px 20px 0px 0px;
	line-height: 42px;
	vertical-align: middle;
	text-align: right;
	top: 380px;
	position: absolute;
	z-index: 100;
	background-color: green;	
	text-transform: uppercase;
}
#main .widerow .magpane .price.soldout {
	background-color: #d60000;
}
#main .widerow .magpane .price.lowstock {
	background-color: #0294c3;
}
#main .widerow .magpane .price.preorder {
	background-color: #000;
}
#main .widerow .magpane .price.discounted {
	color: #222;
	background-color: #ffbb00;
}
#main .widerow .magpane .buyaction {
	width: 100%;
	height: auto;
	float: left;
}
#main .widerow .magpane .buyaction button {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 18px;
	width: 320px;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	text-align: center;
	background-color: #ffbb00;
	border: none;
}
#main .widerow .magpane .textbox {
	width: 308px;
	margin: 10px 0px 10px 0px;
	padding: 0px 6px 0px 6px;
}
#main .widerow .magpane .textbox p {
	height: 98px;
	overflow: hidden;
}
#main .widerow .magpane .textbox a {
	color: #fff;
	width: auto;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	float: right;
	background-color: #ffbb00;
	text-decoration: none;
}
#main .widerow .magpane .textbox a:hover, #main .widerow .magpane .buyaction button:hover {
	cursor: pointer;
	background-color: #0294c3;
}
/***** international delivery ******/
#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 30px;
}
#main #left #intWrap {
	width: 560px;
}
#main #left #formwrap {
}
#main #left #formwrap label {
	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: 420px;
	height: 42px;
	line-height: 42px;
	padding: 0px 10px 0px 10px;
	margin: 6px 0px 10px 0px;
	float: left;
	clear: both;
	background-color: #f5f5f5;
	border: none;
}
#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: #000;
	width: 160px;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	text-align: center;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 20px;
	float: left;
	clear: none;
	border: none;
	background-color: #ffbb00;
}
#main #left #formwrap #actionbutton button#reset {
	color: #fff;
	background-color: #333;
}
#main #left #formwrap #actionbutton input#submit:hover {
	color: #fff;
	background-color: #0294c3;
	cursor: pointer;
}
#main #left #formwrap #actionbutton button#reset:hover {
	background-color: #3b5998;
	cursor: pointer;
}
#main #left #formwrap #actionbutton p {
	margin: 10px 0px 0px 0px;
	font-weight: 400;
}
/**************** right ****************/
#main #right {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: auto;
	width: 300px;
}
#main #right a.rbox {
	width: 288px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 20px 5px;
	border: 1px solid #fff;
	border-bottom: 1px solid #eaeaea;
}
#main #right a.rbox .imgwrap, #main #right a.rbox .imgwrap img {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
#main #right a.rbox h3, #main #right a.rbox p {
	color: #333;
	width: 100%;
	height: auto;
	font-size: 18px;
	margin: 10px 0px 0px 0px;
	float: left;
	text-align: center;
	font-weight: 300;
}
#main #right a.rbox p {
	font-size: 14px;
}
#main #right a.rbox:hover {
	color: #333;
	border: 1px solid #EAEAEA;
	transition: border 0.1s ease-out 0s;
}
#main #right a.rbox:hover > .imgwrap img {
	transition: all .2s ease-in-out;
    transform: scale(1.1);
	border: none;
}
#main #right #socialbox {
	width: 260px;
	height: auto;
	float: left;
	clear: both;
	padding: 20px;
	background-color: #023051;
	background-image: url(../public/images/siteimgs/tardis-social.jpg);
	background-repeat: no-repeat;
	background-size: 300px auto;
	background-position: right bottom;
}
#main #right #socialbox #smedia, #main #right #socialbox #smedia .srow, #main #right #socialbox #mchimp, #main #right #socialbox #mchimp #formInputs {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}
#main #right #socialbox h3, #main #right #socialbox #mchimp #formInputs p {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
#main #right #socialbox #mchimp #formInputs p {
	font-size: 14px;
}
#main #right #socialbox #smedia .srow {
	margin: 4px 0px 4px 0px;
}
#main #right #socialbox #smedia .srow a {
	width: 30px;
	height: 30px;
	background-size: 30px 60px;
	background-position: 0px 0px;
	margin: 4px 10px 0px 0px;
	float: left;
	overflow: hidden;
}
#main #right #socialbox #smedia .srow .fb-like {
	margin: 8px 0px 0px 0px;
}
#main #right #socialbox #smedia .srow a.facebook {
	background-image: url(../public/images/siteimgs/facebook-icon.png);	
}
#main #right #socialbox #smedia .srow a.twitter {
	background-image: url(../public/images/siteimgs/twitter-icon.png);	
}
#main #right #socialbox #smedia .srow a.instagram {
	background-image: url(../public/images/siteimgs/instagram-icon.png);
}
#main #right #socialbox #smedia .srow a.youtube {
	background-image: url(../public/images/siteimgs/youtube-icon.png);
}
#fwrap #footer #fwide ul li#social a:hover, #main #right #socialbox #smedia .srow a:hover {
	background-position: 0px -30px;
	border: none;
}
#main #right #socialbox #mchimp #formInputs input {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333;
	height: 32px;
	line-height: 32px;
	text-align: left;
	vertical-align: middle;
	padding: 4px 0px 4px 10px;
	margin: 4px 0px 10px 0px;
	float: left;
	border: none;
	background-color: #fff;
}
#main #right #socialbox #mchimp #formInputs input#chimpemail {
	width: 240px;
}
#main #right #socialbox #mchimp #formInputs input#subscribe {
	color: #fff;
	width: 250px;
	height: 42px;
	line-height: 42px;
	padding: 0px 0px 4px 10px;
	text-align: center;
	background-color: #1b95e0;
}
#main #right #socialbox #mchimp #formInputs input#subscribe:hover {
	background-color: #0c7abf;
}
#main #right #socialbox #mchimp #formInputs p#error {
	color: #fff;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 4px 0px 10px 0px;
	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 {
	color: #fff;
	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: #ffbb00;
	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: #0294c3;
	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: #0294c3;
	cursor: pointer;
}
#postZoneFeedback #zoneDialog #acceptZoneChange {
	color: #fff;
	width: auto;
	height: 42px;
	line-height: 42px;
	background-color: #0294c3;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	text-align: center;
	border: none;
}
#overlay #qtyDialog #cancel:hover, #postZoneFeedback #zoneDialog #acceptZoneChange:hover {
	background-color: #ffbb00;
	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: #FFbb00;
	transition: background-color 0.5s ease;
}
#overlay #qtyDialog button#confirmChange:hover, #main #postwrap #calcPostage button:hover, #main #orderwrap #paypalStart button#ppstart:hover, #main #orderwrap .row .qtyAlter button:hover {
    color: #fff;
    background-color: #0294c3;
    transition: background-color 0.5s ease;
	cursor: pointer;
}
#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: #fff;
	background-color: #ffbb00;
}
/**************** checkout ****************/
#main #orderwrap, #main #postwrap, #main #postwrap #calcPostage, #main #orderwrap #orderList {
	width: 960px;
	height: auto;
	margin: 0px;
	float: left;
}
#main #orderwrap {
	margin: 0px 0px 40px 10px;
}
#main #postwrap #calcPostage {
	margin: 20px 0px 0px 0px;
}
#main #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;
	background-color: #0294c3;
}
#main #postwrap a#postWarning:hover {
	color: #000;
	background-color: #ffbb00;
}
#main #orderwrap .row, #main #left #intWrap #orderList .row {
	color: #000;
	width: auto;
	height: 42px;
	padding: 8px 0px 8px 0px;
	float: left;
	clear: both;
	border-bottom: 1px solid #ccc;
}
#main #left #intWrap #orderList .row:nth-child(even) {
	background-color: #f5f5f5;
}
#main #orderwrap .row.title, #main #left #intWrap .row.title {
	height: 42px;
	padding: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	background-color: #F7F7F7;
}
#main #orderwrap .row.total {
	height: auto;
	float: right;
}
#main #orderwrap .row .stockNo, #main #orderwrap .row .qty, #main #orderwrap .row .qtyAlter, #main #orderwrap .row .price, #main #orderwrap .row .title, #main #orderwrap .row .price, #main #orderwrap .row .total, #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: 120px;
	height: 42px;
	float: left;
	line-height: 42px;
	vertical-align: middle;
	float: left;
	text-align: center;
	overflow: hidden
}
#main #orderwrap .row .title {
	width: 444px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#main #left #intWrap .row.title .title, #main #left #intWrap #orderList .row .title {
	width: 260px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#main #orderwrap .row .stockNo {
	text-align: left;
}
#main #orderwrap .row .qty, #main #left #intWrap .row.title .qty, #main #left #intWrap #orderList .row .qty {
	width: 50px;
}
#main #orderwrap .row .price, #main #left #intWrap .row.title .price, #main #left #intWrap #orderList .row .price {
	text-align: right;
}
#main #orderwrap .row .total, #main #left #intWrap .row.title .total, #main #left #intWrap #orderList .row .total {
	text-align: right;
	width: 100px;
	padding: 0px 20px 0px 0px;
}
#main #orderwrap .row .qtyAlter {
	width: 96px;
}
#main #postwrap {
	margin: 0px 0px 20px 0px;
}
#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 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;
	background-color: #F7F7F7;
}
#main #postwrap #calcPostage button {	
	width: 160px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-size: 20px;
	color: #fff;
	background-color: #ffbb00;
}
#main #orderwrap #finaltotalbox.row .totalItem span, #main #orderwrap #finaltotalbox.row .totalPostage span, #main #left #intWrap #orderList #finaltotalbox.row, #main #left #intWrap #orderList #finaltotalbox.row .totalPostage span {
	width: auto;
	clear: none;
	float: left;
}
#main #orderwrap #finaltotalbox.row, #main #left #intWrap #orderList #finaltotalbox.row {
	width: 168px;
	height: auto;
	float: right;
	padding: 6px 20px 8px 20px;
	border-bottom: 1px solid #ccc;
}
#main #left #intWrap #orderList #finaltotalbox.row {
	width: 140px;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
}
#main #orderwrap #finaltotalbox.row .totalItem span.texTotal, #main #orderwrap #finaltotalbox.row .totalPostage span.texTotal, #main #left #intWrap #orderList #finaltotalbox.row .totalItem span.texTotal {
	width: 68px;
	text-align: right;
}
#main #orderwrap #finaltotalbox.row .totalPostage span#postFee, #main #orderwrap #finaltotalbox.row .totalItem span#totalFee, #main #left #intWrap #orderList #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, #main #left #intWrap #orderList #finaltotalbox.row .totalItem span#totalFee {
	width: auto;
	float: right;
}
#main #orderwrap #finaltotalbox.row .totalPostage, #main #orderwrap #finaltotalbox.row .totalItem {
	width: 168px;
	float: right;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#main #orderwrap #finaltotalbox.row .totalItem {
}
#main #postwrap #calcPostage p a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
#main #postwrap #calcPostage p a:hover {
	text-decoration: underline;
}
/**************** postalrates table ****************/
#main #left #dataTable {
	width: auto;
	height: auto;
	float: left;
	clear: both;
	margin: 20px 0px 20px 30px;
	color: #1B95E0;
}
#main #left #dataTable .row, #main #left #dataTable .row .desc, #main #left #dataTable .row .col {
	width: auto;
	height: 80px;
	line-height: 80px;
	vertical-align: middle;
	text-align: center;
	float: left;
	border: 1px solid #333;
}
#main #left #dataTable .row {
	clear: both;
}
#main #left #dataTable #title.row, #main #left #dataTable #title.row .desc, #main #left #dataTable #title.row .col {
	height: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #e5e5e5;
	overflow: hidden;
}
#main #left #dataTable .row .desc {
	width: 120px;
}
#main #left #dataTable .row .col {
	width: 80px;
	display: block;
	text-align: center;
}
#main #left #dataTable .row #wgt1.desc, #main #left #dataTable .row #wgt2.desc, #main #left #dataTable .row #wgt3.desc, #main #left #dataTable .row #wgt4.desc, #main #left #dataTable .row #wgt5.desc, #main #left #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 #dataTable .row #wgt2.desc {
	background-position: 48% -80px;
}
#main #left #dataTable .row #wgt3.desc {
	background-position: 48% -160px;
}
#main #left #dataTable .row #wgt4.desc {
	background-position: 48% -240px;
}
#main #left #dataTable .row #wgt5.desc {
	background-position: 48% -320px;
}
#main #left #dataTable .row #wgt6.desc {
	background-position: 48% -400px;
}
/**************** footer ****************/
#fwrap {
	width: 100%;
	height: auto;
	float: left;
	background-color: #000;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}
#fwrap #footer {
	width: 1080px;
	height: auto;
	float: none;
	clear: both;
	margin: 0px auto 0px auto;
}
#fwrap #footer .fbox {
	width: 300px;
	height: auto;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px 30px 0px 30px;
}
#fwrap #footer .fbox h3, #fwrap #footer .fbox p {
	clear: both;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0% 5% 0% 5%;
	width: 90%;
	height: auto;
	text-align: center;
	line-height: 22px;
}
#fwrap #footer .fbox h3.lhead {
	text-align: left;
	height: 44px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#fwrap #footer .fbox p {
	font-size: 14px;
	line-height: normal;
	text-align: left;
}
#fwrap #footer .fbox p img {
	width: 60px;
	height: auto;
	float: left;
	clear: none;
	margin: 0px 10px 40px 0px;
}
#fwrap #footer .fbox p a#gwrb {
	color: #EB5A25;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}
#fwrap #footer .fbox #social {
	width: 200px;
	height: 140px;
	margin: 0px 0px 10px 48px;
	float: left;
	clear: both;
}
#fwrap #footer .fbox #social .hex {
    float: left;
    margin-left: 6px;
    margin-bottom: -13px;
}
#fwrap #footer .fbox #social .hex .top {
    width: 0;
    border-bottom: 18px solid #6C6;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
}
#fwrap #footer .fbox #social .hex .middle {
    width: 60px;
    height: 30px;
	background-color: #6C6;
}
#fwrap #footer .fbox #social .hex .middle a {
    width: 60px;
    height: 30px;
	border: none;
	background-repeat: no-repeat;
	margin: 0px 15px 0px 15px;
	padding: 0px;
	display: block;
	background-size: 30px 60px;
	background-position: 0px 0px;
	overflow: hidden;
}
#fwrap #footer .fbox #social .hex .middle a:hover {
	background-position: 0px -30px;
	border: none;
}
#fwrap #footer .fbox #social .hex .bottom {
    width: 0;
    border-top: 18px solid #6C6;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
}
#fwrap #footer .fbox #social .hex-row {
    clear: left;
}
#fwrap #footer .fbox #social .hex-row.even {
    margin-left: 32px;
}
#fwrap #footer .fbox #social .hex .top.fb {
	border-bottom-color: #3b5998;
}
#fwrap #footer .fbox #social .hex .middle.fb {
	background-color: #3b5998;
}
#fwrap #footer .fbox #social .hex .middle.fb a {
	background-image: url(../public/images/siteimgs/facebook-icon.png);
}
#fwrap #footer .fbox #social .hex .bottom.fb {
	border-top-color: #3b5998;
}
#fwrap #footer .fbox #social .hex .top.tw {
	border-bottom-color: #4099FF;
}
#fwrap #footer .fbox #social .hex .middle.tw {
	background-color: #4099FF;
}
#fwrap #footer .fbox #social .hex .middle.tw a {
	background-image: url(../public/images/siteimgs/twitter-icon.png);
}
#fwrap #footer .fbox #social .hex .bottom.tw {
	border-top-color: #4099FF;
}
#fwrap #footer .fbox #social .hex .top.inst {
	border-bottom-color: #3f729b;
}
#fwrap #footer .fbox #social .hex .middle.inst {
	background-color: #3f729b;
}
#fwrap #footer .fbox #social .hex .middle.inst a {
	background-image: url(../public/images/siteimgs/insta-icon.png);
}
#fwrap #footer .fbox #social .hex .bottom.inst {
	border-top-color: #3f729b;
}
#fwrap #footer .fbox #social .hex .top.em {
	border-bottom-color: #ffbb00;
}
#fwrap #footer .fbox #social .hex .middle.em {
	background-color: #ffbb00;
}
#fwrap #footer .fbox #social .hex .middle.em a {
	background-image: url(../public/images/siteimgs/email-icon.png);
}
#fwrap #footer .fbox #social .hex .bottom.em {
	border-top-color: #ffbb00;
}
#fwrap #footer .fbox #social .hex .top.yt {
	border-bottom-color: #DE332C;
}
#fwrap #footer .fbox #social .hex .middle.yt {
	background-color: #DE332C;
}
#fwrap #footer .fbox #social .hex .middle.yt a {
	background-image: url(../public/images/siteimgs/youtube-icon.png);
}
#fwrap #footer .fbox #social .hex .bottom.yt {
	border-top-color: #DE332C;
}
#fwrap #footer .fbox #social .hex .middle.tb a {
	background-image: url(../public/images/siteimgs/tumblr-icon.png);
}
#fwrap #footer .fbox ul, #fwrap #footer .fboxwide ul {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: auto;
}
#fwrap #footer .fbox ul li, #fwrap #footer .fboxwide ul li {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: auto;
	list-style-type: none;
}
#fwrap #footer .fbox ul#link li a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
#fwrap #footer .fbox ul li a {
	width: auto;
	height: auto;
	border: none;
}
#fwrap #footer .fbox ul li a img {
	width: 60px;
	height: 30px;
	float: left;
	clear: none;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	border: none;
}
#fwrap #footer .fbox ul li a:hover {
	cursor: pointer;
	border: none;
}
#fwrap #footer .fbox ul#link li a:hover {
	text-decoration: underline;
}
#fwrap #footer .fbox ul#link, #fwrap #footer .fbox ul#link li, #fwrap #footer .fbox ul#link li a {
	float: left;
	clear: both;
}
#fwrap #footer .fboxwide {
	width: 100%;
	height: auto;
	margin: 10px 0px 10px 0px;
	float: left;
	clear: both;
	border-top: 1px solid #272727;
}
#fwrap #footer .fboxwide ul {
	float: right;
	height: 32px;
	width: auto;
	margin: 0px;
}
#fwrap #footer .fboxwide ul li a {
	color: #fff;
	width: auto;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.1s ease-out 0s;
}
#fwrap #footer .fboxwide ul li a:hover {
	color: #666;
}
#fwrap #footer .fboxwide p {
	width: 100%;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: 300;	
}
#fwrap #footer .fboxwide p span#year {
	width: auto;
}
/********* mobile css *********/
@media
only screen and (min-width: 767px) and (max-width: 1079px),
only screen and (min-width: 767px) and (max-width: 1079px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 767px) and (max-width: 1079px) and (min-device-pixel-ratio : 2.0){
#masthead #mastwrap, #main, #main #latestedition {
	width: 768px;
}
#masthead #mastwrap #strapline h1#conheader {
	margin: 10px 0px 10px 10px;
}
#main #latestedition img {
	width: 768px;
	height: auto;
}
#main .widerow, #main .wideinfo, #main .marketing {
	width: 768px
}
#main .widerow h2, #main .marketing h2, #main .marketing h3 {
	width: 734px;
	margin: 0px 0px 0px 34px; 
	text-align: center;
}
#main .widerow .boxwrap, #main .marketing .boxwrap {
	width: 716px;
	margin: 0px 26px 0px 26px;
}
#main .widerow .boxwrap a.wbox, #main .marketing .boxwrap a.wbox {
	width: 320px;
}
#main .wideinfo a#imgbox1, #main .wideinfo a#imgbox2 {
	width: 400px;
	background-position: left;
}
#main .wideinfo a#imgbox1 #tri1, #main .wideinfo a#imgbox2 #tri2 {
	left: 250px;
}
#main #left {
	width: 448px;
	margin: 0px 0px 0px 10px;
}
#main #left h2, #main #left h3 {
	margin: 10px 0px 0px 0px;
}
#main #left p {
	width: 420px;
	margin: 10px 0px 0px 0px;
}
#main #left .conwrap {
	margin: 10px 0px 0px 0px;
}
#main #left .conwrap iframe.spreaker-player {
	width: 420px;
	height: 150px;
}
#main #left .conwrap iframe {
	width: 420px;
	height: 236px;
}
#main #left #orderpanel {
	margin: 10px 0px 10px 10px;
}
#main #left #postage {
	margin: 10px 0px 10px 0px;
}
#main #orderwrap, #main #postwrap, #main #postwrap #calcPostage, #main #orderwrap #orderList {
	width: 768px;
}
#main #orderwrap, #main #postwrap {
	margin: 10px 0px 40px 0px;
}
#main #orderwrap .row .title {
	width: 352px;
}
#main #orderwrap .row .stockNo, #main #orderwrap .row .stockNo, #main #orderwrap .row .price, #main #orderwrap .row .total {
	width: 80px;
}
#main #orderwrap #finaltotalbox.row .totalItem {
	width: 146px;
}
#main #orderwrap #finaltotalbox.row .totalPostage span.texTotal {
	width: 90px;
}
#main #left #dataTable {
	margin: 20px 0px 20px 0px;
}
#main #left #dataTable .row .desc {
	width: 92px;
}
#main #left #dataTable .row .col {
	width: 58px;
}
#fwrap #footer {
	width: 768px;
}
#fwrap #footer .fbox {
	width: 230px;
	margin: 0px 10px 0px 10px;
}
#fwrap #footer .fbox #social {
	margin: 0px 0px 0px 14px;
}
}
@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: 639px){
#masthead #mastwrap, #main, #main #latestedition {
	width: 300px;
}
#main #latestedition img {
	width: 300px;
	height: auto;
}
#masthead #mastwrap #strapline h1#conheader {
	margin: 10px 0px 10px 10px;
}
#main .widerow h2, #main .marketing h2, #main .marketing h3 {
	width: 100%;
	text-align: center;
	margin: 0px;
}
#m/ain .widerow h2, #main .marketing h2, #main .marketing h3 {
	width: 290px;
	margin: 0px 0px 0px 10px; 
}
#main .widerow, #main .marketing {
	width: 300px
}
#main .widerow .boxwrap, #main .marketing .boxwrap {
	width: 300px;
	margin: 0px;
}
#main .widerow .boxwrap a.wbox, #main .marketing .boxwrap a.wbox {
	width: 282px;
	margin: 10px 0px 0px 0px;
}
#main .wideinfo a#imgbox1, #main .wideinfo a#imgbox2 {
	width: 300px;
	margin: 0px;
	background-position: left;
}
#main #info1.wideinfo .rightinfo, #main #info2.wideinfo .rightinfo {
	float: left;
	clear: both;
	height: auto;
	width: 260px;
	margin: 0px;
}
#main #info1.wideinfo, #main #info2.wideinfo {
	float: left;
	clear: both;
	height: auto;
	width: 300px;
}
#main .wideinfo a#imgbox1 #tri1, #main .wideinfo a#imgbox2 #tri2 {
	left: 150px;
}
#main #left {
	width: 300px;
	margin: 0px;
}
#main #left h2, #main #left h3 {
	margin: 10px 0px 0px 10px;
}
#main #left #orderpanel form#magazine .coverwrap .labelwrap h3 {
	margin: 10px 0px 10px 0px;
}
#main #left p {
	width: 290px;
	margin: 0px 0px 0px 10px;
}
#main #introwrap {
	width: 300px;
	margin: 10px 0px 10px 0px;
}
#main #introwrap p {
	width: 280px;
	margin: 10px 10px 0px 10px;	
}
#main #left .conwrap {
	margin: 10px 0px 10px 0px;
}
#main #left .conwrap iframe {
	width: 300px;
	height: 169px;
}
#main #left .conwrap iframe.spreaker-player {
	width: 300px;
	height: 107px;
}
#main #left #postage {
	margin: 10px 0px 10px 10px;
}
#main .widerow .magpane {
	width: 300px;
	margin: 20px 0px 20px 0px;
}
#main .widerow .magpane .magcover {
	width: 300px;
	height: 423px;
}
#main .widerow .magpane .buyaction button, #main .widerow .magpane .magcover img {
	width: 300px;
}
#main .widerow .magpane .price {
	width: 280px;
	top: 340px;
}
#main .widerow .magpane .textbox {
	width: 288px;
}
#main #orderwrap, #main #postwrap, #main #postwrap #calcPostage, #main #orderwrap #orderList {
	width: 300px;
	margin: 10px 0px 0px 0px;
}
#main #orderwrap .row .stockNo, #main #orderwrap .row .price {
	display: none;
}
#main #orderwrap .row .title {
	width: 120px;
}
#main #orderwrap .row .stockNo, #main #orderwrap .row .stockNo, #main #orderwrap .row .total {
	width: 60px;
}
#main #orderwrap .row .qtyAlter {
	width: 40px;
}
#main #orderwrap .row .qtyAlter button.alterItem span {
	display: none;
}
#main #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 80px;
	background-color: #fff;
	content: '';
}
#main #orderwrap .row .qtyAlter button.alterItem:hover {
	background-position: 0px -40px;
}
#main #postwrap #calcPostage select {
	width: 190px;
	margin: 0px 10px 0px 0px;
}
#main #postwrap #calcPostage button {
	width: 100px;
}
#main #right {
	margin: 20px 0px 20px 0px;
}
#main #left #dataTable {
	margin: 20px 0px 20px 10px;
}
#main #left #dataTable .row .desc {
	width: 40px;
}
#main #left #dataTable #title.row .desc, #main #left #dataTable #title.row .col {
	font-size: 13px;
}
#main #left #dataTable .row .col {
	width: 46px;
}
#fwrap #footer {
	width: 300px;
}
#fwrap #footer .fbox {
	width: 280px;
	margin: 0px 10px 0px 10px;
}
#fwrap #footer .fbox h3.lhead {
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
#fwrap #footer .fbox ul#link {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
#fwrap #footer .fbox ul#link li {
	width: 100%;
}
#fwrap #footer .fbox ul#link li a {
	width: 100%;
	text-align: center;
}
#fwrap #footer .fbox p img {
	width: 50px;
}
#fwrap #footer .fbox.center {
	width: 280px;
	margin: 0px 0px 0px 10px;
}
#fwrap #footer .fbox #social {
	margin: 0px 40px 0px 40px;
}
#fwrap #footer .fboxwide p {
	text-align: center;
	padding: 0px;
	float: left;
	clear: both;
	width: 100%;
}
#fwrap #footer .fboxwide ul {
	width: 100%;
	clear: both;
}
}