/*
Design by QuicSolv Software
http://www.quicsolv.com
copyright reserver for ekayani.com
*/

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	background: #363535 url(images/bodytop_bg.jpg) repeat-x left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF
}

#wrapper {
	width: 1000px;
	margin: 0px auto;
	background-color: #363535;
}
#header {
	margin: 0px;
	height: 345px;
}
#head_top {
	background-color: #E2630E;
	height: 45px;
	text-align: right;
}
.search {
	padding-top: 11px;
	padding-left: 6px;
	float: right;
}
#search input {
	height: 16px;
	width: 280px;
	margin-top: 11px;
	background-color:#CCCCCC;
	border: none;
	padding: 3px;
	color: #666666;
}
h1 {
	font-size: 50px;
	color: #E2630E;
	text-align: right;
	padding-right: 40px;
}
#banner {
	height: 233px;
	margin: 0px;
}
.menu {
	background: #333333 url(images/menu_bg.jpg) left top no-repeat;
	width: 288px;
	height: 232px;
	float: left;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
.banner_img {
	float: left;
}
.mainmenu {
	margin-top: 30px;
	margin-left: 25px;
}
.mainmenu ul {
	margin: 0px;
	padding: 0px;
}
.mainmenu ul li {
	/*list-style:url(images/list_img.png) inside;*/
	list-style-type:none;
	font-size: 14px;
	line-height: 23px;
	border-bottom: 1px solid #909090;
}
#noborder {
	border-bottom: 0px solid #FF0000;
}
.mainmenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.mainmenu ul li a:hover {
	color: #E2630E;
	text-decoration: none;
}
#container {
	margin: 0px;
}
#leftnav {
	width: 288px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.emailpannel {
	background:url(images/email_bg.png) left top no-repeat;
	height: 115px;
	width: 288px;
	margin-top: 27px;
}
 .bolgcont, .tourcont, .commucont {
	padding: 15px 17px;
}
.emailcont {
	padding: 35px 17px;

}


.email input {
	height: 20px;
	width: 240px;
	background-color:#CCCCCC;
	border: none;
	padding: 3px;
	color: #666666;
	margin-bottom: 8px;
}
h3 {
	font-size: 15px;
	color:#CCCCCC;
	padding-bottom: 5px;
}
.bolgpannel, .tourpannel, .commupannel {
	background:url(images/left_navbg.png) left top;
	width: 288px;
	height: 150px;
	margin-top: 10px;
}
.singleline {
	border-bottom: 1px solid #909090;
}
.more {
/*	color: #005B9B;
*/	padding-top: 8px;
	color:#CCCCCC;
}
.more a {
	color: #005B9B;
	text-decoration:underline;
}
.more a:hover {
/*	color: #005B9B;
*/
	color:#CCCCCC;
	text-decoration: none;
	
}
#leftnav p {
	color: #999999;
	line-height: 16px;
	padding-top: 5px;
}
#rightpannel {
	width: 693px;
	float: right;
}
#menutab {
	margin:0px;
	padding:0px;
}
#menutab_left {
	float: left;
	margin-top: 29px;
}
#menutab_right {
	float: right;
	margin-top: 29px;
}
#menutab_leftmid, .menutab_rightmid {
	background:#000000 url(images/menumiddle_bg.jpg) left bottom repeat-x;
	height: 17px;
	float: left;
	margin-top: 29px;
}
#menutab_leftmid {
	width: 30px;
}
.menutab_rightmid {
	width: 409px;
}
#music_video {
	float: left;
}
#video_pannelbg {
	background:#000000 url(images/video_middlebg.jpg) left top repeat-y;
	height: 560px;
}
#video_pannelbtm {
	float: left;
}
#slide {
	padding: 10px 30px 30px 30px;
}
.slide_left {
	float: left;
}
.slide_right {
	float: right;
}
#slide_middle {
	float: left;
	background: #000000 url(images/slide_middlebg.jpg) left top repeat-x;
	height: 152px;
	width: 617px;
}
.arrow_left {
	float: left;
	margin-top: 3px;
	padding-left: 20px;
}
.arrow_right {
	float: right;
	margin-top: 3px;
	padding-right: 20px;
}
.title {
	font-size: 16px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
}
#footer {
	margin-top: 12px;
}
.footer_left {
	float: left;
}
.footer_right {
	float: right;
}
.footer_mid {
	float: left;
	background: url(images/footer_middle.jpg) left top repeat-x;
	width: 974px;
	height: 60px;
}
.footer_text {
	color:#000000;
	text-align: right;
	padding-right: 10px;
	margin-top: 12px;
}
.footer_text a {
	color:#000000;
	text-decoration: none;
}
.footer_text a:hover {
	color:#000000;
	text-decoration: underline;
}
.copyright {
	text-align: right;
	padding-right: 10px;
	margin-top: 12px;
}
/*============================ Gallery sliding Start=============================*/
.carousel-component { 
	position:relative;	overflow:hidden;	visibility:visible;/* component turns it on when first item is rendered */
}
				
