body {
	margin: 0px;
	padding: 0px;

}

.header

{
height:148px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #9ffdf0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#9ffdf0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#9ffdf0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#9ffdf0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#9ffdf0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#9ffdf0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#9ffdf0',GradientType=0 ); /* IE6-9 */
}

.bottom_radius
{
border-left:solid 1px #abd1ec;
border-right:solid 1px #abd1ec;
border-bottom:solid 1px #abd1ec;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

}

.arial_text1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color: #3d3c3c;
}

.arial_text2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color: #5d5d5d;
}

.call_bg
{
	background-image:url(../images/helpline-bg.png); background-repeat:no-repeat;
	width:272px; height:51px;
	padding-top:5px; padding-left:60px;
	font-family:Calibri, Arial;
	font-size:18px;
	color: #5d5d5d;
	
}

.top_bg{
	background-image:url(../images/top-bg.jpg); 
	background-repeat:repeat-x;
	height:138px;
}	

.link_bg{
	background-image:url(../images/link-bg.jpg); 
	background-repeat:repeat-x;
	height:41px;
}	


.line_bg{
	background-image:url(../images/line.jpg); 
	background-repeat:repeat-x;
	height:50px;
}	
.slider_img{
width:998px;
	background-image:url(../images/taraksh-journals.jpg);
	background-repeat:no-repeat;
	height:250px;
}	
.heading_navi
{

	height:45px;
	padding-left:15px;
	font-family: 'BelmarCondensedLightNormalRegular';
	font-size:28px;
	color:#FFF;
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a90329 0%,#6d0019 100%); /* W3C */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;

}

.slider_bg{
	background-image:url(../images/slider-bg.jpg); 
	background-repeat:repeat-x;
	height:435px;
}	
.slider_bg2{
	background-image:url(../images/slider-bg.jpg); 
	background-repeat:repeat-x;
}	

.middle_bg{
	background-image:url(../images/middle_bg.jpg);
	background-repeat:repeat-x;
	height:224px;
}	

.bottom_bg{
	background-image:url(../images/bottom-bg.jpg);
	background-repeat:repeat;
	height:224px;
}
.shadow-bg{
	background-image:url(../images/shadow.png);
	background-repeat:repeat;
	height:24px;
}

.gallery_bg{
	background-image:url(../images/gallery-bg.png);
	background-repeat:no-repeat;
	height:212px;
	width:1000px;
	
}

.div{width:1px; background-color:#d2d2d2;}

.heading_bg{
	background-image:url(../images/heading_bg.png);
	background-repeat:no-repeat;
	height:64px;
	width:330px;
	font-family:'DIN1451StdEngschrift';
	font-size:24px;
	color:#FFFFFF;
	padding-left:75px;
	padding-top:12px;
	margin:0;
	
}

.black a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	text-align: justify;

}
.black a:link {
	text-decoration: none;
}
.black a:visited {
	text-decoration: none;
	color: #343434;
}
.black a:hover {
	text-decoration:underline;
	color: #000000;
}
.black a:active {
	text-decoration: none;
	color: #000000;
}

.mail a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

}
.mail a:link {
	text-decoration: none;
}
.mail a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.mail a:hover {
	text-decoration:underline;
	color: #ace1fd;
}
.mail a:active {
	text-decoration: none;
	color: #ace1fd;
}

.mail2 a {
	font-family:Calibri, Arial;
	font-size: 16px;
	color: #000000;

}
.mail2 a:link {
	text-decoration: none;
}
.mail2 a:visited {
	text-decoration: none;
	color: #000000;
}
.mail2 a:hover {
	text-decoration:underline;
	color:#990000;
}
.mail2 a:active {
	text-decoration: none;
	color: #990000;
}


.white_table
{
border:solid 1px #ebe5e5;
background-color:#FFFFFF;
}

.links_bg{
	background-image:url(../images/links_bg.jpg);
	background-repeat:repeat-x;
	height:80px;
}


.box_bg 
{
background-image:url(../images/box.png);
background-repeat:no-repeat;
width:243px;
height:102px;
}



.black_bg{
     
	background-image:url(../images/bottom_black.jpg);
	background-repeat:repeat-x;
	height:31px;
}


.formfield {  font-family: "Trebuchet MS", Arial, Verdana; font-size: 11px; color: #000000; background-color: #EEEEEE}
.textjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	text-align: justify;
	line-height: 20px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	text-align: justify;
}
.text2{
	font-family: Calibri, Arial;
	font-size: 20px;
	color:#FFFFFF;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	
}
.heads2 {
	font-family: Calibri, Arial;
	font-size: 18px;
	color: #810606;
}
.headsred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
}
.navi_bg
{
background-image:url(../images/navi-bg.png);
background-repeat:no-repeat;
height:43px;
}

