/* 
    Document   : content
    Created on : 09-May-2010, 13:26:09
    Author     : Francis Beresford
    Description: 
*/
#content .button a,
#content .buttonSkinny a {
  background:transparent url('../images/layout/sprite.png') no-repeat 0 0;
}

body {
    font-size:62.5%;
    font-family:arial, Helvetica,sans-serif; 
}

p {
    font-size:1.2em;
}

a {
  text-decoration:none;
  color:#0043A7;
}

#content a {
  color:#0052D1;
}
  body #content a:hover {
    text-decoration:underline;
  }
#content .userContent a {
  text-decoration:underline;
}

a:hover {

}

h2,h3,h4 {
  color:#002C52;
}

h2 {
  font-size:2.8em;
  font-weight:bold;
  margin-bottom:1em;
}
  h2.h2type2 {
    font-size:3.2em;
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:.5em;
  }

  h2.h2type3 {
    font-size:3.2em;
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:.5em;
  }

h3 {
  font-size:2em;
  line-height:.2em;
  font-weight:bold;
  line-height:.98em;
  margin-bottom:1em;
}

h4 {
  font-size:1.1em;
  color:#373F4A;
  text-transform:uppercase;
  font-weight:normal;
  margin-bottom:1em;
}
  h4.h4type2 {
    font-size:1.8em;
    color:#333;
    text-transform:none;
    font-weight:bold;
    margin-bottom:1em;
  }

h5 {
  font-size:1.4em;
  font-weight:bold;
  margin-bottom:.25em;
  color:#333;
  line-height: 1.2em;
}

  .full .row h5 {
    clear:both;
  }

  .theme h5,
  .home h5 {
    margin-bottom:.5em;
  }

#colB h3 {
  margin-bottom:.5em;
}
  .theme #colB h3,
  .home #colB h3 {
    font-size:2.4em;
  }

#colB img {
  margin-bottom:1em;
}


  .home #colC h3 {
    font-size:2.4em;
  }

  .theme #colA h3 a,
  .home #colA h3 a {
    font-size:1.5em;
    line-height:1em;
    margin-bottom:.2em;
    font-weight:normal;
  }

  #colB a {
    font-weight:normal;
  }
  .theme #colB a,
  .home #colB a {
    font-weight:normal;
  }

#content p
{
  margin-bottom:1em;
  font-size:1.3em;
  line-height:1.4em;
  color:#333;
}

.full #content p {
  font-size:1.3em;
}
.theme #content p,
.home #content p {
  font-size:1.4em;
}

#content .intro {
  font-size:1.6em;
  line-height:1.4em;
}
  .full #content .intro {
    font-size:1.4em;
  }

.noBorders th,
.theme #content .info,
.home #content .info,
#content .info,
#content .date {
  text-transform:uppercase;
  margin-bottom:.5em;
  color:#666;
  font-size:1.1em;
  letter-spacing:.1em;
  clear:both;
  text-align:left;
  font-weight:normal;
}

  .info img {
    float:left;
    margin-right:12px;
  }

  .info span {
    text-transform:none;
    letter-spacing:0;
  }

.theme #content #colA .info,
.home #content #colA .info {
  margin-bottom:.1em;
}

#content #colA .profile .info {
  margin-bottom:0;
}

#content #colA .info {
  margin-bottom:1em;
  clear:none;
  font-size:1.1em;
}

.noBorders td,
#content #colA .detail {
  color:#003259;
  font-weight:bold;
  font-size:1.1em;
}

#content .timeAgo {
  font-weight:bold;
  color:#393939;
}

  .theme #content img,
  .home #content img {
    margin-bottom:10px;
  }

  .home #content .twitterUpdate p {
    margin-bottom:.4em;
  }

.home #content .button,
#content .button {
  font-size:1.6em;
  font-weight:bold;
}
  #content .button a {
    background-position:0 -240px;
    padding:5px 0 0 30px;
    width:178px;
    height:27px;
    color:#fff;
    display:block;
  }
  #content .button a:hover {
    background-position:0 -373px;
    text-decoration:none;
  }

#content .buttonSkinny {
  margin-bottom:1em;
  font-size:1.3em;
}

  #content .buttonSkinny a {
    background-position:0 -160px;
    padding:3px 6px 0 26px;
    height:21px;
    color:#fff;
    display:block;
    font-weight:bold;
    text-align:center;
  }
  #content .buttonSkinny a:hover {
    background-position:0 -323px;
    text-decoration:none;
  }

  #content .download a {
    padding:2px 30px 0 7px;
    background-position:100% -298px;
  }
  #content .download a:hover {
    background-position:100% -348px;
  }

