/* BEGINNING Menu Navigation */

#nav-div{
   font-family: Verdana, Arial;
	 font-size: .7em;
   white-space : nowrap;
   background-color : #262626;
   float : right;
   color : White;
   width : 550px;
   border-style : solid; 
   border-color : #4a4a4a;
   border-width : 1px 0 1px 0; 
} 
#nav-div ul{
   padding : 0;
   margin : 0;
   float : right;
}
#nav-div ul li{
   display : inline;
}
#nav-div ul li a{
   padding-left : 1em;
   padding-right : 1em;
   background-color : #262626;
   color : White;
   font-weight : bold;
   text-decoration : none;
   float : left;
   border-right-color : #383838;
   border-right-style : solid;
   border-right-width : 1px;
}
#nav-div ul li a:hover{
   background-color : #929292;
   color : #000000;
}

.nav-home {
	color:#cc6600
}

/* ENDING Menu Navigation */


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	background-color: #262626;
}

#main-content-div {
	padding-left: 140px;
	width:720px;
	
}

#content-upper-div {
	background: url('images/content-upper.gif') no-repeat;
	width: 718px;
	height: 74px;
	z-index: 0;	
}


#content-main-div {

	float: left;
	background: url('images/content-main.gif');	
	width: 718px;
	padding-bottom: 20px;
	color:white;
	text-align: center;
}

#left-pic-div {
	float: left;

}

#content-text {

	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	font-family: Verdana, Arial;
	font-size: .7em;
	width: 450px;
	text-align: justify;
}

#content-text-pics {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial;
	font-size: .7em;
	width: 400px;
	text-align: justify;
	z-index: 0;
}

#right-pic-div {
	float: right;
	background: url('images/gear-margin.gif') no-repeat;	
	width: 63px;
	height: 138px;	
	padding-right:4px;
}

.main-content-link {
	color: #0066cc
}

A.main-content-link:hover {
	color: #0099cc
}

.song-title {
	color:#dbdbdb;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 1em;
}

A.song-title:hover {
	color: #ffffff;
}


.gig-table {
	color: #373737;
	font-family: Verdana, Arial;
	font-size: .9em;
	border: thin solid;
	border-style : solid solid solid solid;
	border-bottom : thin;
	border-right : thin;
	border-left: thin;
	border-top: thin;
		
}


.gig-link {
	color: #000066
}

A.gig-link:hover {
	color: #cc6600
}

.odd-row {
	background-color: #fefefe;
}

.even-row {
	background-color: #fefefe;
}

.gig-detail-table {
	color: #5d5d5d;
	font-family: Verdana, Arial;
	font-size: .8em;
	border: thin solid;
	border-style : solid solid solid solid;
	border-bottom : thin;
	border-right : thin;
	border-left: thin;
	border-top: thin;
	background-color:#dbdbdb;	
}

.gig-detail-body {
	background-color: #252525;
}

.venue-detail-heading {
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: .9em;
}

.close-link {
	color:#ededed;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: .9em;
}


A.close-link:hover {
	color: #c9c9c9;
}	

.gear-intro {
	font-family: Verdana, Arial;
	color: #fefefe;
	font-size: .8em;
	text-align:center;
	font-weight: bold;
}

.gear-intro2 {
	color: #cc6633;
}


#gearInfo {

	visibility=hidden;
	position: absolute;
	left: 640px;
	top: 200px;
	z-index:1; 
	height: 80px; 
	width: 180px; 
	background-color:#003366; 
	color: white; 
	font-family: Verdana, Arial; 
	font-size: .55em; 
	font-weight: bold;
	border: thin solid #000000;
	padding: 4px;
	border-width: 1px;
}

.gear_table {
	font-family: Verdana, Arial;
	font-size: 1em;
	text-align: justify;
	color: White;
}	

.lencscd {
	 text-align:center;
}	 

.audio-intro {
	font-family: Verdana, Arial;
	color: #fefefe;
	font-size:1.2em;
	text-align:center;
	font-weight: bold;
}

.gig-table-header {
	font-weight: bold;
	background: url('images/gig-back.jpg') no-repeat;	
	color:#ededed;
}

.footer-div {
	height:15px;
	padding:1px;
	float:right;
	width: 350px;
	background: url('images/footer-back.jpg') no-repeat;	
}

.footer-text {
	font-family:Verdana, Arial;
	font-size: .6em;
	color:#c9c9c9;
}

A.footer-text:hover {
	color:#ffffff;
}


.footer-table {
	cellpadding: 8px;
	color:#c9c9c9;
}

.footertext {
	font-family: Verdana, Arial;
	font-size: .7em;
	color:#b7b7b7;
}

#design-footer {
	width:718px;
	float: center;
	background-color:#131313;
	text-align:center;
	height:20px;
}

A.footerlink:hover {
	color:#ededed;
}

.footerlink {
	font-family: Verdana, Arial;
	font-size: .9em;
	color:#b7b7b7;
}

#left-gear-div {
	float: left;
	color:#dadada;
	font-family:Verdana,Arial;
	font-size: .7em;
	text-align:left;
	
}

.news-link {
	color: #0099ff
}

A.news-link:hover {
	color: #ff9900
}
