/**
 * [File : screen.css]
 *
 * Project:         MPS CrimeMapping
 * Version:         3.0.
 * Last change:     24/03/09
 * Assigned to:     Diego Lago, WTG
 *
 * [Table of contents]
 *
 *  Meyer's Reset
 *  Typography
 *  Layout
 *  Header
 *  Tabs
 *  Search Options
 *  Map
 *  Text View
 *  Autocomplete Form
 *  Accessibility
 *  Info Window
 *  Text Search Results
 *  Modal View
 */

/*------------------------------------------------------------------
 * Meyer's Reset
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


/*------------------------------------------------------------------
 * Typography
 */
body { font: 75%/1.5  Arial, Verdana, sans-serif; color: #222; background: #fff; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #009; }
h1 { font-size: 1.5em; line-height: 1; margin-bottom: 0.5em; letter-spacing: -1px; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.2em; line-height: 1; margin-bottom: 1em; font-weight: normal; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }
p { margin: 0 0 1.5em; }
p img { float: left; margin: 1.5em 1.5em 1.5em 0; padding:0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }
a:focus, a:hover { color: #222; text-decoration: none; }
a { color:#222; text-decoration: underline; }
blockquote { margin: 1.5em; color: #666; font-style: italic; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0; }
abbr, acronym { border-bottom: 1px dotted #666; }
address { margin: 0 0 1.5em; font-style: italic; }
del { color:#666; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }
code { background: #f5f5f5; display: block; }

/* Lists */
li ul, li ol { margin: 0 1.5em; }
ul, ol { margin: 0; }
ul { list-style-type: none; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left :1.5em; }

/* Tables */
table { margin-bottom: 1.66em; width: 100%; }
th { font-weight: bold; background: #e6e6e6; border-top: 1px solid #ddd; }
th, td { padding: 3px 10px 4px 5px; border-bottom: 1px solid #ddd; }
tfoot { font-style: italic; }
caption { background: #f5f5f5; border-top: 1px solid #ddd; }
tr.even td { background: #eee; }

/* Extras */
.small { font-size: .9em; line-height: 1.65em; margin-bottom: 1.65em; }
.large { font-size: 1.2em; margin-bottom: 1.25em; }
.hide { display: none; }
.quiet { color: #666; }
.loud { color: #000; }
.highlight { background: #ff0; }
.added { background: #060; color: #fff; }
.removed { background: #900; color: #fff; }
.first { margin-left: 0; padding-left: 0; }
.last { margin-right: 0; padding-right: 0; }
.top { margin-top: 0; padding-top: 0; }
.block { display: block; }
.bottom { margin-bottom: 0; padding-bottom: 0; }


/*------------------------------------------------------------------
 * Layout
 */
.clear { clear: both; }
body {
  text-align: center;
  overflow: hidden;
}
.container {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  /*position: relative;*/
  background-color: #fff;
}
.clearfix:after, .container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .container { display: inline-block; }
* html .clearfix, * html .container { height:1%; }
.clearfix, .container { display: block; }
.clear { clear: both; }


/*------------------------------------------------------------------
 * Header
 */
#header {
  padding-top: 10px;
}
#header h1 {
  float: right;
  margin-top: 5px;
  margin-right: 13px;
}
#header h2 {
  display: none;
}
#header a{
  margin: 0;
  position: relative;
  left: 10px;
}


/*------------------------------------------------------------------
 * Tabs
 */
#tabs-wrapper {
  height: 100%;
  width: 100%;
  z-index: 100;
}
div#tabs, div#stuff-tabs { /*Overriden in IE.css for IE6 and IE7*/
  background: #000099 url(../img/bg-brand-cut-corner.gif) top left no-repeat;
  text-align: right;
  padding-top: 0.666em;
  padding-right: 0.583em;
  min-height: 2.333em;
  border-bottom: 1px solid #97A5B0;
}
div#tabs ul, div#stuff-tabs ul {
  float: right;
  margin: 0;
}
div#tabs ul li, div#stuff-tabs ul li {
  display: inline;
  text-align: center;
}
div#tabs ul li a, div#stuff-tabs ul li a {
  float: left;
  background: #ddd url(../img/bg-tab-off.gif) bottom left repeat-x;
  padding: 5px 0;
  width: 7em;
  margin-right: 5px;
  border-top: 1px solid #97A5B0;
  border-left: 1px solid #97A5B0;
  border-right: 1px solid #97A5B0;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}
div#tabs ul li a:hover,
div#tabs ul li.ui-tabs-selected a {
  background: #fff url(../img/bg-tab-on.gif) bottom left repeat-x;
}

/* Overrides for stuff tabs only */
div#stuff-tabs {
  background: none;
  text-align: left;
  padding-top: 0.8em;
  padding-right: 0;
  border-bottom: none;
  background: transparent url(../img/bg-sub-tabs-ul.gif) 100% 100% repeat-x;
}
div#stuff-tabs ul {
  float: left;
}
div#stuff-tabs ul li a {
  padding: 2px 0;
  width: 6em;
  margin-right: 5px;
  border-bottom: 1px solid #97A5B0;
  position: relative;
  top: 4px;
}
div#stuff-tabs ul li a:hover,
div#stuff-tabs ul li.ui-tabs-selected a {
  background: #fff;
}
div#stuff-tabs ul li a:hover {
  border-bottom: 1px solid #97A5B0;
}
div#stuff-tabs ul li.ui-tabs-selected a,
div#stuff-tabs ul li.ui-tabs-selected a:hover {
  border-bottom: 1px solid #fff;
}
#stuff-tabs-wrapper {
  float: left;
  width: 97%;
}

