/* general styles */

body {
	/*
	background-color: #e0e0e0;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1d1d1d;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../templateArt/bg-pattern.gif);
	background-repeat: repeat-x;
}

a {
	color:#983999;
	text-decoration: none;
}

a:hover {
	color:#FF0000;
}

h1 {
}

h2 {
}

h3 {
	font-size: 14px;
}

img {
	border: 0;
}

td {
	vertical-align: top;
}

/* text styles */

.njwText {
}

.njwBold {
	font-weight: bold;
}

.njwHpSideBarText {
	font-size: 8px;
	line-height: 12px;
}

.njwHpSideBarBold {
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
}

.njwBlue {
	color: #26abbe;
	}

.njwBoldBlue {
	font-weight: bold;
	color: #26abbe;
}

.njwHeaderBlue {
	font-size: 14px;
	font-weight: bold;
	color: #26abbe;
}

.njwPurple {
	color: #983999;
}

.njwBoldPurple {
	font-weight: bold;
	color: #983999;
}

.njwHeaderPurple {
	font-size: 14px;
	font-weight: bold;
	color: #983999;
}

.njwYellow {
	color: #b7d02a;
}

.njwBoldYellow {
	font-weight: bold;
	color: #b7d02a;
}

.njwHeaderYellow {
	font-size: 14px;
	font-weight: bold;
	color: #b7d02a;
}

.njwRed {
	color: #FF0000;
}

.njwBoldRed {
	font-weight: bold;
	color: #FF0000;
}

.njwHeaderRed {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.njwWhite {
	color: #ffffff;
}

.njwMenuLink {
	font-size: 12px;
}

.grayText {
	color: #8e8e8e;
}

.darkGrayText {
	color: #555555;
}

/* quadrants */

.njwHeaderArea {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 990px;
	height: 180px;
	margin-left: -495px;
}

.njwStandardPageContentArea {
	position: absolute;
	top: 215px;
	left: 50%;
	width: 990px;
	height: auto;
	margin-left: -495px;
}

.njwPageContent {
}

.njwNavRightContentHomepage {
	padding: 0px 225px 20px 182px;
}	

.njwHomePageSideBarArea {
	position: absolute;
	top: 20px;
	left: 785px;
	width: 185px;
	height: auto;
	background-image: url(../templateArt/backgrounds/ComingUp.gif);
	background-repeat: no-repeat;
	padding: 0px 20px 0px 0px; 
}

.njwFooterArea {
	width: 990px;
	height: auto;
	text-align: center;
	background-color: #555555;
}

/* Header Area */

#header-links {
	position: absolute;
	top: 55px;
	right: 200px;
	color: #555;
	font-size: 10px;
}

#header-links a {
	color: #555;
}

#header-links a:hover {
	color: #FF0000;
}

#header-search {
	position: absolute;
	top: 95px;
	right: 200px;
}

/* Left Column */

#leftColumn {
	padding: 75px 0 0 0;
	width: 200px;
	/*
	background-color: #b1b1b1;
	*/
	background-image: url(../templateArt/lamps-bottom.gif);
	background-repeat: no-repeat;
	color: #555555;
	font-size: 10px;
	/*
	letter-spacing: 1px;
	*/
}

#leftColumn-donate-button,
#leftColumn-njw-radio,
#leftColumn-sponsors,
#leftColumn-address,
#leftColumn-legal,
#leftColumn-sn-links {
	border-top: solid #FFFFFF 1px;
	padding: 10px 20px;
	background-color: #e0e0e0;
}

#leftColumn-njw-radio a,
#leftColumn-njw-radio a:visited {
	display: block;
	width: 160px;
	height: 110px;
	background-image: url(../templateArt/njwradio.jpg);
	background-repeat: no-repeat;
	background-position: 0 -110px;
}

#leftColumn-njw-radio a:hover,
#leftColumn-njw-radio a:active {
	background-position: 0 0;
}

#leftColumn-sn-links td {
	vertical-align: middle;
}

#leftColumn-search {
}

/* Middle Column */

#middleColumn {
	padding: 20px;
}

/* Right Column */

