/* ========================================================= */
/* sub_jpt.css                                            */
/* See spe_subsite.css for shared styles                     */
/* ========================================================= */

a {
	color: #192AA9;
}
.lcol_bdy a, #main_menu a {
	text-decoration: none;
}
.lcol_bdy a:hover, #main_menu a:hover {
	text-decoration: underline;
}
a:visited {
	color: #192AA9;
}
#mcol_basic a:visited {
	color: #5F4DBE;
}
#mcol_wide a:visited {
	color: #5F4DBE;
}
a:hover {
	color: #CB010F;
}
a:active {
	color: #CB010F;
}

/* Main header image */
#header_bg {
	height: 97px;
}
#header_bg img {
	position: absolute;
	top: 4px; 
}
#srch_bar {
	background: url(/spe-site/spe/spe/jpt/images/site_images/srch_bg.jpg);
}
#srch_bdy label {
	color: #e6a57a;	
}
.rcol_hdr {
	background: url(/spe-site/spe/spe/jpt/images/site_images/rcol_hdr.jpg) no-repeat;
}
.rcol_hdr_tall {
	background: url(/spe-site/spe/spe/jpt/images/site_images/rcol_hdr_tall.jpg) no-repeat;
}
/* May be different from H3 below */
.rcol_hdr h3{
	color: #3D3372;
}
/* Default are in main images folder */
#flag {
	background: url(/web/images/flag_bg.jpg);
}
#flag_ftr {
	background: url(/web/images/flag_ftr.jpg) no-repeat;
}

h1 {
	color: #58172F;
}
h2 {
	color: #C8652A;
}
h3 {
	color: #0066cc;
}
.color_h1 {
	color: #58172F;
}
.color_h2 {
	color: #C8652A;
}
.color_h3 {
	color: #0066cc;
}

/* Login at top ============================= */
/* Select color for text and links, plus the hover color; position the text by dragging the div in design view */
/* It will help to turn off visual aids (View - Visual Aids - Hide All ) when positioning */
#login_links {
	color: #FFFFFF;
	width: 210px;
	position: relative;
	left: 750px;
	top: 9px;	
}
#login_links ul li {
	border-left: 1px solid #CCCCCC;
}
#login_links a {
	color: #FFFFFF;
}
#login_links a:hover {
	text-decoration: underline;
	background: #C8652A;
}
/* For footer  */
#p_pub_spe {
	font-size: 11px;
	color: #58172F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6A6A6;
	padding: 3px;
}
#div_jpt_ftr_links {
	padding: 5px 0px;
	margin: 0px 50px;
	font-size: 11px;
}
#div_jpt_ftr_links ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
#div_jpt_ftr_links ul li {
	margin-left: 0;
	padding: 3px 13px;
	border-left: 1px solid #A6A6A6;
	list-style: none;
	display: inline;
}
#div_jpt_ftr_links ul li.li_link_first {
	border-left: none;
}

/* Add subsite-specific styles here */
.notice_box {
	margin: 0px 194px 15px 10px;
	padding: 0px 5px 10px;
	border: 2px solid #A6A6A6;
	text-align: center;
}
.notice {
	font-weight: bold;
	color: #FF0000;	
}
/*===================================================*/
/* Special styles for TOC pages  */
/*===================================================*/

#toc {
}
#toc h1 {
	font-size: medium;
	color: #58172F;
	margin-bottom: 3px;
	margin-top: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	border-bottom-style: none;
}
#toc h2 {
	color: #58172F;
	border-style: none;
	padding: 0px 0px 0px;
	line-height: normal;
	margin: 12px 0px 3px;
}
#toc h2.section_hdr {
	font-size: 120%;
	color: #C26829;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#toc h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	margin: 6px 0px 2px;
}
#toc a  {
	font-size: 12px;
	font-weight: bold;
	color: #3D3372;
	margin-top: 6px;
	margin-bottom: 2px;
	text-decoration: underline
}

#toc #div_issue_vol {
	margin-bottom: 15px;
	font-size: 115%;
	font-weight: bold;
	color: #C8652A;
}
p#p_issue {
	float: left;
	margin: 0px;
}
p#p_vol {
	float: right;
	margin: 0px;	
}

