@import url('css/style1.css');

body {
    /*background-attachment: scroll;
    background-clip: border-box;
    background-color:#FEF3DF; */
    /*background-image: url("images/line.png"); */
	background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: auto auto;
	
	background: -webkit-linear-gradient(90deg, rgb(254, 243, 223) 1px, rgba(0,0,0,0) 2px), -webkit-linear-gradient(0deg, rgb(254, 243, 223) 2px, rgba(0,0,0,0) 2px), -webkit-linear-gradient(90deg, rgba(254,237,209,0.298039) 1px, rgba(0,0,0,0) 2px), -webkit-linear-gradient(0deg, rgba(254,237,209,0.298039) 1px, rgba(0,0,0,0) 1px), rgba(254,237,209,2);
    background: -moz-linear-gradient(0deg, rgb(254, 243, 223) 2px, rgba(0,0,0,0) 1px), -moz-linear-gradient(90deg, rgb(254, 243, 223) /*#FEF3DF*/ 1px, rgba(0,0,0,0) 1px), -moz-linear-gradient(0deg, rgba(254,255,255,0.298039) 1px, rgba(0,0,0,0) 1px), -moz-linear-gradient(90deg, rgba(254,243,223,0.298039) 1px, rgba(0,0,0,0) 1px), rgba(254,243,223,1);
    background: linear-gradient(0deg, 254, 243, 223, 2px, rgba(0,0,0,0) 2px), linear-gradient(90deg, 254, 243, 223, 2px, rgba(0,0,0,0) 2px), linear-gradient(0deg, rgba(254,243,223,0.298039) 2px, rgba(0,0,0,0) 1px), linear-gradient(90deg, rgba(254, 243, 223,0.298039) 1px, rgba(0,0,0,0) 2px), rgba(254,243,223,2PX);
    -webkit-background-size: 32px 32px;

    font-family: Verdana,Geneva,sans-serif;
    font-size: 10pt;
    line-height: 18px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: justify;
}

.advsearch {
float: right;
margin-right: 157px;
}
center {
	text-align:left;
}


#container {
	line-height: 100%;
        /* june 16 code */
        width: 100%!important;
        /*ends */
	text-align: center;      
}


a, a:link, a:active, a:visited{color: rgb(83, 83, 83); text-decoration:none!important;}
a:hover {
	color: #B0261C!important;
       background:none;
}

a:visited{background:none!important;}
img{border:none!important;}


#searchtop {
    /*margin-left: 687px;*/
    margin-top: 0px;
    position: relative;
    top: 15px;
    width: 330px;
}

.search_style {
    float: left;
    height: 28px;
    width: 140px;
}
.combo_box {
    margin-left: 1px;
    float: left;
    height: 30px;
    width: 110px;
    font-family: Verdana,Geneva,sans-serif;
}

input.button_add {
width: 40px;
padding-top: 6px;
height: 30px;
cursor: pointer;
color: #FFF;
margin-left: 2px;
text-indent: -9999px;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
background-image: url("images/search_box_icon.png") !important;
background-position: center center;
background-repeat: no-repeat;
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: #94032A;
}

input.button_add:hover {
    opacity: 0.9;
}

#header {
width: 100%;
/*background-image:url("images/line.png") !important;*/
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
margin-top: 0px !important;
/* background: #8C7454; */
background: rgb(46,133,166); /* Old browsers */
background: -moz-linear-gradient(left, rgba(46,133,166,1) 0%, rgba(254,254,254,1) 7%, rgba(254,254,254,1) 7%, rgba(254,254,254,1) 93%, rgba(46,133,166,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(46,133,166,1) 0%,rgba(254,254,254,1) 7%,rgba(254,254,254,1) 7%,rgba(254,254,254,1) 93%,rgba(46,133,166,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(46,133,166,1) 0%,rgba(254,254,254,1) 7%,rgba(254,254,254,1) 7%,rgba(254,254,254,1) 93%,rgba(46,133,166,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e85a6', endColorstr='#2e85a6',GradientType=1 ); /* IE6-9 */

height: 161px;
}

#headerTitle 
{
/* background-color:#FEF3DF;*/
     width: 1000px;
    margin: 0 auto;
}


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

.purc {
    position: relative;
margin: -101px auto 78px -83px;
}


#body {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    /* background-image: url("images/body2.jpg"); */
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    /*display: table-cell; */
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    /*min-height: auto !important; */
	min-height:690px;
    width: 1000px;
}

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


#main h2 {
display:none;
    padding-left:6px;
    font-family:  Verdana,Arial,Helvetica,sans-serif;	 
    line-height: 1;
    font-size: 20px; 
    color: #006699!important;
 
 }

#main h3 {
	font-size: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;	 
	color: #006699;
	margin:1px;
	margin-left:15px;
}


#about{display:;}
#navbar #search{display:none;}
#current{display:none;}
#archives{display:none;}
#navbar #announcements{display:none;}
#navbar #register{display:;}


#navbar  {
    background-color: #94032A !important;
    /*border-bottom-color: rgb(82, 82, 82);
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-top-color: rgb(82, 82, 82);
    border-top-style: solid;
    border-top-width: 5px; */
	border-bottom:0px solid #94032A;
    height: 46px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 135px;
    width: 1000px;
}

 #navbar li:hover{
text-decoration: none !important;
/*background: none repeat scroll 0% 0% #525252; */
}
#navbar a:hover{
color: #FFCC29 !important;
}

#navbar a{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/fadeline.png");
    background-origin: padding-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto auto;
font-family: Arial,Helvetica,sans-serif;
padding: 12px 9px 14px 9px;
/*padding-left:25px; */
line-height:12px !important;
font-weight: bold;
text-decoration: none;
float: left;
display: block;
font-size: 9pt;
color: #ffffff;
line-height:0px;
text-transform: uppercase;
}

#contact{
float: right;
margin-top: -170px;
position: relative;
font-weight: bold;
}

#contact a{
font-size: 16px;
font-family: Arial,Helvetica,sans-serif;
/*color:#FFF; */
}
#contact a:hover{
color:#214C76 !important; 
text-decoration: underline !important;
}

#active{
border-radius:4px;
*transition: all 0.5s ease 0s;
color: black!important;
background: rgb(231,231,231); /* Old browsers */
background: -moz-linear-gradient(top, rgba(231,231,231,1) 48%, rgba(207,207,207,1) 65%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,rgba(231,231,231,1)), color-stop(65%,rgba(207,207,207,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(231,231,231,1) 48%,rgba(207,207,207,1) 65%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(231,231,231,1) 48%,rgba(207,207,207,1) 65%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(231,231,231,1) 48%,rgba(207,207,207,1) 65%); /* IE10+ */
background: linear-gradient(to bottom, rgba(231,231,231,1) 48%,rgba(207,207,207,1) 65%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
}

#menu, #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu {
   margin-top: -46px;
width:980px!important;
margin:0px auto;
 background: url('images/navigation-green.png');
float:left;
}

#menu:before,
#menu:after {
    content: "";
    display: table;
}

#menu:after {
    clear: both;
}

#menu {
    zoom:1;
}

