/*contain global settings for login, user and admin area */

body {
    padding: 0;
    font-family: Arial, sans-serif;
    color: #333;
    font-size: 13px;
}

a {
    text-decoration: none;
    color: #023899;
}
a:hover {
    /*text-decoration: underline;*/
}

abbr {
    cursor: help;
}

/* general forms */
textarea.message {
    width: 250px;
    height: 40px;
}

.message_admin_edit_base {
    width: 250px;
}
input, select, textarea {
    /*border: 1px solid #a9b7d4;*/
    font: 12px Helvetica, Arial, sans-serif;
    color: #333;
}

input[readonly],
input[disabled],
select[readonly],
select[disabled],
textarea[disabled] {
  background-color: #F6F6F6;
  border:1px solid #A5ACB2;
  color: #444;
}
input.noinput,
textarea.noinput {
    background: transparent;
    border: 0;
}
input[type=checkbox],
input[type=radio] {
    margin-right: 3px;
    vertical-align: middle;
    cursor: pointer;
}
select {
    cursor: pointer;
}
/* EOF general forms */

/* List form */
ul.form {
  margin: 0;
  padding: 5px;
  width: auto !important;
  list-style: none;
  background-color: #f6f8fb;
  border: 1px solid #a9b7d4;
}
ul.form li {
  margin: 0;
  padding: 0 0 10px 0;
  list-style: none;
}
ul.form li label {
  display: block;
  float: left;
  width: 130px;
}
ul.form li.submit {
  padding-left: 130px;
}
ul.form li.submit label {
  display: none;
}
ul.form li.submit input {
  margin-top: 0 !important;
}


/* two multiselect */
.multiselect-options img {
    display: block;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.multiselect-options label {
    display: block;
    float: none !important;
    width: auto !important;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}
.multiselect-options select {
    width: 200px;
}
.multiselect-options optgroup {
    font-style: normal !important;
}

/* tooltips */
#tooltip {
    position: absolute;
    z-index: 3000;
    background-color: #95a6d6;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}
#tooltip h3,
#tooltip div {
    margin: 0;
}
/*
#tooltips_wrapper {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    background: url(/ndp_images/myaccount/tooltips.png) no-repeat;
    padding: 5px;
    opacity: 0.85;
}
#tooltips_wrapper h3,
#tooltips_wrapper div { margin: 0; }
*/
/* EOF tooltips */

#all_back {
    position: relativ;
    background: url('/ndp_images/all_back.png') repeat-x;

}
#header_back1 {
    position: relativ;
    background: url('/ndp_images/head_back.png') repeat-y;

}
#header_back2 {
    position: relative;
    overflow: hidden;
    max-width: 1292px;
    overflow: hidden;
    margin: 0 auto;
    background: url('/ndp_images/glassStripsNew.png') no-repeat top left;

}
#content_bottom {
    position: relative;
    height: 400px;
    width: 100%;
    overflow: hidden;
    overflow: hidden;
    margin: 0 auto;
    background: #FFFFFF;

}
#header_all {
    position: relative;
    overflow: hidden;
    height: 135px;
    width: 1000px;
    margin: 0 auto;
    background: #005288;
}
#header_all a.logo_old {
    position: absolute;
    display: block;
    width: 250px;
    height: 0;
    padding-top: 50px;
    margin: 7px 0 0 12px;
    background: url('/ndp_images/GlassGuide.png') no-repeat top left;
    overflow: hidden;
}
#header_all a.logo_old2 {
    position: absolute;
    display: block;
    width: 250px;
    height: 0;
    padding-top: 50px;
    margin: 7px 0 0 12px;
   background: url('/ndp_images/GlassLogo.png') no-repeat top left;
    overflow: hidden;
}
/* #header_all a.logo {
    position: absolute;
    top: 0px ;
    display: block;
    width: 408px;
    height: 143px;
    padding-top: 0px;
    margin: 0px 0 0 0px;
    background: url('/ndp_images/glassLogoNew.png') no-repeat top left;
    overflow: hidden;
}              */
#header_all a.logo {
    position: absolute;
    top: 0px ;
    display: block;
    width: 408px;
    height: 143px;
    padding-top: 0px;
    margin: 0px 0 0 0px;
    background: url('/ndp_images/glassLogoNew.png') no-repeat top left;
    overflow: hidden;
}
#header_right h2 {
    position: absolute;
    top: 0px;
    margin-top: 24px; /* IE */
    right: 9px;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    /*text-transform: uppercase;*/
    text-align: right;
    white-space: nowrap;
    background: url('/ndp_images/h2_line.png') no-repeat bottom left;
    max-width: 80%;
    min-width: 300px;
}
/* for IE 6 - header h2_line image min-width=width */
* html #header_right h2 {
    width: 300px;
}
#header_right h3 {
    position: absolute;
    top: 24px;
    margin-top: 26px; /* IE */
    right: 9px;
    color: #b4c8f2;
    font-size: 18px;
    font-weight: normal;
    text-align: right;
}
#header_bottom_old2 {
    float:left;
    width: 1000px;
    height: 40px;
    position: absolute;
    bottom: 0;
    background: url('/ndp_images/navi_bg.gif') repeat-x;
}
#header_bottom {
    float:left;
    width: 1000px;
    height: 40px;
    position: absolute;
    bottom: 0;
}
#header_bottom #nav {
    position: absolute;
    bottom: 0px;
    overflow: hidden;
    font-size: 14px;
}
#header-top-menu {
    text-align: right;
    color: #FFFFFF;
    margin: 5px 5px 5px 0px;
    font-size: 12px;
}

