/*html {
background-image: url(images/right_side.gif);
background-repeat: repeat-y;
background-position: top right;

}*/

body {
	margin:0em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100%;
	color: #000000;
	background-color:#04498c;
	background-image:url(images/master_bg.gif);
	_background-image:url(images/master_bg2.gif);
	background-repeat:repeat-y;
	background-position:center top;
/*	background-position:4px 1px;
	_background-position:1px 10px;*/
}

#container {
	width: 800px;
}

.leftEdgeBorder{
	background-image: url(images/left_side.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.RightEdgeBorder{
	background-image: url(images/right_side.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#main-title {
	font-size: .7em;
	letter-spacing: 5px;
	text-align:left;
	padding:8px 20px 8px 6px;
	font-weight: bold;
	background-color: #333333;
	color: #ffffff;
	border: 1px solid #000000;
	/*border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	width:100%;*/
}


#header-image {
	background-color: #4d80b9;
	background-image: url(images/headerimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 247px;
	border-top: 2px #f9a005 solid;
	border-bottom: 2px #f9a005 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	margin: 0em 110px 0em 110px;
}



#navbar {
	margin: 0em 110px 0em 110px;
	font-size: .65em;
	text-align: center;
	margin-top: 0;
	padding-bottom: 8px;
	font-weight: bold;
	padding-top: 8px;
	background-color: #333333;
	color: #ffffff;
	word-spacing: 8px;
	border-bottom: 2px #f9a005 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

#navbar a:link, #navbar a:visited {
	color: #ffffff;
	word-spacing: none;
}

#navbar a.current {
	color: #f9a005;
}

#navbar a:hover {
	color: #f9a005;
	text-decoration: underline;
}

#headline {
	padding: 15px 50px 15px 50px;
	margin: 0em 110px 0em 110px;
	font-size: .65em;
	text-align: justify;
	background-color: #F2F2F2;
	line-height: 1.5em;
	text-align:center;
	/*width:800px;*/
	}
	
	
	
p.byline {
	text-align: right;
	margin-bottom: 0;
}

h1 {
	margin:0px 110px 0px 110px;
	padding:23px 0px 3px 50px;
	font-size: .8em;
	color: #000000;
	border-bottom: 1px #f9a005 solid;
	letter-spacing: 5px;
	font-weight: bold;
	background-color: #F2F2F2;
}


#main-text {/******** Main BG *********/
	margin:0px 110px 0px 110px;
	font-size: .7em;
	line-height: 1.8em;
	background-color: #ffffff;
	background-image:url(images/trishul_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#main-text p {
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
}

#main-text .FormContainer{
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
}

h2 {
	padding-bottom: 3px;
	padding-right: 0;
	color: #000000;
	border-bottom: 1px #000000 solid;
	letter-spacing: 5px;
	font-size: 1em;
	margin-top: 0;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 10px;
}

h3{
	padding-bottom: 3px;
	padding-right: 0;
	color: #000000;
	font-weight:normal;
	/*border-bottom: 1px #000000 solid;*/
	letter-spacing:1.5 em;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 1em;
	margin-top: 0;
	/*padding-top: 10px;*/
}

h3 a , a:visited{
	color: #000000;
	text-decoration:underline;
}
h3 a:hover{
	color: #000000;
	text-decoration:underline;
	}

p, ul, ol{
margin-top: 17px;
margin-bottom: 0;
}

.textContentImg{
	padding-left:50px;
}


ol, ul {
margin-left: 75px;
margin-right: 75px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #ff0000;
}

a:hover {
text-decoration: underline;
}

h4{
	text-align:left;
	padding:3px;
	margin-bottom:5px;
	margin:0px;
	font-size:120%;
	border-bottom:1px dashed #cccccc;
}
#footer {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: 11px;
margin-top: 20px;
padding-right: 50px;
background-color: #4d80b9;
color: #ffffff;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.right {
	float: right;
	text-align: right;
	width: 50%;
}
.left {
	float: left;
	text-align: left;
	padding-left: 50px;
}
.right h3 {
	margin-top: 0px;
	font-size: 90%;   
}
/************************/
.clearIndex{
	clear:both;
}
.bengSKG{
	background-image:url(images/beng_skg.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
	
/************************/

.engSKG{
	background-image:url(images/eng_skg.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.bengKabita{
	background-image:url(images/kabita.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.bengGaan{
	background-image:url(images/gaan.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.indexFloat{
	margin:0em .5em 0em 3em;
}

.indexPoem{
	width:100px;
	height:157px;
	/*margin:1em 6em 0em 0em;*/
	float:left;
	border:1px solid #000000;
	cursor:pointer;
	margin:0em 1em 1em 0em;
}

#indexpoem1{
	background-image:url(poem_/index_bandana.gif);
	background-repeat:no-repeat;
	/*margin:1em 3em 0em 0em;*/
}
#indexpoem1bkp{
	background-image:url(poem_/index_bandana_bk.gif);
	background-repeat:no-repeat;
	/*margin:1em 9em 0em 0em;*/
}
#indexpoem2{
	background-image:url(poem_/index_bibek.gif);
	background-repeat:no-repeat;
	/*margin:1em 3em 0em 7em;*/
}
#indexpoem2bkp{
	background-image:url(poem_/index_bibek_bk.gif);
	background-repeat:no-repeat;
	/*margin:1em 9em 0em 0em;*/
}


#indexpoem3{
	background-image:url(poem_/index_bibidha.gif);
	background-repeat:no-repeat;
	/*margin:3em 1em 0em 0em;*/
}

#indexpoem3bkp{
	background-image:url(poem_/index_bibidha_bk.gif);
	background-repeat:no-repeat;
	/*margin:3em 9em 0em 0em;*/
}
#indexpoem4{
	background-image:url(poem_/index_biraha.gif);
	background-repeat:no-repeat;
	/*margin:3em 3em 0em 7em;*/
}
#indexpoem4bkp{
	background-image:url(poem_/index_biraha_bk.gif);
	background-repeat:no-repeat;
	/*margin:3em 9em 0em 0em;*/
}


