body, input, textarea, select, p, div, td
{
	font-family: arial;
	font-size: 12px;
}

body
{

	margin: 0;
	padding: 0;
	background: #eee;
	text-align: center;

}

html, body
{
	height: 100%;
	min-height: 100%;
	color: rgb(102,114,116);
}

hr
{
	color: rgb(102,114,116);
	background-color: rgb(102,114,116);
	height:1px;
	overflow:hidden;	
}

a
{
	font-weight: bold;
	color: rgb(62,74,76);
/*
	color: #756f6d;
*/
}

a:hover
{
	text-decoration: none;
	color: rgb(42,54,56);
/*
	color: #111;
*/
}

i, em
{
	color: rgb(102,114,116);
/*
	color: rgb(162,166,167);
*/
}

b, strong
{
	color: rgb(82,94,96);
}

p
{
	margin: 0;
}

img
{
	border: 0;
}

h1, h1 a
{
	letter-spacing: -1px;
	font-family: arial;
	font-weight: bold;
	font-size: 26px;
	color: #707c7e;
	text-decoration: none;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

h2, h2 a
{
	letter-spacing: -1px;
	font-family: arial;
	font-weight: normal;
	font-size: 22px;
	color: #707c7e;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

h3, h3 a
{
	letter-spacing: -1px;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #707c7e;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: underline;
	color: #333;
}

h4
{
	letter-spacing: -1px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #707c7e;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0;
}

ul
{
	padding:0px 0px 0px 15px;
	margin: 0px 0px 0px 5px;
	list-style-image: url(/resources/images/31_plus.gif);
}

ul li
{
	padding-left:15px;
}

ul li a
{
	text-decoration: none;
	font-weight:normal;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.text_left
{
	text-align: left;
}

.text_right
{
	text-align: right;
}

.text_center
{
	text-align: center;
}

.clear
{
	clear: both;
}

input.text
{
	border: 0;
	background: #fff;
	color: #555;
	padding: 0;
	margin: 0;
	font-size: 11px;
	padding: 3px 5px 2px 5px;
}

input.button
{
	height: 19px;
	color: #fff;
	background: #555 url(/resources/images/2_button_bg.gif) repeat-x;
	border: 0;
	font-size: 11px;
}

input.border
{
	padding: 2px 5px 2px 5px;
	border: 1px solid #625b59;
}

div#container
{
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 5px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

div#header
{
	height: 115px;
	background: #6b0a12 url(/resources/images/4_header_bg.gif) repeat-x;
}

div#header a#logo
{
	display: block;
	width: 359px;
	height: 79px;
	margin: 18px 0 0 33px;
	background: url(/resources/images/8_responsible_surfing.gif);
}

div#header a#logo strong
{
	display: none;
}

div#header div.right
{
	padding: 10px 15px 0 0;
}

div#header p a
{
	color: #fff;
}

div#header div#search
{
	padding-top: 55px;
}

div#header div#search input.button
{
	margin-left: 6px;
}

div#col1
{
	float: left;
	width: 150px;
	padding: 40px 15px 0 25px;
	overflow: hidden;
}

div#col1 ul
{
	list-style-image: none;
	list-style-type: none;
	margin: 5px 0 20px 2px;
	padding: 0;
}

div#col1 ul li
{
	background: url('/resources/images/1_bullet.gif') no-repeat left center;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

div#col2
{	
	float: left;
	width: 652px;
	margin: 0 10px;
}

div#col2 div#mainmenu
{
	height: 27px;
	background: url(/resources/images/6_mainmenu_bg.gif) no-repeat;
	text-align: center;
}

div#col2 div#mainmenu div#light
{
	width: 520px;
	margin: 0 auto;
	height: 27px;
	overflow:hidden;
	background: url(/resources/images/7_mainmenu_ul_bg.gif) repeat-x;
	border-left: 3px solid #46060c;
	border-right: 3px solid #46060c;
	text-align: center;
}

div#col2 div#mainmenu ul
{
	margin: 0 auto;;
	list-style-type: none;
	list-style-image: none;
	height:27px;
	padding: 4px 0;
}

div#col2 div#mainmenu ul li
{
	display: inline;
	padding: 0px 4px;
	height:27px;
}

div#col2 div#mainmenu ul li a
{
	letter-spacing: 0;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

div#col2 div#mainmenu ul li a:hover
{
	color: #eee;
	text-decoration: underline;
}

div#col2 div#mainmenu ul li.selected
{
	position:relative;
	top:-10px;
	margin:0px;
	padding-left:1px;
	padding-right:1px;
	padding-top: 10px;
	height:10px;
	width:2px;
	line-height:10px;
	font-size:1px;
	background-color:#46060c;
}



div#col2 div#topimage
{
	padding-top: 14px;
}

div#col3
{
	float: left;
	width: 138px;
	padding: 40px 0 0 0;
	text-align: left;
}

div#col3 h4
{
	text-transform: uppercase;
}

div#printable p
{
	line-height:28px;
}

div#breadcrumbs
{
	padding: 10px 10px 30px 170px;
	color: rgb(165,165,165);
	text-transform: uppercase;
	font-size:12px;
}

div#breadcrumbs a
{
	color: rgb(165,165,165);
	text-decoration: none;
	text-transform: uppercase;
	font-size:12px;
}

div#breadcrumbs a:hover
{
	text-decoration: underline;
}

div#footer
{
	padding-top: 20px;
}

div#footer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

div#footer ul li
{
	display: inline;
	padding: 0 10px;
}


/* VÖRUBOX Á FORSÍÐU */

.box
{
	float:left;
	width: 206px;
}

.box_top
{
	clear:both;
	float:left;
	width: 206px;
	height: 12px;
	background-image: url(/resources/images/29_box_top.gif);
	background-repeat: no-repeat;
	font-size:0px;
	line-height: 0px;
}

.box_middle
{
	clear:both;
	float:left;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:6px;
	width: 180px;
	background-image: url(/resources/images/28_box_middle.gif);
	background-repeat: repeat-y;
}

.box_bottom
{
	clear:both;
	float:left;
	width: 206px;
	height: 12px;
	background-image: url(/resources/images/23_box_bottom.gif);
	background-repeat: no-repeat;
	font-size:0px;
	line-height: 0px;
}

.box_title
{
	clear:both;
	float:left;
	width:180px;
	background-color: rgb(141,142,143);
	height:auto !important;
	height: 32px;
	min-height: 32px;
	color: #fff;
	font-family: Arial;
	font-size: 15px;
	font-weight: 600;
	line-height:32px;
	text-align: center;
}
.box_content_1
{
	clear:both;
	float:left;
	width:180px;
	background-image: url(/resources/images/24_box_image_1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.box_content_2
{
	clear:both;
	float:left;
	width:180px;
	background-image: url(/resources/images/26_box_image_3.gif);
	background-repeat: no-repeat;
	background-position: bottom left;

}

.box_content_3
{
	clear:both;
	float:left;
	width:180px;
	background-image: url(/resources/images/25_box_image_2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;

}

.box_left
{
	clear:both;
	padding-top:10px;
	width: 73px;
	height: auto !important;
	min-height: 113px;
	height:112px;
	float:left;
	text-align:left;
}


.box_right
{
	float:left;
	width:107px;
}

.box_right_top
{
	clear:both;
	float:left;
	height: auto !important;
	min-height: 77px;
	height: 76px;
	padding-top:10px;
	padding-bottom: 0px;
	width:107px;
}

.box_right_top ul
{
	padding:0px;
	padding-top:7px;
	margin-left:20px;
	margin-right:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
	font-family: arial;
	font-size:13px;
	list-style-type: square;
	list-style-image: none;
}

.box_right_top ul li
{
	padding-left:0px;
}


.box_right_top ul li a
{
	color:#eee;
}

.box_right_top ul li a:hover
{
	color:#ddd;
}

.box_right_bottom
{
	clear:both;
	float:left;
	width:107px;
	text-align:left;
	padding-bottom:6px;
}

.box_right_bottom img
{
	vertical-align: bottom;
}


.box_space
{
	float:left;
	width:17px;
	height:170px;
}


/* FRÉTTABOX Á FORsÍÐU */

.subnews
{
	clear:both;
	float:left;
	width: 650px;
	padding-top:1px;
	border-top: 1px solid rgb(220,214,212);
}

.subnews_left
{
	float:left;
	width: 185px !important;
/*
	width: 216px;
*/

	height: auto !important;
	height: 200px;
	min-height:200px;
	padding:15px;
	border-top:1px solid rgb(220,214,212);
	border-right:1px solid rgb(220,214,212);
}

.subnews_middle
{
	float:left;
	width: 184px !important;
	height: auto !important;
	height: 200px;
	min-height:200px;
	padding:15px;
	border-top:1px solid rgb(220,214,212);
	border-left:1px solid rgb(220,214,212);
	border-right:1px solid rgb(220,214,212);
}

.subnews_right
{
	float:left;
	width: 185px !important;
	height: auto !important;
	height: 200px;
	min-height:200px;
	padding:15px;
	border-top:1px solid rgb(220,214,212);
	border-left:1px solid rgb(220,214,212);
}

.subnews_left ul, .subnews_middle ul, .subnews_right ul
{
	padding:0px;
	margin-left:15px;
	margin-right:0pX;
	margin-top: 0px;
	margin-bottom: 0pX;
	list-style-type: square;
	list-style-image:none;
	font-family:Arial;
	color: rgb(112,124,126);
	font-size:12px;
}

.subnews_left ul li, .subnews_middle ul li, .subnews_right ul li
{
	padding-left:0px;
}

.subnews_left ul li a, .subnews_middle ul li a, .subnews_right ul li a
{
	font-weight:normal;
}


.subnews_left h1, .subnews_middle h1, .subnews_right h1
{
	margin:0px;
	padding:0;
	padding-bottom:10px;
	color: rgb(112,124,126);
	font-family: Arial;
	font-weight: 200;
	font-size:24px;
	text-transform: uppercase;
}

.subnews_left h4, .subnews_middle h4, .subnews_right h4
{
	margin:0px;
	padding:0;
	text-transform: uppercase;
}

.subnews_left h2, .subnews_middle h2, .subnews_right h2
{
	margin:0px;
	padding:0;
	padding-bottom:10px;
}

.subnews_split
{
	float:left;
	width:1px;
	height:20px;
	font-size:1px;
}


/* YFIRLIT YFIR FRÉTTIR */

.news
{
	clear:both;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	width: 652px;
}

.news_left
{
	float:left;
	width:147px;
/*
	width:172px;
*/
}

.news_image
{
	float:left;
	width:147px;
	text-align:middle;
}

.news_related
{
	clear:both;
	float:left;
	width:147px !important;
	width:147px;
	padding-top: 25px;
	padding-right:25px;
	text-align: right;
}

.news_related img
{
	position: relative;
	top: 5px;
	vertical-align: top;
}

.news_related a
{
	margin-right: 20px;
}

.news_image img
{
	vertical_align: top;
}

.news_content
{
	float:right;
	width: 480px;
}

.news_subtitle
{
	clear:both;
	float:left;
	width:480px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(108,122,123);
	text-transform: uppercase;
}

.news_title
{
	clear:both;
	float:left;
	width:480px;
	font-size: 26px;
	font-weight: bold;
	color: rgb(108,122,123);
	text-transform: uppercase;
}
/*
.news_title a
{
	font-size: 26px;
	font-weight: bold;
	color: rgb(108,122,123);
	text-transform: uppercase;
}
*/

.news_title h1, .news_title h1 a, .news_title a h1
{
	margin:0px;
	padding:0px;
	font-size: 26px;
	font-weight: bold;
	color: rgb(108,122,123);
	text-transform: uppercase;
}

.news_title h2, .news_title h2 a, .news_title a h2
{
	margin:0px;
	padding:0px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(108,122,123);
	text-transform: uppercase;
}

.news_title a:hover h1, .news_title a:hover h2
{
	color: rgb(68,82,83);
}

.news_main_content
{
	clear:both;
	float:left;
	padding-top:20px;
	width: 480px;
	color: rgb(108,122,123);
	font-size:12px;
}

.more
{
	text-decoration: none;
	color: rgb(108,122,123);
	font-size:14px;
	font-weight:bold;
}

.bigger
{
	font-size: 26px;
	font-weight: bold;
	color: rgb(108,122,123);
	text-transform: uppercase;
}

.big
{
	font-size: 16px;
	font-weight: bold;
	color: rgb(108,122,123);
	text-transform: uppercase;
}

.normal
{
	color: rgb(108,122,123);
	font-size:12px;
	text-decoration: none;
}



/* UM VÖRU */

.product
{
	clear:both;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	width: 652px;
	color: rgb(108,122,123);
	font-size:12px;
	text-decoration: none;
}

.product_left
{
	float:left;
	width:212px;
}

.product_image
{
	clear:both;
	float:left;
	width:212px;
}

.product_image img
{
	vertical-align: bottom;
}

.product_left_content
{
	clear: both;
	float: left;
	width: 170px;
	text-align: right;
}

.product_left_content ul
{
	margin:0px;
	padding:0px;
	
}

.product_left_content ul li
{
	float:right;
	width: 140px;
	padding-right:30px;
	background-image: url(/resources/images/31_plus.gif);
	background-repeat: no-repeat;
	background-position: 160px 5px;
}

.product_right
{
	float:right;
	padding-left: 10px;
	width:420px;
}

.product_right ul
{
	padding:0pX;
	margin:0px;
	margin-left:20px;
	list-style-image: url(/resources/images/31_plus.gif);
}

.product_right ul li
{
	padding-left:20px;
}



.Header2, .Header2 a
{
	letter-spacing: -1px;
	font-family: arial;
	font-weight: bold;
	font-size: 26px;
	color: #707c7e;
	text-decoration: none;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

.Header4, .Header4 a
{
	letter-spacing: -1px;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #707c7e;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
}


.Link_Blue, .Link_Blue a, a.Link_Blue
{
	font-size:10px;
	color: #0000ff;
	text-decoration: underline;
}

.Link_Blue a:hover, a:hover.Link_Blue
{
	font-size:10px;
	color: #0000dd;
	text-decoration: none;
}

.newsletter
{
	clear:both;
	float:left;
	position:relative;
	left:-15px;
	width: 150px;
	overflow:hidden;
	padding:10px;
	background: #f9f9f9;
	border:1px solid #ddd;
}

.newsletter input.text
{
	border:1px solid #999;
}

.itembox
{
	clear:both;
	float:left;
	width: 150px;
	padding:10px;
	background: #f9f9f9;
	border:1px solid #ddd;
}


/*
FYRIR YFIRFLOKKANA
*/

.itembox a
{
	font-weight:normal;
}


.items
{
	clear:both;
	float:left;
	width:652px;
}

.item
{
	float:left;
	padding:6px 2px;
	width:159px;
}

.item-image
{
	float:left;
	padding-bottom:2px;
	width:159px;
}

.item-image img
{
	vertical-align: bottom;
}

.item-text
{
	clear:both;
	float:left;
	padding:6px 12px;
	width:135px;
	background: rgb(89,90,92);
	color:#fff;
	font-weight:normal;
	font-size:9px;
}

.item-text a
{
	color:#fff;
	text-decoration: none;
	font-weight:normal;
}


/*

EKKI EYÐA ÚT CSS'KÓÐANUM HÉR FYRIR OFAN, 
HANN ER FYRIR HLUTINA Á CONTENT SVÆÐINU.

*/


RSbutton
{
	height: 19px;
	color: #fff;
	background: #555 url(/resources/images/2_button_bg.gif) repeat-x;
	border: 0;
	font-size: 11px;
	text-align: center;
}

RSPadLeft
{
	padding-left: 5px;
}
RSPadRight
{
	padding-right: 5px;
}
.GridClass
{
	font-family: arial;
	font-size: 10px;
}
