/* general tag styles */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
	background-color:#ffffff;
	background-image:url(../styleImages/bg.jpg);
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}

h1 {
	font-size:170%;
	padding:0px;
	color:#004464;
	margin:0px 0px 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%
}
h2 {
	position:relative;
	float:left;
	font-size:120%;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#006699;
	text-decoration:none;
}
a:visited {
	color:#006699;
}
a:hover {
	text-decoration:underline;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

/* page layout */
#pageSurround {
	position:relative;
	margin:0px auto 0px auto;
	width:970px;
}
#header {
	position:relative;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:-165px;
	float:left;
	height:274px;
	width:100%;
	background:url(../styleImages/header2.jpg);
	background-repeat:no-repeat;
	z-index:0;
}

#header a#homelink{
	display:block;
	width:300px;
	height:75px;
	position:absolute;
	top:2px;	
	left:26px;
	z-index:200;
}

#page {
	position:relative;
	float:left;
	/*background-image:url(../styleImages/el-page-bg.png);
	background-repeat:repeat-y;*/
	padding:0px 10px 0px 10px;
}
#barOne {
	position:relative;
	float:left;
	width:430px;
	margin:0px 0px 0px 0px;
	height:25px;
	clear:both;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 20px 0px 16px;
	z-index:2;
}

#barOne p {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	padding:6px 0px 0px 0px;
}

/* Navigation */
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:538px; 
	background-repeat:repeat-x;
	background-position:top;
	height:15px;
	margin-top:10px;
	margin-bottom:0px;
	font-size: 12px;

}

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

#navigation li {
	display: inline;
	margin: 0px;
}

#navigation li a
{
	height:15px;
	padding-top: 0;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background: url(http://www.laptopz.nl/afbeeldingen/theme/nav_split.gif) no-repeat right bottom;
	font-weight:normal;
	}

#navigation li a:hover {
	background: url(http://www.laptopz.nl/afbeeldingen/theme/bg_nav_hover.gif) repeat-x left top;
}

*html #barOne p {
	padding:0px;
}
.subTopNavOn {
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
}
#barTwo {
	margin:0px 0 0 -10px;
	padding-top:14px;


}

#barThree {
	position:relative;
	float:left;
	margin-top:20px;
	width:930px;
	padding:0px 5px 10px 5px;
	clear:both;

}
#sideNavLeft {
	position:relative;
	float:left;
	width:190px;
	margin:0px;
	display:none;
}
#sideNavRight {
	position:relative;
	float:right;
	width:180px;
	margin:0;
	background:#ffffff;
	overflow:hidden;
	
}

#content-float-right {
	position:relative;
	float:left;
	width:930px;
	margin-left:5px;
}
#content {
	position:relative;
	float:left;
	margin:0;
	width:420px;
	line-height:130%;
	right:10px;
}
#content-float-right-a {
	position:relative;
	float:left;
	width:930px;
}
#content-b {
	position:relative;
	float:left;
	margin:0;
	width:720px;
	line-height:130%;
	right:10px;
}
#footer {
	position:relative;
	float:left;
	width:970px;
	background-image:url(../styleImages/bottom.png);
	background-repeat:no-repeat;
	height:50px;
	text-align:center;
	clear:both;
	padding:17px 0px 0px 0px;
}

/* image widths and heights */

.featureProductImage {
	width:75px;
	/*height:65px;*/
}
.popularProductImage {
	width:100%;
	float:left;
	border:#dadada 1px solid;
	margin-bottom:3px;
	border:1px solid #cccccc;
}

/* skin design */
.tabExpand {
	position:relative;
	width:100%;
	margin:0px 0px 10px 0px;
}
	/* ie6 hack to prevent tables dropping */
	*html .tabExpand {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 10px 0px;
	}
