
*       { margin:0; padding:0 }
a       { text-decoration:none }
a:hover { text-decoration:underline }
p       { margin:1.0em 0 }
img     { border:0 }

.borders img {
	border:4px ridge #662716;
	padding:0px;
}

.floatleft img  { margin:0.5em 0.64em 1.0em 0 }
.floatright img  { margin:0.5em 0 1.0em 0.64em }

.more-space li { margin-bottom:0.64em; padding-left:1em; text-indent:-1em }

/*
a[href="/File:Sectionseparator.png"] img {
	border:0;
	padding:0;
}
*/

.self-clear {
    _height: 1%;
    *display: inline-block;
    _display: block;

}
.self-clear:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.float-left   { float:left; }
.float-right  { float:right; }
.align-top    { vertical-align:top; }
.align-middle { vertical-align:middle; }
.align-bottom { vertical-align:bottom; }
.align-center { text-align: center; }

body {
	background: #20170f url(images/body_bg.jpg) no-repeat center top;
	font: 13px Arial, Helvetica, sans-serif;
}

#wrapper {
	width:1200px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom:1px solid #000;
	background-color:#332716;
	margin:0 auto;
}

#header {
	background:url(images/header_bg.jpg) no-repeat center top;
	padding-bottom:34px;
}
	#header div.align-center {
		padding-right:15px;
	}
	#header #search-box {
		float:right;
		margin-top:73px;
		padding-right:50px;
		color:#cbd2e4;
	}
	#header #search-box input {
		vertical-align:middle;
	}
	#header #search-box input.textbox {
		background: #517c8c url(images/textbox_bg.png) repeat-x left top;
		border:1px solid #D6C37D;
		color:#CBD2E4;
		margin-right:10px;
		margin-top:4px;
		vertical-align:middle;
		width:180px;	}
	#header #search-box input.search-button {
		margin-top:5px;
	}
	#header img.logo-link {
		width:200px;
		height:105px;
		border:0;
	}

#header ul {
	padding-top:7px;
	list-style: none;
}
	#header ul li {
		display:block;
		float:left;
		background: url(images/nav-sep.png) no-repeat right center;
		padding: 5px 0;
		margin-top:1px;
		*margin-top:-3px;
	}
		#header ul li.last {
			background:none;
		}
	#header ul li a {
		font-weight: bold;
		color:#efefef;
		padding: 4px 18px;
	}
		#header ul li a:hover,
		#header ul li a.active {
			background: url(images/nav-active.png) repeat-x center top;
			color:#bbbd85;
		}
		
	.current-site {
		background: url(images/nav-active-current.png) repeat-x center top;
		color:#bbbd85;	
	}


#breadcrumb {
	background: url(images/breadcrumb.png) no-repeat;
	height:20px;
	font-size:11px;
	color:#c0c0c0;
	padding-left: 20px;
	padding-top:3px;
	color:#bbbd85;
}
	#breadcrumb a {
		color:#bbbd85;
	}
	#breadcrumb ul {
		float: right;
		background: url(images/breadcrung-bg.png) repeat-x;
		margin-top:-1px;
	}
		#breadcrumb ul li {
			display:block;
			float:left;
			padding:2px 0;
			background: url(images/breadcrumb-sep.png) no-repeat right center;
		}
		#breadcrumb ul li a {
			padding: 3px 10px;
		}

#content {
	background: #332716 url(images/content_bg.png) repeat-x left top;
}
	#content .search-bar {
		color:#767F86;
		font-size:11px;
		padding-left:45px;
		text-align:center;
		vertical-align:middle;
	}
	#content .search-bar input {
		vertical-align:middle;
	}
	#content .search-bar .textbox,
	#content .search-bar select {
		width: 120px;
		border:1px solid #6c869d;
		background-color:#d9d9d9;
	}

