/* common.css

Copyright 2009 Future Medium Pty Ltd

*/

@import url("utility.css");
@import url("layout.css");
@import url("panel.css");
@import url("nav.css");
@import url("ui_elements.css");

* {
  margin: 0;
}

html, body {
  height: 100%;
}

.page-wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -155px;
}

body {
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif;
  font-size: 0.75em;
  background: #fff;
  color: #333;
}

img {
  display: block;
}

form {
  display: inline;
}

embed,
object {
  display: block;
}

a {
  color: #002d56;
}

a:hover {
  color: #ffb115;
}

p {
  margin: 0 0 1em 0;
}

a img {
  border: 0;
}

.wrapper {
  width: 970px;
  margin: 0 auto;
}

#banner .wrapper .banner-inner {
  /*width: 1200px;*/
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

abbr {
  border: 0;
}


/* unit prices */

#unit_prices_range {
  display: block;  
}

.unit_prices_sub {
  float: left;
  display: block;
  overflow: hidden;
  margin: 0 0 20px 0;
}

#unit_prices_option {
  float: left;
  display: block;
  width: 310px;
  padding: 10px;
  border: 1px solid #e9e9e9;
  background: #fff5e3;
}

#unit_prices_option {

}

.take_this_data {
  float: right;
  display: block;
  overflow: hidden;
  margin: 0.4em 0 20px 0;
}

.btn_download {
  margin-top: 0.8em;
  float: right;
  width: 181px;
  height: 55px;
}

.btn_download:hover img {
  top: -55px;
}

#unit_prices_range {
  display: block;
  border: 1px solid #e9e9e9;
  background: #fff5e3;
  padding: 10px;
}

.opitons {
  display: block;
  overflow: hidden;
}

#unit_prices_option ,
#unit_prices_range {
  text-align: center;
}

.unit-prices a:hover {
  color: #000;
}

#unit_prices_range {
  margin-top: 15px;
}

#unit_prices_option label,
#unit_prices_range label {
  color: #002d56;
  font-weight: bold;
  padding-right: 10px;
}

.unit_prices_select {
  width: 180px;
}

#flash-data {

}

.unit_prices_select,
#unit_prices_option .txt,
#unit_prices_range .txt {
  margin-right: 13px;
  border: 1px solid #c1c1c1;
  background: url("../images/bg_txt_unit_prices.gif") 0 0 repeat-x #fff;
}

#unit_prices_range .txt {
  width: 100px;
}

.unit-data .col-even {
  text-align: right;
}

form .show {
  vertical-align: middle;
  border: 0 none;
  height: 27px;
  width: 61px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -999px;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
  background: url("../images/btn_show.gif") 0 0 no-repeat transparent;
}

form .show:hover {
  background-position: 0 -27px;
}

/* mobile_quadrant */


.future_systems_branding {
  border-top: 1px solid #ebebeb;
  padding: 20px 0 0 0;
}

.future_systems_branding img {
  display: inline;
  vertical-align: middle;
}

.autopublish-article .mobile_quadrant {
  margin: 0 0 10px 0;
  padding: 0;
  display: block;
  overflow: hidden;
}

.autopublish-article .mobile_quadrant li {
  float: left;
  list-style-image: none;
  list-style: none;
}

.mobile_quadrant .unit_mobile .btn {
  width: 364px;
  height: 85px;
  margin-top: 8px;
}

.mobile_quadrant .unit_mobile .btn:hover img {
  top: -169px;
}

.mobile_quadrant .interactive_graph .btn {
  height: 84px;
  width: 364px;
}

.mobile_quadrant .interactive_graph .btn img {
  top: -85px;
}

.mobile_quadrant .interactive_graph .btn:hover img {
  top: -254px;
}

/* banner */

#banner {
  background: url("../images/bg_banner.gif") repeat-x 0 0;
}

#banner .banner-inner {
  position: relative;
  height: 146px;
}

#flashBanner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
}

.static-banner {
  margin: 0 auto;
  width: 970px;
}

.static-banner-content {
  margin: 0 auto;
  width: 970px;
  position: relative;
  z-index: 20;
}

