.RightBottom {
	display: none; /*deprecated*/
}

#divPageTitle {
	clear: both;
	margin-bottom: 12px;
}

#divPageIntro {
	clear: both;
	margin-bottom: 8px;
}

.newsBlock {
	float: left;
	width: 37%;
	height: auto;
}

.newsBlock2 {
	width: 336px;
	height: auto;
	overflow: hidden;
}
/* Rechter menu */

#contentRightContainer table, #contentRightContainer div {
	font-family: Arial;
	font-size: 7pt;
	letter-spacing: 1pt;
	border-width: 0px;
	color: #FFFFFF;
}

/* Linker menu */

a.blackwhite {
	color: #000000;
}

a.blackwhite:hover {
	color: #FFFFFF;
}

a.colorbg {
	color: #fb574e;
    color: #f95353;
}

a.colorbg:hover {
	color: #fb574e;
	text-decoration: underline;
}

.body_zoekresultaat {

}


/*divs*/

.div_searchresults {
	margin-bottom: 4px;
	margin-left: 5px;
	width:758px;
	height:155px;
	overflow:auto;
	border-bottom: 1px dashed #d7d7d7;
	height: 228px;
}


.div_nieuwsflog {
	position: relative;
	float: left;
	width: 48%;
	height: 100%;
	overflow: hidden;
}

div.buffer {
	width:4%;
	height:100%;
	float:left;
	overflow: hidden;
	position: relative;
}

.div_fotoalbum {
	position: relative;
	float: left;
	width: 190px;
	height: 100%;
	margin-right: 7px;
	background: #d7d7d7;
	min-height: 200px;
	padding-right: 2px;
	padding-left: 2px;
}

.div_inhoud {
	overflow: hidden;
	width: 100%;
	height: 100%;
    margin: 0px 0px 4px 0px;
    padding-bottom: 8px;
    text-align: justify;
}


.div_knoppen2 {
	top: 12px;
	width: 108px;
	left: 546px;
	position: absolute;
}

.div_foto {
	width: 150px;
	height: 0px;
	z-index: 5;
	top: 42px;
	left: 420px;
	position: relative;
}

.div_polaroid {
	left: 280px;
	top: 90px;
	width: 242px;
	height: 277px;
	z-index: 5;
	position: absolute;
}

.div_reactie {
        overflow: hidden;
        width: 100%;
        border: 1px solid #0481ca;
        margin-bottom: 15px;
        height: 100%;
}


/*images*/

.img_nieuwsflog {
	border: 2px solid #FFFFFF;
	margin-left: 0px;
	margin-right: 8px;
	width: 80px;
	height: 60px;
	float: left;
}

.img_nieuws {
	border: 1px solid #fb574e;
	margin: 0px 8px 5px 0px;
	float: left;
}

.imgOnline {
	width: 39px;
	height: 12px;
	border: 1px solid #000000;
}

.img_nieuwsr {
	border: 1px solid #fb574e;
	margin: 0px 0px 5px 8px;
	float: right;
}

.img_normaal {
	border: 1px solid #FFFFFF;
	margin: 0px;
}

.border_basiccolor {
	border: 1px solid #fb574e;
}

/* favorieten, logs */

.img_small {
       border: 1px solid #fb574e;
       margin-right: 6px;
       margin-left: 0px;
       float: left;
       height: 60px;
       width: 60px;
}


.img_zoekresultaat {
       border: 1px solid #FFFFFF;
       margin: 6px;
}


.zeesteralpha {
    	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='beeld/zeester.png'); */
    	height: 21px;
    	width: 20px;
}


.text_nieuws {
	text-align: justify;
	margin: 0px;
}


/* o.a. in zoekresultaten */

.text_small {
	font-size: 7pt;
	font-family: arial;
}


/* titels van pagina's */

h2.profileTitle {

}

h2.alt1 {
	color: #9E9E9E;
	font-size: 13pt;
}

div.newsline {
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 14px;
	padding-bottom: 5px;
}

.tooltip {
    background-color:#ffffff;
    font-weight:bold;
    border:2px #006699 solid;
}

/* rose subtitels o.a. op ga vissen */

h2.ash1 {
	font-size: 14pt;
	font-family: verdana;
	margin: 0px;
	color: #9E9E9E;
	line-height: 26px;
}

h1.news {
	font-weight: bold;
	font-size: 14pt;
	font-family: verdana;
	margin: 0px;
	color: #9E9E9E;
	line-height: 26px;
}

h3.sub {
	/*font-size: 1.1em;*/
	line-height: 20px;
	margin: 0px 0px 6px 0px;
	text-align: left;
}

h3.diffcolor {
	color: #000000;
}

/* bericht voor..., goudvis titels */

h4.kader {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial;
}

hr.dotted {
	border: none;
	border-bottom: 1px dotted #000000;
	width: 100%;
}

/*forms*/


.button, .buttonmenu {
	color: #FFFFFF;
	font-size: 1em;
	font-family: 'Hind Vadodara', Arial, sans-serif;
	width: 75px;
	border: 1px outset #FFFFFF;
	background-color: var(--color63);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
	padding: 3px;
}

