/*------------------------------
---[ Snorri@hugsandimenn.is ]---
--------------------------------

---[ Núll stillingar fyrir síðu ]---*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}

table { border-collapse:collapse; border-spacing:0; }
ol,ul { list-style:none; }
img { border:0; }
a { text-decoration:none; color:#000; }
a:hover {text-decoration:underline;}

h1,h2,h3,h4,h5,h6 { 
font-size:100%; font-weight:400; 
}

body {
background-color:#c1c1c0;
font-family:arial,verdana,helvetica,sans-serif;
font-size:14px;
color:#666;
}

/*---[ Wrap sem heldur utanum síðu og stillir hana fyrir miðju og haus, Left, right main divs]---*/
#wrap {width:802px; margin:0 auto; }
#inner_wrap {float:left; width:100%; background:#fff;}
#haus {float:left; width:802px; height:138px; background:#fff; }
#left {float:left; width:278px; min-height:360px; padding-left:18px; background:#fff;}
#right {float:left; width:480px; min-height:320px; padding-left:5px; padding-right:21px; padding-bottom:40px; background:#fff;}

/*---[ Valmynd ]---*/
#valmynd {float:left; margin-top:110px; margin-left:72px;}
#valmynd li {float:left; display:inline; margin-right:14px; font-size:14px;}
#valmynd li a {color:#000; font-weight:700;}
#valmynd li a:hover {text-decoration:underline;}
#valmynd #valid {text-decoration:underline;}

/*---[ Breadcrumsið ]---*/
.kassar {float:left; width:90px; height:80px; margin-right:4px; background:#026a97;}
#ljos_blar {background:#82b2cd; margin-right:0;}
#breadcrums {
	float:left; 
	width:269px; 
	height:30px; 
	background:#d73e50; 
	margin-top:9px; 
	padding-left:9px; 
	padding-top:54px;
	color:#fff; 
	font-weight:700;
	font-size:16px;
	vertical-align:text-bottom;
}

/*---[ Aukahlutir ]---*/
#logo {float:left; width:200px; height:51px; margin-left:31px; margin-top:37px;}
#banner {float:left; width:480px; max-height:173px; margin-bottom:40px;}

/*---[ Fótur ]---*/
#fotur {float:left; width:796px; min-height:17px; padding-top:2px; text-align:center; border:3px solid #fff; }