.banner-inner .logo {
  position: absolute;
  top: 14px;
  left: 30px;
}

.banner-inner .awards {
  position: absolute;
  top: 20px;
  right: 18px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.awards li {
  float: left;
}

.banner-inner .contact {
  position: absolute;
  top: 108px;
  right: 26px;
}

/* nav bar search */

.search {
  float: right;
  margin-top: 15px;
}

.search label {
  float: left;
  margin-right: 5px;
}

.search .wwgrp,
.search .txt {
  float: left;
  width: 129px;
}

.search .txt {
  border: 1px solid #c1c1c1;
}

/* toolbar */

.toolbar .wrapper {
  overflow: hidden;
}

.toolbar ul {
  margin: 11px 0;
  list-style-type: none;
  float: right;
}

.toolbar ul li {
  float: left;
}

.toolbar .tool_label {
  width: 50px;
  margin-right: 10px;
  font-weight: bold;
}

/* login-actions */

.login-actions {
  overflow: hidden;
  margin-bottom: 5px;
}

/* sub-nav-holder */
.sub-nav-holder {
  margin-top: 24px;
}

.sub-nav-holder .section-title h1 {
  margin-left: 20px;
  margin-bottom: 15px;
  padding: 0;
  font-size: 2em;
  line-height: 1em;
  color: #002b57;
}

/* sub-content-holder */

.sub-content-holder {
  margin-top: 24px;
}

.sub-content-holder .page-title h2,
.autopublish-article .dataSetIntro h1 {
  margin-bottom: 17px;
  padding: 0;
  font-size: 1.8em;
  line-height: 1em;
}

.intro-article {
  overflow: hidden;
}

.intro-article h1,
.intro-article h2 {
  font-size: 1.2em;
  color: #012b51;
}

.intro-article ul {
  list-style-image: url("../images/icon_bullet.gif");
}

/* autopublish-article */

.autopublish-article {
  overflow: hidden;
  padding-top: 15px;
  border-top: 1px solid #ebebeb;
  margin-top: 5px;
}

.autopublish-article.first-article {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}

.autopublish-article h1,
.autopublish-article h2 {
  font-size: 1.2em;
  margin-bottom: 1em;
  color: #012b51;
}

#page_press .autopublish-article h1 {
  margin-bottom: 0;
  font-weight: bold;
}

#page_press .article-date h3 {
  font-size: 1em;
}

.intro-article ul,
.autopublish-article ul {
  list-style-image: url("../images/icon_bullet.gif");
  margin-bottom: 1em;
  margin-left: 0;
  padding-left: 1.4em;
}

.intro-article table,
.autopublish-article table {
  float: none;
  margin: 0 0 1.3em 0px;
  background: #fff5e3;
  border-collapse: collapse;
  border: 1px solid #e7e7e7;
  padding: 0;
  width: 100%;
}

.intro-article td,
.autopublish-article td {
  border: 1px solid #fff;
  color: #002d56;
  padding: 5px;
  font-size: 0.9em;
  margin: 0;
}


/* === unit prices table === */



.sub-content-holder .unit-prices table {
  width: 531px;
  margin-left: 1px;
}

.unit-prices td  {
  border: none;
}

.unit-prices td.th-top {
  font-weight: bold;
}

.unit-prices tr {
  border-top: 1px solid #fff;
}

.unit-prices tr.row-even {
  background-color: #fef9f2;
}
.unit-prices tr:hover {
  background-color: #ffd88a;
}

.unit-prices td.th-left {
  width: 390px;
}

.unit-prices td img {
  float: left;
  margin: 0 3px;
}

/* ======== */

.intro-article.table-left-header tr.row-even,
.autopublish-article.table-left-header tr.row-even,
.intro-article.table-both-header td.col-even,
.autopublish-article.table-both-header td.col-even {
  background: #fef9f2;
}

.intro-article.table-top-header td.th-top,
.autopublish-article.table-top-header td.th-top {
  background: #002d56;
  color: #fff;
}

