.header-wrap{
	background:#fd8606;
}
.container{
margin:0 auto;
width:1024px;
}
.header-nav{
	float:right;
	margin:0 0 5px 0;
}
.header-nav li{
	display:inline;
}
.header-nav li a{
	color:#fff;
	text-decoration:none;
	font: bold 12px/18px sans-serif;
	margin: 0 5px 0 0;
	
}
.nav-content{
	background:#a80307;
}
.slider-wrap{
	background:url(../images/swirl.png) repeat-x;
}
.menu {
  text-align: left;
  display: inline;
  margin: 0;
  
  list-style: none;
  
}

.menu li {
  font: bold 14px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 15px 20px;
      position: relative;
	  
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  
}
.menu .home{
	padding-left:0;
}
.menu li a {
	color: #fff;
	text-decoration:none;
}
.menu li a:hover {
 background:#a80307;
  color: rgb(254, 242, 0);
}

.menu li ul {
  padding: 0;
  position: absolute !important;
  top: 48px;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
 z-index: 1000;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.menu li ul li {
  background: #fd8606;
  display: block;
  color: #fff;
}

.menu li ul li a:hover { background: #fd8606; color:#fff;}

.menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.home {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.contact {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.ill {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.leftsidebar{
	float:left;
	width:230px;
	margin:20px 0;
}
.home-main{
	float:right;
	width:750px;
	margin:20px 0;
}
.content-sidebar{
background:#fff;
box-shadow: 0px 0px 1px 1px #eee9d8;
}
.backcolr {
    background-color: #a80307 !important;
}
#slideshow { 
    
    position:relative;
    width: 1024px; 
    height: 440px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute !important; 
    
}
.headng {
    
    
    padding: 10px 5% 10px 5%;
    
    color: #FFF;
    font-weight: bold;
}
.sidebar-menu{

}
.sidebar-menu li{
	position: relative;
    margin: 0;
    border-bottom: 1px ridge rgba(130, 130, 130, 0.96);
    padding: 0;
    padding: 0;
}
.sidebar-menu li a{
	    font-style: normal;
    font-weight: 400;
    position: relative;
    display: block;
    padding: 10px 20px;
    color: #000;
    white-space: nowrap;
    z-index: 2;
    background-color: #fff;
    font-size: 0.8em;
    font-family: 'Roboto', sans-serif;
    border: none;
	text-decoration:none;
    
}
.sidebar-menu li a:hover{
background:#a80307;
color:#fff;
}
div#block {
    width: 242px;
    
    margin-right: 12px;
    float: left;
}
div#block:last-child{
margin-right:0;
}
div#block-hd {
    
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    background-color: #a80307;
    
    vertical-align: middle;
    padding: 10px 0;
}
div#content {
    background-color: #fff;
    padding: 5px;
    vertical-align: top;
    text-align: left;
        height: 165px;
    font-size: 12px;
}
div#menu ul {
    list-style-image: url(../images/orng-tick.png);
    margin: 0px;
    margin-left: 18px;
}

.block-link, a.block-link:visited, a.block-link:active {
    font-size: 13px;
    color: #000000;
    font-weight: 500;
    text-decoration: none;
    vertical-align: middle;
    line-height: 18px;
    display: block;
    padding: 5px;
	 font-family: 'Roboto', sans-serif;
    padding-bottom: 4px;
}
.home-history{
margin:20px 0 0 0;
}
.footer-content{
padding:30px 0;
 font-size: 0.8em;
    font-family: 'Roboto', sans-serif;
	color:#a80307;
}
/*History*/
.sub-pg{
	background:#fff;
}
.sub-pg-title h2{
background-color: #a80307 !important;
    padding: 10px 5% 10px 5%;
    color: #FFF;
    font-weight: bold;
}
.hsty-dta{
	padding: 10px 5% 10px 5%;
}
.hsty-dta p{
text-align:justify;
line-height:1.8em;
margin:0 0 10px 0;
font-family: sans-serif;
font-size:14px;
}
.gridhdbg {
    background-color: #fd8606;
    text-align: center;
    color: #fff;
    border-bottom: 1px #F2DEDE solid;
    border-left: 1px #F2DEDE solid;
    vertical-align: middle;
    
    font-weight: bold;
    height: 20px;
    padding: 10px 5px;
   font-family: sans-serif;
    font-weight: bold;
    font-size: 16px;
}
.gridhdbg1 {
    background-color: #fd8606;
    text-align: center;
    color: #fff;
    
    vertical-align: middle;
    
    height: 20px;
    padding: 10px 5px;
   font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
}
.gridhdbg1 td{
	border-bottom: 1px #F2DEDE solid;
    border-left: 1px #F2DEDE solid;
	border-top: 1px #F2DEDE solid;
    
}
.gridbg1 {
    background-color: #f7e8e0;
    text-align: center;
    color: #000;
    border-bottom: 1px #F2DEDE solid;
    border-left: 1px #F2DEDE solid;
    vertical-align: middle;
   
    height: 20px;
    padding: 10px 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}
