#LandingBar{
clear:both;
color: #039;
display: block;
padding: 0 0 0 10px;
margin: 0 0 0 0;
height:25px;
background: transparent url(../images/landing-topbluebar.jpg) repeat-x;
}

/*** 
I got the basic 3-col CSS ideas from http://webhost.bridgew.edu/etribou/layouts/skidoo/index.html.
I modified the code though to suit our needs.
 ***/
/********************************************************************/
#outerColumnContainer
{ 
	z-index: 1;
    margin:0;
	border-color: #fff;	/* set default color to white. set the real color inside colors.css */
	border-style: solid;
	border-width: 0 0 0 174px;	/* sets the width of the borders used to create the left and right columns' background color. */		  
}
#innerColumnContainer{
z-index: 2;
width: 100%;
}

* html #innerColumnContainer{
position: relative;	/* fix a render bug in IE under certain conditions */
}

#lndVerticalBarColumn{
	margin: 25px 0 0 0;		
	width: 38px;
	border-width: 0;
}
#lndLeftColumn, #lndContentColumn, #lndVerticalBarColumn{
	float: left;
	position: relative;
	z-index: 10;
	overflow: visible;	/* fix for IE italics bug */
}
#lndContentColumn{
	float: right;
	width: 525px;
	margin: 0px;	/* same as in the #leftColumn selector up above. */
}
#lndLeftColumn{
	width: 194px;
	margin: 0 1px 0 -167px;	
}

.clear{
	clear: both;
}
.hide{
	display: none;	
}
html[xmlns] .mozclear{
	/* this selector should be valid CSS, but Opera 7.5 (and above) will pick
	 * this up as well. Shouldn't be a problem, Opera should handle this fine,
	 * but it's a Mozilla-targeted hack, and it should probably only affect
	 * mozilla. You can do that by replacing the INVALID CSS selector
	 * :root .mozclear for what's give here.
	 */
	border-bottom: 1px solid;
	border-color: transparent;
	margin-bottom: -1px;
}

/******************************************************************************/

#lndVerticalBarStart{
width:8px;
height:37px;
background: url(../images/landing-vertline.jpg);
}

#lndVerticalBarFinish{
width:8px;
height:517px;
background: transparent url(../images/landing-vertline2.jpg) repeat-y;
}

#lndPsycNETDirect{
width:196px;
height:27px;
background-image: url(../images/apa_psycnet_direct.gif);
}

#doiCitationPDF,#doiIssueFeed{
float:right;
width:200px;
}

#doiCitationBlockWithPDF{
display:block;
width:320px;
font-size:12pt;
}

#doiCitationBlockNoPDF{
display:block;
width:100%;
font-size:12pt;
}

#doiSourceBlockWithRss{
display:block;
width:310px;
}

#doiSourceBlockNoRss{
display:block;
width:100%;
margin:0 10px 0 0;
}

.doiCitationTitle{
color:#003399;
}

.doiCitationTitleColorBlock{
background-color:#FFFFC5;	
}

#doiTitleBullet{
float:right;
display:block;
width:19px;
height:19px;
margin:9px 0 0 4px;
background: transparent url(../images/blue_ball_w_gray.gif) no-repeat left 50%;
}

.doiCitationAffiliation{
font-weight:bold;
}

.doiPTCitationAffiliation{
	margin-top:8px;
}
	

.doiPDF a span,
.doiBookPDF a span,
.doiPQHTML a span{
vertical-align: middle;
text-decoration: underline;
font-size: 8pt;
}

.doiPDF a,
.doiBookPDF a,
.doiPQHTML a{
font-size: 8pt;
display:block;
padding: 0;
text-decoration: none;
}

.doiPDF a,.doiBookPDF a{
background: transparent url(../images/icon-file-pdf.gif) no-repeat right 50%;
}

.doiPQHTML a{
background: transparent url(../images/icon-file-html.gif) no-repeat right 50%;
}

.doiPDF a{
width:90px;
}

.doiBookPDF a,.doiPQHTML a{
width:120px;
}

