/* =Default */
@import "../css/reset.css";

html, body {
    background: #fff;
    margin: 0px;
    padding: 0px;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    color: #343434;
}
body {
    background: #fff url(../images/bg_header.gif) repeat-x 0px 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
}
.bold {
    font-weight: bold;  
}
a {
    color: #808285; 
    text-decoration: none;
}
a:hover {
    color: #666;    
}
.block {
    display: block;
}
.pointer {
    cursor: pointer;
}   
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.overflow_fix {
    overflow: hidden;
}   
/* fixed clearing after floating blocks */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.dl_clean,
.dl_clean dt, .dl_clean dd,
.ul_clean, .ul_clean li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
a.txt_replacer {
    cursor: pointer;    
}
.top_menu a span,
.txt_replacer {
    display: block;
    overflow: hidden;
    text-indent: -9999px;   
}
/* Common */
/* =Layout */
.header {
    height: 120px;
    overflow: hidden;
}
.wrapper {
    width: 991px;
    margin: auto;
}
.logo a {
    position: absolute;
    z-index: 9;
    width: 205px;
    height: 120px;
    margin-left: 17px;
    background: url(../images/logo.png);
}
.top_menu {
    position: absolute;
    z-index: 10;
    width: 786px;
    margin: 88px 0px 0px 103px;
}
.top_menu li {
    float: left;    
}
.header  .slogan {
    position: absolute;
    width: 238px;
    height: 53px;
    margin: 18px 0px 0px 407px;
    background: url(../images/slogan.png);
}
.btn_twitter {
    position: absolute;
    width: 177px;
    height: 52px;
    margin: 10px 0px 0px 785px;
    background: url(../images/btn_twitter.png);
    color: #5c5c5c;
    font: normal 12px/16px Arial, Helvetica, sans-serif;
}
.btn_twitter a {
    color: #333;    
}
.btn_twitter div {
    padding: 16px 0px 0px 52px; 
}
.btn_twitter_hover {
    background-position: 0px 100%;
}   
                  
.top_menu a {
    display: block;
    width: 100px;
    height: 32px;
    overflow: hidden;
    cursor: pointer;
}
.top_menu a:hover {
    text-indent: 0px;   
}
.top_menu a span {
    display: block;
    width: 786px;
    height: 64px;
    background-image: url(../images/top_menu.gif);
    background-repeat: no-repeat;
}
.top_menu .active a span,
.top_menu a:hover span {
    margin-top: -32px;  
}
.top_menu .item_1 { width: 75px; }
.top_menu .item_2 { width: 92px;  } .top_menu .item_2 span { margin-left: -75px;  }
.top_menu .item_3 { width: 123px; } .top_menu .item_3 span { margin-left: -167px; }
.top_menu .item_4 { width: 98px;  } .top_menu .item_4 span { margin-left: -290px; }
.top_menu .item_5 { width: 97px;  } .top_menu .item_5 span { margin-left: -388px; }
.top_menu .item_6 { width: 76px;  } .top_menu .item_6 span { margin-left: -485px; }
.top_menu .item_7 { width: 119px;  } .top_menu .item_7 span { margin-left: -561px; }
.top_menu .item_8 { width: 106px;  } .top_menu .item_8 span { margin-left: -680px; }

.content {
    width: 961px;
    margin: auto;
    padding: 15px 0px;
}
.footer {
    background: url(../images/bg_footer.gif) repeat-x bottom;
    height: 95px;
    text-align: center;
}
.footer .menu {
    text-align: center; 
    padding-top: 12px;
}
.footer .menu li {
    display: inline;    
    padding: 0px 20px;
}
.footer a {
    color: #0b6fc2; 
}
.footer a:hover {
    color: #d05240; 
}
.footer .copyrights {
    padding-top: 34px;
    font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;                  
    color: #7d7d7d;
}
/* Layout */

/* =Home page */
.home_page .side_d {
    float: left;    
}
.home_page .side_c {
    float: right;
    width: 333px;
}
.home_page .side_b .inner_part {
    padding-left: 10px;
    padding-right: 10px;
}
/* Home page */

