﻿/**********************************/
/*begin body formatting*/
/**********************************/

body {
	font-size: small;
	margin: 0px 5px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	color: #003D35;
	line-height:17px;
}
#MainTable
{
	font-size:95%;
}
img
{
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}


/**********************************/
/*end body formatting*/
/**********************************/

/**********************************/
/*begin normal link formatting*/
/**********************************/

A:link, A:visited {
  color: #003D35;
  font-family: Tahoma, Arial, Verdana;
  text-decoration: underline;
  cursor: hand;
}
A:hover, A:active {
  color: #003D35;
  font-family: Tahoma, Arial, Verdana;
  text-decoration: none;
  cursor: hand;
}

/**********************************/
/*end normal link formatting      */
/**********************************/

/**********************************/
/*begin page navigation formatting*/
/**********************************/

TABLE.pagenav_table
{
	background-color : #e7f5f0;
	border: 1px solid #cccccc;	
}

.pagenav_pagelink:link, .pagenav_pagelink:hover, .pagenav_pagelink:visited {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: hand;
}
.pagenav_currentpage {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold; 
}

/**********************************/
/*end normal link formatting      */
/**********************************/

/***************************/
/* begin button formatting */
/***************************/

INPUT.Button_s, TD.Button_s, span.Button_s
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003D35;	
	border: 0px; 
	margin: 3px; 
	margin-left:0px;
	WIDTH: 100px; 
	HEIGHT: 23px; 
	BACKGROUND-image: url(/Site/Schirmer/Design/IMAGES/Buttons/button_100.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor:pointer;
	cursor:hand;
}

INPUT.Button, TD.Button, span.Button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003D35;	
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 120px; 
	HEIGHT: 23px; 
	BACKGROUND-image: url(/Site/Schirmer/Design/IMAGES/Buttons/button_120.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor:pointer;
	cursor:hand;
}

INPUT.Button_l, TD.Button_l, span.Button_l
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003D35;	
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 140px; 
	HEIGHT: 23px; 
	BACKGROUND-image: url(/Site/Schirmer/Design/IMAGES/Buttons/button_140.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor:pointer;
	cursor:hand;
}

/*************************/
/* end button formatting */
/*************************/

/***************************/
/*begin web menu formatting*/
/***************************/

.nav_webmenu_root 
{
	
}
.nav_webmenu_rootitem  
{
	margin-left:3px;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	color:#666666;
	
	
}
.nav_webmenu_rootitem_selected  
{
	margin-left:3px;
	text-align: left;
	font-size: 9pt;
	color:#666666;
	font-weight: bold;
	
		
}
.nav_webmenu_sub
 
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	
}
.nav_webmenu_subitem  
{
	text-align:left;
	font-size: 9pt;
	color:#666666; 
	margin-top:1px;
	margin-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	
	
}
.nav_webmenu_subitem_selected  
{
	text-align:left;
	font-size: 9pt; 
	color:#666666;
	margin-top:1px;
	margin-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	background:#ebebeb
	
}
/*************************/
/*end web menu formatting*/
/*************************/

/*********************************************/
/*begin horizontal list navigation formatting*/
/*********************************************/

TABLE.nav_listh
{

 }

.nav_listh
{
	text-align: right;
	padding:0px;
  margin:0px;
   margin-right:5px;
}

.nav_listh_selected
{
	font-weight:bold;
	text-align: right;
}

.nav_listh_alt
{
	text-align: right;
	font-weight:bold;
}

.nav_listh_alt_selected
{
	font-weight:bold;
	text-align: right;
}

.nav_listh_sep 
{
  color: #006859;
}

.nav_listh a:link,  .nav_listh a:visited {
  color: ##006859;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  text-decoration: underline;
  font-weight:bold;
  cursor: hand;
  padding:0px;
  margin:0px;
}

.nav_listh a:hover, .nav_listh a:active {
  color: ##006859;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-weight:bold;
  text-decoration: none;
  cursor: hand;
  padding:0px;
  margin:0px;
}
.floatright
{
	float:right;
}

