@charset "utf-8";
/* CSS Document */

body {
   background: url("backgroundcheck1.png") #4ca8cf repeat-x;
    margin: 0px auto;
     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


center {
	text-align:left;
}


#container {
	line-height: 100%;
	text-align: center;
      
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

a, a:link, a:active, a:visited{color: #447284; text-decoration:none!important;}
a:hover {
	color: #999;
       background:none;
}
a:visited{background:none!important;}
img{border:none!important;}

#sidebar a:hover, .custom a:hover{color: rgb(68, 114, 132)!important;}

#searchtop{
//padding-left:315px;
//margin-bottom: -15px;
position: relative;
top: -105px;
z-index: 3;
margin-left:660px;
//margin-right: 5px;
//width:350px!important;
}


.search_style {
   float: left;
    height: 17px;
    width:140px;
    border-radius:3px ;
-webkit-border-radius: 3px ;
     -moz-border-radius:3px ;
           border:1px solid #F1F2F3;
background:#F1F2F3;
}
.combo_box{margin-left:2px;
	float: left;
	height: 21px;
	width: 95px;
	 border-radius:3px ;
        -webkit-border-radius: 3px ;
     -moz-border-radius:3px ;
       border:1px solid #F1F2F3;
      background:#F1F2F3;
      display: inline-block;
	}

input.button_add { height:24px;  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  margin-left:2px;
cursor:pointer;
margin-top:-1.5px;
 border: 1px solid #bbbbbb;
   *border: 0;
     border-color: #e6e6e6 #e6e6e6 #bfbfbf ;
     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}




input.button.defaultButton:hover,
.login_styl:hover,
.login_styl:active,
.login_styl:active,
.login_styl:hover,
.login_style:hover,
.login_style:active,
input.button:hover,
input.button:active,

input.button_add:hover,
input.button_add:active,
input.button_add.active,
input.button_add.disabled,
input.button_add[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
    background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}
.login_styl{ float:right; color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  
cursor:pointer;

 border: 1px solid #bbbbbb;
   *border: 0;
     border-color: #e6e6e6 #e6e6e6 #bfbfbf ;
     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.login_style{ color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  
cursor:pointer;

 border: 1px solid #bbbbbb;
   *border: 0;
     border-color: #e6e6e6 #e6e6e6 #bfbfbf ;
     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}


input.button, input.button.defaultButton{ padding: 3px 15px; color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  margin-left:2px;
cursor:pointer;
margin-top:-1.5px;
 border: 1px solid #bbbbbb;
   *border: 0;
     border-color: #e6e6e6 #e6e6e6 #bfbfbf ;
     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

}


input.button_add:active,
input.button_add.active {
   background-color: #24748c \9;
}

#header {
   	width: 980px;
     //padding: 15px 0px;
     margin: 0 auto;
    background:url(headerbackground.png) no-repeat;
}



#headerTitle {
         
	text-align: left;
       padding: 0;
	width: 980px;
      /* background-color:#4fb8d5;*/
      
}

#headerTitle h1 {
	margin: 0 auto;
	padding:0;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
       color:#fff;
//width: 140.4255%;  
font-size:16px;
}


#body {
	width: 980px;
	margin: 0 auto;
	background:url(images/finalbody1.png) repeat-y;
       
}
#body1{width: 980px;
	margin: 0 auto;
	
}


#main {
	width: 640px!important;
	padding: 0 0em 2em 0em!important;
	padding-bottom:0!important;
	background-color: #FFFFFF!important;
	color: #003300!important;
	font-family: Verdana,Arial,Helvetica,sans-serif!important;
	border-right: none!important;
       overflow:visible!important;
       float:none!important;
       margin-left: 24.7%;
       display: block;
}


#main h2 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0.3em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #447284;
        line-height: 1;
       
}

#main h3 {
	font-size: 19px;
	font-family: "calibri", Garamond, 'Comic Sans'!important;
	color: #1f201d;
	margin:1px;
	margin-left:15px;
       font-weight:bold;
}


#navsearch { 
       position: absolute;
       right:185px;
	top: 19px;
       margin: 0 auto;
       margin-top:-18px;
	width: 57.4468%; height:40px;              
       	  
	text-align:center!important;
       text-transform:uppercase;
}

#navsearch a {margin-top:-18px;
padding: 5px 9px;
line-height:40px;
font-family: Verdana;
font-size: 13px;
font-weight: normal;
color: rgb(255, 255, 255);
text-decoration: none;  
  float: left;
  
} 



#navsearch .menulink > .active > a,#navsearch .menulink > .active > a:hover, #navsearch .menulink > .active > a:focus {
    color: rgb(37, 108, 140);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(210, 210, 210)) transparent;
}

