 body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5e;
	background-color:#e8eca8;
}

div,p,span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5e;
}

img{
	border:0px;
	
}

#wrapper{
	width:100%;
}


#wrapperFix{
	width:999px;
	margin:auto;
	background-color:#FFFFFF;
	background-image:url(../../../../templates/default/templates/insight/css/../images/topBg1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#wrapperBottom{
	background-image:url(../../../../templates/default/templates/insight/css/../images/bottomBg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:999px;
	padding:0px 0px 7px 0px;
}

#header{
	width:999px;
	padding:30px 0px 0px 0px;
}

.clear{
	clear:both;
	height:0px;
	line-height:0px;
}

#logo{
	float:left;
	width:335px;
}


#banners{
	float:right;
	width:510px;
    padding: 0px 5px 0px 0px;
}

#topMenu{
	width:985px;
	margin:auto;
	height:55px;
	background-image:url(../../../../templates/default/templates/insight/css/../images/topMenuBg.png);
	background-position:center top;
	background-repeat:repeat-x;
}

#topMenuLeft{
	width:985px;
	height:55px;
	background-image:url(../../../../templates/default/templates/insight/css/../images/topMenuLeftBg.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#topMenuRight{
	width:985px;
	height:55px;
	background-image:url(../../../../templates/default/templates/insight/css/../images/topMenuRightBg.png);
	background-position:right top;
	background-repeat:no-repeat;
}

#menu{
	float:left;
	width:740px;
	height:55px;
}

#topSearch{
	float:right;
	width:240px;
	height:41px;
	padding:14px 0px 0px 0px;
}

#menu ul{
	margin:0px ;
	padding:0px;
}

#menu ul li{
	margin:0px ;
	padding:0px;
	float:left;
	list-style:none;
}

#menu ul li a{
	line-height:55px;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 20px;
	text-decoration:none;
	font-weight:bold;
}

#menu ul li a:hover{
	text-decoration:underline;
}

#footerBanners{
	background-image:url(../../../../templates/default/templates/insight/css/../images/bottomBannerBg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:101px;
	width:985px;
	margin:auto;

}

#footerBannersAuto{
    height:101px;
	width:985px;
	display:table-cell;
	vertical-align:middle;
}


#footerBanners a{
	border:1px solid #F3F2F3;
	height:101px;
	line-height:101px;
}

#footerBanners a img{
	padding:0px 7px 0px 7px;
	vertical-align:middle;
}

#copyright{
	width:999px;
	margin:auto;
	color:#6d3d6d;
	text-align:center;
	padding:5px 0px 5px 0px;
}

#copyright *{
    color:#6d3d6d;
    text-align:center;
}

#contentInsight{
	width:690px;
	float:left;
	padding:0px 20px 20px 20px;
}

#content{
	padding:7px 7px 0px 7px;
}

h1{
	font-family:Century Gothic;
	font-size:36px;
	font-weight:normal;
}

h2{
	font-weight:normal;
	font-size:18px;
} 

#rightColumn{
	float:right;
	width:253px;
}

.bannerRight{
}

a{
	color:#6c3e6c;
}

a:hover{
	text-decoration:none;
}

.seprRight{
	height:7px;
	display:block;
	font-size:5px;
}

