/*
	Theme Name: MFSLTD
	Description: Margengo Fabricated Steel.
	Version: 1.0B
	Author: Studio 8 Productions
*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(images/index_01.gif) repeat-x;
	color: #22252A;
	font-size: 12px;

}
div.clearer {clear: left; line-height: 0; height: 0;}

#wrap {
	width: 790px;
	overflow: hidden;
	position:relative;
	margin: 5px auto 0px;
	background-color: #fff;
	background-image: url(images/wrap.gif);
	background-repeat: repeat-y;
	background-position: center;
	/* renders differently in FF and IE , see fix below */
        /* border-top: 1px underline #22252A;
        border-bottom: 1px underline #22252A; */
}
#wraptop { width: 790px;
           height: 1px;
           background-image: url(images/wraptop.gif);
	   background-repeat: repeat-x;
	   background-position: top;
}
#wrapbot { width: 790px;
           height: 1px;
           background-image: url(images/wraptop.gif);
	   background-repeat: repeat-x;
	   background-position: bottom;
}
#topdec {
	background: url(images/topdec.gif) no-repeat;
	height: 20px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 484px; /* 484 */
	float: right;
	display: inline;
	text-align: justify;
	background: #fff;
	padding: 5px 16px 5px 5px;
	margin: 10px;
}
#nav {
	height: 49px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 248px;
	float: left;
	line-height: 1.5em;
	display:inline;
	margin: 8px 0px 8px 5px; /* t r b l */
	padding: 4px;
	background: #fff;
        color: #22252A;
}

#title {
	height: 33px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top:22px;
	margin-bottom:5px;
}
#title h1{
	margin: 0 0 0 5px;
	padding:0;
}
#title h1 a{
	text-decoration:none;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
        font-weight:normal;
        color: #E3E3E3;
        font-size: 24px;
        line-height: 20px;
	margin:0px;
	padding:0px;
	letter-spacing: -1px;
}

#title h1 a:hover{
	text-decoration:none;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
        font-weight:normal;
        color: #fff;
        font-size: 24px;
        line-height: 20px;
	margin:0px;
	padding:0px;
	letter-spacing: -1px;
}

h3, h4 {
        text-decoration:none;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
        font-weight:normal;
        color: #22252a;
        font-size: 24px;
        line-height: 20px;
	margin:0px;
	padding:0px;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#logo {
	background: url(images/_top.jpg) no-repeat;
	height: 81px;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #fff;
}
#topdec p{

	text-align:right;
	color:#22252a;
	padding:0px;
	font-weight:bold;
	margin:0;
        font-size:10px;
        line-height:20px;
        margin-right: 10px;
}

div#pages {
	height: 49px;
	margin: 0px auto 5px;
	width:790px;
	background: #fff url(images/top_bg.gif) repeat;

}

div#pages ul {
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	list-style-type: none;
	
}
div#pages ul li {
	float:left;
}
div#pages ul li.current_page_item a  {
	background: url(images/butt_active.gif) no-repeat;
	padding:4px;
}
div#pages ul li a {
	display: block;
	text-decoration: none;
	color:#e3e3e3;
	width: 110px;
	height: 41px;
	background: url(images/butt.gif) no-repeat;
	margin: 0;
	text-align: left;
        padding-left: 20px;
	font-size:12px;
	padding:4px;
}
div#pages ul li a:hover {
        color: #cccccc;
	background: url(images/butt_over.gif) no-repeat;
}


#footer {
	clear: both;
	/* height: 25px; */
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	width: 774px;
	background: #fff;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
        color: #AFAFAF;
        background: #fff;
}
#footer p{
	/* padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px; */
        font-size: 10px;
        background: #fff;
}