a.menulink2:link,a.menulink1:link,a.menulink:link{background:none; /**background: url("images/fadeline.png") no-repeat scroll right center transparent;**/}



a.menulink:hover, a.menulink1:hover,  a.menulink2:hover, a.menulink3:hover, a.menulink4:hover, a.menulink5:hover, a.menulink5:hover, a.menulink6:hover, a.menulink7:hover{
float: left;
display: block;
height: 29px;
font-family: Verdana;
font-size: 13px;
font-weight: normal;
color: rgb(66, 157, 186)!important;
line-height: 14px;
text-decoration: none;
background-color: #fafafa;
background-image: -moz-linear-gradient(top, #ffffff, #D2D2D2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#D2D2D2));
background-image: -webkit-linear-gradient(top, #ffffff, #D2D2D2);
background-image: -o-linear-gradient(top, #ffffff, #D2D2D2);
background-image: linear-gradient(to bottom, #ffffff, #D2D2D2)!important;
background-image: -ms-linear-gradient(top,  #ffffff, #D2D2D2);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#D2D2D2',GradientType=0);
}


/*#navsearch a:hover{color: #000;}

h2{display:none;}*/
#navsearch table {background:none!important;}

/********************Slide Show Code Begins**********/
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	right:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:745px;
	height:337px;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	right:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
 #banner {
        float:right;
	 margin-top:-20px; 
	height: 337px;
	width: 745px;
       margin-left:-30px;
       padding-bottom: 40px;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.theme-default #slider {
	width:740px; /* Make sure your images are the same size */
	height:auto; /* Make sure your images are the same size */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: -15px;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
    
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:10px;
    margin-left:-50px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

/***************Slide Show Code Ends*********/


/*-----------
#sizer {
width:110px;
position: absolute;
margin-top: -600px;
z-index: 4;
margin-left:70px;
}
-------*/

 #navsearch ul {     
	height:55px;
	margin-left:50px;
	list-style-type:none;
}


#breadcrumb {
	padding-top: 1em;
	width:709px;
	font-size: 0.7em;
       border-bottom:thick solid 2px;
       border-bottom: 1px solid #DDD;
       padding-bottom: 6px;
}

#breadcrumb a {
	text-decoration: none;
}

#breadcrumb a.current {
	font-weight: bold;
}

#breadcrumb a:hover {
background:none;
 
}

/*home page tabs code begins */

.span6 {
  width: 460px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}
.tabbable {
  *zoom: 1;
}

.tabbable:before,
.tabbable:after {
  display: table;
  line-height: 0;
  content: "";
}

.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}


p.switch {
display: block;
float: right;
}
.expandtocSectionTitle a {
display: block;
padding: 3px 10px;
text-decoration:none;
}

.expandtocSectionTitle a.open:link, .expandtocSectionTitle a.open:visited {
border-style: solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
background: #EEE url(images/arrow-up.gif) no-repeat 98% 50%!important;
margin-bottom: 10px;
}

.expandtocSectionTitle a:link, .expandtocSectionTitle a:visited {
border: 1px solid #EAEAEA;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
background-image: url(images/arrow-down.gif);
background-repeat: no-repeat;
background-position: 98% 50%;
}
.btn_more {
       border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; /*background:#444;*/ color:#fff; text-shadow:0 -1px #000; border:none; padding:5px 15px; font-weight:bold; font-size:11px; cursor:pointer; 
text-align: center;
background-image: url(images/nav_bg.png);
background-repeat: repeat-x;
}
.btn_more:hover {
background: #009900;
 
}
/* homepage tabs end */


.field input {width:200px; text-shadow:1px 1px #f4f4f4; color:#666; font:bold 11px Verdana, Geneva, sans-serif; padding:6px; border:1px solid #000;}
#content {
	/*margin: 0;
	
       

       padding: 0;
	
	padding-right:15px;
	font-size: 0.8em;
	line-height:105%;
	border-top:none;
       text-align: justify;*/
       border-top:none;
     
       padding-right:15px;
       line-height:1.5em!important;
       width:710px;
       text-align:justify;
       font-family: Verdana,Arial,Helvetica,sans-serif;
       font-size: 12px;
       color: #575757;
   
  
}

#content div {
	line-height:120%;
}	
 

#content h3 {
      
      color: rgb(68, 114, 132);	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	/*font-weight: bold;*/
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
	padding:0;
	line-height:1.2em;
       text-align:justify;
	
}


