/*----------------------------------------------------------*/
/*                        common                            */
/*----------------------------------------------------------*/
.errorSummary
{
  background-color: #ffa9a9;
}
.errorSummary ul
{
  border: dotted 2px #f00;
}
.errorSummary ul, .errorSummary li
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.entry
{
  padding: 8px 0 2px 0;
}
.entry .infoLabel
{
  color: #5c5c5c;
}
.entry .infoValue
{
  color: #999;
  font-weight: bold;
}
/*----------------------------------------------------------*/
/*                       searcboxes                        */
/*----------------------------------------------------------*/
.searchboxes
{
  width: 500px;
}

.headerUserSpot .credits
{
  float: left;
  padding-left: 416px;
  color: #768622;
}

.headerUserSpot .credits a:link, .headerUserSpot .credits a:visited
{
  color: #768622;
}
.headerUserSpot .credits a:hover
{
  color: #FFF;
}
/*----------------------------------------------------------*/
/*                       frontPage                          */
/*----------------------------------------------------------*/
.frontPage
{
}
.frontPage #YAFContent .forumList
{
  display:none;
}
.frontPage .firstSubSpotContainer
{
  width: 440px;
  float: left;
  min-height: 300px;
  padding-right: 10px;
}
* html .frontPage .firstSubSpotContainer
{
  height: 300px;
}
.frontPage .secondSubSpotContainer
{
  width: 440px;
  padding-left: 10px;
  float: left;
  min-height: 50px;
}
*html .frontPage .secondSubSpotContainer
{
  height: 50px;
}


.frontPage .frontMainSpot .spotTable
{
  width: 100%;
  background: #000;
}
.frontPage .frontMainSpot .spotTable td
{
  width: 33%;
  vertical-align: top;
  text-align: left;
  padding: 0 10px;
}
.frontPage .ESLKeywordsSpot .boxContent
{
  min-height: 100px;
  background-image: url( /EfterskolelivGrafik/forside/forside_background2.gif );
  background-repeat: no-repeat;
  background-position: top right;
}
.frontPage .ESLLinksSpot .boxContent
{
  background-image: url( /EfterskolelivGrafik/forside/forside_background3.gif );
  background-repeat: no-repeat;
  background-position: top right;
}
.frontPage .ESLInfoSpot .boxContent
{
  background-image: url( /EfterskolelivGrafik/forside/forside_background4.gif );
  background-repeat: no-repeat;
  background-position: top right;
}

/*----------------------------------------------------------*/
/*                       editProfile                        */
/*----------------------------------------------------------*/
.editProfile .textarea
{
  margin-right: 30px;
  border: solid 1px #000;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  display: block;
  width: 420px;
  height: 100px;
}
.editProfile .buttons
{
  float: right;
}
.editProfile table tr.displayNone
{
  display: none;
}
/*----------------------------------------------------------*/
/*              ESL_Profile_EditFriendList                  */
/*----------------------------------------------------------*/
.ESL_Profile_EditFriendList
{}
.ESL_Profile_EditFriendList .friendListTable
{
  width:100%;
}
.ESL_Profile_EditFriendList .friendListTable th
{
  vertical-align:middle;
  border-top:solid 1px #fff;
  padding:5px 0;
}
.ESL_Profile_EditFriendList .friendListTable td
{
  vertical-align:middle;
  border-top:solid 1px #fff;
}
.ESL_Profile_EditFriendList .friendListTable .centered
{
  text-align:center;
}
.ESL_Profile_EditFriendList .friendListTable .profileImage
{
  padding:5px;
  margin:5px;
  border:solid 1px #555;
}
/*----------------------------------------------------------*/
/*                      registerProfile                     */
/*----------------------------------------------------------*/
.registerProfile .boxElement .paddedElementContent
{
  background-color: #ec008c;
}
.registerProfile .boxElement .submitBtn
{
  margin-left: 720px;
}

