/* ############ 2009 Timeless Instruments Stylesheets ####### */

/* Body Formatting */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff  url("../graphics/back01.gif");
}

/* Table Formatting */


.bodytable {
      background: #ffffff;
	border-left: thin solid #000080;
	border-right: thin solid #000080;
	border-bottom: medium solid #000080;
}
.menutable {
      background: #a1a599;
	border-top: thin solid #000080;
	border-left: thin solid #000080;
	border-right: thin solid #000080;
	border-bottom: thin solid #000080;

}

.music {
	border: thin dotted #000080;
	width: 85%;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* IMAGES */
.gutter {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.gutter2 {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}


/* Page Formatting */




/* Text Formatting */

h1 { 
 font-family: "Kabel Bk BT",arial,helvetica;  
 font-size: 18pt; 
 line-height: 22pt;
 font-weight:bold;
 color: #000080;
 margin-left:20px;
 }
h2 { 
 font-family: "Kabel Bk BT",arial,helvetica;  
 font-size: 14pt; 
 line-height: 18pt;
 font-weight:bold;
 color: #000080;
 margin-left:20px;
 }
h3 { 
 font-family: arial,helvetica;  
 font-size: 12pt; 
 line-height: 14pt;
 font-weight:normal;
 color: #000080;
 margin-left:20px;
 }

p {
 color: #000000;
 font-family: "avant garde","century gothic",Verdana,"ms sans serif",arial,sans-serif;
 font-size: 10pt;
 line-height: 16pt;
 margin-left:30px;
 margin-right:30px;
}
.ultext {
 color: #000000;
 font-family: "avant garde","century gothic",Verdana,"ms sans serif",arial,sans-serif;
 font-size: 10pt;
 line-height: 16pt;
 margin-left:30px;
 margin-right:30px;
}

.two {
 color: #000080;
 font-family: georgia,"times roman","times new roman",times,serif;
 font-size: 13pt;
 line-height: 20pt;
}
.three {
 color: #ffffff;
 font-family: georgia,"times roman","times new roman",times,serif;
 font-size: 13pt;
 line-height: 20pt;
}
.specials {
	text-decoration: none;
	color: #000000;
	font-family: "Kabel Bk BT",arial,helvetica;
	font-size:12pt;
	font-weight:normal;
      background: #a1a599;
	border-top: thin solid #000080;
	border-left: thin solid #000080;
	border-right: thin solid #000080;
	border-bottom: thin solid #000080;
	padding: 20px;
}
ul {
 color: #000000;
 font-family: georgia,"times roman","times new roman",times,serif;
 font-size: 10pt;
 line-height: 16pt;
 margin-left:50px;
}
ol {
 color: #000000;
 font-family: georgia,"times roman","times new roman",times,serif;
 font-size: 10pt;
 line-height: 16pt;
 margin-left:50px;
}
.copyright {
 color: #000000;
 font-family: "avant garde","century gothic",Verdana,"ms sans serif",arial,sans-serif;
 font-size: 10pt;
 line-height: 16pt;

}

.ul { 
 font-size: 11pt; 
 line-height: 19pt;
}

/* Link Formatting */


a.menu:active, a.menu:visited, a.menu:link {
	text-decoration: none;
	color: #000000;
	font-family: "Kabel Bk BT",arial,helvetica;
	font-size:12pt;
	font-weight:bold;

	}
	
a.menu:hover {
	color: #ffffff;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}



/* CSS FOR THUMBNAIL */

.thumbnail img{
border: 2px solid black;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 2px solid black;
}


/* ************* END CSS FOR THUMBNAIL  */