.buttonmenu {
	width: 140px;
	margin-bottom: 3px;
}

.buttonHighlight {
		width: 120px;
    	margin-bottom: 3px;
    	font-size: 8pt;
    	font-family: 'Hind Vadodara', Arial, sans-serif;
		border: 1px outset #FFFFFF;
		background-color: #D10707;
		color: #FFFFFF;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
        border-radius: 4px;
}

.button_small {
        background-color: #fb574e;
        color: #FFFFFF;
        font-size: 8pt;
        font-family: Verdana;
        width: 36px;
        border: 2px outset #FFFFFF;
        margin: 5px;
}

option.dis {

}

.formfield, .formfieldselect {
    width: 166px;
}

.formfieldnowidth {
    margin-top: 1px;
    margin-bottom: 1px;
}

.formfieldFunction {
	margin: 0px 0px 3px 0px;
    min-width: 336px;
}

.formfieldFunctionSmall {
	border: 1px solid #A4A3A3;
	margin: 0px 0px 3px 0px;
	width: 63px;
}

.formfieldFunctionSelect {
    margin: 0px 0px 3px 0px;
	min-width: 340px;
}


/* menu */

.text_menu1 {
	font-size: 10pt;
	margin-bottom: 2px;
	background: #d7d7d7 url(/beeld/roll_menu2.gif) no-repeat;
	height: 16px;
}

.text_menu2 {
	font-size: 10pt;
	background: #0481ca url(/beeld/roll_menu1.gif) no-repeat;;
	margin-bottom: 2px;
	height: 16px;
}


.message {
	border-left: 1px solid #fb574e;
	border-right: 1px solid #fb574e;
	border-top: 1px solid #fb574e;
	background: #d7d7d7;
}


