	body {
		font-family: 'Lato',sans-serif;
		font-weight: 300;
		font-size:14px;
		color:#fff;
		line-height:175%;
		background:url(images/bg.jpg) repeat; margin:0px; 
	}
	
	h1{
		font-size: 22px; padding:0 0 0 5px;
	}
	h2{
		font-size: 20px;
	}
	h3{
		font-size: 16px; 
	}
	h4{
		font-size: 13px; line-height:normal;		
	}
	h5{
		font-size: 14px; 		
	}
	h6{
		font-size: 13px; line-height:normal;  	
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
		color:#222222 !important;
		text-decoration:none !important; 
	}
	h1 a:hover,
	h2 a:hover,
	h3 a:hover,
	h4 a:hover,
	h5 a:hover,
	h6 a:hover{
		color:#fff !important;
	}
	a { 
		color:#F60;
		padding: 0;
		margin: 0;
		text-decoration: none; 
		-webkit-transition: background-color .2s linear, color .2s linear;
		-moz-transition: background-color .2s linear, color .2s linear;
		-o-transition: background-color .2s linear, color .2s linear;
		-ms-transition: background-color .2s linear, color .2s linear;
		transition: background-color .2s linear, color .2s linear;
	}
	a:hover,
	a:focus {
	  text-decoration: none;
	  color:#CCC;
	}
	a.readmore {
		display:block;
		font-style:italic;
	}
	a.navbar-brand {
		color: #222222 !important;
		font-size: 35px;
		font-weight: 400;
		margin-top: 0;
		padding-left: 55px !important;
		line-height: 36px;
	}
	a.remove{
		display:block;
		height:18px;
		width:18px;
		margin:10px;
		padding-left:0 !important;
		text-indent:-9999px;
		border-radius:100px;
		border-style:solid;
		border-width:1px
	}	
	#top-bar {
	width:100%; height:38px; padding-top:5px; background-color:#000; border-bottom:1px solid #f2f2f2;
		font-family: 'PT Sans',sans-serif;
}
.container {
  width:990px; margin:auto;
}
#banner {
	width:100%; height:140px; background-color:#FFF;
}

#banner-inner {
	width:980px; margin:auto; height:130px; background-image:url(images/world-map3.png); background-position:right bottom; background-repeat:no-repeat;
}
.logo {
	width:140px; margin:auto; height:125px; float:left; margin-left:20px; margin-bottom:5px; margin-top: 5px; padding-left:30px;
}
.logo2 {
	width:720px; margin:auto; height:120px; float:right; margin-right:50px; margin-bottom:0px; margin-top: 10px; color:#000000; font-weight:bold; font-size:30px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height:normal; text-align:center;
}

.issn {
	width:320px; margin:auto; height:30px; float:right; margin-right:50px; margin-bottom:0px; color:#F90; font-weight:bold; font-size:20px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height:normal; text-align:center;
}

#menu {
	width:100%; margin:auto; height:60px; text-align:center; background: none repeat scroll 0 0 #0080C0; position: relative; z-index: 12; box-shadow: 0px 0px 5px #DDDDDD inset;
}
#menu-inner {
	width:990px; height:100%; margin:auto;
}
#content {
	width:970px; margin:auto; background-color:#FFF; color:#000; padding:22px; background:url(images/containerBg.png) repeat-y 0 0;
}
#left-part {
	width:720px; height:auto; text-align:justify;
}
#right-side {
	width:210px; height:410px; float:right; border:1px solid #CCC; border-radius:5px;  margin-bottom:10px; padding:5px; background-image:url(images/publisher.png); background-position:top; background-repeat:no-repeat;
}
#right-part {
	width:220px; height:auto; float:right; margin-right:10px; margin-left:10px; margin-top:0px;
}
	
#footer1 {
	width:100%; height:80px; background-color:#171717; 
}

#footer1-inner {
	width:990px; margin:auto; font-size:14px; padding-top:20px; color:#FFF;
}
#footer1-inner h2 {
	font-size:20px;
		letter-spacing:0.8px; color:#FFF;
}

#footer2 {
	width:100%; height:55px; background-color:#000;
}
#footer2-inner {
	width:1050px; margin:auto; font-size:14px; padding-top:15px; color:#FFF;
}

.footer-button {
	color:#FFF; font-size:12px;
}
.footer-button A{
	color:#FFF; font-size:12px;
}
.footer-button A:hover{
	color:#FC3; font-size:12px;
}
.journal_left {
	float:left; width:180px; border:1px solid #cdd8e8; border-radius:4px; padding:5px; margin-right:5px; margin-left:10px; margin-top:10px; color:#000; font-weight:normal; background-color:#FFF; font-size:12px; font-family: 'Lato',sans-serif;
}
.journal_left A{
	color:#000;
}
.journal_left A:hover{
	color:#F90;
}
.journal_left2 {
	float:left; width:680px; border:1px solid #cdd8e8; border-radius:4px; padding:10px; margin-right:5px; margin-left:10px; margin-top:10px; color:#000; font-weight:normal; background-color:#FFF; font-size:14px; font-family: 'Lato',sans-serif; font-weight:bold;
}












