body  {
	font: normal 13px 'Open Sans', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	color: #666;
	text-decoration: none;
	background-color: #F7F7F7;
}

a {
	text-decoration: none;
}

#headerjust {
	background-color: #fff;
}

#header {
	display: block;
	padding: 0px;
	clear: both;
	height: 115px;
	width: 1100px;
	margin: 0 auto;
	background: url(../images/bgheader.jpg)no-repeat right center;
}

#header h1 {
	display: block;
	margin: 9px 0;
	padding: 0px;
	float: left;
	width: 195px;
	height: 96px;
}
#header h1 a {
	background: url(../images/logo.jpg) no-repeat center center;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	width: 195px;
	height: 96px;
}

#header .right {
	float: right;
	color: #757575;
}

#header .right .toplinks {
	color: #757575;
	font-size: 12px;
	margin-top: 0px;
}

#header .right .toplinks a {
	color: #333;
}

#header .right .toplinks a:hover {
	color: #333;
}

#header .right .searchsite {
	margin: 10px 0 0;
	float: right;
} 

.btnlogin {
  color: #fff;
  padding: 2px 3px;
  background: #000;
font: normal 12px 'Open Sans', Arial, Helvetica, sans-serif;
  border: 1px solid #000;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}


.btnlogin:hover {
  color: #FFF;
  background: #000;
  border: 1px solid #000;
  cursor: pointer;
}

.search {
padding: 2px 0px 3px 25px;
background: url('../images/search.png') no-repeat 2px 1px;
color: #000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 16px;
font: normal 12px 'Open Sans', Arial, Helvetica, sans-serif;
width: 103px;
border: 1px solid #ADADAD;
background-color: #F7F7F7;
}

#header .right .telephone {
	color: #212121;
	font-size: 15px;
	margin-top: 10px;
	float: right;
	text-align: center;
}

#header .right .telephone span {
	font-size: 13px;
	line-height: 20px;
}




#menu {
float: left;
width: 100%;
z-index: 900;
position: relative;
border-top: 1px solid #E8E8E8;
border-bottom: 1px solid #E8E8E8;
}

.top-shadow {
background: url('../images/shadow.png') no-repeat;
width: 1100px;
height: 38px;
margin: 0 auto -38px;
position: relative;
z-index: 0;
}

#mainbanner {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 390px;
	overflow: hidden;
	border-bottom: 5px solid #333;
	margin-bottom: 35px;
}
#mainbanner ul {
	list-style: none;
}

#mainbanner .crsl-items , #mainbanner .crsl-wrap,  #mainbanner .crsl-item{
	display: block;
	margin: 0px;
	padding: 0px;
}

#mainbanner ul li .center {
	position: relative;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}
#mainbanner ul li .center .message {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #FFF;
	text-decoration: none;
}
#mainbanner ul li .center .message h3 {
	display: block;
	margin: 230px 0px 0px 350px;
	font-size: 25px;
	line-height: 35px;
	font-weight: lighter;
	width: 350px;
	padding: 5px 10px;
	color: #FFF;
	text-align: left;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.7);
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	border-left: 4px solid #fff;
}

#NAV-ID {
	position: relative;
	z-index: 3;
	margin: -200px auto 0px;
	padding: 0px;
	width: 100%;
	display: block;
	visibility: hidden;
}
#mainbanner:hover #NAV-ID{
	visibility: visible;
}

#NAV-ID a {
	background: url(../images/navi_prev.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: -25px 0px 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 50px;
	outline: 0;
}
#NAV-ID a.next {
	background: url(../images/navi_next.png) no-repeat center center;
	float: right;
}

#container {
	width: 1100px;
	margin: 0 auto;
}


#columns {
position: relative;
margin: 0 auto;
padding: 0px;
z-index: 9;
color: #FFF;
margin-bottom: 20px;
}

#contentBoxes {
position: relative;
margin: 1px 0px 0px 0px;
height: 187px;
}

#contentBoxes .box {
position: relative;
width: 245px;
height: auto;
float: left;
background: #FFF;
}