.intro-article.table-top-header td.th-top h2,
.autopublish-article.table-top-header td.th-top h2,
.intro-article.table-left-header td.th-left h2,
.autopublish-article.table-left-header td.th-left h2,
.intro-article.table-both-header td.th-left h2,
.autopublish-article.table-both-header td.th-left h2 {
  color: #fff;
}

.intro-article.table-left-header td.th-left,
.autopublish-article.table-left-header td.th-left,
.intro-article.table-both-header td.th-top,
.autopublish-article.table-both-header td.th-top,
.intro-article.table-both-header td.th-left,
.autopublish-article.table-both-header td.th-left {
  font-weight: bold;
  background: #002d56;
  color: #fff;
}

.intro-article .highlighted,
.autopublish-article .highlighted {
  display: block;
  margin: 0 0 1em 0;
  background: #fff5e3 url("../images/bg_highlight.gif") right center no-repeat;
  color: #002d56;
  border: 1px solid #e7e7e7;
  padding: 10px;
  font-weight: bold;
}
#page_life_stages .intro-article .highlighted,
#page_life_stages .autopublish-article .highlighted {
  background: #ebf5ff url("../images/bg_highlight_life_stages.gif") right center no-repeat;
  color: #002d56;
}

.intro-article pre,
.autopublish-article pre {
  font-family: arial, helvetica, sans-serif;
  margin: 0 0 1em 0;
  background: #ffb115 url("../images/bg_blockquote.gif") right center no-repeat;
  color: #002d56;
  border: 1px solid #e7e7e7;
  padding: 10px;
  font-weight: bold;
  white-space: normal;
}
#page_life_stages .intro-article pre,
#page_life_stages .autopublish-article pre {
  background: #6aadea url("../images/bg_blockquote_life_stages.gif") right center no-repeat;
  color: #fff;
}

.intro-article pre .highlighted,
.autopublish-article pre .highlighted {
  margin: -10px;
  position: relative;
  background: #002d56 url("../images/bg_blockquote_highlight.gif") right center no-repeat;
  color: #fff;
  border: 0;
  padding: 10px;
}

.article-date {
  color: #ffb115;
  margin: 0.5em 0;
}

.form-option {
  float: right;
  margin-left: 11px;
  margin-bottom: 11px;
}

.autopublish-article .image-container {
  background: url("../images/bg_image_container.gif") no-repeat 0 0;
  margin: 0 10px 10px 0;
  padding: 2px;
  float: left;
}

.autopublish-article .image-container a {
  display: block;
  width: 131px;
  border: 2px solid #fff;
  position: relative;
}

.autopublish-article .image-container a:hover {
  border: 2px solid #002d56;
}

.autopublish-article .enlarge {
  position: absolute;
  bottom: 0px;
  right: 0px;
} 

.autopublish-article .article-container {
  float: left;
}

.autopublish-article.has-image .article-container {
  width: 380px;
}



.autopublish-article .download-file {
  color: #002d56;
  margin-bottom: 1em;
  display: block;
  background: url("../images/icon_download_arrow_yellow.gif") no-repeat 0 0.5em;
  padding-left: 10px;
}

.autopublish-article .download-file a {
  margin-right: 50px;
  font-weight: bold;
}

.autopublish-article .read-more {
  padding-left: 10px;
  background: url("../images/icon_link_arrow_yellow.gif") no-repeat 0 0.5em;
  display: block;
  margin-bottom: 0.2em;
}

.banner-image {
  margin: 20px 0;
}

.purl .autopublish-article {
  margin-bottom: 1em;
}

.purl .autopublish-article.first-article {
  margin-top: 5px;
}

.autopublish-holder {
  overflow: hidden;
}

.autopublish-holder .autopublish-article {
  float: left;
  width: 500px;
}

.autopublish-holder .highlighted-content {
  float: right;
  width: 180px;
  margin-top: 1.3em;
  border: 1px solid #e7e7e7;
  background: #fff5e3;
  color: #002d56;
  font-weight: bold;
  padding: 10px;
  padding-bottom: 0;
}

/* webcast */

.flash-webcast {
  background: url("../images/bg_flash_video_player.gif") no-repeat 0 0;
  padding: 4px;
}

