@charset "utf-8";
/* CSS Document */

/**
 * Common
 */

* {
  outline: none;
  position: static;
}
body, table, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, script, td { margin: 0; padding: 0; }
input[type="button"], input[type="submit"], input[type="file"] { padding: 0; }
ul { padding-left: 15px; }
ol { padding-left: 20px; }
table { border-collapse: collapse; }
a img { border: none; }
body { background: #F0F0F0; font-family: Verdana, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a { color: #004D76; text-decoration: none; }
a:hover, a:focus { text-decoration: underline; }

div.clear, div.clear_only { clear: both; }
div.clear_left { clear: left; }
div.clear_right { clear: right; }
div.global {
  width: 1000px;
  margin: 0 auto 0 auto;
  padding-bottom: 10px;
  background: #FFFFFF;
  border-bottom: solid 1px #DBDBDB;
}
div.dashed_line {
  border-top: dashed 1px #DBDBDB;
  margin: 10px 0 10px 0;
  height: 0px;
  overflow: hidden;
}
div.line {
  border-top: solid 1px #DBDBDB;
  margin: 10px 0 10px 0;
  height: 0px;
  overflow: hidden;
}
div.short_line {
  border-top: solid 1px #DBDBDB;
  margin: 5px 0 5px 0;
  height: 0px;
  overflow: hidden;
}
div.thin_line {
  border-top: solid 1px #DBDBDB;
  margin: 2px 0 2px 0;
  height: 0px;
  overflow: hidden;
}
div.seperate {
  height: 10px;
  overflow: hidden;
}
div.line_product {
  border-top: solid 1px #DBDBDB;
  height: 0px;
  overflow: hidden;
  width: 485px;
}
h6.more {
  background: url("../images/sprites/common.png") no-repeat left -253px;
  padding: 0 0 0 7px;
}
h6.more_2 {
  background: url("../images/sprites/common.png") no-repeat left -187px;
  padding: 0 0 0 8px;
}
h6.more a, h6.more a, h6.more_2 a {
  font-weight: normal;
  font-size: 9px;
}
div.line_2 {
  border-top: solid 1px #FFFFFF;
  overflow: hidden;
}
div.line_3 {
  border-top: solid 1px #DBDBDB;
  margin-bottom: 10px;
  height: 0px;
  overflow: hidden;
}
div.seperate_line {
  border-top: solid 1px #FFFFFF;
  height: 0px;
  overflow: hidden;
}
h1.title {
  font-size: 19px;
  color: #333333;
}
h2.title {
  font-size: 16px;
  color: #333333;
}
h3.title {
  font-size: 14px;
  color: #333333;
}
h4.title {
  font-size: 12px;
  color: #333333;
}
h4.strap {
  font-size: 10px;
  text-transform: uppercase;
  color: #CC0000;
  margin-bottom: 4px;
}
ul.list {
  list-style: none;
  padding: 0;
}
ol.list {
  font-weight: bold;
  font-size: 10px;
  color: #CC0000;
}
div.list {
  display: inline-block;
}
ul.list li {
  padding: 0 0 5px 8px;
  background: url("../images/sprites/common.png") no-repeat left -316px;
  font-size: 11px;
}
ul.list li.line {
  margin-top: 3px;
  background: url("../images/sprites/common.png") no-repeat left -313px;
  padding: 3px 0 5px 8px;
  border-top: solid 1px #DBDBDB;
}
ul.list_triangle {
  list-style: none;
  padding: 0;
}
ul.list_triangle li {
  padding: 0 0 5px 8px;
  background: url("../images/sprites/common.png") no-repeat left -252px;
  font-size: 12px;
  color: #666666;
}
ul.list_triangle_2 {
  list-style: none;
  padding: 0;
}
ul.list_triangle_2 li {
  padding: 0 0 5px 8px;
  background: url("../images/sprites/common.png") no-repeat left -187px;
  font-size: 12px;
  color: #666666;
}
p.list {
  padding: 0 0 5px 8px;
  background: #FFFFFF url("../images/sprites/common.png") no-repeat left -316px;
}
span.from {
  font-weight: normal;
  font-size: 10px;
  color: #666666;
}
span.caption_label {
  font-weight: bold;
  font-size: 12px;
  color: #CC0000;
}
a.rss_link {
  margin-left: 5px;
  background: url("../images/sprites/common.png") no-repeat right -148px;
  display: inline-block;
  width: 12px;
  height: 12px;
}
span.pipe {
  color: #DBDBDB;
}

/**
 * Dropdown menu
 */

#menu {
  background: #FFFFFF url("../images/sprites/common.png") no-repeat left 0px;
  height: 28px;
  width: 980px;
  margin: 10px 10px 0 10px;
}
#menu h3, div.header_subnavigation h3 {
  padding: 6px 9px 5px 9px;
  font: bold 13px Arial, Verdana, sans-serif;
  cursor: default;
}
#menu h3 a, div.header_subnavigation h3 a {
  display: inline;
  width: inherit;
  font: bold 13px Arial, Verdana, sans-serif;
}
#menu h3 a:focus, #menu h3 a:hover, div.header_subnavigation h3 a:focus, div.header_subnavigation h3 a:hover {
  color: #666666;
}
#menu ul, div.header_subnavigation ul {
  float: left;
  width: 980px;
  list-style: none;
  line-height: 1px;
  padding: 0;
}
#menu li, div.header_subnavigation li {
  float: left;
  padding: 0;
}
#menu li ul, div.header_subnavigation li ul {
  position: absolute;
  display: none;
  height: auto;
  width: 196px;
  border: solid 1px #DBDBDB;
  margin: 0;
}
#menu ul.level_2, div.header_subnavigation ul.level_2 {
  background: #FFFFFF;
  z-index: 2;
}
#menu li li, div.header_subnavigation li li {
  width: 196px;
}
#menu li ul a, div.header_subnavigation li ul a {
  width: 196px;
}
#menu ul.level_1 li, div.header_subnavigation ul.level_1 li {
  background: url("../images/sprites/common.png") no-repeat right -28px;
}
#menu ul.level_2 li, div.header_subnavigation ul.level_2 li {
  background: #FFFFFF;
}
#menu ul.level_1 li:hover h3, #menu ul.level_1 li.sfhover h3, div.header_subnavigation ul.level_1 li:hover h3, div.header_subnavigation ul.level_1 li.sfhover h3 {
  color: #000000;
}
#menu a, div.header_subnavigation a {
  display: block;
  width: 186px;
  text-decoration: none;
  padding: 5px;
  font: normal 12px Arial, Verdana, sans-serif;
  color: #666666;
}
#menu ul.level_2 li a:hover, div.header_subnavigation ul.level_2 li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#menu li:hover ul, #menu li.sfhover ul, div.header_subnavigation li:hover ul, div.header_subnavigation li.sfhover ul {
  display: block;
}
#menu ul.level_1 li.search {
  background: none;
  height: 28px;
  float: right;
}
#menu ul.level_1 li.search input {
  font: normal 12px Arial, Verdana, sans-serif;
  color: #666666;
  border: none;
  height: 20px;
  background: transparent;
  margin: 2px 0 2px 26px;
  padding: 0;
  width: 176px;
  vertical-align: middle;
}
#menu ul.level_1 li.search a.confirm {
  display: inline-block;
  width: 24px;
  height: 26px;
  padding: 1px;
  vertical-align: middle;
}

/**
 * warning
 */

div.warning {
  border-bottom: solid 1px #CC0000;
  font-size: 12px;
  color: #333333;
  background: #CC6666;
  text-align: center;
  padding: 3px;
}
p.warning {
  font-size: 12px;
  color: #CC0000;
  text-align: center;
  padding: 3px;
}
p.notice {
  font-size: 12px;
  color: #333333;
  text-align: center;
  padding: 3px;
}

/**
 * header
 */

div.header {
  padding: 10px 10px 0px 10px;
}
div.header div.logo {
  width: 320px;
  height: 60px;
  overflow: hidden;
}
div.header div.logo a {
  background-position: left 0px;
  background-repeat: no-repeat;
  height: 60px;
  display: block;
}
span.brother_site a.eu {
  background: url("../images/sprites/common.png") no-repeat right -58px;
  padding: 4px 34px 0 0;
}
span.brother_site a.us {
  background: url("../images/sprites/common.png") no-repeat right -86px;
  padding: 4px 34px 0 0;
}
div.header div.infos {
  float: right;
  width: 630px;
}
h3.brother_site a.icon {
  margin-left: 4px;
}
h3.brother_site a.icon img {
  vertical-align: bottom;
}
span.brother_site {
  margin-left: 15px;
}
span.brother_site a {
  font: bold 12px Arial, Verdana, sans-serif;
  color: #004D76;
  text-decoration: underline;
}
span.brother_site a:hover, span.brother_site a:focus {
  color: #CC0000;
}
div.base_line {
  margin-top: 15px;
}
h1.base_line {
  font: bold 15px Arial, Verdana, sans-serif;
  color: #999999;
  text-align: right;
}
div.header div.infos div.solo {
  margin-left: 294px;
}
div.feed_access {
  margin-right: 15px;
}
div.header_newsletter {
  width: 336px;
  height: 27px;
}
input.nl {
  font: normal 10px Arial, Verdana, sans-serif;
  color: #666666;
  border: none;
  height: 20px;
  width: 164px;
  margin: 0px 0px 0px 141px;
  padding: 4px 5px 3px 5px;
  background: transparent;
  vertical-align: middle;
}
div.header_newsletter a.confirm {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

/**
 * christmas header
 */

div.christmas_header div.infos {
  float: right;
  width: 630px;
  padding: 15px 10px 0 0;
}
div.christmas_header div.infos div.solo {
  margin-left: 294px;
}

/**
 * footer
 */

div.footer {
  clear: both;
}
div.footer div.copyright {
  margin: 14px 10px 10px 10px;
}
div.footer div.copyright p {
  font: normal 9px Arial, Verdana, sans-serif;
  color: #666666;
  text-align: right;
}
div.footer div.copyright p a img {
  margin-left: 5px;
}
div.footer div.box {
  margin: 0px;
  padding: 10px;
  background: none;
}

/**
 * body
 */

div.body {
  clear: both;
}
div.body_left {
  width: 140px;
  float: left;
  display: inline;
  padding: 0 0 0 10px;
}
div.body_center {
  float: left;
  display: inline;
  padding: 0 10px 0 10px;
}
div.body_right {
  width: 336px;
  float: right;
  display: inline;
  padding: 0 10px 0 0px;
}
div.body_plain {
  padding: 0 10px 0 10px;
}
div.center_1 {
  width: 484px;
}
div.center_2 {
  width: 634px;
}
div.center_3 {
  width: 980px;
}
div.center_4 {
  width: 830px;
}
div.body_center_1 {
  float: left;
  display: inline;
  padding: 0 10px 0 10px;
  width: 484px;
}
div.body_center_2 {
  float: left;
  display: inline;
  padding: 0 10px 0 10px;
  width: 634px;
}
div.body_center_3 {
  float: left;
  display: inline;
  padding: 0 10px 0 10px;
  width: 980px;
}
div.body_center_4 {
  float: left;
  display: inline;
  padding: 0 10px 0 10px;
  width: 830px;
}

/**
 * boxes
 */

div.box_spacer { height: 5px; }
div.box { margin: 10px 0 0 0; }
div.box_pad { padding: 5px 10px 5px 10px; }
div.box_medium_pad { padding: 10px 10px 5px 10px; }
div.box_small_pad { padding: 0px 5px 0px 5px; }
div.footer_box { padding: 10px 10px 0 10px; }
div.box_1, div.box_6 { background: #FFFFFF; }
div.box_2 { background: #999999; }
div.box_3 { background: #666666; }
div.box_4, div.box_5 { background: #F0F0F0; }
div.box_7 { background: #CC0000; }
div.box_9 { background: scroll #F0F0F0 url("../images/sprites/boxes_gradient.gif") repeat-x center top; }

div.box1_t, div.box1_b, div.box1_l, div.box1_r
{
  background: scroll transparent url("../images/sprites/boxes_pix.gif");
}
div.box1_t, div.box1_b
{
  background-repeat: repeat-x;
}
div.box1_l, div.box1_r
{
  background-repeat: repeat-y;
}
div.box1_t { background-position: center top; }
div.box1_r { background-position: right center; }
div.box1_b { background-position: center bottom; }
div.box1_l { background-position: left center; }

div.box1_tl, div.box1_tr, div.box1_br, div.box1_bl,
div.box4_tl, div.box4_tr, div.box4_br, div.box4_bl,
div.box5_tl, div.box5_tr, div.box5_br, div.box5_bl,
div.box6_tl, div.box6_tr, div.box6_br, div.box6_bl,
div.box7_tl, div.box7_tr, div.box7_br, div.box7_bl,
div.box9_tl, div.box9_tr, div.box9_br, div.box9_bl
{
  background: scroll transparent url("../images/sprites/boxes.png") no-repeat;
}
div.box2_tl, div.box2_tr, div.box3_tl, div.box3_tr
{
  background: scroll transparent url("../images/sprites/common.png") no-repeat;
}

div.box1_tl { background-position: left -5px; }
div.box1_tr { background-position: right -5px; }
div.box1_br { background-position: right 0px; }
div.box1_bl { background-position: left 0px; }
div.box2_tl { background-position: left -425px; }
div.box2_tr { background-position: right -425px; }
div.box3_tl { background-position: left -475px; }
div.box3_tr { background-position: right -475px; }
div.box4_tl { background-position: left -35px; }
div.box4_tr { background-position: right -35px; }
div.box4_br { background-position: right -30px; }
div.box4_bl { background-position: left -30px; }
div.box5_tl { background-position: left -45px; }
div.box5_tr { background-position: right -45px; }
div.box5_br { background-position: right -40px; }
div.box5_bl { background-position: left -40px; }
div.box6_tl { background-position: left -55px; }
div.box6_tr { background-position: right -55px; }
div.box6_br { background-position: right -50px; }
div.box6_bl { background-position: left -50px; }
div.box7_tl { background-position: left -65px; }
div.box7_tr { background-position: right -65px; }
div.box7_br { background-position: right -60px; }
div.box7_bl { background-position: left -60px; }
div.box9_tl { background-position: left -75px; }
div.box9_tr { background-position: right -75px; }
div.box9_br { background-position: right -70px; }
div.box9_bl { background-position: left -70px; }

div.box_border_center {
  border-left: solid 1px #DBDBDB;
  border-right: solid 1px #DBDBDB;
}
div.box h2.title {
  font: normal 14px Arial, Verdana, sans-serif;
  color: #FFFFFF;
  padding: 7px 7px 7px 10px;
  text-transform: uppercase;
}
div.box h2.title a.title_link {
  font: bold 14px Arial, Verdana, sans-serif;
  color: #004D76;
}
div.box h2.title_black {
  color: #000000;
}
div.box h2.title a {
  font: normal 14px Arial, Verdana, sans-serif;
  color: #FFFFFF;
}
div.box h2.top_headlines {
  width: 350px;
}
div.box .global_more_news {
  margin-top:5px;
  text-align:right;
  width: 100%;
}
div.box .global_more_news h6 {
  display: inline;
}
div.box .global_more_news a {
  font-size:11px;
}
div.box h3.right {
  float: right;
  font: normal 13px Arial, Verdana, sans-serif;
  color: #FFFFFF;
  padding: 7px 10px 0 0;
}
div.box h3.feed {
  float: right;
  padding: 9px 10px 0 0;
}
div.box_pad_line {
  padding: 5px 10px 5px 10px;
}
div.box_pad_top {
  padding: 10px 10px 0 10px;
}
div.box_pad_hor {
  padding: 10px 0 10px 0;
}
div.fix {
  display: inline-block;
}
div.space {
  margin-bottom: 10px;
}
div.half_space {
  margin-bottom: 5px;
}
div.error h2.title {
  font-size: 14px;
  color: #CC0000;
  padding: 0;
  text-align: center;
}
div.error h5.message {
  font-weight: normal;
  font-size: 12px;
  color: #333333;
  text-align: center;
}
ul.list li.altern_0_0 {
  background: #FFFFFF url("../images/sprites/common.png") no-repeat 5px -311px;
  padding: 5px 5px 5px 14px;
}
ul.list li.altern_0_1 {
  border-top: solid 1px #DBDBDB;
  border-bottom: solid 1px #DBDBDB;
  background: #F0F0F0 url("../images/sprites/common.png") no-repeat 5px -311px;
  padding: 5px 5px 5px 14px;
}
ul.list li.altern_1_0 {
  border-top: solid 1px #DBDBDB;
  border-bottom: solid 1px #DBDBDB;
  background: #F0F0F0 url("../images/sprites/common.png") no-repeat 5px -311px;
  padding: 5px 5px 5px 14px;
}
ul.list li.altern_1_1 {
  background: #FFFFFF url("../images/sprites/common.png") no-repeat 5px -311px;
  padding: 5px 5px 5px 14px;
}
ul.list li.altern_2_0 {
  background: #FFFFFF url("../images/sprites/common.png") no-repeat 5px -311px;
  padding: 5px 5px 5px 14px;
}
ul.list li.altern_2_1 {
  border-top: solid 1px #DBDBDB;
  background: #FFFFFF url("../images/sprites/common.png") no-repeat 5px -311px;
  padding: 5px 5px 5px 14px;
}

/**
 * Trademark
 */

div.trademark div.copyright {
  margin: 15px 0 0 0;
}
div.trademark div.copyright p {
  font: normal 9px Arial, Verdana, sans-serif;
  color: #666666;
  text-align: right;
}
div.trademark div.copyright p a.corporate_site {
  margin: 0 10px 0 15px;
  display: inline-block;
  width: 209px;
  height: 49px;
  background: url("../images/sprites/common.png") no-repeat left -137px;
  vertical-align: middle;
}

/**
 * Navigator
 */

div#navigation {
  margin-top: 10px;
  font-weight: normal;
  font-size: 10px;
  color: #666666;
}
div#navigation a {
  font-weight: normal;
  font-size: 10px;
}
div#navigation div.line {
  border-top: solid 1px #DBDBDB;
  margin: 0px;
  height: 0px;
  overflow: hidden;
}
div#navigation p {
  text-align: right;
  padding: 5px 0 5px 0;
}
div#navigation p span.current {
  color: #CC0000;
}
div#forumnavigation {
  margin-top: 5px;
  font-weight: normal;
  font-size: 12px;
  color: #666666;
}
div#forumnavigation a {
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #000;
  text-decoration: none;
  background: #dbdbdb;
  border: solid 1px #999;
  padding: 0 3px 0 4px;
}
div#forumnavigation p {
  text-align: center;
  padding: 5px 0 5px 0;
}
div#forumnavigation p span.current {
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #000000;
  background: #FFFFFF;
  border: solid 1px #666666;
  padding: 0 3px 0 4px;
}

