/* */
/* meetingplace*/

body{
	margin:20px 0px 50px 0px;
	padding:0px;
	background:#fff;
	cursor:default;
}
	
a {
color: #39c;
outline: 0px;
margin: 0px;
padding: 0px;
}
a:hover {
color: #f90;
}
/*
a:visited {
color:#f60;
}
*/

p{
padding: 0px 0px 0px 0px;
margin:0px;
}

img {
border:0px;
margin: 0px;
padding: 0px;
line-height: 0px;
}

	
#likeabody {
	
	padding:0px;
	margin: 0px;
}


	#wrap {
		width:960px;
		margin:0 auto;
	 	
	}
	 .valids{ 
	 opacity: 0.3;
	 margin: 7px 7px 10px 0px;
	 
	 width: 88px;
	 height: 31px;
	 float: left;
	 }
	
	
		#header {
	    	width:960px;
			display: table;
		}
		
			.main_nav {
				width: 660px;
				height: 50px;
				float:left;
				margin: 0px;
				}
					
				.navigation {
					width: 660px;
					height: 30px;
					text-align: left;
					padding: 17px 0px 0px 0px;
					margin: 0px;
							
					}
						
						.navigation a{
							font-family: Arial;
							font-size: 14px;
							font-weight: bold;
							color: #39c;
							text-decoration: none;
							
							}
								
								.navigation a:hover{
								color: #f90;
								}
								
						.navigation li {
						float: right;
						list-style: none;
						padding-top: 2px;
						padding-bottom: 4px;
						margin-top: 5px;
						margin-left: 17px;
						margin-right: 0px;
						
						}	
									
						
							.in {
							height: 20px;
							background-color: #39c;
							color: #fff;
							
							padding-left: 7px;
							padding-right: 7px;
							}
						
						
								.in a{
								color: #fff;
								text-decoration: none;
								}
								
									.in a:hover{
									text-decoration: none;
									color: #fff;
									}	
			.logo_box {
			width:300px;
			height: 60px;
			margin:0px;
			background-image:  url(../images/log.gif);
			background-repeat:  no-repeat;
			background-position: left;
			float: left; 
			}	
			
				.logo_box a{
				width: 300px;
				height: 60px;
				display:block;		
				cursor: pointer;
				font-size: 0px;
				line-height: 0px;
				color: #fff;
				}
					
					/*
					.logo_box img {
					border:0px;
					margin: 0px;
					padding: 0px;
					line-height: 0px;
					}
					*/
					
			.showcase_box {
				width:960px;
				height: 250px;
				float: left;
				background-image:  url(../images/showcase_plug.jpg);
				background-repeat:  no-repeat;
				margin: 5px 0px 0px 0px;
			}
			
				.search_box {
					width:240px;
					height: 210px;
					background: #ccc;
					float: right;
					padding: 20px 30px 20px 30px;
					
					text-align: right;
					direction: rtl;
				}		
					
						.search_box h1{
						font-family: Arial;
						font-size: 24px;
						font-style: normal;
						font-variant: normal;
						font-weight: bold;
						color: #fff; 
									
						padding: 0px;
						margin: 5px 0px 5px 0px;
						}
						
						.search_box p{
						font-family: Arial;
						font-size: 12px;
						font-style: normal;
						font-variant: normal;
						font-weight: normal;
						color: #666; 
									
						padding: 0px;
						margin: 5px 0px 5px 0px;
						}
						
						.sb_select {
							width: 240px;
							padding: 0px;
							margin: 5px 0px 5px 0px;
							font-family: Arial;
							font-size: 12px;
							color: #666;
							
						}
						
						.sb_butt {
							width: 240px;
							height: 25px;
							background-image:  url(../images/sirk.gif);
							background-repeat:  no-repeat;
							background-color: #ccc;
							border:0;
							cursor: pointer;						
							margin-top: 8px; 
							outline: 0px;
						}
						
		
		#center {
	    	width:960px;
			display: table;
			background:#fff;
		}
			
			.center_wrap {
				width: 660px;
				
				float: left;
			}
			
				.main_text {
				width: 640px;
				padding: 10px 0px 20px 20px;
				font-family: Arial;
				font-size: 12px;
				text-align: right;
				direction: rtl;
				color: #333;
				float: right;

				}
				
				.main_text h1{
				font-family: Arial;
				font-size: 24px;
				font-style: normal;
				font-variant: normal;
				direction: rtl;	
				color: #999; 
							
				padding: 0px;
				margin: 5px 0px 5px 0px;
				}
				
				.main_text h2{
				font-family: Arial;
				font-size: 18px;
				font-style: normal;
				font-variant: normal;
				direction: rtl;	
				color: #999; 
								
				padding: 0px;
				margin: 5px 0px 5px 0px;
				}
			
			.right {
				width: 300px; /* */
				float: left;
				
				display: table;
			}
			
				.second_nav {
				width: 300px;
				margin: 0px;
				}
				
				.second_nav p{
				text-align: right;
				direction: rtl;
				font-family: Arial;
				font-size: 30px;
				color:#ccc;
				padding: 10px 0px 0px 0px;
				}
					
				.s_navigation {
					width: 300px;
					text-align: right;
					direction: rtl;
					padding: 7px 0px 0px 0px;
					margin: 0px;
							
					}
						
						.s_navigation a{
							font-family: Arial;
							font-size: 16px;
							font-weight: bold;
							color: #666;
							text-decoration: none;
							}
								
								.s_navigation a:hover{
								color: #39c;
								}
								
						.s_navigation li {
						float: none;
						list-style: none;
						margin:0px;
						padding: 0px 0px 2px 0px;
						
						}		
							.s_navigation li:hover {
							
							}
							
				.news_block {
				width: 300px;
				margin: 0px;
				}
					.news_title {
					text-align: right;
					direction: rtl;
					font-family: Arial;
					font-size: 30px;
					color:#ccc;
					padding: 15px 0px 5px 0px;
					}
					
					.news_unit {
						width: 300px;
						text-align: right;
						direction: rtl;
						font-family: Arial;
					}
					
						.news_name {
							font-weight: bold;
							font-size: 12px;
							color:#39c;	
						}
							.news_name a{
							color:#39c;
							text-decoration: none;
							}
								.news_name a:hover{
								text-decoration:underline;
								}
							
						.news_date {
							font-family: Tahoma;
							font-weight: bold;
							font-size: 10px;
							color:#333;
						}
							
						.news_pre_cont {
							font-size: 12px;
							color:#666;
							padding: 3px 0px 0px 20px;
						}
							
						.news_more	{
							font-weight: bold;
							font-size: 12px;
							color:#f90;
							padding: 3px 0px 12px 0px;		
												
						}
							.news_more a{
								color:#f90;	
								text-decoration: none;							
								}
									.news_more a:hover{
									text-decoration:underline;
									}
						
				.right_banner_block {
				width: 300px;
				display: table;
				padding-bottom: 10px;
				margin: 0px 0px 0px 0px;
				 
				}
					
					.rbb_title {	
					text-align: right;
					direction: rtl;
					font-family: Arial;
					font-size: 30px;
					color:#ccc;
					padding: 15px 0px 5px 0px;
					}
					
					.rbb_box {
						width: 300px;
						display: table;
						padding-top: 10px;
					}

							.rbb_unit {
								width: 300px;
								height: 50px;
								padding: 0px 0px 15px 0px;
								text-align: right;
							}
							
							.rbb_unit img{
								border: 0px;
								font-size: 1px;
								margin: 0px;
								padding: 0px;
								
							}
				.right_product_block {
				width: 300px;
    display: table;
    padding-bottom: 10px;
    margin: 0px 0px 0px 0px;

    }

     .rpb_title {
     text-align: right;
     direction: rtl;
     font-family: Arial;
     font-size: 30px;
     color:#ccc;
     padding: 15px 0px 5px 0px;
     float: right;
     }

     .rpb_box {
      width: 250px; /*fix*/
      border: 1px solid #ccc;
      float: right;
      display: table;
      padding: 10px 0px 8px 0px;
      background-color: #eee;
     }

      .rpbb_title {
       text-align: right;
       direction: rtl;
       font-family: Arial;
       font-size: 12px;
       font-weight: bold;
       color:#39c;
       padding: 0px 10px 0px 0px;
       }

      .rpbb_data {
       text-align: right;
       direction: rtl;
       font-family: Arial;
       font-size: 12px;

       color:#333;
       padding: 0px 10px 7px 0px;
       }

       .rpbb_data a{
        color:#f90;
        text-decoration: none;
       }

       .rpbb_data a:hover{
        color:#f90;
        text-decoration: underline;
       }

       .rpbb_contact {
        width: 238px; /*fix*/
        height: 30px;

        direction: rtl;
       }

       .rpbb_contact a {
        width: 110px;
        height: 25px;
        background-image:  url(../images/ord.gif);
        background-repeat:  no-repeat;
        padding: 0px;
        border:0;
        cursor: pointer;
        margin-top: 8px;
        outline: 0px;
        display: block;
        direction: rtl;
        text-align: left;
        }

         .rpbb_contact a:hover {
          width: 110px;
          height: 25px;
          background-image:  url(../images/ord0.gif);
          background-repeat:  no-repeat;

          }
		
		#footer {
			clear: both;
	    	width:940px;
			background:#dfdfdf;
			display: table;
			padding: 10px 10px 10px 10px;
			margin-top: 20px;
			
		}
		
			.footer_links {
			width:940px;
			display: table;
			padding: 0px;
			margin: 0px 0px 0px 0px;
			
			}
			
				.links{
				width: 720px;
				float: right;
				}
				
																
					.line_1{
					width: 720px;
					font-family: Arial;
					font-size: 12px;
					text-align: right;
					font-weight: bold;
					color: #069;
	
					}
						.line_1 a{
						color: #069;
						text-decoration : none;
						}
						
						.line_1 a:hover{
						color: #111;
						text-decoration : none;	
						}
	
					.line_2{	
					width: 720px;
					font-family: Arial;
					font-size: 10px;
					text-align: right;
					color: #666;
					font-weight: bold;
					}
					
						.line_2 a{
						color: #999;
						text-decoration : none;
						font-weight: bold;
						}	
						
							.line_2 a:hover{
							color: #000;
							text-decoration : none;	
							}
		
				.copy {				
				width: 220px;
				float: left;					
				}
						
					.creo{
					font-family: Tahoma;
					font-size: 11px;
					text-align: left;
					color: #999;
					}
						
						.creo a{
						color: #999;
						text-decoration : none;										
						}
										
							.creo a:hover{
							color: #222;
							text-decoration : none;	
							}	
							
	
	
		.pre_cat{
		width: 660px;
		padding: 0px 0px 0px 0px;
		font-family: Arial;
		font-size: 12px;
		color: #333;
		float: right;
		}
			.pre_cat_title{
			text-align: right;
			direction: rtl;
			font-family: Arial;
			font-size: 30px;
			color:#ccc;
			padding: 0px 0px 10px 0px;
			}
			
			.pre_cat_unit{
				width: 174px;
				float: right;
				font-family: Arial;
				text-align: right;
				direction: rtl;
				padding: 0px 0px 0px 40px;
			}
				.pcu_pic{
				width: 150px;
				height: 110px;
				background: #ccc;
				border: 7px solid #999;
					
				}
				
				.pcu_name {
					font-weight: bold;
					font-size: 12px;
					color:#39c;	
					padding: 4px 0px 0px 0px;
					}
						.pcu_name a{
						color:#39c;
						text-decoration: none;
						}
							.pcu_name a:hover{
							text-decoration:underline;
							}
					
				.pcu_loca{
					
				}
				
				.pre_cat_more{
					font-weight: bold;
					font-size: 12px;
					text-align: right;
					direction: rtl;
					color:#f90;
					padding: 5px 0px 0px 0px;		
					clear: both;						
					}
						.pre_cat_more a{
						color:#f90;	
						text-decoration: none;							
						}
							.pre_cat_more a:hover{
							text-decoration:underline;
							}
							
							
		.block_frame{
		width: 660px;
		padding: 0px 0px 0px 0px;
		font-family: Arial;
		direction: rtl;
		text-align: right;
		color: #333;
		float: right;
		}
			.block_frame_title {	
			text-align: right;			
			font-size: 30px;
			color:#ccc;
			padding: 10px 0px 10px 0px;
			}
			
			.block_frame_unit{
				width: 660px;
				padding: 0px 0px 17px 0px;
				display: table;
			}	
			
				.bfu_pic {
				width: 100px;
				height: 80px;
				background: #ccc;
				border: 7px solid #999;
				float: right;
				}
				
				.bfu_name {
				width: 500px;
				font-size: 18px;
				float: right;
				padding: 0px 15px;
				}	
					.bfu_name a{
					text-decoration: none;
					}
						.bfu_name a:hover{
						text-decoration: underline;
						}
				
				.bfu_brif{
				width: 500px;
				/*height: 47px;*/
				font-size: 12px;
				float: right;
				padding: 5px 15px 0px 10px;
				overflow: hidden;
				}
                                .bfu_specs{
				width: 500px;
				font-weight:bold;
				font-size: 12px;
				float: right;
				padding: 0px 15px 0px 10px;
				}
                                .tbl_specs{
                                    direction:rtl;
                                    font-weight:bold;
                                    font-size:11px;
                                    font-family:arial;
                                    color:#555;
                                }
				
				.bfu_more	{
				width: 500px;
				font-weight: bold;
				font-size: 12px;
				color:#f90;
				padding: 0px 15px;
				float: right;
				}
					.bfu_more a{
					color:#f90;	
					text-decoration: none;							
					}
						.bfu_more a:hover{
						text-decoration:underline;
						}	
						
	
		.forma_frame {
		width: 660px;
		
		margin: 0px;
		padding: 0px;
		float: right;		
		}	
			
			.forma {
			width: 300px;
			color: #999;
			font-family: Arial;
						
			font-size: 12px;
			direction: rtl;
			text-align: right;
			margin: 0px ;
			float: right;	
			}
				.tag {
				width:300px;
				height: 20px;
				float: right;
				
				color: #333;
				}
						
					.helpec {
					width:300px;
					height: 12px;
					float: right;
					text-align: left;
					font-size: 10px;
					color: #f90;	
					}
						.input {
						width: 300px;
						float: right;
						}
						
						.input_field{
							width: 298px;
							height: 16px;
							float: right;
							
							color: #555;
							font-family: Arial;
							font-size: 12px;
							border: 1px solid #aaa;
						}
						
						.text_field {
							width: 298px;
							height: 90px;
							float: right;
							border: 1px solid #aaa;
							color: #666;
							font-family: Arial;
							font-size: 12px;
						}
						
						.send_field {
								width: 300px;
								height: 40px;
								float:right;
								margin: 0px 0px 0px 0px;
							
						}
							.send {
								width: 300px;
								height: 24px;
								background-image:  url(../images/conto.gif);
								background-repeat:  no-repeat;
								background-color: transparent;
								border:0;
								cursor: pointer;
								
								font-family: Arial;
								font-weight: bold;
								margin-top: 5px; 
								
							}						
							
	.article_frame{
		width: 660px;
		padding: 0px 0px 0px 0px;
		font-family: Arial;
		direction: rtl;
		text-align: right;
		color: #333;
		float: right;
		}
			.article_frame_title {	
			text-align: right;			
			font-size: 30px;
			color:#ccc;
			padding: 10px 0px 10px 0px;
			}
			
			.article_frame_unit{
				width: 660px;
				padding: 0px 0px 17px 0px;
				display: table;
			}
			
				.afu_name {
				width: 600px;
				font-size: 18px;
				float: right;
				padding: 0px 0px 0px 20px;
				}	
					.afu_name a{
					text-decoration: none;
					}
						.afu_name a:hover{
						text-decoration: underline;
						}
				
				.afu_date {
				width: 600px;
				
				font-family: Arial;
				font-weight: bold;
				font-size: 11px;
				color:#666;
				
				float: right;
				}
				
				.afu_text{
				width: 600px;
				font-size: 12px;
				float: right;
				padding: 3px 0px 0px 20px;
				}	
				
				.afu_more	{
				width: 600px;
				font-weight: bold;
				font-size: 12px;
				color:#f90;
				padding: 0px 0px 0px 20px;									
				float: right;
				}
					.afu_more a{
					color:#f90;	
					text-decoration: none;							
					}
						.afu_more a:hover{
						text-decoration:underline;
						}						
						
	.product_frame{
		width: 660px;
		padding: 0px 0px 0px 0px;
		font-family: Arial;
		direction: rtl;
		text-align: right;
		color: #333;
		float: right;
		}		
		
		.product_frame_title	{
			text-align: right;	
				
			font-size: 30px;
			color:#ccc;
			padding: 10px 0px 10px 0px;
		}	
		
		.gallery_block {
			width: 640px;
			padding: 10px 0px 10px 10px;
			font-family: Arial;
			font-size: 11px;
			text-align: right;
			direction: rtl;
			color: #333;
			float: right;
			}
			
			.main_pic {
				width: 600px;
				height: 450px;
				margin: 0px 0px 7px 30px;
				background: #ddd;
				border: 7px solid #999;
			}
			
			.roller {
				width: 600px;
				height: 100px;
				margin: 0px 0px 0px 30px;
				background: #ccc;
				border: 7px solid #fff;
                                text-align:center;
			}
                        
			
	.back_butt_frame{
		width: 660px;
		padding: 0px 0px 0px 0px;
		font-family: Arial;
		direction: rtl;
		text-align: right;
		color: #333;
		float: right;
		}	
		
		.back_butt_frame a {
			width: 110px;
			height: 25px;
			background-image:  url(../images/backo.gif);
			background-repeat:  no-repeat;
			background-position: left;
			border:0;
			cursor: pointer;						
			margin: 0px; 
			outline: 0px;
			display: block;
			direction: rtl;
			text-align: left;
			float: left;
			}
								
				.back_butt_frame a:hover {
					width: 110px;
					height: 25px;
					background-image:  url(../images/backo0.gif);
					background-repeat:  no-repeat;
					background-position: left;
					}
					
	.ord_butt_frame{
		width: 660px;
		padding: 0px 0px 6px 0px;
		font-family: Arial;
		direction: rtl;
		text-align: right;
		color: #333;
		float: right;
		}	
		
		.ord_butt_frame a {
			width: 110px;
			height: 25px;
			background-image:  url(../images/ord.gif);
			background-repeat:  no-repeat;
			background-position: left;
			border:0;
			cursor: pointer;						
			margin: 0px; 
			outline: 0px;
			display: block;
			direction: rtl;
			text-align: left;
			float: left;
			}
								
				.ord_butt_frame a:hover {
					width: 110px;
					height: 25px;
					background-image:  url(../images/ord0.gif);
					background-repeat:  no-repeat;
					background-position: left;
					}
