p,div,span,li,td,a, select, input, textarea, h1, h2, h3, h4, h5, h6 {
    text-align: left;
    font-family: Georgia;
}

img {
	border:0;
}

input, textarea {
    outline: none;
    font-size: 20px;
}

html, body{
    margin: 0px;
    padding: 0px; 
    width: 100%;
    height: auto;
    overflow: hidden;
}

html{
    overflow-y: scroll;   
}

body{
    text-align: center;
}

.loading_site{
    background: url(/img/page_loading.gif) 50% 50% no-repeat;
    height: 700px;
}

.loading_site div,.loading_site  table,.loading_site span{
    /*display: none;*/
    visibility: hidden;
}

h1.main_tag {
	margin:0em 0 .4em 0;
	font-weight:normal;
	font-size: 2.4em;
	line-height:135%;
	white-space:nowrap;
    color:#323232;
}

h3.side_tag {
	margin-bottom:2.2em;
	font-weight:normal;
	font-size: 1.2em;
	white-space:nowrap;
    line-height:1.6em;
    color:#2A2A2A;
}


#left {
	background:url(../img/iphones_bg_left_new.jpg) right no-repeat;
	width:40%;
}

#center {
	width:805px;
}

#right {
	background:url(../img/iphones_bg_right_new.jpg) left no-repeat;
	width:40%;
}

#footer{
    text-align: center;
    width: 100%;
    color: #999999;
    margin: 40px 0px 20px 0px;
    font-size: 12px;
}

#footer a{
    color: #999999;
}


#navigation, #presentation_nav {
	width: 100%;
    text-align: center;
	margin: 0px;
}

#presentation_nav{
    top: 55px;
    position: absolute;
    left: 0px;
    height: 13px; // height: 18px;
    overflow: hidden;   
}

#presentation_nav .nav_prev, #presentation_nav .nav_next{
    margin: 0px 0px 0px 4px; // margin: 0px 0px 0px 0px;
}

.nav_prev, .nav_next{
    cursor: pointer;
}

#presentation_nav a{
    display: inline-block;
    width: 15px;
    height: 15px;
    text-decoration: none;
}

.nav_item{
    background-position: 0px 15px;
    position: relative;
    top: 0px; 
}

.nav_item_h{
    background-position: 0px 0px;     
    position: relative;
    top: 0px;  
}


body:first-of-type .nav_item_h { top: 0px;}
body:first-of-type .nav_item { top: 0px; }


#nav_1{
    background-image: url(/img/small_nav_1.gif);
}

#nav_2{
    background-image: url(/img/small_nav_2.gif);
}

#nav_3{
    background-image: url(/img/small_nav_3.gif);
}

#nav_4{
    background-image: url(/img/small_nav_4.gif);
}

#navigation {
    padding: 12px 0px 14px 0px; // padding: 12px 0px 14px 0px; 
    background : url(/img/iphones_nav_bg.jpg) bottom center no-repeat;
    width: 100%;
    height: 20px;
    position: relative;
    z-index: 2;
}

#navigation div {
    font-size: 12px;
}

#navigation div a{
    font-family: Arial;
    
}

#navigation_c{
    width: 650px;
    display: inline;
   // margin-left: 140px;
}

.menu_item, .menu_item_h, #akomarov_inc{
    display: inline;
}

#akomarov_inc{
    width:190px;  
}

#alex_komarov_logo{
    width: 152px;
    height: 20px;
    display: inline-block;  //display: block;
    //position: absolute;
    margin: -3px 35px -4px 47px; //margin: 0px 35px -4px -167px; 
}

.menu_l1_h #alex_komarov_logo{
    background: url(/img/akomarov_iphone_logo_small.jpg) top left no-repeat;
    cursor: default;    
}

.menu_l1  #alex_komarov_logo, .menu_l1_hh #alex_komarov_logo{
    background: url(/img/akomarov_iphone_logo_small_.jpg) top left no-repeat;
}

 .menu_item_h, .menu_item {
    padding-top:4px;
    margin-right: 15px;
}

.menu_l1{
    color: #0F6BB4;
}

.menu_l1_h,  .menu_l1_hh{
    color: #FF5614;
}

.menu_l1_h {
    cursor: default;
    text-decoration: none;
}

#feel_free, #feel_free_arrow{
    margin: 37px 0px 0px -117px;
    position: absolute; 
    display: none;
}


#feel_free_arrow{
    margin: 4px 0px 0px 7px;
}


#content, #intro_content{
    width: 100%;
    text-align: center;
}

#intro_content{
    margin-top: 30px; // margin-top: 0px;
    padding-top: 15px; 
    overflow: hidden;
    display: none;
}

#content{
    margin-top: 15px;
    min-height: 500px;
    visibility: hidden;
}

