			
				/*   H   E   B   R   E   W   */

/* ///////////////////////////////////////////////////////////////////////////////// */

				/*   G E N E R A L   */
			
/*------------------ MAIN ------------------*/
			
			#main_inner {
				width:924px;
				/*position:relative;*/
				background-image:url(gfx/back_inner.gif);
			}
			#main_index {
				width:924px;
				/*position:relative;*/
				background-image:url(gfx/back.gif);
			}
			#main_about {
				width:924px;
				/*position:relative;*/
				background-image:url(gfx/back_about.gif);
			}
			
/*------------------ HEADER ------------------*/
			
			#header {
				width:886px;
				height:156px; /* 137 */
				/*padding-top:19px;*/
				padding-left:19px;
				padding-right:19px;
				background-image:url(gfx/header.gif);
			}
			#banner {
				/*display:block;*/
				width:742px;
				height:137px;
					margin-top:19px;
				float:left;
			}
			#logo {
				display:block;
				width:137px;
				height:137px;
					margin-top:19px;
				float:right;
			}
							
/*------------------ CONTAINER ------------------*/
			
			
			.container_lines {
				height:8px;
				background-image:url(gfx/back.gif);
			}
			#container_index {
				width:886px;
				padding-left:19px;
				padding-right:19px;
				margin-top:6px;
				margin-bottom:6px;
				min-height:306px;
				direction:rtl;
			}
			#container_index img {
				border:0px;
			}
			#container_index a {
				float:left;
				padding-left:6px;
				padding-top:6px;
			}
			#container_inner {
				width:886px;
				padding-left:19px;
				padding-right:19px;
				min-height:306px;
				direction:rtl;
			}
			#side_right {
				width:742px; /* 761 */
				float:left;
			}
			#menu_top {
				height:34px;
				padding-top:12px;
				border-bottom:1px solid #3B809B;
				font-size:11pt;
				color:#3C809B;
			}
			#menu_top a {
				color:#3C809B;
				text-decoration:none;
				font-weight:bold;
			}
			#menu_top a:hover {
				color:#DF713C;
			}
			#menu_top_country {
				height:46px;
				border-bottom:1px solid #3B809B;
				font-size:11pt;
				color:#3C809B;
			}
			#menu_top_country h1 {
				width:230px;
				padding-top:5px;
				float:right;
				font-size:25px;
				margin:0px;
			}
			#content_country {
				color:#3C809B;
			}
			/*#content_country span {
				float:right;
				width:110px;
			}*/
			#content_country a {
				/*font-size:11pt;
				color:#3C809B;
				text-decoration:none;*/
			}
			#content_country a:hover {
				/*color:#DF713C;*/
			}
			#menu_top_country a {
				color:#3C809B;
				text-decoration:none;
				font-weight:bold;
			}
			#menu_top_country a:hover {
				color:#DF713C;
			}
			#menu_bottom {
				font-size:10pt;
			}
			/*#menu_bottom span {
				float:right;
				width:110px;
			}*/
			#menu_bottom a {
				/*font-size:11pt;*/
				color:#3C809B;
				text-decoration:none;
			}
			#menu_bottom a:hover {
				color:#DF713C;
			}
					#menu_bottom_gallery {
						color:#3C809B;
					}
					#menu_bottom_gallery {
						font-size:10pt;
					}
					#menu_bottom_gallery a {
						font-size:10pt;
						color:#3C809B;
						text-decoration:none;
					}
							#menu_bottom_gallery a:hover {
								color:#DF713C;
							}
			#side_left {
				width:137px; /* 156 */
				float:right;
			}
			#side_left img {
				border:0px;
			}
			#side_left a {
				display:block;
			}
			#content_inner {
				width:440px;
				float:right;
				padding-left:10px;
				padding-right:10px;
			}
			#content_index {
				width:460px;
				float:right;
			}							
						
