root 
{ 
    display: block;
}

*
{
    margin:0px;
    padding:0px;
    font-family: Arial, sans-serif;
}

html, body 
{
    height: 100%;
    font-size:15px; 
    color:#3B3B3B;
}

p
{
    line-height: 140%;
}
#container
{
   min-height: 100%;
   height: auto !important;
   height:100%;
   margin: 0 auto -60px;
}

#header_wrapper
{
    position:relative;
    width: 100%;
    height: 70px;
    background:url(../images/header-bg.gif) repeat-x 0px 0px;
}

#header
{
    position: relative;
    height:70px; 
    font-size:16px; 
    width:980px;
    margin: 0px auto;
}

#header_logo
{
    position: relative;
    top:0px;
    left:0px;
}

#header_title
{
    position: absolute;
    
    top:20px;
    left:320px;
    
}
#header_title p
{
    color:#FFFFFF;
    font-size: 26px;
    font-weight: bold;
}

#download_trust_valid
{
    position: absolute;
    top:10px;
    left:850px;
}
#main_wrapper
{
    width: 100%;
}

#main
{
   margin: 0px auto;
   min-height: 100%;
}



#footer_wrapper,#push
{
     height: 70px;
}

#push_with_call_center
{
     height: 190px;
}

#footer_wrapper
{
    position:relative;
    background-color:#666666; 
    width:100%;

}

#footer
{
    width:980px;
    height: 35px;
    color: #dfdfdf;    
    margin: 0px auto;
    padding-top: 10px;
    font-size: 13px; 
}

#footer_menu 
{
   
}

#footer_menu ul 
{
    margin:0px;
    padding:0px;
}
#footer_menu li 
{
    margin:0px 0px 0px 2px;
    padding:0px;
    display:inline-block;
    list-style:none;
    color: #dfdfdf;          
}
#footer_menu li a 
{
    margin:0px;
    color: #dfdfdf;    
    text-decoration:none;
}
#footer_menu li a:hover 
{
    color:#cdcbcb;
}

#copyrights
{
    position:relative;
    float: right;
    top:0px;
    
}

#copyrights p
{
    color: #dfdfdf;
}


#main_content_wrapper
{
    position:relative;
    width: 100%;
}
#main_content
{
    position:relative;
    margin: 20px auto 0px auto;
    width:980px;
}

#main_content h1
{
    margin:0px 0px 15px 0px;
    color: #444444;
    font-size: 32px;
    font-weight: bold;
}

#main_content h2
{
    margin:10px 0px 10px 0px;
    padding-top: 20px;
    font-size: 18px;
    color:#203E65
}

#main_content h3
{
    margin:20px 0px 5px 0px;
    font-size: 15px;
    color:#203E65
}

#main_content p
{
    margin-bottom: 10px;
    line-height: 140%;
    color:#3B3B3B;
}

