body, table, tr, td, p, div, img, ul, li, form, input, select, textarea, hr {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	COLOR: #000000;
}

.main {
	display: table;
	width: 100%;
	background: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
/*	background: url(../i/header1-bg.jpg) repeat-x 0 0;*/
}

.main-bg {
	display: table;
	width: 100%;
	background: url(../i/header3-bg.jpg) no-repeat 0 0;
}

#header {
	width: 100%;
	height: 156px;
	background: url(../i/circles.png) no-repeat 100% 0;
	_background: url(../i/circles.gif) no-repeat 100% 0;
}

.login-form {
	width: 177px;
	height: 117px;
	margin: 5px 5px 0px 0px;
	float: right;
	clear: left;
	background: url(../i/login-bg.jpg) no-repeat 0 0;
	position: relative;
	z-index: 1000;
}

.inputs {
	margin: 10px 0px 2px 22px;
	font-size: 12px;
	_margin: 10px 0px 0px 22px;
}

.login-form-input {
	font-family: verdana;
	font-size: 12px;
	height: 14px;
	background: none;
	border: 0px;
	border-bottom: 1px solid #507db8;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.login-form-submit {
	border: 0px;
	background: none;
	margin: 0px 16px 0px 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	float: right;
	cursor: pointer;
	height: 20px;
	width: 50px;
	_margin: 0px 10px 0px 5px;
}

.help {
	float: left;
	height: 17px;
	width: 17px;
	margin: 3px 0px 0px 9px;
}

img {
	border: 0px;
}

#main-menu {
	float: left;
	position: relative;
/*	bottom: -9px;*/
	z-index: 1000;
}

#main-menu a {
	text-decoration: none;
}

.level1, .level1-active, .level1-selected  {
/*	float: left;
	display: table;*/
	display: inline;
	position: relative;
	z-index: 1000;
}

a.home {
	padding-left: 30px;
}

.level1 .level1-left {
	display: inline;
	padding: 7px 0px 7px 0px;

	height: 27px;
/*	float: left;*/
	width: 4px;
	background: url(../i/level1-left.png) no-repeat left bottom transparent; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/i/level1-left-active.png', sizingMethod='scale');

}

.level1-center a {
	color: #ffffff !important;
	white-space: nowrap;
}

.level1 .level1-center {
	display: inline;

/*	float: left;*/
	padding: 1px 10px 6px 10px;
	background: url(../i/level1-center.png) repeat-x left bottom; 
	font-size: 17px;
	font-family: verdana;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/i/level1-center.png', sizingMethod='scale');
	_height: 21px;

}

.level1 .level1-right {
	display: inline;
	padding: 7px 0px 7px 0px;

	height: 27px;
/*	float: left;*/
	width: 4px;
	background: url(../i/level1-right.png) no-repeat right bottom; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/i/level1-right-active.png', sizingMethod='scale');
	_margin-right: 1px;

}

.level1-active .level1-left, .level1-selected .level1-left {
	display: inline;
	padding: 7px 0px 7px 0px;

	height: 27px;
/*	float: left;*/
	width: 4px;
	background: url(../i/level1-left-active.png) no-repeat left top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/i/level1-left-active.png', sizingMethod='scale');
}

.level1-active .level1-center, .level1-selected .level1-center {
	display: inline;

/*	float: left;*/
	padding: 1px 10px 6px 10px;
	background: url(../i/level1-center.png) repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/i/level1-center.png', sizingMethod='scale');

	font-size: 17px;
	font-family: verdana;
	
}

.level1-active .level1-right, .level1-selected .level1-right {
	display: inline;
	padding: 7px 0px 7px 0px;

	height: 27px;
/*	float: left;*/
	width: 4px;
	background: url(../i/level1-right-active.png) no-repeat right top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/i/level1-right-active.png', sizingMethod='scale');
	_margin-right: 1px;
}

.level1 .level2, .level1-selected .level2 {
	clear: both;
	display: none;
	z-index: 1000;
}

.level1-active .level2 {
	clear: both;
/*	display: table;*/
	display: inline;
	position: absolute;
	z-index: 1000;
/*	top: 19px;*/
	margin: 25px 0px 0px 0px;
	left: 0px;
	padding: 3px 0px 0px 0px;
	width: 220px;
/*	background: url(../i/level2-center.jpg) repeat left top; */
}                       

