/* =====================================================================
    Left Column  Components
====================================================================== */                                 

#leftWrap {
  margin: 20px 0 0 0;
  float: left;
  width: 240px;
}

#leftColsubnav {
  margin: 0 0 10px 0;
  float: left;
  width: 240px;
  background: #C7D7E3 url(../images/bg_subnav_top.gif) 0 0 no-repeat;
}

#leftColkickers {
  margin-bottom: 15px;
  float: left;
  width: 240px;
  background: #C7D7E3 url(../images/bg_subnav_top.gif) 0 0 no-repeat;
}

.kickersContent img {
  border: none;
}

.kickerSpacer {
  height: 10px;
}

.subnavContent {
  padding: 21px 0 41px 10px;
  background: transparent url(../images/bg_subnav_bottom.gif) 0 bottom no-repeat;
}

.kickersContent {
  padding: 10px 0 10px 9px;
  background: transparent url(../images/bg_subnav_bottom.gif) 0 bottom no-repeat;
}




/* ======================================================================
    Main Content Column
======================================================================= */

#mainCol {
  margin: 20px 0 10px 0;
  float: right;
  width: 605px;
  background: #FFF;
}

#mainNoColumn {
  margin: 20px 0 10px 0;
  /* float: right;
  width: 605px; */
  background: #FFF;
}

#mainContent {
  padding: 0; /* no left-right padding please */
}


#pageheader {
  margin: 0 0 12px 0;
  padding: 32px 0 0 0;
  height: 0px !important;
  height /**/:32px; /* for IE5/Win - CSS validation warning */
  overflow: hidden;
}

#pageheader h1 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #000;
}

#pageheaderTall {
  margin: 0 0 12px 0;
  padding: 64px 0 0 0;
  height: 0px !important;
  height /**/:64px; /* for IE5/Win - CSS validation warning */
  overflow: hidden;
}

#pageheaderTall h1 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #000;
}


#bodycontainer h2 {
  margin: 20px 0 4px 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  color: #477AA3;
}

#bodycontainer h3 {
  margin: 20px 0 4px 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #477AA3;
}

h2 a, h3 a {
  text-decoration: none;
  color: #477AA3;
}

h2 a:hover, h3 a:hover {
  text-decoration: underline;
}



/* Lists ------------------------------------- */

#mainContent ul.nobullet { margin: 0 0 12px 0; padding-left: 2.5em; list-style: none; }

#mainContent ul.nobullet li { margin-bottom: 17px; list-style: none; }

#mainContent ul.nobullet li ul.standard li { list-style: disc; }

#mainContent ul.standard { margin: 0 0 12px 0; padding-left: 2.5em; }

#mainContent ul.standard li { margin-bottom: 17px; }

#mainContent ul.standard ul { margin: 0 0 12px 0; padding-left: 2.5em; }

#mainContent ul.standard li ul li { margin-bottom: 17px; }

#mainContent ol.standard { margin: 0 0 12px 0; padding-left: 2.5em; }

#mainContent ol.standard li { margin-bottom: 17px; list-style-type: decimal; }

#mainContent ol.standard ol { margin: 0 0 12px 0; padding-left: 2.5em; }

#mainContent ol.standard li ol li { margin-bottom: 17px; list-style-type: lower-alpha; }

#mainContent ol.standard ol ol { margin: 0 0 12px 0; padding-left: 2.5em; }

#mainContent ol.standard li ol li ol li { margin-bottom: 17px; list-style-type: lower-roman;}

#mainContent ul.standard li:first-child, #mainContent ol.standard li:first-child {
  margin: 17px 0 12px 0;
}


/* FAQ DL -------------------------------------------- */

#mainContent dl.faq {
  margin: 0 0 19px 0;
}

#mainContent dl.faq dt {
  float: left;
  clear: left;
  width: 12px;
  font-weight: bold;
}

#mainContent dl.faq dd {
  margin: 0 0 6px 18px;
}




blockquote { margin: 12px 20px 12px 20px; }

strong { font-weight: bold; }

em { font-style: italic; }

pre { font-family: courier, sans-serif; }

hr {
  margin: 12px auto 12px auto;
  padding: 0;
  width: 70%;
  height: 1px;
  text-align: center;
  border-top: 1px solid #CDD1E2;
  border-bottom: none;
}


/* ==========================================================================
    Main Content Components
========================================================================== */

.blueModule {
  margin: 0 0 18px 0;
  width: 605px;
  float: left;
  background: #C7D7E3 url(../images/bg_blue_module_top.gif) 0 0 no-repeat;
}