/* colors */
.backcolor { background: #d7d7d7; }

.divNewestContainer {
	overflow: hidden;
}

.imgArrowDown {
	border-width: 0px;
	margin: 0px 4px 2px 0px;
	width: 7px;
	height: 12px;
}

.imgArrowUp {
	border-width: 0px;
	margin: 0px 4px 2px 0px;
	width: 7px;
	height: 12px;
}

/* Search module */

.searchResultsContainer {
}

.searchResultsContainer .item {
        border: 1px solid #0481ca;
        margin-bottom: 15px;
	padding: 3px 3px 3px 3px;
}

.searchResultsContainer .item img {
	border: 0px;
	margin: 0px 3px 3px 0px;
}

.searchResultsContainer .item .profile {
	float: left;
}

.searchResultsContainer .item .text {
}

.searchResultsContainer .item .more {
	margin: 3px 0px 0px 0px;
	border-top: 1px solid #d7d7d7;
	clear: both;
}

.functionPreviewTextarea {
	display: none;
	border: 1px solid black;
	width: 400px;
	height: 240px;
	position: absolute;
	background-color: #ffffff;
	overflow: auto;
}

.functionSmilies {
	background: #d7d7d7;
	border: 1px solid #A4A3A3;
	margin: 4px 0px 4px 0px;
	overflow: hidden;
}

div.skyscraperRight {
	margin-top:10px;
	border-top:1px solid white;
	padding-top:10px;
	text-align:center;
	overflow:hidden;
}

.tabOff {
	/*background-color: #d7d7d7;*/
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	/*margin-right: 10px;
	padding: 2px 2px 2px 2px;*/
	text-align: center;
}

.tabs {
	border-bottom: 1px solid #C6C6C6;
	/*position: relative;
	height: 22px;
	clear: both;*/
}

/* funklog styles */
.imgBlogIconIndex {
	border-width: 0px;
	float: right;
}

.imgBlogItem {
	border: 1px solid #fb574e;
	margin: 0px 0px 5px 8px;
	float: right;
	width: 120px;
}

.divBlogPopTitle {
	clear: both;
	margin-bottom: 5px;
}

.divBlogPopHead {

}

.divBlogPopTitleDate {
    font-size: 7pt;
    color: #9E9E9E;
}

.divBlogTitleImg {
	display: none;
}

.divBlogPopText {
	text-align: left;
	margin-bottom: 12px;
}

.divBlogPopBlog {
	overflow: hidden;
}

.tdShowFunkOver {
    background-color: #F7F7F7;
}

.tdShowFunkOverC {
    background-color: #F2F263;
}

.divGetPopBlog{
    font-size: 7pt;
    color: #9E9E9E;
    margin-bottom: 10px;
}

.txtShowMiniBlogForm{
    width: 380px;
    margin-bottom: 5px;
    border: 1px solid #d7d7d7;
    background-color: #FFFFFF;
}

.rollOutGroupsDiv {
	width:490px;
	height:100px;
	background-color:#d7d7d7;
	padding:5px;
	overflow:auto;
	border:1px solid gray;
}

.blogSimple {
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:justify;
}

/*favorites*/
.imgFussIndexContainer {
	margin: 2px 6px 0px 2px;
	border-width: 1px;
}

.divFuss {
	float: left;
}

.divFussWhatRUDoing {
	float: left;
}

.imgFussMegafoon {
	display: none;
}

.divFussWhatRUDoingContainer {
	float: left;
}

.divFussForm {
	margin-bottom: 12px;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 12px;
	overflow: hidden;
	clear: both;
}

.divFussItemYesterday {
	background-color: #F2F2F2;
}

.divFussItemToday {
	border-bottom: 1px solid #d7d7d7;
}

.divNonMemberText {
	clear: both;
	width: 100%;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #000000;
}

.imgFriendPictureOnline {
	border: 0px solid #000000;
	border-bottom: 2px solid #fb574e;
	width: 80px;
	height: 80px;
}

.imgFriendPictureOffline {
	border: 0px solid #000000;
	border-bottom: 2px solid #4eb7f4;
	width: 80px;
	height: 80px;
}

.imgFriendPictureNonMember {
	border: 0px solid #000000;
	border-bottom: 2px solid #000000;
	width: 80px;
	height: 80px;
}

/* flessenpost */
.imgPicturePreview {
	border-width: 0px;
	width: 16px;
	height: 18px;
}

.divPicturePreview {
	position: absolute;
	display: inline;
	padding: 0px 0px 0px 4px;
}

.divPicturePreviewContainer {
	float: right;
	width: 20px;
}

.divPostShowAjaxFav{
    margin: 10px 0px 5px 0px;
    border-top: 1px solid #FFFFFF;
    padding-top: 6px;
}

.formPostMessageForm{
    border-top: 1px solid #FFFFFF;
    padding-top: 8px;
    overflow: auto;
    position: absolute;
    left: 10px;
    top: 350px;
    width: 780px;
    height: 40px;
}

.divPostInboxPage{
    margin: 5px 0px 7px 0px;
    border-bottom: 1px dotted #000000;
    overflow: hidden;
    font-size: 8pt;
    width: 60%;
    float: right;
}

.divPostInboxRightMenu1{
    border-top: 1px solid #FFFFFF;
    margin-top: 10px;
    padding-top: 6px;
    overflow: hidden;
}

.divPostInboxRightMenu2{
    text-align: center;
    overflow: hidden;
    border-top: 1px solid #FFFFFF;
    margin-top: 2px;
    padding-top: 5px;
}

/*photoalbum*/

.imgPhotoRssGal{
    border: 1px solid #000000;
    margin-right: 5px;
    width: 60px;
    height: 60px;
}

.tablePhotoInfo{
    border: 0px solid #000000;
    font-size: 8pt;
    line-height: 14px;
}

.divPhotoSchoolPhoto{
    overflow: auto;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}

.divPhotoPictureContainerIcons{
    overflow: hidden;
    border: 0px solid #000000;
    margin-top: 3px;
}

.divPhotoPictureContainerReactions{
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    height: 1px;
}

.divPhotoAlbum{
    overflow: auto;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}

.divPhotoAlbum2{
    text-align: center;
    overflow: hidden;
    border-top: 1px solid #FFFFFF;
    padding-top: 8px;
    margin: 0px 5px 0px 5px;
}

.divPhotoPictureContainerReactions2{
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 6px;
    border-bottom: 1px solid #000000;
    margin-bottom: 5px
}

.divPhotoInfo {
	background: #d7d7d7;
	overflow: hidden;
	margin-bottom: 12px;
}

/* profile */
.divPhotoWidth {
	float: left;
	width: 140px;
	overflow: hidden;
	margin: 33px 15px 0px 0px;
}

.divPhotoPadding {
	padding: 0px 0px 0px 0px;
}

.divMemberInfo {
	float: left;
	overflow: hidden;
	width: 420px;
}

.divMemberInfoContainer {
	height: auto;
	width: 420px;
	float: right;
	overflow: hidden;
	margin-bottom: 8px;
}

.divProPicInfo {
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	float: left;
}

.divMatchContainer {
	clear: both;
	margin-top: 10px;
	margin-bottom: 7px;
	overflow: hidden;
	border-width: 0px;
}

.divGuestbook {
	clear:both;
	padding: 10px 0px 0px 0px;
}

.divFriendsContainer {
	clear: both;
	width: 100%;
	height:100%;
	margin: 0px 0px 5px 0px;
}

.divFriendsContainerHeader {
	width: 100%;
	margin: 0px 0px 5px 0px;
	clear: both;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial;
}

.imgFriendArrow {
	border-width: 0px;
	margin: 0px 2px 0px 0px;
	float: right;
	width: 16px;
	height: 16px;
}

.divFriendItemContainer {
	clear: both;
	height: 40px;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

.imgFriendItem {
	float: left;
	border-width: 0px;
	width: 40px;
	height: 40px;
	margin: 0px 4px 0px 0px;
}

.divProImgIcon {
	display: none;
}

.divMemberInfoBottom {
	display: none;
}

.tdProBgInfo {
	background-color: #D7EAF7; /* light blue */
}

.tdProFontInfo {
	text-align: left;
	font-weight: bold;
	color: #000000;
}

.divMemberInfoTitle {
	font-size: 16pt;
	font-family: Verdana;
	margin-bottom: 7px;
    color: #fb574e;
    font-weight: bold;
}

.divMemberInfoSubTitleContainer {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

.imgProfilePicture {
	border-radius: 7px 0px 7px 7px;
	-moz-border-radius: 7px 0px 7px 7px;
	-webkit-border-radius: 7px 0px 7px 7px;
	border-width: 0px;
	/*width: 140px;*/
}

.divMemberInfoMainInfo {
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
	display: none;
}

.divMemberInfoMainInfo {
	font-size: 14pt;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
}

.borderBoldDotted {
	width: 100%;
	clear: both;
	height: 1px;
	/*border-bottom: 2px dotted #000000;*/
	border-bottom: 1px solid #9E9E9E;
	margin-bottom: 6px;
}

.tabProMemberInfo {
	width: 100%;
	margin-top: 7px;
}

.divProfileText {
	width: 100%;
	overflow: hidden;
	text-align: justify;
	margin-bottom: 18px;
}

.divProfileTextPadding {
	padding: 0px 0px 0px 0px;
}

.divProBlogContainer {
	width: 100%;
	overflow: hidden;
	margin-bottom: 8px;
}

.divProInfoContainer {
	border-top: 0px solid #000000;
	overflow: hidden;
	margin: 10px 0px 18px 0px;
	padding-bottom: 8px;
	border-bottom: 1px solid #9E9E9E;
}

.divProRectangle {
	position: relative;
}

.divButtonAlign {
	text-align: center;
}

.divMenuTitle {
	font-size: 14pt;
	text-transform: uppercase;
	font-family: Verdana;
	border-bottom: 2px solid #FFFFFF;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.divMenuButtonBottom {
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
}

.divProBronsLine {
	height: 1px;
	border-bottom: 1px dotted #000000;
	width: 100%;
	clear: both;
}

.divVisitorsContainer {
	margin-top: 5px;
	padding-top: 5px;
	overflow: hidden;
	clear: both;
	width: 100%;
}

.divVisitorsTopBorder {
	border-width: 0px;
	height: 1px;
	background-color: #FFFFFF;
	width: 100%;
}

.divVisitorContainer {
	clear: both;
	overflow: hidden;
	height: 40px;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

.divVisitorContainerImg {
	border-width: 0px;
	width: 40px;
	height: 40px;
	float: left;
	margin: 0px 4px 0px 0px;
}

.divButtonMenu {
	text-align: center;
}

.RssUl {

}

.RssLi {
}

a.RssLink {
	color: #fb574e;
}

a.RssLink:hover {
	color: #000000;
}

.imgMemberList {
	width: 80px;
	height: 80px;
	border-radius: 0px 0px 0px 4px;
	-moz-border-radius: 0px 0px 0px 4px;
	-webkit-border-radius: 0px 0px 0px 4px;
	display: block;
	position: absolute;
	float: left;
	border-width: 0px;
	margin: 0px 4px 0px 0px;
}

.ulNewMembers {
	margin: 0px;
	padding: 0px;
}

.ulNewMembers li:nth-child(odd) {
	float: left;
}

.ulNewMembers li:nth-child(even) {
	float: right;
}

.divUserNewestTitle {
	margin-bottom: 6px;
	overflow: hidden;
	font-weight: bold;
}

.divUserNewestRow {
	padding: 0;
	display: block;
	width: 80px;
	height: 80px;
	margin: 0px 0px 4px 0px;
	position: relative;
}

.divUserNewestImg {
	float: left;
	width: 43px;
	overflow: hidden;
}

.divNewsItemMain {
	overflow: hidden;
	min-height: 280px;
	margin: 0px 0px 4px 0px;
	padding-bottom: 6px;
	text-align: justify;
}

.divNewsItemContainer {
	overflow: hidden;
	margin: 0px 0px 4px 0px;
	padding-bottom: 6px;
	text-align: justify;
}

.divNewsItemContainerHighLight {
	overflow: hidden;
	margin: 0px 0px 4px 0px;
	padding-bottom: 6px;
	text-align: justify;
}

.divColumnImg {
	float: right;
	width: 122px;
	margin: 0px 0px 2px 6px;
	padding: 0px 0px 0px 0px;
	background-color: #4eb7f4;
	color: #FFFFFF;
	font-weight: bold;
}

.divColumnTeaserContainer {
	margin-right: 3px;
}

.divColumnTeaserTitleImg {
	display: none;
}

.divFamilyMember {
	margin-bottom: 8px;
	float: left;
}

.imgFamilyMember {
	border-radius: 7px 0px 7px 7px;
	-moz-border-radius: 7px 0px 7px 7px;
	-webkit-border-radius: 7px 0px 7px 7px;
	border-width: 0px;
	width: 140px;
}

.divFamilyHeader {
	border-bottom: 1px dotted #000000;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	clear: both;
	display: none;
}

.divFamilyContainer {
	overflow: hidden;
	clear: both;
	width: 100%;
}

.divFamilyPadding {
}

.divFussContainer {
	overflow: hidden;
	font-size: 9pt;
	clear: both;
	width: 100%;
}

.imgProMain {
	margin: 0px 0px 10px 0px;
	border-width: 0px;
}

.divImgProMain {
	margin: 0px 0px 10px 0px;
	border-width: 0px;
	overflow: hidden;
}

.divProLeftTopContainer {
	float: left;
	width: 140px;
	height: auto;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.divPassepartout {
	display: none;
}

.divProPicFam {

}

.divProBigName {
	display: none;
}

.tableMemberInfo {
	border-width: 0px;
	width: 100%;
}

.divMemberInfoHeader {
	display: none;
}

.divProTextNative {

}

.divProTextNativePad {

}

.divProTextTitle {

}

/* schools */
.divReactContainer {
	overflow: hidden;
	clear: both;
	width: 100%;
}

.imgGroupPictures {
	width: 80px; height: 80px;
	border-width: 0px;
	margin: 0px 5px 0px 0px;
}

.imgMainGroup {
	margin: 0px 4px 4px 0px;
	border-width: 0px;
	width: 140px;
	height: 140px;
}

.imgGroupMember {
	border-width: 0px;
	width: 60px;
	height: 60px;
}

#divSchoolsMidContainer {
	float: left;
	overflow: hidden;
}

#divSchoolsMidContainer.paddingContainer {
	padding: 10px 10px 10px 10px;
}

.roundedCorners4{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
}

.containerHeader {
	background-color:#0481ca;
	color:white;
	padding-left:5px;
	margin-bottom:5px;
	overflow:hidden;
}

.newsMembersContainerFull {
	height:100%;
	overflow: hidden;
	width: 100%;
	padding-top:10px;
	margin-bottom:12px;
}

.newsMembersContainer {
	height:320px;
	width: 100%;
	padding-top:10px;
	margin-bottom:12px;
}

.memberPicturesContainer {
	height:100%;
}


.pictFussContainerFull {
	border: 1px solid #4eb7f4;
	overflow: hidden;
	position: relative;
}

.pictureContainerContentFull {
	width: auto;
	padding: 10px 0px 6px 10px;
	overflow: hidden;
}

.memberSpan {
	font-size:7pt;
}

.groupMemberPictureHome {
	text-align: center;
	float: left;
	margin: 0px 5px 0px 0px;
	width: 65px;
	overflow: hidden;
}
.twitterContainer {
	width: 260px;
	float: left;
	margin-right: 10px;
	height: auto;
}

.memberContainer {
	min-height: 130px;
	height: 100%;
	overflow:hidden;
}

.groupMediaContainerFull {
	padding-bottom:20px;
	overflow: hidden;
}

.groupPhotoDivsFull {
	width:80px;
	height: 80px;
	float:left;
	margin: 0px 10px 5px 0px;
}

.groupMediaContainer {
	border: 1px solid #4eb7f4;
	margin-bottom:20px;
	overflow: hidden;
	width:100%;
	clear:both;
}

.groupTwinContainer {
	overflow:hidden;
	height:260px;
	margin:10px;
}

.groupMediaContainerContentLeft {
	width:200px;
	float: left;
}

.groupMediaContainerContentRight {
	float:right;
}

.groupMediaContainerOnlyYoutube {
	height: 280px;
	width: 360px;
	border: 1px solid #4eb7f4;
	padding-bottom:20px;
}

.groupBlogsContainerFull {
	width:100%;
/*	height: 260px; */
	overflow:hidden;
	border:1px solid #4eb7f4;
	margin:20px 0;
}

.groupBlogLeftContainer {
	width:350px;
	height:100%;
	overflow: hidden;
	float:left;
}

.groupBlogRightContainer {
	float:right;
	width: 180px;
	height:220px;
	border-left:1px solid #4eb7f4;
	padding-left:5px;
	overflow:hidden;
}

.groupBlogMoreTitle {
	clear:both;
	font-weight:bold;
	padding-bottom:5px;
}

.roundedCorners6 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    border-radius: 6px;
}

.divSchoolSearchContainer {
	margin-bottom: 12px;
	clear: both;
	overflow: hidden;
}

.schoolSubTitle {
	clear: both;
	width: 100%;
	margin-bottom: 6px;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
}

.divSchoolListHeader {
	margin-bottom: 5px;
	clear: both;
	width: 100%;
}

.divSchoolsListContainer {
	margin-bottom: 5px;
}

.divSchoolLogoSmall {
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

.imgSchoolLogoSmall {
	width: 16px;
	height: 16px;
}

.divSchoolLine {
	overflow: hidden;
	clear: both;
	margin-bottom: 3px;
}

.divProSchoolsContainer {
	overflow: hidden;
}

.divProSchoolsContainerHeader {
	margin: 0px 0px 6px 0px;
}

.spanProSchoolsCHFont {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial,sans-serif;
}

.divBlockPadding {
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#blockPadding {
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.divLoginFormHeader {
	/*display: none;*/
	margin-bottom: 6px;
}

.divLoginFormContainer {
	background-color: #0481ca;
	clear: both;
	overflow: hidden;
	border-radius: 6px 0px 0px 6px;
	-moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
	margin-bottom: 12px;
}

.divLoginFormFooter {
	display: none;
}

.divLoginFormPadding {
	padding: 4px 4px 4px 5px;
	overflow: hidden;
}

.divLoginFormButton {
	height: 22px;
	clear: both;
	overflow: hidden;
}

.textFieldsLoginForm {
	width: 100%;
	background: #d7d7d7;
	border: 1px solid #A4A3A3;
	margin-top: 1px;
	margin-bottom: 1px;
}

/* news */
.divNewsLetterContainer {
	overflow: hidden;
	width: 100%;
}

.divStatsHeader {
	margin-bottom: 12px;
	clear: both;
}

.tdStatsRight {

}

.divHomeMagazineContainer {

}

.divMagazineFooterBorder {

}

.divNewsMagazineSubTitle {

}

.divRssArrow {
	display: none;
}

.divRssBullet {
	float: left;
	overflow: hidden;
	width: 15px;
}

.imgNewsItem {
	border: 1px solid #fb574e;
	margin: 0px 8px 5px 0px;
	float: left;
	width: 80px;
}

.imgNewsItemMain {
	border: 1px solid #fb574e;
	margin: 0px 8px 5px 0px;
	float: left;
	width: 80px;
}

.divNewsItemHead {

}

/* funpage */
.divFunMailFriend {
	overflow: hidden;
	padding: 2px 2px 2px 2px;
	background-color: #D7EAF7;
	clear: both;
}

.divFunContainer {

}

.divFunItemDes {

}

.divFunItemContainer {
	position: relative;
	background-color: #F9F9F9;
	border: 1px solid #4eb7f4;
	margin-bottom: 12px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.divFunItemInfo {
	margin: 1px 1px 1px 1px;
	font-size: 7pt;
	clear: both;
	border-top: 1px solid #d7d7d7;
}

.blockPaddingFun {
	padding: 7px;
}

.divFunItemPagination {
	border: 1px solid #4eb7f4;
	margin-bottom: 12px;
	padding: 2px 2px 2px 2px;
}

.divFunContainerHeader {
	display: none;
}

.imgFunItem {
	width: 80px;
	border: 1px solid #fb574e;
	margin: 0px 8px 5px 0px;
	float: left;
}

.divFunItemImgC {
	overflow: hidden;
}

.divPrintError {
	border: 1px solid #f95353;
	background-color: #FFFFFF;
	overflow: auto;
	color: #f95353;
	margin: 12px 0px 12px 0px;
    border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    padding: 6px;
}

/*events*/

.divEventDesContainer {
	margin-top: 20px;
	clear: both;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #000000;
}

.divEventIndexTab {
	width: 69px;
	float: left;
	height: 100%;
}

.divTripRowBull {
	width: 50px;
	float: left;
	overflow: hidden;
}

/* search */

.advancedSearchContainer {

}

.advancedSearchContainerTop {

}

.advancedSearchContainerBottom {

}

.selectOptions {

}

.searchGlass {
	display:none;
}

/* people you might now */
.divPeopleContainer {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px dashed #d7d7d7;
	height: 70px;
}

.divPumkOptions {
	float: right;
	height: 78px;
	font-size: 7pt;
}

.divPumkImage {
	float: left;
	height: 70px;
	width: 70px;
}

.imgPumk {
	padding: 2px;
	border: 0px solid #d7d7d7;
}

.divPumkName {
	font-weight: bold;
	font-size: 10pt;
}

.divPumkImageTeaser {
	float: left;
	height: 50px;
	width: 50px;
}

.divPeopleContainerTeaser {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
	border-bottom: 1px dashed #d7d7d7;
	height: 60px;
}

/* POLL AND POLL RELATED */
.divPoll {
/*	border: 1px solid black;*/
	background-color: #4eb7f4;
	background-image: url('/site/funkyfish/images/poll_curve.png');
	background-position: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 12px;
	overflow: hidden;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow: 1px 2px 3px #000;
	-moz-box-shadow: 1px 2px 3px #000;
	box-shadow: 1px 2px 3px #000;
}

.pollText {
	color: white;
	font-size:12px;
	margin-left: 15px;
}

.pollTextDescription {
	color: white;
	font-size:15px;
	margin-left: 0px;
}

.pollTextDescriptionResult {
	color: white;
	font-size:15px;
	margin-left: 0px;
}

.pollTitle {
	color: #0174C1;
}

.infoEmpty {
	height:1px;
	background-color: #059AFD;
	border-bottom: 1px double #B4DFFB;
	margin-bottom: 10px;
}

.pollVote {
	padding-top: 20px;
	position: relative;
	bottom:-5px;
	right: -10px;
	float:right;
}

.pollLogo {
	float:right;
	height:30px;
	width:30px;
	position:relative;
	top: -5px;
}

.qnDescription {
	font-size: 8pt;
}

.qnStatsSummery {
	background-color:rgb(222,250,230);
	border:gray 1px solid;
	border-right:none;
	border-left:none;
	border-top:none;
}

.qnQuestionHeader {
	background-color: rgb(252,239,239);
}

.qnQuestion {
	background-color: rgb(255,252,221);
	font-size: 14px;
}

.qnStatsError {
	background-color: rgb(255,108,108);
}

.qnQuestionBackgroundEven {
	background-color: rgb(233,232,236);
}

.qnQuestionBackgroundOdd {
	background-color: rgb(209,207,218);
}

.qnNoAnswer {
	background-color: #BF2323;
}

.qnResultMemberIndexOdd {
	background-color: rgb(220,220,220);
	width:400px;
}

.qnResultMemberIndexEven {
	background-color: rgb(251,244,9);
	width:400px;
}

.qnResultMemberDefault {
	border:gray 1px solid;
	background-color: rgb(255,255,255);
}

.qnResultMemberAnswered {
	border:gray 1px solid;
	background-color: rgb(148,245,155);
}

.qnResultIndexSubHeader {
	font-size: 7pt;
	color: #9E9E9E;
	line-height: 12px;
}

.qnDefaultBorder {
	border: 0px solid gray;
	min-height: 16px;
}

.qnPercentageBar {
/*	background-color: #4eb7f4; */
	height: 15px;
	border: 1px solid #2fA6FF;
}

.tdResult {
	min-height: 16px;
	vertical-align: bottom;
	color: white;
}

.spanResultText {
	color: #0174C1;
}

/* Style voor nieuwe school search */
#divSchoolSearchContainer {
    /*position: relative;
    min-height: 50px;*/
}
#searchBox {
	float: left;
}
#schoolSearch, #schoolSearchAdvanced, #searchMode, #selectType
{
    width: 250px;
}

#searchToggle {
    /*position: absolute;*/
    left: 408px;
    bottom: 1px;
}

#allSchools {
   /* position: absolute;*/
    left: 300px;
    bottom: 1px;
    font-size: 8pt;
}
#searchSubmit {
    /*position: absolute;
    left: 420px;
    top: 2px;*/
}

