/*defaults*/
body {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: small;
  color: #333;
  background: #e0e0e0 url(../i/bg.gif) repeat-x fixed top;
  border-top: 15px solid #fff;
  text-align: center; 
  position: relative;
}

img {
  border: none;
  margin: 0;
  padding: 0;  
}

pre {
  font-size: 90%;
  color: #000;
  background: #fafafa;
  padding: 4px;
  width: 450px;
  height: 250px;
  overflow: auto;
  border: 3px solid #f0f0f0;
}
#content-main img {
  vertical-align: baseline;
  display: inline;
  float: right;
  clear: none;
  border-left: 8px solid #fff;
  border-bottom: 10px solid #fff;
  border-right: 0px solid #fff;
  border-top: 0px;
}

p {
  margin: 4px 0 10px 0;
}

dt {
  font-weight: bold;
  margin-top: 15px;
  text-transform: capitalize;
}
dd {
  margin-left: 10px;
}

h1 {
  margin: 40px 20px 20px -20px;
  color: #FE8D01;
  font-size: 140%;
  line-height: 1.1em;
  letter-spacing: .1em;
}

h1 strong {
  font-size: 115%;
}

h2 {
  font-size: 120%;
  color: #444;
  margin: 40px 0 10px -4px;
  padding: 6px 6px 4px 6px;
  background: url(../i/border_hor.gif) repeat-x bottom;
}

h3 {
  font-size: 105%;
  color: #444;
  margin: 35px 0 15px 0;
  padding:0px;
border-bottom: 2px solid #fcbf66;
}

h4 {
  font-size: 100%;
  color: #666;
  margin: 35px 0 10px 0;
}

ol {
  padding: 0;
  margin: 1em;
  clear: both;
}

ol li {
  margin: 0;
  padding: 0;
}


ul {
	list-style: none;
  padding: 0;
  margin: 1em;
}

ul li {
  list-style: none url(../i/bullet_on.gif);
  margin: 0 1em 1em 0;
  padding: 0;
}

acronym {
  font-style: italic;
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: help;
}

q {  
background: url(../i/quote.gif) no-repeat 3px 0; 
color: #666; 
padding:1px 1px 1px 25px; 
}


/*links*/
a:link {
  color: #d95700;
}
a:visited, a:hover {
  color: #666;
}

#syndicate a {
  text-decoration: none;
}

form {
  margin: 0;
  padding: 0;
}



/*layout*/



#content-body { /* center */
  width: 747px;
  margin: 0 auto;
  background: #fff url(../i/tile.gif) repeat-y right;
  padding: 0;
  text-align: left;
}

#content-wrap { /* padding on main col */
  margin-left:40px;
  padding: 0;
}

#content-main {
  float: left;
  width: 490px;
  margin: 0 0 40px 0;
  line-height: 1.4em;
}

.singlecol #content-body{ 
  background-image: none;
}

.singlecol #content-wrap { /* padding on main col */
  margin:0 40px 0 40px;
}

.singlecol #content-main {
  float: none;
  width: auto;
}



#content-sidebar {
  margin: 0 10px 0 514px;
  font-size: 90%;
  line-height: 1.2em;
  color: #444;
}

#banner {
  background: url(../i/logotile.gif) right top no-repeat;
  margin: 0;
  padding: 0;
  clear:right;
}



#logo{
  padding: 2px 0 0 16px;
  vertical-align: bottom;
  margin: 0;
  border: none;
}  
#searchForm {
  margin: 5px 0 5px 0;
}
#query{
  border: 1px solid #e0e0e0;
  width: 145px;
  height: 15px;
}

#email {
  width: 120px;
    border: 1px solid #e0e0e0;
  height: 15px;
}
#search, .lsbbt {
  font-size: 90%;
  font-weight:bold;
  color: #444;
  cursor: pointer;  
  background: url(../i/bt_tile.gif) #fff;
  border: 1px solid #eee;
  margin: 0 7px 0 4px; 
  padding: 0;
}

