/*****************/
/*   MAIN BODY   */
/*****************/
body {
	font-size: 62.5%;
	margin: 3em auto;
	padding: 0em;	
	background-color: rgb(170,170,170);
  	font-family: Verdana,Tahoma,Arial,sans-serif;
}

#wrap {
	width: 78.0em;
	margin: 0em auto;
	padding: 0em;
	background-color: rgb(255,255,255);
	border-left: solid 1px rgb(150,150,150);
	border-right: solid 1px rgb(150,150,150);	
}

/*** Correction for non-IE browsers ***/
#wrap {
	overflow: hidden;
}
 

/*** Correction for Safari 1.x ***/
* > #footer, * > form, * > #notes, * > .output {
	position: relative;
	z-index: 1000;
}

/**************/
/*   HEADER   */
/**************/

/*** Header main banner ***/
#header-banner {
	width: 78.0em;
	height: 11.4em;
	float: left;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background: url(../img/img_sample_header.jpg) no-repeat;
}

/*** Header navigation bottom ***/
#header-nav-bottom {
	float: left;
	width: 78.0em;
	height: 2.0em;
	margin: 0em 0em 0.2em 0em;
	padding: 0em;
	border-top: solid 0px rgb(69,136,176);		
	border-bottom: solid 0px rgb(69,136,176);			
	line-height: 2.0em;
	background: url(../img/menu.gif)repeat;
}

#header-nav-bottom ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.1em;	
}	

#header-nav-bottom li {
	float: left;
	white-space: nowrap;
}

#header-nav-bottom li a {
	display: block;
	margin: 0em;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: rgb(255,255,255);
	text-decoration: none;
}

#header-nav-bottom a:hover, #header-nav-bottom a.selected {
	margin: 0em;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: rgb(0,0,0);
	text-decoration: none;
} 

#header-nav-bottom a:active, #header-nav-bottom a.selected {
	margin: 0em;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: rgb(137,199,44);
	text-decoration: none;
}



/***   Buffer between heading and content area   ***/
/*  #buffer {
	clear: both; 
	float: left;
	width: 78.0em;
	height: 0.1em;
	margin: 0em;
	padding: 0em;
	background-color: inherit;
}
*/

/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column-first {
	clear:both;
	float: left;
	width: 15.9em;
	margin: 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}


#left-column {
	clear:both;
	float: left;
	width: 13.5em;
	padding: 0em;
	border-right: solid 0.1em rgb(200,200,200);		
	background-color: rgb(242,242,242);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

/* Start Mac IE5 filter \*/
#left-column {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
/* End Mac IE5 filter */

#left-column ul {	
	width: 13.4em;
	float: left;
	list-style: none;
	margin: 0em;
	padding: 0em;	
	border-bottom: solid 0.1em rgb(200,200,200);
}	

#left-column li {
	margin: 0em;
	padding: 0em;
}

#left-column li.left-nav-title {
	display: block;
	text-align: right;	
	margin: 0em;
	padding: 0.3em 0.7em 0.9em 0.6em;
	background-color: inherit;
	color: rgb(50,50,50);
	text-transform: uppercase;
	font-weight: bold;
	height: 1.3em;
	font-size: 1.1em;
}

#left-column li a {
	display: block;
	text-align: right;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0em rgb(215,215,215);
	border-left: solid 0.5em rgb(255,255,255);		
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	height: 1.3em;
	font-size: 1.1em;
}

#left-column li.left-nav-group a {
	display: block;
	text-align: right;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0.1em rgb(215,215,215);
	border-left: solid 0.5em rgb(255,255,255);		
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	font-weight: bold;
	height: 1.3em;
	font-size: 1.1em;
}	
	
#left-column a:hover, #left-column .selected {
	text-align: right;
	border-left: solid 0.5em rgb(137,199,44);				
	background-color: inherit;	
	background-color: rgb(224,244,181);	
	color: rgb(0,0,0);
	text-decoration: none;
}

#left-column li.left-nav-group a:hover, #left-column li.left-nav-group .selected {
	text-align: right;
	border-left: solid 0.5em rgb(137,199,44);		
	background-color: rgb(224,244,181);
	color: rgb(0,0,0);
	text-decoration: none;
}

/*** Images ***/
#left-column-first .img-left-nav {
	height: 62.0em;
	width: 15.9em;
	margin: 0em;
	padding: 0em;
	border: none;
}

/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/
#middle-column {
	float: left;
	width: 43.0em;
	margin: 0em;
	padding: 0em 2.0em 0em 2.0em;
	background-color: inherit;
	color: rgb(100,100,100);
}

	

/***   Pagetitle   ***/
#pagetitle {
/*	float: left; */
	width: 40.0em;
	margin: 0em 0em 1.0em 0em;
	padding: 0em;
	background-color: inherit;
	color: rgb(100,100,100);
}

