﻿
body
{
    margin: 0px;
    padding: 0px;
    color: #191246;
    font-family: 'Roboto', sans-serif;
    font-size: 1.0em;
}

/* Hack so password characters show up in IE8 */
.ui-widget input[type=password] {
    *background-color: #ffffff !important;
    *color: #464646 !important;
    font-family: Arial !important;
}

#mainHeader
{   
    height: 100px;
    min-height: 100px;
    min-width: 1000px;
    padding: 0px;
    overflow: hidden;
    background-color: #D6EDE6;
}

#mainLogoLink
{
    position: absolute;
    border: 0px none;
    padding-left: 10px;
    padding-top: 0px;
}

#headerRightSection
{
    display: inline-block;
    float:right;
    padding-top: 22px;
    padding-right: 30px;
}

#mainNav
{
    height: 30px;
    min-height: 30px;
    min-width: 1000px;
    padding: 0px;
    overflow: hidden;
    background-color: #56004E
}

#navBarRight
{
    display: inline-block;
    float:right;
    padding-top: 5px;
    padding-right: 30px;
}
#navBarRight img
{
    height: 20px;
    border: 0px;
}


/* Menu */
#navMenu
{  
    padding: 0px 0px 0px 166px;
}

#navMenu ul
{
    padding: 0px;
    width: auto;
    z-index: 99;
    list-style: none;
    margin: 0;
}
#navMenu ul li
{
    margin-right: 20px;
    border: 0px;
    border-style: none;
    padding: 1px;
}
#navMenu ul li a, #navMenu ul li a:visited
{
    font-size: 1.3em;
    text-decoration: none;
    white-space: nowrap;
	font-weight: bold;
	text-align:  right;
    color: #F49800;
}
#navMenu ul li a.highlighted
{
    color: white;
}
#navMenu ul li a.selected
{
    color: #F1C01A;
}
/* end Menu */

/* breadcrumbs */
#breadcrumbNav
{
    display: inline-block;
    padding-top: .4em;
    padding-bottom: .4em;
}
.breadcrumbLink, .inlineButton
{
    font-size: .85em;
}
.breadcrumbLink .ui-button-text, .inlineButton .ui-button-text
{
    padding: 0em .5em 0em .5em;
}
/* end breadcrumbs */

#mainBody
{
    text-align: center;
}

#bodyContainer
{
    text-align: left;
    padding: 4px;
    display: inline-block;
    width: 1000px;
    max-width: 1000px;
    min-height: 500px;
}

#letsTalkDiv
{
   display: inline-block;
   float:right;
   padding: 10px;
   text-align: center;
   vertical-align: middle;
}

#navColumn
{
    display: inline-block;
    float:right;
    padding: 10px;
    padding-top: 160px;
    text-align: center;
    vertical-align: top;
    height: 400px;
}

#navColumn a, #navColumn a:visited
{
    color: black;
    text-decoration: none;
}
#navColumn a:hover
{
    color: #EA5D1B;
}

#navColumnB
{
    display: inline-block;
    float:left;
    padding: 10px;
    padding-top: 10px;
    text-align: center;
    vertical-align: top;
    font-size: 1.5em;
   
}

#navColumnB a, #navColumn a:visited
{
    color: #EA5D1B;
    text-decoration: none;
}
#navColumnB a:hover
{
    color: #F1C01A;
}
#mainFooter
{
    height: 90px;
    min-height: 90px;
    min-width: 1000px;
    padding: 0px;
    overflow: hidden;
    background-color: #EA5D1B;
}

#footerButtonRight
{
    display: inline-block;
    float:right;
    padding-top: 8px;
    padding-right: 30px;
}

#mainFooter .footerCol:first-child
{
    padding-left: 50px;
}

.footerCol
{
    padding: 8px;
    display: inline-block;
    float:left;
    width: 150px;
    overflow: hidden;
    font-weight: bold;
    line-height: 1.2em;
    color: black;
}

.footerCol a, .footerCol a:visited
{
    color: black;
    text-decoration: none;
}
.footerCol a:hover
{
    color: white;
}

#footerPhone
{
    width: 260px;
    padding-top: 30px;
    font-size: 1.3em;
}

h1, h2, h3, h4, h5, h6 
{
    font-size: 1.3em;
    font-weight: 900;
    line-height: 1.1em;
    padding: 0px;
    margin: 0px;
    margin-top: 4px;
    margin-bottom: 4px;
    color:black;
}

h1
{
    font-size: 1.4em;
}
h2
{
    font-size: 1.4em;
    color: #EA5D1B;
}
h3
{
    font-weight: 700;
}
h4
{
    font-weight: 700;
    color: #EA5D1B;
}

p
{
    padding: 0px;
    margin: 0px;
    padding-bottom: 4px;
}

ul
{
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 4px;
}


#bodyContainer a:not(.ui-button):not(.ui-selectmenu)
{
    font-weight: 600;
    text-decoration: none;
    color: #EB5E24;
}

#bodyContainer a:hover:not(.ui-button):not(.ui-selectmenu)
{
    color: #E73425;
    border-bottom: 1px dotted;
}

.noBorder
{
    border-width: 0px;
    border-style: none;
}

.clear
{
    clear: both;
}


.stepHeader
{
    height: 2em;
    min-height: 2em;
    display: inline-block;
    float: left;
    font-weight: bold;
    padding-right: .5em;
}

input, textarea 
{
    outline: none;
    padding: 4px;
    border: 1px inset;
}

.smallText
{
    font-size: .85em;
}

/* For button rollovers */

    .expandImg
    {
        text-align: center; 
    }
    .imgBtn 
    {
        z-index: 0;
        display: inline-block;
        width: 160px; /* full-size width */
        height: 160px; /* full-size height */
        text-align: center;
        vertical-align: middle;
    }
    .imgBtn a img {
        position: relative;
        border: 0 solid #fff;
        width: 150px; /* shrunk width */
        height: 150px; /* shrunk height */
    }
    .btnDescription
    {
        display: inline-block;
        text-align: center;
        vertical-align: top;
        width: 160px; /* full-size width */
        line-height: 1em;
        font-size: .9em;
        font-weight: bold;
    }


/* End Button rollovers*/

.imgCol
{
    float: left;
    padding: 6px;
    height: 134px;
}
.tallCol
{
    height: 650px;
    min-height: 600px;
}

.overviewSection
{
    float: left;
    width: 480px;
    padding-right: 4px;
    margin-top: 12px;
}

.overviewTitle
{
    padding-left: 80px;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.1em;
    margin-top: 4px;
    margin-bottom: 4px;
    color: #EA5D1B;
    text-align: center;
    /*cursor: pointer;*/
}

  .SegmentButton {
            float: left;
            width: 80px;
            height: 100px;
            margin-right: 10px;
        }

.errorSection
{
    padding: 4px;
}

/* For Pretty Photo media galleries */
    ul.gallery li {
        display: inline;
    }
/* End Pretty Photo media galleries */