table.table {
	width: 100%;
	
	
	
}
table.table td, table.table th {
	
	
	
	padding: 3px;
	margin: 3px;
	

}
table.table th {
	font-family: arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
table.table td {
	padding: 0 3px;
	
}

button.nav-img {
	font-size: 10px;
	background: none;
	color: #ffffff;
	border-style: none;
	padding: 1px 5px 0 0px;
	vertical-align: top;
}

	


a.active {
	display: block;
	width: 153px;
	background: #165791;
	color: #fff;
	text-decoration: none;
	padding: 1px 2px 1px 5px;
	}
	
a.inactive {
	display: block;
	width: 153px;
	color: #3d3d3d;
	padding: 1px 2px 1px 5px;
	text-decoration: none;
	}
	
a.inactive:hover {
	display: block;
	width: 153px;
	background: #165791;
	color: #fff;
	text-decoration: none;
	padding: 1px 2px 1px 5px;
	}	
	
	
/*a.active:hover{	
	display: block;
	width: 153px;
	background: #fff;
	}
*/
	


.category-description {
  
	margin: 0;
	padding: 0 10px 10px 20px;
}
.category-images {
	margin: 0;
	padding: 5px 0 0 0;
	vertical-align: top;
	
}

#catalog-search {
	margin: 0;
	padding: 0;
}
#catalog-search td {
	padding: 5px 10px;
}
#catalog-search td, #catalog-search input, #catalog-search select, #catalog-search button {
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	color: #000000;
}
#catalog-search input, #catalog-search select, #catalog-search button {
	font-size: 9px;
	font-family: tahoma, arial, sans-serif;
	background: #ffffff;
	border: solid 1px #000000;
}
#catalog-search input, #catalog-search select {
	width: 100%;
	color: #000000;
}
#catalog-search input.small {
	width: 40px;
}
#catalog-search button {
	background: #ece9d8;
	color: #000000;
	border: solid 1px #000090;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px 3px;
	margin: 1px;
}

.catalog-left td.s, .catalog-left th {
	margin: 3px;
	padding: 5px;
}

.catalog-left th {
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 1px #000000;
}

.catalog-left2 th {
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #000000;
	border-top: solid 1px #000000;
}

.catalog-left a {
	color: #000000;
}


.image-container img {
	border: solid 1px #886510;
}



form.catalog-order button {
	background: #007000;
	border: solid 1px #174e9e;
	padding: 10px 10px;
}

#catalog-cardstrip img {
	border: solid 1px #000000;
}
#catalog-cardstrip th {
	border: none;
	color: #555555;
	font-size: 12px;
}

#category-table {
	width: 95%;
	border-collapse: collapse;
	
}
#category-table td {
	padding: 5px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	
}
#category-table .img {
	padding: 0;
}
#category-table .txt {
	padding: 0 3px;
}

.product-description {
	padding: 10px;
}

.category { font-size: 11px;
 color: #194da0;
	}
.borderless {
	padding: 0 0px;
}