#content p{
    text-align: center;
}

#fake_container .layout{
    float: left;
    width: 100%;
    overflow-x: auto;
    padding-top: 20px;//padding-top: 30px;
    margin-top: -20px;//margin-top: 0px;  
}


#fake_container{
    float: left;
    width: 10000px;
    display: none;    
}

#crit_container{
    width: 840px;
    margin: 0 auto;
}

#crit_message{
    background: url(/img/crit_message.gif) top left no-repeat;
    width: 522px;
    height: 258px;
    margin: 0px 0px 0px 165px;
}

#crit_message img{
    margin: 50px 0px 0px 287px;
}

.crit_hr{
    width: 100%;
    height: 11px;
    background: url(/img/linch_hr.gif) 0px 3px repeat-x;
    margin: 25px 0px 25px 0px;
}

.crit_hr img{
    float: right;
}

.big_question_container, .small_question_container{
    padding: 0px 30px 0px 30px;
    margin: 0px 0px 0px 50px;
}

.big_question_container td, .small_question_container td{
    vertical-align: top;
}

.big_question_container div, .big_question_container span, .small_question_container div, .small_question_container span{
    font-family: Georgia;
}

.big_question_container .question .question_author, .small_question_container .question .question_author{
    font-weight: bolder;
}

.small_question_container .question .question_author, .small_question_container .question .question_title{
    font-size: 14px;
    
}

.small_question_container .question .question_title{
    margin: 8px 0px -10px 0px;
}

.small_question_container .question .question_author{
    margin: -5px 0px 8px 0px;
}

.big_question_container .question .question_text, 
.big_question_container .answer .answer_text_body, 
.small_question_container .question .question_text, 
.small_question_container .answer .answer_text_body{
    line-height: 26px;
    font-size: 16px;   
}

.big_question_container .question .question_text{
    padding: 15px 0px 15px 0px;
}

.big_question_container .answer{
    margin: 0px 0px 10px -30px;
}

.big_question_container .answer .answer_top{
    width: 760px;
    height: 82px;
    background: url(/img/crit_big_answer_top.gif) top left no-repeat;
}

.big_question_container .answer .answer_bottom{
    width: 760px;
    height: 62px;
    background: url(/img/crit_big_answer_bottom.gif) top left no-repeat;
    margin-top: -30px;
}

.big_question_container .answer .answer_text_container{
    background: url(/img/crit_big_answer_bg.gif) top left repeat-y;
}

.big_question_container .answer .answer_text_body{
    padding: 10px 40px 0px 30px;
}

.small_question_container .question{
    float: left;
    width: 330px; 
    margin-right: 10px;
    padding-top: 2px;
}

.small_question_container .answer{
    float: left;
    width: 350px;
    padding-left: 20px;
}

.small_question_container .comments_block{
    margin-top: 40px;
    margin-bottom: 20px;
    
}

.small_question_container .question .question_text{
    width: 321px;
}

.small_question_container .answer .answer_top{
    width: 401px;
    height: 54px;
    margin-left: -19px;
    background: url(/img/crit_small_answer_top.gif) top left no-repeat;
}

.small_question_container .answer .answer_bottom{
    width: 380px;
    height: 66px;
    background: url(/img/crit_small_answer_bottom.gif) top left no-repeat;
}

.small_question_container .answer .answer_text_container{
    background: url(/img/crit_small_answer_bg.gif) top left repeat-y;
    padding: 0px;
    width: 380px;
}

.small_question_container .answer .answer_text_body{
    background: url(/img/crit_small_answer_body.gif) top left no-repeat;
    width: 320px;
    padding: 20px 30px 0px 50px;
    margin-left: -19px;
    //position: relative;
}

.comments_link{
    color: #0F6BB4;
    font-size: 14px;
}

.comments_separator{
    display: inline;
    background: url(/img/comment_separator.gif) 0px 4px no-repeat;
    width: 3px;
    height: 14px;
    margin: 0px 10px 0px 10px;
}

#crit_pager{
    text-align: center;
    margin: 20px 0px 40px 0px;
}

#crit_pager_separator{
    display: inline;
    margin-top: -4px;
    background: url(/img/crit_page_hr.gif) 0px 0px no-repeat;
    width: 4px;
    height: 20px;
    position: relative;
    top: -6px;
    margin: 0px 10px 0px 10px;
}

#interaction_design{
    width: 604px;
    height: 139px;
    background: url(/img/interaction_design.gif) top left no-repeat;
    margin: -15px 0px 20px 110px;  //margin: 0px 0px 20px 110px; 
}

#interaction_design_table{
    margin-top: 0px; // margin-top: -30px;
}

#interaction_design img{
    margin: 112px 0px 0px 410px;
}