#content h4 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 17px;
       letter-spacing:0.07px;
       color: rgb(87, 87, 87);
     
       height: 20px;
	margin:0;
	margin-bottom:5px;
	margin-top:15px;
	padding-top:5px!important;
       padding-left:5px;
}
#articleAbstract h4, #articleSubject h4{background-color: rgb(241, 242, 242);
        border-radius: 5px 5px 5px 5px;}

#content ul.plain {
	margin:0;
	margin-left:15px;
	padding:0;
}

#content ul.plain li {
	margin:0;
	padding:0;
	padding-bottom:3px;
}

table {
	margin-top:10px;
	
} 

table.data td.label {
width: 30%;
}
table td {
	
	font-size:1em;
	/*font-weight:bold;*/
	line-height:1.35em;
   
}

table td a, table td a:link, table td a:visited, table td a:hover {
	font-size:1em;
	
}

tr + tr td {
	font-weight:normal;
	padding-top:1px;
	padding-bottom:15px;
	font-size:1.1em;
	}


table.listing, table.plain, #sidebar .block table, table.data, table.nested, table.info, table.listing table, table.listing + table {
	margin:0;
	margin-top:0!important;
	padding:8px 0px 8px 0px;
    
	/*margin-left:26px!important;*/
	/*padding-right:15px!important;*/
	background:none!important;
	border-bottom:none!important;
}


/*****Article listing**********/
.tocSectionTitle {margin: 0; padding: 0;}
.tocArticle {border-bottom: 1px solid #ddd; margin-bottom: 4px; padding-bottom: 4px;}

.tocAuthors{padding-top:2px;}
.tocTitle  a{text-decoration: none !important; color: rgb(68, 114, 132)!important;}

.tocTitle a:hover{color:#558fa6!important;; background:none!important;}
.tocSectionTitle{font-weight:bold;}

table.tocArticle td.tocGalleys {
background: url(pdf.png) no-repeat fixed;
}

table.tocArticle td.tocGalleys {
text-align: right;
border-left:solid #CCCCCC 2px

}


table.tocArticle td.tocPages {
text-align: right;
vertical-align: top;
border-left:solid #CCCCCC 2px
}

table.tocArticle td.tocTitle {
padding-right:40px;
width: 85%;
height: 1.3em;
}

table.tocArticle td.tocAuthors{padding-right:40px;}

#articleTitle {color:#575757 !important;}


/*****Article listing**********/
/*
#table-2 {
width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
box-shadow: 1px 0 5px rgba(0,0,0,0.1);
background-color: #ffffff 0.8;
} 


#table-2 td, #table-2 th { 		

padding: 5px; 	
color: #595959; } 

#table-2 thead { 
padding: .2em 0 .2em .5em; 	
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	
	
text-align: left; 	
color: #4B4B4B; 	
background-color: #C8C8C8; 	
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(241, 242, 242)), to(rgb(241, 242, 242)), color-stop(.6,#fcfcfc)); 	
background-image: -moz-linear-gradient(top, rgb(241, 242, 242), rgb(241, 242, 242), rgb(241, 242, 242) 90%); 	
border-bottom: solid 1px #999; 
} 

#table-2 th { 
	
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 	
font-size: 17px; 	
line-height: 20px; 	
font-style: normal; 	
font-weight: normal; 	  	
text-shadow: white 1px 1px 1px; } 

#table-2 td { 

//width:150%;	
line-height: 20px; 	
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 	
font-size: 14px; 	
border-bottom: 1px solid rgb(241, 242, 242); 	
border-top: 1px solid rgb(241, 242, 242);
border-right: 2px solid rgb(241, 242, 242);  } 

#table-2 td:hover { 	
background-color: #FCFCFC; }
*/

#table-2 {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
box-shadow: 1px 0 5px rgba(0,0,0,0.1);
background-color: #ffffff 0.8;
padding: 10px;

border: 1px solid #eaeaea;
position: relative;
width: 100%;

/*border: 1px solid #e3e3e3; 	

width: 100%;
border-radius: 6px; 	
-webkit-border-radius: 6px; 	
-moz-border-radius: 6px; */} 

#table-2 thead { 	
 	
border-bottom: 1px solid #ddd; } 

#table-2 th { border-bottom: 1px solid #ddd; 
	
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 	
font-size: 17px; 	
line-height: 20px; 	
font-style: normal; 	
	  	
text-shadow: white 1px 1px 1px; } 


#table-2 td, #table-2 th { 		
padding: 0px 15px 0px 5px; 	
color: #447284; 
} 


#table-2 td { 
	
line-height: 20px; 	
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 	
font-size: 14px; 	
border-bottom: 1px solid #fff; 	
border-top: 1px solid #fff;
} 



