/* 
-------------------------------
Stilmallen för admin
-------------------------------
*/
Body
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5c5c5c;
	margin: 0px;
	padding: 0px;
}
Body a
{
	color:#5c5c5c;
}
h1
{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 22pt;
	color: #707070;
	margin: 0px;
	padding: 0px;
	
}
h2
{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 18px;
	color: #707070;
	margin: 0px;
	padding: 0px;
}
.hrRed
{
	color: #e50101;
	background-color: #e50101;
	height: 2px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.hrGrey
{
	color: #cdcdcd;
	background-color: #cdcdcd;
	height: 2px;
	border: 0;
	
	clear: both;
	margin: 0px;
	padding: 0px;
}
.hrGrey1
{
	color: #cdcdcd;
	background-color: #cdcdcd;
	height: 1px;
	border: 0;
	
	clear: both;
	margin: 0px;
	padding: 0px;
}
hr
{
	clear: both;
	margin:0px;
	padding:0px;
	margin-top:10px;	
	background-color: #cdcdcd;
	height: 3px;
	border: 0;
}
ul
{
	margin:0px;
	padding:0px;
}


.MainBody
{
	margin: 0 auto;
	width: 990px;
}

#TopHeader
{
	margin: 0px;
	padding:0;
	background-color: red;
	height: 99px;
	width: 990px;
	float:left;
	background-image: url(backgrounds/header.jpg);
	background-repeat: no-repeat;
}
#MyToolbar , #MyToolbar a
{
	color:#ffffff;
	font-size:11px;
}
   


/*Menu*/
.ND_topMenu
{
	
	float:left;
	margin-top: 73px;
	margin-left: 230px;
	
}
.ND_topMenu ul li
{
	float: left;
	position: relative;
	list-style: none;
	background-color: #ffffff;
	height: 26px;
	padding:0px;
	margin:0px;
}
.ND_topMenu ul li.Selected
{
	float: left;
	background-color: #ffffff;
	height: 26px;
}
.ND_tabPad
{
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
}
.subMenu
{
	width:175px;
	
	float:left;

	
}
span.menudelimiter
{
	background: url(backgrounds/content_delimiter.gif) top left no-repeat;
	height: 1px;
	
	width: 173px;
	float: left;
}

.subMenuitem,.subMenuitem A
{
	width:155px;
	height:13px;
	color:#707070;	
	padding: 5px 3px 10px 15px;
	margin-top: 5px;
	
}

.subMenuitemSelected, .subMenuitemSelected A
{
	width:155px;
	text-decoration:none;
	height:15px;
	background-color:#b2b2b2;
	padding: 5px 3px 10px 15px;
	color:#FFFFFF;
		
	
}

.content
{
	width:491px;
	padding: 0px 20px 0px 20px;
	float:left;
	
	
}
A.Selected
{
	font-size: 14px;
	color: #dd0101;
	text-decoration: none;
}
A.NotSelected
{
	color: #707070;
	font-size: 14px;
	text-decoration: none;
}
.ND_topMenu ul li .ND_menubgMiddle
{
	float: left;
	background-image: url(backgrounds/tab_middle.gif);
	height: 26px;
	width: 15px;
}
.ND_topMenu ul li .ND_menubgFirst
{
	float: left;
	background-image: url(backgrounds/tab_first.gif);
	height: 26px;
	width: 5px;
}
.ND_topMenu ul li .ND_menubgLast
{
	float: left;
	background-image: url(backgrounds/tab_last.gif);
	height: 26px;
	width: 5px;
}
.MP_tabHolder
{
	height:33px;
	background-color: #e1e1e1;
	margin:0px;
	padding:0px;
}
.MP_tabs
{
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 10px;

}

.MP_tabs ul li
{
	float: left;
	position: relative;
	list-style: none;
	background-color: #ffffff;
	height: 26px;
}
.MP_tabs ul li.Selected
{
	float: left;
	background-color: #ffffff;
	height: 26px;
}
.MP_tabs1
{
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
}
A.Selected1
{
	font-size: 14px;
	color: #dd0101;
	text-decoration: none;
}
A.NotSelected2
{
	color: #707070;
	font-size: 14px;
	text-decoration: none;
}
.MP_tabs ul li .MP_tabsbgMiddle
{
	float: left;
	background-image: url(backgrounds/tab_middle_grey.gif);
	height: 26px;
	width: 16px;
}

.MP_tabs ul li .MP_tabsbgFirst
{
	float: left;
	background-image: url(backgrounds/tab_first_grey.gif);
	height: 26px;
	width: 5px;
}
.MP_tabs ul li .MP_tabsbgLast
{
	float: left;
	background-image: url(backgrounds/tab_last_grey.gif);
	height: 26px;
	width: 5px;
}

.tabRight .tab_2
{
	padding:0px;
	margin:0px;
	float: left;	
	text-decoration:none;
	font-size: 14px;
	cursor:hand;
	color:#FFFFFF;
	background-image: url(backgrounds/tab_green_selected.gif);
	background-repeat:repeat-x;
	height: 35px;
	width: 139px;
}
.tabLeft .tab_2
{
	padding:0px;
	margin:0px;
	float: left;
	text-decoration:none;
	font-size: 14px;
	cursor:hand;
	color:#FFFFFF;
	background-image: url(backgrounds/tab_green.gif);
	background-repeat:repeat-x;
	height: 35px;
	width: 139px;
}
.tabLeft .tab_1
{
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-size: 14px;
	color:#FFFFFF;
	cursor:hand;
	float: left;
	background-image: url(backgrounds/tab_blue_selected.gif);
	background-repeat:repeat-x;
	height: 35px;
	width: 139px;
}
.tabRight .tab_1
{
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-size: 14px;
	color:#FFFFFF;
	cursor:hand;
	float: left;
	background-image: url(backgrounds/tab_blue.gif);
	background-repeat:repeat-x;
	height: 35px;
	width: 139px;
}
.tabLeft .tab_course_divider
{
	padding:0px;
	margin:0px;
	float: left;
	background-image: url(backgrounds/tab_divider_blue_selected.gif);
	background-repeat:repeat-x;
	height: 35px;
	width: 2px;
}
.tabRight .tab_course_divider
{
	padding:0px;
	margin:0px;
	float: left;
	background-image: url(backgrounds/tab_divider_green_selected.gif);
	background-repeat:repeat-x;
	height: 35px;
	width: 2px;
}
.courseListTop
{
	float:left;
	height:18px;
	width:280px;
	background-color:#cdcdcd;
	border-top: solid 2px #e1e1e1;	
	padding-top:5px;
}

.MainArea
{
	margin: 0px;
	width: 990px;
	clear:both;
	padding-top: 10px;
	
}
.Text ul
{
	padding:0px;
	margin:0px;
	list-style: disc;
	list-style-position: inside;
	}
A.WhiteLink
{
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}
A.RedLink
{
	color: #e70103;
	font-size: 14px;
	text-decoration: underline;
}
A.btnSmallGrey
{
	color: #707070;
	font-size: 11px;
	text-decoration:none;
	vertical-align:top;
	
	
}
A.DarkLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5c5c5c;
	text-decoration: none;
}
A.DarkLink12
{
	color: #5c5c5c;
	font-size: 12px;
	text-decoration: underline;
}
#StartPageImage01
{
	background-image: url(backgrounds/startpage01.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 326px;
}
#StartPageImage02
{
	background-image: url(backgrounds/startpage02.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 326px;
}

/* Image frame*/
.bl {background: url(imageframe/bottomleft.gif) 0 100% no-repeat;}
.br {background: url(imageframe/bottomright.gif) 100% 100% no-repeat;}
.tl {background: url(imageframe/topleft.gif) 0 0 no-repeat;}
.tr {background: url(imageframe/topright.gif) 100% 0 no-repeat;}
.imgpadd {padding: 4px 5px 6px 5px;}
.t  {background: url(imageframe/top.gif) 0 0 repeat-x;}
.b  {background: url(imageframe/bottom.gif) 0 100% repeat-x;}
.l  {background: url(imageframe/left.gif) 0 0 repeat-y;}
.r  {background: url(imageframe/right.gif) 100% 0 repeat-y;}

/*End image frame*/

#StartPageImage03
{
	background-image: url(backgrounds/startpage03.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 326px;
}
#StartPageImage04
{
	background-image: url(backgrounds/startpage04.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 326px;
}
#StartPageImage05
{
	background-image: url(backgrounds/startpage05.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 326px;
}
#StartPageImage06
{
	background-image: url(backgrounds/startpage06.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 326px;
}
.MP_tabMenu ul li.Selected
{
	float: left;
	background-image: url(backgrounds/mpTab_selected.gif);
	background-repeat: repeat-x;
	height: 28px;
}


.MP_tabMenu ul li
{
	float: left;
	position: relative;
	list-style: none;
	background-image: url(backgrounds/mpTab.gif);
	background-repeat: repeat-x;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
.MP_tabMenu ul
{
	margin-left: 0px;
	padding-left: 0px;
}

.transparent_background
{
	background-color: white;
	filter: alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;
	z-index: 99;
}
.textBox
{
	border-right: 1px solid #cccccc;
	border-top: #cccccc thin solid;
	font-size: 14px;
	border-left: #cccccc thin solid;
	border-width: 1px;
	color: #000000;
	border-bottom: #cccccc 1px solid;
	font-family: Arial;
}
/* login form */
.loginInput
{
	position: relative;
	float: left;
	margin-right: 3px;
	padding-left: 10px;
	margin-top: 10px;
}
input[type='text']
{
	border: 1px solid #bbbbbb;
	font-size: 13px;
	color: #515151;
	font-weight: bold;
	margin-left: 3px;
	font-family: Arial;
	height: 21px;
}
input[type='password']
{
	border: 1px solid #bbbbbb;
	font-size: 13px;
	margin-left: 3px;
	color: #515151;
	font-weight: bold;
	font-family: Arial;
	height: 21px;
}
.updnWatermark {   
    color: #515151;  
    width:100%;    
    padding: 3px; 
    margin:2px;  
}  
.overlabel
{
	margin-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	top: 5px;
	left: 5px;
	z-index: 1;
	color: #515151;
}
.button 
{
	background-image: url(buttons/buttonBg.gif);
	background-repeat: repeat-x;
	border: solid 1px #cccccc;	
	height: 24px;
	cursor:hand;
	padding: 5px 3px 0px 3px;
	
	text-align: center;
	

	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
A.buttonLink
{
	color:#515151;
}
A.buttonLink:hover
{
	color:#e50101;
}

.LeftColumn
{
	margin: 0px;
	width: 700px;
	padding-top: 10px;
	float: left;
}
.RightColumn
{
	margin: 0px;
	width: 279px;
	padding-top: 10px;
	margin-right: 10px;
	float: left;
}
.colTop_280Red
{
	background-image: url(backgrounds/colTop_280_red.gif);
	background-repeat: no-repeat;
	background-color: #de0101;
	color: White;
	float:left;
	width: 280px;
}
.colTop_377Red
{
	background-image: url(backgrounds/colTop_377_red.gif);
	background-repeat: no-repeat;
	background-color: #de0101;
	color: White;
	float:left;
	width: 377px;
}
.colTop_280Green
{
	background-image: url(backgrounds/colTop_280_green.gif);
	background-repeat: no-repeat;
	background-color: #64cd5c;
	color: White;
	width: 280px;
	margin-top:10px;
	float:left;
}
.colMain_280Green
{
	background-color: #9cf995;
	color: #5c5c5c;
	width: 255px;
	float:left;
	font-size:10px;
	
	padding: 8px 10px 5px 15px;
	border-bottom: solid 1px #64cd5c;
}
.colTop_280Yellow
{
	background-image: url(backgrounds/colTop_280_yellow.gif);
	background-repeat: no-repeat;
	background-color: #fffb88;
	color: White;
	width: 280px;
	float:left;
	font-size:13px;
}
.colMain_280Yellow
{
	background-color: #fffb88;
	color: #5c5c5c;
	width: 255px;
	padding: 8px 10px 5px 15px;
	font-size:13px;
	float:left;
	
}
.colTop_280Blue
{
	background-image: url(backgrounds/colTop_280_blue.gif);
	background-repeat: no-repeat;
	background-color: #59abcd;
	color: White;
	width: 280px;
	float:left;
	font-size:13px;
	margin-top:10px;
}
.colMain_280Blue
{
	
	background-color: #62b9dd;
	color: #ffffff;
	width: 255px;
	float:left;
	padding: 8px 10px 5px 15px;
	font-size:13px;
	
}
.colTop_280Grey
{
	background-image: url(backgrounds/colTop_280_grey.gif);
	background-repeat: no-repeat;
	background-color: #e1e1e1;
	color: #5c5c5c;
	width: 280px;
	float:left;
	margin-top:10px;
}
.colMain_280Grey
{
	background-color: #e1e1e1;
	color: #5c5c5c;
	width: 280px;
	float:left;
	
	
	
}
.colTop_DidYouknow
{
	background-image: url(backgrounds/colDidYouKnow.gif);
	background-repeat: no-repeat;
	background-color: #e1e1e1;
	color: White;
	float:left;
	width: 210px;
}
.col_DidYouknow_bg
{
	background-image: url(backgrounds/colDidYouKnow_bg.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
	height:536px;
	width: 210px;
}
.colDivider
{
	margin-top: 30px;
	background-image: url(backgrounds/colDivider.gif);
	background-repeat: no-repeat;
	width: 39px;
	height: 167px;
}
.colTop_282Grey
{
	background-image: url(backgrounds/colTop_282_grey.gif);
	background-repeat: no-repeat;
	background-color: #b2b2b2;
	color: White;
	width: 282px;
}
.colDivider
{
	margin-top: 30px;
	background-image: url(backgrounds/colDivider.gif);
	background-repeat: no-repeat;
	width: 39px;
	height: 167px;
}
.colTopTitle
{
	padding: 8px 10px 5px 15px;
	font-weight: bold;
	font-size: 14px;
}
.colTopSubTitle
{
	font-size: 12px;
	font-weight: normal;
}
.courseListDayGrey
{
	width:24px;
	padding-top:5px;
	padding-left:10px;
	height:33px;
	color: #6d6d6d;
	font-size:12px;
	
	background-color: #e1e1e1;
	float:left;
}
.courseListDayWhite
{
	width:24px;
	height:33px;
	padding-top:5px;
	padding-left:10px;
	color: #6d6d6d;
	font-size:12px;
	background-color: #ffffff;
	border-right: solid 4px #e1e1e1;
	float:left;
	
}
.courseListNameGrey
{
	
	height:33px;
	color: #6d6d6d;
	font-size:12px;
	padding-top:5px;
	padding-left:10px;
	background-color: #e1e1e1;
	float:left;
}
.courseListNameWhite
{
	
	height:33px;
	color: #6d6d6d;
	font-size:12px;
	padding-top:5px;
	padding-left:10px;
	background-color: #ffffff;
	float:left;
	
}
.courseViewTop
{
	height:28px;
	
	margin-bottom:10px;
	margin-top:10px;
	font-size:14px;
	padding-top:10px;
	padding-left:11px;
	color:#707070;
}
.toolTipTop
{
	background-color:#e9e109;
	width:320px;	
	height:17px;
	color:#707070;
	font-size:14px;
	padding: 7px 10px 7px 20px;	
}

.toolTipMain
{
	width:290px;
	color:#707070;
	font-size:12px;
	padding: 7px 10px 7px 20px;		
}
.alertYellow
{
		background-color:#fefb88;
	color:#707070;
	border: solid 1px #efea48;
	font-size:12px;
	padding: 5px 5px 5px 5px;		
}
.GreyLink
{
	color:#707070;
	text-decoration:underline;
}

.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	color: #e50101;
	text-decoration: none;
}
.link:hover
{
	text-decoration: underline;
}



.link2
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #A65549;
}


.Headline
{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #999999;
}

/* R U B R I K  ( S V A R T )*/
.Title
{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.TitleSmall
{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 10px;
	
	
	font-weight: normal;
	color: #5c5c5c;
}


.TanTitleBlack
{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

.SanTitleRed
{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ff0000;
}

/* L I T E N  R U B R I K  ( S V A R T )*/
.SmallHeader
{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}


/* B R Ö D T E X T  ( S V A R T )*/
.ListText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}

/* B R Ö D T E X T  ( S V A R T )*/
.Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5c5c5c;
}
A.Text:link
{
	color: #5c5c5c;
	text-decoration: none;
}
A.Text:visited
{
	color: #5c5c5c;
	text-decoration: none;
}
A.Text:hover
{
	color: #e50101;
	text-decoration: underline;
}

.TextBlue
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
/* B R Ö D T E X T  ( S V A R T )*/

/* B R Ö D T E X T  ( S V A R T )*/

.HeadlineBig
{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	line-height: 18px;
	color: #2C2C2C;
}

.HeadlineBigger
{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	line-height: 22px;
	color: #2C2C2C;
}

.TextBig
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #2C2C2C;
}

/* B R Ö D T E X T  ( S V A R T )*/
.BildText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
/* M I N I R U B R I K ( B L Å )*/
.fet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.TextWhite
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
A.TextWhite:link
{
	color: #ffffff;
	text-decoration: none;
}
A.TextWhite:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.TextWhite:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*  I T E M  L I S T */
.itemLink
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
A.itemLink:link
{
	color: #000000;
}
A.itemLink:visited
{
	color: #000000;
}
A.itemLink:hover
{
	color: #A65549;
	text-decoration: none;
}

.selectedItemLink
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A65549;
}
A.selectedItemLink:link
{
	color: #A65549;
}
A.selectedItemLink:visited
{
	color: #A65549;
}
A.selectedItemLink:hover
{
	color: #A65549;
	text-decoration: none;
}
.survey
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	line-height: 11px;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	border-color: #ACA899;
	border-top-style: solid;
	border-width: 1px;
}




.fatLink
{
	font-family: Verdana Bold, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
A.fatLink:link
{
	color: #003366;
	text-decoration: none;
}
A.fatLink:visited
{
	color: #003366;
	text-decoration: none;
}
A.fatLink:hover
{
	text-decoration: underline;
	color: #003366;
}

/* L Ä N K A R ( N Y H E T E R  &  U T F Ö R D A  J O B B ) */
/* N O R M A L */

.theLink
{
	font-family: Verdana Bold, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #2B75BC;
}
A.theLink:link
{
	color: #2B75BC;
	text-decoration: none;
}
A.theLink:visited
{
	color: #2B75BC;
	text-decoration: none;
}
A.theLink:hover
{
	color: #5DA8F0;
	text-decoration: none;
}


.textArea
{
	background-color: #FFFFFF;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	border-width: 1;
	border-style: solid;
	border-color: #696969;
}
.editList
{
	padding-top: 10px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
}
.editList A
{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
	cursor: hand;
	color: #000000;
	text-decoration: none;
}
.editList A:hover
{
	cursor: hand;
	color: #000000;
	text-decoration: underline;
}

.underLine
{
	border-color: #ACA899;
	border-bottom-style: solid;
	color: #666666;
	border-width: 1px;
	background-color: #FFFFFF;
}

/* Sortable tables */
table.sortable a.sortheader
{
	background-color: #ECE9D8;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	text-decoration: none;
	display: block;
}
table.sortable span.sortarrow
{
	color: black;
	text-decoration: none;
}

.menuBar
{
	width: 480px;
	height: 22px;
}
.menuBarMini
{
	width: 240px;
	height: 22px;
}

.noUnderline
{
	text-decoration: none;
}


.btnSelected
{
	background-image: url(buttons/buttonSelected.gif);
	background-repeat: no-repeat;
	padding: 5px;
	font-size: 11px;
	line-height: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	width: 115px;
	height: 22px;
}

.btnSelected A
{
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
}
.btnSelected A:hover
{
	cursor: hand;
	color: #ffffff;
	text-decoration: underline;
}
.tabSpace
{
	padding: 0px;
	border-bottom-color: #ACA899;
	border-bottom-style: solid;
	background-color: #ffffff;
	border-bottom-width: 1px;
	width: 5px;
	height: 22px;
}

.tabSpaceWhite
{
	padding: 0px;
	background-color: #ffffff;
	border-bottom-width: 1px;
	width: 5px;
	height: 22px;
}
.filterHolder
{
	padding-right: 10px;
}

/*Course CSS*/
.courseTop
{
	background-image: url(Backgrounds/CourseHeader.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	vertical-align: bottom;
	height: 98px;
	margin-bottom: 5px;
}

.CourseTopPadding
{
	padding-top: 15px;
	padding-left: 20px;
}
.courseTopBar
{
	background-image: url(Backgrounds/topBar.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 27px;
}
.formHolder
{
	border-top: solid 2px #e50101;
	background-color: #ececec;
	padding: 20px 15px 20px 15px;
	color:#515151;	
	margin-bottom:10px;
	float:left;
	width:96%;
	
}

.courseTopBarBulletin
{
	background-image: url(Backgrounds/topBar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	height: 100px;
}
.CourseTopBarPadding
{
	padding-top: 5px;
	padding-left: 20px;
	color: #7d7d7f;
	font-size: 10px;
}
.courseTools
{
	margin-right: 10px;
	float: right;
	background-image: url(Backgrounds/bgTools.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 33px;
	border: solid 1px #d9d9d9;
	z-index: 4000;
}
.toolItem
{
	padding-left: 3px;
	padding-right: 3px;
}
.tree
{
	background-image: url(Backgrounds/treeBg.gif);
	background-repeat: repeat-y;
	background-color: #f7f7f7;
	padding-top: 20px;
	width: 240px;
	padding-left: 10px;
	padding-bottom: 20px;
	border-top: solid 1px #d9d9d9;
	border-right: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
}

/* Fix to treeview */
.TreeNodeSelect span
{	
	display: -moz-inline-block;
	display: inline-block;
}
.TreeNode span
{
	display: -moz-inline-block;
	display: inline-block;
}
.13 span
{
	display: -moz-inline-block;
	display: inline-block;
}

/* popup fram*/
.popupBox
{
	background-color: #efebef;
	border-top: solid 5px #004d9c;
	border-left: solid 1px #a59e9c;
	border-right: solid 1px #a59e9c;
	border-bottom: solid 1px #a59e9c;
	padding: 10px;
}
.containerCorrectAnswer
{
	width: 416px;	  
	text-align:center;
	background-color: #d6f8b6;
	border: solid 1px #a8d772;
}
.containerWrongAnswer
{
	width: 416px;	  
	text-align:center;
	background-color: #ffd8d8;
	border: solid 1px #fea5a5;
}
.containerAlmostAnswer
{
	width: 416px;
	text-align:center;
	background-color: #f6f4bd;
	border: solid 1px #f7e83b;
}
.containerFeedback
{
	width: 397px;
	clear: both;
	padding: 0px 10px 5px 10px;
}
.courseContent
{
	width: 70%;
}
.hiddenDiv
{
	display:none;
}
.RadGridCompletedCourses
{
    background-image: url(backgrounds/headerCourseLog.gif);
	background-repeat: no-repeat;
  
}


.RadGridQuestions
{
   background-image: url(backgrounds/headerCourseQuestions.gif);
	background-repeat: no-repeat;
  
}
.RadGridCourses
{
   background-image: url(backgrounds/headerCourseList.gif);
	background-repeat: no-repeat;
  
}
.RadGridRemainingCourses
{
   background-image: url(backgrounds/headerRemainingCourses.gif);
	background-repeat: no-repeat;
  
}
.RadGridMyUpcomingCourses
{
   background-image: url(backgrounds/headerMyUpcomingCourses.gif);
	background-repeat: no-repeat;
  
}
RadGridHeaderUpcomingCourses
{
    height: 41px;
    padding: 0px;
    color: #295b62;
    font-weight: bold;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 11px;
}

.headerExistinguser
{
   background-image: url(backgrounds/headerExistinguser.gif);
	background-repeat: no-repeat;
	height:41px;
	width:323px;
  
}
.headerNewUser
{
   background-image: url(backgrounds/headerNewUser.gif);
	background-repeat: no-repeat;
	height:41px;
	width:323px;
  
}
/* upcoming courses mail*/
.headerUCMain
{
   background-image: url(backgrounds/headerUpcomingCourses.gif);
	background-repeat: no-repeat;
	height:41px;
	width:354px;
  
}

.RadGridHeaderQuestions A
{
	text-decoration:none;
	 color: #ffffff;
}
.RadGridHeaderQuestions 
{
	text-decoration:none;
    height: 41px;
    margin-top: 10px;
    
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding-left: 84px;
    padding-right: 11px;
}
.RadGridHeaderCourses A
{
	text-decoration:none;
	 color: #ffffff;
}
.RadGridHeaderCourses 
{
	text-decoration:none;
    height: 41px;
    margin-top: 10px;
    
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 11px;
}
.RadGridHeaderCourses1 A
{
	text-decoration:none;
	 color: #ffffff;
}
.RadGridHeaderCourses1 
{
	text-decoration:none;
    height: 41px;
    margin-top: 10px;
    
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding-left: 64px;
    padding-right: 11px;
}
/* upcoming courses mail*/
.headerUCMain
{
   background-image: url(backgrounds/headerUpcomingCourses.gif);
	background-repeat: no-repeat;
	height:41px;
	width:354px;
  
}



.UCMainTabRight .tab_2
{
	padding:0px;
	margin:0px;
	float: left;	
	text-decoration:none;
	font-size: 11px;
	cursor:hand;
	color:#ffffff;
	background-color:#e40404;	
	height: 23px;
	width: 71px;
}
.UCMainTabLeft .tab_2
{
	padding:0px;
	margin:0px;
	
	float: left;
	text-decoration:none;
	font-size: 11px;
	cursor:hand;
	background-color:#ffffff;	
	color:#5c5c5c;
	height: 23px;
	width: 71px;
}
.UCMainTabLeft .tab_1
{
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#e40404;	
	cursor:hand;
	float: left;
	
	height: 23px;
	width: 71px;
}
.UCMainTabRight .tab_1
{
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-size: 11px;
	color:#5c5c5c;
	background-color:#ffffff;	
	cursor:hand;
	float: left;

	height: 23px;
	width: 71px;
}
.listHeader
{
	height:30px;
	border-bottom: solid 1px #b8b8b8;
	border-top: solid 1px #b8b8b8;
	color:#525252;
}
.listRow
{
	height:30px;
	border-bottom: solid 1px #dadada;
	border-top: solid 1px #dadada;
	color:#525252;
}
.treeNode
        {
            color:#505050;
        }