.entry{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.entrymain{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.entry img { float: right; background-color:#E3E3E3;margin:10px 0 10px 10px;padding:6px;}
.entrymain img { margin:0px 0px 0px;padding:0px;}
.firstpost {
	margin-bottom:15px
}
.entry a, .entry a:visited {
	color: #22252A;
	text-decoration:none;
	border-bottom: 1px underline #333;
}

h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: -1px;
        text-decoration:none;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
        font-weight:normal;
        color: #22252a;
        font-size: 24px;
        line-height: 20px;
	letter-spacing: -1px;
	border: 0;

}
h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #22252A;
	text-decoration:none;
	border: 0;

}
h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline; color: #22252a; border: 0;}
.arc {
	padding:0;
	margin:0;
}
.arc h2 {
	color: #8E8E8E;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top:0;
	font-weight: normal;
}
#wp-calendar a, #wp-calendar a:visited { padding: 2px; font-weight:bold; color: #333; border: 1px solid #999; }
#wp-calendar a:hover { padding: 2px; font-weight:bold; color: #22252a; border: 1px underline #22252a; }

.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 0.85em;
	color: #999;
	border-top:solid 1px #22252A;
	padding-top:4px;
}
.entrymeta a img{
	border:none;
}
.entrybody img {
	padding: 1px;
}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
.entrybodymain img {
	padding: 0px;
	border: 0px solid #DFDFDF;
	align: center;
}
.entrybodymain ul {
	margin-left: 0px;
	padding-left:0px;
	list-style-type: none;
}
.entrybodymain ol{
	margin-left:0px;
	padding-left:0px;
}
.entrybodymain ul li {
	list-style:square;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2.entrydate  {
	font-size: 10px;
	height: 16px;
	margin: 0;
	padding: 0px;
}

.entrybody h4, .entrybody h3, .entrybody h2, #commentblock h2 {
	color: #22252A;
	padding-bottom: 15px;
	margin-bottom: 0;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
}
a, a:visited{
	color: #22252A;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
        /* border-bottom: 1px underline #64181A; */ 
}
.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
#ssidebar h2 {
	color: #22252A;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 1.1em;
	border-bottom: 1px solid #22252A;
}
#ssidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#ssidebar ul li {
	border-bottom: 1px solid #22252A;

	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(images/navbulle.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#ssidebar li{
	list-style:none;
}
#ssidebar ul li a {
	color: #22252A;
}


#ssidebar ul li a:hover{
	border-bottom-color: #64181A;
	color: #22252A !important;
	background-color: #fff;
}
/*****************************************************/
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1px; /*3px */
	}

#sidebar ul p, #sidebar ul select {
	margin: 4px 0 0 0; /* 5px */
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 4px 0 0 0; /* 5px */
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul.meta li
{
	list-style-position: outside;
	list-style-image: url(images/feed-icon-12x12.png);
	list-style-type: none;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin-top: 0; /* 1px */
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	list-style-position: outside;
	list-style-image: url(images/BULL.gif);
	}
#sidebar p {
	font-size:0.9em;
	padding:0;
	margin:0;
	color:#000000;
}
#sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1px; /* 3px */
	margin: 0;
	color: #999999;

}
ul.pagenav {
	margin: 0px;
	padding: 0px;	
        list-style-type: none;
}
ul.pagenav li a, ul.pagenav b {
	background-image: url(images/lbutt.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	width: 248px;
	color: #484B4F;
	padding-top: 18px;
	padding-bottom: 17px;
	text-indent: 10px;
}
ul.pagenav li em {
	font-style:normal;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	width: 248px;
	color: #484B4F;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
}

#searchdiv {
	float: right;
}
ul.pagenav li a:hover {
	color: #2C2E2F;
	text-decoration: none;
        border-right: 4px solid #484B4F; /* 4 sieht super aus */
}
h2.entrydate {
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top:0;
}
ul.children { /* border-right: 4px solid #000; */ width: 234px; }

ul.children li a {
        background: #fff;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
        text-align: right;
	display: block;
	margin: 0 6px 0 0;
	width: 234px;
	color: #484B4F;
        padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-indent: 12px;
}
ul.children li a:hover{
	color: #64181A;
        width: 234px;
        background: #E3E3E3;
	text-decoration: none;
        border-right: 8px solid #484B4F; /* 4 sieht super aus */
}

/*********************************************************************/

#searchdiv {
	margin-top: 8px;

}
.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}
/************************************************
*	Comments													*
************************************************/
#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	font-size:0.9em;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
.alt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6B757E;
	border-bottom-color: #6B757E;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height:1.5em;
	padding: 5px;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height:1.5em;
	padding: 5px;
}