#cur_nav_item{
    position: absolute;
    height: 22px;
    width: 100px;
    //margin-top: -1px;
    background: url(/img/menu_h_bg.gif) top left repeat-x;
}

#cur_nav_item .left_pic{
    float: left;
}

#cur_nav_item .right_pic{
    float: right;
    
}

#cur_nav_item{
    position: absolute;
    height: 22px;
    top: 10px;
    width: 100px;
    float: left;
    display: none;
    background: url(/img/menu_h_bg.gif) top left repeat-x;
}

#contact_form, #crit_form{
    padding: 30px 0px 0px 0px;
}

#contact_alert{
    display: none;
    font-size: 17px;
    margin: 0px 0px 25px 0px;
    text-align: center;
}

#contact_table, #crit_table{
    display: block;
    margin: 0 auto;
    width: 460px;
    position: relative;
    left: -35px; 
}

#comment_table{
    float: left;
    clear: both;
    margin: 0px 0px 0px 85px;
    width: 465px;
}

#crit_table{
    left: -140px; // left: 30px;
    //top: -20px;
}

#crit_table img{
    float: right;
}

#contact_table td, #crit_table td, #comment_table td{
    vertical-align: top;
}

#comment_form_title{
    margin: 0px 0px 14px 17px;
}

#comment_submited{
    display: none;
    font-size: 18px;
    padding: 40px 0px 20px 83px;
}

#comment_rejected{
    display: none;
    float: left;
    font-size: 18px;
    padding: 0px 0px 10px 10px;
    margin: -10px 0px 0px 0px;
}

#contact_table td img, #comment_table td img, .crit_formitem_title{
    margin-top: 12px;
    margin-bottom: 7px;
}

#contact_table td img{
    float: right;
}

.contact_input1{
    width: 320px;
    height: 31px;
    background: url(/img/input1.gif) top left no-repeat;
    border-width: 0px;   
    padding: 3px 10px 0px 7px;
    margin-left: 12px;    
}

.contact_input2{
    width: 320px;
    height: 31px;
    background: url(/img/input2.gif) top left no-repeat; 
    border-width: 0px;
    padding: 4px 10px 0px 8px;
    margin-left: 12px;    
}

.contact_message{
    width: 317px;
    height: 103px;
    background: url(/img/message.gif) top left no-repeat;  
    padding: 5px 15px 15px 20px; 
    border-width: 0px;    
    //overflow: hidden;
}

.contact_sendbutton{
    float: right;
    margin: 5px 25px 0px 0px;
}

#contact_container{
    margin-top: 0px; // margin-top: 10px;
    text-align: center;
}

#contact_container a{
    color: #0F6BB4;
}
#contact_info{
    font-family: Times New Roman;
    font-size: 18px;
    line-height: 22px;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0px 5px 0px;
}

#contact_info a{
    color: #0F6BB4;
}

#browse{
    float: left;
    margin: 9px 0px 10px 10px;
    width: 101px;
    height: 30px;
    background: url(/img/browse.gif) top left no-repeat;
    cursor: pointer;
}

#hidden_submition{
    display: none;
    text-align: center;
    margin: 20px 0px 20px 0px;
}

#hidden_submition a{
    line-height: 30px;
    font-size: 14px;
    color: #0F6BB4;
}

#thank_you{
    margin-left: 25px;
}

#image_uploaded{
    display: none;
    font-size: 13px;
    margin: 10px 0px 8px 10px;
    color: #848585;
    float: left;
}

#image_uploaded b{
    color: #000000;
}

#crit_ps{
    color: #848585;
    font-size: 12px;
    display: block;
    text-align: center;
    line-height: 20px;
    padding: 30px 0px 30px 15px;
}

#crit_ps a{
    color: #848585;
}

#crit_preambula{
    display: block;
    text-align: center;    
    padding: 30px 0px 0px 0px;    
    line-height: 21px;    
}

.question_title{
    font-size: 24px;
    margin: 0px;
    padding: 0px; 
    width: 100%;    
}

.question_author{
    font-style: italic;
    color: #787878;
    font-size: 13px;
    margin: -10px 0px -10px 0px;
    padding: 0px;
    width: 100%;
}

.crit_pagination_container{
    width: 100%;
    float: left;
    text-align: center;
    padding: 40px 0px 70px 82px;
}

