body {
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    margin: auto;
    font-size: 90%;
} #toptable {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    cellpadding: 0px;
    cellspacing: 0px;
	height: 100%;	
}

#pagecontent {
    margin-left: 10px;
    margin-right: 10px;	
}

table.realtable, table.realtable td, table.realtable th
{
    border-style: solid;
}

table.realtable
{
    border-width: 1px 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.realtable td, table.realtable th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}


th.variableheader {
		writing-mode: tb-rl;
		ms-writing-mode: tb-lr;		

}



a:link {
    text-decoration: underline;
    color: #000000;
}

a:visited {
    text-decoration: underline;
    color: #000000;
}

a:hover {
    text-decoration: none;
    background-color: #333333;
    color: #FFFFFF;
}

a:active {
    text-decoration: underline;
}

form {
    display: block;
} .infotext {
    padding-left: 10px;
} .rss {
    text-align: right;
}

img {
    border: none;
}

/* h1 { font-size: 130%; }
 h2 { font-size: 120%; }
 h3 { font-size: 110%; }
 h4 { font-size: 100%; }
 h5 { font-size: 100%; }
 
 
 */
dl {
    margin: 0px;
    padding: 0px;
    height: 1%;
}

dd {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    height: 1%;
} .iteminfo {
    font-size: 90%;
}

h1 {
    font-family: helvetica, arial, sans-serif;
    font-size: 190%;
    letter-spacing: -1px;
    line-height: 30px;
}

h2 {
    font-family: helvetica, arial, sans-serif;
    font-size: 130%;
    margin-bottom: 5px;
    margin-top: 5px;
}

h4 {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    padding-top: 0px;
    padding-bottom: 0em;
    font-family: helvetica, arial, sans-serif;
    font-size: 130%;
    line-height: 30px;
    margin-bottom: 4pt;
}

blockquote {
    background: url('/images/close-quote.gif') no-repeat right bottom;
}

blockquote:first-letter {
    background: url('/images/open-quote.gif') no-repeat left top;
    padding-left: 18px;
} .taguserlink {
} .fullscreenbutton {
    text-align: right;
    margin-bottom: 6px;
} #content {
    width: 73%;
    float: left;
} #tags {
    width: 22%;
    float: right;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
} #wrapper {
    margin: auto;
} #footer {
    margin-top: 35px;
    clear: both;
    border-top: 4px solid #D8BD00;
    padding: 15px;
    font-size: 90%;
    line-height: 140%;
} #showleft {
    width: 50%;
    float: left;
} #showright {
    width: 45%;
    float: right;
} #left {
    width: 400px;
    float: left;
} #right {
    float: right;
    width: 550px;
} #leftedit {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 10px;
    width: 500px; /* ie5win fudge begins */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 490px;
}

html > body #leftedit {
    width: 490px; /* ie5win fudge ends */
} #rightedit {
    margin: 20px 10px 20px 520px;
    padding: 10px;
} .variabledef {
}

/* START:notice */ .notice {
    border: 2px solid red;
    padding: 1em;
    margin-bottom: 2em;
    background-color: #f0f0f0;
    font: bold smaller sans-serif;
} .error {
    border: 2px solid red;
    padding: 1em;
    margin-bottom: 2em;
    background-color: #f0f0f0;
    font: bold smaller sans-serif;
}

#error {
    border: 2px solid red;
    padding: 1em;
    margin-bottom: 2em;
    background-color: #f0f0f0;
    font: bold smaller sans-serif;
	display:none;
}

/* --- drag drop --- */
div.wastebin-active {
    background-color: #FFF4D8;
    border: 1px solid #E8A400;
}

div#wastebin {
    width: 280px;
    padding: 8px;
    padding-top: 16px;
    margin-top: 8px;
    height: 25px;
    border: 1px dashed #888;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
} .draggable {
    cursor: move;
    cursor: -moz-grab;
}

TD.observations-active {
    background-color: #FFF4D8;
}

/* --- map -- */ .gallery {
    border: 1px solid #ddd;
    overflow: auto;
} .galleryitem {
    padding: 10px;
    float: left;
    height: 230px;
} .galleryitem a .preview {
    display: none;
} .galleryitem a:hover .preview {
    display: block;
    position: relative;
    top: -200px;
    left: 0px;
    z-index: 1000000;
}

/* button */ .main_content a.download {
    background-color: #939393;
}

a.button {
    padding: 4px 9px 4px 9px;
    font-size: 12px;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #999999;
}

a.button:link, a.button:visited {
    color: #000000;
}

