/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}


/* end colorbox */




html {font-size: 100%;}
body
{
    color:#202020;
	/*background:#fff url(http://static.computerworld.nl/images/layout/ctg_page_bg.jpg) repeat-x top;*/
    font-family: Arial, Tahoma, Sans-serif;
    font-family: Arial, Tahoma, Sans-serif;
    font-size:0.8em;
    text-align:left;
}

*
{
    padding:0;
    margin:0;
}

a:link {color:#000}      /* unvisited link */
a:visited {color:#f78320}  /* visited link */
a:hover, #highlited_tags ul li a:hover, #privacy_link:hover {color:#b15105}  /* mouse over link */
a:active {color:#f78320}  /* selected link */

blockquote
{
	margin:20px 40px;
}


#body_sym{
	background:#fff url(http://static.computerworld.nl/images/layout/ctg_page_bg_2.jpg) repeat-x  0 -103px;
	/*background:#fff url(http://static.computerworld.nl/images/layout/global_repeatx_sprite.png) repeat-x  0 -651px;*/
}

a img
{
    vertical-align:bottom;
}

h1, h2, h3, h4, img, ul, fieldset
{
    margin:0;
    padding:0;
    border:0;
}

li, dd
{
    margin-left:0;
}

#leaderboard_container {
	background: #202020;
}

#leaderboard_wrapper{
	background: transparent;
	height: 106px;
	position: relative;
}

.clearBoth{clear:both;}
.bold{font-weight:bold;}
.uppCase{text-transform:uppercase;}
.hide {display: none; }
.noborder {border:0px none;}
.radio{margin-bottom:10px;}
.radioBox input, label{cursor:pointer;}

#canvas
{
    margin:0 auto;
	background:transparent url(http://static.computerworld.nl/images/layout/head_shadow_bg.jpg)  no-repeat center 19px;
	position:relative;
}

#mainColumn
{    float:left;
    width:638px;
    padding-bottom:25px;
    overflow:hidden;
}

#contentWrapper
{
    clear: both;
	padding: 15px 0 0 0;
}

#mainColumn #newsWrapper, 
#mainColumn #lists
{
    
    overflow:hidden;
    clear: left;
}

#rightColumn
{
    float:left;
    padding:0 0 25px 10px;
    width:336px;
}

#wrapper, #footer_wrapper, #leaderboard_wrapper
{
    margin:0 auto;
    width:984px;
	padding: 0 5px;
}

#header
{
    background:transparent url(http://static.computerworld.nl/images/layout/header_bg1.gif) no-repeat scroll left bottom;
    height: 100px;
    position:relative;
}

#rss_box, #twitter_box, #facebook_box {
	width:45px;
	cursor:pointer;
	position: absolute;
	left: 10px;
}
#rss_box{bottom:5px;}
#twitter_box{bottom:25px;}
#facebook_box{bottom: 45px;}

#rss_box a
{
    background: transparent url(http://static.computerworld.nl/images/layout/icons.png) no-repeat scroll 1px -313px;
	color: #f78320;
	text-decoration:none;
}

#twitter_box a
{
    background: transparent url(http://static.computerworld.nl/images/layout/icons.png) no-repeat scroll left -384px;
	color: #d4f6f5;
	text-decoration:none;
}

#facebook_box a
{
    background: transparent url(http://static.computerworld.nl/images/layout/icons.png) no-repeat scroll left -348px;
	color: #326196;
	text-decoration:none;
}

#rss_box a span, #twitter_box a span, #facebook_box a span {
    margin: 0px 0 0 20px;
}

#rss_box a:hover,
#twitter_box a:hover
{
	color: #fff;
	text-decoration:none;
}

#leaderBoard
{
    padding:10px 0 0 90px;
	width: 728px;
	float: left;
	height: 90px;
}

#logo a
{
    clear:both;
    /*background: transparent url(http://static.computerworld.nl/images/layout/logo_bg.jpg) no-repeat center 25px;*/
    background: transparent url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat 33px -871px;
    float:left;
    height:150px;
    width:329px;
    cursor:pointer;
    display:block;
    text-indent:-1000px;
}

#logo a {
	height:100px;
	width:329px;
	display: block;
}

/*.yuimenu
{
    top:-999em;
    left:-999em;
}

.yuimenubar
{
    position:static;
}

.yuimenu .yuimenu,.yuimenubar .yuimenu
{
    position:absolute;
}*/


span.raquo, span.date 
{
	color: #f78320;
	padding: 0 4px;
}



/* menu class*/

/*.listContainer
{
    width:272px;
    display:block;
    clear:left;
}*/

#highlited_tags, #highlited_tags ul li a, #highlited_tags ul li a:visited, .square, span#current_path
{
    color:#666666;
	font-weight:normal;
	text-decoration: none;
}

#highlited_tags , #breadcrumb{ padding:6px 0 0 7px;}
#highlited_tags {
	clear:both;
    font-weight:normal;
	height: 22px;
}

#highlited_tags ul li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	background:transparent url(http://static.computerworld.nl/images/layout/icons.png) no-repeat 0 -74px;
	padding: 0 0 0 9px;
	font-size: 0.9em;
}

