/* frmstyle.css - style sheet */

#toplogo {
  position: fixed;
  left: 0;
  width: 400px;
  height: 78px;
  top: 0px;
  padding: 1%;
  background-color: #3F48CC;  /* This color is Indigo (deep blue) */
}

#topmenu {
  position: fixed;
  left: 400px;
  width: 300px;
  height: 78px;
  top: 0px;
  background-color: #3F48CC;
  padding: 0.5%;
  border-width:2px;
  border-color:black;
  border-bottom-style:solid;
  border-left-style:solid;
}

#topsearch {
  position: fixed;
  left: 700px;
  height: 78px;
  top: 0px;
  right: 0;
  background-color: #3F48CC;
  padding: 0.5%;
  border-width:2px;
  border-color:black;
  border-bottom-style:solid;
  border-left-style:solid;
  //float:right;
}

#footer {
  position: fixed;
  left: 0px;
  width: 100%;
  height: 24px;
  bottom: 0;
  background-color: #3F48CC;
  border-width:2px;
  border-color:black;
  border-top-style:solid;
}

#mainmenu {
  position: fixed;
  left: 0px;
  width: 15%;
  top: 78px;
  bottom: 24px;
  padding: 0.5%;
  color: blue;
  background-color: #C8BFE7;  /* This color is lavender */
  border-width:2px;
  border-color:black;
  border-top-style:solid;
  border-right-style:solid;
  overflow: auto; 
}

#content {
  position: fixed;
  left: 15%;
  right: 0px;
  top: 78px;
  bottom: 24px;
  padding: 1%;
  background-color: #99D9EA;   /* This color is a turquoise (light blue) */
  border-width:2px;
  border-color:black;
  border-top-style:solid;
  border-left-style:solid;
  overflow: auto;
}

thead {
   background-color: #F4C4FF; 
}


p.indent {
  margin-left:4%;
  margin-right:4%;
}

p.hang {
  text-indent:-25pt;
  padding-left:25pt;
  margin-right:4%;
}

div.indent {
  margin-left:4%;
  margin-right:4%;
}

table.music {
  border: 2px solid blue; 
  background-color: #99FFFF; 
  border-collapse: collapse; 
  font-family: arial;
  margin-left:4%;
  margin-right:4%;
}

table.videos {
  border: 1px solid blue; 
  background-color: blue;  
  font-family: arial;
  margin-left:4%;
  margin-right:4%;
}

table.facts {
  border: 1px solid blue; 
  background-color: blue;  
  font-family: arial;
  margin-left:4%;
  margin-right:4%;
}

td.lefthead {
   background-color: #F4C4FF; 
}

td.leftbold {
   background-color: #F4C4FF; 
   font-weight: bold;
}

td.subhead {
   background-color: #F4C4FF;
   font-weight: bold;
   text-align: center;
}

tr.subhead td {
   background-color: #F4C4FF;
   font-weight: bold;
   text-align: center;
}

td.suggest {
   background-color: #F4C4FF;
   font-weight: bold;
   text-align: left;
}

td.patterns {
  vertical-align: top;
  width: 33%;
}

td {
  background-color: GhostWhite; 
  padding-right: 10px; 
  padding-bottom: 2px;
}

td.trailer {
  background: #3F48CC;
  padding-right: 10px; 
}

th {
  padding-right: 10px; 
}


a {
  color: light pink;
}


a:hover {color: red;}
a.case1:link { background: green } 

h6 {
  font-size: xx-small ! important;
  color: red ! important; 
} 


.menu{
    width: 100%;
    background-color: #3F48CC; }

.menu ul {
    margin: 0; 
    padding: 0;
    float: left;}

.menu ul li {
    display: inline; }
	 
.menu ul li a {
    float: left; 
    text-decoration: none;
    font: bold 13px Verdana;
    color: black;
    border: 1px solid black;   
    padding: 3.5px 11px;
    background-color: #E6E6E6; }

/*

.menu ul li a {
    text-decoration: none;
    //height: 100%;
    //width: 100%;
    display: block;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
    padding: 3.5px 11px;
}

.menu ul li a:link {
    color: #000000;
    font-weight: bold;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

.menu ul li a:visited {
    color: #000000;
    font-weight: normal;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

.menu ul li a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #777777;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

.menu ul li a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: solid;
    border-top-color: #333333;
    border-left-color: #555555;
    border-right-color: #BBBBBB;
    border-bottom-color: #DDDDDD;
}

*/


.menu ul li a:visited{
    color: black; }
	 
.menu ul li a:hover, .menu ul li .current {
    color: white;
    background-color: black; }



/* navigation style sheet */


h1
{  
  font-color: white
}


div.box { border: solid; border-width: thin; width: 100%; }


#coolmenu{
  border: 1px solid black;
  width: 90%;
  background-color: #E6E6E6;
}

#coolmenu a{
  font: bold 13px Verdana;
  padding: 2px;
  padding-left: 4px;
  display: block;
  width: 100%;
  color: black;
  text-decoration: none;
  border-bottom: 1px solid black;
}

html>body #coolmenu a{ /*Non IE rule*/
  width: auto;
}

#coolmenu a:hover{
  background-color: black;
  color: white;
}


#coolmenu2{
  border: 1px solid black;
  width: 90%;
  background-color: #E6E6E6;
}

#coolmenu2 a{
  font: bold 13px Verdana;
  padding: 2px;
  padding-left: 4px;
  display: block;
  width: 100%;
  color: black;
  text-decoration: none;
  border-bottom: 1px solid black;
}

html>body #coolmenu2 a{ /*Non IE rule*/
  width: auto;
}

#coolmenu2 a:hover{
  background-color: black;
  color: white;
}


