* {
    padding:0;
	margin:0;
}
A IMG { 
    border:none;
}
.clear{
    clear: both;
    display: block;
}
.clear_zerodown{
    height: 0;
    line-height: 0px;
    font-size: 0;
}
h1,h2,h3,h4,h5,h6,pre,code {
    font-size:1em;
}
body{
    font-size:12px;
}
ul {
    list-style: none;
}
a,
.rev A:hover{
    text-decoration:underline;
}
a:hover,
.rev A{
    text-decoration:none;
}

OPTION{
    padding: 0 7px 0 3px;
}
EM{
    font-style: normal;
}
INPUT, TEXTAREA {
    font: 12px arial;
    padding: 1px 2px;
}
INPUT.type_button { 
	cursor: pointer;
}
SELECT {
    font: 12px arial;
    padding: 0 2px 0 0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0;
	line-height: 0px;
	font-size: 0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
/* Hide from IE Mac \*/
    .clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {
    height:1px;
}
.imgfix {
	vertical-align: bottom
}
HTML{
    direction: ltr;
    overflow-y: scroll;
}
                                           /* GENERAL */
BODY{
    background: black url(../images/bg_main.jpg) center top no-repeat;
    direction: rtl;
}
.container{
    width: 880px;
    margin: auto;
    font-family: Arial;
    position: relative;
}

/* header */
.header{
    padding-top: 59px;
    height: 270px;
}
.homepage .header{
    height: 289px;
}
.lnk_logo{
    position: absolute;
    right: -34px;
    top: 89px;
    background: url(../images/bg_logo_small.png);
    width: 404px;
    height: 221px;
    text-decoration: none !important;
    text-indent: -9000em;
    z-index: 1;
}
.homepage .lnk_logo{
    right: -45px;
    top: 67px;
    background-image: url(../images/bg_logo.png);
    width: 537px;
    height: 290px;
}
.navigation{
    width: 662px;
    float: left;
    position: relative;
    z-index: 2;
}
.navigation LI{
    float: right;
}
.navigation LI A{
    display: block;
    overflow: hidden;
    text-indent: -9000em;
    text-decoration: none !important;
    background: url(../images/bg_menu.png) no-repeat;
    height: 38px;
    padding: 0 3px 0 5px;
}
.navigation LI.lnk_home A{
    background-position: right top;
    width: 18px;
}
.navigation LI.lnk_home A:hover{
    background-position: right -76px;
}
.navigation LI.lnk_home A.selected{
    background-position: right -38px;
}
.navigation LI.lnk_general A{
    background-position: -542px top;
    width: 89px;
}
.navigation LI.lnk_general A:hover{
    background-position: -542px -76px;
}
.navigation LI.lnk_general A.selected{
    background-position: -542px -38px;
}
.navigation LI.lnk_about A{
    background-position: -450px top;
    width: 79px;
}
.navigation LI.lnk_about A:hover{
    background-position: -450px -76px;
}
.navigation LI.lnk_about A.selected{
    background-position: -450px -38px;
}
.navigation LI.lnk_insoles A{
    background-position: -314px top;
    width: 128px;
}
.navigation LI.lnk_insoles A:hover{
    background-position: -314px -76px;
}
.navigation LI.lnk_insoles A.selected{
    background-position: -314px -38px;
}
.navigation LI.lnk_kids A{
    background-position: -234px top;
    width: 72px;
}
.navigation LI.lnk_kids A:hover{
    background-position: -234px -76px;
}
.navigation LI.lnk_kids A.selected{
    background-position: -234px -38px;
}
.navigation LI.lnk_gallery A{
    background-position: -99px top;
    width: 127px;
}
.navigation LI.lnk_gallery A:hover{
    background-position: -99px -76px;
}
.navigation LI.lnk_gallery A.selected{
    background-position: -99px -38px;
}
.navigation LI.lnk_contact A{
    background-position: 2px top;
    width: 93px;
}
.navigation LI.lnk_contact A:hover{
    background-position: 2px -76px;
}
.navigation LI.lnk_contact A.selected{
    background-position: 2px -38px;
}

/* Content */
.homepage .content{
    margin-top: 56px;
}
.content_right{
    float: right;
    width: 502;
}
.content_left{
    float: left;
    width: 348px;
}

/* SHOWCASE */
.showcase {
    height: 381px;
    width: 348px;
    background: url(../images/bg_fader.png) no-repeat;
}
.homepage .showcase {
    position: absolute;
    top: 153px;
    left: 0px;
}
* HTML .showcase{
    background: none;
}
.showcase_layers {
    position: relative;
    height: 381px;
}
.showcase_layer {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity = 0);
    z-index: 0;
    width: 300px;
    zoom: 1;  
    padding: 24px; 
}
.showcase_layers .first{
  opacity: 1;
  filter: alpha(opacity = 100);
  z-index: 1;
}        
.showcase_layers IMG{
  display: block;
}
.showcase_layers .text,
.image .text{
  margin-top: 20px;
  color: White;
}
.showcase_layers .text .title,
.image .text .title{
  font-size: 25px;
  font-weight: bold;
}
.showcase_layers .text .title SMALL,
.image .text .title SMALL{
  font-size: 14px;
  font-weight: bold;
  color: #7a8ca1;
}
.showcase_layers .text P{
  padding-right: 55px;
  background: url(../images/bg_quotation.png) right top no-repeat;
}
.showcase_layers .text Q{
  padding-left: 55px;
  padding-top: 7px;
  background: url(../images/bg_quotation.png) left bottom no-repeat;
  font-size: 17px;
  display: block;
}
.showcase_pager{
    position: absolute;
    top: 34px;
    right: 34px;
    z-index: 2;
    width: 68px;
}
.showcase_pager UL{
    display: none;
}
.showcase_pager .lnk_next,
.showcase_pager .lnk_previous{
    display: block;
    width: 33px;
    height: 38px;
    background: url(../images/bg_arrows.png) left top;
    opacity: 0.5;
    filter: alpha(opacity=50);
    text-indent: -9000em;
    overflow: hidden;
    text-decoration: none !important;
    float: right;
    margin-left: 1px;
}
.showcase_pager .lnk_next{
    background-position: right top;
}
.showcase_pager .lnk_next:hover,
.showcase_pager .lnk_previous:hover{    
    opacity: 0.75;
    filter: alpha(opacity=75);
}

