/****************************************************************************************
FROM CUSTOM.CSS in root folder
****************************************************************************************/


div.custom_title {background:none; border-bottom: 1px dashed #B2B2B2; display:block; width:100%; margin:0 0 10px 0; padding:0;}
div.custom_title > span.menu_image {background:url(http://www.metro.se/v3/menu_cat.png) 0 0 no-repeat; width:33px; height:17px; display: inline-block; margin: 0 0 -3px;}
div.custom_title > a.roll-link {
color: #ed8522;
font-weight: normal;
word-wrap: break-word;
text-decoration: none;
font-family: 'Metro Headline', 'Arial Black', Helvetica, sans-serif;
text-transform:uppercase;
font-size:24px !important;
}



/****************************************************************************************
CUSTOM MAIN MENU
****************************************************************************************/
#subwrapper {
	padding:0px 12px 6px 12px; 
}
@media only screen and (min-width: 1200px) {
	#custom-main-menu {
		width:1176px;
	}
	#selected {
		background-position:8px 18px;
	}
	.myMenu li a:link, .myMenu li a:visited {
		font-size:18px;
		padding: 9px 11px 9px 22px;
	}
	.takeover-netbook #custom-main-menu {
		width:957px;

	}

	.takeover-netbook #selected {
		background-position:6px 18px;
	}
	.takeover-netbook .myMenu > li > a:link, .myMenu > li > a:visited {
		font-size:17px;
		padding: 9px 9px 9px 18px;
	}



}
@media only screen and (min-width: 981px) and (max-width: 1199px) { 
	#custom-main-menu {
		width:957px;
	}
	#selected {
		background-position:6px 18px;
	}
	.myMenu li a:link, .myMenu li a:visited {
		font-size:17px;
		padding: 9px 9px 9px 18px;
	}
}
@media only screen and (max-width: 980px) {
	#custom-main-menu {
		width:738px;
	}
	#selected {
		background-position:2px 16px;
	}
	.myMenu li a:link, .myMenu li a:visited {
		font-size:14px;
		padding: 9px 6px 9px 12px;
	}
}
#menu-button-wrapper {
	display:none;
}
#custom-main-menu {
	/*margin:0 0 12px 0; METRO NL ACTIVE*/
	background-color:#fff;
	/*border-bottom:#b2b2b2 solid 1px; METRO NL ACTIVE*/
}
/*style the main menu*/
.myMenu {
	margin:0;
	padding:0;
    height:42px;
}
.myMenu li {
	list-style:none;
	float:left;
	font:12px Arial, Helvetica, sans-serif #111;
}
.myMenu li a:link, .myMenu li a:visited {
	display:block;
	text-decoration:none;
	background-color:#fff;
	margin:0 0 0 0;
	font-family: "Metro Headline", "Arial Black", Helvetica, sans-serif;
	color:#111;
	font-size:normal;
}
.myMenu li a:hover {
	background-color:#f1f1f1;
	color:#f47721;
	text-shadow:0px 1px 0px #fff;
}
.myMenu li a.active {
	background-color:#f1f1f1;
	color:#f47721;
	text-shadow:0px 1px 0px #fff;
}
#selected {
background-image:url('/menu_arrow.png');
background-repeat:no-repeat;
}

.svg #selected {
background-image: url('/menu_arrow.svg');
background-repeat: no-repeat;
}


/*style the sub menu*/
.myMenu li ul {
	position:absolute;
	visibility:hidden;
	border-top:1px solid #fff;
	margin:0;
	padding:0;
	box-shadow:0px 5px 6px rgba(0, 0, 0, 0.3);
    z-index:999;
	/*opacity: 0.95;*/
}
.myMenu li ul li {
	display:inline;
	float:none;
}
.myMenu li ul li a:link, .myMenu li ul li a:visited {
	background-color:#f9f9f9;
	width:auto;
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
        text-align: left;
}
.myMenu li ul li a:hover {
	background-color:#f1f1f1;
	text-shadow:0px 1px 0px #fff;
}
#b-nav{
	margin:0 0 0 22px;
}
#b-nav li a {
	color:#666;
	font-size:10px;
	text-decoration:none;
	font-weight: normal;
}
#b-nav li.selected a {
	color:#666;
	font-size:10px;
	text-decoration:none;
}
#b-nav-2 {
	line-height: 1.3;
}
#b-nav-2 li {
	display:none;
}
#b-nav-2 li a{
	color:#666;
	font-size:10px;
	text-decoration:none;
}
#b-nav-2 a:visited {
	color:#666;
	font-size:10px;
	text-decoration:none;
}
#b-nav-2 li.selected {
	display:block;
	text-decoration:underline;
	color:#666;
	font-weight:normal;
}

/************************************************************************************
CUSTOM SEARCH
*************************************************************************************/
div.customs-title {
border-bottom: 1px dashed #B2B2B2;
display: block;
width: 100%;
margin: 0;
padding: 0;
}
div.customs-title > a {
font-weight: 400;
color: #ED8522 !important;
font-family: 'Metro Headline', 'Arial Black', Helvetica, sans-serif !important;
text-transform: uppercase !important;
font-size: 24px !important;
text-decoration: none;
}
#nav_custom_search {
background: #f4f2ee;
padding:6px;
margin:6px 0 0 0;	
}

#nav_custom_search #custom-header-search-form {
	margin:0 0 0 0;	
}

#nav_custom_search #custom-header-search-form .search-field-nav {
	border:solid #edebe8 1px;
	height:25px;
	width:250px;
	float:left;
	padding:0 0 0 4px;
	outline:0;
}

