/*Viewer  CSS file [CHANGE_THIS] */

/* 
  Main Body CSS
  NOTE: The colors here should match what is in the USGS_Config.js
*/
body { margin: 5px; color:#000000; background-color: #EFF1FA; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; }


/* Footer CSS */
.Footer_Address { color:#000000; font-size: 8pt; }
.Footer_Link { color:#000000; font-size: 8pt; TEXT-DECORATION:underline; }

/* Links Coloring */
a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #000000; }
a:visited { color: #000000; }
.link4main { COLOR: #000000; FONT-SIZE: 14px; }
.linkfoot { COLOR: #000000; FONT-SIZE: 12px; TEXT-DECORATION:underline; }
.link { COLOR: #000000 ; FONT-SIZE: 12px; TEXT-DECORATION:underline; }
.link2 { COLOR: #ff0000; FONT-SIZE: 14px; FONT-WEIGHT: bold; }
.link3 { COLOR: #010455; FONT-SIZE: 14px; }
.searchenginelinks { COLOR: #CCCCCC; TEXT-DECORATION:none; font-style : normal; FONT-SIZE: 0.005px; position:absolute; top:90px; left:0px; }

/* HTML Tags */
form { margin: 0px; }

/* Toolbar and TOC tab rendering */
.Toolbar_Button_Tab { border: 2px #999999 solid; padding-left: 3px; padding-bottom : 5px;  padding-top : 5px;}
.Toolbar_Title_Tab { color: #ffffff; background-color: #999999; border: 1px #ececec solid; padding-bottom: 2px; font-size: 10px; }
.Toolbar_Title_Tab_Selected { color: #ffffff; background-color: #FF3333; border-top: 2px #ececec solid; font-size: 10px; }
/*.Toolbar_Button { background-color: #D5c9c9; border: 1px #999999 solid; margin: .5px; padding: 1px;}*/

.Toolbar_Button { font-weight: bold; text-align: center; margin-bottom: .5px; margin-top: .5px; }
.Toolbar_Button a { padding: 1px; text-decoration: none; width: 1%; color: #224059; padding-bottom : 3px; padding-top : 3px; background-color: #D5c9c9; border: 1px #999999 solid; }

.Toolbar_Button_Selected a { text-decoration: none; width: 1%; background-color: #FF3333; border: 1px #999999 solid; padding-bottom : 3px; padding-top : 3px; }
.Toolbar_Button a:hover { background-color: #999999; border: 1px #FF3333 solid; }

/*.housebutton { font-weight: bold; text-align: center; margin-bottom: .5px; margin-top: .5px; }
.housebutton a { padding: 1px; text-decoration: none; width: 1%; color: #224059; padding-bottom : 3px; padding-top : 3px; background-color: #D5c9c9; border-top: 1px #999999 solid; border-left: 1px #999999 solid; border-bottom: 1px #ffffff solid; border-right: 1px #ffffff solid; }
.housebutton_s a { text-decoration: none; width: 1%; background-color: #ff0000; border-top: 1px #999999 solid; border-left: 1px #999999 solid; border-bottom: 1px #ffffff solid; border-right: 1px #ffffff solid; padding-bottom : 3px; padding-top : 3px; }
.housebutton a:hover { background-color: #999999; border-top: 1px #ff0000 solid; border-left: 1px #ff0000 solid; border-bottom: 1px #ff0000 solid; border-right: 1px #ff0000 solid; }
*/
/*
.button { color: #000000; font-SIZE: 14px; text-decoration: none; background-color: #CCCCCC; border: outset; padding: 2px; }

.tab { width: 100%; border-top: 2px #999999 solid; border-left: 2px #999999 solid; border-bottom: 2px #999999 solid; border-right: 2px #999999 solid; padding-bottom : 3px; padding-left: 1px; padding-top : 2px; }
*/

