*
{
margin:0;
padding:0;
}

body
{ 
	color:#000000;
	/* background:#fffbe7; */
	background:#ffffff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	line-height: 1.1em;
}

ul { margin-left:30px;}       /* kill default 50px left padding and set 20px */

.container
{
width:965px; margin:0 auto;
}

.logo-and-header
{
	/* background: url(../images/manasa-logo.gif) no-repeat left center; */
	margin-left: 10px;
	margin-right:10px;
	position:relative;
	height:125px;
	width:110px;
	color:#FFFFFF;
}

.header-right
{
	width:850px;
	left:132px;
	height:125px;
	position:relative;
	font-family: arial, helvetica, sans-serif, MS Sans Serif;
	font-size: 12px;
	text-align:left;
	color:#262526;
	font-weight:bold;
	background: url(../images/call-to-order.png) no-repeat 580px 23px;
	padding-top:24px;
}

.main-menu {padding:0 0 0 0px; margin-left:150px; top:30px; list-style:none; height:33px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}

.main-menu li.top, .main-menu li.top_selected  {display:block; float:left;}

.main-menu li a.top_link {display:block; float:left; height:33px; line-height:33px; color:#000; text-decoration:none;  letter-spacing:1px; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer ; text-align:center;}

.main-menu li a.top_link_selected {display:block; float:left; height:33px; line-height:33px; color:#000; text-decoration:none; letter-spacing:1px; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;}

.main-menu li a.top_link span {float:left; display:block; padding:3px 2px 0 1px; height:33px; width:130px;}

.main-menu li a.top_link_selected span {float:left; display:block; padding:3px 2px 0 1px; height:33px; width:130px;text-align:center;}

.main-menu li a.top_link span.down {float:left; display:block; padding:3px 2px 0 1px; height:33px;}

.main-menu li a.top_link_selected span.down {float:left; display:block; padding:3px 2px 0 1px; height:33px;}

.main-menu li a.top_link:hover {color:#fff; }

.main-menu li a.top_link_selected:hover {color:#000;}

.main-menu li:hover > a.top_link, .main-menu li:hover > a.top_link_selected {color:#fff;}

.main-menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.main-menu a:hover {visibility:visible; position:relative; z-index:200;}

.main-menu li:hover {position:relative; z-index:200;}



h1
{
	color:#21add0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:22px;
	font-weight:normal;
	margin: 5px 10px 0 10px;
}

h2
{
	color:#21add0;
	font-family: arial, helvetica, sans-serif, MS Sans Serif;
	font-size:16px;
	font-weight:bold;
	margin: 5px 5px 2px 10px;
}

h3
{
	color:#21add0;
	font-family: arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	font-weight:bold;
	margin: 5px 5px 2px 10px;
}

p
{
	color:#333333;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:100%;
	font-weight:normal;
	margin: 2px 20px 10px 10px;
}

.a-text
{
color:#108CB8;
text-decoration:none;
border-bottom: 1px Dashed #4F8729;
font-weight:bold;
}

.a-blue-text
{
	color:#21add0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:90%;
	text-decoration:underline;
	font-weight:bold;
}

.a-orange-text
{
	color:orange;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:90%;
	text-decoration:underline;
	font-weight:bold;
}

.a-white-text
{
	color:#ffffff;
	font-size:98%;
	text-decoration:underline;
	font-weight:bold;
}

.a-text-no-underline
{
color:#108CB8;
text-decoration:none;
font-weight:bold;
}

.a-menu-selected
{
color:#108CB8;
text-decoration:none;
font-weight:bold;
font-size:13px;
font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
border:2px solid #108CB8;
padding:3px;
margin:10px;
}


.a-menu-non-selected
{
color:#108CB8;
text-decoration:none;
font-weight:bold;
font-size:13px;
font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
padding:3px;
margin:10px;
text-decoration:underline;
}


.a-text-gray
{
color:orange;
text-decoration:underline;
font-weight:bold;
}

.contents {

	float:left;
	border:5px solid orange;
	/* border:5px solid red; */
	width:965px;         /* we always want our menu to fill the available space */
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;         /* this (and also below) sets the menu's font size */
	z-index:10;


}

.contents table {
	margin-left:30px;
	margin-top:30px;
	font-size:14px;
	color:#666;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	text-align:justify;
}

.contents td {
padding-right:20px;
}

.semi-footer {
width:965px;
float:left;
margin-top:55px;
height:213px;
clear:both;
background: url(../images/1px-footer-orange-repeat-x.gif) repeat-x;
}


.semi-footer-about-us {
	width:483px;
	float:left;
	padding-top:10px;
	height:213px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffee;
	font-size:90%;
	font-weight:bold;
}

.semi-footer-our-events {
	width:482px;
	float:right;
	padding-top:10px;
	height:213px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffee;
	font-size:90%;
	font-weight:bold;
}

.social-networking
{
	color:#21add0;
	background:#ffffff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:100%;
	font-weight:normal;
	float:left;
	padding-left:310px;
	width:600px;
	margin: 0px 0px 20px 10px;
	border:none;
}


.contents-footer-seperater
{
float:left;
width:965px;
height:35px;
background:#FFFFFF;
}


.footer-container
{
width:967px;
position:relative;
left:1px;
top:0px;
height:180px;
margin: 0 auto;
clear:both;
background: url(../images/footer-1px-image.gif) repeat-x;
}

.footer-container p
{
	color:#aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;         /* this (and also below) sets the menu's font size */
	font-weight:normal;
}

.footer-headings
{
	color:#dddddd;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;         /* this (and also below) sets the menu's font size */
	font-weight:bold;
	text-align:center;
}

.footer-left-side-image
{
	background: url(../images/footer-border-left.gif) no-repeat;
	float:left;
	width:6px;
	height:115px;
}

.footer-center-image
{
	float:left;
	width:957px;
	height:115px;
}

.footer-right-side-image
{
	background: url(../images/footer-border-right.gif) no-repeat;
	float:right;
	width:6px;
	height:115px;
}

.special_href {


	color:#A7A1A1;

	font-family: Arial, Helvetica, sans-serif;

	font-size:11px;         /* this (and also below) sets the menu's font size */

	text-decoration: none;

}

.normal_href {

	color:#800080;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;         /* this (and also below) sets the menu's font size */

}


.bottom-text {

	position:relative;        /* establish a menu-relative positioning context */
	padding:0;
	border:0;
	height:30px;                                  /* the menu's overall height */
	width:965px;         /* we always want our menu to fill the available space */
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;         /* this (and also below) sets the menu's font size */
	left:0px;
	margin: 0 auto;
	clear:both;
}



/* HOMEPAGE */

.homepage-quote-photo
{
	position:relative;
	background:#ffffff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:100%;
	font-weight:normal;
	float:left;
	width:965px;
	height:270px;
	margin:0px;
	text-align: justify;
	
}

.homepage-quote {
	float:left;
	width:480px;
	font-size:16px;
	line-height:2.0em;
	font-style:italic;
	font-weight:bold;
	color:#666;
	margin-top:30px;
	margin-left:30px;
}

.vhatkar-name {
	color:#108CB8;
	font-weight:bold;
	margin-right:0;
}

.homepage-haridas-vhatkar-image {
	float:right;
	width:428px;
	height:557px;
	margin:0;
}

.homepage-video {
	clear:both;
	float:left;
	background:#ffffff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:100%;
	font-weight:normal;
	float:left;
	width:480px;
	height:auto;
	margin-left:10px;
	border:none;
	
}

.homepage-slider {
	float:right;
	margin-right:17px;
	width: 480px;
	height: 390px;
}

#slideshow {
	width: 480px;
	height: 390px;
}













.infiniteCarousel {
  width: 800px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 730px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  height:350px;
  overflow: auto;
  min-height: 10em;
  margin: 0 30px;
  position: absolute;
  top: 0;

}

.infiniteCarousel ul a img {
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 350px;
  width: 350px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../images/arrow.png) no-repeat 0 0;
  text-indent: -9999px;
  position: absolute;
  top: 158px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0px;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -67px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 0px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -67px;
}








/* VIDEOS PAGE */

.video-page-section{
	float:left;
	background:#ffffff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:100%;
	font-weight:normal;
	float:left;
	width:500px;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	
}

.video-page-description-section{
	float:right;
	background:#ffffff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:100%;
	font-weight:normal;
	float:left;
	width:400px;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:left;
	
}







/* OUR EVENTS PAGE */

.sangeetkar-sammelan-page-h1
{
	color:#21add0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:22px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}



/* SANGEETKAR SAMMELAN TEMPLATE PAGE */

.sangeetkar-sammelan-song-page-h1
{
	color:#21add0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}


.sangeetkar-sammelan-song-page-h2
{
	color:#666666;
	font-family: arial, helvetica, sans-serif, MS Sans Serif;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.sangeetkar-sammelan-song-page-h2-orange
{
	color:orange;
	font-family: arial, helvetica, sans-serif, MS Sans Serif;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.sangeetkar-sammelan-song-page-h3
{
	color:orange;
	font-family: arial, helvetica, sans-serif, MS Sans Serif;
	font-size:12px;
	font-weight:bold;
	margin: 5px 5px 2px 0px;
}

.sangeetkar-sammelan-song-page-biodata-poem-box {

	background:#ffffff;
	font-family: gerogia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:13px;
	font-weight:normal;
	float:left;
	width:960px;
	text-align: justify;
	margin-top:20px;
	margin-bottom:30px;
}


.sangeetkar-sammelan-song-page-biodata-section {

	background:#ffffff;
	color:#666666;
	float:left;
	width:430px;
	margin-left:10px;
	text-align: justify;
	margin-bottom:25px;
	margin-top:20px;
}

.sangeetkar-sammelan-song-page-poem-section {

	background:#ffffff;
	float:right;
	width:520px;
	text-align: justify;
	margin-bottom:25px;
	margin-top:20px;
}

.sangeetkar-sammelan-song-page-listen-song-section {

	background:#ffffff;
	font-family: gerogia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:90%;
	font-weight:normal;
	float:left;
	width:600px;
	height:80px;
	text-align: justify;
	margin-bottom:20px;
	background: url(../images/listen-a-sample-of-song.gif) no-repeat top center;
	padding-top:26px;
	margin-left:165px;
	padding-right:20px;
}

.sangeetkar-sammelan-song-page-credits-section {

	background:#ffffff;
	font-family: gerogia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	float:left;
	width:774px;
	text-align: justify;
	margin-bottom:30px;
	background: url(../images/song-credits.gif) no-repeat top left;
	margin-left:78px;
	padding-right:20px;
	padding-top:40px;
	padding-left:15px;
	min-height:200px;
	line-height:2.2em;
}


.sangeetkar-sammelan-song-page-pagination-section {

	background:#ffffff;
	font-family: gerogia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:90%;
	font-weight:bold;
	color:#666666;
	float:left;
	width:774px;
	margin-bottom:30px;
	margin-top:20px;
	background: url(../images/list-of-featured-songs.gif) no-repeat top left;
	margin-left:78px;
	padding-right:20px;
	padding-top:40px;
	padding-left:15px;
	min-height:200px;
	line-height:2.2em;
}

.song-number {
	width:33px;
	height:34px;
	background: url(../images/white-small.png) no-repeat top left;
	margin:5px;
	text-align:center;
	color:#666666;
	cursor:hand;
	text-decoration:underline;
}

.song-number:hover{
	background: url(../images/orange-small.png) no-repeat top left;
	color:#ffffff;
	cursor:hand
}

.song-number-selected {
	width:33px;
	height:34px;
	background: url(../images/orange-small.png) no-repeat top left;
	color:#ffffff;
	margin:5px;
	text-align:center;
	cursor:hand;
	text-decoration:underline;
}


/* OUR MUSIC SECTION */

.our-music-h1
{
	color:#21add0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}

.our-music-h1-orange
{
	color:orange;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
	margin-left:70px;
}


.our-music-h2
{
	color:orange;
	font-family: georgia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:70px;
	clear:both;

}

.category-name
{
	color:#666666;
	font-family: georgia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

.our-music-category-seperator {
width:820px;
height:7px;
background:#dddddd;
margin-left:70px;
}

.our-music-container {

	background:#ffffff;
	font-family: gerogia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:13px;
	font-weight:normal;
	float:left;
	width:760px;
	text-align: justify;
	margin-bottom:30px;
	margin-left:110px;
}

.our-music-container img{
border:solid 5px #999999;
}

.our-music-container img:hover {
border:solid 5px orange;
}



/* OUR MUSIC ALBUM DETAILS SECTION */

.our-music-album-details {

	background:#ffffff;
	font-family: gerogia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:13px;
	font-weight:normal;
	float:left;
	width:760px;
	text-align: center;
	margin-bottom:30px;
	margin-left:105px;
}

.our-music-album-details img{
border:solid 5px #999999;
}

.our-music-album-details img:hover {
border:solid 5px orange;
}


.our-music-h3
{
	color:orange;
	font-family: georgia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	clear:both;

}

.ss img {
border:none;
}

.ss img:hover {
border:none;
}



/* CONTACT US SECTION */

.our-team-h3
{
	color:orange;
	font-family: georgia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;

}

.contact-us-container {

	background:#ffffff;
	font-weight:normal;
	float:left;
	width:900px;
	margin-bottom:30px;
	margin-left:30px;
}


.contact-us-text-box {

	background:#ffffff;
	color:#666666;
	font-family: arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	float:left;
	width:465px;
	margin-bottom:25px;
	margin-top:20px;
}


.contact-us-text-box p{

	background:#ffffff;
	color:#666666;
	font-family: arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	float:left;
	margin-left:12px;
	margin-bottom:20px;
}

.contact-info{
	
	width:390px;
	background:#ffffff;
	color:#666666;
	font-family: arial, helvetica, sans-serif, MS Sans Serif;
	font-size:90%;
	float:left;
	margin-left:12px;
	padding-left:20px;
	background: url(../images/contact-us-bg.png) no-repeat top left;
}

.contact-us-image {

	float:right;
	width:435px;
	height:415px;
	background: url(../images/contact-us-icon.gif) no-repeat top left;
	margin-bottom:25px;
	margin-top:20px;
}

.contact-us-h1-orange {
	color:orange;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:20px;
	font-weight:normal;
	margin-bottom:20px;
}

.contact-us-h3 {
	color:orange;
	font-family: georgia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	font-weight:bold;
}



/* OUR TEAM SECTION */

.our-team-h1
{
	color:#21add0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}

.our-team-h1-orange
{
	color:orange;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
	margin-left:70px;
}


.our-team-h2
{
	color:orange;
	font-family: georgia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:70px;
	clear:both;

}

.category-name
{
	color:#666666;
	font-family: georgia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

.our-team-category-seperator {
width:820px;
height:7px;
background:#dddddd;
margin-left:70px;
}

.our-team-container {

	background:#ffffff;
	font-family: gerogia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:13px;
	font-weight:normal;
	float:left;
	width:760px;
	text-align: justify;
	margin-bottom:30px;
	margin-left:110px;
}

.our-team-details {

	background:#ffffff;
	font-family: gerogia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:13px;
	font-weight:normal;
	float:left;
	width:760px;
	text-align: center;
	margin-bottom:30px;
	margin-left:105px;
}



/* OUR DISTRIBUTORS SECTION */

.our-distributors-h1-orange
{
	color:orange;
	font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
	margin-left:70px;
}

.our-distributors-category-seperator {
width:820px;
height:7px;
background:#dddddd;
margin-left:70px;
}

.our-distributors-details {

	background:#ffffff;
	font-family: gerogia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:13px;
	font-weight:normal;
	float:left;
	width:760px;
	text-align: center;
	margin-bottom:30px;
	margin-left:105px;
}

.our-distributors-h3
{
	color:orange;
	font-family: georgia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;

}


/* KALANGAN SECTION */

.kalangan-details {

	background:#ffffff;
	font-family: gerogia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:13px;
	font-weight:normal;
	float:left;
	width:760px;
	margin-bottom:30px;
	margin-left:105px;
	text-align:justify;
}

.kalangan-h3
{
	color:orange;
	font-family: georgia, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;

}

.kalangan-details img {
border:solid 5px orange;
}


/* NEWSPAPER ARTICLES */
.newspaper-articles img{
border:solid 5px orange;
}