/* ==== Some basic colors ==== */
a, a:active, a:hover, a:link, a:visited,
#Advanced_inner, #Scope_inner, p.faq, a.clearAll , input.color,
body {
  color:  black; /* Default text color */
}

/* colors for search form menus & controls, plus colored buttons throughout the interface */
#Manage, #ScopeManage legend, a#help, a#viewAllResults { 
	color:#000080;
} 

#frameless a {color:#fff;
text-decoration:underline;
 }

#Manage a {color:#fff; }
p.close, input.color:hover  { 
	background:#668899; 
	color:white;
}
#Advanced, #Scope, div.fadewrap div,
#hideSaved, #innerfaq, input.color, #Saved  { 
	border: 1px solid #aabbcc; 
}
div.s:hover { background: #f0ffff; }
input.color { background:#bbddee; }


/* ==== styles for the top navbar  ====  */
body#nav {
	background:#aabbcc;
}

#nav div#navBar {
	position:absolute;  
	left: 0;  top: 163px;
	background:  #aabbcc;
   /* border-bottom: 1px solid #fff;*/
   /* border-top: 1px solid #fff;*/
    height: 25px;
    width: 100%;
	min-width:665px;
}

#nav #CodeName {

margin-left: 2px;
    background: #bbddee;
	width: 550px;
    height: 163px;
	text-align:center;

}

#nav #CodeName img {
background:#fff;
}

#nav #CodeName h1 {
	color: #000;
    font-family: Verdana;;
    font-size: 10.5px;
    font-weight: 700;
    text-rendering: optimizelegibility;

	margin-right:10px;
    padding-top: 5px;
    text-align: right;
}

#nav #CodeName h1 a {
	color: blue;
    font-family: Verdana;
    font-size: 10.5px;
    font-weight: 700;
    text-rendering: optimizelegibility;
    text-decoration:underline;
}

form#QuickSearch {
	float:right; 
	margin-top:3px; 
	margin-right:10px;
}
#QuickSearch input#request {
	background:#ffffff; 
	border:1px solid #006666; 
    color: #444444;
    font-size: 11px;
	margin-top:4px;
	padding: 2px;
	float:left;
}
#QuickSearch input.color {
	font-size:12px;
}

/* Styles the navigation links */
#codetabs, #searchtabs {
  	display: block;
	text-align: left;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding-top:10px;
	margin-left:10px;
	white-space:nowrap;
}
	
#codetabs span, #searchtabs span {
	padding:0px 10px;
	text-align:left;
	color:#fff;
	font-family:Arial;
}

#codetabs span a,  #searchtabs span a {
	color:#fff;
	width:15px;
	font-family:Arial;
}
#codetabs span a:hover,  #searchtabs span a:hover {
	color:#fff;
}

/* ==== styles for the TOC/Search frame ==== */

/* for a custom interface, you might want to give #wrapper & #content separate background colors, etc. */
#wrapper {padding-top:35px;}
#content { margin:1em; }
#content h2 {color:#fff; }

body#search, body#toc { 
	background:#d3d3d3;
}

/* ==== style the Search/Browse links ==== */
/* you probably won't have to change anything besides these colors right here*/

div#tabs{
	background: #d3d3d3;
   border-bottom: 1px solid #fff;
   border-top: 1px solid #fff;
}
#tabs li, #tabs  a { color:#000080; }
#tabs  li a:hover {color:#000080; }

div#tabs{
	position:absolute;
	top:0px; left:0px;
	width:100%;
	height:35px;
}

#tabs ul {
  	display: block;
	list-style-type: none;
	height:32px;
	padding:0px 15px;
}

#tabs li {
	font-size: 8pt;
	font-weight: bold;
	margin:4px;
	display:block;
}

#tabs li#here { font-size:1.1em; float:left; margin-right:10px; }
#tabs li a.s { float:right; margin-right:2em; display:block; padding: 4px 0px 0px 0px; }

/*==============================================================*/
/*=====  Assorted defaults that you shouldn't have to change ======*/
/*==============================================================*/

