/* Node level declarations
 *----------------------------------------------------------------------------*/
html {
  overflow-y: scroll;
  }
body, html { /* if you want to add margin or padding, add it to #body */
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  }
body.without-javascript, body.without-flash {
  background: #CCC;
  }
body, td {
  font: normal normal normal 12px/normal 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #666;
  padding: 0;
  }
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  }
h1 {
  font-size: 1.4em;
  }
h2 {
  font-size: 1.3em;
  }
h3 {
  font-size: 1.2em;
  }
form {
  display: inline;
  }
table {
  border-collapse: collapse;
  }
a {
  color: #CD0000;
  text-decoration: none;
  cursor: pointer;
  }
a:hover {
  text-decoration: underline;
  }
img {
  border: 0;
  }
input, select, textarea {
  font: normal normal normal 11px/normal 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #666;
  }
h3.title {
  white-space: nowrap;
  text-transform: uppercase;
  padding-left: 15px;
  border-left: 6px solid #CD0000;
  font-size: 1.9em;
  font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 100;
  }
h4.subtitle {
  text-transform: uppercase;
  margin: 0 0 5px 21px;
  font-weight: bold;
  font-size: .75em;
  }
input.text {
  margin: 0;
  border: 1px solid #CCC;
  padding: 3px 0;
  }
input.helper {
  color: #999;
  }
input.button {
  border: 1px solid #4A4A4A;
  background: #666;
  color: #FFF;
  text-transform: uppercase;
  padding: 3px;
  }
.clickable {
  cursor: pointer;
  }
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  }
.mask {
  display: block;
  text-transform: uppercase;
  background: #000 url(/images/mask-tile.gif);
  font-size: 1em;
  color: #FFF;
  padding: 7px;
  width: 250px;
  margin: 20px 0;
  }
.non-mask {
  display: block;
  text-transform: uppercase;
  background: #000;
  font-size: 1em;
  color: #FFF;
  padding: 7px;
  width: 250px;
  margin: 20px 0;
  }
.blue {
  background: #026B9B url(/images/mask-tile.gif);
  }
.black {
  background: #000 url(/images/mask-tile.gif);
  }
.dark-grey {
  background: #333;
  }
.grey {
  background: #666;
  }
.red {
  background: red;
  }
.header-title {
  position: relative;
  left: -10px;
  padding-bottom: 10px;
  }
.uppercase {
  text-transform: uppercase;
  }
.read-more {
  display: inline-block;
  background: url(/images/read-more-button.png) no-repeat;
  width: 101px;
  height: 31px;
  margin-left: -5px;
  }
.read-more em {
  display: none;
  }
.idevice {
  display: none;
  }

/* Share this styling
 *----------------------------------------------------------------------------*/
a.stbar.chicklet img {
  border: 0;
  height: 16px;
  width: 16px;
  margin-right: 3px;
  vertical-align: middle;
  }
a.stbar.chicklet {
  height: 16px;
  line-height: 16px;
  }

/* Layout
 *----------------------------------------------------------------------------*/
#background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }
#background #left_background,
#background #right_background {
  width: 50%;
  float: left;
  overflow: hidden;
  }
#control {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 93px;
  background: url(/images/navigation-background.png) repeat-x;
  }
* html #control {
  background: url(/images/navigation-background-ie.png) repeat-x;
  }

#control #logo a {
  position: absolute;
  top: 25px;
  outline: none;
  display: block;
  width: 127px;
  height: 40px;
  text-indent: -2000px;
  background: url(/images/logo-new.png) no-repeat center;
  }
#control #navigation {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 1em;
  font-weight: bold;
  float: right;
  width: 1032px;
  background: url(/images/navigation-background-gradient.png) no-repeat right;
  height: 90px;
  }
#control #navigation .content {
  float: right;
  }
#control #navigation ul {
  position: relative;
  margin: 0;
  padding: 45px 11px 0 5px;
  white-space: nowrap;
  text-transform: uppercase;
  }
#control #navigation ul .active-marker {
  position: absolute;
  z-index: 1;
  background-color: #CD0000;
  height: 2px;
  width: 10px;
  left: -100px;
  overflow: hidden;
  margin-top: -3px;
  }
#control #navigation ul li {
  display: block;
  float: left;
  background: url(/images/navigation-separator.png) repeat-y right;
  }
#control #navigation ul li a {
  color: #999;
  margin: 0 13px 0 7px;
  text-decoration: none;
  white-space: nowrap;
  outline: none;
  }
#control #navigation ul li a:hover,
#control #navigation ul li a:focus,
#control #navigation ul li.highlighted a {
  color: #666;
  }
#control #navigation ul li.highlighted a {
  cursor: default;
  }
.without-javascript #control #navigation ul li.highlighted a strong {
  border-top: 2px solid #CD0000;
  }
#control #navigation ul li#locator_form {
  margin: -10px 0 0 10px;
  background: url(/images/store-locator-background.png) no-repeat;
  width: 186px;
  height: 26px;
  padding-top: 5px;
  }
#control #navigation ul li#locator_form .text {
  margin-left: 10px;
  float: left;
  height: 15px;
  width: 145px;
  background: none;
  border: 0;
  }
#control #navigation ul li#locator_form .locate-submit {
  float: right;
  margin: 3px 11px 0 0;
  width: 17px;
  height: 16px;
  }
#subnavigation {
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  z-index: 4;
  min-width: 775px;
  }
#subnavigation #tabs {
  background: url(/images/sub-navigation-background.png) repeat-x;
  height: 5px;
  }
