* {
  margin: 0;
  padding: 0;
}
.print{ 
	display:none;
}
.button{
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;

}
body {
    background: none repeat-x scroll 0 0 #C0ECEC;
    color: #333333;
    font-family: arial,helvetica,sans-serif;
    font-size: 100%;
    padding: 0;
    position: relative;
    text-align: center;
}
tr{
	height: 25px;
}
[disabled]{
	background-color: white;
    border: medium none;
    color: black;
}
[disabled]#payment{
	border-color: grey;
    border-style: inset;
    color: grey;
}
a:hover, a:active, a:focus ,
td.edit a:hover, 
td.edit a:active, 
td.edit a:focus {
    background: none repeat scroll 0 0 transparent;
    color: #CCCCCC;
}
a:link, a:visited {
}
a {
    color: #EFEFEF;
    text-decoration: none;
}
td.edit a{
	color: #4670FF;
}

#identity img{
	width:100px;
}
ul{
	list-style: none outside none;
    text-align: left;
}
tr.balance{
	border-style: dotted none;
    border-width: 1px;
}
#all {
   background: none repeat scroll 0 0 transparent;
    margin: 0 auto;
    width: 1024px;
}
#main {
    background: none repeat scroll 0 0 #C0ECEC;
    min-width: 1024px;
	margin:0 auto;
}
#all #header {
    padding-bottom: 0.8em;
    padding-top: 0;
}
#header {
    background: none repeat scroll 0 0 transparent;
    font-size: 1em;
    position: relative;
}
.logoheader { 
	-webkit-border-radius:15px;
	-moz-border-radius: 15px;
    background: none repeat scroll 0 0 #008500;
    border: 1px solid #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 4px 11px #555555;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0 10px !important;
    min-height: 65px;
    padding: 0;
    text-align: left;
}
h1#logo {
    display: block;
    font-size: 0.5em;
    font-weight: normal;
    line-height: 1em;
    margin-top: 0;
    padding: 0.9em 20px 20px 10px;
    text-transform: uppercase;
    width: 50%;
}
#header ul.menu {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-style: none;
    clear: both;
    color: #CCCCCC;
    display: block;
    font-size: 16px;
    margin-top: 35px;
    padding-left: 5px;
    position: absolute;
    text-align: left;
}
ul.menu {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 solid #EEEEEE;
    list-style-type: none !important;
    margin: 0;
    padding: 0 5px 20px;
}
#header ul.menu li {
    border: 0 none;
    display: inline;
    margin: 0 !important;
    padding: 10px;
}
ul.menu li {
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
}
#line {
    float: right;
    margin-right: 10px;
    padding: 5px 10px !important;
    position: relative;
    right: 20px;
    text-align: right;
    top: 0;
}
#fontsize {
    display: inline;
    float: left;
    margin: 0 20px 0 1px;
    padding: 0;
    text-align: right;
}
#fontsize h3 {
    color: #222222;
    display: inline;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding-right: 0;
}
#fontsize p {
    display: inline;
    font-size: 1em;
    margin: 0 0 0 2px;
    padding: 0;
}
p {
    line-height: 1.7em;
    margin: 8px 0;
}
#fontsize p a:link, #fontsize p a:visited {
    border-right: 1px solid #CCCCCC;
    color: #222222;
}
#fontsize p a {
    display: inline;
    margin: 0 2px;
    padding: 0 5px;
}
#fontsize p a:hover, #fontsize p a:active, #fontsize p a:focus {
    background: none repeat scroll 0 0 #095197 !important;
    color: #FFFFFF;
}
#fontsize p a:link, #fontsize p a:visited {
    border-right: 1px solid #CCCCCC;
    color: #222222;
}
#fontsize p a {
    display: inline;
    margin: 0 2px;
    padding: 0 5px;
}
#header form, #header form .search {
    display: block;
    margin-top: -17px;
}
#header form {
}
#login-form {
    padding-top: 5px;
}
#login-form fieldset {
    padding: 0;
}
fieldset {
    border: 0 solid #CCCCCC;
    margin: 10px 0;
    padding: 15px 0;
}
#header form .inputbox {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat-x scroll 0 0 transparent;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    margin: 2px 13px 2px 2px;
    padding: 5px;
    width: auto;
}
#header form .button {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 0 solid #DDDDDD;
    color: #333333;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 4px !important;
    text-align: center;
    text-transform: uppercase;
}
#contentarea, #contentarea2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;    
	-webkit-border-radius:15px;
	-moz-border-radius: 15px;
    box-shadow: 0 4px 11px #555555;
    margin: 0 10px;
    overflow: hidden;
    position: relative;
    min-height: 500px;
}
#receipt{	
    	display: inline-block;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	color:black;
}
#receiptleft,
#receiptright{ 
	-webkit-border-radius:15px;
	-moz-border-radius: 15px;
	background-color: white;
	float:left;
}
#receiptleft{
    margin: 10px;
    min-height: 450px;
    width: 640px;
}
#receiptright{
    margin: 10px;	
    width: 185px;
}

