
/* SMULRAD */
#contentHeader{margin:0px 0px 12px; background:url(/_project/_layout/gfx/fadedBG.jpg) 0 100% repeat-x #fff; border:1px solid #eee; padding:10px 10px 0px 12px; height:25px;}
#crumbRow{padding:0px; margin:0;}
#crumbRow li{
	display:inline; 
	float:left;	
    /* IE<7 */
    _height: 1%;
    /* IE7 */
    +display: inline-block;	
	margin:0;	
	padding:2px 0px 4px 1px; 
	font:10px arial;
}
#crumbRow:after {content: "."; display: block; clear: both; height: 0; visibility: hidden;}
#crumbRow a{margin-right:5px; outline: 0; display: block; float:left; text-decoration:none; color:#999;}
#crumbRow a:hover{color:#666; text-decoration:underline;}
#crumbRow a.choosen{color:#333;}
#crumbRow a.sitemap{width:18px; height:16px; background:url(http://www.smode-resource.se/gfx/icons/16/world_16.gif) 0 -1px no-repeat; text-decoration:none;}
/* 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%;}

