/* Whole page ----------------------------------------------------------------------------*/
#INS_all {
    width: 980px;
    padding: 0;
    margin: 0px auto;
    text-align: left;
}

#INS_cl {
    clear: both;
}

#INS_contentsBox {
    width: 100%;
}

#INS_contentsBoxMid {
    overflow: hidden;
}

#INS_contents {
    padding: 30px;
}

.scrollArea {
    width: 700;
    height: 300;
    padding-left: 5px;
    padding-right: 5px;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    float: left;
    overflow: auto;
}

.INS_bullet {
    width: 25px;
}

.INS_bulletSub {
    width: 30px;
    height: 25px;
    text-align: right;
}

.INS_bulletSubSub {
    width: 40px;
    height: 25px;
    text-align: right;
}

.INS_mainMenu {
    padding-left: 5px;
}

.INS_mainMenu a {
    width: 130px;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}

.INS_mainMenu a:visited {
    color: #FFFFFF;
}

.INS_mainMenu a:hover {
    color: #FFFF00;
}

.INS_mainMenuTextMid {
    padding-top: 0px;
    padding-left: 2px;
}

.tableHeaderBG2 {
    background-color: #0000FF;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tableHeaderBG3 {
    background-color: #25a8e0;
    font-size: 8px;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}/* Omnimall Signup Autoship ----------------------------------------------------------------------------*/.tableAutoHeaderBG {
    background-color: #25a8e0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
}

.thinBorder {
    border: 1px solid;
}

.tableBorder {
    border: 2px solid #25a8e0;
}

.tableBorderGrey {
    border: 2px solid #e6e6e6;
}

.tableBodyBG {
    background-color: #ffffff;
}

.tableBodyAltBG {
    background-color: #E4E4E4;
}

.tableContentBG {
    background-color: #FFC400;
}

.tableContentBG2 {
    background-color: #FFCC00;
}

.tableContentBG3 {
    background-color: #14CD21;
}

.cellHighlightBG {
    background-color: #ffff00;
}

.textHighlight {
    font-size: 10px;
    font-weight: bold;
    color: #1D5DA4;
}

.textHighlightBlue {
    font-size: 12px;
    font-weight: bold;
    color: #0166A0;
}

.textHighlightBlueLG {
    font-size: 14px;
    font-weight: bold;
    color: #0166A0;
}

.textHeaderWhite {
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}

.textHeaderWhiteLG {
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
}

.textHeaderDark {
    font-size: 11pt;
    font-weight: bold;
    color: #333333;
}

.textHeaderDarkLG {
    font-size: 14pt;
    font-weight: bold;
    color: #333333;
}

.textRed {
    color: #FF0000;
}

.textBlue {
    color: #0000FF;
}

.textWhite {
    color: #FFFFFF;
}

.posCompName {
    position: relative;
    visibility: visible;
    left: 70px;
    top: 2px;
    right: auto;
    bottom: auto;
    z-index: auto;
    height: 5px;
    width: 160px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}/**  Noticeboard*/.noticeboard {
    margin-top: 15px;
    height: 20px;
}