#subnavigation #tabs div {
  float: right;
  width: 50%;
  min-width: 640px;
  }
#subnavigation ul {
  position: relative;
  margin: 0 30px;
  padding: 0;
  width: 580px;
  top: -3px;
  list-style: none;
  }
#subnavigation ul li {
  float: left;
  top: 2px;
  margin: 0 1px -9px 0;
  position: relative;
  }
#subnavigation ul li.extra {
  margin-left: 100px;
  }
#subnavigation ul li a {
  background: url(/images/tabs/genera1.png) no-repeat 0 -41px;
  display: block;
  float: left;
  white-space: nowrap;
  height: 29px;
  padding: 12px 10px 0 20px;
  text-align: center;
  font-size: .9em;
  font-weight: bold;
  text-transform: uppercase;
  color: #5D5D5D;
  outline: none;
  text-decoration: none;
  }
#subnavigation ul li a i {
  display: block;
  position: absolute;
  background: url(/images/tabs/genera1.png) no-repeat 100% -41px;
  right: -10px;
  width: 10px;
  height: 41px;
  margin-top: -12px;
  }
#subnavigation ul li a:hover,
#subnavigation ul li a:focus {
  background-position: 0 bottom;
  color: #333;
  }
#subnavigation ul li a:hover i,
#subnavigation ul li a:focus i {
  background-position: 100% bottom;
  }

#subnavigation ul li.active a, /* !!TODO: these should get removed when tabnav does */
#subnavigation ul li.highlighted a {
  background-position: 0 top;
  z-index: 1;
  top: 3px;
  color: #FFF;
  cursor: default;
  }
#subnavigation ul li.active a i, /* !!TODO: these should get removed when tabnav does */
#subnavigation ul li.highlighted a i {
  background-position: 100% top;
  }


#body {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  min-width: 775px;
  }
#body #content {
  float: right;
  color: #666;
  width: 50%;
  min-width: 640px;
  padding: 110px 0 40px 0;
  overflow: visible;
  }
* html #body #content {
  width: 640px;
  width: expression((_IEHack_Width = (document.documentElement.clientWidth / 2 <= 640) ? 640 : document.documentElement.clientWidth / 2) + 'px');
  }
.without-javascript #body #content,
.without-flash #body #content {
  border-left: 1px dotted #666;
  background: #BBB;
  }
.with-image #body #content {
  background: transparent;
  }
.with-content.without-flash #body #content {
  background: #FFF;
  }
#body #content .content {
  margin: 0 20px 0 10px;
  }

#footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 4;
  }
* html #footer {
  position: absolute;
  top: expression((_IEHackTop_Footer = document.documentElement.scrollTop + document.documentElement.clientHeight - footer.offsetHeight) + 'px');
  }

#footer #promo_expando {
  position: relative;
  overflow: hidden;
  width: 100%;
  bottom: -3px;
  z-index: 1;
  min-width: 775px;
  }
* html #footer #promo_expando {
  float: left;
  bottom: -4px;
  }
#footer #promo_expando .footer-line {
  border-top: 3px solid #D50000;
  height: 0;
  overflow: hidden;
  z-index: -1;
  }
#footer #promo_expando .toggle {
  float: right;
  width: 50%;
  min-width: 640px;
  }
#footer #promo_expando .toggle h2 {
  overflow: hidden;
  cursor: pointer;
  position: relative;
  left: -42px;
  height: 25px;
  width: 85px;
  margin-right: 555px;
  text-indent: -10000px;
  background: url(/images/tabs/footer-expando.gif) no-repeat;
  }
.without-javascript #footer #promo_expando .toggle h2 {
  background: none;
  }
#footer #promo_expando.expanded .toggle h2 {
  background: url(/images/tabs/footer-expando.gif) no-repeat bottom;
  }
#footer #promo_expando .content {
  clear: right;
  text-align: center;
  height: 0;
  overflow: hidden;
  border-top: 3px solid #D50000;
  background: #141413 url(/images/footer-expando-background.gif) repeat-x;
  }
#footer #promo_expando .content .spacer {
  height: 10px;
  overflow: hidden;
  }
#footer #promo_expando .content td {
  border-left: 1px solid #585448;
  }
#footer #promo_expando .content td.first {
  border-left: 0;
  }
    
#footer .hr {
  position: relative;
  z-index: 2;
  height: 3px;
  background: url(/images/shadow-top.png) repeat-x;
  }
#footer .hr hr {
  display: none;
  }

#footer #utility {
  background: #333334 url(/images/utility-background.gif) repeat-x;
  font-size: .8em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 9px 10px 5px 10px;
  color: #5D5D5D;
  }
#footer #utility ul {
  padding: 0;
  list-style: none;
  float: left;
  margin: 0 20px 0 0;
  }
#footer #utility ul li {
  display: inline;
  }
#footer #utility a {
  color: #5D5D5D;
  text-decoration: none;
  margin: 0 8px;
  outline: none;
  }
#footer #utility a:hover, #footer #utility a:focus, #footer #utility a.active {
  color: #FFF;
  }
#footer #utility em {
  display: block;
  position: absolute;
  right: 20px;
  font-style: normal;
  cursor: default;
  }
* html #footer #utility em {
  right: 0;
  position: relative;
  }

/* png support for ie6 */
#footer .hr,
.read-more,
#control #logo a,
.home_controller #flash_content.red-bar-text h3,
.callout img,
#promo_expando .content img,
#model_list img,
#image_browser img,
#technology_callouts .technology-content .with-video img
  {
  behavior: url(/javascripts/pngfix.htc);
  }


