html,
body {
	margin: 0;
	padding: 0;
}


 body {
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 16px;
}

body {
	background-color: #ffffff;
	background-image: url(/images/backgrounds/sand-repeat.jpg);
	-webkit-font-smoothing: antialiased;
}

a {
	color: #000000;
}

a.nounderline {
	text-decoration: none;
}

.clear {
	clear: both;
}

a img {
	border: 0px;
}

.bigfont {
	font-size: 1.2em;
}

h1,
h2,
h3,
h4 {
	margin: 0;
	padding: 0;
}

#wrapper {
	max-width: 1180px;
	text-align: left;
	background: #fff;
	padding: 10px;
}

#logo {
	background: float:left;
}

#logo h1,
#logo h2 {
	visibility: hidden;
}

#menubardiv {
	background: #4273ab;
	text-align: center;
	max-width: 1200px;
}

#menubar {
	overflow: hidden;
	max-width: 980px;
	height: 60px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#menubar li {
	margin: 0;
	display: inline;
	border-right: 1px solid #ffffff;
	float: left;
	display: block;
	height: 60px;
}

#menubar li a.standardmenulink {
	text-align: center;
	color: #ffffff;
	float: left;
	margin-top: 10px;
	font-weight: Bold;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	width: 95px;
}

#menubar li a.standardmenulink:hover {
	color: #ffffff;
}

#menubar li:hover {
	background: #fff;
	color: #4273ab;
}

#menubar li:hover a.standardmenulink {
	color: #4273ab;
}

.topbasketlink {
	width: 250px !important;
	border: 0 !important;
	font-weight: Bold;
	text-align: center;
}

.basketli a {
	text-decoration: none;
}

.basketli {
	float: right !important;
	border: 0 !important;
}

.basketli:hover {
	background: #4273ab !important;
}

.homebutton:hover {
	background: #4273ab !important;
}

#dropdownmenu {
	background: url(/images/menu-bar.png);
	background-repeat: repeat-x;
	height: 28px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

#search {
	margin: 0;
	padding: 0;
	background: #d5b2e7;
}

#search form {
	margin: 0;
}

#searchcontainer {
	position: absolute;
	top: 350px;
	width: 530px;
}

#leftcolumn,
#rightcolumn {
	width: 205px;
	text-align: left;
	margin-right: 20px;
}

#leftmenu {
	background: #fddede;
	border: 1px solid #f90504;
	padding: 5px;
}

#leftmenu ul,
#noindentcat,
#newproducts ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
}

#noindentcat {
	margin: 0;
}

#noindentcat ul {
	margin-bottom: 10px;
	padding: 10px;
}

#noindentcat li {
	float: left;
	width: 99%;
	margin: 0px;
	margin-top: 10px;
}

.maincat {
	display: block;
	background: #cccccc;
	text-decoration: none;
	font-weight: Bold;
	color: #000000;
	padding: 10px;
}

.maincat:hover {
	text-decoration: underline;
	cursor: hand;
}

#irononleft {
	float: left;
	/*width:390px;*/
	letter-spacing: 1px !important;
}

.homepagepromo {
	float: left;
	width: 32%;
	font-family: Tahoma;
	height: 120px;
	border: 0px solid #333333;
	margin-top: 5px;
	margin-bottom: 8px;
	letter-spacing: -0.5px;
	background: #e7e7e7;
	background-repeat: no-repeat;
}

.homepagepromotitle {
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	padding: 5px;
	padding-top: 80px;
	text-align: right;
	color: #fff;
}

.homepagepromotitle:hover {
	text-decoration: underline;
}

.margin10 {
	margin-left: 12px;
	margin-right: 12px;
}

.homepromodescription {
	letter-spacing: 0px;
	padding: 5px;
	padding-top: 10px;
}

#irononright .promobox {
	height: 90px;
}

#irononleft .promotitle {
	font-size: 40px;
}

#irononright {
	float: right;
	width: 360px;
}

#letterboxhomepage {
	width: 585px;
	height: 90px;
	font-family: arial;
	border: 1px solid #000;
	text-align: center;
}

#letterbuilderhomediv {
	border: 1px solid 000;
	padding: 10px;
	background: fff;
	background-image: url(/images/stripe_homepageletterbuilder.png);
}

#homepageletterbuildertext {
	background-color: #333333;
	color: #fff;
	padding: 10px;
}

#leftmenu a,
#leftmenu .sublink {
	overflow: hidden;
	display: block;
	padding: 3px;
	text-decoration: none;
	color: 000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.submenu {
	padding-left: 10px;
}

#leftmenu a:hover {
	background: #f90504;
	color: #ffffff;
}