/**
 * Previous Next
 */

table.previous_next {
  width: 100%;
}
table.previous_next td.left {
  text-align: left;
}
table.previous_next td.right {
  text-align: right;
}
table.previous_next a {
  font-weight: normal;
  font-size: 10px;
  color: #666666;
}

/**
 * Menu contextuel
 */

div.contextual_menu div.space {
  margin: 12px 0 0 0;
}
div.contextual_menu div.small_space {
  margin: 8px 0 0 0;
}
div.contextual_menu h5 a {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  font-size: 11px;
}
div.contextual_menu div.line {
  margin: 2px 0 2px 0;
}
div.contextual_menu div.head h4 {
  font-size: 10px;
  text-transform: uppercase;
  color: #CC0000;
  margin-bottom: 4px;
}
div.contextual_menu div.head {
  padding: 0px 10px 0px 10px;
}
div.contextual_menu div.body {
  padding: 0px 10px 0px 10px;
}

/**
 * Social links
 */

div.social_links_1 p.own {
  margin-top: 36px;
  float: left;
}
div.social_links_1 p.own a {
  font-size: 9px;
  padding: 16px 0 0 0;
  margin-right: 20px;
  display: inline-block;
}
div.social_links_1 p.own a.largersmaller_s {
  background: url("../images/sprites/icons.png") no-repeat 8px -680px;
}
div.social_links_1 p.own a.print_s {
  background: url("../images/sprites/icons.png") no-repeat 4px -1148px;
}
div.social_links_1 p.own a.email_s {
  background: url("../images/sprites/icons.png") no-repeat 2px -3334px;
}
div.social_links_1 div.other {
  float: right;
  height: 62px;
  overflow: hidden;
}
div.social_links_1 span.caption, div.social_links_2 span.caption {
  font-size: 9px;
  color: #004D76;
  float: left;
  margin-top: 3px;
}
div.social_links_1 div.line {
  margin-top: 5px;
}
div.social_links_1 div.addthis_toolbox {
  display: inline-block;
  width: 260px;
}
div.social_links_2 p.own a.comment_l {
  margin-top: 1px;
  padding: 2px 0 2px 28px;
  float: right;
  font-size: 12px;
}
div.social_links_2 a.addthis_button_expanded {
  font-size: 12px;
  color: #004D76;
}
div.social_links_2 span.addthis_separator {
  font-size: 20px;
  color: #DBDBDB;
}
div.social_links_2 div.other {
  height: 62px;
  overflow: hidden;
}
div.other div.google_plus_one {
  float: left;
  padding-left: 2px;
}
div.other div.in_share {
  padding-left: 175px;
}
div.other div.add_this {
  padding-left: 237px;
  margin-top: -16px;
}
div.body_product_full div.social_links_1 div.other,
div.full_webinar div.social_links_1 div.other,
div.webinar div.social_links_1 div.other {
  float: none;
}
div.body_product_full div.social_links_1 div.space_top {
  padding-top: 10px;
}
div.body_product_full div.social_links_1 div.space_bottom,
div.full_webinar div.social_links_1 div.space_bottom {
  padding-bottom: 10px;
}

/**
 * Line Speaker
 */

div.line_speaker div.picture {
  float: left;
  margin-right: 10px;
}
div.line_speaker div.information p.name {
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  margin-bottom: 5px;
}
div.line_speaker div.information p.function {
  font-size: 11px;
  color: #666666;
  margin-bottom: 0;
}

/**
 * News section
 */

div.news_line div.image {
  float: left;
  width: 80px;
  text-align: center;
}
div.news_line div.indent {
  padding-left: 90px;
}
div.news_line h1 a.headline_video {
  padding: 0 0 0 30px;
}
div.news_line h2 a.headline_video {
  padding: 0 0 0 30px;
}
div.news_line h1 a.headline_audio {
  padding: 0 0 0 20px;
}
div.news_line h2 a.headline_audio {
  padding: 1px 0 1px 20px;
}
div.news_line h1 a.headline_gallery {
  padding: 0 0 0 24px;
}
div.news_line h2 a.headline_gallery {
  padding: 0 0 0 24px;
}
div.news_line h1 a.headline_webinar {
  padding: 0 0 0 24px;
}
div.news_line h2 a.headline_webinar {
  padding: 0 0 0 24px;
}
div.news_line h1 a.headline_video {
  background: #FFFFFF url("../images/sprites/icons.png") no-repeat 0 -153px;
}
div.news_line h2 a.headline_video {
  background: #FFFFFF url("../images/sprites/icons.png") no-repeat 0 -157px;
}
div.news_line h1 a.headline_audio {
  background: #FFFFFF url("../images/sprites/icons.png") no-repeat 0 3px;
}
div.news_line h2 a.headline_audio {
  background: #FFFFFF url("../images/sprites/icons.png") no-repeat 0 2px;
}
div.news_line h1 a.headline_gallery {
  background: #FFFFFF url("../images/sprites/icons.png") no-repeat 0 -2999px;
}
div.news_line h2 a.headline_gallery {
  background: #FFFFFF url("../images/sprites/icons.png") no-repeat 0 -2999px;
}
div.news_line h1 a.headline_webinar {
  background: #FFFFFF url("../images/sprites/icons.png") no-repeat 0 -3073px;
}
div.news_line h2 a.headline_webinar {
  background: #FFFFFF url("../images/sprites/icons.png") no-repeat 0 -3073px;
}
div.news_line h1, div.search div.text_line h1 {
  margin-bottom: 5px;
}
div.news_line h1 a {
  font-size: 19px;
}
div.news_line h2 {
  font-size: 12px;
}
div.news_line h2 a {
  font-weight: bold;
  font-size: 14px;
}
div.news_line h6 {
  font: bold 10px Arial, Verdana, sans-serif;
  color: #666666;
  text-transform: uppercase;
}
div.news_line p, div.search div.text_line p {
  font-size: 11px;
  color: #333333;
}
div.news_line p.first, div.search div.text_line p.first {
  font-size: 12px;
  color: #000000;
}
div.news_line span.date, div.search div.text_line span.date {
  font-size: 9px;
  color: #666666;
}
div.news_line p.introduction {
  font-size: 11px;
  color: #333333;
}
div.news_line li {
  padding: 0 0 5px 8px;
  background: #FFFFFF url("../images/sprites/common.png") no-repeat left -316px;
}
p.category {
  font-size: 14px;
  color: #666666;
}
div.news_full h6.strap {
  font-size: 11px;
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 5px;
}
div.news_full h6.strap_webinar {
  font-size: 11px;
  color: #CC0000;
  text-transform: uppercase;
  margin-bottom: 5px;
}
div.news_full h1.headline {
  font-size: 25px;
  color: #004D76;
  margin-bottom: 10px;
}
div.news_full h5.import_origin {
  font-size: 12px;
  color: #666666;
  margin-bottom: 10px;
}
div.news_full p.author_date, div.news_full p.topics {
  font-size: 12px;
  color: #666666;
  margin-bottom: 10px;
}
div.news_full h5.author_date_media, div.news_full p.topics_media {
  font-weight: normal;
  font-size: 11px;
  color: #999999;
  margin-bottom: 10px;
}
div.news_full div.author_info p.author {
  font-size: 11px;
  color: #666666;
  margin-bottom: 5px;
}
div.news_full div.author_info p.date {
  font-size: 11px;
  color: #666666;
  margin-bottom: 0px;
}
div.news_full div.author_pict {
  float: left;
  margin: 0 10px 10px 0;
}
div.news_full h4.introduction {
  font-size: 11px;
  color: #000000;
  padding: 10px 0 10px 0;
}
div.news_full h4.introduction p {
  margin-bottom: 0;
}
div.news_full div.story {
  font-size: 11px;
  color: #000000;
  margin-bottom: 10px;
}
div.news_full div.maximize {
  font-size: 13px;
}
div.news_full p, div.news_full ul {
  margin-bottom: 10px;
}
div.news_full li {
  margin-bottom: 5px;
}
div.news_full div.factbox, div.global_print div.factbox {
  width: 180px;
  padding: 10px 10px 0 10px;
  border: solid 1px #DBDBDB;
  background: #F0F0F0;
}
div.news_full div.factbox h2, div.global_print div.factbox h2 {
  margin-bottom: 5px;
}
div.object-left {
  float: left;
  margin: 0 10px 10px 0;
}
div.object-right {
  float: right;
  margin: 0 0 10px 10px;
}
div.news_full div.object-center, div.global_print div.object-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin: 0 10px 10px 10px;
}
div.news_full div.webinar_player {
  text-align: center;
}
div.news_full div.duration {
  font-size: 12px;
  color: #666666;
  margin-bottom: 10px;
}
div.news_full p.duration {
  font-size: 11px;
  color: #999999;
  margin-top: 5px;
}
div.news_full a.document_link {
  display: inline-block;
  width: 608px;
  height: 19px;
  background: url("../images/sprites/backgrounds.png") no-repeat 0 -530px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font: bold 14px Arial, Verdana, sans-serif;
  color: #FFFFFF;
  padding-top: 5px;
  vertical-align: middle;
}
div.news_full h6.valign {
  padding-top: 7px;
}
div.news_full div.line_speaker {
  float: left;
  margin: 10px 10px 0 0;
  width: 296px;
}
div.news_full p.speaker_head {
  font-weight: bold;
  font-size: 11px;
  color: #999999;
  padding-bottom: 5px;
  border-bottom: solid 1px #DBDBDB;
  margin-bottom: 0;
}
div.crop {
  width: 70%;
}
div.supplier_related_news div.crop{
  width: 630px;
}
div.news_report td.left {
  text-align: center;
  width: 130px;
}
div.news_report img {
  margin-right: 10px;
}
div.news_report div.report_info {
  margin-top: 5px;
}
div.news_report div.report_info h4 {
  font-weight: normal;
  font-size: 12px;
  color: #333333;
}
div.news_report div.report_info h5, div.search_thumb_media div.report_info h5 {
  font-style: italic
  font-size: 11px;
  color: #666666;
}
div.news_full div.story h1 { font-size: 16px; }
div.news_full div.story h2 { font-size: 15px; }
div.news_full div.story h3 { font-size: 14px; }
div.news_full div.story h4 { font-size: 13px; }
div.news_full div.story h5 { font-size: 12px; }
div.news_full div.story h6 { font-size: 12px; }
table.news_full_media {
  margin-top: 10px;
  width: 610px;
}
table.news_full_media td {
  vertical-align: top;
}
table.news_full_media td.left {
  width: 460px;
}
table.news_full_media td.left div.news_full h1.headline {
  margin-right: 10px;
}
table.news_full_media td.left p {
  font-size: 11px;
  color: #333333;
}
table.news_full_media td.right {
  border-left: solid 1px #DBDBDB;
}
div.half_line {
  border-top: solid 1px #DBDBDB;
  margin: 5px 0 5px 0;
  height: 0px;
  overflow: hidden;
  width: 230px;
}
table.news_full_media td.right p {
  margin-left: 10px;
}
table.news_full_media td.right p a {
  line-height: 25px;
  font-size: 10px;
}
table.news_full_media table.news_audio {
  width: 450px;
  margin-bottom: 10px;
}
table.news_full_media table.news_audio td {
  vertical-align: bottom;
}
table.news_full_media table.news_audio td.left {
  width: 140px;
}
table.news_full_media table.news_audio td.right {
  padding: 0 0 0 10px;
  border: none;
}
table.news_full_media table.news_audio div.image {
  width: 140px;
}
div.news_full div.news_tools p {
  margin-bottom: 0;
}
div.video_container_embed, div.audio_container_embed {
  margin: 0 0 10px 10px;
  float: right;
}
div.news_full_media div.news_context {
  max-width: 240px;
  width: 240px;
}
div.news_context {
  float: right;
  margin: 0 0 10px 10px;
  border: solid 1px #DBDBDB;
  background: #F0F0F0;
  max-width: 150px;
}
div.news_full div.news_context p.caption,
div.news_full div.attribute-caption p,
div.news_full div.attribute-caption p,
div.news_full div.player_caption p
{
  font: normal 10px Arial, Verdana, sans-serif;
  padding: 5px;
  margin-bottom: 0;
  text-align: center;
}
div.news_context p.image {
  margin-bottom: 0;
  text-align: center;
  max-width: 150px;
}
div.related_keywords {
  margin: 0 0 10px 0;
  border: solid 1px #DBDBDB;
  background: #F0F0F0;
  padding: 5px
}
div.related_keywords p.tags {
  text-align: left;
  font-size: 11px;
}
div.news_full div.attribute-image p, div.attribute-image p {
  margin-bottom: 0;
  text-align: center;
  border: solid 1px #DBDBDB;
  border-bottom: none;
}
div.attribute-caption {
  border: solid 1px #DBDBDB;
  background: #F0F0F0;
  border-top: none;
}
div.player_caption {
  border: solid 1px #DBDBDB;
  background: #F0F0F0;
  width: 238px;
}
div.news_full div.gallery p {
  text-align: center;
}
div.news_full table.nav_1 {
  margin-bottom: 10px;
  width: 100%;
}
div.news_full table.nav_1 td.caption {
  padding: 0 10px 0 10px;
  font-size: 12px;
  color: #666666;
}
div.news_full table.nav_1 td.left, div.news_full table.nav_1 td.right {
  width: 24px;
  vertical-align: top;
}
div.news_full table.nav_1 a.nav_left_1, div.news_full table.nav_1 a.nav_right_1 {
  display: inline-block;
  width: 24px;
  height: 24px;
}
div.news_full table.nav_1 a.nav_left_1 {
  background: scroll transparent url("../images/sprites/common.png") no-repeat -40px -539px;
}
div.news_full table.nav_1 a.nav_right_1 {
  background: scroll transparent url("../images/sprites/common.png") no-repeat -64px -539px;
}
div.news_full table.nav_2 {
  margin: 0 auto 0 auto;
}
div.news_full table.nav_2 td {
  width: 86px;
  vertical-align: top;
}
div.news_full table.nav_2 p {
  text-align: center;
  margin-bottom: 5px;
}
div.news_full table.nav_2 p a.current {
  padding: 1px;
  border: solid 1px #CC0000;
  display: inline-block;
  width: 80px;
  height: 60px;
}
div.news_full table.nav_2 p a.thumb {
  margin-top: 2px;
  display: inline-block;
  width: 80px;
  height: 60px;
}
div.news_full table.nav_2 p a.text {
  text-decoration: underline;
  font-size: 12px;
}
div.news_full p.nav_3 {
  margin-top: 10px;
  text-align: center;
}
div.news_full p.nav_3 a {
  margin: 0 2px 0 2px;
  font-size: 13px;
  vertical-align: middle;
}
div.news_full p.nav_3 a.current {
  color: #CC0000;
}
div.news_full p.nav_3 span.pipe {
  font-size: 13px;
  color: #999999;
}
div.news_full p.nav_3 a.nav_left_3 {
  margin-right: 5px;
}
div.news_full p.nav_3 a.nav_right_3 {
  margin-left: 5px;
}
div.news_full p.nav_3 a.nav_left_3, div.news_full p.nav_3 a.nav_right_3,
div.news_full p.nav_3 a.nav_start_3, div.news_full p.nav_3 a.nav_end_3
{
  display: inline-block;
  width: 15px;
  height: 15px;
}
div.news_full p.nav_3 a.nav_left_3 {
  background: scroll transparent url("../images/sprites/common.png") no-repeat -88px -539px;
}
div.news_full p.nav_3 a.nav_right_3 {
  background: scroll transparent url("../images/sprites/common.png") no-repeat -103px -539px;
}
div.news_full p.nav_3 a.nav_start_3 {
  background: scroll transparent url("../images/sprites/common.png") no-repeat -118px -539px;
}
div.news_full p.nav_3 a.nav_end_3 {
  background: scroll transparent url("../images/sprites/common.png") no-repeat -133px -539px;
}
div.news_full div.audio_box {
  float: left;
  width: 360px;
  margin: 0 0 10px 0;
}
div.news_full p.podcast_info {
  font-size: 12px;
  color: #666666;
  margin: 5px 0 0 0;
}
div.news_full div.audio_box p.podcast_itunes {
  text-align: right;
  margin: 5px 0 0 0;
}
div.news_full div.audio_box p.podcast_itunes a.itunes_s, div.news_full div.video_box p.podcast_itunes a.itunes_s {
  margin-top: 0;
}
div.news_full div.video_box p.podcast_itunes {
  float: right;
  width: 74px;
  margin: 0 0 10px 10px;
}
div.news_full div.nav_page {
  padding: 5px 0 5px 0;
  margin: 5px 0 10px 0;
}
div.news_full div.nav_page p.previous_next {
  margin: 0;
  padding: 0;
}
div.news_full div.nav_page p.index {
  margin: 10px 0 5px 0;
  font-style: italic;
  font-size: 12px;
  color: #666666;
  border-bottom: solid 1px #F0F0F0;
}
div.news_full div.nav_page ol.index {
  font-size: 12px;
  color: #999999;
  list-style-position: inside;
  padding-left: 0;
}
div.news_full div.nav_page a.previous {
  display: inline-block;
  background: scroll transparent url("../images/sprites/common.png") no-repeat left -514px;
  padding: 1px 0 1px 18px;
  margin-right: 5px;
  float: left;
}
div.news_full div.nav_page a.next {
  display: inline-block;
  background: scroll transparent url("../images/sprites/common.png") no-repeat right -514px;
  padding: 1px 18px 1px 0;
  margin-left: 5px;
  float: right;
}
div.news_full div.nav_page span.current {
  color: #CC0000;
}