#contentBoxes h1 {
padding: 0px;
margin: 12px 0px 0px 20px;
font-size: 19px;
color: #333;
width: 242px;
background: url(../images/boxArrow.gif) no-repeat top right;
line-height: 19px;
}

#contentBoxes h1 a {
	color: #333;
	font-size: 18px;
	font-weight: 500;
}

#contentBoxes h2 {
color: #676765;
font-size: 13px;
width: 233px;
margin: 3px 0px 9px 20px;
padding: 0px;
font-weight: normal;
}

#contentBoxes .box.dark {
background: #EDEEEF;
}

#contentBoxes .box {
position: relative;
width: 275px;
height: auto;
float: left;
background: #FFF;
}

#contentBoxes .box.dark h1 {
background: url(../images/boxArrowDark.gif) no-repeat top right;s
}

#contentBoxes .box img {
position: relative;
z-index: 100;
width: 275px;
max-height: 324px;
min-height: 324px;
}

#contentBoxes a {
	color: #666;
}

img {
border: 0px;
}

#footerjust {
	background-color: #F2F1EF;
	border-top: 3px solid #333;
}

#footer {
margin: 0 auto;
width: 1100px;
padding: 5px 0px 0px 0px;
overflow: hidden;
}

#footer .links {
	width: 746px;
	float: left;
	color: #333;
	margin-top: 5px;
}

#footer .links a {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}

#footer .newsletter {
	color: #333;
	width: 338px;
	float: right;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom: 3px;
margin-top: 3px;
}

#footer .newsletter span {
	padding: 0px;
	color: #333;
	display: block;
	width: 56px;
	text-decoration: none;
	text-align: left;
	float: left;
	margin-top: 7px;
}

#footer .but {
	background-color: #C5C5C5;;
	padding: 5px 10px;
	color: #333;
	width: 56px;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-bottom: 5px;
}



#bottom {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
	border-top: 1px solid #cecece;
	height: 50px;
}
#bottom p {
	display: block;
	margin: 0px;
	padding: 0;
	float: left;
	font-size: 13px;
	line-height: 50px;
	color: #333;
}
#bottom p a {
	color: #333;
	text-decoration: none;
}
#bottom p a:hover {
	text-decoration: none;
}
#bottom p + p {
	float: right;
}
#bottom p img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	border-width: 0px;
	border-style: none;
}

#content {
	margin: 10px 0;
	float: left;
	padding-right: 17px;
	width: 1100px;
}

#content h1 {
	font: normal 19px 'Open Sans', Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 30px;
	padding-left: 5px;
	background: url(../images/10.png) no-repeat bottom left;
	padding: 0 0 12px;
	margin: 0 0 12px;
}

#content .noreflection {
	margin: 4px 25px 8px 0;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 4px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#content ul.pagingtext {
display: block;
margin: 0px; 
padding: 0;
list-style: none;
}

#content ul.pagingtext li {
display: block;
margin: 0 0px 15px 0;
padding: 0px 0px 10px 0px;
float: left;
border-bottom: 2px solid #e2e2e2;
}

#content ul.pagingtext li .photo {
float: left;
width: 210px;
margin-right: 15px;
}

#content ul.pagingtext li .photo img {
	width: 200px;
	padding: 4px;
	border: 1px solid #bdbdbd;
	float: left;
	margin-bottom: 3px;
}

#content ul.pagingtext li .photo img a {
	width: 200px;
	height: 280px;
}

#content ul.pagingtext li .textright {
	float: right;
	width: 585px;
	text-align: justify;
}

#content ul.pagingtext li .textright h2 {
	color: #b42042;
	font: normal 18px 'Open Sans', Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 10px;
}

#content ul.pagingtext li p.contentlink {
	float: right;
}

#content ul.pagingtext li p.contentlink a {
	background-color: #b42042;
	color: #fff;
	padding: 5px 7px;
	text-align: center;
	text-decoration: none;
		-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-bottom: 3px solid #8e1442;
}

