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

		Copyright (c) Multisys Computers Ltd 2011-2023.
		All rights reserved.

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

body
{
	background-color: #ffffff;
/*	font-family: 'Oxygen', sans-serif !important;*/
/*	background-image: url('/images/backs/top-back-extendmenubar.jpg');*/
/*	background-repeat: repeat-x;*/
/*	background-attachment: fixed;*/
}

div#container
{
	background: none;
}

.mainmenu td, #mainmenu
{
	background-color: #e8e8e8;
	background-image: url('/images/backs/menubacktopwhite.jpg');
	background-position: center top;
	background-repeat: repeat-x;
}

.level2menu td, #level2menu, #level2breadcrumbs
{
	background-color: #666666;
/*	background-image: url('/images/backs/new/secondlevelnavbacking-silver.jpg');*/
/*	background-repeat: repeat-x;*/
}

tr#footer, div#footer
{
	background-color: #666666;
/*	background-image: url('/images/backs/new/secondlevelnavbacking-silver.jpg');*/
/*	background-repeat: repeat-x;*/
/*	background-position: left top;*/
}


tr#bannerwww
{
/*	background: url('/images/backs/searchbackgrey.png') no-repeat bottom #ffffff;	*/
}

#printerfinder
{
/*	background: url('/images/backs/new/printerfinder-silver.jpg') no-repeat;	*/
}

#submenu
{
	background-color: #ffffff;
}

h3#shout
{
	background: #cccccc;
	color: #ffffff;
}

table.grouppanels2,
table.grouppanels2b
{
	border-collapse: separate;
	border-spacing: 5px 10px;
}

table.grouppanels2 td,
table.grouppanels2b td
{
	text-align: center;
	border: solid 1px #c0c0c0;
	border-radius: 3px;
/*	width: 200px;*/
	width: 180px;
/*	height: 150px;*/
/*	margin: 2px;*/

}

table.grouppanels h3 a, table.grouppanels2 h3 a, div.productsampler h3 a, table.grouppanels2b h3 a
{
	color: #505050;
	font-weight: bold;
	font-size: 14px;
}

table.grouppanels2b p
{
	margin: 0;
}

table.grouppanels2b h3
{
	margin: 0 0 10px 0;
}

div.productsampler h3, #menulinksleft h3
{
	color: #505050;
}

