MSearchResultsWindow { text-align: right; }

#doxy table, #doxy div, #doxy p, #doxy dl {
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}
 
/* @end */
 
#doxy caption {
	font-weight: bold;
}
 
#doxy div.qindex, #doxy div.navtab{
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	padding: 2px;
}
 
#doxy div.qindex, #doxy div.navpath {
	width: 100%;
	line-height: 140%;
}
 
#doxy div.navtab {
	margin-right: 15px;
}
 
/* @group Link Styling */
 
#doxy a {
	color: #153788;
	font-weight: normal;
	text-decoration: none;
}
 
#doxy .contents a:visited {
	color: #1b77c5;
}
 
#doxy a:hover {
	text-decoration: underline;
}
 
#doxy a.qindex {
	font-weight: bold;
}
 
#doxy a.qindexHL {
	font-weight: bold;
	background-color: #6666cc;
	color: #ffffff;
	border: 1px double #9295C2;
}
 
#doxy .contents a.qindexHL:visited {
        color: #ffffff;
}
 
#doxy a.el {
	font-weight: bold;
}
 
#doxy a.elRef {
}
 
#doxy a.code {
	font-size:105%;
}
 
#doxy a.codeRef {
}
 
/* @end */
 
#doxy dl.el {
	margin-left: -1cm;
}
 
#doxy .fragment {
	font-family: monospace, fixed;
	font-size: 105%;
}
 
#doxy pre.fragment {
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	padding: 4px 6px;
	margin: 4px 8px 4px 2px;
}
 
#doxy div.ah {
	background-color: black;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 3px;
	margin-top: 3px
}
 
#doxy div.groupHeader {
	margin-left: 16px;
	margin-top: 12px;
	margin-bottom: 6px;
	font-weight: bold;
}
 
#doxy div.groupText {
	margin-left: 16px;
	font-style: italic;
}
 
#doxy td.indexkey {
	background-color: #e8eef2;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin: 2px 0px 2px 0;
	padding: 2px 10px;
}
 
#doxy td.indexvalue {
	background-color: #e8eef2;
	border: 1px solid #CCCCCC;
	padding: 2px 10px;
	margin: 2px 0px;
}
 
#doxy tr.memlist {
	background-color: #f0f0f0;
}
 
#doxy p.formulaDsp {
	text-align: center;
}
 
#doxy img.formulaDsp {
 
}
 
#doxy img.formulaInl {
	vertical-align: middle;
}
 
/* @group Code Colorization */
 
#doxy span.keyword {
	color: #0000FF
}
 
#doxy span.keywordtype {
	color: #0000FF
}
 
#doxy span.keywordflow {
	color: #0000FF
}
 
#doxy span.comment {
	color: #008000
}
 
#doxy span.preprocessor {
	color: #806020
}
 
#doxy span.stringliteral {
	color: #A31515
}
 
#doxy span.charliteral {
	color: #A31515
}
 
#doxy span.vhdldigit { 
	color: #ff00ff 
}
 
#doxy span.vhdlchar { 
	color: #000000 
}
 
#doxy span.vhdlkeyword { 
	color: #700070 
}
 
#doxy span.vhdllogic { 
	color: #ff0000 
}
 
/* @end */
 
#doxy .search {
	color: #003399;
	font-weight: bold;
}
 
#doxy form.search {
	margin-bottom: 0px;
	margin-top: 0px;
}
 
#doxy input.search {
	font-size: 75%;
	color: #000080;
	font-weight: normal;
	background-color: #e8eef2;
}
 
#doxy td.tiny {
	font-size: 75%;
}
 
#doxy .dirtab {
	padding: 4px;
	border-collapse: collapse;
	border: 1px solid #84b0c7;
}
 
#doxy th.dirtab {
	background: #e8eef2;
	font-weight: bold;
}
 
#doxy hr {
	height: 0;
	border: none;
	border-top: 1px solid #666;
}
 
/* @group Member Descriptions */
 
#doxy .mdescLeft, #doxy .mdescRight,
#doxy .memItemLeft, #doxy .memItemRight,
#doxy .memTemplItemLeft, #doxy .memTemplItemRight, #doxy .memTemplParams {
	background-color: #FAFAFA;
	border: none;
	margin: 4px;
	padding: 1px 0 0 8px;
}
 
#doxy .mdescLeft, #doxy .mdescRight {
	padding: 0px 8px 4px 8px;
	color: #555;
}
 
