/********* Almennir stílar ***********/

body {
	text-align: center;
	background: #E5E5E5 url(./images/body_bg.gif) repeat-y center top;
	font-family: Gill Sans, sans-serif, Verdana, Arial, Helvetica;
	color: #666666;
	margin: 0;
	padding: 0;
}

body * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}

img {
	border: none;
}

td {
	font-size: 11px;
}

blockquote {
	color: #909090;
	background: url(./images/bg/blockquote_bg.gif) no-repeat 12px 0px;
	padding: 10px 15px 0 37px;
	margin: 0 0 28px 0;
	font-size: 11px;
	font-style: italic;
	line-height: 100%;
}

blockquote strong {
	display: block;
	margin: 4px 0 0 0;
	color: #626262;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.horizdots {
  	background-image: url(images/dots3.gif);
    	margin-bottom: 0px;
      	font-size: 1px;
       	line-height: 1px;
	height: 1px;
}

#header {
/*	background: #fff;
	border-bottom: 1px dotted #aaa;
	padding: 0px;
	margin: 0px;*/
	width: 100%;
	margin: 10px;
	background: transparent url(images/haus.jpg) no-repeat top left;
	height:60px;
}

a:link, a:visited {
	color:#555;
	text-decoration: none;
}
	
a:hover { 
	color:#0066CC;
	text-decoration: underline;
 }
p {
	margin-bottom: 1.3em;
	line-height: 150%;

}

optgroup {
/*	text-decoration: none;
	font-weight: normal;*/
	font-size: 11px;
}

select {
	font-size: 11px;
}

option {
	margin-left: 11px;
}

#wrapper{
/*	background: white; */
	margin: 0px auto;
	width: 780px;
	text-align: left;
/*	position: absolute;
	left: 120px;*/
	
}

/*body.index #wrapper { background: #fff url(./images/bg/wrapper_index_bg2.gif) repeat-y;}*/
body.index #wrapper { url(./images/bg/wrapper_index_bg2.gif) repeat-y;}

#footer {
	/*border-top: 1px dotted #aaa;*/
	background: #fff;
	margin: 20px;
	padding: 0px;
	width: 740px;
/*	width: 100%;*/
	clear: both;
	line-height: 150%;
	color: #333;
	font-size: 11px;
	text-align:center;
}


#footer a:link, #footer a:visited { color: #aaa;}
#footer a:hover { color: #333; text-decoration: none; text-align:center;}


/********* containerar eða kassar ***********/

#myndabar {
	/*width: 574px;*/
	width: 566;
	float: right;
	padding: 0px;
	font-size: 11px;
	color: #999;
	/*border-top: 1px dotted #aaa;*/
	/*background: url('images/dots2.png') repeat-x;*/
	text-align: center;
	margin-right: 10px;
}

#menu {
	width: 140px;
	height:100%;
	float: left;
	padding: 2px;
	font-size: 11px;
	color: #999;
}

#hint {
        width: 172px;
        float: left;
        padding: 4px;
/*	margin-right:14px;*/
	margin:40 14 20 0;
        font-size: 11px;
        color: #888;
	background: #eee;
}
					

#midjugluggi {
/*	width: 575px;*/
	width: 500px;
/*	width: 535px;*/
	float: left;
	vertical-align: top;
	padding: 5px;
	font-size: 11px;
	color: #555;
}

/* Notað í menuinu */
smaller {
	padding: 2px;
	font-size: 10px;
	color: #999;
}

/********* scrollpanel fyrir myndir (vörur) ***********/

selected_mynd {
	padding:3px;
	border: 1px solid #000000;
}

/* FYRIRSAGNA STÍLAR */

h1 {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 2.3em;
	font-weight: normal;
	color: #8B8B8B;
	margin: 0px 0px 15px 0px;
	padding: 0;
}

h2 {
	font-family: "Arial","Century Gothic", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #8B8B8B;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
/*	border-bottom: 1px solid #ccc; */
}

h4 {
	font-size: 1.5em;
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	color: #606060;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0;
}


/* ROUND-BOX CLASSES */
.whitebox{

	background: transparent url(images/White-Box.png) no-repeat top left; 
	height:160px;
	padding:10px;
	margin-top:10px;

}

.gradientbox{
	background: transparent url(images/Gradient-Box.png) no-repeat top left; 
	height:60px;
	padding:10px;
	margin-top:10px;
}