/**
 * Media
 */

div.media_container {
  font-size: 12px;
  color: #CC0000;
  text-align: center;
}
div.media_container img {
  margin: 20px;
}

/**
 * Radar section
 */

div.radar_intro td {
  vertical-align: top;
}
div.radar_intro h1 {
  font-size: 19px;
  margin-bottom: 5px;
  color: #333333;
}
div.radar_intro h3 {
  font-size: 11px;
  color: #333333;
}
div.radar_intro img {
  float: left;
  margin-right: 10px;
}

/**
 * Reports section
 */

div.report_intro h1, div.report_intro h1 a {
  font-size: 19px;
  margin-bottom: 5px;
}
div.report_intro h3 {
  font-weight: normal;
  font-size: 10px;
  color: #333333;
}
div.report_intro h3 p {
  font-weight: bold;
  font-size: 11px;
  color: #333333;
  display: inline;
}
div.report_intro table.report_intro td {
  vertical-align: top;
}
div.report_intro table.report_intro td img {
  margin-right: 10px;
}
div.report_more div.line {
  margin: 5px 0 5px 0;
}
div.report_more p {
  text-align: right;
}
div.report_more p a {
  background: url("../images/sprites/icons.png") no-repeat 0 -2925px;
  padding: 0 0 0 18px;
}

/**
 * Icon section
 */

a.comment_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -829px;
  padding: 5px 10px 5px 20px;
}
a.comment_l {
  background: url("../images/sprites/icons.png") no-repeat 0 -908px;
  padding: 5px 10px 5px 20px;
}
a.audio_s {
  background: url("../images/sprites/icons.png") no-repeat 0 3px;
  padding: 5px 10px 5px 18px;
}
a.video_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -154px;
  padding: 5px 10px 5px 28px;
}
a.gallery_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -2999px;
  padding: 5px 10px 5px 28px;
}
a.editorial_webinar_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -3073px;
  padding: 5px 10px 5px 28px;
}
a.rss_s {
  background: url("../images/sprites/common.png") no-repeat -968px -143px;
  padding: 5px 10px 5px 18px;
}
a.subscribe_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -1535px;
  padding: 5px 10px 5px 31px;
}
a.share_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -382px;
  padding: 5px 10px 5px 20px;
}
a.forward_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -1379px;
  padding: 5px 10px 5px 28px;
}
a.print_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -1145px;
  padding: 5px 10px 5px 20px;
}
a.largersmaller_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -678px;
  padding: 5px 10px 5px 26px;
}
a.pressrelease_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -1850px;
  padding: 5px 10px 5px 18px;
}
a.website_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -534px;
  padding: 5px 10px 5px 32px;
}
a.download_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -984px;
  padding: 5px 10px 5px 20px;
}
a.webinar_l {
  background: url("../images/sprites/icons.png") no-repeat 0 -2248px;
  padding: 7px 10px 7px 28px;
}
a.itunes_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -2660px;
  width: 73px;
  height: 17px;
  display: inline-block;
  margin-top: 8px;
}

/**
 * Tools section
 */

div.tools p {
  text-align: left;
}
div.tools p a {
  font-size: 9px;
  padding-right: 10px;
}

/**
 * Boxes section
 */

/* top headlines */

div.first_headline {
  margin-bottom: 10px;
}
div.first_headline img {
  float: left;
  margin-right: 10px;
}
div.first_headline td {
  vertical-align: top;
}
div.first_headline h4.strap {
  margin-top: 10px;
}
div.news_in_brief {
  float: right;
  width: 186px;
  margin-left: 10px;
}

/* news by main category */

table.news_by_main_category h3.main_category {
  font-size: 12px;
  color: #666666;
  margin-bottom: 4px;
}
table.news_by_main_category td.left {
  width: 180px;
  vertical-align: top;
}
table.news_by_main_category td.right {
  vertical-align: top;
}
table.news_by_main_category ul.list a {
  font-weight: bold;
  font-size: 12px;
}

/* news by product category */

div.news_by_product_category h3.product_category, table.news_by_product_category h3.product_category {
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 4px;
}
div.news_by_product_category h3.product_category a, table.news_by_product_category h3.product_category a {
  font-weight: bold;
  font-size: 11px;
  color: #000000;
}
table.news_by_product_category td.left {
  padding: 0 10px 0 0;
}
table.news_by_product_category td.right {
  padding: 0 0 0 10px;
}
table.news_by_product_category td.left, table.news_by_product_category td.right {
  vertical-align: top;
  width: 297px;
}
table.news_by_product_category td.center {
  width: 8px;
}
div.top_product_news div.image {
  float: left;
  margin: 0 10px 10px 0;
}
div.top_product_news div.details {
  margin-bottom: 10px;
}

/* news by radar category */

table.news_by_radar_category img {
  margin-right: 10px;
}
table.news_by_radar_category td.left {
  width: 130px;
}
table.news_by_radar_category td.left, table.news_by_radar_category td.right {
  vertical-align: top;
}
table.news_by_radar_category h3.radar_category {
  font-size: 13px;
  margin-bottom: 4px;
  color: #666666;
}
div.news_by_radar_category {
  float: left;
  width: 305px;
}
div.news_by_radar_category_small h3.radar_category {
  font-size: 11px;
  margin-bottom: 4px;
}
div.news_by_radar_category_small h3.radar_category a {
  font-weight: bold;
  font-size: 11px;
  color: #666666;
  margin-bottom: 4px;
}
table.news_by_radar_category ul.list a {
  font-weight: bold;
  font-size: 12px;
}

/* news by strap category */

table.news_by_strap_category td {
  vertical-align: top;
}
table.news_by_strap_category td.left {
  width: 305px;
  padding-right: 10px;
}
table.news_by_strap_category td.right {
  width: 305px;
  padding-left: 10px;
  border-left: solid 1px #DBDBDB;
}
table.news_by_strap_category p.all_strap_category {
  text-align: right;
  margin-top: 10px;
}
table.news_by_strap_category a {
  font-weight: bold;
  font-size: 12px;
}

/* product small */