.infoboard, .errorboard, .successboard, .warningboard {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.infoboard a, .errorboard a, .successboard a, .warningboard a {
    color: #666;
}

.successboard {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('/images/icons/message-icon-success.png');
}

.infoboard {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/images/icons/message-icon-info.png');
}

.warningboard {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/images/icons/message-icon-warning.png');
}

.errorboard {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/images/icons/message-icon-error.png');
}/* Omnimall Shopping Cart ----------------------------------------------------------------------------*/.OMN_CategoryTableBorder {
    border: 2px solid #99bcce;
    width: 100%;
    padding: 6px;
}

.OMN_CategoryTyStyle {
    background-color: #c4dce9;
    padding: 4px;
    color: #003399;
}

.OMN_CategoryDesc {
    padding-left: 4px;
    color: #000;
}

.OMN_CurrencyBgStyle {
    background-color: #CFDDA2;
    padding: 6px;
    color: #006633;
    font-weight: bold;
}

.OMN_ItemImage {
    border: 1px solid #c2c2c2;
    width: 200px;
    height: 138px;
    vertical-align: middle;
}

.OMN_ItemTitle {
    padding: 4px;
    background-color: #c4dce9;
    color: #000;
    font-weight: bold;
    margin-bottom: 4px;
}

.OMN_ItemCode {
    padding: 4px;
    background-color: #fff;
}

.OMN_Price {
    padding: 4px;
    background-color: #FFCC99;
    font-size: 11px;
}

.OMN_Vol {
    padding: 4px;
    background-color: #E8E9DC;
}

.OMN_BottomLine {
    border-bottom: 4px solid #CFDDA2;
}

.OMN_ShoppingCartBar {
    position: fixed;
    height: 75px;
    width: 300px;
    top: 1px;
    right: 0;
    z-index: 5;
    background: #D6E9EF;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}



/* Stockmarket Theme----------------------------------------------------------------------------*/a.st_nav:link, a.st_nav:visited, a.st_nav:active {
    color: #FFFF00;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a.st_nav:hover {
    color: #ffffff;
    font-size: 10px;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.st_content:link, a.st_nav:visited, a.st_nav:active {
    color: #000066;
    font-size: 10px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.st_content:hover {
    color: #000000;
    font-size: 10px;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}/* End Stockmarket Theme----------------------------------------------------------------------------*/a.sweep:link {
    color: #000066;
    font-size: 10px;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.sweep:body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0000FF;
}

a.sweep:ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

a.sweep:ol {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}/* User Search Page----------------------------------------------------------------------------*/.table_search_basic {
    background-color: #ffffff;
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.table_search_intermediate {
    background-color: #FF1300;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.table_search_advanced {
    background-color: #FF1300;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.table_quicksearch_header {
    background-color: #666666;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

a.search:link {
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.search:hover {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.search:visited {
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

a.search:active {
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}/* Member Email Down Line----------------------------------------------------------------------------*/.infoMacro {
    border: solid 1px #3c78b5;
    background-color: #D8E4F1;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 700px;
}   /* Flag Position ----------------------------------------------------------------------------*/#flagBase {
    position: relative;
}

#flag {
    position: absolute;
    top: 35px;
    right: 20px;
}

#INS_nav {
    width: 100%;
    background: url(/clientinc/styles/template3/blank.jpg) left top repeat-x;
}/*#INS_nav ul{  list-style:none;  margin:0;  padding:0;}*/.INS_nav_left {
    width: 14px;
    height: 44px;
    background: url(/clientinc/styles/template3/nav_left.jpg) left top no-repeat;
}

.INS_nav_right {
    width: 14px;
    height: 44px;
    background: url(/clientinc/styles/template3/nav_right.jpg) left top no-repeat;
}/* New Viewer Classes----------------------------------------------------------------------------*/.DVNormal {
    background-color: #FFFFFF;
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.DVChartBox {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    height: 36px;
    color: #003399;
    width: 100px;
}

.DVQualifiedActive_sample {
    background: url(/images/common/dark_green.png) repeat-x;
    height: 25px;
    color: #003399;
    border: 1px solid #ffffff;
}

.DVAutoshipOnActive_sample {
    background: url(/images/common/light_green.png) repeat-x;
    height: 25px;
    color: #003399;
    border: 1px solid #ffffff;
}

.DVAutoshipOffActive_sample {
    background: url(/images/common/light_red.png) repeat-x;
    height: 25px;
    color: #003399;
    border: 1px solid #ffffff;
}

.DVQualifiedActive {
    background: url(/images/common/dark_green.jpg) no-repeat;
    width: 150px;
    height: 36px;
    color: #003399;
}

.DVAutoshipOnActive {
    background: url(/images/common/light_green.jpg) no-repeat;
    width: 150px;
    height: 36px;
    color: #003399;
}

.DVAutoshipOffActive {
    background: url(/images/common/light_red.jpg) no-repeat;
    width: 150px;
    height: 36px;
    color: #003399;
}

.DVQualifiedInActive {
    background: url(/images/common/dark_green.jpg) no-repeat;
    width: 150px;
    height: 36px;
    color: #FF6600;
}

.DVAutoshipOnInActive {
    background: url(/images/common/light_green.jpg) no-repeat;
    width: 150px;
    height: 36px;
    color: #FF6600;
}

.DVAutoshipOffInActive {
    background: url(/images/common/light_red.jpg) no-repeat;
    width: 150px;
    height: 36px;
    color: #FF6600;
}

.titleTyDesc {
    font-size: 10px;
    font-weight: bold;
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}/*----------------------------------------------------------------------------*//* Drop Down Menu style starts here *//* ================================================================ This copyright notice must be kept untouched in the stylesheet at all times.The original version of this stylesheet and the associated (x)htmlis available at http://www.cssplay.co.uk/menu/pro_drop3.htmlCopyright (c) 2005-2007 Stu Nicholls. All rights reserved.This stylesheet and the associated (x)html may be modified in any way to fit your requirements.=================================================================== */.preload1 {
    background: url(/clientinc/styles/template3/blank_over.jpg);
}

.preload2 {
    background: url(/clientinc/styles/template3/blank_overa.jpg);
}

.menu2 {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.menu2 li.top {
    display: block;
    float: left;
}

.menu2 li a.top_link {
    padding: 0 15px;
    font: normal 12px/42px Arial, Helvetica, sans-serif;
    display: block;
    color: #fff;
}

.menu2 li a.top_link span {
 /*float:left; display:block; */;
}

.menu2 li a.top_link span.down {
    float: left;
    display: block;
    padding: 0 24px 0 12px;
    background: url(/clientinc/styles/template3/blanka.jpg) no-repeat right top;
}/*.menu2 li a.top_link:hover {color:#fff; text-decoration:none; background: url(/clientinc/styles/template3/blank_over.jpg) no-repeat;}.menu2 li a.top_link:hover span.down {background:url(/clientinc/styles/template3/blank_overa.jpg) no-repeat right top;}*//*.menu2 li:hover > a.top_link {color:#003471; background: url(/clientinc/styles/template3/blank_over.jpg) no-repeat;}.menu2 li:hover > a.top_link span {background:url(/clientinc/styles/template3/blank_over.jpg) no-repeat right top;}.menu2 li:hover > a.top_link span.down {background:url(/clientinc/styles/template3/blank_overa.jpg) no-repeat right top;}*//* Default link styling *//* Style the list OR link hover. Depends on which browser is used */.menu2 a:hover {
    visibility: visible;
    position: relative;
    z-index: 200;
}

.menu2 li:hover {
    position: relative;
    z-index: 200;
}/* keep the 'next' level invisible by placing it off screen. */.menu2 ul, .menu2 :hover ul ul, .menu2 :hover ul :hover ul ul,.menu2 :hover ul :hover ul :hover ul ul,.menu2 :hover ul :hover ul :hover ul :hover ul ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu2 :hover ul.sub {
    left: 0;
    top: 40px;
    background: #d8e6f1;
    padding: 3px;
    white-space: nowrap;
    width: 120px;
    height: auto;
    z-index: 300;
    text-align: left;
}

.menu2 :hover ul.sub li {
    display: block;
    height: 20px;
    position: relative;
    float: left;
    width: 120px;
    font-weight: normal;
}

.menu2 :hover ul.sub li a {
    display: block;
    font-size: 11px;
    height: 20px;
    width: 120px;
    line-height: 20px;
    text-indent: 5px;
    color: #000;
    text-decoration: none;
}

.menu2 :hover ul.sub li a.fly {
    background: #d8e6f1 url(/clientinc/styles/template3/arrow.gif) 110px 7px no-repeat;
}

.menu2 :hover ul.sub li a:hover {
    background: #3a93d2;
    color: #fff;
}

.menu2 :hover ul.sub li a.fly:hover {
    background: #3a93d2 url(/clientinc/styles/template3/arrow_over.gif) 110px 7px no-repeat;
    color: #fff;
}

.menu2 :hover ul li:hover > a.fly {
    background: #3a93d2 url(/clientinc/styles/template3/arrow_over.gif) 110px 7px no-repeat;
    color: #fff;
}

.menu2 :hover ul :hover ul,.menu2 :hover ul :hover ul :hover ul,.menu2 :hover ul :hover ul :hover ul :hover ul,.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul {
    left: 120px;
    top: -4px;
    background: #d8e6f1;
    padding: 3px;
    border: 1px solid #fff;
    white-space: nowrap;
    width: 120px;
    z-index: 400;
    height: auto;
}/* ================================================================ *//* Drop Down Menu style ends here *//*************************************      Noticeboard        *************************************/#INS_noticeboard {
    position: fixed;
    z-index: 10000;
}

.INS_noticeboard_tab {
    float: right;
    position: absolute;
    right: 10px;
    z-index: 10000;
}

.infoboard, .errorboard, .successboard, .warningboard {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.infoboard a, .errorboard a, .successboard a, .warningboard a {
    color: #666;
}

.successboard {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('/images/icons/message-icon-success.png');
}

.infoboard {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/images/icons/message-icon-info.png');
}

.warningboard {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/images/icons/message-icon-warning.png');
}

.errorboard {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/images/icons/message-icon-error.png');
}

.input-box-short {
    width: 40px;
}

.OMN_CategoryTyStyle {
    color: #0066FF;
}

a.OMN_CategoryTyStyle {
    font-size: 14px;
    font-weight: bold;
    color: #0066FF;
}

.languagePann {
    width: 100%;
    overflow: hidden;
}

.languagePann #bodyLOselector {
    float: right;
}

#INS_contents h2 {
    font: normal 22px/25px Arial, Helvetica, sans-serif;
}

.formPann {
    width: 100%;
 /*overflow:hidden;*/;
}

.formPann label.label {
    width: 110px;
    padding: 0;
    margin: 0;
    color: #666;
    background-color: inherit;
    float: left;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    white-space: inherit;
}

.formPann input {
    width: 210px;
    padding: 0 10px;
    float: left;
    font: normal 12px/28px Arial, Helvetica, sans-serif;
}

.fieldset {
    width: 100%;
    overflow: hidden;
}

.uploadGroup {
    float: left;
}

.uploadArea {
    width: 223px;
    height: 22px;
    background: url(img_upload.png) no-repeat 0 0 !important;
}

/*Join Form Css Start Here ===================================================*/
#joinForm {
    width: 280px;
    overflow: hidden;
    padding: 15px;
    margin: 20px auto;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 3px #ccc;
}

#joinForm label {
    width: 30%;
    float: left;
    line-height: 29px;
}

#joinForm input[type="text"] {
    width: 64%;
    float: left;
    font-size: 12px;
}

#joinForm input[type="submit"] {
    margin-left: 30%;
    height: 28px;
}


/*Responsive Css Start Here ===================================================*/
@media screen and (max-width: 1040px) {
  
    #INS_all {
        width: 94%;
        margin: 0 auto;
    }

    #INS_footer {
        width: 90%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {
    .wholeBg {
        background: #FFC;
    }

    table[width="10%"] {
        width: 100%;
    }

    table[width="85%"] {
        width: 100%;
    }

    .OMN_ShoppingCartBar {
        width: 94% !important;
        height: auto !important;
        padding: 3% !important;
        left: auto !important;
        margin: 10px auto !important;
        position: inherit !important;
        right: auto !important;
        top: auto !important;
    }

    #productframe {
        width: 100%;
        overflow-x: hidden;
    }
}

@media screen and (max-width: 480px) {
 
    .wholeBg {
        background: #CCC;
    }

    .formPann label.label {
        width: 100%;
        float: none;
    }

    .formPann input {
        width: 93.4%;
        padding: 4px 3% !important;
        float: none;
    }

    .formPann textarea {
        width: 96%;
        padding: 0 0 0 3%;
        float: none;
    }

    .formPann img {
        margin-bottom: 6px;
    }

    .formPann select {
        width: 100%;
    }

    #joinForm input[type="text"] {
        width: 63%;
    }

    .style10 {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 320px) {
    .wholeBg {
        background: #CFF;
    }

    #joinForm {
        width: auto;
    }

    #joinForm label {
        width: 100%;
    }

    #joinForm input[type="text"] {
        width: 93%;
    }

    #joinForm input[type="submit"] {
        width: 100%;
        margin-left: 0px;
    }
}

			