body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center; /*centre for ie5 */
	background: #CDE4F4;
}

body#popup {
    background: #fff;
    text-align: left;
} 

body#print {
    background: #fff;
    text-align: left;
} 

h1 {
	color: #333;
	font-size: 13pt; 
}
	
h2 {
	color: #2087CA;
	margin: 0 0 6px 0;
	font-size: 12pt; 
}

h3 {
	color: #333;
	font-size: 10pt; 
}

h4 {
	color: #333;
	font-size: 10pt; 
}

a:link {
	text-decoration: underline; 
	color: #00c;
}

a:visited { 
	text-decoration: underline; 
	color: #00c;
}

a:active { 
	text-decoration: underline; 
	color: #c00;
}

a:hover { 
	text-decoration: underline;
}

.clear {
	clear: both;
}

.im {
	margin: 0 8px;
}


#container {
	margin: auto; 
	width: 940px; 
	min-height: 450px;
	padding-top: 8px;
	background: #fff url("images/container-bg.gif")/*tpa=http://criticalassist.com.au/images/container-bg.gif*/ bottom left no-repeat;
}

#content {
	margin: 0;
	min-height: 300px;
	padding-bottom: 8px;
}

/* template objects */

#userbar {
	width: 940px;
	height: 23px;
	margin: auto;
	color: #fff;
	font-family: verdana;
	font-size: 8pt;
	background: #000 url("images/nav/userbar-bg.gif")/*tpa=http://criticalassist.com.au/images/nav/userbar-bg.gif*/ top left repeat-x;
}

#userbar a {
	color: #fff;
	text-decoration: none;
}

#userbar a:hover {
	text-decoration: underline;
}

#userbar #userbar-title {
	margin-top: 4px;
	margin-left: 8px;
	width: 300px;
	float: left;
	font-weight: bold;
}

#userbar #userbar-links {
	margin-top: 4px;
	margin-right: 8px;
	width: 600px;
	float: right;
	text-align: right;
}

#background {
	background: #CDE4F4 url("images/bg.gif")/*tpa=http://criticalassist.com.au/images/bg.gif*/ top center repeat-y;
	margin: 0;
	text-align: left; /* centre for compliant browsers*/
}

#nav {
	width: 940px;
	height: 124px;
	margin: 0 auto; 
	background-image: url("images/nav.gif")/*tpa=http://criticalassist.com.au/images/nav.gif*/;
	background-position: top center;
	background-repeat: no-repeat;
}

#nav h1 {
	margin: 0;
}

#nav ul {
	padding: 0;
	margin: 99px 8px 0 0;
	display: block;
	float: right;
} 

#nav ul li {
	list-style: none;
	float: left;
	display: block;
	padding: 0;	
	margin: 0;
}
			
#nav ul li.active {
	color: #D80C2D;
}

#nav a#self {
	display: block;
	width: 240px;
	height: 124px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	float: left;
}

#nav a#self span {
	display: none;
}

#nav ul li a {
	display: block;
	width: 94px;
	height: 25px;
	text-align: center;
	padding: 0;
	margin: 0 0 0 4px;
	text-decoration: none;
	color: #fff;
	background: url("images/nav-tab.gif")/*tpa=http://criticalassist.com.au/images/nav-tab.gif*/ top left no-repeat;
}

#nav ul li.active a {
	background: url("images/nav-tab.gif")/*tpa=http://criticalassist.com.au/images/nav-tab.gif*/ top left no-repeat;
	background-position: 0 -25px;
	color: #000;
}

#nav ul li a:hover {
	background: url("images/nav-tab-h.gif")/*tpa=http://criticalassist.com.au/images/nav-tab-h.gif*/ top left no-repeat;
	background-position: 0 0px;
	color: #D80C2D;
}

#nav ul li a span{
	display: block;
	padding-top: 3px;
}

#home {
}

#sidebar {
	width: 208px;
	float: left;
}

#home-sidebar {
	width: 208px;
	float: left;
}

.sidebar-rule {
	border-top: 1px solid white;
	padding: 8px 8px 8px 8px;
}

.sidebar-rule h3 {
	color: #fff;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
}

.sidebar-rule p {
	color: #fff;
	margin: 0;
}

.sidebar-rule p.space {
	margin-bottom: 4px;
}

#sidebar-logo {
	width: 200px;
	height: 132px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid white;
}

#sidebar ul li {
	display: block;
	border-bottom: 1px solid white;
}