.level2-hr, .level2-hr-active {
	padding: 0px 10px;
	background: url(../i/level2-center.jpg) repeat left top; 
}

.level2-href {
	padding: 5px 40px 5px 10px;
	background: url(../i/level2-center.jpg) repeat left top; 
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	border-bottom: 1px solid #013475;
	white-space: normal;
}

.level2-href-active {
	padding: 5px 40px 5px 10px;
	background: #547db2; 
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	border-bottom: 1px solid #013475;
	white-space: normal;
}

.level2-href-active-more {
	padding: 5px 40px 5px 10px;
	background: url(../i/level2-href-active-more.jpg) no-repeat center right #547db2; 
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	border-bottom: 1px solid #013475;
	white-space: normal;
}

.level2-href-more {
	padding: 5px 40px 5px 10px;
	background: url(../i/level2-href-more.jpg) no-repeat center right; 
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	border-bottom: 1px solid #013475;
	white-space: normal;
}

.level1 .level2 .level2-last {
	display: none;
}

.level2 .level2-last {
	background: url(../i/level2-last-right.png) no-repeat top right;
	_background: url(../i/level2-last-right.png) no-repeat 0 0;
	display: block;
	position: relative;
	left: 7px;
	margin-right: 7px;
}

.level2-last-left {
	background: url(../i/level2-last-left.png) no-repeat 0 0;
	width: 7px;
       	_background: url(../i/level2-last-right.png) no-repeat 0 0;
	height: 7px;
	font-size: 0px;
	position: relative;
	left: -7px;
}

.level2-hr .level3 {
	display: none;
}

.level2-hr-active .level3 {
	display: block;
	position: absolute;
	margin: 0px 0px 0px 210px;
	width: 200px;
}

.level3-top {
	height: 7px;
	background: url(../i/level3-top.png) no-repeat top right;
	_background: url(../i/level3-top.png) no-repeat 0 0;
	font-size: 0px;
	margin: 0px 0px 0px 1px;
	
}

.level3-hr  {
	padding: 0px 10px;
	background: url(../i/level2-center.jpg) repeat left top; 
	margin: 0px 0px 0px 1px;
}

.level3-href {
	padding: 5px 10px;
	background: url(../i/level2-center.jpg) repeat left top; 
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	border-bottom: 1px solid #013475;
	white-space: normal;
}

.level3-href-active {
	padding: 5px 10px;
	background: #547db2; 
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	border-bottom: 1px solid #013475;
	white-space: normal;
}

.level2-hr-active .level3 .level3-last {
	display: block;
	position: relative;
	left: 7px;
	margin: 0px 7px 0px 1px;
	background: url(../i/level2-last-right.png) no-repeat top right;
	_background: url(../i/level2-last-right.png) no-repeat 0 0;
}

.level3-last-left {
	background: url(../i/level2-last-left.png) no-repeat 0 0;
	_background: url(../i/level2-last-right.png) no-repeat 0 0;
	width: 7px;
	height: 7px;
	font-size: 0px;
	position: relative;
	left: -7px;
	
}

#lang {
	float: right;
	background: url(../i/langs-bg.png) no-repeat 0 0;
	margin-top: 2px;
	padding: 12px 15px 0px 20px;
	width: 75px;
	
}

#lang a {
	margin: 2px 7px;
	display: block;
	float: left;
}

#lang a.lang-active {
	background: url(../i/lang-active.png) no-repeat 0 0;
	height: 20px;
	width: 25px;
	padding: 2px 0px 0px 2px;
	margin: 0px 7px;
	
}

#line-top {
	width: 100%;
	height: 12px;
	margin-top: 2px;
	background: url(../i/v-bg.jpg) repeat-x 0 0 #ffffff;
}

#line-top div {
	float: right;
	width: 28px;
	margin-right: 315px;
	_margin-right: 157px;
	background: url(../i/v.jpg) no-repeat 0 0;
}

#line-bottom {
	width: 100%;
	height: 12px;
	margin-top: 2px;
	background: url(../i/v-bottom-bg.jpg) repeat-x 0 0 #ffffff;
}

#line-bottom div {
	float: right;
	width: 28px;
	margin-right: 315px;
	_margin-right: 157px;
	background: url(../i/v-bottom.jpg) no-repeat 0 0;
}