#highlited_tags ul li.current_path  { color: #f78320; text-decoration: underline;}

#highlited_tags ul li.actuell {
	color: #f78320;
	font-weight: bold;
	font-size: 1em;
	margin-top: -1px;
}

#highlited_tags ul li.actuell, #highlited_tags ul li.home {
	background: transparent;
	padding: 0;
}



#left, #pressreleases{margin-left:10px;}

#nu_op_wrapper {clear:both;overflow: hidden;}

.nu_op_box {
	float:left;
	width: 307px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #C2C2C2;
}

.nu_op_box h3{background: url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat scroll left 0px transparent;}

#nu_op_webwereld h3 { background:transparent url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat 0 -320px}
#nu_op_cio h3 { background:transparent url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat 0 -256px}
#nu_op_itworld h3 {background:transparent url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat 0 -384px}
#nu_op_techworld h3 { background:transparent url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat 0 -192px}

.nu_op_box ul {
	margin: 10px 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	/*border-bottom:1px solid #C2C2C2;*/
}

.nu_op_box ul li
{
    background: url(http://static.computerworld.nl/images/layout/icons.png) no-repeat scroll -1px -288px transparent;
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 12px;
}

.nu_op_box ul li a,
.spread_box ul li a
{
	color: #000;
	text-decoration:none;
}

.nu_op_box ul li a:hover,
.spread_box ul li a:hover,
#newsWrapper h2.title_list a:hover,
.spread_box .redactietip a:hover
{
	color: #f58221;
	text-decoration:underline;
}

.latest_list_item  span.date {padding: 0}
.latest_list_item {border-bottom:1px dotted #c2c2c2; padding:6px 0 7px;cursor: pointer; overflow:hidden; position:relative;}
.latest_list_item.last{border-bottom:0px none #c2c2c2;}
.latest_list_item  h2.title_list  a.rating_counter{margin-top: 7px;}
.latest_list_item img {cursor:pointer; float:left;margin:0 10px 0 0; border: 1px solid #D9D9D9;}

.latest_list_item h2.title_list a,
.latest_list_item h2.title_list a:visited {color:#002948;}

.latest_list_item .summary_wrapper  {height: 2.5em; overflow: hidden; padding-right: 20px;}

.latest_list_item .cat {position:absolute; bottom: 7px; right: 0;}
.latest_list_item .cat a {text-decoration:none; color: #F78320;}
.latest_list_item .rating {position:absolute;right:0;top:8px;}
.latest_list_item h2.title_list {font-weight: normal;font-size: 1.4em;line-height: 1.6em;}
.latest_list_item h2.title_list a {text-decoration: none;}
.latest_list_item h2.title_list img {border:0 none;}

.latest_list_item.hilites img {margin:4px 10px 4px 0;}
.latest_list_item.hilites {height:83px;}
.latest_list_item.hilites .summary_wrapper  {height:auto;}
.latest_list_item.hilites h2.title_list {font-size:1.6em;}
.latest_list_item.hilites h2.title_list img {border:0 none; margin:3px 2px 0 0;}


a.rating_counter, a.views_counter {
	display: block;
	float:right;
	height: 14px;
	font-size: 0.8em;
	line-height:1em;
	text-decoration:none;
	color:#000;
	margin: 2px 0 0 0;
	font-weight: normal;
}

a.views_counter{text-align:right;padding: 3px 0;}
a.rating_counter {background:transparent url(http://static.computerworld.nl/images/layout/icons.png) no-repeat scroll 0 -268px;padding: 3px 0 0 15px;width:30px;}

.right_box {
	border-bottom: 1px solid #d6d6d6;
	background:transparent url(http://static.computerworld.nl/images/layout/index_box_bg.jpg) no-repeat scroll left bottom;
	margin: 0 0 20px 0;
	padding: 0 0 10px;
}

.right_box h3
{
    background: url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat scroll left -128px transparent;
}

.right_box p, fieldset.radioBox {
	line-height: 17px;
	padding: 10px 0 5px 10px;
}

.right_box h3, 
.nu_op_box h3, 
.spread_box h3
{
    color: #FFFFFF;
    font-size: 1em;
    font-weight: normal;
    height: 20px;
    padding: 4px 0 0 10px;
}

.right_box h3 a, 
.nu_op_box h3 a, 
.spread_box h3 a
{
    color: #FFFFFF;
    text-decoration: none;
}

.spread_box
{
    margin: 0 0 20px 0; 
    border: none; 
    height: 170px; 
    overflow:hidden; 
    padding:0;
}

.spread_box.singleColumn
{
    width:307px; 
    background: transparent url(http://static.computerworld.nl/images/layout/index_box_bg.jpg) left bottom no-repeat;
    float:left;
}

.spread_box.doubleColumn
{
    width: 628px;
    background: transparent url(http://static.computerworld.nl/images/layout/index_box_bg.jpg) left bottom no-repeat; 
}

.spread_box.doubleColumn h3
{
    background: url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat scroll left -64px transparent;
}

.spread_box.singleColumn h3
{
    background: url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat scroll left 0px transparent;
}



.spread_box ul {margin:7px 0 0 0; overflow:hidden;	list-style-image:none;list-style-position:outside;list-style-type:none;}
.spread_box li 
{
    background:transparent url(http://static.computerworld.nl/images/layout/icons.png) no-repeat -1px -288px;
    float:right; 
    width:299px;
	margin:0;
	padding:0 0 0 12px;
}
.spread_box li.first {float:left;  position:relative; width: 312px; border:none; height:auto; background:none; line-height:1.6em; padding-left: 0;}
.spread_box li.first a {float:none;}
.spread_box li.first a.rating_counter {float:none;position:absolute;bottom:2px;right:0;}
.spread_box .first img { border: 1px solid #D6D6D6; width:60px; height: 60px; margin:2px 10px 60px 10px;float:left;}

.spread_box .first .title {font-size:1.4em; font-weight:normal; margin: 0; color:#002948}
.spread_box .first .rating_counter {/*margin-top: -17px;*/}

.spread_box .first .dossier_img_wrapper { width:70px; float:left; margin:0 0 6px 10px; font-size: 0.8em;line-height: 1.2em;}
.spread_box .first .dossier_img_wrapper img { width:60px; height: 60px; margin:0 0 10px 0;}




#mostViewed ul,
#related ul
{
    margin:10px 10px 0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#mostViewed li,
#related li
{
    clear: left;
    margin-bottom: 5px;
    overflow: hidden;
    height: 62px;
    position: relative;
    padding:0 0 5px 0;
    border-bottom: 1px dotted #C2C2C2;
}

#mostViewed li.last,
#related li.last
{
    border-bottom: 0 none;
}

#mostViewed li a,
#related li a
{
    text-decoration:none;
}

#mostViewed li img,
#related li img
{
    float:left;
    margin: 0 10px 0 0;
    border:1px solid #d9d9d9;
}

#mostViewed li .title,
#related li .title
{
    font-size:1.2em;
}

#related li .title .raquo,
#mostViewed li .title .raquo
{
    padding-left:0;
}

#mostViewed .cat,
#related .cat
{
    margin-left: 72px;
}
#mostViewed .cat a,
#related .cat a
{
    color: #F78320;
    text-decoration: none;
}
#mostViewed li .wrapper,
#related  li .wrapper
{
    height:61px;
    overflow:hidden;
}



#newsletter_box fieldset {
	/*background:transparent url(http://static.computerworld.nl/images/layout/newsletter_bg.jpg) no-repeat scroll top left;*/
	background:transparent url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat scroll left -596px ;
	height: 30px;
	padding: 0;
	margin: 0 0 0 10px;
	width:318px;
}

#newsletter_box fieldset .textField, #newsletter_box fieldset .newsLetterButton {
	border: none;
	color: #666666;
	font-size: 1.1em;
	width: 259px;
}
#newsletter_box fieldset .textField
{
	margin: 4px 0 0 15px;
	background-color:white;
}

#newsletter_box fieldset .newsLetterButton {
	width:30px;
	height: 27px;
	color: #fff;
	background: transparent;
	cursor: pointer;
	float:right;
}


ul#whitepapers_list {
	list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 10px 0 0 10px;
}

#whitepapers_list li {
	background:transparent url(http://static.computerworld.nl/images/layout/icons.jpg) no-repeat left 0;
	overflow:hidden;
	/*height: 30px; */
	min-height: 26px;
	padding: 3px 0 0 40px;
	margin:2px 0;
}

#whitepapers_list li:hover {
	background:transparent url(http://static.computerworld.nl/images/layout/icons.jpg) no-repeat left -33px;
}

#whitepapers_list li a , #whitepapers_list li a:hover{
	color: #000;
	text-decoration: none;
}

#whitepapers_list li a:hover
{
	text-decoration: underline;
	color: #f58220;
}



#banen
{
    margin-top:10px;
}

#banen ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#banen li
{
    font-size:0.85em;
    line-height:0.4em;
    margin-bottom:1em;
}

#banen li a
{
    color:#ffffff;
}

#banen li a span
{
    font-weight:bold;
}

/*#blogitems a.items
{
    text-decoration:none;
    display:block;
    width:249px;
    height:75px;
    background:#ffa914 url(http://static.computerworld.nl/images/layout/blogitem_bg.jpg) left center no-repeat;
    margin-bottom:10px;
    padding-left:87px;
}

#blogitems .title
{
    color:#002948;
    font-size:18px;
    line-height:20px;
    height:39px;
    display:block;
    padding-top:11px;
    margin: 0 5px 3px 0;
}

#blogitems .author
{
    color:white;
    font-size:11px;
}

#blogitems a.items {padding: 0; width:326px; margin: 7px 0 5px 10px;}
#blogitems a.items img {float:left; margin:8px;}*/
#blogitems h3 a, #newsletter_box h3 a, .poll h3 a:hover {/*text-decoration: none;color:#002948;*/}


.poll
{
    clear:both;
}

.poll .totalvotes
{
    display:none;
}

.poll .title
{
    display:none;
}

.poll .question
{
    margin-bottom:0.2em;
}

.poll .poll_question
{
    margin-bottom:0.6em;
    display:block;
    font-weight: bold;
}

.poll label
{
    margin-bottom:5px;
	display:block;
	padding-left:10px;
}

.poll .pollsubmit
{
	color:#fff;
	text-indent:-200px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	font-size: 1.2em;
	/*background:transparent url(http://static.computerworld.nl/images/layout/stem_bg.jpg) no-repeat scroll left top;*/
	background:transparent url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat scroll left -743px;
	width: 140px;
	height: 36px;
	border: none;
	margin: 0 0 0 10px;
}


.poll .poll_result
{
	background:#ff9900;
    height:6px;
    margin:3px 0 0 10px;
}

.poll a 
{
	text-decoration: none;
}

.poll a.poll_statistics
{
    margin: 0 0 0 10px;
    color:#002948;
}

.poll a.poll_statistics:hover
{
    text-decoration: underline;
}

.poll h3 a {
    margin: 0;
}
.poll .results
{
    clear:left;
}

.poll .results label
{
    display:block;
    clear:left;
    font-weight:normal;
}

.poll .results p
{
    float:left;
    font-weight:bold;
}

.poll .results .percentage {float:left; padding:0 0 10px 10px; font-weight:bold;}
.poll .poll_result{padding:0 0 0 1px; float:left; margin: 6px 0 0 10px}
.poll .results .label {clear:left; padding: 0 0 0 10px}

#video {
	/*padding: 4px 0 10px 0;*/
}

#video h2 {
    line-height:17px;
    padding:10px 0 5px 10px;
    font-size:1em;
    font-weight:bold;
}

#videoBox
{
	/*background:red url(http://static.computerworld.nl/images/content/video.jpg) no-repeat scroll left bottom;
    height:219px;
    background-color:#cccccc;*/
	width:326px;
	padding:6px 0 0 10px;
}

/*ads style*/
.buttonSpace
{
    clear:both;
    overflow:hidden;
    margin:10px 0 0 0;
}

.button_120
{
    float:left;
    padding-left:30px;
    display: inline;
	margin:10px 0 0 0;
}

.button_120 {padding: 0 0 0 3px;}

.button_336
{
    clear:both;
    margin-top:10px;
    text-align:center;
    width:336px;
}

.button_468
{
    clear:both;
    margin:40px auto;
    text-align:center;
}

.ad_468 {
    width:468px;
    margin: 10px auto ;
}

#sidebarRectangle
{
    margin-bottom:10px;
}

/** paginator styles **/
.paginator
{
    clear: both;
    text-align:center;
	margin: 10px 0;
	font-size:0.9em;
	overflow: hidden;
	padding: 3px 0;
}

.paginator a
{
    color: #000;
	text-decoration: none;
	border: 1px solid #d6d6d6;
	padding:1px 3px 1px 4px;
}

.paginator a.previous, .paginator a.next {
	border: none;
}

.paginator a.prevnext
{
    color:#f78320;
    font-weight:normal;
    text-decoration:none;
}

.paginator .current
{
    text-decoration:none;
    color: #555;
    font-weight:normal;
	border: none;
	color:#f78320;
}

.previous, .next {
	width: 110px;
}

#articleText .paginator .previous, #articleText .paginator .next { font-weight: bold;}
#articleText .paginator  a span.actueel{ color:#F78320;}
#articleText .paginator .disabled { color: #fff;}

.previous {
	float:left;
	text-align: left;

}
.pagenumbers
{
	width: 460px;
	display: block;
	float:left;
}

.next {
	float:right;
	text-align: right;
}

#footerText {
	padding: 20px 0 0 0;
	clear: both;
	text-align: center;
	color: #fff;
}

#footerText a, #footerText a:hover, #footerText a:visited
{
	color: #fff;
}

#footerText {
	font-size: 0.8em;
	line-height: 1.8em;
}

#idg_footer img {
	display:none;
}
#footerLogo
{
    float:left;
    padding:10px 20px;
}

#idg_footer img {
	background: #fff;
	padding: 5px 0 0 0;
	margin: -4px  0 0 0;
}

#inlinefooter{
	margin: 15px 0 0 -10px;
}

.adsBlock
{
    position:relative;
}

a#privacy_link ,  #privacy_link:visited{ color: #f78320;}

#messagent{margin-left:10px;}

#messagent .ERROR { color: #f00; margin: 10px 0 0; }
#messagent h2 {
    background: url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat scroll left -448px transparent;
    color: #FFFFFF;
    font-size: 2em;
    font-weight: bolder;
    margin: 0 0 10px 0;
    padding: 5px 10px;
}
#messagent p { margin: 0 0 10px 0; }
#messagent label { font-weight: bold; display: block; float: left; width: 200px; padding-top: 2px; }
#messagent div.input { margin-bottom: 10px; }
#messagent div.input input { padding: 1px 2px; }
#messagent div.input.checkbox { margin-bottom: 5px; }
#messagent div.input.checkbox input { vertical-align: middle; margin-right: 2px; }
#messagent div.input.checkbox label { font-weight: normal; display: inline; float: none; width: auto; }
#messagent p.explain { color: #bbb; padding: 2px 0; font-size: 0.9em; }
#messagent div.submit input { margin-top: 10px; font-weight: bold; padding: 2px 5px; }

/* press releases */

#pressreleases h1 {}
#pressreleases h3 {
	margin: 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	font-weight: normal;
	font-size: 0.9em;
}

#pressreleases p {
	margin:10px 0;
}

