/* @group common */

body{
	background-color: #e9e9e9;
}
a{
	color: #8a1019;
	text-decoration: none;
}
/*#wrapper{
	border: 1px solid #ccc;
	background-color: #fff;
}
#header{
	border-top: 10px solid #2ca0fd;
	margin-bottom: 2em;
}*/
#printlogo{ display: none; }
#commoninfo ul,ol,.unmarked {
	list-style-type: none;
	margin-left: 0;
}

#docnav a{
	text-decoration: none;
	color: #5d5d5d;
}
.emphasize{
	color: #8a1019;
}
.prodchart{
	border: 1px solid #6fbffd;
}
.prodchart th{
	background-color: #2ca0fd;	
}
.prodchart th, .prodchart td{
	text-align: center;
	font-size: .85;	
}
td,th{
	margin: 3px;
	font-size: 12px !important;
}
tbody tr.even td{
	background-color: #d5f7fe;
}
tbody tr.odd td{
	background-color: #b4f2fe;
}
tbody tr.odd td.neutral, tbody tr.even td.neutral{
	background-color: #fff;
}
tbody ul{
	margin: 0;
}
h3 a,h3{
	color: #3b91cf;
	text-decoration: none;
}
h5.footnote{
	margin: 0;
	padding-bottom: 0;
}
ul.footnote{
	margin: -1em 0 2em 0;
	padding: 0;
	list-style-type: none;
}
.docid{
	border-top:  2px solid #ccc;
	color:  #ccc;
}
.dot{
	color: #1c68a4;
	font-size: 1.65em;
}
img.rhand{
	float: right;
}
.box{
	background-color: #e1eff4;
}
li.listheader{
	list-style: none;
	color: #1c68a4;
	font-size: 1.25em;
}

h5.crumbs{
	clear: left;
	font-weight: normal;
	font-size: 12px;
	color: #000 !important;
	text-decoration: none;
	margin: 45px 0 0 0;
	padding: 0;
}

h5.crumbs a{
	color: #000 !important;
	text-decoration: none;
}

a.printme{
	text-indent: -1000em;
	display: block;
	height: 29px;
	width: 75px;
	background: url('http://globesprinkler.com/images/ui/printthispage.gif') no-repeat;
	position: absolute;
	right: 5px;
	top: 190px;
}
a.downloadme{
	text-indent: -1000em;
	display: block;
	height: 39px;
	width: 110px;
	background: url('http://globesprinkler.com/images/ui/downloadthispage.gif') no-repeat;
	position: absolute;
	right: 85px;
	top: 190px;	
}

a.printme:hover{
	color: #B61D19;
}
a{
	outline: none;
}
/* @end */
