body {
	background-color: #f6f6f6;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969696;
	font-size: 11px;
}

.headerImage {
	left: 366px;
	position: absolute;
	z-index: 1;
}

.headerSlogan { /*left: 630px;*/ /*top: 64px;*/
	left: 613px;
	top: 20px;
	position: absolute;
	z-index: 2;
}

.quicknav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 3;
	top: 20px;
	/*left: 835px;*/
	left: 900px;
}

.quicknav li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	margin-right: 8px;
}

.clear {
	clear: both;
}

div#header {
	background: url(../img/headerbg.gif) repeat-x;
	height: 126px;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 100%;
}

dl#headerNav {
	left: 613px;
	top: 50px;
	position: absolute;
	z-index: 2;
	width: 276px;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}

dl#headerNav dt {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #ef980f;
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

dl#headerNav dd {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	background-image: url(../img/leftnavbullet_wit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	float: left;
	width: 118px;
}

dl#headerNav a,dl#headerNav a:link,dl#headerNav a:active,dl#headerNav a:visited
	{
	display: block;
	width: 118px;
	color: #FFFFFF;
	text-decoration: none;
}

dl#headerNav a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
}

/* TOPNAV */
div#topnav {
	position: relative;
	padding: 0;
	margin: 0;
	background: #7FA0B1;
	background: url(../img/topnavbg.gif) repeat-x;
	height: 61px;
	width: 100%;
}

#nav {
	position: absolute;
	top: 0px;
	list-style: none;
	margin: 0;
	margin-left: 40px;
	padding: 0;
	display: inline;
	overflow: hidden;
	height: 61px;
	width: 931px;
	background: url(../img/topnav.gif) no-repeat;
	text-align: center;
}

#banner {
	position: absolute;
	top: 0px;
	list-style: none;
	margin: 0;
	margin-left: 40px;
	padding: 0;
	display: inline;
	overflow: hidden;
	height: 61px;
	width: 931px;
	background: url(../img/topnav.gif) no-repeat;
	text-align: center;
}

#banner .banner {
	width: 468px;
	height: 60px;
	background-color: #CCCC00;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav li.seperator {
	float: left;
	padding: 39px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 59px; /* for IE5/Win */
	width: 9px;
	background: url(../img/topnav_sep.gif) top left no-repeat;
}

#nav a {
	float: left;
	padding: 59px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 59px; /* for IE5/Win */
}

#nav a:hover,#nav a:active,#nav a.selected {
	background-position: 0 -59px;
}

#thome a {
	width: 50px;
	background: url(../img/topHome.gif) top left no-repeat;
}

#tprijslijst a {
	width: 76px;
	background: url(../img/topPrijslijst.gif) top left no-repeat;
}

#tcontact a {
	width: 69px;
	background: url(../img/topContact.gif) top left no-repeat;
}

#tgarantiepolitiek a {
	width: 117px;
	background: url(../img/topGarantie.gif) top left no-repeat;
}

#tvoorwaarden a {
	width: 99px;
	background: url(../img/topVoorwaarden.gif) top left no-repeat;
}

#tawards a {
	width: 65px;
	background: url(../img/topAwards.gif) top left no-repeat;
}

#twinkelmandje a {
	width: 102px;
	background: url(../img/topWinkelmandje.gif) top left no-repeat;
}

/* END TOPNAV */
div#main {
	width: 100%;
	background: url(../img/mainbg.gif) repeat-x #f6f6f6;
	margin: 0px;
	padding-left: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div#main #left {
	width: 220px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	padding-bottom: 15px;
}

div#main #right {
	width: 707px;
	float: left;
	position: relative;
}

div#main #right #main {
	float: left;
	width: 560px;
	background: none;
	padding-left: 18px;
	padding-bottom: 15px;
}

div#main #right #main #promoties {
	width: 560px;
	margin-top: 18px;
}

div#main #right #main #promoties .allepromoties {
	margin-right: 10px;
	display: block;
	text-align: right;
	width: 550px;
	margin-top: -20px;
	margin-bottom: 10px;
}

div#main #right #main #promoties .promo {
	margin-top: 6px;
}

div#main #right #main #promoties .promo .promoTop {
	background: url(../img/promoboxtop.gif) no-repeat;
	height: 11px;
	width: 560px;
}

div#main #right #main #promoties .promo .promoBottom {
	background: url(../img/promoboxbottom.gif) no-repeat;
	height: 13px;
	width: 560px;
}

