/*https://www.cctf.com/portal_css/getDesignersCSS_Interior?original=1*/
/*
/bin/sh: java: command not found

*/
.clear {
  clear:both;
}

body {
  line-height:1.38462em;
}

#effect1 {
  background: #fff url(/skin_images/background.png) repeat-x bottom;
  height: 358px;
  position: absolute;
  top: 0;
  width: 100%;
  min-width: 950px;
  left:0;
}

#wrapper {
  position: relative;
  z-index: 1;
}

html,body {
  background:#bde0e5;
  color:#000;
}

a:hover,a:active {
  color:#808080;
}

a:link,a:visited {
  color:#808080;
}

em {
  font-style:italic;
}

strong {
  font-weight:bold;
}

hr {
  border:0;
  border-top: 1px dotted #9cc;
}

#doc,#doc2,#doc3,#doc4,#customdoc {
  width: 960px;
  _width: 1000px;
  padding-left:20px;
  padding-right:20px;
  background: #fff;
}

#hd {
  position:relative;
  height:68px;
  margin-bottom:16px;
}

#utility_nav {
  position:absolute;
  z-index:3;
  right:0;
  padding:9px;
  color:#2c8191;
}

#utility_nav a:link, #utility_nav a:visited {
  color:#2c8191;
}

#utility_nav a:hover, #utility_nav a:active {
  color:#000;
}

#logo {
  position: absolute;
  left:0;
  bottom:0;
}

#nav {
  font-size:13px;
  line-height: 46px;
  background: #0c3f55;
  border:0;
  margin-bottom: 3px;
  border-top-left-radius: 6px 4px;
  border-top-right-radius: 6px 4px;
}

/* dropdown bg colour */
#nav .yuimenu .bd {
  background-color:#CAE6EA;
  background-image:none;
}

/* dropdown highlight colour */
#nav .yuimenu .bd .yuimenuitem-selected {
  background-color:#6CC;
}

#nav .yuimenubaritemlabel-selected {
  margin-left:0;
}

#nav .yuimenuitem {

}

#nav a:link,#nav a:hover,#nav a:active,#nav a:visited {
  border-width:0;
}

#nav.yuimenubarnav .yuimenubaritem-selected {
  background:transparent;
}

#nav.yuimenubarnav .yuimenubaritemlabel {
  padding:0 20px 0 13px;
  color: #fff;
  margin: 0px 0;
}

#nav.yuimenubarnav .current {
  background: url("/skin_images/nav_active.png") no-repeat scroll center bottom transparent;
}

#nav.yuimenubarnav .yuimenubaritem,#nav.yuimenubarnav .yuimenubaritemlabel-selected {
  border-color:#ffffff;
  border-width:0;
  color:#66cccc;
}

#breadcrumbs {
  padding:2px 20px;
  font-size:.8em;
  color:#000;
  float: left;
}

#breadcrumbs a:hover,#breadcrumbs a:active{
  color:#000;
}

#breadcrumbs a:link,#breadcrumbs a:visited{
  color:#000;
}

#controls {
  float: none;
  position: relative;
  bottom: 26px;
}

.title_header {
  background: url(/skin_images/header_banner.png) no-repeat;
  height: 89px;
}

.title_header h1 {
  font-size: 18px;
  line-height: 89px;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  text-indent: 20px;
}

.sub_title {
  position: relative;
  left: -50px;
  color: #fff;
  margin-bottom: 1em;
}

.sub_title h2 {
  background:#f20e20;
  padding: 0px 50px;
  float: left;
}

.sub_title .left_corner_effect {
  position: absolute;
  bottom: -10px;
  left: 0px;
  width: 10px;
  height: 10px;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAPUlEQVQYGY3KyQkAIBADwBRmPfYPFhAXQVH3BOY36EATQzACkqjkFSv5xCw/McoqetmMVnbjn8N45zTuPAHJeMsj8TQRdwAAAABJRU5ErkJggg==) no-repeat;
  *background-image:url(/skin_images/sub_title_corner.png);
}

#bd {
  background:url(/skin_images/sidebar.png) repeat-y 730px 0;
}

#bd_hd {

}


#bd_bd {
  clear: both;
}

#bd_ft {

}

#yui-main .yui-b {
  width: 707px;
}

#content {
  padding-right:20px;
  padding-left:20px;
}


#content_hd {

}


#content_bd {
  padding-top: 18px;
}