#sidebar ul li a {
	display: block;
	width: 208px;
	height: 36px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#sidebar ul li a.active, #sidebar ul li a.active:hover {
	display: block;
	width: 208px;
	height: 36px;
	color: #D80C2D;
	text-decoration: none;
	font-weight: bold;
	background: url("images/sidebar-1.gif")/*tpa=http://criticalassist.com.au/images/sidebar-1.gif*/ top left no-repeat;
}

#sidebar ul li a:hover {
	display: block;
	background: #fff;
	color: #61ABDD;
	text-decoration: none;
}

#sidebar ul li a span {
	display: block;
	padding-top: 8px;
	padding-left: 32px;
}

#sidemenu {
	padding-left: 8px;
	padding-right: 8px;	
}

#sidemenu ul {
	border: 0;
}

#sidemenu ul li a {
	width: 192px;
	height: 24px;
}

#sidemenu ul ul {
	border: 0;
}

#sidemenu ul ul li {
	border: 0;
	padding-left: 8px;
}

#sidemenu ul ul li a {
	width: 184px;

}




#main {
	width: 712px;
	float: right;	
	margin-right: 8px;
	margin-bottom: 8px;
}

#page-main {
	width: 712px;
	float: right;	
	margin-right: 8px;
	margin-bottom: 8px;
}

#main.home {
	background: #fff url("images/home-main-bg.gif")/*tpa=http://criticalassist.com.au/images/home-main-bg.gif*/ top left repeat-y;
}

#main #home-main {
	width: 460px;
	height: 416px;
	float: left;
	background: #fff url("images/home-content-image.jpg")/*tpa=http://criticalassist.com.au/images/home-content-image.jpg*/ top left no-repeat;
}

#main #home-main p{
	padding: 0 10px 10px 10px;
	width: 205px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
}

#main #home-news {
	width: 232px;
	float: right;	
}


#page-main p {
	margin: 0 0 6px 0;
}

#page-main h1 {
	color: #2087CA;
	border-bottom: 2px solid #B0D5EE;
	margin: 0 0 6px 0;
}

#page-main h2 {
	color: #2087CA;
	margin: 0 0 6px 0;
}

#page-main .formbox h2 {
	color: #fff;
	border-bottom: none;
	padding-left: 4px;
	margin: 0 0 6px 0;
	-moz-border-radius: 5px; 
}

#page-main h3 {
	color: #2087CA;
	margin: 9px 0 3px 0;
}

#page-main h4 {
	color: #000;
	margin: 0 0 4px 0;
}

#news-latest {
	margin-top: 8px;
	border: 1px solid #B0D5EE;
	-moz-border-radius: 5px; 
	padding: 4px;
}

#news-latest h2 {
	color: #2087CA;
	border-bottom: 2px solid #B0D5EE;
	margin: 0 0 6px 0;
}

#news-latest h3 {
	margin: 0;
}

#news-latest p {
	margin-top: 0;
}

#news-latest a {
	color: #2087CA;
}

a#tell-a-friend {
	margin-top: 8px;
	display: block;
	width: 224px;
	height: 24px;
	text-align: center;
	background: #2087CA;
	color: #fff;
}

a#tell-a-friend span {
	display: block;
	padding-top: 2px;
}


#shop {
}

#shop h1 {
	color: #2087CA;
	border-bottom: 2px solid #B0D5EE;
	margin: 0 0 6px 0;
}

#shop h2 {
	color: #2087CA;
	margin: 0 0 6px 0;
}

#shop .formbox h2 {
	color: #fff;
	border-bottom: none;
	padding-left: 4px;
	margin: 0 0 6px 0;
	-moz-border-radius: 5px; 
}

#shop h3 {
	color: #2087CA;
	margin: 9px 0 3px 0;
}

#shop h4 {
	color: #000;
	margin: 0 0 4px 0;
}

#shop #shop-sidebar {
	margin: 0;
	width: 200px;
	float: left;
}

#shop #shop-main {
	margin: 0 8px 0 0;
	width: 712px;
	float: right;
}

#shop #shop-menu {
	border-top: 2px solid #CDE4F4;
	text-align: right;
}

#shop #shop-search {
}

#shop #tools {
	background-color: #CDE4F4; 
	border: 1px dashed #999;
	width: 150px;
	float: right;
	padding: 4px;
	margin: 4px;
	clear: both;
}