/*   gallery   */
.gal_roller{
    direction:ltr;
    display: inline;
    list-style: none;
    margin: auto;
    padding: 0;
}
.gal_roller li{
    display: inline;
    list-style: none;
    margin: 10px 5px;
    padding: 0;
}
.gal_roller li img{
    margin-top:10px;
}
.gal_roller li{
    cursor:pointer;
}
.gallery{
    width: 700px;
    margin:10px auto;
}
.prev{
    float:left;
    width:20px;
    cursor:pointer;
    margin-right:5px;
}
.anyClass{
    float:left;
    width:220px;
    margin:0px 0px;
}
    .gal_ul li{
        margin:10px 5px;
     }
     .gal_ul img{
        border:none;
        cursor:pointer;
     }
.next{
    float:left;
    width:20px;
    cursor:pointer;
    margin-left:1px;
}
/* path */
   .path_frame{
     width: 660px;
     padding: 0px 0px 0px 0px;
     float: right;
    }

     .path_frame ul{
      font-family: Arial;
      font-size: 11px;
      font-weight: bold;
      text-align: right;
      direction: rtl;
      color: #333;
      margin: 0px;
      padding: 0px;
      }

     .path_frame li {
      float: right;
      list-style: none;
      padding: 0px;
      margin: 18px 0px 0px 13px;;
      }

        .path_frame li a{
        color: #39c;
        font-weight: bold;
        text-decoration: none;
        }

         .path_frame li a:hover{
         text-decoration: underline;
         color: #39c;
         }
         .path_in a{
             color:#333;
         }


    .rpbb_cmap a{
        color:#333;
    }
    .rpbb_cmap a:hover{
        color:#f90;
    }

    #imassage{
     color:#333;
     text-align: center;
     font-family: arial;
}

