/** body **/
  body
  {
    margin: 0;                                                                           
    padding: 0;
    font-size: 13px;
    font-family: Arial, sans-serif; 
  }
  
  a, .tel abbr 
  {
    color: #009BC5;
    text-decoration: none;
  }
  
  a:hover 
  {
     text-decoration: underline;
  }
  
  html.js input.form-autocomplete {
    /*background-image: none;*/
  }
  
  .tel abbr {
    font-weight: bold;
  }
  
  .left {
    float: left;
  }
  
  .right {
    float: right;
  }
  
  .country a, .country 
  {
    color: #808285;
  }
  
  #header .country.au a 
  {
    background: url(images/au.gif) no-repeat;
    padding-left: 26px;
  }
  
  #header a {
    color: #009AC7;
  }
  
  #page-header  {
    width: 960px;
    height: 86px;
    background: url(images/blank-header.png) no-repeat;
    color: white;
    font-size: 32px;
    font-weight: bold;
    line-height: 75px;
    text-indent: 10px;
    text-transform: uppercase;
    clear: both;
    border-top: 7px solid white;
  }
  #page-header a, #page-header a:hover {
	text-decoration:none;
    color: white;
  }
  
  #page-header.hgeneral-ct {
    background: url(images/GenCT-header.gif) no-repeat;
    text-indent: -10000px;
  }
  
  #page-header.h4wd {
    background: url(images/4WD-header.gif) no-repeat;
    text-indent: -10000px;
  }
  
  #page-header.hheavy-duty {
    background: url(images/HD-header.gif) no-repeat;
    text-indent: -10000px;
  }  
  
  #page-header.hultimate {
    background: url(images/Ultimate-header.gif) no-repeat;
    text-indent: -10000px;
  }    
  
  #page-header.hbrake-shoes {
    background: url(images/BrakeShoe-header.gif) no-repeat;
    text-indent: -10000px;
  }

  #page-header.hbendix-disc-pads {
    background: url(images/CVDisc-pads.gif) no-repeat;
    text-indent: -10000px;
  }
  
    #page-header.hbendix-brake-linings {
    background: url(images/CVBrakeLinings-Protrans.gif) no-repeat;
    text-indent: -10000px;
  }
    
    #page-header.hfleetrans-brake-linings {
    background: url(images/CVBrakeLinings-Fleetrans.gif) no-repeat;
    text-indent: -10000px;
  }
  
      #page-header.hbendix-brake-shoe-sets {
    background: url(images/CVBrakeShoe-Fleetrans-Protrans.gif) no-repeat;
    text-indent: -10000px;
  }
    
      #page-header.hcommercial-vehicles {
    background: url(images/Commercial-blank.gif) no-repeat;
  }
  
  #logo /* Wrapper for logo */
  {
    margin: 0 10px 0 0;
    padding: 0;
  }


  h1#site-name, div#site-name /* The name of the website */
  {
    margin: 0;
    font-size: 2em;
    line-height: 1.3em;
  }

  #site-name a:link,
  #site-name a:visited
  {
    color: #000;
    text-decoration: none;
  }

  #site-name a:hover
  {
    text-decoration: underline;
  }
  #user-area {
     position: absolute;
     right: 0px;
	 z-index:500;
  }
  
  #user-area .actions {
     text-align: right;
     clear: both;
  }
  
  .member_login, .member_page {
    width: 189px;
    height: 58px;
    display: block;
    text-indent: -10000px;
    float: right;
  }
  
  .member_login {
    background: url(../bendix/images/sprite.png) -0px -831px no-repeat;
  } 
  
  .member_login:hover {
    background: url(../bendix/images/sprite.png) -0px -890px no-repeat;
  }
  
  .member_page {
    background: url(../bendix/images/sprite.png) -190px -831px no-repeat;
    /*margin-top: -15px; */ 
  }
  
  .member_page:hover {
    background: url(../bendix/images/sprite.png) -190px -890px no-repeat;
  }

  .breadcrumb /* The path to the current page in the form of a list of links */
  {
    padding-bottom: 0; /* Undo system.css */
  }

  h1.title, /* The title of the page */
  h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
  h3.title /* Comment title */
  {
    margin: 0;
  }
  
  h2.topsteplabel {
    font-size: 1.2em !important;
    margin-bottom: 5px;
  }
  
  .grid_4 h3, .grid_4 h2{
    color: white !important
  }
  
  .grid_4 h3 {
    font-size: 1.7em;
  }
  
  #step-1 {
    /*background: url("/screentab/design/images/layout/bubble-highlight.gif") repeat-x scroll 0 0 #333333;*/
    height: 190px;
    padding-top: 10px;
    
  }
  
  #step-1 .grid_4 {
    width: 300px;
    margin-left: 0px;
    float: left;
    display: inline;
  }
  
  .spacing-left {
    padding-left: 20px;
  }
  
  .grid_4.omega {
    width: 300px;
    padding-left: 60px;
    float: left;   
    display: inline;
  }
  
  .grid_4.omega #badge {
    float: right;
  }
  
  h6 {
    font-size: 1.2em;
    font-weight: normal;
    font-style: italic;
  }


  .help /* Help text on a page */
  {
    margin: 1em 0;
  }

  .more-help-link /* Link to more help */
  {
    font-size: 0.85em;
    text-align: right;
  }

  #content-area /* Wrapper for the actual page content */
  {
  }
  
  #main #content-header h1.title {
    font-size: 2.4em;
    color:#009bc5;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
  }
  #main #content-header h1.title a {
    text-decoration:none;
  }
  
  #main #content-header h2.title {
    color:#009bc5;
  }
  
  /*#content-area .content p:first-child, .ui-tabs-panel p:first-child, */  
  #content-header .subtitle {
    font-size: 1.7em;
    color: #58595b;
    text-transform: uppercase;
    margin: 5px 0 5px 0;
    padding: 5px 0 0px 0;
  }
  
 /* #content-area h2, .ui-tabs-panel h2, .results {
    font-size: 29px;
    color:#009bc5;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
  }*/
  
#content-area h2.pane-title {
  font-size:14pt;
  font-weight: bold;
  text-transform:none;
  background:#009bc5;
  color:white;
