/* Panel styles - including borders if applicable */

TABLE.content
{
	height:98%;
	width:100%;
	text-align:center;
}
TD.main_section
{
	width:800px;
	height:600px;
}
TABLE#layout_rows
{
	height:100%;
	width:100%;
}
TD#main_cell_top
{
	height:100px;
	margin:0px;
	padding:0px;
}
TABLE#main_row_top
{
	margin:0px;
	padding:0px;
	height:100px;
	width:100%;

}
TD#main_cell_middle
{
	height:372px;
}

TABLE#main_row_middle
{
	height:372px;
	width:100%
}
TABLE#main_row_bottom
{
	margin:0px;
	padding:0px;
	width:100%;
	height:0px;
}
TD#main_cell_bottom
{
	margin:0px;
	padding:0px;
}
/* - Disables up to next section (end comment not required)

/* - Disables up to next section (end comment not required)
/*Top Left Panel*/
td.cornertopleft_panel
{
	display:none;
	width: 226px;
	height:100px;
}
div.cornertopleft_panel
{
	width: 226px;
	height:100px;
	
}

/* - Disables up to next section (end comment not required)
/*Top Centre Panel*/
td.topbanner_panel
{
	height:100px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.section_martinworks td.topbanner_panel
{
	background-image:url(/images/homepage_topleft.jpg);
}
.section_martinworks .section_vocal td.topbanner_panel
{
	background-image:url(/images/vocal_topleft.jpg);
}
.section_martinworks .section_instrumental td.topbanner_panel
{
	background-image:url(/images/instrumental_topleft.jpg);
}
.section_martinworks .section_about td.topbanner_panel
{
	background-image:url(/images/about_topleft.jpg);
}
.section_martinworks .section_mymartinworks td.topbanner_panel
{
	background-image:url(/images/mymartinworks_topleft.jpg);
}
div.topbanner_panel
{
	padding:0px;
	margin:0px;
	font-size: x-small;
	color: #f0ffff;
	font-family: Tahoma, Arial; 
	text-align: center;
	text-decoration: none;
	vertical-align:middle;
	height:100px;
}
div.topbanner_panel IMG
{
	vertical-align:middle;
}
div.topbanner_panel A
{
	color: #000099;
	text-decoration:none;
}
div.topbanner_panel A:hover
{
	color: #000099;
	text-decoration:underline;
}
div.topbanner_panel A:visited
{
	color: #000099;
}

/* - Disables up to next section (end comment not required)
/*Top Right Panel*/
TD.cornertopright_panel 
{
	width:320px;
	height:100px;
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
/*instrumental_top_02.jpg  about_top_02.jpg vocal_top_02.jpg*/
.section_martinworks td.cornertopright_panel
{
	background-image:url(/images/homepage_01_02.jpg);
}
.section_martinworks .section_vocal td.cornertopright_panel
{
	background-image:url(/images/vocal_topright.jpg);
}
.section_martinworks .section_instrumental td.cornertopright_panel
{
	background-image:url(/images/instrumental_topright.jpg);
}
.section_martinworks .section_about td.cornertopright_panel
{
	background-image:url(/images/about_topright.jpg);
}
.section_martinworks .section_mymartinworks td.cornertopright_panel
{
	background-image:url(/images/mymartinworks_topright.jpg);
}
div.cornertopright_panel 
{
	padding:0px;
	margin:0px;
	width:320px;
	height:100px;
	text-align:center;
	vertical-align:middle;
}

div.cornertopright_panel A
{
	font-size: 12px;
	font-family: Tahoma, Arial; 
	color: #000099;
	text-decoration: none;
}
div.cornertopright_panel A:visited
{
	color: #000099;

}
div.cornertopright_panel A:hover
{
	text-decoration: underline;
}

/* - Disables up to next section (end comment not required)
/*Left Panel*/
TD.left_panel
{
    width:75px;
    height:372px;
}
div.section_martinworks div.section_about td.left_panel
{
    width:332px;
}
.section_martinworks .section_vocal td.left_panel
{
	background-color:#ffffff;
	background-image:url(/images/vocal_midleft.jpg);
	background-position:left top;
	/*background-repeat:no-repeat;
	background-attachment:fixed;*/
}
.section_martinworks .section_instrumental td.left_panel
{
	background-color:#ffffff;
	background-image:url(/images/instrumental_midleft.jpg);
	background-position:left top;
	/*background-repeat:no-repeat;*/
	/*background-attachment:fixed;*/
}

div.section_martinworks div.section_mymartinworks td.left_panel
{
    width:135px;
	background-image:url(/images/mymartinworks_midleft.jpg);
	background-position:left top;
}

div.left_panel
{
    width:75px;
    height:372px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin:0px;
	overflow: auto;
	height: 100%;
	text-align: left;
	font-size: 8pt;
	font-family: Tahoma, Arial; 
	color: #000000;

}
div.section_martinworks div.section_about div.left_panel
{
    width:332px;
   	padding-left: 0px;
	height: 372px;
	margin-top:0px;
	margin-right:0px;
	overflow: hidden;
}
div.section_martinworks div.section_mymartinworks div.left_panel
{
    width:135px;
   	padding-left: 20px;
   	padding-top:20px;
	height: 342px;
	margin-top:20px;
	margin-right:20px;

}
div.section_martinworks div.section_instrumental div.left_panel,
div.section_martinworks div.section_vocal div.left_panel
{
    width:100px;
   	padding-left: 10px;
   	padding-top:20px;
	height: 342px;
	margin-top:20px;
	margin-right:0px;

}
div.section_martinworks div.section_instrumental div.left_panel IMG,
div.section_martinworks div.section_vocal div.left_panel IMG
{
	margin-bottom:10px;
}
/* - Disables up to next section (end comment not required)
/*Main Panel*/
td.main_panel
{
	height: 372px;
	background-color:#3ca3dd;
	padding:0px;
}
.section_martinworks .section_vocal td.main_panel
{
	background-color:#ffffff;
	background-image:url(/images/vocal_midleft.jpg);
	background-position:right top;
	/*background-repeat:no-repeat;
	background-attachment:fixed;*/
}
.section_martinworks .section_instrumental td.main_panel
{
	background-color:#ffffff;
	background-image:url(/images/instrumental_midleft.jpg);
	background-position:right top;
	/*background-repeat:no-repeat;*/
	/*background-attachment:fixed;*/
}
.section_martinworks .section_mymartinworks td.main_panel
{
	background-color:#ffffff;
	background-image:url(/images/mymartinworks_midright.jpg);
	background-position:right top;
	/*background-repeat:no-repeat;
	background-attachment:fixed;*/
}
.section_martinworks .section_about td.main_panel
{
	background-color:#ffffff;
	background-image:url(/images/about_midright.jpg);
	background-position:right top;
	/*background-repeat:no-repeat;
	background-attachment:fixed;*/
}
div.main_panel
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial; 
	text-align:left;
	overflow:auto;
	/*position: absolute;*/
}
.section_martinworks .section_vocal div.main_panel, 
.section_martinworks .section_instrumental div.main_panel
{
	padding-left: 20px;
	height: 342px;
	margin-top:20px;
	margin-right:20px;
	/*padding-right:20px;
	padding-left:10px;*/
}
.section_martinworks .section_mymartinworks div.main_panel,
.section_martinworks .section_about div.main_panel
{
	padding-left: 20px;
	height: 322px;
	margin-top:40px;
	margin-right:40px;
	/*padding-right:20px;
	padding-left:10px;*/
}
.section_martinworks .section_instrumental  .main_panel H1
 {
	color: #4c311b;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	font-family: Tahoma, Arial; 
	margin-right:4px;
	margin-bottom:0px;
	padding-bottom:10px; 
}
 .section_martinworks .section_vocal  .main_panel H1
 {
	color: #ffffff;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	font-family: Tahoma, Arial; 
	margin-right:4px;
	margin-bottom:0px;
	padding-bottom:10px;
 }
  .section_martinworks .section_cdsales  .main_panel H1,
  .section_martinworks .section_mymartinworks  .main_panel H1,
  .section_martinworks .section_about  .main_panel H1
 {
	color: #4c311b;
	font-size:14px;
	font-weight:bold;
	font-family: Tahoma, Arial; 
	margin-right:4px;
	margin-bottom:0px;
	padding-bottom:10px;
 }
 .main_panel H2
 {
	font-family: Tahoma, Arial; 
	color: #4c311b;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:10px;
 }
.main_panel A
{
	color: #4c311b;
	text-decoration: none;
}
.main_panel A:visited
{
	color: #4c311b;
	text-decoration: none;
}
.main_panel A:hover
{
	text-decoration: underline;
}
.main_panel HR
{
	clear:both;
}

/* - Disables up to next section (end comment not required)
/*Right Panel*/
TD.right_panel
{
	width:320px;
	text-align:center;
	height:372px;
}
.section_martinworks .section_instrumental  td.right_panel
{
	background-image:url(/images/instrumental_midright.jpg);
	background-attachment:fixed;

}
.section_martinworks .section_vocal  td.right_panel
{
	background-image:url(/images/vocal_midright.jpg);
	background-position:right top;


}
.section_martinworks .section_about  td.right_panel
{
	background-image:url(/images/about_midright.jpg);
	background-attachment:fixed;
}
div.right_panel
{
	scrollbar-3dlight-color:;
    scrollbar-arrow-color:;
    scrollbar-base-color:F2E6E3;
	scrollbar-track-color:#F2E6E3;
	scrollbar-darkshadow-color:F2E6E3;
	scrollbar-face-color:#FFF5E3;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:F2E6E3;
           
	margin-top:35px;
	margin-left:10px;
	overflow:auto;
	height:327px;
	width:290px;
	margin-right:0px;
	margin-bottom: 0px; 
	padding-left:0px;
	font-family: Tahoma, Arial; 
	font-size: 10px;
	text-align:left;
}

.right_panel H1
{
	font-family: Tahoma, Arial; 
	font-size:x-small;

}
/* - Disables up to next section (end comment not required)
/*Bottom Left Panel*/
TD.cornerbottomleft_panel
{
	display:none;
    width:150px;
	height:123px;
}
div.cornerbottomleft_panel
{
    width:150px;
	height:123px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: Tahoma, Arial; 
}
.cornerbottomleft_panel A
{
	font-size: 12px;
	color: #000099;
	text-decoration:none;
}
.cornerbottomleft_panel A:visited
{
	color: #000099;
}
.cornerbottomleft_panel A:hover
{
	text-decoration:underline;
}

/* - Disables up to next section (end comment not required)
/*Bottom Centre Panel*/
TD.footer_panel
{
	width: auto;
	/*height:60px;
	padding-top: 0px;*/
	background-image:url(/images/bottom_stripe.jpg);
	background-position:right top;

}
DIV.footer_panel
{
	padding-top: 0px;
	width: 100%;
	/*height:60px;*/
	text-align: center;
	text-decoration: none;
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Arial; 
}
DIV.footer_panel A
{
	color:#000099;
}
DIV.footer_panel A:visited
{
	color:#000099;
}
/* - Disables up to next section (end comment not required)
/*Bottom Right Panel*/
TD.cornerbottomright_panel
{
	display:none;
	width:110px;
	height:123px;
}
div.cornerbottomright_panel
{
	padding:5px;
	width:100%;
	height:123;
}

/* end */
