/* CSS Document */


a {text-decoration:none;color:#00547A;}
a:hover {text-decoration:underline;}

body {
  padding: 0px 0px 0px 0px;
  margin:10px 0px 0px 0px;
}

select, input {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

p {
  padding:5px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}

.clear {clear:both;}

#parent {
  width:800px;
  margin: 0 auto;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background:  url("/images/bg_parent_main.gif") repeat-y;
  font-weight: normal;
}

#parent_home {
  width:800px;
  margin: 0 auto;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background:  url("/images/bg_parent.gif") repeat-y;
  font-weight: bold;
}

#parent_home #container {
  padding: 0px 0px 19px 0px;
  background:  url("/images/bg_home.gif") bottom left no-repeat;
}

#container {
  padding: 0px 0px 19px 0px;
  background:  url("/images/site_bg.gif") bottom left no-repeat;
}

#product_page_container  {
  padding: 0px 0px 19px 0px;
  background:  url("/images/site_bg_product.gif") bottom left no-repeat;
}

#top {
  background:  url("/images/bg_top.jpg") no-repeat;
  height:141px;
}

#top_logo {
  padding: 11px 0px 0px 15px;
}

#top_menu {
  clear:both;
  color:#53BAE5;
  font-weight:bold;
  margin:39px 0px 0px 0px;
  font-size: 10px;
}

#top_menu a {
  color:#F33C5A;
  text-decoration:none;
}

#top_menu a:hover {
  text-decoration:underline;
}

#top_menu ul {
  padding: 0px 0px 0px 13px;
  margin: 0px 0px 0px 0px;
  list-style:none;
}

#top_menu li {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:inline;
}

#top_menu li span.bull {
  padding: 0px 13px 0px 12px;
}

#parent_home #top_search {
  background:  url("/images/bg_search.jpg") no-repeat;
  height:43px;
  font-weight:bold;
}

#top_search {
  background:  url("/images/bg_search_main.jpg") no-repeat;
  height:43px;
  font-weight:bold;
}

#top_search form {
  padding: 3px 0px 0px 140px;
  margin: 0px 0px 0px 0px;
  color:#106085;
  float:left;
}

#advanced {
  float:left;
  text-align:right;
  font-size:0.91em;
  color:#106085;
}

#advanced a{
  color:#106085;
}

.viewButton {
  border: 0;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor  */
  width: 38px;
  height: 19px;
  background: url("/images/button_view.gif") no-repeat;
  margin:0px 10px 0px 3px;
}

.searchButton {
  border: 0;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor  */
  width: 45px;
  height: 19px;
  background: url("/images/button_find.gif") no-repeat;
  margin:0px 10px 0px 3px;
}

/*.sendButton {
  border: 0;
  text-indent: -1000em;
  cursor: pointer;
  width: 67px;
  height: 19px;
  background: url("/images/button_send.gif") 0px 0px no-repeat;
  margin:0px 10px 0px 3px;
}*/

.button_darkblue {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 45px;
  height: 19px;
	background: url("/images/button_dark.gif") no-repeat;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.91em;
	padding: 0px 0px 1px 0px;
}

.button_lightblue, .sendButton {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 45px;
  height: 19px;
	background: url("/images/button_light.gif") no-repeat;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.91em;
	padding: 0px 0px 1px 0px;
}

.addbasket, .blank_blue_button {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: auto;
  height: 19px;
	background: url("/images/button_dark.gif");
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.91em;
	padding: 0px 0px 1px 0px;
}

.blank_green_button, .blank_alt_button_large {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: auto;
  height: 19px;
	background: url("/images/button_light.gif");
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.91em;
	padding: 0px 0px 1px 0px;
}

#left {
	float:left;
	width:191px;
}

#left img{
	padding: 0px 0px 0px 22px;
}

#parent_home #middle {
	float:left;
	width:457px;
	background: url("/images/middle_bg.jpg") no-repeat;
	padding: 1px 1px 0px 1px;
	overflow:hidden;
}

