/*                  style sheet overrides for RV Radio Network pages
          use attribute < ...  class=myclass> to access a style defined as .myclass
          Use attribute < ...  ID="myclass">  to access style defined as #myclass                      
*/ 

body { 
  text-align: left; 
/*  font-family: serif, arial, sans-serif; */
  font-family: verdana, arial, sans-serif; 
  /* font-size: small;       /* xx-small | x-small | small | medium | large | x-large | xx-large or pt, em or % */
  font-style: normal;       /* normal | italic | oblique */
  font-variant: normal;     /* normal | small-caps */
  font-weight: normal;      /* normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 */
  color: black;         /* font color */
  background-color: white;
/*  background-image: url(bgelectron.jpg); */
  background-image: url(bgglobes.gif);
/*  background-image: url(http://www.clipartguide.com/_thumbs/1552-0909-2912-4023.jpg); */
/*  background-image: none;      none | url(path/to/file.gif) */
  background-repeat: repeat;    /* repeat | repeat-x | repeat-y */
  background-attachment: fixed; /* fixed | scroll */


  margin: 0;
  margin: auto;

/* 
  background: lightblue;
  background: url(bg.gif);
*/
}

/* from comments body { 
  font-family: verdana, arial, sans-serif;
  font-size: small; 
  font-style: normal;
  font-variant: normal;
  font-weight: normal; 
  color: black;        
  background-color: white;
  background-image: none;    
  background-repeat: repeat; 
  background-attachment: fixed; 
  margin-top: 1em;      
  margin-left: 2em;
  margin-bottom: 3em;
  margin-right: 2em;
}
*/




.roster td(
color:red;
font-size:small;
)

/*
table.freqtable{
  width:900px;
  border:red solid 1px;
}
*/

.freqtable th{
  padding-left:25px;
  text-align:left;
}
.freqtable th:first-child{
  padding-left:40px;
}

.freqtable td{
  padding-left:25px;
}

.freqtable td:first-child{
  padding-left:40px;
}

.narrow {
  margin-left: 5%;
  margin-right: 5%;
}

.narrower {
  margin-left: 15%;
  margin-right: 15%;
}

.narrowest {
  margin-left: 25%;
  margin-right: 25%;
}
.shallow {
  margin-left: 5%;
  margin-right: 5%;
}

.deep {
  margin-left: 10%;
  margin-right: 10%;
}

.deeper {
  margin-left: 15%;
  margin-right: 10%;
}

.deepest {
  margin-left: 20%;
  margin-right: 10%;
}

td {
  text-align: left; 
}


/* LINKS */
/* A:link     { color: #0000FF; text-decoration: none;}  unvisited link */
A:link    { color: #0000FF;}  /* unvisited link */
/*A:visited   { color: #000077; } /* visited links */ */
A:visited   { color: #FF0000; } /* visited links */
A:active  { color: #000077; } /* active links */
A:hover {           /* hover links */
/*  text-decoration: underline; */
  color: red;
/*  color: #333333;   or color: red */
  background: white;
}



div.universe{
/*  width:940px;   changed 8/7/2017   */
	width: 1200px;
/*  height:560px; */
  border: 1px solid black; 
/*  margin-left: 100px; */
  margin-top: 10px;
  background-color: #ffffff;
}

div.graybox {
  padding: 1em;     /* can also set individual padding-left, padding-top, etc. */
    border-style: none;   /* none | dotted | dashed | solid | double | groove | ridge | inset | outset */
  background: #DDDDDD;
  width: 88% ;
  margin-left: 4% ;
  margin-right: 6% ;
}

div.grayhead {
  padding: 1em;     /* can also set individual padding-left, padding-top, etc. */
    border-style: none;   /* none | dotted | dashed | solid | double | groove | ridge | inset | outset */
  background: #DDDDDD;
  width: auto;    /*  was 100% - changed to auton on 11/24/2008  */
}

div.head{
  border: 0px solid black;
  width: 98%;
/*  width: 770px; */
  font-size: x-small;       /* xx-small | x-small | small | medium | large | x-large | xx-large or pt, em or % */

}

.user {
  border:solid blue 0px;
  position:absolute;
  top:0px;
  right: 30px;
  color:blue;
  font-size:small;
}

.user A:link    { color: blue;}  /* unvisited link */
.user A:visited { color: blue;}  /* visited links */
.user A:active  { color: blue;}  /* active links */
.user A:hover   { color: red}   /* hover links */
.user A {text-decoration: none} /* do not underline */


/*  height: 100px; */
/*  background-color: red;  */

/*
div.menu{
  border: 0px solid black;
  A:link    {background:white;}
  A:visited { color:SlateGrey; background:white; text-decoration: none; vertical-align:middle}
  A:active  { color: #000077; background:white;}
  A:hover   { color: red; background: white;}           
}
*/


.main{
/*  width: 777px; */
  background-color: white;
  margin-top: 1em;
  margin-left: 1%;
  margin-right: 1%;
  text-align: left; 
  border: 0px solid blue;
}

.table2col td{
  padding-bottom:15px;
  /*border-top:solid black 1px; */
  }
  

/*  tr > td:first-child { font-weight: bold;  */
.table2col td:first-child{
  padding-right:1em;
  font-size:large;
  font-weight:bolder;
  Text-align:right;
  color:red;
  width:160px;

}

.bio{ 
  width: 680px;
  text-align: justify; 
/*text-align:left; */
  border: 0px solid blue;
}

/*
DIV.Calendar  { position:absolute; top:165px; left:30px; width: 560px; background: white; }
DIV.Otherinfo { position:absolute; top:165px; left:600px; width: 200px; z-index:11; } 
*/

/* .otherinfo { width: 190px; z-index:11; top: 3px; position: relative; top:-100px;  margin-left: 575px; background: blue;} */
.calendar  { width: 560px;}





.counter img{
  height:20px;
  }


div.footer{
  border: 1px solid black;
/*  width: 770px;  */
  background-color: #e0e0e0;
/*  clear:both; */
}

.main.td{
  text-align: left; 
}

/*
button{
  border: 0px grove black; 
  width: 81px;      91  
  background-color: lightblue;
  margin-bottom: 2px;
  padding-bottom: 2px;
  font-size: small;
}
*/

button:hover{
  color: #00ffff;
  background-color: black;
}


option.td:hover{
  color: #00ffff;
  background-color: black;
}

map{
  float: left;
  margin-right: 20px;
  border: 3px solid red;
  background-color: white;
}
*/
/*  width: 571px;
  height: 400px; */
/*
  margin-left: 5em; 
  padding-left: 19px;
*/



/*
A:hover {
  text-decoration: underline; 
  color: red; 
  background: white;
}
*/







/*
div.container{
  margin-left: 40px;
  width:750px;
  border: 5px solid black;
  background-color: lightblue; 
}


  color: #333333;  


.navigation:hover {
  background: blue;
}



.txtdraw {
  width=500px; 
  margin-left: 15%;
}



.navigate {
  margin-top: 0px;
  color: blue; 
  background: silver;
}

#warning {
  width:300px; 
  text-align: center;
  color:red;
}

.warning {
  margin-left: 15%;
  width: 70%; 
  text-align: center;
  color:red;
}


#pageHeader {
  background: url(mylogo.gif) no-repeat;
  width:600px;
  height: 200px;
  float: left;
  margin-bottom: 400px; 
}

*/