#main_nav {
    display: none;
}



.navbar2 {
  overflow: hidden;
  background-color: #458A97;
  margin: 10px 10px 0px 10px;
  border: 2px groove;
  border-color: #e6f0ef #e6f0ef #e6f0ef #e6f0ef
  
}

.navbar2 a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.dropdown2 {
  float: left;
  overflow: hidden;
}

.dropdown2 .dropbtn2 {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar2 a:hover, .dropdown2:hover .dropbtn2 {
  background-color: black;
}

.dropdown2-content {
  display: none;
  position: absolute;
  background-color: #458A97;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown2-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown2-content a:hover {
  background-color: #458A97;
}

.dropdown2:hover .dropdown2-content {
  display: block;
}



body { 
  background-color: #001316;
  font-family:      Verdana, helvetica, arial, san-serif;
  font-size:        medium;
  margin:           auto;
  width: auto;
  line-height: 155%;
  padding: 0px 0px;
  color: #D0F2EF;
 
}


header.top {
  background-color: #001316;
  margin: 10px 10px 0px 10px;
  height:           auto;
 
}


header.top img#headerLogo {
    display: block;
    margin: auto;
    width: 100%;
}


div#tableContainer {
	display: table;
	border-spacing: 10px;
}

div#tableRow {
	display: table-row;
}




img#saddleRack {
  max-width: 175px;

}

img#facebook {
  max-height: 0;
  width: 0;
}


footer {
  background-color: #001316;
  color:            #D0F2EF;
  text-align:       center;
  padding:          10px;
  margin: 0px 10px 10px 10px;
  font-size:        90%;
}


h1 {
  font-size:        90%;
  color:            #04bfad;
}

h2 { 
 font-size: 90%;
}

h3 { 
 font-size: 10px;
}


a:link {
  color:  #e3ced0;
  text-decoration:  none;
  border-bottom:    thin dotted #b76666;
}
a:visited {
  color:       #025059;
  text-decoration:  none;
  border-bottom:    thin dotted #675c47;
}

a:hover {
	color: #04bfad;
}

nav {
	background-color: #458A97;
	margin: 10px 10px 0px 10px;
	font-size:        120%;
	text-align:       center;
	font-family:	Verdana, helvetica, arial, san-serif;
	font-style: normal;
	font-variant: small-caps;
        border: 5px groove;
        border-color: #e6f0ef #e6f0ef #e6f0ef #e6f0ef	
  	hover color: ;
	color: #D0F2EF;

}

nav ul {
	margin: 0px;
	list-style-type: none;
	padding: 5px 0px 5px 0px;
	border:		thin dotted #001316;

}
nav ul li {
	display: block;
	padding: 5px 10px 5px 10px;
}

nav li a:hover {
    background-color: #001316;
    color: white;
}


nav ul li a:link, nav ul li a:visited {
	color: #e6f0ef;
	border-bottom: none;
	font-weight: bold;

/*
	text-shadow: 1px 1px 3px #e2c2c2; 
	text-transform: uppercase;
*/
}
nav ul li.selected {
	background-color: #001316;
	color: #D0F2EF;
}


iframe {
   display: block;
   margin: auto;
   width: 90%;
  border: none;
  margin-left: 5px !important;
  
}

/*----items to do with photos page------------------*/

img[src="images/12sm.jpg"]{
      width: 0px;
	height: 0px;
}

img[src="images/13sm.jpg"]{
      width: 0px;
	height: 0px;
}

img[src="images/14sm.jpg"]{
      width: 0px;
	height: 0px;
}


img[src="images/2sm.jpg"]{
      width: 0px;
	height: 0px;
}

img[src="images/7sm.jpg"]{
      width: 0px;
	height: 0px;
}


img#fullSize {
    display: block;
    margin: auto;
    width: 100%;
    border: 1px solid #000;
    border-radius: 15px;
}

.thumbnails {
	border-top:  1px solid #ff0000;    
 
}

.button {
    background-color: #D0F2EF; /* flat black */
    border: 1px groove;
    border-color: red;
    color: #001316;
    padding: 4px 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    font-family:      Verdana, helvetica, arial, san-serif;
    font-size:        small;
    border-radius: 4px;
}

section#leftPhotos {
    display: none;
}

section#rightPhotos {
   display: none;

}
section#mainPhotos {
  display: none;

}

section#mainPhotosMobile {
  display: table-cell;
  background-color: #001316;
  font-size:        80%;
  padding:          10px;
  vertical-align: top;
  width: auto;
  margin:    auto;
  border: 4px groove;
  border-color: #e6f0ef #e6f0ef #e6f0ef #e6f0ef;

}

.photosMobile  {
	width: 95%;
	padding: 5px;
}

/* below items related to the hiResPhotos page--------------------------------*/

img#hiResPhotos {
    display: block;
    margin: auto;
    width: 94%;
    border: 1px solid #000;
    border-radius: 15px;
}


section#mainHiResPhotos {
  display: table-cell;
  background-color: #001316;
  font-size:        80%;
  padding:          10px;
  vertical-align: top;
  max-width: 1560px;
  margin:           auto;
  border: 4px groove;
  border-color: #e6f0ef #e6f0ef #e6f0ef #e6f0ef;

}

/*----items to do with music page------------------*/


.introTextMini {
	font-size:14px; 
	margin-left:0px; 
	margin-right:30px; 
	margin-top:5px;
	text-align:left;
}


.introText {
	font-size:0px; 
	margin-left:0px; 
	margin-top:0px;
	text-align:left;
}