#middle {
	float:left;
	width:584px;
	background: url("/images/bg_middle_main.jpg") top right no-repeat;
	padding: 1px 24px 0px 1px;
	min-height:430px;
	height:auto !important;
	height:480px;
}

#right {
	float:left;
	width:150px;
	background: url("/images/right_bg.jpg") no-repeat;
	min-height:418px;
	height:auto !important;
	height:418px;
}

#payment_cards_home{
	padding: 10px 0px 0px 6px;
}

#payment_cards_product{
	width: 290px;
	margin: 0 auto;
}


#download_brochure_home{
	padding: 10px 0px 0px 6px;
}

#right #download_brochure_home img{
	border: 0;
}

#navigation {
	padding: 0px 0px 24px 0px;
	background: url("/images/left_bg.gif") bottom left no-repeat;
}

#navigation, #navigation a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:0.91em;
}

#navigation a:hover {
	text-decoration:underline;
}

#navigation ul,
#navigation ul ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#navigation li,
#navigation li li {
	padding: 0px 0px 0px 0px;
	/*background: url("/images/bg_nav.jpg") no-repeat;*/
	border-top:1px solid #FFFFFF;
}

#navigation span {
  display:block;
  /*background: url("/images/bg_nav.jpg") no-repeat;*/
  background: url("/images/bg_nav_2.jpg") repeat-y;
  min-height:14px;
  height:auto !important;
  height:14px;
  width:181px;
  padding: 3px 0px 3px 10px;
}

#navigation li li span {
  display:block;
  background: url("/images/bg_nav.jpg") no-repeat;
  height:17px;
  width:176px;
  padding: 3px 0px 0px 15px;
}

#lines ul {
	padding: 35px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#lines li {
	padding: 3px 0px 4px 0px;
}

#parent_home #middle p{
	margin: 10px 20px 10px 20px;
}

#parent_home #middle h1{
	margin: 5px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-size:2.5em;
	color:#75C0DF;
	font-weight:normal;
}

#trade_login label {
	display:none;
}

#trade_login form {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#trade_login {
	padding: 10px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
}

#trade_login .title{
	font-size:0.91em;
}

#trade_login input {
	margin: 0px 0px 3px 0px;
}

#trade_login_password {
	float:left;
	padding: 5px 0px 0px 0px;
}

#trade_login_button {
	float:left;
	padding: 3px 0px 0px 33px;
}

#bottom {
	background-color:#FFFFFF;
	padding: 5px 20px 0px 20px;
	font-size:0.91em;
	color:#1BA3DD;
	font-weight:bold;
}

#bottom a{
	color:#1BA3DD;
	text-decoration:none;
}

#bottom a:hover{
	text-decoration:underline;
}

#bottom ul {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#bottom li {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
}

#bottom_links {
	float:left;
}

#visualsoft {
	float:right;
}

#page_intro {
  height: auto !important;
  height: 86px;
	min-height: 86px;
	background: #E8F5FA url("/images/page_top.gif") no-repeat;
	color:#106085;
	padding: 5px 20px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#page_intro h2, #page_intro h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	font-size:2.0em;
	font-weight:normal;
	color:#1996CA;
  /*text-transform: uppercase;*/
}

#page_intro p.text{
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	min-height: 25px;
}

#breadcrumb ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	font-weight:bold;
	color:#1996CA;
	font-size:0.91em;
}

#breadcrumb li {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
}

p#breadcrumb {
	padding: 3px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	color:#1996CA;
	font-size:0.91em;
	text-transform:uppercase;
}

#breadcrumb a {
	color:#1996CA;
	text-decoration:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#product_container {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#search_results {
	padding: 9px 8px 0px 10px;
}

.search_result_info {
  /*position: relative;
  top: -22px;
  margin-bottom: -22px;*/
	padding: 9px 8px 0px 10px;
	font-weight: bold;
}

