* {
	margin: 0;
	padding: 0;
	}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background:#fff url(/images/background.jpg);
	background-repeat:repeat-x;
    background-attachment:fixed;
	}
a {
	cursor:pointer;
    color:#000;
    text-decoration:none;
    padding-top:0;
    margin-top:0;
	}
a:hover {
	text-decoration: underline;
	}

/* End of of styles for the demonstration */
p {
	margin: 0 0 5px
	}
img {
	border: none;
	}
h1 {
    font-size:16px;
    font-weight:bold;
    }
h2 {
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:18px;
    color:#e40404;
    line-height:40px;
    }
.likebtn{
     padding-top:5px;
     padding-left:5px;
    }
.subscribe{
     padding:0px 5px 10px 5px;
    }
input {
	vertical-align: middle;
	}
#wrapper {
	width: 1000px;
	margin: 10px auto;
	background:#fff;
	padding:10px;
	}
/* Header
-----------------------------------------------------------------------------*/
#header {
	background: #fff;
	}
#header-top {
	height: 30px;
	background: #2f0101;
	width:100%;
	}
#header-link-text {
	height: 30px;
	float: left;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	width:85%;
	text-align:right;
	color:#fbec04;
	}
#header-link-text a {
	color:#fff;
	text-decoration:none;
	}
#header-link-text a:hover {
	color:#fbec04;
	text-decoration:none;
	}
#header-link-img {
	height: 25px;
	float: right;
	width:14%;
	padding-top:2px;
	}
#header-main {
	height: 98px;
	background:url(../images/header-bg.jpg) no-repeat;
	}
#header-logo {
	height: 98px;
	background:url(../images/logo.png) no-repeat;
	float: left;
	margin-right:55px;
	}
#header-icon-container {
	width: 100%;
	}
#header-icon{
	float: left;
	padding-left:26px;
    margin-top:4px;
    }
#header-icon-content a{
	float: left;
	width:88px;
    color:#fff;
    text-align:center;
    line-height:16px;
    }

/* Menu
-----------------------------------------------------------------------------*/
#menu{
	border:none;
	width: 1000px;
	height: 32px;
	background:url(../images/menu-bg.jpg) repeat-x;
	padding-bottom:5px;
	}
#menu ul{
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	}
#menu li{
	float:left;
	padding:0px;
	}
#menu li a{
	background:url("../images/seperator.gif") bottom right no-repeat;
	color:#fff;
	display:block;
	font-weight:normal;
	font-family:Mangal, Arial;
	font-size:14px;
	line-height:30px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	}
#menu li a:hover{
	color:#FFFF00;
	text-decoration:none;
	}
#menu li ul{
	background:url(../images/submenu-bg.jpg) repeat 100%;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
	border-radius:0px 0px 5px 5px;
	/*top:1em;
	/*left:0;*/
	}
#menu li:hover ul{
	display:block;
	}
#menu li li {
	background-image:url('../images/sub_sep.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
	}
#menu li li:last-child {
	background-image:none;
	}
#menu li:hover li a{
	background:none;
	}
#menu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	}
#menu li ul a:hover, #menu li ul li:hover a{
	border:0px;
	color:#FFFF00;
	text-decoration:none;
	}
#menu p{
	clear:left;
	}	

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: 300px solid #fff;
	border-right: 300px solid #fff;
	height: 1%;
	position: relative;
	}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	}
#news-section {
	border-right: 300px solid #fff;
	height: 1%;
	position: relative;
}
#news-section:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#news-container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#news-content {
	padding: 0 5px 0 0;
}

#middle-container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
	padding-bottom:10px;
	}
.middle-container {
	padding-bottom:10px;
	}
#content {
	padding: 0 10px;
	}
#heading-bg {
    background-image:url('../images/heading-bg.jpg');
    background-repeat:repeat-x;
    height:31px;
    }
#heading {
    background-image:url('../images/heading-arrow.png');
    background-repeat:no-repeat;
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:18px;
    color:#fff;
	line-height:31px;
	float:left;
	padding-left:30px;
    }