#footer {
  clear: both;
  background: #e0e0e0;
}

#footer-top {
  background: #fcbf66;
  padding: 2px 10px 2px 10px;
  font-size: 85%;
  border-bottom: 1px solid #fff;
}

#footer-bottom {
  background: url(../i/footertile.gif) bottom no-repeat;  
  padding: 2px 10px 2px 10px;
  font-size: 85%;
}

#footer a {
  color: #444;
}

#nav-bottom {
  margin-left: 230px;
}

/*#updated {
  margin-left: 270px;
}*/

#print-page, #content-management img {
  float:none;
  clear: none;
  vertical-align: middle;
  border:none;
}

#content-management {
  background-image: none;
  background-color: #e0e0e0;
  padding: 2px 10px 0 0;
  text-align: right;
  font-size: 80%;
}

#content-management a, #content-management a:link, #content-management a:visited, #content-management a:hover {
  text-decoration:none;
}








/*tab menu*/


#menu-top {
 /* letter-spacing: 1pt;*/
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:bold;
  border-top: 1px solid #fff;
  font-size:75%;
  background: #FFD599 url(../i/navregtile.gif) repeat-x bottom;
  width: 747px;
  height: 2.8em; 
	line-height: 2.8em; 
  min-height: 2.8em;
	margin: 0;
	padding: 0;
  clear: both;    
}

#menu-top ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#menu-main {
  margin: 0;
  width: 504px;
  background: #ebebeb url(../i/navregtile.gif) repeat-x bottom;
  float:left;
}

#menu-util {
  margin: 0 0 0 579px;
}

#menu-main ul  li, #menu-util ul li {
  list-style: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

#menu-main ul  li a, #menu-util ul li a {
  color: #444;
  width: 83px;
  border-right: 1px solid #fff;
  display: block;
  height: 2.4em;
  padding: 0 0 .4em 0;
  margin: 0;
  text-decoration: none;
  display: block;
  text-align: center;
  line-height: 2.4em;
  vertical-align: middle;
}

#menu-util ul li #login {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background: #fcbf66 url(../i/navregtile.gif) repeat-x bottom;
}

#menu-util ul li #login img {
  border:none;  
  padding: .5em 0 0 0;
  margin: 0;
}

#menu-util ul li #contact {
  border-right: 0px;
  background: #FE8D01 url(../i/navregtile.gif) repeat-x bottom;
}

#menu-util ul li #contact img {
  border:none;  
  padding: .5em 0 0 0;
  margin: 0;
}

#menu-main ul  li .selected, #menu-main ul  li .selected:hover, #menu-util ul li #contact.selected, #menu-util ul li #contact.selected:hover {
  background: #FFD599 url(../i/navseltile.gif) repeat-x bottom;
  color: #666;
}

#menu-main ul  li a:hover, #menu-util ul li #contact:hover, #menu-util ul li #login:hover {
  background: #e0e0e0 url(../i/navhovtile.gif) repeat-x bottom;
}


/*secondary menu */
#nav-header {
  font: bold 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 20px 0 0 0;
  text-transform: uppercase;
}
#nav-header a{
  text-decoration: none;
}
#menu-secondary {
  font-weight: bold; 
  list-style: none url(../i/bullet_nav_on.gif);
}

#menu-secondary li {
  margin: .3em .5em .3em .7em;
  padding: 0;
  list-style: none url(../i/bullet_nav_on.gif);
}

#menu-secondary li a, #menu-secondary li a:hover, #menu-secondary li a:visited, #menu-secondary li a:active, #menu-secondary li a:link  {
  text-decoration: none;
  color: #d95700;
}

#menu-secondary .selected {
  list-style: url(../i/bullet_on.gif);
}

#menu-secondary .selected a, #menu-secondary .selected a:hover, #menu-secondary .selected a:link, #menu-secondary .selected a:visited {
  color: #444;
  font-style: italic;
}

.navigation {
  margin: 5px 0 20px 0;
  padding: 0;
}





/*semantic markup*/ 