/*------------------ GALLERY POPUP ------------------*/
	
			/* scripts/overlibmws.js */

			.popup_cgclass {} /* header bgcolor */
			.popup_bgclass {} /* body bgcolor */
			.popup_captionfontclass {color:#FFFFFF; font-weight:bold; text-align:center;} /* header text color */
			.popup_closefontclass {} /* close text color */

			/* Sizes: lego_tree_list.php >> function display_div(HTML_code,text,clicked_id,clicked_parent) */
			
			#gallery_popup {
				margin:0px auto;
				width:530px; /* change */
				height:600px; /* change */
				background-color:#FFFFFF;
				background-image:none; 
			}
			#gallery_popup_main {
				width:526px; /* change */
				padding-bottom:7px;
				border:2px solid #B5D5DF;
			}
				#gallery_popup_img_containers {
					width:530px; /* change */
					height:402px; /* change and change "gallery_popup_next" (height), "gallery_popup_prev" (height), "gallery_popup_close" (height)  */
					text-align:center;
				}
				#gallery_popup_img {
					width:530px; /* change */
					height:409px; /* change and change "gallery_popup_next" (height), "gallery_popup_prev" (height), "gallery_popup_close" (height)  */
				}
			#gallery_popup_img td {
				text-align:center;
			}
			#gallery_popup_content {
				direction:rtl; /* change */
				height:41px;
				padding-right:20px;
				padding-left:20px;
			}
			/*
			Alexander Website Only (add table arround image in the popup_gallery.php):
			#gallery_popup_img_border td {
				border:1px dotted #7F796D;
			}
			*/

			/* preview */

			#gallery_popup_prev a {
				display:block;
				float:right; /* left */
				width:70px;
				height:23px; /* change and change "gallery_popup_img_containers" (height), "gallery_popup_img" (height)  */
				background-image:url(gfx/gallery_arrow_prev.gif);
				background-repeat:no-repeat;
				background-position:right; /* left */
				padding-right:40px; /* left */
				padding-top:3px;
				text-align:right; /* left */
				text-decoration:none;
				color:#006887;
				font-weight:bold;
			}
			#gallery_popup_prev a:hover {
				
			}

			/* next */

			#gallery_popup_next a {
				display:block;
				float:left; /* right */
				width:70px;
				height:23px; /* change and change "gallery_popup_img_containers" (height), "gallery_popup_img" (height)  */
				background-image:url(gfx/gallery_arrow_next.gif);
				background-repeat:no-repeat;
				background-position:left; /* right */
				padding-left:40px; /* right */
				padding-top:3px;
				text-align:left; /* right */
				text-decoration:none;
				color:#006887;
				font-weight:bold;
			}
			#gallery_popup_next a:hover {
				
			}
			
			/* close */

			#gallery_popup_close {
				float:right; /* left */
				width:306px; /* change */
				height:23px; /* change and change "gallery_popup_img_containers" (height), "gallery_popup_img" (height)  */
				padding-top:3px;
				text-align:center;
			}
			#gallery_popup_close a {
				text-decoration:none;
				color:#006887;
				font-weight:bold;
				cursor:pointer;
			}
			#gallery_popup_close a:hover {
				
			}

/*------------------ FOOTER ------------------*/
			
			#footer {
				height:47px;
				background-image:url(gfx/footer.gif);
				padding-right:35px;
				padding-top:12px;
				font-size:9pt;
				direction:rtl;
				color:#4B94B0;
			}
			#footer a {
				color:#58A3C1;
			}
			#footer span.copyright img {
				margin:0 5px 2px 0;
				border:0;
				vertical-align:middle;
			}

/* ///////////////////////////////////////////////////////////////////////////////// */
					
				/*   G L O B A L   */
			
			.both {
				clear:both;
			}
			body { 
				padding:0;
				margin:0 auto; 
				margin-top:10px;
				margin-bottom:10px;
				width:924px; /* 144 */
				background-color: #D4ECF3;
				font-family: Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#000000;
			}
			table {
				font-size:10pt;
				line-height:18px;
			}
			a {
				color:#DB4C07;
			}
			a:hover {
				text-decoration:none;
			}
			h1 {
				font-size:25px;
				color:#3C809B;
			}
			h2 {
				font-size:13pt; 
				color:#3C809B;
			}
			h3 {
				font-size:11pt;
				color:#3C809B;
			}
			hr {
				height:1px;
				color:#8DB9C9;
			}
			form {
				margin:0px;
			}
			fieldset {
				padding:10px;
				padding-top:0px;
				border:1px solid #CCCCCC;
			}
			legend  {
				margin-bottom:5px;
				padding-left:5px;
				padding-right:5px;
				font-weight:bold;
				color:#716F6E;
			}
			input {
				background-color:#FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#000000;
			}
			textarea {
				background-color:#FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#000000;
			}
			select {
				background-color:#FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#000000;
			}
			button {
				background-color:#3C809B;
				padding-right:4px;
				padding-left:4px;
				border:1px solid #3C809B;
				font-family: Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#FFFFFF;
				cursor:pointer;
			}

