/* ################################################### */
/* # version:   1.0                                  # */
/* # author:    N. A. van der Mull | Ibuildings.nl   # */
/* # website:   http://www.ibuildings.nl             # */
/* ################################################### */
/* GLOBAL RESET */
/* ################################################### */


html, body                          { margin: 0; padding: 0; }
body { background: #6a7f90 url(/images/bodyBg.jpg) top center repeat-x; }

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea, blockquote
{
  margin:0;
  padding:0;
  border: 0;
}

p
{
  margin-top: 0px;
  margin-bottom: 10px;
  line-height:1.3em;
}

a img
{
  border: 0;
}

span.obligatory
{
  color: #eb1e2d;
}

p a
{
  color: #072039;
}

li, dd                              { margin-left: 0; }
fieldset                            { padding: 0;     }

#messages li {list-style: none;}



input.textField
{
  border: 1px solid #8f969c;
  background: url(/images/inputFieldBg.jpg) no-repeat left top;
  width: 94px;
  height: 17px;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  color: #676767;
}

body
{
  /* background: url(/images/article.jpg) no-repeat center top; */
  padding-bottom: 36px;
  font-family: arial, Helvetica, tahoma, verdana;
  font-size: 12px;
  color: black;
}

/* headers */

h1, h2
{
  color: #EF3125;
  font-family: arial;
}

h1
{
  color: #072039;
  font-family: arial;
  font-weight: normal;
  /*font-size: 1.8em;*/
  font-size:22px;
  margin-top: 8px;
  margin-bottom: 0;
}

h4
{
  color: #333;
  font-size: 12px;
  font-weight: bold;
}

h2
{
  font-size: 14px;
}

h3
{
  margin-bottom: 8px;
  margin-top: 18px;
}

#canvas
{
	margin: 0 auto;
}

#wrapper
{
	background-image: url(/images/headerBg.png);
	background-repeat: no-repeat;
	background-color: white;
	border: 0;
	width: 990px;
	margin: 0 auto;
}

#header
{
  height: 21px;
  margin: 0;
  position: relative;
  margin-bottom: 189px;
  background-repeat: no-repeat;
}


#header #payOff
{
  position: absolute;
  left: 28px;
  top: 10px;
  text-transform: uppercase;
  font-size: 1em;
}


#header #login
{
  position: absolute;
  right: 10px;
  top: 3px;
  font-size: 1em;
}

/*#header #login input.userName,
#header #login input.passWord,*/
input.passWord,
input.userName
{
  border: 1px solid #8f969c;
  background: url(/images/inputFieldBg.jpg) no-repeat left top;
  width: 100px;
  height: 18px;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  color: #676767;
  margin-top: 4px;
}

#header #login input.button,
input.submit
{
  font-weight:bold;
  font-family:arial;
  text-transform: uppercase;
  color: #676767;
  background: url(/images/loginButton.jpg) no-repeat center center;
  width: 81px;
  padding: 4px;
  cursor: pointer;
  border: 0px;
  font-size: 11px;
}

#header #login a,
.login a
{
  color: #d50f0c;
}

#topBanner
{
  position: absolute;
  /* background: url(/images/topBanner.jpg) no-repeat right top; */
  width: 960px;
  left: 12px;
  top: 47px;
  height: 96px;
}



/* ######                 MAINMENU                ######*/



ul#mainMenu
{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  list-style-position: inside;
  height: 30px;
  background: #ccc;
  position: absolute;
  left: 17px;
  top: 150px;
  width: 956px;
  background: #ccc;
  position: absolute;
  left: 17px;
  top: 150px;
  width: 956px;
  background: url(/images/mainMenuBg.jpg) repeat-x left top;
  font-size: 0.9em;
}

ul#mainMenu li
{
  float: left;
  display: block;
  list-style: none;
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

ul#mainMenu li a
{
  display: block;
  padding: 9px 14px 9px 14px;
  text-transform: uppercase;
  color: white;
  background: url(/images/mainMenuBgA.jpg) no-repeat left top;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  font-weight: bold;
}

ul#mainMenu li a:hover
{
  background-position: right top;
}

ul#mainMenu li.rss a:hover
{
  background: none;
}


ul#mainMenu li a.active
{
  background-position: right top;
}



/* ######                 SUBMENU                ######*/



ul#subMenu
{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  list-style-position: inside;
  height: 30px;
  background: #ccc;
  position: absolute;
  left: 17px;
  top: 180px;
  width: 956px;
  background: url(/images/subMenuBg.jpg) repeat-x left top;
  font-size: 0.9em;
}

ul#subMenu li
{
  float: left;
  display: block;
  list-style: none;
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
  padding: 7px 0 4px;
  text-transform: uppercase;
  color: white;
  font-size: 0.95em;
}

ul#subMenu li a
{
  color: white;
  display: block;
  padding: 0px 21px 0px 21px;
  text-decoration: none;
  text-transform: uppercase;
  border-right: 1px solid #b1b1b1;
}

ul#subMenu li span
{
  color: #D5100B;
  display: block;
  padding: 0 18px 0 18px;
  text-decoration: none;
  text-transform: uppercase;
  border-right: 1px solid #b1b1b1;
}

ul#subMenu li.search
{
  float: right;
  text-align: right;
  position: relative;
}

ul#subMenu li.search input.searchField
{
  background: url(/images/inputFieldBg.jpg) no-repeat left top;
  border: 1px solid #8f969c;
  width: 94px;
  height: 16px;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  color: #676767;
  margin: 0;
  position: absolute;
  right: 74px;
  top: 4px;
}

ul#subMenu li.search input.buttonSearch
{
  font-weight:bold;
  font-family:arial;
  text-transform: uppercase;
  color: #fff;
  background: url(/images/searchButton.gif) no-repeat center center;
  width: 58px;
  padding: 4px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 4px;
  border: 0px;
  font-size: 11px;
}

/* ####    Contentwrapper      ####*/

h1.hidden
{
  display: none;
}


#contentWrapper
{
  margin: 0;
  padding: 0 18px;
  padding-bottom: 0px;
  position: relative;
  display: block;
}

#mainColumn
{
  width: 598px;
  float: left;
  position: relative;
  padding-right: 20px;
  margin-bottom: 32px;
}

#rightColumn
{
  width: 336px;
  position: relative;
  float: left;
  background: #fff;
  margin-bottom: 32px;
}



/* ####    BreadCrumb      ####*/





ul#breadCrumb
{
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  list-style-position: inside;
  font-size: 0.9em;
  margin-top:5px;
  margin-bottom: 5px;
  height: 13px;
}

ul#breadCrumb li
{
  display: block;
  margin: 0;
  padding: 0 0 0 4px;
  list-style: none;
  list-style-type: none;
  list-style-position: inside;
  float: left;
  position: relative;
}

ul#breadCrumb li a
{
  color: #333;
}

ul#breadCrumb li span
{
  color: #d4110b;
  display: block;
  float: left;
  padding-right: 3px;
  text-decoration: none;
}

ul#breadCrumb li


ul#breadCrumb li.label
{

}

/* #####       News summery list      ##### */
div.newsSumItem
{
  background:#f1f1f1 url(/images/newsSumItemBg_flipped.jpg) repeat-x left bottom;
  padding: 10px;
  padding-bottom:0;
}

div.subcategory{
margin-top:10px;
padding-top:3px;
}

div.subcategory h3 a {
 text-decoration: none;
}

div.subcategory ul li{
  background:transparent url(/images/icons.gif) no-repeat scroll -6px -921px;
  margin: 0 0 0 58px;
  padding: 0 0 0 14px;
  list-style: none;
  list-style-type: none;
  list-style-position: inside;


}

div.newsSumItem a.readMore
{
  color: #D80E0A;
  display:block;
  margin-top:10px;
}

div.subcategory a.readMore
{
  display:inline;
}

div.newsSumItem a.readMore span
{
  color: #d80e0a;
  text-decoration: none ! important;
}

div.newsSumItem p a
{
  text-decoration: none;
  color: #333;
}

div.newsSumItem h2
{
  color: #072039;
  font-family: arial;
  font-weight: normal;
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 8px;
}

div.newsSumItem h2 a
{
  color: #072039;
  text-decoration: none;
}

div.newsSumItem h2 a:hover
{
  color: #555555;
}


div.newsSumItem img
{
  float: left;
  border: 1px solid #333;
}

div.newsSumItem p
{
  margin-left: 60px;
}

div.newsSumItem p.date
{
  color: #555 ! important;
}

#rightColumn h3,
#articleTools h3,
.inlineVideoPanel h3,
div#latestComments h3,
div#relatedContent h3,
div#newsList h3,
div#googleAds h3,
#accountPanel h3,
div#otherNews h3,
#sponsoredLinks h3,
#articleForm h3,
div#popularNews h3,
#category_last-item h3,
#hot_topics h3,
div#poll h3,
div.firstColumn h3,
#blogForm h3,
#articleList h3,
#internationalNews h3,
#comments h3
{
  display: block;
  background: #bbb url(/images/h3Bg.jpg) repeat-x 0 0;
  padding: 3px 2px 1px 8px;
  margin: 0;
  font-size: 1em;
  color: white;
  height: 18px;
}

.js-AuthAreaWrap
{
    display: none !important;
}

#rightColumn h3, #newsList h3, #googleAds h3
{
  text-transform: uppercase;
}

#googleAds {
	background: #bbb url(/images/genericPanelBg.jpg) repeat-x 0 0;
	border: 1px solid #ccc;

}

#googleAdsContainer {
padding: 10px 0 0 0;
	text-align:center;
}

span #googleAds {
 font-size: 12px;
}


.comment_counter
{
	color: #072039 !important;
	background-image: url(/images/comments.png);
	background-repeat: no-repeat;
	background-position: left center;
 	padding-left: 20px !important;
	height: 16px;
	text-align: right;
	padding-right: 5px !important;
	width: 20px;
	float:right;
}

/* ##### CIO styles ##### */



#CIO
{
  margin-bottom: 10px;
}

#CIO ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

