/*
* -----------------------------------------------
* GPC styles (layout)
* ----------------------------------------------- */

/* Wrapper
* ----------------------------------------------- */

#head_wrapper {
width: 100%;
background: url(../images/page/header_bg.png) top left repeat-x #fff;
text-align: left;
float: left;
}

#wrapper {
width: 950px;     /* set width of site */
}


/* Setup
* ----------------------------------------------- */

p.premier {
font-size: 1.1em;
color:#252525;
}
img.inline {
float: right;
margin-left: 12px;
margin-bottom: 6px;
}
p.secondary {
color: #999;
}


/* Links
* ----------------------------------------------- */
a { color: #0064C8; text-decoration: none; }
a:link { color: #0064C8; text-decoration: none;}
a:visited { color: #0064C8; }
a:hover { color: #0064C8; text-decoration: underline;}
a:active { color: #0064C8; text-decoration: none;}


/* Header
* ----------------------------------------------- */

#header {
width: 950px;
margin:0 auto;
color: #fff;
}


h1#logo {
font-size: 1.6em;
color: #fff;
text-decoration: none;
line-height: 100%;
margin: 15px 0 3px 0;
font-weight: bold;
letter-spacing: -1px;
}
span#subtitle {
font-size: 1.2em;
}


/* Main Nav
* ----------------------------------------------- */
ul#nav {
margin: 12px 0 0 0;
float: left;
font-size: 1.1em;
}
ul#nav li {
float: left;
background: url(../images/nav/line.png) right center no-repeat;
margin: 0;
}
ul#nav li.last {
background: none;
}
ul#nav li a {
padding: 10px 12px;
float: left;
color: #fff;
}
ul#nav li a:hover {
color: #999;
text-decoration: none;
}
ul#nav li.on a {
background: #fff;
color: #000;
text-decoration: none;
}
ul#nav li.on a:hover {
color: #000;
}

/* Level 2 Nav
* ----------------------------------------------- */

ul#nav_level_02 {
width: 190px;
float: left;
margin-bottom: 1em;
font-size: 1.1em;
}
ul#nav_level_02 li {
width: 190px;
float: left;
border-bottom: 1px solid #ccc;
}
ul#nav_level_02 li a {
padding: 5px;
width: 180px;
float: left;
}
ul#nav_level_02 li.on a {
background: #e5e5e5;
color: #000;
}
ul#nav_level_02 li a:hover {
color: #999;
text-decoration: none;
}
ul#nav_level_02 li.on a:hover {
color: #000;
}
ul#nav_level_02 li.last {
border: none;
}

/* Level 3 Nav
* ----------------------------------------------- */

#nav_level_03 ul {
width: 549px;
float: left;
margin: 1em 0;
margin: 12px 0 12px 1px;
padding: 0;
border-bottom: 1px solid #D1D7E0;
display: inline;
}
#nav_level_03 ul li {
float: left;
margin:0;
background: url(../images/nav/line2.gif) right center no-repeat;
}
#nav_level_03 ul li.last {
background: none;
}
#nav_level_03 ul li a {
float: left;
padding: 10px 12px;
}
#nav_level_03 ul li.on {
background: #fff;
border-top: 1px solid #D1D7E0;
border-right: 1px solid #D1D7E0;
border-left: 1px solid #D1D7E0;
margin-bottom: -1px;
position: relative;
margin-left: -1px;
}
#nav_level_03 ul li.on a {
margin-top: -1px;
padding-bottom: 11px;
color: #000;
}
#nav_level_03 ul li a:hover {
text-decoration: none;
color: #666;
}
#nav_level_03 ul li.on a:hover {
color: #000;
}

/* Homepage
* ----------------------------------------------- */

#home_prim, #home_sec {
width: 944px;
float: left;
}
span.home_info {
width: 720px;
float: left;
display: block;
margin: 5px 20px 5px 0;
font-size: 1.4em;
color: #404A5B;
}
#double_box {
width: 722px;
float: left;
margin-right: 20px;
position: relative;
border:1px solid #ddd;
}
#double_box #box_01 {
width: 360px;
float: left;
background: url(../images/home/box_01.jpg) top left no-repeat;
position: relative;
}
#double_box #box_01 a {
/*  position:absolute;
  top:0;
  left:0;
  color:244a89;
  display:block;
  width:340px;
  height:216px;
  padding:10px; */
}
#double_box #box_02 a {
  /*
  position:absolute;
  top:0;
  left:0;
  color:#000;
  display:block;
  width:340px;
  height:216px;
  padding:10px; */
}
#double_box #box_01 a:hover, #double_box #box_02 a:hover {
  text-decoration:none;
}
#double_box #box_02 {
position: relative;
width: 358px;
float: left;
border-left:1px solid #ddd;
background: url(../images/home/box_02.jpg) top left no-repeat;
}
#double_box #box_01 .underbox {
background: #CED1D6;
}
#double_box #box_02 .underbox {
background: #A3BBA3;
}
#double_box .underbox {