.homemainpic {
	height: 354px;
	width: 570px;
	background-image: url(../additional-images/homepic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homelinkscontainer {
	width: 570px;
	float: left;
}
.homelinkscontainercategory {
	padding-left: 15px;
	float: left;
	margin-bottom: 10px;
	background-image: url(/additional-images/homepagelinkline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
}
.homelinkscontainercategoryheader {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
	padding-bottom: 10px;
}
.homelinkscontainercategoryfooter {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	padding-bottom: 10px;
	text-decoration: underline;
}
.homelinkscontainercategorycontent {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
	padding-right: 15px;
}
.homelinkscontainercategorycontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.homelinkscontainercategorycontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.addtobasketbutton
{
	background-color: #999999;
	border: solid 1px #999999;
}

#printerfinder
{
	background-image: url('/additional-images/silver/printerfinder.jpg');
}

#basket
{
	background-image: url('/additional-images/silver/shoppingbasket.jpg');
}

a:link {
	color : #666666;
	text-decoration : none;
}
a:visited {
	color : #666666;
}
a:hover {
	color : #999999;
}

.mainoffer
{
	background-image: url('/additional-images/silver/bestbuytext.jpg');
}

.bestbuy
{
	background-image: url('/additional-images/silver/starbuy.jpg');
}

h3
{
	color: #555555;
}

.subheader
{
	color : #555555;
}

#youraccountlogin input:focus, #simpleaccountlogin input:focus
{
	border: solid 1px #666666;
}

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

#submenu ul li.menustyle5 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.current, #submenu ul li.menustyle5 a.current
{
	text-decoration: underline;
}

div.keywordboxORIG
{
/*	top: 50px !important;*/
	top: 35px !important;
	margin-left: 320px !important;
/*	height: 45px !important;*/
	height: 70px !important;
/*	width: 321px !important;*/
	width: 362px !important;
/*	background-image: url('/images/backs/search/searchboxsquare-white-grey-2px.png') !important;*/
	background-image: url('/images/backs/search/SearchBarEquip.jpg') !important;
}


form#menusearch
{
	background-image: none;
	left: 340px;
	width: 347px;
	height: 50px;
	margin-top: -107px;
	background-image: url('/images/backs/search/SearchBarEquip-347x50.jpg') !important;
	background-repeat: no-repeat;
/*	border: solid 1px red;*/
}

div.keywordbox, div#searchholder
{
/*	top: 50px !important;*/
	top: 46px !important;
	margin-left: 330px;
	margin-top: -90px;
	margin-bottom: 20px;
/*	height: 45px !important;*/
	height: 70px;
/*	width: 321px !important;*/
	width: 362px;
/*	background-image: url('/images/backs/search/searchboxsquare-white-grey-2px.png') !important;*/
/*	background-image: url('/images/backs/search/SearchBarEquip-347x50.jpg') !important;*/
/*	background-repeat: no-repeat;*/
/*	border: solid 1px green;*/
}

/*div.keywordbox input#searchterms*/
div#searchholder input#searchterms
{
/*	margin-top: 12px !important;*/
	margin-top: 15px;
	margin-left: 15px;
	width: 263px;
	font-size: 1.3em !important;
	height: 20px !important;
/*	border: solid 1px yellow;*/
}

/*div.keywordbox input#searchsubmit*/
div#searchholder input#searchsubmit
{
/*	border: solid 1px #000000;*/
	margin-top: 4px;
	margin-left: 23px;
	width: 16px;
	height: 34px;
/*	border: solid 1px blue;*/
/*	background-color: #00ff00;*/
}

div#menuholder
{
	background-color: purple;
}

div#companylogo, div#companycontactinfo
{
	z-index: 1000;
}

div#grouppanels
{
/*	border-collapse: separate;*/
}

div#grouppanels div
{
	border: solid 1px #c0c0c0 !important;
	padding: 0 !important;
}
div#grouppanels h3
{
	height: 35px;
	background-color: #c44445;
	padding: 5px 0px 5px 0px;
}
div#grouppanels h3 a
{
	color: #ffffff;
	padding: 0 5px 0 5px;
	display: inline-block;
}
div#grouppanels ul
{
	margin-left: 5px !important;
/*	border: solid 1px #c0c0c0;*/
	padding-bottom: 5px !important;
}

div#grouppanels li.linktoall
{
	height: 2em;
	padding-bottom: 5px;
}

table.grouppanels td.grouppanelsep
{
	border: none !important;
	line-height: 5px !important;
}

table.grouppanels td.nolinks
{
	border: none !important;
}

#handbookform
{
	width: 85%;
}

#handbookformimage
{
	float: left;
}

#level2menu, #level2breadcrumbs
{
	padding-top: 12px;		/*	Was 5px	*/
	padding-bottom: 12px;	/*	Was 19px	*/
}

#l2menu a, #level2breadcrumbs p
{
	height: 34px;
}

#level2breadcrumbs p, #level2breadcrumbs a
{
	color: #ffffff;
}

#l2menu ul
{
	margin-top: -3px !important;
}

#l2menu ul li a, #level2breadcrumbs p
{
	height: 17px !important;
}

li#basketpanelviewbasketlink a, ul#basketlist li.checkoutlink a
{
	padding: 8px 5px !important;
}

li#basketpanelviewbasketlink a
{
	border-radius: 5px 5px 0 0;
}

li.checkoutlink a
{
	border-radius: 0 0 5px 5px;
}

/*ul#topmenulinks*/
/*{*/
/*	margin: 0 0 9px 0 !important;*/
/*}*/

a#top-menu-login, a#top-menu-youraccount
{
	padding: 10px 15px;
}


div#accountpanel
{

}

div#accountpanel div.accountpanelitem
{
	display: inline-block;
	float: left;
	width: 23%;
	text-align: center;
	border: solid 1px #c0c0c0;
	margin: 2px;
	
}


div.accountpanelitem h3
{
	margin: 0;
	padding: 0;
	background-color: #cc0000;
	color: #ffffff;
}

div.accountpanelitem h3 a
{
	margin: 0;
	padding: 10px 10px;
	display: inline-block;
	color: #ffffff;
}

form#customersatisfactionform label
{
	display: block;
	margin: 10px 0;
}

form#customersatisfactionform textarea
{
	width: 90%;
}

form#customersatisfactionform table
{
	width: 90%;
}

form#customersatisfactionform table#csf_rating td
{
	text-align: center;
}

form#customersatisfactionform td.csf_rating_vp
{
/*	background-color: #bb0000;*/
}

div#mainmenu ul li a
{
	font-weight: bold;
}

a#mm-a-shop, a#mm-a-shop:hover
{
	background-color: #088108 !important;
	color: #ffffff !important;
	padding: 10px 20px;
	border-radius: 5px;
}

div#productdatacontrols form
{
	display: inline-block;
	margin: 10px 10px 0 0
}

table#productdatatable
{
/*	height: 400px;*/
	width: 100%;
	margin: 20px 0;
/*	overflow-y: scroll;*/
}

table#productdatatable th
{
	text-align: left;
	background-color: #505050;
	color: #ffffff;
}

table#productdatatable td.productcode
{
	width: 200px;
}

table#productdatatable td.shortdescription
{
	width: 200px; 
}

table#productdatatable td.longdescription
{
	width: 600px; 
}

p.charsremaining
{
	margin: 0 0 10px 0;
}

.charsremaining-normal
{
	color: #00bb00;
}

.charsremaining-warning
{
	color: #c78b1f;
}

.charsremaining-alert
{
	color: #bb0000;
}

.charsremaining-overlimit
{
	color: #ffffff;
	background-color: #bb0000;
}

div#accountpanel a
{
	display: inline-block;
	width: 25%;
	border: solid 1px #505050;
	border-radius: 3px;
	padding: 10px;
	margin: 10px;
	text-align: center;
	color: #ffffff;
	background-color: #505050;
	font-size: 1.2em;
}

div#accountpanel a:hover
{
	background-color: #808080;
}