#receiptright input.payment {
	width:56px;	
	text-align: right;
	font-size:15px;
}
#wrapper1 {
    float: left;
    padding-bottom: 20px;
    position: relative;
    width: 65%;
}
#wrapper2 {
    float: left;
    padding-bottom: 20px;
    position: relative;
    width: 80%;
}
#wrapperfull {
    margin: auto;
    padding-bottom: 20px;
    position: relative;
    width: 80%;
}
#transaction {
   background: none repeat scroll 0 0 white;
    border: medium double;
    display: inline-block;
	margin: 0px auto 50px;
    min-height: 250px;
    width: 900px;
}
#footer-outer {
    padding: 0;
}
#footer-sub {
    padding: 0;
}
#footer {
    background: none repeat-x scroll 0 0 #C0ECEC;
    border-top: 0 solid #CCCCCC;
    color: #FFFFFF;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    text-align: right;
    width: 1024px;
}
#footer p {
    font-size: 0.8em;
    line-height: 1.7em;
    margin: 0;
    padding-right: 20px;
    text-align: right;
}
#logo span.header1 {
    display: block;
    font-size: 0.4em;
    line-height: 0.8em;
    top: 0;
}
#logo span {
    color: #FFFFFF;
    font-size: 0.3em !important;
    padding-left: 50px;
    text-transform: none;
}
.unseen, .hidelabeltxt {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;
}
#invoiceleft{
	float: left;
    position: inherit;
    width: 700px;
}
#invoiceright{
	width:200px;
    position: inherit;
	float: left;
}
#invoiceright table{
 	-webkit-border-radius:15px;
	-moz-border-radius: 15px;
    border: 1px solid black;
	padding: 10px;
}
#invoiceid {
    float: right;
    margin-top: 1px;
    width: 200px;
}
table#invoice{
    border: medium none;
    width: 100%;
	padding: 10px;
	font-size: medium;
	font-weight: lighter;
}
table#invoice th{
	border-bottom: 1px dashed;
	border-top:none;
	border-right:none;
	border-left:none;	
}
table#invoice th#sno{
    width: 40px;	
    text-align: center;
}
table#invoice th#desc{
    width: auto;	
    text-align: left;
}
table#invoice th#price,
table#invoice th#amount,
table#invoice th#qty{
    float: none;
    font-size: 15px;
    text-align: center;
    width: 65px;
}
table#invoice td.left{
    text-align: left;
}
table#invoice td.right{
    text-align: right;
}
table#invoice td.center{
    text-align: center;
}
table#invoice tr#total td.center,
table#invoice tr#total td.right,
table#invoice tr#total td.left{
	border-bottom: 1px dashed;
	border-top:none;
	border-right:none;
	border-left:none;	
}
table#invoice tr.nextline{
	height:50px;
}
td.nametag{
	width:120px;
	text-align:left;
}
td.td_title{
	width:-moz-fit-content;
	text-align:right;
}
table#inventory{
	font-size:14px;
}
table#inventory th{
	width:-moz-max-content;
}
table#inventory{
	margin:auto;
	width:90%;
	text-align: left;
}
table#inventory input{
	float:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
