
body
{
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    font-size: 11px;
    background: #f8f8f8;
    color: #000;
    margin: 0; padding: 0;
}

.divHeaderContainer
{
    width: 100%;
    height: 185px;
    background: url(img/sprite.png) repeat-x;
}

.divInnerHeader
{
    margin: 0 auto;
    width: 990px;
    height: 145px;
    background: #fff url(img/sprite.png) 0 -356px no-repeat;
    border-left: solid 1px #d8d8d8;
    border-right: solid 1px #d8d8d8;
    cursor: pointer;
}

.divNavbar
{
    margin: 0 auto; margin-top: 0 !Important;
    width: 990px;
    height: 40px;
    background: url(img/sprite.png) 0 -255px no-repeat;
    border-left: solid 1px #454555;
    border-right: solid 1px #454555;
}

.divMainContainer
{
    margin: 0 auto;
    width: 990px;
    height: auto; min-height: 300px;
    background: #fff;
    border: solid 1px #d8d8d8;
}

.divLeft
{
    float: left;
    /*background: #fff url(img/sprite.png) 0px -606px repeat-x;*/
    width: 170px;
    border: solid 1px #e9e9e9;
    margin: 5px 5px 0 5px;
    height: auto;
}


.divRight
{
    float: right;
    background: #f8f8f8;
    width: 220px;
    border: solid 1px #e9e9e9;
    margin: 5px 5px 0 5px;
    height: auto;
}

.divMain
{
    float: left;
    width: 555px;
    height: 100%;
    padding: 10px;
}


a:link, a:visited
{
	color: #003366;
	text-decoration: none;
}


a:hover, a:active
{
	color: #cc0000;
	text-decoration: underline;
}

.divSHeader
{
    background: #f0f0f0 url(img/sprite.png) -608px -529px no-repeat;
    height: auto;
    padding: 10px 0 3px 0;
    text-indent: 25px;
    font-weight: bold;
    color: #575757;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #e2e2e2;
    width: 170px;
}



.divOptions
{
    padding: 10px 0 2px 15px;
}

a:link.aFont, a:visited.aFont
{
    display: block;
    float: left;
    width: 20px; height: 20px;
    padding: 3px;
    background: url(img/sprite.png) -393px -571px no-repeat;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px !Important;
}

a:hover.aFont, a:active.aFont
{
    color: #cc0000;
    background: url(img/sprite.png) -528px -571px no-repeat;
}

.txtSearch { width: 100px; font-size: 11px; float: left; vertical-align: middle; margin-right: 5px; }


.divVefmerking
{
    margin: 0 auto;
    width: 990px;
    text-align: center;
    color: #999;
}
.divVefmerkingInner
{
    line-height: 40px;
}

