@charset "ISO-8859-1";
/* CSS Document */

html{
	background-color:#ffffff;
	overflow: auto;
}

body
{
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;	
}

div#body1{
	display: block;
	width: 100%;
	height: 100%;
}

div#main{
	width: 950px;
	height: 480px;
	margin: 0px;
	padding: 0px;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	position: relative;
}

div#logo{
	display: block;
	position: absolute;
	z-index: 1;
	margin-top: -120px;
	margin-left: 20px;
}

div#info{
	display: block;
	position: absolute;
	z-index: 1;
	margin-top: -60px;
	margin-left: 700px;
	width: 250px;
	height: 25px;
	text-align: right;
}

div#info p.bodytext{
	color: #555555;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.4px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

div#info p.bodytext a{
	color: #000000;
	text-decoration: none;
}

div#menu{
	display: block;
	position: absolute;
	width: 950px;
	height: 20px;
	margin-top: 5px;
	font-family:"Times New Roman", Times, serif;
	z-index: 100;
}

ul#yacbddm{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	letter-spacing: 0.7px;
	color: #000000;
}

li.regular1_1{
	display: block;
	height: 16px;
	padding-top: 4px;
	padding-left: 21px;
	padding-right: 21px;
	width: auto;
	float: left;
	text-transform: uppercase;
	border-right: solid 1px #cccccc;
	
}

li.regular1_1 a{
	color: #000000;
	text-decoration: none;
}

li.regular1_1 a:hover{
	color: #990000;
	text-decoration: none;
}

li.regular1_1end{
	display: block;
	height: 16px;
	padding-top: 4px;
	padding-left: 21px;
	padding-right: 0px;
	width: auto;
	float: left;
	text-transform: uppercase;
	
}

li.regular1_1end a{
	color: #000000;
	text-decoration: none;
}

li.regular1_1end a:hover{
	color: #990000;
	text-decoration: none;
}

div#block_m1_1{
	display: block;
	position: absolute;
	z-index: 2;
	width: 550px;
	height: 94px;
	left: 26px;
	top: 264px;
	overflow: hidden;
}

div#block_m2_1{
	display: block;
	position: absolute;
	z-index: 2;
	width: 250px;
	height: 330px;
	right: 21px;
	top: 128px;
	overflow: hidden;
}

div#exhibitions{
	display: block;
	position: absolute;
	z-index: 3;
	top: 388px;
	left: 604px;
	width: 70px;
	height: 70px;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.7px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

div#txtCont{
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

div#txtCont a{
	text-decoration: underline;
	color: #000000;
}

div#txtCont a:hover{
	text-decoration: underline;
	color: #990000;
}

div#txtCont p.bodytext{
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	margin-bottom: 17px;
}

div#block_m1_2{
	display: block;
	position: absolute;
	z-index: 3;
	width: 590px;
	height: 310px;
	overflow: hidden;
	left: 20px;
	top: 142px;
	background-color: #fff;
}

div#block_m2_2{
	display: block;
	position: absolute;
	z-index: 3;
	width: 300px;
	height: 300px;
	overflow: hidden;
	right: 20px;
	top: 137px;
}

div.listProdImg{
	display: block;
	float: left;
	width: 110px;
	height: 110px;
	border: solid 1px #cccccc;
	padding: 10px;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}

div.listProdImgEnd{
	display: block;
	float: left;
	width: 110px;
	height: 110px;
	border: solid 1px #cccccc;
	padding: 10px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 15px;
	text-align: center;
}

div#countImgPages{
	display: block;
	position: relative;
	width: 590px;
	height: 12px;
	overflow: hidden;
	left: 0px;
	text-align: right;
	color: #000000;
}

div.cIPTitle{
	display: block;
	float: left;
	text-align: right;
	width: 60px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.3px;
	margin-right: 10px;
}

div.cIPPage{
	display: block;
	float: left;
	margin-right: 7px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	cursor: pointer;
}

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

div.cIPPage a:hover{
	text-decoration: underline;
	color: #000000;
}

div.cIPPageCur{
	display: block;
	float: left;
	margin-right: 7px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	cursor: pointer;
}

div.cIPPageCur a{
	text-decoration: underline;
	color: #990000;
}

div.cIPPageCur a:hover{
	text-decoration: underline;
	color: #990000;
}

