/************************************************************
WatchMouse Print Stylesheet 
Target: Print
Author: Martijn Schornagel - Momono Ontwerpwerk - www.momono.nl
Copyright: 2005-2011 WatchMouse
Version 1.0
************************************************************/
html, body {
    height: 100%;
}
body {
    font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    width: 100%; 
    margin: 0; 
    float: none;
}
a:active, a:focus {
    outline: 0;
}
a, a:visited {
    color:#333;
}
a:hover {
    text-decoration: none;
}
a.external {
    background:transparent url(../../../img/external_link.png) no-repeat scroll right center;
    padding-right:13px;
    color:#0066CC;
}
.underline {
    text-decoration: underline;
}
.no-underline {
    text-decoration: none;
}
.nodisplay {
    display:none;
}
.hidden {
    visibility: hidden;
}
img {
	border: 0;
}

/* =================================================== */
/* ! Classes that need to be hidden for print layout   */
/* =================================================== */
ul#help-menu, a.help, a.sign-in, a.chat-no-dots, a.chat, a.product, ul#lang-menu, #language, div#search-holder, ul#dashboard-menu, div.tabsholder, div#sidebar, div#footerwrapper, .noprintdisplay, table#related-probes img, div#sql-queries, .learnmorenav, #top_nav, .contact-us, .user-name, .sign-out {
	display: none;
}

p.call-us, p.home-url {
    float:right;
	position:absolute;
	right:14px;
	top:39px;
}
p.home-url {
    top:0;
}

/* hide chat div */
#lpButDivID-1284411734598 { display : none; }
.lpPoweredByDiv a, .lpPoweredByDiv span { color : white;}

h1 {
	font-size: 18px;
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
}
.left {
    text-align: left;
}
.centered {
    text-align: center;
}
.nowrap{
    white-space: nowrap;
}
.fullwrap{
    white-space: normal;
}
.right {
    text-align: right;
}
div.html-output {
	font-family: courier;
	font-size: 11px;
	border: 1px dashed #ccc;
	margin-top: 10px;
	padding: 3px;
}
#header {
	height: 60px;
	padding: 0;
	background: none transparent;
}
#headerLogo a {
    background: url(../../img/ca/header/CAT_logo_44_trans2.png) no-repeat scroll left top transparent;
    top: 7px;
    height: 44px;
    width: 72px;
    text-indent: -999px;
    float: left;
}
.ca-header-product-name {
	float: left;
	margin: 7px 0 0 10px;
}
.ca-header-product-name a {
	font-family: Calibri;
	font-size: 19px;
	font-weight: bold;
}
div#first-opinion, div#second-opinion {
    overflow: auto !important;
}
div.print-display {
	display: block !important;
}
.bold {
    font-weight: bold;	
}
table td {
	padding: 3px;
}
.table-7 {
    border-width: 1px solid #CCC;
}