.shadow_bg
{
	background-image:url(../images/navi-shadow.png);
	background-repeat:no-repeat;
	height:19px;
	width:950px;
}


.text {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #5b010b;
}

.text_sky {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #FFFFFF;
}


.padzero {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}



.line{background-image:url(../images/line.jpg); background-repeat:repeat-x; height:6px;}
.footer
{
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-y;
	height:239px;
}

table.hovertable th {
background-image:url(../images/table-strip.jpg); background-repeat:repeat-x;
height:25px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #dfdddd;
}
table.hovertable tr {
	background-color:#ffffff;
}
table.hovertable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #dfdddd;
}

.hanging
{
background-image:url(../images/hanging.png); background-repeat:no-repeat; width:316px; height:329px;
}

.white_gre
{
	background: #e1e1e1; /* Old browsers */
	background: -moz-linear-gradient(top,  #e1e1e1 0%, #ffffff 4%, #ffffff 50%, #ededed 98%, #dedede 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(4%,#ffffff), color-stop(50%,#ffffff), color-stop(98%,#ededed), 			  color-stop(100%,#dedede)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e1e1e1 0%,#ffffff 4%,#ffffff 50%,#ededed 98%,#dedede 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e1e1e1 0%,#ffffff 4%,#ffffff 50%,#ededed 98%,#dedede 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e1e1e1 0%,#ffffff 4%,#ffffff 50%,#ededed 98%,#dedede 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e1e1e1 0%,#ffffff 4%,#ffffff 50%,#ededed 98%,#dedede 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */
	border:solid 1px #dbd8d8;
	padding: 20px;
	padding-top: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.white_gre2
{
	
	border:solid 1px #dbd8d8;
	padding: 5px;
	padding-top: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.blue_gre
{
height:220px;
background: #2c539e; /* Old browsers */
background: -moz-linear-gradient(top,  #2c539e 97%, #244386 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(97%,#2c539e), color-stop(100%,#244386)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2c539e 97%,#244386 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2c539e 97%,#244386 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2c539e 97%,#244386 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2c539e 97%,#244386 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#244386',GradientType=0 ); /* IE6-9 */

}

.box
{
  background-color:#eb5d1f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width:51px;
  height:54px;
}

.deptt
{   background-image:url(../images/deptt.png); 
    background-repeat:no-repeat; 
    width:176px; 
    height:44px; 
    margin-top:-32px;
	}

.deptt-1
{  background-image:url(../images/journals.png); 
   background-repeat:no-repeat; 
   width:176px; 
   height:41px; 
   margin-top:-30px;
   }

.deptt-2
{  background-image:url(../images/other-sponsored-journals.png);
   background-repeat:no-repeat; 
   width:256px; 
   height:41px; 
   margin-top:-30px;
   }

/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
input.input-text,select,textarea {
	width:200px;
	border:1px solid #d5d3d3;
	background:url(../images/input-bg.png) 0 0 no-repeat;
}
input.input-text {
	padding:6px;
}

textarea {
	width:215px;
	padding:6px;
	color:#979797;
}
select { padding:4px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:29px; background:transparent url(../images/btn.png) 0 0 no-repeat; padding:0 0 0 14px; font:normal 12px/28px 'Oswald',sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#fff;text-shadow:1px 1px #000; }
button.button span span { background-position:100% 0; padding:0 16px 0 3px;}
button.button:hover span{background: url(../images/btn.png) 0 -39px no-repeat;text-shadow:1px 1px #04748f;}
button.button:hover span span{background-position:100% -39px; }.star {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}

.white_gre
{
	background: #e1e1e1; /* Old browsers */
	background: -moz-linear-gradient(top,  #e1e1e1 0%, #ffffff 4%, #ffffff 50%, #ededed 98%, #dedede 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(4%,#ffffff), color-stop(50%,#ffffff), color-stop(98%,#ededed), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e1e1e1 0%,#ffffff 4%,#ffffff 50%,#ededed 98%,#dedede 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e1e1e1 0%,#ffffff 4%,#ffffff 50%,#ededed 98%,#dedede 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e1e1e1 0%,#ffffff 4%,#ffffff 50%,#ededed 98%,#dedede 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e1e1e1 0%,#ffffff 4%,#ffffff 50%,#ededed 98%,#dedede 100%); /* W3C */




filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */

border-bottom: 5px solid white;
}