.quote {
  background: url(../i/quote.gif) no-repeat top;
  padding: 15px 15px 0 15px;
}

.byline {
  font-weight: bold;
  margin:5px 0 0 0;
  text-align:right;
  font-style: italic;
}

.promotion {
  background: url(../i/starburst.gif) no-repeat top;
  padding: 15px 35px 25px 35px;
  margin: 0;
  font-size: 95%;
  text-align: center;
}

.webresource {
  margin-top: 20px;
  background: url(../i/webresource.gif) no-repeat;
  padding-left: 40px;
}

.callout, .news {
/*  padding: 0 0 15px 0;*/
  margin: 20px 0  0 0;
}

.superscript {
  text-transform: lowercase;
  vertical-align: super;
  font-size:70%;
}
.subscript {
  text-transform: lowercase;
  vertical-align: sub;
  font-size:80%;
}

.note {
  font-size: 95%;
  margin:15px 0 15px 0;
  font-style: italic;
  /*color: #5992c8;*/
}

.important {
  font-weight: bold;
  font-size: 110%;
  background: #f0f0f0;
  color: #666;
  padding: 4px;
  text-align: center;
}

.important p {
  margin: 2px;
}
.important img {
  vertical-align: middle;
}
.feedback {
  background: url(../i/check.gif) no-repeat;
  padding-left: 95px;
}

.error {
  color: #800000;
  font-weight: bold;  
  background: #f9ffe3;
  padding: 5px;
}

.description {
  /*clear:none;*/
}

.fineprint {
  font-size: 90%;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
 /* padding: 3px 0 3px 0;*/
}

.section {
  margin-top:20px;
  clear: both;
  font-size: 90%;
  line-height: 1.2em;
}

.intro {
  margin-bottom: 20px;
  clear: both;
  font-size: 90%;
}

.intro p {
  font-size: 120%;
  font-weight: bold;
  color: #444;
}

.formRow {
  margin: 5px;
  padding: 0;
/*  border:2px solid #e2e2e2;*/
  background: #f0f0f0;
  clear: both;
  width: 435px;
}

label {
  width: 180px;
  margin: 5px;
  float: left;
  display: block;
}

.radios label {
  width: 70px;
  margin: 5px;
  float: none;
  clear: none;
  display: inline;
}

#agreeEUL {
  width: 350px;
}

.value {
  margin: 5px 5px 5px 190px;
  display: block;
}
.value input, .value textarea {
  width: 220px;
}

#dev-stage-name {
  width: 65px;
}

.value textarea {
height: 100px;
}

.radios {
  width: auto;
}

.formControlsRow {
  width: 430px;
  text-align:right;
  border-top: 2px solid #fcbf66;
  margin: 20px 0 20px 0;
  padding: 10px;
}
#lsbupdates .value {
  float: left;
  clear:none;
  width: 40px;
}
#lsbupdates input {
  width: auto;
}
#lsbupdates label {
  width: 350px;
  line-height: 1.2em;
}

.question {
    background: url(../i/question.gif) no-repeat;
  padding-left: 40px;
  font-weight: bold;
  font-size: 105%;
}

.answer {
    background: url(../i/answer.gif) no-repeat;
  padding-left: 40px;
  border-bottom: 2px solid #fcbf66;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.footnote {
  font-size: 90%;
  font-weight: bold;
  margin: 20px;
}

#syndicate * img {
  border: 1px solid #fff;
  border-left: 2px solid #fff;
  padding: 0;
  vertical-align: middle;
}


/*page elements*/

#snailtrail {
  font-size: 75%;
  margin-left: -20px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.highlight {
  background: #f9ffe3;
}

.pager {/* using a CLASS here instead of ID so it can be duplicated at the bottom of the page */
padding-right:5px;
margin: 0px;
clear:left;
font-size:85%;
text-align: right;
padding-top:5px;
height: 25px;
font-weight: bold;
}
.pager  a:link, .pager a:active, .pager a:visited {
text-decoration:none;
margin-right:3px;
margin-left:3px;
}
.pager a:hover {
text-decoration:underline;
margin-right:3px;
margin-left:3px;
}
.pager span {
margin-right:3px;
margin-left:3px;
padding-right:3px;
padding-left:3px;
padding-top:0px;
padding-bottom:0px;
background-color:inherit;
border:1px solid #d95700;
}