#shop #tools ul {
	list-style: none;
	margin: 0;
	padding: 0;

}

#shop #shop-product {
	margin-top: 4px;
	padding: 8px;
	border: 1px solid #dde;
}

#shop #shop-product h1 {
	margin-top: 0;
}

#shop #price {
	clear: both; 
	float: right; 
	width: 150px; 
	padding: 4px;
	margin: 4px;
	text-align: center;
	border: 2px dashed #CDE4F4;
}

#shop #price h1 {
	margin-top: 0;
	color: #fff;
	background: #D80C2D;
	padding: 3px;
	padding-left: 8px;
	-moz-border-radius: 5px;
	border: none;
}

#shop #price p {
	margin: 0;
}

#shop #images {
	clear: both; 
	float: right; 
	width: 150px; 
	padding: 4px;
	margin: 4px;
	text-align: center;
	border: 2px dashed #CDE4F4;
}


#shop #files {
	clear: both; 
	float: right; 
	width: 150px; 
	padding: 4px 4px 4px 4px;
	margin: 4px;
	text-align: center;
	background-color: #eed; 
	border: 1px dashed #999;
}

#shop #files h1 {
	margin-top: 0;
	background: #FFCD56;
	padding: 3px;
	padding-left: 8px;
	-moz-border-radius: 5px;
}

.sidemenu {
	margin: 0;
	-moz-border-radius: 5px; 
}

.sidemenu a {
	color: #333;
}	

#shop-sidemenu h2 {
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
	margin: 0 4px 8px 4px;
}	

#shop-sidemenu h2 a:link, #shop-sidemenu h2 a:visited {
	text-decoration: none;
	color: #fff
}	

#shop-sidemenu h2 a:hover {
	text-decoration: underline;
	color: #fff;
}	

#shop-sidemenu ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	list-style-type: none;
} 

#shop-sidemenu ul li {
	margin: 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #fff;
}

#shop-sidemenu ul li ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	list-style-type: none;
} 

#shop-sidemenu ul li ul li {
	margin: 0 0 0 8px;
	padding: 0;
	border: none;
	background: none;
	font-size: 9pt;
}

#shop-sidemenu li a {
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
    position:relative; 
}

#shop-sidemenu li a:link, #shop-sidemenu li a:visited {
	color: #fff;
	text-decoration: none;
}

#shop-sidemenu li a:hover {
	background: #fff;
	color: #61ABDD;
}

#shop-sidemenu li a.static:hover {
	background: #fff;
	color: #61ABDD;
}

#index {
}

#page {
}

#page-sidebar {
	margin: 0;
	width: 192px;
	float: left;
}	

#page-sidebar h2 {
	margin-bottom: 0px;
}	

#page-sidebar h2 a {
	color: #000;
}	

#page-sidebar ul li .active {
	font-weight: bold;
}

#critical-sidemenu h2 {
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
	margin: 0 4px 8px 4px;
}	

#critical-sidemenu h2 a:link, #critical-sidemenu h2 a:visited {
	text-decoration: none;
	color: #fff
}	

#critical-sidemenu h2 a:hover {
	text-decoration: underline;
	color: #fff;
}	

#critical-sidemenu ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	list-style-type: none;
} 

#critical-sidemenu ul li {
	margin: 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #fff;
}

#critical-sidemenu ul li ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	list-style-type: none;
} 

#critical-sidemenu ul li ul li {
	margin: 0 0 0 8px;
	padding: 0;
	border: none;
	background: none;
	font-size: 9pt;
}

#critical-sidemenu li a {
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
    position:relative; 
}

#critical-sidemenu li a:link, #critical-sidemenu li a:visited {
	color: #fff;
	text-decoration: none;
}

#critical-sidemenu li a:hover {
	background: #fff;
	color: #61ABDD;
}

#critical-sidemenu li a.static:hover {
	background: #fff;
	color: #61ABDD;
}



#page-main h1 {
}

#page-main h1 a {
	color: #666;
}

#contact {
}

#contact #page-sidebar {
	width: 292px;
}

#contact #page-main {
	width: 416px;
}

.page-index {
}

.page-index-item {
	margin-top: 16px;
}

.page-index-image {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 16px;
}

.page-index-detail {
}

.page-index-item h3 {
	margin: 0;
}

.page-index-item p {
	margin-top: 4px;
}

#news {
}

.news-index {
}

.news-index-item {
	margin-top: 16px;
}