#two-column {
	padding: 25px 10px;
}
	#col-left {
		width: 260px;
		float:left;
	}
	#col-right {
		float:left;
		padding-left:2px;
		margin-left:20px;
		width: 890px;
	}
	#col-right .scroll {
		background: url(images/scroll_bg.png) repeat-y left top;
		padding:0 50px 20px;
		color:black;
		width: 785px;
	}
	#col-right .scroll #contentSub img,
	#col-right .scroll #bodyContent p img {
		max-width:785px;
		width: expression(this.width > 785 ? 785: true);
		height:auto;
	}
	#col-right .scroll ol,
	#col-right .scroll ul {
		list-style-position:inside;
	}
	#col-right .scroll .header {
		overflow: hidden;
		white-space:nowrap;
	}
	#col-right .scroll h1 {
		color:#956451;
		font-size:24px;
		margin-right:10px;
	}
	#col-right .scroll h1:after {
		content: '\00a0\00a0\00a0' url(images/header_bg.png); 
	}

.left-nav {
	list-style: none;
}
		.left-nav li a {
			background: url(images/left-nav.png) no-repeat left top;
			color:#efefef;
			display:block;
			font-weight:bold;
			height:20px;
			padding:5px 45px;
			outline:none;
			z-index: 100;
		}
	.left-nav li a.nav-bg_1 { background-position: left -30px; }
	.left-nav li a.nav-bg_2 { background-position: left -90px; }
	.left-nav li a.nav-bg_3 { background-position: left -150px; }
	.left-nav li a.nav-bg_4 { background-position: left -210px; }
	.left-nav li a.nav-bg_5 { background-position: left -270px; }
	.left-nav li a.nav-bg_6 { background-position: left -330px; }
	.left-nav li a.nav-bg_7 { background-position: left -390px; }

	.left-nav li a.nav-bg_8 { background-position: left -30px; }
	.left-nav li a.nav-bg_9 { background-position: left -90px; }
	.left-nav li a.nav-bg_10 { background-position: left -150px; }
	.left-nav li a.nav-bg_11 { background-position: left -210px; }
	.left-nav li a.nav-bg_12 { background-position: left -270px; }
	.left-nav li a.nav-bg_13 { background-position: left -330px; }
	.left-nav li a.nav-bg_14 { background-position: left -390px; }

	/*.left-nav li ul {
		list-style: none;
		margin: -8px 0 0;
		width:249px;
		background: #160f0b url(images/sub-nav_bg.png) repeat-x center bottom;

	}
		.left-nav li ul li {
			display: block;
			padding-left:33px;
		}
		.left-nav li ul li a {
			color: #bbbd85;
			background: url(images/sub-nav.png) no-repeat left 5px;
			font-weight:bold;
			height:15px;
			padding:2px 20px;
		}
			.left-nav li ul li a.selected {
				background: url(images/sub-nav.png) no-repeat left -25px;
				font-weight: normal;
			}

		.sub-nav-links a {
			margin-left:-33px;
			display:block;
			padding-left:80px!important;
			background: url(images/sub-nav.png) no-repeat 60px -55px!important;
			font-weight: normal!important;
		}
			.sub-nav-links a:hover {
				background: url(images/sub-nav_hover.png) no-repeat right top!important;
				color:#efefef!important;
			}*/

#table {
	border-left:1px solid #213942;
	border-right:1px solid #213942;
	margin-left:8px;
	width:903px;
}
#table .row {
	display:block;
	background: url(images/row_bg.png) repeat-x;
	padding:1px 5px;
	color:#fff;
}
	#table .row p {
		line-height:1.5;
		padding-left:50px;
		padding-top:4px;
	}
	#table .row a {
		color: #eaf15f;
	}

	#table .row label {
		display:block;
		float:left;
	}
	#table .row .weapon {
		width: 345px;
	}
	#table .row .level {
		width:100px;
		text-align:center;
	}
	#table .row .race {
		width:130px;
		text-align:center;
	}
	#table .row .value {
		width:150px;
		text-align:center;
	}
	#table .row .location {
		width:115px;
		text-align:center;
	}
	#table .row .desc {
		color:#cacaca;
	}

	#page-nav {
		background: url(images/page-nav_bg.png) no-repeat center top;
		width:593px;
		height:50px;
		text-align:center;
		margin:0 auto;
	}
	#page-nav img {
		border:none;
	}
	#page-nav p {
		width:240px;
		padding-top:14px;
		color:#808080;
	}
		#page-nav p a {
			color:#bbbd85;
			padding:0 3px;
		}

