/* $Id: display.css,v 1.8 2005/02/07 13:21:50 alexholkner Exp $ */

body {
    background: white;
    background-image: url(images/index_01.gif);
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Optima, Verdana, Arial, sans-serif;
    margin-top: 0;
}

ul {
    list-style-position: outside;
    list-style-image: url("images/bullet.gif");
    padding-left: 5px; 
    margin-left: 15px;
}

ul li a {
    text-decoration: none;
    color: blue;
    margin-top: 0.5em;
}

ul li a:hover {
    text-decoration: underline;
}

ul li a:visited {
    color: blue;
}

#pageRoot {
    margin-top: 0;
}

#pageSidebar {
    position: absolute;
    top: 148px;
    left: 0;
    width: 150px;
    padding-left: 10px; 
    text-align: center;
}

#pageSidebar img {
    margin-top: 1em;
}

#pageSidebar h1 {
    font-weight: 400;
    font-size: 100%;
    text-align: left;
    margin-top: 1em;
    margin-bottom: 0;
    color: #0163A3;
    border-bottom: 1px dotted #0163A3; 
}
    
#pageSidebar div {
    /*border: 1px dotted #0163A3; */
    background: white;
    text-align: left;
}

#pageNavigation {
}

#pageNavigation ul {
    margin-top: 0.5em;
    margin-bottom: 0;
    font-size: 80%;
}


#pageLogin {
    font-size: 80%;
}

#pageOrderBox {
    font-size: 80%;
}

#pageOrderBox ul {
    margin-top: 0.5em;
    margin-bottom: 0;
}

.sidebarBox dl {
    margin-top: 0.5em;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 5px;
}

.sidebarBox dl dt {
    margin-left: 0;
}

.sidebarBox dl dd {
    margin-left: 0;
}

.sidebarBox dl dd input {
    width: 100%;
}

#pageLogin p#login {
    text-align: right;
    margin-top: 0;
}

#pageLogin p#login input {
}

#pageLogin p {
    margin-left: 5px;
}

#pageSearch {
    font-size: 80%;
}

#pageSearch p {
    margin-top: 0;
    margin-bottom: 0;
}

#pageSearch p#search {
    text-align: right;
}

#breadcrumbs {
    position: absolute;
    top: 100px;
    left: 145px;
    right: 0;
    border-bottom: 1px solid #0163A3;
}

#breadcrumbs a {
    text-decoration: none;
}

#pageHeader {
    margin-top: 0;
}

#pageHeader h1 {
    margin-top: 0em;
    margin-bottom: 1em;
    text-align: right;
    border-bottom: 1px dashed #0163A3;
    font-size: 150%;
    font-family: Optima, Georgia, Times New Roman;
}

#pageMessage {
    width: 100%;
    border: 1px solid #0163A3;
    margin-top: 0;
    margin-bottom: 1em;
}

#pageMessage h1 {
    background: #0163A3;
    color: white;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px;
}

#pageMessage p {
    margin: 0;
    padding: 5px;
}

#pageBody {
    margin-top: 140px;
    margin-left: 140px;
    margin-left: 150px;
    padding: 2em;
    font-size: 80%;
}

table {
    font-size: 100%;
}

#pageBody ul {
    margin-left: 30px;
}

#pageContent {
    margin-bottom: 3em;
    line-height: 1.5em;
    font-family: Georgia, Times New Roman, serif;
    padding-bottom: 2em; /* Leave room for footer */
}

#pageContent ul li a {
    text-decoration: underline;
}

#pageContent ul li a:visited {
    color: default;
}

#pageContent h1 {
    margin-top: 0;
}

#pageFooter {
    clear: both;
    padding-top: 1em;
    margin-bottom: 0;
    padding-bottom: 0;
    border-top: 1px dashed #0163A3;
}

#pageFooterNavigation {
    display: inline;
}

#pageFooterNavigation ul {
    float: right;
    display: block;
    margin-top: 0;
    margin-left: 0;
}

#pageFooterNavigation ul li {
    display: inline;
    padding-left: 10px;
    margin-left: 5px;
    background: url(images/bullet.gif) no-repeat;
    background-position: left center;
}


