@charset ‘UTF-8;

/* products weiss */

pre {
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
}

.maker_name
{
	text-align:left;
	padding-left:10px;
	font-weight:normal;
	font-size:large;
}

.table_header_left
{
	background-image:url(products/jadis/back.gif);
	color:#cccccc;
	float:left;
	border:1px solid black;
	border-bottom:0px;
	width:760px;
	line-height:16px;
	text-align:left;
}
.table_header_right
{
	float:left;
	border:1px solid black;
	border-left:0px;
	border-bottom:0px;
	width:120px;
	line-height:16px;
	text-align:right;
}

.products_name
{
	border: 1px #aaaaaa solid;
	background-color:#182335;
	color:#ffba00;
	font-weight:600;
	padding:10px;
	margin: 10px;
	text-align:left;
	vertical-align:middle;
}

.bk1
{
	border-left:1px solid #364255;
	border-top:1px solid #364255;
	min-height:30px;
	padding:5px;
	background-color:#182335;
}
.bk2
{
	border-left:1px solid #364255;
	border-top:1px solid #364255;
	min-height:30px;
	padding:5px;
}

.categorylistimg
{
	cursor:pointer;
	padding:0;
}

.categoryimg
{
	margin-top:0px;
	margin-left:10px;
	clear:left;
}

.images
{
	min-width:260px;
	margin:10px;
	border:1px solid #ffba00;
	float:left;
}

.thumbs
{
	float:left;
	margin-top:10px;
	width:250px;
}

.composition
{
	border:1px solid #e9c259;
	text-align:left;
	margin-left:280px;
	margin-top:90px;
	margin-right:10px;
	padding:10px;
	line-height:14px;
}

.explainurl
{
	clear:left;
	text-align:right;
	margin:0px;
	padding:0px;
}

.specdetail
{
	clear:left;
	text-align:left;
	margin:10px;
	padding:10px;
}

.price
{
	text-align:right;
	margin-top:20px;
	margin-right:20px;
white-space:nowrap;
}
.borderbottom
{
	clear:left; border-top:1px solid black;width:760px;
}


.table_left
{
	float:left;
	border:1px solid black;
	border-bottom:0px;
	width:200px;
	line-height:20px;
	text-align:center;

}

.table_right
{
	float:left;
	border:1px solid black;
	border-bottom:0px;
	border-left:0px;
	width:549px;
	line-height:20px;
}

.bk_40
{
	border-bottom:1px solid black;
	min-height:40px;
	vertical-align:middle;
	padding:3px;
}

.bk_20
{
	border-bottom:1px solid black;
	min-height:20px;
	vertical-align:middle;
	padding:3px;
}