#content_bd strong {
  font-weight: bold;
}

#content_bd em {
  font-style: italic;
}

#content_bd .center .draggable {
  margin-right:auto;
  margin-left:auto;
}

#content_bd .center, #content_bd .pagination {
  text-align:center;
}

#content_bd .left {
  clear:left;
  float:left;
}

#content_bd .right {
  clear:right;
  float:right;
}

#content_bd h1, #content_bd h2, #content_bd h3, #content_bd h4, #content_bd h5, #content_bd h6, #content_bd p {

}

#content_bd h1 {
  font-size:276.92%;
  line-height:1em;
  border-bottom:1px solid #C0C0C0;
  padding-bottom:.2em;
  margin-bottom:.2em;
}

#content_bd h2 {
  font-size:184.61%;
  line-height:1.5em;
}

#content_bd h3 {
  font-size:161.53%;
  line-height:1.5em;
}

#content_bd h4 {
  font-size:138.45%;
  line-height:1.5em;
}

#content_bd h5 {
  font-size:123.07%;
  line-height:1.5em;
}

#content_bd h6 {
  font-size:107.69%;
  line-height:1.5em;
}

/* CKEditor Paragraph Format Dropdown Width */
.cke_skin_kama .cke_panel {
  width: 200px;
}

#content_bd ol li {
  list-style-position:outside;
  list-style-type:decimal;
}

#content_bd p {
  padding-bottom: 0.75em;
}

#content_bd table {
  margin-bottom:1.38462em;
  *margin-bottom:1.35em;
  border-collapse:collapse;
}

#content_bd td, #content_bd th {
  vertical-align:top;
  padding:.2692em .8462em .2692em 1.38462em;
  *padding:.2625em .825em .2625em 1.35em;
}

#content_bd ul li {
  list-style-position:outside;
  list-style-type:disc;
}

#content_bd ul, #content_bd ol {
  *margin-bottom:1.35em;
  clear:left;
  margin-left:2em;
}

#content_ft {
  height:12px;

}

#searchresults .description {
  padding-left:102px;
}

#searchresults li {
  list-style-type:none;
}

#sitemap .grey {
  background-color:#CAE6EA;
}

#sitemap .lightgrey {
  background-color:#EBF6F7;
}

#sitemap table {
  width:100%;
}

#sitemap td, #sitemap th {
  border:0 transparent none;
  padding: 0;
}

#sitemap a:link, #sitemap a:visited {
  color:#0C3F55;
}

#sitemap a:hover, #sitemap a:active {
  color:#1c6d7e;
}

#sidebar {
  margin-left: 12px;
  font-family: Tahoma, Verdana, Geneva, sans-serif;
  position: static;
}

#sidebar_hd {

}

#sidebar_bd strong {
  font-weight: bold;
}

#sidebar_bd em {
  font-style: italic;
}

#sidebar_bd {
  position: relative;
  top: -14px;
}

#sidebar_ft {

}

.sidebar_widget.subnav {
  background: #0c3f55;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
}

.sidebar_widget.subnav li {
  border-bottom: 1px solid #399;
}

.sidebar_widget.subnav a {
  padding: 14px 14px 14px 44px;
  display: block;
  text-decoration: none;
  background: url(/skin_images/sub_nav_arrows.png) no-repeat 21px center;
  font-weight: bold;
  text-transform: uppercase;
}

.sidebar_widget.subnav a:link, .sidebar_widget.subnav a:visited {
  color: #fff;
}

.sidebar_widget.subnav a:active, .sidebar_widget.subnav a:hover {
  color: #6cc;
  background-image: url(/skin_images/sub_nav_arrows_hover.png);
}

.sidebar_widget.subnav .sidebar_widget_ft {
  height: 18px;
  background: url(/skin_images/sub_nav_effect.png) no-repeat;
}

.sidebar_widget.markets_served {
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  margin:0px;
}

.sidebar_widget.markets_served .sidebar_widget_hd h3 {
  color: #0c3f55;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  background: url(/skin_images/markets_served_back.png) no-repeat 22px center;
  padding: 14px 14px 14px 57px;
}

.sidebar_widget.markets_served .sidebar_widget_bd {
  background: #f20e20;
}

.sidebar_widget.markets_served li {
  border-bottom: 1px solid #b70e1c;
}