#header-top-menu a {
    color: #FFFFFF;
}

#header-top-menu a.selected {
    font-weight: bold;
}

#header-top-menu a:hover {
    text-decoration: underline;
    border: 0px;
}

/* ------------------------ main navigation ----------------------- */
/* ################### also working in IE6 #################### */
    #nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
        float: left;
    }
    #nav ul li {
        float: left;
        margin: 0 0 0px 0;
        padding: 0;
        /*
        glassnet v4
        background: url('/ndp_images/nav_separator.gif') no-repeat bottom right;*/
    }
    #nav ul li:hover {
/*         background: url('/ndp_images/navi_link_hover_left.gif') no-repeat left;     */
    }
    #nav ul li a {
        display: block;
        width: auto;
        padding: 7px 15px 8px 15px;
        margin-left: 0px;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
    }
    #nav ul li:hover a {
        text-decoration: none;
        color: #89ffff;
/*        background: url('/ndp_images/navi_link_hover_right.gif') no-repeat right;      */
    }
    #nav ul li.selected {
/*        background: url('/ndp_images/navi_link_hover_left.gif') no-repeat left;         */
    }
    #nav ul li a.selected,
    #nav ul li a.selected:hover {
        color: #89ffff;
        font-weight: bold;
/*        background: url('/ndp_images/navi_link_hover_right.gif') no-repeat right;     */
    }

/* ################### also working in IE6 #################### */
/* -------------------------------------------------------- */
#header_bottom #login {
    position: absolute;
    bottom: 7px;
    right: 9px;
    color: #fff;
    font-size: 14px;
}
#header_bottom #login input {
    position: absolute;
    right: 0;
    top: 30px;
}
#header_bottom #logout {
    position: absolute;
    bottom: 3px;
    right: 8px;
    width: 215px;
    height: 24px;
}


#content {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    /*border: 1px solid red;*/

}

/* ----------- general - background for content without Tabs ------------ */
div.contentBackground {
    border-top: 7px solid #B2B9C1;
    border-right: 0px solid #f1f2f7;
    border-left: 0px solid #f1f1f9;
    border-bottom: 1px solid #B2B9C1;
    background-color: #eef1f8;
    padding-bottom: 14px;

}
div.contentBackground .title {
    background-color:#B2B9C1;
    color:#fff;
    font-weight:bold;
    letter-spacing:1px;
    padding:6px 0 6px 12px;
    border-top: 1px solid #fff;
}
/* ----------- EOF general - background for content without Tabs ------------ */

