/* ----------------------------- STÍLAR FYRIR WWW.GUÐRÚNU.IS -----------------------------*/

/* FONTAR ------------ */

@font-face {
	font-family: 'dido-webfont';
	src: url('../fonts/dido/dido-webfont.eot');
	src: local('‚ò∫'), url('../fonts/dido/dido-webfont.woff') format('woff'), url('../fonts/dido/dido-webfont.ttf') format('truetype'), url('../fonts/dido/dido-webfont.svg#webfontkQSa40Yh') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ------------ */

h1,h2,h3,h4,h5,h6,p,address,ul,ol,li,img, body, a, div, a:link, html,body,header,footer, b,u,i,dl,dt,dd,ol,ul,li,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	text-transform: none;
	text-decoration: none;
}

/* ------------ */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	background-image: url(../../_img/img_design/grunnur.jpg);
	background-repeat: repeat-x;
	background-position: 0px 107px;
	color: #999;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#wrapper {
	width: 848px; /* 780px is just wide enough to fill and 800px screen */
	margin: 0 auto; /* It's important to set the margin to auto if you want the layout to center */
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	height: 107px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}


#mynda_bordi {
	width: 848;
	height: 419px;
	overflow: hidden;
	color: #FFF;
}

#texta_svaedi {
	height: 419px;
}

div.dalkur_1_vinstri {
	float: left; /* Sets this column to the left */
	width: 180px;
	min-height: 50px;
	font-style: italic;
}

div.myndir_dalkur_1 {
	float: left; /* Sets this column to the left */
width: 212px;
}

div.dalkur_3_haegri {
	float: right; /*Sets this column to the right */
	width: 636px;
	min-height: 50px;
	color: #666;
}

#footer {
	height: 70px;
	width: 848px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 4px;
	text-align: right;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

/* DIVS ------------ */

div.header_bordi {
	height: 7px;
	background-image: url(../../_img/img_design/grunnur_bordi_uppi.jpg);
	background-repeat: repeat-x;
}


div.header_menu {
	position: absolute;
	font-size: 14px;
	color: #CCC;
	height: 30px;
	width: 363px;
	left: 484px;
	top: 69px;
	text-align: right;
	font-family: 'dido-webfont', Georgia, Times;
	font-size: 16px;
	letter-spacing:0px;
}

div.header_titill {
	color: #000;
	font-size: 47px;
	text-align: left;
	font-family: 'dido-webfont', Georgia, Times;
	font-size: 18px;
	letter-spacing:0.02em;
	position: absolute;
	height: 44px;
	width: 127px;
	left: 62px;
	top: 51px;
	z-index: 100;
	line-height: 18px;
}

div.header_gk {
	position: absolute;
	height: 45px;
	width: 111px;
	left: -1px;
	top: 45px;
	z-index: 100;
	background-image: url(../../_img/img_design/logo.png);
	background-repeat: no-repeat;
}

/* MYNDABORÐI --------- */

div.mynd_kassi {
	position: relative;
	width: 212px;
	float: left;
	height: 140px;
	overflow:hidden;
}

div.mynd_kassi_2 {
	position: relative;
	width: 212px;
	float: left;
	height: 140px;
	overflow:hidden;
	background-image: url(../../_img/img_design/net.png);
}


div.texti_kassi_fljotandi {
	position: relative;
	float: left;
	margin-top: 8px;
	margin-left: 12px;
	width: 400px;
}


div.mynd_litil {
	position: relative;
	width: 212px;
	float: left;
	height: 140px;
	overflow:hidden;
	z-index: 100;
}

div.mynd_litil img, {/* for IE */ filter:alpha(opacity=100);  /* CSS3 standard */ opacity:1;}
div.mynd_litil a:visited img {/* for IE */ filter:alpha(opacity=100);  /* CSS3 standard */ opacity:1; }
div.mynd_litil a:link img {/* for IE */  filter:alpha(opacity=100);  /* CSS3 standard */  opacity:1; }
div.mynd_litil a:hover img {/* for IE */ filter:alpha(opacity=20);  /* CSS3 standard */ opacity:0.2;}
div.mynd_litil a:active img {/* for IE */ filter:alpha(opacity=100);  /* CSS3 standard */ opacity:0.1; }

div.mynd_litil_texti {
	position: absolute;
	top: 113px;
	left: 15px;
	color: #000;
 }

div.mynd_stor {
	position: relative;
	width: 636px;
	height: 420px;
	float: left;
	overflow:hidden;
	background-image: url(../../_img/img_design/grunnur_box.jpg);
}

div.mynd_litil_sub {
	width: 212px;
	float: left;
	height: 140px;
	overflow:hidden;
	background-image: url(../../_img/img_design/grunnur_box.jpg);
}

div.mynd_litil_sub_vert {
	width: 212px;
	float: left;
	height: 280px;
	overflow:hidden;
	background-image: url(../../_img/img_design/grunnur_box.jpg);
}


div.mynd_stor img, div.mynd_litil_sub img, div.mynd_stor a:visited img, div.mynd_litil_sub a:visited img, div.mynd_stor a:link img, div.mynd_litil_sub a:link img {/* for IE */ filter:alpha(opacity=100);  /* CSS3 standard */ opacity:1; }
div.mynd_stor a:hover img, div.mynd_litil_sub a:hover img  {/* for IE */ filter:alpha(opacity=90);  /* CSS3 standard */ opacity:0.8;}
div.mynd_stor a:active img, div.mynd_litil_sub a:active img {/* for IE */ filter:alpha(opacity=50);  /* CSS3 standard */ opacity:0.1; }

/* FONTA-SKILGREININGAR KOMA HÉR!!! */ 


/* Basic A: */
a:link, a:visited { color: #999;}
a:hover {   color: #000;}
a:active {	color: #e5e5e5;}

.didot_title {
	font-family: 'dido-webfont', arial;
	font-size: 21px;
	color: #000;
	margin-top: 7px;
	margin-bottom: 5px;
	font-style: normal;
}

.svart { color: cyan; }

.ahersla {
	color: #333;
	font-style: normal;
}

.ahersla_caps {
	color: #333;
	font-style: normal;
	text-transform: uppercase;
}



.hvitt { color: #FFF; }
.skaletur {	font-style: italic;}

.margin_box {
	height: 12px;
	width: 848px;
	clear: both;
}
.litid_bil {
	font-size: 15px;
	color: #FFF;
}


/* Fyrir NoobSlider */

#box1_stor, #box2, #box3, #box4{
	position:absolute;
}

.mask{
	position:relative;
	width:636px;
	height:420px;
	overflow:hidden;
	float:left;
}

.mask img{
	position:absolute;	
	display:block;
	border:none;
}

h5 {
	font-size: 100%;
	font-style: italic;
	text-align: right;
	font-weight: normal;
}

h6 {
	font-size: 100%;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
}

.lina_yfir_kassa {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../../_img/img_design/grunnur.jpg);
}
.ahastafir {
	text-transform: capitalize;
}
