/*-------------------------
	Page Styles
-------------------------*/
body {
	background-color:#ffffff;
	}
body.main {
	background-color: #000000;
	margin-left:0px;
	margin-top:0px;
	color:#FFFFFF;
	background-image:url(../Images/bg_top_strip.jpg);
	background-repeat:repeat-x;
    }
p, div, li, td, blockquote {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 10pt;
    color: white;
  	}
h1, h2, h3, h4, h5, h6 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    }
h1 {
	font: bold Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#87A6B8;
	font-size:1.65em;
	padding-bottom:40px;
	background:url(../Images/shooting_star.jpg) no-repeat;
	}
	
h2 {
	font-size:14px;
	}
	
a {
	color: #cafffb;
  	}
a:visited, a:active {
	color: #4de3d7;
  	}
a:hover {
    color: #fcfcfc;
  	}
a.tiny {
	color:#cccccc;
	font-size:9px;
	}
/*-------------------------
	Frontpage Styles
-------------------------*/
td.news, td.center, td.quicklinks {
	padding: 5px;
	}
	
div.newsbit {
	padding:5px;
	}
div.newsbit img {
	float:left;
	height:75px;
	width:auto;
	padding: 5px;
	text-align:left;
	}
div.newsbit h1 {
	display:inline;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	}

/*-------------------------
	Nav Styles
-------------------------*/
ul.nav {
	list-style-type:none;
	margin: 0px 0px 8px 0px;
	}
ul.nav li {
	display:inline;
		}
ul.nav li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11pt;
	padding: 2px 8px 2px 8px;
	}
ul.nav li a:link, ul.nav li a:active, ul.nav li a:visited,  {
	color:#FFFFFF;
	text-decoration:none;
	}
ul.nav li a:hover {
	border-bottom: solid 2px blue;
	}
	
table.ql a:link, table.ql a:visited, table.ql a:active  {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
	padding-left:15px;
	}
table.ql a:hover {
	color:#66FFFF;
	}

/*-------------------------
	Misc Styles
-------------------------*/

tr.StandardCheck {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 9pt;
    }
tr.StandardRadio {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 9pt;
    }


/*-------------------------
	Event Styles
-------------------------*/
p.event {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 13pt;
    color: #4a708d;
    text-align: left;
    }
td.event {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #4a708d;
	color: #ffffff;
    }
a.event {
	color: #ffffff;
    }
a.event:visited, a.event:active {
	color: #ffffff;
    }
a.event:hover {
	color: #ffffff;
    }

/*-------------------------
	CMS Styles
-------------------------*/
table.login {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	border: 1px solid #000000;
    background-color: #135D9C;
    }
td.loginError {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    }
p.login {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #ffffff;
    text-align: center;
    }
table.controlPanel {
	background-color: #777777;
    /*background-image: URL("../Images/nharmony_designedSmall.gif");*/
    }
td.logoutButton {
	background-color: #777777;
    }
a.controlPanel,
a.controlPanel:visited,
a.controlPanel:active,
a.controlPanel:hover {
	width:200px;
    text-align: center;
    font-family: Tahoma;
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    }
a.cmsHeader {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	word-spacing: normal;
	letter-spacing: 0.1em;
	vertical-align: middle;
	}
a.cmsHeader:link {
	color: #42795A;
  	}
a.cmsHeader:visited, a.cmsHeader:active {
	color: #42795A;
  	}
a.cmsHeader:hover {
    color: #bbbbbb;
  	}
b.star {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 15px;
    color: #1e1e5a;
    }
div.note {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 9pt;
	}
b.error {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 15px;
    color: red;
  	}
b.formError {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 13px;
    color: red;
    }

/*-------------------------
	CMS Form Styles
-------------------------*/
table.CMSborder {
	border: 1px solid #000000;
    align: center;
    width: 80%;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12pt;
    }
td.CMSHeader {
    background-color: #135D9C;
    color: #000000;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12pt;
    }
tr.CMS0 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #6a6a6a;
    color: #000000;
    }
tr.CMS1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #aaaaaa;
    color: #000000;
    }
td.CMSFooter {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #ffffff;
    }

/*-------------------------
	Standard Form Styles
-------------------------*/
table.Standardborder {
    border: 1px solid #000000;
    align: center;
    width: 80%;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12pt;
    }
td.StandardHeader {
	background-color: #ffffff;
    color: #4a708d;
    font-weight: bold;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 10pt;
    }
tr.Standard0 {
	background-color: #ffffff;
    color: #000000;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 9pt;
    }
tr.Standard1 {
	background-color: #ffffff;
    color: #000000;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 9pt;
    }
td.StandardFooter {
	background-color: #ffffff;
    }

/*-------------------------
	Message Board Styles
-------------------------*/
td.MBNew {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    color: #ff1f1f;
    }
td.MBHeader {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #1e1e5a;
    color: #ffffff;
    }
tr.MB0 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #f0f0f0;
    color: #000000;
    }
tr.MB1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #c0c0c0;
    color: #000000;
    }
td.MBFooter {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #ffffff;
    }

/*-------------------------
	Shopping Cart Styles
-------------------------*/
tr.Cart0 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #f0f0f0;
    color: #000000;
    }
tr.Cart1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #c0c0c0;
    color: #000000;
    }
td.NewOrder {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
    }
td.ProcessOrder {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #015D08;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}
td.BackOrder {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #0000ff;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}
td.ShipOrder {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight: bold;
	text-align: center;
	}


div#concerts { width: 395px; text-align:center;}

table.eventTable td h3, table.eventTable td h3 a{
    margin:0px;
    padding:0px;
    font-size:11pt;
    text-decoration:none;
    color: #69C;
}
table.eventTable td p {
    margin:0px;
    padding:0px;
    font-size:9pt;
}