.product_box {
	background: url("/images/products_bg.gif") top right repeat-y;
	min-height:1px;
	height:auto !important;
	height:1px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

.product_image {
	float:left;
}

.product_info {
	float:left;
	width:426px;
	background-color:#EAF5FA;
	height:100px;
}

.industry_sector .product_info {
	float:left;
	width:426px;
	background-color:#EAF5FA;
	min-height:140px;
	height:auto !important;
	height:140px;
}

.product_info p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.product_info .product_text  {
	height:18px;
	overflow: hidden;
}

.industry_sector  .product_info .product_text  {
	height:50px;
}

.product_image img {
	margin: 0px 1px 0px 0px;
	border:1px solid #94CEE6;
}

.product_title, .product_header, #product_header, .sitemap_title {
	background-color:#F44F6A;
	padding:5px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.09em;
	text-transform: uppercase;
}

.product_info p {
	padding:10px 15px 10px 15px;
	margin:0px 0px 0px 0px;
	font-weight: normal;
}

.product_info img {
	padding:5px 0px 5px 15px;
	margin:0px 0px 0px 0px;
}

.product_title a{
	color:#FFFFFF;
	text-decoration:none;
}

.search_paging_navigation {
	text-align:center;
	color:#106085;
}

.search_paging_navigation a{
	color:#106085;
}

#product_image {
	padding: 10px 0px 0px 10px;
	font-size:0.91em;
	float:left;
}

#product_image img {
	border:1px solid #94CEE6;
	margin: 0px 0px 5px 0px;
}

#product_info {
	float:left;
	width:305px;
	padding: 10px 0px 0px 10px;
}

.short_desc {
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#product_info ul#product_att_list {
  margin-left: 10px;
}

#product_info p {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#product_info ul {
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
}

#product_info li {
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

#product_options {
	clear:both;
	background: url("/images/options_bg.gif") repeat-y;
	margin:10px 0px 0px 0px;
	min-height:1px;
	height:auto !important;
	height:1px;
}

#product_options_title{
	background: url("/images/options_title.gif") no-repeat;
	height:22px;
}


#product_options #trade_login {
	width:132px;
	float:left;
	padding: 5px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	color:#106085;
	font-weight:bold;
}

#product_options #trade_login form{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#product_enquiries {
	width:444px;
	float:left;
	text-align:center;
}

.center
{
  text-align: center;
}

#product_enquiries table{
	margin: 5px auto 0px;
}

#product_enquiries img.hotline{
	padding: 0px 0px 0px 10px;
}

#product_enquiries img.enquiry{
	padding: 0px 0px 2px 0px;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size:14px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}

.main_text
{
  padding: 5px 5px 5px 15px;
  font-weight: bold;
}

.main_text a
{
  font-weight: bold;
}

.industry_view_products .cms_page
{
  font-weight: normal;
}

#parent_home .cms_page
{
  font-size: 10px;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
}

.cms_page
{
  margin: 10px 10px 10px 15px;
  color: #217196;
  font-weight: normal;
}

.small_content
{
  margin: 10px 20px 10px 15px;
}

.content-box{width: 500px;clear: both;font-size: 11px;padding: 0px 15px 15px 0px;}
.content-box .formrow{padding-top:3px;vertical-align:middle;}
.content-box .formrow label.desc{float:left;width: 100px;clear: left;text-align:right;padding: 5px 5px 0px 0px;}
.content-box .formrow_bottomleft{float:left;width:200px;}

