﻿/* General */

.ie_img_fix_big
{
	height: 278px;
	width: 200px;
}

.ie_img_fix
{
	height: 80px;
	width: 40px;
}
html>body .ie_img_fix_big,
html>body .ie_img_fix
{
	height: auto;
	width: auto;
}


.printonly
{display: none;}

blockquote {
	margin: 0 20px;
}

.clearthis 
	{clear: both;}
.left-2
	{margin-left: 2px;}
.left-10
	{margin-left: 10px;}
.left-20
	{margin-left: 20px;}
.right-5
	{margin-right: 5px;}
.right-10
	{margin-right: 20px;}
.bottom-30 
	{margin-bottom: 30px;}
.bottom-10 
	{margin-bottom: 10px;}
.top-10
	{margin-top: 10px;}
.top-20
	{margin-top: 20px;}
.top-30
	{margin-top: 30px;}
.top-90
	{margin-top: 90px;}
.p10px 
{
    padding:10px;    
}

hr.globalDivider {
	position: absolute;
	width: 710px;
	left: -20px;
	top: 0px;
	border-style: solid;
}



.border_content_top {
	float: left;
	width: 710px;
	height: 4px;
	_margin-bottom: -10px;
	background: transparent url(/images/border_content_top.png) no-repeat top left;
}
.border_content_bottom {
	float: left;
	width: 710px;
	height: 4px;
	background: transparent url(/images/border_content_bottom.png) no-repeat top left;
}

.print {
	display: none;
}

.toLeft{ float: left; }
.toRight{ float: right; }


.singleRefill > .header {

height:40px;
background-repeat:no-repeat;
background-image:url("/images/PublishingImages/gaur_frelsi.png");


 }


/* END OF CODE FOR CLASS "btn_refill roRight" ; from Einar Olafsson */

/* +clearing
-------------------------------------------*/ 
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* +SP toolbar
-------------------------------------------*/
.adminControlsTable {
	float: right;
}
.helpicon {
	padding: 0 3px;
	border-width: 0px;
}

/* Searchbar and shopping basket */
.shoppingBasketMiniConsole {
	position: absolute;
	right: 0px;
	top: 25px;
	width: 240px;
	height: 20px;	
	/*background: gray;*/
}

.shoppingBasketMiniConsole .ms-sbtable {
	/*width: 151px;*/
	height: 20px;
	float: right;
	
}

.shoppingBasketMiniConsole .ms-sbtable .ms-sbcell {
	margin: 0 !important;
	padding: 0 !important;
	width: 128px;
	height: 20px;
	background: transparent url(/images/search_table_bg.png) no-repeat top left;
}

.shoppingBasketMiniConsole .ms-sbtable .ms-sbcell input {
	width: 116px !important;
	height: 17px !important;
	padding-top: 3px !important;
	margin-left: 7px !important;
	color: #b2b2b2;
	background: none;
	border: 0;
}

.shoppingBasketMiniConsole .ms-sbtable .ms-sbgo {
	background: none !important;
}

.shoppingBasketMiniConsole .ms-sbtable .ms-sbgo a img {
	padding-bottom:3px !important;
}

.shoppingBasketIcon {
	border: none;
	position: absolute;
	top: 0px;
	left: 169px;
}

/* logo */
/*
 * KK|2007.10.30 Old logo design
.novalogo {
	position: absolute;
	top: 32px;
	left: 0px;
	height: 33px;
	width: 138px;
	/*border: 1px solid #c0c0c0;*//*
}
*/

/*
 *	KK|2007.10.30 
 *	New logo design below. Before staging the final version just uncomment
 *	background for '.novalogo a.logo' and all (five) 'background-position' declarations
 */
.novalogo {
	position: absolute;
	top: 20px;
	left: 28px;
	height: 37px;
	width: 153px;
}
.novalogo a.logo {
	display: block;
	overflow: hidden;
	height: 37px;
	width: 153px;

	background: transparent url(/images/new_logo.png) no-repeat left -185px;

/*	
	background: transparent url(/images/logo.png) no-repeat top left */	

}

.flytival 
{
	top: 20px;
	right: 16px;
	height: 37px;
}

.tjonusta .novalogo a.logo {
	background-position: 0 0;
}
.verslun .novalogo a.logo {
	background-position: 0 -37px;
}
.skemmtun .novalogo a.logo {
	background-position: 0 -74px;
}
.mittnova .novalogo a.logo {
	background-position: 0 -111px;
}
.umnova .novalogo a.logo {
	background-position: 0 -148px;
}/**/


	
.novalogo img
{border: 0px;}

/* navigation */
.ms-topNavContainer {
	position: absolute;
	top: 22px;
	left: 205px;
	/*width: 380px;*/
	height: 30px;
}


.ms-topnav {
	border: none !important;
}

/*
.ms-topnav a {
	padding: 0 32px 0 0;
	height: auto;
}
*/
.subNavContainer {
	position: absolute;
	top: 63px;
	right: 264px;
}
.subnav a {
	padding: 0 24px 0 0;
}

