body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	/*background-image: url(PICS/emisys_holder.png);*/
	background-image: url(PICS/bg.jpg);
	background-attachment:fixed;
	background-position: center center;
	/*background-size: 100% 16px;*/
	font-family:Arial, Helvetica, sans-serif;
 -ms-text-size-adjust: none;
}

body,td,th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
display:inline;
}



h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
font-weight:normal;
display:inline;
}

h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
font-weight:bold;
display:inline;
}



.radius {
border-radius: 6px 6px 6px 6px;
}



::selection {
  background: none;
}

::-moz-selection {
  background: none;
}




a{text-decoration:none;}

a.screenshot:link {color:#000000;}
a.screenshot:visited {color:#000000;}
a.screenshot:hover {color:#B7FF4E;}

a.link_c:link {color:#96D51C;}
a.link_c:visited {color:#96D51C;}
a.link_c:hover {color:#000000;
-webkit-transition: color 0.5s; /* Safari */
    transition: color 0.5s;
}

a.link_u:link {
	color:#B7FF4E;
	font-size:12px;
	font-weight:bold;
}

a.link_u:visited {color:#B7FF4E;}
a.link_u:hover {color:#000000;}

a.link_k:link {color:#ffffff;}
a.link_k:visited {color:#ffffff;}
a.link_k:hover {color:#000000;
-webkit-transition: color 0.5s; /* Safari */
    transition: color 0.5s;
}




#apDiv1 {
	position:fixed;
	width:100%;
	height:18px;
	z-index:12;
	bottom: 0px;

	margin-left: 0px;
	left:0px;


	background-image:url(PICS/mold_bk.png);
	border-radius: 6px 6px 0px 0px;
}

#molding {
	z-index:13;
	width: 100%;
	height: 5px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: center;
	font-size:12px;
	color:#fff;
}

#email {color: white;}
#email:hover {color:#B7FF4E;
-webkit-transition: color 0.5s; /* Safari */
    transition: color 0.5s;}
#email_bk {color: black;}
#email_bk:hover {color: #B7FF4E;}



.zagolovok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}



#apDiv8 {
	zoom: 1;
overflow: hidden;
	position:relative;
	width:900px;
	height:auto;
	margin-left: -450px;
	margin-top: 0px;
	margin-bottom: 18px;
	left: 50%;
	top: auto;


/*background-color: #CCCCCC;*/
	color: #000000;
background-color: transparent;

z-index:1;
}


#producttype {
	margin-top: 0px;

}

#productlist {
	margin-top: 0px;
	margin-bottom: 0px;

}





#topmenu {
	position:fixed;
	width:906px;
	margin-left: -453px;
	top:0px;
	z-index:5555;
	left: 50%;
	/*top:0px;*/
}






.content li  {
	list-style-type:none;
	background-image: url(PICS/arrowred.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}

.content {
	/*background-image: url(PICS/bg.jpg);*/
	background-repeat: repeat;
margin-top:0px;
}



/*Coin Slider jQuery plugin CSS styles	http://workshop.rs/projects/coin-slider*/

.coin-slider {
	overflow: hidden;
	zoom: 1;
	position:relative;
	width:900px;
	height:380px;
	margin-left: -450px;
	margin-top: 78px;
	left: 50%;
	top:auto;
	z-index:11;
border-radius: 6px 6px;
}



.coin-slider a{
	text-decoration: none;
	outline: none;
	border: none;
}


.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
}

.cs-buttons a {
	position:relative;
	left:-25%;
	margin-left: 5px;
	height: 16px;
	width: 16px;
	float: left;
	border: 1px solid #000;
	color: #B8C4CF;
	text-indent: -1000px;
}


.cs-active {
	background-color: #B8C4CF;
	color: #FFFFFF;
}

.cs-title {
	width: 900px;
	padding: 2px;
	background-image: url(PICS/mold_bk40.png);
	background-color: #000000;
	color: #FFFFFF;
cursor: default;
}



.cs-prev {
	background-color: transparent;
	color: #FFFFFF;
	padding: 0px 10px;
	background-image: url(PICS//arr_tr.png);
	background-repeat:no-repeat;
}


.cs-prev:hover {
	background-color: transparent;
	color: #FFFFFF;
	padding: 0px 10px;
	background-image: url(PICS//arr_sol.png);
}

.cs-next {
	background-color: transparent;
	color: #FFFFFF;
	padding: 0px 11px;
	background-image: url(PICS//arr_tr_r.png);
}

.cs-next:hover {
	background-color: transparent;
	color: #FFFFFF;
	padding: 0px 11px;
	background-image: url(PICS//arr_sol_r.png);
}

/** Coin Slider additional styles **/

.cs-buttons a {
	background: #CCC;
	background-image: url(PICS/mold_bk.png);
border-radius: 4px 4px 4px 4px;
      }


.cs-buttons a:hover {
	background: #CCC;
	background-image: url(PICS/mold_gre.png);
	border: 1px solid #CEFFCE !important;
}
a.cs-active {
	background: #EDF600;
	background-image: url(PICS/mold_gr.png);
	border: 1px solid #B8C4CF !important;
}

/*end of coin-slider style*/


#catslide {
display:block;
position:relative;
background: url(PICS/mold_bk.png);
width:228px;
/*height:18px;*/
border-radius: 4px 4px 4px 4px;
}

#catslide:hover {
background: url(PICS/mold_gre.png);
}

#catslide img {
position:absolute;
right:0;
top:-74px;
-webkit-transition:.1s;
-moz-transition:.1s;
transition:.1s;
opacity:0;
z-index:-1;
/*box-shadow: 0px 0px 4px #c0c0c0;*/
border-radius: 6px 6px 6px 6px;
}
#catslide:hover img {	
top:-90px;
-webkit-transition:.5s;
-moz-transition:.5s;
transition:.5s;
opacity:1;
z-index:12;

}


#techdet {
background: url(PICS/mold_bk.png);
border-radius: 4px 4px 4px 4px;
}


