﻿    @font-face {
    font-family: 'AplikaziaMFWLight-Regular';
         
    src: url('fontim/AplikaziaMFWLight-Regular.eot');
    src: url('fontim/AplikaziaMFWLight-Regular.eot?#iefix') format('embedded-opentype'),
            url('fontim/AplikaziaMFWLight-Regular.woff') format('woff'),
            url('fontim/AplikaziaMFWLight-Regular.ttf') format('truetype'),
            url('fontim/AplikaziaMFWLight-Regular.svg#AplikaziaMFWLightbold') format('svg');
    font-weight: bold;
    font-style: normal;

    }

    /* Webfont: AplikaziaMFW-Bold */
    @font-face {
    font-family: 'AplikaziaMFWBold';
    src: url('fontim/Aplikazia-Bold_MFW.eot'); /* IE9 Compat Modes */
    src: url('fontim/Aplikazia-Bold_MFW.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fontim/Aplikazia-Bold_MFW.woff') format('woff'), /* Modern Browsers */
         url('fontim/Aplikazia-Bold_MFW.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fontim/Aplikazia-Bold_MFW.svg#AplikaziaMFW-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: AplikaziaMFW-Light */
@font-face {
    font-family: 'AplikaziaMFWLight';
    src: url('fontim/Aplikazia-Light_MFW.eot'); /* IE9 Compat Modes */
    src: url('fontim/Aplikazia-Light_MFW.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fontim/Aplikazia-Light_MFW.woff') format('woff'), /* Modern Browsers */
         url('fontim/Aplikazia-Light_MFW.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fontim/Aplikazia-Light_MFW.svg#AplikaziaMFW-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: AplikaziaMFW-Heavy */
@font-face {
    font-family: 'AplikaziaMFWHeavy';
    src: url('fontim/Aplikazia-Heavy_MFW.eot');
    src: url('fontim/Aplikazia-Heavy_MFW.eot?#iefix') format('embedded-opentype'),
            url('fontim/Aplikazia-Heavy_MFW.woff') format('woff'),
            url('fontim/Aplikazia-Heavy_MFW.ttf') format('truetype'),
            url('fontim/Aplikazia-Heavy_MFW.svg#Aplikazia-Heavy_MFW') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* Webfont: AplikaziaMFW-Medium */
@font-face {
   
font-family: 'AplikaziaMFWMedium';

    
    src: url('fontim/AplikaziaMFW-Medium.eot');
    src: url('fontim/AplikaziaMFW-Medium.eot?#iefix') format('embedded-opentype'),
            url('fontim/AplikaziaMFW-Medium.woff') format('woff'),
            url('fontim/AplikaziaMFW-Medium.ttf') format('truetype'),
            url('fontim/AplikaziaMFW-Medium.svg#AplikaziaMFW-Medium') format('svg');
    font-weight: bold;
    font-style: normal;
} 


/* Webfont: AplikaziaMFWBlack-Regular */
@font-face {
  font-family: 'AplikaziaMFWBlackRegular'; 
       src: url('fontim/AplikaziaMFWBlack-Regular.eot');
       src: url('fontim/AplikaziaMFWBlack-Regular.eot?#iefix') format('embedded-opentype'),
            url('fontim/AplikaziaMFWBlack-Regular.woff') format('woff'),
            url('fontim/AplikaziaMFWBlack-Regular.ttf') format('truetype'),
            url('AplikaziaMFWBlack-Regular.svg#AplikaziaMFWLightbold') format('svg');
    font-weight: bold;
    font-style: normal;
}                                
 
    body {
            font-family: AplikaziaMFWLight-Regular;
            margin:0px;
            font-size:14px;

    }

img {
    border:0;
}
input:focus {border:1px solid #666;}
textarea:focus {border:1px solid #666;}


p {
    margin:0px;
    margin-bottom:14px;
}

a {
    color:#f49200;
}

 
.AplikaziaMFWLight {
    font-family: AplikaziaMFWLight;
}

.AplikaziaMFWMedium {
    font-family: AplikaziaMFWMedium;
}
.AplikaziaMFWBold {
    font-family: AplikaziaMFWBold;
}
.AplikaziaMFWHeavy {
    font-family: AplikaziaMFWHeavy;
}

.AplikaziaMFWLight-Regular {
    font-family: AplikaziaMFWLight-Regular;
} 
 
input[type=checkbox].css-checkbox {
    position: absolute; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0;
	border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:20px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position:  center;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-image:url(CP6/scripts/images/checok.png);
}

input[type=radio].css-checkbox {
    position: absolute; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0;
	border:0;
}

input[type=radio].css-checkbox + label.css-label {
	padding-left:20px;
	height:20px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position:  center;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=radio].css-checkbox:checked + label.css-label {
	background-image:url(CP6/scripts/images/checok.png);
}
						
.css-label{
	background-image:url(CP6/scripts/images/check.png);
}

#Main {
    width:940px;
    float:none;
    margin-left:auto;
    margin-right:auto;
    overflow:auto;
}
#topdiv {
    width:100%;
    height:50px;
    margin-top:30px;
}
#toplogostrip {
     width:100%;
     height:70px;
     background-image:url(images/topstrip.jpg);
     background-position:center;
     margin-top:20px;
}
.dotline {
    width:100%;
    height:3px;
    background-image:url(images/dotline.jpg);
     background-position:center;
}
#SliderDive {
     width:100%;
     height:400px;
}
#slideshow {
    height: 350px; width: 940px;
    margin-top:30px;
}
#nav {
    height:15px;
    position:absolute;
    margin-top:360px;
    margin-left:400px;
}
 
.inactiveSlide{ background: #000;height: 15px; width: 15px;float: left; margin-right:15px; cursor: pointer; -webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px; }
.activeSlide  {  background-image:url(images/activ.jpg);height: 18px; width: 19px;float: left; margin-right:15px;  margin-top:-1px; background-position:center;}
#nav a:focus { outline: none; }

#nav a:focus { outline: none; }


 /* HomeINC */
.lastserch {
    text-align:right;
    font-size:16px;
   
}
.lastserch a {
     color:#000;
}


#FocoseDiv {
     width:100%;
     height:275px;
     margin-top:10px;
}
#tagsdiv {
    width:239px;
    float:left;
}
#catalogdiv {
     width:400px;
    float:left;
    margin-left:30px;
}
.catalogimg {
    width:380px;
    height:228px;
    float:right;
    margin-top:10px;
}
#focusdiv {
     width:259px;
    float: right;
    
}
.focustitel {
    font-size:21px;
    text-align:right;
    width:100%;
    float:right;
    height:25px;
}
#Ourproducts {
    width:100%;
    height:200px;
}
#OurproductsTitel {
 font-size:20px;
 text-align:right;
 margin-top:30px;
}
#prodstrip {
     width:100%;
     height:85px;
     background-image:url(images/prodstrip.jpg);
     background-position:center;
     margin-top:20px;
}