/* Site wide content pieces
 *----------------------------------------------------------------------------*/
#content .hr {
  width: 640px;
  }
#content .content .hr {
  width: 100%;
  height: 1px;
  overflow: hidden;
  }
.hr hr {
  display: none;
  }
.content .dotted {
  width: 100%;
  background: #000 url(/images/mask-tile.gif);
  height: 1px;
  margin: 20px 0;
  }
#content #no_content_spacer {
  height: 80px;
  }

/* flash messages (rails) */
#flash_messages {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: .80;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  }
* html #flash_messages {
  width: expression((_IEHack_Width = document.documentElement.clientWidth) + 'px');
  }
#flash_messages .message {
  border: 3px solid #153A93;
  background: #FFF url(/images/flash-notice.png) no-repeat 10px center;
  padding: 10px 10px 10px 50px;
  }
#flash_messages .success {
  border: 3px solid #2AA81C;
  background: #FFF url(/images/flash-success.png) no-repeat 10px center;
  }
#flash_messages .warning {
  border: 3px solid #FF7D00;
  background: #FFF url(/images/flash-warning.png) no-repeat 10px center;
  }
#flash_messages .error {
  border: 3px solid #BB0209;
  background: #FFF url(/images/flash-error.png) no-repeat 10px center;
  }

/* flash upgrade message */
#flash_upgrade {
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  opacity: .80;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  z-index: 3;
  display: none;
  }
* html #flash_upgrade {
  width: expression((_IEHack_Width = document.documentElement.clientWidth) + 'px');
  }
#flash_upgrade .message {
  border: 3px solid #FF7D00;
  background: #FFF;
  padding: 10px 10px 10px 10px;
  }
#flash_upgrade .message img {
  margin: -5px 5px -5px -5px;
  }

/* flash content (adobe) */
#flash_content_wrapper {
  clear: both;
  }
#flash_content_container.with-flash {
  position: absolute;
  left: 0;
  width: 100%;
  }
* html #flash_content_container.with-flash {
  width: expression((_IEHack_Width = document.documentElement.clientWidth) + 'px');
  }
#flash_content {
  text-transform: uppercase;
  clear: both;
  color: #999;
  width: 600px;
  outline: none;
  }
.with-flash #flash_content {
  width: 100%;
  }
#flash_content h2 {
  position: relative;
  font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 4.6em;
  font-weight: 100;
  margin-left: -.05em;
  white-space: nowrap;
  }
.with-javascript #flash_content h2 span {
  color: #FFF;
  text-shadow: #333 0 0 3px;
  }
.with-javascript #flash_content h2 a.spacer {
  margin: 0 8px;
  font-size: 12px;
  overflow: hidden;
  cursor: default;
  }
#flash_content h2.small {
  position: relative;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  font-weight: 200;
  top: -10px;
  clear: both;
  }
#flash_content h2.small strong,
#flash_content h2.small b {
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: normal;
  }
#flash_content h3 {
  position: relative;
  font-size: 1em;
  min-height: 15px;
  }
#flash_content p {
  font-size: .8em;
  margin: .8em 0 0 0;
  line-height: 1.8em;
  width: 400px;
  }
#flash_content .red-bar-title {
  height: 15px;
  }
#flash_content.red-bar-text h3,
#flash_content .red-bar-title {
  position: relative;
  left: -86px;
  padding-left: 86px;
  }
#flash_content.over-image {
  color: #FFF;
  }
#flash_content.over-image h2 {
  text-shadow: #333 0 0 3px;
  }
#flash_content.red-bar-text h3,
#flash_content .red-bar-title {
  background: url(/images/red-bar.gif) no-repeat;
  }

#flash_content.split-view h2 span {
  line-height: .8em;
  margin-bottom: .25em;
  }
#flash_content.split-view h2 span {
  white-space: normal;
  display: block;
  float: left;
  text-align: right;
  }
#flash_content.split-view h2 span.split {
  color: #FFF;
  text-align: left;
  }
#flash_content.split-view h2 a {
  margin-top: 1em;
  margin-bottom: 2em;
  font-size: 10px;
  line-height: normal;
  color: #999;
  display: block;
  text-align: left;
  background: url(/images/red-arrow.png) no-repeat 0 .15em;
  padding-left: 15px;
  float: right;
  }
.without-javascript #flash_content.split-view h2 span {
  text-align: left;
  }
.without-javascript #flash_content.split-view h2 span.split {
  clear: left;
  }
.without-javascript #flash_content.split-view h2 a {
  float: none;
  }
#flash_content.split-view h2 span.split a {
  float: left;
  }
#flash_content.split-view h2 a strong {
  color: #CCC;
  }
#flash_content.split-view h2 a:hover,
#flash_content.split-view h2 a:hover strong {
  color: #CD0000;
  }
#flash_content.split-view h2 a.spacer {
  float: left;
  background: none;
  padding: 0;
  }
#flash_content.split-view {
  float: left;
  }
#flash_content.split-view h3 {
  background: none;
  }
#flash_content.split-view h2.small {
  background: url(/images/red-bar.gif) no-repeat 0 .3em;
  position: relative;
  left: -85px;
  padding-left: 85px;
  }

/* callouts container -- splash pages (technology/collection) */
#callouts_container {
  height: 300px;
  }
* html #callouts_container {
  height: 650px;
  margin-bottom: -380px;
  }
#callouts_wrapper {
  position: absolute;
  width: 100%;
  right: 0;
  z-index: 5;
  min-width: 1280px;
  }
