/*	**************************************************
		Stylesheet

		Copyright (c) Multisys Computers Ltd 2008-2014.
		All rights reserved.

	**************************************************	*/

@import url('/style/level2menu.css');
@import url('/style/level2dropdown.css');
/*@import url('/style/responsive.css');*/

html {
  overflow-y: scroll;
}

html,body {
  margin:0 0 0 0;
  padding:0;
  height:100%;
  width:100%;
  text-align	: center;
}

body {
/*	font-family : Arial, Helvetica, sans-serif;*/
/*	font-family : inherit;*/
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #555555;
/*
	color: #666;
	background-image: url(../additional-images/pagebacking.jpg);
	background-repeat: repeat-x;
	background-position: left top;
*/
}

p
{
	font-size: 13px;
	line-height: 16px;
}
.plus {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
/*	width: 20px;*/
	width: 15px !important;
	border: 1px solid #999999;
	text-align: center;
	margin-bottom: 1px;
}
.productholder {
	float: left;
/*	width: 100%;*/
	width: 564px;
/*	margin-top: 5px;*/
	margin-bottom: 5px;
/*	padding-top: 20px;*/
	padding-bottom: 10px;

/*
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.productholder h3
{
	margin: 0;
}
.contentholder {
	float: left;
	width: 570px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.contentholderheader {
	float: left;
	width: 570px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 10px;
}
.dividingline {
	float: left;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 3px;
	width: 100%;
}
.mainoffer {
	float: left;
	width: 570px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
/*	height: 249px;	*/
	background-repeat: no-repeat;
	background-position: left top;
}
.mainspecial {
	float: left;
	width: 570px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 249px;
	background-image: url(../additional-images/mainspecial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bestbuy {
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
/*	height: 140px;	*/
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #E6E6E6;
	width: 100%;
}
.offercontainer {
	margin-bottom: 5px;
	padding-top: 5px;
	height: 140px;
	background-image: url(../additional-images/specialofferbacking.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #E6E6E6;
	width: 100%;
}
.contentfilter {
	width: 570px;
	position: absolute;
	text-align: right;
}
.bestbuytext {
	padding-top: 70px;
	float: left;
	width: 300px;
}
.bestbuypicture {
	float: left;
	width: 270px;
}
.addtobasketbutton, #checkoutlink {
	line-height: 22px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #cc0000;
	text-align: center;
/*	width: 120px;	*/
/*	border: 1px solid #cc0000;*/
	border: none !important;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

a#checkoutlink:hover
{
	text-decoration: underline;
}

div#container
{
   margin-top: 10px;
   margin-bottom: 20px;
   background: url('/images/backs/backshadow-1026.png') repeat-y scroll center center transparent;
}

h1 {
	font-size : 1.5em;
	color : #cc0000;
}

.headtext {
	font-weight : normal;
	font-size: 5px;
	color : #ffffff;
	margin : 0;
	padding : 0;
}

h2 {
	font-size : 18px;
	width: 570px;
	text-align : left;
	font-style : normal;
	color : #666666;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0;
}
.searchbutton {
	float: left;
	height: 18px;
	width: 18px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#content h2
{
}

h3 {
	font-size : 16px;
	font-weight : bold;
/*	color : #cc0000;	*/
}
.subheader {
	font-size : 14px;
	font-weight : bold;
}

th
{
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
}

td {
	font-size : 12px;
	text-align: left;
}
p {
   text-align : left;
}

img {
   border : 0;
}

img#dec {
	float : right;
	margin : 0 0 10px 10px;
}

form {
/*	 font-family: arial, helvetica, sans-serif;*/
	 font-family: inherit;
	 font-size: 1em;
}

textarea {
/*	 font-family: arial, helvetica, sans-serif;*/
	 font-family: inherit;
	 font-size: 1em;
}

textarea.mageditor
{
	width: 100%;
}

form#magpageeditor h2
{
	width: auto;
}

table#main {
	border-collapse	: collapse;
	text-align	: left;
	position : relative;
	width: 976px;
}

tr {
	height			: auto;
	margin			: 0;
	padding			: 0;
}

a {
	text-decoration : none;
}

table#main {
	width				: 976px;
	margin-left			: auto;
	margin-right		: auto;
	margin-top			: 0;
	margin-bottom		: 0;
	padding				: 0px;
	background-color	: #ffffff;
	height            : 100%;
}
#outerwrapper {
	padding: 15px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
tr#banner {
/*	background-color	: #244973;	*/
/*	background-color	: #1a1a7a;	*/
	background-color	: #ffffff;
	height	: 88px;
   width : 976px;
   padding : 0;
   margin : 0;
}

tr#bannerwww {
/*	background-color	: #244973;	*/
/*	background-color	: #1a1a7a;	*/

