@charset "utf-8";
/* CSS Document */
*{
	margin:0; 
	padding:0;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
body{
	background-color:#CCC;
	}	
#header{
	height:auto;
	width:100%;
	background-color: #000000;
	float:left;
	border-bottom:2px solid #fff;
	}

#header h1{
	text-align:center;
	color:#FFF;
	font-size:24px;
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
}

#loginpanel{
	height:auto;
	background-color: #000000;
	float:left;
	margin-top:5%;
	border-radius:10px;
	color:#FFF;
	}
#loginpanel h3{
	text-align:center;color:#fff; padding-top:0px; padding-bottom:10px; font-size: 20px;
		}	
#sub{
margin-top:15px;
}
#loginpanel label{
 color:#fff;
}
#loginpanel p a{
padding-top: 20px;
padding-bottom: 20px;
font-size:16px;	
cursor:poSIGNEDer;
color:#FFF;
}
#forget{
float: right;

}
#sidepanel{
	border-right:3px solid #fff;
	height:auto;
	padding: 0;
	background-color: #000000;
	}
	
#main{
	height:45px;
	width:100%;
	cursor:poSIGNEDer;
	background-color: #000000;
	border:none;
	color:#FFF;
	font-size:14px;
	transition:0.5s ease;
	border-bottom:1px solid #fff;
	text-align: left;
    padding-left: 15px;
	}	
#main:hover{
		background:#000;	
	}
#main a{
	text-decoration: none;
	}
a:focus, a:hover {	
	text-decoration: none;
}
	#frame{
	height:560px;
	padding: 0;
	}	
	
iframe{
	height:620px;
	width:100%;
	border:none;
	}	

#add{
	background-color: #000000;
	margin-top:160px;
	border-radius:10px;
	color:#FFF;
	margin-bottom:70px;
	}
#add h2{
	font-size:24px; text-align:center; padding-bottom:20px; padding-top:20px;
	}	
	
#sale{
	height:450px;
	width:50%;
	background-color: #000000;
	float:left;
	margin-top:30px;
	margin-left:25%;
	border-radius:10px;
	color:#FFF;
	}	
	
#invalid{
	color:#FFF;
	text-align:center;
	padding-top:280px;
	}	

table{

	margin-top:30px;
	margin-bottom:30px;
	width:100%;
	background:#FFF;
	text-align:center;
	font-size:16px;
	
	}	
	
th{
	background-color: #000000;
	color:#FFF;
	font-size:14px;
	}	
	
#edit{
	height:50px;
	width:100%;
	background-color: #000000;
	border:none;
	cursor:poSIGNEDer;
	color:#FFF;
	font-size:18px;
	border-bottom:3px solid #fff;
	}
		
#total{
	text-align:center;
	color:#ffF;
	padding-top:10px;
	padding-bottom:10px;
	}
 
.sale, #rsale1, #prod1, #prod2, #cats1, #cats2, #expen1, #expen2, #cust1, #cust2, #admin1, #admin2, #del1, #del2, #del3, #del4, #del5
{
	display:none;
	height:35px;
	width:100%;
	cursor:poSIGNEDer;
	background:#4141a3;
	border:none;
	color:#FFF;
	font-size:14px;
	margin-top:2px;
	margin-bottom:2px;
	}	
	

#up1, #up2, #up3, #up4, #up5, #up6, #up7, #up8{
	margin-top:15px;
	margin-left:-40px;
	position:absolute;
	cursor:poSIGNEDer;
	height:15px;
	}		

#checkout{
	margin-top:20px;
	height:auto;
	background:#FFF;
	width:80%;
	margin-left:10%;
	}
	
#checkout h1{
	text-align:center;
	border-bottom:3px solid #09F;
	}		
	
#checkout1{
	height:420px;
	width:50%;
	float:left;
	background:#FFF;
	}	
	
#checkout2{
	height:420px;
	width:50%;
    float:left;
	background:#FFF;
	}			
	
#checkout1 h3{
	margin-left:15%;
	margin-top:20px;
	}	
	
#checkout2 h3{	
	margin-top:20px;
	}		
#date{
	height:35px;
	width:300px;
	font-size:18px;
	margin-left:65px;
	margin-top:20px;
	}	
	
#btn{
	height:35px;
	width:200px;
	font-size:18px;
	margin-top:20px;
	border:none;
	background-color:#06F;
	cursor:poSIGNEDer;
	border-radius:5px;
	color:#FFF;
	}		
	
#checkout3{
	height:340px;
	width:50%;
	float:left;
	background:#FFF;
	}
	
#checkout4{
	height:340px;
	width:50%;
	float:left;
	background:#FFF;
	}		
	
#checkout3 h3{
	margin-left:15%;
	margin-top:20px;
	}	
	
#checkout4 h3{	
	margin-top:20px;
	}	

#from{
	
	height:35px;
	width:170px;
	font-size:18px;
	}	


#sub2{
height:35px;
width:100px;
border-radius:5px;
font-size:16px;	
background:#fff;
cursor:poSIGNEDer;
color:#FFF;
border:none;
}

#sub3{
height:35px;
width:100px;
border-radius:5px;
font-size:16px;	
background:#fff;
margin-top:30px;
cursor:poSIGNEDer;
color:#FFF;
border:none;
}	
#footer{
	height:80px;
	width:100%;
	background-color: #000000;
	float:left;
	border-top:3px solid #fff;
	color:#FFF;
	margin-top:10%;
	}			
	
#copy{
	margin-top:2%;
	text-align:center;
	}
	
#king{
	float:right;
	margin-right:2%;
	color:#FFF;
	}
#submit{
	margin-right:2%;
	margin-bottom:10px;
	margin-top:10px;
	}	
#view h2{
	text-align:center; text-transform:uppercase; padding:10px;font-size:24px; padding-bottom:20px;
	}
#view .txt{
	width:100%;border:none; background:none; text-align:center;
	}
#view button{
	width:100%; display:none; 
	}
	#panela{
		height:200px; background-color:#09F; color:#FFF;
		 margin-top:20px; margin-left:5px; text-align:center; box-shadow:3px 3px 2px #999;
		}
	#panelb{
		height:200px; background-color:#096; color:#FFF;
		 margin-top:20px; margin-left:5px; text-align:center;box-shadow:3px 3px 2px #999;
		}
	#panelc{
		height:200px; background-color:#F90; color:#FFF;
		 margin-top:20px; margin-left:5px; text-align:center;box-shadow:3px 3px 2px #999;
		}
	
	#paneld{
		height:200px; background-color:#900; color:#FFF;
		 margin-top:20px; margin-left:5px; text-align:center;box-shadow:3px 3px 2px #999;
		}
	.panel h1{
		 font-size:20px; padding-top: 20px; padding-bottom: 10px;
		}
	.panel h2{
		 font-size:18px;
		}
	.panel a{
		 font-size:14px; color:#FFF;
		}	
	.panel a p{
		 font-size:14px; color:#FFF;  padding-top:20px;
		}
	.panel a:hover{
		 color:#FFF;
		}	
	#dashboard_head{
		background-color:#FFF;
		}				
	#dashmain{
		margin-top:30px;
		}
	#itemDetil{
		border:2px solid #000;
	}		
		
	