div#stuff-tabs {
  width: 100%;
  float: none;
  display: block;
}
#stuff-tabs-wrapper .ui-tabs-panel {
  border-top:  none;
  border-bottom: 1px solid #97A5B0;
  border-left: 1px solid #97A5B0;
  border-right: 1px solid #97A5B0;
  margin-top: 0;
  padding: 1.5em .5em;
}
#tabs-3 .related-info {
  margin-top: 5.1em;
}

/* Stuff Tabs content and layout */
.main-copy {
  float: left;
  width: 58%;
}
.side-copy {
  float: right;
  width: 33%;
  padding: 10px;
}
.content-wrapper .side-copy h3 {
  font-size: 1em;
  color: #33789c;
}
.side-copy ul li {
  margin-bottom: .75em;
  padding-left: 12px;
  background: transparent url(../img/ico-arrow-right.gif) 0 .5em no-repeat;
}

#tabs-4 img {
  margin-top: 1em;
}

/* UI tabs plugin styles */
.ui-tabs-hide {
  display: none;
}
.ui-tabs-panel {
  margin-top:2.85em;
  border-top: 1px solid #dadada;
}
#tabs-2,
#tabs-3,
#ui-tabs-5 {
  overflow-y: scroll;
}


/*------------------------------------------------------------------
 * Search Options
 */
