@charset "utf-8";

/* ------------------------------------------------------------------------------------- 

IGT.com

Document: global.css
Date: 20120105
Author: Scott Patterson

(C) Copyright IGT 2012. All rights reserved.

------------------------------------------------------------------------------------- */

/* COLORS 
  Blue: #1a4fb5; 
  White: #fff;
  Gray, Lighter 1: #dbdcdd;
  Gray: #b6b8ba;
  Gray, Darker 1: #5d6063; 
  Gray, Darker 2: #2f3235; 
  Black: #000; g
*/

body {
  font: 12px/150% Arial, Helvetica, sans-serif;
  background: #fff;
  margin: 0;
  padding: 0;
  color: #5d6063;
}

/* -----> Master Elements <---------------------------------------------------------- */

#global_ribbon_wrapper {
  height: 17px;
  padding: 2px 0 0 0;
  background: #1a4fb5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.ribbon_float {
  float: left;
  width: 960px;
}

.ribbon_right {
  background: none;
  width: 64%;
  float: right;
}

.ribbon_left {
  background: none;
  width: 34%;
  float: left;
}

#main_wrapper {
  z-index: 30;
  background: #fff;
}

#content_wrapper {
  background: #fff url(/images/back_main_v4.gif) repeat-x scroll 0 0; 
  background-color: #fff;
  margin: 19px 0 0 0;
}

.content_background {
  margin: 0 auto;
  width: 960px;
  background: url(/images/background_content_background.png) no-repeat 0 0; 
}

#content_container {
  width: 960px;
  margin: 0 auto;
}

#page_content {
  background: #fff;
  color: #5d6063;
  clear: both;
  display: block;
}

#related_content {
  line-height: 14px;
  margin-bottom: 20px; 
}

#main_content {
  background: #fff;
  overflow: hidden;
}

#footer_wrapper {
  background-color: #fff;
  width: 960px;
  height: 150px;
  margin: 0 auto;  
}

#global_ribbon_container {
  width: 960px;
  margin: 0 auto;
}

#footer_container {
  width: 940px;
  margin: 0 auto;
  border-top: 2px solid #dbdcdd;
}

.homepage_footer #footer_container { width: 960px; }

/* -----> Global Ribbon <---------------------------------------------------------- */

.global_ribbon_left {
  text-align: left;
  color: #fff;
  font-size: 10px;
  height: 13px;
  line-height: 13px;
  position: relative;
  top: -2px;  
}

.support_ribbon .global_ribbon_left { top: 0; }

.global_ribbon_right {
  text-align: right;
  color: #fff;
  font-size: 10px;
  height: 13px;
  line-height: 13px;
}

.global_ribbon_right a,
.global_ribbon_left a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

.global_ribbon_right a.global_ribbon_dropdown,
.global_ribbon_left a.global_ribbon_dropdown {
  color: #fff;
  background: url(/images/back_white_arrow_right.gif) no-repeat 0 3px;
  padding: 0 0 0 10px;
}

.global_ribbon_right a.global_ribbon_dropdown:hover,
.global_ribbon_left a.global_ribbon_dropdown:hover {
  color: #fff;
}

.global_ribbon_right a:hover,
.global_ribbon_left a:hover {
  color: #fff;
  text-decoration: underline;
}

ul.global_ribbon_right,
ul.global_ribbon_left {
  list-style: none;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  background: none;
}

ul.global_ribbon_right li,
ul.global_ribbon_left li {
  list-style: none;
  display: inline;
  margin: 0 0 0 8px;
  padding: 0;
  /*padding: 0 0 0 10px;*/
  background: none;
  /*border-left: 1px solid #e0e0e0;*/
}

ul.global_ribbon_left li.global_ribbon_line_hide,
ul.global_ribbon_right li.global_ribbon_line_hide {
  border: none;
  margin: 0;
  padding: 0;
}

.inline_flag_image {
  padding: 0;  
  margin: 0 5px 0 0;
  width: 21px;
  height: 13px;
  line-height: 18px;
  display: inline-block;
  position: relative;
  top: 3px;
}

/* -----> Primary Header <---------------------------------------------------------- */

.primary_header {
  width: 960px;
  height: 75px; /* OLD was 67px */
  overflow: hidden;
  float: left;
  padding: 0;
}

.primary_header .header_logo {
  width: 58px;
  height: 47px;
  float: left;
  background: url(/images/back_igt_logo.png) no-repeat 0 0;
  margin: 14px 0 0 0;
  padding: 0;
}

.primary_header .header_logo a {
  width: 58px;
  height: 47px;
  display: block;
  text-indent: -10000px;
}

.primary_header ul.primary_navigation {
  width: 605px;
  height: 40px;
  overflow: hidden;
  float: left;
  margin: 35px 0 0 0;
  padding: 0;
}

.primary_header ul.button_nav { margin: 18px 0 0 0; }

.primary_header ul.primary_navigation li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

.primary_header ul.primary_navigation li a.nav_games,
.primary_header ul.primary_navigation li a.nav_systems,
.primary_header ul.primary_navigation li a.nav_support,
.primary_header ul.primary_navigation li a.nav_cabinets,
.primary_header ul.primary_navigation li a.nav_interactive,
.chinese .primary_header ul.primary_navigation li a.nav_company,
.chinese .primary_header ul.primary_navigation li a.nav_products,
.chinese .primary_header ul.primary_navigation li a.nav_responsible_gaming,
.english .primary_header ul.primary_navigation li a.nav_company,
.english .primary_header ul.primary_navigation li a.nav_products,
.english .primary_header ul.primary_navigation li a.nav_responsible_gaming {
  height: 56px;
  display: block;
  float: left;
  text-indent: -9000px;
}

.primary_header ul.button_nav li a.nav_games,
.primary_header ul.button_nav li a.nav_systems,
.primary_header ul.button_nav li a.nav_support,
.primary_header ul.button_nav li a.nav_cabinets,
.primary_header ul.button_nav li a.nav_interactive,
.chinese .primary_header ul.button_nav li a.nav_company,
.chinese .primary_header ul.button_nav li a.nav_products,
.chinese .primary_header ul.button_nav li a.nav_responsible_gaming,
.english .primary_header ul.primary_navigation li.button_nav a.nav_company,
.english .primary_header ul.primary_navigation li.button_nav a.nav_products,
.english .primary_header ul.primary_navigation li.button_nav a.nav_responsible_gaming {
  height: 32px;
  overflow: hidden;
}

/*-- GAMES TAB NAV --*/

