/* Main Table Border */


.StndHeader
{
	font-size:	12px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana;
	color:#000000;
}


.StndFont
{
	font-size:	10px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana;
	color:#000000;
}


/* Main Table Border */

.fpTbl
{
	padding:0px;
	margin:0px;
}

.fpTbl_Col_L
{
	width:8px;
	background: #FFFFFF url('/sv/img/Border_L.jpg') repeat-y right;
}

.fpTbl_Col_C
{
	width:auto;
	background: #2F89FF url('/sv/img/bg_gradient.jpg') repeat-x top;
}

.fpTbl_Col_R
{
	width:8px;
	background: #FFFFFF url('/sv/img/Border_R.jpg') repeat-y left;
}

/* Bottom Border */

.fpTbl_B_L1
{
	width:8px;
	height:14px;
	background: #FFFFFF url('/sv/img/Border_B_L1.jpg') no-repeat top;
}
.fpTbl_B_L2
{
	width:7px;
	height:14px;
	background: #FFFFFF url('/sv/img/Border_B_L2.jpg') no-repeat top;
}

.fpTbl_B_C
{
	width:100%;
	height:14px;
	background: #FFFFFF url('/sv/img/Border_B_C.jpg') repeat-x top;
}

.fpTbl_B_R1
{
	width:8px;
	height:14px;
	background: #FFFFFF url('/sv/img/Border_B_R1.jpg') no-repeat top;
}
.fpTbl_B_R2
{
	width:7px;
	height:14px;
	background: #FFFFFF url('/sv/img/Border_B_R2.jpg') no-repeat top;
}


/* Inner Table */

.fpTbl_I
{
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
}

.fpTbl_I_R1
{
	width:100%;
	height:43px;
	background: #144E80 url('/sv/img/fp_logo_sv.jpg') no-repeat left;
}

.fpTbl_I_R2
{
	width:100%;
	height:34px;
	background: #145086 url('/sv/img/bg_mnu.jpg') no-repeat left;
}
.fpTbl_I_R3
{
	width:100%;
	height:100%;
	background: url('/sv/img/bg_rings.jpg') no-repeat top left;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;

}

/* Content-Window */

.wR1C1
{
	width:5px;
	height:20px;
	background: url('/sv/img/w_R1_C1.gif') no-repeat top;
}
.wR1C2
{
	width:auto;
	height:20px;
	background: url('/sv/img/w_R1_C2.gif') repeat-x top;
}
.wR1C3
{
	width:5;
	height:20px;
	background: url('/sv/img/w_R1_C3.gif') no-repeat top;
}

.wR2C1
{
	width:5px;
	height:auto;
	background: url('/sv/img/w_R2_B.gif') repeat-y;
}
.wR2C2
{
	width:auto;
	height:auto;
	background: #FFFFFF url('/sv/img/bg_tone.jpg') repeat-x top;
	padding-top:15px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:15px;
}
.wR2C3
{
	width:5px;
	height:auto;
	background: url('/sv/img/w_R2_B.gif') repeat-y;
}

.wR3C1
{
	width:5px;
	height:5px;
	background: url('/sv/img/w_R3_C1.gif') no-repeat top;
}
.wR3C2
{
	width:auto;
	height:5px;
	background: url('/sv/img/w_R3_C2.gif') repeat-x top;
}
.wR3C3
{
	width:5px;
	height:5px;
	background: url('/sv/img/w_R3_C3.gif') no-repeat top;
}



.WKTbl /* Träningstabellen */
{
	border:solid 1px #162B96;
	padding:0px;
	margin:0px;
}

.WKDays /* Rubrik per dag */
{
	background-color:#259AFA;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:black;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	margin:0px;
}

.WKEColTbl /* Tabell för kolumner till övningarna */
{
	background-color:White;
	padding:0px;
	margin:0px;
	width:100%;

}

.WKEColCell /* Cell för övningtabell */
{
	background-color:White;
	padding:0px;
	margin:0px;
	width:100%;
	border:solid 1px #000000;
	vertical-align:top;
}

.WKEcell /* Cell för övningstabell */
{
	background-color:White;
	padding:0px;
	margin:0px;
	width:100%;
	vertical-align:top;
}

.WKEtbl /* Tabell för övning */
{
	background-color:White;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	width:100%;
	height:80px;
	}

.WKEimg /* Cell för övningsbild */
{
	background-color:White;
	width:140px;
	vertical-align:top;
}

/* Cell för övningsnamnet */

.WKEname
{
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	color:#a0a0a0;
	text-align:left;
	vertical-align:middle;
	height:16px;
	background-color:#E7E6E4;
	padding-left:3px;
}

.WKPcell
/* Cell för parametertabell*/
{
	text-align:center;
	vertical-align:top;
	height:auto;
}

.WKPtbl /* Tabell för parametrar */
{
	vertical-align:top;
	text-align:center;
	font-family:Verdana;
	font-size:9px;
	color:Black;
	padding:2px;
}

.WKPar /* Cell för parameternamn */
{
	vertical-align:middle;
	text-align:center;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:Black;
	padding:1px;
}

.WKWarmUp /* Cell för uppvärmning */
{
	vertical-align:middle;
	text-align:center;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	color:Black;
	padding:2px;
}

.WKVal /* Cell för parametervärde */
{
	vertical-align:middle;
	text-align:center;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	color:Black;
	padding:2px;
}