#search-options{
  position: absolute;
  width: 100%;
  z-index: 500;
  height: 2.85em;
  top: 6.75em;
  z-index: 300;
}
#search-options h2{
  background: url(../img/btn-blue-arrow-down.gif) 85% 10px no-repeat;
  cursor: pointer;
  color: #33779a;
  font-size: 1em;
  padding-top: 8px;
  padding-left: 13px;
  margin-bottom: 0;
}
#search-options h2.inactive{
  background-image: url(../img/btn-white-arrow-inactive.gif);
  cursor: default;
}
#search-options h2.inactive a{
  cursor: default;
}
#search-options h2 a {
  text-decoration: none;
  color: #33779a;
}
#search-options h2.inactive a{
  color:#ccc;
}
a.close{
  background: url(../img/ico-close-s-off.gif) center right no-repeat;
  position: absolute;
  right: 13px;
  top: 10px;
  padding-right: 20px; 
  text-decoration: none;
  font-weight: bold;
  color: #a4a4a4;
}
a.close:hover{
  color: #323232;
  background: url(../img/ico-close-s-on.gif) center right no-repeat;
}
#search-options fieldset#accordion fieldset {
  margin: 6px 0;
  cursor: pointer;
}
#search-options fieldset#accordion p {
  margin: 10px;
}
#search-options fieldset.first,
#search-options fieldset.last {
  margin: 0;
}
#search-options legend {
  font-weight: bold;
}
#search-options fieldset fieldset legend {
  color: #33779a;
  background: url(../img/ico-plus.gif) center left no-repeat;
  padding-left: 1.5em;
}
#search-options fieldset fieldset legend.selected {
  background: url(../img/ico-dot.gif) center left no-repeat;
}
#search-options fieldset fieldset div {
  margin-left: 11px;
}
#search-options fieldset fieldset div div {
  margin-left: 0;
}
#search-options fieldset p {
  margin-bottom: 0;
}
#search-options #refine-map label {
  display: block;
  font-weight: bold;
}
#search-options #refine-map fieldset label {
  display: inline;
  font-weight: normal;
}
#borough {
  margin-top: 5px;
  font-size: 1em;
}
#search {
  position: relative;
  top: -.1em;
}
.search,
#refine-map,
#crime-types {
  background: url(../img/bg-vertical-sep.gif) bottom right no-repeat;
  float: left;
  width: 21.33em;
  padding-bottom: 9px;
}
#refine-map {
  width: 9.2em;
}
#crime-types {
 width: 9.65em;
}
.search {
  padding: 3px 0 5px 0;
}
.search form{
  padding-left: 10px;
  margin-left: 5px;
}
/* error messages */
.update-msg  h3{ margin: .4em 0 .3em .1em; font-size: 100%; font-weight: bold;}
.search form.fail { border: 1px solid #FBC2C4; }
.search form.notice { border: 1px solid #f2d047; }
.search form.success { border: 1px solid #C6D880; }
.fail p, .notice p, .success p { margin: 0 0 .5em;}
.fail h3 { color: #8a1f11; }
.notice h3 { color: #514721; }
.success h3 { color: #264409; }
.fail { background: #FBE3E4; color: #8a1f11; }
.notice { background: #feffa9; color: #514721; }
.success { background: #E6EFC2; color: #264409; }
.fail a { color: #8a1f11; }
.notice a { color: #514721; }
.success a { color: #264409; }
.search label {
  color: #33779a;
  font-weight: bold;
}
.search form input#pcode {
  height: 1.1em;
}
.search #search-location {
  font-size: 1em;
  height: 1.1em;
  width: 11.3em;
}
.search #search-location-button {
  position: relative;
  top: 4px;
}
#search-options div.panel{
  width: 304px;
  padding: 11px 13px  13px 13px;
  position: absolute;
  top: 2.85em;
  z-index: 1000;
}
#options_extreme {
  padding-left: 1.25em;
}
/*Styles panels opened*/
#search-options div.selected,
#search-options div.plain {
  background-image: none;
}
#search-options div.selected ,
#search-options div.selected  h2,
#search-options div.selected div.panel{
  background-color: #f0f0f0;
}
#search-options div.selected div.panel {
  border: 1px solid #dadada;
}
#search-options div.selected  h2 {
  border-right: 1px solid #dadada;
  border-left: 1px solid #dadada;
  padding-left: 12px;
  position: relative;
  z-index: 1200;
  padding-bottom: 9px;
}
#search-options div.button {
  text-align: right;
}
#extra-options {
  background: url(../img/bg-vertical-sep.gif) bottom left no-repeat;
  float: right;
  width: 16em;
  padding: 8px 0 9px 0;
  margin-right: 13px;
}
#extra-options li {
  display: inline;
}
#extra-options li a {
  color: #33779a;
  font-weight: bold;
  padding: 0 13px;
  text-decoration: none;
}
#extra-options li a.rss {
  background: url(../img/ico-rss.gif) center right no-repeat;
  color: #FE7A18;
  text-transform: uppercase;
  padding-right: 18px;
}
/* Show Page Link */
#show-link-item {
  position: relative;
}
#show-link-item ul {
  position:absolute;
  background-color: #fff;
  display:none;
  float:none;
  border: 1px solid #999;
  top: 24px;
  right: -35px;
  width: 400px;
  padding: .75em;
}
#show-link-item ul li label{
  display:block;
  margin-bottom: .5em;
}
#show-link-item ul li input{
  display:block;
  width: 380px;
}
#show-link-item ul li#close-page-link{
  display:block;
  position: absolute;
  right: 10px;
  top: 6px;
  cursor: pointer;
}
#show-link{
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  margin:0 0 0 2px;
}

/*------------------------------------------------------------------
 * Map
 */
