/*******************************************
*										   *
*  March Vision Care					   *
*  Developed by Vicarious Web Development  *
*  www.vicariousweb.com					   *
*  5.24.07								   *
*										   *
*******************************************/


/*--------------- GLOBAL ----------------*/

body {
    background: #fff;
    font-family: Arial, Helvetica, Sans-serrif;
    font-size: 9pt;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 0;
}

p {
    margin: 4px 0 4px 0;
    padding: 0;
}

a {
    margin: 0;
    padding: 0;
}

h1 {
    font-family: Arial;
    font-size: 14pt;
    font-weight: normal;
    color: #000;
    margin: 20px 0 0 30px;
    padding: 0;
}



.psizeh1 {
    font-family: Arial;
    font-size: 14pt;
    font-weight: normal;
    color: #000;
    margin: 4px 0 4px 0 !important;
    padding: 0;
}

h2 {
    font-family: Arial;
    font-size: 11pt;
    color: #fff;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

h3 {
    font-family: Arial;
    font-size: 9pt;
    color: #211d70;
    margin: 7px 0 0 12px;
    padding: 0;
    width: 397px;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

span {
    margin: 0;
    padding: 0;
}

/*---------- GLOBAL ----------*/

div#main {
    width: 850px;
    margin: 0 auto;
    text-align: left;
    height: 1050px;
}

.main {
    width: 850px;
    margin: 0 auto;
    text-align: left;
}

div#top_nav {
    width: 850px;
    margin: 0;
    padding: 0;
    float: left;
}

div#titlebar {
    width: 850px;
    height: 46px;
    background: #fff;
    margin: 0;
    padding: 0;
    float: left;
}

.titlebar {
    width: 850px;
    height: 26px;
    background: #fff;
    margin: 0;
    padding: 0;
}

div#title {
    width: 300px;
    height: 36px;
    background: #fff;
    margin: 0;
    padding: 0;
    float: left;
}

.title {
    width: 300px;
    height: 36px;
    background: #fff;
    margin: 0;
    padding: 0;
    text-align: left;
}

div#slogan {
    width: 290px;
    height: 36px;
    margin: 0;
    padding: 0;
    float: right;
}

div#banner {
    width: 850px;
    height: 277px;
    background: #193a8c;
    margin: 0;
    padding: 0;
    float: left;
}

div#banner_left {
    width: 450px;
    height: 277px;
    background: #193a8c;
    margin: 0;
    padding: 0;
    float: left;
}

div#banner_right {
    width: 400px;
    height: 267px;
    margin: 0;
    padding: 0;
    float: right;
}

div#member_nav /*--- navigation on member login page ---*/ {
    width: 850px;
    height: 27px;
    background: #193a8c;
    margin: 0;
    padding: 0;
    float: left;
}

div#column /*--- left column on member login page ---*/ {
    width: 150px;
    height: 400px;
    background: url( "../imgs/column.jpg" );
    margin: 0;
    padding: 0;
    float: left;
}

div#member_cont /*--- content on member login page ---*/ {
    width: 700px;
    height: 400px;
    background: #fff;
    margin: 0;
    padding: 0;
    float: left;
}

div#login {
    width: 140px;
    background: url( "../imgs/login.jpg" );
    margin: 10px 0 0 20px;
    padding: 0 0 0 10px;
    float: left;
}

div#content {
    width: 850px;
    background: #193a8c;
    margin: 0;
    padding: 0;
    float: left;
}

div#tabs {
    width: 850px;
    height: 40px;
    background: #193a8c;
    margin: 0;
    padding: 0;
    float: left;
}

div.tab_link {
    margin: 17px 0 0 0;
    padding: 0;
    float: right;
}

div#active_tab {
    margin: 10px 0 0 0;
}

div#tab_cont {
    width: 837px;
    height: 280px;
    background: #fff;
    margin: 3px 3px 3px 3px;
    padding: 0 0 0 8px;
    float: left;
}