.crit_nav_item{
    float: left;
    margin: 0px 0px 0px 0px;
    width: 40px;
    height: 80px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

.h_crit_item{
    position: absolute;
    margin: -15px 0px 0px -6px;
    background: url(/img/crit_logo_border.png) top left no-repeat;
    width: 48px;
    height: 130px;
}

@media all and (-webkit-min-device-pixel-ratio:0) {/* for Safari */
    body:first-of-type .crit_nav_item_h { 
        background: url(/img/crit_logo_border.gif) 14px 2px no-repeat; 
    }
}

.crit_nav_item span{
    color: #858585;
    font-size: 10px;
    margin: 23px 0px 0px 0px;
    display: block;
    width: 100%;
    text-align: center;
}

.crit_item_h span{
    color: #AB0000;
}

.crit_pagination2{
    width: 100%;
    margin-left: 65px;
    margin-top: 30px;
}

.crit_p_prev, .crit_p_cur, .crit_p_next{
    float: left;
    width: 175px;
    height: 170px;
    text-align: center;
    padding: 23px 0px 0px 0px;
    font-size: 14px;
}

.crit_p_prev a, .crit_p_cur a, .crit_p_next a{
    color: #3A79E2;
}

.crit_p_prev .crit_p_logo_container img, .crit_p_next .crit_p_logo_container img{
    margin-bottom: 12px;
}

.crit_p_cur .crit_p_logo_container{
    display: block;
    height: 80px;
    background: url(/img/crit_logo_border.gif) 63px 0px no-repeat;
    padding: 13px 0px 0px 0px;
    margin: -12px 0px -20px 0px;
    text-align: center;
}

.crit_p_prev .crit_p_date, .crit_p_next .crit_p_date{
    color: #858585;
    font-size: 10px;
}

.crit_p_date{
    display: block;
    text-align: center;
    margin: 12px 0px 0px 0px;
}

.crit_p_cur .crit_p_date{
    color: #AB0000;
    font-size: 10px;   
    margin: 10px 0px 0px 0px;    
}

.crit_p_cur{
    background: url(/img/crit_bottom_nav_bg.gif) top left no-repeat;
    margin: 0px 90px 0px 90px;
}

.pagination_hidden{
    visibility: hidden;
}

.gray_text{
    color: #848585;
    font-size: 15px;
    padding-top: 5px;
}

.hidden_mustfill{
    color: red;
    visibility: hidden;
}

#persik_loading{
    background: url(/img/preloader.gif) 2px 4px no-repeat;
    padding: 5px 0px 0px 17px;
}

.comments_title{
    width: 100%;
    height: 55px;
    background: url(/img/comments.gif) 205px 22px no-repeat;
}

.comment_item{
    width: 100%;
    float: left;
    clear: both;
    margin: 0px 0px 20px 53px;
}

.comment_header{
    float: left;
    width: 115px;
    padding-left: 30px;
}

.comment_author{
    font-weight: bolder;
    font-size: 12px;
    margin: 14px 0px 5px 0px;
}

.comment_date{
    color: #858585;
    font-size: 12px;
}

.comment_message{
    width: 579px;
    float: left;
    background: url(/img/comment_bg.gif) 1px 0px repeat-y;
    padding: 0px 20px 0px 15px;
}

.comment_message_body{
    margin-top: -20px;
    padding: 0px 30px 0px 0px;
}

.comment_message_top{
    width: 587px;
    height: 31px;
    margin: 0px 0px 0px -25px;
    background: url(/img/comment_top.gif) top left repeat-y;
}

.comment_message_bottom{
    width: 587px;
    height: 22px;
    margin: 0px 0px 0px -25px;    
    background: url(/img/comment_bottom.gif) top left repeat-y;    
}

#loading_obj{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 111px;
    height: 44px;
    background: url(/img/page_loading.gif) top left no-repeat;
    display: none;
}

#prev_next_table{
    position: absolute;
    width: 100%;
    height: 600px;
    display: none;
    //margin-top: 20px;
}

#big_next{
    text-align: right;
}

#article_preview_container{
    width: 700px; // width: 760px; 
    padding: 10px 30px 30px 30px;
    margin: 0 auto;
}

.article_preview{
    width: 100%;
}

.design_blog_title{
    color: #333333;
    font-size: 36px;
    display: block;
    margin: 10px 0px 20px 0px; // margin: 30px 0px 20px 0px;
}

.article_preview_title{
    color: #0F6BB4;
    font-size: 24px;
    line-height: 36px;
}

.article_preview_date{
    font-size: 13px;
    font-style: italic;
    color: #787878;
    padding: 10px 0px 0px 0px;
    height: 15px;
    margin-bottom: -17px;
    display: block;
}

.article_preview_pic{
    margin: 5px 0px 10px 0px;
}

.article_preview_description{
    font-size: 16px;
    line-height: 26px;
}

.article_preview_link{
    color: #005AA1;
    font-size: 14px;
}

.article_preview_hr{
    width: 760px;
    height: 50px; //height: 10px;
    background: url(/img/article_preview_hr.gif) 50% 100% no-repeat;
    margin: -10px 0px 30px -30px; // margin: 20px 0px 30px -30px;
}