/* labelbar */
.divLabel {
	cursor: pointer;
	margin-bottom: 20px;
}
.labelImg {
	width: 37px;
	height: 119px;
	border-width: 0px;
}
.labelBar {
	position: fixed;
	top: 40px;
	right: 0px;
	width: 37px;
	min-height: 140px;
}

/*article styles*/
.imgArticleMain {
	border-width: 0px;
	float: right;
	margin: 0px 0px 20px 20px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
}

.divArticleContent {
	text-align: justify;
	overflow: hidden;
}

.divArticleStats {
	font-size: 7pt;
	color: #9E9E9E;
	line-height: 12px;
	margin: 6px 0px 14px 0px;
	overflow: hidden;
}

.divContentRight {
	text-align: left;
	overflow: hidden;
}

.divBannerRight {
	overflow: hidden;
}

#fussThisContainer {
	position: relative;
	height: 36px;
	overflow: hidden;
}

/*
	newsticker / header
*/
.newsticker {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

.spanHeaderPrefix {
	color: #fb574e;
}

/*
	page container shades
*/
.drop-shadow {
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
}

.drop-shadow:before,
.drop-shadow:after {
	content:"";
	position:absolute;
	z-index:-2;
}

.curved:before {
	top:10px;
	bottom:10px;
	left:0;
	right:50%;
	-webkit-box-shadow:0 0 15px 10px rgba(61,61,61,0.6);
	-moz-box-shadow:0 0 15px 10px rgba(61,61,61,0.6);
	box-shadow:0 0 15px 10px rgba(61,61,61,0.6);
}

.curved-vt-2:before {
	right:0;
}

.curved-hz-2:before {
	top:0;
	bottom:0;
	left:10px;
	right:10px;
	-moz-border-radius:100px / 10px;
	border-radius:100px / 10px;
}

/*main menu*/
a.text_menu123 {
	font-size: 11pt;
	/*text-transform: uppercase;*/
	margin: 0px;
	background-color: #d7d7d7;
	color: #fb574e;
	text-decoration: none;
	font-family: Arial, sans-serif;
	padding: 2px 5px 2px 5px;
	display: block;
	line-height: 1.4em;
}

a.text_menu123:first-letter {
	text-transform: uppercase;
	font-weight: bold;
}

a.text_menu123:hover {
	background-color: #4eb7f4;
	text-decoration: underline;
	color: #000000;
}

#mainMenuCon li {
	border-bottom: 1px solid white;
	display: block;
	margin: 0px;
}