#mapDiv {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 100;
  /*border: 3px solid #f00;*/
}
#map-controls {
  width: 188px;
  float: right;
  position: relative;
  right: 13px;
  margin-top: 60px;
  z-index: 200;
}
#map-controls div.control{
  border: 1px solid #557ccb;
  background-color: #fff;
}
#map-controls div.control h3,
#map-controls div.control div {
  padding: 9px;
}
#map-controls div.control h3 {
  background: #547acb url(../img/bg-control-heading.gif) bottom left repeat-x;
  margin-bottom: 0;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
}
#map-controls div.control h3 span{
  background: transparent url(../img/btn-blue-arrow-down.gif) 100% 0px no-repeat;
  display: block; 
}
#map-controls div.control h3.close span {
  background: transparent url(../img/btn-blue-arrow-right.gif) 100% 0px no-repeat;
}
#map-controls div.control div div.section {
  padding: 0 0 16px;
}
#map-controls div.control div div.last {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
#map-controls p {
  margin-bottom: 0;
}
.displayCrimeTypeMsg {
  /*
  Not so sure about this - looks odd
  margin-left: 2.5em;
  */
}
/* Breadcrumbs */
#displayFocusMsg{
	margin: 0 !important;
	padding: 5px 0 0 0 !important;
}
#focusBorough {
  padding: 6px 0 4px 4px !important;
  margin: 0 !important;
  width: 168px;
	height: 28px;
  background: transparent url(../img/bg-selected-grey.gif) no-repeat 0 0;
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	cursor: pointer;
}
#focusBorough:hover{
  background: transparent url(../img/bg-selected-red.gif) no-repeat 0 0;
}

#view-location {
  font-size: 90%;
  font-weight: bold;
  text-align: center;
}
#view-location li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}
#view-location li span {
  display: block;
  height: 28px;
  line-height: 28px;
  margin: 0;
  padding: 0;
}
#view-location #level-borough span {
  position: relative;
  padding-left: 3px;
  width: 46px;
  background: transparent url(../img/bg-bread-borough.gif) no-repeat 0 0;
}
#view-location #level-ward span {
  width: 57px;
  background: transparent url(../img/bg-bread-ward.gif) no-repeat 0 -28px;
}
#view-location #level-subward span {
  width: 61px;
  background: transparent url(../img/bg-bread-subward.gif) no-repeat 0 0;
}
#map-controls #remove-focus{
  padding: 0;
  margin: 0;
}
.related-links li a {
  background: transparent url(../img/bg-double-arrow.gif) center right no-repeat;
  text-decoration: none;
  color: #34789d;
  font-weight: bold;
  padding-right: 9px;
}
.related-links li a:hover {
  text-decoration: underline;
}

/* map key */
#key-img{
  display:none;
}
#map-key {
  background-color: #f0f0f0;
  border: 1px solid #dadada;
  width: 120px;
  position: absolute;
  z-index: 250;
  top: 250px;
  left: 5px;
  padding: 5px;
}
#map-key ul {
  margin-top: 5px;
}
#map-key ul li  {
  height: 1%;
  margin-bottom: 5px;
}
#map-key ul li  span{
  border: 1px solid;
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin-right: 4px;
}
#map-key ul li.high span{
  border-color: #9f6e5f;
  background-color: #d5694c;
}
#map-key ul li.above-average span{
  border-color: #b6825b;
  background-color: #ffa84b;
}
#map-key ul li.average span{
  border-color: #a7a153;
  background-color: #f7ed4d;
}
#map-key ul li.below-average span{
  border-color: #509bbb;
  background-color: #93d6f1;
}
#map-key ul  li.low span{
  border-color: #5f65bb;
  background-color: #8288e6;
}
#view-location span {
  padding: .2em .2em .1em .2em;
}
/* placeholders on both sides of map */
#pholder-left, #pholder-right {
  display: block;
  background: transparent;
}
#pholder-left {
  width: 130px;
  height: 430px;
}
#pholder-right {
  width: 195px;
  height: 370px;
}


/*------------------------------------------------------------------
 * Text View
 */
ul.bread-crumb {
  margin-bottom: 22px;
}
ul.bread-crumb li {
  display: inline;
}
ul.bread-crumb li a{
  font-weight: bold;
}
.content-wrapper {
  clear: both;
}
.content {
  margin-right: 262px;
  padding-left: 10px;
}
.content-wrapper h2 ,
.content-wrapper h3 {
  font-size: 1.4em;
  color: #2b627e;
}
.content-wrapper h2  {
  margin: 6px 0 4px 0; 
}
.content-wrapper h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 9px;
}
.content-wrapper h4 {
  font-size: 1.1em;
  font-weight: normal;
  margin-bottom: 9px;
}
.crime-data h3,
.crime-data table,
.crime-data p,
.crime-data h4{
  margin-left:16px;
}
.crime-data,
.areas{
  float: left;
  width: 49%;
}
table.crime-table {
  background-color: #eee;
}
.areas table table {
  margin: 0;
}
table.crime-table td {
  border: none;
  padding-top: 2px;
  padding-bottom: 2px;
}
td.area {
  width: 50%;
}
td.count{
  width: 28%;
}