.table-7 td, .table-7 th  {
    padding: 3px 6px;
}
.table-1, .table-2, .table-3, .table-4, .table-5, .table-6, .table-7 {
    line-height: 18px;
}
.table-4 {
    border: 1px solid #CCC;
}
.table-4 td, .table-4 th  {
    padding: 6px;
}
.table-5 {
    border-bottom: 1px solid #CCC;
}
.table-5 td {
    padding: 4px 6px;
}
.table-6 {
	width:100%;
}
.table-6 td, .table-6 th  
    padding: 4px;
}
.subhead {
    background-color: #F5F5F5;
    font-weight: bold;
}
.light-grey-bg {
    background-color: #EEE;
}
.medium-grey-bg {
    background-color: #E2E2E2;
}
.dotted-border, .dotted-border td { border: 1px dotted #CCC; }
.right-dotted-border, .right-dotted-border td { border-right: 1px dotted #CCC; }
.top-dotted-border, .top-dotted-border td { border-top: 1px dotted #CCC; }
.bottom-dotted-border, .bottom-dotted-border td { border-bottom: 1px dotted #CCC; }
.left-dotted-border, .left-dotted-border td { border-left: 1px dotted #CCC; }
.top-border, .top-border td { border-top: 1px solid #CCC; }
.bottom-border, .bottom-border td{ border-bottom: 1px solid #CCC; }
.right-border, .right-border td { border-right: 1px solid #CCC; }
.left-border, .left-border td { border-left: 1px solid #CCC; }

#log_table a{
    text-decoration: none;
    color:#333333;
    background-color: inherit;
}
#vstartdate {
    font-weight: inherit;
    border: 0 none;
    background-color: transparent; 
    text-align: center;
    text-decoration: none;
    color:#333333;
    font-family:freesans,Helvetica,Arial,sans-serif;
    margin:0px;
    padding:0px;
    font-size: inherit;
    vertical-align:middle;
}
.log-row-error {
    background-color: #F2BBA5;
}
.log-row-triggered {
    background-color: #FAF0B3;
}
.log-row-extracheck {
    background-color: #D1D7D9;
}
.log-error-box, .log-triggered-box, .log-extracheck-box, .log-maint-box {
    width:24px;
    height:15px;
    background-color: #F2BBA5;
    border: 1px solid #FFF;
}
.log-triggered-box {
    background-color: #FAF0B3;
}
.log-extracheck-box {
    background-color: #D1D7D9;
}
.log-maint-box {
    background-color: #999999;
}
.maintenance {
    background-color: #999999;
    color:#FFFFFF;
}
.bottomMargin {
    margin-bottom: 10px;
}
.topMargin {
    margin-top: 10px;
}
.bottomMargin40 {
    margin-bottom: 40px;
}
.topMargin40 {
    margin-top: 40px;
}
.topMargin_45 {
    margin-top: 45px;
}
.topMargin22 {
    margin-top: 22px;
}
.rightMargin20 {
    margin-right:20px;
}
.rounded-container{
    padding: 5px;
}
.floatright {
    float: right;
}
.floatleft {
    float: left;
}
.clear {
    clear: both;
}
.rounded-container-top{
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
}

.rounded-container-bottom{
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
}
.solid-border {
    border-width: 1px;
    border-style: solid;
}

.solid-border-top {
    border-top-width: 1px;
    border-top-style: solid;
}

.solid-border-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.solid-border-left {
    border-left-width: 1px;
    border-left-style: solid;
}

.solid-border-right {
    border-right-width: 1px;
    border-right-style: solid;
}
.border-color-light-grey {
    border-color: #DCDCDC;
}

.border-color-medium-grey {
    border-color: #CCCCCC;
}

.border-color-dark-grey {
    border-color: #444444;
}
/************************************************************
* Generic form styles
************************************************************/

.inputfield {
	border: 1px solid #ccc;
    background-color: #FFFFFF;
    color: #333;
    padding: 3px 2px;
    vertical-align: middle;
    font-size:9px;
}
.inputfield option {
    padding-left:3px;
    padding-right:23px;
}
/* Remove button padding in FF */
.formbtn-dark::-moz-focus-inner, .formbtn-dark-sec::-moz-focus-inner, #loginBtn::-moz-focus-inner {
    border:0;
    padding:0;
}

.formbtn-dark, .formbtn-dark-sec, #loginBtn {
    background: url(../../img/ca/btn-blue-26.png) repeat-x scroll 0 -1px transparent;
    border: 1px solid #337db0;
    color: #fff;
    cursor: pointer;
    font: normal 13px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    /* padding: 2px 4px 3px; */
    padding: 3px 15px 4px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
}

.formbtn-dark-sec {
    background: url(../../img/ca/btn-grey-26.png) repeat-x scroll 0 -1px transparent;
    border-color: #6b6b6b;
}

.formbtn-dark:hover, .formbtn-dark.hover, .formbtn-dark-sec:hover, #loginBtn:hover, #loginBtn.hover {
    background-position: 0 -28px;
    border-color: #489fcd;
    color: #fff;
}

.formbtn-dark-sec:hover {
    border-color: #7d7d7d;
}

.formbtn-dark:active, .formbtn-dark-sec:active, #loginBtn:active {
    background-position: 0 -56px;
    border-color: #337fb2;
    color: #fff;
}

.formbtn-dark-sec:active {
    border-color: #868686;
}

.formbtn-light, .formbtn-light-small, .formbtn-dark, .formbtn-dark-small, .formbtn-disabled {
    background-color: #FFF;
    border: 1px solid #999;
    color: #666;
    padding: 2px 4px 4px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
.formbtn-light:hover, .formbtn-dark-small:hover {
    background-color: #999;
    border: 1px solid #999;
    color: #FFFFFF;
}
.formbtn-light-small {
    padding-bottom: 2px;
}
.formbtn-dark, .formbtn-disabled {
	background-color: #555;
	padding-bottom: 3px;
	text-align: center;
	border: 1px solid #363636;
	color: #FECC06;
	text-shadow: black 1px 1px 2px;
	font-size: 14px;
}
.formbtn-dark:hover {
    color: #FFF;    
}
.formbtn-disabled {
    opacity:.40;
    filter: alpha(opacity=40); 
}
.formbtn-disabled:hover {
    color: #FECC06;
    cursor: default;
}

div#rule-info b a {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight:normal;
    color:#245595;
    background-color:#dee7f8;
    font-size:11px;
    text-decoration: none;
    border: 1px solid #95C1EC;
    padding: 0 7px 1px;
}
#datenav, #datenav a,#datenav input  {
    text-decoration: none;
    color:#333333;
    background-color: inherit;
    text-align:center;
}
div#rule-info b a:hover {
    text-decoration:none;
    background-color:#cbdbf8;
}
div#tag-list a.tag {
    text-decoration: none;
}
.tag-pill, .info-pill {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight:normal;
    color:#245595;
    background-color:#dee7f8;
    font-size:11px;
    text-decoration: none;
    border: 1px solid #95C1EC;
    padding: 1px 9px 2px;
}
.info-pill {
	float: left;
	min-width: 30px;
	margin: 0 5px;
	padding: 0 8px;
	text-align: center;
	cursor: help;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	background-color:#CCC;
	border-color: #AAA;
	color: #444;
}
.tag-pill:hover, .info-pill:hover {
    text-decoration:none;
    background-color:#cbdbf8;
}
.info-pill:hover {
	background-color: #c1c1c1;
}
.right-holder {
	width: 375px;
	float: right;
}
.left-holder {
	width: 375px;
	margin-right: 5px;
	float: left;
}
#home_browser_snapshots_island_container {
    height: 96px;
}
.snapshot-div {
    background-image: url("assets/img/empty-img.jpg");
    background-repeat: no-repeat;
    border: 1px solid #DDDDDD;
    height: 80px;
    margin: 0 auto;
    padding: 4px;
    position: relative;
}
.snapshot-div img {
    height: 80px;
}
/************************************************************
Performance_chart.php styles
************************************************************/
TABLE.dbstatus {
    line-height: 18px;
    border: 1px solid #CCC;
    padding: 0;
}
TABLE.dbstatus TD {
    text-align:center;
    font-size: 10px;
    vertical-align: top;
    padding:0px;
    margin:0px;
    background-color: #EFEFEF;
}
TABLE.dbstatus TD.dbdate { 
    font-size: 12px; 
    font-weight:bold; 
    background-color: #999; 
    color:#FFF
}
TABLE.dbstatus TD.ruleslot { 
    text-align:left; 
    font-size: 11px; 
    font-weight:bold; 
    background-color:#999;
    padding-left:4px;
    padding-right:4px;
}
TABLE.dbstatus td.dbtime {
    font-size:10px;
    background-color: #FFF;
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
}
TABLE.dbstatus TD.dbrule { 
    text-align:left; 
    font-size: 10px; 
    white-space: nowrap;
    background-color: #FFF;
    padding-right:4px;
}
#content a.dbstat:link,#container-wide a.dbstat:link, #content a.dbstat:visited , #container-wide a.dbstat:visited {
    background-color:#FFE899;
    display:block;
    width: 100%;
    height:18px;
    text-decoration: none;
    color: #FF9;
}
#content a.poor:link,#container-wide a.poor:link, #content a.poor:visited, #container-wide a.poor:visited { 
    background-color:#FF3300; 
    display:block; 
    width: auto; 
    height:100%; 
    text-decoration: none 
}
#content a.warning:link,#container-wide a.warning:link, #content a.warning:visited, #container-wide a.warning:visited { 
    background-color:#F90; 
    display:block; 
    width: auto; 
    height:auto; 
    text-decoration: none;
}
#content a.dbstat:hover, #content a.poor:hover, #content a.warning:hover, #container-wide a.dbstat:hover, #container-wide a.poor:hover, #container-wide a.warning:hover { 
    background-color:#BBB;
    text-decoration: none;
    display:block;
    color:inherit;
}
.led, a.led:hover {
    display:block; 
    text-decoration: none 
}
.l90 {
    background-image:url(../../../img/90fld.gif);
}
.l70, .l80 {
    background-image:url(../../../img/70fld.gif);
}
.l50, .l60 {
    background-image:url(../../../img/50fld.gif);
}
.l30, .l40 {
    background-image:url(../../../img/30fld.gif);
}
.l10, .l20 {
    background-image:url(../../../img/10fld.gif);
}
.l0 {
    background-image:url(../../../img/0fld.gif);
}
.l90, .l80, .l70, .l60, .l50, .l40, .l30, .l20, .l10, .l0 {
    background-repeat: no-repeat;
}
TABLE.dbstatus #rulename {
    display:inline;
}
TABLE.dbstatus #rulename a {
    display:inline;
    font-size: 10px;
    color: #6F6F6F;
    background-color: inherit;
    text-decoration: none;
}
TABLE.dbstatus #rulename a:hover {
    color: #989898;
    background-color: inherit;
}

