
/* ALBUM OVERVIEW */
.galleryCoverMap .imageThumb{padding:5px; height:160px; width:148px; border:1px solid #ccc; border-top:1px solid #f0f0f0; border-left:1px solid #f0f0f0; display:block; float:left; margin:4px 5px 4px 0; text-decoration:none;}
.galleryCoverMap .imageThumb img{width:144px; height:110px; margin-bottom:5px; border:1px solid #ccc;}
.galleryCoverMap .imageThumb .galleryName{font:10px arial; text-transform:capitalize;}
.galleryCoverMap .imageThumb .galleryImageCount{font:9px arial; text-transform:capitalize; color:#999;}
/* CONTAINER */
.moduleBoxContainer{margin:0px 0 20px; clear:both;}
.moduleBoxContainer .top{cursor:pointer; border-bottom:1px solid #ccc;}
.moduleBoxContainer .content{
	background:none;
	padding:0px;
	border-top:none;
}
.moduleBoxContainer .bottom{display:none;}

/* HELP BOX */
.moduleBoxContainer .helpBox{display:none; padding:8px 4px 4px; font:italic 11px arial;}

/* HEADER */
.moduleBoxContainer .headerBox{padding:5px 0px 6px;}
.moduleBoxContainer .headerBox h2{margin:0; padding:0; font:bold 16px Trebuchet MS, arial;}
.moduleBoxContainer .icon{
	float:left;
	display:none;
	width:25px;
	height:20px;
	margin-top:4px;
}
#moduleGroup .icon, #moduleSubGroup .icon{background:url(http://www.smode-resource.se/gfx/icons/16/group_16.gif) no-repeat;}
#moduleUser .icon{background:url(http://www.smode-resource.se/gfx/icons/16/user_16.gif) no-repeat;}
#moduleTool .icon, #modulePageFooter .icon{background:url(http://www.smode-resource.se/gfx/icons/16/gear_16.gif) no-repeat;}
#moduleCalendar .icon, #moduleActivity .icon{background:url(http://www.smode-resource.se/gfx/icons/16/calendar_16.gif) no-repeat;}
#moduleHelp .icon{background:url(http://www.smode-resource.se/gfx/icons/16/help_16.gif) no-repeat;}
#moduleForm .icon{background:url(http://www.smode-resource.se/gfx/icons/16/attachment_16.gif) no-repeat;}
#moduleComment .icon{background:url(http://www.smode-resource.se/gfx/icons/16/balloon_16.gif) no-repeat;}
#moduleArticle .icon{background:url(http://www.smode-resource.se/gfx/icons/16/document_16.gif) no-repeat;}
#modulePassword .icon{background:url(http://www.smode-resource.se/gfx/icons/16/hand_16.gif) no-repeat;}
#moduleLog .icon, #moduleFile .icon{background:url(http://www.smode-resource.se/gfx/icons/16/files_16.gif) no-repeat;}
#moduleGallery .icon{background:url(http://www.smode-resource.se/gfx/icons/16/windows_16.gif) no-repeat;}


#moduleBoxText .content{padding-top:5px;}
#moduleBoxText .shareThisContainer{font-size:12px;}
#moduleBoxText #contentHeader{height:22px; border-bottom:0; margin:2px 0px 12px;}

/* LINKS */
.moduleBoxContainer a{}
.moduleBoxContainer a.choosen{}
.moduleBoxContainer a:hover{}
.moduleBoxContainer .helpIcon, .moduleBoxContainer .helpIcon:visited, .moduleBoxContainer .helpIcon:active{
	float:right; 
	width:20px; 
	height:20px; 
	background:url(http://www.smode-resource.se/gfx/icons/16/help_16.gif) 50% no-repeat #fff; 
	padding:0; 
	margin:0; 
	text-decoration:none;
}

/* FORM */
.moduleBoxContainer form .formGroup{width:97%;}