td.crime-table-data {
  padding: 0;
}
td.crime-table-data thead {
  display: none;
}
td.crime-table-data td.type {
  width: 50%;
}
.content-wrapper th img {
  margin-left: 5px;
}
.content-wrapper  a {
  color: #33789c;
}
.related-info {
  float: right;
  width: 240px;
  padding: 0 8px 0 14px;
}
.related-info p {
  margin-bottom: 0;
}
#static-map {
  margin-bottom: 0.8em;
}
/*Styles for static content area*/
#static-content-area {
  display: block;
  text-align: left;
  margin-top: 34px;
  padding: 4px;
  border-top: 1px solid #dadada;
}


/*------------------------------------------------------------------
 * Autocomplete Form
 */
.ac_results {
  padding: 0;
  border: 1px solid WindowFrame;
  background-color: Window;
  overflow: hidden;
  z-index: 1000;
  text-align: left;
}
.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ac_results p {
  font-weight: bold;
  padding: 0; 
  margin: 0 0 0 5px;
}
.ac_results iframe {
  display: none;/*sorry for IE5*/
  display/**/:block;/*sorry for IE5*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  filter: mask();
  width: 3000px;
  height: 3000px;
}
.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: pointer;
  display: block;
  width: 100%;
  font: menu;
  font-size: 12px;
  overflow: hidden;
}
.ac_loading {
  background : Window url('./indicator.gif') right center no-repeat;
}
.ac_over {
  background-color: Highlight;
  color: HighlightText;
}

/*------------------------------------------------------------------
 * Accessibility
 */
/* hidden text */
#accessibility  {
  position: absolute; 
  left: -9000px; 
  top: 0; 
  z-index: 20;  
}
#accessibility a:focus, #accessibility a:active {
  color: #000 !important; 
  background: #ffff51 !important;
}
a:focus, a:active {
  border: 1px dotted #000 !important;
}
#accessibility a:focus, #accessibility a:active  {
  font-size: 1.4em; 
  display: block; 
  padding: .5em; 
  border: .5em solid; 
  border-color: #edea0e #d4d236 #d4d236 #edea0e; 
  white-space: nowrap; 
  width: 15em; 
  text-align: center; 
  font-weight: bold; 
  position: absolute;
  left: 0;
  left: 9000px; 
}
.hidden {
  display: none;
}
#crimetype-button {
  background: transparent url(../img/btn-go.gif) top left no-repeat;
  width: 34px;
  height: 21px;
  border: 0px;
  cursor: pointer;
}
#searchlocation-button {
  background: transparent url(../img/btn-go.gif) top left no-repeat;
  width: 34px;
  height: 21px;
  border: 0px;
  margin-top: 1px;
  cursor: pointer;
}
#crimetype_search {
  width: 24em;
}

/*------------------------------------------------------------------
 * Info Window
 */