#footer {
	background-color:#1F180D;
	margin:10px auto 0;
	padding:10px 0;
	text-align:center;
	width:1200px;
	border:1px solid #000000;
}
#footer img {
	border:none;
}
#footer ul{
	list-style:none;
}

.footer-topics {
	background:transparent url(images/footer-bg.png) repeat-x;
	margin:10px 0;
	height:37px;
}

.footer-topics table {
	text-align: left;
}

.footer-topics h5 {
	color: #BBBD85;
}

.footer-topics li {
	display: inline;
	background:transparent url(images/breadcrumb-sep.png) no-repeat scroll right;
	padding:2px 0;
}
	.footer-topics li.last {
		background:none;
	}
.footer-topics li a {
	padding:3px 10px;
	color:#BBBD85;
	font-size:11px;
}

#bodyContent {
	margin-top: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bodyContent ul    { margin:1.0em 0 }
#bodyContent ul ul { margin:0.25em 0 }

#bodyContent h1,
#bodyContent h2,
#bodyContent h3,
#bodyContent h4
{
	margin:1.0em 0 0.5em;
	font-family:Arial, Helvetica, sans-serif;
}

.clear-headings h1,
.clear-headings h2 { clear:both }

#bodyContent h3 {
	margin-top:1.6em;
	font-size:1.1em;
}

#footer ul#f-list {
	margin-top:46px;
	color:#aaa375;
	font-size:11px;
}

#footer #privacy {
	display:inline;
	padding-right:16px;
}

#footer #about {
	display:inline;
	padding-right:16px;
}

#footer #disclaimer {
	display:inline;
}

#footer #poweredbylogo {
	display:inline;
}

#footer #poweredbylogo img {
	vertical-align: -60%;
	margin-left: 10px;
}

/* images */
div.floatright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 0 .5em .5em;
	border: 0;
/*
	border: .5em solid white;
	border-width: .5em 0 .8em 1.4em;
*/
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
	float: left;
	clear: left;
	position: relative;
	margin: 0 .5em .5em 0;
	border: 0;
/*
	margin: .3em .5em .5em 0;
	border: .5em solid white;
	border-width: .5em 1.4em .8em 0;
*/
}
div.floatleft p { font-style: italic; }
/* thumbnails */

dt {
	font-weight: bold;
	margin-bottom: .1em;
}
dl {
	margin-top: .2em;
	margin-bottom: .5em;
}
dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}

/* the edit sections */
h1 { font-size: 188%; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 140%;
     margin-top: 0.6em;
	 border-bottom:1px solid #aaaaaa;
	 color:#956451;
}
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 {
	color:#5e3c2f;
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 120%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 100%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 90%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }
* html div.editsection { font-size: smaller; }


/*
** keep the whitespace in front of the ^=, hides rule from konqueror
** this is css3, the validator doesn't like it when validating as css2
*/
#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
	background: url(external.png) center right no-repeat;
	padding-right: 13px;
}
.rtl #bodyContent a.external,
.rtl #bodyContent a[href ^="gopher://"] {
	background-image: url(external-rtl.png);
}

