
body {
    background-color : #EFEFEF;
	margin-top : 0px;
}

a{
    text-decoration:none;
}

#page{
    background-color : #FFFFFF;
    width : 980px;
    margin : 0px auto 0px auto;
    position : relative;
    margin-top : 0px;
    box-shadow: 0 0 5px 2px #AEAEAE;
}

#header{
    background-color : #FFFFFF;
    width : 980px;
    height : 56px;
    border-bottom : 2px solid #EEEEEE;
}

#qualys_logo,
#qualys_be_logo {
    background: url(/images/qbc-logo.png) no-repeat center center;
    width: 293px;
    height: 44px;
    margin : 7px 0px 0px 9px;
    float : left;
    display : inline;
}

#subscriber_title
{
	display: inline;
	color: #FEFEFE;
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
    position: relative;
    top: 7px;
    margin-left: 15px;
    margin-right: 20px;
}

#subscriber_remove
{
    display: inline;
    color: #144A8D;
    font-family: Arial;
    font-size: 9pt;
    position: relative;
    top: 11px;
    float: right;
    margin-left: 15px;
    margin-right: 20px;
    cursor: pointer;
}

#top_nav{
	float: right;
}

#top_nav_menu{
    float : right;
    margin-top : 17px;
    margin-right: 15px;
}

#top_nav_cobrand{
    margin-top : 45px;
    position:absolute;
    right: -15px;
    z-index: 25;
}

#top_nav_menu a {
    margin-left : 10px;
    margin-right : 10px;
    color : #144a8d;
    font-family: Arial;
    font-size : 12px;
}

#top_nav_menu a:hover{
    text-decoration: underline;
}

#cobrand{
    background: url(/images/navBanner_bg.gif) repeat-x;
    height: 34px;
    width : 980px;
}

#cobrand_logo{
    position: absolute;
    right: 5px;
    height: 56px;
    top: 0px;
}

#media_window{
    height:210px;
    width:980px;
    background: url(/images/browser_icons_backgrounds/mediaWindow_bg.png) top left no-repeat;
    margin : 0px auto 0px auto;
    position : relative;
    font-family : Arial;
    border-top : 1px solid #CCCCCC;
}

/* New Welcome Design */
.welcome #media_window #browser_name_version {
    display: none;
}

.welcome #media_window #scan_state,
.welcome #media_window #scan_state_description {
    color: #3a3a3a;
    text-align: center;
    margin: 0;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
}

.welcome #media_window #scan_state {
    font-size: 36px;
    padding-top: 36px;
    padding-bottom: 10px;
}

.welcome #media_window #scan_state .scan-in-progress {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 420px;
    text-align: left;
}

.welcome #media_window #num_issues_text {
    display: none;
}

.welcome #media_window #scan_state_description {
    font-size: 18px;
    width: auto;
    line-height: 26px;
    min-height: 143px;
    padding: 0 30px;
}

.welcome #media_window #scan_install_btn_box {
    text-align: center;
    position: relative;
    height: auto;
    width: auto;
    top: -70px;
    left: 0;
}

.welcome #media_window #scan_install_btn_box #scan_install_btn,
.welcome #media_window #scan_install_btn_box #install_btn_disabled,
.welcome #media_window #scan_install_btn_box #scan_install_btn,
.welcome #media_window #scan_install_btn_box #update_btn_disabled {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 162px;
    height: 35px;
}

.welcome #media_window .scan-now-link {
    padding-top: 65px;
    text-align: center;
    font-size: 15px;
}

.learn-link {
    text-align: center;
    padding: 30px 385px 15px 385px;
    line-height: 18px;
}

.learn-link a,
.welcome #media_window .scan-now-link a {
    color: #144a8d;
    font-size: 15px;
}

.learn-link:hover,
.welcome #media_window .scan-now-link a:hover {
    text-decoration: underline;
}
/* End New Welcome Design */

#browser_icon{
    width : 134px;
    height : 129px;
    position : absolute;
    top : 50px;
    left : 75px;
    background: url(/images/browserIcon_ie.png) center center no-repeat;
}

#browser_name_version{
    width : 114px;
    position : absolute;
    top : 152px;
    left : 95px;
    font-size : 12px;
    text-align : center;
    font-weight : bold;
    color : #666666;
}

#scan_state,
#not_supported_title,
#scan_state_description {
    font-family: 'Open Sans', helvetica, arial, sans-serif;
}

#scan_state, #not_supported_title{
    padding-top : 48px;
    margin-left : 240px;
    font-size : 18px;
    color : #666666;
}

#num_issues_text{
    margin-left : 240px;
    margin-top : 10px;
    font-size : 28px;
    font-weight : bold;
    color : #c13d30;
}