#name,
.droplist,
#cat,
#color,
#size,
#qty,
#brand{
    float: left;
	width:90%;
	font-size: 15px;
}
td.dropdown{
	width:230px;
}
#cost,
#selling,
#pos_qty{
	width:100px;
}
iframe#myframe1{
	-moz-border-radius: 15px;	
 	-webkit-border-radius:15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    width: 1000px;
	background-color: #C0ECEC;
}

input#add {
    float: right;
    font-size: 15px;
    margin-top: 15px;
    width: 100px;
}
#invoiceright input.payment {
	float:none;
}
#invoice input.button{
	width : 90%;
	height: 90%;
	margin: auto;
}
#receiptright input.button,
#invoiceright input.button{
	height: 50px;
    margin: 25px 5px 0px;
    width: 70px;
}
#invoiceright input.buttonpay{
	height: 50px;
    margin: 25px 5px 0px;
    width: 150px;
}
td.discount{
	float:left;
	
}
select{
	font-size: 15px;
}
input.add_icon {
    background: url("../images/add_icon.png") no-repeat scroll 0 0 transparent;
    border: 0 solid #FFFFFF;
    color: transparent;
    height: 25px;
    width: 25px;
}
#date {
    width: 100px;
}
.tsales{
	text-align: center;
	 width: 160px;
}
a.blue:link{
	color:-moz-nativehyperlinktext;
}
a.invoiceid:hover, a.invoiceid:active, a.invoiceid:focus {
    background: none repeat scroll 0 0 transparent;
    color: #CCCCCC;
}
a.invoiceid:link, a.invoiceid:visited {
}
a.invoiceid {
    color: #333333;
    text-decoration: none;
}
#search {
    margin: 10px auto;
    max-width: 650px;
}
#search input{
	font-size: medium;
    text-align: left;
    width: 200px;
}
#search input.button{
	font-size: smaller;
    text-align: center;
    width: 60px;
}
#search .left {
    float: left;
    font-size: 20px;
    margin-top: -5px;
}
#search_brand,
#search_cat  {
	padding: 1px 5px;
    width: 155px;
}
#nav {
	width: auto;
	margin: 10px auto;
}
#nav a,
#nav a:link, 
#nav a:visited,
#nav a:active,
#nav a:focus {
	color: black;
}
#product a,
#product a:link, 
#product a:visited,
#product a:active,
#product a:focus {
	color: black;
}
#nav td.curr{	
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
    background-color: blue;
}
#nav td.curr a,
#nav td.curr a:link, 
#nav td.curr a:visited,
#nav td.curr a:active,
#nav td.curr a:focus {
    color: white;
}
#nav a:hover{
	color: blue;
}
#nav table {
    margin: 10px auto;
    text-align: center;
    width: auto;
}
#nav td {
    width: 30px;
}
#viewproduct td.list{
	width:auto;
}
table{
	margin: 25px auto;
}
input.textbox_short{
	text-align: center;
    width: 40px;
}
#editproduct{
	margin-top: 25px;
	margin-bottom: 25px;
}
#editproduct table{
	width: 100%;
	margin: 0 auto;
}
#productsave, 
#productcancel {
    float: right;
    margin: 20px;
}
#productsave input, 
#productcancel input {
    height: 35px;
    margin: 0 10px;
    width: 80px;
}
#productselect input.tb{
    font-size: 15px;
    margin-left: 35px;
    margin-right: 100px;
    margin-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
    width: 30px;
}
#productselect select{
    width: 525px;
	float: right;
}
#sales,#preorder{	
    border: medium none;
    margin: 20px auto;
    position: relative;
    width: 950px;
	display: inline-block;
}
#preorder{
	color:white;
}
#salescontent {
	-moz-border-radius: 10px;	
 	-webkit-border-radius:10px;	
    background-color: white;
    border: medium none;
    display: inline-block;
    margin: 20px auto;
    position: relative;
    width: 837px;
	color: black;
}
#salesreceipt{
	margin: auto;
    width: 800px;
}
#salesreceipt table{
    width: 800px;
}
#leftsidemenu{	
	background: none repeat scroll 0 0 transparent;
	width:-moz-max-content;
	float: left;
}
#rightsidemenu{	
	-moz-border-radius: 10px;	
 	-webkit-border-radius:10px;	
	background: none repeat scroll 0 0 #008500;
	width: 850px;
	min-height:400px;
	float: left;
}
#leftsidemenu li{
	margin-bottom: 15px;
	margin-top: 10px;
}
#leftsidemenu li a{
	color:black;
}
#leftsidemenu li#checked a{
	color:white;
}
#leftsidemenu li#checked{
	-moz-border-radius-topleft: 10px;	
 	-moz-border-radius-bottomleft:10px;
 	-webkit-border-radius-topleft:10px;	
 	-webkit-border-radius-bottomleft:10px;
	background: none repeat scroll 0 0 #008500;
	padding: 5px 5px 5px 10px;
}

