﻿body 
{
	font-size: 9pt;
	color: #4d4d4d;
    font-family: Arial, Helvetica, Garamond, Sans-Serif;
    font-weight: normal;
}
td
{
	font-size: 9pt;
	color: #4d4d4d;
    font-family: Arial, Helvetica, Garamond, Sans-Serif;
    font-weight: normal;
}
a {
    font-size: 10pt;
    cursor: hand;
    color: #5bc0de;
    font-family: Arial;
    text-decoration: underline;
}
A:hover
{
	font-size: 10pt;
    cursor: hand;
    color: #0F3868;
    font-family: Arial;    
	text-decoration: none
}
.textbox {
    outline: none;
    border: 1px solid #7AB1C1;
    border-color: rgba(122, 177, 193,.70);
    background-color: white;
    height: 15px;
    -moz-border-radius: 15px;
    border-radius: 3px;
    padding: 5px;
    width: 250px;
}

input[type=text] {
    outline: none;
    border: 1px solid #7AB1C1;
    border-color: rgba(122, 177, 193,.70);
    background-color: white;
    height: 15px;
    -moz-border-radius: 15px;
    border-radius: 3px;
    padding: 5px;
}
.show {
    display:normal;
}

.hidden {
    display: none;
}
.defaulttext 
{
	font-size: 10pt;
	color: #4d4d4d;
    font-family: Arial, Helvetica, Garamond, Sans-Serif;
}
.CustomLinkNormal
{
    font-size: 10pt;
    cursor: hand;
    color: #0F3868;
    font-family: Arial, Helvetica, Garamond, Sans-Serif;
    text-decoration: underline;  	
}
.CustomLinkNormal:hover
{
    font-size: 10pt;
    cursor: hand;
    color: #808080;
    font-family: Arial, Helvetica, Garamond, Sans-Serif;    
}
.sidebarlink
{
	font-size: 10pt;
    cursor: hand;
    color: #0F3868;
    font-family: Arial, Helvetica, Garamond, Sans-Serif;     
}

.sidebar
{
	font-size: 9pt; 
    font-family: Arial, Helvetica, Garamond, Sans-Serif;
	color: #6684a4;
	text-decoration: none;
}
.sidebar:hover
{
    font-size: 9pt;
    cursor: hand;
    color: #ECEFF4;
    font-family: Arial;
    TEXT-DECORATION: underline;
}
.ErrorNormal
{
    font-size: 10pt;
    color: #ff0000;
    font-family: Arial
}
.WarningNormal
{
    font-size: 10pt;
    color: maroon;
    font-family: Arial
}
.WarnLarge
{
    font-size: 14pt;
    color: #ff0000;
    font-family: Arial
}
.standardbox {      
    border: solid 1px #B1C0D9;
     -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 3px 3px 3px 3px;
    width: 800px;
}

.standardboxsm {
    border: solid 1px #B1C0D9;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 3px 3px 3px 3px;    
}

.standardboxpromo {
    margin-top: 3px;
    border: solid 1px #e0e0e0;
    width: 790px;
}
.standardboxpromosm {
    margin-top: 3px;
    border: solid 1px #e0e0e0;    
}
.cartbox {
    /*background-color: #f0f0f0;    
    border: solid 1px #B1C0D9;*/
    width: 280px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 3px 3px 3px 3px;
}
.cartboxfooter {
    background-color: #f0f0f0;
}
.ctHeadClose{
    float:right;
    font-size:12pt;
    color:#ccc;
    margin-right:5px;
    font-weight:bold;
    cursor:pointer;
}
.gvCartR td {
    border-bottom: 1px solid #f0f0f0;    
}
.dvItemsCt td {
    border-bottom: none;
    position: relative;
    top: -11px;
}
.btnchout {
    float: right;
    margin-right: 10px;
    margin-top: 30px;
    background-color: WhiteSmoke;
}

.lblItemsInCartHead {
    font-weight: bold;
    font-size: 12pt;
    background-color:#ffffff;
}
#panCartb {
    float: left;
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.5;
}