#nav_custom_search #custom-header-search-form .custom-search-hyperlink {
        background:url(/custom-search-icon.png) 0 0 no-repeat;
	width:32px;
	height:27px;
	float:left;
}

/****************************************************************************************
Trending Topics
****************************************************************************************/

/**HOT TOPICS HTML**/

div#topicmfp {
    height:30px;
    font-weight:bold;
}

#topicmfp ul{
 margin:0;
 padding:0;
 list-style:none;
 height:30px;
 background:#F1F2F3 url('/v3/t3/htbg_end_v3.gif') no-repeat right top;
        overflow: hidden;
}

#topicmfp ul li.topic-title {
 background:#F47721 url('/v3/t3/htbg_v3.gif') no-repeat right top;
 float:left;
 height:30px;
}

#topicmfp ul li{
 float:left;
 height:30px;
}


#topicmfp ul li span {
  font-family:"Metro Headline","Arial Black";
 font-size:16px;
 font-weight:normal;
 color:#fff;
 line-height:30px;
 height:30px;
 padding:0px;
 margin:0 30px 0 10px;
 display:block;
 text-transform:uppercase;
}

#topicmfp ul li a {
 display:block;
 height:30px;
 line-height:30px;
 text-decoration:none;
 font-family:Helvetica, arial, sans-serif;
 color:#4f4f4f;
 font-size:16px;
font-weight: bold;
 text-shadow:0px 0px 0px #fff;
 padding:0 25px;
 outline:none;
}

#topicmfp ul li a:hover {
 color:#f47721;
}




.takeover-netbook #topicmfp ul li a {
   padding: 0 12px;
}







@media only screen and (min-width: 1200px) {
 #topicmfp ul li a {
  font-size:15px;
  padding:0 25px;
 } 
        
        .takeover-netbook #topicmfp ul li a {
             padding: 0 12px;
         }

        #promos {
           width: 792px;
        }
}

@media only screen and (min-width: 981px) and (max-width: 1199px) {
 
         #topicmfp ul li a {
  font-size:14px;
  padding: 0 20px;
 } 

}



@media only screen and (max-width: 980px) {
 #topicmfp ul li span {
  font-size:12px;
 }
 #topicmfp ul li a {
  font-size:10px;
  padding: 0 11px;
 } 
        .takeover-netbook #topicmfp ul li a {
             padding: 0 11px;
        }
}

#banner_anchor3073368 {
    float: inherit !important;
    border-width: 0px;
    border-style: solid;
    border-color: #F00;
}


.float-left {
 float:none !important;

}
#div-gpt-ad-1413218963306-1 > div {
    width: 100% !important;
}

#div-gpt-ad-1413218963306-4 > div {
    width: 100% !important;
}
.text-inline {
    font-weight: normal !important;
    overflow: visible !important;
    word-wrap: break-word;
}

/** to set caption on legacy import from US **/

.legacy-caption{
  font-size: 12px;
  padding: .3em 0;
  border-bottom: 1px dashed #b2b2b2;
  display: block;
}

.teaser-component.two-col .teaser-li .date.date-title {
  display: none;
}

.teaser-component.two-col .teaser-li{
  background: url("/templates/v3/img/global/teaser-bullet-orange.png") no-repeat 0px 6px;
}

.teaser-component.two-col .text-inline {
  margin-left: 18px;
}

.teaser-component.two-col .teaser-li > a {
  margin-left: 18px;
  display: inline-block;
}
 
.teaser-component.most-read-2 {
  border: 1px solid #bbb;
  box-sizing: border-box;
}

.teaser-component.most-read-2 .module-title {
  color: #000;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #bbb;
}

.teaser-component.most-read-2 ul {
  margin:0 10px;
}
 
.teaser-component.one-col .teaser-component-inner {
  border: 1px solid #bbb;
}

.teaser-component.one-col .border-inner {
  margin:0 10px;
}

.teaser-component.one-col .module-title {
  background-color: #f47721;
  color: #fff;
  font-weight: bold;
  border-bottom: none;
  font-size:14px;
  padding: 5px 0 5px 10px;
}

/** CUSTOM KEYLINES AND CATEGORY LABELS */

.keyline-component {
border-bottom:none;
}

.keyline-component .text h4 {
  background: url(/templates/v3/img/global/keyline-menu.png) no-repeat left top #21591d;
  padding: 5px 0px 0px 26px;
  height: 20px;
  margin: 0;
  position: relative;
  color: #fff;
  font-size: 15px;
}

.keyline-component .text h4 a {
color: #FFF;
  font-size: 15px;
  float: left;
}

.keyline-component.menu .text h4 span {
  background: url(/templates/v3/img/global/keyline-menu.png) no-repeat 0 -50px;
  width: 13px;
  float: right;
  margin: 2px 8px 6px 0;
  position: relative;
  z-index: 9;
  cursor: pointer;
}
.keyline-component.menu .text h4 span::before{
  display: none;
}

.keyline-component.menu .text h4 .keyline-menu ul {
  background-color: #22591c;
  margin: 25px 0px 5px 0px;
}
.keyline-component.menu .text h4 .keyline-menu ul li a {
  color: #fff;
  padding: 5px 9px;
}
.keyline-component.menu .text h4 .keyline-menu ul li {
  clear: both;
  float: left;
  width: 100%;
  padding: 0;
}

.push-component .category, .poll-component .poll-title {
color:#007f3e;
}

.ad.ad1000x40 {
    display: none !important;
}

.svg header .logotype a {
    background-image: url("/metro_logo_new.svg") !important;
    margin-top: 10px;
}

header .logotype a {
    background-image: url("/metro-220x79-new.png") !important;
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    height: 100px;
    width: 240px;
}

.main-area h1.section-name {
  background-color:#21591d;
}