body {
	margin: 0;
	padding: 0;
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:18px;
	background: url(../images/body-bg.jpg) center top repeat-y;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border: 0;
	outline: 0;
}
p {
	margin: 0;
	padding: 2px 0;
}
.v-align {
	vertical-align:middle;
	margin:0 5px 0 0;
}
.align-middle {
	vertical-align:middle;
	margin:0 10px 0 0;
}
.margin-l7 {
	margin-left:7px;
}
.float-r {
	float:right;
}
.float-l {
	float:left;
}
a {
	color:#e78c05;
}
a:hover {
	color:#c00001;
	text-decoration:none;
}
/* tab content panel */

.tabpalne-right {
	width:703px;
	float: left;
	background:url(../images/con-top.gif) left top no-repeat;
	padding-top:5px;
}
.tabpalne-border {
	border-left:#df9536 solid 5px;
	border-right:#df9536 solid 5px;
	width:693px;
	float: left;
}
.tabpalne-bottom {
	background:url(../images/con-botm.gif) left bottom no-repeat;
	width:703px;
	float: left;
	padding-bottom:5px;
}
.tab-panel-tab {
	margin:0;
	width:693px;
	list-style:none;
	float:left;
	background:#df9536;
	
}
.tab-panel-tab li {
	font-weight:bold;
	float:left;
}
.tab-panel-tab li a {
font-size:14px;
text-transform:uppercase;
	background:#df9536 url(../images/con-sep.gif) right top no-repeat;
	color:#fff;
	padding:3px 13px 5px 13px;
	display:inline-block;
	text-decoration:none;
}
.tab-panel-tab li a.last {
	background:none;
}
.tab-panel-tab li a:hover {
	color:#333333;
}
.tab-panel-tab li.tab-active a {
	color:#d84c34;
	padding:3px 13px 6px 13px;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	background:url(../images/tab-right-hover.gif) left top repeat-x;
	margin-bottom:-1px;
}
.tab-panel-bt {
	float:left;
	border-left:#df9536 5px solid;
	border-right:#df9536 5px solid;
}
.tab-panel-content {
	float:left;
	width:661px;
	padding:10px 15px 0 15px;
	background:#eeedee url(../images/con-bck.gif) left top repeat-x;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	color:#666666;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
}
.tab-panel-content p {
	padding-bottom:20px;
}
a.readmore {
	background:url(../images/view.gif) 5px 6px no-repeat;
	padding-left:13px;
	color:#e78c05;
	font-size:11px;
}
a.readmore:hover {
	color:#c00001;
	text-decoration:none;
}
/*----------------------------------------
gallery
------------------------------------------*/
.gallery {
	width: 703px;
	float:left;
	padding:0px;
	margin:0px;
}
.gallery-top {
	width:703px;
}
.gallery-mid {
	background:url(../images/gallery-bg.gif) left top repeat-y;
	width:699px;
	padding:0 2px;
	float:left;
}
.gallery-bg {
	background: #f7f7f7 url(../images/gallery-back.gif) left 0px repeat-x;
	float:left;
	width: 578px;
	padding:22px 60px 0 60px;
}
.gallery-botm {
	background:url(../images/gallery-botm.gif) left bottom no-repeat;
	width:703px;
	float:left;
	padding-bottom:8px;
}
.gallery-tab-box {
	width:703px;
	padding-top:10px;
	float:left;
	margin-bottom:-2px;/*background:url(../images/gallary-bottom.gif) right bottom no-repeat;*/
}
.gallery-readmore {
	float:right;
	padding:8px 8px 0 0;
}
.relief-img {
	/*background:url(../images/bg-img.jpg) left top no-repeat;*/
	width:141px;
	padding:5px;
	border:1px solid #CCCCCC;
	margin-right:5px;
	float:left;
}
.relief {
	background:url(../images/li-bg.gif) left bottom repeat-x;
	width:685px;
	padding: 10px 0px 10px 5px;
	float:left;
	border-bottom:1px dotted #999;
}
.relief-content {
	width:508px;
	padding: 0px 0px 0px 5px;
	float:left;
}
a.readlink {
	font-weight: bold;
	color: #cc300a;
	font-size:13px;
	text-decoration:none;
}
a.readlink:hover {
	color: #de7708;
}
/* added by shipra */

#heading-box {
	width: 690px;
	float:left;
	border-bottom: 1px solid #efefef;
	margin-left: 5px;
	padding: 10px 0 5px 0px;
}
#page-heading {
	float: left;
}
#page-heading h1.pageh1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d84c34;
	font-size: 18px;
}
#breadcrumb {
	float: right;
	color:#d84c34;
	font-size: 11px;
}
#breadcrumb a {
	color:#989898;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
.content-panel {
	width: 690px;
	padding: 10px 5px 10px 5px;
	float: left;
}
.content-panel p {
	line-height: 17px;
	padding:5px 0;
}
/* contact us */

.address strong {
	color: #df9536;
}
.address a {
	color: #d84c34;
	text-decoration:none;
}
.address a:hover {
	text-decoration:underline;
}
.contact-formspace {
	width: 690px;
	float:left;
	padding:30px 0 8px 0;
}
.contact-request {
	width: 690px;
	float:left;
	padding: 0px 0 3px 0;
	border-bottom: 1px solid #efefef;
}
.contact-request h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d84c34;
	font-size: 16px;
}
.contactus {
	width: 600px;
	float:left;
	padding: 20px;
}
.contactform {
	width: 550px;
	clear:both;
	float:left;
	padding:3px 0;
}
.contactus .contact-lft-lbl {
	width: 100px;
	float: left;
	line-height:22px;
	vertical-align:middle;
}
.contactus span {
   padding-right: 10px;
}

.contactus .contact-lft-lbl span {
	color: #f00;
}
.contactus .contact-rt-box {
	width: 250px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	padding: 2px 0 0 2px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}
.contactus .contact-txtarea {
	height: 50px;
}
.contact-submit {
	background:url(../images/submit.jpg) left center no-repeat;
	height:22px;
	width:133px;
	vertical-align:middle;
	color:#FFFFFF;
	border:none;
	outline:none;
	float:left;
	cursor:pointer;
}
.ashram-img {
	padding:5px;
	border:1px solid #efefef;
	width:141px;
	padding: 4px 4px 4px 0px;
	height:98px;
	margin-right:5px;
	float:left;
}
.contactus .contact-txtarea {
	height: 50px;
}
.contact-submit {
	padding-top: 5px;
}
/* ashrams */

.ashram {
	width:340px;
	padding: 15px 0px 15px 0px;
	float:left;
	background:url(../images/li-bg.gif) left bottom repeat-x;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}
.ashram-img {
	padding:5px;
	background-color:#FFF;
	border:1px solid #efefef;
	width:141px;
	height:98px;
	margin-right:5px;
	float:left;
}
.ashram-content {
	width:170px;
	padding: 0px 0px 0px 0px;
	float:right;
}
a.readlink {
	font-weight: bold;
	color: #cc300a;
	font-size:13px;
	text-decoration:none;
}
a.readlink:hover {
	color: #de7708;
}
.ashram-bordernone {
	border-right:none;
	padding-left:15px;
	width:330px;
}
/* ------------------------ announcements ----------------------- */

.announcements {
	width: 678px;
	padding: 0px 0 0px 0px;
}
.announcements li {
	width: 678px;
	background:url(../images/li-bg.gif) left bottom repeat-x;
	list-style-type: none;
	border-bottom:1px dashed #e6e8e6;
	padding: 15px 0px 15px 10px;
	margin-bottom:5px;
	float:left;
}
.announcements li strong {
	background:url(../images/red-arrow.gif) left 8px no-repeat;
	padding: 2px 0px 2px 10px;
	width:658px;
	float:left;
	padding-bottom:5px;
}
.announcements li strong a {
	width:510px;
		color:#de7c00;
	/*	color:#d84c34;*/
	text-decoration:none;
	float:left;
}
.announcements li strong a:hover {
	width:510px;
	/*color:#5b5b5b;*/
	color:#d84c34;
	text-decoration:none;
	float:left;
}
.announcements li strong b {
	background:url(../images/time.gif) left top no-repeat;
	font-weight:normal;
	font-size:11px;
	color:#929292;
	padding-left: 18px;
	float:right;
}
.announcements li span {
	width: 668px;
	line-height: 18px;
	float:left;
	background:none;
}
a.announcemore {
	background:url(../images/view.gif) no-repeat 10px 6px;
 font-size: 11px;
	color:#e78c05;
	padding-left:18px;
	text-decoration:none;
}
a.announcemore:hover {
	text-decoration:underline;
}
.pagination {
	width:690px;
	float: left;
	text-align:right;
	padding: 5px 0 5px 0;
}
.pagination ul li {
	list-style-type: none;
	display:inline;
	padding: 2px;
	width: 10px;
}
.pagination ul li a {
	text-decoration: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #c3c1c2;
	padding:2px 5px;
	background:url(../images/paging.gif) left top repeat-x;
}
.pagination ul li a:hover, .pagination ul li a.active-paging {
	background:url(../images/paging-hover.gif) left top repeat-x;
	color:#fff;
	border:1px solid #c14c04;
}
/* publications page */


