/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

h1 { color : #004c98; }


/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */




/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.pageextra3 {	
  background : #fff url("../img/fade-b3.png") 0% 100% repeat-x; 
  border-bottom : 1px solid #e8e8e8;
  margin-bottom : 1px;
  _height:1px;min-height:0; /* ie hasLayout fix */
  clear : both;
}


/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */



.welcometext {
	width : 385px;
	float : left;
	background : transparent url("../img/dots-v.gif") 100% 0% repeat-y;
	margin : 15px 0;
	padding : 10px 25px;
	_width /**/: 430px;
}



/* ******  deildir  ****** */
.deildir {
  padding : 10px 0 10px 0;
  margin-right : 15px;
  float : right;
  width : 300px;
  _display : inline;
}
.deildir .boxhd {
	background-image : url("../img/hl4top.png");
	 padding : 4px 10px 2px 26px;
  color : #7a7a7a;
}
.deildir .content {
  background : url("../img/hl4bot.png") 0 0 no-repeat;
  padding : 15px 0 10px 0;
  margin : 0;
}
.deildir ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.deildir li {
  background : url("../img/bullet.gif") 9px .36em no-repeat;
  padding : .18em 0 .18em 43px;
  text-indent : -15px;
  color : #cf8c08;
}



/* ******  colornav  ****** */
.colornav {
	position : absolute;
	top : 55px;
	left : 437px;
	width : 327px;
	_height:1px;min-height:0; /* ie hasLayout fix */
}

.colornav .boxhd { display : none; }
.colornav .content {
	background : url("../img/fadebak.gif") 0 100% repeat-x;
	padding : 4px 5px;	
}

.colornav .level1 li.cat1 { background : #1781bc; }
.colornav .level1 li.cat2 { background : #e26e26; }
.colornav .level1 li.cat3 { background : #f5ac1a; }
.colornav .level1 li.cat4 { background : #ae372b; }
.colornav .level1 li.cat5 { background : #b4bb1f; }

.colornav a {		
	background : #ebebeb;
	display : block;
	margin-bottom : 5px;
	color : #666666;
	text-transform : uppercase;
	text-decoration : none;
	margin-left : 50px;
	padding : 4px 10px;
	
}



/* ******  logonav  ****** */
.logonav {
	border : 1px solid red;
  position : absolute;
  margin-top : 8px;
  top : 4.36em;
  left : 437px;
  width : 327px;
  border-top : 1px solid #e6e6e6;
  height : 136px;
  _height /**/: 137px;
  background : #fff url("../img/fade-b3.png") 0% 100% repeat-x;
  text-align : center;
}
.logonav .boxhd { display : none; }
.logonav .content {
  background : transparent none;
  padding : 23px 0 0 0;
  margin : 0;
}
.logonav ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.logonav li { display : inline; }
.logonav img {
  vertical-align : middle;
  margin : 8px 10px;
}




/* ******  mnav  ****** */
/*
.mnav li.cat1 { width : 14%; } /+  Hvað er FS         +/
.mnav li.cat2 { width : 11%; } /+  Saga FS            +/
.mnav li.cat3 { width : 20%; } /+  Stefna & hlutverk  +/
.mnav li.cat4 { width : 18%; } /+  Stúdentaheimilið   +/
.mnav li.cat5 { width : 11%; } /+  Deildir            +/
*/




/* ******  footer  ****** */
.footer { background : #fff url("../img/footer-top.gif") 0% 0% repeat-x; }

.footer .homelink img { margin : 10px 22px; }

.footer address {
  padding-left : 20px;
  width : 240px;
  _width /**/: 275px;
}
.footer .ads img { margin : 12px 10px 12px 15px; }




