/* Base rules */
body,
#header ul,
#footer ul
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: white;
	font-family: Georgia, sans-serif;
}

div#background,
div#background div.shell
{
	background: #600;
}

div.shell
{
	margin-left: 102px;
	margin-right: 50px;
}

img
{
	border: none;
}



/* Min-width */
div.widthshell-width
{
	min-width: 980px;
}

* html .widthshell-minwidth
{
	padding-left: 980px;
}

* html .widthshell-container
{
	margin-left: -980px;
	position: relative;
}

* html .widthshell-minwidth, * html .widthshell-container, * html .widthshell-content, * html .widthshell-layout
{
	height:1px;
}



/* Header */
div#header
{
	height: 97px;
	background: url(http://www.librocket.com/chrome/site/images/burst-top.gif) no-repeat 79px;
}

div#header img#title
{
	margin: 25px 0px 0px 25px;
}

div#header ul
{
	margin-left: 20px;
	vertical-align: -11px;
}

div#header a,
div#header a:link,
div#header a:visited
{
	color: white;
	font-size: 30px;
}

div#header a:link:hover,
div#header a:visited:hover
{
	color: #f60;
	text-decoration: none;
}



/* Footer */
div#footer
{
	height: 66px;
	padding-top: 25px;
	padding-right: 10px;

	background: white url(http://www.librocket.com/chrome/site/images/footer.gif) repeat-x;
}

div#footer ul.top-level-nav
{
	margin-left: 85px;
}

div#footer ul.top-level-nav a
{
	color: #f30;
	font-size: 34px;
	border-bottom: none;
}

div#footer ul.top-level-nav a:hover
{
	color: #A00;
	background: none;
	text-decoration: none;
}

div#footer p.left,
div#footer p.right
{
	color: #BBBBBB;
	font-family: verdana, arial, "bitstream vera sans", helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

div#footer p.left a:hover,
div#footer p.right a:hover
{
	text-decoration: underline;
}

#footer p.left
{
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	float:left;
	margin-left:1em;
	padding:0pt 1em;
}

#footer p
{
	margin:0pt;
}

#footer *:link,
#footer *:visited
{
	color:#BBBBBB;
}

/* Top level navigation */
ul.top-level-nav
{
	display: inline;
}

ul.top-level-nav li
{
	display: inline;
}

ul.top-level-nav a
{
	text-decoration: none;
}

.clear
{
	clear:both;
}

#footer p#copyright
{
	margin-top: 6px;
	border: none;
}



/* Content*/
:link,
:visited
{
	border-bottom: none;
	color: #f30;
	text-decoration: none;
}

:link:hover,
:visited:hover
{
	color: #f30;
	text-decoration: underline;
}


.anchor:link:hover,
.anchor:visited:hover
{
	background-color: #eee;
	color: #D7D7D7;
	text-decoration: none;
}

:visited
{
	color: #DD4400;
}

/* remove the external link icon */
a.ext-link .icon 
{
	background: transparent;
	padding-left: 0px;
}


/* Features page */
div.feature
{
	margin-left: 160px;
}

div.feature h2
{
	margin-left: -10px;
}


/* Discussions page */
p.login-warning
{
	color: #f30;
}


/* Star positions */
div.stars
{
	position: relative;
}

div.stars img
{
	position: absolute;
}

img#star-1
{
	left: 20px;
}

img#star-2
{
	left: 85px;
	top: 12px;
}

img#star-3
{
	left: 195px;
	top: 11px;
}

img#star-4
{
	left: 350px;
	top: 31px;
}

img#star-5
{
	left: 348px;
	top: 0px;
}

img#star-6
{
	left: 317px;
	top: 3px;
}

img#star-7
{
	left: 298px;
	top: 1px;
}

img#star-8
{
	left: 780px;
	top: 28px;
}

img#star-9
{
	left: 860px;
	top: 45px;
}

img#star-10
{
	left: 870px;
	top: 20px;
}

img#star-11
{
	left: 852px;
	top: 42px;
}

img#star-12
{
	left: 840px;
	top: 27px;
}

img#star-13
{
	left: 45%;
	top: 35px;
}

img#star-14
{
	left: 35%;
	top: 25px;
}

img#star-15
{
	left: 40%;
	top: 34px;
}

img#star-16
{
	left: 30%;
	top: 26px;
}

img#star-17
{
	left: 70%;
	top: 45px;
}

img#star-18
{
	left: 66%;
	top: 15px;
}

img#star-19
{
	left: 62%;
	top: 12px;
}

img#star-20
{
	left: 69%;
	top: 13px;
}

img#star-21
{
	left: 90%;
	top: 85px;
}

img#star-22
{
	left: 86%;
	top: 78px;
}

img#star-23
{
	left: 92%;
	top: 70px;
}

div#license-tagline
{
	margin: 20px 0px 10px 0px;
}



/* Rocket image */
img#rocket
{
	position: absolute;
	left: 33px;
	top: 3px;
	
	z-index: 1;
}

img#trail
{
	position: absolute;
	left: 0px;
	top: 131px;
}


/* Banner */
div#banner
{
	position: relative;
	height: 149px;
	background-color: black;
}

img#banner-bottom-left
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

img#banner-bottom-right
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}



/* Breadcrumbs */
div#breadcrumbs
{
	padding-top: 14px;
	margin-left: 25px;
	
	position: relative;
}

/* Second level navigation */
div#second-level-nav
{
	margin-top: 10px;
}

div#second-level-nav span.nav-item
{
	background: url(http://www.librocket.com/chrome/site/images/nav-bullet.gif) no-repeat 0px 2px;
	padding-left: 13px;
	margin-left: 25px;
}

/* Login */
div#login
{
	float: right;
	margin-right: 25px;
	padding-top: 14px;
	position: relative;
	z-index: 1;
}

/* Page Title */
div#title
{
	color: white;
	font-size: 38px;
	text-transform: capitalize;
	margin-top: 40px;
	margin-left: 25px;
	height: 43px;
}

/* Breadcrumbs and second level nav shared */

div#breadcrumbs,
div#login,
div#second-level-nav
{
	font-size: 12px;
	color: #f60;
}

div#breadcrumbs a,
div#login a,
div#second-level-nav span.nav-item a
{
	border-bottom: 0px;
	text-decoration: none;
	color: #f60;
	font-weight: bold;
}

div#second-level-nav span.nav-item.active a
{
	font-weight: normal;
	text-decoration: none;
}

div#login a:hover,
div#breadcrumbs a:hover,
div#second-level-nav span.nav-item a:hover
{
	background: none;
	text-decoration: underline;
}



/* Content */
div#content-container
{
	padding-top: 20px;
	padding-bottom: 25px;
}

div#content
{
	padding-top: 10px;
}




BODY,TD {
       font-size: 90%;
}
H1 {
	text-align: center;
       font-size: 160%;
}
H2 {
       font-size: 120%;
}
H3 {
       font-size: 100%;
}
CAPTION { font-weight: bold }
DIV.qindex {
	width: 100%;
	background-color: #F4F4F4;
	border: 1px solid silver;
	text-align: center;
	margin: 2px;
	padding: 2px;
	line-height: 140%;
}
DIV.nav {
	width: 100%;
	background-color: #F4F4F4;
	border: 1px solid silver;
	text-align: center;
	margin: 2px;
	padding: 2px;
	line-height: 140%;
}
DIV.navtab {
       background-color: #F4F4F4;
       border: 1px solid silver;
       text-align: center;
       margin: 2px;
       margin-right: 15px;
       padding: 2px;
}
TD.navtab {
       font-size: 70%;
}
A.qindex {
       text-decoration: none;
       font-weight: bold;
       color: #FF3300;
}
A.qindex:visited {
       text-decoration: none;
       font-weight: bold;
       color: #DD4400;
}
A.qindex:hover {
	text-decoration: underline;
}
A.qindexHL {
	text-decoration: none;
	font-weight: bold;
	background-color: #6666cc;
	color: #ffffff;
	border: 1px double #9295C2;
}
A.qindexHL:hover {
	text-decoration: none;
	background-color: #6666cc;
	color: #ffffff;
}
A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
A.el { text-decoration: none; font-weight: bold }
A.elRef { 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}
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: #F4F4F4;
	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 silver;
}
TD.indexvalue {
	background-color: #F4F4F4;
	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 silver;
}
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%;
}
.search     { color: #003399;
              font-weight: bold;
}
FORM.search {
              margin-bottom: 0px;
              margin-top: 0px;
}
INPUT.search { font-size: 75%;
               color: #000080;
               font-weight: normal;
               background-color: #e8eef2;
}
TD.tiny      { font-size: 75%;
}
.dirtab { padding: 4px;
          border-collapse: collapse;
          border: 1px solid #84b0c7;
}
TH.dirtab { background: #e8eef2;
            font-weight: bold;
}
HR { height: 1px;
     border: none;
     border-top: 1px solid black;
}

/* 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: #F4F4F4;
  border-width: 1px;
  border-style: solid;
  border-color: silver;
  -moz-border-radius: 8px 8px 8px 8px;
}
.memname {
  white-space: nowrap;
  font-weight: bold;
}
.memdoc{
  padding-left: 10px;
}
.memproto {
  background-color: silver;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  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;
}
/* End Styling for detailed member documentation */

/* for the tree view */
.ftvtree {
	font-family: sans-serif;
	margin:0.5em;
}
.directory { font-size: 9pt; font-weight: bold; }
.directory h3 { margin: 0px; margin-top: 1em; font-size: 11pt; }
.directory > h3 { margin-top: 0; }
.directory p { margin: 0px; white-space: nowrap; }
.directory div { display: none; margin: 0px; }
.directory img { vertical-align: -30%; }

div.tabs
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}

div.tabs li
{
	display: inline;
}

div.tabs li a
{
	background: gray;
	color: white;
	padding: 5px 10px;
}

div.tabs li a:hover
{
	background: silver;
	text-decoration: none;
	color: white;
}

div.tabs li#current a
{
	background: silver;
	color: black;
}

#footer #tracpowered
{
	border:0pt none;
	float:left;
}