a.button:hover, a.button:active {
    color: #000000;
    background-color: #CCCCCC;
} .tagdescriptions {
    font-weight: bold;
}

a.view {
    display: block;
    width: 6em; /* dimensions needed for IE5.x/Win */
    padding: 0.2em;
    line-height: 1.4;
    background-color: #94B8E9;
    border: 1px solid black;
    color: #000;
    text-decoration: none;
    text-align: center;
}

a.view:hover {
    background-color: #369;
    color: #fff;
}

a.listname {
    font-size: 130%;
}

a.listname:hover {
    text-decoration: none;
    background-color: #333333;
    color: #FFFFFF;
}

/* ---- windows --- */ 

#control_overlay {
    background-color: #000;
} .modal {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #333;
} .tooltipwindow {
    border: 1px solid #000;
    background-color: #fff;
    height: 25px;
    width: 200px;
    font-family: "Lucida Grande", Verdana;
    font-size: 10px;
    color: #333;
} .simple_window {
    width: 250px;
    height: 50px;
    border: 1px solid #000;
    background-color: #fff;
    padding: 10px;
    text-align: left;
    font-family: "Lucida Grande", Verdana;
    font-size: 12px;
    color: #333;
} .window {
    background-image: url("/stylesheets/window_background.png");
    background-position: top left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;
    font-family: "Lucida Grande", Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    min-width: 150px;
    min-height: 100px;
} .window .window_contents {
    margin-top: 10px;
    width: 100%;
    height: 100%;
} .window .window_header {
    text-align: center;
} .window .window_title {
    margin-top: -7px;
    margin-bottom: 7px;
    font-size: 11px;
    cursor: move;
} .window .window_close {
    display: block;
    position: absolute;
    top: 4px;
    left: 5px;
    height: 13px;
    width: 13px;
    background-image: url("/stylesheets/window_close.gif");
    cursor: pointer;
    cursor: hand;
}

/* --- context menu --- */ 

.context {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    background: #EDF3FE;
    border: 1px solid #999;
    padding: 2px 0;
} .context ul {
    margin: 0;
    padding: 0;
} .context ul li {
    list-style: none;
} .context a {
    display: block;
    color: #555;
    padding: 4px 4px 4px 28px;
    margin: 0px 2px;
    text-decoration: none;
} .context a:hover {
    background-color: #DCE0F5;
    color: #000;
} .context a.disabled {
    color: #bbb;
} .context a.disabled:hover {
    background: #F4F5EB;
    color: #bbb;
} .context .separator {
    border-bottom: 1px solid #fff;
    background: #999;
    margin: 2px 4px;
    height: 1px;
} .context .edit {
    background-image: url('/images/icons/pencil.png');
    background-repeat: no-repeat;
    background-position: 1% 50%;
} .context .delete {
    background-image: url('/images/icons/delete.png');
    background-repeat: no-repeat;
    background-position: 1% 50%;
} .context .connect {
    background-image: url('/images/icons/arrow_right.png');
    background-repeat: no-repeat;
    background-position: 1% 50%;
} .context .add {
    background-image: url('/images/icons/add.png');
    background-repeat: no-repeat;
    background-position: 1% 50%;
}

/* --- end context menu --- */
/* =Hoverbox Code
 ----------------------------------------------------------------------*/ 
 
 .oddeven {
    background: #EDEDED;
    height: 1%;
} .even {
    background: #EDEDED;
    height: 1%;
} .correlations {
    border-color: lightgray;
    border-style: solid;
    border-width: 6px;
} .hoverbox {
    cursor: default;
    vertical-align: top;
    width: 100%;
    cellspacing: 0px;
    cellpadding: 0px;
} .hoverbox a {
    cursor: default;
} .hoverbox a .preview {
    display: none;
} .hoverbox a:hover .preview {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    border-style: solid;
    border-width: 10px;
    border-color: #FFFFFF;
} .hoverbox img {
    background: #fff;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 10px;
    color: inherit;
} .hoverbox img.icon {
    background: none;
} .hoverbox .oddeven {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 5px 5px 5px;
    margin-top: 10px;
    clear: left;
} .hoverbox .preview {
    border-color: #000;
    padding: 5px;
} .hoverbox .theoryimage {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
} .hoverbox .theorydescription {
    width: "*";
    margin-left: auto;
    margin-right: auto;
    height: 1%;
} .edittheorygraph {
    float: right;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
} .edittheoryform {
    float: left;
    min-width: 400px;
}

