@CHARSET "UTF-8";
/*--------  homepage like  ------------*/
#container {
  margin: 0 auto;
	padding:0 10px;
}
#menuTop {
	text-align:right;
	padding:5px 10px;
}
#menuTop ul li {
	display:inline;	
	padding-left:10px;
}
#menuTop ul {
	margin:0px;
	padding:0px;
}
#header {
  background:url('/images/earth-left.jpg') top left no-repeat;
}
#header_en {
  background:url('/images/earth-left-en.jpg') top left no-repeat;
}
#header div, #header_en div {
  background:url('/images/earth-right.jpg') top right no-repeat;
	padding:13px;
	height:108px;
}
#header .logo, #header_en .logo {
  display:block; 
	width:130px; 
	height:45px; 
	border:0;
}
#col_1 .search {
	background:url('/images/searchBg.gif') top left no-repeat;
	height:33px;
	width:186px;
	padding:7px;
}
#col_1 .search input#searchTextfield {
	border:0 none;
	height:18px;
	line-height:18px;
	padding:0 3px;
	width:124px;
}
#col_1 .search input#searchBtn {
	background:url('/images/searchBtn.gif') top left no-repeat;
	width:50px;
	border:0px;
	text-align:center;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding-bottom:3px;
	cursor:pointer;
}
#col_1 .search a {
	color:#FFF;
	text-decoration:underline;
	border:0;
	font-size:10px;
}
#col_1 .search a:hover {
 color:#FFFF66;
}
#col_1 .categories h2 {
	background:url('/images/menuLeftTitle.gif') top left no-repeat;
	width:172px;
	height:27px;
	line-height:27px;
	font-size:14px;
	color:#FFF;
	padding-left:28px;
	margin-top:15px;
	margin-bottom:0px;
}
#col_1 .categories h2 a {
	color:#FFF;
	text-decoration:none;
	border:0px;
}
#col_1 .categories h2 a:hover {
	color:#FFFF66;
}
#col_1 .categories h2.services {
	background:url('/images/menuLeftServices.gif') top left no-repeat;	
}
#col_1 .categories ul {
	margin:0px;
	padding:0px;
}
#col_1 .categories ul li {
	border-bottom:1px dotted #21BBEF;
	list-style-type:none;
}
#col_1 .categories ul li a {
	font-size:13px;
	text-decoration:none;
	border:0;
	color:#000D16;
	display:block;
	padding:6px 0px 6px 24px;
	font-weight:bold;
	background:#F0FBFD url('/images/menuLeftList.gif') 8px 3px no-repeat;
}
#col_1 .categories ul li a:hover {
	color:#00528A;
	background:#f7feff url('/images/menuLeftList.gif') 8px 3px no-repeat;
}
#col_1 .categories ul li a.active {
	color:#00528A;
	background:#f7feff url('/images/menuLeftList.gif') 8px 3px no-repeat;
}
#col_1 .categories ul li ul {
	padding-left:0px;
}
#col_1 .categories ul li ul li {
	border-bottom:2px solid #F0FBFD;
}
#col_1 .categories ul li ul li a {
	font-weight:normal;
	font-size:11px;
	padding:6px 0px 6px 25px;
	background:#ffffff url('/images/li_subcat2.gif') 15px 10px no-repeat;
}
#col_1 .categories ul li ul li ul {
	padding-left:15px;
}
#col_1 .categories ul li ul li ul li{
	border:none;
}
#col_1 .categories ul li ul li a.active {
	background:#ffffff url('/images/li_subcat.gif') 15px 10px no-repeat;
	font-weight:bold;
}
#col_1 .categories ul li ul li a:hover {
	background:#f7feff url('/images/li_subcat.gif') 15px 10px no-repeat !important;
}