.primary_header ul.primary_navigation li a.nav_games {
  background: url(/images/back_primarynav_games.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.primary_header ul.primary_navigation li a.nav_games:hover { background-position: 0 -40px; }
.primary_header ul.primary_navigation li a.nav_games.nav_active,
.primary_header ul.primary_navigation li a.nav_games.nav_active:hover {
  background-position: 0 -80px;
}

/*-- SYSTEMS TAB NAV --*/

.primary_header ul.primary_navigation li a.nav_systems {
  background: url(/images/back_primarynav_systems.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;  
}

.primary_header ul.primary_navigation li a.nav_systems:hover { background-position: 0 -40px; }
.primary_header ul.primary_navigation li a.nav_systems.nav_active,
.primary_header ul.primary_navigation li a.nav_systems.nav_active:hover {
  background-position: 0 -80px;
}

/*-- SUPPORT TAB NAV --*/

.primary_header ul.primary_navigation li a.nav_support {
  background: url(/images/back_primarynav_support.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;  
}

.primary_header ul.primary_navigation li a.nav_support:hover { background-position: 0 -40px; }
.primary_header ul.primary_navigation li a.nav_support.nav_active,
.primary_header ul.primary_navigation li a.nav_support.nav_active:hover {
  background-position: 0 -80px;
}

/*-- CABINETS IGT TAB NAV --*/

.primary_header ul.primary_navigation li a.nav_cabinets {
  background: url(/images/back_primarynav_cabinets.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;    
}

.primary_header ul.primary_navigation li a.nav_cabinets:hover { background-position: 0 -40px; }
.primary_header ul.primary_navigation li a.nav_cabinets.nav_active {
  background-position: 0 -80px;
}

/*-- INTERACTIVE IGT TAB NAV --*/

.primary_header ul.primary_navigation li a.nav_interactive {
  background: url(/images/back_primarynav_interactive.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;    
}

.primary_header ul.primary_navigation li a.nav_interactive:hover { background-position: 0 -40px; }
.primary_header ul.primary_navigation li a.nav_interactive.nav_active {
  background-position: 0 -80px;
}

/*-- CN SITE CHINESE - COMPANY TAB NAV --*/

.chinese .primary_header ul.primary_navigation li a.nav_company {
  background: url(/images/back_primarynav_china_cn_company.png) no-repeat 0 0;
  width: 118px;
  margin-left: 103px;
}

.chinese .primary_header ul.primary_navigation li a.nav_company:hover { background-position: 0 -40px; }
.chinese .primary_header ul.primary_navigation li a.nav_company.nav_active,
.chinese .primary_header ul.primary_navigation li a.nav_company.nav_active:hover {
  background-position: 0 -80px;
}

/*-- CN SITE ENGLISH - COMPANY TAB NAV --*/
.english .primary_header ul.primary_navigation li a.nav_company {
  background: url(/images/back_primarynav_china_en_company.png) no-repeat 0 0;
  width: 136px;
  margin-left: 75px;
}

.english .primary_header ul.primary_navigation li a.nav_company:hover { background-position: 0 -40px; }
.english .primary_header ul.primary_navigation li a.nav_company.nav_active,
.english .primary_header ul.primary_navigation li a.nav_company.nav_active:hover {
  background-position: 0 -80px;
}

/*-- CN SITE CHINESE - PRODUCTS TAB NAV --*/

.chinese .primary_header ul.primary_navigation li a.nav_products {
  background: url(/images/back_primarynav_china_cn_products.png) no-repeat 0 0;
  width: 118px;
  margin-left: 15px;
}

.chinese .primary_header ul.primary_navigation li a.nav_products:hover { background-position: 0 -40px; }
.chinese .primary_header ul.primary_navigation li a.nav_products.nav_active,
.chinese .primary_header ul.primary_navigation li a.nav_products.nav_active:hover {
  background-position: 0 -80px;
}

/*-- CN SITE ENGLISH - PRODUCTS TAB NAV --*/

.english .primary_header ul.primary_navigation li a.nav_products {
  background: url(/images/back_primarynav_china_en_products.png) no-repeat 0 0;
  width: 136px;
  margin-left: 15px;
}

.english .primary_header ul.primary_navigation li a.nav_products:hover { background-position: 0 -40px; }
.english .primary_header ul.primary_navigation li a.nav_products.nav_active,
.english .primary_header ul.primary_navigation li a.nav_products.nav_active:hover {
  background-position: 0 -80px;
}

/*-- CN SITE CHINESE - RESPONSIBLE GAMING TAB NAV --*/

.chinese .primary_header ul.primary_navigation li a.nav_responsible_gaming {
  background: url(/images/back_primarynav_china_cn_resgaming.png) no-repeat 0 0;
  width: 118px;
  margin-left: 15px;
}

.chinese .primary_header ul.primary_navigation li a.nav_responsible_gaming:hover { background-position: 0 -40px; }
.chinese .primary_header ul.primary_navigation li a.nav_responsible_gaming.nav_active,
.chinese .primary_header ul.primary_navigation li a.nav_responsible_gaming.nav_active:hover {
  background-position: 0 -80px;
}

/*-- CN SITE ENGLISH - RESPONSIBLE GAMING TAB NAV --*/

.english .primary_header ul.primary_navigation li a.nav_responsible_gaming {
  background: url(/images/back_primarynav_china_en_resgaming.png) no-repeat 0 0;
  width: 136px;
  margin-left: 15px;
}

.english .primary_header ul.primary_navigation li a.nav_responsible_gaming:hover { background-position: 0 -40px; }
.english .primary_header ul.primary_navigation li a.nav_responsible_gaming.nav_active,
.english .primary_header ul.primary_navigation li a.nav_responsible_gaming.nav_active:hover {
  background-position: 0 -80px;
}

/*-- ---------------------------------------------SPANISH--------------------------------------------- --*/

/*-- ES SITE SPANISH - GAMES TAB NAV --*/

.spanish .primary_header ul.primary_navigation li a.nav_games {
  background: url(/images/back_primarynav_es_games.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.spanish .primary_header ul.primary_navigation li a.nav_games:hover { background-position: 0 -40px; }
.spanish .primary_header ul.primary_navigation li a.nav_games.nav_active,
.spanish .primary_header ul.primary_navigation li a.nav_games.nav_active:hover {
  background-position: 0 -80px;
}

/*-- ES SITE SPANISH - CABINETS TAB NAV --*/

.spanish .primary_header ul.primary_navigation li a.nav_cabinets {
  background: url(/images/back_primarynav_es_cabinets.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.spanish .primary_header ul.primary_navigation li a.nav_cabinets:hover { background-position: 0 -40px; }
.spanish .primary_header ul.primary_navigation li a.nav_cabinets.nav_active,
.spanish .primary_header ul.primary_navigation li a.nav_cabinets.nav_active:hover {
  background-position: 0 -80px;
}

/*-- ES SITE SPANISH - SYSTEMS TAB NAV --*/

.spanish .primary_header ul.primary_navigation li a.nav_systems {
  background: url(/images/back_primarynav_es_systems.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.spanish .primary_header ul.primary_navigation li a.nav_systems:hover { background-position: 0 -40px; }
.spanish .primary_header ul.primary_navigation li a.nav_systems.nav_active,
.spanish .primary_header ul.primary_navigation li a.nav_systems.nav_active:hover {
  background-position: 0 -80px;
}

/*-- ES SITE SPANISH - SUPPORT TAB NAV --*/

.spanish .primary_header ul.primary_navigation li a.nav_support {
  background: url(/images/back_primarynav_es_support.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.spanish .primary_header ul.primary_navigation li a.nav_support:hover { background-position: 0 -40px; }
.spanish .primary_header ul.primary_navigation li a.nav_support.nav_active,
.spanish .primary_header ul.primary_navigation li a.nav_support.nav_active:hover {
  background-position: 0 -80px;
}

/*-- ES SITE SPANISH - INTERACTIVE TAB NAV --*/

.spanish .primary_header ul.primary_navigation li a.nav_interactive {
  background: url(/images/back_primarynav_es_interactive.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.spanish .primary_header ul.primary_navigation li a.nav_interactive:hover { background-position: 0 -40px; }
.spanish .primary_header ul.primary_navigation li a.nav_interactive.nav_active,
.spanish .primary_header ul.primary_navigation li a.nav_interactive.nav_active:hover {
  background-position: 0 -80px;
}

/*-- ---------------------------------------------PORTUGUESE--------------------------------------------- --*/

/*-- ES SITE PORTUGUESE - GAMES TAB NAV --*/

.portuguese .primary_header ul.primary_navigation li a.nav_games {
  background: url(/images/back_primarynav_pt_games.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.portuguese .primary_header ul.primary_navigation li a.nav_games:hover { background-position: 0 -40px; }
.portuguese .primary_header ul.primary_navigation li a.nav_games.nav_active,
.portuguese .primary_header ul.primary_navigation li a.nav_games.nav_active:hover {
  background-position: 0 -80px;
}

/*-- ES SITE PORTUGUESE - CABINETS TAB NAV --*/

.portuguese .primary_header ul.primary_navigation li a.nav_cabinets {
  background: url(/images/back_primarynav_pt_cabinets.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.portuguese .primary_header ul.primary_navigation li a.nav_cabinets:hover { background-position: 0 -40px; }
.portuguese .primary_header ul.primary_navigation li a.nav_cabinets.nav_active,
.portuguese .primary_header ul.primary_navigation li a.nav_cabinets.nav_active:hover {
  background-position: 0 -80px;
}

/*-- ES SITE SPANISH - PORTUGUESE TAB NAV --*/

.portuguese .primary_header ul.primary_navigation li a.nav_systems {
  background: url(/images/back_primarynav_pt_systems.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.portuguese .primary_header ul.primary_navigation li a.nav_systems:hover { background-position: 0 -40px; }
.portuguese .primary_header ul.primary_navigation li a.nav_systems.nav_active,
.portuguese .primary_header ul.primary_navigation li a.nav_systems.nav_active:hover {
  background-position: 0 -80px;
}

/*-- ES SITE SPANISH - PORTUGUESE TAB NAV --*/

.portuguese .primary_header ul.primary_navigation li a.nav_support {
  background: url(/images/back_primarynav_pt_support.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.portuguese .primary_header ul.primary_navigation li a.nav_support:hover { background-position: 0 -40px; }
.portuguese .primary_header ul.primary_navigation li a.nav_support.nav_active,
.portuguese .primary_header ul.primary_navigation li a.nav_support.nav_active:hover {
  background-position: 0 -80px;
}

/*-- ES SITE SPANISH - INTERACTIVE TAB NAV --*/

.portuguese .primary_header ul.primary_navigation li a.nav_interactive {
  background: url(/images/back_primarynav_pt_interactive.png) no-repeat 0 0;
  width: 103px;
  margin-left: 15px;
}

.portuguese .primary_header ul.primary_navigation li a.nav_interactive:hover { background-position: 0 -40px; }
.portuguese .primary_header ul.primary_navigation li a.nav_interactive.nav_active,
.portuguese .primary_header ul.primary_navigation li a.nav_interactive.nav_active:hover {
  background-position: 0 -80px;
}

/*-- HEADER LEFT --*/

.SearchTextBox {
  border: none;
  margin-top: 35px;
  padding: 0;
  display: block;
  float: left;  
  width: 247px;
  height: 32px;
  padding: 0 8px 0 8px;  
  background: url(/images/back_search_field.gif) no-repeat 0 0;
  color: #b6b8ba;
  font: 12px/32px Arial, Helvetica, sans-serif;
}

.SearchButton {
  border: none;
  margin-top: 35px;
  padding: 0;
  display: block;
  float: left;  
  width: 34px;
  height: 32px;
  overflow: hidden !important;  
  background: url(/images/back_search_btn.png) no-repeat 0 0;
  text-indent: -10000px;
  cursor: pointer;  
}

.SearchButton:hover { background: url(/images/back_search_btn.png) no-repeat 0 -32px; }

/* -----> Homepage Hero <---------------------------------------------------------- */

.homepage_hero_feature {
  width: 960px;
  height: 365px;
  overflow: hidden;
  background: url(/images/back_primary_homepage_feature.jpg) no-repeat 0 0;
  position: relative;
}

.homepage_hero_feature a {
  width: 960px;
  height: 360px;
  display: block;
}

.homepage_hero_feature .hover_image a {
  width: 147px;
  height: 40px;
  display: block;
}

.hover_image {
  position: absolute;
  top: 228px;
  left: 40px;
  width: 174px;
  height: 40px;
  display: none;
}

/* -----> Homepage Mid Content <---------------------------------------------------------- */

.homepage_mid {
  width: 960px;
  height: 275px; 
  background: none;
  float: left;
  clear: both;
  margin: 15px 0 0 0;
}

.homepage_mid_left {
  background: none;
  float: left;
}

.homepage_mid_right {
  float: left;
  background: none;
}

/* --> Homepage Section Previews <-- */

.homepage_section_preview_item {
  width: 198px;
  height: 253px;
  margin: 0 20px 0 0;
  background: #fff;
  float: left;
  border: 1px solid #dbdcdd;
}

.homepage_section_preview_item img { vertical-align: bottom; }

.homepage_section_preview_item a {
  display: block;
  height: 253px;
  text-decoration: none !important;
}

.homepage_section_preview_item .learn_more_overlay {
  background: url(/images/section_preview_hover.png) no-repeat 0 0;
  position: absolute;
  width: 198px;
  height: 140px;
  display: block;
  cursor: pointer;
}

.spanish .homepage_section_preview_item .learn_more_overlay { background: url(/images/section_preview_hover_ES.png) no-repeat 0 0; }
.portuguese .homepage_section_preview_item .learn_more_overlay { background: url(/images/section_preview_hover_PT.png) no-repeat 0 0; }

a .homepage_section_preview_title {
  color: #1a4fb5;
  font-weight: bold;
  text-decoration: none;
  margin: 10px 10px 0 10px;
  padding: 0;
  line-height: 10px;
}

a .homepage_section_preview_text,
a:hover .homepage_section_preview_text {
  color: #2f3235;
  font-weight: normal;
  text-decoration: none;
  margin: 6px 10px 0 10px;
  line-height: 16px;
}

/* --> Homepage News and Stock <-- */

.homepage_news_feature {
  width: 300px;
  height: 135px;
  background: #fff;
  margin: 0 0 7px 0;
}

.homepage_news_container {
  width: 300px;
  height: 100px;
  background: url(/images/back_homepage_news.gif) no-repeat 0 0;
  margin: 0;
  padding: 10px 0 0 0;
  border: none;  
  line-height: 14px;
  clear: both;
}

.homepage_news_container_intl {
  width: 298px;
  height: 219px;
  border: solid #dbdcdd;
  border-width: 0 1px 1px 1px;
  margin: 0 0 7px 0;
  padding: 10px 0 0 0;
  line-height: 14px;
  clear: both;
}

p.homepage_news_hdr {
  width: 291px;
  height: 20px;
  background: #fff url(/images/back_homepage_news_hdr.gif) no-repeat 0 0;
  margin: 0;
  padding: 5px 0 0 9px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.chinese p.homepage_news_hdr { background: #fff url(/images/back_homepage_news_cn_hdr.gif) no-repeat 0 0; }

.homepage_news_text {
  margin: 0 10px 9px 10px;
  padding: 0;
  font-weight: normal;
  width: 278px;
}

.homepage_news_text a,
.homepage_news_linkage a,
.intl_homepage_news_text a,
.intl_homepage_news_text a {
  color: #1a4fb5;
  font-weight: normal !important;
  text-decoration: none;
  display: block;
  clear: both;
}

.homepage_news_text a:hover,
.homepage_news_linkage a:hover,
.intl_homepage_news_text a:hover,
.intl_homepage_news_linkage a:hover {
  text-decoration: underline;
}

.homepage_news_linkage {
  margin: 10px 10px 0 10px;
  padding: 0;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  display: none;
}

.homepage_news_date { display: inline-block; }

.breaking_news,
.homepage_news_breaking {
  position: relative;
  display: inline-block;
  left: 5px;
  font-weight: bold;
  text-transform: uppercase;
}

.stock_ticker_bottom {
  font-size: 10px;
  position: relative;
  top: 1px;
  display: block;
}

.homepage_news_container .stock_ticker {
  margin: 0 10px;
  padding: 11px 0 0 0;
  font-weight: normal;
  display: block;
}

.homepage_news_container ul,
.homepage_news_container_intl ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.homepage_news_container ul li,
.homepage_news_container_intl ul li {
  list-style: none;
  margin: 0 10px 10px 10px;
  padding: 0;
}

/* --> Homepage Secondary Rotating Feature <-- */

.homepage_secondary_feature {
  width: 300px;
  height: 113px;
  background: #fff;
  margin: 0;
  float: left;
  overflow: hidden;
}

.homepage_secondary_feature img {
  width: 300px;
  height: 113px;
  border: none;
  display: block;
  float: right;
}

.homepage_secondary_feature p {
  margin: 10px 0 0 10px;
  padding: 0;
}

/* -----> Breadcrumb <---------------------------------------------------------- */

#main_breadcrumb {
  margin: 0 0 20px 0;
  padding: 5px 10px 0 10px;
  /*/border-bottom: 1px solid #f2f2f2;*/
  /*background: #fafafa;*/
  width: 940px;
  list-style: none;
  display: block;
  clear: both;
  font-size: 10px;
}

#main_breadcrumb li {
  display: inline;
  margin: 0;
  padding: 5px 0px 5px 0;
  list-style: none;
  background: none;
}

.breadcrumb_separator {
  margin: 0 5px;
  color: #aaa;
  background: none;  
}

.main_breadcrumb_topper {
  width: 960px;
  height: 2px;
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 1px;
  line-height: 1px;
}

.main_breadcrumb_topper {
  /*background: url(/images/back_breadcrumb_blue.gif) no-repeat 0 0;*/
  background-color: #1a4fb5;
  border-bottom: 1px solid #1a4fb5;
}

.main_breadcrumb_topper.grey_topper {
  /*background: url(/images/back_breadcrumb_grey.gif) no-repeat 0 0;*/
  background-color: #dbdcdd;
  border-bottom: 1px solid #dbdcdd;
}

/* -----> Related Content <---------------------------------------------------------- */

.related_content_hdr {
    background: url(/images/back_localnav_hdr.gif) no-repeat 0 0;
    height: 19px;
    width: 210px;
    margin: 0;
    padding: 5px 0 0 10px;
    list-style: none;
    font-size: 14px;
    font-weight: bold;
    clear: both;
    color: #fff;
}

.header_text {
  font-size: 10px;
  padding: 2px 2px 4px 10px;
  height: 40px;
  line-height: 14px;
  background-color: #dbdcdd;
}

.header_text .international { display: none; }

.related_content_styleguide {
  width: 218px;
  height: 398px;
  background: #fff;
  border: 1px solid #dbdcdd;
  margin: 0 0 20px 0;
}

.related_feature,
.related_support,
#local_navigation_dynamic {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
  width: 220px;
  clear: both;
  float: left;
  font-size: 11px;
  line-height: 135%;
}

#related_content h3  {
  background:#1a4fb5 ;
  border-width: 1px 0;
  color: #fff;
  width: 200px;
  margin: 0 0 10px 0;
  padding: 4px 10px;
  list-style: none;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  clear: both;
}

#related_content .local_navigation_main_header {
  color: #5d6063;
  width: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  clear: both;
}

#related_content .local_navigation_main_header.company_information_nav_top {
  margin: 0 0 5px 0 !important;
  padding: 0 0 5px 0 !important;
  border-bottom: 2px solid #dbdcdd;
  width: 220px;
  display: block;
}

#related_content .local_navigation_sub_header {
  color: #5d6063;
  width: 200px;
  margin: 15px 0 5px 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  clear: both;
}

#related_content .image_only {
  background: none;
  font-size: 1px;
  line-height: 1px;
  padding: 0;
  margin: 0 0 20px 0;
  border: none;
}

.related_feature.Image-Only,
.related_feature.image_only {
  border: none;
  background: none; 
}

#local_navigation_dynamic ul,
#local_navigation_dynamic ul ul,
#local_navigation_dynamic ul ul ul,
ul.related_support {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navigation_node {
  margin: 0;
  padding: 0;
  display: block;
  width: 220px;
  background: none;
  float: left;
  clear: both;
}

.subnavigation_list .navigation_node {
  margin: 0;
  padding: 0;
  display: block;
  width: 220px;
  height: 18px;
  background: none;
  left: 0;
/*  border-left: 1px solid #1a4fb5; */
}

.navigation_node .arrow_container {
  width: 22px;
  height: 14px;
  display: block;
  background: url(/images/back_black_arrow_right.gif) no-repeat 10px 6px;
  float: left;
  margin: 0;
  padding: 2px 0;
  display: inline;
}

.navigation_node .subnavigation_list .arrow_container {
  width: 35px;
  background-position: 22px 6px;
}

.navigation_node.nav_active .arrow_container { background-image: url(/images/back_black_arrow_right.gif); }
.navigation_node.has_children .arrow_container { background-image: url(/images/back_black_closed_arrow_right.gif); }
.navigation_node.has_children .arrow_container.expanded { background-image: url(/images/back_black_closed_arrow_down.gif); }
.navigation_node.sub_level .arrow_container { background-image: url(/images/back_black_arrow_right.gif); }

.navigation_node .link_container {
  width: 198px;
  height: 14px;
  display: block;
  float: left;
  padding: 2px 0;
  font-size: 11px;
  line-height: 13px;
}

.navigation_node.sub_level .link_container { width: 185px; }

#local_navigation_dynamic .subnavigation_list {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  clear: both;
}

#local_navigation_dynamic li.nav_active .subnavigation_list .sub_level .arrow_container {
  background-color: #dde5f4; 
}
#local_navigation_dynamic li.nav_active .subnavigation_list .sub_level .link_container { background-color: #dde5f4; }
#local_navigation_dynamic li.nav_active .subnavigation_list .sub_level .arrow_container {
  background-color: #dbdcdd;
}
#local_navigation_dynamic li.nav_active .subnavigation_list .sub_level .link_container { background-color: #dbdcdd; }

#local_navigation_dynamic li.nav_active .arrow_container { background-color: #1a4fb5; }
#local_navigation_dynamic li.nav_active .link_container { 
  background-color: #1a4fb5;
}

#local_navigation_dynamic li.parent_page { background-color: #dbdcdd; }
#local_navigation_dynamic li.nav_active a { color: #fff; }
#local_navigation_dynamic li.nav_active .sub_level a { color: #1a4fb5; }

ul.related_support {
  background: url(/images/back_related_support.gif) repeat-y 0 0;
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #2f3235;
  float: left;
  width: 220px;
}

ul.related_support li {
  background: url(/images/back_black_arrow_right.gif) no-repeat 5px 3px;
  margin: 4px 0 4px 6px;
  padding: 0 0 0 17px;
  list-style: none;
}

ul.related_support a,
ul.related_support a:hover { color: #fff; }

#local_navigation_dynamic li.local_navigation_header {
  color: #5d6063;
  font-weight: normal;
  font-size: 12px;
  height: 15px;
  margin: 5px 0 5px 0;
  padding: 5px 0 0 10px;
  width: 210px;
  border-top: 2px solid #dbdcdd; 
  list-style: none;
  display: block;
  clear: both;
}

.related_feature { border-width: 0 1px 1px 1px; }
.related_feature a { color: #1a4fb5; }

.related_feature p,
.related_feature h3,
.related_feature h4 {
  padding: 0 10px 10px 10px;
  margin: 0;
}

/*.related_feature h4 { font-size: 13px; }*/
.related_feature h4 { font-size: 12px; font-weight: normal; }

.related_feature dt {
  margin: 0 10px 5px 20px;
}

.related_feature dd {
  margin: 0 20px 10px 30px;
}

.related_feature.feature_bottom p {
  width: 140px;
  float: right;
  padding: 0 10px 10px 0;
}

.related_feature img,
.related_feature.feature_bottom img {
  width: 60px;
  height: 60px;
  overflow: hidden;
  float: left;
  padding: 0 10px 10px 0px;
  margin: 0;
}

/* -----> Game Feature Containers <---------------------------------------------------------- */

#games_browser {
  margin: 0 0 20px 0;
}

.slideshow_component {
  position: absolute;
  width: 100px;
  border: 1px solid #fafafa;
  top: 0;
  right: 0;
  display: none;
}

.media_slideshow {
  width: 678px;
  margin: 0 0 20px 0;
  padding: 10px;
  background: #fff;
  border: 1px solid #dbdcdd;
  float: left;
}

.slideshow_title {
  width: 678px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
  clear: both;
}

.slideshow_image {
  float: left;
  width: 384px;
  height: 241px;
  border: 1px solid #dbdcdd;
  float: left;
}

.slideshow_header {
  width: 282px;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;  
  margin: 0 0 20px 10px;
  float: right;
  text-align: left;
}

.slideshow_body {
  width: 282px;
  margin: 0 0 20px 10px;
  float: right;
  text-align: left;  
}

.slideshow_learn_more {
  width: 118px;
  float: right;
}

.slideshow_learn_more a {
  background: url(/images/btn_learn_more.gif) no-repeat 0 0;
  width: 118px;
  height: 28px;
  display: block;
  text-indent: -10000px;
}

#games_primary_feature {
  width: 678px;
  height: 238px;
  margin: 0 0 20px 0;
  padding: 10px;
  background: #fafafa;
  border: 1px solid #dbdcdd;
}

.featured_tab {
  border: 1px solid #dbdcdd;
  background: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  width: 698px;
  height: 298px;
}

.bottom_feature {
  float: left;
  width: 700px;
  margin: 0 0 20px 0;
}

.section_preview {
  width: 340px;
  float: left;
  background: #fff;
  text-align: left;
  margin: 0 0 10px 0;
  zoom: 1;
}

.section_preview a,
.section_preview a:hover {
  width: 340px;
  height: 100px;
  display: block;
  text-decoration: none;
}

.section_preview_right {
  float: right;
}

.section_preview a img {
  float: left;
  width: 100px;
  height: 100px;
  display: block;
}

.section_preview a p.section_preview_title {
  float: left;
  margin: 0 0 4px 0;
  padding: 0 0 0 10px;
  width: 230px;
  text-decoration: none;
  font-weight: bold;
  display: inline;
  line-height: 14px;
  cursor: pointer;
}

.section_preview a:hover p.section_preview_title {
  text-decoration: underline;
  font-weight: bold;
}

.section_preview a p.section_preview_text {
  float: left;
  margin: 0;
  padding: 0 0 0 10px;
  line-height: 16px;
  width: 230px;
  color: #2f3235;
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
}

.section_preview a:hover p.section_preview_text {
  color: #2f3235;
  text-decoration: none !important;
  font-weight: normal;
}

/* -----> SEARCH IGT.com <---------------------------------------------------------- */

.ul_results {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ul_results li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}

.ul_results .search_title {
  display: block;
  clear: both;
  font-size: 14px;
}

.ul_results .search_summary {
  display: block;
  clear: both;
}

.ul_results .search_summary br {
  display: none;
  clear: none;
}

.ul_results .search_link {
  display: block;
  clear: both;
  color: #117911;
  font-size: 10px;
}

/* -----> PLAY IGT <---------------------------------------------------------- */

#play_for_fun_playIGT {
  margin: 0 0 20px 0;
}

.play_igt_gameslisting {
  background: #fff;
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  list-style: none;
}

.play_igt_gameslisting li {
  margin: 0 20px 10px 0;
  padding: 0;
  width: 220px;
  height: 80px;
  float: left;
  list-style: none;
  background: #fff;
}

.play_igt_gameslisting li a.play_igt_gameslisting_hover {
  margin: 63px 0 0 0;
  padding: 0;
  text-decoration: none;
  display: block;
  width: 220px;
  height: 17px;
  position: absolute;
  cursor: pointer !important;  
  z-index: 10;
}

.play_igt_gameslisting li a.play_igt_gameslisting_content {
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: block;
  width: 220px;
  height: 80px;
}

.play_igt_gameslisting li img {
  width: 80px;
  height: 80px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  cursor: pointer;  
  z-index: 1;
}

.play_igt_gameslisting li .play_igt_gameslisting_hover_image {
  width: 80px;
  height: 18px;
  background: url(/images/back_btn_play_playigt.png) no-repeat 0 0;
  display: block;
  margin: 0;
  cursor: pointer !important;  
}

.play_igt_gameslisting li a:hover h2 { text-decoration: underline; }

.play_igt_gameslisting li h2 {
  width: 130px;
  display: block;
  float: left;
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
}

.play_igt_gameslisting li a:hover p {
  text-decoration: none !important;
  color: #2f3235 !important;
}

.play_igt_gameslisting li p {
  width: 130px;
  display: block;
  float: left;
  padding: 0;
  font-size: 10px;
  line-height: 12px;
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  cursor: pointer;
  color: #2f3235 !important;  
}

.find_igt_games {
  border: none;
  width: 220px;
  height: 150px;
  background: url(/images/back_playigt_wheretoplay.gif) no-repeat 0 0;
  overflow: hidden;
  display: block;
  clear: both;
}

.find_igt_games_select {
  width: 186px;
  height: 20px;
  font-size: 10px;
  margin: 73px 0 0 17px;
  line-height: 20px;
}

.find_igt_games_input {
  background: url(/images/btn_playigt_findgames.gif) no-repeat 0 0;
  border: 0;
  width: 186px;
  height: 30px;
  text-indent: -10000px !important;
  margin: 12px 0 0 17px;
  cursor: pointer;
}

.find_igt_games_input:hover { background-position: 0 -30px; }

.mjp_online_list {
  border: 1px solid #dbdcdd;
  font-size: 10px !important;
  line-height: 12px !important;
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  width: 698px;
  float: left;
}

.mjp_online_list li {
  margin: 0 20px 0 0;
  padding: 10px;
  list-style: none;
  width: 199px;
  float: left;
}

.mjp_online_list li.online_list_alt {
  width: 200px;
  margin: 0;
}

.mjp_online_list img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  float: left;
}

.mjp_online_list p {
  width: 109px;
  float: right;
  text-align: left;
}

.mjp_online_list select {
  font-size: 10px;
  width: 109px;
  float: right;
  text-align: left;
}

/* -----> Twitter <---------------------------------------------------------- */

h3.header_340 {
  background: #fff;
  margin: 0;
  padding: 4px 10px 5px 10px;
  width: 320px;
  height: 16px;
  background: url(/images/back_header_340.gif) no-repeat;
  color: #fff;
  font-size: 14px;
  clear: both;
}

h3.header_220 {
  height: 17px;
  padding: 13px 10px 10px 10px;
  background: #1a4fb5;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

h3.header_220.header_short { padding: 8px 10px 5px 10px; }

h3.header_220 a { color: #fff; font-weight: bold; text-decoration: none; }

h3.header_220 a.twitter_square {
  background: url(../images/button_twitter.png) no-repeat 0 0;
  width: 16px;
  height: 16px;
  display: block;  
  text-indent: -10000px;
  position: absolute;
  top: 13px;
  right: 10px;
}

a.header_twitter {
  width: 340px;
  height: 25px;
  position: relative;
  display: block;
  top: -4px;
  left: -10px;
  background: url(/images/back_header_twitter_340.gif) no-repeat;
  text-indent: -10000px;
}

.twitter_space {
  text-align: center;
  background: #fff;
  border: 1px solid #dbdcdd;
  padding: 10px;
  margin: 0 0 20px 0;
  float: left;
  width: 318px;
}

.grid_4 .twitter_space { width: 198px; }

#twitter_update_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#twitter_update_list li {
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;  
  list-style: none;
  border-bottom: 1px solid #f0f0f0;
  text-align: left;
}

#twitter_update_list li small {
  display: block;
  clear: both;
}

#twitter_update_list li.twitter_update_list_last {
  border: none;
  padding: 0;
  margin: 0;
}

#twitter_update_list small a { display: none; }

/* -----> Tabs <---------------------------------------------------------- */

.main_content_tabs {
  margin: 0;
  /*padding-top: 20px;  BW*/
  list-style: none;
  background: none;
  display: block;
  height: 33px;
  width: 100%;
  overflow: hidden;
  top: 1px;
  position: relative;
  clear: both;  
}

.main_content_tabs li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
  height: 33px;
  overflow: hidden;
  vertical-align: top;
}

.main_content_tabs li { background: url(/images/back_main_content_tab_new_right.gif) no-repeat right -65px; }

.main_content_tabs li a {
  padding: 4px 5px 0 22px;
  margin: 0 3px 0 0;
  background: url(/images/back_main_content_tab_new_left.gif) no-repeat left -65px;
  display: block;
  position: relative !important;
  top: 0 !important;
  height: 28px;
  font-weight: bold;
  vertical-align: middle;
  text-decoration: none;
  color: #2f3235;
}

.main_content_tabs li:hover a { background-position: left -33px; }
.main_content_tabs li:hover { background-position: right -33px;}

.main_content_tabs li.nav_active,
.main_content_tabs li.nav_active:hover { height: 33px; background-position: right 0; }

.main_content_tabs li a.nav_active,
.main_content_tabs li a.nav_active:hover {
  height: 29px;
  padding: 4px 5px 0 22px;
  margin: 0 3px 0 0;
  background-position: left 0;
  color: #1a4fb5;
}

.webinar_widget {
  margin: 0 0 15px 0;
}

.webinar_widget_icon {
  position: relative;
  top: 5px;
}

.stock_ticker .quote_increase {
  color: #008000;
  font-weight: bold;
  font-size: 13px;
}

.stock_ticker .quote_decrease {
  font-weight: bold;
  font-size: 13px;
}

.stock_ticker .quote_delay { color: #999; }

.lblExchange,
.lblTicker {
  font-size: 16px;
  font-weight: normal;
}

.quote_price {
  font-size: 16px;
  font-weight: bold;
}

.stock_ticker_top.stock_ticker abbr {
  font-size: 13px;
  border: none;
}

.lblChange { font-size: 16px; }
.lblPercentChange { font-size: 13px; }

.lblDate,
.lblDelay {
  font-size: 10px;
}

.investor_news {
  margin: 0 0 20px 0;
}

.games_accessories_table table td {
  width: 170px;
  border-collapse: collapse;
  border-spacing: 0;
}

.news_featured_item {
  float: left;
  padding: 0 0 20px 0;
}

.news_featured_item  img {
  float: left;
  width: 184px;
  height: 184px;
}

.news_featured_item_content  {
  float: left;
  width: 266px;
  padding: 0 10px 0 0;
}

.column_news_item a { float: left; }

.column_news_item {
  float: left;
  padding: 0 0 20px 0;
}

.column_news_item img {
  float: left;
  width: 50px;
  height: 50px;
}

.column_news_item p {
  float: left;
  width: 400px;
  padding: 0 0 0 10px;
}

/* -----> Games Filtering <---------------------------------------------------------- */

.filter_options,
.tabbed_information {
  border-bottom: 1px solid #dbdcdd;
  background: #fff url(/images/back_tabset.png) no-repeat 0 0;
  margin: 0 0 20px 0;
  padding: 10px 10px 0 10px;
  display: block;
  clear: both;
}

.filter_options .releaseDate,
.tabbed_information .releaseDate {
  margin: -3px 10px 7px 0;
  font-size: 10px;
  text-align: right;
}

.filter_options .active_tab,
.tabbed_information .active_tab {
  background: #ccdff1;
  font-weight: bold;
}

.filter_options .config_filter .active_tab,
.tabbed_information .config_filter .active_tab {
  background: #ffffcc;
  font-weight: bold;
}

.filter_platform,
.filter_dropdowns,
.family_dropdowns { padding: 10px 0; }

.beta_catalogview_head {
  margin: 0 0 20px 0;
  padding: 10px;
  background: #f0f0f0;
  border: 1px solid #dbdcdd;
  display: block;
}

.beta_catalogview_innerhead {
  border-bottom: 1px solid #dbdcdd;
  margin: 0 0 5px 0;
}

.beta_catalogview_innerhead td {
  padding: 0 0 5px 0;
}

.beta_catalogview_head h3 {
  margin: 0;
  padding: 0;
}

.loading_data {
  width: 296px;
  height: 66px;
  border: 1px solid #dbdcdd;
  text-align: center;
  background: #fff;
  z-index: 100;
  margin: -50px 0 0 -150px;
  position: fixed;
  text-align:center;
  top:50%;
  left: 50%;  
}

.loading_data p {
  text-align: center;
  margin: 5px 0;can
}

.loading_graphic {
  margin: 15px 0 0 0;
}

/* ----- NORMAL (Defualt) DYNAMIC BUTTON ----- */

.btn_dynamic,
.btn_active_dynamic,
.btn_blue_dynamic,
.btn_orange_dynamic {
  height: 20px;
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
}

.btn_dynamic_clear {
  display: block;
  clear: both;
  margin: 5px 0 0 0;
}

a.btn_dynamic,
a.btn_active_dynamic,
a.btn_blue_dynamic,
a.btn_orange_dynamic {
  height: 20px;
  text-decoration: none;
  cursor: pointer;
}

a.btn_dynamic .btn_dynamic_middle,
a.btn_active_dynamic .btn_dynamic_middle,
a.btn_blue_dynamic .btn_dynamic_middle,
a.btn_orange_dynamic .btn_dynamic_middle {
  height: 17px;
  padding: 3px 5px 0 5px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_mid.gif) repeat-x 0 0;
}

a.btn_dynamic .btn_dynamic_start,
a.btn_active_dynamic .btn_dynamic_start,
a.btn_blue_dynamic .btn_dynamic_start,
a.btn_orange_dynamic .btn_dynamic_start {
  height: 17px;
  width: 3px;
  padding: 3px 0 0 0;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_leftside.gif) no-repeat 0 0;
}

a.btn_dynamic .btn_dynamic_end,
a.btn_active_dynamic .btn_dynamic_end,
a.btn_blue_dynamic .btn_dynamic_end,
a.btn_orange_dynamic .btn_dynamic_end {
  height: 17px;
  width: 3px;
  padding: 3px 0 0 0;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_rightside.gif) no-repeat 0 0;
}

a.btn_dynamic:hover .btn_dynamic_middle,
a.btn_dynamic:hover .btn_dynamic_start,
a.btn_dynamic:hover .btn_dynamic_end {
  background-position: 0 -20px;
}

a.btn_active_dynamic .btn_dynamic_middle,
a.btn_active_dynamic:hover .btn_dynamic_middle,
a.btn_active_dynamic .btn_dynamic_start,
a.btn_active_dynamic:hover .btn_dynamic_start,
a.btn_active_dynamic .btn_dynamic_end,
a.btn_active_dynamic:hover .btn_dynamic_end {
  background-position: 0 -40px;
}

a.btn_blue_dynamic .btn_dynamic_middle,
a.btn_blue_dynamic .btn_dynamic_start,
a.btn_blue_dynamic .btn_dynamic_end {
  background-position: 0 -40px;
}

a.btn_blue_dynamic:hover .btn_dynamic_middle,
a.btn_blue_dynamic:hover .btn_dynamic_start,
a.btn_blue_dynamic:hover .btn_dynamic_end {
  background-position: 0 -60px;
}

a.btn_orange_dynamic .btn_dynamic_middle,
a.btn_orange_dynamic .btn_dynamic_start,
a.btn_orange_dynamic .btn_dynamic_end {
  background-position: 0 -80px;
}

a.btn_orange_dynamic:hover .btn_dynamic_middle,
a.btn_orange_dynamic:hover .btn_dynamic_start,
a.btn_orange_dynamic:hover .btn_dynamic_end {
  background-position: 0 -100px;
}

/* ----- SMALL DYNAMIC BUTTON ----- */

.btn_dynamic_sml,
.btn_active_dynamic_sml,
.btn_blue_dynamic_sml,
.btn_orange_dynamic_sml {
  height: 15px;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
}

a.btn_dynamic_sml,
a.btn_active_dynamic_sml,
a.btn_blue_dynamic_sml,
a.btn_orange_dynamic_sml {
  height: 15px;
  text-decoration: none;
  cursor: pointer;
}

a.btn_dynamic_sml .btn_dynamic_middle,
a.btn_active_dynamic_sml .btn_dynamic_middle,
a.btn_blue_dynamic_sml .btn_dynamic_middle,
a.btn_orange_dynamic_sml .btn_dynamic_middle {
  height: 13px;
  padding: 2px 5px 0 5px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_sml_mid.gif) repeat-x 0 0;
}

a.btn_dynamic_sml .btn_dynamic_start,
a.btn_active_dynamic_sml .btn_dynamic_start,
a.btn_blue_dynamic_sml .btn_dynamic_start,
a.btn_orange_dynamic_sml .btn_dynamic_start {
  height: 13px;
  width: 3px;
  padding: 2px 0 0 0;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_sml_leftside.gif) no-repeat 0 0;
}

a.btn_dynamic_sml .btn_dynamic_end,
a.btn_active_dynamic_sml .btn_dynamic_end,
a.btn_blue_dynamic_sml .btn_dynamic_end,
a.btn_orange_dynamic_sml .btn_dynamic_end {
  height: 13px;
  width: 3px;
  padding: 2px 0 0 0;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_sml_rightside.gif) no-repeat 0 0;
}

a.btn_dynamic_sml:hover .btn_dynamic_middle,
a.btn_dynamic_sml:hover .btn_dynamic_start,
a.btn_dynamic_sml:hover .btn_dynamic_end {
  background-position: 0 -15px;
}

a.btn_active_dynamic_sml .btn_dynamic_middle,
a.btn_active_dynamic_sml:hover .btn_dynamic_middle,
a.btn_active_dynamic_sml .btn_dynamic_start,
a.btn_active_dynamic_sml:hover .btn_dynamic_start,
a.btn_active_dynamic_sml .btn_dynamic_end,
a.btn_active_dynamic_sml:hover .btn_dynamic_end {
  background-position: 0 -30px;
}

a.btn_blue_dynamic_sml .btn_dynamic_middle,
a.btn_blue_dynamic_sml .btn_dynamic_start,
a.btn_blue_dynamic_sml .btn_dynamic_end {
  background-position: 0 -30px;
}

a.btn_blue_dynamic_sml:hover .btn_dynamic_middle,
a.btn_blue_dynamic_sml:hover .btn_dynamic_start,
a.btn_blue_dynamic_sml:hover .btn_dynamic_end {
  background-position: 0 -45px;
}

a.btn_orange_dynamic_sml .btn_dynamic_middle,
a.btn_orange_dynamic_sml .btn_dynamic_start,
a.btn_orange_dynamic_sml .btn_dynamic_end {
  background-position: 0 -60px;
}

a.btn_orange_dynamic_sml:hover .btn_dynamic_middle,
a.btn_orange_dynamic_sml:hover .btn_dynamic_start,
a.btn_orange_dynamic_sml:hover .btn_dynamic_end {
  background-position: 0 -75px;
}

/* ----- MEDIUM DYNAMIC BUTTON ----- */

.btn_dynamic_med,
.btn_active_dynamic_med,
.btn_blue_dynamic_med,
.btn_orange_dynamic_med {
  height: 30px;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
}

a.btn_dynamic_med,
a.btn_active_dynamic_med,
a.btn_blue_dynamic_med,
a.btn_orange_dynamic_med {
  height: 30px;
  text-decoration: none;
  cursor: pointer;
}

a.btn_dynamic_med .btn_dynamic_middle,
a.btn_active_dynamic_med .btn_dynamic_middle,
a.btn_blue_dynamic_med .btn_dynamic_middle,
a.btn_orange_dynamic_med .btn_dynamic_middle {
  height: 22px;
  padding: 8px 5px 0 5px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_med_mid.gif) repeat-x 0 0;
}

a.btn_dynamic_med .btn_dynamic_start,
a.btn_active_dynamic_med .btn_dynamic_start,
a.btn_blue_dynamic_med .btn_dynamic_start,
a.btn_orange_dynamic_med .btn_dynamic_start {
  height: 22px;
  width: 3px;
  padding: 8px 0 0 0;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_med_leftside.gif) no-repeat 0 0;
}

a.btn_dynamic_med .btn_dynamic_end,
a.btn_active_dynamic_med .btn_dynamic_end,
a.btn_blue_dynamic_med .btn_dynamic_end,
a.btn_orange_dynamic_med .btn_dynamic_end {
  height: 22px;
  width: 3px;
  padding: 8px 0 0 0;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_med_rightside.gif) no-repeat 0 0;
}

a.btn_dynamic_med:hover .btn_dynamic_middle,
a.btn_dynamic_med:hover .btn_dynamic_start,
a.btn_dynamic_med:hover .btn_dynamic_end {
  background-position: 0 -30px;
}

a.btn_active_dynamic_med .btn_dynamic_middle,
a.btn_active_dynamic_med:hover .btn_dynamic_middle,
a.btn_active_dynamic_med .btn_dynamic_start,
a.btn_active_dynamic_med:hover .btn_dynamic_start,
a.btn_active_dynamic_med .btn_dynamic_end,
a.btn_active_dynamic_med:hover .btn_dynamic_end {
  background-position: 0 -60px;
}

a.btn_blue_dynamic_med .btn_dynamic_middle,
a.btn_blue_dynamic_med .btn_dynamic_start,
a.btn_blue_dynamic_med .btn_dynamic_end {
  background-position: 0 -60px;
}

a.btn_blue_dynamic_med:hover .btn_dynamic_middle,
a.btn_blue_dynamic_med:hover .btn_dynamic_start,
a.btn_blue_dynamic_med:hover .btn_dynamic_end {
  background-position: 0 -90px;
}

a.btn_orange_dynamic_med .btn_dynamic_middle,
a.btn_orange_dynamic_med .btn_dynamic_start,
a.btn_orange_dynamic_med .btn_dynamic_end {
  background-position: 0 -120px;
}

a.btn_orange_dynamic_med:hover .btn_dynamic_middle,
a.btn_orange_dynamic_med:hover .btn_dynamic_start,
a.btn_orange_dynamic_med:hover .btn_dynamic_end {
  background-position: 0 -150px;
}

/* ----- LARGE DYNAMIC BUTTON ----- */

.btn_dynamic_lrg,
.btn_active_dynamic_lrg,
.btn_blue_dynamic_lrg,
.btn_orange_dynamic_lrg {
  height: 40px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}

a.btn_dynamic_lrg,
a.btn_active_dynamic_lrg,
a.btn_blue_dynamic_lrg,
a.btn_orange_dynamic_lrg {
  height: 40px;
  text-decoration: none;
  cursor: pointer;
}

a.btn_dynamic_lrg .btn_dynamic_middle,
a.btn_active_dynamic_lrg .btn_dynamic_middle,
a.btn_blue_dynamic_lrg .btn_dynamic_middle,
a.btn_orange_dynamic_lrg .btn_dynamic_middle {
  height: 28px;
  padding: 12px 5px 0 5px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_lrg_mid.gif) repeat-x 0 0;
}

a.btn_dynamic_lrg .btn_dynamic_start,
a.btn_active_dynamic_lrg .btn_dynamic_start,
a.btn_blue_dynamic_lrg .btn_dynamic_start,
a.btn_orange_dynamic_lrg .btn_dynamic_start {
  height: 28px;
  width: 3px;
  padding: 12px 0 0 0;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_lrg_leftside.gif) no-repeat 0 0;
}