.form-wrapper {
    width: 450px;
    padding: 8px;
    margin: 10px auto;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: #dedede #bababa #aaa #bababa;
   
    border-radius: 10px;    
    background-color: #f6f6f6;
    background-image: linear-gradient(top, #f6f6f6, #eae8e8);
}

.form-wrapper #search {
    width: 330px;
    height: 20px;
    padding: 10px 5px;
    float: left;    
    font: bold 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
    border-radius: 3px;      
}

.form-wrapper #search:focus {
    outline: 0; 
    border-color: #aaa;
    box-shadow: 0 1px 1px #bbb inset;  
}

.form-wrapper #search::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
}

.form-wrapper #search:-moz-placeholder {
    color: #999;
    font-weight: normal;
}

.form-wrapper #search:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
} 

.form-wrapper #submit {
    float: right;    
    border: 1px solid #F90;
    height: 42px;
    width: 100px;
    padding: 0;
    cursor: pointer;
    font: bold 15px Arial, Helvetica;
    color: #fafafa;
    text-transform: uppercase;    
    background-color: #F90;
    background-image: linear-gradient(top, #31b2c3, #0483a0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;      
    text-shadow: 0 1px 0 rgba(0, 0 ,0, .3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
}
  
.form-wrapper #submit:hover,
.form-wrapper #submit:focus {       
    background-color: #F60;
    background-image: linear-gradient(top, #0483a0, #31b2c3);
}   
  
.form-wrapper #submit:active {
    outline: 0;    
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;    
}
  
.form-wrapper #submit::-moz-focus-inner {
    border: 0;
}

.journal-info {
	margin-top:50px;
	width:210px;
	padding:5px;
	height:100px;
	border:#F60 solid 1px;
	border-radius:5px;
	margin-bottom:10px;
}
.contact-details {
	margin-top:10px;
	width:210px;
	padding:5px;
	height:100px;
	border:#F60 solid 1px;
	border-radius:5px;
	margin-bottom:10px;
}

#news-main {
	width:950px; height:900px;
}




input, textarea { 
	font: 14px/24px Helvetica, Arial, sans-serif; 
	color: #666; 
}
input { 
	width: 75% 
}
select { 
	width: 78% 
}
form { 
	margin: 20px 0 0 0; width:550px;
}
input, select { 
	background: none repeat scroll 0 0 #FFFFFF; 
	border: 1px solid #C9C9C9; 
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #F5F5F6, 5px 5px 0 0 #F5F5F6, 5px 0 0 0 #F5F5F6, 0 5px 0 0 #F5F5F6, 5px -5px 0 0 #F5F5F6, -5px 5px 0 0 #F5F5F6; 
	color: #545658; 
	padding: 8px; 
	font-size: 14px; 
	border-radius: 2px 2px 2px 2px; 
}
textarea { 
	background: none repeat scroll 0 0 #FFFFFF; 
	border: 1px solid #C9C9C9; 
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #F5F5F6, 5px 5px 0 0 #F5F5F6, 5px 0 0 0 #F5F5F6, 0 5px 0 0 #F5F5F6, 5px -5px 0 0 #F5F5F6, -5px 5px 0 0 #F5F5F6; 
	color: #545658; 
	padding: 8px; 
	font-size: 14px; 
	border-radius: 2px 2px 2px 2px; height:100px;
}
#submit { 
	background: url("images/submit_bg.html") repeat-x scroll 0 0 transparent; 
	border: 1px solid #B7D6DF; 
	border-radius: 2px 2px 2px 2px; 
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); 
	color: #437182; 
	cursor: pointer; 
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
	font-size: 14px;
	font-weight: bold; 
	height: auto; 
	padding: 6px 10px; 
	text-shadow: 0 1px 0 #FFFFFF; 
	width: auto; 
}
#submit:hover { 
	background: url("images/submit_hover_bg.html") repeat-x scroll 0 0 transparent; 
	border: 1px solid #9FBAC0; 
	cursor: pointer; 
}
form label { 
	display: block; 
	margin-bottom: 5px; 
	font-weight: bold; 
	font-size: 12px; 
}
#send p { 
	margin-bottom: 10px 
}
textarea { 
	width: 75%; 
	margin: 0 0 0 2px; 
}