/*
	background-color	: #ffffff;
	background-repeat: repeat-y;
	background-position: right;
*/


/*	background: url('/images/backs/bannerback.png') repeat-x #ffffff;	*/
	background-color: #ffffff;


	height	: 88px;
/*	height	: 120px;	*/
   width : 976px;
   padding : 0;
   margin : 0;
}

tr#banner td {
   margin : 0;
   padding : 0;
   background-color: transparent;
}

tr#banner td#logo
{
	width: 222px;
}

tr#banner td#callimg
{
	width: 200px;
}

tr#banner td#clientlogo
{
	text-align: center;
	background-repeat: repeat-y;
/*	background-attachment: fixed;	*/
	background-position: right;
	width: 100%;
}

tr#banner h1 {
   margin : 0;
/*   padding : 0 0 5px 0;	*/
   padding : 0;

}

tr#banner td h1 img#logo {
   margin : 0 !important;
   margin : 0 0 0 -3px;
   padding : 0;
   float : left;
}

tr#banner td h1 img#inc {
   margin : 0 !important;
   margin: 0 -3px 0 0;
   float : right;
}



/*	bannerwww	*/
tr#bannerwww td {
   margin : 0;
   padding : 0;
   background-color: transparent;
}

tr#bannerwww td#clientlogo
{
	text-align: center;
	background-repeat: repeat-y;
/*	background-attachment: fixed;	*/
	background-position: right;
}

tr#bannerwww h1 {
   margin : 0;
/*   padding : 0 0 5px 0;	*/
   padding : 0;
   text-align : center;
}

tr#bannerwww td h1 img#logo {
   margin : 0 !important;
   margin: 0 -3px;
   padding : 0;
   float : left;
}

tr#bannerwww td h1 img#inc {
   margin : 0 !important;
   margin: 0 -3px;
   padding : 0;
   float : right;
}

/*

.mainmenu {
   margin : 0;
   padding : 0;
   text-align : center;
   height : 1em;
   clear : both;
}

.mainmenu td {
	border	: 0;
	margin	: 0;
	padding	: 0;
	background : url('/images/backs/navbargrad.gif');
	background-repeat : repeat-x;
	background-color: #002c75;
}

.mainmenu ul {
   margin : 0 0 0 0;
   padding : 6px 5px 7px 5px;
   list-style: none;
}
.mainmenu ul li {
   display : inline;
   font-size : 1em;
}

.mainmenu ul li a {
   color : #666666;
   background-color : transparent;
   text-decoration : none;
   border-top : 3px solid #B3BFED;
	padding : 3px 15px 7px 15px;
}


.mainmenu ul li a:visited {
   color : #666666;
   background-color : transparent;
   text-decoration : none;
}
.mainmenu ul li a:hover {
   text-decoration : none;
   background-color : transparent;
   border-top : 3px solid #0198f1;
   color : #666666;
}

.mainmenu ul li a.current {
   text-decoration : none;
   border-top : 3px solid #B3BFED;
   background-color : #777779;
   color : #ffffff;
}
.mainmenu ul li a.current:visited {
   text-decoration : none;
   border-top : 3px solid #B3BFED;
   background-color : #777779;
   color : #ffffff;
}
.mainmenu ul li a.current:hover {
   text-decoration : none;
   border-top : 3px solid #B3BFED;
   background-color : #777779;
   color : #ffffff;
}

*/