/* ///////////////////////////////////////////////////////////////////////////////// */

				/*   P R I V A T E   */
				
/*------------------ MISCCELLANEOUS ------------------*/
			
			.buttons {
				background-color:#3C809B;
				padding-right:4px;
				padding-left:4px;
				border:1px solid #3C809B;
				font-family: Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#FFFFFF;
				cursor:pointer;
			}
			.form_heb td {
				padding-right:6px;
				padding-bottom:6px;
				vertical-align:top;
			}
			.popup {
				background-color:#FFFFFF;
				margin:20px;
			}
			.popup div {
				direction:rtl;
			}
			.red {
				color:#D40D16;
			}
			.path {
				font-size:8pt;
			}
			.path a {
				color:#000000;
			}
			.lego td {
				vertical-align:top;
			}
			.lego_img {
				border:0px solid #9898A3;
			}
			.lego_zoom {
				font-size:8pt; text-decoration:none;
			}
			.lego_zoom_icon {
				margin-top:5px;
			}
			.message {
				margin-bottom:20px;
				background-color:#DADADA;
				padding:10px;
				padding-top:5px;
				padding-bottom:7px;
				color:#000000;
			}
			.paging {
				font-size:10pt;
				font-weight:bold;
			}
			.paging a {
				font-weight:normal;
			}

/*------------------ LIST TABLE ------------------*/
			
			.list {
				width:100%;
/*change*/		background-color:#DEE0E3;
				font-size:9pt;
			}
			.list th {
/*change*/		background-color:#9898A3;
				padding-left:4px;
				padding-right:4px;
				padding-top:3px;
				padding-bottom:3px;
				line-height:12px;
				font-size:9pt;
/*change*/		color:#FFFFFF;
			}
			.list th a {
/*change*/		color:#E2E6EC;
			}
			.list input {
				width:40px;
				font-size:9pt;
			}
			.list_line1 td {
/*change*/		background-color:#FFFFFF;
				padding-left:4px;
				padding-right:4px;
				padding-top:2px;
				padding-bottom:3px;
			}
			.list_line2 td {
/*change*/		background-color:#F0F3F6;
				padding-left:4px;
				padding-right:4px;
				padding-top:2px;
				padding-bottom:3px;
			}
			.list_total {
/*change*/		background-color:#9898A3;
				height:1px;
			}
			.list_total_back {
/*change*/		background-color:#FFFFFF;
				padding-left:4px;
				padding-right:4px;
				padding-top:2px;
				padding-bottom:3px;
				font-weight: bold;
				text-align:left;		/* heb */
			}
			.list_price {
/*change*/		background-color:#FFFFFF;
				padding-left:4px;
				padding-right:4px;
				padding-top:1px;
				padding-bottom:2px;
				text-align:right;
				font-weight:bold;
/*change*/		color:#FF7800;
			}

/*------------------ CONTACT ------------------*/
			
			.contact_input {
				width:200px;
			}
			.contact_textarea {
				width:500px;
				height:50px;
			}
			.contact_browse {
				width:305px;
			}
			.contact_check {
				background-color:#FFFFFF;
				border:0px;
			}
			.contact_radio {
				background-color:#FFFFFF;
				border:0px;
			}

