body, td {
	font-family: helvetica, arial, verdana;
	font-size: 10px;
}
a:hover, .nohover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 { color: #66bc3e; }

.hold-page {
	margin: auto;
	width: 982px;
}
#header {
	margin-top: 12px;
}
#header p {
	display: inline;
}
#header a {
	float: left;
	margin-right: 4px;
}
#topBar {
	position: absolute;
}

#topper {
	margin-top: 7px;
	border-bottom: 1px solid #aaa;
	background: url(http://lme.lausn.is/images/topper_back.png) repeat-y;
}
#topper {
	position: absolute;
	width: 978px;
	height: 44px;
}
/*
#topper div {
	display: inline-block;
}
#topper #frontpage {
	width: 200px;
	font-size: 14px;
}
#topper #frontpage a {
	color: #66bc3e;
}
#topper #title {
	font-size: 14px;
	color: #66bc3e;
	width: 571px;
	padding-left: 27px;
}
#topper_right { 
	text-align: right; 
	width: 173px;
}
#topper_right .search {
	padding-bottom: 4px;
}
#topper .search .text {

}
*/
#icon_print {
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url(http://lme.lausn.is/images/icon_printer.png);
}
#icon_english {
	width: 22px;
	height: 13px;
	display: inline-block;
	background: url(http://lme.lausn.is/images/flag_uk.png);
}
#fontControls .font {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(http://lme.lausn.is/images/icon_fonts.png);
}
ul#top {
	margin-top: 4px;
	background-color: transparent;
}
ul#top li {
	width: 159px;
	height: 18px;
	padding-top: 3px;
	margin-left: 5px;
	font-size: 14px;
	text-align: center;
	background-color: #aaa;
	float: left;
}
ul#top li.first {
	margin-left: 0;
}
ul#top li a {
	color: white;
}
#sidebar {
	position: absolute;
	width: 200px;
	border-right: 1px solid #aaa;
}

/** left navigation **/

#navigation0 {
	margin-top: 20px;
}
a.nav {
	background-color: transparent;
	color: #808285;
	border-bottom: 1px solid #ccc;
}
li.nav {
	
}
a.nav.closed {
	background-image: url(http://lme.lausn.is/images/arrows_lme.png);
	background-position: 8px 2px;
}
a.nav.open { 
	background-image: url(http://lme.lausn.is/images/arrows_lme.png);
	background-position: 8px -54px;
}
a.nav.level1 { padding-left: 25px; width: 167px; }
a.nav.level2 { padding-left: 35px; width: 157px; }
a.nav.level3 { padding-left: 45px; width: 147px; }
a.nav.level4 { padding-left: 55px; width: 137px; }

#container {
	background: url(../images/container_back.png) repeat-y;
	margin-top: 53px;

}
.content-holder {
	margin: 0 190px 0 230px;
}
#column {
	width: 169px;
	margin-left: 10px;
}
#content {
	padding-top: 10px;
}
#content .box {
	width: 170px;
	margin: 12px 0 0 0;
	background: url(../images/box_back.jpg) -6px 4px;
}
#content .box .flipi .txt {
	color: white;
	font-weight: bold;
	font-size: 14px;
	width: 164px;
	position: relative;
	top: -24px;
	text-align: center;
	height: 0;
}
#content .box .efni {
	padding: 6px;
}
#content .box ul {
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
	color: #66bc3e;
	height: 8em;
}
#content .box.comenius ul {
	height: 6.8em;
}
#content .box .botn {
	text-align: right;
	padding-right: 4px;
}

#content .box.comenius .titill, .comenius_forsida .breadcrumb.last a {
	color: #f15a29;
}
#content .box.erasmus .titill, .erasmus_forsida .breadcrumb.last a {
	color: #27aae1;
}
#content .box.leonardo .titill, .leonardo_forsida .breadcrumb.last a {
	color: #ba212e;
}
#content .box.grundtvig .titill, .grundtvig_forsida .breadcrumb.last a {
	color: #4ca14b;
}
.thveraaetlanir_forsida .breadcrumb.last a {
	color: #005586;
}
.annad_forsida .breadcrumb.last a {
	color: #9e1f63;
}

#topNav0.selected {
	background-color: #f15a29;
}
#topNav1.selected {
	background-color: #27aae1;
}
#topNav2.selected {
	background-color: #ba212e;
}
#topNav3.selected {
	background-color: #4ca14b;
}
#topNav4.selected {
	background-color: #005586;
}
#topNav5.selected {
	background-color: #9e1f63;
}
#boxes {
	width: 100%;
}
#boxes td {
	vertical-align: top;
}
#newsFront {
	margin: 20px 20px 0 0;
	background: #fff url(../images/news_back.jpg) repeat-x;
	padding: 10px 0 10px 10px;
}
#newsFront .title {
	font-size: 1.5em;
	color: #66bc3e;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
}
#newsFront .dags {
	color: #66bc3e;
}
#newsFront .fyrirsogn {
	
}
#newsFront .news_items {
	width: 47%;
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
}

.breadcrumb.last { display: block; font-size: 150%; font-weight: bold; }
.breadcrumb.last a { color: #66bc3e; }

.butur .image-holder .image { border-style: none; padding: 0px; }