#webcast {
  position: relative;
  padding: 0 13px;
  width: 504px;
  margin: 10px 0 20px 0;
}		

#webcast .webcast-thumbs-container {
  position: relative;
  width: 488px;
  height: 90px;
  overflow: hidden;
  margin-left: 7px;
}

#webcast .webcast-thumbs {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  width: 4000px;
}

#webcast .webcast-thumbs li {
  margin: 0 8px;
  float: left;
  background: url("../images/bg_webcast_thumb.gif") no-repeat 0 0;
  padding: 2px;
  height: 100px;
  width: 103px;
}

#webcast .webcast-thumbs li a {
  border: 2px solid #fff;
  display: block;
}

#webcast .webcast-thumbs li a:hover {
  border-color: #002d56;
}

#webcast .webcast-thumbs li .current,
#webcast .webcast-thumbs li .current:hover {
  border-color: #ffb115;
}

#webcast .webcast-pips {
  margin-left: 50%;
}

#webcast .webcast-pips ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}

#webcast .webcast-pips li {
  margin-right: 6px;
  float: left;
}

#webcast .prev {
  position: absolute;
  top: 39px;
  left: 0;
}

#webcast .next {
  position: absolute;
  top: 39px;
  right: 0;
}

/* Contact Information */


#contact_information {
  margin: 3px 228px 0 21px;
  padding: 19px 0 40px 0;
  border-top: 1px solid #e6e6e6;
  overflow: hidden;
}

#contact_information .first {
  padding: 0;
  border-left: 0 none;
}

#contact_information li {
  float: left;
  width: 165px;
  height: 51px;
  padding: 0 0 0 19px;
  border-left: 1px solid #e6e6e6;
  list-style: none;
}

#contact_information li span {
  display: block;
}


/* disclaimer */

#disclaimer {
  position: relative;
  background: url("../images/content_shadow_capstone_bottom.png") no-repeat 0 0px;
  padding: 1px 0 20px 0;
  width: 970px;
  font-size: 0.9em;
  margin: 0 auto;
}

#disclaimer .sl,
#disclaimer .sr {
  position: absolute;
  top: 0;
}

#disclaimer .sl {
  left: -6px;
}

#disclaimer .sr {
  right: 202px;
}

#disclaimer p {
  color: #666;
  margin-bottom: 0.2em;
}

#disclaimer .back-to-top {
  position: absolute;
  top: 160px;
  right: 208px;
  padding-left: 8px;
  background: url("../images/icon_top_arrow_blue.gif") no-repeat 0 0.3em;
}

#disclaimer .back-to-top:hover {
  background-image: url("../images/icon_top_arrow_yellow.gif");
}

/* page-search */

#page-search {
  border: 1px solid #e7e7e7;
  background: #fff5e3;
  padding: 10px 0;
}	

#page-search .search {
  float: none;
  overflow: hidden;
  width: 203px;
  margin: 0 auto;
}

/* sitemap */

#sitemap {
  margin-bottom: 1em;
  overflow: hidden;
}

#sitemap ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#sitemap li {
  margin: 0;
  padding: 0;
  display: block;
}

#sitemap .tier1 {

}

#sitemap .lit1 {
  background: url("../images/icon_link_arrow_yellow.gif") no-repeat 0 0.5em;
  padding-left: 11px;
  margin-bottom: 5px;
}

#sitemap .at1 {
  font-size: 1.2em;
  color: #012b51;
  padding-left: 1px;
  font-weight: bold;
  text-decoration: none;
}

#sitemap .at1:hover {

}

#sitemap .tier2 {
  margin-left: 2px;
  margin-top: 3px;
}

#sitemap .lit2 {
  background: url("../images/icon_link_arrow_yellow.gif") no-repeat 0 0.5em;
  padding-left: 11px;
}

#sitemap .at2 {
  font-size: 1em;
  color: #222;
  font-weight: bold;
  text-decoration: none;
}

#sitemap .at2:hover {
  background: #222;
  color: #fff;
}

#sitemap .tier3 {
  margin-left: 2px;
  margin: 4px 0;
}