.readAll a {
	padding:0 17px 0 0 !important;
	border-bottom:1px solid #CFF7FF !important;	
	background:transparent url('/images/viewMoreArrow.gif') right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.readAll a:hover{
	background:transparent url('/images/viewMoreArrow2.gif') right no-repeat;
}
.moreParameters a, .lessParameters a {
	float:left;
}
.moreParameters a, .lessParameters a, .showFullDescription a, .hideFullDescription a{
	padding:0 0 0 17px !important;
	border-bottom:1px solid #CFF7FF !important;	
	background:transparent url('/images/unHide.gif') left no-repeat;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.moreParameters a:hover, .showFullDescription a:hover {
	background:transparent url('/images/unHide2.gif') left no-repeat;
}
.lessParameters a, .hideFullDescription a {
	background:transparent url('/images/hide.gif') left no-repeat;
}
.hideFullDescription, .showFullDescription {
	margin-left:20px;
}
.lessParameters a:hover, .hideFullDescription a:hover {
	background:transparent url('/images/hide2.gif') left no-repeat;
}
.back {
	text-align:left;
}
.back a {
	padding:0 0 0 17px !important;
	border-bottom:1px solid #CFF7FF !important;	
	background:transparent url('/images/backArrow.gif') left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.back a:hover{
	background:transparent url('/images/backArrow2.gif') left no-repeat;
}

#col_1 .categories .contact {
	padding:15px 10px 15px 25px;
}
#col_2 {
	overflow:hidden;
}
#col_2 .recommendedProducts {
	background:url('/images/recommendedProducts.gif') top left no-repeat;
	height:129px;
	padding:18px;
}
#col_2 .recommendedProducts a.allRecommended {
	display:block;
	width:100px;
	height:100px;
	border:0px;
}
#col_2 .recommendedProducts .product {
	width:144px; 
	float:left; 
	padding-left:50px;
}
#col_2 .recommendedProducts .product .imgBox {
	background:url('/images/boxBgIndex.gif') top right no-repeat;
	height:87px;
}
#col_2 .recommendedProducts .product .imgBox a {
	border:0;
}
#col_2 .recommendedProducts .product .imgBox img {
	margin:8px 22px;
}
#col_2 .recommendedProducts .product h2 {
	text-align:center;
	padding-top:4px;
	font-size:12px;
}
#col_2 .recommendedProducts .product p {
	font-size:10px;
}
#col_2 .promotions ul {
	margin:0px;
	padding:0px;
}
#col_2 .promotions h2 {
	background:url('/images/h2Bg.gif') top right no-repeat;
	height:29px;
	line-height:29px;
	font-size:14px;
	margin-top:20px;
	margin-bottom:0px;
}
#col_2 p, #col_2 ul {
	margin:0px;
}
#col_2 .promotions h2 a {
	display:block;
	background:url('/images/h2Point.gif') top left no-repeat;
	padding-left:30px;
	color:#000D16;
	border:0px;
}
#col_2 .promotions h2 a:hover {
	text-decoration:underline;
}
#col_2 .promotions ul li, #col_2 .job ul li {
	margin:5px 10px;
	border-bottom:1px dotted #21BBEF; 
	padding:10px 0;
	list-style-type:none;
}
#col_2 .promotions ul li p, #col_2 .job ul li p {
	text-indent:15px;
	margin-top:5px;
}
#col_2 .promotions ul li .promFoto, #col_2 .promotions ul li .promFotoleft  {
	width:100px; 
	padding:10px 0px; 
	float:left;
}
#col_2 .promotions ul li .promFoto img, #col_2 .promotions ul li .promFotoleft img {
	width:100px;
}
#col_2 .promotions ul li .promDescription {
	padding:10px 0 10px 20px; 
	overflow:hidden; 
	zoom:1;
}
#col_2 .job ul li .jobIcon {
	padding-right:20px; 
	float:left;
}
#col_2 .job ul li .jobDescription {
	padding-top:10px; 
	padding-right:20px; 
	float:left;
}
#col_2 .job ul li .jobType {
  padding-right:20px; 
	padding-top:10px; 
	float:left;
}
#col_2 .job ul li .jobPlace {
  padding-top:10px; 
	float:left;
}

/*--------  Poza strona glowna  ------------*/