/*
 *	KK|2007.10.29
 *	Remove the comments below (text-indent for '.ms-topNavContainer a' 
 *	and background for each '#zz1_TopNavigationMenun') 
 *	before staging final version
 */

.ms-topNavContainer a {
	display: block;
	border: none;
	height: 32px;
	
	text-indent: -9999px;
	/**/
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.ms-topNavContainer a:hover {
	background-position:0 -32px !important;
}
.ms-topNavContainer .ms-topnavselected {
	border:none !important;
}
.ms-topNavContainer .ms-topnavselected a {
	background-position:0 -32px !important;
}
.ms-topNavContainer #zz1_TopNavigationMenun1 {
	width: 76px !important;
}
.ms-topNavContainer #zz1_TopNavigationMenun1 a {
	width: 76px;
	
	background: transparent url(/images/navi/navi_top_tjonusta.png) no-repeat top left;
	/**/
}
.ms-topNavContainer #zz1_TopNavigationMenun2 {
	width: 83px;
}
.ms-topNavContainer #zz1_TopNavigationMenun2 a {
	width: 89px;
	
	background: transparent url(/images/navi/navi_top_barinn.png) no-repeat top left;
	/**/
}
.ms-topNavContainer #zz1_TopNavigationMenun3 {
	width: 86px;
}
.ms-topNavContainer #zz1_TopNavigationMenun3 a {
	width: 86px;
	
	background: transparent url(/images/navi/navi_top_veroldnova.png) no-repeat top left;
	/**/
}


.ms-topNavContainer .skemmtunMenuButton a {
	width: 63px;
	
	background: transparent url(/images/navi/navi_top_stollinn.png) no-repeat top left;
	/**/
}
  
  /* Stólinn var tekin hér út í desember
  .ms-topNavContainer #zz1_TopNavigationMenun4 {
	width: 63px;
}

.ms-topNavContainer #zz1_TopNavigationMenun4 a {
	width: 63px;


background: transparent url(/images/navi/navi_top_stollinn.png) no-repeat top left;

}
*/
.ms-topNavContainer #zz1_TopNavigationMenun5 {
	width: 81px;
}
.ms-topNavContainer #zz1_TopNavigationMenun5 a {
	width: 81px;
	
	background: transparent url(/images/navi/navi_top_baksvids.png) no-repeat top left;
	/**/
}

/* Third level nav */
.thirdLevelMenu ul {
	position: absolute;
	top: 15px;
	right: 0;
	margin: 0;
	padding: 0 20px;
	width: 670px;
	list-style: none;
}
.thirdLevelMenu ul li {
	float: right;
	margin-left: 5px;
}
.thirdLevelMenu ul a:link,
.thirdLevelMenu ul a:visited,
.thirdLevelMenu ul a:hover,
.thirdLevelMenu ul a:active {
	display: block;
	padding: 7px 1em;
}

/* Fourth level nav */
.starfsmenn .fourthLevelMenu ul {
	position: absolute;
	top: 160px;
	left: 100px;
	list-style-type: none;
}
.starfsmenn .fourthLevelMenu ul li {
	float: left;
	margin-right: 25px;
	padding-bottom: 7px;
}
.starfsmenn .fourthLevelMenu ul li a:link,
.starfsmenn .fourthLevelMenu ul li a:visited,
.starfsmenn .fourthLevelMenu ul li a:hover,
.starfsmenn .fourthLevelMenu ul li a:active {
	text-decoration: none;
	font-weight: bold;
}
.starfsmenn .fourthLevelMenu ul li.selectedfirstandlast a:link,
.starfsmenn .fourthLevelMenu ul li.selectedfirstandlast a:visited,
.starfsmenn .fourthLevelMenu ul li.selectedfirstandlast a:hover,
.starfsmenn .fourthLevelMenu ul li.selectedfirstandlast a:active
.starfsmenn .fourthLevelMenu ul li.selectedfirst a:link,
.starfsmenn .fourthLevelMenu ul li.selectedfirst a:visited,
.starfsmenn .fourthLevelMenu ul li.selectedfirst a:hover,
.starfsmenn .fourthLevelMenu ul li.selectedfirst a:active
.starfsmenn .fourthLevelMenu ul li.selectedlast a:link,
.starfsmenn .fourthLevelMenu ul li.selectedlast a:visited,
.starfsmenn .fourthLevelMenu ul li.selectedlast a:hover,
.starfsmenn .fourthLevelMenu ul li.selectedlast a:active
.starfsmenn .fourthLevelMenu ul li.selected a:link,
.starfsmenn .fourthLevelMenu ul li.selected a:visited,
.starfsmenn .fourthLevelMenu ul li.selected a:hover,
.starfsmenn .fourthLevelMenu ul li.selected a:active {
	background: transparent url(/images/Um_Nova/fourthlevelmenu_selected.gif) no-repeat bottom center;
	padding-bottom: 7px;
}

/* content frame */
.ms-bodyareaframe, .ms-viewareaframe {
	border: none;
	padding: 0;
}