#content ul.pagingtext li p.contentlink a:hover {
	background-color: #8e1442;
	color: #fff;
	padding: 5px 7px;
	text-align: center;
	text-decoration: none;
	border-bottom: 3px solid #4f0d26;
}

#paging {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
#paging a {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background: #333;
	margin: 0px 2px;
	padding: 4px 8px;
	display: inline-block;
	border-radius: 50%;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}
#paging a:hover {
	font-weight: normal;
	background: #000;
	color: #fff;
}

#path {
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	float: left;
	z-index: 1;
position: relative;
}

#path a {
	color: #333;
	text-decoration: none;
}
#path a:hover {
	color: #000;
	text-decoration: underline;
}

#content .sidebar {
	float: left;
	width: 220px;
}

#content .sidebar h3 {
	color: #333;
	font: normal 14px 'Noto Sans', sans-serif;
	margin-bottom: 15px;
	background: url(../images/arrow.png) no-repeat center left;
	padding: 0 0 0 10px;
	margin-top: 0px;
}

#content .sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background-color: #333;
	margin-bottom: 25px;
}

#content .sidebar ul li {
	display: block;
	border-bottom: 1px solid #9E9E9E;
}

#content .sidebar ul li a {
	display: block;
	padding: 10px 8px;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
}

#content .sidebar ul li a:hover {
	display: block;
	padding: 10px 8px;
		background-color: #C7C7C7;
	color: #333;
}

#content .sidebar ul li a.current{
background-color: #C7C7C7;
color: #333;
}


#content .sidebar ul li ul.sub {
	display: block;
color: #333;
	padding-left: 17px;
	background: #aeaeae;
	display: block;
	
margin: 0px;
}

#content .sidebar ul li ul.sub li {
border: none !important;
border-top: 1px solid #9E9E9E !important;
}


#content .sidebar ul li ul {
	display: block;
background-color: #C7C7C7;
color: #333;
	padding: 0px;
margin: 0px;
}

#content .sidebar ul li ul li a {
	display: block;
	text-decoration: none;
	background: url(../images/arrow_blue.png) no-repeat left center;
	padding-left: 17px;
	color: #333;
}

#content .sidebar ul li ul li a.current {
	color: #fff;
		background: #333 url(../images/arrow_white.png) no-repeat left center;
	padding-left: 17px;
}

#content .sidebar ul li ul li a.current:hover {
	color: #fff;
	background: #333 url(../images/arrow_white.png) no-repeat left center;
	padding-left: 17px;
}

#content .sidebar ul li ul li a:hover {
	display: block;
	color: #fff;
	padding-left: 17px;
	background: #333 url(../images/arrow_white.png) no-repeat left center;
}

#content .sidebar ul li.current a{
	background-color: #C7C7C7;
	color: #333;
}

#content .sidebar p {
	margin: 4px 0;
	display: inline-block;
}

#content .sidebar p span {
	width: 220px;
	display: block;
}

#content .sidebar label {
	float: left;
	width: 220px;
}

#content .sidebar select {
	width: 200px;	
}

#content .sidebar label.box {
	float: left;
	width: 110px;
}

#content .sidebar p input[type="button"] {
	border: 1px solid #333;
	padding: 5px;
	width: 200px;
	text-align: center;
	color: #333333;
	margin-top: 10px;
	cursor: pointer;
}

#content .sidebar .banner {
	margin: 10px 0;
}

#content .products {
	float: right;
	width: 865px;
}



#content .products ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content .products ul li {
	width: 270px;
	margin: 0 16px 15px 0;
	float: left;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
  border: 1px solid #DDD;
}

#content .products ul li:nth-child(3n+3) {
margin-right: 0px;
}

#content .products ul li:hover {
-webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 12px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 12px 0px rgba(50, 50, 50, 0.38);
}

#content .products ul li .photo {
margin: 0px 0px 15px;
padding: 0px;
height: 240px;
width: 270px;
margin: 0 auto;
margin-top: 15px;
}