.sidebar_widget.markets_served a {
  padding: 14px 14px 14px 44px;
  display: block;
  text-decoration: none;
  background:no-repeat 11px center;
  font-weight: bold;
  text-transform: uppercase;
}

.sidebar_widget.markets_served a:link, .sidebar_widget.markets_served a:visited {
  color: #fff;
}

.sidebar_widget.markets_served a:active, .sidebar_widget.markets_served a:hover {
  color: #6cc;
  background-image: url(/skin_images/sub_nav_arrows_hover.png);
}

.sidebar_widget.markets_served .sidebar_widget_ft {
  height: 18px;
  background: url(/skin_images/markets_served_effect.png) no-repeat;
}

#sidebar_bd .sidebar_widget.whats_new, #sidebar_bd .sidebar_widget.your_cart {
  margin:12px 0px 0px 0px;
  color: #0C3F55;
}

.sidebar_widget.whats_new .sidebar_widget_hd, .sidebar_widget.your_cart .sidebar_widget_hd {
  border:solid #bde0e5;
  border-width: 1px 1px 0px 1px;
  padding: 24px 15px 0px 24px;
  background:#ebf6f7;
}

.sidebar_widget.whats_new .sidebar_widget_bd, .sidebar_widget.your_cart .sidebar_widget_bd {
  border:solid #bde0e5;
  border-width: 0px 1px 1px 1px;
  padding: 0px 15px 24px 24px;
  background:#ebf6f7;
}

.sidebar_widget.whats_new h3, .sidebar_widget.your_cart h3 {
  font-size: 20px;
  line-height: 20px;
}

.sidebar_widget.your_cart p {
  margin-bottom: 9px;
}

.sidebar_widget.whats_new h4 {
  color: #F20E20;
  font-weight: bold;
}

.sidebar_widget.whats_new h5 {
  font-weight: bold;
  font-size: 13px;
}

.sidebar_widget.whats_new li {
  padding: 13px 0px;

}

.sidebar_widget.whats_new a:link, .sidebar_widget.whats_new a:visited, .sidebar_widget.your_cart a:link, .sidebar_widget.your_cart a:visited {
  color: #0c3f55;
}

.sidebar_widget.whats_new a:active, .sidebar_widget.whats_new a:hover,
.sidebar_widget.your_cart a:active, .sidebar_widget.your_cart a:hover {
  color: #1c6d7e;
}

.sidebar_widget.whats_new .sidebar_widget_ft, .sidebar_widget.your_cart .sidebar_widget_ft {
  height: 18px;
  background: url(/skin_images/whats_new_effect.png) no-repeat;
}

/*.sidebar_widget_hd {
  background-image:url(/skin_images/sidebar_hd.png);
  height:12px;
}

.sidebar_widget_bd {
  background:url(/skin_images/sidebar_bd.png) repeat-y;
  padding-right: 1em;
  padding-left: 2em;
}

.sidebar_widget_ft {
  background-image:url(/skin_images/sidebar_ft.png);
  height:12px;
  margin-bottom: 1em;
}*/

#search {
  position: absolute;
  right: 0px;
  bottom: 0px;
  white-space:nowrap;
}

#search input.text,
#search_from_error input.text {
  float:left;
  padding:7px 10px 7px 10px;
  *padding-top:9px;
  border:solid #999;
  border-width: 1px 0px 1px 1px;
  width:188px;
  vertical-align:middle;
  font-size:10px;
  line-height:10px;
  _height:30px;
}

#search input.image,
#search_from_error input.image {
  float:left;
  vertical-align:middle;
}

#printable {
  float:right;
  padding-right: 26px;
}

#ft {
  text-align:center;
  color: #fff;
  background: #0c3f55;
}

#ft_hd {

}

#ft_bd {
  padding:9px 6px;
  color:#9cc;
  text-align: center;
}

#ft_bd a:link, #ft_bd a:visited {
  color:#9cc;
  white-space: nowrap;
}

#ft_bd a:hover, #ft_bd a:active {
  color:#fff;
  white-space: nowrap;
}

#ft_bd p {
  padding:6px;
  font-size:.8em;
  line-height:1.5em;
}

#ft_ft {
  height:10px;
  position: relative;
  top: 10px;
  background:#0c3f55;
}

#ft_ft .corner_effect {
  position: absolute;
  right: -10px;
  top: 0px;
  width: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  border-style: solid;
  border-width: 5px 5px 5px 5px;
  border-color: #1d6e7f #BDE0E5 #BDE0E5 #1d6e7f;
}