div.product_small h3.product_webinars {
  background: url("../images/sprites/icons.png") no-repeat 0 -2170px;
  padding: 6px 10px 0px 28px;
}
div.product_small h3.product_videos-audio {
  background: url("../images/sprites/icons.png") no-repeat 0 -159px;
  padding: 1px 10px 0px 28px;
}
div.product_small h3.product_technical-papers {
  background: url("../images/sprites/icons.png") no-repeat 0 -2413px;
  padding: 7px 10px 0px 28px;
}
div.product_small h3.product_product-brochures {
  background: url("../images/sprites/icons.png") no-repeat 2px -1307px;
  padding: 7px 10px 0px 28px;
}
div.product_small h3.product_suppliers {
  background: url("../images/sprites/icons.png") no-repeat 3px -307px;
  padding: 6px 10px 0px 28px;
}
div.product_small h3 span.product_label {
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
div.product_small li a.audio_s {
  background-position: 6px 4px;
  padding-left: 28px;
}
div.product_small li a.video_s {
  background-position: 0px 5px;
}
div.product_small li a.webinar_s {
  background-position: 2px 4px;
  padding-left: 28px;
}
div.product_small h5 a {
  font: normal;
  font-size: 9px;
}
div.product_small h5 a.icon {
  padding-right: 0;
}
div.product_small div.webinar_register {
  float: right;
  margin-left: 5px;
}
div.product_small div.webinar_register span.date a {
  font: bold 11px Arial, Verdana, sans-serif;
  background: url("../images/sprites/icons.png") no-repeat 0 -2492px;
  text-decoration: none;
  padding: 0 0 4px 25px;
  color: #CC0000;
}
div.product_small div.webinar_register a.button {
  display: block;
  width: 92px;
  height: 17px;
  background: url("../images/sprites/backgrounds.png") no-repeat 0 0px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  margin-top: 8px;
  padding-top: 5px;
}
div.product_small span.webinar_date {
  font: bold 11px Arial, Verdana, sans-serif;
  color: #CC0000;
  float: right;
  display: block;
  background: url("../images/sprites/icons.png") no-repeat 0 -2492px;
  padding: 0 0 4px 25px;
  margin-left: 5px;
  width: 70px;
  text-align: left;
}
div.product_small span.webinar_date a {
  font: bold 11px Arial, Verdana, sans-serif;
  color: #CC0000;
  text-decoration: none;
}
div.product_small div.related_product_small ul.list li {
  background: url("../images/sprites/common.png") no-repeat left -315px;
  padding-left: 8px;
}

/* company profile small */

div.company_profile_small span.tube, div.company_profile_small span a {
  font-size: 11px;
}

/* newsletter subscription */

table.newsletter_subscription td {
  vertical-align: top;
}
table.newsletter_subscription input {
  vertical-align: middle;
  margin: 0 5px 0 0;
  padding: 0;
  height: 13px;
  width: 13px;
}
table.newsletter_subscription table.community {
  width: 600px;
}
table.newsletter_subscription table.community td, table.newsletter_subscription table.other td {
  padding-bottom: 5px;
  font-size: 10px;
}
table.newsletter_subscription h3.newsletter_subscription {
  font-size: 14px;
}
table.newsletter_subscription div {
  font-size: 10px;
}
table.newsletter_subscription div.label {
  margin-bottom: 3px;
}
table.newsletter_subscription table.community div.label label {
  padding: 0 0 0 18px;
  color: #666666;
  font-size: 10px;
}
table.newsletter_subscription table.other div.label {
  margin-bottom: 5px;
}
table.newsletter_subscription p.subscription_main {
  background: url("../images/sprites/common.png") no-repeat 190px -114px;
  margin: 10px 0 0 296px;
  height: 20px;
}
table.newsletter_subscription input.nl_box {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  width: 180px;
  height: 18px;
  margin: 0 10px 0 10px;
  padding: 0 5px 0 5px;
  font: normal 10px/18px Arial, Verdana, sans-serif;
  color: #666666;
  vertical-align: middle;
}
table.newsletter_subscription p {
  margin: 5px 0 5px 0;
}
table.newsletter_subscription a.confirm {
  vertical-align: middle;
  display: inline-block;
  width: 15px;
  height: 15px;
}
div.newsletter_input {
  margin: 10px 0 0 0;
}
span.fort_et_voyant {
  font-weight: bold;
  font-size: 14px;
  color: #CC0000;
  vertical-align: middle;
}

/* spotlight */

div.spotlight table td {
  vertical-align: top;
}
div.spotlight h5.strap {
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
div.spotlight h5.strap span.date {
  font-weight: normal;
  font-size: 11px;
  color: #666666;
}
div.spotlight h5.interviewed_name {
  font-size: 11px;
  margin-bottom: 0px;
  color: #333333;
}
div.spotlight h5.interviewed_info {
  font-weight: normal;
  font-size: 11px;
  margin-bottom: 0px;
  color: #666666;
}
div.spotlight h1 {
  margin-bottom: 10px;
}
div.spotlight h1 a {
  font-size: 14px;
}
div.spotlight table.spotlight img {
  margin-right: 10px;
}
div.spotlight img.icon {
  vertical-align: middle;
}
div.spotlight p {
  font-size: 12px;
  color: #000000;
}
div.spotlight h5 a {
  font-weight: normal;
  font-size: 9px;
}
div.spotlight img {
  margin: 0 10px 10px 0;
  float: left;
}
div.spotlight div.line {
  margin-top: 0;
}
/* dnm information */

div.dnm_information, div.dnm_information a {
  font-family: Arial, Verdana, sans-serif;
}
div.dnm_information h3.related_sites {
  text-align: center;
  font-size: 12px;
  color: #666666;
  text-transform: uppercase;
}
div.dnm_information h3.all_sites {
  text-align: center;
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
}
div.dnm_information p.center {
  text-align: center;
}
div.dnm_information p.center a.logo {
  margin-left: 5px;
  margin-right: 5px;
}
div.dnm_information span.universe {
  font-weight: bold;
  font-size: 11px;
  color: #333333;
}
div.dnm_information div.all_sites a, div.dnm_information div.all_sites a {
  font-size: 11px;
  color: #999999;
}
div.dnm_information div.links p, div.dnm_information div.links a {
  font-size: 12px;
}
div.dnm_information div.related_sites a {
  margin: 10px 5px 0 5px;
  display: inline-block;
}

/* related news */

div.related_news h2.title {
  color: #CC0000;
}
div.related_articles ul.list_triangle li.overline {
  background: scroll transparent url("../images/sprites/common.png") no-repeat left -247px;
  border-top: solid 1px #DBDBDB;
  margin-top: 5px;
  padding-top: 5px;
}

/* related news embedded */

div.related_news_embedded h3.caption {
  font-size: 11px;
  color: #CC0000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
div.related_news_embedded a {
  font-size: 11px;
}

/* latest news in main_category */

div.latest_news_in_main_category h2.title {
  color: #CC0000;
}

/* news copyright */

div.news_copyright {
  margin-top: 10px;
}
div.news_copyright p {
  color: #666666;
}
div.news_copyright p, div.news_copyright p a {
  font: normal 11px Arial, Verdana, sans-serif;
}
div.news_copyright strong{
  color:#000000;
}
div.copyright_context {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
div.copyright_protected {
  position: absolute;
  z-index: 2;
  top: 20%;
  left: 50%;
  margin-left: -340px;
  width: 484px;
}
div.copyright_protected div.box {
  border: solid 2px #CCCCCC;
  padding-top: 5px;
  margin: 0;
  background-color: #FFFFFF;
}
div.copyright_protected h3.title {
  color: #333333;
  padding: 0 7px 7px 10px;
  font: bold 14px Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
div.copyright_protected h4.right {
  float: right;
  padding: 0 5px 0 5px;
}
div.copyright_protected h4.right a {
  background: scroll transparent url("../images/buttons/close.gif") no-repeat;
  width: 21px;
  height: 21px;
  display: inline-block;
}
div.copyright_protected p.headline a {
  font-size: 13px;
  font-weight: bold;
}
div.copyright_protected p.message,
div.copyright_protected div.introduction,
div.copyright_protected p.link a {
  font-size: 11px;
}
div.copyright_protected p.link a:hover {
  color: #c00;
}
div.copyright_protected p.message,
div.copyright_protected p.headline,
div.copyright_protected div.introduction{
  padding-bottom: 15px;
}
div.copyright_print {
  width: 500px;
  margin-left: -250px;
}

/* latest videos audios */

div.latest_videos_audios h6 {
  padding: 3px 0 3px 0;
}
div.latest_videos_audios h6 a {
  font-weight: normal
  font-size: 11px;
}
div.latest_videos_audios h6 a.audio_s {
  background-position: 4px 3px;
  padding-left: 28px;
}
div.latest_videos_audios h6 a.video_s {
  background-position: 0px -154px;
}
div.latest_videos_audios h6 a.gallery_s {
  background-position: 2px -2997px;
}
div.latest_videos_audios h6 a.editorial_webinar_s {
  background-position: 2px -3070px;
}

/* most popular news */

div.most_popular_news {
  padding: 10px 0 10px 0;
}
div.most_popular_news ol.list {
  padding: 0 10px 0 10px;
}
div.most_popular_news ol.list li {
  margin: 0 0 0 20px;
}
div.most_popular_news div.line {
  margin: 5px 0 5px 0;
}
div.most_popular_news ol.list li a {
  font-weight: bold;
  font-size: 12px;
}

/* related resources */

div.related_resources {
  width: 485px;
}
div.related_resources h5 {
  font-size: 12px;
  margin: 10px 0 5px 0;
}
div.related_resources {
  font-weight: normal;
  font-size: 11px;
}

/* foodnavigator jobs */

div.jobs_box div.featured {
  float: right;
  text-transform: uppercase;
  margin-top: 14px;
  font-weight: bold;
  font-size: 11px;
  color: #004D76;
}
div.jobs_box span a {
  font-size: 11px;
  text-decoration: underline;
}
div.jobs_box p.job_details {
  margin-top: 4px;
}
div.jobs_box p.bottom_button {
  margin-top: 8px;
}
div.jobs_box p.job_details span.left, div.jobs_box p.bottom_button span.left {
  display: inline-block;
  width: 190px;
}
div.jobs_box p.job_details span.right {
  font-size: 11px;
  color: #000000;
}
div.jobs_box p.bottom_button a.search {
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  width: 114px;
  height: 18px;
  background: url("../images/sprites/backgrounds.png") no-repeat 0 -32px;
  text-align: center;
  padding-top: 5px;
}
div.jobs_box p.bottom_button a.post {
  font-weight: bold;
  font-size: 10px;
  vertical-align: bottom;
}


/* internal ads */

div.internal_ad p {
  font-size: 12px;
  color: #333333;
}

/* directories */

div.directories p.text {
  margin-top: 5px;
  font-weight: bold;
  font-size: 10px;
  color: #196381;
  text-align: center;
}
div.directories input.directories_search {
  background: #FFFFFF url("../images/sprites/backgrounds.png") no-repeat 0 -310px;
  height: 19px;
  width: 54px;
  border: none;
  margin-left: 5px;
}
div.direcories_search {
  margin-top: 5px;
  text-align: center;
}
div.direcories_search input.field {
  width: 250px;
}
div.direcories_search input.field div.direcories_search input.directories_search {
  vertical-align: middle;
}

/**
 *  product_full
 */

div.body_product_full div.crop {
  text-align: justify;
}
div.body_product_full {
  font-size: 11px;
  margin-top: 15px;
}
div.body_product_full h1 {
  font-size: 20px;
  margin-bottom: 20px;
}
div.body_product_full h2 {
  font-size: 18px;
  color: #333333;
}
div.body_product_full h3.thanks_title {
  font-size: 13px;
  color: #666666;
}
div.body_product_full p.thanks_text {
  font-size: 12px;
}
div.body_product_full div.attribute-long {
  width: 485px;
}
div.body_product_full div.attribute-long p {
  margin-bottom: 10px;
}
div.attribute-long li {
  margin-left: 16px;
}
div.body_product_full div.media_container {
  margin-bottom: 10px;
}
div.body_product_full ul {
  margin-bottom: 10px;
}
div.big_download {
  background: url("../images/sprites/icons.png") no-repeat 10px -2734px;
  padding: 12px 0 12px 80px;
}
div.big_download p.thanks_text a {
  color: #CC0000;
  text-decoration: underline;
}

/**
 * webinar
 */

div.full_webinar {
  margin: 20px 0 0 0;
}
div.webinar {
  margin: 20px 10px 10px 10px;
}
div.webinar div.date {
  font: normal 12px Arial, Verdana, sans-serif;
  color: #CC0000;
  background: url("../images/sprites/icons.png") no-repeat 0 -2570px;
  padding: 0 0 2px 43px;
  margin: 10px 0 10px 0;
  height: 30px;
}
div.webinar table.design {
  width: 100%;
}
div.webinar table.design td {
  vertical-align: top;
}
div.webinar table.design td.top {
  vertical-align: bottom;
}
div.webinar table.design td.speaker_detail {
  width: 190px;
  vertical-align: top;
}
div.webinar table.design td.speaker_detail table.speakers {
  width: 190px;
}
div.webinar table.design td.right {
  border-left: solid 1px #DBDBDB;
  padding: 0 0 10px 20px;
}
div.webinar table.design td.bottom {
  padding-bottom: 10px;
}
div.webinar table.design h3.speakers {
  font: bold 16px Arial, Verdana, sans-serif;
}
div.webinar table.design h1.title {
  font-size: 18px;
}
div.webinar table.design td.speaker p.detail {
  background: url("../images/sprites/dash.gif") repeat-x center top;
  width: 185px;
  padding: 10px 0 5px 0;
  font: normal 11px Arial, Verdana, sans-serif;
  color: #666666;
}
div.webinar table.design td.speaker p.detail img {
  margin-top: 4px;
}
div.webinar table.design div.logo {
  width: 180px;
}
div.webinar table.design div.box_pad {
  text-align: center;
}
div.webinar table.design div.box_pad div.smartlead td.text {
  text-align: left;
}
div.webinar table.design div.logo img {
  vertical-align: middle;
}
div.webinar table.design div.body {
  margin-top: 15px;
  background: #FFFFFF;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}
div.webinar table.design div.link {
  margin: 15px auto 15px auto;
  text-align: center;
}
div.webinar table.design div.form {
  margin: 15px 0 15px 0;
  width: 315px;
}
div.webinar_line table.webinar {
  width: 100%;
}
div.webinar_line table.webinar td {
  vertical-align: top;
}
div.webinar_line table.webinar td.logo {
  text-align: center;
  width: 130px;
  padding-right: 10px;
}
div.webinar_line table.webinar td.access {
  padding-left: 10px;
}
div.webinar_line table.webinar h3.title a {
  font-weight: bold;
  font-size: 13px;
}
div.webinar_line span.webinar_date {
  font: bold 12px Arial, Verdana, sans-serif;
  color: #CC0000;
  display: block;
  background: url("../images/sprites/icons.png") no-repeat 0 -2492px;
  padding: 3px 0 0 25px;
}
div.webinar_box h2.label {
  margin-bottom: 5px;
  font: normal 18px Arial, Verdana, sans-serif;
  text-transform: none;
}
div.webinar_box h5 {
  margin: 15px 0 5px 0;
  text-align: right;
}
div.webinar_box div.entry a {
  font-size: 11px;
  font-weight: bold;
}
div.webinar_box div.line {
  margin: 5px 0 10px 0;
}
div.webinar_page h1.label {
  font: normal 28px Arial, Verdana, sans-serif;
  padding: 3px 10px 3px 10px;
}
h2.webinar_list_header {
  font: normal 22px Arial, Verdana, sans-serif;
  margin: 20px 0 30px 0;
}

/**
 * product_line
 */

div.product_line div.logo {
  float: right;
  margin: 0 0 10px 10px;
  text-align: center;
  width: 30%;
}
div.product_line h6.type {
  font-weight: normal;
  font-size: 10px;
  color: #CC0000;
}
div.attribute-long li {
  margin-left: 16px;
}
div.product_line h3.title a {
  font-size: 13px;
}
div.product_line span.date {
  font-size: 11px;
  color: #666666;
}
div.product_line span.introduction, div.webinar_line p.introduction {
  font-size: 11px;
  color: #333333;
}
div.product_line a.button, div.webinar_line a.button, div.company_profile_line a.button {
  display: block;
  width: 114px;
  height: 18px;
  background: url("../images/sprites/backgrounds.png") no-repeat 0 -32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  margin-top: 8px;
  padding-top: 5px;
  text-decoration: none;
}

/**
 * company_profile_line
 */

div.company_profile_line div.logo {
  float: right;
  margin: 0px 0px 10pxx 10px;
  text-align: center;
  width: 30%;
}
div.company_profile_line h3.title a {
  font-weight: bold;
  font-size: 13px;
}
div.company_profile_line span.introduction {
  font-size: 11px;
  color: #333333;
}
div.company_profile_line div.access {
  margin-top: 5px;
}

/**
 *  product_archive
 */

div.product_archive div.product_type {
  font: normal 11px Arial, Verdana, sans-serif;
  color: #CC0000;
}
div.product_archive div.product_date {
  font: normal 11px Arial, Verdana, sans-serif;
  color: #666666;
  margin-right: 10px;
  float: left;
}
div.product_archive div.product_introduction {
  float: left;
  display: inline;
  width: 560px;
}
div.product_archive div.product_logo {
  float: right;
  display: inline;
  width: 130px;
  margin: 0px 0px 0px 10px;
}
div.product_archive div.product_access {
  float: left;
  display: inline;
  margin-left: 20px;
  width: 120px;
}
div.product_archive h3 a {
  font-weight: bold;
  font-size: 12px;
}

/**
 * product contextual
 */

div.product_contextual {
  float: right;
  width: 315px;
  margin-left: 10px;
}
div.full_webinar div.product_contextual {
  width: 254px;
}
div.full_webinar div.media_container {
  margin-bottom: 30px;
}
div.product_contextual div.box_pad ul {
  list-style: none;
}
div.product_contextual span.website_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -535px;
  padding: 5px 10px 5px 31px;
  font: normal 10px Arial, Verdana, sans-serif; 
  color: #333333;
}
div.product_contextual div.list {
  display: inline-block;
}
div.product_contextual ul.menu li {
  margin-left: 20px;
  line-height: 1px;
  padding: 10px 0 0 0;
}
div.product_contextual div.line {
  border-top: solid 1px #DBDBDB;
  margin: 0px;
  height: 0px;
  overflow: hidden;
}
div.product_contextual ul.list_site {
  padding-left: 0px;
}
div.product_contextual ul.list_site li {
  padding: 0 0 5px 8px;
  margin: 0;
  background: #FFFFFF url("../images/sprites/common.png") no-repeat left -316px;
  line-height: 1px;
}
div.product_contextual a, div.product_contextual span.visitwebsite {
  font: normal 10px Arial, Verdana, sans-serif;
}
div.product_contextual ul.list li a {
  font: normal 9px Arial, Verdana, sans-serif;
}
div.full_product_logo {
  padding-bottom: 10px;
  text-align: center;
  border-bottom: solid 1px #DBDBDB;
}

/**
 * shadow_product
 */

div.shadow_product {
  padding: 10px;
}
div.shadow_product td div {
  border-left: solid 1px #DBDBDB;
  padding-left: 10px;
}
div.shadow_product span.product_type {
  font-weight: normal;
  font-size: 12px;
  color: #CC0000;
}
div.shadow_product span.product_date {
  font-size: 9px;
  color: #333333;
}
div.shadow_product p {
  display: inline;
  font-size: 11px;
  color: #666666;
}
div.shadow_product div.product_logo {
  float: right;
}
div.shadow_product div.product_logo img {
  margin: 0 5px 0 5px;
}
div.shadow_product p.product_access {
  display: block;
  font-weight: bold;
}
div.shadow_product h3 {
  font-size: 14px;
}

/**
 * Product abstract section
 */

div.box_company_profile h2.title {
  font: normal 14px Arial, Verdana, sans-serif;
  color: #000000;
  padding: 7px 7px 7px 10px;
  text-transform: uppercase;
}
div.box_company_profile ul.menu {
  margin-top: 10px;
}
table.product_soft td {
  vertical-align: top;
}
table.product_soft td.left {
  width: 200px;
}
div.product_soft_info table {
  width: 100%;
}
div.product_soft_info table table {
  width: inherit;
}
div.product_soft_info table table td.right {
  padding-left: 10px;
}
div.product_soft_info table.encapsed td.image {
  width: 156px;
}
div.product_soft_info table p.logo {
  width: 156px;
  text-align: right;
}
div.product_soft_text {
  margin: 0 10px 0 0;
}
div.product_soft_text p {
  margin-bottom: 10px;
  font-size: 12px;
  color: #333333;
  text-align: left;
}
div.product_soft_image {
  width: 200px;
  text-align: center;
}
table.product_soft_info {
  width: 485px;
}
table.product_soft_info td {
  vertical-align: top;
}
table.product_soft_info table.encapsed {
  width: 100%;
}
div.product_soft_info {
  border-top: solid 1px #DBDBDB;
  border-bottom: solid 1px #DBDBDB;
  margin: 0 0 10px 0;
  padding: 10px 0 10px 0;
}
div.product_screenshot {
  background: transparent url("../images/sprites/screenshots.png") no-repeat 0 -869px;
  width: 176px;
  height: 249px;
  padding: 1px 23px 23px 1px;
}
div.product_screenshot_final_portrait {
  background: transparent url("../images/sprites/screenshots.png") no-repeat 0 -222px;
  width: 186px;
  height: 255px;
  padding: 1px 23px 23px 1px;
}
div.product_screenshot_final_landscape {
  background: transparent url("../images/sprites/screenshots.png") no-repeat 0 0px;
  width: 255px;
  height: 186px;
  padding: 1px 23px 23px 1px;
}
div.product_screenshot_final_portrait img, div.product_screenshot_final_landscape img {
  margin: 10px;
}
div.product_screenshot_abstract_portrait {
  background: transparent url("../images/sprites/screenshots.png") no-repeat 0 -668px;
  width: 119px;
  height: 166px;
  padding: 1px 23px 23px 1px;
}
div.product_screenshot_abstract_landscape {
  background: transparent url("../images/sprites/screenshots.png") no-repeat 0 -513px;
  width: 166px;
  height: 119px;
  padding: 1px 23px 23px 1px;
}
div.product_screenshot_abstract_portrait img, div.product_screenshot_abstract_landscape img {
  margin: 5px;
}
table.product_screenshot_frame td {
  text-align: center;
  vertical-align: middle;
  width: 176px;
  height: 245px;
}
div.product_screenshot_frame img {
  vertical-align: middle;
}
div.product_screenshot_pdf_default {
  background: transparent url("../images/sprites/screenshots.png") no-repeat 0 -1152px;
  width: 142px;
  height: 191px;
}
img.producthtml {
  padding: 0 5px 0 0;
}
img.productpdf {
  padding: 0 5px 0 0;
}
img.productwebsite {
  padding: 0 5px 0 0;
}
img.productvideo {
  padding: 0 5px 0 0;
}
img.productaudio {
  padding: 0 5px 0 0;
}
img.productwebinar {
  padding: 0 5px 0 0;
}
div.body_product_full div.video_product {
  width: 613px;
}

/*
 * Archives
 */

div.archives {
  font-size: 11px;
  color: #666666;
}
div.archives a {
  font-size: 11px;
}

/**
* product alert
*/

div.product_alert h3 {
  font-size: 14px;
}
div.product_alert h4 {
  font-size: 12px;
  clear: left;
}
div.product_alert div.product_alert_categories {
  font-size: 10px;
}
div.product_alert div.product_alert_categories p {
  margin: 5px 0 5px 0;
}
div.product_alert div.product_alert_categories div {
  display: inline;
  width: 33%;
  float: left;
  margin-bottom: 3px;
}
div.product_alert div.product_alert_categories input {
  margin: 0 5px 0 0;
  padding: 0;
  width: 13px;
  height: 13px;
  vertical-align: middle;
}
div.product_alert div.product_alert_access {
  background: url("../images/sprites/common.png") no-repeat left -114px;
  margin: 10px 0 0 370px;
}
div.product_alert div.product_alert_access input {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  width: 180px;
  height: 19px;
  margin: 0 10px 0 0;
  padding: 0 5px 0 5px;
  font: normal 10px/18px Arial, Verdana, sans-serif;
  color: #666666;
  vertical-align: middle;
}
div.product_alert div.product_alert_access a.confirm {
  vertical-align: middle;
  display: inline-block;
  width: 15px;
  height: 15px;
}

/**
* newsletter subscription daily
*/

table.newsletter_subscription {
  width: 100%;
}
div.newsletter_subscription_daily h4 {
  font-size: 11px;
}
div.newsletter_subscription_daily div {
  font-size: 10px;
}
div.newsletter_subscription_daily div.newsletter_input input {
  margin: 0 5px 0 0;
  padding: 0;
  height: 13px;
  width: 13px;
  vertical-align: middle;
}
div.newsletter_subscription_daily div.newsletter_input div.label {
  margin-bottom: 5px;
}
div.newsletter_subscription_daily div.newsletter_input div.label label {
  padding: 0 0 0 18px;
  color: #666666;
}
div.newsletter_subscription_daily div.newsletter_subscription_daily_access {
  background: url("../images/sprites/common.png") no-repeat left -114px;
  margin: 10px 0 0 57px;
}
div.newsletter_subscription_daily div.newsletter_subscription_daily_access input {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  width: 180px;
  height: 19px;
  margin: 0 10px 0 0;
  padding: 0 5px 0 5px;
  font: normal 10px/18px Arial, Verdana, sans-serif;
  color: #666666;
  vertical-align: middle;
}
div.newsletter_subscription_daily div.newsletter_subscription_daily_access a.confirm {
  vertical-align: middle;
  display: inline-block;
  width: 15px;
  height: 15px;
}

/**
 * newsletter subscription product and health
 */

div.newsletter_product_health_condition div.newsletter_input {
  margin-top: 5px;
}
div.newsletter_product_health_condition h4 {
  font-size: 11px;
}
div.newsletter_product_health_condition h3.newsletter_subscription {
  font-size: 14px;
  padding: 0px 10px 5px 10px;
}
div.newsletter_product_health_condition div {
  font-size: 10px;
}
div.newsletter_product_health_condition div.site {
  margin-bottom: 3px;
}
div.newsletter_product_health_condition div.site input {
  margin: 0 5px 0 0;
  padding: 0;
  height: 13px;
  width: 13px;
  vertical-align: middle;
}
div.newsletter_product_health_condition h3.product_title {
  font-size: 13px;
  margin-top: 10px
}
div.newsletter_product_health_condition div.newsletter_input div.label label {
  padding: 0 0 0 23px;
  color: #666666;
}
div.newsletter_product_health_condition div.product_alert_access {
  background: url("../images/sprites/common.png") no-repeat left -114px;
  margin: 10px 0 0 57px;
}
div.newsletter_product_health_condition div.product_alert_access input {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  width: 180px;
  height: 19px;
  margin: 0 10px 0 0;
  padding: 0 5px 0 5px;
  font: normal 10px/18px Arial, Verdana, sans-serif;
  color: #666666;
  vertical-align: middle;
}
div.newsletter_product_health_condition div.product_alert_access a.confirm {
  vertical-align: middle;
  display: inline-block;
  width: 15px;
  height: 15px;
}
div.newsletter_product_health_condition div.line {
  margin: 0px;
}

/**
 * Product Category / Health Condition Category
 */

div.category_tabs {
  width: 464px;
}
div.category_tabs div.category_head_0 {
  height: 35px;
  background: url("../images/sprites/tab_1_hf.png") no-repeat center 0px;
}
div.category_tabs div.category_head_1 {
  height: 35px;
  background: url("../images/sprites/tab_1_hf.png") no-repeat center -35px;
}
div.category_tabs div.category_head_2 {
  height: 35px;
  background: url("../images/sprites/tab_1_hf.png") no-repeat center -70px;
}
div.category_tabs div.category_body {
  background: url("../images/sprites/tab_1_b.png") repeat-y center center;
  padding: 5px 10px 5px 10px;
}
div.category_tabs div.category_foot {
  height: 5px;
  background: url("../images/sprites/tab_1_hf.png") no-repeat center bottom;
}
div.category_tabs h3.on, div.category_tabs h3.off {
  display: inline-block;
  float: left;
  width: 152px;
  padding-top: 6px;
  text-align: center;
}
div.category_tabs h3.on {
  font: bold 11px Arial, Verdana, sans-serif;
  color: #CC0000;
  text-transform: uppercase;
}
div.category_tabs h3.off a {
  font: bold 11px Arial, Verdana, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}
div.category_tabs div.category_head_0 h3.off {
  margin: 0 0 0 4px;
}
div.category_tabs div.category_head_1 h3.on {
  margin: 0 4px 0 4px ;
}
div.category_tabs div.category_head_2 h3.off {
  margin: 0 4px 0 0;
}

/**
 * Search section
 */

div.search label.search_advanced_link, label.search_advanced_link a {
  font: normal 11px Arial, Verdana, sans-serif;
}
div.search input.halfbox {
  width: 180px;
}
div.search select.searchDate {
  width: 220px;
}
div.search div.warning, div.search div.result {
  margin: 10px 0 0 0;
  background: none;
  border: none;
}
div.search div.from, div.search div.search_sort {
  margin: 10px 0 10px 0;
}
div.search div.more {
  margin: 0 0 10px 0;
  font-size: 12px;
}
div.search div.warning h2.result {
  padding-top: 5px;
  font-size: 12px;
  color: #333333;
}
div.search div.warning p.reason {
  font-size: 12px;
  color: #666666;
  margin: 10px 0 0 0;
}
div.search div.warning p.tips {
  font-weight: bold;
  font-size: 12px;
  color: #333333;
  margin: 10px 0 10px 0;
}
div.result p, div.sort p, div.from p, div.search p.notify, div.sort_by p, div.search_sort p {
  font-size: 12px;
  color: #666666;
}
div.result span.count, div.result span.text, div.sort_by span.disabled, div.from span.count, div.from span.site, div.search_sort span.disabled, div.search_sort span.disabled a {
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}
div.from div.count, div.search_sort div.sort_by {
  float: right;
}
div.more p {
  text-align: right;
}
div.search table {
  margin: 10px 0 0 0;
  width: 100%;
}
div.search td label {
  font-size: 12px;
  color: #333333;
}
table.advanced_search, table.advanced_search td.advanced_search_button {
  padding-top: 10px;
}
table.advanced_search td {
  padding: 1px 0 1px 0;
}
div.no_center {
  text-align: left;
}
span.search_sort {
  font-size: 10px;
  color: #666666;
}
div.search div.text_line h1 a {
  font-weight: normal;
  font-size: 19px;
}
div.search div.text_line h2, div.search div.text_line h2 a {
  font-weight: normal;
  font-size: 12px;
}
div.search div.text_line p.introduction {
  font-size: 11px;
  color: #000000;
}
div.search div.text_line p.domain {
  color: #666666;
}
div.search span.search_imported {
  color: #666666;
  font-size: 11px;
}
div.search_sort span.content_type {
  font-weight: bold;
  font-size: 12px;
  color: #004D76;
  text-transform: uppercase;
  text-decoration: underline;
}
div.search_sort span.content_type_result {
  font-weight: bold;
  font-size: 12px;
  color: #004D76;
  text-decoration: underline;
}
div.search_thumb_media h3, div.search_thumb_media h3 a {
  font-weight: normal;
  font-size: 12px;
  color: #004D76;
}
div.search_thumb_media td.right {
  text-align: left;
  vertical-align: top;
}
div.search_thumb_media td.right h3 {
  margin-bottom: 2px;
}
div.search_thumb_media td.left {
  vertical-align: top;
  text-align: center;
  width: 90px;
}
div.search_thumb_media td.left_no_image {
  width: 0px;
}
div.search_thumb_media img {
  margin-right: 10px;
}
div.search_thumb_media div.overlay {
  margin-top: -68px;
  display: block;
  width: 88px;
  height: 66px;
  overflow: hidden;
  cursor: pointer;
}
div.search_thumb_media div.report_info {
  height: 70px;
}
div.search_thumb_media div.report_info h4 {
  font-weight: normal;
  font-size: 11px;
  color: #333333;
}
div.n_left div.search_thumb_media {
  float: left;
  display: inline;
  padding: 0 0 0 5px;
  width: 295px;
}
div.n_right div.search_thumb_media {
  float: right;
  display: inline;
  padding: 0 5px 0 0;
  width: 295px;
}
div.box_search_custom_date {
  padding-top: 5px;
  padding-left: 240px;
}
div.search label.search_custom_date_lbl {
  font: normal 11px Arial, Verdana, sans-serif;
  color: #000000;
}
div.box_search_custom_date input.inputdate, div.box_search_custom_date input.btnsearchcustom, div.box_search_custom_date div.box_search_custom_date_error {
  font: normal 11px Arial, Verdana, sans-serif;
}
div.box_search_custom_date_error {
  padding-top: 2px;
  padding-bottom: 3px;
}
div.box_search_custom_date_error p {
  font: bold 10px Arial, Verdana, sans-serif;
  color: #CC0000;
}
table td.custom_date_example {
  padding-top: 2px;
  font: normal 9px Arial, Verdana, sans-serif;
  color: #666666;
}
div.box_search_custom_date table {
  margin: 0 0 0 0;
  width: 200px;
}
div.box_search_custom_date table.custom_date_from_to td.input_message {
  width: 150px;
}
div.box_search_custom_date table td.from_to {
  padding-right: 5px;
  text-align: right;
}
div.box_search_custom_date table td.btnsearchcustom {
  padding-top: 2px;
}
div.search div.did_you_mean p {
  padding-top: 5px;
  padding-left: 0px;
  color: #CC0000;
}
div.search div.did_you_mean p, div.search div.did_you_mean p a {
  font-size: 14px;
}
div.search div.did_you_mean p a {
  text-decoration: underline;
}
div.search div.did_you_mean p a i {
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}
div.search p.additinal_filter {
  font-size: 11px;
  font-family: Arial, Verdana, sans-serif;
  margin-top: 5px;
}
div.search p.additinal_filter strong {
  font-size: 12px;
}
div.search p.additinal_filter label {
  margin-left: 7px;
  padding-bottom: 1px;
}
div.search p.additinal_filter label, div.search p.additinal_filter input {
  vertical-align: middle;
}

/**
 * Partners
 */

div.partners p {
  font-size: 11px;
  color: #333333;
  margin-top: 5px;
}
div.partners_logo a {
  float: right;
  padding-left: 10px;
  margin-bottom: 10px;
}

/**
 * partner_line
 */

div.partner_line {
  margin-top: 10px;
}
div.partner_line h2.title {
  font-size: 14px;
  color: #333333;
  padding: 0;
}
div.partner_line div.summary {
  font-weight: normal;
  font-size: 11px;
  margin-top: 5px;
}
div.partner_line div.location {
  font-weight: normal;
  font-size: 11px;
  color: #333333;
}
div.partner_line div.location a {
  font-weight: normal;
  font-size: 11px;
}

/**
 * Static pages
 */

div.static_page, div.static_page a {
  font-weight: normal;
  font-size: 11px;
  color: #333333;
}
div.static_page h1 {
  font-size: 16px;
  color: #333333;
}
div.static_page h2 {
  font-size: 13px;
  color: #333333;
}
div.static_page p {
  margin-bottom: 10px;
}
div.static_page h1, div.static_page h2 {
  margin: 5px 0 5px 0;
}
div.static_page h3 {
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 10px;
}
div.static_page h4, div.static_page h5, div.static_page h6 div.static_page p {
  margin-top: 5px;
}
div.static_page div.events h2 {
  color: #CC0000;
}
div.static_page div.digital_edition a {
  color: #004D76;
}

/**
 * Advertisment
 */

div.advertisment {
  font-size: 11px;
  color: #333333;
}
div.advertisment p {
  font-size: 11px;
  margin-bottom: 10px;
}

/**
 * About Us
 */

div.about_us h1.headline {
  font-size: 20px;
  color: #004D76;
  margin-bottom: 10px;
}
div.about_us div.story {
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  margin-bottom: 10px;
}
div.about_us h2.headline2 {
  font-size: 12px;
  margin-bottom: 10px;
}
div.about_us p {
  margin-bottom: 10px;
}
div.about_us div.story a {
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline;
}
div.about_us h1 a.headline_video {
  padding: 0 0 0 30px;
}

/**
 * Feedback
 */

div.smartlead table {
  width: 100%;
  border-collapse: separate;
}
div.feedback h3 {
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 10px;
}
div.feedback h1 {
  font-size: 16px;
  color: #333333;
}
div.feedback h2 {
  font-size: 13px;
  color: #333333;
}
div.feedback p {
  font-size: 11px;
  color: #333333;
  margin-bottom: 10px;
}
div.feedback div.story div.smartlead {
  margin: 10px;
  font-size: 11px;
  color: #000000;
  margin-bottom: 10px;
}
div.feedback div.story div.smartlead td {
  height: 15px;
}
div.smartlead td{
  padding: 2px 0 2px 0;
}
div.smartlead td.label {
  text-align: right;
  padding-right: 10px;
  width: 35%;
}
div.smartlead tr.hidden {
  display: none;
}
div.smartlead td.text input {
  width: 167px;
}
div.smartlead td.select select {
  width: 188px;
}

/**
 * smartlead
 */

div.smartlead {
  font-size: 11px;
  color: #000000;
}
div.smartlead div {
  margin: 3px 0 0 0;
}
div.smartlead div input.button {
  margin: auto;
}
div.smartlead label {
  font-size: 12px;
  color: #666666;
}
div.smartlead label span{
  font-size: 11px;
  color: #000000;
  vertical-align:middle;
}
div.smartlead label input{
  vertical-align:middle;
}
div.smartlead input, div.smartlead textarea, div.smartlead select {
  font-size: 10px;
  color: #000000;
}
div.body_product_full div.smartlead textarea {
  width: 180px;
}
div.smartlead input.submit {
  font: inherit;
  color: inherit;
}
div.smartlead span.mandatory {
  font-size: 12px;
  color: #CC0000;
}
div.smartlead td.submit_default, div.smartlead td.submit_hardlead {
  padding-top: 10px;
  text-align: center;
}
div.smartlead td.submit_default input {
  background: url("../images/sprites/backgrounds.png") no-repeat 0 -65px;
  height: 34px;
  width: 190px;
  border: none;
  font: bold 15px Arial, Verdana, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
}
div.smartlead td.submit_hardlead input {
  background: #FFFFFF url("../images/sprites/backgrounds.png") no-repeat 0 -109px;
  height: 34px;
  width: 182px;
  border: none;
  font: bold 12px Arial, Verdana, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
}
div.smartlead .validation-advice, div.comment_post_form .validation-advice, div.report_abuse .validation-advice, div.forum .validation-advice {
  font-size: 11px;
  font-weight: bold;
  background: none;
  color: #CC0000;
  padding: 0;
}
a.button_download {
  background: #FFFFFF url("../images/sprites/backgrounds.png") no-repeat 0 -65px;
  height: 34px;
  width: 190px;
  border: none;
  font: bold 16px Arial, Verdana, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding-top: 7px;
  text-align: center;
}
table.hardlead_pdf_download td {
  vertical-align: bottom;
}

table.hardlead_pdf_download table.product_screenshot_frame td {
  vertical-align: middle;
}
table.hardlead_pdf_download td p {
  margin-bottom: 15px;
}
h3.form_title {
  font: bold 14px Arial, Verdana, sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  margin-bottom: 3px;
}
div.smartleadprivacypolicy {
  margin-top: 8px;
}
div.smartleadprivacypolicy p {
  color: #666666;
  font: normal 10px Arial, Verdana, sans-serif;
  text-align: justify;
}
div.smartleadprivacypolicy p a {
  font: normal 10px Arial, Verdana, sans-serif;
}

/**
 * Supplier Related News
 */

div.supplier_related_news table {
  width: 100%;
}
div.supplier_related_news table td.right {
  width: 180px;
  height: 102px;
  text-align: center;
}
div.supplier_related_news table td.right img{
  vertical-align: middle;
}
div.supplier_related_news h5.label {
  font-size: 14px;
  color: #666666;
  margin: 16px 0 0 0;
}
div.supplier_related_news h1.title {
  font-size: 18px;
  color: #000000;
  margin: 2px 0 15px 0;
}
div.supplier_related_news p.also {
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}
div.supplier_related_news p.also a {
  font-weight: bold;
}
div.supplier_related_news div.dash {
  background: #FFFFFF url("../images/sprites/dash.gif") repeat-x;
  height: 1px;
  margin: 10px 0 20px 0;
}

/**
 * Site map
 */

table.site_map {
  margin-bottom: 5px;
  width: 100%;
}
table.site_map h3.headline {
  font-size: 12px;
  color: #666666;
  margin-bottom: 5px;
}
table.site_map ul {
  list-style: none;
}
table.site_map ul li.tree_middle {
  padding: 0 0 0 20px;
  background: #FFFFFF url("../images/sprites/backgrounds.png") no-repeat 0px -449px;
}
table.site_map ul li.tree_end {
  padding: 0 0 0 20px;
  background: #FFFFFF url("../images/sprites/backgrounds.png") no-repeat 0px -499px;
}
table.site_map td.left {
  width: 40%;
}
table.site_map td.right {
  width: 60%;
}
table.site_map td {
  vertical-align: top;
  padding-top: 10px;
}
table.site_map a {
  font-size: 11px;
}

/**
 * All sites
 */

div.all_sites p {
  font-size: 11px;
  color: #000000;
  margin-bottom: 10px;
}
div.all_sites h2 {
  margin-top: 15px;
  font: bold 14px Arial, Verdana, sans-serif;
  color: #000000;
  margin-bottom: 10px;
}
div.all_sites div.story {
  font-size: 11px;
  color: #000000;
  margin-bottom: 10px;
}
div.all_sites table.all_sites tr.line td {
  border-top: solid 1px #DBDBDB;
}
div.all_sites table.all_sites td {
  vertical-align: top;
  padding: 3px 0 3px 0;
}
div.all_sites table.all_sites td.site {
  width: 170px;
  background: url("../images/sprites/common.png") no-repeat left -250px;
  padding-left: 7px;
}
div.all_sites table.all_sites td.site a {
  font-size: 11px;
}
div.all_sites table.all_sites td.baseline label {
  font-size: 11px;
  color: #666666;
}

/**
 * All Feeds
 */

div.all_feeds p {
  font-size: 11px;
  color: #333333;
  margin-bottom: 10px;
}
div.all_feeds h1 {
  font: bold 14px Arial, Verdana, sans-serif;
  color: #333333;
  margin-bottom: 10px;
}
div.all_feeds h2 {
  margin-top: 15px;
  font: bold 13px Arial, Verdana, sans-serif;
  color: #000000;
  margin-bottom: 10px;
}
div.all_feeds div.story {
  font-size: 11px;
  color: #000000;
  margin-bottom: 10px;
}
div.all_feeds ul {
  list-style: none;
}
div.all_feeds a.list_rss {
  background: url("../images/sprites/common.png") no-repeat -968px -147px;
  padding-left: 18px;
  font-size: 12px;
}

/**
 * Advertise
 */

div.advertise h1 {
  font-size: 20px;
  color: #004D76;
  margin-bottom: 10px;
}
div.advertise p {
  margin-bottom: 10px;
  font-size: 11px;
}

/**
 * Other Product And Supplier News
 */

div.other_product_and_supplier_news h1 {
  font-size: 20px;
  color: #004D76;
  margin-bottom: 10px;
}
div.other_product_and_supplier_news h2 {
  font-size: 16px;
  margin: 10px 0 5px 0;
}
div.other_product_and_supplier_news p {
  margin-bottom: 10px;
  font-size: 11px;
}

/**
 * Forward
 */

div.forward h1 {
  font-size: 20px;
  color: #004D76;
  margin-bottom: 10px;
}
iframe#neolane_iframe {
  width: 460px;
  height: 500px;
  border: none;
}

/**
 * Error
 */

div.error {
  font-weight: bold
  font-size: 14px;
  color: #333333;
}
div.error p a {
  font-weight: bold;
  font-size: 14px;
}
div.error p {
  margin: 50px;
}

/**
 * Tip a friend
 */

div.tipafriend div.smartlead {
  margin-top: 10px;
}
div.tipafriend p {
  font-size: 12px;
  color: #333333;
}
div.tipafriend div.smartlead label {
  font-weight: bold;
  font-size: 11px;
  color: #333333;
}
div.tipafriend div.smartlead input[type="text"] {
  width: 223px;
}
div.tipafriend div.smartlead td.submit_default {
  padding-top: 10px;
}
div.tipafriend div.tipafiend_entry {
  margin-top: 10px;
}
div.tipafriend div.small_space {
  margin: 8px 0 0 0;
}
div.tipafriend h2 {
  font-size: 16px;
  margin: 10px 0 10px 0;
  color: #CC0000;
}

/**
 * Subscription
 */

div.subscription h1 {
  font-size: 20px;
  color: #004D76;
  margin-bottom: 10px;
}
div.subscription h3 {
  font-size: 14px;
  margin-bottom: 10px;
}
div.subscription p {
  font-size: 12px;
  color: #333333;
  margin-bottom: 10px;
}
div.subscription p.confirm {
  margin: 10px 0 0 0;
}
div.subscription input.nl_box {
  margin: 0;
  padding: 0;
  background: url("../images/sprites/common.png") no-repeat 0 -114px;
  border: none;
  width: 180px;
  height: 17px;
  padding: 2px 5px 0 5px;
  font: normal 10px Arial, Verdana, sans-serif;
  color: #666666;
}
div.subscription a.confirm {
  display: block;
  background: url("../images/sprites/backgrounds.png") no-repeat 0 -179px;
  width: 219px;
  height: 25px;
}
div.subscription div.label input {
  margin-right: 5px;
  vertical-align: middle;
}
div.subscription div.label label {
  font-size: 10px;
}

/**
 * Advertise section
 */

div.leaderboard {
  margin: 10px 0 0 0;
  height: 90px;
  width: 1000px;
  border-top: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  text-align: center;
}
table.rectangle {
  width: 336px;
  margin: 10px 0 0 0;
}
table.rectangle td.rectangle {
  text-align: center;
  vertical-align: middle;
}
table.skyscraper {
  margin: 10px 0 0 0;
  width: 140px;
}
table.skyscraper td.skyscraper {
  text-align: center;
  vertical-align: middle;
  padding: 0 10px 0 10px;
}
div.archives div.textad {
  margin-top: 10px;
}
div.textad {
  margin-bottom: 10px;
}
div.textad h3, div.news_full div.story div.textad h3 {
  font-size: 12px;
  color: #333333;
  margin-bottom: 3px;
  text-transform: uppercase;
}
div.textad h4, div.news_full div.story div.textad h4 {
  margin-bottom: 2px;
}
div.textad h4 a, div.news_full div.story div.textad h4 a {
  font-weight: bold;
  font-size: 13px;
}
div.textad p {
  margin: 0;
  font-size: 11px;
}
div.textad p a {
  color: #000000;
  text-decoration: none;
}
div.textad p a:hover, div.textad p a:focus {
  color: #CC0000;
}
div.partner p.text {
  margin-top: 10px;
  font-style: italic;
  font-size: 11px;
  color: #333333;
}
div.partner p.logo {
  margin-top: 10px;
  text-align: center;
}

/**
 * Print
 */

body.print {
  background: #FFFFFF;
}
div.global_print {
  margin: auto;
  width: 650px;
  border: solid 1px #DBDBDB;
  margin-top: 10px;
  padding: 10px 10px 0 10px;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}
div.global_print h1.logo {
  margin-bottom: 5px;
}
div.global_print h1.base_line {
  font-size: 13px;
  margin-bottom: 10px;
}
div.global_print p.copyright {
  font: normal 9px Arial, Verdana, sans-serif;
  color: #666666;
  text-align: right;
}
div.global_print p.copyright img {
  vertical-align: middle;
}
div.global_print h1.headline {
  font-size: 25px;
  color: #004D76;
  margin-bottom: 10px;
}
div.global_print p.topics {
  font-size: 12px;
  color: #666666;
}
div.global_print h5.author_date {
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  margin-bottom: 10px;
}
div.global_print h4.introduction {
  font-size: 11px;
  color: #000000;
  margin-bottom: 10px;
}
div.global_print h6.strap {
  font: bold 11px Arial, Verdana, sans-serif;
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 10px;
}
div.global_print p {
  margin-bottom: 10px;
}
div.global_print p.news_copyright {
  font: normal 9px Arial, Verdana, sans-serif;
  color: #666666;
}
div.global_print p.news_copyright a {
  font: normal 9px Arial, Verdana, sans-serif;
}
div.global_print h1.title {
  font-size: 20px;
  margin-bottom: 10px;
}
div.global_print table.document_soft, div.global_print table.document_full {
  width: 100%;
  margin: 10px 0 10px 0;
}
div.global_print h4.abstract {
  font-weight: normal;
  font-size: 11px;
  color: #333333;
}
div.global_print h4.abstract span.date {
  font-weight: normal;
  font-size: 11px;
  color: #666666;
}
div.global_print table.document_soft td.logo, div.global_print table.document_full td.logo {
  width: 170px;
  text-align: center;
}
div.global_print table.document_soft p.details {
  border-left: solid 1px #333333;
  color: #333333;
  padding-left: 8px;
}

/**
 * Boxe media content
 */

div.box_tab {
  width: 336px;
  overflow: hidden;
}
div.box_tab ul.box_nav {
  background: #FFFFFF url("../images/sprites/tab_0_hf.png") no-repeat center top;
  height: 36px;
  overflow: hidden;
}
div.box_tab div.box_content {
  background: #FFFFFF url("../images/sprites/tab_0_b.png") repeat-y center center;
  padding: 5px 10px 5px 10px;
}
div#tab1, div#tab2, div#tab3, div.scroll {
  max-height: 232px;
  overflow: auto;
}
div.box_tab div.box_foot {
  background: #FFFFFF url("../images/sprites/tab_0_hf.png") no-repeat center -108px;
  height: 5px;
  overflow: hidden;
}
div.box_tab ul.box_nav li {
  display: inline-block;
  font: bold 13px Arial, Verdana, sans-serif;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: auto;
  width: 166px;
  text-align: center;
  text-decoration: none;
}
div.box_tab ul.box_nav li a {
  text-decoration: none;
}
div.box_tab ul.box_nav li.unselected, div.box_tab ul.box_nav li.unselected a {
  color: #FFFFFF;
  cursor: pointer;
}
div.box_tab ul.box_nav li.selected, div.box_tab ul.box_nav li.selected a {
  color: #999999;
  cursor: default;
}
div.box_tab div.box_content div.selected {
  display: block;
}
div.box_tab div.box_content div.unselected {
  display: none;
}
div.box_tab ul.box_nav {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0;
  width: 336px;
}
div.box_tab ul.box_nav li#tab_margin {
  margin-left: 4px;
}
div.box_tab ul.box_nav li {
  float: left;
}
p.no_media_content_found {
  font-size: 14px;
  color: #999999;
  text-align: center;
}

/**
 * News media
 */

div.news_media h3.headline {
  font-size: 11px;
}
div.news_media h3.headline a {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
div.news_media h4.interviewed_name {
  font-weight: normal;
  font-size: 11px;
  color: #333333;
}
div.news_media p.speakers {
  margin: 5px 0 5px 0;
  font-size: 10px;
  color: #333333;
}
div.news_media h5.interviewed_info, div.news_gallery h5.interviewed_info {
  font-weight: normal;
  font-size: 11px;
  color: #999999;
}
div.news_media p.introduction {
  font-size: 11px;
  color: #999999;
}
div.news_featured {
  width: 287px;
  float: left;
}
div.feature_left {
  margin-right: 10px;
}
div.news_featured h3.headline,
div.news_featured h3.headline a,
div.news_featured h4.interviewed_name,
div.news_featured h5.interviewed_info,
div.news_featured p.introduction {
  font-size: 11px;
}
div.news_featured h3.headline, div.news_featured h3.headline a {
  font-weight: bold;
}
div.news_featured h4.interviewed_name {
  font-weight: normal;
  color: #333333;
}
div.news_featured h5.interviewed_info, div.news_featured p.introduction {
  font-weight: normal;
  color: #999999;
}

/**
 * spotlight
 */

div.spotlight_nav {
  margin-top: 10px;
}
div.spotlight_nav p {
  text-align: center;
}
div.spotlight_nav p a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  margin: 0 4px 0 4px;
}
div.spotlight_nav a.nav_left {
  width: 20px;
  height: 20px;
  background: scroll transparent url("../images/sprites/common.png") 0px -539px;
}
div.spotlight_nav a.nav_right {
  width: 20px;
  height: 20px;
  background: scroll transparent url("../images/sprites/common.png") -20px -539px;
}
div.spotlight_nav a.disabled {
  width: 14px;
  height: 16px;
  background: #DBDBDB;
  border: solid 1px #CCCCCC;
}
div.spotlight_nav a.enabled {
  width: 14px;
  height: 16px;
  background: #FFFFFF;
  border: solid 1px #999999;
}
div.spotlight_slider div.mask {
  height: 124px;
  overflow: hidden;
  position: relative;
}
div.spotlight_slider div.spotlight_content {
  position: absolute;
}
div.spotlight_content td {
  vertical-align: top;
  width: 316px;
}
div.spotlight_news {
  width: 316px;
}
div.spotlight_news h3.headline {
  font-size: 11px;
}
div.spotlight_news h3.headline a {
  font-weight: bold;
  font-size: 11px;
}
div.spotlight_news h4.interviewed_name {
  font-weight: normal;
  font-size: 11px;
  color: #333333;
}
div.spotlight_news h5.interviewed_info {
  font-weight: normal;
  font-size: 11px;
  color: #999999;
}
div.spotlight_news p.introduction {
  font-size: 11px;
  color: #999999;
}
div.spotlight_news h5.strap {
  font-size: 11px;
  margin-bottom: 5px;
  text-transform: capitalize;
}

/**
 * Property
 */
div.property_week {
  width: 316px;
}
div.property_week h3.title a:link, div.property_week h3.title a:visited {
  font-weight: bold;
  font-size: 11px;
}
div.property_week p.price {
  font-weight: bold;
  font-size: 11px;
  color: #CC0000;
}
div.property_week p.description, div.property_week span.tenure {
  font-weight: normal;
  font-size: 11px;
}
div.property_week span.tenure {
  color: #999999;
}

/**
 * News wrapper
 */

div.wrapper_news {
  border: solid 1px #DBDBDB;
  background: #FFFFFF;
  padding: 1px;
  float: left;
  overflow: hidden;
  margin: 0 10px 0 0;
}
div.wrapper_news div.overlay {
  margin-top: -240px;
}

/**
 * media slider
 */

div.media_slider {
  width: 316px;
  margin-top: 10px;
}
div.media_slider div.nav_left, div.media_slider div.nav_right {
  width: 12px;
  height: 66px;
  display: inline;
}
div.media_slider div.nav_left {
  float: left;
  margin-right: 4px;
}
div.media_slider div.nav_right {
  float: right;
  margin-left: 4px;
}
div.media_slider div.nav_left a, div.media_slider div.nav_right a {
  display: block;
  width: 12px;
  height: 12px;
  margin-top: 27px;
  overflow: hidden;
}
div.media_slider div.nav_left a {
  background: #FFFFFF url("../images/sprites/backgrounds.png") no-repeat left -339px;
}
div.media_slider div.nav_right a {
  background: #FFFFFF url("../images/sprites/backgrounds.png") no-repeat right -339px;
}
div.media_slider div.nav_left a.enabled{
  background-position: left -351px;
  cursor: pointer;
}
div.media_slider div.nav_right a.enabled {
  background-position: right -351px;
  cursor: pointer;
}
div.media_slider div.nav_left a.disabled {
  background-position: left -339px;
  cursor: default;
}
div.media_slider div.nav_right a.disabled {
  background-position: right -339px;
  cursor: default;
}
div.media_slider div.mask {
  float: left;
  width: 284px;
  height: 66px;
  overflow: hidden;
  position: relative;
}
div.media_slider div.content {
  position: absolute;
}
div.media_slider td {
  vertical-align: middle;
}
div.media_slider td.media_text {
  padding: 0 5px 0 5px;
  background: #F0F0F0 url("../images/sprites/backgrounds.png") no-repeat right -373px;
}
div.media_slider div.content div.picture img {
  width: 88px;
  height: 66px;
  overflow: hidden;
}
div.media_slider td.media_text h3.headline, div.media_slider td.media_text h3.headline a {
  font-weight: bold;
  font-size: 10px;
  width: 98px;
}

/**
 * newsletter subscription embed
 */

div.newsletter_subscription_embed_env {
  margin-top: 20px;
}
div.newsletter_subscription_embed {
  padding: 0px 10px 0px 10px;
}
div.newsletter_subscription_embed div.bg {
  background: url("../images/sprites/common.png") no-repeat right -385px;
  padding: 4px 0 4px 0;
}
div.newsletter_subscription_embed div.newsletter_icon {
  background: url("../images/sprites/icons.png") no-repeat 0 -2854px;
  padding: 0 0 0 20px;
  width: 245px;
}
div.newsletter_subscription_embed div.newsmetter_form {
  float: right;
  width: 178px;
  height: 12px;
  text-align: right;
}
div.newsletter_subscription_embed div.newsletter_icon p {
  margin-bottom: 0;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
}
div.newsletter_subscription_embed input.nl {
  font: normal 10px Arial, Verdana, sans-serif;
  color: #666666;
  border: none;
  height: 12px;
  width: 153px;
  margin: 0px 8px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: transparent;
  vertical-align: top;
}
div.newsletter_subscription_embed a.confirm {
  display: inline-block;
  height: 12px;
  width: 12px;
  vertical-align: top;
}

/**
 * news line media
 */

div.news_line_media table td {
  vertical-align: top;
}
div.news_line_media table td.left {
  width: 170px;
}
div.news_line_media h6.strap {
  font-size: 11px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
div.news_line_media h2.headline {
  margin: 20px 0 10px 0;
}
div.news_line_media h2.headline a {
  font-weight: bold;
  font-size: 12px;
}
div.news_line_media p.introduction {
  font-size: 11px;
  color: #666666;
}
div.news_line_media p.date {
  margin-top: 10px;
  font-size: 11px;
  color: #999999;
}
div.news_line_media div.interviewed_info, div.news_line_media p.speakers {
  margin-bottom: 10px;
}
div.news_line_media h4.interviewed_name {
  font-weight: bold;
  font-size: 11px;
  color: #000000;
}
div.news_line_media p.speakers {
  font-size: 11px;
  color: #000000;
}
div.news_line_media h5.interviewed_info {
  font-weight: normal;
  font-size: 11px;
  color: #333333;
}

/**
 * comments
 */

div.comment_box h2.title {
  font: bold 14px Arial, Verdana, sans-serif;
  color: #CC0000;
  text-transform: uppercase;
  padding: 15px 0 0 0;
}

div.comment_box div.line {
  margin: 15px 0 15px 0;
}
div.comment_box span.comments_closed {
  font: normal 10px Arial, Verdana, sans-serif;
}
div.comment_box p.notice {
  font-size: 10px;
  color: #666666;
}
div.comment_post_head p {
  border-bottom: solid 1px #DBDBDB;
  padding-bottom: 5px;
}
div.comment_post_head a.comment_l {
  padding: 3px 28px 3px 0;
  font-weight: bold;
  font-size: 12px;
  background: url("../images/sprites/icons.png") no-repeat 109px -907px;
}
div.more_comments, div.comment_post_head {
  margin: 20px 0px 0px 0px;
}
div.more_comments p {
  text-align: right;
}
div.more_comments p span.pipe {
  padding: 0 5px 0 5px;
}
div.more_comments a#collapse_and_scroll {
  font-size: 12px;
}
div.more_comments a.comment_l {
  font-size: 12px;
  padding: 2px 0 2px 28px;
}
div.comment_view_line div.light {
  margin: 10px 0 10px 0;
  padding: 10px 0 10px 0;
  background: #FDFDFD;
  border-top: solid 1px #DBDBDB;
  border-bottom: solid 1px #DBDBDB;
}
div.comment_view_line h3.title, div.forum div.abuse_form h3.title, div.forum div.post_form h3.title {
  font-size: 14px;
  color: #333333;
}
div.comment_view_line p.body, div.forum div.abuse_form p.body, div.forum div.post_form p.body {
  font-size: 11px;
  margin-top: 5px;
  color: #333333;
}
div.comment_view_line p.info, div.forum div.form div.forum_view_line p.info {
  margin-top: 10px;
  font-size: 10px;
  color: #999999;
}
div.comment_view_line p.abuse {
  float: right;
  padding-top: 20px;
}
div.comment_view_line p.abuse a.abuse {
  font: bold 10px Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #999999;
  text-decoration: none;
  border: solid 1px #999999;
  display: inline-block;
  padding: 0px 2px 0px 2px;
}
div#recaptcha_image {
  border: solid 1px #DBDBDB;
}
div.comment_post_form sup.mandatory {
  color: #CC0000;
}
div.comment_post_form td.label {
  font-size: 12px;
  color: #666666;
}
div.comment_post_form p.info {
  font-size: 10px;
  color: #999999;
}
div.comment_post_form table {
  width: 100%;
  margin-top: 10px;
}
div.comment_post_form table.fields td {
  padding: 2px 0 2px 0;
}
div.comment_post_form table.fields td.label {
  text-align: right;
  padding-right: 5px
}
div.comment_post_form table.fields td.field {
  width: 320px;
}
div.comment_post_form table.fields td.field input {
  width: 314px;
}
div.comment_post_form table.fields td.field textarea {
  width: 314px;
  height: 100px;
}
div.comment_post_form table.terms {
  margin-top: 5px;
}
div.comment_post_form table.submit {
  margin-top: 5px;
}
div.comment_post_form table.submit td {
  text-align: center;
}
div.comment_post_form input#agree {
  vertical-align: middle;
}
div.comment_post_form table td.field input, div.comment_post_form table td.field textarea {
  font-size: 12px;
  color: #666666;
}
div.comment_post_form input.form_post {
  background: url("../images/sprites/backgrounds.png") no-repeat 0 -214px;
  height: 26px;
  width: 180px;
  border: none;
  font: bold 14px Arial, Verdana, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
}
div.comment_post_form p.captcha_title {
  font-size: 14px;
  color: #CC0000;
  margin: 10px 0 5px 0;
}
div.comment_post_form div#recaptcha_widget {
  margin-bottom: 5px;
}
div.comment_post_form div#recaptcha_image {
  margin-bottom: 4px;
}
div.comment_post_form a.recaptcha_reload {
  float: right;
  background: url("../images/sprites/backgrounds.png") no-repeat 0 -286px;
  height: 14px;
  width: 14px;
  display: inline-block;
  margin: 22px 0 0 0;
}
div.comment_post_form input#recaptcha_response_field {
  width: 298px
}
div.news_full h5.author_date a.comment_l, div.news_full p.author_date a.comment_l, div.news_full div.author_info a.comment_l {
  float: right;
  padding: 0px 0 4px 28px;
}

