/* CSS Document */
/* ---------------------------------- STATIC CONTENT ------------------------------------- */
body {
	background: #A1A1A1;
	color: #000;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 1000px;
	background-image:  url(images/bkgd.jpg);
	background-repeat: repeat;
}
#content {
	width: 880px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: auto;
	clear: both;
}
.header, .header a, .header a:visited {
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.header a:hover {
	text-decoration: underline;
}

/* ---------------------------------- NAVIGATION ------------------------------------- */

#navbar {
	margin-top: 15px;
}
#navigation a {
	border: none;
}

#navigation, #nav ul a {height: 1%;}
a:active {width: auto;}


/* both IE/win and mac */
#navigation a {display:inline-block;}
/* \*/
html #navigation a {display:block;}
/* end hiding from IE/mac */

#nav {
	padding: 0;
	height: 30px;
	margin: 0 0 0 0;
	list-style: none;
	width: 1000px;
}
#nav li {
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	float: left;
	z-index: 2;
}

#nav a:hover img {
	visibility: hidden;
}
#nav a {
	display: block;
}
#nav a/**/ {
	height: 30px; /* hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html #nav a {
	cursor: hand;
}
* html #nav li a:hover {
	height: 1%;
}

#navleft { width:174px; }
#navabout { width:136px; }
#navroster { width:144px; }
#navroster ul li { border-left: 2px solid #000; border-right: 2px solid #000; }
#naveurope { width: 217px; }
#navcontact { width:158px; }
#navright { width:171px; }

.navabout { background: url(http://www.jdmanagement.com/images/nav_about_over.jpg) bottom left no-repeat; }
.navroster { background: url(http://www.jdmanagement.com/images/nav_roster_over.jpg) bottom left no-repeat; }
.naveurope { background: url(http://www.jdmanagement.com/images/nav_europe_over.jpg) bottom left no-repeat; }
.navcontact { background: url(http://www.jdmanagement.com/images/nav_contact_over.jpg) bottom left no-repeat; }


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}
ul li {
	position: relative;
	width: 160px;
}
li ul {
	position: absolute;
	left: 2px;
	top: 28px;
	display: none;
}
ul li a {
	display: block;
	text-decoration: none;
	padding: 0px;
	background-color: #00447A;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { 
	display: block;
}

.clearit {
	clear: left;
}
#sub, #sub a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
	padding: 2px;
}
#sub a:hover {
	background-color: #000;
}
#subitemtop { border-top: 2px solid #000; }
#subitembottom { border-bottom: 2px solid #000; }


/* ---------------------------------- CONTENT ------------------------------------- */
#left {
	float: left;
	width: 219px;
}
#leftbox {
	float: left;
	width: 208px;
	border: 1px #FFF solid;
	padding: 5px;
}
#leftsmall {
	background-color: #00447A;
	border: 1px solid #FFF;
	padding: 5px;
}
#right {
	float: right;
	width: 600px;
	padding: 5px 30px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#home {
	
}
#homeimg {
	margin-top: -20px;
	margin-bottom: 10px;
	padding: 0 0 5px -5px;
}
#title {
	margin-top: -5px;
	margin-right: -10px;
	margin-bottom: 10px;
	margin-left: -20px;
	border: 1px solid #FFF;
}
.title {
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	background-color: #A1A1A1;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
#photo {
	width: 215px;
	margin-bottom: 20px;
}
.photo {
	border: 1px solid #FFF;
}
.titleleft {
	border: 1px solid #FFF;
}
#discography { margin-bottom: 15px; }
#listen { margin-bottom: 15px; }
.rostercurrent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
}
.rostercurrent a img {
	border: 1px solid #000;
}
.rostercurrent a:hover img {
	border: 1px solid #FFF;
}

.about {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.about a, .about b, .about strong {
	color: #FFF;
	font-weight: bold;
}
.sidetext, .sidetext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.sidetext a:hover {
	text-decoration: underline;
}
.sidetext2, .sidetext2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.sidetext2 a:hover {
	text-decoration: underline;
}
.address, .address a, .address a:hover {  
	font-family: Georgia, Helvetica, Arial, sans-serif; 
	font-size: 12pt; 
	color: #CCC; \
	text-decoration: none
}
.cover {
	border: 0px;
	padding: 2px;
	margin: 0px;
}
#imgright {
	float: right;
	clear: both;
	border: 1px solid #FFF;
	margin-left: 10px;
	margin-bottom: 10px;
}
#imgleft {
	float: left;
	clear: both;
	border: 1px solid #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* ---------------------------------- FOOTER ------------------------------------- */
#footer {
	clear: both;
	padding-top: 20px;
}
.footer1 {
	font-family: "Arial Black", Arial, Verdana;
	color: #FFF;
	font-size: 12px;
}
.footer2, .footer2 a, .footer2 a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 10px;
	text-decoration: none;
}
.footer2 a:hover {
	text-decoration: underline;
}
.footer3, .footer3 a, .footer3 a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3C7AAB;
	font-size: 10px;
	text-decoration: none;
}
.footer2 a:hover {
	text-decoration: underline;
}
.footer3 a:hover {
	text-decoration: underline;
}