table.listing td.headseparator {
	border-top:none;
}

table.listing td, table.plain td, #sidebar .block table td, table.data td, table.nested td, table.info td, table.listing table td, table.listing + table td {
	margin:0!important;
	padding:0!important;
	padding-bottom:5px!important;
	background-color:none!important;
	/*color:#000000!important;*/
	font-size:1em!important;
	font-weight:normal!important;
}

table.listing td a, table.plain td a, #sidebar .block table td a, table.data td a, table.nested td a, table.info a, table.listing table td a, table.listing + table td a {
	font-size:1em!important;
	font-weight:normal!important;
        
}

a.action, table.listing a.action {
	font-size:0.9em!important;
	font-weight:normal!important;
}
a.action {
	font-size:1.1em!important;
	font-weight:bold!important;
}


table.listing tr td h4 {
	margin:0;
	margin-top:8px!important;
	padding:0;
	color:#1d2c36!important;
	line-height:15px!important;
}

td.separator, td.endseparator {
	border-top:1px solid #ddd!important;
	font-size:0.1em;
	line-height:10px;
}

#sidebar{
	float: left;
	width:  220px;
	margin-top:-13px;
      
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border:none;
	background-color: none;
      
}
 

#leftSidebar{ width:  220px;
 margin-left:0px;}

.custom {color: #447284!important;font-weight:bold; }

.custom
*html #sidebar {
	width:  220px;
	margin-top:0!important;
}

#sidebar .block {
       width: 220px;
       float:left;
       background-color: rgb(239, 240, 235);
      
       color: #447284;
        font-size: 14px;

       
}
#sidebarSubscription,.custom,#sidebarUser,#sidebarNavigation,#sidebarInformation, #notification, #sidebarRTArticleTools,#sidebarEditor, #sidebarAuthor{padding:0px!important;
}
#sidebarSubscription, #sidebarUser, #sidebarNavigation, #sidebarInformation, #notification, #sidebarRTArticleTools, #sidebarEditor, #sidebarAuthor{background:#E3E4E4!important;}

#sidebar div.block {
padding-bottom:0;
}
*html #sidebar .block {
	width: 220px;
}

#sidebar .block .blockTitle {
       height:25px!important;
     	display: block;
       padding-left:32px!important;
	color:#888984;
	font-size: 19px;
	text-transform: uppercase;
	font-weight:bold;
       padding-top:8px!important;

}

#sidebar .block .blockSubtitle {
       height:28px!important;
       text-transform: uppercase;
       padding-left:32px!important;
     
       display: block;
       letter-spacing: 0.1em;
	padding-top:8px!important;
       color: rgb(136, 137, 132);
	font-weight:bold;
}

.navimg{display:none;} 

#sidebar .textField, #sidebar .selectMenu, #sidebar .button {
	font-size: 1em;
}
 


a.action, a.file {
 text-transform: none;
}




input.defaultButton {
 text-align: right border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;

color: white;
text-shadow: 0 -1px black;
border: none;
padding: 5px 15px;
font-weight: bold;

cursor: pointer;
text-align: center;
}
input.defaultButton:hover {
background: #555;
}