/* --------------- Login masks ------------------ */
.loginMessage {
    background-color: #acb9e0;
    border: 3px solid #7994d2;
    padding: 5px;
    width: 90%;
    color: #333;
    font-size: 14px;
    line-height: 22px;
}
#loginForm,
#passwordResetForm {
    margin: 0;
    width: 50%;
    background-color: #f6f8fb;
    border: 1px solid #a9b7d4;
    margin-top: 10px;
}
dl.zend_form {
    padding: 10px;
    margin: 0;
}
.zend_form dt {
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
}
.zend_form dd {
    margin: 0px;
}
/* ------------ EOF Login masks -------------- */


/* --------- RSS feeds (like disclaimer, terms, contact, news) --------- */
.rss_feed {
    margin: 11px;
    width: 600px;
    text-align: justify;
}
.rss_feed h1 {
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin: 10px 0 2px 0;
}
/* ------- EOF RSS feeds (like disclaimer, terms, contact, news) -------- */


/* -------- errors ---------- */
/* lists e.g. in admin-forms */
ul.errors {
    list-style: none;
    padding: 3px;
    margin: 0;
}
ul.errors li {
    color: #cc0000;
    font-size: 13px;
}
/* EOF lists e.g. in admin-forms */

/* general e.g. in provenance check */
.error { font-weight: bold; color: #cc0000; line-height: 18px; }
.error2 { font-weight: normal; color: #cc0000;  }
input.error2 { border: 2px solid #cc0000;  }

/* e.g. dialog */
ul.error ul ul li { font-weight: normal; margin-top: 10px; }

/* ---------- EOF errors ------------ */


/* ------------ Footer -------------- */
#footer {
    width: 1000px;
    margin: 0 auto;
    background-color: #005288;
    color: #fff;
    height: 32px;
    font-size: 13px;
}
#footer div.left {float:left; line-height: 32px;}
#footer div.right {float:right; padding-right:8px;line-height: 32px;}
#footer span {
    padding-left: 8px;
    padding-right: 8px;
    color: #fff;
    border-right: 1px solid #859dd1;
}
#footer div a {
    color: #fff;
}
#footer div a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

/* ---- ??? -----*/
body.pages #footer {
    height: 29px;
}
body.pages #footer img#half-banners {
    display: none;
}
/* ------------ EOF Footer -------------- */



div.formButtons {}

/* ------------- blue <buttons> on blue bg ----------*/
button {
    border: 0;
    cursor: pointer;
    font-weight: normal;
    padding: 0 3px 0 0;
    text-align: center;
    background-color: transparent !important;
    color: #fff;
    vertical-align: middle;
}
button span {
    position: relative;
    display: block;
    white-space: nowrap;
    padding: 0 0 0 5px !important;
}
button.submitBtn {
    background: url(/ndp_images/button-blue-on-blue-right.gif) right no-repeat;
    font-size: 13px;
}
button.submitBtn span {
    height: 24px;
    line-height: 21px;
    background: url(/ndp_images/button-blue-on-blue-left.gif) left no-repeat;
    color: #fff;
}
button.submitBtn:hover {
    background: url(/ndp_images/button-blue-on-blue-right_hover.gif) right no-repeat;
}
button.submitBtn:hover span {
    background: url(/ndp_images/button-blue-on-blue-left_hover.gif) left no-repeat;
}
/* ---------- EOF blue <buttons> on blue bg ---------------- */