#entries {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    min-height: 120px;
    margin: 20px auto;
    position: relative;
    width: 70%;
}
#entries ul{
	float: left;
    list-style: none outside none;
	padding: 0px;
    text-align: left;
	width: 100%;
}
#entries ul li{
	padding-top: 10px;
}
#entries ul li  #qty,
#entries ul li  #name{
	margin-left: 20px;
}

#pre{
	border-left: 0px solid #999999;
	float: left;
    margin-left: 10px;
    margin-top: 20px;
    position: relative;    
	width: 250px;
}
#next{
	float:right;
    margin-right: 10px;
    margin-top: 20px;
    position: relative;
	width: 250px;
}
#curr{
    margin: 20px auto;
    position: relative;    
	width: 300px;
	font-size: 20px;
}
table#yearly   {  
	border: 0px;
    color: white;
    margin: 20px auto;
    position: relative;
    width: 400px;
	font-size:16px;
}
table#yearly  td.money {  
	text-align:right;
}
table.calendarNav   {  
	border: 0px;
    color: white;
    margin: 20px auto;
    position: relative;
    width: 850px;
}
#exchange,
#exchange a{
	color: #000000;
}
/* calendar */
table.calendar    {  
	border-left: 1px solid #999999;
    color: white;
    margin: 20px auto;
    position: relative;
    width: 850px;
}
tr.calendar-row  p {
    height: 100px;
    line-height: 1.7em;
    margin: 0;
    padding-top: 30px;
    width: 110px;
}
tr.calendar-row  {  }
td.calendar-day  { min-height:80px; font-size:11px; position:relative; } * html div.calendar-day { height:80px; }
td.calendar-day:hover,td.calendar-day-less:hover,td.calendar-day-equal:hover  { background:MediumAquaMarine; color:#333; }
td.calendar-day a:hover,td.calendar-day-less a:hover,td.calendar-day-equal a:hover  { color:#333; }
td.calendar-day-np  { background:#eee; min-height:80px; } * html div.calendar-day-np { height:80px; }
td.calendar-day-more{ background:#C0ECEC;}
td.calendar-day-equal{ background-color: lightSkyBlue;}
td.calendar-day-head { background:#ccc; font-weight:bold; text-align:center; padding:5px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; }
div.day-number    { background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-8px -5px 0 0; width:20px; text-align:center; }
/* shared */
td.calendar-day-more,td.calendar-day-less,td.calendar-day-equal, td.calendar-day-np { height:60px; width:120px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }
/* end of calender */
/*statistics*/
#stats {
    font-size: 12px;
}
#statistics th {
    font-size: 20px;
}
