﻿/*
* { behavior: url("../../members/images/iepngfix.htc"); }

*/
body {
    border: 0 none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    background: #def0f6 url("../../members/images/bodyback.gif") repeat-x top left;
}

/* // common styles */

img {
    border: none 0;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
}

.two_column .left {
    float: left;
}

.two_column .right {
    float: right;
}

.mbs {
    margin-bottom: 5px;
}

.mbm {
    margin-bottom: 10px;
}

.mbl {
    margin-bottom: 20px;
}

.watermark {
    color: Gray;
    font-style: italic;
}

.popin {
    background-color: #fff;
    border: solid 1px #000;
    cursor: default;
    display: none;
    padding: 6px;
    position: absolute;
}

/* common styles // */

img.cal {
    cursor: pointer;
}

.hide {
    visibility: hidden;
}

.hidden {
    display: none;
}

.email-icon, .phone-icon {
    background: url("../../members/images/ic_bu_msgrow.png") no-repeat 0 -1px;
    height: 18px;
    overflow: hidden;
    width: 18px;
}

    .email-icon:hover {
        background-position: 0 -41px;
    }

.phone-icon {
    background-position: -22px 0;
}

    .phone-icon:hover {
        background-position: -22px -40px;
    }

.arrow-icon-u, .arrow-icon-d, .edit-icon {
    background: url("../../members/images/ic_ar_ed.png") no-repeat top left;
    height: 18px;
    overflow: hidden;
    display: block;
    width: 18px;
}

    .arrow-icon-u:hover {
        background-position: 0 -20px;
    }

.arrow-icon-d {
    background-position: -20px 0;
}

    .arrow-icon-d:hover {
        background-position: -20px -20px;
    }

.edit-icon {
    background-position: right top;
}

    .edit-icon:hover {
        background-position: right -20px;
    }


#mainwrap {
    border-bottom: 2px solid #666;
    padding: 10px 0;
}

#wrapper, .wrapper {
    margin: 0 auto; /*width:1240px;*/
}

.contentwrapper {
    background: #e8e8e8 url("../../members/images/backgrey.png") repeat-x bottom right;
    min-height: 420px;
    /*border-top: 2px solid #666;*/
}

#separator {
}

.modalBackground {
    -moz-opacity: 0.7;
    background-color: #343434;
    filter: alpha(opacity=80);
    opacity: .80;
}

.htitle {
    background: #cce7f2 url("../../members/images/titleblueback.png") repeat-x top left;
    border: 1px solid #B0C3CA;
    color: #333333;
    display: block;
    font-size: 12pt;
    line-height: 25pt;
    overflow: hidden;
    margin: 0;
    padding: 0 10px;
    display: block;
}

.htitle_butt {
    background: #b9dd81 url("../../members/images/titlegreenback.png") repeat-x top left;
    border: 1px solid #afc394;
    color: #333333;
    display: block;
    font-size: 10pt;
    padding: 5px 10px;
    display: block;
    overflow: hidden;
}

input.btnLogin, input.btnLoginHover {
    border: none;
    height: 35px;
    width: 180px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    line-height: 25px;
    text-decoration: none;
    background: url(../../Images/btn_login.png) no-repeat top center;
    cursor: pointer;
}

input.btnLoginHover {
    color: #884b09;
    background: url(../../Images/btn_login.png) no-repeat bottom center;
}


/* // content */
#content {
    margin: 10px 0;
}

.wrap {
    background: #F8F8E8;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    margin: 0 10px;
    padding: 5px 15px;
    overflow: hidden;
}

.sidebar {
    float: left;
    width: 200px;
}


#content div.list {
    background-color: #cefbc8;
    border: solid 2px #f8b89f;
    margin: 20px 0;
    padding: 20px;
}
/* content // */

/* // ~/uc/SavedSuccess.ascx */
.success-message {
    font-family: Arial;
    padding-left: 7px;
    width: 350px;
    margin: 10px auto;
}

    .success-message .outer {
        padding-right: 7px;
    }

    .success-message .inner {
        text-align: center;
        color: #66ac50;
        font-weight: bold;
        height: 26px;
        line-height: 26px;
    }

        .success-message .inner a {
            color: #66ac50;
            text-decoration: none;
            font-weight: bold;
            font-family: Tahoma;
        }
