/* CSS Document */
body {
    font-family:Arial;
    background-color:#cccccc;
    font-size:12px;
    color:#000000;
    margin:0px;
}

.createAlert {
    background-color:#f7f7f7;
    border:1px solid #bababa;
}
.alertTableHeader {
    background-color:#f7f7f7;
    border-top:1px solid #bababa;
    border-bottom:1px solid #bababa;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
}

.alertTableContent {
    border-bottom:1px solid #d7d7d7;
    padding-top:2px;
    padding-bottom:2px;
}
.failure {
    color:#c10435;
}
.success {
    color:#289728;
}
/*DASHBOARD CSS*/
.dashboardRow {
    height:145px;
    background-color:#f7f7f7;
}
.inactiveGreyTop {
    background:url(/images/inactivegrey.gif) no-repeat;
    width:81px;
    height:7px;
    padding:0px;
    margin:0px;
    border-right:1px solid white;
}
.legendsHead {
    background:url(/images/legend_bg.gif) no-repeat;
    width:568px;
    height:30px;
    margin-top:7px;
    padding-bottom:0px;
    margin-bottom:0px;
}
.legendMarker {
    margin-top:5px;
}

.legendLabels {
    font-size:10px;
}
.legendLabels td {
    padding-right:2px;
    padding-left:2px;
}
.legendText {
    padding-left:25px;
    padding-top:5px;
    font-size:14px;
    font-weight:bold;
    color:#999999;
}


.threatHeaderBG, .threatDashboardHead1 {
    background:url(/images/table_top_slice.gif);
    border-right:1px solid #BABABA;
    background-repeat:repeat-x;
    height:26px;
    font-weight:bold;
    color:#336699;
    text-align:center;
}
.threatDashboardHead1 {
    border-left:1px solid #BABABA;
    border-top:1px solid #DEDEDE;
}
.lastUpdate {
    padding-top:5px;
    font-size:10px;
    color:#666666;
    text-align:right;
}

.topTenHeadLeft, .topTenHeadMiddle, .topTenHeadRight {
    background:url(/images/table_top_slice.gif) repeat-x;
    border-top:1px solid #DEDEDE;
    height:26px;
    font-weight:bold;
    color:#336699;
    text-align:center;
}
.topTenHeadMiddle {
    border-left-width: 0px;
    text-align:left;
}
.topTenHeadRight {
    border-left-width: 0px;
    text-align:left;
}

.topTenRowLeft, .topTenRowMiddle, .topTenRowRight {
    border-bottom:1px solid #DEDEDE;
    padding-top:2px;
    padding-bottom:2px;
}
.topTenRowMiddle {
    border-left-width: 0px;
}
.topTenRowRight{
    border-left-width: 0px;
}


.threatDashboardHead2 {
    background:url(/images/table_top_slice.gif);
    border-right:1px solid #BABABA;
    border-top:1px solid #DEDEDE;
    border-left:1px solid #BABABA;
    background-repeat:repeat-x;
    height:26px;
    font-weight:bold;
    color:#336699;
    text-align:center;
}
.threatDashboardRow1 {
    border-left:1px solid #BABABA;
    border-bottom:1px solid #DEDEDE;
    background-color:#f7f7f7;
}
.threatDashboardRow2 {
    border-bottom:1px solid #DEDEDE;
    background-color:#f7f7f7;
}

.bsnDataRow1, .bsnDataRow2, .dnsblDataRow1a, .dnsblDataRow2a, .dnsblDataRow1b, .dnsblDataRow2b {
    border-left:1px solid #BABABA;
    border-bottom:1px solid #DEDEDE;
    background:#f7f7f7;
    padding:3px 3px 3px 4px;
}
.bsnDataRow2, .dnsblDataRow1b {
    border-right:1px solid #BABABA;
}

.dnsblDataRow2a {
    background-color:#EEEEEE;
}

.delistRow {
    background-color:#f7f7f7;
}

td.delistRow {
    padding: 5px;
}

.delistRow h2 {
    margin: 2px 0;
    padding: 2px 0;
}

.dnsblDataRow2b {
    border-right:1px solid #BABABA;
    background-color:#EEEEEE;
}

.threatDashboardRow3 {
    border-left:1px solid #DEDEDE;
    border-bottom:1px solid #DEDEDE;
    background-color:#f7f7f7;
}
.threatDashboardRow4 {
    border-right:1px solid #BABABA;
    border-bottom:1px solid #DEDEDE;
    background-color:#f7f7f7;
}
.threatBar {
    padding-right:10px;
}
.threatHeaderLeftBG, .threatHeaderRightBG {
    background:url(/images/table_top_slice.gif) repeat-x;
    border-top-color:#fff;
    border-right: 1px solid #bababa;
    height:26px;
    font-weight:bold;
    color:#336699;
    text-align:center;
}