#menu li {
    float: left;
    position: relative;
}

#menu a {
    float: left;
 
}

#menu li:hover > a {
    color: #fafafa;
}

*html #menu li a:hover { /* IE6 only */
    color: #fafafa;
}

.aijer li a:hover{
    background: none repeat scroll 0% 0% #525252;
}

#menu ul {
    margin: 20px 0 0 0;
    _margin: 0; /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 999;    
background: none repeat scroll 0% 0% #8c8c8c;  
    border-radius: 3px;
    transition: all .2s ease-in-out;
}

#menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

#menu ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 20px;
    _margin: 0; /*IE6 only*/
    box-shadow: -1px 0 0 rgba(255,255,255,.3);      
}

#menu ul li {
    float: none;
    display: block;
    border: 0;
    _line-height: 0; /*IE6 only*/
}

#menu ul li:last-child {   
    box-shadow: none;    
}

#menu ul a {    
    width: 200px;
    height: 10px; /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: uppercase;
}


#menu ul li:first-child > a {
    border-radius: 3px 3px 0 0;
}

#menu ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #444;
}

#menu ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0; 
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #3b3b3b;
}

#menu ul ul li:first-child a:hover:after {
    border-right-color: #0299d3; 
    border-bottom-color: transparent;   
}

#menu ul li:last-child > a {
    border-radius: 0 0 3px 3px;
}


#body1{
display:none;
margin:0 auto;
width:980px;
background-color:#FFFFFF;
padding:0.1px;
background: url(images/navshadow.gif) no-repeat center top;
border: 1px solid rgb(225, 224, 224);
	padding: 1px 0px;
	background: none repeat scroll 0% 0% rgb(253, 253, 253);
	border-radius: 4px 4px 4px 4px;
	margin-top:5px;
	
}

#breadcrumb {
padding-top: 1em;
width: 530px;
font-size: 0.8em;
border-bottom: 1px solid #B0261C;
padding-bottom: 10px;
margin-left: 235px;
}

#breadcrumb a {
	text-decoration: none;
}

#breadcrumb a{
	font-weight: bold;
	color: #B0261C;
	line-height: 22px;
text-transform: uppercase;
font-family: Verdana,Geneva,sans-serif;
}

#breadcrumb a:hover {
background:none;
 }

p.switch {
display: block;
float: right;
margin-right:2px;
}
.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%;
padding-bottom: 5px;
*margin-left: 10px;
*margin-right: 14px;
}


.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: rgb(177, 32, 1) ;
background-repeat: repeat-x;
}
.btn_more:hover {
background: #2a4e98;
 
}
#content h5{padding-top:0px!important}
#tab1,#tab2,#tab3{margin-top:30px;}


.login_styl {
color: rgb(255, 255, 255);
float: right;
padding: 3px 10px;
background: none repeat scroll 0% 0% #3391cb;
border: medium none;
margin-bottom:8px;
}
.login_styl:hover {background:#e4110a;}


/****login page*****/
.login_styl, .login_style {
 
text-align:right
border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; background: none repeat scroll 0% 0% #bb0903;
color: rgb(255, 255, 255); text-shadow:0 -1px #000; border:none; padding:5px 15px; font-weight:bold; font-size:11px; cursor:pointer; text-align: center}

.login_style:hover {background:#4a9dd1;}


.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:0px auto;
width:546px;
border-top:none;
padding-left:0px;
padding-right:0px; 	        
line-height: 1.5em !important;
text-align: justify;
font-family: arial;
font-size: 14px;
color: #000000;    
margin-left:227px;
}

#content div {
line-height:120%;
}	
 
#content h3 {
color: #B0261C !important;
font-family:  times new roman;	 
font-size: 18px;
*margin: 10px 0px 5px;
line-height: 1.2em;
text-align: justify;
margin:0px auto;	
}

#content h4 {
	font-family: times new roman;	 
	font-size: 17px;
       letter-spacing:0.07px;
       color: #B0261C;    
       height: 20px;
	margin:0;
	margin-bottom:5px;
	margin-top:15px;
	padding-top:5px!important;	
}

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

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

table {
	margin-top:0px;
	
} 

#advancedSearch table.data td.label {
width: 30%;
}
#content table.data td.label {
width: 30%;
}

table td {
	font-size:1em;
	*font-weight:bold;
	line-height:1.05em;	
}

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:5px;
	*padding-bottom:15px;
	*font-size:1.1em;
	//color:#000000;
	font-family: times new roman;
font-size: 10pt;
}

tr + tr td  strong{
font-family: times new roman!important;
line-height: 18px;
text-align: justify;
}

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:0;
	*margin-left:15px!important;
	*padding-right:30px!important;
	background:none!important;
	border-bottom:none!important;
}

#sidebar .block table {
	background-color: rgb(245, 245, 245);	
}

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

.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.tocAuthors {
color: black!important;
}

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;
padding-top:6px;
}

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

#articleTitle {
color:#575757 !important;
margin-top:-20px;
margin-left: 0px;
margin-right: 10px;
}

#authorString{
margin-left: 20px;
}

/*****Article listing**********/



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;
}

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;
}

#leftSidebar{ 
width: 211px;
font-family: "Helvetica Neue Light",HelveticaNeue-Light,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 1.2em;
border: medium none;
background: none repeat scroll 0% 0% transparent;
z-index: 11;
position: relative;
float: left;
margin: 2px 0px 0px 10px;
 }

#aaa1{
width: 210px;
height:145px;
background: none repeat scroll 0% 0% #F0E9E1 !important;
font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
text-decoration: none;
line-height: normal;
margin-bottom: 20px;
padding: 27px 0px;
margin-top: 0px;
margin-left:-9px;
*border-top:4px solid rgb(13, 78, 163);
}

#Fauthors{
width: 210px;
height:196px;
background: none repeat scroll 0% 0% #F0E9E1 !important;
font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
text-decoration: none;
line-height: normal;
margin-bottom: 20px;
padding: 10px 0px;
margin-top: 0px;
}

#aaa {
width: 210px;
height:92px;
background: none repeat scroll 0% 0% #F0E9E1 !important;
font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
text-decoration: none;
line-height: normal;
margin-bottom: 20px;
padding: 20px 0px;
margin-top: -9px;
}

#aaa div,#aaa1 div,#Fauthors div{
margin-top: -6px;
padding-bottom: 12px;
padding-left:14px;
border-bottom: 4px solid #B0261C;
}

#aaa p, #aaa1 p,#Fauthors p{
border-bottom: 1px solid #E87F2C;
font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
text-decoration: none;
line-height: normal;
padding-bottom: 10px;
margin-top: -6px;
padding-left: 14px;
}
#aaa p a, #aaa1 p a, #Fauthors p a{
color: rgb(83, 83, 83)!important;
}
#aaa p a:hover, #aaa1 p a:hover, #Fauthors p a:hover{
color: #B0261C !important;
}

#bbb{
margin-top: -4px;
width:216px;
background: #e7e7e7!important;
height:150px;
*border-top:4px solid rgb(13, 78, 163);
}

#bbb span{
color:
}