.mid-content-box {
    border:0px solid #ddd;
    height:100%;
    background:#333;
    }
.mid-content-img {
    border:0px solid #ddd;
    height:200px;
    }
.scroll-content {
     padding-top:12px;
     padding-left:10px;
    }
.scroll-content-text {
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:15px;
    color:#fff;
    line-height:20px;
    }
.sideLeft {
	padding-bottom:10px;
	}
.sideRight {
	padding-bottom:10px;
	}
.bollywood-news{
    height:520px;
    overflow:hidden; 
    }
.tv-news{
    height:275px;
    overflow:hidden; 
    }
.personality-news{
    height:153px;
    overflow:hidden; 
    }
.astro-news{
    height:200px;
    overflow:hidden; 
    }
.movies-release-news{
    height:120px;
    border:1px solid #ddd;
    overflow-y:scroll; 
    margin-bottom:10px;
    }
.br-btm-l-r{
    border-bottom:1px solid #ddd;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    }
.br-all{
    border:1px solid #ddd;
    }
.br-bottom{
    border-bottom:1px solid #ddd;
    }
.br-left{
    border-left:1px solid #ddd;
    }
.br-right{
    border-right:1px solid #ddd;
    }
.rashi-content-box {
    border:1px solid #ddd;
    width:380px;
    float:left;
    }
.rashi-content-bold{
    font-family:Mangal, Arial;
    font-weight:bold;
    font-size:15px;
    color:#800000;
    line-height:20px;
    }
    
/*********** Slider  ***************/

#sliderMain {
	width: 360px;
	padding: 0px;
	border: 0px solid #ddd;
	margin: 0px auto;
	}
.slidecontent {
	padding: 0px;
	border: 0px solid #ddd;
	margin: 0px auto;
	}
.buttonsWrap{
	float: right;
	margin: 11px 19px 0px 0px;
	}
.slidebuttons, .slidecontrol{
	background: #000000;
	padding: 3px 10px;
	margin: 5px;
	line-height: 0px;
	color: #FFFFFF;
	text-decoration: none;
	}
.slideactive{
	background: #00CC66;
	color: #00FF00;
	}
.slidebuttons:hover, .slidecontrol:hover{
	background: #0099FF;
	}    
    
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 300px;
	position: relative;
	background: #fff;
	left: -300px;
	}
.sideLeft {
	padding-bottom:10px;
	}
.content-box {
    border:1px solid #ddd;
    height:100%;
    }
.content-img {
    padding:8px;
    float:left;
    width:80px;
    height:80px;
    }
.content-large-img {
    padding:8px;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-top:0px solid #ddd;
    float:left;
    margin-bottom:2px;
    margin-right:10px;
    }
.long-desc-content {
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:14px;
    color:#333;
    line-height:20px;
    padding:5px;
    text-align:justify;
    }
.long-desc-content p {    
     margin:0px 0 10px 0;
    }
.short-desc-content {
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:14px;
    color:#333;
    line-height:20px;
    padding:5px;
    }
.content-textbold{
    padding:2px;
    }
.content-textbold a{
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:18px;
    color:#e40404;
    }
 
.shortdesc-text {
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:14px;
    color:#333;
    line-height:20px;
    padding-left:5px;
    overflow:hidden;
    height:60px;
    }
.content-text {
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:14px;
    color:#333;
    line-height:20px;
    padding-left:5px;
    }
.content-text a {
    background:url('../images/v-arrow.png')no-repeat left;
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:14px;
    color:#333;
    line-height:20px;
    padding-left:10px;
    }
.contentbold {
    font-family:Mangal, Arial;
    font-weight:bold;
    font-size:13px;
    color:#800000;
    line-height:20px;
    padding-left:5px;
    }
.content-search {
    font-family:Mangal, Arial;
    font-weight:bold;
    font-size:13px;
    color:#800000;
    line-height:20px;
    padding-left:5px;
    }
.content-search a {
    font-family:Mangal, Arial;
    font-weight:bold;
    font-size:13px;
    color:#800000;
    line-height:20px;
    padding-left:5px;
    }