#sidebar .block .sidebaruserlabel{ margin-left:6px;   padding-bottom:6px;}
select.selectMenu{
     /* height:22px;*/
      border: solid 1px #E5E5E5;
      border-radius:3px;
      font-size:13px;
      background: #FFFFFF;
	-moz-box-shadow: 0px 0px 8px #f0f0f0;
	-webkit-box-shadow: 0px 0px 8px #f0f0f0;
	box-shadow: 0px 0px 8px #f0f0f0;   }

#sidebar .block table td{color: rgb(89,89,89)!important;}

input.textField, input.uploadField { 
      margin-bottom:6px;
     height:19px;
     border-radius:3px;
      border: solid 1px #E5E5E5;
      font-size:13px;
      background: #FFFFFF;
/*		-webkit-gradient(
			linear,
			left top,
			left 25,
			from(#FFFFFF),
			color-stop(4%, #EEEEEE),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			top,
			#FFFFFF,
			#EEEEEE 1px,
			#FFFFFF 25px
			);                         */
	-moz-box-shadow: 0px 0px 8px #f0f0f0;
	-webkit-box-shadow: 0px 0px 8px #f0f0f0;
	box-shadow: 0px 0px 8px #f0f0f0;                      
}
textarea.textArea{ 
      margin-bottom:6px;
   
     border-radius:3px;
      border: solid 1px #E5E5E5;
      font-size:13px;
      background: #FFFFFF;
/*		-webkit-gradient(
			linear,
			left top,
			left 25,
			from(#FFFFFF),
			color-stop(4%, #EEEEEE),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			top,
			#FFFFFF,
			#EEEEEE 1px,
			#FFFFFF 25px
			);                         */
	-moz-box-shadow: 0px 0px 8px #f0f0f0;
	-webkit-box-shadow: 0px 0px 8px #f0f0f0;
	box-shadow: 0px 0px 8px #f0f0f0;                      
}



#sidebar .block .textField,  #sidebar .block .selectMenu {
      margin-left:6px;
      margin-bottom:6px;
      width:153px;
      height:20px;
      border: solid 1px #E5E5E5;
      display:block;
      font-size:13px;
      background: 
		-webkit-gradient(
			linear,
			left top,
			left 25,
			from(#FFFFFF),
			color-stop(4%, #EEEEEE),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			top,
			#FFFFFF,
			#EEEEEE 1px,
			#FFFFFF 25px
			);
	-moz-box-shadow: 0px 0px 8px #f0f0f0;
	-webkit-box-shadow: 0px 0px 8px #f0f0f0;
	box-shadow: 0px 0px 8px #f0f0f0;                      
}
#sidebar .block .textField:hover{border:1px solid #BEE7F2;}
input:focus,
select:focus,
#sidebar .block .textField:focus {
    -moz-box-shadow: #238EA9 0 0 3px 0;
    -webkit-box-shadow: #238EA9 0 0 3px 0;
    -o-box-shadow: #238EA9 0 0 3px 0;
    box-shadow: #238EA9 0 0 3px 0;
    z-index: 1;
    outline:none;
}
 
#sidebar .block ul {
	margin:0;
	padding:0;
}

#sidebar .block ul li {
	margin:0;
	margin-bottom:1px;
	/*margin-left:20px!important;*/
      
}

/***Journal help***/
#helpToc ul li {
list-style-type: none;
padding-left: 25px;
background-color:#ffffff;
}
#toc {
margin-left: 20px;
}
/***Journal help***/
/*****Article listing**********/
 h4.tocSectionTitle, .heading {
       background-color: rgb(241, 242, 242);
       padding: 2px 2px 2px 2px;
       position: relative;
      left: 1px; 
      font-size:12px;
     
      border-radius: 5px 5px 5px 5px;
         z-index: 2;
}
.tocSectionTitle {margin: 0; padding: 0;}
.tocArticle {border-bottom: 1px solid #ddd; margin-bottom: 4px; padding-bottom: 4px;}
.listing td a{color:#000;}

a.file{color:#447284!important;}
a:hover.file{color:#558fa6!important;}
.tocAuthors{padding-top:2px;}
.tocTitle  a{text-decoration: none !important; color:rgb(87, 87, 87);}

.tocTitle a:hover{color:#999999; background:none!important;}
.tocSectionTitle{font-weight:bold;}

table.tocArticle td.tocGalleys {
background: url(pdf.png) no-repeat fixed;


}

table.tocArticle td.tocGalleys {
text-align: right;
border-left:solid #CCCCCC 2px
}


table.tocArticle td.tocPages {
text-align: right;
vertical-align: top;
border-left:solid #CCCCCC 2px
}

table.tocArticle td.tocTitle {
width: 85%;
padding-right:40px;
height: 100%;
line-height:1.3em!important;
}
table.tocArticle td.tocAuthors{padding-right:40px;}

#results table.listing td{width:80%;
line-height:1.3em!important;
}

 

/*---------------------- @@@@@@@@@@@@@@@@@@@@@@----------------------------*/
#footer {
	 margin-left:-242px;
	padding-bottom:5px;
	
	width: 980px;
	position: relative;
	clear: both;

       text-align: center;	
       line-height:100%;
       background:url(images/footertest.png) ;
       margin-bottom: -16px;
}

*:first-child+html #footer {
	margin:0;
	margin-left:-10px;
	padding:10px;
	padding-bottom:5px;
	min-height:0!important;
	width: 798px;
	border-bottom: 1px solid #336600;
	border-top: 1px solid #336600;
	background-color:none;
}

*html #footer {
	margin:0;
	margin-left:0;
	padding:0;
	padding-bottom:5px;
	padding-top:5px;
	min-height:0!important;
	width: 698px;	
	border-bottom: none;
	border-top: none;
	background-color:none;
}

/*#footer1 {
    width: 930px;
    margin:auto;
    margin-top:1px;
    clear: both;
    padding: 5px 0px;
}

#footer1 ul.list, #footer1 ul.list1 , #footer1 ul.list2 , #footer1 ul.list3  {color:#FFFFFF;
  /*  margin: 0px 0px 0px -4px;*/
    width: 160px;
    float: left;
    
}
#footer2 {
   width:980px;
    color:#FFFFFF;
    padding:5px;
   /* border-top: 1px solid #2d627c;*/
    text-align: center;
   

}