#content #col_2 .productListing {
	margin:20px 0;
}
#content #col_2 .productListing ul {
	margin:0px;
	padding:0px;
}
#content #col_2 .productListing h2 {
	font-size:13px;
}
#content #col_2 .productListing .pagination {
	text-align:right;
  font-size:14px;
	font-weight:bold;
	line-height:20px;
	height:20px;
	float:right;
}
#content #col_2 .productListing .listingOptions {
	height:27px; 
	line-height:27px; 
	padding:3px 36px 3px 10px; 
	margin-top:5px;
}
#content #col_2 .productListing .pagination a {
  text-align:right;
	font-weight:normal;
}
#content #col_2 .productListing ul.title li {
	display:block;
	float:left;
	list-style-type:none;
}
#content #col_2 .productListing .listHeaders {
	background:transparent url('/images/listHeaderBg.gif') left top no-repeat;
	font-size:11px;
	margin-top:10px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin-bottom:0px;
}
#content #col_2 .productListing .listHeaders .compareBtn {
	float:right;
	width:180px;
	background:transparent url('/images/compareBg.gif') no-repeat top left;
	font-weight:normal;
	height:30px;
}
#content #col_2 .productListing .listHeaders .compareBtnLeft {
	float:left;
	width:180px;
	background:transparent url('/images/compareBgLeft.gif') no-repeat top left;
	font-weight:normal;
	height:30px;
}
#content #col_2 .productListing .listHeaders .compareBtnBottomLeft {
	float:left;
	width:180px;
	background:transparent url('/images/compareBgBottomleft.gif') no-repeat top left;
	font-weight:normal;
	height:30px;
}
#content #col_2 .productListing .listHeaders .compareBtnLeft a, #content #col_2 .productListing .listHeaders .compareBtnBottomLeft a{
  font-size:11px;
	color:#6B4B01;
	background:none;
	border:0px;
	width:136px;
	height:20px;
	line-height:20px;
	margin-left:34px;
	margin-top:5px;
	display:block;
	text-align:center;
}
#content #col_2 .productListing .listHeaders .compareBtnBottom {
	float:right;
	width:180px;
	background:transparent url('/images/compareBgBottom.gif') no-repeat top left;
	font-weight:normal;
	height:30px;

}
#content #col_2 .productListing .listHeaders .compareBtn a, #content #col_2 .productListing .listHeaders .compareBtnBottom a{
  font-size:11px;
	color:#6B4B01;
	background:none;
	border:0px;
	width:136px;
	height:20px;
	line-height:20px;
	margin-left:10px;
	margin-top:5px;
	display:block;
	text-align:center;
}
#content #col_2 .productListing .listHeaders .compareBtn a:hover, #content #col_2 .productListing .listHeaders .compareBtnBottom a:hover {
	color:#B17C01;
}
#content #col_2 .productListing .listHeaders .parameters {
	float:left;
}
#content #col_2 .productListing .listHeaders .name {
	width:15%;
	float:left;
	padding-left:15px;
}
#content #col_2 .productListing .listHeaders .description {
	width:34%;
	float:left;
}
#content #col_2 .productListing ul li {
  border-bottom:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
  background-color:#DBDBDB;	
	list-style-type:none;
}
#content #col_2 .productListing ul li div.parameters {
	width:48%;
	float:right;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#content #col_2 .productListing ul li div.parametersShortListing {
	width:100%;
}
#content #col_2 .productListing ul li div.foto {
	width:15%;
	text-align:center;
  padding:5px 3px;
	float:left;
}
#content #col_2 .productListing ul li div.foto a {
	bordr:0px;
}
#content #col_2 .productListing ul li div.foto img {
	max-width:100px;
	max-height:120px;
}
#content #col_2 .productListing ul li div.description {
	width:33%;
	padding:10px;
	text-indent:10px;
	float:left;
	border-left:1px solid #EFEFEF;
	font-family:Verdana, Geneva, sans-serif;
	line-height:16px;
	font-size:11px;
}
#content #col_2 .productListing ul li div.productHeader {
	background:transparent url('/images/productNameBg.gif') top repeat-x;
	padding:0px;
	font-weight:bold;
	font-size:15px;
}
#content #col_2 .productListing ul li div.productHeader .name {
	float:left;
	padding:5px 0 5px 15px;
}
#content #col_2 .productListing ul li div.productHeader .compare {
	float:left;
	background:#000D16;
	padding:5px;
}
#content #col_2 .productListing ul li div.productHeader a{
  color:#000D16;
}
#content #col_2 .productListing div.compare {
  overflow:hidden; 
	zoom:1; 
	text-align:center;
	padding-top:5px;
}
#content #col_2 .productListing div.listType {
	float:left;
}
#content #col_2 .productListing div.listType a{
	margin:0 0 0 10px;	
	border:0px;
}
#content #col_2 div.parameters table {
	width:99%;
}
#content #col_2 div.parameters td {
	margin:0px;
	padding:3px;
	font-size:11px;
	border-bottom:1px solid #EFEFEF;
}
#content #col_2 div.parameters th {
	width:120px;
	text-align:right;
	margin:0px;
	padding:3px;
	font-size:11px;
	border-bottom:1px solid #EFEFEF;
	color:#888899;
  font-family:Arial, Helvetica, sans-serif;
}
#content #col_2 div.parameters table tr.light {
	background:#f5fdff;
}
#content #col_2 div.parameters table tr.dark {
	background:#ECFBFF;
}