* html #callouts_wrapper {
  width: expression((_IEHack_Width = document.documentElement.clientWidth) + 'px');
  }
#callouts_wrapper_inner {
  margin: 0 auto;
  width: 1280px;
  }

/* image browser */
#image_browser {
  margin: 30px 0 30px 0;
  background: #FFF;
  }
#image_browser .prev,
#image_browser .next {
  outline: none;
  display: block;
  width: 15px;
  height: 231px;
  float: left;
  background: url(/images/image-prev.png) no-repeat center;
  }
#image_browser .next {
  float: right;
  background: url(/images/image-next.png) no-repeat center;
  }
#image_browser #image_browser_window {
  position: relative;
  margin: 0 15px;
  height: 231px;
  text-align: center;
  }
#image_browser #image_browser_window .image {
  width: 450px;
  height: 231px;
  cursor: pointer;
  }
#image_browser_hover {
  position: absolute;
  width: 50px;
  height: 24px;
  background: url(/images/zoom-hover.png) no-repeat;
  top: 0;
  left: 0;
  z-index: 6;
  display: none;
  }
#image_browser #alternate_images {
  position: relative;
  clear: both;
  width: 450px;
  margin: 0 auto;
  }
#image_browser #alternate_images img {
  width: 75px;
  height: 38px;
  }
#image_browser #alternate_images a {
  outline: none;
  padding: 8px 8px 0 8px;
  display: block;
  height: 57px;
  }
#image_browser #alternate_images a.first {
  border-left: 1px solid #FFF;
  }
#image_browser #alternate_images span {
  display: block;
  float: left;
  background: url(/images/image-separator.gif) no-repeat left 10px;
  }
#image_browser #alternate_images img {
  width: 75px;
  height: 38px;
  }
#image_browser #alternate_images .selected-marker {
  position: relative;
  width: 30px;
  background: #CD0000;
  height: 1px;
  overflow: hidden;
  }

/* forms */
.form-container label {
  display: block;
  text-transform: uppercase;
  font-size: .9em;
  font-weight: bold;
  color: #AAA;
  }
.form-container .required_flag {
  color: #CD0000;
  }
.form-container .checkbox {
  float: left;
  width: 100%;
  height: 20px;
  }
.form-container .checkbox input {
  display: block;
  float: left;
  }
.form-container .checkbox label {
  text-transform: none;
  float: left;
  padding-top: 4px;
  }
.form-container .error .text {
  border: 1px solid #CD0000;
  }
.form-container .error .field-errors {
  color: #CD0000;
  }

/* flash video player */
#video_title {
  height: 20px;
  }
#video_player_spacer {
  height: 70px;
  }
#video_player {
  outline: none;
  height: 368px;
  }

/* content that appears after the flash content area */
.with-flash #after_flash_content {
  visibility: hidden;
  }


/* Controller level overrides
 *----------------------------------------------------------------------------*/
/* home controller */
.home-controller #body,
.home-controller #body #content,
.home-controller #body #content .content {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  }
.home-controller #flash_content_container {
  position: absolute;
  bottom: 215px;
  }
.home-controller #flash_content h3 {
  font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-size: 1.8em;
  }
.home-controller #flash_content h3 small {
  font-size: 40%;
  border: 1px solid #CD0000;
  border-top: 0;
  border-bottom: 0;
  margin: 0 5px;
  padding: 0 5px;
  }
.home-controller #flash_content.red-bar-text h3 {
  background: url(/images/red-bar-arrow.png) no-repeat 0 6px;
  }

/* collections controller */
.collections-controller #collection_interface {
  margin: 230px auto 0;
  width: 765px;
  position: relative;
  }
.collections-controller #collection_interface.collections-3-layout {
  width: 573px;
  }
.collections-controller #collection_interface .collection-callout {
  width: 190px;
  cursor: pointer;
  height: 132px;
  float: left;
  margin-right: 1px;
  text-align: center;
  }
.collections-controller #collection_interface .collection-callout:hover {
  background-position: top right;
  }
.collections-controller #collection_interface .active {
  background-position: bottom left;
  }
.collections-controller #collection_interface .active:hover {
  background-position: bottom right;
  }
.collections-controller #collection_interface .collection-callout .details {
  display: none;
  }
.collections-controller #collection_interface .collection-callout .models a {
  display: block;
  text-decoration: none;
  outline: none;
  top: 0;
  left: 0;
  position: absolute;
  width: 190px;
  height: 132px;
  padding-top: 14px;
  font-weight: bold;
  color: #999;
  text-transform: uppercase;
  background: url(/images/product-model-background.png) no-repeat;
  z-index: 100;
  font-size: .9em;
  }
.collections-controller #collection_interface .collection-callout .models a span {
  padding-right: 13px;
  background: url(/images/product-arrow.png) no-repeat right;
  }
.collections-controller #collection_interface .collection-callout .models a:hover span {
  color: #333;
  background: url(/images/product-arrow-hover.png) no-repeat right;
  }

/* models controller */
.models-controller #eco_legend {
  position: absolute;
  right: 15px;
  margin-top: -35px;
  }
.models-controller #eco_legend span {
  padding-left: 20px;
  margin-left: 10px;
  color: #999;
  font-weight: bold;
  font-size: .9em;
  display: block;
  float: left;
  line-height: 20px;
  }
.models-controller #eco_legend span.eco-use {
  background: url(/images/icon-eco-use.png) no-repeat left center;
  padding-left: 37px;
  }