.centerer {
	clear: both;
/*	display: table;*/
	width: 100%;
	background: #ffffff;
}

.content-tbl {
/*	width: 100%;*/
	margin: 0px 80px;
}

#left {
	float: left;
/*	width: 770px;*/
	text-align: center;
}

.content-text {
	font-size:12px;
	padding: 25px 0px 0px 10px;
	background: url(../i/rhapso-title.jpg) no-repeat 0 0;
	text-align: justify;
	margin: 0px 0px 20px 0px;
}

.packaging, .printing {
	position: relative;
	height: 141px;
	width: 253px;
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
}

.packaging {
	float: left;
/*	margin-left: -30px;*/
	background: url(../i/packaging.jpg) no-repeat 0 0;
}

.packaging span {
	padding: 107px 45px 0px 0px;
	display: block;
	text-align: right;
}

.printing {
	float: right;
/*	margin-right: -30px; */
	background: url(../i/printing.jpg) no-repeat 0 0;
}

.printing span {
	padding: 107px 0px 0px 45px;
	display: block;
	text-align: left;
}

.button1 {
	display: block;
	margin: 40px auto;
	height: 50px;
	width: 194px;
	background: url(../i/button1.jpg) no-repeat 0 0;
	color: #353535;
	font-size: 12px;
	text-decoration: none;
}

.button1 span {
	padding: 16px 10px;
	display: block;
	font-weight: bold;
}


.icons {
	margin: 0px auto;
	width: 265px;
	height: 52px;
	background: url(../i/icons.jpg) no-repeat 0 0;
	text-align: center;
}

.icon-grad {
	position: relative;
	z-index: 9999;
	margin: 0px 0px -38px 0px;
	background: url(../i/icon-grad.png) no-repeat 0 0;
	_background:none;
        _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/i/icon-grad.png',sizingMethod='scale'); 
	width: 265px;
	height: 38px;
}

.carousel {
	margin: 0px auto;
}

.carousel img {
	padding: 0px 20px;
}

#right {
	float: right;
	text-align: center;
	width: 240px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.search {
	text-align: middle;
/*	display: table;*/
	padding: 5px 0px 10px 10px;
	margin: 0px auto;
	width: 124px;
	background: url(../i/search.jpg) no-repeat center 5px;
}

.search_t {
	border: 0px;
/*	background: url(../i/search.png) no-repeat top left;*/
	height: 14px;
	width: 100px;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #777777;
}

.search_submit {
	background: none;
	width: 19px;
	height: 19px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	bottom: -2px;
	left: -1px;
}

.block1 {
	background: url(../i/contour1.jpg) no-repeat bottom left;
	width: 240px;
}

.block1-grad {
	background: url(../i/contour1_1.jpg) no-repeat 0 0;
	width: 240px;
	padding: 10px 0px 20px 0px;
	text-align: center;
}

.block2 {
	background: url(../i/contour2.jpg) no-repeat 0 0;
	width: 240px;
}

.block2-grad {
	background: url(../i/contour2_1.jpg) no-repeat bottom left;
	width: 240px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	display: table;
	vertical-align: center;
}

.block-title {
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	text-align: center;
}

.plus {
 margin: -31px 16px 0px 0px;
 float: right;
}

.block-hr {
	height: 2px;
	margin: 0px 15px;
	font-size: 0px;
	background: url(../i/block-hr.jpg) no-repeat top right;
}

.bg1 {
	background: url(../i/bg1.png) no-repeat 0 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	float: left;
	height: 56px;
	width: 65px;
	text-decoration: none;
	
}

.bg2 {
	background: url(../i/bg2.png) no-repeat 0 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	float: left;
	height: 56px;
	width: 65px;
	text-decoration: none;
	
}


.bg3 {
	background: url(../i/bg3.png) no-repeat 0 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	float: left;
	height: 56px;
	width: 65px;
	text-decoration: none;
	
}

.bg1 span, .bg2 span, .bg3 span {
	display: block;
	padding: 33px 0px 0px 0px;
}

.grey, .white {
	display: table;
	margin: 0px 15px;
	width: 210px;
}

.text {
	float: right;
	text-align: justify;
	width: 134px;
	font-size: 10px;
	margin: 2px 3px;
}

