html,body{margin:0;padding:0}

body{
font-family: Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
font-size: 12px;
text-align:center; background: #bbb
}

p{margin:0 10px 10px}
div#header{position:relative; width: 968px;}
div#header h1{
	height:80px;line-height:80px;margin:0;
	padding-left:10px;background: #bbb
}
div#logo{position:absolute; left:53px; top: 14px}
div#logo a{margin: 0; padding:0}
/*div#header a{position:absolute;right:0;top:23px}*/
div#container{text-align:left; background: #bbb}
div#content p{line-height:14pt}
div#navigation{background:#fff; border: 0px blue solid}

div#extra{background:#fff; border: 0px red solid}
div#footer{background: #bbb;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;color: #C6D5FD}

div#container{width: 974px;margin:0 auto}
div#wrapper{
	float:left;
	width:100%;
}
div#content{margin: 0 40px 0 208px;position: relative;}
div#navigation{float:left;width:184px;margin-left: -974px;padding: 0 0 25px 0; }
div#extra{float:right;width:150px;}
div#footer{clear:left;width:100%; text-align: center;}
div#f-poweredbyico{padding-top: 5px}

div.level1 p
{
	margin:0;
	padding:0 0 12px 0;
}

div.level2 p, div.level3 p, div.level4 p
{
}

li.level1
{
	padding: 0 0 0 0;
/*	line-height: 18px;*/	
}

/* general headline setup */
h1, h2, h3, h4, h5 {
    color: Black;
    background-color: transparent;
    font-family: Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin-left:    0;
    margin-right:   0;
    margin-top:     0;
    margin-bottom:  1em;
    padding-left:   0;
    padding-right:  0;
    padding-top:    0.5em;
    padding-bottom: 0;
    clear:left;
}

/* special headlines */
h1 {font-size: 160%; border-bottom: none;}
h2 {font-size: 150%; border-bottom: none;}
h3 {font-size: 140%; border-bottom: none; }
h4 {font-size: 130%; border-bottom: none; }
h5 {font-size: 120%; border-bottom: none; }

.searchButton{ 
	margin: 2px;
	border: 0;
	background: #ff7c00;
	color: #fff;
	font-size: 0.9em;
	margin: 5px 0 0 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
}
#p-search{ 
	text-align: right; 
	margin-right: 0px; 
}

.searchF
{
	border-top: dashed 1px #999; border-bottom: dashed 1px #999; margin: 0 0 0 20px; padding: 10px 0 10px 0;
}

h5
{
	display: none;
}

/* f2 */
.ff2 {
	padding:0 0 0 0;
	color: inherit;
	margin: 0px 0px 0px 0px;
	color: #333333;
}
.ff2bi {
	padding:0 0 0 0;
	color: inherit;
}
.ff2bt {
	height:21px;
	margin:0 0;
}
.ff2bb {
	clear:left;
	height:21px;
	margin:0 0;
}
.ff2bb div {
	width:100%;
	height:21px;
}




#catlinks {
	border: 0px solid #aaa;
	background-color: #fff;
	padding: 5px 5px 15px 0px;
	margin-top: 1em;
	clear: both;
}
.catlinks
{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	clear: both;
}

div.toc {
  margin-left: 1em;
  margin-top: 1.2em;
  margin-bottom: 0;
  float:right;
  width: 200px;
  font-size: 0.8em;
  font-family: Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
  clear:both;
}

div.tocheader {
  padding: 3px;
  text-align: left;
  font-weight:bold;
  margin-bottom: 2px;
}

div.toctoggle img {
  float:right;
  margin-top:0.3em;
  margin-right:3px;
  width:0.8em;
  height:0.8em;
}

#toc__inside {
  border-top: dashed 1px #999; border-bottom: dashed 1px #999; margin: 0 0 0 0; padding: 10px 0 10px 0;
  background-color: #ffffff;
  text-align: left;
  padding-top: 0.5em;
  padding-bottom: 0.7em;
}

ul.toc {
  list-style-image: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  padding-left: 0em;
  line-height: 1.2em;
}

ul.toc li {
  background: transparent url(tocdot2.gif) 0 0.6em no-repeat;
  padding-left:0.0em;
  padding: 5px 0 0 0;
}

ul.toc li.clear {
  background-image: none;
  padding-left:0.0em;
}

a.toc {
  color: #666;
  text-decoration:none;
}

a.toc:hover {
  color: #ff7c00;
  text-decoration:underline; 
}


div.editButtons
{
	padding-top: 3px;
	padding-bottom: 5px;	
}


input.button
{
	border: 0;
	background: #ff7c00;
	color: #fff;
	font-size: 0.9em;
	/*font-weight: bold;*/
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
}
#content div.secedit input.button
{
	font-family: Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	border: 0;
	background: #fff;
	color: #ff7c00;
	font-size: 10px;
	/*font-weight: bold;*/
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
}
#content div.secedit input.button:hover
{
	font-family: Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	border: 0;
	background: #ff7c00;
	color: #fff;
	font-size: 10px;
	/*font-weight: bold;*/
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
}


.centeralign .edit
{
	width: 150px;
	height: 14px;
	margin: 2px 0 0 0;
}
.centeralign
{
	text-align:center;
}

