﻿/***********************************************************/
/*** Master page                             ***/
/***********************************************************/

.subpage .rightcontent
{
    display:none;
}

/***********************************************************/
/*** Teams and unions					                 ***/
/***********************************************************/

.LFcolumnheading
{
	font-weight:bold;
}

.LFdivheading
{
	font-weight:bold;
}

#LFsubpage
{
	padding: 0px 0px 20px 0px;
    overflow: hidden;
    height:100%;
}

.subpage #LFsubpage .maincontentareaBig
{
    width: 710px;
    margin: 0px 10px 0px 10px;
    background-color: #FFFFFF;
    float:left;
    border:1px solid #b5b5b5;
    padding-bottom:20px;
    padding-left:5px;
}

#LFLeftMenu
{
	margin-left:15px;
}

#LFLeftMenu a
{
	padding-left:10px;
}
/* Søk for lag og forening */

#tdSearch
{
	padding:5px 5px 0px 0px;
}
/* A - Å list for lag og forening */
.subpage .servicearea
{
    color: #313131;
	padding: 10px;
	overflow: hidden;
}
.subpage .servicearea .serviceletters
{
    
}
.subpage .servicearea .serviceletters ul li
{
    display: inline;
}
.subpage .servicearea .serviceletters ul li a
{
    font-weight: bold;
}

.subpage .servicearea .servicedesclinks
{
	padding: 20px 0px 0px 0px;
}
.subpage .servicearea .servicedesclinks .charHeader
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
.subpage .servicearea .servicedesclinks ul
{
	padding: 3px 0px 10px 0px;
}