padding: 10px;
width: 340px;
height: 70px;
}
#double_box .underbox p {
float: left;
}
/*#double_box .underbox ul {
width: 170px;
float: left;
margin-left: 20px;
}
  */

ul.content_list{
  margin-left: 10px;
}

.faq_answer{
  margin-bottom:20px;
}

.faq_question{
  margin-bottom:20px;
}

/*
#double_box .underbox ul li {
width: 170px;
float: left;
margin: 3px 0;
background: url() 0 0.5em no-repeat;
list-style-type: disc;
}
#double_box .underbox ul li a {
  color: #0064C8;
  font-weight: bold;
  text-decoration: none;
}
#double_box .underbox ul li a:hover {
  color: #fff;
}
*/
div.trans {
background: #000;
filter:alpha(opacity=30);
-moz-opacity:0.3;
opacity:0.3;
margin-top: 210px;
width: 360px;
height: 25px;
}
span.intrans {
position: absolute;
top: 210px;
left: 0;
padding: 5px 10px 6px 10px;
}
span.intrans a, span.intrans a:visited, span.intrans a:link, span.intrans a:hover {
font-weight: bold;
color: #0064C8;
text-decoration: none;
}
span.intrans a:hover {
color: #fff;
}
span.important {
position: absolute;
top: 10px;
left: 10px;
}
.important {
font-size: 2.1em;
color: #000;
line-height: 110%;
z-index: 100;
}
#home_prim #puffs_column {
margin-top: -10px;
}
#home_prim #puffs_column .puff {
margin-bottom: 0;
margin-top: 30px;
}
#home_sec {
background: left bottom no-repeat #E9EBE5;
margin-top: 10px;
padding: 0;
}
#home_sec h3 {
color: #404A5B;
font-size: 1.7em;
padding-top: 8px;
}
#home_sec .prim {
float: left;
padding: 10px 10px 10px 10px;
}
#home_sec .prim p {
width: 400px;
line-height: 160%;
}
#home_sec .sec {
  width: 230px;
  padding: 0 0 10px 10px;
  float: left;
}
#home_sec .sec .inner {
  margin: 0px 0 0 0;
  padding: 0 10px 0 0px;
 /* border-left: 1px solid #C9CAC7; */
  float: left;
  width: 300px;
}
#home_sec .sec .home_bottom_right_corner{
  margin: -5px 0 0 0;
  padding: 10px 0px 0 0px;
  float: right;
  width: 300px;
  font-size: 1.65em;
  color: #404a5b;
}

  .smallText {
    font-size:80%;
  }

    .smallText a {
      color:#404a5b;
      text-decoration:none;
      font-weight:bold;
    }

   .smallText a:hover { text-decoration:underline; }

/* news */

#puffs_column .news_puff {
  width: 200px;
  float: left;
  margin-top: 10px;
}
.story {
  width: 200px;
  float: left;
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
}
.story.last {
  border: none;
}
.story p {
  margin:0;
  color: #666;
}
.story .date {
  color: #333;
}


/* Main
 * ----------------------------------------------- */
#content {
  margin:20px 0;
float: left;
width: 102%;
}
#subnav_column {
width: 190px;
float: left;
}
#main {
width: 550px;
float: left;
margin: 0 10px;
}
#puffs_column {
width: 200px;
float: left;
}

/* Main column / content
* ----------------------------------------------- */