.my_account_link{font-size: 10px;font-weight: bold;margin: 0px 0px 0px 0px;padding: 5px 0px 0px 0px;}
a.my_account_link {color: #000; }
a.my_account_link:visited {color: #000; }

.table_row_header{padding: 5px 0px 5px 0px; color: #000;font-weight: bold;border-bottom: 1px solid #ccc;}

.mandatory_star, .html_message{color: #ff0000;}
.success_message{color: #4B9A5B;}
.textbox{font-size: 11px;}

.cms_paragraph{padding: 10px 5px 5px 5px;margin: 0px;}

.man_box{float: left;margin: 5px 5px 0px 0px;}
.man_box img{border: 1px solid #ccc;}

.zoomSmallImageCont
{
  position: relative;
}

.zoomSmallImageCont img
{
  border: 1px solid #999999;
}

.zoomBigImageCont
{
  overflow: hidden;
  position: absolute;
  background: #fff;
  z-index: 110;
  border: 1px solid #999999;
  visibility: hidden;
}

.zoomBigImageCont img
{
  border: 0px;
}

.zoomHeader
{
  position: relative;
  z-index: 10;
  left: 0px;
  top: 0px;
  padding:0px;
}

.zoomHeader a
{
  color: #fff;
}

.zoomPup
{
  z-index: 10;
  visibility: hidden;
  position: absolute;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.zoomPosition
{
  width:320px;
  height:239px;
  left: 245px;
  top: 0px
}

.thumbnailimage {
  margin-top: 5px;
  margin-bottom: -10px;
  float:left;
  height: 27px;
  margin-right: 3px;
}

.thumbnailimage img {
  margin:3px 3px 0px 0px;
}

#product_image .thumbnailimage img.enlarge {
  border: 0px;
  padding: 6px 0px 0px 6px;
	border:1px solid #ffffff;
}

#subcategories table tr td img
{
	margin: 0px 1px 0px 0px;
}

.newstitle {
  color:#1996CA;
  font-size: 1.2em;
}

a.newstitlelink {
	color:#1996CA;
	text-decoration:none;
}

a.newstitlelink:hover {
        color:#1996CA;
	text-decoration:underline;
}

a.newstitlelink:visited {
        color:#1996CA;
}

table.productVariations {
  border:1px solid #999999;
  margin: 0px 10px 5px 10px ! important;
  margin: 0px 5px 5px 5px;
  width: 564px;
}

table.productVariations td {
  font-weight: bold;
  color:#106085;
}

table.productVariations th {
  background-color: #F44F6A;
  color:#FFFFFF;
  text-transform: uppercase;
}

table.productVariations tr.alternate {
  background-color: #C6D3D8;
}

/******************* Styles for filter_container *******************/

#filter_container {
	color:#666666;
	font-weight:bold;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
}

#filter_container form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#filter_container label {
	padding:0px 0px 3px 0px;
}

#filter_container td {
	padding:0px 0px 0px 10px;
	text-align: right;
}

.sort_order_dropdown
{
  width: 140px;
}

.basketheader{background-color: #999999;height: 12px;}
.basketheader td{font-size: 11px;color: #ffffff;text-transform: uppercase;font-weight: bold;}

.basket_text, .basket_text_alt{color: #333333;font-size: 11px;padding: 8px 0px 8px 0px;}
.basket_text a, .basket_text_alt a{font-weight: bold;color: #333333;text-decoration: none;}
.basket_text a:hover, .basket_text_alt a:hover{font-weight: bold;color: #999999;text-decoration: none;}

.mandatory_star, .html_message{color: #ff0000;}
.success_message{color: #4B9A5B;}
.textbox{width: 250px; font-size: 11px;}
select.textbox{width: auto;}

.welcome {text-align: right; height: 20px; background-color: #e8f5fa; margin: -7px 0px 7px 0px;}

.popup_footer_bar{font-size: 12px;font-weight: bold;margin: 0px 0px 0px 0px;padding: 10px 0px 10px 0px;}


#login_note {
  clear:both;
  font-size:10px;
  color:#FFFFFF;
  padding:15px 20px 0px 5px;
}

#login_note_2 {
  clear:both;
  padding:5px 10px 0px 10px;
  font-weight:bold;
  font-size:10px;
  color:#106085;
}