#commentsformheader{
	padding-left:0px;
	font-size: 1.4em;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote{
	font-style: italic;
	color: #999999;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}

#main_start {position: absolute;left: -10000px;};
/*  Default css for eShop display */

/* COLORS */

/*********** TABLES ***************/
/* generic eshop table colors */
table.eshop,table.eshop th,table.eshop td {
	border:1px solid #676B7B;
}
table.eshop img {
	border:none;
}
table.eshop thead th,table.cart thead th {
	background:#CBD1E7;
	color:#404040;
}
table.eshop tbody th {
	background:#DEE0F1;
}
table.eshop tr.alt {
	background:#EEEEF8;
	color:#606060;
}
table.eshop tr.alt a {
	color:#3A5988;
}
/* shopping cart */
table.cart tr.stotal {
	background:#E6FDCD;
	color:#404040;
}
table.cart tr.total {
	background:#EFDEF1;
	color:#404040;
}

/*********** LISTS ***************/
/* generic eshop panel list colors */
ul.eshop li a img {
	border-width:1px;
	border-style:solid;
	border-color:#CBD1E7;
}
ul.eshop li a:hover img,ul.eshop li a:active img,ul.eshop li a:focus img {
	border-color:#990000;
}
/* eshop panels with form */
ul.eshoppanels li form.addtocart {
	background:transparent;
	color:#404040;
	border:0;
}

/*********** FORMS ***************/
/* generic eshop form colors */
form.eshop input.button {
	background:#676B7B;
	color:#fff;
	border-width:1px;
	border-style:solid;
	border-color:#9396A4 #555 #555 #9396A4;
}
form.eshop input.button:hover,form.eshop input.button:active,form.eshop input.buttonfocus {
	background:#D1FDA5;
	color:#404040;
}
form.eshop fieldset {
	background:#E6E6F6;
	color:#606060;
	border:1px dashed #CFD0D6;
}
form.eshop fieldset fieldset {
	background:#EEEEF8;
}
form.eshop legend {
	background:#CFCFE0;
	color:#404040;
	border-width:1px;
	border-style:solid;
	border-color:#DBE3F0 #B6BAC9 #B6BAC9 #DBE3F0;
}
form.eshop input,form.eshop textarea {
	background:#FAFAFA;
	color:#000;
	border:1px solid #ccc;
}
form.eshop input:focus,form.eshop textarea:focus,form.eshop input.focus,form.eshop textarea.focus {
	background:#fff;
	color:#404040;
	border-color:#0d0;
}
form.dlproduct label {
	color:#A22F2F;
}

/*********** OTHER ***************/
/* no bullets */
#content ul.eshopfeatured li,#content ul.eshopfeatured li,#content ul.eshopsubpages li,
#content ul.eshoprandomlist li,#content ul.eshopshowproduct li,#content ul.eshoppanels li,
#content fieldset.eshoppayvia li,
#content .pagfoot ul li,#content ul.continue-proceed li {
	list-style-type:none;
	list-style-image:none;
}
/* pagination */
div.paginate ul li {
	background:#DEE0F1;
	color:#404040;
	border-width:1px;
	border-style:solid;
	border-color:#EAEAF6 #CECFDB #CECFDB #EAEAF6;
}
/* automatic redirect to paypal */
#process {
	background:#E6FDCD;
	color:#404040;
	 border:3px double #4EAB02;
}	
/* errors & required */
.reqd,.error {
	color:#A22F2F;
}
/* credits */
.creditline {
	color:#969696;
}


/* LAYOUT */

/*********** TABLES ***************/
/* generic eshop table layout */
table.eshop {
	width:99%;
	border-collapse:collapse;
	line-height:1.3em;
}
table.eshop caption {
	margin-bottom:0;
	padding:2px 0;
	font-size:.9em;
}
table.eshop thead th {
	font-weight:bold;
	text-align:center;
}
table.eshop tbody th {
	text-align:left;
}
table.eshop td {
	padding:3px;
}
table.eshop .center {
	text-align:center;
}
table.eshop dfn {
	font-style:normal;
}
table.eshop img {
	float:left;
	margin:0 10px 0 0;
	vertical-align:top;
}
/* shopping cart */
table.cart td, table.cart th {
	padding:5px 8px;
}
table.cart td.amts {
	text-align:right;
}
table.cart td.cqty {
	text-align:center;
}
table.cart td.cqty input {
	text-align:right;
}
table.cart tr.stotal {
	text-align:right;
}
/* shipping rates */
table#eshopshiprates td {
	text-align:right;
}
table#eshopshiprates td.center {
	text-align:center;
}
table#eshopshiprates thead th, #zonelist thead th {
	padding:2px;
}
table#eshopshiprates {
	margin-bottom:10px;
}
#zonelist td {
	text-align:left;
}
#zonelist td.code,#zonelist td.zone {
	text-align:center;
}
.eshopzones label {
	display:inline;
}
.eshopzones .button {
	padding:0 5px;
}
/* eshop discounts */
table.eshopdiscounts thead th#ediscount {
	width:8em;
}
table.eshopdiscounts tbody th {
	text-align:center;
}
table.eshopdiscounts td.amts {
	text-align:right;
}
table.eshopdiscounts td.disc  {
	text-align:right;
}
.shipdiscount span {
	font-weight:bold;
}

/*********** LISTS ***************/
/* generic eshop listings */
ul.eshop {
	margin:0;
	padding:0
	
}
ul.eshop li {
	clear:left;
	margin:0;
	padding:0;
	line-height:1.3em;
}
ul.eshop li a {
	display:block;
	margin:0 0 10px;
	padding:0;
	text-decoration:none;
}
ul.eshop li a img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
ul.eshop li a.itemref {
	font-size:1.3em;
	font-weight:bold;
}

