/* Foundation v2.2 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
 Table of Contents
 -----------------------------------------------------
 :: Shared Styles
 :: Page Name 1
 :: Page Name 2
 */

/* -----------------------------------------
 Shared Styles
 ----------------------------------------- */
@font-face {
    font-family: 'DroidSansRegular';
    src: url('fontface/DroidSans-webfont.eot');
    src: url('fontface/DroidSans-webfont.eot?#iefix') format('embedded-opentype'), url('fontface/DroidSans-webfont.woff') format('woff'), url('fontface/DroidSans-webfont.ttf') format('truetype'), url('fontface/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSansBold';
    src: url('fontface/DroidSans-Bold-webfont.eot');
    src: url('fontface/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fontface/DroidSans-Bold-webfont.woff') format('woff'), url('fontface/DroidSans-Bold-webfont.ttf') format('truetype'), url('fontface/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSerifRegular';
    src: url('fontface/DroidSerif-Regular-webfont.eot');
    src: url('fontface/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fontface/DroidSerif-Regular-webfont.woff') format('woff'), url('fontface/DroidSerif-Regular-webfont.ttf') format('truetype'), url('fontface/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSerifItalic';
    src: url('fontface/DroidSerif-Italic-webfont.eot');
    src: url('fontface/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fontface/DroidSerif-Italic-webfont.woff') format('woff'), url('fontface/DroidSerif-Italic-webfont.ttf') format('truetype'), url('fontface/DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSerifBold';
    src: url('fontface/DroidSerif-Bold-webfont.eot');
    src: url('fontface/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fontface/DroidSerif-Bold-webfont.woff') format('woff'), url('fontface/DroidSerif-Bold-webfont.ttf') format('truetype'), url('fontface/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    background: url(../images/bg-pat.png) #fff;
}
img {
    width: 100%;
}
.header {
    margin-bottom: 25px;
}
p {
    font-size: 13px;
    font-size: 1.3 rem;
    line-height: 1.25;
    margin: 0 0 18px;
    text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
    color: #cd932e;
    font-family: 'DroidSerifRegular';
    font-size: 47px;
    font-weight: normal;
    letter-spacing: -2.5px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.title1 {
    text-align: center;
    font-size: 35px;
}
.shadow {
    -moz-box-shadow: 0 -7px 5px 2px #D5D5D5;
    -webkit-box-shadow: 0 -7px 5px 2px #D5D5D5;
    box-shadow: 0 -7px 5px 2px #D5D5D5;
}
.topmain {
    background: url("../images/green-dot.png") repeat-x scroll left bottom transparent;
    padding-bottom: 55px;
}
.topshad {
    background: url("../images/top-shad.png") top center no-repeat;
}
.fontface p, .content .fontface p, .main .fontface p, .fontface {
    font-family: 'DroidSerifRegular' !important;
}
.fontface span, .fontface ul {
    font-family: 'DroidSansRegular' !important;
}
.logo {
    background: url("../images/logo-line.png") repeat-x scroll 0 bottom transparent;
    height: 119px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 20px;
    width: auto;
}
.contact p {
    color: #0F0F0F;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -1px;
}
.contact .button {
    margin-top: 30px;
}
.contact p span {
    color: #272727;
    font-size: 16px;
    letter-spacing: 0;
    text-shadow: 0 1px 0 #EBEBEB;
}
.contact p span a {
    color: #00457d;
}
.contact h1, .contact h2, .contact h3, .contact h4, .contact h5, .contact h6 {
    border-bottom: 1px dashed #EFEFEF;
    margin: 20px 0;
}
.orange.button {
    background: none repeat scroll 0 0 #F39500;
    border-color: #D46802;
    display: block;
    font-family: 'DroidSansBold' !important;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    position: relative;
    text-shadow: 1px 1px 1px #B2720D;
    text-transform: uppercase;
    width: 70%;
}
.medium.button {
    font-size: 120% !important;
}
.large.button {
    font-size: 150% !important;
}
.container {
    background: url("../images/bg-head.png") repeat-x scroll 0 0 transparent;
}
.main {
    border-bottom: 1px dotted #DEDEDE;
    margin-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;v
    }

    .main-nav {
    background: url("../images/nav-bg.png") no-repeat scroll center -1px #FFFFFF;
    overflow: hidden;
    padding-bottom: 50px;
    border-left: 4px solid #FFFFFF;
    border-right: 4px solid #FFFFFF;
}
.main-nav ul {
    font-size: 18px;
    letter-spacing: -1px;
    margin-top: 50px;
}
.main-nav li a {
    background: url("../images/nav-sep.png") no-repeat scroll center bottom transparent;
    color: #666;
    float: left;
    line-height: 55px;
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
}
.main-nav li a:hover, .main-nav li.current a {
    color: #cd932e;
}
.navbottom {

    bottom: -62px;
    height: 99px;
    position: absolute;
}
.agent-img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 0 #CFCECE;
    text-align: center;
}
.agentinfo {
    top: 60px;
}
.agentinfo h2 {
    background: url("../images/gradsep.png") no-repeat scroll center 65px transparent;
    margin-top: 0;
    padding-bottom: 47px;
}
.agentinfo h1, .agentinfo h2, .agentinfo h3, .agentinfo h4, .agentinfo h5, .agentinfo h6 {
    text-align: center;
}
.agentcontact {

}
.agentcontact a {
    color: #2E9291;
}
.agentcontact .center {
    text-align: center;
    font-size: 14px !important;
    font-family: 'DroidSansRegular' !important;
    color: #666 !important;
    margin-top: -19px;
    position: relative;
    padding-top: 0 !important;
}
.index .agentcontact .center {
    text-align: center;
    font-size: 15px !important;
    font-family: 'DroidSansRegular' !important;
    color: #666 !important;
    margin-top: -66px;
    position: absolute;
    padding-top: 0 !important;
    padding-left: 287px;
}
.agentcontact ul {
    position: relative;
    top: -10px;
}
.agentcontact li {

}
.agentcontact p {
    font-size: 15px;
    text-align: center;
    color: #474747;
}
.agentcontact p span {
    color: #666;
}
.content {
    background: url("../images/green-dot.png") repeat-x scroll left top transparent;
    padding: 50px 0 10px;
    position: relative;
}
.content h1 {
    background: url("../images/green-dot.png") repeat-x scroll left bottom transparent;
    font-size: 30px;
    color: #1D7B76;
    text-align: center;
}
.content h2 {
    font-size: 28px;
}
.content .contact h2 {
    letter-spacing: -2.5px !important;
    font-size: 50px !important;
}
.title2 h2, .content h3 {
    font-size: 20px;
    color: #474747;
}
.title2 h1 {
    margin-bottom: 5px !important;
}
.title2 h3 {
    font-size: 20px;
    letter-spacing: normal;
    margin-bottom: 15px;
}
.title3 {
    font-family: 'DroidSansRegular' !important;
    text-align: center;
    font-size: 25px !important;
    margin-bottom: 30px;
    letter-spacing: -1px;
}
.title3 span {
    font-size: 18px;
    font-style: italic;
}
h2.title3 {
    line-height: 22px;
}
.content h4 {
    background: url("../images/logo-line.png") repeat-x scroll 0 bottom transparent;
    color: #CD932E;
    font-size: 20px;
    margin: 0;
    padding: 20px 0 10px;
    text-align: center;
    text-shadow: none !important;
}
.content h5 {
    font-size: 19px;
}
.content h6 {
    font-size: 17px;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    letter-spacing: -1px;
}
.main p, .content p {
    font-family: 'DroidSansRegular' !important;
}
.content .panel {

}
.bgbluetitle {
    background: none repeat scroll 0 0 #3876A9;
    border-bottom: 3px solid #F39500;
    -webkit-box-shadow: 0 -3px 5px #356F9F inset;
    -moz-box-shadow: 0 -3px 5px #356F9F inset;
    box-shadow: 0 -3px 5px #356F9F inset;
    padding: 10px 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
.ourmission.panel {
    padding: 0 !important;
}
.ourmission {
    background: url("../images/nav-bg.png") no-repeat scroll center -2px #fff;
    border-left: 4px solid #FFFFFF;
    border-right: 4px solid #FFFFFF;
    box-shadow: 0 0 5px 2px #E1E1E1;
    margin-bottom: 50px;
}
.missionfooter {
    background: url("../images/ourmission-footer.png") no-repeat scroll center 0 transparent;
    height: 118px;
    margin-bottom: -60px;
    position: relative;
}
.missionfooter p {
    text-align: center;
}
a.btngreen {
    color: #2E9291;
    display: block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 15px;
    padding: 15px 0;
    text-align: center;
}
a:hover.btngreen {
    color: #1b7271;
}
.btn-freequote {
    position: absolute;
    top: -80px;
}
.btn-freequote2 a, .btn-freequote a {
    background: url("../images/btn-freequote.png") no-repeat scroll center 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    font-weight: bold;
    height: 61px;
    letter-spacing: -1px;
    padding-top: 13px;
    text-align: center;
    text-shadow: 3px 1px 1px #429FA0;
    text-transform: uppercase;
    width: 220px;
}
.btn-freequote2 a:hover, .btn-freequote a:hover {
    background-position: center -77px;
}
p.italic {
    font-family: 'DroidSerifRegular' !important;
    font-size: 13px;
    font-style: italic;
}
.ourmission p.mission {
    color: #666666;
    margin: 20px auto;
    padding-bottom: 10px;
    text-align: center;
    width: 90%;
}
.userbuttons {
    border-bottom: 1px dotted #fff;
    margin-bottom: 15px;
    margin-top: 40px;
}
.userbuttons.bottom {
    border-color: #DEDEDE;
}
.noborder {
    border-bottom: none !important;
}
.buttones {
    margin-top: 20px;
}
.buttones ul {
    font-family: 'DroidSerifRegular';
    font-size: 16px;
    letter-spacing: -1px;
}
.buttones li {
    position: relative;
    float: left;
}
.buttones li a {
    background: url("../images/btn-interactive.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 1px 1px #C1C1C1;
    color: #4E4E4E;
    float: left;
    height: 79px;
    width: 99%;
    margin-bottom: 10px;
}
.buttones li.active a, .buttones li a:hover {
    background-position: 0 -91px;
    color: #cd932e;
}
.userbuttons .labeled {
    float: left;
    padding-left: 15px;
    position: relative;
    top: 24%;
    width: 67%;
}
.userbuttons .labeled.singleline {
    top: 38% !important;
}
.icon {
    float: left;
    height: 43px;
    left: 6px;
    line-height: 999px;
    overflow: hidden;
    position: relative;
    top: 15px;
    width: 43px;
}
.icon2 {
    float: left;
    height: 20px;
    margin-right: 5px;
    overflow: hidden;
    position: relative;
    text-indent: -999px;
    width: 20px;
}
.icon-handbook {
    background: url("../images/icon-handbook.png") no-repeat scroll 0 0 transparent;
}
.icon-home {
    background: url("../images/iconset1.png") no-repeat scroll 0 0 transparent;
}
.icon-medicare {
    background: url("../images/iconset1.png") no-repeat scroll -41px 0 transparent;
}
.icon-new {
    background: url("../images/iconset1.png") no-repeat scroll -88px 0 transparent;
}
.userbuttons h1, .userbuttons h2, .userbuttons h3, .userbuttons h4, .userbuttons h5, .userbuttons h6 {
    font-size: 100%;
    color: #101010;
    letter-spacing: -1px !important;
    overflow: hidden;
}
.handbook {
    background: url("../images/htag-bg.png") repeat-x scroll 0 0 #F4F4F4;
    border: 1px solid #DADADA;
    padding: 8px !important;
    width: 100%;
}
.handbook h6 {
    font-size: 119% !important;
    padding-bottom: 20px;
}
.handbook li {
    list-style: disc outside none;
    margin: 0 0 0 15px;
}
.handbook li a {
    color: #717171;
}
.handbook li a:hover {
    color: #101010;
}
.footer {
    background: url("../images/green-dot.png") repeat-x scroll left top transparent;
    color: #4A4A4A;
    padding: 5px 0;
    text-align: center;
}
.footer p {
    font-size: 12px;
    text-align: center;
}
.footer a {
    color: #2E9291 !important;
}
.footer a:hover {
    color: #04C5C2 !important;
}
/* -----------------------------------------
 SHARED Styles
 ----------------------------------------- */
.agentcontact h2 {
    text-align: center;
}
h2.title1 {
    font-size: 40px !important;
    margin: -4px 0 15px;
}
.btn-freequote2 {
    bottom: -135px;
    left: -2px;
    position: absolute;
}
.agentcontact p span.italicsmall {
    color: #555555 !important;
    display: block;
    font-size: 11px !important;
    font-style: italic;
    line-height: 15px !important;
    margin: 0 !important;
    padding: 0 !important;
}
ul.block {
}
ul.block li {
}
ul.block li a {
}
ul.block li p {
}
.title1 span {
    display: inline;
    font-size: 12px;
    position: relative;
    top: -14px;
}
p.backtop {
    text-align: right;
}
.request-appointment .handbook, .faq .handbook, .why-uig .handbook {
    float: left;
    width: 100%;
}
.faq .topmain, .areas-of-specialty .topmain {
    padding: 0 !important;
}
.source {
    margin-bottom: 5px;
}
.source p {
    font-size: 11px;
    font-style: italic;
    margin: 0 !important;
    padding: 0;
}
.faq-info {
    background: none repeat scroll 0 0 #F7F7F7;
    margin-top: 35px;
    padding: 15px 15px 2px !important;
}
.faq-info p {
    font-family: 'DroidSerifRegular' !important;
    font-size: 12px !important;
    font-style: italic;
    text-align: left;
}
.request-appointment .ourmission, .why-uig .ourmission {
    background-position: center -200px;
    margin-left: 5px;
    margin-top: 50px;
}
.request-appointment .ourmission h4, .why-uig .ourmission h4 {
    background: url("../images/logo-line.png") repeat-x scroll 0 bottom transparent;
    color: #CD932E;
    font-size: 18px;
    margin: 0 auto;
    padding: 20px 0 10px;
    text-align: center;
    text-shadow: none !important;
    letter-spacing: 0;
    width: 90%;
}
.request-appointment li a, .why-uig .buttones li a {
    width: 230px;
}
.request-appointment .topmain, .why-uig .topmain {
    padding-bottom: 0;
}
/* -----------------------------------------
 Page FAQ
 ----------------------------------------- */
.faq {

}
.faq dt {
    padding-bottom: 5px;
}
.faq dd {
    margin-bottom: 20px;
}
.faq dd strong {
    color: #484646;
}
.faq dt a {
    font-family: 'DroidSansRegular' !important;
    font-size: 15px;
}
.faq dt a span {
    font-size: 11px;
    position: relative;
    top: -4px;
}
.faq dd p {
    margin: 10px 0 0;
}
.faq dd p span {
    color: #252424;
    font-size: 14px;
}
.faq dd ul {
    list-style: disc inside none;
    margin-bottom: 10px;
    margin-left: 20px;
}
.faq dd li {
    margin-bottom: 3px;
}
.navbottomfaq {
    margin-top: -45px !important;
    position: relative;
}
.faq .buttones li a {
    width: 230px !important;
}
.faq .userbuttons {
    left: -12px;
    position: relative;
}
.faq h4 {
    background: url("../images/logo-line.png") repeat-x scroll 0 bottom transparent;
    color: #CD932E;
    font-size: 20px;
    margin: 0;
    padding: 20px 0 10px;
    text-align: center;
    text-shadow: none !important;
}
.faq .ourmission {
    background: url("../images/nav-bg.png") no-repeat scroll center -2px #fff;
    border-left: 4px solid #FFFFFF;
    border-right: 4px solid #FFFFFF;
    box-shadow: 0 0 5px 2px #E1E1E1;
    margin-bottom: 50px;
    margin-top: 50px;
    padding-bottom: 32px;
}
.faq .missionfooter {
    background: url("../images/ourmission-footer.png") no-repeat scroll center 0 transparent;
    height: 87px;
    margin-bottom: -60px;
    position: relative;
}
.faq .source {
    margin-top: 350px;
}
.faq .faq-info {
    background: none;
}
.faq .faq-info p {
    position: relative;
    top: 350px;
}
/* -----------------------------------------
 changes-in-medicare Page
 ----------------------------------------- */
.changes-in-medicare h3 {
    font-family: 'DroidSansRegular' !important;
    margin-bottom: 0;
}
.changes-in-medicare h4 {
    background: url("../images/logo-line.png") repeat-x scroll 0 bottom transparent;
    color: #CD932E;
    font-size: 20px;
    margin: 0;
    padding: 20px 0 10px;
    text-align: center;
    text-shadow: none !important;
}
.changes-in-medicare .ourmission {
    background: url("../images/nav-bg.png") no-repeat scroll center -2px #fff;
    border-left: 4px solid #FFFFFF;
    border-right: 4px solid #FFFFFF;
    box-shadow: 0 0 5px 2px #E1E1E1;
    margin-bottom: 50px;
    margin-top: 50px;
    padding-bottom: 32px;
}
.changes-in-medicare .missionfooter {
    background: url("../images/ourmission-footer.png") no-repeat scroll center 0 transparent;
    height: 87px;
    margin-bottom: -60px;
    position: relative;
}
.changes-in-medicare .source {
    margin-top: 350px;
}
.changes-in-medicare .faq-info {
    background: none;
}
.changes-in-medicare .faq-info p {
    position: relative;
    top: 350px;
}
/* -----------------------------------------
 areas-of-specialty Page
 ----------------------------------------- */

.areas-of-specialty h3 {
    background: url("../images/bulletlistgray.png") no-repeat scroll 0 3px transparent;
    font-family: 'DroidSansRegular' !important;
    font-size: 18px;
    margin: 0;
    padding-bottom: 3px;
    padding-left: 20px;
}
.areas-of-specialty h4 {
    background: url("../images/logo-line.png") repeat-x scroll 0 bottom transparent;
    color: #CD932E;
    font-size: 20px;
    margin: 0;
    padding: 20px 0 10px;
    text-align: center;
    text-shadow: none !important;
}
.areas-of-specialty .ourmission {
    background: url("../images/nav-bg.png") no-repeat scroll center -2px #fff;
    border-left: 4px solid #FFFFFF;
    border-right: 4px solid #FFFFFF;
    box-shadow: 0 0 5px 2px #E1E1E1;
    margin-bottom: 50px;
    margin-top: 50px;
}
.accordionButton {
    width: 80%;
    float: left;
    border-bottom: 1px solid #FFFFFF;
    cursor: pointer;
    position: relative;
}
.accordionContent {
    width: 80%;
    float: left;
    display: none;
}
.request-appointment .content p.info span, .areas-of-specialty .content p span {
    font-size: 11px;
    position: relative;
    top: -4px;
}
/* -----------------------------------------
 why-uig page
 ----------------------------------------- */
.why-uig h1 {

}
/* -----------------------------------------
 insurance-carrier page
 ----------------------------------------- */
.carrier h3 {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #E8E6E6;
    font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 8px;
    padding-bottom: 5px;
    padding-left: 0;
    color: #CD932E;
    font-family: 'DroidSansRegular' !important;
}
.carrier ul {
    margin: 0;
    padding-bottom: 10px;
}
.carrier li {
    font-size: 15px;
    list-style: disc inside none;
    margin-bottom: 5px;
    padding: 0;
}
.carrier li span {
    padding-left: 15px;
}
span.reg {
    padding-left: 1px !important;
}
/* -----------------------------------------
 request-appointment page
 ----------------------------------------- */

.push-three {
    left: 24.1%;
}
.pull-nine {
    right: 77.3%;
}