H2{
    font-size: 34px;
    color: White;
    background: url(../images/bg_h2.png) right top no-repeat;
    padding: 16px 50px 4px 0;
    margin: 0 0 48px 0;
    position: relative;
    right: -17px;
}
.homepage H2{
    background-image: none;
    margin: 0;
    padding: 0;
    position: static;
}

/* Paragraph */
.paragraph{
    color: White;
    width: 507px;
}
.paragraph H3{
    margin-bottom: 17px;
}
.paragraph H3,
.paragraph .message{
    font-size: 25px;
    font-weight: bold;
    color: #a4bedd;
}
.paragraph P{
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 51px;
}
.paragraph .message{
    color: #ffffc2;
    line-height: normal;
}

/* Footer */
.footer{
    margin-top: 56px;
    padding: 41px 0;
    background: url(../images/footer_seperator.png) no-repeat;
}
* HTML .footer{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer_seperator.png')
}
.footer P{
    font-size: 17px;
    line-height: 21px;
    color: White;    
}
.footer LI{
    font-size: 14px;
    color: #a4bedd; 
    float: right;
    line-height: 26px;
    margin-left: 21px;
    padding-left: 21px;
    border-left: 2px solid #546585;   
}
.footer LI.email A{
    background: #313f66; 
    color: #a4bedd; 
    text-decoration: none;
    padding: 0 5px;
    float: left;
}
.footer LI.email A:hover{
    text-decoration: underline;
}
.footer LI.email{
    width: 177px;
}
.footer LI.last{
    margin-left: 0;
    padding-left: 0;
    border-left: none;   
}