.mainmenu {
	margin : 0;
	padding : 0;
	text-align : left;
	/*   height : 1em;	*/
	height: 50px;
	background-color: #FFF;
	background-image: url(../additional-images/toplevelnavbacking.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 50px;
	font-size: 14px;
	color: #999;
}
.mainprice {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
.vat {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.mainmenu td {
	border	: 0;
	margin	: 0;
	background-image: url(../additional-images/toplevelnavbacking.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-decoration: none;
	width: 976px;
}

.mainmenu ul {
	padding : 0px;
	list-style: none;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.mainmenu ul li {
	display : inline;
	font-size : 14px;
	text-decoration: none;
	color: #999;
}

.mainmenu ul li a {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #000;
	color: #999;
}

.mainmenu ul li a.first {
	border-left: none;
	text-decoration: none;
	color: #999;
}

.mainmenu ul li a {
	color : #999999;
	background-color : transparent;
	text-decoration : none;
	line-height: 55px;
	padding-right: 18px;
	padding-left: 18px;
}


.mainmenu ul li a:visited {
	color : #999999;
	background-color : transparent;
	text-decoration : none;/*   border-left : 1px solid #0000ff;	*//*   padding : 5px 10px 12px 5px;	*/
}
.mainmenu ul li a:hover {
	text-decoration : none;
	background-color : transparent;
	/*   background : url('/images/backs/blualunavbar.gif');	*/
/*   border-top : 3px solid #transparent; */
   color : #666666;
	text-decoration: none;
	width: 967px;
}

.mainmenu ul li a.current {
	text-decoration : underline;
	/*   border-top : 3px solid #a33231;	*/
   color : #999999;
}
.mainmenu ul li a.current:visited {
	text-decoration : underline;
	/*   border-top : 3px solid #a33231;	*/
   color : #999999;
}
.mainmenu ul li a.current:hover {
	text-decoration : underline;
	/*   border-top : 3px solid #a33231;	*/
   color : #666666;
	background: none;
}
.keywordbox {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #999;
/*	background-image: url(/additional-images/keywordsearch.jpg);	*/
	background-image: url(/additional-images/keywordsearch-270.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
/*	width: 216px;	*/
	width: 270px;
	position: absolute;
/*	margin-left: 740px;	*/
	margin-left: 686px;
	margin-top: 17px;
}
.keywordform {
	height: 20px;
	width: 165px;
	margin-right: 2px;
	margin-left: 2px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}


.level2menu {
	margin : 0;
	padding : 0;
	text-align : left;
	height : 39px;
	clear : both;
/*
	background-image: url(../additional-images/secondlevelnavbacking.jpg);
	background-repeat: repeat-x;
	background-position: left top;
*/
}

.level2menu td {
	border	: 0;
	margin	: 0;
	padding	: 0px;/*	background-color: #6c3bba;	*/
	height: 39px;
/*
	background-image: url(../additional-images/secondlevelnavbacking.jpg);
	background-repeat: repeat-x;
	background-position: left top;
*/
}
/*
.level2menu ul {
	margin : 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.level2menu ul li {
   display : inline;
   font-size : 1em;
}

.level2menu ul li a {
	color : #ffffff;
	background-color : transparent;
	text-decoration : none;
	font-weight: normal;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 39px;
	width: 120px;
	height: 37px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

.level2menu ul li a.first
{
	border-left: none;
}

.level2menu ul li a:visited {
	color : #ffffff;
	text-decoration : none;/*   border-left : 1px solid #0000ff;	*/
/*   padding : 5px 10px 12px 5px;	*/
/*
}
.level2menu ul li a:hover {
	text-decoration : none;
	color : #CCCCCC;
}

.level2menu ul li a.current {
	text-decoration : underline;
}
.level2menu ul li a.current:visited {
	text-decoration : underline;
}
.level2menu ul li a.current:hover {
	text-decoration : underline;
}
*/
li {
	font-size : 12px;
	text-align: left;
}

#submenu {
	/*   background-color : #dac9f5;	*/
   background-color : #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 166px;/*   background : url('/images/backs/sidemenuback.gif');	*/
/*   border-right : solid 1px #717998;	*/
}

/*
 *	New Submenu CSS Starts Here
 */
#submenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #ffffff;
}

#submenu ul li
{
	border-bottom: solid 1px #cccccc;
}

#submenu ul li a
{
	display: block;
	/*
	border-left: 5px solid #575759;
	*/
/*	color: #cc0000;	*/
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	width: 161px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#submenu ul li.menustyle2 a
{
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	width: 161px;
}

#submenu ul li.menustyle3 a
{
	background-color: #FFFFFF;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	width: 161px;
}

#submenu ul li.menustyle4 a
{
	padding-left: 30px;
}

#submenu ul li a:hover
{
	/*
	background-color: #a7a7a9;
	border-color: #aceeed;
	*/
	text-decoration: none;
	color: #666666;
}

#submenu ul li a.current
{
	/*
	background-color: #a7a7a9;
	border-color: #aceeed;
	*/
	text-decoration: underline;
}

#submenu ul li.menustyle3 a.current, #submenu ul li.menustyle2 a.current
{
	background-color: #ffff50;
}

#submenu ul#editorsubmenu
{
	margin-bottom: 20px;
}
#submenu ul#editorsubmenu li a.admin
{
	border-color: #cc0000;
}

/*
 *	New Submenu CSS Ends Here
 */

#submenu a.labeledit
{
	display: inline;
	border: none;
}

#submenu a.labeledit:link
{
	display: inline;
	border: none;
}

#submenu a.labeledit:visited
{
	display: inline;
	border: none;
}

#submenu a.labeledit:hover
{
	display: inline;
	border: none;
}

.admin a {
	color : #bb0000;
}

.admin a:link
{
	color: #bb0000;
}

tr#contentrow
{
	width: 980px;
	vertical-align: top;
}

tr#contentrow td tr
{
	vertical-align: top;
}

tr#contentrow td#submenu {
/*	width	: 20%;   */

   width : 160px;	/* was 161px	*/
   height : auto;
   padding : 10px 5px 10px 0px;
}

tr#contentrow td#content {
	/*	width	: 75%;   */
   width : 561px;
   max-width: 570px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

td#textcontent {
	width : 214px;
}

td#imagecontent {

}

tr#contentrow td#sidepanel {
	margin : 0;
	width : 214px;	/*	Was 161px	*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

td#sidepanel div
{
	margin-bottom: 10px;
}

.sidead {
	text-align : left;
}


/*
tr#footer {
	vertical-align: top;
	background-color: #cc0000;
	height	: 1in;
	font-size : 0.7em;
	color : #ffffff;
}

tr#footer a {
	color : #f0f0f0;
	text-decoration : underline;
}

tr#footer td {
	padding	: 0 1em 0 1em;
}

tr#footer td.login {
	text-align	: right;
}
*/

tr#footer
{
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	height: 39px;
	width: 976px;
	font-weight: bold;
}
tr#footer td
{
	padding: 0 10px 0 10px;
}
tr#footer a {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
/*	font-size: 13px;*/
	color: #FFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
tr#footer a:hover {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
/*	font-size: 13px;*/
	color: #CCC;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

div#youraccountpanel
{
	width : 100%;
	padding : 0;
	background-color : #ffffff;
}

form#sidelogin {
	padding : 0;
	background-color : #cc0000;
}

#youraccountpanel h3, #newsletters h3, #offers h3 {
	font-size : 1em;
	font-weight : bold;
	background-color : #cc0000;
	color : #ffffff;
	margin : 0;
	padding : 2px 5px 2px 5px;
}