.threatHeaderRightBG {
    border-left-width: 0px;
}
.threatFoot {
    font-size:10px;
}
.googleMap {
    border:1px solid #BABABA;
    border-top-width: 0px;
    background:#f7f7f7;
    width:279px;
}
.rowOn, .rowOff {
    height:25px;
    border: 1px solid #BABABA;
    border-width: 1px 0px 0px 0;
    text-align:center;
    background-color:#f7f7f7;
}
.rowOff {
    background-color:#EEEEEE;
}
.ipLink {
    color:#0190C7;
}
.ipLink:hover {
    color:#336699;
}
.threatsTable {
    border-bottom:1px solid #BABABA;
    border-right:1px solid #BABABA;
}
form {
    padding:0px;
    margin:0px;
}
.appImage {
    padding:10px;
}
.smallNumber {
    color:#336699;
    font-weight:bold;
}
option {
    font-size:11px;
}
select {
    font-size:11px;
}
ul {
    padding:0px;
    margin:0xp;
}
.threatCount {
    font-size:26px;
    font-weight:bold;
    display:inline;
    padding:0px;
    margin:0px;
    color:#336699;
}
.threatCountTableTop {
    background-image:url(/images/homepage_02.gif);
    width:204px;
    height:10px;
}
.threatCountTableBottom {
    background-image:url(/images/homepage_08.gif);
    width:204px;
    height:10px;
}
.threatCountTableContent {
    border-left:1px solid #DADADA;
    border-right:1px solid #DADADA;
    background: #fff url(/images/homepage_05.gif) repeat-x;
    text-align:center;
    width:204px;
}
.whatisthis {
    padding-bottom:20px;
}
.tabsBottom {
    height:5px;
    background-color:#336699;
}
.inactiveTabGreyOut {
    background-color:#dcdcdc;
    height:28px;
    width:81px;
    color:#a9a9a9;
    text-align:center;
    border-right:1px solid white;
}






.tabcontainer {
    width: 570px;
    height: 28px;
    clear: both;
}

.activeTab {
    float: left;
    text-align:center;
    border-right:1px solid white;
    padding:0px;
    margin:0px;
}
.inactiveTab {
    float: left;
    text-align:center;
    border-right:1px solid white;
    padding:0px;
    margin:0px;
}




.activeTab a {
    background-image: url(/images/topleft.gif);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #336699;
    text-decoration: none;
    color: #ffffff;
    display: block;
    height: 28px;
    line-height: 28px;
}
.activeTab a:hover {
    background-color: #336699;
    color: #ffffff;
}

.inactiveTab a {
    background-image: url(/images/topleft.gif);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #90ACC8;
    text-decoration: none;
    color: #ffffff;
    display: block;
    height: 28px;
    line-height: 28px;
}
.inactiveTab a:hover {
    background-color: #708Ca8;
    color: #ffffff;
}







/* END DASHBOARD CSS */
a {
    color:#336699;
}
a:hover {
    color:#90ACC8;
}
.metricData {
    font-size:13px;
    text-align:center
}
.leftShadow {
    background:url('/images/leftshadow.gif') repeat-y;
}
.rightShadow {
    background:url('/images/rightshadow.gif') repeat-y;
}
.metricData_A {
    font-size:13px;
    text-align:center;
}
.columnHeader {
    text-align:center;
    color:#666666;
    font-size:12px;
}
.headerRowStyle {
    border:1px solid #cccccc;
    background-color:#cccccc;
    color:#666666;
}
.labelRowStyle {
    background-color:#7F99B2;
    border:1px solid #cccccc;
}
.footer {
    text-align:center;
    font-size:10px;
    color:#111111;
}
.rowLabel {

}
input {
    font-size:12px;
    color:#000000;
}
.metricTable {
    border:1px solid #cccccc;
}
.ipAddress {
    font-size:16px;
    color:#336699;
    padding-bottom:5px;
    font-weight:bold;
}
.note {
    font-size:10px;
}
.warning {
    color:red;
}
.good {
    color:green;
}
.topBlueTable {
    background-color:#336699;
    color:white;
}
b {
    color:#336699;
}
.logoTable {
    background-color:#90ACC8;
}
a.topLinks {
    text-decoration: none;
    color:white;
    font-weight: bold;
    padding: 0 10px;
    float: left;
    display: block;
    height: 25px;
    line-height: 25px;
}
a.topLinks:hover {
    background-color: #708CA8;
}

.reputationLabel {
    font-size:12px;
}
.searchBar {
    background-color:#DDDDDD;
    border-left:1px solid #83817E;
}
.mainContent {
    padding-right:15px;
    padding-top: 10px;
}
.threatDetails {
    font-size:14px;
    background-color:#336699;
    color:white;
}
.detailsRow {
    background-color:#D7E1EB;
}

.oddRow, .oddRow td {
    background: #eee;
}

.faq li {
    margin: 3px;
}

.lookup, .lookup td, .lookup p {
    font-size: 11px;
}

.pagination {
    padding: 8px 0;
    text-align: center;
}

.pagination a {
    background-color: #336699;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    padding: 1px 5px;
}







a.helpbubble {

}

a.helpbubble img {
    border: 0;
    vertical-align: top;
    margin-left: 3px;
}