/* ---------------------------------------- */
/* ---  GENERAL                         --- */
/* ---------------------------------------- */

BODY {
	background: #fefefe;
	color: black;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

DIV.tabs {
	display: none;
	}

HR {
	display: none;
	}

H1.toptitle {
	border: none;
	}

H1.toptitle A {
	color: #FFFFFF;
	}

H1 {
	color: #1c2f59;
	background-color: #dae2f2;
	border-bottom: 1px solid #839ed9;
	border-top: 1px solid #839ed9;
	padding-left: 1ex;
	}

H2 {
	background-color: #f2f6fc;
	color: #1c2f59;
	border-bottom: 2px solid #DDDDEE;
	padding-left: 1ex;
	}

H3 {
	color: #1c2f59;
	border-bottom: 2px solid #DDDDEE;
	}



/* ---------------------------------------- */
/* ---  NAVIGATION                      --- */
/* ---------------------------------------- */

DIV.header {
	background: #455372 url("header_bl.gif") bottom left repeat-x;
	position: relative;
	min-height: 39px;
	height: 5em;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 3em;
	padding: 15px 0;

	color: #FFFFFF;

	} #ignored {}

DIV.devmenu {
	background: #455372 url("header_bl.gif") bottom left repeat-x;
	position: relative;
	min-height: 20px;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 1em;
	padding: 15px 0;
	margin-top: 10px;
	border: solid 0;
	color: #FFFFFF;

	} #ignored {}

DIV.header h1 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
		/* font-size: 2px;
		background: url("images/header_tl.gif") no-repeat; 
		height: 8px;
 		*/

	background: url("header_logo.gif") no-repeat;
	z-index: 100; /* above the UL */
	}

DIV.header  h1 a {
	display: block;
	width: 268px;
	height: 64px;
	text-indent: 64px;
	padding-top: 0.2em;
		/* text-indent: -700em;
		background: transparent url("images/header_logo.gif") no-repeat;
		text-decoration: none;
		*/
	} 

UL.botnav, UL.devnav {
	width: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0 15px 0 0;
	list-style: none;
	z-index: 90; /* below the H1 */
	}

UL.botnav {
	background: url("header_br.gif") no-repeat bottom right;
	}

UL.devnav {
	background: url("header_br.gif") no-repeat bottom right;
	}

UL.botnav LI, UL.devnav LI {
	float: right;
	background: transparent url("header_tab.gif") 100% -600px no-repeat;
	padding: 0 6px 0 0;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #515358;
	}

UL.botnav A, UL.devnav A {
	float: left;
	display: block;
	padding: 4px 4px 4px 10px;
	background: transparent url("header_tab.gif") 0% -600px no-repeat;
		/* font-weight: bold; */
	color: #fff;
	text-decoration: none;
	}

UL.botnav LI:hover A, UL.devnav LI:hover A {
	background-position: 0% -400px;
	}
 
UL.botnav LI:hover, UL.devnav LI:hover {
	background-position: 100% -400px;
	}

UL.botnav LI#current, UL.devnav LI#current
	{
	background-position: 100% -200px;
	border-bottom: 1px solid #fff;
	}

UL.botnav LI#current A, UL.devnav LI#current A {
	background-position: 0% -200px;
	color: #039;
	}

UL.botnav LI#current:hover, UL.devnav LI#current:hover { 
	background-position: 100% 0%;
	}
	
UL.botnav LI#current:hover A, UL.devnav LI#current:hover A {
	background-position: 0% 0%;
	color: #333;
	}

A.topnav {
	position: absolute;
	top: 0;
	right: 0;
	padding: 12px 20px 0 0;
	background: url("header_tr.gif") no-repeat top right;
	margin: 0; /* need for IE Mac */
	text-align: right; /* need for IE Mac */
	white-space: nowrap; /* for Opera */

	color: #fff;
		/* text-decoration: none; */
	font-weight: bold;

	display: inline;
	}


/* Due to dimensional bug in IE6
   http://www.communitymx.com/content/article.cfm?page=2&cid=C37E0
   background images on the right are one pixel wider than "necesarry"
   and we need to move them one pixel back
*/
	
A.topnav, UL.botnav, UL.devnav { margin-right: -1px;}


/* ---------------------------------------- */
/* ---  DOWNLOAD                        --- */
/* ---------------------------------------- */


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	font-size: 100%;
	margin: 0px -8px 1em 2em;
	float: right;
}
.sidebox1 {
	background: #DDDDDD url(sbbody-r.gif)  no-repeat bottom right;
}
.boxhead {
	background: url(sbhead-r.gif)  no-repeat top right;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif)  no-repeat top left;
	margin: 0px;
	padding: 22px 30px 22px;
	border: 0px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxhead h2 A {
	color: #EEFFEE;
}