#CIO ul li
{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

#CIO ul li h5
{
  border: 1px solid #f8f8f8;
  background-color: #fff;
  font-size: 1em;
  color: #555555;
  margin: 0;
  padding: 4px 8px;
}

#CIO ul li h5 span
{
  color: #d5100b
}

#CIO ul li div.desc
{
  background: #f1f1f1 url(/images/descBg.jpg) repeat-x left top;
  padding: 8px;
}

#CIO ul li div.desc div
{
  margin-left: 60px;
}

#CIO ul li div.desc div span
{
  color: #d5100b;
}

#CIO ul li div.desc table
{
  margin-left: 60px;
  border-collapse: collapse;
}

#CIO ul li div.desc table th
{
  text-align: left;
  padding-right: 4px;
}

div.ad
{
  margin-bottom: 8px;
}

.ad .ad_336x160,
.ad .ad_164x79,
.ad .ad_336x280
{
    margin:4px 0;
    line-height:0 !important;
    font-size:0;
}


#CIO ul li div.desc div a,
#CIO ul li div.desc table th a,
#CIO ul li div.desc table td a,
body a /* for system messages */
{
  color: #072039;
}

#CIO ul li img
{
  float: left;
  border: 1px solid #565656;
}


#newsLetterSubscription
{
  background: #5a8bab url(/images/newsLetterSubscriptionBg.jpg) repeat-x left 21px;
  margin-bottom: 8px;
  padding-bottom: 8px;
}

#newsLetterSubscription p
{
  padding: 8px 18px;
  color: #fff;
  font-weight: bold;
}

fieldset#newsletter
{
  padding: 0 18px;
}

fieldset#newsletter input
{
  width: 157px;
}

fieldset#newsletter input.newsLetterButton,
#articleForm input.newsLetterButton
{
  font-weight:bold;
  font-family:arial;
  background: url(/images/aanmeldenButton.gif) no-repeat center center;
  text-transform: uppercase;
  color: #fff;
  width: 90px;
  padding: 4px;
  cursor: pointer;
  border: 0px;
  font-size: 11px;
}


/* #####    videoPanel    ##### */

#videoPanel
{
  background: #f1f1f1;
  margin-bottom: 10px;
  padding-bottom: 8px;
}

#videoPanel h3
{
}

#videoPanel h4
{
  padding: 8px 16px;
  color: #072039;
  font-weight: normal;
  font-size: 14px;
}

#videoPanel img.player
{
  margin: 0 18px;
}

#videoPanel div.videoCommentHeader
{
  padding: 4px 8px;
  background: transparent url(/images/videoCommentBg2.jpg) repeat-x center top;
  color: #d5100b;
  margin: 0 18px;
}

#videoPanel div.videoCommentHeader a
{
  float: right;
  color: #d5100b;
}


#videoPanel div.videoCommentContent
{
  background: transparent url(/images/videoCommentBg2.jpg) repeat-x center -29px;
  color: #565656;
  margin-top: 8px;
  display: block;
  margin: 0;
  padding: 4px 8px;
  padding-bottom: 12px;
  margin: 0 18px;
}

/* #####       Footer styles      ##### */

#footer
{
  clear: both;
  margin: 0;
}

ul#footerLinks
{
  height: 120px;
  list-style: none;
  list-style-position: inside;
  list-style-type: none;
  margin: 0 18px;
  padding: 0;
  color: #fff;
  height: 150px;
  background: #558aa5 url(/images/footerLinksBg.jpg) repeat-x left top;
  border-bottom: 1px solid #fff;
}

ul#footerLinks li
{
  list-style: none;
  list-style-position: inside;
  list-style-type: none;
  margin: 0;
  padding: 15px 10px;
  display: block;
  float: left;
  /*width: 111px;*/
  width: 170px;
  background: url(/images/footerLinksBg.jpg) repeat-y left top;
  height: 120px;
  overflow: hidden;
}

ul#footerLinks li.first
{
  background-position: -2px 0;
}

ul#footerLinks li h4
{
  color: #fff;
  margin-bottom: 10px;
}

ul#footerLinks li a
{
  display: block;
  color: #fff;
  text-decoration: none;
}

ul#copyRight
{
  background: url(/images/copyRightBg.jpg) repeat-x left top;
  height: 20px;
  text-align: center;
  list-style: none;
  list-style-position: inside;
  list-style-type: none;
  margin: 0 18px;
  padding: 2px 0;
  display: block;
}

ul#copyRight li
{
  display: inline;
  list-style: none;
  margin: 0;
  color: #fff;
}

ul#copyRight li.label
{
  padding-right: 6px;
}


ul#copyRight li a
{
  color: #fff;
  text-decoration: none;
  padding: 0 6px 0 6px;
  border-left: 1px solid #fff;
}

ul#colophon
{
  display: block;
  list-style: none;
  list-style-position: inside;
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 0.9em;
  line-height: 1.2em;
  color: #555;
  letter-spacing: 0.02em;
}

ul#colophon li
{
  display: block;
  text-align: center;
}

ul#colophon li a
{
  color: #555;
}

ul#colophon li.links
{
  padding-top: 12px;
}

ul#colophon li.logo1
{
  float: left;
  width: 140px;
}

ul#colophon li.logo2
{
  float: right;
}

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

/* article styles */

div#article
{
  padding: 15px;
  background: url(/images/articlePanelBg.jpg) repeat-x left top;
}

div#article h1
{
  margin-bottom: 14px;
  margin-top:0;
}

div#article h1 a
{
  text-decoration: none;
  color: #072039;
}

div#article h1 a:hover
{
  color: #555555;
}


#articleTools
{
  width: 160px;
  float: left;
  /*margin:0;*/
  margin-bottom: 10px;
  /*margin-right:10px;*/
}

#articleTools img
{
  border: 1px solid #9a9a9a;
  padding: 0px;
  margin: 0px;
  display: block;
  margin-bottom: 4px;
}

#articleText
{
  width: 390px;
  float: right;
}

#articleText h3
{
  font-size: 1em;
  margin-bottom:0px;
  font-weight:bold;
  display:block;
}

#articleText p.intro
{
  font-weight: bold;
}


.articleIntro
{
  background: url(/images/articleIntroPanelBg.jpg) repeat-x left top ! important;
}

.articleIntro img.introImage
{
  float: left;
}

/*
    multimedia page styles
    will be used for articles, gallery and videos
*/

#multimediaWrapper
{
    border: 1px solid #dddddd;
    width: 596px;
    margin-bottom: 10px;
    padding: 19px 0 10px;
    background: url('/images/mm_bg.gif') top left repeat-x;
}

#multimediaArticleText h3
{
  background:transparent url();
  padding:0;
}

#rightColumn #articleText, #rightColumn #articleTools
{
    float: none;
    width: 336px;
}

/* here comes the fun part for the multimedia page */
#mm
{
    overflow: hidden;
    width: 550px;
}

#mm.gallery
{
    margin: 0 auto;
}

#mm.video
{
    text-align: center;
}

#showcase
{
	list-style-type: none;
	height: 393px;
}

#showcase li, #showcase_loading
{
    position: absolute;
	overflow: hidden;
	width: 550px;
    text-align: center;
}

#mm_footer
{
	margin-top: 10px;
}

#mm_footer .credit
{
    color: #333;
    font-size: 11px;
    float: left;
}

#showcase_buttons
{
    float: right;
}

#showcase_buttons li
{
    float: left;
    overflow: hidden;
    list-style-type: none;
}

.showcase_control
{
    margin-top: 7px;
    margin-right: 7px;
    float: right;
    width: 30px;
    height: 29px;
    overflow: hidden;
}

.showcase_control_pause
{
    margin-top: 7px;
    margin-right: 7px;
    float: right;
    width: 30px;
    height: 29px;
    background: url(/img/showcase_control.gif) left top no-repeat;
}

.showcase_control_play
{
    margin-top: 7px;
    margin-right: 7px;
    float: right;
    width: 30px;
    height: 29px;
    background: url(/img/showcase_control.gif) right top no-repeat;
}

.showcase_button_active, .showcase_button_inactive
{
    display: block;
    overflow: hidden;
	height: 21px;
	width: 22px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	padding: 4px 0 0 2px;
	text-decoration: none;
	margin-left: 10px;
}

.showcase_button_active, #showcase_buttons li a:hover
{
	color: #000000 !important;
    background: url('/images/mm_btn.gif') top left no-repeat;
	text-decoration: none;
}

.showcase_button_inactive
{
    color: #000000 !important;
	background: url('/images/mm_btn.gif') top right no-repeat;
}


/* ##### articleTools styles  ##### */



#articleTools ul.tools
{
  border-top: 1px solid #ccc;
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
}

#articleTools ul.tools li a
{
  text-decoration: none;
  color: #565656;
  padding: 7px 0 5px 38px;
  display: block;
}

#articleTools ul.tools li
{
  display: block;
  border-bottom: 1px solid #ccc;
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#articleTools ul.tools li.readLater    { background: url(/images/icons.gif) no-repeat 7px    4px;  }
#articleTools ul.tools li.mailafriend  { background: url(/images/icons.gif) no-repeat 7px  -34px;  }
#articleTools ul.tools li.sendArticle  { background: url(/images/icons.gif) no-repeat 7px  -74px;  }
#articleTools ul.tools li.printArticle { background: url(/images/icons.gif) no-repeat 7px -115px;  }
#articleTools ul.tools li.comment      { background: url(/images/icons.gif) no-repeat 7px -155px;  }
#articleTools ul.tools li.edit_comment { background: url(/images/comment_edit.gif) no-repeat;  }
#articleTools ul.tools li.saveArticle  { background: url(/images/icons.gif) no-repeat 9px -197px;  }

#articleTools ul#publish
{
  height: 24px;
}

.editor_cancel_link
{
    margin-left: 10px;
}

#articleTools ul#publish li
{
  float: left;
  padding: 0;
  text-indent: -9999px;
  margin: 0;
  display: block;
}

#articleTools ul#publish li a
{
  background: url(/images/icons.gif) no-repeat 0 0;
  display: block;
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
}

#articleTools ul#publish li a.msn-reporter { background-position: 7px -237px }
#articleTools ul#publish li a.eKudos       { background-position: 7px -277px }
#articleTools ul#publish li a.google       { background-position: 7px -318px }
#articleTools ul#publish li a.nujij        { background-position: 7px -356px }
#articleTools ul#publish li a.symbaloo     { background-position: 7px -396px }

#articleTools div#rating
{
  margin-top: 8px;
}

#articleTools div#rating ul
{
  display: block;
  list-style: none inside none;
  margin: 0;
  padding: 0;
  width: 48px;
  height: 24px;
  float: right;
}

#articleTools div#rating ul li
{
  margin: 0;
  padding: 0;
  float: left;
}

#articleTools div#rating ul li a
{
  text-indent: -9999px;
  background: url(/images/icons.gif) no-repeat 0 0;
  display: block;
  height: 24px;
  width: 24px;
}

#articleTools div#rating ul li a.thumbsUp
{
  background-position: 3px -441px
}

#articleTools div#rating ul li a.thumbsDown
{
  background-position: 3px -481px
}

#article a.showFull
{
  display: block;
  background: url(/images/icons.gif) no-repeat -2px -682px;
  padding-left: 25px;
  color: #072039;
}

#article
{
  clear: both;
}


/* ##### videopanel styles ##### */


.inlineVideoPanel
{
  background: url(/images/inlineVideoPanelBg.jpg) repeat-x left top;
  width: 160px;
  float: right;
  margin-left: 10px;
}

.inlineVideoPanel h3
{

}

.inlineVideoPanel p
{
  padding: 0px 10px;
  padding-bottom: 4px;
  margin-bottom: 0px;
}

.inlineVideoPanel a
{
  display: block;
  background: url(/images/icons.gif) no-repeat 7px -562px;
  padding-left: 32px;
  padding-right: 10px;
  font-size: 11px;
  color: #072039;
}


/* ##### tags styles ##### */

ul#tags
{
  background: url(/images/icons.gif) no-repeat 7px -519px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  list-style: none;
  list-style-type: none;
  margin: 0 0 2px 0;
  padding: 0;
  display: block;
  height: 24px;
  clear: both;
  padding: 4px 4px 4px 34px;
}

ul#tags li
{
  float: left;
  font-weight: normal;
  margin: 0;
  padding: 0;
  padding-right: 0px;
  list-style: none;
  list-style-type: none;
  padding-right: 8px;
}

ul#tags li.bld
{

  font-weight: bold;
  color: #545454;
}

ul#tags li a
{
  color: #072039;
  font-weight: normal;
}

ul#categorie
{

  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  height: 24px;
  clear: both;
  padding: 4px 4px 0 34px;
}

ul#categorie li
{
  float: left;
  color: #072039;
  font-weight: normal;
  margin: 0;
  padding: 0;
  padding-right: 0px;
  list-style: none;
  list-style-type: none;
  padding-right: 8px;
}

ul#categorie li.bld
{

  font-weight: bold;
  color: #545454;
}

ul#categorie li a
{
  color: #072039;
  font-weight: normal;
}


/* latest comments styles */

div#latestComments
{
  margin-bottom: 12px;
}

div#latestComments ul
{
  list-style: none;
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0px;
  display: block;
}

div#latestComments ul li
{
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 10px;
  display: block;
  background: url(/images/latestCommentBg.jpg) repeat-x left top;
}

div#latestComments ul li img
{
  float: left;
  display: inline;
  margin: 0px;
  padding: 0px;
  border: 1px solid #707070;
  width: 48px;
  height: 48px;
  position: relative;
}

div#latestComments ul li h4
{
  color: #072039;
  font-size: 1em;
  margin: 0;
  padding: 0 ! important;
  margin-left: 59px;
  display: block;
  text-indent: 0px;
}

div#latestComments ul li h4 span
{
  font-weight: normal;
}

div#latestComments ul li p
{
  margin-left: 59px;
}


div#latestComments div#commentButton
{
  text-align: right;
}

div#latestComments div#commentButton a
{
  color: #072039;
}

div#latestComments div#commentButton input.button
{
  font-weight:bold;
  font-family:arial;
  background: url(/images/aanmeldenButton.gif) no-repeat center center;
  text-transform: uppercase;
  color: #fff;
  width: 120px;
  height: 20px;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
  border: 0px;
  font-size: 11px;
}

/* ##### comments ##### */

.articleComment
{
  background-color: #fff;
  background: url(/images/articleCommentHeaderBg.jpg) no-repeat left top;
  padding-top: 8px;
}

.articleComment .articleBody
{
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px;
}

.articleComment .articleBody img
{
  float: left;
  border: 1px solid #555;
}

.showComment
{
}

.hideComment
{
    overflow:hidden;
    height:2em;
}

.revealComment
{
    display:block;
    text-decoration:none;
    border:1px solid #666666;
    background-color:#ffffff;
    float:right;
    height:12px;
    width:12px;
    text-align:center;
    margin-right:0.5em;
}

.revealComment:hover
{
    border-color:#ff0000;
}

.articleComment h2
{
  color: #072039;
  font-size: 1em;
  padding: 6px 0px 0px 10px;
  margin: 0px;
  border-right: 1px solid #e3e3e3;
  height: 17px;
  display: block;
}

.articleComment h2 span
{
  font-weight: normal;
}

.articleComment blockquote
{
  margin-left: 60px;
  background: #fcfcfc url(/images/quote1.jpg) no-repeat 7px 7px;
  border: 1px solid #dddddd;
  margin-bottom: 8px;
}

.articleComment blockquote p
{
  background: transparent url(/images/quote2.jpg) no-repeat right bottom;
  padding: 1px;
  padding-right: 24px;
  margin: 3px 32px 10px 42px
}

.articleComment p
{
  margin-left: 60px;
  overflow: hidden;
}

.articleComment q
{
    quotes: "" "" "" "";
    margin:5px;
    padding: 5px 0pt 5px 47px;
    background:#fcfcfc url(/images/quote1.jpg) no-repeat 9px 9px;
    border:1px solid #dddddd;
    display:block;
    overflow:auto;
}

.articleComment q p
{
    background:transparent url(/images/quote2.jpg) no-repeat 90% 90%;
    margin-left:0px;
    padding-bottom:18px;
    display:block;
}

.articleComment ul.articleFooter
{
  background: url(/images/articleCommentFooterBg.jpg) no-repeat left top;
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  height: 36px;
}

.articleComment ul.articleFooter li
{
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  width: 28px;
  height: 28px;
}

.articleComment ul.articleFooter li.footerEnd
{
  float: right;
  border-right: 1px solid #e3e3e3;
}

.articleComment ul.articleFooter li a
{
  height: 48px;
  color: #555555;
  display: block;
}

.articleComment ul.articleFooter li.rating
{
  padding-top: 5px;
  width: 50px;
  float: left;
  display: block;
}

.articleComment ul.articleFooter li.thumbsUp
{
  float: left;
  background: url(/images/icons.gif) no-repeat 6px -436px;
  width: 28px;
  height: 28px;
}

.articleComment ul.articleFooter li.thumbsDown
{
  float: left;
  background: url(/images/icons.gif) no-repeat 2px -474px;
  width: 28px;
  height: 28px;
}

.articleComment ul.articleFooter li.expert
{
  float: right;
  background: url(/images/icons.gif) no-repeat 0px -717px;
  width: 24px;
  height: 28px;
}

.articleComment ul.articleFooter li.rss
{
  float: right;
  background: url(/images/icons.gif) no-repeat 0px -835px;
  width: 24px;
  height: 28px;
}

.articleComment ul.articleFooter li.warning
{
  float: right;
  background: url(/images/icons.gif) no-repeat 0px -756px;
  width: 24px;
  height: 24px;
  overflow:hidden;
}

.articleComment ul.articleFooter li.comment
{
  float: right;
  background: url(/images/icons.gif) no-repeat 1px -796px;
  width: 78px;
  height: 24px;
  padding-left: 24px;
  padding-top: 5px;
  margin-left: 18px;
  overflow:hidden;
}

.articleComment ul.articleFooter li.comment .locked
{
    color:#888888;
    text-decoration:none;
}

.articleComment ul.articleFooter li.edit_comment
{
  float: right;
  background: url(/images/comment_edit.gif) no-repeat -1px;
  width: 78px;
  height: 28px;
  padding-left: 24px;
  padding-top: 5px;
  margin-left: 18px;
}


/* ##### Comment levels  ##### */

.level1   { margin-left:   8px; }
.child    { margin-left:   12px; }

/* ##### commentForm styles  #####*/


#articleForm
{
  background: #f1f1f1;
}

#articleForm input.newsLetterButton
{
  font-weight:bold;
  font-family:arial;
  background: url(/images/aanmeldenButton.gif) no-repeat center center;
  text-transform: uppercase;
  color: #fff;
  width: 90px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  border: 0px;
  font-size: 11px;
  float: right;
  margin: 8px 0px;
}

#articleForm form
{
  padding:  0px 24px;
  padding-top: 10px;
  margin: 0px;
}

#articleForm form textarea
{
  border: 0px;
  background: #fff;
  height: 100px;
  width: 530px;
  padding: 10px;
}

/* ##### related content ##### */

div#relatedContent, div#comments
{
  background-image: url(/images/rightColumnBlockBg.png);
  background-repeat: repeat-x;
  margin-bottom: 10px;
}

div#relatedContent p
{
  color: #fff;
  padding: 10px;
  margin-bottom: 0px;
}

div#relatedContent li a
{
	color: #072039;
}

div#relatedContent li
{
	background: none !important;
	margin: 0 !important;
}

div#relatedContent li a span
{
	color: #D5100B;
}

div#relatedContent ul.panelBulletList
{
	list-style-type: none;
}

a.textLink
{
  color: #0882b1;
  text-align: right;
  float: right;
  margin-right: 12px;
}

a.textLink:hover
{
  color: #333;
}


div#relatedContent ul#relatedContentLists
{
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  padding-left: 10px;
  font-size: .9em;
  clear: both;
}

div#relatedContent ul#relatedContentLists li
{
  float: left;
  list-style: none;
  list-style-type: none;
}


div#relatedContent ul#relatedContentLists h5
{
  font-size: 12px;
  margin: 0;
  padding: 0;
  margin-top: 8px;
}

div#relatedContent ul#relatedContentLists ul.items
{
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

div#relatedContent ul#relatedContentLists ul.items li
{
  padding: 0 0 0 10px;
  margin: 0px;
  list-style: none;
  list-style-type: none;
  background: transparent url(/images/icons.gif) no-repeat -7px -643px;
  float:none;
}

div#relatedContent ul#relatedContentLists ul.items li a
{
  color: #555555;
  text-decoration: none;
}

div#relatedContent ul#relatedContentLists ul.items li a:hover
{
  background: #e7e7e7;
  color: #000;
}


/*  newsList styles */

div#newsList
{
  background: #fff url(/images/3columnBg.jpg) no-repeat left top;
  clear: both;
  margin-bottom: 10px;
  line-height: 140%;
}

div#newsList div#firstColumn
{
  float: left;
  width: 290px;
}

div#newsList div#secondColumn
{
  float: left;
  width: 290px;
  margin-left: 20px;
}


div#newsList div#thirthColumn
{
  float: left;
  width: 334px;
  margin-left: 20px;
}

h3 span.infoworld b,
h3 span.techworld b
{
  display: none;
}

div#newsList h3
{
  position: relative;
  display: block;
}

div#newsList h3 span
{
  display: block;
  width: 200px;
  height: 24px;
  float: right;
  position: absolute;
  left: 55px;
  top: 6px;
}

h3 span.infoworld
{
  background: transparent url(/images/logo_infoworld.jpg) no-repeat left top;
}

h3 span.techworld
{
  background: transparent url(/images/logo_techworld.jpg) no-repeat left top;
}



div#newsList h3
{

}

ul.panelBulletList
{
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 6px 0;
}

ul.panelBulletList li
{
  list-style-type: none;
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0 10px;
  background: transparent url(/images/icons.gif) no-repeat -7px -643px;
  display: block;
}


ul.panelBulletList li a
{
  color: black;
  text-decoration: none;
  display: block;
}

ul.panelBulletList li a:hover
{
  background: #e7e7e7;
  color: #000;
}

ul.panelHeaderList
{
  list-style-type: none;
  list-style-position: outside;
  padding: 6px 12px;
}

ul.panelHeaderList span.date
{
  color: #555;
}

ul.panelHeaderList span.date i
{
  color: #d5100b;
}

ul.panelHeaderList li
{
  margin-bottom: 8px;
}

ul.panelHeaderList li h5
{
  font-size: 1em;
}

ul.panelHeaderList li h5 a
{
  color: #565656;
  text-decoration: none;
}

ul.panelHeaderList li h5 a:hover
{
  color: #232323;
}


/* ##### account panel styles ##### */

#accountPanel
{
  background: #578da9 url(/images/accountPanelBg.jpg) repeat-x 0 22px;
  color: #fff;
  position: relative;
  line-height: 1.2em;
	margin-top: 23px;
}

#accountPanel p a
{
    color: #fff;
}

#accountPanel h3 span
{
  color: #d5100b;
}

#accountPanel h3 a,
#sponsoredLinks h3 a,
#latestComments h3 a
{
  float: right;
  font-weight: normal;
  color: #555;
  margin-right: 8px;
  display: block;
  font-size: 0.9em;
}

#accountPanel div.status
{
  width: 50px;
  float: left;
  margin: 10px;
  background-color: #84aec4;
  text-align: center;
}

#accountPanel div.status img
{
  border: 1px solid #6a6c6b;
}


#accountPanel p
{
  margin-left: 70px;
  padding: 10px 10px 0px 0px;
}

#accountPanel table
{
  margin: 10px 10px 10px 70px;
  border-collapse: collapse;
}

#accountPanel table td b
{
  text-decoration: underline;
}

#accountPanel table th,
#accountPanel table td
{
  padding: 0px 0px;
}

#accountPanel table th
{
  text-align: left;
  font-weight: normal;
  padding-right: 8px;
}



/* ##### other news ##### */


div#otherNews, div#pressreleases
{
  margin-bottom: 10px;
  background-color: #f1f1f1;
  padding: 0px 0px 10px 0px;
}

div#otherNews ul, div#pressreleases ul
{
  list-style-image: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-top: 8px;
}

div#otherNews ul li, div#pressreleases ul li
{
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}
div#pressreleases ul li {
	padding-left: 20px;
	background: transparent url(/images/red_arrow.png) no-repeat 12px center;
}


div#otherNews ul li a, div#pressreleases ul li a
{
  color: #072039;
  display: block;
  padding: 1px;
  text-decoration: none;
}
div#otherNews ul li a span, div#pressreleases ul li a span
{
	color:#D5100B;
	text-decoration: none;
}

div#pressreleases h3 span.less {
	text-transform: lowercase;
	font-size:10px;
}

div#otherNews a.button
{
  background: url(/images/aanmeldenButton.gif) no-repeat center top;
  text-transform: uppercase;
  color: #fff;
  width: 90px;
  padding: 3px;
  cursor: pointer;
  display: block;
  float: right;
  text-decoration: none;
  text-align: center;
  font-size: 11px;
  margin-top: 8px;
  margin-right: 12px;
}

/* sponsored links */

#sponsoredLinks
{
  text-align: center;
  background-color: #f2f2f2;
  clear: both;
  margin-bottom: 10px;
}

#sponsoredLinks h3
{
  text-align: left;
}


/* #####  homepage styles ##### */


#mainArticle
{
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
}

#mainArticleTop
{
  background: #f1f1f1 url(/images/mainArticleTopBg.jpg) no-repeat left top;
  width: 598px;
  height: 20px;
  position: absolute;
  left: 18px;
  top: -12px;
  z-index: 100
}

#mainArticle span.date
{
  font-weight: bold;
}

#mainArticle h1 a
{
    text-decoration:none;
    color:#072039;
}

#mainArticle p a
{
    text-decoration:none;
    color:#333;
}

#mainArticle h1 a.videoClip
{
  background: url(/images/icons.gif) no-repeat 1px -840px;
  display: inline;
  height: 48px;
  width: 48px;
}

#mainArticle .articleText
{
  margin-left: 236px;
}

#mainArticle h1
{
  color: #072039;
  font-family: arial;
  font-weight: normal;
  /*font-size: 1.8em;*/
  font-size:22px;
  margin-top: 8px;
  margin-bottom: 8px;
/*   line-height: 0.8em; */
}

#mainArticle img.mainArticleImage
{
  float: left;
  border: 1px solid #333;
}

#mainArticle p
{
}


#mainArticle a.showFull
{
  display: block;
  background: url(/images/icons.gif) no-repeat -6px -921px;
  padding-left: 12px;
  color: #D5100B;
}

/* ##### subArticles  #####*/

#subArticle
{
  background-color: #fff;
  padding: 0;
  margin-bottom: 10px;
}


#subArticle h2,
#subArticle h2 a
{
  color: #072039;
  /*font-family: serif;*/
  font-weight: normal;
  /*font-size: 1.4em;*/
  font-size: 18px;
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 1em;
  text-decoration: none;
}

#subArticle div.firstColumn,
#subArticle div.secondColumn
{
  float: left;
  width: 289px;
  margin-left: 10px;
  margin-right: 10px;
  width: 279px;
}

#subArticle div.secondColumn
{
  margin-left: 20px;
}

#subArticle div.firstColumn img,
#subArticle div.secondColumn img
{
  float: left;
  border: 1px solid #555;
}

#subArticle div.firstColumn div.articleText,
#subArticle div.secondColumn div.articleText
{
  margin-left: 88px;
  line-height: 1.2em;
}

#subArticle div.articleText span
{
  color: #d5100b;
}

#subArticle div.articleText p.date, #mainArticle p.date
{
  margin-bottom: 4px;
  color: #989898;
}

#subArticle div.secondColumn
{
  margin-left: 10px;
}

#subArticle div.firstColumn div.articleText a,
#subArticle div.secondColumn div.articleText a
{
  color: #333;
  text-decoration: none;
}


/*  ##### articleList #####  */



.articleListContainer
{
  margin-bottom: 10px;
}

.articleListContainer div.firstColumn,
.articleListContainer div.secondColumn
{
  float: left;
  width: 289px;
}

.articleListContainer a.moreNews
{
  font-weight:bold;
  font-family:arial;
  background: url(/images/aanmeldenButton.gif) no-repeat center center;
  text-transform: uppercase;
  color: #fff;
  width: 90px;
  padding: 4px;
  vertical-align: middle;
  cursor: pointer;
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 11px;
  margin-top: 8px;
  margin-left: 10px;
}

.articleListContainer div.secondColumn
{
  margin-left: 20px;
}

ul#articleListIntro,
ul#articleListIntro li,
#internationalNews ul,
#internationalNews li
{
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#internationalNews
{
	background-image: url(/images/internationalBg.png);
	background-repeat: repeat-x;
}

#internationalNews ul
{
	margin: 10px;
}

ul#articleListIntro
{
  margin-left: 10px;
}

ul#articleListIntro li
{
  padding-left: 0px;
}

ul#articleListIntro h4
{
  font-size: 18px;
  font-weight:normal;
}

#internationalNews h4 a
{
	/*font-size: 12px;*/
}

ul#articleListIntro h4 a,
ul#articleList h4 a,
#internationalNews h4 a
{
  font-family: arial;
  font-size: inherited;
  color: #072039;
  text-decoration: none;
}

ul#articleListIntro p.date,
ul#articleList p.date
{
  color: #989898;
  margin-bottom: 4px;
}

#articleList
{
	margin-left: 10px;
}

ul#articleListIntro p a,
ul#articleList p a,
#internationalNews p a
{
  text-decoration: none;
  color: black;
}

ul#articleListIntro p span,
ul#articleList p span,
#internationalNews p span
{
  color: #d5100b;
}

ul#articleList li,
#internationalNews li
{
  display: block;
  margin-bottom: 5px;
}

/*ul#articleList li a
{
  color: #072039;
  text-decoration: none;
}*/

ul#articleList li a span
{
  color: #D5100B;
}

ul#articleList li p a
{
  color: black;
}


/* ##### article list ##### */

#articleList h3
{
	margin-bottom: 10px;
	margin-top: 20px;
}

#articleList .listing
{
	background-image: url(/images/genericPanelBg.jpg);
	background-repeat: repeat-x;
}

#articleList ul
{
	list-style-type:none;
}

#articleList ul li
{
	/*height:20px;*/
}

#articleList .comment_counter
{
	/*margin-right:0;
	text-decoration:none;
	padding-right:0 !important;*/
	/* M 20090205 - fixing large browser text issue (disabled, why do we need these?)*/
	/*float:right;
	width:22px;*/
}

#articleList .date
{
	/*display:block;
	width:30px;
	float:left;
	margin-left:5px;
	margin-right:10px;*/
}

#articleList img
{
	vertical-align:middle;
	margin-right:10px;
}

/* ##### popular links  ##### */

div#popularNews
{
}

div#popularNews h3
{

}

div#popularNews ul.popularNewsCategory li
{

}

div#popularNews ul.popularNewsCategory li a
{
  display: block;
  color: #d5100b;

}

div#popularNews ul.popularNewsCategory
{
  background: url(/images/popularBg.jpg) no-repeat 0px 0px;
}

div#popularNews ul.popularNewsCategory,
div#popularNews ul.popularNewsCategory li
{
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

div#popularNews ul.popularNewsCategory
{
  padding: 0 5px 8px 0;
}


div#popularNews ul.popularNewsCategory li
{
  padding: 0px;
  background: url(/images/icons.gif) no-repeat 100px 100px;
  display: block;
}

div#popularNews ul.popularNewsCategory li h4
{
  font-weight: normal;
  font-size: 1em;
  color: #072039;
  padding: 8px 6px 14px 10px;
}

div#popularNews ul.popularNewsCategory li h4 a
{
  display: block;
  float: right;
  color: #072039;
  background: url(/images/icons.gif) no-repeat 0px -921px;
  padding-left: 18px;
}

div#popularNews ul.popularNewsCategory li h4 a.showAll
{
  color: #D5100B;
}


div#popularNews ul.popularNewsCategory li.one
{
  background-position: 6px -960px;
  padding: 4px 0px 8px 36px;
}

div#popularNews ul.popularNewsCategory li.two
{
  background-position: 6px -1000px;
  padding: 4px 0px 8px 36px;
}

div#popularNews ul.popularNewsCategory li.three
{
  background-position: 6px -1040px;
  padding: 4px 0px 8px 36px;
}

div#popularNews ul.popularNewsCategory li.four
{
  background-position: 6px -1080px;
  padding: 4px 0px 8px 36px;
}

div#popularNews ul.popularNewsCategory li.five
{
  background-position: 6px -1120px;
  padding: 4px 0px 8px 36px;
}

div#popularNews ul.popularNewsCategory li a
{
  color: #072039;
}






/* ##### Category last item  ##### */

#category_last-item
{
  position: relative;
  text-align: center;
}

#category_last-item img
{
  border: 1px solid #6a6a6a;
  margin-top: 10px;
}

#category_last-item h3
{
  text-align: center ! important;
}

#category_last-item h4
{
  color: #072039;
  height: 36px;
  font-size: 1em;
}

#category_last-item div.articleText
{
  text-align: left;
}

#category_last-item div.articleText a
{
  color: #333;
  text-decoration: none;
}

#category_last-item div.articleText a:hover
{
  color: #000;
  text-decoration: underline;
}

#category_last-item div.articleText
{
  padding: 10px;
}

#category_last-item div.articleText a span
{
  color: #d5100b;
}

#category_last-item div.articleText a:hover span
{
  color: #d5100b;
}


#category_last-item div.firstColumn,
#category_last-item div.secondColumn,
#category_last-item div.thirdColumn
{
  background: url(/images/genericPanelBg.jpg) repeat-x left top;
  width: 180px;
  float: left;
}


#category_last-item div.firstColumn
{
  float: left;
}

#category_last-item div.secondColumn
{
  margin-left: 30px;
}

#category_last-item div.thirdColumn
{
  float: right;
}


/* ##### hot topics ##### */


#hot_topics
{
  margin-bottom: 10px;
}


#hot_topics div.hot_topics_container
{
  background: #fbfbfb url(/images/hottopicsBg.jpg) repeat-x 0 0;
  padding: 0px 10px;
}

#hot_topics img
{
  float: left;
  border: 1px solid #333;
}

#hot_topics h4
{
  color: #dd3f3b;
  font-size: 1.4em;
  display: block;
  margin-bottom: 12px;
  padding-top: 4px;
}

#hot_topics h4 a
{
  float: right;
  display: block;
  color: #dd3f3b;
  font-weight: normal;
  font-size: 12px;
  background: url(/images/icons.gif) no-repeat -6px -922px;
  padding-left: 14px;
  margin-top: 4px;
}


#hot_topics ul.hotTopicList,
#hot_topics ul.hotTopicListCat
{
  margin-left: 100px;
  list-style: none;
  list-style-type: none;
  display: block;
}

#hot_topics ul.hotTopicList li a,
#hot_topics ul.hotTopicListCat li a
{
  background: url(/images/icons.gif) no-repeat -6px -922px;
  padding: 0px 0px 2px 14px;
  display: block;
}

#hot_topics ul.hotTopicListCat li a
{
    font-size: 10px;
}

#hot_topics ul.hotTopicList li a
{
    font-size: 12px;
}

#hot_topics ul.hotTopicListCat li h5
{
  color: #072039;
  font-size: 1em;
  padding-left: 14px;
  margin-bottom: 2px;
}


#hot_topics ul.hotTopicListCat
{
  float: right;
  margin-left: 10px;
  width: 217px;
}

#hot_topics ul.hotTopicList li a,
#hot_topics ul.hotTopicListCat li a
{
  color: #072039;
}


/* ##### POLL ##### */




div#poll
{
  background: url(/images/articleIntroPanelbg.jpg) repeat-x 0px 0px;
  margin:8px 0 10px 0;
}


div#poll h4
{
  color: #333;
  margin-bottom: 8px;
}

div#poll form
{
  padding: 10px 20px;
}

div#poll form fieldset
{
  padding: 4px 0px 4px 8px;
  display: block;
  position: relative;
}

div#poll form fieldset input
{
  float: left;
}

div#poll input.button
{
  font-weight:bold;
  font-family:arial;
  border: 1px solid red;
  text-transform: uppercase;
  color: #fff;
  background: url(/images/searchButton.gif) no-repeat center bottom;
  width: 58px;
  height: 22px;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
  border: 0px;
  font-size: 11px;
  float: left;
  margin-right: 12px;
}


div#poll a.textLink
{
  text-transform: uppercase;
  display: block;
  color: #333;
  font-weight: bold;
  font-size: 0.9em;
  float: left;
}

#poll label.results
{
    display: block;
}

#poll label.options
{
    margin: 0 0 0 5px;
}

#poll .poll_question
{
    font-weight: bold;
    height: 14px;
}


#poll .poll_results
{
    background: url(/images/PollRating.gif) top left repeat-x;
    height: 14px;
}





/* #####  Multimedia styles  ##### */


/* article styles */

div#multimedia
{
  padding: 18px 22px  12px 22px;
  background: url(/images/multimediaPanelBg.jpg) repeat-x left top;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}

div#multimedia div#multimediaContent
{

}

div#multimedia ul#channelSelect
{
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 557px;
}

div#multimedia ul#channelSelect li
{
  display: block;
  float: right
}

div#multimedia ul#channelSelect li#credit
{
  float: left;
  padding-top: 4px;
}


div#multimedia ul#channelSelect li a
{
  color: #555;
  display: block;
  background: url(/images/channelSelectButtons.jpg) no-repeat  -32px 0;
  padding: 6px 4px 0px 0px;
  height: 20px;
  width: 28px;
  text-decoration: none;
  text-align: center;
  margin-left: 0;
}

div#multimedia ul#channelSelect li a:hover
{
  background: url(/images/channelSelectButtons.jpg) no-repeat  0 0;
}

div#multimedia ul#channelSelect li a.active
{
  background: url(/images/channelSelectButtons.jpg) no-repeat  0 0;
}


/* ##### multimedia article ##### */


div#multimediaArticle
{
  padding-top: 12px;
}

div#multimediaArticle div#articleText
{
  width: 100%;
}

div#multimediaArticle div#articleTools
{
  width: 100%;
  padding-bottom: 10px;
  display: block;
}

div#multimediaArticle #articleTools ul.tools
{
  width: 168px;
  float: left;
  border-top: 0px;
}

div#multimediaArticle #articleTools ul.tools ul#rating
{
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: 0px;
  height: 24px;
}

div#multimediaArticle #articleTools ul.tools ul#rating li
{
  display: block;
  float: left;
  height: 24px;
  border: 0px ! important;
}

div#multimediaArticle #articleTools ul.tools ul#rating li.title
{
  padding-left: 12px;
  font-weight: bold;
  color: #555;
  padding-top: 5px;
}


div#multimediaArticle #articleTools ul.tools ul#rating li a
{
  background: url(/images/icons.gif) no-repeat 0 0;
  display: block;
  height: 18px;
  width: 14px;
  text-decoration: none;
  padding-left: 24px;
  border: 0px;
  font-weight: bold;
}

div#multimediaArticle #articleTools ul.tools ul#rating li a.thumbsUp
{
  background-position: 3px -439px;
  color: #49b606;
}


div#multimediaArticle #articleTools ul.tools ul#rating li a.thumbsDown
{
  background-position: 3px -478px;
  color: #d5100b;
}

/* #####  ##### */

#mainHeader
{
  background: #f1f1f1;
  padding: 24px;
}


/* ##### jobs (overview page)  ##### */


div#jobList
{
}


div#jobList ul.jobListCategory li
{

}

div#jobList ul.jobListCategory li a
{
  display: block;
  color: #d5100b;

}


div#jobList ul.jobListCategory li h4
{
  font-weight: normal;
  font-size: 1em;
  color: #072039;
  padding: 8px 6px 14px 10px;
}

div#jobList ul.jobListCategory li h4 a
{
  display: block;
  float: right;
  color: #072039;
  background: url(/images/icons.gif) no-repeat 0px -921px;
  padding: 0;
  margin: 0;
  padding-left: 18px;
}


div#jobList ul.jobListCategory li h4 a.showAll
{
  color: #D5100B;
}

div#jobList ul.jobListCategory
{
  background: url(/images/popularBg.jpg) no-repeat 0px 0px;
}

div#jobList ul.jobListCategory,
div#jobList ul.jobListCategory li
{
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

div#jobList ul.jobListCategory
{
  padding-bottom: 8px;
}


div#jobList ul.jobListCategory li
{
  padding: 0px;
  background: url(/images/icons.gif) no-repeat 100px 100px;
  display: block;
}

div#jobList ul.jobListCategory li a
{
  color: #072039;
  padding: 2px 6px;
  margin: 6px 4px;
}

div#jobList ul.jobListCategory li a:hover
{
  background: #e7e7e7;
  color: #000;
}



/* ###### security media  ######  */



div#securityMedia
{
  margin-bottom: 10px;
}

div#securityMedia h4
{
  font-size: 1em;
}

div#securityMedia h5
{
  font-size: 1em;
}

div#securityMedia ul
{
  background: #f8f8f8 url(/images/securityMediaBg.jpg) no-repeat left top;
  list-style: none;
  list-style-type: none;
  padding: 0px 11px 24px 11px;
}

div#securityMedia ul li
{
  background: url(/images/dottedLine.gif) repeat-x left bottom;
  list-style: none;
  list-style-type: none;
  padding: 6px 0px;
}

div#securityMedia ul li.header
{
  padding: 0px;
  background: none;
}


div#securityMedia ul li h4
{
  font-weight: normal;
  font-size: 1em;
  color: #072039;
  padding: 8px 6px 14px 0px;
}

div#securityMedia ul li h4 a
{
  display: block;
  float: right;
  color: #072039;
  background: url(/images/icons.gif) no-repeat 0px -921px;
  padding: 0;
  margin: 0;
  padding-left: 18px;
}

div#securityMedia ul li h4 a.showAll
{
  color: #D5100B;
}

div#securityMedia ul li h5 a
{
  background: url(/images/icons.gif) no-repeat -8px -1163px;
  padding-left: 12px;
  display: block;
  color: #072039;
  font-weight: normal;
}

div#securityMedia ul li p
{
  padding-left: 12px;
}




#securityVideoPanel
{
  background: #f1f1f1 url(/images/videoPanelBg2.jpg) repeat-x left 18px;
  margin-bottom: 10px;
  padding-bottom: 8px;
}

#securityVideoPanel h3
{
}

#securityVideoPanel h4
{
  padding: 8px 9px;
  color: #072039;
  font-weight: normal;
  font-size: 14px;
}

#securityVideoPanel img.player
{
  margin: 0 9px;
}

#securityVideoPanel div.videoCommentHeader
{
  padding: 4px 8px;
  background: transparent url(/images/videoCommentHeader2.jpg) repeat-x center top;
  color: #d5100b;
  margin: 0 9px;
}

#securityVideoPanel div.videoCommentHeader a
{
  float: right;
  color: #d5100b;
}

#securityVideoPanel div.videoCommentContent
{
  background: #eaeaea url(/images/videoCommentContent.jpg) no-repeat center bottom;
  color: #565656;
  margin-top: 8px;
  display: block;
  margin: 0;
  padding: 4px 8px;
  padding-bottom: 18px;
  margin: 0 9px;
}

div#jobList ul.jobListCategory li h4 a.showAll
{
  color: #D5100B;
}

/* ##### profile styles ##### */


#networkLeftColumn
{
  width: 180px;
  float: left;
  text-align: right;
  padding-top: 22px;
}

#networkLeftColumn img
{
  border: 1px solid #333;
}


#networkLeftColumn a
{
  display: block;
  margin-bottom: 8px;
  color: #333;
}

#networkLeftColumn div#status
{
  background: transparent url(/images/icons.gif) no-repeat 0px -723px;
  display: table;
  padding-left: 24px;
  height: 20px;
  font-weight: bold;
  float: right;
}

#networkRightColumn
{
  /* width: 385px; */
  float: left;
  margin-left: 30px;
  padding-top: 18px;
}

#networkRightColumn table
{
  border-collapse: collapse;
  margin-bottom: 24px;
}


#networkRightColumn table tr th,
#networkRightColumn table tr td
{
  text-align: left;
  vertical-align: bottom;
}

#networkRightColumn table tr.name th ,
#networkRightColumn table tr.name td
{
  font-size: 18px;
  font-weight: bold;
}

#networkRightColumn table tr th
{
  font-weight: normal;
  padding-right: 15px;
  width: 150px;
}
#networkRightColumn .avatar img{
	border:1px solid #8F969C;
}

/* ##### signout styles ##### */
#signoutform p
{
    margin-top:10px;
}

#signoutform #signout_reason
{
    display:block;
    margin-bottom:10px;
}

#signoutform #signout_pwd_label
{
    float:left;
    display:block;
    margin-right:0.5em;
}

#signoutform textarea
{
    background:#ffffff url(/images/textareaBg.gif) no-repeat scroll left top;
    border:1px solid #8F969C;
}

/*#networkRightColumn table tr th a*/
.tooltipLink
{
  display: block;
  float: right;
  background: transparent url(/images/icons.gif) no-repeat 0px -1242px;
  width: 18px;
  height: 18px;
  text-indent: -999999px;
  vertical-align: text-bottom;
  cursor: help;
}

.tooltip
{
	width: 300px;
	border: 1px solid #222222;
	background-color: #ffffff;
	display: none;
	z-index: 10000;
	position: absolute;
}

#networkRightColumn table.myprofile th
{
  width: 250px;
}

#networkRightColumn table tr td
{
  font-weight: bold;
}

.noFixedWidth
{
  width: auto ! important;
}

.singleColumn
{
  width: 570px;
  margin-left: 212px;
}

#networkRightColumn h2
{
  color: #072039;
  font-family: arial;
  font-weight: normal;
  font-size: 1.9em;
  margin-bottom: 8px;
}

#networkRightColumn h2 a
{
  color: #333;
  font-size: 0.5em;
  font-family: arial;
}

#networkRightColumn #avatarSelect
{
  background: #fff url(/images/avatarSliderBg.jpg) no-repeat left top;
  width: 536px;
  height: 64px;
  overflow: auto;
  padding: 12px;
  margin-bottom: 24px;
}

#networkRightColumn #avatarSelect div
{
  height: 48px;
  white-space: nowrap;
}


#networkRightColumn #avatarSelect a img
{
  margin-right: 12px;
  border: 2px solid #333;
}

#networkRightColumn #avatarSelect a:hover img
{
  border: 2px solid #e61f22;
}


blockquote
{
  border: 2px solid #000;
  padding: 4px;
  margin-bottom: 24px;
}

blockquote h3
{
  margin-top: 0;
}

blockquote p
{
  margin-bottom: 0;
}

fieldset.profession,
fieldset.interest,
fieldset.privacy
{
  margin-bottom: 24px;
}

fieldset.profession dl
{
  margin-bottom: 24px;
}

fieldset.profession dl.radioList
{
  margin-bottom: 0px;
}


fieldset.profession dl dt
{
  float: left;
  display: block;
  width: 150px;
}

fieldset.profession dl dd input[type="text"],
fieldset.profession dl dd input[type="password"],
fieldset.createAccount dl dd input[type="text"],
fieldset.createAccount dl dd input[type="password"]
{
  width: 180px;
}


fieldset.profession dl dt,
fieldset.profession dl dd
{
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
}


fieldset.profession dl.checkbox dt
{
  width: auto;
  padding-right: 12px;
}


fieldset.profession dl.radioList dt
{
  float: left;
  display: block;
  padding-right: 12px;
  width: auto;
}

fieldset.profession dl.radioList dd
{
  width: 110px;
  display: block;
  float: left;
}

fieldset.profession dl.radioList
{
  clear: both;
}

form h5
{
  font-size: 1em;
  margin-bottom: 8px;
}

fieldset.profession input.button,
fieldset.interest input.button,
fieldset.privacy input.button,
input.button
{
  font-weight:bold;
  font-family:arial;
  background: url(/images/aanmeldenButton.gif) no-repeat center center;
  text-transform: uppercase;
  color: #fff;
  width: 90px;
  padding: 4px;
  vertical-align: middle;
  cursor: pointer;
  border: 0px;
  font-size: 11px;
  text-align: center;
}

form dl.checkbox dt,
form dl.radio dt,
fieldset.createAccount dl.checkbox dt,
fieldset.createAccount dl.radio dt
{
  width: 20px;
  padding-right: 12px;
  float: left;
  display: block;
  clear: both;
}

form dl.checkbox dd,
form dl.radio dd
{
  display: block;
  /* height: 20px; */
  margin-bottom: 4px;
  margin-left: 32px;
}

form dl
{
  margin-bottom: 24px;
}

dl.avatar,
fieldset.createAccount dl.avatar
{
}

dl.avatar dt,
fieldset.createAccount dl.avatar dt
{
  width: 80px;
  float: left;
}


dl.dropdown,
fieldset.createAccount dl.dropdown
{
}

dl.dropdown dt,
fieldset.createAccount dl.dropdown dt
{
  width: 80px;
  float: left;
}

dl.dropdown dt select,
fieldset.createAccount dl.dropdown dt select
{
  width: 60px;
}

dl.dropdown dd
fieldset.createAccount dl.dropdown dd
{
  margin-left: 80px;
}



/* #####  create account ##### */



fieldset.createAccount
{
  margin-bottom: 24px;
}

fieldset.createAccount dl
{
  margin-bottom: 24px;
}

fieldset.createAccount dl.radioList
{
  margin-bottom: 0px;
}


fieldset.createAccount dl dt
{
  float: left;
  display: block;
  width: 150px;
}

fieldset.createAccount dl dd
{
}


fieldset.createAccount dl dt,
fieldset.createAccount dl dd
{
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
}


fieldset.createAccount dl.checkbox dt
recentPostings

fieldset.createAccount dl.dropdown dt
recentPostings

fieldset.createAccount dl.radioList dt
{
  float: left;
  display: block;
  padding-right: 12px;
  width: auto;
}

fieldset.createAccount dl.radioList dd
{
  width: 110px;
  display: block;
  float: left;
}

fieldset.createAccount dl.radioList
{
  clear: both;
}

fieldset.createAccount dd input
{
  margin-right: 8px;
}

form h5
{
  font-size: 1em;
  margin-bottom: 8px;
}

fieldset.createAccount input.button
{
  font-weight:bold;
  font-family:arial;
  background: url(/images/aanmeldenButton.gif) no-repeat center center;
  text-transform: uppercase;
  color: #fff;
  width: 90px;
  padding: 4px;
  vertical-align: middle;
  cursor: pointer;
  border: 0px;
  font-size: 11px;
  text-align: center;
}


/* ###### recent postings  ######  */


div#recentPostings
{
  margin-bottom: 10px;
  background-color: #f1f1f1;
}

div#recentPostings h4
{
  font-size: 1em;
}

div#recentPostings h5
{
  font-size: 1em;
}

div#recentPostings ul
{
  list-style: none;
  list-style-type: none;
  padding: 0px 11px 24px 11px;
}

div#recentPostings ul li
{
  background: url(/images/dottedLine.gif) repeat-x left bottom;
  list-style: none;
  list-style-type: none;
  padding: 6px 0px;
}

div#recentPostings ul li.header
{
  padding: 0px;
  background: none;
}


div#recentPostings ul li h4
.authorList

div#recentPostings ul li h4 a
{
  display: block;
  float: right;
  color: #072039;
  background: url(/images/icons.gif) no-repeat 0px -921px;
  padding: 0;
  margin: 0;
  padding-left: 18px;
}


div#recentPostings ul li h5 a
{
  background: url(/images/icons.gif) no-repeat -8px -1163px;
  padding-left: 12px;
  display: block;
  color: #072039;
  font-weight: normal;
}

div#recentPostings ul li p
{
  padding-left: 12px;
}

/* #####  recentNews  ##### */

#recentNews
{
  background: #f2f2f2 url(/images/recentNewsPanelBg.jpg) repeat-x left bottom;
}



/* ##### author list ##### */

.authorList
{
  background-color: #fff;
}

.authorList .articleBody
{
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px;
}

.authorList .footer
{
  background: #fff url(/images/authorListFooter.jpg) no-repeat left bottom;
  height: 12px;
}

.authorList .articleBody img
{
  float: left;
  border: 1px solid #555;
}
.authorList h2
{
  background: url(/images/articleCommentHeaderBg.jpg) no-repeat left top;
  color: #072039;
  font-size: 1em;
  padding: 14px 0px 4px 10px;
  margin: 0;
}

.authorList h2 span
{
  font-weight: normal;
}

.authorList p
{
  margin-left: 60px;
}


.authorList ul.articleFooter
{
  background: url(/images/articleCommentFooterBg.jpg) no-repeat left top;
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  height: 48px;
}

/* ##### blog form  ###### */


#blogForm
{
  background: #f1f1f1;
}

#blogForm h3
{
  padding-left: 24px;
}

#blogForm dl
{
  margin-bottom: 0px;
}

#blogForm dl dt
{
  float: left;
  display: block;
  clear: both;
  height: 30px;
  margin-right: 12px;
}

#blogForm dl dd
{
  padding-top: 5px;
  padding-left: 12px;
  display: block;
  height: 27px;
}

#blogForm input.newsLetterButton
{
  font-weight:bold;
  font-family:arial;
  background: url(/images/aanmeldenButton.gif) no-repeat center center;
  text-transform: uppercase;
  color: #fff;
  width: 90px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  border: 0px;
  font-size: 11px;
  float: right;
  margin: 8px 0px;
}

#blogForm form
{
  padding:  0px 24px;
  padding-top: 10px;
  margin: 0px;
}

#blogForm form textarea
{
  border: 0px;
  background: #fff;
  height: 100px;
  width: 530px;
  padding: 10px;
}

#blogForm code
{
  color: #072039;
  font-size: 0.9em;
  font-family: arial;
  margin-bottom: 12px;
  display: block;
}

/* ##### blogComment  ##### */

.blogComment
{
  background-color: #fff;
}

.blogComment .articleBody
{
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px;
}

.blogComment .footer
{
  background: #fff url(/images/authorListFooter.jpg) no-repeat left bottom;
  height: 12px;
}

.blogComment h2
{
  background: url(/images/articleCommentHeaderBg.jpg) no-repeat left top;
  color: #072039;
  font-size: 1em;
  padding: 14px 0px 4px 10px;
  margin: 0;
}

.blogComment h2 span
{
  font-weight: normal;
}

.blogComment p
{
  padding: 0;
}


.blogComment ul.articleFooter
{
  background: url(/images/articleCommentFooterBg.jpg) no-repeat left top;
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  height: 48px;
}

/* ###### blogIntro ###### */

div.blogIntro
{
  padding: 18px 30px  12px 30px;
  background: url(/images/articlePanelBg.jpg) repeat-x left top;
}

div.blogIntro div.blogText
{
  margin-left: 140px;
}

div.blogIntro h1
{
  margin-bottom: 22px;
}

div.blogIntro h1 a
{
  text-decoration: none;
  color: #072039;
}

div.blogIntro h1 a:hover
{
  color: #555555;
}

div.blogIntro .authorBox
{
  width: 140px;
  float: left;
}

div.blogIntro .authorBox a
{
  color: #072039;
}

div.blogIntro .authorBox .author
{
  padding-top: 8px;
  padding-bottom: 8px;
}

div.blogIntro .authorBox img
{
  border: 1px solid #9a9a9a;
  padding: 0px;
  margin: 0px;
  display: block;
  margin-bottom: 4px;
}

div.blogIntro .blogIntroText
{
  width: 360px;
  float: right;
}

/*
   leaderboard shizzle
*/
#leaderBoard
{
    float: right;
}

/* nicely centering an ad when it's served
   in a larger container than it's supposed to be
*/
.mpu img
{
}

.mpuAlignmentWrapper
{
    width: 336px;
}

.mpuAlignment
{
}

.mpuCentering
{
    text-align: center;
    margin: 0 auto;
}
/**/


/*BANEN*/
#searchform{
	padding: 27px 30px  22px 30px;
	background: url(/images/search-background.jpg) repeat-x left top;
}

#searchform #keywords{
	float:left;
	margin-left:40px;
	width:425px;
	height:120px;
	margin-top:22px;
}
html>body #searchform #keywords{
	margin-left:80px;
	margin-top:14px;
}
#searchform #locaties{
	float:left;
	width:277px;
	height:120px;
	margin-top:22px;
}
html>body #searchform #locaties{
	margin-top:14px;
}
#searchform #locaties #comboLocations {
	height:22px;
}
#searchform #keywords a{
  color: #072039;
  font-size:0.9em;
}

