/* STYLE */
/*976b02*/

@import url("font/stylesheet.css");

body, form, h1, h2, h3, h4, h5, h6, ul, p {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* LAYOUT */
body {
	font-size: 12px;
	font-family: verdana, Arial, Helvetica;
}

#outer-container {
	width: 880px;
	margin: 10px auto;
	padding: 0px;
}

#header-container {
	padding: 5px 5px 12px 10px;
	border-bottom: 0px;
}

#hc-right {
	
}

#top-nav {
	text-align: right;
}

#top-nav,
#top-nav a {
	color: #0071bc;
}

#logo {
font-size: 30px;
color: #dd0000;
}

#logo img {
	border: 0px;
}

#maincontact ul {
	text-align: right;
}

#maincontact ul li {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

#maincontact ul li .mct{
	color: #0071bc;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

#maincontact ul li a {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/* Path */

#path-container {
	/*background: url(../images/grad.gif) left -31px repeat-x;*/
	padding: 7px 20px 6px 5px;
}

#path-right a {
	color: #0071bc;
}

/* Main */

#main-container {
	
}

.slideshow {
	margin: 0 20px 30px 20px;
}

.slideshow a {
	display: block;
}

.slideshow a img {
	width: 100%;
}

.slideshow .slick-arrow {
  display: block;
  height: 50px;
  width: 50px;
  text-indent: -9999px;
  position: absolute;
  top: 45%;
  cursor: pointer;
  border: 0;
  padding: 0;
  outline: none !important;
  z-index: 2000;
  border-radius: 25px;
}

.slideshow .slick-next {
	background: #ccc url(../images/cat_slid_right.png) center center no-repeat;
	right: -20px;
}

.slideshow .slick-prev {
	background: #ccc url(../images/cat_slid_left.png) center center no-repeat;
	left: -20px;
}

/* SIDEBAR */

#left-container {
	
}

#left-container h3 {	
	padding: 0px 0px 7px 0px;
	text-indent: 15px;
	margin: 0px;
	font-size: 13px;
	color: #000;
	font:22px/25px 'CommunistRegular',Arial,sans-serif;
}

.left-wrapper,
#home-intro-bottom {
	padding: 0px;
	background: #f8f8f8;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.left-wrapper-in,
#home-intro-bottom-in {
	padding: 0px;
	border: 1px solid #fff;
	padding: 15px 0px 10px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.left-body-wrapper {
	padding: 10px;
}

#sidebar-nav {
	padding: 0px;
}

#sidebar-nav li {
	list-style-type: disc;
	margin: 0px 15px 0px 30px;
	color: #333;
	border-bottom: 1px dashed #ccc;
}

#sidebar-nav li:hover {	

}

#sidebar-nav li:first-child {
	
}

#sidebar-nav li img {
	margin: 0px 10px 0px 0px;
}

#sidebar-nav li a {
	color: #333;
	display: block;
	padding: 7px 0px;	
	font-size: 12px;
}

#sidebar-nav li:hover a {	
	color: #990000;
}

#sidebar-nav li:hover a {
	text-decoration: none;
}

/* CONTENT */

#content-wrapper.column {
	padding: 0px;
	background: #fff;
}

.main-wrapper h3 {
	margin: 0px 0px 10px 0px;
}

#banner-container {
	height: 200px;
	background: #ccc;
}

.banner-home-2 {
	margin: 0px;
	padding: 0px;
}

.banner-home-2 li {
	float: left;
	margin: 0px 0px 0px 8px;
}

.banner-home-2 li:first-child {
	margin: 0px;
}

.banner-home-2 li a img {
	border: 0px;
}

#product-class {
	padding: 10px 0px 0px 0px;
}

#product-class li {
	float: left;
	border: 1px solid #f79321;
	width: 153px;
	height: 190px;
	margin: 0px 0px 10px 10px;
	text-align: center;
}

#product-class li.item-1,
#product-class li.item-5 {
	margin: 0px;
}

#product-class li h4 {
	background: #f79321;
	margin: 0px;
	padding: 5px 0px;
	font-size: 13px;
}

#product-class li h4 a {
	color: #fff;
}

#lp-title {
	font-size: 15px;
	margin: 0px 0px 5px 0px;
	color: #000;
}

#table-prod {
	width: 100%;
}

#tp-1 {
	height: 165px;
}

#table-prod tr td {
	padding: 0px;
	margin: 0px;
}

#latest-product {
	background: #eee;
}

