﻿td.navigation
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;

}
.body
{
	background-image:url('../../Forward/Buyer/images/bfl-watermark.gif');
	background-position:center center;
	background-repeat:no-repeat;
}
*
{
	font-family:Arial;
	font-size:13px;
	
}

.cellbgk
{
	background-color:#99CCFF;
	width: 148px;
}
/*  login Tabs Css */

#example-two .list-wrap { background: #eee; padding: 10px; margin: 0 0 15px 0; }

#example-two ul { list-style: none; margin:0px; padding:0px; }
#example-two ul li a { display: block; border-bottom: 1px solid #666; padding:4px; color: #666;  }
#example-two ul li a:hover { background: #333; color: white; }
#example-two ul li:last-child a { border: none; }

#example-two .nav { overflow: hidden; }
#example-two .nav li { width: 222px; float: left; }
#example-two .nav li.last { margin-right: 0; }
#example-two .nav li a { display: block; padding: 10px; font-family:Arial; font-weight:bold; text-decoration:none; background: #666; color: white; font-size: 15px; text-align: center; border: 0; }

#example-two li a.current,#example-two li a.current:hover { background-color: #eee !important; color: black;  }
#example-two .nav li a:hover, #example-two .nav li a:focus { background: #999;}
.hide { position: absolute; top: -9999px; left: -9999px; }

/* login Tabs Css Ends Here  */

.txt
{
	font-family:Arial;
	font-size:12px;
	width: 410px;
}
/* td spacing */
.tds
{
	margin-bottom:10px;
}
.table_title
{
	background-color:Transparent;
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
	padding:10px;
	width:95%;
	height: 9px;
}
.pass
{
	background-image:url('../../Forward/Buyer/images/pass.png');
	background-position:left center;
	background-repeat:no-repeat;
	width:60%;
}
.error_msg
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:Red;
	margin-bottom:10px;
}

.header_bg
{
	background-image:url('../../Forward/Buyer/images/1.jpg'); 
	padding-bottom:21px;	
}

.consol_title 
{
	font-family:Arial;
	font-size:16px;
	background-color:#7995CA;
	padding:5px 3px;
	font-weight:bold;
	text-align:center;
	
}

.consol_subtitle 
{
	font-family:Arial;
	font-size:12px;
	background-color:#F6CED8;
	padding:5px 3px;
	font-weight:bold;
	text-align:left;
}

.type
{
	background-color:#FFFFFF;
}
.company_hd
{
	background-image:url('../../Forward/Buyer/images/bharatforge.jpg');
	background-repeat:no-repeat;
	width:499px;
	height:94px;
	float:left;
}
.top_navigation
{	
	background-image:url('../../Forward/Buyer/images/TOP_NAV.png');
	background-position:50% bottom;
	height:32px;
	float:right;
	width:430px;
	padding:2px 10px;
}

.menubar
{
	background-image:url('../../Forward/Buyer/images/navigation_bar.png');
	height:36px;
}
/* grid view css */

.rows
{
	text-align:left;
	padding-top:5px;
}
TABLE.grid
{
}
.table_head  
{
	background-color:#99CCFF;
	vertical-align:top;
}
	
.my_table 
{
	border:1px solid #CCC;
}
.footertxt
{
	font-size:11px;
	font-weight:normal;
	color:Black;	
	width:1004px;
	text-align:center;
	background-image:url('../../Forward/Buyer/images/footer1.jpeg');
}
.send_text
{
	font-weight:bold;
	font-size:15px;
}
.header
{
	font-family: Verdana;
	font-size: 13px;
	height: 25px;
	color: white;
	border: solidline 1 #ccc;
	text-align: center;
	font-weight: bold;
	/*background-image: url(../../Images/H_01.jpg);*/
}
.pagebody
{
	font-family:Verdana,Courier New,Arial,helvetica,sans-serif;
	text-align:Left;
	vertical-align:top;
	font-size:12px; 
	font-weight:normal;
	padding: 0 0 0 20px;
	
}
.tdrightalign
 {
 text-align:right;
 font-family:Arial;
 font-size:12px; 		
}
.tdalign
 {
 text-align:left;
 font-family:Arial;
 font-size:12px; 		
}