.models-controller #eco_legend span.re-use {
  background: url(/images/icon-re-use.png) no-repeat left center;
  }

.models-controller #specifications .non-mask {
  margin-bottom: 0;
  display: block;
  float: left;
  white-space: nowrap;
  text-align: left;
  }
.models-controller p.description {
  text-transform: uppercase;
  }
.models-controller #specifications a.non-mask {
  width: 300px;
  margin-left: 3px;
  }
.models-controller #extra_container {
  float: right;
  position: relative;
  top: -124px;
  margin-right: -20px;
  margin-bottom: -82px;
  }
.models-controller #extra_container .price {
  background: #666;
  height: 35px;
  line-height: 35px;
  font-size: 1.2em;
  padding: 0 10px;
  margin: 0 0 5px 1px;
  color: #FFF;
  text-align: right;
  }
.models-controller #extra_container .find-a-store {
  display: block;
  background: url(/images/find-a-store-button.png) no-repeat;
  width: 125px;
  height: 40px;
  }
.models-controller #extra_container .find-a-store strong {
  display: none;
  }

.models-controller #specification_list {
  position: relative;
  top: -303px;
  }
.models-controller #specification_display {
  clear: both;
  left: 270px;
  position: relative;
  height: 300px;
  width: 300px;
  padding-top: 3px;
  }
.models-controller .specification {
  width: 264px;
  clear: both;
  }
.models-controller .specification a.title {
  text-indent: 5px;
  width: 269px;
  height: 14px;
  color: #666;
  display: block;
  background: url(/images/accordion-closed.png) no-repeat 98%;
  font-size: .9em;
  text-transform: uppercase;
  padding: 6px 0;
  cursor: default;
  }
* html.models-controller .specification a.title {
  margin-bottom: -2px;
  }
.models-controller .specification a.open {
  text-decoration: none;
  color: #FFF;
  background: url(/images/spec-background.gif) no-repeat !important;
  }
.models-controller .specification .content {
  border-top: 1px solid #CCC;
  margin: 0 !important;
  font-size: .85em;
  width: 264px;
  overflow: hidden;
  }
* html .models-controller .specification .content {
  margin-top: -3px;
  }
.models-controller #image_browser #alternate_images a.eco {
  background: url(/images/icon-eco-use.png) no-repeat center bottom;
  }
.models-controller #image_browser #alternate_images a.re {
  background: url(/images/icon-re-use.png) no-repeat center bottom;
  }


/* technologies controller */
.technologies-controller #callouts_container {
  margin-top: 42px;
  }
.technologies-controller #technology_interface {
  margin: 0 auto;
  width: 929px;
  height: 236px;
  overflow: hidden;
  }
.technologies-controller #technology_interface .technology-callout {
  width: 25px;
  height: 236px;
  overflow: hidden;
  float: left;
  zoom: 1;
  }
.technologies-controller #technology_interface .with-video div {
  background: url(/images/video-icon.gif) no-repeat 6px 10px;
  height: 30px;
  }
.technologies-controller #technology_interface .control {
  height: 236px;
  width: 25px;
  background: url(/images/technology-callout-title-background.gif) no-repeat;
  overflow: hidden;
  float: left;
  cursor: pointer;
  text-transform: uppercase;
  }
.technologies-controller #technology_interface .control h4 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  position: relative;
  zoom: 1;
  top: 183px;
  color: #FFF;
  white-space: nowrap;
  }
.technologies-controller #technology_interface .active .control {
  background-position: top right;
  }
.technologies-controller #technology_interface .technology-content {
  width: 928px;
  height: 236px;
  margin-left: 25px;
  background: url(/images/mask-tile.png);
  }
.technologies-controller #technology_interface .content-left,
.technologies-controller #technology_interface .content-right {
  float: left;
  height: 236px;
  }
.technologies-controller #technology_interface .content {
  margin: 20px 30px 30px 30px !important;
  text-align: right;
  }
.technologies-controller #technology_interface .content h3.title {
  white-space: normal;
  font-size: 3.3em;
  border: 0;
  }
.technologies-controller #technology_interface .content h4.subtitle {
  white-space: normal;
  font-size: 1em;
  border-bottom: 1px solid #666;
  }
.technologies-controller #technology_interface .technology-content .flash-container {
  height: 236px;
  }
.technologies-controller #technology_interface .technology-content .with-video {
  text-align: center;
  }
.technologies-controller #technology_interface .technology-content .content-right .play {
  display: none;
  cursor: pointer;
  }
.technologies-controller #technology_interface .technology-content .with-video .play {
  display: block;
  margin: 100px auto 0 auto;
  }

/* ambassadors controller -- also culture */
.ambassadors-controller #featured_articles {
  width: 550px;
  height: 260px;
  margin-bottom: 20px;
  margin-top: 60px;
  }
.ambassadors-controller #featured_articles .article {
  background: #FFF;
  height: 235px;
  width: 550px;
  position: absolute;
  }
.ambassadors-controller #featured_articles .article-detail {
  height: 200px;
  }
.ambassadors-controller #featured_articles .article img {
  float: left;
  margin-right: 15px
  }
.ambassadors-controller #featured_articles .article h3 {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  }
.ambassadors-controller #featured_articles .article .posted-by {
  color: #999;
  }
.ambassadors-controller #featured_articles .article .posted-by strong {
  color: #333;
  font-weight: normal;
  }
.ambassadors-controller #featured_articles .article .brief {
  font-size: .9em;
  height: 127px;
  overflow: hidden;
  padding: 3px 0 0;
  margin-bottom: 7px;
  }