#rightColumn {
	padding: 20px 0 20px 20px;
	width: 230px;
	/*
	border-left: solid #b1b1b1 1px;
	*/
}

.rightColumn-small-text {
	font-size: 10px;
	line-height: 15px;
}

/* Social Networking Links */

#sn-links {
	padding: 10px;
	color: #8e8e8e;
	font-size: 10px;
	letter-spacing: 1px;
}

.addthis_separator {
	margin: 0 !important;
}

#sn-links a {
	color: #8e8e8e;
	text-decoration: none;
}

#sn-links a:hover {
	color: #FF0000;
}

/* events pages */

#events-faq,
#events-types {
	padding: 0 10px 10px 0;
	font-size: 10px;
	line-height: 15px;
}

#events-faq ul,
#events-types ul,
#events-faq li,
#events-types li {
	margin: 0;
	list-style: none;
	padding: 2px 0;
}

.jazz-cave-event,
.art-show-event {
	vertical-align:top;
	height: 100px;
	padding: 10px 0;
	/*
	border-bottom: 1px #e0e0e0 solid;
	*/
}

.other-event {
	vertical-align:top;
	padding: 10px 0;
}

.jazz-cave-event img,
.art-show-event img {
	padding-left: 10px;
}

.community-event,
.student-performances-event {
	vertical-align: top;
	height: auto;
	padding: 10px 0;
	/*
	border-bottom: 1px #e0e0e0 solid;
	*/
}

.jazz-cave-event:hover,
.art-show-event:hover,
.community-event:hover,
.student-performances-event:hover {
}

.event-category-header {
	font-size: 14px;
	font-weight: bold;
	color: #26abbe;
	padding: 10px 0 2px 0;
	border-bottom: 1px solid #26abbe;
}

.event-details {
}

.event-details img {
	padding-left: 10px;
}

/* home page */

.hp-sidebar-event {
	height: 120px;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
}

.hp-sidebar-rss {
	padding: 40px 0 0 0;
	font-size: 10px;
	line-height: 15px;
}

.hp-sidebar-event img {
	padding-left: 10px;
}

#hp-course-list ul,
#hp-course-list li {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0
}

/* template backgrounds */

.bgLibrary {
	background-image: url(../templateArt/backgrounds/Library.gif);
	background-repeat: no-repeat;
}
.bgOngoing {
	background-image: url(../templateArt/backgrounds/Ongoing.gif);
	background-repeat: no-repeat;
}

/* accordian (glossymenu) menus */

.glossymenu {
margin: 0;
padding: 0;
width: 100%; /*width of menu*/
border: 0;
}

.glossymenu a.menuitem {
background-color: #e0e0e0;
letter-spacing: 1px;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 2px 5px;
text-decoration: none;
margin: 2px 0;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
}

.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 0px;
right: 0px;
border: none;
}

.glossymenu a.menuitem:hover {
	background-color: #983999;
	color: #FFF;
}

.glossymenu div.submenu { /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul { /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li {
}

.glossymenu div.submenu ul li a {
display: block;
text-decoration: none;
padding: 2px 5px;
}

.glossymenu div.submenu ul li a:hover {
}

/* miscelaneous styles */

.logoBorder {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.picturePadding {
	padding-left: 10px;
}
.leftPicturePadding {
	padding-right: 10px;
}
.pictureBorder {
	border-left: 10px solid #FFFFFF;
}
.pictureBorder15 {
	border: 15px solid #FFFFFF;
}
.leftMargin {
	padding-left: 69px;
	padding-right: 0px;
}

#site-map {
	padding: 10px 20px;
	color: #CCC;
	font-size: 10px;
	line-height: 18px;
	height: 40px;
	text-align: left;
}

/*

#site-map ul,
#site-map li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#site-map li,
#site-map ul {
	float: left
}

*/

#site-map a {
	text-decoration: none;
	color: #CCC;
}

/*

#site-map a:after {
	content: "\00a0|\00a0";
}

#sm-last-li a:after {
	content: "" !important;
}

*/

#site-map a:hover {
	text-decoration: none;
	color: #FFF;
}