#content ul {
  margin-bottom:1em;
}

  #content ul li {
    font-size:1.2em;
    padding-left:22px;
    background:transparent url('../images/layout/bullet_orangedot_fff.gif') no-repeat scroll 3px 5px;
    margin-bottom:1.5em;
    color:#333;
  }

  #content ul.article li {
    font-size:1.2em;
    padding-left:0;
    background:none;
    margin-bottom:1.5em;
    color:#333;
    line-height:0.7em;
  }

    #content ul.article li a {
      line-height:1.2em;
    }

  #content #colC ul li,
  #content #colB ul li {
    background:transparent url('../images/layout/bullet_orange_fff.gif') no-repeat scroll 0 3px;
    margin-bottom:0.5em;
  }


  #content #colB ul li,
  #content #colB ul li {
    background-image:url('../images/layout/bullet_orange_f3f4f4.gif');
  }
  
    #content #colB .section ul li {
      clear:both;
    }

#content ol {
  color:orange;
}

  #content ol li {
    font-size:1.2em;
    margin-left:22px;
    margin-bottom:1.5em;
    color:#F77900;
  }

    #content ul p {
      font-size:1em;
    }
    #content ol p {
      font-size:1em;
      color:#333;
      margin:0;
    }
        #content ol li {
      font-size:1em;
      color:#333;
    }
    
  .theme #content ul li,
  .home #content ul li {
    font-size:1.4em;
  }


.divider {
  background:transparent url('../images/layout/divider_content.gif') repeat-x scroll bottom left;
}

.more {
  font-size:1.2em;
  
}

  .more a {
    padding-right:17px;
    font-weight:bold;
    background:transparent url('../images/layout/bullet_orange_fff.gif') no-repeat scroll 100% 3px;
  }

.more2 {
  font-size:1.2em;
  border:1px solid #ccc;
}

  .more2 a {
    padding:3px 5px 0 22px;
    font-weight:bold;
    background:transparent url('../images/layout/bullet_orange_fff.gif') no-repeat scroll 5px 7px;
    height: 20px;
    display:block;
  }

.fl {
  float:left;
  display:block;
  margin-right:1em;
  /*ie6 hack*/
  _width: 0px;
  white-space:nowrap;
}

.website {
  padding:.5em 0;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  font-weight:bold;
}

#content .more3 a,
.theme .more a,
.full .more a, 
.home .more a {
  padding-left:17px;
  background:transparent url('../images/layout/bullet_orange_fff.gif') no-repeat scroll 0 3px;
}

  .pdf a {
    background:transparent url('../images/layout/mime/pdf.gif') no-repeat scroll 0 0px;
    padding-left:20px;
  }
  .email a {
    background:transparent url('../images/layout/mime/email.gif') no-repeat scroll 0 2px;
    padding-left:26px;
  }
  #content .linkedin {
    background:transparent url('../images/layout/linkedin.gif') no-repeat scroll 100% 0px;
    padding-right:23px;
  }

.theme .more a,
.home .more a {
  font-weight:normal;
}

.anchor {
  font-size:1.2em;
}
  .anchor a {
    padding-right:17px;
    font-weight:bold;
    background:transparent url('../images/layout/downarrow_orange_fff.gif') no-repeat scroll 100% 5px;

  }

.imgRight {
  float:right;
  margin:3px 0 1em 1em;
  display:inline;
}

.imgLeft {
  float:left;
  margin:3px 2em 1em 0;
  display:inline;
}

.imgFull {
  clear:both;
  margin-bottom:1em;
}

#content hr {
  border:none;
  border-bottom:1px solid #ccc;
  margin-bottom:2em;
  clear:both;
}

h3.quotes {
  background:transparent url('../images/layout/quotes_orange.gif') no-repeat scroll 100% 0;
  margin-bottom:0;
  padding:0 50px 1em 0;
  float:left;
  clear:both;
}

#content p.quote,
#content p span.quote {
  padding-top:45px;
  margin-left:2em;
  background:transparent url('../images/layout/quote_orange_left.gif') no-repeat scroll top left;
  width:220px;
  font-size:1.6em;
  line-height:1.6em;
  font-style:italic;
  float:right;
  display:inline-block;
}
  p.quote span {
    margin-top:-20px;
    padding-top:20px;
    display:block;
    font-size:1.1em;
    text-transform:uppercase;
    color:#666;
    font-size:0.688em; /* 1.1em */
    font-style:normal;
    letter-spacing:.2em;
    background:transparent url('../images/layout/quote_orange_right.gif') no-repeat scroll top right;
  }

#content table {
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  width:492px;
  margin-bottom:2em;
}
  #content table td,
  #content table th {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:5px;
    font-size:1.1em;
    color:#333;
  }
  #content table th,
  #content table td.theader {
    background:transparent url('../images/layout/bg_table_head.gif') repeat scroll;
    text-align:left;
    font-size:1.2em;
    color:#002e53;
  }

.theader {
    background:transparent url('../images/layout/bg_table_head.gif') repeat scroll;
    text-align:left;
    font-size:1.2em;
    color:#002e53;
}