#searchform .js_jobTitle{
	font-size:0.9em;
	padding:10px 0px 10px 0px;
}

#searchform .js_jobTitle input, #searchform .js_jobTitle span{
	margin-right:10px;
}

#searchform .form div.tab {
	display:none;
	width: 242px;
	height: 24px;
	background-color:#3a6f8a;
	padding: 0px;
	margin-top: 1px;
}

#searchform .form div a.tab {
	float:left;
	text-align:center;
	height:21px;
	width:80px;
	line-height:19px;
	display:inline;
	font-size:0.9em;
	text-decoration:none;
}
#searchform form div .tabset a{
	color:#fff;
	text-decoration: none;
}
#searchform form div .tabset a:link,
#searchform form div .tabset a:visited,
#searchform form div .tabset a:hover{
	background: url(/images/search-loc-back.jpg) repeat-x left top;
}
#searchform form div .tabset a#t1.tab:link,
#searchform form div .tabset a#t1.tab:visited,
#searchform form div .tabset a#t1.tab:hover,
#searchform form div .tabset a#t3.tab:link,
#searchform form div .tabset a#t3.tab:visited,
#searchform form div .tabset a#t3.tab:hover{
	border-top:1px solid #fff;

}
#searchform form div .tabset a#t2.tab:link,
#searchform form div .tabset a#t2.tab:visited,
#searchform form div .tabset a#t2.tab:hover{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#searchform form div .tabset .tab.active  {
	background: url(/images/search-loc-active.jpg) repeat-x left top;
	border-top:1px solid #3a6f8a !important;
	/*border-right:1px solid #3a6f8a;*/
}

