body {
/*	margin: 0px; 
	padding: 0px; 
	width:100%; 
	height:100%; 
	font-family: helvetica; 
	overflow: none;*/
	background:#E5E5E6; 
    position:absolute;
    top: 0px;
    left: 0px;
	-webkit-transform: scale(0.5); 
}

div.cashier {
	position:absolute;
	left:0px;
	top:0px;
	height:900px;
/*	width:640px;
	overflow: hidden;*/
}

div.cashier-iOS7 {
	border-top: 40px solid #f7f7f7;
}

div.shadow-1 {
	position:absolute;
	left:0px;
	top:0px;
	width:640px;
	height:1px;
	background: #b2b2b2;
}

div.title-bar {
	position:absolute;
	left:0px;
	width:616px;
	height:63px;
	padding: 12px;
	padding-top: 14px;
	background: #f7f7f7;
	overflow: hidden;
	text-align: center;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #222;
	}
	

div.shadow-2 {
	position:absolute;
	left:0px;
	top:87px;
	width:640px;
	height:2px;
	background: #b2b2b2;
}

div.shadow-1_sig {
	position:absolute;
	left:-420px;
	top:0px;
	width:920px;
	height:1px;
	background: #b2b2b2;
}

div.title-bar_sig {
	position:absolute;
	left:-420px;
	top:1px;
	width:920px;
	height:63px;
	padding: 12px;
	background: #f7f7f7;
	overflow: hidden;
	text-align: center;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #222;
	}

div.shadow-2_sig {
	position:absolute;
	left:-420px;
	top:87px;
	width:920px;
	height:2px;
	background: #b2b2b2;
}
div.sig_top {
	position:absolute;
	left:-420px;
	top:90px;
	width:920px;
	height:52px;
	background: #E5E5E7 url(../images/sig_top.png) top no-repeat;
}
div.sig_middle {
	position:absolute;
	left:-420px;
	top:142px;
	width:920px;
	height:360px;
	background: #E5E5E7 url(../images/sig_middle.png) top repeat-y;
}
div.sig_bottom {
	position:absolute;
	left:-420px;
	top:490px;
	width:920px;
	height:320px;
	background: #E5E5E7 url(../images/sig_bottom.png) top no-repeat;
}

div.pole-display {
	position:absolute;
	left:0px;
	top:89px;
	width:640px;
	height:166px;
	background: #102810 url(../images/pole_display.png) top center no-repeat;
	text-align: right;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 130px;
	font-style: normal;
	color: #91ED37;
}

div.line-item {
	position:absolute;
	left:0px;
	top:255px;
	bottom:753px;
	width:640px;
	height:498px;
	overflow: auto;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #5D5D5D;
}

div.shadow-3 {
	position:absolute;
	left:0px;
	top:419px;
	width:640px;
	height:2px;
	background: #b2b2b2;
}

div.shadow-4 {
	position:absolute;
	left:0px;
	top:585px;
	width:640px;
	height:2px;
	background: #b2b2b2;
}

div.linen {
	position:absolute;
	left:0px;
	top:744px;
	width:640px;
	height:192px;
	display: none;
	background-color: #000000;
}

div.shadow-5 {
	left:0px;
	width:640px;
	height:1px;
	background: #b2b2b2;
}

div.add-item {
	left:0px;
	width:640px;
	height:172px;
	text-align: left;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 46px;
	font-weight: normal;
	color: #ffffff;
	background: #f1890f;
}
tr {
	background: #fff url(../images/lineitem.png);
	background-attachment: scroll;
}

td {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 38px;
	font-weight: normal;
	color: #5D5D5D;
	padding-top: 62px;
	padding-bottom: 58px;
	padding-left: 12px;
	padding-right: 12px;
}

/* Home Page Styles */
div.home-line-item {
	position:absolute;
	left:0px;
	top:89px;
	width:640px;
	height:830px;
	overflow: auto;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #5D5D5D;
}
/* Transaction List Page Styles */
.trans-empty {
	width:640px;
	height:700px;
	background: #e5e5e6 top;
	overflow: auto;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #5D5D5D;
	text-align: center;
}
/* Inventory List Page Styles */
.inv-empty {
	width:640px;
	height:700px;
	background: #e5e5e6 top;
	overflow: auto;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #5D5D5D;
	text-align: center;
}
div.cust-bar {
	position:absolute;
	left:0px;
	top:255px;
	width:616px;
	height:87px;
	padding: 12px;
	background: #a2a2a2 url(../images/cust_bkg.png) top repeat-x;
	text-align: left;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #5d5c5c;
	}

