
.user-fhscatalogue-pi1 {
}

.user-fhscatalogue-pi1 h2 {
	border-bottom: 2px solid #ff0000;
	margin-left: 20px;
}

.user-fhscatalogue-pi1 h3 {
	border-bottom: 2px solid #ff0000;
	margin-left: 40px;
}

div.product_page {
	text-align: left;
	/* width: 640px; */
}

div.product_page hr {
	border: 0;
	border-bottom: 1px solid #ff0000;
	padding: 0;
	padding-bottom: 5px;
}

div.product_page div.product_main {
	float: right;
	width: 460px;
}

div.product_page div.product_image {
	text-align: center;
	overflow: hidden;
	height: 280px;
}

div.product_page div.product_image img {
	border: 0;
}

div.product_page div.product_image_description {
	color: #666;
	height: 30px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}

div.product_page div.product_thumbnails {
	border-top: 1px solid #ff0000;
	padding: 2px;
}

div.product_page div.product_thumbnail {
	height: 64px;
	width: 64px;
	padding: 2px;
	border: 1px solid #ff0000;
	margin: 2px;
	margin-left: 0;
	float: left;
	overflow: hidden;
}

div.product_page div.product_thumbnail:hover {
	border: 1px solid #000;
}

div.product_page div.product_thumbnail img {
	border: 0;
}

div.product_page div.product_tabs {
	min-height: 100px;
}

div.product_page div.product_tabs ul.product_tabs {
	list-style-type: none;
	border-bottom: 2px solid #ff0000;
	padding: 0;
	padding-left: 10px;
}

div.product_page div.product_tabs ul.product_tabs li {
	display: inline;
	border-top: 2px solid #ff0000;
	border-left: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	background-color: #ffffff;
	padding-top: 5px;
	margin-right: 2px;
	margin-left: 2px
}

div.product_page div.product_tabs ul.product_tabs li.active {
	border-bottom: 2px solid #ffffff;
	font-weight: bold;
}

div.product_page div.product_tabs ul.product_tabs li:hover {
	border-bottom: 2px solid #ffffff;
}

div.product_page div.product_tabs ul.product_tabs li a {
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
}

div.product_page div.product_tabs ul.product_tabs li a:hover {
	color: #ff0000;
}

div.product_page div.product_tab {
	overflow: auto;
	padding-left: 4px;
}

div.product_page div.product_tab table {
	border: 1px solid #ff0000;
	border-collapse: collapse;
	width: 99%;
	font-size: 100%;
	text-align: left;
}

div.product_page div.product_tab table th {
	background-color: #ff0000;
	font-weight: bold;
}

div.product_page .product_files img {
	border: 0;
}

div.product_page .product_files table {
	border-width: 0;
}

div.product_page div.product_infotable {
	width: 170px;
	overflow: hidden;
}

div.product_page div.product_infotable table {
	font-size: 11px;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-width: 0;
	border-right: 2px solid #ff0000;
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 1px;
}

div.product_page div.product_infotable table td {
	padding: 0;
}

div.product_page div.product_infotable table td.product_infotable_icon {
	width: 40px;
	overflow: hidden;
	background-color: #ff0000;
	vertical-align: top;
}

div.product_page div.product_infotable table td.product_infotable_label_icon {
	width: 40px;
	overflow: hidden;
	background-color: #3a7187;
}

div.product_page div.product_infotable table td.product_infotable_arrow {
	background-image: url();
	background-repeat: no-repeat;
	width: 140px;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.product_page div.product_infotable table td.product_infotable_label {
	background-color: #76adc3;
	height: 20px;
	padding-left: 5px;
}

.product_image_loading {
	height: 32px;
	width: 32px;
	margin-left: 200px;
	margin-top: 100px;
	position: absolute;
	background-image: url();
	background-repeat: no-repeat;
	display: none;
}

div.product_list {
	text-align: left;
}

div.product_list table {
	width: 99%;
	text-align: center;
	font-size: 100%;
}

div.product_list img {
	border: 0;
}

div.product_list a {
	color: #000000;
	text-decoration: none;
}

div.product_list div {
	border: 2px solid #ffffff;
	padding: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.product_list div:hover {
	border: 2px solid #ff0000;
}

div.product_list div:hover b {
	text-decoration: underline;
}


div.categorie_list {
	text-align: left;
}

div.categorie_list table {
	width: 99%;
	text-align: center;
	font-size: 100%;
}

div.categorie_list img {
	border: 0;
}

div.categorie_list a {
	color: #000000;
	text-decoration: none;
}

div.categorie_list div {
	border: 0px solid #ffffff;
	padding: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 4px;
}

div.categorie_list div:hover {
	border-width: 2px;
	margin: 2px;
}