#ccc div{
font-family: Verdana,Geneva,sans-serif;
background-color: #525252 !important;
padding-top: 8px;
padding-left: 15px;
padding-bottom:8px;
font-size: 17px;
color: rgb(255, 255, 255);
font-weight: bold;
text-align:center;
}


#white{
width: 220px;
background: none repeat scroll 0% 0% rgb(253, 253, 253);
height: 11px;
margin-top: 0px;
margin-left:-9px;
position:relative;
top:-20px;
}

#white1{
width: 216px;
background: none repeat scroll 0% 0% rgb(253, 253, 253);
height: 11px;
margin-top: -20px;
}

#white5 {
    width: 210px;
    background: none repeat scroll 0% 0% #FDFDFD;
    height: 11px;
    margin-left: -9px;
}

#white7{
width: 216px;
background: none repeat scroll 0% 0% rgb(253, 253, 253);
height: 11px;
margin-top: -20px;
}

#ccc span {
padding-left:15px;
}

#ccc{
width: 210px;
margin-bottom:10px;
background: none repeat scroll 0% 0% #F0E9E1 !important;
margin-top: 1px;
margin-left:-9px;
height: 378px;
/*border-bottom: 4px solid #B0261C; */
}

#ccc p{
border-bottom: 1px solid #E87F2C;
font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
text-decoration: none;
line-height: normal;
padding-bottom: 8px;
padding-left: 15px;

}
#a{
font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
color: rgb(83, 83, 83);
text-decoration: none;
line-height: normal;
padding-left: 8px;
background: url("images/red-bullot.gif") no-repeat scroll 2% 80% transparent !important;
margin-top:-44px;
padding-bottom:8px;
}

#a p a{
color: rgb(83, 83, 83);
padding-right:21px;
font-family: Verdana,Geneva,sans-serif;
}
#b{
margin-top:10px;
text-transform: none!important;
}
#ccc a{
font-size:10pt;
font-family: Verdana,Geneva,sans-serif;
color: rgb(83, 83, 83);
text-decoration: none;
line-height: normal;
*background:url(images/red-bullot.gif) no-repeat 0% 50%!important;

}
#custom {
color:rgb(51, 102, 0)!important;font-weight:; 
}

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

#visit1{
margin-top:10px;
}
#visit {
width: 240px;
height: 157px;
color: rgb(255, 255, 255);
background:#c4d7fe!important;
font-family: Verdana,Geneva,sans-serif;
font-size: 10pt;
margin-top:-8px;
border-bottom: 4px solid rgb(13, 78, 163); 
margin-bottom:15px;
margin-left:-9px;
}
#visit div{
background-color:#0d4ea3!important;
padding-top: 8px;
padding-left: 15px;
padding-bottom:8px;
font-size: 17px;
color: rgb(255, 255, 255);
font-weight: bold;
}

#visit p a{
color: rgb(0, 0, 0)!important;
font-family: Verdana,Geneva,sans-serif;
font-size: 10pt;
line-height: 20px;
}
#visit p{
padding-left:14px;
margin-top: 4px;
}

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

#sidebar .block{
width:210px!important;
}

#sidebarUser {
margin-right:1px!important;
margin-top: -9px;
    float: right !important;   
background: none repeat scroll 0% 0% #F0E9E1 !important;
border-bottom: 4px solid #B0261C;  
}

#sidebar div.block span.blockTitle{
    text-transform: uppercase;
    letter-spacing: 0px;
	text-align:center;
}


#rightSidebar{ 
margin: 0px auto;
width: 202px;
padding: 1em;
float: right;
margin-top:2px;
}
#sidebar .block {
    width:200px;
            float: left;
            font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
color: rgb(83, 83, 83);
text-decoration: none;
line-height: normal;
padding-top: 15px;
 }

#sidebar .block .blockTitle {
padding-bottom: 8px !important;
color: #000000 !important;
font-weight: bold !important;
background-color: #E0E0E0 !important;
font-family: arial !important;
padding-top: 8px !important;
padding-left: 15px !important;
font-size: 10px !important;
line-height:4px;
}

#sidebar .block .blockSubtitle {
       color: #104E8B;
       text-transform:uppercase!important;
       padding: 0.5em 0 0.5em 0!important;
       padding-left:17px!important;
       font-size: 12px!important;
       color:#333433;
       letter-spacing:0.09em;
	background-image: url(images/title-tail.gif) repeat-x left top;
border-top: 1px solid #eceaea;
border-bottom: 1px solid #eceaea;
font-family: "Avant Garde" , sans-serif;	
}

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

 input.button {
text-align: right border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: none repeat scroll 0% 0% #BB0903;
color: #FFF;
text-shadow: 0px -1px #000;
border: medium none;
padding: 5px 15px;
font-weight: bold;
font-size: 11px;
cursor: pointer;
text-align: center;
}

input.button:hover {
background: none repeat scroll 0% 0% #E4110A;
}
select.selectMenu:focus {
    background:#feffef;
}

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

#advancedSearch input.defaultButton {
margin-left: 10px;
}

input.textField:focus, textarea.textArea:focus, input.uploadField:focus{ background:#feffef;}

input.defaultButton {
text-align: right border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: none repeat scroll 0% 0% #BB0903;
color: #FFF;
text-shadow: 0px -1px #000;
border: medium none;
padding: 5px 15px;
font-weight: bold;
font-size: 11px;
cursor: pointer;
text-align: center;
}


input.defaultButton:hover {
background: none repeat scroll 0% 0% #E4110A;
}
#sidebar .block .sidebaruserlabel{ 
padding-bottom: 6px;
font-family: Verdana,Geneva,sans-serif;
margin-left: 18px;
font-size: 10pt;
}

select.selectMenu{
    margin-bottom: 6px;
    height: 22px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid rgb(229, 229, 229);
    font-size: 13px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    box-shadow: 0px 0px 8px rgb(240, 240, 240);
   }

#sidebar .block table td{
padding-top: 4px !important;
color: rgb(89,89,89)!important;
}

#sidebarUser label {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10pt;
}
input.textField, textarea.textArea, input.uploadField { 
    margin-bottom: 6px;
    height: 19px;
    border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
    border: 1px solid rgb(229, 229, 229);
    font-size: 13px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    box-shadow: 0px 0px 8px rgb(240, 240, 240);                   
}

#sidebar .block .textField,  #sidebar .block .selectMenu {
border:1px solid #0D4EA3;
font-size: 13px;
margin-left: 18px;
margin-bottom: 6px;
width: 170px;
height: 20px;
display: block;
box-shadow: 0px 0px 8px rgb(240, 240, 240);      
-moz-box-shadow: 0px 0px 8px #f0f0f0;
-webkit-box-shadow: 0px 0px 8px #f0f0f0;
box-shadow: 0px 0px 8px #f0f0f0;                      
}

#sidebar .block .textField:focus,#sidebar .block  .textField:focus {
z-index:-1;
    background:#feffef;
}
#sidebar div.block {padding-bottom: 0em;} 

#sidebar ul li {padding-left:24px; }
#sidebar .block ul {
	margin:0;
	padding:0;}

#sidebarNavigation ul li{
float:left;
padding:0px 0px 0px 10px!important;
}