.gridbg2 {
    background-color: white;
    text-align: center;
    color: #000;
    border-bottom: 1px #F2DEDE solid;
    border-left: 1px #F2DEDE solid;
    vertical-align: middle;
    font-size: 10px;
    font-weight: 400;
    height: 20px;
    padding: 10px 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}
.pooja-dts-page{
margin:20px 0;
}
.data-list h3{
font-size:18px;
margin:0 0 8px 0;
font-weight:bold;
}

.list-dts li{
    list-style:circle;
    letter-spacing:0.07em;
    font-size: 14px;padding:5px 0;
	margin:0 0 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#thumbnails { display: block; margin-bottom: 10px; }
#thumbnails ul li { float: left; margin-right: 13px; margin-bottom: 12px; }
#thumbnails ul li  img{
width: 164px;
    height: 196px;
	}
#thumbnails ul li a{
width:500px;height:500px;
}
#content1 {
  display: block;
  width: 100%;
  background: #fff;
  padding: 25px 20px;
  padding-bottom: 35px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
#content1 li.video-item {
    width: 165px;
    height: 128px;
    float: left;
    overflow: hidden;
    margin: 0px 5px 10px 0px;
    padding: 4px;
    background: #f8f8f8;
    border: #e5e5e5 solid 2px;
    
	}
	#content1 li.video-item img{
    width: 165px;
    height: 126px;
	}
	.audio-pg{
	    padding:30px 20px;
	}
	.audio-pg li{
	
	}
	.audio-pg li span{
	text-align:center;
	}
	.cont-dts h3{
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fd8606;
	margin:0 0 15px 0;
	}
	.cont-dts p{
	margin:0 0 8px 0;
	}
#playlist a{

color:#fff;}
#playlist .active a{
color:#fd8606;
}
	#playlist,audio{background:#666;width:400px;padding:20px;}
#playlist,audio .active a{color:red;text-decoration:none;}
#playlist,audio li a{color:#fff;background:#333;padding:5px;display:block;font-size:18px;}
#playlist,audio li a:hover{text-decoration:none;}


.images_1_of_3 {
       width: 25%;
    /* padding: 1.5%; */
    padding: 10px 15px 0 20px;
	height:220px;
	margin:0 0 10px 0;
}
.grid_1_of_3 {
    display: block;
    float: left;
    
}
.images_1_of_3 img{
    cursor: pointer;
    background: #fff;
    padding: 4px;
    box-shadow: 0px 0px 10px #999;
    max-width: 100%;
    display: block;
	height: 170px;
    width: 139px;
}
.images_1_of_3 h3 {
    color: #10696E;
    margin-top: 0.8em;
    margin-bottom: 0.3em;
    font-size: 14px;
	overflow:hidden;
    
}
.singer-grid{
box-shadow: 0px 0px 10px #999;
padding:20px;
}
.singer-img,.album-dts{
float:left;
}
.album-dts{
	margin:0 0 0 20px;
	
}
.album-dts h3{
	color:#fd8606;
	font-size:20px;
	font-weight:bold;
	margin:0 0 8px 0;
	font-family: 'Roboto', sans-serif;

}
.album-dts h4{
	font-size:14px;
	color:#000;
	.album-dts h3
}


#listContainer {  background-color:#fafafa; }
#listContainer ul { background-color: #fafafa; clear: both; cursor: pointer; }
#listContainer li { padding:10px; }