padding:5px 10px;
-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* future proofing */
  -khtml-border-radius: 5px; /* for old Konqueror browsers */
  }
  
  .results {
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 20px;
    color: black;
  }
  
  .results-newsearch {
    text-transform:none;
	float:right;
	font-weight:normal;
	font-size:1em;
	color:#999999;
  }
  .results-newsearch a.button {
    /*display:inline-block;*/
	float:right;
	margin-left:8px;
  }
  
  body.h4wd #content-area h2 {
    color:#b32317
  }  
  
  body.hheavy-duty #content-area h2 {
    color:#414042
  }   
  
  body.hultimate #content-area h2 {
    color:#46166B
  } 
  
  body.hbrake-shoes #content-area h2 {
    color: #1E366B;
  }
  
  .question {
    color: #009bc5;
  }
  
  table.cat_search {
    width: 100%;
    border: 0;
  }
  
  table.cat_search th {
    font-size: 1.2em;
  }
  
  table.cat_search td:first-child .form-item {
    display: inline;
    margin: 0;
    padding: 0;
  }
  
  table.cat_search td {
    width: 40%;
  }
  
  table.cat_search tbody, table.cat_search thead, table.cat_search th {
    border: 0px;
  }
  
  table.cat_search td {
    vertical-align: top;
  }
  
  table.cat_search td.post_code_lookup label {
    margin: 10px 0 10px 0;
    display: block;
  }
  
  td.post_code_lookup .form-item input {
    background: none;
  }
  
  td.post_code_lookup .form-submit {
    margin-top: 10px;
  }
    
  #content-area .bendix-table td, #content-area .product-table td {
    padding: 10px;
    vertical-align: top;
  }
  
  #content-area .bendix-table a.more-info, #content-area .product-table a {
      display: block;
      background: url(images/sprite.png) -276px -27px no-repeat;
      width: 114px;
      height: 20px;
      line-height: 20px;
      text-indent: 8px;
      color: #231f20;
      overflow: hidden;
      border: 0;
  }
  
  #content-area .bendix-table a.more-info:hover, #content-area .product-table a:hover {
      background: url(images/sprite.png) -390px -27px no-repeat;
  }
  
  #content-area .bendix-table a.logo:hover {
    background: none;
  }
  
  #content-area .product-table a.more-info {
    float: right;
  }
  
  #content-area .bendix-table a.logo {
    display: inline;
    background: none;
  }
  
  #content-area .bendix-table td {
    vertical-align: top;
  }
  
  #content-area .bendix-table a.more-info:hover, #content-area .product-table a:hover {
      text-decoration: none;
  }
  
  #content-area .bendix-table .body-text {
    border-top: 5px solid white;
  }
  
  #content-area .bendix-table .body-header td {
    border-top: 30px solid white;
  }
  
  #content-area .product-table .body-header td {
    border-top: 20px solid white;
    height: 20px;
  }
  
  .stealth-header {
    background-color: #1c2a5b;
  }
  
  .stealth-body {
    background-color: #d2d4de;  
  }
  
  .titanium-header {
    background: #356981;  
  }
  
  .titanium-body {
    background:#d7e1e6;
  }
  
  .ceramic-header {
    background: #152f56;
  }
  
  .ceramic-body {
    background: #bebecc;
  }
  
  .epr-header { 
    background: #6f1810;
  
  }
  
  .epr-body {     
    background: #e2d1cf;
    
  }
  
  .insulayer-header {     
    background: #2e2b73;
  
  }
  
  .insulayer-body {      
    background: #d5d5e3;
  
  }
  
  .hpc-header {        
    background: #0b7abf;
  
  }
  
  .hpc-body {   
    background: #cee4f2;
  
  }
  
  .hd-header {
    background: #030303;
  }  
  
  .hd-body {
    background: #cccccc;
  }
  
  .ultimate-header {
    background: #32104d;
  }
  
  .ultimate-body {
    background: #d8d1de;
  }
  
  .genct-header {
    background: #009bc9;
  }
  
  .genct-body {
    background: #d2e6f1;
  }
  
  .brakeshoe-header {
    background: #294888;
  }
  
  .brakeshoe-body {
    background: #d2e6f1;
  }
  
  .h4wd-header {        
    background:  #8e2b18;
  }
  
  .h4wd-body {   
    background:  #e7d5d2;
  }
  
  /*#content-inner .accordion .view ul {
    margin: 0;
    padding: 0;
  }
  
  #content-inner .views-row {
    list-style:none;
    clear: both;
  }
  
  #content-inner .accordion .views-field-image-attach-images {
    background: url(images/editorials-image.png) no-repeat;
    width: 114px;
    height: 118px;
    float: left;
    padding-top: 10px;
    text-align: center;
    margin-right: 15px;
  }   
  
  #content-inner .accordion .views-field-image-attach-images span div {
    margin: 0 auto;
    text-align: center;
  }
  
  #content-inner .accordion h3 {
    margin-bottom: 5px; 
  }
  
  #content-inner .views-field-title h4 {
    display: inline;
    color: #0094bf;
    font-size: 14px;
    margin-right: 10px;  
  }   
  
  #content-inner .accordion .views-field-title {
    color: #878787;
    font-size: 13px;
  }
  
  #content-area .content .field-content p:first-child, #content-inner .views-field-body,
  #content-area .view-empty p:first-child {
    color: black;
    font-size: 12px;
    text-transform: none;
  }
  
  #content-inner .views-field-upload-fid {
    float: right;
  }*/
  
  #content-inner h3 {
    clear: both;
  }
  
  .view-Events .views-field-field-time-value, .view-training-nights .views-field-field-time-value {
    min-width: 150px;
  }
  
  .view-Events th, #content-inner .view-Events th.views-field-body, #content-inner .view-training-nights th.views-field-body, .view-training-nights th {
    color: rgb(0, 147, 193);
    padding: 4px 4px 10px 4px;
    font-size: 1em;
    vertical-align: top;
  }
  
  #content-inner .view-Events td.views-field-body, .view-Events td, .view-training-nights td, #content-inner .view-training-nights td.views-field-body {
    padding: 10px 4px 4px 4px;
    background: white;
    border: 0;
    color: black;
    font-size: .9em;
    vertical-align: top;
  }
  
  .view-Events table, .view-training-nights table {
     width: 100%;
   }
  
  .view-Events tr, .view-training-nights tr{
    border: 0;
  }
  
  #content-inner .view-Events tr.even td.views-field-body, .view-Events tr.even td, .view-training-nights tr.even td, #content-inner .view-training-nights tr.even td.views-field-body {
    background-color: #e9f7fd;
  }
  
  .view-Events thead, .view-training-nights thead {
    border-bottom: 1px solid #cccccc;
  }
  
  .view-empty ul {
    padding: 0;
    margin: 0;
  }
  
  #edit-postcode-postal-code, #edit-postcode-search-distance {
    width: 50px;
  }
  
  .view-empty ul li {
   list-style: none;
   padding-bottom: 2px;
  }
     
  ul.externalControls {
    position: relative;
    top: -20px;
    left: 20px;
  }
  
  ul.externalControls li {
    display: inline;
  }
  
  ul.externalControls a {
    list-style: none;
    background: url(images/sprite.png) -504px 0px no-repeat;
    float: left;
    display: block;
    margin-right: 5px;
    width: 12px;
    height: 14px;
    text-indent: -100000px;
  }
  ul.externalControls a:hover, ul.externalControls a.current {
    background: url(images/sprite.png) -516px 0px no-repeat;
  }

  ul.links /* List of links */
  {
    margin: 1em 0;
    padding: 0;
  }

  ul.links.inline
  {
    margin: 0;
    display: inline;
  }

  ul.links li
  {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
  }

  .pager /* A list of page numbers when more than 1 page of content is available */
  {
    clear: both;
    margin: 1em 0;
    text-align: center;
  }

  .pager a, .pager strong.pager-current
  {
    padding: 0.5em;
  }

  .feed-icons /* The links to the RSS or Atom feeds for the current list of content */
  {
    margin: 1em 0;
  }

  #content-bottom /* Wrapper for any blocks placed in the "content bottom" region */
  {
  }

/** navbar **/
  #navbar
  {
    position:relative;
  }
  #navbar.closed
  {
    z-index:200;
  }
  #navbar.open
  {
    z-index:400;
  }

  #navbar-inner
  {
  }
  
  #navbar .view-content .views-field-image-image img {
    padding-top: 8px;
  }

  #search-box /* Wrapper for the search form */
  {
    width: 148px;
  }
  
  #search-box .form-item 
  {
    display: inline;
  }
  
  #search-box .form-text
  {
    width: 121px;
    height: 27px;
    line-height: 27px;
    background: url(images/search-input.gif) no-repeat;
    border: 0px;
    padding: 0; 
    text-indent: 5px;
    margin: 0;
    float: left;
  }
  
  .section-search #content-area .content p:first-child {
    font-size: 1em;   
    text-transform: none;
    color: normal;  
  }
  
  .section-search .search-info {
    display: none;
  }
  
  .ready, .example 
  {
    color: gray;
  }
  
  #search-box .form-submit 
  {
    background: url(images/submit.jpg) no-repeat;
    width: 27px;
    height: 27px;
    border: 0; 
    padding: 0;
    margin: 0; 
    float: right;
    text-indent: -999px;
    font-size: 0px;
    display: block;
    line-height: 0px;
  }
  
  #search-form #edit-submit {
    margin-top: 10px;
  }
  
  #search-form label {
    padding-bottom: 5px;
  }

  #edit-search-theme-form-1-wrapper label /* Label that says "Search this site:" */
  {
    display: none;
  }

  #primary /* Primary links */
  {
    float:left;
  }
  
  #primary ul {
    margin: 0;
    padding: 0;
	list-style: none outside none;
	line-height: 1;
  }
  
  #primary li {
    background: none repeat scroll 0 0 transparent;
    margin-right: 1px;
	padding:0;
    width: 132px;
    float: left;
    list-style: none outside none;
    position: relative;
  }
  
  #primary a {
    width: 132px;
    height: 27px;
    background: url(images/nav-back.jpg) no-repeat;
    display: block;
    line-height: 27px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    padding-right: 1px;
    font-size: 11px;
    overflow: hidden;
    text-decoration: none;
  }
  
  #primary a:hover {
    background: url(images/nav-hover.jpg) no-repeat;
    text-decoration: none;
  }

  #secondary /* Secondary links */
  {
  }
  
  #stockists p, #technologies p {
    display: inline;
  }
  
  .stockists .views-field-title.empty {
    background: white url(images/Stockist-blank-box.png) 5px 5px no-repeat;
    height: 85px;  
    text-align: center; 
  }
  
  .stockist-box{
    width: 103px;                                             
    font-weight: bold;
    font-family: Calibri, Arial, sans-serif;
    color: black;
  }
  
  #catalogue 
  {
    background: url(images/catalogue-home.gif) no-repeat;
  }
  
  #catalogue .content {
    padding: 30px 10px 0 10px;
  }

/** sidebar-left **/
  #sidebar-left
  {
  }

  #sidebar-left-inner
  {
  }
  
  #sidebar-left .block p
  {
    margin:0;
  }

/** sidebar-right **/
  #sidebar-right
  {
  }

  #sidebar-right-inner
  {
  }

/** footer **/
  #footer
  {
    border-top: 1px solid #B7B7B7;    
    color: #939598;
    padding-top: 8px;
    font-size: 9px;
  }

  #footer-inner
  {
  }

  #footer-message /* Wrapper for the footer message from Drupal's "Site information"
                     and for any blocks placed in the footer region */
  {
    padding-left: 5px;
  }
  
  #footer-message p {
    padding: 0;
    margin: 0;
  }

/** closure **/
  #closure-blocks /* Wrapper for any blocks placed in the closure region */
  {
  }