.nav_listh_alt a:link, .nav_listh_alt a:visited {
  color: ##006859;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-weight:bold;
  text-decoration: none;
  cursor: hand;
  padding:0px;
  margin:0px;
}
.nav_listh_alt a:hover, .nav_listh_alt a:active {
  color: ##006859;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-weight:bold;
  text-decoration: none;
  cursor: hand;
  padding:0px;
  margin:0px;
}

/**********************************/
/*end horizontal list formatting*/
/**********************************/

/*********************************************/
/*begin tree navigation formatting*/
/*********************************************/

A.nav_tree:link, A.nav_tree:visited {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: hand;
}

A.nav_tree:hover, A.nav_tree:active {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: hand;
 } 
 
 A.nav_tree_sub:link, A.nav_tree_sub:visited {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: hand;
}

A.nav_tree_sub:hover, A.nav_tree_sub:active {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: hand;
 }  

/*********************************************/
/*end tree navigation formatting*/
/*********************************************/

/*******************************************/
/*begin vertical list navigation formatting*/
/*******************************************/

TABLE.nav_listv
{
	width:100%;
}

.nav_listv
{
	text-align: left;
}

.nav_listv_selected
{
	font-weight: bold;
	text-align: left;
}

.nav_listv_alt
{
	text-align: left;
}

.nav_listv_sep 
{
	background-color: Gray;
}

A.nav_listv:link, A.nav_listv:visited {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}

A.nav_listv:hover, A.nav_listv:active {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}

A.nav_listv_alt:link, A.nav_listv_alt:visited {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}
A.nav_listv_alt:hover, A.nav_listv_alt:active {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}

/******************************/
/*end vertical list formatting*/
/******************************/

/*******************************/
/*begin small basket formatting */
/*******************************/

.sbasket_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.sbasket_value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee0010;
}


/******************************/
/*end small basket formatting*/
/******************************/

/*******************************/
/*begin list element formatting */
/*******************************/

.list_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.list_item_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.list_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.list_item_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.list_sep 
{
	
}

/*****************************/
/*end  list element formatting */
/*****************************/

/**********************************/
/*begin module formatting  */
/**********************************/

TABLE.module_title
{
	width:100%;
	background-color:;
	
}

.module_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

TABLE.module
{
	width:100%;
}

/**********************************/
/*end module formatting  */
/**********************************/


/**********************************/
/*begin fonts formatting*/
/**********************************/

.title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003D35;
}
.sub_title 
{
	font-family: Tahoma, Arial, Verdana;
	color:#003D35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text {
	
}
.text_bold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003D35;
}
.text_greyed {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #c4c4c4;
}
.text_small {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8px;
	font-weight: normal;
	color: #003D35;
}
.text_small_bold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #003D35;
}

/**********************************/
/*end fonts formatting*/
/**********************************/



/**********************************/
/*begin sitemap formatting link*/
/**********************************/
TABLE.sitemap_module
{
	background-color:;
}

.sitemap_td_titel
{
	background-color:;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #F4F4F4;	
}
.sitemap_td_subtitel
{
	background-color:;
	background-color:;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

A.sitemap_module_title:link, A.sitemap_module_title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:;
}
A.sitemap_module_title:hover, A.sitemap_module_title:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:;
}
A.sitemap_module_subtitle:link, A.sitemap_module_subtitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:;
}
A.sitemap_module_subtitle:hover, A.sitemap_module_subtitle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:;
}


/**********************************/
/*end sitemap formatting*/
/**********************************/
  