#search {
	position:absolute;
	top:107px;
	left:692px;
	width:220px;
	z-index:499;
	
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:125%;
	padding-left:6px;
}
.searchButton {
	position:relative;
	float:right;
	border:none;
	background-color:#ffffff;
	background-image:url(../styleImages/zoeken.png);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	padding-right:20px;
	padding-bottom:3px;
	padding-top:7px;
	margin-bottom:15px;
	width:67px;
	height:33px;
	background:none;
	margin-right:0px;
	margin-top:0px;
	left:30px
}
.searchButton:hover {
	cursor:pointer;
	color:#00c9ea;
	
}
#searchbox {
	border:0px #ffffff;
	background:none;
	float:right;
	margin-right:15px;
	padding-top:6px;
	margin-bottom:10px;
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	width:120px;
	height:18px;
	background-repeat:no-repeat;
	
}

.botrowborder a {
	color:#0099cc;
}

#header h1 {
	position:absolute;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%
}
#header a {
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color:#E8EBEE;
	text-decoration:none;
}
/*MENU*/

#menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:#004464;
font-weight:bold;
}

#menu a {
	display:block;
	height:99px; 
	width:100px; 
	overflow:hidden;
	text-indent: -100em;
	
}

#menu a:hover {
	display:block; 
}	

#menu span.hide{
	display:none;
}

a.top-aanbiedingen {
	background: url(http://www.laptopz.nl/afbeeldingen/menu/laptop-aanbiedingen.png) no-repeat; 
}

a.top-aanbiedingen:hover {
	background-position: -100px 0;
}

a.acer {
	background: url(http://www.laptopz.nl/afbeeldingen/menu/acer-laptops.png) no-repeat; 
}

a.acer:hover {
	background-position: -100px 0;
}

a.asus {
	background: url(http://www.laptopz.nl/afbeeldingen/menu/asus-laptops.png) no-repeat; 
}

a.asus:hover {
	background-position: -100px 0;
}

a.samsung {
	background: url(http://www.laptopz.nl/afbeeldingen/menu/samsung-laptops.png) no-repeat; 
}

a.samsung:hover {
	background-position: -100px 0;
}

a.pb {
	background: url(http://www.laptopz.nl/afbeeldingen/menu/packard-bell-laptops.png) no-repeat; 
}

a.pb:hover {
	background-position: -100px 0;
}

a.hp {
	background: url(http://www.laptopz.nl/afbeeldingen/menu/hp-laptops.png) no-repeat; 
}

a.hp:hover {
	background-position: -100px 0;
}

a.compaq {
	background: url(http://www.laptopz.nl/afbeeldingen/menu/compaq-laptops.png) no-repeat; 
}

a.compaq:hover {
	background-position: -100px 0;
}

a.sony {
	background: url(http://www.laptopz.nl/afbeeldingen/menu/sony-laptops.png) no-repeat; 
}

a.sony:hover {
	background-position: -100px 0;
}

a.macbook {
	background: url(http://www.laptopz.nl/afbeeldingen/menu/macbook.png) no-repeat; 
}

a.macbook:hover {
	background-position: -100px 0;
}

#sideNavLeft p {
	position:relative;
	float:left;
	width:180px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	height:24px;
	color:#004464;
	background-image:url(../styleImages/boxTopBG.gif);
	background-repeat:no-repeat;
}
#sideNavLeft ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:168px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;

}
#sideNavLeft li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:100%;
}
#sideNavLeft li a {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:170px;
	display:block;
	color:#0099CC;
}
#sideNavLeft ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:none;
	display:inline;
	font-size:90%;
}
#sideNavLeft ul li ul li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
#sideNavLeft ul li ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#006699;
	width:auto;
}
#pageLinks ul li a {
	background-image:url(../styleImages/el-page-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 8px;
	width:auto;
}
#pageLinks ul li ul li a {
	background-image:none;
	padding:0px 0px 0px 8px;
	width:auto;
}
#pageLinks img, #builtNav img {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
float:left;
margin:0px 0px 10px 0px;
padding:4px;
}
.boxborder {
	position:relative;
	float:left;
	padding:10px;
	width:168px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;

}
#featureProduct ul {
	text-align:center;
}
#featureProduct li a {
	background-image:none;
	margin:0px;
	padding:0px;
}
#pullDownNav {
	background-color:#fafce2;
	border:1px solid #b4c914;
	padding:5px;
	margin:19px 0px 10px 0px;
}

#pullDownNav input, #pullDownNav select {
	border:1px solid #01608f;
	cursor:pointer;
}

