html {
	overflow-y:scroll;
}

body {
	background: #A4A3A3 url(/beeld/bg_shade.gif) repeat-y top center;
	font-family: Arial, Georgia, Verdana;
	color: #000000;
	font-size: 9pt;
	margin: auto;
	width: 940px;
}

ul {
	padding: 0px 0px 0px 0px;
	margin-left: 17px;
}

#overlayContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
/*	background-color: #cccccc;
	filter: alpha(opacity=85, style=0);
	opacity: 0.85;
*/	z-index: 1000;
	display: none;
}

#popupOverlayContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1001;
	display: none;
}

#popupOverlayContainer #popupContainer {
	border: 1px solid #000000;
	width: 400px;
	height: 300px;
	margin: 150px auto;
	background: #FFFFFF url(/site/funkyfish/images/bg_messagepopup.jpg) repeat-y top left;
	font-family: Arial, Georgia, Verdana;
	color: #000000;
	font-size: 9pt;
	padding: 8px 8px 8px 8px;
}

#siteContainer {
	margin: auto;
	float: left;
	width: 940px;
	position: absolute;
	top: 0px;
}

#headerContainer {
	position: relative;
	left: 20px;
	height: 126px;
	width: 900px;
}

#headerContainer .paddingContainer {
	padding: 0px 0px 0px 0px;
}


#menuContainer {
	position: relative;
	width: 136px;
	float: left;
	left: 20px;
}

#menuContainer .paddingContainer {
	padding: 0px 0px 0px 0px;
}

#contentContainer {
	position: relative;
	float: left;
	min-height: 400px;
	left: 20px;
}

#contentContainer .paddingContainer {
	padding: 0px 0px 0px 0px;
}

#popupContainer {
	background-color: #FF3D00;
	width: 480px;
	height: 360px;
	margin: 0px;
}

#popupContainer .paddingContainer {
	padding: 4px 4px 4px 4px;
}

#contentLeftContainer {
	position: relative;
	float: left;
	width: 608px;
	border-left: 1px dashed #DEDEDE;
	line-height: 17px;
}

#contentLeftContainer .paddingContainer {
	padding: 0px 15px 0px 15px;
}

#contentRightContainer {
	float: left;
	width: 155px;
	min-height: 320px;
	background: #46B2FA url(/beeld/bg_menu_rechts.jpg) no-repeat;
}

#contentRightContainer .paddingContainer {
	padding: 10px 4px 4px 4px;
}

.RightBottom {
	background: #FFFFFF url(/beeld/menu_right_bottom.gif) no-repeat; 
	width:155px; 
	height: 9px
}

#footerContainer {
	background-color: #6aaeff;
	clear: both;
}

#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 */


form {
        padding: 0px;
        margin: 0px;
}

table {
	font-size: 9pt;
	border-width: 0px;
	margin: 0px;
}

tr {
	vertical-align: top;
}

a {
	color: #000000;
	text-decoration: none;
}

a.blackwhite {
    color: #000000;
}

a.blackwhite:hover {
    color: #FFFFFF;
}

a.menu {
	color: #FF3D00;
}

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

A:hover { 
        color: #FF3D00; 
}

a.colorbg {
	color: #FF3D00;
}

a.colorbg:hover {
	color: #FF3D00;
	text-decoration: underline;
}

.body_zoekresultaat {
       
}


/*divs*/

.div_searchresults {
	margin-bottom: 4px;
	margin-left: 5px;
	width:758px; 
	height:155px; 
	overflow:auto;
	/*scrollbar-3dlight-color:#DEDEDE;
	scrollbar-arrow-color:#FF3D00;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#DEDEDE;
    scrollbar-face-color:;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;*/
	border-bottom: 1px dashed #DEDEDE;
	height: 228px;
}


.div_nieuwsflog {
        position: relative; 
        float: left; 
        width: 48%;
        height: 100%;
        overflow: hidden;
}

.div_newsItemStyle {
	line-height: 15pt; 
	font-size: 10pt;
}

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: #DEDEDE;
        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 #46B2FA; 
        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 #FF3D00;
	margin: 0px 8px 5px 0px;
	float: left;
}

.imgOnline {
	width: 39px; 
	height: 12px;
	border: 1px solid #000000;
}

.img_nieuwsr {
	border: 1px solid #FF3D00;
	margin: 0px 0px 5px 8px;
	float: right;
}

.img_normaal {
	border: 1px solid #FFFFFF;
	margin: 0px;
}

.border_basiccolor {
	border: 1px solid #FF3D00;
}