#rightcolumn .rulename, #content .rulename, #container-wide .rulename {
    display:inline;
}
#rightcolumn .rulename a, #content .rulename a, #container-wide .rulename a {
    display:inline;
    font-size: 10px;
    color: #6F6F6F;
    background-color: inherit;
    text-decoration: none;
}
#rightcolumn .rulename a:hover, #content .rulename a:hover, #container-wide .rulename a:hover {
    color: #989898;
    background-color: inherit;
    text-decoration: underline;
}
.maint {
    background: url(../../../img/leg_maint.gif) repeat-x 0 bottom;
}
.light-green-bg {
    background-color: #EEFBFB;
}

.light-orange-bg {
    background-color: #FEF3D5;
}

.light-red-bg {
    background-color: #FFF0F0;
}
.legend_box {
    width:26px;
    height:16px;
    border:1px solid #CCCCCC;
}
/************************************************************
End of performance_chart.php styles
************************************************************/
ul {
	margin: 1px;
	padding-left: 1px;
	list-style: none;
}
.help {
	background-color: #f1f6d7;
	color: #65A534;
}
.help td, div.help {
	border: 1px solid #77C03F;
}
.inprogress {
	color: #4188C8;
	background: #E2EDFD;
}
.inprogress td, div.inprogress {
	border: 1px solid #95C1EC;
}
.inform {
	color: #4188C8;
	background: #E2EDFD;
	padding: 5px;
	margin-bottom: 10px;
}
.inform td, div.inform {
	border: 1px solid #95C1EC;
}
.warning {
	color: #DD8400;
	background: #FFF2D1;
}
.warning td, div.warning {
	border: 1px solid #FFC315;
}
.error {
	outline:none;
	background: #FFE2D8;
	color: #C00;
}
.error td, div.error {
	border: 1px solid #F00;
}
div.inform, div.warning, div.error {
	padding: 4px 6px;
	margin-bottom: 10px;
}
.help ul li, .inprogress ul li, .inform ul li, .warning ul li, .error ul li {
	list-style-image: none;
	list-style-type: none;
	padding: 6px 0 7px 22px;
	font-weight: normal;
}
.help ul li { background: url(../../../img/help-withbg.gif) no-repeat left 6px; }
.inprogress ul li {	background: url(../../../img/spinning-blue.gif) no-repeat left 7px; }
.inform ul li {	background: url(../../../img/inform-withbg.png) no-repeat left 7px; }
.warning ul li { background: url(../../../img/warning-orange.png) no-repeat left 7px; }
.error ul li { background: url(../../../img/error-circle.png) no-repeat left 7px; }