#bodyContent a[href ^="https://"],
.link-https {
	background: url(lock_icon.gif) center right no-repeat;
	padding-right: 16px;
}
#bodyContent a[href ^="mailto:"],
.link-mailto {
	background: url(mail_icon.gif) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a[href ^="news://"] {
	background: url(news_icon.png) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a[href ^="ftp://"],
.link-ftp {
	background: url(file_icon.gif) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a[href ^="irc://"],
#bodyContent a.extiw[href ^="irc://"],
.link-irc {
	background: url(discussionitem_icon.gif) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a.external[href $=".ogg"], #bodyContent a.external[href $=".OGG"],
#bodyContent a.external[href $=".mid"], #bodyContent a.external[href $=".MID"],
#bodyContent a.external[href $=".midi"], #bodyContent a.external[href $=".MIDI"],
#bodyContent a.external[href $=".mp3"], #bodyContent a.external[href $=".MP3"],
#bodyContent a.external[href $=".wav"], #bodyContent a.external[href $=".WAV"],
#bodyContent a.external[href $=".wma"], #bodyContent a.external[href $=".WMA"],
.link-audio {
	background: url("audio.png") center right no-repeat;
	padding-right: 13px;
}
#bodyContent a.external[href $=".ogm"], #bodyContent a.external[href $=".OGM"],
#bodyContent a.external[href $=".avi"], #bodyContent a.external[href $=".AVI"],
#bodyContent a.external[href $=".mpeg"], #bodyContent a.external[href $=".MPEG"],
#bodyContent a.external[href $=".mpg"], #bodyContent a.external[href $=".MPG"],
.link-video {
	background: url("video.png") center right no-repeat;
	padding-right: 13px;
}
#bodyContent a.external[href $=".pdf"], #bodyContent a.external[href $=".PDF"],
#bodyContent a.external[href *=".pdf#"], #bodyContent a.external[href *=".PDF#"],
#bodyContent a.external[href *=".pdf?"], #bodyContent a.external[href *=".PDF?"],
.link-document {
	background: url("document.png") center right no-repeat;
	padding-right: 12px;
}

/* for rtl wikis */
.rtl #bodyContent a.external {
	background-position: left;
	padding-right: 0;
}
.rtl a.feedlink {
	background-position: right;
	padding-right: 16px;
	padding-left: 0;
}

/* correction for ltr wikis */
.ltr #bodyContent a.external {
	padding-left: 0;
}

/* disable interwiki styling */
#bodyContent a.extiw,
#bodyContent a.extiw:active {
	color: #36b;
	background: none;
	padding: 0;
}
#bodyContent a.external {
	color: #36b;
}

.wiki-table, .wikitable {
	margin-bottom: 20px;
	border-spacing: 0;
}

.wiki-table th, .wikitable th{
	background-color: #DDDEB5;
}

.wiki-table td, .wikitable td {
	border-right: 1px solid;
	padding-left: 3px;
	padding-right: 3px;
}

.wiki-table table, .wikitable table {
	border-top: 1px inset;
	padding-top: 2px;
	margin-bottom: 3px;
}

.wiki-table table th, .wikitable table th {
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}

.wiki-table table td, .wikitable table td {
	border: 0px none;
}

.oddtr {
/*	background-color: #f5f4d0 */
}

.eventr {
	background-color: #e1e0bf;
}

.LanguageLinks p	{
	margin: 0.2em 0;
}

/* Thumbs stuff */
div.thumb {
	margin: .5em 0 .8em 1.4em;
	width: auto;
}
div.thumbinner {
	border: 2px outset #aaa;
	padding: 3px !important;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
	background-color: #eeefd5;
}
html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 94%;
	font-weight: 700;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
/*	clear: right; */
	float: right;
}
div.tleft {
	float: left;
/*	clear: left; */
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}
img.thumbborder {
	border: 1px solid #dddddd;
}
.hiddenStructure {
	display: none;
}


.toclevel-2 {
	margin-left: 10px;
}

.toclevel-3 {
	margin-left: 20px;
}

.printfooter {
	display: none;
}

.catlinks
{
/*	visibility: hidden;
*/	padding: 5px;
	margin-top: 1em;
	clear: both;
}

/* scale back up to a sane default */
.visualClear {
	clear: both;
}

/* Clear/style the tagline */
#siteSub {
	display: none;
}

.wiki-menu {
	z-index: 10;
}

/* The wiki menu - create, edit, more... style */
.wiki-menu-left {
	background: url(images/wikimenu-left.png) no-repeat right;
	width: 43px;
	height: 22px;
	float: left;
}

.wiki-menu-right {
	background-image: url(images/wikimenu-right.png);
	width: 10px;
	height: 22px;
	float: left;
}

