@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */
/* =GENERAL - the general styles */
	body {
	font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4b4942;
	background: #fff;
}
a {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	color: #bb800f;
}
hr {
	display: none;
}
strong {
	font-weight: bold;
}
ul.borderedlist li {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background: rgb(241, 240, 239) none repeat;
	border-bottom: 1px dashed #d1cfcd;
	margin-left: 0px;
}

ul.borderedlist, ul.borderedlist ul {
	border: 0px solid #FFFFFF;
	padding: 0pt;
	float: left;
	width: 168px;
	background-image: none;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 36px;
	margin-left: 8px;
}
ul.borderedlist li a {
	display: block;
	width: 160px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #003366;
	letter-spacing: 0.1em;
}

ul.borderedlist li:hover, ul.borderedlist li.hover {
    position: static;
}


ul.borderedlist li:hover {background-position: 0 0;}

* html ul.borderedlist li a {
	width: 160px;
}
ul.borderedlist li a:hover {
	color: #0073a9;
	width: 160px;
	background: #E5E5E4;
}
* html ul.borderedlist li a:hover {
	width: 158px;
}
ul.borderedlist a.subcontainer {
	background-image: url(pijlmenu.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
ul.borderedlist a.subcontainer:hover {
	background-image: url(pijlmenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
ul.borderedlist li {
	position: relative;
	float: right;
	line-height: 1.75em;
	text-align: left;
	z-index: 1;
}
ul.borderedlist li ul {
	position: absolute;
	margin-left: 160px;
	left: -999em;
	margin-top: -1.95em;
	padding: 0px;
	border: 1px solid #999999;
}

ul.borderedlist li ul li  {
	
	padding: 3px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.borderedlist li ul li a {
	display: block;
	color: #314F73;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}

ul.borderedlist li ul li a:hover {
	
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
}

ul.borderedlist li ul li a.subcontainer {
	background-image: url(pijlmenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

ul.borderedlist li ul li a.subcontainer:hover {
	background-image: url(pijlmenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

* html ul.borderedlist li ul {
	margin-left: 160px;
}
ul.borderedlist li ul ul {
	left: -999em;
	margin-top: -1.95em;
	margin-left: 160px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul.borderedlist li ul li a:hover {
	
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
}


ul.borderedlist li:hover ul ul, ul.borderedlist li:hover ul ul ul, ul.borderedlist li:hover ul ul ul ul, ul.borderedlist li.sfhover ul ul, ul.borderedlist li.sfhover ul ul ul, ul.borderedlist li.sfhover ul ul ul ul {
	left: -999em;
}
ul.borderedlist li:hover ul, ul.borderedlist li li:hover ul, ul.borderedlist li li li:hover ul, ul.borderedlist li li li li:hover ul, ul.borderedlist li.sfhover ul, ul.borderedlist li li.sfhover ul, ul.borderedlist li li li.sfhover ul, ul.borderedlist li li li li.sfhover ul {
	left: auto;
}

/* =LAYOUT - the main layout styles */
	.container {
	width:900px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
}
/* header layout */
	#header {
	height: 253px;
	background: #4a4841 url(../images/top_bg.jpg) top repeat-x;
	position: relative;
}
#navigation {
	position: absolute;
	right: 0;
	top:20px;
}
/* main area layout */
	#main {
	padding:24px 0 20px 0;
}
#leftcolumn {
	float: left;
	width:193px;
}
#center {
	float: left;
	width:400px;
	padding: 0 20px;
}
#centerwide {
	float: left;
	width: 647px;
	padding: 0 20px;
}
#rightcolumn {
	float: left;
	width:247px;
}
/* bottom layout */
	#bottominfo {
	border-top: 5px solid #42423b;
	background: #f1eee7;
	padding-bottom:25px;
	width: 100%;
	overflow: hidden;
}
.bottomcolumn {
	float: left;
	width:288px;
	margin-right: 18px;
}
.bottomright {
	margin-right:0;
}
/* =HEADER - the header styles */
	#header .container {
	height: 253px;
}
/* logo */
	h1 {
	position: absolute;
	height: 71px;
	top: 15px;
}
h1 a {
	font: 24px/24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	padding: 22px 9px 25px 20px;
	display: block;
	color: #fff;
	background: url(../images/logo_bg.gif) left top no-repeat;
}
h1 a:hover {
	color: #fff;
}
h1 a span {
	height:71px;
	width: 13px;
	position: absolute;
	top:0;
	right: -13px;
	cursor: pointer;
	background: url(../images/logo_right.gif) right top no-repeat;
}
/* top navigation */
	#navigation li {
	float: left;
	padding-right: 27px;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: normal;
}
#navigation li a {
	color: #fff;
	text-decoration: none;
}
#navigation li a:hover, #navigation li.active a {
	color: #CCCCCC;
}
/* message and building pic */
	#banner {
	position: absolute;
	height: 180px;
	color: #FFFFFF;
	font-weight: bold;
	bottom: 0;
	font-size: 1.3em;
	background-image: url(../images/musicsheet.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 840px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 7px;
}
/* =CONTENT - the content styles */
	/* left column */
	.leftbox {
	background: #f1f0ef;
	padding: 10px 23px 10px 23px;
	margin-bottom:3px;
	line-height:1.8em;
}
h3.leftbox {
	font-size:19px;
	color: #38487C;
	padding:5px 0 10px 23px;
	background-color: #FFFFFF;
	background-image: url(../images/h3_bg_tall.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
h3.header_small {
	font-size:15px;
	font-weight: bold;
	background: #D2D7EB;
	padding:0 23px 5px 23px;
}
ul.leftbox {
	font-size: 1.3em;
	color: #003366;
}
.features {
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
}
#leftcolumn .leftbox p {
	padding-bottom:1em;
	line-height:1.5em;
	font-size:12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/* center column */
	.article_wrapper h2 {
	color: #3A4982;
	font-size:2em;
	margin:10px 0;
}
.article_wrapper p {
	padding-bottom:10px;
	font-size:1.3em;
}
/* right column */
	.rightbox_wrapper {
	background: #eeeded;
	padding:5px;
	margin-bottom: 20px;
	width:237px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
}
.rightbox {
	border: 1px dashed #d9e0e8;
	width:235px;
	overflow: hidden;
	padding-bottom:6px;
}
.product_image {
	float: left;
	margin: 6px 0 0 6px;
}
.product_wrapper {
	float: right;
	width:160px;
}
.product_wrapper h4 {
	font-size:1.3em;
	color: #38477E;
	font-weight: bold;
	padding-top:10px;
}
.product_wrapper p {
	font-size:1em;
}
.lastbox {
	margin:0;
}
/* =BOTTOM */
	.bottomcolumn h3 {
	color: #003366;
	font-size:18px;
	padding:15px 0 5px 5px;
}
.bottomcolumn p {
	padding: 10px 35px 10px 5px;
	font-size: 1.2em;
}
.iconlist {
	border-top: 1px dashed #d1cfcd;
	font-size: 1.2em;
}
ul.iconlist li a {
	padding-left: 25px;
	background: url(../images/footer_list.jpg) left bottom no-repeat;
}
ul.iconlist li a:hover {
	background: #E9E4DE url(../images/footer_list.jpg) left top no-repeat;
	color: #42423b;
}
.enewsbox {
	float: left;
	width: 180px;
	height: 13px;
	border: 1px solid #003366;
	font-size:13px;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.button {
	display: block;
	float: left;
	width: auto;
	line-height:1em;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	cursor: pointer;
	margin:0; /* IE6 */
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-color: #003366;
}
/* =FOOTER */
	#footer {
	height: 37px;
	background: #4a4841 url(../images/footer_bg.jpg) 0 0 repeat-x;
	font-size: 1.2em;
}
#footer a {
	color: #A39D97;
}
#designby {
	float: left;
	height: 23px;
	padding:2px 0 0 0px;
	margin-top: 5px;
	font-weight: bold;
}
#footer_navigation {
	float: right;
	padding-top:7px;
}
#footer_navigation li ul {
	display:none;
}
#footer_navigation li {
	float: left;
	padding-left:18px;
}
#footer_navigation li a {
	text-transform:uppercase;
	font-size: 11px;
	text-decoration: none;
}
#footer_navigation li a:hover {
	color: #5699A7;
}
.clear {
	clear: both;
}