#content .products ul li .photo a {
background: #F7F7F7;
text-align: center;
vertical-align: middle;
display: table-cell;
margin: 0px;
padding: 0px;
height: 240px;
width: 270px;
}


#content .products ul li .photo a img {
margin: 0px;
padding: 0px;
height: auto;
width: auto;
max-height: 240px;
max-width: 270px;
border-width: 0px;
border-style: none;
}

#content .products h4 {
	margin: 10px 0;
text-align: center;
color: #333;
padding: 0px 5px;
font-size: 14px;
font-weight: 400;
height: 36px;
}

#content .products h4 a {
	margin-top: 10px;
text-align: center;
color: #333;
padding: 0px;
text-decoration: none;
}

#content .products .icons {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 4px;
}

#content .products .icons img {
	margin-right: 3px;
}

#content .products .icons .catalogue {
	color: #333;
	display: inline-block;
	vertical-align: top;
	padding: 4px 0;
}

#content .products .icons .catalogue a {
	color: #333;
	text-decoration: none;
}

#content .products .state {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 4px;
}

#content .products .state img {
	margin-right: 3px;
	max-width: 65px;
	max-height: 90px;
}

#content .title {
display: block;
text-align: left;
font-size: 28px;
padding: 0px;
color: #DDD;
background-image: url(../images/bgdoctor.png);
height: 6px;
position: relative;
margin-top: 30px;
margin-bottom: 30px;
}

#content .title span {
position: absolute;
top: -17px;
background-color: #F7F7F7;
height: 40px;
color: #333;
padding-right: 10px;
}

#content .productimage {
	width: 550px;
	float: left;
	text-align: center;
}

#content .productcom {
	width: 520px;
	float: right;
	padding: 0px 10px 0 10px;
}

#content .productcom h2 {
	color: #333;
	margin: 0px;
}

#content .products .kuberit {
	margin: 0px;
	padding: 0px;
}

#content .products .kuberit ul  {
	padding: 0;
	margin: 0px;
	list-style: none;	
}

#content .products .kuberit ul li {
	margin: 0 0 10px 0;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 845px;
	background: #fff;
}

#content .products .kuberit ul li .col {
	float: left;
	margin-right: 10px;
	width: 150px;
	border-right: 1px solid #ddd;
	padding-right: 10px;
	min-height: 190px;
}

#content .products .kuberit ul li .col p {
	margin: 5px 0 10px 0;
	padding: 0px;
	color: #333;
}

#content .products .kuberit ul li .col p.number {
	color: #333;
	font-size: 20px;
	font-weight: 200;
}

#content .products .kuberit ul li .col p.desc {
	color: #333;
}

#content .products .kuberit ul li .col p.titlecol {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
}

#content .products .kuberit ul li .col p.imagecol {
	text-align: center;
}

#content .products .kuberit ul li .col ul {
	padding: 0px;
	margin: 0px;
	list-style: none 
}

#content .products .kuberit ul li .col ul li {
	display: block;
	height: 46px;
	width: 26px;
	float: left;
	padding: 0;
	margin-right: 10px;
	background-position: center center;
	border-radius: 2px;
	border: none;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0);
-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0);
box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0);
}

#content .products .kuberit ul li .col ul li img {
	height: 26px;
	width: 26px;
}

#content .products .kuberit ul li .col:nth-child(5n+5) {
margin-right: 0px;
border-right: none;
}


#content .products .rsoffice {
	width: 395px;
	float: left;
}

#content .products .rsoffice .titlers {
	font-weight: 300;
	color: #333;
	font-size: 20px;
}

#content .products .rsofficecolrig {
	float: right;
	width: 450px;
}

#content .products .rsofficecolrig .table {
	margin: 20px 0;
}

#content .products .rsofficecolrig .table table {
	border: 1px solid #ddd;
	width: 100%;
	padding: 10px;
}

#content .products .rsofficecolrig .table table td.firstsmallleftbold {
background: #FFF;
padding: 2px 2px 2px 0;
font-size: 11px;
text-align: center;
font-weight: bold;
}

#content .products .rsofficecolrig .table td {
vertical-align: middle;
color: #666;
text-align: center;
}

