@charset "utf-8";
/* CSS Document */
body, html{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/bg.jpg) repeat;
	font-size:12px;
}
.container{
	width:100%;
	margin:auto;
	max-width:980px;
	background:#f3f3f1;
	clear:both;
	-webkit-box-shadow:0px 0px 3px rgba(5, 5, 5, 0.5);
	-moz-box-shadow:0px 0px 3px rgba(5, 5, 5, 0.5);
	box-shadow:0px 0px 3px rgba(5, 5, 5, 0.5);
}
.header{
	width:96%;
	float:left;
	padding:2%;
}
.logo{
	width:200px;
	float:left;
	margin-top:20px;
}
.header-right{
	width:400px;
	float:right;
}
.social-share{
	width:390px;
	float:right;
	text-align:right;
}
.phone{
	width:520px;
	float:right;
	font-size:14px;
	color:#3d57a3;
	text-transform:uppercase;
	margin-top:20px;
}
.phone span{
	float:right;
	background:url(../images/email.png) no-repeat 0 1px;
	padding:0 0 5px 25px;
	margin-left:10px;
}
.phone span + span{
	float:right;
	background:url(../images/phone.png) no-repeat  0 1px;
	padding:0 0 5px 25px;
}
.navigation{
	width:100%;
	float:left;
	background:url(../images/nav.png) repeat-x;
}
.navigation ul{
	margin:0;
	padding:0;
	list-style:none outside none;
}
.navigation ul li{
	display:inline-block;
	font-size:13px;
	text-transform:uppercase;
	float:left;
	position:relative;
	z-index:100;
}
.navigation ul li a{
	text-decoration:none;
	color:#fff;
	padding:13px 30px;
	display:block;
}
.navigation ul li{
	border-right:solid 1px #4662b1;
	border-left:solid 1px #263b7b;
}
.navigation ul li:hover{
	background:#334a8f;
}
.navigation ul li:first-child{
	border-left:none;
}
.navigation ul li:first-child a{
	padding:13px 24px;
}
.navigation ul li:last-child{
	border-right:none;
}
.navigation ul li ul{
	display:none;
}
.navigation ul li:hover ul{
	display:block;
	position:absolute;
	background:#334a8f;
	top:43px;
	left:0;
}
.navigation ul li ul li{
	display:block;
	border:none;
	float:none;
	width:150px;
	padding:0!important;
}
.navigation ul li ul li:hover{
	background:#1f3576;
}
.navigation ul li ul li a{
	padding:10px 15px!important;
}
.footer{
	width:96%;
	float:left;
	padding:2% 2% 0;
	background:url(../images/footer.jpg) repeat-x;
}
.footer .section{
	width:18%;
	float:left;
}
.footer .section + .section  + .section + .section{
	width:22%;
	padding-right:2%;
}
.footer .section + .section  + .section + .section + .section{
	padding-right:0;
}
.footer .section h2{
	font-size:15px;
	color:#e06900;
	margin-bottom:8px;
}
.footer .section ul{
	margin:0;
	padding:0;
	list-style:none outside none;
}
.footer .section ul li{
	font-size:12px;
	color:#fff;
	padding:0 0 10px 2px;
}
.footer .section ul li a{
	color:#fff;
	text-transform:capitalize;
	text-decoration:none;
}
.footer .section p{
	color:#fff;
	margin:0;
	padding:0 0 10px;
	line-height:17px;
	font-size:13px;
}
.footer .section input{
	border-radius:6px;
	border:solid 1px #000;
	padding:4% 2%;
	width:95%;
}
.footer .section button{
	background:url(../images/send.jpg) no-repeat;
	border:none;
	width:61px;
	height:31px;
	text-indent:-9999px;
	margin-top:10px;
}
h1, h2, h3{
	margin:0;
	padding:0;
}
.copyright{
	width:100%;
	float:left;
	padding:8px 0 8px;
	text-align:center;
	color:#fff;
	font-size:13px;
}

.preloader{ 
	position: fixed; 
	left: 50%; 
	top: 50%;
	right: 0;
	bottom: 0;
	z-index: 9999; 
	width: 100%; 
	height: 100%; 
	overflow: visible;
       
}	


.middle{
	padding:3%;
	display:block;
	width:94%;
	background:#fff;
	float:left;
}
.middle .left{
	width:70%;
	float:left;
}
.middle .right{
	width:30%;
	float:left;
	height:auto;
}
.middle h1{
	font-weight:normal;
	color:#334a8f;
	font-size:23px;
	text-transform:uppercase;
	margin-bottom:20px;
}
form label{
	width:135px;
	float:left;
	padding-top:4px;
}
form input[type=text], form input[type=password], form select, form textarea{
	border:solid 1px #cbcbcb;
	border-radius:6px;
	padding:6px 0px 6px 2px;
	width:50%;
}