/**
 * Comment abuse
 */

div.report_abuse p.introduction_it {
  margin: 10px 0 10px 0;
  font-weight: bold;
  font-size: 12px;
  color: #666666;
}
div.report_abuse p.introduction, div.forum div.abuse_form p.introduction {
  margin: 10px 0 10px 0;
  font-size: 12px;
  color: #CC0000;
}
div.report_abuse sup.mandatory {
  color: #CC0000;
}
div.report_abuse td.label {
  font-size: 12px;
  color: #666666;
}
div.report_abuse p.info, div.forum div.abuse_form p.info, div.forum div.post_form p.introduction, div.forum div.profile_form p.info {
  font-size: 10px;
  color: #999999;
}
div.report_abuse table {
  margin: 0 auto 0 auto;
}
div.report_abuse table.fields td {
  padding: 2px 0 2px 0;
}
div.report_abuse table.fields td.label {
  text-align: right;
  padding-right: 5px
}
div.report_abuse table.fields td.field {
  width: 320px;
}
div.report_abuse table.fields td.field input {
  width: 314px;
}
div.report_abuse table.fields td.field textarea {
  width: 314px;
  height: 100px;
}
div.report_abuse table td.field input, div.report_abuse table td.field textarea {
  font-size: 12px;
  color: #666666;
}
div.report_abuse table.submit {
  margin-top: 5px;
}
div.report_abuse table.submit td {
  text-align: center;
}
div.report_abuse p.back, div.forum div.abuse_form p.back {
  margin-top: 10px;
  font-size: 12px;
  color: #999999;
  text-align: right;
}
div.report_abuse input.form_post {
  background: url("../images/sprites/backgrounds.png") no-repeat 0 -250px;
  height: 26px;
  width: 180px;
  border: none;
  font: bold 14px Arial, Verdana, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
}
div.abuse_registered, p.captcha_message {
  padding: 5px;
  color: #00CC00;
  border: solid 1px #00CC00;
  background: #F1FDF1;
  font: bold 12px Arial, Verdana, sans-serif;
}
p.captcha_warning {
  padding: 5px;
  margin-top: 10px;
  color: #CC0000;
  border: solid 1px #CC0000;
  background: #FFE9E9;
  font: bold 12px Arial, Verdana, sans-serif;
}
div.report_abuse div.comment_view_line, div.forum div.form div.forum_view_line {
  background: #FDFDFD;
  border: solid 1px #DBDBDB;
  padding: 10px;
}