#searchform a#t1.tab:hover, div.tabset a#t1.active { background-position: left bottom;}
#searchform a#t2.tab:hover, div.tabset a#t2.active { background-position: center bottom;}
#searchform a#t3.tab:hover, div.tabset a#t3.active { background-position: right bottom; }

#searchform .form div.tab input, .form div.tab select {
	font:0.9em Arial, Helvetica, sans-serif;
}
#searchform .form div.tab input {
	padding:1px 0 1px;
}

#searchform .form #tab1 input, #searchform .form #tab2 input {
    position:relative;
    top: 1px;
	left: 1px;
	width:170px;
    height:16px;
	padding:3px 0px 1px 2px;
    font: 0.9px;
    clear:left;
}

#searchform .tab1City{
	width:160px;
}
#searchform .tab1Radius{
	width:62px;
}
#searchform .form #tab1 select, #searchform .form #tab2 select {
	position:relative; top: 0px; left:0px; width:64px; height:22px; padding:1px 0px 0px 0px;
}
#searchform .form #tab3 select {
	position:relative; top: 2px; left: 3px; width:231px; height:16px; padding:1px 0 1px;
}
#searchform div.tabs div.tabset  {
	clear: left;
}
#searchform .fieldhead{
	font-size:0.9em;
	font-weight:bold;
	color:#000;
	display:block;
	margin-bottom:5px;
}
#searchform input.searchField,
#searchform select.searchField,
#searchform form select
{
	background:transparent url(/images/inputFieldBg.jpg) no-repeat scroll left top;
	border:1px solid #8F969C;
	color:#676767;
	padding-left:5px;
}
#searchform #keywords .searchField{
	border: 2px solid #3A6F8A;

}
#searchform #keywords input.searchField{
	font-size:1.5em;
	background-image: none !important;
	border: 0 !important;
	margin-top:7px;
	margin-left: 2px;
	height:28px;
	width:381px;
	padding-top:3px;
	padding-left:7px;
}
#searchform .form #comboTypes,
#searchform .form #comboLocations,
#searchform .form #comboBranches
{
	font-size:0.9em;
	clear:both;
	width:200px;
	height:50px;
}
#searchform .form #comboWithout,
#searchform .form #comboCompany{
	font-size:0.9em;
	clear:both;
	width:170px;
	height:50px;
}
#searchform .form #comboWithout input,
#searchform .form #comboCompany input{
	font-size:0.9em;
	width:160px;
	height:18px;
	margin-top:2px;
	padding:2px 0px 0px 2px;
}
#searchform #jComboButton0, #searchform #jComboButton1, #searchform #jComboButton2, #searchform #jComboButton3{
	padding:1px 0px 0px 0px;
}