#seoreferrer
{
    padding:0.6em;
    border:1px solid #b15105;
    background:transparent url(http://static.computerworld.nl/images/layout/seo_bg.gif) top left repeat-x;
    /*background:transparent url(http://static.computerworld.nl/images/layout/global_repeatx_sprite.png) left -190px repeat-x;*/
    margin:3px 0;
}
#seoreferrer p.callout
{
    font-weight:bold;
    margin-bottom:0.3em;
}
#seoreferrer p
{
    line-height:1.4em;
}

#topbanen {background: transparent url(http://static.computerworld.nl/images/layout/index_box_bg.jpg) left bottom no-repeat; border: none; padding: 0 0 10px 0;}
#_topbanen li a.jobtitle {color: #000}



#footer
{
	clear:both;
	height: 178px;
	background:transparent url(http://static.computerworld.nl/images/layout/footer_bg.jpg) top left repeat-x ;
	/*background:transparent url(http://static.computerworld.nl/images/layout/global_repeatx_sprite.png) left -329px repeat-x ;*/
}

.footer_tab {
	float: left;
	background:transparent url(http://static.computerworld.nl/images/layout/footer_tab_border.jpg) repeat-y top right;
	height: 60px;
	margin: 10px  0 0 0;
	width: 312px;
}

.footer_tab h3 {
	font-size: 1.7em;
	text-transform: capitalize;
}

#tab1 {padding:0 5px 0 0;}
#tab2 {text-align: center;}
#tab3 {background:transparent;padding-right: 0;}

#footer_newsletter .textField {
	/*background:transparent url(http://static.computerworld.nl/images/layout/footer_newsletter_text_bg.gif) no-repeat top left;*/
	background:transparent url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat left -813px;
	border: none;
	height: 43px;
	width:252px;
	display:block;
	padding: 0 0 0 15px;
	line-height: 43px;
	margin: 10px auto;
	font-size: 1.2em;
}

#footer_wrapper #registerButton {
	background:transparent url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat left -663px;
	width:250px;
	height: 45px;
	margin: 10px auto;
	display: block;
	text-decoration: none;
	border: none;
	cursor: pointer;
}

/* BEGIN colorbox */
#cboxTitle, #cboxSlideshow, #cboxPrevious, #cboxNext
{
    background-image: none;
    visibility: hidden;
}
/* END colorbox */

/* BEGIN skyscraper */
#skyScraper
{
    /*Width is set to 150 because sometimes sales want to use this slot for banners 150x600. We align to the right so it shouldn't matter*/
    width: 150px;
    height: 600px;
    position: absolute;
    margin-left: -160px;
    top: 342px;
    text-align: right;
}
/* END skyscraper*/

/* BEGIN Top banen */
#rightColumn #topbanen
{
    background-color: #fff;
}

#rightColumn #topbanen h3 .jobworld,
#rightColumn #topbanen ul li,
#rightColumn #topbanen #jobs_search_button,
#rightColumn #topbanen ul li a.jobicon
{
    background-color: transparent;
    background-image: url(http://static.computerworld.nl/images/jobworld_sprite.gif);
    background-repeat: no-repeat;
}

    #rightColumn #topbanen h3 .jobworld
    {
        background-position: 0 0;
        width: 123px;
        height: 15px;
        text-indent: -200px;
        overflow: hidden;
        float: right;
        margin-right: 9px;
        margin-top: 1px;
    }
    
    #rightColumn #topbanen ul
    {
        list-style: none;
        margin: 8px 0 8px 12px;
        line-height: 21px;
        width: 324px;
        overflow: hidden;
    }
    
        #rightColumn #topbanen ul li
        {
            background: url("http://static.computerworld.nl/images/layout/icons.png") no-repeat scroll -4px -286px transparent;
            padding-left: 10px;
            position: relative;
            border-bottom: 1px dotted #C2C2C2;
        }
        
            #rightColumn #topbanen ul li a.jobtitle
            {
                width: 1500px;
                display: block;
                text-decoration: none;
            }
            #rightColumn #topbanen ul li a.jobtitle:hover
            {
                text-decoration: underline;
            }
            
            #rightColumn #topbanen ul li a.jobicon
            {
                background-color: #fff;
                background-position: 10px -30px;
                color: #636363;
                font-size: 0.85em;
                height: 17px;
                line-height: 1.2em;
                padding-left: 30px;
                padding-right: 20px;
                position: absolute;
                right: 0;
                text-decoration: underline;
                top: 4px;
            }
            #rightColumn #topbanen ul li a.jobicon:hover
            {
                text-decoration: none;
            }
    
    #rightColumn #topbanen #jobs_search_button
    {
        margin-left: 20px;
        margin-bottom: 11px;
        color: #f98320;
        text-decoration: none;
        background: url("http://static.computerworld.nl/images/layout/icons.png") no-repeat scroll 71px -288px transparent;
        padding-right: 10px;
    }
    #rightColumn #topbanen #jobs_search_button:hover
    {
        text-decoration: underline;
    }
/* END Top banen */
    
/* NAV */
    


ul.menu li
{
    /*padding:2px;*/
    list-style:none;
    border-width:0 1px;
    border-style:solid;
    border-color:#bbb;
    position:relative;
}

ul.menu li.last
{
    border-bottom:1px solid #bbb;
}

ul.menu li.mainMenuItem
{
    float:left;
    background:transparent url(/images/layout/separator_bg.png) no-repeat scroll right top;
    padding:0 12px 0 7px;
    border:none;
}

ul.menu li.mainMenuItem.last
{
    float:left;
    background-image:none;
    padding:0 12px 0 7px;
    border:none;
}

ul.menu li.mainMenuItem.last
{
    background-image:none;
}

.submenu span.arrowDown
{
    display:block;
    float:right;
    margin-left:4px;
    width:13px;
    height:9px;
    position:relative;
    top:10px;
    background:transparent url(http://static.computerworld.nl/images/layout/icons.png) no-repeat 0px -418px;
}

dl.submenu
{
    position:relative;
    height:28px;
    line-height:28px;
    overflow:hidden;
}

dl.submenu li:hover
{
    background-color:#222;
    color:white;
}

dl.submenu dt a
{
    text-decoration:none;
}

dl.submenu dt a:visited
{
    color:black;
}

dl.submenu:hover
{
    overflow:visible;
}

dl.submenu dd
{
    position:absolute;
    top:28px;
    left: -13px;
    width:200px;
    background-color:#eee;
    z-index:10;
    overflow:hidden;
    line-height:20px;
}

dl.submenu dd a
{
    display:block;
    position:relative;
    text-decoration:none;
    color:black;
    padding-left:13px;
    /* including the borders into the a element to eliminate a strange hover effect
       when the mouse is exactly on the border line */
    left:-1px;
    width:202px; 
}

dl.submenu dd a:hover
{
    background-color:#222;
    color:white;
}

#pagemenu {
    height: 28px;
    border-bottom: 1px solid #C2C2C2;
    border-top: 1px solid #C2C2C2;
    margin: 10px 0 25px;
}

#pagemenu ul.menu li.mainMenuItem
{
   padding: 0 9px 0 3px;
}

#pagemenu a.raquo
{
    background: url("http://static.computerworld.nl/images/layout/icons.png") no-repeat scroll -4px -288px transparent;
    padding: 0 0 0 10px;
}

#pagemenu span.arrowDown {
    margin-left:2px;
}

#pagemenu dl.submenu dd {
     background-color:#fff;
     width:180px;
     left:-8px;
}

