/* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:1000px;
        background:#fff;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		margin-left:auto;
		margin-right:auto;
    }
	a {
    	color:#369;
	}
	a:hover {
		color:#999;
		/*background:#369;*/
		text-decoration:none;
	}
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
    p {
		margin: 0px;
		padding: 0px;
	}
	
	
	/* Header styles */
    #header {
		margin:10px 0 0 0;
        clear:both;
        float:left;
        width:1024px;
		height:215px;      /*breyta şessu şegar komiğ er endanlegtt*/
		background:url(../img/layout/topblueback_2.jpg) top right no-repeat;
    }
	#header p{
		padding: 0 0 0 0;
       	margin:0;
		color:#606060;
	}

	#header h1{
		padding: 5px 0 0 620px;
       	margin:0;
		color:#606060;
		font-size:40px
	}

	#header h2{
		padding: 0 0 0 0;
       	margin:0;
		color:#606060;
	}

	#header h3{
		padding: 10px 0 0 700px;
       	margin:0;
		color:#606060;
	}
	
	
	/* Menu styles */
	#menu {
		clear:both;
        float:left;
        width:1024px;
		border-bottom:1px solid #000;
	}
	#menu p,
	#menu h1,
	#menu h2 {
	    padding:0 0 0 0;
        margin:0;
	}
	#menu ul {
	    float:left;
		margin:0;
	    padding:0;
		list-style:none;
	    width:100%;    
	}
	#menu ul li {
		float:left;
	    margin:0;
	    padding:0;
		list-style:none;
	}
	#menu ul li a {
		float:left;
		background:url(../img/layout/tab-blur.gif) top left no-repeat;
		margin:4px 10px 1px 0;
		text-decoration:none;
		position:relative;
	    left:470px;                  /*Færir menulistann til hægri-vinstri*/
	}
	#menu ul li a span {
	    display:block;
		float:left;
		background:url(../img/layout/tab-blur.gif) top right no-repeat;
		padding:8px 10px 6px 4px;
		position:relative;
		left:6px;
		cursor:pointer;
	}
	#menu ul li a:hover {
	    margin:0 10px 0 0;
		background:url(../img/layout/tab.gif) top left no-repeat;
		color:#000;
	}
	#menu ul li a:hover span {
		padding:8px 10px 10px 4px;
		background:url(../img/layout/tab.gif) top right no-repeat;
		color:#369;
	}
	
	
	/* 'widths' sub menu */	
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 1px !important;
		text-align:right;
	}
	
	
	
	/* Tekiğ af gömlu síğunni */
	
	#top_title {
	background-repeat: no-repeat;
	height: 200px;
	background-image: url(../img/titles/title111.jpg);
	}
	#bil {
		background-image: url(../img/5px.gif);
		background-repeat: no-repeat;
		height: 5px;
		background-position: center;
	}
	#bil2 {
		background-image: url(../img/5px.gif);
		background-repeat: no-repeat;
		height: 5px;
		background-position: center;
		margin-bottom: 4px;
	}
	#navbar {
		background-image: url(../img/navbarbg2n.gif);
		background-repeat: no-repeat;
		height: 36px;
		background-position: center top;
	}
	#leftcol {
		float: left;
		width: 215px;
		background-image: url(../img/leftcoltop.gif);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #F6F6F6;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #DBDAD5;
		margin-top: 0px;
		padding-top: 0px;
	}
	#leftcol2 {
		float: left;
		width: 214px;
		background-color: #F6F6F6;
		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #DBDAD5;
		margin-top: 0px;
	}
	#cattitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bolder;
		color: #292929;
		padding-top: 0px;
	}
	#catlogin {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: normal;
		color: #292929;
		margin: 0px;
		padding: 0px;
		_margin-top: -15px;
		_margin-bottom: -15px;
		
	}
	.login_textbox {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		border: 0px;
		padding: 4px;
		color: #9E9388;
		width: 195px;
		/*width: 149px;*/
		height: 14px;
		/*text-indent: 35px;*/
	}
	.list_listbox {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		border: 0px;
		padding: 4px;
		color: #9E9388;
		width: 205px;
		/*width: 149px;*/
		height: 19px;
		/*text-indent: 35px;*/
	}
	.ath_textarea {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		border: 0px;
		padding: 4px;
		color: #9E9388;
		width: 195px;
		/*width: 149px;*/
		height: 52px;
		/*text-indent: 35px;*/
	}
	#login ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	#login li {
		padding-bottom: 3px;
		text-align: right;
	}
	ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#LeftContent {
	padding:6px;
	}
	#center {
		background-image: url(../img/bgcenter.gif);
		background-repeat: repeat-y;
		float: left;
	}
	#nyttavef ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	#nyttavef li {
		padding-bottom: 3px;
		text-align: left;
	}
	#rightcol {
		float: right;
		width: 570px;
		background-image: url(../img/righttop.gif);
		background-repeat: no-repeat;
		background-position: right top;
		background-color: #ffffff;
		padding: 10px;
		overflow: hidden;
	}
	#bottom {
		background-image: url(../img/bgbottom.gif);
		background-repeat: no-repeat;
		height: 14px;
		float: left;
		width: 800px;
	}
	#bottom2 {
		background-image: url(../img/bgbottom22.gif);
		background-repeat: no-repeat;
		height: 30px;
		float: left;
		width: 800px;
		margin-top: 7px;
	}
	#frettTitillogDags {
		width: 524px;
		float: left;
	}
	#frettprofilmynd {
		width: 35px;
		float: right;
		text-align: right;
		border: 2px solid #666666;
	}
	#containermeirapadding {
		padding-left: 15px;
		padding-right: 15px;
	}
	#afmaeli ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	#afmaeli li {
		padding-bottom: 3px;
		text-align: right;
	}
	#rowtop {
		background-color: #FFFFFF;
		background-image: url(../img/rowefst.gif);
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-top-color: #cbcbcb;
		border-bottom-color: #cbcbcb;
		width: 552px;
		padding: 6px;
		border-top-style: none;
		cursor: pointer;

	}
	#rowtophighlighted {
		background-color: #FFFFFF;
		background-image: url(../img/rowefsthigh.gif);
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-top-color: #cbcbcb;
		border-bottom-color: #cbcbcb;
		width: 552px;
		padding: 6px;
		border-top-style: none;
		cursor: pointer;

	}

	#rowmiddle {
		background-color: #FFFFFF;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #cbcbcb;
		border-right-color: #cbcbcb;
		border-bottom-color: #cbcbcb;
		border-left-color: #cbcbcb;
		width: 550px;
		padding: 6px;
		cursor: pointer;
	}

	#rowmiddlehighlighted {
		background-color: #FFFFFF;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #cbcbcb;
		border-right-color: #cbcbcb;
		border-bottom-color: #cbcbcb;
		border-left-color: #cbcbcb;
		width: 550px;
		padding: 6px;
		cursor: pointer;
		background-color:#eef0f2;
	}

	/*#rowmiddle:hover {
		background-color:#eef0f2;
	}*/

	#rowbottom {
		background-color: #FFFFFF;
		background-image: url(../img/rowbottom.gif);
		width: 552px;
		padding: 6px;
		background-position: bottom;
	}
	#skodaprofil {
		padding: 20px;
	}
	#profilmynd {
		float:right;
		border: 2px;
		border-style: solid;
		border-color: #CCCCCC;
	}
	#profilmynd2 {
		float:right;
		border: 1px;
		border-style: solid;
		border-color: #CCCCCC;
	}
	#myndaalbummynd {
		text-align: center;
	}
	#myndaalbumnavbarstor {
		text-align: center;
	}
	#myndaalbumlisti {
		padding: 20px;
	}
	#HeaderAtburdur {
		border: 1px solid #CCCCCC;
		/* f2f2f2 fyrir */
		background-color: #F6F6F6;
		padding: 5px;
	}
	#profill_main {
		padding-right: 10px;
	}
	.textarea {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
	}
	
	
	
	
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:1024px;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#F6F6F6;    	/* Right column background colour */
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-215px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#fff;    	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:430px;         	/* Left column width + right column width */
        background:#F6F6F6;    	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:215px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	.holygrail .col1 {
        margin:0 230px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
	}
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:215px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:0px;         	/* Width of the left-had side padding on the left column */
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:215px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:0px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
    }
	
	
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:1024px;
		border-top:1px solid #000;
    }
    #footer p {
        padding:10px;
        margin:0;
    }