body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg_body.gif);	/* Background Gradient Image */
	background-color: #000;	/* Background Color */
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Verdana;
}
p {
	padding: 0px;
	margin: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
span {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.styletop {
	vertical-align: top;
	
}

/* Nav Menu Start */
#menuwrapper {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	position: relative;
	z-index: 100;
	color: #010000;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#navMenubar, #navMenubar ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
#navMenubar a {
	display: block;
	text-decoration: none;
	color: #fcc707;
	font-size: 12px;
	font-weight: bold;
}
#navMenubar a.trigger {
	padding: 7px 13px 7px 30px;
	background-position: left center;
	background-image: url(images/bulletyellow.gif);
	background-repeat: no-repeat;
}
#navMenubar a.trigger:hover {
	background-position: left center;
	background-image: url(images/bulletwhite.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#navMenubar li {
	float: left;
	padding-right: 10px;
}
#navMenubar li ul  {
	width: 988px;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	float:left;
}

#navMenubar ul li  {
	float: left;
	padding: 0px 0px 1px 0px;
	font-size: 11pt;
}

#navMenubar ul li a  {
	color: #FEC212;
	border-right: 0;
	padding: 3px 10px 3px 10px;
	font-size: 11px;
	font-weight: bold;
}
#navMenubar li ul {
	position: absolute;
	display: none;
	background-color: #000000;
}

#navMenubar li:hover a, #navMenubar li.p7hvr a {
	color: #FFF;
}
#navMenubar li:hover ul, #navMenubar li.p7hvr ul {
	display: block;
	text-align:left;
	position:absolute;
	left:0; 
	text-align:left;
}

#navMenubar li:hover ul a, #navMenubar li.p7hvr ul a {
	color: #fff;
	background-color: transparent;
}
#navMenubar ul a:hover {
	color: #60B8FF!important;
}
#navMenubar li {width: auto;}
br{
	clear: left;
}
#sublist a {
	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	width: 170px;
}
#sublist a:hover {
	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	width: 170px;
	background-color: #606060;
	color: #FFFFFF;
}
#sublist a:visited {
	font-size: 10pt;
	margin: 0px;
	padding: 4px;
	width: 170px;
}
#menudesc{
	padding: 5px;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}
.menucat{
	font-size: 10pt;
	font-weight: bold;
}
.styleclassmenu {
	width: 251px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align:left;
}
.styleclassmenu a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bulletblack.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	text-align:left;
}
.styleclassmenu a:hover {
	background-image: url(images/bulletwhitetd.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}
.styleclasstext {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	text-align: left;
}
.styleclasstext a {
	font-size: 11px;
	color: #010000;
	text-decoration: underline;
}
#navMenubar table td a {
	font-size: 11px;
}
/* Nav Menu End */

/* PrimeTime Schedule Start */
.primetimeschedule {
	width: 967px;
	height: 337px;
	/*background-image: url(images/bgprimeschedulemain.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 12px;
	padding-right: 13px;
	vertical-align: top;
	background-color: #4C78B1;
}
.ptdate {
	font-size: 11px;
	color: #5f554c;
	text-align: center;
	font-weight: bold;
}
.ptyelltextselected {
	height: 40px;
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
	border-right: 2px solid #4C73AA;
	border-left: 2px solid #4C73AA;
}
.ptyelltextselected a {
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
}
.ptyelltext {
	height: 40px;
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	background-color:;
	/*border-right: 2px solid #d9a702;*/
}
.ptyelltext a {
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
}
.primetimeright {
	background-color: #000000;
	vertical-align: top;
}
.pttitle {
	font-size: 11px;
	color: #fcf900;
	font-weight: bold;
	padding-bottom: 2px;
}

.pttitle a{
	font-size: 11px;
	color: #fcf900;
	font-weight: bold;
	text-decoration:none;
}

.pttitle 1{
	font-size: 11px;
	color: #fcf900;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration:none;
}