.ambassadors-controller #featured_articles .link-container {
  border: 1px dotted #999;
  border-left: 0;
  border-right: 0;
  padding: 3px 0;
  position: relative;
  top: 240px;
  }
.ambassadors-controller #featured_articles .link-container .links {
  font-weight: bold;
  }
.ambassadors-controller #featured_articles .link-container .links a {
  color: #333;
  text-transform: uppercase;
  margin-right: 5px;
  padding-right: 5px;
  font-size: .8em;
  }
.ambassadors-controller #featured_articles .link-container .links .share {
  border-right: 1px dotted #999;
  }
.ambassadors-controller #featured_articles .link-container .controls {
  float: right

  }
.ambassadors-controller #featured_articles .link-container .controls a {
  margin: 1px 0 0 5px;
  display: block;
  float: left;
  width: 13px;
  height: 13px;
  background: url(/images/featured-blog-controls.gif) no-repeat;
  outline: none;
  }
.ambassadors-controller #featured_articles .link-container .controls a em {
  display: none;
  }
.ambassadors-controller #featured_articles .link-container .controls a.pause {
  background-position: -15px 0;
  }
.ambassadors-controller #featured_articles .link-container .controls a.next {
  background-position: -30px 0;
  }

.ambassadors-controller #blog_articles {
  width: 550px;
  padding-top: 30px;
  }
.ambassadors-controller .show-action #blog_articles {
  padding-top: 60px;
  }

.ambassadors-controller #blog_articles .article {
  border-bottom: 1px dotted #999;
  padding-bottom: 4px;
  margin-bottom: 10px;
  }
.ambassadors-controller #blog_articles .article img {
  float: left;
  margin-right: 15px
  }
.ambassadors-controller #blog_articles .article h3 {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  position: relative;
  top: -4px;
  }
.ambassadors-controller #blog_articles .article .posted-by {
  color: #999;
  font-size: .9em;
  margin: -7px 0 5px 0;
  }
.ambassadors-controller #blog_articles .article .posted-by strong {
  color: #333;
  font-weight: normal;
  }
.ambassadors-controller #blog_articles .article .brief {
  font-size: .9em;
  margin-bottom: 8px;
  }
.ambassadors-controller .control-container {
  float: right;
  background: #FFF;
  margin-top: -20px;
  }
.ambassadors-controller .paginator .loading {
  padding-left: 20px;
  background: #FFF url(/images/loading-small.gif) no-repeat 5px center;
  }
.ambassadors-controller #blog_articles .control-container a {
  display: block;
  width: 63px;
  height: 19px;
  background: url(/images/more-button.gif) no-repeat;
  float: left;
  margin-left: 5px;
  outline: none;
  }
.ambassadors-controller #blog_articles .control-container a.prev {
  background: url(/images/prev-button.gif) no-repeat;
  }
.ambassadors-controller #blog_articles .control-container a em {
  display: none;
  }
.ambassadors-controller #twitter_feed {
  font-size: .9em;
  width: 550px;
  margin-bottom: 70px;
  margin-top: 20px;
  }
.ambassadors-controller .show-action #twitter_feed {
  margin-bottom: 0;
  }
.ambassadors-controller #twitter_feed h2 {
  height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  float: left;
  }
.ambassadors-controller #twitter_feed h2 span {
  background: url(/images/twitter-icon.gif) no-repeat right center;
  padding-right: 20px;
  }
.ambassadors-controller #twitter_feed h2 a {
  font-weight: normal;
  text-transform: none;
  font-size: .8em;
  color: #999;
  text-decoration: underline;
  }
.ambassadors-controller #twitter_feed h2 a:hover {
  text-decoration: none;
  }
.ambassadors-controller #twitter_feed .page-display {
  border-bottom: 1px dotted #999;
  padding-bottom: 20px;
  clear: left;
  }
.ambassadors-controller #twitter_feed .tweet {
  color: #898787;
  padding: 10px;
  }
.ambassadors-controller .show-action #twitter_feed .tweet {
  padding: 10px;
  }
.ambassadors-controller #twitter_feed .odd {
  background: #EDEDED;
  }
.ambassadors-controller #twitter_feed .tweet h3 {
  font-weight: bold;
  color: #666;
  }
.ambassadors-controller #twitter_feed .tweet .time {
  font-weight: bold;
  font-size: .8em;
  color: #666;
  }
.ambassadors-controller #twitter_feed .control-container {
  margin-top: -10px;
  }
.ambassadors-controller #twitter_feed .control-container a {
  display: block;
  width: 63px;
  height: 19px;
  background: url(/images/more-button.gif) no-repeat;
  float: left;
  margin-left: 5px;
  }
.ambassadors-controller #twitter_feed .control-container a.prev {
  background: url(/images/prev-button.gif) no-repeat;
  }
.ambassadors-controller #twitter_feed .control-container a em {
  display: none;
  }
.ambassadors-controller table.ambassador {
  width: 550px;
  margin: 20px 0 50px 0;
  }
.ambassadors-controller table.ambassador td {
  padding: 0 2px 0 1px;
  background: url(/images/vr-large.gif) no-repeat top right;
  }
.ambassadors-controller table.ambassador td.last {
  background: none;
  }
.ambassadors-controller .ambassador td h3 {
  background: #333;
  color: #FFF;
  padding: 4px 8px;
  text-transform: uppercase;
  font-size: .9em;
  }