#playerContainer { height:130px; background-color:#333333; }
.controls li:first{margin-right:10px}
.controls li { float:left; display:inline-block; width:50px; text-align:center; margin-top:8px;margin-left:10px }

.progress { clear:both; height:4px; background-color:#666666; width:100%; cursor:pointer; position:relative; }
.progress .updateProgress { width:0px; background-color:#fd8606; height:100%; float:left; position:relative; }
.volumeControl { position: relative; margin: 8px auto; }
.volumeControl .updateProgress { display:inline-block; vertical-align:middle; margin-top:2px; }
input[type="range"] { -webkit-appearance: none; -moz-appearance: none; background-color: #fd8606; height: 2px; }

#listContainer { background-color:#fafafa;  }
#listContainer ul { background-color: #fafafa; clear: both; cursor: pointer;  }
#listContainer li { padding:10px; }
#listContainer li:nth-child(even) { background-color:#efefef; }
#listContainer li:hover, #listContainer li:nth-child(even):hover { background-color:#fd8606; color:#fff; }
#listContainer li a { text-decoration: none; color:#4e4f4f; }
#listContainer li.activeAudio { background-color:#fd8606; }


/* Player Controls */
#playerContainer {  height:130px; background-color:#333333;  }
.controls li:first{margin-right:10px}
.controls li { float:left; display:inline-block; width:50px; text-align:center; margin-top:8px;margin-left:10px }

.controls li a { display:inline-block; }
.playAudio,.play { background: url('../images/audio/audio_icons.png') no-repeat -2px -35px; width: 32px; height: 32px; margin:auto; }
.playAudio:hover { background: url('../images/audio/audio_icons.png') no-repeat -2px -3px; }
.pauseAudio { background: url('../images/audio/audio_icons.png') no-repeat -36px -35px; width: 32px; height: 32px; margin:auto; }
.pauseAudio:hover { background: url('../images/audio/audio_icons.png') no-repeat -36px -3px; }
.shuffle { background: url('../images/audio/audio_icons.png') no-repeat -28px -96px; width: 32px; height: 32px; margin:auto; }
.shuffleActive, .shuffle:hover { background: url('../images/audio/audio_icons.png') no-repeat -28px -71px; width: 32px; height: 32px; margin:auto; }
.left { background: url('../images/audio/audio_icons.png') no-repeat -60px -99px; width: 24px; height: 24px; margin:auto; margin-top:4px; opacity:0.4; }
.left:not(.disabled):hover { opacity:1; }
.left.disabled, .right.disabled { opacity:0.4; cursor:default; }
.right { background: url('../images/audio/audio_icons.png') no-repeat -88px -75px; width: 24px; height: 24px; margin:auto; margin-top:4px; opacity:0.4; }
.right:not(.disabled):hover { opacity:1; }
.repeat { background: url('../images/audio/audio_icons.png') no-repeat -4px -103px; width: 21px; height: 21px; margin:auto; margin-top:7px; }
.repeat:hover, .repeat.loopActive { background: url('../images/audio/audio_icons.png') no-repeat -4px -79px; }
.volume { width: 20px; height: 20px; margin-left:5px; margin-right:5px; float:left; background: url('../images/audio/audio_icons.png') no-repeat; }
.volume1 { background-position: -5px -150px; }
.volume2 { background-position: -5px -198px; }
.volume3 { background-position: -5px -246px; }
.mute { background-position: -34px -127px; }
.progress { clear:both; height:4px; background-color:#666666; width:100%; cursor:pointer; position:relative; }
.progress .updateProgress { width:0px; background-color:#fd8606; height:100%; float:left; position:relative; }
.volumeControl { position: relative; margin: 8px auto; }
.volumeControl .updateProgress { display:inline-block; vertical-align:middle; margin-top:2px; }
input[type="range"] { -webkit-appearance: none; -moz-appearance: none; background-color: #fd8606; height: 2px; }
.audioDetails { clear:both; color:#fd8606; font-size:12px; padding:5px; }
.audioTime { display: inline-block; text-align: right; float: right; }
.songPlay { display:inline-block; }
.seekableTrack { width: 0%; background-color:#666666; height: 4px; position: absolute; z-index: 0; display: block; }
.seekableTrack, .progress .updateProgress { -webkit-transition: width 0.6s ease; -moz-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease; }