#bottomnav {
  padding:0 26px;
}

#bottomnav a:link, #bottomnav a:visited{
  font-size:.8em;
}

#repetitionnav {
  padding:0 26px;
}

#repetitionnav a:hover, #repetitionnav a:active{
  font-size:.8em;
}

#ft_sitemap {
  letter-spacing: 1px;
  text-align: left;
  font-weight: bold;
}

#ft_sitemap_hd {
  background:#36679D url(/skin/ft_sitemap_hd.png) repeat-x;
  height: 28px;
  color: #fff;
  padding: 0px 13px;
  text-transform: uppercase;
}

#ft_sitemap_bd {
  padding: 0 13px 13px 13px;
  background:#E4EEF9 url(/skin/ft_sitemap_bd.png);
}

#ft_sitemap_bd .column {
  float: left;
}

#ft_sitemap_bd ul li {
  padding-top: 1em;
  padding-right: 60px;
}

#ft_sitemap_bd ul ul li {
  padding-top: 0px;
  padding-right: 0px;
}

#ft_sitemap_bd ul a {
  color: #013768;
  font-weight: bold;
}

#ft_sitemap_bd ul a:hover, #ft_sitemap_bd ul a:active {
  color: #013768;
  font-weight: bold;
}

#ft_sitemap_bd ul a:link, #ft_sitemap_bd ul a:visited {
  color: #013768;
  font-weight: bold;
}

#ft_sitemap_bd ul ul a:hover, #ft_sitemap_bd ul ul a:active {
  color: #4c4c4c;
}

#ft_sitemap_bd ul ul a:link, #ft_sitemap_bd ul ul a:visited {
  color: #4c4c4c;
}

#contact_form {
  clear: both;
}

#contact_form textarea, #contact_form select, #contact_form .yui-u.first input {
  background:#f5fafb;
  border:1px solid #c8e6eb;
  width:300px;
}

#contact_form .yui-u textarea {
  height:150px;
}


#contact_form .yui-u.first textarea {
  height:100px;
}

#contact_form #field_products_and_services {
  margin-bottom: 0;
}

/*#contact_form */ #field_products_and_services .widget label {
  display: inline-block;
  width: 80px;
  padding-bottom: 4px;
}

#contact_form div.field {

}

#contact_form div.field.even {

}

#contact_form div.field.odd {

}

#contact_form div.title {
  padding-bottom: 6px;
}

#contact_form div.title label {

}

#contact_form div.validation_error {

}

#contact_form div.widget {

}

#contact_form input {

}

#contact_form select {

}

#contact_form textarea {

}

#contact_form #submit {

}

#contact_form div.thank_you_field {

}

#contact_form div.thank_you_title {

}

#contact_form div.thank_you_value {

}

#loader_gif {
  display: none;
  position: absolute;
}

#news_pagination_top {
  text-align: right;
}

#news_pagination_top a.pagPage {
  padding-left: 3px;
  padding-right: 3px;
}

#news_pagination_top a:link,
#news_pagination_top a:visited {
  color: #00F;
}

#news_pagination_top a:hover,
#news_pagination_top a:active {
  color: #00F;
}

#news_pagination_top span.pagCur {
  padding-left: 3px;
  padding-right: 3px;
}

#news_pagination_bottom {
  text-align: right;
}

#news_pagination_bottom a.pagPage {
  padding-left: 3px;
  padding-right: 3px;
}

#news_pagination_bottom a:link,
#news_pagination_bottom a:visited {
  color: #00F;
}

#news_pagination_bottom a:hover,
#news_pagination_bottom a:active {
  color: #00F;
}

#news_pagination_bottom span.pagCur {
  padding-left: 3px;
  padding-right: 3px;
}

#news {

}

div.news_item {

}

div.news_item hr {

}

div.news_image {
  width: 25%;
  float: left;
}

div.news_image img {

}

div.news_item_content {
  width: 75%;
  float: left;
}

div.news_item_content div.title {

}

div.news_item_content div.title a:link,
div.news_item_content div.title a:visited {
  color: #00F;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

div.news_item_content div.title a:hover,
div.news_item_content div.title a:active {
  color: #00F;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

div.news_item_content span.date {

}

div.news_item_content span.type {

}

div.news_item div.readmore {
  text-align: right;
}

div.news_item div.readmore a:link,
div.news_item div.readmore a:visited {
  color: #00F;
  font-size: 10pt;
}

div.news_item div.readmore a:hover,
div.news_item div.readmore a:active {
  color: #00F;
  font-size: 10pt;
}

#newsSearch {

}

#newsSearchForm {

}