.moduleRightBlock{
	background-image:url(../../../../templates/default/templates/insight/css/../images/rightModCbg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

.moduleRightBlockBot{
	background-image:url(../../../../templates/default/templates/insight/css/../images/rightModBbg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.moduleRightBlockTop{
	background-image:url(../../../../templates/default/templates/insight/css/../images/rightModTbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:16px 16px 16px 16px;
}

.rightModBlockSepr{
	font-size:5px;
	height:16px;
	background-image:url(../../../../templates/default/templates/insight/css/../images/rightModSepr.png);
	background-position:left center;
	background-repeat:repeat-x;
}

.rightModTitle{
	font-family:Century Gothic;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	padding:0px 0px 10px 0px;
	width:120px;
	float:left;
}

.rightModBut{
	width:50px;
	float:left;
}

.rightModBlockDate{
	color:#988498;
	font-size:11px;
}

.rightModBlockTitle{

}

.rightModBlockTitle a{
	font-weight:bold;
	color:#6c3e6c;
}

.rightModBlockTitle a:hover{
	color:#458804;
}

A.allButton{
	background-image:url(../../../../templates/default/templates/insight/css/../images/allButtonBg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-decoration:none;
	width:100px;
	line-height:21px;
	display:block;
	text-align:center;
	color:#5A5A5A;
	font-weight:bold;
}

#slider_imgs{
  position: absolute;
}

#slider_imgs img{
  position: absolute;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h-3 {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 221px; /*For KHTML*/
  list-style: none;
  height: 27px;
}

ul#navmenu-h-3 li {
  margin: 0;
  border: 0 none;
  padding: 0px 3px 0px 0px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 27px;
  z-index: 10000;    
}

ul#navmenu-h-3 ul {
  margin: 0px 0px 0px -1px;
  border: 0 none;
  padding: 0px;
  width: 221px;  
  list-style: none;
  display: none;
  position: absolute;
  left: 0;
  top:27px;
  background-color: #FFF;
  border-top: 0px;
  z-index: 10000;
  border: 1px solid #5E355E;  
}

ul#navmenu-h-3 ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h-3 ul li {
  width: 221px;
  padding: 0px 3px 0px 0px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h-3 a {
  display: block;
  color: #967C96;
  font-weight: bold;
  text-decoration:none;
  height: 1%; /*For IE*/
  background-image:url(../../../../templates/default/templates/insight/css/../images/languages.png);
  background-position:center top;
  background-repeat:no-repeat;  
  width: 201px;
  height: 27px;  
  line-height: 27px;
  font-size: 12px;
  padding: 0px 0px 0px 20px;
  margin: 0px;
}

/* Root Menu Hover Persistence */
ul#navmenu-h-3 a:hover,
ul#navmenu-h-3 li:hover a,
ul#navmenu-h-3 li.iehover a {
  color: #898989;
  text-decoration: none;
  font-weight: bold;
}

/* 2nd Menu */
ul#navmenu-h-3 li:hover li a,
ul#navmenu-h-3 li.iehover li a {
  float: none;
  background: #FFF;
  color: #967C96;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h-3 li:hover li a:hover,
ul#navmenu-h-3 li:hover li:hover a,
ul#navmenu-h-3 li.iehover li a:hover,
ul#navmenu-h-3 li.iehover li.iehover a {
  background: #1F1F1F;
  color: #FFFFFF;
  background-color:#5E355E;  
}

/* 3rd Menu */
ul#navmenu-h-3 li:hover li:hover li a,
ul#navmenu-h-3 li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h-3 li:hover li:hover li a:hover,
ul#navmenu-h-3 li:hover li:hover li:hover a,
ul#navmenu-h-3 li.iehover li.iehover li a:hover,
ul#navmenu-h-3 li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h-3 li:hover li:hover li:hover li a,
ul#navmenu-h-3 li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h-3 li:hover li:hover li:hover li a:hover,
ul#navmenu-h-3 li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h-3 ul ul,
ul#navmenu-h-3 ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h-3 li:hover ul ul,
ul#navmenu-h-3 li:hover ul ul ul,
ul#navmenu-h-3 li.iehover ul ul,
ul#navmenu-h-3 li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h-3 li:hover ul,
ul#navmenu-h-3 ul li:hover ul,
ul#navmenu-h-3 ul ul li:hover ul,
ul#navmenu-h-3 li.iehover ul,
ul#navmenu-h-3 ul li.iehover ul,
ul#navmenu-h-3 ul ul li.iehover ul {
  display: block;
}

.metaTitleInpCMS{
    border: 1px solid #5E355E;
}

.buttonA{
    border: 1px solid #5E355E; 
}

.readMore{
    
}
 #mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; 
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;
    background-color: #fff;
	border: 5px solid #fff;
	margin:0; padding:5px;
}

.mbLoading{ background: #fff url(../../../../templates/default/libraries/milkbox/css/../images/loading.gif) no-repeat center; }

#mbImage{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }

#mbBottom { 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; 
}

#mbCloseLink, #mbPrevLink, #mbNextLink{
	outline:none;
	display:block;
	float:right;
	height:20px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:17px; }