a.btn_dynamic_lrg .btn_dynamic_end,
a.btn_active_dynamic_lrg .btn_dynamic_end,
a.btn_blue_dynamic_lrg .btn_dynamic_end,
a.btn_orange_dynamic_lrg .btn_dynamic_end {
  height: 28px;
  width: 3px;
  padding: 12px 0 0 0;
  display: inline-block;
  text-decoration: none;
  background: url(/images/btn_dynamic_lrg_rightside.gif) no-repeat 0 0;
}

a.btn_dynamic_lrg:hover .btn_dynamic_middle,
a.btn_dynamic_lrg:hover .btn_dynamic_start,
a.btn_dynamic_lrg:hover .btn_dynamic_end {
  background-position: 0 -40px;
}

a.btn_active_dynamic_lrg .btn_dynamic_middle,
a.btn_active_dynamic_lrg:hover .btn_dynamic_middle,
a.btn_active_dynamic_lrg .btn_dynamic_start,
a.btn_active_dynamic_lrg:hover .btn_dynamic_start,
a.btn_active_dynamic_lrg .btn_dynamic_end,
a.btn_active_dynamic_lrg:hover .btn_dynamic_end {
  background-position: 0 -80px;
}

a.btn_blue_dynamic_lrg .btn_dynamic_middle,
a.btn_blue_dynamic_lrg .btn_dynamic_start,
a.btn_blue_dynamic_lrg .btn_dynamic_end {
  background-position: 0 -80px;
}