/* +verslun
-------------------------------------------*/
.layout_2x4_horizontal .main_1,
.layout_2x4_horizontal .main_2 {
	width: 470px;
	height: 340px;	
	float: left;
}
.layout_2x4_horizontal .vinsaelt {
	width: 710px;
	float: left;
}/* 12.sep 2007 15:01 - rigning - ath með að henda þessu, sýnist óþarfi
áður stóð .verslun í stað .layout...
.layout_2x4_horizontal .main_1 {
	width: 470px;
	height: 260px;
	float: left;
}
.layout_2x4_horizontal .main_2,
.layout_2x4_horizontal .main_3 {
	width: 230px;
	height: 125px;
	float: left;
}
.layout_2x4_horizontal .main_3 {
	margin-top: 10px;
}*/
/*
.layout_2x4_horizontal .karfa {
	width: 230px;
	height: 400px;
	float: left;
}*/
.layout_2x4_horizontal .sub {
	width: 710px;
	height: 300px;
	margin-top: 20px;
	float: left;
}
.layout_2x4_horizontal .sub {
	width: 710px;
	height: 10px;
}
.col-4 .col {
	width: 230px;
	height: 170px;	
	float: left;	
}
.col-4 {
	float: left;
	margin-top: 7px;
}

/* +Um_Nova
-------------------------------------------*/

/* Listi yfir laus störf á UM NOVA */
.LausStorfListItem {
	width: 303px;
	padding-right: 10px;
	margin-right: 20px;
	float: left;
}

/* +NewsItem
-----------------------------------*/
.NewsItem
{
	float: left;
	margin-bottom: 10px;
}

.NewsItem img
{
	float:left;
	margin-right: 10px;
	width: 75px;
}

.NewsItem .NewsMore
{
	float: right;
}

/* +NewsItemList
-----------------------------------*/
.NewsItemList
{
	float: left;
	width: 670px;
}

.NewsItemListDate
{
	float:left;
	margin-right: 20px;
}

.NewsItemListTitle
{
	float:left;
}

.NewsLayout_split
{
	position: relative;
	margin-top: 10px;
	height: 20px;
}

.NewsLayout_split hr {
	position: absolute;
	width: 710px;
	left: -20px;
	border-style: solid;
}

.NewsLayout_split .layout_Dags,
.NewsLayout_split .layout_Fyrirsogn
{
	position: relative;
	top: 10px;
}

.NewsLayout_split .layout_Fyrirsogn
{
	margin-left: 44px;
	margin-top: 15px;
}

/* +Layout fyrir lista yfir verslanir,
	notað í um nova og verslun
-------------------------------------------*/
.verslunListItem {
	float: left;
	margin-top: 30px;
	position: relative;
	width: 673px;
}
.verslunListItem img {
	float: left;
	margin-left: 33px;
	margin-right: 55px;
}
.verslunListItem .ItemMainContent {
	float: left;
	padding-right: 20px;
	width: 543px;
}
.verslunListItem .opnunartimiVerslunar {
	position: absolute;
	top: 0;
	right: 0;
	width: 90px;
	margin-left: 20px;
	margin-top: 1.6em;
}

/* +Layout fyrir lista yfir þjónustur,
	notað í þjónustu og verslun
-------------------------------------------*/ 
.serviceChoice {
	position: relative;
	float: left;
	width: 670px;
	margin-top: 8px;
}
.serviceChoice .serviceChoiceContent {
	float: left;
	width: 702px;
	/**width: 670px;  GPS|2007.11.12 - IE6&7 hack, GPS|2007.11.14 - removed, hack no longer needed */
}


.serviceChoice dd.serviceIcon {
	position: absolute;
	top: 20px;
	left: 15px;
}
.serviceChoice ul {
	list-style-image: url(/images/list-dash.gif);
	margin: 25px 0 0 95px;
}

.serviceChoice .moreInfoDiv .moreInfo {
	position: absolute;
	bottom: 10px;
	right: 35px;
}


.serviceChoice .moreInfoDiv p.price {
	position: absolute;
	right: 110px;
	bottom: 10px;
	width: 90px;
	text-align: center;
}

/* +Offers
-------------------------------------------*/ 
.OffersChoice {
	position: relative;
	float: left;
	width: 670px;
	margin-top: 8px;
}
.OffersChoice .OffersChoiceContent {
	padding: 15px;
	float: left;
	width: 640px;
	/**width: 670px;  GPS|2007.11.12 - IE6&7 hack, GPS|2007.11.14 - removed, hack no longer needed */
}
.OffersChoice .OffersChoiceContent .OffersChoiceGeneral {
	float: left;
	/*padding-right: 20px; GPS|2007.11.12 - Removed after putting fixed width*/
	min-height: 190px;
	_height: 190px;
	width: 640px;
}
.OffersChoice dl {
	margin-left: 180px;
}
.OffersChoice dd.OffersIcon {
	position: absolute;
	top: 10px;
	left: 15px;
}
.OffersChoice ul {
	list-style-image: url(/images/list-dash.gif);
	margin: 25px 0 0 95px;
}