div.box {
    width: 147px;
    height: 250px;
    margin: 15px 0px 15px 5px;
    padding: 0px 11px 0px 0px;
    float: left;
}

div.box_title {
    width: 145px;
    height: 32px;
    background: url( "../imgs/box_title.jpg" );
    margin: 0;
    padding: 10px 0 0 17px;
}

div.box_cont {
    width: 150px;
    height: 160px;
    background: #b1bad3;
    margin: 0;
    padding: 6px;
}

div.box_button {
    width: 150px;
    height: 26px;
    background: #b1bad3;
    margin: 0;
    padding: 6px;
}

div#left_box /*--- div exception ---*/ {
    margin-left: 11px;
}

div#news {
    width: 844px;
    height: 80px;
    background: #fff;
    margin: 0px 0px 3px 3px;
    padding: 0px 0px 0px 1px;
    float: left;
}

div#centerDiv {
    width: 3px;
    height: 180px;
    background: #fff;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
}

div#education {
    width: 420px;
    height: 180px;
    background: #fff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 1px;
    float: left;
}

div.header {
    width: 420px;
    height: 28px;
    background: #fff;
    margin: 0;
    padding: 0;
    float: left;
    /* border-bottom: 1px solid #bfbfbf; */
}

div.cont {
    width: 385px;
    height: 127px;
    background: #fff;
    margin: 0;
    padding: 12px;
    float: left;
}

div#footer {
    width: 850px;
    height: 33px;
    background: #193a8c;
    margin: 0;
    padding: 0;
    float: left;
}

.footer {
    width: 100%;
    height: 33px;
    background: #193a8c;
    margin: 0;
    padding: 0;
}

div#footer_copyright {
    font-size: 9pt;
    color: #fff;
    margin: 10px 0 0 5px;
    padding: 0;
    float: left;
}

.footer_copyright {
    font-size: 9pt;
    color: #fff;
    margin: 10px 0 0 5px;
    padding: 0;
    text-align: left;
}

div#footer_links {
    font-size: 9pt;
    color: #fff;
    margin: 10px 5px 0 0;
    padding: 0;
    float: right;
}

.footer_links {
    font-size: 9pt;
    color: #fff;
    margin: 10px 5px 0 0;
    padding: 0;
    float: right;
}

div#general_cont {
    margin: 10px 0 0 10px;
    /*margin: 10px 0 0 10px;
    text-align: justify;*/
}

/*---------- TOP NAV ----------*/

div#top_nav p {
    text-align: right;
    font-size: 9pt;
    margin: 10px;
    padding: 0;
}

div#top_nav a {
    color: #37363b;
    text-decoration: none;
    margin: 0;
    padding: 0 8px 0 8px;
}

.top_nav a {
    color: #37363b;
    text-decoration: none;
    margin: 0;
    padding: 0 8px 0 8px;
}

div#top_nav a:hover {
    text-decoration: underline;
}

.top_nav a:hover {
    text-decoration: underline;
}

/*---------- MEMBER NAV ----------*/

div#member_nav p {
    font-family: Arial;
    font-size: 9pt;
    text-decoration: none;
    margin: 8px 0 0 12px;
    padding: 0;
}

div#member_nav a {
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

img.nav_arrow {
    margin: 0 20px 0 4px;
}

/*---------- MEMBER CONT ----------*/

p#footer {
    font-size: 9pt;
    margin: 320px 0 0 30px;
}

div#member_cont a {
    font-size: 9pt;
    color: #000;
    text-decoration: none;
    margin: 0 2px 0 2px;
    padding: 0;
}

.member_cont a {
    font-size: 9pt;
    color: #000;
    text-decoration: none;
    margin: 0 2px 0 2px;
    padding: 0;
}


div#member_cont a:hover {
    text-decoration: underline;
}

.member_cont a:hover {
    text-decoration: underline;
}

