﻿.visibleDiv
{
    position: fixed;
    width: 1080px;
    height:80px;
    border: solid 1px #e1e1e1;
    vertical-align: middle;
    background: #323232;
    text-align: center;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
    border: 1px solid;
    color:#EFEFEF;
}
.visibleDiv
{
    position: relative;
    margin-right:80px;
    margin-left:82px;
}

/*For bottom left*/
.visibleDiv
{
    left: 10px;
    bottom: 5px;
    margin-left:82px;
    margin-right:80px;
}

/*For bottom right*/
.visibleDiv
{
    bottom: 5px;
    right: 10px;
    margin-right:80px;
}

/* css for Other Div */
.divstationery
{
	width:170px;height:200px;text-align:center; float:left; 
}
.divStationeryInner
{
width:170px;height:160px;text-align:center;margin-left:5px; float:left;border: 1px gray solid;
 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
    border: 1px solid;
    color:gray;
}
.divStationerymiddle
{
	width:170px;
	height:200px;
	text-align:center;
	float:left; 
	margin-left:20px;
}
.divStamiddleinner
{
width:170px;
height:160px;
text-align:center;
margin-left:5px; 
float:left;
border: 1px gray solid;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
    border: 1px solid;
    color:gray;
}
.divStaRight
{
	width:170px;height:200px;text-align:center;float:left; margin-left:20px
}
.DivImageheder
{
margin-top:5;color:#0099CC;font-family:Lucida Calligraphy;font-weight:bold;font-size:small;	
}
.Image
{
margin-top:15px;
width:150px;
height:100px; 
}
.Imgview
{
margin-top:10px; 
height:20px;
width:100px;

}
.transparent {
    background-color:green;
    display:none;
    width:500;
    height:300;
    position:absolute;
    color: white;
    border: 1 green solid;
}
.divHomeslide
{
width:240px;
height:310px;
text-align:center;
margin-left:30px;
margin-right:30px;
background-color:#EFFFEF; 
border: 1px gray solid;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
    border: 1px solid;
    color:gray;
}
.divHomeslide1
{
width:240px;
height:270px;
text-align:center;
margin-left:30px;
margin-right:30px;
margin-top:-10px;
background-color:#EFFFEF; 
border: 1px gray solid;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
    border: 1px solid;
    color:gray;
}
.divfirstproduct
{
width:160px;
height:180px;
text-align:center;
float:left;
margin-left:20px;
}
.divfirstproductinner
{
	width:160px;height:120px;text-align:center;
	margin-left:10px; float:left;
	border-right:solid 1px gray;
	color:gray;
}
.divlastproductinner
{
	width:110px;height:130px;text-align:center;
	margin-left:10px; float:left;
	color:gray;
}
.imgproduct
{
margin-top:5px;
width:100px;
height:90px; 
}
.Headeritems
{
width:170px;
height:30px;
}
.divStnr
{
	width:122px;
	height:130px;
	margin-top:-15px;
	float:left;
	border:solid 1px gray;
	margin-left:4px;
}
.imgheight
{
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
width:100px;
height:110px;
}
.imgNotice
{
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
width:135px;
height:135px;
}

.sliderdiv
{
  text-align: center;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
    border: 1px solid;
    color:#EFEFEF;	
margin-left:50px;
border:solid 1px gray;
margin-right:50px;
}
.divNoticeBoard
{
	width:155px;
	height:155px;
	margin-top:5px;
	float:left;
	border:solid 1px gray;
	margin-left:4px;
}
.divcontent
{
margin-left:10px;
margin-top:-20px;
font-family: lucida sans, arial, helvetica;
font-size:smaller;	
text-align:justify;
}
.divheadercontent
{
	font-size:large;
	font-weight:bold;
margin-left:20px;
font-family:Aparajita;
}
.divsendquery
{
	 position: fixed;
    top: 200px;
    right:0px;
}
.tabborder
{
border:none 0pc black;	
}