#nav {
    white-space: nowrap;
    text-align: center;
    vertical-align: top;
    height: 100%;
    max-width: 960px;
}

#nav img {
    float: left;
}

#nav ul {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    display: block;
    margin: 0px 0px 0px 150px;
    padding: 31px 20px 0px 20px;
}

#nav ul li {
    display: inline;
    padding: 0px 20px 0px 20px;
}

#nav a {
    color: #8ea1ae;
    text-decoration: none;
}

#nav a:active,
#nav a:hover {
    color: #cccccc;
}

#nav .current_page a {
    font-size: 16px;
    color: #ffffff;
}

#nav .current_page a:active,
#nav .current_page a:hover {
    color: #ffffff;
}

.social_buttons {
    float: right;
    text-align: left;
}

.social_buttons_table {
    margin-right: 0px;
    margin-left: auto;
}

#footer_content {
    font-size: 11px;
    line-height: 13px;
    margin: 10px 0px 10px 0px;
    padding-left: 16px;
    max-width: 960px;
}

#footer_content ul {
    float: left;
    height: 25px;
    padding: 0px;
    margin: 4px 0px 0px 0px;
    overflow: hidden;
    position: relative;
    list-style: none outside none;
}

#footer_content ul li {
    border-left: 1px solid #b4b4b4;
    display: block;
    float: left;
    left: -2px;
    line-height: 11px;
    padding: 0px 7px 0px 7px;
    position: relative;
}

.widget_more {
    text-align: right;
    width: 100%;
}

.small_widget {
    width: 336px;
    height: 200px;
}

.small_widget .info_window {
    max-height: 65px;
}

.small_widget .info_window_hostname {
    display: none;
}

.large_widget {
    width: 698px;
    height: 440px;
}

.right_widget {
    width: 198px;
}

.left_box {
    margin-right: 8px;
}

#home_widget_threat_types #threat_types_select {
    display: none;
}

#home_widget_aggregated_map .map_controls_content {
    margin-left: 40px;
}

#home_widget_aggregated_map .map_border {
    border: 0px;
}

.twitter_box {
    padding: 4px 8px 10px 0px !important;
}

#widget_twitter {
    height: 265px;
    width: 206px !important;
    vertical-align: top;
}

.blog_icon {
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    margin-right: 4px;
}

#widget_blog {
    height: 163px;
    overflow: auto;
}

.ItemTitle a {
    color: #193776;
}

.blog_loading {
    padding: 2px;
}

.ItemTitle a:active,
.ItemTitle a:hover {
    color: #3b5998;
}

.ItemDate {
    color: #525252;
    font-size: 11px;
    margin: 2px 0px 8px 0px;
}

.ItemDate:last-child {
    margin-bottom: 0px !important;
}

.box_social {
    background-image: url(/images/social_back.png);
    background-position: left top;
    background-repeat: no-repeat;}

#widget_social {
    height: 200px;
    width: 198px;
}

#social_header {
    width: 110px;
    height: 130px;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 4px 0px 0px 2px;
}

#social_facebook,
#social_youtube {
    background-repeat: no-repeat;
    border-radius: 5px;
    text-align: right;
    height: 30px;
    width: 198px;
    padding: 8px 4px 8px 0px;
    margin: 5px 0px 5px 0px;
}

#social_facebook a,
#social_youtube a {
    font-size: 11px;
    text-decoration: none !important;
}

#social_facebook {
    background-image: url(/images/facebook_button.png);
}

#social_youtube {
    background-image: url(/images/youtube_button.png);
}

.link_arrow {
    margin-left: 2px;
}

#widget_virus_map .map_border {
    border: 0px !important;
}

.box_blog {
    background-image: url(/images/cisco_wave.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.blog_title {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 4px !important;
}

#widget_virus_outbreaks {
    width: 800px;
}

.notification,
.notification_support {
    background-color: #ffffff;
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 4px 6px 4px 6px;
    width: 100%;
}

.alert {
    padding: 7px 32px 7px 12px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 5px;
}

.alert,
.alert h4 {
    color: #c09853;
}

.alert h4 {
    margin: 0;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success h4 {
    color: #468847;
}

.alert-danger,
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
    color: #b94a48;
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info h4 {
    color: #3a87ad;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
    margin-bottom: 0;
}

.alert-block p + p {
    margin-top: 5px;
}

.errorlist {
    list-style: none;
}
