body	{
	background: #fff;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	font-size:100%
}
#footer {
	border-top:15px solid #eee;
	background-color: transparent;
	color: #333;
	padding:20px 0 15px 20px;
	font-size:11px;
	margin-top:20px;
	text-align: center;
}

#footer h2 {
	font-size:2em;font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal;
}

#footer p {
	margin:60px 0 0 0;
	line-height:1.5;
	color:#ccc;
}
#footer a {
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.hide{
	display: none;
}

img {
	border:none;
}
#nav {
	background: #ccc url("../diffs/applecentre/navbg.gif") repeat-x;
	color: #999;
	height:31px;
	font-size:11px;
	width:100%;
	margin:0;
	clear:both;
}
#nav a {
	color:#444;
	background-color:transparent;text-decoration:none;
}
#nav a:hover {
	color:#000;
}

#pgHome #nav a#mnuHome, #pgProd #nav a#mnuProd, #pgTut #nav a#mnuTut, #pgSchool #nav a#mnuSchool {
	color:#000;
}

#primarynav {padding-left:20px;}
#primarynav a{font-weight:bold;}
#secondarynav{text-align:right;padding-right:20px;}


.alert{
	font-weight:bold;color:#f00;
}
#secondnav{
	float: right;
	font-weight: normal;
	padding: 6px 8px 4px 0;
	text-align: right;
	text-transform: uppercase;
}

#secondnav li{
	font-size: 10px;
}

#subnav{background:#eeeeee;border-bottom:1px solid #000;font-size:11px;color:#900;padding:8px 0 8px 20px;}
#subnav a, #subsubnav a{color: #000000;background-color:transparent;text-decoration:none;}
#subnav a:hover, #subsubnav a:hover{color: #0000ff;background-color:transparent;text-decoration:underline;}
#subnav li{border-right: 1px solid #888;display: inline;margin: 0;padding: 0 5px 0 4px;text-transform:capitalize;}
#subnav ul{padding:0;margin:0;}
#subnav h2{text-transform:uppercase;font-size:13px;font-weight:bold;margin: 4px 0 8px 4px;color:#999;}
#subnav .omega{border-right:none;}
#subsubnav{background:#ffffff;border-bottom:1px solid #000;font-size:11px;color:#900;padding:20px 0 20px 4px;}
#subsubnav li{border-right:1px dashed #ddd;display: inline;margin: 0;padding: 0 5px 0 4px;text-transform:capitalize;}
#subsubnav ul{padding:0;margin:0;}
#subsubnav h2{text-transform:uppercase;font-size:13px;font-weight:bold;margin: 4px 0 8px 4px;color:#999;}
#subsubnav .omega{border-right:none;}

/* nEW STUFF */
.schProd {
	border:1px solid #ccc;
	height:60px;
	padding:5px;
	background-color:#eee;
	margin-bottom:5px;
	cursor: pointer;
}
.schProd h3, #leftmenu h3 {
	margin:0;
	font-size:11px;
	font-weight: bold;
	text-align:right;
}

.mnuList {
	margin:0 0 20px 0;
	padding:0;list-style:none;
	border-bottom:1px solid #ccc;
}
.mnuList li {
	margin:0;padding:0;
	display:block;
}
.mnuList li a{
	display:block;
	padding:3px 5px;
	background:#eee;
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
	color:#333;
	border:solid #ccc;
	border-width:1px 1px 0 1px;
	margin:0;
}
.mnuList li a:hover{
	background:#fff;
	color:#000;
}

.schhmright h2, #leftmenu h2, .fadetop h2, #sodemo h2, #presvid h2,#summary h2 {
	font-size:13px;text-transform:uppercase;margin-top:0;
}
#summary h3 {
	font-size:15px;
}
#summary .block h3 {
	margin-top:0;
}
#summary blockquote {
	color:#5F6E93;
	margin:2em 0 0 0;
	padding:0;
	font-style:italic;
	font-size:small;
}
#summary .citation {
	font-size:x-small;
	font-weight:bold;
	color:#5F6E93;
	margin-top:0.5em;
	margin-bottom:2em;
}
#summary h4 {
	font-size:11px;
	margin-bottom: 2px;
}
.block {
	background:#eee;
	padding:5px 5px 10px 5px;
	margin-bottom:15px;
}
.bigblock {
	background:#eee;
	padding: 0 15px 15px 15px;
	margin-bottom:15px;
	border:1px solid #ccc;
	clear:both;
}

