﻿div#wrapper
{
    position: relative;
    top: 0;
    left: 0;
    width: 774px;
    text-align: left;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0 auto;
    background: #FFFFFF url(_images/img_header.jpg) no-repeat top left;
}

div#head
{
    position: relative;
    top: 0;
    left: 0;
    /*padding-top: 10px;*/
    height: 143px;   /*hef notað til að staðsetja menu*/
    width: 774px;
    /*margin-bottom: 12px;*/
}

div#websiteTitle
{
 display : none;
}

div#utilities
{
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 0.7em;
	letter-spacing: 1px;
	color: #C90;
}

div#utilities a
{
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}

table#mainTable
{
    padding: 0;
    margin: 0;
    border: none;
    width: 774px;
}

td#linanidri {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-color: #999999;
}


td#left
{
	padding-top: 0px;
	/*width: 180px;*/
    width: 152px;
	background-color: #3b5588;
	/*background-image: url(_images/nav_botn.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}

div#navigation a img
{
    display: none;
}

div.sidebartop 
{
    background: #000000 url(_images/nav_botn.gif) no-repeat top left;
    height: 0px;
	/*width: 180px;*/
    width: 152px;
}

div.sidebar 
{
    padding-left: 0px;
    padding-right: 0px;
    /*width: 152px;*/
    width: 152px;
}

div.sidebar h2
{
    margin-bottom: 5px;
    margin-top: 10px;
    color: #999999;
}

div.sidebar ul 
{
    margin: 0;
    padding: 0;
}

div.sidebar ul li.item
{
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    list-style-type: none;
}

div.sidebar ul li.item a 
{
    text-decoration: none;
	color: #999;
}

div.sidebar ul li.sidebaritemseparator
{
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
	border-bottom: solid 1px #000000;
	margin-bottom: 5px;
    /*width: 152px;*/
    width: 152px;
	height: 5px;
}

td#separator
{
    width: 11px;
}

td#right
{
	margin: 0;
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 20px;
	/*width: 484px;*/
	width: 550px;
	vertical-align: top;
	/*background-color: #FFF;*/
}

div#footer
{
	width: 774px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 10px;
	color: #FFF;
	/*background-color: #FFF;*/
	background-image: url(_images/Img_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	background-color: #FFF; /*FJÓLUBLÁTT---------------------------------------------------------------------*/
}

div#breadcrumbs
{
	margin: 0;
	padding-bottom: 0px;
	text-align: left;
	visibility: hidden;
}

div#breadcrumbs .node
{
	color: #CCC;
	text-decoration: none;
	padding-right: 5px;
}

div#breadcrumbs .currentNode
{
	color: #666;
}

div#breadcrumbs .separator
{
    color: #898989;
    padding-right: 5px;
}

#contentContainer div.sectionsettings 
{
    margin-top: 20px;
    margin-bottom: 5px;
    background-color: #EDEDED;
    border: solid 1px #898989;
    padding: 3px;
    width: 476px;
}

#contentContainer div.sectionsettings table td
{
    vertical-align: middle;
}