#searchform #extended{
	float:left;
	width:790px;
	height:70px;
}
#searchform #extended td{
	vertical-align:top;
}
#searchform .buttonSearch
{
  float:right;
  text-transform: uppercase;
  color: #fff;
  background: url(/images/searchButtonBack.jpg) no-repeat center center;
  width: 105px;
  height:38px;
  cursor: pointer;
  border: 0px;
  font-size: 1.5em;
  margin-right:145px;
}
#searchform .buttonSearch.left{
margin-top:0px;
}
#searchform .buttonSearch.right{
margin-top:100px;
}

ul.jobBulletList
{
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 6px 0;
}

ul.jobBulletList li
{
  list-style-type: none;
  list-style: none;
  padding: 5px 0 5px 10px;
  margin: 0 10px;
  background: transparent url(/images/icons.gif) no-repeat -7px -915px;
  display: block;
}

ul.jobBulletList li a
{
  color: #072039;
  display: block;
}
#banenText{
	float:left;
	width:560px;
	margin-left:14px;
}
#banenText h1{
	margin-top:0px;
}
#banen {
	margin-top:5px;
}
#banen h1{
	margin-bottom:10px;
}
#banen #articleTools{
	margin-top: 5px;
	height:100%;
}
#banen #articleToolBottom{
	position:absolute;
	bottom:118px;
}

