.fontstyle1
{
	font-family:Verdana;
	font-size:10px;
	
}
.fontstyle2
{
	font-family:arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.fontstyle3
{
	font-family:arial, Geneva, sans-serif;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	
}
.line
{
	background-image:url('images/line.png');
	background-repeat:repeat-x;
	height:4px;
}
.upperborderbanner
{
	border:#DABA09 solid 1px;
}
.userbanner
{
	background-image:url(images/userbanner.png);
    background-repeat:no-repeat;
	marging-top:8px;
	height:46px;
}
.search
{
	float:right;
	margin-top:-20px;
}
.linebold
{
	background-image:url(images/linebold.png);
	background-repeat:repeat-x;
	height:5px;
	width:1005px;
}

.blankline
{
	background-image:url(images/blankline.png);
	background-repeat:repeat-x;
	height:0px;

}

/*----------------LEFT TABS LINK CSS STARTS FROM HERE---------------------*/

.hometab{
list-style-type: none;
margin: 5px 0;
padding: 0;

}

.hometab a{
background: #FCEF60 url(bulletlist.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
line-height:25px;
}


.hometab a:hover, .hometab a.selected{
color: white;
background-color: #FCE024;
}

.serviceblock
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:3px;
}

.footertext
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding-left:5px;
	
}
.smsofday
{
	font: "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color: #C60;
}












/*-----------------UPPER NAVS STARTS HERE----------------------------------------------------------------------*/

/*-----------------HOME TAB STARTS HERE---------------------------*/
.uppernavhome{
width: 10px; /*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: #FDEE4B url(images/icon1.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavhome a:hover, .uppernavhome a.selected{
color: white;
background-color: #FCE024;
}

/*-----------MUSIC LINK LEFT-----------*/
.uppernavmusic{
width: 30px; /*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: #FDEE4B url(images/music.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavmusic a:hover, .uppernavmusic a.selected{
color: white;
background-color: #FCE024;
}
/*-----------RELIGION LINK LEFT-----------*/
.uppernavreligion{
width: 10px; /*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: #FDEE4B url(images/religion.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavreligion a:hover, .uppernavreligion a.selected{
color: white;
background-color: #FCE024;
}
/*-----------HEALTH LINK LEFT-----------*/
.uppernavhealth{
width: 10px; /*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: #FDEE4B url(images/health.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavhealth a:hover, .uppernavhealth a.selected{
color: white;
background-color: #FCE024;
}

/*-----------SCIENCE LINK LEFT-----------*/
.uppernavscience{
width: 10px; /*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: #FDEE4B url(images/science.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavscience a:hover, .uppernavscience a.selected{
color: white;
background-color: #FCE024;
}
/*-----------NEWS LINK LEFT-----------*/
.uppernavnews{
width: 30px; /*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: #FDEE4B url(images/news.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavnews a:hover, .uppernavnews a.selected{
color: white;
background-color: #FCE024;
}
/*-----------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: #FDEE4B url(images/wallpaper.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavwallpapers a:hover, .uppernavwallpapers a.selected{
color: white;
background-color: #FCE024;
}
/*-----------VIDEOS LINK LEFT-----------*/
.uppernavvideos{
width: 10px; /*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: #FDEE4B url(images/videos.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavvideos a:hover, .uppernavvideos a.selected{
color: white;
background-color: #FCE024;
}
/*-----------SOFTWARES LINK LEFT-----------*/
.uppernavsoftwares{
width: 10px; /*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: #FDEE4B url(images/softwares.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavsoftwares a:hover, .uppernavsoftwares a.selected{
color: white;
background-color: #FCE024;
}

/*-----------MOVIES LINK LEFT-----------*/
.uppernavmovies{
width: 10px; /*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: #FDEE4B url(images/movies.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavmovies a:hover, .uppernavmovies a.selected{
color: white;
background-color: #FCE024;
}

/*-----------JOBS LINK LEFT-----------*/
.uppernavjobs{
width: 10px; /*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: #FDEE4B url(images/jobs.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavjobs a:hover, .uppernavjobs a.selected{
color: white;
background-color: #FCE024;
}

/*-----------WEATHER LINK LEFT-----------*/
.uppernavweather{
width: 10px; /*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: #FDEE4B url(images/weather.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavweather a:hover, .uppernavweather a.selected{
color: white;
background-color: #FCE024;
}


/*-----------ASTROLOGY LINK LEFT-----------*/
.uppernavastrology{
width: 10px; /*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: #FDEE4B url(images/astrology.png) no-repeat 3px center; /*light gray background*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #00014e;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 29px;
	text-decoration: none;
	
}	
.uppernavastrology a:hover, .uppernavastrology a.selected{
color: white;
background-color: #FCE024;
}