#mbPrevLink{ background: transparent url(../../../../templates/default/libraries/milkbox/css/../images/prev.gif) no-repeat; }
#mbNextLink{ background: transparent url(../../../../templates/default/libraries/milkbox/css/../images/next.gif) no-repeat; }


a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover { background-position: 0 -23px; }

#mbCloseLink {
	width:20px;
	background: transparent url(../../../../templates/default/libraries/milkbox/css/../images/close.gif) no-repeat;
}
#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}

 #flashcontent{
    position: relative;
    top:3px;
    left:3px;
}  #text_part{
    width:393px;
    float:left;
}

#image_part{
    width:280px;
    float:left;
}

.product_name{
    font-size:24px;
    color:#1f1f1f;
}

.product_manufactur{
    font-size:12px;
    font-weight:bold;
    color:#959595;
}

.razd{
    height:24px;
    line-height:24px;
    clear:both;
}

.table_weight td{
    border:1px solid #CCCCCC;
    padding:0px 14px 0px 14px;
    color:#5c5b5b;
    font-weight:bold;
    font-size:12px;
}

.apl_title{
    color:#323232;
    font-weight:bold;
    font-size:13px;
    float:left;
    width:97px;
}

.apl_text{
    width:232px;
    float:left;
    font-size:13px;
    color:#515151;
}

.featured{
    font-size:13px;
    font-weight:bold;    
    color:#323131;
    padding:10px 0px 10px 0px;
}

ul.featured_list{
     padding:0px;
     margin:0px;
     padding-left:16px;
     padding-top:10px;
}

ul.featured_list li{
    font-size:13px;
    color:#515151;
    line-height:25px;
}

.settings{
    font-style:italic;
    font-size:12px;
    color:#adadad;
    padding-top:15px;
    display:block;
}

#image_part_padding{
    padding-left:18px;
}

.header_slideshow{
    height:26px;
    width:262px;
    line-height:26px;
    background-image:url(../../../../templates/default/objects/content/articles/default/css/../images/header_slideshow.jpg);
    background-position:right top;
    background-repeat:no-repeat;
    font-size:12px;
    color:#6e6e6e;
    font-weight:bold;
    padding-left:9px;
    
}

.border_slide{
    border:1px solid #F0F0F0;
    width:264px;
    padding: 5px 0px 5px 5px;

}

.border_slide img{
    margin:10px 2px 0px 2px;
}

#content_right{
    width:700px;
    float:right;
    padding:22px 0px 0px 0px;
    font-size:13px;
    color:#515151;
    line-height:25px;
}

.productDesc *{
    font-size:14px;
    color:#515151 ;
    font-family:Arial, Helvetica, sans-serif !important;
    padding: 0px 0px 0px 0px;
}

.productDesc p {
    padding: 0px;
    margin: 0px;

} 

.productDesc{
    padding: 3px 0px 5px 0px;
}
    
.text_part *{
    font-size:14px;
    color:#515151 ;
    font-family:Arial, Helvetica, sans-serif !important;
}    

.border_slide img{
    cursor: pointer;
                
}

.bigImg{
    cursor: pointer;

    width: 270px;    
}

.bigImg img:hover{

}
.border_slide img:hover{
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85); 
    opacity: 0.85;
   -khtml-opacity: 0.85;
}

/* opacity */

.bigImg img{
    position:absolute;  
    list-style:none;
    width: 270px;
}

.bigImg div{
    height: 230px;
    width: 270px;
}

A img.hiddOpacity{
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100); 
    opacity: 0;
   -khtml-opacity: 0;

}

.name_field{
    color:#515151;
    font-weight:bold;
    font-size:14px;
    padding: 15px 0px 10px 0px;
}

.value_field{
    font-size:13px;
    color:#515151;
}

ul{
    margin: 0px 0px 0px 13px;
}

.dragImg{
    cursor: pointer;
}

.dragFile{
    cursor: pointer; 
    float: left !important;
    width: 40px !important;
}
.dragFile img{
    width: 30px;
}

.dragFileName{
    float: left !important;
    padding: 10px 0px 0px 0px;
    width: 200px;
    line-height: 15px; 
}

.fileDiv{
    width: 100%;
    
}
