/************************************************/
/*CLICKBRAND CSS FRAMEWORK (www.clickbrand.com)*/
/**********************************************/


/*yui css reset*/
/**************/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced {
    visibility: visible !important;
}

span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
    display: none !important;
}

.m0 {
  margin:0!important;
}


/*title*/
/******/
h1 a{
    width:100px;
    height:37px;
    text-indent:-9999px;
    text-align:left;
    background:url(../images/logo.png) 0 0 no-repeat;
  overflow:hidden;
  display:block;
}
h2{
    font-size:25px;
    padding-left:25px;
    background-image:url(../images/arr.gif);
    background-position:0px 7px;
    background-repeat:no-repeat;
    margin-bottom:30px;
    margin-left:-27px;
    line-height: 35px;
}
h3{
    color:#EA4F0F;
    font-size:16px;
    text-transform:uppercase;
}
h3 span {
    font-size:13px;
}
h4{
    font-size:15px;
    background-image:url(../images/arr.gif);
    background-position:0px 4px;
    background-repeat:no-repeat;
    padding-bottom:10px;
    line-height:16px;
    padding-left:25px;
    margin-left:-25px;
}
h5{
    font-size:14px;
    font-weight:bold;
}
h6{
    font-size:12px;
    font-weight:bold;
    color:#EA4F0F;
}


