/*
 *	Visit Iceland
 */
 

.site_2 #head .head-logo{
				background: 0 0 url('../img/head-logo_is.png') no-repeat;
			}

#head .head-logo {
	background: 0 0 url('../img/logo_nytt.png') no-repeat;
}
			

/* Social Media */
.twitter{
	float: right;
	margin: 23px 0 0 2px;
}
.addthis{
	float: right;
	margin-top: 25px;
}
.fb{
	border-top: 1px solid #DDDDDD;
    margin: 10px 0 0;
    padding: 14px 0 0;
}

.front.site_2 .col-2 .date{
	display:none;
}

.front.site_2 #main .main-content .col.col-2 .index .item h1{
	margin:0;
}
		
#banner{
	clear:both;
}

/*operators in uk table*/


.opwrapper{
	background:#fff url(../img/operator-bg.png) no-repeat 290px 0;
	padding-top:37px;
	}

table.operators{
				border:1px solid #dadada;
				background:#fff;
				border-collapse:collapse;
				width:943px;
			}
			
			
			table.operators thead{
				border-bottom:1px solid #dadada;
				background:#e4e4e4;
			}	
			
			table.operators thead th{
				padding:10px 15px;
				border-right:1px solid #dadada;
			}
			table.operators thead th.web{
				
				border:none;
			}
			
			
			table.operators td{
				padding:10px 0;
				text-align:left;
				border-right:1px solid #dadada;
			}
			
			table.operators tr:nth-child(2n){
				background:#efefef;
			}
			
			table.operators td.web{
				border:none;
				width:205px;
				padding:10px 5px;
			}
			
			table.operators td.tel{
				padding:10px 10px;
				width:104px;
			}
			
			table.operators td.sel{
				text-align:center;
				width:25px;
			}
			
			table.operators td.sel.bullet{
				text-indent:-9999px;
				background: url(../img/blue-dot.png) no-repeat 50% 50%;
			}
			
			table.operators td.operator{
				padding:10px 10px;
				width:150px;
			}




/*
#head .head-nav{
	z-index:50;
}

	#wrap.front #head .head-nav ul li:first-child , #head .head-nav ul li.selected {
	height:46px;
	overflow:visible;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-image:none!important;
	border-right:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	padding-left:0!important;
	margin-top:1px;
	z-index:20;
	position:relative;
}

	#wrap.front #head .head-nav ul li:first-child a, #head .head-nav ul li.selected a{
		background:url(../img/head-nav-tab-back-new.png) no-repeat 50% 100%;
		height:17px;
	}
 
#sub-nav{
	background:url(../img/subnav-bg.png) repeat-x;
	height:auto;
	margin-top:-5px;
}

#sub-nav ul{
	min-height:36px;
}

	#sub-nav ul li.selected{
		background:#A40000;
	}
	
		#sub-nav ul li a{
			padding:10px 0;
			color:#fff;
		}

	#sub-nav ul li a.child{
		background-image:url(../img/subnav-drop-arrow-white.gif);
	}

	#sub-nav ul li a.selected,
	#sub-nav ul li a:hover{
		color:#fff;
	}

	#sub-nav ul ul {
		top:35px;
		display:none;
		min-height:26px;
	}

	#sub-nav ul li ul li a:hover,
	#sub-nav ul li ul li a{
		color:#777;
	}
*/
