﻿body { width:100%; padding:0px; margin:0px; background-color:#000; color:#fff; font:normal 12px/16px Arial; }
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a, img { padding:0px; margin:0px; }
ul { list-style-type:none; }
img { border:0px; behavior:url(heb/js/iepngfix.htc); }
.spacer { font-size:0; line-height:0; clear:both; }
.required_star { font-size:14px; color:Red; font-weight:bold; }
.input { border:1px solid #d0d0d0; }
.textarea { border:1px solid #d0d0d0; }
a { color:#8a8a8a; text-decoration:underline; }
a:hover { color:#3d3d3d; text-decoration:underline; }

/* --- Header --- */
#header { width:100%; height:97px; background:#212121 url(../images/header_bg.gif) repeat-x left top; margin-bottom:8px; }
#header .container { width:985px; height:97px; margin:0 auto; }
#header .container ul { display:block; float:right; height:14px; margin:70px 12px 0 0; }
#header .container ul li { display:block; height:14px; float:right; background-repeat:no-repeat; background-position:center top; }
#header .container ul li.separator { width:1px; background-image:url(../images/menu_separator.gif); }
#header .container ul li.home { background-image:url(../images/menu_home.gif); }
#header .container ul li.home-selected { background-image:url(../images/menu_home_selected.gif); }
#header .container ul li.about { background-image:url(../images/menu_about.gif); }
#header .container ul li.about-selected { background-image:url(../images/menu_about_selected.gif); }
#header .container ul li.products { background-image:url(../images/menu_products.gif); }
#header .container ul li.products-selected { background-image:url(../images/menu_products_selected.gif); }
#header .container ul li.projects { background-image:url(../images/menu_projects.gif); }
#header .container ul li.projects-selected { background-image:url(../images/menu_projects_selected.gif); }
#header .container ul li.clients { background-image:url(../images/menu_clients.gif); }
#header .container ul li.clients-selected { background-image:url(../images/menu_clients_selected.gif); }
#header .container ul li.designers { background-image:url(../images/menu_designers.gif); }
#header .container ul li.designers-selected { background-image:url(../images/menu_designers_selected.gif); }
#header .container ul li.blog { background-image:url(../images/menu_blog.gif); }
#header .container ul li.blog-selected { background-image:url(../images/menu_blog_selected.gif); }
#header .container ul li.contact { background-image:url(../images/menu_contact.gif); }
#header .container ul li.contact-selected { background-image:url(../images/menu_contact_selected.gif); }
#header .container ul li.english { background-image:url(../images/menu_english.gif); }
#header .container ul li.english-selected { background-image:url(../images/menu_english_selected.gif); }

/* --- Footer --- */
#footer { width:100%; height:22px; background:#000 url(../images/footer_bg.gif) repeat-x left top; }
#footer .container { width:985px; height:97px; margin:0 auto; }
#footer .container .copyright { width:205px; float:left; color:#4c4c4c; font-size:11px; margin-top:7px; }
#footer .container .copyright a { color:#4c4c4c; text-decoration:none; }
#footer .container .copyright a:hover { color:#4c4c4c; text-decoration:underline; }
#footer .container ul { display:block; width:630px; float:left; margin-top:7px; }
#footer .container ul li { display:block; float:left; margin-right:6px; color:#4c4c4c; font-size:11px; }
#footer .container ul li a { color:#4c4c4c; text-decoration:none; }
#footer .container ul li a:hover { color:#fff; text-decoration:none; }
#footer .container ul li.-selected a { color:#fff; text-decoration:none; }
#footer .container .kuchi { width:143px; float:right; text-align:right; padding-top:10px; }

/* --- Main --- */
#main { width:985px; margin:0 auto; color:#686868; }
#main .logo { position:absolute; width:176px; height:147px; margin-left:16px; margin-top:-105px; z-index:100; }

/* Custom Content (home page) */
.custom-content-container { width:985px; margin:0 auto; padding-top:36px; }
.custom-content { float:right; width:230px; margin-left:5px; margin-right:10px; background-image:url(../images/custom_content_bg.gif); background-repeat:no-repeat; background-position:left top; }
.custom-content .custom-content-image { float:right; height:72px; margin-left:8px; padding-top:3px; }
.custom-content .custom-content-image img { border:3px solid #3f3f3f; }
.custom-content .custom-content-subject { float:right; width:125px; direction:rtl; font-size:14px; color:#b6b6b6; margin-bottom:8px; }
.custom-content .custom-content-description { float:right; width:130px; direction:rtl; font-size:12px; color:#686868; }

/* Projects */
ul.projects-menu { width:182px; float:right; }
ul.projects-menu li { display:block; width:182px; height:22px; margin-bottom:5px; }
ul.projects-menu li a { display:block; direction:rtl; color:#fff; font-size:15px; text-decoration:none; margin-right:6px; margin-top:3px; }
ul.projects-menu li a:hover { color:#000; text-decoration:none; }
ul.projects-menu li.over { background-color:#fff; }
ul.projects-menu li.over a { color:#000; }
ul.projects-menu li.selected { background-color:#fff; background-image:url(../images/projects_menu_arr.gif); background-repeat:no-repeat; background-position:6px 8px; }
ul.projects-menu li.selected a { color:#000; }

/* Designers */
ul.designers-menu { width:162px; float:right; }
ul.designers-menu li { display:block; width:162px; height:22px; margin-bottom:5px; }
ul.designers-menu li a { display:block; direction:rtl; color:#fff; font-size:15px; text-decoration:none; margin-right:6px; margin-top:3px; }
ul.designers-menu li a:hover { color:#000; text-decoration:none; }
ul.designers-menu li.over { background-color:#fff; }
ul.designers-menu li.over a { color:#000; }
ul.designers-menu li.selected { background-color:#fff; background-image:url(../images/projects_menu_arr.gif); background-repeat:no-repeat; background-position:6px 8px; }
ul.designers-menu li.selected a { color:#000; }
.designer-image { width:133px; text-align:right; margin:0 auto; margin-top:4px; }
.designer-description { width:133px; height:242px; direction:rtl; text-align:justify; margin:0 auto; margin-top:4px; margin-bottom:5px; font-size:11px; line-height:15px; color:#686868; }
.designer-phone { display:block; color:#333; margin-right:5px; margin-bottom:2px; padding-right:18px; font-size:11px; text-align:right; background-image:url(../images/icon_phone.gif); background-repeat:no-repeat; background-position:right 4px; }
.designer-email { display:block; color:#333; margin-right:5px; margin-bottom:2px; padding-right:18px; font-size:11px; text-align:right; background-image:url(../images/icon_email.gif); background-repeat:no-repeat; background-position:right 4px; }
.designer-email a { color:#333; text-decoration:none; }
.designer-email a:hover { text-decoration:underline; }
.designer-website { display:block; color:#333; margin-right:5px; margin-bottom:2px; padding-right:18px; font-size:11px; text-align:right;  }
.designer-website a { color:#333; text-decoration:none; }
.designer-website a:hover { text-decoration:underline; }

/* Designer images scroll */
.designer-images-scroll { float:left; width:182px; height:266px; background-color:#797979; margin-top:50px; }
.designer-images-scroll .designer-image { float:right; width:80px; height:60px; margin:5px 5px 0 0; text-align:center; }
.designer-images-scroll .designer-image img { border:2px solid #787474; }
.designer-images-scroll .selected img { border:2px solid #fff; }

/* Products */
ul.products-categories-menu { width:120px; float:right; }
ul.products-categories-menu li { display:block; width:120px; height:22px; margin-bottom:5px; }
ul.products-categories-menu li a { display:block; direction:rtl; color:#fff; font-size:15px; text-decoration:none; margin-right:6px; margin-top:3px; }
ul.products-categories-menu li a:hover { color:#000; text-decoration:none; }
ul.products-categories-menu li.over { background-color:#fff; }
ul.products-categories-menu li.over a { color:#000; }
ul.products-categories-menu li.selected { background-color:#fff; background-image:url(../images/projects_menu_arr.gif); background-repeat:no-repeat; background-position:6px 8px; }
ul.products-categories-menu li.selected a { color:#000; }

.product-collection-name { width:312px; direction:rtl; text-align:right; color:#b3b3b3; font-size:18px; line-height:22px; margin-bottom:5px; }
.product-collection-description { width:312px; direction:rtl; text-align:justify; color:#fff; font-size:12px; line-height:16px; margin-bottom:18px; }
.product-collection-btn { width:312px; text-align:left; }

.product-right { float:right; width:433px; margin-left:12px;  }
.product-left { float:right; width:175px; margin-top:50px; }
.product-left .product-name { color:#8a8a8a; font-size:18px; line-height:23px; direction:rtl; margin-bottom:10px; }
.product-left .product-description { color:#686868; font-size:12px; line-height:17px; direction:rtl; text-align:justify; }

/* Products scroll */
.product-big-image { margin:0px; width:433px; height:312px; background-color:#777; }
.product-scroll { margin-top:2px; width:433px; background-color:#45494d; }
.product-scroll .divLeft   { width:50px; height:45px; float:left; margin:0 2px 0 0; }
.product-scroll .divCenter { width:329px; height:45px; float:left; }
.product-scroll .divRight  { width:50px; height:45px; float:left; margin:0 0 0 2px; }
.product-scroll .product-images td { padding-right:2px; }
.product-scroll .product-images img { border:0px; margin-top:3px; cursor:pointer; }


/* Products collections scroll */
.products-collections-scroll { width:182px; height:318px; background-color:#797979; margin-bottom:6px; }
.products-collections-scroll .collection { width:80px; height:78px; margin:5px 0 0 5px; float:right; padding-right:5px; }
.products-collections-scroll .collection-image { width:80px; height:60px; margin-bottom:4px; text-align:center; }
.products-collections-scroll .collection-image img { border:2px solid #787474; }
.products-collections-scroll .collection-title { width:80px; text-align:center; direction:rtl; }
.products-collections-scroll .collection-title a { color:#fff; font-size:11px; line-height:12px; text-decoration:none; direction:rtl; }
.products-collections-scroll .collection-title a:hover { color:#000; }

.products-collections-scroll .selected img { border:2px solid #fff; }

/* Gallery */
.gallery_scroll { width:433px; margin:0px auto; margin-top:5px; background-color:#45494d; }
.gallery_scroll .divLeft   { width:50px; height:45px; float:left; margin:0 2px 0 0; }
.gallery_scroll .divCenter { width:329px; height:45px; float:left; }
.gallery_scroll .divRight  { width:50px; height:45px; float:left; margin:0 0 0 2px; }
.gallery_scroll .gallery-images td { padding-right:2px; }
.gallery_scroll .gallery-images img { border:0px; margin-top:3px; cursor:pointer; }

/* Clients */
.clients-right { float:right; width:668px; min-height:455px; background-image:url(../images/clients_bg.gif); background-repeat:repeat-x; background-position:left top; }
.clients-left { float:right; width:298px; min-height:455px; background-image:url(../images/client_bg.gif); background-repeat:repeat-x; background-position:left top; }
.client-name { margin-top:60px; margin-left:10px; margin-bottom:5px; direction:ltr; font-size:18px; line-height:22px; color:#777; }
.client-description { direction:rtl; margin-right:15px; margin-left:10px; text-align:justify; color:#686868; font-size:12px; line-height:17px; margin-bottom:22px; }
.client-image { text-align:right; }

/* Home scroll */
.home-big-image { position:absolute; margin:0px; width:968px; height:454px; }
.home-scroll { position:absolute; margin-left:0px; margin-top:404px; width:968px; background-color:#45494d; }
.home-scroll .divLeft   { width:50px; height:45px; float:left; margin:0 2px 0 0; }
.home-scroll .divCenter { width:864px; height:45px; float:left; }
.home-scroll .divRight  { width:50px; height:45px; float:left; margin:0 0 0 2px; }
.home-scroll .home-images td { padding-right:2px; }
.home-scroll .home-images img { border:0px; margin-top:3px; cursor:pointer; }

.white-box { border:6px solid #fff; }
.gradient { background-image:url(../images/content_bg.jpg); background-repeat:repeat-x; background-position:left top; background-color:#fff; }

/* Bottom contact */
#contact { width:100%; margin-top:30px; background-image:url(../images/bottom_contact.jpg); background-repeat:repeat-x; background-position:left top; }
#contact .bottom-contact { width:985px; height:103px; margin:0 auto; }
#contact .bottom-contact .bottom-contact-text { color:#686868; font-size:12px; direction:rtl; text-align:right; }

.page-name { direction:rtl; color:#8a8a8a; font-size:18px; margin:60px 16px 23px 0; }
.page-content { direction:rtl; text-align:justify; color:#686868; font-size:12px; line-height:17px; margin:0 16px 10px 0; }

.project-title { direction:rtl; color:#8a8a8a; font-size:18px; margin:60px 16px 23px 0; }
.project-description { direction:rtl; text-align:justify; color:#686868; font-size:12px; line-height:17px; margin:0 16px 10px 0; }

/* Paging */
.paging { width:182px; position:absolute; margin-top:365px; }
.paging .page-num { float:right; width:11px; height:11px; margin-right:3px; margin-bottom:3px; background-color:#000; background-image:url(../images/page_num.gif); background-repeat:no-repeat; background-position:left top; }
.paging .page-num.selected { background-color:#fff; }