#pagemenu .last dl.submenu dd {
    width:145px;
}
#pagemenu dl.submenu dd a 
{
    padding-left:9px;
}



.homeMenu .submenu dd, 
.whitepapersMenu .submenu dd,
.moreArticlesMenu .submenu dd
{
    display:none; 
}


#quoteWrapper
{
    width:660px;
    height:100px;
    left:325px;
    position:absolute;
}

#quoteVertAlignTableSim
{
    position:relative;
    display:table; 
    height:100px; 
    overflow:hidden;
    width:600px;
    padding:0 0px;
}

#quoteVertAlignCellSim
{
    display:table-cell;
    vertical-align:middle;
    width:100%;
}

#quoteBox
{
    display:block;
    text-align:center;
}

#quoteWrapper a, #quoteWrapper a:hover
{
    text-decoration:none;
    color:black;
}

#quote
{
    font-size: 1.1em;
}
#attribution
{
    font-style:italic;
}

#quoteWrapper #lquote, #quoteWrapper #rquote
{
    display:-moz-inline-stack;
    display:inline-block;
    width:20px;
    height:12px;
    margin-bottom:5px;
}

#quoteWrapper #lquote
{
    /*background:transparent url(http://static.computerworld.nl/images/layout/left-quote.gif) no-repeat;*/
    background:transparent url(http://static.computerworld.nl/images/layout/icons.png) no-repeat 0px -599px;
}
#quoteWrapper #rquote
{
    /*background:transparent url(http://static.computerworld.nl/images/layout/right-quote.gif) no-repeat;*/
    background:transparent url(http://static.computerworld.nl/images/layout/icons.png) no-repeat 0px -631px;
}

.clear
{
    clear:both;
    display:none;
    width:0px;
}

#searchBox
{
    display:block;
    height:27px;
    width:162px;
    /*background: transparent url(http://static.computerworld.nl/images/layout/search_bg.jpg) no-repeat scroll left bottom;*/
    background: transparent url(http://static.computerworld.nl/images/layout/global_sprite.png) no-repeat scroll left -529px;
    bottom:0;
    right: 0;
    position: absolute;
    padding: 0 0 0 0;
    margin: 30px 0 10px 0;
}

#searchBox .searchText
{
    float:left;
    border:none;
    margin:5px 5px 0 8px;
    padding:0 4px;
    height:18px;
    color:#666;
    background: transparent;
    /*font-size:12px;*/
    width:117px;
}

#searchBox .searchSubmit
{
    float:left;
    display:block;
    width:18px;
    height:27px;
    cursor:pointer;
    background: transparent;
    border:0;
}
/* end NAV */

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