a.btn_blue_dynamic_lrg:hover .btn_dynamic_middle,
a.btn_blue_dynamic_lrg:hover .btn_dynamic_start,
a.btn_blue_dynamic_lrg:hover .btn_dynamic_end {
  background-position: 0 -120px;
}

a.btn_orange_dynamic_lrg .btn_dynamic_middle,
a.btn_orange_dynamic_lrg .btn_dynamic_start,
a.btn_orange_dynamic_lrg .btn_dynamic_end {
  background-position: 0 -160px;
}

a.btn_orange_dynamic_lrg:hover .btn_dynamic_middle,
a.btn_orange_dynamic_lrg:hover .btn_dynamic_start,
a.btn_orange_dynamic_lrg:hover .btn_dynamic_end {
  background-position: 0 -200px;
}

/* ----- END DYNAMIC BUTTONS ----- */

.catalog_view_table_inner {
  margin: 0 0 0 -10px;
  width: 678px;
  border: none;
}

.catalog_view_table_inner td {
  vertical-align: top !important;
  padding: 0;
  margin: 0;
  width: 170px;
  max-width: 170px;
  overflow: hidden;
}

.catalog_view_table_outer {
  margin: 0;
  width: 680px;
  border: none;
}

.catalog_view_table_outer td {
  vertical-align: top !important;
  padding: 0;
  margin: 0;
  width: 170px;
  max-width: 170px;
  overflow: hidden;
}