#latest-product table {
	height: 260px;
	width: 100%;
}

#latest-product table tr td {
	background: #fff;
	width: 30%;
}

#latest-product table tr td a {
	
}

#latest-product table tr td a.latest-detail {
	color: #000;
	font-size: 15px;
}

#latest-product table tr td a.latest-quote {
	background: #dd0000;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 2px 10px;
}

#latest-product table tr td a.latest-quote:hover {
	text-decoration: none;
	background: #f79321;
}

#latest-image {
	width: 85px;
	text-align: center;
}

#latest-product table tr td a.latest-detail {
	font-weight: bold;
	font-size: 12px;
}

/* List Product */

#banner-wrapper-show {
	height: 150px;
}

#list-product {
	border-top: 3px solid #f79321;
}

#list-product table {
	/*background: #effaaa;*/
	margin: 0px 0px 20px 0px;
}

#list-product table tr td {
	width: 135px;
	text-align: center;
	border: 0px solid #f79321;
	/*background: #fff;*/
	vertical-align: bottom;
	padding: 10px 0px 0px 35px;
}

#list-product table tr td img {
	margin: 10px 0px;
}

#list-product table tr td p {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

#list-product table tr td h3 a {
	color: #bd4e00;
}

#list-product table tr td:first-child {
	margin: 0px;
	padding-left: 0px;
}

#button {
	background: #f79321;
	padding: 3px 0px;
}

#button a {
	margin: 3px 0px 0px 0px;
	color: #fff;
}

#button a:hover {
	text-decoration: none;
	color: #000;
}

#show-desc {
	text-align: left;
	font-size: 10px;
	padding: 3px 0px;
	border-bottom: 1px solid #000;
}

#product-by-app {
	border-top: 3px solid #f79321;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}

#per-product {
	width: 200px;
	margin-right: 10px;
}

#per-product h3 {
	text-transform: uppercase;
	text-decoration: underline;
}

#per-product ul {
	margin: 5px 0px 10px 0px;
}

#per-product li {
	margin-bottom: 5px;
}

#per-product li a {
	color: #000;
}

#per-product li img {
	margin-right: 10px;
}

.page-link {
	text-align: center;
	margin: 5px 0px 15px 0px;
}

.page-link a,
.page-link strong {
	padding: 3px 7px;
	border: 1px solid #333;
}

.page-link a {
	background: #333;
	color: #fff;
	text-decoration: none;
}

/* Detail */

#top-detail-wrapper {
	border-bottom: 1px dashed #ccc;
	padding: 0px 0px 10px 0px;
	color: #666;
}

#detail-wrapper {
	margin-bottom: 20px;
}

#detail-title {
	font-size: 20px;
	font-weight: normal;
	font:35px/52px 'CommunistRegular', Verdana, Helvetica;
}

#detail-wrapper small {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #f55321;
}

.contact-title {
	color: #dd0000;
	font:15px/20px 'CommunistRegular', Verdana, Helvetica;
}

#detail-image {
	width: 200px;
	text-align: center;
}

#detail-image a img {
	border: 0px;
}

#detail-desc {

}

.ddesc {
	padding: 10px 0px;
	font-family: Verdana, Arial, Helvetica;
}

.ddesc ul {
	
}

.ddesc li {
	list-style-type: disc;
	margin: 0px 0px 0px 15px;
}

#heading-desc {
	margin: 0px 0px 0px 20px;
	width: 380px;
	min-height: 200px;
}

#heading-desc p {
	font-family: Verdana, Arial, Helvetica;
}

#heading-button {

}

#heading-button a {
	width: 98px;
	padding: 3px 0px;
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	font-family: Arial, Verdana, Helvetica;
}

#heading-button a:hover {
	text-decoration: none;
}

.image-button {
	background: url(../images/button.png) center top no-repeat;
}

.file-button {
	background: url(../images/button.png) center top no-repeat;
}

.inq-button {
	background: url(../images/button.png) center top no-repeat;
}

/* Consultation */

#con-title {
	font-size: 20px;
	color: #dd0000;
	padding: 0px 0px 20px 0px;
}

#consulform {
	background: #ffffdd;
	border: 5px solid #f79321;
	padding: 10px;
}

#consulform input {
	border: 1px solid #f79321;
}

#text-consul {
	width: 100%;
	border: 1px solid #f79321;
}

#con-wrapper table {
	width: 100%;
}

#consulform input#submit-consul {
	background: #f79321;
	color: #fff;
}