.registerProfile table tr.displayNone
{
  display: none;
}
/*----------------------------------------------------------*/
/*                       showSchool                         */
/*----------------------------------------------------------*/
.showSchool .schoolInfo .basicInfoTable .schoolImage
{
  width:170px;
}
.showSchool .schoolInfo .basicInfoTable img
{
  width:146px;
}
.showSchool .schoolInfo .basicInfoTable td
{
  width:auto;
}

.showSchool .schoolInfo td
{
  vertical-align: top;
  width: 50%;
}
.showSchool .studentCount
{
  color: #f7941d;
}

.showSchool .searchEntry .textBox
{
  display: block;
  float: left;
  margin: 6px 5px 0 0;
}


/*----------------------------------------------------------*/
/*                   showProfileDetailView                  */
/*----------------------------------------------------------*/
.showProfileDetailView
{
}

/* guestbook */
#bodywrap .showProfileDetailView #YAFContent a:link, 
#bodywrap .showProfileDetailView #YAFContent a
{
  color: #fff;
  background-color: Transparent;
}
.shoolWall #YAFContent .navigation, 
.shoolWall #YAFContent .header1, 
.shoolWall #YAFContent .header4, 
.shoolWall #YAFContent .forumUsers, 
.shoolWall #YAFContent .quotePost, 
.shoolWall #YAFContent .editPost, 
.shoolWall #YAFContent .posterInfo,

.showProfileDetailView .profileGuestbook #YAFContent .navigation, 
.showProfileDetailView .profileGuestbook #YAFContent .header1, 
.showProfileDetailView .profileGuestbook #YAFContent .header4, 
.showProfileDetailView .profileGuestbook #YAFContent .forumUsers, 
.showProfileDetailView .profileGuestbook #YAFContent .quotePost, 
.showProfileDetailView .profileGuestbook #YAFContent .editPost, 
.showProfileDetailView .profileGuestbook #YAFContent .posterInfo
{
  display: none;
}


/* profile */
.showProfileDetailView .profileProfile
{
}
.showProfileDetailView .profileProfile .profileImage .imageMask
{
  position: absolute;
}
.showProfileDetailView .profileProfile .baseInfo
{
  padding-left: 5px;
}

.showProfileDetailView .profileProfile table td
{
  vertical-align: top;
}
.editProfileLink a
{
  color: #a4bb28;
}
/*-------------------------------------------------------------------------------------*/

.showProfileDetailView .baseInfo .profileImage
{
  float: left;
  width: 195px;
  height: 255px;
  padding: 10px;
}
* html .showProfileDetailView .baseInfo .profileImage
{
  height: 255px;
}
.showProfileDetailView .baseInfo .profileImage .imageMask
{
  position: absolute;
  display: none;
}
.showProfileDetailView .baseInfo .profileBaseInfo
{
  padding: 10px;
  min-height: 100px;
}
* html .showProfileDetailView .baseInfo .profileBaseInfo
{
  height: 100px;
}
.showProfileDetailView .baseInfo .profileBaseInfo .profileBaseInfoTable td
{
  vertical-align: top;
}
.showProfileDetailView .baseInfo .profileBaseInfo .infoDescription
{
  color: #999;
}
.showProfileDetailView .profileGuestbook .buttonLink
{
  color:#a4bb28;
}
.showProfileDetailView .profileGuestbook h2 .buttonLink
{
  font-size:11px;
}
.showProfileDetailView .profileGuestbook .innerContent
{
  padding: 1px 0 0 0;
}
.showProfileDetailView .profileGuestbook .topFriendList
{
  line-height:20px;
}
.showProfileDetailView .profileGuestbook .topFriendList a
{
  text-decoration:none;
}



.showProfileDetailView .profileGuestbook .boxElement .topSpacing
{
  background-image: url( /EfterskolelivGrafik/eprofil/eprofil_topSpacing2.gif );
  background-repeat: no-repeat;
  background-position: bottom right;
}
.showProfileDetailView .profileGuestbook .boxElement .bottomSpacing
{
  background-image: url( /EfterskolelivGrafik/eprofil/eprofil_bottomSpacing2.gif );
  background-repeat: no-repeat;
  background-position: top right;
}