.text a {
	color: #000000 !important;
}

.grey {
	background: url(../i/grey.jpg) repeat-y top right;
}

.white {
	background: #ffffff;
}

#footer {
	height: 22px;
	margin: 2px 0px 0px 0px;
	background: url(../i/footer-bg.jpg) repeat-x 0 0;
}

#footer p {
	text-align: center;
	color: #000000;	
	font-family: Verdana;
	padding: 5px 0px 0px 0px;
}

#footer a {
	text-decoration: none;
	color: #000000 !important;
}
.req {
	color: #AD4335 !important;
}
.private_title, .private_title a, .private_title:hover {
	font-weight: bold;
	text-align: center;
	color: #000000 !important;
	height: 20px;
}


/* ################################################ */
/* ################# ADDED BY UP ################## */
/* ################################################ */

.centerer a:link,
.centerer a:visited,
.centerer a:focus,
.centerer a:hover,
.centerer a:active {
   color: #000;
   text-decoration:none;
}

.centerer a:hover,
.centerer a:active {
   color: #0000ff !important;
}

.content-text {
	font-size:12px;
	padding: 0px 0px 0px 10px;
	background-image:none;
	text-align: justify;
	margin: 0px 0px 20px 0px;
}

.content-text p {
	line-height:20px;
}

.content-tbl {
	margin: 0px 80px 0px 20px;
}

.block3,
.block6 {
	background: url(../i/contour2.jpg) no-repeat 0 0;
	width: 240px;
}

.block3-grad,
.block6-grad {
	width: 240px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	display: block;
	vertical-align: center;
}

.block3-foot,
.block6-foot {
	background: url(../i/contour3.jpg) no-repeat bottom left;
	width: 240px;
	height:28px;
}

.block3 .text {
	font-size:12px;
	font-weight:bold;
    margin: 2px 0px;
    float:none;
    text-align:inherit;
}

.block3 table 
{
    table-layout:fixed;
    width:210px;
    margin: 0px 15px;
    background:url(../i/getfreedemo.jpg) 0px 0px no-repeat;
}

.block3 table td 
{
    vertical-align:middle;
    font-size:10px;
	font-weight:bold;
}

.block3 table a {
    display:block;
    padding-left:85px;
}


.block3 table tr.tr1
{
    height:12px;
}
.block3 table tr.tr2
{
    height:72px;
}

.block4 table
{
    table-layout:fixed;
    width:100%;
    margin-top: 10px;
}

.block4 table td
{
   width:50%;
}

.block4 tr.contact-btn a.btn
{
   width:115px;
}

.block4 tr.contact td
{
   text-align:center;
   font-size:10px;
   padding:10px 0px;
}

.block5 {
	background: url(../i/contour3_2.jpg) no-repeat top right;
	width: 100%;
	margin-bottom:30px;
}

.block5 .bg1 {
    float:right;
    margin:0px 15px;
}

.block5-grad {
	background: url(../i/contour3_1.jpg) no-repeat top left;
	padding: 20px 0px 0px 0px;
	text-align: left;
	display: block;
}

.block5-foot {
	background: url(../i/contour4_2.jpg) no-repeat bottom right;
	height:28px;
}

.block5-foot div {
	background: url(../i/contour4_1.jpg) no-repeat bottom left;
	height:28px;
}

.block5 .text2 {
	font-size:10px;
    margin: 0px 15px;
    text-align:inherit;
}

.block5 ul {
    list-style-type:none;    
}

.block5 ul li {
	background: url(../i/arrows_r.jpg) no-repeat scroll left 2px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 30px;
}

.block5 .text2 li a:first-child {
    line-height:20px;
}


.block6 .text {
    height:35px;
    width:205px;
    overflow:hidden;
}

a.btn:link,
a.btn:visited,
a.btn:hover,
a.btn:focus,
a.btn:active,
a.btn-img:link,
a.btn-img:visited,
a.btn-img:hover,
a.btn-img:focus,
a.btn-img:active {
    float:none;
    display:inline-block;
    background:url(../i/button_r.jpg) right 0px no-repeat;
    border:0px;
    height:34px;
    padding:0px; 
}

