@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
	background:#f6f1de url(../images/body-bg.gif) repeat-x top;
}

#wrapper {
	width: 767px;
	margin:0 auto;
}
#header {
	height: 82px;
	width: 767px;
	position: relative;
}
#header h1 {
	text-indent: -10000px;
}
#header {
	position:relative;
}
#header #logo {
	background:url(../images/logo-dhadi-kavishr.gif) no-repeat;
	width:271px;
	height:40px;
	position:absolute;
	top: 24px;
	left: 10px;
}
#header #header-nav {
	position: absolute;
	right: 30px;
	top: 30px;
}
#header-nav a {
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}


#top-nav {
	background:url(../images/nav-bg.gif) no-repeat top;
	width:755px;
	padding-left:12px;
	height:37px;
	padding-bottom:4px;
}
#top-nav ul {
	list-style-type: none;
}
#top-nav ul li {
	float: left;
	display: block;
	height:37px;
	background:url(../images/nav-bar.gif) no-repeat top right;
}
#top-nav ul li.last {
	background:none;
}


#top-nav ul li a{
	display:block;
	float:left;
	height:25px;
	text-indent:-10000px;
	margin:12px 21px 0 21px;
	display:inline;
}
#top-nav ul li.home a
{
	background:url(../images/top-nav/home.gif) no-repeat;
	width:38px;
}
#top-nav ul li.kavishr a
{
	background:url(../images/top-nav/kavishr.gif) no-repeat;
	width:51px;
}
#top-nav ul li.dhadi-varan a
{
	background:url(../images/top-nav/dhadi-varan.gif) no-repeat;
	width:79px;
}
#top-nav ul li.video a
{
	background:url(../images/top-nav/video.gif) no-repeat;
	width:38px;
}
#top-nav ul li.gallery a
{
	background:url(../images/top-nav/gallery.gif) no-repeat;
	width:47px;
}
#top-nav ul li.about a
{
	background:url(../images/top-nav/about.gif) no-repeat;
	width:40px;
}
#top-nav ul li.contact a
{
	background:url(../images/top-nav/contact.gif) no-repeat;
	width:52px;
}
#content {
	width:732px;
	padding:90px 15px 0 20px;
	line-height:140%;
	background: #FFFFFF url(../images/content-bg.jpg) no-repeat;
}
#content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FF7000;
	margin-bottom: 8px;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
}
#content p {
	padding:0 0 .8em 0;
}
#content-footer {
	background: url(../images/content-footer.gif) no-repeat;
	height:21px;
	clear: both;
	width: 767px;
}
#content div.hm-clms {
	float: left;
	width: 230px;
	margin-left: 10px;
	display:inline;
}
#content .hm-clms h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF7800;
	line-height: 120%;
}

#content a, #content a:link, #content a:active {
	color: #003399;
	text-decoration: underline;
}
#content a:hover {
	color: #FF7800;
	background:none;
}
#content ul {
	margin: .2em 0 1.8em 1em;
	background:none;
}
#content ul li {
	line-height:180%;
}
#content .lnk-more {
	background-image: url(../images/bt-more.gif);
	height: 23px;
	width: 50px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content .lnk-more a{
	display:block;
	width:50px;
	height:23px;
	text-indent:-10000px;
}

#search_bx {
	margin:5px 0;
	padding:5px 10px;
	background-color:#FDF7DF;
	border-bottom:solid 2px #E8C866;
}
.clearall {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	width: 100%;
}


#footer {
	text-align: center;
	padding: 5px;
	color: #9e946c;
}
div.img-bx {
	float: left;
	width: 350px;
	padding: 5px;
	/*border:solid 1px #FF9900;*/
	background-color:#DAE9FE;
	margin:0 5px 10px 0;
	display:inline;
}
.flt-lef-rmarg {
	float: left;
	margin-right: 10px;
}
img.album-image {
	padding: 4px;
	float: left;
	margin-right: 10px;
	border:solid 1px #FF9900;
}
form input.frm-input {
	padding: 3px;
}
form label {
	display:block;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
}
.greeninfo {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #009900;
}
#content div.artists-bx {
	text-align: center;
	float: left;
	width: 135px;
	height: 260px;
	margin-right: 30px;
	margin-bottom: 15px;
	border:solid 1px #CCCCCC;
	padding: 5px;
}
#content .artists-bx img {
	border: solid 1px #FF3300;
}
.table-style1 td {
	padding: 4px;
	border-bottom:solid 1px #0099CC;
}
.table-style1 th {
	text-align:left;
	padding: 4px;
	border-bottom:solid 2px #0099CC;
}