#prodlinkstrip {
    width:100%;
     height:50px;
     
}
.prodlinkTab {
    width:77px;
    height:50px;
    text-align:center;
    float:left;
    margin-left:30px;
    font-size:15px;
}
  .prodlinkTab:first-child {
        margin-left:2px;
    }
  .ml33 {
        margin-left:27px;
    }
.prodTab {
     width:77px;
    height:80px;
    text-align:center;
    float:left;
    margin-left:30px;
    cursor:pointer;
}
   .prodTab:first-child {
        margin-left:2px;
    }
  
 .prodlinkTab a {
     text-decoration:none;
     color:black;
}
#blog {
    width:100%;
    height:350px;
    margin-top: 25px;
}
#blogpic {
    width:400px;
    float:left;
    height:350px;
    padding-top: 100px;
}
#BlogR {
    float:right;
    height:350px;
    width:450px;
}
#blogrimag {
     width:250px;
     height: 80px;
     text-align:right;
     float:right;
     background: url(images/logo_250.png) no-repeat;
     cursor: pointer;
}
#blogname {
      width:100%;
      height:20px;
      text-align:right;
      font-size:16px;
      margin-top:7px;
     clear: both;
}
.blogsubject {
    text-align:right;
    font-size:28px;
    border-left:2px solid #000;
    float:right;
    padding-left:15px; 
    height:27px;
    margin-top:25px;
    margin-bottom:10px;
    font-family: AplikaziaMFWBold;
    cursor: pointer;
    color:black;
}
#blogdate {
    width:100px;
    text-align:right;
    float:right;
    font-size:18px;
    margin-right:15px;
    margin-top:33px;
    color: #999;
}
#blogtext {
     width:100%;
     text-align:right;
     float:right;
     font-size:15px;
     direction:rtl;
     line-height:21px;
     border-bottom: 1px dotted;
     padding-bottom: 10px;
}
#fotter {
    padding-top:50px;
    width:100%;
    height:50px;
    clear:both;
}
#fotterAbout {
    width:55px; 
    float: right; margin-right:180px;direction:rtl;  text-align: right;
    background-image:url('images/bub.jpg');
    background-repeat:no-repeat;
    background-position:right;
    padding-right:20px;
    
}
#fotterAbout a {
    color:black; text-decoration:none;
}
#fottercontact {
    float: right; direction:rtl;  text-align:right;
    background-image:url(images/anv.jpg);
    background-repeat:no-repeat;
    background-position:right;
    padding-right:20px;
     
}
#fottercontact a {
    color:black; text-decoration:none;
}
#credit {
    width:220px; float:left; text-align:left; direction:rtl;
}
 
