/* WebSitePulse.com public report custom style sheet*/
/* If you need any help with editing this file, contact us at support@websitepulse.com */
/* or call our 24/7 toll-free support line 1-888-WSPULSE */

/* use the following ID definition to publish your logo on the reports page. */
/* replace the example image url with the url of your logo and set the width and height to match the ones of the image */
/* REMOVE this row to uncomment the definition 
#customerlogo {
	background:url('http://www.websitepulse.com/img/newlogo2.gif') #ffffff no-repeat;
	width:170px;
	height:48px;
}
REMOVE this row too to uncomment the definition */

BODY {
	vertical-align: top; 
	padding: 0px; 
	margin: 0px;
	background:#ffffff;
}
BODY,P,TD,A {
	font: 11px/15px Verdana,Tahoma,Arial,Helvetica,sans-serif; 
}
A { 
	text-decoration: underline;  color: #1f5bbf;
}
A:hover { 
	color: #33CC00;
}

TD{
	border-left:1px solid #c4c4c4; 
	padding:1px 3px;
	color:#666666;
}

TH,.description{
	font:normal 12px Arial, sans-serif;
	padding:6px;
	color:#666666;
	vertical-align:top;
}

th{
	background:#dcdcdc;
	border-left:1px solid #c4c4c4; 
}


.description  { 
	text-align:left;
	border:0px;
}


.totals, .totals td{
	font-weight:normal;
	border-top:1px solid #c4c4c4;
	color:#666666;
		padding-top:8px;
}
.noborder {border:0px solid white;}

.bb {border-bottom:1px solid #c4c4c4;}
.bt, .bt td {border-top:1px solid #c4c4c4;}


.section {
	background:transparent;
	border:0px;
	font:bold 24px Arial,sans-serif;
	color:#666666;
	padding-bottom:10px;
	padding-top:10px;
}
.loclabel{
	background:transparent;
	border:0px;
	font:bold 16px Arial,sans-serif;
	color:#666666;
	vertical-align:top;
}
.locdata{
	background:transparent;
	border:0px;
	font:normal 12px Arial,sans-serif;
	color:#666666;
}
.smalllabel {
	background:transparent;
	border:0px;
	text-align:center;
	font:normal 10px Arial,sans-serif;
}

span.statusup{color:green;font-weight:bold;}
span.statuswarn{color:#FF6600;font-weight:bold;}
span.statusdown{color:red;font-weight:bold;}
span.statuspending{color:#707070;}

.odd_row{background-color:#f5f5f5}
.even_row{background-color:#fff}

.l {text-align:left}
.r {text-align:right}
.c {text-align:center}