#sidebar .block ul li {
font-weight: normal;
font-size: 12px;
font-family: Verdana,Geneva,sans-serif;
display: block !important;
color: black;
}


#sidebar .block img {
	padding:0px;
}



#sidebar .block table {
	margin-left:0!important;
	margin-top:3px!important;
       background:none!important;
}
 

/*****Article listing**********/
 h4.tocSectionTitle {
       background-color: rgb(241, 242, 242);
        border-radius: 5px 5px 5px 5px;      
	padding: 2px 2px 2px 2px; 
      position: relative;
      left: 1px; 
      font-size:12px;
     *border-bottom: 2px solid #5F9EA0 !important;
      z-index: 2;
	  *margin-left:10px!important;
	  margin-right:0px!important;
padding-left:3px!important;
padding-bottom:5px;
}

#articleAbstract h4, #articleSubject h4{
background-color: rgb(241, 242, 242);
border-radius: 5px 5px 5px 5px;
padding-bottom:5px;
padding-left:5px;
}

.IE h4.tocSectionTitle {
background-image: linear-gradient(to right, #ddd, #f5f5f5);
       padding: 2px 2px 2px 2px;
      position: relative;
      left: 1px; 
      font-size:12px;
      z-index: 2;
}

.tocSectionTitle {margin: 0; padding: 0;}
.tocArticle {border-bottom: 1px solid #ddd; margin-bottom: 4px; padding-bottom: 8px;}
.listing td a{color:#000;}

a.file{color:rgb(87,87,87)!important;}
a:hover.file{color:#999!important;}
.tocAuthors{padding-top:2px;}
.tocTitle  a{
font-weight:bold;
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;
padding-right:27px!important;
}

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: 60%;
line-height:1.3em!important;
padding-right: 8px !important;
}

#footer {
clear: both;
/*margin: 0px auto 0px -227px;*/
margin-left: -227px;
margin-bottom: 0px;
padding: 0px;
background-color: rgba(0, 0, 0, 0) !important;
width: 1000px;
/* height: 130px; */
border-radius: 0px 0px 4px 4px;
color: #000000;
line-height: 20px;
/*border-top: 2px solid; */
margin:0px auto;
margin-bottom:0px;
    }
	

#menu3 {
color: rgb(255, 255, 255)!important;
margin-left: 15px;
margin-top:12px;
}

#menu3 a,#menu1 a,#menu2 a{
color: rgb(255, 255, 255)!important;
}
#footer #menu3 a:hover,#menu1 a:hover,#menu2 a:hover{
text-decoration:underline!important;
}

#menu1 {
font-family: Verdana,Geneva,sans-serif;
font-size: 9pt;
padding-left: 2px;
margin-top: 12px;
margin-left: 15px;
}

#menu2{
font-family: Verdana,Geneva,sans-serif;
font-size: 9pt;
*color: rgb(114, 182, 252);
padding-left: 2px;
margin-top: 12px;
margin-left: 15px;
}
#menu2 a:hover{
color: rgb(176, 38, 28)!important;
}


#copy{
font-family: Verdana,Geneva,sans-serif;
font-size: 7.8pt;
color: #000000 !important;
margin-top: 5px;
padding-left: 15px;
padding-top: 6px;
border-top: 2px solid rgb(128, 128, 128);
font-weight: bold;

}
#copy span{
font-family: Verdana,Geneva,sans-serif!important;
font-size: 7.8pt!important;
color: #000000 !important;
}
#ab {
float: right;
margin-top: -100px;
margin-right: 15px;
}


#footer a{
*color:rgb(255, 255, 255)!important;
}

#footer a:hover {
color: white!important;
text-decoration:underline!important;
}


#cont p{width:920px;}

#articleAbstract div {
       padding:5px;
	text-align: justify;
       line-height:1.5em;
}


#sidebarUser ul li{
color: rgb(89, 89, 89); 
padding: 8px 5px 8px 22px;
margin-left: 0px !important;
}


#notification ul li {
background: url("images/vew.gif") no-repeat scroll 0px 46% transparent;
padding-right:10px;
}
#notification ul li {color: rgb(89, 89, 89);}

#sidebarInformation ul li {
  background: url("images/vew.gif") no-repeat scroll 0px 46% transparent;

}

/** -----------------------------------------*/

#sidebarNavigation .blockSubtitle{/*border-bottom:1px solid #ddd; padding-bottom:10px!important;*/}
ul {list-style-type: none; list-style: none;
word-wrap: break-word;
}
#purchase h1{
font-size: 12pt;
text-transform: uppercase;
color: rgb(51, 144, 211);
margin: 0px;
padding: 0px;
margin-top:4px;
}
#Contact h3{
margin-left:0px;
}

#Contact table.textmatter{
margin-left:0px;
}
#homepagecontent1 p{
font-family: Verdana,Geneva,sans-serif;
font-size: 10pt;
line-height: 18px;
color: rgb(83, 83, 83);
}

#homepagecontent h1{
font-family: Verdana,Geneva,sans-serif;
    font-size: 17px;
    *color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
	margin:0px auto;

}

#homepagecontent p{
font-family: Verdana,Geneva,sans-serif;
    font-size: 17px;
    *color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
	margin:0px auto;
	
}


#homecontent {
margin-left: 9px;
}

.bodyheading {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 17px;
    color: #B0261C;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
}

.bodytext {
    font-size: 9pt;
    color: rgb(83, 83, 83);
    text-align: justify;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}

#homecontent h1{
font-size: 12pt;
text-transform: uppercase;
color: rgb(51, 144, 211);
margin: 0px;
padding: 0px;
margin-top: -20px;

}
#homecontent h1 span{
font-size:inherit!important;
}
.textmatter{
font-family: Verdana,Geneva,sans-serif;
font-size: 10pt;
line-height: 18px;
color: rgb(83, 83, 83);
text-align:justify;
}
.textmatter1{
color: rgb(83, 83, 83);
padding: 0px;
margin: 0px;
text-align: justify;
font-size: 10pt;
line-height: 19px;
padding-top: 15px;
padding-bottom: 12px;
}


#content img{
*border:1px solid rgb(13, 78, 163)!important;
padding:0px; 
}
#content a:hover img { filter: Gray }
#footer_nav img{padding-left:440px;}

#by_issue {
float:left;
padding:10px;
}

#by_issue:hover{
opacity:0.6;
}


#sidebarNavigation ul li a img { float:left;}

.navimg{height:0px!important;}

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

table.announcements td.headseparator{border-top:1px solid #ddd;}
#announcementsHome h3 {
    text-align: left;
}

#topBar {
    width:98%;
    padding-top: 1em;
    padding-bottom: 2.5em;
}

#aboutPeople{display:none;}

.description{text-decoration:blink;}
h3{font-size: 19px;
color: rgb(89, 89, 89)!important;

}
#content p.ini{background: url("images/horizon.jpg") repeat-x scroll left top transparent;
}
#content p.ini {border-left: 1px solid rgb(212, 212, 212);
border-right: 1px solid rgb(212, 212, 212);
font-size: 12px;
font-weight: normal;
height: 20px;
padding: 25px 0px 7px;
text-align: center;
}
.ini a {
    border: 1px solid #DDD;
}