#con-wrapper table tr td:first-child {
	width: 15%;
}

#consul-list ul li {
	background: url(../images/ask.jpg) left top no-repeat;
	padding: 0px 0px 10px 50px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #ccc;
}

#consul-list ul li h4 span {
	font-style: italic;
	color: #999;
}

#consul-list ul li p {
	margin: 7px 0px;
}

#consul-list ul li ul {
	padding: 10px 0px;
}

#consul-list ul li ul li {
	background: url(../images/ans.jpg) left top no-repeat;
	padding: 0px 0px 10px 50px;
	margin: 0px;
	border: 0px;
}

/* Search */

#search-title {
	color: #dd0000;
	font-size: 20px;
	padding: 0px 0px 20px 0px;
}

.limage {
	width: 100px;
	text-align: center;
}

.limage a img {
	border: 0px;
}

.ltdesc h3 a {
	color: #000;
}

/* Page */

#page-title {
	color: #dd0000;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
}

#page-wrapper ol li {
	list-style: decimal;
}

#page-wrapper ul li {
	list-style: disc;
	margin: 0px 0px 0px 30px;
}

/* Contact */

.inputbox {

}

.contact-title {
	margin: 0px 0px 5px 0px;
}

#cp-left,
#cp-right {
	width: 49%;	
}

#cp-left #contact,
#cp-right table {

}

#cp-left input,
#cp-left textarea {
	border: 1px solid #ccc;
}

#cp-left table {
	width: 100%;
}

#cp-right table tr td {
	vertical-align: top;	
}

#cp-left table tr td:first-child {
	width: 100px;
}

#cp-right table tr td:first-child {
	width: 100px;
}

.submitbutton {
	background: url(../images/table-heading.png) left top repeat-x;
	color: #333;
}

/* Footer */

#footer-container {
	background: #333;
	border-top: 1px solid #ccc;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #ccc;
}

.footer-wrapper {
	background: #333;
	margin: 20px 0;
	padding: 20px 40px;
	text-align: left;
}

.footer-col-wrapper h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #ddd;
	font:23px/30px 'CommunistRegular', Verdana, Helvetica;
}

.footer-col-wrapper h3.last-news-title {
	margin: 0px;
}

.footer-copy {
	text-align: center;
	color: #666;
	padding: 20px 0;
}

.last-news {

}

.last-news li {
	list-style-type: disc;
	color: #eee;
	padding: 10px 0px;
	font-size: 12px;
	border-bottom: 1px dashed #333;
}

.last-news li a {
	color: #999;
}

.footer-col-wrapper p {
	color: #999;
	font-size: 12px;
	line-height: 22px;
}

.newsletterform {
	margin: 17px 0px 0px 0px;
}

.nl {
	background: url(../images/foot_inp_back.png) left top repeat-x;
	padding: 5px 0px;
}

.nll {
	background: url(../images/foot_inp_left.png) left top no-repeat;
	padding: 5px 0px;
}

.nlr {
	background: url(../images/foot_inp_right.png) right top no-repeat;
	padding: 5px 0px;
}

.newsletter-email {
	background: transparent;
	border: 0px;
	height: 25px;
	width: 125px;
	padding: 3px 5px;
	color: #999;
}

.bnl {
	background: url(../images/foot_but.png) left -26px repeat-x;
	padding: 5px 0px;
}

.bnll {
	background: url(../images/foot_but.png) left -77px no-repeat;
	padding: 5px 0px;
}

.bnlr {
	background: url(../images/foot_but.png) right -130px no-repeat;
	padding: 5px 0px;
}

.newsletter-button {
	background: transparent;
	border: 0px;
	height: 25px;
	width: 80px;
	padding: 3px 5px;
	color: #999;
}

/* GENERAL */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.low {
	text-transform: lowercase;
	padding: 0px 5px 0px 0px;
}

.head-title {
	color: #dd0000;
	font-size: 20px;
	font:35px/52px 'CommunistRegular', Verdana, Helvetica;
}

.category-list-wrapper {
	width: 49%;
}

.category-list {
	width: 100%;
}

.category-list:hover {

}

.category-list a {
	display: block;
	color: #000;
}

.category-list a img {
	border: 0px;
}

.category-list {
	color: #000;
	display: block;
}

.cl-image {
	width: 70px;
	height: 70px;
	text-align: center;
	padding: 0px;
}

.cl-desc {
	margin: 0px 0px 0px 15px;
	font-family: verdana, Arial, Helvetica;
}