/**
 * Terms and Conditions
 */

div.terms_and_conditions p.introduction {
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}
div.terms_and_conditions li.level1 {
  margin-top: 20px;
  font-weight: bold;
  font-size: 12px;
  color: #666666;
}
div.terms_and_conditions li.level2 {
  margin-top: 10px;
  font-weight: normal;
  font-size: 12px;
  color: #333333;
}

/**
 * Events (new version)
 */

div.line_event_box p.event_description, div.line_event_box p.event_location {
  font-size: 10px;
  color: #000000;
}
div.event_box h5 {
  text-align: right;
}
div.event_box h5 a.event_l {
  font-size: 11px;
  text-decoration: underline;
}
div.line_event_box a.event_link {
  font-weight: bold;
  font-size: 11px;
}
div.line_event_box div.event_register {
  float: right;
  margin-left: 10px;
}
div.line_event_box div.event_register a {
  display: inline-block;
  text-decoration: none;
  background: url("../images/sprites/icons.png") no-repeat 0 -2492px;
  padding: 0 0 4px 25px;
  width: 70px;
}
div.line_event_box div.event_register a span.event_date, div.line_event_box div.event_register a span.event_location {
  font: bold 11px Arial, Verdana, sans-serif;
}
div.line_event_box div.event_register a span.event_date {
  color: #CC0000;
}
div.line_event_box div.event_register a span.event_location {
  color: #666666;
}
div.line_event_box a.event_button {
  display: block;
  text-align: left;
  text-transform: lowercase;
  text-decoration: underline;
  font-weight: normal;
  font-size: 10px;
  color: #CC0000;
  padding-top: 1px;
}
div.line_event h2.event_title {
  margin-bottom: 10px;
}
div.line_event h2.event_title a {
  font-size: 12px;
}
div.event_landing_page div.line_event h2.event_title {
  font-size: 20px;
  color: #004D76;
}
div.line_event p.event_link, div.event_landing_page h5 {
  padding-bottom: 10px;
}
div.line_event td.event_link p.event_link {
  text-align: center;
  margin-left: 10px;
  width: 290px;
}
div.line_event div.event_information {
}
div.line_event table td {
  vertical-align: top;
}
div.line_event td.logo {
  width: 180px;
  border-right: dashed 1px #DBDBDB;
  text-align: center;
}
div.line_event td.event_description {
  width: 290px;
  padding-left: 15px;
}
div.line_event table.event_description {
  width: 100%;
}
div.line_event td.label {
  font-weight: bold;
  font-size: 11px;
  color: #333333;
}
div.line_event div.event_date {
  display: inline-block;
  background: url("../images/sprites/icons.png") no-repeat 0 -2492px;
  height: 18px;
  width: 60px;
}
div.line_event table.event_description td {
  padding-top: 3px;
}
div.line_event td.value {
  padding-left: 10px;
  font-size: 11px;
  color: #333333;
}
div.line_event td.value a {
  font-size: 11px;
}
div.line_event td.event_date {
  font-weight: bold;
  font-size: 11px;
  color: #CC0000;
}
div.line_event div.event_description {
  font-weight: normal;
  font-size: 11px;
}
div.line_event td div.event_description {
  background: #F0F0F0;
  padding: 10px;
  margin-left: 10px;
  width: 290px;
}
div.line_event div.event_description p {
  margin-top: 10px;
}
div.line_event a.button {
  display: block;
  width: 114px;
  height: 18px;
  background: url("../images/sprites/backgrounds.png") no-repeat 0 -32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  margin-top: 12px;
  padding-top: 5px;
  text-decoration: none;
}
p.calendar_month {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #CC0000;
}