#scan_state_description, #not_supported_message{
    margin-top : 10px;
    margin-left : 240px;
    font-size : 16px;
    color : #727678;
    width : 430px;
    line-height : 22px;
}
#scan_state_description ul{
	/*list-style-image: url(/images/checkBox_checked.png);*/
	padding: 5px 0 0 5px;
}

/* Elements to display for javascript disabled message */
#not_supported_title, #not_supported_message{
    display : none;
}

#scan_state_description #product_name{
    font-size : 18px;
    color : #666666;
    font-weight : bold;
}

#scan_state_description .link, #scan_state_description .link:visited{
    color : #005ccf;
}

#scan_install_btn_box{
    width : 201px;
    height : 60px;
    position : absolute;
    top : 140px;
    left : 744px;
}

#scan_install_btn_box #scan_install_btn{
    width : 201px;
    height : 56px;
    background-position:top left;
    background-repeat:no-repeat;
}

#scan_install_btn_box #install_btn_disabled{
    width : 201px;
    height : 56px;
    cursor : pointer;
    display : none;
    background: url(/images/buttons/ieqAction_bttn_Install_disabled.png) bottom left no-repeat;
    cursor : auto;
}

#scan_install_btn_box #update_btn_disabled{
    width : 201px;
    height : 56px;
    cursor : pointer;
    display : none;
    background: url(/images/buttons/ieqAction_bttn_UpdatePlugin_disabled.png) bottom left no-repeat;
    cursor : auto;
}

#scan_install_btn_box .install_btn{
    background-image: url(/images/buttons/ieqAction_bttn_Install.png);
    cursor : pointer;
}

#scan_install_btn_box .install_btn_disabled{
    background-image: url(/images/buttons/ieqAction_bttn_Install_disabled.png);
    cursor : auto;
}

#scan_install_btn_box .update_btn{
    background-image: url(/images/buttons/ieqAction_bttn_UpdatePlugin.png);
    cursor : pointer;
}

#scan_install_btn_box .update_btn_disabled{
    background-image: url(/images/buttons/ieqAction_bttn_UpdatePlugin_disabled.png);
    cursor : auto;
}

#scan_install_btn_box .scan_btn{
    background-image: url(/images/buttons/ieqAction_bttn_ScanNow.png);
    cursor : pointer;
}

#scan_install_btn_box .scan_btn_disabled{
    background-image: url(/images/buttons/ieqAction_bttn_ScanNow_Down.png);
    cursor : auto;
}

#scan_install_btn_box .rescan_btn{
    background-image: url(/images/buttons/ieqAction_bttn_ReScan.png);
    cursor : pointer;
}

#scan_install_btn_box .rescan_btn_disabled{
    background-image: url(/images/buttons/ieqAction_bttn_ReScan_Down.png);
    cursor : auto;
}

#scan_rescan_msg{
    position : absolute;
    top : 183px;
    left : 745px;
    font-size : 11px;
    font-weight : bold;
    color:#666666;
}
#automatic_scan_box{
    position : absolute;
    top : 196px;
    left : 756px;
    font-size : 12px;
    color:#0000CC;
    cursor:pointer;
    text-decoration:underline;
}

#eula_box{
    width : 257px;
    height : 109px;
    position : absolute;
    top : 190px;
    left : 362px;
    background: url(/images/iepopUp_back.png) center center no-repeat;
    display : none;
}

#eula_box #close_button{
    background: url(/images/buttons/ieCloseWindow_bttn_x.png) center center no-repeat;
    position : absolute;
    top : 11px;
    left : 230px;
    height : 22px;
    width : 22px;
    cursor : pointer;
}

#eula_box #sua_link_text{
    text-decoration : none;
    color : #2372d3;
    cursor : pointer;
}

#eula_box #close_button:hover{
    background: url(/images/buttons/ieCloseWindow_bttn_x_hover.png) center center no-repeat;
}

#eula_box #check_box{
    width : 18px;
    height : 18px;
    position : absolute;
    top : 27px;
    left : 25px;
    cursor : pointer;
    padding : 2px;
}

.checked{
    background: url(/images/checkBox_checked.png) center center no-repeat;
}

.not_checked{
    background: url(/images/checkBox_empty.png) center center no-repeat;
}

.no_border{
    border-width : 2px;
    border-style : solid;
    border-color : #FFFFFF;
}

.with_border{
    border-width : 2px;
    border-style : solid;
    border-color : #FF0000;
}

#eula_box #user_statement{
    width : 180px;
    position : absolute;
    top : 26px;
    left : 65px;
    font-size : 13px;
    line-height : 15px;
}

#eula_box #continue_bttn{
    background: url(/images/buttons/reco_bttn_Continue.png) center center no-repeat;
    width : 122px;
    height : 28px;
    position : absolute;
    top : 65px;
    left : 67px;
    cursor : pointer;
}