/** Drupal nodes **/
  .node /* Node wrapper */
  {
  }

  .node-inner /* Additional wrapper for node */
  {
  }

  .sticky /* A sticky node (displayed before others in a list) */
  {
  }

  .node-unpublished /* Unpublished nodes */
  {
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
  }

  .node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
  .comment-unpublished div.unpublished
  {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word; /* A very nice CSS3 property */
  }

  .node-mine /* A node created by the current user */
  {
  }

  .node-teaser /* A node displayed as teaser */
  {
  }

  /* All nodes are given a node-type-FOO class that describes the type of
   * content that it is. If you create a new content type called
   * "my-custom-type", it will receive a "node-type-my-custom-type" class.
   */
  .node-type-page /* Page content node */
  {
  }

  .node-type-story /* Story content node */
  {
  }

  .node h2.title /* Node title */
  {
  }

  .marker /* "New" or "Updated" marker for content that is new or updated for the current user */
  {
    color: #c00;
  }

  .node .picture /* The picture of the node author */
  {
  }

  .node.node-unpublished .picture,
  .comment.comment-unpublished .picture
  {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
  }

  .node .meta /* Wrapper for submitted and terms data */
  {
  }

  .node .submitted /* The "posted by" information */
  {
    display: none;
  }

  .node .terms /* Node terms (taxonomy) */
  {
  }

  .node .content /* Node's content wrapper */
  {
  }

  .node ul.links /* Node links. See also the ul.links declaration above. */
  {
  }

  .preview .node /* Preview of the content before submitting new or updated content */
  {
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
  }

/** Drupal comments **/
  #comments /* Wrapper for the list of comments and its title */
  {
    margin: 1em 0;
  }

  .new /* "New" marker for comments that are new for the current user */
  {
    color: #c00;
  }

  .comment ul.links /* Comment links. See also the ul.links declaration above. */
  {
    margin: 1em 0;
  }

  .indented /* Nested comments are indented */
  {
    /* margin-left: 25px; */ /* Drupal core uses a 25px left margin */
  }

  .preview .comment /* Preview of the comment before submitting new or updated comment */
  {
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
  }

/** Drupal blocks **/
  .block /* Block wrapper */
  {
    margin-bottom: 1em;
  }

  #block-menu-secondary-links ul
  {
    margin: 0;
    padding: 0;
  }
  
  #block-menu-secondary-links li 
  {
    list-style: none;
    display: inline;
    border-right: 1px solid #B7B7B7;
    padding: 0 5px;
    margin: 0;
  }
  
  #block-menu-secondary-links a 
  {
    color: #939598;
  }
  
  #block-block-4 .tech-map {
    background: url(images/tech-back.png);
    width: 491px;
    height: 198px;
    padding: 0;
    margin: 0;
  }
  
  #block-block-4 .tech-map a {
    display: block;
    width: 147px;
    height: 73px;
    text-indent: -100000px;
  }
  
  #block-block-4 .stealth {
    background: url(images/sprite.png) 0 -331px no-repeat;
    margin-left: 10px;  
  } 
  
  #block-block-4 .stealth:hover {
    background: url(images/sprite.png) -149px -331px no-repeat; 
  }    
  
  #block-block-4 .titanium {
    background: url(images/sprite.png) -309px -331px no-repeat;
    width: 149px; 
  } 
  
  #block-block-4 .titanium:hover {
    background: url(images/sprite.png) -460px -331px no-repeat; 
  }   
  
  #block-block-4 .ceramic {
    background: url(images/sprite.png) -296px -479px no-repeat;
    width: 146px; 
  } 
  
  #block-block-4 .ceramic:hover {
    background: url(images/sprite.png) -444px -479px no-repeat; 
  }    
  
  #block-block-4 .epr {
    background: url(images/sprite.png) -0px -477px no-repeat;   
    margin-left: 10px;  
  } 
  
  #block-block-4 .epr:hover {
    background: url(images/sprite.png) -148px -477px no-repeat; 
  }  
  
  #block-block-4 .insulayer {
    background: url(images/sprite.png) -0px -404px no-repeat;
    width: 149px; 
  } 
  
  #block-block-4 .insulayer:hover {
    background: url(images/sprite.png) -148px -404px no-repeat; 
  }  
  
  #block-block-4 .hpc {
    background: url(images/sprite.png) -296px -404px no-repeat;
    width: 146px; 
  } 
  
  #block-block-4 .hpc:hover {
    background: url(images/sprite.png) -444px -404px no-repeat; 
  }
  
  #block-block-5 .content a {
    background: url(images/sprite.png) -139px -189px no-repeat;
    display: block;
    width: 138px;
    height: 142px;
    text-indent: -10000px;
  }   
  
  #block-block-5 .content a:hover {
    background: url(images/sprite.png) -277px -189px no-repeat;
  }   
  
  #block-block-7 .content a {
    background: url(images/sprite.png) -415px -47px no-repeat;
    display: block;
    width: 138px;
    height: 143px;
    text-indent: -10000px;
  }       
  
  #block-block-7 .content a:hover {
    background: url(images/sprite.png) -553px -47px no-repeat;
  }   
  
  #block-block-14 .content a {
    background: url(images/sprite.png) -139px -47px no-repeat;
    display: block;
    width: 137px;
    height: 142px;
    text-indent: -10000px;
  }       
  
  #block-block-14 .content a:hover {
    background: url(images/sprite.png) -277px -47px no-repeat;
  }    
  
  #block-block-17 .content a {
    background: url(images/sprite.png) -470px -565px no-repeat;
    display: block;
    width: 137px;
    height: 142px;
    text-indent: -10000px;
  }       
  
  #block-block-17 .content a:hover {
    background: url(images/sprite.png) -607px -565px no-repeat;
  } 
          
  
  #block-block-13 .content a {
    background: url(images/sprite.png) -415px -189px no-repeat;
    display: block;
    width: 137px;
    height: 142px;
    text-indent: -10000px;
  }       
  
  #block-block-13 .content a:hover {
    background: url(images/sprite.png) -553px -189px no-repeat;
  }    
          
  
  #block-block-20 .content a {
    background: url(images/sprite.png) -470px -708px no-repeat;
    display: block;
    width: 137px;
    height: 152px;
    text-indent: -10000px;
  }       
  
  #block-block-20 .content a:hover {
    background: url(images/sprite.png) -607px -708px no-repeat;
  }       

  .block .content #sidebar-screentab a {
    background: url(images/screentab-side-button.png) no-repeat;
    display: block;
    width: 138px;
    height: 142px;
    text-indent: -10000px;
  }   
  
  .block .content #sidebar-screentab a:hover {
    background: url(images/screentab-side-button-hover.png) no-repeat;
  }  
  
  .block .content #sidebar-static-stockist a {
    background: url(images/stockist-au-side-button.png) no-repeat;
    display: block;
    width: 138px;
    height: 142px;
    text-indent: -10000px;
  }

  .block .content #sidebar-static-stockist a:hover {
    background-position:-138px 0;
  }



  .more-link /* Aggregator, blog, and forum more link */
  {
    text-align: right;
	clear:both;
  }

  #user-login-form /* Drupal's default login form */
  {
    text-align: left;
  }

  li a.active /* The active item in a Drupal menu */
  {
    color: #000;
  }


/** Drupal forms **/

  .form-text, select {
    border: 1px solid #c3c5c8;
    /*background: url(images/input-back.gif);*/
	background:#fff;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 5px;
  }
  textarea {
    border: 1px solid #c3c5c8;
    /*background: url(images/input-back.gif);*/
	background:#fff;
    line-height: 18px;
    font-size: 11px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 5px;
  }
  
  select {
    /*background: none;*/
	height: 22px;
	padding-top: 2px;
  }
  
  #model-select-wrapper .ahah-progress {
    display: block;
    width: 100%;
    padding-bottom: 11px;
  }
  
  .region-navbar .form-text {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  
  select { text-indent: 0px}
  
  .form-item, /* Wrapper for a form element (or group of form elements) and its label */
  .form-checkboxes,
  .form-radios
  {
    margin: 1em 0;
  }

  .form-item input.error, /* Highlight the form elements that caused a form submission error */
  .form-item textarea.error,
  .form-item select.error
  {
    border: 2px solid #c00;
  }
  
  h3.error {
    color: #FF0000;
  }
  
  .form-item .form-textarea
  {
    font-size: 11px;
    color: black;
  }

  .form-item label /* The label for a form element */
  {
    display: block;
    font-weight: bold;
  }

  .form-item label.option /* The label for a radio button or checkbox */
  {
    display: inline;
    font-weight: normal;
  }

  .form-required /* The part of the label that indicates a required field */
  {
    color: #c00;
  }

  .form-item .description /* The descriptive help text (separate from the label) */
  {
    font-size: 0.85em;
  }

  .form-checkboxes .form-item, /* Pack groups of checkboxes and radio buttons closer together */
  .form-radios .form-item
  {
    margin: 0.4em 0;
  }

  .form-submit, a.button /* The submit button */
  { 
    background: url(images/search-button.png) no-repeat 0 0;
    width: 77px;
    height: 20px;
    border: 0;
    line-height: 20px;
    text-align: left;
    font-size: 10px;
    color: white;
    display: block;
    margin: 0;
    padding: 0 0 3px 10px;
    /*text-indent: 10px;*/
    margin-bottom: 10px;
  }
  a.button /* The submit button */
  { 
    padding: 0 0 0 9px;
  }
  
  .form-submit:hover, a.button:hover {
    background-position:0 -20px;
    cursor:pointer;
    text-decoration: none;   
  }
  
  #edit-previous { 
    background-position:0 -40px;
	padding: 0 10px 3px 0;
	text-align:right;
	float:left;
	margin-right:20px;
  }
  #edit-previous:hover { 
    background-position:0 -60px;
  }

  .container-inline div, .container-inline label /* Inline labels and form divs */
  {
    display: inline;
  }
  
  fieldset {
    border: 0;
    /*border-bottom: 1px solid #d5d5d6;*/
  }
  
  fieldset legend {
    color: #219cc7;
    font-size: 1.2em;
    padding: 0;
    margin: 0;
  } 
    
  .not-logged-in fieldset label, .not-logged-in fieldset input {
    /*display: inline-block !important;*/
  }
  
  #edit-profile-position-wrapper, #edit-profile-surname-wrapper, #edit-profile-first-name-wrapper, #edit-profile-suburb-wrapper, #edit-profile-state-wrapper, #edit-profile-postcode-wrapper, #edit-profile-mobile-wrapper,
  #edit-profile-travel-wrapper, #edit-profile-foodwine-wrapper, #edit-profile-music-wrapper, #edit-profile-afl-wrapper, #edit-profile-nbl-wrapper, #edit-profile-dob-wrapper,
  #edit-profile-nrl-wrapper, #edit-profile-soccer-wrapper, #edit-profile-motorsport-wrapper, #edit-profile-golf-wrapper, #webform-component-name, 
  #webform-component-surname, #webform-component-suburb, #webform-component-country, #webform-component-post_code, #webform-component-mobile, #webform-component-postcode,
  #webform-component-first_name, #webform-component-last_name, #webform-component-business_name, #webform-component-state, #webform-component-part_number, #edit-profile-bus-name-wrapper {
    float: left;
    margin-right: 20px; 
  }
  
  #edit-profile-phone-wrapper, #edit-profile-cricket-wrapper, #webform-component-phone, #webform-component-email, #edit-profile-gender-wrapper, #edit-profile-franchise-wrapper,
  #webform-client-form-19515 #webform-component-suburb, #webform-component-gender, #webform-component-business_name, #edit-profile-country-wrapper {
    clear: both;
    float: left;   
    margin-right: 20px; 
  }
  
  #webform-component-email, #webform-component-comments, #webform-component-address, #webform-component-do_you_authorise_contact_via_email,
  .captcha, #edit-profile-address-wrapper{
    clear: both;
  }
  
  #edit-profile-afl-wrapper, #edit-profile-nbl-wrapper, #edit-profile-nrl-wrapper, #edit-profile-soccer-wrapper, #edit-profile-afl-wrapper select, #edit-profile-nbl-wrapper select, #edit-profile-nrl-wrapper select, #edit-profile-soccer-wrapper select {
    width:150px;
  }
  
  #edit-profile-country-wrapper {
    width: 100%; 
  }
  
  #edit-profile-mobile-wrapper {
    width: 60%;
  }
  
  #bendix-members-user-register-form label {
    /*width:80px;*/
	padding:5px;
  }
  #bendix-members-user-register-form label.option, #bendix-members-user-register-form #edit-mail-wrapper label {
    width:auto;
  }
  
  #bendix-members-user-register-form .legal-terms {
  	height:auto;
	overflow:auto;
  }
  
  #bendix-members-user-register-form .roundedBox {
    background: #F2F2F2;
    color: #000000;
    padding: 10px 15px;
	margin-bottom:20px;
  }
  #bendix-members-user-register-form .roundedBox .form-item, #bendix-members-user-register-form .roundedBox fieldset {
    margin-top:.25em;
	margin-bottom:.25em;
  }
  #views-exposed-form-search-by-vehicle-page-1 .roundedBox {
    background: #F2F2F2;
    color: #000000;
    padding: 15px 0px;
  }
  
  .login td {
    padding: 10px;
    vertical-align: top;
    width: 400px;
  }
  
  fieldset label {
    font-weight: bold;
  }
  
  fieldset select {
    /*width: 150px;*/
	
  }
  
  .webform-component-select .form-checkboxes div {
    float: left;
    margin-right: 10px;
  }

  .tips /* Tips for Drupal's input formats */
  {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
  }

/** OpenID **/
  /* The default styling for the OpenID login link seems to assume Garland's
   * styling of list items.
   */
  #user-login-form ul /* OpenID creates a new ul above the login form's links. */
  {
    margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
  }

  #user-login-form li.openid-link /* The "Log in using OpenID" links. */
  {
    margin-top: 1em;
    margin-left: -20px; /* Un-do some of the padding on the ul list. */
  }

  #user-login-form li.user-link /* The "Cancel OpenID login" links. */
  {
    margin-top: 1em;
  }

  #user-login ul
  {
    margin: 1em 0;
  }

  #user-login li.openid-link, /* The OpenID links on the /user form. */
  #user-login li.user-link
  {
    margin-left: -2em; /* Un-do all of the padding on the ul list. */
  }

/** Drupal admin tables **/
  /* We overrode these styles in html-elements.css, but restore them for the
   * forms on the site.
   */
  form tbody
  {
    border-top: 1px solid #ccc;
  }

  form th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

  form tbody th
  {
    border-bottom: 1px solid #ccc;
  }

  form thead th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }
  
  #edit-delete, #edit-submit {
    float: left;
    margin-right: 20px;
  }
  
  #scrollableTablewrapper table {
    padding: 0;
    margin: 0;
    top: 0;
  }

  .catalogue caption, .single-vehicle caption {
    background: url(images/blue-bar.png) no-repeat;
    height: 26px;
    text-align: left;
    color: white;
    line-height: 24px;
    font-weight: bold;
    font-size: 14px;
    text-indent: 10px; 
  }
  
  .catalogue caption {
    width: 774px !important;
  }

  .stockists thead tr {
    background: url(images/bar-back.gif) !important; 
    color: white;    
    width: 692px;
    height: 26px; 
    text-align: left;
    line-height: 24px;
    font-weight: bold;
    font-size: 14px;
  }
   
  .stockists thead th {  
    background: url(images/bar-back.gif) !important; 
    color: white;    
    height: 26px; 
    text-align: left;
    line-height: 24px;
    font-weight: bold;
    font-size: 14px;    
  }

  .stockists thead th.views-field-address {
	padding-left: 10px;
    width: 340px;
	background: none;
  }

  .stockists thead th.views-field-address-2 {
    width: 200px;
	background: none;
  }

  .stockists thead th.views-field-address-1 {
    width: 122px;
	background: none;
  }

/*  * html .stockists thead th.views-field-address-2 {
    background: url(images/blue-bar.png) -10px 0px no-repeat;
  }

  * html .stockists thead th.views-field-address-1 {
    background: url(images/blue-bar.png) -570px 0px no-repeat;
  }*/

  .stockists tbody td.views-field-title {
	  width: 120px;
  }
  
  .stockists tbody td.views-field-address {
	  width: 200px;
  }
  
  .stockists tbody td.views-field-address-2 {
	  width: 200px;
  }
  
  .stockists tbody td.views-field-address-1 {
	  width: 200px;
  }
  
  .stockists tbody td.views-field-title img {
    margin: 4px;
  }
  
  div.stockist-box {
	  margin: 0 auto !important;
	}

  .single-vehicle caption .shape {
    float: right;
    margin-right: 40px;
  }
  
  .single-vehicle .image {
    width: 500px;
    text-align: center;
    padding: 10px;
  }
  
  .vehicle:hover {
    cursor: pointer;
    background: #efefef;
  }
  
  .stockists caption {
    text-align: left;
    margin-bottom: 5px;
  }
  
  .stockists thead {
    margin-bottom: 5px;
  }
  
  .catalogue, .stockists, .single-vehicle, .top150 {
    width: 773px;
  }
  
  .top150 .ui-accordion-content {
    padding:0;
  }
  
  table.stockists  {
    margin-top:3em;
  }
  
  .catalogue .odd, .catalogue .even {
    border: 0;
  }
  
  .stockists td {
    background: white;
  }
  
  .catalogue td {
    padding: 2px;
  }
  
  .catalogue .odd {
    background: white;
  }
  
  .catalogue .even {
    background: #b7dcee;
  }
  
  .catalogue thead th {
    border-bottom: 1px solid #dadbdc;
    padding-top: 5px;
  }
  
  
  
  .clear {
    clear: both;
  } 
  
  /* Galleries */
  
  .galleries {
    width: 100%;
    clear: both;
  }
  
  .galleries.performance {
    width: 320px;
  }
  
  .galleries td {
    text-align: center;
  }
  
  .galleries a { 
    width: 138px;
    height: 142px;
    display: block;
    text-indent: -10000px; 
  }
  
  .galleries .ggeneral-ct {
    background: url(images/gallery-sprites.png) no-repeat;
  }   
  
  .galleries .ggeneral-ct:hover, .galleries .ggeneral-ct.active {
    background: url(images/gallery-sprites.png) 0 -142px no-repeat;
  } 
  
  .galleries .g4wd {
    background: url(images/gallery-sprites.png) -138px 0px no-repeat;
  }    
  
  .galleries .g4wd:hover, .galleries .g4wd.active {
    background: url(images/gallery-sprites.png) -138px -142px no-repeat;
  }
  
  .galleries .gheavy-duty {
    background: url(images/gallery-sprites.png) -276px 0px no-repeat;
  }    
  
  .galleries .gheavy-duty:hover, .galleries .gheavy-duty.active {
    background: url(images/gallery-sprites.png) -276px -142px no-repeat;
  }
  
  .galleries .gultimate {
    background: url(images/gallery-sprites.png) -414px 0px no-repeat;
  }    
  
  .galleries .gultimate:hover, .galleries .gultimate.active {
    background: url(images/gallery-sprites.png) -414px -142px no-repeat;
  }     
  
  .galleries .gbrake-shoes {
    background: url(images/gallery-sprites.png) -552px 0px no-repeat;
  }    
  
  .galleries .gbrake-shoes:hover, .galleries .gbrake-shoes.active {
    background: url(images/gallery-sprites.png) -552px -142px no-repeat;
  }      
  
  .galleries .gstreet-road-track {
    background: url(images/gallery-sprites.png) 0px -284px no-repeat;
    width: 138px;
    height: 174px;
  }    
  
  .galleries .gstreet-road-track:hover, .galleries .gstreet-road-track.active {
    background: url(images/gallery-sprites.png) 0px -458px no-repeat;
  }       
  
  .galleries .grace {
    background: url(images/gallery-sprites.png) -138px -284px no-repeat; 
    width: 138px;
    height: 174px;
  }    
  
  .galleries .grace:hover, .galleries .grace.active {
    background: url(images/gallery-sprites.png) -138px -458px no-repeat;
  }
  
  .galleries .gfleetrans {
    background: url(images/gallery-sprites.png) -414px -284px no-repeat;
    opacity: 0.5;
  } 
  .galleries .gfleetrans:hover, .galleries .gfleetrans.active {
    opacity: 1;
  } 
  
  .galleries .gprotrans {
    background: url(images/gallery-sprites.png) -276px -284px no-repeat;
    opacity: 0.5;
  } 
  .galleries .gprotrans:hover, .galleries .gprotrans.active {
    opacity: 1;
  }
  
  .galleries .gbrake-lubricant {
    background: url(images/gallery-sprites.png) -276px -426px no-repeat;
    opacity: 0.5;
  } 
  .galleries .gbrake-lubricant:hover, .galleries .gbrake-lubricant.active {
    opacity: 1;
  }
  
  .galleries .gbrake-fluid {
    background: url(images/gallery-sprites.png) -414px -426px no-repeat;
    opacity: 0.5;
  } 
  .galleries .gbrake-fluid:hover, .galleries .gbrake-fluid.active {
    opacity: 1;
  }
  
  .galleries .gcleaner-and-degreaser {
    background: url(images/gallery-sprites.png) -552px -426px no-repeat;
    opacity: 0.5;
  } 
  .galleries .gcleaner-and-degreaser:hover, .galleries .gcleaner-and-degreaser.active {
    opacity: 1;
  } 
  
  .gallery-contents, .gbendix {
    clear: both;
    width: 100%;
  }
  
  .gallery-contents .gcaption, .gbendix .gcaption {
    text-align: left;
    vertical-align: middle;
    height: 50px;
    padding: 4px 0 0 10px;
    /*text-indent: 10px;*/
	border:1px solid #28ADD1;
	/*border-bottom:1px solid #fff;*/
  }
  
  .gcaption img {
    display: block;
  }
  
  #content-area .gbendix h2 {
    color: white;
    font-size: 2.1em;
    margin:0;
    padding: 0;
    padding-bottom: 4px;
  }
  
 .gallery-contents.ggeneral-ct .gcaption, .gbendix .gcaption {
    background-color: #009bc7; 
  }
  
  .gallery-contents.gbrake-lubricant .gcaption, .gallery-contents.gbrake-fluid .gcaption, .gallery-contents.gcleaner-and-degreaser .gcaption, .gallery-contents.gfleetrans .gcaption, .gallery-contents.gcleaner-and-degreaser .gcaption {
  	padding:0;
	background-color:#00B2EA;
  }
  .gallery-contents.gprotrans .gcaption {
    padding:0;
	background-color:#90C2D9;
  }
  
  .gallery-contents.ggeneral-ct h3, .gbendix h3 {
    color: #0094bf;
  } 
  
  .gallery-contents.g4wd .gcaption {
    background-color: #b0231e;
  }     
  
  .gallery-contents.g4wd h3 {
    color: #852b1b;
  } 
  
  .gallery-contents.gheavy-duty .gcaption, 
  .gallery-contents.grace .gcaption, 
  .gallery-contents.gstreet-road-track .gcaption {
    background-color: black;   
  }       
  
  .gallery-contents.gheavy-duty h3, 
  .gallery-contents.grace h3, 
  .gallery-contents.gstreet-road-track  h3 {
    color: black;
  }  
  
  .gallery-contents.gultimate .gcaption {
    background-color: #3a1a57;    
  }    
  
 .gallery-contents.gultimate h3 {
    color: #3a1a57;
  }   
  
  .gallery-contents.gbrake-shoes .gcaption {
    background-color: #2e4b82;    
  }
      
  .gallery-contents.gbrake-shoes h3 {
    color: #2e4b82;
  }
  
  .gallery-contents .item, .gbendix .item {
    border-bottom: 1px solid #DFDFDF;
	background:#fff;
	text-align:center;
  }
  
  .gallery-contents .thumb, .gbendix .thumb {
    width: 30%;
    text-align: center;
  }
  
  
  .gallery-contents td, .gbendix td {
    padding: 10px;
  }
  
  .gallery-contents td a, .gbendix td a {
    color: black;
    font-weight: bold;
  }
  
  .gallery-contents .download, .gallery-contents.ggeneral-ct .download, .gbendix .download  {
    background-color: #def0f7;
  }  
  
  .gallery-contents.g4wd .download {
    background-color: #eddfdd;
  }   
  
  .gallery-contents.gheavy-duty .download, 
  .gallery-contents.grace .download, 
  .gallery-contents.gstreet-road-track .download {
    background-color: #e5e5e5;  
  }        
  
  .gallery-contents.gultimate .download {
    background-color: #ebe8ee
  }        
  
  .gallery-contents.gbrake-shoes .download {
    background-color: #eaedf2
  }      
  .gallery-contents td.download, .gbendix td.download {
    border: 1px solid #dfdfdf;
  }
  
  .gallery-contents h3, .gbendix h3 {
    font-size: 1.2em;
	color: #0094BF;
  }
  
  .gallery-contents .download.icon, .gbendix .download.icon {
    width: 26px;
  }
  
  .filesize {
    font-weight: normal;
  }
  
  #block-menu-menu-members-links a {
    cursor: pointer !important;
  }
  
  
.cPlayBtn{
	background: url(images/btnPlay.jpg);
}

.cPauseBtn{
	background: url(images/btnPause.jpg);
}
  
  
html.js a.views-throbbing,
html.js span.views-throbbing {
  /*background-image: none;*/
}


/*Member Home Area*/
#block-menu-menu-members-links {
  background:url(images/nav_bottom.png) bottom center no-repeat;
  padding-bottom:15px;
  width:138px;
}
#block-menu-menu-members-links .block-inner {
  background:#f1f1f1;
  padding-bottom:5px;
  padding-top:50px;
  width:138px;
}
#block-menu-menu-members-links ul {
  margin:0;
  padding:0;
  position:relative;
  z-index:300;
}
#block-menu-menu-members-links ul li {
  font-size:12px;
  background:url(images/nav_separator.jpg) bottom center repeat-x;
  margin:0;
  padding:0;
  list-style:none;
}
#block-menu-menu-members-links ul li.last {
  background:none;
}
#block-menu-menu-members-links ul li a {
  font-size:11px;
  background:url(images/nav_arrow.png) 125px center no-repeat;
  padding:7px 10px;
  display:block;
  color:#000000;
}
#block-menu-menu-members-links ul li a:hover, 
#block-menu-menu-members-links ul li.active-trail a, 
#block-menu-menu-members-links ul li a.active {
  text-decoration:none;
  color:#009dcd;
  font-weight:bold;
  background:url(images/nav_arrow_active.png) 125px center no-repeat;
}
#block-menu-menu-members-links ul li.open {
  margin:0;
}
#block-menu-menu-members-links ul li.open a {
  text-decoration:none;
  color:#009dcd;
  font-weight:bold;
  background:url(images/nav_arrow_activedown.png) 123px center no-repeat;
  padding:7px 10px;
}
#block-menu-menu-members-links ul li.closed a {
  padding:7px 10px;
}
#block-menu-menu-members-links ul li.open ul, #block-menu-menu-members-links ul li.closed ul {
  padding:0;
  background:#b0b0b0;
}
#block-menu-menu-members-links ul li.open ul li, #block-menu-menu-members-links ul li.closed ul li {
  padding:0;
  background:none;
  margin:0;
}
#block-menu-menu-members-links ul li.open ul li a, #block-menu-menu-members-links ul li.closed ul li a {
  background:none;
  color:#000;
  font-weight:normal;
}
#block-menu-menu-members-links ul li.open ul li.active-trail a, 
#block-menu-menu-members-links ul li.open ul li a:hover, 
#block-menu-menu-members-links ul li.open ul li a.active,
#block-menu-menu-members-links ul li.closed ul li.active-trail a, 
#block-menu-menu-members-links ul li.closed ul li a:hover, 
#block-menu-menu-members-links ul li.closed ul li a.active {
  color:#fff;
}

#block-menu-menu-members-links ul li.open ul li.open ul,
#block-menu-menu-members-links ul li.open ul li.closed ul {
  background:#969696;
}
#block-menu-menu-members-links ul li.open ul li.open a {  
  background:url(images/nav_arrow_sub_activedown.png) 123px center no-repeat;
  padding:7px 10px;
  color:#000;
}
#block-menu-menu-members-links ul li.open ul li.closed a {  
  background:url(images/nav_arrow_sub_active.png) 125px center no-repeat;
  padding:7px 10px;
  color:#000;
}
#block-menu-menu-members-links ul li.open ul li.open ul li a,
#block-menu-menu-members-links ul li.open ul li.closed ul li a {  
  background:none;
}
#block-menu-menu-members-links ul li.open ul li.open ul li.active-trail a, 
#block-menu-menu-members-links ul li.open ul li.open ul li a:hover, 
#block-menu-menu-members-links ul li.open ul li.open ul li a.active,
#block-menu-menu-members-links ul li.open ul li.closed ul li.active-trail a, 
#block-menu-menu-members-links ul li.open ul li.closed ul li a:hover, 
#block-menu-menu-members-links ul li.open ul li.closed ul li a.active,
#block-menu-menu-members-links ul li.open ul li.open a:hover,
#block-menu-menu-members-links ul li.open ul li.closed a:hover {
  color:#fff;
}

#content-inner .view-whats-new.view-display-id-block_1 .views-field-image-attach-images {
    float: left;
    height: 62px;
    margin-right: 8px;
    /*text-align: center;*/
    width: 62px;
}
#content-inner .view-whats-new.view-display-id-block_1 .views-field-image-attach-images span div.whats-new-thumb {  
  width: 62px;
  height: 62px;
  background: url(images/whats-new-icon-blank-sm.png) no-repeat top center;
} 
#content-inner .view-whats-new.view-display-id-block_1 .views-field-image-attach-images span div.whats-new-thumb div {
  position:relative; 
  width: 62px;
  height: 62px;
}
#content-inner .view-whats-new.view-display-id-block_1 .views-field-image-attach-images .Event { 
  background: url(images/whats-new-icon-event-sm.png) no-repeat top center !important;
}
#content-inner .view-whats-new.view-display-id-block_1 .views-field-image-attach-images .Training { 
  background: url(images/whats-new-icon-training-sm.png) no-repeat top center !important;
}
#content-inner .view-whats-new.view-display-id-block_1 .views-field-image-attach-images span div.whats-new-thumb div img {
  width:60px;
  margin:5px 1px; 
}
#content-inner .view-whats-new.view-display-id-block_1 ul {
	padding:0;
}
#content-inner .view-whats-new.view-display-id-block_1 .views-field-title, #content-inner .view-whats-new.view-display-id-block_1 .views-field-title a {
  color:#fff;
  font-size:inherit;
  font-weight:normal; 
}


.view-member-home-slideshow {
	height:324px;
	width:770px;
	overflow:hidden;
}
.view-member-home-slideshow .jcarousellite {
	position:relative;
}
.view-member-home-slideshow ul.externalControls {
    left: 610px;
    position: absolute;
    top: 301px;
    z-index: 20;
	margin:0;
}
.view-member-home-slideshow a.cPauseBtn, .view-member-home-slideshow a.cPlayBtn {
 	left: 600px;
    position: absolute;
    top: 300px;
    z-index: 20;
	margin:0;
	display:none;
}
#content-inner .view-member-home-slideshow .accordion .views-field-image-attach-images {
    background: none;
    width: auto;
    height: auto;
	margin:0;
	float:none;
	padding:0;
} 
  
hr {
	border:none;
	border-top:1px solid #B7B7B7;
	clear:both;
}
 
#screensaver .left, #screensaver .right {
	width:48%;
}

.view .item-list .pager {
  text-align:right;
}
/*.view .item-list .pager li a.active, .view .item-list .pager li a {
  color:#fff;
}
.view .more-link {
  width:138px;
}
.view .more-link a {
  background: url(images/button-more.png) no-repeat;
  width:138px;
  height:27px;
  display:block;
  text-indent:-9999px;
  text-align:left;
}*/
.view .views-row {
  clear:both;
  padding:10px 0;
}

/*Members Area - Promotions*/
.view-featured-promotion .views-field-body p {
  margin:0;
}
.view-featured-promotion .views-field-title {
  color:#fff;
  font-size:1.1em;
}
.view-featured-promotion .views-field-field-promotion-customer-value {
  color:#fff;
  font-style:italic;
  font-size:1.1em;
}
.view-featured-promotion .view-footer {
  clear:both;
  text-align:right;
  border-top:1px solid #fff;
  padding:15px 0;
}
.view-featured-promotion.view-display-id-page_1 .view-empty {
  clear:both;
  border-top:1px solid #fff;
  padding:15px 0;
}
.view-featured-promotion .view-footer a {
  margin:10px 0 10px 10px;
  background:url(images/promotion-button-back.png) no-repeat;
  width:158px;
  height:27px;
  display:block;
  color:#000000;
  font-weight:bold;
  text-align:center;
  padding-top:6px;
  float:right;
}
.view-featured-promotion .view-footer a:hover {
  text-decoration:none;
}
.view-featured-promotion.view-display-id-page_1 .views-row {
  border-top:1px solid #fff;
  clear:both;
  padding:15px 0;
}
.view-featured-promotion.view-display-id-page_1 .views-field-upload-fid a {
  background:url(images/download-offer.png) no-repeat top left;
  width:158px;
  height:27px;
  text-indent:-9999px;
  display:block;
  margin:10px 0; 
}
.view-featured-promotion.view-display-id-page_1 .views-field-field-promotion-website-url a {
  background:url(images/visit-us-online.png) no-repeat top left;
  width:158px;
  height:27px;
  text-indent:-9999px;
  display:block;
  margin:10px 0;
}

/*Members Area - Whats New*/
.view-whats-new .views-field-image-attach-images, .view-whats-new .views-field-image-thumb {
  width: 75px;
  height: 75px;
  float: left;
  margin-right:10px;
} 
.view-whats-new .views-field-image-attach-images img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* future proofing */
  -khtml-border-radius: 5px; /* for old Konqueror browsers */
  border:1px solid #A8A8A8;
}
.view-whats-new .views-field-image-attach-images span div.whats-new-thumb {  
  width: 75px;
  height: 75px;
  background: url(images/whats-new-icon-blank.png) no-repeat top center;
} 
.view-whats-new .views-field-image-attach-images span div.whats-new-thumb div {
  position:relative; 
  width: 75px;
  height: 75px;
}
/*.view-whats-new .views-field-image-attach-images span div.whats-new-thumb div img{
  position:absolute;
  top:50%;
}*/

.view-whats-new .views-field-image-attach-images .Event { 
  background: url(images/whats-new-icon-event.png) no-repeat top center !important;
  width:75px;
  height:75px;
}
.view-whats-new .views-field-image-attach-images .Training { 
  background: url(images/whats-new-icon-training.png) no-repeat top center !important;
  width:75px;
  height:75px;
}
.view-whats-new .views-field-image-attach-images span div.whats-new-thumb div img {
  width:75px;
}
.view-whats-new .views-field-title span.date {
  color:#ddd;
  font-style:italic;
  padding-left:6px;
}
.view-whats-new .views-field-body p {
  margin:0;
}
.view-whats-new .views-field-upload-fid-1, .view-whats-new .views-field-php {
  text-align:right;
}
.view-whats-new .view-footer {
  clear:both;
  text-align:right;
  border-top:1px solid #fff;
  padding:15px 0;
}
.view-whats-new .view-footer a {
  margin:10px;
}
.view-whats-new.view-display-id-page_1 .views-row {
  clear:both;
  padding:15px 0;
}

ul.image-galleries-index {
  width:440px;
  margin:0;
  padding:0;
}
ul.image-galleries-index li {
  list-style:none;
  margin:0;
  padding:0;
  border-bottom:1px solid #fff;
}
ul.image-galleries-index li:first-child {
  border-top:1px solid #fff;
}
ul.image-galleries-index li a {
  display:block;
  color:#fff;
  font-weight:bold;
  padding:13px 0;
  background:url(images/click-here-button.png) no-repeat center right;
  text-transform:uppercase;
}
ul.image-galleries-index li a:hover {
  text-decoration:none;
}


.view-bmails .views-field-nothing, 
.view-newsbrake .views-field-nothing,
.view-tech-bulletins .views-field-nothing,
.view-vehicle-sales .views-field-nothing {
  float: left;
  height: 104px;
  margin-bottom: 10px;
  margin-right: 15px;
  width: 104px;
}
.view-bmails .views-field-title a, 
.view-newsbrake .views-field-title a,
.view-tech-bulletins .views-field-title a,
.view-vehicle-sales .views-field-title a,
.view-media-releases .views-field-title a, 
.view-media-releases .views-field-title {
  color:#fff;
  font-size:1.1em;
  font-weight:bold;
}
.view-bmails .views-field-title span.date, 
.view-newsbrake .views-field-title span.date,
.view-tech-bulletins .views-field-title span.date,
.view-vehicle-sales .views-field-title span.date,
.view-media-releases .views-field-title span.date {
  color:#ddd;
  font-style:italic;
  padding-left:6px;
}
.view-bmails .views-field-nothing-1, 
.view-newsbrake .views-field-nothing-1,
.view-tech-bulletins .views-field-nothing-1,
.view-vehicle-sales .views-field-nothing-1,
.view-media-releases .views-field-nothing {
    text-align: right;
}

.view-media-releases .views-field-image-attach-images {  
  float: left;
  height: 104px;
  margin-bottom: 10px;
  margin-right: 15px;
  width: 104px;
  background: url(images/whats-new-icon-blank.png) no-repeat top center;
  position:relative;
}
.view-media-releases .views-field-image-attach-images img {
  margin-left: 2px;
  width: 100px;
  position: absolute;
  top: 50%;
}

.jcarousellite .item-list ul {
  margin:0;
  padding:0;  
}


/* Blog Home Stuff */
.panel-2col-bricks .panel-col-first .inside {
  margin: 0 37px 10px 0;
}
  
.view-dom-id-blog_most_recent-block_1 .views-field-title {
  padding-bottom:4px;
  padding-top:4px;
}
.view-dom-id-blog_most_recent-block_2 .views-row > div {
  margin-left:85px;
}
.view-display-id-attachment_1 .views-row > div {
  margin-left:130px;
}
.view .views-row .views-field-php, .view .views-row .views-field-image-attach-images,
.view-display-id-attachment_1 .views-row .views-field-title {
  margin-left:0;  
}
.view-dom-id-blog_most_recent-block_2 .views-row .views-field-image-attach-images,
.view-dom-id-blog_most_recent-page_1 .views-row .views-field-image-attach-images,
.view-dom-id-blog_categories-page_1 .views-row .views-field-image-attach-images {
  float:left;
  margin-right:10px;
}
.view-dom-id-blog_most_recent-block_2 .views-field-created,
.view-dom-id-blog_most_recent-page_1 .views-field-created,
.view-whats-new .views-field-created,
.view-dom-id-blog_categories-page_1 .views-field-created {
  color:#a8a8a8;
  padding-bottom:4px;
  padding-top:4px;
}

.view-blog-categories-terms .views-row {
  margin:0;
  padding:0;
}
.view-blog-categories.view-display-id-default .attachment-before .view-content {
  float: none;
  margin:0;
  width: 500px;
}
.view-blog-categories .attachment-before .views-field-name a {
  color:#009BC5;
}
.view-blog-categories .attachment-before .views-field-name {
  position:absolute;
  width:570px;
  padding:45px 0 0 0;
  z-index:2000;
  background:none;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:1em;
  text-align:right;
  margin-top:0;
  right:5px;
  position:absolute;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border-radius:0; /* future proofing */
  -khtml-border-radius:0; /* for old Konqueror browsers */  
}
.view-blog-categories .views-field-name {
  background: #009BC5 url(images/blog-category-curve.png) 280px -1px no-repeat;
  color: white;
  padding: 5px 10px;
  text-transform: none;
  font-size: 18px;
  line-height: 1.3em;
  margin-top: -46px;
  position:absolute;
  width:752px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* future proofing */
  -khtml-border-radius: 5px; /* for old Konqueror browsers */
}
.view-blog-categories .views-field-name a {
  color:#fff;
}
.view-blog-categories.view-display-id-default .view-content {
  width:270px;
  float:left;
  margin-right:20px;
  margin-top:80px;
  margin-bottom:20px;
}
.view-blog-most-recent .views-field-image-attach-images img, 
.view-blog-categories .views-field-image-attach-images img, 
.view-bendix-blog-categories .views-field-image-attach-images img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* future proofing */
  -khtml-border-radius: 5px; /* for old Konqueror browsers */
  border:1px solid #A8A8A8;
}
.view-blog-categories .view-content .views-field-title,
.view-blog-most-recent .view-content .views-field-title {
  padding-bottom:4px;
  padding-top:4px;
  font-size:1.2em;
  font-weight: bold;
}
.view-display-id-attachment_2 .view-content .views-field-title {
  font-weight: normal;
  font-size:1em;
}
.view-blog-categories .attachment .view-display-id-attachment_1 {
  width:270px;
  float:left;
  margin-right:20px;
}
.view-blog-categories .attachment .view-display-id-attachment_1 .views-field-image-attach-images {
  float:left;
  margin-right:10px;
}
.view-blog-categories .attachment .view-display-id-attachment_1 .views-field-title {
  padding-bottom:6px;
}
.view-blog-categories .attachment .view-display-id-attachment_1 .views-row {
  padding-bottom:10px;
}
.view-blog-categories .attachment .view-display-id-attachment_2 {
  width:192px;
  float:left;
  margin-right:0px;
}
.view-blog-categories .attachment .view-display-id-attachment_2 .view-content {
  width:192px;
}
.view-blog-categories .attachment .view-display-id-attachment_2 .views-row {
  padding:10px 5px 10px 15px;
  border-bottom:1px dashed #009BC5;
  background:url(images/bullet.png) no-repeat center left;
}
.view-blog-categories-terms .more-link {
  position:absolute;
  width:500px;
  padding-top:45px;
  margin-left:276px;
}
.view .views-row .views-field-view-node a {
  white-space: nowrap;
}

