@import "../../rightsidebar/css/screen.css";
body {
	background: #fff url(storm-images/bg.png) repeat-x 0px 0px;
}

#header {
	height: 70px;
	border-bottom-style: none;
	background-color: transparent;
}
#logo {
	white-space: nowrap;
	font-size: 24px;
}
#logo a {
 	background: transparent url(storm-images/logo.png) no-repeat left top;
	text-indent: -3000px;
	display: block;
	width: 250px;
	height: 60px;
/*	margin-top: -3px; */
}

h1, h2, h3, h4, h5, h6 {
        border-bottom-color: #3465A4;
}

#page {
	padding: 15px 30px;
}

/* in 1.6 h1#title is ul#pagelocation */
#pagelocation {
	display: block;
	margin: 0 0;
	padding: 0;
	font-size: 2em;
	line-height: 1.2em;
	font-weight: bold;
}

#pagelocation li {
	display: inline;
}

#pagelocation a {
	text-decoration: none;
	color: #3465A4;
	text-indent: 0;
}

.table-of-contents {
	background-color:inherit;
	border-style: none;
	margin: 0;
	padding-left: 0;
	width: 100%;
}

.table-of-contents ol {
	margin: 0;
}
.sidepanel {
	background: #fff url(storm-images/sidepanel-bg.png) no-repeat bottom right;
	width: 198px;
}
.sidepanel h1, .sidepanel h2 {
	background-color: #cbdced;
}
.sidepanel a {
        display: inline;
}
#pagetrail li {
	display: list-item;
	font-size: 110%;
}
#pagetrail li:after {
	content: "";
}
#navibar li.current {
	background-color: #f1f5fa;
}
.sidepanel li {
	background-color: transparent;
	border-bottom-color: #fff;
	padding: 4px 10px;
}
a {
	text-indent: 0;
	color: #3465a4;
}
h2, h3, h4, h5, h6 {
	border-bottom-color: #3465a4;
}
td {
	border-color: #a9c2e1;
}