.catalog_view {
  width: 150px;
  float: left;
  vertical-align: top;
  text-align: center;
  padding: 0;
  background: none;
}

.catalog_view_table_inner .catalog_view,
.catalog_view_table_outer .catalog_view { padding: 0 0 10px 20px; margin: 0;}

p.catalog_view_image {
  background: none;
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  position: relative;
}

.catalog_view_image img {
  width: 150px;
  height: 75px;
}

.catalog_view_image.catalog_online_mobile img {
  width: 150px;
  height: 113px;
}

.h5g_logo {
  width: 42px;
  height: 22px;
  background: url(/images/background_logo_h5g_small.png) no-repeat 0 0;
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  text-indent: -10000px;
}

.catalog_no_image {
  width: 150px;
  height: 75px;
  text-decoration: none !important;  
}

.catalog_no_image  a {
  text-decoration: none !important;
  display: block;
  height: 53px;
  width: 128px;
  margin: 0;
  padding: 10px;
  font-size: 10px;
  line-height: 12px;
  text-align: center;  
  overflow: hidden;
  border: 1px solid #dbdcdd;
  background: #f0f0f0;
  position: relative;  
}

.list_view { margin: -8px 0 20px 0; }

.catalog_view_title,
.list_view_title {
  background: none;
  margin: 0;
  padding: 5px 0 0 0;  
  font-size: 10px;
  line-height: 10px;
  line-height: 12px;
}

.catalog_view_detail,
.list_view_detail {
  background: none;
  margin: 0;
  padding: 0;  
  font-size: 10px;
  line-height: 10px;
  color: #a6a6a1;
  line-height: 12px;
}

.program_list_header {
  background: #dbdcdd;
  padding: 5px;
}

.program_list_cell {
  background: #f0f0f0;
  padding: 5px;
}

.catalog_error {
  border: 1px solid #a30800;
  background: #edcecc;
  color: #a30800;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  margin: 10px 0 0 0;
  display: block;
}