.content-cat {
    font-family:Mangal, Arial;
    font-weight:bold;
    font-size:13px;
    color:#000;
    line-height:20px;
    padding-left:5px;
    }
.contentbold a {
    background:url('../images/v-arrow.png')no-repeat left;
    font-family:Mangal, Arial;
    font-weight:bold;
    font-size:13px;
    color:#800000;
    line-height:20px;
    padding-left:10px;
    }
.cat-list-textbold a {
    font-family:Mangal, Arial;
    font-weight:bold;
    font-size:13px;
    color:#800000;
    line-height:20px;
    padding-left:10px;
    }
.cat-list-text a {
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:13px;
    color:#800000;
    line-height:20px;
    padding-left:10px;
    }
.more{
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:14px;
    color:#333;
    line-height:20px;
    padding:5px;
    text-align:right;
    border-top:0px solid #ddd;
    }
.more a{
     color:#e40404;
    }

/* Sidebar Right
-----------------------------------------------------------------------------*/

#sideRight {
	float: right;
	margin-right: -300px;
	width: 300px;
	position: relative;
	background: #FFF;
	}
.right-content-box {
    border:1px solid #ddd;
    height:100%;
    }
#heading-red {
    background-image:url('../images/heading-red-arrow.png');
    background-repeat:no-repeat;
    background-position:left;
    font-family:Mangal, Arial;
    font-weight:normal;
    font-size:18px;
    color:#e40404;
	line-height:31px;
	padding-left:30px;
	border-bottom:1px solid #ddd;
    }
.title{
    padding:5px;
    }
.title a{
    font-weight:bold;
    font-size:12px;
    color:#800000;
     font-family:Mangal, Arial;
    }
.dashed{
   border-bottom:1px dashed #ddd;
    }
div.movie-date{
    border-bottom:1px dashed #ddd;
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Mangal;
	line-height:30px;
	padding-left:10px;
    }
.right-menu {
	width: 100%;
	}
.right-menu ul{
	clear: both;
	margin: 0;
	padding: 0 0 0px 0px;
	list-style:none;
	}
.right-menu li {
   	background:url(../images/v-arrow.png) no-repeat left;
	padding-left:12px;
	border-bottom:1px dashed #ddd;
	font-weight: normal;
	font-size:12px;
	font-family:Arial, Mangal;
	
	}
.right-menu li a{
    color:#333;
    line-height:30px;
    }
/******************** Added date 01-03-2013 **************************/
.feed{
	height:250px;
	overflow-y:scroll;
	}
.feed ul{
	clear: both;
	margin: 0;
	padding: 0 0 0px 0px;
	list-style:none;
	}
.feed li {   		
	padding-left:3px;
	clear:both;
	}
.feed li a{
    color:#333;
    line-height:20px;
    background:url(../images/v-arrow.png) no-repeat left;
    padding-left:12px;	
    font-weight: normal;
	font-size:14px;
	font-family:Mangal;	    
    }
#creditfooter{ clear:both;}

/**********************************************/

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 150px;
	background: #333;
	margin-top:0px;
	}
#copyright {
	height: 20px;
	background: #333;
	}
.copyright 	{
    font-size:10px;
    font-family:Mangal, Arial;
    color:#fff;
    }
#footer-container {
	width: 100%;
	}
#footer-content-box{
	float: left;
	padding-left:40px;
    margin-top:10px;
    width:20%;
    }
#footer-content a{
	color:#fff;
    text-align:left;
    background:url(../images/v-arrow.png) no-repeat left;
    padding-left:12px;
    line-height:18px;
    font-size:12px;
    font-family:Mangal, Arial;
    }

/**************** Center Section Start ***************************/

#center {
	width: 100%;
	min-width: 10px;
	}
#center-top {
	height: 100px;
	background: #fff;
	border:1px solid #ddd;
	}
#center-mid {
	border-left: 340px solid #fff;
	border-right: 300px solid #fff;
	height: 1%;
	position: relative;
	}
#center-mid:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	}
#center-container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
	}
#center-content {
	padding: 0 10px;
	}
