body, html {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 11px;
    text-align: center;
    background-color: #ffffff;
}

#top {
    position: absolute;
    top: 0px;
    height: 301px;
    width: 100%;
    background-color: #B74726;
    background-image: url('../img/top_gradient.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    left: 0px;
}

#top_bg {
    background-color: #B74726;
    width: 850px;
    height: 400px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#middle {
    height: 200px;
    position: absolute;
    top: 301px;
    width: 100%;
    background-image: url('../img/middle_gradient.gif');
    background-position: top;
    background-repeat: repeat-x;
    left: 0px;
}

#bottom {
    height: 40px;
    background-color: #B74726;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    text-align: center;
}

#masterContainer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

#content {
    width: 850px;
    height: 100%;
    margin: 0px auto;
    background-image: url(../img/middle.gif);
    background-position: top center;
    background-repeat: no-repeat;
    text-align: left;
	position:relative;
}

#menuTop {
	display: block;
    list-style-type: none;
    margin: 0px;
    margin-left: 55px;
    margin-bottom: 10px;
	padding: 0;
    width: 164px;
	
}
#menuTop  li {
	display: block;
    margin: 2px;
    text-indent: 29px;
    height: 22px;
}

.services LI {
	margin:auto !important;
	padding:0px !important;
	height: auto !important;
	margin-bottom: 16px !important;
}

#menuTop li a {
	display: block;
	text-decoration: none;
    color: #FFFFFF;
	background: #C15A2C;
    border-top: 1px #C15A2C solid;
    border-bottom: 1px #C15A2C solid;
	height:20px;
	line-height:20px;

}

#menuTop li a:hover, #menuTop li.itemActive a {
    text-decoration: none;
    color: #691916;
    background-color: #B74626;
    border-top: 1px #681915 solid;
    border-bottom: 1px #681915 solid;
}

#logoBlock {
    background-image: url(../img/logo_degrade_smaller.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 76px;
    width: 542px;
    margin-left: 57px;
	z-index:20;
	position: absolute;
	bottom: 0;
}

#logoBlock td {
    vertical-align: middle;
}

#logoBlock img {
    margin-top: 5px;
	
}

#logoBlock div {
    font-family: verdana;
    font-size: 20pt;
	margin-top:20px;
	font-style:italic;
    color: #F37736;
    width: 265px;
    text-align: center;
	height:46px;
	font-weight:normal;
	display:block;
}

/*  workarea stuff */
#box {
    width: 850px;
    height: 250px;;
    position: absolute;
    top: 276px;
}

#leftBox {
    float: left;
    height: 175px;
    width: 59px;
    background-image: url(../img/left_box_smaller.gif);
    background-repeat: no-repeat;
}

#rightBox {
    float: right;
    height: 200px;
    width: 59px;
    background-image: url(../img/right_box_smaller.gif);
    background-repeat: no-repeat;
}

#topBox {
    height: 100%;
    width: 732px;
    float: left;
    background-image: url(../img/top_box.gif);
    background-repeat: repeat-x;
    background-color: white;
    overflow: hidden;
	position: relative;
}

#contentScroll {
    overflow: auto;
    margin-top: 10px;
    padding-bottom: 5px;
}



* html #contentScrollHistory {
    height: 100%;
    top: 0px;
    bottom: 0px;
	

	/*set an unused color to be index color*/ 
    border-bottom: 50px solid transparent;
    border-top: 300px solid transparent;

	

	
}

#workarea , #workareaSmall{
	position:absolute;
   background-color: #ffffff;
	width:732px;
	margin-left:59px;
	top:320px;
	bottom:40px;
	overflow:auto;
	z-index:2;
	scrollbar-base-color: #c15a2c;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #CE9760;
	scrollbar-shadow-color: gray;
	scrollbar-lightshadow-color: gray;
	scrollbar-darkshadow-color: #c1c1c1;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: gray;
}
#workareaSmall a{
	color: #B74726;
}

* html #workarea, * html #workareaSmall{
	height:100%;
	top:0px;
	bottom:0px;
	border-top: 320px solid transparent;
	border-bottom: 40px solid transparent;
	_border-color:tomato; /*For IE6-*/ 
	/*then remove this indexed color*/ 
	_filter:chroma(color=tomato);/*For IE6-*/		
}

#leftColumn,#leftColumnSmall {
   
    color: #747473;
    float: left;
    padding-right: 13px;
    text-align: justify;
    width: 335px;
	line-height:150%;
}



#rightColumn,#rightColumnSmall  {
    float: right;
    width: 330px;
    text-align: justify;
    color: #747473;
    padding-left: 10px;
	margin-right:10px;
	line-height:150%;	
}

#workareaSmall{
	width:532px;
}
#leftColumnSmall{
	width:240px;
}
#rightColumnSmall{
	width:240px;
}