.ambassadors-controller .ambassador td .title {
  padding-top: 5px;
  text-transform: uppercase;
  font-weight: bold;
  }
.ambassadors-controller .ambassador td .model {
  padding: 10px 0 0 10px;
  }
.ambassadors-controller .ambassador td h4,
.ambassadors-controller .ambassador td h4 a {
  font-size: .9em;
  font-weight: bold;
  color: #999;
  }
.ambassadors-controller .ambassador td#last_seen h4 {
  font-size: .8em;
  margin-left: 10px;
  }
.ambassadors-controller #video_player_container {
  padding-top: 50px;
  }
.ambassadors-controller #video_player_container #idevice_player {
  display: none;
  }
.ambassadors-controller #photo_feed {
  padding-top: 40px;
  }
.ambassadors-controller #photo_feed {
  width: 535px;
  }
.ambassadors-controller #photo_feed h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.1em;
  }
.ambassadors-controller #photo_feed #photos {
  width: 540px;
  margin-right: -5px;
  }
.ambassadors-controller #photo_feed #photos .photo {
  width: 130px;
  height: 110px;
  background-position: center;
  margin: 5px 5px 0 0;
  float: left;
  }
.ambassadors-controller #photo_feed #photos .photo img {
  display: none;
  }
.ambassadors-controller #photo_feed .page-controls {
  height: 20px;
  }
.ambassadors-controller #photo_feed .loading {
  background-position: right center;
  padding: 0;
  }
.ambassadors-controller #photo_feed .pagination {
  border-top: 1px dotted #999;
  clear: left;
  margin-top: 6px;
  padding-top: 6px;
  }
.ambassadors-controller #photo_feed .pagination a,
.ambassadors-controller #photo_feed .pagination span {
  color: #999;
  outline: none;
  display: block;
  float: left;
  margin-right: 10px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  height: 20px;
  font-size: .9em;
  font-weight: bold;
  }
.ambassadors-controller #photo_feed .pagination .prev_page,
.ambassadors-controller #photo_feed .pagination .next_page {
  display: none;
  }
.ambassadors-controller #photo_feed .pagination a:hover {
  color: #CD0000;
  text-decoration: none;
  }
.ambassadors-controller #photo_feed .pagination .current {
  color: #FFF;
  background: url(/images/pagination-background.gif) no-repeat;
  }
.ambassadors-controller #photo_feed .photo a {
  display: block;
  height: 110px;
  width: 130px;
  }
.ambassadors-controller .share a.social {
  background: url(/images/social-links.png) no-repeat;
  display: block;
  float: left;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  }
.ambassadors-controller .share a.facebook {
  background-position: 0 0;
  }
.ambassadors-controller .share a.twitter {
  background-position: -14px 0;
  }
.ambassadors-controller .share a.flickr {
  background-position: -28px 0;
  }
.ambassadors-controller .share a.youtube {
  background-position: -43px 0;
  width: 15px;
  }
.ambassadors-controller .share a.blog {
  background-position: -58px 0;
  }


/* store locator controller */
.locator-controller #featured_stores {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 38px;
  }
.locator-controller #featured_stores li {
  float: left;
  width: 203px;
  background: url(/images/featured_stores/separator.png) no-repeat right top;
  }
.locator-controller #featured_stores li a {
  display: block;
  background-position: left top;
  width: 202px;
  height: 40px;
  }
.locator-controller #featured_stores li a strong {
  display: none;
  }
.locator-controller #featured_stores li a:hover {
  display: block;
  background-position: left bottom;
  }
.locator-controller #google_map {
  border: 1px solid #CCC;
  background: url(/images/loader.gif) no-repeat center;
  height: 405px;
  margin-bottom: 20px;
  }
.without-javascript #google_map {
  display: none;
  }
.locator-controller .inline-form td {
  padding-right: 4px;
  }
.locator-controller #address {
  width: 280px;
  }
.locator-controller #zip {
  width: 80px;
  }
.locator-controller #results {
  margin-top: 15px;
  }
.locator-controller #results h4 {
  color: #666;
  font-weight: bold;
  }
.locator-controller #results .result h4 {
  font-weight: bold;
  float: left;
  padding-bottom: 10px;
  text-transform: uppercase;
  }
.locator-controller #results .result span {
  float: right;
  padding-bottom: 10px;
  }
.locator-controller #results .result span strong {
  font-weight: normal;
  padding: 0 0 0 7px;
  margin: 0 0 0 7px;
  border-left: 1px dotted #000;
  }
.locator-controller #locator_form_overlay {
  position: absolute;
  margin: -135px 0 0 9px;
  z-index: 1000;
  width: 350px;
  }
.locator-controller #locator_form_overlay td {
  background: url(/images/locator-container-center.png) repeat-x;
  height: 81px;
  }
.locator-controller #locator_form_overlay .leftcap {
  width: 9px;
  background: url(/images/locator-container-left.png) no-repeat;
  }
.locator-controller #locator_form_overlay .rightcap {
  width: 9px;
  background: url(/images/locator-container-right.png) no-repeat;
  }
.locator-controller #locator_form_overlay td.form {
  padding: 15px 5px;
  }
.locator-controller #locator_form_overlay td.form form {
  display: block;
  background: url(/images/locator-input.png) no-repeat;
  width: 305px;
  height: 26px;
  padding-top: 6px;
  }
.locator-controller #locator_form_overlay td.form .text {
  margin-left: 10px;
  float: left;
  height: 15px;
  width: 260px;
  background: none;
  border: 0;
  text-transform: uppercase;
  }