div#main #right #main #promoties .promo .promoContent {
	background: url(../img/promoboxfill.gif) repeat-y;
	width: 530px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -2px;
}

div#main #right #main #promoties .promo .promoContent .promoImg {
	margin-right: 20px;
	float: left;
}

div#main #right #main #promoties .promo .promoContent ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#main #right #main #promoties .promo .promoContent ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#main #right #main #promoties .promo .promoContent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #065399;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

div#main #right #main #promoties .promo .promoContent p {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: right;
}

div#main #right #main #promoties .promo .promoContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffbd21;
	margin: 0px;
	padding: 0px;
	display: inline;
	margin-right: 15px;
}

div#main #right #main #promoties .promo .promoContent h3 {
	font-size: 14px;
	color: #969696;
	margin: 0px;
	padding: 0px;
	text-decoration: line-through;
	display: inline;
	font-weight: lighter;
}

div#main #right #main #nieuws,div#main #right #main #nieuweproducten {
	width: 272px;
	margin-top: 18px;
}

div#main #right #main #nieuws {
	float: left;
}

div#main #right #main #nieuweproducten {
	float: right;
}

.altList {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	list-style: none;
	margin-top: 5px;
}

.altList li {
	display: block;
	width: 258px;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 7px;
}

.altList li.alt {
	background: #FFFFFF;
}

a,a:link,a:active,a:visited,.altList a,.altList a:active,.altList a:visited,.altList a:link
	{
	color: #065399;
	text-decoration: none;
}

a:hover,.altList a:hover {
	color: #ffbd21;
}

.altList .date {
	font-weight: bold;
	color: #065399;
	margin-right: 13px;
}

.altList .button {
	text-align: right;
}

div#main #right #main #nieuweproducten {
	float: right;
}

div#main #right #awards {
	float: right;
	width: 120px;
}

div#main #right #awards .award {
	margin-bottom: 10px;
}

div#userLogin {
	height: 45px;
	width: 552px;
	background: url(../img/loginbg.gif) no-repeat;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 28px;
	font-size: 11px;
}

div#userLogin input.sp {
	background-image: url(../img/textfieldbg.gif);
	background-repeat: repeat-x;
	background-position: 1px 1px;
	background-color: #dedede;
	border: 1px solid #FFFFFF;
	color: #969696;
	font-size: 11px;
	padding: 3px;
	margin: 0;
}

div#userLogin input.test {
	padding: 0px;
	border: 0px;
}

div#userLogin #content {
	float: right;
	width: 520px;
}

div#userLogin a,div#userLogin a:active,div#userLogin a:visited,div#userLogin a:link
	{
	color: #065399;
	text-decoration: none;
}

div#userLogin a:hover {
	text-decoration: underline;
}

div#footer {
	background: url(../img/footerbg.gif) repeat-x;
	height: 60px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}

div#footer #footerContent {
	background: url(../img/footer.gif) no-repeat;
	height: 47px;
	width: 931px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #cecece;
	text-align: center;
	padding-top: 13px;
	font-size: 11px;
}

div#footer #footerContent ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

div#footer #footerContent ul li {
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
}

div#footer #footerContent ul li.seperator {
	padding-left: 5px;
	padding-right: 5px;
	color: #cecece;
}

div#footer #footerContent ul li a,div#footer #footerContent ul li a:link,div#footer #footerContent ul li a:active,div#footer #footerContent ul li a:visited
	{
	color: #FFFFFF;
	text-decoration: none;
}

div#footer #footerContent ul li a:hover {
	color: #cecece;
}

p.copyrights {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

a img {
	border: 0px;
}

#catalog {
	margin: 0px;
	margin-top: -1px;
	padding: 0px;
	list-style-type: none;
	width: 219px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px;
	border-top: 0px;
}

#catalog li {
	background: url(../img/leftnavbg.gif) repeat-x;
	line-height: 23px;
	border-bottom: 1px solid #deded6;
	border-left: 1px solid #deded6;
	border-right: 1px solid #deded6;
	border-top: 0px;
}

#catalog li a,#catalog li a:active,#catalog li a:visited,#catalog li a:link
	{
	display: block;
	padding-left: 22px;
	color: #969696;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/leftnavbullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#catalog li a:hover {
	color: #ffbd21;
}