#main .box {
width: 476px;
border: 2px solid #D8EAF3;
padding: 8px 10px;
float: left;
margin: 5px 0 10px 0;
}
ul#site_news {
margin: 1em 0;
float: left;
width: 500px;
}
ul#site_news li {
margin: 0;
border-bottom: 1px solid #ccc;
width: 500px;
}
ul#site_news li a {
padding: 8px 0 8px 25px;
display: block;
width: 475px;
}
ul#site_news li a {
background: url(../images/icons/bla.gif) 0 0.4em no-repeat;
}
ul#site_news li.pdf a {
background: url(../images/icons/pdf.png) 0 0.4em no-repeat;
}
ul#site_news li.doc a {
background: url(../images/icons/doc.png) 0 0.4em no-repeat;
}
ul#site_news li.zip a {
background: url(../images/icons/zip.png) 0 0.4em no-repeat;
}

ul.emphasis {
width: 500px;
float: left;
margin: 1em 0;
}
ul.emphasis li {
width: 475px;
float: left;
border-top: 1px solid #DFE3E9;
padding: 8px 0 8px 25px;
margin:0;
background: url(../images/page/list_bullet_black.gif) 0.6em 1.2em no-repeat;
}
ul.emphasis li:first-child {
border: none;
}


/* Layout Split
* ----------------------------------------------- */

div.thirds {
width: 550px;
float: left;
}
div.thirds .unit {
width: 146px;
float: left;
margin: 10px;
display: inline;
}



/* Puffs
* ----------------------------------------------- */

.puff {
position: relative;
}

#puffs_column .puff {
width: 178px;
float: left;
border: 1px solid #D8EAF3;
padding: 10px;
margin-bottom: 1em;
}
#subnav_column .puff {
width: 170px;
float: left;
background: #ebebeb;
padding: 10px;
margin-bottom: 1em;
}

.puff h3 {
margin: 0;
color: #333;
font-size: 1.45em;
}

.puff .spacer {
margin-bottom: 3em;
}
#puffs_column .puff ul li {
margin: 0.2em 0;
}
#puffs_column .puff ul li a {
padding-left: 1em;
background: url(../images/page/list_bullet.gif) 0 0.45em no-repeat;
}

#puff_01 {
background: url(../images/home/esol.jpg) top right no-repeat;
/*
 * background: url(../images/puffs/puff_01.jpg) bottom right no-repeat;
 */
}
#puff_02 {
background: url(../images/puffs/puff_02.jpg) bottom right no-repeat;
}

/* Forms
* ----------------------------------------------- */
form label, form .row.multi legend {
width:160px;
font-weight: bold;
}
form .row.submit {
margin:1em 0 0 200px;
}
form .textbox input, form .textarea textarea {
width:160px;
padding: 3px;
}
form .row.multi fieldset label {
width:auto;
padding: 3px;
}

.box ul.lines {
float: left;
width: 476px;
}
.box ul.lines li {
float: left;
width: 476px;
padding: 6px 0;
border-bottom: 1px solid #E8EBEF;
}
.box ul.lines li span {
float: left;
width: 100px;
text-align: right;
}
.box ul.lines li p {
float: left;
width: 376px;
margin:0;
padding: 2px 0;
}
.box ul.lines li span label, .box ul.lines li span input {
vertical-align: middle;
padding: 0 2px;
}
.box ul.lines li span label {
margin-right: 4px;
}
.box ul.lines li.last {
border: none;
}
#main .button_holder, #main .notes {
width: 500px;
float: left;
margin: 1em 0;
}
#main .notes {
margin: 0;
}
#main .box .button_holder, #main .box .notes, #main .box .row {
width: 476px;
}
input.button {
background: #0064C8;
border: none;
outline: none;
padding: 4px 6px;
margin:0;
color: #fff;
cursor: pointer;
}
form.vertical .row.textbox input {
float: left;
clear: left;
margin: 0.2em 0 0.5em 0;
}

div.box form .row {
float: left;
}
.row .andbox {
width: 60px;
float: left;
}
.row .inputbox {
width: 178px;
float: left;
}
.row .dropdownbox {
width: 416px;
float: left;
}
.row .inputbox label {
width: 150px;
font-weight: normal;
margin: 4px 0;
}
.row .andbox select {
width: 55px;
margin-top: 21px;
border: 1px solid #ccc;
padding: 2px;
}
.row .dropdownbox select {
width: 250px;
border: 1px solid #ccc;
padding: 2px;
}
.row .dropdownbox label {
width: 250px;
font-weight: normal;
margin: 4px 0;
}
.row .inputbox input {
width: 150px;
border: 1px solid #ccc;
padding: 2px;
}