.close {
	float: right;
	width: auto;
}

.trans25 {
    opacity:.25;
    filter: alpha(opacity=25); 
}
.trans50 {
    opacity:.50;
    filter: alpha(opacity=50); 
}
.trans75 {
    opacity:.75;
    filter: alpha(opacity=75); 
}
.trans90 {
    opacity:.90;
    filter: alpha(opacity=90); 
}
.trans95 {
    opacity:.95;
    filter: alpha(opacity=95); 
}

.top {
	vertical-align: top;
}
#quickfaqblock a {
    color: #FD8023;
    background-color: inherit;
    text-decoration: underline;
}
#rightcolumn a:hover, #fullcontent a:hover, #container-wide a:hover, #quickfaqblock a:hover {
    text-decoration: none;
    color: #FF7906;
    background-color: inherit;
    background-image: none;
}

.quickfaqwide-head {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    height: 28px;
    margin-top: 10px;
    padding-left: 8px;
    position: relative;
    line-height: 28px;
    color: #FFFFFF;
    background-color: #ccc;
    font-weight: bold;
}
#maincolumn .quickfaqwide-head a {
    color: #333333;
    background-color: inherit;
    border-bottom-width: 0;
    border-bottom-color: #CCC;
    font-weight: bold;
    text-decoration: underline;
}
#maincolumn .quickfaqwide-head a:hover {
    color: #666666;
    background-color: inherit;
    text-decoration: none;
}
.quickfaqwide-body {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    background: #FFF no-repeat left bottom;
    border: 1px solid #CCCCCC;
}
.quickfaqwide-question {
    text-align: left;
    font-size: 16px;
    background-color: #F5F5F5;
    padding: 8px;
    height: 25px;
}
.quickfaqwide-answer {
    text-align: left;
    padding: 8px;
    line-height: 16px;
}
.quickfaqwide-answer ul {
    margin-top: 8px;
    margin-bottom: 8px;
}
.quickfaqwide-answer ul li {
    background-repeat: no-repeat;
    background-position: left 3px;
    margin-left:2em;
}