#youraccountpanel table {
	padding : 5px;
	border-collapse : collapse;
}

#youraccountpanel td {
	padding : 0 5px 0 5px;
	margin : 0;
}

#youraccountpanel label, #youraccountpanel input, #youraccountpanel div div a, div#printingsuppliespanel input
{
	margin : 0;
	padding : 0;
	width: 214px;
	float: left;
}
#printerfinder {
	height: 33px;
	width: 141px;
/*	background-image: url(../additional-images/printerfinder.jpg);	*/
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 81px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 73px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#advancedprinterfinder {
	height: 24px;
	width: 214px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#share {
	height: 24px;
	width: 214px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#sharelarge {
	height: 50px;
	width: 214px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#share img
{
	margin: 0;
	padding: 0;
}

#diariesplanners {
	height: 120px;
	width: 214px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
	padding-bottom: 5px;
}
#officechairs {
	height: 120px;
	width: 214px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#menulinksright li.image {
	width: 214px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#basket {
/*	height: 7px;	*/
	width: 179px;
	float: left;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
/*	background-image: url(../additional-images/shoppingbasket.jpg);	*/
	background-repeat: no-repeat;
	background-position: left top;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 10px;
	color: #666;
}

#basket img#basketimage
{
	position: relative;
	margin: -25px 0 0 -40px;
	z-index: 1;
}

#basket ul
{
	margin: -25px 0 0 0;
}


#youraccountpanel a {
	text-align : right;
}

input.sidelogininput {
	width : 100%;
	border : solid 1px #c0c0c0;
}

div#prevnext
{
	margin: 10px 20% 0 20%;
	padding: 3px;
}

div#prevnext p
{
/*	border: solid 1px #c0c0c0;	*/
}

div#prevnext p a#prevlink
{
	float: left;
}

div#prevnext p a#nextlink
{
	float: right;
}

p.imgbuttons
{
	text-align: left;
}