.gray {
    color: #747473;
}

#languages {
    position: absolute;
	right:61px;
	top:300px;
	z-index: 9999;
}
#languages a{
margin-left:5px;
}
#copyright {
    color: #681915;
    margin-top: 10px;
    font-size: 10px;
    font-weight: bold;
}

#submenu a {
    text-decoration: none;
    color: #B84526;
    font-size: 11px;
    font-weight: bold;
}

#submenu .subitem {
    text-decoration: none;
    color: #5F3312;
    font-size: 11px;
}

#submenu .subitem:hover {
    text-decoration: none;
    color: #5F3312;
    font-size: 11px;
}

#submenu table {
    border: 1px solid #B84526;
    margin-top: 8px;
    margin-bottom: 5px;
    width: 700px
}

#submenu table tr td {
    width: 33%;
    color: #BF915E;
    font-size: 14px;
    vertical-align: top;
    padding: 3px;
}

.middleItem {
    padding: 5px 0px 5px 10px;
}

.imageRef {
    padding-bottom: 10px;
}

#topContent{
	margin:20px auto 0 auto;
	width:850px;
	position: relative;
	height:256px;
	text-align:left;
}

#topContentWrapper{
	position:absolute;
	top:0px;
	left:0px;
	height:250px;
	width:100%;
	z-index:4;
	
}


/*menu right*/

#menuRight{
	float: right;
	margin-top:45px;
}
#menuRight table{
	width: 190px;
}

#menuRight table tr td ,#menuRight  a{
	
	color: #BF915E;
	font-size: 14px;
	text-decoration:none;
}
#menuRight  a:hover{
	color: #B84526;
	
}
#menuRight .subMenuActive{
	color: #B84526;
}

#firstItem{
	background-image: url(../img/first_item_degrade.gif);
	background-repeat: repeat-x;
	height: 28px;
}

#firstItem div {
	color: #FFFFFF;
	height: 23px;
	border: 1px #B38551 solid;
}

#firstItem div div{
	color: #FFFFFF;
	font-size:16px;
	height: 17px;
	border-top: 1px #F4D9BF solid;
	border-left: 1px #F4D9BF solid;	
	padding: 2px 0px 5px 10px;
	vertical-align: middle;
}

.middleItem{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px #F0E0C8 solid;	
	border-left: 1px #F0E0C8 solid;	
	border-right: 1px #F0E0C8 solid;	
}

#lastItem{
	background-image: url(../img/border_last_item_degrade.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.rightBorder{
	float:right;
	background-image: url(../img/border_last_item_degrade.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.noBorderTop{
	border-top: 0px;
}
.noBorderBottom{
	border-bottom: 0px;
}
.gray{
	color: #747473;
}

 ul.dateList{	
	  margin: 0px;	  
	  list-style: square;  
}
  ul.dateList li{
	margin:0px;
	padding-left:0px;
	padding-top:3px;	
	padding-bottom: 10px;
   list-style: square;
   text-align: left;
}
.tehno{
	padding-top: 3px;
}
#leftColumnNetwerk{
   color: #747473;
   float: left;
   padding-right: 13px;
   text-align: justify;
   width: 470px;
	line-height:150%;
	padding-top: 55px;
}
#rightColumnNetwerk {
    float: right;
    width: 212px;
    text-align: justify;
    color: #747473;
    padding-left: 10px;
	margin-top: 20px;
	 margin-right:10px;
	 line-height:150%;	
}
.netwerkshoTitle{
	text-align: left;
	padding-left: 0px;
	/*background-image: url(../img/tree.jpg);
	background-repeat: no-repeat;*/
}
.netwerkshoTitle p{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #4d4d4d;
	padding-right: 20px;
}
.netwerkshoTitle a{
	color: #4d4d4d;
	text-decoration: none;
	font-weight: bold;
}
#leftColumnNetwerk .info, .infoImprove, .infoAdvanced, .infoIncrease, .infoCollaboration, .infoNews {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 90px;
	margin-top: 14px;
	margin-bottom: 20px;
	min-height: 110px;
}
.info {
	background-image: url(../img/computer_icon.jpg);
}
.infoImprove{
	background-image: url(../img/hardware_icon.jpg);
}
.infoAdvanced {
	background-image: url(../img/lupa_icon.jpg);
}
.infoIncrease {
	background-image: url(../img/glob_icon.jpg);
}
.infoCollaboration {
	background-image: url(../img/computers2_icon.jpg);
}
.infoNews {
	background-image: url(../img/newspaper_icon.jpg);
}
.wantToKnow, .whoIsUing{
	background-repeat: no-repeat;
	background-position: right;
	height: 29px;
	width: 210px;
	text-indent: -1000px;
	margin: 0;
	padding: 0;
}
	.wantToKnow{
		background-image: url(../img/want_to_knwo.jpg);
	}
	 .whoIsUing{
		background-image: url(../img/who_is_using.jpg);
		margin-top: 20px;
	}