/* favorieten, logs */

.img_small {
       border: 1px solid #FF3D00;
       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 { 
        font-size: 16pt; 
        color: #FF3D00;
        font-weight: bold;
        font-family: verdana;
        margin: 0px;
        padding: 0px;
        line-height: 25px;
}

h2.profileTitle {

}

div.newsline {
    border-bottom: 1px solid #9E9E9E;
    padding-bottom: 2px;
    margin-bottom: 8px;
}

.tooltip {
    background-color:#ffffff;
    font-weight:bold;
    border:2px #006699 solid;
}

/* rose subtitels o.a. op ga vissen */

h3 {
	font-size: 14pt;
	font-family: verdana;
	margin: 0px;
	color: #9E9E9E;
	line-height: 26px;
}

h1 {
	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;
}

h1.pageTitle {
	font-size: 16pt; 
    color: #FF3D00;
    padding: 0px;
    line-height: 25px;
}

h3.sub {
	font-size: 12pt;
	line-height: 20px;
	margin: 0px 0px 2px 0px;
	text-align: left;
}

h3.diffcolor {
	color: #000000;
}

/* bericht voor..., goudvis titels */

h4 { 
	font-size: 14pt; 
    color: #FFFFFF;
    margin: 1px; 
    font-family: verdana;
}

h4.kader {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial;
}

/* helpdesk */

h5 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 2px;
	color: #FF518E;
}

/* o.a. funklogtitels */

h6 { 
        font-size: 10pt; 
        margin: 1px; 
        font-family: verdana;
}


hr {
	height: 1px;
	border: 0px;
	color: #FFFFFF;
	background: #FFFFFF;
}

hr.dotted {
	border: none;
	border-bottom: 1px dotted #000000;
	width: 100%;
}

/*forms*/


.button {
        color: #FFFFFF;
        font-size: 8pt;
        font-family: arial;
        width: 75px;
        border: 1px outset #FFFFFF;
        
        background-color: #FF3D00;
}

.buttonmenu {
        background-color: #FF3D00;
        color: #FFFFFF;
        font-size: 8pt;
        font-family: arial;
        width: 120px;
        border: 1px outset #FFFFFF;
        margin-bottom: 3px;
}

.buttonHighlight {
		width: 120px;
    	margin-bottom: 3px;
    	font-size: 8pt;
    	font-family: arial, sans-serif;
		border: 1px outset #FFFFFF;
		background-color: #D10707;
		color: #FFFFFF;
}

.button_small {
        background-color: #FF3D00;
        color: #FFFFFF;
        font-size: 8pt;
        font-family: Verdana;
        width: 36px;
        border: 2px outset #FFFFFF;
        margin: 5px;
}

textarea {
	font-family: Arial, sans-serif;
	background-color: #DEDEDE;
	border: 1px solid #A4A3A3;
	color: #000000;
	font-size: 10pt;
	overflow: auto;
}

INPUT[TYPE="text"],INPUT[TYPE="password"], SELECT {
	font-family: Arial, sans-serif;
	background-color: #DEDEDE;
	border: 1px solid #A4A3A3;
	color: #000000;
	font-size: 10pt;
}

.formfield {
	width: 160px;
}

.formfieldselect {
	width: 166px;
}

.formfieldnowidth {
    margin-top: 1px;
	margin-bottom: 1px;
}

.formfieldFunction {
	margin: 0px 0px 3px 0px;
	width: 336px;
}

.formfieldFunctionSmall {
	border: 1px solid #A4A3A3;
	margin: 0px 0px 3px 0px;
	width: 63px;
}

.formfieldFunctionSelect {
	margin: 0px 0px 3px 0px;
	width: 340px;
}


/* menu */

.text_menu1 {
	font-size: 10pt;
	margin-bottom: 2px;
	background: #DEDEDE url(/beeld/roll_menu2.gif) no-repeat;
	height: 16px;
}

.text_menu2 {
	font-size: 10pt;
	background: #46B2FA url(/beeld/roll_menu1.gif) no-repeat;;
	margin-bottom: 2px;
	height: 16px;
}


.message {
	border-left: 1px solid #FF3D00;
	border-right: 1px solid #FF3D00;
	border-top: 1px solid #FF3D00;
	background: #DEDEDE;
}


/* colors */


