
.hiddentext
{
	color:#FFF;
	font-size:2px;
}
.usercommentsbg
{
	background-color:#CCC;
	background-repeat:no-repeat;
	color:#C00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:4px;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
	color: #FFF;
}
.youtubelinks a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration:none;
}

.youtubelinks a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #09F;
	text-decoration: underline
}
.refreshcommentbg a
{
	margin-left:481px; 
	font-family:Arial, Helvetica, sans-serif;
    color:#C03; 
	font-size:15px;
	text-decoration:none;
	
}
.refreshcommentbg a:hover
{
	text-decoration:underline;
	color:#C00;
}
.commentsbg
{
	background-image:url(images/commentsbg.PNG);
}
.lefttableborder
{
	border:1px solid #CDE3E2;
}

.leftcolumn img {
	border:1px solid #CCC;
	padding:2px 2px 2px 2px;
	margin-top:5px;
}

.textfont1 a
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:#000;
}
.textfontsimple 
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:#000;
}
.textfont2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.textfont3 a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
}
.headingfont2
{
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.headingfont3
{
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
}
.headingfontlink3 a
{
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
}
.colorfont
{
	color: #36F;
	font-family: Arial,"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
}
.line
{
	background-image:url('images/linebottom.gif');
	background-repeat:repeat-x;
	padding-top:4px;
	
}
.lineopaacity
{
    background-image:url('images/lineopaacity.png');
	background-repeat:repeat-x;
	padding-top:4px;
	height:4px;
	
}	
.linebottom
{
	background-image:url('images/linebottom2.png');
	background-repeat:repeat-x;
	padding-top:4px;
	
}
.blankimage
{
	background-image:url('images/blankimage.png');
	background-repeat:repeat-x;
	padding-top:4px;
	
}
	
.searchbox
{
	background-image:url(images/searchback.GIF);
	background-repeat:no-repeat;
	padding-left:18px;
	height:45px;
}
.searchinput
{ 
  padding-top:12px;
}
.tableborder
{
	border:1px solid #CDE3E2;
}
.signinstyle
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:#000;
}	
.signinheading
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color: #999;
}
.buttonstyle
{
	background-color: #CDE3E2;
}
.linecenter
{
    background-image:url('images/centerline.png');
	background-repeat:repeat-y;
	padding-top:4px;
	height:110px;
	
}
/*-------------------------------------LEFT -LINKS CSS STARTS---------------------------------------  */

.leftlinksboxborder{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #B9DCDA;
}
#CommonLeftLinks1 a,#CommonLeftLinks2 a ,#CommonLeftLinks3 a,#CommonLeftLinks4 a,#CommonLeftLinks5 a,#CommonLeftLinks6 a,
#CommonLeftLinks7 a ,#CommonLeftLinks8 a,#CommonLeftLinks9 a,#CommonLeftLinks10 a,#CommonLeftLinks11 a,#CommonLeftLinks12 a,
#CommonLeftLinks13 a,#CommonLeftLinks14 a
{
width: 200px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
background-image:url(images/zbg.png);
background-repeat:repeat-x;
}


#CommonLeftLinks1 a, #CommonLeftLinks2 a ,#CommonLeftLinks3 a,#CommonLeftLinks4 a,#CommonLeftLinks5 a,#CommonLeftLinks6 a,
#CommonLeftLinks7 a ,#CommonLeftLinks8 a,#CommonLeftLinks9 a,#CommonLeftLinks10 a,#CommonLeftLinks11 a,#CommonLeftLinks12 a,
#CommonLeftLinks13 a,#CommonLeftLinks14 a
{
	font-family: Arial, Helvetica, sans-serif  ;
	font-size:16px;
	font-weight:bold;
	color: #00014e;
	display: block;
	width: 200;
	padding: 0px 2px;
	padding-left:3px;
	text-decoration: none;
	
}	
#CommonLeftLinks1 a:hover, #CommonLeftLinks2 a:hover,#CommonLeftLinks3 a:hover ,#CommonLeftLinks4 a:hover,#CommonLeftLinks5 a:hover
,#CommonLeftLinks6 a:hover,#CommonLeftLinks7 a:hover,#CommonLeftLinks8 a:hover,#CommonLeftLinks9 a:hover,#CommonLeftLinks10 a:hover
,#CommonLeftLinks11 a:hover,#CommonLeftLinks12 a:hover,#CommonLeftLinks13 a:hover,#CommonLeftLinks14 a:hover
{
	
	background-image:url(images/testimg.png);
	background-repeat: no-repeat;
	height:40px;
	 
}