.cl-desc h2{
	margin: 0px 0px 0px 15px;
	font-family: verdana, Arial, Helvetica;
	Font-size:12px;
	font-weight:20%;
}

.cl-desc h2 a {
	color: #dd0000;
	font:15px/20px 'CommunistRegular', Verdana, Helvetica;
}

.product-list {
	padding: 10px 0px;
	margin: 10px;
	width: 170px;
	min-height: 250px;
	float: left;
	text-align: center;
}

#p-image {
	width: 170px;
	height: 150px;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#p-desc {
	width: 150px;
	height: 150px;
	margin: 0px 0px 0px 15px;
	font-family: verdana, Arial, Helvetica;
}

#p-desc a  h2 {
	color: #dd0000;
	font-size: 12px;
	height: 50px;
}

#p-desc h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

.detail-product,
.order-product {
	padding: 3px 30px;	
	margin: 0px 10px 0px 0px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.detail-product {
	background: url(../images/gradasi.jpg) left top repeat-x;
	color: #fff;
}

.order-product {
	background: url(../images/grad.gif) left -31px repeat-x;
	color: #000;
}

.detail-product:hover,
.order-product:hover {
	text-decoration: none;
}

.order-button {
	color: #dd0000;
	font-weight: bold;
}

#latest-product-wrapper {
	width: 48%;
}

#latest-product-wrapper {
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0px;
	background: #fff;
}

#latest-product-wrapper.middle {
	margin: 0px 0px 0px 17px;
}

#category-home-wrapper {
	margin: 0px 0px 20px 0px;
}

#category-home-wrapper h3,
#welcome-message h3 {
	font-family: verdana, Arial, Helvetica;
	font-size: 15px;
	color: #ff0000; /*#f79300;*/
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #eee;
}

#latest-product-wrapper h3 {	
	padding: 7px 0px;
	text-indent: 25px;
	margin: 0px;
	font-size: 13px;
	background: url(../images/bg-title.png) left top repeat-x;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	color: #fff;
}

#welcome-message p,
#welcome-message ul,
#welcome p,
#welcome ul,
#standard-logo {
	margin: 0px 0px 10px 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
}

#standard-logo img {
	margin: 0px 20px 0px 0px;
}

.latest-product-list a {
	font-size: 11px;
	color: #0071bc;
	text-decoration: underline;
}

.latest-product-list a:hover {
	text-decoration: none;
}

.latest-product-list {	
	width: 100%;
	margin: 20px 0;
}

.latest-product-list > div {
	padding: 10px 0px;
	height: 200px;
	vertical-align: bottom;
	text-align: center;
}

.latest-product-list img {
	border: 0px;
	margin: 0px 0px 5px 0px;
}

.latest-product-list > div .img {
	height: 150px;
	display: block;
}

.latest-product-list td h4 {
	padding: 10px 0px;
}

.latest-product-list td h4 a {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	padding: 0px 10px;
	color: #ee0000;
	font-family: Arial, Helvetica, Sans-Serif;
}

.latest-product-list a.b-detail {
	bottom: 0;
	color: #976b02;
	padding: 3px 15px;
	text-decoration: none;
}

a.b-order {
	bottom: 0;
	background: url(../images/button.png) center top no-repeat;
	color: #fff;
	height: 22px;
	display: block;
	font-size: 12px;
	text-align: center;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
}

#home-intro {
	border: 5px solid #eee;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#home-intro h1 {
	color: #dd0000;
	font-size: 25px;
	font:35px/52px 'CommunistRegular', Verdana, Helvetica;
}

#home-intro h2 {
	color: #dd0000;
	font:25px/42px 'CommunistRegular', Verdana, Helvetica;
}

h2.title2 {
	color: #dd0000;
	font:25px/32px 'CommunistRegular', Verdana, Helvetica;
	border-bottom: 1px dashed #ccc;
}

#home-intro p {
	text-align: justify;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	color: #666;
}

#home-intro p a {
	font-weight: bold;
	color: #666;
}

#category-home-wrapper h4 {
	margin: 10px 0px 5px 0px;
	font-family: verdana, Arial, Helvetica;
}

.category-home-list {
	width: 100%;
}

.category-home-list ul {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
}

.category-home-list ul li {
	list-style-type: disc;
}

.category-home-list ul li a {
	color: #0071bc;
}

.category-home-list tr td {
	width: 20%;
	padding-left: 5%;
	vertical-align: top;
}