#indexpoem5{
	background-image:url(poem_/nabamanjari_stamp_front.jpg);
	background-repeat:no-repeat;
	/*margin:3em 3em 0em 0em;*/
}
#indexpoem5bkp{
	background-image:url(poem_/nabamanjari_stamp_bk.jpg);
	background-repeat:no-repeat;
	/*margin:3em 9em 0em 0em;*/
}
#indexpoem6{
	background-image:url(poem_/prakriti_stamp_front.jpg);
	background-repeat:no-repeat;
	/*margin:3em 3em 0em 7em;*/
}
#indexpoem6bkp{
	background-image:url(poem_/prakriti_stamp_bk.jpg);
	background-repeat:no-repeat;
	/*margin:3em 9em 0em 0em;*/
}


#indexpoem7{
	background-image:url(poem_/prem_stamp.jpg);
	background-repeat:no-repeat;
	/*margin:3em 3em 0em 0em;*/
}
#indexpoem7bkp{
	background-image:url(poem_/prem_bkp_stamp.jpg);
	background-repeat:no-repeat;
	/*margin:3em 9em 0em 0em;*/
}

#indexpoem8{
	background-image:url(poem_/chirodin_stamp.jpg);
	background-repeat:no-repeat;
	/*margin:3em 3em 0em 0em;*/
}
#indexpoem8bkp{
	background-image:url(poem_/chirodin_bkp_stamp.jpg);
	background-repeat:no-repeat;
	/*margin:3em 9em 0em 0em;*/
}


.CDindex{
	height:200px;
	width:200px;
	border:1px solid #000000;
	margin:0em 5em 0em 0em;
	float:left;
	cursor:pointer;
}

#musicCD1{
	background-image:url(cd_/ananda-sandhya.gif);
	background-repeat:no-repeat;
}
#musicCD2{
	background-image:url(cd_/rajar-raja.gif);
	background-repeat:no-repeat;
}

/******FORM*********/

.textField{
color:#333333;
border:1px solid #444444;
font-size:90%;
}
.textField3{
color:#333333;
border:1px solid #444444;
font-size:100%;
}

.formButtons{background-color:#CCCCCC; color:#333333;}

.fieldTextBor{
	border-bottom:1px solid #d1d1d1;
	padding:.2em .2em .2em 1em;
	
}

.borderBottom{
	border-bottom:1px solid #d1d1d1;
	margin:0em 0em 2em 0em;
	padding:0em 0em 2em 0em;
}

.brightOrnage{
color:#f26722;
font-weight:bold;
}

/*----------------------------------------------------*/


/****************muzik*************/

.songSetHolder{
	margin:0em 2em 0em 2em;
	padding:0em;
	width:99%;
}
.songSetHolder1{
	margin:0em;
	padding:0em;
	width:99%;
}
.CDInlay{
float:left;
margin:0em .5em 0em 0em;
border:1px solid #000000;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#333333;
	border:1px solid #000000;
	font-size:0.9em;
	background-color:#ffffff;
	width:281px;
	margin-bottom:2px;
	margin:2px 0em 0em 0em;
	padding:0em 0em 0em 20px;
	background-image:url(songs_/speaker_icon.jpg);
	background-repeat:no-repeat;
	background-position:center left;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_question2{	/* Styling question 2*/
	/* Start layout CSS */
	color:#333333;
	border:1px solid #000000;
	font-size:0.9em;
	background-color:#ffffff;
	width:300px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
/*	background-image:url('images/bg_answer.gif');*/
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	/*cursor:pointer;*/
}


.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	/*border:1px solid #317082;
	background-color:#E2EBED;*/
	width:170px;
	height:30px;
	
	/* End layout CSS */
	
	visibility:hidden;
	/*height:0px;*/
	overflow:hidden;
	position:relative;

}

.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

.yogisImg{
	text-align:left;
}
.yogis{
	float:left;
	margin:.5em 2em .5em 2em;
}


#heightX{
	height:400px;
}

.contentBG{
	background-image:url(images/trishul_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	
	}
/******************************************************/

.videoColum{
	border-right:1px solid #cccccc;
}

.videoCapsul{
	padding:.3em;
}

.videoIcon{
	/*width:25px;*/
	height:35px;
	background-image:url(images/movie_icon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:5px;
	width:200px;
	border-bottom:1px solid #cccccc;
}

.videoIcon a, .videoIcon a:visited{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}

.videoIcon a:hover{
	text-decoration:none;
	color:#f65d00;
	font-weight:normal;
}

.videoHeader{
	padding-right:.5em;
}