#banenText {
	text-align: justify;
}
#banen p, #banen span{
	line-height:1.7em;
	font-size:1em !important;
	display:block;
}
#banen span.Ignore{
	display:none;
	border:1px solid red;
}
#banen .buttonSearch
{
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: url(/images/searchButtonJobs.jpg) no-repeat left center;
  width: 195px;
  padding: 6px 0 ;
  cursor: pointer;
  border: 0px;
  font-size: 1em;
  margin: 10px auto 20px;
  text-decoration:none;
  display: block;

}
#banen hr{
	border:0px;
	background-color: #ccc;
	height: 1px;
}
#banen .sub{
	padding:2px 0px 2px 0px;
	display:block;
	color:#072039;
}
#banen .sub b, #banen a{
	color:#555;
}
#banen #back{
	background: transparent url(/images/icons.gif) no-repeat -7px -920px;
	width:20px;
	height:20px;
	display:inline;
}



#relatedContent.jobs{
	width:213px ;
	float:left;
}
div#relatedContent.jobs div#slider1,
div#relatedContent.jobs div#slider2,
div#relatedContent.jobs div#slider3,
div#relatedContent.jobs div#slider4
{
  background: url(/images/sliderBgJob.jpg) no-repeat left top;
  width: 180px;
}
div#relatedContent.jobs div#slider1 div#track1,
div#relatedContent.jobs div#slider2 div#track2,
div#relatedContent.jobs div#slider3 div#track3,
div#relatedContent.jobs div#slider4 div#track4
{
  width: 75px;
  left:35px;
}
div#relatedContent.jobs div#sliderPanel
{
  background: #f7f7f7 url(/images/sliderInnerPanelBgJob.jpg) no-repeat left top;
  margin-top: 10px;
}
div#relatedContent.jobs div.sliderPanelEnd
{
  background: transparent url(/images/sliderInnerPanelEndJob.jpg) no-repeat left top;
}
#resultList{
	width:725px;
	float:left;
	margin:0px 0px 10px 14px;
}
#resultList h3{
	background: #bbb url(/images/h3Bg.jpg) repeat-x 0 0;
	float:left;
	width:inherit;
	height: 18px;
	font-size: 1.1em;
	margin: 0;
	padding: 3px 2px 1px 8px;
}
#resultList h3.last{
	margin-top:20px;
}
#resultList .kop{
	float:left;
}