#download_button
{
    background: url("../images/download-button-bg.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    height: 61px;
    overflow: hidden;
    padding-top: 8px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #444444;
    width: 300px; 
    text-align: center;
    margin-bottom: 15px;
}

#download_button:hover
{
    background-position: center bottom;
    color: #FFFFFF;
}
#download_button_text
{
    font-size: 29px;
    font-weight: bold;
}

#left_col
{
    position: relative;
    width:650px;
    top:0px;
    left:0px;
    margin-bottom: 40px;
}

#brand_devise_box
{
    float: right;
    min-width:280px;
    min-height:200px;
    
    margin: 5px 0px 10px 15px;
    
    border-left: 1px #dcdddf solid;
   
}

#brand_devise_box img
{
    display: block;
    margin: 0 auto;
}
#right_col
{
    position: absolute;
    left:680px;
    top:10px;
    width: 300px;
    margin-top: 75px
}

#flip_counter_wrapper
{
    
   float:right;
   position:relative;
   left:-50%;
}

#flip-counter
{
    position:relative;
    left:50%;
    clear:both
}

#flip_counter_text
{   
    position:relative;
    margin: 20px auto 0px auto;
    text-align: center;
    
}

.clear{clear:both}

#installation_instructions_box
{
    background-color: #F3F5F4;
    border: 1px #dcdddf solid;
    padding:10px 15px;
    margin: 20px auto 0px auto;
}

#installation_instructions_box img
{
    margin-right: 5px;
}

#installation_instructions_box hr
{
    border: 0;
    height: 1px;
    color:#dcdddf;
    background-color: #dcdddf;
    margin-bottom: 15px;
}
#install_instructions
{
    list-style: decimal;
    font-size: 13px;
    padding-left: 35px;
    margin-bottom: 10px;
}

#install_instructions li
{
    margin-bottom: 5px;
    line-height: 130%;
}
#install_instructions a
{
    font-weight: bold;
    color:#003399;
}
#install_ul
{
    list-style: none;
    font-size: 12px;
}

#install_ul li
{
    padding-left: 20px;
    margin-bottom: 5px;
    line-height: 140%;
    
}

#install_os
{
    background:url('../images/win8-small.png')  no-repeat no-repeat;
    background-position: 0px 2px;
}

#install_download
{
    background:url('../images/download-disk-small.png')  no-repeat no-repeat;
    background-position: 0px 3px;
}

#install_requirements
{
    background:url('../images/requirements-small.png')  no-repeat no-repeat;
    background-position: 0px 4px;
}

#install_last_update
{
    background:url('../images/last-update-small.png')  no-repeat no-repeat;
    background-position: 0px 1px;
}

#installer_notes
{
    width:280px;
    margin-left:10px;
    //border-top:1px solid #cccccc;
    padding: 5px 5px;
    margin-top: 15px;
}

#installer_notes p
{
    font-size: 12px;
    line-height: 150%;
    font-family: arial;
}


#call_support
{
    position:relative;
    background-color: #E8F6FF;
    border: 1px #dcdddf solid;
    padding:7px 10px 10px 10px;
    margin: 0px;
}

#call_support p, #call_support span
{
    margin: 0px;
    padding: 0px;
    line-height: 145%;
}
#call_support p 
{
    
    color: #0E5164;
    text-align: center;
   
}

#call_support_first_line 
{
    font-weight: bold;  
}

#call_support_tel
{
    color: #282A27;
    font-size: 25px;
    font-weight: bold;
}

#call_support_third_line
{
    font-size: 12px;
}

#call_support_fourth_line 
{
    font-size: 13px;
    font-weight: bold;

}

#main_content_download_instuctions
{
    width: 950px;
    position:relative;
    margin: 20px auto 0px auto;
}

#title_area
{
    padding-top: 30px;
    margin-bottom: 50px;
}

#title_area h1
{
    color:#850C21;
    width: 550px; 
    position:relative;
    margin: 2px 0px 0px 60px;
    font-size: 30px;
}

#title_area img
{
    position:absolute; 
}

#content_area
{
    background-color: #E0ECFC;
    border: 1px solid #DCDDDF;
    border-radius: 6px 6px 6px 6px;
    height: auto;
    display: inline-block;
    padding: 10px;
    width: 100%;
    margin-bottom: 50px;
}

#content_txt
{
    float:left;
    width: 420px;
    vertical-align: top;
}

#content_txt h2
{
    color: #146485;
    padding-bottom: 10px;
    font-size: 20px;
}

#content_img_txt
{
    margin: 30px 0px 0px 25px;
    width: 350px;
}

#content_img
{
    float:left;
    background: url('../images/phone-box-bg.jpg')  no-repeat no-repeat;
    width: 523px;
    height: 165px;
}

#content_txt_main
{
    margin-bottom: 13px;
}

#call_to h2
{
    color:#850C21;
    font-size: 18px;
    margin-bottom: 8px;
}

#phone_number h1
{
    font-size: 40px;
    margin-bottom: 8px;
}

#support h2
{
    color: #146485;
    font-size: 18px;
}

#thank_you_area img
{
    position:absolute; 
}

#thank_you_area h2
{
    color: #56574F;
    margin: 0px 0px 8px 60px;
    position:relative;
}

#thank_you_area p
{
    margin: 0px 0px 0px 60px;
    position:relative;
}

#thank_you_area a
{
    color: #384E73;
}

#footer_note
{
    margin-top: 8px;
    font-size: 11px;
    text-align: center;
    color: #A9A9A9;
}