/* ~/uc/SavedSuccess.ascx // */

/* // actions for form */
#actions {
    margin: 0 auto;
    width: 50%;
}

    #actions .inner {
        background-color: #fbfbed;
        border: solid 2px #c2c2c0;
        height: 50px;
        line-height: 50px;
        padding: 0 30px;
        text-align: center;
        white-space: nowrap;
    }
/* actions for form // */

/* // form [add/edit] */


.form p {
    clear: both;
}

.form label {
    display: block;
    float: left;
    width: 200px;
}

.form .radiobtn label {
    display: inline;
    float: none;
    width: auto;
    margin: 0 5px;
}

.form select {
    width: 256px;
}
/* form [add/edit] // */

.form .separator {
    clear: both;
    line-height: 5px;
    height: 5px;
}

.selected {
    color: Red;
}

div.listUser {
    background-color: #FDF9BD;
    border: solid 2px #CECECF;
    margin: 10px 0;
    padding: 15px 10px;
}

/*
GridView styles
*/
table .state0 {
    background-color: #fff;
    color: black;
    border-bottom: 1px solid #fff;
}

table .state1 {
    background-color: #F0F0EF;
    color: black;
    border-bottom: 1px solid #fff;
}

    table .state0:hover,
    table .state1:hover {
        background-color: #FDF8AA;
        cursor: pointer;
    }

        table .state0:hover .edit,
        table .state1:hover .edit {
            visibility: visible;
        }

.select-button input {
    display: none;
}

table .state0:hover .select-button input,
table .state1:hover .select-button input {
    display: inline;
}

.state0 a:hover,
.state1 a:hover {
    background-color: Transparent;
}

.state0 td,
.state1 td {
    ;
    padding: 5px;
}



/* // MyCalendar style */
.MyCalendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: yellow;
    color: red;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight: bold;
}

.MyCalendar .ajax__calendar_days td {
    font-size: 11pt;
    padding: 0;
}
/* MyCalendar style // */

.popin-list {
    background-color: #fff;
    border: solid 1px #000;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 100;
}


/* Table Round Borders Green  */

.toproundgr {
    margin: 10px 0 0 0;
    position: relative;
}

    .toproundgr a {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #CCCCCC;
        border-radius: 10px 10px 10px 10px;
        color: #609C36;
        padding: 3px 10px;
        text-decoration: none !important;
        margin-top: 10px;
    }

        .toproundgr a:hover {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #CCCCCC;
            border-radius: 10px 10px 10px 10px;
            color: #333 !important;
            padding: 3px 10px;
            text-decoration: none !important;
        }

    .toproundgr td, .botroundgr td {
        padding: 0;
        margin: 0;
    }

    .toproundgr .m {
        background: url("https://www.soldster.com/members/images/titlegreenback.png") repeat-x left top #B9DD81;
        border-top: 1px solid #999999;
    }

    .toproundgr .l {
        width: 15px;
        background: url("../../members/images/g_angle.gif") no-repeat top right;
    }

    .toproundgr .r {
        width: 15px;
        background: url("../../members/images/g_angle.gif") no-repeat top left;
    }

.botroundgr {
    position: relative;
}

    .botroundgr .m {
        background: #b9dd81;
        border-bottom: 1px solid #999999;
    }

    .botroundgr .l {
        width: 15px;
        background: url("../../members/images/gb_angle.gif") no-repeat bottom right;
    }

    .botroundgr .r {
        width: 15px;
        background: url("../../members/images/gb_angle.gif") no-repeat bottom left;
    }

.toproundgr h3 {
    color: #333 !important;
    font-size: 12pt !important;
    margin: 0 !important;
    padding: 5px 0;
}

.middleside {
    padding: 10px 5px;
    border: 1px solid #ccc;
}


/* use the lightForm class in any table whose textboxes you wish to be active */
.lightForm {
    background-color: #fff;
    border: 2px solid #e0e9f1;
    padding: 10px;
}

table.lightform th {
    background: #f3f8fc;
    font-size: 10pt;
    padding: 5px 20px;
    color: #4884b5;
    vertical-align: top;
}