#content .products .rsofficecolrig .table td.smallleftbold {
text-align: center;
}

#content .products .rsofficecolrig .table td.smallleftgrey {
background: #EEE;
padding: 2px;
text-align: center;
}

#welcome {
	width: 1080px;
	padding: 10px;
	margin: 0 auto;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom: 20px;
}

#welcome .title {
display: block;
text-align: left;
font-size: 22px;
padding: 0px;
color: #DDD;
height: 6px;
position: relative;
}

#welcome .title span {
position: absolute;
top: -27px;
background-color: #F7F7F7;
color: #333;
padding: 0 10px 5px;
}

#content .products ul.gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content .products ul.gallery li {
	width: 158px;
	margin: 0 16px 15px 0;
	float: left;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
  border: 1px solid #DDD;
}

#content .products ul.gallery li:nth-child(5n+5) {
margin-right: 0px;
}

#content .products ul.gallery li:hover {
-webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 12px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 12px 0px rgba(50, 50, 50, 0.38);
}

#content .products ul.gallery li .photo {
margin: 0px 0px 15px;
padding: 0px;
height: 158px;
width: 158px;
margin: 0 auto;
}


#content .products ul.gallery li .photo a {
background: #F7F7F7;
text-align: center;
vertical-align: middle;
display: table-cell;
margin: 0px;
padding: 0px;
height: 158px;
width: 158px;
}


#content .products ul.gallery li .photo a img {
margin: 0px;
padding: 0px;
height: auto;
width: auto;
max-height: 158px;
max-width: 158px;
border-width: 0px;
border-style: none;
}

#content .products ul.gallery li p {
	margin: 5px 0;
	font-size: 12px;
	padding: 0 5px;
}

#content .products ul.gallery li p.name {
	color: #666666;
}

#content .products ul.gallery li p span {
padding: 0 2px;
margin: 0 2px 0 0;
background-color: #F2E5D5;
border: 1px dotted #888;
color: #C0701B;
}

#content .products ul.gallery li p span.size {
	color: #666666;
	background: #fff;
}

#content .products ul.gallery li p span.size em {
	font-style: normal;
}

#content .products ul.gallery li p span.size em {
	color: #CC4446;
}

#content .products ul.gallery li p span.size em + em {
	color: #FDAC41;
}

#content .products ul.gallery a {
	color: #757575;
}

#content .products .comments {
	border-bottom: 1px dotted #585858;
	border-top: 1px dotted #585858;
	padding: 10px;
	margin: 15px 0; 
}

#content .products .technical {
	width: 100%;
}

#content .products .technical .box {
	float: left;
	width: 47%;
	border-right: 1px dotted #585858;
	padding: 0 10px;
}

#content .products .technical .box + .box {
	float: right;
	border-right: none;
}

#content .products .technical .box strong {
	margin-bottom: 10px;
}

#content .products .technical .box span {
	color: #C0701B;
}

#content .products .technical .box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 10px;
}

#content .products .technical .box ul li {
	float: left;
	width: 100px;
	height: 108px;
	margin-right: 8px;
	margin-bottom: 5px;
	border: none;
}

#content .products .technical .box ul li img {
	max-width: 100px;
	
}

#modal-background {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	opacity: .50;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	z-index: 1000;
}

#modal-content {
	background-color: white;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 0 20px 0 #222;
	-webkit-box-shadow: 0 0 20px 0 #222;
	-moz-box-shadow: 0 0 20px 0 #222;
	display: none;
	height: 240px;
	left: 50%;
	margin: -120px 0 0 -160px;
	padding: 10px;
	position: absolute;
	top: 50%;
	width: 320px;
	z-index: 1000;
}

#modal-background.active, #modal-content.active {
	display: block;
}

a.dapedo {
	background-color: #b5b5b5;
    padding: 10px 20px;
    font-size: 1.2rem;
    color: #FFFFFF;
    text-decoration: none;
    transition: all .5s ease-in-out;
}

a.dapedo:hover {
	background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}