.quicksearchtag {
    box-shadow: 0px 0px 3px #CCC, 0px 10px 15px #EEE inset;
    border-radius: 5px;
    transition: padding 0.25s ease 0s !important;
    border: 1px solid #AAA;
    padding: 8px 10px 6px;
    font-weight: bold;
}

.contact_form input, .contact_form textarea {
    box-shadow: 0px 0px 3px #CCC, 0px 10px 15px #EEE inset;
    border-radius: 5px;
    transition: padding 0.25s ease 0s !important;
    border: 1px solid #AAA;
    height: 26px;
    padding-left: 10px;
}

#authorDetails ul li {
    line-height: 20px;
    background-color: #FDFDFD;
    padding-left: 10px;
    padding-bottom: 12px;
    padding-top: 10px;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    list-style: none outside none;
    margin-top: 10px;
    margin-left: -30px;
}

.auth_index_title {
    margin-bottom: -15px;
    font-weight: bold;
    font-size: 10pt;
}

#authorDetails .file {
padding: 6px 14px 6px;
color: white !important;
font-weight: bold;
color: white;
border-radius: 5px;
background: #7A0101;
background: -moz-linear-gradient(top, #7A0101 0%, #C90000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7A0101), color-stop(100%,#C90000));
background: -webkit-linear-gradient(top, #7A0101 0%,#C90000 100%);
background: -o-linear-gradient(top, #7A0101 0%,#C90000 100%);
background: -ms-linear-gradient(top, #7A0101 0%,#C90000 100%);
background: linear-gradient(to bottom, #7A0101 0%,#C90000 100%);
box-shadow: 0 2px 6px -2px rgba(0,0,0,.7),inset 0 1px 2px 0 rgba(255,255,255,0.5);
height: 28px;
}

#authorDetails .file:hover {
    text-decoration: underline !important;
}


#content p.ini a{color: rgb(0, 102, 153);
color: #069;
display: inline;
padding: 2px;
text-decoration: none;
vertical-align: bottom;
}
#content p.ini a:hover {
    background-color: #0D4EA3 !important;
    color: #FFF !important;
}

.style6{ font-size: 14px;
        background-image: linear-gradient(to right, #ddd, #f5f5f5);

       letter-spacing:0.07px;
       color: rgb(47, 118, 187);     
       height: 20px;
	margin:0;
	 }

#sidebarSubscription{display:none!important;}

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

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

.expandissueyear a:link, .expandissueyear a:visited {
background: url(expand.png) no-repeat;
 
}

.userrole{
font-size: 10pt;
font-family: Verdana,Geneva,sans-serif !important;
text-align: justify;
margin-left: 20px;
margin-right: 20px;
}

ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 250px;
    right: 0px;
    list-style: none outside none;
    z-index: 9999;
    float: left;
    display: inline !important;
}
ul#navigation li {
    width: 150px;
}

ul#navigation .trial a {
    background-image: url("images/sidetab-trial.png");
}

ul#navigation .contact a {
    background-image: url("images/sidetab-contact.png");
}
ul#navigation li a {
    display: block;
    margin-right: -2px;
    width: 150px;
    height: 72px;
    background-repeat: no-repeat;
    background-position: center center;
}

button:focus,
input:focus,
select:focus,
#sidebar .block .textField:focus {
    -moz-box-shadow: #0066ff 0 0 4px 0;
    -webkit-box-shadow: #0066ff 0 0 4px 0;
    -o-box-shadow: #0066ff 0 0 4px 0;
    box-shadow: #0066ff 0 0 4px 0;
    z-index: 1;
}

#accessKey{margin-bottom:0px!important;}

#content span{
line-height: 1.5em !important;
text-align: justify;
font-family: times new roman;
font-size: 11px;
*color: rgb(87, 87, 87);
}

#sizer a {
    outline: medium none;
    text-indent: -9999px;
    display: block;
    float: left;
    width: 20px;
    height: 23px;
    margin-right: 4px;
    margin-left: 8px;
}
#sidebarFontSize {
    box-shadow: 0px 2px 3px 0px rgb(227, 229, 229);
    border: thin solid rgb(204, 204, 204);
    border-radius: 5px 5px 5px 5px;
    width: 295px;
    float: left;
}

#content #homecontent2 table {
 *border-spacing:0px!important;
 
}
table {
/*border-spacing:1px;*/
}

.border1 {
    border: 1px solid rgb(21, 50, 85);
}
.border-left {
    border-left: 1px solid rgb(21, 50, 85);
    border-right: 1px solid rgb(21, 50, 85);
}

.WebRupee {
 *font-family: 'WebRupee'!important;
}

#emptyFilters{
width:540px;
}
#issues{
margin-left:10px;
}


.extrasContainer p{
margin-left:145px!important;
margin-top:-2px!important;
}

.pkp_controllers_extrasOnDemand .toggleExtras{
*margin-left:13px!important;

}

#searchForm{
margin-top:16px!important;
}

#results{
padding-left:15px!important;
padding-right:20px!important;

}
#sidebarNavigation {
display:none;
}

#AbJournal {
margin-top:15px;
}
#AbJournal table img{
border:1px solid rgb(83, 83, 83);
}

#AbJournal p {
font-family: Verdana,Geneva,sans-serif!important;
font-size: 10pt;
line-height: 19px;
color: rgb(83, 83, 83);
padding: 0px;
margin: 0px;
text-align: justify;
}



#Contact {
margin-top:15px;
margin-left:4px;
margin-right:16px;
text-align: justify;
font-size: 10pt;

}

#Contact h1{
font-family: Verdana,Geneva,sans-serif;
font-size: 17px;
font-weight: bold;
line-height: 22px;
text-transform: uppercase;
margin: -6px auto;

}

#signinTable{
margin-top:15px!important;
}

#linkb {
width:900px;
margin-top: -482px;
margin-left: -766px;
}

#linkb a{
font-family: Verdana,Geneva,sans-serif;
font-size: 10pt;
color: rgb(255, 255, 255);
text-align: left;
text-decoration: none;
margin-left: 5px;
margin-right: 5px;

}

#linkb a:hover{
text-decoration:underline!important;
}

#subm{
margin: -8px auto 10px;
width: 216px;
background: none repeat scroll 0% 0% rgb(196, 215, 254) !important;
height: 115px;
border-bottom: 4px solid rgb(13, 78, 163);
}

#subm p{
border-bottom: 2px solid rgb(158, 173, 203);
font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
text-decoration: none;
line-height: normal;
padding-bottom: 8px;
padding-left: 15px;
}

#subm a{
font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
color: rgb(83, 83, 83);
text-decoration: none;
line-height: normal;
}

#subm  div{
    font-family: Verdana,Geneva,sans-serif;
    background-color: rgb(13, 78, 163) !important;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-size: 17px;
    color: rgb(255, 255, 255);
    font-weight: bold;
}

#subm span {
padding-left:15px;
}

.call {
position: absolute;
margin: -238px auto 0px -36px;
}

.toggleExtras-inactive{
margin:0px;

}

