@charset "utf-8";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#333333;
	text-decoration:none;
	background-image:url(../Images/window_bg.png);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
}
a {
	text-decoration:underline;
	color:#425991;
}
a:hover {
	color:#768CC0;
}
input, textarea {
	border:1px solid #999999;
	color:#333333;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:1px 2px 1px 2px;
	margin:0px;
}
#window-container {
	height:4px;
	background-image:url(../Images/top_bg.png);
	background-repeat:repeat-x;
	padding-top:2px;
}
#content-container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#general-search {
	float:right;
	width:250px;
	height:30px;
	margin-right:1px;
	background-image:url(../Images/search_bg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#general-search form {
	display:inline;
	margin:0px;
}
#general-search form #searchphrase {
	width:155px;
	margin:5px 0px 0px 42px;
	padding:1px 2px 1px 2px;
	border:0px;
	background-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#general-search form #submitsearch {
	position:relative;
	width:25px;
	height:16px;
	margin:-17px 0px 0px 205px;
	cursor:pointer;
}
#datetime {
	width:250px;
	height:20px;
	margin-left:45px;
	line-height:20px;
	font-size:11px;
	color:#FF6600;
}
#header {
	width:1000px;
	height:143px;
	margin-top:10px;
	background-image:url(../Images/header.png);
	behavior:url(Script/iepngfix.htc);
	background-repeat:no-repeat;
	overflow:hidden;
}
#frontpage {
	width:320px;
	height:83px;
	margin:23px 0px 0px 45px;
	cursor:pointer;
}
#header-buttons {
	position:relative;
	width:39px;
	height:16px;
	margin:-20px 0px 0px 942px;
	overflow:hidden;
	cursor:pointer;
}
#sitemap-button {
	position:relative;
	width:16px;
	height:16px;
	margin:0px;
	cursor:pointer;
}
#print-button {
	position:relative;
	width:16px;
	height:16px;
	margin:-16px 0px 0px 23px;
	cursor:pointer;
}
#main-menu {
	position:relative;
	width:910px;
	height:25px;
	margin:4px 0px 0px 65px;
}
#main-menu a {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	margin:0px 5px 0px 13px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#main-menu a.active-main-link {
	background-image:url(../Images/menuarrow_active.gif);
	background-position:50% 19px;
	background-repeat:no-repeat;
}
#message, #error {
	text-align:center;
	border:1px solid #006600;
	color:#006600;
	padding:10px;
	margin-bottom:20px;
}
#error {
	border:1px solid #990000;
	color:#990000;
}
#message legend {
	color:#006600;
}
#error legend {
	color:#990000;
}
#filler {
	height:420px;
}
#contents {
	width:913px;
	min-height:420px;
	margin:0px 8px 0px 46px;
	padding:5px 18px 0px 14px;
	background-image:url(../Images/content_bg.png);
	background-repeat:repeat-y;
}
#contents a img {
	border:0px;
}
#contents h1 {
	margin:0px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF6600;
	padding:0px 0px 5px 0px;
	background-image:url(../Images/h1_bg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#contents h2 {
	height:26px;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#663300;
	padding:0px 10px 0px 10px;
	margin:-10px 0px 10px 0px;
	background-image:url(../Images/th_bg.png);
	background-repeat:repeat-x;
}
#contents h2 div {
	background-image:url(../Images/title_bg.gif);
	background-position:0px 9px;
	background-repeat:no-repeat;
	padding-left:10px;
}
#content img {
	margin:5px;
}
#content img a {
	border:0px;
}
#contents .block {
	padding:10px 5px 10px 5px;
}
#contents .contentform {
	float:right;
	width:350px;
	padding:0px 0px 5px 5px;
	background-color:#FFFFFF;
}
#contents .contentform table {
}
#contents .contentform table th {
	height:26px;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#663300;
	padding:0px 10px 0px 10px;
	background-image:url(../Images/th_bg.png);
	background-repeat:repeat-x;
}
#contents .contentform table th div {
	background-image:url(../Images/title_bg.gif);
	background-position:0px 9px;
	background-repeat:no-repeat;
	padding-left:10px;
}
#contents .contentform table td {
	background-color:#F8FBFC;
	padding:1px 20px 1px 15px;
}
#contents .contentform table td input, #contents .contentform table td textarea {
	width:100%;
}
#contents .contentform table td.first-row {
	padding-top:8px;
}
#contents .contentform table td.contenttable-footer {
	height:29px;
	line-height:29px;
	background-color:#FFFFFF;
	background-image:url(../Images/contentable_footer.png);
	background-repeat:no-repeat;
}
.button {
	display:inline;
	float:left;
	height:19px;
	margin:0px;
	padding:0px;
	background-image:url(../Images/button_left_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	clear:both;
}
.button span {
	display:block;
	float:left;
	height:18px;
	text-align:center;
	line-height:18px;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	background-image:url(../Images/button_right_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding:0px 10px 1px 10px;
}
.button:hover {
	background-position:0px -19px;
}
.button:active {
	background-position:left bottom;
	outline:none;
}
.button:focus {
	outline:none;
}
.button:hover span {
	background-position:right -19px;
}
.button:active span {
	background-position:right bottom;
	outline:none;
	padding:1px 10px 0px 10px;
}
.gallery {
	float:left;
	width:205px;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #333333;
	margin:0px 6px 10px 6px;
}
.gallery .gallery-name {
	display:block;
	width:205px;
	height:16px;
	line-height:16px;
	text-align:center;
	padding-top:4px;
	font-size:11px;
	font-weight:normal;
	overflow:hidden
}
.gallery .gallery-name a {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.gallery-thumb-container {
	width:205px;
	height:153px;
	overflow:hidden;
}
.gallery-image-thumb {
	float:left;
	width:164px;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #333333;
	margin:0px 3px 6px 3px;
}
.gallery-image-thumb .picture-name {
	display:block;
	height:16px;
	width:164px;
	line-height:16px;
	padding-top:4px;
	font-size:10px;
	color:#000000;
	text-align:center;
	word-wrap:none;
	overflow:hidden;
}
.gallery-image-thumb-container {
	width:164px;
	height:123px;
	overflow:hidden;
}
.gallery-picture {
	width:910px;
	padding:5px;
}
.gallery-picture-description {
	position:relative;
	width:898px;
	height:20px;
	line-height:20px;
	line-height:20px;
	text-align:center;
	color:#000000;
	background-color:#FFFFFF;
	opacity:.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	margin:-21px 1px 0px 1px;
	overflow:hidden;
}
.previous-next-table {
	margin-top:5px;
}
.previous-next-table td {
	height:22px;
	line-height:22px;
	background-image:url(../Images/pages_bg.png);
	background-repeat:repeat-x;
	cursor:pointer;
}
.previous-next-table td a {
	color:#EEEEEE;
	text-decoration:none;
	font-weight:bold;
}
.remark {
	color:#999999;
	font-weight:normal;
}
.news-container {
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:30px;
}
.news-container h3 {
	display:block;
	margin:0px 0px 5px 0px;
	padding:0px 6px 0px 6px;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	background-color:#EEEEEE;
}
.news-container h2 a {
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#663300;
}
.text {
	padding:2px;
	text-align:justify;
}
.continue-link {
	display:block;
	position:relative;
	height:20px;
	line-height:20px;
	text-align:right;
	margin-top:-20px;
}
.date {
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#333333;
}
.pages {
	height:22px;
	line-height:22px;
	background-image:url(../Images/pages_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	padding:0px 10px 0px 4px;
	margin:0px 3px 0px 3px;
	overflow:hidden;
}
.pages a {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	border:1px solid #444445;
	margin:0px -1px 0px 0px;
	padding:0px 8px 0px 8px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#EEEEEE;
}
.pages a.active-page {
	color:#333333;
	background-color:#FFFFFF;
	border:1px solid #444445;
	border-top:1px solid #FFFFFF;
}
.reversed a.active-page {
	color:#FFFFFF;
	background-color:#181818;
	border:1px solid #444445;
	border-bottom:1px solid #181818;
}
.right-content {
	background-image:url(../Images/vertical_border_bg.png);
	background-repeat:repeat-y;
	padding-left:2px;
}
.right-content h2 {
	margin-top:0px !important;
	color:#49618B !important;
}
.right-content h2 div {
	background-image:url(../Images/magnifier.gif) !important;
	background-position:220px 1px !important;
	background-repeat:no-repeat !important;
	padding-left:0px !important;
}
.companies {
	width:250px;
	padding-left:10px;
}
.companies img {
	opacity:.75;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
}
.companies a:hover img {
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.company-image {
	display:block;
	margin:10px 0px 10px 0px;
}
.product-table {
	width:630px;
	margin-bottom:20px;
}
.table-header {
	height:32px;
	line-height:32px;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	padding-left:25px;
	background-image:url(../Images/table_header_bg.png);
	background-repeat:no-repeat;
}
.table-header a {
	text-decoration:none;
}
.table-content {
	background-image:url(../Images/table_content_bg.png);
	background-repeat:repeat-y;
}
.table-left-content {
	width:186px;
	background-image:url(../Images/table_content_left_bg.png);
	background-repeat:repeat-y;
	padding:20px 8px 4px 8px;
	background-color:#FF0000;
	overflow:hidden;
}
.table-right-content {
	width:412px;
	background-image:url(../Images/table_content_right_bg.png);
	background-repeat:repeat-y;
	padding:4px 8px 4px 8px;
}
.table-footer {
	height:14px;
	line-height:14px;
	padding:0px 10px 6px 10px;
	background-image:url(../Images/table_footer_bg.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.new-title {
	position:relative;
	width:44px;
	height:36px;
	margin:-34px -44px -2px 564px;
	background-image:url(../Images/new_product.gif);
	background-repeat:no-repeat;
	z-index:5;
}
.product-search-table {
	width:271px;
	margin:-10px 0px 20px 0px;
	border-bottom:1px solid #EBF3F5;
}
.product-search-table th, .product-search-table td {
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	text-align:right;
	padding:2px 4px 2px 4px;
	background-image:url(../Images/search_th_bg.png);
	background-repeat:repeat-x;
}
.product-search-table td {
	text-align:right;
	font-weight:normal;
	background-image:url(../Images/search_td_bg.png);
}
.product-search-table input {
	width:144px;
	font-size:10px;
	color:#333333;
	border:1px solid #333333;
}
.product-search-table select {
	width:150px;
	font-size:10px;
	color:#333333;
	border:1px solid #333333;
}
.small-heading {
	line-height:20px;
	overflow:hidden;
	color:#FF6600;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
}
.description {
	font-size:11px;
	color:#333333;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
}
.prices {
	margin:30px 0px 30px 30px;
}
.properties {
	margin:10px 0px 10px 10px;
}
.prices em {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	font-style:normal;
}
.pictures-title {
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
	color:#425991;
	border-bottom:1px solid #425991;
}
.similar-products {
	width:548px;
	height:200px;
	overflow:hidden;
	white-space:nowrap;
}
.scroll-button {
	cursor:pointer;
}
.similar-products img {
	margin:0px 5px 0px 5px;
}
#footer {
	position:absolute;
	width:913px;
	height:31px;
	line-height:31px;
	margin:0px 8px 0px 46px;
	padding:0px 18px 0px 15px;
	text-align:center;
	background-image:url(../Images/footer_bg.png);
	background-repeat:repeat-y;
}