.publication {
	width:322px;
	padding: 20px 5px 20px 5px;
	float:left;
	background:url(../images/li-bg.gif) left bottom repeat-x;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}

.publish-img {
	width:80px;
	padding: 5px;
	height:90px;
	margin-right:5px;
	float:left;
	border:1px solid #b9b7b7;
}

.icon-img
{
    width:80px;
	padding: 5px 5px 6px 6px;
	height:90px;
	margin-right:5px;
	float:left;
	border:1px solid #b9b7b7;
}

.publish-content {
	width:200px;
	padding: 0px 0px 0px 5px;
	float:left;
}
.publish-content p {
	padding: 2px 0;
}
.book-name {
	font-weight:bold;
}

.book-name a{
	text-decoration:none;
}

p.buy {
	padding: 5px 0;
}
.buy img {
	padding:0 5px 0 0;
}

p.buy b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	padding:0 5px 0 0;
	color: #626262;
}
p.buy span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	padding:0 10px 0 0;
	color: #dc6114;
}
.buy a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	padding:0 10px 0 0;
}
a.readlink {
	font-weight: bold;
	color: #cc300a;
	font-size:13px;
	text-decoration:none;
}
a.readlink:hover {
	color: #de7708;
}
.publish-bordernone {
	border-right:none;
	padding-left:25px;
}
/* left panel gallery */

.gall-mid {
	height:225px;
	background:#ececec url(../images/blog-bg.gif) repeat-y left top;
	width: 247px;
	padding: 0px 5px;
	float:left;
}
.left-gallery-bg {
	background: #f7f7f7 url(../images/gallery-back.gif) left 0px repeat-x;
	float:left;
	width: 250px;
	padding:22px 0px 0 33px;
}
/* ------------------------- audio ------------------- */

.audio {
	width: 678px;
	padding: 0px 0 0px 0px;
}
.audio li {
	width: 678px;
	background:url(../images/li-bg.gif) left bottom repeat-x;
	list-style-type: none;
	border-bottom:1px dashed #e6e8e6;
	padding: 10px 0px 10px 10px;
	margin-bottom:5px;
	float:left;
	color:#000000;
	font-size:11px;
}

.videolist
{
  width:655px;
}

.videolist li
{
  width:655px;
  background:none;
  border-bottom:1px dashed #ccc;
}

/*.audio li:hover {
	width: 678px;
	background:url(../images/li-bg-hover.gif) left bottom repeat-x;
	list-style-type: none;
	border-bottom:1px dashed #e6e8e6;
	padding: 10px 0px 10px 10px;
	margin-bottom:5px;
	float:left;
}*/
.audio li strong {
	background:url(../images/icon_speaker.gif) left 8px no-repeat;
	padding: 9px 0px 2px 30px;
	width:435px;
	float:left;
	padding-bottom:5px;
}
.audio li strong a {
	width:435px;
	/*	color:#de7c00;*/
		color:#000000;
	text-decoration:none;
	float:left;
	padding-left:10px;
}
.audio li strong a:hover {
	width:435px;
	color:#5b5b5b;
	text-decoration:none;
	float:left;
}
.audio li b {
	font-size:14px;
	color:#626262;
}

.audio li b a{
   line-height: 24px;
   vertical-align:top;
	text-decoration: none;
}

.audio li b img{
	padding-right: 5px;
}

.audio li b .download{
	padding-left: 20px;
}
.audio li span {
	line-height: 18px;
	float:left;
	background:none;
}

.poster li strong {
	background:url(../images/poster.gif) left 8px no-repeat;
}

.literate li strong {
	background:url(../images/book.gif) left 8px no-repeat;
}

.wallpaper li strong {
	background:url(../images/wallpaper.gif) left 8px no-repeat;
}

.screensaver li strong {
	background:url(../images/screensave.gif) left 8px no-repeat;
}

.videeo li strong {
	background:url(../images/video.gif) left 8px no-repeat;
}


.internal-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d84c34;
	font-size: 14px;
}
.postdetail {
	background:url(../images/time.gif) left center no-repeat;
	font-weight:normal;
	font-size:11px;
	color:#929292;
}
.postdetail span {
	padding-left: 20px;
}
.relief-photogallery {
	width: 690px;
	padding: 10px 0;
}
.relief-photogallery .internal-heading {
	padding: 5px;
	width:680px;
	float:left;
}

.relief-photogallery .internal-heading strong{
	width:590px;
	float:left;
}

.relief-photogallery .internal-heading a{
	font-size:12px; 
	font-weight:normal;
	text-align:right;
}
.relief-gallery {
	width: 680px;
	padding-left: 10px;
}

.relief-gallery img {
	border: 1px solid #efefef;
	padding: 5px;
	margin:10px 8px;
}
.imgtxt {
	width:680px;
	text-align:right;
	text-decoration:underline;
}
.orange-btn {
	height:29px;
	float:left;
	width:100%;
	padding:10px 0 10px 0px;
}
.orange-btn a {
	background:url(../images/button-left.gif) top left no-repeat;
	height:29px;
	float:left;
	display:block;
	padding:0 0 0 8px;
	text-decoration:none;
	color:#0c2e4f;
}
.orange-btn a span {
	background:url(../images/button-right.gif) top right no-repeat;
	display:block;
	padding:5px 15px 6px 7px;
}
.orange-btn a:hover {
	background-position:0 -29px;
	color:#FFFFFF;
	text-decoration:none;
}
.orange-btn a:hover span {
	background-position:100% -29px;
}

/* login */

.login {
	width: 650px;
	float:left;
	padding: 10px 0 10px 10px;
	margin: 10px auto 285px auto;
}

.login-lt
{
  width: 340px;
  float:left;
  padding: 10px;
  border-right: 1px solid #ccc;
}

.login-rt
{
   width: 250px;
  float:left;
  padding:10px 10px 10px 25px;
  text-align:center;
}

.loginform {
	width: 370px;
	clear:both;
	padding:3px 0;
}
.login .login-lft-lbl {
	width: 80px;
	float: left;
	line-height:22px;
	vertical-align:middle;
}


.login .login-rt-box {
	width: 200px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	padding: 2px 0 0 2px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.logintxt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d84c34;
	font-size: 18px;
}

.signupbtn {
	width: 80px;
	margin:0 auto;
	padding:3px 0 10px 0;
}


/* registration */

.register {
	width: 670px;
	float:left;
	padding: 20px 0px 20px 20px;
	
}
.regform {
	width: 660px;
	clear:both;
	float:left;
	padding:3px 0;
}
.register .reg-lft-lbl {
	width: 170px;
	float: left;
	text-align:right;
	line-height:22px;
	vertical-align:middle;
	padding-right:10px;
}