#content #col_2 div.parametersShortListing table {
	width:100%;
	margin-top:15px;
	font-family:Verdana, Geneva, sans-serif;
}
#content #col_2 div.parametersShortListing th,  #content #col_2 div.parametersShortListing td {
	margin:0px;
	padding:5px;
}
#content #col_2 div.parametersShortListing td {
	font-weight:normal;
}	
#content #col_2 div.parametersShortListing tr.light td {
	border-left:2px solid #f5fdff;
}	
#content #col_2 div.parametersShortListing tr.dark td {
	border-left:2px solid #ffffff;
}	
#content #col_2 div.parametersShortListing th {
	width:220px;
	text-align:right;
  font-family:Arial, Helvetica, sans-serif;
}
#content #col_2 div.parametersShortListing table tr.light {
	background:#ffffff;
}
#content #col_2 div.parametersShortListing table tr.dark {
	background:#F0FBFD;
}
#content #col_2 .news {
  border-bottom:1px dotted #21BBEF;
  margin:5px 10px;
	padding:10px;
}
#content #col_2 .news .image {
	float:left;
	width:130px;
	height:80px;
	padding:10px;
	text-align:center;
}
#content #col_2 .news .topic .topicTitle .topicDate {
	padding:5px 10px;
	margin:5px 0;
  color:#21BBEF;
}
#content #col_2 .news .topic .topicDescription {
	text-indent:20px;
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#content #col_2 .fileType {
	float:left;
	width:380px;
}
#col_2 h1 {
	background:url('/images/h2Bg.gif') top right no-repeat;
	height:29px;
	line-height:29px;
	font-size:14px;
}
#col_2 h1 span {
	display:block;
	background:url('/images/h2Point.gif') top left no-repeat;
	padding-left:30px;
	color:#000D16;
}