ul.eshop li a:hover {
	font-size:1.3em;
	font-weight:bold;
	color:#990000
}
/* eshop panel listings */
ul.eshoppanels li {
	clear:none;
	float:left;
	text-align:center;
	min-height:200px; /* you may need to adjust this figure to accomodate the height of your product images*/

}
ul.eshoppanels li a img {
	float:none;
	margin:0;
}
/* eshop panels with form */
ul.eshoppanels li form select,ul.eshoppanels li form.input {
	display:block;
	width:auto;
	margin:2px auto;
}
ul.eshoppanels li form.addtocart {
	width:auto;
	margin-top:0;
	padding:0;
}
/* featured product list with form*/
ul.eshopfeatured form.addtocart {
	clear:none;
}

/*********** FORMS ***************/
/* generic form buttons */
input.button {
	width:auto;
	padding:2px 5px;
	margin-right:1em;
}
input.button:hover,input.button:focus,input.button:active {
	cursor:pointer;
}
/* generic form layout */
form.eshop  {
	width:96%;
	margin:0 auto;
	line-height:1.3em;
}
form.eshop label  {
	font-weight:bold;
}
form.eshop input,form.eshop textarea {
	font-size:1em;
}
form.eshop textarea {
	width:98%;
}
/* add to cart forms */
form.addtocart {
	clear:left;
	width:99%;
	margin-top:20px;
	padding:5px;
}
form.addtocart fieldset {
	padding:10px;
}
form.addtocart select {
	width:auto;
	margin-right:20px;
}
form.addtocart span.sglprice {
	width:auto;
	margin-right:20px;
}
form.addtocart label {
	display:inline;
}
form.addtocart input.iqty {
	width:2.5em;
}
form.addtocart dfn {
	font-style:normal;;
}
/* downloads form */
form#eshopdlform fieldset {
	width:20em;
	margin:0 auto;
}
form#eshopdlform input#email,form#eshopdlform input#code {
	width:99%;
	font-size:.9em;
	margin:0 0 10px;
}
form#eshopdlform label {
	display:block;
	font-size:1em;
}
form#eshopdlform input.button {
	display:block;
	margin:0 auto;
}
/* download products page */
form.dlproduct {
	margin-bottom:20px;
}
form.dlproduct fieldset, form#dlall fieldset {
	padding:15px;
	margin-bottom:5px;
}
form.dlproduct .ro {
	width:2em;
	margin-right:10px;
}
form.dlproduct label {
	display:inline;
}
/* payment via options - checkout page */
form.eshopform fieldset.eshoppayvia li label {
	float:left;
}

/*********** OTHER ***************/
/* cart options */
.cartopt {
	text-align:center;
}
.cartopt p {
	width:16em;
	margin:10px auto;
}
.cartopt label {
	display:inline;
}
.continue-proceed {
	margin:10px 0 0;
	padding:0;
	text-align:center;
}
.continue-proceed li {
	margin:0 10px;
	padding:0;
	display:inline;
}

/*Checkout confirmation with discount code (cart section only) */
.eshop_dcode {
	text-align:center;
	font-weight:bold;
}
.eshop_dcode span {
	font-size:1.2em;
}

/* Automatic redirect to paypal */
#process {
	 width:90%;
	 margin:10px auto 0;
	 padding:0 15px;
	 line-height:1.5em;
}
#process strong {
	font-size:1.2em;
}
#process em {
	 font-weight:bold;
	 font-style:normal;
}
#eshopgateway {
	text-align:right;
	padding-bottom:10px;
}

/* eshop widget */
p.eshopwidget span {
	font-size:2em;
	letter-spacing:.02em;
}

/* pagination */
.paginate {
	margin:5px 2px;
	font-size:90%;
}
.paginate p { 
	padding:0; 
	line-height:2em;
}
.paginate p span {
	font-weight:bold;
}
.paginate ul {
	margin:0;
	padding:0;
}
.paginate ul li {
	float:left;
	padding:0 4px;
	margin-right:5px;
}
.paginate ul li a {
	display:block;
}
.pagfoot {
	clear:left;
}

/* downloads page */
p.jdl {
	text-align:center;
	font-size:1.2em;
}

/* more link */
a.eshopmore {
	clear:right;
	display:block;
	text-align:right;
}

/* can be used to position text offscreen */
.offset {
}

/* errors */
.reqd,.error {
	color:#A22F2F;
}
/* credits */
.creditline {
	text-align:center;
	font-size:.7em;
}
