/* blue: #1798E9 */

html{height: 100%;}

body 
{
	font-family: verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: .78em;
	background-image: url(/files/NewtonCSS/bg_dark.gif);
	background-color: #122c2b;
	color:#c0e5e3;
	text-align: center;
	background-position: left top;
	background-repeat: repeat-x;
}

/* changes here will affect the editor */ 
.mceContentBody
{ padding: 10px 10px 10px 10px;
  background-color: #316462;
  background-image: none;
  text-align: left;
}

a 
{ outline-color:invert;
  outline-style:none;
  outline-width:medium;
}

p
{ margin: 0px;
  padding: 0px 0px 6px 0px;
  line-height: 1.7em;
}

td, th
{ font-size: 12px;
}

#content td, th 
{ font-size: .78em;
}

h1
{ font-size: 108%;
}

h2
{ margin: 0px;
  padding: 10px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px;}

/* block quote */
blockquote
{
	margin: 5px 0px 10px 0px;
	padding: 5px 10px 0px 20px;
	background-color: #214442;
	background-image: url(/files/NewtonCSS/bcommentsgraphic.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#comments blockquote {
	border-left-style: solid;
	border-left-width: 8px;
}

/* unordered list */
ul
{ margin: 8px 0px 16px 16px;
  padding: 0px;  
}

ul li
{ margin: 0px 0px 6px 0px; 
  list-style-type: square;
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 16px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* widths */
#main  
{ width: 90%;
  min-width: 600px;
  max-width: 900px;
  margin-left: auto; 
  margin-right: auto;
  background-color: #316462;
}

#links_container, #menu, #content, #footer
{ width: 100%; 
  margin-left: auto; 
  margin-right: auto;
}

/* links / footer */
#links_container
{

}

#links, #footer
{ height: 80px;  
  padding: 18px 0px 0px 0px;
  font-size: 88%;
  text-transform: uppercase;
}

#links
{
	text-align: right;
	padding: 10px 10px 0px 0px;
}

#footer
{
	text-align: center;
}

#links a, #footer a, #links a:hover, #footer a:hover{text-decoration: none;}

/* logo */
#logo
{ padding-left: 19px;
  float: left;
  text-align: left;
}

#logo h1
{
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 200%;
	text-transform: uppercase;
}

#logo h2
{ margin: 0px;
  padding: 5px 0px 0px 20px;
  font-size: 108%;
}

/* section menu */
#menu
{ height: 38px; 
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

#menu ul{margin: 0px; padding: 0px;} 

#menu li
{ margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
  list-style: none;
  display: block; 
  float: left; 
  height: 100%;
    } 

#input {
	padding-right:20px;
  padding-left:0px;
  padding-top:5px;
  padding-bottom:5px;
  margin:0px;
  display: block; 
  float: right; 
  height: 43px;
}

#menu li a 
{ padding-right:20px;
  padding-left:20px;
  padding-top:10px;
  padding-bottom:0px;
  margin:0px;
  display: block; 
  float: left; 
  height: 38px;
  text-decoration: none; 
  text-transform: uppercase;
  font-size: 88%;
  border-right: 1px solid;
} 

/* main content */
#content
{ height: auto;
  padding: 20px 0px 0px 0px;
  overflow: hidden;
  clear:both;
  min-height:300px;
}

/* column 1 - contains tools and menu content */
#column1
{ float: right;
  width: 220px;
  padding: 4px 15px 15px 19px;
}

.sidebaritem
{ text-align: left;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sidebaritem h1
{ padding: 0px; 
  margin: 0px 0px 14px 0px; 
  font-weight: bold;
  text-transform: uppercase;
}

.sidebaritem p
{ line-height: 16px; 
  padding: 0px 0px 8px 0px;
}

.sbilinks{padding: 0px 0px 0px 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 169px;
  border: 0px;
} 

.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 0px 2px 19px;
  text-decoration: none;
}

/* column 2 - page content */
#column2
{ text-align: left;
  padding: 0px 0px 15px 20px;
  margin: 0px 270px 0px 0px;
}

#column2 p {
  padding-bottom:12px;
}

#column2 h1, #adminMainTable h1
{ margin: 0px 0px 12px 0px; 
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}
#column2 h2
{ text-transform: lowercase;
  font-size:110%;
}
#column2 a, #adminMainTable a
{ text-decoration: none;
  color: #6dcff6;
  text-decoration: none;
}

#column2 a:hover
{ text-decoration: none;
  color: #FFFFFF;
  text-decoration: none;
}

.linkdiv 
{ font-weight:bold;
  font-size:12px;
}

/* Site Settings & admin screen formatting */

#adminMainTable 
{ border-top: #2b5957 8px solid;
  border-bottom: #2b5957 2px solid;
  background-color: #316462;
  padding: 10px;
}
#adminMenuContentBlock {
  padding:5px 15px 5px 15px;
}
#adminMenuLeftCell, #adminMenuRightCell{
  padding:5px 15px 5px 15px;
}