#homepagecontent2013 {
	width: 100%;
	text-align: left;
	margin-top: 20px;
	font-size: 18px;
	line-height: 26px;
}

.categoryheader {
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #121212;
}

.categoryon {
	background: #f90504;
	color: #fff;
}

.bold {
	font-weight: bold;
}

.movein {
	padding-left: 0px;
	background: #fff;
}

#toppicks a,
#miniinfo a {
	display: block;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}

#toppicks a:hover {
	background: #C5E1A5;
}

#toppicks {
	background: #ddfcdc;
}

#miniinfo {
	background: #def4fb;
}

#miniinfo a {
	font-weight: normal
}

#miniinfo a:hover {
	background: #06b3ec;
}

#content {
	flex: 1;
	margin-right: 0px;
	margin-top: 6px;
}

#contentbox1,
contentbox2 {
	padding: 0px;
	margin-bottom: 10px;
}

#categorydescription {
	border: 1px solid #666666;
	padding: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	background-color: #fff;
	color: #333333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#categorydescription h2 {
	color: #ff32cb;
	letter-spacing: -1px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px #121212;
}

#categorydescription:hover {
	border: 1px solid #000;
}

#footer {
	margin-top: 20px;
	padding: 0px;
	text-align: left;
}

#footer h3 {
	display: block;
	padding: 5px;
	background: red;
	color: #ffffff;
	margin-bottom: 10px;
}

#footer a {
	text-decoration: none;
	color: #666666;
	padding-bottom: 3px;
	display: block;
}

#footer a:hover {
	text-decoration: underline;
}

.socialmediafooter a {
	display: inline !important;
	margin: 5px;
}

#blogfeed li {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px dotted #cccccc;
}

#information {
	border-top: 1px solid #cccccc;
	display: flex;
}

#information div {
	border: 0px solid #cccccc;
}

#information div {
	border: 0px solid #cccccc;
	background: #fff;
	margin: 2px;
}

#information h3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
}

#information ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.infocolumn {
	flex: 1;
	margin: 10px;
}

#author {
	text-align: center;
	;
	font-size: 90%;
	color: #666666;
	float: right;
	padding-right: 120px;
	padding-top: 30px;
}

#author a {
	color: #666666;
}

.centralise {
	text-align: center;
}

.product {
	float: left;
	margin: 10px;
	border: 1px solid #cccccc;
	text-align: center;
	width: 150px;
	padding-top: 10px;
}

.enlargefont {
	font-size: 125%;
	font-weight: bold;
}

.basketlinks a {
	display: inline-block;
	border: 1px solid #666666;
	padding: 5px;
	margin: 5px;
	text-decoration: none;
	background: #fff;
}

.basketlinks a:hover {
	background: #cccccc;
}

#sidebasket {
	background: #ccffcc;
	background: url(/images/basket-stripe.png);
	margin-bottom: 5px;
	text-align: center;
	padding-top: 5px;
}

#newproducts {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

#newproducts .newproductswrapper {
	background: #e6e6e6;
	border: 1px solid #e6e6e6;
	margin: 0;
}

#newproducts p,
#promotedproducts p,
#basketheader p,
#searchheader p,
.categoryheader p {
	background: #ff6600;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	margin: 0;
}

#newproducts li,
#promotedproducts li {
	background: #f7f7f7;
	padding: 1px;
	margin: 4px;
	margin-bottom: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#newproducts li a,
#promotedproducts li a {
	color: #ff6600;
	font-weight: Bold;
	font-size: 12px;
}

#newproducts li a.price,
#promotedproducts li a.price {
	color: #000000;
	display: block;
}

#newproducts li:hover {
	background: #fff;
}

.curvey {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fb9f1d;
}

.curve {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.bottomradius {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.leftradius {
	-webkit-border-top-right-radius: 0px !important;
	-moz-border-radius-topright: 0px !important;
	border-top-right-radius: 0px !important;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}

.noradius {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.featuredheader {
	padding: 5px;
	border: 1px solid red;
}

#newproducts img {
	padding: 5px;
}

.miniproductimage {
	float: left;
	display: block;
	width: 60px;
}

.miniproductname {
	float: right;
	display: block;
	width: 130px;
}

#transferbuilder {
	padding: 5px;
}

.transferbuilder,
.letterbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 300px;
	height: 50px;
	margin: 0;
	padding: 5px;
}

.letterbox {
	border: 1px solid #000000;
	font-size: 1.2em;
	width: 280px;
	height: 280px;
	background: #fffedd;
}

#letterbuildersummary {
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 10px;
	background: #ddfcdc;
	font-weight: bold;
	font-size: 14px;
}