form textarea{
	height:70px;
}
form select{
	border:solid 1px #cbcbcb;
	border-radius:6px;
	padding:6px;
	width:52%;
}
form input[type=submit]{
	border:none;
	padding:6px 20px;
	background:#334a8f;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	margin-left:105px;
}
form input[type=button]{
	border:none;
	padding:6px 20px;
	background:#334a8f;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	margin-left:105px;
}
.middle .right{
	width:28%;
	float:right;
}
.middle p{
	margin:0px;
	padding:0 0 15px;
	line-height:22px;
}
.title{
	width:100%;
	float:left;
	background:#dfe4f3;
}
.title div{
	font-weight:bold;
	padding:8px 15px;
}
.titleshow div{
	padding:8px 15px;
}
.titleshow{
	width:100%;
	float:left;
	border-bottom:dotted 1px #d9dde9;
}
.vieworder{
	font-size:12px;
}
.vieworder div{
	float:left;
}
.vieworder .sno{
	width:20px;
}
.vieworder .partyname{
	width:290px;
}
.vieworder .productname{
	width:180px;
}
.vieworder .suppliername{
	width:150px;
}

.vieworder .order{
	width:80px;
}
.vieworder .date{
	width:160px;
}
.vieworder .party{
	width:110px;
}
.vieworder .action{
	width:80px;
}
.vieworder .action a{
	text-decoration:none;
}
.vieworder .order, .vieworder .date, .vieworder .party, .vieworder .action{
	text-align:center;
} 
.paging{
	width:100%;
	float:left;
	margin:2px;
	padding-top:20px;
	text-align:right;
}
.paging a{
	text-decoration:none;
	height:40px;
	margin:1px;
	padding:5px 10px;
	background:#334a8f;
	color:#fff;
}
.titleshow:hover{
	background:#ecf3f6;
}

/* Previous   -> .bg, .titleshow:hover{  */
.bg{
	background:#f6f8fc;
}

.footer-top{
	height:181px;
	display:block;
}
.clear{
	clear:both;
}
.table1{
	border:solid 1px #e0e0e0;
	border-top:none;
	float:left;
}
.tableb{
	border-bottom:solid 1px #e0e0e0!important;
}
.tablet{
	border-top:solid 1px #e0e0e0!important;
	padding:10px 5px;
}
.order-now td, .order-now th{
	border:solid 1px #e0e0e0;
	border-bottom:none;
	border-right:none;
}
.border-l{ border-left:none!important;}
.border-r{ border-right:solid 1px #e0e0e0!important;}
.border-btm{ border-bottom:solid 1px #000000!important;}
.order-now td, .order-now th{
	padding:5px 10px;}
table td{ padding:3px 0px;}
.submit{
	float:right;
	margin-top:15px;
}
.order-main{
	width:100%;
	float:left;
}
.orderh1{
	width:50%;
	float:left;
}
.order-number{
	width:200px;
	float:right;
}
.product-main-box{
	margin-bottom:20px;
}
.product-main-heading{
	font-size:18px;
	padding-bottom:10px;
	color:#ff4200;
	text-transform:uppercase;
}


form a{
	border:none;
	padding:6px 20px;
	background:#334a8f;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	margin-left:105px;
}
.social-share span{
	color:#3d57a3;
	text-transform:capitalize;
}
.addresspara{
	text-transform:capitalize;
	font-size:14px;
}
.inputgap{
	float:right;
	margin-right:80px;
}
.UploadBar{
	width:320px;
	height:auto;
	background:#FFF url(../images/file.jpg) no-repeat 220px 6px;
	border:1px solid #aaa;
	border-radius:2px;
	margin-top:5px;
}
.Screen1{
	width:110px;
	height:auto;
	float:left;
}
.boxuploade{
	width:460px;
	height:auto;
	float:left;
}

.heading_box{
	width:99.8%;
	float:left;
	border:solid 1px #e0e0e0;
	border-top:none
}
#sticky_navigation_wrapper{
	width:100%;
	float:left;
}
#sticky_navigation{
	width:100%;
	float:left;
}
.heading_sticky{
	max-width:921px;
	margin:auto;
	background:#fff;
	border:solid 1px #e0e0e0;
	border-top:none
}