#news_types {
  border: 1px solid #555;
  padding: 5px;
}

#news_per_page {
  border: 1px solid #555;
  padding: 5px;
}

#news_item_details {
  float: left;
}

#news_item_details a {
  margin-right: 10px;
  margin-bottom: 3px;
}

#news_item_details img {
  float: left;
  clear: both;
  margin-bottom: 10px;
}

/* Events Calendar Widget */
.yui-skin-sam #azcat_event_calendar {
  width: 145px;
  left: -42px;
}

.yui-skin-sam #azcat_event_calendar td.calcell {

}

.yui-skin-sam #azcat_event_calendar td.calcell a {

}

.yui-skin-sam #azcat_event_calendar td.calcell.selected {

}

.yui-skin-sam #azcat_event_calendar td.calcell.selected a {

}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1 {
  background-color: #36679D;
}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1 a {
  color: #FFF;
}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.selected {

}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.selected a {
  color: #000;
}

.yui-skin-sam #azcat_event_calendar td.calcell.today {
  border: 2px solid #8DAACB;
  background-color: #FFF;
}

.yui-skin-sam #azcat_event_calendar td.calcell.today a {
  background-color: transparent;
}

.yui-skin-sam #azcat_event_calendar td.calcell.today.calcellhover,
.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.today.calcellhover {
  background-color: #8DAACB;
}

.yui-skin-sam #azcat_event_calendar td.calcell.today.selected {
  background-color: transparent;
}

.yui-skin-sam #azcat_event_calendar td.calcell.today.selected a {

}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.today {
  background-color: #36679D;
  color: #FFF;
}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.today a {

}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.today.selected {
  background-color: transparent;
  color: #000;
}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.today.selected a {

}

.yui-skin-sam #azcat_event_calendar td.calcell.oom {
  background-color: #CCC;
}

.yui-skin-sam #azcat_event_calendar td.calcell.oom a {
  background-color: transparent;
  color: #CCC;
}

div.event {

}

div.event hr {

}

div.event_content {
  width: 75%;
  float: left;
}

div.event_content div.title {

}

div.event_content div.title a:link,
div.event_content div.title a:visited {
  color: #00F;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

div.event_content div.title a:hover,
div.event_content div.title a:active {
  color: #00F;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

div.event_content span.location {
  font-weight: bold;
}

div.event_content span.date {

}

div.event_content span.type {

}

div.event div.readmore {
  text-align: right;
}

div.event div.readmore a:link,
div.event div.readmore a:visited {
  color: #00F;
  font-size: 10pt;
}

div.event div.readmore a:hover,
div.event div.readmore a:active {
  color: #00F;
  font-size: 10pt;
}

#event_types {
  border: solid 1px #000;
  padding: 5px;
  margin: 5px;
}

#event_types p {
  margin-left: 18px;
}

#date_filter {
  border: solid 1px #000;
  padding: 5px;
  margin: 5px;
}

#date_filter p {
  margin-left: 18px;
}

.yui-skin-sam div.yui-tt div.bd {
  background-color: #FFF;
}

/* Price Lists / Catalogue */

.filter {
  margin-bottom: 35px;
}

.filter_fields {
  border: 1px solid #99cccc;
  position: relative;
  padding-bottom: 12px;
}

.filter_fields .background {
  background-color: #cae6ea;
  position: absolute;
  width: 100%;
  height: 26px;
}

.filter_header {
  font-weight: bold;
  color: #2c8191;
  font-size: 12px;
  line-height: 26px;
  padding-bottom: 6px;
}

.filter_field {
  float: left;
  position: relative;
  padding: 0px 0px 0px 17px;
}

.filter_field.category {
  width: 330px;
}

#content_bd .filter_field.category ul {
/*  padding-left: 19px;
  margin-left: -19px;*/
  margin:0;
}

#content_bd .filter_field.category li {
  list-style-type: none;
  padding-left: 19px;
}

#content_bd .filter_field.category li.has_subitems {
  background: no-repeat 5px 5px;
}