#content table.noBorders {
  margin-bottom:1em;
  border:none;
  width:auto;
}

  #content table.noBorders td,
  #content table.noBorders th {
    padding:0 28px 5px 0;
    border:none;
    background:none;
  }

#content fieldset ul li {
  background:none;
  padding:0;
  margin:0 0 1em 0;
  clear:both;
  overflow:hidden;
  height:1%;
}

  #content fieldset ul li label, 
  #content fieldset ul li span.label,
  #contour fieldset div label, 
  #contour fieldset div span.label {
    float:left;
    width:120px;
    padding-top:5px;
  }

#contour fieldset div label,
#contour fieldset div span.label,
#contour fieldset div label.fieldLabel { 
  font-weight:normal;
  clear:none;
  color:#333;
  font-size:1.2em;
  width:120px;
    padding-top:5px;
    margin-right:10px;
}

#contour fieldset input.contourError,
#contour fieldset textarea.contourError,
#contour fieldset .contourError {
  background:#FEEFE0;
  border-color:#ccc;
  color:#333;
}
#contour fieldset span.contourError {
font-weight: bold;
padding-top:5px;
color: #F77900 !important;
font-size:1.2em;
line-height:2.3;
background-color:transparent;
/*display:inline !important;*/
}

#contour fieldset input.text:focus,
#contour fieldset input.title:focus,
#contour fieldset textarea:focus,
#contour fieldset select:focus {
  border:1px solid #ccc;
}

#contour fieldset input.text,
#contour fieldset textarea {
  resize:none;
  width:155px !important;
}

#content #contour fieldset select,
#content #contour fieldset input,
#content #contour fieldset textarea {
  margin:3px 0;
}

#contour fieldset .contourField {
  clear:both;
  margin-bottom:1.2em;
}

#contour fieldset .contourField div {
  width:180px;
  float:left;
}

#contour fieldset span.checkboxlist,
#contour fieldset span.radiobuttonlist {
  padding-left:0;
}

#contour fieldset .checkboxlist input,
#contour fieldset .radiobuttonlist input {
  float:left;
  clear:left;
}

#contour fieldset span.checkboxlist label,
#contour fieldset span.radiobuttonlist label {
  margin-left:10px;
  padding-top:0;
  line-height: 1.8;
}

#contour fieldset table.calendar {
  width:220px;
}
  #content fieldset ul li.checkbox label,
  #content fieldset ul li.radio label {
    float:left;
    width:450px;
    padding-top:2px;
  }

  #content fieldset ul li p,
  #content fieldset ul li input {
    float:left;
    margin-right:1em;
  }
  #content fieldset ul li p {
    font-size:1em;
  }
  #content fieldset ul li.error p {
    font-weight:bold;
    color:#f77900;
    margin:0;
    padding-top: 4px;
  }
  #content fieldset .text input,
  #content fieldset select,
  #content fieldset textarea {
    border:1px solid #ccc;
    padding:3px;
    width:155px;
    margin:0;
  }
  
  #content fieldset .text span input
  {
      width: 0;
      margin-left: 0;
  }

  #content fieldset select {
    width:163px;
  }

  #content fieldset .error input,
  #content fieldset .error select,
  #content fieldset .error textarea {
    background:#feefe0;
  }

  #content fieldset textarea {
    width:350px;
    height:130px;
    font-family:arial, Helvetica,sans-serif;
    font-size:1.2em;
  }

#content p.missing {
  background:transparent url('../images/layout/missing.gif') no-repeat scroll top left;
  padding-top:130px;
  font-size:4.7em;
  color:#f77900;
  font-weight:bold;
  line-height:1.2em;
}
#colA div.item
{    
    float: left;
    clear: left;
    width: 100%;
    
}
.tab
{
    color: #00345E;
    cursor: pointer;
    display: inline-block;    
    font-size:1.2em;
    font-weight: bold;
    line-height: 16px;    
    -moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #F3F4F4;
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding: 5px;
    position: relative;  
}
.tabs:hover
{        
  color:#f7790f; 
}
.tab.selected
{
   
}
#tab2,
#tab3,
#tab4
{
    display: none;
}
#content .sitemap ul
{
    font-size: 12px;  
    margin-bottom: 0;  
}
#content .sitemap ul li
{
    margin-bottom: 0;
}
#content .pagination li.selected a
{
    color: orange;
}
input.pad
{
    margin-right: 5px;
}
.question
{
    cursor: pointer;
    float: left;
    padding-top: 2px;
}
.question.logo
{
    margin-left: 60px;
}
#content div.error
{
    padding-top: 4px;
    display: inline-block;
}
.companyLogo
{
    width:200px; 
    height:200px; 
    overflow:hidden; 
    float:right; 
    display:inline;    
}
.captcha
{
    margin-bottom: 5px;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