#AbJournal img{
border:1px solid rgb(13, 78, 163)!important;
}

table.listing tr.heading td {
    font-weight: bold !important;
}
#results table.listing td .serchtitle a {
    font-weight: bold !important;
}

#results table.listing td a.file_abstract {
padding: 6px 14px 6px;
color: white !important;
font-weight: bold!important;
color: white;
border-radius: 5px;
background: #7A0101;
background: -moz-linear-gradient(top, #7A0101 0%, #C90000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7A0101), color-stop(100%,#C90000));
background: -webkit-linear-gradient(top, #7A0101 0%,#C90000 100%);
background: -o-linear-gradient(top, #7A0101 0%,#C90000 100%);
background: -ms-linear-gradient(top, #7A0101 0%,#C90000 100%);
background: linear-gradient(to bottom, #7A0101 0%,#C90000 100%);
box-shadow: 0 2px 6px -2px rgba(0,0,0,.7),inset 0 1px 2px 0 rgba(255,255,255,0.5);
height: 28px;
}
#results table.listing td a.file_abstract:hover {
    text-decoration: underline !important;
}


#white2{
width: 216px;
background: none repeat scroll 0% 0% rgb(253, 253, 253);
height: 11px;
margin-top: -20px;
}

#white3{
width: 216px;
background: none repeat scroll 0% 0% rgb(253, 253, 253);
height: 11px;
margin-top: -20px;
margin-left: -9px;
}

#white4{
width: 210px;
background: none repeat scroll 0% 0% #FDFDFD;
height: 11px;
margin-left: -9px;
margin-top: 0px;
}

.popart {
    font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
color: #535353;
    line-height: 1.4;
   border-bottom: 1px solid #E87F2C!important;
    margin: 0px !important;
    padding-left: 12px;
    padding-right: 12px;
}
.articleToolItem a:hover, .popart a:hover {
    color: #B0261C !important;
}

#sidebarPopularArticles{
border-bottom: 4px solid #B0261C;
background: none repeat scroll 0% 0% #F0E9E1 !important;
margin-left: 0px;
margin-top: -9px;
}

#sidebarRTArticleTools{
margin-left: 0px;
margin-top: -3px;
border-bottom: 4px solid #B0261C;
background: none repeat scroll 0% 0% #F0E9E1 !important;
}

.articleToolItem {
    margin-bottom: 3px;
    padding-left: 10px;
    border-bottom: 1px solid #E87F2C;
    padding-bottom: 5px;
    padding-top: 4px;

}

.articleToolItem a{
font-size: 10pt;
font-family: Verdana,Geneva,sans-serif;
color: #535353;
}

 div.articleToolItem:nth-child(6){
border-bottom:none!important;
}

.ediboardtable, .ediboardtable1 {
    margin: 15px 0px;
    border-spacing: 3px;
}

.ediboardtable td, .ediboardtable1 td {
    padding: 8px 11px;
    border: 1px solid rgb(237, 199, 169);
    font-size: 13px;
    line-height: 1.5;
}

#advanced {
    position: fixed;
    z-index: 999;
    right: -172px;
    top: 219px;
    background: none repeat scroll 0% 0% #FFF;
    padding: 8px 15px;
    width: 135px;
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #DFDFDF;
    text-transform: none;
    border-radius: 0px 0px 0px 6px;
    height: 255px;
}

#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/sidebarjournal1.png') repeat scroll 0% 0% transparent;
}

#advanced ul {
    padding: 0px !important;
}

#advanced ul li {
    list-style: none outside none;
    font-weight: bold;
border-bottom: 1px solid;
line-height: 1.5;
padding-top: 5px;
padding-bottom: 5px;
}

.scrollup {
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 50px;
    right: 30px;
    display: none;
    text-indent: -9999px;
    background: url('images/back_to.png') no-repeat scroll center center transparent;
    transition: all 1s ease 0s;
    z-index: 999;
}

.scrollup:hover {
    opacity: 0.8 !important;
    background: url('images/back_to.png') no-repeat scroll center center transparent;
}

#onlineSubmissions a {
    font-weight: bold !important;
}
#submissionPreparationChecklist li {
    line-height: 20px;
    margin-left:10px;
}

p {
    line-height: 20px;
}

#archiveIndex{
overflow: hidden;
}

#table-2 {
    margin-top: 10px;
    border: 1px solid #B0261C;
    background: none repeat scroll 0% 0% #FFF;
    width: 100%;
    border-radius: 6px;
}

#table-2 thead {
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    padding: 0.2em 0px 0.2em 0.5em;
    text-align: left;
    color: #4B4B4B;
    background-color: #F0E9E1;
    border-bottom: 1px solid #999;
}

#homecontent2 table tr {
    color: #000;
    text-align: justify;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    line-height: 18px;
}

#table-2 th {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 15pt;
    color: #B0261C;
    font-weight: bold;
    line-height: 26px;
    text-shadow: 1px 1px 1px #FFF;
padding: 5px;
}

#table-2 td {
    line-height: 20px;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 13px;
    color: #000;
    text-align: justify;
    border-top: 1px solid #B0261C;
padding: 5px;
}

#copeimg {
    margin-left: -15px;
    margin-top: -5px;
}

#copetext
{
  width:191px;
  height:130px;
}

.pdf_icon
{
 
 margin-top:10px;
}
/*
#articleSubject p:nth-child(2) {
  background-color: rgb(241, 242, 242);
  border-radius: 5px 5px 5px 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 17px;
  letter-spacing: 0.07px;
  color: #B0261C;
}*/
#articleSubject p:nth-child(3):before {
  line-height: 20px;
  content: "Publishing Chronology";
  display: block;
  background-color: rgb(241, 242, 242);
  border-radius: 5px 5px 5px 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 17px;
  letter-spacing: 0.07px;
  color: #B0261C;
  margin-bottom:10px;
}
#articleSubject p:nth-child(2):before {
  line-height: 20px;
  content: "JEL Classification";
  display: block;
  background-color: rgb(241, 242, 242);
  border-radius: 5px 5px 5px 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 17px;
  letter-spacing: 0.07px;
  color: #B0261C;
  margin-bottom:10px
}
#articleSubject p{margin-bottom:20px;}


/* Sep 1 code starts */




#hp {
    border-bottom: 1px solid #d8d8d8;
    color: #494949;
    font-family: "Avant Garde",sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 100%;
}


#post {
    background: #fcfcfc none repeat scroll 0 0;
    height: auto;
    margin-bottom: 15px;
    padding: 15px 15px 20px;
   /* width: 635px;*/
}

.images_left {
    background: white none repeat scroll 0 0;
    float: right;
    margin-right: 0;
    padding: 9px !important;
}



.para1 {
    line-height: 23px !important;
    margin-bottom: 35px;
    text-align: justify;
}




/* Sep 1 code ends */


/*Sep 24 code starts */


.scrollup
{
    background: transparent url("images/back_to.png") no-repeat scroll center center;
    bottom: 50px;
    display: none;
    height: 45px;
    position: fixed;
    right: 30px;
    text-indent: -9999px;
    transition: all 1s ease 0s;
    width: 45px;
    z-index: 999;

}


