﻿body
{
    font-weight: normal;
    color: #000000;
    font-style: normal;
    text-decoration: none;
    background-color: White;
}

textarea:focus, input:focus
{
    outline: none;
}

a
{
    text-decoration: none;
    color: #99b41e;
    font-family: Tahoma;
}
p, label, input
{
    font-family: Tahoma;
}
#container, #footer
{
    width: 960px;
    margin: 0 auto;
}
#newlogo
{
    width: 160px;
    height: 57px;
    cursor: pointer;
}

#forget_password
{
    display: none;
    position: absolute;
    width: 245px;
    height: 103px;
    background: url(images/forgotpwd_bgbig.png) no-repeat;
    text-align: left;
    right: 0;
    z-index: 10;
    top: 197px;
    line-height: 18px;
    font-family: Tahoma;
}

.info_forget
{
    color: Black;
}

.error_forget
{
    color: Red;
}

.forgetPwd_container
{
    width: 220px;
    margin: 6px auto 0 auto;
    text-align: center;
}

#log_in
{
    /*display: inline-block;*/
    display: none;
    position: absolute;
    width: 245px;
    height: 152px;
    background: url(images/pnl_login.png) no-repeat;
    text-align: left;
    right: 0;
    z-index: 10;
    top: 45px;
    line-height: 18px;
    font-family: Tahoma;
}



.login_button
{
    border: 0;
    cursor: pointer;
    background-image: url(images/btn_login.png);
    width: 111px;
    height: 32px;
    float: right;
    margin-top: 15px;
    background-repeat: no-repeat;
}

.btnLoginPanel
{
    border: 0;
    cursor: pointer;
    background: url(images/btnAcceptLogin.png) no-repeat;
    width: 101px;
    height: 26px;
}

.login_buttons_container
{
    width: 220px;
margin: 11px auto 0 auto;
text-align: center;
}


.btnLoginPanelAccept
{
    margin-left: 4px;    
}



.login_label
{
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid white;
    margin: 13px 0px 4px 12px;
    width: 223px;
    padding-bottom: 2px;
    color: #202218;
}

.login_field_label
{
   margin-left: 17px;
    font-size: 13px;
    line-height: 24px;
    color: #444;
    float: left;
}

.field_login_wrapper
{
    width: 163px;
}

.login_extra_options
{
    padding-left: 17px;
    padding-top: 1px;    
}

.login_extra_options a,.login_extra_options label 
{
    font-size: 12px;
    color: White;
}



.login_text_box
{
    background-image: url(images/txtLoginField.png);
    width: 149px;
    height: 24px;
    float: right;
    margin-right: 13px;
}

input.checkbox
{
    height: 10px;
    width: 10px;
}


.input_text
{
    border: none;
    background-color: transparent;
    height: 24px;
    padding-left: 5px;
    width: 135px;
}

.left
{
    float: left;
    margin-left: 10px;
}
.left p
{
    margin: 0 auto;
}

.right
{
    float: right;
}

#head
{
    display: block;
    height: 60px;
    margin: 0;
    position: relative;
    z-index: 9;
}
#menu_container
{
    margin-top: 20px;
}

.menu_left
{
    float: left;
    width: 13px;
    height: 50px;
    background-image: url(images/menu_left.png);
}
.menu_right
{
    float: left;
    height: 50px;
    width: 13px;
    background-image: url(images/menu_right.png);
}


#menu
{
    list-style: none;
    float: left;
    width: 933px;
    height: 50px;
    background: url(images/menu_center.png) repeat-x;
}

#menu ul
{
    margin: 0;
    padding: 1px 10px 0 0px;
    list-style: none;
}

#menu ul li
{
    float: left;
    list-style: none;
    min-width: 105px;
}

#menu ul li a
{
    display: block;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    font-size: 18px; /*18*/
    padding: 0px 20px;
    margin: 0px;
    height: 48px;
    background: url(images/menu_separator.png) no-repeat;
    background-position: right;
    line-height: 47px;
}

#center_image
{
    width: 959px;
    display: inline-block;
    border: solid 1px lightgray;
    margin-top: 42px;
    border-radius: 10px;
    margin-bottom: 21px;
    
    background: -webkit-gradient(linear, left bottom, left top, from(#D7E9F3), to(#ffffff));
    background: -moz-linear-gradient(bottom, #D7E9F3, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#D7E9F3');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#D7E9F3')";
}
#center_image .column_left
{
    float: left;
    display: inline-block;
    height: 426px;
    width: 500px;
}
#center_image .column_right
{
    float: right;
    display: inline-block;
}
#center_image .center_text
{
    text-align: center;
    font-size: 26px;
}
#center_image .start_now
{
    text-align: center;
    font-size: 16px;
    background: url(images/background_start_now.png) no-repeat;
    width: 298px;
    height: 103px;
    margin: 0 auto;
    color: #FFFFFF;
    position: relative;
    top: 49px;
}
#center_image .start_now p
{
    margin: 11px;
}

#center_image .img_imac
{
    background: url(images/imac.png) no-repeat;
    width: 400px;
    height: 378px;
    position: relative;
    top: -18px;
    margin-right: 55px;
}
.img_view
{
    width: 16px;
    height: 14px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
.text_view
{
    text-decoration: none;
    color: #99b41e;
    font-size: 16px;
}

.bold
{
    font-weight: bold;
}

#content_center
{
    width: 960px;
    height: 280px;
    
}

#content_center .happy_client
{
    margin: 0 auto;
    border: 1px solid lightgray;
    border-radius: 7px;
    box-shadow: 1px 1px 5px #888;
    width: 100%;
    height: 266px;
    float: right;
    position: relative;
}

#content_center .happy_client_text
{
    background: url(images/notice.png) no-repeat;
    position: absolute;
    width: 154px;
    height: 149px;
    left: -91px;
    top: 30px;
}

#content_center .happy_client p
{
    margin-left: 24px;
    color: #99b41e;
}

#content_center .happy_client .happy_client_content
{
    margin: 0 60px;
    margin-bottom: 20px;
    text-align: left;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
}

.icon_buttons
{
    width: 960px;
    height: 130px;
    margin-left: 50px;
    margin-top: 32px;
}
.icon
{
    width: 113px;
    height: 126px;
    border: 1px solid lightgray;
    border-radius: 5px;
    float: left;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    box-shadow: 1px 1px 5px #888;
    cursor: pointer;
}

.icon p
{
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}

#footer
{
    margin-top: 64px;
}
#footer .columns
{
    display: inline-block;
    float: left;
    width: 200px;
}
#footer .columns ul
{
    list-style: none;
    padding: 0px;
}

#footer p
{
    font-size: 13px;
}

#footer .columns p
{
    margin: 0px;
}
#footer .columns a
{
    font-size: 13px;
}
#footer .logo_footer
{
    display: inline-block;
    margin-top: 50px;
}
#footer .logo_footer img
{
    width: 90px;
}

.info_container
{
    text-align:left;
    margin-bottom: 10px;
    margin-top: 10px;
    margin: 30px 80px;
    font-family: Tahoma;
}

.info_container p,  .info_container .sector 
{
    border-bottom: 1px solid lightgray;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #5B5B5B;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 16px;
}

#freelogo
{
    position: absolute;
    background-image: url("images/free.png");
    top: -24px;
    left: 118px;
    width: 28px;
    height: 25px;
}