.more {
    width:240px;
    height:50px;
    margin-top:10px;
    cursor:pointer;
    float:left;
}
.logo {
    width:219px;
    height:50px;
    margin-top:10px;
    cursor:pointer;
    float:left;
}


#focusimagediv {
     
     width:250px;
    height:220px;
    float: right;
}
.focusimg {
    float: right;
    margin-left:10px;
    margin-top:10px;
    width:93px;
    height:93px;
}

#Myliks {
     width:100px;
     height:20px;
     float:right;
     background-image:url(images/lev.jpg);
     background-position:right;
     background-repeat:no-repeat;
     text-align:right; padding-right:20px;
     padding-top:5px;
     border-left:1px solid #5a5a5a;
     font-size:15px;
     color:rgb(90,90,90);
     cursor:pointer;

}
#MyAccount {
     width:150px;
     height:20px;
     float:right;
     background-image:url(images/myicone.jpg);
     background-position:right;
     background-repeat:no-repeat;
     text-align:right;
     padding-right:18px;
     padding-top:5px;
     margin-right:10px;
     font-size:15px;
     color:rgb(90,90,90);
     cursor:pointer;
    }
#Mycart {
     width:80px;
     height:20px;
     float:right;
     background-image:url(images/basket.jpg);
     background-position:right;
     background-repeat:no-repeat;
     text-align:right;
     padding-right:25px;
     padding-top:5px;
     border-left:1px solid #5a5a5a;
     margin-right:10px;
     direction:rtl;
     font-size:15px;
     color:rgb(90,90,90);
     cursor:pointer;
}
 .PritimText {
            width: 20px;
            text-align:right;
            
            float: right;
            font-size:16px;
            margin-right:5px;
        }
 .LikeText {
            width: 40px;
            text-align:right;
             
            float: right;
            font-size:16px;
            margin-right:5px;
             
          }
#Search {
    width:300px;
    height:37px;
    float:left;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border:1px solid gray;
}

#Searchbt {
    width:32px;
    height:25px;
    float:left;
    background-image:url('images/srchicon.jpg');
    background-position:5px;
    background-repeat:no-repeat;
    cursor:pointer;
    margin-top:5px;
    margin-left:2px;
}

#SearchBtn {
    width:32px;
    height:25px;
    float:left;
    background-image:url('images/srchicon.jpg');
    background-position:5px;
    background-repeat:no-repeat;
    cursor:pointer;
    margin-top:5px;
    margin-left:2px;
}

#searchinputt {
     width:260px;
    height:25px;
    float:left;
    margin-top:6px;
}
#searchinputt input{
    direction: rtl;
    text-align:right;
    width:260px;
    height:22px;
    border:0px solid gray;
    text-align:right;
    font-size:16px;
    font-family: AplikaziaMFWLight-Regular;
   
}
.Pr25 {
    padding-right:25px;
}

/* עמוד סטנדרטי  */

#pagetitel {
    font-family: 'AplikaziaMFWBlackRegular';
    width:430px; height:40px; border-bottom:1px dotted #000;  
    float:right ; 
    text-align:right;
    font-size:28px; margin-top:30px;
    direction:rtl;
}
#standartpage {
    
    min-height:600px;
    width:700px;
    overflow:auto;
    clear:both;
    direction:rtl;margin-top:30px;
    /*width:940px;*/
    float:right;
    font-size:18px;
    line-height:21px;
}

/* עמוד עוד...  */

#morMainDiv {
    clear: both; float: right; text-align: right;   overflow:auto; margin-top:30px;
}

#morMainDiv ul {
 direction: rtl; margin-right: 40px;
}
.mortabpic {
    float:right; clear:both; height: 18px; width: 20px;margin: 10px;
}
.mortab {
    float:right;   cursor: pointer; height: 18px; font-size: 24px; margin: 10px; width:380px;
    font-weight: bolder;
}

/* עמוד פונטים */

#fontstrip {
    height:25px; 
    width: 100%;
    clear:both;
    margin-top: 5px;
}

#searchByStrip{
    height: 25px;
    width: 100%;
    text-align: right;
    padding-top: 10px;
    font-size: 22px;
    font-weight:bolder;
    clear: both;
}

.searchBy{
    display: none;
    width: 80px;
    float: right;
}

option{
    background-color: rgb(226, 227, 228);
    color: #000000;
}

option:hover{
    background-color: #939598;
}

#searchResult{
    text-align: right;
    width: 145px;
    float: right;
    padding-top: 5px;
    font-size: 24px
}