#div_toc_top {
	
}
#div_toc_top h2 {
	margin-top: 0px;	
}
#div_pg_sponsor {
	float: right;
	width: 40%;
	font-size: 95%;
	clear: right;
}
#div_pg_sponsor img {
	float: left;
	padding: 0px 10px 5px 0px;	
}
#div_on_cover {
	float: left;
	width: 50%;
	font-size: 95%;
	margin: 0px 0px 0px;
}
#div_on_cover img {
	float: left;
	padding: 0px 10px 5px 0px;	
}
/*==============================================================*/
/* Styles for inside pages */
/*==============================================================*/
/* DAL 1 Oct 06 - moved #div_issue_vol here for basic pages, put old def under #toc #div_issue_vol above */
#div_issue_vol {
	font-weight: bold;
	color: #3D3372;
	margin: 0px;
}

/* DAL 1 Oct 06 - clear left due to above addition */

#sect_head  {
	font-size: 150%;
	font-weight: bold;
	color: #C8652A;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	margin-bottom: 5px;
	clear: left;
	padding-top: 10px;
	margin-top: 0px;
}

h1 {
	color: #58172F;
	border-style: none;
	padding: 0px 0px 0px;
	line-height: normal;
	margin: 12px 0px 3px;
}
h2 {
	color: #3D3372;
	border-style: none;
	padding: 0px 0px 0px;
	line-height: normal;
	margin: 12px 0px 3px;
}
h3 {
	color: #0066cc;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px 2px;
}
.author_name {
	font-weight: bold;
}

#sub_content #author_bio {
   background-color: #C0BDD1;
   padding: 5px;
   margin-top: 1.5em;
}
#sub_content #author_bio img {
   float: left;
   margin: 3px 10px 5px 0px;
}
#sub_content #div_callout {
	background-color: #F5BF9B;
	font-size: 105%;
}

/*=========================================================*/
/*    Special styles for Archives page             */
/*=========================================================*/

#archives  {
}
#archives p {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#archives #sect_head {
	margin-bottom: 0px;
	margin-left: 0px;
}
/*=========================================================*/
/*    Special styles for QA page             */
/*=========================================================*/
#qa  {
}
#qa h2 {
	color: #C8652A;
	border-style: none;
	padding: 0px 0px 0px;
	line-height: normal;
	margin: 12px 0px 3px;
}
#qa h3 {
	color: #0066cc;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0px 2px;
}
/*=========================================================*/
/*    Special styles for Technology Applications page      */
/*=========================================================*/
#tech_appl  {
}
#tech_appl h1 {
	padding: 3px 0px;
	margin: 12px 0px;
	border-top-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #58172F;
}

/* Begin Documentum editor drop-down styles */
/*  Overriding colors from subsites.css only  */
/* Bio box is for featured authors with bio at top. For authors at bottom of page use the supplied field. */
div.bio_box {
	background: #A5AFD3;
}

/* For DM div, will have p tag(s) */
div#author_bio {
	background-color: #C0BDD1;
}

/* Notes box - different color only from bio_box */
div.notes_box {
	background: #D5B9C3;
}
/* For DM div, will have p tag(s) */
div#notes {
	background: #D5B9C3;
}

/* Can override font, color, border, etc. in specific CSS files */
.div_callout {
	background: #F5BF9B;
}
div.alert_box {
	background: #F0B071;
	clear: left;
}
div#alert {
	background: #F0B071;
}


/* End Documentum editor drop-down styles */


/* Left menu bullet list - id of main_menu is applied to top level ul */
.lcol_bdy ul {
	margin: 0px 0px 0px;
	padding: 0em 0em 0em 16px;
	line-height: 1.2em;	
}
.lcol_bdy li {
	padding: 0em;
	list-style: none;
	margin: .4em 0em 0em;
}
.lcol_bdy li ul {
	margin: 2px 0px;
	padding: 0px 0px 0px 12px;
}
.lcol_bdy h3 {
	margin: -5px 0px 5px 16px;
}