.centeralign span
{
	color: #ff7c00;
}
#dw__login
{
	text-align: right;
	margin-right: 270px;
	margin-left: 270px;
	padding-bottom: 10px;
}
#dw__login fieldset
{
	border: 0px;
}
#dw__login  fieldset input.button
{
	border: 1px solid;
}
#dw__login legend
{
	display: none;
}
#dw__login label.block
{
	display: block;
	height: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


#dw__register, #dw__resendpwd
{
	width: 500px;
	text-align: center;
	padding-bottom: 10px;
	border: 0px solid;
	margin-right: 170px;
	
}
#dw__register fieldset, #dw__resendpwd fieldset
{
	text-align: right;
	border: 0px dashed;
	width: 500px;
}
#dw__register fieldset input.button
{
	text-align: center;
	margin: 0 5px 5px 0;
	float: right;
}
#dw__register legend, #dw__resendpwd legend
{
	display: none;
}
#dw__register label.block, #dw__resendpwd label.block
{
	display: block;
	height: 10px;
	padding-bottom: 5px;
}

#loginSep
{
	height: 7px;
}


.buttonL
{
	width: 182px; height: 55px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #d00;
	list-style-type:none;
}

.buttonL a
{
	text-decoration:none;
	font-size: 1.1em;
	color: #ff7c00;
}



.buttonL .bl0
{
	border: 0px solid;
	width: 182px;
	height: 54px;
}
.buttonL .bl1
{
	border: 0px solid;
	width: 74px;
	text-align: center;
	float: left;
}

.buttonL .bl2
{
	border: 0px solid;
	width: 104px;
	text-align: left;
	float: left;
	color: #ff7c00;
	font-weight: bold;
	font-size: 1.0em;	
}


.pBody li
{
	padding: 1px 0 0 0;
	margin: 0 0 0 40px;
	color: #d00;
}


div #p-personal .pBody li
{
	padding: 1px 0 0 0;
	margin: 0 0 10px 30px;
	color: #d00;
	float: right;
}


.secedit2
{
	text-align: left;
}

.pBody .secedit2
{
	text-align: right;
}

.secedit2 a
{
	color: #ff7c00;
	font-size: 10px;
	text-decoration:none; 
	margin: 10px 10px 10px 0;
	padding: 0 2px 2px 2px;
}
.secedit2 a:hover
{
	color: #fff;
	background: #ff7c00;
	font-size: 10px;
	text-decoration:none; 
	margin:  10px 10px 10px 0;
	padding: 0 2px 2px 2px;
}

.pBody a.wikilink1, .pBody a.urlextern, .pBody ul li a {
  color: #666;
  text-decoration: none; 
  font-size: 1.0em;
}

.pBody a.wikilink1:hover, .pBody a.urlextern:hover, .pBody ul li a:hover {
  color: #ff7c00;
  text-decoration: underline; 
  font-size: 1.0em;
}

div#content ul
{
	margin-left: 15px;
	margin-bottom: 15px;
}
div#content li
{
	margin: 0 0 0 20px;
}



div.ajax_qsearch {
  position: absolute;
  left: 0px;
  width: 200px;
  opacity: 0.9;
  display: none;
  font-size: 80%;
  line-height: 1.2em;
  border: 1px solid #ff7c00;
  background-color: #ffecac;
  text-align: left;
  padding: 4px;
}

div.ajax_qsearch li
{
  list-style-type:none;
}

/* Search */
.search_hit{color:#000;background-color:#ff9;}

/* AJAX Quicksearch */
#qsearch__in {
	width: 10.9em;
	margin: 0;
	font-size: 95%;
	list-style-type:none;
}


table.inline {
  background-color: #ffffff;
  border-spacing: 0px;
  border-collapse: collapse;
}

table.inline th {
  padding: 3px;
  border: 1px solid #ff7c00;
  background-color: #ffecac;
}

table.inline td {
  padding: 3px;
  border: 1px solid #ff7c00;
}




div#menu.portlet
{
	margin-left: 7px;
}

div#menu{float:left;width: 968px;bottom: 0px; position:absolute;}
div#menu ul,div#menu li{list-style-type:none;margin:0;padding:0}
div#menu ul{padding-left: 0px}
div#menu ul li{float:left;min-width:101px;margin-right:7px;text-align: center;}
div#menu ul a{
float:left;min-width:101px;text-decoration:none;
color: #fff; font-weight: bold; padding: 2px 0px 2px 7px;margin-right:7px;
height: 17px;
}
div#menu ul li.activelink a,div#menu ul a:hover{color: #333;}

div#menu ul li
{
}

div#menu ul .selected a{
	float:left;min-width:101px;
	padding: 2px 0px 2px 7px;
	margin-right:7px;
	text-decoration:none;
	color: #ff7c00; 
	font-weight: bold;}

div#menu ul li.selected
{
}

a img 
{
	border: 0px;
}

#pt-login
{
	text-align:right;
}






#content a.urlextern {
  color:#13367D;
  text-decoration:none;
}
#content a:hover.urlextern {
  color:#13367D;
  text-decoration:underline;
}
#content a:visited.urlextern {
  color:#5B8AAF;
  text-decoration:none;
}

/* existing wikilink */
#content a.wikilink1, #content a.wikilink2
{
  color:#13367D;
  text-decoration:none;
}
#content a:hover.wikilink1, #content a:hover.wikilink2
{
  color:#13367D;
  text-decoration:underline;
}
#content a:visited.wikilink1, #content a:visited.wikilink2
{
  color:#5B8AAF;
  text-decoration:none;
}

#content a.breadcrumbs
{
  color:#1F5900;
  text-decoration:none;
  background: none !important;
  text-decoration:underline 
}
#content a:hover.breadcrumbs
{
  color:#1F5900;
  text-decoration:underline;
  background: none !important;
  text-decoration:underline 
}
#content a:visited.breadcrumbs
{
  color:#1F5900;
  text-decoration:none;
  background: none !important;
  text-decoration:underline 
}



li#lastmod
{
	list-style-type: none;
	font-size: 0.8em;
}




form.button
{
	text-align: right;
	margin: 0 5px 5px 0;
	float: right;
}


.success, .error
{
	clear:right;
	padding: 2px;
}

div .comment_text
{
	clear: both;
}

div #media__manager
{
	height:300px;
}