div.bmContent {
  margin: 0;
  padding: 0 12px 12px 12px;  /* change back to padding: 12px; for photo inclusion */
  background: transparent url(../images/bg_blue_module_bot.gif) 0 bottom no-repeat;
}

div.bmContent img {
  margin: 0 12px 0 0;
  float: left;
  border: none;
  display: none; /* remove for inclusion of photos */
}

div.bmContent p.authorBio {
  margin: 0 0 12px 0; /* change back to margin: 0 0 12px 188px; for photo inclusion */
}

div.bmContent h2 {
  margin: 0 0 4px 0;
}


/* Branding Image right under page title */
.contentBrandingImg {
  margin: 0 0 12px 0;
  border: none;
}


/* Kicker at the bottom of the content area */
.contentKickerImg { }


/* Author Index page */
img.indexImage {
  margin: 1px 7px 0 0;
  float: left;
  border: none;
  display: none; /* remove for inclusion of photos */
}

p.indexPara {
  margin: 0; /* margin: 0 0 0 87px; */  /* change for inclusion of photos */
  line-height: 1.2em;
}

p.indexPara a {
  font-weight: bold;
}

div.indexGutter {
  clear: both;
  height: 15px;
}


/* Publisher/Partner/Channel Index page */
div.pubImage {
  margin: 1px 7px 0 0;
  width: 142px;
  float: left;
  border: none;
  text-align: right;
}

p.pubPara {
  margin: 0 0 12px 160px;
  line-height: 1.2em;
}

p.pubPara a {
  font-weight: bold;
}

div.pubGutter {
  clear: both;
  height: 15px;
}


/* Book Titles pages */

div.titlesLeft {
  margin: 17px 40px 20px 0;
  float: left; 
  width: 280px;
}

div.titlesRight {
  margin: 17px 0 20px 0;
  float: left; 
  width: 280px;
}

img.titlesImage {
  margin: 1px 7px 0 0;
  float: left;
  border: none;
}

p.titlesPara {
  margin: 0 0 0 85px;
  line-height: 1.2em;
}

p.titlesPara a {
  font-weight: bold;
}

div.titlesGutter {
  clear: both;
  height: 20px;
}


/* Blue Frame used on info.php & site-map.php */
.bluFrame {
  display: block;
  /* width: 870px; */
}

.bluFrameTopLeft {
  background-image: url(../images/bluFrame_topLt.gif);
  width: 100%;
  height: 20px;
  float: left;
}

.bluFrameTopRight {
  background: #FFF url(../images/bluFrame_topRt.gif) 100% 0 no-repeat;
  width: 17px;
  height: 20px;
  float: right;
}

.bluFrameCenterLeft {
  background: transparent url(../images/bluFrame_ctrLt.gif) 0 0 repeat-y;
  width: 100%;
  float: left;
}

.bluFrameCenterRight {
  background: transparent url(../images/bluFrame_ctrRt.gif) 100% 0 repeat-y;
  width: 100%;
  height: 100%;
  float: right;
}

.bluFrameBottomLeft {
  background: transparent url(../images/bluFrame_botLt.gif) 0 0 no-repeat;
  width: 100%;
  float: left;
}

.bluFrameBottomRight {
  background: #FFF url(../images/bluFrame_botRt.gif) 100% 0 no-repeat;
  width: 17px;
  height: 20px;
  float: right;
}
	
	
.bluFrameMidLeft {
  background: transparent url(../images/bluFrame_midLt.gif) 0 0 no-repeat;
  width: 100%;
  float: left;
}

.bluFrameMidRight {
  background: #FFF url(../images/bluFrame_midRt.gif) 100% 0 no-repeat;
  width: 17px;
  height: 20px;
  float: right;
}

.bluFrameContent {
  margin: 0 14px 0 14px;
  padding: 23px 25px 0 25px;
}

.bluFrameContent p {
  margin: 0 0 12px 0;
  padding: 0;
  line-height: 1.3em;
}


/* Site Map Lists */
.siteMap { color: #6690b2; }

h2.sitemaphdr {
  padding-bottom: 3px;
  font-size: 11px;
  font-weight: bold;
}

ul.smapcategory {
  list-style: none;
}

ul.smapsubcategory {
  margin-bottom: 4px;
  list-style: none;
}

ul.smapcategory li {
  margin-bottom: 20px;
  list-style: none;
}

ul.smapcategory li li {
  margin-bottom: 0;
}

ul.smapsubcategory li { 
  float: left;
}



.subcathdr {
  padding: 0 10px 3px 0;
  background: transparent url(../images/icon_sitemapdash.gif) right 5px no-repeat;
}

.subsubdiv {
  padding: 0 10px 3px 5px;
  background: transparent url(../images/icon_sitemapdot.gif) right 5px no-repeat;
}

.subsubend {
  padding: 0 10px 3px 5px;
}

.subcatnull {
  padding: 0 10px 3px 0;
}





/* Promo Kickers on the Try Safari page */

#promokickers {
  margin: 12px 0 20px 0;
}