/* related content */

div.related_content h2.title {
  color: #CC0000;
}
div.related_content h2.title span.normal {
  text-transform: none;
}
div.related_content ul.list_triangle li.audio_s {
  background: url("../images/sprites/icons.png") no-repeat 0 3px;
  background-position: 4px 0;
  padding: 0 0 5px 30px;
}
div.related_content ul.list_triangle li.video_s {
  background: url("../images/sprites/icons.png") no-repeat 0 -157px;
  padding: 0 0 5px 30px;
}
div.related_content ul.list_triangle li.webinar_s {
  background: url("../images/sprites/icons.png") no-repeat 2px -3073px;
  padding: 0 0 5px 30px;
}
div.related_content ul.list_triangle li.gallery_s {
  background: url("../images/sprites/icons.png") no-repeat 3px -2999px;
  padding: 0 0 5px 30px;
}

/**
 * Category
 */

div.category_image {
  float: left;
}
div.category_image img {
  padding: 0 10px 0 0;
}
div.category_name h1 {
  font-size: 16px;
  color: #004D76;
}
div.category_description {
  font-size: 11px;
  color: #666666;
}
div.category_description p {
  margin-top: 10px;
}

/**
 * magazine
 */

h1.magazine_title {
  font-size: 18px;
  color: #666666;
  margin-bottom: 10px;
}
div.magazine_logo {
  margin-bottom: 10px;
}
div.magazine_cover {
  padding: 1px;
  border: solid 1px #DBDBDB;
  float: right;
  margin: 0 0 10px 10px;
}
div.magazine_detail {
  font-size: 12px;
  color: #666666;
}
div.magazine_detail p, div.magazine_detail ul {
  margin-bottom: 10px;
}
div.magazine_detail li {
  margin-bottom: 5px;
}

