﻿body, td, th, p 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height:125%;
color: #333333;
}
body
{
	padding:0;
	margin:0;
	/* padding: 0 400px; */
	text-align: center;
	background-color:#e3e3fd;
}

.bodytext
{
	font-size: 1em;
	line-height:125%;
	color: #333333;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #990033;
	font-weight: bold;
	line-height:100%;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #7a7ab5;
	font-weight: bold;
	line-height:100%;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #7a7ab5;
	font-weight: bold;
	line-height:100%;
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	font-weight: bold;
}
h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	color: #333333;
	font-weight: bold;
	padding:0px;
	margin:0px;	
}

/* Begin From Jello  */

#sizer {
	width: 58%;
	max-width: 192px;
	margin: 10px auto 0 auto;
	padding: 0;
}
#expander {
	position: relative;
	min-width: 800px; /* Critical Safari fix! */
	margin: 0 -400px 0 -400px;
	background: #e3e3fd;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper { 
	width: 100%; /* helps IE get the child percentages right. */
	text-align:left;
	background-image:none;
	background-repeat:repeat-y;
	background-color:#e3e3fd;
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.action { color:#660033; font-weight:bold; }

#topHeaderDiv
{
	float:none;
	background-image:url(http://www.ipne.org/images/IPNEHead.jpg);
	height:130px;
	min-width:800px;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#e3e3fd;
}

#topMenuDiv
{
	text-align:center;
	position:relative;
	float:right;
	width:200px;
}

#leftcolumn{
	float:left;
	width:152px;
	margin-right:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:#e3e3fd;
	font-size:0.9em;
	vertical-align:top;
	height:100%;
}

#leftcoltop{
	height:40px;
	background-color:#e3e3fd;	
	background-image: none;
	background-position:bottom right;
	background-repeat:no-repeat;
}

#leftbarcontainer {
	margin:2px;
	padding:1em 0.5em;
	border:1px solid #e3e3fd;
	background-color:#FFFFFF;
}

.leftbaritem 
{
	padding:2em 0.5em;
; border-color: black #990033 black black; border-right-width: thin
}

#rightcolumn
{
	float:right;
	width:152px;
	margin-left:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:#e3e3fd;
	font-size:0.9em;
}

#rightcoltop{	
	height:1px;
	padding:0 1em;
	text-align:right;
	color:#563821;
	background-color:#e3e3fd;
	background-image:none;
	background-position:bottom left;
	background-repeat:no-repeat;
}

#rightcoltop a {color:#563821;}

#rightbarcontainer {
	margin:2px;
	padding:1em 0.5em;
	border:1px solid #e3e3fd;
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:no-repeat;
}
.rightbaritem{
	padding:2em 0.5em;
	background-image:none;
	background-repeat:no-repeat;
}
#centercolumn{
	margin:0 0;
	background-color:White;
; clip:  rect(   )
}
html>body #centercolumn {
	height:auto;
	margin-left:152px;
	margin-right:152px;
}
#centercoltop{
	height:1px;	
	background-image: none; 
	background-repeat:no-repeat;
}

html>body #centercoltop {height:19px;}

#header {
	position:relative;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:1px solid #e3e3fd;
   background-color:#FFFFFF;
}
#maincontent {
	vertical-align:top;
	text-align:center;
	background-color:White;
	margin:0px;
	padding:1em 2em;
; border-color: black #990066 black black
; clip:   rect(   ); border-right-width: medium; width: 669px
	/* border:1px solid #e3e3fd; */
}
#maincontentLeft
{
	vertical-align:top;
	text-align:left;
	background-color:White;
	width:386px;
	margin-left:0px;
	margin-right:auto;
	padding:1em 2em;
	line-height:1.5em;
}


#maincontent label {line-height:2em;} 

#maincontent .txtBox {
    border:1px solid #DDD1C4;
    font-size:1em;
    background-color:#F5F2EF;
}

html>body #maincontent .txtBox {font-size:1.2em;}

#maincontent .txtBox:focus {background-color:#FFFFFF;}   
    
#maincontent caption {
    text-align:left; 
    font-weight:bold;
}