table th {
    background: #dbebf3;
    font-size: 10pt;
    padding: 5px;
    color: #4884b5;
    text-shadow: 0 1px #fff;
}

    table th a {
        color: #4884b5;
        text-decoration: underline;
    }

table.lightForm td {
    color: #000;
    padding: 5px 20px;
    vertical-align: top;
}

table.lightForm input[type=text], table.lightForm input[type=file], table.lightForm select, table.lightForm textarea, .textinp, .textinp-hover,
input[type=text], input[type=file], input[type=password], textarea, .watermark, .notmark {
    padding: 2px;
    font-size: 12pt;
    color: #000;
    border: solid 1px #9dacb9;
    width: 250px;
    background: #EAF2F4;
}

table.lightForm label {
    width: 200px;
    display: inline-block;
}


.textinp-hover, input[type=text]:focus, input[type=file]:focus, textarea:focus, .notmark {
    background: #fff !important;
    border: solid 1px #666 !important;
    -moz-box-shadow: #318fc8 0 0 4px;
    -webkit-box-shadow: #318fc8 0 0 4px;
    box-shadow: #318fc8 0 0 4px;
}

.lightForm input[type=checkbox], .lightForm input[type=radio] {
    padding: 0;
    margin: 3px;
    vertical-align: top;
}

.lightForm td td {
    padding: 2px;
}
/*.notmark
{   
    padding: 3px;
    background: #fff !important;
    border:solid 1px #B31919 !important;
}
 {
    color:Gray;
    font-style:italic;
    background: #e9f3d8 !important;
    border:solid 1px #97b06f !important;
    padding: 3px;
   
  }
*/
/*text-align:center*/
.some_class table {
    margin: auto;
}

.controls {
    background: url("../../members/images/titlegreenback.png") repeat-x scroll left top #B9DD81;
    border: 1px solid #AFC394;
    color: #333333;
    padding: 5px 10px;
}
/*
////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////
*/

/* RESET.CSS */
html {
    color: #1d1d1d;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}
/*th, td{
    padding: 0;
    vertical-align: top;
}*/
fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, var {
    font-style: normal;
    font-weight: normal;
}

li {
    margin-left: 1px;
    list-style: none;
    list-style-position: inside;
    padding: 5px 0;
}

caption, th {
    text-align: left;
}

a, a:visited {
    outline: 0;
    color: green;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #999;
}

/* Main.css */

body {
    font-family: Arial, Sans-Serif;
    font-size: 80%;
    background: #def0f6;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
    clear: both;
}
/* End hide from IE-mac */

a.logo {
    display: block;
    width: 190px;
    height: 42px;
    float: left;
    margin-right: 10px;
    background: url("../../members/images/logo.png") no-repeat top left;
}

.info_sm {
    font-size: 80%;
}

/* Layout */
.main_wrapper {
    min-width: 990px;
}

.header_wrapper {
    padding: 8px 6%;
    min-width: 960px;
    position: relative;
    overflow: hidden;
    background: url("../../members/images/logo-bg.jpg") no-repeat top left;
}

#header {
    background: #15b4e7 url("../../members/images/header-bg.png") repeat-x top left;
    padding: 5px;
    /*height: 60px;*/
    overflow: hidden;
    color: #fff;
    font-size: 12px;
}

    #header a {
        color: #fff;
        text-decoration: underline;
    }

        #header a:hover {
            color: #ffea00;
            text-decoration: underline;
        }

#content {
    /*
        this image doesn't exist
    background: url("../../members/images/body_bg.png") repeat-x top left;
    */
    padding-bottom: 50px;
    overflow: hidden;
}

.content-wrapper {
    margin: 15px 6%;
    min-width: 960px;
}

.medium-width {
    width: 28%;
    min-width: 250px;
    float: left;
    margin-right: 2%;
}

.large-width {
    width: 50%;
    min-width: 480px;
    float: left;
    margin-right: 2%;
}

.small-width {
    width: 16%;
    min-width: 160px;
    float: left;
}