ul.pagination_1 {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
  float: left;
  background: none;
  text-align: left;
}

ul.pagination_2 {
  display: block;
  width: auto;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  font-weight: bold;
  float: right;
  background: none;
  text-align: right;
  clear: both !important;
}

.game_views {
  width: 285px;
}

.filter_selections {
  width: 393px;
}

ul.games_view_control {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  float: right;
}

ul.pagination_1 li,
ul.pagination_2 li,
ul.games_view_control li {
  border: 0;
  margin: 0 0 0 2px;
  padding: 0;
  font-size: 10px;
  list-style: none;
  float: left;
}

ul.pagination_1 li a,
ul.pagination_2 li a,
ul.games_view_control li a {
  border: 1px solid #bfcde9;
  margin: 0;
  padding: 2px 5px;
  display: block;
  font-weight: normal;
  float: left;
  background: #fff;
}

ul.pagination_1 li a:hover,
ul.pagination_2 li a:hover,
ul.games_view_control li a:hover { border: solid 1px #1a4fb5; }

ul.pagination_2 .pagi_previous_off a,
ul.pagination_2 .pagi_previous_off a:hover,
ul.pagination_2 .pagi_next_off a,
ul.pagination_2 .pagi_next_off a:hover {
  border: 1px solid #dbdcdd;
  color: #888;
  text-decoration: none;
  cursor: default;
}

ul.pagination_2 .pagi_previous a,
ul.pagination_2 .pagi_next a {
  font-weight: bold;
}

ul.pagination_1 .pagi_active a,
ul.pagination_1 .pagi_active a:hover,
ul.pagination_2 .pagi_active a,
ul.pagination_2 .pagi_active a:hover,
ul.games_view_control .games_view_control_active a,
ul.games_view_control .games_view_control_active a:hover {
  border: 1px solid #1a4fb5;  
  background: #1a4fb5;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  cursor: default;
}

/* -----> UK Image Fix <---------------------------------------------------------- */

.uk_img {
  padding-bottom: 10px;
}


/* -----> Main Content <---------------------------------------------------------- */

#main_content h1 span.uppercase_title { text-transform: uppercase; }
#main_content h1 span.tag_line { color: #2f3235; }

.game_info {
  color: #b6b8ba;
  display: block;
  margin: -30px 0 26px 0;
}

.table_data_grid,
.ContentTable {
  margin: 0 0 10px 0; 
  padding: 0;
  width: 100%;
}

.table_grid,
.table_winners {
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}

.table_data_grid th,
.ContentTH {
  border-bottom: 1px solid #abb9d6;
  background: #ebf0fa;
  padding: 5px;
  text-align: left;
  font-weight: bold;
}

.content_widget .table_data_grid th {
  border-bottom: 1px solid #dbdcdd;
  background: #dbdcdd;
}

.table_data_grid td,
.ContentTD {
  border-bottom: 1px solid #dbdcdd;
  background: #fff;
  padding: 5px;
  text-align: left;
  line-height: 14px;
  font-weight: normal;
  vertical-align: top;
}

.table_data_order {
  margin: 0 0 30px 0; 
  padding: 0px;
  width: 100%;
}

.table_data_order th {
  border-bottom: 1px solid #abb9d6;
/*  background: #ebf0fa;  */
  padding: 3px 3px;
  font-size: 11px;
/*  text-align: left;*/
  font-weight: bold;
}

.table_data_order td {
/*  border-bottom: 1px solid #dbdcdd;*/
  background: #fff;
  text-align: left;
  font-weight: normal;
  padding: 1px 3px;
  vertical-align: top;
}

.table_data_order_total {
  border-top: 1px solid #dbdcdd;
}

.table_data_grid td.td_align_right ,
.table_data_grid th.th_align_right {
  text-align: right !important;
}

td.table_data_grid_info { 
  background: #dbdcdd;
  vertical-align: center;
}

.table_specs {
  border: 0;
  width: 320px;
  font-size: 10px;
}

.table_specs th {
  background: #dbdcdd;
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  text-align: center;
}

.table_specs td {
  border-bottom: 1px solid #dbdcdd;
  background: #fff;
  font-size: 10px;
  font-weight: normal;
  padding: 1px; 
/*  text-align: left;*/
  line-height: 12px;
  vertical-align: middle;
}

.content_widget {
  background: fff;
  padding: 0;
  margin: 0 0 30px 0;
}

.content_widget.nyse_banner_rotator {
  padding: 0;
  margin: 0 0 30px 0 !important;
}

.ui-accordion-content .content_widget { margin: 0 0 20px 0; }
.content_widget .float_set { width: 320px; }

.content_widget h3 {
  margin: 0;
  padding: 0;
  position: relative;
  top: 3px;
  font-size: 14px;
  line-height: 14px;
}

.content_widget_header,
h3.content_widget_header {
  clear: both;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  height: 18px;
  top: 0;
  /*border: 1px solid #1a4fb5;*/
  background: #1a4fb5;
  text-align: left;
  color: #fff;
}

h3.content_widget_header {
  padding: 13px 9px 10px 9px;
  height: 17px;
}

.content_widget_content {
  border: solid #1a4fb5;
  border-width: 0 1px 1px 1px;
  margin: 0;
  padding: 19px 19px 0 19px;
  clear: both;
}

.content_widget_content a { color: #1a4fb5; }

.content_widget_content_padfix {
  margin: 0 0 9px 0
}

.ui-accordion-content .content_widget_content {
  text-align: left;
  width: 
}

.content_widget_content.content_widget_full_border, /* added the .search_jobs_background  image to this class - BW*/ 
.search_jobs_background { 
  border-width: 1px; 
  background: url(/images/careers/back_search_jobs_montage.jpg) no-repeat 0;
}

.stock_widget {
  /*background: url(/images/back_stock_widget_header.gif) no-repeat 0 0;*/
  background: #f3f6fb;
  border: 1px solid #c6d3ec;
  padding: 10px;
  /*height: 35px;*/
}


.grid_4 .stock_widget { padding: 3px 0 8px 7px; }
.stock_widget .stock_ticker {
  position: relative;
  top: 2px;
}

.grid_4 .stock_ticker_bottom { line-height: 12px; }
.grid_4  .quote_price { font-size: 13px; } /* was 16px*/
.grid_4 .lblTicker { font-size: 13px; } /* was 16px*/
.grid_4 abbr { font-size: 10px; } /* was 12px */
.grid_4 abbr .lblExchange { font-size: 13px; } /* was 16px*/
.grid_4 .quote_increase { font-size: 10px; } /* was 13px*/
.grid_4 .quote_decrease { font-size: 10px; } /* was 13px*/
.grid_4 .lblPercentChange { font-size: 10px; } /* was 13px*/

.sec_filing_widget { margin-bottom: 10px !important; }

#igt_games_page_flash_carosel,
#game_pg_browser_scroller {
  margin: 0 0 20px 0;
  clear: both;
}

.news_room_h2_link,
a.news_room_h2_link {
  float: right;
}

.news_item {
  margin: 0 0 20px 0;
  padding: 0;
  clear: both;
  overflow: hidden;
  display: block;
}

.news_item a { text-decoration: none !important; cursor: pointer; }

.news_item_image {
  margin: 0 10px 0 0 !important;
  width: 100px;
  height: 100px;
  display: block;
}

.news_item_title { font-size: 12px; line-height: 13px; font-weight: bold; }
.news_item_title_large { font-size: 16px; line-height: 18px; font-weight: bold; }
.news_item_aux { padding-top: 2px; display: block; }

a .news_item_aux {
  color: #5d6063 !important;
  text-decoration: none !important;
}

a:hover .news_item_aux {
  color: #5d6063 !important;
  text-decoration: none !important;
}

a .news_featured_item_content {
  color: #5d6063 !important;
  text-decoration: none !important;
}

a:hover .news_featured_item_content {
  color: #5d6063 !important;
  text-decoration: none !important;
}

a .news_item_title,
a .news_item_title_large { text-decoration: none !important; color: #1A4FB5; }

a:hover .news_item_title,
a:hover .news_item_title_large { text-decoration: underline !important; }

.event_item {
  display: block;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #dbdcdd;
  clear: both;
}

.event_full {
  width: 590px;
  float: left;
  clear: both;
}

.event_photo {
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 10px 0 0;
}

.event_set {
  width: 590px;
  float: left;
}

.event_left {
  width: 480px;
  float: left;
}

.event_right {
  width: 110px;
  float: left;
  text-align: right;
}

.event_left h2,
.event_left p { padding: 0 0 10px 0; }

.caption {
  background: #000;
  color: #dbdcdd;
  border: none;
  font-size: 10px;
  line-height: 10px;
  padding: 5px;
  margin: 0 0 30px 0;
  display: block;
  text-align: left;
}

.tabs .caption {
  width: 318px;
  position: relative;
  left: 4px;
  top: -1px;
}

.tabs .ui-accordion-content .caption {
  width: 298px;
  position: relative;
  left: 0;
  top: -1px;
}

/* --> News Room <-- */

#BannerSlideshow { padding: 20px 0 0 0;}

#Users_Conference_Slideshow {
  width: 700px;
  height: 180px;
  display: block;
  clear: both;
}

.slide_image {
  padding: 0;
  margin: 0;
}

/* --> Play IGT International iPhone Free App <-- */
.ww_iphone {
  padding: 0;
  margin: 0;
  width: 219px;
  background-image: url(/images/games_page/cleo_playigt_iphone_ad_hover.jpg);
  /* this duplication preloads the hover images so you do not see the Flicker...*/
}

.ww_iphone a {
  display: block;
  width: 219px;
  height: 234px;
  background-image: url(/images/games_page/cleo_playigt_iphone_ad_up.jpg);
}

.ww_iphone a:hover { background-image: url(/images/games_page/cleo_playigt_iphone_ad_hover.jpg); }

/* -----> Typography <---------------------------------------------------------- */

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
  padding: 0 0 20px 0;
  margin: 0;
}

h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 100%;
  padding: 0 0 30px 0;
  color: #000;
}

h1.title_image {
  width: 700px;
  height: 300px;
  text-indent: -10000px;
}

h1.title_image.small_title_image,
h1.small_title_image {
  width: 700px;
  height: 150px;
  text-indent: -10000px;
}

h2,
.content_subhead_h2 {
  font-size: 20px;
  line-height: 100%;
  font-weight: normal;
  color: #5d6063;
}

h3,
.content_subhead_h3 {
  font-size: 16px;
  line-height: 100%;
  font-weight: bold;
  color: #1a4fb5;
}

h3 span,
.content_subhead_h3 span {
  font-size: 12px;
  color: #1a4fb5;
}

h4,
.content_subhead_h4 {
  font-size: 15px;
  line-height: 100%;
  font-weight: bold;
  color: #5d6063;
}

h5,
.content_subhead_h5 {
  font-size: 14px;
  line-height: 100%;
  font-weight: normal;
  color: #1a4fb5;
}

h6,
.content_subhead_h6 {
  font-size: 13px;
  line-height: 100%;
  font-weight: normal;
/*  font-style: italic;*/
  color: #5d6063;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  color: #1a4fb5 ;
}

object,
embed {
  margin: 0 0 30px 0;
  font-size: 0;
  line-height: 0;
  display: block;
}

#uk_meter { 
  padding: 10px 0 10px 0;
  margin: 0px;
}

object#uk_object { 
  padding: 0px;
  margin: 0px;
}

img { margin: 0 0 30px 0; }

.flag_padding img { margin: 0; }

hr {
  border: none;
  color: #969696;
  background: #969696;
  display: block;
  height: 1px;
  margin: 0 0 20px 0;
}

blockquote {
  margin: 0 0 30px 0;
  padding: 10px 10px 5px 10px;
  background: #fafafa url(/images/back_blockquote.gif) no-repeat 5px 5px;
  border: 1px solid #dbdcdd;
  font-weight: normal;
  font-style: italic;
}