#searchResultText{
    font-family: 'AplikaziaMFWBold';
    padding: 5px;
    float: right;
    font-size: 24px;
    padding-top: 6px;
}

#searchResultcat{
    font-family: 'AplikaziaMFWBold';
    padding: 5px;
    float: right;
    font-size: 24px;
    padding-top: 6px;
}

#textExmp{
    width:440px;
    height:150px;
    z-index:2;
    position:absolute;
    display:none;
    margin-left: 500px;
    margin-top: 34px;
    background-color:rgb(226, 227, 228);
}

#fontNames{
    margin-top: 25px;
    margin-left: 765px;
    width: 175px;
    z-index:2;
    position:absolute;
    background-color: rgb(226, 227, 228);
    display: none;
    height: 300px;
    overflow-y: scroll;
}

.Example{
    width: 100%;
    height: 24px;
    text-align: right;
    font-size: 20px;
}

.Example:hover{
    background-color: #939598;
}

  .selectfont {
                width:170px ; height:25px; 
                float:left; margin-right:15px;
                overflow: hidden;
                background: url(images/new_arrow.jpg) no-repeat right #939598; border:0px; text-align:right; direction:rtl; padding-right:20px; 
                border-radius:2px;
                -moz-border-radius:2px;
                -webkit-border-top-left-radius: 2px;
                -webkit-border-top-right-radius: 2px;
                -webkit-border-bottom-left-radius: 15px;
                -webkit-border-bottom-right-radius: 15px;

                -webkit-border-top-left-radius: 2px;
                -webkit-border-top-right-radius: 2px;
                -webkit-border-bottom-left-radius: 2px;
                -webkit-border-bottom-right-radius: 2px;
              
                   
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    -ms-appearance: none;
                    -o-appearance: none;
                    appearance: none;


                font-size:16px;
                font-weight:500;
                color:#fff;
                font-family: 'AplikaziaMFWLight';
                letter-spacing:0.03em;
        }
.selectfont::-ms-expand {
        display: none;
         
    }
  
 

.selectfont:last-child {
    margin-right:0px;
}
 .fontselect {
                width:210px ; height:25px; background-color:#939598; border-radius:2px; border:0px; float:left; 
                font-size:14px;
                font-weight:500;
                color:#fff;
                padding-right:3px;
                 direction:rtl;
                 text-align:right;
        }

#fontsZONE {
    width:100%;border-top:1px dotted #000;
}

.fontview {
             width:186px; height:135px; border-bottom:1px dotted #000; float:right;border-left:1px dotted #000;cursor:pointer;  
        }

 
        .newfont {
            height: 22px ;text-align:right; padding-right:10px;margin-top:10px;
        }
        .php {
            height: 43px ; text-align:right; margin-right:10px;margin-top:10px;  ; background-position:right; background-repeat:no-repeat;
        }
        .fontname {
            height: 22px ;text-align:right; padding-right:10px; font-size:16px; color:gray;
        }
        .fontexpend {
            width:100%; min-height:172px; border-bottom:1px dotted #000;border-top:0px dotted #000; position:relative; top:-1px; clear:both;background-image:url(images/Brokencircle.gif); background-position:center; background-repeat:no-repeat; overflow-y:auto;
        }
        .closeexpend {
            width:27px; height:27px ; background-image:url(images/close-w.jpg); background-repeat:no-repeat; margin-top:20px; margin-left:20px; cursor:pointer; float:left;
        }
        .nextPage {
            height: 29px; width: 30px; background-image:url('images/rbt-w.png');float:left;background-position-x:center;
        }
        .PrevPage {
            height: 29px; width: 30px; background-image:url('images/leftbt-w.png');  float:left;background-position-x:center;
        }
        .PageNUmberBlack {
            height: 20px; width: 50px; background-image:url('images/black-w.png');  float:left;background-position-x:center; font-size:14px; color:#fff; text-align:center; padding-top:9px
        }
        .goToFirst {
            height: 29px; width: 30px; background-image:url('images/ll-w.png');  float:left;background-position-x:center;
        }
        .goToLat {
            height: 29px; width: 30px; background-image:url('images/rr-w.png');  float:left;background-position-x:center;
        }
        .PageNUmberOrang {
            height: 20px; width: 50px; background-image:url('images/orang-w.png');  float:left;background-position-x:center; font-size:14px; color:#fff; text-align:center; padding-top:9px
        }

/* שליפת פונטים פונטים */

.ajxfont {
    width:930px ; height:70px; float:right; clear:both; margin-bottom:8px;
}
.ajxfonticonstrip {
    width:105px; height:26px ; float: right; clear:both;  margin-top:14px;
}
.ajaxfontimagediv {
    width:105px; height:105px ; float: right;margin-top:20px;

}
.ajxphpimag {
    width:800px; float: right; text-align:right; height:40px;
}

