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

/*@font-face
{
 	src:url('CaviarDreams-Bold.woff');
	font-family:"Caviar dreams"; 
}*/ 

@font-face {
        font-family: "AGOpus";
        src: url('fonts/648742676-AGOpus-Roman.eot');
        src: url('fonts/648742676-AGOpus-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/648742676-AGOpus-Roman.svg#AGOpus') format('svg'),
        url('fonts/648742676-AGOpus-Roman.woff') format('woff'),
        url('fonts/648742676-AGOpus-Roman.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
	
body{
	margin:0;
	padding:0; 
	/*font-family:Verdana, Geneva, sans-serif;*/ 
	
	background: url("../images/body_bg.gif") repeat scroll 0 0 #CCCDA9;
    color: #404040 ; 
	font-family: "AGOpus";
	direction: ltr; 
} 
h1,h2,h3,h4,h5 { padding:0px; margin:0px;}
.clear{ clear:both;} 
.height20{ height:20px !important; }
.centerDiv{
	width: 1000px;
	height: auto;
	margin:0 auto;
	background-color:#FFFFFF !important;
}
.greyborder{ border:1px solid #CCCCCC; }
/* .paging {  
font-weight: normal;
color: #666666;
line-height: 18px;
}*/
/*Paging*/
div.paging, #paging { 
	margin: 0px;  
	text-align:center;
	font-size:12px; 
	
}

div.paging a {
 	padding: 3px;
	margin: 2px;
	border: 1px solid #13235B;
	background:#13235B;
	text-decoration: none; /* no underline */
	color: #FFF;
}
div.paging a:hover, div.paging a:active {
	border: 1px solid #259E71; 
	color: #FFF;
	background:#259E71;
}
div.paging span.current {
	padding: 3px;
	margin: 2px;
		border: 1px solid #259E71;
		
		font-weight: bold;
		background-color: #259E71;
		color: #FFF;
	}
	div.paging span.disabled {
		padding: 3px;
		margin: 2px;
		border: 1px solid #13235B; 
		color: #FFF;
		background:#13235B;
	}
/*Paging*/	
.header{
	float:left;
	width:100%;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:106px;
	border-bottom:#18A096 solid 10px;
	margin-bottom:1px;
}
.booksheader{
	float:left;
	width:100%; 
	height:106px; 
	/*border-bottom:#13235b solid 15px;*/
}
.bookslogo{
	float:left;
	margin-top:22px;
	margin-left:10px;
}
.logo{
	float:left;
	margin-top:22px;
	margin-left:10px;
}
.topnavi{
	float:right;
	margin-right:5px;
	margin-top:10px;
	height:80px; 
}
.topnavi a{ 
	margin-right:5px;
	margin-top:13px;
	color:#4C4C4C;
	text-decoration:none; 
}
.topmenu{ /*margin-bottom:10px;*/ text-align:right;} 
.searchFRM{
	float:right;
	margin-right:5px;
	margin-top:13px; 
}

.esubmittop{ 
	margin-right:5px;
	margin-top:5px;
	font-size:14px;
	text-align:right; 
}

.input_search{ 
    border: 1px solid #877C7A;
    color:#4C4C4C;  
    height: 20px;
    letter-spacing: 1px;
    padding: 2px 3px;
    width: 210px;
}
 
.navi{
	background: none repeat scroll 0 0 #18A096;
    float: left;
    height: 37px;
    margin: 1px 0 5px 0;
    width: 1000px;
}
.navi ul{
	height: 37px;
    margin: 0;
    padding: 0;
    width: 1000px;
}
.navi li {
	float: left;
	border-right:#FFFFFF solid 1px; 
	list-style: none;
}

.navi li.first {
	float: left;
	border-left:none;
	list-style: none;
}
.navi li.last {
	float: left;
	border-right:none;
	list-style: none;
	/*width:148px;*/
}
.navi li a {
	float: left;
	padding: 13px 29px;  
	font-weight:bold; 
	color: #fff;
	text-decoration:none;
	font-size:15px;
}

.navi li a.viewcart{ color:#343630; text-decoration:none; padding:8px 13px; } 
.cart{ float:right; /*margin-top:60px;*/ margin-right:10px;}
.cart img{ max-height:22px;}
.items{ float:right; /*margin-top:60px;*/ padding-top:5px; color:#FFF;  margin-right:10px;}

.last a {
	float: left;
	padding: 10px 27px !important;  
	font-weight:bold;
	text-transform:capitalize;
	color: #fff;
	text-decoration:none;
	font-size:15px;
}
.navi li a:hover{
	background-image:url(../images/navi_hover.jpg);
	background-repeat:repeat-x;
}
.navi li.last:hover{
	background-image:url(../images/navi_hover.jpg);
	background-repeat:repeat-x;
}
.navi li a.selected{
	background-image:url(../images/navi_hover.jpg);
	background-repeat:repeat-x;
}
.advertisement{
	font-weight:bold;
	text-align:center; 
	margin-bottom:10px;
}
.flash{
	float:left;  
	width:100%;
	/*height:200px;*/
	background-color:#FFF;
}
.bgwhite{ float:left; background-color:#FFF;} 
.heading1{
	float:left;
	width: 274px;
	height:34px;
	background-image:url(../images/heading_bg.jpg);
	background-repeat:repeat-y;
	padding-top:7px;
	padding-left:28px; 
	font-weight:normal;
	color: #000;
}
.boxheading
{
	float:left;  
	padding-top:7px;
	padding-left:5px;  
	font-weight:normal;
	color: #000;
	font-size:15px !important;
	margin-bottom:10px;
	font-weight:bold;
}
.boxheading a
{   
	color: #000; 
	font-weight:bold;
	text-decoration:none;
}
.heading3 {
    color: #000;  
    font-weight: normal; 
	clear:both;
	font-size:20px;
}
h2.apps {
    color: #18a096;  
    font-weight: normal; 
	clear:both;
	font-size:19px;
	font-weight:bold;
	margin:10px 0;
} 

.content{
	float:left;
	width: 100%;
	/*min-height:500px;
	background-color:#f0f0f0;
	padding-top:10px;
	padding-bottom:35px;*/
}
.contentLeft{
	float:left;
	width: 450px;
	height:auto;
	padding-top:10px;
	padding-bottom:35px;
	margin-right:40px;
	margin-left:-10px; 
}

.msg_list {
	margin: 0px auto;
	padding: 0px;
	width: 450px;
	height:auto;
	clear:both; 
	line-height:18px !important;
	
}
p.msg_head{ margin:0px !important; }
p.msg_head a{ text-decoration:none; color:#FFF; }
.msg_head {
	padding: 5px 10px !important;
	cursor: pointer;
	position: relative;
	width: 430px;
	background:none repeat scroll 0 0 #18A096; 
	clear:both;
	min-height:20px; 
	color:#FFF !important;
}
.msg_body {
	padding: 5px 10px 15px; 
	clear:both; 
	border:#18A096 solid 1px;
	margin-bottom:10px;
	font-size:12px;
}
.msg_body p{ 
	clear:both;
	margin:0px !important;  
}

.smallinput {
    background-image: url("../images/bg-small.jpg");
    background-repeat: no-repeat;
    border: medium none;
    color:#4C4C4C;
    float: left;  
    height: 25px;
    padding: 2px 3px;
    width: 140px;
}


.input_reg {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #3D3D3D;
    float: left;
    font-family: Tahoma; 
    height: 25px;
    padding: 4px;
    width: 290px;
}

.input_240 {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #3D3D3D;
    float: left;
    font-family: Tahoma; 
    height: 25px;
    padding: 4px;
    width: 240px;
}


.smallinput_reg {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #3D3D3D;
    float: left;
    font-family: Tahoma; 
    height: 25px;
    padding: 4px;
    width: 150px;
}

.emailinput {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #3D3D3D;
    float: left;
    font-family: Tahoma;  
    padding: 4px;
    width: 270px;
}

.emailsubject {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #3D3D3D;
    float: left;
    font-family: Tahoma;  
    padding: 4px;
    width: 400px;
}

.input_reg_dropdown {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #3D3D3D;
    float: left;
    font-family: Tahoma; 
    height: 33px;
    padding: 7px 4px;
    width: 300px;
}

.textarea_reg {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #3D3D3D;
    float: left;
    font-family: Tahoma; 
    height: 85px;
    padding: 4px;
    width: 290px;
}

.textarea_240 {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #3D3D3D;
    float: left;
    font-family: Tahoma; 
    height: 85px;
    padding: 4px;
    width: 240px;
}
 

.table {
    background-color: #f9f9f9;
    border: 1px solid #C5C5C5;
    padding: 12px 10px 10px;
	color:#4C4C4C;
}

.normalinput {
    background-image: url("../images/bg.jpg");
    background-repeat: no-repeat;
    border: medium none;
    color:#4C4C4C;
    float: left;  
    height: 25px;
    padding: 2px 3px;
    width: 301px;
}

.textarea {
    background-image: url("../images/bg2.jpg");
    background-repeat: no-repeat;
    border: medium none;
    color:#4C4C4C;
    float: left;  
    height: 116px;
    padding: 2px 3px;
    width: 301px;
}

.error-msg{  
	color:#e10000;
	border:solid 1px #7e7e7e;
	line-height:16px;
	font-weight:normal;
	width:500px;
	margin:0 auto;
	padding:10px 20px;
	text-align:center;
	background-color:#ffd2d2;
	margin-bottom:10px;
}

.success-msg{  
	color:#475a00;
	border:solid 1px #475a00;
	line-height:16px;
	font-weight:normal;
	width:80%;
	margin:0 auto;
	padding:20px;
	text-align:center;
	background-color:#dae6a4;

}
.reg_btns{ float:left; width:auto;  margin-right:15px; text-align:center !important; background:none; border:none; }
.loginbtn{  
	background-image:url(../images/login-1.png);
	background-repeat:no-repeat;
	background-color:none;
	height:95px;
	width:79px; 
	border:none;
	cursor:pointer; 
}
.register{ 
	background-image:url(../images/reg1.png);
	background-repeat:no-repeat;
	height:79px;
	width:79px; 
	cursor:pointer; 
}
.forgotpassword{ 
	background-image:url(../images/forgot-password1.png);
	background-repeat:no-repeat;
	margin-left:10px;
	height:79px;
	width:79px; 
	cursor:pointer; 
} 

.reg_btns span{ clear:both; margin-top:5px; font-size:12px; color:#333; text-decoration:none; font-weight:bold; }
.reg_user{ background: url(../images/test.png) no-repeat; height: 43px; text-indent: 66px; font-size: 29px; padding-top: 7px; }
.new_submission{ background: url(../images/submission.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }
.revisions{ background: url(../images/revisions.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }
.decisions{ background: url(../images/decisions.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }
.authors_resources{ background: url(../images/authors_resources.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }
.publications{ background: url(../images/publications.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }

.my_reviewed_manuscripts{ background: url(../images/my_reviewed_manuscripts.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }

.editor_assignments.png{ background: url(../images/reviewer_resources.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }
.editor_assignments{ background: url(../images/editor_assignments.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }

.editor_resources{ background: url(../images/editor_resources.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }

.associate_editor_assignments{ background: url(../images/associate_editor_assignments.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }
.associate_editor_resources{ background: url(../images/associate_editor_resources.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }

.total_assignments{ background: url(../images/total_assignments.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }
.per_journal{ background: url(../images/per_journal.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }


.accepted_manuscript{ background: url(../images/accepted_manuscript.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }

.formated_articles{ background: url(../images/formated_articles.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }

.proof_read{ background: url(../images/proof_read.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }

.published_article{ background: url(../images/published_article.png) no-repeat; height:37px; text-indent: 56px; font-size: 29px; padding-top: 7px; }


ul.mainlisting {
list-style: none;
text-indent: 10px;
padding: 0px;
margin:0px;
margin-left: 15px;
}
ul.mainlisting li {
background: url("../images/bullet2.png") no-repeat scroll left 5px center transparent;
border-bottom: 1px dashed #FFFFFF;
min-height: 15px;
padding: 5px 0; 
text-indent: 28px;
}
ul.mainlisting li a {
color: #666; 
text-decoration: none;
font-size: 14px;
}


.button{
	
	padding:6px 10px;
	border:solid 1px #356a9e;
	height:auto;
	background-color:#11346b;
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	cursor:pointer;
	font-size:12px;	
	color:#FFF !important;
	font-family:Arial; 
	font-weight:normal;
	text-shadow:2px 0px #163a6e;
	-moz-border-radius:5px; 
    border-radius: 5px;
	text-decoration:none;
}
.button:hover{
	background-color:#21477b;
	background-image:url(../images/blue_hover.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.button:active{
	background-color:#2b5284;
	background-image:url(../images/blue_active.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.success-msg{  
	color:#475a00;
	border:solid 1px #18a096;
	line-height:16px;
	font-weight:normal;
	width:80%;
	margin:0 auto;
	padding:20px;
	text-align:center;
	background-color:#d9f9f7;
 

}
.spotlight{ border:#999 dashed 1px; float:left; margin-bottom:10px; padding:10px; }
.contentRight{
	float:left;
	width: 500px;
	height:auto;
	padding-top:10px;
	padding-bottom:35px;  
}
 .contentArea{
	float:left;
	width: 1000px; 
	background-color:#fff;
	/*margin:1px;
	border: solid 1px #d4d4d4;
	margin:10px 0; */
	clear:both;
	padding-bottom:20px; 
}
.box_container{
	float:left;
	width: 1000px; 
	background-color:#fff;
	/*margin:10px 0; margin:1px; border: solid 1px #d4d4d4;*/
	clear:both; 
}
.box{
	float: left;
	width:248px; 
	margin-right:1px;
	height:180px;
	border-right:solid 1px #d4d4d4;
}
.text{
	float:left;
	width: auto;
	height:auto;
}

.box table td{ border:none !important; }

.box .text p {  
				font-weight:normal;
				line-height:24px;
				margin:0 0 5px 5px;
				padding:0;
				text-align:left; 
}
.greylink{ color:#4C4C4C !important; text-decoration:none; font-size:15px !important;}
 


.text p{
	float:left;
	padding:0;
	margin:0;  
	font-weight:normal;
	color:#4c4c4c;
	text-align:justify; 
	margin:15px 15px 20px 15px;
	font-size:15px !important;
}
 
p.Editor----Citation { font-size:11px !important; }
.Basic-Text-Frame, .Basic-Text-Frame p { font-family:"Adobe Caslon Pro", serif !important;  font-size:15px !important; }
.text_subpage p{ 
	padding:0;
	margin:0;  
	font-weight:normal;
	color:#4c4c4c;
	text-align:left;
	line-height:18px;
	margin-bottom:10px !important;
	font-size:14px;
}
 

.footercol{
	float:left;
	width: 100%;
	height:180px;
	/*background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;*/
	border-bottom: solid 8px #18a096;
}
.footer_left{
	float: left;
	margin-top:27px;
	margin-left:7px;
}
.footer_right{
	float: right;
	margin-top:27px;
	margin-right:4px;
}
.footer_navi{
	float:left;
	color:#FFF;
}
.footer_navi a { 
	text-decoration:none;  
	font-weight:normal;
	color:#FFF;
}

.footernavi{
	float:left; 
	background:#18a096;
	height: 55px;
	width: 100%;
}
.footernavi ul{
	float:left;
	margin:0;
	padding:0;
}
.footernavi li {
	float: left;
	list-style: none;
	padding: 17px 20px;  
	font-weight:normal;
	color: #fff;
	text-decoration:none;
}
.footernavi li a {
	color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}

.errorMsg p{
    background-image: url("../images/warning.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #FF0000;
    font-family: Verdana,Arial,Helvetica,sans-serif; 
    font-weight: normal;
    padding:0 6px;
    text-align: left;
    text-indent: 15px;
	font-size:12px;
}


.okMsg p{
    background-image: url("../images/tick.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #73A018;
    font-family: Verdana,Arial,Helvetica,sans-serif; 
    font-weight: normal;
    padding: 6px;
    text-align: left;
	padding-left:30px;
	font-size:12px;
}


.booksfooternavi{
	float:left; 
	background:#13235B;
	height: 55px;
	width: 100%;
	margin-top:40px;
}
.booksfooternavi ul{
	float:left;
	margin:0;
	padding:0;
}
.booksfooternavi li {
	float: left;
	list-style: none;
	padding: 9px 5px;  
	font-weight:normal;
	line-height:20px;
	color: #fff;
	text-decoration:none; 
}
.booksfooternavi li a {
	float: left;
	padding: 9px 12px;
	font-size:15px;  
	font-weight:normal;
	color: #fff;
	text-decoration:none;
}



.copyright{ 
    float: left; 
    width: 100%;
	background:#FFFFFF;
}
.copyright p{  
	font-weight:bold;
	color:#4C4C4C;
	text-decoration:none;
	padding:10px 0 0 10px;
	margin:0px;
	height:30px;
}
 
 
.subpage_left{
	float:left;
	width:302px;
	min-height:200px;
}
.subpage_right{
	float:right;
	width:647px;
	min-height:200px;
}
.subpage_right img {
	float:left;
	margin-top:21px;
	margin-bottom:24px;
}
ul.list{
	margin-right:10px;
	margin-left:30px; 
	 
	}
 
.list li {
	/*list-style-image: url("../images/leftarrow.png");*/
	/*list-style-type:decimal;*/
    margin: 8px 0;
	padding:0;
}
.list li a{
	color:#4094D1;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
	display:inline; 
}
.journalsListings{ 
	border:#CCC dashed 1px; width:573px; height:auto; float:left; margin-right:15px;
 }
.journalsAdverts{
	 width:140px; height:auto; float:right; border-left: #666 dashed 1px;  
	} 
.advert_a{
	 width:140px; height:350px; background:#CCC; margin-bottom:15px; float:left; margin-left:3px;
	} 
.advert_b{
	 width:140px; height:180px; background:#CCC; margin-bottom:15px; float:left; margin-left:3px;
	} 
.advert_c{
	 width:140px; height:100px; background:#CCC; margin-bottom:15px; float:left; margin-left:3px;
	} 		
.advert_a a img{
	display:block !important; 
	} 
.advert_b a img{
	display:block !important;   
	} 
.advert_c a img{
	display:block !important;  
	} 
	
.articleMenu{
	 width:223px; height:auto; float:right; margin-top:-48px; margin-right:-10px;
	} 
	
			
 .journalsImages{ border:#CCC dashed 1px; width:200px; height:auto; float:left;  margin-right:15px;}
 
 .searchPanelListing{ border:#CCC dashed 1px; width:820px; height:auto; float:left;  margin-right:15px; }
 .searchJournal{ width:800px; float:left; height:auto; padding:10px; border-bottom:#999 dashed 1px; } 
 .searchJournal .searchJournalImages{ width:100px; float:left; margin-right:10px; padding:5px; } 
 .searchJournal .searchJournalDescription{ width:665px; margin-bottom:10px; height:autopx; float:left; padding:5px; } 
  .searchJournal .searchJournalTitle{ width:658px; margin-bottom:10px; height:autopx; float:left;  } 
  
 .journalDescriptionLeft p { text-align:left; padding:5px; line-height:normal !important; margin-top:10px; font-size:12px; }
 
 .journalContent{ 
	border:1px dashed #999999; width:588px; height:auto; float:left; margin-right:10px; text-align:left; padding:10px;
 }
 
.title1 h3{ font-weight:normal; width:70%; float:left;  }
.title1 a.articlePdf{ 	
    font-weight:bold; 
	float:left; 
	background-image: url("../images/pdf.jpg"); 
	background-repeat:no-repeat; height:23px; 
	padding-left:35px; text-decoration:none;  
	color:#1a171c;
	padding-top:5px;
	clear:both;
	width:125px;
	font-size:15px;  
	}
.title1 a.articleePub{ 	
	font-weight:bold; 
	float:left; 
	background-image: url("../images/ePub.jpg"); 
	background-repeat:no-repeat; height:23px; 
	padding-left:35px; text-decoration:none;  
	color:#1a171c;
	padding-top:5px;
	clear:both;
	width:125px; 
	}
.title1 a.articleHTML{ 	
	font-weight:bold; 
	float:left; 
	background-image: url("../images/html.jpg"); 
	background-repeat:no-repeat; height:23px; 
	padding-left:35px; text-decoration:none;  
	color:#1a171c;
	padding-top:5px;
	clear:both; 
	width:125px;
	}
.title1 a.articleexpRef{ 	
	font-weight:bold; 
	float:left; 
	background-image: url("../images/expRef.jpg"); 
	background-repeat:no-repeat; height:23px; 
	padding-left:35px; text-decoration:none;  
	color:#1a171c;
	padding-top:5px;
	clear:both;
	width:125px; 
	}
.title1 a.articleServices{ 	
	font-weight:bold; 
	float:left; 
	background-image: url("../images/services.jpg"); 
	background-repeat:no-repeat; height:23px; 
	padding-left:35px; text-decoration:none;  
	color:#1a171c;
	padding-top:5px;
	clear:both;
	width:125px;
	}	
.title1 a.articleeDigital{ 	
	font-weight:bold; 
	float:left; 
	background-image: url("../images/eDigital.jpg"); 
	background-repeat:no-repeat; height:23px; 
	padding-left:35px; text-decoration:none;  
	color:#1a171c;
	padding-top:5px;
	clear:both;
	width:125px; 
	}
ol{ padding-left:22px !important; }	
#esubmit{ padding-left:5px; background:#FFF;}	
#authAffHeading{ font-size:14px;}					
.dottedbottom{ border-bottom:#666 dashed 1px !important;}
.dotted{ border:#666 dotted 1px !important; width:27%; float:right; margin:0 0 5px 5px; background:#f6f6f7; }
.padding5{ padding:5px !important; }
.margintop10{ margin-top:10px; }
.MarginBott5{ margin-bottom:5px; }
.journalMenu{ width:200px; height:auto; float:left;  margin-right:15px; margin-left:-10px;}
.fontsize14{ font-size:14px !important; }
.fontsize26{ font-size:26px !important; }
.normalfont{ font-weight:normal !important; font-size:14px; }
.height15{ height:15px !important; }
.abstractHeading{ font-weight:bold; border-bottom:#666 dotted 1px; margin-bottom:10px; padding-bottom:3px; } 
.articlesContent{ 
	  width:608px; height:auto; float:left; margin-right:15px; margin-bottom:30px; 
	text-align:left; 
 }
 .articleBox{  width:auto; height:auto; }
 .dateSelected{ padding:5px; color:#94107e; 
 				font-weight:bold; 
				border-top:#999 dashed 1px; 
 				border-bottom:#999 dashed 1px;
				background-color:#f1f1f1;
				width:100%;
				float:left; 
 } 
 .articleBox ul{ padding:0px; margin:10px 0px; list-style:none; }
 .articleBox ul li{ border-bottom:#999 dashed 1px; padding:0px; }
 .articleBox ul li h2 { 
	background-image: url("../images/dotwhite.jpg");
    background-position: 5px 5px;
    background-repeat: no-repeat; 
    line-height: 22px;
    padding: 0 0 0 27px;
	font-size:16px;
	
 }
 a.articleHeading{ line-height: 22px; text-decoration:none; color:#404040; }
.articleBox ul li .desc p{ 
	line-height:none !important; 
 }
.articleBox ul li .desc{
     
    background-repeat: no-repeat;
    padding: 0 0 5px 27px;
	line-height:none !important; 
	
 }

.articleBox ul li .desc a{ color:#18a096; font-size:12px; font-weight:bold; text-decoration:none; } 
.articleBox ul li .desc a:hover{ color:#18a096; font-weight:bold; text-decoration:underline; } 
 

 .articleList{  width:auto; height:auto; }
 .articleList .journalImg{ float:left; margin:0 10px 10px 10px; }
 .articleList ul{ padding:0px; margin:10px 0px; list-style:none; }
 .articleList ul li h2 { 
	/*background-image: url("../images/dotwhite.jpg");
    background-position: 100px 5px;
    background-repeat: no-repeat;*/ 
    line-height: 22px;
    padding: 0 0 0 130px;
	
 }
 .articleList .checkboxArea { float:left;}
 .articleList ul li .desc{
     
    background-repeat: no-repeat;
    padding: 0 0 5px 27px;
	line-height:none !important; 
 }

 
 
.listboxheadingLeft {
    background-color: #18A096; 
    float: left;
    height: auto;  
    width: 200px; 
}

.listboxheadingLeft h2 {
    color: #FFF;
    float: left;  
	padding-top:2px;
    font-weight: bold;
    margin: 5px; 
    text-decoration: none;
	width:190px;
	font-size:22px;
}
 .journalMenuicon{ 
	background-image:url(../images/journalMenu.png);
	background-repeat:no-repeat;
	height:32px;
	width:32px;
	text-indent:40px; 
 }
 .listboxheadingLeft .menu{
	 /*background-color:#89ede6;*/ 
    float: left;
    height: auto;  
    width: 200px;
}

.listboxheadingLeft .menu ul{
	list-style:none;
	text-indent:10px;
	padding:0px;
	margin:0px;
}  
.listboxheadingLeft .menu ul li {
    background: url("../images/circle.png") no-repeat scroll left 5px center transparent;
    border-bottom: 1px dashed #FFFFFF;
    min-height: 15px;
    padding: 5px 0;
    text-indent: 25px;
}
.listboxheadingLeft .menu ul li:hover {
    background: url("../images/circle.png") no-repeat scroll left 5px center transparent;
    border-bottom: 1px dashed #FFFFFF;
    min-height: 15px;
    padding: 5px 0;
    text-indent: 25px;
	background-color:#18A096; 
	
}

.listboxheadingLeft .menu ul li a{
color:#FFF;
font-weight:bold;
text-decoration:none;
font-size:14px;
}

.listboxheadingLeft .menu ul li a:hover{
color:#FFF;
font-weight:bold;
text-decoration:none;
}



.show_hide {
    display:none;
	text-decoration:none;
	color:#1A171C;
}
.plus:before {
    content:"-"; 
	border:#666 solid 2px;
	padding:0 5px 2px 5px;  
}
.minus:before {
    content:"+"; 
	border:#666 solid 2px;
	padding:0 5px 2px 5px;   
}
.viper{ clear:both; padding-left:5px; }
.bottomdotted{ border-bottom:#666 dotted 1px; }

.articleIcons{ padding:5px 0; }
.CiteULike{	
			background-image:url(../images/CiteULike.png); 
			background-repeat:no-repeat; 
			padding-left:20px; 
			float:left;
			margin-right:10px; 
	}
	
.Connotea{	
			background-image:url(../images/connotea.png); 
			background-repeat:no-repeat; 
			padding-left:20px; 
			float:left;
			margin-right:10px; 
	} 
.Delicious{	
			background-image:url(../images/delicious.png); 
			background-repeat:no-repeat; 
			padding-left:20px; 
			float:left;
			margin-right:10px; 
	} 

.Digg{	
			/*background-image:url(../images/digg.png); 
			background-repeat:no-repeat; */
			padding-left:20px; 
			float:left;
			margin-right:10px; 
	} 
.Facebook{	
			/*background-image:url(../images/facebook1.png); 
			background-repeat:no-repeat; */
			padding-left:20px; 
			float:left;
			margin-right:10px; 
	} 
.Google{	
			/*background-image:url(../images/googleplus.png); 
			background-repeat:no-repeat; */
			padding-left:20px; 
			float:left;
			margin-right:10px; 
	} 
.Mendeley{	
			background-image:url(../images/mendeley.png); 
			background-repeat:no-repeat; 
			padding-left:20px; 
			float:left;  
	} 				
	
.Reddit{	
			/*background-image:url(../images/Reddit.png); 
			background-repeat:no-repeat; */
			padding-left:20px; 
			float:left;
			margin-right:10px; 
	} 
	
.StumbleUpon{	
			background-image:url(../images/StumbleUpon.png); 
			background-repeat:no-repeat; 
			padding-left:20px; 
			float:left;
			margin-right:10px; 
	} 		
	
.Twitter{	
			/*background-image:url(../images/Twitter1.png); 
			background-repeat:no-repeat; */
			padding-left:20px; 
			float:left;
			margin-right:10px; 
	} 	
	
.LinkedIn{	
			/*background-image:url(../images/linkedin1.png); 
			background-repeat:no-repeat; */
			padding-left:20px; 
			float:left;
			margin-right:10px; 
	} 	
		
	
.whatarethese{
	float:right;	
 } 	
a.text{ color:#4C4C4C; font-size:14px;}	
	
	
.currentIssue{ /*border:#CCCCCC solid 1px;*/ height:auto; margin-right:10px; margin-bottom:10px; width:140px; float:left; }	
.currentIssueTag{  height:25px; padding:5px 0 0 5px; width:135px; font-weight:bold; clear:both;}		
.currentIssueImage{ /*border-top:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px;*/ clear:both;}			
.currentIssueDate{ color:#94107e; font-weight:bold; text-align:center; padding:5px 0; clear:both; }	
.currentIssueVolume{ text-align:center; padding:5px 0; clear:both; font-size:12px; }				

.PreviousIssues{ margin:20px 0;   width:620px; }
.prevHeading{ font-weight:bold; margin-bottom:10px;}
.prevYears{ }
.year{ float:left; margin:0 10px 10px 0; }
.year a{ float:left; padding:10px 15px; background:#18A096; color:#FFF; font-weight:bold; text-decoration:none;}
.monthlyList{ margin-top:20px; float:left; width:608px;}
.monthlyTitle a{ float:left; width:304px; padding:5px 0; margin:5px 0; color:#AC469B; font-weight:bold; text-decoration:none; }

.profilePic{ text-align:center; border-top:1px dashed #FFFFFF; border-bottom:1px dashed #FFFFFF; padding:5px 0; }
.booksBanner{ padding:15px 15px 0 15px; border-bottom:#13235B dashed 3px; float:left; width:97%; }
 
.booksBtn{	
			/*background-image:url(../images/booksBtn1.png); 
			background-repeat:no-repeat;  */
			float:left;
			width:150px;
			height:31px;
			margin-right:10px;
			text-align:center;
			padding-top:12px;
			color:#FFF;
			font-weight:bold;  
			text-decoration:none;
			margin-bottom:15px; 
 }
 
.booksButtons{ float:left; width:660px; }		
.books_and_world{ float:left; width:305px;  }
.books{ float:left;}

.bgtransparent { background-color:transparent !important;}
.booksLeftPanel{ width:225px; min-height:400px; /*border-right:#666 dotted 2px;*/ float:left; margin-right:25px;}
.booksLeftPanel a{ text-decoration:none;}
.booksLeftPanel .menuTabHome{ 
			background-image: url("../images/booksHome.png");
			background-repeat: no-repeat;
			color: #13235B;
			font-size: 23px;
			font-weight: bold;
			height: 60px;
			margin-bottom: 15px;
			margin-left: 5px;
			padding-top: 40px;
			text-indent: 110px;
			width: 310px;
	}
.booksLeftPanel .menuTabEditors{ 
			background-image: url("../images/Editor.png");
			background-repeat: no-repeat;
			color: #13235B;
			font-size: 23px;
			font-weight: bold;
			height: 60px;
			margin-bottom: 15px;
			margin-left: 5px;
			padding-top: 40px;
			text-indent: 110px;
			width: 310px;
	}
.booksLeftPanel .menuTabAuthors{ 
			background-image: url("../images/Authors.png");
			background-repeat: no-repeat;
			color: #13235B;
			font-size: 23px;
			font-weight: bold;
			height: 60px;
			margin-bottom: 15px;
			margin-left: 5px;
			padding-top: 40px;
			text-indent: 110px;
			width: 310px;
	}
.booksLeftPanel .menuTabSearchbooks{ 
			background-image: url("../images/SearchBooks.png");
			background-repeat: no-repeat;
			color: #13235B;
			font-size: 23px;
			font-weight: bold;
			height: 60px;
			margin-bottom: 15px;
			margin-left: 5px;
			padding-top: 40px;
			text-indent: 110px;
			width: 310px;
	}			
.booksLeftPanel .menuTabOrderbooks{ 
			background-image: url("../images/Orderbooks.png");
			background-repeat: no-repeat;
			color: #13235B;
			font-size: 23px;
			font-weight: bold;
			height: 60px;
			margin-bottom: 15px;
			margin-left: 5px;
			padding-top: 40px;
			text-indent: 110px;
			width: 310px;
	}
.booksLeftPanel .menuTabNewsletterBooks{ 
			background-image: url("../images/NewsletterBooks.png");
			background-repeat: no-repeat;
			color: #13235B;
			font-size: 23px;
			font-weight: bold;
			height: 60px;
			margin-bottom: 15px;
			margin-left: 5px;
			padding-top: 40px;
			text-indent: 110px;
			width: 310px;
	}	
.booksLeftPanel .menuTabContactus{ 
			background-image: url("../images/Contactus.png");
			background-repeat: no-repeat;
			color: #13235B;
			font-size: 23px;
			font-weight: bold;
			height: 60px;
			margin-bottom: 15px;
			margin-left: 5px;
			padding-top: 40px;
			text-indent: 110px;
			width: 310px;
	}
			
.booksRightPanel{ width:730px; float:left; }
.booksListings{ height:auto; width:730px;  float:left; }
.bookBox{  
    /*float: left;
    height: 200px;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 340px;
	border:#666 dashed 1px; */ 
	
	margin: 0 20px 20px 0;
    width: 717px;
	height: 200px;
    float: left; 
	background-color: white; 
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #F5F5F5;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); 
	color: #3e3e3e;
	text-decoration:none; 
	padding: 5px 6px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	font-size:13px;
	
	}

.bookimageDetail{ width:140px !important; height:200px; float:left;  }
	
.bookimage{ width:140px; /*height:200px;*/ float:left;  }
.bookName{ 
    color: #FFFFFF;
    float: left;
    height: 180px; 
    margin-left: 15px;
    width: 560px;
	}
.bookName p{  }

.bookDetials{
	float: left; 
    margin-bottom: 20px;
    margin-right: 20px;
    width: 710px;
	/*background:#f4f7f9;
	padding:10px;  */
}
.orderBooks { text-align:center; }
.bookInfo{ float:left;  margin-left:15px; margin-bottom:10px;}
.bookInfo p {
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #4c4c4c;
    text-align: left;
    line-height: 24px;
	margin-bottom:0px !important; 
    font-size: 14px;
}
.bookOrderNow {
    background-image: url("../images/orderNow.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    text-align: center;
    font-size: 15px;
    height: 80px;
    margin-bottom: 10px;
    padding-left: 7px;
    line-height: 22px;
    padding-top: 36px;
    width: 130px;
    margin-bottom: 20px;
    margin-right: 12px;
}
/*Pagination*/
#pagination{ background-image: url("../images/pagination.png");
			background-repeat: no-repeat;  height: 43px; padding-top:5px; margin-left:50px;  } 
div.pagination {
	padding-top: 11px;
	margin: 0px;  
	text-align:center;
}

div.pagination a {
	
	padding: 5px 10px;
	margin: 2px;
	border: 1px solid #13235B;
	background:#13235B;
	text-decoration: none; /* no underline */
	color: #FFF;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #259E71; 
	color: #FFF;
	background:#259E71;
}
div.pagination span.current {
	padding: 5px 10px;
	margin: 2px;
		border: 1px solid #259E71;
		
		font-weight: bold;
		background-color: #259E71;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 5px 10px;
		margin: 2px;
		border: 1px solid #13235B; 
		color: #FFF;
		background:#13235B;
	}
	/*Pagination*/ 
	
.notextDeco{ text-decoration:none;}	
.addtocart{  color:#786A27; font-weight:bold; text-decoration:none; font-size:10px; }
/*.viewdetails {
    color: #786A27;
    font-weight: bold;
    background: antiquewhite;
    border: #786A27 solid 1px;
    padding: 5px 10px; 
    text-decoration: none;
    font-size: 10px;
}*/

.viewdetails { 
background-color: #4d4d4d; 
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
border-bottom: 1px solid #DDD;
border-left: 1px solid #F5F5F5;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); 
color: #FFF;
text-decoration:none; 
padding: 5px 6px;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
font-size:13px;
}

 

.btnButton {
    color: #786A27;
    font-weight: bold;
    background: antiquewhite;
    border: #786A27 solid 1px;
    padding: 5px 10px; 
    text-decoration: none;
    font-size: 10px;
}

.subheading{ background:#A89854; color:#666; font-weight:bold; }

.cartGrid{ background: none repeat scroll 0 0 #F1F2F2;  margin: 20px 0;}

.cartGrid table th {
    background: none repeat scroll 0 0 #13235B;
    color: #FFFFFF;
    font-weight: normal;
	text-align:left;
	height:38px;
}
.cartGrid table td {
    border-bottom: 1px solid #DCDCDC;
	padding:5px 0;
}
.cartGrid table tr:hover td{ background:#f7f7f7;}	

.searchPanel{ width:648px; height:auto; float:left;}

.searchListings{ margin:20px 0; width:100%; float:left; }


 .searchListings .menu{
	 /*background-color:#89ede6;*/ 
    float: left;
    height: auto;  
    /*width: 200px;*/
}

.searchListings .menu ul{
	list-style:none;
	text-indent:10px;
	padding:0px;
	margin:0px;
}
 
.searchListings .menu ul li {
    background: url("../images/leftarrow.png") no-repeat scroll left 5px center transparent;
    border-bottom: 1px dashed #666;
    min-height: 15px;
    padding: 10px 0;
    text-indent: 35px;
	width:600px;
}
.searchListings .menu ul li:hover {
    background: url("../images/leftarrow.png") no-repeat scroll left 5px center transparent;
    border-bottom: 1px dashed;
    min-height: 15px;
    padding: 10px 0;
    text-indent: 35px;  
}

.searchListings .menu ul li a{
color:#4C4C4C;
font-weight:bold;
text-decoration:none;
}

.searchListings .menu ul li a:hover{
color:#4C4C4C;
font-weight:bold;
text-decoration:none;
}
.bySubjectForm{
	width:648px;
	float:left;
	
	}
.booksSearchMenu {
   /* background-image: url("../images/SearchBar.png");
    background-repeat: no-repeat;
    height: 32px;
    margin-left: 50px;*/
    padding-top: 12px;
	height:30px;
}

.booksSearchMenu a {
	padding: 7px 19px;
    font-size: 16px;
    margin: 0 5px;
}			


.left-nav{ color:#877834; font-weight:bold; text-decoration:none; }			
			
.contactImage{ float:left; width:30px; }

.contactText {
    color: #4C4C4C;
    float: left;
    width: 680px;
    line-height: 22px;
    font-size: 16px;
    margin-left: 15px;
}			

.updateHeading	{ height:auto; border-bottom:#666 dashed 1px; margin-bottom:10px; padding-bottom:10px; }	
.updateHeading	p{ font-size:14px; line-height:18px !important; }	
.updateHeading	p a{ font-weight:bold !important; text-decoration:none; color:#757575; }		
.newsheading{ width:950px; background:#EEEEEE; color:#333 !important; }

 
.newbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #18a097), color-stop(1, #99d4cf) );
	background:-moz-linear-gradient( center top, #18a097 5%, #99d4cf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#18a097', endColorstr='#99d4cf');
	background-color:#18a097;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #18a097;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 10px;
	text-decoration:none;
	cursor:pointer; 
}.newbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #99d4cf), color-stop(1, #18a097) );
	background:-moz-linear-gradient( center top, #99d4cf 5%, #18a097 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#99d4cf', endColorstr='#18a097');
	background-color:#99d4cf;
}.newbutton:active {
	position:relative;
	top:1px;
}



/* ====================================================================== */

.esubmitHeading {
    color: #18A096;  
    font-weight: normal; 
	clear:both;
	font-size:20px;
	padding:10px;
}
.padding1020{ padding:10px 20px !important; }
.greenPatti{ height:7px; background-color:#18A096; } 
.greenHeading{ background-color:#18A096; padding:5px  10px; color:#FFF;   } 
.greyHeading{ background-color:#EFEFEF; padding:10px; color:#666;   }
.greyHeading td{  padding:5px; }
.greyHeading th{  padding:5px; text-align:left; }
tr.greyBottBor td{ border-bottom:#EFEFEF solid 1px;  font-size:12px; padding:5px; }
.greyBottBor { border-bottom:#EFEFEF solid 1px;  font-size:14px; } 
.clarify{ width:600px; }
a.button{ 
	padding:6px 10px;
	border:solid 1px #356a9e;
	height:auto;
	background-color:#11346b;
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:12px;
	cursor:pointer;	
	color:#FFF !important;
	font-family:Arial; 
	font-weight:normal;
	text-shadow:2px 0px #163a6e;
	-moz-border-radius:5px; 
    border-radius: 5px;
	text-decoration:none;
}
a.button:hover{
	background-color:#21477b;
	background-image:url(../images/blue_hover.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
a.button:active{
	background-color:#2b5284;
	background-image:url(../images/blue_active.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.star{ color:#F00; font-size:20px; } 

.errorMessage{ font-size:12px; color:#F00; clear:both; }

.errorDiv {
background-color: #FDE5E5;
border: 1px solid #FFC5C4;
border-radius: 5px 5px 5px 5px;
color: #010000;
height: auto;
padding: 10px 20px;
margin-bottom: 10px;
}
.successDiv {
background-color: #b3db60;
border: 1px solid #86ba18;
border-radius: 5px 5px 5px 5px;
height: auto;
padding: 10px 20px;
margin-bottom: 10px;
}
.Flow_Table tr td {
background-color: none;   
color:#666; 
}
 
 .Flow_Table tr td:hover {
    /*background-image:url(../images/navi_hover.jpg);
	background-repeat:repeat-x;*/
}
 
 

.Flow_Table tr td.Next_Img { 
background-color: #FFFFFF;
}
.Flow_Table tr td.Next_Img:hover { 
background-image:none !important;
background-color: #FFFFFF;
}
.flow{ font-size:14px;  }
.flow a{ font-size:14px; color:#666; text-decoration:none; }

.flowBlue{ color:#06C; }

.esubmit_edit { float:right; color:#FFF; margin-right:10px; }
.esubmit_edit a {color:#FFF; text-decoration:none; }

.rows td{ border-bottom:#CCC solid 1px; padding:10px; }
.fs14{ font-size:14px !important; }

.breadlink{ color:#404040; text-decoration:none; }

.Download{ float:left; color:#eee;margin:0 5px;padding:3px;text-decoration:none;border:1px solid #831608;font:bold 14px Arial,Helvetica; background:#bb413b;background:-moz-linear-gradient(top, #bb413b 0, #831608 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #bb413b), color-stop(100%, #831608));background:-webkit-linear-gradient(top, #bb413b 0, #831608 100%);background:-o-linear-gradient(top, #bb413b 0, #831608 100%);background:-ms-linear-gradient(top, #bb413b 0, #831608 100%);background:linear-gradient(to bottom, #bb413b 0, #831608 100%);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;text-shadow:0 -1px 0 rgba(0,0,0,0.8);box-shadow:0 1px 0 rgba(255,255,255,0.3) 0 3px 0 rgba(0,0,0,0.7) 0 2px 2px rgba(0,0,0,0.5) 0 1px 0 rgba(255,255,255,0.5) inset #000;-moz-box-shadow:0 1px 0 rgba(255,255,255,0.3) 0 3px 0 rgba(0,0,0,0.7) 0 2px 2px rgba(0,0,0,0.5) 0 1px 0 rgba(255,255,255,0.5) inset #000;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.3) 0 3px 0 rgba(0,0,0,0.7) 0 2px 2px rgba(0,0,0,0.5) 0 1px 0 rgba(255,255,255,0.5) inset #000;-khtml-box-shadow:0 1px 0 rgba(255,255,255,0.3) 0 3px 0 rgba(0,0,0,0.7) 0 2px 2px rgba(0,0,0,0.5) 0 1px 0 rgba(255,255,255,0.5) inset #000;-o-box-shadow:0 1px 0 rgba(255,255,255,0.3) 0 3px 0 rgba(0,0,0,0.7) 0 2px 2px rgba(0,0,0,0.5) 0 1px 0 rgba(255,255,255,0.5) inset #000}
.Download span{border:1px dashed #eba1a3;display:block;padding:4px 15px;cursor:pointer;background:#d4463c;background:-moz-linear-gradient(top, #d4463c 0, #aa2618 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d4463c), color-stop(100%, #aa2618));background:-webkit-linear-gradient(top, #d4463c 0, #aa2618 100%);background:-o-linear-gradient(top, #d4463c 0, #aa2618 100%);background:-ms-linear-gradient(top, #d4463c 0, #aa2618 100%);background:linear-gradient(to bottom, #d4463c 0, #aa2618 100%);}

.font12{ font-size:12px !important; }

.previousTab { float:left !important; width:200px !important; text-align:left !important; } 
.currentTab { float:left !important; font-size:14px !important; } 
.nextTab { float:right !important; width:150px !important; text-align:right !important; } 
.dateSelected a { color:#94107e !important; text-decoration:none !important; font-size:14px !important;  }

/*.acdnmenu li { margin:10px 0 !important; }*/
.abstract_icon { 	 
	background-image: url("../images/abstract_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px; margin:5px 0 !important;
	}
	
.pdf_icon{ 	 
	background-image: url("../images/pdf_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px; margin:5px 0 !important;
	}
.html_icon{ 	 
	background-image: url("../images/html_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px; margin:5px 0 !important;
	}
.epub_icon{ 	 
	background-image: url("../images/epub_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px; margin:5px 0 !important; 
	}	
.flip_icon{ 	 
	background-image: url("../images/flip_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}

.figures_icon{ 	 
	background-image: url("../images/figures_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}
		
.supermaterial_icon{ 	 
	background-image: url("../images/supermaterial_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px; margin:5px 0 !important;
	}
.erratum_icon{ 	 
	background-image: url("../images/erratum_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	} 		 
.endnote_icon{ 	 
	background-image: url("../images/endnote_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	} 
.refman_icon{ 	 
	background-image: url("../images/refman_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}
.txtfile_icon{ 	 
	background-image: url("../images/txtfile_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}	
.bibtex_icon{ 	 
	background-image: url("../images/bibtex_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}
.email_icon{ 	 
	background-image: url("../images/email_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}	
.snf_icon{ 	 
	background-image: url("../images/snf_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px; margin:5px 0 !important;
	}
.pubmed_icon{ 	 
	background-image: url("../images/pubmed_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}
.scopus_icon{ 	 
	background-image: url("../images/scopus_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}		 
.google_icon{ 	 
	background-image: url("../images/google_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}	
/*.google_icon a { padding-left:70px !important ; } 	*/	
.copyright_icon{ 	 
	background-image: url("../images/copyright_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}		
.bookssnf_icon{ 	 
	background-image: url("../images/bookssnf_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}		
	
.classifications_icon{ 	 
	background-image: url("../images/classifications_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}		
	
	

.blog_icon{ 	 
	background-image: url("../images/blog_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}	
	
.statistics_icon{ 	 
	background-image: url("../images/statistics_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}	
		

		
.view_icon{ 	 
	background-image: url("../images/view_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}		
.download_icon{ 	 
	background-image: url("../images/download_icon.png"); 
	background-repeat:no-repeat; height:32px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}		
.facebook_icon{ 	 
	background-image: url("../images/facebook_icon.png"); 
	background-repeat:no-repeat; height:28px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}							
.twitter_icon{ 	 
	background-image: url("../images/twitter_icon.png"); 
	background-repeat:no-repeat; height:28px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}
.linkedIn_icon{ 	 
	background-image: url("../images/linkedIn_icon.png"); 
	background-repeat:no-repeat; height:28px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}
.pinit_icon{ 	 
	background-image: url("../images/pinit_icon.png"); 
	background-repeat:no-repeat; height:28px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}
.others_icon{ 	 
	background-image: url("../images/others_icon.png"); 
	background-repeat:no-repeat; height:28px;  
	padding-left:10px !important; text-decoration:none;   
	padding-top:5px;
	clear:both; 
	font-size:15px;  margin:5px 0 !important;
	}			




#topnav {
	/*width: 213px;*/
	padding: 40px 28px 25px 0; 
}
ul#topnav {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
}
ul#topnav li {
	 
}
ul#topnav li p{
	font-size:12px; line-height:18px; margin-bottom:0px !important;
}

ul#topnav li a {
	line-height: 10px;
	font-size: 14px;
	padding: 10px 5px;
	color: #FFF;
	display: block;
	text-decoration: none;
	font-weight: bolder;
	 
}

ul#topnav li a.heading {
padding: 10px; 
text-align: left;
color: #FFF;
background: #18a096;
text-decoration: none;
border: 1px solid #fff;
border-bottom: none;
outline: none;
	 
}
 

ul#topnav li a:hover {  
    /*background:#0b766e;*/
}
ul#topnav ul {
	margin: 0;
	padding: 0;
	display: none;  
}
ul#topnav ul li {
	margin: 0;
	padding: 0;
	clear: both;  
}
ul#topnav ul li a {
	padding-left: 30px;
	font-size: 12px;
	font-weight: normal;
	outline: 0;
	color: #4c4c4c;
	/*background-color:#fff;*/
}
ul#topnav ul li a:hover {
	/*background-color:#fff;*/
	color: #4c4c4c;
}
ul#topnav ul ul li a {
	color: silver;
	padding-left: 40px;
}
ul#topnav ul ul li a:hover {
	background-color: #D3CEB8;
	color: #675C7C;
}
ul#topnav span {
	float: right;
}

.expandpage {  float: left; 
background: #f59a18;
padding: 5px 10px 5px 10px;
margin: 0px 0px 0px -10px;
width: 180px;  }
.expandpage a{ color:#000; text-decoration:none; text-indent:20px;  } 
#expandCol { background-image:url(../images/left.png); background-repeat:no-repeat; width:16px; height:16px; height:20px; padding-left:20px; }
#showJournalCol { background-image:url(../images/right.png); background-repeat:no-repeat; width:16px; height:16px;  padding-left:20px; }

fieldset, .divFieldset {
  position: relative;
  margin-top: 0px;
  border: #cccccc 1px solid;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  background-color: #f4f4f4;
  margin-bottom:20px;
}
.accepted_manuscripts {
  background: #18a096; 
  padding: 8px 15px;
  color:#FFF;
}

div.mainlisting {
  list-style: none; 
  padding: 0px;
  margin: 0px;
}
div.mainlisting a {
 /* background: url("../images/bullet_right.png") no-repeat scroll left 5px center transparent;*/
  border-bottom: 1px dashed #d8d8d8;
  min-height: 15px;
  padding: 5px 0; 
  float:left;  
  text-decoration:none;
  color:#18a096;
  width:170px;
  text-align:center;
  margin:10px 30px 10px 0px;
}



.booksLeftPanel .menu{
	 /*background-color:#89ede6;*/ 
    float: left;
    height: auto;  
    width: 200px;
	
}

.booksLeftPanel .menu ul{
	list-style:none;
	text-indent:10px;
	padding:0px;
	margin:0px;
}  
.booksLeftPanel .menu ul li {
    /*background: url("../images/bullet.png") no-repeat scroll left  center transparent;
    border-bottom: 1px dashed #808080;
    min-height: 15px;
    padding: 5px 0;
    text-indent: 30px;*/
} 
.booksLeftPanel .menu ul li a {
background-color: white;
display: block;
height: 34px;
line-height: 34px;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
border-bottom: 1px solid #DDD;
border-left: 1px solid #F5F5F5;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
margin-top: 8px;
margin-left: -3px; 
color: #3e3e3e;
text-decoration:none;
/*font-size: small;margin-right: -25px;*/
padding: 0px 6px;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.booksLeftPanel .menu ul li a:hover {
  background-color: #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
  border-left: 1px solid #4d4d4d;
  color: white;
  text-shadow: none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}


.books_navi{
	background: none repeat scroll 0 0 #13235b;
    float: left;
    /*height: 37px;*/
    margin: 1px 0 5px 0;
    width: 1000px;
}
.books_navi ul{
	height: 32px;
    margin: 0;
    padding: 0;
    width: 1000px;
}
.books_navi li {
	float: left;
	border-right:#FFFFFF solid 1px; 
	list-style: none;
}

.books_navi li.first {
	float: left;
	border-left:none;
	list-style: none;
}
.books_navi li.last {
	float: left;
	border-right:none;
	list-style: none;
	/*width:148px;*/
}
.books_navi li a {
    float: left;
    padding: 11px 29px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.books_navi li a.viewcart{ color:#343630; text-decoration:none; padding:5px 13px; }  
.books_navi li a:hover{
	background-image:url(../images/navi_hover.jpg);
	background-repeat:repeat-x;
}
.books_navi li.last:hover{
	background-image:url(../images/navi_hover.jpg);
	background-repeat:repeat-x;
}
.books_navi li a.selected{
	background-image:url(../images/navi_hover.jpg);
	background-repeat:repeat-x;
}



 
.booksDetailMenu .menu{ 
    float: left;
    height: auto;   
}

.booksDetailMenu .menu ul{
	list-style:none; 
	padding:0px;
	margin:0px;
}  
.booksDetailMenu .menu ul li {
	float:left;
	margin-right: 10px;
} 
.booksDetailMenu .menu ul li a {
background-color: white;
display: block;
height: 34px;
line-height: 34px;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
border-bottom: 1px solid #DDD;
border-left: 1px solid #F5F5F5;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
margin-top: 8px;
margin-left: -3px; 
color: #3e3e3e;
text-decoration:none; 
padding: 0px 6px;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
font-size:14px;
}
.booksDetailMenu .menu ul li a:hover {
  background-color: #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
  border-left: 1px solid #4d4d4d;
  color: white;
  text-shadow: none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.booksDetailMenu .menu ul li a.selected {
  background-color: #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
  border-left: 1px solid #4d4d4d;
  color: white;
  text-shadow: none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.booksDetailMenu .content { background:#f4f7f9; padding:10px; margin-top:20px; width:710px; }

.btn-tab { 
background-color: white;
/*display: block; */
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
border-bottom: 1px solid #DDD;
border-left: 1px solid #F5F5F5;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); 
color: #3e3e3e;
text-decoration:none; 
padding: 5px 6px;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
font-size:13px;
}

.btn-tab:hover {
  background-color: #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
  border-left: 1px solid #4d4d4d;
  color: white;
  text-shadow: none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
#book-image{-webkit-box-shadow:0 1px 15px rgba(0,0,0,.5);-moz-box-shadow:0 1px 15px rgba(0,0,0,.5);-o-box-shadow:0 1px 15px rgba(0,0,0,.5);box-shadow:0 1px 15px rgba(0,0,0,.5)}

.booksBuyOptions {
    width: 100%;
    float: left;
    /*border: #000 solid 1px;*/
}

.booksBuyOptions .softCopy {
     
    margin: 0 20px 0 0;
    width: 210px;
    float: left; 
	background-color: white; 
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #F5F5F5;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); 
	color: #3e3e3e;
	text-decoration:none; 
	padding: 5px 6px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	font-size:13px;
}


.booksBuyOptions .softCopy .img { float:left; width:40px; }
.booksBuyOptions .softCopy .buyNow { float:left; width:170px;   }
.booksBuyOptions .softCopy .buyNow h1 {
    font-size: 12px; 
    float: left;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    color: #444444;
}

.booksBuyOptions .hardCopy {
    /*background: #ffbb8e;
    padding: 10px;
    margin: 0 10px 0 0px;
    width: 210px;
    float: left;*/
	margin: 0 20px 0 0;
    width: 210px;
    float: left; 
	background-color: white; 
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #F5F5F5;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); 
	color: #3e3e3e;
	text-decoration:none; 
	padding: 5px 6px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	font-size:13px;
	
}
.booksBuyOptions .hardCopy .img { float:left; width:40px; }
.booksBuyOptions .hardCopy .buyNow { float:left; width:170px;  }
.booksBuyOptions .hardCopy .buyNow h1 {
    font-size: 12px; 
    float: left;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    color: #444444;
}

.booksBuyOptions .softHardCopy {
    /*background: #76d3ed;
    padding: 10px;
    margin: 0 0px 0 10px;
    width: 210px;
    float: left;*/
	margin: 0 20px 0 0;
    width: 210px;
    float: left; 
	background-color: white; 
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #F5F5F5;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); 
	color: #3e3e3e;
	text-decoration:none; 
	padding: 5px 6px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	font-size:13px;
}
.booksBuyOptions .softHardCopy .img { float:left; width:35px; }
.booksBuyOptions .softHardCopy .buyNow { float:left; width:175px;   }
.booksBuyOptions .softHardCopy .buyNow h1 {
    font-size: 12px; 
	float:left; 
    line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
    color: #444444;
}
 
.btn-cart {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    text-decoration: none;
    padding: 7px 11px; 
    float: right;
    font-size: 12px;
    border: 1px solid #ddd;
    color: #999;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; 
    background-color: #df1f26;
    border-color: #df1f26;
    color: #fff !important;
}