/* CSS Document */
/* generated by Tata Interactive Systems

margin: 0; /*removes indent IE and Opera
padding: 0; /*removes indent Mozilla and NN7

*/ 

/*******************************************************************************/
* { margin:0; padding:0; }


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#666666; 
	text-align: left;
}
/* start of general text formating*/
div{
/*	border:none;
border:1px solid red;*/
}

p{
	padding-top:0.3em;
	padding-left:0.5em;
	padding-right:0.5em;
	padding-bottom:0.3em;
	color:#666666;
	font-size:0.7em;	
}

p a:visited{
	font-style:italic;
}

h1 {
	
	color:#003366;
	margin: 0em 0em 0em 0em;
	padding-top: 1em;
	padding-left: 0.4em;
	font-size:0.9em;	
}
h2 {
	
	color:#333333;
	margin: 0.18em 0em 0em 0em;
	padding-left:0.5em;	
	font-size:0.8em;	
}

h3
{
	color:#333333;
	margin: 0.18em 0em 0em 0em;
	padding-left:0.5em;	
	font-size:0.7em;	
}
h3 a
{
	padding-left:0.4em;
	color:#4F6D8E;
	font-weight:bold;
	font-size:0.7em;	
	padding-top: 0.5em;
}

/*end of general text formating*/

#center {
	width:765px;
	margin: 0 auto;
	padding-top:0.1em;
	padding-left:0.2em;
	padding-right:0.2em;
	background-color:#FFFFFF;
	text-align: left;
}

/***********************start of header*********/
#header{
	margin:0;
}
/***********************start of menutop*********/
#menutop {
	background-color:#FFFFFF;
	float:left;
	width:100%;
	margin:0;
	list-style-type:none;
  }
#menutop li {
	background-image:url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	display: block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 2.8em;
	padding-right: 2.7em;
	margin-left:0.1em;
	font-size:0.7em;
}
#menutop a {
	color:#FFFFFF;
	text-decoration:none;
}

#menutop a:hover {
	text-decoration:underline;
}
/***********************start of adminmenu*********/
#adminmenu {
	background-color:#FFFFFF;
	float:left;
	width:100%;
	margin:0;
	list-style-type:none;
  }
#adminmenu li {
	background-image:url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	display: block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 1.6em;
	padding-right: 1.5em;
	margin-left:0.1em;
	font-size:0.7em;
}
#adminmenu a {
	color:#FFFFFF;
	text-decoration:none;
}

#adminmenu a:hover {
	text-decoration:underline;
}
/***********************start of salesmenu*********/
#salesmenu {
	background-color:#FFFFFF;
	float:left;
	width:100%;
	margin:0;
	list-style-type:none;
  }
#salesmenu li {
	background-image:url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	display: block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
	padding-right: 0.45em;
	font-size:0.7em;
}
#salesmenu a {
	color:#FFFFFF;
	text-decoration:none;
}

#salesmenu a:hover {
	text-decoration:underline;
}

/***********************start of mainbanner*********/
#mainbanner {
	clear:left;
  }

/***********************start of center-container*********/
#center-container {

}

/***********************start of leftcol*********/
#leftcol{
	 margin-top:0.1em;
	 width:24%;
	 display:inline;
	 float:left;
	background-color: #e9f1fa;
 }
/**********************start of maincol*********************/
#maincol{
	margin-top:0.1em;
	margin-left:0.2em;
	float:left;
	display:inline;
	width: 51%;
}
#maincol-innerpage{
	width:75%;
	margin-top:0.1em;
	margin-left:0.2em;
	float:left;
	display:inline;
	background-color:#FFFFFF;
}

/**********************start of rightcol*********************/
#rightcol{
	margin-top:0.1em;
	display:inline;
	width:24%; 
	float:right;
}
/************* start of products**************************/

#menu-head-left{
	background-image:url(../images/left_menu_head_bg.jpg);
	background-repeat:repeat-y;
	margin-left:0em;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	text-indent:0.5em;
	padding-top:0.3em;
	padding-bottom:0.4em;
}

#menu-head-right{
	background-color:#FFFFFF;
	border-bottom: 1px solid #666666;
	color:#666666;
	font-size:0.8em;
	font-weight:bold;
	padding-top:0.3em;
	padding-bottom:0.4em;
	clear:left;
}
#rightcol p{
	margin:0;
	padding:0;
}


#menu-list{
	margin-top:0em;
	margin-bottom:2em;
	background-color: #e9f1fa;
	font-size:0.7em;
	clear:left;
}

#menu-list ul li strong{
	font-size:1em;
}

#menu-list li {
	list-style:none;
	text-indent: 0.5em;
	padding-top: 0.7em;
	padding-bottom:0.7em;
	padding-left:0em;
	vertical-align:middle;
	border-bottom: 1px solid #cccccc;
}

#menu-list li input{
	list-style:none;
	text-indent: 0.5em;
	padding-bottom:0.1em;
	padding-left:0em;
	vertical-align:middle;
	padding-top: 0.3em;
}

#menu-list a, #menu-list a:visited {
  text-decoration:none; 
  color:#336699;
}
#menu-list a:hover {
  color:#000000;
}

/*****************start of content-para*********************/

#content-para{
	text-align:left;
	margin-top:0em;
	color:#003366;
	background-color:#FFFFFF;
}
#content-para th{
	color:#1268b3;
	font-size:0.8em;
}

#content-para td{
	font-size:0.7em;
}

#content-para p{
	margin:0;
	color:#333333;
}
#content-para ul{
	padding-top:0.3em;
	padding-bottom:0.3em;
}
#content-para li{
	list-style-image:url(../images/bullete.gif);
	margin-left:1.5em;
	line-height:0.8em;
	padding:0em;
	margin-bottom:0.5em;
}

#content-para a, #content-parat a:visited {
  text-decoration:underline; 
  color:#336699;
}
#content-para a:hover {
  color:#000000;
}
/*******************start of contact-info*********************/

#login{
	margin-top:0.5em;
	background-color: #d4e7fa;
	font-size:0.7em;
	clear:left;
	padding-right:0.8em;
	padding-bottom:0.5em;
}
 
/*******************start of menubottom, copyright-info*********************/

#menubottom {
	background-color:#dbdfe2;
	width:100%;
	margin-top:0.5em;
	text-align:center;
	clear:left;
	font-size:0.7em;
  }
#menubottom a {
  	text-decoration:none; 
	color:#676767;
}
#menubottom a:hover {
	text-decoration:underline;
}


#copyright-info{
  	width:100%;
	padding-left:0em;
	margin-top:0.5em;
	color:#000000;
	clear:left;
	text-align:center;
	font-size:0.55em;
}

/**************Form formating********************/
.scr2font{
	font-family: verdana;font-size: 9pt;
	font-style : normal;color:#003466;font-weight : bold;
}
.scr3font{
	font-family: verdana;font-size: 8pt;
	font-style : normal;color:#003466;
}
.repfont{
	font-family: verdana;
	font-style : normal;
	font-size : 9pt;color:#333399;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: inline-block;}
/* End hide from IE-mac */  

