@import url('_reset.css');

html { background: #DBDDE8 url('../img/elements/_page.bg.gif') repeat-y center; overflow-y: scroll; }

body, input, textarea, select, button { font-family: "Georgia", serif; }
pre, code, samp, kbd, tt { font-family: "Consolas", "Lucida Console", monospace; }

a { color: #930; text-decoration: underline; }
a:hover { color: #4C5999; }

h1 a, h2 a, h3 a { text-decoration: none; }

h1 { margin-bottom: 0.75em; font-size: 160%; color: #4C5999; }
h1 a { color: #4C5999; }

h2 { margin-bottom: 0.75em; font-size: 120%; font-style: italic; color: #444; line-height: normal; }
h2 a { color: #444; }

h3 { margin-bottom: 0.5em; font-weight: bold; color: #333; line-height: 1.4; }
h4 { margin-bottom: 0.5em; font-style: italic; color: #80945B; }


/*
h1 { font: normal 200% sans-serif; margin-bottom: 0.5em; }
h1, h1 a { color: #2d5680; }
h1 a:hover { color: #3f78b3; }

h2 { font: bold 140% sans-serif; margin-bottom: 0.5em; }
h2, h2 a { color: #555; }

h3 { font: bold 120% sans-serif; margin-bottom: 0.75em; }
h3, h3 a { color: #900; }
p+h3, ul+h3, div+h3 { margin-top: 1.5em; }

h4 { font-size: 110%; font-weight: bold; margin-bottom: 0.4em; }
h4, h4 a { color: #c60; }
p+h4 { margin-top: 1.5em; }

h5 { font-weight: normal; font-style: italic; margin-bottom: 0.5em; line-height: 1.3; }
*/

form { margin-bottom: 1.5em; }
legend { padding-bottom: 0.75em; /*color: #666;*/ font-weight: bold; font-size: 110%; }

input[readonly] { color: gray; }
input[type="submit"], input[type="button"] { padding: 2px 0.5em; }
button { padding: 2px 0.5em; }
button.icon { *padding-left: 0; *padding-right: 0; }
button.icon img { vertical-align: -5.25pt; margin: 0 -2px; }
button.icon.right img { margin-left: 0; }

/* ---------------------------------- */

.rt { text-align: right; }
.ctr { text-align: center; }

.contain { overflow: hidden; _zoom: 1; }
.col { float: left; }
.col.rule { padding-right: 20px; border-right: solid 1px #CCC; }
.rcol { float: right; }

.sep { border: 1px #999; border-style: dotted none none; }
.shadow { box-shadow: 2px 2px 3px rgba( 64, 64, 64, 0.75 ); -webkit-box-shadow: 2px 2px 3px rgba( 64, 64, 64, 0.75 ); }

.small { font-size: 90%; }
.info { color: #666; font-style: italic; }
.na { color: #666; font-variant: small-caps; }

img.frame { border: solid 1px #999; }
img.frame.pad { background-color: white; padding: 2px; }

div.Image { margin: 2em 0 2.5em; }
div.ImageInset { margin: 0 0 1em 2em; float: right; }

/*div.box { margin-bottom: 1.5em; border: solid 1px #bfb8ac; background: #f0ebe0; padding: 15px 15px 5px; }*/

/* ---------------------------------- */

#doc { width: 940px; margin: 0 auto; }

#hdr, #ftr { font-family: Verdana, sans-serif; font-size: 75%; }

#hdr { padding: 20px 25px 10px 25px; text-align: right; }
#hdr p { margin: 2px 0 0; color: #666; line-height: 1.6; }
#hdr a { color: #999; text-decoration: underline; }
#hdr a:hover { color: #930; text-decoration: underline; }

#hdr #logo img { display: block; }

ul#nav { width: auto; border-top: solid 1px #000; border-bottom: solid 1px #999; background: #F4F5F8 url('../img/elements/_nav.bg.gif') repeat-x bottom; padding: 0 25px; }
ul#nav li { float: left; font-family: Verdana, sans-serif; font-size: 80%; }
ul#nav li a { float: left; display: block; border-left: solid 1px #999; padding: 6px 15px; text-decoration: none; color: #333; }
ul#nav li a:hover { background: url('../img/elements/_nav_hov.bg.gif') repeat-x bottom; }
ul#nav li.sel a { background: url('../img/elements/_nav_sel.bg.gif') repeat-x bottom !important; }
ul#nav li.last a { border-right: solid 1px #999; }

#subnav { background-color: #E7F1CA; border-bottom: solid 1px #D3DBBD; padding: 2px; } 


#pg { min-height: 480px; _height: 480px; padding: 25px 25px 0; }
#pg p { margin-bottom: 1em; line-height: 1.5; }
#pg th, #pg td { line-height: 1.4; }
#pg ul, #pg ol, #pg dl { margin-bottom: 1.25em; line-height: 1.5; }
#pg ul.nobull, #pg ol.nobull { list-style: none; margin-left: 1em; }
#pg li p { margin-bottom: 0.75em; }

#pg ul, #pg ol, #pg dd { margin-left: 2em; }
#pg li ul, #pg li ol { margin-bottom: 0; margin-left: 1.8em; }
#pg ul { list-style-type: disc; }
#pg ol { list-style-type: decimal; }
#pg ul.col { margin-right: 2em; }

#pg ul.files { list-style: none; margin-left: 0 }
#pg ul.files li { padding: 2px 0 2px 2em; background-repeat: no-repeat; background-position: 3px 3px; }

#pg p.small { margin-bottom: 0.5em; }


#ftr { margin: 30px 10px 20px; border-top: solid 1px #CCC; padding: 2em 15px 0; color: #666; }
#ftr p, #ftr address { margin-bottom: 1em; line-height: 1.4; }
#ftr a { text-decoration: none; }


/* -------- JS CLASSES -------- */

div.menu { position: absolute; z-index: 99; }
div.menu a { color: black; text-decoration: none; }
div.menu a:hover { color: black; }

div.menu.subnav { padding-top: 4px; }
div.menu.subnav div { border: solid 1px #000; background: #bfb8ac; font-size: 90%; }
div.menu.subnav li { margin: 1px; background: #f0ebe0; padding: 1px 2px; }
div.menu.subnav li:hover { background-color: #fff; }
div.menu.subnav a { display: block; width: auto; padding: 3px 3em 3px 10px; background: url('../img/bg/subnav_off.png') repeat-y left 0; font-weight: bold; }
div.menu.subnav a:hover { background-image: url('../img/bg/subnav_on.png'); }
/*div.menu.subnav div.sep { top: 0; left: 0; border-style: solid none none; border-color: #ccc; margin: 1px 3px; }*/

/*
div.menu > div { border: solid 1px gray; }
div.menu.Basic > div { background: #FFF url('../img/elements/menu_gradient.gif') repeat-y left; padding: 0 1px; }
div.menu.Basic > div div.Separator { border-top: solid 1px gray; margin: 1px -1px 1px 32px; }
div.menu.Basic a { display: block; width: auto; margin: 1px 0; border: solid 1px transparent; background-position: 2px center; background-repeat: no-repeat; padding: 3px 3em 4px 31px; }
div.menu.Basic a.Default { font-weight: bold; }
div.menu.Basic a:hover { cursor: default; border: solid 1px #36C; background-color: #CDE; }
*/

ul.AutoComplete { /*position: absolute; margin: 0;*/ background-color: #f2f2f2; border: solid 1px #999; padding: 2px 0; list-style: none; }
ul.AutoComplete li { padding: 1px 2em 1px 4px; cursor: pointer; }
ul.AutoComplete li.count { cursor: default; border-top: dotted 1px #999; padding-top: 3px; color: #555; font-style: italic; font-size: 90%; }
ul.AutoComplete li.On { background-color: #9CF; }
ul.AutoComplete li.wait { background: url('../img/elements/loading_autocomplete.gif') no-repeat center; padding: 6px; }
ul.AutoComplete li span { margin-left: 1ex; color: gray; font-size: 80%; }

div.addShadow { margin: 6px 0 0 6px; background: url('../img/elements/shadow.png') no-repeat right bottom; _background-image: none; }
div.addShadow div,
div.addShadow ul.AutoComplete { position: relative; top: -6px; left: -6px; }

/*
div.FillScreen { overflow: auto; border: solid 1px gray; }
#Page div.FillScreen { margin-bottom: 10px; }
*/