.info-window {
  padding-right: 2px;
  overflow : hidden;
}
.info-window h2 {
  font-size: 1.4em;
  margin-bottom: .3em;
}
.info-window  table td {
  font-size: 1.2em;
  line-height: 1.5em;
  margin-bottom: .3em;
}
.info-window  table caption {
  border: none;
  background: none;
  text-align: left;
  padding-bottom: .25em;
}
.info-crime-table{
  padding-top: -3em;
}
div.info-key  ul{
  padding: 0 0 1em;
  border-bottom: 1px solid #ccc;
}
div.info-key ul li{
  list-style-type: none;
  display: inline;
  vertical-align: top;
  border-right-style: solid;
  border-right-color: #ccc;
  border-right-width: 1px;	
  padding-right: 5px; 
  padding-left: 5px;
}
div.info-key ul li img {
  vertical-align: middle;
}
div.info-key ul li span, div.info-key span{
  border: 1px solid;
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin: 0 0 0 2px;
}
div.info-key span{
  margin: 0 3px 0 2px;
  padding-top: 2px;
}
div.info-key ul li span.high, div.info-key span.high{
  border-color: #9f6e5f;
  background-color: #d5694c;
}
div.info-key ul li span.above-average, div.info-key span.above-average{
  border-color: #b6825b;
  background-color: #ffa84b;
}
div.info-key ul li span.average, div.info-key span.average{
  border-color: #a7a153;
  background-color: #f7ed4d;
}
div.info-key ul li span.below-average, div.info-key span.below-average{
  border-color: #509bbb;
  background-color: #93d6f1;
}
div.info-key ul  li span.low, div.info-key span.low{
  border-color: #5f65bb;
  background-color: #8288e6;
}
#summary table {
  width: 80%;
  float: left;
  margin-bottom: .5em;
}
#summary table caption {
  padding-top: 1em;
}
#summary table th {
  background: none;
  font-size: 1em;
  border: none;
  line-height: 1.3em;
  padding: .5em 0 0;
  font-weight: normal;
}
#summary table td {
  border: none;
  padding-left: 0;
}
#summary table td span {
  font-size: 80%;
}
#arrow {
  float: right;
  margin: 5.2em 0em 0 0;
}
#summary p {
  clear: both;
  margin-bottom: 0;
}
#comparison caption { 
  font-size: 100%; 
}
#comparison table th, #comparison table td { 
  padding: 4px 10px 5px 5px; 
  line-height: 1.5em;
}
.path {  padding: 0 0 .75em; }
.indicator {
  padding: 0 0 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
.help-link {
  clear: both; 
  margin: 0;
}
a.help{
  background:transparent url(../img/ico-help.png) 
  no-repeat scroll 0 50%;
  padding-left:20px;
  color:#000099;
}
/* Trend */
#trend-tab {
  list-style: none;
  margin: -1em 0 .5em 3em;
  background: none;
  font-size: 1em;
  padding-top:4px;
}
#trendparagraph{
padding-bottom:5px;
border-bottom: 1px solid #ccc;
}
#trend-tab li {
  display: inline;
}
#trend-tab li a {
  font-weight: normal;
  border: none;
  padding: 0;
  margin-right: 1.5em;
  background: #fff;
  text-decoration: underline;
  color: #009;
}
#trend-tab li a:hover { 
  color: #009; text-decoration: none;
}
#chart-monthly, #chart-annually { 
  margin: -.5em 0; 
  height: 10em; 
  border: none;
}
#chart-monthly h3, #chart-annually h3 { 
  font-size: 100%;
  margin: 1.75em 0 .75em;
  color: #222;
}
#trend .ui-tabs-selected a {
  text-decoration: none;
  font-weight: bold;
}


/*------------------------------------------------------------------
 * Text Search Results
 */
#results-table {
  display: none;
  position: absolute;
  top: 115px;
  left: 59px;
  border: 1px #ccc solid;
  z-index: 300;
  width: 170px;
  background: #fff;
}
#results-table h2 {
  position: relative;
  font-size: 100%;
  line-height: 1em;
  padding-left: 3px;
  top: 5px;
}
#results-table h2 img {
  cursor: pointer;
}
#close-results {
  position: absolute;
  right: 5px;
  top: 0;
}
#results-table ul {
  list-style: none;
  margin: 0;
}
#results-table li a {
  padding-left: 3px; 
  border-top: 1px dashed #ccc;
  line-height: 1.8em;
  display: block;
}

/*------------------------------------------------------------------
 * Modal View
 */