/**
 * FAQ
 */

div.faq_wrapper h3 a {
  padding-left: 15px;
  font-size: 12px;
  text-decoration: none;
}
div.faq_wrapper h3 a.faq_question_folded {
  background: scroll transparent url("../images/sprites/common.png") no-repeat 1px -571px;
}
div.faq_wrapper h3 a.faq_question_expanded {
  background: scroll transparent url("../images/sprites/common.png") no-repeat 0px -604px;
}
div.faq_wrapper div.faq_answer {
  margin: 10px 0 0 0;
  font-size: 12px;
  color: #666666;
}
div.faq_wrapper div.faq_answer p {
  margin-bottom: 10px;
}

/**
 * Follow us
 */

div.followus p {
  text-align: center;
}
div.followus p a.twitter {
  background: url("../images/sprites/common.png") no-repeat -0px -665px;
  display: inline-block;
  width: 140px;
  height: 26px;
  vertical-align: middle;
}
div.followus p a.facebook {
  background: url("../images/sprites/common.png") no-repeat -150px -665px;
  display: inline-block;
  width: 111px;
  height: 30px;
  margin-left: 25px;
  vertical-align: middle;
}

/**
 * Forums
 */

div.forum div.left {
  float: left;
}
div.forum div.right {
  float: right;
}
div.box h3.forum_right_nav {
  padding-top: 0;
}
div.box h3.forum_right_nav div#forumnavigation {
  margin-top: 1px;
}
div.box h3.forum_right_nav div#forumnavigation p {
  color: #FFFFFF;
}
div.box h3.thread_open strong {
  background: url("../images/sprites/icons.png") no-repeat 42px -3204px;
  padding-right: 20px;
}
div.box h3.thread_closed strong {
  background: url("../images/sprites/icons.png") no-repeat 50px -3269px;
  padding-right: 20px;
}
div.forum p.owner_time {
  font-size: 10px;
  color: #666666;
  margin: 1px 0 0 0;
}
div.forum div.btn input.button {
  background: url("../images/sprites/backgrounds.png") no-repeat;
  border: none;
  height: 18px;
  width: 150px;
  text-align: center;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-bottom: 3px;
}
div.forum div.start_new_thread input.button {
  background-position: left -592px;
}
div.forum div.post_reply input.button {
  background-position: left -564px;
}
div.forum div.forum_l a.forum_l {
  background: url("../images/sprites/backgrounds.png") no-repeat left -620px;
  display: inline-block;
  text-align: center;
  height: 17px;
  width: 150px;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  padding-top: 3px;
}
div.forum p.triangle, div.forum div.triangle {
  background: url("../images/sprites/common.png") no-repeat left -252px;
  padding-left: 8px;
  text-align: left;
}
div.forum p.padding_left {
  padding-left: 8px;
}
div.forum span.report_abuse {
  display: inline-block;
  height: 20px;
  padding-top: 2px;
}
div.forum span.report_abuse a {
  display: inline-block;
  font-size: 10px;
  vertical-align: top;
}
div.forum span.report_abuse span.picto {
  background: url("../images/sprites/icons.png") no-repeat 4px -3139px;
  display: inline-block;
  height: 15px;
  width: 18px;
}
div.forum div.thread_abuse {
  background-position: left -251px;
}
div.forum .count, div.forum .related_info {
  font-size: 12px;
  color: #666666;
}
div.forum .message_description {
  font-size: 12px;
}
div.forum .thread_title, div.forum div.threads_listing div.forum_line a {
  font-weight: bold;
  font-size: 14px;
}
div.forum .thread_main_title {
  font-weight: bold;
  font-size: 19px;
  color: #004D76;
}
div.forum .post_title, div.forum .forum_title {
  font-weight: bold;
  font-size: 15px;
  color: #004D76;
}
div.forum .strong {
  font-weight: bold;
}
div.forum .top_line {
  border-top: solid 1px #DBDBDB;
}
div.forum div.overview {
  padding: 10px;
}
div.forum div.overview p.message_description {
  margin-top: 2px;
}
div.forum div.overview h5 {
  font-weight: bold;
  font-size: 10px;
  color: #CC0000;
  text-transform: uppercase;
}
div.forum div.overview div.forum_line {
  margin: 5px 0 10px 0;
}
div.forum div.overview div.forum_line a {
  font-size: 12px;
}
div.forum p.wrap {
  word-wrap: break-word;
  width: 469px;
}

/**
 * Forum policy
 */

div.forum div.forum_policy p {
  color: #666666;
  margin-top: 8px;
  margin-bottom: 10px;
  text-align: justify;
}

/**
 * Forum listing
 */

div.forum div.threads_listing div.forum_line {
  padding: 5px 10px 10px 10px;
  border-bottom: solid 1px #DBDBDB;
}
div.forum div.threads_listing div.bgdark {
  background: url("../images/sprites/thread-gradient.png") repeat-y;
}
div.forum div.posts_listing {
  padding: 10px 10px 0 10px;
}
div.forum div.posts_listing p.post_title {
  padding-bottom: 5px;
}
div.forum div.posts_listing div.forum_line {
  padding: 10px 0;
}
div.forum div.posts_listing div.bgdark {
  background: url("../images/sprites/post-gradient.png") repeat-y;
  border-top: solid 1px #DBDBDB;
  border-bottom: solid 1px #DBDBDB;
}
div.forum div.posts_listing div.last {
  padding-bottom: 2px;
}

/**
 * Forum thread
 */

h3.thread_open strong {
  background: url("../images/sprites/icons.png") no-repeat 42px -3204px;
  padding-right: 20px;
}
h3.thread_closed strong {
  background: url("../images/sprites/icons.png") no-repeat 50px -3269px;
  padding-right: 20px;
}
div.forum table {
  width: 100%;
}
div.forum table td {
  vertical-align: top;
}
div.forum div.user_info {
  width: 133px;
  text-align: center;
  padding: 10px 0;
  border: solid 1px #DBDBDB;
  background-color: #FFFFFF;
}
div.forum div.user_info div.picture {
  width: 80px;
  height: 80px;
  margin: auto;
}
div.forum div.user_info div.anonymous {
  background: url("../images/backgrounds/anonymous_user.png") no-repeat 15px 15px;
}
div.forum div.user_info div.anonymous a.picture {
  width: 80px;
  height: 80px;
  display: inline-block;
}
div.forum div.user_info p.name {
  margin-top: 10px;
  margin-bottom: 10px;
}
div.forum div.user_info p.name a {
  font-weight: bold;
  font-size: 12px;
}
div.forum table td.user_info {
  padding-right: 10px;
  width: 133px;
}

/**
 * Forum boxes
 */

div.forum div.f_box div.forum_line {
  padding: 7px 10px;
  margin: 0 1px;
}
div.forum div.f_box div.bgdark {
  background-color: #F0F0F0;
}
div.forum div.f_box div.forum_line a {
  font-weight: bold;
  font-size: 11px;
}
div.forum div.f_box p.message_description {
  margin-top: 2px;
}
div.forum div.f_box h5 {
  text-align: right;
  margin: 5px 10px 3px 0;
}
div.forum div.most_active_threads div.forum_line a,
div.forum div.most_popular_threads li a,
div.forum div.most_popular_threads ol {
  font-weight: bold;
  font-size: 12px;
}
div.forum div.most_popular_threads {
  padding: 8px 0;
}
div.forum div.most_popular_threads div.line {
  margin: 7px 0;
}
div.forum div.most_popular_threads li {
  padding: 0;
  margin: 0 10px;
}

/**
 * Forum create thread / post, report abuse
 */

div.forum div.form sup.mandatory {
  color: #CC0000;
}
div.forum div.form td.label {
  font-size: 12px;
  color: #666666;
  width: 100px;
  text-align: right;
  padding-right: 5px
}
div.forum div.form table td {
  vertical-align: middle;
  padding: 2px 0 2px 0;
}
div.forum div.form table td.top {
  vertical-align: top;
}
div.forum div.form table td.field {
  width: 450px;
}
div.forum div.form table td.field textarea {
  height: 150px;
}
div.forum div.form table td.field input,
div.forum div.form table td.field textarea {
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  color: #666666;
  width: 400px;
}
div.forum div.form p.submit {
  margin: 10px 0 0 220px;
}
div.forum div.form a.cancel {
  font-size: 12px;
}
div.forum div.form input.form_post {
  background: url("../images/sprites/backgrounds.png") no-repeat 0 -250px;
  height: 26px;
  width: 180px;
  border: none;
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-right: 40px;
}

/**
 * Forum search section
 */

div.search div.forum input.halfbox {
  width: 270px;
}
div.search div.forum div.space {
  margin-bottom: 5px;
}
div.search div.forum div.box_search_custom_date {
  padding-left: 0;
}
div.search div.forum table.custom_date_from_to {
  margin-left: 240px;
  width: 200px;
}
div.search div.forum table.custom_date_from_to td {
  vertical-align: middle;
}
div.search div.forum div.posts_listing {
  padding: 0;
}
div.search div.forum div.forum_line {
  padding: 10px;
}
div.search div.forum div.forum_line p.post_title {
  padding-bottom: 0;
}
div.search div.forum div.forum_line p.post_title a {
  font-size: 15px;
}