/* Headings
* ----------------------------------------------- */
h1 {
font-weight: bold;
font-size: 1.5em;
color: #ccc;
margin: 0.4em 0;
}
h2 {
font-size: 2em;
color: #404A5B;
margin: 0.3em 0 0.6em 0;
}
h3 {
font-size: 1.5em;
color: #666;
line-height: 130%;
margin: 0.3em 0 0.9em 0;
}
h4 {
font-size: 1.2em;
color: #000;
margin: 1em 0 0.5em 0;
}
/*
 * Russell's hack to get the table's looking a bit better
*/


.leads_list tr{
  padding: 2px;
  margin: 5px;
}

.leads_list td{
  padding: 2px;
  margin: 5px;
}

.leads_list th{
  padding: 2px;
  margin: 1px;
  font-weight: bold;
}

.error{
  background: #ff6262;
  font-weight: bold;
  color: #fff;
}

.errorExplanation{
  background: #ff6262;
  font-weight: bold;
  color: #fff;
}

/* Footer
* ----------------------------------------------- */
#footer {
  text-align: right;
  width: 100%;
  float: left;
  padding: 10px;
  border: 1px solid #D1D7E0; 
}

#footer .left_partition{
  padding-top: 7px;
  float: left;
}

#footer img{
  margin-top: 5px;
  margin-bottom: -4px;
}
.news {
  width:100%;
  float:right;
  clear:left
}

.news ul li {
  font-size: 180%;
}

.news img {
  float:right;
  margin-top:0.1em;
  border:1px solid #ddd;
}

.sponsors img{
  margin: 0 2em 0 2em;
}

#links {
  position: relative;
  top: -10px;
  left: 100px;
  margin-bottom:-22px;;
  padding:0;
}

#esol{
  margin-bottom: 4.5em;
}

#esol_home_page{
  margin-bottom: 1em;
}

.S{
  color:#f4c12e;
  font-size:150%;
  font-style:bold;
}
.e{
  color:#5c6c7c;
  font-size:180%;
  font-style:bold;
}
.o{
  color:#5c6c7c;
  font-size:150%;
  font-style:bold;
}

#puffs_column #logo {
  width: 200px;
  float: left;
  margin-top: 10px;
}


/* Styles for the eSolutions functionality overview */

#esolutionsFunctionalityOverview tr {
  border-bottom:1px solid #CCCCCC;
}
  #esolutionsFunctionalityOverview .esolTitle {
    padding:5px;
    font-weight:bold;
    text-align:center;
    border-left:1px solid #CCCCCC;
  }
  
  #esolutionsFunctionalityOverview .esolFunction {
    padding:5px;
    text-align:left;
  }
  
  #esolutionsFunctionalityOverview .esolBullet {
    padding:5px;
    text-align:center;
    border-left:1px solid #CCCCCC;
  }

#esolDemoLink{
  text-align:center;
  font-weight:bold;
}

dl dt{
  font-weight:bold;
  float:left;
  width:25%;
}

dl dd{
  width:60%;
  margin-left:1%;
  float:left;
}

.supplierText dl dt{
  font-weight:bold;
  float:left;
  width:110px;
}

.supplierText dl dd{
  width:225px;
  margin-left:1%;
  float:left;
}

.clear{ clear:both; }

.supplierText {
  width:340px;
  display:block;
  float:left;
}

.lefty {
  width:45%;
  display:block;
  float:left;
}

.supplier_full_length dt{
  width:45%;
  clear:both;
}

.supplier_full_length dd{
  width:50%;
}

.lefty dt{
  width:45%;
  clear:both;
}

.lefty dd{
  width:50%;
}


.supplierImage {
  width: 110px;
  display:block;
  float:right;
}

.dlSep {
  margin-top:15px;
}

#supplierAddress{
  width:45%;
  float:right;
}

.suppDesc {
  width:100%;
  margin:0 auto;
  height:150px;
}

.descriptionLabel {
  padding-top:20px;
  text-align:left;
  font-weight:bold;
  color:#000;
}

#breakingNews {
  width:930px;
  padding:5px;
  margin:5px;
  margin-left:0px;
  margin-bottom:0px;
  margin-bottom:10px;
  display:block;
  border:1px solid #000;
  color:red;
  clear:both;
  text-align:center;
  font-weight:bold;
}

  #breakingNews a{
    color:#000;
    font-size:140%;
  }

