﻿.tabinfo p
{
    color: #333333;
    font-size: 16px;   
    font-weight:bold; 
    
}


#listviewactions
{
    margin:0;
    padding:0;
    list-style:none;
    height:35px;
    border-bottom:1px solid #e5e5e5;
    width:240px;
    color:#666666;
}

#listviewactions li
{
    float:left;
    margin-right:6px;
    display:block;
    margin-top:4px;

}

#listviewactions li.back
{

}

#listviewactions li.back a
{
    background:url(images/btn-back.png) no-repeat 3px;
    text-indent:20px;    
    display:block; 
  
}

#listviewactions li.back a:hover
{
    text-decoration:underline;      
}

#listviewactions li.filter a
{
    border:solid 1px #dedede; 
    padding:1px 20px 1px 2px;
    margin-top:0;
    background:#f4f4f4 url(images/btn-close-red.png) no-repeat 100% 3px;
    cursor:pointer;
    display:block;
    
}

#searchResults
{
    width: 240px;
}

.listviewselections
{
    margin: 0;
    padding:0;
    list-style:none; 
    clear:left; 
}

.listviewselections li
{
    margin: 0 0 0 10px;
    float:left;
    white-space:nowrap;
    padding-bottom:10px;
    display:block;
}

.listviewselections li:first-child
{
    margin: 0 0 0 0;
    font-weight:bold;
}

.listviewselections li a
{
    display:block;
    width:216px;    
}
#continentList .listviewselections li
{
    margin: 0px;
    font-weight:bold;
}

#whileLoading
{
    display: none;
    background:url(images/ajax-loader.gif) no-repeat;
    text-indent:20px;
    color:#b6b6b6;
    margin:10px 0;
}

.MSVE_MapContainerImage
{
    background-color:#000000 !important;
    background-image:url('/content/images/mapcontrols/mapBack.png') !important;
}

.MSVE_MapContainer
{
    background-color:#000000 !important;
}

.MSVE_MapContainerBlue
{
    background-color:#010413 !important;
}

.zoom-to-world {
	position:absolute;
	top:3px;
	left:521px;
	z-index:7000;
	cursor: pointer;
}

.heatmap-image {
	position:absolute;
	top:0px;
	left:0px;
	z-index:7000;
	cursor: pointer;
	height: 400px;
	width: 656px;
}

.welcome-box {
	position:absolute;
	top:128px;
	left:134px;
	width:389px;
	z-index:8000;
}
.welcome-box .btn-close {
	position:absolute;
	right:0;
	top:-3px;
}
.welcome-box .btn-close a {
	display:block;
	width:23px;
	cursor:pointer;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/btn-close.png) no-repeat;
}
.welcome-box .wrapper {
	width:389px;
	overflow:hidden;
	padding:16px 0 0;
	background:url(images/bg-welcome-box-t.png) no-repeat;
}
.welcome-box .wrapper .hold {
	height:1%;
	overflow:hidden;
	padding:0 20px 9px 23px;
	background:url(images/bg-welcome-box.png) repeat-y;
}
.welcome-box .frame-box {
	position:relative;
}
.welcome-box .wrapper .bottom {
	height:17px;
	overflow:hidden;
	background:url(images/bg-welcome-box-b.png) no-repeat;
}
.welcome-box .title {
	display:block;
	font-size:16px;
	font-weight:normal;
	padding:0 0 18px;
}
.welcome-box p {
	margin:0 0 7px;
	line-height:18px;
    font:12px arial, helvetica, sans-serif;
}

#heatMapList
{

}

#heatMapList .enabled, #heatMapList .enabled,
#heatMapList .previous, #heatMapList .next
{
    margin-top:18px;
    display:block;
    width:67px;
    height:29px;
    float:left;
    background: url(images/btn-wide-disabled.gif);
    color:White;
    text-align:center;
    line-height:25px;
    text-decoration:none;
}

#heatMapList .previous, #heatMapList .next
{
    margin-right:10px;
}

