.svwp {width: 50px; height: 20px; background: #fff;} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/
.slideViewer { 
position: relative;
overflow: hidden; 
margin: 0;
padding: 0;

}
.slideViewer ul {  /*your list of images*/
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
margin: 0; 
padding: 0;
}
.slideViewer ul li {
float:left;
}

/*typographic info*/
.slideViewer span.typo{
	padding: 6px; /* do not modify padding */
	background: #000;
	color: #FFFFFF;
	font: normal 12px Verdana;
}

.thumbSlider { /*the thumbnails slider*/
overflow: hidden;
width: 1%;
background: #fff;
}
.thumbSlider ul { 
list-style-type: none;
margin: 0; 
padding: 0;
}
.thumbSlider ul li{ 
float:left;
margin: 0;
}
.thumbSlider a{
color: #fff;
text-decoration: none;
}
.thumbSlider a img{
border: 0;
display: block;
padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
position:relative; 
left: 0;
font-size: 0.01em;
left: 0;
margin: 0;
padding: 0;
}

a.left, a.right { /*the left and right buttons (links)*/
background: transparent; /* could be any color  */
color: #ff0000;
font: bold 16px Arial;
overflow: hidden;
}
a.left span, a.right span{

}
a.left img, a.right img{
border: 0;
}
a.l_dis, a.r_dis {
background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
cursor: default;
}
a.l_dis span, a.r_dis span {
display: none;
}
a:focus {outline:none;}


/*primary*/
#btns #home a {background: url(../images/home_btn.png) no-repeat;}
#btns #theuniversity a {background: url(../images/theuniversity_btn.png) no-repeat;}
#btns #academics a {background: url(../images/academics_btn.png) no-repeat;}
#btns #vcdesk a {background: url(../images/vcsdesk_btn.png) no-repeat;}
#btns #admissions a {background: url(../images/admissions_btn.png) no-repeat;}
#btns #foreignrelations a {background: url(../images/foreignrelations_btn.png) no-repeat;}
#btns #alumni a {background: url(../images/alumni_btn.png) no-repeat;}
/* secondary */
#scbtns #prospectivestudents a {background: url(../images/prospective_students_btn2.png) no-repeat;}
#scbtns #currentstudents a {background: url(../images/current_students_btn2.png) no-repeat;}
#scbtns #examinations a {background: url(../images/examinations_btn2.png) no-repeat;}
#scbtns #industry a {background: url(../images/industry_btn2.png) no-repeat;}
#scbtns #staff a {background: url(../images/staff_btn2.png) no-repeat;}
#scbtns #mediapress a {background: url(../images/media_press_btn2.png) no-repeat;}
#scbtns #jntukbharatstudentcom a {background: url(../images/jntuk_bs_dot_com_btn2.png) no-repeat;}

/* ---------------------Set Image Positions---------------------------------- */
/*primary*/
#btns #home a {background-position: 0 0;}
#btns #theuniversity a {background-position: 0 0;}
#btns #academics a {background-position: 0 0;}
#btns #vcdesk a {background-position: 0 0;}
#btns #admissions a {background-position: 0 0;}
#btns #foreignrelations a {background-position: 0 0;}
#btns #alumni a {background-position: 0 0;}
/* secondary */
#scbtns #prospectivestudents a {background-position: 0 0;}
#scbtns #currentstudents a {background-position: 0 0;}
#scbtns #examinations a {background-position: 0 -90px;}
#scbtns #industry a {background-position: 0 0;}
#scbtns #staff a {background-position: 0 0;}
#scbtns #mediapress a {background-position: 0 0;}
#scbtns #jntukbharatstudentcom a {background-position: 0 0;}

/* ----------------------OVER STATES----------------------------------------- */
/*primary*/
#btns #home a:hover {background-position: 0 -27px;}
#btns #theuniversity a:hover {background-position: 0 -27px;}
#btns #academics a:hover {background-position: 0 -27px;}
#btns #vcdesk a:hover {background-position: 0 -27px;}
#btns #admissions a:hover {background-position: 0 -27px;}
#btns #foreignrelations a:hover {background-position: 0 -27px;}
#btns #alumni a:hover {background-position: 0 -27px;}
/* secondary */
#scbtns #prospectivestudents a:hover {background-position: 0 -30px;}
#scbtns #currentstudents a:hover {background-position: 0 -30px;}
#scbtns #examinations a:hover {background-position: 0 -30px;}
#scbtns #industry a:hover {background-position: 0 -30px;}
#scbtns #staff a:hover {background-position: 0 -30px;}
#scbtns #mediapress a:hover {background-position: 0 -30px;}
#scbtns #jntukbharatstudentcom a:hover {background-position: 0 -30px;}


/* ----------------------PRESSED STATES-------------------------------------- */
/*primary*/
#btns #home a:active {background-position: 0 -54px;}
#btns #theuniversity a:active {background-position: 0 -54px;}
#btns #academics a:active {background-position: 0 -54px;}
#btns #vcdesk a:active {background-position: 0 -54px;}
#btns #admissions a:active {background-position: 0 -54px;}
#btns #foreignrelations a:active {background-position: 0 -54px;}
#btns #alumni a:active {background-position: 0 -54px;}
/* secondary */
#scbtns #prospectivestudents a:active {background-position: 0 -60px;}
#scbtns #currentstudents a:active {background-position: 0 -60px;}
#scbtns #examinations a:active {background-position: 0 -60px;}
#scbtns #industry a:active {background-position: 0 -60px;}
#scbtns #staff a:active {background-position: 0 -60px;}
#scbtns #mediapress a:active {background-position: 0 -60px;}
#scbtns #jntukbharatstudentcom a:active {background-position: 0 -60px;}


/* ----------------------ON STATES-------------------------------------------- */
/*primary*/
#primaryNavigation.home #btns li#home a { background-position: 0px -81px !important; }
#primaryNavigation.theuniversity #btns li#theuniversity a { background-position: 0px -81px !important; }
#primaryNavigation.academics #btns li#academics a { background-position: 0px -81px !important; }
#primaryNavigation.vcdesk #btns li#vcdesk a { background-position: 0px -81px !important; }
#primaryNavigation.admissions #btns li#admissions a { background-position: 0px -81px !important; }
#primaryNavigation.foreignrelations #btns li#foreignrelations a { background-position: 0px -81px !important; }
#primaryNavigation.alumni #btns li#alumni a { background-position: 0px -81px !important; }
/* secondary */
#secondaryNavigation.prospectivestudents #scbtns li#prospectivestudents a { background-position: 0px -90px !important; }
#secondaryNavigation.currentstudents #scbtns li#currentstudents a { background-position: 0px -90px !important; }
#secondaryNavigation.examinations #scbtns li#examinations a { background-position: 0px -90px !important; }
#secondaryNavigation.industry #scbtns li#industry a { background-position: 0px -90px !important; }
#secondaryNavigation.staff #scbtns li#staff a { background-position: 0px -90px !important; }
#secondaryNavigation.mediapress #scbtns li#mediapress a { background-position: 0px -90px !important; }
#secondaryNavigation.jntukbharatstudentcom #scbtns li#jntukbharatstudentcom a { background-position: 0px -90px !important; }
