@import 'styleenplus.css';
/* charset=iso-8859-1 */

body {
	margin: 0;
	padding: 0;
	background: #fdffe1;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	}

.container {
	height:99.99%;
	width: 75.00%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	right: 0;
	z-index: 0;
}

.content {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 15px;
	border: 1px solid;
	border-color: #fdffe1;
	background: #fdffe1;
	color: #3c3c3c;
} 

.infocontainer {
	position: fixed;
	top: 90px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 24.99%;
	z-index: 1;
	border: 1px solid;
	border-color: #fdffe1;
	text-align: center;
	font-size: 12px;
}

.infocontent {	
	background: #fdffe1;
	color: #3c3c3c;
	font-weight: bold;
	padding-top: 0em;
}

.top {
	background: url(../images/menuback.gif) repeat-x;
	width: 100%;
	height: 60px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

.pageend {
	margin-right: 50px;
	margin-left: auto;
	padding-top: 2px;
	border-top: #666666 solid 1px;
	border-bottom: #666666 solid 1px;
	text-align: center;
	font-family: "Lucida Grande";
	font-size: 12px;
	color: #3c3c3c;
	z-index: 3;
}

.foot {
	background: #fdffe1;
	width: 24.99%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	text-align: center;
}

a {text-decoration: none}
a:link {color: #ff6600;font-weight: bold}
a:visited {color: #ff6600;font-weight: bold}
a:link:hover {text-decoration: underline}
a:visited:hover{text-decoration: underline}

h1 {
	font-size: 160%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.8em;
	color: #606060;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0em;
	color: #595959;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
	color: #505050;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	color: #3c3c3c;
}

.code {
	font-family: monaco, monospace;
	font-size: 100%;
	line-height: 150%;
	color: #3c3c3c
}
	
ul, ol {
	list-style-position: outside;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
	margin-left: 1.5em;
	margin-right: 2em;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	text-indent: 0em;
	color: #3c3c3c
}

li {
	margin-top: 0em;
	margin-bottom: 0em;
}

li.changedetail {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2em;
}

li.nomark {
	list-style: none;
}

em {
	font-style : normal;
	font-weight: bold;
	color: #595959;
}

.clear {
	clear:both;
}

.attention {
	color: #ff1800;
	font-weight: bold;
}

.anchor {
	font-size: 12px;
	line-height: 12px;
	color: #fdffe1;
	margin-bottom: 78px;
	z-index: 3;
}

.endanchor {
	font-size: 12px;
	line-height: 12px;
	color: #fdffe1;
	margin-bottom: 28px;
	z-index: 3;
}

.changeslink {
	text-align: right;
	padding: 0px 30px 0px 15px;
}

/* feedback main page */
#feedback input.field, textarea.field {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-style:solid;
	border-top:#848484 solid 2px;
	border-bottom:#dddddd solid 1px;
	border-left:#848484 solid 2px;
	border-right:#dddddd solid 1px;
	color: #303030;
}

#feedback td.formitem {
	padding-bottom: 3px;
	padding-right: 3px;
	vertical-align: top;
	text-align: right;
}

/* FAQ KnownProblems*/
.faqanchor {
	font-size: 12px;
	line-height: 12px;
	color: #fdffe1;
	margin-bottom: 60px;
	z-index: 3;
}

dt {
	margin-top: 1em;
	font-style : normal;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #595959;
}

dd {
	margin-left: 2em;
	margin-top: 0.5em;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 100%;
	font-weight: normal;
	color: #3c3c3c;
}

/* Known Issues */
table.knownissues {
	margin-top: 0.5em;
}

table.knownissues th{
	padding: 3px;
	font-style : normal;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #595959;
	border-bottom: 1px dotted #737373;
}

table.knownissues th#columnheader{
	width: 100px;
}

table.knownissues th#rowheader{
	text-align: left;
	padding-bottom: 0px;
}

table.knownissues td{
	padding: 3px;
	border-bottom: 1px dotted #737373;
}


table.knownissues th.firstline{
	border-top: 1px dotted #737373;
}

table.knownissues td.firstline{
	border-top: 1px dotted #737373;
}