#letteringpreview,
#barcodepreview {
	width: 350px;
	max-height: 350px;
	background-color: #ffffff;
	overflow: auto;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-top: 5px;
	border-radius: 5;
	margin-bottom: 20px;
}

#barcodepreview {
	height: 15px;
	border: 1px solid red;
}

#sharethis {
	border: 0px solid red;
	padding-top: 1px;
}

.main_view {
	float: left;
	position: relative;
}

.window {
	height: 136px;
	width: 950px;
	overflow: hidden;
	position: relative;
}

.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}

.image_reel img {
	float: left;
}

.paging {
	margin: 0;
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 5px;
	margin-top: -5px;
}

.paging a {
	text-align: center;
	padding: 5px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #666666;
	background: #e7e7e7;
	border: 1px solid #cccccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	height: 10px;
	width: 10px;
}

.paging a.active {
	border: 1px solid #610000;
}

.paging a:hover {
	border: 1px solid #610000;
}

#facebox .content {
	max-height: 500px;
	width: 600px;
	text-align: center;
	overflow: auto;
}

#jsddm {
	margin: 0;
	padding: 0px;
	width: 950px;
	z-index: 9999;
}

#jsddm li {
	float: left;
	list-style: none;
	text-align: center;
}

#jsddm li a {
	display: block;
	padding: 5px 6px;
	text-decoration: none;
	color: #3e3e3e;
	white-space: nowrap;
}

#jsddm li a:hover {
	background: #cccccc
}

#jsddm li ul {
	margin: 0;
	width: 200px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #999999;
	text-align: center;
	z-index: 9999;
}

#jsddm li ul li {
	float: none;
	display: inline
}

#jsddm li ul li a {
	width: auto;
	background: #e7e7e7;
	padding: 3px;
	z-index: 9999;
}

#jsddm li ul li a:hover {
	background: #cccccc
}

#jsddm .submenu {
	font-size: 11px;
	text-align: left;
}

.topmenuheader {
	border-right: 1px solid #cccccc;
}

#productlist {
	margin: 1;
	padding: 0px;
	float: left;
	list-style: none;
	margin: 0
}

#productlist li {
	background: #ffffff;
	padding: 0;
	display: block;
	margin: 0px;
	margin-bottom: 5px;
	float: left;
	list-style: none;
	text-align: center;
	width: 758px;
	font-size: 9px;
}

#productlist li a {
	text-decoration: none;
	color: #666666;
}

#productlist li ul {
	margin: 0;
	width: 300px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	text-align: center;
}

#productlist li:hover {}

#productlist li select {
	font-size: 11px;
	width: 160px;
	overflow: hidden;
	margin-bottom: 0px;
	height: 18px;
	border: 1px solid #666666;
}

.listproductname {
	font-weight: bold;
	display: block;
	height: 40px;
	overflow: hidden;
	margin: 0;
	margin-bottom: 10px;
	background: #666666;
	color: #ffffff;
	padding: 3px;
	font-size: 12px;
}

.listprice {
	font-weight: Bold;
	font-size: 16px;
	margin: 10px;
}

.selectspacer {
	height: 18px;
}

#productlist li.alternative {
	background: #f7dd98;
}

.headercolourchange {
	background: #cf8709;
	color: #000000;
}

#productlist .submenu {
	font-size: 11px;
	text-align: left;
}

.thinner {
	width: 100px;
}

.miniproducts {
	width: 92px !important;
	margin: 10px !important;
	padding-top: 10px;
}

#productpage ul,
#productpage li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.productextrapics {
	float: left;
}

.productextrapics img {
	margin-right: 10px;
	margin-top: 5px;
}

.productname h1 {
	text-align: center;
	margin-bottom: 10px;
}

#orderform {
	float: right;
	display: block;
	width: 350px;
	text-align: right;
	margin-bottom: 10px;
	color: #6c3800;
}

#orderform li {
	padding: 5px;
}

#orderform select {
	padding: 2px;
	font-size: 12px;
	width: 250px;
}

.mainpic {
	border: 3px solid #cccccc;
}

.enlargeimagetext {
	color: #666666;
	float: left;
	padding-left: 10px;
	display: block;
}

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font: 16px/100% Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 7px 28px 7px 28px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	text-shadow: 1px 1px 1px #121212;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, .2);
}

.blue-button {
	color: #FFF;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.blue-button:hover {
	color: #FFF;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.blue-button:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top, #0078a5, #00adee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

#facebox .b {
	background: rgb(54, 25, 25);
	/* Fall-back for browsers that don't support rgba */
	background: rgba(54, 25, 25, .5);
}

