@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.1 em;
	margin: 5px;
	}

/* Homepage */


/* h2 should be used for page titles  */	
	
h2 {
	text-align: center;
	}

p.centered {
	text-align:center;
	}
	
.header_logos {
	padding: 5px 25px 0 0;
}

/*________________________________Navigation Styles__________________________________*/
#topnavbar{
	background: #000;
	height: 23px;
	padding-left: 45px;
}
#jsddm{	margin: 0;
padding: 0;
}

#jsddm li{	
float: left;
list-style: none;
font-size:medium;
font-variant: small-caps;
}

#jsddm li a	{	
display: block;
background: #000;
padding: 1px 12px;
text-decoration: none;
color: #e3e3e3;
white-space: nowrap;
}

#jsddm li a:link {
color:#e3e3e3;
text-decoration:none;
}

#jsddm li a:visited {
color:#b5bec9;
text-decoration:none;
}

#jsddm li a:focus {
color:#e51306;
text-decoration:none;
}
#jsddm li a:hover{	
color:#e51306;
text-decoration:none;
}

#jsddm li a:active {
color:#b5b3c9;
text-decoration:none;
}

#jsddm li ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	z-index: 9999;
	}

#jsddm li ul li	{	
	float: none;
	display: inline}

#jsddm li ul li a{	
	width: auto;
	background: #000;
	color: #e3e3e3;
	}

#jsddm li ul li a:hover	{	
	background: #000;
	color: #e51306;	
}
td#sidenav_tablecell {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	vertical-align: top;
	}
	
div#sidenavbar {
	padding:0px;
	margin:0px;
	}
	
ul#sidenav {
	list-style-type:none;
	position: relative;
	left: -20px;
	font-size: 15px;
	line-height: 1.3em;
	font-variant: small-caps;
	}
	
ul#sidenav a:link {
	color:#000000;
	text-decoration:none;
	}
	
ul#sidenav a:visited {
	color:#283d54;
	text-decoration:none;
	}
	
ul#sidenav a:focus {
	color:#e51306;
	text-decoration:none;
	}
	
ul#sidenav a:hover {
	color:#e51306;
	text-decoration:none;
	}
	
ul#sidenav a:active {
	color:#4d6680;
	text-decoration:none;
	}
	
ul#sidenav li {
	white-space:nowrap;
	}

/*-----------------------MAIN CONTENT CELL STYLES--------------------------*/

td#maincontent {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 15px;
	}
	
td#maincontent_bottom {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #e51306;
	}

#maincontent p {
	text-align:justify;
	padding:5px;
	margin:5px;
	}
	
img.floatleft {
	margin: 8px;
	float:left;
	}
	
#newsandnotes {
	clear: left;
	}	


/* -----------------FOOTER STYLES------------------------ */

td#footer {
	text-align: center;
	font-size: small;
	background-image: url('../images/site/roundedcornerbox_bottom.gif');
	background-position: bottom;
	}

ul#footernav li {
	display:inline;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#e3e3e3;
	padding-left: 8px;
	}
	
ul#footernav li.last {
	border-style:none
	}
	
ul#footernav a:link {
	color:#e3e3e3;
	text-decoration:none;
	}
	
ul#footernav a:visited {
	color:#b5bec9;
	text-decoration:none;
	}
	
ul#footernav a:focus {
	color:#e51306;
	text-decoration:none;
	}
	
ul#footernav a:hover {
	color:#e51306;
	text-decoration:none;
	}
	
ul#footernav a:active {
	color:#b5bec9;
	text-decoration:none;
	}

div.footertext p {
	color:#e3e3e3;
	} 

/*__________________________________________Product Page Styles______________________________________*/

.productNameAlt{
	font-size: 14px;
	font-weight: bold;
}

.productDesc{
	font-size: 14px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
}


/*___________________________________Instructor Page Styles______________________________________*/

table#instructors {
	text-align:center;
	vertical-align:middle;
	padding: 5px;
	}
	
div#instructordiv img {
	border-style:none;
	padding: 5px;
	}
	
div#instructordiv p {
	font-weight: bold;
	margin-bottom: 20px;
	}
	
/*______________________________Schedule Page Styles___________________________________*/

.subhead {
	color:#283d54;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bolder;
	font-size: large;
	}
	
/*______________________Banjo Newsletter Styles_________________________________*/

#bnlcolumns {
	padding:5px;
	text-align: center;
	}

/*___________________________Pictures Styles____________________________________*/

div#pictures img {
	border:none;
	}
	
div#pictures p {
	text-align: center;
	}
	
div#pictures td {
	border:1px solid black;
	}

/*_______________________________FAQ page styles____________________________*/

p.q {
	color:#223447;
	}
	
/*_______________________________ Additional page styles____________________________*/

#siteHeader{ 
	background:url('../images/site/header_bkg.gif') no-repeat top left;
	width: 800px;
	height: 105px;
}

#topLinks{
	padding: 10px 25px 0 0;
	float: right;
}

#topLinks ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topLinks ul li{
	float: left;
	font-size: 10px;
	font-style: italic;
	margin-left: 7px;
}

#topLinks ul li a{
	color: #000;
	text-decoration: none;
}

#topLinks ul li a:hover{
	text-decoration: none;
	color: #ff0000;
}

#searchContainer{
	padding: 20px 25px 0 0;
	float: right;
	font-size: 12px;
	font-style: italic;
}

#searchContainer input{
	font-size: 11px;
	height: 12px;
	width: 120px;
}

#searchContainer .searchButton{
	font-size: 11px;
	height: 22px;
	width: 50px;
}

#cse-search-results{
	width: 560px;
}

#cse-search-results iframe{
	width: 550px;
}

.catPageTitle{
	font-size: 22px;
	font-weight: bold;
	color: #000;
	padding: 0 0 5px 10px;
}

.catPageSubTitle{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	height: 20px;
	padding: 0 0 0 15px;
}

.categoryItem{
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

.tableStyle{
	border-left: 1px solid #000; 
	border-right: 1px solid #000; 
}

.tableStyle tr td{
	font-size: 11px; 
}

.tableHeader{
	background-color: #000;
	color: #fff;
}

.tableHeader td{
	padding: 3px 0px 3px 12px;
	font-weight: bold;
}

.tableItem{
	background-color: #fff;
	color: #000;
}

.tableItem td{
	padding: 6px 0px 14px 12px;
	font-weight: normal;
	border-bottom: 1px solid #000;
}

.tableTotals td{
	padding: 1px 0px 1px 0px;
}

.tableTotals.first td{
	padding-top: 5px;
}

.tableTotals.last td{
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

.removeLink{
	color: #ff06ff;
	text-decoration: underline;
	font-size: 10px;
}

/*____________________________Latest Blog Entry Styles__________________________________*/

#blogContainer{
	padding: 10px 0 0 10px;
	margin-bottom: 25px;
}

#blogContainer div h2{
	font-size: 12px;
	text-align: left;
	float: left;
	padding: 0 10px 0 0;
	margin: 0px;
}

#blogContainer div small{
	float: left;
	color: #ff0000;
}

#blogContainer div h2 a{
	text-decoration: none;
	color: #000;
}

#blogContainer div h2 a:hover{
	text-decoration: underline;
}

/*____________________________General__________________________________*/

.required{
	color: #ff0000;
	font-weight: bold;
	padding-left: 2px;
}

.notRequired{
	padding-left: 11px;
}