.blockquote_author {
  display: block;
  text-align: right;
  font-style: normal;
}

ul {
  margin: 0 0 20px 30px; 
  padding: 0;
  list-style: none;
  position: static;
}

ul ul,
ul ul ul,
ul ul ul ul {
  margin: 5px 0 5px 30px;
  padding: 0;
}

ul li {
  background: none;
  list-style: disc;
  margin: 0;
  padding: 0 0 5px 5px;
}

ul.bullet_free {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}

ul.bullet_free li {
  list-style: none;
  margin: 0 0 2px 20px;
  padding: 0;
}

ol {
  margin: 0 0 20px 30px;
  list-style: decimal;
}

fieldset ol,
fieldset ul { margin: 0 0 20px 15px; }

fieldset ol li,
fieldset ul li {
  line-height: 133%;
  margin: 0;
  padding: 0 0 5px 0;
}

ol ol,
ol ol ol,
ol ol ol ol {
  margin: 5px 0 5px 35px;
  padding: 0;
}

ol ol { list-style: lower-alpha; }
ol ol ol { list-style: lower-roman; }
ul ol li { list-style: decimal; }
ol li { padding: 0 0 0 2px; }

dl {
  padding : 0;
  margin: 0 0 20px 0;
}

dt {
  font-weight : bold;
  margin: 0 5px 0px 0;
  padding: 0;
}

dd {
  margin: 0 20px 10px 20px;
  padding: 0;
}

dd ul,
dd ol {
  margin-top: 5px;
}

.addthis_igt {
  border-top: 1px solid #dbdcdd;
  border-bottom: 1px solid #dbdcdd;
  background-color: #fff;
  margin: 0 0 30px 0;
  padding: 10px 20px 10px 20px;
  text-align: center;
  width: 280px;
  clear: both;
}


fieldset {
  border-top: 3px solid #1a4fb5;
  border-bottom: 3px solid #1a4fb5; 
  border-top: 3px solid #1a4fb5;
  border-bottom: 3px solid #1a4fb5; 
  margin: 0 0 30px 0;
  padding: 10px 20px 0px 20px;
  clear: both;
}

fieldset p { clear: both !important; }

/* fieldset a .text_learn_more { color: #1a4fb5 !important; } */
/*fieldset a .text_learn_more { color: #1a4fb5 !important; } */

legend {
  padding: 5px 10px;
  margin: 0;
/*  border: 1px solid #54006c; */
  border: none;
  background: #1a4fb5;
  background: #1a4fb5;
  clear: both;
  color: #fff;
  font-weight: bold;
}

small,.small_text { font: 10px Arial, Helvetica, sans-serif; }

a {
  color: #1a4fb5;
  font-weight: normal;
  text-decoration: none;
}

a:hover { text-decoration: underline; }

a.graphical_link {
  display: block;
  width: 100%;
  padding: 4px 0 0 0;
  margin: 0 0 10px 0;
  height: 21px;
  color: #fff !important;
  text-decoration: none !important;
  text-align: left;
  float: left;
  clear: both;
  background: url(/images/back_download_right.gif) no-repeat right 0;
  cursor: pointer;
  overflow: hidden;
}

a.graphical_link span {
  position: relative;
  top: -4px;
  display: block;
  float: left;
  width: 21px;
  height: 25px;
  background: url(/images/back_download_left.gif) no-repeat left 0;
  cursor: pointer;
  text-decoration: none !important;
  text-indent: -10000px;
}

a:hover.graphical_link {
  /*background-position: right -25px;*/
  text-decoration: underline !important;
}

a:hover.graphical_link span {
  /*background-position: left -25px;*/
  text-decoration: none !important;
}

a.file_link {
  display: inline-block;
  padding: 2px 5px 4px 5px;
  margin: 0 0 20px 0;
  background: #5d6063;
  color: #fff;
  line-height: 13px;
  clear: both;
}

