﻿.homepage-servicecategory {
    margin: 0;
    padding: 0;
    border-top: solid 1px #fff;
    width: 195px;
    height: 80px;
}

.homepage-servicesfeature-wrapper {
    width: 490px;
    margin: 0;
    padding: 5px;
    background: #f3f3f3;
}

.homepage-servicesfeature {
    padding: 5px;
    width: 150px;
    height: 180px;
    background: #fff;
}

.homepage-servicesfeature-alt {
    padding: 5px;
    margin: 0 5px 0 5px;
    width: 150px;
    height: 180px;
    background: #fff;
}

.homepage-servicesfeature img,  .homepage-servicesfeature-alt img {
    width: 150px;
    height: 105px;
}

.homepage-tollfree {
    margin: 20px 0 0 0;
    font-size: 14pt;
    color: #fff;
    font-weight: bold;
}

.leftmenuitem {
white-space:pre; 
    }
    
.leftmenuitem a {
    color: #fff;
}

.left-nav-background {
    background: url(Images/LeftNavBackground.jpg) repeat-y;
}

.left-nav-background a:hover { text-decoration: none; }

.leftnav-node {
    border-bottom: dotted 1px #fff;
}

.leftnav-node-parent {
    border-bottom: none;
}

.leftnav-node a:visited {
    color: #fff;
}
    

.servicebullets table {
    width: 450px;
}

.servicebullets td {
    margin: 0 10px 0 0;
    overflow: hidden;
    font-size: 11pt;
    color: #013E7D;
    font-weight: bold;
}

.servicebullets td a, .servicebullets td a:visited, .servicebullets td a:hover {
    font-weight: normal;
    color: #CE5E14;
}

.servicebullets div {
    font-weight: normal;
}

.servicebullets ul {
    margin: 0;
    padding: 0;
}

.servicebullets li {
    float: left;
    list-style-type: none;
    margin: 0 0 15px 0;
    padding: 5px;
    width: 150px;
    text-align: center;
    font-family: sans-serif, arial;
    font-size: 10pt;
    font-weight: bold;
}

.servicebullets img {
    display: block;
    margin: 0 auto 0 auto;
    width: 75px;
    height: 75px;
}

.servicebullets a, .servicebullets a:visited {
    color: #003E7E;
    font-weight: normal;
}

.sitemappath {
    padding: 10px 0 0 0;
    font-size: 8pt;
}


.webpart-container {
    margin: 3px 1px 1px 1px;
    padding: 3px;
    background: #f3f3f3;
}

.webpart-container-innerbox {
    margin: 3px;
    padding: 5px;
    background: #fff;
    overflow: hidden;
}

.shadow
{
    float: left;
    background: url(Images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(Images/shadow.gif) no-repeat bottom right;
    margin: 3px 5px 0 0px !important;
    margin: 3px 5px 0 0px;
    padding-top: 6px;
    padding-left: 6px;
}

.shadow img
{
    display: block;
    position: relative;
    background-color: #fff;
    margin: -6px 6px 6px -6px;
    padding: 4px;
    top: 0px;
    left: 1px;
}

/* ie hack for image shadows */
* html .shadow img {
   margin: 0px 6px 6px 10px;
}

.no-outline { outline: none; }

.pressitem-207px { margin: 10px 0 0 0; } 

.date {
    color: #666666;
    letter-spacing: 2px;
    font-size: 8pt;
    font-weight: bold;
}

/* contact form */
.contactform table {
    width: 500px;
}

.contactform td {
    width: 250px;
    height: 50px;
}

a.button, a.button:visited, a.button:active {
    width: auto;
    height: 30px;
    background-image: url('../../images/buttons/Button.jpg') ;
    background-repeat: no-repeat;
    padding: 6px 30px 6px 30px;
    color: black;
    outline: 0;
    border: 0;
}

a.button:hover   {
    width: auto;
    height: 30px;
    background: url('../../images/buttons/Button.Hover.jpg') no-repeat;
    text-decoration: none;
    color: White;
    outline: 0;
    border: 0;
}

a.buttonlarge, a.buttonlarge:visited, a.buttonlarge:active {
    width: auto;
    height: 30px;
    background-image: url('../../images/buttons/Button.Large.jpg') ;
    background-repeat: no-repeat;
    padding: 6px 40px 6px 30px;
    color: black;
    outline: 0;
    border: 0;
}

a.buttonlarge:hover   {
    width: auto;
    height: 30px;
    background: url('../../images/buttons/Button.Large.Hover.jpg') no-repeat;
    text-decoration: none;
    color: White;
    outline: 0;
    border: 0;
}

.resource-item {
    padding: 10px 0 10px 5px;
    margin: 0;
    border-top: dotted 1px #ccc;
    display: table-cell;
    vertical-align: middle;
}

.resource-item h4 {
    margin: 0;
    padding: 0;
}

.clientquote
{
    font-size: 8pt;
    line-height: 1.5;
}

.measurablesuccess-leftcol
{
    border-bottom: dotted 1px #ccc;
    min-height: 30px;
    display: table-cell;
    vertical-align: top;
    font-weight: normal;
    font-size: 11pt;
    color: #666;
    padding: 10px;
}

.measurablesuccess-rightcol
{
    border-bottom: dotted 1px #ccc;
    border-left: dotted 1px #ccc;
    min-height: 30px;
    display: table-cell;
    vertical-align: top;
    padding: 10px;
    
}

.formfieldlabel {
    width: 100px;
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    border-bottom: dotted 1px #ccc;
    text-align: right;
}

.formfield {
    display: table-cell;
    vertical-align: top;
    padding: 10px;
    border-bottom: dotted 1px #ccc;
    border-left: dotted 1px #ccc;
}

.press-release {
    margin: 0 0 20px 0;
    min-height: 200px;
    border-bottom: dotted 1px #ccc;
}

.press-release h4 {
    margin-top: 0;
    
}

.press-release p {
    margin-left: 10px;
}

.sitemappath {
    font-size: 8pt;
}

#connectagenda {
    width: 520px;
}

#connectagenda td {
    padding: 5px;
    border-top: dotted 1px #ccc;
}

#connectagenda td .left
{
    width: 50px;
    vertical-align: top;
    white-space: nowrap;
}

#connectagenda td .right {
    width: 450px;
}

#connectagenda li {
    line-height: 1;
}

.faq-leftcol, .faq-rightcol {
    display: table-cell;
    vertical-align: top;
    padding: 10px;
    border-bottom: dotted 1px #ccc;
}

.faq-leftcol {
    border-right: dotted 1px #ccc;
    font-size: 12pt;
    font-weight: bold;
    color: #003478;
}

.questionanswer
{
    font-size: 1.5em;
    font-weight: bold;
    color: #999;
}

.question
{
    color: #003478;
    font-style: italic;
}

.bold-italic {
    font-weight: bold;
    font-style: italic;
}

.tabstrip {
    width: 100%;
}