.divVefmerkingInner a { color: #999 !Important; text-decoration: none !Important; }
.divVefmerkingInner a:hover { color: #cc0000 !Important; text-decoration: underline !Important; }

.divD10
{
    float: left;
    width: 175px; height: 40px;
    background: #fff url(img/sprite.png) -395px -530px no-repeat;
    cursor: pointer;
    border: solid 1px #e2e2e2; border-top: 0px;
}

.textbox { font-size: 11px; background: #fff; border: solid 1px #ccc; color: #003366 }
.medium { width: 150px }
.button { font-size: 11px }

/* global classes */

.divGoBack { padding-top: 5px; margin-bottom: 10px }
.divGoBack a { color: #cc0000 !Important; }
.divMainTitle { font-size: 14px; color: #333; font-weight: bold }

/***********************************************


                    NEWS PAGE
                    
***********************************************/                    

.divHypeNews
{
	border: solid 1px #e2e2e2;
	padding: 8px;
	background: #f8f8f8;
}

.divNews
{
	border-bottom: solid 1px #fff;
	border-top: solid 1px #e9e9e9;
	padding: 4px 0 4px 0;
	width: 100%;
	margin: 0 auto;
}


.divNews img,
.divHypeNews img
{
	float: left;
	margin-right: 5px;
	width: auto;
	max-width: 200px;
	text-align: left;
}

a:link.hplHeadline, a:visited.hplHeadline
{
	font-weight: bold;
	font-size: 14px;
	color: #003366 !Important;
	text-decoration: none;
}

a:hover.hplHeadline, a:active.hplHeadline
{
	color: #cc0000 !Important;
	text-decoration: underline;
}

.divNews a:link, .divNews a:visited
{
    color: #000099;
    text-decoration: none;
}

.divNews a:hover, .divNews a:active
{
    color: #cc0000;
    text-decoration: underline;
}

.contentAuthor { color: #999 }
.contentAuthor a:link, .contentAuthor a:visited
{
	color: #999;
	text-decoration: none;
}

.contentAuthor a:hover, .contentAuthor a:active
{
	color: #000099;
	text-decoration: underline;
}

.smaller { font-size: 10px }

/***********************************************


                   READ NEWS PAGE
                    
***********************************************/    


/* facebook */
a:link.fb_share_link, a:visited.fb_share_link 
{ 
    color: #000033 !Important;
    text-decoration: none;
    padding:2px 0 0 20px; 
    height:16px; 
    background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left; 
}

a:hover.fb_share_link, a:active.fb_share_link 
{
    color: #cc0000 !Important;
    text-decoration: underline;
}

.lblHeadline
{
	color: #333; font-weight: bold; font-size: 14px 
}

/***********************************************


                     COMMENTS
                    
***********************************************/    

.divCommentsLinks
{
	padding: 5px;
	border: solid 1px #e6e6e6;
	background: #f8f8f8;
	color: #666;
}

.divCommentsLinks a
{
	color: #666 !Important;
	text-decoration: none !Important;
}

.divCommentsLinks a:hover
{
	color: #ff0000 !Important;
	text-decoration: underline Important;
}

.divCommentHeader { padding: 5px; margin-bottom: 5px; border-bottom: solid 1px #e2e2e2}
.divFormRight { padding: 20px; text-align: right; float: right }
.divDate { float: right; width: auto; color: #999 }
.divAuthor { font-weight: bold; font-size: 12px; float: left; width: auto }
.divCommentContent { padding: 5px; margin-top: 10px; padding-bottom: 5px; margin-bottom: 30px;}

.regItem 
{ 
	display: block; 
	width: 100%; 
	padding-left: 2px; 
	background: #fff !Important
}

.altItem 
{ 
	display: block; width: 100%;
	background: #fff url(img/sprite.png) 0px -606px repeat-x;
	padding-left: 2px;
}

.divAuthor a, .divAuthor a:hover
{
	color: #000;
	text-decoration: none;
}

.divAuthor a.website 
{
	color: #003366;
}

.divAuthor a.website:hover
{
	color: #cc0000;
	text-decoration: underline;
}

.lblCommentCount
{
	display: block;
	float: left;
	width: auto;
}

/***********************************************


                     PAGER

***********************************************/    

.divPager
{
	margin-top: 10px;
	background: #f0f0f0;
	border: solid 1px #e6e6e6;
	padding: 5px;
}

.divPager a
{
	float: right;
	display: block;
}

.hrefFirst
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -889px -568px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefFirst:hover
{
	background: #fff url(img/sprite.png) -889px -568px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

.hrefPrev
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -894px -538px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefPrev:hover
{
	background: #fff url(img/sprite.png) -894px -538px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

.hrefNext
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -983px -538px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefNext:hover
{
	background: #fff url(img/sprite.png) -983px -538px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

.hrefLast
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -980px -568px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefLast:hover
{
	background: #fff url(img/sprite.png) -980px -568px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

/***********************************************


                     EVENTS

***********************************************/    

.divEvent
{
    float: left;
    background: #fff url(img/sprite.png) 0px -606px repeat-x;
    padding: 5px; width: 160px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #e9e9e9;
}

a:link.hplEventHeadline, a:visited.hplEventHeadline 
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover.hplEventHeadline, a:active.hplEventHeadline 
{
	color: #cc0000;
	text-decoration: underline;
}




/************/
/* LIGHTBOX */
/************/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 9999999999;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink_is, #nextLink_is {
	width: 49%;
	height: 100%;
	background: transparent url("../../_D10CC/img/lightbox/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink_is { left: 0; float: left;}
#nextLink_is { right: 0; float: right;}
#prevLink_is:hover, #prevLink_is:visited:hover { background: url("../../_D10CC/img/lightbox/is_prevlabel.gif") left 15% no-repeat; }
#nextLink_is:hover, #nextLink_is:visited:hover { background: url("../../_D10CC/img/lightbox/is_nextlabel.gif") right 15% no-repeat; }

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url("../../_D10CC/img/lightbox/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("../../_D10CC/img/lightbox/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../../_D10CC/img/lightbox/nextlabel.gif") right 15% no-repeat; }



#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999999;
	width: 100%;
	height: 500px;
	background-color: #003366;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.divRightTopLinks
{

	float: right; text-align: right; color: #999
}

.scroller
{
    width: 160px;
    height: 75px;
}