/* Add item Page Styles */
div.add-line-item {
	position:absolute;
	left:0px;
	top:255px;
	width:640px;
	height:670px;
	overflow: auto;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #5D5D5D;
}
.description 
{
    line-height: 21px;
    margin-top: 0px;
    padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 32px;
	width: 430px;
}
.price 
{
    text-align: right;
    line-height: 12px;
    margin-top: 0px;
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -10px;
}
.select-item 
{
    height:58px;
    text-align: right;
    margin-top: 0px;
    line-height: 8px;
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.breadcrumb {
    color: #8a8a8a;
    line-height: 4px;
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 300px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.trans 
{
    background: transparent;
}
.select-image {
    width: 108px;
    height: 112px;
    text-align: center;
    vertical-align: middle;
    background: #f9f9f9;
    background-size: 108px !important;
    border: solid 3px #999;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 0px;
}
.form-heading 
{
    position:absolute; 
    left:0px; 
    width:555px; 
    height:400px; 
    margin: 48px;
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 32px;
	font-weight: normal;
	color: #5D5D5D;
}
.form-entry 
{
   font-family: Helvetica, Arial, Sans-Serif; 
    font-size: 32px; 
    line-height: 70px; 
    font-weight: normal; 
    color: #5D5D5D; 
	background: #f9f9f9;
    border: solid 2px #999;
    border-radius: 15px;
    margin: 36px; 
}
.form-entry-split
{
   font-family: Helvetica, Arial, Sans-Serif; 
    font-size: 32px; 
    line-height: 70px; 
    font-weight: normal; 
    color: #5D5D5D; 
	background: #f9f9f9;
    border: solid 2px #999;
    border-top-left-radius:15px;
    border-bottom-left-radius:15px;
    margin: 36px; 
}
.form-entry-dark
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 24px;
    line-height: 35px;
    font-weight: bold;
    color: #5D5D5D;
    background: #CCCCCC;
    border: solid 2px #999;
    border-top-right-radius:15px;
    border-bottom-right-radius:15px;
    margin: 36px;
    text-align:center;
}
.form-note 
{
   font-family: Helvetica, Arial, Sans-Serif; 
    font-size: 20px; 
    font-weight: bold; 
    color: #228822; 
    text-align: center;
    margin-top: 0px;
    padding: 0px;
	background: #e0ffe0;
    border: solid 2px #228822;
    border-radius: 15px;
    margin: 36px; 
}
.form-error 
{
    font-family: Helvetica, Arial, Sans-Serif; 
    font-size: 20px; 
    font-weight: bold; 
    color: #C02424; 
    text-align: center;
    margin-top: 0px;
    padding: 0px;
	background: #FFE2E0;
    border: solid 2px #C02424;
    border-radius: 15px;
    margin: 36px; 
}
.morecontrolpole {
	position:absolute;
	left:0px;
	top:0px;
	width:640px;
	height:300px;
    background: #000000;
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */
    display: none;
}
.morecontroltop {
	position:absolute;
	left:0px;
	top:255px;
	width:640px;
	height:45px;
	overflow: auto;
    background: -webkit-gradient( linear, left top, left bottom, from(#a4a7ad), to(#7c8088), color-stop(0.5, #8d9098), color-stop(0.5, #8d9098) );
	text-align: center;
    display: none;
}
.morecontrol {
	position:absolute;
	left:0px;
	top:300px;
	width:640px;
	height:830px;
	overflow: auto;
	background: #d9dcdf;
	text-align: center;
    display: none;
}
.discountcontrol {
	position:absolute;
	left:0px;
	top:300px;
	width:640px;
	height:630px;
	overflow: auto;
	background: #60656f;
	text-align: center;
    display: none;
}
.transcontrolpole {
	position:absolute;
	left:0px;
	top:0px;
	width:640px;
	height:300px;
    background: #000000;
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */
    display: none;
}
.transcontroltop {
	position:absolute;
	left:0px;
	top:90px;
	width:640px;
	height:45px;
	overflow: auto;
    background: -webkit-gradient( linear, left top, left bottom, from(#a4a7ad), to(#7c8088), color-stop(0.5, #8d9098), color-stop(0.5, #8d9098) );
	text-align: center;
    display: none;
}
.transcontrol {
	position:absolute;
	left:0px;
	top:290px;
	width:640px;
	height:830px;
	padding-top: 20px;
	overflow: auto;
	background: #60656f;
	text-align: center;
    display: none;
}
.update-item {
    display: none;
}
.std_button {
      font-family: "Helvetica Neue", Helvetica, sans-serif;
      font-size: 36px;
      font-weight: normal;
      color: #000000;
      width: 90%;
      height: 90px;
border-radius: 12px;
      -webkit-border-radius: 12px;
          background: #fff;
      margin: 0 0 3px 0;
    -webkit-box-shadow: 0px 2px 1px 0px #888;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    }
.std_button:hover, .std_button.cancel,
    input[type=button]:active, input[type=button].cancel:active {
     background:  #cacaca;
     -webkit-box-shadow: 0px 2px 1px 0px #666; 
     
     
    }

.std_button:hover, .std_button.cancel:hover {
    background:  #cacaca;
    -webkit-box-shadow: 0px 2px 1px 0px #666; 
    
     
    }

.std_button.cancel {
      
    }
    
.grn_button {
      font-family: "Helvetica Neue", Helvetica, sans-serif;
      font-size: 36px;
      font-weight: bold;
      color: #fff;
      width: 90%;
      height: 90px;
      background: #F1890F;
      margin: 0 0 3px 0;
      -webkit-border-radius: 12px;
-webkit-appearance: none;
-moz-appearance: none;
border: 0px;
-webkit-appearance: none;
-moz-appearance: none;
    }
.grn_button:hover, .grn_button.cancel,
    .grn_button[type=button]:active, .grn_button[type=button].cancel:active {
            background: #d47713;
            -webkit-box-shadow: none; 
            

    }

.grn_button:hover, .grn_button.cancel:hover {
              background: #d47713;
                              -webkit-box-shadow: none; 
              
  
    }

.grn_button.cancel {
       
    }
	
.std_button_sized {
      font-family: "Helvetica Neue", Helvetica, sans-serif;
      font-size: 36px;
      font-weight: normal;
      height: 70px;
      border: none;
      background: #fff;
      margin: 0 0 3px 0;
      border-radius: 12px;
            -webkit-border-radius: 12px;
                -webkit-box-shadow: 0px 2px 1px 0px #888;
      -webkit-appearance: none;
      -moz-appearance: none;
      color: #000;
    }
.std_button_sized:hover, .std_button_sized.cancel,
    input[type=button]:active, input[type=button].cancel:active {
background:  #cacaca;
-webkit-box-shadow: 0px 2px 1px 0px #666; 
    }

.std_button_sized:hover, .std_button_sized.cancel:hover {
background:  #cacaca;
-webkit-box-shadow: 0px 2px 1px 0px #666; 
    }

.std_button_sized.cancel {
       
    }
    
.grn_button_sized {
          font-family: "Helvetica Neue", Helvetica, sans-serif;
           font-size: 36px;
           font-weight: bold;
           color: #fff;
           height: 70px;
           background: #F1890F;
           margin: 0 0 3px 0;
           -webkit-border-radius: 12px;
     -webkit-appearance: none;
     -moz-appearance: none;
     border: 0px;
     -webkit-appearance: none;
     -moz-appearance: none;
    }
.grn_button_sized:hover, .grn_button_sized.cancel,
    grn_button_sized[type=button]:active, grn_button_sized[type=button].cancel:active {
               background: #d47713;
            -webkit-box-shadow: none; 
   
    }

.grn_button_sized:hover, .grn_button.cancel:hover {
                  background: #d47713;
            -webkit-box-shadow: none; 
    }

.grn_button_sized.cancel {
        
    }
	

 .std_sig_button {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 32px;
    font-weight: normal;
    width: 80%;
    height: 75px;
    border: none;
    background: #fff;
    margin: 0 0 3px 0;
    border-radius: 12px;
          -webkit-border-radius: 12px;
              -webkit-box-shadow: 0px 2px 1px 0px #888;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #000;
    }
.std_sig_button:hover, .std_sig_button.cancel,
    input[type=button]:active, input[type=button].cancel:active {
background:  #cacaca;
-webkit-box-shadow: 0px 2px 1px 0px #666; 
    }

.std_sig_button:hover, .std_sig_button.cancel:hover {
background:  #cacaca;
-webkit-box-shadow: 0px 2px 1px 0px #666; 
    }

.std_sig_button.cancel {
     
    }
    
.grn_sig_button {
      font-family: "Helvetica Neue", Helvetica, sans-serif;
            font-size: 32px;
            font-weight: bold;
            color: #fff;
            width: 90%;
            height: 75px;
            background: #F1890F;
            margin: 0 0 3px 0;
            -webkit-border-radius: 12px;
      -webkit-appearance: none;
      -moz-appearance: none;
      border: 0px;
      -webkit-appearance: none;
      -moz-appearance: none;
    }
.grn_sig_button:hover, .grn_button.cancel,
    input[type=button]:active, input[type=button].cancel:active {
              background: #d47713;
  
    }

.grn_sig_button:hover, .grn_button.cancel:hover {
                background: #d47713;
    
    }

.grn_sig_button.cancel {
        
    } 
       
.cantrans_button {
      font-family: "Helvetica Neue", Helvetica, sans-serif;
      font-size: 36px;
      font-weight: bold;
      color: #fff;
      width: 90%;
      height: 90px;
      background: #F1890F;
      margin: 0 0 3px 0;
      -webkit-border-radius: 12px;
-webkit-appearance: none;
-moz-appearance: none;
border: 0px;
    }
.cantrans_button:hover, .cantrans_button.cancel,
    .cantrans_button[type=button]:active, .cantrans_button[type=button].cancel:active {
            background: #d47713;
            -webkit-box-shadow: none; 
    }

.cantrans_button:hover, .cantrans_button.cancel:hover {
       background: #d47713;
             -webkit-box-shadow: none; 
     }

.cantrans_button.cancel {
    
   }
.can_button {
      font-family: "Helvetica Neue", Helvetica, sans-serif;
      font-size: 36px;
      font-weight: normal;
      color: #000000;
      width: 90%;
      height: 90px;
border-radius: 12px;
      -webkit-border-radius: 12px;

          background: #c1c3c7;
      margin: 0 0 3px 0;
    -webkit-box-shadow: 0px 2px 1px 0px #888; 
    -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-appearance: none;
  -moz-appearance: none;
    border: none;
    }
.can_button:hover, .can_button.cancel,
    input[type=button]:active, input[type=button].cancel:active {
      -webkit-box-shadow: 0px 2px 1px 0px #666; 
                background: #d9dcdf;
      
      
    }

.can_button:hover, .can_button.cancel:hover {
   -webkit-box-shadow: 0px 2px 1px 0px #666; 
             background: #d9dcdf;
   
    }

.can_button.cancel {
     
    }
    
/* Customer Page Styles */
div.search {
	position:absolute;
	left:0px;
	top:89px;
	width:640px;
	height:88px;
	padding-top: 20px;
	/*padding-left:30px;*/
	overflow: hidden;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 28px;
	font-weight: normal;
	background: #E5E5E6 url(../images/search.png) top no-repeat;
}
div.cust-line-item {
	position:absolute;
	left:0px;
	top:178px;
	width:640px;
	height:830px;
	overflow: scroll;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 28px;
	font-weight: normal;
	color: #5D5D5D;
	text-overflow: ellipsis;
}
.custname 
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 40px;
	width: 300px;
	margin-left: 5px;
}
.transaction 
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
	width: 300px;
}
.tran-detail 
{
   font-family: Helvetica, Arial, Sans-Serif; 
    font-size: 28px; 
    line-height: 45px; 
    font-weight: normal; 
    color: #5D5D5D; 
    margin: 36px; 
    text-shadow: none;
}

.trans_tr {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 28px;
	font-weight: bold;
	color: #5D5D5D;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

.trans_td {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 28px;
	font-weight: bold;
	color: #5D5D5D;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
div.receiptz {
	position:absolute;
	left:0px;
	top:456px;
	bottom:753px;
	overflow: auto;
	width:640px;
	height:1440px;
	color: #5D5D5D;
	background: #e5e5e6 url(../images/tr_bkg_mid.png) top center repeat; 
}

div.receipt {
	position:absolute;
	left:0px;
	top:426px;
	bottom:753px;
	width:640px;
	height:498px;
	overflow: auto;
	background: #e5e5e6 url(../images/tr_bkg_mid.png) top center repeat; 
}

 /* 
 //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 9.11.2013 NEW STYLES CREATED BY JOE CLAY
 
  //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 */

#orange-link a, .tran-detail a {
color: #F1890F;
border-bottom: 1px solid #F1890F;
text-decoration: none;	
}

#back_btn {
}

.create-account-button {
      font-family: "Helvetica Neue", Helvetica, sans-serif;
      font-size: 36px;
      font-weight: normal;
      color: #000000;
      width: 90%;
      height: 90px;
border-radius: 12px;
      -webkit-border-radius: 12px;
          background: #e6e6e6;
      margin: 0 0 3px 0;
    -webkit-box-shadow: 0px 2px 1px 0px #888;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    }
.create-account-button:hover, .create-account-button.cancel,
    input[type=button]:active, input[type=button].cancel:active {
     background:  #cacaca;
     -webkit-box-shadow: 0px 2px 1px 0px #666; 
     
     
    }

.create-account-button:hover, .create-account-button.cancel:hover {
    background:  #cacaca;
    -webkit-box-shadow: 0px 2px 1px 0px #666; 
    
     
    }

.create-account-button.cancel {
      
    }

.item_keypad_area tr {background: none; padding: 0px; margin: 0px;}
.item_keypad_area td {background: none; padding: 0px; padding-right: 10px;  padding-bottom: 5px; margin: 0px;}

.key_button
{
    width: 188px;
    height: 65px;
    text-align: center;
    vertical-align: middle;
    background: #FFF;
	border: solid 0px #666666;
    border-radius: 9px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 12px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 48px;
	font-weight: normal;
	color: #000000;
	text-shadow: 0.03em 0.04em #fff;
    -webkit-box-shadow: 0px 2px 0px 0px #222222; 
	overflow:hidden; 
	white-space:nowrap;       
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.key_button_down
{
    width: 188px;
    height: 65px;
    text-align: center;
    vertical-align: middle;
    background:  #DDD;
	border: solid 0px #666666;
    border-radius: 9px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top:12px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 48px;
	font-weight: normal;
	color: #000000;
	text-shadow: 0.03em 0.04em #fff;
    -webkit-box-shadow: 0px 1px 0px 0px #111; 
	overflow:hidden; 
	white-space:nowrap;       
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}


.key_button_rect
{
    width: 290px;
    height: 65px;
    text-align: center;
    vertical-align: middle;
    background:  #FFF;
	border: solid 2px #666666;
    border-radius: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 16px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 48px;
	font-weight: normal;
	color: #000000;
	text-shadow: 0.03em 0.04em #fff;
    -webkit-box-shadow: 0px 3px 1px 0px #222222; 
	overflow:hidden; 
	white-space:nowrap;       
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.key_button_rect_down
{
    width: 290px;
    height: 65px;
    text-align: center;
    vertical-align: middle;
    background: #DDD;
	border: solid 2px #666666;
    border-radius: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 16px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 48px;
	font-weight: normal;
	color: #000000;
	text-shadow: 0.03em 0.04em #fff;
    -webkit-box-shadow: 0px 3px 1px 0px #222222; 
	overflow:hidden; 
	white-space:nowrap;       
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* iPhone 4 keypad styles */

.key_button_i4
{
    width: 188px;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    background: #FFF;
	border: solid 0px #666666;
    border-radius: 9px;
    margin-top: 8px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 44px;
	font-weight: normal;
	color: #000000;
	text-shadow: 0.03em 0.04em #fff;
    -webkit-box-shadow: 0px 2px 0px 0px #222222; 
	overflow:hidden; 
	white-space:nowrap;       
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.key_button_down_i4
{
    width: 188px;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    background: #DDD;
	border: solid 0px #666666;
    border-radius: 9px;
    margin-top: 8px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 44px;
	font-weight: normal;
	color: #000000;
	text-shadow: 0.03em 0.04em #fff;
    -webkit-box-shadow: 0px 1px 0px 0px #222222; 
	overflow:hidden; 
	white-space:nowrap;       
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}


.key_button_rect_i4
{
    width: 290px;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    background:  -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), color-stop(3%,#d0d0d0), to(#a0a0a0));
	border: solid 0px #666666;
    border-radius: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 44px;
	font-weight: normal;
	color: #000000;
	text-shadow: 0.03em 0.04em #fff;
    -webkit-box-shadow: 0px 3px 1px 0px #222222; 
	overflow:hidden; 
	white-space:nowrap;       
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.key_button_rect_down_i4
{
    width: 290px;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    background:  -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bbbbbb), color-stop(3%,#a0a0a0), to(#808080));
	border: solid 0px #666666;
    border-radius: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 44px;
	font-weight: normal;
	color: #000000;
	text-shadow: 0.03em 0.04em #fff;
    -webkit-box-shadow: 0px 3px 1px 0px #222222; 
	overflow:hidden; 
	white-space:nowrap;       
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}