.search-wrap {
    overflow: hidden;
    padding: 6px 10px;
    margin: 0 20px;
    background: #adcbe5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


/*
.main_content
{
    min-height: 500px;
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #45bee2;
    -moz-box-shadow: #9fbbcc 0 0 8px;
    -webkit-box-shadow: #9fbbcc 0 0 8px;
    box-shadow: #9fbbcc 0 0 8px;
}

.left_column
{
    float: left;
    width: 63%;
    margin: 15px 0 2% 6%;
    min-width: 630px;
}*/



/* NAVIGATION */
.navigation {
    background: #0a0a0a url("../../members/images/topnav-bg.png") repeat-x top left;
}

    .navigation ul {
        margin: 0 0%;
        min-width: 960px;
        overflow: hidden;
        height: 45px;
    }

        .navigation ul li {
            font-size: 12pt;
            font-weight: bold;
            list-style: none;
            overflow: hidden;
            float: left;
            padding: 1px 0;
            border-right: 1px solid #4a4a4a;
            border-left: 1px solid #212121;
        }

            .navigation ul li.last {
                border-right: 0;
                display: block;
                height: 35px;
            }

            .navigation ul li.first {
                border-left: 0;
                display: block;
                height: 35px;
            }

    .navigation a {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        text-shadow: 1px -1px 0 #000;
        text-decoration: none;
        text-transform: uppercase;
        padding: 0 10px;
        display: block;
        height: 35px;
        line-height: 35px;
    }

        .navigation a:hover {
            background: #5e5e5e; /* Old browsers */
            background: -moz-linear-gradient(top, #5e5e5e 0%, #131313 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(100%,#131313)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #5e5e5e 0%,#131313 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #5e5e5e 0%,#131313 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #5e5e5e 0%,#131313 100%); /* IE10+ */
            background: linear-gradient(top, #5e5e5e 0%,#131313 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
        }

        .navigation a.selected_nav, .navigation a.selected_nav:hover {
            color: Red;
            font-size: 18px;
            text-shadow: 0 1px 0 #eae078;
            cursor: default;
            background: #dcc404; /* Old browsers */
            background: -moz-linear-gradient(top, #f4f5ca 0%, #dcc404 25%, #f4f5ca 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f5ca), color-stop(25%,#dcc404), color-stop(100%,#f4f5ca)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #f4f5ca 0%,#dcc404 25%,#f4f5ca 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #f4f5ca 0%,#dcc404 25%,#f4f5ca 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #f4f5ca 0%,#dcc404 25%,#f4f5ca 100%); /* IE10+ */
            background: linear-gradient(top, #f4f5ca 0%,#dcc404 25%,#f4f5ca 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcc404', endColorstr='#f4f5ca',GradientType=0 ); /* IE6-9 */
        }


/* Tabs */
.box {
    margin: 15px 0 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #cdced0;
    -moz-box-shadow: #9fbbcc 0 5px 5px;
    -webkit-box-shadow: #9fbbcc 0 5px 5px;
    box-shadow: #9fbbcc 0 5px 5px;
    background: #fff url("../../members/images/tab-bottom.png") repeat-x bottom left;
}

.medium-width .box, .large-width .box, .small-width .box {
    font-size: 14px;
    margin: 20px 0 10px;
}

.box-header {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    position: relative;
    background: url("../../members/images/tab-top.png") repeat-x top left;
}

.box-wrapper {
    color: #333;
    padding: 15px 20px 25px 25px;
    overflow: hidden;
}

.medium-width .box-wrapper, .large-width .box-wrapper, .small-width .box-wrapper {
    color: #747474;
    padding: 5px 10px 15px 15px;
}

.box-header h2 {
    padding: 5px 15px;
    font-size: 17px;
    border-bottom: 1px solid #ccc;
}

.box-header h1 {
    padding: 20px 25px;
    border-bottom: 1px solid #ccc;
}

/* H2 Icons */
h2.title-icon {
    top: -10px;
    font-size: 20px;
    color: #2a2a2a;
    text-shadow: 1px 1px 0 #eee;
    position: relative;
    padding: 0 0 0 70px;
    display: block;
    height: 55px;
    line-height: 60px;
    border-bottom: 1px solid #ccc;
}

.home {
    background: url("../../members/images/tab-icons.gif") no-repeat 5px 0;
}

.profile {
    background: url("../../members/images/tab-icons.gif") no-repeat 5px -100px;
}

.account {
    background: url("../../members/images/tab-icons.gif") no-repeat 5px -200px;
}

.user {
    background: url("../../members/images/tab-icons.gif") no-repeat 5px -300px;
}

.message {
    background: url("../../members/images/tab-icons.gif") no-repeat 5px -400px;
}

.sell {
    background: url("../../members/images/tab-icons.gif") no-repeat 5px -500px;
}

.lead {
    background: url("../../members/images/tab-icons.gif") no-repeat 5px -600px;
}

.ads {
    background: url("../../members/images/tab-icons.gif") no-repeat 5px -700px;
}

.showinfo {
    border: 2px solid #d7c33e;
    background: #fcf8be;
    padding: 15px;
}

.menu-item a {
    color: #33557d;
    text-decoration: none;
}

    .menu-item a:hover {
        color: #33557d;
        text-decoration: underline;
    }

/**/

.box-wrapper a {
    color: #609c36;
    text-decoration: underline;
}

    .box-wrapper a:hover {
        color: #609c36;
        text-decoration: none;
    }

.box .navmenu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .box .navmenu li a {
        color: #33557d;
        text-decoration: none;
        padding: 6px 0 6px 30px;
        display: block;
    }

        .box .navmenu li a:hover {
            color: #33557d;
            text-decoration: underline;
        }

.contact {
    background: url("../../members/images/icons.gif") no-repeat 0 -24px;
}

.pwd {
    background: url("../../members/images/icons.gif") no-repeat 0 -57px;
}

.mail {
    background: url("../../members/images/icons.gif") no-repeat 0 -85px;
}

.category {
    background: url("../../members/images/icons.gif") no-repeat 0 -115px;
}

.navmenu .add, .navmenu .add:hover {
    background: url("../../members/images/icons.gif") no-repeat 0 -145px;
    width: auto;
}

.help {
    background: url("../../members/images/icons.gif") no-repeat 0 5px;
}

.report {
    background: url("../../members/images/icons.gif") no-repeat 0 -175px;
}

.manage {
    background: url("../../members/images/icons.gif") no-repeat 0 -205px;
}


.field {
    background: #fff;
    border: #999 1px solid;
    padding: 5px;
    margin-bottom: 5px;
    font-size: 90%;
}

    .field a {
        color: #33557D;
        text-decoration: none;
    }

        .field a:hover {
            color: #33557D;
            text-decoration: underline;
        }


/* Text styles */

h1 {
    font-size: 170%;
    color: #05274e;
}

#header h1 {
    color: #fff;
    font-style: italic;
    font-size: 10pt;
    text-transform: uppercase;
    text-shadow: 0px 1px #f5f7f8;
}

h2 {
    font-size: 120%;
    color: #333;
}

h3 {
    font-size: 110%;
    font-style: italic;
    color: #747474;
}

p {
    padding: 5px 0;
}

.butt-sm {
    text-decoration: none;
    color: #1a93cf;
    text-shadow: 0 1px #fff;
    display: block;
    width: 65px;
    height: 24px;
    border: none;
    text-align: center;
    line-height: 23px;
    background: url("../../members/images/butt-sm.gif") no-repeat top left;
}

    .butt-sm:hover {
        text-decoration: none;
        color: #fff;
        text-shadow: 0 -1px #63a0c0;
        background: url("../../members/images/butt-sm.gif") no-repeat bottom left;
    }


.light-butt, input[type=button], input[type=submit] {
    text-decoration: none !important;
    color: #1a93cf;
    /*color: #1a93cf !important;*/
    text-shadow: 0 1px #fff;
    cursor: pointer;
    display: inline-block;
    padding: 2px 15px !important;
    border: 1px solid #999;
    text-align: center;
    font-weight: bold;
    background: #d4dade; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #d4dade 97%, #ffffff 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(97%,#d4dade), color-stop(99%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#d4dade 97%,#ffffff 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#d4dade 97%,#ffffff 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#d4dade 97%,#ffffff 99%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#d4dade 97%,#ffffff 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4dade',GradientType=0 ); /* IE6-9 */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

    .light-butt:hover, input[type=button]:hover, input[type=submit]:hover {
        text-decoration: none !important;
        color: #fff !important;
        text-shadow: 0 -1px #63a0c0;
        border: 1px solid #406b96;
        background: #4980a6; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #91daff 3%, #4980a6 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(3%,#91daff), color-stop(100%,#4980a6)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 0%,#91daff 3%,#4980a6 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 0%,#91daff 3%,#4980a6 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffffff 0%,#91daff 3%,#4980a6 100%); /* IE10+ */
        background: linear-gradient(top, #ffffff 0%,#91daff 3%,#4980a6 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91daff', endColorstr='#4980a6',GradientType=0 ); /* IE6-9 */
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
    }

    .green-butt, input[type=button].green-butt, input[type=submit].green-butt, .search-wrap input[type=submit] {
        text-decoration: none !important;
        color: #3c8807 !important;
        text-shadow: 0 1px #fff !important;
        border: 1px solid #609c36 !important;
        padding: 2px 15px !important;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        cursor: pointer;
        display: inline-block;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background: #c5e091; /* Old browsers */
        background: -moz-linear-gradient(top, #f8fee7 0%, #afd36c 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8fee7), color-stop(100%,#afd36c)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f8fee7 0%,#afd36c 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f8fee7 0%,#afd36c 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f8fee7 0%,#afd36c 100%); /* IE10+ */
        background: linear-gradient(top, #f8fee7 0%,#afd36c 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8fee7', endColorstr='#afd36c',GradientType=0 ); /* IE6-9 */
    }

        .green-butt:hover, input[type=button].green-butt:hover, input[type=submit].green-butt:hover, .search-wrap input[type=submit]:hover {
            text-decoration: none !important;
            color: #fff !important;
            text-shadow: 0 -1px #609c36 !important;
            padding: 2px 15px !important;
            border: 1px solid #609c36 !important;
            background: #8ab953; /* Old browsers */
            background: -moz-linear-gradient(top, #ecf9cf 2%, #bbde7b 4%, #609c36 99%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ecf9cf), color-stop(4%,#bbde7b), color-stop(99%,#609c36)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #ecf9cf 2%,#bbde7b 4%,#609c36 99%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #ecf9cf 2%,#bbde7b 4%,#609c36 99%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #ecf9cf 2%,#bbde7b 4%,#609c36 99%); /* IE10+ */
            background: linear-gradient(top, #ecf9cf 2%,#bbde7b 4%,#609c36 99%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf9cf', endColorstr='#609c36',GradientType=0 ); /* IE6-9 */
        }

.search-wrap .green-butt {
    margin: 0 5px;
}

.box-header .butt-sm {
    position: absolute;
    top: 10px;
    right: 10px;
}


.subnav {
    position: relative;
    top: -10px;
    /*background: #f4f5ca url("../../members/images/sub-nav.png") repeat-x bottom left;*/
    background: hsl(202, 100%, 94%) url("../../members/images/sub-nav_new.png") repeat-x bottom left;
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px solid #999;
    -moz-box-shadow: #b7c4c9 0 2px 2px;
    -webkit-box-shadow: #b7c4c9 0 2px 2px;
    box-shadow: #b7c4c9 0 2px 2px;
}

    .subnav ul {
        margin: 0 2%;
        min-width: 940px;
    }

    .subnav li {
        list-style: none;
        float: left;
        padding: 0 8px;
        border-right: 1px solid #666;
    }

li.noborder {
    border: 0;
}

.subnav li a {
    color: #161f2a;
    padding: 0 2px;
    font-size: 13px;
    text-decoration: none;
}

    .subnav li a:hover {
        color: #161f2a;
        text-decoration: underline;
    }

.info {
    color: #999;
}

.subnav .search-wrap {
    background: /*#D3C02E*/ hsl(194, 49%, 79%);
}


/* Image button */

.commandbutt {
    display: inline-block;
    height: 60px;
    text-decoration: none;
}

.suggestbox {
    width: 80px;
    background: url("../../members/my-orders/image/suggestion_box_icon.png") no-repeat 0px 0px;
}

    .suggestbox:hover {
        background: url("../../members/my-orders/image/suggestion_box_icon.png") no-repeat 0px -62px;
    }

.feedback {
    width: 80px;
    background: url("../../members/my-orders/image/feedback-icon1.png") no-repeat left top;
}

    .feedback:hover {
        background: url("../../members/my-orders/image/feedback-icon1.png") no-repeat 0px -61px;
    }

.stamp {
    width: 80px;
    background: url("../../members/images/stamps-icon.png") no-repeat 0px -9px;
}

    .stamp:hover {
        background: url("../../members/images/stamps-icon.png") no-repeat 0px -88px;
    }

.add {
    width: 80px;
    background: url("../../members/images/add-new-item.png") no-repeat top left;
}

    .add:hover {
        background: url("../../members/images/add-new-item.png") no-repeat bottom left;
    }
.apps {
    width: 80px;
    background: url(../../members/images/nine-points-default.png) no-repeat 5px 8px;
    background-size: 45px;
}

    .apps:hover {
        background: url("../../members/images/nine-points-blue.png") no-repeat 5px 8px;
        background-size: 45px;
    }
.print {
    width: 80px;
    background: url("../../members/images/item-print-label.png") no-repeat 5px 4px;
}

    .print:hover {
        background: url("../../members/images/item-print-label.png") no-repeat 5px -60px;
    }

.filter {
    width: 80px;
    background: url("../../members/images/filter-list.png") no-repeat 5px 4px;
}

    .filter:hover {
        background: url("../../members/images/filter-list.png") no-repeat 5px -60px;
    }

.folder {
    width: 80px;
    background: url("../../members/images/folder-icon.png") no-repeat top left;
}

    .folder:hover {
        background: url("../../members/images/folder-icon.png") no-repeat bottom left;
    }

.reports {
    width: 80px;
    background: url("../../members/images/reports.png") no-repeat bottom left;
}

    .reports:hover {
        background: url("../../members/images/reports.png") no-repeat 0px 3px;
    }

.settings {
    width: 80px;
    background: url("../../members/images/settings-icon.png") no-repeat top left;
}

    .settings:hover {
        background: url("../../members/images/settings-icon.png") no-repeat bottom left;
    }

.help-butt {
    width: 80px;
    margin: 0;
    background: url("../../members/images/help-icon.png") no-repeat top left;
}

    .help-butt:hover {
        background: url("../../members/images/help-icon.png") no-repeat bottom left;
    }

.db-icon {
    padding-left: 36px;
    padding-right: 40px;
    background: url("../../members/images/database1.png") no-repeat center left;
}

.order-icon {
    padding-left: 36px;
    background: url("../../members/images/icon-my-orders0.png") no-repeat center left;
}

.dropdown {
    display: inline-block;
    width: 17px;
    height: 14px;
    background: url("../../members/images/arrow-down.png") no-repeat top left;
}

.dropdown {
    display: inline-block;
    width: 17px;
    height: 14px;
    margin-top: 25px;
    margin-left: 60px;
    background: url("../../members/images/arrow-down.png") no-repeat bottom left;
}

a:hover .dropdown {
    background: url("../../members/images/arrow-down.png") no-repeat top left;
}

/* Footer */

#foot {
    overflow: hidden;
    clear: both;
    width: 100%;
    background-color: #e6edf0;
    padding-top: 15px;
    border-top: 1px solid #999;
    text-align: center;
}

    #foot a {
        color: #5688c1;
        font-size: 9pt;
        text-decoration: none;
    }

        #foot a:hover {
            color: #5688c1;
            text-decoration: underline;
        }

#info_f {
    padding-top: 30px;
    font-size: 9pt;
    color: #666;
    width: 990px;
    margin: 0 auto;
}

    #info_f p {
        font-size: 9pt;
        color: #666;
    }

.tablefoot {
    width: 990px;
}

    .tablefoot td {
        border-right: 1px solid #ccc;
        padding: 0 20px 5px 30px;
        color: #fff;
    }

        .tablefoot td p {
            font-weight: bold;
            color: #666;
            padding-bottom: 10px;
            font-size: 9pt !important;
        }

    .tablefoot a {
        display: block;
    }