.doiRss a{
display:block;
width:200px;
padding: 0;
text-decoration: none;
}

.doiRss a span{
vertical-align: middle;
text-decoration: underline;
padding-left:35px;
}

.doiRss a{
background: transparent url(../images/rss_button.gif) no-repeat left 50%;
}

#doiHorizontalSeperator{
margin:.5em 0;  /*line up just underneath welcome image*/
width:430px;
height:7px;
background: url(../images/hoizontal_separator.gif) no-repeat;
}

#doiNoPTPurchase, #doiNoPTPurchase a{
color:red;	
font-weight:bold;
}

#doiNoPTPurchase{
padding:0 1em 1em 1em;
}

.doiTestNameSource{
font-size:0.85em;
}

.doiPTSource{
font-size:0.85em;
margin-bottom:5px;
}
.doiTestPermissions{
margin-top:15px;	
}

#doiDocumentDetails{
padding:0 0 0 1em;
font-size: 8pt;
}

#doiAbstract{
margin:1.5em 0 3em 0;
padding:0 2.5em 0 0;
line-height: 2em;
}

#doiNumberArea{
margin:0 0 2em 0;
padding:0;
}

#doiNumberArea li{
display:inline;
padding:0 5px 0 0;
}

#doiNumberArea li.doiLabel{
color:#EB4D02;
font-weight:bold;
}

#doiNote{
color:#EB4D02;
margin:0 0 1em 0;
}

#doiLogin{
margin:5px 0 10px 5px;
padding:5px;
background: transparent url(../images/sign_in_box_empty.gif) no-repeat top;
font-size:8pt;
}

#doiLoginLink{
text-indent: -99999px;
display: block;
width: 191px;
height: 30px;
}

#doiNav{
background: transparent url(../images/doi_nav_links.gif) no-repeat top;
margin:5px;
padding:5px;
}

#doiNotRegistered{
float:right;
margin:27px 15px 0 0; 
}

#lndLeftNav{
padding:0;
//margin:0 5px 10px 0;
}

#lndLeftNav li{
padding:5px 0;
list-style-type:none;
}

#lndLeftNav li a{
font-weight:bold;
}

#doiPageTitle{
margin:0 0 1em 0;
padding:0;
}

#doiPageTitle li{
display:inline;
font-size:14pt;
padding:0 5px 0 0;
}

#doiPageTitle li.product{
color:#FF9900;
}

#doiPageTitle li.product span.colon{
color:#828282;
}

#doiPageTitle li.format{
color:#828282;
}

#doiFooter{
margin:0;
padding:5px 0 0 0;
}

#doiFooter li{
display:inline;
padding:10px 0 0 20px;
font-size: 8pt;
color:#FFFFFF;
}

#doiFooter li.year{
padding-right:50px;
}

#doiFooter li a{
color:#FFFFFF;
}

#doiLoginForm {
  position: relative;
  float:left;
  width: 180px;
  margin:5px 0 0 2px;
}

#doiLoginForm dt {
clear: both;
float:left;
padding: 4px 0 2px 0;
text-align: left;
color:#565656;
font-weight:bold;
font-size:8pt;
}

#doiLoginForm dd {
float: left;
margin: 0 0 8px 0;
padding: 0 0 0 3px;
}

#doiLoginForm dd input{
font-size:8pt;
}

#doiForgotPassword {
display:block;
clear:both;
font-size:8pt;
}

#doiForgotPassword ul{
margin:5px 0 0 0;
padding:0;
}

#doiForgotPassword ul li{
padding:0;
display:inline;
list-style-type:none;
color:#808080;
}

#doiForgotPassword ul li.doiForgotIndent{
padding:0 0 4px 4px;
}

#doiForgot{
display:inline;
}

#doiGoBtn{
display:inline;
margin:5px 0 0 5px;
}

#doiAthensLogin{
margin:15px 5px;
font-weight:bold;
}

#doiNotFound{
margin:150px 0;
font-size:12pt;
}

.doiFailureMessage{
color: red;
font-size:8pt;
}