#pullDownNav input{
background:#01608f;
	color:#ffffff;
	font-weight:bold;
}

#pullDownNav input:hover{
	color:#fff
}

#compareDisplay {
	position:relative;
	float:left;
	width:100%;

}
#productDisplay fieldset, #subNav fieldset, #content fieldset, #content-b fieldset {
	position:relative;
	background-color:#fafce2;
	float:left;
	width:720px;
	border:1px solid #b4c914;
	line-height:120%;
	padding:8px;
	margin-bottom:20px;
	margin-top:5px;
}

#subBuiltNav fieldset {
	background-repeat:no-repeat;
	position:relative;
	background-color:#fafce2;
	float:left;
	width:720px;
	border:1px solid #b4c914;
	line-height:120%;
	padding:8px;
	margin-bottom:20px;
	margin-top:5px;
	
}

#productDisplay legend, #subBuiltNav legend, #subNav legend, #content legend, #content-b legend  {
	color:#01608e;
	font-weight:bold;
	line-height:130%;
}
#productDisplay table {
	clear:left;
}



#productDisplay{
	margin-bottom:34px;
	margin-top:10px;
}


.paging{
position:relative;
top:-34px;
margin-left:230px;
width:500px;
}

.paging .paginglinks a{
	color:#461728;
	padding:0 3px;	
}

.paging .paginglinks a:hover{
	border:1px solid #01608f;
	padding:0 2px;
	text-decoration:none;
}

.paging .paginglinks a.active_page,.paging .paginglinks a:active{
	background:#01608f;
	color:#FFFFFF;
}


#productDisplay ul li a {
	color:#666666;
	font-weight:normal;
}

.old_price {
	text-decoration:line-through;
	font-size:13px;
}

#productDisplay td, #compareDisplay td {
	position:relative;
	padding:10px 5px 10px 5px;
}

/* SINGLE PRODUCT*/
#singleProductDisplay {
	position:relative;
	top:-38px;
	float:left;
	width:710px;
	margin:0px 0px 20px 0px;
	padding:38px 15px 20px 15px;
	background:#fafce2;
	border:1px solid #b4c914;
	line-height:150%;
	z-index:0;
}
h1{
position:relative;
z-index:1;
margin-top:0px;
padding:5px 0 0 15px
}
#singleProductDisplay img {
	margin:0 15px 0px 0px;
	padding:0;
}

#singleProductDisplay img.singleProductImage{
	padding:5px;
	border:1px solid #b4c914;
	background:#fff;
	float:left;
	max-width:350px;
	z-index:10;

}


#singleProductImagebox{
		float:left;
		height:100%;
}

a.singlemeerinfobutton {
	color:#ffffff;
	display:inline-block;
	font-weight:bold;
	background-image:url(../styleImages/zoek_knop.gif);
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	margin:0px 5px 25px 0px;

}
a.singlemeerinfobutton:hover{
	background:url(../styleImages/zoek_knop.gif) 0 -32px;
	color:#FFFFFF;
}

#singleProductDescription{
overflow:hidden;
margin:0;
padding:0
}

/* SINGLE PRODUCT*/

#sideNavRight p, #tagCloud p {
	position:relative;
	float:left;
	width:158px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 10px 0px 10px;
	height:24px;
	color: #ffffff;

		
}
#featureProduct ul, #popularProd ul, #userHistory ul,#tagCloud div {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:158px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}



#tagCloud div {
	text-align:center;
}

/*POPULAR PRODUCTS*/
#popularProd p, #tagCloud p {
	background:url(../styleImages/bg-title.gif) repeat-x;
	height:24px;
	width:160px;
	color:#fff;
	
}


#popularProd li, #newsItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px;
	width:99%;
	list-style-type:none;
}



#featureProduct li, #userHistory li {
	list-style-type:none;
}

#newsItems li span{
color:#999999;
font-size:90%;
}
#newsItems ul li a {
	color:#f3732a;
	float:left;
}	

#popularProd li, #newsItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	width:100%;
	list-style-type:none;
}

#popularProd li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
}

#popularProd ul li a {
	color:#414141;
	font-weight:normal

}

