@charset "UTF-8";
/* CSS Document */
<!--
body,td,th {
	overflow-x: hidden;
	color: #999999;
	font-size: 14px;
	font-family: Verdana, Geneva;
	-webkit-text-size-adjust: 100%;
}
body {
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	background-color: #1a1a1a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	onload:MM_preloadImages('images/home2.png', 'images/theband2.png','images/media2.png','images/calendar2.png','images/songlist2.png','images/clients2.png','images/contact2.png','images/myspace_2.png','images/facebook_2.png','images/youtube_2.png','images/twitter_2.png','images/vimeo_2.png', 'cjradio2.png',);
}
img {

}
.home_ {
	width: 69px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/home_link.png);
	background-position:0 -108px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.home_link {
	width: 69px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/home_link.png);
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.home_link:hover {
	background-position:0 -54px;
	cursor:pointer;
}
.theband_ {
	width: 115px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/theband_link.png);
	background-position:0 -108px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.theband_link {
	width: 115px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/theband_link.png);
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.theband_link:hover {
	background-position:0 -54px;
	cursor:pointer;
}
.media_ {
	width: 70px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/media_link.png);
	background-position:0 -108px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.media_link {
	width: 70px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/media_link.png);
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.media_link:hover {
	background-position:0 -54px;
	cursor:pointer;
}
.calendar_ {
	width: 120px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/calendar_link.png);
	background-position:0 -108px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.calendar_link {
	width: 120px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/calendar_link.png);
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.calendar_link:hover {
	background-position:0 -54px;
	cursor:pointer;
}
.songlist_ {
	width: 119px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/songlist_link.png);
	background-position:0 -108px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.songlist_link {
	width: 119px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/songlist_link.png);
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.songlist_link:hover {
	background-position:0 -54px;
	cursor:pointer;
}
.clients_ {
	width: 95px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/clients_link.png);
	background-position:0 -108px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.clients_link {
	width: 95px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/clients_link.png);
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.clients_link:hover {
	background-position:0 -54px;
	cursor:pointer;
}
.contact_ {
	width: 107px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/contact_link.png);
	background-position:0 -108px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.contact_link {
	width: 107px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/contact_link.png);
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.contact_link:hover {
	background-position:0 -54px;
	cursor:pointer;
}
#thumbnail {
    height: 100px;
	width: 150px;
	margin: 5px;
	background: #111;
	padding: 3px;
	border: 1px solid #333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.divider {
	text-align: center;
	border-right:#333333 dashed thin;
	width: 450px;
	vertical-align: top;
}
.profiletable tr td {
	width:180px;
}
mailformtext {
	font-size: 16px;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 18px;
}
h3 {
	color: #999999;
	font-size: 14px;
	font-family: Verdana, Geneva;
}
feedback {
	color: #999999;
	font-size: 12px;
}
a:link {
	color: #b86809;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b86809;
}
a:hover {
	text-decoration: underline;
	color: #b86809;
}
a:active {
	text-decoration: none;
	color: #b86809;
}
a {
	font-size: 14px;
}
.calbg {
	background:url(../images/calbg.png) repeat top;
	margin-top:10px;
}
.thumbnail {
	margin: 2px;
	background: #111;
	padding: 3px;
	border: 1px solid #333;
	width: 100px;
	height: 150px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.thumbnail:hover {
	background: #111;
	border: 1px solid #666;
}
.photo-thumbnail {
	margin: 5px;
	background: #111;
	padding: 3px;
	border: 1px solid #333;
	width: inherit;
	height: 100px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.photo-thumbnail:hover {
	background: #111;
	border: 1px solid #666;
}
.input {
	background-color:#151515;
	padding: 4px;
	color:#ffffff;
	width:300px;
	height:25px;
	border:#666 thin inset;
	font-size: 14px;
	font-family: Verdana, Geneva;
}
.links {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	height: 54px;
}
.textarea {
	background-color:#151515;
	padding: 4px;
	color:#ffffff;
	width:300px;
	height:150px;
	border:#666 thin inset;
	font-size: 14px;
	font-family: Verdana, Geneva;
}
-->
.musicplayerbg {
	top: 0px;
	left: 50%;
	margin-left:174px;
	width: 330px;
	height: 118px;
	border: 0px;
	position: absolute;
	z-index: 2500;
}
.cjradio {
	top: 330px;
	left: 50%;
	margin-left: -425px;
	border: 0px;
	position: absolute;
	z-index: 2500;
}
.musicplayer {
	top: 0px;
	left: 50%;
	margin-left: 189px;
	width: 300px;
	height: 103px;
	border: 0px;
	frameborder: 0px;
	position: absolute;
	z-index: 3000;
	allowtransparency: true;
}
.calheader {
	border-bottom-style:dashed;
	border-bottom-color:#666;
	border-bottom-width:thin;
	font-size:20px;
}
.quotes{
text-align:justify;
font-size: 14px;
}

.profile{
	width: 550px;
}
.cal_icon {
	width:38px;
	height:38px;
	overflow:hidden;
	background-image:url(../images/cal_icon.png);
	display:inline-block;
}
.cal_icon:hover {
	background-position:0 -38px;
	cursor:pointer;
}
.myspace_icon {
	width:38px;
	height:38px;
	overflow:hidden;
	background-image:url(../images/myspace_icon.png);
	display:inline-block;
}
.myspace_icon:hover {
	background-position:0 -38px;
	cursor:pointer;
}
.facebook_icon {
	width:38px;
	height:38px;
	overflow:hidden;
	background-image:url(../images/facebook_icon.png);
	display:inline-block;
}
.facebook_icon:hover {
	background-position:0 -38px;
	cursor:pointer;
}
.twitter_icon {
	width:38px;
	height:38px;
	overflow:hidden;
	background-image:url(../images/twitter_icon.png);
	display:inline-block;
}
.twitter_icon:hover {
	background-position:0 -38px;
	cursor:pointer;
}
.youtube_icon {
	width:38px;
	height:38px;
	overflow:hidden;
	background-image:url(../images/youtube_icon.png);
	display:inline-block;
}
.youtube_icon:hover {
	background-position:0 -38px;
	cursor:pointer;
}
.vimeo_icon {
	width:38px;
	height:38px;
	overflow:hidden;
	background-image:url(../images/vimeo_icon.png);
	display:inline-block;
}
.vimeo_icon:hover {
	background-position:0 -38px;
	cursor:pointer;
}
.calsub_icon {
	text-align:center middle;
	width:300px;
	height:38px;
	overflow:hidden;
	background-image:url(../images/calsub_icon.png);
	display:inline-block;
	top: 335px;
	left: 50%;
	margin-left: -150px;
	border: 0px;
	position: absolute;
	z-index: 2500;
}
.calsub_icon:hover {
	background-position:0 -38px;
	cursor:pointer;
}
.videobrowser {
	text-align: center;
	width: 350px;
	height: 90px;
	margin: 10px;
	background: #111;
	padding: 3px;
	border: 1px solid #333;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.videobrowser:hover {
	background:url(../images/bglight.png);
	background-repeat:repeat;
	border: 1px solid #666;
	cursor:pointer;
}
.videothumbnail {
	margin: 2px;
	padding: 3px;
	border: 1px solid #333;
	width: 120px;
	height: 68px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.close_image {
	background:url(../images/closelabel2.png) no-repeat;
	width:74px;
	height:30px;
	overflow:hidden;
	border: 0px;
}
.close_image:hover {
	background-position:0 -30px;
	cursor:pointer;
}