/* GPS|2007.10.15 - displaying correct moreInfo functions for serviceChoice*/
.tjonusta .serviceChoice .moreInfo p.price
{display: none;}

.tjonusta .serviceChoice .moreInfo .btn_velja
{display: none;}

.serviceChoice .moreInfoDiv a.moreInfoLink {
	position: absolute;
	right: 50px;
	bottom: 12px;
	display: block;
	white-space: nowrap;
	padding-left: 10px;
	text-indent: -9999px;
}

/* +Valin þjónusta, stök þjónusta birt úr þjónustulistanum,
	notað í þjónustu og verslun
-------------------------------------------*/
.serviceDetails img.serviceIcon {
	float: left;
}
.serviceDetails p.serviceDescription {
	clear: left;
}
.serviceDetails .moreInfoDiv {
	float: left;
	
}
.serviceDetails .col1 {
	float: left;
	width: 450px;
}
.serviceDetails .col2 {
	float: right;
	width: 200px;
	padding-left: 6px;
}
.serviceDetails ul {
	list-style-image: url(/images/list-dash.gif);
	margin: 5px 0 20px 20px;
}
.serviceDetails .moreInfoDiv p.price {
	width: 200px;
}

.serviceDetails .includedInService p
{margin: 5px 0px 5px 0px;}

.serviceDetails .includedInService h3
{margin-bottom: 10px;}

.serviceDetails .serviceDescription
{margin-bottom: 30px;}


/* +Signup ferli
-------------------------------------------*/
.errorMsg {
	display: block;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 20px 0;
}

/* +Footer
-------------------------------------------*/
.footer ul {
	/*margin: 0 0 0 150px;*/
}
.footer ul li {
	float: left;
	margin: 0 5px;
	
	list-style: none;
}
.footer ul.right {
	float: right;	
	margin: 0 150px 0 0;
	width: 211px;
}