.register .reg-lft-lbl span {
	color: #f00;
}
.register .reg-rt-box {
	width: 228px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	padding: 2px 0 0 2px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.register .reg-rt-smallbox {
	width: 60px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	padding: 2px 0 0 2px;
	margin-right: 5px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.register .reg-rt-bigbox {
	width: 90px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	padding: 2px 0 0 2px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.register .reg-drpdown {
	width: 74px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 20px;
	margin-right:5px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.register .register-drpdown {
	width: 232px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 20px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.phone-code
{
	padding: 0 0 0 5px;
}

/* buy ringtones */

.tones {
	width: 678px;
	padding: 0px 0 0px 0px;
}

.tones li{
	width: 678px;
	list-style-type: none;
	padding: 10px 0px 10px 10px;	
	float:left;
	background:#bcbfbc;
}
.tones li.tonebg-light {
	background:#fbfbfb;
	border:1px solid #e2e2e2;
	border-width:0px 1px 0px 1px;
}

.tones li.tonebg-dark {
	background:#f8f7f7;
    border:1px solid #e2e2e2;
	border-width:1px 1px 1px 1px;
}
.tones li.final-checkout {
	background:#fbfbfb;
	border:1px solid #e2e2e2;
	border-width:0px 1px 0px 1px;
}

.tones li.final-checkout span
{
   font-weight:bold;
}

.tones li.final-checkout1
{
   background:#f8f7f7;
    border:1px solid #e2e2e2;
	border-width:1px 1px 1px 1px;
}

.tones li.final-checkout1 h3
{
   font-size:14px;
}

.tones li.final-checkout1 h3 span
{
   width: 530px;
   text-align:right;
   padding-right: 30px;
}


.tones li a{
	text-decoration: none;
}

.tones li strong {
	background:url(../images/red-arrow.gif) left 8px no-repeat;
	padding: 2px 0px 5px 10px;
	width:400px;
	float:left;
	font-weight:normal;
}
.tones li strong a {
	color:#5b5b5b;	
	float:left;
}
.tones li strong a:hover {
	color:#d84c34;
	float:left;
}
.tones li b {
	width:220px;
	font-weight:bold;
	font-size:11px;
	color:#929292;
	padding-right: 5px;
	float:right;
}

.tones li b  .pricing {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	padding:0 5px 0 0;
	color: #626262;
	width:20px;
}
.tones li b span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	color: #dc6114;
	width: 90px;
}

.tones li b a{
   line-height: 24px;
   vertical-align:top;
}

.tones li b img{
	padding-right: 5px;
}

.tones li span {
	line-height: 18px;
	float:left;
	background:none;
}

.tones li.list-heading
{
   border:1px solid #e2e2e2;
   border-width:1px 1px 1px 1px;
}

.tones li.list-heading strong
{
   background:none;
   width:410px;
   font-size:14px;
   font-weight:bold;
}

.tones li.list-heading span.pricing
{
   width:110px;
}
.tones li.list-heading span.cart
{
   width:80px;
   padding-left:5px;
   color:#5b5b5b; 
}

/* categories */

.category {
	width:332px;
	padding: 5px 5px 5px 5px;
	float:left;
	background:url(../images/li-bg.gif) left bottom repeat-x;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}
.category:hover {
	width:332px;
	padding: 5px 5px 5px 5px;
	float:left;
	background:#fbfbfb;
}
.category-name {
    width:332px;
	padding: 0px 0px 0px 5px;
	float:left;	
}
.noborder-img
{
    width:80px;
	padding: 5px;
	height:90px;
	margin-right:5px;
	float:left;
}
.category-name a{
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	padding: 0px 0px 0px 10px;
	line-height:80px;
}
.category-bordernone
{
   border-right:none;
}

/* add to cart */

.add-cart
{
   width:252px;
   float:left;
   padding-bottom:10px;
}

.cart-top
{
   background:url(../images/cart-top.gif) no-repeat left top;
   width:252px;
   height:27px;
   color:#fff;
   font-size:12px;
   font-weight:bold;
   padding: 5px 0 5px 10px;
   float:left;
}

.cart-top img
{
   line-height: 24px;
   vertical-align:middle;
   padding: 0 5px 0 0;
}

.cart-mid
{
    background:url(../images/cart-bg.gif) repeat-y left top;
    color:#626262;
    width:242px;
    padding: 5px;
	float:left;
}

.cart-mid .cart-list
{
    width:242px;
    list-style:none;
	float:left;
}

.cart-mid .cart-list li
{
   padding: 5px 0 2px 0;
   float:left;
}

.cart-mid .cart-list span.itempic
{
    width: 40px;
	display:block;
	float:left;
}

.cart-mid .cart-list b
{
    width: 80px;
	display:block;
	padding: 0 7px;
	float:left;
	line-height:40px;
	vertical-align:middle;
	font-weight:normal;
}

.cart-mid .cart-list strong
{
    width: 75px;
	display:block;
	padding: 0 7px 0 0;
	float:left;
	line-height:40px;
	vertical-align:middle;
	font-weight:normal;
}

.cart-mid .cart-list img.delete
{
    width: 24px;
	display:block;
	float:left;
	margin:8px 0 0 0;
}

.cart-mid .cart-list li.carthead
{
   border-bottom: 1px solid #ece8e8;
   line-height:17px;
   padding: 0;
}

.cart-mid .cart-list span.itempichead
{
    width: 40px;
	display:block;
	float:left;
	line-height:10px;
}

.cart-mid .cart-list li.carthead b,
.cart-mid .cart-list li.carthead strong
{
   font-weight: bold;
   color:#cc300a;
   line-height:25px;
}

.cart-mid .cart-list img.deletehead
{
    width: 24px;
	display:block;
	float:left;
	margin:0px 0 0 0;
}


.cart-bottom
{
   background:url(../images/cart-botm.gif) no-repeat left top;
   width:252px;
   height:8px;
   float:left;
}

.checkout
{
   width: 150px;
   padding: 0 0 0 70px;
}

/*------------------------ Search Panel Style ------------------------*/
.search-panel-div{
	float:left;
	width:252px;
	height:83px;
	padding:0 0 10px 0;
	margin:0 0 0 2px;
	background:url(../images/search-panel-bg.jpg) top left no-repeat;
}
.search-box-left-panel{
	width: 176px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	margin:10px 0 0 19px;
	padding: 2px 0 0 2px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}
.go-btn{
	width:35px;
	height:21px;
	border:none;
	margin:10px 0 0 0;
	background:url(../images/go-bg.jpg) top left no-repeat;
}

/*------------------------- Satsung Box ---------------------------*/
.satsung-box-style{
	float:left;
	width:258px;
	height:89px;
	padding-bottom:10px;
	background:url(../images/satsang-bg.jpg) top left no-repeat;
}
.red-txt{
	color:#cc300a;
	font-weight:bold;
}
.grey-txt{
	color:#414141;
	font-weight:bold;
}

/*------------------------- Option panel ---------------------------*/
.left-panel-option-div{
	float:left;
	width:252px;
	margin:0 0 10px 2px;
	background:url(../images/left_option-bg-horizontal.jpg) top left repeat-y;
}
.option-corner-top{
	float:left;
	width:252px;
	padding-top:5px;
	background:url(../images/left_option-top-corner.jpg) top left no-repeat;
}
.option-horizontal-bg{
	float:left;
	width:252px;
	padding-left:2px;
	background:url(../images/left_option-bg-horizontal.jpg) top left repeat-y;
} 
.option-vartical-bg{
	float:left;
	width:236px;
	padding-left:12px;
	background:#FFFFFF url(../images/left_option-bg-vertical.jpg) top left repeat-x;
}
.option-corner-bottom{
	float:left;
	width:250px;
	padding:0 0 5px 2px;
	background:url(../images/left_option-bottom-corner.jpg) bottom left no-repeat;
}

.left-menu{
	float:left;
	width:217px;
} 
.left-menu ul{
	padding:0px;
	margin:0px;
}
.left-menu ul li{
	display:block;
	width:217px;
	height:21px;
	font-weight:bold;
	padding:8px 0 5px 12px;
	border-bottom:#e1ddd0 1px dashed;
	background:url(../images/option-bullets.gif) 3px 15px no-repeat;
}
.left-menu a{
	text-decoration:none;
	color:#cc300a;
}
. left-menu a:hover{
	text-decoration:none;
	color:#000000;
}

/*************************  Archive Calender   *******************/

.archive-calender {
	width:256px;
	float:left;
	margin-bottom:10px;
	background:url(../images/calander-bg.jpg) left top no-repeat;
	height:241px;
	border:#f9950a 1px solid;
}
.caleder-year {
	float:left;
	text-align:right;
	height:25px;
	font-size:42px;
	padding-top:24px;
	font-weight:bold;
	padding-left:15px;
	padding-right:10px;
	color:#d84c34;
}
.calender-content {
	width:256px;
	float:left;
}
.calender-month {
	width:60px;
	float:left;
	padding-left:11px;
}
.monthlist {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
.monthlist li {
	margin:0;
	padding:0px 0px 0px 0px;
	line-height:16px;
	font-size:10px;
	color:#cc300a;
	text-align:right;
}
.monthlist li a {
	color:#494949;
	text-decoration:none;
	padding:0px 2px 0px 0px;
}
.monthlist li a:hover {
	color:#cc300a;
	text-decoration:none;
}
.monthlist li a.current {
	color:#cc300a;
	text-decoration:none;
	background:url(../images/active-bg.gif) 0px 3px no-repeat;
	display:block;
	padding:0 0px 0 0;
	height:15px;
}
.month-detail {
	width:163px;
	float:right;
	padding:14px 14px 0 0px;
}
.datetext{font-size:11px;
font-weight:bold;
color:#5a5f5b;
}
.dateactive{color:#972320;}
.right-vertical-add {
	width:285px;
	float:left;
	border:5px solid #000;
	margin:18px 0 18px 0;
}
.font10 {
	font-size:10px;
	color:#000000;
}
.txt-style-div{
	float:left;
	padding:19px 0 0 15px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

/*-----------------------Shop Online-------------------------*/
.fieldset {
	text-align:center;	
	border:1px solid #efefef;
	padding:10px 0 0px 7px;
	position:relative;
	display:block;
	margin:5px 0 0px 0px; 
	float:left;
}
.legend {
	padding:10px;
	text-align:center;
	height:18px;
	text-transform:uppercase;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	position:relative;
	top: -15px;
}

.category-online-bg{
	float:left;
	width:200px;
	height:56px;
	background:url(../images/categry-bg.jpg) top left no-repeat;
}
.icon-div{
	float:left;
	width:55px;
	height:56px;
}
.icon-txt{
	color:#4f4e4e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:15px; 0 0 0;
}
.icon-txt a{
	color:#4f4e4e;
	text-decoration:none;
}
.icon-txt a:hover{
	color:#d84c34;
	text-decoration:none;
}

.right-ads-panel{
	width:180px;
	float:left;
	padding:18px 0 0 18px;
}
.fieldset-div{
	float:left;
	padding:0 0 0 0;
}

/*-----------------------------Audio------------------------------*/
.rate-style{
	color:#dc6114;
	font-size:14px;
	padding:5px 25px 0 0;
	font-weight:bold;
}
.add-cart-style{
	color:#e78c05;
	font-weight:bold;
	font-size:12px;
}

.audio li b {
	font-size:14px;
	color:#626262;
}

/*--------------------------- Media -------------------------*/
.date-style{
	padding:0 0 0 0px;
	font-size:11px;
	font-weight:bold;
	float:right;
}

/*-------------------------- Live Satsang ----------------------*/
.table{
	border:#CCCCCC 1px solid;
	border-top:none;
	border-right:none;	
}
.table td{
	border:#CCCCCC 1px solid;
	border-left:none;
	border-bottom:none;
	padding:5px;
}
.grid-bg{
	background:#fafafa;
}
.sub-heading-style{
	background: url(../images/thought-bg.jpg) repeat-x;
	color:#333333;
}

/* ---------------- jaam-e-insan --------------- */

.jei-inner
{
   width:661px;
   float:left;
   padding:15px;
}
.jei-list
{
   width: 670px;
   list-style:none;
}
.jei-list li
{
   display:inline-block;
   padding: 10px 8px;
   float:left;
   text-align:center;
   font-weight:bold;
}
.jei-img
{
  padding:5px;
  border:1px solid #ccc;
}
.jei-list li.jei-1
{
  padding-left:0px;
}
.jei-list li.jei-4
{
  padding-right:0;
}
.jei-inner p
{
  line-height:18px;
  padding:10px 0;
}
.jei-inner .last-jei
{
  padding:0;
}
.jei-inner p strong
{
  color:#d28c33;
  font-size:13px;
}

/* ---------------- principles page -------------- */
.principle-list
{
   padding:0 10px 0 0px;
   list-style:none;
}

.principle-list li
{
  background:url(../images/option-bullets.gif) no-repeat left 7px;
  line-height:18px;
  padding: 0 0 7px 10px;
}

.parajustify
{
   text-align:justify;
}
 .ashram-rtimg
{
  float:right;
  padding:5px;
  margin: 0 0 5px 15px;
  border:1px solid #ccc;
}

.thread-mid
{
   width: 666px;
   float:left;
   background:#fff3cc url(../images/wel-mid-arc.gif) repeat-x left top;
   border-left: 2px double #f6e8b1;
   border-right: 2px double #f6e8b1;
}

.question img
{
   line-height:16px;
   vertical-align:middle;
   padding:0 5px 3px 0;
}
.question strong
{
   line-height: 16px;
   vertical-align:top;
   color:#df9536;
}

.detail-heading
{
  padding-top: 0px;
  color:#df9536;
}
.padlft
{
  padding-left: 15px;
}
.threadno
{
  font-size: 11px;
  font-weight:normal;
  color:#626262;
}
.thread-list
{
  padding: 18px 15px 15px;
  list-style:none;
  width:160px;
  float:left;
}
.thread-list li
{
  background:url(../images/red-arrow.gif) no-repeat left 12px;
  padding: 5px 0 0 8px;
}
.thread-list li a
{
  color:#626262;
  text-decoration:none;
}
.thread-list li a:hover
{
  color:#d84c34;
  text-decoration:underline;
}
.rtborder
{
  border-right: 1px dotted #ccc;
  margin-right:10px;
}
.nopadding
{
  padding-top: 0;
}

/* ---------------- forum and blog page --------------*/
.forumtable
{
  width: 693px;
}
.forumtable tr
{
  line-height:20px;
  text-align:left;
}

.forumtable th
{
  background:#df9536;
  line-height:20px;
  padding: 5px;
  color:#fff;
  font-size:13px;
}
.forumtable td
{
  border-left:1px solid #ddd;
  padding: 5px;
}
.forumtable td.lastcol
{
  border-right:1px solid #ddd;
}

.gray
{
  background:#f8f8f8 url(../images/forum-rowbg.jpg) repeat-x left top;
}

.white
{
  background:url(../images/lightbg.jpg) repeat-x left top;
}
.forumtable span
{
  background:url(../images/time.png) no-repeat left center;
  padding-left:20px;
}

.list1
{
  width:130px;
}
.tabmenu1 {
	padding-left:7px;
	background:url(../images/tableft.gif) left bottom no-repeat;
	float:left;
}
.tabmenu1 li {
	list-style:none;
	display:inline-block;
	float:left;
	padding-right:1px;
}
.tabmenu1 li img {
	padding:0;
}
.tabmenu1 li a {
font-size:14px;
	background:url(../images/tab-rep.gif) left 5px repeat-x;
	padding:0px 0px 0 0px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
}
.tabmenu1 li a span {
	display:inline-block;
	padding:8px 5px 4px 5px;
}
.tabmenu1 li a:hover {
	color:#000;
}
.tabmenu1 li.current a {
	background:url(../images/tab-active-left.gif) left top no-repeat;
	padding:0px 0px 0 7px;
	color:#cc300a;
	float:left;
}
.tabmenu1 li a:hover span {
}
.tabmenu1 li.current a span {
	background:url(../images/tab-active.gif) right top no-repeat;
	float:left;
	padding:8px 15px 5px 5px;
}

/* --------------------- tv schedule -------------------- */
.tv-schedule
{
   width:593px;
   line-height:30px;
   margin: 0 0 15px 25px;
   border:1px solid #ddd;
}

.tv-schedule tr.table-heading
{
  background:#c38607 url(../images/thought-bg.jpg) repeat-x left top;
  line-height:30px;
  color:#fff;
}
.tv-schedule td
{
   padding:0 5px 3px 10px;
}

/*--------------- history page ---------------------*/
.history-panel
{
  margin:10px 0 10px 40px;
}

.hdquarterimg
{
   background:#e69d3f;
   padding:3px 6px;
   width:591px;
   float:left;
}

.historyimg
{
   background:#e69d3f;
   padding:3px 6px;
   width:608px;
   float:left;
}
.history-txt
{
  font-size:14px;
  padding: 5px;
  line-height:20px;
}

/* ------------- view cart -------------------- */


.viewcart, .tracklist
{
  width:250px;
  float:left;
  padding: 20px 0 20px 10px;
}

.tracklist
{
  width:220px;
  background: url(../images/vid-list.gif) no-repeat left center;
}

.ashramlist
{
  width: 210px;
  float:left;
  background:url(../images/star.gif) no-repeat left center;
  padding:10px 0 10px 20px;
  list-style:none;
}

.trackaudio{  background: url(../images/aud-icon.gif) no-repeat left center; }

.viewcart a, .tracklist a, .ashramlist a
{
   color:#e78c05;
   font-size:14px;
   font-weight:bold;
}

.viewcart a:hover, .tracklist a:hover, .ashramlist a:hover
{
   color:#cc300a;
}

.tracklist a { padding-left: 30px; }

.ashramlist a { font-size:12px; text-decoration:none;}
.ashramlist a:hover { text-decoration:underline;}

.livefeed
{
   width:688px;
   height: 200px;
   float:left;
   border: 1px solid #ccc;
   margin:15px 0;
   text-align:center;
   font-size:14px;
   font-weight:bold;
}

.satsang-ad img
{
  padding: 0 9px 0 6px;
}

.nortpadding
{
  padding-right:0;
}


.spceremony
{
   width: 490px;
   float:left;
   padding-right:20px;
}

/* audio galery on home page */
.audiogallery
{
  width:698px;
  height:215px;
}
.home-audio, .home-video
{
list-style:none;
background:  url(../images/gallery-back.gif) repeat-x;
padding:30px 0 10px 5px;
}
.home-audio li, .home-video li
{
   display: inline-block;
   float:left;
   padding: 10px 10px 0 10px;
   width: 117px;
   text-align:center;
}

.home-video
{
 padding:15px 0 10px 18px;
}

.home-video li
{
  width: 200px;
  padding: 10px 10px;
}

.home-audio li a, .home-video li a
{
   text-decoration:none;
   color:#626262;
   font-weight:bold;
}

.home-audio li a:hover, .home-video li a:hover
{
   color:#c00001;
}


.leftpanel-gallery
{
  width:247px;
  height:222px;
}

.leftnav-audio, .leftnav-video
{
   padding:20px;
   list-style:none;
   text-align:center;
   display:block;
   background:  url(../images/gallery-back.gif) repeat-x;
}

.leftnav-audio
{
   padding:30px 20px 20px 20px;
}

.leftnav-audio img
{
   padding-bottom:10px;
}

.leftnav-audio a, .leftnav-video a
{
   text-decoration:none;
   color:#626262;
   font-weight:bold;
}

.leftnav-audio a:hover, .leftnav-video a:hover
{
   color:#c00001;
}

.leftnav-audio p, .leftnav-video p
{
    padding-top: 15px;
	text-align:right;
	line-height:20px;
	vertical-align:middle;
	width:210px;
}

.leftnav-video p
{
    padding-top: 5px;
}
.leftnav-audio .leftaudio, .leftnav-video .leftaudio
{
    font-weight:normal;
    font-size: 11px;
	color:#e78c05;
	padding-left:10px;
	text-decoration:underline;
	background:url(../images/view.gif) no-repeat left 6px;
}




.pararelief
{
    background:url(../images/li-bg.gif) left bottom repeat-x;
	width:685px;
	padding: 10px 15px 10px 5px;
	float:left;
	border-bottom:1px dotted #999;
}

.pararelief img
{
    padding:5px;
	border:1px solid #CCCCCC;
	margin:0 10px 5px 5px;
	float:left;
}


a.readlink {
	font-weight: bold;
	color: #cc300a;
	font-size:13px;
	text-decoration:none;
}
a.readlink:hover {
	color: #de7708;
}




/* added by shipra */

#heading-box {
	width: 690px;
	float:left;
	border-bottom: 1px solid #efefef;
	margin-left: 5px;
	padding: 10px 0 5px 0px;
}
#page-heading {
	float: left;
}
#page-heading h1.pageh1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d84c34;
	font-size: 18px;
}
#breadcrumb {
	float: right;
	color:#d84c34;
	font-size: 11px;
}
#breadcrumb a {
	color:#989898;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
.content-panel {
	width: 690px;
	padding: 10px 5px 10px 5px;
	float: left;
}
.content-panel p {
	line-height: 17px;
	padding:5px 0;
}
/* contact us */

.address strong {
	color: #df9536;
}
.address a {
	color: #d84c34;
	text-decoration:none;
}
.address a:hover {
	text-decoration:underline;
}
.contact-formspace {
	width: 690px;
	float:left;
	padding:30px 0 8px 0;
}
.contact-request {
	width: 690px;
	float:left;
	padding: 0px 0 3px 0;
	border-bottom: 1px solid #efefef;
}
.contact-request h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d84c34;
	font-size: 16px;
}
.contactus {
	width: 600px;
	float:left;
	padding: 20px;
}
.contactform {
	width: 550px;
	clear:both;
	float:left;
	padding:3px 0;
}
.contactus .contact-lft-lbl {
	width: 100px;
	float: left;
	line-height:22px;
	vertical-align:middle;

}
.contactus span {
   padding-right: 10px;
}

.contactus .contact-lft-lbl span {
	color: #f00;
}
.contactus .contact-rt-box {
	width: 250px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	padding: 2px 0 0 2px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}
.contactus .contact-txtarea {
	height: 50px;
}
.contact-submit {
	background:url(../images/submit.jpg) left center no-repeat;
	height:22px;
	width:133px;
	vertical-align:middle;
	color:#FFFFFF;
	border:none;
	outline:none;
	float:left;
	cursor:pointer;
}
.ashram-img {
	padding:5px;
	border:1px solid #efefef;
	width:141px;
	padding: 4px 4px 4px 0px;
	height:98px;
	margin-right:5px;
	float:left;
}
.contactus .contact-txtarea {
	height: 50px;
}
.contact-submit {
	padding-top: 5px;
}
/* ashrams */

.ashram {
	width:340px;
	padding: 15px 0px 15px 0px;
	float:left;
	background:url(../images/li-bg.gif) left bottom repeat-x;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}
.ashram-img {
	padding:5px;
	background-color:#FFF;
	border:1px solid #efefef;
	width:141px;
	height:98px;
	margin-right:5px;
	float:left;
}
.ashram-content {
	width:170px;
	padding: 0px 0px 0px 0px;
	float:right;
}
a.readlink {
	font-weight: bold;
	color: #cc300a;
	font-size:13px;
	text-decoration:none;
}
a.readlink:hover {
	color: #de7708;
}
.ashram-bordernone {
	border-right:none;
	padding-left:15px;
	width:330px;
}
/* ------------------------ announcements ----------------------- */

.announcements {
	width: 678px;
	padding: 0px 0 0px 0px;
}
.announcements li {
	width: 678px;
	background:url(../images/li-bg.gif) left bottom repeat-x;
	list-style-type: none;
	border-bottom:1px dashed #e6e8e6;
	padding: 15px 0px 15px 10px;
	margin-bottom:5px;
	float:left;
}
.announcements li strong {
	background:url(../images/red-arrow.gif) left 8px no-repeat;
	padding: 2px 0px 2px 10px;
	width:658px;
	float:left;
	padding-bottom:5px;
}
.announcements li strong a {
	width:510px;
		color:#de7c00;
	/*	color:#d84c34;*/
	text-decoration:none;
	float:left;
}
.announcements li strong a:hover {
	width:510px;
	/*color:#5b5b5b;*/
	color:#d84c34;
	text-decoration:none;
	float:left;
}
.announcements li strong b {
	background:url(../images/time.gif) left top no-repeat;
	font-weight:normal;
	font-size:11px;
	color:#929292;
	padding-left: 18px;
	float:right;
}
.announcements li span {
	width: 668px;
	line-height: 18px;
	float:left;
	background:none;
}
a.announcemore {
	background:url(../images/view.gif) no-repeat 10px 6px;
 font-size: 11px;
	color:#e78c05;
	padding-left:18px;
	text-decoration:none;
}
a.announcemore:hover {
	text-decoration:underline;
}
.pagination {
	width:690px;
	float: left;
	text-align:right;
	padding: 5px 0 5px 0;
}
.pagination ul li {
	list-style-type: none;
	display:inline;
	padding: 2px;
	width: 10px;
}
.pagination ul li a {
	text-decoration: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #c3c1c2;
	padding:2px 5px;
	background:url(../images/paging.gif) left top repeat-x;
}
.pagination ul li a:hover, .pagination ul li a.active-paging {
	background:url(../images/paging-hover.gif) left top repeat-x;
	color:#fff;
	border:1px solid #c14c04;
}
/* publications page */


.publication {
	width:322px;
	padding: 20px 5px 20px 5px;
	float:left;
	background:url(../images/li-bg.gif) left bottom repeat-x;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}

.publish-img {
	width:80px;
	padding: 5px;
	height:90px;
	margin-right:5px;
	float:left;
	border:1px solid #b9b7b7;
}

.icon-img
{
    width:80px;
	padding: 5px 5px 6px 6px;
	height:90px;
	margin-right:5px;
	float:left;
	border:1px solid #b9b7b7;
}

.publish-content {
	width:200px;
	padding: 0px 0px 0px 5px;
	float:left;
}
.publish-content p {
	padding: 2px 0;
}
.book-name {
	font-weight:bold;
}

.book-name a{
	text-decoration:none;
}

p.buy {
	padding: 5px 0;
}
.buy img {
	padding:0 5px 0 0;
}

p.buy b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	padding:0 5px 0 0;
	color: #626262;
}
p.buy span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	padding:0 10px 0 0;
	color: #dc6114;
}
.buy a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	padding:0 10px 0 0;
}
a.readlink {
	font-weight: bold;
	color: #cc300a;
	font-size:13px;
	text-decoration:none;
}
a.readlink:hover {
	color: #de7708;
}
.publish-bordernone {
	border-right:none;
	padding-left:25px;
}
/* left panel gallery */