#center-sideLeft {
	float: left;
	width: 340px;
	position: relative;
	background: #fff;
	left: -340px;
	}
#center-sideRight {
	float: right;
	margin-right: -300px;
	width: 300px;
	position: relative;
	background: #fff;
	}
#center-footer {
	height: 100px;
	background: #fff;
	}

/**************** Center Section1 Start ***************************/

#center1 {
	width: 100%;
	min-width: 10px;
	}
#center1-top {
	height: 100px;
	background: #fff;
	border:1px solid #ddd;
	}
#center1-mid {
	border-left: 160px solid #fff;
	border-right: 300px solid #fff;
	height: 1%;
	position: relative;
	}
#center1-mid:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	}
#center1-container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
	}
#center1-content {
	padding: 0 10px;
	}
#guest-content {
    width: 520px;
    }
.guest-box {
    float: left;
    width: 210px;	
    }
.guest-img-left {
    float: left;
    border-right: 1px solid #ddd;
    }
.guest-img-right {
    float: right;
    border-left: 1px solid #ddd;
    }
.guest-text-right {
    padding:3px;
    height:36px;
    overflow:hidden;
     }
.guest-text-left {
     padding:3px;
     overflow:hidden;
     }
.guest-box-row1 {
    border-bottom:1px solid #ddd;
    height:88px;
    }
.GuestAuthor{
    color:#e40404;
    vertical-align:bottom;
    }

.Guestimg{
     padding:3px;
    }
.intro-box {
    float: right;
    width: 300px;	
    }
.photo-gallery-img1,.photo-gallery-img2 {
    float: left;
    width:80px;
    padding:10px;
    }
.photo-gallery-box {
    border:1px solid #ddd;
    height:100%;
    }
#center1-sideLeft {
	float: left;
	width: 160px;
	position: relative;
	background: #fff;
	left: -160px;
	}
#center1-sideRight {
	float: right;
	margin-right: -300px;
	width: 300px;
	position: relative;
	background: #fff;
	}
#website-link-logo {
	margin-bottom: 10px;
	width: 300px;
	}
#center1-footer {
	height: 100px;
	background: #fff;
	}
/**************** Rashi Section Start ***************************/

#rashi-gallery {
    padding: 10px 20px 10px 20px;
    background: #fff;
    }
.rashi-gallery {
    width: 338px;
    border: 0px solid #CCC;
    }
.rashi-gallery, .rashi-gallery * {
    margin: 0;
    padding: 0;
    }
.rashi-gallery .ad-nav {
    width: 100%;
    position: relative;
    }
.rashi-gallery .rashi-forward, .rashi-gallery .rashi-back {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 10;
    }
/* IE 6 doesn't like height: 100% */
* html .rashi-gallery .rashi-forward, .rashi-gallery .rashi-back {
    height: 100px;
    }
.rashi-gallery .rashi-back {
    cursor: pointer;
    left: -20px;
    top:-10px;
    width: 13px;
    display: block;
    background: url(../images/ad_scroll_back.png) 0px 22px no-repeat;
    }
.rashi-gallery .rashi-forward {
    cursor: pointer;
    display: block;
    right: -20px;
    top:-10px;
    width: 13px;
    background: url(../images/ad_scroll_forward.png) 0px 22px no-repeat;
    }
.rashi-gallery .ad-nav .ad-thumbs {
    overflow: hidden;
    width: 100%;
    }
.rashi-gallery .ad-thumbs .ad-thumb-list {
    float: left;
    width: 9000px;
    list-style: none;
    }
.rashi-gallery .ad-thumbs li {
    float: left;
    padding-right: 7px;
    }
.rashi-gallery .ad-thumbs li a {
    display: block;
    }
.rashi-gallery .ad-thumbs li a img {
    border: 1px solid #aaa;
    display: block;
    }
.rashi-gallery .ad-thumbs li a.ad-active img {
    border: 1px solid #616161;
    }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
    position: absolute;
    left: -9000px;
    top: -9000px;
    }
/**************** Photo Gallery Section Start ***************************/