.reginput {
    color: red;
    clear:both;
}

.reginput input {
    border:1px dotted gray;
    height:20px;
    width:200px;
   font-family:'AplikaziaMFWLight';
   font-size:16px;
}

.place-color::-webkit-input-placeholder{
    color: red;
}

.place-IE:-ms-input-placeholder{
   color: red;
} 

 
.Red-text{
    color: red;
}

#locCountry {
    border:1px dotted gray;
    height:20px;
    width:200px;
}

/* כניסה לחשבון שלי */

#newcustdiv {
    width:250px;float:right; color:black; font-size:14px;  padding-right:10px; padding-top:3px; direction:rtl; border-bottom:1px dotted gray; height:120px; direction:rtl;
}
#newcusttitel {
    width:202px;float:right; height:32px; color:white; font-size:20px; background-color:#000; padding-right:10px; padding-top:3px; direction:rtl;
}

#NewAccFormbg {
    width:80px; height:25px; background-color:black; float: right; margin-right:132px; color:#fff; text-align:center; padding-top:4px; cursor:pointer; margin-top:10px;
}
#loginbt {
    width:80px; height:25px; background-color:black; float: right; margin-right:132px; color:#fff; text-align:center; padding-top:4px; cursor:pointer; margin-top:10px;
}
#acuntin {
    width:202px;float:right; height:32px; color:white; font-size:20px; background-color:#000; padding-right:10px; padding-top:3px;
}
#custPass {
    width:120px; height:25px;   float: right; margin-right:115px; color:#fff; text-align:center; padding-top:4px; cursor:pointer; margin-top:10px; clear:both; direction:rtl;
}
#loginleft {
    float:right; width:300px; padding-top:30px;
}
#loginrt {
    float:right; width:300px;padding-top:30px;clear:both;
}
#rememberdiv {
    direction:rtl;
}

#usernametitel {
    width:80px; height:18px; clear:both; float:right;display:none;
}

#userpasstitel {
    width:80px; height:18px; clear:both; float:right;display:none;
}

.inputtitel {
     width:80px; height:18px; clear:both; float:right; padding-right:2px; display:none;
}

.mustField{
    width: 10px;
    height: 18px;
    color: red;
    text-align: center;
}

#fillAll{
    display: none;
    width: 220px;
    float: left;
    margin-top: 200px;
    margin-left: 100px;
    font-size: 20px;
    background-color: rgb(124, 124, 128);
    color: #ffffff;
    padding: 5px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 5px 5px 10px 0.5px #666666;
    box-shadow: 5px 5px 10px 0.5px #666666;
}

/* שכחתי סיסמא */
#custPasstextdiv {
    width:300px;float:right; color:black; font-size:14px;    padding-top:3px; direction:rtl;   height:120px; direction:rtl;
}

/* החשבון שלי */


#myACDIV {
    clear: both; float: right; text-align: right;  height:300px; overflow:auto; margin-top:30px;
}

#myACDIV ul {
 direction: rtl;  
}
.myACpic {
    float:right; clear:both; height: 18px; width: 20px;margin: 10px;
}
.myACtab {
    float:right;   cursor: pointer; height: 18px; font-size: 18px; margin: 10px; width:380px;
    font-weight: bolder;
}
#custid {
    clear:both;
}

.mysubtitel {
    float:right; 
    cursor: pointer; 
    height: 18px;
    font-size: 18px; 
    margin: 10px;
    width:380px;
    font-weight: bolder;
    clear:both;
    margin-right:0px;
    margin-bottom:30px;
    margin-top:30px;
}

#mybuyfonts {
    height:40px; width:800px; clear:both;float: right;
}
.mybuyfontsTabs {
    float: right; width:150px; text-align:right; 
}


#mybuyfontsdata {
    height:40px; width:800px; clear:both;float: right;
}
.mybuyfontsTabsdata {
    float: right; width:150px; text-align:right; 
}

#mybuyorderdata {
    height:40px; width:800px; clear:both;float: right; direction:rtl;
}
#mybuyordersline {
     height:40px; width:800px; clear:both;float: right;
}

/* עמוד מעצבים*/

#loadmoreajaxloader {
    width:900px; height:50px; margin-top:20px; clear:both; padding-top:30px;
}

 .Designview {
   width:148px; height:165px; border-bottom:1px dotted #000; float: right;border-left:1px dotted #000;
   cursor:pointer; text-align:center; padding-left:3px; padding-right:3px; padding-top:3px;
 }