/*----------------------------------------------------------*/
/*                          shoolWall                       */
/*----------------------------------------------------------*/
.shoolWall #YAFContent .header5
{}


/*----------------------------------------------------------*/
/*                   document inviteFriend                  */
/*----------------------------------------------------------*/
.inviteFriend .boxElement .boxContent
{
  background-image: url( /EfterskolelivGrafik/inviter/inviter_content_bg.gif );
  background-repeat: no-repeat;
  background-position: top right;
  padding: 0 200px 20px 200px;
}
.inviteFriend .boxElement .boxContent .error
{
  font-size: 200%;
  color: #f00;
  font-weight: bold;
}
.inviteFriend .boxElement .boxContent .buttons
{
  float: right;
}
.inviteFriend .boxElement .boxContent .textarea
{
  width: 392px;
  height: 100px;
}
/*----------------------------------------------------------*/
/*                    invitationSent                        */
/*----------------------------------------------------------*/
.invitationSent .boxContent
{
  padding: 20px 250px 20px 250px;
}
/*----------------------------------------------------------*/
/*                    studentSearch                         */
/*----------------------------------------------------------*/
.studentSearch
{
  padding: 23px 0 0 430px;
  text-align: left;
}
.studentSearch .header
{
  padding-left: 5px;
  font-size: 14px;
  font-weight: bold;
}
.studentSearch .label
{
  display: none;
}
.studentSearch input
{
  display: block;
  float: left;
  margin-right: 5px;
}
.studentSearch .textbox
{
  font-family: Courier New, Monospace;
}
.studentSearch .dropdownlist
{
  font-family: Courier New, Monospace;
}
.studentSearch .nameBox
{
  width: 100px;
}
.studentSearch .schoolDdl
{
  width: 270px;
}
.studentSearch .yearDdl
{
  width: 70px;
}
.studentSearch .submit
{
  padding: 9px 0 0 400px;
}
/*----------------------------------------------------------*/
/*                    headerUserSpot                        */
/*----------------------------------------------------------*/
.headerUserSpot
{
  padding: 5px 0 0 18px;
  font-size: 10.5px;
}
.headerUserSpot .highlight
{
  /*background: #839620;*/
}
/*----------------------------------------------------------*/
/*                    studentSearchResults                  */
/*----------------------------------------------------------*/
.studentSearchResults .boxElement .boxContent
{
  background-color: #fff;
}
.studentSearchResults .boxElement .boxContent .renderPaging
{
  font-size: 18px;
  line-height: 20px;
}
.studentSearchResults .boxElement .boxContent .renderPaging a.active
{
  color: #f7941d;
}
.studentSearchResults .boxElement .boxContent .StudentSearchResultTable
{
  clear: both;
  width: 100%;
}
.studentSearchResults .boxElement .boxContent .StudentSearchResultTable a:visited
{
  color: #000;
}
.studentSearchResults .boxElement .boxContent .StudentSearchResultTable th
{
  color: #999;
  text-align: left;
  padding: 5px 0;
}
.studentSearchResults .boxElement .boxContent .StudentSearchResultTable td
{
  padding: 10px 0;
}
.studentSearchResults .boxElement .boxContent .StudentSearchResultTable th.firstCol, .studentSearchResults .boxElement .boxContent .StudentSearchResultTable td.firstCol
{
  padding-left: 10px;
}
.studentSearchResults .boxElement .boxContent .StudentSearchResultTable td.odd
{
  background: #edf1d4;
}
.studentSearchResults .boxElement .boxContent .searchResultPagingTable
{
  width: 400px;
}
.studentSearchResults .boxElement .boxContent .resultHeader
{
  width: 100%;
  padding: 10px 0;
}
.studentSearchResults .boxElement .boxContent .resultHeader h1
{
  display: inline;
  margin-left: 10px;
}
.studentSearchResults .boxElement .boxContent .renderPaging
{
  float: right;
}
/*----------------------------------------------------------*/
/*              document ProfilBetingelser                  */
/*----------------------------------------------------------*/
.document .profilBetingelser .boxElement .elementContent
{
}
.document .profilBetingelser .boxElement .topContent
{
  min-height: 100px;
  background-image: url( /EfterskolelivGrafik/betingelser/betingelser_topContent.gif );
  background-repeat: no-repeat;
  background-position: top left;
}
/*ie 6 (allowed) hack*/
* html .document .profilBetingelser .boxElement .topContent
{
  height: 100px;
}
.document .profilBetingelser .boxElement .bottomContent
{
  min-height: 100px;
  background-image: url( /EfterskolelivGrafik/betingelser/betingelser_bottomContent.gif );
  background-repeat: no-repeat;
  background-position: bottom right;
}
/*ie 6 (allowed) hack*/
* html .document .profilBetingelser .boxElement .bottomContent
{
  height: 100px;
}
.document .profilBetingelser .boxElement .topSpacing
{
  background-image: url( /EfterskolelivGrafik/betingelser/betingelser_topSpacing.gif );
  background-repeat: no-repeat;
  background-position: bottom left;
}
.document .profilBetingelser .boxElement .bottomSpacing
{
  background-image: url( /EfterskolelivGrafik/betingelser/betingelser_bottomSpacing.gif );
  background-repeat: no-repeat;
  background-position: top right;
}
/*----------------------------------------------------------*/
/*              document profileLogin                  */
/*----------------------------------------------------------*/
.profileLogin .boxElement .boxContent
{
  background-image: url( /EfterskolelivGrafik/login/login_content_bg.gif );
  background-repeat: no-repeat;
  background-position: top right;
  padding: 20px 0 20px 300px;
}
.profileLogin .boxElement .boxContent .entry
{
  float: left;
  min-height: 10px;
  padding: 20px 20px 20px 0;
}
/* ie 6 hack*/
* html .profileLogin .boxElement .boxContent .entry
{
  height: 10px;
}
.profileLogin .boxElement .boxContent .forgotEmailText
{
  padding: 40px 0 0 0;
}
/*----------------------------------------------------------*/
/*              document reportProfile                  */
/*----------------------------------------------------------*/
.reportProfile .boxElement .boxContent
{
  padding: 0 200px 20px 200px;
}
.reportProfile .boxElement .boxContent .textbox
{
  float: left;
  margin-right: 20px;
}
.reportProfile .boxElement .boxContent .textarea
{
  width: 405px;
}
.reportProfile .boxElement .boxContent .submit
{
  padding-top: 50px;
}
.reportProfile .boxElement .boxContent .reportTypeCheckList
{
  margin: 0 0 10px 0;
}
.reportProfile .boxElement .boxContent .reportTypeCheckList input
{
  margin: 0;
  padding: 0;
  border: 0;
}

/*----------------------------------------------------------*/
/*              .SchoolYearDetailView
/*----------------------------------------------------------*/
.SchoolYearDetailView .registeredeProfileText
{
  font-size:80%;
  line-height:100%;
}
.SchoolYearDetailView .school
{
  padding-bottom:25px;
}
.SchoolYearDetailView .yearHeadline
{
  padding-bottom:10px;
}
.SchoolYearDetailView .studentCount
{
  color:#a4bb28;
}
.SchoolYearDetailView .studentList
{
  padding-bottom:10px;
}
.SchoolYearDetailView .links h2
{
  padding-bottom:5px;
}
.SchoolYearDetailView .links
{
  padding-bottom:10px;
}
.SchoolYearDetailView .contactText
{
  color:#999;
}


.SchoolYearDetailView .yearDetailViewTable td
{
  vertical-align:top;
}
.SchoolYearDetailView .yearDetailViewTable .yearImageCell
{
  padding: 0 30px 20px 20px;
}