@charset "UTF-8";
/* CSS Document */

body  {
	background-color: #CCCCCC;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333333;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
}

.thrColAbsHdr #container {
	position: relative;
	width: 1002px;
	height: 768px;
	margin: 0 auto; 
	text-align: left; 
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(images/gradient-BG.jpg);
	background-position: center;
} 

.thrColAbsHdr #header {
	width: 130px;
	height: 164px;
	position: absolute;
	top: 25px;
	left: 414px;
	z-index: 1;
}

.thrColAbsHdr #headerright {
	width: 130px;
	height: 164px;
	position: absolute;
	top: 25px;
	right: 320px;
	z-index: 1;
}

.thrColAbsHdr #headerFULL {
	width: 130px;
	height: 164px;
	position: absolute;
	top: 25px;
	right: 50px;
	z-index: 1;
}


.thrColAbsHdr #navigation {
	width: 173px;
	height: 300px;
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 1;
}

.thrColAbsHdr #sidebarleft {
	width: 263px;
	height: 370px;
	position: absolute;
	top: 300px;
	left: 0px;
	z-index: 1;
}

.thrColAbsHdr #contentmain {
	width: 768px;
	height: 680px;
	position: absolute;
	padding: 20px;
	top: 25px;
	left: 170px;
	z-index: 0;
}

.thrColAbsHdr #title {
	width: 150px;
	height: 50px;
	position: absolute;
	top: 170px;
	left: 282px;
}

.thrColAbsHdr #maintext {
	width: 678px;
	height: 235px;
	#height: 230px;
	position: absolute;
	padding: 0px 20px 0px 20px;
	top: 205px;
	left: 90px;
	overflow: visible;
}

.thrColAbsHdr #maintextFULL {
	width: 678px;
	height: 515px;
	position: absolute;
	padding: 0px 20px 0px 20px;
	top: 205px;
	left: 90px;
	overflow: visible;
}

.thrColAbsHdr #thumbnails {
	width: 698px;
	height: 220px;
	position: absolute;
	padding: 0px 0px 0px 20px;
	top: 522px;
	left: 91px;
}

.thrColAbsHdr #thumbnailsHJ {
	width: 698px;
	height: 220px;
	position: absolute;
	padding: 0px 0px 0px 20px;
	top: 423px;
	left: 90px;
}

.thrColAbsHdr #thumbnailsWH {
	width: 698px;
	height: 220px;
	position: absolute;
	padding: 0px 0px 0px 20px;
	top: 410px;
	left: 90px;
}

.thrColAbsHdr #thumbnailsCS {
	width: 698px;
	height: 220px;
	position: absolute;
	padding: 0px 0px 0px 20px;
	top: 383px;
	left: 90px;
}

.thrColAbsHdr #schmo {
	position: absolute;
	top: 768px;
	left: 960px;
	width: 43px;
	height: 48px;
}

.tablePRICES {
	border-bottom: 1px solid #e3e3e3;
	font-size: 11px;
	vertical-align: text-top;
}

.ninept {
	font-size: 11px;
	text-align: left;
	vertical-align: text-top;
}

.nineptBOLD {font-size: 11px; font-weight: bold; 
}

.FluteHEADING {
	color: #E76E34;
	font-size: 18pt;
	line-height: 36px;
}
.HeadjointHEADING {
	color: #74B64A;
	font-size: 18pt;
	line-height: 36px;
}
.WhistlesHEADING {
	color: #57B6DD;
	font-size: 18pt;
	line-height: 36px;
}

.PAGE a:link {
	color: #e9e9e9;
	text-decoration: none;
	font-size: 18pt;
	line-height: 9pt;
}
.PAGE a:hover {
     color: #f8f8f8;
}
.PAGE a:active {
     color: #666666;
	 text-decoration: none;
}
.PAGE a:visited {
    color: #e9e9e9;
	text-decoration: none;
	font-size: 18pt;
	line-height: 9pt;
}


.FLUTES a:link {
	color: #E76E34;
	text-decoration: none;
	font-size: 18pt;
	line-height: 9pt;
}
.FLUTES a:hover {
     color: #f8f8f8;
}
.FLUTES a:active {
     color: #666666;
	 text-decoration: none;
}
.FLUTES a:visited {
     color: #E76E34;
	text-decoration: none;
	font-size: 18pt;
	line-height: 9pt;
}


.HEADJOINTS a:link {
	color: #74B64A;
	text-decoration: none;
	font-size: 18pt;
	line-height: 9pt;
}
.HEADJOINTS a:hover {
     color: #f8f8f8;
}
.HEADJOINTS a:active {
     color: #666666;
	 text-decoration: none;
}
.HEADJOINTS a:visited {
    color: #74B64A;
	text-decoration: none;
	font-size: 18pt;
	line-height: 9pt;
}


.WHISTLES a:link {
	color: #57B6DD;
	text-decoration: none;
	font-size: 18pt;
	line-height: 9pt;
}
.WHISTLES a:hover {
     color: #f8f8f8;
}
.WHISTLES a:active {
     color: #666666;
	 text-decoration: none;
}
.WHISTLES a:visited {
    color: #57B6DD;
	text-decoration: none;
	font-size: 18pt;
	line-height: 9pt;
}

.MENUstyle {
	color: #999999;
}

.BORDERstyle{
	border-color: #eaeaea;
}
.BORDERstyle:hover{
	border-color: #333333;
}

.flutelink9pt {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: text-top;
}

.link9pt a:link{
	font-size: 11px;
	text-align: left;
	vertical-align: text-top;
	color: #333333;
	text-decoration: none;
}