.Desigername {
    height: 22px ;text-align:right; padding-right:10px; font-size:14px; color:gray; margin-top:15px;
}

.Desigername a {
    color:black; text-decoration:none;
}
/* עמוד מעצב בודד*/

#DesignerRpage {
    
    min-height:400px;
    overflow:auto;
   direction:rtl;margin-top:30px;
    width:500px;
    float:right;
    font-size:18px;
    line-height:21px;
}

#Designerpic {
    border:1px dotted #000; padding:10px; width:221px; height:221px; clear:both ;float:left;margin-top:30px;  
}
#gotoDesignerfonts {
    width:112px; height:21px;  
    float: right;   color:#fff; 
    clear:both; text-align:right; padding-top:5px; 
    cursor:pointer; padding-right:10px; 
    background-color:#000;
    background-image:url(cp6/scripts/images/lr.png); background-repeat:no-repeat;
    margin-bottom:30px; margin-top:30px;
}

/* עמוד הצגת פונט בודד*/


#SupplierName {
    clear:both; text-align:right; height:20px; width:300px; float:right; margin-top:10px;
}
    #SupplierName a {
        color:#0041c9;
    }

#fontpagespace {
    width:600px; clear:both; height:30px;
}
#iconslineleft {
    height:40px; float:left; width:750px; position:absolute;margin-top:30px;
}
#baymy {
    width:67px; height:23px; background-image:url(images/aby-b.png);
    background-repeat:no-repeat; cursor:pointer; margin-left:5px; margin-top:5px;
    float:left;
}
#baymy:hover {
     background-image:url(images/aby-o.png);
}
#printbt {
    width:24px; height:24px; background-image:url(images/pa-b.png);
    background-repeat:no-repeat; cursor:pointer;
    float:left; margin-left:0px;
}
#printbt:hover {
    background-image:url(images/pa-o.png);    
}

#shearbt {
    width:24px; height:24px; background-image:url(images/sa-b.png);
    background-repeat:no-repeat; cursor:pointer;
    float:left; margin-left:5px;
}
#shearbt:hover {
    background-image:url(images/sh-o.png);    
}

#lovebt {
    width:24px; height:24px; background-image:url(images/herz-w.png);
    background-repeat:no-repeat; cursor:pointer;
    float:left; margin-left:5px;
}
#lovebt:hover {
    background-image:url(images/herz-o.png);    
}

#pdfbt {
    width:24px; height:24px; background-image:url(images/pdf-a.png);
    background-repeat:no-repeat; cursor:pointer;
    float:left; margin-left:5px;
}
#pdfbt:hover {
  background-image:url(images/pdf-o.png);   
}
#mikrabt {
    width:24px; height:24px; background-image:url(images/aa-a.png);
    background-repeat:no-repeat; cursor:pointer;
    float:left; margin-left:5px;
}
#mikrabt:hover {
  background-image:url(images/aa-o.png);   
}
#menukadbt {
    width:24px; height:24px; background-image:url(images/am-a.png);
    background-repeat:no-repeat; cursor:pointer;
    float:left; margin-left:5px;
}
#menukadbt:hover {
  background-image:url(images/am-o.png);   
}
#webbt {
    width:24px; height:24px; background-image:url(images/aw-a.png);
    background-repeat:no-repeat;  
    float:left; margin-left:5px;
}

#webbt:hover {
    width:24px; height:24px; background-image:url(images/aw-o.png);
  }
 
 
#webMbt {
    width:24px; height:24px; background-image:url(images/awm-a.png);
    background-repeat:no-repeat;  
    float:left; margin-left:5px;
}

#webMbt:hover {
    width:24px; height:24px; background-image:url(images/awm-o.png);
  }

#Olamibt {
    width:24px; height:24px; background-image:url(images/Olam.png);
    background-repeat:no-repeat;  
    float:left; margin-left:5px;
}

#Olamibt:hover {
    width:24px; height:24px; background-image:url(images/Olami-o.png);
  }
 
 

#basketbt {
    width:24px; height:24px; background-image:url(images/basket-a.png);
    background-repeat:no-repeat; cursor:pointer;
    float:left; 
}
#basketbt:hover {
  background-image:url(images/basket-o.png);   
}

#pass {
     width:5px; height:24px; border-right:1px dotted #000; float:left; 
}

#isnewbt {
     width:50px; height:24px; background-image:url( images/newfont-w.png);
    background-repeat:no-repeat;   margin-left:905px; margin-top:-20px;
    float: right;  position:absolute; 
   
}

#EnName {
    clear:both;
    width:300px;
    float:right;
    height:20px;
    text-align:right;
    font-size:16px;
    margin-top:4px;
    margin-right:2px;
}
#leftline {
    height:800px; width:100px; border-right:1px dotted #000; float:left; margin-top:60px;
}

