﻿body
{
    font-family:Verdana;    
    scrollbar-face-color: #2A74A5;
    scrollbar-shadow-color: #2A74A5;
    scrollbar-highlight-color: #2A74A5;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #2A74A5;
    scrollbar-arrow-color: #ffffff;
}

#shootlogo
{
    position:absolute;
    right:5px;
    top:338px;
    z-index:200;
    cursor:pointer;
}

.icons
{
    font-size:12px;
}

div#legend
{
    width:89px;
    height:331px;
    right:5px;
    top:5px;
    position:absolute;
    z-index:200;
    background-image:url('legend_recession.png');
}

div#help-popup
{
    cursor:default;
    position:absolute;
	width:373px;
	height:255px;
    top:160px;
    left:180px;
    z-index:500;    
}

div#popup
{
	font-size: 11px;
	color: #fff;
    cursor:default;
    position:absolute;
    z-index:200;
    width:373px;
    height:213px;
    background-image:url('tab_background.png');
    top:160px;
    left:180px;
}

div#popup #tabrow
{
    cursor:pointer;
    position:absolute;
    top:30px;
    left:5px;
}

div#popup #tabrow table td
{
    padding: 0px;
}

div#popup table td a:hover img#cities
{
    
}

div#popup img.close
{
    position:absolute;
    top:8px;
    right:10px;
}

div#popup img.upper
{
    top:29px;
    left: 7px;
    width: 359px; 
    height: 1px; 
    position:absolute;
}

div#popup img.lower
{
    top:50px;
    left: 7px;
    width: 359px; 
    height: 1px; 
    position:absolute;
}



div#regionline
{
    width:5px;
    height:20px;
    background-color:White;
    position:absolute;
    top:6px;
    left:20px;
}

span#region
{
    color:White;
    position:absolute;
    top:7px;
    left:30px;
    font-family:Verdana;
    font-size:16px;
    cursor:pointer;
}

div#pages
{
    position:absolute;
    background-color:transparent;
    width:357px;
    height:148px;
    top:55px;
    left:8px;
    overflow: auto;
}

div#mainpage
{
    margin-top:10px;
}

div#mainpage ul
{
    margin:0 auto;
    font-size:10px;
}

div#mainpage ul li
{
    text-align: left;
    float: left;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
    border: 1px solid #CCC;
}

div#mainpage table td
{
    color:White;
    font-size:12px;
    padding: 0 0 8px;
    width:67px;
    font-weight:bold;
}

div#mainpage table td.first
{
    font-weight:normal;
}

div#mainpage table tr.arrows div
{
    height:55px;
    width:55px;
    margin: 0 auto
}

.overallContainer 
{ 
	float: left; 
	width:75px; 
	padding-top: 20px;
	text-align: center;
}

.overallPercentageContainer
{
	margin-top: 5px;
	background-color: #000;
	border: solid 2px #fff;
	height: 40px;
	width: 60px;
	padding-top: 20px;
	text-align: center;	
}

.overallPercentage 
{ 

}

.overallImage { }
.overallName 
{ 
	padding: 5px;
}

.otherContainers 
{ 
	height: 140px; 
	float: right; 
	width: 275px;
	overflow: auto; 
}

.otherContainer 
{ 
	
}

.otherPercentage 
{ 	
	display: block;
	width: 79px;
	height: 18px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	padding-top: 8px;	
}

.otherImage
{ 
	
}

.otherName
{ 
	font-weight: bold;
}


div#tabPage
{
	height: 140px;
	margin-left: 10px;
	margin-top: 60px;
	width: 350px;	
}