#mainMenuCon li:last-child {
	border-width: 0px;
}

#mainMenuCon {
	border-width: 0px;
	border-radius: 6px 0px 0px 6px;
	overflow: hidden;
}

.buttonGradient1 {
	background: #fb574e;
	/*background: -moz-linear-gradient(top,  #ff835e 1%, #fb574e 100%); FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ff835e), color-stop(100%,#fb574e)); Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #ff835e 1%,#fb574e 100%); Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #ff835e 1%,#fb574e 100%); Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #ff835e 1%,#fb574e 100%); IE10+ */
	/*background: linear-gradient(top,  #ff835e 1%,#fb574e 100%); W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff835e', endColorstr='#fb574e',GradientType=0 ); IE6-9 */
}

a.joinButton {
	display: block;
	height: 28px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	width: 100%;
	padding: 5px 0 0 3px;
	font-size: 1.1em;
	font-weight: bold;
}

a.joinButton:first-letter {
	text-transform: uppercase;
}

a.joinButton:hover {
	background-color: #fff657;
	color: #0481ca;
}

#divJoinButton {
	height: 28px;
	border-radius: 6px 0px 0px 6px;
	-moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
	overflow: hidden;
	margin-bottom: 12px;
}

/*
	le home page mini magazine
*/
.divMiniMagUnitContainerHome {
	float:left;
	width:190px;
}