button.button_on-lightblue,
button.button_on-lightgrey,
button.button_cancel-lightblue {
    display: inline;
    font-size: 13px;
    line-height: 16px;
    margin: 0 1px;
    padding: 0 !important;
}
button.button_on-lightblue {
/*   text-shadow: 0 1px 0 #FFFFFF;       */
/*   background: url("/ndp_images/yellow_bt_right.gif") no-repeat scroll right center transparent;   */
   background: url("/ndp_images/button-dark-grey-right.gif") no-repeat scroll right center transparent;
}
button.button_on-lightgrey {
/*   text-shadow: 0 1px 0 #FFFFFF;       */
/*   background: url("/ndp_images/yellow_bt_right.gif") no-repeat scroll right center transparent;   */
   background: url("/ndp_images/button-light-grey-right.gif") no-repeat scroll right center transparent;
}
button.button_cancel-lightblue {
   background: url("/ndp_images/button-light-grey-right.gif") no-repeat scroll right center transparent;
}
button.button_on-lightblue span,
button.button_on-lightgrey span,
button.button_cancel-lightblue span {
    font-weight: bold;
    font-size: 13px;
    height: 23px;
    line-height: 19px;
    margin: 0 3px 0 0 !important;
    padding: 3px 4px 1px 9px !important;
}
button.button_on-lightblue span {
    font-size: 11px;
    color: #FFFFFF;
/*    background: url("/ndp_images/yellow_bt_left.gif") no-repeat scroll left center transparent;             */
    background: url("/ndp_images/button-dark-grey-left.gif") no-repeat scroll left center transparent;
}
button.button_on-lightgrey span {
    font-size: 11px;
    color: #000000;
/*    background: url("/ndp_images/yellow_bt_left.gif") no-repeat scroll left center transparent;             */
    background: url("/ndp_images/button-light-grey-left.gif") no-repeat scroll left center transparent;
}
button.button_cancel-lightblue span {
    color: #000000;
    background: url("/ndp_images//button-light-grey-left.gif") no-repeat scroll left center transparent;
}
button.button_on-lightblue:hover {
    background: url(/ndp_images/button-grey-hover-right.gif) right no-repeat;
    color:#FFFFFF;
}
button.button_on-lightblue:hover span {
    background: url(/ndp_images/button-grey-hover-left.gif) left no-repeat;
    color:#FFFFFF;
}
button.button_on-lightgrey:hover {
    background: url(/ndp_images/button-light-grey-right.gif) right no-repeat;
}
button.button_on-lightgrey:hover span {
    background: url(/ndp_images/button-light-grey-left.gif) left no-repeat;
}

button.button_on-lightblue-big {
    background: url(/ndp_images/grey_big_bt_right.gif) right no-repeat;
    display: inline;
    float: left;
    margin: 0;
    font-size: 13px;
}
button.button_on-lightblue-big span {
    background: url(/ndp_images/grey_big_bt_left.gif) left no-repeat;
    color: #FFFFF;
    font-weight: bold;
    height: 38px;
    line-height: 14px;
    padding: 9px 4px 1px 11px !important;
    text-align: left;
}
button.button_on-lightblue-big:hover {
    background: url(/ndp_images/hover_big_bt_right.gif) right no-repeat;
    display: inline;
    float: left;
    margin: 0;
    font-size: 13px;
}
button.button_on-lightblue-big:hover span {
    background: url(/ndp_images/hover_big_bt_left.gif) left no-repeat;
    color: #FFFFF;
    font-weight: bold;
    height: 38px;
    line-height: 14px;
    padding: 9px 4px 1px 11px !important;
    text-align: left;
}
button.button_link {
    text-decoration: underline;
    color: #000000;
    padding: 4px 0 5px;
    margin: 0px;
    font-size: 13px;
}
button.button_link_details {
    text-decoration: underline;
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-size: 13px;
}




/* ----- general <input>-buttons and cancel<button> (no rounded corners) ---- */
input[type=submit],
input[type=reset],
input#submit,
input#submit-details,
input#reset,
.padding a {
    margin:0;
    margin-top: 15px;
    border: 0;
    cursor: pointer;
    padding: 2px 5px 5px 5px;
    text-align: center;
    color: #fff;
    background: transparent url(/ndp_images/button-blue-on-lightblue_input.gif) repeat-x left;
    font-size: 13px;
    font-weight: normal;
}
/* ----- EOF general <input> submit-buttons (no rounded corners) --------- */


.tab_top {
    border-top: 7px solid #184AAD;
    background: #96a6d7;
}
.tab_top ul li {
    display: inline;
    float: left;
    background: #96a6d7;
    border-right: 2px solid #fff;
    color: white;
}
.tab_top ul li a {
    display: block;
    text-decoration: none;
    padding: 5px 7px 7px 7px;
    color: #fff;
}
.tab_top ul li.active a {
    background: url('/ndp_images/tab_active_bg.png') repeat-x;
    color: #fff;
}
.tab {
    border-bottom: 7px solid #184AAD;
}
.tab ul li {
    display: inline;
    float: left;
    background: #DDDDDE;
    border-right: 2px solid #fff;
}
.tab ul li a {
    display: block;
    text-decoration: none;
    padding: 5px 7px 7px 7px;
}
.tab ul li.active a {
    background: url('/ndp_images/tab_active_bg.png') repeat-x;
    color: #fff;
}