html * {	
	padding: 0; margin: 0; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body { background-color: #ffffff; text-align: center; padding: 0; margin: 0; }

.ptoc p.amHere a{ background-color:yellow; }
.revised { color:blue; font-weight:normal; background:yellow; padding:0px 2px; }
.updated { color:#FF0000; font-weight:normal; background:yellow; padding:0px 2px; }

h1, h2 { font-size: 12pt; }

a  { text-decoration: none; }
a.file, a.button, a:hover { text-decoration: underline; }

#SearchForm input.color { font-size:12px; }
.ResultsTable, .ptext, .ptoc p, .NextLink, .PrevLink,
.prevnextlinks, .SearchSubTitle { font-size:8pt; }

/*Some TOC styles */
#myForm { clear:both;}
div#frameless {
	margin-bottom:0.5em; text-align:left; font-weight:bold; font-size:12px;
}

.hide { display:none; }
span.ajx { margin-left: -0.12em; cursor: pointer; }
.ptext { text-align:left; margin-bottom:0.75em; }

/*checkbox height must be specificed so IE doesn't make them huge
then vertical-align must be specifice so FireFox won't push them to the top of the line*/
.ptoc p input { height:1.2em; vertical-align:middle; margin-right:4px; }

.ptoc p {	
	margin-top: 3px; margin-bottom: 3px; 
	padding-bottom:0.1em;
	text-align: left; 
}

.ptoc div { margin-left:1em; }

.ptoc p { margin-left: 3em; text-indent: -2.95em; }
#compareTOC p { margin-left: 3em; text-indent: -2.95em; }

.UNBOXptoc p { margin-left: 1em; text-indent: -.95em; }

/* Search Form styles */
#formControls { margin-top:1em;padding-top:3px; }
input.color {
	font-size:11px;  margin:3px; padding:1px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
 #Advanced, #Scope{
	width:190px; margin: 0px auto; 
	font-size:0.90em;
}
#Advanced_inner, #Scope_inner{ text-align:left; font-weight:normal; }
#Advanced_inner input , #Scope_inner input{
	height:1.4em; vertical-align:middle; margin-left:16px;
}
#Advanced_inner  div.help p, #Scope_inner  div.help p  {
	margin-left:1.4em; margin-bottom:1em;
}
#Manage, #ScopeManage {
	font-weight:bold; font-size:0.75em; margin:1em auto;
}
#ScopeManage legend { margin: 0em auto; display:block; }


a#help, a#viewAllResults { font-size:11px; margin:2px; font-weight:bold;cursor: pointer;  }
a#clearAll {display:block; text-align:center;}

#innerfaq p.faq {	 text-align:left; margin: 6px; }
p.close  {
	padding:0.3em 5px; height:1.5em; 
	display:block; text-align:right;
}
#hideSaved, #innerfaq {
	width:190px; 
	margin-left:auto; 
	margin-right:auto; 
	font-size:0.70em;
}

#Saved p, #innerfaq p { padding:2px; margin-bottom:0.9em; }

fieldset.scope { border:0px; display:inline; }
.scope legend { text-align:center; width:190px; }
fieldset.options { border:0px; padding:0.5em; }
.options legend { padding-top:0.5em; }
fieldset legend{	font-weight:bold; }
div.s { padding:5px; height:1.5em; display:block; }
div.s span.end { float:right; clear:left; margin:0px; }
div.s span.y { display:block; float:left; }
div.s span.x { float:right; clear:left; margin-right:2px;}
span.click, span.end, span.x, span.y { cursor: pointer; }
span.click:hover, span.end:hover, span.x:hover, span.y:hover {
	text-decoration:underline; 
}
/* so that scope search checkboxes will be nicely formatted like the TOC */
p.i {  text-indent: -2.95em; 	margin: 0em 0.5em 0.3em 3em; }
p.i input { height:1.2em; vertical-align:middle; }

/*  styles for the Saved Search alert -- these don't ever change */
#shadow {
	/* IE in quirks mode can't do position:fixed but it also ignores !important */
	position:fixed !important; position:absolute;
	top:0px; left:0px; z-index:300;
	width:100%; height:100%;
	margin:0px; padding:0px;
	text-align:center; background:#ffffff;
}

div.fadewrap {
	position:fixed !important; position:absolute;
	top:0px; left:0px; z-index:400;
	width:100%; height:100%;
	margin:0px; padding:0px;
	text-align:center; background:none;
}

div.fadewrap div {
	padding:1em;  margin:14em auto 0em auto;
	width:200px; font-size:12pt;
	color:#000000; background: #ffffff;
}

/* Search result styles */
.NextLink, .PrevLink { margin: 0; font-weight: bold; width: 55px; }
.PrevLink {  float: left; }
.NextLink { float: right; }
.SearchSubTitle {  margin: .25em 0; }
.SearchTitle { font-size: 12pt;  margin: .5em 0;  font-weight: bold; }
a.file {  font-weight: bold;  text-decoration: underline; }
img { border:0px;}

#compare { display:none !important; 
	position:absolute;
	top:112px;
	left:0px;
	width:100%;
	height:50px; text-align:left; 
}
#compareNotRedline { top:50px;text-align:right; width:99%; }

#versions  select {float:left;margin: 6px 5px;}
#versions  h2 {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin: 7px;
    text-align: left;
}

#versions { 
	float:left;
	margin-right:10px;
	height:39px;
	border-radius: 0px 0px 5px 0px;
	font-size: 10pt;
	color:white;
}

.oneItemLeft {width:300px; background:#404040;  }
.twoItemsLeft {width:520px; background:#404040;  }

#compareForm p {font-size: 8pt;font-weight:bold; text-align:left;} 
#compareForm input {
    border: 1px solid black;
    float: right;
    font-size: 9pt;
    margin: 5px;
    padding: 1px;
}
#compareForm  p {float:left; margin:5px; margin-left:10px;}
#compareForm  select {float:right; margin:6px 5px;}

#breadcrumbs a {text-decoration:underline; }
#breadcrumbs { font-size: 10pt;}

#breadcrumbs {position:absolute;top:50px;left:0px;width:99%;font-size:11px;text-align:right; }

p.codeHead {
    font-size: 10pt;
    font-weight: bold;
}