#heatMapList .enabled, #heatMapList .enabled
{
    background-image: url(images/btn-wide.gif);  
}

#heatMapList ul.sector-list
{
    padding:0;
    margin:0;
    list-style:none;

}

#heatMapList .rightcolumn
{
    margin-top:-15px;
    float:right;
    width:280px;   
    height:470px;  
    position:relative;
    z-index:100;  
}

#heatMapList ul.sector-list li
{
    margin-left:0;
    padding-left:0;    
    float:left;
    
}

#heatMapList ul.sector-list li a
{
    display:block;
    width:235px;
    height:20px;
    color:#666;
    text-indent:17px;
    background:url(images/radio-off.gif) no-repeat 0 3px;
    white-space: nowrap;
}

#heatMapList ul.sector-list li a.selected, #heatMapList ul.sector-list li a:hover
{
    background-image:url(images/radio-on.gif);
    text-decoration:none;
}

.clear
{
    clear:both;
}


.continent-list
{
    padding-top:10px;  
    font-weight:bold; 
    height:26px;
}

.continent-list ul
{
    margin:3px 0 0 0;
    padding:0;
    list-style:none;
    float:left;
}

.continent-list ul li
{
    margin:0 4px 0 0;
    padding:0;   
    float:left;  
    font-weight:normal;
    font-size: 11px;
}

.continent-list ul li a
{
    border:solid 1px #dedede; 
    padding:1px 2px 1px 2px;
    margin-top:0;
    display:block;   
    background:#f4f4f4 url(images/btn-mag.gif) no-repeat 2px 4px; 
    text-indent:13px;
}

#heatMapKey
{
    margin:0;
    padding:0;
    width:100%;
    height:30px;
    list-style:none;
    width:656px;
}



#heatMapKey li
{
    margin:0;
    padding:0;
    float:left;
    margin-right:15px;
    line-height:30px;
    text-indent:15px;
}

#heatMapKey li:first-child
{
    font-weight:bold;
    text-indent:0;    
}

#heatMapKey li.max
{
    background:url(images/hm-max.gif) no-repeat 0 10px;
}

#heatMapKey li.high
{
    background:url(images/hm-high.gif) no-repeat 0 10px;
}

#heatMapKey li.med
{
    background:url(images/hm-med.gif) no-repeat 0 10px;
}

#heatMapKey li.low
{
    background:url(images/hm-low.gif) no-repeat 0 10px;
}

#heatMapKey li.none
{
    background:url(images/hm-none.gif) no-repeat 0 10px;
}

#heatMapKey li span
{
    font-size:10px;
    display:block;
    line-height:10px;
}

#belowMap 
{
    clear:both;
	width:965px;
}
.search-page #sidebar {
	padding:55px 0 0;
}
.large-news-box{
	width:660px;
	overflow:hidden;
	margin:0 15px 0 0;
	float: left;
}
.large-news-box .heading-holder {
	height:1%;
	overflow:hidden;
	background:url(images/bg-bottom-heading-large.gif) no-repeat;
	border-bottom:1px solid #d5d5d5;
	font-size:13px;
	padding:10px 13px;
}
.large-news-box .heading-holder strong {
	font-weight:normal;
	color:#333;
}
.large-news-box .heading-holder .more {
	float:right;
	font-size:10px;
	color:#666;
}
.large-news-box .frame {
	height:1%;
	padding:10px 9px 6px;
	background:url(images/bg-bottom-box-large.gif) repeat-y;
}
.large-news-box .holder {
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
	background:url(images/bg-bottom-box-large-b.gif) no-repeat 0 100%;
}
.large-news-box .info-bar {
	width:652px;
	overflow:hidden;
	margin:0 -13px -8px -10px;
	padding:8px 4px 3px 0;
	border-top:1px solid #e5e5e5;
	clear:both;
}
.large-news-box .holder .lister
{
 	min-height:165px;      
}

#fdi-news, #ft-news
{
    float:left !important;
    display:none;
    width:49%;
}