.sampeltext {
    padding-top:30px; width:800px; float:right;
}
.btlint {
    width:15px; height:18px; border-bottom:1px dotted #000; float:right;clear:both;
}
.lindes {
     width:70px; height:20px;   float:right; text-align:right;  padding-top:10px; margin-right:5px;
}

.lindes a {
    color:#939598; text-decoration:none;
}

.lindesSelect a {
    color:#000; text-decoration:none; font-weight:600;
}

.Uploading1 {
    padding-top:30px;   width:940px; height:240px; clear:both;
}

.linkkav:last-child {
    display:none;
}

.lastSearch:hover{
    color: #f49200;
}

.lastSearch{
    margin-top: 3px;
}

#picFont {
    height:31px;
    width:460px;
    float: left;
    margin-top:1px;
}

#picture1 {
    background-image:url(../images/big.png);
    float:left;
    height:31px;
    width:31px;
    cursor:pointer;
}
    #picture1:hover {
        background-image:url(../images/big_orange.png);
    }

#picture2 {
    background-image:url(../images/medium.png);
    float:left;
    height:31px;
    width:31px;
    margin-left:10px;
    cursor:pointer;
}
    #picture2:hover {
        background-image:url(../images/medium_orange.png);
    }

#picture3 {
    background-image:url(../images/small.png);
    float:left;
    height:31px;
    width:31px;
    margin-left:10px;
    cursor:pointer;
}
    #picture3:hover {
        background-image:url(../images/small_orange.png);
    }

#picture4 {
    background-image:url(../images/positive.png);
    float:left;
    height:31px;
    width:31px;
    margin-left:100px;
    cursor:pointer;
}
    #picture4:hover {
        background-image:url(../images/positive_orange.png);
    }

#picture5 {
    background-image:url(../images/negative.png);
    float:left;
    height:31px;
    width:31px;
    margin-left:10px;
    cursor:pointer;
}
    #picture5:hover {
        background-image:url(../images/negative_orange.png);
    }

#texttest {
    float: right;height:27px; width:440px; border:1px dotted gray;text-align:right; direction:rtl; font-family: AplikaziaMFWLight-Regular; font-size:16px; margin-top:2px;
}

.supplierName {
    height:18px ; float: right ; border-bottom:1px dotted #f49200; text-align:right; font-size:18px;color:#0042c9;clear:both; margin-top:5px;
}

.supplierName a {
    color:#f49200;
    text-decoration:none;

}


/*contact*/

.formInput{
    border:1px dotted black;
    font-size:20px;
    font-family:AplikaziaMFWMedium;
    margin-bottom:10px;
    width:330px;
}
.contactUsFormContainer{
    width:940px;
    height:400px;
    clear:both;
    direction:rtl;
    float:right;
    
}
#sendNewsletterBtn
{
     background-color:black;
    width: 100px;
    padding-top: 9px;
    height:27px;
    color:white;
    font-size:18px;
    text-align:center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top:15px;
    float:left;
    margin-left:15px;
    cursor:pointer;
    letter-spacing: 0.03em
    
}
#titleForm{
     width:360px;
    height:400px;
    clear:both;
    direction:rtl;
    float:right;
    margin-top:30px;
    position:absolute;
}
#titleForm p{
    font-size:20px;
}
  /*  Search */
.result {
    min-height:150px;
    width:100%;
    border-top:2px dotted #000;
    clear:both;
    float:right;
    direction:rtl;
}
.rightSide {
    width:100px;
    float:right;
    color:#868686;
    margin-top:20px;
}
.rTitle {
    float:right;
    text-align:right;
    padding-right:15px;
    font-size:20px;
    width:60px;
}
.leftSide {
    float:right;
    width:840px;
    min-height:150px;
    margin-top:20px;
    margin-bottom: 15px;
}
.lTitle{
    float:right;
    color: #e57e00;
    font-size:20px;
    text-decoration:underline;
    width:100%;
    margin-bottom: 15px;
}
.fontResult{
    width:210px;
    height: 30px;
    float:right;
    font-size: 22px;
    margin-bottom:5px;
}
#searchBy {
    height:20px;
    width:100%;
    clear:both;
    text-align:right;
    padding-top:30px;
    font-size:20px;
}
.line {
    float:right;
    width:10px;
    padding-right:10px;
    text-align:right;
    font-size:20px;
}
#lastB {
    width:100%;
    height:5px;
    border-top:2px dotted #000;
    clear:both;
}
#notFound {
    float:none;
    margin-left:auto;
    margin-right:auto;
    height:250px;
    width:400px;
}
#piC {
    height:196px;
    width:126px;
    padding-left: 140px;
}
#sorry {
    direction:rtl;
    height:54px;
    width:100%;
    font-size:25px;
    text-align:center;
}
#like {
    width:100%;
    float:left;
    margin-top:30px;
    text-align:right;
    direction:rtl;
    font-size:20px;
}
.uplo {
    position: absolute;
    margin-top: -370px;
    margin-left: -340px;
}