#facebox .tl {
	background: url(/images/newsprites.png);
	background-position: -74px -470px;
	width: 17px;
	height: 16px;
}

#facebox .tr {
	background: url(/images/newsprites.png);
	background-position: -57px -470px;
	width: 17px;
	height: 16px;
}

#facebox .bl {
	background: url(/images/newsprites.png);
	background-position: -41px -470px;
	width: 17px;
	height: 16px;
}

#facebox .br {
	background: url(/images/newsprites.png);
	background-position: 0 -470px;
	width: 17px;
	height: 16px;
}

#facebox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: left;
}

#facebox .popup {
	position: relative;
}

#facebox table {
	border-collapse: collapse;
}

#facebox td {
	border-bottom: 0;
	padding: 0;
}

#facebox .body {
	padding: 10px;
	background: #fff;
	width: 370px;
}

#facebox .loading {
	text-align: center;
}

#facebox .image {
	text-align: center;
}

#facebox img {
	border: 0;
	margin: 0;
}

#facebox .footer {
	border-top: 1px solid #DDDDDD;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}

#facebox .tl,
#facebox .tr,
#facebox .bl,
#facebox .br {
	height: 10px;
	width: 10px;
	overflow: hidden;
	padding: 0;
}

#facebox_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.facebox_hide {
	z-index: -100;
}

.facebox_overlayBG {
	background-color: #000;
	z-index: 99;
}

* html #facebox_overlay {
	position: absolute;
}

#rss {
	text-align: right;
	margin: 5px;
}

#dispatchestimate img {
	float: left;
	padding: 15px;
}

#dispatchestimate {
	color: #6c3800;
	background: #fff;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	color: #fb9f1d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#dispatchestimate a {
	font-weight: Bold;
}

#dispatchestimate a,
#dispatchestimate {
	font-size: 14px;
	color: #6c3800;
}


/* green */

.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top, #7db72f, #4e7d0e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}

.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top, #6b9d28, #436b0c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}

.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top, #4e7d0e, #7db72f);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

