body, p, th, td, ul, select, input, textarea, button
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 33px; /*Vanlig text*/
}
p
{
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}
ul, ol
{
	margin-top: 0px;
	margin-bottom: 7px;
}
li
{
	margin-top: 3px;
	margin-bottom: 3px;
}
h1, .header1
{
	display: block;
	font-size: 44px; /*Rubrik*/
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;
}
h2, .header2
{
	display: block;
	font-size: 15px;
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;
}
h3 {
    display: block;
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;   
}
h4
{
	display: block;
	font-size: 11px;
	color: #000;
	padding: 0;
	margin: 0 0 2px 0;
}
img
{
	border: 0;
}

/* Links */
a:link, a:visited
{
	font-weight: bold;
	color: #233446;
	text-decoration: none;
}
a:focus, a:hover
{
	font-weight: bold;
	color: #233446;
	text-decoration: underline;
}

/* ----Top right */
#tr a:link, #tr a:visited
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#tr a:focus, #tr a:hover
{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

/* ----Footer */
#ftr a:link, #ftr a:visited
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#ftr a:focus, #ftr a:hover
{
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

/* ----Newsbox main news */
.nwsmart h3 a:link, .nwsmart h3 a:visited, .nwsmart h3 a:focus, .nwsmart h3 a:hover
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.nwsmart a:link, .nwsmart a:visited, .nwsmart a:focus, .nwsmart a:hover,
.neulst a:link, .neulst a:visited, .neulst a:focus, .neulst a:hover
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

/* ----Newsbox link news */
.nwslart a:link, .nwslart a:visited
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.nwslart a:focus, .nwslart a:hover
{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

/* ----Newsbox link news */
.clGrid a:link, .clGrid a:visited
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.clGrid a:focus, .clGrid a:hover
{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

/* ----Print and send to link */
#bc a:link, .contftr a:link, #bc a:visited, .contftr a:visited
{
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
}
#bc a:focus, .contftr a:focus, #bc a:hover, .contftr a:hover
{
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: underline;
}

/* Recurring */
.mrgt10
{
	margin-top: 10px;
}
.mrgt5
{
	margin-top: 5px;
}
.mrgt2
{
	margin-top: 2px;
}
.mrgb5
{
	margin-bottom: 5px;
}
.mrgb2
{
	margin-bottom: 2px;
}
.tdl
{
	text-align:			left;
}
.tdc
{
	text-align:			center;
}
.tdr
{
	text-align:			right;
}

/* Fogis - start */
.clCommonGrid thead tr th {
	background: #98A9BB;
	color: #000;
}
.clCommonGrid thead tr td {
	background: #233446;
}
/* Specials for SvFF only not for SDF sites */
.clCommonGrid {
    margin-top: 0px;    
}
.clTblMatch thead td
{
    font-size: 11px;
}
.clFogis dl {
	font-size: 10px;
}
.clFogis form {
	font-size: 10px;
}
/* Fogis - end */


/* Fogis gray colors for KO */
.clCommonGrid thead tr th {
	background: #7e7e7e;
	color: #fff;
}
.clCommonGrid thead tr td {
	background: #363636;
}

.clInternalHeader {
    color: #fff;
    background: #363636;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.clMainHeader {
    color: #fff;
    background: #363636;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.clInternalSubHeader {
    color: #fff;
    background: #7e7e7e;
    text-align: center;
}

.clFogisInfo {
	color:#909090;
	padding-top:20px;
}
.clear {
	clear:both;	
}

.clTblMatch {
    width: 100%;
    border: none;
    padding: 0px;
}
.clTblPlayerCareer 
{
    width: 100%;
}

.PlayerName
{
    font-size: 120%;
}
.clTblPlayerCareer tr th
{
    background: #000;
    color: #fff;
}

.clTblMatch tr th {
    background: #000;
    color: #fff;   
}

.clTblMatchStanding {
    width: 100%;
}
.clTblMatchStanding th {
    background: #000;
    color: #fff;
    font-size: 150%;
}

.clTblMatchStanding th a {
    color: #fff;
}

.clPeriodStart {
    background: #000;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

#iSelection 
{
    width: 100%;
    float: none;
}

.clTblMatchTime, .clTblMatchStanding {
    text-align: center;
}

.tblPlayerStatsNumber 
{
    text-align: center;
}

tr.tblRowSummary td
{
    border-top-style: solid;
    border-top-color: #000;
    border-top-width: 1px;
    font-weight: bold;  
}

/* Sortable table style */
table.tablesorter {
	font-family:arial;
	background-color: #7e7e7e;
	color: #fff;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #7e7e7e;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header 
{
   	background-image: url(bg_white.png);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc_white.png);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc_white.png);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #7e7e7e;
	color: #fff;
}

.hidden 
{
    display: none;
}

.formContainer 
{
    /* border: 1px solid #000; */
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}

button.show-hide-pp-bp {

}

.ibis-info-table {
    width: 100%;
}

.ibis-info-table tbody tr:nth-child(even) {
    background: #ddd;
}

.ibis-info-table thead tr .header {
    background-color: #000;
    color: #fff;
    cursor: pointer;
}

.ibis-info-table thead tr .headerSortUp {

}

.ibis-info-table thead tr .headerSortDown {

}

div.table {
    display: table;
    border-collapse: separate;
    border-spacing: 5px;
}

div.row {
    display: table-row;
}

div.row div {
    display: table-cell;
    margin-left: 5px;
    margin-top: 5px;
}
div.row > div > input, div.row > div > select {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 20px;
}

div.row > div > button {
    width: 100%;
}

.ibis-info-table {
    text-align: center;
} 