.hand 
{ 
	cursor: hand;
} 
.dropdown 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.validationsummary 
{
	font-size: 12px;
	color:Red;	
}
.validationitem 
{
	font-size: 10px;
	color:Red;	
}
.highlight1
{
	background-color : #F7F5F0;
	border: 1px solid #666666;	
}
.body_tbl_dotted_bottom 
{
	border-top: 1px none #ff0000;
	border-right: 1px none #ff0000;
	border-bottom: 1px dotted #ff0000;
	border-left: 1px none #ff0000;
}
.body_tbl_dotted 
{
	border: 1px dotted #ff0000;
}
.body_tbl_dotted_right 
{
	border-right: 1px dotted #cccccc;
}
.ucHeaderScalingWidth 
{
	background-image: url(/Site/Schirmer/Design/IMAGES/header_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}
.ucHeaderScalingWidth h2 
{
	background-image: url(/Site/Schirmer/Design/IMAGES/header_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	font-size: 70%;
	display: block;
}
.ucHeaderScalingWidth img 
{
	margin-right:-3px;
	float: right;
}
.ucHeaderScalingWidthDropLong 
{
	background-image: url(/Site/Schirmer/Design/IMAGES/header_drop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin-bottom: 0px;
	padding: 0px;
	height: 7px;
}
.contentgreyborder 
{
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-color: #ececec;
    border-left-color: #ececec;
    border-bottom-color: #ececec;
    width: 100%;
}
#home 
{
	background-image: url(/Site/Schirmer/Design/IMAGES/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 70px;
	display: block;
}
img 
{
	border: none;
}

.errors {
	BORDER-RIGHT: #fc6 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #fc6 1px solid; 
	PADDING-LEFT: 35px; 
	BACKGROUND: url(/Site/ChesterNovello/Design/IMAGES/oops.png) #ffc no-repeat 5px 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 10px; 
	BORDER-LEFT: #fc6 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #fc6 1px solid
}
.errors li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	background-image: url(/Site/ChesterNovello/Design/IMAGES/chevron2.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	background-color:#ffc;
	padding:5px 0px 5px 25px;
}

.errorssmall {
	BORDER-RIGHT: #fc6 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #fc6 1px solid; 
	PADDING-LEFT: 35px; 
	BACKGROUND: url(/Site/ChesterNovello/Design/IMAGES/oops.png) #ffc no-repeat 5px 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 10px; 
	BORDER-LEFT: #fc6 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #fc6 1px solid
}

.errorssmall li {
	margin:-5px;
	padding:0px;
	list-style-type:none;
	padding:5px 0px 5px 5px;
}

.hire_box_outline {
	BORDER-RIGHT: #B0B1B1 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #B0B1B1 1px solid; 
	PADDING-LEFT: 5px; 
	BACKGROUND: #DFDFDF; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 10px; 
	BORDER-LEFT: #B0B1B1 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #B0B1B1 1px solid
}

.hire_material_part_outline {
	BORDER-RIGHT: #B0B1B1 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #B0B1B1 1px solid; 
	PADDING-LEFT: 35px; 
	BACKGROUND: #DCDCDC; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 10px; 
	BORDER-LEFT: #B0B1B1 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #B0B1B1 1px solid
}

.hire_msg_box_1 {
	BORDER-RIGHT: #B0B1B1 1px solid; 
	PADDING-RIGHT: 15px; 
	BORDER-TOP: #B0B1B1 1px solid; 
	PADDING-LEFT: 15px; 
	BACKGROUND: #FAF7DD; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 10px; 
	BORDER-LEFT: #B0B1B1 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #B0B1B1 1px solid
}

.hire_box_outline_2 {
	BORDER-RIGHT: #B0B1B1 1px solid; 
	PADDING-RIGHT: 15px; 
	BORDER-TOP: #B0B1B1 1px solid; 
	PADDING-LEFT: 15px; 
	BACKGROUND: #E4E4E4; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 10px; 
	BORDER-LEFT: #B0B1B1 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #B0B1B1 1px solid
}



/**********************************/
/* Schirmer Custom                     */
/**********************************/

#topnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	clear: both;
	display:inline;
}
#topnav li {
	display: inline;
	float:left;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#topnav a {
	float: left;
	background-image: url(/Site/Schirmer/Design/IMAGES/ewhbut.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
	color: #EAF9FD;
	padding-right: 10px;
	text-decoration: none;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
	display:inline;
}
#topnav a:hover {
	float: left;
	background-image: url(/Site/Schirmer/Design/IMAGES/ewhbutover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
	color: #EAF9FD;
	padding-right: 10px;
	text-decoration: none;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: -2px;
	padding-bottom: 0px;
	height:21px;
	
}
#topnav .item_selected a
{
	background-image: url(/Site/Schirmer/Design/IMAGES/ewhbutover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	margin-bottom: -2px;
	padding-bottom: 0px;
	height:27px;
}
#home 
{
	background-image: url(/Site/Schirmer/Design/IMAGES/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
}
img 
{
	border: none;
	margin: 0px;
	padding: 0px;
}
#topnav 
{
	float: left;
	background-image: url(/Site/Schirmer/Design/IMAGES/ewhbut.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#topnavwrap 
{
	float: left;
	background-image: url(/Site/Schirmer/Design/IMAGES/ewhbut.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear: both;
}
#navbarleft {
	background-image: url(/Site/Schirmer/Design/IMAGES/bgleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 10px;
	height: 32px;
}
#navbarright {
	background-image: url(/Site/Schirmer/Design/IMAGES/bgright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 10px;
	height: 32px;
}
.below 
{
	background-color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
.clear 
{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
#topbar 
{
	background-color:#FFFEEA;
	background-image: url(/Site/Schirmer/Design/IMAGES/sch_topbar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 7px 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
#topbar img.logo 
{
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#searchbox 
{
	float: right;
	font-size: 10px;
	color: #103F38;
	margin-right:5px;
}
#wrapper 
{
	margin-right: auto;
	margin-left: auto;
	width: 764px;
}
#logotextbar 
{
	border-bottom-color:#103F38;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	
}
.logotextbar 
{
	padding:0px;
	margin:0px;
}
.logotextbar a 
{
	font-weight: bold;
	color: #DFF0FB;
	font-family: Tahoma, Arial, Verdana;
	font-size: 92%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:underline;
}
.linkslist1 a
{
	margin-bottom: 10px;
}
.listdotted
{
	border-bottom-color:#1E406A;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	height:1px;
	padding:0px;
	margin:0px;

}
.go input
{
	vertical-align: text-bottom;
}
#leftmain 
{
	width: 75%;
	float: left;
}
#rightmain 
{
	width: 185px;
	background-color: #1E406A;
	vertical-align: top;
	float:right;	
}
td
{	
	font-family: Tahoma, Arial, Verdana;
	color:#003D35;
}
h2 
{
	font-size: 168%;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 5px 0px 0px;
	font-family: Tahoma, Arial, Verdana;
	color:#003D35;
}
p 
{
	font-weight: normal;
	margin: 0px;
	padding: 0px 2px 5px;
	color:#003D35;
	font-family: Tahoma, Arial, Verdana;
}
h3 
{
	background-color: #00685A;
	padding: 2px 2px 2px 5px;
	font-size: 95%;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	background-image: url(/Site/Schirmer/Design/IMAGES/header_clef.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana;
}
#composers 
{
	background-color: #FFFEEA;
	margin: 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 185px;
	float:left;
}
.composerpod {
	margin: 0px;
	padding: 1px;
	float:left;
	position:relative;
	
}
.composerpod a 
{
	
	padding:0px 0px 0px 0px;
	color: #2C2C2C;
	font-weight: bold;
	font-size: 95%;	
	margin: 2px 0px 0px 0px;
	position:relative;
	top:10px;
	
	
}
.composerpod img {
	float: left;	
	padding: 0px 3px 0px 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#atoa 
{
	background-color: #FFFEEA;
	margin: 5px 0px 0px;
	padding: 0px;
	width: 185px;
}
#atoa ul 
{
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
}
#atoa li 
{
	margin: 0px 4px 4px 0px;
	padding: 0px 0px 3px;
	float: left;
	list-style-type: none;
}
#atoa a 
{
	background-image: url(/Site/Schirmer/Design/IMAGES/button_AZ.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 3px 5px 7px;
	margin: 0px;
	vertical-align: middle;
	color: #003D35;
	font-size: 86%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Sans";
}
#featurednews 
{
	background-color: #F8F9F3;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px;
	width:100%;
}
.modulebackground 
{
	background-color: #F8F9F3;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 5px 15px;
}
.modulebackground2 {
	background-color: #f8f8f8;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
 
}
.featurednewspod 
{
	padding-left: 3px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	
	
}
.featurednewspod a 
{
	color: #003D35;
	font-weight: bold;
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.featurednewspod p 
{
	margin-left: 60px;
	padding: 0px;
	
}
.featurednewspod img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.featurednewspod div {
	margin-left: 60px;
	margin-top: 5px;
	
}
#mainnewspage img
{	
	margin:0px 0px 0px 0px;
	padding:0px;
}
#mainnewspage span
{	
	float:left;
	width:160px;
	margin:0px 0px 0px 0px;
	padding:0px;
	
}
.inputlicenseboxes input
{

}
.inputlicenseboxes textarea
{
	width:250px;
}
#mainnewspage p
{	
	margin:0px 0px 0px 0px;
	padding:0px;
	
}
#email {
	background-color: #FFFEEA;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}
#sidemodule {
	background-color: #FFFEEA;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}
#rightmain img {
	margin-bottom: 10px;
}
.maininput input {
	border: none;
	margin: 0px;
	padding: 1px;
	font-size: 110%;
	height: 15px;
}
#email p {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#partners 
{
	background-color: #FFFEEA;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px;
}
#partners img 
{
	margin: 5px;
}
#partners a 
{
	padding: 5px 0px 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 95%;
}
dd
{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
dt
{
	font-weight:bold;
}
dl
{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
h5
{
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:130%;
	font-family: Tahoma, Arial, Verdana;
}
.corner
{
	background-image: url(/Site/Schirmer/Design/IMAGES/cornertopbar.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#footer {
	background-color: #00685A;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
}
#musicsaleslogo 
{
	text-align: right;
	margin-top: 10px;
}
#searchbox img 
{
	margin-top: 3px;
	margin-right: 5px;
}
#atoa span a 
{
	float: right;
	background-image: none;
	text-decoration: underline;
	font-family: Tahoma, Arial, Verdana;
}
.floatrightcomposerimg
{
	float: right;
	margin-left:0px;
	margin-bottom:7px;
}
#sidelist h3 
{
	background-color: #00685A;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 4px;
	background-image: url(/Site/Schirmer/Design/IMAGES/header_clef.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom:0px;
}
#sidelist ul 
{
	background-color: #FFFEEA;
	margin: 0px 0px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ececec;
	list-style-type: none;
	border-right-color: #ececec;
	border-left-color: #ececec;
}
#sidelist li 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#sidelist a 
{
	
	display: block;
	margin: 0px;
	padding: 3px 35px 3px 4px;
	text-decoration: underline;
	color: #003D35;
	background-image: url(/Site/Schirmer/Design/IMAGES/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
}
#sidelist a:hover 
{
	background-color: #ffffff;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #003D35;
	display: block;
	padding: 3px 33px 3px 4px;
}
.relatedinforeducemargin
{
	margin-bottom:-10px;
}
#sidelist2 h3 
{
	background-color: #00685A;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	color: #ffffff;
	margin: 10px 0px 4px;
	background-image: url(/Site/Schirmer/Design/IMAGES/header_clef.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom:0px;
}
#sidelist2 li 
{
	background-image: url(/Site/Schirmer/Design/IMAGES/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#sidelist2 ul 
{
	margin: 0px 4px 10px 0px;
	padding: 0px;
	list-style-type: none;
}
#sidelist2 a 
{
	width:100%;
	display: block;
	background-image: url(/Site/Schirmer/Design/IMAGES/chevron2.gif);
	background-repeat: no-repeat;
	background-position: 1px 50%;
	padding-left:20px;
}

#sidelist3 h3 
{	
	padding: 2px 2px 4px 5px;
	font-weight: bold;
	color: #f8f8f8;
	margin: 10px 0px 4px;
	background-image: url(/Site/Schirmer/Design/IMAGES/header_clef.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
#sidelist3 ul 
{
	margin: 0px 4px 10px 0px;
	padding: 0px;
	list-style-type: none;
}
.sidelist3item 
{	
	width:100%;
	display: block;
	background-image: url(/Site/Schirmer/Design/IMAGES/reddotdownarrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 50%;
	padding-left:10px;
	color: #999999;
}
.sidelist3selecteditem 
{	
	width:100%;
	display: block;
	background-image: url(/Site/Schirmer/Design/IMAGES/reddotsidearrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 50%;
	font-weight: bold;
	padding-left:15px;
}
#sidelist3 li {
	background-image: url(/Site/Schirmer/Design/IMAGES/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.linkfloatright 
{
	position: absolute;
	right: 10px;
	font-style:normal;
	font-weight:lighter;
}
.modulebackground ul
{
	margin:0px;
	padding:4px 0px 5px 0px;
	list-style-type:none;
}
.modulebackground a
{
	font-weight:bold;
}
input
{
	color:#003D35;	
}	
.modulebackground li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	background-image: url(/Site/Schirmer/Design/IMAGES/chevron2.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	background-color:#ECEEE4;
	padding:5px 0px 5px 25px;
	
}
.dottedlinesearch
{
	background-image: url(/Site/Schirmer/Design/IMAGES/dots.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	padding:0px;
	margin:0px;
	padding-top:1px;
}
.dottedlinesearch2
{
	background-image: url(/Site/Schirmer/Design/IMAGES/dots.gif);
	background-repeat:repeat-x;
	background-position: left top;
	margin:0px;
	padding-top:1px;
	padding-bottom: 5px;
}
.modulebackground table
{
	margin-top:0px;
	margin-bottom:0px;
}
.modulebackground
{
	padding-bottom:10px;
	text-align:left;
}
.modulebackground h4
{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	font-size:medium;
	font-family: Tahoma, Arial, Verdana;
}
.worksitem dt
{	margin-bottom:5px;
	font-weight:bold;
	
}

#websites
{	margin-top:15px;
	font-weight:bold;
	
}
#news
{	margin-top:15px;
	font-weight:bold;
	
}
.mainformfieldheaders
{
	font-weight:bold;
}
.lightbluebackground
{
	background-color:#ECEEE4;
	padding:10px 10px 5px 10px;
	margin:0px;
}
.lightbluebackgroundsmall
{
	background-color:#ECEEE4;
	padding:4px 4px 4px 4px;
	margin:0px;
}
.hirSchirmeriteback
{
	background-color:#ffffff;
}
.fielsethirSchirmerite
{
	padding:10px;
	margin:0px;
	width:90%;
}
legend
{
	font-weight:bold;
}
#topsearch
{
	margin:0px 10px 10px 10px;
	width: 100%;
	text-align: right;
}
.atozlarge a
{
	font-weight:bold;
	display:block;
	font-size:120%;
}
.contboxes
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.pagingbottom
{
	padding-left:5px;
	padding-right:5px;
	background-color:#ECEEE4;
}


/**********************************/
/* END Schirmer Custom                     */
/**********************************/


/***********************************/
/* PRF Custom                      */
/***********************************/
fieldset
{
	width: 600px;
}
fieldset dt
{
	float: left;
	width: 300px;
}
fieldset table dt
{
	float: left;
	width: 75px;
}
.summary dt
{
	float:none;
	width: auto;
	font-weight: bold;
}
.sectionHead
{
	float: none; font-weight: bold;
}
.cellSpacer
{
	padding:0px 0px 12px 0px;
}
div.termsConditions
{
	height: 400px;
	overflow: auto;
}
.dragCalendar
{
	position: absolute;
	display: inline;
	margin: 0;
	border: solid 1px #666;
}
.dragCalendarTitle
{
	cursor: move;
	margin: 0;
	padding: 0;
}
/***********************************/
/* END PRF Custom                  */
/***********************************/
/***********************************/
/* Start Calendar                  */
/***********************************/
.calendar
{
    BORDER-RIGHT: #000 1px solid;
    BORDER-TOP: #fff 1px solid;
    FONT-SIZE: 11px;
    BACKGROUND: #d4d0c8;
    BORDER-LEFT: #fff 1px solid;
    CURSOR: default;
    COLOR: #000;
    BORDER-BOTTOM: #000 1px solid;
    FONT-FAMILY: tahoma,verdana,sans-serif
}
.calendar TABLE
{
    BORDER-RIGHT: #fff 1px solid;
    BORDER-TOP: #000 1px solid;
    FONT-SIZE: 11px;
    BACKGROUND: #d4d0c8;
    BORDER-LEFT: #000 1px solid;
    CURSOR: default;
    COLOR: #000;
    BORDER-BOTTOM: #fff 1px solid;
    FONT-FAMILY: tahoma,verdana,sans-serif
}
.calendar THEAD .head
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #fff 1px solid;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #fff 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #000 1px solid;
    TEXT-ALIGN: center
}
.calendar THEAD .title
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: bold;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: center
}
.calendar THEAD .headrow
{
}
.calendar THEAD .name
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #000 1px solid;
    TEXT-ALIGN: center
}
.calendar THEAD .weekend
{
    COLOR: #f00
}
.calendar THEAD .hilite
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #fff 1px solid;
    PADDING-LEFT: 1px;
    BACKGROUND: #e4e0d8;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #fff 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #000 1px solid
}
.calendar THEAD .active
{
    BORDER-RIGHT: #fff 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000 1px solid;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #000 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #fff 1px solid
}
.calendar THEAD .daynames
{
}
.calendar TBODY .day
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    WIDTH: 2em;
    PADDING-TOP: 2px;
    TEXT-ALIGN: right
}
.calendar TBODY .hilite
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #fff 1px solid;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #fff 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #000 1px solid
}
.calendar TBODY .active
{
    BORDER-RIGHT: #fff 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #000 1px solid;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #000 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #fff 1px solid
}
.calendar TBODY .today
{
    BORDER-RIGHT: #fff 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #000 1px solid;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: bold;
    BACKGROUND: #e4e0d8;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #000 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #fff 1px solid
}
.calendar TBODY .weekend
{
    COLOR: #f00
}
.calendar TBODY .emptycell
{
    VISIBILITY: hidden
}
.calendar TBODY .emptyrow
{
    DISPLAY: none
}
.calendar TFOOT .footrow
{
    TEXT-ALIGN: center
}
.calendar TFOOT .button
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #fff 1px solid;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #fff 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #000 1px solid
}
.calendar TFOOT .ttip
{
    BORDER-RIGHT: #fff 1px solid;
    BORDER-TOP: #000 1px solid;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #000 1px solid;
    BORDER-BOTTOM: #fff 1px solid
}
.calendar TFOOT .hilite
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #fff 1px solid;
    PADDING-LEFT: 1px;
    BACKGROUND: #e4e0d8;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #fff 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #000 1px solid
}
.calendar TFOOT .active
{
    BORDER-RIGHT: #fff 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000 1px solid;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #000 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #fff 1px solid
}
/***********************************/
/* END Calendar                    */
/***********************************/


/*  HIRE STUFF */
fieldset.territory, fieldset.form
{
	width:auto;
	border: none;
	background-color:#ECEEE4;
	padding:10px 10px 5px 10px;
	margin:0px;
}
fieldset.territory legend, fieldset.form legend
{
	color: #003D35;
	margin-left: -10px;
	font-size:130%;
	font-family: Tahoma, Arial, Verdana;
}
div.termsConditions
{
	height: 400px;
	padding: 5px;
	overflow: auto;
	background-color:#ECEEE4;
}
div.termsConditions ol li
{
	margin:0px;
	padding:0px;
	list-style-type: decimal;
	background-image: none;
	background: none;
}
ul.acceptDecline li
{
	margin:0px;
	padding:0px;
	background-image: none;
	background: none;
	display: inline;
}
.radioList
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 100%;
}
.radioList li
{
	float: left;
	padding-left: 50px;
	background-image: none;
	background: none;
}
table.materialItems
{
	font-size: 90%;
}
table.materialItems select
{
	font-size: 90%
}
table.materialItems dl dt
{
	display: block;
	float: none;
}
table.materialParts
{
	width: 100%
}
table.materialParts th
{
	text-align: left;
	white-space: nowrap;
}
table.materialParts input
{
	width: 15px;
	font-size: 90%;
}
ul.materialParts li
{
	background-image: none;
	padding: 0;
}
/* END HIRE STUFF */

/***********************************/
/* Genres						   */
/***********************************/

.genremainleft {
	background-image: url(/Site/ChesterNovello/Design/IMAGES/leftmainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 421px;
	float: left;
	padding-left: 3px;
}
.genremainleft h1 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.genremainright {
	background-image: url(/Site/ChesterNovello/Design/IMAGES/rightmainbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 420px;
}
.genremainright img {
	margin-top: 49px;
}

/***********************************/
/* END Genres                      */
/***********************************/

/* RadCombo adjustment for Safari */
.ComboBoxInput_Mac,    
.ComboBoxInputHover_Mac     
{     
    height: 18px !important;   
        
}  
/***********************************/
