/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

@charset "UTF-8";
/* CSS Document */

html, 
body {
    min-height: 100%;
    padding: 0;
    margin: 0;
    background-image: url('images/instruments_bg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
}

#wrapper {
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#column {
    height: 100%;
    width: 977px;
    margin: auto;
	background: #ffffff url(images/header.png) center top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


bodyOld {
	background: #ffffff url(images/header.png) center top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
}

.grey {
	color: #888888;
}

table
{
	border-collapse:collapse;
}

tr.header
{
	background: #00579e;
	border: #00579e;
	color: #fff;
	font-weight: normal;
}

tr.subheader 
{
	background: #aaaaaa;
	border: #aaaaaa;
	color: #fff;
	font-weight: normal;
}

table, td
{
	border: 1px solid #cccccc;
}

th, td
{
//	text-align: left;
	padding:5px;
}

th.courses, td.courses
{
//	text-align: left;
	padding:10px;
	border: 0px;
}

th
{
	border: 0px;
	color: #fff;
	height: 15px;
}
th.edit, td.edit
{
	text-align: right;
	padding-right:10px;
	//border: 0px;
}

table.container,td.container
{
	border: 0px;
}

#input, #textarea 
{
	width: 500px;
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
	font-weight: 700;
}

h2 {
	font-size: 120%;
	color:#00579e;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

#page ul li {
	padding-left: 10px;
	background: url(images/img16.png) no-repeat 0px 10px;
}

#page ol li {
	margin-left: 20px;
	padding-left: 0px;
	background: 0px 0px 0px 10px;
}

a, a:link, a:visited {
	color:#00579e;
	
	text-decoration:underline;

}

a:hover, a:active {
	cursor: pointer;
	//text-decoration: none;
	color: #d8223a;
}



img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

.box-orange {
	background: url(images/img09.gif) repeat-x;
}

.box-orange .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
//	background: url(images/img13.png) repeat-x;
	border: 1px solid #00579e;
}

.box-blue .section {
	background: #00579e;
	font-size: 100%;
	color: #ffffff;
	padding: 7px 0 0 0px;
	text-align: center;
}

.box-blue .login {
	background: #00579e;
	font-size: 100%;
	color: #FFFFFF;
	display: block;
	height: 23px;
	padding: 7px 0 0 0px;
	text-align: center;
}

.box-blue .section b {
	display: block;
	height: 23px;
//	padding: 7px 0 0 10px;
//	background: url(images/img14.gif) no-repeat;
}

.box-blue .content {
	padding: 20px;
}

.box-pink {
	background: url(images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 20px;
}

div#allWrapper{
 width: 100%;
 height: 100%;
}

div#leftSidebar{
 min-width: 200px;
 height: 100%;
 background-image: url(images/piano.png);
 background-position: center right;
}

/* Header */

#header {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}


/* Logo */

#logo {
	float: left;
	width: 960px;
	height: 240px;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 55px;
}

#search form {
}

#search fieldset {
	border: none;
}

#search input, #search submit {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#ajaxSearch_input {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#ajaxSearch_submit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 960px;
	//height: 30px;
	margin: 0 auto;
}

.menu {
	width: 960px;
}



/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 60px 0 0 0;
}

#page_home {
	width: 960px;
	margin: 0 auto;
	padding: 22px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 720px;
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}

#sidebar ul li ul {
	margin:2px 0;
}


/* Footer */

#footer {
	height: 45px;
//	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	font-size: 90%;
}
#footer p.leftt { text-align:left; margin:0; padding: 14px 0 0 0px; float:left;}
#footer p.rightt { text-align:right; margin:0; padding: 14px 0px 0 0; float:right;}

.bbutton {
	background-color:#00579e;
	border-radius:10px;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Verdana;
	font-size:12px;
	padding:10px 16px;
	text-decoration:none;
}