.extra-large-news-box{
	width:965px;
	overflow:hidden;
	margin:20px 15px 0 0;
	float: left;
}
.extra-large-news-box .heading-holder {
	height:1%;
	overflow:hidden;
	background:url(images/bg-bottom-heading-extra-large.gif) no-repeat;
	border-bottom:1px solid #d5d5d5;
	font-size:13px;
	padding:10px 13px;
}
.extra-large-news-box .heading-holder strong {
	font-weight:normal;
	color:#333;
}
.extra-large-news-box .heading-holder .more {
	float:right;
	font-size:10px;
	color:#666;
}
.extra-large-news-box .frame {
	height:1%;
	padding:10px 9px 6px;
	background:url(images/bg-bottom-box-extra-large.gif) repeat-y;
}
.extra-large-news-box .holder {
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
	background:url(images/bg-bottom-box-extra-large-b.gif) no-repeat 0 100%;
}
.extra-large-news-box .info-bar {
	width:957px;
	overflow:hidden;
	margin:0 -13px -8px -10px;
	padding:8px 4px 3px 0;
	border-top:1px solid #e5e5e5;
}

.news-box {
	width:290px;
	overflow:hidden;
	margin:0 0 19px 0;
	float:right;
}
.news-box .heading-holder {
	height:1%;
	overflow:hidden;
	background:url(images/bg-side-heading.gif) no-repeat;
	border-bottom:1px solid #d5d5d5;
	font-size:13px;
	padding:10px 13px;
}
.news-box .heading-holder strong {
	font-weight:normal;
	color:#333;
}
.news-box .heading-holder .more {
	float:right;
	font-size:10px;
	color:#666;
}
.news-box .holder {
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
	background:url(images/bg-side-box-b.gif) no-repeat 0 100%;
}
.news-box .holder .lister
{
 	min-height:159px;   
}

.news-box .frame {
	height:1%;
	padding:10px 9px 6px;
	
	background:url(images/bg-side-box.gif) repeat-y;
}
.news-box .frame:after {
	display:block;
	clear:both;
	content:"";
}
.news-box .title {
	display:block;
	font-size:13px;
	font-weight:normal;
	padding:0 0 10px 3px;
}
.news-box .info-bar {
	width:282px;
	overflow:hidden;
	margin:0 -13px -8px -10px;
	padding:8px 4px 3px 0;
	border-top:1px solid #e5e5e5;
}
.feature-list {
	margin:-5px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.feature-list li {
	height:1%;
	overflow:hidden;
	padding:6px;
	margin:6px 0 0;
    list-style: none; 
    display: block; 
    float: left;
    width: 175px; 
    cursor:pointer;
    background-color:transparent;
}
.feature-list li .text {
	height:1%;
	overflow:hidden;
	padding:0 9px;
}
.feature-list li .view
{
    float:left;
    height:20px;
}

.feature-list li a
{
    display:block;
    text-decoration:none;
}

.feature-list li a:hover
{
    background-color:#f4f4f4;
 
}

.feature-list li a:hover .view
{
    text-decoration:underline;       
}

#content {
	width:965px;
	float:left;
	padding:17px 0 0;
}
.tabinfo {
	width:965px;
	position:relative;
	z-index:1;
	padding:5px 0 0;
	margin:-8px 0 0;
	background:url(images/bg-home-tabinfo-t.gif) no-repeat;
}
.tabinfo .mapFrame {
	height:1%;
	float:left;
	position:relative;
	margin-right:20px;
}
.tabinfo .listFrame {
	height:1%;
	overflow:auto;
	width: 270px;
	float:left;
	height: 410px;
}

.ero
{
    
}

.popUpBtn
{
    margin-top:10px;
    display:block;
    width:97px;
    height:29px;
    float:right;
    background: url(images/btn-extra-wide.gif);
    color:White;
    text-align:center;
    line-height:25px;
    text-decoration:none;
}

.continentlist .odd, .continentlist .odd .country
{
    background-color:#fbfbfb;
}