#sitemap .lit3 {
  background: url("../images/icon_link_arrow_grey.gif") no-repeat 0 0.5em;
  padding-left: 11px;
}

#sitemap .at3 {
  font-size: 0.9em;
  color: #666;
  font-weight: bold;
  text-decoration: none;
  padding: 1px;
}

#sitemap .at3:hover {
  background: #666;
  color: #fff;
}

/* search results */
#page-results {
  margin-top: 15px;
}

#page-results h3 {
  font-size: 1.2em;
  color: #002d56;
  margin-bottom: 15px;
}

#page-results .search-string {
  color: #ffb115;
}

.result-set {
  margin-bottom: 20px;
}

.result-set h4 {
  font-size: 1.2em;
  color: #002d56;
}

.result-set p {
  margin-bottom: 0.3em;
}

.result-set .search-phrase {
  font-weight: bold;
}

.result-set .read_more {
  padding-left: 10px;
  background: url("../images/icon_link_arrow_yellow.gif") no-repeat 0 0.5em;
}

#page-results .pagination {
  border-top: 1px solid #ebebeb;
  margin-bottom: 20px;
  padding-top: 20px;
}

/* pagination */

.pagination {
  width: 100%;
  text-align: center;
  position: relative;
}

.pagination .prev {
  position: absolute;
  top: 0;
  left: 0;
}

#page-results .pagination .prev {
  top: 20px;
}

.pagination .prev a {
  background: url("../images/icon_link_arrow_yellow_reverse.gif") no-repeat 0 0.5em;
  padding-left: 10px;
}

.pagination .prev .inactive {
  background: url("../images/icon_link_arrow_grey_reverse.gif") no-repeat 0 0.5em;
  color: #666;
  padding-left: 10px;
  text-decoration: underline;
}

.pagination .next {
  position: absolute;
  top: 0;
  right: 0;
}

#page-results .pagination .next {
  top: 20px;
}

.pagination .next a {
  background: url("../images/icon_link_arrow_yellow.gif") no-repeat 100% 0.5em;
  padding-right: 10px;
}

.pagination .next .inactive {
  background: url("../images/icon_link_arrow_grey.gif") no-repeat 100% 0.5em;
  color: #666;
  padding-right: 10px;
  text-decoration: underline;
}

.pagination p a {
  margin: 0 1px;
  text-decoration: none;
  padding: 1px 3px;
  padding-left: 4px;
  font-size: 1.25em;
}

.pagination p a:hover {
  background: #002d56;
  color: #fff;
  font-weight: bold;
}

.pagination p .current,
.pagination p .current:hover {
  background: #ffb115;
  color: #002d56;
  font-weight: bold;
}

/* footer */

.footer {
  position: relative;
}

.push {
  height: 150px;
}

.footer {
  background: url("../images/bg_content_highlight_lower.gif") no-repeat 0 0 #f6faff;
}

.footer-inner {
  position: relative;
}

#quickLinksFooter {
  background: #eef6ff;
  border-top: 1px solid #d7dadd;
  overflow: hidden;
}

#quickLinksFooter ul {
  overflow: hidden;
  background: url("../images/bg_quick_links_footer.gif") repeat-y 0 0 transparent;
  margin: 17px auto;
  width: 970px;
}

.copyright {
  min-width: 970px;
  color: #666;
  padding: 10px 0;
  font-size: 0.9em;
  border-top: 1px solid #d7dadd;
}

.copyright .wrapper {
  overflow: hidden;
}

.copyright p {
  float: left;
  margin: 0;
}

.copyright a {
  color: #666;
}

.copyright a:hover {
  color: #ffb115;
}

.copyright ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.copyright ul li {
  float: left;
  margin-left: 5px;
}

.copyright ul li a {
  padding-left: 8px;
  background: url("../images/icon_link_arrow_yellow.gif") no-repeat 0 0.5em;
}

.red {
  color:red;
}

form .errorMessage {
  margin: 0;
  padding: 0;
}

form .errorMessage li {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .errorMessage li span {
  color: #ff0000;
  font-size: 0.9em;
}