#selected a
{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif  ;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background-image:url(images/testimg.png);
	background-repeat: no-repeat;
	height:40px;
	display: block;
	width: 200;
	padding: 0px 2px;
	padding-left:3px;
	text-decoration: none;
	clear: left;
	position: relative; 
}

.commonbuttonstyleicons
 {
   width:30px;
   float:left; 
   padding-top:4px; 
   padding-left:8px;
 }

.commonbuttonstylelink
 {
  padding-top:10px; 
  padding-left:50px;
  width:100px;
 }
 .arrowrighticon
 {
	 margin-left:170px; 
	 margin-top:-22px; 
 }
/*-----------------UPPER NAVS STARTS HERE----------------------------------------------------------------------*/

/*-----------------HOME TAB STARTS HERE---------------------------*/
.uppernavhome{
width: 2px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavhome a
{
	background: #F9FEFE url(images/zhome.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left:33px;
	text-decoration: none;
	
}	
.uppernavhome a:hover, .uppernavhome a.selected{

background-color: #D6F2F0;
}

/*-----------MUSIC LINK LEFT-----------*/
.uppernavmusic{
width: 2px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavmusic a
{
	background: #F9FEFE url(images/zmusicicon.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavmusic a:hover, .uppernavmusic a.selected{

background-color: #D6F2F0;
}
/*-----------RELIGION LINK LEFT-----------*/
.uppernavreligion{
width: 2px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavreligion a
{
	background: #F9FEFE url(images/zreligion.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavreligion a:hover, .uppernavreligion a.selected{

background-color: #D6F2F0;
}
/*-----------HEALTH LINK LEFT-----------*/
.uppernavhealth{
/*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavhealth a
{
	background: #F9FEFE url(images/zsports.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavhealth a:hover, .uppernavhealth a.selected{

background-color: #D6F2F0;
}

/*-----------SCIENCE LINK LEFT-----------*/
.uppernavscience{
 /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavscience a
{
	background: #F9FEFE url(images/ipl.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavscience a:hover, .uppernavscience a.selected{

background-color: #D6F2F0;
}
/*-----------NEWS LINK LEFT-----------*/
.uppernavnews{
 /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavnews a
{
	background: #F9FEFE url(images/newsiconbg1.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavnews a:hover, .uppernavnews a.selected{

background-color: #D6F2F0;
}
/*-----------WALLPAPERS LINK LEFT-----------*/
.uppernavwallpapers{
width: 10px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavwallpapers a
{
	background: #F9FEFE url(images/zmovies.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavwallpapers a:hover, .uppernavwallpapers a.selected{

background-color: #D6F2F0;
}
/*-----------VIDEOS LINK LEFT-----------*/
.uppernavvideos{
/*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavvideos a
{
	background: #F9FEFE url(images/videosicon.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavvideos a:hover, .uppernavvideos a.selected{

background-color: #D6F2F0;
}
/*-----------SOFTWARES LINK LEFT-----------*/
.uppernavsoftwares{
 /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavsoftwares a
{
	background: #F9FEFE url(images/zsoftwares.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavsoftwares a:hover, .uppernavsoftwares a.selected{

background-color: #D6F2F0;
}

/*-----------MOVIES LINK LEFT-----------*/
.uppernavmovies{
 /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavmovies a
{
	background: #F9FEFE url(images/zwallpapers.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavmovies a:hover, .uppernavmovies a.selected{

background-color: #D6F2F0;
}

/*-----------JOBS LINK LEFT-----------*/
.uppernavjobs{
 /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavjobs a
{
	background: #F9FEFE url(images/zmobile.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavjobs a:hover, .uppernavjobs a.selected{

background-color: #D6F2F0;
}

/*-----------WEATHER LINK LEFT-----------*/
.uppernavweather{
 /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavweather a
{
	background: #F9FEFE url(images/zweather.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavweather a:hover, .uppernavweather a.selected{

background-color: #D6F2F0;
}


/*-----------ASTROLOGY LINK LEFT-----------*/
.uppernavastrology{
/*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavastrology a
{
	background: #F9FEFE url(images/zhealth.png) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavastrology a:hover, .uppernavastrology a.selected{

background-color: #D6F2F0;
}




/*-----------TECHNOLOGY LINK LEFT-----------*/
.uppernavtech{
 /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.uppernavtech a
{
	background: #F9FEFE url(images/ic9.PNG) no-repeat 3px center; /*light gray background*/
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 33px;
	text-decoration: none;
	
}	
.uppernavtech a:hover, .uppernavtech a.selected{

background-color: #D6F2F0;
}



/*-----------------BODY CSS STARTS HERE---------------------------*/
#links a
{
	text-decoration:none;
	color: #00014e;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.pollsfont
{
	font-family: Arial,"Times New Roman", Times, serif;
	font-size:12px;
}

.headinguppersection
{
 	font-family: Arial,"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:-16px;
}	
.feedtextstyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:2px;
	padding-left:2px;
}
.newsfeedstyle a
{
     font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 text-decoration:none;
	 color:#09F;
}

/*-----------FOOTER HERE-----------*/

.footertext a
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding-left:5px;
	text-decoration:none;
	color:#000;
	
}


/*--------------------------------------------------SUB-NEW -PAGES-------------------------------------*/
.horoscopenewleftimg
{
	background-image:url(horoscopedata/birthdaysign_bkg_Virgo.jpg);
	background-repeat:no-repeat;
	padding-left:5px;

}
.horoscopetextlinks a
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 text-decoration:none;
	 color: #F90;
	 padding-left:5px;
	 padding-top:10px;
	 
}
.horoscopenewbottomimg
{
    background-image:url(horoscopedata/bgtableiching_210.jpg);
	background-repeat:no-repeat;
	padding-left:5px; 
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
    color: #F90;
}
.Horoscopestyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-right:2px;
	padding-left:2px;
	color:#C30;
}
.horoscopeheading
{
	font:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#C30;
}
.weatherstyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
	padding-left:8px;
	color: #0067CE;
}
.weatherheadingfont a
{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0482FF;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
.weatherheadingfontlink a
{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0482FF;
	font-weight:bold;
	text-decoration:none;
}
.Newsheadingfont a
{
	font:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:19px;
	color: #369;
	padding-left:3px;
}
.newsstyle
{
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #F60;
	padding-left:5px;
}
.newsstylelinks a
{
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #F00;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}
.newsborder
{
	border:1px solid #F60;
}
.Scienceheadingfont a
{
	font:Arial, Helvetica, sans-serif;
	font-size:19px;
	color: #360;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
.sciencestyle a
{
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #690;
	padding-left:5px;
}
.Healthheadingfont a
{
	font:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #F33;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
.healthstylelinks a
{
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FF3E3E;
	padding-left:5px;
	text-decoration:none;
}
.healthstyle
{
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FF4646;
	padding-left:5px;
	text-decoration:none;
}

.Musicstylelinks a
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #E09801;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}
.Musicstylelinks2 a
{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #F6E522;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}
.Musicborderbox
{
	border:1px solid #FC0;
}
.musicstylefont
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	font-weight:bold;
}
.musicfeedboxright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F93; 
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
}
.musicfeedbox a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F93; 
	font-weight:bold;
	text-decoration:none;
}
.Religionstylelinks a
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #0067CE;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}	
.Religionborderbox
{
	border:1px solid  #9DCEFF;
}
.religionfeedboxright 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#36F;
	font-weight:bold;
	text-decoration:none;
}
.shabadgurbani a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #36F;
	font-weight:bold;
	text-decoration:none;
}
.wallpaperstylelinks a
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #09F;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}	
.morewallpapers a
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B90000;
	font-weight:bold;
	text-decoration:none;
}
.moviesstylelinks a
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #007500;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}	
.moviesborderbox
{
	border:1px solid  #6C0;
}
.moremovies a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #690;
	font-weight:bold;
	text-decoration:none;
}
.moviesfeedboxright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:  #690;
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
}
.softwareborderbox
{
	border:1px solid  #FBE3FA;
}
.moresoftwares a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #69F;  
	font-weight:bold;
	text-decoration:none;
}	
.softwarestylelinks a
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #950FB7; 
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}	
.videosborderbox
{
  border:1px solid   #FFB3B3;
}
.videosstylelinks a
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #B00000;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}
.morevideos a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF5353;
	font-weight:bold;
	text-decoration:none;
}
.videosfeedboxright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF5353;
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
}
.weatherimg
{
	background-image:url(weatherdata/weathericon.png);
	background-repeat:no-repeat;
	height:135px;
	margin-left:18px;
}
.mobilewall
{
	background-image:url(mobiledata/bgimg.png);
	background-repeat:no-repeat;
}
.mobilefontstyle 
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#000;
}
.mobilefontstyle2 
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color: #690;
}
.mobileborder
{
	border:1px solid #999;
}
.mobilesubheading
{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
	font-weight:bold;
}
.musictext
{
	background-image:url(images/musictext.PNG);
	background-repeat:no-repeat;
}
.musictext2
{
	background-image:url(images/musictext2.PNG);
	background-repeat:no-repeat;
}
.musiceng
{
	background-image:url(images/musiceng.PNG);
	background-repeat:no-repeat;
}
.musicfont a
{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: black;
	text-decoration:none;
}

.musicfontheading a
{
	font: Verdana, Geneva, sans-serif;
	font-size:18px;
	color: red;
	text-decoration:none;
	font-weight:bold;
}
.flashmusicbg
{
	background-image:url(images/flashmusicbg.PNG);
	background-repeat:no-repeat;
}

.today
{
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font-size:14px;
	margin-top:4px;
	padding-left:2px;
	
}

.sitemap a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#036;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}


/*-----------SPORTS TAB LINK LEFT-------------------------------------------------------------------*/

.sportstab1{
 /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}
.sportstab1 a
{

	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left:8px;
	text-decoration: none;
	
}	
.sportstab1 a:hover, .sportstab1 a.selected{

background-color: #D6F2F0;
}

.musicdatabase
{
	width:50px; 
	margin-left:65px; 
	margin-top:-60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-bottom:22px;

}
.musicdatabaselink a
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.sportsgamelink a
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#990;
	font-weight:bold;
}
.hot_film2 {
    background:url(images/hot_film.gif);
	background-repeat:no-repeat;
    width: 128px;
    height: 178px;
    padding: 28px 0px 0px 21px;
    float: left;
    position:relative;
}

