/* CSS Document */
/*-------------General-------------*/
body{
	background:url(images/bg-img.gif) repeat-x 0 0 #100607;
	padding:15px 0 80px 0;
	margin:0px;
	font:normal 10px/11px Tahoma, Arial, Helvetica, sans-serif;
	color:#676767;
}
p, td, input, form, img{
	padding:0px;
	margin:0px;
}
/*-------------Header starts-------------*/
.headerpic{
	background:url(images/header.gif) no-repeat 0 0;
}
/*-------------Link starts-------------*/
.link_leftbg{
	background:url(images/link-leftbg.gif) no-repeat 0 0;
}
.link_rightbg{
	background:url(images/link-rightbg.gif) no-repeat 0 0;
}
.link-left{
	background:url(images/link-leftbg01.gif) no-repeat 0 0;
}
.link_right{
	background:url(images/link-rightbg01.gif) no-repeat 0 0;
}
.link_middle{
	background:url(images/link-middlebg01.gif) repeat-x 0 0;
}
ul.link{
	list-style-type:none;
	padding:0 0 0 80px;
	margin:0px;
}
ul.link li{
	float:left; height:18px;
}
ul.link li a{
	float:left; height:18px; padding:0 0 0 12px;
}
ul.link li a.home{
	background:url(images/home.gif) no-repeat 0 0; width:40px;
}
ul.link li a.home:hover{
	background:url(images/home-on.gif) no-repeat 0 0;
}
ul.link li a.gallery{
	background:url(images/gallery.gif) no-repeat 0 0; width:55px;
}
ul.link li a.gallery:hover{
	background:url(images/gallery-on.gif) no-repeat 0 0;
}
ul.link li a.bios{
	background:url(images/bios.gif) no-repeat 0 0; width:36px;
}
ul.link li a.bios:hover{
	background:url(images/bios-on.gif) no-repeat 0 0;
}
ul.link li a.schedule{
	background:url(images/schedule.gif) no-repeat 0 0; width:67px;
}
ul.link li a.schedule:hover{
	background:url(images/schedule-on.gif) no-repeat 0 0;
}
ul.link li a.songs{
	background:url(images/songs.gif) no-repeat 0 0; width:69px;
}
ul.link li a.songs:hover{
	background:url(images/songs-on.gif) no-repeat 0 0;
}
ul.link li a.alumni{
	background:url(images/alumni.gif) no-repeat 0 0; width:46px;
}
ul.link li a.alumni:hover{
	background:url(images/alumni-on.gif) no-repeat 0 0;
}
ul.link li a.audio{
	background:url(images/audio.gif) no-repeat 0 0; width:59px;
}
ul.link li a.audio:hover{
	background:url(images/audio-on.gif) no-repeat 0 0;
}
ul.link li a.links{
	background:url(images/links.gif) no-repeat 0 0; width:40px;
}
ul.link li a.links:hover{
	background:url(images/links-on.gif) no-repeat 0 0;
}

ul.link li a.contact{
	background:url(images/contact.gif) no-repeat 0 0; width:47px;
}
ul.link li a.contact:hover{
	background:url(images/contact-on.gif) no-repeat 0 0;
}
/*-------------Body left starts-------------*/
/*-------------Jazz events starts-------------*/
.events_date{
	font:bold 9px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#BFBFBF; padding:8px 0px;
}
.events_date span{
	font:bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#889ABB;
}
.events_text{
	padding:5px 0 0 0 0;
}
.events_text01{
	padding:10px 0 0 0;
}
.knowmore a{
	font:normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none;
}
.knowmore a:hover{
	color:#fff; text-decoration:underline;
}
.welcome{
	padding:18px 0 0 0;
}
.welcome_text{
	padding:20px 0 6px 0;
}
/*-------------Footer starts-------------*/
.footer_text{
	padding:46px 0 0 0;
	color:#958F8F;
}
.footer_text a{
	font:normal 10px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#958F8F; text-decoration:none;
	padding:0 10px 0 10px;
}
.footer_text a:hover{
	color:#fff; text-decoration:underline;
}
.copyright{
	font:normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#EBEBEB; padding:7px 0 0 10px;
}
.jazzalbum{
	padding:36px 0 0 0;
}
.less{
	padding:20px 0 0 0;
}
.albums_text{
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#EBEBEB;
}
.albums_text a{
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#EBEBEB; text-decoration:none;
	padding:0 2px 0 2px;	
}
.albums_text a:hover{
	color:#000; padding:0 2px 0 2px;
	background-color:#EBEBEB;
}
.memberloginbg{
	background:url(images/member-loginbg.gif) no-repeat 0 0;
}
input.fild{
	width:97px; height:18px;
	background-color:#182433;
	border:1px solid #50658C;
	font:normal 11px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
}
ul.album{
	list-style-type:none;
	padding:20px 0 10px 0;
	margin:0 0 0 0;
}
ul.album li{
	background:url(images/bulate-rectangle.gif) no-repeat 0 6px;
}
ul.album li a{
	font:normal 9px/12px Tahoma, Arial, Helvetica, sans-serif;
	color:#939393; text-decoration:none;
	padding:0 0 0 8px;
}
ul.album li a:hover{
	color:#939393; text-decoration:underline;
}
.album_listtext{
	font:normal 10px/11px Tahoma, Arial, Helvetica, sans-serif;
	color:#5773A6;
}
.knowmore03 a{
	font:normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#EBEBEB; text-decoration:none;
}
.knowmore03 a:hover{
	color:#EBEBEB; text-decoration:underline;
}