#pagetitle p {
	padding: 0em;
	margin: 0em;
	font-weight: bold;
	font-size: 1.1em;
}

#pagetitle h1 {
	padding: 0em;
	margin: 0em;
	font-weight: bold;
	font-size: 1.8em;
}

/*** Standard title and box option ***/
.middle-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;	
	border-bottom: solid 0.167em rgb(76, 83, 129);	
	background-color: rgb(255,255,255);
	color: rgb(76, 83, 129);
	font-weight: bold;
	font-size: 1.2em;
}

/***  title and box option/changed from red ***/
.middle-column-title-panel {
/* clear: both; */
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(235,235,235);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.2em;
}

/***  new title added to separate dates on music section  ***/
.middle-column-title-panel2 {
/* clear: both; */
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(85,89,136);
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 1.1em;
}

/***  new title added for technique panels in gallery  ***/
.middle-column-title-panel3 {
/* clear: both; */
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(85,89,136);
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-buy {
/* clear: both; */
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(224,244,181);
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}

.middle-column-box-full-standard {
	float: left;
	width: 43.0em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}


.middle-column-box-left-standard {
	clear: left;
	float: left;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

.middle-column-box-right-standard {
	float: right;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

.middle-column-box-right-gallery {
	float: right;
	width: 26em;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	border-left: solid 1px rgb(85,89,136);
	border-bottom: solid 1px rgb(210,210,210);
	border-right: solid 1px rgb(210,210,210);
	background-color: rgb(245,245,245);
	color: rgb(100,100,100);
	font-size: 9.5px;
}

/***  new for technique panels photos  ***/
.middle-column-thumbnail {
	float: right;
	width: 60px;
	margin: 3px;
	padding: 0em;
	
}

.middle-column-ads {
	float: clear;
	width: 23.4em;
	margin: -10em 0em 0em 20em;
	padding: 0em 0em; 
}


.left {
float: left;
width: 10%;
margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;
	background-color: rgb(85,89,136);
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 1.2em;	
	text-align: center;
}
	

.middle {
float: left;
width: 80%;
margin: 0em 0.1em 0.5em 0.2em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(235,235,235);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.2em;
}



.middle-column-box-full-standard p.heading, .middle-column-box-left-standard p.heading, .middle-column-box-right-standard p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard p.subheading, .middle-column-box-left-standard p.subheading, .middle-column-box-right-standard p.subheading {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard p, .middle-column-box-left-standard p, .middle-column-box-right-standard p {
	margin: 0em 0em 0.6em 0em;	
	font-size: 1.2em;	
}

/*** Image with border (scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.)***/
.middle-column-img-left-halfsize-border {
	float: left;
	width: 5.5em;
	height: 5.5em;
	margin: 0.3em 0.75em 0.3em 0em;
	border: solid 1px rgb(100,100,100);
	font-size: 0.833em; 	
}

.middle-column-img-right-halfsize-border {
	float: right;
	width: 5.5em;
	height: 5.5em;
	margin: 0.3em 0em 0.3em 0.75em;
	border: solid 1px rgb(100,100,100);	
	font-size: 0.833em; 	
}

.middle-column-img-left-fullsize-border {
	float: left;
	width: 11.0em;
	height: 11.0em;
	margin: 0.3em 0.75em 0.3em 0em;
	border: solid 1px rgb(100,100,100);
	font-size: 0.833em; 	
}

.middle-column-img-right-fullsize-border {
	float: right;
	width: 11.0em;
	height: 11.0em;
	margin: 0.3em 0em 0.3em 0.75em;
	border: solid 1px rgb(100,100,100);	
	font-size: 0.833em; 	
}

/*** Image without border ***/
.middle-column-img-left-halfsize-noborder {
	float: left;
	width: 5.0em;
	height: 5.0em;
	margin: 0.3em 0.5em 0.3em 0em;
	font-size: 0.833em; 
}

.middle-column-img-right-halfsize-noborder {
	float: right;
	width: 5.0em;
	height: 5.0em;
	margin: 0.3em 0em 0.3em 0.5em;
	font-size: 0.833em; 
}

.middle-column-img-left-fullsize-noborder {
	float: left;
	width: 10.0em;
	height: 10.0em;
	margin: 0.3em 0.5em 0.3em 0em;
	font-size: 0.833em; 
}

.middle-column-img-right-fullsize-noborder {
	float: right;
	width: 10.0em;
	height: 10.0em;
	margin: 0.3em 0em 0.3em 0.5em;
	font-size: 0.833em; 
}

/*** ADDED BY PETE to create gallery***/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
height: 450px;
}

.thumbnail img{
border: none;
margin: 0px 1px 2px 0px;
text-decoration: none;
}

.thumbnail hover{
background-color: transparent;

}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #e0e1e2;
padding: 5px;
border: 1px black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible; 
top: 0;
left: 1000px; /*position where enlarged image should offset horizontally */
z-index: 0;
}

html>body .thumbnail:hover span {
left: 160px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


/*** ADDED BY PETE to create pagination in gallery ***/
 
ul#galNav {
margin: 15px 0px 0px 0px;
float: left;
padding: 0px;
list-style: none;
display: inline;
}

#galNav li{
float: left;
width: 2.5em;
padding-bottom: 130px;
display: inline;
}

#galNav a{
color: #646464;
font-size: 1.4em;
font-weight: bold;
text-decoration: none;
border: solid 1px #646464;
margin: 1px;
padding: 1px 5px;
display: block;
background-color: #CACDD1;
background-image: none;
}