/* Gallery */
#photos .panel .main_table{
    width: 100%;
}
#photos .panel .main_td{
    width: 100%;
    height: 500px;
    vertical-align: middle;
}
#photos .panel .image_shadow{
    margin: auto;
}
#photos .panel-overlay{
    margin: 39px auto 4px;
    top: 500px !important;
}
#photos .panel-overlay H3{
    font-size: 25px;
    font-weight: bold;
}
#photos .panel-overlay P{
    font-size: 14px;
    font-weight: bold;
    color: #7a8ca1;
}
#photos .overlay{
    display: none;
}
#photos #pointer{
    border: 6px solid #193589 !important;
    width: 70px !important;
    height: 70px !important;
}
#photos #pointer IMG{
    display: none;
}
#photos .panel,
.galleryview{
    background-color: transparent !important;
    border: none !important;
    text-align: center;
    height: 606px !important;
}
#photos .strip_wrapper{
    top: 606px !important;
}
.galleryview{
    height: 671px !important;
    margin: auto !important;
}
.filmstrip LI IMG{
    border: none !important;
}
.filmstrip LI IMG{
    width: 75px;
    height: 75px;
}
#photos .nav-next,
#photos .nav-prev{
    display: block;
    width: 33px;
    height: 38px;
    background: url(../images/bg_arrows.png) left top;
    opacity: 0.5;
    filter: alpha(opacity=50);
    text-decoration: none !important;
    margin-left: -9px;
    top: 630px !important;
}
#photos .nav-next{
    background-position: right top;
    margin-left: 0px;
    margin-right: -9px;
}
#photos .nav-next:hover,
#photos .nav-prev:hover{    
    opacity: 0.75;
    filter: alpha(opacity=75);
}


/* image */
.image{
  margin: 0 0 33px;
}
.image .text{
  margin: -15px 24px -15px 0;
}
.image_shadow .top .left,
.image_shadow .top .right,
.image_shadow .bottom .left,
.image_shadow .bottom .right{
    height: 24px;
    width: 24px;
    background: url(../images/crn_left_top_image_shadow.png);
}
.image_shadow .top .right{
    background: url(../images/crn_right_top_image_shadow.png);
}
.image_shadow .bottom .left{
    background: url(../images/crn_left_bottom_image_shadow.png);
}
.image_shadow .bottom .right{
    background: url(../images/crn_right_bottom_image_shadow.png);
}
* HTML .image_shadow .top .left{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/crn_left_top_image_shadow.png')
}
* HTML .image_shadow .top .right{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/crn_right_top_image_shadow.png')
}
* HTML .image_shadow .bottom .left{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/crn_left_bottom_image_shadow.png')
}
* HTML .image_shadow .bottom .right{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/crn_right_bottom_image_shadow.png')
}

.image_shadow .middle .left,
.image_shadow .middle .right,
.image_shadow .top .center,
.image_shadow .bottom .center{
    height: 24px;
    width: 24px;
    background: url(../images/y_left_image_shadow.png);
}
.image_shadow .middle .right{
    background: url(../images/y_right_image_shadow.png);
}
.image_shadow .top .center{
    background: url(../images/x_top_image_shadow.png);
}
.image_shadow .bottom .center{
    background: url(../images/x_bottom_image_shadow.png);
}
* HTML .image_shadow .middle .left{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/y_left_image_shadow.png', sizingMethod='scale')
}
* HTML .image_shadow .middle .right{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/y_right_image_shadow.png', sizingMethod='scale')
}
* HTML .image_shadow .top .center{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/x_top_image_shadow.png', sizingMethod='scale')
}
* HTML .image_shadow .bottom .center{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/x_bottom_image_shadow.png', sizingMethod='scale')
}

/*paragraph_list*/
.paragraph_list{
    margin: 0 0 34px;
}
.paragraph_list H4{
    float: right;
    width: 104px;
    font-size: 25px;
    color: #a4bedd;
    letter-spacing: -1px;
}
.paragraph_list P{
    float: right;
    width: 397px;
    margin: 6px 0 0;
}


.link_wrapper{    
    background: #313f66;
    padding: 0 0 3px;
}
.message .link_wrapper{
    padding: 0 0 8px;
}
.link_wrapper A{
    color: #a4bedd;
    background: #313f66;
    text-decoration: underline;
}
.link_wrapper A:hover{
    text-decoration: none;
}
.nav_english {
	float: right;
	text-align: right;
	padding-right: 30px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: -20px;
}

.nav_english a{
	color: #FFF;
}