.divMiniMagContainerHome {
	width: 190px;
	height: 135px;
	overflow: hidden;
	clear: both;
	margin-bottom: 5px;
}

#divMiniMagContainerHome {
	overflow: hidden;
}

#divMiniMagContainerHome .divMiniMagUnitContainerHome:first-child img {
	border-radius: 0px 0px 0px 7px;
	-moz-border-radius: 0px 0px 0px 7px;
	-webkit-border-radius: 0px 0px 0px 7px;
}

#divMiniMagContainerHome .divMiniMagUnitContainerHome:last-child img {
	border-radius: 0px 0px 7px 0px;
	-moz-border-radius: 0px 0px 7px 0px;
	-webkit-border-radius: 0px 0px 7px 0px;
}

#divMiniMagContainerHome .divMiniMagUnitContainerHome:first-child {
	margin-right:7px;
	float:left;
}

#divMiniMagContainerHome .divMiniMagUnitContainerHome:last-child {
	margin-right:0px;
	float: right;
}

#divMagMoreArticles {
	clear: both;
	margin-top: 20px;
	overflow: hidden;
}

#divMagMoreArticles .divMiniMagUnitContainerHome:first-child {
	margin-right:7px;
	float:left;
}

#divMagMoreArticles .divMiniMagUnitContainerHome:last-child {
	margin-right:0px;
	float:right
}