/*---------- LOGIN ----------*/

div#login p {
    font-size: 9pt;
}

/*---------- COLUMN ----------*/

div#column p {
    font-family: Arial;
    font-size: 9pt;
    text-align: right;
    margin: 60px 14px 0 0;
    padding: 0;
}

div#column a {
    color: #102b72;
    text-decoration: none;
}

.column a {
    color: #102b72;
    text-decoration: none;
}

div#column a:hover {
    text-decoration: underline;
}

.column a:hover {
    text-decoration: underline;
}

/*---------- LEFT NAV----------*/

div#left_nav p {
    font-family: Arial;
    font-size: 9pt;
    padding: 0;
    margin: 0;
    padding: 0;
}

.left_nav {
    font-family: Arial;
    font-size: 9pt;
    padding: 0;
    margin: 0;
    padding: 0;
}

div#left_nav a {
    color: blue;
}

.left_nav a {
    color: blue;
}

/*---------- TAB CONT ----------*/

img.bullet {
    margin: 0 8px 0 0;
}

img.button {
    margin: 10px 0 0 0;
}

ul#sublist {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/*---------- CONT ------------*/

div.cont a {
    color: #23426e;
    text-decoration: none;
}

div.cont img {
    margin: 0 0 0 4px;
}

td.uline {
    border-bottom: 1px solid #bfbfbf;
}

.noBorder {
    border: 1px solid White;
}

/*---------- FOOTER ----------*/

div#footer p {
    text-align: right;
    font-size: 9pt;
    color: #fff;
    margin: 10px 10px 0 0;
    padding: 0;
}

div#footer a {
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.footer a {
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

div#footer a:hover {
    text-decoration: underline;
}

.footer a:hover {
    text-decoration: underline;
}

/* EFT Static Page */
#EFT-Container {
    width: 100%;
    margin: 0 auto;
    clear: both;
}

#EFT-MainContent {
}

#EFT-Left {
    padding-top: 10px;
    padding-left: 10px;
    width: 100%;
}

    #EFT-Left ul {
        list-style-type: square;
        padding: 0;
        margin-left: 20px;
    }

    #EFT-Left li {
        line-height: 1em;
        padding: .5em;
        margin: 0;
    }

#EFT-Right {
    padding-left: 10px;
    width: 100%;
}

    #EFT-Right h3 {
        margin: 10px 0px 0px 0px;
        font-size: 11pt;
        color: #FF8C00;
    }

#EFT-FooterImage {
    clear: both;
    padding-left: 120px;
}

.errorMsg {
    font-size: 12pt;
    font-weight: bold;
}

.errorLabel {
    text-align: left;
    width: 1%;
    white-space: nowrap;
    font-size: 10pt;
    font-weight: bold;
    vertical-align: top;
}

.errorValue {
    text-align: left;
    font-size: 8pt;
}

.errorContent {
    background-color: #F5F5F5;
    height: 435px;
    width: 87%;
}
/** Safety Resources **/
#SR {
    padding-left: 0px;
    width: 100%;
    font-size: 9pt;
}

    #SR h4 {
        margin: 0px 0px 0px 0px;
        font-size: 9pt;
        color: #000000;
        text-decoration: underline;
    }

.rounded-corners {
    /*FOR OTHER MAJOR BROWSERS*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    /*FOR IE*/
    behavior: url(border-radius.htc);
}

.rnd1 {
    background-color: #C1C4D0;
    height: 1px;
}

.lapbody {
    background: #fff;
    font-family: HelveticaNeueLT Std Lt Ext;
    font-size: 9pt;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 0;
}

.roundedtxtboxdiv {
    /*width:166px;
    height:23px;*/
    width: 216px;
    height: 24px;
    background: url( "imgs/mvc_rounded_2.gif" ) no-repeat bottom;
    /*padding-left: 7px;*/
    padding-left: 6px;
}

