body {
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

body,html
{
	height: 100%;
}

html {
	overflow: -moz-scrollbars-vertical;
}

h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 1.5em;
	padding-bottom: 8px;
}

h2 {
	font-size: 1.3em;
	padding-bottom: 8px;
}

h3 {
	font-size: 1.2em;
	margin-top: 20px;
	float:left;
}

table p {
	font-size: 1em;
}

p.des {
	display:block;
	font-size: 1.05em;
	float:left;
}

p.des span {
	padding-left: 10px;
}

#FixWrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;	
}

#Wrapper {
	width: 960px;
	margin: 0 auto;
	float:left;

}

/* HEADER */

#Header {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

#Header .site {
	padding-left: 15px;
}

#Header h2 {
	padding-top: 15px;
	padding-right: 5px;
	color: #ffffff;
	margin: 0px;
	float:left;
}

#Header p
{
	display:block;
	color: #fff;
	padding-left: 4px;
	margin:0px;
	float:left;
}

/* MAIN NAVIGATION */

#MainNavigation {
	width: 100%;
	float:left;
	background-color: #fff;
}

#MainNavigation ul {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	list-style:none;
}

#MainNavigation ul li {
	font-size: 1.2em;
	border-right: 1px solid #C3C3C3;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	float: left;
}

#MainNavigation ul li a {
	color: #444444;
}

#MainNavigation ul li.last {
	border: none;
}

#MainNavigation ul li:hover {
	background-color: #F6F6F6;
}

#MainNavigation ul li.active {
	text-decoration: underline;
	background-color: #f0f0f0;
}

/* CONTENT */

#Content
{
	width: 945px;
	margin-top: 20px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:#fff;
	float:left;
}

#Content .greenbook {
	width: 170px;
	display: inline-block;
	background-image: url("/arnheidur/images/green_book.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 12px;
}

#Content p {
	color: #333333;
}

#Content p.info {
	width: 420px;
}

.easyBooks {
	width: 960px;
	margin-top: 20px;
	float:left;
}

.easyBooks .book {
	margin-right: 20px;
	border: 1px solid #ccc;
	padding: 4px;
	float:left;
}

.easyBooks img {
	border: none;
}

.easyBooks .book:hover, .easyBooks .largebook:hover {
	background-color: #F5F5F5;
}


.easyBooks .book_detail{
	width: 200px;
	margin-right: 20px;

	padding: 4px;
	float:left;
}

.easyBooks .book_detail ul{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	list-style: none;
	padding-top: 6px;
}

.easyBooks .book_detail ul li{
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	
	background-image: url("/arnheidur/images/liIcon.png");
	background-position: 0px 10px;
	background-repeat:no-repeat;
}

.easyBooks .book_detail img{
	display:block;
	padding: 2px;
	border: 1px solid #ccc;
}


.easyBooks .book h2, .easyBooks .largebook h2, .easyBooks .book_detail h2 {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.easyBooks .largebook {
	margin-right: 20px;
	border: 1px solid #ccc;
	padding: 4px;
	float:left;
}

/* FOOTER */

#Footer {
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-top: 15px;
	background-color: #fff;
	float:left;
}

#Footer .container {
	width: 960px;
	text-align: center;
}

#Footer .container p {
	padding-bottom: 3px;
}

/* MISC */

.book_info {
	display: inline-block;
	margin-top: 22px;
}

.infoBook {
	width: 700px;
	float:left;
	margin-bottom: 25px;
}

.infoBook p {
	padding-bottom: 8px;
}

.infoBook img {
	padding: 4px;
	border: 1px solid #ccc;
	margin-right: 14px;
	float:left;
}

.projectBook {
	width: 960px;
	float:left;
	margin-bottom: 25px;
}

.projectBook p {
	width: 500px;
	padding-bottom: 8px;
}

.projectBook table p {
	font-size: 1em;
	width: auto;
}

.projectBook ul{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	list-style: none;
}

.projectBook ul li{
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 1em;
	
	background-image: url("/arnheidur/images/liIcon.png");
	background-position: 0px 10px;
	background-repeat:no-repeat;
}

.projectBook img {
	padding: 4px;
	border: 1px solid #ccc;
	margin-left: 14px;
	margin-right: 160px;
	float:right;
}

.projectBook h2 {
	font-size: 1.2em;
}

ul.publication {
	margin:0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0px;
	list-style-position:inside;	
}

ul.publication li{
	font-size: 1em;
	padding-top: 2px;
}

.work p {
	width: 650px;
	padding-bottom: 7px;
}

.preview img {
	padding: 4px;
	border: 1px solid #ccc;
	margin-right: 40px;
}


/* LINKS */

a:link {
	color: #0F75B3;
	text-decoration: none;
}
a:visited {
	color: #0F75B3;
	text-decoration: none;
}
a:hover {
	color: #1F9EF3;
	text-decoration: underline;
}
a:active {
	color: #3f566e;
	text-decoration: none;
	text-decoration: underline;
}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }