/* === GENERIC DEFINITIONS === */

  * {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 100%;
    margin: 0;
    padding: 0;
  }

  a, img, table, th, td, caption, fieldset {
    border: 0;
  }

  a, :focus {
    outline: 0;
  }

  a {
    text-decoration: underline;
  }

  a:hover, a:focus {
    text-decoration: none;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  th, td {
    vertical-align: top;
  }

  h1 {
    font-size: 140%;
  }

  h2 {
    font-size: 120%;
  }

  h3 {
    font-size: 120%;
  }

  h1, h2, h3 {
    margin: 1em 0;
  }

  h2, h3 {
    font-weight: normal;
  }

  h4, h5 {
    font-size: 100%;
  }

  h1, h2, h3, h4, h5, h6, strong, .more {
    font-weight: bold;
  }

  abbr, acronym {
    cursor: help;
  }

  em {
    font-style: italic;
  }

  blockquote {
    margin: 1em;
  }

  ul {
    list-style: none;
    margin: 1em 0em 1em 13px;
  }

  ul li {
    list-style: square outside;
    line-height: 150%;
    margin-bottom: 5px;
  }

  ol {
    margin: 1em 1em 2em 2em;
  }

  ol li {
    list-style: decimal outside;
    line-height: 150%;
    margin-bottom: 5px;
  }

  dl {
    margin: 1em;
    margin-left: 2em;
  }

  dl dd {
    margin-left: 1em;
  }

  caption {
    margin-bottom: .5em;
    text-align: left;
  }

  pre, code, kbd, samp, tt {
    font-family: monospace;
    font-size: 110%;
    line-height: 130%;
  }

  a, a *, button, button * {
    cursor: pointer;
  }

  textarea {
    overflow: auto;
  }

  .centered {
    text-align: center;
  }

  .clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  .clear {
    display: inline-table;
  }

  /* Hides from IE-mac \*/
  * html .clear {
    height: 1%;
  }

  .clear {
    display: block;
  }
  /* End hide from IE-mac */

  .ri {
    text-align: right;
  }




/* === SCREEN DEFINITIONS === */

  html, body {
    background: #8aadc9 url('/images/all/bg.gif') left top repeat-x;
  }

  body {
    font-size: .75em;
    text-align: center;
  }

  #sp {
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1020px;
  }

  #header {
    display: block;
    position: relative;
  }

  #header, #footer {
    margin: 0 30px;
    width: 960px;
  }

  #head {
    background: transparent url(/images/all/logo.png) 0 0 no-repeat;
    float: left; height: 85px; width: 269px;
    position: relative;
    top: 10px; left: 0;
    margin-top: 10px;
  }
  #head p {
    margin: 0;
    padding: 0;
  }
  #headerlogo {
    background: transparent;
    height: 70px;
    margin-left: 0px;
    margin-top: 10px;
    padding: 0;
    width: 269px;
  }
  #headerlogo a:link, #headerlogo a:visited, #headerlogo a:hover, #headerlogo a:active {
    background: transparent;
    display: block;
    height: 70px;
    width: 269px;
  }

  #meta_box {
    font-size: 90%;
    position: absolute;
    right: -6px;
    text-align: right;
    top: 15px;
    width: 40em;
  }

  #meta_box label, #meta_box button span {
    display: none;
  }

  #meta_box ul {
    float: right;
  }

  #meta_box ul ul {
    margin: 0;
    padding: 0;
  }

  #meta_box li {
    background: transparent url('/images/all/metabox_bullet.gif') right 50% no-repeat;
    display: block;
    float: left;
    padding: 0 10px 0 6px;
  }

  .bullet {
    background: transparent url('/images/all/metabox_bullet.gif') 50% 50% no-repeat;
    padding: 0 5px;
  }

  #meta_box li a {
    color: #242424;
    text-decoration: none;
  }

  #meta_box li a:hover, #meta_box li a:focus {
    text-decoration: underline;
  }

  #language, #language li {
    margin: 0;
    padding: 0;
  }

  #language ul li {
    background: transparent none !important;
  }

  #language {
    cursor: pointer;
    padding-left: 10px !important;
    position: relative;
    z-index: 30000;
  }

  #language li {
    margin: 0;
    padding: 0;
  }

  #language strong {
    background: transparent url('/images/all/lang_arrow_down.gif') right .15em no-repeat;
    display: block;
    font-weight: normal;
    padding-right: 15px;
    text-align: right;
  }

  #language ul {
    background: #fff;
    border: 1px solid #eee;
    display: none;
    position: absolute;
    right: -5px;
    text-align: left;
    top: .9em;
    width: 13em;
    z-index: 30000;
  }

  #language:hover ul {
    display: block;
    padding: .5em;
  }

  #language ul li, #language ul li a {
    display: block;
  }

  #language ul li a {
    color: #242424;
    padding: .4em .5em;
    width: 12em;
  }

  #language ul li a:hover, #language ul li a:focus {
    text-decoration: none;
  }

  #language ul li a:hover, #language ul li a:focus, #language ul li a.selected {
    background: #c90000;
    color: #fff;
  }

  #main_navigation {
    float: right;
    margin-top: 65px;
    padding-right: 7em;
  }

  #tabbed_navigation {
    float: right;
  }

  #tabbed_navigation {
    font-size: 115%;
    font-weight: bold;
    margin: 60px 80px 0 0;
    padding: 0;
  }
  * html #tabbed_navigation { margin-right: 40px; }

  #tabbed_navigation li {
    display: block;
    float: left;
    margin: 0;
    margin-left: 5px;
  }
  #tabbed_navigation li.active { border:none; }

  #tabbed_navigation li a, #tabbed_navigation li span {
    display: block;
  }

  #tabbed_navigation li a {
    color: #242424;
    text-decoration: none;
  }

  #tabbed_navigation li span {
    padding: 10px 15px 8px;
  }

  #tabbed_navigation a:hover, #tabbed_navigation a:focus, #tabbed_navigation .active a {
    background: #fff url('/images/all/main_nav_tab_tl.gif') left top no-repeat;
  }

  #tabbed_navigation .active a {
    color: #c90000;
  }

  #tabbed_navigation a:hover span, #tabbed_navigation a:focus span, #tabbed_navigation .active span {
    background: transparent url('/images/all/main_nav_tab_tr.gif') right top no-repeat;
  }

  #site {
    background: transparent url('/images/all/site_shadow_left.gif') left top no-repeat;
    clear:both;
  }

  #site_wrap {
    background: transparent url('/images/all/site_shadow_right.gif') right top no-repeat;
    padding: 0 30px;
    width: 960px;
  }

  #site_wrap_tl {
    background: #fff url('/images/all/site_wrap_tl.gif') left top no-repeat;
  }

  #site_wrap_tr {
    background: transparent url('/images/all/site_wrap_tr.gif') right top no-repeat;
  }

  #site_wrap_bl {
    background: transparent url('/images/all/site_wrap_bl.gif') left bottom no-repeat;
  }

  #site_wrap_br {
    background: transparent url('/images/all/site_wrap_br.gif') right bottom no-repeat;
    padding: 10px 10px 0;
    z-index: 10;
  }

  #content h3, #content h4, #content h5 {
    color: #c90000;
  }

  #content_main {
    background: #fff;
    float: left;
    min-height: 400px;
    width: 630px;
  }

  #content_sidebar {
    float: right;
    width: 300px;
  }

  .rounded_corners .rounded_corners_br {
    padding: 15px;
    padding-top: 10px;
    text-align: left;
    width: 270px;
  }

  .rounded_corners {
    background: #ccc;
    margin-bottom: 10px;
  }

  .rounded_corners .rounded_corners_tl {
    background: transparent url('/images/all/rounded_corner_tl.gif') left top no-repeat;
  }

  .rounded_corners .rounded_corners_tr {
    background: transparent url('/images/all/rounded_corner_tr.gif') right top no-repeat;
  }

  .rounded_corners .rounded_corners_bl {
    background: transparent url('/images/all/rounded_corner_bl.gif') left bottom no-repeat;
  }

  .rounded_corners .rounded_corners_br {
    background: transparent url('/images/all/rounded_corner_br.gif') right bottom no-repeat;
    min-height: 203px;
  }

  .important_background_color {
    background: #a00000;
  }

  .important_background_color .rounded_corners_tl {
    background-image: url('/images/all/rounded_corner_important_tl.gif');
  }

  .important_background_color .rounded_corners_tr {
    background-image: url('/images/all/rounded_corner_important_tr.gif');
  }

  .important_background_color .rounded_corners_bl {
    background-image: url('/images/all/rounded_corner_important_bl.gif');
  }

  .important_background_color .rounded_corners_br {
    background-image: url('/images/all/rounded_corner_important_br.gif');
  }

  .dark_background_color {
    background: #757575;
  }

  .dark_background_color .rounded_corners_tl {
    background-image: url('/images/all/rounded_corner_dark_tl.gif');
  }

  .dark_background_color .rounded_corners_tr {
    background-image: url('/images/all/rounded_corner_dark_tr.gif');
  }

  .dark_background_color .rounded_corners_bl {
    background-image: url('/images/all/rounded_corner_dark_bl.gif');
  }

  .dark_background_color .rounded_corners_br {
    background-image: url('/images/all/rounded_corner_dark_br.gif');
  }

  .important_background_color .rounded_corners_br, .important_background_color .rounded_corners_br *,
  .dark_background_color .rounded_corners_br, .dark_background_color .rounded_corners_br * {
    color: #fff !important;
  }

  .textbutton_wrap {
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
  }

  .textbutton {
    background: transparent none;
    border: 0;
    display: block;
    margin: 15px auto 10px !important;
    padding: 0;
    text-align: center;
  }

  .textbutton, .textbutton * {
    font-size: 11px;
    font-weight: bold !important;
    text-decoration: none;
  }
  
  .textbutton-red, .textbutton-red * {
    font-weight: normal !important;
  }

  .textbutton .wrap {
    background: #ff890f url('/images/all/btn_bg.gif') left top repeat-x;
    display: block;
    width: inherit;
  }
  
  .textbutton-red .wrap {
    background: #a00000 url('/images/all/btnred_bg.gif') left top repeat-x;
  }

  .textbutton span {
    display: block;
    width: inherit;
  }

  .textbutton .tl {
    background: transparent url('/images/all/btn_white_tl.gif') left top no-repeat;
  }

  .textbutton-red .tl {
    background: transparent url('/images/all/btnred_tl.gif') left top no-repeat;
  }

  .textbutton .tr {
    background: transparent url('/images/all/btn_white_tr.gif') right top no-repeat;
  }

  .textbutton-red .tr {
    background: transparent url('/images/all/btnred_tr.gif') right top no-repeat;
  }

  .textbutton .bl {
    background: transparent url('/images/all/btn_white_bl.gif') left bottom no-repeat;
  }

  .textbutton-red .bl {
    background: transparent url('/images/all/btnred_bl.gif') left bottom no-repeat;
  }

  .textbutton .br {
    background: transparent url('/images/all/btn_white_br.gif') right bottom no-repeat;
    color: #242424 !important;
    padding: 8px 20px 6px;
  }
  
  .textbutton-red .br {
    background: transparent url('/images/all/btnred_br.gif') right bottom no-repeat;
    color: #fff !important;
    padding: 0px 4px 0px;
  }

  .btn-w200 .br {
    width: 160px;
  }

  .btn-w270 .br {
    width: 240px;
  }

  .important_background_color .textbutton .tl {
    background-image: url('/images/all/btn_red_tl.gif');
  }

  .important_background_color .textbutton .tr {
    background-image: url('/images/all/btn_red_tr.gif');
  }

  .important_background_color .textbutton .bl {
    background-image: url('/images/all/btn_red_bl.gif');
  }

  .important_background_color .textbutton .br {
    background-image: url('/images/all/btn_red_br.gif');
  }

  .dark_background_color .textbutton .tl {
    background-image: url('/images/all/btn_darkgrey_tl.gif');
  }

  .dark_background_color .textbutton .tr {
    background-image: url('/images/all/btn_darkgrey_tr.gif');
  }

  .dark_background_color .textbutton .bl {
    background-image: url('/images/all/btn_darkgrey_bl.gif');
  }

  .dark_background_color .textbutton .br {
    background-image: url('/images/all/btn_darkgrey_br.gif');
  }

  #content_sidebar div.textbutton,
  div.textbutton.link {
    background: transparent url(/images/all/btn_lightgreybg_t.gif) no-repeat scroll left top;
    display:block;
    margin: 15px auto 10px;
    text-decoration: none;
    text-align: center;
    width: 270px;
  }
  #content_sidebar div.textbutton span,
  div.textbutton.link span {
    background: transparent url(/images/all/btn_lightgreybg_b.gif) no-repeat scroll left bottom;
    display: block;
    font-weight: bold;
    padding: 8px 0;
    width: 270px;
    color: #242424;
  }

/*  .detail #content_sidebar .textbutton .tl { */
  #content_sidebar button.textbutton .tl {
    background-image: url('/images/all/btn_lightgrey_tl.gif');
  }

/*  .detail #content_sidebar .textbutton .tr { */
  #content_sidebar button.textbutton .tr {
    background-image: url('/images/all/btn_lightgrey_tr.gif');
  }

/*  .detail #content_sidebar .textbutton .bl { */
  #content_sidebar button.textbutton .bl {
    background-image: url('/images/all/btn_lightgrey_bl.gif');
  }

/*  .detail #content_sidebar .textbutton .br { */
  #content_sidebar button.textbutton .br {
    background-image: url('/images/all/btn_lightgrey_br.gif');
  }

  .content h2 {
    color: #c90000;
    font-size: 1.8em;
    font-weight: normal;
  }

  #content_main .content {
    padding-bottom: 10px;
  }

  #content_main table {
    width: 100%;
  }

  #content_main table caption {
    font-weight: bold;
    text-align: left;
  }

  #content_main table th, #content_main table td {
    border: 1px solid #eaeaea;
    padding: 5px;
  }

  #content_main thead {
    background: #d1d1d1 url('/images/all/thbg.gif') left top repeat-x;
  }

  #content_main thead th {
    padding: 7px 5px;
  }

  #content_main tfoot th {
    font-weight: normal;
  }

  #content_main table .odd {
    background: #f3f3f3;
  }

  #content_main table .disabled {
    color: #888;
    font-style: italic;
  }

  p {
    line-height: 160%;
    padding-bottom: 10px;
  }

  .yui-u {
    float: left;
  }

  #content_main .yui-u {
    width: 315px;
  }

  .press, .customers_say {
    padding: 7px 20px 0;
  }

  .press {
    /* background: transparent url('/images/all/press.gif') top center no-repeat; */
    min-height: 174px;
  }

  .customers_say {
    background: transparent url('/images/all/say.gif') top center no-repeat;
    min-height: 174px;
  }

  .customers_say .quote_by {
    color: #757575;
    font-size: .9em;
    font-weight: bold;
  }

  .customers_say .quote_by, .press p {
    padding-bottom: 20px;
  }

  #sp_intro {
    background: #eaeaea url('/images/all/sp_intro_bg.gif') left top repeat-x;
    display: block;
  }

  #sp_intro h2 {
    margin: 0;
    padding: 0;
  }

  #sp_intro .sp_intro_wrap {
    background: transparent url('/images/all/sp_intro_bg_b.gif') left bottom no-repeat;
    padding: 125px 20px 20px;
    padding: 0 0 20px 0;
  }

  #sp_intro .sp_intro_innerwrap {
    padding: 0 20px 0;
  }

/*  #sp_intro.deu #sp_intro_wrap {
    padding-top: 125px;
  }

  #sp_intro h2 {
    display: none;
  }
*/
  #sp_intro p {
    margin: 0 0 3px 0;
    padding: 0;
  }

  #sp_intro .howitworks {
    display: block;
  }

  #games {
    background: #757575 url('/images/all/games_top_bg.gif') left top no-repeat;
    display: block;
    margin-bottom: 15px;
    width: 590px;
  }

  #games .games_wrap {
    background: transparent url('/images/all/games_bottom_bg.gif') left bottom no-repeat;
    color: #fff;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px;
  }

  #games .games_wrap span {
    background: transparent url('/images/all/games_bullet.gif') left 50% no-repeat;
    padding: 0 5px 0 15px; }

  #games .games_wrap .first {
    background: none;
    padding-left: 0;
  }

  a { color: #c90000; }

  #footer {
    background: transparent url('/images/all/footer.gif') 50% top no-repeat;
    font-size: 90%;
    padding: 30px 0;
    text-align: center;
  }

  #footer p {
    padding-bottom: 5px;
  }

  #footer a {
    color: #444e57;
    text-decoration: none;
  }

  #footer .copyright, #footer .copyright a {
    color: #535f69;
  }

  #footer .bottom_navigation {
    font-weight: bold;
  }

  #footer .bottom_navigation a {
    background: transparent url('/images/all/bottom_navigation_bullet.gif') left 50% no-repeat;
    padding: 0 2px 0 8px;
  }

  #footer .bottom_navigation a:hover, #footer .bottom_navigation a:focus {
    text-decoration: underline;
  }

  #footer .bottom_navigation .first {
    background: none;
    padding-left: 0;
  }

  #site_wrap_br {
    padding-bottom: 10px;
  }

  #content.sidebar_right {
    background: transparent url('/images/all/sidebar_detail_bg.gif') right top repeat-y;
  }

  .detail #content_main {
    padding: 0 15px;
    width: 600px;
  }

  #content.sidebar_right .content_wrap {
    background: transparent url('/images/all/sidebar_detail_t.gif') right top no-repeat;
  }

  #content.sidebar_right .content_innerwrap {
    background: transparent url('/images/all/sidebar_detail_b.gif') right bottom no-repeat;
  }

  .sidebar_left {
     background: transparent url('/images/all/sidebar_detail_bg.gif') left top repeat-y;
   }

   .sidebar_left .content_wrap {
     background: transparent url('/images/all/sidebar_detail_t.gif') left top no-repeat;
   }

   .sidebar_left .content_innerwrap {
     background: transparent url('/images/all/sidebar_detail_b.gif') left bottom no-repeat;
   }

   .sidebar_left #content_main {
     float: right;
   }

   .sidebar_left #content_sidebar {
     float: left;
   }

  .regnow {
    padding: 10px 0 20px;
    text-align: center;
  }

  .regnow p {
    margin: 0;
    padding: 0;
  }

  #content_main .regnow .textbutton {
    width: 200px;
    margin-top: 0;
  }

  #content_main .regnow .textbutton .br {
    width: 160px;
  }

/*  .detail #content_sidebar { */
  #content_sidebar {
    padding-top: 5px;
  }

  .split .col {
    float: left;
  }

  .split-50 .col {
    padding-right: 20px;
    width: 280px;
  }

  .list, .sitemap {
    margin: 0;
    padding: 0;
  }

  .list li, .sitemap li a {
    background: transparent url('/images/all/list_item.gif') left .5em no-repeat;
    list-style: none;
    padding: 0 0 0.75em 10px;
  }

  .sitemap ul {
    margin: 0;
    padding: 0 0 1em 1em;
  }

  .sitemap ul ul {
    font-size: .95em;
    padding: 0 0 0 1.5em;
  }

  .sitemap ul, .sitemap li {
    list-style: none !important;
  }

  .sitemap li li {
    background: transparent none;
  }

  .line {
    padding-bottom: 20px;
  }

  .line.without_padding{
    padding: 0;
  }

  .spacer_box {
    display: block;
    margin: 0 15px;
    overflow: hidden;
    width: 270px;
  }

  .spacer_box .spacer_box_wrap {
    margin-top: -2px;
  }

  .spacer_box .line {
    background: transparent url('/images/all/spacer_bg.gif') left top repeat-x;
    padding: 5px 0 20px;
  }

  .nav {
    margin: 0;
    width: 310px;
  }

  #content_sidebar .nav ul {
    font-size: 1.1em;
    margin-top: 15px;
  }

  #content_sidebar .nav ul, #content_sidebar .nav li {
    list-style: none !important;
    margin-left: 0;
  }

  #content_sidebar .nav li {
    font-weight: bold;
    padding: 0;
    margin-bottom: 0;
  }

  #content_sidebar .nav li a {
    background: transparent url('/images/all/spacer_bg.gif') left bottom repeat-x;
    color: #242424;
    display: block;
    margin-left: 10px;
    padding: 10px 15px;
    text-decoration: none;
    width: 250px;
  }

  #content_sidebar .nav li a:hover, #content_sidebar .nav li a:focus {
    color: #c90000;
    text-decoration: underline;
  }
  #content_sidebar .nav .active  { border: none; }

  #content_sidebar .nav .active a, #content_sidebar .nav .active a:hover, #content_sidebar .nav .active a:focus {
    background: transparent url('/images/all/nav_li_bg.gif') left 50% no-repeat;
    color: #fff;
    margin: -2px 0 0 0;
    padding: 11px 25px;
    text-decoration: none;
    width: 315px;
  }

  .landing #header {
    padding-bottom: 10px;
  }

  .landing #content_main {
    font-size: 1.25em;
    min-height: 200px;
    padding-right: 30px;
    width: 580px;
  }

  .landing #content_main p {
    line-height: 170%;
    padding-bottom: 20px;
  }

  .im-left, .im-right, .floating_images_left, .floating_images_left {
    display: block;
  }
  .floating_images_left, .floating_images_left {
    clear:both;
  }

  .im-left, .floating_images_left img {
    float: left;
    margin: 0 10px 10px 0;
  }

  .im-right, .floating_images_right img {
    float: right;
    margin: 0 0 10px 10px;
  }

  #content .text {
    background: #fff;
    border: 1px solid #bdbdbd;
    padding: 5px 5px 3px 5px;
  }

  #content #content_sidebar .text,
  #content #content_sidebar input[type='text'] {
    width: 258px;
  }

  .radio_check {
    padding: 0;
  }

  .radio_check_box {
    vertical-align: -0.2em;
  }

  .date {
    color: #888;
    font-size: .9em;
  }

  .press_box, .news_box {
    display: block;
    padding-bottom: 40px;
  }

  .press_box .date, .press_box h3, .press_box dl, .press_box dt, .press_box dd,
  .news_box .date, .news_box h3 {
    padding: 0;
    margin: 0;
  }

  .press_box h3 {
    padding-bottom: 5px;
  }

  .press_box .excerpt {
    padding-bottom: 10px;
  }

  .download {
    background: #ededed url('/images/all/lightgreybg_tl.gif') left top no-repeat;
  }

  .download .tr {
    background: transparent url('/images/all/lightgreybg_tr.gif') right top no-repeat;
  }

  .download .bl {
    background: transparent url('/images/all/lightgreybg_bl.gif') left bottom no-repeat;
  }

  .download .br {
    background: transparent url('/images/all/lightgreybg_br.gif') right bottom no-repeat;
    padding: 7px 10px;
  }

  .download dl, .download dt, .download dd {
    display: block;
  }

  .download dt, .download dd {
    float: left;
    margin-right: 10px;
  }

  .download dt, .space-right {
    margin-right: 10px;
  }

  .download dt {
    font-weight: bold;
  }

  .file {
    background: transparent url('/images/all/file_plain.gif') left top no-repeat;
    background-repeat: no-repeat !important;
    padding: 2px 2px 0 20px;
  }

  .pdf {
    background: url('/images/all/file_pdf.gif') no-repeat left center;
    padding-left: 18px;
  }

  .doc {
    background: url('/images/all/file_doc.gif') no-repeat left center;
    padding-left: 18px;
  }

  .mail {
    background: url('/images/medias/icon_mail.gif') no-repeat left center;
    padding-left: 18px;
  }

  .xing {
    background: url('/images/medias/icon_xing.gif') no-repeat left center;
    padding-left: 18px;
  }

  .linkedin {
    background: url('/images/medias/icon_linkedin.gif') no-repeat left center;
    padding-left: 18px;
  }

  .image {
    background: url('/images/all/ico_image.gif') no-repeat left center;
    padding-left: 18px;
  }

  .edit, .delete {
    background-image: url('/images/all/ico_edit.gif');
    background-position: left 50%;
    margin-left: 5px;
    padding-left: 16px;
  }

  .delete {
    background-image: url('/images/all/ico_delete.gif');
  }

  .img_box .im, .img_box .tx {
    display: block;
    width: 170px;
  }

  .img_box .tx {
    width: 420px;
  }

  .img_box_left .im, .img_box_right .tx {
    float: left;
  }

  .img_box_left .tx, .img_box_right .im {
    float: right;
  }

  .nobullets {
    margin: 0;
    padding: 0;
  }

  .nobullets li {
    list-style: none;
  }

  .job_list li {
    padding-bottom: 10px;
  }

  #job_detail_box {
    display: block;
    left: 50%;
    margin-left: -320px;
    padding-bottom: 40px;
    position: absolute;
    top: 3em;
    width: 640px;
    z-index: 3000;
  }

  #job_detail_box .job_detail_wrap {
    background: #fff;
    border: 1px solid #ccc;
    display: block;
    padding: 35px 20px 20px 20px;
    position: relative;
  }

  #job_detail_box h2 {
    margin: 0;
    padding: 0 0 10px 0;
  }

  #job_detail_box .block {
    padding-bottom: 10px;
  }

  #job_detail_box .download {
    font-weight: bold;
    margin: 20px 0;
  }

  #job_detail_box .download .br {
    padding: 10px;
    text-align: center;
  }

  #job_detail_box .close {
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
  }

  #faq .faq_box {
    display: block;
    padding: 0 0 10px 0;
  }

  #faq .faq_box h4 {
    font-size: 1em;
  }

  #faq .faq_box h4 a {
    background: transparent url('/images/all/fold_in.gif') left .2em no-repeat;
    padding-left: 15px;
  }

  #faq .active h4 a {
    background-image: url('/images/all/fold_out.gif') !important;
  }

  #faq .faq_box .answer {
    display: none;
  }

  #faq .active .answer, #faq .useful {
    background: #fff4d9;
    display: block;
    margin: 10px 0 0 15px;
    padding: 10px;
    width: 565px;
  }

  #faq .useful {
    margin: 5px 0 10px 15px;
    padding: 5px 10px;
  }

  #faq .useful p {
    padding: 0;
  }

  #faq .useful input {
    margin-left: 10px;
    vertical-align: middle;
  }

  #faq .faq_cat {
    color: #242424 !important;
    font-size: 1em;
    margin-top: 30px;
  }

  #management {
    padding-top: 20px;
  }

  #management .management_box {
    border-bottom: 1px solid #eee;
    clear: both;
    display: block;
    padding-bottom: 1.5em;
    margin-bottom: 2em;
/*    float: left;*/
/*    width: 280px;*/
  }

  #management .management_box .im {
    width: 90px;
    width: 140px;
  }

  #management .management_box .tx {
    padding-right: 10px;
    width: 180px;
    width: 450px;
  }

  #management .management_box .tx h3 {
/*    color: #242424 !important;*/
    margin: 0;
    padding: 0;
  }

  .float_box {
    display: block;
    float: left;
  }

  .contact_box {
    min-height: 5em;
    width: 390px;
  }

  .contact_box_first {
    width: 200px;
  }

  .contact_box p {
    padding: 0;
  }

  .label_left {
    display: block;
    float: left;
    width: 120px;
  }

  .submit, .nolabel {
    margin: 0;
    padding-left: 120px;
  }

  form p {
    clear: both;
  }

  .text {
    width: 300px;
  }

  select.text,
  #content_main form select {
    width: 311px;
  }

  .submit .textbutton {
    float: left;
    margin: 0 !important;
  }

  #downloads {
    padding-top: 20px;
  }

  #downloads h3 {
    margin: 0;
    padding: 0;
  }

  #downloads h4 {
    color: #242424 !important;
    margin-top: 0;
    padding: 20px 0 5px 0;
  }

  #downloads .lft {
    float: left;
    width: 300px;
  }

  #downloads .rgt {
    float: right;
    width: 300px;
  }

  #downloads .im {
    overflow: hidden;
    width: 90px;
  }

  #downloads .tx {
    padding: 0 20px 0 10px;
    width: 180px;
  }

  #downloads .download_box {
    padding-bottom: 10px;
  }

  #iframe {
    display: block;
    margin: 0 auto !important;
  }

  fieldset {
    display: block;
    padding-bottom: 20px;
  }

  #msg_box {
    display: block;
    padding: 7px 10px 5px;
  }

  .msg_box_warn {
    background: #fffbbf url('/images/all/msg_box_warn.gif') 6px 5px no-repeat;
    padding-left: 30px !important;
  }

  .text_error {
    border: 1px solid #c90000 !important;
    padding: 3px;
  }

  pre {
    font-size: 110%;
  }

  .code_box {
    border: 1px solid #ccc;
    padding: 5px;
    width: 600px;
    height: 70px;
    overflow: auto;
  }

  .small {
    font-size: 90%;
  }




#terms_and_conditions {
  border: 1px solid #aaa;
  margin-left: 150px;
  margin-top: 0;
  padding: 0;
  width: 310px;
  height: 200px;
  overflow: auto;
}


ul.userlist {
  margin: 0 0 0 15px;
  padding: 0;
  list-style-position: outside;
}

ul.userlist li {
  padding: 0;
  margin: 0;
}

ul.userlist li.active, .active_user {
  color: #090;
}

ul.userlist li.inactive, .inactive_user {
  color: #900;
}

ul.userlist a {
  color: #2E6AB1;
}

span.hint {
  margin-left: 15px;
  border: 1px solid #aaf;
  background-color: #eeeef5;
  width: 400px;
  float: right;
  margin-bottom: 15px;
  padding: 5px;
}


/* ==============  panels  ================== */
#translator_panel, #manager_panel {
  border-bottom: 1px dotted #000;
  text-align: center;
}
#translator_panel { background-color: #339; }
#manager_panel { background-color: #eee; }
#translator_panel .info, #manager_panel .info { float: right; }

/* ==============  forms/errors  ================== */
label {
  width: 150px;
  float: left;
/*  margin-right: 0.5em;*/
  display: block;
}

h3.with_help_link a:link, 
h3.with_help_link a:visited, 
h3.with_help_link a:active, 
h3.with_help_link a:hover {
  font-size: 8pt;
  vertical-align: top;
  text-decoration: none;
  font-weight: normal;
}

input[type=text], input[type=password],
select {
  background: #fff;
  border: 1px solid #bdbdbd;
  padding: 5px 5px 3px 5px;
  width: 300px;
}

input[type=text]#company_zip, input[type=password]#company_zip { width: 80px; margin-right: 5px; }
input[type=text]#company_city, input[type=password]#company_city { width: 200px; }

div.errorExplanation h2 { font-size: 0.8em; }
div.errorExplanation p, div.errorExplanation ul li {
  margin: 0;
  padding: 0;
}

div.fieldWithErrors {
  margin: 0;
  padding: 0;
  display: inline;
}
div.fieldWithErrors input, div.fieldWithErrors select {
  outline: 1px solid #ff0000;
}




/* ==============  additions  ================== */


.howitworks {
	margin-bottom: 10px !important;
}

p.flags {
	margin-bottom: -10px !important;
	margin-top: 5px !important;
	text-align: center !important;
}
	.flags img {
		padding-right: 10px !important;
	}
	.flags_home img {
		padding-right: 1px !important;
	}

	.flags .last {
		padding-right: 0;
	}


.split-30 {
	background: url(/images/all/3col_inner_border.gif) repeat;
	margin-top: 20px;
  margin-bottom: 10px;
}
.split-30 .col {
	padding-right: 0px;
	width: 210px;
}

.split-30 h3 {
	margin-top: 0 !important;
}

.approach, .study, .testimonials {
	padding: 0 15px !important;
}
.approach img { float:right }

.testimonials {
	margin-right: -10px;
}

.greybox {
	position: relative;
	background: #ededed;
	margin: 0 -3px 0.75em -3px;
	padding: 9px 12px 3px 12px;
}

.line .greybox.testimonial {
  margin-top:0;
  margin-bottom: 3em;
  padding-left: 18px;
  padding-right: 18px;
}

.line .greybox {
	position: relative;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 15px 18px 3px 18px;
}

	.greybox .lt, .greybox .rt, .greybox .lb, .greybox .rb {
		position: absolute;
		height: 11px;
		width: 11px;
	}
	.greybox .lt {
		top: 0;
		left: 0;
		background: url(/images/all/greybox_lt.gif) no-repeat;
	}
	.greybox .rt {
		top: 0;
		right: 0;
		background: url(/images/all/greybox_rt.gif) no-repeat;
	}
	.greybox .lb {
		top: 100%;
		left: 0;
		margin-top: -11px;
		background: url(/images/all/greybox_lb.gif) no-repeat;
	}
	.greybox .rb {
		top: 100%;
		right: 0;
		margin-top: -11px;
		background: url(/images/all/greybox_rb.gif) no-repeat;
	}

	#content_main .greybox .content {
		padding-bottom: 0;
	}

	.greybox .line  {
		padding-bottom: 0.3em;
	}


.redbox {
	position: relative;
	background-color: #d20002;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 15px 18px 3px 18px;
}

	.redbox .lt, .redbox .rt, .redbox .lb, .redbox .rb {
		position: absolute;
		height: 4px;
		width: 4px;
	}
	.redbox .lt {
		top: 0;
		left: 0;
		background: url(/images/all/redbox_lt.gif) no-repeat;
	}
	.redbox .rt {
		top: 0;
		right: 0;
		background: url(/images/all/redbox_rt.gif) no-repeat;
	}
	.redbox .lb {
		top: 100%;
		left: 0;
		margin-top: -4px;
		background: url(/images/all/redbox_lb.gif) no-repeat;
	}
	.redbox .rb {
		top: 100%;
		right: 0;
		margin-top: -4px;
		background: url(/images/all/redbox_rb.gif) no-repeat;
	}

	.redbox {
		color: white;
	}


.boundedbox {
	position: relative;
	border: 2px solid #e6e6e6;
	margin: 10px 0 0 0;
	padding: 9px 12px 3px 12px;
	text-align: center;
}

	.boundedbox .lt, .boundedbox .rt, .boundedbox .lb, .boundedbox .rb {
		position: absolute;
		height: 5px;
		width: 5px;
		margin: -2px;
	}
	.boundedbox .lt {
		top: 0;
		left: 0;
		background: url(/images/all/bounded-box-lt.gif) no-repeat;
	}
	.boundedbox .rt {
		top: 0;
		right: 0;
		background: url(/images/all/bounded-box-rt.gif) no-repeat;
	}
	.boundedbox .lb {
		top: 100%;
		left: 0;
		margin-top: -3px;
		background: url(/images/all/bounded-box-lb.gif) no-repeat;
	}
	.boundedbox .rb {
		top: 100%;
		right: 0;
		margin-top: -3px;
		background: url(/images/all/bounded-box-rb.gif) no-repeat;
	}

	.boundedbox img  {
		padding: 0 10px;
		vertical-align: middle;
	}

.shout {
	font-size: 2.2em;
	padding: 0;
	margin-top: -0.1em;
}
.switch {
	text-align: right;
	padding-bottom: 0;
}
	.switch img {
		padding: 0 3px;
		margin-left: 10px;
	}

.testimonial {
	font-style: italic;
}


.testimonialist {
	text-align: right;
}
.line .testimonialist, .mb2em .testimonialist, .line .testimonial, .mb2em .testimonial {
	padding-right: 43px;
	padding-left: 43px;
}

.testimonialist img {
	padding-bottom: 1em;
}

h3.outbound {
	color: #666;
	padding: 0;
	margin: -2.3em 0 -2.3em 0.35em;
	float: left;
	white-space: nowrap;
}

.quotes {
	margin-top: -0.6em;
	padding-right: 5px;
	float: left;
}
.quotes2 {
	position: relative;
	float: right;
	display: inline;
	margin-top: -3em;
	width: 37px;
	text-align: right;
}
p.internallink {
	font-weight: bold;
	font-size: 0.9em;
}

p.arrowdown {
	height: 2.4em;
	font-weight: bold;
	color: #5d5d5d;
	padding:  5px 0 0 30px;
	margin: -1em 0;
	line-height: 1.2em;
	background: url(/images/all/arrow-big-down.gif) no-repeat 0px 6px;
}

.greybox .split-50 .col {
	width: 265px;
}

.left-image {
	padding: 0 0.75em 2em 0;
}

.signup input {
	width: 265px;
}

.signup p {
	text-align: left;
}

.signup .textbutton {
	padding: 0;
	margin: 0 !important;
}

.mtneg10 {
	margin-top: -10px;
}

.mb2em {
	margin-bottom: 7em !important;
}


/* === PUBLISHER ADMIN === */
p.company_address {
  font-size: 0.8em;
  padding-bottom: 5px;
}

p.company_user {
  font-size: 0.95em;
  margin: 0;
  padding: 0;
}

p.company_user a {
  color: #2E6AB1;
}

tr.company_disabled {
  background-color: #ffffe0;
}

.no_company_name {
  font-style: italic;
  color: #777;
}

ul.billing_methods {
  margin-left: 150px;
  margin-top: -10px;
  list-style-type: none;
}

ul.billing_methods li {
  list-style-type: none;
}

/* === Pagination === */
div.pagination {
  background: white;
  margin: 10px 0;
  }
  div.pagination a, div.pagination span {
    padding: .2em .5em;
    display: block;
    float: left;
    margin-right: 1px; }
  div.pagination span.disabled {
    color: #999;
    border: 1px solid #DDD; }
  div.pagination span.current {
    font-weight: bold;
    background: #2E6AB1;
    color: white;
    border: 1px solid #2E6AB1; }
  div.pagination a {
    text-decoration: none;
    color: #105CB6;
    border: 1px solid #9AAFE5; }
    div.pagination a:hover, div.pagination a:focus {
      color: #003;
      border-color: #003; }
  div.pagination .page_info {
    background: #2E6AB1;
    color: white;
    padding: .4em .6em;
    width: 24em;
    margin-bottom: .3em;
    text-align: center; }
    div.pagination .page_info b {
      color: #223;
      background: #6aa6ed;
      padding: .1em .25em; }
  div.pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html div.pagination {
    height: 1%; }
  *:first-child+html div.pagination {
    overflow: hidden; }

li#pcp {
  list-style-type: none;
  background: none; 
}

li#pcp .textbutton {
  margin: 0px auto 3px !important;
}

li#pcp a:hover, li#pcp a:focus {
  text-decoration: none;
}

.category_blacklist {
  margin-left: -10px;
  margin-right: -10px;
}

.category_blacklist ol {
  margin: 0;
}

.category_blacklist li {
  margin: 0;
  float: left;
  list-style: none;
  text-align: center;
  line-height: 25px;
  vertical-align: middle;
}

.category_blacklist li.country {
  text-align: left;
}

.category_blacklist .top.header {
  margin: 0;
  float: left;
  height: 53px;
  background: #8aadc9;
  clear: left;
}

.category_blacklist .top.header li {
  margin: 0;
  width: 65px;
  height: 52px;
  border-bottom: 1px solid #888;
  line-height: 17px;
}

.category_blacklist .top.header li img {
  vertical-align: bottom;
}

.category_blacklist .top.header li.selectall{
  width: 40px;
}

.category_blacklist .selectall.header {
  margin: 0;
  float: left;
  height: 25px;
  background: #cddce8;
  clear: left;
}

.category_blacklist .selectall.header li {
  width: 65px;
  height: 24px;
  border-bottom: 1px solid #888;
}
.category_blacklist .selectall.header li.selectall,
.category_blacklist .selectall.body li.selectall {
  border-bottom: none;
  border-left: 1px solid #888;
  width: 39px;
  height: 25px;
}

.category_blacklist .header li.country,
.category_blacklist .body li.country {
  width: 125px;
  border-bottom:none;
}

.category_blacklist .body {
  margin: 0;
  float: left;
  height: 25px;
  background: #cddce8;
  clear: left;
}

.category_blacklist .body.even {
  background: white;
}

.category_blacklist .body li {
  width: 65px;
  height: 25px;
}

.category_blacklist .body li.selectall {
  border-right: 1px solid #888;
  border-left: 1px solid #888;
  width: 38px;
}

.category_blacklist .default_country {
  padding-top: 15px;
}