#panCartd {
    float: left;
    position: absolute;    
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    background-color: #ffffff;
}
.displayCartOpen{
    visibility:hidden;
}


.bgcw {
    background-color: #ffffff;
    padding: 10px;
}

.ctsbt {
    font-size: 12pt;
    color: #000000;
    font-weight: bold;    
    position: absolute;
    right: 70px;
    margin-top:10px;
    margin-bottom:10px;
}
.subtotalcrt {
    font-weight: bold;
    padding-top: 10px;
    position: absolute;
}


.siteheadingtext {
    font-family: Tahoma;
    font-size: 32pt;
    font-weight: normal;
    margin-left: 0px;
    margin-top: 5px;
    color: #2E8A2E;
}

.standardboxheadingtext {
    font-family: Open Sans, sans-serif;
    font-weight: normal;
    margin-left: 20px;
    font-size: 17px;
    color: #333;
}
.standardboxheadingtextsm {
    font-family: Open Sans, sans-serif;
    font-weight: bold;    
    font-size: 17px;
    color: #333;
    margin:10px 0px 10px 0px;
}
.standardboxinteriorgray
{
	background-color: #f5f5f5;
}
.standardboxinterior
{
	margin-left: 50px;
    background-color: #ffffff;
	font-size: 9pt;
	color: #4d4d4d;
    font-family: Arial, Helvetica, Garamond, Sans-Serif;
    font-weight: normal;
}
.standardboxinteriorsm {
    margin-left: 10px;
    background-color: #ffffff;
    font-size: 9pt;
    color: #4d4d4d;
    font-family: Arial, Helvetica, Garamond, Sans-Serif;
    font-weight: normal;
}
.standardboxinterioryellow
{
	background-color: #ffffcb;
	font-size: 9pt;
	color: #4d4d4d;
    font-family: Arial, Helvetica, Garamond, Sans-Serif;
    font-weight: normal;
}
/*.custinfotable
{
	width: 700px;
}
.custinfoheading
{
	width: 200px;
}*/
.finePrint
{	font-size: 8pt;
    color:#808080;
}
.table7
{
	background-color : #91a8bf;	
}
.table11 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;	
	color : #000000;
	background-color : #ffffff;
	background-image : url("/images/alert_back.gif");
	background-repeat : no-repeat;
}
.reversel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #696969;
	font-weight: 100;
	padding: 3pt;
}
.subtitlelogin{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000000;
	font-weight: bold;
	padding: 3pt;
}

.headline {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13pt; 
	COLOR: #00457c; 
	FONT-FAMILY: arial
}
.headlinelogin {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13pt; 
	COLOR: #000000; 
	FONT-FAMILY: arial
}

.textbody {
	font-size: 9pt; 
	color: #313131; 
	font-family: arial;
	font-weight: bold;
}

.reqField
{
	color:#cccc00;	
}

