.pwdreset{
font:9px Arial, Helvetica, sans-serif;
color:#CCCCCC;
}
body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #085995;
	padding: 0;
	text-align:center;
	border-color: #999999;

}
img {
	border: none;
}
#bloglink {
	margin: 10px 10px 10px 20px;
}
a:link, a:visited {
	color:#064c79;
	text-decoration: none;
}
a:hover, a:active {
	color: red;
	text-decoration: none;
}

#globaltable {
border-left-style:solid;
border-left-color: #c4c4c4;
border-left-width: 2px;
border-right-style:solid;
border-right-color: #c4c4c4;
border-right-width: 2px;
}
#carttable {
border-top-style:solid;
border-top-color: #c4c4c4;
border-top-width: 1px;
border-bottom-style:solid;
border-bottom-color: #c4c4c4;
border-bottom-width: 1px;
border-left-style:solid;
border-left-color: #c4c4c4;
border-left-width: 1px;
border-right-style:solid;
border-right-color: #c4c4c4;
border-right-width: 1px;
}
#Merk {
font-family: tahoma, arial;
font-size:8pt;

background-color: #ffffff;
}
#SuperSearchKeywords {
font-size:8pt;
font-family: tahoma, arial;

background-color: #ffffff;
}
#lefttable {
font-family: tahoma; font-weight:normal; color: black; text-align: left;
}
#tablesmallborder {
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: #b6b6b6;
	border-collapse: separate;
	background-color: white;
}
#tablesmallborder th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #b6b6b6;
	background-color: white;
	-moz-border-radius: ;
}
#tablesmallborder td {
	border-width: 1px;
	padding: 1px;
		border-style: solid;
	border-color: #b6b6b6;
	background-color: white;
	-moz-border-radius: ;
}
#stockinfo {
	position:absolute;
	width:251px;
	height:208px;
	z-index:1;
	visibility: hidden;
}
#SorterenOpVoorraad {
	text-align: left;
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	width : 170px ; 
	top: 423px;
	left : 55% ; 
	margin-left : -85px ;
	z-index:9999;
	background-color: #f5ff54;
	visibility: hidden;
	border-style:dashed;
	border-width: 2px;
}
/*- Menu Tabs I--------------------------- */

#mainmenu {
text-align:center; /*overrides the centering from above*/ 
width:969px; /*5 menu items at 135px width (8px padding + 2px border + 125px width)*/ 
margin:0 auto; /*centers in compliant browsers*/ 
}
    #tabsI {
      float:left;
      width:100%;
      background:#085995;
	  font-family: verdana, arial;
		  font-size: 11px;
      line-height:normal;
          border-bottom:0px;
      }
    #tabsI ul {
        margin:0;
         padding:4px 0px 0px 5px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabhome a:hover {
      background-position:0% -42px;
      }
    #tabhome a:hover span {
      background-position:100% -42px;
      }
 #tabdesktops a:hover {
      background-position:0% -84px;
      }
    #tabdesktops a:hover span {
      background-position:100% -84px;
      }
     #tabnotebooks a:hover {
      background-position:0% -126px;
      }
    #tabnotebooks a:hover span {
      background-position:100% -126px;
      }
 #tabservers a:hover {
      background-position:0% -168px;
      }
    #tabservers a:hover span {
      background-position:100% -168px;
      }
 #tabonderdelen a:hover {
      background-position:0% -210px;
      }
    #tabonderdelen a:hover span {
      background-position:100% -210px;
      }
	  #tabhardware a:hover {
      background-position:0% -42px;
      }
    #tabhardware a:hover span {
      background-position:100% -42px;
      }
	  #tabsoftware a:hover {
      background-position:0% -84px;
      }
    #tabsoftware a:hover span {
      background-position:100% -84px;
      }
	   #tabrand a:hover {
      background-position:0% -126px;
      }
    #tabrand a:hover span {
      background-position:100% -126px;
      }
	  #tabnetwerken a:hover {
      background-position:0% -168px;
      }
    #tabnetwerken a:hover span {
      background-position:100% -168px;
      }
	  #tabkablering a:hover {
      background-position:0% -210px;
      }
    #tabkablering a:hover span {
      background-position:100% -210px;
      }
	  #taboverige a:hover {
      background-position:0% -42px;
      }
    #taboverige a:hover span {
      background-position:100% -42px;
      }
-->