.news-index-image {
	width: 80px;
	height: 80px;
	float: right;
	margin-left: 16px;
}

.news-index-detail {
}

.news-index-item h3 {
	margin: 0;
}

.news-index-item p {
	margin-top: 4px;
}

.embedtv {
	margin: 8px;
}

#blog {
	min-height: 300px;
}

#blog .blog-post-title {
	background: #fff url("images/blog/blog-post-title.gif")/*tpa=http://criticalassist.com.au/images/blog/blog-post-title.gif*/ top left no-repeat;
	width: 676px;
	height: 25px;
	margin-bottom: 0;
}

#blog .blog-post-title span {
	padding-left: 6px;
}

#blog .blog-post-title a:link, #blog .blog-post-title a:visited {
	color: #000;
	text-decoration: none;
}

#blog .blog-post-title a:hover {
	color: #00c;
	text-decoration: underline;
}

#blog .blog-post-meta {
	margin-top: 4px;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 4px;
}

#blog .blog-post p {
	margin-left: 4px;
	margin-right: 4px;
}

#blog .blog-post-categories {
	text-align: center;
}

#blog #blog-sidebar {
	margin: 0;
	width: 240px;
	float: right;
}	

#blog #blog-sidebar-top {
	width: 240px;
	height: 4px;
	background-image: url("images/blog/blog-sidebar-top.gif")/*tpa=http://criticalassist.com.au/images/blog/blog-sidebar-top.gif*/;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden; /* IE6 */
}	


#blog #blog-sidebar-bg {
	width: 240px;
	background-image: url("images/blog/blog-sidebar-bg.gif")/*tpa=http://criticalassist.com.au/images/blog/blog-sidebar-bg.gif*/;
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0;
	border-bottom: 0px solid white;
}	

#blog #blog-sidebar-inner {
	margin: 0 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}	

#blog #blog-sidebar-inner p {
	margin-bottom: 0; /* firefox collapsing margins */
}	

#blog #blog-sidebar-bottom {
	margin: 0;
	width: 240px;
	height: 7px;
	background-image: url("images/blog/blog-sidebar-bottom.gif")/*tpa=http://criticalassist.com.au/images/blog/blog-sidebar-bottom.gif*/;
	background-position: top left;
	background-repeat: no-repeat;
}

#blog #blog-sidebar h2 {
	margin-top: 0;
	font-size: 10pt;
}	

#blog #blog-sidebar h2 a {
	color: #000;
}	

#blog #blog-sidebar h3 {
	font-size: 10pt;
}	

#blog #blog-sidebar h3 a {
	color: #000;
}	

#blog .blog-xml-link {
	text-align: center;
}

#blog #main {
	padding-bottom: 8px;
	width: 676px;
	float: left;
}

#blog #main h3#comments-title {
	font-size: 9pt;
	background: #f6f6f6;
	border-top: 1px solid #c9c9c9;
	padding: 2px 2px 2px 4px;
}

#blog .comment-top {
	margin-top: 1em;
	background: #fff url("images/blog/comment-top.gif")/*tpa=http://criticalassist.com.au/images/blog/comment-top.gif*/ top left no-repeat;
	width: 676px;
	height: 4px;
	overflow: hidden; 
}

#blog .comment {
	background: #fff url("images/blog/comment-bg.gif")/*tpa=http://criticalassist.com.au/images/blog/comment-bg.gif*/ top left repeat-y;
	padding: 4px;
}

#blog .comment p {
	margin: 0 0 0 4px;
}

#blog .comment-meta {
	background: #fff url("images/blog/comment-meta-bg.gif")/*tpa=http://criticalassist.com.au/images/blog/comment-meta-bg.gif*/ top left no-repeat;
	padding: 4px;
	height: 24px;
}

#blog .comment-meta p {
	margin: 6px 0 0 48px;
}

#gallery {
}

#gallery .item {
	width: 200px;
	float: left;
	text-align: center;
}

#gallery .item .im {
	border: 0;
	width: 180px;
	height: 190px;
	margin: auto;
}

#gallery .item .i {
	border: 1px solid #000;
}

#gallery p {
	text-align: left;
}

#gallery #thumbs {
	width: 220px;
	float: left;
}

#gallery #thumbs .im {
	width: 80px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	float: left;
}

#gallery #thumbs .i {
	border: 1px solid #000;
	margin: auto;
}


