body {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	overflow: auto;
}



h1, h2, h3 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: White;
	padding: 0px 0px;
}



h2 {
	font-size: 20px;
}



h3 {
	font-size: 16px;
}

td.header{
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #154877;
	font-size: 16px;
}

.Ingress {
	font-weight:bold;
	text-transform: uppercase;
}


p {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px;
	margin: 0px;
}



a {
	text-decoration: none;
	color: #154877;
}

a:hover{
	text-decoration: underline;
}

/* Tutorial spesific */

td.exercisequestion
{
	padding: 5px 5px 5px 5px;
	border-left: #A4A4A4 1px solid;
	border-right: #A4A4A4 1px solid;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	font-family: Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-image: url("http://www.coastkey.no/content/files/images/pagegraphics/navi_bottom.jpg");
}

td.exercisequestionno
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	font-family: Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-image: url("http://www.coastkey.no/content/files/images/pagegraphics/question_number.gif");
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
}

td.exercisequestionname
{
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	font-family: Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;

}

td.exercisebottom
{
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	font-family: Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-image: url("http://www.coastkey.no/content/files/images/pagegraphics/box_bottom.jpg");
}

td.exercisechapter
{
	padding: 5px 5px 5px 5px;
	border-left: #A4A4A4 1px solid;
	border-right: #A4A4A4 1px solid;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	font-family: Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

td.exerciseanswer
{
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	font-family: Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	border-left: #A4A4A4 1px solid;
	border-right: #A4A4A4 1px solid;
}

td.exercisebuttons
{	
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	font-family: Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-image: url("http://www.coastkey.no/content/files/images/pagegraphics/ftr_bg.jpg");
}

/* Tool menu */
.tb 

{

  -moz-user-select: none;

  -khtml-user-select: none;

  user-select: none;

  font-family:Arial, DejaVu Sans Condensed, Nimbus Sans L, sans-serif;

  background-color:#F5F4F2;

  background-image:url(/gfx/tb.gif);

  background-repeat:repeat-x;

  border:none;

  cursor:default;

}



.tb2, .tb3, .tb4, .tb5, .tb6

{

  height:18px;

  _height:20px;

  border-left:1px solid #848284;

  border-right:1px solid #848284;

  border-top:none;

  border-bottom:1px solid #848284;

  padding-top:1px;

  overflow:hidden;

  white-space:nowrap;
  
  font-size: 12px;

}



.navlist

{

  border:none;

  margin:0;

  padding:0;

  overflow:hidden;

  cursor:default;

}



.navlist li

{

  height:18px;

  _height:auto;

  float:left;

  display:inline;

  list-style:none;

  vertical-align:top;

  margin-top:0px;

}



.navlist li a 

{

  text-align:center;

  color:#333;

  text-decoration:none;  

  font-weight:bold;    

  padding:0px 3px 0px 3px;            

  float:left;

}



.navlist li a img

{

  vertical-align:-4px;

}



.navlist li a:hover

{

  background-color:#CCCCCC;

  color:#333;

  text-decoration:none;  

  border:1px solid;

  border-left-color:#848284;

  border-top-color:#848284;

  border-right-color:#FFF;

  border-bottom-color:#FFF;

  padding:0px 2px 0px 2px;

  margin-top:-1px;

}



.navlist li a.disabled img

{

  filter:gray;

}



.navlist li a.disabled

{

  color:#969696;

  cursor:default;

}



.navlist li a.disabled:hover

{

  background:none;

  border:none;

  padding:1px 3px 1px 3px;            

  _padding:1px 4px 1px 3px;            

  cursor:default;

}



.navlist li.separator{padding:1px}

pre
{
    background-color: #fff;
    font-family: "Consolas" , "Courier New" ,Courier,mono,serif;
    font-size: 12px;
    color: blue;
    padding: 5px;
    border: 1px dashed blue;
}


/* Sortable tables START */
table.sortable thead {
	text-align: left;
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;

}
table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;

}

table.sortable th, table.sortable td {
	text-align: left;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #7c715f;
}

table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
	 background: url(../gfx/xp3.gif);
	 background-repeat: repeat-x;	
	 font: bold 12px;
	 color: Black;
}

table.sortable td {
   border-width: 0px 1px 0px 1px;
	border-left: 1px dashed #bdb5a8;
	border-right: 1px dashed #bdb5a8;
	border-top: 0px;
	border-bottom: 1px dashed #7c715f;
	font: 10px;
	padding: 2px;
}

table.sortable tr.odd td {
	background-color: #ddd;
}

table.sortable tr.even td {
	background-color: #fff;
}

table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
/* Sortable tables END */

.font0, a.font1:link { font-size: 9px; }
.font1, a.font1:link { font-size: 10px; }
.font2, a.font2:link { font-size: 12px; }
.font3, a.font3:link { font-size: 14px; }
.font4, a.font4:link { font-size: 16px; }
.font5, a.font5:link { font-size: 18px; }
.font6, a.font6:link { font-size: 20px; }
.font7, a.font7:link { font-size: 22px; }
.font8, a.font8:link { font-size: 24px; }