#galNav a:hover {
font-weight: bold;
background: #4C5773;
color: white;
}
 

#galNav a:active {
font-weight: bold;
background: rgb(224,244,181);
color: black;
}

/*** ADDED BY PETE to Add descriptions on hover overs ***/

 a.info1{
    position:relative;  
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none;
	}
    
/* a.info:hover{z-index:25; background-color:#ff0}*/

a.info1 span{display: none}

a.info1:hover span { /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:35px; left:-20px; width:100px;
    border:1px solid #646464;
    font-size: 8pt;
    background-color:#E1E1E1;
	padding: 3px 3px; 
	color:#646464; 
    text-align: center;
	
}

/*** ADDED BY PETE to create buy button in discogs ***/
 
ul.BuyButton {
margin: 0;
padding: 0;
list-style: none;
}

.BuyButton a{
color: #000;
float:right;
border: solid 1px #809a81;
font-size: 1.1em;
font-weight: bold;
text-align: center;
text-decoration: none;
margin: 0em 0em 0.4em 0em;
padding: 0.2em 0.2em 0.1em 0.6em;
background-color: #809a81;
background-image: none;
}

.BuyButton a:hover {
font-weight: bold;
border: solid 1px black;
background: #c0dbc1;
color: black;
}


/************************/
/***   RIGHT COLUMN   ***/
/************************/
#right-column {
	float: right;
	width: 15.0em;
	margin: 0em 0em 0em 0em;
	padding: 0em;
}
 

/*** Standard option ***/
.right-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(220,220,220);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
} 

.right-column-box-standard {
/*	float: right; */
	width: 13.0em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

/*** Paragraph text ***/
#right-column p {
	margin: 0em 0em 0.4em 0em;
	font-size: 1.1em;
}

/*****************/
/***   FOOTER   **/
/*****************/
#footer {
	clear: both;
/*	float: left; */
	width: 78.0em;
	height: 2.5em;
	margin: 1.0em 0em 0em 0.0em;
	padding: 0.5em 0em 0.5em 0em;
	border-top: solid 0.1em rgb(200,200,200);
	border-bottom: solid 0.1em rgb(200,200,200);	
	background-color: rgb(255,255,255);
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.0em;
	
}



/*************************************************/
/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
/*************************************************/

/*** Hyperlinks in middle and right columns ***/
a {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:img {
  border:none;
}

/*** Visited links not in use ***/
/*a:visited {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: underline;
} */

/*************************************************/
/***   TEXT  ***/
/*************************************************/

/***   Header site name ***/


h1.two {
  font-family: verdana;
	text-align: right;
	font-size: 360%;
	margin: 12px 70px 0px 0px;
	font-weight: bold;
	letter-spacing: 0px; 
	color: #63698D;	
	
}
/***   ensures header text is not a link and stays blue ***/
.two a {
text-decoration: none;
color: #63698D;
}

/***   Header subhead ***/
h2.two {
	padding: -5px;
	text-align: right;
	margin: -8px 40px 0px 10px;
	font-size: 250%;
font-style:italic;
	font-weight: bold;
	color: #858aa6;
}

/***   Header site name ***/
h1.three {
  font-family: verdana;
	text-align: right;
	font-size: 200%;
	margin: 65px 150px 0px 0px;
	font-weight: bold;
	letter-spacing: 0px; 
	color: #63698D;
}
/***   Header subhead ***/
h2.three {
	padding: -5px;
	text-align: right;
	margin: -4px 80px 0px 10px;
	font-size: 160%;
font-style:italic;
	font-weight: bold;
	color: #858aa6;
}

/***   ensures header text is not a link and stays blue ***/
.three a {
text-decoration: none;
color: #63698D;
}



/*h1 {
  color: rgb(100,100,100);
  background: none;
  font-weight: bold;
  font-size: 1.2em;
  text-align: left
}*/