.tick {
	list-style:none;
	margin:10px 0 0 0;padding:0;
	font-size:13px;
}
.tick li{
	display:block;
	margin:0;padding:2px 0 3px 20px;
	background-image:url(../images/greentick.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.bullist {
	list-style:none;
	margin:10px 0 0 0;padding:0;
	font-size:13px;
}
.bullist li{
	display:block;
	margin:0;padding:2px 0 3px 12px;
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.bullist li a{color:#00c;}
.bullist li a:hover{color:#00f;}

.filelist {
	list-style:none;
	margin:0 0 0 0;padding:0;
	
}
#content .filelist li{
	display:block;
	margin:0;padding:2px 0 3px 22px;
	background-repeat: no-repeat;
	background-position:0 50%;font-size:11px;
}
.filelist a{color:#00c;}
.filelist a:hover{color:#00f;}
.pdficon {
	background-image:url(../images/pdficon.gif);
}
.wmicon {
	background-image:url(../images/wmicon.gif);
}
.fadetop {
	background:#fff url(../images/fader.gif) top repeat-x;
	padding-top:20px;
	padding-left:10px; border-left:1px solid #ccc;
}
#content p, #content li, #content td, #content th  {
	font-size:13px;
}
#content .smallertext p, #content .smallertext li {
	font-size:11px;
}
.padleft10 {
	padding-left:10px;
}
#sodemo {
	border:1px #000 solid;
	background:#ddd;
	padding:10px;
	color:#000;
}
#presvid {
	border:1px #999 solid;
	background:#fff;
	padding:10px;
	margin-top:10px;
}
.intro {
	color:#4E6283;font: italic bold 28px/1.5  Georgia, "Times New Roman", Times, serif;
}
.schhmMain td {
	font-size:11px;
	
}
h1{margin:0 0 1em 0;font-size:200%;font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal;}

.schhmMain h1 {margin:0 0 0.8em 10px;font-size:24px;font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal;color:#999;}
.schhmMain h1 a {
	text-decoration: none;color:#999;
}
.schhmMain h1 a:hover {
	text-decoration: none;color:#00c;
	text-decoration:underline;
}
#main h2 {margin:1.5em 0 0.2em 0;font-size:120%;font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;}
#main h3 {font-size:100%;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
#main h3 a, #main h2 a {
	color:#000; text-decoration:none;
}
#main h3 a:hover, #main h2 a:hover {
	color:#00f; text-decoration:underline;
}
.licensing td, .licensing th {
	font-size:11px; text-align:left;
}
.licensing th {
	background-color:#4E6283;
	color:#fff;
}
.licensing .guitlic th {
	background-color:#009;
	color:#fff;
}
.licensing .basslic th {
	background-color:#FF9900;
	color:#fff;
}
.licensing .keylic th {
	background-color:#090;
	color:#fff;
}
.licensing .drumlic th {
	background-color:#900;
	color:#fff;
}
.licensing td {
	background-color:#fff;
	color:#000;
} 
.licensing .even td {
	background-color:#eee;
	color:#000;
}
.licensing {
	background-color:#006;
}

/* Temp */

#innerOverview td{
	background:#fff;color:#000;
	padding:2px 0;
	text-align:center;
}
#innerOverview td#nhmImprove{
background-image: none;
}
#innerOverview h3{
	font-size:17px;font-weight:bold;color:#000;margin:0;padding:0;background: url(../images/nhmArrow.gif) no-repeat right;
}
#innerOverview p{
	margin:10px 5px;font-size:11px;
}
.schhmMain h2{
	font-size:13px;font-weight:bold;padding:13px 0;color:#000;margin:0 0 0 0;
}
.schhmMain h3 a {
	color:#000;
	text-decoration: none;
}
.schhmMain h3 a:hover {
	color:#00f;
	text-decoration: underline;
}

#testimonial blockquote{
	font: italic normal normal 13px/1.4 Georgia,"Times New Roman", Times, serif;
	color:#5F6E93;
	padding:0;
	margin:30px 0 10px 0;
	width:140px;
}
#testimonial a{
	color:#5F6E93;
	text-decoration:none;
}
#testimonial a:hover{
	color:#00f;
	text-decoration:underline;
}
#testimonial p{
	color:#5F6E93;
	padding:0;
	margin:0;
	font-size:11px;
}
.floatleft {
	float:left;
	margin: 0 15px 15px 0;
}
.floatright {
	float:right;
	margin: 0 0 15px 15px;
}
#summary .mediabox {
	background:#eee;
	border:#ccc 1px solid;
	padding:15px;
}
#summary .fileinfo {
	margin-top:0;margin-bottom:15px;
}
.cs_block{
	border-top:10px #eee solid;
	margin:1em 0 0 0;
	padding: 0 0 1em 0;
}

.cs_block h2, .cs_block p {
	margin-left:215px;
	margin-top:1em;
}
.cs_block .bullist {
	clear:left;
}
.cs_block img {
	float:left;
	margin:1em 0;
}

#instruments td{background:#eee;}
#instruments th{background:#ccc;}
#instruments div{border:1px solid #000;font-size:1px; text-indent:-9999px;background: #ccc url(../images/SCGuitarBG.gif) repeat-x;margin:40px 0 0 0;}
#instruments div.SCBass {background-image:url(../images/SCBassBG.gif);}
#instruments div.SCKeys {background-image:url(../images/SCKeysBG.gif);}
#instruments div.SCDrums {background-image:url(../images/SCDrumBG.gif);}
#instruments div img{display:block;margin:0;border:0;}
#instruments div img.sclogo {margin:12px 4px; float:right;}
#instruments table{border:1px solid #999; width:100%;}