a.addlink,
a.glink {
	color: #6e6e6e;
	font: bold 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 7px 12px;
	position: relative;
	display: inline-block;
	text-shadow: 0 1px 0 #fff;
	-webkit-transition: border-color .218s;
	-moz-transition: border .218s;
	-o-transition: border-color .218s;
	transition: border-color .218s;
	background: #f3f3f3;
	background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(#F5F5F5), to(#F1F1F1));
	background: -moz-linear-gradient(linear, 0% 40%, 0% 70%, from(#F5F5F5), to(#F1F1F1));
	border: solid 1px #dcdcdc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-right: 0px;
}

a.addlink:hover,
a.glink:hover {
	color: #333;
	border-color: #999;
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

a.gOrange {
	font-size: 14px;
	border: solid 1px #ac4e0f;
	color: #fff;
	text-shadow: none !important;
	background: #df5900;
	background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(#df5900), to(#ba4e06));
	background: -moz-linear-gradient(linear, 0% 40%, 0% 70%, from(#df5900), to(#ba4e06));
}

a.gOrange:hover {
	color: yellow;
	border-color: #4d280f;
}

.gGreen {
	-moz-box-shadow: 0px 1px 0px 0px #708f54;
	-webkit-box-shadow: 0px 1px 0px 0px #708f54;
	box-shadow: 0px 1px 0px 0px #708f54;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #59bf00), color-stop(1, #346b08));
	background: -moz-linear-gradient( center top, #59bf00 5%, #346b08 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59bf00', endColorstr='#346b08');
	background-color: #59bf00;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #268a16;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
}

.gGreen:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #346b08), color-stop(1, #59bf00));
	background: -moz-linear-gradient( center top, #346b08 5%, #59bf00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#346b08', endColorstr='#59bf00');
	background-color: #346b08;
}

.gGreen:active {
	position: relative;
	top: 1px;
}

a.gBlue {
	font-size: 14px;
	border: solid 1px #0f55b5;
	color: #fff;
	text-shadow: none !important;
	background: #0f55b5;
	background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(#0c67e2), to(#1160cb));
	background: -moz-linear-gradient(linear, 0% 40%, 0% 70%, from(#0c67e2), to(#1160cb));
}

a.gBlue:hover {
	color: yellow;
	border-color: #0c3d7f;
}

a.gRed {
	font-size: 14px;
	border: solid 1px #9e0404;
	color: #fff;
	text-shadow: none !important;
	background: #e50404;
	background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(#e50404), to(#c30707));
	background: -moz-linear-gradient(linear, 0% 40%, 0% 70%, from(#e50404), to(#c30707));
}

a.gRed:hover {
	color: yellow;
	border-color: #6f0303;
}

.newsletter {
	font-family: arial;
	font-size: 13px;
	color: #333333;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border: 1px solid #cccccc;
	padding: 5px;
}

.newsletter:hover {
	border: 1px solid #333333;
	color: red;
	cursor: hand;
	custor: pointer;
}

.rightlink img {
	vertical-align: text-bottom;
	margin-right: 10px;
}

.rightlink {
	display: block;
	border: 1px solid #e7e7e7;
	padding: 5px;
	text-decoration: none;
	background: #CCFFCC;
	margin-top: 5px;
}

.rightlink:hover {
	background: #66CCCC;
}

.menuheader a {
	text-decoration: none;
	color: #fff;
}

.menuheader img {
	vertical-align: bottom;
}

#picturelinks img {
	border: 1px solid #ffffff;
}

#picturelinks img:hover {
	border: 1px solid #cccccc;
}

#logo {
	float: left;
	width: 350px;
}

#mobilemenubutton {
	visiblity: hidden;
	height: 0px;
}

#reasonstobuy {
	float: right;
	width: 580px;
	height: 150px text-align:right;
}

#reasonstobuy ul {
	list-style-type: none;
	padding: 0;
	text-align: right;
}

#reasonstobuy li {
	padding: 4px;
	height: 20px;
	background-image: url(/images/tick-icon.png);
	background-repeat: no-repeat;
	background-position: 100%;
	50px;
	padding-right: 30px;
}


/* ICO Cookie Floater lol floater hahaha */

.classname {
	-moz-box-shadow: inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow: inset 0px 1px 0px 0px #caefab;
	box-shadow: inset 0px 1px 0px 0px #caefab;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background: -moz-linear-gradient( center top, #77d42a 5%, #5cb811 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color: #77d42a;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #268a16;
	display: inline-block;
	color: #306108;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #aade7c;
}

.classname:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background: -moz-linear-gradient( center top, #5cb811 5%, #77d42a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color: #5cb811;
}

.classname:active {
	position: relative;
	top: 1px;
}

.blanket {
	background-color: #111;
	opacity: 0.65;
	*background: none;
	position: fixed;
	z-index: 19001;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

div.centered a {
	text-decoration: none;
	font-weight: Bold;
}

div.centered a:hover {
	text-decoration: underline;
}

div.centered {
	display: block;
	position: fixed;
	top: 10%;
	left: 50%;
	width: 800px;
	height: 300px;
	background: #FFFF33;
	background: url(/images/stripe.png);
	border: 5px solid #cccccc;
	text-align: left;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: -420px;
	z-index: 19002;
}

#closediv {
	position: fixed;
	top: 10%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin-left: 362px;
	margin-top: -20px;
}

.togglehidden {
	visibility: hidden;
}


/*** end ico bit **/


/** start add to basket message **/

#newsletterbox {
	position: fixed;
	top: 1em;
	right: 1em;
	z-index: 1000;
}

.addedtobasketmessage {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 50px;
	background: #FFFF99;
	background-repeat: repeat;
	padding-top: 20px;
	font-size: 20px;
	z-index: 10001;
}


/* end add to basket message */

#floatingsidebasket {
	/*visibility:hidden;*/
	text-align: center;
	word-spacing: 2px;
	padding: 4px;
	float: left;
	height: 47px;
	margin-left: 1041px;
	position: fixed;
	-moz-transform: rotate(-270deg);
	-moz-transform-origin: bottom left;
	-webkit-transform: rotate(-270deg);
	-webkit-transform-origin: bottom left;
	-o-transform: rotate(-270deg);
	-o-transform-origin: bottom left;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-ms-transform-origin: 0% 100%;
	/* IE 9 */
	-ms-transform: rotate(-270deg);
	width: 450px;
	margin-top: 0px;
	/*background-image:url(/images/socialmedia/background.jpg);*/
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	z-index: 40000;
}

.rotate {
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.cookietoggle {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #ededed;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
}

.cookietoggle:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #dfdfdf;
}

.cookietoggle:active {
	position: relative;
	top: 1px;
}

#cookietogglewrapper {
	text-align: center;
	border: 1px solid #e7e7e7;
	padding: 15px;
}

#cookietogglewrapper p {
	font-size: 10px;
	color: #333333;
}

#homeimages {
	text-align: center;
}

#homeimages img {
	margin: 2px;
	border: 1px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#rightcolumn {
	/*width:1px;*/
	overflow: hidden;
	float: left;
}

#breadcrumb {
	width: 100%;
	background: #4273ab;
	background: #fff;
	color: #000;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	overflow: hidden;
}