.ulMiniMag {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.liMiniMagMoreItems {
	background-image: url('/site/funkyfish/images/nav_right_blue.png');
	background-repeat: no-repeat;
	padding:0px 0px 5px 18px;
}

.divMiniMagItemHead {
	margin-bottom:6px;
}

.imgArticleTeaser {
	width: 190px;
	height: 135px;
	margin-bottom: 4px;
	border-width: 0px;
}

.firstLetterBold:first-letter {
	font-weight: bold;
	text-transform: uppercase;
}

h3.sub:first-letter, .newsline h1:first-letter, .newsline h3:first-letter {
	text-transform: uppercase;
}

.imgBlockRight1 {
	width: 80px;
	height: 80px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-width: 0px;
}

.divEventMonth {
	margin: 14px 0 8px 0;
	border-bottom: 1px solid #d7d7d7;
	font-weight: bold;
}

.divEventMonth:first-letter {
	text-transform: uppercase;
}

.divEventHighTitle {
	text-overflow: ellipsis;
	clear: both;
	background-color: #4eb7f4;
	border-top-right-radius: 6px;
	margin-bottom: 1px;
	padding: 3px;
	height: 18px;
	overflow: hidden;
}

.modalOverlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #131313;
	opacity: .50;
	filter: alpha(opacity=50);
	z-index: 101;
}

