
body {
	background-color: white;
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica ;
	font-size: 11px ;
	margin: 0px 0px 0px 0px ;
}

td
{
font-family: Verdana, Tahoma, Arial, Geneva, Helvetica ;
        font-size: 11px ;
}

#page {
    width: 770px ;
    margin: auto;
    text-align: left ;
    background-color: white;
}
#container
{
	width: 770px;
	background-color: white;

}
#banner {
	width: 770px ;
	text-align: left ;
    background-color: white;
    background-image: url("http://bokmenntahatid.is/images/bokmenntahatid/banner.jpg");
    background-repeat: no-repeat;
	height: 130px;
}
#headermenu {
    width: 770px;
    text-align: right;
    background-color: rgb(121,31,36);
    height: 25px;
    border-top: 1px solid white;
}
#headermenu_ornamentation
{
    width: 770px;
    background-color: rgb(96,59,63);
    border-top: 1px solid white;
    height: 6px;
    
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
}

#sidemenu
{
    float: left;
    width: 210px;
    padding: 0px;
}
#sidemenubuff
{
    padding: 10px;
    padding-top: 18px;
}
#sidemenu-bottom-border
{
    height: 16px;
    width: 100%;
    background-image: url("http://bokmenntahatid.is/images/bokmenntahatid/sidebar-footer.png");
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
#sidemenu ul
{
    margin: 0px ;
	padding: 0px ;
}
#sidemenu li
{
    font-size : 12px ;
    margin-bottom: 7px;
    list-style-type: none ;
}
#sidemenu a
{
    text-decoration: none ;
	display: block ;
	width: 100% ;
	color: rgb(125,3,12) ;
	text-indent: 8px ;
}
#sidemenu a:hover 
{
	color: black ;
}

#langlinks
{
    padding: 6px;
    color: white;
}
#langlinks a
{
	text-decoration: none;
	color: white;
}
#langlinks a:hover
{
	text-decoration: underline;
}

#encap {
	background-color: white;
	_height: 1%; /* ie6 hack */
	position: relative; /* pos:absolute virkar nuna bara inn i #encap */
}

#content
{
	background-color: white;
	width: 540px ;/*		< Breidd a content*/
	margin-left: 230px ;
	margin-top: 16px;
	padding-bottom: 15px ;
	position: absolute ;
	left: 0;
	text-align: justify;
	margin-bottom: 10px;
	/*border-bottom: 1px solid grey;*/
}

#contentfooter
{
    margin-top: 60px;
    height: 16px;
    width: 100%;
    background-image: url("http://bokmenntahatid.is/images/bokmenntahatid/sidebar-footer.png");
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
background-color: white;
}

#content h2 {
	font-size: 14px ;
	color: rgb(101,101,101) ;
	margin: 0px ;
	padding: 0px ;
}

#content h1 {
	font-size: 16px ;
	color: rgb(90,90,90) ;
	margin: 0px ;
	padding: 0px ;
}

.flag
{
    margin: 0px;
    margin-right: 5px;
    padding: 0px;
    border: 0px;
}
#copyright
{
	text-align: right;
	margin-top: 5px;
	font-size: 10px;
	color: black;
}

#left-navigation ul	{
	margin: 0px ;
	padding: 0px ;
}

#left-navigation li {
	list-style-type: none ;
}

#left-navigation a {
	text-decoration: none ;
	padding: 6px ;
	display: block ;
	width: 100% ;
}

#left-navigation a:hover {
	color: black ;
}

.left-navigation1 a{
	color: rgb(125,3,12) ;
}

.left-navigation2 a, .left-navigation3 a, .left-navigation4 a{
	color: rgb(125,3,12) ;
	font-size: 11px;
	margin-left: 20px ;

}

/*.left-navigation2, .left-navigation3, .left-navigation4 {				
	border-bottom: solid 1px silver ;
}*/

.left-navigation3 {				
	background-color: rgb(240,240,240) ;
}

.left-navigation4 {			
	background-color: rgb(214,214,214) ;
}

.left-navigation-open {
	background-image: url(../../images/bokmenntahatid/pilaopin.gif) ;
}

.left-navigation-closed {
	background-image: url(../../images/bokmenntahatid/pilalokud.gif) ;
}

.left-navigation-open , .left-navigation-closed {
	background-repeat: no-repeat ;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica ;
	background-position: 95% 50% ;
}