/*.button {
    height: 40px;
    width: 200px;
    padding: 10px 20px 10px 20px;
    font-size: 12pt;
    vertical-align: middle;
    border: 1px solid #cccccc;
    border-radius: 10px;
    text-decoration: none;
    background: rgb(241,231,103); 
    background: -moz-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,231,103,1)), color-stop(100%,rgba(254,182,69,1))); 
    background: -webkit-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); 
    background: -o-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); 
    background: -ms-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); 
    background: linear-gradient(to bottom, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); 
}*/
.button{
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #799902;
    border-color: #658002;
}
.addproductbutton {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;    
    border-radius: 4px;    
    border: 1px solid #5bc0de;
    padding: 5px;
    float:right;
}
.removeproductbutton {
    color: #CC0033;
    background-image: none;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #CC0033;
    padding: 5px;
}
.bluebutton {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;    
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #5bc0de;    
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #5bc0de;
    
}
.buttonlong {
    height: 40px;
    width: 250px;
    padding: 10px 20px 10px 20px;
    font-size: 10pt;
    vertical-align: middle;
    border: 1px solid #cccccc;
    border-radius: 10px;
    text-decoration: none;
    background: rgb(241,231,103); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,231,103,1)), color-stop(100%,rgba(254,182,69,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}

.buttonsmall {
    height: 25px;
    width: 200px;
    padding: 5px 5px 5px 5px;
    font-size: 10pt;
    vertical-align: middle;
    border: 1px solid #cccccc;
    border-radius: 10px;
    text-decoration: none;
    background: rgb(241,231,103); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,231,103,1)), color-stop(100%,rgba(254,182,69,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}

.buttontiny {
    height: 30px;
    width: 50px;
    padding: 5px 5px 5px 5px;
    font-size: 10pt;
    vertical-align: middle;
    border: 1px solid #999999;
    border-radius: 10px;
    text-decoration: none;
    background: rgb(241,231,103); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,231,103,1)), color-stop(100%,rgba(254,182,69,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}

.errorbox {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: solid 2px #cc0000;
    font-size: 12pt;
    margin-left: 5px;
    background-color: #dddddd;
    padding: 3px 3px 3px 3px;
    width: 800px;
    z-index: 99;
}

.errorboxsummary {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: solid 2px #cc0000;
    margin-top: 20px;
    margin-left: 12px;
    background-color: #dddddd;
    padding: 10px 5px 5px 20px;
    width: 800px;
    z-index: 99;
    color: #cc0000;
    font-size: 12pt;    
}

.textEmphasize {
    font-size: 12pt;    
}

.itemheadertext {
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;    
    color: #000000;

}

.itememphasizetext {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal; 
}

.largertext {
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: normal;   
    

}

.selectbox {
    width: 100px;
    height: 28px;
    background-color: #FFF;
    font: 400 12px/18px 'Open Sans', sans-serif;
    color: #000;
    font-weight: normal;
    border: 1px solid #7AB1C1;
    margin: 5px 0 0 0;
    padding: 5px;
    -moz-border-radius: 15px;
    border-radius: 3px;
    padding: 5px;
}

.selectboxmedium {
    width: 260px;
    height: 28px;
    background-color: #FFF;
    font: 400 12px/18px 'Open Sans', sans-serif;
    color: #000;
    font-weight: normal;
    border: 1px solid #7AB1C1;
    margin: 5px 0 0 0;
    padding: 5px;
    -moz-border-radius: 15px;
    border-radius: 3px;
    padding: 5px;
}
.selectboxmediumsm {
    width: 260px;
    height: 28px;
    background-color: #FFF;
    font: 400 12px/18px 'Open Sans', sans-serif;
    color: #000;
    font-weight: normal;
    border: 1px solid #7AB1C1;
    -moz-border-radius: 15px;
    border-radius: 3px;
    padding: 5px;
}

.selectboxlong {
    width: 500px;
    height: 28px;
    background-color: #FFF;
    font: 400 12px/18px 'Open Sans', sans-serif;
    color: #000;
    font-weight: normal;
    border: 1px solid #7AB1C1;
    margin: 5px 0 0 0;
    padding: 5px;
    -moz-border-radius: 15px;
    border-radius: 3px;
    padding: 5px;
}

.ordernumber {
    font-size: 12pt;
    font-weight: bold;
    color: #006699;
}

.button_small_blue {    
    padding: 6px 12px;
    font-size: 10pt;
    vertical-align: middle;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #5bc0de;
    color: #5bc0de;
}

.popup{
    FONT-SIZE: 10pt;
    font-family: Tahoma, Arial;
    font-weight: normal; 
    color: #000000; 
    background-color: #efefef;
    border-color: #cc0000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-spacing: 0;
    border-collapse: collapse;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    width: 500px;   
    box-shadow: 10px 10px 5px #888888;
    position: absolute;     


}
.aiR {
    display: block;    
    padding: 5px;
    border-top: 0px;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}
.airL{
    position:relative;
    display:inline-block;    
    width:88%;
}
.airR {
    position: relative;
    display: inline-block;    
    width:10%;
}

.breadcrumblinktext {
    text-decoration: none;
    font-size: 12pt;
}

 a:hover .breadcrumblinktext{
    text-decoration: none;
    font-size: 12pt;
}

 .footer{
	FONT-SIZE: 7pt;
    COLOR: #696969;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.footAnchor{
	FONT-SIZE: 7pt;
    CURSOR: hand;
    COLOR: #696969;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.footAnchor:hover{
	FONT-SIZE: 7pt;
    CURSOR: hand;
    COLOR: navy;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}

.pagetitle{
    font-size: 18pt; 
           font-family: Tahoma; 
           font-weight: normal

}

#sessionExpired {
    width: 500px;    
    /*position:absolute;*/
    background-color: #fff;
    z-index: 999;
    margin-left:auto;
    margin-right:auto;
}
#sessionExpired .errHead{
    font-size:14pt;
    color:red;
}

    #sessionExpired .errButRow {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        display: block;
        width: 250px;
        padding-bottom:25px;
    }