/*--------  table Files  ------------*/
table.filesTable {
	margin:10px 20px 20px 20px;
}
table.filesTable caption {
	padding:5px 0;
	font-weight:bold;
}
table.filesTable th {
	padding:5px;
  border-right:1px solid #ffffff;
}
table.filesTable td {
	padding:5px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #FFFFFF;
}
table.filesTable tr.light {
	background:#F0FBFD;
}
table.filesTable th {
	background:#90DDF7;
}
table.filesTable th.first {
	background:#90DDF7 url('/images/tableCornerL.gif') top left no-repeat;
}
table.filesTable th.last {
	background:#90DDF7 url('/images/tableCornerR.gif') top right no-repeat;
}
ul.fileCategories {
	margin:10px 0;
}
ul.fileCategories li {
	display:inline;
	padding-right:20px;
}
.filesMenu {
	margin-top:50px;
}
.filesMenu h2 {
	font-size:13px;
	border-bottom:1px dotted #90DDF7;
}
.product {
	margin-top:20px;
}
.product .productFoto {
	padding-top:0px; 
	float:left; 
	width:238px;
	text-align:center;
}
.product .productFoto a.enlarge {
  background:url('/images/lupaBg.gif') no-repeat top left; 
	text-decoration:none; 
	color:#1086BC; 
	height:20px; 
	line-height:20px; 
	width:72px; 
	display:block; 
	margin:10px auto 20px auto; 
	font-size:11px; 
	padding-left:8px; 
	text-align:left; 
	border:0px;
}
.product .productFoto a.enlarge:hover {
  background:url('/images/lupaBg_hover.gif') no-repeat top left; 
	color:#85ccec; 
}
.product .description {
  padding:10px 20px 20px 20px; 
	overflow:hidden; 
	zoom:1;
	font-family:Verdana; 
	line-height:18px;
}
.product .description .longDescription {
  border-bottom:2px dotted #CFF7FF; 
	padding-bottom:5px; 
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
}
.product .description .productFiles {
  padding:8px 0;
}
h2.productHeader {
	margin:10px 0; 
	border-bottom:2px dotted #CFF7FF; 
	padding:5px; 
	font-size:14px;
}
.linkedProducts {
	margin-bottom:30px;
}
.linkedProducts ul li {
	display:inline-block;	
	margin-left:30px;
	text-align:center;
	float:left;
}
.linkedProducts ul li div.name{
	font-weight:bold;
	margin-top:10px;
  list-style-type:none;
}
.linkedProducts ul li div.foto img{
	height:50px;
}
#content #col_1 .search ul {
	background-color:white;
	border:1px solid #90DDF7;
	font-size:11px;
	width:190px;
	z-index:2;
}
#col_1 .categories {
	z-index:1;
}
.categoryDescription {
	padding:20px;
}
#content #col_1 .search ul li.selected {
	background-color:#90DDF7;
	font-weight:bold;
}
#content #col_1 .search ul li {
	border-bottom:none;
	color:#000D16;
	display:block;
	font-weight:normal;
	margin:0;
	padding:5px;
	list-style-type:none;
}
#content #col_1 .search div#position_auto_complete {
  cursor:pointer;
}
.productCompare {
  overflow:auto;
	padding:20px 0;
}
.productCompare table.comparedProductsContent {
	width:100%;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.productCompare table.comparedProductsContent tr.productImage th, .productCompare table.comparedProductsContent tr.productImage td{
	border:0px;
	text-align:center;
}
.productCompare table.comparedProductsContent tr.productName th{
	background:transparent url('/images/productNameBg.gif') repeat-x top;		
}
.productCompare table.comparedProductsContent tr.productName td {
	background:transparent url('/images/productNameBg.gif') repeat-x top;
	font-size:12px;
	font-weight:bold;				
	text-align:center;
	border-left:1px solid #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
}
.productCompare table.comparedProductsContent th {
	text-align:right;
	padding:5px;
	color:#888899;
  line-height:15px;
}
.productCompare table.comparedProductsContent td {
	padding:5px;
	border-left:1px solid #F0FBFD;
  line-height:15px;
}
.productCompare table.comparedProductsContent tr.dark td {
	border-left:1px solid #FFFFFF;
}
.productCompare table.comparedProductsContent tr.dark {
	background:#FAFAFA;
	font-family:Verdana, Geneva, sans-serif;
}
.productCompare table.comparedProductsContent tr.light {
	background:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
}
.productCompare table.comparedProductsContent tr {
	cursor:pointer;
}
div#searchTextfield_auto_complete {
	z-index:3;
}
h3.parentCategory {
	margin:10px 0 5px 0;
  background:#F0FBFD; 
	padding:5px 10px;
	font-size:13px;
}
.categories h3.active a {
	background: url('/images/h3_active.gif') no-repeat left;
	padding-left:10px;
}
.categories .back {
	margin-top:5px;
}
.categorySelect ul li{
	width:150px;
	float:left;
	text-align:center;
	list-style-type:none;
}
.categorySelect {
	padding:20px 0;
	border-bottom:1px dotted #000D16;
}
.categorySelect h2{
	font-size:13px;
	padding:5px 5px 5px 30px;
	margin-bottom:15px;
}
.availableCategories {
	width:200px; 
	float:left; 
	margin-left:30px;
	text-align:center;
}
.availableCategories h3 {
	font-size:13px;
	margin-bottom:10px;
	padding:8px 2px;
	height:25px;
}
.availableCategories .image, .availableCategories .image img{
	height:60px;
}
.availableCategories .shortDescription {
	padding:10px; 
	text-align:left; 
	background-color:#F0FBFD; 
	margin:10px 0 0px 0; 
	font-size:11px;
	height:47px;
	overflow:hidden;
	zoom:1;
}
.availableCategories p.buttonHolder {
	padding:10px;
	text-align:right;
	border-bottom:1px solid #CFF7FF;
	background:#F0FBFD;
}
li.productSearchResult {
  border-bottom:1px solid #CFF7FF;
	float:left;
	padding:15px 10px;
	margin:0px 20px 10px 0px;
}
.searchResultSection {
	margin-top:30px; 
	border:1px dotted #B4EFFE; 
	padding:10px;
}
.searchResultSection h3 {
	margin-bottom:10px;
}
.viewMoreResults {
	padding:5px; 
	border-top:1px dotted #B4EFFE; 
	background:#F0FBFD;
	clear:both;
}
li.productSearchResult .smallFoto {
	padding-bottom:5px;
	text-align:center;
}
li.productSearchResult .smallFoto img {
	height:70px;
}
li.productSearchResult .productName {
	font-size:12px;
	line-height:16px;
}
li.smallListing {
	background-color:#DBDBDB; 
	border-right:none !important; 
	border-left:1px solid #C8C8C8;
}
li.smallListing .checkBox {
	width:3%; 
	float:left; 
	padding:5px 0; 
	text-align:center;
}
li.smallListing .singleProduct {
	overflow:hidden; 
	zoom:1; 
	padding:5px 0 10px 0; 
	background:#FFF;
}
li.smallListing .singleProduct .smallFoto {
	text-align:center; 
	padding:0px; 
	padding-right:5px;
	float:left;
}
li.smallListing .singleProduct .smallFoto a{
	border:0px;
}
li.smallListing .singleProduct .smallFoto img{
	height:30px; 
	size:auto;
	margin-left:15px;
}
li.smallListing .singleProduct .productName {
	font-weight:bold; 
	font-size:14px; 
	float:left;
	line-height:22px; 
}
li.smallListing .singleProduct .productName a {
	color:#000D16;
}
li.smallListing .singleProduct .productName a:hover {
	color: #00528A;
}
#col_0 .localizer {
	font-weight:bold;
}
#col_0 .localizer a {
	font-weight:normal;
}
ul.categoryTree li.mainCategories{
	float:left; 
	width:31%; 
	font-size:14px; 
	font-weight:bold; 
	padding-bottom:20px; 
	padding-right:1%;
}
ul.categoryTree li.mainCategories a {
	color:#000D16;
}
ul.categoryTree li.mainCategories ul {
	padding-top:10px;
}
ul.categoryTree li.mainCategories ul li {
	margin:2px 0 2px 20px; 
	font-size:12px; 
	font-weight:normal;
	list-style-type:square;
}
ul.categoryTree li.mainCategories ul li a {
	color:#00528A;
}
.news .topic .topicTitle h3 {
	font-size:13px;
}
/*--------  TABS product  ------------*/
#tabs{
		padding: 0;
		position:relative;
		margin:20px 5px;
		z-index:1;
		min-width:800px;
}
#tabs ul.tabsMenu{
		font: bold 12px Arial, Verdana, sans-serif;
		margin:0;
		padding:0;
		list-style:none;
		width:800px;
}
#tabs ul.tabsMenu li{				
		float:left;				
		margin-right:3px;
		width:150px;
		text-align:center;
}
#tabs ul.tabsMenu a{
		background: transparent url('/images/tabs/tabRight.gif') no-repeat right top;
		text-decoration:none;
		color:#F0FBFD;
		display:block;
		cursor:pointer;
		border:0px;
}
#tabs ul.tabsMenu a span{        
		background:transparent url('/images/tabs/tabLeft.gif') no-repeat left top;
		padding:0px;
		height:34px;
		line-height:34px;
		margin-top:0px;
		display:block;
}
#tabs ul.tabsMenu a span{float:none;}
#tabs ul.tabsMenu a:hover{color: #FFFF66;}
ul.tabsMenu #tabHeaderActive a { 
		color:#000D16;
		background: transparent url('/images/tabs/tabSelectedRight.gif') no-repeat right top;
		cursor:default;
}
ul.tabsMenu #tabHeaderActive a:hover { 
		color:#000D16;
}
ul.tabsMenu #tabHeaderActive a span { 
		background: transparent url('/images/tabs/tabSelectedLeft.gif') no-repeat left top;
}
.tabContent {
		clear:both;
		border:1px solid #B4EFFE;
		padding:20px 20px 50px 20px;
		background-color:#F0FBFD;
		border-top:0px;
}
#tabContent5 input {
		margin-top:10px;
}
#tabContent5 a {
		margin-top:10px;
		font-weight:bold;
		background:url('/images/menuLeftList.gif') no-repeat;
		padding:2px 0px 2px 16px;
		float:left;
}
.tabContent h4 {
		font-size:12px;
		margin-bottom:10px;
}
/*--------  TABS END ------------*/
.advancedSearch {
	border:3px solid #F0FBFD;
	padding:10px;
	width:600px;
	margin:50px auto 100px auto;
	font-family:Verdana, Geneva, sans-serif;
}
.advancedSearch div {
	padding:5px 20px;
	height:30px;
	line-height:30px;
	font-size:13px;
}
.advancedSearch span.hint {
	font-style:italic;
	color:#999;
}
.advancedSearch div.dark {
	background:#F0FBFD;
}
.advancedSearch .leftCol {
	font-weight:bold;
	width:100px;
}
.advancedSearch input.userText {
	width:400px;
}
.advancedSearch .searchBtn {
	text-align:right;
	padding:20px 0 0 0;
}
.advancedSearch .searchBtn input {
	border:2px solid #0099FF;
	background:#21BBEF;
	font-weight:bold;
	color:#FFF;
	height:28px;
	width:100px;
	cursor:pointer;
}
.searchFilters{
	background:#FAFAFA;
	border:1px solid #EEEEEE; 
	color:#555555;
}
ul.filterTypes li {
	float:left; 
	padding:10px 20px;
	list-style-type:none;
	border:0px !important; 
	background:none !important;
	white-space:nowrap;
}
ul.filterTypes li select{
	width:100px
}
h2.filterHeader {
	color:#555; 
	background:transparent url('/images/listHeaderBg.gif') no-repeat left top; 
	font-size:11px; 
	padding:5px 10px
}
.hideFilters {
	float:right;
	margin-top:-18px; 
	margin-right:6px; 
  padding:2px 4px;
	font-size:11px; 
}
.hideFilters a {
	background:transparent url('/images/hide2.gif') no-repeat left center; 
	padding-left:17px
}
a.selectorButton {
	background:transparent url('/images/selectorButton.png') no-repeat center;
	color:#D6F5FE;
	font-weight:bold;
	padding:3px 11px 4px 11px;
	text-align:center;
	border:0px;
	text-decoration:none;
}
a.selectorButton:hover {
	color:#FDFA91;
}
table.products , table.myFilter {
	width:100%;
	margin-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
table.myFilter td {
	text-align:left;
	font-weight:bold;
	white-space:normal;
	}
table.myFilter td div{
	font-weight:normal;
	}

table.products th, table.myFilter th {
	background-color: #F0FBFD;
	border-left:1px solid #fff;
	padding:3px;
	white-space:normal;
}
table.products td, table.myFilter td {
	background-color: #fff;
	border-top:1px solid #F0FBFD;
	border-right:1px solid #F0FBFD;
	white-space:normal;
}
table.products td div {
	padding:5px;
}
table.products td div {
	padding:5px;
}
table.myFilter td div {
	cursor: pointer;
	border-bottom:1px solid #F0FBFD;
	padding:3px;
	white-space:normal;
}
table.myFilter .selected {
	font-weight: bold;
	background:#FFFFCF;
}
table.myFilter .disabled {
	text-decoration: line-through;
	color:#999;
}
table.myFilter, table.products {
	border-bottom:1px solid #F0FBFD;
	border-left:1px solid #F0FBFD;
}
#downloadContent {
	margin:20px;
}
#downloadContent ul li {
	margin:5px 20px;
	font-weight:bold;
	font-size:14px;
}
#downloadContent ul li ul li {
	font-size:12px;
}
#downloadContent ul li ul li ul li{
	font-weight:normal;
	list-style:circle;
}
#tabscontent .galleryFotos {
	margin-bottom: 25px;
	padding-right:20px; 
	width:150px;
	float:left;
}
table.newsletterForm td, table.newsletterForm th {
	padding:5px;
	text-align:left;
	border-bottom:1px solid #dedede;
}
table.newsletterForm th {
	width:120px;
}
table.newsletterForm {
	width:550px;
	margin:20px;
}
table.newsletterForm td.errorField {
	color:#F00;
}
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 13px;
width: 200px; /* Main Menu Item widths */
z-index:2;
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #2f7cb0;
border-right: 1px solid #2f7cb0;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #00528A; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #000D16;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 180px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
left:200px;
}
.sidebarmenu ul li ul li ul{
left:180px !important;
}