.more-cat {
	color: #0071bc;
	background: url(../images/list.png) left center no-repeat;
	padding: 2px 0px 2px 10px;
}

.title-cat {
	color: #000;
}

.title-cat:hover {
	text-decoration: none;
}

.title-cat img {
	border: 0px;
}

#cat-item-wrapper {
	
}

#cat-item-wrapper h3 a {
	color: #dd0000;
	font-size: 12px;
	font-family: verdana, Arial, Helvetica;	
}

#cat-item-wrapper h3 {
	margin: 0px 0px 10px 0px;
}

#cat-item-wrapper ul li {

}

#cat-item-wrapper ul li a {
	color: #333;
	font-family: verdana, Arial, Helvetica;	
	padding: 2px 0px;
	display: block;
}

#cat-item-wrapper ul li ul {
	padding: 0px 0px 0px 10px;
}

#cat-item-wrapper ul li ul li a {
	background: url(../images/list.png) left center no-repeat;
	padding: 2px 0px 2px 10px;
	font-weight: normal;
}

.order-wrapper input,
.order-wrapper textarea {
	border: 1px solid #eee;
}

.input-text-front-login {
	width: 97%;
}

#home-intro-bottom {
	margin: 30px 0;
}

#home-intro-bottom-in {
	padding: 20px 20px 0px 20px;
}

.hib-item {
	height: 200px;
}

#home-intro-bottom h2 {
	color: #dd0000;
	font:17px/20px 'CommunistRegular', Verdana, Helvetica;
}

/* SLIDE */

/* === CARROUSEL === */

#carousel {
	width:620px;
	height:200px;	
	margin:0;
	overflow:hidden;
	padding: 0;
}

#slides {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:620px;
	height:200px;
}

/* remove the list styles, width : item width * total items */	
#slides ul {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;	
	width:2700px;			
}

#slides li {
	width:620px;
	height:200px;	
	float:left;
}

.infiniteCarousel {
  margin: 0px 0px 20px 0px;
}

ul.carousel_category li {
	margin: 0 5px;
}

ul.carousel_category a {
	text-align: center;
	color: #dd0000;
	text-shadow: 1px 1px 0px #fff;
	font:12px/12px 'CommunistRegular', Arial, Verdana, Helvetica;
	padding: 0px;
	background: #f8f8f8;
	border: 1px solid #ccc;
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.carousel_category a span {
	background: #eee;
	padding: 40px 5px;
	display: block;
	height: 60px;
	border: 1px solid #fff;
	text-transform: uppercase;
	padding: 15px 0px 10px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.carousel_category a img {
	border: 5px solid #eee;
}

.infiniteCarousel .slick-arrow {
  display: block;
  height: 36px;
  width: 37px;
  text-indent: -9999px;
  position: absolute;
  top: 13px;
  cursor: pointer;
  border: 0;
  padding: 0;
  outline: none !important;
}

.infiniteCarousel .slick-next {
	background: url(../images/cat_slid_right.png) right center no-repeat;
	right: -20px;
}

.infiniteCarousel .slick-prev {
	background: url(../images/cat_slid_left.png) left center no-repeat;
	left: -20px;
}

.infiniteCarousel .forward:hover {

}

.infiniteCarousel .back:hover {

}

/* Styling for prev and next buttons */
#buttons {
	padding:0;	
	float:right;
}

#buttons a {
	display:block; 
	width:0px; 
	height:0px;
	float:left;
	font-size: 0px;
	outline:0;
}

a img {
	border: 0px;
}

.post-wrapper {
	padding: 20px;
	border-bottom: 1px solid #ddd;
}

.post-right {
	float: right;
	width: 370px;
}

.post-title {
	margin: 0px 0px 10px 0px;
}

.post-title,
.post-title a {
	font-size: 20px;
	padding: 0px;	
	color: #000;
}

.post-title a:hover {
	text-decoration: none;
	background: #eee;
}

.post-wrapper img {
	float: left;
}

.post-body {
	font-family: Verdana, Helvetica, Sans-serif;
	color: #555;
}

.post-body img {
	display: none;
}

.maincontent {
	padding: 0px;
}

#post-wrapper img {
	float: left;
	margin: 0px 20px 20px 0px;
}

.photo-gallery-wrapper {
	
}

.photo-gallery-wrapper ul {
	
}

.photo-gallery-wrapper ul li {
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;
}
.linkproduk{
	width:50px; 
	position:absolute; 
	bottom:15px !important;
	right:10px;
}
.round{
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}