/* Main Cone Penetration Stylesheet

   TOC:    
   - Global Styles     
   - Header           
   - Page Structure   
   - Navigation       
   - Headings 
   - Images        
   - Lists            
   - Forms            
   - Links            
   - Tables           
   - Misc                

   Wisdom.co.uk 2007   
   www.wisdom.co.uk       

----------------------------------------------- 
-----------------------------------------------*/

/* Global Styles    
----------------------------------------------- */

* {      
  padding:0;        
  margin: 0;        
}                   

html, body {    
}                  

body {             
  font-size: 62.5%; /* 1em = 10px */     
  text-align: center;   
  font-family: Arial, sans-serif;    
  background: #003464 url("../images/body_gradient.jpg") top left repeat-x; 
  padding-bottom: 30px;  
}

#page {
  width: 880px;
  background: #fff url("../images/page_background.jpg") 0px 50px repeat-x;
  margin: 0 auto;
  text-align: left;
  margin-top: 35px;
  position: relative;
  overflow: hidden;
}

.ir {   
  position: relative;   
  overflow: hidden;    
}                

.ir span {      
  width:100%;   
  height: 100%; 
  position: absolute;   
  background-position: top left;     
  background-repeat: no-repeat;      
}

/* Header  
----------------------------------------------- */
#header {
  width: 100%;
  background: url("../images/header_background.gif") top left no-repeat;
  height: 98px;
  position: relative;
  border-bottom: 2px solid #002245;
}

#header_logo img {
  margin-top: 35px;
}

/* Page Structure  
----------------------------------------------- */

#left_col { 
  width: 176px;
  float: left; 
  padding-bottom: 30px;
  background-color: #fff;
}

#left_col p {
  font-size: 1.1em;
  color: #214E8F;
  margin-left: 18px;
  margin-right: 20px;
}

#left_menu {   
  padding-bottom: 30px;
  background: #21A677 url("../images/menu_corner.gif") bottom right no-repeat;
}

#left_col #buy_the_book {
  display: block;
  width: 170px;
  height: 110px;
  cursor: pointer;
  margin-left: 5px;
}

#left_col #buy_the_book span {
  background-image: url("../images/buy_the_book.gif");
}

#content {
  position: relative;
  width: 702px;       
  float: right;
}

#footer {
  clear: both;
  width: 100%;
  background: url("../images/footer_corner.gif") bottom left no-repeat;
  position: relative;
  left: -1px;
  color: #9D9E9E;
}

#footer #wisdom_link {
  position: relative;
  left: 20px;
  bottom: 10px;
}

#footer #right_info {
  position: absolute;
  right: 20px;
  bottom: 10px;
}

.home {
  height: 2190px;
}

#content p {
  font-size: 1.15em;
  line-height: 1.3em;
  color: #484848;
}

#content .rborder {
  padding: 22px;
  border: 1px solid #d2d1cd;
} 

#content .ybox {
  padding: 24px 12px 20px 12px;
  background-color: #FDCC04;
} 

#content .rcorner {
  padding: 22px;
} 

.wide_content #inner_content {
  margin: 135px 40px 40px 24px;
  position: relative;
}

.two_columns #inner_content {
  margin: 175px 20px 40px 15px;
}

.two_columns #inner_content #left_col {
  float: left;
  width: 225px;
}

.two_columns #inner_content #right_col {
  float: left;
  width: 425px;
}

.two_columns #inner_content #right_col p {
  margin-bottom: 10px;
  line-height: 1.5em;
}

.wide_content .top_btns {
  padding-top: 115px;
}

.wide_content #inner_content p {
  font-size: 1.2em;
  line-height: 1.4em;
  color: #484848;
  margin-bottom: 20px;
}

.wide_content #inner_content .bold_text{
  font-weight: bold;
  font-size: 1.2em;
  color: #002F75;
}

#content #intro {
  width: 369px;
  position: relative;
  margin-top: 16px;
  margin-left: 263px;
  padding: 8px 20px 10px 35px;
  background: url("../images/top_left_speechmark.gif") top left no-repeat;
}

.template #top_menu {
  background-image: none !important;
  position: absolute;
  right: 10px;
  top: 20px;
  width: 250px;
  height: 140px;
}

.template #top_menu li {
  font-size: 1.2em;
  font-weight: normal;
  list-style-type: none;
}

.template #title_block {
  margin-top: 25px;
  margin-left: 30px;
  width: 405px;
  height: 130px;
  position: relative;
  top: 20px;
}

.template #inner_content {
  margin-top: 50px;
}

#editor_content {
  border: 2px solid #B5C1CF;
  margin-top: 15px;
  line-height: 20px;
  padding: 10px;
  font-family: Verdana, Arial, sans-serif;
  color: #484848;
  font-size: 11px;
}
#editor_content p, #editor_content table td, #editor_content table td p {
	font-size: 11px !important;
	line-height: 20px !important;
	margin-bottom: 10px;
	color: #484848;
}
#editor_content li {
	font-size: 11px;
	margin-left: 20px;
}
#editor_content h3, #editor_content h4, #editor_content h5 {
	color: #001C37;
}
.template #inner_content #breadcrumb_links {
  margin-bottom: 20px;
  
}