.carousel-component ul.carousel-list { 	width:10000px;	position:relative;	z-index:1; }

.carousel-component .carousel-list li { 	float:left;	list-style:none;	overflow:hidden;}

.carousel-component .carousel-vertical li { 	float:none;	margin-bottom:0px;}

.carousel-component ul.carousel-vertical { 	width:auto;}

.carousel-component .carousel-clip-region { 	overflow:hidden;	margin:0px auto;	position:relative; }

/**
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 	/*background:#3F3F3F;*/	padding:0px;	color:#618cbe;}
.carousel-component ul.carousel-list { 	margin:0px;	padding:0px 0px 0px 0px;}
.carousel-component .carousel-list li { 	text-align:center;	margin:0px 0px 0px 0px;	padding:0px;	font:10px verdana,arial,sans-serif;	color:#666;}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { }

#html-carousel {   /*  background: #AAD4EE;*/}

#html-carousel .carousel-list li {     margin:4px 5px 0px 5px;}

#html-carousel .carousel-list li {     width: 106px;     border: 0px solid green;    padding: 10px;    padding-top:  15px;    margin: 0;    /*color: #3F3F3F;*/}

#html-carousel .carousel-list li img {     border:1px solid #999;    display:block; }

#html-carousel {    margin-bottom: 10px;    float: left;    width: 885px;    height: 144px;}

/* BUTTONS */
#prev-arrow-container, #next-arrow-container {     float:left;    margin: 0px;    padding: 0px;}

#next-arrow {     cursor:pointer; }

#prev-arrow {     cursor:pointer; }
/*============================ Gallery sliding end=============================*/

/*============= Gallery submenu body=======*/
#gallery_body {	margin: 10px;}
.line {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF;}
#Gallery_main{height:318px; width:561px; background-color: #88a0bd; padding: 8px; margin-left:auto; margin-right:auto; margin-top: 15px; margin-bottom: 15px;}
/*============= Gallery submenu end here=======*/

/* Kashif css*/
#whatsyoga_pannelbg {
 background:#000000 url(images/video_middlebg.jpg) left top repeat-y;
 height: 730px;
}
#shop_pannelbg {
 background:#000000 url(images/video_middlebg.jpg) left top repeat-y;
 height: 690px;
}
#press_pannelbg {
 background:#000000 url(images/video_middlebg.jpg) left top repeat-y;
 height: 875px;
}
#listen_pannelbg {
 background:#000000 url(images/video_middlebg.jpg) left top repeat-y;
 height: 770px;
}
#socialmedia_pannelbg {
 background:#000000 url(images/video_middlebg.jpg) left top repeat-y;
 height: 770px;
}
#blog_pannelbg {
 background:#000000 url(images/video_middlebg.jpg) left top repeat-y;
 height: 770px;
}
#tourdetails_pannelbg {
 background:#000000 url(images/video_middlebg.jpg) left top repeat-y;
 height: 555px;
}
#booking_pannelbg {
 background:#000000 url(images/video_middlebg.jpg) left top repeat-y;
 height: 840px;
}

.content_header{
font-size:26px; color:#FF3300;
}
.content_text{
font-family:"Lucida Sans Unicode, Verdana, Garamond";
font-size:14px;
text-align:justify;
}
.content_text2{
font-family:"Trebuchet MS";
font-size:15px;
}
.hr {
  height: 0;
  font-size: 0;
  line-height: 0;
  width: 100%;
  margin: 1em auto;
}
.dotted {
  border-bottom: dotted 2px #FFFFFF;
}
.dashed {
  border-bottom: dashed 2px #0066cc;
}
#soundcloud_pannelbg {
 background:#000000 url(images/video_middlebg.jpg) left top repeat-y;
 height: 960px;
}

.input_button {
background-color:#3B5998;
border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:2px 15px 3px;
text-align:center;
}