/*tables*/

table {
  font-size: 90%;
  border-right: 1px solid #fff;  
  border-top: 1px solid #fff;
  vertical-align: top;
  width: 100%;
}
td {
  margin: 0px;
  padding: 3px;
 border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

tr {
  margin: 0px;
  padding: 0px;
}

.row1 {
  background: #fafafa;
}
.row0 {
  background: #ebebeb;
}

th{
  background: #fafafa;
  color: #d95700;
  font-weight: bold;
  text-align: left;
  padding: 3px;
 border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}










/*location specific*/
.Tour ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.Tour ol li {
  padding: 0 .5em .5em .5em;
  margin: .5em .5em 1em .5em;
  vertical-align: top;
  line-height: 1.2em;
}

.Tour ol .li1 {
  list-style: none inside url(../i/li1.gif);
}
 .Tour ol .li2 {
  list-style: none inside url(../i/li2.gif);
}
 .Tour ol .li3 {
  list-style: none inside url(../i/li3.gif);
}
 .Tour ol .li4 {
  list-style: none inside url(../i/li4.gif);
}
 .Tour ol .li5 {
  list-style: none inside url(../i/li5.gif);
}


/*folder indexer component*/
#map-root ul, #map-root li, #map-root ol{
list-style: none;
}

#map-root .folder-label {
  list-style: none url(../i/f.gif);
  font-weight: bold;
  margin-left: 10px;
}

#map-root .page {
  list-style: none url(../i/p.gif);
  font-weight: normal;
  font-size: 90%;
  margin-left: 0px;
}

#map-root .folder-label .page {
  margin-left: 20px;
}

.slide-img-wrap {
	width:450px;
	height:338px;
	border:1px solid #666;
	background:#fff url('../i/loading.gif') 50% 50% no-repeat;
}
.slide-img {
	width:450px;
	height:338px;
}


#content-main .external, .external {
  float:none;
  width: 12px;
  height: 9px;
  border: none;
  text-decoration: none;
}



/*dfn overide*/
.term {
  display: inline;
  position: relative;
  font-style: italic;
  font-weight: bold;
  cursor: help;
  z-index: 30;
}

#content-main .term .dfn {
  float: none;
  border:none;
}

.term.hover, .term:hover {
  z-index: 40;
}

.term .definition { 
  display:none;
  font-weight:normal;
  padding: .4em;
  line-height: 1em;
  font-style: normal;
  }
  
.term.hover .definition, .term:hover .definition {
  position:absolute;
  display:block;
  padding: .4em;
  top:1.5em; left:2.5em; 
  width:25em;
  border:1px solid #666;
  background:#ffffe1;
  color:#444;
  font-size:90%;
}

 
#toc {
  font-size: 90%;
  width: 200px;
  float: right;
  padding-left: 5px;
  background: #fafafa;
  clear: right;
} 
#toc h2 {
  width: 180px;
  font-size: 110%;
  margin: 0;
}
#toc ul {
  padding: 0 0 0 10px;
  margin: 0;
  list-style: circle none;
}
#toc li {
  margin: 0 0 2px 10px;
  padding: 0;
  list-style-type: circle;
  list-style-image: none;
}
#toc a, a:visited {
  color: #d95700;
}
 
/*utilities*/
.brkr {
  height: 0px;
  width: 0px;
  clear: both;
  line-height: 0%;
}

.lft {
  float: left;
}

.file-size {
  font-size: 85%;
  color: #666;
  text-align: right;
}





#banner-slides {
  margin: 0;
  padding: 0;
  clear:right;  
}
#banner-slides img {
   float: none;
   margin: 0;
   padding: 0;
}

.singlecol h2 {
   clear: both;
}