#techdet .minus {
background: url(PICS/mold_bk.png);
border-radius: 4px 4px 0px 0px;
}


#techdet:hover {
background: url(PICS/mold_gre.png);
}

#techdet:hover .minus {
background: url(PICS/mold_gre.png);
border-radius: 4px 4px 0px 0px;
}

#techdet a:after {
     content:' (+)'"\00a0";
 }
#techdet a.minus:after {
     content:' (-)'"\00a0";
 }


#info {
background: url(PICS/mold_bk.png);
border-radius: 4px 4px 4px 4px;
}



#info:hover {
background: url(PICS/mold_gre.png);
}





.imgload {
	position:fixed;
	width:800px;
	height:600px;
	margin-left: -400px;
	margin-top: -300px;
	top:50%;
	z-index:133;
	left: 50%;
overflow:hidden;
background: transparent;
background-image: url(PICS/bg.jpg);
border-radius: 6px 6px 6px 6px;
box-shadow: 0px 0px 4px #c0c0c0;
cursor: pointer;

}
.thumb { 
	cursor: -moz-zoom-in; 
	cursor: -webkit-zoom-in; 
	cursor: zoom-in;
	border-radius: 6px 6px 6px 6px;
}





.techtable {
	border-width: 1px;
	border-spacing: 1px;
	border-style: hidden;
	border-color: #dcdcdc;
	border-collapse: separate;
	background-color: #cccccc;
box-shadow: 0px 0px 4px #c0c0c0;
}

.techtable tr:nth-child(odd) { background-color: #EDEDED; }
.techtable tr:nth-child(even){ background-color: #F4F4F4; }



.techtable tr:hover {
	background: #DDD;
}

.techtable tr:hover td {
    background-color: transparent;
}


.techtable td {
	border-width: 1px;
	 
	padding: 4px;
	border-style: hidden;
	border-color: transparent;
}





.tooltable {
	border-width: 1px;
	border-spacing: 1px;
	border-style: hidden;
	border-color: #dcdcdc;
	border-collapse: separate;
	background-color: #cccccc;
box-shadow: 0px 0px 4px #c0c0c0;
}

.tooltable tr:nth-child(odd) { background-color: #EDEDED; }
.tooltable tr:nth-child(even){ background-color: #F4F4F4; }



.tooltable tr:hover {
	background: #DDD;
}

.tooltable tr:hover td {
    background-color: transparent;
}


.tooltable td {
	border-width: 1px;
	 
	padding: 4px;
	border-style: hidden;
	border-color: transparent;
}











.dim {
    width: 100%;
    height: 100%;
    z-index: 20;
    display: none;
    /*content: "";*/
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
cursor:pointer;
}

.gototop {
    height: 40px;
    width: 40px;
    background-color: #d15757;
    color: #fff;
    padding: 0px;
bottom:18px;
right:0px;
display: none;
position: fixed;
background-image: url(up.jpg);
background-size: 40px 40px;

z-index: 20;

}