#footer p {
	font-size: 10px;
	align: left;
	padding: 0.5px;
	padding-top:0;
	margin-top:0;
}

#footer a:link, #footer a:visited, #footer a:active {
        color:#FFFFFF;
	 background:none!important;
      text-decoration:none!important;

}

#footer a:hover {
	color: #999999;}
#navfooter {
	margin: auto;
	height: auto;
	width:650px;
}




#contact_logo {
  padding-left:650px;  
    color: #FFFFFF!important;

    margin-top: 5px;  
}
*/

#footer1 {
    width: 980px;
    margin:auto;
   
    clear: both;
    padding: 15px 0px;

}
#footer2 {
    

    //height: auto;
   padding:1px;
    margin: auto;
     border-top: 1px solid #2d627c;
      line-height:20px;
    text-align: center;
    color:#FFFFFF;
    clear: both;
}
#footer1 ul.list, #footer1 ul.list1, #footer1 ul.list2, #footer1 ul.list3 {
    margin: 0px 0px 0px -4px;
    width: 185px;
    float: left;
}
#foottab{color:#FFFFFF;  background: none repeat scroll 0% 0% rgb(55, 121, 153);  padding:2px 5px 2px 5px; border-radius:5px; margin:10px 0px 10px 0px;}
.try, .try2{color:#FFFFFF; padding:2px 5px 2px 15px; }
.try{ border-right:1px solid rgb(45, 98, 124);}

#footer1 ul.list li {
    list-style: disc outside url(images/li2.png)!important;
    padding: 5px 0px;
   /* border-bottom:1px solid rgb(45, 98, 124);*/
}

#footer1 ul.list2, #footer1 ul.list3{list-style-type:none;}


#footer a:hover {
	color: #999999;}

#cont {padding: 2px;
text-align: justify; display:block;}

#cont p{font-family: Georgia, "Times New Roman", Times, serif;
 color: #838383;

line-height:1.2em !important;
text-align:justify;}

#copy {
	height: 40px;
	width: 980px;
	float:left;
	font-family: "Humnst777 BT";
	font-size: 12px;
	color: #8f9191;
	text-align: center;
}
 

#articleAbstract div {
       padding:5px;
	text-align: justify;
       line-height:1.5em;
}
 
#homecontent{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #575757;
line-height: 1.5em !important;
text-align: justify;
}
#homecontent ul {list-style-type: disc;line-height: 1.5em !important;
}


#content img{padding:4px; }
#content a:hover img { filter: Gray }
#footer_nav img{padding-left:440px;}




div.separator{border-bottom:1px solid #ddd;}

table.announcements td.headseparator{border-top:1px solid #ddd;}
#announcementsHome h3 {
    text-align: left;
}
#topBar{padding-bottom:0em;}
#aboutPeople{display:none;}

#onlineSubmissions a{color:#336600;
font-size:14px!important;
font-weight: bold!important;
}
#onlineSubmissions a:hover {
	color: #009933;
       background:none;
}
table.tocArticle td.tocAuthors {
    color: rgb(0, 0, 0) !important;
}

.addissn{display:none;}

.expandissueyear a {
padding: 3px 10px;
}

.expandissueyear a.open:link, .expandissueyear a.open:visited {
background: url(collapse.png) no-repeat scroll 0% 50% transparent;
}

.expandissueyear a:link, .expandissueyear a:visited {
background: url(expand.png) no-repeat scroll 0% 50% transparent;
 
}

.menulink1{display:none!important;}
.menulink3{display:none!important;}
.menulink5{display:none!important;}
.menulink6{display:none!important;}
.menulink7{display:none!important;}



.pull-right {
float: right;
}


#sidebarNavigation .block ul {
	margin:0;
	padding:0;
}



#sidebarNavigation ul li {
float: left;
display:block!important;
font-family: Arial,sans-serif;
font-size: 12px;
font-weight: normal;
color: rgb(63, 63, 63);
/*padding: 9px 5px 8px 12px;*/
margin-left:0px!important;
width:187px;
background:#fff;
padding-left:32px;
      
}