#window_sub_menu{
    width : 948px;
    /*background: url(/images/bc_content_bg_949.png) center center repeat-y;
    background-color : #bef691;*/
    margin : 0px auto 0px auto;
    padding : 10px 0px 0px 0px;
}

#window_sub_menu_bottom{
    width : 948px;
    height : 7px;
    margin : 0px auto 0px auto;
    background: url(/images/bc_contentBottom_bg_949.png) center top no-repeat;
}

#steps{
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    margin: 35px 0 45px 0;
}

/* Applies to the direct children of window_sub_menu: the steps */
#window_sub_menu #steps .step{
    margin-left: 50px;
    width : 244px;
    height: 115px;
    padding-top: 129px;
    border: 3px solid #c0c0c0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    float: left;
}

#window_sub_menu #step_1{
    background: url(/images/landing/steps-sprite.png) no-repeat center 0;
}

#window_sub_menu #step_2{
    background: url(/images/landing/steps-sprite.png) no-repeat center -300px;
}

#window_sub_menu #step_3{
    background: url(/images/landing/steps-sprite.png) no-repeat center -600px;
}

.step_title{
    font-size: 15px;
    font-weight: bold;
    padding: 0 35px;
    color: #3a3a3a;
    line-height: 18px;
}

.step_text {
    font-size: 13px;
    padding: 10px 15px;
    color: #3a3a3a;
    line-height: 18px;
}

.step-clear {
    clear: both;
    height: 0;
}

#footer{
    width : 980px;
    height : 110px;
    background: url(/images/footer_bg_bashar.gif) repeat-x;
    margin : 10px auto 0px auto;
    position : relative;
}

#footer #social_links{
    position : absolute;
    top : 8px;
    right : 30px;
    width : 120px;
    height : 20px;
    text-align : right;
}

#footer #social_links #facebook{

}

#footer #social_links #twitter{
    margin-left : 5px;
}

#footer #social_links .bookmark_qbc{
    margin-left : 5px;
}

#links{
    margin-left :10px;
    font-size : 14px;
    font-family: Arial;
    padding-top : 10px;
}

#links a{
   margin : 14px 10px;
   text-decoration:none;
   color : #282828;
}

#trademark_statement{
    margin-top:15px;
    font-size:11px;
    margin-left:20px;
    font-family: Tahoma;
    line-height:14px;
    color : #686868;
}

#results_box{
    display : none;
}

#results_help_box{
    float : right;
    height : 120px;
    width : 190px;
    font-family : Tahoma;
    margin-right : 35px;
    margin-top : 27px;
    font-family: Arial;
    display : inline;
    color : #666666;
}

#results_help_box ul{
    margin: 10px 0px 10px 0px;
    /*border-left: 1px dotted #E0E0E0;*/
    padding-left : 2px;
}

#results_help_box  li.list_title{
    font-weight : bold;
    color : #196fd9;
    padding : 10px 5px 4px 2px;
}

#results_help_box  li.social_title{
	position : relative;
	padding-left : 34px;
}

#results_help_box  li.social_title a{
    margin-right : 8px;
    position : relative;
    left : -35px;
    top : -8px;
}

#results_help_box  li.scan_options_title{
	position : relative;
	color: #666666;
	top: 5px;
    margin-bottom: 5px;
	left: 3px;
    /*border-bottom : 1px dotted #D8D8D8;*/
}

#results_help_box  li.separator{
	position : relative;
	color: #666666;
	top: 0px;
    border-bottom : 1px solid #D8D8D8;
}

#results_help_box  li.separator_dotted{
	position : relative;
	top: -5px;
	border-bottom : 1px dotted #D8D8D8;
}

#results_help_box li{
    font-size : 11px;
    margin: 0px 0px 0px 0px;
    line-height : 14px;
}

#results_help_box li a{
    font-size : 12px;
    text-decoration: none;
    color : #144a8d;
}

#results_help_box li a:hover{
    text-decoration: underline;
}


.installation_blocked{
    position: fixed;
    z-index : 999;
    display : none;
}

#installation_blocked_ie9{
    bottom : 45px;
    left : 40%;
    background: url(/images/install_blocked/intallation_box-ie9.png) center center no-repeat;
    display : none;
    height : 278px;
    width : 311px;
}

#installation_blocked_ie{
    top : 0px;
    left : 50%;
    background: url(/images/install_blocked/intallation_box-ie.png) center center no-repeat;
    display : none;
    height : 278px;
    width : 311px;
}

#installation_blocked_firefox{
    top : 0px;
    left : 50%;
    background: url(/images/install_blocked/intallation_box-firefox.png) center center no-repeat;
    display : none;
    height : 292px;
    width : 310px;
}