.lichtrose { background: #DEDEDE; }
.donkerrose { background: #FF3D00; color: #FFFFFF; }
.font_wit { color: #FFFFFF; }
.font_donkerrose { color: #FF3D00; }
.lichtblauw {  background: #46B2FA; }
.font_donkerblauw { color: #2126DB; }

.basiccolorsup { color: #46B2FA; }
.basiccolor { background: #FF3D00; }
.basiccolor2 { background: #FF3D00; color: #FFFFFF; }
.basiccolor3 { color: #FF3D00; }
.backcolor { background: #DEDEDE; }

.divNewestContainer {
	overflow: hidden;
}

/* Reaction module */

.reactionFormContainer {
        border: 1px solid #46B2FA; 
        margin-bottom: 15px;
	padding: 3px 3px 3px 3px;
}

.reactionFormContainer .text {
	font-size: 7pt;
	font-family: arial;
}

.reactionReactionsContainer {
}

.reactionReactionsContainer .item {
	border: 1px solid #46B2FA; 
    margin-bottom: 15px;
	padding: 3px 3px 3px 3px;
}

.reactionReactionsContainer .item img {
	border: 0px;
	margin: 0px 3px 3px 0px;
}

.reactionReactionsContainer .item .profile {
	float: left;
}

.reactionReactionsContainer .item .text {
	overflow: hidden;
}

.reactionReactionsContainer .item .more {
	margin: 3px 0px 0px 0px;
	border-top: 1px solid #dedede;
	clear: both;
	font-weight: bold;
}

/* Search module */

.searchResultsContainer {
}

.searchResultsContainer .item {
        border: 1px solid #46B2FA; 
        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 #dedede;
	clear: both;
}

.functionPreviewTextarea {
	display: none; 
	border: 1px solid black; 
	width: 400px; 
	height: 240px; 
	position: absolute; 
	background-color: #ffffff;
	overflow: auto;
}

.functionSmilies {
	background: #DEDEDE;
	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: #DEDEDE;
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	margin-right: 10px;
	position: absolute;
	padding: 2px 2px 2px 2px;
	text-align: center;
	height: 18px;
	width: 120px;
}

.tabs {
	border-bottom: 1px solid #C6C6C6;
	position: relative;
	height: 22px;
	clear: both;
}

/* funklog styles */
.imgBlogIconIndex {
	border-width: 0px; 
	float: right;
}

.imgBlogItem {
	border: 1px solid #FF3D00;
	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: justify; 
	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 #DEDEDE;
    background-color: #FFFFFF;
}

.divGetBlogHtml{
    font-size: 8pt;
    color: #9E9E9E;
    line-height: 12px;
    margin-bottom: 10px;
}

.divGetBlogHtmlStats{
    font-size: 8pt;
    color: #9E9E9E;
    line-height: 12px;
    padding-bottom: 6px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #000000;
}

/*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 #DEDEDE; 
	padding-bottom: 12px; 
	overflow: hidden; 
	clear: both;
}

.divFussItemYesterday {
	background-color: #F2F2F2;
}

.divFussItemToday {
	border-bottom: 1px solid #DEDEDE;
}

.divNonMemberText {
	clear: both; 
	width: 100%; 
	padding: 10px 0px 0px 0px; 
	border-top: 1px dotted #000000;
}

.imgFriendPictureOnline {
	border: 0px solid #000000; 
	border-bottom: 2px solid #FF3D00;
	width: 80px; 
	height: 80px;
}

.imgFriendPictureOffline {
	border: 0px solid #000000; 
	border-bottom: 2px solid #46B2FA;
	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;
}

.tdPostInboxMenu{
    text-align: justify;
    background: #FFFFFF;
}

.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: #DEDEDE;
	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;
}

.divBlogPreview {
	clear: both; 
	padding: 15px 0px 0px 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;
}

.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: #FF3D00;
    font-weight: bold;
}

.divMemberInfoSubTitleContainer {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

.imgProfilePicture {
	border-width: 0px;
}

.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;
}

/* news */
.trTotalMembers {
	font-weight: bold;
	font-size: 10pt;
	background: #FF3D00;
	color: #FFFFFF;
}

.RssUl {

}

.RssLi {
}

a.RssLink {
	color: #FF3D00;
}

a.RssLink:hover {
	color: #000000;
}

.divUserNewestTitle {
	margin-bottom: 6px;
}

.divNewsNewestName {
	overflow: hidden;
}

.divNewsNewestDesc {
	
}

.divUserNewestRow {
	clear: both; 
	overflow: hidden; 
	margin-bottom: 4px;
}

.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: #46B2FA;
	color: #FFFFFF;
	font-weight: bold;
}

.divColumnTeaserContainer {
	margin-right: 3px;
}

.divColumnTeaserTitleImg {
	display: none;
}

.divFamilyMember {
	margin-bottom: 8px;
	float: left;
}

.imgFamilyMember {
	border-width: 0px;
}

.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; 
	margin: 0px 0px 7px 0px; 
	font-size: 9pt;
}

.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: 0px solid #000000; 
	width:100%;
} 

.divMemberInfoHeader {
	display: none;
}

.divProTextNative {
	
}

.divProTextNativePad {

}

.divProTextTitle {

}


/* schools */
#divSchoolsMidContainer {
	float: left; 
	overflow: hidden;
}

#divSchoolsMidContainer.paddingContainer {
	padding: 10px 10px 10px 10px;
}

.divSchoolIndexContainer {
	clear: both; 
	margin-bottom: 10px; 
	border: 1px solid #46B2FA;
}

.divSchoolSearchContainer {
	width: 100%; 
	margin-bottom: 12px; 
	clear: both; 
	border: 1px solid #DEDEDE;
}

.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;
	display: none; /*temp*/
}

.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;
}

.divLoginFormContainer {
	background-color: #46B2FA;
	clear: both;
	overflow: hidden;
}

.divLoginFormFooter {
	display: none;
}

.divLoginFormPadding {
	padding: 2px 2px 2px 2px;
	overflow: hidden;
}

.divLoginFormButton {
	height: 22px;
	clear: both;
	padding-top: 6px;
	overflow: hidden;
}

.textFieldsLoginForm {
	width: 100%;
	background: #DEDEDE;
	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 #FF3D00;
	margin: 0px 8px 5px 0px;
	float: left;
	width: 80px;
}

.imgNewsItemMain {
	border: 1px solid #FF3D00;
	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 {

}

.divFunContainerLCorner {
	position: absolute; 
	left: -1px; 
	top: -1px; 
	z-index: 31; 
	width: 7px; 
	height: 7px; 
	background-repeat: no-repeat;
	background-image: url(/site/funkyfish/images/corner_blue_left.gif);
}

.divFunContainerRCorner {
	float: right; 
	width: 7px; 
	height: 7px; 
	background-repeat: no-repeat; 
	background-image: url(/site/funkyfish/images/corner_blue_right.gif);
}

.divFunItemContainer {
	position: relative; 
	background-color: #F9F9F9; 
	z-index: 30; 
	border: 1px solid #46B2FA; 
	margin-bottom: 12px;
}

.divFunItemTopBorder {
	position: absolute; 
	left: 1px; 
	top: -1px; 
	z-index: 32; 
	width: 100%;
}

.divFunItemInfo {
	margin: 1px 1px 1px 1px;
	font-size: 7pt; 
	clear: both; 
	border-top: 1px solid #DEDEDE;
}

.divFunItemPagination {
	border: 1px solid #46B2FA; 
	margin-bottom: 12px; 
	padding: 2px 2px 2px 2px;
}

.divFunContainerHeader {
	display: none;
}

.imgFunItem {
	width: 80px;
	border: 1px solid #FF3D00;
	margin: 0px 8px 5px 0px;
	float: left;
}

.divFunItemImgC {
	position: relative; 
	padding: 4px 2px 2px 4px;
}

.divPrintError {
	border: 1px solid red;
	background-color: #FFFD87; 
	overflow: auto; 
	color: red; 
	margin: 10px 10px 10px 10px;
}

/*events*/
.divEventStyle {
	border-bottom: 1px solid #000000; 
	margin: 6px 0px 6px 0px; 
	font-weight: bold;
}

.divEventDate {
	font-size: 7pt; 
	color: #9E9E9E; 
	line-height: 12px; 
	margin-bottom: 10px;
}

.divEventDesContainer {
	margin-top: 5px; 
	clear: both; 
	width: 100%; 
	overflow: hidden; 
	border-top: 1px solid #000000;
}

.divEventIndexTab {
	width: 69px; 
	float: left; 
	height: 100%;
}

/* search */

.advancedSearchContainer {

}

.advancedSearchContainerTop {

}

.advancedSearchContainerBottom {

}

.selectOptions {

}

.searchGlass {
	display:none;
}
										
.searchCheckbox{
											
}

/* footer */
.divFooterBody {
	border-top: 1px solid #DEDEDE;
	font-size: 7pt;
	color: #A4A3A3;
	font-family: Arial, sans-serif;
	padding-top: 4px;
}

.divFooterHead {
	display: none;	
}

.divFooterContainer {
	clear: both;
	overflow: hidden;
	margin: 10px 22px 10px 22px;	
}