#popularProd ul li a.popLink {
	color:#01608e;
	font-weight:bold;
}
.popProdPrice {
	color:#f3732a;
	font-weight:bold;
	font-size:18px;
	float:right;

}

.styleProdName {
	font-size:120%;
	color:#006699;
	font-weight:bold;
	text-align:center;
}
.styleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}

.styleProdPrice {
	font-size:18px;
	color:#2f3030;
	line-height:1.em;
	font-weight:bold;
	float:left;
	margin-left:15px;
	padding:3px 5px 3px 20px
}
.styleProdMerchant {
}
.styleProdID {
}
.styleProdCategory {
}
.styleProdBrand {
}
.styleProdDescription {
}

.singleProdName {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.singleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.singleProdPrice {
	font-size:2.0em;
	color:#f3732a;
	font-weight:bold;
	margin-top:10px;
	line-height:30px;
}
.singleProdBrand {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.singleProdDesc {
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
}
.singleProdCategory {
}

a.button, a.bigbutton {
	color:#ffffff;
	display:block;
	font-weight:bold;
	background-image:url(../styleImages/zoek_knop.gif);
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	margin:5px 0 10px 10px;
	float:right;
}
a:hover.button, a:hover.bigbutton {
	background:url(../styleImages/zoek_knop.gif) 0 -32px;
	color:#FFFFFF;
}
a.catNavOn {
	font-weight:bold;
	color:#f3732a;
}
a.catNavOff {
	font-weight:bold;
	color:#0099CC;
	font-size:110%;
}
a.catNavOfflogo {
	font-weight:bold;
	color:#0099CC;
}

a.brandNavOn, a.brandNavOff{
	color:#01608e;
	display:block;
	padding:2px 0px;


}  

a.brandNavOn:hover, a.brandNavOff:hover{
text-decoration:none;
color:#f3732a;

}

a.brandNavOn {
	font-weight:bold;
	color:#f3732a;
}

a.brandNavOff {
	font-weight:normal;

}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}

#linksDisplay ul li a {
	font-size:110%;
	font-weight:bold;
	text-decoration:underline;
	color:#006699;
}

#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:260px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#sideNavRight fieldset {
	position:relative;
	float:left;
	width:158px;
	border:1px solid #cccccc;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#sideNavRight legend {
	color:#006699;
	font-weight:bold;
}
#pageContent {
	position:relative;
	float:left;
	width:100%;
	margin-top:0px;

}

#pageContent table{
float:left;
}

#pageContent p {
	width:746px;
}

#pageContent p a {
	font-size:110%;
	font-weight:bold;
	text-decoration:underline;
	color:#006699;
}	

#pageContent h1{
	top:0px;
	left:-15px;
	bottom:10px;
	line-height:120%
}

#content-a {
	position:relative;
	float:left;
	margin-top:0px;
	width:740px;
	line-height:130%;
}
#content-a h1 {
	width:700px;
	overflow:hidden;
	white-space:nowrap
}

#content-cat {
	position:relative;
	float:left;
	margin-top:0px;
	width:740px;
}

#content-cat h1 {
	left:-15px;
	margin:0px;
	color:#000000;
}	

#content-cat p a {
	font-weight:bold;
}

.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:130%;
	clear:both;
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}

#newsPage ul li p a {
	font-size:110%;
	font-weight:bold;
	text-decoration:underline;
	color:#006699;
	}


.botrowborder {
	border-top:1px solid #cccccc;
}	

.comments {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
.linkGroup {
	position:relative;
	float:left;
	width:100%;
	padding:12px 0px 2px 0px;
	font-size:130%;
	font-weight:bold;
}
#noimage p {
	background:none;
	height:15px;
}	
	
#voordelen {
	border:1px solid #cccccc;
	padding:10px 0px 10px 10px;
	margin-bottom:10px;
	float:right;
	width:168px;
	margin-top:50px;
}

#voordelentitel {
	font-size:13px;
	font-weight:bold;
}	

#voordelentekst {
	line-height:18px;
}	
a.singlebutton {
	color:#ffffff;
	display:block;
	font-weight:bold;
	background-image:url(../styleImages/zoek_knop.gif);
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	margin:0px 5px 0px 0px;
}