li.ui-tabs-disabled a {
    color: #AAAAAA !important;
}

/* -------- "pop-up"/layer - Dialog ----------- */
.ui-dialog {
    border: 1px solid #333;
    background-color: #FFFFFF;
    -moz-box-shadow: 4px 4px 7px #222; /* Firefox */
    -webkit-box-shadow: 4px 4px 7px #222; /* Safari, Chrome, etc. */
    box-shadow: 4px 4px 7px #222; /* CSS3 Standard */
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=6);
}

.ui-dialog-container {
    color: #fff;
    background: #fff;/*eff1f9;*/
    margin: 0;
    padding:0;
}
.ui-dialog-titlebar {
    padding-left: 10px;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    letter-spacing:1px;
    background: url('/ndp_images/tab_active_bg.png') repeat-x;
    border-bottom:1px solid #253e6f;
}

a.ui-dialog-titlebar-close {
    display: none;
    position: absolute;
    right: 10px;
    color: #fff;
    font-weight: bold;
}

a.ui-dialog-titlebar-close-hover:hover { color: #000; }

.ui-dialog-content {
    margin: 10px 10px 0 10px;
    padding: 0 0 10px 0;
    color: #333;
}
.ui-dialog-content h4 {
    font-weight: normal;
    margin-bottom: 10px;
}
.ui-dialog-buttonpane {
    position: relative !important;
    padding: 0 10px 10px 0;
    right: 0;
    bottom: 0;
    text-align: right;
    margin-top: 20px !important;
}
#dialog .error li {
    margin: 0 !important;
}
#dialog .error h1 {
    margin-bottom: 10px !important;
}
#dialog .error li li {
    padding-left: 10px !important;
    padding-bottom: 5px !important;
    font-weight: normal !important;
}

.ui-dialog-title {
    font-weight: bold;
    color: #FFFFFF;
}
/*.ui-dialog-buttonpane button+button { color: #cc0000; }*/
/* html .ui-dialog-buttonpane button {color: #333;}*/ /* for IE6*/

/* -------- EOF "pop-up"/layer - Dialog ----------- */


.hide,
.hidden {
    display: none;
}

.strong {
    font-weight: bold;
}

.clear {
    clear: both;
    font-size: 1px;
}

.mf_label {
    color: #333;
}


/* ___________ MISC JQUERY UI _________*/
.ui-widget-overlay,
#modal {
    background: #000000;
    opacity: 0.5;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}
/* ___________ END MISC JQUERY UI _________*/

.break {
    clear: both !important;
}
/* clearFix */
.cF:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.cF {
    display: inline-block;
}
html[xmlns] .cF {
    display: block;
}
* html .cF {
    height: 1%;
}
.fL {
/* floatLeft */
    float: left;
}
.fR {
/* floatRight */
    float: right;
}
.cT {
/* centerText */
    text-align: center;
}
.rT {
/* rightText */
    text-align: right;
}
.bT {
/* boldText */
    font-weight: bold;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial,sans-serif;
}



.ui-state-default { background: none !important; }

.ui-state-active { background: none !important;  }

.ui-dialog,
.ui-tabs {
    padding: 0.0em !important;
}

.ui-dialog,
.ui-dialog-buttonpane {
    background: none repeat scroll 0 0 #D9F0F8;
    border: 0px solid #000000 !important;
}

.ui-dialog-button {
/*    background: url("/ndp_images/yellow_bt_right.gif") no-repeat scroll right center transparent !important;    */
    background: url("/ndp_images/button-dark-grey-right.gif") no-repeat scroll right center transparent !important;
    display: inline;
    margin: 0px 1px 0px 1px !important;
    font-weight: bold !important;
 /*   text-shadow: 0 1px 0 #000000;        */
}

.ui-dialog-button .ui-button-text {
/*    background: url("/ndp_images/yellow_bt_left.gif") no-repeat scroll left center transparent !important;     */
    background: url("/ndp_images/button-dark-grey-left.gif") no-repeat scroll left center transparent !important;
    color: #FFFFFF;
    height: 26px;
    line-height: 21px;
    margin-right: 3px !important;
    padding: 5px 7px 0px 9px !important
}