.locator-controller #locator_form_overlay td.form .locate-submit {
  float: right;
  margin: 2px 9px 0 0;
  width: 17px;
  height: 16px;
  }
.locator-controller #locator_form_overlay #rx_filter {
  padding-top: 5px;
  font-size: .8em;
  text-transform: uppercase;
  }


/* site-map controller */
.site-map-controller #body #content {
  text-transform: uppercase;
  }
.site-map-controller #flash_content_container {
  padding-bottom: 100px;
  }
.site-map-controller #body .sitemap .hr {
  clear: both;
  }
.site-map-controller #body .sitemap .hr hr {
  }
.site-map-controller #body .sitemap h2 {
  border-left: 6px solid #CD0000;
  text-indent: 9px
  }
.site-map-controller #body .sitemap h2 a {
  color: #666;
  }
.site-map-controller #body .sitemap h2 a:hover,
.site-map-controller #body .sitemap h2 a:hover {
  color: #CD0000;
  }
.site-map-controller #body .sitemap ul {
  float: left;
  width: 137px;
  list-style: none;
  padding: 0;
  margin: 10px 0 20px 15px;
  font-size: .8em;
  }
.site-map-controller #body .sitemap ul a {
  color: #666;
  }
.site-map-controller #body .sitemap ul a:hover,
.site-map-controller #body .sitemap ul a:focus {
  color: #CD0000;
  }
.site-map-controller #body .sitemap ul .title {
  color: #999;
  border-bottom: 1px solid #999;
  padding-bottom: 5px;
  margin-bottom: 5px;
  }

/* signup */
.signup-controller .thanks h1 {
  font-size: 2.8em;
  }
.signup-controller #signup_form_form table {
  border-collapse: separate;
  width: 100%;
  }
.signup-controller #signup_form_form .separator .hr {
  margin: 0;
  }
.signup-controller #signup_form_form .text,
.signup-controller #signup_form_country {
  width: 100%;
  }
.signup-controller #signup_form_form label {
  display: block;
  font-size: .9em;
  font-weight: bold;
  color: #AAA;
  }
.signup-controller #signup_form_form .checkbox {
  float: left;
  width: 32%;
  height: 20px;
  }
.signup-controller #signup_form_form .sport .checkbox {
  float: none;
  clear: left;
  width: 100%;
  height: 20px;
  }

/* downloads */
.downloads-controller #downloads {
  width: 536px;
  }
.downloads-controller #downloads h3.title {
  margin-left: -10px;
  }
.downloads-controller #downloads h4.subtitle {
  margin-left: 11px;
  }
.downloads-controller #downloads .scrollable .element-content {
  overflow: hidden;
  position: relative;
  zoom: 1;
  }
.downloads-controller #downloads .scrollable .scrollable-area {
  position: relative;
  width: 10000px;
  height: 110px;
  overflow: hidden;
  zoom: 1;
  }
.downloads-controller #downloads .scrollable .scrollable-area .item {
  width: 130px;
  height: 110px;
  overflow: hidden;
  float: left;
  margin-right: 5px;
  }
.downloads-controller #downloads .scrollable .page-controls {
  clear: both;
  padding-top: 5px;
  }
.downloads-controller #downloads .scrollable .page-controls a {
  display: block;
  float: right;
  width: 11px;
  height: 11px;
  margin-left: 3px;
  }
.downloads-controller #downloads .scrollable .page-controls a img {
  width: 18px;
  height: 18px;
  background: url(/images/prev-page.png) no-repeat;
  }
.downloads-controller #downloads .scrollable .page-controls a.next-page img {
  background: url(/images/next-page.png) no-repeat;
  }
.downloads-controller #downloads .scrollable .page-controls a.disabled {
  cursor: default;
  }
.downloads-controller #downloads .scrollable .page-controls a.prev-page.disabled img {
  background: url(/images/prev-page-disabled.png) no-repeat !important;
  }
.downloads-controller #downloads .scrollable .page-controls a.next-page.disabled img {
  background: url(/images/next-page-disabled.png) no-repeat !important;
  }
.downloads-controller #downloads .scrollable .popover {
  background: #CD0000;
  position: relative;
  color: #FFF;
  height: 115px;
  padding: 10px;
  }
.downloads-controller #downloads .scrollable .popover a {
  color: #FFF;
  display: block;
  }

/* articles */
.articles-controller #body #content .content {
  padding-top: 30px;
  }
.articles-controller #flash_content_container {
  top: 350px;
  }
.articles-controller #article_content {
  overflow: hidden;
  }
.articles-controller h2 {
  font-size: 2.6em;
  color: #333;
  text-transform: uppercase;
  }
.articles-controller .article-controls {
  border: 1px dotted #999;
  border-left: none;
  border-right: none;
  padding: 5px 0;
  font-size: .9em;
  }
.articles-controller .article-controls .links a {
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 5px;
  padding-right: 10px;
  }
.articles-controller .article-controls .links .share,
.articles-controller .article-controls .links .to-top {
  border-right: 1px dotted #999;
  }
.articles-controller .header-controls {
  margin-bottom: 10px;
  }
.articles-controller .header-controls .links {
  float: right;
  }
.articles-controller .header-controls .links a {
  margin-right: 0;
  padding-right: 0;
  padding-left: 5px;
  }
.articles-controller .header-controls .links a.share {
  padding-right: 10px;
  }
.articles-controller .footer-controls {
  margin: 40px 0 100px 0;
  }
.articles-controller .footer-controls .sharethis {
  float: right;
  margin-top: -3px;
  }