a:hover.singlebutton {
	background:url(../styleImages/zoek_knop.gif) 0 -32px;
	color:#FFFFFF;
}
#titlesubnav {
	color:#383838;
	font-weight:bold;
	font-size:14px;
}
.link {
	color:#0000FF;
	}
	

#vergprod{
	overflow:hidden;
	background:url(../styleImages/vergprod.gif) no-repeat 0 bottom;
	text-indent:-99999px;
	height:23px;
}

#zoom{
position:relative;

}

#zoom span{
position:absolute;
bottom:15px;
right:15px;
z-index:10;
display:block;
width:30px;
height:30px;
background:url(../styleImages/loop.png) no-repeat right bottom;
}

#productul{
width:99%;
padding:0;
margin:0;
text-align:center;
}

#productul li{
display:block;
width:31%;
display:-moz-inline-block;
display:inline-block;
text-align:left;
border:1px solid #ccc;
margin:10px 5px;
vertical-align:top;
list-style:none;
list-style-position:inside;
/* FOR IE AND FF2*/
zoom: 1;
*display: inline;

}

.prodimglink{
	display:block;
	height:140px;
	width:100%;
margin-bottom:20px;
}

#productul li img.smallProductImage{
position:absolute;
margin:10px 10px 10px 35px;
display:block;
width:155px;
float:none;
clip:rect(0px 155px 140px 0px);
}


#productul li img{
margin-top:5px;
margin-bottom:10px;
margin-left:10px;
}

.styleProdName {
	display:block;
	overflow:hidden;
	width:92%;
	margin:0 auto;
	height:60px;
	
}

span.styleProdPrice {
	display:block;
	text-align:center;
	float:none;
	margin:0;
}

#productul li.lijst{
width:100%;
text-align:left;
position:relative;
min-height:125px;
*height:125px;
}

#productul li.lijst img{
float:right;
margin-right:25px;
position:absolute;
top:40px;
right:5px;

}

#productul li.lijst img.smallProductImage{
width:150px;
float:left;
margin-left:15px;
margin-top:5px;
position:relative;
top:0px;
right:0;
}



#productul li div.info{
display:none;
}


#productul li.lijst div.info{
display:block;
margin-left:25px;
width:300px;
position:absolute;
left:165px;
top:45px;


}

#productul li.lijst .styleProdName{
margin-top:5px;
margin-left:25px;
text-align:left;
width:430px;
}


.lijst span.styleProdPrice {
position:absolute;
left:520px;
top:40px;
}

#productul li.lijst .button{
position:absolute;
left:510px;
top:70px;
}

#productul li.lijst .prodimglink{
display:inline;
}
#link a{
	font-size:110%;
	font-weight:bold;
	text-decoration:underline;
	}
/*	
.nav, .nav ul {
padding: 5px 0px 0px 5px;
margin: 0;
list-style: none;
}

.nav li {
float: left;
width:inherit;
margin-right:25px;
}

.nav ul {
position: absolute;
width: 200px;
left: -1000px;
}

.nav li:hover ul, .nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

.nav a {
display: block;
margin: 5px 5px 3px 6px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.15em;
color:#01608e;
cursor:pointer;
}

#nav a:hover{
color:#f3732a;
}

#nav a:active{
color:#004464
}

ul a{
font-weight: bold;
color: #FFFFFF;
cursor: pointer;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #FFFFFF;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFFFFF;
cursor: pointer;
}

ul li{
background:none;
}

ul ul li{
background-color: #00a0c6;
width:135px;
border-top: 1px solid #FFF;
border-left: 0;
}

#nav li ul li a:hover{
color:#f3732a;
}*/

/* IE only hack \*/

/*
* html ul li, * html ul ul li{
border-bottom: 1px solid #FFF;
}

* html ul ul li{
border-top: 0;
}*/
/* Einde IE only hack */ 	


#compactswitch, #fullswitch{
display:inline-block;
display:-moz-inline-block;
width:16px;
height:14px;
background:url(../styleImages/compact.gif) no-repeat 0 0;
text-indent:-99999px;
margin:0 5px;
overflow:hidden;
}

#fullswitch{
background:url(../styleImages/list.gif) no-repeat 0 0;
}