.modalWindow {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: 0;
	padding: 0;
	z-index: 102;
	background: #fff;
	border: 2px solid #000;
}

.modalClose {
	position: absolute;
	width: 16px;
	height: 16px;
	right: -11px;
	top: -11px;
	background: url('/site/funkyfish/images/close_icon.gif') no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
}

#locationsMap {
	position: relative;
}

#locationsMap .elementMap {
	width: 800px;
	height: 600px;
}

#locationsMap .element {
	width: 550px;
	height: 40px;
	position: absolute;
	top: 10px;
	left: 100px;
	background-color: #ffffff;
	z-index: 10000;
	font-family: Arial, sans-serif;
	overflow: hidden;
}

#locationsMap .element label {
	display: block;
	margin: 2px 0px 2px 0px;
	font-size: 10px;
	font-weight: bold;
}

#locationsMap .element input {
	height: 18px;
	padding: 1px;
	border: 1px solid #000000;
}

#locationsMap .elementQuery {
	width: 200px;
	position: absolute;
	left: 2px;
}

#locationsMap .elementQuery input {
	width: 250px;
}

#locationsMap .elementName {
	width: 200px;
	position: absolute;
	left: 275px;
}

#locationsMap .elementName input {
	width: 175px;
}

#locationsMap .elementButton {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 473px;
}

#locationsMap .elementButton input {
	width: 75px;
	height: 22px;
}

.imgHeader {
	height: 150px;
	border-width: 0px;
}