.ptdaystext {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.scheduletabbla {
	background-color: #000000;
}
.scheduletabyell {
	background-color: #A9BDD8;
}
.scheduletabyelldark {
	background-color: #DBE6F5;
}
/* 20 Oct 08 End */
/* PrimeTime Schedule End */

/* PrimeTime Schedule Start */
/*.primetimeschedule {
	width: 967px;
	height: 337px;
	background-image: url(images/bgprimeschedulemain.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 13px;
	vertical-align: top;
}
.ptdate {
	font-size: 11px;
	color: #5f554c;
	text-align: center;
	font-weight: bold;
}

.bgptyellow {
	background-image: url(images/bgptyel.gif);
	background-repeat: repeat-x;
	height: 40px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
	text-align: center;
}
.bgptyellow a {
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
}
.bgptwhite {
	background-image: url(images/bgptwhite.gif);
	background-repeat: repeat-x;
	height: 39px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
	text-align: center;
}
.bgptwhite a {
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
}
.ptyelltext {
	height: 41px;
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
.ptyelltext a {
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
}
.ptyelltextab {
	height: 38px;
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
.ptyelltextab a {
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
}
.ptyelltextcd {
	height: 37px;
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
.ptyelltextcd a {
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
}
.ptyelltextef {
	height: 36px;
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
.ptyelltextef a {
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
}
.ptyelltextgh {
	height: 37px;
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
.ptyelltextgh a {
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
}
.ptyelltextij {
	height: 42px;
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
.ptyelltextij a {
	font-size: 11px;
	color: #0e0000;
	text-decoration: none;
}
.primetimeright {
	background-color: #000000;
	vertical-align: top;
}
.pttitle {
	font-size: 11px;
	color: #fcf900;
	font-weight: bold;
	padding-bottom: 2px;
}
.ptdaystext {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}*/
/* PrimeTime Schedule End */

/* Header Start */
.bgbannerright {
	background-image: url(images/bgbannerright.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
.menumain {
	background-color: #000000;
	padding: 0px 0px 0px 0px;
}
.logintext {
	font-size: 13px;
	color: #fff;
	padding-right: 15px;
	text-align: right;
	font-weight: bold;
	padding-top: 12px;
	text-decoration: none;
}
.logintext a {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.logintext a:hover {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.imaginesearch {
	padding-top: 60px;
	vertical-align: top;
}
.inputsearch {
	width: 175px;
	height: 17px;
	border: 0px;
	background-color:#fff;
	padding: 4px 2px 0px 2px;
	font-size: 11px;
	color: #000000;
}
/* Header End */

/* Main Body Start */

/* Main Content Start */
.mainbody {
	width: 818px;
	vertical-align: top;
}
.bgprimeschedule {
	/*background-image: url(images/bgprimeschedule.jpg);
	background-repeat: no-repeat;*/
	height: 62px;
	background-color:#;
	padding-left: 11px;
	vertical-align: top;
}
.pschedulwdate {
	font-size: 14px;
	color: #fffefb;
	font-weight: bold;
	padding-top: 3px;
}
.bgprimeschcon {
	background-image: url(/images/bgprimeschedulecon.gif);
	background-repeat: repeat-x;
	height: 234px;
	vertical-align: top;
}
.psdate {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.pstext {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.textmarquee {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0694FF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textmarquee a{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0694FF;
	padding-right: 10px;
	padding-left: 10px;
	
	text-decoration:none;
}

.textpoll {
	font-size: 11px;
	color: #84B0E9;
	text-decoration: none;
	text-align: left;
}
.textpoll a {
	font-size: 11px;
	color: #84B0E9;
	text-decoration: underline;
}

/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
.textpollcount img{
	float:left;
}
/* The <div> tag where the percentage result is shown */
.textpollcount div{
padding:0px 0px 0px 0px;
	float:left;
	height:16px;
	background-repeat:repeat-x;
	color:#000;
	font-size:0.9em;
	line-height:16px;
}
/* Graph div - parent of both the corner images and the div displaying percentage votes */
.textpollcount{	
	height:16px;
} 

/* Main Content End */

/* Advertise Start */
.advertise {
	width: 160px;
	vertical-align: top;
	padding-left: 14px;
}
.advertisetext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Advertise End */

/* Main Body End */


/* Footer Start */
.footermain {
	border-top: 1px solid #999999;
	vertical-align: top;
	padding-top: 10px;
}
.footertext {
	font-size: 11px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
}
.footertext a {
	font-size: 11px;
	color: #84B0E9;
	text-decoration: none;
}
.footertext a:hover {
	font-size: 11px;
	color: #84B0E9;
	text-decoration: underline;
}
/* Footer End */

/* Media Center Start */
.mdbgleft {
	background-color: #FFFFFF;
	vertical-align: top;
}
.mdbgright {
	background-image: url(images/bgright.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	vertical-align: top;
}
.mediatitle {
	font-size: 16px;
	color: #0c0900;
	font-weight: bold;
	text-decoration: none;
}
.mediatitle a {
	font-size: 16px;
	color: #0c0900;
	font-weight: bold;
	text-decoration: none;
}
.medialinkyell {
	background-image: url(images/bulletblacksmall.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #BED7F4;
	text-decoration: none;
	padding: 0px 0px 10px 25px;
}
.medialinkyell a {
	font-size: 12px;
	font-weight: bold;
	color: #BED7F4;
	text-decoration: none;
}
.medialinkwhite {
	background-image: url(images/bulletwhiteright.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0px 0px 10px 25px;
}
.medialinkwhite a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.titlenews {
	font-size: 12px;
	color: #1c1600;
	font-weight: bold;
	text-align: left;
}
.titlenewsin {
	font-size: 10px;
	color: #1c1600;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.titlenewsclick {
	font-size: 10px;
	color: #ffbe00;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.titlenewsclick a {
	font-size: 10px;
	color: #5aa7ea;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-align: center;
}
.titlenewsclick a:hover {
	font-size: 10px;
	color: #ffbe00;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.mediaview {
	background-image: url(images/bulletview.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #407CC4;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.mediaview a {
	font-size: 10px;
	color: #407CC4;
	font-weight: bold;
	text-decoration: none;
}
.mediapagination {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #c4e2f9;
	padding: 3px 5px 3px 5px;
}
.mediapagination a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #c4e2f9;
}
.mediapaginationsel {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #0694ff;
	padding: 3px 5px 3px 5px;
}
.mediapaginationsel a {
	font-size: 11px;
	color: #ffcd2d;
	text-decoration: none;
	background-color: #ffffff;
}
.pressinput {
	width: 154px;
	height: 17px;
	border: 0px;
	background-color: #FFFFFF;
	padding: 4px 2px 2px 2px;
}
.pressinputtext {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
}
.presslogin {
	padding-left: 10px;
}
.textnewuser {
	font-size: 12px;
	color: #BED7F4;
	text-decoration: none;
	font-weight: bold;
}
.textnewuser a {
	font-size: 12px;
	color: #BED7F4;
	text-decoration: underline;
	font-weight: bold;
}
.pressbullet {
	background-image: url(images/bulletpress.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #3D618C;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
}
.pressbullet a {
	font-size: 11px;
	color: #3D618C;
	font-weight: bold;
	text-decoration: none;
}
.pressimag {
	font-size: 11px;
	color: #ffbe00;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
.pressimag a {
	font-size: 11px;
	color: #5aa7ea;
	text-decoration: none;
	font-weight: bold;
}
/* Media Center End */

/* Gallery Start */
.bggallerybottom {
	background-image: url(images/bggallerybottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	background-color: #FFFFFF;
}

.bggallerybottom-n {
	background-image: url(images/bggallerybottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	background-color: #FFFFFF;
}
.galleryaudiotext {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	padding-top: 5px;
}
.galleryaudiotext a {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
}
.stylegallery {
	font-size: 11px;
	color: #010000;
	font-weight: bold;
	text-decoration: none;
}
.titleimage {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.titleimage a {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	font-weight: bold;
}
.titleimagenum {
	font-size: 10px;
	color: #010000;
	text-decoration: none;
	text-align: left;
	padding-bottom: 3px;
}
.titleimagenum a {
	font-size: 10px;
	color: #010000;
	text-decoration: none;
}
.titleshowpromos {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.titleshowpromos a {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
}
/* Gallery End */

/* Getting NDTV Imagine Start */
/*.getlinkyell {
	background-image: url(images/bulletothercontacts.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 10px 30px;
}
.getlinkyell a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.getimaginetext {
	font-size: 11px;
	color: #010000;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
}
.getimaginetext a {
	font-size: 11px;
	color: #e9b614;
	text-align: left;
	text-decoration: none;
}
.getimaginetext a:hover {
	font-size: 11px;
	color: #ffcd2d;
	text-align: left;
	text-decoration: underline;
}
.getimaginebullet {
	background-image: url(images/bulletgettingndtv.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #010000;
	text-decoration: none;
	padding: 0px 0px 10px 25px;
}
.getimaginebullet a {
	font-size: 11px;
	font-weight: bold;
	color: #ffcd2d;
	text-decoration: none;
}
.getimaginebullet a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ffcd2d;
	text-decoration: underline;
}*/
/* Getting NDTV Imagine End */

/* Schedules Start */
.scheduletext {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
}
.scheduletext a {
	font-size: 11px;
	color: #010000;
	text-decoration: underline;
}
.scheduletext a:hover {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
}
.schedulebgday {
	background-color: #CCDBEF;
	padding: 7px 7px 7px 7px;
}
.schedulefirst {
	background-image: url(images/bulletblackshow.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 0px 0px 0px 25px;
	color: #010000;
	font-size: 12px;
	font-weight: bold;
}
.scheduleselect {
	width: 169px;
	height: 19px;
	border: 1px solid #cccca3;
	background-color: #ffffff;
	font-size: 10px;
	color: #010000;
	padding: 2px 2px 2px 2px;
}
.scheduletime {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
}
.scheduletabcurrent {
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #c9880f;
	border-bottom: 1px solid #c9880f;
	background-color: #3C577D;
	font-weight: bold;
}
.scheduletabcurrent a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.scheduletab {
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #567EB6;
}
.scheduletab a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.scheduletabcre {
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #A8C1E4;
}
.scheduletabcre a {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
}
.scheduleday {
	padding: 4px 10px 4px 30px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #000000;
	background-image: url(images/bulletwhite.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
/* Schedules End */

/* Shows Start */
.menushow {
	height: 28px;
	background-color: #000000;
}
.showmenuwhite {
	background-image: url(images/bulletwhite.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 28px;
	text-decoration: none;
	padding-right: 17px;
}
.showmenuwhite a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.showmenuyellow {
	background-image: url(images/lightblue_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 12px;
	color: #C5DFF4;
	font-weight: bold;
	padding-left: 28px;
	text-decoration: none;
	padding-right: 17px;
}
.showmenuyellow a {
	font-size: 12px;
	color: #C5DFF4;
	font-weight: bold;
	text-decoration: none;
}
.mainbodyshows {
	width: 818px;
	vertical-align: top;
	/*background-image: url(images/bgshows.jpg);*/
	background-repeat: no-repeat;
	height: 500px; /* Remove After Finish */
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.showimagebor {
	border: 1px solid #7FAAD9;
	padding: 9px 9px 9px 9px;
}
/*.showstitle {
	background-image: url(images/bulletblackshow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 12px;
	color: #010000;
	font-weight: bold;
	padding-left: 25px;
}*/
.showstitle {
	background-image: url(images/bulletwhite.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left: 25px;
}
.showstitle a{
	background-repeat: no-repeat;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	
}
.showtext {
	font-size: 11px;
	color: #84B0E9;
	text-align: justify;
	text-decoration: none;
	line-height: 14px;
}
.showreadmore {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
}
.showreadmore a {
	font-size: 11px;
	color: #84B0E9;
	text-decoration: none;
	font-weight: bold;
}
.showrgtext {
	background-image: url(images/bulletblacksmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 22px;
	font-size: 11px;
	color: #010000;
	font-weight: bold;
	text-decoration: none;
}
.showrgtext a {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.showcatch {
	background-color:#38597D;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.showdetailsleftbg {
	background-color: #38597D;
	padding: 15px 15px 15px 15px;
}
.showdetailstext {
	font-size: 11px;
	color: #84B0E9;
	text-align: justify;
	text-decoration: none;
	
}
.showdetailstext a {
	font-size: 11px;
	color: #010000;
	text-align: justify;
	text-decoration: none;
}
.showdetailstext img {
	padding: 0px 10px 0px 0px;
}
.showdetailstext p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 11px;
	color: #84B0E9;
	text-align: justify;
	text-decoration: none;
}
.showdetailstext p a {
	font-size: 11px;
	color: #010000;
	text-align: justify;
	text-decoration: none;
}
.showdetaismenu {
	background-image: url(images/bulletblacksmall.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 1px;
	font-size: 12px;
	color: #84B0E9;
	font-weight: bold;
	text-decoration: none;
}
.showdetaismenu a {
	font-size: 12px;
	color: #84B0E9;
	font-weight: bold;
	text-decoration: none;
}
.showdetaismenu-o {
	background-image: url(images/bulletwhite.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 1px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.showdetaismenu-o a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/* Shows End */
/* Show Character Start */
.characterviewless {
	background-image: url(../../shows/images/bulletblacksmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 10px;
	color: #7FA6C6;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
}
.characterviewless a {
	font-size: 10px;
	color: #7FA6C6;
	font-weight: bold;
	text-decoration: none;
}
.characterviewmore {
	background-image: url(../../shows/images/bulletblacksmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 10px;
	color: #7FA6C6;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
}
.characterviewmore a {
	font-size: 10px;
	color: #7FA6C6;
	font-weight: bold;
	text-decoration: none;
}
.showstitlecharacter {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
/* Show Character End */


/* Show Blogs Start */
.mainblogs {
	border-bottom: 1px solid #b58d00;
	vertical-align: top;
	padding-bottom: 10px;
}
.titleblogs {
	font-size: 18px;
	color: #ffffff;
	
	text-decoration: none;
}
.titleblogs a {
	font-size: 18px;
	color: #796003;
	font-weight: bold;
	text-decoration: underline;
}
.textblogs {
	font-size: 11px;
	color: #A2CEFF;
	text-decoration: none;
	text-align: left;
}
.textblogs a {
	font-size: 11px;
	color: #A2CEFF;
	text-decoration: none;
}
.textblogs a:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.textblogspagination {
	font-size: 11px;
	color: #A2CEFF;
	text-decoration: none;
	text-align: left;
}
.textblogspagination a {
	font-size: 11px;
	color: #A2CEFF;
	text-decoration: none;
}
.textblogspagination span {
	font-size: 11px;
	color: #A2CEFF;
	text-decoration: none;
	text-align: left;
	letter-spacing: 2px;
}
.textblogspagination span a {
	font-size: 11px;
	color: #A2CEFF;
	text-decoration: none;
}
.textblogspagination span a:hover {
	font-size: 11px;
	color: #010000;
	text-decoration: underline;
}
.blogviewpost {
	border-bottom: 1px solid #eba600;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* Blogs Collapse Start */
.blogstitle {
	font-size: 12px;
	color: #010000;
	font-weight: bold;
	padding: 10px 0px;
}
.blogsinput {
	font-size: 11px;
	color: #010000;
	font-weight: bold;
	width: 400px;
	height: 300px;
	overflow: auto;
	border: 0px;
}

/* Blogs Collapse Start */
.blogstitle {
	font-size: 12px;
	color: #010000;
	font-weight: bold;
	padding: 10px 0px;
}
#blogsinput {
	height: 150px;
	overflow: auto;
	border: 0px;
	width: 90%;
	padding: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}

.addblogtoptext {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #7fc41c;
}
.inputblog {
	width: 552px;
	height: 15px;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #fec700;
}
.inputblogcontent {
	width: 544px;
	height: 480px;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #fec700;
	overflow: auto;
	font-family: Tahoma, Arial, Verdana;
}
.inputaddblogcontent {
	width: 480px;
	height: 450px;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #fec700;
	overflow: auto;
	font-family: Tahoma, Arial, Verdana;
}
/* Blogs Collapse End */

/* Comment Preview Start */
div#CommentPreview {
	padding: 8px !important;
	border: 1px solid #e88f02;
	background-color: #fed65d;
	width: 90%;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
/* Comment Preview End */

/* Add Post Start */
.addblogstitle {
	font-size: 12px;
	color: #010000;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
}
.addbloginput {
	width: 70%;
	height: 16px;
	padding: 4px 4px 4px 4px;
	border: 0px;
	border: 1px solid #e88f02;
}
.addblogtextarea {
	padding: 8px !important;
	border: 1px solid #e88f02;
	width: 68%;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	overflow: auto;
	height: 150px;
}
.addblogselect {
	width: 70%;
	height: 22px;
	padding: 2px;
	border: 0px;
	border: 1px solid #e88f02;
}
/* Add Post End */


/* Download Start */
.downloadselect {
	width: 155px;
	height: 18px;
	background: transparent;
	border: 1px solid #b2b2b2;
	font-size: 11px;
	color: #b2b2b2;
	text-align: left;
	padding: 2px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
}
/* Download End */


/* Members Start */

.membersleft {
	padding: 20px;
}
.membersright {
	padding: 10px 10px 10px 10px;
}
.membertext {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.membertext a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.membertext a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.memberinputname {
	width: 162px;
	height: 15px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #27405E;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.memberinputstate {
	width: 166px;
	height: 22px;
	padding: 2px;
	border: 1px solid #27405E;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.membertitle {
	font-size: 14px;
	color: #0694ff;
	font-weight: bold;
	border-bottom: 1px solid #7fc41c;
	padding-bottom: 5px;
}

.memberinputdate {
	width: 46px;
	height: 19px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #27405E;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.memberinputmonth {
	width: 46px;
	height: 19px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #27405E;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.memberinputyear {
	width: 62px;
	height: 19px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #27405E;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.membertextarea {
	width: 288px;
	height: 104px;
	border: 1px solid #fec700;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	overflow: auto;
	font-family: Tahoma, Arial, Verdana;
	scrollbar-arrow-color: #fec805;
    scrollbar-base-color:#fff2c5;
    scrollbar-shadow-color: #fff2c5;
    scrollbar-highlight-color: #fff2c5;
    scrollbar-dark-shadow-color: #fff2c5;
    scrollbar-3d-light-color: #fff2c5;
    scrollbar-track-color: #fff2c5;
    scrollbar-face-color: #fff2c5;
}
.memberrighttitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bulletforum.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
}
.memberimage {
	padding: 5px 0px;
}
.editpicture {
	font-size: 11px;
	color: #c4e2f9;
	text-decoration: none;
}
.editpicture a {
	font-size: 11px;
	color: #c4e2f9;
	text-decoration: underline;
}
.memweltext {
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	border-bottom: 1px solid #c4e2f9;
	padding-bottom: 5px;
}
.memrigmenu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	padding: 1px 0px;
}
.memrigmenu a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
.memrigmenu-o {
	font-size: 14px;
	color: #B2CAE6;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	padding: 1px 0px;
}
.memrigmenu-o a {
	font-size: 14px;
	color: #B2CAE6;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
.memberssecurity {
	width: 258px;
	height: 19px;
	padding: 2px;
	border: 1px solid #27405E;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.memberssecurityans {
	width: 254px;
	height: 15px;
	padding: 2px;
	border: 1px solid #27405E;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 2px 2px 2px 2px;
}
.memnotmember {
	font-size: 11px;
	color: #84b0e9;
	font-weight: bold;
}
.memnotmemberblack {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.memnotmemberblack a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.memnotmemberblack a:hover {
	font-size: 11px;
	color: #f7a811;
	text-decoration: underline;
}
.memberlogintext {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.memberlogintext a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
}
.memberblogtitle {
	background-color: #fff0ab;
	height: 30px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}
.membermyblog {
	border-bottom: 1px solid #fff0ab;
	padding: 7px 0px 7px 10px;
	font-size: 11px;
	color: #000000;
}
.blogtitle {
	font-size: 12px;
	color: #000000;
}

.blogpagination {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffcd2d;
	padding: 3px 5px 3px 5px;
}
.blogpagination a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffcd2d;
}
.blogpaginationsel {
	font-size: 11px;
	color: #ffcd2d;
	text-decoration: none;
	background-color: #000000;
	padding: 3px 5px 3px 5px;
}
.blogpaginationsel a {
	font-size: 11px;
	color: #ffcd2d;
	text-decoration: none;
	background-color: #000000;
}
.profiletitle {
	font-size: 18px;
	color: #000000;
}
.editname {
	font-size: 10px;
	color: #578dfb;
	text-decoration: none;
}
.editname a {
	font-size: 10px;
	color: #578dfb;
	text-decoration: underline;
}
.bordergreen {
	border-bottom: 1px solid #7fc41c;
}
.titleoran {
	font-size: 14px;
	color: #578dfb;
	font-weight: bold;
}
.myprofiletext {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.myprofiletext a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
/* Members End */

 

/* neetendra */

.productiondetailstext {
	font-size: 11px;
	color: #010000;
	text-align: justify;
	text-decoration: none;
	
}

.productiondetailstext {
	font-size: 11px;
	color: #010000;
	text-align: justify;
	text-decoration: none;
	line-height:15px;
	
}
.productiondetailstext a {
	font-size: 11px;
	color: #010000;
	text-align: justify;
	text-decoration: none;
}
.productiondetailstext img {
	padding: 0px 10px 0px 0px;
}
.productiondetailstext p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 11px;
	color: #010000;
	text-align: justify;
	text-decoration: none;
}
.productiondetailstext p a {
	font-size: 11px;
	color: #010000;
	text-align: justify;
	text-decoration: none;
}

.showdetailsleftbgnew {
	background-color: #ffffff;
	padding: 15px 15px 15px 15px;
}


.contestselect {
	width: 237px;
	height: 22px;
	font-size: 11px;
	padding: 2px;
}
.showstitlecontest {
	font-size: 14px;
	color: #010000;
	font-weight: bold;
}
/* Show Blogs End */

/* Forum Start */

.forumbgleft {
	background-color: #ffffff;
	padding: 15px 15px 15px 15px;
}
.forumcategory {
	background-color: #DBE6F5;
	height: 26px;
	font-size: 11px;
	color: #100d00;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #A9BDD8;
}
.forumtopics {
	background-color: #DBE6F5;
	height: 26px;
	font-size: 11px;
	color: #100d00;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.forumposts {
	background-color: #DBE6F5;
	height: 20px;
	font-size: 11px;
	color: #100d00;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #A9BDD8;
}
.forumcategorytext {
	background-color: #ffffff;
	font-size: 11px;
	color: #100d00;
	padding: 5px;
	vertical-align: top;
	line-height: 15px;
	border-right: 1px solid #A9BDD8;
}
.forumtopicstext {
	background-color: #ffffff;
	font-size: 11px;
	color: #100d00;
	padding: 5px;
	vertical-align: top;
	line-height: 15px;
}


.forumtopicstext a{
	font-size: 11px;
	color: #100d00;
	text-decoration:none;
}

.forumtopicstext a:hover{
	font-size: 11px;
	color: #100d00;
	text-decoration:none;
}

.forumpoststext {
	background-color: #ffffff;
	font-size: 11px;
	color: #100d00;
	text-align: center;
	padding: 5px;
	vertical-align: top;
	line-height: 15px;
	border-right: 1px solid #A9BDD8;
}
.forumcatetit {
	background-image: url(images/bulletblacksmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
	font-size: 12px;
	color: #010000;
	font-weight: bold;
	text-decoration: none;
}
.forumrighttitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bulletforum.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
}
.forummain {
	padding: 10px 10px 10px 10px;
}
.forumyelltitle {
	font-size: 12px;
	color: #B2CAE6;
	font-weight: bold;
}
.searchforum {
	width: 219px;
	height: 18px;
	background-color: #FFFFFF;
	border: 0px;
	font-size: 11px;
	color: #000000;
	padding: 4px 2px 0px 2px;
}
.searchforumtext {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
.searchforumtextyell {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.searchforumtextyell a {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.forumposttext {
	font-size: 11px;
	color: #ffcd2d;
	text-decoration: none;
}
.forumposttext a {
	font-size: 11px;
	color: #ffcd2d;
	text-decoration: none;
}
.forumposttextwhite {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}
.forumposttextwhite a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.forumviewcat {
	font-size: 12px;
	color: #010000;
	font-weight: bold;
	text-decoration: none;
}
.forumviewcat a{
	font-size: 12px;
	color: #010000;
	font-weight: bold;
	text-decoration: none;
}
.forumviewcat a:hover {
	font-size: 12px;
	color: #010000;
	font-weight: bold;
	text-decoration:underline;
}
.forumsubtitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.forumsubtitle a{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.newforumsubtitle {
	font-size: 14px;
	color: #010000;
	font-weight: bold;
}
.newforumsubtitle a{
	font-size: 14px;
	color: #010000;
	font-weight: bold;
	text-decoration:none;
}
.newforumsubtitle a:hover {
	font-size: 14px;
	color: #010000;
	font-weight: bold;
	text-decoration:underline;
}




.forcatte {
	font-size: 12px;
	color: #00331b;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
.forcatte a {
	font-size: 12px;
	color: #00331b;
	text-decoration: none;
}

.forcatte a:hover {
	font-size: 12px;
	color: #00331b;
	text-decoration: underline;
}
.forumcatetit a {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 12px;
	color: #010000;
	font-weight: bold;
	text-decoration: none;
}
.forumcatetit a:hover{
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 12px;
	color: #010000;
	font-weight: bold;
	text-decoration: underline;
}
.forumviewtitle {
background-color: #fcf700;
height: 26px;
font-size: 11px;
color: #100d00;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
}

.forumviewtitle a{
	font-size: 11px;
	color: #010000;
	font-weight: bold;
	text-decoration:none;
}
.forumviewtitle a:hover {
	font-size: 11px;
	color: #010000;
	font-weight: bold;
	text-decoration:underline;
}

.forumviewtext {
background-color: #fefdc4;
padding: 10px;
}
.forumviewbg {
background-color: #fefed9;
padding: 10px;
font-size: 11px;
color: #00331b;
text-align: justify;
}
.forummemname {
font-size: 14px;
color: #00331b;
font-weight: bold;
}
.forummemtext {
font-size: 11px;
color: #00331b;
}
.forumbgcolor {
background-color: #fefed9;
} 
.btngoback {
	font-size: 11px;
	color: #00331b;
	text-decoration: none;
	text-align: right;
}
.btngoback a {
	font-size: 11px;
	color: #00331b;
	text-decoration: underline;
}

.mainbodyforum {
	width: 818px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 15px;
	background-image: url(images/forumbgimg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
/* 16 October 08 */
.forumadvance {
	font-size: 11px;
	color: #ffffff;
	background-color: #005ba4;
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
}
.advancetext {
	font-size: 11px;
	color: #00331b;
	padding-right: 10px;
}
.topicinput {
	width: 260px;
	height: 17px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #005ba4;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.advancemember {
	width: 160px;
	height: 17px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #005ba4;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.advanceforum {
	width: 160px;
	height: 20px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #005ba4;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.advancetextarea {
	width: 360px;
	height: 90px;
	font-family: Tahoma, Arial, Verdana;
	padding: 5px;
	border: 1px solid #72a2e0;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	overflow: auto;
}
.advancetextareapost {
	width: 360px;
	height: 200px;
	font-family: Tahoma, Arial, Verdana;
	padding: 5px;
	border: 1px solid #005ba4;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	overflow: auto;
}
.advancecode {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.advancecode a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

 .newblogtitle {
	font-size: 12px;
	color: #000000;
}
.newblogtitle a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.newblogtitle a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
} 

/* Forum End */

/* Show Vote Start 18 October 20008 */
.votepadd {
	padding-left: 6px;
	padding-right: 25px;
	vertical-align: top;
}
.showvotetext {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	text-align: center;
	padding: 5px 0px;
}
.votingaccept {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	padding: 5px;
	background-color: #fceb00;
}
.votingaccept a {
	font-size: 11px;
	color: #010000;
	text-decoration: underline;
}
.votecontestbg {
	padding: 10px;
	background-color: #fed300;
}
.votecontestbg ol {
	padding: 5px 10px 10px 25px;
	margin: 0px 0px 0px 0px;
}
.votecontestbg ol li {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	list-style: decimal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.votecontesttitle {
	font-size: 16px;
	color: #796003;
	font-weight: bold;
}
/* Show Vote End 18 October 20008 */

/* Search Result Start */
.searchtext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.searchtext a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.searchtextsmall {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.searchtextsmall a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.searchcontent {
	border-bottom: 1px solid #fddc3f;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
}
.searchcontentright {
	padding-left: 10px;
	vertical-align: top;
}
.searchtitle {
	font-size: 14px;
	font-weight: bold;
	color: #030000;
	text-decoration: none;
}
.searchtitle a {
	font-size: 14px;
	font-weight: bold;
	color: #030000;
	text-decoration: none;
}
.searchtitle a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #030000;
	text-decoration: underline;
}
.searchright {
	padding: 10px 10px 10px 10px;
}
/* Search Result End */
 

/* Chat Start */
.chattext {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.chattext a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.chatinput {
	width: 160px;
	height: 20px;
	border: 1px solid #fec700;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.chatindex {
	border: 1px solid #fec700;
	padding: 12px 20px 12px 12px;
	vertical-align: top;
}
.chatindex p {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}
.chatindex p a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.chatright {
	padding: 10px;
}
.chatcelebrityname {
	font-size: 14px;
	color: #ffcd2d;
	font-weight: bold;
}
.chathide {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.chathide a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.chatuseras {
	background-color: #333333;
	padding: 8px;
}
.chatusertext {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.chatusertext a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.chatuserimg {
	padding-right: 5px;
}
.chatuserad {
	background-color: #000000;
	padding: 8px;
}
.chatinputuser {
	width: 98%;
	height: 18px;
	background-color: #FFFFFF;
	border: 0px;
	padding: 4px 2px 0px 2px;
	font-size: 11px;
	color: #000000;
}
.chatinputuserforwarning {
	width: 82%;
	height: 18px;
	background-color: #FFFFFF;
	border: 0px;
	padding: 4px 2px 0px 2px;
	font-size: 11px;
	color: #000000;
}
.chatmain {
	border: 1px solid #fed105;
	padding: 5px;
	vertical-align: top;
}
.chatmain p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.chatcols {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
.chatcelebratyred {
	font-size: 11px;
	color: #ff0008;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	background-image: url(images/imgstar.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
.chatcelebratycomment {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
.chatcelebratycomment img {
	vertical-align: top;
}
.chatusername {
	font-size: 11px;
	color: #8f8d8d;
	text-decoration: none;
	vertical-align: top;
}
.chatusername img {
	vertical-align: top;
}
.chatusernameblack {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
.chatusernameblack img {
	vertical-align: top;
}
.chatcelebratyyou {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	background-image: url(images/imgyou.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
.chatwarning {
	background-color: #ffb500;
	padding: 10px 10px 10px 10px;
}
.chatwarred {
	font-size: 11px;
	color: #c30303;
	font-weight: bold;
	vertical-align: top;
}

/* Textarea Start */
.tbSizeChanger{
	margin-top:3px;
}
.tbSizeText{
	margin-top:3px;
	text-align:right;
	font-size: 11px;
}
.tbLarger, .tbSmaller{
	width:1.3em;
	height:1.3em;
	text-align:center;
	border:1px solid #ffde8c;
	margin-left:3px;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffb500;
	color: #c30303;
}
.tbLarger:hover, .tbSmaller:hover{
	background-color:#ffde8c;
	text-decoration: none;
	border:1px solid #ffb500;
}
.chattextarea {
	width: 96%;
	height: 100px;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	border: 1px solid #fed413;
	overflow: auto;
}
/* Textarea End */
/* Show Hide Start */
.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font: bold 10px Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
/* Show Hide End */
 .bgchatwhite {
width: 100%;
height: 500px;
background-color: #FFFFFF;
overflow-x: hidden;
overflow-y: auto;
scrollbar-3dlight-color: #fed000;
scrollbar-arrow-color: #ffb500;
scrollbar-track-color: #fed000;
scrollbar-darkshadow-color: #ffeb8f;
scrollbar-face-color: #ffeb8f;
scrollbar-highlight-color: #ffeb8f;
scrollbar-shadow-color: #ffeb8f;
}

/* Chat End */
 
 
 /* Static Page Start */
.getlinkyell {
	background-image: url(images/bulletothercontacts.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 10px 30px;
}
.getlinkyell a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.getimaginetext {
	font-size: 11px;
	color: #010000;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	text-align: justify;
}
.getimaginetext a {
	font-size: 11px;
	color: #5a8ed2;
	text-align: left;
	text-decoration: none;
}
.getimaginetext a:hover {
	font-size: 11px;
	color: #5a8ed2;
	text-align: left;
	text-decoration: underline;
}
.getimaginebullet {
	background-image: url(images/bulletgettingndtv.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #010000;
	text-decoration: none;
	padding: 0px 0px 10px 25px;
}
.getimaginebullet a {
	font-size: 11px;
	font-weight: bold;
	color: #5a8ed2;
	text-decoration: none;
}
.getimaginebullet a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #5a8ed2;
	text-decoration: underline;
}
.adsalestitle {
	font-size: 14px;
	color: #010000;
}
.adsalespartner {
	font-size: 11px;
	color: #e9b614;
	text-decoration: none;
}
.adsalespartner a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.adsalespartner a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
/* AD Sales End */
.getimaginetext p {
	font-size: 11px;
	color: #010000;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	text-align: justify;
	padding-bottom: 10px;
}
.getimaginetext p a {
	font-size: 11px;
	color: #e9b614;
	text-align: left;
	text-decoration: none;
}
.getimaginetext p a:hover {
	font-size: 11px;
	color: #ffcd2d;
	text-align: left;
	text-decoration: underline;
}
.careerswith {
	list-style: square;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}
.contentfieldname {
	width: 150px;
	height: 15px;
	padding: 3px 2px 3px 2px;
	border: 1px solid #e9b614;
	font-size: 11px;
	color: #000000;
}
.contentfieldemail {
	width: 220px;
	height: 15px;
	padding: 3px 2px 3px 2px;
	border: 1px solid #e9b614;
	font-size: 11px;
	color: #000000;
}
.contentfieldfile {
	width: 225px;
	height: 22px;
	border: 1px solid #e9b614;
	font-size: 11px;
	color: #000000;
	padding: 2px 2px 2px 2px;
	background: none;
}
.contentfieldquestion {
	width: 150px;
	height: 20px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e9b614;
	font-size: 11px;
	color: #000000;
}
.contentfieldcomment {
	width: 300px;
	height: 100px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #e9b614;
	font-size: 11px;
	color: #000000;
	overflow-y: auto;
}
.contentfieldsubmit {
	border: 1px solid #e9b614;
	font-size: 11px;
	color: #FFF;
	background-color: #e9b614;
	padding: 5px 5px 5px 5px;
	cursor: pointer;
	outline: none;
}
.contentfieldsubmitover {
	border: 1px solid #e9b614;
	font-size: 11px;
	color: #000000;
	background-color: #ffcd2d;
	padding: 5px 5px 5px 5px;
	cursor: pointer;
}
.sitemap ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
.sitemap ul li {
	padding: 0px 0px 0px 0px;
	list-style: square;
}
/* Static Page End */
 
 
/* Slider CSS Start */
a:focus { outline:none }
.stripViewer .panelContainer .panel ul {text-align: left;margin: 0 15px 0 30px;}
.slider-wrap {margin: 0px 0;position: relative;width: 100%;}
/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 180px; background: #fff; overflow: scroll}
.csw .loading {margin: 50% 0 0 0; text-align: center}
.stripViewer {position: relative;overflow: hidden; border: 0px solid #000;margin: auto;width: 490px;height: 200px;clear: both;background: transparent;}
.stripViewer .panelContainer {position: relative;left: 0; top: 0;width: 100%;list-style-type: none;}
.stripViewer .panelContainer .panel {float:left;position: relative;width: 500px;}
.stripViewer .panelContainer .panel .wrapper {padding: 0px 0px 0px 0px;}
.stripNav ul {list-style: none;}
.stripNav ul li {float: left;margin-right: 2px;}
.stripNav a {font-size: 8px;font-weight: bold;text-align: center;background: #c6e3ff;color: #000;text-decoration: none;display: none;padding: 0px 0px;}
.stripNav li.tab1 a { background: #fbee01 }
.stripNav li.tab2 a { background: #fbee01 }
.stripNav li.tab3 a { background: #fbee01 }
.stripNav li.tab4 a { background: #fbee01 }
.stripNav li.tab5 a { background: #fbee01 }
.stripNav li a:hover {background: #ffb400; color: #FFFFFF;}
.stripNav li a.current {background: #ffb400;color: #FFF;}
.stripNavL, .stripNavR {position: absolute;top: 190px;text-indent: -9000em;}
.stripNavL a, .stripNavR a {display: block;height: 20px;width: 70px;}
.stripNavL {left: 0;}
.stripNavR {right: 0;}
.stripNavL {background: url("images/viewless.gif") no-repeat center; padding-left: 10px;}
.stripNavR {background: url("images/viewmore.gif") no-repeat center;padding-right: 20px;}
/* Slider CSS End */


/*
Rating Start Here 
Done By Bhupesh 
*/

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(images/rating_star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:100px;
	height:20px;
	overflow:hidden;
	list-style:none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:20px;
	line-height:20px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(images/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:100px;
	height:20px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:20px;
	line-height:20px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url(images/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
.voted {
	background: url(images/rating_tick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
/* The text that displays the rating information */
.rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	}
/* Green text that shows 3.34/5 */
.out5Class {
	color:#00CC00;
	font-weight:bold;
	}
.percentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	}
.votesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	}
.topRatedList {
	padding:0;
	margin:0;
	}
.topRatedList li {
	list-style-type:none;
}
div { float: none;}


/*
Rating End Here 
Done By Bhupesh 
*/
 .mainbodydownload {
	background-color: #ffb400;
	padding: 10px;
} 

.pstext a{
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
}

.pstext a:hover{
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-decoration:underline;
}

.bgheader {
	background-color:#000000;
	background-repeat: repeat-x;
}
.menu_justlaunched{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight: bold;
	color:#FFCD2D;
}
/* Download Start */
.downloadselect {
	width: 155px;
	height: 18px;
	background: transparent;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 2px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
}
/* Download End */

.downloadtext {
font-family: Tahoma;
font-size: 12px;
color: #000000;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}
.downloadtext a {
font-family: Tahoma;
font-size: 12px;
color: #000000;
text-decoration: none;
}
.downloadtext a:hover {
font-family: Tahoma;
font-size: 12px;
color: #000000;
text-decoration: underline;
}

/* Videocast starting 27 march 2009 */

.fontlink{ font-family:tahoma; font-size:11px; color:#000000;}
.fontlink a{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:none; font-weight:bold;}
.fontlink a:hover{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline; font-weight:bold; }


.bg_subscrition
{
	background-color:#c4e2f9;
}
.bg_line
{
	background-color:#0694ff;
}

.videocast{

padding-top:0px;

font-family:tahoma;
font-size:11px;
}
.video_register {
font-family:tahoma;
font-size:11px;
}
.video_register a{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}

.video_register a:hover{
font-family:tahoma;
font-size:11px;
color:#f8a815;
text-decoration:underline;
}

#font14_orange{font-family:tahoma; font-size:14px; color:#578dfb; font-weight:bold;}

#font14_black{font-family:tahoma; font-size:14px; color:#000000; font-weight:bold;}
#font11_orange{font-family:tahoma; font-size:11px; color:#0694ff;}
#font11_orange a{font-family:tahoma; font-size:11px; color:#f8a815; text-decoration:none;}
#font11_orange a:hover{font-family:tahoma; font-size:11px; color:#f8a815;text-decoration:underline;}
#font11_black{font-family:tahoma; font-size:11px; color:#000000;}
#font11{font-family:tahoma; font-size:11px; color:#000000; padding-left:4px; padding-top:8px; padding-bottom:10px;}



#fv1{ font-family:tahoma; font-size:11px; color:#0694ff; text-decoration:none;}
#fv1 a{ font-family:tahoma; font-size:11px; color:#0694ff; font-style:italic; text-decoration:none;}
#fv1 a:hover{ font-family:tahoma; font-size:11px; color:#0694ff; font-style:italic; text-decoration:underline;}

#fv2{ font-family:tahoma; font-size:11px; color:#000000;}
#fv2 a{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:none; }
#fv2 a:hover{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline; }



#luv{ font-family:tahoma; font-size:11px; color:#000000;}
#luv a{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:none;}
#luv a:hover{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline;}

.bggallerybottom_small {
background-image: url(images/bggallerybottom_small.gif);
background-repeat: no-repeat;
background-position: left bottom;
vertical-align: top;
background-color: #FFFFFF;
}
.textfield_video{
width: 130px;
height: 15px;
padding: 2px 2px 2px 2px;
border: 1px solid #0694ff;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;;
}


.borderclass
{
border:solid 2px #0694ff;
}

#left_nev{
font-family:tahoma;
font-size:12px;
line-height:19px;
color:#000000;
}
#left_nev a{
font-family:tahoma;
font-size:12px;
line-height:19px;
text-decoration:none;
color:#000000;
}
#left_nev a:hover{
font-family:tahoma;
font-size:12px;
line-height:19px;
text-decoration:underline;
color:#000000;
}
#font12_orange{font-family:tahoma; font-size:12px; color:#0694ff; font-weight:bold;}


/*watch*/

#font14_sub_user{font-family:tahoma; font-size:14px; color:#fec800; font-weight:bold;}

#font14_sub_user a{font-family:tahoma; font-size:14px; color:#fec800; font-weight:bold; text-decoration:none;}
#font14_sub_user a:hover{font-family:tahoma; font-size:14px; color:#fec800; font-weight:bold; text-decoration:underline;}

#subscrive{
border-top: #f79d00 5px solid;
border-right: #f79d00 5px solid;
border-bottom: #f79d00 5px solid;
border-left: #f79d00 5px solid;
}
.video_url{
background-color:#0694ff;
font-family:tahoma;
font-size:10px;
padding-bottom:6px;
padding-right:6px;
padding-left:10px;
padding-top:6px;
font-weight:bold;
line-height:24px;
}
.video_url_textbox{
width:320px;
font-family:tahoma;
font-size:10px;
border:0px;
height:21px;
}
.font11_bold_black{font-family:tahoma; font-size:11px; color:#000000; font-weight:bold;}
.font11_black{font-family:tahoma; font-size:11px; color:#000000;}
.tabber_video{
width:auto;
height:auto;
border-style:solid;
border-color:#0694ff;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
padding:15px;
border-top-style:none;
font-family:tahoma;
font-size:12px;
line-height:26px;
}
/*.addblogtextarea_coment {
padding: 8px !important;
border: 1px solid #e88f02;
width:465px;
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #000000;
overflow: auto;
height: 80px;
}*/
.addblogtextarea_coment {
padding: 8px !important;
border: 1px solid #0694ff;
width:400px;
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #000000;
overflow: auto;
height: 80px;
}
.newaddblogtextarea_coment {
padding: 2px !important;
border: 1px solid #0694ff;
width:465px;
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #000000;
overflow: auto;
height: 80px;
}
.fv1{ font-family:tahoma; font-size:11px; color:#0694ff; text-decoration:none;}
.fv1 a{ font-family:tahoma; font-size:11px; color:#0694ff; font-style:italic; text-decoration:none;}
.fv1 a:hover{ font-family:tahoma; font-size:11px; color:#0694ff; font-style:italic; text-decoration:underline;}
.textfield_watch{
width:300px;
height: 15px;
padding: 2px 2px 2px 2px;
border: 1px solid #fec800;
background-color: #ffffff;
font-size: 11px;
color: #000000;
}
.subscrive_video{
border-style:solid;
border-color:#0694ff;
padding:10px;
border-width:1px;
padding:10px;
}
.fv3{ font-family:tahoma; font-size:11px; color:#000000;}
.fv3 a{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline; }
.fv3 a:hover{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:none;}

.fv4{ font-family:tahoma; font-size:11px; color:#000000;}
.fv4 a{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:none; font-weight:bold;}
.fv4 a:hover{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline;font-weight:bold;}

.fv5{ font-family:tahoma; font-size:11px; color:#000000;}
.fv5 a{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:none; }
.fv5 a:hover{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline;}

/* Videocast ending */

/* videocast home starting here */

.menu_border{
		border-style:solid;
        border-color:#0694ff;
		border-width:2px;
		padding-top:3px;
		padding-bottom:12px;
		width:auto;
		height:auto;
		}
.url{
	background-color:#c4e2f9;
	font-family:tahoma;
	font-size:11px;
	padding-left:16px;
	padding-bottom:10px;
	padding-top:10px;
	}
	
.tahoma14_bold_orange{
	font-family:tahoma;
	font-size:14px;
	color:#0694ff;
	font-weight:bold;
	}
.tahoma12_bold_orange{
	font-family:tahoma;
	font-size:12px;
	color:#0694ff;
	font-weight:bold;
	}
.tahoma12_bold_black{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	}
	
	.tahoma12_bold_black a{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	}
	
	.tahoma12_bold_black a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	}
.tahoma12_black{
	font-family:tahoma;
	font-size:12px;
	text-align:left;
	}
.tahoma11_black{
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	}
.tahoma16_bold_white{
	font-family:tahoma;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	}
.tahoma12_white_italic{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	}
.orange_3boxes{
	background-image:url(images/box3_orange12.gif);
	
	background-repeat:no-repeat;
	padding-right:5px;
	}
.tahoma11_black{ font-family:tahoma; font-size:11px; color:#000000; text-align:justify;}
.fv3 a{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline; }
.fv3 a:hover{ font-family:tahoma; font-size:11px; color:#000000; text-decoration:none;}

.font14_sub_user{font-family:tahoma; font-size:14px; color:#fec800; font-weight:bold;}
.font14_sub_user a{font-family:tahoma; font-size:14px; color:#fec800; font-weight:bold; text-decoration:none;}
.font14_sub_user a:hover{font-family:tahoma; font-size:14px; color:#fec800; font-weight:bold; text-decoration:underline;}

.custom_banner{
	font-family:tahoma;
	color:#ffffff;
	background-color:#ffbe00;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}
.member_subscribed{
	background-color:#0694ff;
	
	}
.latest_user_coment{
	width:auto;
	height:auto;
		border-style:solid;
        border-color:#0694ff;
		border-bottom-width:1px;
		border-left-width:1px;
		border-right-width:1px;
		padding:15px;
		border-top-style:none;
		font-family:tahoma;
		
		font-size:12px;
		line-height:normal;
		background-image:url(images/latest_user_coment_bg.jpg);
		background-position:bottom;
		background-repeat:repeat-x;
	}
.view_categories {
	width: 150px;
	height: 20px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #fec700;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.bg_darkyellow{
	background-color:#0694ff;
}
/* videocast home Ending here */

/*MY CHANNEL*/
.orange14_bold{
font-family:tahoma;
font-size:14px;
font-weight:bold;
color:#0694ff;
}
.orange14_bold a{
font-family:tahoma;
font-size:14px;
font-weight:bold;
color:#0694ff;
text-decoration:none;
}
.orange14_bold a:hover{
font-family:tahoma;
font-size:14px;
font-weight:bold;
color:#0694ff;
text-decoration: underline;
}
.bold14{
font-family:tahoma;
font-size:14px;
font-weight:bold;
}
.bold14_white{

font-family:tahoma;
font-size:14px;
font-weight:bold;
color:#ffffff;
}
.orange12_bold{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#0694ff;
}
.orange11{
font-family:tahoma;
font-size:11px;
color:#f79d00;
}
.orange11 a{
font-family:tahoma;
font-size:11px;
color:#f79d00;
text-decoration:underline;
}
.bold11{
font-family:tahoma;
font-size:11px;
font-weight:bold;
}
.bold11_orangebg{
font-family:tahoma;
font-size:11px;
font-weight:bold;
background-color:#c4e2f9;
text-align:center;
}
.dark_yellow_bg{
background-color:#3daafd;
}
.font11_padding_left{
font-family:tahoma;
font-size:11px;
padding-left:14px;
}
.font11{
font-family:tahoma;
font-size:11px;
text-align:left;
}
.font11 a{
font-family:tahoma;
font-size:11px;
text-decoration:underline;
color:#f59c00;
font-style:italic;
}
.mychannel_icinput {
width: 235px;
height: 17px;
padding: 2px 2px 0px 2px;
border: 1px solid #0694ff;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.mychannel_long_text {
width: 490px;
height: 17px;
padding: 2px 2px 0px 2px;
border: 1px solid #0694ff;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.mychannel_listbox {
width: 240px;
height: 20px;
padding: 2px 2px 2px 2px;
border: 1px solid #0694ff;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.mychannel_textarea {
width: 484px;
height: 141px;
font-family: Tahoma, Arial, Verdana;
padding: 5px;
border: 1px solid #0694ff;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
overflow: auto;
}
.formatvideo_text {
width: 298px;
height: 17px;
padding: 2px 2px 0px 2px;
border: 1px solid #fec700;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.yellowfont14_bold{
font-family:tahoma;
font-size:14px;
color:#fed200;
}
.yellowfont11{
font-family:Century Gothic;
font-size:11px;
color:#fed200;
}
.yellowfont11 a{
font-family:Century Gothic;
font-size:11px;
color:#fed200;
}
.white_font11 {
font-family:tahoma;
font-size:11px;
color:#ffffff;
}
.white_font_bold11 {
font-family:tahoma;
font-size:11px;
color:#ffffff;
font-weight:bold;
line-height:19px;
padding-top:17px;
}
.yellow_bg{
background-color:#fddb00;
}
/* MY CHANNEL END*/

.tahoma12_white_italic a
{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
	.tahoma12_white_italic a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
} 

.userfont11{
font-family:tahoma;
font-style:italic;
font-size:11px;
text-align:left;
color:#f59c00;
}

.mostviewed {
font-family: Tahoma;
font-size: 11px;
color:#000000;
}
.mostviewed a{
font-family: Tahoma;
font-size: 11px;
color:#000000;
text-decoration: none;
}
.mostviewed a:hover{
font-family: Tahoma;
font-size: 11px;
color:#000000;
text-decoration: underline;
}

/* dropdown menu for video ssection start */

.dropdown {float:left; padding:0px; margin:0px; padding:0px; margin:0px;font:12px Tahoma;}
.dropdown dt {font-weight:bold; cursor:pointer;}
/*.dropdown dt:hover {background:url(images/header_over.gif)}*/
.dropdown dd {position:absolute; overflow:hidden; display:none; z-index:200; opacity:0; margin-top:-2px; margin-left: 0px; }
.dropdown ul {width:140px;  list-style:none; border-top:none; padding:0px; margin:0px;}
.dropdown li {display:inline; vertical-align:top; text-align:left; padding:0px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; unicode-bidi:bidi-override;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; text-align:left; padding:5px; color:#000; text-decoration:none; background:#C4E2F9; width:140px;}
.dropdown a:hover {background:#578DFB; color:#FFF; text-align:left;  }

/* dropdown menu for video ssection End */




/* RUPESH START*/
.border {
	border-bottom: solid 1px #f79d00;
	border-left: solid 1px #f79d00;
	border-right: solid 1px #f79d00;
	border-top: solid 1px #f79d00;
	background-color:#FFFFFF;
}
.www {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
}
.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding-left:24px;
}
.mediapagination {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #c4e2f9;
	padding: 3px 5px 3px 5px;
}
.mediapagination a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #c4e2f9;
}
.mediapaginationse a:hover {
	font-size: 11px;
	color: #ffcd2d;
	text-decoration: none;
	background-color: #c4e2f9;
	padding: 3px 5px 3px 5px;
}



.your_subscribe {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}
.your_subscribe1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.your_subscribe12 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.your_subscribe12 a{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.your_subscribe12 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.yelo_line {
	border-top: 1px solid #fff0ab;
	vertical-align: top;
	padding-top: 10px;
}
.mail_id
{
	width: 183px;
	height: 18px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #0694ff;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.mail_id1 {
width: 234px;
height: 21px;
padding: 2px 2px 0px 2px;
border: 1px solid #0694ff;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.mychannel_listbox1 {
width: 287px;
height: 21px;
padding: 2px 2px 2px 2px;
border: 1px solid #fec700;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.mychannel_listbox12 {
width: 151px;
height: 21px;
padding: 2px 2px 2px 2px;
border: 1px solid #0694ff;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.font11_black a{font-family:tahoma; font-size:11px; color:#000000; text-decoration:none;}
.font11_black a:hover{font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline;}

/* RUPESH END*/

/* 09 June */
.prime_schedul {
	background-image: url(images/i_prime_time_schedul_bg.gif);
	background-repeat: repeat-x;
}
.footer_top {
	background-image: url(images/i_footer_top_bg.gif);
	background-repeat: repeat-x;
}
.bg_colour {
	background-color: #FFFFFF;
}
/* 09 June */
.font11_padding_left_new{
color:#000000;
font-family:tahoma;
font-size:11px;
padding-left:14px;
}
.font11_padding_left_new a{
color:#000000;
font-family:tahoma;
font-size:11px;
padding-left:14px;
text-decoration:none;
}
.font11_padding_left_new a:hover{
color:#000000;
font-family:tahoma;
font-size:11px;
padding-left:14px;
text-decoration:underline;
}
.footer_ad
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.footer_ad a
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.getimaginetextfilmi {
	font-size: 12px;
	color: #010000;

	text-decoration: none;
	line-height: 14px;
	text-align: justify;
}
.getimaginetextfilmi a {
	font-size: 12px;
	color: #5a8ed2;
	text-align: justify;
	text-decoration: none;
}
.getimaginetextfilmi a:hover {
	font-size: 12px;
	color: #5a8ed2;
	text-align: justify;
	text-decoration: underline;
}

/* Contest Start */
/*.bg_full {
background-image: url(images/full_bg.gif);
background-repeat: no-repeat;
}
.white_bg {
background-image: url(images/white_bg.gif);
background-repeat: no-repeat;
height: 186px;
}
.qustion {
font-family: Tahoma;
font-size: 12px;
color: #000000;
font-weight: bold;
}
.qustion1 {
font-family: Tahoma;
font-size: 11px;
color: #000000;
font-weight: bold;
}
*//* Contest Start */
/* Contest Start */
.bg_full {
background-image:url(../../contest/images/bottom.gif);
background-repeat: no-repeat;
}
.white_bg {
background-image:url(../../contest/images/white_bg.gif);
background-repeat: no-repeat;
height: 210px;
}

.qustion {
font-family: Tahoma;
font-size: 12px;
color: #000000;
font-weight: bold;
}
.qustion1 {
font-family: Tahoma;
font-size: 11px;
color: #000000;
font-weight: bold;
}
.bottom_heer {
background-image: url(images/bottom_bg.gif);
background-repeat: no-repeat;
height:205px;
}
/* Contest Start */

/* start neetendra css */

.textpollhome {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.textpollhome a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.showstitle_home {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 14px;
	color: #011C31;
	font-weight: bold;
}

.onoff 
{
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color: #F5E44C;*/
	padding: 7px 13px 7px 30px;
	background-position: left center;
	background-image: url(images/bulletyellow.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color: #FCC707;
}

.onoffshow 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color: #60B8FF;
}


.homewithoutlink
{
	padding: 7px 13px 7px 30px;
	background-position: left center;
	background-image: url(images/bulletyellow.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color: #F5E44C;
}

.characterlink {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.characterlink a{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.characterlink a:hover{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}

.characterlink_select{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.textpoll_post{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.textpoll_post a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/* end neetendra css */

/* 26 APRIL START */
.genral_info {
font-family: Tahoma, "Times New Roman", Arial;
font-size: 16px;
color: #000000;
font-weight: bold;
}
.register_name {
font-family: Tahoma, "Times New Roman", Arial;
font-size: 14px;
color: #000000;
}
.registername_2 {
font-family: Tahoma, "Times New Roman", Arial;
font-size: 12px;
color: #000000;
}
.nameinputname {
width: 162px;
height: 15px;
padding: 2px 2px 2px 2px;
border: 1px solid #27405E;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.Citizenshipstatus {
width: 162px;
height: 19px;
padding: 2px;
border: 1px solid #27405E;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.fulladdress {
width: 300px;
height: 146px;
padding: 2px;
border: 1px solid #27405E;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.describedance {
width: 300px;
height: 100px;
padding: 2px;
border: 1px solid #27405E;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.register_date {
width: 50px;
height: 19px;
padding: 2px;
border: 1px solid #27405E;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
.register_year {
width: 80px;
height: 19px;
padding: 2px;
border: 1px solid #27405E;
background-color: #FFFFFF;
font-size: 11px;
color: #000000;
}
/* 26 APRIL END */

.register-textterms {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.register-textterms a {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}
.white_bg1 {
background-color: #FFFFFF;
background-repeat: no-repeat;

}

.input
{
	background-color:#ffffff;
	border:1px solid #000000;
	color:#000000;
    Width:194px;
	font-family:tahoma;
	font-size:11px;
	height:20px;
	margin-top:2px;
	padding-top:2px;
	vertical-align:middle
}

.input1
{
	background-color:#ffffff;
	border:1px solid #000000;
	color:#000000;
    Width:50px;
	font-family:tahoma;
	font-size:11px;
	height:20px;
	margin-top:2px;
	padding-top:2px;
	vertical-align:middle
}
.input2
{
	background-color:#ffffff;
	border:1px solid #000000;
	color:#000000;
    Width:250px;
	font-family:tahoma;
	font-size:11px;
	height:20px;
	margin-top:2px;
	padding-top:2px;
	vertical-align:middle
}	
.permanentaddress
{
	background-color:#fffffff;
	border:1px solid #000000;
	color:#000000;
	float:left;
	font-family:tahoma;
	font-size:11px;
	height:100px;
	overflow:auto;
	padding:5px;
	width:392px;
}

.firstname
{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.firstname a
{
	font-family: Tahoma;
	 font-size: 15px;
	 color: #000000;
	 text-decoration:none;
}

.firstname a:hover
{
	font-family: Tahoma;
	 font-size: 15px;
	 color: #000000;
	 text-decoration: underline;
}
.questionheading
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
<!--
.scroller {
  display:block;
  position:relative;
  width: 414px;
  height: 200px;
  margin:0;
  padding:5px;
  background:inherit;
  color:inherit;
  overflow:auto;
  border: 1px solid #000;
}
li { padding: 5px 0 5px 0; margin: 0 0 0 0;}
.p-padd { padding-top: 7px;}
-->