#search
{
	padding: 65px 0 5px 0;
	/*	For search box in middle of row	*/
	/*
	padding: 65px 0 0 0 !important;
	padding: 60px 0 5px 0;
	*/

	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

form#menusearch
{
	width: 270px;
	height: 24px;
	margin: 0;
	padding: 0;
}

#search input, #menusearch input#searchterms
{
/*	display: inline;*/
/*	font-size: 11px;*/
/*	float: left;*/
/*	height: 18px;*/
/*	width: 214px;*/
/*	border: 1px solid #FFF;*/
/*	margin-top: 1px;		*//*	Was 2px	*/
/*	margin-bottom: 1px;	*//*	Was 2px	*/
/*	margin-left: 4px;		*//*	Was 2px	*/
	display: inline;
	font-size: 11px;
	float: left;
	height: 20px;	/*	Was 18px - sorting iphone issue	*/
/*	width: 170px;	*/
	width: 219px;	/*	Was 224px - sorting iphone issue	*/
/*	border: 1px solid #FFF;*/
	border: none;
	margin-top: 1px;		/*	Was 2px	*/
	margin-bottom: 1px;	/*	Was 2px	*/
	margin-left: 4px;		/*	Was 2px	*/
	/* Fix iOS display problem?	*/
	-webkit-appearance: none;
    	border-radius: 0;
}

div.keywordbox input#searchterms
{
	margin-top: 5px\9 !important;
	height: 15px\9 !important;
}

#search input#searchterms
{
	margin-left: 0px;
	width: auto !important;
	width: 250px;

/*
	background: url('/images/icons/magnify.png') left center no-repeat #ffffff;
	padding: 2px 1px 1px 20px !important;
	padding: 2px 1px 1px 16px;
	height: 22px;
	margin-left: 0px;
	width: auto !important;
	width: 250px;
*/
}
#search input#searchsubmit, #menusearch input#searchsubmit
{
/*	background: url('/images/icons/magnify.png') left center no-repeat;	*/
	padding: 1px 1px 1px 16px !important;
	padding: 1px 1px 1px 12px;
	height: 17px;
	border: none;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer
}

#menusearch input#searchsubmit
{
	color: #666666;
}

#search input#searchsubmit:hover, #menusearch input#searchsubmit:hover
{
	text-decoration: underline;
}

.formerror
{
	color: #cc0000;
	padding-left: 5px;
	text-align: right;
}

.fielderror
{
	background-color: #ffdfdf;
}

p.infobox
{
	padding: 4px;
	border: solid 2px #008800;
	background-color: #cc0000;
   -moz-border-radius :6px;
   border-radius: 6px;

}

table.grouppanels tr td, table.grouppanels2 tr td
{
	padding: 0;
	margin: 0;
	/*	-moz-border-radius : 6px;	*/
	width: 180px;
	border-left: solid 1px #dddddd;
	padding-left: 5px;
}

table.grouppanels h3, table.grouppanels h4, table.grouppanels2 h3
{
	padding: 10px 0 15px 0;
	margin: 0;
	text-align: left;
	color: #cc0000;
	/*	background: url('/images/backs/grouppanelheadfade.png') repeat-x #505050;	*/
/*	background: url('/images/backs/grouppanelheadfade.png') repeat-x #666666; */
	width: 180px;
/*	height: 35px;	Removed height for this style	*/
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

table.grouppanels2 h3
{
	padding: 10px 0 0 0 !important;
	padding: 10px 0 10px 0;
	height: 28px;
}

table.grouppanels h3
{
	font-size: 1.4em;
}

table.grouppanels2 h3
{
	font-size: 12px;
}

table.grouppanels h4
{
	font-size: 1.2em;
}

/*
table.grouppanels h3#furniture
{
	background-color: #550000;
}

table.grouppanels h3#stationery
{
	background-color: #005500;
}

table.grouppanels h3#officemachines
{
	background-color: #000055;
}
*/

table.grouppanels a
{
	text-decoration: none;
}

table.grouppanels h3 a, table.grouppanels h4 a, table.grouppanels2 h3 a
{
	font-weight: bold;
}

/*
table.grouppanels h3 a, table.grouppanels h4, a table.grouppanels2 h3 a
{
	color: #ffffff;
}

table.grouppanels h3 a:link, table.grouppanels h4 a:link, table.grouppanels2 h3 a:link
{
	color: #cc0000;
}

table.grouppanels h3 a:visited, table.grouppanels h4 a:visited, table.grouppanels2 h3 a:visited
{
	color: #cc0000;
}
*/

table.grouppanels2 h3 a:hover
{
	text-decoration: none;
	color: #CCC;
}


table.grouppanels a:link
{
	text-decoration: none;
/*	color: #666666;	*/
}
table.grouppanels a:visited
{
	text-decoration: none;
}
table.grouppanels a:hover
{
	text-decoration: underline;
}

ul.grouppanel
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin: 0 !important;
	margin: -20px;
}

ul.grouppanel li
{
	margin: 0;
	padding: 0;
	text-indent: inherit !important;
	text-indent: -15px;
}

ul.grouppanel li a
{
	color: #707070;
}

ul.grouppanel li.linktoall
{
	margin-top: 1em;
}

p.basketpanel
{
	background: url('/images/backs/basket.gif') center top;
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	padding: 5px 0px 2px 14px !important;
	padding: 5px 4px 2px 10px;
}

.productsampler
{
	margin: 3px;
	padding: 5px;
/*	border: solid 1px #e0e0e0;	*/
}

.productsampler h3
{
/*	padding: 0 0 0 10px !important;	*/
/*	padding: 0 0 15px 10px;	*/
	padding: 0 0 5px 0;
	/*	background: url('/images/backs/grouppanelheadfade.png') repeat-x #505050;	*/
/*	background: url('/images/backs/grouppanelheadfade.png') repeat-x #666666;	*/
/*	height: 35px;	*/
	margin: 0 0 10px 0;
/*	border-bottom: dotted 1px #c0c0c0;	*/
}

.productsampler h3 a
{
/*	color: #ffffff;	*/
	text-decoration: underline;
}

.productsampler h3 a:link
{
/*	color: #ffffff;	*/
	text-decoration: underline;
}

.productsampler h3 a:visited
{
/*	color: #ffffff;	*/
	text-decoration: underline;
}

.productsampler h3 a:hover
{
	text-decoration: none;
}

.productsampler p
{
	margin: 5px;
}

.productsampler ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: dotted 1px #c0c0c0;
}