#content #intro p {
  margin-top: -10px;
}

#content #intro p span {
  display: block;
  width: 21px;
  height: 19px;
  position: absolute;
  bottom:0px;
  right: 0px;
  background: url("../images/bottom_right_speechmark.gif") top left no-repeat;
}

#content #chapter1 {
  width: 335px;
  margin-left:  298px;
  margin-top: 50px;
}

#content #chapter1 p {
  float: left;
  width: 115px;
}

#content #chapter2 {
  width: 250px;
  position: relative;
  top: -155px;  
}

#content #chapter3 {
  width: 195px;
  position: relative;
  top: -290px;  
  left:470px;
}

#content #chapter4 {
  width: 188px;
  position: relative;
  top: -530px;    
}

#content #chapter4 p {
  margin-bottom: 10px;
}

#content #chapter5 {
  width: 195px;
  position: relative;
  top: -870px;  
  left:470px;
}

#content #chapter6 {
  width: 423px;
  position: relative;
  top: -905px;  
  left:245px;
}

#content #chapter7 {
  width: 370px;
  position: relative;
  top: -910px;  
}

#content #chapter8 {
  width: 224px;
  position: relative;
  top: -1230px;  
  left: 400px;
  background-color: #1EB47F;
  padding-bottom: 67px;
}

#content #chapter9 {
  width: 354px;
  position: relative;
  top: -1160px; 
  left: -22px; 
}

#content #chapter10 {
  width: 280px;
  position: relative;
  top: -1320px; 
  left: 400px; 
}

.home #contact_number {
  position: relative;
  top: -1260px; 
  left: -21px;
}

.home #sample_chapters {
  position: relative;
  left: 220px;
  top: -1330px;
}

.wide_content #sample_chapters {
  position: absolute;
  top:0px;
  left:-15px;
}

.wide_content #buy_book_btn {
  position: absolute;
  top:-8px;
  left:215px;
}

.wide_content #case_studies {
  position: absolute;
  top:3px;
  left:445px;
}

.home #case_studies {
  position: relative;
  left: 460px;
  top: -1310px;
}

.element {
    overflow: hidden;
}
  
/* Headings  
----------------------------------------------- */
#header h1 {
  width: 113px;
  height: 13px;
  position: absolute;
  top: 63px;
  left: 257px;
}
#header h1 span {
  background-image: url("../images/book_title2.gif");
}

#left_col #published_by {
  width: 120px;
  height: 39px;
  left: 17px;
  margin-top: 20px;
  margin-bottom: 7px;
}

#left_col #published_by span {
  background-image: url("../images/published_by2.gif");
}

#left_col #ap_van {
  width: 120px;
  height: 39px;
  left: 17px;
  margin-top: 20px;
  margin-bottom: 7px;
}

#left_col #ap_van span {
  background-image: url("../images/vanden.jpg");
}

#left_col #gardline {
  width: 120px;
  height: 37px;
  left: 17px;
  margin-top: 20px;
  margin-bottom: 7px;
}

#left_col #gardline span {
  background-image: url("../images/gardline.gif");
}

#left_col #author {
  width: 96px;
  height: 10px;
  left: 17px;
  margin-top: 40px;
  margin-bottom: 7px;
}

#left_col #author span {
  background-image: url("../images/about_author.gif");
}

#content h2, #content h3, #content h4 {
  color: #001C37;
}

#content h2, #content h2 a {
  color: #001C37;
  text-decoration: none;
}

#content h2 {
  font-size: 2.3em;
  font-weight: normal;
}

.wide_content h2, .wide_content h3 {
  color: #002F75;
}

#content h3 {
  font-weight: bold;
  margin-top: -5px;
  margin-bottom: 10px;
  font-size: 1.5em;
}

#content .ybox h3 {
  margin-top: 20px;
  margin-bottom: 12px;
}

#content h4 {
  font-size: 1.4em;
  font-weight: normal;
  position: relative;
  top: -10px;
  margin-bottom: -5px;
}

#content #intro h2 {
  margin-bottom: 12px;
}

#content #contact_number h3 {
  width: 173px;
  height: 45px;
}

#content #contact_number h3 span {
  background-image: url("../images/contact_number.gif");
}

.sIFR-active #content h2 {
  visibility: hidden;
  line-height: 1em;
  font-size: 2.3em;
}

.bbook #inner_content #right_col h3{
  width: 100%;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
}


.bbook #inner_content #right_col h4 { 
  margin-bottom: 10px;
}

.shortlist #inner_content h2 {
  margin-bottom: 20px;
}

.shortlist #inner_content h3 {
  padding-bottom: 35px;
}

.shortlist #inner_content h3 .chap_title{
  display: block;
  float: left;
  width: 590px;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 5px;
}
 
.shortlist #inner_content h3 .chapter_number {
  width: 30px;
  text-align: right;
  float: left;
  clear: left;
  margin-right: 10px;
  
}

.shortlist #inner_content h4 {
  clear: left;
  padding-bottom: 9px;
  margin-left: 40px;
}