.wantToKnowContent{
	background-color: #fff5e9;
	/*background-image: url(../img/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position:2% 20%;*/
	padding-bottom: 10px;
	margin: 0;
	width: 210px;

}
.wantToKnowContent p{
	text-align: left;
	margin: 0px;
	padding: 10px 5px 10px 8px;
}
.wantToKnowContent a{
	color: #fe6700;
	text-decoration: none;
	margin-left: 5px;
}
.netwerkshoTitle h1{
	text-indent: -1200px;
	background-image: url(../img/netwerkshop_title.jpg);
	background-repeat: no-repeat;
	width: 567px;
	height: 67px;
	
}
#leftColumnNetwerk h2{
	text-indent: -1000px;
	background-repeat: no-repeat;
	width: 470px;
	height: 25px;
	margin: 0;
	padding: 0;
}
#leftColumnNetwerk  .info h2{
	background-image: url(../img/offline_availability.jpg);	
}
#leftColumnNetwerk  .infoImprove h2{
	background-image: url(../img/improved_admin.jpg);	
}
#leftColumnNetwerk  .infoAdvanced h2{
	background-image: url(../img/advanced_user_exp.jpg);	
}
#leftColumnNetwerk  .infoIncrease h2{
	background-image: url(../img/increase_online.jpg);	
}
#leftColumnNetwerk  .infoCollaboration h2{
	background-image: url(../img/collaboration.jpg);	
}
#leftColumnNetwerk  .infoNews h2{
	background-image: url(../img/news_and_feeds.jpg);	
}

#leftColumnNetwerk #features h2 {
	background-image: url(../img/features.jpg);
	background-position: top left;
	height: 80px;
}

.menu {
	margin: 0px;
	padding: 0px;
	 background-color: #FFF5E9;
	width: 210px;
}
.menu   ul.shopsLinks{
	list-style: none;
	margin-left: 0px;
	padding: 5px 0px 5px 5px;
	line-height: 18px;
	margin-top: 0px;
	
}
.menu   ul.shopsLinks li a{
	list-style: none;
	margin: 0;
	cursor: pointer;
	padding-bottom: 1px;
	padding-left: 20px;	
	 background-image: url(../img/icons_shops.gif);	
	font-size: 14px;
	color: #4d4d4d;
	font-weight: bold;
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: 0 -228px;
	text-decoration: none;
}

.menu   ul.shopsLinks li {
	color: #4d4d4d;
	font-weight: bold;	
	text-decoration: none;	
	background-repeat: no-repeat;	
	text-indent: 15px;
}
.menu  ul.shopsLinks li  a.wifishop:hover{	
	 background-position: 0 0;	 	
	 background-repeat: no-repeat;
	 color: #f36b2a;
}
.menu  ul.shopsLinks li a.routershop:hover{	
	 background-position: 0 -19px;	
	 color: #ee3124;	
}
.menu  ul.shopsLinks li a.voipshop:hover{	
	 background-position: 0 -38px;	
	 color: #660f3f;
}
.menu  ul.shopsLinks li a.vergadertelefonie:hover{
	 background-position: 0 -57px;
	 color: #991f00;	
}
.menu  ul.shopsLinks li a.headsetwinkel:hover{
	 background-position: 0 -76px;	
	 color: #007dc2;
}
.menu   ul.shopsLinks li a.headsetcenter:hover{
	 background-position: 0 -95px;	
	 color: #0E8486;
}
.menu  ul.shopsLinks li a.portofoonwinkel:hover{
	 background-position: 0 -114px;
	 color: #4f884f;
}
.menu   ul.shopsLinks li a.wiihome:hover{
	 background-position: 0 -133px;	
	 color: #22c9ef;
}
.menu   ul.shopsLinks li a.ps3home:hover{
	 background-position: 0 -152px;	
	 color: #0b0906;
}
.menu   ul.shopsLinks li a.xboxhome:hover{
	 background-position: 0 -171px;	
	 color: #7fad2a;
}
.menu  ul.shopsLinks li a.tasendas:hover{
	 background-position: 0 -191px;	
	 color: #6F492A;
}
.menu   ul.shopsLinks li a.actionfigurehome:hover{
	 background-position: 0 -209px;	
	 color: #00b085;
}
.netwerkshoProduct {
	background-image: url(../img/computer_icon.jpg);
	background-repeat:no-repeat;
	padding-left: 90px;
	text-align:left;
	height: 75px;
	padding-top: 1px;
	padding-bottom: 10px;
}
.netwerkshoProduct a, .netwerkshoProduct a:hover{
	 color: #f36b2a;
	 text-decoration: none;
}
.netwerkshoProduct h3{
	 font-size: 14px;
}