﻿body
{
	margin: 20px 0px 0px 50px;
	padding:0px;
    color: #58585a;
    font: 8pt Arial;
}
/* Radio buttons */
    input, select textarea { width: auto !important; }
    .radioButton input { border: none; background: none; vertical-align:middle; }
    input[type="radio"] { border:0; background:none; }
a:link { color: #ed3172; text-decoration: none;}
a:hover { color: Red; text-decoration: underline;}
a:active { color: #ed3172; text-decoration: none;}
a:visited { color: #ed3172; text-decoration: none;}
img { border: none; }
h1, .h1, .TestTitle
{
    font: bold 12pt Arial;
    color: #58585a;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
}
h2, .h2
{
    color: #58585a;
    font: bold 10pt Arial;
    margin-bottom:3px;
}

h3, .h3
{
	color: #58585a;
    font: bold 8pt Arial;
    margin-top: 5px;
    margin-bottom:0px;
}

p { margin:2px 0px 15px 0px; }

img.right, img.Right
{
	border: none;
	float: right; 
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.left, img.Left
{
	border: none;
	float: left; 
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.satMenuLink
{
	color: #58585a;
	text-decoration: none;	
}
.satMenuLink:hover
{
	color: #ed3172;
	text-decoration: underline;	
}
.satTextLight
{
    font: 7pt;
    color: #999999;
}
.satTextBig
{
	font: bold 10pt Arial;
    color: #ed3172;
}
#satTBL
{
	width:875px;
	text-align:left;
}
#satHead
{
    height: 45px;
    border-bottom: solid 1px #e7e7e8;
    padding-bottom: 5px;
    padding-top: 25px;
}

#satLeft
{
	width:250px;
	padding-top: 20px;
}
#satRight
{
	padding-top: 20px;
}
#satMidHead
{
	width:623px;
	background-repeat: no-repeat;
    padding-top: 20px;
	height: 200px;
}

#satMidHeadRow
{
	width:625px;
    padding-top: 10px;	
    font: bold 14pt Arial;
    border-bottom: solid 1px #e7e7e8;
    vertical-align: bottom;
    padding-bottom: 2px;
    margin-bottom: 10px;
    height: 30px;
    color: #58585a;
}

#satMidCol
{

}
#satFoot
{
	border-top: solid 1px #e7e7e8;
	text-align: center;
	padding-top: 6px;
	height: 30px;
}
#satFoot2
{
	border-top: solid 1px #e7e7e8;
	text-align: center;
	height: 75px;
	width:875px;
}
#satMenuHead
{
	width: 231px;
	height: 19px;
	background-image: url(/masterpages/satelite/utdanning.nu/menuhead.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	text-indent: 5px;
	font: bold 9pt Arial;
}
#satMenuFoot
{
	background-image: url(/masterpages/satelite/utdanning.nu/menufoot.png);
	background-repeat: no-repeat;
    height: 5px;
    width: 231px;	
}
#satMenuRow
{
	position: relative;
	top: 155px;
	height: 23px;
}
#satMenuBody
{
	width: 221px;
	background-color: #f5f5f5;
	border: solid 1px #dbdbdb;
	padding: 4px;
}
#navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li
{
	background-image: url(/masterpages/satelite/pics/bg_menu.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 89px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 1px;
	text-align: center;
	margin-bottom: 4px;
}
#navigation a
{
	display: block;
	width: 100%;
	height: 24px;
	padding-top: 5px;
	text-decoration: none;
	color: #000000;
	background-image: url(/masterpages/satelite/pics/bg_menu.png);
	background-repeat: no-repeat;
}
#navigation a.on
{
	background-image: url(/masterpages/satelite/pics/bg_menuactive.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ed3172;
}
#navigation a:hover
{
	color: #ed3172;
}
.satIsland, .satIslandCalc
{
    width: 231px;
    height: 127px;
    padding-left: 7px;
    background-image: url(/masterpages/satelite/utdanning.nu/bgisland.png);
    background-repeat:no-repeat;
}
.satIslandCalc
{
    background-image: url(/masterpages/satelite/utdanning.nu/bgislandcalc.png);	
}
.logo
{
	margin-top:25px;
	height:70px;
	margin-right:150px;
}
.logotext
{
	font-weight:bold;
	font-size: 24px;
	font-family:Arial;	
}
.logoimage
{
	position:relative;
	top:-22px;
	left:-13px;
}
.menuImg
{
		
}
.satKeywords
{
	color: #58585A;	
	font-style:italic;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 25px;
    height: 25px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/masterpages/pics/rating/filledstar.gif);

}

.emptyRatingStar {
    background-image: url(/masterpages/pics/rating/emptystar.gif);
}

.savedRatingStar {
    background-image: url(/masterpages/pics/rating/savedstar.gif);
}

/* Textboxes */
.CommonTextbox
{
    border: 1px solid Black; 
    font-family: Verdana; 
    font-size: 7pt; 
    width: 260px;	
}