.gall-mid {
	height:225px;
	background:#ececec url(../images/blog-bg.gif) repeat-y left top;
	width: 247px;
	padding: 0px 5px;
	float:left;
}
.left-gallery-bg {
	background: #f7f7f7 url(../images/gallery-back.gif) left 0px repeat-x;
	float:left;
	width: 250px;
	padding:22px 0px 0 33px;
}
/* ------------------------- audio ------------------- */

.audio {
	width: 678px;
	padding: 0px 0 0px 0px;
}
.audio li {
	width: 678px;
	background:url(../images/li-bg.gif) left bottom repeat-x;
	list-style-type: none;
	border-bottom:1px dashed #e6e8e6;
	padding: 10px 0px 10px 10px;
	margin-bottom:5px;
	float:left;
	color:#000000;
	font-size:11px;
}

.videolist
{
  width:650px;
}

.videolist li
{
  width:650px;
}

/*.audio li:hover {
	width: 678px;
	background:url(../images/li-bg-hover.gif) left bottom repeat-x;
	list-style-type: none;
	border-bottom:1px dashed #e6e8e6;
	padding: 10px 0px 10px 10px;
	margin-bottom:5px;
	float:left;
}*/
.audio li strong {
	background:url(../images/icon_speaker.jpg) left 8px no-repeat;
	padding: 9px 0px 2px 30px;
	width:435px;
	float:left;
	padding-bottom:5px;
}
.audio li strong a {
	width:435px;
	/*	color:#de7c00;*/
		color:#000000;
	text-decoration:none;
	float:left;
	padding-left:10px;
}
.audio li strong a:hover {
	width:435px;
	color:#5b5b5b;
	text-decoration:none;
	float:left;
}
.audio li b {
	width:155px;
	font-weight:normal;
	font-size:11px;
	color:#929292;
	padding-left: 15px;
	float:left;
}