#QS_list
{
}
#QS_list .QS_listitem .QS_listminusplus
{
    FLOAT: left;
    WIDTH: 10px;
    POSITION: relative;
    TOP: 3px
}
#QS_list .QS_listitem .QS_listitemtitle
{
	FONT-WEIGHT: bolder;
	LEFT: 4px;
	POSITION: relative;
	font-size: 12px;
}
#QS_list .QS_listitem
{
    PADDING-BOTTOM: 3px;
    WIDTH: 95%
}
#QS_list .QS_listitem .QS_listitemvalue
{
    LEFT: 14px;
    PADDING-BOTTOM: 10px;
    POSITION: relative
}
#QS_catalog
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    MARGIN-BOTTOM: 10px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}
#QS_catalog .QS_catalogitem
{
    BORDER-RIGHT: #dcdcdc 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #dcdcdc 1px solid;
    PADDING-LEFT: 2px;
    FLOAT: left;
    MARGIN-BOTTOM: 10px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #dcdcdc 1px solid;
    WIDTH: 100%;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #dcdcdc 1px solid;
    POSITION: relative
}
#QS_catalogbrowsetable
{
    FONT-WEIGHT: bolder;
    MARGIN-BOTTOM: 5px;
    WIDTH: 100%;
    TEXT-ALIGN: center
}
#QS_feed
{
    WIDTH: 100%
}
#QS_feed .QS_feeditem
{
    FLOAT: left;
    PADDING-BOTTOM: 10px;
    WIDTH: 100%;
    POSITION: relative
}
#QS_form
{
}
#QS_breadcrumbs
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    POSITION: relative;
    TEXT-ALIGN: left
}
#QS_searchResults
{
}
#QS_searchResults .QS_searchResultsTitle
{
    FONT-WEIGHT: bolder
}
#QS_searchResults .QS_searchResultsText
{
    PADDING-BOTTOM: 7px;
    FONT-STYLE: italic
}
#shadow-container
{
    LEFT: 3px;
    MARGIN-BOTTOM: 3px;
    MARGIN-RIGHT: 3px;
    POSITION: relative;
    TOP: 3px
}
#shadow-container .shadow2
{
    LEFT: -1px;
    POSITION: relative;
    TOP: -1px
}
#shadow-container .shadow3
{
    LEFT: -1px;
    POSITION: relative;
    TOP: -1px
}
#shadow-container .container
{
    LEFT: -1px;
    POSITION: relative;
    TOP: -1px
}
#shadow-container .shadow1
{
    BACKGROUND: #f1f0f1
}
#shadow-container .shadow2
{
    BACKGROUND: #dbdadb
}
#shadow-container .shadow3
{
    BACKGROUND: #b8b6b8
}
#shadow-container .container
{
    BORDER-RIGHT: #848284 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #848284 1px solid;
    PADDING-LEFT: 0px;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #848284 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #848284 1px solid
}
#QS_form .QS_fieldline
{
    CLEAR: both;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 98%;
    POSITION: relative
}
#QS_form .QS_fieldline .QS_fieldlabel
{
    LEFT: 0px;
    FLOAT: left;
    WIDTH: 160px;
    FONT-STYLE: italic;
    POSITION: relative;
    TEXT-ALIGN: right
}
#QS_form .QS_fieldline .QS_fieldvalue
{
    LEFT: 7px;
    FLOAT: left;
    POSITION: relative
}
#QS_form .QS_fieldline .QS_oneline
{
    FLOAT: none;
    PADDING-BOTTOM: 3px;
    POSITION: relative
}
#QS_catalog .QS_catalogitem .QS_fieldline
{
    CLEAR: both;
    FLOAT: left;
    PADDING-BOTTOM: 7px;
    WIDTH: 100%;
    POSITION: relative
}
#QS_catalog .QS_catalogitem .QS_fieldline .QS_fieldlabel
{
    LEFT: 0px;
    FLOAT: left;
    WIDTH: 25%;
    FONT-STYLE: italic;
    POSITION: relative;
    TEXT-ALIGN: right
}
#QS_catalog .QS_catalogitem .QS_fieldline .QS_fieldvalue
{
    LEFT: 7px;
    FLOAT: left;
    WIDTH: 70%;
    POSITION: relative
}
#QS_catalog .QS_catalogitem .QS_fieldline .QS_formlink
{
    LEFT: 7px;
    FLOAT: left;
    WIDTH: 70%;
    POSITION: relative
}
#QS_catalog .QS_catalogitem .QS_fieldline .QS_itempicture
{
    LEFT: 7px;
    FLOAT: left;
    WIDTH: 70%;
    POSITION: relative
}
#QS_catalog .QS_catalogitem .QS_fieldline .QS_itemtitle
{
    FONT-WEIGHT: bolder;
    LEFT: 0px;
    FLOAT: left;
    WIDTH: 90%;
    POSITION: relative
}
#QS_feed .QS_feeditem .QS_feeditemcategory
{
    FONT-WEIGHT: bolder
}
#QS_feed .QS_feeditem .QS_feeditemdescription
{
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px
}
#QS_feed .QS_feeditem .QS_feeditemdetails
{
    FONT-SIZE: smaller
}
#QS_feed .QS_feeditem .QS_feeditemtitle
{
    FONT-WEIGHT: bolder
}
#QS_feed .QS_feeditem .QS_feeditemdescription P
{
    MARGIN-TOP: 1px;
    MARGIN-BOTTOM: 3px
}
#QS_theme
{
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right: gray 1px dashed;
	border-top: gray 1px dashed;
	border-left: gray 1px dashed;
	border-bottom: gray 1px dashed;
	overflow: hidden;	
}

#QS_theme .QS_theme_subject
{
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 5px; 

}
#QS_theme .QS_theme_body
{
}
#QS_theme .QS_theme_footer
{
    CLEAR: both;
    BORDER-TOP: silver 1px solid;
    MARGIN-TOP: 5px;
    FONT-SIZE: 0.8em;
    FLOAT: left;    
    WIDTH: 100%;
    TEXT-ALIGN: right;    
}
#QS_theme .QS_theme_footer UL
{
	list-style-position: outside;
	list-style-type: square;
	padding-left: 10px;
	margin-left: 10px;	
}
 #maincontent ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 12px;
	padding-left: 24px;
}