.ui-buttonset {
    margin-top: 7px;
    display: inline;
}

.ui-buttonset .ui-button-text {
    display: inline;
    background: none !important;
}

.ui-buttonset .ui-button {
    background: none;
    margin-right: -0.4em !important;
    padding-bottom: 6px;
    padding-top: 6px;
}

.ui-buttonset .ui-corner-left {
    background: url("/ndp_images/button-dark-grey-left.gif") no-repeat scroll left center transparent !important;
}

.ui-buttonset .ui-state-active.ui-corner-left {
    background: url("/ndp_images/button-grey-hover-left.gif") no-repeat scroll left center transparent !important;
}

.ui-buttonset .ui-corner-right {
    background: url("/ndp_images/button-dark-grey-right-long.gif") no-repeat scroll right center transparent !important;
}

.ui-buttonset .ui-state-active.ui-corner-right {
    background: url("/ndp_images/button-grey-hover-right-long.gif") no-repeat scroll right center transparent !important;
}

.ui-dialog-buttonlast {
/*    background: url("/ndp_images/red_bt_right.gif") no-repeat scroll right center transparent !important;       */
    background: url("/ndp_images/button-light-grey-right.gif") no-repeat scroll right center transparent !important;
    text-shadow: 0 1px 0 #FFFFFF;
}

.ui-dialog-buttonlast span {
/*    background: url("/ndp_images/red_bt_left.gif") no-repeat scroll left center transparent !important;   */
    background: url("/ndp_images/button-light-grey-left.gif") no-repeat scroll left center transparent !important;
    color: #000000 !important;
    text-shadow: 0 1px 0 #FFFFFF;
}

.ui-widget {
    font-family: Arial,sans-serif;
    font-size: 1em;
}

.ui-widget-content {
    border: 0px solid #000000;
}

.ui-datepicker-calendar td.ui-state-disabled {
    display: table-cell;
}

/*.ui-widget-header { border: 0px; background: #000000 url(/ndp_images/navi_bg.gif) 50% 50% repeat-x; color: #FFFFFF; font-weight: bold; }    */
.ui-widget-header { border: 0px; background: #FFFFFF 50% 50% repeat-x; color: #FFFFFF; font-weight: bold; }

.ui-state-disabled,
.ui-tabs-disabled,
.ui-tabs-disabled a {
    display: none;
    margin:0;
    padding:0;
}

.ui-tabs .ui-tabs-nav li span{
    text-transform: uppercase;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 0.1em 0.1em;
    text-transform: uppercase;
/*    text-shadow: 0 1px 0 #000000; */
}

.ui-tabs .ui-tabs-panel {
    padding: 0em;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -khtml-border-top-left-radius: 0px; border-top-left-radius: 0px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -khtml-border-top-right-radius: 0px; border-top-right-radius: 0px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -khtml-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; -khtml-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 0px !important; }

ul.ui-tabs-nav li {
    float: left !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0 !important;
    border: solid 0px #000000;

}

ul.ui-tabs-nav li a,
ul.ui-tabs-nav li > span {
    color: #000000 !important;
    display: block !important;
    font-weight: bold !important;
    font-size: 0.85em;
    padding: 8px 10px 7px !important;
    text-decoration: none !important;
    width: auto !important;
    border-top: 1px solid #B2B9C1;
    border-right: 1px solid #B2B9C1;
    border-bottom: 0px solid #B2B9C1;
}



.tab2  ul.ui-tabs-nav li a {
    border: 0;
}

ul.ui-tabs-nav li > span {}
.ui-widget-content {
    background-image: none !important;
    background: #F6F7F9 !important;
    border: 0px none #000000 !important;
}

ul.ui-tabs-nav li.ui-state-active,
ul.ui-tabs-nav li:hover {
/*    background: url('/ndp_images/navi_link_hover_small_left.png') no-repeat left !important;
    color: #000000 !important;
    display: block !important;
    font-weight: bold !important;
    margin-left: 9px !important;
    text-decoration: none !important;
    width: auto !important;              */

}

ul.ui-tabs-nav li.ui-state-active a,
ul.ui-tabs-nav li:hover a,
ul.ui-tabs-nav li:hover > span {
    cursor: pointer;
    background-color: #B2B9C1;
    /*
    border-bottom: #B2B9C1 1px solid !important;
    border-top: #B2B9C1 1px solid !important;
    border-right: #B2B9C1 1px solid !important;
    border-left: #B2B9C1 !important;
    */
    /*    border:0;
    margin: 0;
    color: #555555 /*!important;
    background: url('/ndp_images/navi_link_hover_small_right.png') no-repeat right;
    background-color: #B2B9C1 ;
    cursor: pointer;
/*        border: 1px solid #B2B9C1 !important;

 /*   text-shadow: 0 0 0 #000000;             */
}


.tab2 ul.ui-tabs-nav li.ui-state-active a,
.tab2 ul.ui-tabs-nav li:hover a,
.tab2 ul.ui-tabs-nav li:hover > span {
    background: 0;
    color:#FFFFFF;
}


ul.ui-tabs-nav li span.active {
/*    color: #555555 !important;
    background: url('/ndp_images/navi_link_hover_small_right.png') no-repeat right;     */
    cursor: pointer;
/*    text-shadow: 0 0 0 #000000;  */
}

.ui-tabs .ui-tabs-nav {
    padding: 0 !important;
    font-size: 1.1em;
}

.ui-dialog .ui-widget-header {
    background: url("/ndp_images/widget_header_bg.png") repeat-x scroll 50% 50% #000000 !important;
}

.ui-dialog .ui-dialog-content {
    padding: 0;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
}

.dialog-message-wrapper {
    padding: 10px 10px 30px;
}

.ui-datepicker .ui-datepicker-title {
    color: #000000;
}

.tab-spinner {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 32px;
    height: 32px;
    background: url("/ndp_images/loading_anim_stock.gif") no-repeat scroll 2px 1px transparent;
}

#vehicle_tab ul.ui-tabs-nav li > span > span {
    color: #FF0000;
    cursor: pointer;
    border: solid 0px #000000;
}