#AddToVabMsg {
 width:120px; height:35px; font-size:16px; 
 background-color:gray; color:white; text-align:center; padding:7px 8px 6px 8px; -webkit-border-radius: 4px 4px 4px 4px;
 border-radius: 4px 4px 4px 4px;
 position:absolute; z-index:10;
 display: none;
 font-family:AplikaziaMFWLight ;
 letter-spacing: 0.03em;
 box-shadow:rgb(102, 102, 102) 5px 5px 10px 0.5px;
}
#AddToCartMsg {
 width:80px; height:25px; font-size:16px; 
 background-color:gray; color:white; text-align:center; padding:7px 7px 0px 7px; -webkit-border-radius: 4px 4px 4px 4px;
 border-radius: 4px 4px 4px 4px;
 position:absolute; z-index:10;
 display:none;
 font-family: AplikaziaMFWLight;
  letter-spacing: 0.03em;
  box-shadow:rgb(102, 102, 102) 5px 5px 10px 0.5px;
}

#Menukad{
     width:80px; height:25px; font-size:16px; 
    background-color:gray; color:white; text-align:center; padding:7px 7px 4px 7px; -webkit-border-radius: 4px 4px 4px 4px;
    box-shadow:rgb(102, 102, 102) 5px 5px 10px 0.5px;
    border-radius: 4px 4px 4px 4px;
    display:none;
    font-family: AplikaziaMFWLight;
    letter-spacing: 0.03em;
     position:absolute; z-index:10;
}

#Mikra{
     width:80px; height:35px; font-size:16px; 
    background-color:gray; color:white; text-align:center; padding:7px 7px 7px 7px; -webkit-border-radius: 4px 4px 4px 4px;
    box-shadow:rgb(102, 102, 102) 5px 5px 10px 0.5px;
    border-radius: 4px 4px 4px 4px;
    display:none;
    font-family: AplikaziaMFWLight;
    letter-spacing: 0.03em;
     position:absolute; z-index:10;
}

#Web{
     width:120px; height:25px; font-size:16px; 
    background-color:gray; color:white; text-align:center; padding:7px 7px 4px 7px; -webkit-border-radius: 4px 4px 4px 4px;
    box-shadow:rgb(102, 102, 102) 5px 5px 10px 0.5px;
    border-radius: 4px 4px 4px 4px;
    display:none;
    font-family: AplikaziaMFWLight;
    letter-spacing: 0.03em;
     position:absolute; z-index:10;
}

.fixfff::-webkit-input-placeholder {
    color: #fff; 
}

.fixfff::-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.fixfff::-webkit-input-placeholder, input:-moz-placeholder {
    color: #fff;  
 }


.fixfff::-ms-input-placeholder {  
   color: #fff;  
}
.conteiner12 {
    width:800px;
    float:none;
    margin-left:auto;
    margin-right:auto;
    overflow:auto;
    margin-top:30px;
}
#top12 {
      width:100%;
      overflow:auto;
      
}
#pass12  {
         -webkit-border-radius: 8px 8px 8px 8px;
         border-radius: 8px 8px 8px 8px;
         background-color:#000000; 
         width :100%; 
         height :25px;
         color :white;
}
#topdiv12 {
     height:40px;
     width:100%;
}
.line12 {
     height:25px;
     width:100%;
     color:black ;
     clear:both;
     text-align:right;
}
.gofan12 {
       height:25px;
       width:250px;
       float:right;
       text-align:center;
       margin-right:17px;
       padding-top:2px;
       font-size :20px;
}
    .gofan12link {
       text-decoration:none;
       color:#000;
    }

       .gofan12link:hover {
       color:#f49200;
    }
    
    
.textbox112{ 
       height:15px;
       width:50px;
       float:none;
       text-align:right;
        margin-right:60px;
       color:black;
       font-size :21px;  
}
.otclick {
    cursor:pointer;
 text-align:center;
}
#msg-all{
    font-size: 22px;
    margin-left: 260px;


}
 
#sendNewsletterBtn2
{
    background-color:black;
    width: 100px;
    padding-top: 9px;
    height:27px;
    color:white;
    font-size:18px;
    text-align:center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top:330px;
    float:left;
    margin-left:56px;
    cursor:pointer;
    letter-spacing: 0.03em;
    position:absolute; 
    z-index:100;
    clear:both;
    
}