#modalOverlay {
  background: #000;
  cursor: wait;
}
#modalContainer {
  width: 620px;
  left: 50%;
  top: 10%;
  margin-left: -300px; 
  background: #fff;
  border: 3px solid #ccc;
  padding: 1em;

}
p.top {
  float: right;
  text-align: right;
  padding: 0;
}
p.top img {
  float: none;
  margin: 0;
}
#update-container a.modalCloseImg  {
  background: url(../img/ico-close-l.png) no-repeat;
  width: 22px;
  height: 22px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#modalContainer  .container {
  border: none;
}
#start, #update  { display: none; }
#faq-index { padding-left: 1em; }
.no-bullet { 
  list-style: none;
  margin-left: 1em;
}
/* update box triggered by updateHelp function */
#update-overlay {
  background: #000;
  cursor: wait;
}
#update-container {
  height: 140px;
  width: 360px;
  left: 50%;
  top: 40%;
  margin-left: -180px;
}
#update {
  height: 100%;
  text-align: left;
  padding-right: 40px;
  font-size: 120%;
}
#update h2 { margin-bottom: 0; }
.notice h2 { color: #514721; }
.fail h2 { color: #8a1f11; }
#modalContainer .low  { background: #4c56dc; border: 1px solid #1b249d; }
#modalContainer .below-average  { background: #65c4ec; border: 1px solid #006f9d; }
#modalContainer .average  { background: #f4e600; border: 1px solid #80790a; }
#modalContainer .above-average  { background: #ff8100; border: 1px solid #9a4b16; }
#modalContainer .high  { background: #c32900; border: 1px solid #772f1b; }
#modalContainer .key-block {
  display: block; 
  width: 14px;
  height: 14px;
  line-height: 14px;
  margin-right: 4px !important;
  float: left;
  position: relative;
  top: 0px;
  opacity: .7;
  filter: alpha(opacity=70);
}

.low-faq { background: #4c56dc; border: 1px solid #1b249d; }
.below-average-faq  { background: #65c4ec; border: 1px solid #006f9d; }
.average-faq  { background: #f4e600; border: 1px solid #80790a; }
.above-average-faq  { background: #ff8100; border: 1px solid #9a4b16; }
.high-faq { background: #c32900; border: 1px solid #772f1b; }
.key-block-faq {
  display: block; 
  width: 14px;
  height: 14px;
  line-height: 14px;
  margin-right: 4px !important;
  float: left;
  /*position: relative;
  top: 0px;*/
  opacity: .7;
  filter: alpha(opacity=70);
}

#modalContainer ul {
  margin-bottom: 1.5em;
}

/* Loading */
#loading , #no-script{
  text-align: center; 
  position: absolute; 
  top: 50%; 
  left: 40%; 
  z-index: 10000; 
}
#loading {
  width: 150px; 
  padding: 10px 0 4px;  
  border: 4px solid #08088c; 
  background: #fff; 
}
#loading p {
  line-height: 1.2em; 
  margin: 0;
}
/* API v3 changes */
  #tabs-wrapper {
    height: 100%;
    width: 100%;
    z-index: 100;
}
div#infotabs {
    min-height: 2.333em;
    padding-top: 0.1em;
}
div#infotabs ul#infotabsul {
	border-bottom:1px solid #ccc;
	height:25px;
}
div#infotabs ul#infotabsul li {
    display: inline;
    text-align: center;
}
div#infotabs ul#infotabsul li a{
    background: url("../img/bg-tab-off.gif") repeat-x scroll left bottom #DDDDDD;
    border-left: 1px solid #97A5B0;
    border-right: 1px solid #97A5B0;
    border-top: 1px solid #97A5B0;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    width: 7em;
}
div#infotabs ul#infotabsul li a:hover, div#infotabs ul#infotabsul li.ui-tabs-selected a{
    background: url("../img/bg-tab-on.gif") repeat-x scroll left bottom #FFFFFF;
}

div#infotabs .ui-tabs-panel{
	border-top:0;
	margin-top:1em;
	height:240px;
}

div#stuff-tabs {
    background: url("../img/bg-sub-tabs-ul.gif") repeat-x scroll 100% 100% transparent;
    border-bottom: medium none;
    padding-right: 0;
    padding-top: 0.8em;
    text-align: left;
}
div#stuff-tabs ul {
    float: left;
}
div#stuff-tabs ul li a {
    border-bottom: 1px solid #97A5B0;
    margin-right: 5px;
    padding: 2px 0;
    position: relative;
    top: 4px;
    width: 6em;
}
div#stuff-tabs ul li a:hover, div#stuff-tabs ul li.ui-tabs-selected a {
    background: none repeat scroll 0 0 #FFFFFF;
}
div#stuff-tabs ul li a:hover {
    border-bottom: 1px solid #97A5B0;
}
div#stuff-tabs ul li.ui-tabs-selected a, div#stuff-tabs ul li.ui-tabs-selected a:hover {
    border-bottom: 1px solid #FFFFFF;
}
#stuff-tabs-wrapper {
    float: left;
    width: 97%;
}
div#stuff-tabs {
    display: block;
    float: none;
    width: 100%;
}
#stuff-tabs-wrapper .ui-tabs-panel {
    border-color: -moz-use-text-color #97A5B0 #97A5B0;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin-top: 0;
    padding: 1.5em 0.5em;
}
.help-link {
	position:absolute;
	bottom:5px;
}