.playerLocation1 {
	vertical-align: text-top;
	width: 385px;
}

.playerLocation2 {
	margin: auto; 
	margin-top:10px;
}

.playerLocation3 {
	border: 0; 
	cellspacing: 0;
	cellpadding: 0; 
	width:342px !important; 
	height:260px !important; 
	background-image:url(images/music-player-frame.jpg); 
	background-repeat:no-repeat;
}


/*----items to do with videos page---------------------*/

section#videos {
  display: table-cell;
  background-color: #000;
  font-size:        90%;
  padding-top:          10px;
  vertical-align: top;
  width: auto;
  margin-left:      0px;
  

}

#pourMe {
	border-top: 2px solid gray;
	border-bottom: 0px solid gray;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}

/*----items to do with EPK page------------------------*/
img#cougarband {
    display: block;
    margin: auto;
    width: 94%;
    border: 1px solid #000;
    border-radius: 5px;
}

/*----items to do with about page------------------------*/

img[src="images/hdr-meet-the-band.jpg"]{
      width: 0px;
	height: 0px;
}


img[src="images/meet-melissa-newer.jpg"]{
      width: 167px;
	height: 238px;
}


/*---below jeff img format seems to work on a mac, not sure about explorer----*/
img[src="images/meet-jeff-new.jpg"]{
      width: 0px;
	height: 0px;
}

img[src="images/meet-jeff-new-crop.jpg"]{
      width: 167px;
	height: 238px;
	margin-right: 50px !important;
}

img[src="images/meet-JuanCarlos-Robles.jpg"]{
      width: 167px;
	height: 238px;
}

img[src="images/meet-len-new.jpg"]{
      width: 167px;
	height: 238px;
}

img[src="images/meet-eric-new.jpg"]{
      width: 167px;
	height: 238px;
}

img[src="images/melissa.jpg"]{
       width: 143px;
	height: 75px;
}

img[src="images/jeff.jpg"]{
      width: 120px;
	height: 91px;
}

img[src="images/len.jpg"]{
       width: 125px;
	height: 72px;
}

img[src="images/JuanCarlos-Robles.jpg"]{
       width: 130px;
	height: 63px;
}
img[src="images/eric.jpg"]{
       width: 115px;
	height: 55px;
}

table.about {
	width: auto;
	background-color: #000;
	margin-left: 10px;
}


.leftSideImage {
	width: 100px;
	float: right;
	margin-right: 62px;
}

.leftSidePeople {
	width: 300px;
	margin-left: 12px;
	font-size: 80%;
}

.rightSideImage {
	width: 100px;
	float: left;
	margin-left: 2px;
}

.rightSidePeople {
	width: auto;
	margin-right: 54px;
	text-align: right;
	padding-right: 2px;
	font-size: 80%;
	
}

#meetTheBandTopText {
	text-align: left;
	padding-right: 2px;
	color: #fff;
	font-size: 85%;
}

/*----items to do with home page------------------------*/

.myForm1 {
	width: 230px;
	display: table;
	padding: 5px;
	margin-left: 50px;
	border-top: thin dotted #7e7e7e;
	border-bottom: thin dotted #7e7e7e; 
	background-color: #1a1a1a;  /* 001316 was  and #282828 */
	color: #D0F2EF;
	font-size: 100%;
	font-family:      Verdana, helvetica, arial, san-serif;
}

p.boldHeading {
	margin-left: 50px;
}


/*---------------items related to the contact form css--------------------*/

form {
	width: 60%;
	display: table;
	padding: 1px;
	margin: auto;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-color: #e6f0ef;
	border-radius: 5px;
	background-color: #001316;  /* was #282828 */
	color: #D0F2EF;
	font-size: 90%;
	font-family:      Verdana, helvetica, arial, san-serif;
	
}


input[type=button], input[type=submit] {
    background-color: #D0F2EF; /* flat black */
    border: 1px groove;
    border-color: blue;
    color: #001316;
    padding: 4px;
    padding-left: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 4px 0px 0px;
    cursor: pointer;
    font-family:      Verdana, helvetica, arial, san-serif;
    font-size:        medium;
    border-radius: 4px;
    float: left;
}


.myForm2 {
	width: auto;
	display: table;
	padding: 5px;
	margin: auto;
	border: 1px solid gray;
	border-color: #e6f0ef;
	border-radius: 4px;
	background-color: #001316;  /* was #282828 */
	color: #D0F2EF;
	font-size: 90%;
	font-family:      Verdana, helvetica, arial, san-serif;
	
}

 
section#contact {
  display: table-cell;
  background-color: #001316;
  font-size:        95%;
  padding:          5px;
  vertical-align: top;
  width: auto;
  margin:    auto;
  border: 4px groove;
  border-color: #e6f0ef #e6f0ef #e6f0ef #e6f0ef;

}

/* below items related to the calendar page--------------------------------*/



table.calendar {
	width: auto;
	margin-left: auto;
	
}


.topText {
	width: 55%;
	text-align: left;
	padding: 12px;
	font-size: 150%;
	border-top: 0px solid gray;
	border-bottom: 0px solid gray;
	padding-left: 0px;
}


.dateText {
	width: 55%;
	text-align: center;
	padding: 12px;
	font-size: 110%;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-left: 50px;
}

.dateText2 {
	width: 55%;
	text-align: center;
	padding: 12px;
	font-size: 110%;
	border-top: 0px solid gray;
	border-bottom: 1px solid gray;
	padding-left: 30px;
}