.productsampler ul li
{
	display: inline;
	margin: 0 10px 0 0;
}

#youraccountlogin input, #simpleaccountlogin input, input#shredsubmit
{
	border: solid 1px #c0c0c0;
}

#youraccountlogin input#submit, #simpleaccountlogin input#submit, input#shredsubmit
{
	background: url('/images/backs/fadedown.png') repeat-x #c0c0c0;
	border: none;
	padding: 5px 10px;
}

table#orderformtable
{
	border-collapse: collapse;
	table-layout: fixed;
}

tr.priorityproduct
{
/*	background-color: #ffffc0;	*/
}

tr.ppfirst td
{
	border-top: solid 1px yellow;
}

tr.pplast td
{
	border-bottom: solid 1px yellow;
}

tr.priorityproduct td.productrowfirstcell
{
}

tr.priorityproduct td.productrowlastcell
{
}

table#orderformtable tr td
{
	padding: 5px;
	word-wrap: break-word;
}

table#orderformtable tr td.productrowfirstcell
{
	padding: 5px 0 5px 0;
}

#orderformtable .partnumbercolumn
{
	width: 107px;
}
#orderformtable .descriptioncolumn
{
	width: 289px;
}
#orderformtable .descriptioncolumnemail
{
	width: 332px;
}
#orderformtable .pricecolumn, #orderformtable .pricecolumnshowprice
{
	width: 60px;
	text-align: right;
}
#orderformtable .pricecolumndontshowprice
{
	width: 55px;
	text-align: right;
}
#orderformtable .packcolumn
{
	width: 46px;
	text-align: right;
}
#orderformtable .quantitycolumn
{
	width: 58px;
	text-align: right;
}


/*table#orderformtable tr th.descriptioncolumn, table#orderformtable tr td.descriptioncolumn*/
/*{*/
/*	background-color: #deeeeb;*/
/*	padding-left: 10px;*/
/*}*/

div#rotatinglink p#rotatingimagelinks
{
	text-align: center;
	margin-bottom: 5px;
}

div#rotatinglink p#rotatingtextlinks
{
	font-size: 1.3em;
	background-color: #ffffff;
	border-bottom: solid 4px #354351;
	width: 600px;
	margin: 0 auto 5px auto !important;
	margin: -8px auto 5px auto;
	padding: 0 !important;
	padding: 5px 0 0 0;
}

p#rotatingtextlinks a
{
	margin: 0;
	padding: 6px 5px 4px 5px;
	font-weight: bold;
	color: #cc0000;
}

p#rotatingtextlinks a.rotate_currentlink
{
	background-color: #cc0000;
	color: #ffffff;
}

a#rotatetextlink
{
	font-style: italic;
}

.highlight1
{
	background-color: yellow;
}

.highlight2
{
	background-color: #00ff00;
}

.highlight3
{
	background-color: cyan;
}

.highlight4
{
	background-color: orange;
}

.highlight5
{
	background-color: turquoise;
}


h3#shout
{
	font-size: 2em;
	text-align: center;
	margin: 5px;
	padding: 5px;
}

div#sharethispage
{
/*	border: solid 1px;	*/
	padding: 5px;
	margin: 2px;
}

div#sharethispage h3
{
	padding: 0;
	margin: 0;
}