/*#photo-gallery {
    padding: 10px 20px 10px 20px;
    background: #fff;
    }
.photo-gallery {
    width: 167px;
    border: 0px solid #CCC;
}
.photo-gallery, .photo-gallery * {
    margin: 0;
    padding: 0;
    }
.photo-gallery .ad-nav {
    width: 100%;
    position: relative;
    }
.photo-gallery .photo-forward, .photo-gallery .photo-back {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 10;
    }
/* IE 6 doesn't like height: 100% */
/* * html .photo-gallery .photo-forward, .photo-gallery .photo-back {
    height: 100px;
    }
.photo-gallery .photo-back {
    cursor: pointer;
    left: -20px;
    top:10px;
    width: 13px;
    display: block;
    background: url(../images/ad_scroll_back.png) 0px 22px no-repeat;
    }
.photo-gallery .photo-forward {
    cursor: pointer;
    display: block;
    right: -20px;
    top:10px;
    width: 13px;
    background: url(../images/ad_scroll_forward.png) 0px 22px no-repeat;
    }
.photo-gallery .ad-nav .ad-thumbs {
    overflow: hidden;
    width: 100%;
    }
.photo-gallery .ad-thumbs .ad-thumb-list {
    float: left;
    width: 9000px;
    list-style: none;
    }
.photo-gallery .ad-thumbs li {
    float: left;
    padding-right: 3px;
    }
.photo-gallery .ad-thumbs li a {
    display: block;
    }
.photo-gallery .ad-thumbs li a img {
    border: 1px solid #aaa;
    display: block;
    }
.photo-gallery .ad-thumbs li a.ad-active img {
    border: 1px solid #616161;
    }
*/   

#slider {
    width: 208px; /* important to be same as image width */
    height: 170px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	
}
#sliderContent {
    width: 200px; /* important to be same as image width or wider */
    position: absolute;
	background:#333;
	padding: 10px 9px 10px 10px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 12px/18px Arial, Helvetica, sans-serif;
    padding: 5px 5px;
    width: 180px;
    height:33px;
    background-color: #ddd;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #000;
    display: none;
    overflow:hidden;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
 

.ShareDiv{padding:5px;margin-top:0px;font-family:verdana;font-size:10px;font-weight:800;color:#D9E1E6;letter-spacing:1px;float:;border-top-width:1px;border-left-width:0px;border-right-width:0px;border-bottom-width:0px;border-top-color:#ECECEC;border-left-color:#ADBD9C;border-right-color:#555555;border-bottom-color:#555555;border-style:solid;}
.mybutton{
    background-image:url(/images/btn_mybutton.png);
    background-repeat:repeat-x;
    height:27px;
	color:#fff;
	font-weight:bold;
	font-family:Verdana;
	padding-left:7px;
    padding-right:7px;
	border:0px;
   -moz-border-radius:4px 4px 4px 4px;   
   -khtml-border-radius:4px 4px 4px 4px;
   -webkit-border-top-left-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;
   -webkit-border-bottom-right-radius: 4px;
    border-radius:4px 4px 4px 4px;
    cursor:pointer;
    }
.mybutton:hover{
    background-image:url(/images/btn_mybutton-hover.png);
    background-repeat:repeat-x;
    height:27px;
	color:#fff;
	font-weight:bold;
	font-family:Verdana;
	padding-left:7px;
    padding-right:7px;
	border:0px;
   -moz-border-radius:4px 4px 4px 4px;   
   -khtml-border-radius:4px 4px 4px 4px;
   -webkit-border-top-left-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;
   -webkit-border-bottom-right-radius: 4px;
    border-radius:4px 4px 4px 4px;
    cursor:pointer;
    }
.ui-ad-asmarriage img{
   -webkit-transition: all .9s;
    transition: all .9s;
    border:0px solid transparent;     
    }
.ui-ad-asmarriage:hover img {    
   -webkit-box-shadow: 0 0 20px #f9da06;
   -moz-box-shadow: 0 0 20px #f9da06;
    box-shadow: 0 0 20px #f9da06; 
    border:0px solid #f9da06;
    }  