.simple_box .title {
    text-transform: uppercase;
    color: #fff;
    height: 33px;
    font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.simple_box .title span {
    display: block;
    background-repeat: no-repeat;
    background-position: 100% -33px;        
}
.title_bg_1 span,
.title_bg_1 {
    background-image: url(../images/bg_title_type_1.gif);
}
.title_bg_1 span {
    padding: 8px 20px 0px 20px;
    height: 25px;
}
.side_a {
    width: 270px;
    float: left;
}
.side_b {
    margin-left: 13px;
    width: 333px;
    float: left;
}
.v_splitter {
    font: bold 0px/0px small;
    height: 10px;
}
.box_grey_1 {
    position: relative; 
}
.simple_box .bl,
.simple_box .br {
    font: bold 0px/0px small;
    width: 7px;
    height: 7px;
    margin-top: -7px;
    position: absolute;
}   
.simple_box .tl,
.simple_box .tr {
    font: bold 0px/0px small;
    width: 7px;
    height: 7px;
    position: absolute;     
}
.simple_box .tl {
    background: url(../images/grey_1_left_corner_top.gif);      
}
.simple_box .tr {
    background: url(../images/grey_1_right_corner_top.gif); 
}
.simple_box .bl {
    background: url(../images/grey_1_left_corner.gif);  
}
.simple_box .br {
    margin-left: 100%;
    left: -7px;
    background: url(../images/grey_1_right_corner.gif); 
}
.simple_box .tr {
    margin-left: 100%;
    left: -7px;     
}
.box_grey_1 .inner_part {
    border-left: solid 1px #e1e1e1;
    border-right: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
    background: #e3e3e3 url(../images/bg_box_grey_1.gif) repeat-y 0px 0px;
}   
.box_grey_1 a {
    color: #343434; 
    font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box_grey_1 a:hover {
    color: #D05240; 
}
.ul_special_menu li {
    padding: 7px 0px 6px 0px;
    position: relative;
    background: url(../images/grey_splitter.gif) repeat-x bottom;
}
.ul_special_menu li a {
    display: block; 
    padding-left: 80px;
    cursor: pointer;
}
.sub_page .ul_special_menu li a {
    padding-left: 23px; 
}
.ul_s_menu li em,
.ul_special_menu li a em {
    display: block;
    width: 20px;
    height: 8px;
    background: url(../images/3_circles.png);
    position: absolute;
    margin: 5px 0px 0px 0px;
    left: 44px;
    font: bold 0px/0px small;
}
.ul_s_menu li em,
.sub_page .ul_special_menu li a em,
.ul_special_menu li a b {
    display: block;
    cursor: pointer;
    width: 11px;
    height: 11px;
    background: url(../images/circle_blue.png);
    position: absolute;
    right: -21px;
    top: 4px;
    font: bold 0px/0px small;   
}
.sub_page .ul_special_menu li a em {
    left: 8px;
    right: auto;
    top: 6px;
}
.sub_page .ul_special_menu li a span {
    padding-right: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #0b6fc2;
}
.sub_page .ul_special_menu li.active a span,
.sub_page .ul_special_menu li a:hover span {
    color: #d05240;
}
.ul_special_menu li a span {
    display: block;
    float: left;
    position: relative;
    
}
.ul_special_menu li.noborder {
    background: none;   
}
.box_grey_1 .bot_bg {
    background: url(../images/box_grey_bot_bg.gif) no-repeat bottom right;
}
.box_grey_1 .bot_bg,
.box_grey_1 .inner_part {
    min-height: 160px;
    height: auto !important;
    height: 160px;
}

        
.box_grey_3 .inner_part {
    padding: 8px 15px;
    line-height: 18px;
}
.box_grey_3  .br {
    background-image: url(../images/grey_2_right_corner.gif);
}
             
.box_grey_2 .title_bg_1 span, .box_grey_2 .title_bg_1 {
    background-image:url(../images/bg_simple_box_title_grey.gif);
}

.btn, .btn span {
    cursor: pointer;        
    height: 23px;
    font: bold 12px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: url(../images/btn.gif) no-repeat 0px 0px;
    color: #fff;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
}
.btn span {
    padding: 0px 26px 0px 10px;
    background-position: 100% -23px;
}

.btn:hover {
    background-position: 0px -46px;
}
.btn:hover span {
    background-position: 100% -69px;
}

.box_grey_2 .bg {
    padding: 10px 13px;
    background: url(../images/quote_sign.gif) no-repeat 10px 8px;
}
.box_grey_s_1 .br,
.box_grey_2 .br {
    background-image:url(../images/grey_2_right_corner_1.gif);
}
.v_splitter_line {
    font: bold 0px/0px small;
    height: 2px;
    margin: 8px 0px;
    background: url(../images/grey_splitter.gif) repeat-x;
}
.box_grey_2 .v_splitter_line {
    margin-left: -13px;
    margin-right: -13px;
}
.dl_author {
    padding-top: 5px;   
}
.dl_author a,
.dl_author {
    text-align: right;  
    font: bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.dl_author dt {
    color: #0b6fc2; 
}
.box_grey_3 .inner_part {
    min-height: 203px;
    height: auto !important;
    height: 203px;
}
.box_grey_2 .bg {
    min-height: 199px;
    height: auto !important;
    height: 199px;
}
.box_grey_4 .title_bg_1 span, .box_grey_4 .title_bg_1 {
    background-image:url(../images/bg_title_type_4.gif);
}
.box_grey_4 .bg {
    padding: 5px 4px;   
    background: url(../images/bg_sphere_top.gif) no-repeat right top;
}

.box_grey_4  .br {
    background-image:url(../images/grey_2_right_corner.gif);
}
.box_grey_4 {
    line-height: 16px;  
}
.box_grey_4 .date {
    font: bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #0b6fc2;
}
.box_grey_4 .img_side {
    float: left;
    width: 80px;
}
.box_grey_4 .cont_side {
    float: left;
    width: 235px;
}
.inline_arr {
    cursor: pointer;    
}
.inline_arr span {
    padding-right: 8px;
    height: 11px;
    font: bold 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #fff;
    display: inline-block;
    background: url(../images/circle_blue.png);
    
}
.why_sphere .side_tabs {
    float: left;
    width: 153px;
    position: relative;
    margin-right: -1px;
    z-index: 10;
}
.why_sphere {
    padding: 30px 0px;
    width: 880px;
    margin: auto;
    position: relative;
}
.why_sphere .side_tabs {
    margin-top: 50px;   
}
.why_sphere .side_tabs a {
    display: block;
    margin: 28px 0px;
    width: 153px;
    height: 62px;
    text-align: center;
    background: url(../images/side_tab.gif) no-repeat top left;
    font: normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #4b4b4b; 
}
.why_sphere .side_tabs .active a,
.why_sphere .side_tabs a:hover {
    color: #0b6fc2;
}
.why_sphere .side_tabs .active a {
    background-position: bottom left
}
.why_sphere .side_tabs span {
    display: block;
    padding-top: 17px;
}
.why_sphere .img_side, .why_sphere .desc_side {
    float: left;    
}
.why_sphere .img_side {
    width: 390px;   
}
.why_sphere .desc_side {
    width: 310px;   
    height: 450px;
    overflow: auto;
    overflow-x: hidden;
}
.why_sphere .desc_side p {
    padding: 10px 0px;  
}
.tab_cont {
    width: 718px;
    height: 455px;
    float: left;
    position: relative;
    z-index: 9;
    padding: 5px;
    background: url(../images/tab_cont.gif);
}
.quest_cont {
    position: relative;          
             }
.why_sphere .quest {
    width: 150px;
    top: 15px;
    left: 0px;
    position: absolute;
    font: bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #d05240;
}
h5.subtitle {
    font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;   
    margin-top: -2px;
}
.color_1 a,
.color_1 {
    color: #0b6fc2; 
}
.color_1 a:hover,
.color_2 {
    color: #D05240; 
}
.color_2 {
    color: #D05240 !important;      
}
.color_3 {
    color: #605f5f !important;  
}

.sub_page .col {
    float: left;
}
.sub_page .side_a {
    width: 255px;
}
.sub_page .side_b {
    width: 467px;
    margin: 0px 20px;   
}
.sub_page .side_bc {
    width: 686px;
    margin: 0px 0px 0px 20px;   
}
.sub_page .side_c {
    width: 199px;   
}
.sub_page h3.subtitle {
    padding: 3px 0px;
}
.sub_page h3.subtitle,
.sub_page h3.subtitle a {
    font: bold 17px Arial, Helvetica, sans-serif;
}
.sub_page h4.subtitle {
    padding-top: 15px;
    font: bold 17px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #d05240;
}
.sub_page h4.subtitle span,
.sub_page h3.subtitle a,
.sub_page h3.subtitle {
    color: #0b6fc2; 
}
.sub_page h3.subtitle a:hover {
    color: #d05240;
}
.img_border {
    border: solid 1px #c9cacc;
}   
.case_study p {
    padding: 5px 0px;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
}
.case_study .img_border {
    float: left;
    margin: 0px 7px 0px 0px;
}
.case_study .inner_part {
    padding: 4px 10px;
}
.case_study .v_splitter_line {
    margin-left: -10px;
    margin-right: -10px;    
}
h2.subtitle {
    font: normal 22px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #d05240;
}
.sub_page .side_bc p,
.sub_page .side_b p {
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    padding: 8px 0px;
}
.sub_page .side_a .box_grey_1 .bot_bg {
    background-image: url(../images/box_grey_bot_bg2.gif);
}
.sub_page .side_a .box_grey_1 .inner_part {
    background-image: url(../images/bg_box_grey_2.gif); 
}

.ul_bullet_blue li {
    padding: 4px 10px 4px 50px;
    background: url(../images/bullet_blue.gif) no-repeat 23px 9px;
}
.ul_2_cols {
    padding: 10px 0px;
}   
.ul_2_cols li {
    width: 240px;
    float: left;
}

.sub_page .side_b .title_bg_1 span, .sub_page .side_b .title_bg_1 {
    background-image:url(../images/bg_title_red_big.gif);
}
.sub_page .side_b .box_blue .inner_part {
    border-left: 1px solid #d05240;
    border-right: 1px solid #d05240;
    border-bottom: 0px;
    padding: 0px;
    background: #cbd8e8 url(../images/bg_box_blue_1.gif) repeat-y 0px 0px;
}
.sub_page .side_b .box_blue .bg {
    padding: 4px 12px;  
}
.pres_tech .bg {
    min-height: 242px;
    height: auto !important;
    height: 242px;
    background: url(../images/blue_sphere.gif) no-repeat 100% 100%;                       
}
.ul_logos_list li {
    float: left;
    padding: 5px;
    font: normal 0px/0px small;
}
.simple_box .img_box img,
.ul_logos_list img {
    border: solid 1px #c8c9ca;  
}
.bot_box {
    margin-top: -10px;  
}
.sub_page .side_b .title_grey_red span,
.sub_page .side_b .title_grey_green span,
.sub_page .side_b .title_green_grey span,
.sub_page .side_b .title_red_green span {
    background: none;   
}
.sub_page .side_b .title_red_green {
    background: url(../images/title_red_green.gif); 
}
.sub_page .side_b .title_green_grey {
    background: url(../images/title_green_grey.gif);        
}
.sub_page .side_b .title_grey_green {
    background: url(../images/title_grey_green.gif);        
}
.sub_page .side_b .title_grey_red {
    background: url(../images/title_grey_red.gif);
}
.sub_page .side_b .box_green .inner_part {
    border-left: solid 1px #5ba3ad;
    border-right: solid 1px #5ba3ad;    
}
.sub_page .side_b .box_grey .inner_part {
    border-left: solid 1px #7b7b7b;
    border-right: solid 1px #7b7b7b;    
}
.simple_box .img_box {
    text-align: center;
    padding: 6px;
    margin-bottom: 10px;
}   
.sub_page .side_b .box_blue .inner_part {
    min-height: 100px;  
    height: auto !important;
    height: 100px;      
}
.box_green .footer {
    height: 9px;
    width: 467px;
    background: url(../images/footer_green.gif);
    font: bold 0px/0px small;
    margin-top: -9px;
}
.sub_page .side_b .bot_box_last .img_box {
    margin: 0px;
}
.contact_form .bg {
    background: none;   
}   
.contact_form h3.subtitle {
    color:#D05240;
    text-align: center;
    font: bold 16px/20px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.contact_form .f_row,
.contact_form label {
    display: block;
}
.contact_form label {
    position: relative;     
    padding-left: 7px;
}
.contact_form label .validator {
    color: #D05240;
    font-weight: bold;
    position: absolute;
    left: 0px;
}
.contact_form .f_row {
    padding-bottom: 5px;    
}
.sub_page .side_a .contact_form .tf {
    height: 15px;   
}
.sub_page .side_a .contact_form .v_splitter_line {
    margin: 4px 0px;    
}
.sub_page .side_a .contact_form textarea.tf {
    height: 80px;   
}
.sub_page .side_a .contact_form .tf,
.sub_page .side_a .contact_form textarea.tf {
    width: 220px;   
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    color: #666;
}
.contact_form .v_splitter_line {
    margin-left: 0px;   
    margin-right: 0px;      
}
.side_city .inner_part {
    min-height: 50px;
    height: auto !important;
    height: 50px;
}
.side_city .inner_part .img_box {
    margin: 0px;    
}
.side_bc .sidebar {
    float: right;
    width: 280px;
    margin-left: 30px;
    padding-top: 45px;
}
.side_bc .sidebar .inner_part {
    padding: 5px 20px;  
}

.list_links li {
    padding: 5px 0px;
}
.list_links li .btn_link span,
.list_links li .btn_link {
    display: block;
    cursor: pointer;
    width: 240px;
    overflow: hidden;
}
.list_links li .btn_link span {
    text-indent: -9999px;
}   
.list_links li .btn_link {
    height: 75px;   
}
.list_links li .btn_link span {
    height: 150px;  
}
.list_links li .btn_link:hover span {
    margin-top: -75px;  
}
.list_links li .link_ruby span {    background: url(../images/btn_link_ruby.png);           }
.list_links li .link_ms span {  background: url(../images/btn_link_ms_net.png);             }
.list_links li .link_php_lamp span { background: url(../images/btn_link_php_lamp.png);      }
.list_links li .link_bip span { background: url(../images/btn_link_bip.png);                }
.list_links li .link_adobe span { background: url(../images/btn_link_adobe.png);            }
.list_links li .link_iphone span { background: url(../images/btn_link_iphone.png);          }





/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
    /* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
    min-width: 75px;
    width: 10%;
    height: 65px;
    /* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
    background-image: none;
    position: absolute;
    z-index: 200;
    left: 0;
    /*  When positioning the mouse over one of the hot spots, the cursor should change.
    I've noticed that this varies from browser to browser though. */
    cursor: url(../images/cursors/cursor_arrow_left.cur), w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
    background-image: url(../images/arrow_left.gif);                
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: 0.35; /* Standard CSS3 opacity setting */
    -moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
    filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
    zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
    min-width: 75px;
    width: 10%;
    height: 100%;
    background-image: none;
    background-repeat: repeat;
    background-position: center center;
    position: absolute;
    z-index: 200;
    right: 0;
    cursor: url(../images/cursors/cursor_arrow_right.cur), e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
    background-image: url(../images/arrow_right.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: 0.35;
    filter: alpha(opacity = 35);
    -moz-opacity: 0.35;
    zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

div.scrollableArea
{
    position: relative;
    width: auto;
    height: 100%;
}
    #makeMeScrollable div.scrollableArea *
    {
        position: relative;
        float: left;
        margin: 0;
        padding: 0;
    }
    #makeMeScrollable div.scrollableArea img {
        
    }

#makeMeScrollable
    {
        width: 950px;
        height: 64px;
        margin: auto;
        position: relative;
    }
#makeMeScrollableBox {
    width: 961px;
    height: 94px;
    padding-top: 50px;
    background: url(../images/rotator_bot.gif);
}
.hidethis {
    display: none;  
}
.why_sphere .cont_pad {
    padding: 20px;  
}
.why_sphere .cont_pad p {
    padding: 5px 0px;   
}


#gallery {
    position:relative;
    height:194px;
    width: 613px;
}
    #gallery a {
        float:left;
        position:absolute;
    }
    
    #gallery a img {
        border:none;
    }
    
    #gallery a.show {
        z-index:500
    }

    #gallery .caption {
        z-index:600; 
        background: url(../images/bg_caption.png);
        color:#ffffff; 
        height: 73px; 
        width: 291px !important;
        font: normal 17px Arial, Helvetica, sans-serif;
        right: 0px;
        text-align: center;
        padding: 0px 20px;
        position:absolute;
        bottom:0;
    }
    #gallery .caption .content {
        padding: 0px;
        width: 291px;
    }

    #gallery .caption .content {
        margin: 15px 0px 0px 0px;
    }
    
    #gallery .caption .content h3 {
        margin:0;
        padding:0;
        color:#1DCCEF;
    }