#reports_tab ul.ui-tabs-nav,
#vehicle_tab ul.ui-tabs-nav,
#myaccount_tab ul.ui-tabs-nav {
    border-left: 1px solid #b2b9c1 !important;
}

#nav ul {
 border-left: 1px solid #89FFFF;
}

#nav li {
    border-right: 1px solid #89FFFF;
}

.field-required {
    color: #FF0000;
    font-weight: bold;
}

#three_phase_mileage {
    position: absolute;
    left: 5px;
    top: 85px;
    font-weight: bold;
    color: #777777;
    font-size: 12px;

}
#product_selector {
    margin: 11px 0 0 6px;
    position: absolute;
    right: 10px !important;
    padding: 0 !important;
    width: 120px;
}

#simplemodal-overlay {
    opacity: 0.75;
    background: #FFF;
}

#adsearchmodal-container{
    height:100%;
    width: 100%;
    box-shadow: 0 0 5px 1px #222;
    overflow: hidden;
    background: #fff;
    padding: 20px;

}

#adsearchmodal-container .simplemodal-data {
    height: 100%;
    width: 100%;
}

#adsearchmodal-container .simplemodal-data iframe {
    height: 100%;
    width: 100%;
}


#simplemodal-container {
    height:400px;
    width: 600px;
    box-shadow: 0 0 5px 1px #222;
    overflow: hidden;
    background: #fff;
    padding: 20px;
}
#simplemodal-container .simplemodal-data {
    height: 400px;
    width: 600px;
}

#simplemodal-container .simplemodal-data iframe {
    height: 100%;
    width: 100%;
}

#simplemodal-container span.close {
    background-color: #fff;
    cursor: pointer;
    display: block;
    height: 37px;
    position: absolute;
    right: 0;
    line-height: 32px;
    text-align: center;
    top: 0;
    width: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 25px;
    font-family: Arial,Helvetica,sans-serif;
}

#adsearchmodal-container span.close {
    background-color: #fff;
    cursor: pointer;
    display: block;
    height: 37px;
    position: absolute;
    right: 0;
    line-height: 32px;
    text-align: center;
    top: 0;
    width: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 25px;
    font-family: Arial,Helvetica,sans-serif;
}