#adminMainTable h1
{   color: #FFFFFF;  
}
#adminMainTable h2
{ font-size:125%;
}
#adminMainTable h3
{ font-size:110%;
  font-weight: normal;
  color: #FFFFFF;
  text-transform: uppercase;  
  margin-bottom: 4px;
}
#adminMenuLeftCell h3
{ font-size:150%;
  color: #FFFFFF;  
}

#adminMainTable p 
{ max-width:700px;
}

#adminMainTable a:hover {
  text-decoration: none;
  color: #FFFFFF;
  text-decoration: none;
}

#adminMainTable hr 
{ color: #6dcff6;
  background-color: #6dcff6;
  height: 1px;
  border: 0;
}


/* front-end color settings */

#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

#comments blockquote{
	border-top-color: #316462;
	border-right-color: #316462;
	border-bottom-color: #316462;
	border-left-color: #316462;
}

h1
{ background: transparent;
  color: #6dcff6;
}

#links_container
{
	color: #FFF;
	border-top-color: #E2E2E2;
	border-bottom-color: #6C6C6C;
	background-image: url(/files/NewtonCSS/header1.jpg);
}

#footer
{
	color: #FFF;
	background-color: #153433;
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
}

#links a, #footer a:hover, #logo, #logo h1
{ background: transparent;
  color: #FFF;
}

#links a:hover, #logo h2, .sidebaritem
{ background: transparent;
  color: #3f7f7c;
}

#content{background: url(/files/NewtonCSS/side.png) right repeat-y;}

#menu
{
	color: #FFF;
	border-color: #FFFFFF;
	background-image: url(/files/NewtonCSS/menubg.jpg);
	background-color: #204e4c;
  }

#menu li a
{ color: #E2E2E2;
  border-color: #1a3f3d;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover, #footer a
{
	background: #153433;
	color: #FFFFFF;
} 

.sbilinks li a, .sidebaritem a
{ background: transparent url(/skins/newton/arrow.png) no-repeat left center;
  color: #6dcff6;
} 
#menupage a {
  background: none;
  padding: 0px 0px 0px 0px;  
  color: #6dcff6;
}
#menupage a:hover {
  background: none;
  padding: 0px 0px 0px 0px;  
  color: #FFFFFF;
}

.sbilinks li a:hover, .sidebaritem a:hover
{ background: transparent url(/skins/newton/blue/arrow.png) no-repeat left center;
  color: #FFFFFF;
} 

.noArrow a, .noArrow a:hover
{	background: transparent;
}

#comment_button 
{
	background-color: #1c3635;
	float: right;
	border: 1px solid #294a49;
	padding: 2px 3px 2px 3px;
	vertical-align: top;
	width:115px;
	margin: 0px 10px 10px 0px;
	text-align: center;
}
#comment_button a, #comment_button a:hover 
{	font-weight: normal;
	font-size:90%;
}

.shown 
{	display: block;
}
.hidden
{  display: none;
}
#toolsToggle 
{	cursor:pointer;
}
#toolsContainer
{	margin-top: 8px;
}

/* search box */
#frmSearch 
{	margin-top: 8px;
}
#frmSearch input, #frmSearch .showbackground {
	font-size: 80%;
	width: 200px;
	padding-left:2px;
	border: 1px solid;
	border-color: #c0c0c0 #fff #fff #c0c0c0;
	background-image: url(/skins/newton/search.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#frmSearch .nobackground {
	background-image:url(/skins/newton/sp.gif);
}

/* Tree navigation formatting */
div.orgtree {
  margin: 0px 1em 0px -1em;
}
div.orgtree span ul {
  list-style: none;
  padding: 0px 0px 0px 1em;
  margin: 0px 0px 0px 0px;
}
div.orgtree span ul li {
}
div.orgtree span ul li ul {
  padding: 6px 0px 0px 1em;
}
div.orgtree span ul li.orgtree_li_exp {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
div.orgtree span ul li.orgtree_li_exp, div.orgtree span ul li.orgtree_li_sel {
  list-style: none;
  font-weight:bold;
}
div.orgtree span ul li.orgtree_li {
  list-style: none;
  font-weight:normal;
}

/* List formatting for _ListNav, _ListRecent and _MonthNav output */
div.orglist {
  margin: 0px 1em 0px -1em;
}
div.orglist span ul {
  list-style: none;
  padding: 0px 0px 0px 1em;
  margin: 0px 0px 0px 0px;
}
div.orglist span ul li {
  list-style: none;
}
div.list span ul li.orgnav_li_sel {
  font-weight:bold;
  list-style: none;
}
div.orghead {
  margin-left: 1em;
  margin-bottom: .25em;
  font-weight: bold; 
}
p.list_footer_links {
  font-size:.85em;
  padding-bottom:12px;
}

#divider {
	height: 11px;
	width: 181px;
	background-color: #999966;
}
