/* boo/boo.css
 *
 * See PHP for credits and license
 */
body {
	background: #F4FFFF;
	color: #000066;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#globalwrapper { /* scale back up to a sane default */
 /* font-size: 127%;*/
  width: 100%;
  margin: 0;
  padding: 0;
 
}

#content {
	margin: 0 0 0.6em 14em;
	padding: 0;
	float: none;
	height: 1%; /* workaround for various ie float bugs */
	 
	
}
#contentbody {
	padding: 0em 1em 1.5em;
	line-height: 1.5em;
	height: 1%;
	background: #FFFFFF url(s/left.gif) repeat-y left top;	
}
#footer {
	width: 100%;
	margin:0; padding: 0px;
	font-size: 90%;
	height: 1%;/*workaround for various ie float bugs */
	text-align: left;
	background: url(s/bottom.gif) repeat-x 2em;
	}
#footer p {
	text-align:right;
	padding-bottom: 10px;
	padding-right: 10px;
	background: white url(s/left.gif) repeat-y left top;
	}

.newpage {
	border-top: none;
	padding-top: 15px;
	margin: 0;
	background: url(s/bottomwideL.gif) no-repeat left top;
	padding-left: 5px;
	
}
	
.newpagebutton {
	background: #FFFFFF;
	border: 1px solid #CCCCFF;
	font-size: 1.4em;
}
input.newpagebutton:link { color: #3399CC;}
input.newpagebutton:visited{ color: #3399CC;}
input.newpagebutton:hover {
	background: #CCFFFF;
	color: #6666FF;
}
.newpagetext {
	font-size: 1.4em;
	padding-left: 3px;
	color: #8D8DB8;
	padding-top: 0px;
	padding-bottom: 0px;	
}

#header {
	margin: 10px 0 0 0px;
	height: 15px;	
}	

#tabpage{

}	

#topcorner  {
	padding-top: 6px;
	background: #FFFFFF url(s/topLcorner.gif) no-repeat left -1px;
	
}
#tabs {
	width: 100%;
	margin: 0 0 0 7px;
	padding: 0px;
	background:  url(s/toptabpage.gif) repeat-x bottom;	
	height: 15px;
}

#tabs ul {
	padding: 1px 5em 1px 0px;
	margin: 0;
	font: normal .8em sans-serif;
	background: url(s/top.gif) repeat-x bottom;
	
}
#tabs ul li {
	list-style: none;
	margin-left: 10px;
	display: inline;
	padding: 1px 3px 0px;	
}
#tabs ul li * {  
  border: 1px solid #ccccff;
 border-bottom: none;
  background: #F9F9F9;
	color: #A2A2B9;
  text-decoration: none;
  color: #336699;
  display: inline;
  margin: 0px;
	padding: 0px 4px;	
  
}
#tabs ul li p {
  color: #000066;
 
}
#tabs ul  a:link:hover,
#tabs ul  a:visited:hover {
	border-bottom: 1px solid white;
	background: #FFFFFF;
	color: #0000FF;	
}
#tabs ul li *#active {
	border-bottom: 1px solid #ffffff;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-left-color: #CCCCFF;
	margin: 0px 0px 1px;
	background: #FFFFFF;		
}
#tabs .vspace {
  display: none;
}

#pageleft {
  position: absolute;
  left: 0;
  top: 0;
  width: 15em;
}

*#pagelogo {
  position: absolute;
  top: 0;
  left: 0;
  height: 180px;
  width: 12em;
  overflow: visible;
}
#pagelogo a,
#pagelogo a:hover {
  display: block;
  height: 180px;
  width: 12em;
  background-repeat: no-repeat;
  background-position: 50% 50% !important;
  text-decoration: none;
 }

#pageleftcontent {
  margin-top: 180px;
   width: 12em;
  overflow: hidden;
 }

.pageleftbody {
	margin: 0 1px 0 0;
	font-size: 95%;
	border-collapse: collapse;
	padding: 0 0.8em 0.3em 0.5em;
	overflow: hidden;
	background: #FFFFff url(s/right.gif) repeat-y right;
}
.shadowtop {
	background: url(s/topwideR.gif) no-repeat right bottom;
	height: 9px;
}
.shadowbottom {background: url(s/bottomwideR.gif) no-repeat right top;	height: 14px;}
.pageleftbody h1,
.pageleftbody h2,
.pageleftbody h3,
.pageleftbody h4 {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
}
.pageleftbody ul {
  line-height: 1.5em;
  list-style-type: square;
  list-style-image: url("bullet.gif");
  font-size: 95%;
  margin-top: 0px; 
   margin-bottom: 0px; 
}
.pageleftbody li {
  padding: 0;
  margin: 0; 
}
.pageleftbody ul ul li {
	padding: 0;
	margin: 0 0 0 -15px;
	
	list-style: url(none) none;
}
.pageleftbody input { font-size: 95%; }

.pageleftbody form {
  margin: 0;
  line-height: 1.5em;
}

#sidesearch input.searchbox {
	width: 8.5em;
	margin-top: 3px;
	margin-left: 4px;
}
#print {
  padding-top: 0.1em;
  padding-bottom: 3px;
  text-align: right;
  font-size: 90%;
}
#print a:hover {
  border: 1px dotted #ccccff;
  text-decoration: none;
}
#print a {
  padding: 1px;
  padding-right: 2px;
  border: 1px solid white;
}
#print img {
  border: 0;
  margin: 0;
  vertical-align: middle;
}

#footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
   display: inline;
}
#footer li {
  display: inline;
  margin: 0 1.3em;
}
#footer .navbox a {
  padding: 0 3px;
  border: 1px dotted #002bb8;
}

#footer .navbox a:hover {
  text-decoration: none;
  border: 1px solid #002bb8;
}
#footer .navbox a:visited,
#footer .navbox a:active { color: #002bb8; }

.titlepage {
  /*width: 100%;*/
  margin-bottom: 0.1em;
  clear: none;
}

#bottomfooter {text-align: left; background-color:#CCFFFF;}

a {
  text-decoration: none;
  color: #3399CC /*#002bb8*/;
  background: none;
}
a:visited { color: #3399CC; }
a:active { color: #ccccff; }
a:hover { text-decoration: underline; }

hr {
  height: 1px;
  color: #ccccff;
  background-color: #ccccff;
  border: 0;
  margin: 0.2em 0 0.2em 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #000066;
  background: none;
  font-weight: normal;
  margin: 0;
  padding-top: 0.5em;
  padding-bottom: 0.17em;
  border-bottom: 1px solid #ccccff;
}
h1, h2 {
  clear:both;
}
h3, h4, h5, h6 {
  border-bottom: 0px;
  font-weight: bold;
}
h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: 0.3em 0 0 1.5em;
	padding: 0;
	list-style-image: url("bullet.gif");
}

ul.historylist {
  list-style-image: none;
}
ol {
  line-height: 1.5em;
  margin: 0.3em 0 0 3.2em;
  padding:0;
  list-style-image: none;
}
li { margin-bottom: 0.1em;}
dt {
  font-weight: bold;
  margin-bottom: 0.1em;
}
dl {
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}
dd {
  line-height: 1.5em;
  margin-left: 2em;
  margin-bottom: 0.1em;
}
code { background-color: #f9f9f9; }

pre {
  padding: 1em;
  color: #000066;
  background-color: #f9f9f9;
  line-height: 1.1em;
  clear: both;
}
/*
a.urllink img {
  position: relative;
  left: 2px;
}*/
a.urllink {
  /*background: url(external.png) center right no-repeat;*/
  padding-right: 13px;
}

a.createlinktext,
a.createlinktext:visited {
  color: #3399CC;
  border-bottom: none;
}

a.createlink,
a.createlink:visited {
  left: 2px;
  top: 2px;
}

.sidehead {
  color: #000066;
  background: none;
  font-weight: normal;
  margin: 0.2em 0 0 0;
  border-bottom: 1px solid #ccccff;
  padding: 0;
  font-size: 1.2em;
}

.wikilink .urllink {
  background: none;
  padding: 0;
}

#wikitext {
  position: relative;
}

#wikitext form, #wikitext input {
  font: normal 11px Trebuchet MS, tahoma, geneva, arial, helvetica, sans-serif;
}

#wikiedit {
  position: relative;
  height: 1%; /* workaround for various ie float bugs */
}

#wikiedit textarea {
  margin-top: 0.5em;
  padding: 0;
  width: 100%;
}

#wikiedit input {margin-top: 10px;	
}

#stopwatch pre { 
  margin-left: 14em;
  font: 8pt/1 monospace;
}

input.searchbutton, .inputbutton {
	margin: 5px;
	background: #DEE9EF;
	border: 2px outset #336699;
}

input.searchbutton:link, .inputbutton:link {
	background: #D1E0E9;
}

input.searchbutton:visited, .inputbutton:visited {
	background: #D1E0E9;
}

input.searchbutton:hover, .inputbutton:hover {
	background: #CCFFFF;
	color: #6666FF;}

table {margin: 0px; padding: 0px;}

	
	
	
.indent li, .wikilink li{

list-style-image: none;
	list-style-type: none;
	margin-left: -30px;
	}
	
	


#sidebar .selflink {color: #CCCCFF;}

.quickref {
	border: 3px solid #eeeeFF;
	line-height: 1.6em;
	margin-top: 10px;
	
}

table.quickref td { padding: 2px 10px;}

.table td {padding: 0px; margin: 0;}
/* nice tables */
table.nice td {
	border: 1px solid #D5D5FF;
	margin: 0px;
	padding: 3px;
	width: 80px;
	vertical-align: top;
}

table.nice th {
	border: 1px solid #CCCCFF;
}

/*docs table*/
table.docs {	
	width: 80%;
}

table.docs td {
	border: 1px solid #D5D5FF;
	margin: 0px;
	padding: 3px;
	width: 20%;
	vertical-align: top;
}

table.docs th {
	background: #FAFAFB;
	border: 1px solid #CCCCFF;
}
.indent { margin-left:20px; color: #336699; }

/*.vspace {
	margin: 0px;
	
	padding: 1px 0px;
	
}*/
/*comment box styling*/

h4.messagehead{
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px;
	
}

.message h1 {
	font-size: 1em;
	border-style: none;
	
	
}
.commentbox {margin-top: 15px; }