.scrollup:hover {
    background: transparent url("images/back_to.png") no-repeat scroll center center;
    opacity: 0.8 !important;
}

/*Sep 24 ends */


#contact {
    float: right;
    font-weight: bold;
    margin-top: -170px;
    position: relative;
}


/* Remove this code when site is live

input.textField, select.selectMenu, textarea.textArea, input.uploadField
{
height: 30px;
position: relative;
top: -3px;
background-color:#ffffff;
border:0.5px #cccccc solid;
}

input.button_add
{
   margin-left: -6px;
   height: 29.5px;
}
Remove this code when site is live */


/*********************************** Bottom 3 blocks ****************************************/


.purebox
{
	height:235px;
	width:219px;
	float:left;
	margin-top:-32px;
	margin-left:-8px;
	background:url(images/shadow.png) 7px 230px no-repeat;
	font-size:14px;
}

.purebox1
{
	height:239px;
	width:210px;
	float:left;
	margin-top:0px;
	/* margin-left:-9px; */
	background:url(images/shadow.png) 7px 230px no-repeat;
	font-size:14px;
}

.purebox2
{
	height:261px;
	width:219px;
	float:left;
	margin-top:-36px;
	margin-left:-8px;
	background:url(images/shadow.png) 7px 230px no-repeat;
	font-size:14px;
}

.jsn-modulecontainer_inner{
	
	height:211px;
	/*background: #F0E9E1; */
	background:#ffffff;
	/* border-bottom-color: rgb(176, 38, 28);
border-bottom-style: solid;
border-bottom-width: 4px; */
}
/*.jsn-modulecontainer_inner:hover{
	position:relative;
	top:-3px;
}*/
.jsn-modulecontainer_inner p{
	margin-left:5px;
	margin-right:5px;
	
}

.purebox h3{
	font-size:10px;
	/*background:url(images/title-tail.gif); */
	height:25px;
	line-height:20px;
	text-align:center !important;
	margin:0px 0px 10px 0px;
	background-color: #E0E0E0 !important;
	color: #000000 !important;
	font-weight:normal;
	font-family: arial !important;
	font-size: 10px !important;
	font-weight: bold !important;
	
}

.purebox1 h3{
	font-size:10px;
	/*background:url(images/title-tail.gif); */
	height:20px;
	line-height:22px;
	text-align:center !important;
	margin:0px 0px 0px 0px;
	background-color: #E0E0E0!important;
	color: #000000 !important;
	font-weight:normal;
	font-family: arial !important;
	font-size: 10px !important;
	font-weight: bold !important;
         text-transform: uppercase;
}

.purebox2 h3{
	/*font-size:10px;*/
	/*background:url(images/title-tail.gif); */
	height:20px;
	line-height:26px;
	text-align:center !important;
	margin:0px 0px 10px 0px;
	background-color: #E0E0E0 !important;
	color: #000000 !important;
	font-weight:normal;
	font-family: arial !important;
	font-size: 10px !important;
	font-weight: bold !important;
         text-transform: uppercase;
}

.purebox ul{
	
	list-style:none;
	padding-left:0px;
	
	width:100%;
}
.purebox ul li{
	/*width:180px;
	height:32px;*/
	box-sizing:border-box;
	padding-left:20px;
	line-height:31px;
	/*background:url(images/list-marker.png) no-repeat 5px -29px;*/
	border-bottom: 1px solid #ecebeb;
    border-left: 1px solid #ecebeb;
    border-right: 1px solid #ecebeb;
	text-align:left;
	padding-right:5px;
}
.purebox ul li a
{
	/*width:180px !important;*/
	

}
	
.purebox ul li a:hover{
	color:#649300 ;
}
 #scroller_container1 {
    height: 170px;
    margin-left: 12px;
    overflow: hidden;
    width: 205px;
}
div.jscroller2_left_endless, div.jscroller2_left {
    padding-left: 15px;
}
#scroller_container2 {
    height: 184px;
    margin-left: 0px;
    overflow: hidden;
    width: 200px;
     border: 5px solid #E0E0E0;
    margin-top: -2px !important;
	/*border-bottom-color: rgb(176, 38, 28);
    border-bottom-style: solid;
    border-bottom-width: 4px;
	*/
}
#scroller_container2 div{
	font-size:12px !important;
}
   
   #scroller_container3 {
    height: 200px;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;

}
#scroller_container3 div{
	font-size:12px !important;
}




.Bottom_div {
    height: 157px;
    width: 558px;
	margin-left:5px;
}


.left_middle_right_side_left_bottom {
    background-color: rgb(224, 224, 224);
    color: rgb(0, 0, 0);
    float: left;
    font-family: times new roman;
    height: 126px;
    margin-left: 0px;
    width: 545px;
}


.important_dates {
    background-color: rgb(224, 224, 224);
    font-family: times new roman;
    font-size: 10px;
    text-align: center;
}


.left_middle_right_side__right_botton {
    background-color: rgb(224, 224, 224);
    float: right;
    font-family: times new roman;
    font-size: 10px;
    height: 121px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    text-align: center;
    width: 150px;
	margin-right:7px !important;
}


.left_middle_right_side__right_botton_impact_factor {
    background-color: rgb(255, 255, 255);
    height: 97px;
    margin-bottom: 0;
    margin-left: 4px;
    margin-top: 7px;
    width: 140px;
}

.left_middle_right_side_left_bottom > table {
    /*background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-top-color: rgb(224, 224, 224);*/
    color: rgb(0, 0, 0);
    font-family: times new roman;
    font-size: 11px;
    font-weight: bold;
    height: 113px;
    margin-bottom: 7px;
    margin-left: 7px;
    margin-top: 5px;
    text-align: justify;
    width: 531px;
    border:1px solid #D8D8D8 !important;
}


.tb11 tr td
{
 background-color: #ffffff;
 font-size:9pt !important;
 line-height:25px;
}

.important_dates
{
 background-color: #E0E0E0 !important;
}

/*
#ccc p:hover
{
 background-color:#FFA500 !important;
} */


#pageFooter
{
  position:relative;
  top:-18px;
}


#nav12 {
    position: relative;
   /* text-align: center;*/
    top: -156px;
    width: 980px;
    margin:0px auto;
    text-align: right;
    font-family: times of roman;
    font-size:17px;
}

hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
} 


#quikl {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/navbox.png");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4pxi;
    color: rgb(255, 255, 255);
    font-family: "LeagueGothicRegular",Arial,sans-serif !important;
    font-size: 16px !important;
    font-weight: bold;
    letter-spacing: 0 !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: -23px;
    text-transform: inherit !important;
    height:20px;
	/*width:265px;*/
}



#sidebar .block ul li {
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 3px;
    color: #ffffff;
    display: block !important;
    font-size: 15px;
    font-weight: normal;
    margin-left: 0;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 7px;
    padding-top: 7px;
}
#sidebar ul li {
    padding-left: 30px;
}
.squick li:nth-child(2n+1) {
    background-color: #94032A;
}

.squick li:nth-child(2n) {
    background-color: #94032A;
}

