.clear { clear:both; }
.left { float:left; }
.right { float:right; }
.leftmargin  { margin-left:8px; }
.rightmargin { margin-right:8px; }
.textleft { text-align:left; }
.textright { text-align:right; }
.textcenter { text-align:center; }
a { color:#656565 }
img { border:0px; }

ul li {
	padding-top:6px;
	padding-bottom:6px;
}

h1,h2,h3 { margin:0px; margin-bottom:8px;  font-size:13px; }

body {
	background-color: #f2f2f2;
	font-family: Helvetica, Arial, sans;
	font-size:11.5px;
	color:#434343;
}

table { width:100%; border:0px; margin-top:16px;  }
table tr th { background:#bdbdbd; color:#eee; padding:4px; background-image:url(/media/th.gif); background-repeat:repeat-x;}
table tr th.stat { background-image:url(/media/th-left.gif); background-repeat:no-repeat; }
table tr th.issue { width:100px; background-image:url(/media/th-right.gif); background-repeat:no-repeat;background-position:top right; }
table td { padding:10px; }

div.wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width:956px;
}

div.header {
	background-image: url(../media/icelheader.jpg);
	width:956px;
	height:183px;
	margin-top:12px;
}


body.education div.header {
	background-image: url(../media/header-education.jpg);
}

body.technical div.header {
	background-image: url(../media/header-technical.jpg);
}

div.header h1 {
	display:none;
}

div.content {
	background-image: url(../media/blackback.gif);
	background-repeat: repeat-y;
	background-color: white;
	
	position: relative;
	margin-bottom:16px;
	width:956px;
}

div.content h2 { font-size:13px; margin-top:0px; }

div.content div.corner-tl {
	overflow:hidden;
	background: url(../media/grey-tl.gif);
	width:12px;
	height:12px;
	position:absolute;
	top:0px;
	left:0px;
}

div.content div.corner-tr {
	overflow:hidden;
	background: url(../media/white-tr.gif);
	width:12px;
	height:12px;
	position:absolute;
	top:0px;
	right:0px;
}

div.content div.corner-bl {
	overflow:hidden;
	background: url(../media/black-bl.gif);
	width:12px;
	height:12px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.content div.corner-br {
	overflow:hidden;
	background: url(../media/white-br.gif);
	width:12px;
	height:12px;
	position:absolute;
	bottom:0px;
	right:0px;
}

div.content div.lhs {
	float:left;
	width:207px;
	padding-right:12px;
	padding-left:16px;
	padding-top:20px;


	background-color:#000000;
	background-image:url(../media/icelblackleftcolumn-top.gif);
	background-repeat:no-repeat;
	position:relative;
	color:#ffffff;
	overflow-x:hidden;
	
        width:235px;
        padding:0px;
}

div.content div.lhs div.listing_search {
	width:207px;
	padding-right:12px;
	padding-left:16px;
	padding-top:20px;
	background-image:url(../media/icelblackleftcolumn-top.gif);
	background-repeat:no-repeat;
}

div.content div.lhs div.member_login {
	width:207px;
	padding-right:12px;
	padding-left:16px;
	padding-top:20px;
	background-image:url(../media/icelblackleftcolumn-top.gif);
	background-repeat:no-repeat;
	height:200px;

}

body.technical div.content div.lhs {
	background-image:url(../media/blackleftcolumn-top-technical.jpg);
}
body.education div.content div.lhs {
	background-image:url(../media/blackleftcolumn-top-education.jpg);
}


div.lhs form label {
	float:left;
 	width:65px;
	color:#cccccc;
}

div.lhs form label.small {
	display:inline;
	width:auto;
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-top:5px;
}

div.lhs form input.text {	
	float:left;
	border:1px solid #d0d0d0;
	background:white;
	height:16px;
	width:83px;
}
div.lhs form input {	
	float:left;
	height:16px;
	margin-bottom:6px;
}


div.lhs form button {	
	float:left;
	border:1px solid #d0d0d0;
	background:white;
	height:20px;
}

div.lhs form input.search { width:163px; }
div.lhs  { padding-bottom:120px; }

img.worldpay { position:absolute; left:0px; bottom:20px; }



div.content p {
	margin-top:0px;
}

div.content div.rhs {
overflow:hidden;
	float:left;
	width:680px;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:20px;
}

div.content div.rhs div.rhs-left {
	width:416px;
}

div.rhs div.contentbox {
	float:left;
	margin-top:20px;
	margin-right:20px;
	width:188px;
	background:#f8f8f8;
}

div.rhs div.contentbox p {
	margin:4px;
}


div.footer {
	position: relative;
	width:932px;
	margin-bottom:-1px;
	background-image: url(../media/footerback.gif);
	padding:8px;
	padding-left:16px;
	color:#e6e6e6;
}

div.footer a { color:#E6E6E6; }

div.footer div.corner-tl {
	overflow:hidden;
	background: url(../media/footer-tl.gif);
	width:8px;
	height:8px;
	position:absolute;
	top:0px;
	left:0px;
}

div.footer div.corner-tr {
	overflow:hidden;
	background: url(../media/footer-tr.gif);
	width:8px;
	height:8px;
	position:absolute;
	top:0px;
	right:0px;
}

div.footer div.corner-bl {
	overflow:hidden;
	background: url(../media/footer-bl.gif);
	width:8px;
	height:8px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.footer div.corner-br {
	overflow:hidden;
	background: url(../media/footer-br.gif);
	width:8px;
	height:8px;
	position:absolute;
	bottom:0px;
	right:0px;
}




div.navigation {
	overflow: hidden;
	position: relative;
	height:26px;
	margin-top:14px;
	margin-bottom:14px;

	background-image: url(../media/navback.gif);
	background-repeat: repeat-x;
	
}

div.navigation div.navigation-left {
	position: absolute;
	left:0px;
	top:0px;
	width:28px;
	height:21px;
	background-image: url(../media/nav-left.gif);
	
}

div.navigation div.navigation-right {
	position: absolute;
	right:0px;
	top:0px;
	width:28px;
	height:21px;
	background-image: url(../media/nav-right.gif);
	
}


ul.navigation {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	list-style: none;
	text-align: center;
	font-size: 11px;
}

ul.navigation li {
	display:inline;
	text-align: center;
	margin:0px;
	padding:0px;
	list-style: none;
	text-transform: uppercase;
	color:#434343;
	font-weight: bold;

}

ul.navigation li.selected a {
	color:#129748;
}

ul.navigation li.selected a.technical {
	color:#2aa1e9;
}

ul.navigation li.selected a.education {
	color:#ff7d33;
}


ul.navigation li.spacer {
	color:#ababab;
	display:inline;
	padding-left: 16px;
	padding-right: 16px;
}

ul.navigation li a {
	text-decoration: none;
	color: #434343;
}

div.newsbox {
	float:right;
	width:200px;
}

div.newsscroller {
	background:#fcfcfc;
	width:200px;
	height:300px;
	overflow:hidden;
	position: relative;
}

div#newsscroller {
	position:absolute;
	top:5px;
}

div.newsbox h2 {
	color:#e4e4e4;
	background:#868484;
}

div.threecolumn div.column {
	width:202px;
	float:left;
	margin-right:37px;
	overflow:hidden;
        margin-bottom:-20px;
}

div.onerightcolumn div.column {
	width:202px;
	float:right;
	margin-left:37px;
	overflow:hidden;
}


div.threecolumn div.last {
margin-right:0px;
}

div.column div.greycolumnbox {
	background:#f8f8f8;
	margin-bottom:20px;
	padding:8px;
	position:relative;
}

div.greycolumnbox div.corner-tl {
	background: url(../media/grey-tl-small.gif);
	width:8px;
	height:8px;
	position:absolute;
	top:0px;
	left:0px;
}

div.greycolumnbox div.corner-tr {
	background: url(../media/grey-tr-small.gif);
	width:8px;
	height:8px;
	position:absolute;
	top:0px;
	right:0px;
}

div.greycolumnbox div.corner-bl {
	background: url(../media/grey-bl-small.gif);
	width:8px;
	height:8px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.greycolumnbox div.corner-br {
	background: url(../media/grey-br-small.gif);
	width:8px;
	height:8px;
	position:absolute;
	bottom:0px;
	right:0px;
}

div.greycolumnbox h2, 
div.lamp h2 {

	background:url(/media/header_back.gif);
	background-repeat:no-repeat;
	color:#e4e4e4;
	padding:3px;
	padding-left:4px;
	padding-right:4px;
	width:178px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
}

div.greycolumnbox h2.tall, 
div.lamp h2.tall {

	background:url(/media/header_back_tall.gif);
	background-repeat:no-repeat;
	color:#e4e4e4;
	padding:3px;
	padding-left:4px;
	padding-right:4px;
	width:178px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
}

div.twocolumn div.column {
	width:280px;
	float:left;
	margin-right:48px;
}

div.twocolumn div.last {
	margin-right:0px;
}

div.profilepicture {
	float:left;
	width:136px;
	margin-bottom:32px;
	text-align:center;
}

div.trainingteasercolumn {
	width:336px;
	float:right;
}

div.trainingteaser {
	width:320px;
	height:95px;
	position:relative;
	margin-bottom:12px;
	background:#f8f8f8;
	padding:8px;
}

div.trainingteaser img {
	float:left;
	margin-right:8px;
}


div.trainingteaser div.corner-tl {
	overflow:hidden;
	background: url(../media/greyonwhite-tl.gif);
	width:6px;
	height:6px;
	position:absolute;
	top:0px;
	left:0px;
}

div.trainingteaser div.corner-tr {
	overflow:hidden;
	background: url(../media/greyonwhite-tr.gif);
	width:6px;
	height:6px;
	position:absolute;
	top:0px;
	right:0px;
}

div.trainingteaser div.corner-bl {
	overflow:hidden;
	background: url(../media/greyonwhite-bl.gif);
	width:6px;
	height:6px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.trainingteaser div.corner-br {
	overflow:hidden;
	background: url(../media/greyonwhite-br.gif);
	width:6px;
	height:6px;
	position:absolute;
	bottom:0px;
	right:0px;
}

ul {
padding-left:20px;
margin:0px;
}

div.lamp {
	padding:16px;
	background:#f8f8f8;
}
div.about {
	padding:16px;
	background:#f8f8f8;
}


ul.newsarchive li { padding-bottom:12px; }

div.newslisticon {
width:16px;
float:left;
}

div.newsliststory {
width:170px;
float:left;
margin-bottom:12px;
}

div.missionstatement {
float:left;
width:624px;
height:80px;
background:url(/media/missionstatment_back.png);
margin-left:12px;
color:#fff;
}

div.missionstatement_top {
float:left;
background:url(/media/missionstatment_top.png);
width:624px; 
height:9px;
margin-left:12px;
margin-top:8px;
}

div.missionstatement_bottom {
float:left;
background:url(/media/missionstatment_bottom.png);
width:624px; 
height:9px;
margin-left:12px;
margin-bottom:8px;
}

div.missionstatement p {
  padding:8px;
  padding-top:8px;
  padding-bottom:0px;
  margin:0px;
}

div.missionstatement h2 {
  padding:8px;
  padding-top:0px;
  padding-bottom:0px;
  margin:0px;
}

img.lif {
  margin-bottom:20px;
}

form.courses label {
  float:left;
  width:100px;
  text-align:right;
  margin-right:8px;
  margin-bottom:8px;
  clear:both;
}

form.courses input {
  float:left;
  width:180px;
  margin-bottom:8px;
}

form.courses input.default { width:auto; height;auto; float:none; }


form.courses table { clear:both; }
form.courses table td { padding:0px; }

div.greycolumnbox h2.noround {
	background:#777;
}