#installation_blocked_firefox4{
    top : 107px;
    left : 22%;
    background: url(/images/install_blocked/intallation_box-firefox.png) center center no-repeat;
    display : none;
    height : 292px;
    width : 310px;
}

#installation_blocked_chrome{
    bottom : 0px;
    left : 15%;
    background: url(/images/install_blocked/intallation_box-chrome.png) center center no-repeat;
    display : none;
    height : 240px;
    width : 310px;
}

/* tabs */

.tabs {
    height: 32px;
    width: 668px;
    margin-left: 14px;
    background: url(/images/tabs-bg.png) repeat-x scroll 0 0;
}

.tabs ul {
    padding-left: 5px;
}

.tabs ul li {
    float: left;
    list-style: none;
    margin-top: -2px;
    margin-right: 10px;
    color: #144a8d;
    font-family: arial;
    font-size: 12px;
    line-height: 12px;
    padding: 4px 15px 5px;
    background: #f7ffff;
    border-width : 2px;
    border-style : solid;
    border-color : #eee;
    cursor: pointer;

    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -mozborder-top-left-radius: 3px;
    -mozborder-top-right-radius: 3px;
    -webkitborder-top-left-radius: 3px;
    -webkitborder-top-right-radius: 3px;
    border-bottom : 1px solid #f7f7f7;
}

.tabs ul a:hover {
    text-decoration: none;
    border-color : #ccc;
}

.tabs ul li:hover {
    background: #fefefe;
}

.tabs ul li.selected {
    color: #666;
    background: #fff;
    font-weight: bold;
    cursor: default;
    border-width : 2px;
    border-style : solid;
    border-color : #ddd;
    border-bottom : 4px solid #fff;
    margin-top: -3px;

}

.tabs ul li.inactive{
    float: left;
    list-style: none;
    margin-top: 0px;
    margin-left: -4px;
    margin-right: 15px;
    color: #999;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    padding: 4px 0px 5px;
    background: #fff;
    border-width : 0px;
    cursor: default;
}
#progressBar{
    background:url(/images/progressbg_blue.png) no-repeat;
    width:360px;
    position: relative;
    top: -4px;
    padding: 0px;
}

.tooltip {
    text-decoration: none;
	position: relative;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
}
.tooltip:hover span {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif; color: #333; font-size:12px;
	position: absolute; left: 1px; top: 30px; z-index: 99;
	margin-left: 0;
	background: #FFFFAA; border: 1px solid #FFAD33;
	padding: 3px;
}

#consumer-scan-options-title,
#consumer-auto-scan-title{
    top: -102px;
    left: 740px;
    position: relative;
    padding: 4px;
    width: 240px;
    font-size: 12px;
    font-family: arial;
    color: #666;
}
#consumer-auto-scan-title{
    top:-194px;
}
#consumer-auto-scan-option{
    left: 843px;
    position: relative;
    top:-211px;
}
#consumer-scan-options-box{
    position: absolute;
    top: 160px;
    width:1px;
    display:none;
}
#consumer-scan-options{
    top: -102px;
    left: 742px;
    position: relative;
    padding: 2px;
    width: 240px;
    font-size: 11px;
    font-family: arial;
    color: #484848;
}
#consumer-scan-options ul{
    margin: 0px;
    left: 2px;
    width: 210px;
}

#consumer-scan-options li a:hover{
    text-decoration: none;
    cursor: pointer;
}

#side-bar-items{
    left: -6px;
    padding: 4px;
}

.scan_option{
    padding: 1px;
}


.onoffswitch {
    position: relative; width: 61px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 12px;
}
.onoffswitch-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    float: left; width: 50%; height: 12px; padding: 0; line-height: 12px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: normal;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    border-radius: 12px;
    box-shadow: 0px 6px 0px rgba(0,0,0,0.08) inset;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 15px;
    background-color: #8AC5F2; color: #FFFFFF;
    border-radius: 12px 0 0 12px;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 15px;
    background-color: #C2C2C2; color: #FFFFFF;
    text-align: right;
    border-radius: 0 12px 12px 0;
}
.onoffswitch-switch {
    width: 12px; margin: 0px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 12px;
    position: absolute; top: 0; bottom: 0; right: 45px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;
    background-image: -moz-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    background-image: -webkit-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    background-image: -o-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    background-image: linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    box-shadow: 0 1px 1px white inset;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}
#stop_scan{
    position: absolute;
    top: 70px;
    left:606px;
    cursor: pointer;
}
/*
label {
   position:relative;
   padding-left:30px;
    display:block;
}

label input[type=checkbox] {
   position:absolute;
   top:4px;
   left:10px;
}
*/
#user_agent{
    font-size:12px;
    margin-top:2px;
}