#maincontent table tr td {padding: 0.2em 0.5em;} 

#footer 
{
    margin:2px;
    padding:0.5em;
    font-size:smaller;
    text-align:center;
}

#footer a 
{
	padding:0 0.5em;
}
/* END From Jello  */

div.padtext10
{ 
margin-top: 5pt;
margin-bottom: 5pt; 
margin-left: 10pt; 
margin-right: 10pt; 
}
td.padtext10
{ 
margin-top: 2pt;
margin-bottom: 2pt; 
margin-left: 10pt; 
margin-right: 10pt; 
}

.style1
{
vertical-align: bottom;
}

.notes
{
font-size: 8pt;
}

a:link
{
color: navy;
text-decoration: none;
}
a:visited
{
color: navy;
text-decoration: none;
}
a:hover
{
color: #a30067;
text-decoration: none;
font-weight: bold;
}

.topHeader
{
	float:none;
	background-image:url(http://www.ipne.org/images/IPNEHead.jpg);
	height:130px;
	min-width:800px;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#e3e3fd; /* IPNE Purple */
}
.titleText
{
	background-color:#e3e3fd;
	font-weight:bold;
	font-size:1.5em;
	color:Black;
}

#pubmenuContainer
{
	background-color:#660033;
	width:181px;
	vertical-align:top;
}
.pubMenuHeader {
	font-size: 1.1em; *font-size:1em;
	text-align: center;
	margin: auto;
	background-color: #660033;
	padding: 2px auto 5px auto;
}
.pubMenuHeader a:link, .pubMenuHeader a:visited {
	text-decoration:none;
	color:#ffffff;
	font-variant:normal;
}
.pubmenu
{
	font-size:.9em; *font-size:.85em;
	text-align: center;
	margin: auto;
	height:2.5em;
	background-color: #660033;
}

.pubmenu a:link
{
text-decoration:none;
font-size:.9em; *font-size:.85em;
color:#ffffff;
font-variant:normal;
}

.pubmenu a:visited
{
text-decoration:none;
font-size:.9em; *font-size:.85em;
color:#ffffff;
background-color: #660033;
font-weight:normal;
font-variant:normal;
}

.pubmenu a:hover
{
text-decoration:none;
font-weight:bold;
font-size:1.1em; *font-size:1em;
color: #e657d3;
background-color: #660033;
}

#leftNav
{
	vertical-align:top;
	width:175px;
	text-align:center;
	padding-top: 1em;
	margin-left:3px;
	margin-right: auto;
	padding-left:5px;
; color: #FFFFFF; background-color: #660033
}

#leftNav a
{
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	font-size:1em;
	font-variant:small-caps;	
}

#leftNav a:hover
{
	color: #CCCCCC;
	font-style:normal;
	font-weight:bold;
	font-size:1em;
	font-variant:small-caps; 
}


#mainNav
{
	text-align:center;
	background-color:#9999CC;
	vertical-align:middle;
	margin:5px auto 5px auto;
	height:25px;
}

#mainNav a,
#mainNav a:visited
{	
	color:White;
	font-style:normal;
	font-weight:bold;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:-.1em;
	line-height:1.2em;
}

#mainNav a:hover
{
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
	color: #a30067;
	margin:.1em 0 .1em 0;
	line-height:1.2em;
}

#mainNav ul
{
	line-height:1em;
	margin:.1em 0 .3em 0;
	list-style: none;
}

#mainNav li
{
 	display:inline;
	background: transparent url(http://www.ipne.org/images/bookiconsml.gif) no-repeat left center;
	vertical-align:middle;
	margin:0 0 0 10px;
	padding:0 5px 0 18px;
}

/* Publisher Members List styling */
.publisherName
{
	font-size:1.2em;
	font-weight:bold;
	color:#660033; /* IPNE RED */
	width:100%;
}
.publishersDiv
{
	padding: 2px 10px 10px 10px;
	line-height:1.5em;
}
.publishersDivGenres
{
	font-style:italic;
}
#leftNav a:visited
 { 
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	font-size:1em;
	font-variant:small-caps;	
} 