#doxy .memItemLeft, #doxy .memItemRight, #doxy .memTemplParams {
	border-top: 1px solid #ccc;
}
 
#doxy .memTemplParams {
	color: #606060;
}
 
/* @end */
 
/* @group Member Details */
 
/* Styles for detailed member documentation */
 
#doxy .memtemplate {
	font-size: 80%;
	color: #606060;
	font-weight: normal;
	margin-left: 3px;
}
 
#doxy .memnav {
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	margin-right: 15px;
	padding: 2px;
}
 
#doxy .memitem {
	padding: 0;
}
 
#doxy .memname {
	white-space: nowrap;
	font-weight: bold;
}
 
#doxy .memproto, #doxy .memdoc {
	border: 1px solid #84b0c7;	
}
 
#doxy .memproto {
	padding: 0;
	background-color: #d5e1e8;
	font-weight: bold;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}
 
#doxy .memdoc {
	padding: 2px 5px;
	background-color: #eef3f5;
	border-top-width: 0;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
}
 
#doxy .paramkey {
	text-align: right;
}
 
#doxy .paramtype {
	white-space: nowrap;
}
 
#doxy .paramname {
	color: #602020;
	white-space: nowrap;
}
#doxy .paramname em {
	font-style: normal;
}
 
/* @end */
 
/* @group Directory (tree) */
 
/* for the tree view */
 
#doxy .ftvtree {
	font-family: sans-serif;
	margin: 0.5em;
}
 
/* these are for tree view when used as main index */
 
#doxy .directory {
	font-size: 9pt;
	font-weight: bold;
}
 
#doxy .directory h3 {
	margin: 0px;
	margin-top: 1em;
	font-size: 11pt;
}
 
/*
The following two styles can be used to replace the root node title
with an image of your choice.  Simply uncomment the next two styles,
specify the name of your image and be sure to set 'height' to the
proper pixel height of your image.
*/
 
/*
#doxy .directory h3.swap {
	height: 61px;
	background-repeat: no-repeat;
	background-image: url("yourimage.gif");
}
#doxy .directory h3.swap span {
	display: none;
}
*/
 
#doxy .directory > h3 {
	margin-top: 0;
}
 
#doxy .directory p {
	margin: 0px;
	white-space: nowrap;
}
 
#doxy .directory div {
	display: none;
	margin: 0px;
}
 
#doxy .directory img {
	vertical-align: -30%;
}
 
/* these are for tree view when not used as main index */
 
#doxy .directory-alt {
	font-size: 100%;
	font-weight: bold;
}
 
#doxy .directory-alt h3 {
	margin: 0px;
	margin-top: 1em;
	font-size: 11pt;
}
 
#doxy .directory-alt > h3 {
	margin-top: 0;
}
 
#doxy .directory-alt p {
	margin: 0px;
	white-space: nowrap;
}
 
#doxy .directory-alt div {
	display: none;
	margin: 0px;
}
 
#doxy .directory-alt img {
	vertical-align: -30%;
}
 
/* @end */
 
#doxy address {
	font-style: normal;
	color: #333;
}


/*********************************/
/* reapply styles from style.css */
/*********************************/

#doxy h1, #doxy .contentSmallTitle {
	display: block;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984C3;
	padding: 0 0 1px 10px;
	margin-top: 0;
}

#doxy h1 a, #doxy .contentSmallTitle a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984C3;
}

#doxy h1 a, #doxy .contentSmallTitle a {
	text-decoration: none;
}

#doxy h1 a:hover, #doxy .contentSmallTitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}


/* Directory layout */
#doxy ul ul, #doxy ul ul ul, #doxy ul ul ul ul, #doxy ul ul ul ul ul{
display:none;
}
#doxy ul ul,
#doxy ul li:hover ul ul,
#doxy ul ul li:hover ul ul,
#doxy ul  ul li:hover ul ul
{display: none;}

#doxy ul li:hover ul,
#doxy ul ul li:hover ul,
#doxy ul ul ul li:hover ul,
#doxy ul ul ul ul li:hover ul
{display: block;}

#doxy ul{
background:#fafafa;
}
#doxy ul ul{
background:#eaeaea;
}
#doxy ul ul ul{
background:#dadada;
}
#doxy ul ul ul ul{
background:#cacaca;
}
#doxy ul ul ul ul{
background:#bababa;
}
#doxy ul ul ul ul ul{
background:#aaa;
}<!-- Generated with RosCMS 4 (4.0.0 beta) - 2012-02-08 02:36:13 -->
