@charset "iso-8859-1";

/*******************************************************************************
*  bp-custom.css : 2007-06-29 : bepress 3rd Party Journals custom stylesheet
* ------------------------------------------------------------------------------
*  Use this stylesheet to customizes the color-scheme for 3rd Party Journals.
************* PLEASE SAVE THIS FILE LOCALLY *************************************/


body { 
 background-color:#F3E7CF;
}

#wrapper {
 background-color:#2F3F53; 
}
	
#footer {
	background-color:#2F3F53; 
}
	
#header {
	background-color:#F3E7CF;
	border-bottom:1px solid #000; 
}
	
	#subheader {
	  background-color:#F3E7CF;
		border-bottom:0px solid #F3E7CF; }
		
#header a {
		color:#fff; 
		text-decoration:none;
		background:inherit;}

  #header a:hover  { 
    color:#EEDDBB; }

h1, h2, h3, h4, h5, 
#search-title, 
.article-list h2, 
#article h2, 
table.editors th,
.recommend caption,
#submit h2,
.text #myaccount #account-head .title   {
	color: #000; }
	
.article-list h1 { 
			color: #000; }
					
#sidebar h2 {
	background-color:#2F3F53;
	color:#fff; }
	
.article-list h2 a {
	border-bottom:1px solid #000; }
	
.vnav ul li a:link, 
.vnav ul li a:visited, 
.vnav ul li a:active,
#wrapper .text #myaccount thead tr th,
#sidebar p,
li h3 /* symposium title in sidebar */  { 
	color:#fff; }

.vnav ul li a:hover {
      color:#EEDDBB;
      text-decoration:underline; }
	
/* LINKS
================================================*/
a:link,
a:visited {
	color: #1F3F7A;}
	
a:hover,
a:active,
.article-list a:hover {
	color:#999988; }
	
#tabs a {			
	background:#fff;
	color:#2F3F53;
    border:2px solid #2F3F53;
border-bottom:2px solid #2F3F53; }
	
	#tabs a:hover  {
		background-color:#EEDDBB;
		color:#2F3F53 }
		
/* BP =SIDEBAR - BUTTONS
================================================*/		
ul#navlist {         
	border-top:1px solid #000; }
	
		ul#navlist li a {
			background:#2F3F53;
			color:#fff;
			border-top:0px solid #000;
			border-bottom:1px solid #000; }
			
			ul#navlist li a:hover {
				background:#EEDDBB;
				color:#2F3F53 }
				
#myaccount table { 
border:1px solid; }

	 #myaccount thead tr th  {
	 }

	 #myaccount th,
	 #myaccount td {
		border-bottom:1px solid; }

	 #myaccount tr th { 
	 }

	 #myaccount tr.odd {
	 }

	 #myaccount table table { 
		border:1px solid; }
	
	 #myaccount td a {
	 }
	
	 #myaccount tr:hover,
	 #myaccount .odd:hover  {
	 }
	 
/* Added or Changed by Nick 12-20-2007 */

#header {
        height:195px;
        background:url(../assets/md5images/236d99125432d553af74bdd54dc091c4.gif) bottom left no-repeat;
}

#footer {
        background:#2F3F53;
        color:#EEDDBB;
}
#footer a {
        color:#EEDDBB;
}

#footer a:hover {
        color:#fff:
}

p.bp {
background: #999988;
border:1px solid #000;}

#pagetitle h1 {
margin-left:60px;
margin-top:20px;}

#pagetitle h1 a {
color:#fff;}

#editorial-board table {
margin-left: 0px;
}

#editorial-board td {
padding-left: 10px;
}

#masthead h4{
margin-left:65px;}

#masthead h3{
margin-left:35px;}

.small-caps {
font-variant: small-caps;
text-indent: 25px;
line-height: 80%;
}

span.small-caps {
font-variant: small-caps;
}

p.indent {
text-indent: 25px;
line-height: 80%;}

#masthead-tilforum h2 { margin: 1.5em 0 0.5em;
	padding: 0;}

	.article-list h2,
	#article h2,
	#editorial-board h2,
	#submit h2  {
		background:#f8f8f8;
		display:block;           }

h2.masthead-tilforum { 
		padding-left:10px; }


#masthead-tilforum th {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px; 
	font-weight: normal; 
	line-height:1.4em;
	padding:0;
	margin: 1em 0 .5em; 
	color: #14569B;}

#masthead-tilforum {
	padding:0 0 10px 45px;
	background: transparent url(../assets/md5images/7198332e3eb4ffc285ea75dff9665a1f.gif) bottom left no-repeat;
    margin:0 0 15px 0; }

#masthead-tilforum table {
	background-color:transparent;
	text-align:left;
	border-collapse: collapse;
	margin: 0 0 5px 10px; }
	
	#masthead-tilforum td {
	vertical-align: bottom;
	padding:3px;
	font-size: 11px;
	background-color:transparent; }
	
		table#masthead-tilforum td strong {
			font-size:1em; }

.printOnly {display:none !important;}
#sidebar h2 {background-color:#2F3F53 !important;}