.hot_film3 {
    background:url(images/hot_film.gif);
	background-repeat:no-repeat;
    width: 115px;
    height: 178px;
    padding: 28px 0px 0px 23px;
    float: left;
    position:relative;
}
.moviedatatext a
{
	width:70px;
	font-size:12px;
	text-decoration:none;
	color:#060;
}
.softwareborder  a
{
    background:url(images/bgsoftware.PNG);
	background-repeat:no-repeat;
    width: 110px;
    height: 80px;
    padding: 10px 0px 0px 5px;
    float: left;
    position:relative;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#06C;
}
.softdesc
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding-left:8px;
}
.softtext a
{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#06C;
	padding-left:8px;
	text-decoration:none;
}
.hrlinestyle
{	
  padding-left:150px;
  padding-right:150px;
}
.hrlinestyleR
{	
  padding-left:80px;
  padding-right:100px;
}


.newsheadingtext a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#039;
	font-size:14px;
	text-decoration:none;
	display:inline;
}
.newsheadingtext2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#039;
	font-size:14px;
}
.newssportsleft img {
	border:1px solid #CCC;
	padding:2px 2px 2px 2px;
}
.newssportsleft {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.newssportsleft2 img {
	border:1px solid #CCC;
	padding:2px 2px 2px 2px;
}

.newssportsleft2 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.newssportsleft h3 {
	display:inline;
}

.newssportsleft h3 a {
	text-decoration:none;
	color:#009;
}
.christmas a
{
	font:Arial, Helvetica, sans-serif;
	color: #C00;
	font-size:12px;
	font-weight:bold;
	padding-left:4px;
	text-decoration:none;
}
.christmas 
{
	font:Arial, Helvetica, sans-serif;
	color: #C00;
	font-size:12px;
	font-weight:bold;
	padding-left:4px;
	text-decoration:none;
}
.bottomlinks 
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#039;
	padding-left:3px;
}
.bottomlinkheading
{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
}
.bgcolornewsheading
{
	background-image:url(images/bgcolor.png);
	background-repeat:repeat-x;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:4px;
}
.morenews a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#F00;
	font-weight:bold;
	text-decoration:none;
}
.topnewsborder img
{
	border:1px #CCC solid;
	padding:2px 2px 2px 2px;
}
.newsheadingfont
{
	font:Arial, Helvetica, sans-serif;
	font-size:19px;
	color: #369;
	padding-left:3px;
}
.descfont
{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding-left:3px;
	padding-right:3px;
}

