html, body {
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    font-family: arial;
}

#content-new {
    background: url(../images/desktop/footer_repeated_image.png);
    position: relative;
    height: 100%;
}

.top_header_bg {
    background: url(../images/desktop/top_header_bg.png) repeat-x;
    height: 60px;
    width: 100%;
    min-width: 1000px;
	position: relative;
	z-index: 99999;
}
.background {
    width: 100%;
    min-height: 800px;
    height: auto;
    background-position: center center;
    min-width: 1000px;
	background-attachment: fixed !important;
}
.content_width {
    width: 1000px;
    margin: 0 auto;
    min-width: 1000px;
}

.content_width[name=anchor_bottom]{
    padding-top: 20px;
}

.bd_logo_top {
    background: url(../images/desktop/bd_logo.png) no-repeat;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    padding-left: 34px;
    color: white;
    top: 15px;
    position: relative;
    float: left;
}

.centering_buttons {

    display: table;
    margin: 10px auto 0;
    text-align: center;
}
a {
    color: white;
}

#beta_mybd {
    min-width: 250px;
    height: auto;
    float: left;
    padding-left: 5px;
    margin-top: 15px;
}
#beta_left {
    width: 59px;
    height: 27px;
    background: url(../images/desktop/beta_left.png) no-repeat;
    float: left;
}
#beta_content {
    width: auto;
    height: 27px;
    background: url(../images/desktop/repeat_bg.png) repeat-x;
    float: left;
    padding: 0 7px;
}
#beta_right {
    width: 6px;
    height: 27px;
    background: url(../images/desktop/beta_right.png) no-repeat;
    float: left;
}
a.send_feedback {
    color: #64A4D9;
    display: block;
    font-size: 13px;
    padding-top: 5px;
    text-decoration: none;
}
a.send_feedback:hover {
    text-decoration: underline;
}

/* INPUT */
.input {
    background: url(../images/account/fields.png) no-repeat scroll center top transparent;
    border: medium none;
    color: black;
    float: left;
    font-size: 11px;
    height: 23px;
    margin-left: 4px;
    outline: medium none;
    padding-left: 5px;
    padding-right: 5px;
}

.input_padding_right {
    padding-right: 7px;
}

.help {
    margin-left: 5px;
    font-size: 10px;
    color: #C21212;
    padding: 0px;
    clear: left;
}

.help .error {
    color: #C21212;
}

.input.error {
    background: url(../images/account/fields.png) repeat 0 25px;
    border: medium none;
    color: #C21212;
    float: left;
    font-size: 11px;
    height: 23px;
    margin-left: 4px;
    outline: medium none;
    padding-left: 5px;
}
.input_sml {
    background: url(../images/account/fields_sml.png) no-repeat scroll center top transparent;
    border: medium none;
    color: black;
    float: left;
    font-size: 11px;
    height: 22px;
    margin-left: 4px;
    outline: medium none;
    padding-left: 5px;
}
.input_sml:focus {
    background: url(../images/account/fields_sml.png) repeat 0 49px;
    border: medium none;
    color: black;
    float: left;
    font-size: 11px;
    height: 22px;
    margin-left: 4px;
    outline: medium none;
    padding-left: 5px;
}
.input_sml.error {
    background: url(../images/account/fields_sml.png) repeat 0 25px;
    border: medium none;
    color: #C21212;
    float: left;
    font-size: 11px;
    height: 22px;
    margin-left: 4px;
    outline: medium none;
    padding-left: 5px;
}

/*
 * ERROR PAGE
 */
#content {
    display: inline-block;
    margin: auto;
    text-align: left;
    width: 990px;
}

#content_alert {
    display: inline-block;
    font-size: 16px;
    margin: 12% auto 5px;
    text-align: center;
    width: 990px;
}

