﻿body { padding:0px; margin:0px; text-align:justify; font-size:14px; font-family:"Trebuchet MS";background-image:url(../images/bgpng.png);background-repeat:no-repeat;background-position:center top;}
p{ margin:0px 0px 10px 0px; padding:0px; text-align:justify;}
h1,h2,h3,h4{ margin:0px 0px 10px 0px;padding:0px;}
h3{color:#cf7b34;font-size:19px;}
h2{color:#cf7b34;font-size:21px;}
h1{font-size:22px; color:#11569f;}
.main{margin:auto; width:1000px;background-color:#ffffff;}
h4{color:#cf7b34;font-size:15px;}
.clear{clear:both;}
.admin{float:right;padding-right:40px;}
.adminmenu a{text-decoration:none; color:#000000;}
.Content{padding:20px 80px 7px 80px;}
.textbox{background-color:#e8f1f8;background-repeat:no-repeat;border:#9ed3fb 1px solid;}
.textbox1{background-color:#e8f1f8;background-repeat:no-repeat;border:#9ed3fb 1px solid;}
.GridButton{background-color:#cecdce;color:#4f4f4f;text-decoration:none;padding:6px 17px 6px 17px;font-size:12px;font-weight:bold; display:inline-block;
           margin-bottom:4px;
            -moz-border-radius-topright:7px!important;
     -moz-border-radius-topleft:7px!important;
	-moz-border-radius-bottomleft:7px!important;
	-moz-border-radius-bottomright:7px!important;
	-webkit-border-top-left-radius:7px!important;
	-webkit-border-top-right-radius:7px!important;
	-webkit-border-bottom-left-radius:7px!important;
	-webkit-border-bottom-right-radius:7px!important;
	border-radius: 7px;}
	.submit{background-image:url(../images/button-Bg.png);color:#4f4f4f;text-decoration:none;padding:10px 30px 10px 30px;font-size:13px;font-weight:bold; display:inline-block;
           margin-bottom:4px;text-align:center;
            -moz-border-radius-topright:7px!important;
     -moz-border-radius-topleft:7px!important;
	-moz-border-radius-bottomleft:7px!important;
	-moz-border-radius-bottomright:7px!important;
	-webkit-border-top-left-radius:7px!important;
	-webkit-border-top-right-radius:7px!important;
	-webkit-border-bottom-left-radius:7px!important;
	-webkit-border-bottom-right-radius:7px!important;
	border-radius: 7px;width:52px;}
/*=======uploadstyle====*/

.uploadify {
	position: relative;
	margin-bottom: 1em;
}
.uploadify-button {
	background-color: #3674bd;
	background-image: linear-gradient(bottom, #d7d7d7 0%, #d7d7d7 100%);
	background-image: -o-linear-gradient(bottom, #d7d7d7 0%, #d7d7d7 100%);
	background-image: -moz-linear-gradient(bottom, #d7d7d7 0%, #d7d7d7 100%);
	background-image: -webkit-linear-gradient(bottom, #d7d7d7 0%, #d7d7d7 100%);
	background-image: -ms-linear-gradient(bottom, #d7d7d7 0%, #d7d7d7 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #3674bd),
		color-stop(1, #4f85ce)
	);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #808080;
	color: #454545;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	width: 100%;
}
.uploadify:hover .uploadify-button {
	background-color: #4f85ce;
	background-image: linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
	background-image: -o-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
	background-image: -moz-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
	background-image: -webkit-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
	background-image: -ms-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #4f85ce),
		color-stop(1, #536987)
	);
	background-position: center bottom;
}
.uploadify-button.disabled {
	background-color: #D0D0D0;
	color: #454545;
}
.uploadify-queue {
	margin-bottom: 1em;
}
.uploadify-queue-item {
	
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 300px;
	padding: 10px;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	background: url('../images/uploadify-cancel.png') 0 0 no-repeat;
	float: right;
	height:	16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}
/*====ends==========*/

.zoomclass img{padding:0px!important ;border:#000000 1px solid;-moz-border-radius-topright:7px!important;
     -moz-border-radius-topleft:7px!important;
	-moz-border-radius-bottomleft:7px!important;
	-moz-border-radius-bottomright:7px!important;
	-webkit-border-top-left-radius:7px!important;
	-webkit-border-top-right-radius:7px!important;
	-webkit-border-bottom-left-radius:7px!important;
	-webkit-border-bottom-right-radius:7px!important;
	border-radius: 7px;}
/*Image zooming styles*/
	 
			.list_carousel {
			 
				margin: 0px 0px 0px 0px;
				width: 260px;
			}
			.list_carousel ul {
				margin: 0px 0px 0px 15px;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
			 
			 
				text-align: center;
				 
				border: 0px solid #999;
				width: 75px;
				height: 80px;
				padding: 0;
				
				display: block;
				float: left;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev 
			{
				position:absolute;
			 margin-top:-60px;
				float: left;
				 
			}
			.next {
				float: right; margin-top:-60px;
				 
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
	/*End of Image zooming styles*/
			
.adminmenu{float:left;padding-top:8px;}
.adminmenu a{margin-right:15px;}
.view{text-decoration:none;color:#000000;}
.dropMenu{margin-right:20px;width:800px;}
.Product{width:200px;text-align:center;padding-top:5px;}
.usercontent{padding:10px 80px 0px 80px;}
.enquiry {float:left;width:400px;}
.basket{float:left;width:430px;}
.ViewmoreImage{float:left; width:250px;padding:0px 0px 10px 0px!important;}
.producttitle{color:#cf6108;font-size:20px;}
.floatleft{ float:left;width:280px;padding-left:30px;}




.colorbg{background-color:#000000;background-repeat:no-repeat;width:1000px;height:511px;}
.uniform { width: 380px;float: left;text-align: right;padding-top: 15px;}
.queries{float:left;color:#20a3d2;width:215px;}
.queries h2{color:#b5b5b5!important;}
.queries p{margin-bottom:0px!important;}
.phoneimg{float:left;padding-right: 10px;padding-top: 5px;}
.linksbg{background-image:url(../Images/menubg.png);background-repeat:no-repeat;width:903px;height:52px;}
.linksdiv{position:absolute;top:80px;margin:0px 50px 0px 50px;z-index:2;
	
}
.linksbg{padding:0px;margin:0px;}

.last{background-image:none!important;}
.first{padding-left:30px;}
.homebanner{padding:0px 25px 0px 25px;height:658px;padding-top:52px;}
.emailus{position:absolute;top:580px; margin-left:700px;
	
}
.maincat{position:absolute;top:632px;margin:0px 50px 0px 50px;}
.social{float:right;padding:10px 30px 0px 0px;}
.topcollections{padding:30px 30px 0px 30px;width:940px;}
.topcollections a{text-decoration:none;}
.subscribebg{background-color:#cecece;background-repeat:no-repeat; width:880px;margin:10px 60px 0px 60px;height:40px;}
.subspl{padding:12px 0px 0px 200px;width:350px;float:left;}
.emailidtxtbg{background-image:url(../Images/emailbg.png);background-repeat:no-repeat;}
.floatright{float:left;padding:5px 10px 0px 0px;}
.adminfloat{float:left;}
.footer{padding:20px 60px 20px 60px;font-size:13px;}
.footerlinks{width:600px;float:left;padding-left:25px;}
.addres{float:right;padding-right:0px;}
.addres a{text-decoration:none; color:#000000;}
.footerlinks a{margin-right:20px;text-decoration:none; color:#000000;font-weight:bold;}
.copy{float:left;width:400px;padding-top:20px;padding-left:25px;padding-bottom:10px;}
.copy a{text-decoration:none;color:#000000!important;}
img{border:0}

.menubg{background-image:url(../Images/bg.png);background-repeat:no-repeat;width:908px; height:75px;}
.banner{background-image:url(../Images/innerbanner.png);background-repeat:no-repeat;height:443px;}
.divbanner{padding:3px 20px 0px 20px;}
.headershade{background-image:url(../Images/bgforhead.png);background-repeat:no-repeat;width:271px; height:35px;position:absolute;top:480px;margin-left:60px;}

.headerspad h1{margin-bottom:0px!important;position:absolute;top:473px;margin-left:60px;z-index:1;font-family:Georgia;}
.tellyourfrnd{float:right;margin-left:526px;position:absolute;top:480px;}

.shadebckg{background-image:url(../Images/sep.png);background-repeat:no-repeat;}
.topproducts{margin-right:20px;width:210px;text-align:center;}
.topproducts a{text-decoration:none;}
.topproducts img{border:#000000 1px solid;-moz-border-radius-topright:7px!important;
     -moz-border-radius-topleft:7px!important;
	-moz-border-radius-bottomleft:7px!important;
	-moz-border-radius-bottomright:7px!important;
	-webkit-border-top-left-radius:7px!important;
	-webkit-border-top-right-radius:7px!important;
	-webkit-border-bottom-left-radius:7px!important;
	-webkit-border-bottom-right-radius:7px!important;
	border-radius: 7px;}
		
	
.RelatedProducts img{border:#000000 1px solid;-moz-border-radius-topright:7px!important;
     -moz-border-radius-topleft:7px!important;
	-moz-border-radius-bottomleft:7px!important;
	-moz-border-radius-bottomright:7px!important;
	-webkit-border-top-left-radius:7px!important;
	-webkit-border-top-right-radius:7px!important;
	-webkit-border-bottom-left-radius:7px!important;
	-webkit-border-bottom-right-radius:7px!important;
	border-radius: 7px;}	

.testimonialnme h1{font-size:23px; color:#d67230;}
.RelatedProducts{padding:20px 30px 0px 30px;}
.quantity{float:left;width:220px;margin-left:40px;padding-top:20px;}
.Relatedtopprodcts{width:120px; margin-right:0px; text-align:center;padding:20px 15px 0px 15px;}
.footerborder{border-bottom:#000000 6px solid;width:1000px;padding-top:10px;}
.adminfooterborder{border-bottom:#000000 2px solid;width:1000px;padding-top:10px;}
.Relatedtopprodcts a{text-decoration:none;}

.Email 
{ 
	background-image:url(../images/emailbg.png);background-repeat:no-repeat;
   border:0px;
   background-color:Transparent;
   height:25px;
   width:192px;
   text-align:center;
   padding:0px 0px 10px 0px;
   margin:0px;
   float:left;
  
}
.queries a{text-decoration:none; color:#b5b5b5;font-size:18px!important;}
.contctadres{float:left; width:400px;}
.contctadres a{text-decoration:none; color:#000000;font-weight:bold;}
.adminheader{padding:0px 50px 0px 50px;}


/*===========admin design===*/
.admincolorbg{background-color:#000000; width:1000px;background-repeat:no-repeat;height:145px;}
.adminmenubg{background-image:url(../Images/adminmainbg.png);background-repeat:no-repeat;position:absolute; top:70px; width:956px; height:123px;background-color:#ffffff!important;}
.adminpanel{float:right;background-image:url(../images/adminmenu.png);background-repeat:no-repeat;width:225px;height:39px;position:absolute;top:137px;margin-left:730px;}
.adminpanelbgcolr{background-color:#2fbdeb;background-repeat:no-repeat;width:200px;}
.adminheader{background-image:url('../Images/bgforhead.png');
background-repeat:no-repeat;width:271px; height:35px;position:absolute;top:180px;margin-left:70px;z-index:0;
	bottom: 318px;
}
.adminheaderdiv h1{margin-bottom:0px!important;font-family:Georgia;position:absolute;top:160px;margin-left:75px;z-index:1}
.admincontent{padding:90px 60px 0px 60px;}
.borderfortble{background-color:#16407e;background-repeat:no-repeat;height:38px;color:#ffffff;}
.formtext{padding:10px 15px 0px 15px;font-weight:bold;}
.locationmap{float:right;width:420px;height:460px;}


.fluid_container 
		{
			 
			max-width: 956px;
			width: 100%;
		}
.divcontentbutton{float:right;padding-right:60px;width:100px;position:absolute;top:200px;margin-left:800px;}
legend{color:#cf7b34;font-size:18px;font-weight:bold;}
.titledivheight{height:45px;padding-top:3px;}
.titledivheight h4 a{text-decoration:none!imporatnt;}
.Product a{text-decoration:none;}		

.title
{ color:#cf7b34; font-size:18px;padding:0px!important;margin:0px!important;
}
.ongoinimg
{
  text-align:center!important;margin:5px 0px 0px 0px;padding:0px!important;
}

/*=== scrolling===*/
.list_carousel1 {margin: 0px 37px 0px 35px;width:820px;float:left;  }

.list_Img{padding:0px 20px 0px 0px!important;clear:both;border:0px;}
			.list_carousel1 ul {
				margin: 0;
				padding: 0; 
				list-style: none;
				
				

			 
				padding-top:0px;
								padding-bottom:0px;
			}
			.list_carousel1 li img { }
			.list_carousel1 li {
			 
				color: #999;
				text-align: center;
				 margin-top: 0px;
				padding-top: 0px;
				padding-left:50px;
				 margin-right:0px;
				 display: block;
				float: left;
				 width:150px;
				
			}
			.prev {

       float:left!important;width:27px;
       margin-top:50px; margin-right:10px;margin-left:15px; 
    			}
			.next {
				float:left!important;width:27px;
				
				margin:50px 10px 0px 10px;
				
                
			}
			/*=====ends=======*/
			
.viewenquiry{float:left;padding:15px 0px 0px 0px;width:35px;}
.viewBasket{float:left;padding:15px 0px 0px 5px;width:130px;}
.viewBasket  a{font-size:15px!important;text-decoration:none;color:#cf7b34;font-weight:bold;}	
	
	
	
	
	
	
.innerBreadCrumb{ padding:20px 80px 7px 80px; margin:0px 0px 0px 0px;}
.innerBreadCrumb,.innerBreadCrumb a{ text-decoration:none;color:#000000;}	


.slider {
      position: relative;
      list-style: none;
      overflow: hidden;
      width: 956px;
      padding: 0;
      margin: 0px 0px 0px 0px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; z-index:-0!important;
	top: 0px;
	left: 0px;
}
    .slider ul{margin-bottom:0px; padding-bottom:0px}
    .slider li {
      position: absolute;
      display: none;
      width: 1000px;
      left: 0;
      top: 0;
      }

    .slider li:first-child {
      position: relative;
      display: block;
      float: left;
      }

    .slider img {
      display: block;
      height: auto;
      float: left;
      width: 956px;
      
      border: 0;
      }
    .rslides_tabs{width:160px;height:25px;margin:0px auto auto 400px!important; z-index:100000!important;position:absolute;top:615px; }
    .rslides_tabs ul{}
    .rslides_tabs li{height:15px;float:left;width:20px;margin:0px 0px 0px 0px;list-style:none;background-image:url(../images/bullet.png);background-repeat:no-repeat;}
    .rslides_here{height:23px;width:20px;background-image:url(../images/bullet.png)!important;background-repeat:no-repeat;background-position:top right;}
    .rslides_tabs li span{display:none}
    .rslides_tabs li a{display:block;padding:10px;}
    .prev {height:19px;  position:absolute;top:457px;width:19px;margin-left:10px;margin-top:2px;text-decoration:none;background-image:url(../images/bannerprev.png) ;display:none;}
       
      .next { height:19px; position:absolute;top:457px;width:19px;margin-top:2px;margin-left:970px;text-decoration:none;background-image:url(../images/bannernext.png);display:none;}  
/*end of Banner in default page*/

.borderprod  {}
.show{display:inline!important; }
.hide{display:none!important; }
.amp{font-family:Times New Roman;}
.bor{border:#000000 2px solid!important;} 
/*.borderprod{border:1px solid #000000!important;}*/


/*book order*/
.uniformright{float: right;width: 600px;padding: 10px 0px;}
.bookorder{float: left;width: 150px;}