#sidebarSubscription a,#sidebarUser ul li, #sidebarInformation ul li, #notification ul li, #sidebarRTArticleTools ul li,#sidebarEditor ul li, #sidebarAuthor ul li,#icimpactfact{
	float: left;
       display:block!important;
       font-family: Arial,sans-serif;
       font-size: 12px;
       font-weight: normal;
       color: rgb(63, 63, 63);
       padding: 9px 5px 8px 32px;
       margin-left:0px!important;
       width:182px;
       background:#fff;
}
.articleToolItem{
       margin-bottom: 0px;
	float: left;
       display:block!important;
       font-family: Arial,sans-serif;
       font-size: 12px;
       font-weight: normal;
       color: rgb(63, 63, 63);
       padding: 9px 5px 8px 32px;
       margin-left:0px!important;
       width:182px;
       background:#fff;
       border-bottom:1px solid rgb(239, 240, 235);
}


.custom ul li{padding: 10px 5px 9.7px 32px;  border-top: 1px solid rgb(226, 227, 222);
}
#sidebarSubscription a:hover, #sidebarUser ul li:hover, #sidebarInformation ul li:hover, #notification ul li:hover, #sidebarNavigation ul li:hover, #sidebarEditor ul li:hover,#sidebarAuthor ul li:hover, .articleToolItem:hover{background:#FCFCFC;}

.custom ul li:link, .custom ul li:visited, .custom ul li:hover, .custom ul li:active{background:#E3E4E4;}
.dead{background:#FFFFFF; border-right:1px solid rgb(239, 240, 235);
}

.userrole{margin-left:31px; margin-top:-13px;}

#archiveIndex{float:left; width:100%; padding-bottom:20px!important;}

#advanced {
    position: fixed;
    z-index: 999;
    right: -172px;
    top: 80px;
    background: none repeat scroll 0% 0% #FFFFFF;
    padding: 8px 15px 8px 15px;
    width: 135px;
    font-size: 11px;
    font-family: Tahoma,Geneva,sans-serif;
    color: rgb(223, 223, 223);
    text-transform: none;
    border-radius: 0px 0px 0px 6px;
}
	
#advanced ul{padding:0px 0px 0px 0px!important;}
	
#advanced span.trigger {
    display: block;
    position: absolute;
    left: -46px;
    top: 25px;
    margin-top: -25px;
    width: 46px;
    height: 150px;
    cursor: pointer;
    text-align: center;
    background: url(images/sidebarjournal.png);
}	

#advanced ul li{list-style:none;
 border-bottom:1px solid #ddd;   
 padding:5px 0px 5px 0px;
}
#advanced ul li:hover{background:#ECF3F8;}
#advanced ul li a:hover{color: rgb(68, 114, 132)!important;}
#advanced ul li a{line-height:1.2em;}


.ini a{
background: url(images/pagenavi.jpg) repeat-x scroll 0px 100% transparent;
border: 1px solid rgb(221, 221, 221);
color: rgb(102, 102, 102);
margin-right: 3px;
padding: 3px 4px;
text-decoration: none;
}




.kur{color: rgb(255, 255, 255);
    background: none repeat scroll 0% 0% #429DBA;
padding: 3px 4px;
} 
.ini a:hover{
    color: rgb(255, 255, 255);
    background: none repeat scroll 0% 0% #8dc4d5;
    border: 1px solid rgb(10, 149, 216);
    margin-right: 3px;
padding: 3px 4px;
}
.one, .two, .three, .four, .five, .six, .seven, .eight, .nine,  .journallist{
    padding-right: 5px;
    vertical-align: middle;
}

.images_right {
float: right;
margin-right: 15px;
padding: 4px;
background: white;
border: 1px solid rgb(239, 240, 235);
}

.advsearch{float:right; margin-right:200px;}

#tbl2,#tbl3,#tbl4 {display:none;} 
#lnk1,#lnk2,#lnk3,#lnk4{