.audio li b a{
   line-height: 24px;
   vertical-align:top;
	text-decoration: none;
}

.audio li b img{
	padding-right: 5px;
}

.audio li b .download{
	padding-left: 20px;
}
.audio li span {
	line-height: 18px;
	float:left;
	background:none;
}
.internal-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d84c34;
	font-size: 14px;
}
.postdetail {
	background:url(../images/time.gif) left center no-repeat;
	font-weight:normal;
	font-size:11px;
	color:#929292;
}
.postdetail span {
	padding-left: 20px;
}
.relief-photogallery {
	width: 690px;
	padding: 10px 0;
}
.relief-photogallery .internal-heading {
	padding: 5px;
}
.relief-gallery {
	width: 680px;
	padding-left: 10px;
}

.relief-gallery img {
	border: 1px solid #efefef;
	padding: 5px;
	margin:10px 8px;
}
.imgtxt {
	width:680px;
	text-align:center;
	text-decoration:underline;
}
.orange-btn {
	height:29px;
	float:left;
	width:100%;
	padding:10px 0 10px 0px;
}
.orange-btn a {
	background:url(../images/button-left.gif) top left no-repeat;
	height:29px;
	float:left;
	display:block;
	padding:0 0 0 8px;
	text-decoration:none;
	color:#0c2e4f;
}
.orange-btn a span {
	background:url(../images/button-right.gif) top right no-repeat;
	display:block;
	padding:5px 15px 6px 7px;
}
.orange-btn a:hover {
	background-position:0 -29px;
	color:#FFFFFF;
	text-decoration:none;
}
.orange-btn a:hover span {
	background-position:100% -29px;
}

