body {
	color: #444;
	background: #fff url(title_bg.png) 0 -40px repeat-x;
	position: relative;
	margin: 0px;
	font-family: trebuchet ms,luxi sans,sans-serif;
	font-size: 96%;
	text-align: center;
}
h1 img, h2 img, h3 img, h4 img 
{
	margin-right: 6px;
	vertical-align: middle;
}
h1, h2, h3, h4, h5 {
	color: #222;
	clear: both;
}
#content-body > h2 {
	margin-top: 3em;
}
#content-body > h2:first-child {
	margin-top: 0;
}
a {
	text-decoration: none;
}
a:link {
	color: #5a6e8e;
}
a:visited {
	color: #b9a40d;
}
/*a:active {
	color: #fff !important;
	background-color: #f50;
}*/
a:hover {
	color: #b9a40d;
	text-decoration: underline;
}
a img {
	border: 0;
	vertical-align: middle;
}
div.floatright, div.tright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 1em 0.5em 0;
	border: 0
}
div.floatleft, div.tleft, table.floatleft {
	float: left;
	position: relative;
	margin: 0 1em 0.5em 0;
	border: 0
}
.img-inset {
	float:left;
	padding: 0 1em 0.5em 0;
}
.img-alone {
	display: block;
	margin: 0.75em auto;
	text-align: center;
	border: 2px solid transparent;
}
.img-leader {
	float: left;
	margin-right: 12px;
}
a:hover > .img-alone {
	border: 2px solid #f50;
}
.clear {
	border: 0;
	clear: both;
	background-color: #fff;
	color: #fff;
}
hr.dotted {
	border-bottom: 1px dotted #ccc;
	background-color: #fff;
	color: #fff;
	height: 1px;
}
.spacing {
	margin: 1em auto;
}
.spacing-2 {
	margin: 2em auto;
}
#header {
	width: 260px;
	position: relative;
	margin: 0 auto;
}
#header h1 {
	text-indent: -200em;
	background: transparent url(xmoto-logo.png) no-repeat;
	width: 260px;
	height: 130px;
	margin: 0;
}

.nav-bottom {
	list-style: none;
	font-size: 0.8em;
	padding: 0;
}
.nav-bottom li {
	display: inline;
	margin: 0;
	padding: 7px;
}

#article-info {
	font-size: 0.6em;
}

#nav-top, #nav-bottom {
	clear: both;
	text-align: center;
	list-style-type: none;
}
#nav-top li, #nav-bottom li {
	margin: 0;
	display: inline;
}
#nav-top li a, #nav-bottom li a {
	padding: 8px 12px;
	text-decoration: none;
	border-left: 1px dotted #ccc;
}
#nav-top li:first-child a, #nav-bottom li:first-child a {
	border: 0;
}
#nav-top {
	margin: 0;
	padding: 0.5em;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	-moz-border-radius: 2.5px;
}

#nav-top #n-portal {
  display: none;
}
#nav-top #n-currentevents {
  display: none;
}
#nav-top #n-sitesupport {
  display: none;
}

#content {
	text-align: left;
	margin: 0 auto;
	width: 760px;
	line-height: 1.7em;
}
.with-sidebar #content {
	background: transparent url(divider-vert.png) 540px 0 repeat-y;
}
.with-sidebar #content-body {
	width: 510px;
	float: left;
	padding-right: 50px;
}
#sidebar {
	float: left;
	width: 200px;
	font-size: small;
}
#sidebar h2 {
	font-size: small;
	margin: 1.5em 0 0.5em 0;
}
#sidebar h2:first-child {
	margin-top: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	line-height: 1.25em;
}
#sidebar ul > li {
	margin: 0;
}
.summary {
	font-weight: bold;
}
.split-half {
	vertical-align: top;
	width: 46%;
	float: left;
	padding: 1em 2% 1em;
}
.split-third {
	vertical-align: top;
	width: 29.333%;
	float: left;
	padding: 1em 2% 1em;
}
.split-tosize {
	vertical-align: top;
	float: left;
	padding: 1em 2% 1em;
}
.split-half:first-child {
	padding-top: 0;
}
.thumbcaption {
	text-align: center;
}
ul#supported-items {
	margin: 0 0 0 1em;
	padding: 0;
	list-style: none;
	line-height: normal;
}
ul#supported-items > li {
	float: left;
	font-weight: bold;
	width: 50%;
	font-size: small;
	margin-bottom: 1em;
}
ul#supported-items > li > img {
	vertical-align: middle;
	position: relative;
	bottom: 2px;
}
ul#supported-items > li > ul {
	margin: 0;
	padding: 0 0 0 1em;
}
ul#supported-items > li > ul > li {
	font-weight: normal;
	float: left;
	list-style: none;
	padding-left: 6pt;
	color: #999;
	font-size: smaller;
}
span.nowrap {
	white-space: nowrap;
}
ul > li {
	margin-left: 2em;
}
.img-box {
	text-align: center;
}
.img-box strong {
}
.urlexpansion, #toc {
	//display: none;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
}

.printfooter {
  display: none;
}

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

.tocnumber {
  display: none;
}

.toclevel-1 {}
.toclevel-2 {}
.toclevel-3 {display: none;}
.toclevel-4 {display: none;}
.toclevel-5 {display: none;}

div.editsection {
	margin-bottom: -5em;
	font-size: 0.8em;
}
div.editsection {
  margin-bottom: -5em;
  font-size: 0.8em;
  color: #CCCCCC;
}
div.editsection a {
  color: #CCCCCC;
}
textarea {
	width: 100%;
}

pre {
    padding: 1em;
    border: 1px dashed #2f6fab;
    color: Black;
    background-color: #f9f9f9;
    line-height: 1.1em;
}

td.diff-addedline {
        background: #96A1C6;
        font-size: smaller;
}
td.diff-deletedline {
        background: #ffa;
        font-size: smaller;
}
td.diff-context {
        background: #eee;
        font-size: smaller;
}

.articleTitle {
  text-align: center;
}