/* ------------- Tab Nav -----------------------*/ #main_tabnav {
    color: #FFFFFF;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    padding-bottom: 2px;
    z-index: 1;
    padding-left: 15px;
} #main_tabnav li {
    display: inline;
    overflow: hidden;
    list-style-type: none;
    font-size: 120%;
} #main_tabnav a, a.active {
    color: #000000;
    background: #E2E2E2;
    font: bold 1em "Trebuchet MS", Arial, sans-serif;
    padding: 5px 10px 2px 10px;
    margin: 1px;
    text-decoration: none;
} #main_tabnav a.active {
    background: #FFB000;
} #main_tabnav a:hover {
    color: #fff;
    background: #999999;
} #main_tabnav a:visited {
    color: #000000;
} #main_tabnav a.active:hover {
    background: #FFB000;
    color: #FFEBBF;
} #main_content {
    font: 0.9em / 1.3em "bitstream vera sans", verdana, sans-serif;
    text-align: justify;
    background: #FFB000;
    color: #FFFFFF;
    font: bold 16px arial, sans-serif;
    padding: 14px;
    border-top: none;
    z-index: 2;
}

/* ----------- End Tab Nav -------------- */ #main_tabnav_edit {
    color: #FFFFFF;
    margin: 12px 0px 0px 0px;
    padding: 0px;
    padding-bottom: 1px;
    z-index: 1;
    padding-left: 3px
} #main_tabnav_edit li {
    display: inline;
    overflow: hidden;
    list-style-type: none;
    font-size: 90%;
} #main_tabnav_edit a, a.active {
    color: #000000;
    background: #E2E2E2;
    font: bold 1em "Trebuchet MS", Arial, sans-serif;
    padding: 5px 10px 2px 10px;
    margin: 1px;
    text-decoration: none;
} #main_tabnav_edit a.active {
    background: #D9BD01;
} #main_tabnav_edit a:hover {
    color: #fff;
    background: #999999;
} #main_tabnav_edit a:visited {
    color: #000000;
} #main_tabnav_edit a.active:hover {
    background: #D9BD01;
    color: #FFEBBF;
}

/* -------- Autocompler ------------- */
div.auto_complete {
    width: 350px;
    background: #fff;
}

div.auto_complete ul {
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
}

div.auto_complete ul li {
    margin: 0;
    padding: 3px;
}

div.auto_complete ul li.selected {
    background-color: #ffb;
}

div.auto_complete ul strong.highlight {
    color: #800;
    margin: 0;
    padding: 0;
}

/* -------------end Autocomplete --------- */
img.icon {
    border: none;
    margin-bottom: -4px;
} 
.tooltip {
    font-size: 10pt;
    position: absolute;
	display: none;
    background-color: #EDECF4;
    border-width: 1px;
    border-style: solid;
    border-color: #E2860E;
} 
.tooltip .head {
    font-weight: bold;
    background-color: #E2860E;
    color: #EDECF4;
    padding: 2px;
} 
.tooltip .tooltipcontent {
    color: #666666;
    font-weight: bold;
    padding: 4px;
}

#outerDiv {
    height: 800px;
    width: *;
	position:relative;
	overflow:hidden;
	padding:    0px;
	margin:    0px;
	cursor: url('images/icons/grab.cur');
}

 #innerDiv {
    position: relative;
    left: 0px;
    top: 0px;
    cursor: url('images/icons/grab.cur');
} .top {
    list-style: none;
    float: left;
    padding: 0;
    padding-bottom: 1px;
} .searchform {
    float: right;
} .login {
    float: right;
} .logo {
    float: left;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */ .pagination {
    clear: left;
    padding: 2px;
} .pagination ul {
    margin-top: 10px;
    padding: 0;
    text-align: left; /*Set to "right" to right align pagination interface*/
    font-size: 16px;
} .pagination li {
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
} .pagination a, .pagination a:visited {
    padding: 0 5px;
    border: 1px solid #9aafe5;
    text-decoration: none;
    color: #2e6ab1;
} .pagination a:hover, .pagination a:active {
    border: 1px solid #2b66a5;
    color: #000;
    background-color: lightyellow;
} .pagination li.currentpage {
    font-weight: bold;
    padding: 0 5px;
    border: 1px solid navy;
    background-color: #2e6ab1;
    color: #FFF;
} .pagination li.disablepage {
    padding: 0 5px;
    border: 1px solid #929292;
    color: #929292;
} .pagination li.nextpage {
    font-weight: bold;
} * html .pagination li.currentpage, * html .pagination li.disablepage { /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
    margin-right: 5px;
    padding-right: 0;
} .padding1 {
    padding-left: 0px;
}

a.ima:hover {
    background-color: #ffffff;
} .singuptext {
    font-size: 10pt;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
} .starttext {
    font-size: 11pt;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}