.myButton {
	-moz-box-shadow:inset 0px 0px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 0px 0px 0px #fce2c1;
	box-shadow:inset 0px 0px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background:-moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-o-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25',GradientType=0);
	background-color:#ffc477;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px;
	text-decoration:none;
	text-shadow:0px 0px 0px #cc9f52; margin-top:10px;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
	background:-moz-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-webkit-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-o-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-ms-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477',GradientType=0);
	background-color:#fb9e25;  margin-top:10px;
}
.myButton:active {
	position:relative;
	top:1px;  margin-top:10px;
}

.myButton2 {
	-moz-box-shadow:inset 0px 0px 14px -3px #f2fadc;
	-webkit-box-shadow:inset 0px 0px 14px -3px #f2fadc;
	box-shadow:inset 0px 0px 14px -3px #f2fadc;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dbe6c4), color-stop(1, #9ba892));
	background:-moz-linear-gradient(top, #dbe6c4 5%, #9ba892 100%);
	background:-webkit-linear-gradient(top, #dbe6c4 5%, #9ba892 100%);
	background:-o-linear-gradient(top, #dbe6c4 5%, #9ba892 100%);
	background:-ms-linear-gradient(top, #dbe6c4 5%, #9ba892 100%);
	background:linear-gradient(to bottom, #dbe6c4 5%, #9ba892 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbe6c4', endColorstr='#9ba892',GradientType=0);
	background-color:#dbe6c4;
	display:inline-block;
	cursor:pointer;
	color:#757d6f;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px;
	text-decoration:none;
	text-shadow:0px 0px 0px #ced9bf;  margin-top:10px;
}
.myButton2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #9ba892), color-stop(1, #dbe6c4));
	background:-moz-linear-gradient(top, #9ba892 5%, #dbe6c4 100%);
	background:-webkit-linear-gradient(top, #9ba892 5%, #dbe6c4 100%);
	background:-o-linear-gradient(top, #9ba892 5%, #dbe6c4 100%);
	background:-ms-linear-gradient(top, #9ba892 5%, #dbe6c4 100%);
	background:linear-gradient(to bottom, #9ba892 5%, #dbe6c4 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ba892', endColorstr='#dbe6c4',GradientType=0);
	background-color:#9ba892;  margin-top:10px;
}
.myButton2:active {
	position:relative;
	top:1px; margin-top:10px;
}

#other-journals{
	width:210px; height:30px; border-radius:5px; border:solid #E5E5E5 2px; background-color:#0080C0; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#FFFFFF; font-weight:bold; padding-top:10px; margin-bottom:20px;
}

.journals{
	clear:both; overflow:hidden; background:#fff; width:200px; padding:5px; display:block; overflow:hidden; margin-top:6px; color:#fff; -moz-box-shadow:3px 3px 5px 6px #ccc; -webkit-box-shadow: 3px 3px 5px 6px #ccc;box-shadow:3px 3px 5px 6px #ccc; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
	margin-bottom:20px;
}
.journals A{
	text-align:center; line-height:normal; font-size:15px; margin-top:3px; background:#EBEBEB; color:#000; font-weight:bold; border-radius:4px;  display:block; text-decoration:none; width:190px; height:20px; padding:5px;
}
.journals A:hover{
	 background:#282828;color:#0080C0; text-decoration:none;
}


#article-panel {
	width:645px; border:solid 1px #CCC; border-radius:10px; height:auto; padding:15px; font-size:16px; color:#000; background-color:#F90;
box-shadow: 5px 5px 2px 0px rgba(0,0,0,.50); margin-left:10px;
}

.edi {
	color:#000; font-size:16px; font-weight:bold; text-decoration:underline;
}
.edi A{
	color:#000;
}
.edi A:hover{
	color:#F90; font-size:16px; font-weight:bold; text-decoration:underline;
}

.container-fluid {
	margin-right: auto;
	margin-left: auto
}
.container-fluid {
	margin-right: -15px;
	margin-left: -35px
}

.container-fluid {
	border-radius: 6px
}

.container-fluid {
	padding-right: 60px;
	padding-left: 60px
}
.container-fluid:after, .container-fluid:before {
	display: table;
	content: " "
}
.container-fluid:after {
	clear: both
}
/*Christmas Greetings */
.christms {
                position:absolute;
                top:500px;
                left:50px;
                z-index:9999;
                width:175px;
                height:250px;
                background:url(images/christms-gr.html) no-repeat 0 0;
}
.christms .close {
                background:#FFF;
                width:24px;
                height:24px;
                text-align:center;
                border:1px solid #009b90;
                position:relative;
                top:2px;
                right:4px;
}
/*Christmas Greetigns */


.print-box {
	border:4px solid #CCC;
	height:auto;
	width:91.5%;
	margin:10px;
	padding:10px;
	margin-bottom:30px;
	
}