/*blog category tags*/
.view-blog-categories .view-display-id-attachment_4 {
  margin-top:20px;
  display: none;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 {
  display:block;
  float:left;
  margin-right:5px;
  clear:none !important;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a {
  background: url("images/Blog-Categories-Thumbs.png") no-repeat -782px -301px;
  width:184px;
  height:124px;
  display:block;
  text-indent:-99999px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Bmail {
  background-position: -5px -154px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Bmail.active,
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Bmail:hover {
  background-position: -5px -15px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Newsbrake {
  background-position: -199px -154px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Newsbrake.active,
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Newsbrake:hover {
  background-position: -199px -15px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.MediaRelease {
  background-position: -394px -154px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.MediaRelease.active,
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.MediaRelease:hover {
  background-position: -394px -15px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Training {
  background-position: -587px -154px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Training.active,
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Training:hover {
  background-position: -587px -15px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Events {
  background-position: -782px -154px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Events.active,
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Events:hover {
  background-position: -782px -15px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Bendix {
  background-position: -5px -443px;
  width:145px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Bendix.active,
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Bendix:hover {
  background-position: -5px -302px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Passenger {
  background-position: -159px -443px;
  width:145px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Passenger.active,
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Passenger:hover {
  background-position: -159px -302px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Performance {
  background-position: -312px -443px;
  width:145px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Performance.active,
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Performance:hover {
  background-position: -312px -302px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.TruckTrailer {
  background-position: -466px -443px;
  width:145px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.TruckTrailer.active,
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.TruckTrailer:hover {
  background-position: -466px -302px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Ancillary {
  background-position: -620px -443px;
  width:145px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Ancillary.active,
.view-blog-categories .view-display-id-attachment_4 > .view-content h3 a.Ancillary:hover {
  background-position: -620px -302px;
}
.view-blog-categories .view-display-id-attachment_4 > .view-content  div {
  display:none;
}
#views-exposed-form-blog-categories-page-1 {
  display:none;
}
.view-blog-categories.view-display-id-page_1 > .view-content > h3 {
  display:none;
}
.view-blog-categories.view-display-id-page_1 > .view-content {
  clear:both;
  padding-top:20px;
}



/* Individual Blog Post */
.node-type-blog .all-attached-images .image-attach-body  {
  float:left;
  margin:0 2em 2em 0;
}
.node-type-blog .all-attached-images .image-attach-body img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* future proofing */
  -khtml-border-radius: 5px; /* for old Konqueror browsers */
  border:1px solid #A8A8A8;
}
.node-type-blog #content-area {
  line-height: 1em;
}
.node-type-blog #content-area table table {
  margin: 0;
}
#block-views-blog_most_recent-block_3 h2.title {
  color: #009BC5;
  border-bottom:1px solid #B7B7B7;
  padding:.5em 0;
  margin:1em 0;
}
.view-dom-id-blog_most_recent-block_3 .views-field-name {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* future proofing */
  -khtml-border-radius: 5px; /* for old Konqueror browsers */
  color: white;
  font-size: 1.6em;
  padding: 5px 10px;
  text-transform: none;
  font-size: 1.6em;
  line-height: 1.3em;
  background: #009BC5;
  width:150px;
  margin-bottom:10px;
}
.view-dom-id-blog_most_recent-block_3 td {
  padding-right:30px;
  vertical-align:top;
  width:195px;
}
.view-dom-id-blog_most_recent-block_3 td.col-last {
  padding-right:0px;
  width:166px;
}
.blog-return-link {
  text-align:right;
  padding:10px 0;
  clear:both;
}
.downloadpdf {
  clear:both;
}
.downloadpdf .help {
  font-style:italic;
  color:#999999;
  margin:0;
}
.downloadpdf a {
  background:url(images/downloadPDF_notxt.png) no-repeat;
  width:212px;
  height:30px;
  color:#fff;
  font-weight:bold;
  font-size:12px;
  display:block;
  padding:8px 0 0 35px;
}
.downloadpdf a:hover {
  text-decoration:none;
}

.page-news div.block-fblikebutton,
.section-news div.block-fblikebutton {
  position:absolute;
  right:35px;
  margin:-6px 0 0 0;
}
#rss-button {
  position: absolute;
  right: 10px;
  padding-top: 35px;
}
#rss-button a {
  display:block;
  background:url(images/rss-subscribe.png) no-repeat;
  text-indent:-9999px;
  width:75px;
  height:20px;
}
.section-news .feed-icons {
  display:none;
}
.node-type-blog ul.links {
  display: block;
  text-align: right;
  clear:both;
}

.view-dom-id-blog_categories-page_1 h3 {
  color: #009BC5;
  font-size: 2.4em;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  line-height: 1.3em;
}

/*hide events and training postdates*/
.postdate-Events, .postdate-Training {
  display: none;
}

/* Messages */
div.messages, div.status, div.warning, div.error {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fcc55c), to(#f9cb1a)); 
  background: -webkit-linear-gradient(top, #f9cb1a, #fcc55c);
  background: -moz-linear-gradient(top, #f9cb1a, #fcc55c); 
  background: -ms-linear-gradient(top, #f9cb1a, #fcc55c);
  background: -o-linear-gradient(top, #f9cb1a, #fcc55c);
  border: 1px solid #FAB600;
  color: #fff;
  margin: 0 0 5px;
  min-height: 21px;
  padding: 5px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
}
div.messages-inner {
  padding-left: 25px;
  background-image: url("images/message-icon-status.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  min-height: 21px;
}
div.warning .messages-inner {
  background-image: url("images/message-icon-warning.png");
}
div.error .messages-inner {
  background-image: url("images/message-icon-error.png");
}
div.warning {
}
div.warning, tr.warning {
  background-color: #f9cb1a;
}
div.error {
  border-color: #AE0E17;    
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b20f19), to(#e13323)); 
  background: -webkit-linear-gradient(top, #e13323, #b20f19);
  background: -moz-linear-gradient(top, #e13323, #b20f19); 
  background: -ms-linear-gradient(top, #e13323, #b20f19);
  background: -o-linear-gradient(top, #e13323, #b20f19);
}
div.error, tr.error {
  background-color: #e13323;
}
.error a {
  color: #f8b9af;
}
.status a, .warning a {
  color: #fcf58f;
}

/*training and events views display */
.view-blog-categories .views-field-view-node-1 {
  display: none;
}
.page-news-category-training-and-events .view-blog-categories .views-field-view-node-1 {
  display: block;
}
.page-news-category-training-and-events .view-blog-categories .views-field-view-node-1 p {
  padding-top: 4px;
  margin: 0;
}
.page-news-category-training-and-events .view-blog-categories .views-field-view-node {
  display: none;
}
.page-news-category-training-and-events .view-blog-categories .views-field-created {
  display: none;
}

.view-dom-id-bendix_blog_categories-page_3 .views-field-image-attach-images img {
  float: left;
  margin-right: 10px;
}

.view-dom-id-bendix_blog_categories-page_3 .views-field-view-node {
  display: table;
}

.view-dom-id-bendix_blog_categories-page_3 .field-content > p {
  margin: 0;
}

.view-dom-id-bendix_blog_categories-page_3 .views-field-title {
  margin-bottom: 8px;
}

.view-dom-id-bendix_blog_categories-page_3 .views-field-title a {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.286em;
}

.view-dom-id-bendix_blog_categories-page_3 .field-content p {
  padding-top: 4px;
}

/*Bendix News Menuy */

#sidebar-left .menu .leaf.active-trail a {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#0792BF), to(#066F92));
  background: -webkit-linear-gradient(center top, #0792BF, #066F92);
  background: -moz-linear-gradient(center top, #0792BF, #066F92);
  background: -o-linear-gradient(center top, #0792BF, #066F92);
  background: linear-gradient(center top, #0792BF, #066F92) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #047093;
}

#sidebar-left .menu .leaf.active-trail a:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#007195), to(#00506A));
  background: -webkit-linear-gradient(center top, #007195, #00506A);
  background: -moz-linear-gradient(center top, #007195, #00506A);
  background: -o-linear-gradient(center top, #007195, #00506A);
  background: linear-gradient(center top, #007195, #00506A) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#block-menu-menu-bendix-news-menu .title {
  display: none;
}

#block-menu-menu-bendix-news-menu li.leaf {
  list-style-image: none;
  list-style-type: none;
}

#block-menu-menu-bendix-news-menu ul {
  padding: 0;
}

/*New Views Pagination styles*/

.view .pager li {
  color: #FFF;
  padding: 0.15em;
}

.view .pager .pager-current {
  border: 1px solid #808080;
  padding: 6px 10px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#0792BF), to(#066F92));
  background: -webkit-linear-gradient(center top, #0792BF, #066F92);
  background: -moz-linear-gradient(center top, #0792BF, #066F92);
  background: -o-linear-gradient(center top, #0792BF, #066F92);
  background: linear-gradient(center top, #0792BF, #066F92) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.view .pager .pager-current:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#007195), to(#00506A));
  background: -webkit-linear-gradient(center top, #007195, #00506A);
  background: -moz-linear-gradient(center top, #007195, #00506A);
  background: -o-linear-gradient(center top, #007195, #00506A);
  background: linear-gradient(center top, #007195, #00506A) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.view .pager li a.active {
  text-transform: capitalize;
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
  border: 1px solid #808080;
  padding: 6px 10px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#CECECE), to(#ADADAD));
  background: -webkit-linear-gradient(center top, #CECECE, #ADADAD);
  background: -moz-linear-gradient(center top, #CECECE, #ADADAD);
  background: -o-linear-gradient(center top, #CECECE, #ADADAD);
  background: linear-gradient(center top, #CECECE, #ADADAD) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.view .pager li a.active:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#B1AFAE), to(#938F8E));
  background: -webkit-linear-gradient(center top, #B1AFAE, #938F8E);
  background: -moz-linear-gradient(center top, #B1AFAE, #938F8E);
  background: -o-linear-gradient(center top, #B1AFAE, #938F8E);
  background: linear-gradient(center top, #B1AFAE, #938F8E) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/*navigation icon styles*/
#navigation-icons {
  display: block;
  float: right;
}

#navigation-icons .social-liks {
  float: left;
  padding-right: 3px;
}

/*navigation search bar*/

#navigation-icons .navigation-search {
  float: left;
}

#navigation-icons .search-bar {
  display: none;
}

#navigation-icons .search-bar {
  display: none;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 15px;
  position: absolute;
  right: 0;
  width: auto;
  margin-top: 5px;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  z-index: 300;
}

#navigation-icons .search-bar #edit-submit {
  float: right;
  margin: 0 0 0 10px;
}

#navigation-icons #edit-search-theme-form-1 {
  height: 23px;
}

.region-navbar .search-bar .form-text {
  border-radius: 4px;
  background-color: #ECECEC;
}

/*Bendix Share block */

#share-block {
  top: 288px;
}

/*AAAA Member Footer Block*/
#footer div.block.with-block-editing {
  position: inherit;
}

#footer .aaaa-members p {
  padding-top: 2px;
}

#footer .aaaa-members a {
  color: #0e4b8f; 
}

#footer .aaaa-members img {
  margin-right: 5px;
}

#footer #block-menu-secondary-links,
#footer #footer-message {
  margin-top: 15px;
}