ul#sharelinks
{
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#sharelinks li
{
	display: inline;
}

ul#sharelinks li a
{
	margin: 2px;
	padding: 2px 2px 2px 20px;
}

ul#sharelinks li#delicious a
{
	background: url('/images/icons/3rdparty/social/delicious.gif') left top no-repeat;
}

ul#sharelinks li#digg a
{
	background: url('/images/icons/3rdparty/social/digg.gif') left top no-repeat;
}

ul#sharelinks li#reddit a
{
	background: url('/images/icons/3rdparty/social/reddit.gif') left top no-repeat;
}

ul#sharelinks li#facebook a
{
	background: url('/images/icons/3rdparty/social/facebook.gif') left top no-repeat;
}

ul#sharelinks li#stumbleupon a
{
	background: url('/images/icons/3rdparty/social/stumbleupon.gif') left top no-repeat;
}

ul#sharelinks li#twitter
{
	padding: 6px 0 0 0;
}

ul#sharelinks li#google, ul#sharelinks li#google a
{
	/*
	margin: 0;
	padding: 0;
	*/
}

.google_plus_one
{
	display: inline;
}

div#orderformaddressbox
{
	border: solid 1px #c0c0c0;
	height: 130px;
}

div#mybasket, div#youraccountpanel, div#offers, div#homesubmenu, div#printingsuppliespanel
{
	width: 144px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 94px;
	padding-top: 80px;
	padding-left: 70px;
	float: right;
}

div#printingsuppliespanel table
{
}

div#mybasket h3, div#youraccountpanel h3, div#homesubmenu h3, div#printingsuppliespanel h3
{
	background-color: #cc0000;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px;
}

div#youraccountpanel h4
{
	font-size: 0.85em;
	font-weight: bold;
	margin: 3px 0;
}

div#youraccountpanel form
{
	margin: 0;
	padding: 0;
}

div#youraccountpanel p, div#printingsuppliespanel label, div#printingsuppliespanel p
{
	margin: 0;
   font-size: 0.8em;
}

div#youraccountpanel form p
{
	margin: 0;
}

div#youraccountpanel input, div#printingsuppliespanel input
{
	border: 1px solid #FFF;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 12px;
	color: #999;
	background-color: #FFF;
}

div#mybasket ul, div#homesubmenu ul, div#youraccountpanel ul, div#basket ul
{
	position: relative;
	list-style: none;
	margin: -22px 0 0 0;
	padding: 0;
	z-index: 2;




}

div#mybasket ul li, div#homesubmenu ul li, div#youraccountpanel ul li
{
	margin: 0;
	padding: 2px 5px;
	font-size: 0.85em;
	background-color: #e0e0e0;
	border-top: solid 1px #ffffff;
}

div#mybasket ul li.first, div#homesubmenu ul li.first, div#youraccountpanel ul li.first
{
	border-top: none;
}

div#mybasket ul li a, div#homesubmenu ul li a, div#youraccountpanel ul li a
{
	text-align: left;
	display: block;
}

div#mybasket ul li a:hover, div#homesubmenu ul li a:hover, div#youraccountpanel ul li a:hover
{
	text-decoration: underline;
}

div#mybasket ul li.checkoutlink, div#youraccountpanel ul li.signoutlink
{
    color: #FFFFFF;
    font-size: 1em;
    margin: 0;
    padding: 2px 5px;
    text-align: center;
}

li.checkoutlink a, li.signoutlink a
{
/*	color: #cc0000;	*/
	text-decoration: none;
}

li.checkoutlink a:hover, li.signoutlink a:hover
{
	text-decoration: underline;
}

form .labelhint
{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

/*	SLIDESHOW SCRIPT STYLE STARTS	*/

ul.slideshow {
	list-style:none;
	width:570px;	/*	Was 600px	*/
	height:252px;	/* Was 236px	*/
	overflow:hidden;
	position:relative;
	margin:0 auto !important;
	margin: 0;
	padding:0;
}

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:1;
}

ul img {
	border:none;
}


#slideshow-caption {
	width:570px;	/*	Was 600px	*/
	height:60px;

/*	position:absolute;*/
/*	bottom:0;*/
/*	left:0;*/

	color:#fff;
	background:#000;
	z-index:1;
	margin: 0 auto !important;
	margin: 0;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;
	z-index:1;
}




#slideshow-caption h3 {
	margin:0;
	padding:0;
	font-size:14px;
	color: #ffffff;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}

#slideshow-caption a
{
	color: #ffffff;
}

/*	SLIDESHOW SCRIPT STYLE ENDS	*/


ul.menulinks, #submenu ul.menulinks
{
	background-color: transparent;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.menulinks li, #submenu ul.menulinks, #submenu ul.menulinks li, #submenu ul.menulinks a, #submenu ul.menulinks a:hover
{
	border: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

ul.menulinks li
{
	margin: 0 0 5px 0 !important;
}

#footermenulinks
{
	text-align: center;
}

td#topinfopanel
{
	height: 90px;
	padding: 10px 10px 10px 120px;
/*	border: solid 1px #505050;	*/
	background: url('/images/icons/Help-128x128.png') left no-repeat #aceeed;
	font-size: 1em;
}

td.currency, th.currency
{
	text-align: right;
}

td.total
{
	border-top: solid 1px #666666;
	border-bottom: medium double #666666;
}

td.subtotal
{
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

#mainheader
{
	height: 150px;
	width: 976px;
	float: left;
}
#container #outerwrapper #main tbody #bannerwww td #mainheader #companylogo, #customerlogo {
	height: 120px;
	width: 488px;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
}
#container #outerwrapper #main tbody #bannerwww td #mainheader #companycontactinfo {
	height: 110px;
	width: 488px;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: right;
}

#companycontactinfo p
{
	margin: 0;
	padding: 0;
	text-align: right;
}
#companycontactinfo #telno
{
	font-size: 48px;
	font-weight: bold;
}

#companycontactinfo #email
{
	font-size: 19px;
}

#container #outerwrapper #main tbody #bannerwww td #mainheader #termsetc, #termsetc {
	height: 20px;
	width: 976px;
	float: right;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #505050;	/*	was ccc	*/
	text-align: right;
}
#container #outerwrapper #main tbody #bannerwww td #mainheader #termsetc #termslinks {
	height: 20px;
	width: 400px;
	float: right;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #CCC;
	text-align: right;
}
.searchbox {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	font-size: 12px;
/*	line-height: 20px;	*/
	color: #999;
	float: left;
	height: auto;	/*	Was 18px;	*/
	width: 94px;
	border: 1px solid #FFF;
/*	margin-right: 10px;	*/
	margin: 0 10px 0 0;
}
#navigationholder {
	float: left;
	height: 50px;
	width: 976px;
}
input:focus {
    outline: none;
}
input {
 outline:none;
}
#Map area {
outline:none;
}

