@charset "utf-8";
body {
	background-color: #000;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
h1{
margin:0px;
padding-bottom:3px;
border-bottom: 1px solid #FFCC33; 
font-family:Arial, Helvetica, sans-serif;
text-transform:capitalize;
font-size:18px;
color:#FFCC33;
}

.loading{
margin:100px 0px 0px 130px;
}

.twoColFix #main-container{
width:739px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
border: 1px solid #555;
text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFix #logo-container{
width:248px;
float:left;
}
.twoColFix #flash-container{
float:left;
width:491px;
}

.twoColFix #left-strip{
width:248px;
height:32px;
background:url(images/title-left.gif) repeat-x;
float:left;
}
.twoColFix #right-strip{
float:left;
width:491px;
height:32px;
background:url(images/title-right.gif) repeat-x;
}

.twoColFix #menu-container{
width:248px;
float:left;
background:url(images/left-bg.gif) repeat-y;
}
.twoColFix #main-menu-container{
float:left;
background:url(images/left-bg.gif) repeat-y;
background-color: #ab1118;
}

.twoColFix #data-container{
	float:left;
	width:481px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(images/content-bg.gif);
	background-color: #ab1118;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: static;	

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#eee;
text-align:justify;
text-transform:capitalize;	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer-container{
float:left;
background:#ab1118 url(images/left-bg.gif) repeat-y;
height:25px;
width:739px;
}
#content-bg{
background: #aa1f23;
background-position:left;
background-repeat:no-repeat;

}

.dot-div{
border-bottom:1px dotted #000000;
margin-left:10px;
margin-right:10px;
padding:3px;
}
.dot-yellow{
border-bottom:1px dotted #FFCC00;
margin-left:10px;
margin-right:10px;
padding:5px;
}
.white-content{
margin:5px;
background:#FFFFFF;
display:table;
color:#000000;
width:98%;
}
.red-content{
margin:5px;
display:table;
color:#ffffff;
width:98%;
}

.navlist { list-style-type: square;}
.navlist li{ padding-bottom:2px; font-weight:normal; color:#FFFF00;text-transform:capitalize;}
.product-image{
	border: 10px solid #CCCCCC;
	border-collapse: collapse;
	
}
.image-div{
float: left;
width:200px;
padding:2px;
}
.image-div2{
padding:5px;
margin:5px;
float:left;
width:160px;
height:170px;
text-align:left;
white-space:normal;
vertical-align:top;
border:dotted 1px #999999;
border-collapse: separate;
}

#iso-company{
padding:5px 0;
margin:0 auto;
text-align:center;

}
.copyright{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#999999;
  text-decoration:none;
  text-transform:capitalize;
}

a.copyright:link{

}

a.copyright:hover{
  color:#FFFF00;
  text-decoration:none;
}

.glossymenu{
	margin: 0px;
	padding: 0px;
	width: 246px;
	border-bottom-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #780a0c;
	border-right-color: #780a0c;
	border-left-color: #b63c41;
}

.glossymenu a.menuitem{
background: black url(menu/glossyback.gif) repeat-x bottom left;
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0px 5px 25px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(menu/glossyback2.gif);
color:#000000;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #b63c41;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #FF9900;
color: #000;
}



/* BEGINS Web Design By Agnis Designers  */
#web-designer-kolhapur{
	width: 190px; /*marquee width */
	height: 17px; /*marquee height */
	overflow: hidden;
	padding: 0px;
	margin:0px;
/*border: 1px solid #FF0000;*/

}

.web-designer-menu{
border-bottom-width: 0;
width: 200px;
}

* html .web-designer-menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 200px;
}

.web-designer-menu ul{
padding: 0px;
margin: 0;
list-style-type: none;
}

.web-designer-menu a{
font: normal 11px Verdana;
padding: 2px 2px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #FFFF00;
text-decoration: none;
border-bottom: 0px solid #C0C0C0;
}

.web-designer-menu a:visited{
color: #FFFF00;
}

html>body .web-designer-menu a{ /*Non IE rule*/
width: auto;
}

.web-designer-menu a:hover{
color: #66FFFF;
}
/* ENDS Web Design By Agnis Designers  */