.template #top_menu h3 {
  font-size: 1.2em;
}

.template #inner_content h2 {
  border-bottom: 2px dotted #999;
}

/* Images  
----------------------------------------------- */
#content #intro img {
  position: absolute;
  top: -30px;
  left: -260px;
}

#content #chapter1 img { 
  float: right;
  margin-top: -45px;
}

#content #chapter2 img { 
  margin-top: 40px;
}

#content #chapter3 img { 
  margin-top: 10px;
  margin-left: 0px;
}

#content #chapter4 img { 
  position: absolute;
  top: 0px;
  right: -233px;
}

#content #chapter5 img { 
  margin-top: 15px;
  margin-left: 0px;
}

#content #chapter7 img { 
  margin-top: 15px;
}

#content #chapter8 img { 
  position: absolute;
  top: 226px;
  left: 97px;
}

/* Lists  
----------------------------------------------- */
#left_menu ul, #left_menu ul li {
  position: relative;
  width: 100%;
  list-style-type: none;
}  

#left_menu ul {
  padding-top: 4px;
}

#left_menu ul li {  
  margin-bottom: 4px;
}

/* Forms  
----------------------------------------------- */
.textbox {
  font-size: 1em;
  padding: 2px 0px 2px 2px;
  letter-spacing: 0.1em;
}

#header #search_form {
  position: absolute;
  top: 60px;
  right: 20px;
}

#header #search_form label {
  font-size: 1.1em;
  color: #576B6A;
}

#header #search_form .textbox {
  width: 110px;
  height: 13px;
  border: 1px solid #ABB7CD;
  margin-left: 5px;
}

#header #search_form .sbmit {
  font-size: 1em;
  color: #576B6A;
  border: 1px solid #ABB7CD;
  cursor: pointer;
  height: 20px;
  padding: 2px;
}

textarea {
  width: 480px;
}
#quick_links {
    margin-top: 15px;
    margin-left: 30px;
    margin-bottom: -10px;
}
#form_quick_links #selected_link {
    float: left;
    width: 333px;
}

#quick_links span {
    display: block;
    float: left;
    margin-right: 5px;
    padding-top: 3px;
    font-size: 1.1em;
    color: #484848;
}

#form_quick_links #selected_link, #form_quick_links #selected_link option {
    padding: 0px 10px 0px 5px;  
    font-size: 1em;
    color: #484848;
}

        
/* Links  
----------------------------------------------- */
#left_menu ul li a { 
  display: block;
  position: relative;
  width: 161px;
  text-align: right;
  padding: 3px 15px 3px 0px;
  color: #fff;
  font-size: 1.2em;
  text-decoration: none;
}

#left_menu ul li a:hover {
  background-color: #006a44;
}

#left_col p a{
  
  color: #214E8F;
}

#content a {
  text-decoration: none;
  color: #484848;
  font-weight: bold;
}

#content a:hover {
  background-color: #001C37;
  color: #fff;
}

#chapter1 h2 a {
    color: #273273;
    text-decoration: none !important;
}

#content #sample_chapters a {
  display: block;
  width: 215px;
  height: 76px;
  cursor: pointer;
}

#content #sample_chapters a span {
  background-image: url("../images/download_samples.gif");
}

#content #case_studies a {
  display: block;
  width: 216px;
  height: 71px;
  cursor: pointer;
}

#content #case_studies a span {
  background-image: url("../images/case_studies.jpg");
}

#content #buy_book_btn a {
  display: block;
  width: 215px;
  height: 83px;
  cursor: pointer;
}

#content #buy_book_btn a span {
  background-image: url("../images/buy_book_button.gif");
}

#footer a {
  color: #9D9E9E;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
  color: #333333;
}

.shortlist #inner_content h3, .shortlist #inner_content h3 a {
  color: #002F75;
  cursor: pointer;
}

.shortlist #inner_content h3 a:hover {
    color: #002F75;
    background-color: #fff;
}

.shortlist #inner_content h4 a {
  font-weight: normal;
  color: #002355;
  display: block;
  position: relative;
  z-index: 10;
  margin-top: 7px;
}

.shortlist #inner_content h4 a:hover {
  color: #002355;
  background-color: #fff;
  text-decoration: underline;
} 

.shortlist #inner_content .element {
    position: relative;
    overflow: hidden;
    top: -10px;
    margin-bottom: -10px;
}


.template #top_menu li a {
  font-weight: normal;
}

.template #top_menu li a:hover {  
  background-color: inherit;
  color: #484848;
  text-decoration: underline;
}

#editor_content a {
    text-decoration: underline;
}

#breadcrumb_links {
    font-size: 1.1em;
}
  
#next_link, #prev_link {
    font-size: 1.2em;
    font-weight: normal !important;
    top: 10px;
    position: relative;
    
}

#next_link {
    position: absolute;
    right: 0px;
    top: auto;
    margin-top: 10px;
}
  
  
.blackheader {
  background-color: #484848;
  color: #fff !important;
  padding-left: 5px;
}

.s_font {
  font-size: 9px !important;
}



