/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #666666;
	line-height: 1.166;
	font-size:11px;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}

a{
	color: #CCCCCC;
	text-decoration: none;
	border:none;
}

a:link{
	color: #5A7D93;
	text-decoration: none;
	border:thin, #FFFFFF;
}

a:visited{
	color: #006699;
	text-decoration: none;
	border:none;
}

a:hover{
	color: #9db3c0;
	text-decoration: none;
	border:none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
.formformat {
	font-size: 90%;
	color: #507083;
	font-family: Arial, Helvetica, sans-serif;
}


h2{
	font-family: Arial,sans-serif;
	font-size: 114%;
	color: #006699;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 120%;
	color: #85A2B5;
	margin: 0px;
	padding: 0px;
	background-position: left;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	background-image: url(../images/header_guitar.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header {
	font-size: 140%;
	color: #85A2B5;
	font-weight: bold;
	padding-top: 20px;
}


#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85A2B5;
	border-bottom-color: #cccccc;
	background-color: #D4DEE5;
}

#headlines{
	float:right;
	width: 20%;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: #85A2B5;
	border-left-color: #85A2B5;
	padding: 10px;
}

#content{
	float: left;
  width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	background-position: center;
	text-align: center;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	font-size: 90%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85A2B5;
	padding-right: 0px;
	background-color: #F4F6F8;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #quick_links styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	font-size: 90%;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-bottom-color: #85A2B5;
	text-align: left;
}

#sectionLinks h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85A2B5;
}

#sectionLinks a:hover{
	background-color: #F4F6F8;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	text-align:left;
	margin: 0px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #nav styles **************/
.nav {
	background-color: #D4DEE5;
	width: 840px;
	margin-top: 40px;
	text-decoration: none;
}
.sml_content {
	font-size: 80%;
	color: #666666;
	text-align: justify;
	line-height: 20px;
}


.left-element {
	float:left;
	vertical-align:top;
	margin-top:11px;
	margin-bottom:9px;
	margin-left:10px;
	width: auto;
	text-decoration: none;
   }
   
   #menu9 {
	width: 215px;
	position: relative;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
	}
	
#menu9 li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 45px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background-image: url(../images/btn_background2.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	text-decoration: none;
	line-height: 20px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background-image: url(../images/btn_background3.gif);
	background-repeat: no-repeat;
	padding-right: 0;
	padding-bottom: 0;
	text-decoration: none;
	}
	
.left-element-inst-container {
	float: right;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-top: 7px;
	width: 385px;
	}
	
.left-element-inst-btn {

   float: left;
   width: 37px;
}
.navtext {
	font-size: 110%;
	color: #D4DEE5;
	padding-top: 2px;
}
.right_graphic {
	float: right;
}

.table_line {
float:right;
}

* {
 padding: 0;
 margin: 0;
}
.sml_contentB {
	font-size: 90%;
	color: #666666;
	line-height: 22px;
}
.sml_contentwhite {

	font-size: 70%;
	color: #FFFFFF;
}
#masthead_piano {

	width: 100%;
	background-image: url(../images/header_piano.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_bass {

	width: 100%;
	background-image: url(../images/header_bass.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_vocal {

	width: 100%;
	background-image: url(../images/header_vocal.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_guitar {

	width: 100%;
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_sax {

	width: 100%;
	background-image: url(../images/header_sax.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_trumpet {

	width: 100%;
	background-image: url(../images/header_trumpet.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_cello {

	width: 100%;
	background-image: url(../images/header_cello.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_dj {

	width: 100%;
	background-image: url(../images/header_dj.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_drums {

	width: 100%;
	background-image: url(../images/header_drum.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_violin {

	width: 100%;
	background-image: url(../images/header_violin.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#title {
	background-color: #F4F6F8;
	background-position: left center;
}
#titleright {
	background-color: #F4F6F8;
	width: 20%;
	background-position: right;
	float: right;
	clear: both;
}
#masthead_book {


	width: 100%;
	background-image: url(../images/header_book.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_musicians {



	width: 100%;
	background-image: url(../images/header_shop3.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_shop {




	width: 100%;
	background-image: url(../images/header_shop4.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_prices {





	width: 100%;
	background-image: url(../images/header_drummer.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead_contact {






	width: 100%;
	background-image: url(../images/header_contact.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


ul {
list-style-type: none;
width: 100%; /* precision for Opera */
}

.menu li {
float: left;
}

.menu a {
	width: 150px;
	height: 60px;
	display: block;
	text-decoration: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.header_sml {

	font-size: 120%;
	color: #85A2B5;
	font-weight: bold;
	padding-top: 20px;
}

.index_top_header {
background-color: #f4f6f8;
}

.header_table_anchor_1{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header1.jpg") right no-repeat;
}

.header_table_anchor_2{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header2.jpg") right no-repeat;
}

.header_table_anchor_3{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header3.jpg") right no-repeat;
}

.header_table_anchor_4{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header4.jpg") right no-repeat;
}

.header_table_anchor_5{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header5.jpg") right no-repeat;
}

.header_table_anchor_6{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header6.jpg") right no-repeat;
}

.header_table_anchor_7{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header7.jpg") right no-repeat;
}

.header_table_anchor_8{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header8.jpg") right no-repeat;
}

.header_table_anchor_9{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header9.jpg") right no-repeat;
}

.header_table_anchor_10{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header10.jpg") right no-repeat;
}

.header_table_anchor_11{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header11.jpg") right no-repeat;
}

.header_table_anchor_12{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header12.jpg") right no-repeat;
}

.header_table_anchor_13{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header13.jpg") right no-repeat;
}

.header_table_anchor_14{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header14.jpg") right no-repeat;
}

.header_table_anchor_15{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header15.jpg") right no-repeat;
}

.header_table_anchor_15{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header15.jpg") right no-repeat;
}

.header_table_anchor_16{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header16.jpg") right no-repeat;
}

.header_table_anchor_17{
width:100%;
height:232px;
text-align: left;
background: url("../images/headers/header17.jpg") right no-repeat;
}