/*------------------ NEWS ------------------*/
			
				/* list */
			
			.news {
				width:100%;
				margin-bottom:20px;
			}
			.news_title {
				font-weight:bold;
				color:#716F6E;
			}
			.news_date {
				margin-bottom:5px;
				font-size:9pt;
				color:#D40D16;
			}
			.news_summary {
				
			}
			.news_thumb {
				margin-left:10px;			/* Firefox? / heb */
			}
			
			/* details */
			
			.news_details {
				width:100%;
				margin-top:15px;
			}
			.news_details_img {
				margin-left:20px;			/* Firefox? / heb */
				margin-bottom:15px;
			}
			.news_details_date {
				margin-bottom:5px;
				font-size:9pt;
				color:#D40D16;
			}
			.news_details_link {
				font-weight:bold;
			}

/*------------------ CATALOGUE ------------------*/

			/* list (rows) */
			
			.catalog_row {
				width:100%;
				margin-bottom:20px;
			}
			.catalog_row_content {
				line-height:16px;
				font-size:9pt;
			}
			.catalog_row_title {
				font-weight:bold;
			}
			.catalog_row_thumb {
				margin-left:10px;			/* Firefox? / heb */
/*change*/		border:1px solid #9898A3;
			}
			.catalog_row_price {
				font-weight:bold;
/*change*/		color:#FF7800;
			}
			
			/* list (columns) */
			
			.catalog_column {
				/*width:182px;*/
				margin-bottom:4px;
			}
			.catalog_column_thumb {
				width:182px;
				height:102px;
/*change*/		background-color:#FFFFFF;
			}
			.catalog_column_thumb img {
				cursor:pointer;
			}
			.catalog_column_padding {
				padding-left:4px;		/* heb */
			}
			.catalog_column_title {
				display:block;
				padding-right:10px;
				background-image:url(gfx/arrow.gif);
				background-repeat:no-repeat;
				background-position:right 8px;
				color:#005572;
				font-weight:bold;
			}
			.catalog_column_content span {
				display:block;
				font-size:9pt;
				line-height:14px;
				padding-right:10px;
				padding-bottom:10px;
			}

			/* list2 (columns) */
			
			.catalog2_column {
				width:64px;
				margin-bottom:8px;
			}
			.catalog2_column_thumb {
				width:64px;
				height:64px;
/*change*/		background-color:#FFFFFF;
			}
			.catalog2_column_padding {
				padding-left:8px;		/* heb */
			}

			/* details (rows & columns) */
			
			.catalog_details_img {
				border:0px solid #9898A3;
				margin-bottom:5px;
			}
			/*.catalog_details_thumb {
				margin-left:10px;
				margin-bottom:10px;
				border:1px solid #9898A3;
			}
			.catalog_details_price {
				font-weight:bold;
				color:#FF7800;
			}
			.catalog_details_name2 {
				font-weight:bold;
			}
			 */

			 /* prev */

			 #gallery_prev {
			 	float:right;
				width:56px;
			 }
			 #gallery_prev a {
			 	display:block;
				width:56px;
				height:34px;
				background-image:url(gfx/arrow_prev.gif);
				background-repeat:no-repeat;
				background-position:right 5px;
			 }
			 #gallery_prev div {
				width:56px;
				height:34px;
				background-image:url(gfx/arrow_noprev.gif);
				background-repeat:no-repeat;
				background-position:right 5px;
			 }
			 
			 /* next */
			 
			 #gallery_next {
			 	float:left;
				width:56px;
			 }
			 #gallery_next a {
			 	display:block;
				width:56px;
				height:34px;
				background-image:url(gfx/arrow_next.gif);
				background-repeat:no-repeat;
				background-position:left 5px;;
			 }
			 #gallery_next div {
				width:56px;
				height:34px;
				background-image:url(gfx/arrow_nonext.gif);
				background-repeat:no-repeat;
				background-position:left 5px;
			 }
			 
			 /* description */
			 
			 #gallery_description {
			 	float:right;
				width:588px;
				padding-right:20px;
				padding-left:20px;
				text-align:center;
				line-height:14px;
			 }


		/*  FAQ  */

.faq_title {  float:right; font-weight:bold;}
.faq_date {  float:right; color:#DB4C07;}
.faq_question {  float:right; margin-bottom:10px;}
.faq_img {  float:right; padding-left:20px; margin-bottom:10px;}


	/*question form*/

.faq_form  {  width: 100%}
.faq_form textarea  {  width: 100%; height: 300px}
.faq_form select  {  width: 100%}
.faq_form input  {  width: 100%}