#menulinksleft h3
{
	font-size: 1.2em;
	border-bottom: 1px dotted #cccccc;
	margin: 15px 0 5px 0;
	color: #555555;
}

input.quantity
{
	text-align: left;
}

div#testimonialpanel
{
	width: 214px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#testimonialpanel blockquote
{
	margin: 5px;
}

#testimonialpanel p#quotesource
{
	text-align: right;
	font-style: italic;
	margin: 0;
}

p.errormessage
{
	background-color: #ffdfdf;
	padding: 2px;
	border: solid 2px #bb0000;
}

fieldset#pageemaileradvanced
{
	margin: 5px;
	padding: 5px;
}

div#pageemaileradvancedfields
{
	display: block;
}

th.numbercolumn, td.numbercolumn
{
	text-align: right;
}

th.zcol0, td.zcol0
{
	background-color: transparent;
	color: inherit;
}

th.zcol1, td.zcol1
{
	background-color: #f0f0f0;
	color: inherit;
}

td.qtystockavailable
{
	background-color: #00bb00;
}

td.qtystockunavailable
{
	background-color: #bb0000;
	color: #ffffff;
}

td.qtystocknotchecked
{
	background-color: #c0c0c0;
}

tr.viewbasketorderline td
{
	padding-top: 15px;
}

tr.sbspecial
{
	display: none;
}

div#companylogo
{
	width: 337px !important;
}

div#companycontactinfo
{
	width: 278px !important;
}

div#customerlogo
{
	width: 361px !important;
	text-align: center !important;
	line-height: 120px;
}

div#customerlogo img
{
/*	vertical-align: middle;*/
}

div.blogintro
{
	border-bottom: solid 1px #c0c0c0;
}

div.blogintro h3
{
	margin: 16px 0 0 0;
}

div.blogintro p.createdstring
{
	margin: 3px 0;
	font-size: 90%;
	font-style: italic;
}

tr.orderemailseparatorline td
{
	border-bottom: solid 1px #c0c0c0;
}

body.email th
{
	font-size: 12px;
}

body.email p.address
{
	text-align: center;
	font-size: 12px;
}

div.sidelinkpanel {
	height: 120px;
	width: 214px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
	padding-bottom: 5px;
}

div.sidelinkpanel img
{
	float: right;
}

div.sidelinkpanel h3
{
	margin: 0;
	width: 114px;
	font-size: 27px;
	line-height: 24px;
	letter-spacing: -2px;
}

div.sidelinkpanel p
{
	margin: 5px 0;
	width: 110px;
	font-size: 12px;		/* Was 11px	*/
	line-height: 14px;	/*	Was 13px	*/
	font-weight: normal;	/*	Was bold	*/
/*	color: #505050;*/
}

div.sidelinkpanel p a
{
	color: #505050 !important;
	text-decoration: underline;
}

p.middlebanner
{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.highlightnoncontract
{
	color: #bb0000;
}

li#caheader
{
	background-color: #aceeed;
	color: inherit;
	font-weight: bold;
}

strong.offersavingpercent
{
	font-size: 200%;
	color: #cc0000;
}

tr.zebraeven td
{
	background-color: #dfdfdf;
}

tr.zebraodd td
{
	background-color: #efefef;
}

ul.compatiblemodelslist
{
	list-style-image: url('/images/icons/tick.png');
	margin: 0;
	padding: 0;
}
ul.compatiblemodelslist li
{
	background-image: url('/images/icons/tick.png');
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 15px;
	display: inline;
}

div.magazinepagecontentsummary
{
	font-family: inherit;
	border-bottom: solid 1px #c0c0c0;
	padding-left: 20px;
}

#magpageeditor #magazinebackgrounds fieldset
{
	display: inline;
	width: 220px;
}

#magpageeditor #magazinethumbs fieldset
{
	display: inline;
	width: 120px;
}

.dropcap
{
	float: left;
	font-size: 140px;
	line-height: 110px;
	padding-right: 2px;
	font-family: Times new roman;
}