body
{
	text-align:center;
	font-family: Verdana, arial;
	font-size:8pt;
	color:#333333;	
	margin:0;	
}

ul
{
	padding-left:17px;	
}

a
{
	text-decoration:none;
	color:#005491;
	font-weight:bold;
}

div#menu
{
	width:100%;
	height:30px;
	background-color:#333333;	
	border:3px solid #0071C4;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}

div#menuContent
{
	margin-left:auto;
	margin-right:auto;
	width:1120px;		
}

div#container
{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:1120px;
}

div#membersContainer
{
	width:282px;
	overflow:hidden;
}

div#membersContainer .items
{
	/*height:400px;
	overflow:hidden;*/
}

div.blogContainer
{
	width:260px;
	height:335px;
	text-align:left;
	border-style:solid;
	border-width:0 0 2px 0;
	border-color:#0071C4;
	overflow:hidden;
}

div.blogContainer p
{
	text-align:justify;	
	line-height:19px;
}

div.blogContainer li
{
	line-height:19px;	
}

div.blogContainer .jScrollPaneContainer
{

}

#overHardloopteam
{
	width:100%;
	overflow:hidden;	
}

#overHardloopteam .postContainer
{
	height:335px;
}

#wensLijst
{
	width:100%;
	overflow:hidden;	
}

#wensLijst .postContainer
{
	height:335px;
}

.postTitle a
{
	color:#0071c4;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica;	
}

.memberContainer
{
	background-color:#333333;
	width:90px;
	height:95px;
	float:left;
	margin:2px;
	vertical-align:middle;
}

#membersContainer .widgetContainerTitle
{
	margin-left:10px;	
}

.memberContainer img
{
	margin-top:10px;
	border-style:none;
	border-width:0px;
}

.memberName
{
	margin-top:5px;
	color:#ffffff;
}

#footer
{
	padding-right:30px;
	text-align:right;
}

#numFollowers
{
	margin-top:10px;
}

.column
{
	float:left;	
}

#cFirst
{
	width:285px;	
}

#cSecond
{
	width:260px;
	margin-left:15px;
}

#cThird
{
	width:240px;
	margin-left:15px;	
}

#cFourth
{
	width:260px;
	margin-left:15px;	
}

.widgetContainer
{
	margin-top:20px;
}

.widgetContainerTitle
{
	text-align:left;
	color:#0071c4;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica;
}

.post .meta
{
	margin-top:9px;
}

#tweetContainer
{
	width:240px;
	margin-right:20px;
}

.tweet
{
	line-height:19px;
	border-style:solid;
	border-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-color:#0071C4;
}

.tweetMeta
{
	text-align:left;	
}

.tweetContent
{
	text-align:left;	
}

#trendContainer .tweetContent
{
	margin-left:95px;	
}

.tweetMeta
{
	margin-top:9px;	
}

#eventContainer
{
	text-align:left;	
	width:260px;
}

#eventContainer a
{
	font-weight:normal;
	font-style:italic;	
}

#eventContainer a:hover
{
	color:#0071C4;
}

.event
{
	margin-bottom:10px;	
	border-style:solid;
	border-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;		
}

.eventTitle
{
	font-weight:bold;
}

#eventContainer .eventTitle a
{
	font-weight:bold;
	font-style:normal;	
}

#eventContainer .widgetContainerTitle
{
	margin-bottom:10px;	
}

/* root element for scrollable */ 
div.scrollable { 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
 
    /* vertical scrollers have typically larger height than width */ 
    height: 295px; 
} 
 
/* root element for scrollable items */ 
div.scrollable div.items { 
    position:absolute; 
 
    /* this time we have very large space for the height */ 
    height:20000em; 
}

#actions
{
	float:right;	
}

#actions a:hover {
	color:#000000;
	text-decoration:underline;
}

#actions a {
	width:22px;
	height:22px;
	cursor:pointer;
}

#actions a.nextPage
{
	background-image:url(images/icoDown.png);
	margin-left:10px;
	float:right;
}

#actions a.prevPage
{
	background-image:url(images/icoUp.png);	
	float:left;
}

#memberTip { 
    display:none; 
    background:transparent url(images/black_arrow.png); 
    font-size:7pt; 
    height:70px; 
    width:160px; 
    padding:25px;
    padding-top:20px; 
    color:#fff; 
    z-index:10;    
}

#tagTweetFilter
{
	text-align:left;
}

.tweetContainer
{
	width:400px;
	height:120px;
	border:1px solid #0071c4;
	padding:30px;
	margin-bottom:10px;
	float:left;
	text-align:left;
}

.tweetImage
{
	float:left;
	margin-right:20px;
}

.tweetTitle
{
	font-size:11pt;
	font-weight:bold;
	color:#848585;
}

.tweetSeparator
{
	width:10px;
	float:left;
}

.tweetText
{
	font-size:11pt;
	color:#0071c4;
	font-family:Arial;	
	display:inline;
	font-style:italic;
}

#trendContainer
{
	text-align:center;
}

#trendContainer .pageTitle
{
	margin-left:20px;	
}

.tweetList
{
	width:940px;
	margin:auto;
}

.bigQuote
{
	font-size:18pt;
	font-weight:bold;
	color:#0071c4;
	font-family:Arial;	
}

.pageTitle
{
	margin-bottom:10px;
	font-size:12pt;
	font-weight:bold;
}

div#menuContent ul
{
	margin:0;
	padding:5px 0;
}

div#menuContent li
{
	height:30px;
	float:left;
	margin-right:20px;
}

div#menuContent a
{
	color:#ffffff;
	font-family:Arial;
	font-size:11pt;
	height:30px;
	padding:6px;
}

div#menuContent a:hover
{
	background-color:#848585;
}

div#trendListContainer
{
	text-align:left;	
}

div#trendListContainer .pageTitle
{
	margin-left:0px;
}

div.trendListItemName
{
	font-size:11pt;
	font-weight:bold;
	color:#848585;	
}	

div.trendListItemLink
{
	margin-top:10px;	
} 

.trendListItem
{
	width:400px;
	height:80px;
	border:1px solid #0071c4;
	padding:30px;
	margin-bottom:10px;
	text-align:left;
}

div#pageContainer
{
	text-align:left;
	width:750px;
	min-height:300px;
}

div#banner1Container
{
	text-align:left;	
}