/*buttons*/
/********/
.btn{}
.btn_learnmore {
    display:block;
    width:89px;
    height:20px;
    background-image:url(../images/but_learn.gif);
    background-position:left top;
    background-repeat:no-repeat;
    font-size:12px;
    color:#FFFFFF;
    text-decoration:none;
    text-align:center;
    line-height:17px;
    padding-left:5px;
    margin-top:6px;
}
.btn_contact_form {
    width:69px;
    height:18px;
    color:#666666;
    text-decoration:none;
    font-size:11px;
    line-height:17px;
    background-position:left top;
    background-repeat:no-repeat;
    display:block;
    float:right;
    text-transform:uppercase;
    margin-top:7px;
}
.btn_load , .btn_load:hover{
    display:block;
    text-align:center;
    font-size:12px;
    color:#FFFFFF;
    text-decoration:none;
    background-image:url(../images/btn_buy.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    line-height:26px;
    padding-bottom:5px;
    border:none;
    font-weight:normal;
}


/*form elements*/
/**************/
.form_text{
    width:100%;
    border:none;
    padding-top:3px;
    padding-bottom:4px;
    line-height:12px;
    background-color:#FFFFFF;
}
.form_radio{}
.form_label{}
.form_select{}
.form_checkbox{}
.form_textarea{
    width:100%;
    height:115px;
    border:none;
    background-color:#FFFFFF;
}

.on_page
{
    position:static!important;
    left:0;

}



/*CONTENT GOES HERE*/

.l_left {
    float:left;
    width:213px;
  position:relative;
    display:inline;


}
.l_right {
    float:left;
    width: 709px;
 /*   overflow:hidden;*/
    padding-left:27px;
   /* margin-top:11px;*/
    display: inline;
/*  border-top:1px solid #999;*/
  /*padding-top:30px;*/
}

 .tabs_member
 {
     zoom:1;
 }


.header h1 {
  float:left;
  margin:45px 0 0 40px;
}
.header h2 {
  float:right;
  margin:60px 0 0 0;
  padding:0;
  text-indent:-9999px;
  background:url(../images/header_h2.png) 0 0 no-repeat;
  width:427px;
  height:20px;
}


.menu_left {
    color:#9B9A9A;
  display:block;
  font-size:15px;
  padding-left:15px;
  padding-top:10px;
  width:176px;
}

.menu_left li {
  display:block;
  font-size:13px;
  line-height:1em;
  padding-bottom:0;
  padding-left:25px;
  position:relative;
  margin:14px 0 0 0;


}
.menu_left li.current
{
    background-image:url(../images/arr.gif);
    background-position:left 1px;
    background-repeat:no-repeat;
}

.menu_left .home {
  background:url(/images/main_menu.png) -145px -6px no-repeat;
  width:32px;
}
.menu_left .home:hover, .menu_left .current .home {
  background:url(/images/main_menu.png) -4px -6px no-repeat;
}
.menu_left .web_development {
  background:url(/images/main_menu.png) -145px -35px no-repeat;
  width:102px;
}
.menu_left .web_development:hover, .menu_left .current .web_development {
  background:url(/images/main_menu.png) -4px -35px no-repeat;
}
.menu_left .mobile_applications {
  background:url(/images/main_menu.png) -145px -64px no-repeat;
  width:111px;
}
.menu_left .mobile_applications:hover, .menu_left .current .mobile_applications {
  background:url(/images/main_menu.png) -4px -64px no-repeat;
}
.menu_left .facebook_applications {
  background:url(/images/main_menu.png) -145px -95px no-repeat;
  width:124px;
}
.menu_left .facebook_applications:hover, .menu_left .current .facebook_applications {
  background:url(/images/main_menu.png) -4px -95px no-repeat;
}
.menu_left .ipad_applications {
  background:url(/images/main_menu.png) -145px -125px no-repeat;
  width:96px;
}
.menu_left .ipad_applications:hover, .menu_left .current .ipad_applications {
  background:url(/images/main_menu.png) -4px -125px no-repeat;
}
.menu_left .social_websites {
  background:url(/images/main_menu.png) -145px -155px no-repeat;
  width:87px;
}
.menu_left .social_websites:hover, .menu_left .current .social_websites {
  background:url(/images/main_menu.png) -4px -155px no-repeat;
}
.menu_left .our_skills {
  background:url(/images/main_menu.png) -145px -184px no-repeat;
  width:52px;
}
.menu_left .our_skills:hover, .menu_left .current .our_skills {
  background:url(/images/main_menu.png) -4px -184px no-repeat;

}
.menu_left .who_we_are {
  background:url(/images/main_menu.png) -145px -215px no-repeat;
  width:70px;
}
.menu_left .who_we_are:hover, .menu_left .current .who_we_are {
  background:url(/images/main_menu.png) -4px -215px no-repeat;
}
.menu_left .call_us {
  background:url(/images/main_menu.png) -145px -245px no-repeat;
  width:40px;
}
.menu_left .call_us:hover, .menu_left .current .call_us {
  background:url(/images/main_menu.png) -4px -245px no-repeat;

  }
.menu_left .news {
  background:url(/images/main_menu.png) -145px -270px no-repeat;
  width:52px;
}
.menu_left .news:hover, .menu_left .current .news {
  background:url(/images/main_menu.png) -4px -270px no-repeat;
}
.menu_left a {
    text-indent:-9999px;
  display:block;
  height:15px;
  overflow:hidden;
}


.l_contact {
    width:173px;
    height:98px;
    float:right;
    background-image:url(../images/back_contact.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    margin-bottom:-40px;
    position:relative;
    z-index:2;
    margin-top:7px;
  display:none;
}

.footer .footer_menu {
    height:262px;
    overflow:hidden;
    padding-top:25px;
    padding-bottom:20px;
    font-size:11px;
    padding-left:14px;
    margin: 0 -69px 0 -3px;
    zoom:1;
    position: relative;
}

.footer .footer_copyr , .footer .footer_copyr a {
    font-size:10px;
    color:#7A7A7A;
    padding-top:4px;
}
.footer .footer_menu .footer_menu_list {
    float:left;
    width:150px;
    padding-right:25px;
    padding-left:25px;
    color:#524A46;
    line-height:20px;
}
.footer .footer_menu ul.ul_menu_footer {
    line-height:24px;
    margin-left:-20px;
}
.footer .footer_menu ul.ul_menu_footer li {
    padding-left:20px;
    background-image:url(../images/bull.gif);
    background-position:left center;
    background-repeat:no-repeat;
}
.footer .footer_menu ul.ul_menu_footer li a:hover
{
    text-decoration: underline;
}

.l_top_sm {
    font-size:11px;
    padding-bottom:45px;
}
.l_top_sm  img {
    margin-right:13px;
    float:left;
}
.l_contact_form {
    float:left;
    width:331px;
    background-color:#E9EBEB;
    padding-left:33px;
    padding-right:40px;
    padding-top:5px;
    padding-bottom:10px;
    display:inline;
    overflow:hidden;
}
.l_contact_form  .l_contact_part {
    float:left;
    width:155px;
}
.l_contact_form label {
    display:block;
    color:#EA4F0F;
    font-size:12px;
    text-transform:uppercase;
    line-height:15px;
    padding-bottom:3px;
    padding-top:10px;
}
.l_contact_form .span_comment {
    color:#EA4F0F;
    font-size:9px;
    line-height:24px;
    float:left;
    padding-top:3px;
}
.l_contact_inf {
    margin-left:37px;
    float:left;
    height:328px;
    display: inline;
}
.l_contact_inf table {
    height:100%;
    font-size:14px;
}
.l_contact_inf  a {
    color:#666666;
}
.l_contact_form .label_invalid {
    color:#C80909;
    position: absolute ;
    left: -10000px;
}
.s_valid
{
   position: absolute ;
    left: -10000px;
}
.l_contact_form .input_invalid {
    background-color:#FFBDBD;
}


.l_member {
    color:#7B7775;
    font-size:11px;
    float:left;
    width:350px;
    padding-bottom:25px;
    line-height:22px;
}
.l_member h3 {
    font-family:Tahoma,Arial, Helvetica, sans-serif;
}
.member_prompt {
    width:187px;
    height:59px;
    float:right;
    margin-left:10px;
    background-image:url(../images/back_prompt.gif);
    background-position:left top;
    background-repeat:no-repeat;
    font-size:28px;
    color:#767575;
    line-height:28px;
    overflow:hidden;
    padding-left:30px;
    padding-right:12px;
    text-align:center;
    padding-top:37px;
    font-family:Tahoma,Arial, Helvetica, sans-serif;
}
.l_member p {
    width:320px;
}

.list_left {
    font-size:12px;
    padding-top:22px;
    padding-left:40px;
    line-height:21px;
}
.list_left h6 {
    padding-top:27px;
}
.l_social_list {
    float:left;
    margin-left:30px;
    font-size:12px;
    width:180px;
    line-height:20px;
    margin-top:-5px;
}
.l_social_text {
    float:left;
    width:370px;
    line-height:20px;
}
.l_social_text img {
    margin-bottom:10px;
}



.mobile_menu {
    /*float:left;*/
    width:300px;
    position:relative;
    height:90px;
    margin-bottom:30px;
}
.mobile_menu a {
    float:left;
    display:block;
    height:90px;
    position:absolute;
    width:72px;
    background-image:url(../images/mobile_top.jpg);
    background-repeat:no-repeat;
    top:0px;
    text-align:left;
    text-indent:-9999px;
}
.mobile_menu a.link_1 {
    left:0px;
    background-position:-3px 24px;
}
.mobile_menu a:hover.link_1, .mobile_menu a.link_1_active  {
    background-position:-3px -87px;
}

.mobile_menu a.link_2 {
    left:80px;
    background-position:-83px 24px;
}
.mobile_menu a:hover.link_2, .mobile_menu a.link_2_active  {
    background-position:-83px -87px;
}
.mobile_menu a.link_3 {
    left:158px;
    background-position:-160px 24px;
}
.mobile_menu a:hover.link_3, .mobile_menu a.link_3_active {
    background-position:-160px -87px;
}
.mobile_menu a.link_4 {
    left:240px;
    background-position:-242px 24px;
}
.mobile_menu a:hover.link_4, .mobile_menu a.link_4_active {
    background-position:-242px -87px;

}
.mobile_menu a.link_5 {
    left:322px;
    background-position:-324px 24px;
}
.mobile_menu a:hover.link_5, .mobile_menu a.link_5_active {
    background-position:-324px -87px;

}
.mobile_menu a.link_6 {
    left:404px;
    background-position:-406px 24px;
}
.mobile_menu a.link_6:hover, .mobile_menu a.link_6_active {
    background-position:-406px -87px;

}
.l_mobile_top {
    padding-right:300px;
    /*float:left;*/
    margin-right:20px;
    background-image:url(../images/mobile_blaster_right.jpg);
    background-position:right top;
    background-repeat:no-repeat;
    margin-top:15px;
    font-size:11px;
    line-height:20px;
}
.l_mobile_dynaball {
    background-image:url(../images/mobile_dynaball_right.jpg);
}
.l_mobile_altmeds {
    background-image:url(../images/mobile_altmeds_right.jpg);
  height:440px;
  padding-right:208px;
  width:380px;
}
.l_mobile_catchball {
    background-image:url(../images/mobile_catchball_right.jpg)!important;
}
.l_mobile_panicbut {
    background-image:url(../images/mobile_panicbut_right.jpg);
    width:380px;
    padding-right:208px;
    height:370px;
}
.l_mobile_tempo {
    background-image:url(../images/mobile_tempo_right.jpg);
    width:380px;
    padding-right:208px;
    height:370px;
}
h3.h3_sm {
    font-size:20px;
    font-weight:bold;
    color:#666666;
    margin-bottom:18px;
    text-transform:none;
    margin-top:3px;
    line-height:23px;
}

.l_mobile_top .cont_buy {
    float:right;
    background-color:#EBEBEB;
    border:#E7E7E7 solid 1px;
    width:118px;
    padding:10px 6px;
    margin-left:25px;
    margin-top:15px;
}
.l_mobile_top .cont_buy p {
    font-size:20px;
    color:#A1A1A1;
    text-align:center;
    line-height:24px;
    margin-bottom:3px;
    padding-top:2px;
}
.mobile_text_r {
    width:300px;
    float:left;
    line-height:18px;
    padding-left:20px;
}

.imp a:hover
{
    text-decoration: underline;
}
.circles {
    margin-bottom:5px;
    margin-top:5px;
    position:relative;
    z-index:2;
}
.circles a, .circles a:visited {
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
    background-image:url(../images/circle.gif);
    background-position:center;
    background-repeat:no-repeat;
    line-height:18px;
    padding-left:8px;
    padding-right:8px;
    margin-right:8px;
    padding-top:5px;
    padding-bottom:5px;
    text-decoration:none;
}
.circles a:hover {
    color:#FFFFFF;
    text-decoration:none;
}
.circles a.active, .circles a.active:visited {
    background-image:url(../images/circle_active.gif);
}

.div_center {
    clear:both;
    padding-top:22px;
    padding-bottom:20px;
    padding-left:140px;
}
.div_shot_1, .div_shot_2,.div_shot_3,.div_shot_4,.div_shot_5 {
    font-size:12px;
    clear:both;
    line-height:18px;

}
.href_dynaball {
    color:#AA1050;
}
.href_dynaball a, .href_dynaball a:hover {
    color:#AA1050;
}
.href_dynaball a:hover
{
    text-decoration: underline;
}
.href_panicbut {
    color:#A3092B;
    position:relative;
    z-index:2;
    margin-top:-20px;
}
.href_panicbut a, .href_panicbut a:hover {
    color:#A3092B;

}
.href_panicbut a:hover
{
    text-decoration: underline;
}
.href_tempo {
    color:#2A334A;
}
.href_tempo a, .href_tempo a:hover {
    color:#2A334A;
}
.href_tempo a:hover {
    text-decoration: underline;
}

ul.list {
    list-style:none;
    padding-left:2px;
}
ul.list li {
    padding-left:10px;
    background-image:url(../images/a.jpg);
    background-position:0px 8px;
    background-repeat:no-repeat;

}

.ul_left {
    float:left;
    width:295px;
    margin-top:10px;
    margin-left:50px;
}
.ul_left  li {
    padding-bottom:17px;
}
.ul_left a , .ul_left a:hover{
    font-weight:bold;
    color:#666666;
    text-decoration:underline;
}

.l_map {
    background-color:#BFBFBF;
    padding:5px;
    width:575px;
    float:left;
    margin-right:14px;
    margin-bottom:20px;
}
.map_href {
    float:left;
    width:100px;
    padding-left:15px;
    background-image:url(../images/arr1.gif);
    background-position:0px 4px;;
    background-repeat:no-repeat;
    font-size:12px;
    color:#A1A1A1;
    line-height:14px;
    margin-bottom:17px;
    margin-top:-4px;
}
.map_href a, .map_href a:hover {
    color:#A1A1A1;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
}
h3.h3_b {
    font-size:20px;
    color:#A1A1A1;
    padding-bottom:6px;
    text-transform:none;
    padding-top:7px;
}

/*--------------------------------------- */
.l_lang_buts {
    padding-top:26px;
    width:140px;
    margin-left:32px;
}
.l_lang_buts a {
    float:left;
    display:block;
    color:#9F9F9F;
    width:58px;
    height:62px;
    text-align:center;
    font-size:20px;
    line-height:56px;
    padding-right:2px;
}
/*.l_lang_buts a:hover {
  background-image:url(../images/but_language_roll.jpg);
  color:#FFFFFF;
} */

.buts_html
{
    background: url(../images/sprite_button.png)  0 -192px ;
}
.buts_html:hover
{
    background: url(../images/sprite_button.png) 0 0 ;
}

.buts_net{

    background: url(../images/sprite_button.png)  -63px -192px ;
}
.buts_net:hover {

    background: url(../images/sprite_button.png) -63px 0 ;
}
.buts_php{
    background: url(../images/sprite_button.png) 0 -255px ;

}
.buts_php:hover {
    background: url(../images/sprite_button.png) 0 -63px ;

}
.buts_mysql {
    background: url(../images/sprite_button.png) -63px -255px ;

}
.buts_mysql:hover {
    background: url(../images/sprite_button.png) -63px -63px ;

}

.buts_js{
    background: url(../images/sprite_button.png) 0 -318px ;
}
.buts_js:hover {


    background: url(../images/sprite_button.png) 0 -126px ;
}
.buts_as{
    background: url(../images/sprite_button.png) -63px -318px ;

}
.buts_as:hover {
    background: url(../images/sprite_button.png) -63px -126px ;

}

/*----- */

.ui-tabs .ui-tabs-hide {
            position: absolute;
             left: -10000px;


}
   li.ui-tabs-selected a {
  background-color:#EB5B20!important;
}


/*-------------------- --    - */
.l_lang_buts .f15 {
    font-size:15px;
    line-height:15px;
    padding-top:13px;
    height:49px;
}
.l_lang_buts .f12 {
    font-size:12px;
    line-height:13px;
    padding-top:15px;
    height:47px;
}

.l_member_inf {
    padding-top:68px;

}
.l_member_inf .member_inf_img {
    width:223px;
    height:223px;
    float:left;
    margin-right:10px;
}
.l_member_inf .member_prompt {
    float:left;
    padding-top:30px;
    height:65px;
    margin-bottom:20px;
    zoom:1;
}
.member_prompt .member_prompt_comment {
    font-size:10px;
    color:#3C3A3A;
    line-height:20px;
}
.l_member_inf .member_right {
    float:left;
    width:390px;
    padding-left:20px;
    line-height:20px;
    display: inline;
    zoom:1;
}

.member_fotolist {
    margin-top:15px;
    zoom:1;
    clear: both;
  margin-left:75px;
}
.member_fotolist li
{
    display: inline;
    float: left;
    zoom: 1;
}

.member_fotolist a {
    display:block;
    float:left;
    padding:1px;

    height:91px;
    overflow:hidden;
    margin-right:15px;
    display: inline;
    zoom: 1;
}

  .member_fotolist a div.hover_state {
    border:2px solid #f0772a;
    position:absolute;
    margin:-20px  0 0 -20px;
    z-index:10;
    display:none;
  }
  .member_fotolist a div.hover_state img.hover_image{}
    .member_fotolist a:hover div.hover_state {display:block;}

  div.member_arrow {
    position:absolute;
    right:0;
    bottom:0;
    height:19px;
    width:19px;
    overflow:hidden;
    z-index:12;
    background:url('/images/arrow_leader.png') no-repeat 0 0 white;
  }
    div.member_arrow.up {background-position:-19px 0;}

  div.member_shade{background:#f0772a;opacity: .75;filter: alpha(opacity=75);width:100%;height:100%;position:absolute;z-index:11;}
  div.member_text{font:bold 11px arial,sans-serif;color:white;text-align:center;margin-top:46px;position:absolute;z-index:12;text-align:center;width:100%;}


/*.member_fotolist a.active {
    background-color:#EB5B20;
} */

div.member_lang_list {position:relative;height:200px;width:100%;padding-top:30px;margin-left:-27px;}
  div.member_lang_list span{
    background:url('/images/languages_list.png') no-repeat 0 0 white;
    position:absolute;
    z-index:10;
    text-indent:-9999px;
  }

  div.member_lang_list span#lang_0{background-position:-61px -182px;width:92px;height:15px;left:61px;top:182px;}
    div.member_lang_list span#lang_0.active {background-position:-61px -406px;}

  div.member_lang_list span#lang_1{background-position:-23px 0px;width:142px;height:29px;left:23px;top:0px;}
    div.member_lang_list span#lang_1.active {background-position:-23px -224px;}

  div.member_lang_list span#lang_2{background-position:-173px -11px;width:55px;height:18px;left:173px;top:11px;}
    div.member_lang_list span#lang_2.active {background-position:-173px -235px;}

  div.member_lang_list span#lang_3{background-position:-23px -34px;width:44px;height:19px;left:23px;top:34px;}
    div.member_lang_list span#lang_3.active {background-position:-23px -258px;}

  div.member_lang_list span#lang_4{background-position:-74px -34px;width:154px;height:19px;left:74px;top:34px;}
    div.member_lang_list span#lang_4.active {background-position:-74px -258px;}

  div.member_lang_list span#lang_5{background-position:-236px -23px;width:198px;height:29px;left:236px;top:24px;}
    div.member_lang_list span#lang_5.active {background-position:-236px -247px;}

  div.member_lang_list span#lang_6{background-position:-446px -14px;width:125px;height:19px;left:446px;top:14px;}
    div.member_lang_list span#lang_6.active {background-position:-446px -238px;}

  div.member_lang_list span#lang_7{background-position:-448px -36px;width:155px;height:30px;left:448px;top:36px;}
    div.member_lang_list span#lang_7.active {background-position:-448px -260px;}

  div.member_lang_list span#lang_8{background-position:-608px -33px;width:56px;height:33px;left:608px;top:33px;}
    div.member_lang_list span#lang_8.active {background-position:-608px -257px;}

  div.member_lang_list span#lang_9{background-position:-670px -36px;width:53px;height:28px;left:670px;top:36px;}
    div.member_lang_list span#lang_9.active {background-position:-670px -260px;}

  div.member_lang_list span#lang_10{background-position:0px -58px;width:433px;height:40px;left:0px;top:58px;}
    div.member_lang_list span#lang_10.active {background-position:0px -282px;}

  div.member_lang_list span#lang_11{background-position:-437px -70px;width:315px;height:28px;left:437px;top:70px;}
    div.member_lang_list span#lang_11.active {background-position:-437px -294px;}

  div.member_lang_list span#lang_12{background-position:-4px -105px;width:141px;height:18px;left:4px;top:105px;}
    div.member_lang_list span#lang_12.active {background-position:-4px -329px;}

  div.member_lang_list span#lang_13{background-position:-155px -105px;width:78px;height:18px;left:155px;top:105px;}
    div.member_lang_list span#lang_13.active {background-position:-155px -329px;}

  div.member_lang_list span#lang_14{background-position:-240px -106px;width:43px;height:16px;left:240px;top:106px;}
    div.member_lang_list span#lang_14.active {background-position:-240px -330px;}

  div.member_lang_list span#lang_15{background-position:-293px -105px;width:108px;height:29px;left:293px;top:105px;}
    div.member_lang_list span#lang_15.active {background-position:-293px -329px;}

  div.member_lang_list span#lang_16{background-position:-412px -105px;width:291px;height:29px;left:412px;top:105px;}
    div.member_lang_list span#lang_16.active {background-position:-412px -329px;}

  div.member_lang_list span#lang_17{background-position:-709px -105px;width:30px;height:18px;left:709px;top:105px;}
    div.member_lang_list span#lang_17.active {background-position:-709px -329px;}

  div.member_lang_list span#lang_18{background-position:-10px -127px;width:38px;height:19px;left:10px;top:127px;}
    div.member_lang_list span#lang_18.active {background-position:-10px -351px;}

  div.member_lang_list span#lang_19{background-position:-53px -129px;width:91px;height:16px;left:53px;top:129px;}
    div.member_lang_list span#lang_19.active {background-position:-53px -353px;}

  div.member_lang_list span#lang_20{background-position:-52px -148px;width:101px;height:33px;left:52px;top:148px;}
    div.member_lang_list span#lang_20.active {background-position:-52px -372px;}

  div.member_lang_list span#lang_21{background-position:-160px -134px;width:100px;height:42px;left:160px;top:134px;}
    div.member_lang_list span#lang_21.active {background-position:-160px -358px;}

  div.member_lang_list span#lang_22{background-position:-269px -141px;width:121px;height:38px;left:269px;top:141px;}
    div.member_lang_list span#lang_22.active {background-position:-269px -365px;}

  div.member_lang_list span#lang_23{background-position:-403px -138px;width:114px;height:16px;left:403px;top:138px;}
    div.member_lang_list span#lang_23.active {background-position:-403px -362px;}

  div.member_lang_list span#lang_24{background-position:-524px -138px;width:85px;height:16px;left:524px;top:138px;}
    div.member_lang_list span#lang_24.active {background-position:-524px -362px;}

  div.member_lang_list span#lang_25{background-position:-613px -138px;width:81px;height:16px;left:613px;top:138px;}
    div.member_lang_list span#lang_25.active {background-position:-613px -362px;}

  div.member_lang_list span#lang_26{background-position:-159px -179px;width:41px;height:18px;left:159px;top:179px;}
    div.member_lang_list span#lang_26.active {background-position:-159px -403px;}

  div.member_lang_list span#lang_27{background-position:-156px -200px;width:45px;height:15px;left:156px;top:200px;}
    div.member_lang_list span#lang_27.active {background-position:-156px -424px;}

  div.member_lang_list span#lang_28{background-position:-206px -182px;width:59px;height:34px;left:206px;top:182px;}
    div.member_lang_list span#lang_28.active {background-position:-206px -406px;}

  div.member_lang_list span#lang_29{background-position:-268px -182px;width:116px;height:17px;left:269px;top:182px;}
    div.member_lang_list span#lang_29.active {background-position:-268px -406px;}

  div.member_lang_list span#lang_30{background-position:-269px -203px;width:39px;height:19px;left:269px;top:203px;}
    div.member_lang_list span#lang_30.active {background-position:-269px -427px;}

  div.member_lang_list span#lang_31{background-position:-314px -203px;width:69px;height:18px;left:314px;top:203px;}
    div.member_lang_list span#lang_31.active {background-position:-314px -427px;}

  div.member_lang_list span#lang_32{background-position:-399px -159px;width:255px;height:40px;left:399px;top:159px;}
    div.member_lang_list span#lang_32.active {background-position:-399px -383px;}

  div.member_lang_list span#lang_33{background-position:-392px -203px;width:165px;height:21px;left:392px;top:203px;}
    div.member_lang_list span#lang_33.active {background-position:-392px -427px;}

  div.member_lang_list span#lang_34{background-position:-563px -203px;width:77px;height:21px;left:563px;top:203px;}
    div.member_lang_list span#lang_34.active {background-position:-563px -427px;}

ul.list_box {padding-left:10px;}
  ul.list_box li {list-style:square;padding-bottom:10px;}


h2.h2_text {
    background-image:none;
    padding-left:20px;
    padding-top:50px;
    padding-bottom:5px;
    margin-left:-20px;
    margin-bottom: 0 ;
}

h2.h2_text_usuall {
    background-image:none;
    padding-left:20px;
    padding-top:40px;
    padding-bottom:15px;
    margin-bottom: 0 ;
  font:18px arial,sans-serif;
}
h3.h3_member {
    font-size:18px;
    text-transform:none;
    white-space:nowrap;


}
h3.h3_member span {
    font-size:14px;
    text-transform:uppercase;
    height: 5px;
}

/*global elements*/
/*.wx100 {width:100px;}*/

a {
    text-decoration:none;
    color:#EA4F0F;
}
a:hover {
    text-decoration:none;
    color:#EA4F0F;
}
.lh20
{
    line-height: 20px!important;
}
.mb0
{
    margin-bottom: 0 !important;
}

.mb90
{
    margin-bottom: 90px;
}
.h2super_font
{
    font-size: 25px;
    line-height: 30px;
    width: 70%;
}
.who_name
{
    margin-top: 10px;
}
.who_prof
{
    font-size:13px;
    line-height: 16px;
    margin-top: 3px;
    margin-bottom: 5px;
}

.visit
{
    line-height: 28px;

}
/*----------------------------------------------*/
.coll_me
     {


     }
      .coll_me_google
      {
         position: absolute;
         top: 300px;
         left:-12px;
         cursor: pointer;
      }
      .box_closs
      {
          text-align: right;
          margin-bottom: -3px;
          padding-right: 3px;
      }
      #close
      {
          color: darkgray;
          font-size: 17px;
          font-weight: bold;
          font-family: Arial,sans-serif;
          background: white;
          width: 25px;
          line-height: 24px;
          display: inline-block;
          text-align: center;
      }
      #cat
      {
          width: 160px;
      }

.new_in_mobile
{

    position:absolute;
    bottom: -20px;
    right: -155px;
    font-weight:bold;
    color:#ea4f0f;
    font-size:11px;
}
/***********ipad**************/
.ipad img {
  margin:0 0 0 45px;
}

.ipad_link {
  position:absolute;
  width:172px;
  height:16px;
  left:60px;
  top:258px;
  text-indent:-9999px;
  background:white;
  opacity:0;
  filter: alpha(opacity=0);
}
.ipad_menu {
  margin:0 0 10px 0;
  color:#ec6027;
}
  .ipad_menu  a {
    color:#ec6027;
    font-size:11px;
    text-decoration:none;
  }

.ipad h5.big {
  font-size:30px;
}
.ipad h5 {
  font-size:20px;
  padding:8px 0 5px;
}
.ipad p {
  font-size:11px;
  line-height:20px;
  padding:0 70px 0 0;
}
.iPadNew {
  left:127px;
  top:-9px;
  position:absolute;
}
.nobg {
  background:none!important;
}
/************************/
.facebook-center {
  text-align:center;
  padding:50px 0;
}
.facebook-center p {
  font-size:35px;
  font-weight:bold;
  padding-bottom:15px;
}
.l_right h5 img {
  vertical-align:text-bottom;

}
/******************new mobile pages ****************************/
 .sub_menu {
   margin:0;
   padding:0;
   font-weight:bold;
   font-size:14px;
 }
   .sub_menu li {
     display:inline;
     margin:0 25px 0 0;
   }
   .sub_menu li.current a, .sub_menu li a:hover {
     text-decoration:underline;
   }
 ul.rotator {
   margin:25px 0 0 0;
   height:433px;
   width:703px;
   position:relative;
 }
   ul.rotator li {
     position:relative;
   }
   ul.rotator a {
     display:block;
     position:absolute;
     background:url(../images/see-details.png) 0 0 no-repeat;
     width:120px;
     height:24px;
     text-indent:-9999px;
     overflow:hidden;
   }
   ul.rotator li .text-box {
     position:absolute;
     top:80px;
     left:0;
     width:360px;
   }
   ul.rotator li .text-box h6 {
     color:#c50809;
     font-size:32px;
     font-weight:normal;
     line-height:32px;
   }
    ul.rotator li .text-box h6 span {
       color:#c50809;
       font-size:28px;
       margin-left:60px;
     }
   ul.rotator li .text-box p {
     color:#403f3f;
     font-size:13px;
     line-height:20px;
     padding:15px 0 0 0;
   }
 .i-box-center {
   float:left;
   width:100%;
 }
   .i-box-center h5, .mobile-list h5 {
     font-size:24px;
     font-weight:normal;
   }
   .i-box-center h5 {
     color:#EA4F0F;
   }
   .i-box-center .left {
     float:left;
     width:355px;
   }
   .i-box-center p {
     line-height:20px;
     padding:4px 0 0 0;
   }
   .i-box-center a.contact-us {
     float:right;
     background:url(../images/contact-us.png) 0 0 no-repeat;
     display:block;
     width:269px;
     height:60px;
     text-indent:-9999px;
     overflow:hidden;
     margin:12px 45px 0 0;
   }
 .mobile-list {
   border-top:1px solid #f1f0ed;
   border-bottom:1px solid #f1f0ed;
   float:left;
   width:100%;
   margin:25px 0 0 0;
   padding:30px 0;
 }
  .mobile-b {
    width:48%;
    margin-top:60px;
  }
   .mobile-b h5 {
     font-weight:normal;
     font-size:18px;
   }
   .mobile-b .img {
     width:100px;
     float:left;
     text-align:center;
     margin:5px 0 0 0;
   }
   .mobile-b .text {
     margin-left:105px;

   }
   .mobile-b p {
     font-size:12px;
     line-height:20px;
     padding:0 0 4px;
   }
   .mobile-b a {
     background:url(../images/arrow-s.png) right 4px no-repeat;
     padding-right:20px;
     font-size:12px;
     font-weight:bold;
   }
   .mobile-b li {
     background:url(../images/list-dot.png) 0 7px no-repeat;
     padding:1px 0 1px 30px;
     font-size:12px;
     line-height:20px;
   }
.i-portfolio {
  margin:24px 0 0 0;
}
  .i-portfolio li {
    width:105px;
    float:left;
    color:#666666;
    font-size:11px;
    line-height:15px;
    margin:0 6px;
    position:relative;
  }
  .i-portfolio li .img {
    height:107px;
    overflow:hidden;
    text-align:center;
  }
  .i-portfolio li h6 {
    font-weight:bold;
    color:#666666;
    font-size:11px;
    padding:5px 8px 0;
  }
  .i-portfolio li p {
    padding:0 8px;
  }
  .i-portfolio li a {
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
  }
    .i-portfolio li a:hover {
      background:url(../images/portfolio-mask.png) 1px 1px no-repeat;
    }
  .portfolio-list {
    float:left;
    width:100%;
    padding:20px 0 0 0;
  }
    .portfolio-list h4 {
      background:none;
      font-size:18px;
      color:#eb5517;
      padding:0;
      margin:0;
    }
    .portfolio-left {
      float:left;
      width:500px;
    }
      .portfolio-left .i-portfolio li {
        margin-bottom:30px;
      }
    .portfolio-nav {
      float: right;
      width:200px;
      margin:20px 0 0 0;
    }
      .portfolio-nav li {
        padding:6px 0;
      }
      .portfolio-nav li a {
        width:86px;
        height:50px;
        line-height:50px;
        display:block;
        padding-left:58px;
        background:url(../images/portfolio-nav.png) 0 0 no-repeat;
        font-size:12px;
        font-weight:bold;
        color:#666666;
      }
      .portfolio-nav li.ui-tabs-selected a {
        color:#FFF;
        background-color:#FFF !important;
      }
      .portfolio-nav li.iphone a {
        background-position:0 -58px;
      }
      .portfolio-nav li.iphone a:hover, .portfolio-nav li.iphone.ui-tabs-selected a {
        background-position:0 0;
        color:#FFF;
      }
      .portfolio-nav li.ipad a {
        background-position:0 -175px;
      }
      .portfolio-nav li.ipad a:hover, .portfolio-nav li.ipad.ui-tabs-selected a {
        background-position:0 -117px;
        color:#FFF;
      }
      .portfolio-nav li.mobile a {
        background-position:0 -294px;
      }
      .portfolio-nav li.mobile a:hover, .portfolio-nav li.mobile.ui-tabs-selected a {
        background-position:0 -234px;
        color:#FFF;
      }
      .p-detail-info {
        margin:40px 0 0 0;
        float:left;
        width:100%;
      }
      .p-detail-left {
        float:left;
        font-size:12px;
        width:410px;
        margin-right:5px;
      }
        .p-detail-left p {
          padding:9px 0 15px;
          line-height:22px;
          clear:both;
        }
        .p-detail-left .img {
          float:left;
          text-align:center;
          width:125px;
          padding-bottom:10px;
        }
        .app-store {
          background:url(../images/app-store.png) 0 0 no-repeat;
          width:120px;
          height:39px;
          display:block;
          text-indent:-9999px;
          overflow:hidden;
          margin:15px auto 0;
        }
        .p-detail-left h5, .p-detail-b h5 {
          font-size:24px;
          font-weight:normal;
        }
        .p-detail-left .text {
          margin-left:150px;
          padding-bottom:10px;
        }
        .p-detail-left ul {
        }
          .p-detail-left ul li {
            background:url(../images/list-dot.png) 0 7px no-repeat;
             padding:0 0 0 15px;
             font-size:13px;
             font-weight:bold;
             line-height:20px;
             margin:15px 0;
          }
        .p-detail-left a:link, .p-detail-left a:visited {
          text-decoration:underline;
        }
      .p-detail-screenshots {
        float:right;
        width:290px;
      }
        .p-detail-screenshots h5 {
          font-size:18px;
          color:#707070;
          font-weight:normal;
        }
        .p-detail-screenshots .img {
          float:left;
          margin:65px 0 0 0;
          background:url(../images/screenshot-mask.png) 0 0 no-repeat;
          width:151px;
          height:203px;
          padding:22px 0 0 22px;
        }
          .p-detail-screenshots .img img {
            cursor:pointer;
          }
          .p-detail-screenshots.iphone .img {
            float:left;
            margin:20px 0 0 0;
            background:url(../images/iphone.png) 0 0 no-repeat;
            width:150px;
            height:256px;
            padding:55px 0 0 12px;
          }
        .p-detail-screenshots ul {
          float:right;
          margin:20px 0 0 0;
        }
          .p-detail-screenshots ul li img {
            margin:10px 1px 0 1px;
            border:1px solid #c9c9c9;
            cursor:pointer;
            width:58px;
            height:58px;
            display:block;
          }
          .p-detail-screenshots ul li:hover img {
            border:2px solid #eb5517;
            margin:9px 0 -1px 0;
          }
        .p-detail-screenshots.horizontal.ipad .img {
          float:none;
          margin:5px auto 0;
          background:url(../images/ipad-h.png) 0 0 no-repeat;
          width:242px;
          height:186px;
          padding:25px 0 0 27px;
        }
        .p-detail-screenshots.ipad img {
          margin:0;
        }
        .p-detail-screenshots.horizontal.iphone .img {
          float:none;
          margin:20px auto 0;
          background:url(../images/iphone-h.png) 0 0 no-repeat;
          width:230px;
          height:133px;
          padding:12px 0 0 49px;
        }
        .p-detail-screenshots.horizontal ul {
          float:none;
          margin:25px 0 0 0;
        }
          .p-detail-screenshots.horizontal ul li {
            margin:0 5px;
            float:left;
          }
          .p-detail-screenshots.horizontal ul li img {
            margin:1px 1px 0;
          }
          .p-detail-screenshots.horizontal ul li:hover img {
            margin:0;
          }
    .p-detail-b {
      float:left;
      width:100%;
      border-top:1px solid #f1f0ed;
      margin:45px 0 0 0;
      padding:25px 0 0 0;
    }
      .p-detail-bl {
        float:left;
        width:365px;
        overflow:hidden;
      }
      .p-detail-br {
        float:right;
        width:320px;
      }
      .p-detail-b a.contact-us {
        background:url(../images/contact-us-t.png) no-repeat 0 0;
        display:block;
        height:30px;
        overflow:hidden;
        text-indent:-9999px;
        width:148px;
        margin:25px 0 0 0;
      }
    .ask-questions-f {
      font-weight:bold;
      font-size:12px;
      color:#eb5517;
      display:none;
    }
      .ask-questions-f label {
        font-weight:bold;
        font-size:12px;
        color:#eb5517;
        display:block;
        padding:10px 0 0 0;
      }
      .ask-questions-f input {
        border:1px solid #a3a5a7;
        background:#FFF;
        font-weight:normal;
        padding:4px 0 4px 5px;
        width:345px;
      }
      .ask-questions-f input.error, .ask-questions-f textarea.error {
        background: #EA9F9F;
        border:1px solid #F00;
      }
      .ask-questions-f textarea {
        border:1px solid #a3a5a7;
        padding:0 5px;
        font-weight:normal;
        display:block;
        width:340px;
        height:72px;
      }
    .ask-questions-f .send {
      background:url(../images/b-send.png) no-repeat 0 0;
      width:123px;
      height:30px;
      display:block;
      margin:14px 15px 0 0;
      float:left;
      overflow:hidden;
      text-indent:-9999px;
    }
/********mobile-left********/
.mobile-left {
  margin:30px 0 0 0;
  padding:35px 15px 0 22px;
  background:url(../images/mobile-left.png) no-repeat 0 0;
  height:278px;
}
  .mobile-left h5 {
    font-size:20px;
    color:#eb5517;
    font-weight:normal;
  }
  .mobile-left h5 span {
    font-size:16px;
    color:#666666;
  }
  .mobile-left ul {
  }
    .mobile-left ul li {
      font-size:11px;
      background:#969;
      background:url(../images/list-dot-g.png) no-repeat 0 3px;
      padding:0 0 0 15px;
      line-height:14px;
      margin:23px 0;
    }
      .mobile-left ul li span {
        color:#eb5517;
        font-weight:bold;
      }
/******************/
#nav {
  float:right;
  margin:-50px 0 0 0;
  position:relative;
  z-index:500;
}
#nav a {
  background:url(../images/rotate-navi.png) 0 0 no-repeat;
  display:block;
  height:19px;
  margin:2px;
  overflow:hidden;
  width:19px;
  color:#dddddd;
  float:left;
  line-height:19px;
  font-size:12px;
  text-align:center;
}
#nav a.activeSlide {
  background:url(../images/rotate-navi.png) -24px 0 no-repeat;
  color:#FFF;
}
.header-bg {
  background:url(../images/header-bg.jpg) 0 0 repeat-x;
}
/*************/
.portfolio-coming-soon {
  text-align:center;
  background:url(../images/portfolio-coming-soon.jpg) center 0 no-repeat;
  padding:215px 0 50px 0;
  margin:20px 0 0 0;
}
  .portfolio-coming-soon h6 {
    color:#eb5517;
    font-size:36px;
    font-weight:normal;
    line-height:36px;
  }
  .portfolio-coming-soon p {
    color:#a3a3a3;
    font-size:16px;
    padding:4px 0 0 0;
  }
a.portfolio-back {
  float:right;
  background:url(../images/portfolio-back.png) 0 0 no-repeat;
  padding:0 0 0 18px;
  line-height:14px;
  text-decoration:underline;
  font-size:12px;
  margin:5px 0 0 0;
}
a.portfolio-back:hover {
  text-decoration:none;
}

.submit_list {
  border-top:1px solid #dbdbdb;
  border-bottom:1px solid #dbdbdb;
  padding:15px 0;
  margin:45px 0 15px 40px;



}
  .submit_list_input {
    height:20px;
    width:145px;
    border:1px solid #dbdbdb;
    line-height:20px;
    display:block;
    margin:10px 0;
    padding:0 3px;
    font-size:11px;
  }

.meet_leaders_title {margin-left:75px;}