#gallery #zoom {
	margin: 4px;
	width: 480px;
	float: left;
	text-align: left;
}

#gallery #zoom .im {
	text-align: center;
}

#gallery #zoom .i {
	border: 1px solid #000;
}

#gallery #zoom h3 {
	text-align: left;
}

#gallery #zoom p {
	text-align: left;
}

#footer-wrap {
	margin: auto; 
	height: 64px; 
	background: #CDE4F4 url("images/footer-bg.gif")/*tpa=http://criticalassist.com.au/images/footer-bg.gif*/ top center no-repeat;
}

#footer {
	width: 924px;
	padding-top: 5px;
	margin: auto;
	clear: both;
	text-align: center;
	color: #fff;
}

#footer a {
	color: #fff;
}

/* Core Styles */
 
#controller {
	margin: 0 auto 4px auto;
	background: #fff url("images/nav/controller.gif")/*tpa=http://criticalassist.com.au/images/nav/controller.gif*/ center repeat-x;
	color: #000;
	border: 1px solid #dde;
}

#controller table {
	width: 100%;
	border-collapse: collapse;
}

#controller td {
	vertical-align: top;
}

#controller h1 {
	color: #000;
	margin: 0;
	font-size: 10pt;
}

#controller a {
	color: #000;
}

a.buttonitem {
	float: right;
	display: block;
	text-align: center;
	padding: 0;
	width: 110px;
	height: 22px; 
	background: url("images/nav/button0.gif")/*tpa=http://criticalassist.com.au/images/nav/button0.gif*/ right no-repeat;
	margin-left: 8px;
}

a:hover.buttonitem {
	background: url("images/nav/button1.gif")/*tpa=http://criticalassist.com.au/images/nav/button1.gif*/ right no-repeat;
}

a.additem {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 8px 0 0;
	width: 102px;
	height: 21px; 
	background: url("images/nav/additem0.gif")/*tpa=http://criticalassist.com.au/images/nav/additem0.gif*/ right no-repeat;
	margin-left: 8px;
}

a:hover.additem {
	background: url("images/nav/additem1.gif")/*tpa=http://criticalassist.com.au/images/nav/additem1.gif*/ right no-repeat;
}

a.additemsm {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 0 0 0;
	width: 20px;
	height: 21px; 
	background: url("images/nav/additemsm0.gif")/*tpa=http://criticalassist.com.au/images/nav/additemsm0.gif*/ right no-repeat;
	margin-left: 8px;
}

a:hover.additemsm {
	background: url("images/nav/additemsm1.gif")/*tpa=http://criticalassist.com.au/images/nav/additemsm1.gif*/ right no-repeat;
}

a.printitem {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 8px 0 0;
	width: 102px;
	height: 21px; 
	background: url("images/nav/print0.gif")/*tpa=http://criticalassist.com.au/images/nav/print0.gif*/ right no-repeat;
	margin-left: 8px;
}

a:hover.printitem {
	background: url("images/nav/print1.gif")/*tpa=http://criticalassist.com.au/images/nav/print1.gif*/ right no-repeat;
}

#controller #print span {
	display: none;
}

#controller select {
}

#selector {
	border: 1px solid #ddd;
	background: #f6f6f6;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
}

#selector h1 {
	font-size: 10pt;
}

#selector a {
}

#selector table {
	border-collapse: collapse;
	width: 100%;
}

#selector table td {
	padding: 0;
}


#selector td.action {
	width: 60px;
	text-align: right;
	vertical-align: middle;
}

#selector td.action input.close {
	font-size: 8pt;
	width: 60px;      
	font-weight: bold;
}

table#title {
	width: 100%;
	background: #eee;
	-moz-border-radius: 5px;
	margin: 0 auto;
}

table#title td {
	vertical-align: middle;
}

#title td.action {
	width: 60px;
	text-align: right;
	vertical-align: middle;
}

#title td.action input.close {
	font-size: 8pt;
	width: 60px;
	font-weight: bold;
}

table#title td form {
	margin-top: 3px;
}

table#title td h1 {
	font-size: 11pt;
	background: none;
	color: #000;
	margin: 0 0 0 4px;
}

table#title td h1 a {
	color: #000;
}

.summary {
	margin-top: 4px;
	border: 1px solid #ddc; 
	background: #ffe;
	padding: 4px;
}	

.summary table {
	width: 100%;
}

.summary table td {
	vertical-align: top;
}