.menu_block {
    padding: 3px 19px 15px 19px;    
}
.menu_block dl,
.menu_block dt,
.menu_block dd {
    display: block;
    margin: 0px;
    padding: 0px;
}
.menu_block dt {


}
.menu_block dl {
    padding: 3px 0px;   
}
.menu_block a {
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:16px;     
    color: #0B6FC2;
}
.menu_block dl dd {
    font-size: 11px;
    line-height: 13px;
}
.menu_block a:hover {
    color: #d05240; 
}
.round_box {
    padding: 5px 15px 10px 15px;    
    width: 437px;
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.round_box .img_side {
    float: left;
    margin: 12px 10px 0px 0px;
}
.round_color_1 { background-image: url(../images/round_color_1.gif); }
.round_color_2 { background-image: url(../images/round_color_2.gif); }
.round_color_3 { background-image: url(../images/round_color_3.gif); }
.round_color_4 { background-image: url(../images/round_color_4.gif); }
.round_box  h4.subtitle {
    padding-top: 5px;
    margin-bottom: -5px;
    
}
.tbl_simple td {
    padding: 5px 10px;
    border-bottom: solid 1px #fff;
}
.tbl_simple td.td_label {
    background: #eee;
    color: #0B6FC2;
    border-left: solid 1px #fff;
    font: bold 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tbl_simple td.td_desc {
    border-color: #eee;
}
.ul_plain_list li {
    display: inline;
    line-height: 20px;
    padding: 0px 10px 0px 0px;
}
.bg_quick_facts {
    background: url(../images/bg_quick_facts.png) no-repeat 0px 0px;
}   
.bg_quick_facts h2.subtitle {
    padding-bottom: 75px;   
}
ol.ol_style {
    font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #D05240;
    margin-top: 0px;
}
ol.ol_style li {
    padding: 5px 0px;   
}
.ol_style div {
    color:#343434;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
}
.cities .bot_box {
    margin-top: -10px;  
}

.cities .box_grey_1 .bot_bg, .cities .box_grey_1 .inner_part {
    min-height: 100px;  
    height: auto !important;
    height: 100px;
}

.bg_chicago .title_bg_1 span, .bg_chicago .title_bg_1 {
    background-image:url(../images/bg_chicago.gif);
}
.bg_chicago  .inner_part { 
    border-color: #8eafbf;
}

.bg_san_fr .title_bg_1 span, .bg_san_fr .title_bg_1 {
    background-image:url(../images/bg_san_fr.gif);
}
.bg_san_fr .inner_part { 
    border-color: #e3b600;
}

.bg_montreal .title_bg_1 span, .bg_montreal .title_bg_1 {
    background-image:url(../images/bg_montreal.png);
}
.bg_montreal .inner_part { 
    border-color: #cb153b;
}

.bg_kharkov .title_bg_1 span, .bg_kharkov .title_bg_1 {
    background-image:url(../images/bg_kharkov.png);
}
.bg_kharkov .inner_part { 
    border-color: #3a75c4;
}

.bg_peter .title_bg_1 span, .bg_peter .title_bg_1 {
    background-image:url(../images/bg_peter.png);
}
.bg_peter .inner_part { 
    border-color: #3a75c4;
}
.bg_peter .bot {
    margin-left: 0px;
    width: 340px;
    height: 7px;
    background: url(../images/bg_peter_bot.gif);
    margin-top: -7px;
    font: bold 0px/0px small;
}
.bg_peter .img_box {
    margin-bottom: 0px; 
}
.side_testimonial .bg {
    min-height: 100px;  
    height: auto !important;
    height: 100px;
}
.clients_list {
    padding: 26px 0px 0px 0px;  
    width: 750px;
}
.clients_list li {
    float: left;
}
.clients_list li a {
    display: block;
    cursor: pointer;
    text-align: center;
    width: 140px;
    height: 170px;
    border: 1px solid #C9CACC;
    padding: 5px;
    margin: 0px 26px 26px 0px;
    overflow: hidden;
}
.clients_list li a:hover {
    background: #E3E3E3 url(../images/bg_box_grey_1.gif) repeat-y 100% 0;
    color: #0B6FC2;
}
.clients_list li a:hover img {
    border-color: #D05240;  
    background: #fff;
}
.clients_list_box {
    width: 686px;
    overflow: hidden;
}
.clients_list li a img {
    border: solid 1px #eee;
    margin-top: 2px;
    margin-bottom: 5px;
}
.clients_list li a span {
    display: block;
    line-height: 13px;
}
.side_menu {
    padding: 5px;   
}
.side_menu a {
    display: block;
    padding: 5px;
    font-size: 14px;    
    color: #0B6FC2;
    background: url(../images/grey_splitter.gif) repeat-x 0 100%;
}
.side_menu a:hover {
    color: #D05240; 
}
.side_menu .noborder a {
    background: none;   
}
.subtitle_side {
    padding: 10px 10px;
    margin-bottom: -15px;
    font: normal 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ul_breadcrumbs {
    padding: 0px 0px 15px 0px;  
}
.ul_breadcrumbs li {
    display: inline;
    padding-right: 30px;
    background: url(../images/bullet_blue.gif) no-repeat 97% 3px;
}
.ul_breadcrumbs li.noborder {
    background: none;
}
.ul_breadcrumbs a {
    color: #0B6FC2;
}
.ul_breadcrumbs a:hover {
    color: #D05240; 
}
.bg_services h2.subtitle {
    padding-bottom:75px;
}
.bg_services {
    background: url(../images/bg_services.png) no-repeat 0px 0px;
}
.services_list {
    /*float: right;
    width: 400px;*/
}   
.pp_description {
    color:#D05240;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:22px; 
}
.pp_nav,
.pp_bottom { display: none !important; }
.why_sphere_img_block a {
    display: block;
    cursor: pointer;
    position: absolute;
}

.why_sphere_img_block .value {
    width: 102px;
    height: 69px;
    margin: 0px 0px 0px 78px;
}
.why_sphere_img_block .low_risk {
    width: 102px;
    height: 73px;
    margin: 182px 0px 0px 78px;
}
.why_sphere_img_block .expertise {
    width: 71px;
    height: 98px;
    margin: 77px 0px 0px 0px;
}
.why_sphere_img_block .speed {
    width: 71px;
    height: 98px;
    margin: 77px 0px 0px 183px;
}
.highlights_side .bot_bg, .highlights_side .inner_part {
    min-height:100px;   
    height:auto !important;
    height: 100px;
}
.highlights_side  ul li {
    padding-left: 10px; 
}
.sub_page .highlights_side .ul_special_menu li a b {
    display: none;  
}
.coming_soon {
    font: bold 66px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 130px 0px 150px 0px;
    color: #D05240;
}
.error_404 {
    font: bold 66px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 130px 0px 150px 0px;
    color: #D05240;
}
.sub_page .box_grey_1 .height_auto {
    min-height: 10px;   
}
.bg_quick_facts .tbl_simple td {
    border-color: #fff; 
    vertical-align: middle;

}
.bg_quick_facts .tbl_simple td.td_label {
    background: none;   
    border-left: none;
    color: #666;
}
.sub_page .bg_quick_facts .box_blue  .bg_inside {
    padding-bottom: 15px;   
}
.tbl_simple_cntr {
    width: 100%;    
}
.tbl_simple_cntr tr td {
    text-align: center; 
    
}
.ul_s_menu li span {
    padding-left: 25px;
    display: block;
}
.ul_s_menu li em {
    right: auto;
    left: 10px;
    top: 5px;
    cursor: default;
}
small {
    font-size: 11px;
    line-height: 14px;
}
.c_form_quote label {
    float: left;
    width: 105px;
}
.c_form_quote input, .c_form_quote textarea {
    width: 225px;
}   
.bg_o_quote h2.subtitle {
    padding-bottom:75px;
}
.bg_o_quote {
    background: url(../images/bg_o_quote.png) no-repeat 0px 38px;
}

.bg_pad {
    padding: 0px 20px;  
}
.form_2_cols .col_a,
.form_2_cols .col_b {
    float: left;
    width: 250px;
}
.form_2_cols .col_b {
    width: 400px;   
}
.form_2_cols .col_b textarea.tf {
    width: 400px;   
    height: 170px;
}
.form_2_cols2 .col_b textarea.tf,
.form_2_cols2 .col_b {
    width: 290px;
}
.form_2_cols2 .col_b textarea.tf {
    height: 151px;  
}
.w_auto {
    width: auto !important; 
}
.form_2_cols .btns a {
    font-size: 12px;
    color: #D05240;
}
.form_2_cols .btns a:hover {
    color: #0B6FC2;
}

.head_office {
    padding: 5px 0px 0px 14px;
    background: url(../images/bg_chicago_contact.jpg) no-repeat right top;  
}

.ul_loc_side_box {
    padding: 20px;  
    min-height: 95px;
    height: auto !important;
    height: 95px;
    background: url(../images/headset.png) no-repeat right 90%;
}
.ul_loc_side_box li {
    padding-bottom: 15px;   
}
.ul_loc_side_box li img {
    float: left;
    margin-top: -3px;
    margin-right: 5px;
}

.employee_list_box {
    width: 686px;
    overflow: hidden;
}
.employee_list {
    width: 696px;   
}
.employee_list li {
    float: left;
    padding: 0px 10px 10px 0px;
}
.employee_list li a {
    display: block;
    cursor: pointer;
    width: 222px;
    height: 222px;
    overflow: hidden;
    position: relative;
    cursor: default;
}
.employee_list li a span {
    width: 222px;
    height: 444px;
    position: absolute;
    display: block;
    background: url(../images/employees/frame.png);
}
.employee_list li a:hover span {
    margin-top: -222px;
}
.employee_list li a span em,
.employee_list li a span strong {
    display: block;                              
}
.employee_list li a span em {
    position: absolute;
    top: 270px;
    left: 20px;
    display: block;
    width: 192px;
    font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #fff;
}
.employee_list li a span strong {
    position: absolute;
    top: 415px;
    width: 222px;
    text-align: center;
    left: 0px;
    font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #3686c8;
}
.paper_piece {
    position: relative; 
}
    

.box_try_for_free h3.subtitle_side a {
    color: #0B6FC2;
    font-size: 16px;    
}
.box_try_for_free h3.subtitle_side a:hover {
    color: #D05240;
}
.box_try_for_free h3.subtitle_side span {
    display: block;
    padding: 13px 0px;
    font-size: 20px;
}   
.ruby_img {
    float: right;
    margin: 5px 0px 0px 25px;
}
.ul_gallery_3 li {
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:16px; 
    float: left;
    width: 220px;
    padding-right: 8px;
    text-align: center;
    font-weight: bold;
}
.sub_page h3.sub_3,
.ul_gallery_3 li a {
    color:#D05240;
}
.ul_gallery_3 li a:hover {
    color: #0B6FC2;
}
.ul_gallery_3 li img {
    border: 1px solid #C9CACC;  
}
.ul_gallery_3 li a:hover img {
    border: 1px solid #999; 
}
.ul_gallery_2,
.ul_gallery_3 {
    padding: 10px 0px 0px 0px;  
}
.ul_gallery_3,
.ul_gallery_2 {
    position: relative;
}
.ul_gallery_2 {
    width: 468px;   
}
.ul_gallery_2 li {
    width: 226px;
    padding-right: 4px;
}
                  
.sub_page h3.sub_2 {
    color: #343434; 
}
.box_try_for_free .subtitle_side {
    padding-top: 80px;
}
.box_try_for_free .hid {
    display: none;  
}
.box_try_for_free {
    width: 247px;
    height: 197px;
    position: absolute;
    right: -15px;
    margin: 0px 0px 0px 20px;
    background: url(../images/bg_try_our_service_for_free.jpg) no-repeat 0px 0px;
}
.ul_gallery_3 li a {
    display: block;
    cursor: pointer;
    position: relative;
}
.ul_gallery_3 li a em {
    display: block;
    width: 220px;
    border: solid 2px #ccc;
    height: 70px;
    position: absolute;
    left: 1px;
    top: 40px;
    background-color:#eee;
    -moz-opacity: 0.9;
    opacity:.90;
    filter: alpha(opacity=90);  
}   
.ul_gallery_3 li a span {
    display: block;
    width: 224px;
    height: 100px;
    position: absolute;
    left: 1px;
    top: 50px;
}
.ul_gallery_3 li.item_1 a span {
    top: 60px;
}

.testimonials_bubble {
    color: #283540;
    font: normal 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-indent: 57px;
}
.testimonials_bubble, .testimonials_bubble .bg, .testimonials_bubble .bg_testimonials {
    min-height: 20px;   
    height: auto !important;
    height: 20px;       
}
.testimonials_bubble .bg {
    padding: 32px 20px 10px 20px;        
}
.bubble_testi {
    position: relative;
    margin-top: -1px;
    background: url(../images/bubble_testi.gif) no-repeat 0px 0px;
    padding: 12px 0px 10px 305px;
}
.bubble_testi  .name {
    padding-top: 5px;
    font: bold 15px Arial, Helvetica, sans-serif;
}
.bubble_testi a {
    color: #0B6FC2; 
}
.bubble_testi a:hover {
    color: #D05240; 
}

.side_c .f_row textarea
{
	width: 142px;
}



.list_ics { padding-top: 15px; }
.list_ics li {
	padding: 0px 0px 19px 30px;
}
.list_ics li h4 { font: normal 12px Arial, Helvetica, sans-serif; padding-top: 2px; }
.list_ics .ico_1 h4 { color: #7e0000; }
.list_ics .ico_2 h4 { color: #4f6e28; }
.list_ics .ico_3 h4 { color: #817d00; }
.list_ics .ico_4 h4 { color: #005b7d; }
.list_ics .ico_5 h4 { color: #005b7d; }
.list_ics .ico_6 h4 { color: #64045d; }
.list_ics .ico_1 { background: url(../images/turnkey/ico_1.gif) no-repeat 0px 0px; }
.list_ics .ico_2 { background: url(../images/turnkey/ico_2.gif) no-repeat 0px 0px; }
.list_ics .ico_3 { background: url(../images/turnkey/ico_3.gif) no-repeat 0px 0px; }
.list_ics .ico_4 { background: url(../images/turnkey/ico_4.gif) no-repeat 0px 0px; }
.list_ics .ico_5 { background: url(../images/turnkey/ico_5.gif) no-repeat 0px 0px; }
.list_ics .ico_6 { background: url(../images/turnkey/ico_6.gif) no-repeat 0px 0px; }

.list_ics li .ds { font: normal 11px/13px Arial, Helvetica, sans-serif; color: #818584; padding-top: 5px; }



.employee_list_2 li a {
	height: 220px;
	width: 135px;
}
.employee_list_2 li {
	padding: 0px 36px 10px 0px;	
	float: left;
	width: 135px;
	height: 250px;
}
.employee_list_2 li span {
	position: relative;	
}
.employee_list_2 li a span {
	background: none;
	width: 135px;
	height: auto;
	position: relative;
}
.employee_list_2 li a .fr {
	height: 200px;	
	overflow: hidden;
	display: block;
}
.employee_list_2 { padding-top: 20px; }
.employee_list_2 li a:hover .fh { display: block; position: absolute; margin-top: -200px; }
.employee_list_2 li a .fh { margin-top: 0px; }
.ft { font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; display: block; text-align: center; color:#0B6FC2; padding-top: 5px; }
a:hover .ft { color: #D05240; }
.employee_list_2 li a .frt { position: absolute; background: url(../images/frt.png); width: 135px; 
height: 200px; display: block; z-index: 99; }