.roundedddboxdiv {
    /*height:23px;
    width:165px;*/
    height: 24px;
    width: 217px;
    background: url( "imgs/mvc_rounded_2.gif" ) no-repeat bottom;
    padding-left: 6px;
    /*padding-left: 6px;*/
}

.roundeddropdown {
    background: none;
    border: none;
    width: 210px;
    height: 24px;
    padding: 0px 6px 0px 6px;
    /*width:165px;
    height:27px;*/
    /*padding: 2px 7px 0px 6px;*/
    color: #000099;
    font-size: 9pt;
    font-family: HelveticaNeueLT Std Lt Ext;
}

.txtbox {
    background: none;
    border: none;
    width: 209px;
    height: 24px;
    padding: 8px 6px 0px 8px;
    /*width:164px;
    height:23px;
    padding: 4px 7px 0px 7px;*/
    color: #000099;
    font-size: 9pt;
    /*font-family: HelveticaNeueLT Std Lt Ext;*/
}

a {
    text-decoration: none;
}

p {
    font-family: Calibri;
    font-size: 12pt;
}


.Box_title_HLink {
    width: 98%;
    color: white;
}

.globalFont {
    font-family: Calibri;
    font-size: 12pt;
}
.globalTitleFont {
    font-size: 16pt;
    font-family: Calibri;
}
.LAPContentFont {
    text-align: left;
    height: 275px;
    font-family: Calibri;
    font-size: 12pt;
}


.sup1 {
    /*vertical-align:super;*/
    font-family: initial !important;
}

.TitleColor {
    color: rgb(238,119,0);
}

input[type="image"] {
    outline:none !important;
    -moz-outline-style: none !important;
    outline: none !important;
    outline: 0 !important;
    -webkit-appearance:none  !important;
    border:none !important;
    border-color:white !important;
}
.FontSection {
    font-family:Times New Roman !important;
    font-size:12pt !important;
}
.LinkColor {
    color:RGB(30,66,138) !important;
}
.StateFont {
    font-family: Arial,Helvetica,Sans-serrif !important;
    font-size: 9pt !important;
}


div.marchvisionbanner {
    float: left;
    /*margin-top: -20px; */
    margin-bottom: 0px;
    background: none;
    width: 845px;
    margin-left:3px;
    margin-right:1px;
    background-color: #193a8c;
    /*cursor: pointer;
	border-radius: 25px;*/
}
body div.marchvisionbanner div.notificationcontent {
    padding: 5px 10px 10px 10px !important;
    background-color: #ffffff !important;
    margin-top:0px;
	text-align: center;
	font-size: small;
	font-weight: normal;
	font-family: Calibri, Helvetica, Sans-serrif;
}

.Language_selector {
    margin: 1%;
    margin-left:0;
    width: 100px;
    font-family: Arial,Helvetica,Sans-serrif!important;
    font-weight:bold;
    color:navy;
}

.lblLanguage {
    font-weight: bold;
    color: navy;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    padding-left: 4%;
}

/*Cookie Consent Begin*/

.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 10%;
    right: 10%;
    width: 80%;
    padding: 5px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*background-color: #eee;*/
    background-color: darkorange;
    border-radius: 5px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    /*color: white;*/
}

.close {
    height: 20px;
    background-color: #777;
    border: none;
    color: white;
    border-radius: 2px;
    cursor: pointer;
}

/*Cookie Consent End*/

.preferredProviderImgLeft {
    float: left;
    width: 15%;
    height: auto;
    padding: 4px 7px 2px 4px;
}

.preferredProviderImgSmallerLeft {
    float: left;
    width: 80%;
    height: auto;
    padding: 4px 7px 2px 4px;
}

.width10 {
    width: 10%;
}

.width90 {
    width: 90%;
}

.dp_title {
    color: darkblue;
    font-size: 16pt;
    font-weight: bold;
    padding-bottom: 1.25em;
}

.db_underlineLink {
    text-decoration: underline;
}