#btnSessionExpired {
    text-align: center;
    position: relative;
    padding-top: 15px;
    font-weight: bold
}

.myformsPnl, .servicePnl, .formsPnl{
    display:none;
    margin-top:10px;
}
.pthead span{
    display:inline;
    margin-right:20px;
    font-size:14pt;
    cursor:pointer;
}
.pthead span.activeTab {
    color: #799902;
    text-decoration: underline;
}
.active{
    display:block;
}
.gvlil table td, .gvEntLib table td, .servicePnl table td {
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rmbrd table td{
    border-bottom:none;
}
.mainShop{
    font-size:20pt;
    padding-left:20px;
    font-weight:bold;
}
.txtFilterList {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.txtFilterList input[type=text]{
    width: 300px;
}

.cbin{
    display:inline;
}

.prdDesc {
    position: absolute;
    display: none;
    float: left;
    border: 1px solid #ccc;
    box-shadow: -3px 4px 8px #888888;
    padding:10px;
    background-color:#fff; 
    width:300px;
}
.learnMoreClick {
    font-size: 10pt;
    cursor: pointer;
    color: #5bc0de;
    font-family: Arial;
    text-decoration: underline
}
.lmhead {
    font-style: italic;
    color: #5a78ac;
    font-size:10pt;
    margin-bottom:10px;
}
.lmbody{
    font-size:11pt;
}
.closeBtn {
    position: absolute;
    float: left;
    background-color: red;
    padding: 3px 6px;
    color: #fff;
    font-size: 7pt;
    font-weight: bold;
    border: 1px solid red;
    border-radius: 4px;
    right: -5px;
    top: -5px;
    cursor:pointer;
}
.userInfo, .ordSumm {
    position: relative;
    display: inline-block;
}
.tdcol{
    position:relative;
    display:inline-block;
}
.tdcol input{
    width:200px;
}
.dvmrgb{
    margin-top:5px;
}
.grvRbs {
    border-bottom: 1px solid #ccc;
}
.odsumH{
    font-weight:bold;
}
.odsumC {
    font-weight: bold;
    margin-bottom:10px;
    font-size:11pt;
}
.sumscr {
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-left: 10px;
    padding: 10px;
    width:300px;
    position:fixed;
}
.sumscrgt{
    margin-top:20px;
}
.sumscrip{
    position:relative;
    float:right;
}
.chkalign{
    position:relative;
    top:-3px;
}
.lcagdv{
    margin-top:10px;
}
.lblGrdTotalsp{
    font-weight:bold;
    font-size:11pt;
}
.mgbt{
    margin-bottom:20px;
}
/*.grvLinesB tr:nth-child(odd) {
    background-color: #ccc;
}*/
.hideCustomerInformation{
    display:none;
}
.editFrmInfoChk{position:relative;top:-3px;}
.rwnlb {
    border-bottom: 1px solid #ccc;
    width: 480px;
}
.existingZFUser{display:none;}