#catalog li a#active {
	background-image: url(../img/leftnavbulletd.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #ffbd21;
}

#catalog li #subcatalog {
	list-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #deded6;
}

#catalog li #subcatalog li {
	background-image: none;
	background-color: #f5f5f5;
	border: 0px;
	line-height: 14px;
}

#catalog li #subcatalog li a,#catalog li #subcatalog li a:visited,#catalog li #subcatalog li a:active,#catalog li #subcatalog li a:link
	{
	padding-left: 30px;
	display: block;
	width: 187px;
	color: #969696;
	text-decoration: none;
	font-weight: lighter;
	background-image: none;
}

#catalog li #subcatalog li a:hover,#catalog li #subcatalog li a#subactive
	{
	color: #065399;
	background: #fdfdfd;
}

.leftModule {
	margin-top: 12px;
	width: 220px;
}

.leftModuleHeader {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 220px;
}

.leftModuleWrapper {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: none;
	border-left: 1px solid #deded6;
	width: 218px;
}

.leftModuleContent {
	background-color: #FFFFFF;
	border-bottom: 1px solid #deded6;
	border-right: 1px solid #deded6;
	border-left: none;
	border-top: none;
	width: 193px;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-left: 15px;
	padding-top: 12px;
}

.input,select {
	background-image: url(../img/textfieldbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #dedede;
	color: #969696;
	font-size: 11px;
	padding: 3px;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

.products2,.products,.paging {
	background-color: #f5f5f5;
	border-top: 1px solid #deded6;
	border-right: 1px solid #deded6;
	border-left: 1px solid #deded6;
	border-bottom: 1px solid #ffffff;
}

.paging {
	border-bottom: none;
	margin-top: 10px;
}

.products2 h2 {
	color: #065399;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.products2 td {
	vertical-align: top;
	border-bottom: 1px solid #deded6;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

.products2 td.new,.paging th {
	text-align: left;
	color: #969696;
	font-weight: bold;
	font-size: 11px;
	background: url(../img/products_th.gif) repeat-x;
	height: 26px;
	vertical-align: center;
}

.products2 td.new h2 {
	font-size: 11px;
	color: #ffbe20;
}

#main h2 {
	font-size: 12px;
	color: #ffbe20;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}

.products th a.top,.products th a.top:link,.products th a.top:active,.products th a.top:visited,.products th .openclose
	{
	display: inline;
	float: right;
	font-weight: lighter;
	color: #969696;
}

.products th a.top:hover {
	color: #969696;
}

.products2 td.product {
	padding-right: 0px; //
	width: 505px;
}

.products2 td.prijs {
	text-align: right;
	white-space: nowrap;
	padding-left: 0px;
	width: 65px;
}

.products2 {
	font-size: 11px;
	margin-bottom: 10px; //
	width: 555px;
}

.products2 td a,.products2 td a:link,.products2 td a:active,.products2 td a:visited
	{
	color: #969696;
	font-size: 11px;
}

.products2 td a:hover {
	size: 11px;
	color: #04529a;
}

.paging th a,.paging th a:link,.paging th a:active,.paging th a:visited
	{
	color: #969696;
}

.paging th a:hover,.paging th a.active:link,.paging th a.active:visited,.paging th a.active:active,.paging th a.active:hover
	{
	color: #04529a;
}

.products2 tr.alt {
	background-color: #FFFFFF;
}

.products .icon {
	width: 16px;
	height: 16px;
}

h1.productspage .yellow {
	color: #ffbe20;
}

span.yellow {
	color: #ffbe20;
}

/* PRODUCTSPAGE */
.product {
	width: 560px;
}

.productTop {
	background: url(../img/promoboxtop.gif) no-repeat;
	height: 11px;
	width: 560px;
}

.productBottom {
	background: url(../img/promoboxbottom.gif) no-repeat;
	height: 13px;
	width: 560px;
	margin-bottom: 15px;
}

.productContent {
	background: url(../img/promoboxfill.gif) repeat-y;
	width: 530px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -2px;
}

.productContent .productImg {
	margin-right: 20px;
	float: left;
}

.productContent p {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

.productContent h1 {
	font-size: 14px;
	font-weight: bold;
	color: #065399;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.productContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffbd21;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
}

.productContent ul.box {
	list-style: none;
	padding: 8px;
	margin: 0px;
	margin-bottom: 5px;
	width: 260px;;
	background: url(../img/prodbox_bg.gif) bottom left;
	border: 1px solid #dedede;
	font-size: 10px;
	float: left;
}

.productContent ul.box li {
	padding-bottom: 0px;
	text-align: justify;
}

.productContent ul.extra {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.productContent ul.extra li,.productContent ul.box li {
	padding-left: 0px;
	list-style-type: none;
	padding-bottom: 5px;
}

.productContent p.buttons,.productContent p {
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	padding-top: 10px;
}

.productContent p {
	text-align: left;
}

.comment {
	margin-bottom: 15px;
}

.comment th {
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #dedede;
	padding-bottom: 3px;
	font-size: 10px;
	vertical-align: bottom;
}

.comment th.date {
	text-align: right;
}

.comment .content {
	padding: 10px;
	padding-bottom: 0px;
	border-left: 5px solid #dedede;
}

/* RATING */
.star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .current-rating
	{
	background: url(../img/star.gif) left -1000px repeat-x;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a,.star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover,.star-rating a:active,.star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}

.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}

.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}

.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

.inline-rating {
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}

h1.productrating {
	font-size: 11px;
	font-weight: bold;
	color: #065399;
	margin: 0px;
	padding: 0px;
	display: inline;
}

/**/
h1.winkelmandje {
	font-size: 16px;
	font-weight: bold;
	color: #ffbd21;
	padding: 0px;
	margin: 0px;
	display: inline;
}

hr {
	height: 2px;
	color: #deded6;
	border-top: 1px solid #deded6;
	border-bottom: 1px solid #ffffff;
}

.afrekenen {
	background-color: #FFFFFF;
	border: 1px solid #deded6;
	color: #969696;
	font-size: 11px;
}

.afrekenene {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	color: #969696;
	font-size: 11px;
}

.comment {
	font-size: 10px;
	font-style: italic;
}

#print table {
	width: 880px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#print table .product {
	width: 780px;
}

#print table .prijs {
	width: 80px;
	text-align: right;
}

.printContact {
	left: 613px;
	top: 50px;
	position: absolute;
	z-index: 2;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 9px;
}

.printContact a,.printContact a:hover,.printContact a:active,.printContact a:link,.printContact a:visited
	{
	color: #FFFFFF;
	text-decoration: none;
}

.newUser {
	border-left: 2px solid #dedede;
	padding-left: 10px;
	vertical-align: top;
	width: 50%;
}

h1.garantiekop {
	font-size: 20px;
	color: #04529a;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h1.productspage {
	font-size: 12px;
	color: #04529a;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	display: block;
	width: 555px;
	height: 22px;
	background-image: url(../img/h1_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

h1.garantie {
	font-size: 17px;
	color: #04529a;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.products td {
	vertical-align: top;
	border-bottom: 1px solid #deded6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 10px;
}

.products th,.paging th {
	text-align: left;
	color: #969696;
	padding-left: 8px;
	padding-right: 8px;
	background: url(../img/products_th.gif) repeat-x;
	height: 26px;
	vertical-align: middle;
}

.products th h2 {
	font-size: 12px;
	color: #ffbe20;
	display: inline;
	float: left;
}

#main h2 {
	font-size: 12px;
	color: #ffbe20;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

.products th a.top,.products th a.top:link,.products th a.top:active,.products th a.top:visited,.products th .openclose
	{
	display: inline;
	float: right;
	font-weight: lighter;
	color: #ffbe20;
}

.products th a.top:hover {
	color: #969696;
}

.products td.product {
	padding-right: 0px;
	width: 505px;
}

.products td.product_2col {
	padding-right: 0px;
	width: 380pxpx;
}

.products td.product_2col h3,.products td.product_2col p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.products td.product_2col h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ffbd21;
}

.products td.product_2col p.product_extra {
	margin-bottom: 15px;
	font-style: italic;
	font-size: 11px;
}

.products td.product_2col p.product_number {
	font-size: 10px;
	margin-top: 10px;
	font-style: italic
}

.products td.product_image {
	width: 125px;
}

.products td.prijs {
	text-align: right;
	white-space: nowrap;
	padding-left: 0px;
	width: 50px;
	color: #ffbe20;
	font-size: 14px;
	font-weight: bold;
}

.products td span.stock_in {
	color: green;
	font-weight: bold;
}

.products td span.stock_out {
	color: red;
	font-weight: bold;
}

.legenda {
	text-align: right;
	padding-right: 5px;
}

.products {
	margin-bottom: 10px;
	width: 555px;
}

.products th a,.products th a:link,.products th a:active,.products th a:visited
	{
	color: #969696;
}

.products th a:hover {
	color: #ffbe20;
}

.paging th a,.paging th a:link,.paging th a:active,.paging th a:visited
	{
	color: #04529a;
}

.paging th a:hover,.paging th a.active:link,.paging th a.active:visited,.paging th a.active:active,.paging th a.active:hover
	{
	color: #ffbe20;
}

.products tr.alt {
	background-color: #FFFFFF;
}

.products .icon {
	width: 16px;
	height: 16px;
}

p.brand {
	width: 554px;
	height: 38px;
	display: block;
	padding: 0px;
	margin: 0;
	margin-bottom: 5px;
	overflow: hidden;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

p.acer {
	background: url(../img/nb_acer.gif) no-repeat #FFFFFF 5px 5px;
}

p.msi {
	background: url(../img/nb_msi.gif) no-repeat #FFFFFF 5px 5px;
}

p.asus {
	background: url(../img/nb_asus.gif) no-repeat #FFFFFF 5px 5px;
}

p.hp {
	background: url(../img/nb_hp.gif) no-repeat #FFFFFF 5px 5px;
}

p.sony {
	background: url(../img/nb_sony.gif) no-repeat #FFFFFF 5px 5px;
}

p.samsung {
	background: url(../img/mon_samsung.gif) no-repeat #FFFFFF 5px 5px;
}

p.lg {
	background: url(../img/mon_lg.gif) no-repeat #FFFFFF 5px 5px;
}

p.iiyama {
	background: url(../img/mon_iiyama.gif) no-repeat #FFFFFF 5px 5px;
}

p.corsair {
	background: url(../img/bh_corsair.gif) no-repeat #FFFFFF 5px 5px;
}

p.thermaltake {
	background: url(../img/bh_thermaltake.gif) no-repeat #FFFFFF 5px 5px;
}

p.aopen {
	background: url(../img/bh_aopen.gif) no-repeat #FFFFFF 5px 5px;
}

p.antec {
	background: url(../img/bh_antec.gif) no-repeat #FFFFFF 5px 5px;
}

p.domilus {
	background: url(../img/bh_domilus.gif) no-repeat #FFFFFF 5px 5px;
}

p.coolermaster {
	background: url(../img/bh_coolermaster.gif) no-repeat #FFFFFF 5px 5px;
}

p.cooler {
	background: url(../img/bh_coolermaster.gif) no-repeat #FFFFFF 5px 5px;
}

p.icidu {
	background: url(../img/bh_icidu.gif) no-repeat #FFFFFF 5px 5px;
}

p.packard {
   background: url(../img/pc_packardbell.gif) no-repeat #FFFFFF 5px 5px; 
}

p.sitecom {
	background: url(../img/sitecom.gif) no-repeat #FFFFFF 5px 5px; 
}

p.linksys {
	background: url(../img/linksys.gif) no-repeat #FFFFFF 5px 5px; 
} 

p.belkin {
	background: url(../img/belkin.gif) no-repeat #FFFFFF 5px 5px; 
} 

p.caselogic {
	background: url(../img/caselogic.gif) no-repeat #FFFFFF 5px 5px; 
}

p.golla {
	background: url(../img/golla.gif) no-repeat #FFFFFF 5px 5px; 
} 

p.paq {
	background: url(../img/paq.gif) no-repeat #FFFFFF 5px 5px; 
} 

p.targus {
	background: url(../img/targus.gif) no-repeat #FFFFFF 5px 5px; 
} 

p.techair {
	background: url(../img/techair.gif) no-repeat #FFFFFF 5px 5px; 
} 

p.trust {
	background: url(../img/trust.gif) no-repeat #FFFFFF 5px 5px; 
} 

p.start2surf {
	background: url(../img/start2surf.png) no-repeat #FFFFFF 5px 5px; 
} 
p.gigabyte { 
	background: url(../img/gigabyte.gif) no-repeat #FFFFFF 5px 5px;
}
p.sapphire { 
	background: url(../img/sapphire.gif) no-repeat #FFFFFF 5px 5px;
}
p.ocz { 
	background: url(../img/ocz.gif) no-repeat #FFFFFF 5px 5px;
}
p.kingston { 
	background: url(../img/kingston.gif) no-repeat #FFFFFF 5px 5px;
}
p.xilence { 
	background: url(../img/xilence.png) no-repeat #FFFFFF 5px 5px;
}

p.wd {
	background: url(../img/wd.gif) no-repeat #FFFFFF 5px 5px;
}

p.western {
	background: url(../img/wd.gif) no-repeat #FFFFFF 5px 5px;
}

p.intel {
	background: url(../img/intel.gif) no-repeat #FFFFFF 5px 5px;
}

p.digitus {
	background: url(../img/digitus.gif) no-repeat #FFFFFF 5px 5px;
}

p.icy {
	background: url(../img/icybox.gif) no-repeat #FFFFFF 5px 5px;
}

p.samcheer {
	background: url(../img/samcheer.gif) no-repeat #FFFFFF 5px 5px;
}

p.lexmark { 
	background: url(../img/lexmark.gif) no-repeat #FFFFFF 5px 5px;
} 

p.canon { 
	background: url(../img/canon.gif) no-repeat #FFFFFF 5px 5px;
} 

p.epson { 
	background: url(../img/epson.gif) no-repeat #FFFFFF 5px 5px;
} 

p.brother { 
	background: url(../img/brother.gif) no-repeat #FFFFFF 5px 5px;
} 

p.bullguard { 
	background: url(../img/bullguard.jpg) no-repeat #FFFFFF 5px 5px; 
}

p.gdata { 
	background: url(../img/gdata.jpg) no-repeat #FFFFFF 5px 5px; 
}

p.kaspersky { 
	background: url(../img/kaspersky.jpg) no-repeat #FFFFFF 5px 5px; 
}

p.panda { 
	background: url(../img/panda.jpg) no-repeat #FFFFFF 5px 5px; 
}

p.ms { 
	background: url(../img/microsoft.gif) no-repeat #FFFFFF 5px 5px; 
}

p.microsoft { 
	background: url(../img/microsoft.gif) no-repeat #FFFFFF 5px 5px; 
}

p.norton { 
	background: url(../img/symantec.jpg) no-repeat #FFFFFF 5px 5px; 
}
p.club3d { 
	background: url(../img/club3d.gif) no-repeat #ffffff 5px 5px; 
}

p.connect3d {
	background: url(../img/connect3D.jpg) no-repeat #ffffff 5px 5px; 
}
p.synology { 
	background: url(../img/synology.png) no-repeat #ffffff 5px 5px;
}

p.inno3d { 
	background: url(../img/inno3d.jpg) no-repeat #ffffff 5px 5px; 
}

p.point { 
	background: url(../img/pov.gif) no-repeat #ffffff 5px 5px; 
}

p.cisco { 
	background: url(../img/cisco.gif) no-repeat #ffffff 5px 5px; 
}

p.d-link { 
	background: url(../img/d-link.gif) no-repeat #ffffff 5px 5px; 
}

p.linksys { 
	background: url(../img/linksys.gif) no-repeat #ffffff 5px 5px; 
}

p.sitecom { 
	background: url(../img/sitecom.gif) no-repeat #ffffff 5px 5px; 
}

p.trust { 
	background: url(../img/trust.gif) no-repeat #ffffff 5px 5px; 
}

p.equip { 
	background: url(../img/equip.jpg) no-repeat #ffffff 5px 5px; 
}

p.devolo { 
	background: url(../img/devolo.jpg) no-repeat #ffffff 5px 5px; 
}

p.belkin { 
	background: url(../img/belkin.gif) no-repeat #ffffff 5px 5px; 
}

p.toshiba { 
	background: url(../img/toshiba.gif) no-repeat #ffffff 5px 5px; 
}

p.cherry { 
	background: url(../img/cherry.gif) no-repeat #ffffff 5px 5px; 
}
p.logitech { 
	background: url(../img/logitech.gif) no-repeat #ffffff 5px 5px; 
}
p.razer { 
	background: url(../img/razer.gif) no-repeat #ffffff 5px 5px; 
}
p.roccat { 
	background: url(../img/roccat.gif) no-repeat #ffffff 5px 5px; 
}
p.steelpad { 
	background: url(../img/steelpad.gif) no-repeat #ffffff 5px 5px; 
}
p.steelseries { 
	background: url(../img/steelpad.gif) no-repeat #ffffff 5px 5px; 
}