.employeePicAndSearch {
	margin-top: 20px;
	float: left;
	position: relative;
	width: 370px;
}
.employeePicAndSearch img {
	float: left;
}
.employeePicAndSearch div {
	float: left;
	margin-left: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 280px;
}
.employeePicAndSearch label {
	display: block;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.employeePicAndSearch input {
	width: 215px;
}
.employeePicAndSearch div img {
	position: absolute;
	right: 0;
	bottom: -5px;
}


/* +karfa
------------------------------------------------*/

/*GPS|07.09.27 - ATH - IE6 compatibility
karfan of breið í IE6, myndar float vandamál
*/

.karfa{
	/*margin-top: 3px;*/	
	width: 245px;/*width: 250px;*/
	position: relative;
	top: -8px;
	float: left;
}
.karfa .content{
	width: 230px;
	/*margin-left: 6px;
	_margin-left: 3px;*/
	float: left;
}
.karfa .content .top{
	width: 234px;
	height: 40px;
	float: left;
}

.karfa .content .temp{ color: #ec7206; }

.karfa .content .bottom{
	width: 234px;
	height: 3px;
	float: left;
	overflow: hidden;
}
.karfa .content .cartContent {
	padding:0 13px 0 8px;
    width:220px;
	float: left;
}
.karfa .content .cartContent .innerContent{
	width: 210px;	
	
	/*margin-left: 13px;
	_margin-left: 6px;*/
	float: left;
}

/** html .karfa .content .cartContent .innerContent{ margin-left: 5px; }*/
/*
.karfa .content .bottomSubmit{
	width: 208px;	
	padding: 25px 0 10px 0;
	float: left;
}

.karfa .content .bottomSubmit table.text
	{
        color:#F78F1E;
        padding:0 0 5px 5px;
        padding-top:0;
        width:200px;
        float: right;
}

.karfa .content .cartContent .innerContent .info{
	padding: 5px 3px 4px 3px;
	float: left;
	clear: both;
	border-bottom: solid 1px #ec7206;
	width: 200px;
}
.karfa .content .cartContent .innerContent .info h3{ margin: 0 0 8px 0; }

.karfa .content .cartContent .innerContent .info table{ width: 100%; font-size: 100%; }
.karfa .content .cartContent .innerContent .info table .price{ text-align: right; color: #ec7206; vertical-align: top; white-space: nowrap; }
.karfa .content .cartContent .innerContent .info table .strike{ text-decoration: line-through; }

.karfa .content .cartContent .innerContent .cost{ border-width: 0px; }

.karfa .content .cartContent .innerContent .cost table{ margin: 0; padding: 0; font-size: 100%; }
.karfa .content .cartContent .innerContent .cost table td{ position: relative; }
.karfa .content .cartContent .innerContent .cost table .price{ font-weight: bold; white-space: nowrap; }

.karfa .content .cartContent .innerContent td span.strike{ text-decoration: line-through; white-space: nowrap; }

.karfa .content .cartContent .innerContent .pan_product{	

	float: left;
}
.karfa .content .cartContent .innerContent .pan_product .info
{ 	
	min-height: 85px;	
}
* html .karfa .content .cartContent .innerContent .pan_product .info{ height: 85px; }
.karfa .content .cartContent .innerContent .pan_product .productImg{
	width: 55px;
	height: 85px;	
	float: left;
	text-align: center;
}
.karfa .content .cartContent .innerContent .pan_product .productInfo
{
	width: 	144px;
	float: right;
		
}

.karfa .content .cartContent .innerContent .pan_product .productInfo .productName,
.karfa .content .cartContent .innerContent .pan_product .productInfo .payNow_info,
.karfa .content .cartContent .innerContent .pan_product .productInfo .payMonthly_info
{
	margin: 0 0 2px 0;
}

.karfa .content .cartContent .innerContent .pan_product .productInfo .SinglePayment,
.karfa .content .cartContent .innerContent .pan_product .productInfo .MonthlyPayment{ margin-bottom: 3px; }

.karfa .content .cartContent .innerContent .pan_product .productInfo .payNow_info,
.karfa .content .cartContent .innerContent .pan_product .productInfo .payMonthly_info
{
	text-align: left;
}


.karfa .content .cartContent .innerContent .pan_product .productInfo span{ font-size: 80%; }

.karfa .content .cartContent .innerContent .changePhone{ margin-top: 2px; text-align: right; }
.karfa .content .cartContent .innerContent .changePhone a{ text-decoration: none; font-size: 80%; }

.karfa .content .cartContent .innerContent .pan_product .productInfo .changePhone .MonthlyPayment{ width: 100%; overflow: hidden; }
.karfa .content .cartContent .innerContent .pan_product .productInfo .changePhone .MonthlyPayment table{ width: 100%; }


.karfa .content .cartContent .innerContent .pan_servicePack,
.karfa .content .cartContent .innerContent .pan_services,
.karfa .content .cartContent .innerContent .pan_extraService,
.karfa .content .cartContent .innerContent .pan_overallCost{
	width: 201px;
	float: left;
}
.karfa dl.phone{
	margin-top: 10px;
	float: left;
}

.karfa dl.phone ul li{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.karfa dl.phone dt{
	width: 70px;
	float: left;
}
.karfa dl.phone dt{
	width: 70px;
	float: left;
}
.karfa dl.phone dd{
	float: left;
	width: auto;
	text-align: left;
}

.karfa .content .cartContent .bottomSubmit .emptyBasket 
{
    padding: 2px 0 0 0; text-align: right; width:60px; 
    float:left;
    
}

.karfa .content .cartContent .bottomSubmit .emptyBasket a
{
    
    background:transparent url(/images/karfa_taema.png) no-repeat scroll 0 0;
    text-decoration: none; 
    text-indent:-9999px; 
    height:20px;
    width:90px;
    display:block;
}
*/

.priceChoice {
	position: relative;
	float: left;
	width: 670px;
	margin-top: 8px;
}
.PriceChoice .PriceChoiceContent {
	padding: 15px;
	float: left;
	overflow:hidden;
}
.PriceChoice .PriceChoiceContent .PriceChoiceGeneral {
	width: 500px;
	float: left;
	padding-right: 20px;
	min-height: 90px;
	_height: 90px;
}
.PriceChoice dl {
	margin-left: 80px;
}
.PriceChoice dd.PriceIcon {
	position: absolute;
	top: 20px;
	left: 15px;
}

.PriceChoice ul {
	list-style-image: url(/images/list-dash.gif);
	margin: 25px 0 0 95px;
}

.PriceChoice .moreInfoDiv {
	float: right;
	width: 113px;
}

.PriceChoice .moreInfoDiv .moreInfo {
	position: absolute;
	bottom: 35px;
	left: 560px;
}


.PriceChoice .moreInfoDiv p.price {
	position: absolute;
	left: 546px;
	top: 26px;
	width: 90px;
	text-align: right;
}

.PriceChoice .moreInfoDiv .moreInfoLink {
	position: absolute;
	left: 550px;
	bottom: 12px;
	display: block;
	white-space: nowrap;
	padding-left: 10px;
	font-size:1.1em;
	font-weight:bold;
}

.PriceChoice {
	background: transparent url(/images/thjonustuleid_back_thonusta.jpg) no-repeat top left;
}


.PriceChoice .PriceChoiceContent .moreInfoDiv .price span {
	color:#48a951;
	font-size:1.6em;
	font-weight:bold;
}

.tic_box
{
    position:absolute;
    right:-15px;    
    top:40px;
}

.tic_box_on {
    background: url(/images/btn_tic_on.png);
    height:26px !important;
    width:22px !important;
    display:block  !important;
    
}

.tic_box_off 
{
    background: url(/images/btn_tic_off.png);
    height:26px !important;
    width:22px!important;
    display:block  !important;
    
}


/* ---- Sub Boxes ---- */

.col-4 .col .box{ margin: 0; padding: 15px; width: 200px; height: 140px; background: url(/images/sub_box_border_bg.png) no-repeat; }

/* .col-4 .col .singleRefill{ background: url(/images/sub_box_refill_bg.png) no-repeat; } */
.col-4 .col .singleRefill .row{ padding-top: 14px; display: block; clear: left; width: 200px; }
.col-4 .col .singleRefill .btn_refill{ padding-top: 14px; }
.col-4 .col .singleRefill h5{ color: #000; font-size: 140%; }
.col-4 .col .singleRefill label{ margin-top: 2px; padding-right: 5px; float: left; width: 70px; color: #000; text-align: right; font-size: 110%; }
.col-4 .col .singleRefill input{ float: left; width: 118px; height: 14px; border: solid 1px #a5b3be; }
.col-4 .col .singleRefill select{ float: left; width: 120px; }

/* ------------------- */

/* About nova News  */

.newsItems {
	position: relative;
	float: left;
	width: 670px;
}
.newsItems .newsItemsContent {
	padding: 15px;
	float: left;
	width: 640px;
}
.newsItems .newsItemsContent .newsItemsGeneral {
	float: left;
	min-height: 90px;
	_height: 90px;
	width: 640px;
}
.newsItems dl {
	margin-left: 90px;
}

.newsItems .Dagsseting {
	color:#b1a79d;
} 

.newsItems dd.serviceIcon {
	position: absolute;
	top: 17px;
	left: 15px;
}

.newsItems dd a {
	color:#0fbce7 !important;
	text-decoration:none !important;
	font-weight:bold;
}

.newsItems dd a:hover {
	color:#0fbce7 !important;
	text-decoration:underline !important;
}  

/* Verslanir  */

.storeItems {
	position: relative;
	width: 670px;
	clear:both;
	padding-bottom:15px;
}

.storeItems .alpha {
	width:120px;
	float:left
}

.storeItems .gamma {
	width:350px;
	float:left
}

.storeItems .delta {
	width:150px;
	float:left
}


/* Um Nova - Veftré 
-----------------------------------*/

.SiteMap
{margin-top:30px;}

.SiteMap a
{text-decoration: none !important;}

.SiteMap a:hover
{text-decoration: underline !important;}


/* Error Page 
-----------------------------------*/
.errorPage{ padding: 140px 0; }
.errorPage h2.errorMessage{ margin: 0 0 20px 0; height: 25px; width: 670px; text-align: center; }
.errorPage p{ margin: 0; line-height: 1.5em; }


.corner_top_left { 
    background: url(/Images/corner_tl.png);
    position: absolute;
    width: 5px;
    height: 5px;
    font-size:1px;
    top: 0px;
    left: 0px;
    z-index: 300;
}

.corner_top_right { 
    background: url(/Images/corner_tr.png);
    position: absolute;
    width: 5px;
    height: 5px;
    right: 0px;
    top: 0px;
    z-index: 900;
    font-size:1px;
}

.corner_bottom_right { 
    background: url(/Images/corner_br.png);
    position: absolute;
    width: 5px;
    height: 5px;
    right: 0px;
    bottom: 0px;
    z-index: 900;
    font-size:1px;
}

.corner_bottom_left { 
    background: url(/Images/corner_bl.png);
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0px;
    bottom: 0px;
    z-index: 900;
    font-size:1px;
}

.btn_recover_password, .btn_recover_password:hover {
    background: url(/images/endurheimta_lykilord.png);
    width: 159px !important;
    height: 23px !important;
    margin: 20px 0 0 0;
    display:block;
}

.btn_breyta_lykilordi, .btn_breyta_lykilordi:hover {
    background: url(/images/btn_breyta_lykilordi.png);
    margin: 20px 0 0 0;
}



.Verdskra_button_on 
{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
} 

.Verdskra_button_off 
{
    filter:alpha(opacity=25);
    -moz-opacity:0.25;
    opacity:0.25;
}

.spurtogsvarad 
{
    font-size: 1.1em !important;
    color:#00a94e;
    text-decoration:none;    
}

.spurtogsvarad a {   
    color:#666;
    text-decoration:none;    
}

.staffBox 
{
    background:url(/images/staffBox.png) no-repeat;
    float:left;
    height:75px;
    margin-right:10px;
    width:220px;
    margin-bottom:10px;
}

.staffBox .padding 
{
    padding:10px;
}

.JobBox { width:320px; float:left;}


.staffSearchbox 
{
    height:20px;
    background: url(/images/search_table_bg.png);
}

.staffSearchbox 
{
    height:20px;
    background: url(/images/search_table_bg.png) no-repeat scroll 0 0px;
    padding:0;
    margin: 1px 0 0 0;
}

.tjonusta .PriceChoice {
	background: transparent url(/images/thjonustuleid_back_thonusta.jpg) top left;
}

.priceChoice {
	position: relative;
	float: left;
	width: 670px;
	margin-top: 8px;
}
.ServiceChoice .ServiceChoiceContent {
	padding: 15px;
	float: left;
	overflow:hidden;
}
.PriceChoice .PriceChoiceContent .PriceChoiceGeneral {
	width: 520px;
	float: left;
	padding-right: 20px;
	min-height: 90px;
	_height: 90px;
}
.PriceChoice dl {
	margin-left: 80px;
}
.PriceChoice dd.PriceIcon {
	position: absolute;
	top: 20px;
	left: 15px;
}
.PriceChoice ul {
	list-style-image: url(/images/list-dash.gif);
	margin: 25px 0 0 95px;
}
.PriceChoice .moreInfoDiv {
	float: right;
	width: 113px;
}
.PriceChoice .moreInfoDiv .moreInfo {
	position: absolute;
	bottom: 35px;
	left: 560px;
}
.PriceChoice .moreInfoDiv p.price {
	position: absolute;
	left: 566px;
	top: 26px;
	width: 90px;
	text-align: right;
}
.PriceChoice .moreInfoDiv .moreInfoLink {
	position: absolute;
	left: 600px;
	bottom: 12px;
	display: block;
	white-space: nowrap;
	padding-left: 10px;
	font-size:1.1em;
	font-weight:bold;
}

.moreinfo_Headline {
	color: #00a94e;
}

.ajax__calendar_container { z-index:2000; }


/* New styles replacing SIFR  */
/*---------------------------------*/

.headline {
	font-size:1.7em !important;
	clear:both;
	font-weight: normal !important;
	padding: 0 0 7px 0;
	letter-spacing:0.2pt;
}

.subTitle {
    line-height: 15px;
	font-size:15px;
	padding: 0 0 7px 0;
	letter-spacing:0.2pt;
}

.verslun .subTitle {
	color:#EC7206 !important;
	letter-spacing:0.2pt;
}

.tjonusta .subTitle {
	color:#00A94E !important;
	letter-spacing:0.2pt;

}

.thjFlokkar {
	font-size:1.3em;
	padding: 0 0 7px 0;
	letter-spacing:0.2pt;
}

.thjFlokkar em {
	margin-left:5px;
}

.thjFlokkarVerd {
	font-size:1.5em;
	padding: 0 0 7px 0;
	letter-spacing:0.2pt;
}

.thjFlokkarVerd em {
	margin-left:5px;
}


.serviceChoiceGeneral dl dt{
	font-size:1.3em;
	font-weight: normal;
	letter-spacing:0.2pt;
}

.PriceChoiceGeneral dl dt{
	font-size:1.3em;
	font-weight: normal;
	letter-spacing:0.5px;
}

.moreInfo .price small {
    line-height: 13px;
	font-size:13px;
	overflow:hidden;
}

.moreInfo .price span.price {
    line-height: 20px;
	font-size:20px;
	overflow:hidden;
}

.Bottombar .price small {
    line-height: 13px;
	font-size:13px;
	overflow:hidden;
}

.Bottombar .price span.price {
    line-height: 20px;
	font-size:20px;
	overflow:hidden;
}

.chosenNumber {
	font-size:2.0em;
	line-height: 1em;
}

.valHeadline {
	font-size: 1.25em;
	font-weight:normal;
	letter-spacing:0.2pt;
	
}

.listaHeadline {
	font-size: 14px;
	line-height: 1em;
	color:#00a94e;
	
}

.umnova .JobTitle {
    font-size: 1.3em;
	font-weight:normal;
	letter-spacing:0.1pt;
}

.country_infobox_top {
	background: url(/images/country_infobox_top.gif);
	height: 13px;
	float:left;
	width: 680px;
	margin-top:10px;
}

.country_infobox {
	background: url(/images/country_infobox.gif);
	width: 680px;
	float:left;
}

.country_infobox_bottom {
	background: url(/images/country_infobox_bottom.gif);
	height: 13px;
	width: 680px;
	float:left;
}

/* Service Map Styles */
/*---------------------------------*/

.service_map{ clear: both; }
.service_map .map_selector{ height: 21px; width: 950px; padding: 0 0 0 20px; }

.service_map .map_domestic{ width: 950px; height: 386px; }

.service_map .map_foreign{ width: 950px; height: 386px; background: url(/Images/service_map/map_foreign_1.png) no-repeat; }
.service_map .map_foreign .location_selector{ padding: 20px; width: 280px; height: 346px; float: left; }
.service_map .map_foreign .location_info{ width: 556px; height: 302px; float: left; padding: 34px 37px; overflow: hidden; background: url(/Images/service_map/map_foreign_2.gif) no-repeat; }

.service_map .map_foreign .location_selector p{ margin: 0 0 10px 0; font-size: 110%; color: #fff; font-weight: bold; }
.service_map .map_foreign .location_selector select{ padding: 0; width: 150px; }
.service_map .map_foreign .location_selector select option{ padding: 0; }

.service_map .map_foreign .location_info h3{ margin: 0 0 10px 0; }
.service_map .map_foreign .location_info p{ margin: 0 0 15px 0; clear: right; }

.service_map .map_foreign .location_info h3{ float: left; font-size: 200%; }
.service_map .map_foreign .location_info h2{ float: left; }
.service_map .map_foreign .location_info .countryImage{ float: right; margin: 0 0 10px 0; }

.service_map .map_foreign .location_info .details{ width: 100%; empty-cells: show; margin: 0; padding: 0; vertical-align: top; }
.service_map .map_foreign .location_info .details th{ padding: 0 30px 5px 0; }
.service_map .map_foreign .location_info .details td{ vertical-align: top; }
.service_map .map_foreign .location_info .details th.split{ padding-left: 20px; }
.service_map .map_foreign .location_info .details td.split{ border: solid #d3e0d7; border-width: 0 0 0 2px; padding: 0 0 0 20px; }
.service_map .map_foreign .location_info .details table{ width: 100%; }
.service_map .map_foreign .location_info .details table td{ padding: 0 10px 0 0; }

.service_map .map_foreign .location_info .details ul{ list-style-position: inside; padding: 0; margin: 0; }

/*---------------------------------*/

/* Price detail services */
/*---------------------------------*/

/* Domestic prices */

.price_details .price_header{ width: 670px; padding-bottom: 15px; }
.price_details .price_header h2{ width: 12%; float: left; margin-right: 0; padding-right: 0; }
.price_details .price_header ul{ float:left; list-style-type:none; margin:0; padding:0; width:490px; }
.price_details .price_header ul li{ float: right; margin: 0 0 0 12px; }
.price_details .price_header ul li img{ border: 0; }

.price_details .domestic{ clear: both; }
.price_details .foreign{ clear: both; }

.price_details .domestic h3{ margin: 0; }
.price_details .domestic h3 em{ color: #009a3d; font-style: normal; }

.price_details .domestic .pricelists{ margin: 0 0 0 20px; padding: 0; width: 600px; }
.price_details .domestic .pricelists h4{ margin: 10px 0 3px 0; padding: 0 0 3px 0; font-size: 120%; border: solid #e5e5e5; border-width: 0 0 1px 0; }
.price_details .domestic .pricelists table{ margin: 0; padding: 0; width: 100%; font-size: 100%;  }
.price_details .domestic .pricelists table th{ font-weight: bold; vertical-align: bottom; text-align: left; }
.price_details .domestic .pricelists table .col{ width: 50%;  }

/* Foreign prices */
/*included position: relatice to prevent the ie7 display bug*/
.price_details .foreign h2.headline{ position: relative; }
.price_details .foreign .usage_type{ padding: 0; position: relative; }
.price_details .foreign .usage_type table{ font-size: 100%; }
.price_details .foreign .usage_type td{ vertical-align: middle; }
.price_details .foreign .usage_type input{ margin: 0 5px 0 0; padding: 0; width: 12px; height: 12px; }
.price_details .foreign .usage_type label{ margin: 0 15px 0 0; padding: 0; font-weight: bold; }
.price_details .foreign .description{ margin: 10px 0 0 0; position: relative; }
.price_details .foreign .country_selector{ margin: 15px 0 0 0; }
.price_details .foreign .country_selector select{ width: 150px; }

.price_details .foreign .country_price_info{ margin: 5px 0 0 0; }
.price_details .foreign .country_price_info .flag{ padding: 0 0 0 5px; margin: 0pt 20px 0pt 15px; width: 50px; height: 100px; float: left;}
.price_details .foreign .country_price_info .flag img{ width: 50px; }
.price_details .foreign .country_price_info .info{ width: 580px; float: left; }

.price_details .foreign .country_price_info .info h3{ font-size: 130%; font-weight: bold; }
.price_details .foreign .country_price_info .info h3 em{ font-style: normal; color: #b0a7a0; }
.price_details .foreign .country_price_info .info p{ margin: 10px 0 0 0; }

.price_details .foreign .country_price_info .info .usage1 table{ margin: 10px 0 0 0; padding: 0; width: 230px; font-size: 100%; }
.price_details .foreign .country_price_info .info .usage1 table col.name{ width: 40%;}
.price_details .foreign .country_price_info .info .usage1 table col.price{ width: 60%; }
.price_details .foreign .country_price_info .info .usage1 table th{ padding: 0 0 5px 0; font-weight: bold; text-align: left !important; }

.price_details .foreign .country_price_info .info table.usage2{ width: 100%; empty-cells: show; margin: 10px 0 0 0; padding: 0; vertical-align: top; font-size: 100%; }
.price_details .foreign .country_price_info .info table.usage2 th{ padding: 0 30px 5px 0; font-weight: bold; text-align: left; }
.price_details .foreign .country_price_info .info table.usage2 td{ vertical-align: top; }
.price_details .foreign .country_price_info .info table.usage2 th.split{ padding-left: 20px; }
.price_details .foreign .country_price_info .info table.usage2 td.split{ border: solid #d3e0d7; border-width: 0 0 0 2px; padding: 0 0 0 20px; }

.price_details .foreign .country_price_info .info table.usage2 table{ width: 100%; font-size: 100%; padding: 0; margin: 0; }
.price_details .foreign .country_price_info .info table.usage2 table td{ padding: 0 10px 0 0; margin: 0; }
.price_details .foreign .country_price_info .info table.usage2 ul{ list-style-position: inside; padding: 0; margin: 0; }




/*---------------------------------*/