.descfontlink a 
{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #36C;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.descfontlink:hover
{
	text-decoration:underline;
	color: #36C;
}

.descfontlink2 a 
{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #36C;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}
.HCtableborder
{
	border:1px solid #CDE3E2;
}


.HCheader
{
	background-image: url(http://sabkush.com/images/headerbg.PNG);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#30F;
	font-weight:bold;
}
.HCheadersmall
{
	background-image: url(http://sabkush.com/images/headerbg.PNG);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#30F;
	font-weight:bold;
}

.HCheader2
{
	background-image: url(http://sabkush.com/images/headerbg.PNG);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#30F;
	font-weight:bold;
}

.HClink a
 {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#039;
	 text-decoration:none;
	 font-weight:bold;
	 
 }

.HCSublink a
 {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#039;
	 text-decoration:none;
	 padding-left:10px;
	 
 }
 .fontstyle1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
.maincontent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
	padding-top:9px;
	padding-left:3px;
	padding-right:3px;
}
.detailsheadingdesc
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#03C;
}
.breadcrum
{
	font:Arial, Helvetica, sans-serif;
	color:#C30;
	font-size:18px;
}
.imggallaryfont	a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06C;
	padding-left:3px;
	text-decoration:none;
}
.headlinesleftcol a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.headlinesleftdate
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.indexleftline
{
	background-image:url(images/linebottom.GIF);
	background-repeat:no-repeat;
	height:5px;
	margin-left:60px;
	width:196px;
}
.indexleftfontdesc	a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#09F;
	font-size:12px;
	text-decoration:none;
}
.indexleftheading	a
{
	font-family:Arial, Helvetica, sans-serif;
	color: #F00;
	font-size:18px;
	text-decoration:none;
	padding-left:2px;
}

.indexleftheadingsmall	a
{
	font-family:Arial, Helvetica, sans-serif;
	color: #F00;
	font-size:11px;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;
}

.indexleftheadingsmallblack	a
{
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size:11px;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;
}