a.file_link: hover { color: #fff; }

a.file_link span {
  color: #2f3235;
  background: #fff;
  font-size: 10px;
  font-weight: normal;
  padding: 0 2px;
  text-align: center;
  float: left;
  margin: 3px 5px 0 0;
  display: inline-block;
}


.select { font: 12px/16px Arial, Helvetica, sans-serif; }

.accordian_header,
h1.accordian_header,
h2.accordian_header,
h3.accordian_header,
h4.accordian_header,
h5.accordian_header,
h6.accordian_header {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  height: 25px;
  width: 690px;
  margin: 10px 0 0 0;
  padding: 10px 0 0 10px;
  background: #969696;
  /*border: 1px solid #2f3235;*/
}

/* -----> Modal Window <---------------------------------------------------------- */

/*----- JQuery Window (AJAX (GAMES) MODAL USES SAME CLASSES FOR CONSISTANCY) -----*/

.ui-widget-overlay,
.modal_popup {
  background: #000;
  opacity: .80;
  filter:Alpha(Opacity=80);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-widget-content,
.modal_content {
  border: none;
  background: #fff;
  color: #2f3235;
  overflow-x: none;
  overflow-y: auto;
  padding: 10px 10px 0 10px;
}

.ui-widget-header,
.modal_header {
  background: #1a4fb5;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
}

.ui-widget-header a { color: #ffffff; }
.ui-widget-content a { color: #1a4fb5; }

.ui-dialog {
  position: absolute;
   padding: 0px; 
  width: 300px;
  overflow: hidden;
}

.ui-dialog .ui-dialog-titlebar { 
  padding: 10px;
  position: relative;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  background: url(/images/back_modal_close.gif) no-repeat 0 0;
  text-indent: -10000px;
}

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog-pretext { padding: 6px 20px 5px 20px; }

.ui-dialog-terms {
  margin: 0 20px 10px 20px;
  background: #f9f9f9;
  border: solid #e9e9e9;
  border-width: 1px 0;
}

.ui-dialog-acceptance { padding: 0 20px 8px 20px; }

/*----- JQuery Window Content Styles -----*/

.ui-widget-content .jur_radio_names,
.ui-widget-content .jur_instructions,
.ui-widget-content .jur_list,
.ui-widget-content .submit_button { margin: 0 0 10px 0; }
.ui-widget-content .jur_list { height: 300px; width: 580px; }
.ui-widget-content .jur_instructions { font-weight: bold; }

/* -----> Accordian <---------------------------------------------------------- */

.ui-accordion {
  background: none;
  width: 100%;
  margin: 0 0 30px 0;
  border-top: 1px solid #dbdcdd;
}

.tabbed_information .ui-accordion { margin: 0 0 10px 0; }

.ui-accordion-header {
  /*background: #fafbfe;*/
  margin: 0;
  display: block;
  border: solid #dbdcdd;
  border-width: 0px 1px 1px 1px;
  /*border-left: 1px solid #fff;*/
  padding: 8px 10px 8px 26px;
  cursor: pointer;
  position: relative;
  zoom: 1;
  font-style: normal !important;
  font-weight: bold;
  font-size: 14px;
  color: #1a4fb5;  
}

.ui-accordion-header p,
.ui-accordion-header h6,
.ui-accordion-header h1,
.ui-accordion-header h2,
.ui-accordion-header h3,
.ui-accordion-header h4,
.ui-accordion-header h1 {
  font-style: normal !important;
  font-weight: bold;
  font-size: 14px;
  margin: 0 !important;
  padding: 0 !important;
  color: #1a4fb5;
  text-decoration: none;
}

.ui-accordion-header:hover p,
.ui-accordion-header:hover h6,
.ui-accordion-header:hover h1,
.ui-accordion-header:hover h2,
.ui-accordion-header:hover h3,
.ui-accordion-header:hover h4,
.ui-accordion-header:hover h1 {
  text-decoration: underline;
}

.ui-accordion-header span.ui-accordion-header-description,
.ui-accordion-header .accordion_item_tagline {
  font-size: 12px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  color: #2f3235;
  clear: both;
  display: block;
}

.ui-accordion-content {
  background: #eee;
  border: solid #dbdcdd;
  border-width: 0 1px 1px 1px;  
  position: relative;
  margin: 0;
  padding: 20px 10px 10px 28px;
  overflow: auto;
  display: none;
  zoom: 1;
}

.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-content-active { display: block; }

.ui-state-hover {
  background: #dbdcdd;
  cursor: pointer;
}

button.ui-state-hover { 
  background: none !important;
}

.ui-state-active {
  border: solid #dbdcdd;
  border-width: 0 1px;
}

.ui-accordion-content-active {
background: #fff;
display: block;
}

.ui-accordion .ui-icon {
  width: 7px;
  height: 7px;
  display: block;  
  left: 10px;
  top: 50%;
  margin-top: -4px;
  position:absolute;
}

/*---ARROW NORMAL---*/
.ui-icon-triangle-1-e { background: url(/images/back_black_closed_arrow_right.gif) no-repeat 0 0; }
/*---ARROW ACTIVE---*/
.ui-icon-triangle-1-s { background: url(/images/back_black_closed_arrow_down.gif) no-repeat 0 0; }

.accordion_photo { 
  float: right;
  margin: 0 0 10px 10px;
}

.ui-accordion-content {

}

.tabbed_information .ui-accordion-content .float_set { width: 640px !important; clear:both !important; }
.tabbed_information .ui-accordion-content .float_left { width: 310px !important; }
.tabbed_information .ui-accordion-content .float_right { width: 310px !important; }

.ui-accordion-content .float_set { width: 660px !important; clear:both !important; }
.ui-accordion-content .float_left { width: 320px !important; }
.ui-accordion-content .float_right { width: 320px !important; }

/* -----> Footer <---------------------------------------------------------- */

.footer_left {
  text-align: left;
  color: #424548;
  color: #5d6063;
  font-size: 10px;
  line-height: 14px;
}

.footer_right {
  text-align: right;
  color: #424548;
  color: #5d6063;
  font-size: 10px;
  line-height: 14px;
}

.footer_right a,
.footer_left a {
  color: #424548;
  color: #5d6063;
  text-decoration: none;
  font-weight: bold;
  font-weight: normal;
}

.footer_right a:hover,
.footer_left a:hover {
  text-decoration: underline;
}

.footer_right p,
.footer_left p {
  height: 60px;
  margin: 0;
  padding: 0;
}

.footer_right ul,
.footer_left ul {
  list-style: none;
  font-size: 10px;
  display: block;
  margin: 10px 0 10px 0;
  padding: 0;
  background: none;
}

.footer_right ul li,
.footer_left ul li {
  list-style: none;
  display: inline;
  margin: 0;
  /*padding: 0 7px 0 10px;*/
  padding: 0 10px 0 0;
  /*background: url(/images/back_black_arrow_right.gif) no-repeat 0 4px; */
  line-height: 15px;
}

.footer_right ul li.simple_footer_fix,
.footer_left ul li.simple_footer_fix {
  margin: 0;
  padding: 0;
  background: none;
}

.footer_right ul li { padding: 0; }

.social_links {
  margin: 10px 0 0 0;
  list-style: none;
  height: 16px;
}

.footer_left .social_links  li {
  float: left;
  padding: 0 5px 0 0;
  display: inline;
  width: 16px;
  height: 16px;
  display: block;
}

.social_links li.social_links_facebook a,
.social_links li.social_links_twitter a,
.social_links li.social_links_youtube a,
.social_links li.social_links_linkedin a,
.social_links li.social_links_flickr a {
  display: block;
  text-indent: -10000px;
  border: none !important;
  zoom: 1;
  width: 16px;
  height: 16px;  
}

.social_links  li.social_links_facebook a { background: url(../images/button_facebook.png) no-repeat 0 -16px; }
.social_links  li.social_links_twitter a { background: url(../images/button_twitter.png) no-repeat 0 -16px; }
.social_links  li.social_links_youtube a { background: url(../images/button_youtube.png) no-repeat 0 -16px; }
.social_links  li.social_links_linkedin a { background: url(../images/button_linkedin.png) no-repeat 0 -16px; }
.social_links  li.social_links_flickr a { background: url(../images/button_flickr.png) no-repeat 0 -16px; }

.social_links  li.social_links_facebook a:hover,
.social_links  li.social_links_twitter a:hover,
.social_links  li.social_links_youtube a:hover,
.social_links  li.social_links_linkedin a:hover,
.social_links  li.social_links_flickr a:hover {
  background-position: 0 0;
}

/* -----> Jobs <---------------------------------------------------------- */

a.btn_search_jobs {
  width: 120px;
  height: 40px;
  background: url(/images/btn_search_jobs.gif) no-repeat 0 0;
  display: block;
  text-indent: -10000px;
}

a:hover.btn_search_jobs { background: url(/images/btn_search_jobs.gif) no-repeat 0 -40px; }

/* -----> My Account <---------------------------------------------------------- */

.companyGroup {
  border: solid #dbdcdd;
  border-width: 0 0 1px 0;
}

.companyHeader {
  background: #fafbfe;
  margin: 0;
  display: block;
  border: solid #dbdcdd;
  border-width: 1px 1px 0 1px;
  padding: 5px 5px 5px 26px;
  cursor: pointer;
  position: relative;
  zoom: 1;
}

.companySelHeader {
  background: #ebf0fa;
  margin: 0;
  display: block;
  border: solid #dbdcdd;
  border-width: 1px 1px 0 1px;
  padding: 5px 5px 5px 26px;
  cursor: pointer;
  position: relative;
  zoom: 1;
}

.companyContent {
  background: #fff;
  border: solid #dbdcdd;
  border-width: 0 1px;  
  position: relative;
  margin: 0;
  padding: 10px 10px 0 28px;
  display: none;
  overflow: auto;
  zoom: 1;
}

.arrow {
  display: block;
  height: 7px;
  left: 10px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  width: 7px;
}

.companyHeader .arrow { background: url("/images/back_black_closed_arrow_right.gif") no-repeat scroll 0 0 transparent; }
.companySelHeader .arrow { background: url("/images/back_black_closed_arrow_down.gif") no-repeat scroll 0 0 transparent; }

.coname {
  font-weight: bold;
  clear: both;
  font-size: 14px;
  color: #1a4fb5; 
}

.location {
  font-weight: normal;
  clear: both;
}

ul.membership_tools {
  margin: 0 0 20px -20px;
  padding: 0;
  list-style: none;
  background: #fff;
}

ul.membership_tools li {
  list-style: none;
  text-align: center;
  margin: 0 0 10px 20px;
  padding: 0;
  width: 160px;
  height: 60px;
  float: left; 
  display: block;
}

ul.membership_tools li a {
  width: 148px;
  height: 48px;
  display: block;
  border: 1px solid #dbdcdd;
  background: #fff;
  font-size: 10px;
  line-height: 12px;
  margin: 0;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
}

ul.membership_tools li a:hover {
  border: 1px solid #dbdcdd;
  background: #ebf0fa;
  text-decoration: none;

}

ul.membership_tools li a span,
ul.membership_tools li a:hover span {
  color: #2f3235;
  display: block;
  clear: both;
  text-decoration: none !important;
  font-weight: normal;  
}

.ipad_fix_game_page { clear: both; }
.ipad_fix_game_page_padding { padding: 12px 0 10px 0; }

/* -----> Site Wide <---------------------------------------------------------- */

#games_broswer { z-index: 10; }
textarea { font: 12px/16px Arial, Helvetica, sans-serif; }

.btn_add_this {
  width: 74px;
  height: 20px;
  background: url(/images/btn_add_this.gif) no-repeat 0 0;
  display: block;
  text-indent: -10000px;
  margin: 0 auto;
}

a:hover .btn_add_this {
  background: url(/images/btn_add_this.gif) no-repeat 0 -20px;
}

.text_learn_more {
  color: #1a4fb5;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  background: url(/images/back_black_arrow_right.gif) no-repeat 1px 5px;
  padding-left: 11px; 
  cursor: pointer;
  /*line-height: 16px;*/
  clear: left;
}

a:hover .text_learn_more,
.text_learn_more:hover {
  text-decoration: underline;
}

a:hover .text_learn_more small,
.text_learn_more:hover small,
.text_learn_more small {
  color: #5d6063;
  text-decoration: none !important;
}

.related_content_sidebar a:hover .text_learn_more small,
.related_content_sidebar .text_learn_more:hover small,
.related_content_sidebar .text_learn_more small {
  color: #fff;
}

.filter_options .text_learn_more {
  background-position: 1px 4px;
}

.float_set {
  float: left;
  clear: both;
  width: 100%;
}

.float_left {
  float: left;
  text-align: left;
  width: 59%;
}

.float_right {
  float: right;
  text-align: right;
  width: 39%;
}

.align_left { text-align: left; }
.align_center { text-align: center; }
.align_right { text-align: right; }

.grey_25 { color: #dbdcdd; }
.grey_50 { color: #969696;}  
.grey_75 { color: #2f3235; }

.content_widget .float_set {
  height: 25px;
  position: relative;
}

.spacing_fix_10,
.spacing_fix_20,
.spacing_fix_30,
.spacing_fix_40,
.spacing_fix_50,
.spacing_fix_bot_10,
.spacing_fix_bot_20,
.spacing_fix_bot_30,
.spacing_fix_bot_40,
.spacing_fix_bot_50,
.spacing_fix_neg_10,
.spacing_fix_neg_20,
.spacing_fix_neg_30,
.spacing_fix_neg_40,
.spacing_fix_neg_50,
.spacing_fix_bot_neg_10,
.spacing_fix_bot_neg_20,
.spacing_fix_bot_neg_30,
.spacing_fix_bot_neg_40,
.spacing_fix_bot_neg_50,
.spacing_fix_mar_top_10,
.spacing_fix_mar_top_20,
.spacing_fix_mar_top_30,
.spacing_fix_mar_top_40,
.spacing_fix_mar_top_50,
.spacing_fix_mar_bot_10,
.spacing_fix_mar_bot_20,
.spacing_fix_mar_bot_30,
.spacing_fix_mar_bot_40,
.spacing_fix_mar_bot_50 { clear: both !important; }

.spacing_fix_10 { padding-top: 10px !important; }
.spacing_fix_20 { padding-top: 20px !important; }
.spacing_fix_30 { padding-top: 30px !important; }
.spacing_fix_40 { padding-top: 40px !important; }
.spacing_fix_50 { padding-top: 50px !important; }
.spacing_fix_bot_10 { padding-bottom: 10px !important; }
.spacing_fix_bot_20 { padding-bottom: 20px !important; }
.spacing_fix_bot_30 { padding-bottom: 30px !important; }
.spacing_fix_bot_40 { padding-bottom: 40px !important; }
.spacing_fix_bot_50 { padding-bottom: 50px !important; }
.spacing_fix_neg_10 { margin-top: -10px !important; }
.spacing_fix_neg_20 { margin-top: -20px !important; }
.spacing_fix_neg_30 { margin-top: -30px !important; }
.spacing_fix_neg_40 { margin-top: -40px !important; }
.spacing_fix_neg_50 { margin-top: -50px !important; }
.spacing_fix_bot_neg_10 { margin-bottom: -10px !important; }
.spacing_fix_bot_neg_20 { margin-bottom: -20px !important; }
.spacing_fix_bot_neg_30 { margin-bottom: -30px !important; }
.spacing_fix_bot_neg_40 { margin-bottom: -40px !important; }
.spacing_fix_bot_neg_50 { margin-bottom: -50px !important; }
.spacing_fix_mar_top_10 { margin-top: 10px !important; }
.spacing_fix_mar_top_20 { margin-top: 20px !important; }
.spacing_fix_mar_top_30 { margin-top: 30px !important; }
.spacing_fix_mar_top_40 { margin-top: 40px !important; }
.spacing_fix_mar_top_50 { margin-top: 50px !important; }
.spacing_fix_mar_bot_10 { margin-bottom: 10px !important; }
.spacing_fix_mar_bot_20 { margin-bottom: 20px !important; }
.spacing_fix_mar_bot_30 { margin-bottom: 30px !important; }
.spacing_fix_mar_bot_40 { margin-bottom: 40px !important; }
.spacing_fix_mar_bot_50 { margin-bottom: 50px !important; }

.no_padding {
  margin: 0 !important;
  padding: 0 !important;
}

.debug_mode {
  border: 1px solid #a70800;
  background: #eee;
  font: 10px/12px Courier;
  padding: 10px;
  color: #a70800;
  margin: 0 0 20px 0;
  display: none;
}

.image_float_right {
  float: right;
  margin: 0 0 5px 10px;
}

.image_float_left {
  float: left;
  margin: 0 10px 5px 0;
}

.error,
.required { 
  color: #a70800;
}

.empty {
  display: none;
  visible: hidden;
}

.background_off { background: none !important; }
.center_align { text-align: center; }
.left_align { text-align: left; }
.right_align { text-align: right; }
.defaultForm label { font-weight: bold; }
.defaultForm { text-align: left; }
.clear_none { clear: none !important; }
.no_background { background: none !important; }

.cabinets_thumb {
  width: 160px;
  height: 180px;
  display: block;
  float: right;
  margin: 0 0 0 10px;
}

.summary {
  font-size: 16px;
  line-height: 133%;
}

.related_content_sidebar {
  margin: 0 0 30px 0;
  padding: 20px 20px 0 20px;
  color: #fff;
  background: #1a4fb5;
  clear: both;
}

.sidebar_title {
  margin: -10px 0 10px 0;
  padding-bottom: 10px;
  font-weight: bold;
  border-bottom:  3px solid #fff;
}

.sidebar_news,
.sidebar_blog {
  margin: 0 0 20px 0;
  clear: both;
  float: left;
  width: 220px;
}

.sidebar_news h3,
.sidebar_blog h3 {
  background: #1a4fb5;
  color: #fff;
  margin: 0 0 10px 0;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: bold;
  height: 17px;
  padding: 13px 10px 10px 10px;
  position: relative;
}

.sidebar_news .date,
.sidebar_blog .date {
  color: #fff;
  float: right;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  position: absolute;
  top: 5px;
  right: 10px;
}

.sidebar_news p,
.sidebar_blog p {
  float: right;
  padding: 0 10px 0 0;
  width: 140px;
}

.sidebar_news p.sidebar_news_noimg,
.sidebar_blog p.sidebar_blog_noimg {
  float: right;
  padding: 0 0 10px 0;
  width: 220px;
  line-height: 14px;
}

.sidebar_news p.sidebar_news_noimg a,
.sidebar_blog p.sidebar_blog_noimg a {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}

.sidebar_news img,
.sidebar_blog img {
  width: 60px;
  height: 60px;
  overflow: hidden;
  float: left;
  padding: 0 10px 0 0px;
  margin: 0;
}

.related_content_sidebar a { color: #fff; }
.related_content_sidebar .text_learn_more { color: #fff; }

.rule_blue {
  border-top: 1px solid #1a4fb5;
  height: 1px;
  padding: 0 0 20px 0;
}

.rule_gray {
  background: #b6b8ba;
  display: block;
  height: 2px;
  margin: 0 0 20px 0;
  clear: both;
}

#high_5_legal {
  display: block;
  font-size: 10px;
  color: #5d6063;
  clear: both;
  position: relative;
  top: -25px;
}

.high5_image_padding {
  /*
  padding-left: 10px;
  padding-bottom: 10px;
  */
  margin: 0;
}

.high5_spacing_20 { padding-top: 20px; }
.h5_logo_padding { padding-top: 5px; }

#footer_container span a,
#footer_container span a img,
#global_ribbon_container span a,
#global_ribbon_container span a img {
  display: none !important;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
