/* CSS Document */
/*-------------General-------------*/
body{
	background:url(images/bg-img.gif) repeat-x 0 0 #100607;
	padding:15px 0 80px 0;
	margin:0px;
	font:normal 15px/16px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
}
p, td, input, form, img{
	padding:0px;
	margin:0px;
}

A:link {color: white;}
A:visited {color: white;}
A:hover {color: #FFC718;}
/*-------------Header starts-------------*/
.headerpic{
	background:url(images/headerpic.jpg) 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:53px;
}
ul.link li a.home:hover{
	background:url(images/home-on.gif) no-repeat 0 0;
}
ul.link li a.history{
	background:url(images/history.gif) no-repeat 0 0; width:74px;
}
ul.link li a.history:hover{
	background:url(images/history-on.gif) no-repeat 0 0;
}
ul.link li a.about{
	background:url(images/about.gif) no-repeat 0 0; width:102px;
}
ul.link li a.about:hover{
	background:url(images/about-on.gif) no-repeat 0 0;
}
ul.link li a.members{
	background:url(images/members.gif) no-repeat 0 0; width:77px;
}
ul.link li a.members:hover{
	background:url(images/members-on.gif) no-repeat 0 0;
}
ul.link li a.events{
	background:url(images/events.gif) no-repeat 0 0; width:63px;
}
ul.link li a.events:hover{
	background:url(images/events-on.gif) no-repeat 0 0;
}
ul.link li a.photos{
	background:url(images/photos.gif) no-repeat 0 0; width:63px;
}
ul.link li a.photos:hover{
	background:url(images/photos-on.gif) no-repeat 0 0;
}
ul.link li a.download{
	background:url(images/download.gif) no-repeat 0 0; width:69px;
}
ul.link li a.download:hover{
	background:url(images/download-on.gif) no-repeat 0 0;
}
ul.link li a.contact{
	background:url(images/contact.gif) no-repeat 0 0; width:53px;
}
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 11px 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;
}