.sidebarmenu a.subfolderstyle {
background: url('/images/subfold_arrow.gif') no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.contactForm {
	border: 1px solid #CFF7FF; 
	margin: 40px auto; 
	padding: 20px 10px; 
	background:#F0FBFD; 
	width: 730px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.contactForm .messageText textarea {
	width:220px;
	height:120px;
}
#col_2 .editorContent p, #col_2 .editorContent dl, #col_2 .editorContent multicol {
  margin: 0px;
}
#col_2 .editorContent dd {
  -moz-margin-start: 40px;
}
#content #col_2 .editorContent blockquote {
  display: block;
  margin: 1em 40px;
}
#col_2 .editorContent address {
  display: block;
  font-style: italic;
}
#col_2 .editorContent center {
  display: block;
  text-align: -moz-center;
}
#col_2 .editorContent blockquote[type=cite] {
  display: block;
  margin: 1em 0px;
  -moz-padding-start: 1em;
  -moz-border-start: solid;
  border-color: blue;
  border-width: thin;
}
#content #col_2 .editorContent h1 {
	background:none;
}
#col_2 .editorContent h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
	background:none;
	padding:0px;
}
#col_2 .editorContent h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
	padding:0px;
}
#col_2 .editorContent h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
	padding:0px;
}
#col_2 .editorContent h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
	padding:0px;
}
#col_2 .editorContent h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
	padding:0px;
}
#col_2 .editorContent h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
	padding:0px;
}
#col_2 .editorContent listing {
  display: block;
  font-family: -moz-fixed;
  font-size: medium;
  white-space: pre;
  margin: 1em 0;
}
#col_2 .editorContent xmp, #col_2 .editorContent pre, #col_2 .editorContent plaintext {
  display: block;
  font-family: -moz-fixed;
  white-space: pre;
  margin: 1em 0;
}
/* tables */
#col_2 .editorContent table {
  display: table;
  border-spacing: 2px;
  border-collapse: separate;
  margin-top: 0;
  margin-bottom: 0;
  /* XXXldb do we want this if we're border-collapse:collapse ? */
  -moz-box-sizing: border-box;
  text-indent: 0;
}
#col_2 .editorContent table[align="left"] {
  float: left;
}
#col_2 .editorContent table[align="right"] {
  float: right;
}
#col_2 .editorContent table[rules]:not([rules="none"]) {
  border-collapse: collapse;
}   
/* caption inherits from table not table-outer */  
#col_2 .editorContent caption {
  display: table-caption;
  text-align: center;
  -moz-box-sizing: border-box;
}
#col_2 .editorContent table[align="center"] > caption {
  margin-left: auto;
  margin-right: auto;
}
#col_2 .editorContent table[align="center"] > caption[align="left"] {
  margin-right: 0;
}
#col_2 .editorContent table[align="center"] > caption[align="right"] {
  margin-left: 0;
}
/* for XHTML tables without tbody */
#col_2 .editorContent table > tr {
  vertical-align: middle;
}
#col_2 .editorContent td, #col_2 .editorContent th { 
  padding: 1px;
}
#col_2 .editorContent i, #col_2 .editorContent cite, #col_2 .editorContent em, #col_2 .editorContent var, #col_2 .editorContent dfn {
  font-style: italic;
}
#col_2 .editorContent blink {
  text-decoration: blink;
}
#col_2 .editorContent big {
  font-size: larger;
}
#col_2 .editorContent small {
  font-size: smaller;
}
/* lists */
#col_2 .editorContent ul, #col_2 .editorContent menu, #col_2 .editorContent dir {
  display: block;
  margin: 1em 0;
  -moz-padding-start: 40px;
	padding-left:40px;
  list-style-type:square;
}
#col_2 .editorContent ol {
  display: block;
  list-style-type: decimal;
  margin: 1em 0;
  -moz-padding-start: 40px;
	padding-left:40px
}
#col_2 .editorContent hr {
  display: block;
  height: 2px;
  border: 1px inset;
  margin: 0.5em auto 0.5em auto;
  color: gray;
  -moz-float-edge: margin-box;
  -moz-box-sizing: border-box;
}
/* editor content - finished */
#lightboxImage {
	width:500px;
}
.printableVersion {
	text-align:right;
	margin-top:20px;
	clear:both;
}
.otherProducts {
	margin-top:10px; 
	line-height:20px; 
	text-align:right;
}
