.m {  font-size: 12px; line-height: 120%}

.eng_m {  font-size: 14px; line-height: 120%}

.s {  font-size: 10px; line-height: 120%}

.m- {  font-size: 12px}

.l {  font-size: 14px; line-height: 120%}

.tex {
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width:1pt;
	color:#333333;
}

.inpt {
	background-color: #555566;
	border-style: solid;
	border-color: #aaaaaa;
	font-family:verdana;
	font-size:7pt;
	color:#cccccc;
}
.products {
	float: left;
	width: 150px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.m .mvsOl {
	float: left;
	width: 230px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
.mvs01 ol{
	width: 230px;
}
.mvs01 li{
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 1ex;
	padding-left: 1ex;
}

.mb20 {
	margin-bottom: 20px;
}
.mt20 {
	margin-top: 20px;
}
.textRed{
	color: #CC3333;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	background:url(eng/img/slider.png) no-repeat;
	width:181px;
	height:136px;
	padding-top:2px;
	margin-top:2px;
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#slider {
	position:relative;
    width:181px;
    height:131px;
    margin-left:4px;
	background:url(eng/img/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:0px;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(eng/img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(eng/img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper2 {
	background:url(eng/img/slider.png) no-repeat;
	width:305px;
	height:224px;
	padding-top:2px;
	margin-top:2px;
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#slider2 {
	position:relative;
	width:305px;
	height:224px;
    margin-left:4px;
	background:url(eng/img/loading.gif) no-repeat 50% 50%;
}
#slider2 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider2 a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:0px;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(eng/img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(eng/img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*============================*/
/*=== genflow ===*/
/*============================*/
.genflow #point1 ul{
	border-left: thick solid #6573E0;
	}
.genflow #point1 li{
	list-style: none;
	display: block;
	margin-bottom: 10px;
	border-radius: 10px;
	border: thin solid #48FCFC;
	background-color: #48FCFC;
	padding: 10px;
	margin-left: 10px;
	line-height:140%;
	}

.genflow #point2 ul{
	border-left: thick solid #F2A46C;
	}
.genflow #point2 li{
	list-style: none;
	display: block;
	margin-bottom: 10px;
	border-radius: 10px;
	border: thin solid #FFE2A8;
	background-color: #FFE2A8;
	padding: 10px;
	margin-left: 10px;
	line-height:140%;
	}
.textBlue{
	color: #3854F4;	
	}
.textOrange{
	color: #E09744;	
	}