#breadcrumb a {
	text-decoration: none;
	display: inline-block;
	float: left;
	margin: 5px;
	color: #000;
	margin: 0;
	color: #000;
	font-size: 14px;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

span.breadcrumbspacer {
	float: left;
	display: inline-block;
	width: 14px;
	height: 13px;
	background-image: url(/images/newsprites.png);
	background-image: url(/images/breadcrumb.gif);
	margin-left: 5px;
	margin-right: 0px;
}

#socialmediaicons {
	padding-top: 10px;
}

#socialmediaicons img {
	margin-bottom: 10px;
}


/*** New Header Div Design ***/

#headerswrapper,
.headerswrapper {
	text-shadow: 2px 2px 2px #000000;
	text-shadow: 1px 1px 1px #121212;
	padding: 8px;
	background: #55aae6;
	color: #fff;
	margin-top:5px;
	margin-bottom: 5px;
	font-size:1.3em;
}

.headerswrapper {
	padding: 5px;
}

#headerswrapper h1 {}

#headerswrapper h2,
.headerswrapper h2,
.headerswrapper h3 {
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#newproductlisting2012 {}

.similarproducts {
	float: left;
	border: 1px solid #cccccc;
	margin: 6px;
	font-size: 12px;
	width: 160px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	height: 190px;
	overflow: hidden;
}

.similarproducts a {
	text-decoration: none;
}

#contactpage h2,
#contactpage h3,
#contactpage h4 {
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	padding: 10px;
	background: #FF33CC;
	color: #fff;
}

#contactpage a {
	color: red;
}

.gs-result .gs-title,
.gs-result .gs-title * {
	color: blue!important;
	border: 0 solid #ccc;
	text-decoration: underline;
	font-weight: 700;
	font-size: 11px;
	padding: 5px
}

.gsc-result {
	border: 1px solid #fff!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 0!important
}

.gsc-result:hover {
	background: #e7e7e7
}

.gs-title a {
	border: 0!important
}

.gs-result .gs-snippet {
	color: #333!important
}

.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
	color: green!important
}

.gs-web-image-box img.gs-image,
.gs-promotion-image-box img.gs-promotion-image {
	border: 1px solid 666666px!important
}

.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	font-size: 18px
}

#productlistlist,
#productlistlist li,
#basketform {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent;
}

#productlistlist select {
	width: 99%;
	margin: 5px;
}

.listproductnamelist {
	background: #4273ab;
	color: #fff;
	padding: 5px;
	text-shadow: 2px 2px 2px #232323;
}

a.productnamelistlist {
	text-decoration: none !important;
}

.alternative {
	background: #eceef5;
}

.standard {
	background: #e8eaf1;
}

.spinner {
	width: 50px;
}

a.ui-spinner-button.ui-spinner-down,
a.ui-spinner-button.ui-spinner-up {
	background: #99CCFF;
	padding: 2px;
	margin: 2px;
	border: 1px solid #4273ab;
}

a.ui-spinner-button.ui-spinner-down:hover,
a.ui-spinner-button.ui-spinner-up:hover {
	cursor: pointer;
	cursor: hand;
	background: #eceef5;
}

.quantitywrapperlist {
	border: 1px solid blue;
	background: #f5e100;
	padding: 5px;
}

.quantityupdater:hover {
	cursor: hand;
	cursor: pointer;
}

a.promolink {
	text-decoration: none;
}

.promobox {
	border: 1px solid #000;
	background: #ccc;
	font-family: 'Magra', sans-serif;
	margin-top: 15px;
	padding: 5px;
}

.promobox p {
	margin: 0;
	padding: 0;
}

.promotitle {
	text-transform: uppercase;
	letter-spacing: -2px;
	font-size: 46px;
	line-height: 44px;
	font-weight: bold;
}

.promodescription {
	font-size: 18px;
	text-transform: uppercase;
}

.promobox:hover {
	background: #e7e7e7;
}

.promopurple {
	background: #b637e5;
	border: 1px solid #9427bd;
	color: #fff;
}

.promopurple:hover {
	background: #ba6bd8
}

.promoyellow {
	background: #f5e100;
	border: 1px solid #e5d200;
	color: #000;
}

.promoyellow:hover {
	background: #ffec1b
}

.promogreen {
	background: #1fe904;
	border: 1px solid #1bd003;
	color: #000;
}

.promogreen:hover {
	background: #52df3f
}

.promored {
	background: #e70606;
	border: 1px solid #d30505;
	color: #fff;
}

.promored:hover {
	background: #d30505
}

.promoblue {
	background: #0084e0;
	border: 1px solid #027bd0;
	color: #fff;
}

.promoblue:hover {
	background: #2e93da
}