/* Account Details */

.accountDetails {
}

.accountDetails tr th {
    text-align: right;
    padding: 5px;
    font-weight: normal;
}

.accountDetails tr td {
    padding: 5px;
    padding-left: 0px;
}
    
#pageContent h2 {
    font-size: 14pt;
    font-family: Optima, Verdana, Arial, sans-serif;
    font-weight: normal;
    color: #0163A3;
    margin-bottom: 0px;
}

/* Search results */
.searchForm {
    margin-bottom: 1.5em;
}

.searchResults {
    margin-left: 20px;
}

.searchResult {
}

.searchResult p {
   margin-top: 0px;
   line-height: 1.2em;
}

.searchResult h3 {
   font-weight: normal;
   margin-bottom: 0px;
}

.searchResultBlockedLink {
    text-decoration: underline;
}

.searchResultDescriptor {
   margin-top: 0px;
}

.searchArticlesAd {
    background-color: #EEEEFF;
    border: 1px solid black;
    padding: 3px;
    width: 80%;
    line-height: 1.2em;
}
    

/* Viewing articles inline */

.header { font-size: 10pt;
          border-bottom: 1px solid;
          margin-bottom: 1em;
          margin-top: 0.2em;
}

.header_generic { font-size: 10pt;
				  border: 1px solid;
				  margin-bottom: 1em;
				  padding: 0.5em;
				  padding-top: 0em;
				  background: #FFFFCC;
}

.header h1 { font-size: 18pt;
     line-height:1em;
     margin-bottom: .2em;
}


.header_generic h1 { font-size: 24pt;
     				 margin-bottom: .2em;
     				 margin-top: .2em;
}

.issue { font-size: 10pt;
}

.authorset { margin-top: 1em;
}

.authorname { font-weight: 800;
              font-size: 12pt;
}

.procedureset {
	float: right;
	background: #FFFFCC;
	border: 1px solid;
	padding: .5em;
}

.procedure {
}

.copyright { 
    display: none;
}

/* Product display */
#productImage {
    border: 0;
    float: left;
    display: float;
    margin-right: 2em;
    margin-bottom: 2em;
}

.productChildren {
    margin-left: 30px;
    clear: left;
}

.productChildren dt {
    margin-top: 1em;
}

.productChildren dd {
    margin-left: 0px;
    margin-top: 0px;
    line-height: 1.2em;
}

.productChildren dd p {
    margin-top: 0px;
}

.priceTable {
    margin-left: 30px;
}

.priceTable tr th {
    font-weight: normal;
    text-align: left;
    padding-right: 10px;
    padding-left: 5px;
}

.priceTable tr td {
}
    
/* View order */
.orderView {
    margin-left: 30px;
    border-collapse: collapse;
}

.orderView tr th {
    padding: 5px;
    text-align: left;
}

.orderView tr td {
    padding: 5px;
}

.orderViewTotal {
    font-weight: bold;
    border-top: 1px solid black;
}

.orderDetailsEntry {
    margin-left: 30px;
}

.orderDetailsEntry tr th {
    font-weight: normal;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    line-height: 1.2em;
}

.orderDetailsEntry tr td {
    padding: 5px;
}


.orderDetailsEntry tr td p {
    line-height: 1.2em;
}


#orderShipping {
    margin-left: 30px;
}

#orderShipping dt {
    font-weight: bold;
    margin-top: 1em;
}

#orderShipping dd {
    margin-left: 0;
}

/* Free trial registration */
#freetrial {
    margin-left: 30px;
}

#freetrial th {
    text-align: right;
    font-weight: bold;
}

#freetrial th small {
    font-weight: 400;
}

/* Static RTE styles */
.imageFloatLeft {
    float: left;
}

.imageFloatRight {
    float: right;
}

.imageCentered {
    margin-top: 0.5em;
    text-align: center;
    margin-bottom: 0.5em;
}

.bordered {
    border: 1px solid black;
}

.borderedTable {
    border: 1px solid black;
    border-collapse: collapse;
}