#promokickers img {
  float: left;
  border: none;
}



/* ==========================================================================
    Bread Crumb Row
========================================================================== */

#breadcrumb {
  margin: 5px 0 0 0;
  padding: 0 20px 0 20px;
  color: #4477A1;
}



/* ==========================================================================
    Horizontal Text Link List
========================================================================== */

p.horizLinkList {
  color: #4477A1; /* 00467F; */
}



/* ==========================================================================
    Forms
========================================================================== */

input, textarea, select {
  font-size: 11px;
  /* border: 1px solid #477AA3; */
}

.RFI_form {
  margin: 12px 0 12px 0;
}

.RFI_form, .RFI_form td {
  border: none;
  border-collapse: collapse;
}

.RFI_label {
  padding: 2px 7px 0 0;
  width: 150px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

.RFI_label_notreq {
  padding: 2px 12px 0 0;
  width: 150px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

.RFI_element {
  padding: 0 0 12px 0;
  width: 379px;
}


.RFI_field {
  padding: 2px 0 2px 0;
  width: 230px;
}

.RFI_selfield {
  padding: 2px 0 2px 0;
  width: 233px;
}


.RFI_field_sm {
  padding: 2px 0 2px 0;
  width: 80px;
}


.RFI_textarea {
  width: 360px;
  font-size: 11px;
}


.note {
  font-weight: normal;
  font-size: 10px;
}

.RFI_button {
  padding: 0 18px 0 0;
  text-align: right;
}

#rfi_button { }



/* =================================================================
    Standard Data Tables
================================================================= */
table.standardTable {
  display: table;
  /* width: 604px; */
  font-family: verdana, sans-serif;
  border-top: none;
  border-bottom: 1px solid #477AA3; /* 5 - 5 - 4 */
  border-left: 1px solid #477AA3;
  border-right: 1px solid #477AA3;
  border-collapse: collapse;
  border-spacing: 0;
}

table.standardTable tbody { display: table-row-group; background: #FFF; }

table.standardTable th, table.standardTable td {
  display: table-cell;
  padding: 5px;
  border-right: 1px solid #477AA3;
  border-bottom: 1px solid #477AA3;
  border-collapse: collapse;
  vertical-align: bottom;
}


table.standardTable th {
  color: #477AA3;
  text-align: left;
  background: #E3EBF1;
}

table.standardTable th.cornerstone { color: #000; }


/* Column Widths ---------------------------------- */
table.standardTable th.rowheader { width: 170px; }

table.standardTable th.onehalfR { width: 200px; }
table.standardTable th.onehalf2 { width: 290px; }

table.standardTable th.onethirdR { width: 130px; }
table.standardTable th.onethird3 { width: 190px; }

table.standardTable th.onefourthR { width: 95px; }
table.standardTable th.onefourth4 { width: 140px; }

table.standardTable th.onefifth5 { width: 90px; }




table.standardTable td.null { background: #ADC4D6; }

table.standardTable td.check { background: transparent url(../images/icon_checkmark.gif) 5px 5px no-repeat; }

table.standardTable tr td.caption {
  display: table-cell;
  padding: 15px 5px 5px 5px;
  color: #FFF;
  font-weight: bold;
  background: #477AA3;
  text-align: left;
  vertical-align: bottom;
  border-top: 1px solid #477AA3;
  border-bottom: none;
  border-left: 1px solid #477AA3;
  border-right: 1px solid #477AA3;
}

.tableGutter { height: 15px; }

.tableContainer {
  padding: 1px 5px 5px 5px;
  background: #477AA3;
}


/* =================================================================
    Misc.
================================================================= */

.clearfloats {
  clear: both;
  height: 1px;
}

.required {
  color: #9C231C;
  font-weight: bold;
}

.errorBox {
  padding: 10px 10px 10px 35px;
  color: #9C231C;
  font-weight: bold;
  border: 1px solid #F8C751;
  background: #FFF url(../images/icon_error.gif) 5px 5px no-repeat;
}

.errmsg {
  margin: 0 0 0 12px;
  padding: 0 4px 0 4px;
  color: #9C231C;
  line-height: 1.4em;
  font-weight: bold;
  border: 1px solid #F8C751;
  /* background: #FFF url(../images/icon_errorsm.gif) 0 0 no-repeat; */
}


.imgctr { text-align: center; }

.imgctr img { margin: auto 0; }

img.rightalign { float: right; }