#heirachy {
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc; 
	background: #ffe;
	padding: 2px;
	font-size: 9pt;
}	

#toc {
}	

#toc ul {
}	

ul.outline {
	list-style-image: none;
	list-style: none;
	color: #666;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-left: 8px;
}

ul.outline li {
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
}	

.outline ul li .active {
	font-weight: bold;
}

ul.outline li.root {
	background: url("images/nav/folder.gif")/*tpa=http://criticalassist.com.au/images/nav/folder.gif*/ no-repeat 0 3px;
}	

ul.outline li.folder {
	margin-left: 4px;
	background: url("images/nav/folder.gif")/*tpa=http://criticalassist.com.au/images/nav/folder.gif*/ no-repeat 0 3px;
}	

ul.outline li.file {
	margin-left: 4px;
	background: url("images/icon/generic.gif")/*tpa=http://criticalassist.com.au/images/icon/generic.gif*/ no-repeat 0 3px;
}	

ul.outline ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	margin-right: 8px;
	list-style: none;
} 

.outline li {
	margin: 0;
	padding: 0;
}

.outline li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	margin-right: 4px;
}

.outline li a:visited {
	text-decoration: none;
}

.outline li a:hover {
}

.outline li a.static:hover {
	background: #eee;
	text-decoration: underline;
}

.outline li a.static#active {
	background: #fff;
}

.posts {
	margin-top: 4px;
	padding: 4px;
	border: 1px solid #ccc;
	background: #eee;
}

.posts #audit {
	float: right;
}

.posts p {
	margin-top: 2px;
	margin-bottom: 4px;
}

/* name of user posting comment */
.posts .user {
	color: #666;
}

.posts table {
	width: 100%;
}

.posts table td {
	vertical-align: top;
}

#content .printlink {
	float: right; 
	margin: 8px;
}

.controller thead, .controller tfoot {
	clear: both;
	background: #eee;	
}

#content .localtools {
	background: #eee;	
	margin: 0;
	padding: 4px;
	border: 1px solid #999;
}

#content .localtools ul {
	margin: 0;
}

#content .localtools ul li {
	margin-left: 8px;
	display: inline;
}

#content .printlink {
	float: right; 
	margin: 8px;
}

code {
  font-family: courier, monospace;
  background: #ccc;
}

table.markup {
	border-collapse: collapse;
}

table.markup caption {
	background: #ccc;
	border: 1px solid #ccc;
	color: #000;
	padding: 2px;
}

table.markup thead {
	background: #ffe;
	border: 1px solid #000;
	padding: 2px;
}

table.markup td {
	border: 1px solid #333;
	padding: 2px;
	vertical-align: top;
}

/* dataset */

.dataset {
	margin-top: 4px;
	background: #fff;
}

.dataset table {
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc;
	width: 100%;
	border-collapse: collapse;
}

.dataset table td {
	vertical-align: top;
	padding: 2px;
}

.dataset thead {
	background: #ffe;
	border-bottom: 1px solid #ddc; 
}

.dataset td.thead {
	background: #ffe;
	border-bottom: 1px solid #ddc; 
}

.dataset td.odd {
	background: #fff;
}

.dataset td.even {
	background: #f6f6f6;
}

.dataset tfoot td {
	border-top: 1px solid #ddc; 
	background: #ffe;
}

.dataset tfoot td {
	padding: 2px;
}

/* forms */

.formbox {
	margin-top: 4px;
	border: 1px solid #61ABDD;
	-moz-border-radius: 5px; 
	background: #CDE4F4;
	padding: 4px;
}

.formbox h2 {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	margin-top: 4px;
	background: #61ABDD;
}	

.formbox h3 {
	margin-top: 4px;
}	

.formbox table {
	border-collapse: collapse;
	width: 100%;
}

.formbox td {
	vertical-align: top;
	padding: 4px;
}

.formbox thead {
	background: #ffe;
}

.formbox thead td {
	background: #ffe;
}

.formbox thead td {
	border-bottom: 1px solid #ddc; 
}

.formbox tfoot {
	background: #ffe;
}

.formbox tfoot td {
	background: #ffe;
}

.formbox tfoot td {
	border-top: 1px solid #ddc; 
}

form {
	margin: 0;
	padding: 0;
}

.formbox textarea {
	font-size: 10pt;
}

.alert {
	color: #c00; 
}

#trail {
	text-align: center;	
	margin: 8px;
}