-webkit-appearance: none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding;
-o-background-clip: padding-box;
-ms-background-clip: padding-box;
-khtml-background-clip: padding-box;
background-clip: padding-box;
background: #dddddd url(images/button.png) repeat-x;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
background-image: -webkit-linear-gradient(#ffffff, #dddddd);
background-image: -moz-linear-gradient(#ffffff, #dddddd);
background-image: -o-linear-gradient(#ffffff, #dddddd);
background-image: -ms-linear-gradient(#ffffff, #dddddd);
background-image: linear-gradient(#ffffff, #dddddd);
border: 1px solid;
border-color: #dddddd #bbbbbb #999999;
cursor: pointer;
color: #333333;
font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
outline: 0;
overflow: visible;
padding: 3px 10px;
text-shadow: white 0 1px 1px;
width: auto;
 

width:85px; cursor:pointer;






/*background:none;width:85px; cursor:pointer;*/
} 

#lnk1:hover, #lnk2:hover, #lnk3:hover, #lnk4:hover
{
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(1px, #eeeeee), color-stop(100%, #cccccc));
background-image: -webkit-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
background-image: -moz-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
background-image: -o-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
background-image: -ms-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
background-image: linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
}

.ediboard td{
/*background: #dddddd url(images/button.png) repeat-x;*/
padding: 2px;
position: relative;
left: 1px;
font-size: 12px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
box-shadow: 1px 0 5px rgba(0,0,0,0.1);
border: 1px solid #eaeaea;
background-color: #ffffff 0.8;
}

.tableborder{border-bottom: 1px solid #ddd;
}

.sub-scription, .contact{-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
box-shadow: 1px 0 5px rgba(0,0,0,0.1);
background-color: #ffffff 0.8;
padding: 20px;
margin: 20px 0 30px 0;
border: 1px solid #eaeaea;
position: relative;
}

a.download {
font-size: 12px;
font-weight: bold;
bottom: 20px;
    background: url("images/downloadbtn.png") no-repeat scroll 0px 0px transparent;
    width: 130px;
    height: 49px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    font-weight: bold;
}
a.download:hover, a.download:focus{
    background-position: 0px -50px;
}
.readmore{background: url(images/readmorebutton.png)no-repeat scroll 0px 0px transparent;
text-indent: -9999px;
width: 140px;
    height: 45px;
    display: block;
    overflow: hidden;
margin:15px 0px 0px 0px;

}

a.readmore:hover, a.readmore:focus {
   background: url(images/readmoreglassy.png)no-repeat scroll 0px 0px transparent;
}

.issueDescription {
margin-left: 20px;
}
#aboutus{
/**background: url(images/journalbg.png)no-repeat transparent;**/ 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #575757;
line-height: 1.5em !important;
text-align: justify;
}

.image_right{float:right;}
#journal-indjst h3, h2, #journal-indjst .separator{display:none;}
#articleSubmissions input.button{float:right;}


#content .menu li{list-style: none outside none;
padding: 3px 15px;
color: rgb(255, 255, 255);
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
background-color: rgb(73, 175, 205);
background-image: linear-gradient(to bottom, rgb(91, 192, 222), rgb(47, 150, 180));
background-repeat: repeat-x;
margin-left: 2px;
cursor: pointer;
margin-top: -1.5px;
border-width: 1px;
border-style: solid;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-radius: 4px 4px 4px 4px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);}

#content .menu li a{text-decoration: none;
color: rgb(255, 255, 255);
font-size: 1em;
font-weight: normal;
text-transform: none;
text-shadow: 1px 1px rgb(0, 0, 0);
}

#submissions,#referrals{
padding:3px;
border-style: solid;
border-color: rgb(221, 221, 221);
border-width:1px;

}
#icimpactfact{margin-bottom: 1px;}

.heading{border-bottom:2px solid #057f97;}

#sidebar .block table{margin-left:26px!important;}
#onlineAccessManagement table.data td.label {
    width: 30%!important;
}
.contactheading h3{
background: url(images/contactheading_bg.png) repeat-x;
/**width: 268px;
height: 30px;**/
padding: 15px 0 0 24px!important;
margin: 0 0 16px 0;
}
.contactp{margin-left:20px;}
#sidebarUser form{background:#FFFFFF;
border-right:1px solid rgb(234, 234, 234);
}
#cover-image{display:none!important;}
#i-scholarabout{display:none;}

/* June 23 code begins */

#sidebarReviewer ul li
{
 position:relative;
 left:33px;
 list-style:none;
 padding-bottom:7px;
}

#sidebarPopularArticles	.blockTitle
{
 background:#E3E4E4;
}

.popart a
{
/*background-color: rgb(255, 255, 255);*/
margin-bottom: 1px solid #000000;
}

.popart
{
background-color: rgb(255, 255, 255);
width:165px;
margin-bottom:2px !important;
margin-left:1px !important;
margin-right:0px !important;
padding-bottom:0px !important;
padding-top:4px !important;
padding-left:31px !important;
padding-right:20px !important;
}
/* June 23 code ends */

/* June 24 code begins */

#submissions .listing .heading td:nth-child(1)
{
  width: 8% !important; 
}

#submissions .listing .heading td:nth-child(2)
{
  width: 12% !important; 
}

#submissions .listing .heading td:nth-child(3)
{
  width: 6% !important; 
}

#submissions .listing .heading td:nth-child(4)
{
  width: 64% !important; 
}

#submissions .listing .heading td:nth-child(5)
{
  width: 67% !important; 
}

#submissions .listing .heading td:nth-child(6)
{
  width: 4% !important; 
}

/* June 24 code ends */