.back, .forward {
    position: absolute;
    top: 7px;
    right: 32px;
}
.forward {
    right: 10px;
}

.press-date {
    background-color:#999;
    float:left;
    padding:2px;
    text-align:center;
}
.press-day {
    background-color:inherit;
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
}
.press-month-year {
    background-color:inherit;
    color:#FFFFFF;
    font-size:9px;
    font-weight:bold;
    display:inline;
}
#press-items-table p {
    margin-top:10px;
    margin-bottom:10px;
}
#press-items-table em {
    text-transform: capitalize;
    font-weight:bold;
}
#press-items-table ul {
    margin-bottom: 10px;
    line-height: 16px;
}
#press-items-table ul li {
    background: url(../../../img/bullit-square.png) no-repeat left 4px;
    padding-left: 14px;
    margin-top: 2px;
    margin-bottom: 2px;
}
#press-items-table a {
    color: #2200CC;
    text-decoration: underline;
}
#press-items-table a:hover {
    text-decoration: none;
}
#news-title a {
    color:#333;
}
#news-title a:hover {
    text-decoration: none;
}
.with-margins {
    margin:8px;
}
ul.checklist {
    margin-bottom: 10px;
    line-height: 18px;
}
ul.checklist li {
    background: url(../../img/ca/icon-checklist.gif) no-repeat left 3px;
    padding-left: 20px;
	margin: 3px 0;
}
ul.square, ul.round, ul.none {
	margin-bottom: 10px;
	line-height: 16px;
}
ul.square li, ul.round li, ul.none li {
	padding-left: 14px;
	margin: 2px 0;
}
ul.square li {
	background: url(../../../img/bullit-square.png) no-repeat left 4px;
}
ul.round li {
	background: url(../../../img/bullit-round.png) no-repeat left 5px;
}
div.testimonial {
    text-align: left;
    margin-bottom: 15px;
}
.testi-name {
    background:#FFFFFF url(../../../img/icon-pen.png) no-repeat scroll 0 3px;
    color:#FD8222;
    margin-bottom:10px;
    padding: 0 0 3px 18px;
}
ul.productList li h2.product {
    display: inline;
}
.graphic {
	width: 653px;
	height: 146px;
	margin-bottom: 15px;
	position: relative;
}
h2.graphic-heading {
	text-shadow: #4F7302 1px 1px 1px;
	position: absolute;
	bottom: 12px;
	left: 15px;
	color: #FFF;
	font-size: 22px;
	margin-bottom: 0px;
	width: 600px;
	font-weight: 500;
}
.case p {
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 16px;
}
.caselogo {
	float: left;
	margin: 4px 4px 15px 15px;
	background: url(../../../img/learnmore-sprites.png) no-repeat -323px -664px;
	text-align: center;
	height: 76px;
	width: 132px;
}
.caselogo img {
	border: 1px solid #E7E7E7;
}
#more-tab-1, #more-tab-2, #more-tab-3, #more-tab-4, #more-tab-5, #more-tab-6, #more-tab-7 { display: block; }