.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0px;
	padding: 5px 30px 31px;
	border: 0px;
}

.boxsmall {
	font-size: 75%;
	}


.adright {
	margin: 0 auto; /* center for now */
	width: 130px;
	float: right;
	clear: both;
}

/* ---------------------------------------- */
/* ---  DOXYGEN                         --- */
/* ---------------------------------------- */

code { color: #006000; font-size: 110% }

/* ---------------------------------------- */

CAPTION { font-weight: bold }

A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
A.codeRef:link { font-weight: normal; color: #0000FF}
A.codeRef:visited { font-weight: normal; color: #0000FF}
/* A:hover { text-decoration: none; background-color: #f2f2ff } */
DL.el { margin-left: -1cm }
.fragment {
       font-family: monospace, fixed;
       font-size: 95%;
}
PRE.fragment {
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }

DIV.groupHeader {
       margin-left: 16px;
       margin-top: 12px;
       margin-bottom: 6px;
       font-weight: bold;
}
DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }

/*  [...] */

TD.indexkey {
	background-color: #e8eef2;
	font-weight: bold;
	padding-right  : 10px;
	padding-top    : 2px;
	padding-left   : 10px;
	padding-bottom : 2px;
	margin-left    : 0px;
	margin-right   : 0px;
	margin-top     : 2px;
	margin-bottom  : 2px;
	border: 1px solid #CCCCCC;
}
TD.indexvalue {
	background-color: #e8eef2;
	font-style: italic;
	padding-right  : 10px;
	padding-top    : 2px;
	padding-left   : 10px;
	padding-bottom : 2px;
	margin-left    : 0px;
	margin-right   : 0px;
	margin-top     : 2px;
	margin-bottom  : 2px;
	border: 1px solid #CCCCCC;
}
TR.memlist {
   background-color: #f0f0f0; 
}
P.formulaDsp { text-align: center; }
IMG.formulaDsp { }
IMG.formulaInl { vertical-align: middle; }
SPAN.keyword       { color: #008000 }
SPAN.keywordtype   { color: #604020 }
SPAN.keywordflow   { color: #e08000 }
SPAN.comment       { color: #800000 }
SPAN.preprocessor  { color: #806020 }
SPAN.stringliteral { color: #002080 }
SPAN.charliteral   { color: #008080 }
.mdescLeft {
       padding: 0px 8px 4px 8px;
	font-size: 80%;
	font-style: italic;
	background-color: #FAFAFA;
	border-top: 1px none #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px none #E0E0E0;
	margin: 0px;
}
.mdescRight {
       padding: 0px 8px 4px 8px;
	font-size: 80%;
	font-style: italic;
	background-color: #FAFAFA;
	border-top: 1px none #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px none #E0E0E0;
	margin: 0px;
}
.memItemLeft {
	padding: 1px 0px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 80%;
}
.memItemRight {
	padding: 1px 8px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 80%;
}
.memTemplItemLeft {
	padding: 1px 0px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 80%;
}
.memTemplItemRight {
	padding: 1px 8px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 80%;
}
.memTemplParams {
	padding: 1px 0px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
       color: #606060;
	background-color: #FAFAFA;
	font-size: 80%;
}

/*  [...] */

TD.tiny      { font-size: 75%;
}
a {
	color: #1A41A8;
}
/*
a:visited {
	color: #2A3798; 
}
*/
.dirtab { padding: 4px;
          border-collapse: collapse;
          border: 1px solid #84b0c7;
}
TH.dirtab { background: #e8eef2;
            font-weight: bold;
}

/*  [...] */
 
/* Style for detailed member documentation */
.memtemplate {
  font-size: 80%;
  color: #606060;
  font-weight: normal;
} 
.memnav { 
  background-color: #e8eef2;
  border: 1px solid #84b0c7;
  text-align: center;
  margin: 2px;
  margin-right: 15px;
  padding: 2px;
}
.memitem {
  padding: 4px;
  background-color: #eef3f5;
  border-width: 1px;
  border-style: solid;
  border-color: #dedeee;
  -moz-border-radius: 8px 8px 8px 8px;
}
.memname {
  white-space: nowrap;
  font-weight: bold;
}
.memdoc{
  padding-left: 10px;
}
.memproto {
  background-color: #d5e1e8;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #84b0c7;
  font-weight: bold;
  -moz-border-radius: 8px 8px 8px 8px;
}
.paramkey {
  text-align: right;
}
.paramtype {
  white-space: nowrap;
}
.paramname {
  color: #602020;
  font-style: italic;
  white-space: nowrap;
}