/* login */

.login {
	width: 650px;
	float:left;
	padding: 10px 0 10px 10px;
	margin: 10px auto 285px auto;
}

.login-lt
{
  width: 340px;
  float:left;
  padding: 10px;
  border-right: 1px solid #ccc;
}

.login-rt
{
   width: 250px;
  float:left;
  padding:10px 10px 10px 25px;
  text-align:center;
}

.loginform {
	width: 370px;
	clear:both;
	padding:3px 0;
}
.login .login-lft-lbl {
	width: 80px;
	float: left;
	line-height:22px;
	vertical-align:middle;
}


.login .login-rt-box {
	width: 200px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	padding: 2px 0 0 2px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.logintxt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d84c34;
	font-size: 18px;
}

.signupbtn {
	width: 80px;
	margin:0 auto;
	padding:3px 0 10px 0;
}


/* registration */

.register {
	width: 670px;
	float:left;
	padding: 20px 0px 20px 20px;
	
}
.regform {
	width: 660px;
	clear:both;
	float:left;
	padding:3px 0;
}
.register .reg-lft-lbl {
	width: 170px;
	float: left;
	text-align:right;
	line-height:22px;
	vertical-align:middle;
	padding-right:10px;
}


.register .reg-lft-lbl span {
	color: #f00;
}
.register .reg-rt-box {
	width: 228px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	padding: 2px 0 0 2px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.register .reg-rt-smallbox {
	width: 60px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	padding: 2px 0 0 2px;
	margin-right: 5px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.register .reg-rt-bigbox {
	width: 90px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	padding: 2px 0 0 2px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.register .reg-drpdown {
	width: 74px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 20px;
	margin-right:5px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.register .register-drpdown {
	width: 232px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 20px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}

.phone-code
{
	padding: 0 0 0 5px;
}

/* buy ringtones */

.tones {
	width: 678px;
	padding: 0px 0 0px 0px;
}

.tones li{
	width: 678px;
	list-style-type: none;
	padding: 10px 0px 10px 10px;	
	float:left;
	background:#bcbfbc;
}
.tones li.tonebg-light {
	background:#fbfbfb;
	border:1px solid #e2e2e2;
	border-width:0px 1px 0px 1px;
}

.tones li.tonebg-dark {
	background:#f8f7f7;
    border:1px solid #e2e2e2;
	border-width:1px 1px 1px 1px;
}
.tones li.final-checkout {
	background:#fbfbfb;
	border:1px solid #e2e2e2;
	border-width:0px 1px 0px 1px;
}

.tones li.final-checkout span
{
   font-weight:bold;
}

.tones li.final-checkout1
{
   background:#f8f7f7;
    border:1px solid #e2e2e2;
	border-width:1px 1px 1px 1px;
}

.tones li.final-checkout1 h3
{
   font-size:14px;
}

.tones li.final-checkout1 h3 span
{
   width: 530px;
   text-align:right;
   padding-right: 30px;
}


.tones li a{
	text-decoration: none;
}

.tones li strong {
	background:url(../images/red-arrow.gif) left 8px no-repeat;
	padding: 2px 0px 5px 10px;
	width:400px;
	float:left;
	font-weight:normal;
}
.tones li strong a {
	color:#5b5b5b;	
	float:left;
}
.tones li strong a:hover {
	color:#d84c34;
	float:left;
}
.tones li b {
	width:220px;
	font-weight:bold;
	font-size:11px;
	color:#929292;
	padding-right: 5px;
	float:right;
}

.tones li b  .pricing {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	padding:0 5px 0 0;
	color: #626262;
	width:20px;
}
.tones li b span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	color: #dc6114;
	width: 90px;
}

.tones li b a{
   line-height: 24px;
   vertical-align:top;
}

.tones li b img{
	padding-right: 5px;
}

.tones li span {
	line-height: 18px;
	float:left;
	background:none;
}

.tones li.list-heading
{
   border:1px solid #e2e2e2;
   border-width:1px 1px 1px 1px;
}

.tones li.list-heading strong
{
   background:none;
   width:410px;
   font-size:14px;
   font-weight:bold;
}

.tones li.list-heading span.pricing
{
   width:110px;
}
.tones li.list-heading span.cart
{
   width:80px;
   padding-left:5px;
   color:#5b5b5b; 
}

/* categories */

.category {
	width:332px;
	padding: 5px 5px 5px 5px;
	float:left;
	background:url(../images/li-bg.gif) left bottom repeat-x;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}
.category:hover {
	width:332px;
	padding: 5px 5px 5px 5px;
	float:left;
	background:#fbfbfb;
}
.category-name {
    width:332px;
	padding: 0px 0px 0px 5px;
	float:left;	
}
.noborder-img
{
    width:80px;
	padding: 5px;
	height:90px;
	margin-right:5px;
	float:left;
}
.category-name a{
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	padding: 0px 0px 0px 10px;
	line-height:80px;
}
.category-bordernone
{
   border-right:none;
}

/* add to cart */

.add-cart
{
   width:252px;
   float:left;
   padding-bottom:10px;
}

.cart-top
{
   background:url(../images/cart-top.gif) no-repeat left top;
   width:252px;
   height:27px;
   color:#fff;
   font-size:12px;
   font-weight:bold;
   padding: 5px 0 5px 10px;
   float:left;
}

.cart-top img
{
   line-height: 24px;
   vertical-align:middle;
   padding: 0 5px 0 0;
}

.cart-mid
{
    background:url(../images/cart-bg.gif) repeat-y left top;
    color:#626262;
    width:242px;
    padding: 5px;
	float:left;
}

.cart-mid .cart-list
{
    width:242px;
    list-style:none;
	float:left;
}

.cart-mid .cart-list li
{
   padding: 5px 0 2px 0;
   float:left;
}

.cart-mid .cart-list span.itempic
{
    width: 40px;
	display:block;
	float:left;
}

.cart-mid .cart-list b
{
    width: 80px;
	display:block;
	padding: 0 7px;
	float:left;
	line-height:40px;
	vertical-align:middle;
	font-weight:normal;
}

.cart-mid .cart-list strong
{
    width: 75px;
	display:block;
	padding: 0 7px 0 0;
	float:left;
	line-height:40px;
	vertical-align:middle;
	font-weight:normal;
}

.cart-mid .cart-list img.delete
{
    width: 24px;
	display:block;
	float:left;
	margin:8px 0 0 0;
}

.cart-mid .cart-list li.carthead
{
   border-bottom: 1px solid #ece8e8;
   line-height:17px;
   padding: 0;
}

.cart-mid .cart-list span.itempichead
{
    width: 40px;
	display:block;
	float:left;
	line-height:10px;
}

.cart-mid .cart-list li.carthead b,
.cart-mid .cart-list li.carthead strong
{
   font-weight: bold;
   color:#cc300a;
   line-height:25px;
}

.cart-mid .cart-list img.deletehead
{
    width: 24px;
	display:block;
	float:left;
	margin:0px 0 0 0;
}


.cart-bottom
{
   background:url(../images/cart-botm.gif) no-repeat left top;
   width:252px;
   height:8px;
   float:left;
}

.checkout
{
   width: 150px;
   padding: 0 0 0 70px;
}

/*------------------------ Search Panel Style ------------------------*/
.search-panel-div{
	float:left;
	width:252px;
	height:83px;
	padding:0 0 10px 0;
	margin:0 0 0 2px;
	background:url(../images/search-panel-bg.jpg) top left no-repeat;
}
.search-box-left-panel{
	width: 176px;
	float: left;
	border:1px solid #CCCCCC;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #949494;
	height: 18px;
	margin:10px 0 0 19px;
	padding: 2px 0 0 2px;
	background:#fbfbfb url(../images/signup-bg.jpg) repeat-x;
}
.go-btn{
	width:35px;
	height:21px;
	border:none;
	margin:10px 0 0 0;
	background:url(../images/go-bg.jpg) top left no-repeat;
}

/*------------------------- Satsung Box ---------------------------*/
.satsung-box-style{
	float:left;
	width:258px;
	height:89px;
	padding-bottom:10px;
	background:url(../images/satsang-bg.jpg) top left no-repeat;
}
.red-txt{
	color:#cc300a;
	font-weight:bold;
}
.grey-txt{
	color:#414141;
	font-weight:bold;
}

/*------------------------- Option panel ---------------------------*/
.left-panel-option-div{
	float:left;
	width:252px;
	margin:0 0 10px 2px;
	background:url(../images/left_option-bg-horizontal.jpg) top left repeat-y;
}
.option-corner-top{
	float:left;
	width:252px;
	padding-top:5px;
	background:url(../images/left_option-top-corner.jpg) top left no-repeat;
}
.option-horizontal-bg{
	float:left;
	width:252px;
	padding-left:2px;
	background:url(../images/left_option-bg-horizontal.jpg) top left repeat-y;
} 
.option-vartical-bg{
	float:left;
	width:236px;
	padding-left:12px;
	background:#FFFFFF url(../images/left_option-bg-vertical.jpg) top left repeat-x;
}
.option-corner-bottom{
	float:left;
	width:250px;
	padding:0 0 5px 2px;
	background:url(../images/left_option-bottom-corner.jpg) bottom left no-repeat;
}

.left-menu{
	float:left;
	width:217px;
} 
.left-menu ul{
	padding:0px;
	margin:0px;
}
.left-menu ul li{
	display:block;
	width:217px;
	height:21px;
	font-weight:bold;
	padding:8px 0 5px 12px;
	border-bottom:#e1ddd0 1px dashed;
	background:url(../images/option-bullets.gif) 3px 15px no-repeat;
}
.left-menu a{
	text-decoration:none;
	color:#cc300a;
}
. left-menu a:hover{
	text-decoration:none;
	color:#000000;
}

/*************************  Archive Calender   *******************/

.archive-calender {
	width:256px;
	float:left;
	margin-bottom:10px;
	background:url(../images/calander-bg.jpg) left top no-repeat;
	height:241px;
	border:#f9950a 1px solid;
}
.caleder-year {
	float:left;
	text-align:right;
	height:25px;
	font-size:42px;
	padding-top:24px;
	font-weight:bold;
	padding-left:15px;
	padding-right:10px;
	color:#d84c34;
}
.calender-content {
	width:256px;
	float:left;
}
.calender-month {
	width:60px;
	float:left;
	padding-left:11px;
}
.monthlist {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
.monthlist li {
	margin:0;
	padding:0px 0px 0px 0px;
	line-height:16px;
	font-size:10px;
	color:#cc300a;
	text-align:right;
}
.monthlist li a {
	color:#494949;
	text-decoration:none;
	padding:0px 2px 0px 0px;
}
.monthlist li a:hover {
	color:#cc300a;
	text-decoration:none;
}
.monthlist li a.current {
	color:#cc300a;
	text-decoration:none;
	background:url(../images/active-bg.gif) 0px 3px no-repeat;
	display:block;
	padding:0 0px 0 0;
	height:15px;
}
.month-detail {
	width:163px;
	float:right;
	padding:14px 14px 0 0px;
}
.datetext{font-size:11px;
font-weight:bold;
color:#5a5f5b;
}
.dateactive{color:#972320;}
.right-vertical-add {
	width:285px;
	float:left;
	border:5px solid #000;
	margin:18px 0 18px 0;
}
.font10 {
	font-size:10px;
	color:#000000;
}
.txt-style-div{
	float:left;
	padding:19px 0 0 15px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

/*-----------------------Shop Online-------------------------*/
.fieldset {
	text-align:center;	
	border:1px solid #efefef;
	padding:10px 0 0px 7px;
	position:relative;
	display:block;
	margin:5px 0 0px 0px; 
	float:left;
}
.legend {
	padding:10px;
	text-align:center;
	height:18px;
	text-transform:uppercase;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	position:relative;
	top: -15px;
}

.category-online-bg{
	float:left;
	width:200px;
	height:56px;
	background:url(../images/categry-bg.jpg) top left no-repeat;
}
.icon-div{
	float:left;
	width:55px;
	height:56px;
}
.icon-txt{
	color:#4f4e4e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:15px; 0 0 0;
}
.icon-txt a{
	color:#4f4e4e;
	text-decoration:none;
}
.icon-txt a:hover{
	color:#d84c34;
	text-decoration:none;
}

.right-ads-panel{
	width:180px;
	float:left;
	padding:18px 0 0 18px;
}
.fieldset-div{
	float:left;
	padding:0 0 0 0;
}

/*-----------------------------Audio------------------------------*/
.rate-style{
	color:#737373;
	font-size:11px;
	padding:5px 30px 0 0;
}
.add-cart-style{
	color:#de7708;
	font-weight:normal;
}

/*--------------------------- Media -------------------------*/
.date-style{
	padding:0 0 0 0px;
	font-size:11px;
	font-weight:bold;
	float:right;
}

/*-------------------------- Live Satsang ----------------------*/
.table{
	border:#CCCCCC 1px solid;
	border-top:none;
	border-right:none;	
}
.table td{
	border:#CCCCCC 1px solid;
	border-left:none;
	border-bottom:none;
	padding:5px;
}
.grid-bg{
	background:#fafafa;
}
.sub-heading-style{
	background: url(../images/thought-bg.jpg) repeat-x;
	color:#333333;
}

/* ---------------- jaam-e-insan --------------- */

.jei-inner
{
   width:661px;
   float:left;
   padding:15px;
}
.jei-list
{
   width: 670px;
   list-style:none;
}
.jei-list li
{
   display:inline-block;
   padding: 10px 8px;
   float:left;
   text-align:center;
   font-weight:bold;
}
.right-panel li
{
font-family: Arial, Helvetica, sans-serif;
 color:#666666;
}
.jei-img
{
  padding:5px;
  border:1px solid #ccc;
}
.jei-list li.jei-1
{
  padding-left:0px;
}
.jei-list li.jei-4
{
  padding-right:0;
}
.jei-inner p
{
  line-height:18px;
  padding:10px 0;
}
.jei-inner .last-jei
{
  padding:0;
}
.right-panel p {
color:#666666;
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.right-panel p strong
{font-family: Arial, Helvetica, sans-serif;
  color:#d28c33;
  font-size:13px;
}

/* ---------------- principles page -------------- */
.principle-list
{
   padding:0 10px 0 0px;
   list-style:none;
}

.principle-list li
{
  background:url(../images/option-bullets.gif) no-repeat left 7px;
  line-height:18px;
  padding: 0 0 7px 10px;
}

.parajustify
{
   text-align:justify;
}
 .ashram-rtimg
{
  float:right;
  padding:5px;
  margin: 0 0 5px 15px;
  border:1px solid #ccc;
}

.thread-mid
{
   width: 666px;
   float:left;
   background:#fff3cc url(../images/wel-mid-arc.gif) repeat-x left top;
   border-left: 2px double #f6e8b1;
   border-right: 2px double #f6e8b1;
}

.question img
{
   line-height:16px;
   vertical-align:middle;
   padding:0 5px 3px 0;
}
.question strong
{
   line-height: 16px;
   vertical-align:top;
   color:#df9536;
}

.detail-heading
{
  padding-top: 0px;
  color:#df9536;
}
.padlft
{
  padding-left: 15px;
}
.threadno
{
  font-size: 11px;
  font-weight:normal;
  color:#626262;
}
.thread-list
{
  padding: 18px 15px 15px;
  list-style:none;
  width:160px;
  float:left;
}
.thread-list li
{
  background:url(../images/red-arrow.gif) no-repeat left 12px;
  padding: 5px 0 0 8px;
}
.thread-list li a
{
  color:#626262;
  text-decoration:none;
}
.thread-list li a:hover
{
  color:#d84c34;
  text-decoration:underline;
}
.rtborder
{
  border-right: 1px dotted #ccc;
  margin-right:10px;
}
.nopadding
{
  padding-top: 0;
}

/* ---------------- forum and blog page --------------*/
.forumtable
{
  width: 693px;
}
.forumtable tr
{
  line-height:20px;
  text-align:left;
}

.forumtable th
{
  background:#df9536;
  line-height:20px;
  padding: 5px;
  color:#fff;
  font-size:13px;
}
.forumtable td
{
  border-left:1px solid #ddd;
  padding: 5px;
}
.forumtable td.lastcol
{
  border-right:1px solid #ddd;
}

.gray
{
  background:#f8f8f8 url(../images/forum-rowbg.jpg) repeat-x left top;
}

.white
{
  background:url(../images/lightbg.jpg) repeat-x left top;
}
.forumtable span
{
  background:url(../images/time.png) no-repeat left center;
  padding-left:20px;
}

.list1
{
  width:130px;
}
.tabmenu1 {
	padding-left:7px;
	background:url(../images/tableft.gif) left bottom no-repeat;
	float:left;
}
.tabmenu1 li {
	list-style:none;
	display:inline-block;
	float:left;
	padding-right:1px;
}
.tabmenu1 li img {
	padding:0;
}
.tabmenu1 li a {
font-size:14px;
	background:url(../images/tab-rep.gif) left 5px repeat-x;
	padding:0px 0px 0 0px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
}
.tabmenu1 li a span {
	display:inline-block;
	padding:8px 5px 4px 5px;
}
.tabmenu1 li a:hover {
	color:#000;
}
.tabmenu1 li.current a {
	background:url(../images/tab-active-left.gif) left top no-repeat;
	padding:0px 0px 0 7px;
	color:#cc300a;
	float:left;
}
.tabmenu1 li a:hover span {
}
.tabmenu1 li.current a span {
	background:url(../images/tab-active.gif) right top no-repeat;
	float:left;
	padding:8px 15px 5px 5px;
}

/* --------------------- tv schedule -------------------- */
.tv-schedule
{
   width:593px;
   line-height:30px;
   margin: 0 0 15px 25px;
   border:1px solid #ddd;
}

.tv-schedule tr.table-heading
{
  background:#c38607 url(../images/thought-bg.jpg) repeat-x left top;
  line-height:30px;
  color:#fff;
}
.tv-schedule td
{
   padding:0 5px 3px 10px;
}

/*--------------- history page ---------------------*/
.history-panel
{
  margin:10px 0 10px 40px;
}
.historyimg
{
   background:#e69d3f;
   padding:0 6px;
   width:591px;
}
.history-txt
{
  font-size:14px;
  padding: 5px;
  line-height:20px;
}

/* ------------- view cart -------------------- */


.viewcart, .tracklist
{
  width:250px;
  float:left;
  padding: 20px 0 20px 10px;
}

.tracklist
{
  width:220px;
  background: url(../images/vid-list.gif) no-repeat left center;
}

.trackaudio
{
  background: url(../images/aud-icon.gif) no-repeat left center;
}

.viewcart a, .tracklist a
{
   color:#e78c05;
   font-size:14px;
   font-weight:bold;
}

.viewcart a:hover, .tracklist a:hover
{
   color:#cc300a;
}

.tracklist a
{
   padding-left: 30px;
}


.livefeed
{
   width:688px;

   float:left;
   border: 1px solid #ccc;
   margin:15px 0;
   text-align:center;
   font-size:14px;
   font-weight:bold;
}

.satsang-ad img
{
  padding: 0 9px 0 6px;
}

.nortpadding
{
  padding-right:0;
}


.spceremony
{
   width: 450px;
   float:left;
   padding-right:10px;
}


/* ############# pagination ###################### */
#main2 .pagination,#main .pagination {
border-top:solid 1px #CCC;
margin:10px 0 0;
padding:10px 0;
float:right;
}

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
}

ul.pagination li a {
padding:2px;
}







/* new added */

.relief {
	background:url(../images/li-bg.gif) left bottom repeat-x;
	width:680px;
	padding:7px 5px 5px 5px;
	float:left;
	border-bottom:1px dotted #999;
}

.pararelief{ float:left; }

.pararelief img
{
    padding:5px;
	border:1px solid #CCCCCC;
	margin:0 10px 5px 5px;
	float:left;
}
.relief h3{
   font-weight: bold;
	font-size:13px;
	padding: 5px;	
}

.relief h3 a{
   text-decoration:none;
   color:#cc300a;
}

.relief h3 a:hover{
   text-decoration:none;
   color:#de7708;
}



.ashramlist
{
  width: 210px;
  float:left;
  background:url(../images/star.gif) no-repeat left center;
  padding:10px 0 10px 20px;
  list-style:none;
}