#content_bd .filter_field.category li.open {
  background-image: url(/build/assets/skins/sam/menubaritem_submenuindicator.png);
}

#content_bd .filter_field.category li.closed {
  background-image: url(/build/assets/skins/sam/menuitem_submenuindicator.png);
}

/*.filter_field.category li {
  border: 1px solid red;
}

.filter_field.category li li {
  border: 1px solid green;
}

.filter_field.category li li li {
  border: 1px solid blue;
}*/

.filter_field.version {
  width: 140px;
}

.filter_field.file_type {
  width: 140px;
}

.filter_field.version label {
  width: 140px;
  float: left;
  display: block;
  margin-top: 4px;
}

.filter_field.file_type label {
  width: 140px;
  float: left;
  display: block;
  margin-top: 4px;
}

.filter_results {
  font-size: 12px;
  width: 667px;
}

#content_bd .filter_results td {
  white-space: nowrap;
}

#content_bd .filter_results th, #content_bd .filter_results td {
  padding: 12px;
}

#content_bd .filter_results .header th, #content_bd .filter_results .header td {
  padding: 6px 6px 6px 12px;
  border-bottom: 0px;
}

.filter_results th, .filter_results td {
  border-bottom: 1px dotted #99cccc;
}

.filter_results .header td {
  width: 148px;
}

.filter_results .header {
  background-color: #2c8191;
  color: white;
  font-weight: bold;
}

.filter_results .header th {
  text-transform: uppercase;
}

.file_spacer {
  padding-top: 4px;
}

.root_categories_list {
  width: 667px;
}

#content_bd .root_categories_list td {
  padding: 18px 0px;
  border-bottom: 1px dotted #99cccc;
  width: 50%;
}

#content_bd .root_categories_list td.even {
  border-right: 1px dotted #99cccc;
}

#content_bd .root_categories_list ul, #content_bd .root_categories_list ol {
  clear: none;
  width: 180px;
  float: right;
}

.root_categories_list .img_wrapper {
  float: left;
  width: 120px;
}

.root_categories_list .img_wrapper img {
  margin: auto;
  display: block;
}

#content_bd ul.subcategories {
  margin:0;
}

#content_bd .subcategories .subcategory {
  width: 667px;
  list-style-type: none;
  list-style-position: inside;
}

.subcategory_bar {
  border: 1px solid #99cccc;
  background-color: #cae6ea;
  font-weight: bold;
  color: #2c8191;
  font-size: 13px;
  padding: 9px;
  margin: 9px 0px;
}

.subcategory_detail {
  display: none;
  padding: 0px 12px;
}

#content_bd .subcategory_detail h3 {
  color: #2c8191;
  font-size: 13px;
  font-weight: bold;
}

.subcategory_img {
  float: right;
}

#content_bd .subcategory_file_links_list li {
  list-style-type: none;
  list-style-position: inside;
  line-height: 28px;
}

.subcategory_file_link_price_list a {
  display: block;
  background: url(/skin_images/dollar.png) no-repeat left center;
  padding-left: 28px;
}

.subcategory_file_link_catalogue a {
  display: block;
  background: url(/skin_images/files.png) no-repeat left center;
  padding-left: 28px;
}

.subproducts {
  margin: 12px 0px;
}

.subproducts img {
  position: relative;
  left: -20px;
}

#content_bd ul.subproducts li {

}

#content_bd ul.subproducts li ul li {
  list-style-type: circle;
  padding-left: 0px;
}

#content_bd ul.subproducts li ul li ul li {
  list-style-type: square;
}

.subcategory_detail_link {
  float: right;
  background: url(/skin_images/eye.png) no-repeat left center;
  padding-left: 28px;
}

#collapse_expand_all_links {
  text-align: right;
}

#contact_form .field {
  clear: both;
  margin-bottom: 13px;
}

#contact_form .field .title {
  font-weight:  bold;
}

#contact_form #field_products_and_services .widget {
  overflow: auto;
  width: 100%;
}

#product_certifications {
  border: 0px;
}

#product_certifications th {
  font-weight: bold;
}

#product_certifications .last_in_group td {
  padding-bottom: 13px;
}

#contentAreaSearchResultsNav {
  padding-top: 13px;
  text-align: center;
}

/* Reset Password form */

#reset_password_form label {
  display: block;
  width: 200px;
  float: left;
  clear: left;
  font-weight: bold;
  padding-bottom: 6px;
}