.wiki-menu-content {
	background: url(images/wikimenu-center.jpg) repeat-x;
	list-style: none;
	float: left;
	height: 22px;
}

	.wiki-menu-content li {
		display:block;
		float:left;
		background: url(images/wikimenu-separator.jpg) no-repeat right top;
		margin-bottom: 0;
		padding-top: 3px;
	}

	.wiki-menu-content li a:hover {
		background: url(images/wikimenu-center-selected.jpg) repeat-x center top;
	}

	.wiki-menu-content #more-button {
		background: none;
	}

	.wiki-menu-content li a {
		text-decoration: none;
		color: #BBBD85;
		font-size: 12px;
		font-weight: bold;
		padding: 4px 14px 1px 10px;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	.drop-down-arrow a img {
		margin: 0 -10px 1px 10px;
	}
	
	.more-menu
	{
		display: none;
		position: absolute;
		color: #BBBD85;
		font-size: 12px;
		font-weight: bold;
		z-index: 10000;
		background: #160F0B url(images/sub-nav_bg.png) repeat-x scroll center bottom;
		margin-top: 20px;
		width: 118px;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		filter: alpha(opacity=90);
		opacity: 0.9;
	}
	
	.more-menu ul
	{
		border: 1px outset #AAA375;
		padding-bottom: 5px;
	}
	
	.more-menu li
	{
		float: none;
		background: none;
		height: 19px;
	}
	
	.more-menu li a
	{
		margin-top: 2px;
		display: block;
	}

div.gallerybox {
	margin: 2px;
	vertical-align: top;
}

div.gallerybox div.thumb {
	text-align: center;
	border: 2px outset #aaa;
	background-color: #eeefd5;
	padding: 15px !important;
	width: 120px !important;
	margin: 2px;
}

div.gallerytext {
	overflow: hidden;
	font-size: 94%;
	padding: 2px 4px;
}

div.gallerytext p {
	margin: 0.1em 0 0.4em;
}

#col-right .align-bottom {
	margin-top: -5px;
}


#red { padding-top:2px } /* to show the top border of the first submenu */

.treeview-red {
	list-style: none;
}
	.treeview-red li a {
		background: url(images/left-nav.png) no-repeat left top;
		color:#efefef;
		display:block;
		font-weight:bold;

		min-height: 20px;
		height: auto !important;
		* height: 20px;

		padding:5px 0 5px 62px;
		outline:none;
		z-index: 100;
	}

	.treeview-red li span {
		padding-top:1px;
		display:block;
	}

		.treeview-red li a span {
			width:95%;
			float:right;
		}

	.treeview-red li span.main-cat img {
			margin: 5px 0 0 40px;
			position:absolute;
	}
	.treeview-red .expandable .main-cat img{
		background: url(images/sub-expandable.png) no-repeat center center;
/*		margin: 5px 0 0 45px;*/
	}
	.treeview-red .collapsable .main-cat img{
		background: url(images/sub-collapable.png) no-repeat center center;
/*		margin: 5px 0 0 45px;*/
	}

	.treeview-red a.nav-bg_1 { background-position: left -30px; }
	.treeview-red a.nav-bg_2 { background-position: left -90px; }
	.treeview-red a.nav-bg_3 { background-position: left -150px; }
	.treeview-red a.nav-bg_4 { background-position: left -210px; }
	.treeview-red a.nav-bg_5 { background-position: left -270px; }
	.treeview-red a.nav-bg_6 { background-position: left -330px; }
	.treeview-red a.nav-bg_7 { background-position: left -390px; }

	.treeview-red a.nav-bg_8 { background-position: left -30px; }
	.treeview-red a.nav-bg_9 { background-position: left -90px; }
	.treeview-red a.nav-bg_10 { background-position: left -150px; }
	.treeview-red a.nav-bg_11 { background-position: left -210px; }
	.treeview-red a.nav-bg_12 { background-position: left -270px; }
	.treeview-red a.nav-bg_13 { background-position: left -330px; }
	.treeview-red a.nav-bg_14 { background-position: left -390px; }

	.treeview-red a.nav-bg_15 { background-position: left -30px; }
	.treeview-red a.nav-bg_16 { background-position: left -90px; }
	.treeview-red a.nav-bg_17 { background-position: left -150px; }
	.treeview-red a.nav-bg_18 { background-position: left -210px; }
	.treeview-red a.nav-bg_19 { background-position: left -270px; }
	.treeview-red a.nav-bg_20 { background-position: left -330px; }
	.treeview-red a.nav-bg_21 { background-position: left -390px; }


	.treeview-red li ul {
		list-style: none;
		margin: -3px 0 0;
		padding:4px 0 0px;
		width:249px;
		background: #160f0b url(images/sub-nav_bg.png) repeat-x center bottom;
	}
		.treeview-red li .selected {
			background: url(images/sub-nav_hover.png) no-repeat;
			display:block;
		}
		.treeview-red li ul li img.float-left {
			margin:0 0 0 25px;
		}
		.treeview-red li ul li ul li img.float-left {
			margin:0 0 0 40px;
		}
		.treeview-red li ul li ul li ul li img.float-left {
			margin:0 0 0 55px;
		}
		.treeview-red li ul li a{
			padding: 0 0 0 0px;
			min-height:18px;
		}
		.treeview-red li ul li ul {
			background:none;
		}
		.treeview-red li ul li ul li a {
			padding-left: 0px;
			line-height:1.1;
		}
		.treeview-red li ul li ul li ul li a {
			padding-left: 0px;
		}


		.treeview-red ul li.collapsable .manu-level1 img {
			background: url(images/sub-collapable.png) no-repeat 5px center;
		}
		.treeview-red ul li.expandable .manu-level1 img {
			background: url(images/sub-expandable.png) no-repeat 5px center;
		}
		.treeview-red ul li .manu-level1 img {
			background: url(images/sub-link.png) no-repeat 5px 0;
		}

		.treeview-red ul li ul li .manu-level2 img {
			background:transparent url(images/sub-link.png) no-repeat 5px 0;
		}
		.treeview-red ul li ul li.collapsable .manu-level2 img {
			background: url(images/sub-collapable.png) no-repeat 5px center;
		}
		.treeview-red ul li ul li.expandable .manu-level2 img {
			background: url(images/sub-expandable.png) no-repeat 5px center;
		}

		.treeview-red ul li ul li ul li .manu-level3 img {
			background: url(images/sub-link.png) no-repeat 5px 0;
		}
		.treeview-red ul li ul li ul li.collapsable .manu-level3 img {
			background: url(images/sub-collapable.png) no-repeat 5px center;
		}
		.treeview-red ul li ul li ul li.expandable .manu-level3 img {
			background: url(images/sub-expandable.png) no-repeat 5px center;
		}