a.btn:link span,
a.btn:visited span,
a.btn:hover span,
a.btn:focus span,
a.btn:active span,
a.btn-img:link span,
a.btn-img:visited span,
a.btn-img:hover span,
a.btn-img:focus span,
a.btn-img:active span {
    display:block;
    overflow:hidden;
    background:url(../i/button_l.jpg) 0px 0px no-repeat;
    height:34px;
    text-align:center;
}

a.btn-img:link span,
a.btn-img:visited span,
a.btn-img:hover span,
a.btn-img:focus span,
a.btn-img:active span {
    text-align:left;
}

a.btn:link span b,
a.btn:visited span b,
a.btn:hover span b,
a.btn:focus span b,
a.btn:active span b,
a.btn-img:link span b,
a.btn-img:visited span b,
a.btn-img:hover span b,
a.btn-img:focus span b,
a.btn-img:active span b {
    display:block;
    padding-top:9px;
    height:34px;
    color:#214984; /*üüü*/
    xcolor:#0000e0 !important;
    font-weight:bold;
    font-size:12px;
    font-family:Verdana;
    white-space:nowrap;
    margin:0px 6px;
    overflow:hidden;
    text-overflow:ellipsis;
}

a.btn:hover span b,
a.btn:focus span b,
a.btn:active span b,
a.btn-img:hover span b,
a.btn-img:focus span b,
a.btn-img:active span b {
    color:#0000ff;
}


a.btn:hover span,
a.btn:focus span,
a.btn:active span,
a.btn-img:hover span,
a.btn-img:focus span,
a.btn-img:active span {
    background:url(../i/button_l2.jpg) 0px 0px no-repeat;
}

a.btn:hover,
a.btn:focus,
a.btn:active,
a.btn-img:hover,
a.btn-img:focus,
a.btn-img:active {
    background:url(../i/button_r2.jpg) right 0px no-repeat;
}

a.btn-auto-width span b {
    padding-left:12px;
    padding-right:12px;
}

/*
a.btn-s:link,
a.btn-s:visited,
a.btn-s:hover,
a.btn-s:focus,
a.btn-s:active {
    display:inline-block;
    position:relative;
    top:3px;
    left:0px;
    background:url(../i/button_s_r.jpg) right 0px no-repeat;
    border:0px;
    height:14px;
    padding:0px; 
    text-decoration:none;
    margin-right:5px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
	a.btn-s:link,
	a.btn-s:visited,
	a.btn-s:hover,
	a.btn-s:focus,
	a.btn-s:active {
		top:0px;
	}
}


a.btn-s:link span,
a.btn-s:visited span,
a.btn-s:hover span,
a.btn-s:focus span,
a.btn-s:active span {
    display:block;
    overflow:hidden;
    color:#214984;
    background:url(../i/button_s_l.jpg) 0px 0px no-repeat;
    height:14px;
    text-align:center;
    padding:0px 3px;
}

a.btn-s:hover,
a.btn-s:focus,
a.btn-s:active {
    background:url(../i/button_s_r2.jpg) right 0px no-repeat;
}

a.btn-s:hover span,
a.btn-s:focus span,
a.btn-s:active span {
    color:#0000ff;
    background:url(../i/button_s_l2.jpg) 0px 0px no-repeat;
}
*/

.nobr {
    white-space:nowrap;
}

.homepage ul {
    list-style-type:none;
    margin:20px 0px;
}

.homepage ul li {
	background: url(../i/arrows_r.jpg) no-repeat scroll left 0px;
	padding: 0px 0px 12px 30px;
}

.homepage h2  {
    color:#696969;
    font-size:16px;
    font-family:Verdana;
    margin:30px 0px 10px 0px;
}

.homepage h3  {
    color:#696969;
    font-size:14px;
    font-family:Verdana;
    margin:30px 0px 10px 0px;
}

.homepage .twocol {
    overflow:hidden;
    float:none;
    text-align:left;
}

.homepage .twocol div {
    width:48%;
    padding-right:10px;
    float:left;
}

.homepage .demos {
	margin:30px 0px;
	text-align:center;
}

.homepage .demos div {
	margin-bottom:10px;
}

.homepage .demos a.btn-img {
	margin:0px 0px 30px 0px;
}

.carousel img {
	padding: 0px 10px;
}

/* ################################################ */
/* ################# ADDED BY UP END ################## */
/* ################################################ */

