/* Author : suresh dhamgaye  */
/* By :acceion  */
/*  Year: 2009 */

/* form classes */

body 
{
	margin: 0px;
	padding: 0px;
	background-color:#D7DCE1;	
}
html {
 overflow-y: scroll !important;
}

form 
{
	margin-bottom: 0px;
}
input, textarea, select 
{
	border: 1px solid #282A2B;
	font-size: 12px;
	margin-left:5px;
}
.no-border 
{
	border-style: solid;
	border-width: 0px;
	font-size: 12px;
}
.yes-border 
{
	border-style: solid;
	border-width: 1px;
	border-color:#993300;
}
/* page default settings */
td 
{
	font-family: arial, verdana, helvetica;
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
}

/*color*/
.white 
{
	color: #ffffff;
}
.orange
{
	color:#E75700
}
.blue-dark
{
	color:#2D6D8A;
}
.blue
{
	color:#405292;
}
.green
{
	color:#8D911E;
}
img
{
	border:0px solid red;
}
/* Heading */
h1, h2, h3, h4, h5, h6 
{
	font-family: arial;
	margin: 0px;
	line-height: normal;
}
h1 
{
	font-size: 25px;
	font-weight:700;	
}

h2 
{
	font-size: 18px;
	font-weight:500;
}
h3 
{
	font-size: 16px;	
	font-weight:600;	
}
.text-pading-left
{
	padding-left:30px;
}
.table-border
{
	border:2px solid #48527E
}
/*working property start here !*/
.row1
{
	background-color:#FFFFFF;
}
.row2
{
	background-image: url("images/nav-bg-repeat-x.jpg");
	background-repeat:repeat-x;	
	height:41px;
}
.row3
{
	background-image: url("images/footer-bg-repeat-x.jpg");
	background-repeat:repeat-x;
	background-color:#777D97;	
	height:100px;
}
.login-x-repeat
{
	background-image: url("images/login-top-row-x-repeat.jpg");
	background-repeat:repeat-x;	
	height:41px;
}
.login-back-repeat-x
{
	background-image: url("images/login-top-row-x-repeat.jpg");
	background-repeat:repeat-x;		
}
.header-banner
{
	background-image: url("images/header-banner.jpg");
	background-repeat:no-repeat;	
	height:100%;
	background-color:#FFFFFF;
}
.inner-header-banner
{
	background-image: url("images/inner-header-img.jpg");
	background-repeat:no-repeat;	
	height:155px;
	background-color:#FFFFFF;
}
.bull-repeat1
{
	background-image: url("images/bull-repeat1.jpg");
	background-repeat:repeat-x;	
	padding-left:30px;
	height:5px;
}
.bull-left1
{
	background-image: url("images/bull-left3.jpg");
	background-repeat:no-repeat;
	background-position:15px 8;
	padding:7px 0px 0px 30px;
	height:41px;	
	text-align:left;
	font-size:16px;
	font-weight:600;
}
.bull-left2
{
	background-image: url("images/bull-left1.jpg");
	background-repeat:no-repeat;
	background-position:10px 7;	
	height:30px;	
	text-align:left;
	padding-left:30px;
	font-size:16px;
	font-weight:600;
}
.bull-left3
{
	background-image: url("images/bull-left1.jpg");
	background-repeat:no-repeat;
	background-position:0px 6px;			
	text-align:left;
	padding-left:20px;
	font-size:16px;
	font-weight:600;
}
/*working property end here !*/

.header
{
	background-image: url("images/header-img1.jpg");
	background-repeat:no-repeat;	
	height:121px;
}
.footer-bg
{
	background-image: url("images/footerbg.jpg");
	background-repeat:repeat-x;
}
.body-back
{
	background-image: url("images/body-bg.jpg");
	background-repeat:repeat-y;
}
.more a
{
	color:#CC3300;
	text-decoration:none;
}
.more a:hover
{
	color:#414141;
	text-decoration:none;
}
/*top menu*/
.top-menu
{
	color:#ffffff;
	text-decoration:none;	
	font-size:13px;
	font-weight:700;	
	min-width:100px;
	
}
.top-menu a
{
	color:#ffffff;
	height:35px;	
	padding-top:5px;
	text-decoration:none;
	min-width:100px;
	display:block;
}
.top-menu a:hover
{
	color:#F1FF43;
	text-decoration:none;
	background-color:#4A60AF;
}
.bull-repeat-y
{
	background-image: url("images/bull-repeat-y.jpg");
	background-repeat:repeat-y;
}
.bull-repeat-x
{
	background-image: url("images/bull-repeat-y.jpg");
	background-repeat:repeat-x;
}
.bold-text 
{
	font-weight:800;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:25px;
	padding-left:30px;
}
.bold-text a
{
	color:#333333;
	text-decoration:none;
}
.bold-text a:hover
{
	color:#2D6D8A;
	text-decoration:none;
}
.title
{
	font-size:16px;
	font-weight:600;
	text-decoration:none;
	color:#666666;
}
.footer-link
{
	
	color:#FFFFFF;
	text-decoration:none;
}
.footer-link a
{
	
	color:#FFFFFF;
	text-decoration:none;
}
.footer-link a:hover
{
	
	color:#DBE283;
	text-decoration:none;
}
.text-pading-welcome
{
	padding-left:45px;
}
.main_control
{
	border:1px solid red;
	margin-top: -60px;
	position:absolute;
}
/*footer menu*/
.inner_bottom_color
{
	background-color:#fc0000;
	width:100%;
}
A.menulink:link {
	COLOR: #2D6D8A;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration: underline;


}
A.menulink:active {
	COLOR: #2D6D8A;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration: underline;


}
A.menulink:visited {
	COLOR: #2D6D8A;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration: underline;


}
A.menulink:hover {
	COLOR: #8D911E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration: underline;



}