/* js pref toc */
#preftoc {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
#preftoc li {
	background-color: #f0f0f0;
	color: #000;
}
#preftoc li {
	margin: 1px -2px 1px 2px;
	float: left;
	padding: 2px 0 3px 0;
	border: 1px solid #fff;
	border-right-color: #716f64;
	border-bottom: 0;
	position: relative;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	z-index: 3;
}
#preftoc li.selected {
	font-weight: bold;
	background-color: #f9f9f9;
	border: 1px solid #aaa;
	border-bottom: none;
	cursor: default;
	top: 1px;
	padding-top: 2px;
	margin-right: -3px;
}
#preftoc > li.selected {
	top: 2px;
}
#preftoc a,
#preftoc a:active {
	display: block;
	color: #000;
	padding: 0 .7em;
	position: relative;
	text-decoration: none;
}
#preftoc li.selected a {
	cursor: default;
	text-decoration: none;
}
#prefcontrol {
	padding-top: 2em;
	clear: both;
}
#preferences {
	margin: 0;
	border: 1px solid #aaa;
	clear: both;
	padding: 1.5em;
	background-color: #F9F9F9;
}
.prefsection {
	border: none;
	padding: 0;
	margin: 0;
}
.prefsection fieldset {
	border: 1px solid #aaa;
	float: left;
	margin-right: 2em;
}
.prefsection legend {
	font-weight: bold;   
}
.prefsection table, .prefsection legend {
	background-color: #F9F9F9;
}
.mainLegend {
	display: none;
}
div.prefsectiontip {
	font-size: x-small;
	padding: .2em 2em;
	color: #666;
}
.btnSavePrefs {
	font-weight: bold;
	padding-left: .3em;
	padding-right: .3em;
}

.preferences-login {
	clear: both;
	margin-bottom: 1.5em;
}

.prefcache {
	font-size: 90%;
	margin-top: 2em;
}

#leavecommentlink {
	font-weight: bold;
	padding: 1px 10px;
}

#leavecommentlink:hover {
	background-color: lightblue;
	border: 1px outset;
	text-decoration: none;
	padding-left: 9px;
}
#commentForm input[type="text"] {
	width: 300px;
}