.promopink {
	background: #f041ea;
	border: 1px solid #df34d9;
	color: #fff;
}

.promopink:hover {
	background: #f544ef
}

#lefthandmenucolours div {
	margin-top: 3px;
}

.leftmenucolourname {
	background: #fff;
	width: 120px;
	display: block;
	font-size: 12px;
}

#logo {
	width: 350px;
	height: 160px;
}

#slider img {
	width: 580px;
	height: 150px;
}

#mobileslider {
	margin-top: 100px;
}

#mobileslider .whybuynow,
#mobileslider .superfastordering {
	background: red;
	padding: 10px;
	color: #ffffff;
	text-align: center;
}

#mobileslider .superfastordering {
	background: #00a9ec;
	margin-bottom: -10px;
}

#mobileslider span {
	color: green;
}

#mobile_reasons {
	padding: 5px;
	display: none;
	border: 0px solid #232323;
}

#mobile_reasons a {
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 12px;
}

#mobilemultibuy {
	height: 0px;
	visibility: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mobilemultibuy a {
	color: #
}

#mobilemenubuttonclose {
	display: none;
	height: 46px;
	width: 50px;
	top: 100px;
	right: 0;
}

.dark {
	background: #232323;
}

.light {
	background: #ffffff;
}

#mobilebasket {
	display: none;
	
	position: fixed;
	width: 100%;
	background: #ffffff;
	z-index: 5;
}
#mobilemenubutton {
	display: none;
	top: 100px;
	width: 50px;
	height: 46px;
	position: fixed;
	background: #000000;
	opacity: 0.8;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-color: #333333;
}
#mobilesearch input {
	padding: 5px;
}
.mobilesearchbox {
	width: 75%;
}
.mobilesearchsubmit {
	width: 20%;
}
#mobilesearch {
	padding: 5px;
	background: #ffffff;
}
.readmoresep {
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#toggle {
	display: block;
	border-bottom: 0px solid #cccccc;
	background: #e7e7e7;
	padding: 5px;
	width: 100px;
	text-decoration: none;
}
#toggle:hover {
	background: #cccccc;
}
.lilistwrapper {
	width: 99%;
	padding: 10px;
	margin-top: 0px;
	border: 0px solid #4273ab;
}
.productlistwrapper {
	display: flex;
	margin-bottom: 10px;
	border: 1px solid #4273ab;
	padding: 0px;
}
.productlistwrapper select {
	padding: 5px;
	border: 1px solid #232323;
}
.productlistimage {
	flex: 0 0 180px;
	width: 180px;
	padding: 10px;
}
.productlistimage img {
	width: 100% !important;
	height: auto;
}
.productlistoptions {
	flex: 1;
	text-align: center;
	padding: 10px;
}
.productlistoptions select {
	background: #ffffff;
}
.productlistbuynow {
	flex: 1;
	text-align: center;
	width: 98%;
	padding: 10px;
}
.galleryphotowrapper {
	width: 22%;
	display: inline-block;
	;
	border: 1px solid #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	margin: 2px;
	padding: 2px;
}
.galleryphoto img {
	border: 1px solid #cccccc;
	width: 90% !important;
	height: auto;
}
.gallerycomments {
	margin: 5px;
}
.galleryviewwrapper {
	width: 500px;
	height: 570px;
	background-image: url(/images/shadow-background.jpg);
}
.galleryviewimage {
	padding-top: 28px;
	width: 23%;
	border: 0px solid #cccccc;
	text-align: center;
}
.galleryviewimage img {
	width: 90%;
	text-align: center;
	margin: 10px;
}
.testimonialwrapper {
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px;
	margin-bottom: 10px;
	background: #e7e7e7;
	float: left;
	margin: 5px;
	width: 30%;
}
.testimonial {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.testimonialname {
	font-size: 16px;
}
.testimonialwrapper:hover {
	background: #fff;
	cursor: pointer;
}
#productpage {
	display: flex;
}
#productpage_images {
	/*flex:1;*/
	
	display: block;
	text-align: center;
}
#productpage_miniimages {
	text-align: center;
}
#productpage_miniimages img {
	margin: 10px;
	border: 1px solid #232323;
}
#productpage_ordering {
	flex: 3;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	margin-bottom: 40px;
}
#productpage_ordering_insidewrapper {
	background: #f5ea8e;
	padding: 0px;
	border: 1px solid #232323;
}
.productpage_toptext {
	color: #232323;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 22px;
}
.productpage_options_type {
	display: inline-block;
	width: 140px;
	text-align: right;
	padding: 10px;
	font-weight: bold;
}
#productpage select {
	display: inline-block;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 5px;
}
.mainpic {
	border: 1px solid #000000;
}
#addtobasketdiv {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 10px;
}
#productpage_description img {
	margin: 10px;
	border: 1px solid #000000;
}
#categorydescription {
	display: flex;
}
#subcatpicture {
	flex: 1;
	width: 230px
}
#subcatdescription {
	flex: 1;
}
#categorydescription div {
	border: 0px solid green;
}
#homepagecontent2013 a {
	color: #08c;
}
.transferstep {
	padding: 5px;
}
.column {
	display: block;
	align-items: center;
	height: auto;
}
.letterbuildertextarea {
	/*
-webkit-box-shadow: 0px 0px 13px 0px rgba(12,97,201,1);
-moz-box-shadow: 0px 0px 13px 0px rgba(12,97,201,1);
box-shadow: 0px 0px 13px 0px rgba(12,97,201,1);
*/
	
	border-radius: 5px;
	margin-bottom: 10px;
}
.transferstep textarea {
	border: 1px solid #000000;
	background-color: #ffffdd;
	font-size: 18px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	width: 99%;
	height: 250px;
	background-image: url(/images/enter-text-bg.png);
	background-repeat: no-repeat;
	background-position: 80% 52%;
}
.transferstep textarea:focus {
	background-image: none;
	background-color: #ddffdf;
}
.transferstep textarea:hover {
	cursor: pointer;
}
.getquote {
	display: block;
	padding: 10px;
	text-align: center;
	background: #08c;
	color: #ffffff;
	text-decoration: none;
}
.getquote:hover {
	background: #0b9ae2;
}
@keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0.7;
	}
	
	100% {
		opacity: 1;
	}
}
@-o-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0.7;
	}
	
	100% {
		opacity: 1;
	}
}
@-moz-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0.7;
	}
	
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0.7;
	}
	
	100% {
		opacity: 1;
	}
}
.animate-flicker {
	-webkit-animation: flickerAnimation 2s infinite;
	-moz-animation: flickerAnimation 2s infinite;
	-o-animation: flickerAnimation 2s infinite;
	animation: flickerAnimation 2s infinite;
}
.inputs {
	width: 20px;
	margin: 5px;
	padding: 10px;
	border: 1px solid #000000;
	text-align: center;
}
#max12characters {
	background: #e3f8fc;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.tabs {
	margin-top: 30px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tabs li {
	background: none;
	color: #232323;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	background: #e7e7e7;
}
ul.tabs li.current {
	background: #232323;
	color: #e7e7e7;
}
.tab-content {
	display: none;
	background: #ffffff;
	padding: 15px;
	border: 1px solid #ededed;
}
.tab-content.current {
	display: inherit;
}
.container {
	margin: 0 auto;
	border: 1px solid #232323;
}
.productpage_select {
	width: 200px;
	background: #ffffff;
	border: 1px solid #000000;
}
.productpage_input {
	width: 150px;
	padding: 8px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}