.squick li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/marker.png");
    background-origin: padding-box;
    background-position: 19px center;
    background-repeat: no-repeat;
    background-size: auto auto;
    border: 2px solid rgb(221, 221, 221);
}


.squick li a {
    color: #ffffff;
    display: block;
   /* font-family: arial;*/
    font-family: Arial,Helvetica,sans-serif !important; 
    font-size: 12px;
    position: relative;
    text-transform: none;
	
}

.squick a:hover
{
 color:#ffffff !important;
}

.squick li:hover {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #FFA500 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: rgb(255, 255, 255) !important;
}
/*
.one {
    width: 13px;
        margin-left: -17px;
    margin-top: -19px;
    margin-bottom: -16px;
    vertical-align: top;
    padding: 17px 15px 13px 12px;
border-radius:4px;
} */

#scroller_container2 div ul li
{
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 0px !important;
}

/*May 17 code begins */

.clickme {
    background-color: #eee;
    border-radius: 4px;
    color: #666;
    display: block;
    margin-bottom: 5px;
    padding: 5px 10px;
    text-decoration: none;
}

.clickme:hover {
    text-decoration: underline;
}

.box {
    background-color: #ccc;
    border-radius: 4px;
    color: #333;
    margin: 5px 0;
    padding: 5px 10px;
    width: auto;
}

/* May 17 code ends */

/* May 18 code begins */

.policy {
    color: rgb(0, 0, 0);
    font-family: arial;
    font-size: 14px;
    line-height: 22px;
    margin-right: 26px;
    text-align: justify;
	border-bottom:3px;
}

.Subscriptiontxt {
    color: rgb(0, 0, 0);
    font-family: arial;
    font-size: 14px;
    line-height: 18px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: justify;
}

/* May 18 code ends */

/* May 19 code begins */

.indxx {
    background-color: rgb(224, 224, 224) !important;
    color: rgb(0, 0, 0) !important;
    font-family: arial !important;
    font-size: 10px !important;
    font-weight: bold !important;
    height: 15px;
    line-height: 20px;
   margin-bottom: 0px !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center !important;
     text-transform: uppercase;
}

.wspace
{
 background-color:#ffffff;
 height:250px;  
 margin-bottom:25px;
 border: 5px solid #E0E0E0;
}

/* May 19 code ends */

/* May 24 code starts */

#nav123
{
 position: relative;
    text-align: center;
    top: -92px;
    width: 980px;
    margin: 0px auto;

}

#nav123 span
{
 color:rgb(148, 3, 42) !important;
 font-size:40px;
 font-family: impact;
}
#nav1
{
 position: relative;
 text-align: center;
 top: -103px;
 width: 980px;
 margin: 0px auto;
}

#nav1 span
{
 color:
 rgb(10 10 10) !important;
 font-size: 16px;
 font-family: math;
}


/* May 24 code ends */

/* May 25 code begins */

#scroller_container22 div ul li
{
border-bottom-color: rgb(221, 221, 221);
border-bottom-style: solid;
border-bottom-width: 0px !important;
}

#scroller_container22
{
height: 189px;
margin-left: 8px;
overflow: hidden;
width: 202px;
margin-top: -11px;
border: 5px solid #E0E0E0;
/*border-bottom-color: rgb(176, 38, 28);
border-bottom-style: solid;
border-bottom-width: 4px;	
*/

}


#scroller_container22 div
{
font-size:12px !important;
}

#vcount h3 {
    background-color: rgb(224, 224, 224) !important;
    color: rgb(0, 0, 0) !important;
    font-family: arial !important;
    font-size: 10px !important;
    font-weight: bold !important;
    height: 25px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center !important;
}

#vcount
{
 margin-top:-38px;
}


/* May 25 code ends */

.tb11
{
 border:1px solid #8C8C8C;
}


/* June 2 code begins

#navbarnew
{
    width: 980px;
    margin: 0px auto;
	position:relative;
	top:-226px;
}
#menu2new
 {   
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu2new li
{
 display: inline;
 
}
#menu2new li a
{
padding: 14px 16px;
color:#ffffff !important;
font-size: 10px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight: bold !important;
text-transform:uppercase;
}
 June 2 code ends */

/* June 8 code begins */

#navbarnew
{
width: 980px;
margin: 0px auto;
position:relative;
top:-248px;
left:-100px;
}

#menu2new
{   
list-style-type: none;
margin: 0;
padding: 0;
margin-left:175px;
}

#menu2new li
{
display: inline;
}

#menu2new li a
{
padding-bottom: 14px;
padding-left: 0;
padding-right: 11px;
padding-top: 14px;
color:#ffffff !important;
font-size: 11px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight: bold !important;
text-transform:uppercase;
}

#menu2new li a:hover, a:active
{
color:#FFCC29 !important;
}

/* June 8 code ends */

/* July 29 code begins */


.wspace1N {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(224, 224, 224);
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: rgb(224, 224, 224);
    border-left-style: solid;
    border-left-width: 5px;
    border-right-color: rgb(224, 224, 224);
    border-right-style: solid;
    border-right-width: 5px;
    border-top-color: rgb(224, 224, 224);
    border-top-style: solid;
    border-top-width: 5px;
    height: 101px;
    /*margin-bottom: 25px;*/
}

.wlift
{
 position:relative;
 top:-18px;
}

/* July 29 code ends */


/* Oct 19 code starts */

#ulcustm li
{

 line-height:20px !important;
 text-align:justify;
 width:160px;
}

/* Oct 19 code ends */

/* Sep 19 code begins */

#home a 
{
    background: url(images/home.png) no-repeat center center;
    padding: 0 25px;
    text-indent: -30000px;
}


#navbar > ul > li {

    float: left;
    position: relative;
    background: url(fadeline.png) right center no-repeat;

}

/* Sep 19 code ends */

#nav1234 span 
{
  color: rgb(148, 3, 42) !important;
  font-size: 20px;
  font-family: impact;

}

#nav1234 
{
  position: relative;
  text-align: center;
  top: -170px;
  width: 980px;
  margin: 0px auto;
}

/* Oct 8 code begins */

#scroller_container5 {
    height: 170px;
    margin-left: 12px;
    overflow: hidden;
    width: 205px;
}

div.jscroller2_left_endless5, div.jscroller2_left5 {
    padding-left: 15px;
}

#scroller_container5 {
    height: 98px;
    margin-left: 0px;
    overflow: hidden;
    width: 266px;
    /* border: 5px solid #E0E0E0;*/
    margin-top: 43px !important;
	/*border-bottom-color: rgb(176, 38, 28);
    border-bottom-style: solid;
    border-bottom-width: 4px;
	*/
}

#scroller_container5 div
{
	font-size:12px !important;
}
   
#scroller_container5 img{
padding:3px; 
border:2px solid #E6E6E6!important;
margin-left:10px;
margin-top:10px;
width:201px;
height:77px;
}

.jsn-modulecontainer_inner5 {

    height: 211px;
    background: #F0E9E1;
    background: #ffffff;
   /* border-bottom-color: rgb(176, 38, 28);
    border-bottom-style: solid;
    border-bottom-width: 4px;*/

}

/* Oct 8 code ends */