/* slid gallery */
#dhtmlgoodies_slideshow
{
	width: 540px; /* Total width of slideshow */

}

#previewPane
{
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	position: relative; /* CSS HACK */
	height: 442px; /* IE 5.x */
	height: /* */ /**/ 430px; /* Other browsers */
	height: /**/ 430px;
	top: 0px;
	left: 0px;
}
#previewPane img
{
	position: relative;
    margin:auto;
}
#previewPane #largeImageCaption
{
	/* CSS styling of image caption below large image */
	text-align: center;
	font-family: Tahoma, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; /* Font to use */
	font-size: 0.9em;
}
#galleryContainer
{
	height: 111px; /* Height of the images + 2 */
	position: relative;
	overflow: hidden;
	padding: 1px; /* CSS HACK */
	height: 104px; /* IE 5.x - Added 2 pixels for border left and right */
	height: /* */ /**/ 102px; /* Other browsers */
	height: /**/ 102px;
	top: 0px;
	width: 560px;
	left: 0px;
}
#arrow_left
{
	position: absolute;
	left: 0px;
	z-index: 10;
	background-color: #FFF;
	padding: 0px;
}
#arrow_right
{
	position: absolute;
	right: 0px;
	z-index: 10;
	background-color: #FFF;
	padding: 0px;
}
#theImages
{
	position: absolute;
	height: 111px;
	left: 30px;
	width: 100000px;
}
#theImages #slideEnd
{
	float: left;
}
#theImages img
{
	float: left;
	padding: 1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: pointer;
	border: 0px;
}

#waitMessage
{
	display: none;
	position: absolute;
	left: 200px;
	top: 150px;
	background-color: #FFF;
	border: 3px double #000;
	padding: 4px;
	color: #555;
	font-size: 0.9em;
	font-family: arial;
}

#theImages .imageCaption
{
	display: none;
}