/* Button */
div.submit_button_green {
    background: transparent url(../images/desktop/big_picture.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 34px; /* total height of the button */
    padding-left: 15px; /* end width */
}

span.submit_button_green_end {
    background: white url(../images/desktop/big_picture.png) no-repeat 100% 0px; /* specify bg colour */
    display: block;
    float: left;
    font-weight: normal;
    height: 34px; /* total height of the button */
    text-align: center;
}

.input_padding_right_green {
    padding-right: 15px;
}

.submit_button_green_end {
    font-size: 13px;
    color: white;
    line-height: 34px;
    height: 34px;
    text-shadow: black 1px 1px 1px;
    cursor: pointer;
}

input.submit_input {
    font-size: 17px;
    display: block;
    text-shadow: black 1px 1px 1px;
    background: none;
    border: none;
    padding: 0 0 0px 15px; /* end width */
    color: #fff;
    cursor: pointer;
    position: relative;
    height: 34px; /* total height minus bottom padding */
    line-height: 34px; /* same as above */
    left: -15px; /* end width */
    margin-right: -15px; /* end width */
    padding-right: 15px; /* end width */
}

input.submit_input:hover {
    color: #fff;
}

div.submit_button_green:hover {
    background-position: 0px -44px;
}

div.submit_button_green:hover span.submit_button_green_end {
    background-position: 100% -44px;
}

.banner_area {
    width: 860px;
}

.footer_area {
    background: url(../images/desktop/footer_area.png) repeat-x scroll 0 0 transparent;
    height: 110px;
    width: 100%;
    /*padding-top: 20px;*/
}

.footer_align_bottom {
    /*bottom: 0;
    position: absolute;*/
    width: 100%;
    bottom: 0 !important;
}

.help_footer {
    background: url(../images/desktop/help_footer.png) no-repeat;
    margin: 0 auto;
    top: -40px;
    position: relative;
    height: 38px;
    width: 38px;
    cursor: pointer;
}
.help_footer:hover, .help_footer.active {
    background: url(../images/desktop/help_footer_hover.png) no-repeat;
}

.bd_logo {
    background: url(../images/desktop/bitdefender_logo.png) no-repeat;
    width: 64px;
    height: 33px;
    position: relative;
    top: 0px;
    float: none;
    margin-top: 0px;
}
.copy_note {
    float: right;
    font-size: 12px;
    color: #ccc;
    position: relative;
    top: -20px;
}
.green_button_repos {
    position: absolute;
    top: 10px;
    right: 10px;
}
.left_round_btn {
    background: url(../images/desktop/left_round_btn.png) no-repeat left center;
    height: 34px;
    width: auto;
    padding-left: 10px;
    padding-right: 7px;
    float: left;
    color: white;
    font-size: 12px;
    line-height: 34px;
    cursor: pointer;
    position: relative;
}
.left_round_btn:hover {
    background: url(../images/desktop/left_round_btn_hover.png) no-repeat left center;
}

.left_round_btn .drop_contents {
    left: 3px;
}

.right_round_btn {
    background: url(../images/desktop/right_round_btn.png) no-repeat center right;
    height: 34px;
    width: auto;
    padding-right: 10px;
    padding-left: 7px;
    float: left;
    color: white;
    font-size: 12px;
    line-height: 34px;
    cursor: pointer;
}
.right_round_btn:hover {
    background: url(../images/desktop/right_round_btn_hover.png) no-repeat center right;
}
.middle_btn {
    background: url(../images/desktop/middle_btn.png) repeat-x center center;
    height: 34px;
    width: auto;
    padding: 0px 5px 0px 5px;
    float: left;
    color: white;
    font-size: 12px;
    line-height: 34px;
    cursor: pointer;
    position: relative;
    /*z-index: 9999999999;*/
}
.middle_btn:hover {
    background: url(../images/desktop/middle_btn_hover.png) repeat-x center center;
}
.separator_btn {
    background: url(../images/desktop/separator_btn.png) no-repeat center center;
    height: 34px;
    width: 2px;
    float: left;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.icon_device {
    background: url(../images/desktop/icon_device.png) no-repeat center center;
    height: 34px;
    width: 25px;
}
.icon_user {
    background: url(../images/desktop/icon_user.png) no-repeat center center;
    height: 34px;
    width: 25px;
}
.top15 {
    margin-top: 15px;
}
.darrow {
    width: 12px;
    height: 34px;
    float: right;
    margin-right: 0px;
    padding-left: 8px;
}
.collapsed {
    background: url(../images/desktop/collapsed.png) no-repeat center center;
}
.expanded {
    background: url(../images/desktop/expanded.png) no-repeat center center;
}

.small_darrow {
    width: 6px;
    height: 4px;
    float: right;
    margin-right: 0px;
    padding-left: 10px;
    margin-top: 23px;
}
.small_collapsed {
    background: url(../images/desktop/small_collapsed.png) no-repeat center center;
}
.small_expanded {
    background: url(../images/desktop/small_expanded.png) no-repeat center center;
}
.drop_contents {
    position: absolute;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background: #1c1c1c;
    left: 0;
    top: 30px;
    z-index: 2147483647;
    border: 1px solid #333;
}
.drop_contents ul {
    margin: 0;
    padding: 5px;
}
.drop_contents ul li {
    list-style: none;
    line-height: 14px;
    margin: 6px 0px;
}

.drop_contents ul li:hover {
    text-decoration: underline;
}

.drop_contents ul li  a {
    white-space: nowrap;
}
.li_element {

}

.clear_both {
    clear: both;
}
.no_bg {
    background: none !important;
}
.theme_button {
    background: url(../images/desktop/theme_button.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 50px;
    top: 980px;
    cursor: pointer;
}
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: "arial";
/*    border-top: 1px solid black;*/
}
a {
    outline: none;
    text-decoration: none !important;
}

.search_input {
    background: white;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #999;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 2px 2px 0 0 #ccc, -2px -2px 0 0 #ccc, 0px 0px 2px 2px #ccc, 0px 0px -2px -2px #ccc;
}
.error {
    font-size: 11px;
    color: #C21212;
}

.button {
    background: url(../images/desktop/button.png) repeat-x;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: white;
    cursor: pointer;
    margin: 20px auto 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid black;
    min-width: 30px;
    width: auto;
}
.button:hover {
    background: url(../images/desktop/button_hover.png) repeat-x;
}

/*** CHOOSE THEME STYLES ***/

.o_layer {
    background: url(../images/desktop/o_layer.png);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    left: 0;
    top: 0;
}
.lightbox_position {
    position: relative;
    width: 332px;
    margin: 0 auto;
    top: 300px;
}
.lightbox_header {
    background: url(../images/desktop/lightbox_header.png) repeat-x;
    width: 330px;
    height: 48px;
    border: 1px solid black;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-top-left-border-radius: 5px;
    -moz-top-right-border-radius: 5px;
    -webkit-top-left-border-radius: 5px;
    -webkit-top-right-border-radius: 5px;
}

.lightbox_title {
    font-size: 14px;
    float: left;
    color: white;
    margin-top: 10px;
    margin-left: 10px;
}
.lightbox_close {
    background: url(../images/desktop/lightbox_close.png) no-repeat;
    width: 20px;
    height: 20px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.lightbox_close:hover {
    background: url(../images/desktop/lightbox_close_hover.png) no-repeat;
}
.lightbox_content {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border: 1px solid black;
    background: white;
    margin-top: -11px;
    padding: 10px;
    font-size: 14px;
    text-align: left;
}

ul.color_themes {
    margin: 0;
    padding: 0;
}
ul.color_themes li {
    float: left;
    margin: 10px;
    border: 3px solid #2f2f2f;
    width: 50px;
    height: 50px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    list-style: none;
    cursor: pointer;
}

.generic_welcome {
    text-align: center;
    font-size: 26px;
    color: white;
    line-height: 60px;
}

/***************************************/

.bg1 {
    background: url(../images/desktop/1.png) repeat;
}

.bg2 {
    background: url(../images/desktop/2.png) repeat;
}

.bg3 {
    background: url(../images/desktop/3.png) repeat;
}

.bg4 {
    background: url(../images/desktop/4.png) repeat;
}

.bg5 {
    background: url(../images/desktop/5.png) repeat;
}

.bg6 {
    background: url(../images/desktop/6.png) repeat;
}

/***************************************/

.flag {
    width: 19px;
    height: 14px;
    float: left;
    background-repeat: no-repeat;
    padding-left: 5px;
    line-height: 24px;
    diplay: block;
}
#language_dropper {
    /*padding-right:30px;*/
}

/**
 * Clasa ellipsis
 */
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}

/**
 * Loader
 */
.loader {
    background: url(../images/desktop/bg.gif) no-repeat;
    margin: 0 auto;
    position: relative;
    width: 46px;
    height: 46px;
}

.loader_msg {
    margin: 4px auto;
    position: relative;
    color: #a9a9a9;
    font-size: 11px;
    width: 100px;
    text-align: center;
}

.loader_container {
    top: 50%;
    position: absolute;
    width: 100%;
    text-align: center;
    /*    z-index: 12;*/
    z-index: 2147483647;
}

.loader_modal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #222;
    /*    z-index: 10;*/
    z-index: 2147483647;
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

/*** template chooser ***/

.bg_white_left_dashed_border {
    background: white;
    padding-left: 10px;
    border-left: 1px dashed #ccc;
    height: 68px;
}

.choose_template_mask {
    background: url(../images/desktop/choose_template_mask.png) no-repeat;
    position: absolute;
    margin-left: -5px;
    width: 34px;
    height: 34px;
    float: left;
    cursor: pointer;
}
.image_template {
    width: 24px;
    height: 24px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.image_template_choose {
    width: 23px;
    height: 26px;
    position: relative;
    margin-right: 0px;
    /*margin-top: 2px;*/
    margin-left: 2px;
}
.choose_template {
    background: url(../images/desktop/choose_template.png) no-repeat center center;
    width: 26px;
    height: 28px;
    position: absolute;
    top: 0;
}
.drop_contents ul.template_theme li {
    list-style: none outside none;
    margin-bottom: -3px !important;
    cursor: pointer;
}
ul.template_theme {
    margin: 0;
    padding: 0;
}
.no_width {
    margin-left: 3px;
    margin-top: 2px;
    background: black;
    padding-bottom: 1px;
}

/** POPUP BUTTONS **/

/* BUTON MARE BLACK */

div.black_button {
    background: url("../images/account/big_picture.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 34px;
    padding-left: 15px;
    position: relative;
}
span.black_button_end {
    background: url("../images/account/big_picture.png") no-repeat scroll 100% 0 #fff;
    display: block;
    float: left;
    font-weight: normal;
    height: 34px;
    text-align: center;
}

.black_button_end {
    color: white;
    cursor: pointer;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    text-shadow: 1px 1px 1px black;
}

.input_padding_rights {
    padding-right: 15px;
}
div.black_button:hover {
    background-position: 0px -38px;
}
div.black_button:hover span.black_button_end {
    background-position: 100% -38px;
}

div.black_button:active {
    background-position: 0px -74px;
}
div.black_button:active span.black_button_end {
    background-position: 100% -74px;
}

/* 404 */

.fourofour_bg {
    margin:0;
	padding:0;
	background:#000!important;
}

.fourofour_img {
	height:84px;
	width:84px;
	margin:0 auto;
	position:relative;
	background:url("../images/fourofour.png") no-repeat center center;
}

.fourofour_message_container {
	display:table;
	vertical-align:center;
	height:300px;
	background:red;
}

/* MENU TOP SLIDER */
#slide-panel {
    background: url("../images/desktop/bg_inv.png") repeat scroll 0 0 transparent;
    margin: auto;
    min-height: 97px;
    width: 100%;
	overflow: hidden;
	z-index: 20;
}
.slide {
    margin: auto;
    /* position: absolute;
    top: 98px;*/
    width: 100%;
}
.services_area {
	margin: auto; width: 1000px; 
	min-height: 100px;	
	text-align: center;
}

.services_area ul {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	/* For IE, the outcast */
    zoom:1;
    *display: inline;
	
}

.services_area ul li {
	float: left;
    height: 111px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 125px;
    cursor: pointer;
}

.services_area ul li:hover {
	float: left;
    height: 111px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 125px;
    cursor: pointer;
}


.btn-slide {
    background: url("../images/desktop/middle.png") repeat scroll 0 0 transparent;
    display: block;
	width:60px;
	height:20px;
	float:left;
}
/*li {
    float: left;
    height: 111px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 125px;
}*/
.img_pos {
    margin: auto auto 13px;
    padding: 13px 39px 5px;
}
.title_icon {
    color: #FFFFFF;
    font-family: Arial,Verdana;
    font-size: 11px;
    margin-top: 12px;
    font-weight: bold;
    padding-left: 8px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 112px;
    height:30px;
}
.title_icon_inactive {
    color: #FFFFFF;
    opacity: 0.54;
    filter: alpha(opacity=54);
    font-family: Arial,Verdana;
    font-size: 11px;
    margin-top: 12px;
    font-weight: bold;
    padding-left: 8px;
    text-align: center;
    display: table-cell;
    height: 30px;
    vertical-align: middle;
    width: 112px;
}
#drop {
    position: relative;
    width: 100%;
    float: left;
/*    margin-top: -112px;*/
}
.slider_darrow{
	width: 40px; height:20px; background:url("../images/desktop/arrow_down.png") no-repeat center;
	cursor:pointer; margin:auto;
}
.slider_expanded {
	background:url("../images/desktop/arrow_up.png") no-repeat center;
}
.slider_colapsed {
	background:url("../images/desktop/arrow_down.png") no-repeat center;
}
.repeated_border {
	background:url("../images/desktop/repeated_border.png") repeat-x;
	float:left;
	height:20px;
	width:100%;
}

a.click_no_device {
    color: #64A4D9;
    padding-top: 5px;
    text-decoration: none;
}
a.clock_no_device:hover {
    text-decoration: underline;
}

.icon_informative {
    background:url("../images/desktop/icon_informative.png");
    width: 60px;
    height: 60px;
    float:left;
}

.icon_alert {
    background:url("../images/desktop/icon_alert.png");
    width: 60px;
    height: 60px;
    float:left;
}

.message_informative, .message_alert {
    color:#000000;
    font-size: 12px;
}

.message_informative a, .message_alert a {
    color: #0000EE;

}

*[unselectable=on] {
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.sphere_icon_main_li {
	background-image: none !important;
    background-color: lemonChiffon !important;
}

#parental-login {
    text-align: center;
    background: #131313;
}

#plogin-div {
    min-height:690px;
    background: url(../images/Pcontrol_Sign.jpg) no-repeat 0;
    width: 1200px;
    margin: auto;
    padding-top: 50px;
}

#plogin-div.safebox {
    background: url(../images/Sbox_Sign.jpg) no-repeat 0;
}

#plogin-div .text {
    display:inline-block;
    margin-left: 10px;
    vertical-align:middle;
}

#plogin-div .icon {
    display:inline-block; 
    background: url(../images/computers/parental/48.png) no-repeat;
    width:48px;
    height:48px;
    vertical-align: middle;
}

#plogin-div.safebox .icon {
    background: url(../images/computers/safebox/48.png) no-repeat;
}

#plogin-div .remember_me, #plogin-div .taglines, #plogin-div .text {
    color: #fff;
}

#plogin-div div.submit_button_blue {
    width: 0px;
    margin-right: 165px;
}

#plogin-div span.submit_button_blue_end {
    background-color: transparent;
}

#plogin-div .taglines {
    margin-top: -15px;
    margin-bottom: 10px;
}