#reset_password_form input {
  float: left;
}

#reset_password_form #reset_password_submit {
  clear: left;
  margin-left: 200px;
}

#change_password_dialog label {
  width: 120px;
  display: block;
  float: left;
}

#change_password_dialog input {
  width: 120px;
  float: left;
}

#change_password_dialog .buttons {
  text-align: right;
}

#change_password_dialog .field {
  padding-bottom: 18px;
  clear: left;
}

#mini_cart {
  overflow-y: auto;
  overflow-x: none;
  _height: 243px;
  max-height: 243px;
}

#mini_cart hr {
  margin: 5px 0px 4px 0px;
}

#add_to_cart_msg {
  font-size: 11px;
  line-height: 18px;
  height: 18px;
  white-space: nowrap;
}

.mini_cart_sku, .mini_cart_title, .mini_cart_description {
  width: 160px;
  float: left;
}

.mini_cart_sku {

}

.mini_cart_title {
  font-style: italic;
}

.mini_cart_description {
  font-weight: bold;
}

.mini_cart_quantity {
  padding-top: 18px;
}

.mini_cart_quantity, .mini_cart_remove {
  text-align: center;
  *display: inline;
  *width: 40px;
}

.mini_cart_remove_button, .add_to_cart_click {
  cursor: pointer;
}

.mini_cart_item {
/*  margin-right: 15px;*/
}

/* Product Search */

#product_search_help {
  float: right;
  width: 220px;
  position: relative;
  top: 1em;
  border: 1px solid;
  border-radius: 5px;
}

#product_search_help p {
  float: left;
  width: 195px;
  padding: 0;
}

#product_search_help .img_wrapper {
  float: left;
  line-height: 37px;
  text-align: center;
  width: 25px;
}

#product_search_help img {
  vertical-align: middle;
}

#search_term_help_dialog h2,
#search_term_help_dialog p,
#search_term_help_dialog li {
  margin-bottom: 1em;
}

#search_term_help_dialog h2,
#search_term_help_dialog p {
  font-family: Arial;
}

#search_term_help_dialog span.search_term {
  font-family: Courier New;
}

#search_term_help_dialog h2 {
  font-size: 18px;
  font-weight: bold;
}

#search_term_help_dialog p {
  font-size: 13px;
}

#search_term_help_dialog li {
  font-family: Courier;
  margin-left: 13px;
}

#search_terms_form label {
  display: block;
  font-weight: bold;
  padding: 4px 0;
}

#product_search_terms_wrapper {
  width: 400px;
}

.product_search_term_row {
  position: relative;
  width: 400px;
}

.product_search_term_row textarea {
  resize: none;
  height: 36px;
  *height: 42px;
  width: 360px;
  vertical-align: baseline;
  overflow: hidden;
  margin-left: 25px;
  padding: 7px 10px;
}

.product_search_term_row .product_search_term_help_text {
  position: absolute;
  left: 41px;
  top: 34px;
  color: #999999;
}

.product_search_term_row .product_search_term_help_text_hidden {
  display: none;
}

#search_form_buttons {
  width: 393px;
  text-align: right;
}

.yui-dt-col-add_to_cart {
  text-align: center;
}

.add_to_cart_quantity {
  width: 32px;
}

#product_search_results table {
  width: 666px;
}

#product_search_results table th,
#product_search_results table td {
  padding: 0;
}

#search_term_help_dialog .button_row_wrapper {
  text-align: right;
}

.yui-skin-sam #product_search_results tr.yui-dt-odd {
  background-color: #EBF6F7;
}

.yui-skin-sam #product_search_results tr.yui-dt-odd td.yui-dt-asc,
.yui-skin-sam #product_search_results tr.yui-dt-odd td.yui-dt-desc {
  background-color: #CAE6EA;
}

.yui-skin-sam #product_search_results tr.yui-dt-even td.yui-dt-asc,
.yui-skin-sam #product_search_results tr.yui-dt-even td.yui-dt-desc {
  background-color: #EBF6F7;
}

#product_search_results table td div.add_to_cart {
  white-space: nowrap;
}

#product_search_results table td div.add_to_cart input,
#product_search_results table td div.add_to_cart img {
  vertical-align: middle;
}

#search_term_matching_note {
  font-weight: bold;
  padding-top: 9px;
  text-align: center;
}

#your_cart_bd img {
  vertical-align: middle;
}