div.cIAll{
	float: right;
	width: auto;
	margin-right: 10px;
}

form
{
	margin: 0px;
	padding: 0px;
}


fieldset
{
	border: none;
	margin: 0px;
	padding: 0px;
}

label
{
	display: block;
	float: left;
	font-weight: normal;
	text-align: left;
	width: 80px;
	margin-top: 3px;
	margin-bottom: 4px;
	letter-spacing: 0.4px;
}

div.csc-mailform-field {
display:block;
margin-top:4px;
width:300px;
height: auto;
}

input.mf-input {
background-color:#ffffff;
border: solid 1px #999999;
height:14px;
margin:0;
padding:2px 0 0 4px;
width:214px;
float: none;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
}

input.mf-submit {
background-color:#ffffff;
border: solid 1px #999999;
height:17px;
margin:0;
text-align: center;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
width:auto;
float: right;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
margin-top: 4px;

}

textarea.mf-text {
background-color:#ffffff;
border: solid 1px #999999;
height:100px;
margin:0;
padding:2px 0 0 4px;
width:214px;
float: none;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
}

textarea.mf-text1 {
background-color:#ffffff;
border: solid 1px #999999;
height:80px;
margin:0;
padding:2px 0 0 4px;
width:214px;
float: none;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
}

div.csc-mailform-field select {
background-color:#EDEDED;
border:medium none;
height:16px;
margin:0;
padding:0px 0 0 4px;
width:196px;
float: none;
}

div.csc-mailform-field input.csc-mailform-radio{
	width: 14px;
	height: 14px;
	margin-right: 10px;
	float: left;
	
}

ul.topmenul2{
	display: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	position: absolute;
	top: 18px;
	margin-left: -22px;
}

li.regular1_2{
	display: block;
	height: 12px;
	padding-top: 8px;
	padding-left: 22px;
	padding-right: 21px;
	font-size: 11px;
	width: auto;
	float: none;
	text-transform: uppercase;
	color: #000000;
	background-color: #f5f5f5;	
}

li.regular1_2end{
	display: block;
	height: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
	padding-right: 21px;
	font-size: 11px;
	width: auto;
	float: none;
	text-transform: uppercase;
	color: #000000;
	background-color: #f5f5f5;	
}


li.regular1_2 a{
	color: #000000;
	text-decoration: none;
}

li.regular1_2 a:hover{
	color: #990000;
	text-decoration: none;
}

li.regular1_2end a{
	color: #000000;
	text-decoration: none;
}

li.regular1_2end a:hover{
	color: #990000;
	text-decoration: none;
}

div.serviceIcons{
	display: block;
	position: absolute;
	height: 16px;
	width: 110px;
	margin: 104px 10px 0px 0px;
}

img.buddyIcon{
	float: left;
	margin-right: 6px;
	cursor: pointer;
}

img.sendMailIcon{
	float: left;
	margin-right: 6px;	
	cursor: pointer;
}

img.zoomIcon{
	float: right;
	cursor: pointer;
}

div.rtFriendImg{
	display: block;
	float: left;
	width: 220px;	
	margin-bottom: 4px;
}

div.rtFriendImg img{
	float: right;
	display: inline;
}

div.rtFriendImg p{
	float: left;
	width: 161px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
}

div.recByFriend{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	width: 110px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 35px;
	background-color: #ffffff;
	position: absolute;
	color: #990000;
	text-align: center;
	border: solid 1px #990000;
	font-weight: normal;
	cursor: pointer;
	font-family:"Times New Roman", Times, serif;
}

div.recByFriend div{
	display: block;
	position: absolute;
	margin-top: 0px;
	margin-left: 100px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	color: #990000;
}

#rcf{
	border: solid 1px #990000;	
}

div#btc{
	width: 100px;
	height: auto;
	padding: 3px 5px;
	font-size: 10px;
	background-color: #ffffff;
	z-index: 20;
	color: #990000;
	border: solid 1px #990000;
	font-weight: normal;
	cursor: pointer;
	font-family:"Times New Roman", Times, serif;
	display: none;
	position: absolute;
}

div#webcounter{
	display: block;
	position: absolute;
	top: 450px;
	left: 26px;
	font-family:"Times New Roman", Times, serif;
	color: #ffffff;
	cursor: pointer;
}