#resultList .active{
	font-weight:bold;
}
#resultList .idle{
	font-weight:normal;
}
#resultList .paginationControl{
	float:right;
	font-weight: normal;
    font-size:0.9em;

}
#resultList .paginationControl a{
	color: #072039;
}
#resultList .job_detail{
	float:left;
	margin-top:10px;
	padding:11px 17px 0px 20px;
	background: url(/images/latestCommentBg.jpg) repeat-x left top;
}
#resultList .title{
	width:280px;
	float:left;
	color:#072039;
	font-weight:bold;
}
#resultList .company{
	width:250px;
	float:left;
	margin-left:45px;
}
#resultList .date{
	margin-left:18px;
	text-align:right;
	width:95px;
	float:left;
}
#resultList .options {
	clear:both;
	padding-bottom:10px;
}
#resultList .options .uitklappen, #resultList .options .inklappen{
	width:70px;
	background: transparent url(/images/job_detail_open.gif) no-repeat 0px 5px;
	padding:0px 0px 5px 10px;
}

#resultList .options .inklappen{
	width:70px;
	background: transparent url(/images/job_detail_close.gif) no-repeat 0px 5px;
	padding:0px 0px 5px 10px;
}


#resultList .options .save_job{
	float:right;
}
#resultList .options  a{
	color:#555;
	font-size:0.8em;
}