#menubar {
	position:fixed;
	width:100%;
	background:#4273ab;
	z-index:99;
	max-width:1200px;
}

.basket-header {
	display:inline-block;
	margin-top:5px;
	padding:6px;
	font-size:1.8em;
	font-weight:bold;
	background:#f5ea8e;
	color:#4273ab;
	border-radius:5px;
	margin-right:10px;
	border:1px solid #ededed;
	transition: all 1s;
}

.basket-header:hover {
	color:#ededed;
	background:#4273ab;	
}

#header-spacer {
	padding-top:20px;
}

.mobilebasketlink:hover {
	background:#ffffff;
}

.viewbasketlink {
	display:inline-block;
	background: #4273ab;
	color:#ffffff;
	border-radius: 5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
}

.addtobasketbutton {
	padding:10px;
	border-radius:5px;
	background:#e53935;
	color:#ffffff;
	border:1px solid #b71c1c;
	opacity:1;
	font-size:1.2em;
	font-weight:bold;
	user-select: none;
}

.addtobasketbutton:hover {
	cursor:pointer;
	opacity:0.8;
}

.quantitywrapperlist {
	background:#f5ea8e;
	border:1px solid #F6D70C;
	border-radius:5px;
}

select {
	border-radius: 5px;
	padding:3px;
}

select:hover {
	cursor:pointer;
}

.productlistimage img {
	border-radius: 5px;
}

#headerswrapper h1 {
	text-transform: uppercase;
	font-size:1.2em;
}

@media only screen and (max-width: 960px) {
  .mobilebasketlink {
    font-size:0.6em;
  }
}

#footercopyright {
	font-size: 1em;
}



.list-view-image {
	width:150px;
	height:150px;
}