﻿/************************ NEW CSS(Madhu) ************************/
.gridview_style
{
	border-width: 0;
	border-collapse: collapse;
	border: #ccc 1px solid; /*height: 100%;*/
	width: 100%;
	font-family: Verdana;
}
.gridview_style tr th
{
	background: url(../images/grid_bg_new.jpg) repeat-x;
	border-bottom: 1px solid #CCCCCC;
	list-style: none; /*background-color: #3D729E; 	background-repeat: repeat-x;*/
	color: #000;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	font-size: 11px;
	font-family: Verdana;
	margin: 0px;
	padding: 0 5pt 0 5pt;
	text-align: left;
	vertical-align: middle;
}

.gridview_style tr td
{
	height: 23px;
	font-family: Verdana;
	font-size: 11px;
}

.gridview_style tr th a
{
	/*padding: 7px 0px 7px 0px;*/
	list-style: none;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	color: #000;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	font-size: 11px;
	margin: 0px;
	text-align: left;
}
.gridview_style tr th a:hover
{
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	text-align: left;
}
.gridview_style tr td
{
	/*padding: 7px 0px 7px 0px;*/
	background-position: bottom;
	padding-left: 10px; /*text-align: left;*/
}
.gridview_style a
{
	color: #006699;
	font-size: 11px;
	text-decoration: underline;
}
.gridview_style a:hover
{
	color: #FF001E;
	font-size: 11px;
	text-decoration: none;
}
.gridview_style tr td table tbody tr td
{
	padding: 5px;
}

.alternate_row
{
	background-color: #F8F8F8;
}

.textbox_small
{
	width: 60px;
	font-family: Verdana;
	font-size: 12px;
}
.textbox_medium
{
	width: 100px;
	font-family: Verdana;
	font-size: 12px;
}
.textbox_large
{
	width: 200px;
	font-family: Verdana;
	font-size: 12px;
}
.textbox_big
{
	width: 300px;
	font-family: Verdana;
	font-size: 12px;
}

.dropdown_small
{
	width: 66px;
	font-family: Verdana;
	font-size: 11px;
}
.dropdown_medium
{
	width: 106px;
	font-family: Verdana;
	font-size: 11px;
}
.dropdown_large
{
	width: 206px;
	font-family: Verdana;
	font-size: 11px;
}
.dropdown_big
{
	width: 306px;
	font-family: Verdana;
	font-size: 11px;
}
/*******CSS Button end****************/

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


/*******Popup Window****************/
.popup_panel
{
}

.popup_panel tr td
{
	padding: 0;
}

.popup_curve_top_left
{
	background: url(../Images/Modal/curve_top_left_new2.gif) no-repeat;
	width: 8px;
	height: 23px;
	float: left;
	margin: 0 auto;
	padding: 0;
	cursor: move;
}

.popup_curve_top_right
{
	background: url(../Images/Modal/curve_top_right_new2.gif) no-repeat;
	width: 8px;
	height: 23px;
	float: left;
	margin: 0 auto;
	padding: 0;
	cursor: move;
}

.popup_topcenterbg
{
	background: url(../Images/Modal/top_bg_new2.gif) repeat-x;
	height: 23px;
	margin: 0 auto;
	float: left;
	width: 384px;
	cursor: move;
}



.popup_middle_left
{
	background: url(../Images/Modal/middle_left_new2.gif) repeat-y;
	width: 8px;
	height: auto;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.popup_middle_right
{
	background: url(../Images/Modal/middle_right_new2.gif) repeat-y;
	width: 8px;
	height: auto;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.popup_middlebg
{
	/*background-color:#EDEDED; width:350px; height:150px; float:left; margin:0 auto;*/ /*background:url(../images/new2/middle_bg_new2.gif) repeat-y; width:450px; height:auto; float:left; margin:0 auto; padding:0;*/
	background-color: #fff;
	width: 384px;
	height: auto;
	float: left;
	margin: 0 auto;
}

.popup_curve_bottom_left
{
	background: url(../Images/Modal/curve_bottom_left_new2.gif) no-repeat;
	width: 8px;
	height: 23px;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.popup_curve_bottom_right
{
	background: url(../Images/Modal/curve_bottom_right_new2.gif) no-repeat;
	width: 8px;
	height: 23px;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.popup_bottombg
{
	background: url(../Images/Modal/bottom_bg_new2.gif) repeat-x;
	width: 384px;
	height: 23px;
	margin: 0 auto;
	float: left;
}


.popup_button
{
	background: url(../Images/Modal/button_bg.gif) no-repeat;
	width: 88px;
	height: 26px;
	display: block;
	text-align: center;
	border: none;
}

.popup_button:hover
{
	background: url(../Images/Modal/button_bg_over.gif) no-repeat;
	width: 88px;
	height: 26px;
	display: block;
	text-align: center;
	border: none;
}

/**************************/
.gridpanel_pager
{
	background-color: #edeef0;
	color: #000;
}

.gridpanel_pager a
{
	font-weight: bold;
}
.gridpanel_pager a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

.move_btn
{
	height: 25px;
	width: 30px;
}
/************* Ajax update progress *********************/
.ajaxUpdateBackground
{
	background: url(../Images/ajax-loader.gif) no-repeat;
	background-position: 50%;
	background-color: #ffffff;
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: fixed;
	width: 100%;
	height: 100%;
}
.normalfont
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
	text-decoration:none;
}