div#newsList.job
{
  background: #fff url(/images/2columnBg.jpg) no-repeat left top;
  clear: both;
  margin-bottom: 10px;
  line-height: 140%;
}
div#newsList div#secondColumn.job {
	float:left;
	margin-left:20px;
	width:338px;
}
div#newsList div#thirthColumn.job
{
  float: right;
  width: 290px;
  margin-left: 0px;
}
/* pagination */
.paginationControl a
{
    color: #072039;
    font-weight: normal;
}

.paginationControl
{
	text-align: center;
	margin-top: 10px;
}

.raquo
{
	color: #EF3125;
	font-weight: bold;
}

.inplaceeditor-form
{
	float: left;
	margin-left: 10px;
}

#ad_right_1
{
	float: left;
}

#ad_right_2
{
	float: right;
}

#rightColumn .block h3
{
	background:none !important;
	color: #D5100B;
	font-weight: normal;
}

#rightColumn .block
{
	background-image: url(/images/rightColumnBlockBg.png);
	background-repeat: repeat-x;
	margin-top:10px;
}

#rightColumn .block div
{
	margin-left: 20px;
	margin-right: 20px;
}

#rightColumn .block img
{
	margin:10px;
	margin-left:0;
	float:left;
}

#rightColumn .block a
{
	text-decoration: none;
	color:#072039;
}

#rightColumn .block h4 a
{
	/*font-family:arial;*/
	text-decoration:none;
}

#rightColumn .block h4
{
	margin-top: 5px;
	font-size:14px;
	display:block;
}

#rightColumn .block p a span
{
	color: #D5100B;
}

#rightColumn .block p
{
	margin-top: 10px;
}

/* contact page */
#editorial
{
    margin:1em 0;
}
#editors, #management, #coeditors
{
    list-style-type: none;
}

#editors li,
#management li,
#coeditors li
{
    width:230px;
    margin:0 0 10px 10px;
}


#editors .tel,
#management .tel
{
    display:block;
}

/* page/sales */
#sales ul
{
    list-style-type:none;
}

#sales #adlist
{
    list-style-type:disc;
    list-style-position:inside;
    margin-left:1em;
}

#sales h2
{
    margin-top:1em;
}

#sales h3
{
    font-weight:bold;
    font-size:100%;
    margin-bottom:0;
}

#sales #acccountmanagers p
{
    margin-bottom:0;
}

#sales #acccountmanagers li
{
    margin-top: 10px;
}

#sales #acccountmanagers .name
{
    font-weight: bold;
}

#sales #acccountmanagers #contactdetails
{
    margin-top:1em;
}

#sales #contactdetails span
{
    display:block;
}

#sales #custommedia ul
{
    list-style-type:disc;
    list-style-position:inside;
    margin-left:1em;
    margin-bottom:1em;
}

#sales #custommedia ul li p
{
    margin-bottom:0;
}

#sales #custommedia ul li ul
{
    list-style-type:circle;
    margin-bottom:0;
}
ul.ads{
	margin-left:20px;
}
ul.adssub{
	margin-left:30px;
}

#accountmanagers ul li
{
    margin-top: 1em;
}

#pressreleases span.itworld {
background:transparent url(/images/logo_itworld_transparent_small.png) no-repeat scroll 3px 1px;
width:60px;
}

#pressreleases span.itworld_w{
background:transparent url(/images/logo_itworld_transparent_small_white.png) no-repeat scroll 3px 1px;
width:60px;
}

h3 span.itworld b, h3 span.itworld_w b {
display:none;
}

div#pressreleases h3 span, h3#pressreleases span {
display:block;
float:left;
height:20px;
}

h3#pressreleases {
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-size:11px;
height:15px;
margin:0 0 3px;
padding:3px 0;
}

#messagent .ERROR { color: #f00; margin: 10px 0 0; }
#messagent h2 { font-size: 1.3em; margin: 25px 0 10px 0; }
#messagent p { margin-bottom: 10px; }
#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; border: 1px solid #666}
#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: #ccc; }
#messagent div.submit input { margin-top: 10px; font-weight: bold; padding: 2px 5px; border: 1px solid #666}


/* article page paginator */
#article .paginator .current {
	color: #D5100B;
	text-decoration:none;
	font-size: 150%;
	text-align:middle;
	margin: -4px 1px 0 2px;
}

.paginator .pagenumbers a , .paginator a, .paginator span{
	display:block; float:left; margin: 0 1px;
}

#article .paginator {
	margin: 0 0 13px 0px;
	text-align: center;
}

#colophon  li.links {
	float: left;
	width: 700px;
	text-align: center;
}
#colophon  li.links dt, #colophon  li.links dd {
	float: left;
}

#colophon  li.links dd  {
	padding: 1px 5px;
	border-right: 1px solid #ccc;
}

#colophon  li.links dl {
	padding: 3px 0;
	clear: both;
	text-align: center;
	width: 700px;
	overflow: hidden;
}

#idg_footer img {display: none}

#article div#council div.left
{
	width: 290px;
	float: left;
	padding-right: 0px;
}

#article div#council div.right
{
	width: 290px;
	float: right;
	margin-left: 20px;
}

#article div#council div.left img,
#article div#council div.right img
{
	width: 290px;
}

#article div#council ul
{
	padding-left: 15px;
}

#article div#council h3
{
	margin-top: 2px;
	margin-bottom: 0;
	font-size: 100%;
}

.councilWrapper
{
	padding-left: 0 !important;
	width: 600px !important;
}

.councilSubitem
{
	padding-top: 10px;
}

.subitemLeft div
{
	margin-left: 231px;
	width: 318px;
}

.subitemLeft img
{
	float: left;
	margin-right: 10px;
}

.subitemRight img
{
	float: right;
	margin-left: 10px;
}
